diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/16001a95-3764-467e-bcae-16432eb55d60.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/16001a95-3764-467e-bcae-16432eb55d60.vsidx deleted file mode 100644 index 527904ed5..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/16001a95-3764-467e-bcae-16432eb55d60.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/3a537cb1-509e-47fc-8e54-a3a3c7dc1b0b.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/3a537cb1-509e-47fc-8e54-a3a3c7dc1b0b.vsidx new file mode 100644 index 000000000..1c7f28abd Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/3a537cb1-509e-47fc-8e54-a3a3c7dc1b0b.vsidx differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/4fbf661d-289a-4e8c-8236-0182c0383d82.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/4fbf661d-289a-4e8c-8236-0182c0383d82.vsidx new file mode 100644 index 000000000..01e1670f9 Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/4fbf661d-289a-4e8c-8236-0182c0383d82.vsidx differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/dddcec6b-464d-41cd-a1e7-5861e7f86e5b.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/dddcec6b-464d-41cd-a1e7-5861e7f86e5b.vsidx new file mode 100644 index 000000000..70aef67a0 Binary files /dev/null and b/AgroBase/.vs/AgroBase/FileContentIndex/dddcec6b-464d-41cd-a1e7-5861e7f86e5b.vsidx differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/eeb2bafd-84a0-4baf-8d05-16892ba935cc.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/eeb2bafd-84a0-4baf-8d05-16892ba935cc.vsidx deleted file mode 100644 index 66d432627..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/eeb2bafd-84a0-4baf-8d05-16892ba935cc.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/FileContentIndex/fb5cbd4d-84a7-46e0-a883-910e20a0a6bc.vsidx b/AgroBase/.vs/AgroBase/FileContentIndex/fb5cbd4d-84a7-46e0-a883-910e20a0a6bc.vsidx deleted file mode 100644 index bcb2df67a..000000000 Binary files a/AgroBase/.vs/AgroBase/FileContentIndex/fb5cbd4d-84a7-46e0-a883-910e20a0a6bc.vsidx and /dev/null differ diff --git a/AgroBase/.vs/AgroBase/v17/.suo b/AgroBase/.vs/AgroBase/v17/.suo index d731876dd..7fd0dcc79 100644 Binary files a/AgroBase/.vs/AgroBase/v17/.suo and b/AgroBase/.vs/AgroBase/v17/.suo differ diff --git a/AgroBase/AgroBase/AgroBase.csproj b/AgroBase/AgroBase/AgroBase.csproj index 42a82ece9..50e21863d 100644 --- a/AgroBase/AgroBase/AgroBase.csproj +++ b/AgroBase/AgroBase/AgroBase.csproj @@ -315,6 +315,8 @@ + + Always @@ -351,78 +353,6 @@ Always - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - - - PreserveNewest - frmAtuConfig.cs @@ -557,9 +487,6 @@ Always - - PreserveNewest - diff --git a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.Designer.cs b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.Designer.cs index 9139edd50..2ea88fd2e 100644 --- a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.Designer.cs +++ b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.Designer.cs @@ -29,9 +29,9 @@ namespace AgroBase.Forms.Operacoes /// private void InitializeComponent() { - System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); - System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend(); - System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series(); + System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea(); + System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend(); + System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series(); this.pnlCameraSolo = new System.Windows.Forms.Panel(); this.pnlCameraSoloD = new System.Windows.Forms.Panel(); this.pnlCameraSoloE = new System.Windows.Forms.Panel(); @@ -42,10 +42,13 @@ namespace AgroBase.Forms.Operacoes this.pnlGraficos = new System.Windows.Forms.Panel(); this.chartGraficos = new System.Windows.Forms.DataVisualization.Charting.Chart(); this.pnlNiveis = new System.Windows.Forms.Panel(); - this.lblPorcentagemProgresso = new System.Windows.Forms.Label(); - this.pgbProgresso = new System.Windows.Forms.ProgressBar(); + this.lblProgressoT = new System.Windows.Forms.Label(); this.lblPorcentagemBateria = new System.Windows.Forms.Label(); + this.lblBateriaT = new System.Windows.Forms.Label(); + this.lblReservatorioT = new System.Windows.Forms.Label(); + this.lblPorcentagemProgresso = new System.Windows.Forms.Label(); this.pgbBateria = new System.Windows.Forms.ProgressBar(); + this.pgbProgresso = new System.Windows.Forms.ProgressBar(); this.lblPorcentagemReservatorio = new System.Windows.Forms.Label(); this.pgbReservatorio = new System.Windows.Forms.ProgressBar(); this.gpbOpcoes = new System.Windows.Forms.GroupBox(); @@ -78,6 +81,11 @@ namespace AgroBase.Forms.Operacoes this.lblUltimaLeituraSolo = new System.Windows.Forms.Label(); this.pnlMapa = new System.Windows.Forms.Panel(); this.pnlOrientacao = new System.Windows.Forms.Panel(); + this.lblStatus = new System.Windows.Forms.Label(); + this.lblDirecao = new System.Windows.Forms.Label(); + this.lblDistancia = new System.Windows.Forms.Label(); + this.btnSimular = new System.Windows.Forms.Button(); + this.btnManobraConcluida = new System.Windows.Forms.Button(); this.pnlCameraSolo.SuspendLayout(); this.pnlAtuadores.SuspendLayout(); this.pnlGraficos.SuspendLayout(); @@ -166,18 +174,18 @@ namespace AgroBase.Forms.Operacoes // // chartGraficos // - chartArea2.Name = "ChartArea1"; - this.chartGraficos.ChartAreas.Add(chartArea2); + chartArea1.Name = "ChartArea1"; + this.chartGraficos.ChartAreas.Add(chartArea1); this.chartGraficos.Dock = System.Windows.Forms.DockStyle.Fill; - legend2.Name = "Legend1"; - this.chartGraficos.Legends.Add(legend2); + legend1.Name = "Legend1"; + this.chartGraficos.Legends.Add(legend1); this.chartGraficos.Location = new System.Drawing.Point(0, 0); this.chartGraficos.Margin = new System.Windows.Forms.Padding(2); this.chartGraficos.Name = "chartGraficos"; - series2.ChartArea = "ChartArea1"; - series2.Legend = "Legend1"; - series2.Name = "Series1"; - this.chartGraficos.Series.Add(series2); + series1.ChartArea = "ChartArea1"; + series1.Legend = "Legend1"; + series1.Name = "Series1"; + this.chartGraficos.Series.Add(series1); this.chartGraficos.Size = new System.Drawing.Size(405, 254); this.chartGraficos.TabIndex = 0; this.chartGraficos.Text = "chart1"; @@ -185,10 +193,17 @@ namespace AgroBase.Forms.Operacoes // pnlNiveis // this.pnlNiveis.BackColor = System.Drawing.SystemColors.Control; - this.pnlNiveis.Controls.Add(this.lblPorcentagemProgresso); - this.pnlNiveis.Controls.Add(this.pgbProgresso); + this.pnlNiveis.Controls.Add(this.btnManobraConcluida); + this.pnlNiveis.Controls.Add(this.btnSimular); + this.pnlNiveis.Controls.Add(this.lblDirecao); + this.pnlNiveis.Controls.Add(this.lblStatus); + this.pnlNiveis.Controls.Add(this.lblProgressoT); this.pnlNiveis.Controls.Add(this.lblPorcentagemBateria); + this.pnlNiveis.Controls.Add(this.lblBateriaT); + this.pnlNiveis.Controls.Add(this.lblReservatorioT); + this.pnlNiveis.Controls.Add(this.lblPorcentagemProgresso); this.pnlNiveis.Controls.Add(this.pgbBateria); + this.pnlNiveis.Controls.Add(this.pgbProgresso); this.pnlNiveis.Controls.Add(this.lblPorcentagemReservatorio); this.pnlNiveis.Controls.Add(this.pgbReservatorio); this.pnlNiveis.Font = new System.Drawing.Font("Mongolian Baiti", 9F, System.Drawing.FontStyle.Bold); @@ -198,58 +213,89 @@ namespace AgroBase.Forms.Operacoes this.pnlNiveis.Size = new System.Drawing.Size(592, 69); this.pnlNiveis.TabIndex = 6; // - // lblPorcentagemProgresso + // lblProgressoT // - this.lblPorcentagemProgresso.AutoSize = true; - this.lblPorcentagemProgresso.Location = new System.Drawing.Point(392, 11); - this.lblPorcentagemProgresso.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); - this.lblPorcentagemProgresso.Name = "lblPorcentagemProgresso"; - this.lblPorcentagemProgresso.Size = new System.Drawing.Size(108, 13); - this.lblPorcentagemProgresso.TabIndex = 5; - this.lblPorcentagemProgresso.Text = "Progresso: 0,00%"; - // - // pgbProgresso - // - this.pgbProgresso.Location = new System.Drawing.Point(394, 27); - this.pgbProgresso.Margin = new System.Windows.Forms.Padding(2); - this.pgbProgresso.Name = "pgbProgresso"; - this.pgbProgresso.Size = new System.Drawing.Size(191, 40); - this.pgbProgresso.TabIndex = 4; + this.lblProgressoT.AutoSize = true; + this.lblProgressoT.Location = new System.Drawing.Point(322, 13); + this.lblProgressoT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblProgressoT.Name = "lblProgressoT"; + this.lblProgressoT.Size = new System.Drawing.Size(64, 13); + this.lblProgressoT.TabIndex = 8; + this.lblProgressoT.Text = "Progresso"; // // lblPorcentagemBateria // this.lblPorcentagemBateria.AutoSize = true; - this.lblPorcentagemBateria.Location = new System.Drawing.Point(198, 11); + this.lblPorcentagemBateria.Location = new System.Drawing.Point(167, 43); this.lblPorcentagemBateria.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblPorcentagemBateria.Name = "lblPorcentagemBateria"; - this.lblPorcentagemBateria.Size = new System.Drawing.Size(91, 13); + this.lblPorcentagemBateria.Size = new System.Drawing.Size(50, 13); this.lblPorcentagemBateria.TabIndex = 3; - this.lblPorcentagemBateria.Text = "Bateria: 0,00%"; + this.lblPorcentagemBateria.Text = "00,00%"; + // + // lblBateriaT + // + this.lblBateriaT.AutoSize = true; + this.lblBateriaT.Location = new System.Drawing.Point(2, 44); + this.lblBateriaT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblBateriaT.Name = "lblBateriaT"; + this.lblBateriaT.Size = new System.Drawing.Size(47, 13); + this.lblBateriaT.TabIndex = 7; + this.lblBateriaT.Text = "Bateria"; + // + // lblReservatorioT + // + this.lblReservatorioT.AutoSize = true; + this.lblReservatorioT.Location = new System.Drawing.Point(2, 13); + this.lblReservatorioT.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblReservatorioT.Name = "lblReservatorioT"; + this.lblReservatorioT.Size = new System.Drawing.Size(79, 13); + this.lblReservatorioT.TabIndex = 6; + this.lblReservatorioT.Text = "Reservatório"; + // + // lblPorcentagemProgresso + // + this.lblPorcentagemProgresso.AutoSize = true; + this.lblPorcentagemProgresso.Location = new System.Drawing.Point(477, 12); + this.lblPorcentagemProgresso.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblPorcentagemProgresso.Name = "lblPorcentagemProgresso"; + this.lblPorcentagemProgresso.Size = new System.Drawing.Size(50, 13); + this.lblPorcentagemProgresso.TabIndex = 5; + this.lblPorcentagemProgresso.Text = "00,00%"; // // pgbBateria // - this.pgbBateria.Location = new System.Drawing.Point(198, 27); + this.pgbBateria.Location = new System.Drawing.Point(98, 36); this.pgbBateria.Margin = new System.Windows.Forms.Padding(2); this.pgbBateria.Name = "pgbBateria"; - this.pgbBateria.Size = new System.Drawing.Size(191, 40); + this.pgbBateria.Size = new System.Drawing.Size(175, 27); this.pgbBateria.TabIndex = 2; // + // pgbProgresso + // + this.pgbProgresso.Location = new System.Drawing.Point(408, 5); + this.pgbProgresso.Margin = new System.Windows.Forms.Padding(2); + this.pgbProgresso.Name = "pgbProgresso"; + this.pgbProgresso.Size = new System.Drawing.Size(175, 27); + this.pgbProgresso.TabIndex = 4; + // // lblPorcentagemReservatorio // this.lblPorcentagemReservatorio.AutoSize = true; - this.lblPorcentagemReservatorio.Location = new System.Drawing.Point(2, 11); + this.lblPorcentagemReservatorio.BackColor = System.Drawing.Color.Transparent; + this.lblPorcentagemReservatorio.Location = new System.Drawing.Point(167, 12); this.lblPorcentagemReservatorio.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblPorcentagemReservatorio.Name = "lblPorcentagemReservatorio"; - this.lblPorcentagemReservatorio.Size = new System.Drawing.Size(123, 13); + this.lblPorcentagemReservatorio.Size = new System.Drawing.Size(50, 13); this.lblPorcentagemReservatorio.TabIndex = 1; - this.lblPorcentagemReservatorio.Text = "Reservatório: 0,00%"; + this.lblPorcentagemReservatorio.Text = "00,00%"; // // pgbReservatorio // - this.pgbReservatorio.Location = new System.Drawing.Point(2, 27); + this.pgbReservatorio.Location = new System.Drawing.Point(98, 5); this.pgbReservatorio.Margin = new System.Windows.Forms.Padding(2); this.pgbReservatorio.Name = "pgbReservatorio"; - this.pgbReservatorio.Size = new System.Drawing.Size(191, 40); + this.pgbReservatorio.Size = new System.Drawing.Size(175, 27); this.pgbReservatorio.TabIndex = 0; // // gpbOpcoes @@ -449,6 +495,8 @@ namespace AgroBase.Forms.Operacoes // pnlInclinacao // this.pnlInclinacao.BackColor = System.Drawing.Color.White; + this.pnlInclinacao.BackgroundImage = global::AgroBase.Properties.Resources.transferidor; + this.pnlInclinacao.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pnlInclinacao.Location = new System.Drawing.Point(625, 6); this.pnlInclinacao.Margin = new System.Windows.Forms.Padding(2); this.pnlInclinacao.Name = "pnlInclinacao"; @@ -480,6 +528,7 @@ namespace AgroBase.Forms.Operacoes // // pnlInferior // + this.pnlInferior.Controls.Add(this.lblDistancia); this.pnlInferior.Controls.Add(this.lblMapaCarregado); this.pnlInferior.Controls.Add(this.chbGPSativo); this.pnlInferior.Controls.Add(this.chbATUativo); @@ -498,7 +547,7 @@ namespace AgroBase.Forms.Operacoes // this.lblMapaCarregado.AutoSize = true; this.lblMapaCarregado.Font = new System.Drawing.Font("Mongolian Baiti", 9F, System.Drawing.FontStyle.Bold); - this.lblMapaCarregado.Location = new System.Drawing.Point(227, 24); + this.lblMapaCarregado.Location = new System.Drawing.Point(227, 4); this.lblMapaCarregado.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); this.lblMapaCarregado.Name = "lblMapaCarregado"; this.lblMapaCarregado.Size = new System.Drawing.Size(129, 13); @@ -575,6 +624,8 @@ namespace AgroBase.Forms.Operacoes // pnlOrientacao // this.pnlOrientacao.BackColor = System.Drawing.Color.White; + this.pnlOrientacao.BackgroundImage = global::AgroBase.Properties.Resources.rosa_dos_ventos; + this.pnlOrientacao.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pnlOrientacao.Location = new System.Drawing.Point(936, 6); this.pnlOrientacao.Margin = new System.Windows.Forms.Padding(2); this.pnlOrientacao.Name = "pnlOrientacao"; @@ -582,6 +633,61 @@ namespace AgroBase.Forms.Operacoes this.pnlOrientacao.TabIndex = 11; this.pnlOrientacao.Paint += new System.Windows.Forms.PaintEventHandler(this.pnlOrientacao_Paint); // + // lblStatus + // + this.lblStatus.AutoSize = true; + this.lblStatus.Font = new System.Drawing.Font("Mongolian Baiti", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblStatus.Location = new System.Drawing.Point(406, 37); + this.lblStatus.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblStatus.Name = "lblStatus"; + this.lblStatus.Size = new System.Drawing.Size(114, 11); + this.lblStatus.TabIndex = 10; + this.lblStatus.Text = "Status: Aguardando"; + // + // lblDirecao + // + this.lblDirecao.AutoSize = true; + this.lblDirecao.Font = new System.Drawing.Font("Mongolian Baiti", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.lblDirecao.Location = new System.Drawing.Point(406, 51); + this.lblDirecao.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDirecao.Name = "lblDirecao"; + this.lblDirecao.Size = new System.Drawing.Size(94, 11); + this.lblDirecao.TabIndex = 11; + this.lblDirecao.Text = "Direção: Parado"; + // + // lblDistancia + // + this.lblDistancia.AutoSize = true; + this.lblDistancia.Font = new System.Drawing.Font("Mongolian Baiti", 9F, System.Drawing.FontStyle.Bold); + this.lblDistancia.Location = new System.Drawing.Point(227, 24); + this.lblDistancia.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.lblDistancia.Name = "lblDistancia"; + this.lblDistancia.Size = new System.Drawing.Size(171, 13); + this.lblDistancia.TabIndex = 10; + this.lblDistancia.Text = "Distância Operação: 00,00 m"; + // + // btnSimular + // + this.btnSimular.Location = new System.Drawing.Point(325, 38); + this.btnSimular.Margin = new System.Windows.Forms.Padding(2); + this.btnSimular.Name = "btnSimular"; + this.btnSimular.Size = new System.Drawing.Size(61, 21); + this.btnSimular.TabIndex = 12; + this.btnSimular.Text = "Simular"; + this.btnSimular.UseVisualStyleBackColor = true; + this.btnSimular.Click += new System.EventHandler(this.btnSimular_Click); + // + // btnManobraConcluida + // + this.btnManobraConcluida.Location = new System.Drawing.Point(544, 43); + this.btnManobraConcluida.Margin = new System.Windows.Forms.Padding(2); + this.btnManobraConcluida.Name = "btnManobraConcluida"; + this.btnManobraConcluida.Size = new System.Drawing.Size(39, 21); + this.btnManobraConcluida.TabIndex = 13; + this.btnManobraConcluida.Text = "MC"; + this.btnManobraConcluida.UseVisualStyleBackColor = true; + this.btnManobraConcluida.Click += new System.EventHandler(this.btnManobraConcluida_Click); + // // frmOperacaoSeguidorLinha // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); @@ -674,5 +780,13 @@ namespace AgroBase.Forms.Operacoes private System.Windows.Forms.Label lblPressao; private System.Windows.Forms.Label lblMapaCarregado; private System.Windows.Forms.Panel pnlOrientacao; + private System.Windows.Forms.Label lblBateriaT; + private System.Windows.Forms.Label lblReservatorioT; + private System.Windows.Forms.Label lblProgressoT; + private System.Windows.Forms.Label lblDirecao; + private System.Windows.Forms.Label lblStatus; + private System.Windows.Forms.Label lblDistancia; + private System.Windows.Forms.Button btnSimular; + private System.Windows.Forms.Button btnManobraConcluida; } } \ No newline at end of file diff --git a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.cs b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.cs index 8fa5802d1..e25495318 100644 --- a/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.cs +++ b/AgroBase/AgroBase/Forms/Operacoes/frmOperacaoSeguidorLinha.cs @@ -17,6 +17,7 @@ using System.Text; using System.Threading.Tasks; using System.Windows.Forms; using System.Windows.Forms.DataVisualization.Charting; +using static AgroBase.Models.Enuns; namespace AgroBase.Forms.Operacoes { @@ -31,6 +32,7 @@ namespace AgroBase.Forms.Operacoes DispositivosService Movimentacao; DispositivosService Direcional; DispositivosService Atuador; + DispositivosService Sensoriamento; public frmOperacaoSeguidorLinha() @@ -52,6 +54,9 @@ namespace AgroBase.Forms.Operacoes private void frmOperacaoSeguidorLinha_Load(object sender, EventArgs e) { + tmrLeituras.Tick += TmrLeituras_Tick; + tmrLeituras.Start(); + AtualizarDispositivos(); AtualizaListaCameras(); @@ -75,6 +80,7 @@ namespace AgroBase.Forms.Operacoes Movimentacao = (DispositivosService)Variaveis.DispositivosConectados.FirstOrDefault(x => x.Dispositivo == Enuns.T_Code.Mov); Direcional = (DispositivosService)Variaveis.DispositivosConectados.FirstOrDefault(x => x.Dispositivo == Enuns.T_Code.Dir); Atuador = (DispositivosService)Variaveis.DispositivosConectados.FirstOrDefault(x => x.Dispositivo == Enuns.T_Code.Atu); + Sensoriamento = (DispositivosService)Variaveis.DispositivosConectados.FirstOrDefault(x => x.Dispositivo == Enuns.T_Code.Sen); chbMOVativo.Checked = Movimentacao != null && Movimentacao._Porta.IsOpen; chbDIRativo.Checked = Direcional != null && Direcional._Porta.IsOpen; @@ -331,7 +337,7 @@ namespace AgroBase.Forms.Operacoes private void btnIniciarOperacao_Click(object sender, EventArgs e) { - if (tmrLeituras.Enabled == true) + if (Variaveis.OperacaoEmAndamento.Iniciado) { btnIniciarOperacao.Text = "Iniciar Operação"; cmbCameraSoloE.Enabled = true; @@ -339,9 +345,6 @@ namespace AgroBase.Forms.Operacoes cmbCameraCaminho.Enabled = true; Variaveis.OperacaoEmAndamento.FinalizarOperacao(); - - tmrLeituras.Tick -= TmrLeituras_Tick; - tmrLeituras.Stop(); } else { @@ -351,23 +354,25 @@ namespace AgroBase.Forms.Operacoes cmbCameraCaminho.Enabled = false; Variaveis.OperacaoEmAndamento.IniciarOperacao(null, false); - - tmrLeituras.Tick += TmrLeituras_Tick; - tmrLeituras.Start(); } } private void TmrLeituras_Tick(object sender, EventArgs e) { - CamerasSolo.ForEach(CameraSolo => - { - AtualizaLeituraCameraSolo(CameraSolo); - }); - - AtualizaLeituraCameraCaminho(); + Variaveis.OperacaoEmAndamento.Tempo = TimeSpan.FromTicks(Variaveis.OperacaoEmAndamento.Iniciado ? ((Variaveis.OperacaoEmAndamento.TimestampFim > 0 ? Variaveis.OperacaoEmAndamento.TimestampFim : DateTime.Now.Ticks) - Variaveis.OperacaoEmAndamento.TimestampInicio) : 0); - AtualizarGrafico(); + if (Variaveis.OperacaoEmAndamento.Iniciado) + { + CamerasSolo.ForEach(CameraSolo => + { + AtualizaLeituraCameraSolo(CameraSolo); + }); + + AtualizaLeituraCameraCaminho(); + + AtualizarGrafico(); + } AtualizarInformacoesGerais(); } @@ -468,6 +473,8 @@ namespace AgroBase.Forms.Operacoes pnlInclinacao.Invalidate(); + lblUltimaLeituraRua.Text = "Ultima Leitura Rua: " + FuncoesGlobais.TimestampToDate(cameraCaminho.Leituras.FirstOrDefault().timestamp); + AtualizaInformacoesControleOperacao(); } catch @@ -498,6 +505,8 @@ namespace AgroBase.Forms.Operacoes } else { + Variaveis.OperacaoEmAndamento.CalculaDadosMovimentacaoAutonoma(); + Variaveis.OperacaoEmAndamento.Controle.BicosAtuados = !chbATUativo.Checked ? BicosNaoAtuados : Atuador.Dados.BicosPulverizadores; @@ -649,13 +658,24 @@ namespace AgroBase.Forms.Operacoes private void AtualizarInformacoesGerais() { + if (Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.StatusAtual == Enuns.StatusOperacao.Aguardando) + { + this.Text = "Operação Seguidor de Linha - Iniciando em " + (Variaveis.OperacaoEmAndamento.TempoIniciarOperacao - Variaveis.OperacaoEmAndamento.Tempo.Seconds) + " segundos..."; + } + else if (Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.StatusAtual == Enuns.StatusOperacao.Parametrizando) + { + this.Text = "Operação Seguidor de Linha - Parametrização"; + } + else if (Variaveis.OperacaoEmAndamento.Iniciado) + { + this.Text = "Operação Seguidor de Linha - Iniciado"; + } + lblDistanciaEsquerda.Text = "Distancia da Esquerda: " + Variaveis.OperacaoEmAndamento.Sensoriamento.DistanciaEsquerda.ToString("0.00") + " cm"; lblDistanciaDireita.Text = "Distancia da Direita: " + Variaveis.OperacaoEmAndamento.Sensoriamento.DistanciaDireita.ToString("0.00") + " cm"; - lblUltimaLeituraRua.Text = "Ultima Leitura Rua: " + FuncoesGlobais.TimestampToDate(cameraCaminho.Leituras.FirstOrDefault().timestamp); lblDistanciaPercorrida.Text = "Distancia Percorrida: " + Variaveis.OperacaoEmAndamento.Sensoriamento.DistanciaPercorrida.ToString("0.00") + " m"; - TimeSpan tempo = TimeSpan.FromTicks((Variaveis.OperacaoEmAndamento.TimestampFim > 0 ? Variaveis.OperacaoEmAndamento.TimestampFim : DateTime.Now.Ticks) - Variaveis.OperacaoEmAndamento.TimestampInicio); - lblTempoOperacao.Text = "Tempo de Operação: " + tempo.Hours.ToString("00") + ":" + tempo.Minutes.ToString("00") + ":" + tempo.Seconds.ToString("00"); + lblTempoOperacao.Text = "Tempo de Operação: " + Variaveis.OperacaoEmAndamento.Tempo.Hours.ToString("00") + ":" + Variaveis.OperacaoEmAndamento.Tempo.Minutes.ToString("00") + ":" + Variaveis.OperacaoEmAndamento.Tempo.Seconds.ToString("00"); lblVelocidadeMedia.Text = "Velocidade Média: " + Variaveis.OperacaoEmAndamento.Sensoriamento.VelocidadeMedia.ToString("0.00") + " km/h"; lblErvasIdentificadas.Text = "Ervas Identificadas: " + Variaveis.OperacaoEmAndamento.Sensoriamento.ErvasIdentificadas.ToString("000"); lblHerbicidaAplicado.Text = "Herbicida Aplicado: " + Variaveis.OperacaoEmAndamento.Sensoriamento.HerbicidaConsumido.ToString("0.000") + " L"; @@ -665,37 +685,42 @@ namespace AgroBase.Forms.Operacoes lblPressao.Text = "P: " + Atuador.Dados.PressaoLinha.ToString("0.00") + " psi"; pgbReservatorio.Value = Convert.ToInt32(Atuador.Dados.PercentualReservatorio); - lblPorcentagemReservatorio.Text = "Reservatório: " + Atuador.Dados.PercentualReservatorio.ToString("0.00") + "%"; + lblPorcentagemReservatorio.Text = Atuador.Dados.PercentualReservatorio.ToString("00.00") + "%"; + + pgbBateria.Value = Convert.ToInt32(Variaveis.OperacaoEmAndamento.Sensoriamento.PorcentagemBateria); + lblPorcentagemReservatorio.Text = Variaveis.OperacaoEmAndamento.Sensoriamento.PorcentagemBateria.ToString("00.00") + "%"; pgbProgresso.Value = Convert.ToInt32(Variaveis.OperacaoEmAndamento.Sensoriamento.ProgressoPercurso); - lblPorcentagemProgresso.Text = "Progresso: " + Variaveis.OperacaoEmAndamento.Sensoriamento.ProgressoPercurso.ToString("0.00") + "%"; + lblPorcentagemProgresso.Text = Variaveis.OperacaoEmAndamento.Sensoriamento.ProgressoPercurso.ToString("00.00") + "%"; + lblDistancia.Text = "Distância Operação: " + (Variaveis.OperacaoEmAndamento.Mapa == null ? 0 : Variaveis.OperacaoEmAndamento.Mapa.DistanciaTotal).ToString("00.00") + " m"; } private void pnlInclinacao_Paint(object sender, PaintEventArgs e) { try { - DesenharInclinacao((Panel)sender, e, (float)cameraCaminho.Angulo); + //DesenharInclinacao((Panel)sender, e, (float)cameraCaminho.Angulo); + DesenharInclinacao((Panel)sender, e, (float)(Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.AnguloCarro - Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.AnguloRua), 90); } catch { } } - private void DesenharInclinacao(Panel pnlBussola, PaintEventArgs e, float anguloInclinacao) + private void DesenharInclinacao(Panel pnlBussola, PaintEventArgs e, float anguloInclinacao, float anguloSub) { Graphics g = e.Graphics; // Desenha o círculo da bússola int diameter = Math.Min(pnlBussola.Width - 1, pnlBussola.Height - 1); Point centro = new Point((pnlBussola.Width - 1) / 2, (pnlBussola.Height - 1) / 2); - g.DrawEllipse(Pens.Black, centro.X - diameter / 2, centro.Y - diameter / 2, diameter, diameter); + //g.DrawEllipse(Pens.Black, centro.X - diameter / 2, centro.Y - diameter / 2, diameter, diameter); // Escreve o ângulo no centro do círculo - string anguloTexto = $"{anguloInclinacao.ToString("0.00")}°"; - Font fonteAngulo = new Font("Arial", 10); // Ajuste o tamanho da fonte conforme necessário + string anguloTexto = $"{anguloInclinacao.ToString("0")}°"; + Font fonteAngulo = new Font("Arial", 7); // Ajuste o tamanho da fonte conforme necessário SizeF textSize = e.Graphics.MeasureString(anguloTexto, fonteAngulo); // Calcula a posição para o texto ser centralizado no círculo - float textX = centro.X - (textSize.Width / 2); - float textY = centro.Y - (textSize.Height / 2) + (centro.Y / 2); + float textX = 0; + float textY = 0; // Define a cor do texto Brush textBrush = Brushes.Black; @@ -706,10 +731,11 @@ namespace AgroBase.Forms.Operacoes // A linha será desenhada do centro do círculo PointF pontoCentral = new PointF(centro.X, centro.Y); // O comprimento da linha será metade do diâmetro do círculo (raio) - float comprimentoLinha = diameter / 2; + float comprimentoLinha = diameter / 3; // Ajustar o ângulo para que 0 graus esteja para cima e aumente no sentido horário - float anguloRadianos = (anguloInclinacao - 90) * (float)(Math.PI / 180.0); + //float anguloRadianos = (anguloInclinacao - 90) * (float)(Math.PI / 180.0); + float anguloRadianos = (anguloInclinacao - anguloSub) * (float)(Math.PI / 180.0); // Calcular o ponto final da linha baseado no ângulo de inclinação PointF pontoFinal = new PointF( @@ -815,10 +841,36 @@ namespace AgroBase.Forms.Operacoes { try { - DesenharInclinacao((Panel)sender, e, (float)GPSService.UltimaLeitura.Orientacao); + //DesenharInclinacao((Panel)sender, e, (float)GPSService.UltimaLeitura.Orientacao); + DesenharInclinacao((Panel)sender, e, (float)Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.AnguloCarro, -90); } catch { } } + private void btnSimular_Click(object sender, EventArgs e) + { + GPSService.SimularGPS(); + Timer tmr = new Timer() { Interval = 500 }; + tmr.Tick += Tmr_Tick; + tmr.Start(); + } + + private void Tmr_Tick(object sender, EventArgs e) + { + if (!GPSService.Iniciado) + { + ((Timer)sender).Stop(); + } + lblStatus.Text = "Status: " + Enum.GetName(typeof(StatusOperacao), Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.StatusAtual); + lblDirecao.Text = "Direção: " + Enum.GetName(typeof(DirecaoCarroRua), Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.Direcao); + } + + private void btnManobraConcluida_Click(object sender, EventArgs e) + { + if (Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.StatusAtual == StatusOperacao.Manobrando) + { + Variaveis.OperacaoEmAndamento.ReferencialRuaGPS.ManobraConcluida = true; + } + } } } diff --git a/AgroBase/AgroBase/Forms/frmMapa.cs b/AgroBase/AgroBase/Forms/frmMapa.cs index 0ffe99956..e2947b40d 100644 --- a/AgroBase/AgroBase/Forms/frmMapa.cs +++ b/AgroBase/AgroBase/Forms/frmMapa.cs @@ -13,6 +13,7 @@ using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; +using static AgroBase.Models.Enuns; namespace AgroBase.Forms { @@ -39,6 +40,5 @@ namespace AgroBase.Forms Mapa.btnCarregar_Click(sender, e); } - } } diff --git a/AgroBase/AgroBase/Forms/frmPrincipal.cs b/AgroBase/AgroBase/Forms/frmPrincipal.cs index 8aa48cd4a..f20f3b958 100644 --- a/AgroBase/AgroBase/Forms/frmPrincipal.cs +++ b/AgroBase/AgroBase/Forms/frmPrincipal.cs @@ -38,6 +38,7 @@ namespace AgroBase private void frmPrincipal_FormClosing(object sender, FormClosingEventArgs e) { + APIService.Parar(); foreach (var Disp in Variaveis.DispositivosConectados) { Disp.SalvarParametros(Disp.Dados); diff --git a/AgroBase/AgroBase/Imagens/rosa_dos_ventos.png b/AgroBase/AgroBase/Imagens/rosa_dos_ventos.png new file mode 100644 index 000000000..66114fb9f Binary files /dev/null and b/AgroBase/AgroBase/Imagens/rosa_dos_ventos.png differ diff --git a/AgroBase/AgroBase/Imagens/transferidor.png b/AgroBase/AgroBase/Imagens/transferidor.png new file mode 100644 index 000000000..577a1e09a Binary files /dev/null and b/AgroBase/AgroBase/Imagens/transferidor.png differ diff --git a/AgroBase/AgroBase/Models/Enuns.cs b/AgroBase/AgroBase/Models/Enuns.cs index 42db957ae..58bb2d4c1 100644 --- a/AgroBase/AgroBase/Models/Enuns.cs +++ b/AgroBase/AgroBase/Models/Enuns.cs @@ -116,5 +116,23 @@ namespace AgroBase.Models Remoto } + public enum StatusOperacao + { + Parametrizando, + Aguardando, + EntrandoRua, + CaminhandoRua, + SaindoRua, + Manobrando, + Retornando + } + + public enum DirecaoCarroRua + { + Parado, + Ida, + Volta + } + } } diff --git a/AgroBase/AgroBase/Models/GPSModel.cs b/AgroBase/AgroBase/Models/GPSModel.cs index 296a83ea7..1451bfab3 100644 --- a/AgroBase/AgroBase/Models/GPSModel.cs +++ b/AgroBase/AgroBase/Models/GPSModel.cs @@ -1,4 +1,5 @@ -using System; +using AgroBase.Services; +using System; using System.Collections.Generic; using System.Linq; using System.Text; @@ -15,6 +16,12 @@ namespace AgroBase.Models public double Velocidade { get; set; } public int NumeroSatelites { get; set; } public double PrecisaoHorizontal { get; set; } - public double Orientacao { get;set; } + public double Orientacao + { + get + { + return GPSService.CalcularOrientacao(GPSService.UltimaLeitura, GPSService.PenultimaLeitura); + } + } } } diff --git a/AgroBase/AgroBase/Models/MapasModel.cs b/AgroBase/AgroBase/Models/MapasModel.cs index 6e6710d5f..b7d11ae1f 100644 --- a/AgroBase/AgroBase/Models/MapasModel.cs +++ b/AgroBase/AgroBase/Models/MapasModel.cs @@ -17,6 +17,10 @@ namespace AgroBase.Models private PictureBox picLoading { get; set; } = new PictureBox(); public Label lblMapa { get; set; } = new Label(); public MapasService mapaService { get; set; } = new MapasService(); + public List> Trajetoria { get; set; } = new List>(); + public List RuasPercorrer { get; set; } = new List(); + public int IdxRuaAtual { get; set; } = 0; + public double DistanciaTotal { get; set; } = 0; public void btnCarregar_Click(object sender, EventArgs e) { @@ -54,12 +58,41 @@ namespace AgroBase.Models { mapaService.CarregarDadosMapa(); lblMapa.Text = "Mapa carregado: " + mapaService.NomeArquivos; + + PopularTrajetoria(); } IniciarProcessamento(); } } + public void PopularTrajetoria() + { + if (mapaService.DadosMapa != null) + { + DistanciaTotal = 0; + var IDs = RuasPercorrer.Any() ? RuasPercorrer : mapaService.DadosMapa.features.Select(x => x.geometry.id).ToList(); + Trajetoria = new List>(); + foreach (var rua in mapaService.DadosMapa.features.Where(x => IDs.Contains(x.geometry.id))) + { + Trajetoria.Add(new List()); + foreach (var ponto in rua.geometry.coordinates) + { + GPSModel item = new GPSModel() + { + Longitude = ponto[0], + Latitude = ponto[1], + }; + Trajetoria[Trajetoria.Count - 1].Add(item); + if (Trajetoria[Trajetoria.Count - 1].Count > 1) + { + DistanciaTotal += GPSService.DistanciaEntrePontos(Trajetoria[Trajetoria.Count - 1][Trajetoria[Trajetoria.Count - 1].Count - 2], item); + } + } + } + } + } + private void IniciarProcessamento() { APIService.Inicializar(); @@ -101,6 +134,7 @@ namespace AgroBase.Models public class MapaFeatureGeometryModel { + public string id { get; set; } public string type { get; set; } public List> coordinates { get; set; } } diff --git a/AgroBase/AgroBase/Models/Modules/SensoriamentoModel.cs b/AgroBase/AgroBase/Models/Modules/SensoriamentoModel.cs index 2671fd6a7..5da3b9f5d 100644 --- a/AgroBase/AgroBase/Models/Modules/SensoriamentoModel.cs +++ b/AgroBase/AgroBase/Models/Modules/SensoriamentoModel.cs @@ -390,7 +390,7 @@ namespace AgroBase.Models.Modules vShunt, }; - if (Sensor.Descricao.Contains("Bateria")) + if (Sensor.Descricao.ToLower().Contains("bateria")) { frmInstancial.frmAcompanhamento.AtualizarSensores("Corrente atual: " + corrente.ToString("0.00") + "A - Mín: " + Sensor.ValorMinimo.ToString("0.00") + "A - Máx: " + Sensor.ValorMaximo.ToString("0.00") + "A"); } @@ -412,9 +412,10 @@ namespace AgroBase.Models.Modules vPinV, }; - if (Sensor.Descricao.Contains("Bateria")) + if (Sensor.Descricao.ToLower().Contains("bateria")) { frmInstancial.frmAcompanhamento.AtualizarSensores("Tensão atual: " + tensao.ToString("0.00") + "V - Mín: " + Sensor.ValorMinimo.ToString("0.00") + "V - Máx: " + Sensor.ValorMaximo.ToString("0.00") + "V"); + Variaveis.OperacaoEmAndamento.Sensoriamento.PorcentagemBateria = (tensao / Sensor.LimiteMaximo) * 100; } AtualizaGrafico = true; @@ -425,7 +426,7 @@ namespace AgroBase.Models.Modules double.TryParse(Dados[2].Replace(".", ","), out temp); Sensor.Leituras = new List() { temp }; - if (Sensor.Descricao.Contains("Bateria")) + if (Sensor.Descricao.ToLower().Contains("bateria")) { frmInstancial.frmAcompanhamento.AtualizarSensores("Temp atual: " + temp.ToString("0.00") + "ºC - Mín: " + Sensor.ValorMinimo.ToString("0.00") + "ºC - Máx: " + Sensor.ValorMaximo.ToString("0.00") + "ºC"); } @@ -549,11 +550,11 @@ namespace AgroBase.Models.Modules switch (Sensor.Componente) { case S_Code.sTMP: - frmInstancial.frmPrincipal.gridSenMotores.Rows[Motor.Canal].Cells[9].Value = Motor.Temperatura.ToString(); + frmInstancial.frmPrincipal.gridSenMotores.Rows[Motor.Canal].Cells[9].Value = Motor.Temperatura.ToString("0.00"); break; case S_Code.sCOR: - frmInstancial.frmPrincipal.gridSenMotores.Rows[Motor.Canal].Cells[10].Value = Motor.Temperatura.ToString(); - frmInstancial.frmPrincipal.gridSenMotores.Rows[Motor.Canal].Cells[11].Value = Motor.Temperatura.ToString(); + frmInstancial.frmPrincipal.gridSenMotores.Rows[Motor.Canal].Cells[10].Value = Motor.Corrente.ToString("0.00"); + frmInstancial.frmPrincipal.gridSenMotores.Rows[Motor.Canal].Cells[11].Value = Motor.Tensao.ToString("0.00"); break; } diff --git a/AgroBase/AgroBase/Models/Operacoes/OperacaoModel.cs b/AgroBase/AgroBase/Models/Operacoes/OperacaoModel.cs index b30bf3492..f6209b1b0 100644 --- a/AgroBase/AgroBase/Models/Operacoes/OperacaoModel.cs +++ b/AgroBase/AgroBase/Models/Operacoes/OperacaoModel.cs @@ -18,6 +18,11 @@ namespace AgroBase.Models { public OperacaoModel(ModoOperacao Modo, DispositivosService Mov = null, DispositivosService Dir = null, DispositivosService Atu = null) { + if (APIService.pythonProcess == null) + { + APIService.Inicializar(); + } + this.Modo = Modo; this.Controle = new OperacaoControleModel() { @@ -60,28 +65,39 @@ namespace AgroBase.Models this.Sensoriamento.AtuacoesPorBico.Add(0); } } + this.tmrLogs.Tick -= TmrLogs_Tick; + this.tmrLogs.Tick += TmrLogs_Tick; + this.tmrParametrizacao.Tick -= TmrParametrizacao_Tick; + this.tmrParametrizacao.Tick += TmrParametrizacao_Tick; + + this.tmrParametrizacao.Start(); } + + public ModoOperacao Modo { get; set; } public DispositivosService DispMov { get; set; } public DispositivosService DispDir { get; set; } public DispositivosService DispAtu { get; set; } - public MapasModel Mapa { get;set; } + public MapasModel Mapa { get; set; } = new MapasModel(); public Form frmOperacao { get; set; } public string frmOperacaoNome { get; set; } public bool Iniciado { get; set; } public long TimestampInicio { get; set; } public long TimestampFim { get; set; } + public TimeSpan Tempo { get; set; } public OperacaoControleModel Controle { get; set; } public OperacaoControleModel ControleAnterior { get; set; } public List ModulosMandatorios { get; set; } public OperacaoSensoriamentoModel Sensoriamento { get; set; } = new OperacaoSensoriamentoModel(); public List Logs { get; set; } = new List(); public List GPSTrajetoria { get; set; } = new List(); + public OperacaoRefRuaGPS ReferencialRuaGPS { get; set; } = new OperacaoRefRuaGPS(); public int TempoIniciarOperacao { get; set; } = 10; public string PastaSaida { get; set; } = "Operacoes/"; public string ID { get; set; } public Timer tmrLogs = new Timer() { Interval = 5000 }; + public Timer tmrParametrizacao = new Timer() { Interval = 1000 }; public static OperacaoModel CarregarParametrosOperacaoPadrao(ModoOperacao Modo) @@ -286,9 +302,10 @@ namespace AgroBase.Models Directory.CreateDirectory(PastaSaida + ID + "/"); - APIService.Inicializar(); GPSService.IniciarRecepcaoDados(); + Controle = new OperacaoControleModel(); + ControleAnterior = new OperacaoControleModel(); if (controle != null) { Controle = controle; @@ -298,16 +315,10 @@ namespace AgroBase.Models frmOperacao.Show(); } - tmrLogs.Tick -= TmrLogs_Tick; - tmrLogs.Tick += TmrLogs_Tick; tmrLogs.Start(); + tmrParametrizacao.Stop(); } - - private void TmrLogs_Tick(object sender, EventArgs e) - { - SalvarLog(); - } - + public void FinalizarOperacao() { Controle.Angulo = 0; @@ -318,17 +329,17 @@ namespace AgroBase.Models TimestampFim = DateTime.Now.Ticks; tmrLogs.Stop(); + tmrParametrizacao.Start(); GPSService.PararRecepcaoDados(); - APIService.Parar(); } public void AtualizarDadosControle() { DateTime Agora = DateTime.Now; - OperacaoControleTipoModel ControleMov = Controle.TiposControle.FirstOrDefault(x => x.Tipo == T_Code.Mov); - OperacaoControleTipoModel ControleDir = Controle.TiposControle.FirstOrDefault(x => x.Tipo == T_Code.Dir); - OperacaoControleTipoModel ControleAtu = Controle.TiposControle.FirstOrDefault(x => x.Tipo == T_Code.Atu); + OperacaoControleTipoModel ControleMov = Controle.TiposControle != null ? Controle.TiposControle.FirstOrDefault(x => x.Tipo == T_Code.Mov) : null; + OperacaoControleTipoModel ControleDir = Controle.TiposControle != null ? Controle.TiposControle.FirstOrDefault(x => x.Tipo == T_Code.Dir) : null; + OperacaoControleTipoModel ControleAtu = Controle.TiposControle != null ? Controle.TiposControle.FirstOrDefault(x => x.Tipo == T_Code.Atu) : null; if (ControleMov != null && Controle.RPM != ControleAnterior.RPM && (Agora - ControleMov.UltimoComando).Milliseconds > ControleMov.DelayEnvioComando) { @@ -366,7 +377,8 @@ namespace AgroBase.Models return; } Sensoriamento.VelocidadeMedia = DispMov.Dados.Motores.Average(x => x.VelocidadeInstantanea); - Sensoriamento.DistanciaPercorrida = DispMov.Dados.DistanciaPercorridaOperacao; + //Sensoriamento.DistanciaPercorrida = DispMov.Dados.DistanciaPercorridaOperacao; + Sensoriamento.ProgressoPercurso = Mapa == null ? 0 : Sensoriamento.DistanciaPercorrida / Mapa.DistanciaTotal * 100; } public List EnviarProtocoloComando(IDispositivosService Dispositivo) @@ -455,9 +467,41 @@ namespace AgroBase.Models Longitude = GPSService.UltimaLeitura.Longitude, PrecisaoHorizontal = GPSService.UltimaLeitura.PrecisaoHorizontal }); + if (GPSTrajetoria.Count > 1) + { + Sensoriamento.DistanciaPercorrida += GPSService.DistanciaEntrePontos(GPSTrajetoria[GPSTrajetoria.Count - 1], GPSTrajetoria[GPSTrajetoria.Count - 2]); + } File.WriteAllText(PastaSaida + ID + "/trajetoria.json", JsonConvert.SerializeObject(GPSTrajetoria, Formatting.None)); } + + public void AtualizarEtapa() + { + + } + + + + public void CalculaDadosMovimentacaoAutonoma() + { + + } + + + + private void TmrLogs_Tick(object sender, EventArgs e) + { + SalvarLog(); + } + + private void TmrParametrizacao_Tick(object sender, EventArgs e) + { + if (Mapa != null) + { + APIService.AtualizarRuasSelecionadas(); + } + } + } public class OperacaoControleModel @@ -484,12 +528,6 @@ namespace AgroBase.Models public List Comandos { get; set; } } - public class OperacaoGraficoModel - { - public double Velocidade { get; set; } - public double Temperatura { get; set; } - } - public class OperacaoModulosMandatoriosModel { public T_Code Dispositivo { get; set; } @@ -505,6 +543,7 @@ namespace AgroBase.Models public double VelocidadeMedia { get; set; } = 0; public double HerbicidaConsumido { get; set; } = 0; public double HerbicidaPorErva { get; set; } = 0; + public double PorcentagemBateria { get; set; } = 0; public double BateriaConsumida { get; set; } = 0; public int ErvasIdentificadas { get; set; } = 0; public List AtuacoesPorBico { get; set; } = new List(); @@ -514,5 +553,244 @@ namespace AgroBase.Models public double DistanciaDireita { get; set; } = 0; } + public class OperacaoRefRuaGPS + { + public bool ManobraConcluida { get; set; } = false; + private StatusOperacao _EtapaAtual; + public StatusOperacao StatusAtual + { + get + { + StatusOperacao etapaAtual = StatusOperacao.Aguardando; + if (!Variaveis.OperacaoEmAndamento.Iniciado) + { + etapaAtual = StatusOperacao.Parametrizando; + } + else if (Variaveis.OperacaoEmAndamento.Tempo.Minutes == 0 && Variaveis.OperacaoEmAndamento.Tempo.Seconds < Variaveis.OperacaoEmAndamento.TempoIniciarOperacao) + { + etapaAtual = StatusOperacao.Aguardando; + } + else if (_EtapaAtual == StatusOperacao.Manobrando) + { + if (Direcao == DirecaoCarroRua.Parado) + { + if (Variaveis.OperacaoEmAndamento.Mapa.Trajetoria.Count - 1 > Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual) + { + Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual++; + } + else + { + Variaveis.OperacaoEmAndamento.FinalizarOperacao(); + } + ManobraConcluida = false; + } + else + { + return _EtapaAtual; + } + } + else if (!DentroDaRua) + { + if (PontoMaisProximo == 0 && (Direcao == DirecaoCarroRua.Ida || Direcao == DirecaoCarroRua.Parado)) + { + etapaAtual = StatusOperacao.EntrandoRua; + } + else if (PontoMaisProximo == 1 && (Direcao == DirecaoCarroRua.Volta || Direcao == DirecaoCarroRua.Parado)) + { + etapaAtual = StatusOperacao.EntrandoRua; + } + else + { + if (_EtapaAtual == StatusOperacao.CaminhandoRua) + { + etapaAtual = StatusOperacao.SaindoRua; + } + else + { + etapaAtual = StatusOperacao.Manobrando; + } + } + } + else if (DentroDaRua) + { + etapaAtual = StatusOperacao.CaminhandoRua; + } + + _EtapaAtual = etapaAtual; + + return etapaAtual; + } + set + { + _EtapaAtual = value; + } + } + public int PontosConsiderarAngulo { get; set; } = 2; + public double Distancia { get; set; } = 0; + public double AnguloCarro + { + get + { + try + { + double somaAngulo = 0; + var Pontos = Variaveis.OperacaoEmAndamento.GPSTrajetoria.Count > PontosConsiderarAngulo ? + Variaveis.OperacaoEmAndamento.GPSTrajetoria.OrderByDescending(x => x.DataHora).Take(PontosConsiderarAngulo).ToList() : + Variaveis.OperacaoEmAndamento.GPSTrajetoria.OrderByDescending(x => x.DataHora).ToList(); + Pontos = Pontos.OrderBy(x => x.DataHora).ToList(); + for (int i = 0; i < Pontos.Count - 1; i++) + { + somaAngulo += GPSService.CalcularOrientacao(Pontos[i + 1], Pontos[i]); + } + double mediaAngulo = somaAngulo / (Pontos.Count - 1); + + return mediaAngulo; + } + catch + { + return 0; + } + } + } + public double AnguloRua + { + get + { + try + { + double somaAnguloRua = 0; + var Rua = Variaveis.OperacaoEmAndamento.Mapa.Trajetoria.Skip(Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual).First(); + var PontosRua = Rua.Count > PontosConsiderarAngulo ? + Rua.OrderByDescending(x => x.DataHora).Take(PontosConsiderarAngulo).ToList() : + Rua.OrderByDescending(x => x.DataHora).ToList(); + PontosRua = PontosRua.OrderBy(x => x.DataHora).ToList(); + for (int i = 0; i < PontosRua.Count - 1; i++) + { + somaAnguloRua += GPSService.CalcularOrientacao(PontosRua[i + 1], PontosRua[i]); + } + double mediaAnguloRua = somaAnguloRua / (PontosRua.Count - 1); + + return mediaAnguloRua; + } + catch + { + return 0; + } + } + } + public DirecaoCarroRua Direcao + { + get + { + double MargemErroAngulo = 5; + + double mediaAngulo = AnguloCarro; + double anguloOposto = (mediaAngulo + 180) % 360; + double mediaAnguloRua = AnguloRua; + + if ((mediaAngulo + MargemErroAngulo) >= mediaAnguloRua && (mediaAngulo - MargemErroAngulo) <= mediaAnguloRua) + { + return DirecaoCarroRua.Ida; + } + else if ((anguloOposto + MargemErroAngulo) >= mediaAnguloRua && (anguloOposto - MargemErroAngulo) <= mediaAnguloRua) + { + return DirecaoCarroRua.Volta; + } + else + { + return DirecaoCarroRua.Parado; + } + } + } + public GPSModel PrimeiroPontoRua + { + get + { + var primeiroPontoRua = Variaveis.OperacaoEmAndamento.Mapa.Trajetoria.Skip(Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual).First().First(); + return primeiroPontoRua; + } + } + public GPSModel UltimoPontoRua + { + get + { + var ultimoPontoRua = Variaveis.OperacaoEmAndamento.Mapa.Trajetoria.Skip(Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual).First().Last(); + return ultimoPontoRua; + } + } + public bool DentroDaRua + { + get + { + double MargemErroAngulo = 15; + double ToleranciaDistanciaRua = 1; + + // Calcula a distância até o ponto de início e fim + double angRua = AnguloRua; + + double distPP = GPSService.DistanciaEntrePontos(GPSService.UltimaLeitura, PrimeiroPontoRua); + double angPP = GPSService.CalcularOrientacao(GPSService.UltimaLeitura, PrimeiroPontoRua); + double angPPO = (angPP + 180) % 360; + /*if ((angPP + MargemErroAngulo) >= angRua && (angPP - MargemErroAngulo) <= angRua) + { + distPP = distPP * -1; + } + else */if ((angPPO + MargemErroAngulo) >= angRua && (angPPO - MargemErroAngulo) <= angRua) + { + distPP = distPP * -1; + } + + double distUP = GPSService.DistanciaEntrePontos(GPSService.UltimaLeitura, UltimoPontoRua); + double angUP = GPSService.CalcularOrientacao(GPSService.UltimaLeitura, UltimoPontoRua); + double angUPO = (angUP + 180) % 360; + if ((angUP + MargemErroAngulo) >= angRua && (angUP - MargemErroAngulo) <= angRua) + { + distUP = distUP * -1; + } + + + var Rua = Variaveis.OperacaoEmAndamento.Mapa.mapaService.DadosMapa.features.Skip(Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual).First(); + // Calcula a diferença entre a soma das distâncias e a distância real entre os pontos + double diferencaDistancia = (distPP + distUP) - Rua.properties.Length; + + + bool dentro = false; + if (distPP > Rua.properties.Length || distUP > Rua.properties.Length) + { + dentro = false; + } + else + { + dentro = true; + } + + // Verifica se a diferença é menor ou igual à tolerância + /*dentro = diferencaDistancia <= ToleranciaDistanciaRua; + if (dentro) + { + if (distPP > Rua.properties.Length || distUP > Rua.properties.Length) + { + dentro = false; + } + else + { + + } + }*/ + return dentro; + } + } + public int PontoMaisProximo { + get + { + double distPP = GPSService.DistanciaEntrePontos(GPSService.UltimaLeitura, PrimeiroPontoRua); + double distUP = GPSService.DistanciaEntrePontos(GPSService.UltimaLeitura, UltimoPontoRua); + + // 0 para mais próximo do primeiro ponto da rua (ENTRANDO) + // 1 para mais próximo do último ponto da rua (SAINDO) + return (distPP < distUP) ? 0 : 1; + } + } + } } diff --git a/AgroBase/AgroBase/Properties/Resources.Designer.cs b/AgroBase/AgroBase/Properties/Resources.Designer.cs index 9daac6c37..cfd2bd360 100644 --- a/AgroBase/AgroBase/Properties/Resources.Designer.cs +++ b/AgroBase/AgroBase/Properties/Resources.Designer.cs @@ -89,5 +89,25 @@ namespace AgroBase.Properties { return ((System.Drawing.Bitmap)(obj)); } } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap rosa_dos_ventos { + get { + object obj = ResourceManager.GetObject("rosa_dos_ventos", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } + + /// + /// Looks up a localized resource of type System.Drawing.Bitmap. + /// + internal static System.Drawing.Bitmap transferidor { + get { + object obj = ResourceManager.GetObject("transferidor", resourceCulture); + return ((System.Drawing.Bitmap)(obj)); + } + } } } diff --git a/AgroBase/AgroBase/Properties/Resources.resx b/AgroBase/AgroBase/Properties/Resources.resx index bd3fc844b..cd04ec8b8 100644 --- a/AgroBase/AgroBase/Properties/Resources.resx +++ b/AgroBase/AgroBase/Properties/Resources.resx @@ -127,4 +127,10 @@ ..\Imagens\loading.gif;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + ..\Imagens\rosa_dos_ventos.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + + + ..\Imagens\transferidor.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a + \ No newline at end of file diff --git a/AgroBase/AgroBase/Python/Scripts/api.py b/AgroBase/AgroBase/Python/Scripts/api.py index 08e38ebee..1bf91b056 100644 --- a/AgroBase/AgroBase/Python/Scripts/api.py +++ b/AgroBase/AgroBase/Python/Scripts/api.py @@ -5,11 +5,14 @@ import sys apiPort = sys.argv[1] getCordenadasEndpoint = sys.argv[2] setCordenadasEndpoint = sys.argv[3] +getRuasSelecionadasEndpoint = sys.argv[4] +setRuasSelecionadasEndpoint = sys.argv[5] app = Flask(__name__) CORS(app) # Isso habilita o CORS para todas as rotas e origens coordenadas = {} +ruas_selecionadas = [] @app.route(setCordenadasEndpoint, methods=['POST']) def receber_coordenadas(): @@ -28,6 +31,19 @@ def servir_coordenadas(id): return jsonify(coordenadas[id]) else: return jsonify({'error': 'Coordenadas não encontradas!'}), 404 + +@app.route(setRuasSelecionadasEndpoint, methods=['POST']) +def receber_ruas_selecionadas(): + dados = request.json + ids = dados.get('ids') + global ruas_selecionadas + ruas_selecionadas = ids + + return jsonify({'status': 'Ruas selecionadas recebidas com sucesso!'}) + +@app.route(getRuasSelecionadasEndpoint, methods=['GET']) +def servir_ruas_selecionadas(): + return jsonify(ruas_selecionadas) if __name__ == '__main__': app.run(host='0.0.0.0', port=apiPort, debug=True) \ No newline at end of file diff --git a/AgroBase/AgroBase/Python/Scripts/map-load.py b/AgroBase/AgroBase/Python/Scripts/map-load.py index 6f234b079..d254fe65b 100644 --- a/AgroBase/AgroBase/Python/Scripts/map-load.py +++ b/AgroBase/AgroBase/Python/Scripts/map-load.py @@ -20,7 +20,8 @@ pathFiles = sys.argv[1] fileName = sys.argv[2] outputName = sys.argv[3] outputMapName = sys.argv[4] -apiEndpoit = sys.argv[5] +marcadorEndpoit = sys.argv[5] +ruasEndpoit = sys.argv[6] pastaSaida = 'Python/Output/' # Carregar o arquivo shapefile contendo a geometria @@ -41,6 +42,9 @@ else: geojson_data = data_geometry.to_json() folium.GeoJson(geojson_data).add_to(m) +# Salvar GEOJson +data_geometry.to_file(pastaSaida + outputName, driver='GeoJSON') + # Salvar o mapa interativo em um arquivo HTML m.save(pastaSaida + outputMapName) @@ -63,8 +67,8 @@ with open(caminho_completo_html, 'r+') as arquivo_html: else: raise ValueError("Não foi possível encontrar o ID do mapa no arquivo HTML.") - # Script JavaScript para adicionar ao HTML, com o ID do mapa substituído - script_atualizacao_marcador = f""" + # Script para desenhar o trajo percorrido no mapa + script_desenha_trajeotria = f""" - + """ + + # Script JavaScript para adicionar ao HTML, com o ID do mapa substituído + script_atualizacao_marcador = f""" """ + + # Primeiro, vamos definir o novo trecho de JavaScript que você quer adicionar + funcao_define_ruas_selecionadas = f""" + var trajetosSelecionados = {{}}; + var RuasSelecionadas = []; + function enviarSelecaoParaServidor() {{ + fetch('{ruasEndpoit}', {{ + method: 'POST', + headers: {{ + 'Content-Type': 'application/json', + }}, + body: JSON.stringify({{ids: RuasSelecionadas}}), + }}) + .then(response => response.json()) + .then(data => console.log('Sucesso:', data)) + .catch((error) => console.error('Erro:', error)); + }} + """ + + # Código para inserir dentro do layer.on({}) + codigo_layer_on = """ + click: function(e) { + // Verificar se o trajeto já está selecionado + if (trajetosSelecionados[feature.id]) { + // Se já está selecionado, reverta para a cor original e remova da seleção + e.target.setStyle({ + color: '#3388ff' // Cor original + }); + delete trajetosSelecionados[feature.id]; + RuasSelecionadas.splice(RuasSelecionadas.indexOf(feature.id), 1); + } else { + // Se não está selecionado, mude a cor para indicar seleção e adicione ao objeto de seleção + e.target.setStyle({ + color: 'blue' // Cor de seleção + }); + trajetosSelecionados[feature.id] = true; + RuasSelecionadas.push(feature.id); + } + enviarSelecaoParaServidor(); + } + """ # Inserir o script no conteúdo HTML -conteudo_atualizado = conteudo_html.replace('', script_atualizacao_marcador + '') +conteudo_atualizado = conteudo_html.replace('', script_desenha_trajeotria + script_atualizacao_marcador + '') +# Encontrar a posição onde inserir o novo trecho de JavaScript +indice_inicio_funcao = conteudo_atualizado.find("function geo_json_") +# Inserir o novo trecho de JavaScript antes da função +conteudo_atualizado = conteudo_atualizado[:indice_inicio_funcao] + funcao_define_ruas_selecionadas + conteudo_atualizado[indice_inicio_funcao:] +# Agora, para adicionar o código dentro do layer.on({}) +# Você precisa encontrar o local exato. Isso pode ser um pouco mais complicado, pois pode haver várias ocorrências. +# Uma abordagem seria encontrar a primeira ocorrência após o seu trecho inserido anteriormente. +indice_layer_on = conteudo_atualizado.find("layer.on({", indice_inicio_funcao) +# Verificar se encontrou o layer.on({}) +if indice_layer_on != -1: + # Encontrar a posição do fechamento do layer.on({}) + indice_fechamento = conteudo_atualizado.find("});", indice_layer_on) # +1 para incluir a abertura da chave + # Inserir o código dentro do layer.on({}) + conteudo_atualizado = conteudo_atualizado[:indice_fechamento] + codigo_layer_on + conteudo_atualizado[indice_fechamento:] + + + # Agora, reabrir o arquivo para escrita e sobrescrever o conteúdo com a versão atualizada with open(caminho_completo_html, 'w') as arquivo_html: diff --git a/AgroBase/AgroBase/Services/APIService.cs b/AgroBase/AgroBase/Services/APIService.cs index ccd0b211b..a8f6688d6 100644 --- a/AgroBase/AgroBase/Services/APIService.cs +++ b/AgroBase/AgroBase/Services/APIService.cs @@ -1,7 +1,9 @@ using AgroBase.Models; using Newtonsoft.Json; using System; +using System.Collections.Generic; using System.Diagnostics; +using System.Linq; using System.Net.Http; using System.Text; @@ -14,6 +16,8 @@ namespace AgroBase.Services public static string API_Porta { get; set; } = "5001"; public static string GPS_setCoordenadasEndpoint { get; set; } = "/receber-coordenadas"; public static string GPS_getCoordenadasEndpoint { get; set; } = "/servir-coordenadas/"; + public static string Mapa_setRuasSelecionadasEndpoint { get; set; } = "/receber-ruas-selecionadas"; + public static string Mapa_getRuasSelecionadasEndpoint { get; set; } = "/servir-ruas-selecionadas"; public static int GPS_IDcoordenadasRobo { get; set; } = 1; public static string ApiBase() @@ -25,7 +29,13 @@ namespace AgroBase.Services { if (pythonProcess == null) { - pythonProcess = PythonService.RunScript(PythonService.ScriptAPI, new string[] { API_Porta.ToString(), GPS_getCoordenadasEndpoint, GPS_setCoordenadasEndpoint }); + pythonProcess = PythonService.RunScript(PythonService.ScriptAPI, new string[] { + API_Porta.ToString(), + GPS_getCoordenadasEndpoint, + GPS_setCoordenadasEndpoint, + Mapa_getRuasSelecionadasEndpoint, + Mapa_setRuasSelecionadasEndpoint + }); } } @@ -58,5 +68,36 @@ namespace AgroBase.Services string result = await response.Content.ReadAsStringAsync(); } } + + public static async void AtualizarRuasSelecionadas() + { + try + { + var url = ApiBase() + Mapa_getRuasSelecionadasEndpoint; + + using (var client = new HttpClient()) + { + var response = await client.GetAsync(url); + List ids = new List(); + string result = await response.Content.ReadAsStringAsync(); + if (!result.Contains("[]")) + { + result = result.Replace("\n", ""); + result = result.Replace("\"", ""); + ids = JsonConvert.DeserializeObject(result).Select(x => x.ToString()).ToList(); + } + if (ids.Count != Variaveis.OperacaoEmAndamento.Mapa.RuasPercorrer.Count) + { + Variaveis.OperacaoEmAndamento.Mapa.RuasPercorrer = ids; + Variaveis.OperacaoEmAndamento.Mapa.PopularTrajetoria(); + } + } + } + catch + { + + } + } + } } diff --git a/AgroBase/AgroBase/Services/GPSService.cs b/AgroBase/AgroBase/Services/GPSService.cs index 435af9e4f..05e280668 100644 --- a/AgroBase/AgroBase/Services/GPSService.cs +++ b/AgroBase/AgroBase/Services/GPSService.cs @@ -1,4 +1,5 @@ using AgroBase.Models; +using Emgu.CV.Features2D; using Newtonsoft.Json; using System; using System.Collections.Generic; @@ -10,8 +11,6 @@ using System.Net.Http; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; -using static AgroBase.Models.Enuns; -using static AgroBase.Services.SerialService; namespace AgroBase.Services { @@ -98,7 +97,6 @@ namespace AgroBase.Services PenultimaLeitura.DataHora = UltimaLeitura.DataHora; PenultimaLeitura.NumeroSatelites = UltimaLeitura.NumeroSatelites; PenultimaLeitura.Velocidade = UltimaLeitura.Velocidade; - PenultimaLeitura.Orientacao = UltimaLeitura.Orientacao; if (parts[2] != "" && parts[3] != "") { @@ -111,7 +109,6 @@ namespace AgroBase.Services UltimaLeitura.NumeroSatelites = int.TryParse(parts[7], out int numSat) ? numSat : 0; UltimaLeitura.PrecisaoHorizontal = double.TryParse(parts[8], NumberStyles.Float, CultureInfo.InvariantCulture, out double hdop) ? hdop : 0; UltimaLeitura.Altitude = ConvertToDouble(parts[9]); - UltimaLeitura.Orientacao = AtualizaOrientacao(); APIService.AtualizarCoordenadasGPS(UltimaLeitura, APIService.GPS_IDcoordenadasRobo); break; @@ -177,13 +174,13 @@ namespace AgroBase.Services return knots * 1.852; } - private static double AtualizaOrientacao() + public static double CalcularOrientacao(GPSModel P1, GPSModel P2) { // Converter latitudes e longitudes de graus para radianos - double latA = UltimaLeitura.Latitude * (Math.PI / 180.0); - double lonA = UltimaLeitura.Longitude * (Math.PI / 180.0); - double latB = PenultimaLeitura.Latitude * (Math.PI / 180.0); - double lonB = PenultimaLeitura.Longitude * (Math.PI / 180.0); + double latA = P1.Latitude * (Math.PI / 180.0); + double lonA = P1.Longitude * (Math.PI / 180.0); + double latB = P2.Latitude * (Math.PI / 180.0); + double lonB = P2.Longitude * (Math.PI / 180.0); // Calcular a diferença de longitude double deltaLon = lonB - lonA; @@ -202,6 +199,100 @@ namespace AgroBase.Services return direcaoGraus; } + public static double DistanciaEntrePontos(GPSModel P1, GPSModel P2) + { + double lat1 = P1.Latitude; + double lat2 = P2.Latitude; + double lon1 = P1.Longitude; + double lon2 = P2.Longitude; + + double R = 6371.0; // Raio da Terra em Km + double dLat = ToRadians(lat2 - lat1); + double dLon = ToRadians(lon2 - lon1); + lat1 = ToRadians(lat1); + lat2 = ToRadians(lat2); + + double a = Math.Sin(dLat / 2) * Math.Sin(dLat / 2) + + Math.Sin(dLon / 2) * Math.Sin(dLon / 2) * Math.Cos(lat1) * Math.Cos(lat2); + double c = 2 * Math.Atan2(Math.Sqrt(a), Math.Sqrt(1 - a)); + double distance = R * c; + + // Converter para centímetros + distance = distance * 1000; + + //distance = distance * 1.23; + + return distance; + } + + private static double ToRadians(double angle) + { + return Math.PI / 180 * angle; + } + + + + + private static MapaFeatureCollectionModel TrajetoFake = new MapaFeatureCollectionModel(); + private static int idxPonto = 0; + private static int idxRuaA = 0; + public static void SimularGPS() + { + var dados = File.ReadAllText("trajetoFakeGps.json"); + TrajetoFake = JsonConvert.DeserializeObject(dados); + int i = 0; + TrajetoFake.features.ForEach(feature => + { + feature.geometry.id = i.ToString(); + i++; + }); + Timer tmr = new Timer() { Interval = 1000 }; + tmr.Tick += Tmr_Tick; + tmr.Start(); + Iniciado = true; + } + + private static void Tmr_Tick(object sender, EventArgs e) + { + if (Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual >= TrajetoFake.features.Count) // Verifica se chegou ao fim do trajeto total + { + ((Timer)sender).Stop(); + Iniciado = false; + return; // Encerra a execução para evitar processamento adicional + } + + if (idxRuaA != Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual) + { + idxPonto = 0; + idxRuaA = Variaveis.OperacaoEmAndamento.Mapa.IdxRuaAtual; + + //double distPP = DistanciaEntrePontos(UltimaLeitura, new GPSModel() { Longitude = TrajetoFake.features[idxRuaA].geometry.coordinates[0][0], Latitude = TrajetoFake.features[idxRuaA].geometry.coordinates[0][1] }); + //double distUP = DistanciaEntrePontos(UltimaLeitura, new GPSModel() { Longitude = TrajetoFake.features[idxRuaA].geometry.coordinates[TrajetoFake.features[idxRuaA].geometry.coordinates.Count - 1][0], Latitude = TrajetoFake.features[idxRuaA].geometry.coordinates[TrajetoFake.features[idxRuaA].geometry.coordinates.Count - 1][1] }); + + if (idxRuaA % 2 != 0) + { + TrajetoFake.features[idxRuaA].geometry.coordinates.Reverse(); + } + } + + UltimaLeitura = new GPSModel() + { + DataHora = DateTime.Now, + Longitude = TrajetoFake.features[idxRuaA].geometry.coordinates[idxPonto][0], + Latitude = TrajetoFake.features[idxRuaA].geometry.coordinates[idxPonto][1], + }; + APIService.AtualizarCoordenadasGPS(UltimaLeitura, APIService.GPS_IDcoordenadasRobo); + + if (Variaveis.OperacaoEmAndamento.Tempo.Minutes == 0 && Variaveis.OperacaoEmAndamento.Tempo.Seconds < Variaveis.OperacaoEmAndamento.TempoIniciarOperacao) + { + return; + } + + if (idxPonto < TrajetoFake.features[idxRuaA].geometry.coordinates.Count - 1) + { + idxPonto++; + } + } } diff --git a/AgroBase/AgroBase/Services/MapasService.cs b/AgroBase/AgroBase/Services/MapasService.cs index a7fac3c6d..ee7bd1f6d 100644 --- a/AgroBase/AgroBase/Services/MapasService.cs +++ b/AgroBase/AgroBase/Services/MapasService.cs @@ -28,7 +28,6 @@ namespace AgroBase.Services public string MapaUrl = ""; public string CaminhoDadosMapa = ""; public MapaFeatureCollectionModel DadosMapa; - private string PathUpdateMarker = "update_marker"; public void CarregarMapa(string nomeArquivoMapa, string nomeArquivoSaida) @@ -48,7 +47,14 @@ namespace AgroBase.Services NomeArquivos = opfMapa.FileName.Split('\\')[opfMapa.FileName.Split('\\').Length - 1].Split('.')[0]; CaminhoMapa = opfMapa.FileName.Substring(0, opfMapa.FileName.Length - NomeArquivos.Length - 4).Replace("\\", "/"); - pythonProcess = PythonService.RunScript(PythonService.ScriptMapConverter, new string[] { CaminhoMapa, NomeArquivos, ArquivoSaida, NomeArquivoMapa, APIService.ApiBase() + APIService.GPS_getCoordenadasEndpoint.Replace("", APIService.GPS_IDcoordenadasRobo.ToString()) }); + pythonProcess = PythonService.RunScript(PythonService.ScriptMapConverter, new string[] { + CaminhoMapa, + NomeArquivos, + ArquivoSaida, + NomeArquivoMapa, + APIService.ApiBase() + APIService.GPS_getCoordenadasEndpoint.Replace("", APIService.GPS_IDcoordenadasRobo.ToString()), + APIService.ApiBase() + APIService.Mapa_setRuasSelecionadasEndpoint + }); MapaUrl = new Uri(CaminhoSaida + NomeArquivoMapa).AbsoluteUri; CaminhoDadosMapa = CaminhoSaida + ArquivoSaida; @@ -69,6 +75,12 @@ namespace AgroBase.Services { var dados = File.ReadAllText(CaminhoDadosMapa); DadosMapa = JsonConvert.DeserializeObject(dados); + int i = 0; + DadosMapa.features.ForEach(feature => + { + feature.geometry.id = i.ToString(); + i++; + }); } diff --git a/AgroBase/AgroBase/Utils/offline_maps/appcache.manifest b/AgroBase/AgroBase/Utils/offline_maps/appcache.manifest deleted file mode 100644 index 3922ab59a..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/appcache.manifest +++ /dev/null @@ -1,38 +0,0 @@ -CACHE MANIFEST - -NETWORK: -* - -CACHE: -index.html -style.css - -script.js -gmapapi.js -gmapcache/main.js -gmapcache/components.js -gmapcache/empty.js - -gmapcache/gstatic/arrow-down.png -gmapcache/gstatic/cb/mod_cb_scout/cb_scout_sprite_api_003.png -gmapcache/gstatic/cb/target_locking.gif -gmapcache/gstatic/google_white.png -gmapcache/gstatic/iw3.png -gmapcache/gstatic/iws3.png -gmapcache/gstatic/mapcontrols3d7.png -gmapcache/gstatic/markers2/marker_sprite.png -gmapcache/gstatic/mv/imgs8.png -gmapcache/gstatic/rotate2.png -gmapcache/gstatic/szc4.png -gmapcache/gstatic/transparent.png - -gmapcache/gstatic/openhand_8_8.cur -gmapcache/gstatic/closedhand_8_8.cur - -FALLBACK: -gmapcache/googleapis/maps/api/js/AuthenticationService.Authenticate gmapcache/empty.js -gmapcache/googleapis/maps/api/js/QuotaService.RecordEvent gmapcache/empty.js -gmapcache/googleapis/maps/api/js/StaticMapService.GetMapImage gmapcache/empty.js -gmapcache/googleapis/maps/api/js/ViewportInfoService.GetViewportInfo gmapcache/empty.js -gmapcache/googleapis/maps/gen_204 gmapcache/empty.js -gmapcache/googleapis/mapslt/ft gmapcache/empty.js \ No newline at end of file diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapapi.js b/AgroBase/AgroBase/Utils/offline_maps/gmapapi.js deleted file mode 100644 index d3639c909..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/gmapapi.js +++ /dev/null @@ -1,224 +0,0 @@ -window.google = window.google || {}; -google.maps = google.maps || {}; -(function () { - - function getScript(src) { - document.write('<' + 'script src="' + src + '"' + ' type="text/javascript"><' + '/script>'); - } - - var modules = google.maps.modules = {}; - google.maps.__gjsload__ = function (name, text) { - modules[name] = text; - }; - - google.maps.Load = function (apiLoad) { - delete google.maps.Load; - apiLoad([null, [ - [ - ["http://mt0.googleapis.com/vt?lyrs=m@174000000\u0026src=api\u0026hl=en-US\u0026"], - null, - null, - null, - null, - "m@174000000" - ], - [ - ["http://khm0.googleapis.com/kh?v=107\u0026hl=en-US\u0026"], - null, - null, - null, - 1, - "107" - ], - [ - ["http://mt0.googleapis.com/vt?lyrs=h@174000000\u0026src=api\u0026hl=en-US\u0026"], - null, - null, - "imgtp=png32\u0026", - null, - "h@174000000" - ], - [ - ["http://mt0.googleapis.com/vt?lyrs=t@128,r@174000000\u0026src=api\u0026hl=en-US\u0026"], - null, - null, - null, - null, - "t@128,r@174000000" - ], - null, - [ - [null, 0, 7, 7, [ - [ - [330000000, 1246050000], - [386200000, 1293600000] - ], - [ - [366500000, 1297000000], - [386200000, 1320034790] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]], - [null, 0, 8, 8, [ - [ - [330000000, 1246050000], - [386200000, 1279600000] - ], - [ - [345000000, 1279600000], - [386200000, 1286700000] - ], - [ - [354690000, 1286700000], - [386200000, 1320035000] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]], - [null, 0, 9, 9, [ - [ - [330000000, 1246050000], - [386200000, 1279600000] - ], - [ - [340000000, 1279600000], - [386200000, 1286700000] - ], - [ - [348900000, 1286700000], - [386200000, 1302000000] - ], - [ - [368300000, 1302000000], - [386200000, 1320035000] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]], - [null, 0, 10, 19, [ - [ - [329890840, 1246055600], - [386930130, 1284960940] - ], - [ - [344646740, 1284960940], - [386930130, 1288476560] - ], - [ - [350277470, 1288476560], - [386930130, 1310531620] - ], - [ - [370277730, 1310531620], - [386930130, 1320034790] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]], - [null, 3, 7, 7, [ - [ - [330000000, 1246050000], - [386200000, 1293600000] - ], - [ - [366500000, 1297000000], - [386200000, 1320034790] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]], - [null, 3, 8, 8, [ - [ - [330000000, 1246050000], - [386200000, 1279600000] - ], - [ - [345000000, 1279600000], - [386200000, 1286700000] - ], - [ - [354690000, 1286700000], - [386200000, 1320035000] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]], - [null, 3, 9, 9, [ - [ - [330000000, 1246050000], - [386200000, 1279600000] - ], - [ - [340000000, 1279600000], - [386200000, 1286700000] - ], - [ - [348900000, 1286700000], - [386200000, 1302000000] - ], - [ - [368300000, 1302000000], - [386200000, 1320035000] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]], - [null, 3, 10, null, [ - [ - [329890840, 1246055600], - [386930130, 1284960940] - ], - [ - [344646740, 1284960940], - [386930130, 1288476560] - ], - [ - [350277470, 1288476560], - [386930130, 1310531620] - ], - [ - [370277730, 1310531620], - [386930130, 1320034790] - ] - ], ["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]] - ], - [ - ["http://cbk0.googleapis.com/cbk?"] - ], - [ - ["http://khmdb0.googleapis.com/kh?v=53\u0026hl=en-US\u0026"], - null, - null, - null, - null, - "53" - ], - [ - [ - "http://mt0.googleapis.com/mapslt?hl=en-US\u0026" - ] - ], - [ - [ - "gmapcache/googleapis/mapslt/ft?hl=en-US\u0026" - ] - ], - [ - [ - "http://mt0.googleapis.com/vt?hl=en-US\u0026" - ] - ] - ], [ - "en-US", - "US", - null, - 0, - null, - null, - "gmapcache/gstatic/", - "http://csi.gstatic.com", - "https://maps.googleapis.com", - "gmapcache/googleapis" - ], [ - "http://maps.gstatic.com/intl/en_us/mapfiles/api-3/8/5", - "3.8.5" - ], [275480768], - 1.0, null, null, null, null, 0, "", null, null, 0, - "http://khm.googleapis.com/mz?v=107\u0026", - null, - "https://earthbuilder.google.com", - "https://earthbuilder.googleapis.com" - ], loadScriptTime); - }; - - var loadScriptTime = (new Date).getTime(); - getScript("gmapcache/main.js"); - getScript("gmapcache/components.js"); -})(); \ No newline at end of file diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/components.js b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/components.js deleted file mode 100644 index 7e9f65987..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/components.js +++ /dev/null @@ -1,23 +0,0 @@ -google.maps.__gjsload__('common', 'var yi=isNaN,zi=parseInt,Ai=parseFloat;function Bi(a,b){return a.filter=b}function Ci(a,b){return a.margin=b}function Di(a,b){return a.cancel=b}function Ei(a,b){return a.fontFamily=b}function Fi(a,b){return a.load=b}function Gi(a,b){return a.innerHTML=b}function Hi(a,b){return a.enabled_changed=b}function Ii(a,b){return a.backgroundColor=b}function Ji(a,b){return a.projection_changed=b}function Ki(a,b){return a.size_changed=b}function Li(a,b){return a.padding=b}\nfunction Mi(a,b){return a.getOffset=b}function Ni(a,b){return a.type=b}function Oi(a,b){return a.getTileUrl=b}function Pi(a,b){return a.heading_changed=b}function Qi(a,b){return a.opacity_changed=b}function Ri(a,b){return a.zIndex=b}function Si(a,b){return a.zoom_changed=b}function Ti(a,b){return a.visibility=b}function Ui(a,b){return a.position=b}function Vi(a,b){return a.className=b}function Wi(a,b){return a.opacity=b}function Xi(a,b){return a.projection=b}function Yi(a,b){return a.fontSize=b}\nfunction Zi(a,b){return a.textAlign=b}function $i(a,b){return a.background=b}function aj(a,b){return a.mapTypeId_changed=b}function bj(a,b){return a.tilt_changed=b}function cj(a,b){return a.getStatus=b}function dj(a,b){return a.timeout=b}function ej(a,b){return a.border=b}function fj(a,b){return a.display=b}\nvar gj="shape",hj="version",ij="floatPane",jj="cancel",kj="getCenter",lj="toFixed",mj="load",nj="createTextNode",oj="item",pj="button",qj="nodeName",rj="backgroundColor",sj="getProjection",tj="screenX",uj="screenY",vj="floatShadow",wj="unbindAll",xj="mapTypes",yj="getOffset",zj="fromPointToLatLng",Aj="toSpan",Bj="clear",Cj="childNodes",Dj="heading",Ej="overflow",Fj="pageYOffset",Gj="clientX",Hj="clientY",Ij="documentElement",Jj="pageXOffset",Kj="time",Lj="scrollTop",Mj="position",Nj="className",Oj=\n"getZoom",Pj="size",Qj="clientWidth",Rj="next",Sj="getDiv",Tj="duration",Uj="setInterval",Vj="getPov",Wj="location",Xj="offsetLeft",Yj="touches",Zj="alpha",$j="fromDivPixelToLatLng",ak="body",bk="features",ck="getStatus",dk="overlayMapTypes",ek="scrollLeft",fk="sort",gk="timeout",hk="getUrl",ik="clearInterval",jk="scale",kk="filters",lk="offsetTop",mk="transform",nk="zoom";function ok(){var a=jf.l[1];return a?new mg(a):Kg}function pk(a,b){return Rc[a]=b}Nf[C].Ba=pk(8,Qc("e"));\nde[C].Va=pk(4,function(a){var b;if(b=a.aa[Va]()?i:a.aa.b>=this.aa.b&&a.aa.e<=this.aa.e){b=this.ba;var a=a.ba,c=b.b,d=b.e;b=$d(b)?$d(a)?a.b>=c&&a.e<=d:(a.b>=c||a.e<=d)&&!b[Va]():$d(a)?360==b.e-b.b||a[Va]():a.b>=c&&a.e<=d}return b});nf[C].Va=pk(3,function(a){return this.F<=a.F&&this.G>=a.G&&this.D<=a.D&&this.J>=a.J});Rg[C].Q=pk(2,function(){R[jb](this.Sb)});T[C].Zc=pk(0,function(){return o[Ab](this.x*this.x+this.y*this.y)});function qk(){var a=jf.l[16];return a!=j?a:""}\nfunction rk(){var a=jf.l[13];return a!=j?a:""}function sk(a){a=a.l[6];return a!=j?a:""}function tk(a,b){return a.F<=b.x&&b.xf&&(b=new Q(b.lat(),f+360,i));d=a[ab](d);a=a[ab](b);a=new nf([d,a]);return Mk(a,o.pow(2,c))}\nfunction Pk(a,b,c,d){c=o.pow(2,c);Pk.tmp||(Pk.tmp=new T(0,0));var e=Pk.tmp;e.x=b.x/c;e.y=b.y/c;return a[zj](e,d)}function Qk(a){var b=[];wd(a,function(a,d){b[p](a+":"+d)});return b[Cc](",")}function Rk(a){return o.log(a)/o.LN2}function Sk(a){(a=a.srcElement||a[fc])&&3==a[db]&&(a=a[xc]);return a}function Tk(a,b){a[xc]&&(a[xc][dc](a),qh(a));b&&(oh[Ua](a),Gi(oh,""))}\nfunction Uk(a,b){var c=a[Nj]?""+a[Nj]:"";if(c){for(var c=c[Xb](/\\s+/),d=k,e=0;e=b.G||b.F>=a.G||a.D>=b.J||b.D>=a.J?k:i}\nvar Yk={roadmap:"m",satellite:"k",hybrid:"h",terrain:"r"},Zk="moveend",$k="move",al="movestart",bl="dragend",cl="drag",dl="dragstart",el="pantobounds",fl="panbyfraction",gl="panbynow",hl="visibletilesloaded",il="resize",jl="DOMMouseScroll",kl="mousewheel",ll="mouseup",ml="mousemove",nl="mousedown",ol="dblclick",pl="load";function ql(a,b,c,d){return new de(new Q(a,b,i),new Q(c,d,i))}function rl(a){var b={};wd(a,function(a,d){var e=da(a),f=da(d)[cb](/%7C/g,"|");b[e]=f});return Qk(b)}\nfunction W(a){return od(a)+"px"}function sl(a){var b=[],c=j;return function(d){d=d||Hd;if(c)d[uc](this,c);else b[p](d),1==J(b)&&a[hc](this,function(){for(c=Ld(arguments);J(b);)b[Ya]()[uc](this,c)})}}function tl(a,b,c){return m[Tb](function(){b[hc](a)},c)}function ul(a){return zi(a,10)}var vl;if(jf){var wl=Cg(jf).l[6];vl=wl!=j?wl:""}else vl="";var xl=vl;function yl(a,b){return xl+a+(b?".gif":".png")}var zl=yl("transparent");cf.common=function(a){eval(a)};ff("common",{});function Al(){this.j=new T(0,0)}L(Al,V);I=Al[C];I.fromLatLngToContainerPixel=function(a){var b=this.get("projectionTopLeft");return b?Nk(this.get("projection"),a,this.get("zoom"),this.get("center"),b.x,b.y,ca):j};I.fromLatLngToDivPixel=function(a){return Bl(this,a,j)};I.fromDivPixelToLatLng=function(a){var b=this.get("offset");return b?Cl(this,a,b[v],b[H],"Div"):j};I.fromContainerPixelToLatLng=function(a){var b=this.get("projectionTopLeft");return b?Cl(this,a,b.x,b.y,"Container"):j};\nI.getWorldWidth=function(){return Lk(this.get("projection"),this.get("zoom"))};function Bl(a,b,c){var d=a.get("offset");return d?Nk(a.get("projection"),b,a.get("zoom"),a.get("center"),d[v],d[H],c):j}function Cl(a,b,c,d,e){var f=a.get("projection"),g=a.get("zoom");return b&&f&&N(g)?((!N(b.x)||!N(b.y))&&aa(ja("from"+e+"PixelToLatLng: Point.x and Point.y must be of type number")),a=a.j,a.x=b.x+c,a.y=b.y+d,Pk(f,a,g)):j};var Dl={"0":"",1:"opera",2:"msie",3:"chrome",4:"applewebkit",5:"firefox",6:"camino",7:"mozilla"},El={"0":"",1:"x11",2:"macintosh",3:"windows",4:"android",5:"iphone",6:"ipad",7:"blackberry",8:"bada",9:"playbook"};\nfunction Fl(){var a=ia.userAgent;this.f=a;Ni(this,0);this.b=0;pa(this,0);this.A=this.j=0;for(var a=a[Dc](),b=1;8>b;++b){var c=Dl[b];if(-1!=a[rb](c)){Ni(this,b);var d=la(c+"[ /]?([0-9]+(.[0-9]+)?)")[Za](a);d&&pa(this,Ai(d[1]));break}}if(7==this[y]&&(b=/^Mozilla\\/.*Gecko\\/.*(Minefield|Shiretoko)[ /]?([0-9]+(.[0-9]+)?)/,d=b[Za](this.f)))Ni(this,5),pa(this,Ai(d[2]));1==this[y]&&(b=/^Opera\\/9.[89].*Version\\/?([0-9]+(.[0-9]+)?)/,(b=b[Za](this.f))&&pa(this,Ai(b[1])));for(b=1;10>b;++b)if(c=El[b],-1!=a[rb](c)){this.b=\nb;break}if(5==this.b||6==this.b||2==this.b)if(b=/OS (?:X )?(\\d+[_.]\\d)/[Za](this.f))this.j=Ai(b[1][cb]("_","."));this.e=5==this[y]||6==this[y]||7==this[y];this.d=4==this[y]||3==this[y];if(this.e&&(d=/\\brv:\\s*(\\d+\\.\\d+)/[Za](a)))this.A=Ai(d[1]);this.df=2==this[y]&&8>=this[hj];this.n=n.compatMode||""}var Z;"undefined"!=typeof ia&&(Z=new Fl);function Gl(){this.b=Z}function Hl(a){var b=n[vb]("div");b[x](a,"return;");return"function"==typeof b[a]||a in n[Ij]};function Il(){var a=Z,b;b=new Gl;b=3==b.b[y]&&5>=b.b[hj]?k:Hl("ontouchstart")&&Hl("ontouchmove")&&Hl("ontouchend");this.b=a;this.e=b}function Jl(){var a=Ml;return 2==a.b[y]&&7>a.b[hj]}function Nl(a){return 4==a.b[y]&&4==a.b.b}function Ol(a){return 4==a.b[y]&&(5==a.b.b||6==a.b.b)}function Pl(){var a=Ml.b.b;return 1==a||2==a||3==a}function Ql(){var a=Ml;return Rl(a)||a.e}function Rl(a){return Ol(a)||8==a.b.b||9==a.b.b||Nl(a)&&534<=a.b[hj]};function Sl(){var a=n;this.e=Z;this.b=Tl(a,["WebkitTransform","MozTransform","msTransform"]);this.j=Tl(a,["KhtmlUserSelect","MozUserSelect"]);this.f=Tl(a,["WebkitTransition","MozTransition","OTransition","msTransition"]);var b;a:{for(var c=["-webkit-linear-gradient","-moz-linear-gradient","-o-linear-gradient","-ms-linear-gradient"],a=a[vb]("div"),d=0,e;e=c[d];++d)try{if($i(a[F],e+"(left, #000, #fff)"),-1!=a[F].background[rb](e)){b=e;break a}}catch(f){}b=j}this.d=b}\nfunction Tl(a,b){for(var c=0,d;d=b[c];++c)if("string"==typeof a[Ij][F][d])return d;return j}function Ul(a){var b=Vl.e;if(6==b.b||5==b.b||2==b.b&&10.6<=b.j&&4==b[y]&&533.19<=b[hj]||4==b.b&&4==b[y]&&534<=b[hj])a[F].WebkitTransform="translateZ(0)"};var Ml,Vl;Z&&(Ml=new Il,Vl=new Sl);function $(a,b,c,d,e,f){var g,f=f||{};if(2==Z[y]&&9>n.documentMode&&("name"in f||"type"in f))a="<"+a,"name"in f&&(a+=\' name="\'+f[Kb]+\'"\',delete f[Kb]),"type"in f&&(a+=\' type="\'+f[y]+\'"\',delete f[y]),a+=">";a=Wl(b)[vb](a);for(g in f)a[x](g,f[g]);c&&Xl(a,c);d&&Sg(a,d);b&&!e&&b[Ua](a);return a}function Yl(a,b,c){a=Wl(b)[nj](a);b&&!c&&b[Ua](a);return a}function Wl(a){return a?9==a[db]?a:a.ownerDocument||n:n}\nfunction Xl(a,b,c,d){d||Zl(a);a=a[F];c=c?"right":"left";d=W(b.x);a[c]!=d&&(a[c]=d);b=W(b.y);a.top!=b&&(a.top=b)}function $l(a){fj(a[F],"")}function am(a){Ti(a[F],"hidden")}function bm(a){Ti(a[F],"")}function Zl(a){a=a[F];"absolute"!=a[Mj]&&Ui(a,"absolute")}function cm(a,b){b==j&&aa(ja("Undefined cursor style"));a[F].cursor=b}function dm(a,b){Ri(a[F],od(b))}function em(a){var b=Vl.j;b?a[F][b]="none":a.unselectable="on";a.onselectstart=Rd}\nfunction fm(a,b,c){c=c&&1==b;Ed(a[F][Yb])?Wi(a[F],c?"":b):Ed(a[F].filter)&&(b="alpha(opacity="+od(100*b)+")",Bi(a[F],c?"":b))}function gm(a,b){var c=$("div",b,lf);dm(c,a);return c}function hm(a){var b=Wl(a).defaultView;return b&&b.getComputedStyle?b.getComputedStyle(a,"")||{}:a.currentStyle?a.currentStyle:a[F]}function im(a){var b=ul(a);return!yi(b)&&(a==b||a==b+"px")?b:0};function jm(a){this.mapPane=km(a,0);this.overlayLayer=km(a,1);this.overlayShadow=km(a,2);this.overlayImage=km(a,3);this.floatShadow=km(a,4);this.overlayMouseTarget=km(a,5);this.floatPane=km(a,6)}function km(a,b){var c=n[vb]("div");Ul(c);dm(c,100+b);Xl(c,lf);a[Ua](c);return c};function lm(a,b){this.min=a;this.max=b}function mm(a,b){return ba.max?a.max:b};function nm(a){this.d=a}L(nm,V);nm[C].immutable_changed=function(){var a=this,b=a.get("immutable"),c=a.b;b!=c&&(wd(a.d,function(d){(c&&c[d])!==(b&&b[d])&&a.set(d,b&&b[d])}),a.b=b)};function om(a,b){var c=1<a.y||a.y>=c)return j;if(0<=a.x&&a.x=e)return j;b=ld(d*c.F);c=kd(d*c.G);if(a.x>=b&&a.xc.d){for(var h in g)break;delete g[h];--c.b}b(a)})});Di(um[C],function(a){this.sa[jj](a)});function vm(a){this.sa=a;this.d={};this.b={};this.e={};this.f=0}Fi(vm[C],function(a,b){var c=""+ ++this.f,d=this.d,e=this.b,f=""+a,g;e[f]?g=i:(e[f]={},g=k);d[c]=f;e[f][c]=b;g||((d=this.sa[mj](a,P(this,this.j,f)))?this.e[f]=d:c="");return c});vm[C].j=function(a,b){delete this.e[a];var c=this.b[a],d=[],e;for(e in c)d[p](c[e]),delete c[e],delete this.d[e];delete this.b[a];for(c=0;e=d[c];++c)e(b)};\nDi(vm[C],function(a){var b=this.d,c=b[a];delete b[a];if(c){b=this.b;delete b[c][a];var a=b[c],d=i,e;for(e in a){d=k;break}d&&(delete b[c],b=this.e,e=b[c],delete b[c],this.sa[jj](e))}});function wm(a){return new vm(new um(a,100))};function xm(){var a=this;a.d=20;a.f=0;a.b=[];a.e=j;a.j=function(){for(var b=Nd()+a.d,c=a.b,d=0,e=c[B];dg&&(h.x+=(1-d)*e,h.y+=(1-d)*f)}}a.d=b;a.A=c};var cn="BODY";function dn(a,b){if(a==b)return new T(0,0);var c=j;if(4==Z[y]&&529>Z[hj]||5==Z[y]){if(c=en(a),b){var d=en(b);c.x-=d.x;c.y-=d.y}}else c=fn(a,b);!b&&c&&Ol(Ml)&&4.1>Z.j&&(c.x-=m[Jj],c.y-=m[Fj]);return c}var gn=/matrix\\(.*, ([0-9.]+), (-?\\d+)(?:px)?, (-?\\d+)(?:px)?\\)/;\nfunction en(a){for(var b=new T(0,0),c=Vl.b,d=Wl(a)[Ij],e=a;a!=d;){for(;e&&e!=d&&!e[F][c];)e=e[xc];if(!e)return new T(0,0);a=fn(a,e);b.x+=a.x;b.y+=a.y;if(a=e[F][c])if(a=gn[Za](a)){var f=Ai(a[1]),g=e[hb]/2,h=e[Bc]/2;b.x=(b.x-g)*f+g;b.y=(b.y-h)*f+h;f=ul(a[3]);b.x+=ul(a[2]);b.y+=f}a=e;e=e[xc]}c=fn(d,j);b.x+=c.x;b.y+=c.y;return new T(ld(b.x),ld(b.y))}\nfunction fn(a,b){var c=new T(0,0);if(a==b)return c;var d=Wl(a);if(a.getBoundingClientRect)return d=a.getBoundingClientRect(),c.x+=d.left,c.y+=d.top,hn(c,hm(a)),b&&(d=fn(b,j),c.x-=d.x,c.y-=d.y),c;if(d.getBoxObjectFor&&0==m[Jj]&&0==m[Fj]){if(b){var e=hm(b);c.x-=im(e.borderLeftWidth);c.y-=im(e.borderTopWidth)}else b=d[Ij];e=d.getBoxObjectFor(a);d=d.getBoxObjectFor(b);c.x+=e[tj]-d[tj];c.y+=e[uj]-d[uj];hn(c,hm(a));return c}return jn(a,b)}\nfunction jn(a,b){var c=new T(0,0),d=hm(a),e=a,f=i;if(Z.d||1==Z[y]&&9<=Z[hj])hn(c,d),f=k;for(;e&&e!=b;){c.x+=e[Xj];c.y+=e[lk];f&&hn(c,d);if(e[qj]==cn){var g=c,h=e,l=d,q=h[xc],s=k;if(Z.e){var t=hm(q),s="visible"!=l[Ej]&&"visible"!=t[Ej],z="static"!=l[Mj];if(z||s)g.x+=im(l.marginLeft),g.y+=im(l.marginTop),hn(g,t);z&&(g.x+=im(l.left),g.y+=im(l.top));g.x-=h[Xj];g.y-=h[lk]}if((Z.e||2==Z[y])&&"BackCompat"!=n.compatMode||s)m[Fj]?(g.x-=m[Jj],g.y-=m[Fj]):(g.x-=q[ek],g.y-=q[Lj])}if(g=e.offsetParent){var D=hm(g);\nZ.e&&1.8<=Z.A&&g[qj]!=cn&&"visible"!=D[Ej]&&hn(c,D);c.x-=g[ek];c.y-=g[Lj];if(h=2!=Z[y])e.offsetParent[qj]==cn&&"static"==D[Mj]?(d=d[Mj],h=1==Z[y]?"static"!=d:"absolute"==d):h=k;if(h){if(Z.e){f=hm(g[xc]);if("BackCompat"!=Z.n||"visible"!=f[Ej])c.x-=m[Jj],c.y-=m[Fj];hn(c,f)}break}}e=g;d=D}2==Z[y]&&n[Ij]&&(c.x+=n[Ij].clientLeft,c.y+=n[Ij].clientTop);b&&e==j&&(e=jn(b,j),c.x-=e.x,c.y-=e.y);return c}function hn(a,b){a.x+=im(b.borderLeftWidth);a.y+=im(b.borderTopWidth)}\nfunction kn(a,b){if(Ed(a.offsetX)&&!Z.d&&!(2==Z[y]&&8<=Z[hj])){var c=dn(Sk(a),b);return new T(c.x+a.offsetX,c.y+a.offsetY)}if(Ed(a[Gj])){var c=Z.d?new T(a.pageX-m[Jj],a.pageY-m[Fj]):new T(a[Gj],a[Hj]),d=dn(b,j);return new T(c.x-d.x,c.y-d.y)}return lf};function ln(a){mn();this.P=k;this.L=j;this.d=k;this.H=0;this.ta=2!=Z[y]?0:7>Z[hj]?50:20;this.S=2==Z[y];this.T=[];this.f=[];this.B=k;this.b=a;nn(this);this.za=a[F].cursor;on(this)}var pn,qn,rn;L(ln,V);function mn(){if(!pn){var a,b;Z.d?(a="url("+xl+"openhand_8_8.cur) 8 8, default",b="url("+xl+"closedhand_8_8.cur) 8 8, move"):(a="url("+xl+"openhand_8_8.cur), default",b="url("+xl+"closedhand_8_8.cur), move");qn=a;rn=b;pn=i}}I=ln[C];\nI.Ii=function(a){if(!wk(a)){R[r](this,nl,a);var b;b=0==a[pj]||1==a[pj];!sn(this)||!b?(Td(a),b=k):b=i;b&&(this.P=k,Td(a),b=this.b,this.S&&b.setCapture(),this.d=i,on(this),this.C=a[Gj],this.I=a[Hj],this.W=this.b[Xj],this.na=this.b[lk],!this.f[B]&&!this.S&&(this.f=[R.R(m,ll,this,this.Qd),R.R(m,ml,this,this.mf)]))}};I.mf=function(a){if(this.B&&wk(a))R[r](this,ml,a);else{if(this.ta){var b=Nd();if(b-this.H=o.abs(a.C-a.n)&&2>=o.abs(a.I-a.A))return;a.P=i;R[r](a,al,un(a))}R[r](a,$k,vn(a))}}I.Hi=function(a){this.P?Ud(a):wk(a)||R[r](this,Ie,a);this.P=k};I.Qd=function(a){if(!wk(a)||this.P)R[r](this,ll,a),this.d&&(tn(this,a),Td(a),n.releaseCapture&&n.releaseCapture(),this.d=k,on(this),O(this.f,R[jb]),Ka(this.f,0),this.P&&R[r](this,Zk,vn(this)))};\nI.Li=function(a){if(!a.relatedTarget&&this.d){var b=m[tj],c=m[uj],d=b+m.innerWidth,e=c+m.innerHeight,f=a[tj],g=a[uj];(f<=b||f>=d||g<=c||g>=e)&&this.Qd(a)}};I.Ki=function(a){this.B||(this.B=i,R[r](this,vk,a))};I.Ji=function(a){var b;b=this.b;var c=a.relatedTarget||a.toElement;if(!b||!c)b=k;else{try{for(;c!=b&&c[xc];)c=c[xc]}catch(d){}b=b==c}(this.B=b)||R[r](this,uk,a)};\nfunction on(a){var b;b=sn(a)?a.d?a.get("draggingCursor")||rn:a.get("draggableCursor")||qn:a.get("draggableCursor")||a.za;a.L!=b&&(cm(a.b,b),a.L=b)}function vn(a){var b=a.b,c=a.get("container");c&&(a.n=a.C+yd(a.n-a.C,c[Xj]-a.W,c[Xj]-a.W+c[hb]-b[hb]),a.A=a.I+yd(a.A-a.I,c[lk]-a.na,c[lk]-a.na+c[Bc]-b[Bc]));return new Tm(1,new T(a.n-a.C,a.A-a.I),new T(a.n-a.j.x,a.A-a.j.y))}function un(a){a.j=dn(a.b,j);return new Tm(1,new T(0,0),new T(a.C-a.j.x,a.I-a.j.y))}function sn(a){return a.get("draggable")!=k}\nI.draggable_changed=function(){wn(this);on(this);nn(this)};I.draggableCursor_changed=function(){on(this)};I.draggingCursor_changed=function(){on(this)};function nn(a){var b=a.b,c=a.T;if(sn(a))c[p](R.R(b,Ie,a,a.Hi)),Z.e&&c[p](R.R(m,uk,a,a.Li));else c[p](R.va(b,Ie,a));c[p](R.R(b,ll,a,a.Qd),R.R(b,nl,a,a.Ii),R.va(b,ol,a),R.R(b,vk,a,a.Ki),R.R(b,uk,a,a.Ji),R.R(b,ml,a,a.mf))}function wn(a){O(a.f,R[jb]);Ka(a.f,0);O(a.T,R[jb]);Ka(a.T,0)}I.Q=function(){wn(this)};var xn={Ld:120,Kd:250},yn={Ld:12,Kd:250},zn={Ld:15,Kd:10};function An(a){this.b=a;this.f=this.B=this.A=0;this.d=k;this.j=Bn()}L(An,V);function Cn(a){if(Z.e){var b;b=1==Z.b&&3.6>Z[hj]?m:a.b;a.T=[R.R(b,jl,a,a.n),R.R(b,ml,a,function(a){this.Zg={clientX:a[Gj],clientY:a[Hj]}})]}else a.T=[R.R(a.b,kl,a,a.n)]}Hi(An[C],function(){this.get("enabled")!=k?this.T||Cn(this):this.T&&(O(this.T,R[jb]),this.T=j)});\nAn[C].n=function(a,b){var c;if(c=Z.e?this.Zg:a){var d=kn(c,this.b);if(d&&!(0>d.x||0>d.y||d.x>this.b[Qj]||d.y>this.b.clientHeight)){Rd(a);1==o.abs(b)?c=b:(c=N(a.wheelDeltaY)?a.wheelDeltaY:a.wheelDelta||a.detail,Z.e&&(c*=-1));!this.d&&this.j&&c%this.j.Ld&&(this.d=i);var e=Nd();this.f=this.d&&300c?-1:1)}}};\nfunction Bn(){if(2==Z.b){if(3==Z[y])return xn;if(Z.d)return yn;if(Z.e)return zn}return j};function Dn(a,b,c){this.lb=this.vb=0;this.H=new T(0,0);this.f=new Um;this.b=new Um;this.za=new Um;this.C=new Um;this.n=new Um;this.A=new Um;this.d=new Um;this.I=0;this.T=[];this.L=a;this.T[p](R.R(a,"touchstart",this,this.Sb));this.T[p](R.R(a,"touchmove",this,this.Yb));this.T[p](R.R(a,"touchend",this,this.na));this.T[p](R.R(a,"touchcancel",this,this.na));this.set("scalable",b);this.W=c}L(Dn,V);\nDn[C].Sb=function(a){if(!wk(a)){var b=a[Yj];this.S=j;1==b[B]&&(this.S=b[oj](0)[fc]);a[nb]();En(this,nl,a);this.W&&(this.vb=Nd(),a=b[oj](b[B]-1),this.ta=!this.ta&&500>=this.vb-this.lb&&50>=o.abs(this.H.x-a[Gj])&&50>=o.abs(this.H.y-a[Hj]),this.H.x=a[Gj],this.H.y=a[Hj],this.Kb=1==b[B]);Fn(this);Gn(this,b,this.f,this.b);this.B&&(this.I=Nd(),Hn(this)&&R[r](this,$k,In(this)))}};\nDn[C].Yb=function(a){if(!wk(a))if(a[nb](),En(this,ml,a),Gn(this,a[Yj],this.b,this.za),a=Nd(),this.B)10this.Wa/3&&(this.Ja=o[w](this.Wa/3));this.b=(o.sin(o.PI*(this.Ja/this.Wa-0.5))+1)/2});function On(a){this.e=a;this.b={}}On[C].Qc=Sc(7);Di(On[C],function(a){a[F][this.e]="none"});On[C].d=Sc(10);function Pn(){this.b=[]}Pn[C].Qc=Sc(6);Di(Pn[C],function(a){a.e&&(xk(this.b,a,1),a.e=ca)});Pn[C].d=Sc(9);function Qn(){if(Jl())return j;var a=Vl.f;return a?new On(a):new Pn};function Rn(a){this.l=a||[]}var Sn;function Tn(a){this.l=a||[]}function Un(a){if(!Sn){var b=[];Sn={$:-1,Y:b};b[1]={type:"s",label:1};b[2]={type:"s",label:1};b[3]={type:"s",label:1};b[4]={type:"s",label:1};b[5]={type:"e",label:1};b[6]={type:"s",label:1}}return ad(a.l,Sn)}Qa(Rn[C],function(){var a=this.l[0];return a!=j?a:""});cj(Tn[C],function(){var a=this.l[2];return a!=j?a:-1});function Vn(a){this.l=a||[]}var Wn;function Xn(a){this.l=a||[]}function Yn(a){if(!Wn){var b=[];Wn={$:-1,Y:b};b[1]={type:"s",label:1};b[2]={type:"s",label:1};b[3]={type:"s",label:1};b[4]={type:"e",label:1};b[5]={type:"e",label:1};b[6]={type:"u",label:1};b[7]={type:"s",label:1};b[8]={type:"s",label:1}}return ad(a.l,Wn)}Qa(Vn[C],function(){var a=this.l[0];return a!=j?a:""});function Zn(a){var b=Nd()[Qb](36);a.l[6]=b[Nb](b[B]-6)}cj(Xn[C],function(){var a=this.l[0];return a!=j?a:-1});function $n(a,b,c,d,e,f,g){this.d=sl(function(d){var l=new Rn;l.l[0]=a;l.l[4]=1;e&&(l.l[1]=e,f&&(l.l[2]=f));g&&(l.l[3]=g);c(l,function(a){var c;c=a.l[0];c=c!=j?c:k;a[ck]()!=0&&(c=i);if(!c){ao();var a=a.l[1],a=a!=j?a:-1,e="Google has disabled use of the Maps API for this application. ",e=a==0?e+"This site is not authorized to use the Google Maps client id provided. If you are the owner of this application, you can learn more about registering URLs here: https://developers.google.com/maps/documentation/business/guide#URLs":\na==2?e+"The provided key is not a valid Google API Key, or it is not authorized for the Google Maps Javascript API v3 on this site. If you are the owner of this application, you can learn about obtaining a valid key here: https://developers.google.com/maps/documentation/javascript/tutorial#Obtaining_Key":e+("See the Terms of Service for more information: http://www.google.com"+(b+"/help/terms_maps.html."));alert(e)}d(c)})});this.f=function(b,c){var f=new Vn;f.l[0]=a;e?f.l[1]=e:g&&(f.l[2]=g);f.l[3]=\n1;f.l[4]=b;f.l[5]=1;Zn(f);d(f,function(a){var b;b=a.l[2];b=b!=j?b:k;0!=a[ck]()&&(b=i);c(b)})}}function bo(a,b){a.b();return function(){var c=this,d=arguments;a.d(function(a){a&&b[uc](c,d)})}}$n[C].b=function(){this.d(Hd)};$n[C].e=Sc(1);function ao(){function a(b){"object"==typeof b&&wd(b,function(b,d){"Size"!=b&&(wd(d[C],function(a){d[C][a]=Hd}),a(d))})}O(Sf,function(a){a[xc][dc](a)});R.wg();a(Vc.google.maps)};function co(a){return function(b){var c=a[Mb]("head")[0];if(c){var d=a[vb]("script");Ni(d,"text/javascript");d.charset="UTF-8";m[Tb](P(j,Tk,d),25E3);d.src=b;c[Ua](d)}}};var eo="_xdc_";function fo(a,b,c,d,e,f,g){m[eo]||(m[eo]={});e&&"&"==e[lb](e[B]-1)&&(e=e[Nb](0,e[B]-1));var h=c,c=c[lb](c[B]-1);"?"!=c&&"&"!=c&&(h+="?");h+=e;b="_"+b(h)[Qb](36);h+="&callback="+eo+"."+b;d&&(h=d(h));d=m[Tb](go(g),25E3);ho(b,f,d);co(a)(h)}function go(a){return function(){a&&a()}}function ho(a,b,c){var d=m[eo];d[a]||(d[a]=function(b){var c=d[a].Ug[Ya]();m[$a](c[gk]);c(b)},d[a].Ug=[]);dj(b,c);d[a].Ug[p](b)};function io(a){this.b=a}io[C].setPosition=function(a,b){Xl(a,b,this.b)};var jo;if(jf){var ko=Cg(jf).l[3];jo=ko!=j?ko:k}else jo=k;var lo=new io(jo),mo=jf?Dg():"",no;if(jf){var oo=Cg(jf).l[8];no=oo!=j?oo:""}else no="";var po=no,qo=jf?["/intl/",Ag(Cg(jf)),"_",Bg()][Cc](""):"",ro;if(ro=jf){var so=jf.l[9];ro=so!=j?so:""}var to=ro||"http://www.google.com"+qo+"/help/terms_maps.html",uo={};if(jf)for(var vo=0;vob.y&&(f="&s=");return[a[e],"x=",b.x,f,"&y=",b.y,"&z=",c,"&s=",d][Cc]("")};function Do(a,b,c,d,e,f,g,h){return function(l,q,s){var t=b&&b.b(l,q),z=!t&&f&&qd);++e);b[Ac](e,0,{element:a,border:c,index:d,Db:R[G](a,il,P(this,this.O))});Zl(a);am(a);this.N[Ua](a);this.O()}};\nJG[C].b=function(a){a[xc]&&a[xc][dc](a);wd(this.ua,function(b,c){for(var d=0;de&&f[v]>f[H]?e=f[H]:d=f[v];break}else e=o.max(f[H],e)}return new U(d,e)}\nfunction KG(a,b,c,d){for(var e=0,f=0,g,h=[],l=0,q=a[B];lZ[hj]&&(Ta(e,1),d.tf||fj(e,"inline"));cG(a,"0 2px 4px rgba(0,0,0,0.4)");a[Ua](b);d.tf?(b=Nm(yl("arrow-down"),a),Xl(b,new T(6,0),!lo.b),b[F].top="50%",b[F].marginTop=W(-2),this.set("active",k)):(b=new TG(a,Ie,c),b[u]("value",this),this[u]("active",b),b[u]("enabled",this));d.rf&&LF(e,"bold");this.d=ul(e.paddingLeft)||\n0;d.Zd||(LF(e,"bold"),d=a[hb]-this.d-(ul(e.paddingRight)||0),LF(e,"normal"),e.minWidth=W(d));R.R(a,nl,this,function(a){this.get("enabled")!=k&&R[r](this,nl,a)});R[rc](a,vk,Md(this,this.b,i));R[rc](a,uk,Md(this,this.b,k))}L(UG,V);Hi(UG[C],function(){this.b(k)});So(UG[C],function(){this.b(k)});\nUG[C].b=function(a){var b=this.get("active")||this.f,c=this.n;this.get("enabled")==k?(Uo(c,"gray"),a=b=k):Uo(c,b||a?"#000000":"#333333");var d=this.d;this.j||(c.borderLeft=0);N(d)&&(c.paddingLeft=W(d));LF(c,b?"bold":"normal");var e,f;a&&(e="#ffffff",f="#e6e6e6");e&&f?(a=Vl.d)?$i(c,a+"(top,"+e+","+f+")"):2==Z[y]&&Bi(c,\'progid:DXImageTransform.Microsoft.gradient(startColorstr="\'+e+\'", endColorstr="\'+f+\'")\'):(Bi(c,""),$i(c,"#fff"))};function VG(a,b,c,d,e){var f=this.b=$("div",a);aG(f,e);a=lo.b;eq(f);TF(f);var g=this.d=$("span",f,j,j,j,{role:"checkbox"});this.f=Aq(yl("mv/imgs8"),g,new T(52,44),new U(13,11),new T(1,-2),j,{alpha:i,Qb:i});WG(this);var h=$("label",f);Gi(h,b);g[F].verticalAlign=h[F].verticalAlign="middle";cm(h,"pointer");Ii(f[F],"#fff");f[F].whiteSpace="nowrap";f[F][a?"paddingLeft":"paddingRight"]=W(8);var l=this;R[G](l,"active_changed",function(){g.checked=!!l.get("active");XG(l,k)});R[G](l,"enabled_changed",function(){var a=\nl.get("enabled")!=k;Uo(f[F],a?"#000000":"#b8b8b8");g.disabled=!a;XG(l,k);(a=a?e[Gp]:e.Kf)&&f[x]("title",a)});R[rc](f,vk,function(){l.get("enabled")!=k&&YG(l,i)});R[rc](f,uk,function(){YG(l,k)});b=new TG(f,Ie,c,d);b[u]("value",this);b[u]("display",this);b[u]("enabled",this);this[u]("active",b)}L(VG,V);\nfunction WG(a){var b=a.d[F];b.WebkitBoxSizing=b.mozBoxSizing=b.boxSizing="border-box";Ui(b,"relative");Yi(b,MF(b,0));Ci(b,lo.b?"0 0 0 5px":"0 5px 0 0");fj(b,"inline-block");Ii(b,"#fff");ej(b,W(1)+" solid");var b=a.d,c=W(1);b[F].WebkitBorderRadius=c;b[F].borderRadius=c;b[F].MozBorderRadius=c;b=13;fq()&&(b-=2);Sg(a.d,new U(b,b));Gq(a.f,k);XG(a,k)}function YG(a,b){Ii(a.b[F],b?"#ebebeb":"#fff");XG(a,b)}\nfunction XG(a,b){var c=a.d,d=c.disabled,e=c.checked;cG(c,b?"inset 0 1px 1px rgba(0,0,0,0.1)":"none");c[F].borderColor=d?"#f1f1f1":b?"#666":"#c6c6c6";Gq(a.f,e)};function ZG(a,b,c,d){var e=$("div",a);aG(e,d);Yl(b,e);Ii(e[F],"#fff");R[A](this,"active_changed",this,function(){LF(e[F],this.get("active")?"bold":"")});R[A](this,"enabled_changed",this,function(){var a=this.get("enabled")!=k;Uo(e[F],a?"black":"gray");(a=a?d[Gp]:d.Kf)&&e[x]("title",a)});a=new TG(e,ll,c);a[u]("value",this);a[u]("display",this);a[u]("enabled",this);this[u]("active",a);R.R(e,vk,this,function(){this.get("enabled")!=k&&(Ii(e[F],"#ebebeb"),Uo(e[F],"#000000"))});R[rc](e,uk,function(){Ii(e[F],\n"#fff");Uo(e[F],"#333333")})}L(ZG,V);function $G(a){var b=$("div",a);Ci(b[F],"1px 0");KF(b[F],"1px solid #ebebeb");R[A](this,"display_changed",this,function(){Gq(b,this.get("display")!=k)})}L($G,V);function aH(a,b,c,d){this.N=b;d=d||{};b=this.b=$("div",b);Ii(b[F],"white");dm(b,-1);b[F].paddingTop=W(2);ej(b[F],"1px solid #717b87");KF(b[F],0);cG(b,"0 2px 4px rgba(0,0,0,0.4)");d[Mj]?Xl(b,d[Mj],d.$i):Ui(b[F],"relative");TF(b);for(Fq(b);J(c);){for(var d=c[Ya](),e=0;ed;++d)b+=" "+c;a[F].WebkitBorderImage=b;a[F].MozBorderImage=b}function oH(a,b){a[F].backgroundImage="url("+b+")"};function tH(a,b){var c;if(b){c=new U(30,30);var d=new nH(a,{j:c,f:ZF("iVBORw0KGgoAAAANSUhEUgAAAA0AAAAjCAYAAABPTYA6AAABRElEQVQ4y+2Vv0oDQRDGby9RNFgI2tn4AFr4DL6C6PNZWqUUweKQFDEBRSHRMo1lyOXPJudlc5vvu8wea7CIIGJxC78bdnfmZmeKb5S1NvjpqvKjlMoN2ANn4ADsgAT0wTOYAJsnkUxKHC+iKKprrfu8peWe5+CQfn4QM543m4+3abqwyaexs8TklvtWq33He/r5QTVwORhqPdapXSceTWe4v6If/atebZVAbdXM4tvSWV/oehDKabhh48Kie25t2v1fCAr+LFNZ02plZffKmv55Tb50ZXMzn1rJ6GOMoaZn60E8mLx1Xhsr1f1Kt/PyIAMgkycVsnxC6b2+ua8/vQ8H3V5qabkXST51spxPAYwa1rYPjsCxjJlQ/syn9cAHiOFvXCOo4CMpgc/Y9YIo/jEYi1+Ryc2oCtiWrirXB5BKQD7Ulurl6MwkX8rPAAAAAElFTkSuQmCC"),\nd:ZF("iVBORw0KGgoAAAANSUhEUgAAAA0AAAAjCAYAAABPTYA6AAAB7UlEQVQ4y61TQUtVQRSeO/e+0ffyXZ9iPDDIHxDYT9CgcCFJizZti7bhn8iNbRLBjauoVUsJ0SARFyEowqtVbTTIt0rIRNHXzOl8c+fKaG+uPngDH989Z77vnjPn3pFEJDqFFLyiKAKi+0/fjDx8sfx+anrl59T0KoERI4994ZZ0zIa3dyppfadaqz6uD98cvnW7LsCIkX/w7N1obsxNsSqnM/0D6cDg0KAo3+gTqrdiGTHyvP8SOt+kZKzG+2opu3tFAvRkjDit1UQkS/eg800JV64qCEvKIk7U+XPSo3DmCnS+KRuITBjcgZTM0nFs874uN9lFIuKRCgtjMrY5EfmyiyaoSDix/SYZ24eQyfCm4RL/4UpTAGGT4ZZMxjnyuMBkggiayKtwsVq3K2l+Ywjh9gruUMHIRdszXSrUhTOZwPSKv5OmIArb021Q3J527fhVzDUqdT4ICgyCuj0IHRiEvnIQnVbq+GoQmSNMiZzIh80THV82mdbp0aaks7bjRr51+uczdL7pb/P7xmyJTg5jc8Jv1/bPBiNGfv/b+ivofNNZ49Pc9tf1hUf6uLmm9K+DMh0IMGLkv6zNb0HnmzTjcLex1Pi4+OT5h/nJsaXXE3fBiJHHvtOdmzCeFuM3o8n4wdhz3HT5Frkr/A/WWYelYCl9VAAAAABJRU5ErkJggg=="),\ne:ZF("iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAAjxJREFUWMNj+P//P8NgwoPKMaMOGnXQqINGHTQkHEQq0PNsLwTiGUCshk2e7g4y8O54HlO48JtLzJSfM5cfVR54B3l1fAGGzv/w3PnvE0uXvJ604IDOgDrI0LvjG8hBIByWM+9jRs2K+3RxENBCISAOBuL5QHwZiF+CsL5X+1+Yg0A4JGvup8KWdcenLTksQBMHAS2R0PfqmGDk0/kGGD3/gA74D8NA/n9kx4CwZVDvP++k6T/SqpafAPKZqeogoIFWQIfcAVr8F9kh+BwEc5Rz9OTfr958nkg1BwENdjX1734JsxTmAMvgvv+h2XP/V3Ru/D9j6RFgiGE6Kr5k8X+b0P7fX779vE8VBwENlbcI6n0EzNJgC0AOcYqa9H/RulN/P3z69hyobjYQ+2/cfUnBLKD7O7JjksqXgvCPR8/e3QCqaaWKgywCe6cb+nTCHROcOef/9TsvXgLlU9CiVMotbupL5JDJb1zz6dXbzy+AaqOokqiBBvMCo+orLJ24xk75f+Xms9NAOS0sCV7LI37aa7OAnt8BabP+l7StB4XeGSC2oVq2N/btigZFFSzNzF9z4idQXB1HUaBoHzHxk3fSjC/Tlxy++/3H77voDqfYQVbBfQthoQP0+X9gmunFUzaxbdl3peH2/VfPgHr3ArE41asOz4Rpa0DpB4SjCxb+A4rJM1AAKHZQXPGiZmBC/QfCfXP3fWSgEFDsoDsPX6u8+/B1DQh//vqjZ8AdNNpiHHXQqINGHTTqoAHGAE291PT6yZQsAAAAAElFTkSuQmCC"),\nb:ZF("iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAK6wAACusBgosNWgAAAjtJREFUWMPtlk9o01AcxwOCN0G8KF6mKApDPAoOxcPwIB7UDYY6TyKIIIhHwYMgIjg7Noo67HAOPQjuJHoQ5sT5p4OWyTZn61xXFtc/aWvXpkmTLMn7+Y0aKcUNRuLq4f3gk7/v8fvkvd9LIhCR8D8hcCEuxIW4EBdapdBqA30ugz6wa5n7aytk2ywzEUtVpYJsBAff7Gi8EGMK+tHnr5nF6JSYDz35sKehQpbNqvQ7YrPZ8vvoXHJNhHBvE2gHA2AKSA6MkU018WVOkoffxcN3H7/d+E+EcG0LY6zHtOwCpgdB5GI7m7pQqgYT04t6eDw5htN1vgrhvAUis0hs14qsJORK5b5XzNYzwV7fhHB8WDdMyU3qCiiqTvGERC9eT9OdR6O/hqwuxj99o3JFM/e3BZK+CGHfpFYNEUv6ZwJHJF9UqOv+sH2woyez98jNEDh2NfB8m6abWq1MZGKeIpPz+tGzfXG0ueGLkKoZ9yzL/iMzk8xRx8UHEhKcq5vSrZlcWaodmZHwjNzaGcyi7WlfihpswFSpbp1k8zKduvQwggTNfyn45pRUymv6kpkQC/RyNOaMXhQc8G3ZL5lWpzNVbs10948YSLB7mVfB9mJJlcV0UcEyT+w73pWoF/csVFH1QXd08OSEmgms8G5af+XWs2ttF/rTEHkFNvv+6VjIloac+nGYjKcYkjQJHsKz0MfphesoVOYw8HSsLHgMz0Inzod2HjrZO+TQ0t59u+FC/I+RC3EhLsSFGswPrXKFSuKn7WIAAAAASUVORK5CYII="),\ntitle:"Rotate map 90 degrees",borderWidth:5});R[A](d,Ie,this,this.d);c=new U(c[v]+10,c[H]+10)}else c=Nm(yl("rotate2"),a,j,j,{alpha:i,Qb:i}),R.R(c,Ie,this,this.d),c[x]("title","Rotate map 90 degrees"),cm(c,"pointer"),c=new U(22,22);Dq(a);this.N=a;this.b=c}L(tH,V);tH[C].d=function(){this.set("heading",((this.get("heading")||0)+270)%360)};\ntH[C].mouseover_changed=tH[C].display_changed=function(){var a=!!this.get("display");fm(this.N,a?1:0.6);if(!this.get("mouseover")){var b=this.N;b[x]("controlWidth",a?this.b[v]:0);b[x]("controlHeight",a?this.b[H]:0);Gq(b,a);R[r](b,il)}};var uH={roadmap:"#000000",satellite:"#ffffff",hybrid:"#ffffff",terrain:"#000000",streetview:"#ffffff"};function vH(a,b){this.N=a;em(a);this.d=b||125;this.b={alpha:i,Qb:i};Sg(a,wH);R[r](a,il);var c=a[F];Uo(c,"black");Ei(c,"Arial,sans-serif");Yi(c,W(11));var c=yl("mapcontrols3d6"),d=Aq(c,a,new T(0,398),new U(4,wH[H]),j,j,this.b);lo[aq](d,lf);d={Qb:i,alpha:i,scale:i};d.Ia=P(this,this.j);this.f=Aq(c,a,new T(0,424),new U(59,4),j,new U(59,492),d);lo[aq](this.f,new T(3,xH));var e=new T(0,398),f=new U(1,4),d=new T(0,xH);Aq(c,a,e,f,d,j,this.b);e=Aq(c,a,e,f,d,j,this.b);Xl(e,d,i);Cq(e);e=new U(4,12);d=Aq(c,a,\nnew T(4,398),e,j,j,this.b);lo[aq](d,lf);c=Aq(c,a,new T(8,398),e,j,j,this.b);lo[aq](c,new T(0,wH[H]-12));e=$("div",a);Zl(e);SF(e,8);PF(e[F],W(15+((ul(a[F].paddingBottom)||0)+(ul(a[F].paddingTop)||0))));f=$("div",a);lo[aq](f,new T(8,15));eq(f);eq(e);this.C=d;this.n=c;this.I=e;this.A=f;Dq(a)}L(vH,V);var wH=new U(0,26),xH=(wH[H]-4)/2;vH[C].metersPerPixel_changed=function(){this.j()};aj(vH[C],function(){Uo(this.N[F],uH[this.get("mapTypeId")]||"#000000")});vH[C].B=Df("metersPerPixel");\nvH[C].j=function(){var a=this.B();if(a){var a=a*this.d,b=yH(this,a/1E3,"km",a,"m"),c=yH(this,a/1609.344,"mi",3.28084*a,"ft"),a=md(c.pd,b.pd);Kq(this.A,c.hg);Kq(this.I,b.hg);SF(this.n,c.pd);SF(this.C,b.pd);ra(this.N[F],W(a+4));b=this.f;c=new U(a,492);Sg(b,new U(a,4));Sg(b[xb],c)}};function yH(a,b,c,d,e){var f=b;1>b&&(f=d,c=e);for(b=1;f>=10*b;)b*=10;f>=5*b&&(b*=5);f>=2*b&&(b*=2);return{pd:od(a.d*b/f),hg:b+" "+c}};function zH(){}L(zH,V);zH[C].metersPerPixel_changed=Pc();Ea(zH[C],function(){var a=this.get("projection"),b=this.get("center"),c=this.get("zoom");if(N(c)&&b&&a){var d=Pg(a,b,c);this.set("metersPerPixel",kq(Pk(a,new T(d.x+1,d.y),c),b))}});var AH={eg:"szc4",od:new U(22,39),Cc:new U(22,17),se:new T(0,0),te:new T(0,18)},BH={eg:"szcshiny",od:new U(157,32),Cc:new U(76,32),se:new T(79,1),te:new T(2,1)};\nfunction CH(a,b){var c=b?BH:AH;Nm(yl(c.eg),a,j,c.od,{alpha:i,Qb:i});$F(a,[[c.Cc[v],c.Cc[H],c.se.x,c.se.y,P(this,this.b),"Zoom in"],[c.Cc[v],c.Cc[H],c.te.x,c.te.y,P(this,this.d),"Zoom out"]]);a[x]("controlWidth",c.od[v]);a[x]("controlHeight",c.od[H]);Dq(a);var d=this;R[rc](a,vk,function(){d.set("mouseover",i)});R[rc](a,uk,function(){d.set("mouseover",k)})}L(CH,V);CH[C].b=function(){this.set("zoom",this.get("zoom")+1)};CH[C].d=function(){this.set("zoom",this.get("zoom")-1)};var DH=5;\nfunction EH(a){var b=new U(30,30),c=new nH(a,{j:b,f:ZF("iVBORw0KGgoAAAANSUhEUgAAAAsAAAAgCAYAAADEx4LTAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOwwAADsMBx2+oZAAAALRJREFUOMvtkk0KwjAQRic1ghR3ehHP4BVEj+lS3HVZ68JzuKg/1dgaW8dvNHUhQosggnTgMTPJSxhIFD1CgS4YgB7ogAzEYAWOgEtRhFEQBFNjTMwIydLLOug7jzQYhuFiZm3B2TnnNMvvWfooWs5l33nkg/F2b8zBWH5ll5xS7E/E0+5Ei1Tbzwt6E1rm96TwXFEnPF1WzNX2hzJ97eZ/n/laQ6771I3cyD+Sn/95vblUyje+KGSRfCpbOwAAAABJRU5ErkJggg=="),d:ZF("iVBORw0KGgoAAAANSUhEUgAAAAsAAAAgCAYAAADEx4LTAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAUlJREFUOMu1UktOwzAQnUxctwlNSCtQpCLBAZA4AwjY0R0XANaop4B7IMGKPYJTcAq23KAeZuwkKrW9QBaWXt7M+OV5/EFwIzu/eTq6un97Xa7ev5arDxKWXOoyT0SAElzcPh+XdftZNdV1u9hfHBy2ICy51C/vXk4yHiLOdVE/7s7q2XxvDsXOFPSktCy51Hn+QXQi1pjr02lT818TUIKxY8nrpoEMR2dWxx/FK1RaBCNtkSs9xGqsgedL0YkY7Q5RMXLOkBk7zm29G4h9RJABb9jCGMe2xhjUQ8SzBJ1I4o5tsC02XDRs6SEqjsAXG17aOO7R5wGxicIT04bjb/dU5zU7xOC3Yc82DP9S+Frd7W30S66e1rN123Lu88DbQDBr8iD1wGmYKPw2Aq6De/oGI0hr4z83+IeeqXu7ISQeHcXhiQv6jqIfP+zRDZOs2ojUAAAAAElFTkSuQmCC"),e:ZF("iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAOElEQVQ4y2P4//8/A6WYgeaG6Hm2/4fhUUPINARZA7F4EBvyHwtA04ANjKYTMnMxRiAOTFFALAYAE5RaixpJh0cAAAAASUVORK5CYII="),\nb:ZF("iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAPklEQVQ4y2P4//8/A6WYgaqGGPq3Y+D/SACH/KghhAz5Tx4YrIYA/fgfHaOFCTb50XRCjiFoAUlUYhvY8gQAM1wGsIOii6kAAAAASUVORK5CYII="),title:"Zoom in",borderWidth:DH}),d=new nH(a,{j:b,f:ZF("iVBORw0KGgoAAAANSUhEUgAAAAsAAAAjCAYAAABCU/B9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAMdJREFUOI1jYoCCsze+/seFYWqYgFgAiCPFhVgZcGGQPEgdEwMJYFTxqOIBVPz/P25MoWI8mJ7OGHUzmSb/+/3n9zdspv758+cHSB6mGMT4cv3qpSPYTL129eIhkDxIHUjxHyB+GOZnOe/0yUMbfvz4/gFkCogG8UHiQO4jkDqQ4l9A/AKIb8SHuyww0uDP0FJgiwLRID5IHIifg9SBFP8F4k9A/ASIrwDxVSR8BSoOkv/LBPXHbyD+CDUBZOVDKP0cKg6S/w8AZhAEn5vcfRcAAAAASUVORK5CYII="),\nd:ZF("iVBORw0KGgoAAAANSUhEUgAAAAsAAAAjCAYAAABCU/B9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOwwAADsMBx2+oZAAAAVRJREFUOI21k7FKA0EQhtc1OYw2Cj5CerW0srSwsbWx82m0UQI2PoNNsBIMwUIEbU4r06iFVxkwhoTksjvOH/bkyO4EjtOFj2Fmf/7d2ZvTitf24SXozAEypZnV9bUV2tyq1yWwD51WbkVLyyLZ+hVXo5qIJ9aViognVgtaZlZsLYl4YiISCThbEV/MDhLl7lzsGv/mbNhBotw7m0mqiI/M9hCRoy42CKd8/IMGjQk+G+q+syGR4DVMgPAXNO7ovKud41xsREOzERzRIg2Gmsso50zCLNPs5yayfXRNbjPPtE40yMQ2HfXvNY2Dz4Z6Ovq+gw7iSdK5Pa7SsLdoh+zGMzIdT6OQo/7x0j6BDuJxfHP2+Nw+3zeDpBWZz26NugoROepPrcYDdBBjrHqvcTO+vjg4umrs7TRPdzcQkaOOfeggRrv4Hb6YhHln3lxMXD3lJukHEsWEqzelDiQAAAAASUVORK5CYII="),\ne:ZF("iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAJklEQVQ4y2P4//8/A6WYYdSQoWCInmf7f1LxIDbkP3lgNJ2MDEMARXp4i4nQinYAAAAASUVORK5CYII="),b:ZF("iVBORw0KGgoAAAANSUhEUgAAABEAAAASCAYAAAC9+TVUAAAAJUlEQVQ4y2P4//8/A6WYYdSQIWIIOWCwGmLo3/6fVDyaTkaMIQA+c6zmC6HM1QAAAABJRU5ErkJggg=="),title:"Zoom out",borderWidth:DH,A:{marginTop:W(-1)}});R[A](c,Ie,this,this.b);R[A](d,Ie,this,this.d);a[x]("controlWidth",b[v]+2*DH);a[x]("controlHeight",2*(b[H]+2*DH)-1)}L(EH,V);\nEH[C].b=function(){this.set("zoom",this.get("zoom")+1)};EH[C].d=function(){this.set("zoom",this.get("zoom")-1)};function FH(a){Sa(a[F],W(19));Dq(a);em(a);if(Vl.d)MF(a[F],W(19)),a[F].paddingRight=W(2),a[F].paddingLeft=W(50),$i(a[F],Vl.d+"(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.5) "+W(50)+")");else{MF(a[F],W(15));var b=$("div",a);fm(b,0.45);Ii(b[F],"#f5f5f5");ra(b[F],"100%");Sa(b[F],"100%");Zl(b);a=$("div",a);Ui(a[F],"relative");Li(a[F],W(2))}Ei(a[F],"Arial,sans-serif");Yi(a[F],W(10));Uo(a[F],"#444");a[F].whiteSpace="nowrap";a[F].direction="ltr";Zi(a[F],"right");return a};function GH(a,b,c){this.N=a;this.d=b;a=$("div",a);a=FH(a);this.b=FH($("div"));c?(c=$("span",a),Hq(c,"\\u00a9"+(new Date).getFullYear()+" Google - ")):c=j;this.md=c;c=HH(a,"Map Data");R.va(c,Ie,this);this.Wf=c;this.Bc=$("span",a);c=$("span",a);Hq(c," - ");this.re=c;a=HH(a,"Terms of Use");a.href=to;a.target="_blank";this.Vf=a;this.Ca=IH(this)}L(GH,V);function HH(a,b){var c=$("a",a);Hq(c,b);Uo(c[F],"#444");c[F].textDecoration="underline";cm(c,"pointer");return c}Ki(GH[C],function(){JH(this)});\nfunction JH(a){var b=a.get("size");b&&ls(a.b,P(a,function(a){var d=this.nd();Kq(this.Bc,d);var e=b[v]-this.Ca,a=a[v];Vl.d&&(a-=48);e=a>e;Gq(this.Wf,d&&e);Gq(this.Bc,d&&!e);Gq(this.re,!!d);Vl.d||ra(this.N[F],W(4+Tg(this.Vf)[v]+Tg(this.Bc)[v]+Tg(this.re)[v]+Tg(this.Wf)[v]+(this.md?Tg(this.md)[v]:0)));R[r](this.N,il)}))}GH[C].nd=function(){return this.get("attributionText")||""};NF(GH[C],function(){Kq(this.b,this.nd());JH(this)});\nfunction IH(a){var b=a.get("rmiWidth")||0;return a.d+Tg(a.re)[v]+Tg(a.Vf)[v]+b+(a.md&&Tg(a.md)[v]||0)}GH[C].rmiWidth_changed=function(){this.Ca=IH(this);JH(this)};function KH(a,b){var c=$("div",a);Ii(c[F],"white");Li(c[F],W(15)+" "+W(21));ej(c[F],W(1)+" solid #ababab");Ei(c[F],"Arial,sans-serif");Uo(c[F],"#222");cG(c,"0 4px 16px rgba(0,0,0,0.2)");dm(c,10000002);this.b=c;c=$("div",this.b);Li(c[F],"0 0 10px 0");Yi(c[F],"16px");Yl(b,c);c=$("div",this.b);Yi(c[F],"13px");this.Bc=Yl("",c);new ms(this.b,P(this,this.d));LH(this)}L(KH,V);\nfunction LH(a){var b;b=a.get("size");if(b=!b?j:new U(o.min(300,b[v]-10),o.min(180,b[H]-10))){Sg(a.b,new U(o.max(0,b[v]-44),o.max(0,b[H]-32)));var c=a.get("size");Xl(a.b,new T((c[v]-b[v])/2,(c[H]-b[H])/2))}}va(KH[C],function(){this.get("visible")?$l(this.b):this.d()});KH[C].d=function(){Fq(this.b)};NF(KH[C],function(){var a=this.get("attributionText")||"";Iq(this.Bc,a);a||this.d()});Ki(KH[C],function(){LH(this)});function MH(a){this.N=a;a=this.b=$("div",a);Ei(a[F],"Arial,sans-serif");Yi(a[F],W(10));Uo(a[F],"#444");a[F].direction="ltr";Zi(a[F],"right");Ii(a[F],"#f5f5f5")}L(MH,V);NF(MH[C],function(){var a=this.get("attributionText")||"";Hq(this.b,a)});function NH(a,b){this.b=new U(0,0);var c=this.f=$("div"),d=c[F];KF(d,d.borderLeft="1px solid #8888FF");d.borderRight=d.borderBottom="1px solid #111155";Zl(c);c=this.j=$("div",c);ej(c[F],"1px solid #4444BB");Zl(c);b||(c=this.d=$("div",c),$i(c[F],"#6666CC"),Zl(c),fm(c,0.3));this[sc](a);b&&(c=new $q(this.f),d=this[ic]().M(),c[u]("position",this),c[u]("containerPixelBounds",d,"pixelBounds"),c[u]("size",this),c[u]("enabled",this),R[A](c,bl,this,this.Nh),R[E](c,gl,d))}L(NH,yh);I=NH[C];I.onAdd=function(){this.getPanes()[hp][Ua](this.f)};\nI.draw=function(){var a=this.get("center"),b=this[sj]();b&&a&&this.set("position",b.fromLatLngToDivPixel(a))};ap(I,function(){Tk(this.f);this.f=j});va(I,function(){Gq(this.f,!!this.get("visible"))});Si(I,ep(NH[C],function(){var a=this.get("bounds"),b=this.get("zoom");a&&b&&(a=Ok(this[ic]()[sj](),a,b),ra(this.b,od(a.G-a.F)),Sa(this.b,od(a.J-a.D)),this.set("size",this.b))}));\nKi(I,function(){var a=this.get("size"),b=this.f[F];b.marginTop=W(-a[H]/2);b.marginLeft=W(-a[v]/2);Sg(this.f,a);a=new U(o.max(a[v]-2,0),o.max(a[H]-2,0));Sg(this.j,a);this.d&&Sg(this.d,a)});fp(I,function(){var a=this.get("position");Xl(this.f,a)});I.Nh=function(){var a=this.get("position"),a=this[sj]()[$j](a);this.set("center",a);this.set("dragEndLatLng",a)};na(I,function(){this.draw()});function OH(a,b){Rg[hc](this);this.N=a;em(a);this.j=new U(19,19);this.B=2==Z[y]&&9>Z[hj]?new U(112,112):new U(111,111);var c=this.N[F];c.marginTop=c.marginLeft=W(5);2==Z[y]&&8>Z[hj]&&(c.marginRight=W(-1));var c=this.C=$("div",this.N),d=c[F];Ii(d,"#fff");KF(d,d.borderLeft="1px solid #979797");Ha(d,"hidden");Sg(c,new U(120,120));c=this.A=$("div",c);Zl(c);d=c[F];d.top=Wo(d,W(7));ej(d,"1px solid #979797");Sg(c,this.B);this.b=new rh(this.A,{disableDoubleClickZoom:i,Ye:i,scrollwheel:k});this.e=b;c=new NH(this.b,\nk);d=new NH(this.b,i);PH(this);var e=this.b;e.M()[u]("layers",b.M());e.M()[u]("apistyle",b.M());e.M()[u]("tilt",b.M());e[u]("heading",b);e[u]("draggable",b);this[u]("overviewMapCenter",e,"center");this[u]("overviewMapZoom",e,"zoom");this[u]("mapZoom",b,"zoom");this[u]("mapCenter",b,"center");this[u]("mapSize",b.M(),"size");this[u]("mapTypeId",b);c[u]("zoom",e);d[u]("zoom",e);c[u]("center",b);c[u]("bounds",b);d[u]("center",this,"updatedCenter");d.set("center",b[kj]());d[u]("bounds",b);this[u]("dragEndLatLng",\nd);c[u]("visible",this,"visibleOverlays");d[u]("visible",this,"visibleOverlays");d[u]("enabled",b,"draggable");R.R(a,kl,this,Sd);R.R(a,jl,this,Sd)}L(OH,Rg);function PH(a){var b=a.H=$("div",a.N,j,a.j);Zl(b);cm(b,"pointer");a.d=Aq(yl("mapcontrols3d7"),b,j,a.j,j,j,{alpha:i});R[rc](a.d,Ie,function(){a.set("opened",!a.get("opened"))})}I=OH[C];\nI.opened_changed=function(){var a=!!this.get("opened"),b=this.N;a?(zq(this.d,this.j,new T(40,386)),Sg(b,new U(120,120)),this.d[x]("title","Close the overview map")):(zq(this.d,this.j,new T(40,405)),Sg(b,new U(19,19)),this.d[x]("title","Open the overview map"));var c=this.H[F],d=0;a&&(d=101);c.top=Wo(c,W(d));Gq(this.C,a);R[r](b,il);R[r](this.A,il);this.set("overviewMapCenter",this.get("mapCenter"))};aj(I,function(){var a=this.b,b=this.get("mapTypeId");a.set("mapTypeId",b);b&&a[xj][u](b,this.e[xj])});\nI.dragEndLatLng_changed=function(){var a=this.get("dragEndLatLng");a&&this.e.panTo(a)};I.mapCenter_changed=OH[C].mapSize_changed=OH[C].mapZoom_changed=function(){this.O()};I.yg=function(){var a=this.get("mapCenter");a&&(this.b[kj]()&&this.b[Oj]()!=j?this.b.panTo(a):this.b.setCenter(a),this.set("updatedCenter",a));this.n=ca};\nI.Z=function(){var a=this.get("mapZoom");if(a!=j){var b;if(b=this.get("mapSize")){var c=this.B;b=o.max(QH(b[H],0.8*c[H]),QH(b[v],0.8*c[v]))}else b=0;a-=b;b=o.max(0,a);this.n&&(m[$a](this.n),this.n=ca);this.set("visibleOverlays",0b;)c++,a>>=1;return c};function RH(){}L(RH,V);\nEa(RH[C],function(a){if("url"!=a){var a={},b=this.get("bounds");b&&(a.ll=b[kj]()[Eb](),a.spn=b[Aj]()[Eb]());(b=this.get("center"))&&(a.ll=b[Eb]());b=this.get("zoom");N(b)&&(a.z=b);b=this.get("mapTypeId");(b="terrain"==b?"p":Yk[b])&&(a.t=b);if(b=this.get("pano")){a.z=17;a.layer="c";var c=this.get("position");c&&(a.cbll=c[Eb]());a.panoid=b;(b=this.get("pov"))&&(a.cbp="12,"+b[Dj]+",,"+o.max(b[nk]-3)+","+-b[sp])}a.hl=Ag(Cg(jf));45==this.get("tilt")&&(a.deg=this.get("heading")||0);var d=[];wd(a,function(a,\nb){d[p](a+"="+b)});this.set("url","http://maps.google.com/maps?"+d[Cc]("&"))}});function SH(a){TH(this);var b=this,c=new Ih({getTileUrl:function(c,e){return b.get("tilt")?b.n(c,e):a[Ib]("overlay",c.x,c.y,e)},tileSize:this[Cb],alpha:i});Ia(this,P(c,c[Ob]));Oa(this,P(c,c[gc]));this.sb=P(c,c.sb)}L(SH,V);Ea(SH[C],function(){TH(this)});function TH(a){var b="lyrs=svv&style=40&",c;a.get("tilt")&&(c=a.get("mapHeading")||0,b+="deg="+c+"&opts=o&");var d=ok().l[10];a.n=No(d?new lg(d):zg,j,b,22,i,a[Cb],Mo(c),Hd)}Aa(SH[C],new U(256,256));SH[C].Nb=i;function UH(a){return 5==a||3==a||6==a||4==a};function VH(a){var b=this;this.N=a;this.n=ys(a,us,0);this.f=ys(a,us,2);this.d=ys(a,us,1);this.j=ys(a,us,4);R.R(a,vk,this,this.Bh);R.R(a,uk,this,this.Ch);var c=this.b=new $q(a);c[u]("position",this);R[E](c,dl,this);R[E](c,cl,this);R[E](c,bl,this);b.set("position",us.Xc);R[G](c,bl,function(){b.set("position",us.Xc)});this.Wd(1);a[x]("controlWidth",us.ga[v]);a[x]("controlHeight",us.ga[H])}L(VH,V);I=VH[C];\nOF(I,function(){var a=this.be(),b=!this.b.get("enabled"),c=0==a;b!=c&&this.b.set("enabled",!c);nq(this.n,1==a);nq(this.j,2==a);nq(this.f,0==a);nq(this.d,5==a||3==a||6==a||4==a||7==a)});I.Bh=function(){1==this.be()&&this.Wd(2)};I.Ch=function(){2==this.be()&&this.Wd(1)};I.be=Df("mode");I.Wd=Ef("mode");function WH(a,b){this.I=b;var c=$("div",a);this.b=c;Fq(c);var d=ys(c,vs,0);Xl(d,new T(ws.ga[v],ws.ga[H]));var e=XH,f=YH,g=$("div",d,e,f);this.B=g;Ii(g[F],"#d3d3d3");dm(g,1);Fq(g);g=$("div",d);ra(g[F],W(95));PF(g[F],"38px");dm(g,1);Wo(g[F],W(e.x));Ei(g[F],"Arial,sans-serif");Yi(g[F],W(9));Uo(g[F],"gray");Ii(g[F],"white");this.n=Yl("",g);Zl(g);this.f=3;this.C=c=ys(c,ws,this.f);Xl(c,ZH[this.f]);c={Ia:P(this,this.H)};this.d=Nm(zl,d,e,f,c);this.A=i;this.j=new T(0,0)}L(WH,V);\nvar ZH=[new T(126,67),new T(4,67),new T(63,9),new T(63,127)],$H=[new T(166,103),new T(-18,103),new T(70,-15),new T(70,215)],XH=new T((vs.ga[v]-94)/2,5),YH=new U(94,75);WH[C].H=function(){var a=this.get("mode");Ed(a)&&UH(a)&&(Fq(this.B),fm(this.d,1),this.A=i,$l(this.b),Iq(this.n,this.get("description")||""))};OF(WH[C],function(){var a=this.get("mode");UH(a)||Fq(this.b)});\nWH[C].pixelPosition_changed=function(){var a=this.get("pixelPosition"),b=this.get("pixelBounds");if(a&&b){var c=3,d=a.x,a=a.y,e=$H[3].x,f=$H[3].y;db.G+e-vs.ga[v]-30?c=0:ab.d+5?(this.rb(5),b.d=a):aa&&(a+=360);return o[w](16*(a/360))%16}I.hc=Df("mode");I.rb=Ef("mode");function hI(a,b,c,d){this.e=a;this.Pa=d;this.b=k;this.set("mode",1);iI(this,c,b);this.d=new SH(d);this.d[u]("mapHeading",this);this.d[u]("tilt",this)}L(hI,V);\nfunction iI(a,b,c){var d=new VH(b),e=a.e.M(),f=P(a.Pa,a.Pa[hk]),f=new WH(e.get("panes")[ij],f);d[u]("mode",a);var g=new aI(a.e);g[u]("mode",a);g[u]("dragPosition",a);g[u]("position",a);g[u]("heading",a);a[u]("pegmanDragging",g,"dragging");a.e.M()[u]("pegmanDragging",a);f[u]("description",a);f[u]("mode",a);f[u]("thumbnailLatLng",a,"position");f[u]("pixelBounds",e);var h=new qr;h[u]("center",e,"projectionCenterQ");h[u]("zoom",e);h[u]("offset",e);h[u]("projection",a.e);h[u]("latLngPosition",g,"dragPosition");\nf[u]("pixelPosition",h);var l=a.e[Sj](),q=dn(b,l);R[G](d,dl,function(){q=dn(b,l)});O([dl,cl,bl],function(a){R[G](d,a,function(){R[r](g,a,{latLng:g.get("position"),pixel:d.get("position")})})});R[G](d,"position_changed",function(){var a=d.get("position");g.set("dragPosition",c.fromContainerPixelToLatLng(new T(a.x+q.x,a.y+q.y)))});R[G](g,bl,P(a,a.xg,k));R[G](g,"hover",P(a,a.xg,i))}function jI(a){var b=a.e[dk],c=a.d;b[yb](function(a,e){a==c&&b[Gb](e)});a.b=k}I=hI[C];\nOF(I,function(){var a=UH(this.Of());a!=this.b&&(a?(this.e[dk][p](this.d),this.b=i):jI(this))});bj(I,Pi(hI[C],function(){this.b&&(jI(this),this.e[dk][p](this.d),this.b=i)}));I.xg=function(a){var b=this.get("dragPosition"),c=this.e[Oj](),d=o.max(50,35*o.pow(2,16-c));this.set("hover",a);this.f=k;S("streetview",P(this,function(a){this.pe||(this.pe=new a.b(this.Pa),this.pe[u]("result",this,j,i));this.pe.getPanoramaByLocation(b,d)}))};\nbp(I,function(){var a=this.get("result"),b=a&&a[Wj];this.set("position",b&&b.latLng);this.set("description",b&&b.Lj);this.f?this.vd(1):this.get("hover")||this.set("panoramaVisible",!!a)});I.panoramaVisible_changed=function(){this.f=this.get("panoramaVisible")==k;kI(this)};I.available_changed=function(){kI(this)};\nfunction kI(a){var b=a.get("available");if(b!=j){var c=a.Of(),d=a.get("panoramaVisible"),e=a.get("hover");0!=c&&!b&&!a.get("pegmanDragging")&&a.vd(0);0==c&&b&&a.vd(1);!d&&!e&&b&&a.vd(1);d&&b&&a[Pb]("position")}}I.Of=Df("mode");I.vd=Ef("mode");var lI;\nfunction mI(a,b,c,d,e,f,g,h){this.wa=a;this.Gj=b;this.lb=c;this.Ya=e;this.e=f;this.Bj=h;this.ta=k;this.bd=[];this.A=$("div");Dq(this.A);lI||(lI=i,is("@media print { .gmnoprint { display:none }}@media screen { .gmnoscreen { display:none }}"));a=new RH;a[u]("center",this);a[u]("zoom",this);a[u]("mapTypeId",this);a[u]("pano",this);a[u]("position",this);a[u]("pov",this);a[u]("heading",this);a[u]("tilt",this);this.Kb=a;uo[2]||(a=n[vb]("div"),Ci(a[F],W(2)),a[F].marginRight=W(5),dm(a,1E6),this.wa[Np](a,\n10,i,-1E3),(new RG(a,yl("google_white"),new U(62,24)))[u]("url",this.Kb));a=n[vb]("div");Cq(a);dm(a,1000001);this.wa[Np](a,12,i,-1E3);b=new GH(a,62,!!uo[2]);b[u]("size",this);b[u]("rmiWidth",this);b[u]("attributionText",this);c=new KH(this.Gj,"Map Data");c[u]("size",this);c[u]("attributionText",this);R[G](b,Ie,P(c,c.set,"visible",i));b=n[vb]("div");Bq(b);dm(a,1000001);this.wa[Np](b,12,i,-1003);(new MH(b))[u]("attributionText",this);nI(this,d);g&&!Ql()&&(d=n[vb]("div"),g=new kH(d),this.wa[Np](d,12,\ni,-1001),g[u]("available",this,"rmiAvailable"),g[u]("bounds",this),g[u]("center",this),uo[17]&&g[u]("enabled",this,"reportErrorControl"),g[u]("mapSize",this,"size"),g[u]("mapTypeId",this),g[u]("url",this.Kb),this[u]("rmiWidth",g,"width"))}L(mI,V);I=mI[C];I.wc=Df("size");function oI(a){return"streetview"==a.get("mapTypeId")}I.disableDefaultUI_changed=Ki(mI[C],function(){(pI(this)!=this.Gi||qI(this)!=this.Ei||rI(this)!=this.Fi||sI(this)!=this.ta)&&this.Yb();tI(this)!=this.mj&&uI(this);vI(this)});\naj(I,function(){sI(this)!=this.ta&&this.Yb()});I.mapTypeControl_changed=mI[C].mapTypeControlOptions_changed=function(){uI(this)};bj(I,function(){this.vb&&nq(this.vb,!!this.get("tilt"))});\nI.scaleControl_changed=mI[C].scaleControlOptions_changed=function(){this.S&&(this.S[wj](),this.S=j);this.W&&(this.W[wj](),this.W=j);this.na&&(this.wa.b(this.na),this.na=j);if(this.get("scaleControl")){var a=n[vb]("div");a[F].marginBottom=W(3);var b=new zH;b[u]("projection",this);b[u]("center",this);b[u]("zoom",this);var c=new vH(a);c[u]("mapTypeId",this);c[u]("metersPerPixel",b);var d=this.get("scaleControlOptions")||{};this.wa[Np](a,d[Mj]||10,k,0.3);this.na=a;this.S=c;this.W=b}};I.Oe=Df("disableDefaultUI");\nfunction sI(a){var b=oI(a),c=a.get("streetViewControl"),d=a.get("disableDefaultUI"),a=!!a.wc();c==j&&(c=!d);return c&&a&&!b}function nI(a,b){var c=a.wa;O(b,function(a,b){function f(a){if(a){var d=a[Jp];N(d)||(d=1E3);d=o.max(d,-999);dm(a,o.min(999999,a[F][Dp]||0));c[Np](a,b,k,d)}}a&&(a[yb](f),R[G](a,Hf,function(b){f(a[ac](b))}),R[G](a,If,function(a,b){c.b(b)}))})}function wI(a){a.I&&(a.I[wj](),a.I=j);a.H&&(a.H[wj](),a.H=j);a.B&&(a.B[wj](),a.B=j);a.j&&(a.wa.b(a.j),qh(a.j),a.j=j)}\nfunction uI(a){wI(a);var b=tI(a);if(b){var c=n[vb]("div");Cq(c);Ci(c[F],W(5));R[rc](c,vk,function(){dm(c,1E6)});R[rc](c,uk,function(){dm(c,0)});dm(c,0);var d=a.get("mapTypeControlOptions")||{},e=a.B=new kG(a.lb,d.mapTypeIds);e[u]("aerialAvailable",a);e[u]("aerialAvailableAtZoom",a);e[u]("zoom",a);var f=e.n,g=2==b;a.wa[Np](c,d[Mj]||3,k,0.2);g?(d=new fH(c,f),e[u]("mapTypeId",d)):d=new dH(c,f);e=a.H=new gH(e.f);e.set("labels",i);d[u]("mapTypeId",e,"internalMapTypeId");d[u]("labels",e);d[u]("terrain",\ne);d[u]("tilt",a,"desiredTilt");e[u]("mapTypeId",a);R[r](c,il);a.j=c;a.I=d;a.mj=b}}function tI(a){if(!a.lb)return j;var b=(a.get("mapTypeControlOptions")||{})[F]||0,c=a.get("mapTypeControl"),d=a.Oe();if(!Ed(c)&&d||Ed(c)&&!c)return j;a=a.wc();return!a?j:2==b||0==b&&300>a[v]?2:1}function xI(a){a.f&&(a.f[wj](),a.f=j);a.n&&(a.n[wj](),a.n=j);a.C&&(a.C[wj](),a.C=j);a.b&&(a.b[wj](),a.b=j);a.za&&(a.za[tb](a.A),a.za=j);var b=a.wa;O(a.bd,function(a){b.b(a)});a.bd=[]}\nfunction yI(a){var b=$("div");Cq(b);var c=new IG(b,34),d=zI(a,b);c.add(d);d=$("div");Cq(d);a.n=new jH(d);R[E](a.n,fl,a);c.add(d);return b}function AI(a,b){var c=$("div");Cq(c);var d;3==b?d=new EH(c):2==b?(d=new xG(c),d[u]("zoomRange",a)):d=new CH(c,4==b);d[u]("zoom",a);a.f=d;return c}function BI(a,b){var c=$("div");Cq(c);a.b=new tH(c,b);a.b[u]("heading",a);a.b[u]("display",a,"tilt");return c}\nfunction zI(a,b){var c=$("div");Cq(c);var d=a.C=new uG(c,b);d[u]("renderHeading",a);d[u]("heading",a);var e=a.vb=$("div");c[Ua](e);var f;xq()?(Fq(e),f=new oG(e),Wd(function(){$l(e)})):tq()?f=new nG(e):hr()&&(f=new rG(e));f[u]("heading",d,"renderHeading");f[u]("mode",d);nq(e,!!a.get("tilt"));return c}\nI.navigationControl_changed=mI[C].navigationControlOptions_changed=mI[C].panControl_changed=mI[C].panControlOptions_changed=mI[C].rotateControl_changed=mI[C].rotateControlOptions_changed=mI[C].streetViewControl_changed=mI[C].streetViewControlOptions_changed=mI[C].zoomControl_changed=mI[C].zoomControlOptions_changed=mI[C].Yb=function(){xI(this);var a=this.Ei=qI(this),b=this.Gi=pI(this),c=this.ta=sI(this),d=this.Fi=rI(this),e=P(this,function(a){return(this.get(a)||{})[Mj]}),f=e("navigationControlOptions"),\na=a&&(e("panControlOptions")||f||1),g=3==b?6:4==b?11:1,f=b&&(e("zoomControlOptions")||f||g),g=3==b||4==b||Ql(),d=d&&(e("rotateControlOptions")||f||g&&6||a||h||1),h=1==b||2==b,h=c&&(e("streetViewControlOptions")||h&&f||a||5),l={},c=P(this,function(a){if(!l[a]){var b=n[vb]("div");Cq(b);Ci(b[F],W(5));em(b);this.bd[p](b);l[a]=new IG(b,130,5);this.wa[Np](b,a,k,0.1)}});a&&(c(a),e=yI(this),l[a].add(e));h&&(c(h),CI(this),l[h].add(this.A),this.za=l[h]);d&&(c(d),a=BI(this,g),l[d].add(a));f&&(c(f),b=AI(this,\nb),l[f].add(b));this.b&&this.f&&d==f&&this.b[u]("mouseover",this.f);O(this.bd,function(a){R[r](a,il)})};function qI(a){var b=a.get("panControl");if(Ed(b))return b;b=DI(a,b);a=oI(a);return 3==b||a&&1==b}function rI(a){var b=a.get("rotateControl"),c=oI(a);return!a.wc()||c?k:a.Oe()?b==i:b!=k}function pI(a){var b=a.get("zoomControl");if(b==k)return j;var c=(a.get("zoomControlOptions")||{})[F];if(c)return Ql()?3:c;a=DI(a,b);return 3==a?2:1==a?1:5==a?3:2==a?4:j}\nfunction DI(a,b){var c=(a.get("navigationControlOptions")||{})[F],d=!c||0==c,e=b||a.get("navigationControl"),f=a.Oe();if(!Ed(e)&&f||Ed(e)&&!e)return j;e=a.wc();if(!e)return j;d?c=Rl(Ml)?4:Ql()?5:400>e[v]||370>e[H]?1:3:Ql()&&2!=c&&(c=5);return c}function CI(a){if(!a.Sb){var b=a.Sb=new hI(a.e,a.Ya,a.A,a.Bj);b[u]("available",a,"streetViewAvailable");b[u]("mapHeading",a,"heading");b[u]("tilt",a);a.streetView_changed()}}\nI.streetView_changed=function(){var a=this.Sb;if(a){var b=a.Yj,c=this.get("streetView");if(c!=b){if(b){var d=b.M();d[mb]("result");d[mb]("heading");b[mb]("visible");b.set("visible",j)}c&&(d=c.M(),d.get("result")!=j&&a.set("result",d.get("result")),d[u]("result",a),d.get("heading")!=j&&a.set("heading",d.get("heading")),d[u]("heading",a),c.get("visible")!=j&&a.set("panoramaVisible",c.get("visible")),c[u]("visible",a,"panoramaVisible"));a.Yj=c}}};I.overviewMapControl_changed=function(){vI(this)};\nI.overviewMapControlOptions_changed=function(){this.d&&this.d.set("opened",(this.get("overviewMapControlOptions")||{}).opened)};function vI(a){var b=a.get("overviewMapControl"),c=oI(a),d=a.wc();if(c?0:d&&(180>d[v]||180>d[H])?0:b==i)a.d||(b=$("div"),Cq(b),a.wa[Np](b,12,k,-1002),c=new OH(b,a.e),Dq(b),a.L=b,a.d=c,a.overviewMapControlOptions_changed());else if(a.d&&(a.d[wj](),a.d=j),a.L)a.wa.b(a.L),a.L=j};function EI(a,b){this.A=a;this.f=k;this.j=!!b;R.R(m,hG,this,this.Rh);R.R(n,Ie,this,this.Qh);Z.e&&2==Z.b?(R.R(n,Qq,this,this.Ef),R.R(n,gG,this,this.Ff)):(R.R(n,Qq,this,this.Ff),R.R(n,gG,this,this.Ef));R.R(n,fG,this,this.Sh);this.b={}}L(EI,V);I=EI[C];I.Pg=Ef("zoom");I.Og=Df("zoom");I.Qh=function(a){for(var b=a=Sk(a);b;b=b[xc])if(b==this.A){this.f=i;for(var a=a[wc],b="A,AREA,BUTTON,INPUT,LINK,OBJECT,SELECT,TEXTAREA".split(","),c=0;cb?b=a.B+0.5:a.b[Rb](k);a.P=i;R[r](a,dl,b)}),R[G](b,cl,JE(function(b){R[r](a,cl,b.latLng)})),R[G](b,bl,function(b){R[r](a,bl,b.latLng)}))}function oF(a){!a.d&&a.b[gb]()&&(a.d=m[Tb](function(){a.P||(a.me(),a.b[Rb](k));a.d=0},300))}I.Vj=function(a){if(pF(this,a,k)){var b=a.latLng,c=0<=this.f,d=nF(this,b);c&&!d&&(yq(a),this.b[Rb](i),this.b[aq](b),this.B=this.f,R[r](this.b,dl))}};\nI.Wj=function(a){pF(this,a,i)&&(yq(a),this.b[aq](a.latLng),R[r](this.b,cl,a))};I.Uj=function(a){pF(this,a,i)&&(this.me(),yq(a),this.b[aq](a.latLng),R[r](this.b,bl,a))};I.Oj=function(a){this.f=a};I.me=function(){this.f=-1};I.Mj=function(a,b){if(pF(this,b,k)){var c=b.latLng;if(nF(this,c))this.b[Rb](k);else this.B=a,this.d&&(m[$a](this.d),this.d=0),this.b[aq](c),this.b[Rb](i)}};I.Nj=function(a){pF(this,a,k)&&oF(this)};\nfunction mF(a){var b=a.ze(),c=a.get("projection");a.n=[];if(c)for(var d=0,e=J(b);d")}function rF(a,b){var c;c=(b?"icon":"marker")+"_green";0<=a&&26>a&&(c+=ka[sb](65+a));b&&Jl()&&(c+="_graybg");return yl("markers2/"+c)};var sF=new Vf(yl("dd-via"),new U(11,11),j,new T(5,5));function tF(){Rg[hc](this);this.zc=[]}L(tF,Rg);I=tF[C];I.dragResult_changed=function(){this.P=i;this.O()};bp(I,function(){this.P=k;this.ud(0);this.O()});ua(I,function(){this.O()});I.routeIndex_changed=function(){this.O()};I.Z=function(){uF(this);vF(this)&&this.b()&&(wF(this),this.P||(this.set("markers",this.zc),this.set("polylines",this.j)))};\nI.Qf=function(){this.Eb&&this.Eb[Rp]();this.Eb=this.get("suppressInfoWindows")?j:this.get("infoWindow")||new Uf({maxWidth:200})};I.infoWindow_changed=tF[C].suppressInfoWindows_changed=tF[C].Qf;\nfunction wF(a){var b=vF(a).routes[a.Cb()];if(b){var c=vF(a),d=a.b();!a.get("preserveViewport")&&!a.P&&!c.Dh&&(c=b.bounds)&&d.fitBounds(c);a.gd=[];a.le=[[]];a.j=[];a.Qf();var e;O(b.legs,P(a,function(a,c){this.P||this.gd[p](xF(this,b,c));this.le[c]=[];e=yF(this,a)}));a.P||a.gd[p](zF(a,b));"BICYCLING"==e&&!a.get("suppressBicyclingLayer")&&(a.d=new eg,a.d[sc](d))}}\nfunction yF(a,b){var c,d=[],e=0;O(b.steps,P(a,function(a,g){c=a.travel_mode;var h=b.via_waypoint,l=0;if(!this.P&&h)for(;h[e]&&h[e].step_index==g;){var q=h[e++];q.Hg-=l;var l=l+q.Hg,s=q[Wj],t=this.get("markerOptions");this.zc[p](AF(this,s,{icon:sF,raiseOnDrag:k,useDefaults:k,optimized:t&&t.optimized}));s=a;var t=a[zp],z=a.polyline;if(!t||!z)q=j;else{for(var z=t[B],D=0,K=1;K
-
\'}\n;function GF(){return\'
-
\'}\n;function HF(){Rg[hc](this);this.j=[]}L(HF,Rg);I=HF[C];bp(I,function(){this.ud(0);this.O()});I.panel_changed=function(){this.O()};I.routeIndex_changed=function(){this.O()};\nI.Z=function(){O(this.j,R[jb]);this.j=[];this.d&&(Tk(this.d),this.d=j);this.b&&(Tk(this.b),this.b=j,Tk(this.n),this.n=j);if(this.ie()&&this.If()){var a=IF(this)[this.Cb()];if(a){var b=this.If();eq(b);this.ie();this.n=is(".adp-warnbox{margin:5px 0 3px}.warnbox-content{background:#fff1a8;padding:5px 6px}.warnbox-c1,.warnbox-c2{background:#fff1a8;font-size:1px;height:1px;overflow:hidden}.warnbox-c1{margin:0 2px}.warnbox-c2{margin:0 1px}.adp-list{background:#fff;border:1px solid #cdcdcd;cursor:pointer;padding:4px}.adp-fullwidth{width:100%}.adp-listsel{background:#eee;text-decoration:none}.adp-listheader{padding:4px}.adp-placemark{background:#eee;border:1px solid silver;color:#000;cursor:pointer;margin:10px 0;vertical-align:middle}.adp-legal{color:#676767}.adp-summary{padding:0 3px 3px}.adp-step,.adp-substep{border-top:1px solid #cdcdcd;margin:0;padding:.3em 3px;vertical-align:top}.adp-distance{white-space:nowrap}.adp-step,.adp-text{width:100%}.adp-directions{cursor:pointer;border-collapse:collapse}");if(!this.get("hideRouteList")&&\n1=ae(a.lng(),b.lng())?(f=a.lng(),e=b.lng()):(f=b.lng(),e=a.lng());return ql(c,f,d,e)};function YL(){var a=0;return function(){return a++}};function ZL(){var a=[Ie,ol,al,$k,Zk];Ql()||a[p](ml);var b=a[bb]();b[p](kl,gl);a=this.b=$L(this,b,a);this.n=aM(this);b="url("+xl+"crosshair.cur)";Z.d&&(b+=" 7 7");var b=b+", crosshair",c=YL(),d=Ql()?9:0;this.f={circle:new ML(new PL,b,c),marker:new QL(b),polygon:new RL(i,b,c,d),polyline:new RL(k,b,c,d),rectangle:new ML(new WL,b,c)};var b=bM(this),e;for(e in this.f)c=this.f[e],c[u]("map",this),c[u]("draggingCursor",a),c[u]("draggableCursor",b),c[u]("drawWithDrag",a,"panAtEdge"),c[u]("options",this,e+\n"Options"),R[E](c,EL,this),R[E](c,e+"complete",this);this.f.polygon[u]("drawPolysWithDrag",this);this.f.polyline[u]("drawPolysWithDrag",this);this.A=[]}L(ZL,V);\nfunction $L(a,b,c){var d=new Zq(b),e=k;O(c,function(b){R[G](d,b,function(c){(b==Ie||b==ol||b==ml)&&Ud(c);if(!(e&&b==ml||!e&&a.get("panWhileDrawing"))){b==al&&(e=i);b==Zk&&(e=k);var d=a.get("map");if(a.d){var l=d.M().get("projectionController"),d=d.M().get("panes");l&&d&&(c.ra?l=l.fromContainerPixelToLatLng(c.ra):(d=kn(c,d[ij]),l=l[$j](d)),R[r](a.d,b,l,c))}}})});return d}\nfunction aM(a){var b=new Ao(["map","drawingMode","pegmanDragging"],"active",function(a,b,e){return!!a&&!!b&&!e});b[u]("map",a);b[u]("drawingMode",a);a.b[u]("active",b);return b}function bM(a){var b=new Ao(["draggableCursor","panWhileDrawing"],"cursor",function(a,b){return b?j:a});b[u]("panWhileDrawing",a);a.b[u]("draggableCursor",b,"cursor");return b}\nua(ZL[C],function(){var a=this.get("map"),b=this.n,c=this.b;a?(a=a.M(),this[u]("mouseEventTarget",a),b[u]("pegmanDragging",a),c[u]("containerPixelBounds",a,"pixelBounds"),this.j=R[E](c,gl,a)):(this[mb]("mouseEventTarget"),this.set("mouseEventTarget",j),b[mb]("pegmanDragging"),c[mb]("containerPixelBounds"),this.j&&(R[jb](this.j),this.j=j))});\nZL[C].mouseEventTarget_changed=function(){var a=["offset","panes","projectionTopLeft","size"];AL(this.b,a);var b=this.A;O(b,R[jb]);Ka(b,0);var c=this.get("mouseEventTarget");if(c){var d=this.b,e=this.get("map");Mq(d,a,e.M());O([al,$k,Zk],function(a){var e=R[G](d,a,function(b){b.handled||R[r](c,a,b)});b[p](e)});R[E](d,kl,c)}};ZL[C].drawingMode_changed=function(){this.d&&this.d.set("active",k);this.b.set("panAtEdge",k);(this.d=this.f[this.get("drawingMode")])&&this.d.set("active",i)};function cM(a){Rg[hc](this);var b=new ZL;b[u]("map",a);b[u]("drawingMode",a);b[u]("panWhileDrawing",a);b[u]("markerOptions",a);b[u]("polygonOptions",a);b[u]("polylineOptions",a);b[u]("rectangleOptions",a);b[u]("circleOptions",a);b[u]("drawPolysWithDrag",a);R[E](b,EL,a);R[E](b,GL,a);R[E](b,FL,a);R[E](b,DL,a);R[E](b,CL,a);R[E](b,BL,a);this[u]("map",a);this[u]("drawingControl",a);this[u]("drawingControlOptions",a);this[u]("drawingMode",a)}L(cM,Rg);\nua(cM[C],function(){var a=this.get("map");if(a)this[u]("layoutManager",a.M());else this[mb]("layoutManager"),this.set("layoutManager",j)});cM[C].layoutManager_changed=cM[C].drawingControl_changed=cM[C].drawingControlOptions_changed=cM[C].O;\ncM[C].Z=function(){this.b&&(this.wa.b(this.b),qh(this.b),this.b=j,this.d[wj](),this.d=j);if((this.wa=this.get("layoutManager"))&&this.get("drawingControl")!=k){var a=this.get("drawingControlOptions")||{},b=a.drawingModes||dM,c=n[vb]("div");Cq(c);Ci(c[F],W(5));dm(c,10);this.b=c;this.d=new HL(this.b,b);this.d[u]("drawingMode",this);this.wa[Np](this.b,a[Mj]||1,k,0.25)}};var dM=["marker","polyline","rectangle","circle","polygon"];function eM(){}eM[C].b=cM;var fM=new eM;cf[se]=function(a){eval(a)};ff(se,fM);\n'); -google.maps.__gjsload__('elevation', 'function gE(a){if(hE(a))for(var b in a)this[b]=a[b]}var hE=ee({path:function(a){var b=arguments,c=b[B];return function(){for(var a=0;a=X||c=D)si(t,z,c,d)=jd(zd(K-X,-180,180))){if(K=jd(zd(K-d,-180,180))<=c||jd(zd(X-d,-180,180))<=c)K=a.lat(),X=nd(z.lat(),D.lat())-c,Ba=md(z.lat(),D.lat())+c,K=K>=X&&K<=Ba;Ba=K}if(Ba)return i;if(180=ba||d-c<=Wa:d+c>=Wa&&d-c<=ba)if(z=si(z,D,d,f),jd(z-a.lat())\nq)return new Q(a.lat(),a.lng());a=o.sin((1-c)*b)/q;c=o.sin(c*b)/q;b=a*h*o.cos(e)+c*l*o.cos(g);e=a*h*o.sin(e)+c*l*o.sin(g);return new Q(Bd(o[wb](a*o.sin(d)+c*o.sin(f),o[Ab](b*b+e*e))),Bd(o[wb](e,b)))},Ne:function(a,b){var c=M(a.Ta),d=M(b.Ta);return 2*o[yc](o[Ab](o.pow(o.sin((c-d)/2),2)+o.cos(c)*o.cos(d)*o.pow(o.sin((M(a.Ua)-M(b.Ua))/2),2)))},computeDistanceBetween:function(a,b,c){return ui.Ne(a,b)*(c||6378137)},computeLength:function(a,b){var c=b||6378137,d=0;a instanceof Jf&&(a=a[nc]());for(var e=\n0,f=a[B]-1;ec;++c)a[c]=ui.Ne(d[c],d[c+1]),b+=a[c];b/=2;d=o.tan(b/2);for(c=0;3>c;++c)d*=o.tan((b-a[c])/2);return 4*\no[jc](o[Ab](o.abs(d)))},Gk:function(a,b,c){a=[a,b,c];b=[];for(c=0;3>c;++c){var d=a[c],e=M(d.Ta),d=M(d.Ua),f=b[c]=[];f[0]=o.cos(e)*o.cos(d);f[1]=o.cos(e)*o.sin(d);f[2]=o.sin(e)}return 0>1):h>>1;h=1;l=0;do q=a[mc](d++)-63-1,h+=q<>1):h>>1;c[g]=new Q(1.0E-5*e,1.0E-5*f,i)}Ka(c,g);return c},encodePath:function(a){a instanceof Jf&&(a=a[nc]());return vi.Rk(a,function(a){return[od(1E5*a.lat()),od(1E5*a.lng())]})},Rk:function(a,b){for(var c=[],d=[0,0],e,f=0,g=J(a);fa?~(a<<1):a<<1,b)},Sk:function(a,b){for(;32<=a;)b[p](ka[sb]((32|a&31)+63)),a>>=5;b[p](ka[sb](a+63));return b}};cf[re]=function(a){eval(a)};Vc.google.maps[re]={encoding:vi,spherical:ui,poly:ti};function wi(){}I=wi[C];I.decodePath=vi.decodePath;I.encodePath=vi.encodePath;I.computeDistanceBetween=ui.computeDistanceBetween;I.interpolate=ui.interpolate;I.computeHeading=ui.computeHeading;I.computeOffset=ui.computeOffset;ff(re,new wi);\n'); -google.maps.__gjsload__('infowindow', 'function zD(a,b){this.n=a;this.f=b;this.b=[]}L(zD,V);zD[C].anchorPoint_changed=function(){AD(this)};zD[C].modelPixelOffset_changed=function(){AD(this)};function AD(a){var b=a.get("modelPixelOffset")||mf,c=a.get("anchorPoint")||lf;a.set("viewPixelOffset",new U(b[v]+od(c.x),b[H]+od(c.y)))}zD[C].content_changed=function(){O(this.b,R[jb]);this.b=[];var a=this.get("content");if(a){var b;"string"==typeof a?(b=$("div"),Ha(b[F],"auto"),Kq(b,a)):3==a[db]?(b=$("div"),b[Ua](a)):b=a;this.j=b;BD(this)}};\nfunction BD(a){mh(a.j,function(b){"IMG"==b[wc]&&!b[Yp]("height")&&(!b[F]||!b[F][H])&&a.b[p](R.addDomListenerOnce(b,pl,P(a,a.d)))});a.d()}function CD(a){return(a=a.get("panes"))&&a[ij]}\nzD[C].d=function(){var a=this,b=a.j,c=a.get("maxWidth")||a.n,c=nd(c,a.n),d=0,e=a.get("containerBounds");if(e)var f=a.get("viewPixelOffset")||mf,c=md(0,nd(c,e.G-e.F-a.f[v]-f[v])),d=e.J-e.D-a.f[H]+f[H];a.set("contentNode",j);ls(b,function(c){if(c[v]||c[H]||!J(a.b))a.set("contentNode",b),d&&Sa(c,nd(c[H],d)),a.set("contentSize",c)},c,CD(a))};for(var DD=[],ED=0;10>ED;++ED){var FD=o[fb](54-5*(ED+1));DD[p](["iw3",o[eb](97-9.3*ED)-FD,o[eb](7)+1,FD,o[eb](715+7*ED),"iw_tap_"+ED])}DD[p](["iw3",97,25,0,691,"iw_tap"]);\nvar GD=[["iws3",70,30,323,0,"iws_nw"],["iws3",70,30,1033,0,"iws_ne"],["iws3",70,60,14,310,"iws_sw"],["iws3",70,60,754,310,"iws_se"],["iws3",140,60,119,310,"iws_tap"],["iws3",654,30,393,0,"iws_n"],["iws3",360,280,50,30,"iws_w"],["iws3",360,280,734,30,"iws_e"],["iws3",320,60,345,310,"iws_s1"],["iws3",320,60,345,310,"iws_s2"],["iws3",654,612,360,30,"iws_c"]];function HD(){Rg[hc](this);this.C=new U(213,54);this.B={}}L(HD,Rg);var ID=new U(0,94);I=HD[C];I.Xd=Df("content");I.nf=Df("panes");\ncp(I,function(){this.set("pixelBounds",j);var a=this.nf();if(a){if(this.d){var b=this.d[xc],c=this.b[xc];b&&b!=a[ij]&&(b[dc](this.d),a[ij][Ua](this.d));c&&c!=a[vj]&&(c[dc](this.b),a[vj][Ua](this.b))}else{var b=a[vj],c=a[ij],a=this.B,d=new U(690,786),e=[];Cd(e,DD);c=JD(a,c,e,d);d=213;e=54;fq()||(d-=2,e-=2);d=$("div",c,lf,new U(d,e));Ha(d[F],"hidden");a.iw_mid=d;em(d);a=d[F];Ii(a,"white");ej(a,"1px solid #ababab");2==Z[y]&&(a=Nm(yl("iw3"),d,new T(-70,-30),new U(654,612)),Bq(a));R[rc](c,nl,Ud);R[rc](c,\nll,Ud);R[rc](c,ml,Ud);R[rc](c,ol,Ud);R[rc](c,Ie,Ud);R[rc](c,"touchstart",Ud);R[rc](c,"touchend",Ud);R[rc](c,"touchmove",Ud);R.R(c,Je,this,this.ji);R.R(c,kl,this,Sd);R.R(c,jl,this,Sd);cm(c,"default");this.d=c;b=JD(this.B,b,GD,new U(1144,370));Cq(b);this.b=b;this.A=$("div",this.d);new ms(this.A,P(this,this.ki));KD(this)}this.O()}else LD(this),this.d&&Tk(this.d),this.b&&Tk(this.b),this.b=this.d=j});Ea(I,function(a){"pixelBounds"!=a&&this.O();"scale"==a&&MD(this)});\nI.content_changed=function(){LD(this);this.O()};\nI.Z=function(){if(this.nf()&&this.Xd()){if(this.A){var a=this.j=this.Xd(),b=this.n;b||(b=this.n=$("div",this.A),cm(b,"default"),lo[aq](b,new T(18,18)),am(b),dm(b,2));a[xc]!=b&&(a[F][Ej]&&Ha(b[F],a[F][Ej]),b[Ua](a),this.H=i)}var a=this.get("size"),c=new U(yd(a[v],213,654),yd(a[H],54,612));2.3f;++f)Xl(a["iw_tap_"+f],new T(e+o[fb](54-5*(f+1)),c+o[eb](24+7*f)));var e=d-10-50,d=od(b/2)-20-25,b=d+70,g=e-b+70,c=od((e-140)/2)-25,f=e-140-c;ra(a.iws_n[F],W(e-30));0a[H]&&(b-=a[H]);this.set("pixelBounds",new nf([new T(d,c),new T(f,b)]))}MD(this)}else KD(this)};function KD(a){a.d&&am(a.d);a.b&&am(a.b)}function MD(a){if(a.get("position")&&a.d&&a.b){a.n&&bm(a.n);bm(a.d);bm(a.b);var b=a.get("scale"),b=!(b&&0.3>b);Gq(a.d,b);Gq(a.b,b);b&&a.H&&(R[r](a,"domready"),a.H=k)}}I.ki=function(a){Ud(a);R[r](this,Pq)};\nI.ji=function(a){for(var b=k,c=a[fc];!b&&c;)b=c==this.Xd(),c=c[xc];b?Sd(a):Rd(a)};function LD(a){a.j&&a.j[xc]&&a.j[xc][dc](a.j);a.j=j;a.n&&Tk(a.n);a.n=j}function JD(a,b,c,d){for(var b=$("div",b,new T(-1E4,0)),e=0,f=J(c);eb||f[pc]>h,q.D>>h),new T(1+(q.G>>h),1+(q.J>>h))]),d))return f.b}}}return j};function Vs(a){this.l=a||[]}Vs[C].b=function(){var a=this.l[2];return a!=j?a:0};Ia(Vs[C],function(){var a=this.l[1];return a?new xo(a):yo});\nfunction Ws(a,b){var c={},d=1<=o.abs(f.x-g.x)&&1.0E-10>=o.abs(f.y-g.y));g&&a.Gf(f)}g=a.dd();c=a.vc();if(g&&c&&(f=c.x-g[v]/2,g=c.y-g[H]/2,c=a.cd(),!c||!(1.0E-10>=o.abs(c.x-f)&&1.0E-10>=o.abs(c.y-g))))c||(c=new T(0,0)),c.x=f,c.y=g,a.set("projectionTopLeft",\nc);pt(a);a.f=e;a.d=d}function mt(a){var b=a.vc(),c=a.Be(),d=a.Ce();if(c&&N(d)&&b){if(c=b=Pk(c,b,d,i))c=a.De(),c=!(b&&c&&1.0E-10>=o.abs(b.lat()-c.lat())&&1.0E-10>=o.abs(b.lng()-c.lng()));c&&a.set("latLngCenter",b)}}function pt(a){var b=a.De();b&&(b=18*od(b.lng()/18),b!=a.Pe&&(a.Pe=b,a.set("projectionCenterQ",a.vc())))}\nfunction nt(a){var b=a.dd(),c=a.cd();if(b&&c){var d=c.x+b[v]/2,b=c.y+b[H]/2,c=a.vc();if(!c||!(1.0E-10>=o.abs(c.x-d)&&1.0E-10>=o.abs(c.y-b)))c||(c=new T(0,0)),c.x=d,c.y=b,a.Gf(c)}var e=a.dd(),f=a.cd();if(e&&f){var d=a.gg()||new nf,b=f.x,c=f.y,g=f.x+e[v],e=f.y+e[H];if(d.F!=b||d.D!=c||d.G!=g||d.J!=e)d.F=b,d.D=c,d.G=g,d.J=e,a.set("projectionBounds",d)}a.b||(mt(a),pt(a))}function ot(a){var b=a.Be(),c=a.Ce(),d=a.gg();b&&N(c)&&d&&(a.n=it(b,d,c),m[Tb](function(){a[Pb]("latLngBounds")},0))}I.Ce=Df("zoom");\nI.dd=Df("size");I.cd=Df("projectionTopLeft");I.vc=Df("center");I.Gf=Ef("center");I.De=Df("latLngCenter");I.gg=Df("projectionBounds");I.Be=Df("projection");I.getLatLngBounds=Qc("n");I.Ck=Df("fixedPoint");function qt(a,b,c){this.b={};this.d=gm(c,a);this.e=b}Fa(qt[C],function(){var a=this;wd(this.b,function(b,c){rt(a,c)});delete this.e;delete this.b;Tk(this.d,i)});qt[C].freeze=function(){if(this.e.sb){var a=this;wd(this.b,function(b,c){a.e.sb(c)})}};function rt(a,b){delete a.b[b.qa];a.e[gc]&&a.e[gc](b);Tk(b,i)};function st(a,b){Rg[hc](this);this.b=gm(this.get("zIndex")||0,a);this.n=new U(0,0);this.C=this.j=j;this.A={};this.B={};this.H=b;this.L=k;this.Bd(1)}L(st,Rg);I=st[C];I.zIndex_changed=function(){dm(this.b,this.get("zIndex")||0)};I.getDiv=Qc("b");I.kb=Df("mapType");I.Yg=Df("tileFadeMode");I.Bd=Ef("tileFadeMode");La(I,Df("zoom"));Si(I,function(){var a=this[Oj]();this.d!=a&&(this.d=a,this.Fe())});Mi(I,Df("offset"));I.offset_changed=function(){this.O()};I.getProjection=Df("projection");I.Xg=Ef("projection");\nI.yd=Df("projectionBounds");I.projectionBounds_changed=function(){this.O()};Ki(I,function(){this.O()});I.mapType_changed=function(){var a=this.kb();this.S!=a&&(this.S=a,this.Fe())};function tt(a){var b=a.kb();return!(!a.H||!b||!b.Nb)}I.Fe=function(){ut(this);var a=this.kb();a&&(this.j=new qt(this.b,a,1),this.O())};I.Z=function(){vt(this)};\nfunction vt(a){var b=a[Oj](),c=a[yj](),d=a.yd(),e=a.get("size"),f=a.kb(),g=a.j;if(e&&c&&d&&f&&g&&!a.L){var e=new U(od(c[v]),od(c[H])),h=!a.n[ub](e);a.n=e;var e=a.C,l=a.C=wt(a,d);if(l[ub](e))h&&xt(a);else{wd(g.b,function(b,c){tk(l,c.qa)||(yt(a,c),rt(g,c))});for(var e=[],q=l.F;qd.F-c[v]-z[v]&&e.yd.D-c[H]-z[H]&&(a.B[f.qa]=1))});$l(g.d)}R[r](a,"tilesloading")}}xa(I,function(){ut(this);Tk(this.b)});function xt(a){wd(a.j.b,function(b,c){At(a,c,c.qa)})}\nfunction At(a,b,c){var d=a.kb()[Cb],d=new T(c.x*d[v]-a.n[v],c.y*d[H]-a.n[H]),e=a[sj]();if(e&&e[Vj]){var f=a.kb()[Cb],a=a[Oj]();if((e=e[Vj]()||Of)&&45==e.Ba()&&0!=e[Dj]()%180)a=Ws(f,a),c=ld((c.y-a.f)/a.j),d=new T(d.x,d.y-c*a.d)}Xl(b,d,ca,i);return d}\nfunction wt(a,b){var c=a.kb()[Cb],d=0.25*c[v],e=0.25*c[H],d=of(b.F-d,b.D-e,b.G+d,b.J+e);if((e=a[sj]())&&e[Vj]){var f=a[Oj]();if((e=e[Vj]()||Of)&&45==e.Ba()&&0!=e[Dj]()%180)var e=Ws(c,f),f=ld((d.D-e.b)/e.e),g=ld((d.J-e.b)/e.e),d=of(d.F,d.D+f*e.d,d.G,d.J+g*e.d)}e=new nf;e.F=ld(d.F/c[v]);e.D=ld(d.D/c[H]);e.G=kd(d.G/c[v]);e.J=kd(d.J/c[H]);return e}function Bt(a){wd(a.j.b,function(b,c){yt(a,c)})}function ut(a){a.j&&(Bt(a),a.j[Bj](),a.j=j,a.C=j)}I.freeze=function(){this.L=i;this.j&&(Bt(this),this.j.freeze())};\nfunction zt(a){var b=0,c=0,d=0;O(a,function(a){++b;c+=a.x;d+=a.y});if(!b)return[];var c=c/b,d=d/b,e=ga(b),f=0;O(a,function(a){var b=a.x-c,l=a.y-d;a.Wg=b*b+l*l;e[f++]=a});e[fk](function(a,b){return a.Wg-b.Wg});return e}function yt(a,b){b.Fd&&R[jb](b.Fd);b.Fd=ca;var c=b.qa;if(a.A[c]){var d=!!a.B[c];delete a.B[c];d&&xd(a.B)&&Wd(function(){R[r](a,hl)});delete a.A[c];xd(a.A)&&Wd(function(){R[r](a,"tilesloaded")})}};var Ct=Pl()?2E3:500;function Dt(a,b){this.b=b;this.d=a;this.j=this.f=0;R.R(this.d,Je,this,this.vf);if(!Ql()){var c=new ln(this.b);c[u]("draggingCursor",this);c[u]("draggableCursor",this);c[u]("draggable",this);Et(this,c);Ht(this,c)}Ql()||(c=new An(this.d),R[A](c,kl,this,this.Af),R[A](this,kl,this,this.Af),c[u]("enabled",this,"scrollwheel"));Ql()&&(c=new Dn(this.d,i,i),Et(this,c),Ht(this,c),c[u]("draggable",this),c[u]("scalable",this,"draggable"))}L(Dt,V);I=Dt[C];I.Rg=Ef("zoom");I.Qg=Df("zoom");\nSi(I,Dt[C].zoomRange_changed=function(){var a=this.Qg(),b=It(this,a);a!=b&&this.Rg(b)});function Et(a,b){R[A](b,Ie,a,a.lk);R[A](b,ol,a,a.qk);R[A](b,nl,a,a.mk);O([vk,ml,uk,nl,ll],function(c){R[G](b,c,P(a,a.qd,c))});var c=new Ym(b,Ct);R[E](c,al,a);R[E](c,$k,a);R[E](c,Zk,a);c[u]("disabled",a,"disablePanMomentum")}function Ht(a,b){R[G](b,al,function(){R[r](a,dl)});R[G](b,$k,function(){R[r](a,cl)});R[G](b,Zk,function(){R[r](a,bl)})}function It(a,b){var c=a.get("zoomRange");c&&(b=mm(c,b));return b}\nI.vf=function(a){var b=Nd();250>=b-this.j?(this.j=0,this.get("disableDoubleClickZoom")||Jt(this,-1)):(this.j=b,this.qd("rightclick",a));Rd(a);this.n=i};I.qk=function(a){1=b-this.f?this.f=0:(this.f=b,this.qd(Ie,a))}};I.qd=function(a,b){var c=kn(b,this.b),d=kn(b,this.d);R[r](this,a,c,d,b)};\nI.mk=function(a){this.n=k;5==Z[y]&&2==Z.b&&2==a[pj]&&!a.ctrlKey&&this.vf(a)};I.Af=function(a,b){var c=o.pow(2,b),d=new Um(0,0,c);Vm(d,new T(-a.x,-a.y));c=new Tm(c,new T(d.x,d.y),a);R[r](this,al);R[r](this,$k,c);R[r](this,Zk,c)};function Jt(a,b,c){if(c){var d=a.get("size"),e=a.get("projectionTopLeft");e.x+=c.x-d[v]/2;e.y+=c.y-d[H]/2;a.set("projectionTopLeft",e)}c=a.Qg();b=It(a,c+b);c!=b&&a.Rg(b)};function Kt(a,b,c){var d=this;d.N=a;d.d=b;R[A](b,Hf,d,d.j);R[A](b,If,d,d.n);R[A](b,Gf,d,d.A);d.b=[];d.f=j;c&&(d.f=Lt(d,c));d.d[yb](function(a){a=Lt(d,a);d.b[p](a)});Mt(d)}L(Kt,V);Kt[C].j=function(a){var b=this.b,c=Lt(this,this.d[ac](a));b[Ac](a,0,c);Mt(this)};Kt[C].n=function(a){var b=this.b;Nt(b[a]);b[Ac](a,1);Mt(this)};Kt[C].A=function(a){Nt(this.b[a]);var b=Lt(this,this.d[ac](a));b.set("zIndex",a);this.b[a]=b};\nfunction Mt(a){O(a.b,function(a,c){a.set("zIndex",c)});a.f&&a.f.set("zIndex",a.b[B])}function Lt(a,b){var c=new st(a.N,j);c[u]("size",a);c[u]("zoom",a);c[u]("offset",a);c[u]("projectionBounds",a);c.set("mapType",b);c.Db=R[E](c,"tilesloaded",b);return c}function Nt(a){a[tb]();a[mb]("size");a[mb]("zoom");a[mb]("offset");a[mb]("projectionBounds");a.set("mapType",j);R[jb](a.Db);delete a.Db};function Ot(a){this.b=a}L(Ot,V);aj(Ot[C],function(){this.d(this.get("mapTypeId"))});Ot[C].setMapTypeId=function(a){this.d(a);this.set("mapTypeId",a)};\nOt[C].d=function(a){var b=this.b.get(a);if(!(b&&b==this.j)){this.f&&(R[jb](this.f),this.f=j);var c=P(this,this.d,a);a&&(this.f=R[G](this.b,a[Dc]()+"_changed",c));b&&b instanceof Jh&&(a=b.C);c=this.j;a=this.b.get(a);a&&a==c||((c&&c.rc&&(c.rc[wj](),this[mb]("mapType")),a&&a.rc)?(a=a.rc,a[u]("heading",this),a[u]("tilt",this),this[u]("mapType",a)):this.set("mapType",a));this.set("styles",b&&b.A);this.set("maxZoom",b&&b[pc]);this.set("minZoom",b&&b[pb]);this.j=b}};function Pt(a,b,c,d,e,f,g,h){this.x=a;this.y=b;this.b=c;this.d=d;this.j=e;this.f=f;this.n=g;this.A=h;a=1/o.cos(M(this.j));b=1/o.cos(M(this.f));d=M(this.d);c=o.cos(d);d=o.sin(d);e=this.b;this.e=[c*e,d*e/a,-d*e*b,c*e*b/a];a=this.x;b=this.y;this.x=this.e[0]*a+this.e[2]*b;this.y=this.e[1]*a+this.e[3]*b}function Qt(a,b,c,d,e,f,g){c=o.pow(2,c)/o.pow(2,f);f=zd(d[Dj]()-a[Dj](),-180,180);return new Pt(e.x-b.x,e.y-b.y,c,f,a.Ba(),d.Ba(),g.x,g.y)}function Rt(){return 4==Z[y]&&526>=Z[hj]||5==Z[y]?k:!!Vl.b}\nvar St=new Pt(0,0,1,0,0,0,0,0);function Tt(){}L(Tt,V);function Ut(a){return!!a.f&&!!a.d&&0<=a.j}function Vt(a){if(!Ut(a))return St;var b=Pg(a.S,a.d,a.n),c=Pg(a.S,a.C,a.n);return Qt(a.f,b,a.j,a.I,c,a.n,a.na)}function Wt(a){a.f=a.A=a.I=j;a.d=a.H=a.C=j;a.j=a.L=a.n=-1;a.b=j;Xt(a)}function Xt(a){a.B&&(m[$a](a.B),a.B=j)}\nTt[C].W=function(){if(this.b){var a=this.b[Rj](),b=this.A,c=this.I,d=zd(c[Dj]()-b[Dj](),-180,180);this.f=new Nf(b[Dj]()+a*d,(1-a)*b.Ba()+a*c.Ba());b=this.H;c=this.C;this.d=new Q((1-a)*b.lat()+a*c.lat(),(1-a)*b.lng()+a*c.lng(),i);this.j=(1-a)*this.L+a*this.n;a=Vt(this);this.b.Jaf?e=f:0h?g=h:0c&&(e=f),g>d&&(g=h),this.tc(e,g)}};function eu(a,b,c){a=a.Pb();a.x+=b;a.y+=c}\nfunction fu(a){a.na=i;a[Pb]("projectionTopLeft");a[Pb]("pixelBounds");a[Pb]("layoutPixelBounds");a.na=k;a.I()}\nI.Z=function(){var a=this.mb();if(!(!this.Ob()||!N(a)||!this.Pb()||this.ta&&!this.S)){this.ta=i;var b=this.get("mapType"),c=this.Ed(),d=this.j,e=d&&d[yj](),f=!!d&&a!=d[Oj]();if(!d||c!=d[sj]())this.d.x=this.d.y=0;var g,h=k,l;l=this.j;if(!l||!(this.mb()==this.j[Oj]()||Rt()))l=i;else{var q=this.mb();2(this.mb()e?0:45)),Ed(d))e=a.get("desiredTilt"),b=d?e:0}else b=0;Ed(b)&&b!=a.get("tilt")&&a.set("tilt",b);a.set("aerialAvailable",c);a.set("aerialAvailableAtZoom",d);a.b=k}};function nu(a){this.b=a}L(nu,V);\nEa(nu[C],function(a){if("apistyle"!=a){var b=this.get("mapTypeStyles")||this.get("styles"),c=[],a=i;uo[13]&&(c[p]({featureType:"poi.business",elementType:"labels",stylers:[{visibility:"off"}]}),J(b)||(a=k));Cd(c,b);for(var b=[],d=0;d=c[B]?c:"";c!=this.get("apistyle")&&(c&&a&&this.b(Hd),this.set("apistyle",c))}});function ou(a){this.b=a}L(ou,V);Ea(ou[C],function(a){if("available"!=a){var a=this.get("viewport"),b=this.get("featureRects"),a=this.b(a,b);a!=j&&a!=this.get("available")&&this.set("available",a)}});function pu(a,b){if(a&&b){for(var c=0,d;d=b[c++];)if(d[Vb](a))return i;return k}};function qu(a){this.l=a||[]}var ru;function su(a){this.l=a||[]}function tu(a){this.l=a||[]}function uu(a){this.l=a||[]}function vu(a){if(!ru){var b=[];ru={$:-1,Y:b};b[1]={type:"m",label:1,V:Kk()};b[2]={type:"u",label:1};b[5]={type:"e",label:1};b[4]={type:"s",label:1};b[6]={type:"s",label:1};b[7]={type:"b",label:1};b[8]={type:"e",label:1};b[9]={type:"b",label:1}}return ad(a.l,ru)}La(qu[C],function(){var a=this.l[1];return a!=j?a:0});za(qu[C],function(a){this.l[1]=a});function wu(a,b){a.l[6]=b}\nfunction xu(a,b){a.l[7]=b}function yu(a,b){a.l[8]=b}function zu(a){a.l[0]=a.l[0]||[];return new ed(a.l[0])}cj(su[C],function(){var a=this.l[4];return a!=j?a:-1});function Au(a){a=a.l[0];return a!=j?a:""}var Bu=new ht;function Cu(a){return(a=a.l[3])?new ht(a):Bu}function Du(a){a=a.l[0];return a!=j?a:""}var Eu=new ed;function Fu(a){return(a=a.l[1])?new ed(a):Eu}tu[C].clearRect=function(){delete this.l[1]};function Gu(a){a=a.l[0];return a!=j?a:0}var Hu=new ed;\nfunction Iu(a){return(a=a.l[1])?new ed(a):Hu}uu[C].clearRect=function(){delete this.l[1]};var Ju={m:0,k:2,h:3,r:4,a:5};function Ku(a,b,c,d){Rg[hc](this,50);this.b=this.d=j;this.C=a;this.A=c;this.B=b;this.j=d}L(Ku,Rg);function Lu(a,b){function c(a){b(new su(a))}var d=vu(a);S("util",function(a){a.f(m[Wb],$f,a.e+"/maps/api/js/ViewportInfoService.GetViewportInfo",Zf,d,c)})}Ea(Ku[C],function(a){if("epochs"!=a){"mapType"==a&&Mu(this);if("zoom"==a||"mapType"==a)this.d=this.b=j;this.O()}});function Mu(a){var b,c=Nu(a);if("k"==c||"h"==c)b=a.L;a.B.set("maxZoomRects",b)}Ku[C].n=Df("zoom");\nfunction Nu(a){return(a=a.get("mapType"))&&a.W}\nKu[C].Z=function(){var a=this.A,b=this.d,c;c=this.n();var d=this.get("bounds"),e=Nu(this);if(!N(c)||!d||!e)c=j;else{var f=d[$b]();this.b||(this.b=f);var g=d[Aj](),d=od((f.lat()-this.b.lat())/g.lat()),f=od((f.lng()-this.b.lng())/g.lng()),g=!this.get("mapMaker");c=e+"|"+d+"|"+f+"|"+c+"|"+g;45==this.get("tilt")&&(c+="|"+(this.get("heading")||0))}if(c=this.d=c){if(c!=b){for(var h in a)a[h].set("featureRects",ca);Ou(this,P(this,this.H,c))}}else this.j[vc](0,"");b=this.get("bounds");this.B.set("latLng",\nb&&b[kj]());for(h in a)a[h].set("viewport",b)};function Ou(a,b){var c=a.get("bounds"),d=Nu(a),e=Ju[d];if(c&&N(e)){d=new qu;d.l[3]=a.C;d[zb](a.n());yu(d,!!a.get("mapMaker"));d.l[4]=e;xu(d,a.get("heading")||0);wu(d,45==a.get("tilt"));if((e=a.get("mapType"))&&e.ld)d.l[5]=e.ld;var c=Pu(c),e=zu(d),f=Ak(e);Ek(f,c[$b]().lat());Ck(f,c[$b]().lng());e=yk(e);Ek(e,c[ob]().lat());Ck(e,c[ob]().lng());Lu(d,b);S(De,function(a){a.eb.yc("ev=api_viewport&cad="+rl({src:"apiv3"}))})}}\nKu[C].H=function(a,b){if(a==this.d){this.j[vc](0,decodeURIComponent(Au(b)));this.set("epochs",Cu(b));for(var c={},d=0,e=Zc(b.l,1);dq&&(h=new Q(h.lat(),l-360,i));h=f[ab](h);l=f[ab](g);g=o.max(h.x,l.x)-o.min(h.x,l.x);h=o.max(h.y,l.y)-o.min(h.y,l.y);g>c[v]||h>c[H]?c=0:(g=Rk(c[v]+1.0E-12)-Rk(g+1.0E-12),c=Rk(c[H]+1.0E-12)-Rk(h+1.0E-12),c=o[fb](o.min(g,c)));h=Ok(f,b,0);f=Pk(f,new T((h.F+h.G)/2,(h.D+h.J)/2),0);N(c)&&(a.setCenter(f),a[zb](c))}var d=\n40;a[sj]()?c():R[Fb](a,"projection_changed",c)};var ev=new dv;cf[we]=function(a){eval(a)};ff(we,ev);\n'); -google.maps.__gjsload__('marker', 'var kC="stop",lC=[],mC=j,nC={linear:function(a){return a},"ease-out":function(a){return 1-o.pow(a-1,2)},"ease-in":function(a){return o.pow(a,2)}};function oC(a){return!a?j:a.__gm_at||lf}function pC(){for(var a=[],b=0;b=a.e+a.n&&(a.e=Nd(),"infinite"!=a.b&&(a.b--,a.b||a[jj]()))}}\nfunction tC(a,b){var c=1,d=a.d.b[uC(a.d,b)],e=a.d.b[uC(a.d,b)+1];e&&(c=(b-d[Kj])/(e[Kj]-d[Kj]));var f=oC(a.f),g=a.f;if(e)var c=(0,nC[d.ka||"linear"])(c),d=d[Bp],e=e[Bp],h=c*e[1]-c*d[1]+d[1],c=new T(o[w](c*e[0]-c*d[0]+d[0]),o[w](h));else c=new T(d[Bp][0],d[Bp][1]);c=g.__gm_at=c;g=c.x-f.x;f=c.y-f.y;if(0!=g||0!=f)c=a.f,e=new T(ul(c[F].left)||0,ul(c[F].top)||0),e.x=e.x+g,e.y+=f,Xl(c,e);R[r](a,"tick")}function vC(a,b,c){this.b=a;this.d=b;this.e=c;this.pb=k}\nvC[C].j=function(){this.e.qb=this.e.qb||1;this.e.duration=this.e[Tj]||1;R.addDomListenerOnce(this.b,"webkitAnimationEnd",P(this,function(){this.pb=i;R[r](this,"done")}));nq(this.b,k);rC(this.b,wC(this.d),this.e)};Di(vC[C],function(){rC(this.b,j,{});R[r](this,"done")});vC[C].stop=function(){this.pb||R.addDomListenerOnce(this.b,"webkitAnimationIteration",P(this,this[jj]))};var xC;\nfunction yC(a,b,c){var d;if(d=c.Uf!=k)d=Vl,d=5==d.e.b||6==d.e.b||3==d.e[y]&&7<=d.e[hj]?i:k;a=d?new vC(a,b,c):new sC(a,b,c);a.j();return a}function zC(a){this.b=a}function AC(a,b){var c=[];c[p]("@-webkit-keyframes ",b," {\\n");O(a.b,function(a){c[p](100*a[Kj],"% { ");c[p]("-webkit-transform: translate3d(",a[Bp][0],"px,",a[Bp][1],"px,0); ");c[p]("-webkit-animation-timing-function: ",a.ka,"; ");c[p]("}\\n")});c[p]("}\\n");return c[Cc]("")}\nfunction uC(a,b){for(var c=0;c=a.b[c][Kj]&&bb&&!this.get("dragging"))JC(this);else{var c=a.overlayImage;if(b=this.kf()){this.n=LC(this,c,this.n,b,oC(this.n));var c=Vl.b?o.min(1,this.get("scale")||1):1,d=b[Pj];ra(this.L,c*d[v]);Sa(this.L,c*d[H]);b=b[Xp];this.S.x=c*(b?d[v]/2-b.x:0);this.S.y=-c*(b?b.y:d[H]);this.set("size",this.L);this.set("anchorPoint",this.S)}b=a.overlayShadow;c=this.oh();!c||this.getFlat()?(this.b&&Tk(this.b,i),this.b=j):(this.b=\nLC(this,b,this.b,c,oC(this.b)),2==Z[y]&&Cq(this.b));if(d=this.kf())if(b=this.nh(),c=this[rp](),b||c){var e={};if(Ql())var f=d[Pj][v],g=d[Pj][H],d=new Vf(d.url,new U(f+16,g+16),j,d[Xp]?new T(d[Xp].x+8,d[Xp].y+8):new T(od(f/2)+8,g+8));else if(Z.e||Z.d)e.shape=this.get("shape"),e[gj]&&(d=new Vf(d.url,j,j,d[Xp],d[xp]||d[Pj]));d=this.C=LC(this,this.getPanes()[hp],this.C,d,j,e);Jl()||fm(d,0.01);Cq(d);var e=d,h;if((f=e[Yp]("usemap")||e[xb]&&e[xb][Yp]("usemap"))&&f[B])(e=Wl(e)[mp](f[Nb](1)))&&(h=e[xb]);d=\nh||d;d.title=this.get("title")||"";c&&!this.d&&(h=this.d=new $q(d),h[u]("position",this),h[u]("containerPixelBounds",this,"mapPixelBounds"),h[u]("anchorPoint",this),h[u]("size",this),h[u]("panningEnabled",this),h&&!this.B&&(this.B=[R.va(h,Ie,this),R.va(h,ol,this),R.va(h,ll,this,i),R.va(h,nl,this,i),R[E](h,dl,this),R[E](h,cl,this),R[E](h,bl,this),R[E](h,gl,this)]));h=this.get("cursor")||"pointer";c?this.d.set("draggableCursor",h):cm(d,b?h:"");MC(this,d)}a=a.overlayLayer;h=this.get("cross");!h||!NC(this)||\n!this.get("dragging")?(this.j&&Tk(this.j,i),this.j=j):this.j=LC(this,a,this.j,h);OC(this)}};function JC(a){PC(a);a.n&&Tk(a.n,i);a.n=j;a.b&&Tk(a.b,i);a.b=j;a.j&&Tk(a.j,i);a.j=j;KC(a)}function KC(a){PC(a);a.C&&Tk(a.C,i);a.C=j;a.d&&(a.d[wj](),a.d.Q(),a.d=j,QC(a.B),a.B=j)}\nfunction LC(a,b,c,d,e,f){var g=d[ip]||lf;c?(c[xb].__src__!=d.url&&Lm(c[xb],d.url,c[xb].fb),zq(c,d[Pj],g,d[xp])):(c=f||{},c.je=2!=Z[y],c.alpha=i,c.b=i,c=Aq(d.url,j,g,d[Pj],j,d[xp],c),Fq(c),b[Ua](c));var b=c,g=Vl.b?o.min(1,a.get("scale")||1):1,f=a[Wp](),h=d[Pj],d=d[Xp],e=e||lf,l=od((d?d.x:h[v]/2)-((d?d.x:h[v]/2)-h[v]/2)*(1-g));a.na.x=f.x+e.x-l;d=od((d?d.y:h[H])-((d?d.y:h[H])-h[H]/2)*(1-g));a.na.y=f.y+e.y-d;Xl(b,a.na);(e=Vl.b)&&(b[F][e]=1!=g?"scale("+g+") ":"");e=a.get("zIndex");a.get("dragging")&&(e=\n1E6);N(e)||(e=o.min(a[Wp]().y,999999));dm(b,e);$l(c);return c}function MC(a,b){a[rp]()?RC(a):SC(a,b);b&&!a.H&&(a.H=[R.va(b,vk,a),R.va(b,uk,a),R.R(b,Je,a,function(a){Rd(a);R[r](this,"rightclick",a)})])}function PC(a){QC(a.B);a.B=j;RC(a);QC(a.H);a.H=j}function QC(a){if(a)for(var b=0,c=a[B];bt&&0<=l&&256>l){f=s;break}}if(!f)return j;var z=[];f.oa[yb](function(a){z[p](a)});z[fk](function(a,b){return b[Dp]-a[Dp]});c=j;for(e=0;d=z[e];++e)if(f=d.zb,f[Op]!=k&&(f=f.Od,d.Ga>g.x||d.Ha>g.y||d.Ga+d.Sa=a.Ga+a.Sa&&64>=a.Ha+a.Ra}function dD(a,b,c,d,e,f){var g=a.ca[Pj],h=b[xp]||g,l=h[v]/g[v],q=h[H]/g[H],s=b[Pj];a.Ec=b[ip]?b[ip].x/l:0;a.Fc=b[ip]?b[ip].y/q:0;a.Ga=-c.x;a.Ha=-c.y;a.la=d;Ri(a,e);a.shape=f;a.oa={};a.b={};s[v]>h[v]?(a.cc=g[v],a.Sa=h[v]):(a.cc=s[v]/l,a.Sa=s[v]);s[H]>h[H]?(a.bc=g[H],a.Ra=h[H]):(a.bc=s[H]/q,a.Ra=s[H])}function cD(a,b,c){a.j[mj](b.url,function(a){a&&!b[Pj]&&Ma(b,a[Pj]);c(a)})};function fD(a,b){this.d=b;var c=this;a.b=function(a){gD(c,a,i)};ap(a,function(a){c.Ea(a)});this.b=j;this.n=P(this,this.f);this.e=k;this.j=0;iq(a)&&(this.e=i,this.f())}fD[C].Ea=function(a){gD(this,a,k)};function gD(a,b,c){4>a.j++?c?a.d.e(b):a.d.f(b):a.e=i;a.b||(a.b=Wd(a.n))}fD[C].f=function(){this.e&&this.d.j();this.e=k;this.b=j;this.j=0};function hD(a,b,c){this.b=a;a=of(-100,-300,100,300);this.d=new jr(a);a=of(-90,-180,90,180);this.f=new sr(a);this.j=c;var d=this;b.b=function(a){var b=a.la,b=new T(b.lat(),b.lng());a.ra=b;b.zb=a;d.f.X(b);for(var b=d.d[Up](of(b.x,b.y,b.x+1.0E-8,b.y+1.0E-8)),c=d.get("projection"),h=0,l=b[B];ha.Ga+a.Sa||0>a.Ha+a.Ra?j:a};function mD(a){return function(b,c){var d=a(b,c);return new fD(c,d)}};function nD(a,b,c){this.b=a;this.n=b;this.A=c}function oD(a){if(!a.d){var b=a.b,c=b.ownerDocument[vb]("canvas");Ui(c[F],"absolute");c[F].top=Wo(c[F],"0px");ra(c,Sa(c,256));b[Ua](c);a.d=c.context=c[Ap]("2d")}return a.d}function pD(a,b,c){a=a.A;ra(a,b);Sa(a,c);return a}\nnD[C].e=nD[C].f=function(a){var b=qD(this),c=oD(this),d=a.Ga,e=a.Ha,f=o[eb](a.Sa),a=o[eb](a.Ra),g=pD(this,f,a),h=g[Ap]("2d");h[Bp](-d,-e);b[yb](function(a){h[Lp](a.ca,a.Ec,a.Fc,a.cc,a.bc,a.Ga,a.Ha,a.Sa,a.Ra)});c[up](d,e,f,a);c[Lp](g,d,e)};nD[C].j=function(){var a=qD(this),b=oD(this);b[up](0,0,256,256);a[yb](function(a){b[Lp](a.ca,a.Ec,a.Fc,a.cc,a.bc,a.Ga,a.Ha,a.Sa,a.Ra)})};function qD(a){var b=[];a.n[yb](function(a){b[p](a)});b[fk](function(a,b){return a[Dp]-b[Dp]});return b};function rD(a,b){this.b=a;this.d=b}rD[C].e=function(a){var b=[];sD(a,b);this.b.insertAdjacentHTML("BeforeEnd",b[Cc](""))};rD[C].f=function(a){(a=Wl(this.b)[mp]("gm_marker_"+Af(a)))&&a[xc][dc](a)};rD[C].j=function(){var a=[];this.d[yb](function(b){sD(b,a)});Gi(this.b,a[Cc](""))};\nfunction sD(a,b){var c=a.ca,d=c.src,e=a[Dp],f=Af(a),g=a.Sa/a.cc,h=a.Ra/a.bc;b[p]("
\');b[p](\'\');b[p]("
")};function tD(a){if(wq()){var b=a[vb]("canvas");return function(a,d){return new nD(a,d,b)}}return function(a,b){return new rD(a,b)}};function uD(a,b){var c=new Cf,d=new Cf;new aD(a,c,d,new DC,Id(Km).sa);var e=Wl(b[Sj]()),f=tD(e),f=mD(f),g={},h=new hD(g,c,f);h[u]("projection",b);var l=new hD({},d,f);l[u]("projection",b);c=new ZC(g,new U(256,256),b.M(),e);hq(b.j,c);S(we,function(a){a.ac(b,h,"overlayImage",-1);a.ac(b,l,"overlayShadow")})};function vD(){}vD[C].b=function(a,b){if(b instanceof Lf||2==Z[y]&&7>Z[hj])UC(a,b);else{var c=new Cf;UC(c,b);var d=new Cf;uD(d,b);new VC(a,d,c)}};var wD=new vD;cf[xe]=function(a){eval(a)};ff(xe,wD);\n'); -google.maps.__gjsload__('maxzoom', 'function hC(a,b,c,d,e){b=b[ab](a);b.x=o[fb](8388608*(b.x/256));b.y=o[fb](8388608*(b.y/256));a=bo(wo,function(a){var b={};a[nk]?(Ta(b,a[nk]),Xo(b,Kc)):Xo(b,Ec);e(b)});c=c(b,23);d(c,j,"",a,function(){e({status:Ec})})};function iC(){}iC[C].getMaxZoomAtLatLng=function(a,b){var c=jf.l[15];hC(a,new Og,Do([c!=j?c:""],j,Zf,new U(256,256),22,k,om,Hd),P(j,fo,n,$f),b)};var jC=new iC;cf[ye]=function(a){eval(a)};ff(ye,jC);\n'); -google.maps.__gjsload__('onion', 'function GA(){return lo.b?"right":"left"}function HA(){var a=ok().l[9];return a?new lg(a):yg}function IA(){var a=ok().l[8];return a?new lg(a):xg}var JA=/\\*./g;function KA(a){return a[lb](1)}var LA=[],MA=["t","u","v","w"],NA=/[^*](\\*\\*)*\\|/;function OA(a,b){var c=om(a,b);if(!c)return j;var d=2147483648/(1<>=1;return LA[Cc]("")}function PA(a,b){this.e=b;this.b=a}\nJa(PA[C],function(){return this.b+this.e});function QA(){this.ia={}}Ja(QA[C],function(){var a=[],b;for(b in this.ia)a[p](b+":"+this.ia[b]);a=a[fk]();return[this.U][ib](a)[Cc]("|")});function RA(a,b,c){this.U=a;this.ne=b;this.ia=c||{}}Ja(RA[C],function(){return this.U+"|"+this.ne});function SA(a){this.b=a;this.e=new nf;this.d=new T(0,0)}\nSA[C].get=function(a,b,c){var c=c||[],d=this.b,e=this.e,f=this.d;f.x=a;f.y=b;a=0;for(b=d[B];aa||a>=this.n||0>b||b>=this.f)return c;var d=b==this.f-1?this.l[B]:VA(this,5+3*(b+1));this.b=VA(this,5+3*b);this.d=0;for(this[8]();this.d<=a&&this.bg)e=""+b,f=a[e][0],g=b[Dp]});var h=f&&f.id;if(!e||!h)return j;var h=new T(0,0),l=new U(0,0),d=1<q&&0<=b&&256>b&&(f=a.Zb)}});if(f){var q=jB(a,f,g),s=k;a.n[yb](function(a){q[a]&&(s=i)});if(s&&(b=a.B.ve(q,h,g,l)))return a.A=b,b.Na}}\niB[C].f=function(a){var b;if(a==Ie||a==vk||this.e&&a==ml){if(b=this.A,a==vk||a==ml)this.d.set("cursor","pointer"),this.e=b}else if(a==uk)b=this.e,this.d.set("cursor",""),this.e=j;else return;R[r](this,a,b)};Ri(iB[C],2);function lB(a,b,c){this.d=b;this.B=Jl();this.b=a;this.j=c;this.f=new Eo(this[Cb],{alpha:i})}L(lB,V);Aa(lB[C],new U(256,256));Pa(lB[C],25);lB[C].Nb=i;var mB=[0,"lyrs=",2,"&x=",4,"&y=",6,"&z=",8,"&w=256&h=256",10,11,"&source=apiv3"];Ia(lB[C],function(a,b,c){c=c[vb]("div");c.pa={fa:c,qa:new T(a.x,a.y),zoom:b};this.b.X(c.pa);var d=Ho(this.f,c);nB(this,a,b,d);return c});function nB(a,b,c,d){var e=a.n(b,c);d[gk]&&m[$a](d[gk]);dj(d,Wd(function(){dj(d,ca);Lm(d,e,d.fb)}))}\nlB[C].n=function(a,b){var c=om(a,b),d=this.get("layers");if(!c||""==d)return zl;mB[0]=this.d[(c.x+c.y)%this.d[B]];mB[2]=da(d);mB[4]=c.x;mB[6]=c.y;mB[8]=b;mB[10]=this.B?"&imgtp=png32":"";c=this.get("heading")||0;mB[11]=this.get("tilt")?"&opts=o°="+c:"";return this.j(mB[Cc](""))};Oa(lB[C],function(a){this.b[tb](a.pa);a.pa=j;Fo(this.f,a[Cj][0])});Ea(lB[C],function(a){var b=this;("layers"==a||"heading"==a||"tilt"==a)&&b.b[yb](function(a){nB(b,a.qa,a[nk],a.fa[Cj][0])})});function oB(a,b){this.f=b;this.b=a;var c=P(this,this.d);R[G](a,Hf,c);R[G](a,If,c);R[G](a,Gf,c)}L(oB,V);oB[C].d=function(){this.set("layers",pB(this))};function pB(a){var b=[];a.b[yb](function(a){b[p](a)});return a.f[fk](b)[Cc](",")};function qB(a){this.d=a;this.b=[];R[G](a,Hf,P(this,this.e));R[G](a,If,P(this,this.f));R[G](a,Gf,P(this,this.j))}qB[C].e=function(a){a=this.d[ac](a);this.b[""+a]||(this.b[""+a]=a)};qB[C].f=function(a,b){delete this.b[""+b]};qB[C].j=function(a,b){delete this.b[""+b];this.e(a)};function rB(){this.b=-9999}rB[C].sort=function(a){for(var b=[],c=0;c
\'][Cc]("")};function YB(){}Zo(YB[C],function(a,b){if(!b||0!=b[ck]())return j;for(var c={},d=0;d\')});Ur(a,c);return c[np]};function $B(){}\nZo($B[C],function(a,b,c,d,e){if(!e||0!=e[ck]())a(j);else{for(var b={},f=0,g=Zc(e.l,2);fNielsen\';return""};function cC(){return\'
 - 
\'}\n;function dC(a){this.b=a}Aa(dC[C],new U(256,256));Pa(dC[C],25);Ia(dC[C],function(a,b,c){c=c[vb]("div");2==Z[y]&&(Ii(c[F],"white"),fm(c,0.01),Cq(c));Sg(c,this[Cb]);c.pa={fa:c,qa:new T(a.x,a.y),zoom:b};this.b.X(c.pa);return c});Oa(dC[C],function(a){this.b[tb](a.pa);a.pa=j});var eC={Md:function(a,b,c){function d(){eC.ck(new QA,c,e,b)}eC.bk(a,c);var e=a.M();d();R[G](e,"apistyle_changed",d);R[G](e,"maptype_changed",d);R[G](e,"style_changed",d);R[G](b,"epochs_changed",d)},ck:function(a,b,c,d){var e=c.get("mapType");if(e=e&&e.ld){var f=c.get("zoom");(d=d.b[f]||0)&&(e=e[cb](/([mhr]@)\\d+/,"$1"+d));a.U=e;d=c.get("apistyle")||"";c=c.get("style")||"";if(d||c)a.U+="|salt:"+$f(d+"+"+c);c=b[ac](b[Zb]()-1);if(!c||c.U!=a.U)c&&(c.freeze=i),b[p](a)}else b[Bj](),eC.Qa&&eC.Qa[Rp]()},Kj:function(a){for(;1<\na[Zb]();)a[Gb](0)},bk:function(a,b){var c=new qB(b),d=new Cf,e=new dC(d),f=eC.td(HA()),g=a.M(),h=new gB(function(a,b){var c=f[$f(a)%f[B]];fo(n,$f,c,Zf,a,b,b)});h[u]("style",g);h[u]("tilt",g);h[u]("apistyle",g);h[u]("heading",a);var h=new YA(P(h,h[mj])),h=new tm(h),l=new Cf;S(De,function(b){b.Jj(a,l)});h=new aB(b,d,wm(h),l);d=new iB(b,d,new hB(b),g);Ri(d,0);hq(a.j,d);R[G](h,"ofeaturemaploaded",function(c){eC.Kj(b);R[r](a,"ofeaturemaploaded",c,i)});R[G](d,Ie,P(eC,eC.Ge,a,c));S(we,function(b){b.ac(a,\ne,"mapPane",0)})},Ge:function(a,b,c){var d=c.Na;if(b.b[c.U]){var b="",e=0;d.c&&(d=eval("["+d.c+"][0]"),b=d[1]&&d[1][Gp]||"",e=d[4]&&d[4][y]||0);d=new Jq;d.l[99]=b;d.l[100]=c.Na.id;a=P(eC,eC.Hb,a,c.ye,b,c.Na.id,e);fo(n,$f,mo+"/maps/api/js/PlaceService.GetPlaceDetails",Zf,d.b(),a,a)}},ug:function(a,b,c,d){d=d||{};d.id=a;d.src="apiv3";b!=c&&(d.tm=1,d.ftitle=b,d.ititle=c);var e=["oi=smclk&sa=T&ct=i","cad="+rl(d)][Cc]("&");S(De,function(a){a.eb.yc(e)})},Hb:function(a,b,c,d,e,f){if(!(-1!=d[rb](":")&&1!=\ne))if(!f||!f[Ip])eC.ug(d,c,c,{iwerr:1});else{var b=a.get("projection")[zj](b),e=gs("smpi-iw",cC),g=new Dr({i:f});g.ma.$MSG_more_info="more info \\u00bb";Ur(g,e);if(!eC.Qa){var g=lo.b,h=GA();is(".iw{font-family:Arial,sans-serif;font-size:13px}.iw .stars{height:12px;font-size:0}.iw .rev{padding:0;line-height:12px}.iw .rev a:link{color:#4272db;text-decoration:none}.iw .rev a:hover{color:#4272db;text-decoration:underline}.iw .title{font-size:123%;font-weight:bold;margin-bottom:0}.iw .basicinfo{padding-top:.5em;max-width:250px}.iw {padding:"+\n(g?"0 0 0 10px":"0 10px 0 0")+";text-align:"+h+";}.iw .rev {direction:"+(g?"rtl":"ltr")+\';}.iw .stars {background:url("\'+yl("place_info_stars")+\'") no-repeat;background-position:\'+h+" -12px;float:"+h+";}");eC.Qa=new Uf}g=eC.Qa;g.setContent(e);g[aq](b);g[kp](a);eC.ug(d,c,f[Ip][Kb])}},td:function(a){for(var b=[],c=0,d=Zc(a.l,0);cJ(a[op])?-1:e}return J(a[op])}catch(f){return-1}}function mJ(a,b,c){var d=bo(wo,c);fo(n,$f,po+a,Zf,b.b(),d,function(){c(j)})};function nJ(a){this.b=a}L(nJ,V);Ca(nJ[C],function(a,b){b=oJ(b);pJ(this,a,b)});function pJ(a,b,c){var d=new Jq;d.l[0]=b;d.l[1]=a.b;mJ("/maps/api/js/PlaceService.GetPlaceDetails",d,function(a){var b=a&&a[tp]||Nc,a=b==Kc?qJ(a[Ip],a.html_attributions):j;c(a,b)})}\nfunction rJ(a,b,c){a.hours=ul(a[Kj][bb](0,2));a.minutes=ul(a[Kj][bb](2,4));Ed(a.day)&&Ed(c)&&(c=new Date(b[Lb]()+6E4*c),a.nextDate=b[Lb]()-b[Lb]()%6E4+864E5*(a.day-c.getUTCDay())+6E4*(60*(a.hours-c.getUTCHours())+a.minutes-c.getUTCMinutes()),a.nextDate=l&&(f+=e[Zp](c,q)+""+e[Zp](q,l)+"",c=l)}return f+=e[Zp](c,d)}I.cg=Ef("formattedPrediction");I.Qj=Df("formattedPrediction");\nI.hb=Df("input");I.dk=Df("selectionIndex");I.jd=Ef("predictions");I.ek=Ef("place");I.Rj=Df("bounds");I.Tj=Df("types");I.Sj=Df("componentRestrictions");function KJ(a,b){this.b=a;this.B=a[op];this.Xb(this.B);this.n=b||"";this.A=!("placeholder"in $("input"));var c=a[Yp]("placeholder");c==j?this.A||a[x]("placeholder",this.n):this.n=c;LJ(this);var c=Wl(a),d=c[vb]("div");c[ak][Ua](d);R[rc](d,uk,P(this,this.ff,-1));this.N=d;Uk(d,"pac-container");c=d[F];Ui(c,"absolute");Ri(c,"1000");this.j=this.d=-1;this.f=[];this.C=k;a[x]("autocomplete","off");R.R(a,gJ,this,this.eh);R.R(a,hG,this,this.dh);R.R(a,Qq,this,this.bh);R.R(a,fG,this,this.fh);R.R(m,il,this,this.Id);\nR[A](this,il,this,this.Id);this.Jd(-1);MJ(this)}L(KJ,V);I=KJ[C];I.bh=function(a){var b=this.d;switch(a[wp]){case 37:break;case 38:0>b&&(b=J(this.f));NJ(this,b-1);Rd(a);break;case 40:NJ(this,b+1);Rd(a);break;case 39:a=this.b;lJ(a)>=J(a[op])-1&&(this.Xb(a[op]),OJ(this,i));break;case 27:b=-1;case 9:case 13:case 10:this.I&&PJ(this,b,a[wp]);break;default:this.C=i,OJ(this,i)}};\nI.fh=function(){var a=this.we(),b=this.b[op];this.A&&a&&a!=b&&uq(this.b,"pac-placeholder");this.C&&this.B!=b&&this.Xb(b);this.B=b;this.C=k};I.eh=function(){this.A&&this.b[op]==this.n&&(To(this.b,""),uq(this.b,"pac-placeholder"));this.b[op]!=this.we()&&(this.Xb(this.b[op]),OJ(this,i))};I.dh=function(){PJ(this);LJ(this)};function LJ(a){a.A&&!a.b[op]&&(To(a.b,a.n),Uk(a.b,"pac-placeholder"))}\nI.Id=function(){var a=this.b,b=this.N,c=dn(a,j),d;d=Wl(this.b)[ak];var e=d[xc];d=new T(m&&m[Jj]||d[ek]||e[ek]||0,m&&m[Fj]||d[Lj]||e[Lj]||0);c.y+=d.y;c.x+=d.x;var e=(d=fq())?a[hb]:a[Qj],f=hm(a),g=im(f.borderLeftWidth),f=im(f.borderTopWidth);c.y+=a[Bc]-f;c.x-=g;if(d||2==Z[y]&&7>=Z[hj])c.x-=2,c.y-=2;ra(b[F],W(e));Xl(b,c)};\nI.Z=function(){for(var a=this.f,b=0;b=c;z=q>=c;break;case 1:t=h<=c;z=q<=c;break;case 2:t=l>=c;z=s>=c;break;case 3:t=l<=c,z=s<=c}!f&&t&&d[p](h,l);if(t!=z)switch(b){case 0:case 1:d[p](c,l+(c-h)*(s-l)/(q-h));break;case 2:case 3:d[p](h+(c-l)*(q-h)/(s-l),c)}z&&d[p](q,s)}e&&d[B]&&(d[0]==d[d[B]-2]&&d[1]==d[d[B]-1]||d[p](d[0],d[1]));return d}\nfunction vy(a,b,c,d){for(var e=j,f=c*c,g=0,h=d[B];g=s)l=j;else{var D=0,K=1.01*s*s,X=[0,0],ba=ca,Wa=ca,Ba=ca,Y=ca,qa=ca,Ub=ca,Y=t[D++]-l,qa=t[D++]-q,Ub=(Y<-s?1:0)|(Y>s?2:0)|(qa<-s?4:0)|(qa>s?8:0),Db=Y*Y+qa*qa;!Ub&&Db<=K&&(K=Db,X[0]=Y,X[1]=qa);for(;Ds?2:0)|(qa<-s?4:0)|(qa>s?8:0),!(Ba&Ub)){Db=Y*Y+qa*qa;!Ub&&Db<=K&&(K=Db,X[0]=Y,X[1]=qa);var Ba=Y-ba,Gc=qa-Wa,qb=Ba*Ba+Gc*Gc;if(!(1.0E-12>\nqb)){var Gd=Y*Ba+qa*Gc;0>Gd||Gd>qb||(Db-=Gd*Gd/qb,Db<=K&&(K=Db,qb=1-Gd/qb,X[0]=ba+Ba*qb,X[1]=Wa+Gc*qb))}}X[0]+=l;X[1]+=q;X[2]=K;l=K<=s*s?X:j}l&&l[2]<=f&&(f=l[2],e=l)}return e}function wy(a,b,c){for(var d=0,e=0,f=c[B];ec&&a[p](new Q(c,b.lng()));e=b.lat()-e;-90=f&&(e=b.lng()+f,f=b.lng()-f,a[p](new Q(b.lat(),e)),a[p](new Q(b.lat(),f)));this.uc||R[r](this,yy,{Ka:k})}};\nna(I,Gy[C].radius_changed=Gy[C].planetRadius_changed=Gy[C].Uk);\nfunction Ky(a){var b=a.get("panes");if(!b)return j;b=new Ey(a.d,Hy,Iy,k,b[hp],a.b,a.Ca);b[u]("projection",a);b[u]("zoom",a);b[u]("projectionCenterQ",a);b[u]("panningEnabled",a);b[u]("mapPixelBounds",a);b[u]("color",a);b[u]("zIndex",a);b[u]("offset",a);var c=a.j;c[u]("freeVertexPosition",b);var d,e;R[G](b,dl,function(b){d=a.get("center");e=a.get("radius");c.set("freeVertexIsCenter",0==b[Jp]);c.set("map",a.get("map"))});R[G](b,bl,function(b){c.set("map",j);R[r](a,yy,{Ka:i,position:b[Mj],Wc:function(){a.set("center",\nd);a.set("radius",e)}})});R[E](b,dl,a);R[E](b,bl,a);R[E](b,gl,a);return b}function Jy(a){var b=a.f;b&&(b[wj](),b.Q(),R[Jb](b),a.f=j)}I.Oh=function(a){var b=this.d[ac](a);if(0==a)tl(this,function(){this.uc=i;this.set("center",b);this.uc=k},0);else{var c=kq(this.get("center"),b,this.get("planetRadius"));tl(this,function(){this.uc=i;this.set("radius",c);this.uc=k},0)}};function Ly(a){var b=new Zq([ml,ll]);Mq(b,["offset","panes","projectionTopLeft","size"],a);R[G](b,ml,Sd);R[G](b,ll,Sd);return b};function My(a,b,c){function d(){a.get("editable")?Ny(a,b,c):(Oy(a),R[r](a,yy,{Ka:k}))}a.editable_changed=d;d()}\nfunction Ny(a,b,c){if(!a.f){var d=new cr(a,i);a.j=d;var e=new Ay;e[u]("strokeColor",d);e[u]("strokeOpacity",d,"ghostStrokeOpacity");e[u]("strokeWeight",d);e[u]("center",a);e[u]("radius",a);e[u]("planetRadius",c);e[u]("zIndex",a);a.n=e;var f=b.M();a.d=Ly(f);e=new Gy(Ql()?9:0,e,a.d);e.set("map",b);e[u]("center",a);e[u]("radius",a);e[u]("planetRadius",c);e[u]("panes",f);e[u]("projection",b);e[u]("zoom",f);e[u]("projectionCenterQ",f);e[u]("panningEnabled",b,"draggable");e[u]("mapPixelBounds",f,"pixelBounds");\ne[u]("offset",f);e[u]("color",d,"strokeColor");e[u]("zIndex",a);a.f=e;R[G](e,dl,function(){a.set("capturing",i)});R[G](e,bl,function(){a.set("capturing",k)});R[E](e,gl,f);R[E](e,yy,a)}}function Oy(a){var b=a.f;b&&(b[wj](),b.Q(),R[Jb](b),delete a.f,a.d.Q(),delete a.d,a.set("capturing",k),a.n[wj](),a.n.Q(),delete a.n,a.j.Q(),delete a.j)};function Py(){var a=this;Rg[hc](a);var b=a.d=new Dh;b[u]("capturing",a);b[u]("cursor",a);b[u]("map",a);b[u]("strokeColor",a);b[u]("strokeOpacity",a);b[u]("strokeWeight",a);b[u]("fillColor",a);b[u]("fillOpacity",a);b[u]("clickable",a);b[u]("zIndex",a);b[u]("suppressUndo",a);var c=this.b=[];O(Wq,function(d){c[p](R[E](b,d,a))});c[p](R[E](a,yy,b))}L(Py,Rg);I=Py[C];na(I,Rg[C].O);I.radius_changed=Rg[C].O;I.planetRadius_changed=Rg[C].O;\nI.Z=function(){var a=this.d;if(a){var b=this.get("radius"),c=this.get("center");if(N(b)&&c)b/=this.get("planetRadius"),a[sy](Qy(c,b));else a[sy]([])}};\nfunction Qy(a,b){var c=ga(500),d=[c],e=M(a.lat()),f=M(a.lng()),g=o.cos(b),h=o.sin(b),l=o.cos(e),q=o.sin(e);if(1.0E-6s;++s){var t=2*o.PI*s/500,z=q*g+l*h*o.cos(t),D=o[yc](z),t=f+o[wb](o.sin(t)*h*l,g-q*z),t=zd(t,-o.PI,o.PI);c[s]=new Q(Bd(D),Bd(t))}else{s=Bd(b);f=0s;++s)c[s]=new Q(f,360*s/500)}e-b<-o.PI/2&&(c=[new Q(-90,-200,i),new Q(90,-200,i),new Q(90,-100,i),new Q(90,0,i),new Q(90,100,i),new Q(90,200,i),new Q(-90,200,i),new Q(-90,100,i),new Q(-90,\n0,i),new Q(-90,-100,i),new Q(-90,-200,i)],d[p](c));return d}I.Q=function(){for(var a=this.b,b=0,c=a[B];bs?e.set("anchors",[]):(c=l[q&&0==h?s-1:h-1],h=l[q&&h==s-1?0:h+1],l=[],c&&l[p](c),h&&l[p](h),e.set("anchors",l));e[u]("freeVertexPosition",d);e.set("map",a.get("map"))});R[G](d,bl,function(c){e.set("map",j);R[r](a,yy,{Ka:i,position:c[Mj],Wc:function(){b[vc](c[Jp],f)}})});return d}\nfunction oz(a,b,c){var d=new Jf,e=a.B?new hz(b):b;S(re,function(b){b=new iz(e,d,b.interpolate);b[u]("geodesic",a);b[u]("projection",a)});var f=pz(a,d,c,i),g=a.n;R[G](f,dl,function(b){b=b[Jp];b=[e[ac](b),e[ac](b+1)];g.set("anchors",b);g[u]("freeVertexPosition",f);g.set("map",a.get("map"))});R[G](f,bl,function(c){var e=c[Jp];b[ec](e+1,d[ac](e));g.set("map",j);R[r](a,yy,{Ka:i,position:c[Mj],Wc:function(){b[Gb](e+1)}})});return f}\nfunction pz(a,b,c,d){b=new Ey(b,["pointer"],[0],d,c,a.b,a.Ca);b[u]("projection",a);b[u]("zoom",a);b[u]("projectionCenterQ",a);b[u]("panningEnabled",a);b[u]("mapPixelBounds",a);b[u]("color",a);b[u]("zIndex",a);b[u]("offset",a);R[E](b,dl,a);R[E](b,bl,a);R[E](b,gl,a);R[E](b,yy,a);return b}lz[C].j=function(a){a[wj]();a.Q();R[Jb](a)};function mz(a){var b=P(a,a.j);O(a.f,b);O(a.d,b);Ka(a.f,0);Ka(a.d,0);O(a.A,R[jb]);Ka(a.A,0)};function qz(a,b,c){this.x=a;this.y=b;this.b=c}function rz(a,b){return a.x*b.x+a.y*b.y+a.b*b.b}function sz(a,b,c){c.x=a.y*b.b-a.b*b.y;c.y=a.b*b.x-a.x*b.b;c.b=a.x*b.y-a.y*b.x}ya(qz[C],function(a){return this.x==a.x&&this.y==a.y&&this.b==a.b});function tz(a,b){var c=M(a[0]),d=M(a[1]),e=o.cos(c);b.x=o.cos(d)*e;b.y=o.sin(d)*e;b.b=o.sin(c)}function uz(a,b){var c=o[wb](a.y,a.x);b[0]=Bd(o[wb](a.b,o[Ab](a.x*a.x+a.y*a.y)));b[1]=Bd(c)}\nfunction vz(a,b,c){c.x=a.x+b.x;c.y=a.y+b.y;c.b=a.b+b.b;a=o[Ab](rz(c,c));1.0E-12>a||(c.x/=a,c.y/=a,c.b/=a)};function wz(a,b,c){function d(){e[s++]=g.la[0];e[s++]=g.la[1];h=g}var e=ga(a[B]);if(!a[B])return e;var f=[],g,h=xz();e[0]=h.la[0]=a[0];e[1]=h.la[1]=a[1];h.depth=0;tz(h.la,h.jc);for(var l=[],q=2,s=2;qb;)c-=360;return c}function xz(){return{la:[0,0],jc:new qz(0,0,0)}};function Az(a,b,c,d){b-=1;if(!(0>b)){var e=a[B],f=0;for(d(0);f=b&&(l=b);e&&c(f,l,h)?--e:(d(l),f=l,f&g||++e)}}};function Bz(a,b,c){return function(d,e){if(0==d)return i;var f=a[d],g=a[e];return c?o[fb]((f-b)/c)!=o[fb]((g-b)/c):fb?s=i:(D=c[ab](new Q(t,z,i)),K=c[ab](new Q(a,q,i)),D=c[zj](new T((D.x+K.x)/2,(D.y+K.y)/2),i),z=(z+q)/2,t=(t+a)/2-D.lat(),a=z-D.lng(),s=o[Ab](t*t+a*a)+s>b):s=k;return s}};function Gz(a,b,c,d){var e=Ez(c,d);return function(c,g,h,l){var q=c[zp],s=c.Rc,t=Fz(a,b,d,q),c=t;if(s)var h=e(h,s),l=e(l,s),z=Bz(s,h,l),c=function(a,b,c){return t(a,b,c)||z(a,b)};var D=[],K=s?[]:j;Az(g,q[B]/2,c,function(a){D[p](q[2*a],q[2*a+1]);s&&K[p](s[a])});return{path:D,Rc:K}}};function Hz(a,b,c){var d=a[zj](c),a=a[zj](new T(c.x+b,c.y+b));return o.min(jd(d.lat()-a.lat()),jd(d.lng()-a.lng()))};function Iz(a,b,c){b=this.j=1<b&&0<=h&&256>h&&(d=a)}});if(!d)return j;var h=[],l=d.oa,q;for(q in l)h[p](l[q]);h.reverse();h[fk](function(a,b){return b[Dp]-a[Dp]||0});l=j;q=b?15:0;for(var s=0,t=h[B];sa[B]-2&&(z=a[B]-2);var Wa=a[z],Ba=a[z+1],Y=X-l,qa=ba-q,l=Wa-l,Ub=Ba-q,Db=Y*l+qa*Ub,q=l*l+Ub*Ub;Db>=q?(X=Wa-X,ba=Ba-ba,ba=X*X+ba*ba):0>=Db?ba=Y*Y+qa*qa:(ba=Y*Ub-qa*l,ba*=ba,ba/=q+1.0E-16);ba=o[Ab](ba);g&&(ba+=o.max(g[2*D],g[2*D+1]||0));t[D++]=ba;l=Wa;q=Ba}Drz(c,c))return k;0>rz(c,a)+rz(c,b)&&(c.x=-c.x,c.y=-c.y);return i}function $z(a,b,c){sz(a,b,bA);sz(aA,bA,cA);sz(bA,cA,c);if(1.0E-12>rz(c,c)||0rz(c,a)+rz(c,b)&&(c.x=-c.x,c.y=-c.y,c.b=-c.b);return i};function dA(a,b,c){if(!b)return j;var d=[];b[yb](function(a){d[p](eA(a))});a&&O(d,xy);if(c){a=0;for(b=d[B];ad)var h=c,c=d,d=h;if(b&10&&!a.ba[tc](e)&&(h=ae(e,a.ba.b),a=ae(a.ba.e,e),b&2?h>a:a>h))h=f,f=g,g=h;return ql(c,f,d,g)};function oA(){var a=new Fh({clickable:k,fillOpacity:0});a[u]("map",this);a[u]("strokeColor",this);a[u]("strokeOpacity",this);a[u]("strokeWeight",this);a[u]("zIndex",this);this.d=a;var b=new Ao(["bounds","freeControlPoint","freeVertexPosition"],"return",nA);b[u]("bounds",this);b[u]("freeControlPoint",this);b[u]("freeVertexPosition",this);a[u]("bounds",b,"return");this.b=b}L(oA,V);oA[C].Q=function(){this.d[wj]();this.b[wj]()};function pA(a,b,c){this.Ca=a;this.B=b;this.b=c;this.j=this.A=j;this.f=new Jf;R[A](this.f,Gf,this,this.qh);this.n=new Jf;R[A](this.n,Gf,this,this.rh);this.d=k}L(pA,V);var qA=[12,6,9,3],rA=[1,2,4,8],sA=["ne-resize","nw-resize","se-resize","sw-resize"],tA=["row-resize","col-resize"],uA=[0],vA=[2,1];I=pA[C];I.Q=function(){this.B.set("map",j);wA(this.A);this.get("suppressGhostControlPoints")||wA(this.j);R[Jb](this.f)};\ncp(I,pA[C].suppressGhostControlPoints_changed=function(){wA(this.A);wA(this.j);this.j=j;var a=this.get("panes");a&&(this.A=xA(this,a,i),this.get("suppressGhostControlPoints")||(this.j=xA(this,a,k)))});\nep(I,function(){var a=this.f,b=this.n,c=this.get("bounds");if(c){this.d=i;a[vc](0,c[ob]());a[vc](1,new Q(c.aa.e,c.ba.b,i));a[vc](2,new Q(c.aa.b,c.ba.e,i));a[vc](3,c[$b]());var a=c.aa.ob(),d=c.ba.ob();b[vc](0,new Q(c.aa.b,d));b[vc](1,new Q(a,c.ba.b));b[vc](2,new Q(c.aa.e,d));b[vc](3,new Q(a,c.ba.e));this.d=k;R[r](this,yy,{Ka:k})}else a[Bj](),b[Bj]()});\nfunction xA(a,b,c){var d;d=c?new Ey(a.f,sA,uA,k,b[hp],a.b,a.Ca):new Ey(a.n,tA,vA,i,b[hp],a.b,a.Ca);d[u]("projection",a);d[u]("zoom",a);d[u]("projectionCenterQ",a);d[u]("panningEnabled",a);d[u]("mapPixelBounds",a);d[u]("color",a);d[u]("zIndex",a);d[u]("offset",a);var e=a.B,f=c?qA:rA,g;R[G](d,dl,function(b){g=a.get("bounds");b=b[Jp];e[u]("freeVertexPosition",d);e.set("freeControlPoint",f[b]);e.set("map",a.get("map"))});R[G](d,bl,function(b){e.set("map",j);R[r](a,yy,{Ka:i,position:b[Mj],Wc:function(){a.set("bounds",\ng)}})});R[E](d,dl,a);R[E](d,bl,a);R[E](d,gl,a);return d}function wA(a){a&&(a[wj](),a.Q(),R[Jb](a))}I.qh=function(a){yA(this,qA[a],this.f[ac](a))};I.rh=function(a){yA(this,rA[a],this.n[ac](a))};function yA(a,b,c){a.d||(a.d=i,a.set("bounds",nA(a.get("bounds"),b,c)),a.d=k)};function zA(a,b){function c(){a.get("editable")?AA(a,b):(BA(a),R[r](a,yy,{Ka:k}))}a.editable_changed=c;c()}\nfunction AA(a,b){if(!a.A){var c=new cr(a,i);a.j=c;var d=new oA;d[u]("strokeColor",c);d[u]("strokeOpacity",c,"ghostStrokeOpacity");d[u]("strokeWeight",c);d[u]("bounds",a);d[u]("zIndex",a);a.n=d;var e=b.M();a.d=Ly(e);d=new pA(Ql()?9:0,d,a.d);d.set("map",b);d[u]("bounds",a);d[u]("panes",e);d[u]("projection",b);d[u]("zoom",e);d[u]("projectionCenterQ",e);d[u]("panningEnabled",b,"draggable");d[u]("mapPixelBounds",e,"pixelBounds");d[u]("offset",e);d[u]("color",c,"strokeColor");d[u]("zIndex",a);d[u]("suppressGhostControlPoints",\na);a.A=d;R[G](d,dl,function(){a.set("capturing",i)});R[G](d,bl,function(){a.set("capturing",k)});R[E](d,gl,e);R[E](d,yy,a)}}function BA(a){var b=a.A;b&&(b[wj](),b.Q(),R[Jb](b),delete a.A,a.d.Q(),delete a.d,a.set("capturing",k),a.n[wj](),a.n.Q(),delete a.n,a.j.Q(),delete a.j)};function CA(){var a=this,b=a.d=new Dh;b[u]("capturing",a);b[u]("cursor",a);b[u]("map",a);b[u]("strokeColor",a);b[u]("strokeOpacity",a);b[u]("strokeWeight",a);b[u]("fillColor",a);b[u]("fillOpacity",a);b[u]("clickable",a);b[u]("zIndex",a);b[u]("suppressUndo",a);var c=this.b=[];O(Wq,function(d){c[p](R[E](b,d,a))});c[p](R[E](a,yy,b))}L(CA,V);\nep(CA[C],function(){var a=this.d;if(a){var b=this.get("bounds");if(b){var c=b[$b](),d=b[ob](),b=b[kj]();a[sy]([new Q(d.lat(),d.lng()),new Q(d.lat(),b.lng()),new Q(d.lat(),c.lng()),new Q(c.lat(),c.lng()),new Q(c.lat(),b.lng()),new Q(c.lat(),d.lng())])}else a[sy]([])}});CA[C].Q=function(){for(var a=this.b,b=0,c=a[B];ba.d){var c,d=a.b;c=d.e;d=d.b;if(!c[B])for(;d[B];)c[p](d.pop());(c=c.pop())&&a.e[tb](c)}};function oy(a,b,c,d){this.B=new my(new ly,new ky,100);this.A=a;this.f=b;this.b=[];this.I=c;this.C=d;R[A](this.f,Oe,this,this.d);iq(this.f)&&this.d();this.j=0}L(oy,V);\noy[C].d=function(){var a=this.get("bounds");if(!this.get("projection")||!a||!this.lf)tl(this,this.d,1E3);else{var b={};this.f[yb](P(this,function(c){if(c){var d=c.rawData;if(0==(""+d.layer)[rb](this.lf[Nb](0,5))&&d[bk])for(var c=d.id[B],g=lr(d.id),d=d[bk],h=0,l;l=d[h];h++){var q=l.id,s;a:{s=l;if(!s.latLngCached){var t=s.a;if(!t){s=j;break a}var z=new T(t[0],t[1]),t=g,z=[z.x,z.y],D=(1<>6;d[f]=l}for(;e;++f)l=e&63,d[f]=l,e>>=6;e=c[a];for(f=0;e;++f)f>=d[B]&&d[p](0),h=d[f],h+=e,l=h&63,e=h>>6,d[f]=l}if(0==d[B])a="A";else{b=ga(d[B]);for(a=d[B]-1;0<=a;--a)b[a]="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_."[lb](d[a]);b.reverse();a=b[Cc]("")}return a}\npy[C].Jj=function(a,b){var c=new oy("smimps",b,qy,P(this.eb,this.eb.yc));c[u]("mapType",a.M());c[u]("zoom",a);c[u]("bounds",a);c[u]("projection",a)};var ry=new py;cf[De]=function(a){eval(a)};ff(De,ry);\n'); -google.maps.__gjsload__('streetview', 'var aw=Number;function bw(a,b){return a.pov_changed=b}function cw(a,b){return a.pano_changed=b}var dw="worldSize",ew="bindBuffer",fw="TEXTURE_2D",gw="texParameteri",hw="getPano",iw="ARRAY_BUFFER";function jw(a,b){var c=kw;b.cb_client=a.e;b.v=4;return c(b)}function lw(a){return zi(a,16)}var mw;function nw(a,b){this.b=[0,0,0];this.e=1/(a/(2*o.PI));this.d=1/(b/o.PI)}\nfunction ow(a){for(var b=[],c=0,d=a[B];cb;++b)a[b]=o.pow(2,b-150)}function vw(a,b,c){return 0==(b[c+3]&127|b[c+2]|b[c+1]|b[c])?0:(1-((b[c+3]&128)>>6))*((b[c+2]|128)<<16|b[c+1]<<8|b[c])*a.b[(b[c+3]&127)<<1|(b[c+2]&128)>>7]}\nfunction ww(a){a[B]%4&&(a+="A.."[Nb](0,a[B]%4));this.e=a;this.b=ga(128);for(a=0;65>a;a++)this.b["ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_."[mc](a)]=a}function sw(a,b,c,d){if(0!=c)for(var e=4*o[fb](b/3),b=b%3,f=0,g,h,l,q=0;f>4,f>=c))break;if(1>=b&&(d[f++]=h<<4&240|l>>2,f>=c))break;d[f++]=l<<6&192|q;b=0}}\nfunction xw(a){a=this.b=$("div",a);Li(a[F],"5px");try{Ii(a[F],"rgba(255,255,255,.75)")}catch(b){Ii(a[F],"#ebebeb")}Ei(a[F],"Arial,sans-serif");Yi(a[F],"12px");Uo(a[F],"#222");this.d=Yl("",a);a=$("div",a);Yi(a[F],"10px");Uo(a[F],"#666");Yl("Address is approximate",a)}L(xw,V);xw[C].description_changed=function(){var a=this.get("description")||"";Iq(this.d,a);Gq(this.b,!!a);R[r](this.b,il)};function yw(){this.b=new Nn(10)}L(yw,V);I=yw[C];bw(I,function(){this.f||this.Pj(this.fe())});I.povFinal_changed=function(){var a=this.fe(),b=this.Bf();b&&(a&&b&&a[Dj]==b[Dj]&&a[sp]==b[sp]&&a[nk]==b[nk]?(this.b.Ja=0,this.d&&(m[$a](this.d),this.d=ca,R[r](this,Zk))):(this.b[kb](10),this.j=this.fe(),this.d||(R[r](this,al),this.Cf())))};\nI.Cf=function(){var a=this.b[Rj](),b=this.j,c=this.Bf(),a=new yf(c[Dj]+(b[Dj]-c[Dj])*(1-a),b[sp]+(c[sp]-b[sp])*a,b[nk]+(c[nk]-b[nk])*a);this.f=i;this.set("pov",a);this.f=k;this.b.Jaf;f++)s+=ka[sb](c.e[f])}else s="";s!=a.get("pano")&&(a.j=s)}a.d.set("opacity",a.j?0.5:0.2)}}}}\nI.xj=function(a){if(this.j)1==this.d.get("shape")&&(this.n=this.L(this.get("position"),this.S,this.W)),this.set("pano",this.j);else{var b=this.get("pov"),c=this.get("worldSize"),d=this.get("projection"),e=this.get("size"),a=kn(a,this.b),d=d.j(a,e,c,b,0),e=360*(d.x/c[v]),e=zd(e,b[Dj]-180,b[Dj]+180);this.C.set("povFinal",new yf(e,90-180*(d.y/c[H]),b[nk]))}};I.linksHovering_changed=function(){this.get("linksHovering")&&this.d.set("visible",k)};\nI.clickToGo_changed=function(){this.get("clickToGo")==k?(O(this.B,R[jb]),this.B=j,this.d.set("visible",k)):this.B||(this.B=[R[A](this,$k,this,this.wj),R[A](this,ml,this,this.vj),R[A](this,Ie,this,this.xj),R[A](this,uk,this,this.Rb),R[A](this,Qq,this,this.Rb),R[A](this,fl,this,this.Rb),R[A](this,Me,this,this.Rb)])};\nfp(I,function(){if(this.n){var a=this.H(this.get("position"),this.n),b=this.get("pov"),a=zd(a,b[Dj]-180,b[Dj]+180);this.C.set("povFinal",new yf(a,b[sp],b[nk]));this.d.set("visible",k);this.n=j}});I.depthMap_changed=function(){this.Rb()};I.Rb=function(){this.d.set("visible",k)};var Fw=[0,-120,60,-60,40,-30,-40,-30,-60,-60,0,-120],Gw=new U(120,90),Hw=[0,-100,40,-60,30,-50,0,-82,-30,-50,-40,-60];function Iw(a,b,c){this.T=[];this.b=a;this.j=b;a=this.d=$("div",c,lf);Jw(this,$("div",a,lf,Gw),b.pano)}L(Iw,V);Iw[C].Q=function(){O(this.T,R[jb]);Ka(this.T,0);Tk(this.d)};function Jw(a,b,c){c&&(b[x]("pano",c),b[x]("cursor","pointer"),a.T[p](R[rc](b,vk,function(){a.f="#CCFFFF";R[r](a,Ke);a.set("hovering",i)}),R[rc](b,uk,function(){a.f=ca;R[r](a,Ke);a.set("hovering",k)})))}\nIw[C].Ie=function(a,b,c){var a=this.j[Dj]-a[Dj],d=this.b.context;d[Mp]();d[Bp](b.x,b.y);d[jk](1,c);d.rotate(M(a));var e=this.f||"#FFFFFF",f=1,g;N(f)||(f=1);if(e&&"#"==e[lb](0)){var h=new Vq;h.d=lw(e[bb](1,3));h.e=lw(e[bb](3,5));h.b=lw(e[bb](5,7));h.alpha=f;0<=h.d&&256>h.d&&0<=h.e&&256>h.e&&0<=h.b&&256>h.b&&0<=h[Zj]&&1>=h[Zj]&&(g="rgba("+[h.d,h.e,h.b,h[Zj]][Cc](", ")+")")}$o(d,g||e);g=this.b.context;g[vp]();g[yp](Hw[0],Hw[1]);for(e=2;ec- -30?d+o.tan(M(c- -30)):d+6);a.set("center",new T(b[v]/2,b[H]/2*d));a.set("yScale",-o.sin(M(o.min(c,-30)))/d)}};function Xw(a){Rg[hc](this);this.d=100;this.j=this.n=0;this.l=[];this.Pa=a}L(Xw,Rg);cw(Xw[C],bw(Xw[C],function(){this.O()}));Xw[C].Z=function(){var a=this.get("pov"),b=this.get("pano");if(a&&b){var c=this.B!=b,d=1<=jd(a[nk]-this.d),e=M(a[sp]),f=M(a[Dj]),a=a[nk],g=o.acos(o.sin(this.j)*o.sin(e)+o.cos(this.j)*o.cos(e)*o.cos(this.n-f))>o[jc](o.pow(2,1-a))/2;if(d||g||c)this.l[p]({sh:67,bl:g,zoom:d,Jb:c}),this.n=f,this.j=e,this.d=a,this.B=b,this.b&&m[$a](this.b),this.b=tl(this,this.A,1E3)}};\nXw[C].A=function(){var a="",b="";O(this.l,function(c){c=c.sh+":"+(c.Jb?"2":c[nk]?"1":"0")+";1,";c!=b&&(a+=c);b=c});this.l=[];var c={output:"cbrep",ed:a,s:ld(1E5*o[kc]())},d=this.Pa.b[hk](0)+jw(this.Pa,c);S(De,function(a){a.eb.Vi(d)})};function Yw(){this.Rd=this.Ud=this.Td=this.Sd=0}Yw[C].set=function(a,b,c){var d=o.cos(b),b=o.sin(b),e=o.cos(a);this.Sd=d*o.sin(a);this.Td=b;this.Ud=d*e;this.Rd=c};function Zw(a,b,c,d,e){this.Uc=a;this.d=b;this.Oc=c;this.Nc=d;this.Ic=[j,j,j,j];this.Jc=-1;this.Ad=0;this.gb=this.ca=j;this.Pd=this.b=k;this.e=j;a=1/e;this.e=new Float32Array([a,0,0,0,0,a,0,0,0,0,1,0,-this.Nc,-this.Oc,0,1])}La(Zw[C],Qc("d"));\nfunction $w(a,b){a.gb=b.createTexture();b.bindTexture(b[fw],a.gb);b.texImage2D(b[fw],0,b.RGBA,b.RGBA,b.UNSIGNED_BYTE,a.ca);b[gw](b[fw],b.TEXTURE_MAG_FILTER,b.LINEAR);b[gw](b[fw],b.TEXTURE_MIN_FILTER,b.LINEAR);b[gw](b[fw],b.TEXTURE_WRAP_S,b.CLAMP_TO_EDGE);b[gw](b[fw],b.TEXTURE_WRAP_T,b.CLAMP_TO_EDGE);b.bindTexture(b[fw],j);a.ca=j;a.Pd=i}Fa(Zw[C],function(a){this.gb&&a.deleteTexture(this.gb);this.gb=j});function ax(a,b,c,d,e){this.d=c;this.f=d;this.e=e;this.b=ga(d*e);for(var a=o.pow(2,a-c),f=0,g=0;f=s;++s)for(var t=0;1>=t;++t)q.Ic[2*\ns+t]=e[Ob](2*h+s,2*l+t)}this.pc=[];cx(this,this.mc);this.I=m[Uj](P(this,this.ih),100)};Fa(I,function(){for(var a=0;a<=this.Oa;++a)this.b[a][Bj](this.C);m[ik](this.I)});function cx(a,b){if(!b.b){b.b=i;var c=a.f[Ib](a.f.id,b[Oj](),b.Nc,b.Oc);if(c){var d=b.ca=new Image;ma(d,P(a,a.Mi,b,i));ta(d,P(a,a.jg,b));d.crossOrigin="";d.src=c}else a.jg(b)}}I.Mi=function(a,b){if(!(a[Oj]()>this.Oa||a!=this.b[a[Oj]()][Ob](a.Oc,a.Nc)))if(b)$w(a,this.C),this.j&&this.j();else this.A[p](a)};I.jg=function(a){a.Pd=i};\nI.ih=function(){this.A[B]&&($w(this.A[Ya](),this.C),this.j&&this.j())};I.jh=function(a,b,c){var d=new Yw;d.set(2*o.PI*(b+0.5)*c/(this.e*this.n),o.PI*(0.5-(a+0.5)*c/(this.d*this.B)),2*o.PI/o.SQRT2*c/(this.e*this.n));return d};function dx(a,b){this.b=a;this.W=10;this.L=[];this.B=[];this.d=[];this.C=[];this.j=[];this.f=[];var c=b.d,d=b.e,e=o.pow(2,6-b.Oa),f=[],g=[],h=[];this.I=b.B*c;this.H=b.n*d;ex(this);var l=[],q=[],s=1/this.I;l[p](0.5*o.PI);var t,z;for(z=1;zb;b++)this.b[b]*=a};Zo(fx[C],function(a,b,c){this.b[3]+=a;this.b[7]+=b;this.b[11]+=c});function hx(a,b){for(var c=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],d=0;4>d;d++)for(var e=0;4>e;e++)for(var f=0;4>f;f++)c[4*d+e]+=a.b[f+4*d]*b.b[4*f+e];a.b=c}function ix(a){for(var b=ga(16),c=0;16>c;c++)b[c]=a.b[c];return b};function jx(){this.f=new Yw;this.b=new fx;this.Lc=60}\njx[C].Ab=function(a){var b;if(a[Ap]){b=j;for(var c=["webgl","experimental-webgl","webkit-3d","moz-webgl"],d=0;d=c)g.Pd||cx(a,g),(h=g.gb?g:h)&&f[p]({yh:g,zh:h});else for(var h=g.gb?g:h,l=0;4>l;++l){var q=g.Ic[l];q&&o.acos(b.Sd*\nq.Uc.Sd+b.Td*q.Uc.Td+b.Ud*q.Uc.Ud)e[B])){d=e[0];var f="";1e&&(f=px[e]));d="Image Date: "+(f+(" "+d));break a}}d=ca}d&&(c&&(c+=" - "),c+=d)}a.set("copyright",c);a.set("depthMap",b.xk);a.set("panoMap",b.yk)}}I.tileZoom_changed=function(){this.O()};\nI.tiles_changed=function(){var a=this.get("tiles");this.set("headingOffset",180-(a&&Ai(a.centerHeading||a.originHeading)||0));if(a){var b=this.d=a[Cb],c=this.ta=a[dw];this.na=b&&c&&o[eb](o.max(Rk(c[v]/b[v]),Rk(c[H]/b[H])));this.n=a[Ib];sx(this,i);this.O()}};Si(I,function(){sx(this)});I.location_changed=function(){var a=this.Ke();if(a){var b=a.pano,c=a.latLng,a=a[dq];b!==this[hw]()&&this.set("pano",b);c!==this[Wp]()&&this.set("position",c);a!=this.get("description")&&this.set("description",a);this.O()}};\nbw(I,function(){3!=Z[y]?this.O():this.I()});Ki(I,function(){sx(this);this.O()});va(I,function(){this.get("visible")||this.Le();this.O()});I.Le=Pc();I.Ke=Df("location");I.getPosition=Df("position");I.getPano=Df("pano");I.getPov=Df("pov");I.Lb=Df("size");Oi(I,function(a,b,c,d){return this.n?this.n(a,b,c,d):this.Pa[Ib]("tile",c,d,b)+"&panoid="+a+"&fover=2&onerr=3"});I.kc=Df("tileZoom");I.Mb=Df("worldSize");I.zd=Df("headingOffset");I.vg=Df("projection");\nfunction sx(a,b){var c=a.get("size"),d=a.get("zoom"),e=a.na,f=a.ta;if(f&&c&&N(d)&&N(e)&&(c=o[eb](Rk(c[v]/(0.25*o.pow(2,1-d))/a.d[v])),c=yd(c,0,e),d=a.get("tileZoom"),c!=d||b))e=o.pow(2,c-e),a.set("worldSize",new U(o[w](f[v]*e),o[w](f[H]*e))),a.set("tileZoom",c)};function tx(){this.e=new T(0,0);this.A=new T(0,0);this.b=[];for(var a=0;4>a;a++)this.b[p](new T(0,0))}tx[C].f=function(a,b,c,d){var e=M(c[sp]),f=M(c[Dj]),b=o.cos(e),e=o.sin(e),g=o.cos(f),h=o.sin(f),l=a[v]/2,f=l*o.pow(2,c[nk]-1),a=a[H]/2-d.y,q=b*f-e*a,l=l-d.x,d=g*q+h*l,g=g*l-h*q;return new yf(Bd(o[wb](-g,d)),Bd(o[wb](e*f+b*a,o[Ab](d*d+g*g))),c[nk])};\ntx[C].d=function(a,b,c,d){var b=a[v]/2,e=b*o.pow(2,c[nk]-1),f=a[H]/2-d.y,d=b-d.x,a=-o.tan(M(c[Dj])),g=o.tan(M(c[sp]))*o[Ab](1+o.pow(a,2)),b=o[Ab](o.pow(e,2)+o.pow(f,2)+o.pow(d,2))/o[Ab](1+o.pow(g,2)+o.pow(a,2)),h,l;h=-g*b-f;l=2*e;f-=g*b;g=l*l-4*h*f;0>g&&(g=0);h=h?(-l+o[Ab](g))/(2*h):-f/l;e=Bd(2*o[jc](h));h=-a*b-d;l=2*b;f=a*b-d;g=l*l-4*h*f;0>g&&(g=0);h=h?(-l+o[Ab](g))/(2*h):-f/l;d=Bd(2*o[jc](h));a=(d-c[Dj])%360;90a&&(d=(d+180)%360);return new yf(d,e,c[nk])};\ntx[C].j=function(a,b,c,d,e){var f=M(d[Dj]+e),e=o.cos(M(d[sp])),g=o.sin(M(d[sp])),h=o.cos(f),f=o.sin(f),l=b[v]/2,d=l*o.pow(2,d[nk]-1),b=b[H]/2-a.y,l=l-a.x,q=e*d-g*b,a=h*q+f*l,f=h*l-f*q,h=o[wb](-f,a);0>h&&(h+=2*o.PI);e=o[wb](g*d+e*b,o[Ab](a*a+f*f));this.e.x=h*c[v]/(2*o.PI);this.e.y=c[H]*(0.5-e/o.PI);return this.e};\nfunction ux(a,b,c,d,e,f){var a=a.A,g=f[sp]/180*o.PI,e=zd(M(f[Dj]+e),0,2*o.PI),h=o.cos(g),g=o.sin(g),l=c[v]/2,c=c[H]/2,q=2*o.PI*b.x/d[v],b=o.PI*(0.5-b.y/d[H]),f=l*o.pow(2,f[nk]-1)/(h*o.cos(b)*o.cos(e-q)+g*o.sin(b));a.x=l-f*o.cos(b)*o.sin(e-q);a.y=c-f*(h*o.sin(b)-g*o.cos(b)*o.cos(e-q));return a}\ntx[C].n=function(a,b,c,d,e,f,g,h,l){var q=this.e;q.x=zd(e,0,360)/360*h[v];q.y=0.5*h[H];var s=ux(this,q,g,h,l,f),e=s.x,t=s.y,s=o.sin(o[jc](o[Ab](Nq(s,a))/c/4)),z;z=t==a.y&&e==a.x?0:o[jc]((t-a.y)/(e-a.x))+o[jc](d/s);var D=o[Ab](d*d+1);this.b[0].x=a.x+o.cos(z)*D*c*s;this.b[0].y=a.y+o.sin(z)*D*c*s;q.x=zd(b.x-l/360,0,1)*h[v];q.y=b.y-0.05;f=ux(this,q,g,h,0,f);b=1.5*o.PI;f[ub](a)||(b-=o[jc]((f.x-a.x)/(f.y-a.y)));this.b[1].x=this.b[0].x+2*o.cos(b)*c*d;this.b[1].y=this.b[0].y+2*o.sin(b)*c*d;a=this.b[1].y==\nt&&this.b[1].x==e?o.PI:o.PI+o[jc]((this.b[1].y-t)/(this.b[1].x-e));this.b[2].x=this.b[1].x+2*o.cos(a)*c*s;this.b[2].y=this.b[1].y+2*o.sin(a)*c*s;a=e==this.b[0].x&&t==this.b[0].y?0:o[jc]((t-this.b[0].y)/(e-this.b[0].x));c=(o.cos(b)*(this.b[0].y-this.b[2].y)-o.sin(b)*(this.b[0].x-this.b[2].x))/(o.sin(b)*o.cos(a)-o.cos(b)*o.sin(a));this.b[3].x=this.b[0].x+c*o.cos(a);this.b[3].y=this.b[0].y+c*o.sin(a);for(c=0;4>c;c++)this.b[c][w]();return this.b};function vx(a,b){qx[hc](this,a,b,new tx);this.C=$("canvas",a);this.j=k}L(vx,qx);cw(vx[C],function(){this.j=k;qx[C].pano_changed[hc](this)});vx[C].tiles_changed=function(){this.j=k;qx[C].tiles_changed[hc](this)};\nvx[C].Z=function(){var a=this.Lb(),b=a[H],c=a[v],d=this.C;if(!(0==a[H]||0==a[v]))if(d[v]!=c&&ra(d,c),d[H]!=b&&Sa(d,b),!this[hw]()||!this[Vj]()||!this.d||!N(this.kc()))Fq(d);else{$l(d);if(!this.H&&(this.H=i,this.B=new jx,!this.B.Ab(d))){this.B=j;return}if(a=this.B){if(!this.j){this.j=i;var b={},c=this.ta,e=this.d;c&&e&&(b.d=c[v],b.e=c[H],b.Kc=e[v],b.lc=e[H]);b.b=this.zd();b.id=this[hw]();Oi(b,P(this,this[Ib]));a.K.flush();a.xa&&a.xa[Bj]();a.xa=new bx;a.xa.Ab(a.K,b);a.xa.j=P(a,jx[C].cf);if(a.Mc&&(b=\na.Mc,b.n&&(b.b.deleteBuffer(b.n),b.n=j),b.A&&(b.b.deleteBuffer(b.A),b.A=j),b.e))b.b.deleteBuffer(b.e),b.e=j;a.Mc=new dx(a.K,a.xa)}b=this[Vj]();lx(a,d);d=M(b[Dj]);a.Ve=M(b[sp]);a.Ue=d;d=b[nk];d!=a.ah&&(a.ah=d,a.Lc=2*Bd(o[jc](o.tan(0.5*0.5*o.PI)/o.pow(2,d-1))),nx(a));a.cf()}}};function wx(a,b,c,d,e,f,g,h,l){this.A=a;this.I=b;this.B=c;this.H=d;this.C=e;this.L=f;this.S=g||o[Ab]((c-a)*(c-a)+(d-b)*(d-b));this.W=h||o[Ab]((e-c)*(e-c)+(f-d)*(f-d));this.cb=l||o[Ab]((a-e)*(a-e)+(b-f)*(b-f))}function xx(a){return o.min(a.b,a.e,a.d)}function yx(a){return o.min(a.f,a.j,a.n)}function zx(a){return o.max(a.b,a.e,a.d)}function Ax(a){return o.max(a.f,a.j,a.n)}function Bx(){}function Cx(a,b){qx[hc](this,a,b,new tx);this.j=$("canvas",a);this.L=this.j[Ap]("2d")}L(Cx,qx);\nCx[C].tileZoom_changed=function(){qx[C].tileZoom_changed[hc](this);Dx(this)};function Dx(a){var b=a.Mb(),c=a.d;if(b&&c){for(var d=o[eb](b[v]/c[v]),e=o[eb](b[H]/c[H]),a=a.C=[],f=0;fe&&(b.be&&(e+=2*o.PI);Db=o[wb](c,o[Ab](Db*Db+f*f));K=e*z[v]/(2*o.PI);X=z[H]*(0.5-Db/o.PI)}var d=b.e,e=d[sp]/180*o.PI,f=(d[Dj]+b.b)/180*o.PI,g=o.cos(e),h=o.sin(e),l=o.cos(f),q=o.sin(f),s=b[v]/2,t=b[H]/2,z=b[dw],D=s*o.pow(2,d[nk]-1),K,X;c(a.A,a.I);a.b=K;a.f=X;c(a.B,a.H);a.e=K;a.j=X;c(a.C,a.L);a.d=K;a.n=X}\nfunction Hx(a,b,c){for(var d=b[dw],e=b[Cb],f=o[eb](d[v]/e[v]),d=o[eb](d[H]/e[H]),g=o[fb](xx(a)/e[v]),f=o.min(o[fb](zx(a)/e[v]),f),h=o[fb](yx(a)/e[H]),a=o[fb](Ax(a)/e[H]),e=g;e<=f;e++)for(g=h;g<=a;g++)c(b.f[e*d+g],e)}function Gx(a,b,c){var d=k;Hx(b,c,function(e){e.Hc?d||(Ix(e,b,c),d=i):(e.Pc[p](b),e.sd||(Jx(a,e,c),e.sd=i))})}function Jx(a,b,c){b.ca=Nm(a[Ib](c.Jb,c.d,b.x,b.y),j,j,j,{Ia:Vd(function(){b.sd&&(b.sd=k,b.Hc=i,Kx(b,c))})})}function Kx(a,b){O(a.Pc,function(c){Ix(a,c,b)});a.Pc=[]}\nfunction Ix(a,b,c){function d(a,b,c){var d=a.F+(a.Gg&&(qa-=g,Y+=g,g=0);0>Ba&&(Ub-=Ba,d+=Ba,Ba=0);var Y=o.min(Y,t[v]-g),d=o.min(d,t[H]-Ba),Db=e,a=a.ca,Gc,qb,Y=Y+4,d=d+4,qa=qa-2,Ub=Ub-2,Gd=Y,Ft=d,Kl=a[v]/t[v],Ll=a[H]/t[H];Gc=(g-2)*Kl;qb=(Ba-2)*Ll;var Y=Y*Kl,d=d*Ll,Ba=5==Z[y]?1:0,g=o.max(Ba,Gc),Gt=o.max(Ba,qb);Gc=g-Gc;qb=Gt-qb;qa+=Gc/Kl;Ub+=qb/Ll;Y+=Gc;d+=qb;Gd+=Gc/Kl;Ft+=qb/Ll;Gc=o.max(0,g+Y-a[v]+Ba);qb=o.max(0,Gt+d-a[H]+Ba);Y-=Gc;d-=qb;0<\nY&&0c+t[v]-1,g=la.D+t[H]-1,Y=!e&&!c,qa=!g&&!Ba;e&&g&&d(a,-b,-b);e&&qa&&\nd(a,-b,0);e&&Ba&&d(a,-b,b);Y&&g&&d(a,0,-b);Y&&Ba&&d(a,0,b);c&&g&&d(a,b,-b);c&&qa&&d(a,b,0);c&&Ba&&d(a,b,b)}}),Hx(b,c,function(a){a.Hc&&d(a,0,0)}));e[$p]()}function Lx(a,b,c,d,e,f,g,h,l,q){var s=(d-b)/h,h=(e-c)/h,t=(f-d)/l,l=(g-e)/l,z=(b-f)/q,q=(c-g)/q;a[vp]();a[yp](o[w](b+h),o[w](c-s));a[lp](o[w](d+h),o[w](e-s));a[lp](o[w](d+l),o[w](e-t));a[lp](o[w](f+l),o[w](g-t));a[lp](o[w](f+q),o[w](g-z));a[lp](o[w](b+q),o[w](c-z));a.clip()};function Mx(){this.e=new T(0,0);this.b=[];for(var a=0;4>a;a++)this.b[p](new T(0,0))}Mx[C].f=function(a,b,c,d){var e=4*(a[v]/b[v])*o.pow(2,c[nk]-1);return new yf(c[Dj]+360*((d.x-a[v]/2)/b[v])/e,c[sp]-180*((d.y-a[H]/2)/b[H])/e,c[nk])};Mx[C].d=function(a,b,c,d){var e=4*(a[v]/b[v])*o.pow(2,c[nk]-1);return new yf(c[Dj]-360*((d.x-a[v]/2)/b[v])/e,c[sp]+180*((d.y-a[H]/2)/b[H])/e,c[nk])};\nMx[C].j=function(a,b,c,d,e){var f=o.pow(2,d[nk]-1),g=90*((-b[H]/2+a.y)/b[v])/f;this.e.x=zd(90*(a.x/b[v]-0.5)/f+e+d[Dj],0,360)/360*c[v];this.e.y=(g-d[sp]+90)/180*c[H];return this.e};\nMx[C].n=function(a,b,c,d,e){var e=zd(e-360*b.x,0,180),f=o.abs(e-90)/90,b=-2*(b.y-0.5),g=1-f;90a;a++)this.b[a][w]();return this.b};function Nx(a,b){qx[hc](this,a,b,new Mx);this.b=a;this.C=[];this.H=j;this.za=Qn();var c=this;S(we,function(a){c.W=a;c.O()})}L(Nx,qx);I=Nx[C];I.wf=function(a){a&&(m[$a](a.uf),a[tb](),xk(this.C,a,1))};I.Fh=function(){Ox(this);this.H=m[Tb](P(this,this.qf),500)};function Ox(a){a.H&&(m[$a](a.H),a.H=j)}I.qf=function(){O(this.C,function(a){m[$a](a.uf);a[tb]()});Ka(this.C,0);Ox(this);this.j&&this.j.set("tileFadeMode",1)};\nbw(I,function(){var a=this[Vj]();if(a&&N(a[sp])){var b=yd(a[sp],-45,45);a[sp]!=b&&this.set("pov",new yf(a[Dj],b,a[nk]))}qx[C].pov_changed[hc](this)});I.Le=function(){this.B=i;this.O()};\nI.Z=function(){var a=this[Vj](),b=this.d,c=this.Mb(),d=this.kc(),e=this.Lb();if(b&&e&&c&&N(d)&&a&&N(a[nk])&&N(a[Dj])&&N(a[sp])){var f=4*(e[v]/c[v])*o.pow(2,a[nk]-1);if(this.B)this.B=k,this.qf(),this.wf(this.j),this.j=j;else{var d=this.j,g=this.get("pano"),d=d&&d.get("mapType"),h=this.get("zoom"),l=o[eb](b[v]*f),b=o[eb](b[H]*f);if(!d||d[Cb][v]!=l||d[Cb][H]!=b||g!=d.Jb||d[nk]!=h){if(this.W){if(d=this.j)R[jb](d.Hh),d.uf=m[Tb](P(this,this.wf,d),5E3),this.C[p](d);d=this.j=new this.W.Eh(this.b,this.za);\nd.set("tileFadeMode",2==Z[y]||!this.C[B]?0:2);Ox(this);d.Hh=R[Fb](d,hl,P(this,this.Fh))}if(d=this.j)d.set("mapType",{Jb:g,zoom:h,tileSize:new U(l,b),getTile:P(this,this.Gh),maxZoom:5,Nb:i}),d.set("zoom",h),this.L=ca}if(d=this.j)g=a[Dj]+this.zd(),this.L&&(g=this.L+zd(g-this.L,-180,180)),this.L=g%7200,h=f/360,f=g*c[v]*h,a=2*(90-a[sp])*c[H]*h,c=new nf,c.F=o[w](f-e[v]/2),c.G=o[w](f+e[v]/2),c.D=o[w](a-e[H]/2),c.J=o[w](a+e[H]/2),d.set("projectionBounds",c),d.set("offset",new U(c.F,c.D)),d.set("size",this.get("size"))}}};\nI.Gh=function(a,b,c){var b=this.j.get("mapType"),d=c[vb]("div"),e=this.Mb(),f=this.d;if(e&&f){var g=a.x,h=e[v]/f[v];if(0g;)g+=h;for(;g>=h;)g-=h}e=o[eb](e[H]/f[H]);if(0>a.y||a.y>=e)return d;var l,q=0,e=function(a,b){++q==l&&(bm(d),R[r](d,pl,b.nb))},e={Ia:e,wb:e,size:b[Cb]},s=o[fb](g);l=g==s?1:2;var f=this[Ib](this[hw](),this.kc(),s,a.y),t=new T((s-g)*b[Cb][v],0);am(d);Px(c,d,f,t,e);if(g!=s){for(s+=1;0=h;)s-=h;f=this[Ib](this[hw](),this.kc(),o[fb](s),a.y);t=new T((s-g)*b[Cb][v],0);\nPx(c,d,f,t,e)}}return d};function Px(a,b,c,d,e){a=a[vb]("img");a.fb=e;b[Ua](a);Xl(a,d);a.nb=Lm(a,c,a.fb)};function Qx(a){this.b=a;R[A](this,fl,this,this.ej);R[A](this,Me,this,this.fj);R[A](this,el,this,this.gj);R[A](this,ol,this,this.ij);R[A](this,kl,this,this.dj);R[A](this,Je,this,this.hj)}L(Qx,V);I=Qx[C];Si(I,function(){var a=this.Ee();if(N(a)&&!yi(a)){var b=mm(this.get("zoomRange"),a);if(a!=b)this.Lg(b);else if(b=this.Ib(),!b||b[nk]!=a)this.dc(new yf(b?b[Dj]:0,b?b[sp]:0,a))}});Pi(I,function(){var a=this.Mg();if(N(a)&&!yi(a)){var b=this.Ib();if(!b||b[Dj]!=a)this.dc(new yf(a,b?b[sp]:0,b?b[nk]:0))}});\nbw(I,function(){var a=this.Ib();if(a){var b=this.Ee();a[nk]!=b&&this.Lg(a[nk]);b=this.Mg();a[Dj]!=b&&this.gk(a[Dj])}});I.ej=function(a,b){var c=this.Ib();this.dc(new yf(120*a+c[Dj],-40*b+c[sp],c[nk]))};I.fj=function(a,b){var c=this.Ib();this.dc(new yf(5*a+c[Dj],-5*b+c[sp],c[nk]))};\nI.gj=function(a){var b=this.get("size"),c=this.get("layoutBounds")||of(0,0,b[v],b[H]),d=new T(0,0);a.Dc.J&&(d.y=c.J-a.J);a.Fc.G&&(d.x=c.G-a.G);var a=this.get("worldSize"),c=this.get("projection"),e=this.Ib(),e=c.f(b,a,e,lf),e=c.d(b,a,e,d);this.dc(e)};I.hj=function(a){if(!wk(a)){if(this.ue){this.ue=k;var b=kn(a,this.b);Rx(this)&&Sx(this,-1,b);m[$a](this.d)}else this.ue=i,this.d=tl(this,function(){this.ue=k},250);Rd(a)}};\nI.ij=function(a){!wk(a)&&Rx(this)&&Sx(this,1,kn(a,this.b))};I.dj=function(a,b){Sx(this,0.33*b,a)};function Sx(a,b,c){var d=a.Ee();if(b=mm(a.get("zoomRange"),d+b)-d){var d=a.get("size"),e=a.get("worldSize"),f=a.get("projection"),g=o.pow(2,b),h=a.Ib(),h=f.f(d,e,h,c),e=new U(e[v]*g,e[H]*g),h=new yf(h[Dj],h[sp],h[nk]+b),h=f.d(d,e,h,c);a.dc(h)}}function Rx(a){return a.get("disableDoubleClickZoom")==k}I.Lg=Ef("zoom");I.Ee=Df("zoom");I.gk=Ef("heading");I.Mg=Df("heading");I.dc=Ef("pov");I.Ib=Df("pov");function Tx(){}L(Tx,V);Tx[C].fromLatLngToPoint=function(a,b){var c=this.get("worldSize"),d=this.get("position"),e=this.get("pov"),f=this.get("size");if(c&&d&&e&&f){var g=b||new T(0,0),h=4*(f[v]/c[v])*o.pow(2,e[nk]-1),l=Bd(o[wb](zd(a.lng()-d.lng(),-180,180)*o.cos(M(d.lat())),a.lat()-d.lat())),d=Bd(o[wb](-3,0.1+6378137*qw(d,a)));g.x=zd(l-e[Dj],-180,180)/360*c[v]*h+f[v]/2;g.y=(e[sp]-d)/180*c[H]*h+f[H]/2;return g}};\nTx[C].fromPointToLatLng=function(a,b){var c=this.get("worldSize"),d=this.get("position"),e=this.get("pov"),f=this.get("size");if(c&&d&&e&&f){var g=4*(f[v]/c[v])*o.pow(2,e[nk]-1),h=360*((a.x-f[v]/2)/g/c[v])+e[Dj],c=o.tan(M(e[sp]-180*((a.y-f[H]/2)/g/c[H])));-0.01c[nk]&&(d=a.b,Rv(d,"zoom",c[nk]),Rv(d,"zoomInteraction","out"),Rv(d,"interaction","zoom"),d=i);b[Dj]!=c[Dj]&&(d=a.b,Rv(d,"heading",c[Dj]),Rv(d,"interaction","heading"),d=i);b.Ba!=c.Ba&&(d=a.b,Rv(d,\n"tilt",c.Ba),Rv(d,"interaction","tilt"),d=i);!d&&b.ob!=c.ob&&Rv(a.b,"interaction","pan")},100)};var Uv=[10,20,30,40,50,60,70,80,90,100,fa],Vv=[1,2,5,10,20,50,100,200,500,fa];function Wv(a,b,c){this.j=a;this.e="ut|client:"+b;this.f=(this.d=c)&&this.e+"|channel:"+c;this.b=new yf(0,0,0)}I=Wv[C];I.Yk=function(a,b){if(b==Kc){var c;if(a)a:{if(c=a[0].address_components)for(var d=0;dc){g=Vv[d];break}Rv(this,"directionsDistanceTotal",g,c);Rv(this,"directionsDistance",g)}};\nI.Wk=function(a,b){Rv(this,"distanceMatrixStatus",b);if(b==Kc){for(var c=a.origins[B]*a.destinations[B],d,e=0;ec){d=Uv[e];break}Rv(this,"distanceMatrixElementsTotal",d,c);Rv(this,"distanceMatrixElements",d)}};I.Xk=function(a){Rv(this,"elevationStatus",a)};I.$k=function(a){Rv(this,"placeSearchStatus",a)};I.Zk=function(a){Rv(this,"placeDetailsStatus",a)};I.fk=function(a){a&&Rv(this,"placeAutocomplete")};I.Bk=function(a){vd(this.b,a);Rv(this,"streetviewStart")};\nI.zk=function(){Rv(this,"streetviewMove")};I.Ak=function(a){this.b[Dj]!=a[Dj]&&Rv(this,"streetviewPov","heading");this.b[sp]!=a[sp]&&Rv(this,"streetviewPov","pitch");this.b[nk]!=a[nk]&&Rv(this,"streetviewPov","zoom");vd(this.b,a)};function Rv(a,b,c,d){Sv(a,a.e,b,c,d);a.f&&Sv(a,a.f,b,c,d)}function Sv(a,b,c,d,e){var f=new Gv;f.l[0]=b;f.l[1]=c;d!=j?(b=[],Yc(f.l,5)[p](b),b=new Iv(b),b.l[0]=""+d,b.l[1]=e||1):f.l[4]=e||1;a=a.j;a.b[B]||setTimeout(P(a,a.d),5E3);a.b[p](f)};function Xv(){return Nd()%1679616}function Yv(a){fo(n,Xv,mo+"/maps/api/js/StatsService.RecordStats",Zf,a,Hd)};function Zv(){}Zv[C].al=new Wv(new Ov(Yv),sk(jf),rk());Zv[C].b=function(a){new Pv(a,new Wv(new Ov(Yv),sk(jf),rk()))};var $v=new Zv;cf[Ee]=function(a){eval(a)};ff(Ee,$v);\n'); -google.maps.__gjsload__('util', 'function So(a,b){return a.active_changed=b}function To(a,b){return a.value=b}function Uo(a,b){return a.color=b}function Vo(a,b){return a.strokeStyle=b}function Wo(a,b){return a.left=b}function Xo(a,b){return a.status=b}function Yo(a,b){return a.path=b}function Zo(a,b){return a.translate=b}function $o(a,b){return a.fillStyle=b}function ap(a,b){return a.onRemove=b}function bp(a,b){return a.result_changed=b}function cp(a,b){return a.panes_changed=b}function dp(a,b){return a.clickable=b}\nfunction ep(a,b){return a.bounds_changed=b}function fp(a,b){return a.position_changed=b}function gp(a,b){return a.lineWidth=b}\nvar hp="overlayMouseTarget",ip="origin",jp="fillColor",kp="open",lp="lineTo",mp="getElementById",np="innerHTML",op="value",pp="region",qp="strokeColor",rp="getDraggable",sp="pitch",tp="status",up="clearRect",vp="beginPath",wp="keyCode",xp="scaledSize",yp="moveTo",zp="path",Ap="getContext",Bp="translate",Cp="stroke",Dp="zIndex",Ep="fill",Fp="strokeOpacity",Gp="title",Hp="fillOpacity",Ip="result",Jp="index",Kp="createElementNS",Lp="drawImage",Mp="save",Np="addElement",Op="clickable",Pp="types",Qp="strokeWeight",\nRp="close",Sp="getPath",Tp="view",Up="search",Vp="controls",Wp="getPosition",Xp="anchor",Yp="getAttribute",Zp="substring",$p="restore",aq="setPosition",bq="element",cq="getContainer",dq="description";function eq(a){a[F].direction=lo.b?"rtl":"ltr"}function fq(){var a=Ml;return 2==a.b[y]?"CSS1Compat"!=a.b.n:k}function gq(){var a=ok().l[6];return a?new lg(a):wg}\nfunction hq(a,b){var c=a.f,d;var e=c[B];if(!e||b[Dp]>c[0][Dp])d=0;else{if(b[Dp]>c[e-1][Dp])for(d=0;1>1;b[Dp]>c[f][Dp]?e=f:d=f}d=e}c[Ac](d,0,b)}function iq(a){var b=0,a=a.ua,c;for(c in a)++b;return b}function jq(a){return new U(a.G-a.F,a.J-a.D)}function kq(a,b,c){var d=M(a.Ta),e=M(b.Ta);return 2*o[yc](o[Ab](o.pow(o.sin((d-e)/2),2)+o.cos(d)*o.cos(e)*o.pow(o.sin((M(a.Ua)-M(b.Ua))/2),2)))*(c||6378137)}var lq;\nfunction mq(){if(!lq){var a=[];lq={$:-1,Y:a};a[1]={type:"m",label:1,V:Hk()};a[2]={type:"s",label:1}}return lq}function nq(a,b){Ti(a[F],b?"":"hidden")}var oq,pq,qq;function rq(a){this.l=a||[]}function sq(a){a.l[0]=a.l[0]||[];return new dd(a.l[0])}function tq(){if(pq!=j)return pq;var a=n[vb]("canvas");return pq=!(!a[Ap]||!a[Ap]("2d"))}function uq(a,b){var c=a[Nj]?""+a[Nj]:"";if(c&&-1!=c[rb](b)){for(var c=c[Xb](/\\s+/),d=0;d\';var b=a[xb];b&&gr(b);ir=b?"object"==typeof b.adj:i;Lq(a);Gi(a,"");return ir}var ir;function gr(a){a[F].behavior="url(#default#VML)"};function jr(a,b){this.d=a;this.f=1+(b||0)}jr[C].X=function(a){if(this.e)for(var b=0;4>b;++b){var c=this.e[b];if(c.d.Va(a)){c.X(a);return}}this.b||(this.b=[]);this.b[p](a);if(!this.e&&10this.f){for(var a=this.d,b=this.e=[],c=[a.F,(a.F+a.G)/2,a.G],d=[a.D,(a.D+a.J)/2,a.J],e=this.f+1,a=0;ab;++b){var c=this.e[b];if(c.d.Va(a)){c[tb](a);return}}xk(this.b,a)});Na(jr[C],function(a,b){var c=b||[];if(this.b)for(var d=0,e=this.b[B];dd;++d)e=this.e[d],Xk(a,e.d)&&e[Up](a,c);return c});var kr={t:0,u:1,v:2,w:3};function lr(a){for(var b,c=b=0,d=1073741824,e=0,f=a[B];e>=1}b=new T(b,c);a=o.pow(2,31-a[B]);return of(b.x,b.y,b.x+a,b.y+a)};var mr=Ml?1E3/(2==Ml.b[y]?20:50):0,nr=750/mr;function $q(a,b){this.b=new T(0,0);this.A=[R[A](this,al,this,this.hh),R[A](this,$k,this,this.gf),R[A](this,Zk,this,this.gh)];this.P=k;this.d=this.n=j;this.f=pf;this.j=new nf;this.B=lf;if(!Ql()){var c=this.C=new ln(a);c[u]("draggable",this,"enabled");c[u]("draggableCursor",this);c[u]("draggingCursor",this);or(this,c)}Ql()&&(c=this.L=new Dn(a,!!b,i),c[u]("draggable",this,"enabled"),or(this,c))}L($q,V);I=$q[C];\nI.containerPixelBounds_changed=$q[C].panningEnabled_changed=function(){var a=this.get("containerPixelBounds");if(a&&this.get("panningEnabled")!=k){var b=jq(a),c=o.min(50,b[v]/10),d=o.min(50,b[H]/10);this.f=of(a.F+c,a.D+d,a.G-c,a.J-d);this.B=new T(b[v]/500*mr,b[H]/500*mr)}else this.f=pf};function or(a,b){var c=a.A;c[p](R[E](b,al,a));c[p](R[E](b,$k,a));c[p](R[E](b,Zk,a));c[p](R[E](b,Ie,a));c[p](R[E](b,ol,a));c[p](R[E](b,ll,a));c[p](R[E](b,ml,a));c[p](R[E](b,nl,a))}\nI.hh=function(){this.P=i;var a=this.get("position");this.I=a.x;this.H=a.y;R[r](this,dl)};I.gf=function(a){this.b.x=this.I+a.b.x;this.b.y=this.H+a.b.y;this.set("position",this.b);R[r](this,cl);!this.f.Va(this.j)&&!this.n&&(this.d=new Nn(nr),this.ef())};fp(I,function(){var a=this.get("size")||mf,b=this.get("anchorPoint")||lf,c=this.j;c.F=this.b.x+b.x-a[v]/2;c.D=this.b.y+b.y;c.G=c.F+a[v];c.J=c.D+a[H]});function pr(a){a.n&&(m[$a](a.n),a.n=j)}\nI.ef=function(){if(this.get("panningEnabled")==k||!this.P||this.f.Va(this.j))pr(this);else{var a=0,b=0;this.j.G>=this.f.G&&(a=1);this.j.F<=this.f.F&&(a=-1);this.j.J>=this.f.J&&(b=1);this.j.D<=this.f.D&&(b=-1);var c=1;this.d.Jab,g=3,h=c[B];gb,e!=f&&(e=(e?1:0)-(f?1:0),0b;++b)this.e[b].X(a);else if(this.b[p](a),10this.f){for(var a=this.d,b=this.e=[],c=[a.F,(a.F+a.G)/2,a.G],d=[a.D,(a.D+a.J)/2,a.J],e=this.f+1,a=0;4>a;++a){var f=of(c[a&1],d[a>>1],c[(a&1)+1],d[(a>>1)+1]);b[p](new sr(f,e))}b=this.b;delete this.b;a=0;for(c=b[B];ab;++b)this.e[b][tb](a);else xk(this.b,a,1)});Na(sr[C],function(a,b){var c=b||[];if(!Xk(this.d,a))return c;if(this.e)for(var d=0;4>d;++d)this.e[d][Up](a,c);else if(this.b)for(var d=0,e=this.b[B];dg;){var a=of(b,g,h,f),l=new Q(c,e,i);d(a,l);g+=360;f+=360;e+=360}};function ur(a,b){if(a&&"object"==typeof a)if(a.constructor===ga)for(var c=0;ca.d)return k;a.b+=b;return i};var zr={DRIVING:0,WALKING:1,BICYCLING:3};function Ar(a,b){Jd(b)?a.l[1]=b:(Ek(sq(a),b.lat()),Ck(sq(a),b.lng()))};var Br=":",Cr=/\\s*;\\s*/;function Dr(a,b){this.b[uc](this,arguments)}Dr[C].b=function(a,b){this.ma||(this.ma={});b?vd(this.ma,b.ma):vd(this.ma,Er);this.ma.$this=a;this.ma.$context=this;this.l=Dd(a,Oq);b||(this.ma.$top=this.l)};var Er={$default:j},Fr=[];function Gr(a){for(var b in a.ma)delete a.ma[b];a.l=j;Fr[p](a)}function Hr(a,b,c){try{return b[hc](c,a.ma,a.l)}catch(d){return Er.$default}}\nfunction Ir(a,b,c,d){if(0e)){var f=a[c][Nb](0,e)[cb](/^\\s+|\\s+$/,""),e=Nr(a[c][Nb](e+1));b[p](f,e)}}return b};var Pr="jsinstance",Qr="jsts",Rr="*",Sr="div",Tr="id";function Ur(a,b){var c=new Vr;Wr(b);c.e=Wl(b);var d=Md(c,c.f,a,b),e=c.j=[],f=c.n=[];c.d=[];d();for(var g,h,l;e[B];)g=e[e[B]-1],d=f[f[B]-1],d>=g[B]?(d=c,h=e.pop(),Ka(h,0),d.d[p](h),f.pop()):(h=g[d++],l=g[d++],g=g[d++],f[f[B]-1]=d,h[hc](c,l,g))}function Vr(){}var Xr=0,Yr={"0":{}},Zr={},$r={},as=[];function Wr(a){a.__jstcache||mh(a,function(a){bs(a)})}\nvar cs=[["jsselect",Nr],["jsdisplay",Nr],["jsvalues",Or],["jsvars",Or],["jseval",function(a){for(var b=[],a=a[Xb](Cr),c=0,d=J(a);c<' + '/script>'); - } - - var modules = google.maps.modules = {}; - google.maps.__gjsload__ = function(name, text) { - modules[name] = text; - }; - - google.maps.Load = function(apiLoad) { - delete google.maps.Load; - apiLoad([null,[[["http://mt0.googleapis.com/vt?lyrs=m@174000000\u0026src=api\u0026hl=en-US\u0026","http://mt1.googleapis.com/vt?lyrs=m@174000000\u0026src=api\u0026hl=en-US\u0026"],null,null,null,null,"m@174000000"],[["http://khm0.googleapis.com/kh?v=107\u0026hl=en-US\u0026","http://khm1.googleapis.com/kh?v=107\u0026hl=en-US\u0026"],null,null,null,1,"107"],[["http://mt0.googleapis.com/vt?lyrs=h@174000000\u0026src=api\u0026hl=en-US\u0026","http://mt1.googleapis.com/vt?lyrs=h@174000000\u0026src=api\u0026hl=en-US\u0026"],null,null,"imgtp=png32\u0026",null,"h@174000000"],[["http://mt0.googleapis.com/vt?lyrs=t@128,r@174000000\u0026src=api\u0026hl=en-US\u0026","http://mt1.googleapis.com/vt?lyrs=t@128,r@174000000\u0026src=api\u0026hl=en-US\u0026"],null,null,null,null,"t@128,r@174000000"],null,[[null,0,7,7,[[[330000000,1246050000],[386200000,1293600000]],[[366500000,1297000000],[386200000,1320034790]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]],[null,0,8,8,[[[330000000,1246050000],[386200000,1279600000]],[[345000000,1279600000],[386200000,1286700000]],[[354690000,1286700000],[386200000,1320035000]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]],[null,0,9,9,[[[330000000,1246050000],[386200000,1279600000]],[[340000000,1279600000],[386200000,1286700000]],[[348900000,1286700000],[386200000,1302000000]],[[368300000,1302000000],[386200000,1320035000]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]],[null,0,10,19,[[[329890840,1246055600],[386930130,1284960940]],[[344646740,1284960940],[386930130,1288476560]],[[350277470,1288476560],[386930130,1310531620]],[[370277730,1310531620],[386930130,1320034790]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1.15\u0026hl=en-US\u0026"]],[null,3,7,7,[[[330000000,1246050000],[386200000,1293600000]],[[366500000,1297000000],[386200000,1320034790]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]],[null,3,8,8,[[[330000000,1246050000],[386200000,1279600000]],[[345000000,1279600000],[386200000,1286700000]],[[354690000,1286700000],[386200000,1320035000]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]],[null,3,9,9,[[[330000000,1246050000],[386200000,1279600000]],[[340000000,1279600000],[386200000,1286700000]],[[348900000,1286700000],[386200000,1302000000]],[[368300000,1302000000],[386200000,1320035000]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]],[null,3,10,null,[[[329890840,1246055600],[386930130,1284960940]],[[344646740,1284960940],[386930130,1288476560]],[[350277470,1288476560],[386930130,1310531620]],[[370277730,1310531620],[386930130,1320034790]]],["http://mt0.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026","http://mt1.gmaptiles.co.kr/mt?v=kr1p.12\u0026hl=en-US\u0026"]]],[["http://cbk0.googleapis.com/cbk?","http://cbk1.googleapis.com/cbk?"]],[["http://khmdb0.googleapis.com/kh?v=53\u0026hl=en-US\u0026","http://khmdb1.googleapis.com/kh?v=53\u0026hl=en-US\u0026"],null,null,null,null,"53"],[["http://mt0.googleapis.com/mapslt?hl=en-US\u0026","http://mt1.googleapis.com/mapslt?hl=en-US\u0026"]],[["http://mt0.googleapis.com/mapslt/ft?hl=en-US\u0026","http://mt1.googleapis.com/mapslt/ft?hl=en-US\u0026"]],[["http://mt0.googleapis.com/vt?hl=en-US\u0026","http://mt1.googleapis.com/vt?hl=en-US\u0026"]]],["en-US","US",null,0,null,null,"http://maps.gstatic.com/mapfiles/","http://csi.gstatic.com","https://maps.googleapis.com","http://maps.googleapis.com"],["http://maps.gstatic.com/intl/en_us/mapfiles/api-3/8/5","3.8.5"],[275480768],1.0,null,null,null,null,0,"",null,null,0,"http://khm.googleapis.com/mz?v=107\u0026",null,"https://earthbuilder.google.com","https://earthbuilder.googleapis.com"], loadScriptTime); - }; - var loadScriptTime = (new Date).getTime(); - getScript("http://maps.gstatic.com/intl/en_us/mapfiles/api-3/8/5/main.js"); -})(); diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/arrow-down.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/arrow-down.png deleted file mode 100644 index 3464c9972..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/arrow-down.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/cb/mod_cb_scout/cb_scout_sprite_api_003.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/cb/mod_cb_scout/cb_scout_sprite_api_003.png deleted file mode 100644 index 379e7ffde..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/cb/mod_cb_scout/cb_scout_sprite_api_003.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/cb/target_locking.gif b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/cb/target_locking.gif deleted file mode 100644 index 3901ae019..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/cb/target_locking.gif and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/closedhand_8_8.cur b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/closedhand_8_8.cur deleted file mode 100644 index ef3663962..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/closedhand_8_8.cur and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/google_white.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/google_white.png deleted file mode 100644 index 0a374503f..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/google_white.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/iw3.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/iw3.png deleted file mode 100644 index 04401dcd3..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/iw3.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/iws3.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/iws3.png deleted file mode 100644 index 2fc2b732c..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/iws3.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/mapcontrols3d7.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/mapcontrols3d7.png deleted file mode 100644 index be8e784a3..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/mapcontrols3d7.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/markers2/marker_sprite.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/markers2/marker_sprite.png deleted file mode 100644 index 12bf173a4..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/markers2/marker_sprite.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/mv/imgs8.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/mv/imgs8.png deleted file mode 100644 index f1166d1ca..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/mv/imgs8.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/openhand_8_8.cur b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/openhand_8_8.cur deleted file mode 100644 index cb444f9a9..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/openhand_8_8.cur and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/rotate2.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/rotate2.png deleted file mode 100644 index 74ba880e6..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/rotate2.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/szc4.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/szc4.png deleted file mode 100644 index d50a0a3bd..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/szc4.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/transparent.png b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/transparent.png deleted file mode 100644 index c2da5b889..000000000 Binary files a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/gstatic/transparent.png and /dev/null differ diff --git a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/main.js b/AgroBase/AgroBase/Utils/offline_maps/gmapcache/main.js deleted file mode 100644 index 10b1401ce..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/gmapcache/main.js +++ /dev/null @@ -1,44 +0,0 @@ -(function(){function aa(a){throw a;}var ca=void 0,i=!0,j=null,k=!1,da=encodeURIComponent,m=window,ea=Object,fa=Infinity,n=document,o=Math,ga=Array,ha=screen,ia=navigator,ja=Error,ka=String,la=RegExp;function ma(a,b){return a.onload=b}function na(a,b){return a.center_changed=b}function oa(a,b){return a.isEmpty=b}function pa(a,b){return a.version=b}function ra(a,b){return a.width=b}function sa(a,b){return a.extend=b}function ta(a,b){return a.onerror=b}function ua(a,b){return a.map_changed=b} -function va(a,b){return a.visible_changed=b}function wa(a,b){return a.minZoom=b}function xa(a,b){return a.remove=b}function ya(a,b){return a.equals=b}function za(a,b){return a.setZoom=b}function Aa(a,b){return a.tileSize=b}function Ca(a,b){return a.getDetails=b}function Da(a,b){return a.getBounds=b}function Ea(a,b){return a.changed=b}function Fa(a,b){return a.clear=b}function Ga(a,b){return a.name=b}function Ha(a,b){return a.overflow=b}function Ia(a,b){return a.getTile=b} -function Ja(a,b){return a.toString=b}function Ka(a,b){return a.length=b}function La(a,b){return a.getZoom=b}function Ma(a,b){return a.size=b}function Na(a,b){return a.search=b}function Oa(a,b){return a.releaseTile=b}function Pa(a,b){return a.maxZoom=b}function Qa(a,b){return a.getUrl=b}function Ra(a,b){return a.contains=b}function Sa(a,b){return a.height=b}function Ta(a,b){return a.zoom=b} -var Ua="appendChild",p="push",Va="isEmpty",Xa="deviceXDPI",r="trigger",u="bindTo",Ya="shift",Za="exec",$a="clearTimeout",ab="fromLatLngToPoint",v="width",w="round",bb="slice",cb="replace",db="nodeType",eb="ceil",fb="floor",gb="getVisible",hb="offsetWidth",ib="concat",jb="removeListener",kb="extend",lb="charAt",mb="unbind",nb="preventDefault",ob="getNorthEast",pb="minZoom",rb="indexOf",sb="fromCharCode",tb="remove",ub="equals",vb="createElement",wb="atan2",xb="firstChild",yb="forEach",zb="setZoom", -Ab="sqrt",x="setAttribute",Bb="setValues",Cb="tileSize",Eb="toUrlValue",Fb="addListenerOnce",Gb="removeAt",Hb="changed",y="type",Ib="getTileUrl",Jb="clearInstanceListeners",A="bind",Kb="name",Lb="getTime",Mb="getElementsByTagName",Nb="substr",Ob="getTile",Pb="notify",Qb="toString",Rb="setVisible",B="length",Sb="onRemove",C="prototype",Tb="setTimeout",Vb="intersects",Wb="document",Xb="split",Yb="opacity",E="forward",Zb="getLength",$b="getSouthWest",ac="getAt",bc="message",cc="hasOwnProperty",F="style", -G="addListener",dc="removeChild",ec="insertAt",fc="target",gc="releaseTile",hc="call",ic="getMap",jc="atan",kc="random",lc="returnValue",mc="charCodeAt",nc="getArray",oc="href",pc="maxZoom",qc="console",rc="addDomListener",sc="setMap",tc="contains",uc="apply",vc="setAt",wc="tagName",xc="parentNode",yc="asin",zc="label",H="height",Ac="splice",Bc="offsetHeight",Cc="join",Dc="toLowerCase",Ec="ERROR",Fc="INVALID_REQUEST",Hc="MAX_DIMENSIONS_EXCEEDED",Ic="MAX_ELEMENTS_EXCEEDED",Jc="MAX_WAYPOINTS_EXCEEDED", -Kc="OK",Lc="OVER_QUERY_LIMIT",Mc="REQUEST_DENIED",Nc="UNKNOWN_ERROR",Oc="ZERO_RESULTS";function Pc(){return function(){}}function Qc(a){return function(){return this[a]}}var I,Rc=[];function Sc(a){return function(){return Rc[a][uc](this,arguments)}}var Tc={ROADMAP:"roadmap",SATELLITE:"satellite",HYBRID:"hybrid",TERRAIN:"terrain"};var Uc={TOP_LEFT:1,TOP_CENTER:2,TOP:2,TOP_RIGHT:3,LEFT_CENTER:4,LEFT_TOP:5,LEFT:5,LEFT_BOTTOM:6,RIGHT_TOP:7,RIGHT:7,RIGHT_CENTER:8,RIGHT_BOTTOM:9,BOTTOM_LEFT:10,BOTTOM_CENTER:11,BOTTOM:11,BOTTOM_RIGHT:12};var Vc=this;o[fb](2147483648*o[kc]())[Qb](36);function Wc(a){var b=a;if(a instanceof ga)b=[],Xc(b,a);else if(a instanceof ea){var c=b={},d;for(d in c)c[cc](d)&&delete c[d];for(var e in a)a[cc](e)&&(c[e]=Wc(a[e]))}return b}function Xc(a,b){Ka(a,b[B]);for(var c=0;c=o.abs(a-b)}function M(a){return a*(o.PI/180)}function Bd(a){return a/(o.PI/180)}function Cd(a,b){for(var c=Dd(ca,J(b)),d=Dd(ca,0);da.e}I=Zd[C];oa(I,function(){return 360==this.b-this.e});I.intersects=function(a){var b=this.b,c=this.e;return this[Va]()||a[Va]()?k:$d(this)?$d(a)||a.b<=this.e||a.e>=b:$d(a)?a.b<=c||a.e>=b:a.b<=c&&a.e>=b};Ra(I,function(a){-180==a&&(a=180);var b=this.b,c=this.e;return $d(this)?(a>=b||a<=c)&&!this[Va]():a>=b&&a<=c}); -sa(I,function(a){this[tc](a)||(this[Va]()?this.b=this.e=a:ae(a,this.b)=o.abs(a.b-this.b)%360+o.abs(be(a)-be(this))});function ae(a,b){var c=b-a;return 0<=c?c:b+180-(a-180)}function be(a){return a[Va]()?0:$d(a)?360-(a.b-a.e):a.e-a.b}I.ob=function(){var a=(this.b+this.e)/2;$d(this)&&(a=zd(a+180,-180,180));return a};function ce(a,b){this.b=a;this.e=b}I=ce[C];oa(I,function(){return this.b>this.e}); -I.intersects=function(a){var b=this.b,c=this.e;return b<=a.b?a.b<=c&&a.b<=a.e:b<=a.e&&b<=c};Ra(I,function(a){return a>=this.b&&a<=this.e});sa(I,function(a){this[Va]()?this.e=this.b=a:athis.e&&(this.e=a)});ya(I,function(a){return this[Va]()?a[Va]():1.0E-9>=o.abs(a.b-this.b)+o.abs(this.e-a.e)});I.ob=function(){return(this.e+this.b)/2};function de(a,b){a&&!b&&(b=a);if(a){var c=yd(a.lat(),-90,90),d=yd(b.lat(),-90,90);this.aa=new ce(c,d);c=a.lng();d=b.lng();360<=d-c?this.ba=new Zd(-180,180):(c=zd(c,-180,180),d=zd(d,-180,180),this.ba=new Zd(c,d))}else this.aa=new ce(1,-1),this.ba=new Zd(180,-180)}I=de[C];I.getCenter=function(){return new Q(this.aa.ob(),this.ba.ob())};Ja(I,function(){return"("+this[$b]()+", "+this[ob]()+")"});I.toUrlValue=function(a){var b=this[$b](),c=this[ob]();return[b[Eb](a),c[Eb](a)][Cc]()}; -ya(I,function(a){return!a?k:this.aa[ub](a.aa)&&this.ba[ub](a.ba)});Ra(I,function(a){return this.aa[tc](a.lat())&&this.ba[tc](a.lng())});I.intersects=function(a){return this.aa[Vb](a.aa)&&this.ba[Vb](a.ba)};I.Va=Sc(4);sa(I,function(a){this.aa[kb](a.lat());this.ba[kb](a.lng());return this});I.union=function(a){this[kb](a[$b]());this[kb](a[ob]());return this};I.getSouthWest=function(){return new Q(this.aa.b,this.ba.b,i)};I.getNorthEast=function(){return new Q(this.aa.e,this.ba.e,i)}; -I.toSpan=function(){return new Q(this.aa[Va]()?0:this.aa.e-this.aa.b,be(this.ba),i)};oa(I,function(){return this.aa[Va]()||this.ba[Va]()});function ee(a,b){return function(c){if(!b)for(var d in c)a[d]||aa(ja("Unknown property <"+(d+">")));var e;for(d in a)try{var f=c[d];if(!a[d](f)){e="Invalid value for property <"+(d+(">: "+f));break}}catch(g){e="Error in property <"+(d+(">: ("+(g[bc]+")")));break}e&&aa(ja(e));return i}}function fe(a){return a==j}function ge(a){try{return!!a.cloneNode}catch(b){return k}}function he(a,b){var c=Ed(b)?b:i;return function(b){return b==j&&c||b instanceof a}} -function ie(a){return function(b){for(var c in a)if(a[c]==b)return i;return k}}function je(a){return function(b){Pd(b)||aa(ja("Value is not an array"));var c;O(b,function(b,e){try{a(b)||(c="Invalid value at position "+(e+(": "+b)))}catch(f){c="Error in element at position "+(e+(": ("+(f[bc]+")")))}});c&&aa(ja(c));return i}} -function ke(a){var b=arguments,c=b[B];return function(){for(var a=[],e=0;e: "+c))));this.set(a,c)}:function(b){this.set(a,b)}}function Ff(a,b){wd(b,function(b,d){var e=Df(b);a["get"+sf(b)]=e;d&&(e=Ef(b,d),a["set"+sf(b)]=e)})};var Gf="set_at",Hf="insert_at",If="remove_at";function Jf(a){this.b=a||[];Kf(this)}L(Jf,V);I=Jf[C];I.getAt=function(a){return this.b[a]};I.forEach=function(a){for(var b=0,c=this.b[B];bd&&(d=-90);var e=o.sin(b),f=o.cos(M(a.lat()));if(90==c||-90==d||1.0E-6>f)return new de(new Q(d,-180),new Q(c,180));e=Bd(o[yc](e/f));return new de(new Q(d,a.lng()-e),new Q(c,a.lng()+e))};function Rg(a){this.Yb=a||0;this.Sb=R[A](this,Ke,this,this.I)}L(Rg,V);Rg[C].O=function(){var a=this;a.f||(a.f=m[Tb](function(){a.f=ca;a.Z()},a.Yb))};Rg[C].I=function(){this.f&&m[$a](this.f);this.f=ca;this.Z()};Rg[C].Z=Pc();Rg[C].Q=Sc(2);function Sg(a,b){var c=a[F];ra(c,b[v]+b.B);Sa(c,b[H]+b.n)}function Tg(a){return new U(a[hb],a[Bc])};function Ug(a){this.l=a||[]}var Vg;function Wg(a){this.l=a||[]}var Xg;function Yg(a){this.l=a||[]}var Zg;function $g(a){this.l=a||[]}var ah; -function bh(a){if(!ah){var b=[];ah={$:-1,Y:b};if(!Xg){var c=[];Xg={$:-1,Y:c};c[1]={type:"i",label:1};c[2]={type:"i",label:1}}b[1]={type:"m",label:1,V:Xg};b[2]={type:"e",label:1};b[3]={type:"u",label:1};Zg||(c=[],Zg={$:-1,Y:c},c[1]={type:"u",label:1},c[2]={type:"u",label:1},c[3]={type:"e",label:1});b[4]={type:"m",label:1,V:Zg};Vg||(c=[],Vg={$:-1,Y:c},c[1]={type:"e",label:1},c[2]={type:"b",label:1},c[3]={type:"b",label:1},c[5]={type:"s",label:1},c[6]={type:"s",label:1},c[100]={type:"b",label:1});b[5]= -{type:"m",label:1,V:Vg}}return ad(a.l,ah)}La($g[C],function(){var a=this.l[2];return a!=j?a:0});za($g[C],function(a){this.l[2]=a});function ch(a,b,c){Rg[hc](this);this.A=b;this.n=new Og;this.B=c+"/maps/api/js/StaticMapService.GetMapImage";this.set("div",a)}L(ch,Rg);var dh={roadmap:0,satellite:2,hybrid:3,terrain:4},eh={"0":1,2:2,3:2,4:2};I=ch[C];I.bf=Df("center");I.af=Df("zoom");function fh(a){var b=a.get("tilt")||a.get("mapMaker")||J(a.get("styles")),a=a.get("mapTypeId");return b?j:dh[a]} -Ea(I,function(){var a=this.bf(),b=this.af(),c=fh(this);if(a&&!a[ub](this.C)||this.d!=b||this.H!=c)gh(this.j),this.O(),this.d=b,this.H=c;this.C=a});function gh(a){a[xc]&&a[xc][dc](a)} -I.Z=function(){var a="",b=this.bf(),c=this.af(),d=fh(this),e=this.get("size");if(b&&1c&&(m.devicePixelRatio||ha[Xa]&&ha[Xa]/96||1))?2:1,h;a.l[0]=a.l[0]||[];h=new Wg(a.l[0]);h.l[0]=f.F*g;h.l[1]=f.D*g;a.l[1]=b;a[zb](c);a.l[3]=a.l[3]||[];c=new Yg(a.l[3]);c.l[0]=(f.G-f.F)*g;c.l[1]=(f.J-f.D)*g;1=c*d&&800>=c&&800>=d}Ff(rh[C],{bounds:j,streetView:he(Lf),center:he(Q),zoom:le,mapTypeId:me,projection:j,heading:le,tilt:le});function th(a){this[Bb](a);S(xe,Hd)}L(th,V);var uh=ke(Jd,he(ea));Ff(th[C],{position:he(Q),title:me,icon:uh,shadow:uh,shape:td,cursor:me,clickable:ne,animation:td,draggable:ne,visible:ne,flat:ne,zIndex:le});th[C].getVisible=function(){return this.get("visible")!=k};th[C].getClickable=function(){return this.get("clickable")!=k};function vh(a){th[hc](this,a)}L(vh,th);ua(vh[C],function(){this.e&&this.e.Ub[tb](this);(this.e=this.get("map"))&&this.e.Ub.X(this)});vh.MAX_ZINDEX=1E6;Ff(vh[C],{map:ke(he(Rf),he(Lf))});function wh(){S(ye,Hd)}wh[C].getMaxZoomAtLatLng=function(a,b){S(ye,function(c){c.getMaxZoomAtLatLng(a,b)})};function xh(a,b){if(Jd(a)||le(a))this.set("tableId",a),this[Bb](b);else this[Bb](a)}L(xh,V);Ea(xh[C],function(a){if(!("suppressInfoWindows"==a||"clickable"==a)){var b=this;S(ze,function(a){a.Jk(b)})}});Ff(xh[C],{map:he(Rf),tableId:le,query:ke(Jd,Fd)});function yh(){}L(yh,V);ua(yh[C],function(){var a=this;S("overlay",function(b){b.b(a)})});Ff(yh[C],{panes:ca,projection:ca,map:ke(he(Rf),he(Lf))});function zh(a){var b,c=k;if(a instanceof Jf)if(0 to Object.prototype. Extending Object.prototype breaks JavaScript for..in loops, which are used heavily in Google Maps API v3.")} -m.google.maps.Load(function(a,b){var c=m.google.maps;Th();"version"in c&&m[qc]&&m[qc].log("Warning: you have included the Google Maps API multiple times on this page. This may cause unexpected errors.");jf=new qg(a);o[kc]() - - - - Offline Map example in web browser - - - -
- - - - - - - \ No newline at end of file diff --git a/AgroBase/AgroBase/Utils/offline_maps/map.js b/AgroBase/AgroBase/Utils/offline_maps/map.js deleted file mode 100644 index 31cf61037..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/map.js +++ /dev/null @@ -1,125 +0,0 @@ -var element = document.getElementById("map"); - -var mapTypeIds = []; -for(var type in google.maps.MapTypeId) { - mapTypeIds.push(google.maps.MapTypeId[type]); -} - -mapTypeIds.push("OSM"); -mapTypeIds.push("MyGmap"); -mapTypeIds.push("LocalGmap"); -mapTypeIds.push("WebStorageGmap"); -mapTypeIds.push("LocalMyGmap"); -mapTypeIds.push("WebStorageMyGmap"); - -var map = new google.maps.Map(element, { - center: new google.maps.LatLng(-22.18416881313122, -47.382545097935264), - zoom: 17, - mapTypeId: "MyGmap", - mapTypeControlOptions: { - mapTypeIds: mapTypeIds, - style: google.maps.MapTypeControlStyle.DROPDOWN_MENU - } -}); - -map.mapTypes.set("OSM", new google.maps.ImageMapType({ - getTileUrl: getOsmTileImgSrc, - tileSize: new google.maps.Size(256, 256), - name: "OSM", - maxZoom: 20 -})); - -map.mapTypes.set("MyGmap", new google.maps.ImageMapType({ - getTileUrl: getGmapTileImgSrc, - tileSize: new google.maps.Size(256, 256), - name: "MyGmap", - maxZoom: 20 -})); - -map.mapTypes.set("LocalGmap", new google.maps.ImageMapType({ - getTileUrl: getLocalTileImgSrc, - tileSize: new google.maps.Size(256, 256), - name: "LocalGmap", - maxZoom: 20 -})); - -map.mapTypes.set("WebStorageGmap", new google.maps.ImageMapType({ - getTileUrl: getWebStorageTileImgSrc, - tileSize: new google.maps.Size(256, 256), - name: "WebStorageGmap", - maxZoom: 20 -})); - -map.mapTypes.set("LocalMyGmap", new google.maps.ImageMapType({ - getTileUrl: function(coord, zoom) { - return checkTileInSprites(coord, zoom) ? - getLocalTileImgSrc(coord, zoom) : - getGmapTileImgSrc(coord, zoom); - }, - tileSize: new google.maps.Size(256, 256), - name: "LocalMyGmap", - maxZoom: 20 -})); - -map.mapTypes.set("WebStorageMyGmap", new google.maps.ImageMapType({ - getTileUrl: function(coord, zoom) { - var image = getWebStorageTileImgSrc(coord, zoom); - return image ? image : getGmapTileImgSrc(coord, zoom); - }, - tileSize: new google.maps.Size(256, 256), - name: "WebStorageMyGmap", - maxZoom: 20 -})); - -google.maps.event.addListener(map, 'click', function(point) { - var marker = new google.maps.Marker({ - position: point.latLng, - map: map - }); - - google.maps.event.addListener(marker, 'dblclick', function() { - marker.setMap(null); - }); - - google.maps.event.addListener(marker, 'click', function() { - new google.maps.InfoWindow({ - content: 'lat: ' + point.latLng.lat() + '
lng:' + point.latLng.lng() - }).open(map, marker); - }); -}); - -function CustomControl(controlDiv, map, title, handler) { - controlDiv.style.padding = '5px'; - - var controlUI = document.createElement('DIV'); - controlUI.style.backgroundColor = 'white'; - controlUI.style.borderStyle = 'solid'; - controlUI.style.borderWidth = '2px'; - controlUI.style.cursor = 'pointer'; - controlUI.style.textAlign = 'center'; - controlUI.title = title; - controlDiv.appendChild(controlUI); - - var controlText = document.createElement('DIV'); - controlText.style.fontFamily = 'Arial,sans-serif'; - controlText.style.fontSize = '12px'; - controlText.style.paddingLeft = '4px'; - controlText.style.paddingRight = '4px'; - controlText.innerHTML = title; - controlUI.appendChild(controlText); - - google.maps.event.addDomListener(controlUI, 'click', handler); -} - -var clearWebStorageDiv = document.createElement('DIV'); -var clearWebStorageButton = new CustomControl(clearWebStorageDiv, map, - 'Clear Web Storage', clearWebStorage); - -var prepareWebStorageDiv = document.createElement('DIV'); -var prepareWebStorageButton = new CustomControl(prepareWebStorageDiv, map, - 'Prepare Web Storage', prepareWebStorage); - -clearWebStorageDiv.index = 1; -prepareWebStorageDiv.index = 1; -map.controls[google.maps.ControlPosition.TOP_RIGHT].push(clearWebStorageDiv); -map.controls[google.maps.ControlPosition.TOP_RIGHT].push(prepareWebStorageDiv); diff --git a/AgroBase/AgroBase/Utils/offline_maps/script.js b/AgroBase/AgroBase/Utils/offline_maps/script.js deleted file mode 100644 index ff3a851d5..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/script.js +++ /dev/null @@ -1,136 +0,0 @@ -var spriteRanges = { - // tl = top_left - // br = bottom_right - // {zoom: {tl: {}, br: {}} - 0: { - tl: {x: 0, y: 0}, - br: {x: 0, y: 0} - }, - 1: { - tl: {x: 1, y: 0}, - br: {x: 1, y: 0} - }, - 2: { - tl: {x: 2, y: 1}, - br: {x: 2, y: 1} - }, - 3: { - tl: {x: 4, y: 2}, - br: {x: 4, y: 2} - }, - 4: { - tl: {x: 9, y: 5}, - br: {x: 9, y: 5} - }, - 5: { - tl: {x: 18, y: 10}, - br: {x: 18, y: 10} - }, - 6: { - tl: {x: 36, y: 20}, - br: {x: 36, y: 20} - }, - 7: { - tl: {x: 73, y: 41}, - br: {x: 73, y: 41} - }, - 8: { - tl: {x: 147, y: 82}, - br: {x: 147, y: 82} - }, - 9: { - tl: {x: 294, y: 164}, - br: {x: 295, y: 164} - }, - 10: { - tl: {x: 589, y: 328}, - br: {x: 591, y: 329} - }, - 11: { - tl: {x: 1179, y: 657}, - br: {x: 1182, y: 659} - }, - 12: { - tl: {x: 2358, y: 1315}, - br: {x: 2364, y: 1319} - }, - 13: { - tl: {x: 4717, y: 2630}, - br: {x: 4728, y: 2639} - }, - 14: { - tl: {x: 9439, y: 5262}, - br: {x: 9452, y: 5277} - }, - 15: { - tl: {x: 18878, y: 10525}, - br: {x: 18905, y: 10554} - }, - 16: { - tl: {x: 37757, y: 21051}, - br: {x: 37810, y: 21108} - } -}; - -var max_zoom = 13; - -var webStorage = new WebStorageFactory().getWebStorage(); - -function imageToBase64(image) { - var canvas = document.createElement("canvas"); - canvas.width = image.width; - canvas.height = image.height; - - var context = canvas.getContext("2d"); - context.drawImage(image, 0, 0); - - return canvas.toDataURL("image/png"); -} - -function loadImageToWebStorage(zoom, x, y){ - var url = "cache/" + zoom + "/" + x + "_" + y + ".png"; - var image = new Image(); - image.onload = function() { - webStorage.setItem([zoom, x, y].join('_'), imageToBase64(image)); - }; - image.src = url; -} - -function clearWebStorage() { - webStorage.clear(); -} - -function prepareWebStorage() { - for (var zoom in spriteRanges) { - if (zoom > max_zoom) { - break; - } - var sprites = spriteRanges[zoom]; - for (var x=sprites.tl.x; x<=sprites.br.x; x++) { - for (var y=sprites.tl.y; y<=sprites.br.y; y++) { - loadImageToWebStorage(zoom, x, y); - } - } - } -} - -function checkTileInSprites(coord, zoom) { - var sprites = spriteRanges[zoom]; - return sprites.tl.x <= coord.x && coord.x <= sprites.br.x && sprites.tl.y <= coord.y && coord.y <= sprites.br.y; -} - -function getOsmTileImgSrc(coord, zoom) { - return "http://tile.openstreetmap.org/" + zoom + "/" + coord.x + "/" + coord.y + ".png"; -} - -function getGmapTileImgSrc(coord, zoom) { - return "http://mt0.googleapis.com/vt?src=apiv3&x=" + coord.x + "&y=" + coord.y + "&z=" + zoom; -} - -function getLocalTileImgSrc(coord, zoom) { - return "cache/" + zoom + "/" + coord.x + "_" + coord.y + ".png"; -} - -function getWebStorageTileImgSrc(coord, zoom) { - return webStorage.getItem([zoom, coord.x, coord.y].join('_')); -} \ No newline at end of file diff --git a/AgroBase/AgroBase/Utils/offline_maps/style.css b/AgroBase/AgroBase/Utils/offline_maps/style.css deleted file mode 100644 index d586558af..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/style.css +++ /dev/null @@ -1,8 +0,0 @@ -html, body, #map { - height: 100%; - width: 100%; -} - -.gmnoprint { - width: auto !important; -} \ No newline at end of file diff --git a/AgroBase/AgroBase/Utils/offline_maps/webStorage.js b/AgroBase/AgroBase/Utils/offline_maps/webStorage.js deleted file mode 100644 index 938b06452..000000000 --- a/AgroBase/AgroBase/Utils/offline_maps/webStorage.js +++ /dev/null @@ -1,29 +0,0 @@ -function LocalStorageWebStorageImpl() { - this.webStorageType = 'localStorage'; - - this.getItem = function(name) { - return localStorage.getItem(name); - }; - - this.setItem = function(name, value) { - localStorage.setItem(name, value); - }; - - this.clear = function() { - localStorage.clear(); - }; -} - -function WebStorageFactory() { - var webStorage = null; - - if (window.localStorage) { - webStorage = new LocalStorageWebStorageImpl(); - } else { - alert("Your browser don't support localStorage"); - } - - this.getWebStorage = function() { - return webStorage; - } -} \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/AgroBase.pdb b/AgroBase/AgroBase/bin/Debug/AgroBase.pdb index 9f4af30f1..c8b7e8cc1 100644 Binary files a/AgroBase/AgroBase/bin/Debug/AgroBase.pdb and b/AgroBase/AgroBase/bin/Debug/AgroBase.pdb differ diff --git a/AgroBase/AgroBase/bin/Debug/DawnCache/data_1 b/AgroBase/AgroBase/bin/Debug/DawnCache/data_1 index 1565bd9f4..178879831 100644 Binary files a/AgroBase/AgroBase/bin/Debug/DawnCache/data_1 and b/AgroBase/AgroBase/bin/Debug/DawnCache/data_1 differ diff --git a/AgroBase/AgroBase/bin/Debug/GPUCache/data_0 b/AgroBase/AgroBase/bin/Debug/GPUCache/data_0 index 46cecfea7..163af0087 100644 Binary files a/AgroBase/AgroBase/bin/Debug/GPUCache/data_0 and b/AgroBase/AgroBase/bin/Debug/GPUCache/data_0 differ diff --git a/AgroBase/AgroBase/bin/Debug/GPUCache/data_1 b/AgroBase/AgroBase/bin/Debug/GPUCache/data_1 index 61e8415e5..569519583 100644 Binary files a/AgroBase/AgroBase/bin/Debug/GPUCache/data_1 and b/AgroBase/AgroBase/bin/Debug/GPUCache/data_1 differ diff --git a/AgroBase/AgroBase/bin/Debug/GPUCache/data_2 b/AgroBase/AgroBase/bin/Debug/GPUCache/data_2 index 7a343b158..143b2d8ca 100644 Binary files a/AgroBase/AgroBase/bin/Debug/GPUCache/data_2 and b/AgroBase/AgroBase/bin/Debug/GPUCache/data_2 differ diff --git a/AgroBase/AgroBase/bin/Debug/GPUCache/data_3 b/AgroBase/AgroBase/bin/Debug/GPUCache/data_3 index d7d2aa3f9..28ad7d060 100644 Binary files a/AgroBase/AgroBase/bin/Debug/GPUCache/data_3 and b/AgroBase/AgroBase/bin/Debug/GPUCache/data_3 differ diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_29_28/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_29_28/logs.json new file mode 100644 index 000000000..471c0cf33 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_29_28/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T14:29:33.1054875-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:29:38.1051212-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:30:42.4623597-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:30:43.104892-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_29_28/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_29_28/trajetoria.json new file mode 100644 index 000000000..c09842939 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_29_28/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_32_17/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_32_17/logs.json new file mode 100644 index 000000000..264c29eb5 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_32_17/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T14:32:22.463268-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:32:27.4679342-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:32:32.46659-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:32:37.4652343-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:32:48.429108-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:32:52.4643212-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:05.5392498-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:07.4668102-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:12.4634501-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:17.4661325-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:22.465837-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:27.4654996-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:32.4642071-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:37.4638954-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T14:33:42.4656231-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":34.65,"ProgressoPercurso":45.974384097055086,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_32_17/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_32_17/trajetoria.json new file mode 100644 index 000000000..44a4630f0 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_14_32_17/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_15_58_52/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_15_58_52/logs.json new file mode 100644 index 000000000..6e1a20015 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_15_58_52/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T15:58:57.5794886-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T15:59:02.5762032-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T15:59:07.5749233-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T15:59:12.5765671-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T15:59:17.5731698-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_15_58_52/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_15_58_52/trajetoria.json new file mode 100644 index 000000000..e7e8771ad --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_15_58_52/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_01_19/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_01_19/logs.json new file mode 100644 index 000000000..ab7b955a6 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_01_19/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T16:01:24.4320919-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:01:29.4368268-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:01:34.4335419-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_01_19/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_01_19/trajetoria.json new file mode 100644 index 000000000..a0e9cd310 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_01_19/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_11_43/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_11_43/logs.json new file mode 100644 index 000000000..1103d5f1e --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_11_43/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T16:11:48.0626871-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:11:53.0613601-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:13:11.6745883-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:13:13.058616-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_11_43/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_11_43/trajetoria.json new file mode 100644 index 000000000..3d14bb5a0 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_11_43/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339504535994333,"Longitude":-47.264017338109767,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339504535994333,"Longitude":-47.264017338109767,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_13_28/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_13_28/logs.json new file mode 100644 index 000000000..09ed90c3b --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_13_28/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T16:13:33.9440186-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:13:38.9326025-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:15:21.4845074-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:15:23.9340662-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_13_28/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_13_28/trajetoria.json new file mode 100644 index 000000000..599b23079 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_13_28/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339504535994333,"Longitude":-47.264017338109767,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339504535994333,"Longitude":-47.264017338109767,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_19_42/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_19_42/logs.json new file mode 100644 index 000000000..525d80c1c --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_19_42/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T16:19:47.778852-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:19:52.777465-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:21:32.5071672-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:21:32.7791671-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:21:42.9968901-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:21:47.7789821-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:21:52.7765578-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:21:57.7801322-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:02.7797289-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:07.776317-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:12.7810391-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:17.7777075-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:22.7763556-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:27.7780979-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:32.7808071-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:37.7764879-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:42.7761205-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:47.7938388-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:52.776514-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:22:57.7771212-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:02.7777301-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:07.7794107-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:29.3998765-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:32.7784818-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:37.7791238-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:42.7768373-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:47.77758-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:52.8172594-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:23:57.7789287-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:02.7805667-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:07.7802425-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:12.7808464-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:17.7805516-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:22.7761873-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:27.7778747-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:32.776575-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:37.7772549-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:42.7788888-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:47.7760656-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:52.7797728-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:24:57.7964077-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:25:02.7761971-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:25:07.7787869-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_19_42/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_19_42/trajetoria.json new file mode 100644 index 000000000..015a03b33 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_19_42/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-47.264017338109767,"Longitude":-22.339504535994333,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_31_18/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_31_18/logs.json new file mode 100644 index 000000000..508c9d386 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_31_18/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-28T16:32:26.8962402-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:32:28.6688795-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:32:33.6708421-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:32:38.66773-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:32:52.4404897-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:32:53.6690381-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:32:58.6700611-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:15.9166854-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:18.6669761-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:26.5125407-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:28.6806385-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:33.6666267-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:38.6666303-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:43.666612-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:48.6675128-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:53.6664292-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:33:58.6682736-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:07.863444-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:08.7100482-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:13.6679976-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:25.4816086-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:28.669969-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:33.683967-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:38.6715632-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:43.6676905-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:48.6677528-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:53.6676346-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:34:58.668754-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:03.666796-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:08.6677695-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:13.6905804-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:18.667558-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:23.6665013-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:28.6679948-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:33.6678764-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:38.678872-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:43.6678963-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:48.6689461-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:53.6670138-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:35:58.6678923-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:03.6717531-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:08.6665875-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:13.669466-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:18.6712299-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:23.6685194-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:28.6673372-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:33.6702157-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:38.6690757-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:43.6689456-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:48.66884-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-28T16:36:53.6707005-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_31_18/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_31_18/trajetoria.json new file mode 100644 index 000000000..e92ca17f0 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/28_02_2024_16_31_18/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_09_45/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_09_45/logs.json new file mode 100644 index 000000000..afdc3a7e7 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_09_45/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T10:09:50.2779245-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:09:55.2765927-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:00.2782238-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:05.276297-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:10.2788966-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:15.2764555-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:20.2771353-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:25.2977906-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:30.2784239-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:35.2781054-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:40.2805427-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:45.2786924-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:50.2778618-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:10:55.2767215-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:11:38.6477079-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:11:40.2763224-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:11:45.2773898-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:11:50.2781349-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:11:55.2897313-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:12:00.2794249-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:12:05.2760676-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:12:10.2776496-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_09_45/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_09_45/trajetoria.json new file mode 100644 index 000000000..61bd8ff33 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_09_45/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T10:09:49.9614056-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T10:09:54.9500492-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339894307810262,"Longitude":-47.263796003316408,"DataHora":"2024-02-29T10:09:59.9507-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339807555509239,"Longitude":-47.263839685892364,"DataHora":"2024-02-29T10:10:04.9502911-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339722010019948,"Longitude":-47.263883652976233,"DataHora":"2024-02-29T10:10:09.9498905-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339637674066154,"Longitude":-47.263927930048176,"DataHora":"2024-02-29T10:10:14.952456-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339554562798128,"Longitude":-47.263972534975593,"DataHora":"2024-02-29T10:10:19.9511411-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339509367586803,"Longitude":-47.26396453205404,"DataHora":"2024-02-29T10:10:24.9478062-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339592205194357,"Longitude":-47.263919671887578,"DataHora":"2024-02-29T10:10:29.9774235-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339676264291288,"Longitude":-47.263875153858265,"DataHora":"2024-02-29T10:10:34.9501104-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T10:10:39.9499392-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.3398479866821,"Longitude":-47.263787072053447,"DataHora":"2024-02-29T10:10:44.9494038-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339935979811564,"Longitude":-47.263743286223381,"DataHora":"2024-02-29T10:10:49.9480942-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340026575557442,"Longitude":-47.263699005353779,"DataHora":"2024-02-29T10:10:54.9505182-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340083271873212,"Longitude":-47.263671635699531,"DataHora":"2024-02-29T10:11:37.536884-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340139726325802,"Longitude":-47.263644602943415,"DataHora":"2024-02-29T10:11:39.9482051-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340235884006976,"Longitude":-47.263598968486143,"DataHora":"2024-02-29T10:11:44.9501605-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340334611841897,"Longitude":-47.2635525147274,"DataHora":"2024-02-29T10:11:49.9505389-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340441118065197,"Longitude":-47.263502682925044,"DataHora":"2024-02-29T10:11:54.9507365-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.34035466201901,"Longitude":-47.263543116590341,"DataHora":"2024-02-29T10:11:59.9614263-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340255425946847,"Longitude":-47.263589746208858,"DataHora":"2024-02-29T10:12:04.9500714-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.3401587511683,"Longitude":-47.263635536427543,"DataHora":"2024-02-29T10:12:09.9486544-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_16_15/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_16_15/logs.json new file mode 100644 index 000000000..33aa047fb --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_16_15/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T10:16:20.6667492-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:16:25.6664764-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:16:30.6670772-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:16:35.6757302-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:16:40.6674636-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:16:45.6694032-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_16_15/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_16_15/trajetoria.json new file mode 100644 index 000000000..0a89b86e0 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_16_15/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T10:16:25.5924753-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339599779349204,"Longitude":-47.263980689109175,"DataHora":"2024-02-29T10:16:30.5990779-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T10:16:35.5917291-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339859456597676,"Longitude":-47.26381344672,"DataHora":"2024-02-29T10:16:40.5884597-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339773193193491,"Longitude":-47.263857236701476,"DataHora":"2024-02-29T10:16:45.5964107-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_26_48/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_26_48/logs.json new file mode 100644 index 000000000..af0491a72 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_26_48/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T10:26:53.2469564-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:26:58.2159903-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:27:03.387058-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:27:08.2158505-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:33:26.1328878-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:33:28.2159422-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:36:49.4998725-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:36:53.2168576-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:36:58.2139668-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:03.2296229-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:08.2143793-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:13.2151126-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:18.216731-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:23.2153836-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:28.2140214-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:33.2157183-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:42.378488-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:43.2240037-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:48.2166183-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:53.2142761-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:37:58.2158765-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:06.5561039-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:08.235168-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:13.213799-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:18.2174139-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:23.2151144-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:31.9633048-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:33.2158246-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:38.2144628-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:43.2150821-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:48.2526559-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:53.2202334-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:38:58.2148108-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:39:03.2154183-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:39:08.2170005-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:39:13.2296624-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:39:18.2133817-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:39:23.2170604-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:39:28.21468-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_26_48/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_26_48/trajetoria.json new file mode 100644 index 000000000..9fdad0503 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_26_48/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":0.0,"Longitude":0.0,"DataHora":"0001-01-01T00:00:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T10:26:57.7145696-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339550340751185,"Longitude":-47.264007461846653,"DataHora":"2024-02-29T10:27:03.3770278-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339632987002233,"Longitude":-47.26396290702327,"DataHora":"2024-02-29T10:27:07.7162617-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339929507172759,"Longitude":-47.2637785225622,"DataHora":"2024-02-29T10:33:26.1288871-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339894307810262,"Longitude":-47.263796003316408,"DataHora":"2024-02-29T10:33:27.7189345-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339807555509239,"Longitude":-47.263839685892364,"DataHora":"2024-02-29T10:36:49.4968596-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339739022862741,"Longitude":-47.26387483534517,"DataHora":"2024-02-29T10:36:52.7136748-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339654443747488,"Longitude":-47.263919048966855,"DataHora":"2024-02-29T10:36:57.7609274-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339571086395246,"Longitude":-47.26396358692751,"DataHora":"2024-02-29T10:37:02.7141075-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339476580512567,"Longitude":-47.26398253250813,"DataHora":"2024-02-29T10:37:07.7148262-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339575539506487,"Longitude":-47.2639286159899,"DataHora":"2024-02-29T10:37:12.7145685-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339659355440709,"Longitude":-47.263884030940673,"DataHora":"2024-02-29T10:37:17.7182175-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.33974438118134,"Longitude":-47.263839773794594,"DataHora":"2024-02-29T10:37:22.7238671-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339830600929506,"Longitude":-47.263795826125552,"DataHora":"2024-02-29T10:37:27.715497-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339918182987219,"Longitude":-47.263752075217447,"DataHora":"2024-02-29T10:37:32.7161845-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339953884419483,"Longitude":-47.263734475637278,"DataHora":"2024-02-29T10:37:42.3484851-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T10:37:42.7154867-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T10:37:47.7140751-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340158750139935,"Longitude":-47.263635536917647,"DataHora":"2024-02-29T10:37:52.7137599-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340255425399185,"Longitude":-47.263589746467311,"DataHora":"2024-02-29T10:37:57.7173417-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340294815187878,"Longitude":-47.263571200981247,"DataHora":"2024-02-29T10:38:06.5271024-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340334611841897,"Longitude":-47.2635525147274,"DataHora":"2024-02-29T10:38:07.7156289-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340441118065197,"Longitude":-47.263502682925044,"DataHora":"2024-02-29T10:38:12.7142743-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.34035466201901,"Longitude":-47.263543116590341,"DataHora":"2024-02-29T10:38:17.7159031-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340255425946847,"Longitude":-47.263589746208858,"DataHora":"2024-02-29T10:38:22.7155995-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340197110848788,"Longitude":-47.263617314691,"DataHora":"2024-02-29T10:38:31.9533075-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340177879072527,"Longitude":-47.263626440774232,"DataHora":"2024-02-29T10:38:32.7178366-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340083284896856,"Longitude":-47.263671629429851,"DataHora":"2024-02-29T10:38:37.7144541-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339990015977239,"Longitude":-47.263716787310784,"DataHora":"2024-02-29T10:38:42.7190898-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.33990049418728,"Longitude":-47.263760843198433,"DataHora":"2024-02-29T10:38:47.7146579-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.3398132622591,"Longitude":-47.263804591811564,"DataHora":"2024-02-29T10:38:52.7182265-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339727279988779,"Longitude":-47.263848599865227,"DataHora":"2024-02-29T10:38:57.7148163-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339642494986723,"Longitude":-47.263892921141391,"DataHora":"2024-02-29T10:39:02.7154175-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339558922793813,"Longitude":-47.263937573919549,"DataHora":"2024-02-29T10:39:07.7430021-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T10:39:11.7141166-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T10:39:11.7141166-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T10:39:11.7141166-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T10:39:11.7141166-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_39_56/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_39_56/logs.json new file mode 100644 index 000000000..f1eaf0b2f --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_39_56/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T10:40:01.4492489-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:40:06.436937-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:40:11.43669-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:40:16.4323273-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:40:21.4339531-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:40:26.4356244-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T10:40:31.4373216-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:01:31.7693872-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:01:36.4344721-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:01:41.4571346-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:07.0793146-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:11.4395025-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:21.6989783-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:26.4386342-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:31.4333395-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:36.4349999-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:41.4346133-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:46.4532923-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:51.4350538-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:02:56.4337389-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:01.4413774-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:06.4340244-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:11.4357589-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:16.4355304-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:21.4331799-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:26.4707995-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T11:03:31.4364264-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_39_56/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_39_56/trajetoria.json new file mode 100644 index 000000000..7a4825662 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_10_39_56/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T10:39:11.7141166-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339583249992106,"Longitude":-47.26398959993972,"DataHora":"2024-02-29T10:40:05.9639349-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T10:40:10.9996924-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339876852055113,"Longitude":-47.263804722781558,"DataHora":"2024-02-29T10:40:15.9643342-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339790350419388,"Longitude":-47.263848455392754,"DataHora":"2024-02-29T10:40:20.9669425-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339705045562265,"Longitude":-47.263892483009506,"DataHora":"2024-02-29T10:40:25.9646303-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339620953376617,"Longitude":-47.2639368242459,"DataHora":"2024-02-29T10:40:30.9663136-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339554562798128,"Longitude":-47.263972534975593,"DataHora":"2024-02-29T11:01:31.7623855-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339509367586803,"Longitude":-47.26396453205404,"DataHora":"2024-02-29T11:01:35.9634718-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339592205194357,"Longitude":-47.263919671887578,"DataHora":"2024-02-29T11:01:40.9661386-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339676264291288,"Longitude":-47.263875153858265,"DataHora":"2024-02-29T11:01:45.9648263-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T11:02:10.9654946-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.3398132622591,"Longitude":-47.263804591811564,"DataHora":"2024-02-29T11:02:21.6859742-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.33990049418728,"Longitude":-47.263760843198433,"DataHora":"2024-02-29T11:02:25.9636222-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339990015977239,"Longitude":-47.263716787310784,"DataHora":"2024-02-29T11:02:30.9653427-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340083271873212,"Longitude":-47.263671635699531,"DataHora":"2024-02-29T11:02:35.9640012-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340177878153295,"Longitude":-47.263626441211336,"DataHora":"2024-02-29T11:02:40.9680914-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340275069247955,"Longitude":-47.263580490904161,"DataHora":"2024-02-29T11:02:45.9677547-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340374812318672,"Longitude":-47.263533680900558,"DataHora":"2024-02-29T11:02:50.9664302-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340415413583028,"Longitude":-47.263514692422468,"DataHora":"2024-02-29T11:02:55.9872-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340314663180713,"Longitude":-47.263561875712419,"DataHora":"2024-02-29T11:03:00.9648459-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340216446153985,"Longitude":-47.263608157419505,"DataHora":"2024-02-29T11:03:05.965496-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340120808312644,"Longitude":-47.263653639410443,"DataHora":"2024-02-29T11:03:10.9642082-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340026575557449,"Longitude":-47.263699005353786,"DataHora":"2024-02-29T11:03:15.9669783-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339935979811564,"Longitude":-47.263743286223381,"DataHora":"2024-02-29T11:03:20.9876586-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.3398479866821,"Longitude":-47.263787072053447,"DataHora":"2024-02-29T11:03:25.9632711-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T11:03:30.9659027-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_12_27_19/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_12_27_19/logs.json new file mode 100644 index 000000000..c6d4f4cc6 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_12_27_19/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T12:27:24.483602-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:29.4812603-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:34.4819143-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:39.480618-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:44.4793244-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:49.5040235-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:54.4806512-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:27:59.4812759-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:04.4818775-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:09.4804637-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:14.4920876-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:19.4797142-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:24.4793587-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:29.4809812-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:34.4808119-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:39.4834867-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:44.4821777-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:49.4817807-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T12:28:54.487448-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_12_27_19/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_12_27_19/trajetoria.json new file mode 100644 index 000000000..6bbd9f14f --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_12_27_19/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T12:27:24.3866041-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T12:27:29.3992607-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339599779349204,"Longitude":-47.263980689109175,"DataHora":"2024-02-29T12:27:34.3899137-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T12:27:39.3866063-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339859456597676,"Longitude":-47.26381344672,"DataHora":"2024-02-29T12:27:44.3883276-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339773193193491,"Longitude":-47.263857236701476,"DataHora":"2024-02-29T12:27:49.3880198-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339688129615364,"Longitude":-47.263901325590027,"DataHora":"2024-02-29T12:27:54.3896537-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339604281793878,"Longitude":-47.263945731699437,"DataHora":"2024-02-29T12:27:59.3892769-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339521664331478,"Longitude":-47.263990472619753,"DataHora":"2024-02-29T12:28:04.3858766-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339542355166419,"Longitude":-47.263946545814633,"DataHora":"2024-02-29T12:28:09.4264626-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339625683049217,"Longitude":-47.263901824604524,"DataHora":"2024-02-29T12:28:14.3880904-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339710226691285,"Longitude":-47.263857438467042,"DataHora":"2024-02-29T12:28:19.3867105-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339795970811547,"Longitude":-47.263813369267375,"DataHora":"2024-02-29T12:28:24.3883582-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339882912414161,"Longitude":-47.263769591344527,"DataHora":"2024-02-29T12:28:29.3859772-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T12:28:34.40281-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T12:28:39.3884926-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340158750139935,"Longitude":-47.263635536917647,"DataHora":"2024-02-29T12:28:44.3851702-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340255425399185,"Longitude":-47.263589746467311,"DataHora":"2024-02-29T12:28:49.3867869-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0},{"Latitude":-22.340354661795896,"Longitude":-47.263543116694954,"DataHora":"2024-02-29T12:28:54.3864484-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_10_48/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_10_48/logs.json new file mode 100644 index 000000000..6bb798567 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_10_48/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:10:53.1078295-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:10:58.1075347-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:11:03.1071563-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_10_48/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_10_48/trajetoria.json new file mode 100644 index 000000000..fb456142f --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_10_48/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:10:52.9528362-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649504010806481},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:10:57.9495275-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649504010806481},{"Latitude":-22.339599779349204,"Longitude":-47.263980689109175,"DataHora":"2024-02-29T13:11:02.9521636-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649504010806481}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_12_18/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_12_18/logs.json new file mode 100644 index 000000000..eee132445 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_12_18/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:12:23.0589685-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:12:28.043681-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:12:33.0443703-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_12_18/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_12_18/trajetoria.json new file mode 100644 index 000000000..d7a7d74cf --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_12_18/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:12:22.9509832-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:12:27.9496751-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:12:32.9513703-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_15_12/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_15_12/logs.json new file mode 100644 index 000000000..ca216aae4 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_15_12/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:15:17.8577454-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:22.8563815-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:27.856115-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:32.8547317-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:37.8554045-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:42.8540687-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:47.8707476-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:52.8553621-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:15:57.8560614-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:16:02.8556872-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:17:47.4979953-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:17:47.8559906-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:17:52.8577225-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:17:57.8673754-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:02.8540543-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:07.856638-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:12.8543433-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:17.8540588-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:22.8557934-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:27.8574077-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:32.8580832-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:18:37.8578362-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_15_12/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_15_12/trajetoria.json new file mode 100644 index 000000000..a20e6a618 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_15_12/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:15:16.9512276-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:15:21.9498707-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339583249992106,"Longitude":-47.26398959993972,"DataHora":"2024-02-29T13:15:26.9635602-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:15:31.9492233-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:15:36.9478631-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:15:41.9485304-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:15:46.9512407-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:15:51.9518407-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:15:56.949518-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:16:01.9501582-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339807555509239,"Longitude":-47.263839685892364,"DataHora":"2024-02-29T13:17:47.4929927-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339807555509239,"Longitude":-47.263839685892364,"DataHora":"2024-02-29T13:17:47.4929927-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339722010019948,"Longitude":-47.263883652976233,"DataHora":"2024-02-29T13:17:51.9511924-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339637674066154,"Longitude":-47.263927930048176,"DataHora":"2024-02-29T13:17:56.9508629-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339554562798128,"Longitude":-47.263972534975593,"DataHora":"2024-02-29T13:18:01.9525373-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339509367586803,"Longitude":-47.26396453205404,"DataHora":"2024-02-29T13:18:06.9501332-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339592205194357,"Longitude":-47.263919671887578,"DataHora":"2024-02-29T13:18:11.949802-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339676264291288,"Longitude":-47.263875153858265,"DataHora":"2024-02-29T13:18:16.9755209-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T13:18:21.9522489-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.3398479866821,"Longitude":-47.263787072053447,"DataHora":"2024-02-29T13:18:26.9478964-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.339935979811564,"Longitude":-47.263743286223381,"DataHora":"2024-02-29T13:18:31.9485469-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844},{"Latitude":-22.340026575557442,"Longitude":-47.263699005353779,"DataHora":"2024-02-29T13:18:36.9492966-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649002640049844}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_22_51/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_22_51/logs.json new file mode 100644 index 000000000..1eb6ace5d --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_22_51/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:22:56.2947667-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:01.3024595-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:06.2931764-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:11.294834-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:16.292462-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:21.2941475-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:26.2937976-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:31.2935414-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:36.2941679-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:41.3277912-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:46.2919908-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:51.2916839-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:23:56.294371-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_22_51/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_22_51/trajetoria.json new file mode 100644 index 000000000..d4206fe7a --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_22_51/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:22:56.2767754-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:23:01.301462-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339599779349204,"Longitude":-47.263980689109175,"DataHora":"2024-02-29T13:23:06.2791762-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:11.2768292-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:16.2764643-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:21.280148-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:26.2787972-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:31.2775346-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:36.2791592-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:41.2762577-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:46.277989-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:51.2776852-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T13:23:56.2783714-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649405539626116}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_36_10/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_36_10/logs.json new file mode 100644 index 000000000..fd90bc6a4 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_36_10/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:36:15.1533886-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:36:20.1510689-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:36:48.6040214-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:36:57.3336637-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:37:18.8429032-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:37:20.1519341-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:37:25.1536449-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:20.3874791-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:25.1891472-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:30.1528188-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:35.1554862-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:40.15113-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:45.1508545-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:39:50.1734762-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_36_10/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_36_10/trajetoria.json new file mode 100644 index 000000000..58f0ccc7f --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_36_10/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:36:14.8393937-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:36:19.841069-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:36:48.6030234-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339478335994333,"Longitude":-47.264047138109767,"DataHora":"2024-02-29T13:36:50.8975667-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T13:37:18.809903-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T13:37:19.839421-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T13:37:24.8391094-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339725742622608,"Longitude":-47.263923810772091,"DataHora":"2024-02-29T13:39:20.3864793-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T13:39:24.8421438-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T13:39:29.8418131-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T13:39:34.838487-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T13:39:39.8401266-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T13:39:44.8418505-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T13:39:49.839966-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_42_14/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_42_14/logs.json new file mode 100644 index 000000000..5fad9e86d --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_42_14/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:42:19.9669331-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:42:24.9675839-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:43:35.3094566-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:43:39.9670796-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:43:44.9637116-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:43:49.9643189-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:43:54.9639175-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:43:59.9670075-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:04.967582-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:09.9652204-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:14.9648978-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:19.9995611-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:24.9637405-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:29.964697-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:34.9654476-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:39.9681268-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:44.9927096-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:49.9644102-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:54.9651667-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:44:59.9638284-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:04.9644574-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:09.9671476-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:14.966867-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:19.9635923-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:25.0142234-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:29.9649406-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:34.9646972-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:39.9663939-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:45:44.9640502-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:46:34.1911524-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:46:34.9676867-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:46:39.9653343-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_42_14/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_42_14/trajetoria.json new file mode 100644 index 000000000..182e7f6c7 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_42_14/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:42:19.183417-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:42:24.2150487-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:43:35.2744563-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T13:43:39.1845531-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T13:43:44.1821899-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339705045562265,"Longitude":-47.263892483009506,"DataHora":"2024-02-29T13:43:49.1868003-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339620953376617,"Longitude":-47.2639368242459,"DataHora":"2024-02-29T13:43:54.2013988-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339538088742589,"Longitude":-47.263981496828109,"DataHora":"2024-02-29T13:43:59.1824946-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339525836729379,"Longitude":-47.263955531813828,"DataHora":"2024-02-29T13:44:04.1850687-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339608919746361,"Longitude":-47.263910741472742,"DataHora":"2024-02-29T13:44:09.1847157-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.33969322141655,"Longitude":-47.263866289748961,"DataHora":"2024-02-29T13:44:14.185391-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339778726725882,"Longitude":-47.263822158647478,"DataHora":"2024-02-29T13:44:19.1840144-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339865419659041,"Longitude":-47.263778329295278,"DataHora":"2024-02-29T13:44:24.1857391-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339953884419483,"Longitude":-47.263734475637278,"DataHora":"2024-02-29T13:44:29.1837026-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340045015161394,"Longitude":-47.263690077681517,"DataHora":"2024-02-29T13:44:34.2044416-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340139726325802,"Longitude":-47.263644602943415,"DataHora":"2024-02-29T13:44:39.1841053-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340235884006976,"Longitude":-47.263598968486143,"DataHora":"2024-02-29T13:44:44.1837113-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340334611841897,"Longitude":-47.2635525147274,"DataHora":"2024-02-29T13:44:49.1844075-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340441118065197,"Longitude":-47.263502682925044,"DataHora":"2024-02-29T13:44:54.185613-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.34035466201901,"Longitude":-47.263543116590341,"DataHora":"2024-02-29T13:44:59.1953178-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340255425946847,"Longitude":-47.263589746208858,"DataHora":"2024-02-29T13:45:04.18393-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.3401587511683,"Longitude":-47.263635536427543,"DataHora":"2024-02-29T13:45:09.1826014-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T13:45:14.1863476-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T13:45:19.1830698-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339882912414161,"Longitude":-47.263769591344527,"DataHora":"2024-02-29T13:45:24.1827094-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339795970811565,"Longitude":-47.263813369267375,"DataHora":"2024-02-29T13:45:29.184385-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.3397102266913,"Longitude":-47.263857438467042,"DataHora":"2024-02-29T13:45:34.182149-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339625683049217,"Longitude":-47.263901824604524,"DataHora":"2024-02-29T13:45:39.1888674-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339542355166419,"Longitude":-47.263946545814633,"DataHora":"2024-02-29T13:45:44.1825314-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T13:45:47.1820822-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T13:45:47.1820822-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T13:45:47.1820822-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_56_03/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_56_03/logs.json new file mode 100644 index 000000000..150f4af6b --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_56_03/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T13:56:08.2781251-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:56:13.2797319-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:58:57.0737524-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:58:58.2772665-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:22.9393559-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:23.2773573-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:28.2769322-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:33.2765575-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:38.3011862-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:43.2758437-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T13:59:48.2771084-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_56_03/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_56_03/trajetoria.json new file mode 100644 index 000000000..2de0ab26c --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_13_56_03/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:56:07.4636093-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:56:12.4651941-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T13:58:57.0397515-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339478335994333,"Longitude":-47.264047138109767,"DataHora":"2024-02-29T13:58:57.4767535-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339842108737368,"Longitude":-47.263822181709159,"DataHora":"2024-02-29T13:59:22.9383551-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339842108737368,"Longitude":-47.263822181709159,"DataHora":"2024-02-29T13:59:22.9383551-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339756083963927,"Longitude":-47.263866029969414,"DataHora":"2024-02-29T13:59:27.4674165-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339671262303472,"Longitude":-47.263910180861451,"DataHora":"2024-02-29T13:59:32.4640406-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339587659430144,"Longitude":-47.263954652547426,"DataHora":"2024-02-29T13:59:37.4916739-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339495466408138,"Longitude":-47.264004855555214,"DataHora":"2024-02-29T13:59:42.4653088-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367},{"Latitude":-22.339558922793813,"Longitude":-47.263937573919549,"DataHora":"2024-02-29T13:59:47.464566-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649508050756367}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_00_21/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_00_21/logs.json new file mode 100644 index 000000000..ed6a05c7e --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_00_21/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:00:26.85642-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:00:31.858075-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:00:36.8557451-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:00:41.8564842-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:00:46.8551812-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_00_21/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_00_21/trajetoria.json new file mode 100644 index 000000000..c0f2ee1b5 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_00_21/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.33961635838882,"Longitude":-47.263971791515509,"DataHora":"2024-02-29T14:00:26.4924224-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489224613257},{"Latitude":-22.33961635838882,"Longitude":-47.263971791515509,"DataHora":"2024-02-29T14:00:31.4650811-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489224613257},{"Latitude":-22.339671262303472,"Longitude":-47.263910180861451,"DataHora":"2024-02-29T14:00:36.4657455-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489224613257},{"Latitude":-22.339495466408138,"Longitude":-47.264004855555214,"DataHora":"2024-02-29T14:00:41.4634956-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489224613257},{"Latitude":-22.340101992618237,"Longitude":-47.263662648858109,"DataHora":"2024-02-29T14:00:46.4661818-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489224613257}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_01_25/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_01_25/logs.json new file mode 100644 index 000000000..39d1b9611 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_01_25/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:01:30.6099168-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:01:35.604505-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:01:40.6212497-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:01:45.6069699-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:01:50.6055963-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:01:55.6072482-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:02:00.603938-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_01_25/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_01_25/trajetoria.json new file mode 100644 index 000000000..4c7d948a4 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_01_25/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:01:30.3409109-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:01:35.3445039-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437},{"Latitude":-22.339876852055113,"Longitude":-47.263804722781558,"DataHora":"2024-02-29T14:01:40.3392547-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437},{"Latitude":-22.339790350419388,"Longitude":-47.263848455392754,"DataHora":"2024-02-29T14:01:45.3419801-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437},{"Latitude":-22.339705045562265,"Longitude":-47.263892483009506,"DataHora":"2024-02-29T14:01:50.3415964-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437},{"Latitude":-22.339620953376617,"Longitude":-47.2639368242459,"DataHora":"2024-02-29T14:01:55.3412486-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437},{"Latitude":-22.339538088742589,"Longitude":-47.263981496828109,"DataHora":"2024-02-29T14:02:00.3419386-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649551449676437}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_02_33/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_02_33/logs.json new file mode 100644 index 000000000..af4fe6f8d --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_02_33/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:02:38.5370793-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:02:43.5277338-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:03.8370707-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:13.2628285-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:27.5463816-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:36.3809655-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:39.9455112-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:45.3238256-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:06:56.4381305-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:12.431847-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:15.2783895-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:18.5279621-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:23.527542-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:28.5271194-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:33.5306975-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:38.5302772-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:43.5288487-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:48.5274026-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:53.5300459-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:07:58.5266913-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:08:03.5513921-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:08:08.528045-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:08:13.5257702-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:08:18.5284318-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:08:23.5290729-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:08:28.5276709-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_02_33/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_02_33/trajetoria.json new file mode 100644 index 000000000..6943dff76 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_02_33/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339478335994333,"Longitude":-47.264047138109767,"DataHora":"2024-02-29T14:02:38.340078-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339478335994333,"Longitude":-47.264047138109767,"DataHora":"2024-02-29T14:02:43.341733-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.33961635838882,"Longitude":-47.263971791515509,"DataHora":"2024-02-29T14:06:03.8360696-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339725742622608,"Longitude":-47.263923810772091,"DataHora":"2024-02-29T14:06:13.2628285-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:06:20.7071442-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339514335994334,"Longitude":-47.264027138109768,"DataHora":"2024-02-29T14:06:35.2336687-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339599779349204,"Longitude":-47.263980689109175,"DataHora":"2024-02-29T14:06:39.9455112-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339689742622607,"Longitude":-47.26393281077209,"DataHora":"2024-02-29T14:06:44.3737688-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339761742622606,"Longitude":-47.263914810772093,"DataHora":"2024-02-29T14:06:56.0321186-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:12.4308446-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:15.2773861-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:18.3409602-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:23.338542-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:28.339118-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:33.339692-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:38.3692763-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:43.3388489-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:48.3414025-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:53.3430457-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:07:58.3386847-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:08:03.3513809-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:08:08.3420468-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:08:13.3437663-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:08:18.3394322-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:08:23.3410783-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:08:28.3426719-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_09_10/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_09_10/logs.json new file mode 100644 index 000000000..cf9f253ab --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_09_10/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:09:15.3094929-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:09:20.3140825-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:09:25.3072169-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:09:30.3086519-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:09:35.3083586-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:11:07.9090638-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:11:11.5481353-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:11:15.3082494-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:11:20.3079041-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_09_10/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_09_10/trajetoria.json new file mode 100644 index 000000000..8b7482c7e --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_09_10/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:09:15.092164-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:09:20.1484522-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:09:25.0891992-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:09:30.0926527-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:09:35.0913617-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:09:50.3643289-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:11:11.5471346-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:11:15.119251-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T14:11:20.0899015-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_14_54/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_14_54/logs.json new file mode 100644 index 000000000..b8fddee1d --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_14_54/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:14:59.621776-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:15:04.6234435-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:19:22.3066874-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_14_54/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_14_54/trajetoria.json new file mode 100644 index 000000000..f84301380 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_14_54/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:14:58.7297749-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:15:03.7464383-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339911853442548,"Longitude":-47.26378727315636,"DataHora":"2024-02-29T14:19:22.2976897-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_20_25/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_20_25/logs.json new file mode 100644 index 000000000..4459abc6b --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_20_25/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:20:30.4375248-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:20:35.4357925-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:25:26.0496005-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:26:03.0093815-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:26:05.4359703-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:28:44.7391103-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:29:41.4574418-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:29:45.4326315-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:29:50.4328095-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:30:48.9502996-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:30:50.4349859-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:30:55.4326676-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:00.4392543-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:05.4358715-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:10.4344419-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:15.4340018-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:20.4345828-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:25.4342144-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:30.4328215-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:35.4334561-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:40.4611051-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:45.4337802-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:50.4353736-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:31:55.4340407-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:32:00.4327209-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_20_25/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_20_25/trajetoria.json new file mode 100644 index 000000000..2ba972973 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_20_25/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:20:30.2304254-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:20:35.2302533-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:25:26.0376005-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T14:26:03.0093815-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.33961635838882,"Longitude":-47.263971791515509,"DataHora":"2024-02-29T14:26:05.230421-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339725742622608,"Longitude":-47.263923810772091,"DataHora":"2024-02-29T14:28:44.738109-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339739022862741,"Longitude":-47.26387483534517,"DataHora":"2024-02-29T14:29:41.4574418-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339671262303472,"Longitude":-47.263910180861451,"DataHora":"2024-02-29T14:29:45.2300861-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339587659430144,"Longitude":-47.263954652547426,"DataHora":"2024-02-29T14:29:50.2328164-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339495466408138,"Longitude":-47.264004855555214,"DataHora":"2024-02-29T14:29:55.2414796-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340395063147984,"Longitude":-47.263524206396312,"DataHora":"2024-02-29T14:30:50.2309837-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.3402948155876,"Longitude":-47.26357120079318,"DataHora":"2024-02-29T14:30:55.2316655-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340197110848788,"Longitude":-47.263617314691,"DataHora":"2024-02-29T14:31:00.2302533-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340101994014418,"Longitude":-47.263662648187825,"DataHora":"2024-02-29T14:31:05.229872-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340008242401158,"Longitude":-47.263707908349431,"DataHora":"2024-02-29T14:31:10.2324345-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339918182987244,"Longitude":-47.263752075217447,"DataHora":"2024-02-29T14:31:15.232006-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339830600929506,"Longitude":-47.263795826125552,"DataHora":"2024-02-29T14:31:20.230583-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339744381181355,"Longitude":-47.263839773794594,"DataHora":"2024-02-29T14:31:25.232218-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339659355440709,"Longitude":-47.263884030940673,"DataHora":"2024-02-29T14:31:30.2298275-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339575539506495,"Longitude":-47.263928615989919,"DataHora":"2024-02-29T14:31:35.2314486-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:31:40.261111-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:31:40.261111-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:31:40.261111-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:31:40.261111-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:31:40.261111-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_32_52/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_32_52/logs.json new file mode 100644 index 000000000..e0e995c67 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_32_52/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:32:57.4646862-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:02.4673535-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:07.4665308-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:12.4672889-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:17.4679611-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:22.4665945-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:27.4752823-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:32.4670206-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:37.4676214-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:42.4682592-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:47.4669466-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:52.4686096-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:33:57.46627-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:02.4634682-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:07.4792075-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:12.4650763-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:17.4660116-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:22.4665981-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:27.4641842-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:34:32.4667757-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_32_52/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_32_52/trajetoria.json new file mode 100644 index 000000000..dbc6772ad --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_32_52/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:32:57.4506856-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:33:02.4478409-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T14:33:07.4515324-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T14:33:12.4522878-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339705045562265,"Longitude":-47.263892483009506,"DataHora":"2024-02-29T14:33:17.4489616-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339620953376617,"Longitude":-47.2639368242459,"DataHora":"2024-02-29T14:33:22.4505991-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339538088742589,"Longitude":-47.263981496828109,"DataHora":"2024-02-29T14:33:27.4742795-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340395063147984,"Longitude":-47.263524206396312,"DataHora":"2024-02-29T14:33:32.4500186-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.3402948155876,"Longitude":-47.26357120079318,"DataHora":"2024-02-29T14:33:37.4486213-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340197110848788,"Longitude":-47.263617314691,"DataHora":"2024-02-29T14:33:42.4482548-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340101994014418,"Longitude":-47.263662648187825,"DataHora":"2024-02-29T14:33:47.4519451-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340008242401158,"Longitude":-47.263707908349431,"DataHora":"2024-02-29T14:33:52.4636108-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339918182987244,"Longitude":-47.263752075217447,"DataHora":"2024-02-29T14:33:57.4532605-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339830600929506,"Longitude":-47.263795826125552,"DataHora":"2024-02-29T14:34:02.4499421-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339744381181355,"Longitude":-47.263839773794594,"DataHora":"2024-02-29T14:34:07.4506213-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339659355440709,"Longitude":-47.263884030940673,"DataHora":"2024-02-29T14:34:12.451075-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339575539506495,"Longitude":-47.263928615989919,"DataHora":"2024-02-29T14:34:17.4520115-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:34:22.4516001-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:34:22.4516001-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T14:34:22.4516001-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_48_41/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_48_41/logs.json new file mode 100644 index 000000000..584af82d8 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_48_41/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T14:48:46.8843064-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:48:51.8729031-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:48:56.8736044-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:01.8753547-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:06.8710372-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:11.8737088-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:16.8713695-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:21.871107-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:26.8718376-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:31.8705687-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:36.871178-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T14:49:41.8738392-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_48_41/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_48_41/trajetoria.json new file mode 100644 index 000000000..590b40f0b --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_14_48_41/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:48:46.8243136-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T14:48:51.8229036-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T14:48:56.8406065-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T14:49:01.8243573-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339911853442548,"Longitude":-47.26378727315636,"DataHora":"2024-02-29T14:49:06.8260386-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339824808327929,"Longitude":-47.263830928048648,"DataHora":"2024-02-29T14:49:11.8227121-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339739022862741,"Longitude":-47.26387483534517,"DataHora":"2024-02-29T14:49:16.8233696-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339654443747488,"Longitude":-47.263919048966855,"DataHora":"2024-02-29T14:49:21.8401085-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339571086395246,"Longitude":-47.26396358692751,"DataHora":"2024-02-29T14:49:26.8228404-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.339476580512567,"Longitude":-47.26398253250813,"DataHora":"2024-02-29T14:49:31.8255689-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.34035466201901,"Longitude":-47.263543116590341,"DataHora":"2024-02-29T14:49:36.825184-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568},{"Latitude":-22.340255425946847,"Longitude":-47.263589746208858,"DataHora":"2024-02-29T14:49:41.8258356-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648760007335568}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_22_36/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_22_36/logs.json new file mode 100644 index 000000000..e34fcf508 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_22_36/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:22:41.2804634-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:22:46.2796362-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:22:51.27882-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:22:56.27921-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:01.2810123-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:06.2764655-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:11.2800385-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:16.2776323-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:21.2792135-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:26.2797796-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:31.2804011-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:36.2791092-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:41.3008538-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:46.2775255-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:51.2771836-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:23:56.2768814-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:24:01.2775482-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:24:06.287138-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:24:11.2788432-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:24:16.2815145-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:24:21.2762467-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:24:26.2778964-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_22_36/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_22_36/trajetoria.json new file mode 100644 index 000000000..9a3ca30e7 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_22_36/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:22:40.6042186-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:22:45.6079528-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T15:22:50.6071675-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T15:22:55.6071168-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339911853442548,"Longitude":-47.26378727315636,"DataHora":"2024-02-29T15:23:00.6052671-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339824808327929,"Longitude":-47.263830928048648,"DataHora":"2024-02-29T15:23:05.6069494-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339739022862741,"Longitude":-47.26387483534517,"DataHora":"2024-02-29T15:23:10.644521-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339654443747488,"Longitude":-47.263919048966855,"DataHora":"2024-02-29T15:23:15.6041191-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339571086395246,"Longitude":-47.26396358692751,"DataHora":"2024-02-29T15:23:20.6327013-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.26398253250813,"DataHora":"2024-02-29T15:23:25.605273-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.34035466201901,"Longitude":-47.263543116590341,"DataHora":"2024-02-29T15:23:30.6038851-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340255425946847,"Longitude":-47.263589746208858,"DataHora":"2024-02-29T15:23:35.629564-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.3401587511683,"Longitude":-47.263635536427543,"DataHora":"2024-02-29T15:23:40.605314-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T15:23:45.6079982-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T15:23:50.6056224-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339882912414161,"Longitude":-47.263769591344527,"DataHora":"2024-02-29T15:23:55.6063379-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339795970811565,"Longitude":-47.263813369267375,"DataHora":"2024-02-29T15:24:00.6270005-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.3397102266913,"Longitude":-47.263857438467042,"DataHora":"2024-02-29T15:24:05.6086237-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339625683049217,"Longitude":-47.263901824604524,"DataHora":"2024-02-29T15:24:10.6062928-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339542355166419,"Longitude":-47.263946545814633,"DataHora":"2024-02-29T15:24:15.6609635-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T15:24:18.6046135-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281},{"Latitude":-22.339476580512567,"Longitude":-47.263982532508123,"DataHora":"2024-02-29T15:24:18.6046135-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649598892825281}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_26_27/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_26_27/logs.json new file mode 100644 index 000000000..d399c379f --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_26_27/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:26:32.5112818-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:26:37.5108819-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:26:42.5104548-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:26:47.5120489-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:26:52.5266336-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:26:57.5102571-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:02.5138434-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:07.5134454-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:12.5120723-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:17.5424821-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:22.5126465-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:27.5129668-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:32.5365486-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:37.5106945-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:42.5111679-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:47.5112603-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:27:52.5101601-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_26_27/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_26_27/trajetoria.json new file mode 100644 index 000000000..7bbc8a140 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_26_27/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:26:31.7847707-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:26:36.7793588-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T15:26:41.7789332-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T15:26:46.7805181-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339911853442548,"Longitude":-47.26378727315636,"DataHora":"2024-02-29T15:26:51.7771138-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339824808327929,"Longitude":-47.263830928048648,"DataHora":"2024-02-29T15:26:56.7887358-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339739022862741,"Longitude":-47.26387483534517,"DataHora":"2024-02-29T15:27:01.7803267-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339654443747488,"Longitude":-47.263919048966855,"DataHora":"2024-02-29T15:27:06.7789131-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339571086395246,"Longitude":-47.26396358692751,"DataHora":"2024-02-29T15:27:11.777529-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339476580512567,"Longitude":-47.26398253250813,"DataHora":"2024-02-29T15:27:16.7801329-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.34035466201901,"Longitude":-47.263543116590341,"DataHora":"2024-02-29T15:27:21.7770855-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.340255425946847,"Longitude":-47.263589746208858,"DataHora":"2024-02-29T15:27:26.7767494-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.3401587511683,"Longitude":-47.263635536427543,"DataHora":"2024-02-29T15:27:31.7759944-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T15:27:36.7826097-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T15:27:41.7765613-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339882912414161,"Longitude":-47.263769591344527,"DataHora":"2024-02-29T15:27:46.7787839-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289},{"Latitude":-22.339795970811565,"Longitude":-47.263813369267375,"DataHora":"2024-02-29T15:27:51.7759291-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649249808673289}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_30_50/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_30_50/logs.json new file mode 100644 index 000000000..49264e5c7 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_30_50/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:30:55.1547151-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:00.1795586-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:05.1512823-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:10.1549387-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:15.1565699-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:20.1561883-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:25.1697645-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:30.1533394-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:35.1509296-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:40.1514996-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:45.1540661-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:50.1546413-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:31:55.1553373-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:32:00.1540766-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:32:05.1827512-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_30_50/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_30_50/trajetoria.json new file mode 100644 index 000000000..ebd59373a --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_30_50/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:30:54.3231882-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:30:59.3268379-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339550340751185,"Longitude":-47.264007461846653,"DataHora":"2024-02-29T15:31:04.3247287-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339632987002233,"Longitude":-47.26396290702327,"DataHora":"2024-02-29T15:31:09.3284215-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339521664331478,"Longitude":-47.263990472619753,"DataHora":"2024-02-29T15:31:14.3270575-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339604281793878,"Longitude":-47.263945731699437,"DataHora":"2024-02-29T15:31:19.3226671-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339688129615364,"Longitude":-47.263901325590027,"DataHora":"2024-02-29T15:31:24.3402445-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339773193193491,"Longitude":-47.263857236701476,"DataHora":"2024-02-29T15:31:29.326822-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339859456597676,"Longitude":-47.26381344672,"DataHora":"2024-02-29T15:31:34.3254107-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:31:39.3249888-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:31:44.3255537-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:31:49.3381292-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:31:54.3227944-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:31:59.3255633-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:32:04.3252387-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_35_05/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_35_05/logs.json new file mode 100644 index 000000000..f00b0bf49 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_35_05/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:35:10.3418301-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:15.3405399-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:20.3412718-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:25.3409499-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:30.3495529-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:35.3392485-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:40.3388969-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:45.3415741-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:50.3431678-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:35:55.3398379-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:36:00.3385458-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:36:05.3392515-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_35_05/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_35_05/trajetoria.json new file mode 100644 index 000000000..dacebfd7d --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_35_05/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:35:09.6368269-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:35:14.6085408-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T15:35:19.6062673-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T15:35:24.6079524-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339538088742589,"Longitude":-47.263981496828109,"DataHora":"2024-02-29T15:35:29.6055533-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339620953376617,"Longitude":-47.2639368242459,"DataHora":"2024-02-29T15:35:34.607255-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339705045562265,"Longitude":-47.263892483009506,"DataHora":"2024-02-29T15:35:39.607896-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339790350419388,"Longitude":-47.263848455392754,"DataHora":"2024-02-29T15:35:44.604034-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339876852055113,"Longitude":-47.263804722781558,"DataHora":"2024-02-29T15:35:49.6076472-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:35:54.6073184-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:35:59.6099918-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T15:36:04.6057036-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649091069169174}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_46_55/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_46_55/logs.json new file mode 100644 index 000000000..260950e9b --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_46_55/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:47:00.2652654-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:05.2622418-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:10.263242-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:15.261074-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:20.2654675-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:25.2608287-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:30.264409-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:35.2779781-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:40.2635467-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:45.2641155-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:50.2646917-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:47:55.2643105-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:48:00.260941-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:48:05.2636141-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:48:10.2612341-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:48:15.2629402-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:48:20.2605626-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:48:25.2611611-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_46_55/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_46_55/trajetoria.json new file mode 100644 index 000000000..8ff6eb792 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_46_55/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:46:59.2757862-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:47:04.276041-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339550340751185,"Longitude":-47.264007461846653,"DataHora":"2024-02-29T15:47:09.2904527-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339632987002233,"Longitude":-47.26396290702327,"DataHora":"2024-02-29T15:47:14.2797889-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339482367393419,"Longitude":-47.264012047619048,"DataHora":"2024-02-29T15:47:19.2775999-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339571086395246,"Longitude":-47.26396358692751,"DataHora":"2024-02-29T15:47:24.280315-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339654443747488,"Longitude":-47.263919048966855,"DataHora":"2024-02-29T15:47:29.2758871-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339739022862741,"Longitude":-47.26387483534517,"DataHora":"2024-02-29T15:47:34.2764641-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339824808327929,"Longitude":-47.263830928048648,"DataHora":"2024-02-29T15:47:39.28004-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339911853442548,"Longitude":-47.26378727315636,"DataHora":"2024-02-29T15:47:44.2776109-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339443833449334,"Longitude":-47.264009641972258,"DataHora":"2024-02-29T15:47:49.3111737-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339542355166419,"Longitude":-47.263946545814633,"DataHora":"2024-02-29T15:47:54.2767967-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339625683049217,"Longitude":-47.263901824604524,"DataHora":"2024-02-29T15:47:59.2804013-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339710226691285,"Longitude":-47.263857438467042,"DataHora":"2024-02-29T15:48:04.2770697-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339795970811547,"Longitude":-47.263813369267375,"DataHora":"2024-02-29T15:48:09.2767231-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339882912414161,"Longitude":-47.263769591344527,"DataHora":"2024-02-29T15:48:14.2864219-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T15:48:19.2760508-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T15:48:24.2796429-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.6489632874999}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_55_07/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_55_07/logs.json new file mode 100644 index 000000000..8dfad7224 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_55_07/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:55:12.672531-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:17.6671562-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:22.6699179-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:27.6676027-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":7.864930460043726,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:32.6682436-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":13.07576069857029,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:37.6669559-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":21.783341559219409,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:42.6696586-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":21.783341559219409,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:47.6693341-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":21.783341559219409,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:52.6689485-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":21.783341559219409,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:55:57.6705582-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":21.783341559219409,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:56:02.6692918-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":21.783341559219409,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_55_07/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_55_07/trajetoria.json new file mode 100644 index 000000000..0a588cb9e --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_55_07/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:55:11.8650118-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:55:16.8656188-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T15:55:21.8633607-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T15:55:26.8650434-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:55:31.8667092-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:55:36.8653853-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:55:41.8650948-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:55:46.8638062-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:55:51.86741-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:55:56.8650381-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T15:56:01.8647402-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_57_58/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_57_58/logs.json new file mode 100644 index 000000000..fb9464931 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_57_58/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T15:58:03.8443791-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:58:08.8081228-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:58:13.80882-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T15:58:18.8124134-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:00:38.8441586-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:00:43.8088944-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":69.918430167079251,"ProgressoPercurso":0.044087333312711335,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:00:48.808638-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":82.383125504065944,"ProgressoPercurso":0.051946994587284363,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:00:53.8112661-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":93.024454054415216,"ProgressoPercurso":0.058656924967131693,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:00:58.8099438-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":103.55682121486831,"ProgressoPercurso":0.065298149326218982,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:01:03.8366432-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":113.9817696841307,"ProgressoPercurso":0.0718716404191099,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:01:13.4785398-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":124.29934067559685,"ProgressoPercurso":0.0783774242330678,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:01:13.8070538-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":242.95089104563658,"ProgressoPercurso":0.15319361270774703,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:01:18.84467-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":245.94022282524807,"ProgressoPercurso":0.15507854728415382,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:01:23.8073552-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":259.93043697473485,"ProgressoPercurso":0.16390013027522973,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:01:28.8110644-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":272.021167200824,"ProgressoPercurso":0.17152398642013855,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_57_58/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_57_58/trajetoria.json new file mode 100644 index 000000000..355230023 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_15_57_58/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:58:03.5118614-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T15:58:08.533576-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T15:58:13.5112885-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T15:58:18.510887-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339996444803596,"Longitude":-47.263746060382218,"DataHora":"2024-02-29T16:00:38.8321607-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339894307810262,"Longitude":-47.263796003316408,"DataHora":"2024-02-29T16:00:43.5118953-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339807555509239,"Longitude":-47.263839685892364,"DataHora":"2024-02-29T16:00:48.5116425-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339722010019948,"Longitude":-47.263883652976233,"DataHora":"2024-02-29T16:00:53.5102631-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339637674066154,"Longitude":-47.263927930048176,"DataHora":"2024-02-29T16:00:58.5229426-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.339554562798128,"Longitude":-47.263972534975593,"DataHora":"2024-02-29T16:01:03.5151182-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.340518231809195,"Longitude":-47.263477142293716,"DataHora":"2024-02-29T16:01:13.4685418-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.340492527228005,"Longitude":-47.263485655837414,"DataHora":"2024-02-29T16:01:13.5345396-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.340374812494719,"Longitude":-47.263533680818156,"DataHora":"2024-02-29T16:01:18.513125-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.340275069718572,"Longitude":-47.263580490682429,"DataHora":"2024-02-29T16:01:23.5148259-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489},{"Latitude":-22.340177879072527,"Longitude":-47.263626440774232,"DataHora":"2024-02-29T16:01:28.5145259-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.648842018527489}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_05_46/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_05_46/logs.json new file mode 100644 index 000000000..8f15ef139 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_05_46/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:05:51.3192399-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:05:56.3119023-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:06:01.3105118-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:06:06.3362538-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_05_46/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_05_46/trajetoria.json new file mode 100644 index 000000000..f99fae84f --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_05_46/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:05:50.5766919-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:05:55.5763803-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:06:00.5740012-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:06:05.5726981-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_12_02/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_12_02/logs.json new file mode 100644 index 000000000..298ac36de --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_12_02/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:12:07.5460634-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:12:12.5446568-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:12:17.5442378-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:12:22.5413895-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:12:41.0526758-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_12_02/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_12_02/trajetoria.json new file mode 100644 index 000000000..7fbf7e3c4 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_12_02/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:12:07.4945322-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649037035116066},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:12:12.4951431-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649037035116066},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:12:17.4947203-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649037035116066},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:12:22.4983863-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649037035116066},{"Latitude":-22.340013414803096,"Longitude":-47.263737879322221,"DataHora":"2024-02-29T16:12:41.0506805-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649037035116066}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_13_39/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_13_39/logs.json new file mode 100644 index 000000000..57bf90497 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_13_39/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:13:44.3119547-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:13:49.3355471-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:13:54.3111817-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_13_39/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_13_39/trajetoria.json new file mode 100644 index 000000000..f016a9880 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_13_39/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:13:44.0109703-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:13:49.0145557-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:13:54.0101815-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649449341813693}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_17_17/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_17_17/logs.json new file mode 100644 index 000000000..cc02063f7 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_17_17/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:17:22.2773014-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:17:27.276944-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:17:34.5217098-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:17:37.279266-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_17_17/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_17_17/trajetoria.json new file mode 100644 index 000000000..17226acae --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_17_17/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:17:22.2472998-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649485817309937},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:17:27.245937-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649485817309937},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:17:34.5217098-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649485817309937},{"Latitude":-22.33961635838882,"Longitude":-47.263971791515509,"DataHora":"2024-02-29T16:17:37.2492668-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649485817309937}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_29_09/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_29_09/logs.json new file mode 100644 index 000000000..364179ad9 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_29_09/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:29:14.1215587-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:29:19.135185-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:29:24.1208095-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:29:29.1244234-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:29:34.1211298-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:29:39.120804-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":0.027125874865716128,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:29:44.1264133-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":0.027125874865716128,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_29_09/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_29_09/trajetoria.json new file mode 100644 index 000000000..e3e2dcecd --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_29_09/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:29:13.7325476-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:29:18.7301859-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:29:23.7318067-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:29:28.7304338-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:29:33.7361288-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:29:38.7308042-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:29:43.7304105-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_31_07/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_31_07/logs.json new file mode 100644 index 000000000..4513a2ff2 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_31_07/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:31:12.4053616-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:31:17.3910678-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:31:22.3856751-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:31:27.3882818-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:32:22.9298318-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:32:27.3875189-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":38.921997244797687,"ProgressoPercurso":0.02454241409063819,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:32:32.3893379-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:32:37.3859701-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:32:42.385597-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:33:43.495655-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:33:47.3877398-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:33:52.3853963-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:33:57.3890107-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:34:02.3856953-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:34:07.3893062-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:34:12.3888886-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:34:17.3854738-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:34:22.3871856-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_31_07/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_31_07/trajetoria.json new file mode 100644 index 000000000..295aa2d19 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_31_07/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:31:12.1223709-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:31:17.1200682-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:31:22.1226828-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:31:27.1222811-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339761742622606,"Longitude":-47.263914810772093,"DataHora":"2024-02-29T16:32:22.9278334-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:32:27.1225234-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:32:32.1243421-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:32:37.1269683-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:32:42.1200796-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:33:43.495655-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:33:47.120741-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:33:52.1203939-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:33:57.1280148-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:34:02.1236957-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:34:07.1243-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:34:12.1218929-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:34:17.1244668-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:34:22.1201858-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_35_36/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_35_36/logs.json new file mode 100644 index 000000000..7c7c601c4 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_35_36/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:35:41.9036835-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:35:46.9053202-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:35:51.9009754-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:35:56.9055958-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:36:02.6628056-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:36:06.9058811-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":38.921997244797687,"ProgressoPercurso":0.02454241409063819,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:36:11.9015636-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_35_36/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_35_36/trajetoria.json new file mode 100644 index 000000000..37e28a9e8 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_35_36/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:35:41.2776836-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:35:46.2763192-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:35:51.2919773-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:35:56.2760739-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339761742622606,"Longitude":-47.263914810772093,"DataHora":"2024-02-29T16:36:02.6538052-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:36:06.2783488-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:36:11.2769985-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_39_54/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_39_54/logs.json new file mode 100644 index 000000000..67a0f3e02 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_39_54/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:39:59.3241101-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:04.323731-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:09.3273221-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:14.3250299-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:21.6907598-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:24.3258328-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":38.921997244797687,"ProgressoPercurso":0.02454241409063819,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:29.3244232-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:42.523829-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.030642321286706,"ProgressoPercurso":0.02713313594348794,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:44.3233657-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":72.584464843812071,"ProgressoPercurso":0.045768411665521792,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:49.3249788-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":78.778179173265784,"ProgressoPercurso":0.049673881903251949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:54.3226664-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":91.385897626557949,"ProgressoPercurso":0.057623726950328358,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:40:59.3272918-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":101.98266155876128,"ProgressoPercurso":0.064305556939914368,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:04.3238579-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":112.47206809503157,"ProgressoPercurso":0.07091969231326295,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:09.3254846-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":122.85405006958685,"ProgressoPercurso":0.077466090718733616,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:14.3251733-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":133.12872478233558,"ProgressoPercurso":0.083944826120231866,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:19.3268188-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":139.66300848594403,"ProgressoPercurso":0.088065043678211941,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:24.3254654-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":139.66300848594403,"ProgressoPercurso":0.088065043678211941,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:29.3281719-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":142.65851586346835,"ProgressoPercurso":0.089953872301480761,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:34.3268422-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":155.39142527424497,"ProgressoPercurso":0.097982656985176081,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:39.3255982-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":165.73588863538816,"ProgressoPercurso":0.10450539788559442,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:44.3582198-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":176.18651130308305,"ProgressoPercurso":0.11109507794241265,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:49.3229231-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":186.74333528519014,"ProgressoPercurso":0.11775172364384778,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:54.3235425-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":197.40788555285167,"ProgressoPercurso":0.1244762965662807,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:41:59.3261712-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":208.28602049976152,"ProgressoPercurso":0.13133554612435902,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:04.3237771-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":219.45980429635424,"ProgressoPercurso":0.13838121819433213,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:09.3253484-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":231.03634874839653,"ProgressoPercurso":0.14568085253461968,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:14.3249381-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":242.77251382860538,"ProgressoPercurso":0.1530811362719367,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:19.3275095-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":254.80421972720282,"ProgressoPercurso":0.16066777440160307,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:24.3230822-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":268.25363055679264,"ProgressoPercurso":0.16914835179281149,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:29.3236829-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":274.23229416717908,"ProgressoPercurso":0.17291822097788639,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:34.3242774-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":274.23229416717908,"ProgressoPercurso":0.17291822097788639,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:39.324931-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":286.2998265262683,"ProgressoPercurso":0.18052744961911521,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:44.325648-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":298.50863021173046,"ProgressoPercurso":0.18822575743501155,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:49.3453176-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":310.42211891673986,"ProgressoPercurso":0.19573785326153192,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:54.3239395-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":322.03990621733971,"ProgressoPercurso":0.20306349343757374,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:42:59.3271333-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":333.50999272349037,"ProgressoPercurso":0.21029600031328438,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:04.3270085-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":344.5654160856929,"ProgressoPercurso":0.21726703975907635,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:09.3238103-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":355.3364113320078,"ProgressoPercurso":0.22405873196954451,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:14.3384288-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":365.95690226989393,"ProgressoPercurso":0.23075552311322897,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:19.3261368-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":376.471252448375,"ProgressoPercurso":0.23738538679548768,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:24.3248249-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":386.87939583449923,"ProgressoPercurso":0.24394828137899058,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:29.32351-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":397.1814502485031,"ProgressoPercurso":0.250444281155738,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:34.3251124-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:39.3228164-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:44.3265032-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:49.3256251-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:54.3332159-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:43:59.3248444-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:44:04.3274514-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:44:09.3241752-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:44:14.3247405-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:44:19.3433867-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:44:24.3250713-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":410.39515278689748,"ProgressoPercurso":0.25877623178324949,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_39_54/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_39_54/trajetoria.json new file mode 100644 index 000000000..db4b6a5fe --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_39_54/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:39:59.2305577-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:40:04.2321783-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:40:09.2328009-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:40:14.2334729-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339761742622606,"Longitude":-47.263914810772093,"DataHora":"2024-02-29T16:40:21.6897577-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:40:24.2298339-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:40:29.2324255-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340013414803096,"Longitude":-47.263737879322221,"DataHora":"2024-02-29T16:40:42.5178327-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339962474804096,"Longitude":-47.263762241442222,"DataHora":"2024-02-29T16:40:44.2323625-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339859456597676,"Longitude":-47.26381344672,"DataHora":"2024-02-29T16:40:49.2319792-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339773193193491,"Longitude":-47.263857236701476,"DataHora":"2024-02-29T16:40:54.2336651-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339688129615364,"Longitude":-47.263901325590027,"DataHora":"2024-02-29T16:40:59.2462864-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339604281793878,"Longitude":-47.263945731699437,"DataHora":"2024-02-29T16:41:04.2328597-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339521664331478,"Longitude":-47.263990472619753,"DataHora":"2024-02-29T16:41:09.2334758-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394692684848,"Longitude":-47.264019238095237,"DataHora":"2024-02-29T16:41:14.2331813-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394692684848,"Longitude":-47.264019238095237,"DataHora":"2024-02-29T16:41:19.2298195-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339443833449334,"Longitude":-47.264009641972258,"DataHora":"2024-02-29T16:41:24.2424593-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339542355166419,"Longitude":-47.263946545814633,"DataHora":"2024-02-29T16:41:29.2291852-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339625683049217,"Longitude":-47.263901824604524,"DataHora":"2024-02-29T16:41:34.2308365-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339710226691285,"Longitude":-47.263857438467042,"DataHora":"2024-02-29T16:41:39.2295942-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339795970811547,"Longitude":-47.263813369267375,"DataHora":"2024-02-29T16:41:44.2312262-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339882912414161,"Longitude":-47.263769591344527,"DataHora":"2024-02-29T16:41:49.2319187-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339971896561369,"Longitude":-47.26372564286757,"DataHora":"2024-02-29T16:41:54.2315478-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340063560923877,"Longitude":-47.26368112467555,"DataHora":"2024-02-29T16:41:59.2291704-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340158750139935,"Longitude":-47.263635536917647,"DataHora":"2024-02-29T16:42:04.2527553-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340255425399185,"Longitude":-47.263589746467311,"DataHora":"2024-02-29T16:42:09.2303496-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340354661795896,"Longitude":-47.263543116694954,"DataHora":"2024-02-29T16:42:14.2319391-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340466822646402,"Longitude":-47.263494169381332,"DataHora":"2024-02-29T16:42:19.229514-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340518231808812,"Longitude":-47.263477142293908,"DataHora":"2024-02-29T16:42:24.2330746-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340518231808812,"Longitude":-47.263477142293908,"DataHora":"2024-02-29T16:42:29.2316843-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340415413583028,"Longitude":-47.263514692422468,"DataHora":"2024-02-29T16:42:34.2332815-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340314663180713,"Longitude":-47.263561875712419,"DataHora":"2024-02-29T16:42:39.2319249-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340216446153985,"Longitude":-47.263608157419505,"DataHora":"2024-02-29T16:42:44.2326488-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340120808312644,"Longitude":-47.263653639410443,"DataHora":"2024-02-29T16:42:49.2313373-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340026575557449,"Longitude":-47.263699005353786,"DataHora":"2024-02-29T16:42:54.2319269-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339935979811564,"Longitude":-47.263743286223381,"DataHora":"2024-02-29T16:42:59.2316252-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3398479866821,"Longitude":-47.263787072053447,"DataHora":"2024-02-29T16:43:04.2314847-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T16:43:09.2617981-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339676264291288,"Longitude":-47.263875153858265,"DataHora":"2024-02-29T16:43:14.2294276-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.33959220519435,"Longitude":-47.263919671887578,"DataHora":"2024-02-29T16:43:19.2301372-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339509367586803,"Longitude":-47.26396453205404,"DataHora":"2024-02-29T16:43:24.2298282-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:29.2295086-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:34.2511084-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:39.2332694-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:44.2289476-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:49.2296187-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:54.2342088-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:43:59.2338373-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:44:04.2314507-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:44:09.233175-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:44:14.2347409-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:44:19.2323899-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:44:21.2304422-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_47_40/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_47_40/logs.json new file mode 100644 index 000000000..8a048297a --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_47_40/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:47:45.2316677-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:47:50.232669-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:47:55.2313196-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:00.2291327-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":13.48707115148296,"ProgressoPercurso":1.0108292305144342,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:05.2686177-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":23.75605239910999,"ProgressoPercurso":1.7804690059792978,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:10.2311854-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:15.233765-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:20.2343426-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:25.2309171-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:30.2325629-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:35.2312769-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:40.2319491-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:45.229563-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:50.2332586-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:48:55.2309619-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":42.994193077559245,"ProgressoPercurso":3.2223294900019592,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_47_40/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_47_40/trajetoria.json new file mode 100644 index 000000000..bae864946 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_47_40/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:47:44.3111463-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:47:49.3077205-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339550340751185,"Longitude":-47.264007461846653,"DataHora":"2024-02-29T16:47:54.309895-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339632987002233,"Longitude":-47.26396290702327,"DataHora":"2024-02-29T16:47:59.3108447-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:04.3071101-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:09.3156724-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:14.3112533-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:19.3108251-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:24.3084006-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:29.3090415-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:34.3097165-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:39.3094303-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:44.3080296-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:49.3407344-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:48:54.3124238-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_51_36/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_51_36/logs.json new file mode 100644 index 000000000..a035158ab --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_51_36/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:51:41.5132249-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:51:46.5129004-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:51:51.5105216-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:51:56.5421423-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":1.1641049109827626,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:52:01.5107264-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":1.9353708620020584,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:52:06.5133016-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":3.224198232333924,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:52:11.5108777-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":3.224198232333924,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_51_36/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_51_36/trajetoria.json new file mode 100644 index 000000000..ce549b231 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_51_36/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:51:40.8582228-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:51:45.856892-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:51:50.8555211-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:51:55.8546316-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:52:00.8562145-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:52:05.8587883-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:52:10.8553603-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_52_54/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_52_54/logs.json new file mode 100644 index 000000000..884b22593 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_52_54/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:52:59.6989006-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:53:04.6995876-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:53:09.6992507-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:53:14.7008778-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":1.1641049109827626,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:53:19.6985727-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":1.9353708620020584,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:53:24.7012923-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":3.224198232333924,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_52_54/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_52_54/trajetoria.json new file mode 100644 index 000000000..b2f28d97a --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_52_54/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:52:58.7613945-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:53:03.7680666-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:53:08.7657368-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:53:13.7623335-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:53:18.8010058-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:53:23.7627442-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649306441870181}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_55_18/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_55_18/logs.json new file mode 100644 index 000000000..e2cdadf97 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_55_18/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:55:23.0608084-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:55:28.0785035-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:55:33.0571729-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:55:38.0627807-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:55:43.0604689-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:55:48.0571325-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":0.027125874865716128,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:55:53.0617996-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":72.572949446509057,"ProgressoPercurso":0.045761150587749974,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_55_18/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_55_18/trajetoria.json new file mode 100644 index 000000000..9a25968bb --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_55_18/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:55:22.8388088-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:55:27.842507-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:55:32.8391707-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:55:37.8407808-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:55:42.841466-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.340013414803096,"Longitude":-47.263737879322221,"DataHora":"2024-02-29T16:55:47.8421264-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858},{"Latitude":-22.339911853442548,"Longitude":-47.26378727315636,"DataHora":"2024-02-29T16:55:52.8517982-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649145280769858}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_56_38/logs.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_56_38/logs.json new file mode 100644 index 000000000..07452b65a --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_56_38/logs.json @@ -0,0 +1 @@ +[{"Momento":"2024-02-29T16:56:43.5936341-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:56:48.5892945-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:56:53.6238855-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":0.0,"ProgressoPercurso":0.0,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:56:58.5924892-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":15.532164373823042,"ProgressoPercurso":0.0097938655970994347,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:03.5910815-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":25.822843000933517,"ProgressoPercurso":0.016282692327952316,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:08.589664-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":43.0191269239837,"ProgressoPercurso":0.027125874865716128,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:13.5932436-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":62.667413857037339,"ProgressoPercurso":0.039515177270980827,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:18.6068232-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":73.3729035062819,"ProgressoPercurso":0.04626556467690765,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:23.5904167-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":83.948209658927539,"ProgressoPercurso":0.052933864381599548,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:28.5889921-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":94.416130992781689,"ProgressoPercurso":0.059534452178465813,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:33.5906178-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":104.77663593995678,"ProgressoPercurso":0.066067308162254326,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:38.5902208-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":116.2549348068379,"ProgressoPercurso":0.073304993373404487,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:43.5928966-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":119.5220675142524,"ProgressoPercurso":0.075365096386364641,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:48.5895852-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":119.5220675142524,"ProgressoPercurso":0.075365096386364641,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:53.5905644-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":126.70109516939503,"ProgressoPercurso":0.079891859706666846,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:57:58.6152592-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":137.00314958410536,"ProgressoPercurso":0.086387859483859741,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:03.5929548-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":147.41129296952005,"ProgressoPercurso":0.092950754066915248,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:08.5885794-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":157.92564314800114,"ProgressoPercurso":0.099580617749173969,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:13.5923189-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":168.5461340858873,"ProgressoPercurso":0.10627740889285844,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:18.5902255-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":179.3171293322022,"ProgressoPercurso":0.11306910110332662,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:23.6028909-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":190.37255269398588,"ProgressoPercurso":0.12004014054885445,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:28.5895036-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":201.84248514739642,"ProgressoPercurso":0.12727255028602116,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:33.5885381-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":213.46033901780106,"ProgressoPercurso":0.13459823243790778,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:38.5904463-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":225.37387460295824,"ProgressoPercurso":0.14211035782488446,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:43.5912414-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":237.58270689428309,"ProgressoPercurso":0.14980868367831682,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:48.5888757-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":249.65025120989981,"ProgressoPercurso":0.15741791985877973,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:53.5905248-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":261.71778356898903,"ProgressoPercurso":0.16502714850000855,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:58:58.5914679-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":273.92658725445119,"ProgressoPercurso":0.17272545631590491,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:03.5944881-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":285.84007595946059,"ProgressoPercurso":0.18023755214242523,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:08.5885036-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":297.45786326006044,"ProgressoPercurso":0.18756319231846708,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:13.5912219-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":308.9279497662111,"ProgressoPercurso":0.19479569919417775,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:18.5919235-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":319.98337312841363,"ProgressoPercurso":0.20176673863996969,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:23.5885216-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":330.75436837472853,"ProgressoPercurso":0.20855843085043785,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:28.6082163-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":341.37485931261466,"ProgressoPercurso":0.21525522199412231,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:33.590899-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":351.88920949109576,"ProgressoPercurso":0.22188508567638102,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:38.5890435-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":362.29735287721996,"ProgressoPercurso":0.22844798025988392,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:43.5916585-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":372.59940729122388,"ProgressoPercurso":0.23494398003663142,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:48.5883822-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":385.81310982961827,"ProgressoPercurso":0.24327593066414285,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0},{"Momento":"2024-02-29T16:59:53.5960725-03:00","ErvasNoRadar":0,"VelocidadeMedia":0.0,"HerbicidaConsumido":0.0,"HerbicidaPorErva":0.0,"PorcentagemBateria":0.0,"BateriaConsumida":0.0,"ErvasIdentificadas":0,"AtuacoesPorBico":[0,0,0,0],"DistanciaPercorrida":385.81310982961827,"ProgressoPercurso":0.24327593066414285,"DistanciaEsquerda":0.0,"DistanciaDireita":0.0}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_56_38/trajetoria.json b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_56_38/trajetoria.json new file mode 100644 index 000000000..d73b9c357 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/Operacoes/29_02_2024_16_56_38/trajetoria.json @@ -0,0 +1 @@ +[{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:56:43.3276299-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339442335994335,"Longitude":-47.264067138109773,"DataHora":"2024-02-29T16:56:48.3472899-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339566770425247,"Longitude":-47.263998524140789,"DataHora":"2024-02-29T16:56:53.3258933-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339649665078522,"Longitude":-47.263954035496013,"DataHora":"2024-02-29T16:56:58.3274843-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339797742622608,"Longitude":-47.263905810772087,"DataHora":"2024-02-29T16:57:03.3270975-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339929507172759,"Longitude":-47.2637785225622,"DataHora":"2024-02-29T16:57:08.3246672-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339842108737368,"Longitude":-47.263822181709159,"DataHora":"2024-02-29T16:57:13.3262398-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339756083963927,"Longitude":-47.263866029969414,"DataHora":"2024-02-29T16:57:18.3228241-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339671262303472,"Longitude":-47.263910180861451,"DataHora":"2024-02-29T16:57:23.3244201-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339587659430144,"Longitude":-47.263954652547426,"DataHora":"2024-02-29T16:57:28.3659893-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339495466408138,"Longitude":-47.264004855555214,"DataHora":"2024-02-29T16:57:33.3246115-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394692684848,"Longitude":-47.264019238095237,"DataHora":"2024-02-29T16:57:38.325222-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394692684848,"Longitude":-47.264019238095237,"DataHora":"2024-02-29T16:57:43.3229004-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339509367586803,"Longitude":-47.26396453205404,"DataHora":"2024-02-29T16:57:48.327584-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339592205194357,"Longitude":-47.263919671887578,"DataHora":"2024-02-29T16:57:53.3525657-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339676264291288,"Longitude":-47.263875153858265,"DataHora":"2024-02-29T16:57:58.3262641-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T16:58:03.3249564-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3398479866821,"Longitude":-47.263787072053447,"DataHora":"2024-02-29T16:58:08.3265899-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339935979811564,"Longitude":-47.263743286223381,"DataHora":"2024-02-29T16:58:13.3273182-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340026575557442,"Longitude":-47.263699005353779,"DataHora":"2024-02-29T16:58:18.3262129-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3401208070459,"Longitude":-47.263653640017033,"DataHora":"2024-02-29T16:58:23.3238899-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340216445433352,"Longitude":-47.263608157760835,"DataHora":"2024-02-29T16:58:28.3245219-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340314662845817,"Longitude":-47.263561875869762,"DataHora":"2024-02-29T16:58:33.3294527-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340415413483992,"Longitude":-47.263514692468753,"DataHora":"2024-02-29T16:58:38.3264027-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340518231808812,"Longitude":-47.263477142293908,"DataHora":"2024-02-29T16:58:43.3232337-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340415413583028,"Longitude":-47.263514692422468,"DataHora":"2024-02-29T16:58:48.3233339-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340314663180713,"Longitude":-47.263561875712419,"DataHora":"2024-02-29T16:58:53.3254215-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340216446153985,"Longitude":-47.263608157419505,"DataHora":"2024-02-29T16:58:58.3408364-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340120808312644,"Longitude":-47.263653639410443,"DataHora":"2024-02-29T16:59:03.3258722-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.340026575557449,"Longitude":-47.263699005353786,"DataHora":"2024-02-29T16:59:08.322947-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339935979811564,"Longitude":-47.263743286223381,"DataHora":"2024-02-29T16:59:13.3226786-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3398479866821,"Longitude":-47.263787072053447,"DataHora":"2024-02-29T16:59:18.3253698-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339761530138087,"Longitude":-47.263830960105587,"DataHora":"2024-02-29T16:59:23.3250086-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339676264291288,"Longitude":-47.263875153858265,"DataHora":"2024-02-29T16:59:28.325668-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.33959220519435,"Longitude":-47.263919671887578,"DataHora":"2024-02-29T16:59:33.323361-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.339509367586803,"Longitude":-47.26396453205404,"DataHora":"2024-02-29T16:59:38.3590404-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:59:43.3246601-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:59:43.3246601-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936},{"Latitude":-22.3394110863861,"Longitude":-47.26403675239461,"DataHora":"2024-02-29T16:59:43.3246601-03:00","Altitude":0.0,"Velocidade":0.0,"NumeroSatelites":0,"PrecisaoHorizontal":0.0,"Orientacao":70.649682726002936}] \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/Python/Output/GeoJson.json b/AgroBase/AgroBase/bin/Debug/Python/Output/GeoJson.json index 5e36c2db5..0e0298aae 100644 --- a/AgroBase/AgroBase/bin/Debug/Python/Output/GeoJson.json +++ b/AgroBase/AgroBase/bin/Debug/Python/Output/GeoJson.json @@ -1 +1,183 @@ -{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 21.724783283, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.264037338109766, -22.339524535994332], [-47.26401766184665, -22.339560540751183], [-47.26400872414079, -22.339576970425245], [-47.26399979993972, -22.339593449992105], [-47.263990889109174, -22.339609979349202], [-47.26398199151551, -22.33962655838882], [-47.26397310702327, -22.33964318700223], [-47.26396423549601, -22.33965986507852], [-47.26394301077209, -22.339699942622605]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 57.457315127, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26401505555521, -22.339505666408137], [-47.26400067261975, -22.339531864331477], [-47.26399169682811, -22.339548288742588], [-47.26398273497559, -22.339564762798126], [-47.26397378692751, -22.339581286395244], [-47.263964852547424, -22.339597859430143], [-47.263955931699435, -22.339614481793877], [-47.2639470242459, -22.339631153376615], [-47.263938130048174, -22.339647874066152], [-47.26392924896685, -22.339664643747486], [-47.26392038086145, -22.33968146230347], [-47.263911525590025, -22.339698329615363], [-47.263902683009505, -22.339715245562264], [-47.26389385297623, -22.339732210019946], [-47.26388503534517, -22.33974922286274], [-47.26387622996941, -22.339766283963925], [-47.263867436701474, -22.33978339319349], [-47.26385865539275, -22.339800550419387], [-47.26384988589236, -22.339817755509237], [-47.26384112804865, -22.339835008327928], [-47.26383238170916, -22.339852308737367], [-47.26382364672, -22.339869656597674], [-47.263814922781556, -22.33988705205511], [-47.263806203316406, -22.33990450781026], [-47.26379747315636, -22.339922053442546], [-47.2637887225622, -22.339939707172757], [-47.26377244144222, -22.339972674804095]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 117.746736119, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26399273250813, -22.339486780512566], [-47.26397473205404, -22.3395195675868], [-47.263965731813826, -22.339536036729378], [-47.26395674581463, -22.339552555166417], [-47.26394777391955, -22.33956912279381], [-47.263938815989896, -22.339585739506486], [-47.263929871887576, -22.339602405194356], [-47.26392094147274, -22.33961911974636], [-47.26391202460452, -22.339635883049215], [-47.26390312114139, -22.33965269498672], [-47.26389423094067, -22.339669555440707], [-47.263885353858264, -22.339686464291287], [-47.26387648974896, -22.339703421416548], [-47.26386763846704, -22.339720426691283], [-47.263858799865226, -22.339737479988795], [-47.26384997379459, -22.33975458118134], [-47.263841160105585, -22.339771730138086], [-47.26383235864748, -22.33978892672588], [-47.26382356926737, -22.339806170811546], [-47.26381479181156, -22.339823462259098], [-47.26380602612555, -22.339840800929505], [-47.263797272053445, -22.339858186682097], [-47.263788529295276, -22.33987561965904], [-47.263779791344525, -22.33989311241416], [-47.26377104319843, -22.339910694187278], [-47.263762275217445, -22.339928382987218], [-47.26375348622338, -22.339946179811562], [-47.26374467563728, -22.33996408441948], [-47.26373584286757, -22.339982096561368], [-47.26372698731078, -22.340000215977238], [-47.26371810834943, -22.340018442401146], [-47.26370920535378, -22.34003677555744], [-47.263700277681515, -22.340055215161392], [-47.26369132467555, -22.340073760923875], [-47.26368183569953, -22.34009347187321], [-47.26367284885811, -22.340112192618236], [-47.26366384001703, -22.340131007045898], [-47.263654802943414, -22.3401499263258], [-47.263645736917645, -22.340168950139933], [-47.263636641211335, -22.340188078153293], [-47.26362751507855, -22.340207310032113], [-47.26361835776083, -22.34022664543335], [-47.26360916848614, -22.340246084006974], [-47.26359994646731, -22.340265625399184], [-47.26359069090416, -22.340285269247953], [-47.263581400981245, -22.340305015187877], [-47.26357207586976, -22.340324862845815], [-47.2635627147274, -22.340344811841895], [-47.26355331669495, -22.340364861795894], [-47.263543880900556, -22.34038501231867], [-47.263534406459335, -22.340405263013295], [-47.26352489246875, -22.34042561348399], [-47.26351288292504, -22.340451318065195]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 117.746736172, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26399273250812, -22.339486780512566], [-47.26397473205404, -22.3395195675868], [-47.263965731813826, -22.339536036729378], [-47.26395674581463, -22.339552555166417], [-47.26394777391955, -22.33956912279381], [-47.26393881598992, -22.339585739506493], [-47.263929871887576, -22.33960240519435], [-47.26392094147274, -22.33961911974636], [-47.26391202460452, -22.339635883049215], [-47.26390312114139, -22.33965269498672], [-47.26389423094067, -22.339669555440707], [-47.263885353858264, -22.339686464291287], [-47.26387648974896, -22.339703421416548], [-47.26386763846704, -22.339720426691297], [-47.263858799865226, -22.339737479988777], [-47.26384997379459, -22.339754581181353], [-47.263841160105585, -22.339771730138086], [-47.26383235864748, -22.33978892672588], [-47.26382356926737, -22.339806170811563], [-47.26381479181156, -22.339823462259098], [-47.26380602612555, -22.339840800929505], [-47.263797272053445, -22.339858186682097], [-47.263788529295276, -22.33987561965905], [-47.263779791344525, -22.33989311241416], [-47.26377104319843, -22.339910694187278], [-47.263762275217445, -22.339928382987242], [-47.26375348622338, -22.339946179811562], [-47.26374467563728, -22.33996408441948], [-47.26373584286757, -22.339982096561368], [-47.26372698731078, -22.340000215977238], [-47.26371810834943, -22.340018442401156], [-47.263709205353784, -22.340036775557447], [-47.263700277681515, -22.340055215161392], [-47.26369132467555, -22.340073760923875], [-47.26368182942985, -22.340093484896855], [-47.263672848187824, -22.340112194014417], [-47.26366383941044, -22.340131008312643], [-47.26365480239687, -22.34014992746999], [-47.26364573642754, -22.340168951168298], [-47.26363664077423, -22.340188079072526], [-47.263627514690995, -22.340207310848786], [-47.2636183574195, -22.340226646153983], [-47.26360916818783, -22.34024608463796], [-47.263599946208856, -22.340265625946845], [-47.26359069068243, -22.34028526971857], [-47.26358140079318, -22.3403050155876], [-47.26357207571242, -22.34032486318071], [-47.263562714597846, -22.340344812117923], [-47.26355331659034, -22.34036486201901], [-47.263543880818155, -22.340385012494718], [-47.26353440639631, -22.340405263147982], [-47.26352489242247, -22.340425613583026], [-47.263512882924815, -22.340451318065618]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 57.45731512, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26401505555521, -22.339505666408137], [-47.26400067261975, -22.339531864331477], [-47.26399169682811, -22.339548288742588], [-47.26398273497559, -22.339564762798126], [-47.26397378692751, -22.33958128639526], [-47.263964852547424, -22.339597859430143], [-47.263955931699435, -22.339614481793866], [-47.2639470242459, -22.339631153376597], [-47.263938130048174, -22.339647874066152], [-47.26392924896685, -22.339664643747486], [-47.26392038086144, -22.33968146230347], [-47.26391152559002, -22.339698329615352], [-47.263902683009505, -22.339715245562264], [-47.26389385297623, -22.339732210019946], [-47.26388503534517, -22.33974922286274], [-47.26387622996941, -22.339766283963925], [-47.26386743670147, -22.33978339319349], [-47.26385865539275, -22.33980055041937], [-47.26384988589236, -22.339817755509237], [-47.26384112804865, -22.339835008327928], [-47.26383238170916, -22.339852308737367], [-47.26382364672, -22.339869656597674], [-47.263814922781556, -22.33988705205511], [-47.2638062033164, -22.33990450781025], [-47.26379747315633, -22.33992205344255], [-47.2637887225622, -22.339939707172768], [-47.263772441442256, -22.339972674804045]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 21.724783278, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.264037338109766, -22.339524535994332], [-47.264017661846644, -22.33956054075121], [-47.26400872414079, -22.339576970425245], [-47.26399979993972, -22.339593449992105], [-47.26399088910917, -22.33960997934922], [-47.26398199151551, -22.33962655838882], [-47.26397310702327, -22.33964318700223], [-47.26396423549601, -22.33965986507852], [-47.263943010772095, -22.339699942622556]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 776.570397504, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262492887764004, -22.34253496880279], [-47.26246697922091, -22.342577024232433], [-47.262452083141234, -22.34260109124954], [-47.26243711474171, -22.342625161905527], [-47.26242207356422, -22.342649235878568], [-47.2624133373358, -22.342663152521503], [-47.26239366507596, -22.34269437842917], [-47.26239064358976, -22.342699171464602], [-47.26237650881052, -22.342721474416827], [-47.26236117197109, -22.3427455583637], [-47.26234576008251, -22.34276964396849], [-47.26233027269339, -22.342793730891586], [-47.26231470935366, -22.342817818790277], [-47.262299069614805, -22.342841907318554], [-47.26228335302893, -22.34286599612871], [-47.262267559149315, -22.342890084870312], [-47.262251687530814, -22.342914173189953], [-47.26223572975209, -22.342938272779147], [-47.2622195837542, -22.342962535225347], [-47.26220309062537, -22.342987187302555], [-47.2621861801376, -22.343012314911245], [-47.26216884171757, -22.343037913315275], [-47.262151065291796, -22.343063976136985], [-47.26213284028678, -22.343090496841842], [-47.26211415563476, -22.343117468720592], [-47.26209499978089, -22.34314488486747], [-47.262075360696414, -22.343172738151193], [-47.262055225886414, -22.34320102119275], [-47.262034582405946, -22.343229726332417], [-47.26201341687172, -22.343258845603405], [-47.26199171547883, -22.343288370699604], [-47.261969464019195, -22.343318292942374], [-47.26194664789991, -22.34334860324878], [-47.261923252168636, -22.343379292092653], [-47.26189926153683, -22.343410349471007], [-47.26187466040727, -22.34344176486692], [-47.26184943290811, -22.343473527208047], [-47.26182356292282, -22.34350562483312], [-47.26179703413161, -22.343538045448447], [-47.261769830053126, -22.343570776088526], [-47.26174193408637, -22.343603803081134], [-47.261713329563484, -22.343637112004558], [-47.26168399980248, -22.343670687651112], [-47.26165392816469, -22.343704513990932], [-47.261623098117965, -22.34373857413627], [-47.26159149330185, -22.343772850310412], [-47.261559097600674, -22.34380732381533], [-47.26152589521921, -22.343841975004796], [-47.26149187076022, -22.343876783263394], [-47.26145700930943, -22.34391172698611], [-47.261421296523416, -22.343946783564185], [-47.261384718720805, -22.343981929376138], [-47.26134726297514, -22.344017139786505], [-47.26130891721043, -22.344052389150768], [-47.26126967093603, -22.344087650254764], [-47.26122960314608, -22.344122817373727], [-47.26118897745712, -22.34415763869211], [-47.2611480009651, -22.34419193920566], [-47.26110670097413, -22.34422570427001], [-47.261065082641245, -22.344258937821454], [-47.26102315078606, -22.344291643682148], [-47.260980909899246, -22.344323825552337], [-47.260938364159095, -22.34435548699664], [-47.260895517441234, -22.34438663143648], [-47.26085237332776, -22.34441726214316], [-47.26080893512046, -22.344447382228214], [-47.26076520584937, -22.34447699463765], [-47.260721188282076, -22.34450610214574], [-47.26067688493789, -22.3445347073458], [-47.26063229809645, -22.344562812645282], [-47.26058742980128, -22.344590420263803], [-47.26054228187684, -22.344617532222657], [-47.26049685593525, -22.344644150341644], [-47.26045115338294, -22.344670276235252], [-47.26040517543365, -22.34469591130559], [-47.26035892311359, -22.34472105673994], [-47.26031239727085, -22.34474571350568], [-47.260265598585036, -22.344769882345343], [-47.26021852757542, -22.344793563772605], [-47.260171184607884, -22.344816758068728], [-47.26012356990322, -22.344839465278397], [-47.260075683548855, -22.344861685203885], [-47.26002752550295, -22.344883417403267], [-47.259979095603065, -22.344904661185737], [-47.25993039357709, -22.344925415606642], [-47.25988141904878, -22.34494567946458], [-47.25983217155019, -22.344965451295643], [-47.25978265052725, -22.344984729370722], [-47.25973285534866, -22.345003511691296], [-47.25968278531584, -22.345021795984916], [-47.25963243967445, -22.345039579700217], [-47.25958181762016, -22.34505686000425], [-47.25953091831056, -22.34507363377738], [-47.25947974088081, -22.345089897607586], [-47.259428284444695, -22.345105647789484], [-47.259376548110666, -22.34512088031834], [-47.259324530998484, -22.34513559088468], [-47.259272232242196, -22.34514977487318], [-47.25921965101206, -22.345163427355747], [-47.259166786523714, -22.34517654308956], [-47.25911363804702, -22.345189116514096], [-47.259060205465474, -22.345201141625285], [-47.25900660392296, -22.34521258754124], [-47.25895321169954, -22.34522337865498], [-47.258900337053994, -22.345233475913762], [-47.25884803368015, -22.34524289721783], [-47.25879631886475, -22.34525166769822], [-47.25874520840274, -22.345259812578135], [-47.258694716647774, -22.345267357088208], [-47.258644856567834, -22.345274326387763], [-47.25859563982166, -22.3452807454899], [-47.258547076822026, -22.345286639196186], [-47.25849917680192, -22.345292032036937], [-47.25845194789753, -22.345296948216028], [-47.25840539721743, -22.345301411563877], [-47.25835953091329, -22.345305445495473], [-47.25831435426222, -22.345309072973134], [-47.258269871734946, -22.345312316475567], [-47.25822608706897, -22.345315197971026], [-47.258183003338374, -22.34531773889542], [-47.25814062302503, -22.34531996013385], [-47.258098948083735, -22.345321882006537], [-47.25805798000423, -22.345323524257868], [-47.25801771987763, -22.34532490604825], [-47.25797816845125, -22.34532604594901], [-47.25793932618355, -22.345326961939428], [-47.25790119330115, -22.345327671405602], [-47.25786376984601, -22.34532819114149], [-47.25782705572408, -22.34532853735084], [-47.25779105075118, -22.345328725650816], [-47.25775575468878, -22.345328771076044], [-47.25772116728925, -22.345328688083796], [-47.25768728832669, -22.345328490559165], [-47.25765411763531, -22.345328191820926], [-47.257621655135814, -22.345327804627342], [-47.25758990086354, -22.345327341181797], [-47.257558854998315, -22.34532681313834], [-47.257528517883266, -22.34532623160689], [-47.257498890047366, -22.345325607157832], [-47.25746997222243, -22.345324949826104], [-47.25744175458086, -22.345324268854544], [-47.25741405837228, -22.345323568428277], [-47.25738658072528, -22.34532284513856], [-47.257359183603015, -22.345322096402896], [-47.257331863228515, -22.34532132294513], [-47.257304619512425, -22.345320525581553], [-47.25727871466759, -22.345319743245994], [-47.257251593406444, -22.34531890069574], [-47.25615381965208, -22.345283777797786]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 806.79184776, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26262922781237, -22.342250746581193], [-47.262614682701404, -22.34227567607784], [-47.26260064446053, -22.342299630957037], [-47.26258653971685, -22.342323592867057], [-47.26257236800896, -22.342347561516146], [-47.2625581288752, -22.342371536611125], [-47.26254382185386, -22.34239551785683], [-47.26252944648431, -22.342419504954563], [-47.26251500230562, -22.34244349760429], [-47.262500488857675, -22.342467495502714], [-47.26248590568161, -22.34249149834294], [-47.26247125231755, -22.342515505817932], [-47.262456528307446, -22.34253951761615], [-47.262441733194045, -22.342563533423192], [-47.26242686651947, -22.342587552924176], [-47.26241192782818, -22.34261157579901], [-47.26239691666363, -22.34263560172783], [-47.262387235574245, -22.342651023511202], [-47.26236756014776, -22.342682247946765], [-47.26236554582316, -22.342685443303473], [-47.26235144379186, -22.342707694576728], [-47.262336138199046, -22.342731729448783], [-47.262320757869226, -22.342755765726622], [-47.26230530235244, -22.342779803072833], [-47.26228977120001, -22.342803841147045], [-47.26227416396492, -22.34282787960561], [-47.262258480200636, -22.342851918103076], [-47.262242719461874, -22.342875956291508], [-47.262226881304834, -22.342899993819813], [-47.26221095739922, -22.34292404224665], [-47.2621948468269, -22.34294825145229], [-47.262178392429, -22.342972845631916], [-47.262161524716866, -22.342997909672427], [-47.262144233185964, -22.343023438842376], [-47.2621265078259, -22.343049426787147], [-47.262108338132, -22.343075866997044], [-47.26208971311077, -22.343102752789562], [-47.262070621287165, -22.343130077288013], [-47.26205105071755, -22.343157833392628], [-47.26203098899742, -22.34318601375867], [-47.262010423277104, -22.343214610763965], [-47.26198934027374, -22.34324361648259], [-47.26196772628752, -22.343273022653193], [-47.26194556721989, -22.343302820646066], [-47.261922848591944, -22.343333001431727], [-47.26189955556926, -22.343363555542457], [-47.26187567298505, -22.343394473039034], [-47.261851185367306, -22.343425743474196], [-47.261826076972476, -22.34345735585134], [-47.26180033181509, -22.343489298591667], [-47.2617739337087, -22.34352155949102], [-47.26174686630704, -22.343554125680992], [-47.26171911314567, -22.343586983594378], [-47.26169065769397, -22.343620118922924], [-47.26166148340731, -22.343653516581206], [-47.26163157378397, -22.343687160670946], [-47.26160091242753, -22.343721034445473], [-47.261569483111295, -22.343755120279287], [-47.26153726985066, -22.343789399635828], [-47.26150425697783, -22.34382385304103], [-47.26147042921854, -22.3438584600625], [-47.26143577177605, -22.343893199289415], [-47.26140027041805, -22.34392804831846], [-47.261363911566875, -22.34396298374494], [-47.26132668239129, -22.343997981161657], [-47.26128857090094, -22.34403301516362], [-47.261249566672994, -22.344068058793845], [-47.26120974776423, -22.34410300746696], [-47.26116937480755, -22.344137612157063], [-47.26112865260713, -22.34417169980399], [-47.26108760820227, -22.344205255907774], [-47.261046246734026, -22.34423828434029], [-47.26100457300988, -22.34427078886065], [-47.260962591511955, -22.344302773107433], [-47.260920306413645, -22.34433424058495], [-47.26087772158894, -22.344365194656124], [-47.260834840621726, -22.34439563853529], [-47.26079166681867, -22.344425575278866], [-47.26074820321771, -22.344455007779636], [-47.26070445259731, -22.344483938760607], [-47.26066041749046, -22.34451237076573], [-47.260616100193204, -22.344540306155313], [-47.260571502768016, -22.344567747103834], [-47.260526627060884, -22.344594695589798], [-47.2604814747078, -22.34462115339235], [-47.26043604714133, -22.344647122087725], [-47.26039034560358, -22.34467260304214], [-47.26034437115123, -22.34469759740932], [-47.26029812466474, -22.3447221061257], [-47.26025160685817, -22.34474612990529], [-47.26020481828687, -22.344769669235863], [-47.260157759354605, -22.344792724375345], [-47.260110430321674, -22.344815295347804], [-47.2600628313165, -22.344837381937598], [-47.26001496233967, -22.344858983687594], [-47.25996682327258, -22.344880099894603], [-47.25991841388815, -22.344900729604447], [-47.259869733856334, -22.34492087160905], [-47.25982078275643, -22.344940524440837], [-47.25977156008258, -22.34495968636998], [-47.259722065252554, -22.34497835540027], [-47.25967229761761, -22.344996529264616], [-47.25962225647386, -22.345014205420206], [-47.259571941067975, -22.345031381045743], [-47.25952135060903, -22.345048053036518], [-47.25947048428383, -22.34506421799873], [-47.25941934125818, -22.345079872248412], [-47.259367920692426, -22.34509501180572], [-47.259316221758304, -22.345109632389462], [-47.25926424364149, -22.34512372941602], [-47.25921198556357, -22.345137297992526], [-47.259159446791, -22.34515033291489], [-47.25910662664382, -22.345162828664993], [-47.2590535250488, -22.34517477928599], [-47.259000255898, -22.34518615422309], [-47.25894719325528, -22.345196878724238], [-47.258894641932635, -22.345206914238453], [-47.25884265503507, -22.34521627853538], [-47.258791249669535, -22.34522499653431], [-47.25874044146804, -22.34523309324562], [-47.258690244637386, -22.345240593687112], [-47.25864067201437, -22.345247522805927], [-47.258591735141195, -22.345253905404768], [-47.25854344432817, -22.345259766077145], [-47.25849580871895, -22.34526512914833], [-47.25844883637281, -22.345270018620848], [-47.25840253433298, -22.345274458127957], [-47.25835690869642, -22.345278470892193], [-47.25831196469553, -22.3452820796884], [-47.25826770676519, -22.345285306813338], [-47.25822413861547, -22.345288174059036], [-47.25818126330034, -22.34529070269115], [-47.25813908328832, -22.345292913430683], [-47.25809760052666, -22.345294826440213], [-47.25805681650293, -22.345296461312806], [-47.258016732310395, -22.345297837064212], [-47.25797734870254, -22.345298972127697], [-47.2579386661471, -22.3452998843511], [-47.25790068488267, -22.345300590995798], [-47.257863404965164, -22.345301108737633], [-47.25782682631616, -22.34530145366893], [-47.25779094876798, -22.3453016413019], [-47.25775577209925, -22.34530168657292], [-47.25772129607969, -22.34530160384735], [-47.257687520500326, -22.34530140692495], [-47.257654445211784, -22.345301109045394], [-47.257622070150106, -22.34530072289421], [-47.257590395364765, -22.345300260608226], [-47.25755942104798, -22.345299733781214], [-47.2575291475536, -22.34529915346881], [-47.257499575419054, -22.34529853019325], [-47.2574707053825, -22.34529787394734], [-47.2574425277412, -22.345297193940652], [-47.25741486576715, -22.34529649437972], [-47.25738741999704, -22.345295771928647], [-47.25736005394277, -22.345295024041597], [-47.25733276386745, -22.345294251441164], [-47.25730554968029, -22.345293454941412], [-47.25727965940934, -22.34529267304559], [-47.25725256523988, -22.345291831324815], [-47.256162848502086, -22.3452569662154]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 863.981741192, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262877700711854, -22.341746237012273], [-47.26285615816352, -22.341786360225385], [-47.262843373370885, -22.34181007898635], [-47.26283053157184, -22.34183380978584], [-47.262817632307936, -22.341857552379345], [-47.26280467512133, -22.34188130651863], [-47.262791659551276, -22.341905071958], [-47.26277858513811, -22.34192884844698], [-47.26276545142293, -22.34195263573113], [-47.26275225794477, -22.341976433557072], [-47.2627390042427, -22.342000241668792], [-47.26272568985681, -22.34202405980579], [-47.26271231432526, -22.3420478877086], [-47.26269887718737, -22.34207172511307], [-47.262685377982386, -22.34209557175289], [-47.262671816247824, -22.342119427362306], [-47.2626581915234, -22.342143291669313], [-47.2626445033476, -22.3421671644019], [-47.26263075125857, -22.34219104528618], [-47.262616934795076, -22.34221493404508], [-47.262603053496434, -22.342238830398358], [-47.26258910690131, -22.34226273406467], [-47.26257509454874, -22.342286644760133], [-47.26256101597776, -22.342310562198723], [-47.262546870728535, -22.342334486090362], [-47.26253265834104, -22.342358416143647], [-47.26251837835512, -22.342382352065208], [-47.26250403031173, -22.34240629355818], [-47.26248961375152, -22.342430240324244], [-47.26247512821593, -22.342454192062128], [-47.26246057324769, -22.342478148466792], [-47.26244594838847, -22.34250210923309], [-47.26243125318171, -22.34252607405149], [-47.2624164871718, -22.34255004260961], [-47.26240164990232, -22.342574014594465], [-47.26238674091932, -22.34259798968811], [-47.262371759767696, -22.34262196757276], [-47.26236113381688, -22.342638894496286], [-47.26234145522376, -22.342670117459765], [-47.26234044806124, -22.34267171513797], [-47.2623263787779, -22.342693914732312], [-47.26231110443173, -22.34271790052956], [-47.26229575566065, -22.342741887480454], [-47.26228033201621, -22.342765875249803], [-47.262264833051105, -22.34278986349956], [-47.262249258319784, -22.342813851888376], [-47.26223360737712, -22.342837840073233], [-47.2622178797792, -22.342861827708447], [-47.26220207508366, -22.34288581444545], [-47.26218618505116, -22.34290981170991], [-47.26217010990441, -22.342933967675037], [-47.262153694237476, -22.342958503957032], [-47.262136869301024, -22.342983504429434], [-47.262119624659206, -22.34300896436529], [-47.262101950364894, -22.34303487743312], [-47.262083835982125, -22.343061237148053], [-47.26206527059169, -22.3430880368544], [-47.2620462427984, -22.343115269704448], [-47.2620267407437, -22.343142928629966], [-47.26200675211337, -22.343171006320524], [-47.26198626415329, -22.343199495191445], [-47.26196526368084, -22.343228387357755], [-47.261943737101284, -22.343257674602793], [-47.26192167042571, -22.34328734834575], [-47.2618990492891, -22.343317399610708], [-47.26187585897504, -22.34334781898832], [-47.261852084438445, -22.34337859660318], [-47.261827710332554, -22.343409722077592], [-47.26180272104208, -22.3434411844908], [-47.261777100712635, -22.343472972346394], [-47.261750833291075, -22.3435050735298], [-47.2617239025663, -22.343537475269695], [-47.26169629221035, -22.343570164103905], [-47.261667985829845, -22.34360312583762], [-47.26163896701758, -22.343636345507708], [-47.261609219408705, -22.343669807347368], [-47.26157872674259, -22.343703494751153], [-47.26154747292625, -22.343737390244655], [-47.26151544210618, -22.34377147545288], [-47.261482618742, -22.34380573107385], [-47.261448987682414, -22.343840136858248], [-47.26141453424823, -22.34387467158943], [-47.261379244318285, -22.3439093130695], [-47.26134310441857, -22.34394403811058], [-47.26130610181307, -22.343978822533675], [-47.261268224597075, -22.344013641173373], [-47.26122946241561, -22.34404846732991], [-47.261189892388046, -22.34408319755723], [-47.261149772163655, -22.344117585619113], [-47.2611093042548, -22.344151460399452], [-47.26106851543605, -22.34418480754273], [-47.261027410832455, -22.344217630856452], [-47.260985995239295, -22.344249934036554], [-47.26094427313029, -22.344281720659946], [-47.26090224867377, -22.344312994170764], [-47.260859925742245, -22.344343757873297], [-47.26081730792128, -22.344374014924966], [-47.260774398522415, -22.34440376832716], [-47.26073120059154, -22.344433020919393], [-47.26068771691801, -22.344461775373226], [-47.26064395004848, -22.344490034183497], [-47.26059990229535, -22.344517799663237], [-47.260555575740135, -22.344545073941827], [-47.26051097225025, -22.344571858954957], [-47.26046609348563, -22.34459815644113], [-47.26042094090496, -22.344623967938322], [-47.26037551577871, -22.344649294776808], [-47.260329819193984, -22.34467413807692], [-47.26028385206373, -22.34469849874398], [-47.26023761513632, -22.344722377463558], [-47.26019110900329, -22.344745774697504], [-47.26014433410623, -22.34476869068042], [-47.26009729074495, -22.34479112541572], [-47.26004997908888, -22.344813078669887], [-47.260002399181076, -22.34483454997051], [-47.2599545509467, -22.344855538602122], [-47.25990643420375, -22.34487604360093], [-47.259858048668356, -22.344896063752294], [-47.25980939396706, -22.344915597584848], [-47.259760469642224, -22.344934643368106], [-47.25971127516069, -22.34495319910815], [-47.259661809923536, -22.34497126254327], [-47.25961207327734, -22.344988831139165], [-47.25956206451978, -22.34500590208626], [-47.25951178291138, -22.345022472294744], [-47.25946122769066, -22.345038538388955], [-47.259410398075346, -22.345054096706473], [-47.25935929327779, -22.345069143292285], [-47.2593079125216, -22.345083673893495], [-47.25925625504415, -22.345097683958148], [-47.25920432011839, -22.345111168628623], [-47.25915210706149, -22.345124122739612], [-47.259099615243684, -22.345136540815282], [-47.259046844635094, -22.345148416946177], [-47.258993907875904, -22.345159720904366], [-47.25894117481376, -22.34517037879302], [-47.258888946813904, -22.34518035256266], [-47.2588372763925, -22.345189659852483], [-47.258786180476726, -22.34519832536999], [-47.2587356745356, -22.345206373912735], [-47.258685772629185, -22.345213830285633], [-47.25863648746299, -22.34522071922378], [-47.25858783046271, -22.34522706531934], [-47.258539811836144, -22.345232892957846], [-47.25849244063772, -22.345238226259497], [-47.25844572484977, -22.345243089025473], [-47.258399671450086, -22.345247504691834], [-47.25835428648108, -22.34525149628869], [-47.25830957513025, -22.345255086403455], [-47.25826554179678, -22.345258297150895], [-47.25822219016321, -22.34526115014686], [-47.25817952326348, -22.34526366648671], [-47.25813754355267, -22.345265866727388], [-47.25809625297062, -22.345267770873736], [-47.25805565300257, -22.34526939836762], [-47.25801574474408, -22.34527076808006], [-47.25797652895463, -22.345271898306265], [-47.2579380061114, -22.345272806762672], [-47.25790017646486, -22.345273510585915], [-47.25786304008496, -22.34527402633372], [-47.25782659690882, -22.34527436998692], [-47.25779084678531, -22.345274556952926], [-47.25775578951024, -22.345274602069743], [-47.25772142487056, -22.34527451961088], [-47.25768775267438, -22.345274323290663], [-47.25765477278863, -22.34527402626978], [-47.257622485164745, -22.345273641160993], [-47.257590889866286, -22.345273180034606], [-47.25755998709795, -22.345272654424008], [-47.25752977722417, -22.34527207533067], [-47.25750026079102, -22.345271453228612], [-47.25747143854278, -22.345270798068526], [-47.257443300901734, -22.34527011902671], [-47.25741567316224, -22.34526942033113], [-47.25738825926898, -22.345268698718684], [-47.2573609242827, -22.34526795168025], [-47.25733366450653, -22.345267179937174], [-47.25730647984828, -22.34526638430121], [-47.25728060415121, -22.345265602845114], [-47.257253537073424, -22.345264761953832], [-47.25617187734905, -22.345230154632752]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1135.998386525, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.25618090619302, -22.345203343049874], [-47.25725450890709, -22.34523769258279], [-47.25728154889323, -22.34523853264458], [-47.257307410016416, -22.34523931366095], [-47.25733456514577, -22.345240108433114], [-47.257361794622796, -22.345240879318833], [-47.2573890985411, -22.345241625508656], [-47.25741648055751, -22.345242346282422], [-47.257444074062484, -22.34524304411269], [-47.257472171703284, -22.345243722189643], [-47.257500946163184, -22.345244376263928], [-47.257530406895015, -22.345244997192466], [-47.25756055314818, -22.345245575066752], [-47.257591384368105, -22.3452460994609], [-47.25762290017973, -22.345246559427686], [-47.257655100365845, -22.345246943494107], [-47.25768798484884, -22.34524723965631], [-47.257721553661916, -22.34524743537428], [-47.257755806921736, -22.345247517566435], [-47.257790744803195, -22.345247472603845], [-47.257826367502076, -22.345247286304808], [-47.25786267520541, -22.345246943929677], [-47.257899668047756, -22.34524643017592], [-47.25793734607647, -22.34524572917415], [-47.25797570920756, -22.345244824484713], [-47.258014757178614, -22.34524369909576], [-47.25805448950318, -22.345242335422295], [-47.25809490541559, -22.34524071530714], [-47.25813600381813, -22.345238820023923], [-47.25817778322779, -22.345236630282113], [-47.25822024171219, -22.345234126234526], [-47.25826337682971, -22.345231287488286], [-47.25830718556637, -22.345228093118298], [-47.258351664267224, -22.34522452168498], [-47.25839680856881, -22.345220551255498], [-47.258442613328405, -22.345216159429807], [-47.25848907255831, -22.345211323370382], [-47.258536179346024, -22.34520601983825], [-47.258583925786226, -22.345200225233615], [-47.258632302913696, -22.34519391564127], [-47.25868130062317, -22.34518706688383], [-47.258730907605475, -22.34517965457948], [-47.258781111286325, -22.345171654205263], [-47.25883189775243, -22.34516304116915], [-47.2588832516978, -22.345153790886407], [-47.25893515637499, -22.345143878861286], [-47.25898755985664, -22.345133287585142], [-47.25904016422434, -22.34512205460579], [-47.25909260384664, -22.34511025296499], [-47.259144767335144, -22.345097912563677], [-47.25919665467648, -22.345085039264035], [-47.259248266450236, -22.345071638499554], [-47.259299603288405, -22.345057715396756], [-47.25935066586678, -22.345043274778078], [-47.25940145489622, -22.34502832116371], [-47.25945197110129, -22.345012858778315], [-47.25950221521763, -22.34499689155202], [-47.25955218797559, -22.344980423125826], [-47.25960189008488, -22.344963456857116], [-47.25965132223362, -22.344945995820854], [-47.259700485073054, -22.344928042814903], [-47.259749379206205, -22.344909600365053], [-47.259798005182105, -22.34489067072764], [-47.259846363484854, -22.344871255894258], [-47.25989445452389, -22.344851357596134], [-47.25994227862547, -22.34483097730827], [-47.25998983602717, -22.34481011625203], [-47.260037126866045, -22.344788775400676], [-47.26008415117308, -22.344766955482125], [-47.26013090886276, -22.344744656983924], [-47.26017739972465, -22.344721880157525], [-47.2602236234195, -22.34469862502018], [-47.26026957946778, -22.344674891360548], [-47.26031526724186, -22.344650678742745], [-47.26036068595899, -22.344625986509666], [-47.260405834673804, -22.344600813787007], [-47.26045071226873, -22.344575159487956], [-47.26049531744495, -22.34454902231809], [-47.2605396487176, -22.344522400777787], [-47.26058370440289, -22.344495293169032], [-47.26062748261193, -22.344467697599097], [-47.26067098124419, -22.344439611983642], [-47.26071419797088, -22.344411034056805], [-47.26075713023167, -22.344381961373127], [-47.26079977522637, -22.3443523913123], [-47.26084212990112, -22.344322321087997], [-47.2608841909395, -22.34429174775403], [-47.26092595475423, -22.34426066820986], [-47.260967417474355, -22.344229079209832], [-47.26100857493651, -22.344196977369894], [-47.261049422675484, -22.34416435917493], [-47.26108995590814, -22.344131220992125], [-47.261130169525394, -22.344097559078296], [-47.261170037017514, -22.34406338764459], [-47.26120935816389, -22.34402887586293], [-47.26124787829886, -22.343994267180086], [-47.26128552124048, -22.3439596639026], [-47.26132229727589, -22.343925092473015], [-47.26135821822412, -22.343890577817277], [-47.26139329672602, -22.343856143886136], [-47.261427546151864, -22.34382181365065], [-47.261460980511714, -22.343787609103263], [-47.26149361436722, -22.343753551266484], [-47.26152546274672, -22.34371966020654], [-47.26155654106309, -22.34368595505329], [-47.2615868650389, -22.34365245402021], [-47.261616450633255, -22.343619174430575], [-47.261645313971115, -22.343586132748648], [-47.261673471280396, -22.343553344609713], [-47.261700938830906, -22.343520824854647], [-47.26172773287876, -22.343488587564785], [-47.26175386961547, -22.343456646097305], [-47.26177936511695, -22.343425013126385], [-47.261804235303025, -22.343393700677108], [-47.26182849589706, -22.343362720163398], [-47.26185216238597, -22.343332082430223], [-47.261875249991405, -22.343301797785713], [-47.261897773636626, -22.343271876041484], [-47.261919747920125, -22.34324232654835], [-47.26194118709298, -22.34321315822886], [-47.261962105034485, -22.343184379614875], [-47.26198251523435, -22.3431559988783], [-47.262002430774785, -22.34312802386318], [-47.26202186431457, -22.34310046211674], [-47.26204082807755, -22.34307332091511], [-47.26205933383714, -22.343046607294905], [-47.26207739290879, -22.34302032807491], [-47.26209501613734, -22.342994489884006], [-47.262112213889985, -22.3429690991822], [-47.26212899605078, -22.342944162277963], [-47.26214537298674, -22.342919683893548], [-47.262161412707925, -22.342895581168914], [-47.262177268867276, -22.342871635066828], [-47.262193040101316, -22.342847699121137], [-47.26220873455836, -22.342823762039096], [-47.262224352679404, -22.3427998241669], [-47.26223989490694, -22.342775885847793], [-47.262255361684694, -22.34275194742246], [-47.262270753456804, -22.34272800922997], [-47.262286070669106, -22.342704071606054], [-47.262301313768624, -22.342680134883597], [-47.262315350304014, -22.342657986968156], [-47.26233503206377, -22.342626765476755], [-47.262346602876434, -22.342608333413352], [-47.262361554015094, -22.34258440357286], [-47.26237643328981, -22.34256047626044], [-47.262391241154155, -22.34253655179162], [-47.262405978060585, -22.34251263048248], [-47.26242064446392, -22.3424887126439], [-47.26243524081831, -22.342464798586235], [-47.26244976757877, -22.342440888617165], [-47.26246422520197, -22.342416983039797], [-47.26247861414369, -22.3423930821573], [-47.262492934860916, -22.342369186269153], [-47.26250718781138, -22.342345295671745], [-47.26252137345262, -22.342321410660173], [-47.26253549224314, -22.34229753152596], [-47.26254954464142, -22.342273658558813], [-47.262563531105684, -22.34224979204702], [-47.26257745209529, -22.342225932274985], [-47.26259130806967, -22.34220207952484], [-47.2626050994885, -22.342178234076346], [-47.26261882681086, -22.342154396208095], [-47.262632490496415, -22.342130566195543], [-47.26264609100539, -22.342106744311053], [-47.26265962879771, -22.342082930825104], [-47.26267310433205, -22.342059126008124], [-47.26268651806931, -22.34203533012445], [-47.26269987046862, -22.342011543438915], [-47.26271316198908, -22.34198776621421], [-47.26272639309093, -22.34196399870841], [-47.26273956423248, -22.34194024118064], [-47.26275267587306, -22.34191649388554], [-47.26276572847206, -22.341892757075176], [-47.26277872248675, -22.341869031002656], [-47.262791658375285, -22.34184531591717], [-47.26280453659682, -22.34182161206317], [-47.26281735760757, -22.34179791968766], [-47.26283012186443, -22.341774239033878], [-47.26284282982432, -22.3417505703422], [-47.262855481943426, -22.341726913851332], [-47.26286807867755, -22.34170326979803], [-47.2628806204813, -22.341679638418384], [-47.262893107809134, -22.34165601994575], [-47.262905541115394, -22.34163241461087], [-47.26291792085369, -22.341608822642822], [-47.26293024747635, -22.341585244270053], [-47.262942521434994, -22.341561679719376], [-47.26295474318204, -22.341538129213074], [-47.26296691316796, -22.34151459297399], [-47.2629790318424, -22.341491071223437], [-47.262991099654954, -22.34146756417973], [-47.263003117053685, -22.341444072060906], [-47.26301508448679, -22.341420595081622], [-47.26302700240116, -22.341397133455796], [-47.26303887124272, -22.34137368739608], [-47.26305069145681, -22.341350257112886], [-47.26306246348746, -22.341326842815985], [-47.263074187778365, -22.34130344471254], [-47.26308586477233, -22.34128006300802], [-47.2630974949103, -22.341256697908378], [-47.26310907863371, -22.341233349615152], [-47.26312061638213, -22.341210018330262], [-47.263132108593574, -22.34118670425514], [-47.26314355570678, -22.34116340758664], [-47.26315495815785, -22.341140128523246], [-47.263166316382154, -22.341116867261665], [-47.263177630734425, -22.341093624160568], [-47.26318889594118, -22.34107041118378], [-47.263200097911714, -22.341047259298414], [-47.263211227855976, -22.341024189852085], [-47.263222790269765, -22.34100015480585], [-47.2632337543651, -22.34097730309314], [-47.263244649682406, -22.340954537323995], [-47.26325547750667, -22.340931858042588], [-47.26326623910861, -22.3409092657878], [-47.263276935748, -22.340886761086182], [-47.26328756866616, -22.340864344467715], [-47.26329813909365, -22.340842016449702], [-47.26330864824911, -22.34081977753933], [-47.26331909733, -22.340797628252865], [-47.263329487527606, -22.340775569084464], [-47.263339820014146, -22.340753600532995], [-47.2633500959502, -22.340731723086733], [-47.263360316480956, -22.34070993723084], [-47.26337048273663, -22.34068824344705], [-47.263380595836026, -22.340666642205765], [-47.263390656879885, -22.340645133980196], [-47.26340066695876, -22.34062371922981], [-47.26341062714467, -22.34060239841797], [-47.26342053849783, -22.340581171997762], [-47.26343040206487, -22.340560040415586], [-47.26344021887487, -22.340539004119684], [-47.263449989946466, -22.340518063545172], [-47.263459716279435, -22.34049721913173], [-47.26346939886539, -22.34047647130111], [-47.26347903867332, -22.340455820487488], [-47.26348863666569, -22.340435267103704], [-47.26349819378576, -22.340414811567804], [-47.26350771096513, -22.340394454287452], [-47.26351718911873, -22.34037419567011], [-47.263526629150114, -22.340354036112057], [-47.2635360319455, -22.340333976010868], [-47.26354539837821, -22.340314015756285], [-47.26355472930899, -22.340294155729268], [-47.26356402558201, -22.340274396310424], [-47.26357328802794, -22.340254737873753], [-47.26358251746429, -22.340235180785566], [-47.26359171469355, -22.340215725408857], [-47.26360088050528, -22.34019637209849], [-47.26361001567406, -22.340177121205578], [-47.263619120961074, -22.340157973074334], [-47.26362819711517, -22.34013892803984], [-47.26363724486776, -22.34011998643835], [-47.26364626494163, -22.340101148589333], [-47.26365525804108, -22.340082414815765], [-47.263664759492265, -22.34006267796055], [-47.263673725203695, -22.340044105886953], [-47.26368266615158, -22.340025638870433], [-47.26369158299706, -22.340007277201906], [-47.26370047638652, -22.339989021167867], [-47.26370934695403, -22.339970871045814], [-47.26371819532147, -22.33995282710368], [-47.263727022096916, -22.339934889603484], [-47.263735827876665, -22.339917058796985], [-47.263744613244526, -22.339899334927313], [-47.26375337937665, -22.339881717013387], [-47.26376213581299, -22.339864187258307], [-47.263770897390906, -22.339846716761855], [-47.26377967054596, -22.339829293116974], [-47.26378845557849, -22.339811916185603], [-47.26379725264645, -22.33979458610924], [-47.26380606190625, -22.339777303027727], [-47.263814883513746, -22.339760067078], [-47.26382371762385, -22.33974287839416], [-47.26383256438936, -22.3397257371102], [-47.263841423961914, -22.339708643357994], [-47.263850296492556, -22.33969159726623], [-47.263859182130616, -22.33967459896259], [-47.26386808102401, -22.33965764857331], [-47.26387699332006, -22.339640746221345], [-47.26388591916501, -22.33962389202764], [-47.26389485870371, -22.33960708611152], [-47.26390381207991, -22.339590328590255], [-47.26391277943656, -22.339573619578257], [-47.263921760915785, -22.33955695918782], [-47.263930756657906, -22.339540347530146], [-47.263939766803794, -22.33952378471161], [-47.263948791492574, -22.339507270837572], [-47.263970409467035, -22.33946789461338]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1112.696959544, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26382329207562, -22.339320150282134], [-47.26380416062374, -22.339354352650588], [-47.26379489663862, -22.339370992566383], [-47.26378564992163, -22.339387679410525], [-47.263776420319985, -22.339404413079645], [-47.263767207681575, -22.33942119346546], [-47.263758011852396, -22.339438020459617], [-47.26374883267936, -22.339454893948417], [-47.26373967000769, -22.339471813817703], [-47.26373052368099, -22.339488779952433], [-47.263721393543456, -22.33950579223303], [-47.26371227943765, -22.339522850539048], [-47.26370318120516, -22.339539954747988], [-47.26369409868707, -22.33955710473477], [-47.26368503172333, -22.33957430037238], [-47.26367598015267, -22.339591541532403], [-47.263666943812765, -22.33960882808453], [-47.26365792254084, -22.339626159895396], [-47.26364891617277, -22.33964353683035], [-47.26363992454275, -22.339660958753857], [-47.263630947484636, -22.33967842552736], [-47.263621984831055, -22.339695937010458], [-47.26361303641278, -22.339713493062565], [-47.26360410205968, -22.339731093540543], [-47.263595181601104, -22.339748738298574], [-47.26358627486503, -22.339766427189282], [-47.26357738154859, -22.33978416032217], [-47.26356849571258, -22.33980194907686], [-47.263559603677926, -22.33981981997633], [-47.26355069660174, -22.33983778933394], [-47.26354177332204, -22.339855858015245], [-47.26353283322091, -22.339874025761308], [-47.26352387566899, -22.339892292305148], [-47.263514900026166, -22.33991065737044], [-47.263505905639526, -22.339929120675333], [-47.26349689184508, -22.339947681929306], [-47.26348785796739, -22.339966340833488], [-47.263478803317646, -22.339985097085016], [-47.26346925842792, -22.340004924115625], [-47.26346018232628, -22.340023830481364], [-47.263451083176825, -22.34004283318567], [-47.263441960250994, -22.34006193189626], [-47.26343281280328, -22.340081126283945], [-47.263423640080156, -22.34010041600422], [-47.26341444131222, -22.340119800713612], [-47.26340521571862, -22.340139280060225], [-47.26339596250622, -22.340158853685892], [-47.263386680868116, -22.34017852122895], [-47.26337736998563, -22.340198282320312], [-47.263368029026104, -22.340218136587804], [-47.263358657144956, -22.34023808365225], [-47.26334925348513, -22.34025812312826], [-47.26333981717429, -22.340278254630327], [-47.26333034732873, -22.34029847776463], [-47.26332084305268, -22.340318792130443], [-47.26331130343456, -22.340339197327996], [-47.26330172755232, -22.340359692947338], [-47.26329211446866, -22.340380278578323], [-47.26328246323542, -22.340400953801275], [-47.263272772886964, -22.340421718201295], [-47.26326304245154, -22.340442571343836], [-47.26325327093663, -22.34046351280588], [-47.263243457342284, -22.340484542147863], [-47.26323360065121, -22.340505658934372], [-47.263223699836466, -22.34052686271805], [-47.26321375385504, -22.34054815305307], [-47.263203761651376, -22.340569529487667], [-47.263193722159215, -22.340590991560465], [-47.263183634295125, -22.34061253881373], [-47.26317349696637, -22.34063417077715], [-47.263163309063586, -22.340655886982894], [-47.263153069467066, -22.340677686952837], [-47.263142777043136, -22.340699570205558], [-47.26313243064416, -22.340721536256947], [-47.26312202911175, -22.340743584612984], [-47.263111571269924, -22.34076571478415], [-47.26310105593718, -22.34078792626051], [-47.26309048191243, -22.340810218540486], [-47.26307984798369, -22.340832591113223], [-47.26306915292912, -22.340855043456223], [-47.26305839550986, -22.340877575050108], [-47.263047574477056, -22.34090018536418], [-47.263036688568725, -22.340922873862947], [-47.26302525126377, -22.34094664857776], [-47.263014209369615, -22.34096953545363], [-47.26300309937125, -22.340992497187926], [-47.26299192926478, -22.3410155141362], [-47.262980711947755, -22.341038557831958], [-47.26296945223797, -22.34106161727369], [-47.26295814978333, -22.341084692120695], [-47.2629468041577, -22.341107782181023], [-47.262935414934276, -22.34113088726098], [-47.26292398168386, -22.341154007168566], [-47.26291250397782, -22.34117714170738], [-47.262900981386196, -22.34120029068069], [-47.26288941347726, -22.341223453892162], [-47.26287779981975, -22.3412466311412], [-47.2628661399807, -22.341269822227925], [-47.262854433526336, -22.341293026950662], [-47.262842680022544, -22.341316245105478], [-47.262830879034034, -22.34133947648777], [-47.26281903012495, -22.341362720890988], [-47.26280713285861, -22.341385978107304], [-47.26279518679707, -22.341409247928294], [-47.2627831915025, -22.341432530142328], [-47.26277114653575, -22.341455824537668], [-47.262759051457515, -22.341479130899675], [-47.26274690582778, -22.341502449012406], [-47.2627347092048, -22.341525778660376], [-47.26272246114747, -22.34154911962401], [-47.26271016121407, -22.341572471682095], [-47.26269780896172, -22.34159583461296], [-47.262685403946826, -22.34161920819342], [-47.262672945725726, -22.341642592197772], [-47.262660433854606, -22.34166598639787], [-47.262647867888596, -22.341689390564994], [-47.262635247382356, -22.341712804468592], [-47.26262257189002, -22.34173622787654], [-47.262609840965666, -22.341759660554157], [-47.26259705416394, -22.341783102263268], [-47.2625842110369, -22.34180655276798], [-47.26257131113749, -22.341830011828215], [-47.26255835401944, -22.341853479200118], [-47.26254533923454, -22.341876954640913], [-47.26253226633464, -22.341900437905366], [-47.26251913487252, -22.341923928744173], [-47.262505944399216, -22.341947426909012], [-47.26249269446675, -22.341970932147277], [-47.262479384627184, -22.341994444204452], [-47.26246601443093, -22.34201796282642], [-47.26245258343044, -22.342041487753505], [-47.26243909117698, -22.342065018725915], [-47.26242553722162, -22.34208855548224], [-47.26241192111588, -22.34211209775814], [-47.262398242411855, -22.342135645286433], [-47.26238450066106, -22.342159197798892], [-47.26237069541526, -22.342182755024993], [-47.26235682622628, -22.342206316692245], [-47.26234289264698, -22.342229882524574], [-47.26232889423, -22.342253452244577], [-47.26231483052791, -22.342277025573118], [-47.26230070109427, -22.342300602227954], [-47.26228650548236, -22.342324181925466], [-47.26227224324619, -22.34234776437926], [-47.26225791394087, -22.342371349299654], [-47.26224351712071, -22.34239493639682], [-47.262229052341475, -22.34241852537696], [-47.26221451915981, -22.34244211594364], [-47.2621999171317, -22.342465707800045], [-47.2621852458153, -22.342489300644537], [-47.26217050476778, -22.34251289417599], [-47.26215569354878, -22.342536488087838], [-47.262149896260354, -22.342545679238583], [-47.262130127987646, -22.342576939642267], [-47.26212585883504, -22.342583675821658], [-47.262110834462504, -22.342607269020817], [-47.26209573816195, -22.34263086135633], [-47.26208056949659, -22.342654452511137], [-47.262065328030666, -22.34267804216556], [-47.26205001332995, -22.342701629996885], [-47.26203462496065, -22.34272521568082], [-47.26201916249009, -22.342748798890867], [-47.26200362548695, -22.342772379297685], [-47.26198800643992, -22.34279596726355], [-47.26197221469815, -22.342819697304808], [-47.26195610887938, -22.342843770406418], [-47.26193962614879, -22.34286826233402], [-47.26192275662067, -22.34289316839774], [-47.26190549085297, -22.342918482450614], [-47.26188781895985, -22.342944198206453], [-47.261869730616695, -22.3429703092239], [-47.26185121506656, -22.34299680888729], [-47.26183226113186, -22.34302369038067], [-47.26181285722119, -22.343050946668203], [-47.2617929913437, -22.34307857046499], [-47.26177265111944, -22.343106554213396], [-47.26175182379426, -22.343134890054756], [-47.261730496256064, -22.3431635697996], [-47.261708655051265, -22.34319258489966], [-47.261686286407134, -22.343221926413268], [-47.2616633762526, -22.3432515849754], [-47.261639910242515, -22.34328155076496], [-47.26161587378804, -22.343311813467736], [-47.26159125208313, -22.343342362246847], [-47.26156603014127, -22.34337318570397], [-47.261540192832584, -22.343404271844598], [-47.26151372492101, -22.34343560804671], [-47.26148661111112, -22.34346718102315], [-47.26145883609492, -22.34349897678907], [-47.26143038460288, -22.34353098062978], [-47.261401241460106, -22.34356317706916], [-47.26137139164399, -22.34359554984199], [-47.261340820349275, -22.343628081865223], [-47.26130951305511, -22.343660755214163], [-47.26127745559397, -22.34369355110387], [-47.26124463422696, -22.343726449870964], [-47.261211035721956, -22.343759430961107], [-47.261176647434446, -22.343792472920967], [-47.26114145739008, -22.343825553397306], [-47.26110545436934, -22.343858649141087], [-47.261068628559975, -22.343891735510017], [-47.2610310495821, -22.343924718173398], [-47.26099295121594, -22.343957373211683], [-47.26095451763977, -22.34398954506167], [-47.26091577350962, -22.344021220523054], [-47.260876723822854, -22.34405240288826], [-47.260837373277354, -22.344083095348598], [-47.26079772627898, -22.34411330098712], [-47.26075778695633, -22.344143022766357], [-47.260717559169386, -22.34417226352197], [-47.260677046517515, -22.344201025956103], [-47.260636252351354, -22.344229312629245], [-47.2605951797802, -22.344257125954897], [-47.260553831680504, -22.344284468194196], [-47.260512210708285, -22.344311341447618], [-47.26047031930689, -22.344337747650588], [-47.26042815970996, -22.344363688571867], [-47.26038573395675, -22.344389165804195], [-47.26034304389809, -22.344414180761397], [-47.26030009120213, -22.34443873467511], [-47.26025687736607, -22.34446282858843], [-47.260213403720606, -22.344486463353757], [-47.26016967143827, -22.34450963962832], [-47.260125681542206, -22.34453235786972], [-47.2600814349131, -22.344554618332456], [-47.26003693229552, -22.34457642106472], [-47.25999217430527, -22.344597765904705], [-47.25994716143973, -22.34461865247547], [-47.25990189408157, -22.344639080183214], [-47.259856372506455, -22.344659048213344], [-47.259810596892606, -22.344678555525828], [-47.259764567325874, -22.344697600852793], [-47.25971828381072, -22.344716182693354], [-47.2596717462751, -22.344734299311238], [-47.25962495457849, -22.344751948730995], [-47.259577908520626, -22.34476912873404], [-47.259530607851666, -22.344785836854204], [-47.25948305227755, -22.344802070375394], [-47.259435241470285, -22.344817826327013], [-47.25938717508201, -22.34483310147899], [-47.25933885274594, -22.34484789234076], [-47.25929027409046, -22.344862195156114], [-47.2592414387541, -22.344876005898342], [-47.25919234638798, -22.344889320269253], [-47.259142996675415, -22.34490213369296], [-47.25909338933999, -22.344914441314256], [-47.25904352415343, -22.344926237996013], [-47.25899340143212, -22.344937518207235], [-47.25894312380169, -22.344948254335776], [-47.25889302738019, -22.344958379325444], [-47.258843385958556, -22.34496785913982], [-47.25879424734235, -22.34497671037393], [-47.25874562702077, -22.34498495604104], [-47.258697539158845, -22.34499261923627], [-47.25864999664232, -22.344999723061417], [-47.258603011126915, -22.34500629055484], [-47.258556593106206, -22.345012344625168], [-47.25851075196785, -22.345017907993316], [-47.25846549605223, -22.3450230031393], [-47.25842083272622, -22.34502765225352], [-47.25837676844452, -22.345031877194746], [-47.25833330881241, -22.345035699453124], [-47.258290458658976, -22.34503914011687], [-47.258248222097414, -22.345042219844974], [-47.25820660259013, -22.3450449588434], [-47.25816560301071, -22.34504737684547], [-47.258125225707, -22.34504949309564], [-47.25808547255899, -22.34505132633699], [-47.25804634503393, -22.345052894801388], [-47.258007844245164, -22.345054216202417], [-47.257969971000946, -22.345055307730707], [-47.25793272585308, -22.345056186051387], [-47.25789610914758, -22.345056867303075], [-47.25786012106654, -22.34505736709877], [-47.2578247616714, -22.34505770052756], [-47.25779003094349, -22.345057882157878], [-47.25775592881596, -22.345057926041086], [-47.2577224552139, -22.345057845715996], [-47.25768961008163, -22.345057654213647], [-47.25765739341689, -22.34505736406227], [-47.25762580529414, -22.345056987292676], [-47.2575948458896, -22.345056535443025], [-47.25756451550777, -22.345056019564005], [-47.2575348145981, -22.34505545022316], [-47.257505743775006, -22.34505483750924], [-47.25747730383292, -22.34505419103571], [-47.25744948619336, -22.34505351971285], [-47.257422132329715, -22.345052827939956], [-47.25739497345089, -22.345052113036736], [-47.25736788700806, -22.345051372787253], [-47.25734086962466, -22.345050607903005], [-47.25731392119734, -22.345049819177532], [-47.257288162091164, -22.345049041239168], [-47.25726132070279, -22.34504820726227], [-47.256257639046446, -22.345016094914477]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1115.992286484, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26384403892542, -22.339341734181165], [-47.26383000029677, -22.339366831831214], [-47.26382076199038, -22.339383425628746], [-47.26381154064127, -22.339400066699305], [-47.263802336098806, -22.339416754940896], [-47.263793148213225, -22.339433490246563], [-47.263783976832705, -22.3394502725093], [-47.263774821806464, -22.33946710161664], [-47.263765682981884, -22.33948397745573], [-47.2637565602049, -22.339500899912725], [-47.263747453321805, -22.339517868869244], [-47.263738362177406, -22.33953488420602], [-47.26372928661551, -22.33955194580173], [-47.26372022647932, -22.339569053532376], [-47.26371118161101, -22.339586207272042], [-47.263702151851426, -22.33960340689342], [-47.263693137040406, -22.339620652267236], [-47.263684137017286, -22.33963794326108], [-47.26367515161999, -22.3396552797414], [-47.26366618068497, -22.33967266157353], [-47.26365722404804, -22.339690088619946], [-47.26364828154393, -22.33970756074115], [-47.263639353005466, -22.339725077797485], [-47.26363043826461, -22.33974263964669], [-47.26362153715263, -22.33976024614376], [-47.26361264949959, -22.33977789714225], [-47.26360377500299, -22.339795592755667], [-47.26359490765265, -22.339813344510414], [-47.26358603360412, -22.339831179269105], [-47.26357714391488, -22.339849113557033], [-47.26356823742093, -22.339867148256232], [-47.26355931350921, -22.33988528311004], [-47.26355037155513, -22.339903517853635], [-47.26354141092307, -22.33992185221278], [-47.263532430964624, -22.339940285907563], [-47.263523431020076, -22.33995881864933], [-47.26351441041808, -22.339977450140985], [-47.263505368473844, -22.33999618008142], [-47.263495829789655, -22.34001599422982], [-47.263486765545444, -22.34003487593953], [-47.263477677692535, -22.340053855093107], [-47.2634685655058, -22.340072931359536], [-47.263459428242896, -22.340092104411077], [-47.26345026515353, -22.340111373904353], [-47.2634410754712, -22.340130739497088], [-47.26343185841787, -22.340150200838544], [-47.26342261320308, -22.340169757571516], [-47.26341333902239, -22.340189409335306], [-47.263404035059416, -22.34020915576174], [-47.263394700483715, -22.34022899647944], [-47.263385334452636, -22.340248931109947], [-47.26337593611095, -22.34026895926863], [-47.26336650458807, -22.340289080570543], [-47.263357039001676, -22.340309294622546], [-47.26334753845741, -22.340329601024294], [-47.26333800204483, -22.34034999937653], [-47.263328428842904, -22.340370489269667], [-47.26331881791515, -22.34039107029394], [-47.26330916831411, -22.340411742029815], [-47.263299479074604, -22.3404325040628], [-47.2632897492252, -22.340453355958328], [-47.26327997777364, -22.340474297293575], [-47.26327016371992, -22.34049532762896], [-47.263260306046575, -22.34051644652913], [-47.26325040372633, -22.34053765354661], [-47.26324045571566, -22.34055894823546], [-47.26323046095841, -22.340580330143734], [-47.26322041838743, -22.340601798809786], [-47.2632103269183, -22.34062335377562], [-47.2632001854571, -22.340644994570525], [-47.263189992893174, -22.34066672072627], [-47.26317974810527, -22.340688531764258], [-47.263169449958134, -22.34071042720251], [-47.26315909730217, -22.340732406556327], [-47.2631486889771, -22.340754469331007], [-47.263138223804745, -22.340776615036347], [-47.263127700601295, -22.3407988431615], [-47.26311711816319, -22.34082115320411], [-47.26310647527577, -22.34084354465238], [-47.263095770714415, -22.340866016982776], [-47.26308500323727, -22.340888569674863], [-47.26307417159239, -22.340911202196796], [-47.26306327451445, -22.340933914011845], [-47.26305181933677, -22.340957725916848], [-47.26304076486399, -22.34098063887419], [-47.26302964172672, -22.341003627772935], [-47.26301845803447, -22.341026672725278], [-47.263007226855215, -22.34104974490747], [-47.26299595307192, -22.34107283318061], [-47.26298463633205, -22.341095937201366], [-47.26297327620817, -22.34111905677711], [-47.26296187227216, -22.341142191713537], [-47.26295042409342, -22.341165341817863], [-47.26293893124202, -22.341188506893022], [-47.26292739328659, -22.34121168674149], [-47.26291580979403, -22.341234881166244], [-47.26290418033174, -22.34125808996591], [-47.26289250446527, -22.341281312939795], [-47.262880781759485, -22.341304549885425], [-47.26286901177884, -22.341327800598084], [-47.26285719408661, -22.341351064872278], [-47.26284532824549, -22.34137434250064], [-47.26283341381733, -22.341397633274447], [-47.26282145036276, -22.34142093698436], [-47.26280943744246, -22.341444253417922], [-47.26279737461579, -22.341467582362323], [-47.26278526144198, -22.341490923602084], [-47.26277309747951, -22.34151427692021], [-47.262760882285136, -22.34153764210032], [-47.26274861541619, -22.34156101892168], [-47.2627362964295, -22.34158440716215], [-47.26272392488061, -22.341607806598965], [-47.262711500324414, -22.341631217007873], [-47.2626990223157, -22.34165463816203], [-47.26268649040911, -22.341678069832252], [-47.26267390415825, -22.341701511788568], [-47.262661263116165, -22.34172496379932], [-47.26264856683545, -22.341748425631206], [-47.26263581486859, -22.3417718970483], [-47.26262300676872, -22.34179537781115], [-47.26261014208627, -22.34181886768266], [-47.2625972203726, -22.34184236642147], [-47.26258424117988, -22.34186587378237], [-47.26257120405827, -22.34188938952131], [-47.262558108558046, -22.34191291339164], [-47.26254495423041, -22.341936445142704], [-47.26253174062478, -22.341959984524742], [-47.2625184672916, -22.34198353128378], [-47.26250513378132, -22.342007085163765], [-47.26249173964271, -22.342030645909126], [-47.26247828442668, -22.342054213258685], [-47.26246476768289, -22.342077786951094], [-47.26245118896076, -22.342101366723398], [-47.26243754781028, -22.342124952309636], [-47.26242384378187, -22.342148543441056], [-47.2624100764255, -22.34217213984771], [-47.26239624529132, -22.34219574125745], [-47.262382349929524, -22.342219347396103], [-47.26236838989146, -22.342242957985825], [-47.2623543647281, -22.342266572747448], [-47.2623402739905, -22.342290191400107], [-47.26232611723059, -22.34231381365966], [-47.2623118940001, -22.342337439240705], [-47.262297603851465, -22.342361067854995], [-47.26228324633822, -22.34238469921089], [-47.26226882101314, -22.34240833301668], [-47.262254327430405, -22.342431968976573], [-47.262239765145175, -22.342455606792168], [-47.262225133711844, -22.34247924616458], [-47.26221043268708, -22.342502886790225], [-47.26219566162649, -22.342526528365767], [-47.26218082008825, -22.342550170582626], [-47.262176360979524, -22.34255724015561], [-47.262156597840274, -22.342588502802556], [-47.26215092381148, -22.34259745570059], [-47.262135868192196, -22.342621097974494], [-47.26212074033278, -22.342644739636878], [-47.26210553979497, -22.342668380368497], [-47.262090266141605, -22.342692019847284], [-47.26207491893701, -22.342715657748244], [-47.26205949774601, -22.342739293744774], [-47.26204400213449, -22.342762927507945], [-47.26202843166974, -22.342786558706017], [-47.262012778749494, -22.342810197834165], [-47.26199695158205, -22.342833981115902], [-47.2619808070322, -22.342858112115003], [-47.26196428152581, -22.34288266761063], [-47.261947365108426, -22.342907642908333], [-47.26193004827485, -22.34293303183805], [-47.26191232107045, -22.3429588280887], [-47.2618941730963, -22.342985025192235], [-47.2618755935157, -22.343011616503894], [-47.26185657106593, -22.3430385951762], [-47.261837094065214, -22.343065954139064], [-47.26181715042729, -22.343093686070024], [-47.26179672767192, -22.343121783370588], [-47.26177581293987, -22.343150238137326], [-47.2617543930094, -22.343179042131844], [-47.26173245431303, -22.34320818675245], [-47.261709982960056, -22.343237662998945], [-47.26168696475766, -22.34326746144256], [-47.26166338523549, -22.34329757219263], [-47.26163922967642, -22.343327984859073], [-47.261614483143326, -22.34335868852264], [-47.26158913051642, -22.343389671695437], [-47.261563156530606, -22.343420922285848], [-47.261536545813385, -22.343452427566856], [-47.26150928293206, -22.343484174137785], [-47.26148135244125, -22.34351614789158], [-47.26145273893453, -22.343548333982028], [-47.26142342710125, -22.3435807167918], [-47.26139340178502, -22.343613279904528], [-47.26136264804955, -22.34364600607573], [-47.26133115124656, -22.34367887720851], [-47.26129889708553, -22.343711874334883], [-47.261265871710066, -22.343744977597304], [-47.26123206177687, -22.343778166235982], [-47.26119745453779, -22.343811418580824], [-47.26116203792324, -22.343844712050295], [-47.26112580062805, -22.34387802315588], [-47.261088732772166, -22.343911326998025], [-47.261050904913056, -22.343944528106686], [-47.261012553814616, -22.34397739977272], [-47.26097386594686, -22.34400978448878], [-47.26093486623066, -22.34404166891018], [-47.26089555967931, -22.344073056393746], [-47.260855951002895, -22.344103950193826], [-47.26081604461575, -22.344134353455257], [-47.26077584465143, -22.34416426920075], [-47.26073535497147, -22.344193700324492], [-47.26069457917355, -22.344222649585628], [-47.26065352060338, -22.34425111959966], [-47.26061218236238, -22.34427911283345], [-47.26057056731606, -22.34430663159939], [-47.260528678106795, -22.344333678047196], [-47.26048651716155, -22.34436025415955], [-47.26044408669497, -22.344386361750313], [-47.2604013887248, -22.344412002455034], [-47.26035842507807, -22.34443717772818], [-47.2603151973967, -22.3444618888396], [-47.26027170714952, -22.344486136868394], [-47.260227955636836, -22.34450992270038], [-47.26018394399869, -22.344533247023794], [-47.26013967322392, -22.344556110324774], [-47.260095144157006, -22.34457851288371], [-47.260050357504724, -22.34460045477214], [-47.2600053138433, -22.344621935848867], [-47.25996001362918, -22.34464295575488], [-47.25991445720257, -22.34466351391157], [-47.25986864479528, -22.344683609516682], [-47.25982257654054, -22.344703241539783], [-47.259776252478, -22.34472240871963], [-47.259729672564845, -22.344741109559024], [-47.259682836680874, -22.344759342322412], [-47.25963574463642, -22.344777105032055], [-47.25958839618143, -22.344794395463925], [-47.25954079101563, -22.3448112111434], [-47.25949292879389, -22.344827549342668], [-47.259444809136795, -22.344843407076226], [-47.259396431644795, -22.344858781095827], [-47.25934779589916, -22.344873667889424], [-47.259298901476264, -22.344888063675942], [-47.259249747962784, -22.3449019644004], [-47.259200334958095, -22.344915365732856], [-47.25915066209427, -22.34492826306229], [-47.25910072904402, -22.344940651494674], [-47.25905053552893, -22.34495252585053], [-47.2590000818221, -22.344963880551575], [-47.25894947180098, -22.344974687658706], [-47.258899045799815, -22.344984879260615], [-47.25884908105628, -22.344994420819283], [-47.25879962596482, -22.34500332906024], [-47.25875069619433, -22.345011627208535], [-47.25870230607292, -22.34501933857213], [-47.25865446863303, -22.345026486465663], [-47.25860719566163, -22.345033094139595], [-47.25856049776882, -22.345039184712995], [-47.258514384444815, -22.34504478111485], [-47.25846886411919, -22.345049906030233], [-47.25842394423576, -22.34505458185086], [-47.25837963131463, -22.345058830632684], [-47.25833593101574, -22.345062674058305], [-47.25829284821293, -22.345066133403378], [-47.25825038705518, -22.34506922950885], [-47.2582085510324, -22.345071982756927], [-47.25816734303821, -22.34507441305118], [-47.25812676543388, -22.34507653980012], [-47.25808682010686, -22.34507838190456], [-47.25804750852668, -22.34507995774763], [-47.25800883180444, -22.34508128518756], [-47.25797079074231, -22.345082381553045], [-47.25793338588273, -22.34508326364067], [-47.2578966175598, -22.34508394771379], [-47.25786048594161, -22.34508444950346], [-47.257824991074, -22.345084784210304], [-47.257790132921826, -22.345084966507546], [-47.25775591140102, -22.345085010544963], [-47.25772232641941, -22.34508492995313], [-47.257689377904285, -22.345084737848524], [-47.25765706583705, -22.345084446838467], [-47.257625390276765, -22.345084069026463], [-47.2575943513856, -22.345083616017206], [-47.25756394945554, -22.345083098921737], [-47.25753418492546, -22.34508252836183], [-47.257505058401186, -22.345081914474388], [-47.25747657067088, -22.34508126691503], [-47.257448713031195, -22.345080594627294], [-47.25742132493312, -22.34507990198905], [-47.25739413417754, -22.345079186247176], [-47.25736701666683, -22.34507844514908], [-47.25733996898436, -22.345077679407478], [-47.257312991028215, -22.3450768898182], [-47.25728721734821, -22.34507611144013], [-47.257260347588755, -22.345075276593956], [-47.25624642195639, -22.345042836481486]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1119.286880984, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26386474938932, -22.339363307952794], [-47.26384662734645, -22.33939585868658], [-47.26383743136517, -22.33941245398354], [-47.26382825188191, -22.3394290967976], [-47.26381908874913, -22.339445787023113], [-47.26380994181727, -22.33946252455441], [-47.26380081093777, -22.33947930928032], [-47.26379169596033, -22.339496141089164], [-47.26378259673298, -22.33951301986843], [-47.26377351310435, -22.339529945500864], [-47.26376444492136, -22.339546917868443], [-47.26375539203001, -22.339563936850883], [-47.26374635427573, -22.339581002325374], [-47.263737331502824, -22.339598114167124], [-47.26372832355434, -22.33961527224983], [-47.263719330272146, -22.339632476445278], [-47.263710351497814, -22.339649726622152], [-47.26370138707134, -22.339667022647777], [-47.26369243683126, -22.339684364388575], [-47.26368350061551, -22.339701751707917], [-47.26367457826089, -22.339719184467214], [-47.26366566960221, -22.339736662527738], [-47.26365677447352, -22.339754185748156], [-47.263647892708185, -22.3397717539843], [-47.263639024138136, -22.339789367090532], [-47.26363016846134, -22.339807025184484], [-47.263621319596716, -22.339824739939296], [-47.26361246353428, -22.339842538557175], [-47.263603591231984, -22.339860437775414], [-47.26359470152373, -22.339878438492516], [-47.263585793801425, -22.33989654045405], [-47.26357686744514, -22.339914743397433], [-47.26356792182386, -22.339933047050376], [-47.26355895629363, -22.33995145113508], [-47.26354997019892, -22.339969955364644], [-47.263540962872675, -22.339988559443785], [-47.26353193363389, -22.34000726307308], [-47.2635224011552, -22.340027064339274], [-47.26351334876852, -22.340045921393], [-47.26350427221214, -22.340064876995815], [-47.2634951707644, -22.340083930818093], [-47.26348604368633, -22.340103082533457], [-47.26347689023072, -22.340122331799744], [-47.26346770963398, -22.340141678275845], [-47.263458501120944, -22.340161121612116], [-47.26344926390376, -22.340180661452404], [-47.26343999718047, -22.34020029743693], [-47.26343070013701, -22.34022002919839], [-47.2634213719451, -22.340239856366296], [-47.26341201176407, -22.340259778562906], [-47.26340261874058, -22.34027979540423], [-47.26339319200562, -22.34029990650603], [-47.26338373067839, -22.34032011147571], [-47.2633742338659, -22.34034040991338], [-47.26336470065889, -22.34036080142031], [-47.263355130137285, -22.340381285587256], [-47.263345521365395, -22.340401862004743], [-47.263335873396564, -22.3404225302536], [-47.26332618526597, -22.34044328991951], [-47.26331645600265, -22.34046414056804], [-47.26330668461444, -22.340485081776503], [-47.263296870101335, -22.340506113105313], [-47.263287011445684, -22.340527234119158], [-47.26327710761994, -22.340548444370423], [-47.26326715758008, -22.340569743413095], [-47.26325716026922, -22.34059113079504], [-47.2632471146194, -22.340612606054343], [-47.26323701954523, -22.340634168732752], [-47.263226873951616, -22.340655818359142], [-47.26321667672656, -22.340677554464918], [-47.26320642674727, -22.340699376570946], [-47.26319612287687, -22.340721284194746], [-47.263185763963975, -22.340743276850972], [-47.263175348846254, -22.34076535404426], [-47.2631648763434, -22.340787515283765], [-47.263154345269236, -22.340809760057738], [-47.26314375441776, -22.340832087862985], [-47.26313310257168, -22.340854498186815], [-47.263122388503525, -22.340876990504583], [-47.26311161096852, -22.340899564294897], [-47.26310076871154, -22.340922219024694], [-47.26308986046402, -22.340944954156015], [-47.26307838741364, -22.34096880325118], [-47.26306732036224, -22.340991742290036], [-47.26305618408608, -22.341014758353193], [-47.26304498680804, -22.341037831309606], [-47.26303374176662, -22.341060931978273], [-47.26302245390979, -22.341084049082824], [-47.2630111228847, -22.341107182277337], [-47.26299974826256, -22.341130331368532], [-47.26298832961393, -22.34115349616141], [-47.262976866506904, -22.341176676462478], [-47.26296535851015, -22.34119987207395], [-47.26295380519094, -22.341223082797622], [-47.26294220611477, -22.34124630843566], [-47.26293056084769, -22.341269548785938], [-47.26291886895384, -22.341292803646983], [-47.26290712999664, -22.341316072815538], [-47.26289534353917, -22.34133935608602], [-47.26288350914321, -22.34136265325215], [-47.262871626370064, -22.34138596410564], [-47.262859694780126, -22.341409288436942], [-47.26284771393254, -22.34143262603582], [-47.26283568338652, -22.341455976688856], [-47.26282360269995, -22.341479340182367], [-47.26281147143056, -22.341502716299832], [-47.262799289135366, -22.341526104823405], [-47.26278705536959, -22.341549505535593], [-47.26277476968906, -22.34157291821475], [-47.262762431649065, -22.341596342637605], [-47.26275004080365, -22.341619778580377], [-47.262737596706174, -22.34164322581771], [-47.262725098909875, -22.341666684121716], [-47.262712546967826, -22.341690153262043], [-47.26269994043211, -22.341713633007576], [-47.26268727885419, -22.341737123125487], [-47.2626745617851, -22.341760623381294], [-47.262661788775766, -22.341784133537846], [-47.26264895937776, -22.341807653354426], [-47.2626360731399, -22.341831182592816], [-47.26262312961198, -22.341854721010172], [-47.262610128344576, -22.34187826836012], [-47.26259706888628, -22.341901824397162], [-47.26258395078576, -22.341925388873392], [-47.26257077359263, -22.34194896153671], [-47.26255753685468, -22.34197254213598], [-47.26254424012079, -22.341996130415787], [-47.26253088293981, -22.34201972611858], [-47.26251746485888, -22.34204332898737], [-47.26250398542733, -22.34206693875938], [-47.262490444193226, -22.34209055517181], [-47.26247684070435, -22.34211417796009], [-47.26246317450911, -22.342137806856687], [-47.262449445156335, -22.342161441591184], [-47.262435652194384, -22.342185081892055], [-47.262421795171825, -22.342208727485456], [-47.26240787363726, -22.3422323780955], [-47.2623938871404, -22.34225603344263], [-47.26237983523073, -22.342279693245885], [-47.262365717457605, -22.34230335722267], [-47.26235153337146, -22.342327025086973], [-47.262337282522374, -22.34235069655158], [-47.26232296446129, -22.342374371326336], [-47.262308578740154, -22.342398049117747], [-47.262294124910134, -22.34242172963217], [-47.26227960252395, -22.34244541257184], [-47.262265011135135, -22.342469097636325], [-47.262250350296604, -22.3424927845248], [-47.26223561956349, -22.342516472931525], [-47.26222081848986, -22.342540162551202], [-47.26220594663237, -22.342563853073113], [-47.26220282570275, -22.34256880106793], [-47.26218306769697, -22.342600065958123], [-47.26217598879263, -22.342611235575202], [-47.26216090192657, -22.342634926923854], [-47.26214574250833, -22.342658617913145], [-47.2621305100981, -22.342682308221537], [-47.2621152042573, -22.342705997524735], [-47.26209982454885, -22.342729685495367], [-47.26208437053615, -22.342753371804488], [-47.262068841783666, -22.342777056120802], [-47.26205323785735, -22.342800738110085], [-47.26203755106386, -22.34282442840054], [-47.26202168847079, -22.342848264922722], [-47.26200550518987, -22.34287245381935], [-47.26198893690772, -22.342897072883073], [-47.26197197360108, -22.342922117414748], [-47.26195460570161, -22.34294758122129], [-47.26193682318595, -22.342973457966817], [-47.261918615580846, -22.342999741156387], [-47.26189997196981, -22.34302642411634], [-47.261880881004956, -22.34305349996762], [-47.26186133091423, -22.34308096160582], [-47.26184130951594, -22.343108801670983], [-47.26182080422947, -22.34313701252377], [-47.26179980209053, -22.34316558621588], [-47.26177828976783, -22.343194514460116], [-47.26175625357992, -22.343223788601232], [-47.26173367951813, -22.343253399580686], [-47.2617105532679, -22.3432833379058], [-47.26168686023371, -22.3433135936164], [-47.26166258557006, -22.343344156246587], [-47.26163771420881, -22.343375014794624], [-47.26161223089686, -22.343406157683123], [-47.26158612023399, -22.343437572723342], [-47.261559366711126, -22.343469247083252], [-47.261531954758425, -22.343501167248768], [-47.261503868793035, -22.343533318990474], [-47.26147509327164, -22.34356568733067], [-47.26144561274786, -22.343598256510884], [-47.261415411931544, -22.3436310099636], [-47.26138447575534, -22.343663930282798], [-47.261352789443556, -22.343696999199462], [-47.261320338582664, -22.343730197562543], [-47.26128710919876, -22.34376350532035], [-47.2612530878374, -22.343796901507638], [-47.26121826164676, -22.343830364237487], [-47.26118261846204, -22.343863870700165], [-47.261146146892415, -22.343897397167574], [-47.26110883699, -22.34393091848304], [-47.261070760249666, -22.343964338037033], [-47.26103215641894, -22.343997426330855], [-47.260993214259614, -22.344030023913074], [-47.260953958957366, -22.344062117294534], [-47.26091439554141, -22.344093709896523], [-47.26087452873407, -22.344124805036436], [-47.260834362958136, -22.34415540592081], [-47.26079390235212, -22.34418551563261], [-47.260753150779145, -22.344215137124575], [-47.26071211183514, -22.344244273212727], [-47.26067078886094, -22.344272926567776], [-47.26062918495005, -22.344301099709714], [-47.26058730295708, -22.34432879500233], [-47.26054514551074, -22.344356014644603], [-47.2605027150216, -22.344382760666424], [-47.260460013685325, -22.344409034926677], [-47.26041704349821, -22.344434839103876], [-47.26037380626332, -22.344460174692987], [-47.26033030359648, -22.344485043002237], [-47.26028653693814, -22.344509445146507], [-47.26024250755818, -22.344533382045213], [-47.260198216564184, -22.34455685441756], [-47.26015366491064, -22.344579862778172], [-47.26010885340588, -22.344602407433396], [-47.26006378271882, -22.344624488477997], [-47.26001845338616, -22.344646105791522], [-47.2599728658234, -22.344667259032803], [-47.25992702032824, -22.344687947638498], [-47.25988091708874, -22.34470817081866], [-47.25983455619304, -22.344727927552444], [-47.25978793763461, -22.344747216585198], [-47.259741061323375, -22.344766036423483], [-47.25969392709095, -22.344784385332435], [-47.2596465346986, -22.34480226133196], [-47.25959888384641, -22.344819662192755], [-47.259550974183675, -22.34483658543157], [-47.259502805314234, -22.34485302830895], [-47.259454376807206, -22.344868987824523], [-47.2594056882114, -22.344884460711775], [-47.259356739056074, -22.34489944343724], [-47.259307528865676, -22.344913932194974], [-47.25925805717497, -22.344927922901693], [-47.259208323531624, -22.344941411195776], [-47.2591583275164, -22.34495439243093], [-47.25910806875124, -22.34496686167444], [-47.25905754690754, -22.34497881370445], [-47.25900676221505, -22.344990242895356], [-47.25895581980313, -22.345001120981088], [-47.25890506422216, -22.345011379195267], [-47.258854776156646, -22.345020982498284], [-47.25880500458982, -22.34502994774612], [-47.25875576537034, -22.345038298375645], [-47.258707072989274, -22.345046057907606], [-47.25865894062591, -22.345053249869544], [-47.258611380198424, -22.345059897724], [-47.25856440243345, -22.345066024800516], [-47.25851801692363, -22.345071654236126], [-47.25847223218791, -22.34507680892092], [-47.25842705574698, -22.34508151144795], [-47.25838249418634, -22.345085784070385], [-47.258338553220554, -22.34508964866327], [-47.2582952377683, -22.345093126689687], [-47.25825255201427, -22.345096239172555], [-47.2582104994759, -22.34509900667028], [-47.25816908306689, -22.345101449256735], [-47.25812830516185, -22.345103586504454], [-47.258088167655764, -22.345105437472007], [-47.258048672020394, -22.34510702069372], [-47.258009819364595, -22.345108354172556], [-47.257971610484454, -22.34510945537528], [-47.25793404591313, -22.345110341229855], [-47.25789712597271, -22.345111028124403], [-47.257860850817295, -22.345111531908074], [-47.25782522047721, -22.34511186789294], [-47.2577902349007, -22.34511205085715], [-47.25775589398656, -22.345112095048744], [-47.25772219762536, -22.345112014190196], [-47.25768914572736, -22.34511182148336], [-47.25765673825757, -22.345111529614588], [-47.25762497525974, -22.345111150760175], [-47.2575938568819, -22.34511069659134], [-47.25756338340362, -22.345110178279413], [-47.25753355525308, -22.34510960650043], [-47.257504373027594, -22.34510899143948], [-47.25747583750907, -22.3451083427943], [-47.25744793986924, -22.345107669541694], [-47.25742051753672, -22.3451069760381], [-47.25739329490436, -22.345106259457584], [-47.25736614632573, -22.345105517510852], [-47.25733906834421, -22.3451047509119], [-47.25731206085922, -22.34510396045881], [-47.25728627260536, -22.345103181641008], [-47.25725937447482, -22.345102345925564], [-47.256235204862456, -22.345069578048037]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1122.581317351, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26388546311129, -22.339384885009647], [-47.26386332209337, -22.339424841263234], [-47.263854167669294, -22.33944143864974], [-47.26384502928929, -22.33945808379513], [-47.2638359068061, -22.339474776594983], [-47.26382680007333, -22.339491516939418], [-47.26381770894297, -22.33950830471806], [-47.26380863326529, -22.33952513981957], [-47.26379957289108, -22.33954202212792], [-47.26379052766945, -22.339558951526232], [-47.263781497448676, -22.339575927895442], [-47.26377248207629, -22.339592951113783], [-47.2637634813988, -22.339610021057574], [-47.26375449526133, -22.339627137601614], [-47.26374552350801, -22.339644300618733], [-47.26373656598241, -22.339661509978576], [-47.26372762252679, -22.339678765549543], [-47.26371869298165, -22.33969606719897], [-47.263709777187046, -22.339713414791216], [-47.26370087498187, -22.339730808188637], [-47.26369198620298, -22.339748247253358], [-47.263683110686465, -22.33976573184497], [-47.26367424826771, -22.33978326182019], [-47.26366539878071, -22.339800837034144], [-47.2636565619237, -22.339818457608608], [-47.26364773154476, -22.339836135363456], [-47.26363889346841, -22.339853897840587], [-47.263630038553, -22.33987176198912], [-47.26362116563049, -22.339889728724103], [-47.2636122740976, -22.339907797793387], [-47.26360336333907, -22.339925968936527], [-47.26359443272858, -22.33994424188331], [-47.26358548162652, -22.339962616357877], [-47.26357650938168, -22.339981092075238], [-47.26356751533112, -22.33999966874185], [-47.26355849879783, -22.340018346060027], [-47.26354897252465, -22.340038134444036], [-47.2635399319954, -22.340056966841736], [-47.263530866735536, -22.340075898893783], [-47.26352177602687, -22.34009493027191], [-47.26351265913363, -22.34011406065114], [-47.26350351531172, -22.34013328969039], [-47.26349434380061, -22.340152617049867], [-47.26348514382783, -22.34017204238097], [-47.26347591460826, -22.34019156532852], [-47.263466655342356, -22.34021118553379], [-47.26345736521842, -22.340230902630307], [-47.2634480434103, -22.340250716248388], [-47.26343868907933, -22.340270626011083], [-47.263429301373975, -22.340290631535062], [-47.26341987942694, -22.34031073243675], [-47.2634104223589, -22.340330928324107], [-47.26340092927821, -22.340351218797707], [-47.26339139927672, -22.34037160345934], [-47.26338183143539, -22.340392081900077], [-47.263372224819456, -22.340412653710818], [-47.263362578482784, -22.340433318472638], [-47.263352891461125, -22.34045407577149], [-47.263343162783876, -22.340474925172987], [-47.26333339145897, -22.340495866254663], [-47.263323576486485, -22.340516898576876], [-47.26331371684857, -22.340538021704386], [-47.26330381151735, -22.34055923518947], [-47.26329385944827, -22.34058053858597], [-47.2632838595838, -22.340601931441594], [-47.26327381085518, -22.340623413294168], [-47.26326371217594, -22.340644983685145], [-47.263253562449904, -22.340666642143], [-47.26324336056369, -22.340688388198796], [-47.26323310539307, -22.340710221372852], [-47.26322279579943, -22.34073214118219], [-47.26321243062958, -22.34075414714085], [-47.26320200871924, -22.34077623875278], [-47.263191528885805, -22.340798415526447], [-47.263180989940984, -22.34082067694923], [-47.26317039067619, -22.340843022517117], [-47.26315972987141, -22.340865451716496], [-47.26314900629649, -22.340887964021668], [-47.26313821870362, -22.340910558910174], [-47.263127365834556, -22.340933235847842], [-47.26311644641748, -22.340955994295427], [-47.263104955494356, -22.34097988058082], [-47.26309387586439, -22.34100284570117], [-47.263082726449326, -22.34102588892875], [-47.263071515585516, -22.34104898988922], [-47.263060256681904, -22.341072119044377], [-47.26304895475157, -22.341095264980325], [-47.26303760944126, -22.34111842734862], [-47.26302622032091, -22.34114160595525], [-47.263014786959694, -22.341164800604556], [-47.26300330892437, -22.341188011102407], [-47.262991785782276, -22.341211237250203], [-47.262980217099276, -22.341234478849074], [-47.26296860243953, -22.341257735700392], [-47.262956941367655, -22.341281007601303], [-47.26294523344642, -22.34130429434951], [-47.26293347823784, -22.341327595740985], [-47.26292167530351, -22.34135091156929], [-47.26290982420387, -22.34137424162734], [-47.2628979244987, -22.34139758570599], [-47.26288597574697, -22.3414209435948], [-47.26287397750636, -22.34144431508263], [-47.26286192933465, -22.341467699955164], [-47.26284983078818, -22.34149109799777], [-47.262837681423235, -22.34151450899302], [-47.26282548079533, -22.341537932721987], [-47.262813228458135, -22.341561368966303], [-47.26280092396605, -22.341584817503186], [-47.262788566872786, -22.34160827810845], [-47.26277615673085, -22.341631750557188], [-47.26276369309211, -22.341655234622966], [-47.26275117550821, -22.341678730076826], [-47.262738603530735, -22.341702236687226], [-47.26272597671015, -22.341725754221994], [-47.26271329459642, -22.341749282447072], [-47.26270055673898, -22.341772821126803], [-47.2626877626872, -22.341796370022838], [-47.262674911991056, -22.34181992889321], [-47.26266200419779, -22.341843497498388], [-47.262649038855635, -22.341867075594347], [-47.26263601551357, -22.3418906629333], [-47.2626229337186, -22.34191425926847], [-47.262609793017795, -22.34193786435062], [-47.26259659295916, -22.341961477926187], [-47.26258333308892, -22.341985099742708], [-47.262570012954335, -22.342008729543267], [-47.262556632102644, -22.342032367068875], [-47.26254319007942, -22.34205601206109], [-47.26252968643236, -22.342079664255603], [-47.262516120707936, -22.342103323388027], [-47.26250249245235, -22.342126989192288], [-47.26248880121238, -22.34215066139926], [-47.26247504653525, -22.342174339736875], [-47.26246122796774, -22.342198023931967], [-47.26244734505682, -22.342221713709023], [-47.262433397349476, -22.34224540879048], [-47.26241938439386, -22.34226910889499], [-47.262405305737836, -22.34229281373991], [-47.262391160929226, -22.342316523040797], [-47.262376949516835, -22.342340236509873], [-47.26236267104922, -22.342363953858033], [-47.262348325075656, -22.342387674793308], [-47.262333911146634, -22.34241139902024], [-47.262319428811715, -22.342435126243274], [-47.26230487762208, -22.34245885616271], [-47.26229025712973, -22.342482588476127], [-47.26227556688601, -22.342506322880627], [-47.26226080644454, -22.34253005906851], [-47.262245975357864, -22.34255379673232], [-47.26223107318118, -22.34257753555924], [-47.26222929043, -22.342580361975536], [-47.26220953755768, -22.342611629108962], [-47.26220105377844, -22.342625015445527], [-47.262185935665684, -22.342648755868897], [-47.26217074468859, -22.342672496185095], [-47.26215548040595, -22.342696236070307], [-47.26214014237776, -22.342719975197905], [-47.26212473016544, -22.342743713238203], [-47.26210924333105, -22.342767449859917], [-47.26209368143763, -22.342791184729354], [-47.262078044049744, -22.342814917509923], [-47.262062323383056, -22.34283865896269], [-47.26204642536432, -22.34286254872532], [-47.262030203352374, -22.342886795519483], [-47.26201359229445, -22.34291147815129], [-47.261996582098575, -22.342936591916967], [-47.261979163133276, -22.342962130600384], [-47.26196132530636, -22.342988087840762], [-47.261943058070344, -22.34301445711643], [-47.26192435042884, -22.34304123172468], [-47.26190519094897, -22.343068404754952], [-47.26188556776825, -22.343095969068496], [-47.261865468609585, -22.343123917267913], [-47.26184488079207, -22.343152241672872], [-47.26182379124631, -22.343180934290416], [-47.26180218653138, -22.343209986784363], [-47.26178005285194, -22.34323939044608], [-47.26175737608138, -22.343269136158465], [-47.26173414178334, -22.343299214365143], [-47.26171033523712, -22.343329615036293], [-47.261685941468926, -22.34336032763024], [-47.26166094527958, -22.343391341062805], [-47.26163533128261, -22.34342264366703], [-47.26160908394269, -22.343454223157096], [-47.26158218761425, -22.34348606659594], [-47.26155462659017, -22.343518160356066], [-47.261526385150226, -22.34355049008575], [-47.26149744761419, -22.343583040675757], [-47.261467798399956, -22.343615796226462], [-47.26143742208357, -22.343648740019162], [-47.261406303466664, -22.343681854486434], [-47.26137442764609, -22.343715121187042], [-47.26134178008537, -22.34374852078685], [-47.26130834669303, -22.343782033040085], [-47.26127411390353, -22.343815636776032], [-47.26123906876134, -22.343849309890974], [-47.26120319900646, -22.343883029346905], [-47.26116649316242, -22.34391677117622], [-47.26112894121347, -22.343950509965023], [-47.26109061559193, -22.34398414796445], [-47.261051759028916, -22.344017452886124], [-47.261012562578024, -22.344050263334537], [-47.26097305168968, -22.34408256567613], [-47.260933231409155, -22.344114363396603], [-47.26089310647087, -22.344145659876414], [-47.260852681306126, -22.34417645838379], [-47.2608119600584, -22.34420676206194], [-47.26077094659238, -22.34423657392218], [-47.260729644502284, -22.344265896837438], [-47.26068805712403, -22.344294733533534], [-47.26064618754321, -22.344323086583717], [-47.26060403860357, -22.34435095840305], [-47.2605616129201, -22.34437835123985], [-47.26051891288706, -22.34440526717114], [-47.26047594068106, -22.344431708101023], [-47.26043269827692, -22.344457675750718], [-47.26038918745385, -22.344483171655877], [-47.260345409801474, -22.344508197162952], [-47.26030136673196, -22.344532753422794], [-47.260257059484665, -22.344556841388265], [-47.26021248913475, -22.344580461809603], [-47.26016765660238, -22.344603615229925], [-47.26012256265972, -22.344626301981435], [-47.2600772079378, -22.34464852218232], [-47.260031592933885, -22.34467027573267], [-47.2599857180224, -22.3446915623093], [-47.259939583458625, -22.344712381364022], [-47.25989318938682, -22.344732732119297], [-47.25984653585011, -22.34475261356379], [-47.2597996227957, -22.344772024449547], [-47.25975245008632, -22.344790963286737], [-47.259705017505354, -22.344809428341275], [-47.25965732476501, -22.34482741763079], [-47.25960937151554, -22.344844928920505], [-47.25956115735577, -22.34486195971871], [-47.259512681838515, -22.344878507274267], [-47.25946394448152, -22.344894568571892], [-47.259414944781774, -22.344910140326874], [-47.2593656822167, -22.34492521898422], [-47.259316156258706, -22.344939800713185], [-47.25926636639065, -22.34495388140223], [-47.25921631210855, -22.344967456657958], [-47.259165992941824, -22.344980521798913], [-47.25911540846167, -22.344993071853562], [-47.259064558289204, -22.345005101557746], [-47.25901344261098, -22.345016605238552], [-47.25896216780814, -22.345027554302934], [-47.258911082647245, -22.34503787912947], [-47.25886047125963, -22.34504754417681], [-47.2588103832173, -22.345056566431605], [-47.258760834548724, -22.34506496954237], [-47.25871183990792, -22.34507277724273], [-47.258663412621, -22.3450800132731], [-47.258615564737326, -22.345086701308123], [-47.25856830710004, -22.34509286488774], [-47.25852164940436, -22.34509852735712], [-47.25847560025843, -22.345103711811326], [-47.25843016725989, -22.3451084410448], [-47.25838535705964, -22.345112737507854], [-47.25834117542688, -22.345116623268037], [-47.25829762732508, -22.345120119975793], [-47.25825471697469, -22.34512324883607], [-47.258212447920656, -22.345126030583476], [-47.25817082309671, -22.345128485462105], [-47.25812984489092, -22.34513063320865], [-47.25808951520569, -22.345132493039298], [-47.258049835515045, -22.34513408363969], [-47.25801080692563, -22.345135423157444], [-47.25797243022745, -22.345136529197386], [-47.25793470594428, -22.345137418818943], [-47.257897634386325, -22.345138108534897], [-47.257861215693644, -22.3451386143126], [-47.257825449881004, -22.345138951575517], [-47.25779033688011, -22.34513913520666], [-47.25775587657262, -22.345139179552465], [-47.257722068831754, -22.345139098427165], [-47.25768891355082, -22.345138905118098], [-47.257656410678486, -22.345138612390635], [-47.25762456024305, -22.34513823249384], [-47.25759336237852, -22.345137777165377], [-47.25756281735196, -22.345137257637017], [-47.25753292558095, -22.345136684638987], [-47.25750368765423, -22.345136068404482], [-47.25747510434748, -22.345135418673504], [-47.25744716670749, -22.345134744456015], [-47.257419710140496, -22.34513405008711], [-47.257392455631354, -22.345133332667917], [-47.25736527598482, -22.345132589872588], [-47.25733816770421, -22.345131822416267], [-47.257311130690375, -22.345131031099353], [-47.25728532786267, -22.345130251841848], [-47.25725840136103, -22.345129415257123], [-47.25622398776462, -22.34509631961413]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1125.874981504, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2639062402535, -22.339406500393363], [-47.26388921282587, -22.3394372285384], [-47.26388008346096, -22.33945378049735], [-47.26387096983371, -22.339470380562574], [-47.263861871799136, -22.33948702863098], [-47.26385278921314, -22.339503724593964], [-47.26384372192985, -22.33952046834235], [-47.26383466980182, -22.339537259766107], [-47.263825632681986, -22.339554098750366], [-47.26381661042176, -22.339570985179442], [-47.26380760287152, -22.339587918935393], [-47.263798609881036, -22.339604899897576], [-47.263789631298884, -22.33962192794342], [-47.263780666972465, -22.339639002948786], [-47.263771716747975, -22.33965612478754], [-47.26376278047114, -22.339673293330385], [-47.2637538579863, -22.339690508446655], [-47.263744949136075, -22.339707770004743], [-47.263736053762614, -22.33972507786989], [-47.263727171706876, -22.33974243190537], [-47.263718302807796, -22.33975983197432], [-47.263709446903434, -22.339777277937106], [-47.263700603831246, -22.339794769651387], [-47.263691773427254, -22.339812306973084], [-47.26368295539005, -22.33982989002804], [-47.26367414349676, -22.339847530783], [-47.263665323406485, -22.339865257119296], [-47.263656485877995, -22.339883086198114], [-47.26364762974118, -22.339901018950993], [-47.26363875439766, -22.339919055128004], [-47.26362985923694, -22.33993719447089], [-47.26362094363721, -22.339955436711513], [-47.2636120069633, -22.33997378157594], [-47.26360304856833, -22.339992228781117], [-47.26359406779345, -22.34001077803521], [-47.26358506396563, -22.340029429042247], [-47.26357554389796, -22.34004920454406], [-47.26356651522619, -22.34006801228572], [-47.26355746126282, -22.34008692078702], [-47.263548381293184, -22.34010592972101], [-47.26353927458473, -22.340125038764025], [-47.263530140396576, -22.34014424757629], [-47.26352097797103, -22.340163555819128], [-47.263511786538544, -22.340182963145065], [-47.263502565316536, -22.340202469199923], [-47.263493313508036, -22.340222073625906], [-47.26348403030362, -22.340241776057468], [-47.26347471487928, -22.340261576125755], [-47.26346536639835, -22.34028147345454], [-47.2634559840112, -22.34030146766115], [-47.26344656685204, -22.34032155836272], [-47.263437114043214, -22.340341745167752], [-47.26342762469429, -22.340362027677294], [-47.26341809789832, -22.340382405493592], [-47.263408532737316, -22.340402878208117], [-47.26339892827724, -22.340423445412153], [-47.26338928357278, -22.340444106686892], [-47.263379597660055, -22.340464861618678], [-47.26336986956886, -22.34048570977318], [-47.26336009830729, -22.34050665072806], [-47.26335028287542, -22.34052768404371], [-47.263340422255226, -22.340548809284876], [-47.26333051541853, -22.34057002600373], [-47.263320561320256, -22.34059133375406], [-47.26331055890216, -22.34061273208339], [-47.26330050709472, -22.34063422052921], [-47.263290404810455, -22.34065579863276], [-47.26328025095199, -22.3406774659221], [-47.26327004440464, -22.3406992219279], [-47.263259784042646, -22.34072106617004], [-47.26324946872578, -22.34074299816487], [-47.263239097298985, -22.34076501742599], [-47.263228668596014, -22.340787123456533], [-47.26321818143208, -22.3408093157644], [-47.26320763461654, -22.34083159383597], [-47.263197026938414, -22.340853957166495], [-47.26318635717496, -22.340876405241428], [-47.26317562409329, -22.340898937533993], [-47.26316482644255, -22.340921553520737], [-47.26315396296143, -22.34094425266626], [-47.263143032374764, -22.34096703443012], [-47.26313152357897, -22.340990957905717], [-47.26312043137041, -22.34101394910754], [-47.26310926881647, -22.341037019499606], [-47.263098044366906, -22.341060148464123], [-47.26308677160114, -22.341083306105777], [-47.263075455597274, -22.341106480873105], [-47.263064096001756, -22.341129672415157], [-47.26305269238318, -22.34115288053729], [-47.263041244309385, -22.34117610504303], [-47.2630297513458, -22.341199345737625], [-47.263018213058324, -22.341222602421777], [-47.2630066290116, -22.341245874895836], [-47.26299499876829, -22.34126916296045], [-47.262983321891625, -22.341292466411975], [-47.262971597943015, -22.341315785047353], [-47.26295982648304, -22.341339118661764], [-47.26294800707189, -22.341362467047897], [-47.26293613926853, -22.341385829997886], [-47.26292422263136, -22.34140920730172], [-47.262912256717875, -22.341432598748007], [-47.262900241084274, -22.341456004124797], [-47.262888175286854, -22.341479423216832], [-47.26287605888051, -22.34150285580856], [-47.26286389142003, -22.341526301681554], [-47.26285167245941, -22.341549760615933], [-47.26283940155084, -22.341573232392353], [-47.26282707824718, -22.341596716787045], [-47.26281470210065, -22.34162021357469], [-47.262802272662235, -22.34164372252938], [-47.26278978948221, -22.341667243423625], [-47.262777252110745, -22.34169077602733], [-47.26276466009783, -22.34171432010785], [-47.2627520129924, -22.341737875431832], [-47.26273931034287, -22.34176144176408], [-47.26272655169709, -22.341785018867753], [-47.262713736602855, -22.341808606503264], [-47.2627008646086, -22.3418322044274], [-47.26268793525997, -22.341855812399412], [-47.26267494810358, -22.341879430173982], [-47.262661902686865, -22.341903057501945], [-47.26264879855524, -22.34192669413527], [-47.26263563525414, -22.34195033982332], [-47.26262241233004, -22.341973994311132], [-47.26260912932751, -22.341997657344915], [-47.26259578579224, -22.342021328666252], [-47.262582381269866, -22.342045008014686], [-47.26256891530435, -22.342068695130322], [-47.2625553874418, -22.342092389747318], [-47.26254179722706, -22.342116091599763], [-47.26252814420476, -22.342139800420025], [-47.262514427920046, -22.342163515937354], [-47.2625006479186, -22.342187237878093], [-47.26248680374555, -22.342210965967407], [-47.262472894946264, -22.342234699928138], [-47.26245892106617, -22.342258439481], [-47.26244488165181, -22.342282184342938], [-47.26243077624946, -22.342305934229504], [-47.26241660440537, -22.34232968885452], [-47.262402365666745, -22.342353447928332], [-47.262388059580566, -22.342377211160084], [-47.26237368569459, -22.342400978255892], [-47.2623592435577, -22.342424748918315], [-47.26234473271791, -22.342448522850006], [-47.2623301527248, -22.342472299749208], [-47.262315503128924, -22.342496079311545], [-47.26230078348002, -22.34251986123211], [-47.26228599333022, -22.342543645201125], [-47.26227113223053, -22.342567430909092], [-47.26225619973463, -22.342591218041047], [-47.262255755161306, -22.342591922878448], [-47.26223600742246, -22.342623192255115], [-47.26222611876895, -22.342638795311498], [-47.26221096940947, -22.34266258480966], [-47.262195746873566, -22.34268637445278], [-47.26218045071853, -22.342710163914774], [-47.26216508050293, -22.342733952866798], [-47.26214963578679, -22.342757740976786], [-47.26213411613072, -22.3427815279111], [-47.262118521096376, -22.342805313333702], [-47.262102850246926, -22.342829096905515], [-47.26208709570706, -22.34285288952059], [-47.26207116226269, -22.342876832523714], [-47.262054901519726, -22.342901137215446], [-47.26203824768605, -22.342925883415337], [-47.262021190600954, -22.34295106641502], [-47.26200372056981, -22.342976679975262], [-47.2619858274317, -22.343002717710537], [-47.26196750056473, -22.3430291730723], [-47.26194872889284, -22.343056039328875], [-47.261929500897956, -22.343083309538155], [-47.26190980462728, -22.343110976527065], [-47.261889627708264, -22.34313903286077], [-47.2618689573597, -22.343167470817928], [-47.26184778040713, -22.34319628236091], [-47.261826083300036, -22.343225459104644], [-47.26180385212911, -22.34325499228694], [-47.261781072649775, -22.343284872732323], [-47.26175773030399, -22.34331509082059], [-47.261733810245765, -22.343345636452312], [-47.261709297373066, -22.34337649901004], [-47.261684176355644, -22.343407667327142], [-47.26165843167368, -22.343439129647134], [-47.26163204765673, -22.34347087358709], [-47.26160500852273, -22.343502886104957], [-47.261577298427326, -22.34353515345972], [-47.261548901512846, -22.343567661177396], [-47.26151980196219, -22.343600394017237], [-47.26148998405752, -22.34363333593846], [-47.2614594322411, -22.343666470071266], [-47.26142813118352, -22.343699778686613], [-47.26139606585418, -22.343733243171172], [-47.26136322159363, -22.34376684400782], [-47.26132958419289, -22.343800560756527], [-47.26129513997527, -22.3438343720412], [-47.26125987588155, -22.34386825554125], [-47.26122377955651, -22.343902187990516], [-47.26118683943806, -22.3439361451818], [-47.2611490454426, -22.343970101444036], [-47.26111047093984, -22.344003957888898], [-47.26107136164457, -22.34403747943849], [-47.26103191090207, -22.344070502753155], [-47.260992144427675, -22.34410301405498], [-47.26095206728254, -22.344135016893965], [-47.2609116842133, -22.344166514713734], [-47.26087099965972, -22.34419751084418], [-47.26083001777028, -22.344228008488745], [-47.260788742411215, -22.344258010717333], [-47.26074717717497, -22.34428752045976], [-47.26070532539264, -22.344316540496944], [-47.260663190141884, -22.344345073455408], [-47.260620774255514, -22.344373121801535], [-47.2605780803349, -22.34440068783289], [-47.260535110757914, -22.344427773673797], [-47.260491867682155, -22.344454381273284], [-47.260448353060944, -22.34448051239557], [-47.260404568649655, -22.344506168616803], [-47.260360516011716, -22.344531351321802], [-47.26031619653095, -22.344556061697265], [-47.26027161141626, -22.344580300729547], [-47.2602267617104, -22.34460406919993], [-47.260181648299124, -22.344627367679973], [-47.260136271918526, -22.344650196527883], [-47.2600906331617, -22.344672555885058], [-47.26004473248643, -22.344694445672275], [-47.25999857022615, -22.34471586558433], [-47.25995214659372, -22.34473681508811], [-47.25990546168955, -22.34475729341857], [-47.25985851551173, -22.34477729957383], [-47.25981130796127, -22.344796832312596], [-47.259763838853665, -22.34481589014878], [-47.25971610792407, -22.34483447134897], [-47.259668114835655, -22.34485257392847], [-47.259619859188824, -22.344870195647182], [-47.259571340531934, -22.34488733400484], [-47.25952255836681, -22.344903986238638], [-47.25947351215971, -22.34492014931832], [-47.25942420135597, -22.34493581994106], [-47.25937462538103, -22.344950994530365], [-47.259324783655316, -22.344965669230607], [-47.25927467560984, -22.344979839902003], [-47.25922430068887, -22.34499350211943], [-47.25917365837055, -22.3450066511662], [-47.25912274817526, -22.345019282032045], [-47.259071569673935, -22.34503138941045], [-47.25902012300987, -22.345042967581204], [-47.25896851581599, -22.34505398762431], [-47.25891710107508, -22.345064379063174], [-47.258866166365245, -22.34507410585494], [-47.258815761847316, -22.34508318511663], [-47.258765903729525, -22.34509164070871], [-47.25871660682886, -22.34509949657747], [-47.25866788461825, -22.345106776676307], [-47.25861974927828, -22.345113504891884], [-47.25857221176862, -22.345119704974675], [-47.25852528188695, -22.345125400477812], [-47.25847896833072, -22.345130614701493], [-47.25843327877449, -22.345135370641447], [-47.25838821993454, -22.345139690945093], [-47.258343797634694, -22.345143597872585], [-47.25830001688329, -22.3451471132617], [-47.25825688193645, -22.345150258499373], [-47.25821439636666, -22.345153054496485], [-47.25817256312772, -22.34515552166733], [-47.25813138462108, -22.34515767991269], [-47.25809086275663, -22.345159548606453], [-47.25805099901065, -22.34516114658554], [-47.25801179448756, -22.345162492142215], [-47.257973249971236, -22.345163603019373], [-47.2579353659762, -22.345164496407886], [-47.25789814280065, -22.345165188945288], [-47.25786158057062, -22.345165696716997], [-47.25782567928539, -22.34516603525798], [-47.257790438860084, -22.34516621955608], [-47.257755859159154, -22.345166264056072], [-47.257721940038614, -22.345166182664062], [-47.25768868137471, -22.34516598875276], [-47.257656083099754, -22.345165695166603], [-47.257624145226714, -22.34516531422739], [-47.25759286787546, -22.34516485773936], [-47.2575622513006, -22.34516433699454], [-47.25753229590909, -22.345163762777428], [-47.25750300228111, -22.345163145369447], [-47.257474371186106, -22.345162494552607], [-47.25744639354593, -22.345161819370283], [-47.257418902744476, -22.345161124136016], [-47.257391616358525, -22.345160405878197], [-47.25736440564407, -22.34515966223423], [-47.257337267064386, -22.34515889392056], [-47.257310200521694, -22.345158101739834], [-47.2572843831201, -22.345157322042617], [-47.25725742824736, -22.345156484588617], [-47.256212770662906, -22.345123061179798]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1129.168412269, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26392697259159, -22.339428096699432], [-47.26390599925688, -22.3394661223404], [-47.2638969103824, -22.339482677325467], [-47.263887836796435, -22.339499280662434], [-47.26387877835716, -22.339515932243938], [-47.26386973492095, -22.33953263196208], [-47.26386070634252, -22.33954937970809], [-47.26385169247709, -22.33956617536826], [-47.263842693178226, -22.339583018828055], [-47.263833708298534, -22.339599909970737], [-47.26382473768987, -22.339616848676766], [-47.26381578120312, -22.339633834824685], [-47.263806838687735, -22.339650868291343], [-47.26379790999206, -22.33966794895173], [-47.26378899496396, -22.339685076677544], [-47.2637800934499, -22.33970225133915], [-47.26377120529461, -22.339719472805847], [-47.26376233034227, -22.339736740943895], [-47.26375346843595, -22.339754055617487], [-47.26374461941664, -22.339771416690613], [-47.26373578312443, -22.339788824024616], [-47.26372695939881, -22.339806277477916], [-47.26371814807781, -22.33982377690735], [-47.26370934886037, -22.33984132244281], [-47.26370055545276, -22.339858926197802], [-47.26369175334854, -22.33987661639333], [-47.26368293320694, -22.33989441040244], [-47.26367409385584, -22.339912309173176], [-47.263665234701676, -22.33993031245794], [-47.26365635513871, -22.339948420000592], [-47.263647454549734, -22.339966631535006], [-47.263638532303986, -22.339984946789325], [-47.26362958775885, -22.340003365482275], [-47.263620620259644, -22.340021887323832], [-47.26361162913731, -22.340040512019748], [-47.26360211527514, -22.340060274639338], [-47.263593098460824, -22.340079057725], [-47.26358405579395, -22.340097942675527], [-47.263574986563356, -22.34011692916535], [-47.26356589003969, -22.340136016872204], [-47.26355676548523, -22.34015520545746], [-47.263547612145274, -22.340174494583668], [-47.26353842925305, -22.340193883904405], [-47.263529216028644, -22.34021337306654], [-47.26351997167753, -22.34023296171327], [-47.26351069539265, -22.34025264947988], [-47.263501386352075, -22.340272435998337], [-47.26349204372118, -22.340292320893184], [-47.263482666652166, -22.340312303782486], [-47.26347325428094, -22.340332384283926], [-47.26346380573125, -22.340352562006625], [-47.26345432011413, -22.3403728365521], [-47.2634447965237, -22.34039320752309], [-47.26343523404297, -22.340413674511407], [-47.263425631738826, -22.340434237108678], [-47.26341598866654, -22.340454894896393], [-47.26340630386274, -22.340475647461137], [-47.26339657635763, -22.340496494368608], [-47.26338680515937, -22.340517435196674], [-47.26337698926813, -22.340538469505777], [-47.26336712766567, -22.340559596860594], [-47.26335721932348, -22.34058081681326], [-47.263347263195975, -22.340602128917407], [-47.26333725822429, -22.34062353272043], [-47.26332720333806, -22.3406450277595], [-47.26331709744875, -22.340666613575614], [-47.26330693945786, -22.340688289696427], [-47.26329672824938, -22.34071005565228], [-47.26328646269605, -22.34073191096244], [-47.263276141655936, -22.340753855142832], [-47.263265763972186, -22.34077588770636], [-47.26325532847655, -22.34079800815555], [-47.26324483398213, -22.34082021599758], [-47.263234279295936, -22.340842510717966], [-47.263223663204464, -22.34086489181113], [-47.26321298448236, -22.34088735876164], [-47.26320224189391, -22.340909911041592], [-47.26319143418532, -22.34093254812656], [-47.26318056009213, -22.34095526947995], [-47.263169618335894, -22.340978074560113], [-47.26315809166744, -22.34100203522591], [-47.26314698688029, -22.34102505250923], [-47.263135811187475, -22.341048150065713], [-47.263124573152176, -22.341071307034323], [-47.26311328652422, -22.341094493162448], [-47.26310195644688, -22.341117696761213], [-47.26309058256617, -22.341140917477016], [-47.26307916444937, -22.341164155114612], [-47.26306770166301, -22.341187409476813], [-47.26305619377113, -22.341210680368167], [-47.263044640338336, -22.341233967588675], [-47.26303304092786, -22.341257270937916], [-47.26302139510098, -22.341280590215828], [-47.26300970241959, -22.34130392521798], [-47.262997962443606, -22.341327275740554], [-47.26298617473224, -22.341350641577854], [-47.2629743388443, -22.341374022521855], [-47.262962454337256, -22.341397418363798], [-47.26295052076808, -22.341420828892744], [-47.26293853769283, -22.341444253896555], [-47.26292650466623, -22.3414676931623], [-47.26291442124313, -22.341491146473864], [-47.26290228697693, -22.34151461361468], [-47.26289010142091, -22.34153809436545], [-47.2628778641276, -22.341561588505257], [-47.26286557464767, -22.34158509581379], [-47.26285323253245, -22.341608616066264], [-47.26284083733266, -22.34163214903631], [-47.262828388597754, -22.341655694496986], [-47.26281588587649, -22.34167925221969], [-47.26280332871746, -22.34170282197326], [-47.26279071666912, -22.341726403523886], [-47.26277804927888, -22.34174999663709], [-47.26276532609356, -22.34177360107651], [-47.26275254665944, -22.34179721660414], [-47.262739710522766, -22.341820842979118], [-47.262726817230394, -22.34184447995705], [-47.26271386632639, -22.34186812729588], [-47.26270085735578, -22.341891784749038], [-47.26268778986444, -22.341915452066033], [-47.26267466339616, -22.341939128997524], [-47.26266147749481, -22.341962815291467], [-47.26264823170524, -22.34198651069159], [-47.262634925570445, -22.34201021494261], [-47.262621558634486, -22.342033927784712], [-47.26260813044144, -22.342057648955986], [-47.26259464053365, -22.342081378195058], [-47.26258108845561, -22.342105115234563], [-47.262567473750586, -22.342128859807016], [-47.26255379596159, -22.342152611643257], [-47.26254005463217, -22.34217637047098], [-47.26252624930638, -22.34220013601485], [-47.262512379527806, -22.34222390799841], [-47.26249844484018, -22.342247686142798], [-47.26248444478734, -22.34227147016709], [-47.262470378914244, -22.342295259786432], [-47.26245624676559, -22.342319054714682], [-47.262442047886026, -22.342342854663812], [-47.26242778182119, -22.342366659342414], [-47.262413448116504, -22.342390468457722], [-47.26239904631811, -22.342414281714024], [-47.262384575973336, -22.342438098812003], [-47.26237003662865, -22.342461919452337], [-47.26235542783215, -22.34248574333134], [-47.26234074913272, -22.342509570142596], [-47.262326000078666, -22.34253339957925], [-47.26231118022053, -22.342557231329373], [-47.262296289107844, -22.34258106508153], [-47.26228221657156, -22.3426034823241], [-47.26226247729128, -22.342634755396567], [-47.26225118376414, -22.342652575173165], [-47.26223600315799, -22.342676413746084], [-47.26222074906326, -22.34270025271612], [-47.26220542103586, -22.342724091754956], [-47.26219001863286, -22.3427479305314], [-47.2621745414129, -22.342771768711096], [-47.26215898893517, -22.342795605958035], [-47.26214336075991, -22.34281944193377], [-47.262127656448925, -22.342843276296875], [-47.262111868035866, -22.342867120074278], [-47.26209589916588, -22.34289111631786], [-47.26207959969189, -22.342915478907162], [-47.2620629030825, -22.342940288675155], [-47.262045799108215, -22.342965540908875], [-47.26202827801125, -22.34299122934599], [-47.262010329561924, -22.343017347576165], [-47.26199194306407, -22.343043889024038], [-47.2619731073618, -22.343070846928946], [-47.26195381085193, -22.343098214317287], [-47.26193404149131, -22.34312598398157], [-47.26191378681199, -22.34315414844954], [-47.26189303393241, -22.343182699958938], [-47.26187176957306, -22.34321163042741], [-47.2618499800738, -22.343240931420922], [-47.2618276514114, -22.343270594123833], [-47.26180476922335, -22.34330060930223], [-47.26178131882983, -22.34333096727209], [-47.26175728525963, -22.343361657864442], [-47.26173265328243, -22.343392670386], [-47.261707407436965, -22.343423993587688], [-47.26168153207007, -22.34345561562348], [-47.26165501137611, -22.343487524013362], [-47.2616278294366, -22.343519705610255], [-47.261599970269856, -22.34355214655969], [-47.26157141788088, -22.343584832265417], [-47.261542156315635, -22.34361774735514], [-47.261512169720575, -22.34365087564694], [-47.26148144240414, -22.343684200119867], [-47.261449958905885, -22.34371770288334], [-47.2614177040678, -22.34375136515193], [-47.26138466310747, -22.343785167225445], [-47.26135082169836, -22.343819088469697], [-47.261316166052616, -22.343853107303147], [-47.26128068300737, -22.34388720118837], [-47.2612443601122, -22.343921346631003], [-47.26120718571935, -22.34395551918429], [-47.26116914967738, -22.343989692920015], [-47.261130326293426, -22.3440237678104], [-47.26109096426585, -22.344057505987976], [-47.26105125923177, -22.344090742168962], [-47.26101123717129, -22.34412346243107], [-47.26097090316157, -22.344155670388638], [-47.260930261961356, -22.344187369548386], [-47.260889318018954, -22.344218563301993], [-47.26084807548776, -22.344249254913], [-47.26080653823559, -22.34427944751], [-47.26076470985321, -22.34430914407966], [-47.26072259366679, -22.344338347458024], [-47.260680192746044, -22.344367060324824], [-47.26063750991293, -22.34439528519782], [-47.260594547755154, -22.3444230244238], [-47.260551308634184, -22.344450280174318], [-47.260507794688635, -22.344477054443505], [-47.260464007850295, -22.3445033490384], [-47.260419949850736, -22.344529165575786], [-47.26037562222719, -22.34455450547876], [-47.260331026335116, -22.344579369969896], [-47.260286163353, -22.34460376006906], [-47.26024103429112, -22.344627676588512], [-47.2601956400009, -22.34465112012839], [-47.260149981182266, -22.344674091072708], [-47.26010405839048, -22.34469658958625], [-47.2600578720438, -22.34471861561043], [-47.260011422434694, -22.344740168857907], [-47.25996470973352, -22.34476124881083], [-47.259917733996886, -22.34478185471649], [-47.259870495177886, -22.344801985582585], [-47.25982299313131, -22.344821640174427], [-47.259775227625404, -22.34484081700958], [-47.259727198347136, -22.344859514355477], [-47.259678904910544, -22.344877730225054], [-47.25963034686625, -22.34489546237283], [-47.259581523712185, -22.344912708289954], [-47.259532434899086, -22.34492946520199], [-47.2594830798418, -22.344945730063827], [-47.259433457933945, -22.344961499554355], [-47.25938356854906, -22.344976770075686], [-47.25933341105552, -22.344991537747216], [-47.259282984832524, -22.345005798401], [-47.259232289272596, -22.345019547580186], [-47.25918132380257, -22.34503278053282], [-47.25913008789202, -22.34504549220989], [-47.25907858106176, -22.34505767726257], [-47.25902680341172, -22.345069329923287], [-47.25897486382669, -22.345080420945113], [-47.258923119505646, -22.345090878996377], [-47.25887186147347, -22.34510066753254], [-47.258821140479846, -22.345109803801225], [-47.25877097291271, -22.345118311874632], [-47.25872137375211, -22.34512621591185], [-47.2586723566177, -22.345133540079164], [-47.25862393382133, -22.345140308475344], [-47.258576116439166, -22.345146545061287], [-47.258528914371446, -22.34515227359823], [-47.258482336404796, -22.34515751759138], [-47.258436390290775, -22.345162300237796], [-47.25839108281105, -22.345166644382108], [-47.258346419844045, -22.345170572476924], [-47.25830240644291, -22.345174106547436], [-47.25825904689953, -22.345177268162555], [-47.25821634481393, -22.345180078409328], [-47.258174303159905, -22.345182557872427], [-47.25813292435233, -22.345184726616576], [-47.258092210308604, -22.345186604173488], [-47.258052162507205, -22.34518820953124], [-47.25801278205037, -22.34518956112686], [-47.25797406971588, -22.345190676841295], [-47.25793602600886, -22.345191573996736], [-47.25789865121565, -22.345192269355593], [-47.257861945448234, -22.345192779121323], [-47.25782590869036, -22.34519311894034], [-47.257790540840574, -22.34519330390541], [-47.257755841746174, -22.345193348559608], [-47.25772181124594, -22.345193266900893], [-47.257688449199016, -22.345193072387367], [-47.25765575552141, -22.345192777942508], [-47.2576237302107, -22.34519239596091], [-47.25759237337269, -22.345191938313274], [-47.25756168524952, -22.345191416352012], [-47.257531666237476, -22.345190840915848], [-47.25750231690823, -22.34519022233433], [-47.257473638024955, -22.345189570431693], [-47.25744562038459, -22.34518889428447], [-47.257418095348626, -22.34518819818487], [-47.257390777085874, -22.345187479088413], [-47.257363535303476, -22.345186734595817], [-47.25733636642468, -22.345185965424808], [-47.25730927035312, -22.345185172380273], [-47.257283438377684, -22.345184392243326], [-47.25725645513382, -22.345183553920062], [-47.25620155355728, -22.34514980274496]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1132.546900872, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26394814434196, -22.339449039714538], [-47.26393191505707, -22.339478464178917], [-47.26392285093536, -22.339494974083795], [-47.263913801798004, -22.339511532689308], [-47.263904767505416, -22.33952813988932], [-47.26389574791626, -22.339544795577236], [-47.26388674288743, -22.33956149964546], [-47.263877752276386, -22.339578251981543], [-47.263868775938874, -22.339595052472077], [-47.26385981372968, -22.3396119010015], [-47.263850865502924, -22.33962879745135], [-47.26384193111149, -22.33964574170129], [-47.26383301040711, -22.33966273362927], [-47.26382410324025, -22.3396797731113], [-47.26381520946089, -22.339696860020094], [-47.2638063289176, -22.33971399422698], [-47.26379746145718, -22.33973117560234], [-47.26378860692597, -22.339748404013275], [-47.26377976516907, -22.339765679324938], [-47.26377093602954, -22.339783001402235], [-47.26376211934946, -22.33980037010743], [-47.263753314970394, -22.339817785299783], [-47.26374452273235, -22.339835246836937], [-47.26373574233469, -22.339852754852906], [-47.2637269674127, -22.339870321607943], [-47.263718183294536, -22.339887975662673], [-47.26370938053983, -22.339905734602052], [-47.2637005579744, -22.339923599390687], [-47.26369171500961, -22.33994156978315], [-47.26368285104441, -22.339959645525543], [-47.263673965466175, -22.339977826353824], [-47.26366505764858, -22.339996111997976], [-47.26365612695327, -22.340014502178715], [-47.26364717272971, -22.340032996607746], [-47.26363819431285, -22.34005159499251], [-47.26362868665617, -22.340071344729914], [-47.26361968169928, -22.340090103159525], [-47.26361065032893, -22.340108964559306], [-47.26360159183733, -22.340127928604968], [-47.263592505498465, -22.340146994975647], [-47.26358339057773, -22.340166163333887], [-47.263574246323365, -22.340185433343454], [-47.2635650719714, -22.340204804659006], [-47.263555866744554, -22.34022427692844], [-47.26354662985082, -22.340243849795876], [-47.26353736048542, -22.340263522897516], [-47.26352805782864, -22.340283295866172], [-47.2635187210478, -22.340303168327114], [-47.26350934929695, -22.340323139899056], [-47.26349994171364, -22.34034321020038], [-47.263490497423106, -22.340363378840735], [-47.263481015537735, -22.340383645422165], [-47.263471495152835, -22.340404009547836], [-47.26346193535243, -22.34042447080994], [-47.26345233520419, -22.34044502880046], [-47.26344269376407, -22.340465683101137], [-47.2634330100692, -22.340486433298818], [-47.26342328315016, -22.34050727895928], [-47.26341351201524, -22.340528219660563], [-47.263403695664614, -22.340549254963065], [-47.26339383307986, -22.340570384431548], [-47.26338392323219, -22.34059160761799], [-47.26337396507548, -22.34061292407599], [-47.26336395755019, -22.3406343333527], [-47.263353899585134, -22.34065583498503], [-47.2633437900908, -22.34067742851371], [-47.26333362796753, -22.34069911346602], [-47.263323412097904, -22.340720889371873], [-47.263313141353194, -22.34074275575011], [-47.26330281458989, -22.340764712116016], [-47.263292430649194, -22.340786757982002], [-47.26328198836093, -22.340808892849825], [-47.26327148653597, -22.34083111622602], [-47.26326092397915, -22.3408534275952], [-47.263250299474315, -22.340875826451025], [-47.26323961179357, -22.340898312277066], [-47.26322885969841, -22.340920884544456], [-47.263218041931935, -22.34094354272764], [-47.263207157226695, -22.340966286288896], [-47.263196204300925, -22.340989114685343], [-47.263184659759766, -22.341013112541365], [-47.26317354239407, -22.34103615590617], [-47.263162353562386, -22.341059280627107], [-47.26315110194135, -22.341082465599786], [-47.263139801451224, -22.341105680214422], [-47.263128457300404, -22.34112891264458], [-47.263117069134516, -22.341152162534193], [-47.263105636519505, -22.341175429687237], [-47.263094159020575, -22.34119871390586], [-47.263082636200444, -22.34122201499402], [-47.26307106762235, -22.341245332750844], [-47.26305945284812, -22.341268666975285], [-47.26304779143767, -22.34129201746653], [-47.263036082951515, -22.34131538401931], [-47.2630243269482, -22.341338766429068], [-47.26301252298549, -22.34136216448931], [-47.26300067062072, -22.341385577991158], [-47.26298876941001, -22.341409006725026], [-47.26297681890886, -22.341432450479157], [-47.26296481867187, -22.341455909040466], [-47.2629527682523, -22.341479382195203], [-47.26294066720351, -22.341502869726238], [-47.262928515077455, -22.341526371416187], [-47.2629163114259, -22.34154988704472], [-47.262904055799915, -22.341573416389966], [-47.262891747748604, -22.34159695923062], [-47.26287938682186, -22.341620515340882], [-47.26286697256882, -22.34164408449336], [-47.262854504537444, -22.341667666459998], [-47.262841982274935, -22.341691261011164], [-47.26282940532835, -22.34171486791459], [-47.26281677324461, -22.34173848693532], [-47.262804085569556, -22.341762117837767], [-47.26279134184845, -22.341785760384383], [-47.262778541626005, -22.341809414335927], [-47.262765684446926, -22.34183307945044], [-47.26275276985645, -22.34185675548212], [-47.262739797397096, -22.341880442187783], [-47.26272676661228, -22.34190413931957], [-47.262713677046314, -22.341927846625634], [-47.2627005282414, -22.341951563855257], [-47.2626873197398, -22.34197529075511], [-47.262674051084765, -22.34199902706751], [-47.26266072181771, -22.342022772535792], [-47.26264733148109, -22.34204652689868], [-47.26263387961739, -22.342070289892785], [-47.262620365767326, -22.34209406125531], [-47.26260678947383, -22.342117840717297], [-47.26259315027852, -22.3421416280098], [-47.262579447722835, -22.342165422862042], [-47.262565681348725, -22.342189225000144], [-47.26255185069862, -22.342213034147147], [-47.26253795531453, -22.342236850024946], [-47.26252399473857, -22.342260672353024], [-47.262509968513, -22.342284500848745], [-47.26249587618118, -22.342308335225518], [-47.26248171728624, -22.342332175195423], [-47.26246749137122, -22.342356020468685], [-47.26245319798017, -22.342379870752076], [-47.262438836656955, -22.342403725750966], [-47.262424406946145, -22.34242758516778], [-47.262409908393536, -22.342451448701333], [-47.262395340544, -22.34247531605032], [-47.262380702944064, -22.342499186909098], [-47.26236599514113, -22.34252306096929], [-47.262351216681914, -22.34254693792203], [-47.26233636711549, -22.342570817453304], [-47.26232144598982, -22.3425946992496], [-47.262308676331614, -22.34261504104243], [-47.262288947164166, -22.34264631853328], [-47.26227624876403, -22.342666355030527], [-47.26226103691119, -22.342690242678227], [-47.26224575125767, -22.34271413097522], [-47.262230391357896, -22.34273801959087], [-47.26221495676753, -22.34276190819173], [-47.26219944704376, -22.342785796441124], [-47.26218386174439, -22.342809684000677], [-47.262168200428235, -22.342833570529585], [-47.26215246265569, -22.34285745568397], [-47.26213664036949, -22.342881350623706], [-47.2621206360739, -22.342905400107828], [-47.26210429786891, -22.342929820594676], [-47.26208755848381, -22.342954693930785], [-47.26207040762035, -22.342980015398517], [-47.262052835457574, -22.343005778712552], [-47.262034831697086, -22.343031977437622], [-47.26201638556835, -22.34305860497163], [-47.261997485835735, -22.343085654524916], [-47.26197812081088, -22.343113119092262], [-47.26195827836032, -22.343140991431984], [-47.261937945920735, -22.34316926403425], [-47.261917110510176, -22.34319792909593], [-47.26189575874406, -22.34322697848991], [-47.26187387685266, -22.343256403733193], [-47.261851450698835, -22.343286195956775], [-47.26182846580208, -22.343316345868214], [-47.26180490736083, -22.343346843719697], [-47.26178076027871, -22.343377679272713], [-47.26175600919708, -22.343408841758116], [-47.26173063852359, -22.343440319844394], [-47.26170463247176, -22.34347210159602], [-47.26167797510083, -22.34350417443589], [-47.26165065035582, -22.34353652511185], [-47.261622642117786, -22.343569139656005], [-47.26159393425435, -22.343602003349787], [-47.261564510674546, -22.343635100689454], [-47.26153435538909, -22.34366841535188], [-47.26150345257267, -22.343701930164947], [-47.26147178663381, -22.34373562707663], [-47.261439342287, -22.343769487129308], [-47.26140610462688, -22.34380349043974], [-47.2613720592094, -22.34383761617958], [-47.261337192135564, -22.34387184256184], [-47.26130149013882, -22.343906146832293], [-47.26126494067353, -22.343940505268336], [-47.26122753200628, -22.34397489318372], [-47.26118925391782, -22.34400928439298], [-47.26115018165263, -22.344043577728993], [-47.26111056689279, -22.344077532534584], [-47.26107060756713, -22.34411098158196], [-47.26103032992056, -22.344143910804405], [-47.26098973904622, -22.344176323880607], [-47.26094883971504, -22.344208224380413], [-47.260907636383784, -22.344239615757225], [-47.26086613321083, -22.344270501334773], [-47.260824334065575, -22.344300884300242], [-47.26078224253701, -22.34433076769719], [-47.260739861946476, -22.34436015441676], [-47.26069719535571, -22.34438904719195], [-47.26065424557582, -22.34441744859184], [-47.260611015180814, -22.344445361012543], [-47.260567506515855, -22.344472786672736], [-47.26052372170043, -22.344499727611677], [-47.260479662644954, -22.344526185679253], [-47.26043533105709, -22.344552162532842], [-47.26039072844788, -22.34457765963382], [-47.260345856144475, -22.344602678240694], [-47.26030071529487, -22.344627219406796], [-47.26025530687693, -22.34465128397539], [-47.260209631707696, -22.344674872575137], [-47.260163690450995, -22.34469798561592], [-47.26011748362417, -22.34472062328586], [-47.26007101160602, -22.344742785547034], [-47.26002427464798, -22.34476447213002], [-47.25997727287799, -22.34478568253213], [-47.25993000630888, -22.34480641601304], [-47.2598824748486, -22.34482667159], [-47.259834678305836, -22.34484644803495], [-47.25978661640157, -22.34486574386922], [-47.2597382887745, -22.344884557360853], [-47.259689694989675, -22.344902886520526], [-47.25964083454786, -22.344920729097353], [-47.2595917068965, -22.344938082574046], [-47.25954231143533, -22.3449549441644], [-47.25949264752776, -22.344971310808408], [-47.25944271451573, -22.344987179166786], [-47.25939251172079, -22.34500254562011], [-47.25934203845936, -22.34501740626304], [-47.25929129405871, -22.345031756899242], [-47.25924027785973, -22.345045593040226], [-47.25918898923787, -22.345058909898764], [-47.25913742761199, -22.3450717023871], [-47.25908559245266, -22.345083965114075], [-47.25903348381655, -22.345095692264824], [-47.258981211840236, -22.345106854265392], [-47.25892913793895, -22.345117378929082], [-47.25887755658432, -22.34512722920972], [-47.25882651911487, -22.345136422485417], [-47.25877604209832, -22.345144983040136], [-47.25872614067766, -22.34515293524583], [-47.258676828619336, -22.34516030348165], [-47.25862811836647, -22.345167112058466], [-47.25858002111171, -22.3451733851476], [-47.258532546857786, -22.34517914671839], [-47.258485704480655, -22.345184420481], [-47.25843950180875, -22.34518922983392], [-47.258393945689136, -22.345193597818923], [-47.258349042054896, -22.34519754708106], [-47.25830479600393, -22.345201099832963], [-47.25826121186395, -22.345204277825506], [-47.25821829326243, -22.345207102321993], [-47.25817604319326, -22.345209594077346], [-47.2581344640847, -22.345211773320333], [-47.25809355786159, -22.34521365974038], [-47.25805332600472, -22.345215272476835], [-47.258013769614045, -22.34521663011136], [-47.25797488946132, -22.345217750663043], [-47.2579366860423, -22.345218651585498], [-47.25789915963136, -22.345219349765802], [-47.25786231032651, -22.34521986152556], [-47.257826138095915, -22.345220202622627], [-47.257790642821604, -22.345220388254667], [-47.25775582433371, -22.345220433063073], [-47.2577216824537, -22.345220351137623], [-47.257688217023734, -22.34522015602186], [-47.257655427943455, -22.34521986071833], [-47.257623315195055, -22.345219477694343], [-47.25759187887025, -22.34521901888713], [-47.257561119198705, -22.345218495709418], [-47.25753103656611, -22.345217919054175], [-47.257501631535604, -22.34521729929917], [-47.257472904864, -22.34521664631071], [-47.25744484722344, -22.345215969198616], [-47.25741728795298, -22.345215272233684], [-47.2573899378134, -22.34521455229854], [-47.25736266496306, -22.345213806957354], [-47.25733546578515, -22.34521303692899], [-47.25730834018471, -22.34521224302065], [-47.25728249363539, -22.345211462443963], [-47.25725548202039, -22.345210623251443], [-47.25619033644777, -22.3451765443097]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1012.569525197, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263224001766616, -22.338591677766008], [-47.26319967908504, -22.33863124536443], [-47.263189065978, -22.3386486003149], [-47.2631784839543, -22.338665994014622], [-47.26316793279516, -22.338683426346275], [-47.26315741228117, -22.338700897192066], [-47.263146922192924, -22.338718406432317], [-47.263136462311934, -22.338735953944262], [-47.26312603241869, -22.338753539605015], [-47.263115632293996, -22.338771163289305], [-47.263105261719524, -22.338788824868807], [-47.26309492047534, -22.338806524215958], [-47.26308460834198, -22.338824261200457], [-47.26307432510045, -22.338842035689414], [-47.26306407053118, -22.33885984754894], [-47.26305384441396, -22.33887769664445], [-47.26304364652917, -22.338895582838045], [-47.263033476655906, -22.33891350599249], [-47.26302333457392, -22.338931465966972], [-47.263013220063286, -22.33894946261837], [-47.263003132901304, -22.338967495806283], [-47.262993072867346, -22.338985565384455], [-47.26298303973986, -22.33900367120634], [-47.26297303329601, -22.339021813125434], [-47.262963053313406, -22.339039990992237], [-47.2629530995686, -22.33905820465721], [-47.26294317183855, -22.339076453967536], [-47.26293326989934, -22.339094738770186], [-47.26292339352599, -22.3391130589115], [-47.26291354249384, -22.33913141423511], [-47.26290371657732, -22.339149804584174], [-47.262893915550244, -22.339168229800528], [-47.262884139186085, -22.339186689724407], [-47.26287438725765, -22.339205184194984], [-47.26286465953703, -22.33922371305053], [-47.262854955795646, -22.339242276128097], [-47.26284527580462, -22.33926087326301], [-47.262835619334304, -22.33927950428967], [-47.26282598615406, -22.33929816904209], [-47.262816376032895, -22.33931686735232], [-47.262806788739255, -22.33933559905135], [-47.26279722404031, -22.33935436397008], [-47.26278768170281, -22.339373161937758], [-47.262778161493046, -22.339391992782136], [-47.262768663176615, -22.339410856329916], [-47.262759186439496, -22.33942975256396], [-47.2627497275407, -22.339448688313915], [-47.26274027793073, -22.339467679575016], [-47.26273083185378, -22.33948673609078], [-47.262721388210466, -22.339505858215123], [-47.26271194623204, -22.339525045618796], [-47.26270250514275, -22.33954429796768], [-47.26269306416034, -22.339563614921918], [-47.262683622494784, -22.33958299613836], [-47.262674179349254, -22.339602441268525], [-47.262664733920076, -22.339621949958854], [-47.262655285395375, -22.33964152185347], [-47.262645548132426, -22.339661748231354], [-47.26263610444472, -22.339681418931814], [-47.26262665509876, -22.339701151707803], [-47.262617199258536, -22.33972094618544], [-47.26260773607772, -22.33974080199284], [-47.26259826470514, -22.339760718748714], [-47.26258878427996, -22.339780696072424], [-47.262579293934444, -22.339800733578258], [-47.262569792793336, -22.339820830876633], [-47.262560279973, -22.339840987575858], [-47.262550754582676, -22.33986120327978], [-47.26254121572316, -22.33988147759032], [-47.26253166248789, -22.339901810105122], [-47.2625220939628, -22.33992220041814], [-47.26251250922456, -22.33994264812315], [-47.262502907342835, -22.339963152808977], [-47.26249328738006, -22.339983714060192], [-47.26248364838904, -22.340004331461937], [-47.262473989416165, -22.34002500459324], [-47.26246430949861, -22.340045733032905], [-47.26245460766697, -22.34006651635405], [-47.26244488294114, -22.34008735413265], [-47.26243513433735, -22.340108245932676], [-47.26242536085927, -22.34012919132522], [-47.26241556150595, -22.340150189871256], [-47.26240573526596, -22.34017124113429], [-47.26239588112198, -22.340192344670577], [-47.26238599804695, -22.340213500037287], [-47.2623760850062, -22.34023470678799], [-47.26236614095851, -22.340255964470437], [-47.26235616485225, -22.340277272634548], [-47.262346155630155, -22.34029863082263], [-47.262336112224844, -22.34032003857851], [-47.26232603356261, -22.340341495439734], [-47.26231591856135, -22.340363000941878], [-47.26230576613039, -22.340384554618808], [-47.26229557517257, -22.34040615599848], [-47.26228534458001, -22.34042780461147], [-47.26227507324151, -22.34044949997603], [-47.26226476003398, -22.340471241615457], [-47.262254403827626, -22.340493029047437], [-47.26224400348676, -22.340514861782527], [-47.26223355786531, -22.340536739333263], [-47.26222306581112, -22.34055866120525], [-47.262212526164085, -22.34058062690115], [-47.26220164291993, -22.34060324872255], [-47.26219099096692, -22.340625327074097], [-47.26218028827934, -22.340647446712744], [-47.26216953933671, -22.34066959553709], [-47.26215875175279, -22.340691756154165], [-47.26214792832716, -22.34071392182461], [-47.26213706871959, -22.340736092287035], [-47.262126172544725, -22.340758267370454], [-47.26211523941695, -22.340780446902887], [-47.262104268949166, -22.34080263071323], [-47.262093260754554, -22.340824818627862], [-47.26208221444553, -22.34084701047288], [-47.26207112963343, -22.34086920607462], [-47.262060005929925, -22.340891405256876], [-47.26204884294554, -22.340913607843763], [-47.262037640290394, -22.34093581365852], [-47.262026397574374, -22.340958022522802], [-47.26201511440666, -22.34098023425796], [-47.26200379039605, -22.34100244868412], [-47.26199242515091, -22.341024665620658], [-47.2619810182788, -22.34104688488659], [-47.26196956938733, -22.341069106299013], [-47.26195807808335, -22.34109132967482], [-47.26194654397355, -22.34111355482934], [-47.26193496666431, -22.341135781576973], [-47.26192334576082, -22.341158009732467], [-47.261911680868735, -22.341180239107985], [-47.26189997159331, -22.341202469514805], [-47.26188821753911, -22.341224700763906], [-47.2618764183103, -22.341246932665292], [-47.26186457351094, -22.341269165027473], [-47.26185268274501, -22.341291397657507], [-47.261840745615906, -22.341313630362045], [-47.26182876172664, -22.341335862946636], [-47.261816730679975, -22.34135809521591], [-47.26180465207864, -22.34138032697292], [-47.2617925255257, -22.34140255801856], [-47.26178035062263, -22.34142478815522], [-47.26176812697145, -22.34144701718259], [-47.261755854174645, -22.34146924489819], [-47.261743531833574, -22.34149147110016], [-47.26173115954957, -22.34151369558513], [-47.261718736924564, -22.341535918147287], [-47.26170626355945, -22.341558138581362], [-47.26169373905562, -22.34158035667956], [-47.26168116301463, -22.341602572232823], [-47.261668535036954, -22.341624785032447], [-47.261655854724275, -22.341646994866277], [-47.26164312167765, -22.341669201522087], [-47.26163033549794, -22.341691404786754], [-47.2616174957863, -22.341713604445236], [-47.26160460214423, -22.341735800280887], [-47.261591654172925, -22.34175799207637], [-47.261578651473634, -22.341780179612922], [-47.26156559364774, -22.341802362670684], [-47.2615524802972, -22.3418245410275], [-47.261539311023874, -22.341846714460484], [-47.261526085429544, -22.34186888274572], [-47.26151280311661, -22.34189104565729], [-47.26149946368728, -22.34191320296855], [-47.26148606674425, -22.341935354451156], [-47.261472611890866, -22.341957499874674], [-47.26145909872993, -22.341979639008727], [-47.26144552686523, -22.34200177162037], [-47.26143189590103, -22.34202389747522], [-47.2614182054412, -22.342046016338507], [-47.26140445509091, -22.34206812797263], [-47.26139064445478, -22.342090232140265], [-47.261376773138856, -22.342112328600773], [-47.261362840749264, -22.342134417113094], [-47.26134884689221, -22.34215649743509], [-47.261334791175415, -22.342178569321703], [-47.26132067320621, -22.342200632527906], [-47.26131950196461, -22.342202454091776], [-47.26129942992993, -22.34223361779406], [-47.2612922489442, -22.3422447319095], [-47.26127794187009, -22.342266767585812], [-47.261263570980645, -22.342288793584324], [-47.261249135886565, -22.342310809652233], [-47.26123463619944, -22.342332815535126], [-47.26122006722911, -22.342354817474654], [-47.26120537368997, -22.342376897066725], [-47.261190468541805, -22.34239917535063], [-47.26117531186874, -22.342421696674283], [-47.26115989591662, -22.342444456491208], [-47.26114421320085, -22.342467449369625], [-47.26112825596723, -22.34249066979307], [-47.261112016194936, -22.342514112150923], [-47.26109548560051, -22.342537770726565], [-47.26107865564484, -22.34256163968174], [-47.26106151753746, -22.34258571304455], [-47.261044062245155, -22.34260998469177], [-47.26102628049834, -22.34263444833453], [-47.26100816280002, -22.342659097500896], [-47.26098969943577, -22.342683925518127], [-47.26097088048364, -22.342708925495366], [-47.26095169582779, -22.342734090302702], [-47.260932135171124, -22.34275941255313], [-47.26091218805001, -22.342784884582375], [-47.26089184385275, -22.342810498426662], [-47.260871091835696, -22.34283624580457], [-47.2608499211455, -22.342862118093628], [-47.26082832084182, -22.34288810630902], [-47.26080627991969, -22.342914201084792], [-47.260783787338106, -22.342940392650736], [-47.2607608320485, -22.342966670812775], [-47.26073740302559, -22.34299302493342], [-47.260713489301644, -22.34301944391244], [-47.26068908000147, -22.343045916170297], [-47.2606641643819, -22.343072429630457], [-47.26063873187261, -22.343098971705004], [-47.26061277211796, -22.34312552928335], [-47.26058627502273, -22.343152088721194], [-47.260559230799615, -22.343178635832896], [-47.26053163001837, -22.343205155886558], [-47.26050346365589, -22.34323163360356], [-47.26047472314775, -22.34325805316096], [-47.260445400784555, -22.343284397889324], [-47.26041553712671, -22.34331060877917], [-47.2603852734618, -22.343336548388255], [-47.26035472292341, -22.343362121420295], [-47.26032390195847, -22.343387319151198], [-47.260292815069405, -22.34341214287792], [-47.26026146657671, -22.343436593835758], [-47.260229860623475, -22.3434606731944], [-47.26019800118426, -22.343484382050185], [-47.26016589207048, -22.343507721422455], [-47.26013353693514, -22.34353069224938], [-47.26010093928021, -22.34355329538309], [-47.26006810246094, -22.343575531586378], [-47.26003502969115, -22.343597401529497], [-47.26000172405074, -22.34361890578502], [-47.25996818849035, -22.343640044825282], [-47.25993442583325, -22.343660819021387], [-47.25990043878458, -22.34368122863742], [-47.25986622993502, -22.34370127382878], [-47.259831801764236, -22.343720954640215], [-47.25979715664803, -22.343740271001817], [-47.25976229686103, -22.343759222727943], [-47.25972722458183, -22.34377780951425], [-47.25969194189817, -22.343796030935184], [-47.2596564508113, -22.343813886441744], [-47.25962075323973, -22.343831375359596], [-47.25958485102375, -22.343848496886775], [-47.25954874593171, -22.343865250090673], [-47.25951243966227, -22.343881633906864], [-47.259475933849046, -22.34389764713676], [-47.25943923006645, -22.343913288444885], [-47.259402329832824, -22.343928556357227], [-47.25936523461698, -22.343943449258223], [-47.25932794584133, -22.343957965389357], [-47.259290464886625, -22.343972102846713], [-47.25925279309734, -22.343985859578677], [-47.25921493178785, -22.34399923338321], [-47.25917688224559, -22.344012221906446], [-47.25913864573747, -22.344024822639824], [-47.25910022351829, -22.344037032917157], [-47.2590616168313, -22.344048849914], [-47.25902282691694, -22.344060270644533], [-47.258983855021704, -22.344071291958485], [-47.2589447023998, -22.344081910540705], [-47.25890537032495, -22.344092122907327], [-47.25886586009537, -22.344101925404782], [-47.25882617303854, -22.344111314208156], [-47.25878631081286, -22.344120285253215], [-47.25874633723772, -22.3441288210637], [-47.25870645772986, -22.344136881090755], [-47.25866683923061, -22.34414444684834], [-47.25862751129211, -22.344151530885135], [-47.258588483831424, -22.344158149649623], [-47.25854976596095, -22.344164319639848], [-47.25851136601589, -22.344170057357978], [-47.25847329158407, -22.34417537926768], [-47.25843554954723, -22.34418030175375], [-47.25839814611515, -22.344184841086925], [-47.258361086861264, -22.344189013391645], [-47.25832437676757, -22.34419283461626], [-47.25828802026182, -22.34419632050773], [-47.258252021255664, -22.344199486589005], [-47.258216383189136, -22.344202348138765], [-47.258181109067316, -22.344204920175013], [-47.258146201499855, -22.344207217440424], [-47.25811166273869, -22.344209254390496], [-47.25807749471625, -22.344211045183705], [-47.25804369908077, -22.34421260367392], [-47.2580102772297, -22.344213943404384], [-47.25797723034539, -22.344215077603394], [-47.257944559424914, -22.344216019181598], [-47.25791226530944, -22.344216780730292], [-47.2578803487152, -22.344217374520863], [-47.25784881025875, -22.344217812505363], [-47.25781765048335, -22.34421810631749], [-47.25778686988361, -22.344218267274634], [-47.25775646892485, -22.344218306380014], [-47.25772644806752, -22.344218234325393], [-47.257696807783724, -22.344218061494008], [-47.25766754857803, -22.344217797963694], [-47.25763867100157, -22.34421745350993], [-47.25761017566743, -22.34421703760895], [-47.25758206326652, -22.344216559440753], [-47.25755433457786, -22.34421602789187], [-47.25752699048069, -22.344215451557798], [-47.25750003196366, -22.34421483874533], [-47.25747345432046, -22.344214197334015], [-47.257447161717664, -22.344213532387023], [-47.257420991012374, -22.34421284348242], [-47.25739486766809, -22.344212129540566], [-47.25736878954952, -22.344211391234634], [-47.25734275651014, -22.34421062928769], [-47.25731744919025, -22.34420986498084], [-47.25729148729975, -22.344209057951556], [-47.25666264951398, -22.34418893893259]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1016.215577955, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26324521812608, -22.33861172284317], [-47.26322496858099, -22.338644664362125], [-47.26321438749943, -22.33866196694878], [-47.263203837146214, -22.338679308597122], [-47.263193317304946, -22.33869668919181], [-47.26318282775849, -22.33871410861704], [-47.26317236828983, -22.338731566755072], [-47.26316193868278, -22.338749063485064], [-47.26315153872015, -22.338766598685993], [-47.26314116818515, -22.338784172234412], [-47.26313082686171, -22.33880178400381], [-47.26312051453228, -22.33881943386835], [-47.26311023097967, -22.338837121699516], [-47.26309997598725, -22.33885484736608], [-47.2630897493378, -22.338872610735745], [-47.26307955081336, -22.338890411675663], [-47.26306938019672, -22.338908250049457], [-47.26305923726917, -22.338926125721457], [-47.26304912181285, -22.338944038552402], [-47.263039033610106, -22.338961988400623], [-47.26302897244052, -22.338979975127213], [-47.263018938085764, -22.338997998587367], [-47.26300893032657, -22.33901605863588], [-47.26299894894234, -22.339034155127646], [-47.26298899371301, -22.339052287914548], [-47.262979064417294, -22.339070456848273], [-47.26296916083446, -22.339088661777392], [-47.26295928274278, -22.339106902550004], [-47.26294942991952, -22.339125179013795], [-47.26293960214226, -22.339143491013534], [-47.26292979918756, -22.339161838393547], [-47.26292002083148, -22.339180220996848], [-47.262910266849644, -22.33919863866479], [-47.26290053701705, -22.33921709123762], [-47.262890831107924, -22.339235578554657], [-47.26288114889581, -22.339254100454106], [-47.26287149015398, -22.339272656772188], [-47.26286185465489, -22.33929124734439], [-47.262852242170005, -22.339309872005614], [-47.26284265247045, -22.339328530588965], [-47.26283308532667, -22.33934722292625], [-47.26282354050794, -22.339365948849345], [-47.262814017783015, -22.33938470818841], [-47.26280451692025, -22.339403500772022], [-47.26279503768723, -22.339422326427727], [-47.26278557977032, -22.339441185142462], [-47.262776139357605, -22.339460083892646], [-47.262766707734116, -22.339479039013103], [-47.262757279044465, -22.33949806045932], [-47.26274785218724, -22.339517148601722], [-47.26273842639858, -22.33953630311327], [-47.26272900090741, -22.339555523662064], [-47.2627195749361, -22.339574809910264], [-47.262710147699046, -22.339594161516718], [-47.26270071840369, -22.339613578134777], [-47.26269128625053, -22.33963305941273], [-47.2626818504316, -22.33965260499632], [-47.26267211937428, -22.339672818492083], [-47.26266268754432, -22.33969246453662], [-47.262653249495145, -22.339712173761942], [-47.262643804394195, -22.339731945795535], [-47.26263435139843, -22.339751780266848], [-47.262624889659804, -22.339771676795813], [-47.26261541832044, -22.33979163500297], [-47.2626059365154, -22.339811654503688], [-47.26259644337206, -22.33983173490942], [-47.26258693800931, -22.339851875829456], [-47.26257741953868, -22.339872076868495], [-47.26256788706309, -22.33989233762927], [-47.26255833967801, -22.33991265771021], [-47.26254877647121, -22.339933036705936], [-47.26253919652102, -22.339953474210866], [-47.26252959889858, -22.33997396981441], [-47.26251998266768, -22.339994523101588], [-47.26251034688225, -22.340015133658056], [-47.26250069058977, -22.34003580106316], [-47.26249101282816, -22.340056524896124], [-47.26248131262875, -22.34007730473025], [-47.26247158901186, -22.340098140141762], [-47.26246184099417, -22.340119030694805], [-47.26245206757941, -22.340139975960554], [-47.262442267766694, -22.34016097550001], [-47.2624324405444, -22.34018202887669], [-47.26242258489491, -22.340203135646757], [-47.262412699790595, -22.34022429536728], [-47.262402784196176, -22.34024550759164], [-47.26239283706959, -22.34026677186732], [-47.26238285735822, -22.340288087743968], [-47.26237284400361, -22.340309454763513], [-47.26236279593704, -22.34033087246936], [-47.26235271208332, -22.340352340398585], [-47.26234259135869, -22.340373858086195], [-47.262332432670625, -22.34039542506552], [-47.262322234919985, -22.340417040863755], [-47.26231199699675, -22.340438705010847], [-47.26230171778737, -22.34046041702413], [-47.26229139616629, -22.34048217642613], [-47.26228103100105, -22.34050398273358], [-47.262270621153185, -22.340525835456], [-47.262260165473656, -22.340547734104856], [-47.26224966280712, -22.34056967818462], [-47.26223911199027, -22.340591667196655], [-47.26222821087299, -22.340614326208115], [-47.2622175463411, -22.340636430641062], [-47.262206830514344, -22.340658577444003], [-47.262196067985634, -22.34068075427229], [-47.26218526653921, -22.340702943375724], [-47.26217442903975, -22.340725137877442], [-47.262163555146635, -22.340747337513488], [-47.26215264447322, -22.340769542112252], [-47.262141696632554, -22.34079175150098], [-47.262130711236125, -22.340813965507955], [-47.26211968789583, -22.3408361839588], [-47.26210862622271, -22.340858406678866], [-47.26209752582671, -22.34088063349375], [-47.26208638631806, -22.340902864226468], [-47.26207520730595, -22.34092509870042], [-47.262063988399056, -22.34094733673793], [-47.262052729205855, -22.340969578159893], [-47.262041429334076, -22.340991822786815], [-47.262030088391114, -22.341014070437982], [-47.262018705983834, -22.341036320931885], [-47.26200728171835, -22.341058574086592], [-47.26199581520081, -22.341080829718347], [-47.26198430603658, -22.34110308764313], [-47.261972753830854, -22.341125347675227], [-47.26196115818852, -22.341147609628127], [-47.26194951871325, -22.341169873315533], [-47.26193783500921, -22.34119213854867], [-47.26192610668015, -22.341214405137695], [-47.26191433332907, -22.341236672892585], [-47.2619025145586, -22.341258941622247], [-47.26189064997126, -22.341281211134095], [-47.26187873916951, -22.341303481234064], [-47.26186678175514, -22.34132575172762], [-47.261854777329674, -22.3413480224192], [-47.26184272549427, -22.341370293112217], [-47.26183062585007, -22.341392563608505], [-47.2618184779986, -22.34141483370772], [-47.26180628153974, -22.341437103211007], [-47.26179403607392, -22.34145937191677], [-47.26178174120206, -22.341481639621204], [-47.261769396523896, -22.3415039061211], [-47.2617570016392, -22.34152617121176], [-47.261744556148294, -22.341548434685972], [-47.26173205965045, -22.341570696337076], [-47.26171951174552, -22.341592955955832], [-47.261706912033425, -22.3416152133317], [-47.26169426011301, -22.34163746825452], [-47.26168155558443, -22.341659720510584], [-47.26166879804706, -22.341681969886224], [-47.2616559871002, -22.34170421616664], [-47.26164312234339, -22.341726459135263], [-47.261630203376555, -22.34174869857379], [-47.26161722979926, -22.341770934263252], [-47.261604201211185, -22.34179316598324], [-47.26159111721209, -22.341815393512174], [-47.261577977402375, -22.341837616626147], [-47.26156478138228, -22.341859835100546], [-47.261551528752015, -22.34188204870964], [-47.2615382191124, -22.34190425722574], [-47.26152485206409, -22.341926460420304], [-47.2615114272082, -22.341948658063146], [-47.26149794414646, -22.34197084992194], [-47.26148440248022, -22.34199303576436], [-47.26147080181162, -22.34201521535552], [-47.261457141743435, -22.34203738845904], [-47.26144342187798, -22.342059554838105], [-47.2614296418189, -22.3420817142531], [-47.26141580116929, -22.34210386646456], [-47.26140189953374, -22.342126011229837], [-47.2613879365168, -22.342148148305686], [-47.261373911723226, -22.342170277447725], [-47.26135982475927, -22.342192398408855], [-47.26134608139855, -22.34221387619284], [-47.26132602200788, -22.3422450355079], [-47.26131718690808, -22.342258709723883], [-47.261302847329695, -22.342280795469584], [-47.26128844361811, -22.34230287178038], [-47.26127397538265, -22.342324938401138], [-47.26125944223354, -22.342346995074973], [-47.261244839389555, -22.34236904817651], [-47.26123011042432, -22.34239118100872], [-47.26121516654463, -22.342413517189815], [-47.261199967095266, -22.342436102081184], [-47.26118450425332, -22.342458931131663], [-47.261168770471095, -22.34248199888647], [-47.26115275792558, -22.342505299804273], [-47.261136458521655, -22.3425288282477], [-47.261119863896056, -22.342552578471064], [-47.261102965424605, -22.342576544604576], [-47.261085754226436, -22.342600720642107], [-47.26106822117293, -22.342625100422868], [-47.261050356894195, -22.34264967761707], [-47.26103215178817, -22.342674445708077], [-47.26101359603079, -22.34269939797423], [-47.260994679586226, -22.342724527471148], [-47.26097539222066, -22.342749827010554], [-47.260955723515224, -22.342775289141557], [-47.260935662881124, -22.342800906130343], [-47.26091519957835, -22.34282666993731], [-47.26089432273219, -22.342852572198648], [-47.26087302135606, -22.34287860420227], [-47.260851284374354, -22.342904756866346], [-47.26082910064566, -22.3429310207198], [-47.26080645899178, -22.34295738587904], [-47.260783348226695, -22.342983842027685], [-47.260759757188254, -22.3430103783967], [-47.26073567477299, -22.34303698374477], [-47.26071108997191, -22.343063646341136], [-47.26068599191085, -22.34309035394778], [-47.26066036989205, -22.34311709380463], [-47.260634213436866, -22.343143852618056], [-47.2606075123326, -22.34317061654961], [-47.26058025668077, -22.343197371208195], [-47.26055243694749, -22.343224101645117], [-47.26052404401444, -22.343250792353498], [-47.26049506923155, -22.34327742727087], [-47.2604655048216, -22.343303989470588], [-47.2604353922824, -22.343330418803813], [-47.26040487588518, -22.34335657503874], [-47.260374071055274, -22.34338236093495], [-47.26034299450444, -22.343407767624015], [-47.260311650751056, -22.343432796467166], [-47.26028004412781, -22.34345744876291], [-47.26024817878623, -22.34348172574254], [-47.26021605870587, -22.343505628562735], [-47.260183687699694, -22.343529158301287], [-47.26015106941902, -22.343552315953374], [-47.260118207360854, -22.343575102426186], [-47.260085104872616, -22.343597518535777], [-47.26005176515717, -22.343619565003696], [-47.26001819128074, -22.343641242451827], [-47.25998438617763, -22.34366255139971], [-47.25995035265209, -22.343683492263512], [-47.259916093387766, -22.3437040653502], [-47.259881610951496, -22.343724270855727], [-47.259846907796714, -22.34374410886318], [-47.25981198627091, -22.34376357933853], [-47.259776848618294, -22.3437826821296], [-47.25974149698497, -22.343801416963103], [-47.25970593342433, -22.34381978344196], [-47.25967015990148, -22.343837781043074], [-47.25963417829709, -22.343855409115434], [-47.259597990411926, -22.34387266687774], [-47.25956159797336, -22.343889553415266], [-47.25952500263755, -22.343906067678827], [-47.259488205994344, -22.343922208482176], [-47.259451209573136, -22.34393797449936], [-47.259414014846016, -22.34395336426303], [-47.2593766232346, -22.343968376161364], [-47.259339036113055, -22.3439830084365], [-47.25930125481306, -22.343997259182245], [-47.25926328062929, -22.34401112634163], [-47.259225114825625, -22.34402460770404], [-47.25918675863851, -22.344037700903943], [-47.2591482132834, -22.344050403417874], [-47.259109479963385, -22.344062712561467], [-47.259070559869826, -22.34407462548879], [-47.259031454191096, -22.344086139189162], [-47.25899216412184, -22.344097250484037], [-47.258952690864554, -22.344107956026573], [-47.25891303564168, -22.34411825229769], [-47.25887319970063, -22.344128135605015], [-47.258833184318696, -22.344137602081286], [-47.258792991110944, -22.344146647615037], [-47.25875268514863, -22.344155254402946], [-47.25871247606461, -22.344163381041177], [-47.25867253424697, -22.344171008542055], [-47.25863288983668, -22.344178149584767], [-47.2585935529305, -22.344184820829533], [-47.25855453280387, -22.344191038987237], [-47.25851583793875, -22.344196820772943], [-47.25847747605421, -22.344202182862432], [-47.25843945414845, -22.34420714185087], [-47.25840177853379, -22.344211714217145], [-47.25836445487294, -22.344215916290636], [-47.25832748822479, -22.344219764221087], [-47.25829088308251, -22.344223273952625], [-47.25825464341235, -22.344226461200655], [-47.258218772699166, -22.344229341431305], [-47.25818327398379, -22.344231929844515], [-47.25814814990337, -22.34423424135916], [-47.258113402729904, -22.344236290601057], [-47.25807903440922, -22.34423809189273], [-47.25804504659702, -22.34423965924576], [-47.25801144069301, -22.34424100635459], [-47.25797821787731, -22.344242146592265], [-47.25794537914091, -22.344243093007456], [-47.25791292531564, -22.34424385832289], [-47.257880857105775, -22.3442444549347], [-47.25784917511386, -22.344244894913025], [-47.257817879867645, -22.344245190003036], [-47.25778697184515, -22.344245351627], [-47.257756451494565, -22.34424539088643], [-47.25772631925902, -22.344245318564955], [-47.25769657559362, -22.34424514513125], [-47.25766722098655, -22.344244880742156], [-47.257638255973646, -22.344244535245906], [-47.257609681153816, -22.34424411818526], [-47.25758149720554, -22.344243638800577], [-47.257553704897234, -22.344243106032547], [-47.25752630509956, -22.34424252852493], [-47.25749929879489, -22.344241914626608], [-47.25747268115205, -22.344241272250386], [-47.25744635431523, -22.344240606438028], [-47.257420151733555, -22.344239916694765], [-47.257393997321756, -22.344239201904262], [-47.25736788890449, -22.34423846274094], [-47.25734182633664, -22.344237699930176], [-47.2573165044431, -22.34423693518358], [-47.25729051418187, -22.34423612728502], [-47.25664970736281, -22.34421562531732]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1019.820028637, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26326623407194, -22.33863209395541], [-47.263250258081555, -22.338658083355444], [-47.26323970902543, -22.338675333578294], [-47.263229190342685, -22.33869262317523], [-47.26321870181927, -22.338709952032936], [-47.26320824324036, -22.338727320037588], [-47.26319781439124, -22.338744727073436], [-47.26318741505812, -22.338762173021408], [-47.26317704502613, -22.338779657762522], [-47.26316670408077, -22.338797181175085], [-47.263156392008376, -22.33881474313437], [-47.263146108593645, -22.338832343516298], [-47.2631358536218, -22.338849982194127], [-47.26312562687849, -22.338867659038236], [-47.263115428148836, -22.338885373918078], [-47.26310525721716, -22.33890312670237], [-47.263095113868616, -22.338920917256335], [-47.2630849978868, -22.338938745445898], [-47.2630749090561, -22.3389566111333], [-47.26306484716125, -22.338974514178346], [-47.263054811984055, -22.338992454443638], [-47.26304480330848, -22.339010431785727], [-47.263034820917575, -22.339028446060876], [-47.26302486459296, -22.339046497125324], [-47.26301493411685, -22.339064584832254], [-47.263005029270225, -22.339082709034777], [-47.26299514983459, -22.339100869582637], [-47.26298529559044, -22.33911906632525], [-47.262975466317265, -22.339137299111492], [-47.26296566179485, -22.339155567787362], [-47.26295588180198, -22.339173872198337], [-47.26294612611687, -22.339192212188568], [-47.26293639451736, -22.339210587600565], [-47.262926686780595, -22.33922899827565], [-47.26291700268294, -22.339247444054216], [-47.26290734200009, -22.339265924775503], [-47.262897704507445, -22.339284440276753], [-47.262888089979604, -22.339302990394458], [-47.26287849819004, -22.339321574964508], [-47.262868928912035, -22.339340193820927], [-47.26285938191811, -22.339358846796518], [-47.26284985697958, -22.33937753372397], [-47.26284035386723, -22.339396254434423], [-47.26283087235147, -22.339415008757257], [-47.262821412201845, -22.339433796520865], [-47.26281197310513, -22.339452617716287], [-47.26280255117849, -22.339471479466685], [-47.262793137541465, -22.339490398446525], [-47.262783726239086, -22.33950938482317], [-47.26277431616795, -22.339528438983596], [-47.262764906569025, -22.339547560603048], [-47.262755496676014, -22.33956674935172], [-47.26274608571579, -22.339586004893903], [-47.26273667290721, -22.339605326890354], [-47.262727257462025, -22.339624714996344], [-47.26271783858483, -22.33964416886187], [-47.262708415471664, -22.339663688134458], [-47.26269869062001, -22.339683888748052], [-47.262689270647776, -22.339703510136694], [-47.26267984389536, -22.339723195811338], [-47.262670409533705, -22.339742945400875], [-47.26266096672297, -22.33976275853614], [-47.2626515146183, -22.339782634838162], [-47.26264205236476, -22.339802573928743], [-47.26263257910017, -22.33982257542438], [-47.26262309395463, -22.339842638937483], [-47.26261359604943, -22.339862764078322], [-47.26260408449848, -22.339882950452445], [-47.26259455840683, -22.339903197663485], [-47.262585016871945, -22.33992350531056], [-47.26257545898343, -22.339943872988975], [-47.26256588382125, -22.339964300293822], [-47.26255629045808, -22.339984786815062], [-47.26254667795905, -22.340005332138222], [-47.26253704537925, -22.34002593584943], [-47.26252739176713, -22.34004659752835], [-47.262517716161476, -22.340067316754595], [-47.26250801759428, -22.34008809310166], [-47.26249829508637, -22.340108926146144], [-47.26248854765474, -22.34012981545217], [-47.26247877430332, -22.34015076059113], [-47.26246897403122, -22.34017176112399], [-47.26245914582661, -22.34019281661432], [-47.262449288671576, -22.34021392661818], [-47.26243940153804, -22.3402350906925], [-47.262429483389944, -22.340256308390547], [-47.26241953318447, -22.340277579259443], [-47.26240954986796, -22.34029890284863], [-47.262399532380826, -22.34032027869962], [-47.26238947965301, -22.340341706355446], [-47.262379390607826, -22.340363185352675], [-47.26236926415982, -22.340384715225788], [-47.262359099214656, -22.340406295507467], [-47.26234889467123, -22.340427925724256], [-47.262338649417266, -22.340449605405457], [-47.262328362337044, -22.340471334067477], [-47.26231803230242, -22.34049311123206], [-47.26230765817832, -22.340514936414984], [-47.26229723882347, -22.340536809124718], [-47.26228677308582, -22.340558728871706], [-47.26227625980699, -22.34058069515921], [-47.26226569782028, -22.34060270748746], [-47.262254778829934, -22.340625403688943], [-47.26224410171918, -22.340647534203264], [-47.2622333727532, -22.340669708170562], [-47.262222596638445, -22.340691913002782], [-47.262211781329526, -22.340714130592573], [-47.26220092975627, -22.34073635392557], [-47.26219004157763, -22.340758582735262], [-47.26217911640567, -22.340780816849353], [-47.26216815385208, -22.340803056094394], [-47.26215715352707, -22.340825300298008], [-47.26214611504109, -22.340847549285037], [-47.26213503800388, -22.34086980288017], [-47.262123922023946, -22.340892060908192], [-47.26211276671018, -22.340914323191402], [-47.26210157167037, -22.340936589552385], [-47.26209033651174, -22.340958859812687], [-47.26207906084136, -22.340981133792326], [-47.262067744265536, -22.341003411311032], [-47.26205638639021, -22.341025692187213], [-47.26204498682081, -22.341047976238432], [-47.26203354516198, -22.34107026328197], [-47.26202206101837, -22.341092553133063], [-47.26201053399389, -22.341114845606793], [-47.26199896369226, -22.341137140516498], [-47.261987349716854, -22.34115943767464], [-47.261975691669825, -22.341181736893997], [-47.26196398915386, -22.341204037984713], [-47.26195224177113, -22.341226340755988], [-47.26194044912319, -22.34124864501667], [-47.26192861081107, -22.341270950574604], [-47.261916726435764, -22.341293257236135], [-47.26190479559819, -22.341315564806013], [-47.26189281789861, -22.341337873088605], [-47.261880792936935, -22.34136018188717], [-47.26186872031279, -22.34138249100396], [-47.26185659962575, -22.341404800239548], [-47.261844430475755, -22.341427109392317], [-47.261832212461115, -22.341449418262222], [-47.26181994518066, -22.341471726646407], [-47.26180762823375, -22.34149403433966], [-47.26179526121852, -22.341516341137496], [-47.26178284373314, -22.341538646833868], [-47.26177037537635, -22.341560951220117], [-47.26175785574582, -22.341583254088267], [-47.26174528443978, -22.341605555227567], [-47.2617326610566, -22.34162785442607], [-47.26171998519346, -22.341650151472106], [-47.261707256448965, -22.341672446150433], [-47.26169447442088, -22.34169473824585], [-47.261681638706875, -22.341717027542042], [-47.26166874890493, -22.341739313820824], [-47.26165580461332, -22.34176159686225], [-47.26164280543006, -22.341783876445685], [-47.261629750953205, -22.341806152349108], [-47.261616640780936, -22.341828424349224], [-47.261603474512036, -22.341850692220362], [-47.26159025174519, -22.34187295573617], [-47.26157697207902, -22.341895214669147], [-47.26156363511276, -22.341917468789756], [-47.26155024044546, -22.341939717867657], [-47.26153678767668, -22.34196196167073], [-47.261523276406656, -22.34198419996481], [-47.261509706235074, -22.342006432515632], [-47.261496076762604, -22.3420286590863], [-47.261482387590455, -22.342050879438457], [-47.261468638319364, -22.342073093333315], [-47.26145482855153, -22.342095300529177], [-47.26144095788848, -22.342117500784518], [-47.26142702593326, -22.342139693854573], [-47.261413032289006, -22.34216187949391], [-47.26139897655894, -22.342184057456098], [-47.261384858347824, -22.342206227491676], [-47.2613726564086, -22.34222529638637], [-47.26135260912302, -22.34225646090422], [-47.261342124876705, -22.34227268753398], [-47.26132775279406, -22.34229482334909], [-47.261313316260356, -22.3423169499722], [-47.26129881488354, -22.34233906714578], [-47.26128424827242, -22.342361174610588], [-47.261269611554816, -22.342383278874113], [-47.26125484716351, -22.34240546494654], [-47.261239864552294, -22.342427859024813], [-47.26122462232667, -22.342450507483857], [-47.26120911259492, -22.34247340576796], [-47.26119332774624, -22.342496548399147], [-47.26117725988884, -22.342519929811342], [-47.261160900853305, -22.342543544340334], [-47.26114424219657, -22.342567386211417], [-47.26112727520933, -22.342591449523358], [-47.261109990920396, -22.342615728235593], [-47.26109238010574, -22.34264021614991], [-47.261074433295114, -22.34266490689558], [-47.26105614078139, -22.342689793911283], [-47.26103749263092, -22.34271487042633], [-47.26101847869395, -22.342740129442983], [-47.26099908861866, -22.342765563714458], [-47.26097931186452, -22.342791165726055], [-47.26095913771744, -22.342816927674427], [-47.26093855530921, -22.342842841444153], [-47.260917553634016, -22.34286889858891], [-47.260896121571896, -22.34289509030715], [-47.2608742479122, -22.342921407419897], [-47.260851921377004, -22.342947840351112], [-47.260829130650855, -22.34297437910368], [-47.26080586441033, -22.343001013238943], [-47.26078211135636, -22.34302773185642], [-47.260757860249804, -22.343054523573567], [-47.26073309994786, -22.343081376508465], [-47.260707819445344, -22.34310827826164], [-47.26068200791703, -22.34313521590085], [-47.260655654761344, -22.34316217594944], [-47.260628749648035, -22.343189144374744], [-47.26060128256754, -22.34321610658026], [-47.26057324388223, -22.343243047400474], [-47.26054462437862, -22.343269951100286], [-47.260515415320995, -22.343296801377694], [-47.26048560886431, -22.343323581048853], [-47.26045524744374, -22.343350228825557], [-47.26042447831422, -22.34337660168635], [-47.2603934191928, -22.343402600446804], [-47.26036208705606, -22.343428216094047], [-47.26033048643835, -22.34345345005373], [-47.26029862168453, -22.3434783036874], [-47.26026649695459, -22.343502778288133], [-47.26023411623307, -22.343526875072744], [-47.260201483334505, -22.34355059517767], [-47.26016860190844, -22.343573939654952], [-47.26013547544705, -22.343596909466918], [-47.26010210728979, -22.343619505482877], [-47.260068500628655, -22.34364172847566], [-47.26003465851618, -22.343663579116456], [-47.26000058387033, -22.34368505797203], [-47.2599662794763, -22.343706165503573], [-47.259931747996276, -22.34372690206094], [-47.25989699197322, -22.343747267880744], [-47.25986201383442, -22.34376726308426], [-47.25982681589899, -22.3437868876734], [-47.25979140038069, -22.343806141529488], [-47.259755769393166, -22.34382502441025], [-47.2597199249555, -22.343843535947073], [-47.25968386899663, -22.343861675642803], [-47.25964760335937, -22.34387944286973], [-47.25961112980494, -22.3438968368672], [-47.25957445001976, -22.34391385673844], [-47.25953756561754, -22.34393050144937], [-47.25950047814429, -22.343946769826196], [-47.259463189084386, -22.343962660552513], [-47.2594256998637, -22.34397817216759], [-47.259388011856615, -22.34399330306327], [-47.25935012638909, -22.344008051482483], [-47.25931204474373, -22.344022415516694], [-47.25927376816538, -22.344036393103494], [-47.25923529786746, -22.344049982023833], [-47.25919663503542, -22.344063179900456], [-47.25915778083323, -22.344075984195005], [-47.259118736412304, -22.344088392204906], [-47.25907950291204, -22.34410040106275], [-47.25904008146884, -22.34411200773299], [-47.25900047322548, -22.344123209008842], [-47.25896067933272, -22.344134001511744], [-47.258920700961724, -22.344144381687364], [-47.25888053930909, -22.344154345804586], [-47.2588401956019, -22.344163889953833], [-47.258799671411985, -22.344173009976274], [-47.2587590330624, -22.34418168774167], [-47.25871849440212, -22.34418988099115], [-47.25867822926598, -22.344197570235302], [-47.25863826838376, -22.344204768283976], [-47.25859862203201, -22.34421149200905], [-47.2585592996491, -22.344217758334285], [-47.25852030986381, -22.344223584187617], [-47.258481660526414, -22.344228986456848], [-47.25844335875165, -22.344233981947706], [-47.25840541095432, -22.34423858734704], [-47.258367822886385, -22.344242819189343], [-47.25833059968372, -22.344246693825674], [-47.25829374590478, -22.34425022739727], [-47.25825726557054, -22.3442534358121], [-47.258221162210624, -22.344256334723617], [-47.2581854389016, -22.344258939513807], [-47.25815009830814, -22.34426126527777], [-47.258115142722296, -22.3442633268115], [-47.25808057410329, -22.344265138601635], [-47.25804639411429, -22.344266714817458], [-47.25801260415726, -22.344268069304686], [-47.25797920541011, -22.344269215581054], [-47.2579461988577, -22.344270166833226], [-47.25791358532258, -22.344270935915407], [-47.257881365497035, -22.344271535348465], [-47.257849539969634, -22.344271977320577], [-47.257818109252554, -22.34427227368853], [-47.25778707380725, -22.34427243597929], [-47.257756434064774, -22.34427247539279], [-47.25772619045096, -22.344272402804485], [-47.25769634340391, -22.344272228768432], [-47.25766689339545, -22.344271963520548], [-47.257637840946046, -22.34427161698184], [-47.257609186640515, -22.34427119876153], [-47.25758093114487, -22.344270718160324], [-47.257553075216855, -22.344270184173197], [-47.25752561971865, -22.34426960549199], [-47.25749856562634, -22.344268990507835], [-47.257471907983835, -22.344268347166704], [-47.257445546912976, -22.34426768048897], [-47.257419312454914, -22.34426698990705], [-47.25739312697558, -22.34426627426789], [-47.25736698825962, -22.34426553424721], [-47.2573408961633, -22.344264770572618], [-47.25731555969606, -22.3442640053863], [-47.2572895410641, -22.344263196618424], [-47.25663676520706, -22.34424231170144]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1021.744152148, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26327908579077, -22.338665597548776], [-47.26325454354372, -22.338705937748955], [-47.26324408633813, -22.338723214869667], [-47.26323365872674, -22.33874053145372], [-47.26322326049718, -22.338757887387334], [-47.263212891437966, -22.338775282553357], [-47.263202551336576, -22.33879271683462], [-47.26319223998087, -22.33881019011132], [-47.263181957159475, -22.338827702260467], [-47.26317170265948, -22.338845253159768], [-47.263161476268344, -22.33886284268424], [-47.26315127777415, -22.33888047070593], [-47.26314110696424, -22.338898137095914], [-47.26313096362536, -22.338915841724585], [-47.26312084754488, -22.338933584458733], [-47.26311075850877, -22.33895136516586], [-47.263100696303724, -22.338969183709708], [-47.26309066071671, -22.338987039951554], [-47.263080651531894, -22.339004933755522], [-47.26307066853551, -22.339022864979572], [-47.26306071151285, -22.339040833481327], [-47.26305078024785, -22.339058839118447], [-47.26304087452497, -22.339076881745438], [-47.26303099412739, -22.339094961216738], [-47.263021138838965, -22.339113077383338], [-47.26301130844232, -22.33913123009592], [-47.26300150271923, -22.3391494192046], [-47.26299172145164, -22.339167644556596], [-47.262981964420575, -22.339185905998534], [-47.262972231406444, -22.33920420337572], [-47.262962522189234, -22.33922253653175], [-47.26295283654827, -22.339240905309044], [-47.26294317426208, -22.339259309549142], [-47.26293353510848, -22.339277749092258], [-47.26292391886501, -22.339296223776678], [-47.26291432530835, -22.339314733439885], [-47.262904754214155, -22.339333277918783], [-47.26289520535769, -22.339351857048268], [-47.26288567851361, -22.33937047066212], [-47.26287617345527, -22.339389118593946], [-47.26286668995549, -22.339407800675772], [-47.2628572277867, -22.339426516737827], [-47.26284778672047, -22.33944526660933], [-47.26283836644396, -22.33946405028543], [-47.26282896300334, -22.339482875036044], [-47.262819567352786, -22.339501757875247], [-47.262810173437686, -22.33952070918236], [-47.262800780152595, -22.339539729360787], [-47.2627913867434, -22.339558818088108], [-47.26278199244849, -22.339577975036697], [-47.262772596499374, -22.339597199872813], [-47.26276319811928, -22.33961649225928], [-47.26275379652425, -22.33963585185318], [-47.262744390923025, -22.33965527830629], [-47.262734980515624, -22.33967477126785], [-47.262725261869605, -22.3396949589993], [-47.2627158537551, -22.339714555732026], [-47.26270643829946, -22.339734217856034], [-47.262697014677066, -22.339753945001515], [-47.262687582051356, -22.339773736800662], [-47.262678139580636, -22.339793592875772], [-47.26266868641288, -22.3398135128498], [-47.262659221688764, -22.339833496340326], [-47.26264974454099, -22.339853542960768], [-47.26264025409337, -22.33987365232243], [-47.26263074946207, -22.339893824031662], [-47.26262122975435, -22.33991405769294], [-47.262611694069655, -22.33993435290615], [-47.26260214149943, -22.339954709267275], [-47.26259257112527, -22.339975126372032], [-47.262582982021385, -22.33999560381098], [-47.262573373254206, -22.340016141170118], [-47.26256374388001, -22.340036738036027], [-47.26255409294825, -22.340057393988772], [-47.26254441949857, -22.340078108608274], [-47.26253472256359, -22.34009888146832], [-47.262525001164626, -22.34011971214576], [-47.26251525431909, -22.340140600204766], [-47.26250548103099, -22.340161545216908], [-47.26249568029951, -22.34018254674321], [-47.262485851112594, -22.34020360434721], [-47.262475992452025, -22.34022471758485], [-47.26246610328924, -22.34024588601298], [-47.26245618258747, -22.34026710918469], [-47.262446229303116, -22.34028838664677], [-47.26243624238148, -22.340309717948532], [-47.26242622076184, -22.340331102630973], [-47.26241616337277, -22.340352540236772], [-47.2624060691361, -22.340374030302005], [-47.26239593696473, -22.340395572360613], [-47.26238576576248, -22.340417165944665], [-47.26237555442625, -22.340438810580036], [-47.262365301841626, -22.34046050579534], [-47.262355006890544, -22.3404822511061], [-47.262344668442374, -22.340504046033256], [-47.26233428535942, -22.340525890091655], [-47.262323856497574, -22.340547782788715], [-47.26231338070183, -22.340569723633813], [-47.2623028568107, -22.340591712129097], [-47.26229228365417, -22.340613747773542], [-47.262281346790736, -22.340636481165067], [-47.262270657101105, -22.34065863776077], [-47.26225991499599, -22.340680838892396], [-47.26224912529517, -22.340703071728562], [-47.262238296123755, -22.340725317804715], [-47.2622274304767, -22.34074756996898], [-47.26221652801252, -22.340769827952325], [-47.26220558834204, -22.340792091581754], [-47.262194611075564, -22.34081436068311], [-47.26218359582195, -22.340836635083367], [-47.26217254219031, -22.340858914606603], [-47.262161449789005, -22.340881199076765], [-47.26215031822518, -22.340903488317977], [-47.26213914710632, -22.340925782151665], [-47.26212793603879, -22.340948080399674], [-47.262116684628445, -22.34097038288277], [-47.2621053924809, -22.34099268942011], [-47.26209405920104, -22.341014999830616], [-47.26208268439338, -22.341037313931768], [-47.26207126766185, -22.341059631540354], [-47.26205980860965, -22.341081952472702], [-47.26204830684001, -22.34110427654314], [-47.26203676195529, -22.341126603565815], [-47.262025173557774, -22.341148933353104], [-47.26201354124929, -22.341171265716525], [-47.26200186463054, -22.341193600467847], [-47.26199014330261, -22.34121593741618], [-47.26197837686628, -22.341238276369676], [-47.261966564921444, -22.341260617136136], [-47.26195470706769, -22.341282959522385], [-47.261942802904436, -22.341305303333588], [-47.26193085203106, -22.341327648373408], [-47.26191885404628, -22.341349994445018], [-47.26190680854842, -22.341372341350574], [-47.26189471513555, -22.34139468889111], [-47.261882573405664, -22.341417036865995], [-47.261870382957184, -22.34143938507236], [-47.26185814338676, -22.3414617333089], [-47.261845854291685, -22.34148408137148], [-47.26183351526975, -22.341506429053563], [-47.26182112591746, -22.341528776149353], [-47.2618086858314, -22.341551122451435], [-47.26179619460874, -22.34157346774977], [-47.261783651845505, -22.34159581183494], [-47.2617710571384, -22.34161815449481], [-47.26175841008413, -22.341640495515932], [-47.26174571027829, -22.341662834685152], [-47.261732957317875, -22.341685171785794], [-47.2617201507991, -22.34170750660103], [-47.26170729031798, -22.341729838912986], [-47.26169437547088, -22.341752168501902], [-47.261681405854546, -22.341774495146225], [-47.261668381065306, -22.34179681862369], [-47.26165530069971, -22.34181913871053], [-47.26164216435425, -22.341841455181815], [-47.261628971626195, -22.341863767810146], [-47.261615722112616, -22.341886076367388], [-47.261602415410536, -22.341908380624243], [-47.26158905111763, -22.341930680349364], [-47.261575628831366, -22.34195297531059], [-47.26156214814975, -22.341975265273927], [-47.26154860867142, -22.341997550003303], [-47.26153500999453, -22.342019829262483], [-47.2615213517182, -22.342042102812712], [-47.261507633442065, -22.342064370413524], [-47.261493854765384, -22.342086631824177], [-47.261480015288804, -22.342108886800915], [-47.26146611461229, -22.342131135100153], [-47.26145215233746, -22.342153376474986], [-47.26143812806589, -22.342175610677845], [-47.26142404139934, -22.34219783746013], [-47.26140989194109, -22.342220056570195], [-47.261399231422644, -22.342236716575172], [-47.26137919624217, -22.342267886295776], [-47.26136706285008, -22.342286665339802], [-47.26135265826318, -22.342308851224313], [-47.26133818890738, -22.342331028159734], [-47.26132365438921, -22.342353195886194], [-47.26130905431612, -22.34237535414195], [-47.26129438372491, -22.342397509567505], [-47.26127958390751, -22.34241974888008], [-47.261264562564804, -22.342442200855576], [-47.261249277562904, -22.342464912882367], [-47.26123372094139, -22.342487880400036], [-47.26121788502628, -22.342511097907636], [-47.261201761857016, -22.34253455981423], [-47.2611853431899, -22.34255826042881], [-47.26116862050204, -22.34258219394767], [-47.26115158499904, -22.342606354438], [-47.26113422761937, -22.342630735824972], [-47.26111653904358, -22.34265533187288], [-47.261098509701085, -22.342680136170056], [-47.26108012977967, -22.342705142110436], [-47.261061389236154, -22.342730342874436], [-47.26104227780679, -22.342755731410836], [-47.261022785021844, -22.342781300414412], [-47.261002900219, -22.342807042306656], [-47.26098261255902, -22.342832949214667], [-47.26096191104531, -22.342859012947123], [-47.260940784541084, -22.34288522497537], [-47.26091922179307, -22.34291157640824], [-47.26089721145541, -22.342938057969718], [-47.26087474211373, -22.342964659978698], [-47.260851802315315, -22.34299137232464], [-47.26082838059937, -22.34301818444662], [-47.26080446552993, -22.343045085312543], [-47.26078004573209, -22.343072063398814], [-47.26075510992932, -22.34309910667232], [-47.26072964698535, -22.343126202572062], [-47.26070364594756, -22.343153337993687], [-47.260677096091406, -22.34318049927743], [-47.260649986969085, -22.343207672196566], [-47.260622308459894, -22.34323484194909], [-47.26059405082259, -22.343261993152645], [-47.26056520474844, -22.343289109843965], [-47.26053576141609, -22.343316175481462], [-47.26050571291266, -22.343343172624113], [-47.26047510261074, -22.343370038844334], [-47.260444080748904, -22.34339662833108], [-47.260412767335986, -22.343422839955828], [-47.260381179613326, -22.343448664561326], [-47.2603493221313, -22.343474103637583], [-47.26031719924686, -22.343499158609248], [-47.260284815128564, -22.34352383083111], [-47.26025217376588, -22.34354812158023], [-47.260219278974866, -22.343572032051615], [-47.260186134403426, -22.343595563354157], [-47.260152743538775, -22.34361871650533], [-47.26011910971246, -22.343641492427675], [-47.260085236105596, -22.34366389194542], [-47.26005112575706, -22.343685915778927], [-47.2600167815684, -22.343707564542218], [-47.259982206305864, -22.34372883874159], [-47.259947402610116, -22.34374973876972], [-47.25991237300023, -22.343770264903807], [-47.25987711987735, -22.34379041730344], [-47.259841645532255, -22.343810196006455], [-47.25980595214822, -22.34382960092761], [-47.25977004180645, -22.343848631855675], [-47.259733916491705, -22.343867288450507], [-47.25969757809675, -22.343885570240918], [-47.25966102842652, -22.343903476622458], [-47.25962426920279, -22.343921006855165], [-47.25958730207093, -22.343938160060123], [-47.259550128602214, -22.3439549352185], [-47.25951275029887, -22.343971331168884], [-47.25947516860018, -22.343987346604372], [-47.259437384885864, -22.344002980070897], [-47.25939940048303, -22.344018229964], [-47.25936121666946, -22.344033094527312], [-47.25932283467866, -22.34404757185], [-47.25928425570564, -22.344061659864305], [-47.259245480913386, -22.344075356342625], [-47.25920651143632, -22.34408865889601], [-47.259167348386946, -22.344101564971183], [-47.25912799286502, -22.344114071847446], [-47.25908844595796, -22.344126176635868], [-47.259048708750186, -22.344137876276033], [-47.259008782332636, -22.34414916753292], [-47.258968667804304, -22.3441600469962], [-47.25892836628506, -22.344170511076356], [-47.25888787892071, -22.344180556003515], [-47.258847206888184, -22.34419017782576], [-47.25880635171601, -22.344199372336945], [-47.258765380979, -22.344208121079895], [-47.25872451274235, -22.3442163809406], [-47.2586839242876, -22.344224131928137], [-47.25864364693336, -22.344231386982727], [-47.2586036911359, -22.34423816318816], [-47.258564066496625, -22.344244477680927], [-47.25852478179107, -22.3442503476019], [-47.25848584500071, -22.34425579005095], [-47.25844726335683, -22.344260822044223], [-47.25840904337673, -22.34426546047669], [-47.25837119090164, -22.344269722087805], [-47.25833371114431, -22.344273623429988], [-47.25829660872866, -22.344277180841722], [-47.25825988773023, -22.34428041042334], [-47.25822355172349, -22.344283328015774], [-47.25818760382074, -22.34428594918294], [-47.25815204671418, -22.34428828919619], [-47.25811688271585, -22.34429036302178], [-47.25808211379845, -22.344292185310376], [-47.25804774163259, -22.344293770389033], [-47.258013767622465, -22.344295132254665], [-47.25798019294378, -22.34429628456968], [-47.25794701857533, -22.344297240658864], [-47.25791424533028, -22.344298013507778], [-47.257881873889026, -22.34429861576208], [-47.25784990482606, -22.344299059728087], [-47.25781833863803, -22.344299357373913], [-47.2577871757699, -22.34429952033148], [-47.257756416635466, -22.34429955989907], [-47.257726061643375, -22.344299487043926], [-47.25769611121462, -22.34429931240557], [-47.25766656580474, -22.34429904629888], [-47.257637425918794, -22.34429869871769], [-47.25760869212752, -22.34429827933773], [-47.25758036508445, -22.34429779752003], [-47.257552445536746, -22.344297262313788], [-47.25752493433798, -22.344296682459003], [-47.25749783245801, -22.34429606638898], [-47.257471134815816, -22.34429542208298], [-47.25744473951091, -22.344294754539867], [-47.25741847317644, -22.34429406311928], [-47.25739225662958, -22.34429334663146], [-47.2573660876149, -22.344292605753434], [-47.25733996599008, -22.34429184121498], [-47.25731461494918, -22.34429107558893], [-47.257288567946446, -22.344290265951805], [-47.25662382304673, -22.344268998084925]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1023.662020477, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26329202581321, -22.338699212985144], [-47.26326947086154, -22.33873647770198], [-47.26325907421766, -22.33875374286547], [-47.26324870660763, -22.33877104769684], [-47.263238367822325, -22.338788392080904], [-47.26322805765153, -22.338805775902312], [-47.26321777588543, -22.338823199043137], [-47.26320752231504, -22.3388406613821], [-47.26319729672973, -22.338858162798807], [-47.263187098919325, -22.338875703169908], [-47.26317692867419, -22.338893282369135], [-47.26316678578407, -22.33891090026929], [-47.26315667003793, -22.338928556742307], [-47.263146581225534, -22.33894625165663], [-47.26313651913511, -22.338963984881282], [-47.26312648355566, -22.338981756281605], [-47.26311647427653, -22.338999565720247], [-47.263106491084066, -22.33901741306287], [-47.26309653376684, -22.339035298168877], [-47.26308660211244, -22.339053220897227], [-47.26307669590701, -22.33907118110702], [-47.263066814937325, -22.33908917865406], [-47.26305695898881, -22.339107213394122], [-47.26304712784754, -22.339125285179467], [-47.26303732129841, -22.339143393862006], [-47.263027539125375, -22.33916153929316], [-47.263017781112616, -22.339179721321262], [-47.26300804704335, -22.339197939794126], [-47.262998336700164, -22.339216194558222], [-47.26298864986525, -22.339234485458313], [-47.26297898632008, -22.339252812337843], [-47.26296934584533, -22.339271175039453], [-47.26295972822096, -22.339289573404393], [-47.26295013322666, -22.339308007271985], [-47.26294056064121, -22.339326476480686], [-47.262931010242326, -22.33934498086838], [-47.26292148180741, -22.339363520270958], [-47.26291197511318, -22.339382094523046], [-47.262902489935, -22.33940070345927], [-47.26289302604777, -22.339419346912464], [-47.26288358322593, -22.339438024713708], [-47.26287416124309, -22.339456736693137], [-47.262864759786744, -22.33947548284988], [-47.262855374832185, -22.339494270600728], [-47.26284599716804, -22.33951311729928], [-47.2628366206402, -22.339532033536827], [-47.26282724414118, -22.339551019733296], [-47.262817866921715, -22.339570075568478], [-47.262808488224906, -22.339589200716937], [-47.26279910728686, -22.339608394847026], [-47.26278972333523, -22.339627657623492], [-47.262780335590364, -22.339646988705297], [-47.262770943265096, -22.339666387746007], [-47.262761545563436, -22.339685854396535], [-47.26275183312307, -22.33970602924584], [-47.26274243686627, -22.339725601322638], [-47.26273303270738, -22.339745239895983], [-47.26272361982426, -22.339764944597388], [-47.26271419738357, -22.339784715060464], [-47.26270476454678, -22.339804550908653], [-47.26269532046484, -22.33982445176613], [-47.262685864281174, -22.33984441725152], [-47.26267639513116, -22.33986444697935], [-47.26266691214107, -22.33988454056179], [-47.262657414429455, -22.339904697606116], [-47.26264790110567, -22.339924917717642], [-47.26263837127117, -22.339945200496988], [-47.26262882401923, -22.3399655455408], [-47.262619258433084, -22.33998595244548], [-47.26260967358844, -22.340006420802162], [-47.26260006855316, -22.34002695019724], [-47.262590442384564, -22.34004754021785], [-47.26258079413316, -22.34006819044443], [-47.26257112283942, -22.34008890045721], [-47.262561427536674, -22.340109669830223], [-47.26255170724667, -22.34013049814061], [-47.262541960987214, -22.34015138495259], [-47.26253218776245, -22.34017232983798], [-47.26252238657156, -22.34019333235768], [-47.26251255640234, -22.34021439207534], [-47.26250269623628, -22.340235508546744], [-47.26249280504421, -22.34025668132872], [-47.26248288178879, -22.340277909974056], [-47.262472925425556, -22.3402991940294], [-47.2624629348988, -22.340320533043673], [-47.26245290914664, -22.34034192655756], [-47.26244284709633, -22.34036337411337], [-47.26243274766818, -22.340384875246595], [-47.26242260977345, -22.340406429490663], [-47.2624124323141, -22.340428036377098], [-47.262402214185094, -22.34044969543104], [-47.26239195426979, -22.340471406180466], [-47.262381651447846, -22.340493168139986], [-47.26237130458615, -22.34051498082968], [-47.26236091254433, -22.340536843763573], [-47.26235047417552, -22.34055875644794], [-47.2623399883217, -22.3405807183912], [-47.26232945381826, -22.340602729094247], [-47.262318869491935, -22.34062478805488], [-47.2623079147554, -22.340647558636448], [-47.262297212486914, -22.340669741313537], [-47.26228645724262, -22.340691969609512], [-47.26227565395577, -22.34071423044963], [-47.262264810921884, -22.340736505012142], [-47.26225393120103, -22.340758786007694], [-47.26224301445135, -22.34078107316471], [-47.26223206028233, -22.34080336630946], [-47.26222106830299, -22.340825665267158], [-47.26221003812077, -22.340847969864015], [-47.262198969343494, -22.34087027992349], [-47.26218786157812, -22.340892595268716], [-47.26217671443038, -22.34091491572307], [-47.26216552750645, -22.340937241107245], [-47.26215430041122, -22.340959571242312], [-47.262143032749165, -22.34098190594816], [-47.26213172412446, -22.341004245043226], [-47.262120374140586, -22.341026588345507], [-47.26210898240057, -22.341048935671672], [-47.262097548506944, -22.34107128683763], [-47.26208607206141, -22.341093641658787], [-47.26207455266573, -22.34111599994857], [-47.262062989920786, -22.341138361520215], [-47.26205138342737, -22.34116072618511], [-47.26203973278583, -22.34118309375379], [-47.26202803759535, -22.341205464037053], [-47.26201629745552, -22.341227836842997], [-47.26200451196555, -22.34125021197875], [-47.26199268072388, -22.341272589251023], [-47.26198080332849, -22.341294968465544], [-47.26196887937731, -22.341317349426433], [-47.26195690846814, -22.34133973193618], [-47.26194489019814, -22.34136211579685], [-47.26193282416412, -22.34138450080942], [-47.261920709962524, -22.341406886773704], [-47.261908547189826, -22.34142927348789], [-47.26189633544285, -22.34145166074786], [-47.26188407431668, -22.341474048351063], [-47.26187176340699, -22.341496436092026], [-47.26185940231002, -22.341518823762932], [-47.26184699062068, -22.341541211156684], [-47.261834527933964, -22.34156359806447], [-47.26182201384544, -22.341585984274893], [-47.26180944794953, -22.341608369577113], [-47.26179682984136, -22.341630753757542], [-47.261784159116, -22.34165313660126], [-47.2617714353675, -22.34167551789376], [-47.2617586581912, -22.34169789741667], [-47.26174582718172, -22.341720274951697], [-47.26173294193348, -22.34174265027943], [-47.26172000204127, -22.341765023178525], [-47.26170700710019, -22.34178739342575], [-47.261693956705024, -22.34180976079721], [-47.26168085045066, -22.34183212506753], [-47.261667687932054, -22.34185448600999], [-47.26165446874485, -22.341876843395507], [-47.26164119248455, -22.341899196994188], [-47.26162785874657, -22.341921546574923], [-47.26161446712703, -22.341943891904585], [-47.26160101722182, -22.341966232749144], [-47.26158750862736, -22.341988568872758], [-47.261573940940735, -22.342010900037387], [-47.26156031375856, -22.342033226004972], [-47.261546626678374, -22.342055546534734], [-47.2615328792983, -22.342077861384215], [-47.26151907121605, -22.342100170310673], [-47.2615052020307, -22.342122473068294], [-47.261491271340766, -22.342144769411455], [-47.26147727874632, -22.34216705909104], [-47.261463223847464, -22.342189341857434], [-47.26144910624442, -22.342211617459856], [-47.26143492553908, -22.342233885644394], [-47.2614258064407, -22.342248136759192], [-47.261405783365326, -22.342279311682606], [-47.26139200082821, -22.342300643141357], [-47.26137756373704, -22.342322879095246], [-47.26136306155915, -22.342345106342997], [-47.26134849389965, -22.342367324622316], [-47.2613338603646, -22.342389533669078], [-47.26131915589977, -22.342411740256658], [-47.26130432065633, -22.342434032809418], [-47.26128926058213, -22.34245654268212], [-47.261273932803995, -22.34247931827663], [-47.26125832929274, -22.34250235502794], [-47.2612424423112, -22.342525647411975], [-47.26122626383011, -22.342549189812974], [-47.26120978553142, -22.34257297651311], [-47.26119299881246, -22.342597001679795], [-47.26117589479373, -22.342621259348554], [-47.261158464323344, -22.34264574341026], [-47.26114069798642, -22.342670447591775], [-47.26112258611209, -22.342695365440488], [-47.26110411878306, -22.342720490305567], [-47.26108528584649, -22.342745815318562], [-47.26106607692476, -22.34277133337472], [-47.2610464814302, -22.34279703711044], [-47.26102648857869, -22.342822918883353], [-47.26100608740578, -22.342848970750982], [-47.26098526678667, -22.342875184446225], [-47.26096401545345, -22.34290155135799], [-47.26094232201953, -22.34292806250556], [-47.26092017500395, -22.34295470851581], [-47.26089756285582, -22.34298147960258], [-47.26087447398517, -22.343008365541937], [-47.26085089679385, -22.343035355650617], [-47.26082681970896, -22.3430624387651], [-47.26080223121986, -22.343089603220516], [-47.26077711991627, -22.34311683683266], [-47.26075147453089, -22.343144126879054], [-47.260725283983625, -22.343171460083113], [-47.260698537427025, -22.343198822602115], [-47.260671224295706, -22.343226200015128], [-47.260643334357866, -22.343253577314677], [-47.26061485776857, -22.343280938901653], [-47.26058578512388, -22.34330826858451], [-47.26055610751682, -22.34333554958215], [-47.260525816966634, -22.343362764196378], [-47.26049495778341, -22.34338984886016], [-47.26046368318925, -22.34341665497292], [-47.2604321154848, -22.343443079462023], [-47.26040027217624, -22.343469113025826], [-47.26036815782986, -22.343494757218735], [-47.260335776814834, -22.34352001352847], [-47.260303133308156, -22.343544883371553], [-47.260270231304276, -22.343569368085213], [-47.26023707462082, -22.343593468923064], [-47.26020366690395, -22.343617187050953], [-47.26017001163603, -22.343640523541374], [-47.26013611214064, -22.343663479370214], [-47.26010197158802, -22.34368605541293], [-47.26006759300337, -22.34370825243923], [-47.2600329792719, -22.343730071110304], [-47.25999813314079, -22.34375151197755], [-47.25996305722926, -22.343772575476507], [-47.259927754032525, -22.343793261924922], [-47.25989222592552, -22.343813571520727], [-47.25985647517067, -22.343833504337653], [-47.25982050392086, -22.343853060323948], [-47.2597843142248, -22.343872239299355], [-47.25974790803291, -22.343891040952286], [-47.259711287201824, -22.34390946483742], [-47.25967445349859, -22.343927510373618], [-47.25963740860548, -22.34394517684158], [-47.25960015412687, -22.343962463380354], [-47.2595626915916, -22.343979368986247], [-47.25952502245806, -22.343995892510232], [-47.259487148120535, -22.34401203265492], [-47.259449069912506, -22.344027787972916], [-47.25941078911385, -22.34404315686351], [-47.259372306954134, -22.344058137570983], [-47.25933362461781, -22.344072728182216], [-47.25929474325005, -22.344086926624048], [-47.25925566396338, -22.34410073066037], [-47.25921638784117, -22.344114137890557], [-47.25917691594455, -22.344127145746466], [-47.259137249321505, -22.344139751489116], [-47.25909738900757, -22.34415195220812], [-47.25905733603514, -22.344163744818268], [-47.25901709144326, -22.34417512605622], [-47.25897665627925, -22.344186092479944], [-47.25893603161166, -22.344196640464673], [-47.25889521853552, -22.34420676620182], [-47.25885421817755, -22.34421646569711], [-47.258813032022985, -22.34422573469708], [-47.25877172889845, -22.34423455441758], [-47.258730531085305, -22.344242880889574], [-47.25868961931185, -22.34425069362045], [-47.25864902548549, -22.344258005681063], [-47.25860876024221, -22.344264834366864], [-47.25856883334644, -22.34427119702722], [-47.2585292537205, -22.344277111015845], [-47.2584900294771, -22.34428259364474], [-47.258451167964, -22.344287662140456], [-47.25841267580102, -22.34429233360607], [-47.25837455891865, -22.344296624986022], [-47.258336822606594, -22.344300553034106], [-47.25829947155413, -22.34430413428593], [-47.25826250989142, -22.34430738503436], [-47.25822594123777, -22.344310321307724], [-47.25818976874122, -22.344312958851916], [-47.25815399512145, -22.344315313114432], [-47.25811862271059, -22.344317399231898], [-47.258083653494694, -22.34431923201899], [-47.25804908915189, -22.344320825960448], [-47.25801493108862, -22.3443221952045], [-47.25798118047835, -22.34432335355819], [-47.25794783829377, -22.344324314484396], [-47.25791490533874, -22.3443250911001], [-47.25788238228167, -22.34432569617564], [-47.2578502696831, -22.34432614213549], [-47.25781856802411, -22.344326441059188], [-47.25778727773307, -22.3443266046836], [-47.257756399206656, -22.34432664440526], [-47.257725932836216, -22.344326571283283], [-47.25769587902574, -22.3443263960426], [-47.25766623821441, -22.34432612907715], [-47.25763701089188, -22.34432578045347], [-47.25760819761483, -22.344325359913853], [-47.257579799024334, -22.34432487687966], [-47.25755181585688, -22.34432434045427], [-47.25752424895754, -22.344323759425965], [-47.257497099289886, -22.344323142270078], [-47.25747036164801, -22.34432249699916], [-47.257443932109034, -22.34432182859072], [-47.25741763389814, -22.344321136331406], [-47.25739138628373, -22.344320418994972], [-47.25736518697033, -22.34431967725958], [-47.257339035817004, -22.344318911857304], [-47.25731367020242, -22.344318145791508], [-47.25728759482892, -22.344317335285094], [-47.25661088088183, -22.34429568446774]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1025.574201877, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263304994728, -22.3387329026503], [-47.263284489713115, -22.338766954272778], [-47.263274152722595, -22.338784208001943], [-47.26326384421117, -22.33880150160399], [-47.263253563970956, -22.33881883496556], [-47.26324331179448, -22.338836207970473], [-47.263233087475086, -22.33885362049931], [-47.26322289080445, -22.338871072433374], [-47.263212721574746, -22.338888563651093], [-47.26320257957867, -22.338906094027884], [-47.26319246460828, -22.33892366343817], [-47.26318237645489, -22.338941271755566], [-47.263172314910555, -22.33895891885003], [-47.263162279765794, -22.338976604592244], [-47.26315227081196, -22.338994328848987], [-47.263142287840665, -22.339012091484406], [-47.26313233064052, -22.33902989236572], [-47.263122399002455, -22.33904773135364], [-47.26311249271628, -22.339065608308605], [-47.26310261157045, -22.33908352309104], [-47.26309275535396, -22.33910147555814], [-47.2630829238545, -22.33911946556695], [-47.26307311686036, -22.339137492971023], [-47.26306333415872, -22.33915555762355], [-47.263053575535714, -22.33917365937713], [-47.26304384077778, -22.339191798081316], [-47.26303412967031, -22.339209973585127], [-47.26302444199807, -22.339228185736147], [-47.263014777545436, -22.339246434380268], [-47.26300513609604, -22.33926471936204], [-47.26299551743272, -22.339283040525135], [-47.26298592133759, -22.33930139771192], [-47.26297634759242, -22.33931979076266], [-47.26296679597815, -22.339338219516854], [-47.26295726627458, -22.339356683813357], [-47.262947758261184, -22.33937518348899], [-47.26293827171676, -22.33939371837936], [-47.26292880641876, -22.33941228831993], [-47.26291936214406, -22.339430893144485], [-47.26290993866917, -22.339449532684934], [-47.26290053576971, -22.339468206772274], [-47.2628911531335, -22.339486915409683], [-47.262881786665, -22.339505666160733], [-47.262872426987286, -22.33952447671864], [-47.26286306784669, -22.339543357886598], [-47.26285370813371, -22.339562310101083], [-47.26284434710395, -22.339581333044165], [-47.262834984005245, -22.339600426392508], [-47.26282561807825, -22.339619589816536], [-47.26281624855508, -22.339638822982987], [-47.26280687466037, -22.3396581255527], [-47.262797495611046, -22.339677497180993], [-47.26278811061513, -22.33969693752046], [-47.2627784043804, -22.339717099487633], [-47.26276901998129, -22.33973664690851], [-47.26275962711916, -22.339756261931196], [-47.26275022497529, -22.33977594418854], [-47.262740812719635, -22.33979569331553], [-47.26273138951677, -22.339815508936773], [-47.2627219545206, -22.339835390677692], [-47.26271250687739, -22.33985533815799], [-47.26270304572514, -22.339875350993193], [-47.262693570192624, -22.339895428796385], [-47.26268407940066, -22.339915571175826], [-47.26267457246079, -22.33993577773758], [-47.26266504847645, -22.33995604808307], [-47.262655506542785, -22.33997638180957], [-47.26264594574467, -22.33999677851418], [-47.26263636515931, -22.340017237788565], [-47.26262676385586, -22.340037759219623], [-47.262617140892885, -22.34005834239494], [-47.26260749532184, -22.34007898689532], [-47.26259782618404, -22.34009969230137], [-47.26258813251353, -22.340120458187346], [-47.262578413332484, -22.340141284130688], [-47.262568667659096, -22.34016216969568], [-47.26255889449766, -22.340183114454256], [-47.26254909284738, -22.34020411796737], [-47.26253926169587, -22.340225179798704], [-47.26252940002427, -22.34024629950387], [-47.26251950680296, -22.34026747663965], [-47.262509580993886, -22.340288710758667], [-47.26249962155176, -22.34031000140723], [-47.26248962741988, -22.340331348134075], [-47.26247959753521, -22.340352750479397], [-47.262469530823644, -22.34037420798519], [-47.26245942620404, -22.34039572018644], [-47.262449282585955, -22.340417286615992], [-47.26243909886953, -22.340438906804803], [-47.262428873947755, -22.340460580277306], [-47.26241860670176, -22.340482306560858], [-47.262408296008964, -22.3405040851691], [-47.26239794073376, -22.340525915621388], [-47.26238753973306, -22.34054779743074], [-47.26237709185728, -22.340569730102438], [-47.262366595945416, -22.340591713143827], [-47.26235605082968, -22.34061374605466], [-47.26234545533353, -22.340635828331475], [-47.26233448272393, -22.340658636103115], [-47.26232376787662, -22.340680844861602], [-47.262312999493155, -22.340703100321882], [-47.26230218262028, -22.340725389165993], [-47.26229132572395, -22.34074769221484], [-47.262280431929284, -22.340770002041708], [-47.262269500894114, -22.34079231837236], [-47.262258532226596, -22.340814641032434], [-47.26224752553436, -22.34083696984647], [-47.26223648042357, -22.340859304639984], [-47.26222539650065, -22.340881645235676], [-47.26221427337118, -22.340903991455956], [-47.2622031106396, -22.34092634312349], [-47.26219190791056, -22.34094870005816], [-47.26218066478765, -22.34097106208027], [-47.26216938087388, -22.340993429008904], [-47.26215805577206, -22.3410158006617], [-47.262146689084176, -22.341038176855765], [-47.26213528041182, -22.341060557406966], [-47.26212382935611, -22.341082942130257], [-47.262112335517244, -22.341105330840232], [-47.26210079849554, -22.341127723349377], [-47.262089217890384, -22.34115011946999], [-47.26207759330108, -22.34117251901248], [-47.262065924326514, -22.341194921786403], [-47.262054210564294, -22.341217327601644], [-47.262042451612565, -22.341239736265234], [-47.26203064706899, -22.34126214758322], [-47.26201879653046, -22.3412845613613], [-47.26200689959349, -22.341306977404127], [-47.261994955854355, -22.341329395514673], [-47.26198296490942, -22.341351815494377], [-47.26197092635422, -22.341374237144105], [-47.26195883978402, -22.341396660263673], [-47.26194670479375, -22.341419084651722], [-47.26193452097823, -22.341441510105245], [-47.26192228793278, -22.34146393641879], [-47.26191000525084, -22.341486363388626], [-47.26189767252658, -22.341508790807993], [-47.26188528935458, -22.34153121846778], [-47.26187285532822, -22.34155364615948], [-47.26186037004086, -22.341576073673007], [-47.26184783308647, -22.34159850079549], [-47.26183524405791, -22.34162092731475], [-47.26182260254869, -22.341643353015787], [-47.26180990815226, -22.341665777682138], [-47.26179716046108, -22.341688201097853], [-47.261784359068905, -22.34171062304306], [-47.26177150356874, -22.34173304329788], [-47.26175859355341, -22.341755461641426], [-47.2617456286161, -22.341777877850653], [-47.2617326083503, -22.341800291700814], [-47.26171953234918, -22.341822702966283], [-47.26170640020608, -22.341845111420064], [-47.26169321151434, -22.34186751683374], [-47.26167996586799, -22.341889918976452], [-47.26166666286096, -22.341912317616533], [-47.26165330208712, -22.341934712521176], [-47.26163988314097, -22.341957103455353], [-47.26162640561683, -22.341979490183267], [-47.26161286910952, -22.342001872467154], [-47.26159927321464, -22.342024250067116], [-47.26158561752718, -22.342046622743087], [-47.26157190164315, -22.34206899025238], [-47.26155812515914, -22.34209135235055], [-47.26154428767131, -22.342113708792834], [-47.261530388777246, -22.342136059331345], [-47.26151642807389, -22.342158403718386], [-47.261502405159845, -22.34218074170278], [-47.261488319633706, -22.342203073032717], [-47.26147417109421, -22.342225397455266], [-47.261459959141746, -22.34224771471431], [-47.26145238146276, -22.342259556938494], [-47.26143236659808, -22.342290735391117], [-47.26143134339883, -22.342292326715175], [-47.26141693881107, -22.34231462093863], [-47.261402469215675, -22.342336906961947], [-47.26138793421571, -22.342359184522024], [-47.261373333414895, -22.342381453354225], [-47.26135866641788, -22.342403713191985], [-47.26134392807947, -22.342425970941587], [-47.261329057409995, -22.342448316734536], [-47.26131395860431, -22.342470884504472], [-47.26129858804995, -22.342493723666703], [-47.261282937648936, -22.342516829651647], [-47.26126699960102, -22.34254019691213], [-47.26125076580812, -22.342563819807555], [-47.261234227877864, -22.34258769259331], [-47.261217377127835, -22.34261180940777], [-47.26120020459341, -22.342636164255005], [-47.26118270103233, -22.34266075099147], [-47.261164856934315, -22.342685563306603], [-47.26114666252816, -22.342710594706862], [-47.26112810779151, -22.342735838496683], [-47.261109182461944, -22.342761287758673], [-47.2610898760479, -22.342786935334665], [-47.261070177843685, -22.342812773802518], [-47.26105007694355, -22.342838795456146], [-47.2610295622578, -22.342864992283463], [-47.26100862253327, -22.34289135594152], [-47.26098724637109, -22.34291787773681], [-47.26096542225131, -22.342944548599096], [-47.26094313855783, -22.342971359058126], [-47.260920383603256, -22.342998299222756], [-47.26089714566044, -22.343025358755558], [-47.26087341299373, -22.34305252685104], [-47.260849173893426, -22.343079792214084], [-47.26082441671312, -22.343107143038687], [-47.26079912990874, -22.34313456698953], [-47.26077330208194, -22.343162051182585], [-47.26074692202527, -22.343189582169153], [-47.26071997876821, -22.34321714592346], [-47.260692461627904, -22.343244727830374], [-47.260664360261444, -22.34327231267703], [-47.26063566472018, -22.343299884647465], [-47.26060636550497, -22.343327427321935], [-47.26057645362318, -22.34335492367978], [-47.260545921026285, -22.34338235576563], [-47.26051481296171, -22.343409658873053], [-47.26048328563524, -22.343436681611866], [-47.26045146363929, -22.343463318965394], [-47.26041936474481, -22.343489561487573], [-47.26038699353407, -22.343515410797195], [-47.26035435438844, -22.343540868445046], [-47.26032145149337, -22.34356593590939], [-47.260288288848265, -22.343590614587654], [-47.26025487027235, -22.34361490579207], [-47.26022119941003, -22.343638810745325], [-47.26018727973881, -22.343662330575114], [-47.2601531145743, -22.343685466310454], [-47.2601187070759, -22.34370821887821], [-47.26008406025512, -22.343730589097362], [-47.2600491769808, -22.343752577676277], [-47.26001405998108, -22.34377418521145], [-47.25997871185372, -22.34379541218126], [-47.25994313507009, -22.34381625894412], [-47.2599073319789, -22.34383672573617], [-47.25987130481429, -22.343856812667045], [-47.25983505569862, -22.343876519718517], [-47.25979858664824, -22.343895846741333], [-47.25976189957914, -22.3439147934524], [-47.259724996311846, -22.343933359432278], [-47.25968787857554, -22.34395154412323], [-47.25965054801299, -22.343969346826505], [-47.25961300618758, -22.343986766699114], [-47.259575254585684, -22.344003802752578], [-47.25953729462191, -22.344020453850202], [-47.259499127645455, -22.344036718704164], [-47.25946075494363, -22.34405259587372], [-47.25942217774908, -22.344068083761815], [-47.25938339724315, -22.34408318061347], [-47.25934441456123, -22.344097884513292], [-47.25930523079862, -22.344112193382745], [-47.25926584701744, -22.344126104977114], [-47.25922626425004, -22.344139616884128], [-47.25918648350604, -22.344152726520797], [-47.259146505781814, -22.34416543112989], [-47.259106332060895, -22.344177727779556], [-47.2590659633237, -22.344189613359706], [-47.2590254005574, -22.34420108457876], [-47.25898464475761, -22.344212137962963], [-47.25894369694158, -22.34422276985231], [-47.25890255815353, -22.34423297639946], [-47.25886122947, -22.34424275356782], [-47.258819712332915, -22.344252097056618], [-47.258778076820775, -22.344260987754733], [-47.25873654943102, -22.344269380838043], [-47.25869531433872, -22.34427725531233], [-47.25865440404011, -22.34428462437895], [-47.25861382935093, -22.344291505545186], [-47.258573600198545, -22.344297916373122], [-47.25853372565212, -22.344303874429457], [-47.25849421395556, -22.344309397238195], [-47.25845507257314, -22.344314502236386], [-47.25841630822719, -22.34431920673514], [-47.25837792693746, -22.344323527883972], [-47.25833993407056, -22.34432748263798], [-47.258302334381185, -22.34433108772992], [-47.25826513205414, -22.344334359645178], [-47.25822833075348, -22.34433731459949], [-47.25819193366302, -22.34433996852066], [-47.25815594352997, -22.344342337032515], [-47.258120362706485, -22.344344435441844], [-47.25808519319204, -22.344346278727453], [-47.25805043667222, -22.344347881531753], [-47.25801609455573, -22.344349258154203], [-47.257982168013804, -22.344350422546597], [-47.25794865801303, -22.34435138830983], [-47.25791556534795, -22.344352168692282], [-47.257882890675035, -22.34435277658909], [-47.2578506345408, -22.344353224542793], [-47.25781879741076, -22.34435352474439], [-47.2577873796968, -22.344353689035636], [-47.257756381778336, -22.34435372891136], [-47.257725804029505, -22.344353655522568], [-47.25769564683727, -22.344353479679572], [-47.25766591062443, -22.344353211855328], [-47.25763659586531, -22.34435286218918], [-47.257607703102465, -22.344352440489903], [-47.25757923296451, -22.344351956239212], [-47.25755118617729, -22.344351418594723], [-47.25752356357735, -22.344350836392874], [-47.25749636612199, -22.344350218151092], [-47.25746958848039, -22.344349571915288], [-47.25744312470735, -22.34434890264149], [-47.25741679462003, -22.34434820954353], [-47.257390515938056, -22.344347491358455], [-47.25736428632593, -22.344346748765663], [-47.257338105644074, -22.344345982499554], [-47.25731272545581, -22.34434521599405], [-47.257286621711515, -22.34434440461835], [-47.25659793871234, -22.344322370849888]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1027.480662628, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26331799262451, -22.33876666676781], [-47.263299598842075, -22.338797368302604], [-47.26328932060452, -22.338814611122665], [-47.263279070294885, -22.338831894024345], [-47.26326884770798, -22.338849216893358], [-47.26325865263955, -22.338866579612063], [-47.26324848488359, -22.338883982063486], [-47.263238344234594, -22.338901424127805], [-47.26322823048756, -22.338918905682142], [-47.26321814343692, -22.338936426602555], [-47.26320808287623, -22.33895398676431], [-47.26319804859994, -22.338971586038948], [-47.26318804040085, -22.338989224298683], [-47.263178058072576, -22.339006901411842], [-47.26316810140912, -22.339024617244064], [-47.26315817020133, -22.33904237166402], [-47.26314826424239, -22.339060164533873], [-47.26313838332443, -22.339077995715424], [-47.26312852723818, -22.339095865070522], [-47.26311869577485, -22.339113772457655], [-47.263108888724425, -22.339131717735214], [-47.26309910587741, -22.339149700758018], [-47.263089347023275, -22.33916772138049], [-47.26307961195029, -22.33918577945651], [-47.26306990044715, -22.33920387483679], [-47.26306021230143, -22.33922200737156], [-47.263050547300125, -22.33924017690949], [-47.263040905229744, -22.339258383297608], [-47.26303128587613, -22.339276626381636], [-47.263021689024235, -22.339294906006234], [-47.263012114458306, -22.3393132220148], [-47.263002561962274, -22.33933157424871], [-47.26299303131916, -22.339349962548393], [-47.2629835223109, -22.339368386753712], [-47.26297403471903, -22.339386846702386], [-47.26296456832442, -22.339405342230997], [-47.26295512290655, -22.339423873175935], [-47.26294569824439, -22.339442439371826], [-47.262936294116436, -22.339461040651507], [-47.26292691030032, -22.3394796768467], [-47.262917546484275, -22.33949834796479], [-47.26290819850176, -22.33951706171603], [-47.262898856810494, -22.33953583613329], [-47.26288951505711, -22.339554682231697], [-47.26288017213019, -22.339573600464192], [-47.26287082729011, -22.339592590515128], [-47.2628614797895, -22.339611652063354], [-47.262852128873575, -22.33963078478133], [-47.26284277377885, -22.33964998833776], [-47.262833413734235, -22.339669262395386], [-47.26282404796088, -22.339688606611247], [-47.2628146756707, -22.3397080206397], [-47.26280497564159, -22.339728169724715], [-47.26279560310019, -22.33974769248966], [-47.26278622153478, -22.339767283961677], [-47.26277683013018, -22.33978694377494], [-47.26276742805951, -22.339806671565842], [-47.26275801449058, -22.33982646696018], [-47.262748588580195, -22.33984632958452], [-47.262739149477426, -22.33986625905971], [-47.26272969632294, -22.33988625500224], [-47.262720228247964, -22.339906317026234], [-47.26271074437567, -22.339926444740758], [-47.2627012438197, -22.33994663775277], [-47.262691725685535, -22.339966895664386], [-47.262682189070155, -22.33998721807358], [-47.26267263306004, -22.340007604578112], [-47.26266305673394, -22.340028054770194], [-47.262653459162344, -22.340048568237222], [-47.26264383940498, -22.340069144567256], [-47.262634196514306, -22.340089783341455], [-47.26262452953245, -22.340110484140776], [-47.26261483749414, -22.340131246539734], [-47.26260511942206, -22.340152070116012], [-47.26259537433475, -22.340172954433978], [-47.26258560123665, -22.340193899065806], [-47.26257579912697, -22.340214903572303], [-47.262565966993165, -22.340235967517277], [-47.26255610381605, -22.34025709045628], [-47.26254620856549, -22.340278271945827], [-47.262536280202745, -22.34029951153852], [-47.26252631768176, -22.34032080878033], [-47.26251631994475, -22.3403421632197], [-47.26250628592758, -22.340363574396488], [-47.26249621455478, -22.340385041852237], [-47.2624861047437, -22.340406565121505], [-47.26247595540225, -22.34042814373655], [-47.26246576542875, -22.34044977722775], [-47.262455533714196, -22.340471465118846], [-47.26244525913753, -22.340493206936475], [-47.262434940573904, -22.340515002193495], [-47.262424576885174, -22.34053685040834], [-47.26241416692562, -22.34055875109319], [-47.262403709542895, -22.340580703752213], [-47.26239320357294, -22.340602707891733], [-47.26238264784493, -22.34062476301034], [-47.26237204117898, -22.340646868603347], [-47.26236105069634, -22.34066971356506], [-47.26235032327019, -22.340691948404945], [-47.26233954174758, -22.34071423102957], [-47.26232871128867, -22.340736547877615], [-47.26231784052989, -22.34075887941286], [-47.26230693266145, -22.340781218071], [-47.26229598734081, -22.340803563575324], [-47.26228500417475, -22.340825915750752], [-47.262273982769656, -22.340848274421113], [-47.262262922730294, -22.34087063941128], [-47.262251823661764, -22.340893010543162], [-47.26224068516826, -22.340915387638525], [-47.26222950685277, -22.340937770519222], [-47.26221828831868, -22.340960159004428], [-47.26220702916809, -22.340982552913548], [-47.26219572900263, -22.341004952064996], [-47.262184387423666, -22.341027356275486], [-47.26217300403178, -22.34104976536134], [-47.26216157842712, -22.34107217913757], [-47.26215011020931, -22.341094597418238], [-47.26213859897714, -22.341117020017037], [-47.26212704432941, -22.34113944674556], [-47.262115445864055, -22.3411618774151], [-47.26210380317889, -22.341184311835224], [-47.26209211587129, -22.341206749814447], [-47.262080383537366, -22.34122919116163], [-47.262068605773734, -22.341251635682855], [-47.262056782176565, -22.341274083183077], [-47.26204491234122, -22.34129653346696], [-47.26203299586262, -22.3413189863381], [-47.26202103233559, -22.341341441598363], [-47.26200902135487, -22.341363899047987], [-47.2619969625145, -22.341386358486783], [-47.26198485540815, -22.341408819713365], [-47.26197269962918, -22.341431282525193], [-47.261960494770875, -22.341453746718017], [-47.261948240426946, -22.34147621208516], [-47.26193593618929, -22.341498678421654], [-47.261923581650436, -22.34152114551945], [-47.26191117640344, -22.34154361316808], [-47.26189872004006, -22.341566081157737], [-47.26188621215207, -22.341588549277006], [-47.26187365233184, -22.34161101731156], [-47.26186104017064, -22.3416334850479], [-47.26184837526034, -22.341655952269484], [-47.26183565719288, -22.341678418758498], [-47.26182288555905, -22.341700884297456], [-47.261810059951, -22.34172334866497], [-47.26179717996017, -22.341745811639615], [-47.261784245177765, -22.341768272998937], [-47.261771255195335, -22.341790732518337], [-47.26175820960483, -22.341813189971393], [-47.261745107997804, -22.341835645130907], [-47.261731949965984, -22.341858097768142], [-47.261718735101084, -22.341880547653016], [-47.26170546299563, -22.34190299455294], [-47.26169213324191, -22.341925438234473], [-47.26167874543219, -22.341947878463], [-47.26166529915943, -22.341970315001753], [-47.26165179401636, -22.34199274761299], [-47.261638229596265, -22.342015176057174], [-47.26162460549311, -22.342037600092436], [-47.26161092130038, -22.342060019476836], [-47.26159717661253, -22.342082433965686], [-47.26158337102461, -22.342104843312526], [-47.26156950413121, -22.342127247270643], [-47.26155557552842, -22.342149645590027], [-47.261541584811674, -22.342172038021], [-47.26152753157805, -22.342194424310186], [-47.26151341542462, -22.342216804203684], [-47.26149923594867, -22.342239177446373], [-47.261484992749125, -22.342261543779916], [-47.261478956488844, -22.34227097711306], [-47.26145894759826, -22.34230215813375], [-47.26145631357422, -22.34230625468401], [-47.26144187679867, -22.342328598731598], [-47.26142737469907, -22.342350934824356], [-47.26141280687704, -22.342373262696785], [-47.26139817293491, -22.34239558208187], [-47.26138347247597, -22.34241789271061], [-47.261368700263986, -22.34244020162227], [-47.26135379416846, -22.342462600655406], [-47.26133865663133, -22.342485226322598], [-47.26132324330076, -22.342508129052593], [-47.26130754601003, -22.342531304271162], [-47.26129155689572, -22.342554746408094], [-47.26127526779102, -22.342578449797962], [-47.261258670229246, -22.34260240866936], [-47.261241755448175, -22.34262661713165], [-47.26122451439805, -22.342651069157313], [-47.261206937746294, -22.342675758568596], [-47.26118901588722, -22.34270067901737], [-47.26117073894928, -22.342725823969207], [-47.26115209680505, -22.342751186683778], [-47.26113307908249, -22.342776760194806], [-47.261113675176134, -22.3428025372906], [-47.261093874262365, -22.342828510490666], [-47.26107366531361, -22.34285467202501], [-47.26105303711502, -22.34288101381202], [-47.261031978285125, -22.342907527432946], [-47.261010477294015, -22.34293420411182], [-47.26098852248841, -22.34296103468886], [-47.260966102117045, -22.342988009596723], [-47.26094320435607, -22.343015118839254], [-47.260919817341076, -22.343042351965543], [-47.260895929199066, -22.343069698047817], [-47.26087152808334, -22.343097145659463], [-47.26084660221185, -22.34312468285333], [-47.260821139906696, -22.343152297142897], [-47.260795129638545, -22.343179975482656], [-47.26076856007243, -22.343207704251796], [-47.26074142011497, -22.343235469241424], [-47.260713698965716, -22.343263255642327], [-47.260685386170636, -22.34329104803614], [-47.26065647167739, -22.343318830390086], [-47.26062694589167, -22.343346586056224], [-47.260596799735204, -22.343374297774343], [-47.26056602509157, -22.34340194733186], [-47.26053466814567, -22.343429468882988], [-47.260502888086904, -22.343456708247942], [-47.260470811799415, -22.343483558465948], [-47.26043845731903, -22.34351000994654], [-47.26040582924392, -22.343536064372923], [-47.26037293196767, -22.343561723358956], [-47.26033976968419, -22.343586988444653], [-47.26030634639785, -22.343611861087588], [-47.26027266592945, -22.3436363426586], [-47.26023873192167, -22.343660434437307], [-47.2602045478471, -22.34368413760647], [-47.26017011701347, -22.343707453248417], [-47.26013544256926, -22.34373038234128], [-47.26010052751229, -22.343752925753332], [-47.260065374695074, -22.343775084240146], [-47.26002998682672, -22.343796858443287], [-47.25999436648351, -22.343818248884045], [-47.259958516112924, -22.343839255961353], [-47.25992243803752, -22.343859879949697], [-47.25988613446307, -22.34388012099461], [-47.25984960748152, -22.34389997911129], [-47.25981285907673, -22.34391945418158], [-47.25977589113038, -22.343938545950834], [-47.259738705426834, -22.343957254025558], [-47.25970130365739, -22.343975577871266], [-47.25966368742535, -22.34399351680994], [-47.25962585825307, -22.34401107001645], [-47.25958781758446, -22.344028236517488], [-47.25954956679034, -22.344045015188815], [-47.25951110717493, -22.3440614047521], [-47.259472439979234, -22.34407740377325], [-47.25943356638871, -22.34409301065889], [-47.259394487536476, -22.34410822365483], [-47.25935520450886, -22.344123040843275], [-47.25931571835136, -22.34413746014035], [-47.25927603007557, -22.344151479292833], [-47.25923614066286, -22.344165095876782], [-47.25919605107143, -22.344178307294186], [-47.25915576224588, -22.344191110769763], [-47.25911527511792, -22.34420350335016], [-47.25907459061586, -22.34421548190035], [-47.25903370967506, -22.344227043100524], [-47.25899263323938, -22.344238183445235], [-47.258951362274786, -22.344248899239286], [-47.258909897774714, -22.34425918659648], [-47.25886824076552, -22.344269041437954], [-47.25882639264584, -22.344278459415623], [-47.258784424745926, -22.344287421091362], [-47.25874256777946, -22.344295880786024], [-47.2587010093682, -22.34430381700374], [-47.25865978259725, -22.344311243076454], [-47.258618898462025, -22.344318176723107], [-47.258578367052955, -22.34432463571869], [-47.258538197585935, -22.344330637842727], [-47.2584983984361, -22.344336200831346], [-47.25845897718427, -22.344341342332037], [-47.258419940655244, -22.344346079863957], [-47.258381294958056, -22.344350430781624], [-47.25834304553624, -22.3443544122416], [-47.25830519720985, -22.34435804117368], [-47.258267754218366, -22.344361334255794], [-47.258230720270596, -22.344364307891045], [-47.25819409858616, -22.344366978189235], [-47.25815789193974, -22.344369360950417], [-47.25812210270355, -22.34437147165166], [-47.258086732890476, -22.34437332543576], [-47.25805178419357, -22.344374937102906], [-47.258017258023784, -22.3443763211038], [-47.25798315555012, -22.344377491534868], [-47.25794947773311, -22.34437846213513], [-47.257916225357924, -22.34437924628435], [-47.257883399069094, -22.34437985700243], [-47.25785099939914, -22.344380306949997], [-47.25781902679804, -22.344380608429507], [-47.257787481661055, -22.344380773387584], [-47.257756364350534, -22.344380813417406], [-47.257725675223256, -22.344380739761775], [-47.2576954146492, -22.344380563316435], [-47.25766558303485, -22.34438029463342], [-47.25763618083907, -22.344379943924817], [-47.25760720859039, -22.344379521065893], [-47.257578666904934, -22.34437903559869], [-47.25755055649794, -22.344378496735096], [-47.25752287819738, -22.34437791335968], [-47.2574956329543, -22.344377294032086], [-47.25746881531298, -22.344376646831368], [-47.25744231730585, -22.34437597669219], [-47.25741595534209, -22.344375282755557], [-47.25738964559254, -22.344374563721864], [-47.25736338568166, -22.344373820271688], [-47.257337175471285, -22.344373053141755], [-47.25731178070932, -22.344372286196517], [-47.25728564859425, -22.34437147395154], [-47.256584996538294, -22.3443490572314]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1029.578076521, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2633319453556, -22.338798952466405], [-47.26331479700239, -22.338827720636903], [-47.26330457662328, -22.338844953078723], [-47.26329438362597, -22.338862225811848], [-47.2632842178085, -22.33887953872034], [-47.26327407896719, -22.33889689168912], [-47.263263966898855, -22.338914284600055], [-47.263253881400864, -22.33893171733194], [-47.26324382226993, -22.338949189762467], [-47.26323378930197, -22.33896670176858], [-47.26322378229371, -22.338984253223355], [-47.26321380104027, -22.339001844000617], [-47.263203845337564, -22.339019473970215], [-47.26319391498192, -22.33903714299919], [-47.263184009766434, -22.339054850957815], [-47.26317412948662, -22.33907259770958], [-47.263164273936866, -22.33909038311773], [-47.263154442910164, -22.33910820704547], [-47.26314463620001, -22.339126069352588], [-47.26313485359858, -22.339143969898924], [-47.2631250948987, -22.33916190854044], [-47.263115359892005, -22.33917988513288], [-47.26310564836906, -22.339197899531317], [-47.26309596012069, -22.33921595158768], [-47.26308629493675, -22.339234041153333], [-47.26307665260635, -22.33925216807821], [-47.26306703291823, -22.33927033221037], [-47.263057435660365, -22.339288533396594], [-47.26304786061988, -22.339306771482672], [-47.26303830758314, -22.339325046313068], [-47.26302877633623, -22.339343357730126], [-47.26301926666429, -22.339361705575296], [-47.26300977835128, -22.339380089689374], [-47.26300031118094, -22.33939850991113], [-47.2629908649361, -22.339416966078005], [-47.262981439398374, -22.339435458027282], [-47.262972034348714, -22.339453985594528], [-47.26296264956768, -22.339472548613394], [-47.26295328483494, -22.33949114691648], [-47.26294393983901, -22.339509780515215], [-47.2629346103425, -22.33952845726664], [-47.26292528663764, -22.33954719554328], [-47.2629159622715, -22.3395660065721], [-47.26290663613058, -22.3395848908226], [-47.262897307480195, -22.339603847981397], [-47.262887975577655, -22.33962287772949], [-47.26287863967277, -22.339641979741423], [-47.26286929900651, -22.339661153687835], [-47.26285995281203, -22.339680399233337], [-47.26285060031459, -22.339699716036787], [-47.26284124073014, -22.339719103754216], [-47.26283154690666, -22.33973923995707], [-47.26282218622295, -22.3397587380661], [-47.26281281595426, -22.339778305987426], [-47.2628034352889, -22.33979794335664], [-47.26279404340326, -22.339817649811415], [-47.262784639468215, -22.33983742497881], [-47.26277522264361, -22.33985726848659], [-47.26276579208129, -22.339877179956666], [-47.26275634692454, -22.33989715900655], [-47.262746886307106, -22.339917205251318], [-47.26273740935446, -22.339937318300972], [-47.26272791518242, -22.339957497763244], [-47.26271840289843, -22.339977743240965], [-47.2627088716013, -22.33999805433285], [-47.26269932037921, -22.340018430637294], [-47.26268974831236, -22.340038871747087], [-47.26268015447263, -22.340059377250043], [-47.26267053792083, -22.340079946734814], [-47.26266089771053, -22.34010057978283], [-47.26265123288463, -22.340121275975427], [-47.26264154247855, -22.340142034887325], [-47.2626318255154, -22.34016285609659], [-47.262622081014186, -22.34018373916755], [-47.26261230797941, -22.34020468367254], [-47.262602505410335, -22.340225689172485], [-47.26259267229423, -22.340246755231107], [-47.26258280761159, -22.340267881403882], [-47.26257291033179, -22.340289067247255], [-47.26256297941538, -22.340310312313644], [-47.262553013815506, -22.34033161614866], [-47.26254301247342, -22.340352978300565], [-47.262532974323726, -22.340374398308807], [-47.26252289828968, -22.340395875714545], [-47.26251278328716, -22.3404174100518], [-47.26250262822236, -22.340439000852346], [-47.26249243199179, -22.340460647645934], [-47.262482193484445, -22.340482349955597], [-47.262471911577116, -22.340504107307385], [-47.26246158514266, -22.34052591921312], [-47.262451213040414, -22.34054778519057], [-47.26244079412203, -22.34056970475089], [-47.26243032723233, -22.340591677397224], [-47.26241981120433, -22.3406137026349], [-47.262409244864024, -22.340635779961314], [-47.26239862702829, -22.3406579088705], [-47.262387618672605, -22.340680791022272], [-47.262376878667645, -22.340703051943564], [-47.26236608400589, -22.340725361732517], [-47.26235523996097, -22.340747706584537], [-47.26234435533974, -22.34077006660615], [-47.26233343339754, -22.340792434095597], [-47.262322473791414, -22.34081480877357], [-47.26231147612686, -22.340837190464338], [-47.26230044000892, -22.34085957899104], [-47.26228936504099, -22.340881974177858], [-47.26227825082684, -22.34090437584598], [-47.26226709696928, -22.340926783816407], [-47.262255903069935, -22.34094919791029], [-47.26224466873079, -22.340971617945986], [-47.262233393552535, -22.34099404374217], [-47.262222077135384, -22.34101647511642], [-47.26221071907931, -22.341038911884613], [-47.26219931898343, -22.341061353862273], [-47.262187876446454, -22.34108380086353], [-47.26217639106658, -22.34110625270156], [-47.26216486244111, -22.341128709189213], [-47.262153290167376, -22.341151170137074], [-47.26214167384184, -22.341173635355613], [-47.26213001306082, -22.341196104653324], [-47.26211830742018, -22.341218577837825], [-47.26210655651457, -22.34124105471699], [-47.26209475993906, -22.34126353509584], [-47.262082917288296, -22.341286018778323], [-47.26207102815612, -22.341308505568033], [-47.26205909213594, -22.341330995267473], [-47.262047108820994, -22.341353487677413], [-47.26203507780451, -22.341375982597008], [-47.26202299867899, -22.341398479824893], [-47.2620108710365, -22.341420979158475], [-47.26199869446886, -22.341443480394076], [-47.261986468567756, -22.341465983326227], [-47.26197419292537, -22.34148848774699], [-47.261961867132, -22.34151099345011], [-47.26194949077857, -22.34153350022635], [-47.26193706345659, -22.34155600786383], [-47.261924584756215, -22.34157851615147], [-47.26191205426758, -22.341601024876464], [-47.261899471581536, -22.341623533823125], [-47.26188683628769, -22.34164604277653], [-47.26187414797638, -22.341668551518687], [-47.26186140623787, -22.341691059830353], [-47.261848610661374, -22.34171356749254], [-47.2618357608375, -22.341736074282345], [-47.26182285635599, -22.341758579976855], [-47.261809896806504, -22.34178108435198], [-47.26179688177901, -22.341803587181555], [-47.26178381086382, -22.341826088237532], [-47.26177068365088, -22.34184858729109], [-47.26175749973034, -22.341871084111773], [-47.26174425869233, -22.34189357846785], [-47.26173096012778, -22.341916070124984], [-47.261717603627346, -22.34193855884799], [-47.261704188781785, -22.34196104440045], [-47.261690715182425, -22.341983526543714], [-47.261677182420456, -22.342006005038318], [-47.26166359008756, -22.342028479642806], [-47.261649937776156, -22.342050950113375], [-47.26163622507817, -22.34207341620619], [-47.26162245158651, -22.34209587767458], [-47.26160861689466, -22.342118334270143], [-47.26159472059573, -22.342140785744093], [-47.26158076228424, -22.34216323184438], [-47.26156674155409, -22.342185672319275], [-47.261552658000895, -22.342208106913265], [-47.26153851122022, -22.34223053537031], [-47.26152430080784, -22.342252957433153], [-47.261510026361215, -22.34227537284122], [-47.26150553151892, -22.342282397282876], [-47.26148552860244, -22.34231358087166], [-47.26148128375436, -22.342320182648542], [-47.26146681479102, -22.34234257652032], [-47.26145228018721, -22.34236496268251], [-47.26143767954314, -22.34238734086729], [-47.261423012459716, -22.342409710805246], [-47.26140827853884, -22.342432072225012], [-47.261393472453285, -22.34245443229873], [-47.261378530931765, -22.342476884572083], [-47.261363354663196, -22.34249956813652], [-47.261347898556416, -22.342522534434284], [-47.26133215437599, -22.34254577888649], [-47.261316114195324, -22.342569295899892], [-47.26129976977885, -22.34259307978423], [-47.26128311258556, -22.34261712474126], [-47.261266133773454, -22.34264142485139], [-47.26124882420768, -22.342665974055556], [-47.26123117446528, -22.34269076614162], [-47.26121317484517, -22.342715794724064], [-47.26119481537545, -22.342741053227506], [-47.261176085823664, -22.34276653486687], [-47.261156975708154, -22.342792232626948], [-47.261137474309535, -22.342818139242613], [-47.26111757068619, -22.342844247174835], [-47.26109725368886, -22.342870548589946], [-47.26107651197746, -22.34289703533671], [-47.26105533404223, -22.34292369892054], [-47.26103370822221, -22.342950530482998], [-47.261011622730805, -22.34297752077482], [-47.2609890656816, -22.343004660131555], [-47.26096602511425, -22.343031938452018], [-47.26094248902714, -22.343059345171827], [-47.2609184454098, -22.343086869240985], [-47.26089388227871, -22.343114499101276], [-47.26086878771605, -22.343142222664433], [-47.260843149910166, -22.34317002729276], [-47.26081695720065, -22.34319789977929], [-47.260790198125164, -22.343225826331047], [-47.2607628614673, -22.343253792556087], [-47.260734936309106, -22.343281783450983], [-47.26070641208542, -22.34330978339201], [-47.26067727864023, -22.343337776129534], [-47.26064752628402, -22.343365744787388], [-47.260617145852855, -22.343393671865847], [-47.26058612916251, -22.343421538895097], [-47.26055452333527, -22.34344927888997], [-47.260522490544204, -22.34347673488112], [-47.260490159965194, -22.343503797963656], [-47.26045754989888, -22.343530458402785], [-47.26042466495942, -22.343556717945976], [-47.260391509552534, -22.34358257827026], [-47.26035808788061, -22.343608040977333], [-47.260324403953035, -22.343633107584996], [-47.260290461592135, -22.343657779522676], [-47.26025626443886, -22.343682058126895], [-47.26022181596094, -22.34370594463551], [-47.26018711945815, -22.3437294401841], [-47.26015217806808, -22.34375254580211], [-47.260116994774926, -22.34377526240712], [-47.260081572414755, -22.34379759080191], [-47.260045913677736, -22.343819531673077], [-47.260010021118624, -22.343841085584817], [-47.25997389716103, -22.343862252976663], [-47.25993754410136, -22.343883034161337], [-47.25990096411705, -22.343903429320317], [-47.259864159269554, -22.343923438502298], [-47.2598271315103, -22.343943061620113], [-47.25978988268665, -22.3439622984476], [-47.25975241454678, -22.343981148617207], [-47.25971472874415, -22.343999611617757], [-47.25967682684253, -22.344017686791855], [-47.25963871032331, -22.344035373332307], [-47.25960038058795, -22.34405267028101], [-47.25956183896345, -22.344069576526078], [-47.25952308670895, -22.344086090798726], [-47.25948412501933, -22.34410221167152], [-47.25944495503275, -22.344117937554774], [-47.259405577834144, -22.34413326669501], [-47.25936599446075, -22.344148197172146], [-47.25932620590824, -22.34416272689689], [-47.25928621313776, -22.344176853607536], [-47.25924601707967, -22.344190574868414], [-47.25920561864071, -22.34420388806668], [-47.25916501871379, -22.34421679040877], [-47.25912421817863, -22.344229278919887], [-47.259083217911616, -22.344241350440168], [-47.259042018796194, -22.34425300162155], [-47.25900062172454, -22.3442642289268], [-47.25895902761129, -22.344275028625557], [-47.258917237399096, -22.34428539679286], [-47.25887525206411, -22.34429532930749], [-47.25883307296171, -22.344304821774042], [-47.25879077267395, -22.34431385442746], [-47.25874858613064, -22.34432238073351], [-47.25870670440033, -22.34433037869471], [-47.258665161156884, -22.344337861773493], [-47.258623967575545, -22.34434484790062], [-47.25858313390965, -22.344351355063864], [-47.25854266952193, -22.344357401255625], [-47.25850258291874, -22.344363004424146], [-47.25846288179738, -22.344368182427367], [-47.25842357308519, -22.344372952992487], [-47.25838466298043, -22.344377333679084], [-47.25834615700359, -22.344381341844972], [-47.258308060040115, -22.344384994617222], [-47.25827037638406, -22.344388308866186], [-47.258233109789145, -22.344391301182426], [-47.258196263510634, -22.34439398785764], [-47.258159840350764, -22.344396384868162], [-47.258123842701806, -22.344398507861293], [-47.25808827259001, -22.344400372143905], [-47.25805313171595, -22.344401992673895], [-47.258018421492785, -22.344403384053233], [-47.25798414308733, -22.34440456052303], [-47.25795029745401, -22.34440553596031], [-47.25791688536866, -22.34440632387631], [-47.257883907463864, -22.344406937415673], [-47.25785136425811, -22.344407389357087], [-47.25781925618588, -22.344407692114512], [-47.25778758362586, -22.344407857739416], [-47.2577563469232, -22.344407897923332], [-47.25772554641745, -22.344407824000903], [-47.25769518246156, -22.344407646953208], [-47.25766525544563, -22.34440737741148], [-47.25763576581319, -22.344407025660384], [-47.257606714078634, -22.34440660164179], [-47.25757810084566, -22.344406114958105], [-47.257549926818854, -22.3444055748754], [-47.25752219281765, -22.344404990326424], [-47.257494899786835, -22.34440436991298], [-47.25746804214577, -22.344403721747355], [-47.25744150990453, -22.344403050742837], [-47.257415116064315, -22.34440235596753], [-47.257388775247186, -22.344401636085188], [-47.257362485037554, -22.344400891777646], [-47.257336245298646, -22.344400123783878], [-47.25731083596296, -22.344399356398924], [-47.257284675477095, -22.34439854328465], [-47.25657205435967, -22.344375743612297]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1032.759739845, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263351030418235, -22.33882269288226], [-47.26333008295617, -22.33885801212866], [-47.26331991954843, -22.338875234725865], [-47.26330978298189, -22.338892497824183], [-47.26329967305523, -22.338909801310294], [-47.263289589567556, -22.338927145067842], [-47.26327953231859, -22.33894452897724], [-47.26326950110735, -22.338961952917906], [-47.263259495732086, -22.338979416768364], [-47.26324951599187, -22.338996920403257], [-47.263239561684024, -22.33901446369805], [-47.26322963260689, -22.33903204652403], [-47.26321972855905, -22.33904966874981], [-47.26320984933587, -22.339067330247065], [-47.263199994735146, -22.339085030880756], [-47.26319016455359, -22.33910277051547], [-47.263180358586425, -22.33912054901583], [-47.26317057662941, -22.33913836624303], [-47.263160818477004, -22.339156222058072], [-47.26315108392422, -22.3391741163183], [-47.263141372764984, -22.339192048880665], [-47.263131684792015, -22.339210019601538], [-47.26312201979844, -22.339228028333977], [-47.26311237757623, -22.339246074930557], [-47.26310275791674, -22.33926415924235], [-47.26309316061086, -22.339282281118518], [-47.26308358544872, -22.33930044040695], [-47.26307403221963, -22.339318636954527], [-47.26306450071208, -22.33933687060672], [-47.263054990714295, -22.339355141206916], [-47.26304550201348, -22.339373448597556], [-47.26303603439576, -22.33939179262043], [-47.26302658764689, -22.339410173115244], [-47.26301716155185, -22.33942858992036], [-47.26300775589423, -22.339447042873985], [-47.262998370457076, -22.33946553181255], [-47.262989005022966, -22.339484056570615], [-47.26297965937356, -22.339502616981587], [-47.26297033319774, -22.339521213060966], [-47.262961022187234, -22.339539852812592], [-47.26295171646875, -22.339558554948553], [-47.26294240948984, -22.3395773309078], [-47.26293310013492, -22.339596181176315], [-47.262923787674225, -22.339615105442945], [-47.26291447136974, -22.33963410339092], [-47.26290515047591, -22.339653174696775], [-47.26289582423805, -22.33967231903319], [-47.262886491893674, -22.339691536066585], [-47.26287715267218, -22.339710825457615], [-47.26286780579344, -22.33973018686401], [-47.26285811817557, -22.339750310184677], [-47.26284876934955, -22.33976978363777], [-47.262839410377595, -22.33978932800845], [-47.26283004045146, -22.33980894293357], [-47.26282065875081, -22.33982862805227], [-47.26281126444969, -22.339848382992724], [-47.26280185671086, -22.339868207383933], [-47.26279243468896, -22.339888100848896], [-47.262782997529975, -22.33990806300612], [-47.262773544370056, -22.339928093471695], [-47.26276407433705, -22.339948191856433], [-47.2627545865489, -22.339968357768903], [-47.2627450801151, -22.33998859081278], [-47.26273555413622, -22.34000889058735], [-47.262726007702156, -22.340029256691707], [-47.26271643989456, -22.340049688719215], [-47.26270684978669, -22.340070186258153], [-47.26269723644049, -22.34009074889761], [-47.262687598910546, -22.340111376219436], [-47.26267793624057, -22.3401320678053], [-47.262668247466706, -22.340152823230184], [-47.26265853161252, -22.340173642072376], [-47.26264878769738, -22.340194523896304], [-47.262639014725934, -22.340215468274554], [-47.26262921169749, -22.340236474767906], [-47.26261937759907, -22.34025754294019], [-47.26260951141092, -22.34027867234674], [-47.262599612101845, -22.340299862543926], [-47.2625896786318, -22.34032111308395], [-47.26257970995305, -22.34034242351221], [-47.26256970500582, -22.340363793376678], [-47.262559662723675, -22.340385222216362], [-47.26254958202839, -22.340406709572097], [-47.26253946183438, -22.340428254977372], [-47.26252930104626, -22.340449857963375], [-47.26251909855861, -22.340471518059378], [-47.26250885325851, -22.340493234787616], [-47.2624985640205, -22.340515007673513], [-47.262488229715224, -22.34053683622803], [-47.26247784919946, -22.340558719968023], [-47.262467421322256, -22.340580658403855], [-47.2624569449256, -22.34060265103752], [-47.26244641883956, -22.340624697373325], [-47.26243584188698, -22.34064679690753], [-47.262425212881475, -22.340668949132937], [-47.26241418665276, -22.34069186847476], [-47.26240343406896, -22.340714155477432], [-47.26239262626808, -22.340736492430764], [-47.262381768637155, -22.340758865286737], [-47.2623708701535, -22.340781253794727], [-47.26235993413755, -22.340803650115493], [-47.26234896024594, -22.340826053967124], [-47.2623379480829, -22.340848465173256], [-47.262326897252116, -22.340870883556292], [-47.26231580735565, -22.34089330893975], [-47.26230467799588, -22.3409157411441], [-47.26229350877429, -22.340938179989625], [-47.2622822992911, -22.340960625296677], [-47.2622710491469, -22.340983076882864], [-47.26225975794101, -22.341005534566122], [-47.26224842527217, -22.341027998163156], [-47.26223705073899, -22.341050467489094], [-47.26222563393912, -22.341072942358544], [-47.26221417446987, -22.341095422584818], [-47.262202671927916, -22.341117907980255], [-47.26219112590915, -22.341140398356718], [-47.26217953600942, -22.341162893523972], [-47.26216790182369, -22.34118539329147], [-47.262156222946835, -22.34120789746682], [-47.26214449897319, -22.341230405856606], [-47.26213272949588, -22.341252918267738], [-47.2621209141085, -22.341275434504222], [-47.26210905240416, -22.341297954368965], [-47.2620971439752, -22.341320477664496], [-47.262085188413415, -22.34134300419224], [-47.26207318531063, -22.341365533751905], [-47.262061134258374, -22.341388066141455], [-47.26204903484769, -22.341410601158397], [-47.26203688666908, -22.341433138599022], [-47.26202468931275, -22.3414556782584], [-47.26201244236889, -22.34147821992985], [-47.262000145428054, -22.341500763404227], [-47.261987798078984, -22.341523308474045], [-47.261975399910995, -22.341545854928697], [-47.26196295051404, -22.34156840255506], [-47.26195044947665, -22.341590951140677], [-47.26193789638741, -22.34161350047139], [-47.261925290835556, -22.341636050330152], [-47.2619126324091, -22.341658600500644], [-47.26189992069674, -22.34168115076341], [-47.26188715528723, -22.341703700897714], [-47.2618743357681, -22.341726250683163], [-47.26186146172836, -22.341748799895264], [-47.26184853275624, -22.34177134830961], [-47.261835548439684, -22.341793895700516], [-47.26182250836711, -22.341816441840287], [-47.26180941212722, -22.341838986499212], [-47.26179625930842, -22.341861529446806], [-47.26178304949917, -22.341884070450988], [-47.26176978228805, -22.341906609278254], [-47.26175645726438, -22.34192914569262], [-47.2617430740173, -22.341951679457065], [-47.2617296321359, -22.341974210333422], [-47.261716131209965, -22.34199673808127], [-47.261702570829094, -22.342019262459267], [-47.26168895058339, -22.342041783224044], [-47.26167527006378, -22.342064300129923], [-47.26166152886055, -22.342086812931164], [-47.26164772656509, -22.342109321379127], [-47.26163386276936, -22.34213182522338], [-47.26161993706487, -22.342154324213162], [-47.2616059490447, -22.342176818094394], [-47.26159189830118, -22.342199306613207], [-47.26157778442841, -22.342221789511996], [-47.261563607020506, -22.342244266532628], [-47.261549365671705, -22.342266737415592], [-47.26153505997799, -22.342289201898218], [-47.26153236129536, -22.342293419342006], [-47.2615122570396, -22.342324774316623], [-47.26150625393921, -22.342334110608796], [-47.26149175278812, -22.342356554304754], [-47.26147718568013, -22.34237899053639], [-47.26146255221401, -22.3424014190335], [-47.261447851989296, -22.34242383952438], [-47.2614330846065, -22.342446251735165], [-47.26141824464742, -22.34246866297096], [-47.26140326769989, -22.342491168484518], [-47.261388052699886, -22.342513909946216], [-47.26137255381694, -22.34253693981175], [-47.26135676274682, -22.342560253497638], [-47.26134067149982, -22.342583845387516], [-47.261324271771585, -22.34260770976632], [-47.261307554946804, -22.34263184080902], [-47.2612905121037, -22.34265623256699], [-47.26127313402228, -22.342680878949654], [-47.26125541118925, -22.342705773710577], [-47.261237333808126, -22.342730910426692], [-47.26121889180668, -22.34275628248174], [-47.26120007484735, -22.34278188304593], [-47.261180872338926, -22.342807705055076], [-47.26116127344805, -22.342833741190617], [-47.261141267115185, -22.342859983855085], [-47.26112084206931, -22.342886425150997], [-47.261099986845124, -22.34291305685752], [-47.2610786898046, -22.342939870404248], [-47.261056939155694, -22.34296685685038], [-47.261034722978515, -22.342994006857012], [-47.26101202925149, -22.34302131066264], [-47.26098884587782, -22.343048758061073], [-47.26096516071856, -22.34307633837449], [-47.26094096162597, -22.3431040404305], [-47.260916236479524, -22.343131852539496], [-47.26089097322572, -22.343159762471977], [-47.26086515991913, -22.34318775743915], [-47.2608387847683, -22.3432158240725], [-47.26081183618344, -22.343243948406894], [-47.260784302825186, -22.343272115867386], [-47.260756173658095, -22.343300311256364], [-47.26072743800581, -22.343328518744638], [-47.2606980856087, -22.34335672186578], [-47.26066810668201, -22.343384903515446], [-47.260637491976155, -22.34341304595428], [-47.2606062332391, -22.343441130455318], [-47.26057437853055, -22.343469088894], [-47.26054209300717, -22.34349676151142], [-47.260509508136636, -22.343524037458558], [-47.26047664248439, -22.34355090685623], [-47.260443500680545, -22.343577371516307], [-47.260410087143015, -22.343603433178902], [-47.260376406082656, -22.343629093507413], [-47.26034246151381, -22.343654354079877], [-47.26030825726039, -22.3436792163843], [-47.260273796961606, -22.34370368181407], [-47.2602390840803, -22.3437277516622], [-47.260204121908316, -22.343751427117486], [-47.260168913572386, -22.343774709260735], [-47.260133462042965, -22.34379759905875], [-47.26009777013984, -22.343820097361537], [-47.2600618405341, -22.34384220490081], [-47.26002567575904, -22.343863922283607], [-47.25998927821441, -22.343885249990024], [-47.25995265017044, -22.34390618837111], [-47.2599157937762, -22.343926737644207], [-47.25987871106271, -22.34394689789153], [-47.25984140394895, -22.34396666905691], [-47.259803874247915, -22.343986050942704], [-47.25976612367168, -22.344005043207254], [-47.2597281538358, -22.34402364536269], [-47.259689966264574, -22.344041856772243], [-47.25965156239833, -22.34405967664672], [-47.25961294359614, -22.344077104043116], [-47.25957411114116, -22.34409413786198], [-47.25953506624754, -22.344110776844047], [-47.2594958100639, -22.344127019568514], [-47.25945634368118, -22.34414286444945], [-47.25941666813612, -22.344158309734034], [-47.25937678441689, -22.34417335349991], [-47.25933669346928, -22.34418799365236], [-47.259296396204036, -22.344202227921212], [-47.25925589350046, -22.34421605385907], [-47.259215186213865, -22.344229468838225], [-47.259174275185465, -22.344242470046876], [-47.25913316124306, -22.344255054488773], [-47.25909184521098, -22.344267218979216], [-47.25905032792083, -22.344278960141807], [-47.259008610213094, -22.344290274407676], [-47.25896669295109, -22.344301158011156], [-47.25892457702664, -22.344311606988597], [-47.25888226336578, -22.344321617176412], [-47.25883975328053, -22.344331184131917], [-47.25879712060481, -22.34434028776304], [-47.25875460448456, -22.344348880680503], [-47.258712399435076, -22.344356940385214], [-47.258670539719056, -22.34436448047011], [-47.25862903669148, -22.344371519077733], [-47.25858790076867, -22.344378074408652], [-47.25854714146011, -22.3443841646682], [-47.25850676740345, -22.344389808016626], [-47.25846678641245, -22.344395022522377], [-47.258427205517, -22.344399826120714], [-47.258388031004586, -22.34440423657623], [-47.258349268472635, -22.34440827144811], [-47.258310922871964, -22.34441194806054], [-47.258272998551284, -22.34441528347639], [-47.25823549930909, -22.344418294473584], [-47.258198428436444, -22.344420997525862], [-47.25816178876303, -22.34442340878575], [-47.25812558270122, -22.344425544070784], [-47.258089812290635, -22.34442741885194], [-47.25805447923934, -22.344429048244788], [-47.25801958496275, -22.344430447002555], [-47.25798513062543, -22.344431629511053], [-47.257951117175715, -22.344432609785354], [-47.25791754538014, -22.344433401468187], [-47.25788441585933, -22.34443401782882], [-47.257851729117746, -22.344434471764096], [-47.257819485574316, -22.34443477579945], [-47.257787685591204, -22.34443494209119], [-47.257756329496374, -22.344434982429195], [-47.25772541761212, -22.344434908239915], [-47.25769495027433, -22.344434730589953], [-47.25766492785679, -22.34443446018944], [-47.25763535078764, -22.34443410739588], [-47.2576062195672, -22.344433682217645], [-47.25757753478666, -22.344433194317453], [-47.25754929714003, -22.344432653015655], [-47.257521507438156, -22.344432067293113], [-47.25749416661959, -22.344431445793816], [-47.257467268978765, -22.344430796663318], [-47.25744070250341, -22.344430124793423], [-47.25741427678674, -22.344429429179453], [-47.257387904902004, -22.344428708448454], [-47.2573615843936, -22.344427963283565], [-47.257335315126134, -22.344427194425975], [-47.257309891216764, -22.344426426601277], [-47.25728370236008, -22.344425612617727], [-47.256559112176475, -22.344402429992503]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1035.979766412, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26337017867867, -22.338846472193612], [-47.26335558929357, -22.338871071174164], [-47.26334545547536, -22.338888243635438], [-47.26333534815976, -22.338905456923577], [-47.26332526714772, -22.33892271092703], [-47.263315212240684, -22.338940005531164], [-47.26330518324072, -22.338957340618094], [-47.26329517994919, -22.33897471606886], [-47.26328520216659, -22.33899213176364], [-47.263275249694374, -22.339009587578687], [-47.26326532233215, -22.339027083390974], [-47.26325541988056, -22.33904461907338], [-47.263245542140496, -22.339062194495895], [-47.263235688909596, -22.339079809531768], [-47.26322585998797, -22.339097464047367], [-47.263216055174595, -22.339115157908676], [-47.26320627426694, -22.339132890981684], [-47.26319651706307, -22.339150663128873], [-47.26318678335965, -22.339168474212656], [-47.26317707295397, -22.339186324091596], [-47.26316738564218, -22.339204212623912], [-47.263157721219194, -22.339222139667164], [-47.26314807948039, -22.33924010507569], [-47.2631384602199, -22.339258108703202], [-47.26312886323131, -22.33927615040189], [-47.263119288307635, -22.33929423002205], [-47.26310973524123, -22.339312347412687], [-47.26310020382352, -22.33933050242174], [-47.26309069384516, -22.339348694895737], [-47.263081205096455, -22.339366924679073], [-47.26307173736676, -22.33938519161517], [-47.263062290444296, -22.339403495546847], [-47.26305286411691, -22.339421836314703], [-47.26304345817163, -22.339440213758046], [-47.26303407239413, -22.33945862771601], [-47.26302470656946, -22.339477078025926], [-47.26301536048225, -22.339495564523197], [-47.263006033916156, -22.339514087042023], [-47.26299672656045, -22.339532645602045], [-47.26298743403592, -22.339551248353853], [-47.262978146303844, -22.33956991434916], [-47.26296885671212, -22.33958865523882], [-47.262959564143216, -22.33960747152533], [-47.26295026787219, -22.33962636289981], [-47.26294096716574, -22.339645329047652], [-47.262931661282934, -22.339664369647444], [-47.2629223494735, -22.33968348437383], [-47.26291303097923, -22.339702672895115], [-47.262903705033644, -22.3397219348737], [-47.26289437086062, -22.339741269969057], [-47.26288468944838, -22.339761380407598], [-47.26287535248002, -22.33978082920474], [-47.26286600480479, -22.339800350024735], [-47.262856645617866, -22.33981994250578], [-47.26284727410221, -22.33983960628835], [-47.26283788943499, -22.339859341001898], [-47.26282849078191, -22.339879146276527], [-47.262819077300456, -22.33989902173636], [-47.26280964813919, -22.33991896700095], [-47.262800202436814, -22.339938981687293], [-47.26279073932345, -22.339959065407136], [-47.26278125791921, -22.33997921776984], [-47.26277175733556, -22.339999438379827], [-47.26276223667496, -22.340019726837088], [-47.26275269502888, -22.34004008274138], [-47.262743131480555, -22.34006050568657], [-47.26273354510451, -22.340080995261467], [-47.26272393496391, -22.340101551055643], [-47.26271430011431, -22.34012217265128], [-47.2627046396003, -22.340142859630433], [-47.26269495245864, -22.340163611568265], [-47.262685237713406, -22.34018442804342], [-47.26267549438435, -22.340205308620337], [-47.262665721476246, -22.340226252871783], [-47.2626559179884, -22.340247260358556], [-47.262646082907686, -22.3402683306445], [-47.262636215214016, -22.340289463284805], [-47.26262631387569, -22.340310657835822], [-47.262616377851984, -22.34033191384953], [-47.26260640609438, -22.340353230871028], [-47.26259639754203, -22.340374608448034], [-47.26258635112738, -22.34039604611916], [-47.26257626577087, -22.340417543424895], [-47.26256614038541, -22.340439099898187], [-47.262555973873944, -22.340460715069685], [-47.262545765129246, -22.340482388468054], [-47.26253551303636, -22.340504119614913], [-47.26252521646771, -22.340525908034877], [-47.2625148742916, -22.34054775323816], [-47.26250448536235, -22.340569654740754], [-47.26249404852629, -22.340591612052062], [-47.26248356262271, -22.340613624673068], [-47.26247302647862, -22.340635692107018], [-47.26246243891377, -22.340657813849013], [-47.2624517987385, -22.34067998939061], [-47.262440754636756, -22.340702945922523], [-47.26242998947416, -22.340725259006593], [-47.26241916853418, -22.340747623124265], [-47.26240829731725, -22.340770023984238], [-47.26239738497116, -22.3407924409786], [-47.26238643488145, -22.34081486613066], [-47.26237544670441, -22.340837299155982], [-47.26236442004288, -22.340859739877455], [-47.26235335449927, -22.340882188116858], [-47.262342249674255, -22.34090464369695], [-47.26233110516888, -22.340927106437537], [-47.26231992058325, -22.340949576158128], [-47.26230869551624, -22.340972052678374], [-47.262297429566985, -22.340994535815096], [-47.262286122333435, -22.341017025385405], [-47.26227477341296, -22.34103952120524], [-47.26226338240269, -22.341062023088888], [-47.26225194889883, -22.341084530850175], [-47.262240472497304, -22.341107044301495], [-47.262228952793315, -22.341129563254274], [-47.26221738938125, -22.3411520875196], [-47.262205781855535, -22.341174616906198], [-47.26219412980965, -22.341197151222698], [-47.26218243283696, -22.34121969027567], [-47.26217069053032, -22.34124223387077], [-47.262158902481346, -22.341264781813873], [-47.2621470682821, -22.341287333907985], [-47.2621351875242, -22.341309889955006], [-47.26212325979842, -22.34133244975637], [-47.26211128469509, -22.341355013112413], [-47.26209926180439, -22.3413775798218], [-47.26208719071644, -22.341400149681316], [-47.26207507102059, -22.34142272248734], [-47.262062902305864, -22.34144529803496], [-47.26205068416089, -22.341467876118138], [-47.26203841617426, -22.341490456528945], [-47.26202609793501, -22.341513039056927], [-47.26201372903022, -22.341535623493428], [-47.2620013090477, -22.341558209626513], [-47.26198883757577, -22.341580797241733], [-47.261976314201405, -22.341603386125332], [-47.26196373851156, -22.341625976061795], [-47.2619511100939, -22.341648566832674], [-47.26193842853484, -22.34167115822022], [-47.26192569342147, -22.341693750003593], [-47.261912904340946, -22.341716341960566], [-47.26190006087919, -22.341738933869273], [-47.26188716262364, -22.341761525503703], [-47.261874209160865, -22.34178411663787], [-47.26186120007728, -22.341806707044594], [-47.26184813495964, -22.341829296494556], [-47.261835013395086, -22.341851884756426], [-47.26182183497039, -22.34187447159806], [-47.26180859927246, -22.341897056785726], [-47.261795305888256, -22.341919640084235], [-47.261781954405514, -22.34194222125581], [-47.26176854441176, -22.341964800061724], [-47.261755075494534, -22.34198737626202], [-47.26174154724204, -22.342009949614436], [-47.26172795924227, -22.342032519875794], [-47.261714311083814, -22.342055086800883], [-47.26170060235597, -22.34207765014208], [-47.261686832647506, -22.342100209651754], [-47.26167300154825, -22.342122765079285], [-47.26165910864865, -22.342145316172257], [-47.26164515353865, -22.342167862677897], [-47.26163113580979, -22.34219040434003], [-47.26161705505291, -22.342212940902794], [-47.261602910860596, -22.342235472106438], [-47.26158870282546, -22.34225799769061], [-47.261574430540236, -22.342280517393764], [-47.26156009359948, -22.3423030309509], [-47.26155957842346, -22.342303836057308], [-47.26153948278265, -22.342335194330072], [-47.261531224128795, -22.34234803856476], [-47.26151669078995, -22.342370532084903], [-47.26150209117778, -22.34239301838597], [-47.261487424889644, -22.342415497195493], [-47.261472691523664, -22.342437968239263], [-47.26145789067898, -22.342460431241072], [-47.26144301684635, -22.342482893638955], [-47.26142800447283, -22.342505452392754], [-47.26141275074142, -22.34252825175171], [-47.26139720908231, -22.342551345185033], [-47.261381371122525, -22.342574728104587], [-47.2613652288092, -22.34259839487096], [-47.261348773769214, -22.342622339744267], [-47.26133199731298, -22.34264655687265], [-47.261314890438896, -22.34267104027848], [-47.261297443841855, -22.342695783839666], [-47.26127964791824, -22.342720781275432], [-47.26126149277613, -22.342746026125266], [-47.26124296824296, -22.342771511731943], [-47.261224063876135, -22.34279723122097], [-47.26120476897481, -22.342823177479215], [-47.2611850725917, -22.342849343134688], [-47.26116496354934, -22.3428757205314], [-47.261144430454955, -22.342902301708147], [-47.26112346171802, -22.342929078374432], [-47.261102045572216, -22.342956041884126], [-47.26108017009445, -22.34298318321394], [-47.26105782323153, -22.343010492935434], [-47.26103499282673, -22.343037961190017], [-47.26101166664672, -22.34306557766645], [-47.2609878324154, -22.343093331573467], [-47.26096347784757, -22.343121211616424], [-47.260938590685804, -22.343149205974136], [-47.260913158740884, -22.343177302275983], [-47.26088716993361, -22.34320548758203], [-47.26086061234145, -22.343233748362252], [-47.26083347424726, -22.343262070479344], [-47.26080574418865, -22.343290439175345], [-47.26077741101265, -22.34331883905844], [-47.26074846393182, -22.343347254094013], [-47.26071889258277, -22.34337566759887], [-47.260688687085604, -22.34340406224036], [-47.260657838105104, -22.343432420039623], [-47.260626337321355, -22.34346072201254], [-47.26059423373147, -22.343488898895085], [-47.260561695475786, -22.343516788138835], [-47.260528856313734, -22.34354427695064], [-47.26049573507554, -22.343571355306945], [-47.26046233640731, -22.343598025083963], [-47.260428664739116, -22.3436242880849], [-47.26039472429032, -22.343650146034943], [-47.26036051908019, -22.343675600572254], [-47.260326052934225, -22.34370065324346], [-47.260291329489895, -22.343725305498854], [-47.26025635220518, -22.343749558686547], [-47.26022112436399, -22.343773414048577], [-47.26018564908213, -22.343796872717107], [-47.26014992931646, -22.34381993570821], [-47.260113967870325, -22.343842603919065], [-47.26007776739584, -22.34386487812651], [-47.26004133040478, -22.34388675898039], [-47.260004659273086, -22.343908247001437], [-47.25996775624474, -22.34392934257899], [-47.259930623440525, -22.343950045966267], [-47.259893262861006, -22.34397035727899], [-47.25985567639268, -22.343990276491997], [-47.25981786581422, -22.344009803436126], [-47.259779832801534, -22.344028937795677], [-47.25974157893235, -22.344047679106037], [-47.259703105691415, -22.344066026751126], [-47.25966441447811, -22.344083979959652], [-47.25962550660904, -22.344101537803827], [-47.25958638332352, -22.344118699196535], [-47.25954704579069, -22.344135462888065], [-47.25950749511295, -22.344151827464287], [-47.25946773233402, -22.344167791342908], [-47.25942775844242, -22.344183352771903], [-47.259387574377236, -22.344198509826548], [-47.25934718103448, -22.344213260406782], [-47.25930657927437, -22.34422760223385], [-47.25926576992524, -22.34424153284877], [-47.259224753790924, -22.344255049608826], [-47.259183531660945, -22.344268149684115], [-47.25914210431117, -22.344280830056828], [-47.25910047251395, -22.344293087517464], [-47.25905863704898, -22.34430491866132], [-47.25901659870506, -22.344316319887806], [-47.25897435829419, -22.344327287396073], [-47.2589319166574, -22.344337817183707], [-47.25888927467053, -22.34434790504474], [-47.25884643360233, -22.34435754648921], [-47.258803468538545, -22.344366721098094], [-47.25876062284123, -22.344375380627017], [-47.258718094472464, -22.344383502075257], [-47.25867591828373, -22.34439109916628], [-47.25863410580978, -22.344398190254445], [-47.25859266762995, -22.34440479375309], [-47.2585516134005, -22.344410928080393], [-47.258510951890244, -22.3444166116088], [-47.25847069102953, -22.344421862617097], [-47.25843083795071, -22.3444266992487], [-47.25839139903052, -22.344431139473127], [-47.25835237994336, -22.344435201051], [-47.2583137857054, -22.34443890150364], [-47.258275620720006, -22.344442258086367], [-47.258237888830465, -22.344445287764575], [-47.25820059336358, -22.344448007193915], [-47.25816373717655, -22.344450432703177], [-47.25812732270179, -22.34445258028011], [-47.25809135199237, -22.34445446555979], [-47.258055826763744, -22.34445610381554], [-47.25802074843365, -22.344457509951752], [-47.2579861181644, -22.34445869849895], [-47.257951936898245, -22.34445968361034], [-47.25791820539237, -22.344460479059926], [-47.25788492425548, -22.34446109824186], [-47.25785209397801, -22.344461554171012], [-47.257819714963354, -22.344461859484277], [-47.257787787557085, -22.34446202644287], [-47.257756312070036, -22.344462066934973], [-47.25772528880722, -22.344461992478884], [-47.25769471808751, -22.34446181422663], [-47.257664600268335, -22.344461542967327], [-47.25763493576243, -22.344461189131316], [-47.25760572505606, -22.344460762793425], [-47.25757696872795, -22.34446027367673], [-47.25754866746146, -22.34445973115584], [-47.2575208220589, -22.34445914425974], [-47.25749343345256, -22.344458521674603], [-47.257466495811954, -22.344457871579188], [-47.257439895102486, -22.34445719884395], [-47.25741343750933, -22.344456502391306], [-47.257387034556984, -22.344455780811668], [-47.25736068374979, -22.344455034789387], [-47.25733438495375, -22.344454265067995], [-47.25730894647067, -22.344453496803556], [-47.257282729243165, -22.34445268195074], [-47.256545791891746, -22.34442910427432]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1039.216697232, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26338928972819, -22.338870244746115], [-47.26337099140678, -22.338901252540566], [-47.263360913342076, -22.338918416018526], [-47.263350861244646, -22.338935620539306], [-47.263340834918246, -22.338952865990017], [-47.26333083416728, -22.338970152254465], [-47.26332085879541, -22.338987479215337], [-47.263310908605504, -22.33900484675443], [-47.26330098340124, -22.339022254749597], [-47.263291082984644, -22.339039703079404], [-47.26328120715857, -22.339057191618185], [-47.26327135572629, -22.339074720237452], [-47.263261528487654, -22.33909228881198], [-47.26325172524511, -22.339109897209475], [-47.2632419457999, -22.339127545297337], [-47.26323218995175, -22.33914523294298], [-47.263222457501, -22.33916296001017], [-47.26321274824656, -22.339180726362677], [-47.263203061987944, -22.339198531860312], [-47.26319339852357, -22.339216376362554], [-47.26318375765057, -22.339234259728222], [-47.2631741391665, -22.339252181812835], [-47.26316454286774, -22.339270142471257], [-47.263154968550005, -22.339288141556814], [-47.26314541600857, -22.339306178920992], [-47.263135885037876, -22.339324254413835], [-47.26312637543153, -22.339342367884342], [-47.26311688698231, -22.33936051918014], [-47.26310741948269, -22.3393787081466], [-47.26309797272413, -22.33939693462818], [-47.26308854649692, -22.339415198468615], [-47.26307914059099, -22.339433499509514], [-47.26306975479546, -22.339451837591096], [-47.263060388898054, -22.339470212553387], [-47.26305104268587, -22.339488624234637], [-47.26304171594554, -22.339507072471072], [-47.26303240846277, -22.339525557097787], [-47.26302311992716, -22.339544078138427], [-47.263013845888594, -22.33956264389044], [-47.263004576142876, -22.33958127374506], [-47.262995303938354, -22.339599979565147], [-47.262986028155424, -22.339618761869644], [-47.26297674807406, -22.339637620351976], [-47.26296746296566, -22.33965655469968], [-47.26295817209386, -22.3396755645934], [-47.26294887471285, -22.33969464970974], [-47.26293957006867, -22.339713809718926], [-47.262930257399006, -22.33973304428508], [-47.26292093593166, -22.339752353069382], [-47.262911260725026, -22.33977245062575], [-47.26290193561434, -22.339791874766973], [-47.26289259923582, -22.339811372036284], [-47.262883250788136, -22.339830942073256], [-47.26287388945744, -22.339850584519727], [-47.26286451442412, -22.339870299006307], [-47.262855124856785, -22.339890085164374], [-47.262845719915745, -22.3399099426191], [-47.26283629875221, -22.33992987099103], [-47.26282686050737, -22.339949869898167], [-47.26281740431365, -22.33996993895307], [-47.26280792929332, -22.339990077766025], [-47.26279843455981, -22.34001028594214], [-47.26278891921746, -22.340030563082095], [-47.262779382359405, -22.340050908786274], [-47.262769823070315, -22.340071322649184], [-47.26276024042611, -22.340091804260037], [-47.26275063349112, -22.340112353208923], [-47.26274100132187, -22.340132969078375], [-47.2627313429638, -22.34015365145078], [-47.26272165745436, -22.340174399901592], [-47.26271194381807, -22.340195214009675], [-47.262702201075086, -22.340216093339613], [-47.2626924282303, -22.340237037464245], [-47.262682624283066, -22.34025804594444], [-47.262672788220065, -22.34027911834406], [-47.262662919020876, -22.340300254218164], [-47.26265301565331, -22.340321453122964], [-47.26264307707594, -22.340342714610333], [-47.26263310223947, -22.34036403822507], [-47.262623090082016, -22.340385423514615], [-47.262613039534884, -22.340406870017226], [-47.26260294951714, -22.34042837727293], [-47.26259281894023, -22.340449944814228], [-47.26258264670542, -22.340471572171236], [-47.26257243170365, -22.340493258871998], [-47.262562172818036, -22.340515004437407], [-47.262551868918734, -22.340536808391537], [-47.2625415188718, -22.340558670243542], [-47.262531121529065, -22.340580589508725], [-47.26252067573418, -22.340602565695516], [-47.26251018032368, -22.34062459830387], [-47.26249963412151, -22.340646686835974], [-47.26248903594442, -22.34066883078575], [-47.26247838459939, -22.34069102964356], [-47.262467322624644, -22.34071402336556], [-47.26245654488323, -22.340736362531047], [-47.26244571080415, -22.340758753813073], [-47.26243482600123, -22.340781182677006], [-47.26242389979273, -22.34080362815776], [-47.26241293562927, -22.340826082141138], [-47.26240193316678, -22.3408485443401], [-47.262390892006806, -22.34087101457698], [-47.26237981175036, -22.34089349267271], [-47.26236869199682, -22.34091597844947], [-47.262357532345845, -22.340938471726293], [-47.262346332396206, -22.34096097232196], [-47.26233509174535, -22.340983480055424], [-47.26232380999108, -22.34100599474265], [-47.262312486729904, -22.341028516199998], [-47.262301121557776, -22.341051044242658], [-47.2622897140704, -22.34107357868404], [-47.26227826386259, -22.341096119337124], [-47.26226677052879, -22.341118666013482], [-47.26225523366276, -22.34114121852367], [-47.26224365285743, -22.34116377667784], [-47.26223202770575, -22.34118634028383], [-47.262220357799706, -22.34120890914929], [-47.26220864273119, -22.341231483079888], [-47.26219688209156, -22.341254061880264], [-47.262185075470924, -22.341276645355393], [-47.26217322245981, -22.34129923330717], [-47.262161322648375, -22.341321825536443], [-47.26214937562581, -22.341344421843626], [-47.26213738098091, -22.341367022027995], [-47.26212533830234, -22.341389625887086], [-47.26211324717866, -22.3414122332166], [-47.262101107197694, -22.34143484381168], [-47.26208891794687, -22.341457457466348], [-47.26207667901326, -22.341480073973315], [-47.262064389983884, -22.34150269312345], [-47.2620520504462, -22.341525314705066], [-47.262039659985724, -22.341547938508256], [-47.262027218188685, -22.341570564319774], [-47.2620147246418, -22.341593191923863], [-47.26200217893046, -22.341615821105457], [-47.261989580640034, -22.341638451647686], [-47.26197692935659, -22.34166108333067], [-47.261964224664936, -22.34168371593528], [-47.26195146615054, -22.341706349239278], [-47.26193865339902, -22.341728983018932], [-47.26192578599466, -22.34175161705089], [-47.26191286352331, -22.341774251107655], [-47.26189988556991, -22.341796884961667], [-47.261886851719304, -22.34181951838423], [-47.26187376155661, -22.341842151144384], [-47.26186061466739, -22.341864783009168], [-47.26184741063684, -22.34188741374487], [-47.26183414905022, -22.34191004311603], [-47.26182082949293, -22.34193267088576], [-47.26180745155113, -22.341955296814582], [-47.26179401481072, -22.34197792066196], [-47.261780518857684, -22.342000542186188], [-47.26176696327863, -22.34202316114318], [-47.26175334766, -22.342045777287936], [-47.26173967158877, -22.342068390373328], [-47.26172593465273, -22.342091000149857], [-47.26171213643905, -22.342113606367967], [-47.26169827653604, -22.342136208775084], [-47.261684354532555, -22.34215880711679], [-47.26167037001704, -22.342181401138276], [-47.261656322579526, -22.34220399058136], [-47.26164221180929, -22.34222657518805], [-47.26162803729745, -22.342249154696514], [-47.261613798635075, -22.342271728844278], [-47.26159949541347, -22.342294297367573], [-47.261586789115654, -22.342314250303062], [-47.26156670852939, -22.342345614338605], [-47.261556194323106, -22.342361966516464], [-47.261541628796536, -22.34238450986077], [-47.261526996680196, -22.342407046231326], [-47.26151229757006, -22.342429575353204], [-47.26149753106283, -22.34245209694989], [-47.261482696756254, -22.34247461074275], [-47.26146778905008, -22.342497124302696], [-47.26145274125061, -22.34251973629674], [-47.2614374487878, -22.342542593552984], [-47.26142186435254, -22.34256575055408], [-47.261405979503095, -22.342589202707337], [-47.26138978612347, -22.34261294435025], [-47.26137327577177, -22.342636969718033], [-47.26135643968409, -22.342661272932126], [-47.26133926877904, -22.34268584798583], [-47.261321753666415, -22.342710688725553], [-47.261303884652214, -22.34273578883621], [-47.26128565174914, -22.342761141819764], [-47.26126704468429, -22.34278674097812], [-47.261248052909984, -22.34281257939199], [-47.26122866561578, -22.34283864989937], [-47.26120887174049, -22.342864945074737], [-47.26118865998867, -22.342891457203795], [-47.26116801884578, -22.34291817826135], [-47.26114693659612, -22.342945099887483], [-47.261125401345055, -22.34297221336017], [-47.261103401038504, -22.342999509573666], [-47.26108092348986, -22.343026979010048], [-47.261057956407306, -22.343054611713637], [-47.26103448742102, -22.34308239726809], [-47.26101050411764, -22.343110324768755], [-47.26098599407459, -22.343138382798667], [-47.260960944897526, -22.343166559405198], [-47.26093534426153, -22.343194842076453], [-47.260909179953565, -22.343223217721444], [-47.26088243992016, -22.343251672648567], [-47.26085511231662, -22.343280192548406], [-47.26082718555769, -22.343308762479946], [-47.260798648372806, -22.343337366857238], [-47.260769489863435, -22.343365989440176], [-47.26073969956247, -22.343394613328748], [-47.26070926749485, -22.343423220962137], [-47.260678184239694, -22.343451794121894], [-47.260646441409236, -22.343480313566737], [-47.26061408893804, -22.343508708893243], [-47.26058129795005, -22.343536814763333], [-47.26054820449647, -22.343564516439898], [-47.26051482767233, -22.343591803754848], [-47.26048117213971, -22.3436186786489], [-47.26044724234085, -22.343645142988258], [-47.26041304250358, -22.343671198559846], [-47.26037857665216, -22.343696847062105], [-47.26034384861364, -22.343722090100133], [-47.260308862023756, -22.34374692918122], [-47.2602736203356, -22.34377136570854], [-47.26023812682516, -22.343795400977417], [-47.26020238459738, -22.343819036171258], [-47.26016639659538, -22.3438422723555], [-47.26013016560621, -22.343865110474486], [-47.26009369426293, -22.34388755135015], [-47.26005698505584, -22.343909595675168], [-47.26002004033702, -22.34393124401088], [-47.25998286232427, -22.34395249678496], [-47.25994545311002, -22.34397335428649], [-47.25990781466441, -22.343993816664668], [-47.25986994884146, -22.344013883925378], [-47.259831857385535, -22.344033555927904], [-47.25979354193637, -22.344052832382477], [-47.259755004033806, -22.344071712847843], [-47.25971624512309, -22.34409019672851], [-47.25967726656266, -22.34410828327113], [-47.25963806962659, -22.344125971563113], [-47.2595986555105, -22.344143260529698], [-47.25955902533838, -22.344160148930776], [-47.259519180166485, -22.34417663535879], [-47.25947912099129, -22.344192718235174], [-47.259438848753064, -22.344208395808618], [-47.259398364341855, -22.344223666152082], [-47.25935766860383, -22.344238527160122], [-47.25931676234878, -22.3442529765455], [-47.259275646354006, -22.34426701183749], [-47.25923432137188, -22.34428063037852], [-47.25919278814023, -22.344293829320474], [-47.259151047382986, -22.344306605624055], [-47.25910909982051, -22.344318956054906], [-47.25906694618063, -22.344330877180038], [-47.259024587200415, -22.344342365367243], [-47.25898202364057, -22.344353416780336], [-47.258939256291335, -22.344364027378163], [-47.25889628597836, -22.344374192912483], [-47.2588531139271, -22.34438390884594], [-47.2588098164751, -22.344393154432616], [-47.25876664120061, -22.344401880573017], [-47.258723789512445, -22.344410063764837], [-47.25868129685091, -22.344417717862044], [-47.25863917493051, -22.344424861430763], [-47.25859743449354, -22.344431513097142], [-47.25855608534306, -22.344437691492267], [-47.25851513637913, -22.34444341520066], [-47.25847459564857, -22.344448702711546], [-47.25843447038628, -22.344453572376377], [-47.258394767058235, -22.34445804236977], [-47.258355491415756, -22.344462130653646], [-47.25831664854043, -22.3444658549465], [-47.25827824289022, -22.34446923269615], [-47.25824027835324, -22.344472281055356], [-47.258202758292036, -22.344475016861786], [-47.25816568559132, -22.344477456620403], [-47.25812906270355, -22.344479616489277], [-47.25809289169518, -22.344481512267524], [-47.25805717428918, -22.34448315938613], [-47.25802191190551, -22.34448457290082], [-47.25798710570426, -22.34448576748675], [-47.25795275662161, -22.344486757435188], [-47.25791886540538, -22.344487556651575], [-47.25788543265235, -22.344488178654792], [-47.25785245883892, -22.34448863657781], [-47.25781994435298, -22.344488943169004], [-47.25778788952352, -22.344489110794463], [-47.2577562946442, -22.344489151440673], [-47.257725160002785, -22.3444890767178], [-47.257694485901105, -22.344488897863194], [-47.25766427268022, -22.34448862574515], [-47.25763452073757, -22.344488270866687], [-47.25760523054525, -22.344487843369123], [-47.25757640266952, -22.344487353035973], [-47.25754803778314, -22.344486809295944], [-47.25752013667989, -22.344486221226298], [-47.257492700285745, -22.344485597555305], [-47.25746572264536, -22.344484946495008], [-47.25743908770174, -22.344484272894427], [-47.2574125982321, -22.344483575603096], [-47.25738616421212, -22.34448285317484], [-47.25735978310613, -22.344482106295185], [-47.25733345478153, -22.344481335709958], [-47.25730800172473, -22.344480567005807], [-47.257281756126396, -22.344479751283693], [-47.25653229605797, -22.344455772938655]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1042.453094522, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26340840864563, -22.338894026940718], [-47.263386478528865, -22.338931375109002], [-47.26337645534602, -22.338948530147103], [-47.26336645760024, -22.338965726444396], [-47.26335648509826, -22.338982963886366], [-47.26334653764604, -22.3390002423573], [-47.26333661504878, -22.33901756174074], [-47.2633267171125, -22.339034921916], [-47.26331684364148, -22.339052322763308], [-47.263306994440924, -22.339069764158502], [-47.263297169316395, -22.339087245974497], [-47.263287368070024, -22.339104768087658], [-47.26327759050655, -22.339122330367047], [-47.26326783642948, -22.33913993268148], [-47.26325810564083, -22.339157574899723], [-47.26324839794321, -22.339175256886904], [-47.26323871313772, -22.339192978508137], [-47.26322905102617, -22.33921073962449], [-47.263219411409196, -22.339228540096613], [-47.26320979408617, -22.339246379784715], [-47.263200198856836, -22.339264258545377], [-47.26319062551976, -22.33928217623469], [-47.26318107387289, -22.339300132707155], [-47.263171543713646, -22.339318127815304], [-47.26316203483864, -22.339336161410355], [-47.26315254704366, -22.33935423334235], [-47.2631430801236, -22.339372343459928], [-47.263133633873046, -22.33939049160949], [-47.26312420808557, -22.339408677636527], [-47.2631148025536, -22.339426901385746], [-47.26310541706913, -22.339445162699683], [-47.263096051423354, -22.339463461419484], [-47.26308670540603, -22.33948179738611], [-47.26307737880631, -22.33950017043871], [-47.26306807141286, -22.339518580414296], [-47.26305878301336, -22.339537027148864], [-47.26304951329785, -22.339555510670163], [-47.26304025774524, -22.339574039422338], [-47.26303100598587, -22.3395926331363], [-47.26302175116853, -22.339611303886784], [-47.26301249217159, -22.339630052209273], [-47.26300322827987, -22.339648877799444], [-47.262993958769506, -22.339667780347], [-47.26298468290871, -22.33968675953463], [-47.2629753999561, -22.339705815040958], [-47.262966109161994, -22.33972494653802], [-47.26295680976823, -22.339744153691736], [-47.26294750100657, -22.33976343616499], [-47.26293783200555, -22.33978352083922], [-47.26292851875252, -22.339802920324484], [-47.26291919367068, -22.339822394043086], [-47.262909855962214, -22.339841941635967], [-47.26290050481651, -22.339861562746364], [-47.26289113941707, -22.339881257005995], [-47.26288175893549, -22.339901024047478], [-47.262872362534864, -22.339920863497078], [-47.26286294936908, -22.339940774976338], [-47.26285351858174, -22.339960758104276], [-47.26284406930764, -22.339980812494264], [-47.262834600671205, -22.34000093775745], [-47.262825111787855, -22.340021133499693], [-47.262815601763755, -22.34004139932233], [-47.26280606969369, -22.340061734826435], [-47.26279651466384, -22.340082139607023], [-47.2627869357515, -22.34010261325383], [-47.26277733202208, -22.340123155357425], [-47.262767702533196, -22.340143765500684], [-47.262758046331065, -22.340164443266367], [-47.26274836245383, -22.340185188230137], [-47.262738649926504, -22.340205999971197], [-47.2627289077696, -22.340226878054118], [-47.26271913498813, -22.340247822051932], [-47.262709330581515, -22.34026883152556], [-47.26269949353622, -22.340289906038834], [-47.262689622831516, -22.34031104514672], [-47.26267971743471, -22.34033224840534], [-47.26266977630369, -22.340353515366406], [-47.262659798388356, -22.340374845574363], [-47.2626497826258, -22.34039623857645], [-47.262639727946166, -22.340417693910513], [-47.2626296332672, -22.340439211116202], [-47.26261949749885, -22.340460789725523], [-47.262609319540694, -22.340482429268015], [-47.262599098281875, -22.340504129271178], [-47.2625888326035, -22.340525889255172], [-47.26257852137354, -22.340547708743426], [-47.26256816345582, -22.340569587244207], [-47.26255775769958, -22.34059152427196], [-47.26254730294588, -22.340613519334273], [-47.26253679802845, -22.340635571929955], [-47.26252624176827, -22.34065768156021], [-47.26251563297892, -22.340679847717777], [-47.26250497046413, -22.340702069891794], [-47.26249389061639, -22.34072510080386], [-47.262483100296194, -22.340747466050754], [-47.26247225307799, -22.340769884497156], [-47.262461354689115, -22.340792341365066], [-47.2624504146182, -22.340814815332227], [-47.26243943638102, -22.340837298146905], [-47.26242841963308, -22.34085978951956], [-47.262417363974635, -22.34088228927177], [-47.26240626900539, -22.340904797223864], [-47.26239513432332, -22.340927313197298], [-47.26238395952679, -22.340949837010367], [-47.26237274421314, -22.340972368481122], [-47.26236148797845, -22.340994907427753], [-47.26235019041917, -22.341017453665494], [-47.26233885113037, -22.34104000700994], [-47.2623274697066, -22.3410625672754], [-47.262316045742146, -22.341085134274525], [-47.262304578830395, -22.341107707819443], [-47.26229306856432, -22.341130287720855], [-47.26228151453627, -22.341152873788417], [-47.26226991633768, -22.341175465831423], [-47.26225827356002, -22.341198063656787], [-47.26224658579383, -22.341220667071262], [-47.262234852629504, -22.341243275879496], [-47.262223073656905, -22.341265889885168], [-47.26221124846462, -22.341288508892276], [-47.262199376641675, -22.3413111327017], [-47.26218745777668, -22.341333761113276], [-47.26217549145735, -22.341356393926286], [-47.26216347727092, -22.341379030938985], [-47.2621514148045, -22.3414016719478], [-47.2621393036451, -22.34142431674729], [-47.262127143379026, -22.34144696513145], [-47.262114933592095, -22.34146961689315], [-47.26210267386985, -22.341492271823935], [-47.26209036379773, -22.3415149297134], [-47.26207800296164, -22.34153759034866], [-47.2620655909455, -22.341560253518505], [-47.26205312733392, -22.341582919008488], [-47.26204061171211, -22.341605586601492], [-47.26202804366382, -22.341628256081073], [-47.26201542277281, -22.341650927229043], [-47.26200274862358, -22.34167359982414], [-47.261990020799345, -22.341696273645862], [-47.261977238883986, -22.341718948470472], [-47.26196440246148, -22.34174162407279], [-47.26195151111452, -22.34176430022802], [-47.261938564427346, -22.341786976707105], [-47.26192556198337, -22.341809653280958], [-47.261912503365714, -22.34183232971934], [-47.26189938815801, -22.34185500578972], [-47.26188621594414, -22.34187768125748], [-47.26187298630772, -22.341900355887226], [-47.26185969883245, -22.341923029441876], [-47.2618463531021, -22.341945701682857], [-47.261832948701226, -22.341968372368896], [-47.2618194852142, -22.341991041257753], [-47.26180596222536, -22.342013708105934], [-47.261792379319765, -22.342036372667508], [-47.26177873608226, -22.342059034695648], [-47.261765032098296, -22.342081693941363], [-47.26175126695407, -22.342104350153267], [-47.26173744023519, -22.342127003079806], [-47.2617235515284, -22.342149652466514], [-47.26170960042106, -22.342172298056937], [-47.26169558650006, -22.342194939594307], [-47.2616815093539, -22.34221757681832], [-47.26166736857032, -22.342240209468955], [-47.26165316373896, -22.342262837282266], [-47.26163889444938, -22.342285459993604], [-47.2616245602914, -22.342308077337112], [-47.261613997823, -22.342324663782836], [-47.26159393427983, -22.34235603434217], [-47.261581164522156, -22.34237589446383], [-47.26156656680787, -22.342398487632362], [-47.26155190218738, -22.342421074072345], [-47.26153717025524, -22.342443653506667], [-47.26152237060676, -22.342466225656267], [-47.26150750283831, -22.342488790240186], [-47.26149256125865, -22.34251135496223], [-47.2614774780332, -22.342534020196517], [-47.26146214683901, -22.342556935350043], [-47.26144651962762, -22.34258015591896], [-47.26143058788854, -22.34260367730592], [-47.261414343442624, -22.342627493825336], [-47.261397777779244, -22.34265159968768], [-47.26138088206013, -22.342675988987448], [-47.26136364712415, -22.342700655689068], [-47.26134606349596, -22.342725593607348], [-47.261328121391195, -22.342750796392888], [-47.26130981072719, -22.34277625751019], [-47.261291121130675, -22.342801970220233], [-47.26127204194893, -22.342827927558982], [-47.261252562261866, -22.342854122315533], [-47.26123267089443, -22.342880547010843], [-47.26121235643315, -22.342907193872218], [-47.261191607241784, -22.342934054810662], [-47.261170411479455, -22.342961121396645], [-47.261148757123166, -22.342988384832374], [-47.26112663198783, -22.3430158359296], [-47.26110402375349, -22.343043465080896], [-47.261080919993205, -22.343071262233483], [-47.26105730820067, -22.343099216866037], [-47.26103317582527, -22.343127317960374], [-47.261008510307036, -22.34315555397734], [-47.260983299114685, -22.343183912832654], [-47.26095752978764, -22.343212381873403], [-47.26093118997904, -22.343240947857325], [-47.26090426750439, -22.343269596931435], [-47.260876750391546, -22.343298314614103], [-47.26084862693231, -22.34332708578121], [-47.260819885738556, -22.34335589465272], [-47.260790515800636, -22.34338472478308], [-47.26076050654779, -22.343413559055456], [-47.26072984790973, -22.3434423796808], [-47.26069853037992, -22.34347116820113], [-47.26066654550277, -22.343499905117913], [-47.26063394415027, -22.34352851888843], [-47.26060090042998, -22.34355684138498], [-47.26056755268487, -22.343584755926333], [-47.260533920274774, -22.34361225220002], [-47.26050000787775, -22.343639332211097], [-47.260465819948216, -22.343665997888987], [-47.26043136072247, -22.343692251082214], [-47.26039663422973, -22.343718093549434], [-47.26036164429862, -22.343743526954356], [-47.26032639456316, -22.34376855286119], [-47.26029088847156, -22.343793172728184], [-47.26025512929183, -22.343817387903947], [-47.260219120118066, -22.34384119962317], [-47.26018286387974, -22.343864609000622], [-47.260146363347495, -22.34388761702779], [-47.26010962113536, -22.343910224571715], [-47.260072639712234, -22.343932432367946], [-47.26003542140623, -22.34395424101846], [-47.25999796840903, -22.34397565098906], [-47.259960282784704, -22.343996662604898], [-47.25992236647295, -22.344017276048596], [-47.259884221295344, -22.34403749135701], [-47.25984584896187, -22.344057308417998], [-47.25980725107614, -22.34407672696767], [-47.25976842914014, -22.344095746588064], [-47.25972938455963, -22.344114366704375], [-47.259690118651974, -22.344132586581175], [-47.259650632648885, -22.344150405321002], [-47.25961092770211, -22.344167821861532], [-47.25957100489062, -22.34418483497218], [-47.2595308652245, -22.34420144325202], [-47.25949050965292, -22.344217645126232], [-47.259449939068006, -22.344233438844146], [-47.25940915431071, -22.344248822476473], [-47.25936815617734, -22.344263793912393], [-47.259326945427254, -22.34427835085611], [-47.25928552278673, -22.34429249082522], [-47.25924388895671, -22.344306211147266], [-47.25920204462331, -22.34431950895592], [-47.2591599904585, -22.34433238119042], [-47.25911772713068, -22.344344824591516], [-47.259075255315786, -22.344356835698054], [-47.259032575699166, -22.344368410845956], [-47.25898968899023, -22.344379546163932], [-47.25894659592847, -22.34439023757198], [-47.25890329728925, -22.344400480779594], [-47.25885979425484, -22.3444102712021], [-47.25881616441452, -22.344419587766616], [-47.25877265956274, -22.344428380518536], [-47.25872948455506, -22.34443662545395], [-47.258686675420606, -22.34444433655738], [-47.25864424405362, -22.34445153260667], [-47.258602201359416, -22.34445823244084], [-47.258560557287815, -22.344464454903793], [-47.258519320870086, -22.34447021879217], [-47.2584785002696, -22.34447554280567], [-47.25843810282374, -22.344480445503788], [-47.25839813508775, -22.34448494526616], [-47.25835860288986, -22.34448906025605], [-47.25831951137707, -22.344492808389134], [-47.258280865061955, -22.344496207305696], [-47.25824266787744, -22.34449927434594], [-47.258204923221825, -22.34450202652945], [-47.25816763400734, -22.344504480537477], [-47.258130802706475, -22.34450665269831], [-47.25809443139908, -22.344508558975086], [-47.25805852181563, -22.344510214956607], [-47.25802307537831, -22.344511635849752], [-47.25798809324501, -22.344512836474422], [-47.25795357634576, -22.344513831259928], [-47.257919525419126, -22.34451463424313], [-47.2578859410499, -22.344515259067645], [-47.257852823700475, -22.344515718984535], [-47.25782017374318, -22.344516026853665], [-47.25778799149048, -22.344516195145978], [-47.25775627721886, -22.34451623594629], [-47.2577250311988, -22.344516160956587], [-47.25769425371511, -22.3445159814997], [-47.2576639450925, -22.344515708522877], [-47.25763410571303, -22.344515352601945], [-47.25760473603474, -22.344514923944757], [-47.257575836611394, -22.344514432395112], [-47.25754740810508, -22.344513887436005], [-47.25751945130111, -22.344513298192794], [-47.25749196711915, -22.34451267343598], [-47.25746494947896, -22.3445120214108], [-47.25743828030119, -22.34451134694482], [-47.25741175895503, -22.34451064881484], [-47.25738529386743, -22.344509925537935], [-47.25735888246264, -22.344509177800926], [-47.257332524609446, -22.344508406351853], [-47.257307056978924, -22.344507637207986], [-47.25728078300974, -22.34450682061657], [-47.25651880021942, -22.34448244160225]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1045.688613491, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26342759364062, -22.3389178518375], [-47.2634120437201, -22.338944334195034], [-47.26340204945185, -22.33896143975048], [-47.26339208028666, -22.33897858689431], [-47.26338213603362, -22.338995775513773], [-47.263372216501075, -22.339013005494802], [-47.263362321496466, -22.339030276722546], [-47.26335245082812, -22.33904758907794], [-47.26334260430268, -22.339064942442707], [-47.26333278172764, -22.339082336694283], [-47.26332298291083, -22.339099771707044], [-47.263313207656715, -22.339117247358796], [-47.263303455772274, -22.339134763520107], [-47.26329372706336, -22.339152320061057], [-47.26328402133418, -22.339169916851905], [-47.26327433838964, -22.33918755375912], [-47.2632646780331, -22.339205230649032], [-47.26325504006863, -22.33922294738407], [-47.26324542429905, -22.339240703826132], [-47.26323583052597, -22.339258499836614], [-47.26322625855135, -22.33927633527334], [-47.26321670817596, -22.33929420999354], [-47.26320717919994, -22.339312123852896], [-47.26319767142288, -22.339330076705053], [-47.263188184643575, -22.339348068402266], [-47.26317871865992, -22.339366098795704], [-47.26316927326901, -22.33938416773507], [-47.26315984826749, -22.339402275067762], [-47.26315044345112, -22.339420420640252], [-47.263141058614366, -22.339438604298238], [-47.26313169355133, -22.33945682588521], [-47.26312234805528, -22.33947508524323], [-47.26311302191804, -22.339493382214172], [-47.26310371493076, -22.33951171663808], [-47.26309442688417, -22.339530088352856], [-47.263085157567986, -22.339548497195256], [-47.26307590667252, -22.339566943197173], [-47.26306666960585, -22.33958543494956], [-47.26305743583284, -22.339603992522818], [-47.26304819840266, -22.33962262820371], [-47.26303895619171, -22.339641342544198], [-47.26302970848958, -22.339660135242188], [-47.26302045457726, -22.339679005989613], [-47.26301119372745, -22.339697954471163], [-47.263001925203234, -22.33971698036745], [-47.26299264825921, -22.339736083352417], [-47.262983362141334, -22.339755263093693], [-47.26297406608535, -22.339774519255897], [-47.26296440328994, -22.339794591047923], [-47.26295510189454, -22.339813965877248], [-47.26294578810943, -22.339833416045167], [-47.262936461140164, -22.339852941193946], [-47.26292712017941, -22.339872540968248], [-47.262917764413864, -22.339892215000948], [-47.26290839301803, -22.339911962925857], [-47.2628990051578, -22.33993178437031], [-47.26288959998973, -22.339951678956922], [-47.26288017665991, -22.33997164630561], [-47.26287073430544, -22.33999168603069], [-47.2628612720529, -22.340011797744125], [-47.2628517890197, -22.340031981052494], [-47.262842284313834, -22.34005223555781], [-47.262832757031774, -22.340072560861813], [-47.26282320626117, -22.340092956560113], [-47.262813631080675, -22.34011342224291], [-47.262804030556836, -22.34013395750119], [-47.262794403748295, -22.340154561918247], [-47.2627847497021, -22.340175235077215], [-47.262775067457085, -22.34019597655394], [-47.26276535603872, -22.34021678592795], [-47.26275561446788, -22.340237662763837], [-47.26274584174975, -22.340258606634887], [-47.26273603688372, -22.340279617101913], [-47.26272619885614, -22.340300693728842], [-47.26271632664592, -22.34032183607053], [-47.262706419219874, -22.340343043682985], [-47.26269647553521, -22.340364316117686], [-47.26268649454099, -22.340385652918865], [-47.26267647517335, -22.340407053633548], [-47.26266641636124, -22.34042851779905], [-47.26265631702104, -22.34045004495471], [-47.26264617606124, -22.340471634632056], [-47.26263599237977, -22.34049328636007], [-47.2626257648639, -22.34051499966562], [-47.26261549239277, -22.340536774068195], [-47.26260517383217, -22.34055860909057], [-47.26259480804363, -22.3405805042401], [-47.262584393873915, -22.340602459030453], [-47.2625739301614, -22.34062447296826], [-47.26256341573705, -22.340646545551294], [-47.26255284941886, -22.340668676279694], [-47.26254223001728, -22.34069086464506], [-47.26253155633271, -22.340713110135294], [-47.262520458612, -22.34073617823745], [-47.262509655713025, -22.340758569565764], [-47.262498795355725, -22.340781015176507], [-47.26248788338087, -22.340803500048413], [-47.26247692944759, -22.34082600250196], [-47.262465937136675, -22.34084851414796], [-47.26245490610332, -22.34087103469428], [-47.262443835946414, -22.340893563961885], [-47.26243272626436, -22.340916101770304], [-47.26242157665378, -22.340938647940412], [-47.26241038671167, -22.34096120228974], [-47.26239915603402, -22.340983764635578], [-47.26238788421554, -22.34100633479542], [-47.262376570851245, -22.341028912583702], [-47.262365215534835, -22.34105149781519], [-47.262353817859434, -22.341074090303486], [-47.26234237741793, -22.34109668986035], [-47.26233089380223, -22.341119296297123], [-47.262319366603904, -22.34114190942355], [-47.262307795413825, -22.3411645290485], [-47.26229617982198, -22.341187154980375], [-47.2622845194184, -22.34120978702513], [-47.26227281379207, -22.341232424988583], [-47.26226106253193, -22.34125506867449], [-47.26224926522637, -22.341277717885458], [-47.26223742146243, -22.341300372424538], [-47.26222553082767, -22.341323032091655], [-47.26221359290915, -22.341345696685487], [-47.26220160729306, -22.34136836600432], [-47.262189573565074, -22.341391039845373], [-47.26217749131082, -22.341413718003924], [-47.26216536011576, -22.341436400273366], [-47.262153179564535, -22.341459086446655], [-47.26214094924155, -22.34148177631539], [-47.26212866873067, -22.34150446966994], [-47.26211633761582, -22.3415271662988], [-47.262103955481344, -22.34154986598768], [-47.26209152190955, -22.341572568524217], [-47.26207903648346, -22.341595273692676], [-47.26206649878674, -22.341617981274528], [-47.26205390840147, -22.341640691052124], [-47.26204126490992, -22.34166340280586], [-47.26202856789492, -22.34168611631308], [-47.262015816938096, -22.3417088313519], [-47.26200301162178, -22.341731547697137], [-47.26199015152829, -22.341754265122148], [-47.26197723623875, -22.34177698340064], [-47.261964265335806, -22.34179970230206], [-47.26195123840122, -22.341822421595786], [-47.26193815501656, -22.341845141049998], [-47.26192501476381, -22.341867860430593], [-47.26191181722534, -22.341890579501307], [-47.261898561983074, -22.341913298025126], [-47.261885248619144, -22.34193601576327], [-47.261871876715745, -22.34195873247551], [-47.261858445855815, -22.34198144791878], [-47.26184495562217, -22.34200416184914], [-47.261831405597555, -22.342026874021258], [-47.26181779536544, -22.342049584187436], [-47.2618041245091, -22.34207229209896], [-47.26179039261238, -22.34209499750502], [-47.261776599259974, -22.342117700152233], [-47.261762744035906, -22.34214039978726], [-47.26174882652536, -22.342163096153566], [-47.26173484631419, -22.342185788992726], [-47.2617208029877, -22.34220847804598], [-47.261706696132904, -22.34223116305092], [-47.26169252533602, -22.342253843745528], [-47.26167829018513, -22.34227651986371], [-47.261663990268374, -22.342299191138636], [-47.261649625174016, -22.342321857302327], [-47.26164120653403, -22.342335077257687], [-47.26162115824426, -22.3423664536559], [-47.26162069781256, -22.342367173209396], [-47.26160613472592, -22.34238982240694], [-47.26159150482394, -22.342412465399672], [-47.261576807699306, -22.34243510190919], [-47.26156204294519, -22.34245773165585], [-47.26154721015547, -22.342480354358404], [-47.26153230892516, -22.342502969733374], [-47.26151733347202, -22.342525585617512], [-47.26150221482062, -22.342548304092045], [-47.26148684489505, -22.342571277142888], [-47.26147117490755, -22.342594561279643], [-47.26145519627886, -22.342618151900304], [-47.261438900766684, -22.34264204329629], [-47.261422279791624, -22.342666229653112], [-47.2614053244411, -22.342690705038628], [-47.2613880254742, -22.342715463388178], [-47.26137037333045, -22.34274049848503], [-47.26135235813518, -22.342765803945472], [-47.26133396971025, -22.34279137319658], [-47.2613151975821, -22.342817199458306], [-47.261296030992945, -22.342843275721965], [-47.26127645891307, -22.34286959472766], [-47.26125647005348, -22.34289614894299], [-47.26123605288279, -22.342922930536695], [-47.261215195643004, -22.342949931356063], [-47.261193886368, -22.342977142901937], [-47.26117211290653, -22.34300455630069], [-47.26114986294242, -22.343032162281695], [-47.26112712402243, -22.343059951147985], [-47.26110388358447, -22.343087912749606], [-47.2610801289857, -22.343116036460287], [-47.2610558475383, -22.343144311148368], [-47.26103102654489, -22.343172725152346], [-47.26100565333731, -22.343201266256557], [-47.26097971531922, -22.343229921666804], [-47.260953200010015, -22.34325867798975], [-47.26092609509412, -22.34328752121086], [-47.26089838847202, -22.343316436676353], [-47.260870068312464, -22.343345409079117], [-47.26084112310988, -22.343374422444914], [-47.260811541743465, -22.343403460122765], [-47.26078131353875, -22.34343250477899], [-47.26075042833023, -22.343461538396344], [-47.260718876525786, -22.343490542277273], [-47.26068664960196, -22.343519496666115], [-47.26065379936815, -22.343548328880683], [-47.26062050291555, -22.343576868003733], [-47.260586900878906, -22.34360499540992], [-47.26055301288287, -22.34363270064242], [-47.26051884362144, -22.34365998577064], [-47.26048439756121, -22.34368685278706], [-47.260449678946955, -22.343713303601966], [-47.260414691812905, -22.34373934003422], [-47.26037943998918, -22.34376496380613], [-47.26034392710812, -22.343790176538732], [-47.26030815661302, -22.34381497974551], [-47.260272131764, -22.343839374828217], [-47.26023585564423, -22.3438633630729], [-47.26019933116954, -22.34388694564358], [-47.26016256109417, -22.343910123578986], [-47.26012554801317, -22.343932897791227], [-47.26008829437392, -22.343955269058743], [-47.2600508024807, -22.343977238024046], [-47.260013074499014, -22.343998805191287], [-47.25997511246459, -22.344019970921476], [-47.25993691828661, -22.344040735430717], [-47.25989849375427, -22.34406109878695], [-47.25985984054322, -22.344081060906422], [-47.25982096022089, -22.344100621551245], [-47.259781854251386, -22.344119780326725], [-47.25974252400097, -22.344138536678734], [-47.25970297074607, -22.344156889889724], [-47.25966319567587, -22.34417483907747], [-47.259623199898336, -22.344192383192023], [-47.25958298444745, -22.34420952101228], [-47.25954255028701, -22.344226251143994], [-47.25950189831897, -22.34424257201606], [-47.259461029387296, -22.344258481878505], [-47.25941994428379, -22.344273978799777], [-47.259378643755014, -22.34428906066361], [-47.25933712850982, -22.34430372516571], [-47.25929539922345, -22.344317969812], [-47.25925345654544, -22.3443317919151], [-47.259211301110184, -22.34434518859048], [-47.25916893353772, -22.344358156755945], [-47.25912635444446, -22.344370693127356], [-47.25908356445443, -22.34438279421526], [-47.25904056420132, -22.344394456323933], [-47.2589973543432, -22.3444056755468], [-47.25895393556877, -22.344416447765173], [-47.258910308603234, -22.344426768646127], [-47.25886647458553, -22.34443663355772], [-47.2588225123568, -22.34444602110008], [-47.2587786779276, -22.34445488046354], [-47.25873517960029, -22.34446318714262], [-47.25869205399283, -22.344470955252287], [-47.25864931317916, -22.34447820378219], [-47.258606968227596, -22.344484951784146], [-47.258565029234745, -22.344491218314975], [-47.258523505363144, -22.344497022383376], [-47.25848240489262, -22.3445023828995], [-47.25844173526308, -22.34450731863092], [-47.25840150311904, -22.344511848162295], [-47.258361714365655, -22.344515989858227], [-47.25832237421529, -22.344519761831563], [-47.25828348723518, -22.344523181915065], [-47.258245057403066, -22.344526267636343], [-47.25820708815296, -22.344529036196967], [-47.25816958242462, -22.34453150445438], [-47.25813254271058, -22.34453368890715], [-47.25809597110408, -22.34453560568251], [-47.25805986934311, -22.344537270526917], [-47.258024238852066, -22.344538698798548], [-47.257989080786636, -22.344539905461986], [-47.257954396070744, -22.34454090508454], [-47.25792018543363, -22.344541711834538], [-47.257886449448144, -22.34454233948033], [-47.25785318856268, -22.34454280139116], [-47.257820403133984, -22.344543110538236], [-47.257788093458004, -22.34454327949739], [-47.25775625979403, -22.344543320451788], [-47.25772490239524, -22.344543245195297], [-47.25769402152952, -22.3445430651361], [-47.25766361750517, -22.344542791300537], [-47.257633690688856, -22.344542434337136], [-47.25760424152454, -22.34454200452033], [-47.257575270553524, -22.34454151175418], [-47.25754677842729, -22.344540965575987], [-47.257518765922555, -22.344540375159248], [-47.25749123395277, -22.34453974931654], [-47.25746417631276, -22.34453909632646], [-47.257437472900826, -22.344538420995146], [-47.257410919678144, -22.344537722026494], [-47.25738442352291, -22.344536997900985], [-47.25735798181929, -22.344536249306593], [-47.2573315944375, -22.344535476993702], [-47.25730611223326, -22.344534707410087], [-47.25727980989321, -22.344533889949425], [-47.256505304376056, -22.344509110265125]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1048.92314875, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26344673902376, -22.33894166675413], [-47.263427643562096, -22.33897434934936], [-47.26341770297751, -22.338991447339772], [-47.263407786973424, -22.339008587136707], [-47.2633978953605, -22.33902576862783], [-47.2633880279485, -22.33904299169986], [-47.263378184548124, -22.33906025623536], [-47.26336836496824, -22.33907756211762], [-47.26335856901868, -22.339094909225572], [-47.263348796509604, -22.33911229743505], [-47.26333904724772, -22.33912972662542], [-47.26332932104231, -22.33914719666859], [-47.26331961770152, -22.339164707436105], [-47.26330993703183, -22.339182258799557], [-47.26330027884035, -22.33919985062675], [-47.26329064293274, -22.33921748278539], [-47.263281029115305, -22.339235155139082], [-47.26327143719312, -22.339252867551064], [-47.26326186696995, -22.339270619883926], [-47.26325231825004, -22.339288411996712], [-47.263242790836344, -22.339306243747814], [-47.26323328453116, -22.339324114994024], [-47.263223799136256, -22.33934202559015], [-47.263214334452634, -22.339359975389574], [-47.26320489028031, -22.339377964244456], [-47.26319546641851, -22.339395992005578], [-47.26318606266606, -22.339414058521406], [-47.26317667882076, -22.339432163639337], [-47.263167314679194, -22.339450307206086], [-47.26315797003759, -22.339468489066093], [-47.263148644691256, -22.33948670906231], [-47.26313933843407, -22.339504967037588], [-47.26313005105925, -22.339523262832806], [-47.263120782359486, -22.33954159628675], [-47.26311153212657, -22.339559967237008], [-47.26310230005117, -22.33957837571955], [-47.26309308147044, -22.33959683047208], [-47.26308386568377, -22.339615351904666], [-47.26307464564075, -22.339633952515946], [-47.26306542021574, -22.33965263287441], [-47.26305618870326, -22.339671392680255], [-47.26304695038893, -22.339690231627504], [-47.26303770455012, -22.33970914940298], [-47.26302845045428, -22.339728145689232], [-47.26301918736033, -22.339747220162067], [-47.26300991451832, -22.3397663724909], [-47.26300063116801, -22.339785602342044], [-47.2629909745782, -22.33980566125193], [-47.262981685040444, -22.339825011425308], [-47.26297238255201, -22.33984443804253], [-47.26296306632194, -22.339863940747218], [-47.262953735546155, -22.339883519185406], [-47.262944389414464, -22.339903172991157], [-47.26293502710436, -22.339922901799483], [-47.26292564778455, -22.339942705238812], [-47.262916250614204, -22.339962582932753], [-47.26290683474189, -22.339982534502244], [-47.26289739930704, -22.3400025595624], [-47.262887943438386, -22.340022657726042], [-47.262878466255316, -22.340042828600556], [-47.262868966867714, -22.340063071788546], [-47.262859444373646, -22.34008338689245], [-47.262849897862274, -22.34010377350845], [-47.262840326413595, -22.34012423122718], [-47.26283072909537, -22.340144759640186], [-47.26282110496718, -22.340165358331053], [-47.262811453076914, -22.340186026883288], [-47.26280177246412, -22.34020676487299], [-47.26279206215467, -22.340227571879943], [-47.26278232116992, -22.3402484474688], [-47.262772548515116, -22.340269391213084], [-47.26276274318972, -22.340290402673503], [-47.262752904179834, -22.340311481414098], [-47.262743030464115, -22.34033262698958], [-47.262733121008814, -22.340353838955835], [-47.2627231747705, -22.34037511686422], [-47.26271319069743, -22.340396460258656], [-47.26270316772469, -22.340417868685847], [-47.2626931047801, -22.340439341682824], [-47.26268300077868, -22.340460878788498], [-47.26267285462744, -22.340482479533847], [-47.262662665222635, -22.340504143447355], [-47.262652431449716, -22.34052587005529], [-47.262642152185855, -22.340547658876467], [-47.262631826294616, -22.34056950943298], [-47.26262145263527, -22.34059142123127], [-47.262611030052085, -22.34061339378421], [-47.26260055738078, -22.340635426597494], [-47.26259003344949, -22.34065751916788], [-47.26257945707329, -22.340679670994444], [-47.26256882705947, -22.340701881567618], [-47.262558142205165, -22.340724150374054], [-47.26254702661149, -22.340747255666297], [-47.262536211133735, -22.340769673076053], [-47.26252533763738, -22.340792145851154], [-47.26251441207655, -22.34081465872704], [-47.26250344428085, -22.340837189667006], [-47.26249243789624, -22.340859730144327], [-47.26248139257748, -22.340882279864335], [-47.26247030792212, -22.340904838647276], [-47.262459183527284, -22.340927406312087], [-47.26244801898821, -22.340949982678865], [-47.26243681390052, -22.34097256756443], [-47.26242556785891, -22.340995160785376], [-47.26241428045661, -22.341017762158415], [-47.26240295128734, -22.341040371497225], [-47.262391579943305, -22.341062988615793], [-47.26238016601631, -22.34108561332692], [-47.262368709097714, -22.341108245441532], [-47.262357208778106, -22.341130884770113], [-47.26234566464753, -22.341153531121602], [-47.262334076295446, -22.34117618430394], [-47.26232244331035, -22.34119884412468], [-47.26231076528083, -22.341221510388824], [-47.262299041794385, -22.341244182901303], [-47.26228727243846, -22.34126686146482], [-47.26227545679995, -22.341289545881114], [-47.26226359446438, -22.34131223595222], [-47.2622516850178, -22.341334931476975], [-47.26223972804576, -22.34135763225307], [-47.26222772313292, -22.3413803380778], [-47.26221566986342, -22.341403048747182], [-47.26220356782133, -22.34142576405545], [-47.262191416590554, -22.341448483794878], [-47.26217921575427, -22.341471207757273], [-47.26216696489521, -22.34149393573306], [-47.26215466359572, -22.341516667511424], [-47.26214231143818, -22.341539402879633], [-47.262129908005285, -22.341562141622155], [-47.26211745287786, -22.34158488352538], [-47.262104945637276, -22.34160762837229], [-47.262092385865635, -22.341630375943055], [-47.262079773143434, -22.341653126018645], [-47.262067107051315, -22.341675878378158], [-47.26205438717059, -22.34169863279752], [-47.2620416130812, -22.341721389053447], [-47.26202878436391, -22.341744146919307], [-47.262015900599486, -22.341766906166995], [-47.26200296136736, -22.341789666568772], [-47.261989966248635, -22.34181242789253], [-47.26197691482347, -22.341835189906153], [-47.26196380667181, -22.34185795237619], [-47.261950641374064, -22.341880715067], [-47.26193741851096, -22.341903477740683], [-47.261924137662874, -22.341926240158568], [-47.26191079841031, -22.34194900208023], [-47.26189740033388, -22.341971763263707], [-47.26188394301491, -22.341994523464237], [-47.26187042603466, -22.342017282436103], [-47.26185684897425, -22.34204003993218], [-47.26184321141564, -22.342062795702937], [-47.26182951294046, -22.342085549497863], [-47.26181575313103, -22.342108301064243], [-47.261801931570446, -22.342131050146858], [-47.26178804784121, -22.34215379649033], [-47.261774101526946, -22.34217653983624], [-47.26176009221194, -22.34219927992416], [-47.26174601947997, -22.34222201649327], [-47.26173188291656, -22.342244749279203], [-47.26171768210636, -22.342267478017767], [-47.26170341663597, -22.34229020244078], [-47.26168908609204, -22.34231292227934], [-47.26167469006132, -22.342335637263233], [-47.261668415248735, -22.34234549072763], [-47.26164837539225, -22.342376870354453], [-47.261645699893755, -22.342381051571596], [-47.261631104934445, -22.34240375034576], [-47.26161644284475, -22.342426443162704], [-47.261601713216, -22.34244912974169], [-47.26158691563991, -22.342471809800777], [-47.26157204970898, -22.342494483056278], [-47.26155711501682, -22.342517149222317], [-47.26154210569018, -22.342539816268555], [-47.26152695161287, -22.34256258798337], [-47.261511542955944, -22.342585618931512], [-47.261495830192345, -22.3426089666361], [-47.26147980467405, -22.342632626490488], [-47.26146345809562, -22.342656592763017], [-47.261446781808914, -22.342680859614408], [-47.26142976682701, -22.3427054210857], [-47.26141240382921, -22.342730271083166], [-47.26139468316995, -22.342755403358613], [-47.26137659488417, -22.342780811494], [-47.261358128698355, -22.34280648887889], [-47.261339274038605, -22.342832428692347], [-47.26132002004203, -22.342858623880915], [-47.26130035556937, -22.34288506713583], [-47.26128026921769, -22.342911750871153], [-47.261259749337626, -22.342938667197252], [-47.26123878404942, -22.34296580789753], [-47.26121736126177, -22.342993164403346], [-47.261195468695135, -22.34302072776515], [-47.2611730939023, -22.343048488629986], [-47.2611502242967, -22.343076437211252], [-47.26112684718105, -22.343104563261996], [-47.26110294977609, -22.343132856050822], [-47.261078519256735, -22.343161304332654], [-47.26105354278819, -22.343189896323764], [-47.261028007565386, -22.34321861967687], [-47.2610019008563, -22.34324746145667], [-47.26097521004649, -22.34327640811866], [-47.26094792268939, -22.34330544548684], [-47.260920026558026, -22.343334558735208], [-47.26089150969822, -22.34336373237367], [-47.2608623604868, -22.34339295023381], [-47.26083256769187, -22.34342219545921], [-47.2608021205353, -22.34345145049933], [-47.26077100875639, -22.34348069710873], [-47.26073922267728, -22.343509916350342], [-47.2607067537068, -22.343539088211294], [-47.26067365459169, -22.34356813886999], [-47.2606401054068, -22.34359689461959], [-47.260606249078606, -22.343625234890705], [-47.26057210549661, -22.34365314908206], [-47.26053767937076, -22.343680639327467], [-47.26050297517983, -22.343707707682512], [-47.26046799717708, -22.343734356119175], [-47.26043274940165, -22.343760586516506], [-47.26039723568532, -22.343786400655446], [-47.26036145965863, -22.343811800213945], [-47.26032542476002, -22.343836786760487], [-47.26028913424167, -22.343861361750186], [-47.26025259117587, -22.343885526520367], [-47.260215798464756, -22.34390928228435], [-47.26017875884625, -22.343932630128055], [-47.260141474896336, -22.343955571008703], [-47.26010394904095, -22.343978105747546], [-47.26006618356047, -22.34400023502769], [-47.26002818059423, -22.34402195939162], [-47.25998994214962, -22.344043279236185], [-47.25995147010543, -22.344064194811075], [-47.25991276621829, -22.34408470621512], [-47.259873832129585, -22.34410481339319], [-47.259834669370576, -22.34412451613321], [-47.259795279367516, -22.344143814063848], [-47.259755663447166, -22.344162706651595], [-47.25971582284492, -22.344181193196853], [-47.259675758707544, -22.34419927283256], [-47.25963547209921, -22.344216944521143], [-47.25959496400881, -22.344234207051056], [-47.25955423535397, -22.344251059034725], [-47.25951328698942, -22.344267498904678], [-47.259472119710885, -22.344283524911745], [-47.25943073426113, -22.34429913512196], [-47.25938913133684, -22.344314327413766], [-47.259347311596436, -22.344329099474304], [-47.25930527566415, -22.344343448797797], [-47.25926302413806, -22.344357372681987], [-47.259220557600855, -22.34437086822419], [-47.25917787662065, -22.34438393232061], [-47.259134981761825, -22.34439656166239], [-47.25909187359659, -22.344408752731734], [-47.25904855270688, -22.344420501801196], [-47.259005019699465, -22.344431804929023], [-47.25896127521226, -22.344442657957707], [-47.258917319920286, -22.34445305651206], [-47.25887315491919, -22.34446299591276], [-47.25882886030192, -22.344472454433006], [-47.25878469629521, -22.344481380408105], [-47.25874087464817, -22.34448974883083], [-47.25869743256756, -22.344497573946768], [-47.258654382307085, -22.344504874957316], [-47.25861173509806, -22.344511671127083], [-47.258569501183885, -22.344517981725808], [-47.25852768985827, -22.344523825974242], [-47.2584863095176, -22.344529222993035], [-47.25844536770429, -22.344534191757777], [-47.25840487115211, -22.344538751058145], [-47.258364825843124, -22.34454291946014], [-47.25832523705511, -22.344546715273733], [-47.25828610940992, -22.344550156524217], [-47.25824744693011, -22.34455326092652], [-47.25820925308542, -22.344556045864277], [-47.25817153084313, -22.344558528371092], [-47.25813428271583, -22.344560725115866], [-47.25809751081018, -22.344562652389783], [-47.2580612168716, -22.3445643260971], [-47.25802540232678, -22.344565761747237], [-47.25799006832913, -22.344566974449396], [-47.257955215796564, -22.344567978909033], [-47.25792084544891, -22.344568789425875], [-47.257886957847084, -22.344569419892988], [-47.25785355342551, -22.34456988379767], [-47.25782063252538, -22.344570194222708], [-47.257788195426045, -22.344570363848714], [-47.25775624236968, -22.34457040495725], [-47.257724773592166, -22.34457032943395], [-47.257693789344344, -22.344570148772448], [-47.2576632899182, -22.344569874078136], [-47.257633275665, -22.344569516072294], [-47.25760374701463, -22.344569085095834], [-47.25757470449594, -22.344568591113198], [-47.25754614874975, -22.344568043715892], [-47.257518080544244, -22.344567452125602], [-47.25749050078661, -22.34456682519707], [-47.25746340314677, -22.344566171242096], [-47.25743666550065, -22.34456549504544], [-47.25741008040145, -22.344564795238114], [-47.25738355317854, -22.34456407026394], [-47.257357081176096, -22.344563320812192], [-47.25733066426571, -22.34456254763547], [-47.25730516748771, -22.34456177761216], [-47.257278836776806, -22.34456095928217], [-47.25649180852789, -22.3445357789273]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1052.157110618, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26346589277535, -22.338965491925364], [-47.26344332567281, -22.339004307780755], [-47.263433437917634, -22.33902139875518], [-47.263423574224326, -22.33903853175637], [-47.263413734404935, -22.339055706672717], [-47.26340391827249, -22.339072923388276], [-47.26339412563815, -22.339090181788023], [-47.26338435631407, -22.339107481752347], [-47.263374610112706, -22.339124823158556], [-47.26336488684302, -22.339142205887505], [-47.26335518631665, -22.339159629812563], [-47.26334550834397, -22.339177094806626], [-47.263335852733725, -22.33919460074266], [-47.26332621929532, -22.33921214748982], [-47.26331660783663, -22.339229734917147], [-47.26330701816623, -22.339247362889527], [-47.263297450091386, -22.33926503127144], [-47.26328790341815, -22.33928273992667], [-47.26327837795293, -22.339300488715494], [-47.26326887350091, -22.339318277497483], [-47.26325938986654, -22.33933610613055], [-47.263249926853796, -22.33935397447067], [-47.26324048426584, -22.339371882372248], [-47.263231061904825, -22.339389829688578], [-47.26322165957212, -22.339407816271503], [-47.26321227706869, -22.339425841970424], [-47.26320291419446, -22.339443906633775], [-47.26319357074811, -22.339462010109283], [-47.26318424652791, -22.339480152242306], [-47.2631749413313, -22.339498332876733], [-47.26316565495414, -22.339516551856338], [-47.26315638719173, -22.33953480902285], [-47.26314713783884, -22.33955310421596], [-47.26313790668917, -22.339571437274078], [-47.263128693433835, -22.339589808237246], [-47.263119493339005, -22.33960822598994], [-47.26311029553865, -22.339626711281845], [-47.2631010928828, -22.33964527682351], [-47.263091884243714, -22.339663923199943], [-47.263082668920845, -22.339682650113623], [-47.26307344620452, -22.33970145726071], [-47.26306421537667, -22.33972034433009], [-47.26305497570921, -22.33973931100631], [-47.263045726465315, -22.339758356967014], [-47.26303646689918, -22.33977748188339], [-47.26302719625455, -22.33979668542349], [-47.26301754587032, -22.339816731451197], [-47.2630082681902, -22.339836056968597], [-47.26299897699843, -22.339855460035142], [-47.26298967150755, -22.33987494029577], [-47.26298035091672, -22.339894497397825], [-47.2629710144189, -22.33991413097662], [-47.26296166119454, -22.33993384066836], [-47.262952290415114, -22.339953626102577], [-47.26294290124249, -22.33997348690385], [-47.26293349282766, -22.339993422694075], [-47.262924064312436, -22.340013433089325], [-47.26291461482764, -22.34003351770321], [-47.26290514349475, -22.34005367614384], [-47.262895649425374, -22.34007390801451], [-47.262886131719284, -22.340094212918338], [-47.262876589467155, -22.340114590452007], [-47.26286702175033, -22.340135040206736], [-47.26285742763767, -22.3401555617744], [-47.262847806189825, -22.340176154739105], [-47.2628381564555, -22.340196818684596], [-47.262828477474905, -22.340217553187273], [-47.26281876827442, -22.34023835782717], [-47.26280902787575, -22.340259232169014], [-47.262799255284264, -22.3402801757865], [-47.26278944949948, -22.340301188240353], [-47.2627796095073, -22.340322269094596], [-47.262769734286074, -22.340343417903863], [-47.26275982280152, -22.340364634223935], [-47.262749874009565, -22.340385917605985], [-47.262739886857645, -22.34040726759366], [-47.2627298602798, -22.340428683733403], [-47.26271979320271, -22.340450165561833], [-47.26270968454009, -22.340471712617507], [-47.26269953319742, -22.34049332443088], [-47.26268933806931, -22.340515000529873], [-47.26267909803934, -22.340536740440232], [-47.26266881198273, -22.34055854367998], [-47.26265847876086, -22.340580409770627], [-47.262648097230716, -22.340602338217657], [-47.262637666234056, -22.34062432853321], [-47.26262718460395, -22.34064638022201], [-47.262616651165764, -22.34066849277974], [-47.26260606473157, -22.340690665704475], [-47.262595424105506, -22.340712898485446], [-47.26258472808147, -22.34073519060809], [-47.26257359461484, -22.34075833309045], [-47.26256276655833, -22.340780776581607], [-47.262551879922874, -22.3408032765211], [-47.262540940776105, -22.340825817400965], [-47.26252995911804, -22.34084837682732], [-47.26251893865973, -22.34087094613596], [-47.26250787905555, -22.34089352502966], [-47.262496779901774, -22.34091611332798], [-47.262485640794154, -22.340938710849155], [-47.262474461326576, -22.340961317412603], [-47.26246324109334, -22.340983932834433], [-47.262451979687754, -22.34100655693048], [-47.262440676701665, -22.341029189516718], [-47.26242933172738, -22.341051830406045], [-47.262417944355796, -22.341074479411713], [-47.262406514177165, -22.34109713634567], [-47.26239504078155, -22.341119801018028], [-47.262383523758004, -22.34114247323846], [-47.26237196269519, -22.341165152815], [-47.26236035718115, -22.341187839554753], [-47.26234870680282, -22.341210533264324], [-47.262337011147345, -22.341233233747896], [-47.26232526980079, -22.34125594080936], [-47.2623134823491, -22.34127865425054], [-47.26230164837766, -22.341301373872152], [-47.26228976747046, -22.341324099475262], [-47.26227783921206, -22.341346830857688], [-47.262265863186514, -22.341369567816077], [-47.26225383897695, -22.341392310146635], [-47.26224176616595, -22.34141505764438], [-47.26222964433601, -22.34143781010239], [-47.26221747306957, -22.341460567311817], [-47.262205251948195, -22.341483329063305], [-47.262192980553074, -22.34150609514612], [-47.26218065846501, -22.341528865348305], [-47.26216828526475, -22.341551639455897], [-47.26215586053352, -22.34157441725208], [-47.26214338385042, -22.34159719852201], [-47.26213085479537, -22.341619983047362], [-47.26211827294881, -22.341642770607045], [-47.2621056378897, -22.341665560980633], [-47.26209294919704, -22.341688353945923], [-47.26208020645057, -22.341711149277423], [-47.262067409228635, -22.34173394675045], [-47.26205455711041, -22.341756746136962], [-47.26204164967501, -22.341779547207334], [-47.26202868650034, -22.341802349732408], [-47.262015667165855, -22.34182515347851], [-47.26200259125012, -22.341847958212007], [-47.26198945833149, -22.341870763697905], [-47.26197626798874, -22.341893569698907], [-47.26196301980104, -22.34191637597558], [-47.261949713347136, -22.341939182287568], [-47.26193634820595, -22.341961988392733], [-47.26192292395648, -22.341984794047477], [-47.2619094401785, -22.342007599005285], [-47.26189589645165, -22.342030403018626], [-47.2618822923555, -22.342053205838685], [-47.261868627470356, -22.34207600721404], [-47.261854901376374, -22.342098806892395], [-47.26184111365425, -22.34212160461912], [-47.26182726388551, -22.34214440013709], [-47.261813351651085, -22.342167193189038], [-47.2617993765331, -22.342189983514558], [-47.26178533811428, -22.34221277085123], [-47.26177123597689, -22.34223555493623], [-47.261757069704835, -22.342258335503114], [-47.26174283888133, -22.34228111228565], [-47.26172854309147, -22.342303885013543], [-47.2617141819204, -22.342326653415704], [-47.26169975495333, -22.342349417219815], [-47.26169562396713, -22.342355904192615], [-47.261675592543924, -22.342387287048048], [-47.261670701979675, -22.34239492992948], [-47.26165607514769, -22.342417678280285], [-47.2616413808703, -22.342440420921456], [-47.261626618737445, -22.34246315756993], [-47.2616117883394, -22.342485887941457], [-47.26159688926727, -22.342508611749906], [-47.26158192111327, -22.342531328707], [-47.261566877913175, -22.342554046915392], [-47.261551688409924, -22.34257687187045], [-47.261536241021666, -22.34259996071594], [-47.26152048548199, -22.342623371988356], [-47.261504413074114, -22.3426471010765], [-47.26148801542945, -22.34267114222561], [-47.261471283831106, -22.34269548957156], [-47.26145420921785, -22.342720137128577], [-47.261436782189186, -22.342745078774026], [-47.261418993014416, -22.342770308228086], [-47.26140083163815, -22.342795819038415], [-47.26138228769149, -22.34282160455712], [-47.26136335050013, -22.342847657922317], [-47.2613440090962, -22.342873972035854], [-47.26132425223078, -22.34290053954], [-47.261304068387005, -22.342927352795382], [-47.26128344579759, -22.342954403853867], [-47.26126237246102, -22.34298168443511], [-47.26124083616076, -22.343009185900875], [-47.261218824489, -22.343036899225808], [-47.26119632486746, -22.343064814974483], [-47.261173324576255, -22.34309292327078], [-47.261149810782975, -22.343121213770633], [-47.26112577057184, -22.34314967563763], [-47.261101190980554, -22.34317829751329], [-47.261076059036895, -22.343207067491537], [-47.261050361798915, -22.3432359730936], [-47.261024086398834, -22.343265001243005], [-47.26099722008848, -22.343294138244108], [-47.26096975029019, -22.343323369759332], [-47.260941664649586, -22.34335268079069], [-47.26091295108953, -22.3433820556649], [-47.26088359786931, -22.343411478019423], [-47.2608535936459, -22.34344093079239], [-47.260822927537475, -22.34347039621649], [-47.260791589188145, -22.343499855818013], [-47.260759568834445, -22.34352929042037], [-47.260726857817296, -22.34355867975346], [-47.260693509820875, -22.343587948856356], [-47.26065970790367, -22.34361692123257], [-47.26062559728396, -22.343645474368657], [-47.260591198115996, -22.34367359751893], [-47.26055651512573, -22.3437012928816], [-47.26052155280408, -22.343728562575297], [-47.260486315412805, -22.343755408633786], [-47.26045080699601, -22.34378183299626], [-47.26041503138703, -22.343807837502293], [-47.26037899221469, -22.343833423886686], [-47.260342692912545, -22.343858593773128], [-47.260306136724836, -22.343883348669866], [-47.26026932671299, -22.34390768996562], [-47.260232265765424, -22.343931618922966], [-47.26019495660373, -22.34395513667505], [-47.26015740178488, -22.343978244224118], [-47.26011960371328, -22.344000942434317], [-47.260081564645496, -22.344023232029393], [-47.26004328669468, -22.34404511359007], [-47.26000477183985, -22.34406658754912], [-47.25996602192932, -22.34408765418962], [-47.259927038687394, -22.344108313641605], [-47.259887823720966, -22.344128565878293], [-47.25984837852523, -22.344148410713565], [-47.259808704488556, -22.344167847799387], [-47.25976880289819, -22.34418687662294], [-47.25972867494855, -22.344205496502486], [-47.25968832174395, -22.34422370658622], [-47.25964774430471, -22.34424150584891], [-47.25960694357473, -22.344258893088544], [-47.25956592042544, -22.344275866924214], [-47.259524675664295, -22.344292425792123], [-47.25948321003881, -22.3443085679438], [-47.2594415242427, -22.344324291443055], [-47.25939961892282, -22.34433959416284], [-47.25935749468714, -22.344354473781845], [-47.25931515210882, -22.34436892778262], [-47.25927259173455, -22.344382953447944], [-47.2592298140953, -22.34439654785697], [-47.259186819707274, -22.34440970788447], [-47.25914360908279, -22.34442243019662], [-47.259100182742245, -22.344434711247438], [-47.25905654121581, -22.344446547277744], [-47.25901268505902, -22.344457934310572], [-47.25896861485894, -22.34446886814962], [-47.25892433124042, -22.344479344377383], [-47.25887983525581, -22.34448935826725], [-47.258835208249884, -22.34449888776543], [-47.258790714665565, -22.34450788035214], [-47.25874656969865, -22.34451631051857], [-47.25870281114479, -22.344524192640797], [-47.25865945143743, -22.344531546132036], [-47.25861650197081, -22.34453839046964], [-47.2585739731352, -22.344544745136282], [-47.258531874355484, -22.344550629564797], [-47.25849021414459, -22.34455606308626], [-47.2584490001474, -22.34456106488434], [-47.258408239186956, -22.344565653953754], [-47.258367937322284, -22.34456984906182], [-47.25832809989653, -22.344573668715704], [-47.25828873158616, -22.344577131133153], [-47.25824983645855, -22.34458025421653], [-47.25821141801921, -22.344583055531405], [-47.2581734792629, -22.344585552287672], [-47.25813602272227, -22.34458776132439], [-47.25809905051738, -22.344589699096915], [-47.25806256440111, -22.344591381667165], [-47.25802656580242, -22.3445928246958], [-47.25799105587254, -22.344594043436707], [-47.257956035523186, -22.34459505273343], [-47.25792150546492, -22.34459586701709], [-47.25788746624674, -22.344596500305524], [-47.257853918288994, -22.34459696620412], [-47.25782086191735, -22.34459727790707], [-47.257788297394626, -22.344597448199973], [-47.25775622494581, -22.344597489462597], [-47.25772464478953, -22.344597413672535], [-47.25769355715959, -22.34459723240873], [-47.25766296233161, -22.34459695685566], [-47.2576328606415, -22.344596597807364], [-47.25760325250505, -22.344596165671277], [-47.25757413843864, -22.34459567047216], [-47.257545519072465, -22.344595121855747], [-47.257517395166175, -22.344594529091918], [-47.257489767620676, -22.344593901077538], [-47.25746262998097, -22.34459324615768], [-47.25743585810068, -22.34459256909565], [-47.257409241124925, -22.344591868449676], [-47.25738268283433, -22.34459114262688], [-47.25735618053306, -22.344590392317752], [-47.25732973409404, -22.34458961827721], [-47.25730422274231, -22.344588847814133], [-47.25727786366054, -22.344588028614897], [-47.25647831267494, -22.344562447588725]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1055.70766151, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26348658098537, -22.338986839771966], [-47.263468948372505, -22.33901716821729], [-47.26345908886628, -22.339034210369185], [-47.26344925309259, -22.339051294880427], [-47.263439440865774, -22.339068421641052], [-47.26342965200123, -22.339085590536705], [-47.263419886312434, -22.33910280145392], [-47.26341014361379, -22.33912005427458], [-47.263400423720135, -22.339137348877525], [-47.263390726442665, -22.339154685145086], [-47.26338105159529, -22.339172062952002], [-47.2633713989907, -22.33918948217258], [-47.263361768439914, -22.33920694268124], [-47.263352159754554, -22.33922444434836], [-47.26334257274476, -22.339241987044378], [-47.26333300722138, -22.339259570635402], [-47.26332346299391, -22.33927719498722], [-47.26331393987058, -22.33929485996483], [-47.26330443766002, -22.33931256542969], [-47.26329495616964, -22.33933031124254], [-47.263285495206084, -22.339348097262494], [-47.263276054575485, -22.339365923346556], [-47.26326663408319, -22.33938378935033], [-47.263257233533466, -22.3394016951281], [-47.263247852729855, -22.339419640532785], [-47.263238491475434, -22.33943762541481], [-47.263229149572254, -22.339455649623616], [-47.26321982682109, -22.339473713007862], [-47.2632105230223, -22.339491815413897], [-47.263201237975366, -22.33950995668653], [-47.26319197147826, -22.33952813667043], [-47.26318272332825, -22.339546355208245], [-47.26317349332217, -22.33956461214051], [-47.263164281255776, -22.339582907306472], [-47.26315508682047, -22.339601240750255], [-47.263145905211545, -22.33961962150309], [-47.26313672539751, -22.339638070654313], [-47.26312754012878, -22.339656601126375], [-47.26311834827563, -22.339675213520774], [-47.263109149142366, -22.339693907542255], [-47.26309994202405, -22.3397126828892], [-47.26309072620715, -22.339731539252504], [-47.26308150096806, -22.339750476318684], [-47.26307226557419, -22.33976949376724], [-47.263063019283926, -22.339788591271166], [-47.26305376134492, -22.339807768500187], [-47.26304411716632, -22.33982780164575], [-47.26303485134381, -22.339847102507193], [-47.263025571448715, -22.33986648202304], [-47.26301627669702, -22.339885939839547], [-47.26300696629113, -22.33990547560549], [-47.26299763942718, -22.33992508895735], [-47.26298829528852, -22.339944779532495], [-47.2629789330495, -22.339964546961568], [-47.26296955187456, -22.339984390870175], [-47.26296015091725, -22.3400043108812], [-47.262950729321645, -22.34002430661152], [-47.26294128622072, -22.340044377675632], [-47.26293182073796, -22.340064523682372], [-47.26292233198683, -22.340084744235725], [-47.262912819068724, -22.340105038939463], [-47.26290328107583, -22.340125407390826], [-47.262893717090826, -22.340145849181482], [-47.26288412618375, -22.34016636390387], [-47.26287450741624, -22.340186951142375], [-47.262864859837855, -22.340207610481134], [-47.262855182489474, -22.34022834149677], [-47.262845474397935, -22.340249143769626], [-47.26283573458535, -22.340270016864473], [-47.262825962057185, -22.340290960355148], [-47.262816155813006, -22.34031197380242], [-47.26280631483855, -22.340333056770326], [-47.26279643811179, -22.340354208813366], [-47.262786524598006, -22.340375429487274], [-47.2627765732524, -22.340396718342998], [-47.26276658302162, -22.340418074923907], [-47.26275655283868, -22.34043949877621], [-47.26274648162913, -22.34046098943609], [-47.262736368305305, -22.34048254644176], [-47.26272621177119, -22.340504169323168], [-47.262716010919746, -22.340525857607645], [-47.26270576463277, -22.340547610820412], [-47.26269547178341, -22.34056942847875], [-47.26268513123092, -22.340591310103523], [-47.262674741830004, -22.340613255199333], [-47.262664302419886, -22.34063526327748], [-47.262653811830965, -22.34065733384179], [-47.26264326888589, -22.340679466386867], [-47.262632672393686, -22.34070166040975], [-47.26262202115541, -22.340723915398534], [-47.262611313961635, -22.34074623083738], [-47.262600162622064, -22.340769410509843], [-47.2625893219868, -22.340791880082453], [-47.262578422212286, -22.340814407186297], [-47.26256746947956, -22.34083697607018], [-47.26255647395915, -22.34085956398293], [-47.26254543942713, -22.340882162122906], [-47.262534365537576, -22.34090477019028], [-47.262523251885355, -22.340927388004012], [-47.26251209806496, -22.34095001538153], [-47.26250090366889, -22.340972652141666], [-47.26248966829014, -22.340995298099774], [-47.26247839152057, -22.341017953070892], [-47.26246707295072, -22.34104061687036], [-47.26245571217145, -22.341063289310227], [-47.262444308772274, -22.341085970202975], [-47.262432862342045, -22.341108659359747], [-47.26242137246939, -22.341131356589877], [-47.26240983874195, -22.341154061702134], [-47.26239826074692, -22.34117677450377], [-47.26238663807087, -22.341199494800904], [-47.26237497029934, -22.341222222399345], [-47.26236325701795, -22.341244957102294], [-47.262351497811295, -22.341267698712794], [-47.26233969226382, -22.34129044703164], [-47.26232783995944, -22.341313201858565], [-47.262315940480654, -22.34133596299369], [-47.26230399341046, -22.341358730233775], [-47.26229199833143, -22.34138150337447], [-47.26227995482513, -22.34140428221089], [-47.26226786247262, -22.34142706653698], [-47.262255720854895, -22.341449856144735], [-47.262243529552784, -22.341472650824134], [-47.262231288146346, -22.341495450364754], [-47.262218996215175, -22.341518254554632], [-47.262206653338524, -22.341541063180642], [-47.26219425909558, -22.341563876027593], [-47.26218181306597, -22.341586692877417], [-47.2621693148273, -22.341609513514058], [-47.262156763957755, -22.341632337717904], [-47.26214416003628, -22.34165516526646], [-47.26213150264027, -22.341677995938102], [-47.262118791347085, -22.341700829509172], [-47.2621060257349, -22.341723665752824], [-47.26209320538043, -22.341746504442952], [-47.262080329861256, -22.341769345350105], [-47.26206739875494, -22.341792188243176], [-47.2620544116377, -22.341815032891535], [-47.262041368087466, -22.341837879059995], [-47.262028267681174, -22.34186072651338], [-47.26201510999558, -22.341883575015128], [-47.262001894607856, -22.3419064243264], [-47.26198862109555, -22.34192927420603], [-47.261975289035846, -22.34195212441209], [-47.26196189800607, -22.34197497470081], [-47.26194844758357, -22.341997824826812], [-47.261934937346574, -22.342020674541892], [-47.26192136687317, -22.342043523596747], [-47.26190773574123, -22.342066371740746], [-47.261894043529615, -22.342089218720734], [-47.26188028981682, -22.342112064282485], [-47.26186647418199, -22.342134908169577], [-47.26185259620513, -22.342157750122926], [-47.26183865546556, -22.34218058988337], [-47.26182465154386, -22.34220342718848], [-47.26181058402124, -22.342226261773924], [-47.2617964524784, -22.342249093374846], [-47.26178225649776, -22.34227192172268], [-47.261767995660975, -22.3422947465492], [-47.26175366955166, -22.342317567581972], [-47.261739277753406, -22.34234038454777], [-47.26172481985003, -22.342363197172077], [-47.26172257636084, -22.342366720170528], [-47.26170262162449, -22.342397997656615], [-47.2616957040703, -22.342408808283082], [-47.26168104536565, -22.342431606210504], [-47.26166631890061, -22.342454398675926], [-47.26165152426365, -22.342477185393925], [-47.26163666104367, -22.342499966077852], [-47.261621728830335, -22.342522740439268], [-47.26160672721453, -22.342545508187463], [-47.261591650140964, -22.342568277557966], [-47.26157642521183, -22.342591155753322], [-47.26156093909224, -22.34261430249613], [-47.26154514077649, -22.34263777733644], [-47.26152902147905, -22.34266157565833], [-47.26151257276818, -22.34268569168399], [-47.26149578585821, -22.342710119524536], [-47.26147865161362, -22.342734853167332], [-47.26146116055409, -22.342759886460748], [-47.261443302863846, -22.342785213093457], [-47.261425068397145, -22.342810826578766], [-47.26140644668963, -22.34283672023128], [-47.26138742696675, -22.34286288714828], [-47.26136799815545, -22.342889320186757], [-47.2613481488973, -22.342916011940193], [-47.261327867561484, -22.34294295471561], [-47.26130714226272, -22.34297014050651], [-47.26128596087781, -22.34299756096878], [-47.261264311064984, -22.343025207394504], [-47.261242180288114, -22.34305307068259], [-47.26121955583792, -22.343081141315146], [-47.26119642486115, -22.343109409326505], [-47.261172774390246, -22.343137864275533], [-47.261148591372965, -22.343166495220782], [-47.26112386270976, -22.343195290690268], [-47.26109857529102, -22.34322423865569], [-47.26107271603789, -22.343253326506716], [-47.26104627194686, -22.343282541025797], [-47.26101923013596, -22.343311868366033], [-47.26099157789652, -22.34334129402843], [-47.2609633027467, -22.343370802842777], [-47.26093439248641, -22.34340037895278], [-47.260904835257406, -22.343430005801743], [-47.260874619605524, -22.34345966612235], [-47.26084373454528, -22.343489341930447], [-47.260812169625574, -22.343519014524162], [-47.26077991499722, -22.343548664487304], [-47.26074696193343, -22.34357827129264], [-47.26071336505572, -22.343607758839745], [-47.26067931040622, -22.343636947842665], [-47.26064494549497, -22.343665713843777], [-47.260610290741035, -22.343694045953047], [-47.26057535088633, -22.343721946433032], [-47.26054013043396, -22.343749417465457], [-47.26050463365414, -22.3437764611458], [-47.260468864595985, -22.343803079473496], [-47.26043282709432, -22.343829274346668], [-47.26039652477631, -22.34385504755705], [-47.2603599610706, -22.343880400783398], [-47.260323139213526, -22.343905335587266], [-47.26028606225555, -22.34392985340865], [-47.26024873307152, -22.343953955559407], [-47.2602111543666, -22.343977643219915], [-47.26017332867876, -22.344000917437498], [-47.260135258390925, -22.344023779119155], [-47.26009694573581, -22.344046229029157], [-47.260058392800346, -22.34406826778663], [-47.26001960153525, -22.344089895860165], [-47.2599805737584, -22.34411111356644], [-47.259941311161555, -22.34413192106636], [-47.25990181531738, -22.34415231836171], [-47.259862087684844, -22.34417230529229], [-47.259822129614484, -22.344191881533376], [-47.25978194235404, -22.344211046592758], [-47.25974152705694, -22.344229799806698], [-47.25970088478503, -22.34424814033847], [-47.25966001651484, -22.344266067175298], [-47.25961892314522, -22.34428357912472], [-47.25957760550137, -22.344300674812402], [-47.25953606434355, -22.344317352678335], [-47.25949430037107, -22.344333610974704], [-47.25945231422852, -22.344349447763015], [-47.259410106512966, -22.34436486091085], [-47.25936767778189, -22.34437984808838], [-47.259325028557505, -22.34439440676647], [-47.25928215933494, -22.34440853421297], [-47.25923907059356, -22.34442222748889], [-47.25919576279758, -22.34443548344746], [-47.25915223640737, -22.344448298730065], [-47.259108491891396, -22.344460669762384], [-47.259064529728164, -22.344472592753586], [-47.259020350421885, -22.34448406369143], [-47.2589759545088, -22.344495078340888], [-47.258931342563635, -22.344505632242115], [-47.2588865155954, -22.34451572062117], [-47.258841556200714, -22.344525321097315], [-47.25879673303863, -22.344534380295684], [-47.25875226475177, -22.344542872205853], [-47.258708189724544, -22.344550811334408], [-47.25866452057017, -22.344558217306336], [-47.258621268845886, -22.34456510981183], [-47.2585784450887, -22.344571508546412], [-47.25853605885478, -22.344577433155017], [-47.25849411877353, -22.344582903179173], [-47.258452632592366, -22.344587938010637], [-47.25841160722359, -22.344592556849104], [-47.258371048803134, -22.344596778663274], [-47.25833096273953, -22.34460062215745], [-47.25829135376392, -22.344604105741876], [-47.25825222598842, -22.344607247506346], [-47.25821358295434, -22.344610065198353], [-47.258175427683916, -22.344612576204057], [-47.25813776272988, -22.34461479753279], [-47.25810059022566, -22.344616745803904], [-47.25806391193164, -22.34461843723708], [-47.25802772927903, -22.344619887644207], [-47.2579920434168, -22.34462111242389], [-47.25795685525063, -22.344622126557706], [-47.257922165481716, -22.34462294460821], [-47.25788797464708, -22.344623580717947], [-47.257854283153115, -22.34462404861045], [-47.257821091309935, -22.34462436159136], [-47.25778839936377, -22.34462453255114], [-47.257756207522455, -22.344624573967884], [-47.25772451598735, -22.34462449791101], [-47.25769332497524, -22.344624316044914], [-47.25766263474539, -22.34462403963312], [-47.25763244561835, -22.34462367954238], [-47.25760275799579, -22.34462324624663], [-47.25757357238162, -22.344622749831032], [-47.25754488939544, -22.34462219999552], [-47.257516709788334, -22.34462160605813], [-47.25748903445495, -22.344620976957927], [-47.257461856815375, -22.344620321073176], [-47.257435050700856, -22.344619643145816], [-47.257408401848565, -22.344618941661157], [-47.2573818124903, -22.34461821498973], [-47.25735527989017, -22.344617463823234], [-47.25732880392252, -22.34461668891887], [-47.257303277997046, -22.3446159180161], [-47.25727689054437, -22.34461509794756], [-47.2564648168172, -22.344589116249466]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1059.327830823, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263507541116546, -22.339007609927375], [-47.26348473981931, -22.339047021978693], [-47.26347493196519, -22.339064058], [-47.26346514733099, -22.339081136604875], [-47.26345538573436, -22.33909825768062], [-47.26344564699106, -22.3391154211153], [-47.263435930917865, -22.339132626792335], [-47.2634262373319, -22.339149874591985], [-47.26341656604662, -22.339167164398127], [-47.26340691687824, -22.339184496086908], [-47.26339728964174, -22.339201869534], [-47.26338768415036, -22.33921928461524], [-47.26337810021804, -22.339236741202335], [-47.26336853765715, -22.339254239167037], [-47.26335899628075, -22.339271778376727], [-47.26334947590062, -22.33928935869843], [-47.26333997632718, -22.339306979998415], [-47.2633304973713, -22.33932464213929], [-47.263321038842555, -22.33934234498302], [-47.2633116005498, -22.33936008838984], [-47.26330218230131, -22.33937787221787], [-47.26329278390465, -22.339395696323766], [-47.26328340516623, -22.339413560563], [-47.26327404589169, -22.339431464789445], [-47.26326470588629, -22.339449408854552], [-47.26325538495415, -22.33946739260879], [-47.26324608289815, -22.339485415901787], [-47.26323679952074, -22.33950347858084], [-47.26322753462348, -22.339521580491656], [-47.26321828800639, -22.339539721479845], [-47.26320905946881, -22.339557901388982], [-47.26319984880953, -22.339576120060407], [-47.26319065582636, -22.339594377334187], [-47.26318148021107, -22.33961267325859], [-47.26317231708806, -22.33963101701158], [-47.26316315526032, -22.339649430022085], [-47.2631539873787, -22.339667925424546], [-47.26314481231149, -22.339686503836905], [-47.26313562936781, -22.33970516496621], [-47.26312643784746, -22.339723908512987], [-47.26311723704154, -22.339742734170212], [-47.263108026230796, -22.339761641626307], [-47.26309880468696, -22.339780630562746], [-47.26308957167255, -22.33979970065422], [-47.26308032643921, -22.339818851572154], [-47.26307068846616, -22.33983887183554], [-47.263061434501275, -22.339858148041035], [-47.26305216590284, -22.33987750400621], [-47.263042881890314, -22.339896939378622], [-47.26303358166938, -22.33991645380844], [-47.263024264439274, -22.339936046933346], [-47.26301492938635, -22.339955718391877], [-47.2630055756877, -22.339975467815826], [-47.262996202510465, -22.339995294831766], [-47.26298680901065, -22.340015199063544], [-47.262977394334634, -22.34003518012896], [-47.26296795761759, -22.340055237643305], [-47.262958497984954, -22.340075371216138], [-47.26294901455207, -22.340095580452168], [-47.26293950642194, -22.340115864955806], [-47.26292997268827, -22.340136224324866], [-47.2629204124351, -22.340156658151493], [-47.2629108247336, -22.340177166028592], [-47.262901208646454, -22.340197747540895], [-47.26289156322399, -22.340218402272946], [-47.2628818875078, -22.340239129801525], [-47.26287218052522, -22.340259929707326], [-47.2628624412987, -22.340280801555156], [-47.26285266883389, -22.34030174491903], [-47.26284286213033, -22.340322759359733], [-47.26283302017356, -22.340343844441296], [-47.262823141941304, -22.340364999718123], [-47.262813226398265, -22.34038622474585], [-47.26280327249902, -22.34040751907524], [-47.26279327918939, -22.340428882249387], [-47.26278324540136, -22.34045031381423], [-47.262773170059326, -22.34047181330558], [-47.26276305207429, -22.340493380261243], [-47.26275289034874, -22.34051501421068], [-47.262742683774, -22.34053671468068], [-47.26273243122997, -22.340558481195846], [-47.26272213158791, -22.340580313272778], [-47.262711783704795, -22.340602210431673], [-47.2627013864331, -22.34062417217626], [-47.262690938609495, -22.340646198016977], [-47.2626804390618, -22.34066828745682], [-47.26266988660983, -22.340690439989224], [-47.26265928005963, -22.340712655110288], [-47.262648618209134, -22.34073493230688], [-47.26263789984566, -22.340757271061975], [-47.26262673063316, -22.34078048792454], [-47.26261587741913, -22.34080298357857], [-47.26260496450557, -22.340825537846776], [-47.26259399818692, -22.340848134734657], [-47.262582988804134, -22.34087075113382], [-47.26257194019845, -22.340893378105136], [-47.26256085202348, -22.340916015346227], [-47.26254972387286, -22.340938662675303], [-47.26253855533971, -22.3409613199092], [-47.26252734601518, -22.340983986866043], [-47.26251609549089, -22.34100666336039], [-47.26250480335738, -22.341029349206625], [-47.26249346920374, -22.341052044219303], [-47.262482092619514, -22.341074748209692], [-47.262470673192766, -22.341097460989563], [-47.262459210510954, -22.341120182369185], [-47.262447704161254, -22.34114291215707], [-47.26243615372993, -22.34116565016117], [-47.26242455880269, -22.341188396187835], [-47.262412918964664, -22.341211150042415], [-47.26240123379992, -22.341233911529727], [-47.262389502892646, -22.341256680452098], [-47.262377725825885, -22.341279456611595], [-47.26236590218266, -22.341302239808094], [-47.26235403154536, -22.34132502984035], [-47.262342113494995, -22.34134782650748], [-47.262330147613, -22.341370629605287], [-47.26231813348048, -22.34139343892825], [-47.262306070677454, -22.341416254270534], [-47.26229395878348, -22.341439075424983], [-47.26228179737796, -22.34146190218248], [-47.26226958604019, -22.341484734331893], [-47.26225732434868, -22.341507571661605], [-47.26224501188148, -22.341530413958555], [-47.26223264821627, -22.341553261008436], [-47.26222023293065, -22.341576112594733], [-47.26220776560269, -22.34159896849823], [-47.26219524580837, -22.34162182850157], [-47.26218267312438, -22.341644692383884], [-47.262170047128066, -22.34166755992137], [-47.26215736739514, -22.341690430891035], [-47.26214463350146, -22.341713305067884], [-47.26213184502354, -22.34173618222368], [-47.262119001536554, -22.34175906213094], [-47.26210610261646, -22.341781944558736], [-47.26209314783921, -22.341804829274512], [-47.26208013677945, -22.341827716046183], [-47.262067069013476, -22.34185060463702], [-47.26205394411663, -22.34187349481027], [-47.26204076166409, -22.3418963863279], [-47.26202752123139, -22.341919278949383], [-47.262014222394505, -22.34194217243202], [-47.262000864729025, -22.341965066532172], [-47.261987447810625, -22.34198796100441], [-47.26197397121514, -22.342010855601707], [-47.26196043451916, -22.342033750074055], [-47.26194683729917, -22.342056644170427], [-47.26193317913151, -22.342079537638405], [-47.26191945959342, -22.342102430223022], [-47.261905678261826, -22.34212532166819], [-47.26189183471431, -22.342148211715646], [-47.261877928529344, -22.34217110010438], [-47.26186395928462, -22.342193986573292], [-47.26184992655922, -22.34221687085807], [-47.26183582993282, -22.34223975269227], [-47.26182166898454, -22.34226263180905], [-47.26180744329534, -22.34228550793791], [-47.26179315244528, -22.342308380808426], [-47.26177879601649, -22.342331250146078], [-47.2617643735911, -22.34235411567549], [-47.26174988475139, -22.34237697712004], [-47.26174939307694, -22.34237774920707], [-47.26172944515477, -22.342409029496483], [-47.26172070616565, -22.34242268663238], [-47.26170601558836, -22.342445534136466], [-47.26169125693567, -22.34246837642613], [-47.26167642979462, -22.342491213213634], [-47.261661533752694, -22.342514044210013], [-47.2616465683982, -22.34253686912438], [-47.261631533320575, -22.342559687663677], [-47.261616422373585, -22.3425825081963], [-47.261601162018536, -22.342605439631974], [-47.26158563716765, -22.34262864427214], [-47.26156979607586, -22.34265218268031], [-47.26155362988886, -22.342676050235955], [-47.2615371301118, -22.34270024113823], [-47.26152028789023, -22.342724749473348], [-47.26150309401432, -22.342749569201946], [-47.26148553892398, -22.34277469414335], [-47.26146761271826, -22.34280011795471], [-47.26144930516113, -22.342825834114997], [-47.2614306056928, -22.342851835901396], [-47.261411503438396, -22.34287811637017], [-47.261391987219774, -22.342904668333667], [-47.26137204556892, -22.34293148433635], [-47.26135166674108, -22.342958556631885], [-47.26133083873303, -22.34298587715527], [-47.26130954929979, -22.343013437498545], [-47.26128778597442, -22.34304122888427], [-47.26126553609248, -22.343069242135527], [-47.26124278681364, -22.343097467652008], [-47.261219525151326, -22.343125895378428], [-47.261195738002854, -22.343154514776668], [-47.26117141217946, -22.343183314800182], [-47.26114653444438, -22.343212283863572], [-47.2611210915506, -22.343241409816223], [-47.261095070282316, -22.3432706799163], [-47.261068457500336, -22.343300080805044], [-47.261041240188945, -22.343329598484473], [-47.26101340550836, -22.343359218294054], [-47.260984940849376, -22.343388924891467], [-47.26095583388887, -22.343418702237326], [-47.26092607265109, -22.343448533580766], [-47.26089564557076, -22.34347840144907], [-47.260864541558725, -22.343508287641246], [-47.26083275006861, -22.343538173227184], [-47.26080026116568, -22.343568038551194], [-47.26076706605523, -22.343597862828762], [-47.26073322029622, -22.343627568820203], [-47.26069891291443, -22.343656974449875], [-47.260664293711635, -22.343685953316083], [-47.260629383371715, -22.343714494384404], [-47.26059418665257, -22.343742599981745], [-47.26055870806946, -22.343770272352952], [-47.260522951901095, -22.343797513655236], [-47.26048692220151, -22.34382432594821], [-47.2604506228072, -22.3438507111886], [-47.26041405734348, -22.343876671225015], [-47.26037722923419, -22.343902207791345], [-47.26034014170768, -22.34392732250237], [-47.260302797803604, -22.343952016849435], [-47.26026520038306, -22.34397629219369], [-47.260227352134876, -22.344000149762653], [-47.26018925557801, -22.344023590648792], [-47.2601509130739, -22.344046615801947], [-47.26011232683139, -22.344069226026996], [-47.26007349891125, -22.344091421981297], [-47.26003443123582, -22.344113204169425], [-47.259995125592575, -22.344134572941467], [-47.259955583640796, -22.344155528489406], [-47.25991580691879, -22.34417607084348], [-47.259875796849414, -22.344196199869412], [-47.259835554745315, -22.344215915265785], [-47.259795081814744, -22.34423521656108], [-47.2597543791701, -22.34425410310941], [-47.259713447830805, -22.344272574089327], [-47.25967228872958, -22.344290628500357], [-47.25963090272027, -22.34430826515959], [-47.259589290581786, -22.344325482699375], [-47.25954745302723, -22.34434227956335], [-47.25950539070763, -22.34435865400443], [-47.259463104218575, -22.344374604081853], [-47.259420594107254, -22.344390127657796], [-47.25937786088073, -22.3444052223939], [-47.25933490501015, -22.34441988574933], [-47.25929172693922, -22.344434114977094], [-47.25924832709562, -22.34444790711993], [-47.25920470589159, -22.344461259009606], [-47.259160863735545, -22.344474167262693], [-47.25911680104405, -22.34448662827658], [-47.259072518243926, -22.344498638228686], [-47.259028015788026, -22.34451019307161], [-47.25898329416185, -22.34452128853152], [-47.25893835388992, -22.344531920106235], [-47.258893195937965, -22.344542082974517], [-47.258847904154386, -22.34455175442867], [-47.25880275141445, -22.344560880238717], [-47.25875795980752, -22.344569433892673], [-47.25871356830682, -22.344577430027595], [-47.25866958970531, -22.344584888480256], [-47.25862603572323, -22.34459182915367], [-47.25858291704441, -22.344598271956222], [-47.25854024335616, -22.344604236744946], [-47.25849802340447, -22.344609743271803], [-47.25845626503923, -22.344614811136637], [-47.25841497526201, -22.344619459744195], [-47.25837416028567, -22.34462370826448], [-47.258333825584145, -22.344627575598967], [-47.258293975943154, -22.344631080350403], [-47.258254615519704, -22.34463424079596], [-47.25821574789079, -22.344637074865137], [-47.25817737610618, -22.344639600120274], [-47.25813950273864, -22.344641833741008], [-47.25810212993503, -22.34464379251076], [-47.258065259463194, -22.344645492806865], [-47.258028892756585, -22.344646950592498], [-47.25799303096195, -22.344648181410975], [-47.2579576749789, -22.344649200381856], [-47.25792282549924, -22.344650022199225], [-47.25788848304814, -22.34465066113028], [-47.2578546480179, -22.34465113101671], [-47.257821320703094, -22.344651445275563], [-47.25778850133345, -22.34465161690219], [-47.25775619009957, -22.34465165847309], [-47.25772438718562, -22.344651582149414], [-47.257693092791285, -22.34465139968104], [-47.25766230715955, -22.34465112241049], [-47.25763203059553, -22.34465076127731], [-47.25760226348682, -22.344650326821924], [-47.2575730063249, -22.34464982918985], [-47.25754425971867, -22.344649278135265], [-47.257516024410734, -22.34464868302433], [-47.257488301289435, -22.344648052838263], [-47.25746108364998, -22.344647395988623], [-47.25743424330125, -22.344646717195907], [-47.257407562572396, -22.344646014872584], [-47.25738094214643, -22.344645287352517], [-47.25735437924743, -22.344644535328676], [-47.25732787375113, -22.344643759560476], [-47.25730233325192, -22.344642988217974], [-47.257275917428345, -22.344642167280174], [-47.25645132095467, -22.344615784909465]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1062.947438457, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263528565714125, -22.33902841818866], [-47.26351039077678, -22.339059833583743], [-47.26350061084223, -22.339076821115096], [-47.26349085380058, -22.339093851564254], [-47.26348111947185, -22.339110924820073], [-47.263471407674054, -22.339128040772195], [-47.2634617182263, -22.33914519930557], [-47.263452050948, -22.339162400301916], [-47.263442405654885, -22.33917964364665], [-47.26343278216549, -22.33919692921726], [-47.26342318029704, -22.339214256890887], [-47.263413599865075, -22.33923162654466], [-47.263404040685785, -22.33924903805175], [-47.26339450257377, -22.33926649128513], [-47.26338498534437, -22.339283986113493], [-47.263375488811555, -22.33930152240507], [-47.26336601278799, -22.339319100027403], [-47.26335655708679, -22.339336718844333], [-47.263347121519644, -22.339354378718916], [-47.26333770589765, -22.339372079512586], [-47.2633283100313, -22.339389821084577], [-47.26331893373026, -22.33940760329265], [-47.26330957680311, -22.33942542599329], [-47.26330023905765, -22.339443289041473], [-47.26329092030122, -22.339461192289697], [-47.263281620340116, -22.339479135589336], [-47.26327233897927, -22.339497118791083], [-47.26326307602324, -22.33951514174311], [-47.26325383127565, -22.339533204292135], [-47.26324460453857, -22.339551306284633], [-47.263235395613364, -22.339569447565054], [-47.26322620430089, -22.339587627975614], [-47.263217030400966, -22.339605847357234], [-47.26320787360567, -22.33962410576223], [-47.26319872896855, -22.339642412515367], [-47.263189585127094, -22.3396607893852], [-47.26318043463258, -22.339679249718014], [-47.26317127635129, -22.339697794148332], [-47.2631621095972, -22.339716422385436], [-47.26315293367481, -22.339735134132088], [-47.26314374787982, -22.339753929083187], [-47.263134551497416, -22.339772806929265], [-47.26312534380361, -22.339791767353557], [-47.26311612406505, -22.33981081003255], [-47.263106891537326, -22.339829934639443], [-47.26309725976988, -22.339849942020624], [-47.263088017662604, -22.339869193570173], [-47.263078760360834, -22.339888525984634], [-47.26306948708747, -22.339907938912944], [-47.26306019705145, -22.33992743200664], [-47.26305088945521, -22.339947004904584], [-47.263041563487974, -22.339966657246542], [-47.26303221832972, -22.339986388665327], [-47.26302285315018, -22.340006198788604], [-47.26301346710784, -22.340026087241153], [-47.26300405935143, -22.340046053641636], [-47.26299462901825, -22.340066097606208], [-47.26298517523574, -22.340086218745178], [-47.26297569712108, -22.34010641666387], [-47.26296619377895, -22.340126690967413], [-47.262956664304504, -22.340147041254166], [-47.26294710778317, -22.34016746711674], [-47.26293752328723, -22.34018796814855], [-47.26292790988042, -22.340208543934654], [-47.2629182666139, -22.340229194059958], [-47.262908592529925, -22.34024991810151], [-47.262898886656274, -22.340270715640273], [-47.26288914801584, -22.34029158624106], [-47.26287937561435, -22.340312529478165], [-47.262869568451386, -22.340333544912287], [-47.26285972551232, -22.340354632107502], [-47.26284984577456, -22.34037579061814], [-47.2628399282023, -22.34039701999967], [-47.26282997174942, -22.34041831980273], [-47.26281997536094, -22.340439689570108], [-47.26280993796781, -22.340461128847526], [-47.26279985849331, -22.340482637170325], [-47.26278973584707, -22.340504214076], [-47.2627795689301, -22.34052585909344], [-47.26276935663205, -22.340547571748953], [-47.26275909783101, -22.340569351566508], [-47.26274879139619, -22.34059119806201], [-47.26273843618247, -22.340613110755072], [-47.26272803103999, -22.34063508914843], [-47.262717574802934, -22.340657132751762], [-47.262707066296485, -22.340679241067114], [-47.26269650433761, -22.340701413586864], [-47.26268588772942, -22.340723649806105], [-47.26267521526673, -22.340745949210508], [-47.262664485733524, -22.340768311281803], [-47.26265329864813, -22.34079156533449], [-47.262642432855365, -22.34081408706996], [-47.26263150680275, -22.34083666850257], [-47.262620526898175, -22.34085929339443], [-47.26260950365305, -22.34088193828001], [-47.262598440973676, -22.34090459408264], [-47.26258733851333, -22.340927260497427], [-47.26257619586433, -22.340949937341914], [-47.26256501261841, -22.340972624432194], [-47.262553788365416, -22.34099532158569], [-47.2625425226956, -22.341018028616325], [-47.26253121519815, -22.341040745337683], [-47.26251986546075, -22.341063471563576], [-47.26250847307156, -22.34108620710452], [-47.262497037617244, -22.34110895177148], [-47.262485558683856, -22.34113170537395], [-47.262474035857174, -22.341154467719587], [-47.26246246872194, -22.341177238615543], [-47.26245085686251, -22.34120001786727], [-47.26243919986253, -22.341222805279266], [-47.26242749730457, -22.341245600655466], [-47.262415748771396, -22.34126840379725], [-47.262403953844576, -22.341291214505766], [-47.262392112105594, -22.341314032579934], [-47.26238022313539, -22.34133685781752], [-47.262368286513414, -22.34135969001667], [-47.2623563018197, -22.341382528972126], [-47.26234426863369, -22.341405374477418], [-47.26233218653396, -22.34142822632556], [-47.262320055098506, -22.341451084308396], [-47.26230787390519, -22.341473948215636], [-47.26229564253178, -22.341496817835083], [-47.26228336055524, -22.341519692953895], [-47.26227102755202, -22.341542573357938], [-47.26225864309824, -22.34156545883161], [-47.26224620676996, -22.341588349157316], [-47.26223371814366, -22.341611244114443], [-47.262221176793744, -22.341634143484512], [-47.26220858229531, -22.34165704704532], [-47.2621959342241, -22.34167995457173], [-47.26218323215432, -22.341702865839423], [-47.26217047566012, -22.34172578062208], [-47.262157664316504, -22.341748698690033], [-47.26214479769702, -22.34177161981442], [-47.262131875376, -22.341794543762866], [-47.262118896927845, -22.341817470301358], [-47.26210586192556, -22.341840399196336], [-47.26209276994387, -22.341863330209552], [-47.26207962055651, -22.341886263102687], [-47.26206641333701, -22.341909197636184], [-47.26205314785937, -22.341932133567912], [-47.2620398236979, -22.34195507065355], [-47.262026440426645, -22.341978008647786], [-47.262012997619664, -22.342000947303575], [-47.26199949485117, -22.342023886372147], [-47.261985931696216, -22.342046825601788], [-47.26197230772966, -22.342069764739673], [-47.261958622526315, -22.342092703531655], [-47.261944875661754, -22.3421156417209], [-47.261931066711384, -22.34213857904951], [-47.26191719525121, -22.342161515257324], [-47.26190326085809, -22.342184450081444], [-47.26188926310826, -22.342207383258856], [-47.26187520157921, -22.342230314523263], [-47.261861075849, -22.34225324360625], [-47.26184688549532, -22.34227617023897], [-47.261832630097516, -22.342299094148785], [-47.261818309234215, -22.342322015063303], [-47.261803922486, -22.342344932705846], [-47.261789469433474, -22.342367846798894], [-47.26177620501782, -22.342388776273246], [-47.26175626868896, -22.342420061331563], [-47.261745708265714, -22.342436564977397], [-47.261730985815795, -22.34245946205813], [-47.26171619497545, -22.342482354172052], [-47.26170133533033, -22.342505241029087], [-47.261686406466495, -22.342528122337878], [-47.26167140797083, -22.342550997805255], [-47.261656339431426, -22.342573867135624], [-47.261641194610995, -22.342596738830444], [-47.261625898830076, -22.3426197235064], [-47.26161033524789, -22.34264298604392], [-47.261594451380056, -22.342666588019956], [-47.26157823830354, -22.342690524809388], [-47.26156168746031, -22.342714790588264], [-47.26154478992717, -22.342739379418013], [-47.26152753641994, -22.34276428523241], [-47.261509917298795, -22.34278950182184], [-47.26149192257767, -22.342815022811862], [-47.26147354193013, -22.34284084164717], [-47.26145476470101, -22.34286695156741], [-47.26143557991509, -22.342893345588013], [-47.261415976289186, -22.34292001647655], [-47.26139594224564, -22.342946956728518], [-47.261375465925816, -22.34297415854419], [-47.26135453520848, -22.343001613800045], [-47.26133313772697, -22.343029314024356], [-47.261311260889066, -22.343057250370148], [-47.26128889190209, -22.343085413584614], [-47.26126601779464, -22.343113793985022], [-47.26124262544682, -22.343142381426617], [-47.261218701620784, -22.343171165274057], [-47.26119423299132, -22.34320013437591], [-47.26116920618438, -22.343229277033206], [-47.261143607815576, -22.343258580973117], [-47.261117424532195, -22.34328803332228], [-47.26109064305933, -22.343317620580756], [-47.26106325024743, -22.343347328599403], [-47.261035233125746, -22.343377142556268], [-47.26100657895757, -22.343407046936743], [-47.26097727529689, -22.34343702551849], [-47.260947310050376, -22.343467061356513], [-47.26091667154161, -22.34349713677255], [-47.260885348577744, -22.34352723334884], [-47.26085333051727, -22.343557331927094], [-47.26082060733976, -22.343587412611992], [-47.26078717018266, -22.343617454361926], [-47.260753075542375, -22.3436473787977], [-47.26071851542829, -22.343677001054203], [-47.26068364193394, -22.343706192785554], [-47.26064847600804, -22.34373494281299], [-47.26061302242445, -22.343763253527747], [-47.26057728571058, -22.343791127237814], [-47.26054127015366, -22.3438185661621], [-47.26050497981266, -22.3438455724204], [-47.26046841852564, -22.34387214802805], [-47.260431589916216, -22.343898294890547], [-47.2603944974033, -22.343924014796933], [-47.26035714420735, -22.343949309415184], [-47.2603195333571, -22.343974180288022], [-47.26028166770003, -22.34399862882581], [-47.26024354990855, -22.344022656303295], [-47.26020518248263, -22.344046263858054], [-47.2601665677622, -22.34406945248273], [-47.260127707932256, -22.34409222302287], [-47.26008860502738, -22.344114576174082], [-47.26004926094159, -22.344136512476833], [-47.26000967743188, -22.344158032314706], [-47.25996985612512, -22.344179135910725], [-47.259929798525235, -22.344199823323557], [-47.25988950601895, -22.344220094444925], [-47.25984897988104, -22.344239948996655], [-47.25980822128027, -22.344259386527877], [-47.25976723128803, -22.34427840641067], [-47.25972601088127, -22.344297007838772], [-47.25968456094897, -22.344315189824076], [-47.25964288229984, -22.34433295119314], [-47.25960097566671, -22.344350290585044], [-47.2595588417153, -22.344367206447114], [-47.25951648104854, -22.344383697033024], [-47.25947389421288, -22.3443997603996], [-47.25943108170573, -22.344415394403686], [-47.25938804398363, -22.34443059669838], [-47.25934478146676, -22.344445364731214], [-47.2593012945474, -22.34445969574026], [-47.25925758360147, -22.344473586750077], [-47.25921364898933, -22.344487034570914], [-47.25916949106734, -22.344500035794525], [-47.25912511020022, -22.344512586789993], [-47.25908050676307, -22.34452468370309], [-47.25903568115746, -22.34453632245111], [-47.258990633818094, -22.3445474987215], [-47.258945365219276, -22.344558207969744], [-47.25889987628349, -22.34456844532732], [-47.25885425211092, -22.3445781877595], [-47.25880876979301, -22.34458738018129], [-47.25876365486588, -22.344595995579038], [-47.25871894689159, -22.344604048720356], [-47.25867465884285, -22.34461155965377], [-47.25863080260289, -22.344618548495117], [-47.258587389002265, -22.344625035365652], [-47.25854442785963, -22.344631040334534], [-47.2585019280374, -22.344636583364135], [-47.258459897487974, -22.34464168426238], [-47.25841834330222, -22.344646362639033], [-47.258377271769895, -22.34465063786545], [-47.25833668843034, -22.344654529040273], [-47.25829659812391, -22.344658054958714], [-47.25825700505242, -22.34466123408541], [-47.25821791282857, -22.344664084531722], [-47.2581793245297, -22.34466662403634], [-47.258141242748586, -22.34466886994907], [-47.258103669645514, -22.344670839217443], [-47.25806660699577, -22.344672548376508], [-47.25803005623509, -22.344674013540644], [-47.25799401850799, -22.344675250397895], [-47.25795849470797, -22.344676274205945], [-47.25792348551754, -22.344677099790097], [-47.257888991449875, -22.344677741542515], [-47.257855012883304, -22.344678213422842], [-47.25782155009686, -22.344678528959662], [-47.25778860330366, -22.344678701253198], [-47.257756172677205, -22.344678742978207], [-47.25772425838435, -22.344678666387747], [-47.257692860607776, -22.344678483317082], [-47.25766197957409, -22.344678205187783], [-47.25763161557306, -22.34467784301215], [-47.25760176897817, -22.344677407397153], [-47.25757244026843, -22.34467690854859], [-47.25754363004217, -22.344676356274892], [-47.257515339033354, -22.34467575999044], [-47.25748756812414, -22.34467512871854], [-47.257460310484795, -22.344674470904014], [-47.257433435901824, -22.34467379124594], [-47.25740672329639, -22.344673088083976], [-47.25738007180272, -22.344672359715258], [-47.257353478604834, -22.34467160683405], [-47.25732694357989, -22.344670830202038], [-47.257301388506924, -22.34467005841981], [-47.25727494431244, -22.34466923661272], [-47.25643782508733, -22.344642453568742]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1066.56700922, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26354953878881, -22.339049201089928], [-47.26352628972365, -22.3390895842257], [-47.26351656027456, -22.339106566519117], [-47.26350685321371, -22.339123591955], [-47.26349716836141, -22.33914066042456], [-47.26348750553906, -22.339157771814293], [-47.263477864568415, -22.339174926007345], [-47.26346824526747, -22.339192122890648], [-47.26345864745704, -22.339209362343116], [-47.26344907095665, -22.339226644243244], [-47.263439515584096, -22.339243968469596], [-47.2634299811578, -22.339261334896616], [-47.26342046749464, -22.339278743398665], [-47.263410974412224, -22.339296193845662], [-47.26340150172671, -22.339313686107122], [-47.263392049253014, -22.33933122005181], [-47.26338261680643, -22.339348795544765], [-47.26337320420092, -22.339366412450204], [-47.26336381124968, -22.339384070630697], [-47.26335443776547, -22.339401769946672], [-47.26334508356, -22.33941951025687], [-47.26333574844413, -22.339437291418946], [-47.26332643222772, -22.339455113288892], [-47.263317134720275, -22.3394729757202], [-47.263307855730176, -22.33949087856525], [-47.26329859506447, -22.339508821675736], [-47.2632893525298, -22.339526804900785], [-47.26328012793187, -22.339544828087956], [-47.26327092107478, -22.339562891084746], [-47.26326173176195, -22.339580993736465], [-47.26325255979628, -22.33959913588616], [-47.263243404979555, -22.33961731737562], [-47.26323426700426, -22.339635538261206], [-47.263225140852995, -22.33965380801447], [-47.26321601499783, -22.3396721487436], [-47.26320688189042, -22.339690574006795], [-47.263197740395015, -22.339709084455066], [-47.263188589830484, -22.33972767980002], [-47.26317942950608, -22.33974635974646], [-47.26317025872203, -22.339765123991448], [-47.26316107676794, -22.339783972227465], [-47.26315188292415, -22.339802904139614], [-47.26314267646143, -22.339821919406162], [-47.263133456639345, -22.339841017701968], [-47.26312383107748, -22.33986101220099], [-47.263114600827784, -22.339880239094562], [-47.263105354822656, -22.339899547958336], [-47.26309609228844, -22.339918938442516], [-47.26308681243736, -22.339938410200105], [-47.26307751447496, -22.33995796287108], [-47.26306819759344, -22.339977596096467], [-47.26305886097555, -22.339997309510107], [-47.263049503793695, -22.3400171027407], [-47.26304012520884, -22.340036975414023], [-47.26303072437204, -22.340056927149586], [-47.263021300422714, -22.340076957564367], [-47.26301185249032, -22.340097066269458], [-47.263002379693894, -22.340117252870815], [-47.26299288113972, -22.340137516974256], [-47.26298335592451, -22.340157858178717], [-47.262973803135, -22.34017827607724], [-47.26296422184465, -22.340198770263743], [-47.26295461111816, -22.34021934032365], [-47.26294497000756, -22.340239985842228], [-47.26293529755579, -22.340260706396737], [-47.2629255927911, -22.340281501568438], [-47.262915854736725, -22.34030237092222], [-47.26290608239856, -22.340323314032535], [-47.26289627477623, -22.340344330460066], [-47.26288643085488, -22.340365419768954], [-47.262876549611605, -22.34038658151336], [-47.26286663001011, -22.340407815248703], [-47.26285667100359, -22.340429120525453], [-47.26284667153626, -22.340450496886064], [-47.26283663053804, -22.34047194387604], [-47.262826546931095, -22.340493461030317], [-47.26281641962364, -22.34051504788597], [-47.26280624751525, -22.340536703971445], [-47.262796029493884, -22.340558428812457], [-47.26278576443581, -22.3405802219324], [-47.26277545120829, -22.34060208284654], [-47.262765088663954, -22.340624011073743], [-47.26275467565069, -22.34064600611587], [-47.26274421100022, -22.340668067481797], [-47.26273369353497, -22.34069019467265], [-47.262723122069225, -22.340712387179753], [-47.26271249540306, -22.34073464449716], [-47.26270181232817, -22.34075696610938], [-47.26269107162528, -22.340779351496927], [-47.26267986666695, -22.34080264273974], [-47.26266898829546, -22.34082519055662], [-47.2626580491038, -22.340847799153618], [-47.262647055613336, -22.34087045204949], [-47.26263601850585, -22.34089312542148], [-47.26262494175283, -22.340915810055446], [-47.26261382500712, -22.340938505643948], [-47.262602667859696, -22.34096121200384], [-47.262591469901054, -22.34098392895047], [-47.2625802307196, -22.3410066563007], [-47.26256894990429, -22.341029393867586], [-47.26255762704288, -22.34105214146404], [-47.26254626172174, -22.341074898903166], [-47.262534853527626, -22.341097665994674], [-47.262523402045765, -22.341120442548714], [-47.2625119068608, -22.34114322837403], [-47.262500367557095, -22.34116602327746], [-47.262488783718, -22.341188827065242], [-47.26247715492639, -22.341211639542063], [-47.26246548076444, -22.341234460511476], [-47.2624537608133, -22.34125728977657], [-47.26244199465424, -22.341280127137757], [-47.26243018186734, -22.3413029723953], [-47.262418322032644, -22.34132582534714], [-47.26240641472954, -22.34134868579007], [-47.26239445953598, -22.341371553521242], [-47.262382456030494, -22.341394428334393], [-47.26237040379104, -22.341417310021995], [-47.262358302394624, -22.341440198376027], [-47.2623461514177, -22.3414630931872], [-47.26233395043661, -22.3414859942442], [-47.26232169902758, -22.34150890133363], [-47.26230939676599, -22.34153181424162], [-47.26229704322677, -22.341554732752716], [-47.26228463798444, -22.34157765665024], [-47.26227218061349, -22.341600585715312], [-47.2622596706889, -22.341623519726156], [-47.26224710778338, -22.34164645846295], [-47.26223449147052, -22.341669401702234], [-47.262221821324474, -22.34169234921757], [-47.26220909691778, -22.341715300783303], [-47.262196317823104, -22.34173825617174], [-47.26218348361381, -22.341761215151852], [-47.26217059386182, -22.341784177493377], [-47.26215764813993, -22.341807142962484], [-47.26214464602085, -22.34183011132371], [-47.26213158707607, -22.34185308234199], [-47.262118470878654, -22.341876055777572], [-47.26210529700078, -22.341899031390636], [-47.26209206501436, -22.341922008939978], [-47.262078774491755, -22.34194498818199], [-47.26206542500574, -22.34196796887061], [-47.26205201612871, -22.341990950758976], [-47.26203854743316, -22.34201393359832], [-47.26202501849171, -22.342036917138167], [-47.26201142887778, -22.342059901125072], [-47.261997778164684, -22.34208288530451], [-47.261984065925624, -22.342105869420482], [-47.26197029173462, -22.34212885321433], [-47.26195645516549, -22.342151836426392], [-47.261942555792636, -22.342174818794593], [-47.261928593191435, -22.342197800054123], [-47.26191456693651, -22.34222077994005], [-47.26190047660375, -22.342243758184086], [-47.2618863217698, -22.342266734515846], [-47.26187210201071, -22.34228970866448], [-47.26185781690436, -22.34231268035531], [-47.261843466027806, -22.342335649313846], [-47.26182904896015, -22.34235861526126], [-47.26181456528053, -22.342381577917994], [-47.26180301509788, -22.34239980256774], [-47.26178309222703, -22.342431093161817], [-47.26177071037049, -22.34245044331809], [-47.261755956047956, -22.342473389975503], [-47.26174113302, -22.34249633191368], [-47.26172624087083, -22.342519268840242], [-47.261711279185064, -22.342542200461498], [-47.26169624754825, -22.342565126481855], [-47.26168114554706, -22.34258804660337], [-47.261665966853215, -22.342610969460324], [-47.26165063564644, -22.342634007376603], [-47.26163503333297, -22.342657327811477], [-47.261619106689125, -22.34268099335543], [-47.26160284672309, -22.342704999378654], [-47.26158624481369, -22.342729340034136], [-47.261569291969, -22.342754009358504], [-47.26155197883053, -22.342779001258748], [-47.261534295678565, -22.342804309496184], [-47.26151623244204, -22.342829927664887], [-47.261497778704125, -22.342855849175244], [-47.26147892371424, -22.342882067229397], [-47.261459656396845, -22.342908574801836], [-47.26143996536368, -22.342935364615407], [-47.26141983892748, -22.342962429116724], [-47.26139926511568, -22.342989760452525], [-47.26137823168913, -22.34301735044091], [-47.261356726159335, -22.343045190546288], [-47.26133473580896, -22.343073271852145], [-47.26131224771696, -22.343101585029856], [-47.26128924878092, -22.34313012031425], [-47.26126572574763, -22.34315886747101], [-47.26124166524407, -22.343187815767727], [-47.26121705380855, -22.34321695394791], [-47.26119187792979, -22.34324627019919], [-47.261166124085975, -22.343275752126416], [-47.26113977878753, -22.343305386724673], [-47.26111282862379, -22.343335160352925], [-47.26108526031141, -22.34336505871087], [-47.26105706074864, -22.343395066815003], [-47.26102821707133, -22.343425168978644], [-47.26099871671048, -22.343455348796347], [-47.260968547455235, -22.343485589128935], [-47.26093769751805, -22.343515872092777], [-47.260906155602406, -22.343546179053256], [-47.260873910971576, -22.343576490623857], [-47.26084095351949, -22.343606786669735], [-47.26080727431576, -22.343637045892056], [-47.260772930794175, -22.34366718877228], [-47.260738117947774, -22.34369702765564], [-47.260702990161896, -22.343726432252193], [-47.26066756865003, -22.343755391238805], [-47.26063185820197, -22.343783907071074], [-47.26059586335736, -22.343811982120055], [-47.26055958841183, -22.343839618666387], [-47.26052303742941, -22.3438668188901], [-47.26048621424967, -22.34389358486505], [-47.2604491224945, -22.34391991855373], [-47.26041176557795, -22.343945821800187], [-47.260374146712515, -22.343971296325744], [-47.260336268916085, -22.343996343724356], [-47.26029813502243, -22.344020965455737], [-47.260259747687634, -22.344045162841837], [-47.26022110939259, -22.344068937065263], [-47.260182222455796, -22.344092289161544], [-47.26014308903839, -22.344115220016818], [-47.26010371114872, -22.344137730365002], [-47.26006409065253, -22.34415982078242], [-47.26002422927631, -22.344181491686193], [-47.25998412861449, -22.344202743330307], [-47.25994379013669, -22.344223575802], [-47.25990321519344, -22.344243989018803], [-47.25986240502167, -22.344263982725938], [-47.25982136075064, -22.344283556493195], [-47.259780083410725, -22.344302709710515], [-47.259738573936474, -22.344321441586793], [-47.25969683317298, -22.344339751146403], [-47.25965486188401, -22.344357637225432], [-47.25961266075607, -22.34437509846952], [-47.25957023040778, -22.344392133329706], [-47.25952757139375, -22.344408740060434], [-47.25948468421143, -22.344424916716214], [-47.259441569308336, -22.3444406611485], [-47.25939822709061, -22.344455971001874], [-47.25935465792737, -22.34447084371214], [-47.259310862159474, -22.344485276502507], [-47.25926684011112, -22.34449926637932], [-47.259222592090744, -22.344512810131384], [-47.25917811840271, -22.34452590432557], [-47.25913341935988, -22.344538545302665], [-47.2590884952856, -22.344550729176763], [-47.25904334653019, -22.344562451829926], [-47.25899797347752, -22.344573708910847], [-47.25895237655173, -22.344584495832677], [-47.25890655663198, -22.34459480767954], [-47.25886060007029, -22.34460462108981], [-47.258814788174305, -22.344613880123365], [-47.25876934992687, -22.344622557264938], [-47.25872432547889, -22.34463066741269], [-47.2586797279828, -22.34463823082688], [-47.25863556948481, -22.344645267836185], [-47.25859186096233, -22.34465179877476], [-47.25854861236519, -22.344657843923798], [-47.258505832672284, -22.344663423456158], [-47.258463529938595, -22.34466855738785], [-47.2584217113442, -22.34467326553357], [-47.258380383255805, -22.344677567466153], [-47.258339551278134, -22.34468148248133], [-47.25829922030617, -22.34468502956683], [-47.25825939458653, -22.34468822737461], [-47.258220077767696, -22.34469109419814], [-47.258181272954474, -22.34469364795222], [-47.25814298275971, -22.34469590615697], [-47.258105209357076, -22.34469788592397], [-47.258067954529366, -22.344699603945998], [-47.258031219714546, -22.344701076488693], [-47.257995006054905, -22.344702319384712], [-47.257959314437855, -22.34470334802987], [-47.25792414553658, -22.344704177380873], [-47.257889499852325, -22.344704821954643], [-47.25785537774935, -22.344705295828867], [-47.257821779491195, -22.344705612643683], [-47.257788705274415, -22.344705785604084], [-47.25775615525532, -22.34470582748323], [-47.25772412958352, -22.344705750626], [-47.25769262842465, -22.34470556695303], [-47.25766165198899, -22.344705287965006], [-47.25763120055091, -22.344704924746924], [-47.25760127446983, -22.34470448797229], [-47.25757187421226, -22.344703987907277], [-47.25754300036592, -22.34470343441449], [-47.25751465365622, -22.344702836956483], [-47.25748683495908, -22.34470220459873], [-47.25745953731981, -22.34470154581933], [-47.25743262850259, -22.344700865295916], [-47.257405884020564, -22.344700161295254], [-47.25737920145919, -22.34469943207793], [-47.25735257796241, -22.34469867833934], [-47.2573260134088, -22.34469790084352], [-47.25730044376204, -22.344697128621565], [-47.25727397119665, -22.34469630594521], [-47.2564243292152, -22.344669122227344]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1070.185929443, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263570577783135, -22.33907002358079], [-47.26355196860949, -22.33910234733182], [-47.26354226675296, -22.339119281469515], [-47.26353258695995, -22.339136259085436], [-47.26352292905312, -22.339153280072455], [-47.263513292856175, -22.3391703443185], [-47.263503678193175, -22.339187451708234], [-47.26349408488437, -22.339204602130096], [-47.26348451275289, -22.33922179546439], [-47.263474961620524, -22.33923903159103], [-47.26346543130736, -22.339256310389967], [-47.26345592163407, -22.339273631736933], [-47.26344643241977, -22.339290995507653], [-47.263436963484295, -22.339308401573287], [-47.26342751464609, -22.339325849804602], [-47.263418085722265, -22.339343340071686], [-47.26340867653028, -22.33936087224061], [-47.263399286886354, -22.33937844617689], [-47.26338991660591, -22.339396061744257], [-47.26338056550374, -22.33941371880417], [-47.26337123339389, -22.339431417216513], [-47.263361920089274, -22.33944915684001], [-47.26335262540189, -22.339466937531675], [-47.263343349143405, -22.33948475914605], [-47.26333409112432, -22.339502621536532], [-47.26332485115375, -22.339520524555734], [-47.263315629040434, -22.339538468053764], [-47.26330642459213, -22.339556451879133], [-47.26329723761503, -22.339574475880212], [-47.26328806791457, -22.339592539903222], [-47.26327891529567, -22.33961064379205], [-47.26326977956212, -22.339628787389334], [-47.263260660406836, -22.339646970755503], [-47.26325155274144, -22.339665203508932], [-47.26324244487253, -22.3396835080973], [-47.26323332915221, -22.339701898290876], [-47.263224204442686, -22.339720374757125], [-47.26321507006772, -22.339738937209848], [-47.26320592534125, -22.339757585356125], [-47.26319676956811, -22.339776318895037], [-47.263187602042386, -22.339795137520984], [-47.2631784220486, -22.339814040920984], [-47.26316922886169, -22.33983302877504], [-47.263160021745215, -22.33985210075977], [-47.26315040238893, -22.339872082376626], [-47.26314118399683, -22.33989128461423], [-47.26313194928834, -22.339910569927284], [-47.26312269749328, -22.339929937967398], [-47.263113427827115, -22.33994938838884], [-47.263104139498544, -22.33996892083286], [-47.26309483170273, -22.339988534941604], [-47.26308550362519, -22.34000823035013], [-47.26307615444102, -22.34002800668807], [-47.263066783313654, -22.340047863582125], [-47.26305738939643, -22.340067800652758], [-47.26304797183097, -22.340087817517766], [-47.26303852974871, -22.34010791378895], [-47.26302906227049, -22.340128089073033], [-47.26301956850428, -22.340148342976338], [-47.26301004754832, -22.340168675098493], [-47.26300049849062, -22.340189085032968], [-47.262990920405834, -22.340209572374174], [-47.262981312359685, -22.3402301367079], [-47.26297167340502, -22.34025077761975], [-47.26296200258544, -22.3402714946872], [-47.2629522989297, -22.340292287491835], [-47.2629425614614, -22.34031315559862], [-47.26293278918657, -22.34033409858215], [-47.262922981104836, -22.34035511600308], [-47.2629131362012, -22.34037620742565], [-47.26290325345243, -22.340397372403828], [-47.262893331821694, -22.34041861049302], [-47.262883370261534, -22.340439921243416], [-47.26287336771536, -22.340461304197298], [-47.26286332311207, -22.340482758899807], [-47.26285323537263, -22.34050428488554], [-47.262843103403995, -22.34052588169119], [-47.262832926104174, -22.34054754884471], [-47.26282270235952, -22.340569285871222], [-47.26281243104442, -22.34059109229357], [-47.26280211102421, -22.3406129676263], [-47.26279174114926, -22.340634911387642], [-47.26278132026523, -22.340656923078537], [-47.26277084720131, -22.340679002207093], [-47.262760320777296, -22.340701148273446], [-47.26274973980469, -22.340723360767935], [-47.26273910308054, -22.340745639183503], [-47.26272840939346, -22.340767983003513], [-47.26271765752086, -22.340790391707305], [-47.26270643468965, -22.340813720140254], [-47.26269554373943, -22.340836294038567], [-47.26268459140876, -22.340858929799964], [-47.26267358433238, -22.34088161069984], [-47.26266253336256, -22.34090431255824], [-47.26265144253588, -22.340927026023575], [-47.2626403115048, -22.340949750785775], [-47.26262913985902, -22.340972486661038], [-47.26261792718763, -22.340995233464078], [-47.26260667307775, -22.341017991010983], [-47.262595377116924, -22.341040759114147], [-47.262584038891596, -22.341063537585736], [-47.262572657986716, -22.34108632623809], [-47.262561233987654, -22.341109124880166], [-47.26254976647826, -22.341131933321297], [-47.26253825504174, -22.34115475136947], [-47.26252669926106, -22.341177578830656], [-47.2625150987181, -22.341200415510293], [-47.26250345299429, -22.341223261212196], [-47.2624917616704, -22.34124611573904], [-47.2624800243261, -22.341268978892995], [-47.26246824054116, -22.34129185047363], [-47.262456409894206, -22.341314730280214], [-47.262444531963794, -22.341337618109723], [-47.262432606327806, -22.34136051375798], [-47.26242063256269, -22.341383417021195], [-47.262408610245444, -22.341406327692038], [-47.26239653895255, -22.341429245561955], [-47.262384418259444, -22.341452170421874], [-47.262372247741084, -22.34147510206143], [-47.26236002697222, -22.34149804026818], [-47.26234775552758, -22.34152098482764], [-47.262335432980954, -22.34154393552473], [-47.26232305890575, -22.34156689214293], [-47.26231063287489, -22.341589854464303], [-47.26229815446128, -22.341612822268765], [-47.26228562323837, -22.341635795333264], [-47.26227303877728, -22.341658773436787], [-47.26226040064999, -22.341681756354575], [-47.2622477084291, -22.341704743858823], [-47.26223496168557, -22.34172773572261], [-47.26222215999041, -22.341750731716857], [-47.262209302915444, -22.341773731609177], [-47.262196390030965, -22.341796735167843], [-47.26218342090816, -22.34181974215758], [-47.26217039511823, -22.34184275234153], [-47.26215731223095, -22.341865765483153], [-47.26214417181784, -22.34188878134111], [-47.262130973449445, -22.341911799674083], [-47.2621177166961, -22.34193482023933], [-47.26210440112857, -22.34195784279156], [-47.262091026318025, -22.34198086708321], [-47.262077591835244, -22.34200389286568], [-47.26206409725114, -22.342026919888582], [-47.26205054213671, -22.34204994789974], [-47.262036926063836, -22.342072976643944], [-47.262023248604194, -22.342096005864903], [-47.26200950932945, -22.34211903530488], [-47.261995707812005, -22.342142064703392], [-47.26198184362411, -22.342165093798908], [-47.261967916338634, -22.342188122327507], [-47.26195392552934, -22.3422111500224], [-47.261939870769304, -22.342234176616845], [-47.26192575163291, -22.342257201840546], [-47.26191156769521, -22.34228022542108], [-47.26189731853073, -22.342303247085663], [-47.26188300371585, -22.342326266557492], [-47.26186862282605, -22.34234928356005], [-47.261854175438984, -22.34237229781236], [-47.26183966113226, -22.342395309032757], [-47.26182982518183, -22.3424108288574], [-47.26180991576897, -22.342442124987283], [-47.261795712479994, -22.342464321654504], [-47.261780926284835, -22.34248731788859], [-47.261766071069275, -22.34251030965105], [-47.26175114641605, -22.342533296647158], [-47.26173615190841, -22.342556278580876], [-47.26172108713046, -22.342579255154224], [-47.2617059516675, -22.342602226066845], [-47.26169073910026, -22.34262520008598], [-47.261675372467636, -22.342648291242583], [-47.261659731422895, -22.34267166957484], [-47.26164376200305, -22.34269539868666], [-47.261627455147504, -22.3427194739437], [-47.26161080217198, -22.34274388947585], [-47.26159379401575, -22.342768639294846], [-47.26157642124601, -22.342793717280934], [-47.26155867406331, -22.342819117166425], [-47.261540542311394, -22.34284483251384], [-47.26152201548312, -22.34287085669921], [-47.2615030827325, -22.342897182887306], [-47.26148373288365, -22.3429238040116], [-47.26146395444324, -22.342950712750262], [-47.26144373561443, -22.34297790150091], [-47.261423064310684, -22.34300536235689], [-47.261401928174905, -22.343033087077785], [-47.261380314596884, -22.3430610670643], [-47.26135821073405, -22.34308929333026], [-47.26133560353707, -22.343117756471262], [-47.26131247977249, -22.34314644663964], [-47.261288826053736, -22.3431753535116], [-47.2612646288727, -22.343204466257646], [-47.261239874631165, -22.343233773516197], [-47.26121454968059, -22.34326326336149], [-47.261188640361816, -22.343292923276056], [-47.261162133048295, -22.343322740123476], [-47.26113501419371, -22.343352700121564], [-47.261107270380904, -22.343382788818854], [-47.26107888837707, -22.34341299107031], [-47.26104985519064, -22.34344329101712], [-47.26102015812963, -22.343473672070864], [-47.26098978486568, -22.34350411689809], [-47.2609587235001, -22.34353460740978], [-47.26092696263268, -22.343565124754484], [-47.26089449143151, -22.343595649317507], [-47.26086129970485, -22.34362616072439], [-47.260827378454486, -22.34365663741918], [-47.26079278605163, -22.343686998743888], [-47.26075772047295, -22.34371705425418], [-47.2607223383955, -22.34374667171604], [-47.260686661297655, -22.34377583966188], [-47.26065069398512, -22.34380456061169], [-47.26061444100974, -22.34383283699964], [-47.26057790667562, -22.343860671168084], [-47.26054109505175, -22.343888065357234], [-47.26050400997925, -22.343915021699573], [-47.260466655078325, -22.343941542214456], [-47.260429033758115, -22.343967628801085], [-47.2603911492232, -22.34399328323399], [-47.260353004480535, -22.34401850715848], [-47.260314602350284, -22.344043302083502], [-47.26027594547211, -22.34406766937825], [-47.260237036307906, -22.34409161027038], [-47.26019787715473, -22.344115125838343], [-47.26015847014978, -22.34413821700883], [-47.26011881727532, -22.344160884554004], [-47.260078920368656, -22.344183129086183], [-47.26003878112587, -22.344204951055893], [-47.259998401108966, -22.344226350748166], [-47.25995778175315, -22.34424732827874], [-47.259916924372895, -22.344267883591087], [-47.259875830167196, -22.344288016453703], [-47.259834500225836, -22.344307726456982], [-47.259792935538194, -22.344327013008865], [-47.259751136996364, -22.344345875333442], [-47.259709105401626, -22.344364312467373], [-47.25966684147271, -22.34438232325637], [-47.259624345849964, -22.344399906352688], [-47.25958161910466, -22.34441706021108], [-47.25953866174329, -22.344433783086682], [-47.25949547421421, -22.34445007303173], [-47.2594520569151, -22.344465927892248], [-47.25940841020165, -22.34448134530432], [-47.259364534391956, -22.344496322692105], [-47.25932042977541, -22.344510857263813], [-47.25927609662456, -22.344524946007684], [-47.259231535195866, -22.344538585691005], [-47.259186745741694, -22.344551772855777], [-47.25914172852303, -22.344564503814585], [-47.25909648381155, -22.344576774649735], [-47.25905101190621, -22.344588581208075], [-47.25900531314013, -22.344599919099572], [-47.25895938788724, -22.344610783694996], [-47.25891323698343, -22.344621170031214], [-47.25886694803253, -22.344631054419583], [-47.25882080655833, -22.34464038006495], [-47.258775044990486, -22.344649118950382], [-47.25872970406869, -22.344657286104585], [-47.25868479712514, -22.344664901999604], [-47.258640336369055, -22.34467198717689], [-47.2585963329246, -22.344678562183507], [-47.258552796872806, -22.34468464751273], [-47.258509737309154, -22.344690263547886], [-47.2584671623911, -22.34469543051299], [-47.258425079387976, -22.344700168427888], [-47.258383494743406, -22.34470449706664], [-47.25834241412751, -22.34470843592217], [-47.258301842489935, -22.34471200417471], [-47.25826178412206, -22.34471522066365], [-47.25822224270815, -22.344718103864363], [-47.25818322138048, -22.34472067186795], [-47.258144722772, -22.34472294236473], [-47.258106749069746, -22.34472493263037], [-47.25806930206399, -22.34472665951536], [-47.25803238319495, -22.344728139436572], [-47.257995993602705, -22.344729388371416], [-47.25796013416857, -22.3447304218537], [-47.25792480555639, -22.344731254971578], [-47.25789000825545, -22.34473190236668], [-47.25785574261605, -22.344732378234834], [-47.25782200888612, -22.344732696327586], [-47.2577888072457, -22.3447328699549], [-47.257756137833944, -22.34473291198818], [-47.257724000783156, -22.34473283486416], [-47.25769239624195, -22.344732650588917], [-47.25766132440427, -22.34473237074216], [-47.257630785529095, -22.344732006481653], [-47.25760077996178, -22.34473156854738], [-47.257571308156386, -22.34473106726588], [-47.25754237068995, -22.344730512554012], [-47.257513968279326, -22.344729913922446], [-47.25748610179421, -22.3447292804789], [-47.257458764155025, -22.344728620734575], [-47.257431821103545, -22.34472793934582], [-47.257405044744914, -22.344727234506504], [-47.2573783311158, -22.344726504440548], [-47.25735167732012, -22.344725749844596], [-47.257325083237845, -22.344724971484943], [-47.25729949901732, -22.344724198823272], [-47.25727299808099, -22.344723375277635], [-47.256410833338286, -22.34469579088517]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1073.804849247, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263591616783835, -22.3390908460684], [-47.26357764749974, -22.33911511043347], [-47.263567973235716, -22.3391319964154], [-47.263558320710544, -22.339148926211383], [-47.26354868974918, -22.339165899715827], [-47.26353908017764, -22.339182916818203], [-47.263529491822254, -22.339199977404615], [-47.26351992450558, -22.339217081365042], [-47.26351037805304, -22.339234228581173], [-47.26350085228871, -22.339251418934285], [-47.263491347034886, -22.339268652305787], [-47.2634818621146, -22.339285928572696], [-47.263472397349126, -22.339303247612055], [-47.263462952560594, -22.33932060929634], [-47.26345352756969, -22.33933801349753], [-47.2634441221957, -22.33935546008691], [-47.26343473625833, -22.33937294893187], [-47.26342536957599, -22.339390479899013], [-47.263416021966265, -22.339408052853205], [-47.26340669324618, -22.339425667657025], [-47.26339738323194, -22.33944332417152], [-47.26338809173854, -22.339461022256426], [-47.263378818580186, -22.339478761769833], [-47.26336956357065, -22.339496542567296], [-47.263360326522545, -22.33951436450319], [-47.263351107247104, -22.339532227431107], [-47.263341905555116, -22.339550131202113], [-47.26333272125646, -22.339568075665667], [-47.263323554159314, -22.339586060671014], [-47.26331440407121, -22.33960408606531], [-47.26330527079906, -22.339622151693252], [-47.26329615414872, -22.339640257398365], [-47.263287053813386, -22.339658403245124], [-47.26327796463385, -22.339676598998675], [-47.26326887475118, -22.339694867446347], [-47.26325977641794, -22.339713222570257], [-47.2632506684943, -22.339731665054476], [-47.26324155030888, -22.339750194615], [-47.26323242118034, -22.33976881096109], [-47.26322328041813, -22.339787513793866], [-47.2632141273207, -22.339806302809762], [-47.26320496117692, -22.339825177697616], [-47.26319578126584, -22.33984413813922], [-47.26318658685496, -22.339863183812874], [-47.26317697370424, -22.339883152547547], [-47.26316776716974, -22.339902330129163], [-47.263158543757875, -22.339921591891496], [-47.26314930270196, -22.339940937487498], [-47.2631400432207, -22.33996036657282], [-47.26313076452595, -22.339979878789883], [-47.26312146581583, -22.33999947378202], [-47.26311214627865, -22.340019151185402], [-47.263102805092174, -22.340038910630664], [-47.26309344142226, -22.340058751745488], [-47.26308405442462, -22.34007867415119], [-47.26307464324304, -22.340098677466408], [-47.263065207010875, -22.34011876130372], [-47.26305574485088, -22.340138925270427], [-47.263046255872645, -22.34015916897367], [-47.263036739175874, -22.34017949201351], [-47.26302719384999, -22.340199893983915], [-47.26301761897078, -22.340220374479827], [-47.26300801360498, -22.340240933087383], [-47.26299837680622, -22.340261569392464], [-47.26298870761887, -22.340282282972886], [-47.262979005072076, -22.340303073410492], [-47.262969268189835, -22.340323940270235], [-47.26295949597833, -22.34034488312697], [-47.262949687437214, -22.340365901541357], [-47.2629398415513, -22.340386995077566], [-47.26292995729701, -22.340408163289553], [-47.26292003363705, -22.34042940573254], [-47.26291006952325, -22.340450721956643], [-47.26290006389822, -22.340472111503722], [-47.26289001568986, -22.340493573918792], [-47.26287992381797, -22.340515108736017], [-47.26286978718814, -22.340536715491655], [-47.2628596046969, -22.340558393713206], [-47.26284937522897, -22.340580142925226], [-47.262839097656844, -22.340601962650002], [-47.2628287708439, -22.340623852401315], [-47.26281839363835, -22.340645811696803], [-47.26280796488357, -22.340667840036474], [-47.262797483406224, -22.340689936927625], [-47.26278694802345, -22.340712101869503], [-47.262776357543956, -22.340734334351346], [-47.26276571076186, -22.340756633865098], [-47.262755006462584, -22.340778999892954], [-47.26274424342029, -22.34080143191295], [-47.26273300271621, -22.340824797536023], [-47.262722099187286, -22.340847397515812], [-47.26271113371757, -22.34087006044155], [-47.2627001130553, -22.340892769345476], [-47.26268904822318, -22.340915499690276], [-47.26267794332287, -22.340938241986947], [-47.26266679800643, -22.340960995922885], [-47.262655611862264, -22.340983761313534], [-47.26264438447816, -22.34100653797299], [-47.26263311543984, -22.341029325716605], [-47.26262180433353, -22.341052124356015], [-47.26261045074428, -22.34107493370274], [-47.26259905425568, -22.34109775356833], [-47.26258761445168, -22.341120583760954], [-47.26257613091477, -22.341143424089207], [-47.26256460322672, -22.341166274360234], [-47.26255303096904, -22.341189134379178], [-47.262541413722225, -22.341212003950705], [-47.26252975106625, -22.34123488287769], [-47.262518042580425, -22.341257770961963], [-47.26250628784297, -22.341280668004824], [-47.26249448643216, -22.341303573804872], [-47.26248263792518, -22.341326488160476], [-47.262470741899044, -22.341349410867675], [-47.26245879793019, -22.341372341721264], [-47.262446805593505, -22.341395280516494], [-47.26243476446454, -22.341418227045068], [-47.26242267411821, -22.341441181097306], [-47.26241053412843, -22.341464142463117], [-47.26239834406861, -22.341487110931045], [-47.26238610351201, -22.34151008628755], [-47.26237381203177, -22.341533068317045], [-47.262361469200115, -22.341556056803277], [-47.26234907458893, -22.341579051528562], [-47.26233662776954, -22.34160205227378], [-47.262324128313324, -22.341625058817655], [-47.262311575792104, -22.34164807093584], [-47.26229896977546, -22.341671088406084], [-47.26228630983375, -22.34169411100238], [-47.262273595538026, -22.341717138495586], [-47.262260826457656, -22.341740170657395], [-47.262248002162025, -22.341763207257486], [-47.26223512222139, -22.341786248061958], [-47.26222218620444, -22.341809292837738], [-47.26220919368077, -22.3418323413482], [-47.26219614421996, -22.341855393354898], [-47.262183037390194, -22.34187844861982], [-47.26216987276139, -22.341901506900175], [-47.26215664990253, -22.34192456795306], [-47.26214336838228, -22.34194763153417], [-47.262130027769814, -22.34197069739668], [-47.26211662763476, -22.34199376529136], [-47.26210316754623, -22.342016834967964], [-47.26208964707357, -22.342039906174417], [-47.2620760657862, -22.34206297865688], [-47.26206242325439, -22.342086052158386], [-47.26204871904825, -22.342109126420883], [-47.2620349527378, -22.34213220118488], [-47.26202112389393, -22.34215527618803], [-47.262007232087306, -22.342178351166982], [-47.26199327688919, -22.342201425855986], [-47.26197925787183, -22.34222449998631], [-47.26196517460671, -22.342247573289267], [-47.26195102666668, -22.34227064549261], [-47.26193681362525, -22.342293716321958], [-47.26192253505536, -22.3423167855025], [-47.26190819053194, -22.342339852755313], [-47.261893779628956, -22.34236291780191], [-47.261879301922484, -22.342385980359165], [-47.26186475698867, -22.34240904014319], [-47.26185663526966, -22.34242185514225], [-47.26183673446216, -22.342453154812155], [-47.26183546374637, -22.342455150246337], [-47.26182071459421, -22.342478199986633], [-47.26180589652648, -22.34250124579738], [-47.26179100912328, -22.342524287384112], [-47.26177605196603, -22.342547324449786], [-47.26176102463653, -22.342570356695976], [-47.26174592671746, -22.342593383822322], [-47.26173075779274, -22.342616405526094], [-47.26171551135211, -22.342639430707393], [-47.261700109293635, -22.342662575104338], [-47.26168442951765, -22.342686011334], [-47.261668417321815, -22.342709804013722], [-47.26165206357681, -22.342733948504595], [-47.26163535953518, -22.342758438913368], [-47.26161829606742, -22.34278326922704], [-47.26160086366644, -22.34280843329897], [-47.261583052453005, -22.3428339248325], [-47.26156485218573, -22.342859737358673], [-47.26154625226712, -22.3428858642191], [-47.261527241755786, -22.34291229854113], [-47.261507809375516, -22.342939033217323], [-47.2614879435279, -22.34296606088107], [-47.26146763230648, -22.342993373881114], [-47.26144686351084, -22.34302096425728], [-47.26142562466587, -22.343048823710756], [-47.261403903039636, -22.34307694357842], [-47.26138168566438, -22.343105314804493], [-47.26135895936244, -22.343133927908802], [-47.26133571076933, -22.343162772961243], [-47.261311926365174, -22.343191839548428], [-47.261287592506655, -22.343221116743827], [-47.261262695459116, -22.343250593080786], [-47.26123722143678, -22.34328025652012], [-47.26121115664307, -22.343310094422083], [-47.261184487314544, -22.3433400935187], [-47.26115719976912, -22.343370239886635], [-47.2611292804559, -22.34340051892331], [-47.261100716011036, -22.343430915322166], [-47.261071493315505, -22.34346141305222], [-47.26104159955437, -22.343491995341992], [-47.26101102228171, -22.343522644663935], [-47.26097974948776, -22.34355334272354], [-47.26094776966859, -22.34358407045255], [-47.260915071897074, -22.343614808008027], [-47.26088164589586, -22.343645534775995], [-47.26084748259888, -22.343676228943313], [-47.26081264131474, -22.34370680871256], [-47.26077732300376, -22.343737080849856], [-47.26074168663478, -22.34376691117706], [-47.26070575395093, -22.343796288082146], [-47.26066952977393, -22.343825214149604], [-47.260633018667754, -22.343853691876575], [-47.26059622494504, -22.343881723667216], [-47.26055915267968, -22.343909311821882], [-47.26052180571445, -22.343936458531637], [-47.260484187667714, -22.343963165872815], [-47.2604463019438, -22.343989435799656], [-47.26040815173937, -22.344015270139987], [-47.26036974005045, -22.344040670590367], [-47.26033106968353, -22.344065638709136], [-47.26029214326198, -22.344090175912555], [-47.260252963228616, -22.344114283473473], [-47.26021353185899, -22.34413796251317], [-47.260173851266465, -22.344161213998888], [-47.26013392340713, -22.344184038741137], [-47.26009375008995, -22.344206437388102], [-47.260053332980554, -22.344228410423817], [-47.260012673608486, -22.34424995816431], [-47.259971773374644, -22.34427108075384], [-47.2599306335573, -22.34429177816173], [-47.25988925531762, -22.344312050179887], [-47.25984763970586, -22.344331896419252], [-47.25980578767043, -22.344351316305783], [-47.259763700060944, -22.344370309078638], [-47.2597213776349, -22.344388873787008], [-47.25967882106597, -22.344407009286016], [-47.2596360309483, -22.344424714234602], [-47.25959300780594, -22.344441987091276], [-47.25954975209717, -22.344458826111776], [-47.25950626422124, -22.344475229346113], [-47.25946254452603, -22.344491194634923], [-47.259418593316774, -22.34450671960576], [-47.25937441086053, -22.344521801671064], [-47.259329997395255, -22.344536438024203], [-47.25928535314181, -22.344550625635154], [-47.259240478304676, -22.344564361249788], [-47.259195373084275, -22.3445776413852], [-47.2591500376897, -22.344590462325744], [-47.25910447234089, -22.344602820121963], [-47.25905867728553, -22.34461471058554], [-47.259012652805936, -22.34462612928766], [-47.25896639922583, -22.34463707155671], [-47.25891991733784, -22.344647532382307], [-47.25887329599762, -22.344657487748854], [-47.25882682494509, -22.344666880006017], [-47.258780740056714, -22.344675680635373], [-47.258735082661005, -22.34468390479607], [-47.25868986626988, -22.34469157317191], [-47.25864510325559, -22.34469870651722], [-47.258600804889035, -22.344705325591903], [-47.258556981382526, -22.34471145110134], [-47.258513641948014, -22.344717103639297], [-47.25847079484549, -22.344722303637894], [-47.25842844743352, -22.344727071321934], [-47.258386606232705, -22.344731426666865], [-47.2583452769785, -22.34473538936277], [-47.25830446467521, -22.344738978782395], [-47.258264173659015, -22.344742213952486], [-47.25822440764993, -22.344745113530404], [-47.25818516980775, -22.344747695783504], [-47.258146462785454, -22.34474997857233], [-47.25810828878349, -22.344751979336618], [-47.25807064959963, -22.344753715084593], [-47.25803354667631, -22.344755202384377], [-47.257996981151386, -22.344756457358006], [-47.2579609539001, -22.344757495677406], [-47.25792546557695, -22.344758332562144], [-47.257890516659295, -22.344758982778593], [-47.25785610748339, -22.34475946064068], [-47.25782223828166, -22.344759780011426], [-47.25778890921755, -22.344759954305626], [-47.25775612041305, -22.344759996493053], [-47.25772387198323, -22.34475991910224], [-47.257692164059655, -22.344759734224745], [-47.25766099681993, -22.344759453519238], [-47.257630370507655, -22.344759088216303], [-47.25760028545407, -22.3447586491224], [-47.25757074210077, -22.344758146624432], [-47.2575417410142, -22.344757590693476], [-47.25751328290268, -22.344756990888403], [-47.25748536862957, -22.344756356358978], [-47.25745799099043, -22.344755695649784], [-47.25743101370468, -22.34475501339568], [-47.25740420546945, -22.344754307717697], [-47.257377460772595, -22.3447535768031], [-47.25735077667801, -22.34475282134979], [-47.257324153067024, -22.344752042126323], [-47.25729855427274, -22.344751269024922], [-47.25727202496545, -22.34475044461002], [-47.25639733745657, -22.344722459542307]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1077.423110263, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26361261752769, -22.3391116562762], [-47.26359367972285, -22.33914471135681], [-47.26358405446552, -22.33916159333282], [-47.263574450449624, -22.339178519354714], [-47.26356486750341, -22.339195489313386], [-47.26355530545568, -22.33921250309646], [-47.26354576413111, -22.33922956059545], [-47.26353624335749, -22.33924666169339], [-47.263526742961176, -22.339263806273017], [-47.26351726276672, -22.33928099421706], [-47.26350780259941, -22.33929822540389], [-47.26349836228274, -22.339315499711923], [-47.263488941641135, -22.339332817014814], [-47.263479540497514, -22.339350177185853], [-47.26347015867333, -22.339367580097598], [-47.26346079599058, -22.339385025618526], [-47.26345145226979, -22.339402513616506], [-47.263442127330784, -22.33942004395754], [-47.26343282099277, -22.339437616505307], [-47.263423533074075, -22.33945523112193], [-47.26341426339192, -22.339472887668233], [-47.2634050117626, -22.3394905860034], [-47.263395778002, -22.339508325983918], [-47.26338656192486, -22.339526107465186], [-47.26337736334452, -22.339543930301833], [-47.26336818207386, -22.33956179434583], [-47.26335901792483, -22.33957969944756], [-47.26334987070766, -22.33959764545717], [-47.26334074023186, -22.339615632222724], [-47.26333162630647, -22.339633659589833], [-47.2633225287393, -22.339651727402725], [-47.263313447223936, -22.339669835730078], [-47.263304376530215, -22.339687994483743], [-47.26329530463383, -22.339706226790685], [-47.26328622368762, -22.339724546844984], [-47.26327713254985, -22.339742955347123], [-47.26326803055398, -22.339761452015455], [-47.26325891702337, -22.33978003656137], [-47.263249791272045, -22.339798708688033], [-47.26324065260292, -22.339817468093845], [-47.26323150030912, -22.339836314469533], [-47.26322233367386, -22.33985524749866], [-47.26321315196858, -22.339874266861226], [-47.26320354502344, -22.33989422271372], [-47.263194350346474, -22.339913375639394], [-47.26318513823125, -22.33993261385101], [-47.26317590791448, -22.339951937002883], [-47.26316665861813, -22.33997134475207], [-47.2631573895572, -22.339990836742157], [-47.26314809993275, -22.340010412617698], [-47.26313878893593, -22.34003007201593], [-47.263129455747126, -22.340049814568516], [-47.263120099534675, -22.34006963990409], [-47.263110719456634, -22.34008954764488], [-47.263101314658876, -22.340109537410303], [-47.263091884276825, -22.34012960881372], [-47.26308242743506, -22.340149761463103], [-47.26307294324479, -22.340169994966264], [-47.26306343080723, -22.340190308923763], [-47.26305388921317, -22.34021070293014], [-47.26304431753953, -22.34023117658075], [-47.26303471485406, -22.340251729462086], [-47.26302508021122, -22.340272361160444], [-47.26301541265607, -22.34029307125384], [-47.26300571121821, -22.340313859324375], [-47.26299597492205, -22.340334724937108], [-47.262986202773874, -22.340355667667065], [-47.262976393773364, -22.34037668707484], [-47.262966546905155, -22.340397782724718], [-47.262956661145374, -22.340418954170495], [-47.262946735456175, -22.34044020096729], [-47.262936768788755, -22.340461522665066], [-47.26292676008488, -22.3404829188054], [-47.26291670827143, -22.34050438893304], [-47.26290661226708, -22.340525932581727], [-47.262896470976045, -22.340547549287376], [-47.26288628329342, -22.340569238576943], [-47.26287604810219, -22.34059099997448], [-47.26286576427307, -22.340612833001668], [-47.262855430667415, -22.34063473717159], [-47.26284504613126, -22.340656712001216], [-47.262834609505724, -22.340678756989664], [-47.26282411961495, -22.340700871643428], [-47.26281357527342, -22.340723055460824], [-47.26280297528709, -22.340745307930025], [-47.26279231844701, -22.340767628541954], [-47.262781603535565, -22.340790016777635], [-47.26277082932363, -22.34081247211387], [-47.262759570746645, -22.340835874927098], [-47.26274865463902, -22.340858500988304], [-47.2627376760303, -22.34088119107847], [-47.26272664178214, -22.340903927986368], [-47.26271556308771, -22.34092668681762], [-47.26270444411375, -22.340949457945648], [-47.26269328451198, -22.340972241055297], [-47.26268208386947, -22.340995035961356], [-47.262670841772625, -22.34101784247719], [-47.26265955780589, -22.34104066041749], [-47.262648231554095, -22.341063489593232], [-47.26263686260096, -22.341086329815056], [-47.26262545052863, -22.341109180893884], [-47.262613994919725, -22.341132042637067], [-47.262602495355274, -22.34115491485243], [-47.262590951415696, -22.34117779734631], [-47.262579362681045, -22.341200689923063], [-47.262567728730374, -22.34122359238643], [-47.262556049142255, -22.34124650453854], [-47.26254432349454, -22.341269426180226], [-47.26253255136392, -22.34129235711197], [-47.262520732327246, -22.341315297131448], [-47.26250886596023, -22.341338246036106], [-47.26249695183837, -22.341361203620977], [-47.262484989536674, -22.341384169679937], [-47.26247297862845, -22.341407144007228], [-47.26246091868776, -22.341430126393497], [-47.26244880928798, -22.341453116628056], [-47.26243665000156, -22.34147611449975], [-47.262424440400316, -22.34149911979606], [-47.262412180055975, -22.341522132302355], [-47.26239986854013, -22.341545151801878], [-47.2623875054235, -22.341568178077267], [-47.26237509027632, -22.34159121090961], [-47.262362622668434, -22.341614250078685], [-47.26235010216961, -22.34163729536196], [-47.2623375283501, -22.34166034653384], [-47.2623249007779, -22.34168340337082], [-47.2623122190218, -22.34170646564564], [-47.262299482651244, -22.341729533127786], [-47.26228669123403, -22.34175260558767], [-47.262273844337955, -22.341775682793568], [-47.262260941531665, -22.341798764510195], [-47.26224798238226, -22.341821850503166], [-47.26223496645773, -22.341844940534283], [-47.262221893326064, -22.341868034363724], [-47.26220876255383, -22.34189113175199], [-47.262195573709356, -22.341914232454737], [-47.26218232636001, -22.341937336227534], [-47.262169020072854, -22.341960442824554], [-47.2621556544155, -22.341983551997348], [-47.26214222895591, -22.342006663495038], [-47.26212874326166, -22.342029777065758], [-47.262115196900474, -22.342052892455797], [-47.26210158944017, -22.34207600940956], [-47.26208792044942, -22.34209912766839], [-47.262074189496765, -22.34212224697242], [-47.26206039615067, -22.342145367060432], [-47.262046539980396, -22.34216848766827], [-47.26203262055504, -22.34219160853069], [-47.26201863744431, -22.342214729380082], [-47.26200459021888, -22.34223784994582], [-47.261990478448695, -22.342260969957305], [-47.261976301705026, -22.342284089140314], [-47.26196205955988, -22.342307207218475], [-47.261947751584636, -22.34233032391494], [-47.261933377352705, -22.342353438948795], [-47.26191893643649, -22.342376552039415], [-47.261904428410645, -22.342399662901574], [-47.26188985284977, -22.342422771249318], [-47.26188344536135, -22.34243288142234], [-47.26186355120266, -22.342464183827534], [-47.261860497424315, -22.34246897924738], [-47.26184571671314, -22.342492078314447], [-47.26183086677282, -22.342515173701887], [-47.26181594718207, -22.342538265112942], [-47.261800957520784, -22.342561352248143], [-47.26178589736943, -22.3425844348068], [-47.26177076630924, -22.34260751248618], [-47.26175556392277, -22.342630584981098], [-47.26174028360876, -22.342653661324565], [-47.26172484612448, -22.34267685896185], [-47.26170912761726, -22.342700353088894], [-47.26169307264544, -22.342724209336584], [-47.26167667201099, -22.342748423061263], [-47.26165991690324, -22.342772988346734], [-47.261642798124, -22.342797899155038], [-47.26162530609181, -22.342823149312864], [-47.26160743084763, -22.342848732494474], [-47.26158916206503, -22.342874642199373], [-47.26157048905611, -22.34290087173492], [-47.26155140078411, -22.342927414190903], [-47.26153188587243, -22.342954262419], [-47.261511932617616, -22.342981409007866], [-47.26149152900362, -22.34300884625732], [-47.26147066271611, -22.34303656615369], [-47.26144932116197, -22.343064560339783], [-47.261427491487595, -22.343092820088618], [-47.261405160599914, -22.343121336274862], [-47.26138231519306, -22.343150099342488], [-47.26135894177145, -22.34317909927899], [-47.2613350266819, -22.34320832558147], [-47.26131055614594, -22.34323776722625], [-47.261285516292446, -22.34326741264169], [-47.26125989319838, -22.3432972496751], [-47.261233672929755, -22.343327265564454], [-47.26120684158623, -22.34335744691036], [-47.26117938535002, -22.343387779648204], [-47.261151290536404, -22.343418249024282], [-47.26112254365051, -22.34344883957058], [-47.2610931314459, -22.343479535083933], [-47.261063040984666, -22.343510318609795], [-47.26103225970335, -22.343541172426498], [-47.26100077548102, -22.34357207803406], [-47.26096857671012, -22.343603016147426], [-47.260935652368275, -22.343633966695382], [-47.260901992092506, -22.343664908824532], [-47.260867586748915, -22.343695820464415], [-47.26083249658351, -22.343726618678286], [-47.26079692554024, -22.343757107442634], [-47.2607610348797, -22.343787150635226], [-47.26072484660986, -22.343816736499686], [-47.260688365568356, -22.343845867684813], [-47.26065159633141, -22.343874546750893], [-47.26061454322005, -22.343902776163745], [-47.260577210313215, -22.343930558283972], [-47.26053960145517, -22.343957895361257], [-47.26050172026265, -22.343984789528758], [-47.26046357013503, -22.344011242795887], [-47.26042515426102, -22.344037257043663], [-47.26038647562584, -22.34406283402003], [-47.260347537022255, -22.34408797533255], [-47.26030834105723, -22.34411268244475], [-47.260268890154656, -22.344136956674504], [-47.26022918656853, -22.344160799185975], [-47.26018923238842, -22.34418421098701], [-47.26014902954417, -22.34420719292639], [-47.26010857981643, -22.3442297456882], [-47.26006788484039, -22.344251869789957], [-47.2600269461131, -22.344273565578742], [-47.25998576500115, -22.344294833227263], [-47.25994434274667, -22.344315672730794], [-47.25990268047294, -22.344336083904484], [-47.259860779190724, -22.344356066380037], [-47.259818639807435, -22.344375619601227], [-47.259776263130234, -22.344394742822466], [-47.2597336498728, -22.34441343510528], [-47.259690800663805, -22.34443169531434], [-47.259647716051134, -22.34444952211528], [-47.259604396511634, -22.344466913970226], [-47.25956084245537, -22.34448386913572], [-47.259517054232504, -22.344500385659412], [-47.259473032141116, -22.34451646137654], [-47.25942877643594, -22.344532093906164], [-47.25938428733308, -22.344547280649063], [-47.25933956501899, -22.34456201878365], [-47.25929460966285, -22.34457630526176], [-47.2592494214172, -22.344590136807735], [-47.25920400043047, -22.344603509913842], [-47.25915834685986, -22.344616420836143], [-47.25911246087364, -22.344628865593503], [-47.25906634266814, -22.344640839962334], [-47.259019992474904, -22.34465233947507], [-47.25897341056749, -22.344663359417847], [-47.25892659769522, -22.344673894732843], [-47.258879643965535, -22.34468392107756], [-47.258832843334595, -22.34469337994661], [-47.25878643512559, -22.344702242319883], [-47.25874046125584, -22.34471052348709], [-47.25869493541705, -22.34471824434384], [-47.2586498701444, -22.344725425857167], [-47.25860527685566, -22.344732088999958], [-47.258561165894335, -22.34473825468965], [-47.258517546588855, -22.34474394373044], [-47.258474427301756, -22.344749176762505], [-47.258431815480854, -22.344753974215717], [-47.25838971772367, -22.344758356266876], [-47.25834813983107, -22.34476234280318], [-47.258307086861976, -22.344765953389864], [-47.25826656319738, -22.344769207241125], [-47.258226572593045, -22.34477212319628], [-47.25818711823626, -22.34477471969887], [-47.258148202800065, -22.344777014779773], [-47.25810982849835, -22.34477902604272], [-47.25807199713628, -22.344780770653667], [-47.258034710158626, -22.344782265332018], [-47.257997968700955, -22.344783526344468], [-47.257961773632445, -22.34478456950099], [-47.25792612559827, -22.344785410152614], [-47.25789102506383, -22.344786063190416], [-47.257856472351385, -22.344786543046457], [-47.25782246767776, -22.34478686369518], [-47.25778901118993, -22.344787038656268], [-47.257756102992666, -22.34478708099784], [-47.25772374318376, -22.344787003340265], [-47.25769193187778, -22.34478681786049], [-47.25766066923596, -22.344786536296255], [-47.257629955486536, -22.34478616995088], [-47.25759979094666, -22.344785729697357], [-47.25757017604545, -22.344785225982896], [-47.25754111133871, -22.344784668832872], [-47.25751259752626, -22.34478406785424], [-47.257484635465154, -22.344783432238998], [-47.25745721782606, -22.34478277056493], [-47.25743020630602, -22.34478208744546], [-47.25740336619415, -22.34478138092881], [-47.25737659042954, -22.34478064916561], [-47.25734987603603, -22.344779892854934], [-47.257323222896346, -22.34477911276764], [-47.25729760952828, -22.34477833922651], [-47.25727105185005, -22.344777513942336], [-47.25638384157006, -22.34474912819871]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1081.03507562, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263633670917066, -22.339132492985357], [-47.263619386214394, -22.33915742629371], [-47.263609788224876, -22.339174260449756], [-47.26360021115439, -22.339191138989065], [-47.26359065483356, -22.33920806180406], [-47.26358111909341, -22.339225028783808], [-47.26357160376095, -22.339242039821304], [-47.26356210866624, -22.339259094801104], [-47.26355263363793, -22.33927619360721], [-47.26354317850282, -22.339293336123788], [-47.26353374308844, -22.33931052223055], [-47.26352432722063, -22.339327751807215], [-47.26351493072592, -22.33934502472875], [-47.263505553429525, -22.339362340869634], [-47.26349619515516, -22.33937970010366], [-47.26348685572702, -22.339397102300627], [-47.26347753496777, -22.339414547329433], [-47.26346823269948, -22.33943203505728], [-47.263458948743526, -22.33944956534899], [-47.26344968292038, -22.339467138067725], [-47.263440435049425, -22.33948475307545], [-47.26343120494911, -22.339502410232306], [-47.26342199243743, -22.339520109395885], [-47.26341279733126, -22.339537850422566], [-47.26340361944602, -22.33955563316791], [-47.26339445859666, -22.33957345748487], [-47.26338531459722, -22.339591323224766], [-47.26337618725999, -22.339609230238672], [-47.26336707639655, -22.339627178375494], [-47.2633579818179, -22.33964516748169], [-47.26334890333389, -22.339663197402412], [-47.26333984063847, -22.339681268210313], [-47.263330788430586, -22.339699389964125], [-47.263321734520424, -22.33971758613036], [-47.263312670961255, -22.339735871114993], [-47.26330359660935, -22.33975424563506], [-47.26329451080298, -22.339772709411196], [-47.26328541287029, -22.339791262156922], [-47.26327630212988, -22.339809903577468], [-47.26326717788904, -22.339828633373212], [-47.26325803944521, -22.33984745123674], [-47.26324888608575, -22.33986635685339], [-47.26323971708608, -22.339885349904872], [-47.26323011634648, -22.339905292875194], [-47.26322093352711, -22.33992442114486], [-47.26321173270848, -22.339943635805753], [-47.26320251313084, -22.339962936513537], [-47.26319327401938, -22.339982322926577], [-47.263184014592255, -22.340001794689673], [-47.263174734053486, -22.34002135144863], [-47.26316543159704, -22.34004099284171], [-47.26315610640588, -22.3400607185016], [-47.26314675765091, -22.340080528057953], [-47.26313738449242, -22.340100421133812], [-47.26312798607852, -22.34012039734945], [-47.26311856154659, -22.340140456318963], [-47.26310911002301, -22.340160597651035], [-47.26309963062071, -22.340180820954068], [-47.26309012244236, -22.34020112582927], [-47.263080584580116, -22.34022151187158], [-47.263071016112036, -22.340241978676886], [-47.26306141610689, -22.34026252583203], [-47.26305178361998, -22.340283152923682], [-47.26304211769702, -22.34030385953], [-47.26303241736811, -22.340324645233512], [-47.26302268165803, -22.340345509599217], [-47.26301290957318, -22.34036645220237], [-47.2630031001133, -22.340387472603595], [-47.26299325226281, -22.340408570367128], [-47.26298336499752, -22.340429745046677], [-47.26297343727908, -22.34045099619728], [-47.26296346805803, -22.340472323368747], [-47.26295345627531, -22.340493726102338], [-47.26294340085679, -22.340515203942548], [-47.26293330071998, -22.34053675642268], [-47.262923154767776, -22.34055838307833], [-47.26291296189373, -22.340580083435924], [-47.2629027209792, -22.34060185701897], [-47.262892430893075, -22.340623703348555], [-47.26288209049473, -22.340645621937092], [-47.26287169862799, -22.340667612300873], [-47.26286125413172, -22.340689673938122], [-47.262850755827515, -22.34071180635447], [-47.26284020252723, -22.34073400904741], [-47.26282959303405, -22.34075628150395], [-47.26281892613601, -22.340778623214085], [-47.2628082006124, -22.3408010336576], [-47.262797415230764, -22.34082351231007], [-47.26278613878095, -22.340846952313406], [-47.26277521009464, -22.340869604456074], [-47.262764218346895, -22.340892321710644], [-47.262753170512866, -22.34091508662258], [-47.26274207795614, -22.340937873940263], [-47.262730944908554, -22.340960673899637], [-47.26271977102146, -22.340983486182996], [-47.26270855588057, -22.341006310604467], [-47.26269729907106, -22.341029146976698], [-47.2626860001759, -22.341051995113713], [-47.26267465877864, -22.341074854825724], [-47.262663274461595, -22.341097725922708], [-47.26265184680556, -22.34112060821477], [-47.262640375391754, -22.341143501508533], [-47.2626288597998, -22.341166405611002], [-47.26261729960868, -22.341189320327757], [-47.262605694397074, -22.34121224546227], [-47.262594043742574, -22.341235180817517], [-47.26258234722231, -22.341258126194703], [-47.26257060441266, -22.341281081393852], [-47.26255881488891, -22.34130404621451], [-47.26254697822641, -22.341327020453416], [-47.26253509399936, -22.3413500039071], [-47.26252316178184, -22.34137299636969], [-47.26251118114727, -22.341395997634002], [-47.26249915166753, -22.341419007493336], [-47.262487072915114, -22.341442025737294], [-47.262474944461935, -22.3414650521542], [-47.262462765878865, -22.341488086531783], [-47.26245053673621, -22.34151112865646], [-47.26243825660413, -22.34153417831256], [-47.26242592505271, -22.34155723528211], [-47.26241354165107, -22.341580299346656], [-47.262401105967946, -22.341603370286105], [-47.26238861757156, -22.34162644787903], [-47.26237607603011, -22.34164953190173], [-47.26236348091233, -22.341672622127284], [-47.262350831784595, -22.34169571833104], [-47.26233812821411, -22.34171882028434], [-47.26232536976876, -22.341741927755443], [-47.26231255601471, -22.341765040513415], [-47.262299686518205, -22.341788158325112], [-47.26228676084629, -22.341811280953944], [-47.26227377856443, -22.341834408164072], [-47.26226073923906, -22.341857539715892], [-47.26224764243654, -22.34188067536805], [-47.262234487721834, -22.34190381487965], [-47.262221274661734, -22.34192695800481], [-47.26220800282188, -22.34195010449754], [-47.262194671767865, -22.341973254110474], [-47.26218128106561, -22.341996406593527], [-47.26216783028152, -22.34201956169426], [-47.26215431898156, -22.342042719159135], [-47.26214074673185, -22.342065878732715], [-47.26212711309862, -22.34208904015781], [-47.262113417648955, -22.34211220317395], [-47.26209965994981, -22.342135367519557], [-47.26208583956806, -22.34215853293159], [-47.26207195607139, -22.342181699144074], [-47.262058009027314, -22.342204865889975], [-47.26204399800398, -22.34222803289976], [-47.2620299225705, -22.342251199900943], [-47.262015782295265, -22.34227436662096], [-47.26200157674797, -22.342297532783657], [-47.261987305499105, -22.34232069811065], [-47.261972968118556, -22.34234386232307], [-47.261958564178094, -22.342367025137946], [-47.26194409324871, -22.342390186272613], [-47.26192955490346, -22.342413345439706], [-47.261914948715535, -22.342436502351095], [-47.26191025545693, -22.342443907697582], [-47.26189036794702, -22.342475212838085], [-47.26188553110698, -22.342482808244096], [-47.26187071883679, -22.342505956637986], [-47.261855837023916, -22.342529101602118], [-47.261840885245576, -22.342552242837453], [-47.261825863080304, -22.342575380042227], [-47.26181077010706, -22.34259851291338], [-47.2617956059058, -22.342621641145787], [-47.261780370057615, -22.342644764431853], [-47.26176505587023, -22.342667891937538], [-47.261749582960135, -22.34269114281517], [-47.26173382572169, -22.34271469483961], [-47.261717727973945, -22.342738614655225], [-47.26170128045003, -22.342762897613767], [-47.261684474276215, -22.342787537775894], [-47.26166730018548, -22.34281252907891], [-47.261649748522096, -22.342837865322604], [-47.26163180924724, -22.342863540152344], [-47.261613471949325, -22.342889547036002], [-47.26159472585011, -22.342915879246647], [-47.26157555981743, -22.342942529836613], [-47.26155596237439, -22.342969491616643], [-47.26153592171242, -22.342996757130678], [-47.261515425705895, -22.343024318629514], [-47.26149446192651, -22.34305216804614], [-47.261473017663256, -22.343080296964864], [-47.26145107994073, -22.343108696594904], [-47.261428635540675, -22.34313735774133], [-47.26140567102893, -22.343166270772347], [-47.26138217277885, -22.34319542559295], [-47.261358127003945, -22.343224811610742], [-47.26133351979059, -22.34325441770493], [-47.261308337131155, -22.343284232198883], [-47.26128256496537, -22.34331424282641], [-47.26125618922187, -22.343344436703248], [-47.26122919586336, -22.343374800298424], [-47.26120157093636, -22.343405319406227], [-47.26117330062239, -22.343435979121782], [-47.261144371295515, -22.343466763815556], [-47.26111476958185, -22.34349765711221], [-47.26108448242053, -22.343528641874265], [-47.26105349713056, -22.343559700185768], [-47.261021801479906, -22.343590813341336], [-47.260989383757256, -22.343621961839116], [-47.26095623284511, -22.343653125379664], [-47.26092233829479, -22.343684282870004], [-47.26088769090459, -22.343715411982497], [-47.26085235185793, -22.34374642864108], [-47.26081652808236, -22.34377713403252], [-47.26078038313026, -22.343807390090568], [-47.26074393927441, -22.34383718491446], [-47.26070720136843, -22.34386652121731], [-47.26067017400067, -22.343895401622543], [-47.26063286150069, -22.343923828657715], [-47.26059526795233, -22.34395180474355], [-47.260557397201495, -22.34397933218841], [-47.26051925286314, -22.344006413182306], [-47.260480838331794, -22.344033049789772], [-47.2604421567882, -22.344059243945072], [-47.2604032112067, -22.344084997447464], [-47.2603640043664, -22.34411031195382], [-47.2603245388579, -22.344135188974814], [-47.26028481708606, -22.344159629873477], [-47.26024484128342, -22.344183635856794], [-47.260204613515654, -22.344207207973188], [-47.26016413568644, -22.344230347109757], [-47.260123409548086, -22.344253053986456], [-47.260082436705325, -22.34427532915435], [-47.26004121862279, -22.344297172991446], [-47.25999975663267, -22.344318585699], [-47.25995805194099, -22.344339567298213], [-47.25991610563315, -22.34436011762754], [-47.25987391868042, -22.3443802363393], [-47.2598314919492, -22.34439992289521], [-47.25978882620421, -22.344419176564877], [-47.25974592211534, -22.344437996422183], [-47.25970278026617, -22.344456381341367], [-47.25965940115842, -22.344474329994675], [-47.25961578522173, -22.344491840847965], [-47.25957193281788, -22.344508912158503], [-47.25952784424803, -22.344525541971578], [-47.25948351976036, -22.344541728117083], [-47.2594389595592, -22.344557468205572], [-47.25939416380962, -22.344572759626065], [-47.259349132646605, -22.34458759954216], [-47.259303866187686, -22.344601984887483], [-47.25925836453342, -22.344615912364812], [-47.25921262778026, -22.344629378441674], [-47.259166656033536, -22.34464237934578], [-47.25912044940977, -22.3446549110643], [-47.25907400805405, -22.34466696933846], [-47.25902733214707, -22.344678549661875], [-47.25898042191224, -22.344689647278365], [-47.25893327805557, -22.34470025708281], [-47.25888599193631, -22.34471035440576], [-47.25883886172684, -22.34471987988671], [-47.258792130197065, -22.34472880400394], [-47.258745839853184, -22.344737142177703], [-47.25870000456661, -22.344744915515353], [-47.258654637035505, -22.344752145196754], [-47.25860974882449, -22.34475885240766], [-47.25856535040821, -22.34476505827762], [-47.25852145123168, -22.344770783821264], [-47.2584780597599, -22.34477604988686], [-47.25843518352996, -22.344780877109258], [-47.25839282921633, -22.344785285866624], [-47.258351002685245, -22.344789296243352], [-47.258309709050266, -22.344792927997133], [-47.25826895273716, -22.34479620052958], [-47.2582287375375, -22.344799132861965], [-47.25818906666603, -22.344801743614095], [-47.25814994281588, -22.34480405098705], [-47.25811136821427, -22.344806072748693], [-47.25807334467395, -22.344807826222635], [-47.25803587364187, -22.344809328279553], [-47.257998956251406, -22.344810595330806], [-47.25796259336562, -22.344811643324473], [-47.25792678562035, -22.34481248774296], [-47.25789153346906, -22.344813143602135], [-47.25785683721999, -22.344813625452115], [-47.257822697074474, -22.34481394737882], [-47.25778911316285, -22.344814123006824], [-47.257756085572765, -22.34481416550254], [-47.25772361438474, -22.344814087578214], [-47.257691699696316, -22.344813901496146], [-47.257660341652354, -22.344813619073182], [-47.25762954046575, -22.34481325168537], [-47.25759929643956, -22.344812810272238], [-47.25756960999043, -22.344812305341335], [-47.25754048166349, -22.344811746972187], [-47.257511912150065, -22.34481114482003], [-47.25748390230096, -22.34481050811895], [-47.257456444661884, -22.344809845480004], [-47.25742939890753, -22.344809161495196], [-47.25740252691903, -22.3448084541399], [-47.25737572008666, -22.344807721528042], [-47.2573489753942, -22.34480696436003], [-47.257322292725824, -22.34480618340889], [-47.25729666478396, -22.34480540942805], [-47.25727007873477, -22.34480458327458], [-47.25637040642057, -22.34477579879795]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1084.60867303, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26365469861256, -22.339153293181806], [-47.263635521988625, -22.339186927562217], [-47.26362597186354, -22.339203758618908], [-47.26361644216803, -22.339220634290207], [-47.26360693273548, -22.339237554466628], [-47.2635974433951, -22.3392545190427], [-47.26358797397931, -22.33927152790428], [-47.263578524318966, -22.339288580936863], [-47.263569094243174, -22.339305678025948], [-47.26355968358177, -22.339322819052644], [-47.26355029216271, -22.339340003897934], [-47.263540919814936, -22.339357232438086], [-47.263531566365806, -22.339374504548825], [-47.263522231641225, -22.339391820105206], [-47.263512915467615, -22.33940917897813], [-47.26350361766994, -22.339426581037767], [-47.26349433807234, -22.33944402615244], [-47.26348507649843, -22.339461514188045], [-47.26347583277084, -22.339479045008915], [-47.26346660671108, -22.33949661847802], [-47.26345739813974, -22.339514234456598], [-47.263448206876994, -22.339531892803226], [-47.26343903274174, -22.339549593375313], [-47.26342987555161, -22.33956733602936], [-47.26342073512353, -22.339585120619304], [-47.263411611273696, -22.339602946997342], [-47.26340250381639, -22.339620815015515], [-47.263393412565264, -22.339638724523603], [-47.2633843373333, -22.339656675368904], [-47.26337527793247, -22.339674667397407], [-47.26336623405698, -22.339692700685905], [-47.2633572003349, -22.339710785439834], [-47.26334816441093, -22.339728945465325], [-47.26333911823886, -22.339747195380312], [-47.26333006067277, -22.33976553591832], [-47.26332099105593, -22.33978396680224], [-47.263311908721136, -22.339802487747765], [-47.26330281299161, -22.339821098462174], [-47.263293703179066, -22.33983979864783], [-47.26328457858519, -22.33985858799923], [-47.26327543850153, -22.33987746620339], [-47.26326628220744, -22.339896432943792], [-47.2632566876734, -22.339916363031914], [-47.26324751671159, -22.339935466645603], [-47.26323832718955, -22.339954657755804], [-47.263229118351035, -22.339973936019437], [-47.263219889424484, -22.339993301096328], [-47.263210639631154, -22.340012752632497], [-47.263201368178066, -22.340032290274817], [-47.263192074261944, -22.340051913662744], [-47.263182757068456, -22.340071622429956], [-47.263173415770915, -22.340091416207056], [-47.263164049532016, -22.340111294617977], [-47.26315465750195, -22.34013125728384], [-47.26314523882013, -22.340151303819457], [-47.263135792614754, -22.340171433834193], [-47.26312631800041, -22.34019164693713], [-47.263116814081286, -22.340211942730004], [-47.263107279950844, -22.340232320808287], [-47.263097714688335, -22.340252780768274], [-47.26308811736351, -22.34027332219722], [-47.26307848703252, -22.34029394468212], [-47.263068822741765, -22.34031464780143], [-47.26305912352179, -22.340335431137863], [-47.26304938839778, -22.34035629425656], [-47.26303961637626, -22.34037723673294], [-47.263029806457, -22.340398258127557], [-47.263019957624195, -22.34041935800476], [-47.26301006885342, -22.340440535918113], [-47.26300013910576, -22.340461791422545], [-47.26299016733107, -22.340483124067678], [-47.26298015246952, -22.340504533394494], [-47.262970093445915, -22.34052601894726], [-47.262959989176665, -22.340547580258875], [-47.26294983856329, -22.340569216864534], [-47.26293964049781, -22.340590928290155], [-47.26292939386001, -22.340612714058725], [-47.262919097516885, -22.340634573690725], [-47.262908750325835, -22.340656506697865], [-47.26289835112853, -22.340678512595787], [-47.2628878987615, -22.34070059088181], [-47.26287739204387, -22.340722741060784], [-47.26286682978486, -22.340744962629216], [-47.26285621078482, -22.34076725507316], [-47.262845533828845, -22.340789617881466], [-47.262834797693074, -22.340812050532815], [-47.26282400114177, -22.340834552501526], [-47.262812706819126, -22.340858029695035], [-47.26280176555413, -22.34088070791916], [-47.26279076066739, -22.34090345233811], [-47.2627796992475, -22.34092624525406], [-47.262768592828465, -22.340949061058197], [-47.26275744570727, -22.34097188984893], [-47.26274625753486, -22.340994731305997], [-47.26273502789563, -22.34101758524288], [-47.26272375637341, -22.34104045147152], [-47.26271244254985, -22.34106332980522], [-47.26270108600713, -22.34108622005355], [-47.26268968632621, -22.34110912202565], [-47.26267824308648, -22.34113203553096], [-47.2626667558678, -22.341154960375302], [-47.26265522424832, -22.3411778963649], [-47.262643647805696, -22.34120084330451], [-47.26263202611714, -22.341223800996826], [-47.26262035875882, -22.341246769243966], [-47.26260864530644, -22.34126974784623], [-47.26259688533487, -22.341292736602814], [-47.26258507841798, -22.34131573531238], [-47.26257322412966, -22.341338743770738], [-47.2625613220426, -22.341361761773488], [-47.262549371729385, -22.341384789113743], [-47.26253737276198, -22.34140782558344], [-47.26252532471074, -22.341430870974808], [-47.2625132271466, -22.341453925076493], [-47.26250107964003, -22.341476987675712], [-47.26248888176032, -22.341500058559216], [-47.262476633076254, -22.341523137512304], [-47.26246433315648, -22.341546224318165], [-47.26245198156947, -22.34156931875777], [-47.26243957788288, -22.341592420611445], [-47.26242712166379, -22.341615529658018], [-47.26241461247892, -22.34163864567484], [-47.26240204989488, -22.341661768436907], [-47.26238943347883, -22.341684897716174], [-47.26237676279556, -22.341708033286693], [-47.262364037410705, -22.34173117491855], [-47.26235125689057, -22.341754322378566], [-47.262338420799715, -22.341777475434597], [-47.262325528702775, -22.341800633852134], [-47.26231258016523, -22.34182379739318], [-47.262299574750934, -22.341846965820437], [-47.26228651202471, -22.34187013889296], [-47.26227339155137, -22.341893316367873], [-47.262260212894226, -22.341916498002846], [-47.262246975618446, -22.341939683550404], [-47.262233679288165, -22.341962872763055], [-47.26222032346728, -22.341986065391882], [-47.26220690772016, -22.34200926118523], [-47.262193431611564, -22.342032459889], [-47.2621798947059, -22.34205566124801], [-47.2621662965677, -22.342078865005213], [-47.262152636761556, -22.34210207090164], [-47.26213891485298, -22.342125278675063], [-47.26212513040736, -22.34214848806225], [-47.26211128298996, -22.342171698798314], [-47.262097372166906, -22.342194910615483], [-47.262083397504135, -22.34221812324485], [-47.26206935856822, -22.342241336415057], [-47.2620552549267, -22.34226454985168], [-47.26204108614642, -22.34228776328023], [-47.26202685179554, -22.34231097642263], [-47.26201255144296, -22.34233418899842], [-47.26199818465707, -22.34235740072682], [-47.26198375100812, -22.34238061132274], [-47.26196925006555, -22.34240382050144], [-47.26195468140096, -22.342427027973486], [-47.26194004458597, -22.342450233448577], [-47.26193690430281, -22.342455188405086], [-47.2619170471763, -22.342486457793292], [-47.26191056479432, -22.342496637236515], [-47.26189572096517, -22.342519834957212], [-47.26188080727973, -22.342543029498046], [-47.261865823313826, -22.342566220557682], [-47.26185076864456, -22.342589407832037], [-47.2618356428495, -22.342612591015712], [-47.261820445507134, -22.342635769801138], [-47.26180517619723, -22.342658943878348], [-47.261789828136514, -22.342682122546243], [-47.26177431980062, -22.342705426664253], [-47.26175852383096, -22.34272903658611], [-47.26174238330728, -22.342753019969667], [-47.261725888893935, -22.342777372162068], [-47.26170903165405, -22.342802087200916], [-47.261691802251875, -22.34282715899861], [-47.26167419095732, -22.342852581328216], [-47.26165618765179, -22.34287834780606], [-47.26163778183858, -22.342904451868492], [-47.261618962649116, -22.34293088675428], [-47.2615997188558, -22.34295764547827], [-47.2615800388814, -22.34298472081023], [-47.26155991081231, -22.34301210524942], [-47.261539322413256, -22.34303979099771], [-47.26151826114206, -22.343067769934642], [-47.261496714169716, -22.343096033586004], [-47.261474668399046, -22.343124573097253], [-47.26145211048667, -22.34315337920393], [-47.261429026870054, -22.343182442198334], [-47.26140540379155, -22.343211751903077], [-47.26138122733129, -22.343241297636233], [-47.26135648344056, -22.343271068179874], [-47.26133115797522, -22.343301051752338], [-47.261305236737755, -22.343331235974023], [-47.261278705519395, -22.343361607838396], [-47.26125155014595, -22.3433921536829], [-47.2612237565282, -22.3434228591607], [-47.261195310713894, -22.343453709215776], [-47.26116619894605, -22.34348468805705], [-47.261136407723356, -22.343515779137142], [-47.26110592386197, -22.343546965135378], [-47.26107473456336, -22.343578227941727], [-47.26104282748436, -22.343609548645386], [-47.26101019081002, -22.343640907527604], [-47.260976813327574, -22.343672284060798], [-47.26094268450274, -22.343703656912403], [-47.260907795065926, -22.343735003497603], [-47.26087220713801, -22.343766238600896], [-47.26083613063014, -22.34379716061954], [-47.2607997313865, -22.3438276295431], [-47.260763031944634, -22.343857633326472], [-47.260726037174145, -22.343887174747124], [-47.26068875167559, -22.34391625649158], [-47.260651179786926, -22.343944881149064], [-47.26061332559706, -22.343973051200617], [-47.260575192953404, -22.344000769013103], [-47.260536785469185, -22.344028036833453], [-47.260498106534065, -22.344054856781312], [-47.26045915932085, -22.344081230844186], [-47.26041994679303, -22.344107160872674], [-47.260380471715976, -22.344132648572923], [-47.260340736663984, -22.3441576955028], [-47.26030074402283, -22.344182303070426], [-47.26026049600364, -22.344206472525602], [-47.26021999464817, -22.34423020495741], [-47.26017924183393, -22.344253501291224], [-47.26013823928492, -22.344276362282883], [-47.2600969885754, -22.34429878851693], [-47.26005549113754, -22.344320780402423], [-47.26001374826922, -22.344342338169078], [-47.25997176114029, -22.344363461864038], [-47.25992953079829, -22.34438415134903], [-47.259887058174954, -22.344404406297027], [-47.25984434409575, -22.344424226187737], [-47.259801389282885, -22.34444361030587], [-47.2597581943625, -22.344462557737728], [-47.2597147598731, -22.344481067367088], [-47.259671086270224, -22.344499137872845], [-47.259627173936224, -22.34451676772452], [-47.259583023184724, -22.344533955180115], [-47.25953863426777, -22.344550698282617], [-47.259494007383765, -22.34456699485657], [-47.25944914268652, -22.344582842503936], [-47.259404040290114, -22.34459823860212], [-47.259358700278135, -22.34461318029977], [-47.25931312271631, -22.344627664512295], [-47.25926730765336, -22.344641687921083], [-47.259221255133646, -22.344655246968713], [-47.25917496521071, -22.34466833785465], [-47.25912843794932, -22.344680956534386], [-47.25908167344324, -22.344693098713844], [-47.25903467182243, -22.344704759848028], [-47.25898743326007, -22.34471593513827], [-47.25893995841888, -22.34472661943222], [-47.25889233990995, -22.344736787733403], [-47.25884488012182, -22.34474637982633], [-47.258797825271174, -22.34475536568754], [-47.25875121845304, -22.344763760867888], [-47.25870507371858, -22.34477158668648], [-47.258659403928945, -22.344778864535975], [-47.2586142207955, -22.34478561581501], [-47.25856953492417, -22.344791861865268], [-47.25852535587649, -22.34479762391178], [-47.25848169221994, -22.344802923010903], [-47.258438551580866, -22.344807780002537], [-47.25839594071067, -22.34481221546614], [-47.258353865541, -22.344816249683284], [-47.258312331240035, -22.344819902604186], [-47.25827134227839, -22.344823193817852], [-47.25823090248326, -22.34482614252748], [-47.25819101509705, -22.344828767529144], [-47.25815168283284, -22.34483108719418], [-47.25811290793132, -22.344833119454513], [-47.258074692212645, -22.34483488179145], [-47.25803703712608, -22.344836391226938], [-47.25799994380273, -22.34483766431702], [-47.25796341309961, -22.344838717147855], [-47.257927445643176, -22.344839565333213], [-47.257892041875, -22.34484022401377], [-47.25785720208927, -22.344840707857667], [-47.257822926471775, -22.34484103106236], [-47.25778921513631, -22.344841207357263], [-47.257756068153355, -22.34484125000713], [-47.257723485586176, -22.344841171816036], [-47.25769146751525, -22.34484098513172], [-47.25766001406914, -22.344840701850035], [-47.25762912544533, -22.344840333419786], [-47.257598801932765, -22.344839890847012], [-47.25756904393565, -22.344839384699675], [-47.257539851988525, -22.344838825111452], [-47.257511226774106, -22.34483822178576], [-47.25748316913697, -22.344837583998853], [-47.2574556714979, -22.344836920395004], [-47.257428591509246, -22.34483623554485], [-47.2574016876441, -22.344835527350902], [-47.25737484974392, -22.344834793890413], [-47.25734807475253, -22.344834035865034], [-47.25732136255541, -22.34483325405009], [-47.25729572003978, -22.344832479629527], [-47.25726910561962, -22.34483165260678], [-47.25635736598837, -22.34480248202654]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1088.184998243, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26367579253061, -22.33917409823646], [-47.26366125575671, -22.339199594670177], [-47.26365173257703, -22.339216378244256], [-47.263642229506864, -22.33923320677186], [-47.26363274638188, -22.339250080144932], [-47.26362328303359, -22.339266998259497], [-47.26361383929665, -22.33928396100288], [-47.26360441500428, -22.339300968261977], [-47.26359500998783, -22.339318019923578], [-47.26358562407931, -22.339335115870192], [-47.26357625710905, -22.33935225598413], [-47.26356690890817, -22.339369440142857], [-47.26355757930625, -22.33938666822342], [-47.263548268131466, -22.33940394010214], [-47.26353897521243, -22.339421255651043], [-47.26352970037629, -22.339438614741507], [-47.26352044344937, -22.33945601724297], [-47.26351120425749, -22.3394734630225], [-47.263501982625414, -22.339490951945493], [-47.26349277837683, -22.33950848387597], [-47.26348359133449, -22.339526058676274], [-47.26347442132061, -22.33954367620596], [-47.26346526815634, -22.339561336323403], [-47.26345613166123, -22.33957903888616], [-47.263447011654456, -22.339596783749073], [-47.26343790795418, -22.33961457076526], [-47.263428820376824, -22.339632399787693], [-47.263419748737974, -22.339650270667022], [-47.26341069285276, -22.339668183251437], [-47.26340165253505, -22.33968613738774], [-47.26339262747948, -22.33970413315682], [-47.26338361224321, -22.339722180910837], [-47.26337459430545, -22.339740304795598], [-47.263365565520395, -22.339758519640938], [-47.26335652474014, -22.33977682619688], [-47.26334747131279, -22.33979522418857], [-47.263338404575926, -22.339813713333903], [-47.26332932385725, -22.339832293342177], [-47.26332022847298, -22.339850963917772], [-47.263311117729074, -22.33986972475701], [-47.26330199092119, -22.339888575548688], [-47.263292847332664, -22.339907515977984], [-47.26328325900418, -22.33992743318393], [-47.26327409989992, -22.339946512141644], [-47.26326492167448, -22.339965679701102], [-47.26325572357509, -22.339984935520615], [-47.263246504833404, -22.340004279261382], [-47.26323726467389, -22.340023710570538], [-47.26322800230645, -22.340043229096274], [-47.263218716930666, -22.34006283447903], [-47.26320940773485, -22.340082526353584], [-47.26320007389476, -22.340102304351415], [-47.263190714575416, -22.340122168097405], [-47.26318132892918, -22.340142117213485], [-47.26317191609746, -22.340162151315194], [-47.263162475210294, -22.34018227001261], [-47.26315300538389, -22.340202472915426], [-47.26314350572398, -22.340222759626], [-47.26313397532534, -22.340243129740223], [-47.263124413268386, -22.3402635828549], [-47.263114818623905, -22.34028411855767], [-47.26310519044884, -22.3403047364358], [-47.26309552779028, -22.34032543606807], [-47.263085829679234, -22.340346217037464], [-47.2630760951413, -22.340367078909146], [-47.26306632318312, -22.34038802125873], [-47.263056512804454, -22.340409043646762], [-47.263046662989375, -22.340430145637626], [-47.263036772713086, -22.34045132678475], [-47.26302684093622, -22.340472586643017], [-47.26301686660789, -22.340493924761844], [-47.263006848667516, -22.340515340681915], [-47.26299678603883, -22.340536833947212], [-47.26298667763714, -22.34055840409033], [-47.26297652236255, -22.34058005064598], [-47.2629663191057, -22.340601773139635], [-47.26295606674463, -22.34062357109372], [-47.26294576414449, -22.34064544402814], [-47.262935410160765, -22.34066739145388], [-47.262925003632866, -22.34068941288596], [-47.262914543395105, -22.340711507820764], [-47.26290402826408, -22.340733675762372], [-47.26289345704631, -22.3407559162063], [-47.26288282853944, -22.34077822863764], [-47.26287214152553, -22.34080061254412], [-47.2628613947776, -22.340823067403303], [-47.262850587056654, -22.34084559268827], [-47.26283927486116, -22.34086910707191], [-47.26282832101749, -22.34089181137749], [-47.26281730299177, -22.340914582960835], [-47.26280622798602, -22.34093740388082], [-47.26279510770471, -22.340960248171395], [-47.26278394650991, -22.3409831057935], [-47.26277274405218, -22.34100597642429], [-47.26276149991463, -22.34102885987659], [-47.26275021367973, -22.341051755961626], [-47.26273888492776, -22.341074664492066], [-47.262727513239604, -22.341097585276685], [-47.2627160981948, -22.341120518123915], [-47.26270463937139, -22.341143462842503], [-47.26269313634779, -22.341166419237407], [-47.26268158870085, -22.341189387114117], [-47.26266999600672, -22.341212366276615], [-47.26265835784122, -22.341235356526727], [-47.262646673779095, -22.341258357665733], [-47.262634943394566, -22.341281369493107], [-47.26262316626113, -22.341304391807146], [-47.262611341951136, -22.34132742440562], [-47.26259947003698, -22.341350467083412], [-47.26258755008991, -22.34137351963522], [-47.26257558168104, -22.341396581853193], [-47.2625635643808, -22.341419653528238], [-47.262551497758054, -22.34144273445168], [-47.26253938138224, -22.341465824411078], [-47.26252721482227, -22.34148892319264], [-47.26251499764593, -22.341512030582038], [-47.262502729420476, -22.341535146363515], [-47.26249040971298, -22.34155827031919], [-47.262478038090435, -22.341581402228826], [-47.26246561411887, -22.341604541871682], [-47.262453137363856, -22.341627689025366], [-47.262440607390495, -22.341650843466038], [-47.262428023763874, -22.34167400496754], [-47.26241538604958, -22.341697173300524], [-47.2624026938108, -22.34172034823777], [-47.262389946611584, -22.341743529548143], [-47.262377144016654, -22.34176671699715], [-47.262364285589, -22.34178991035124], [-47.262351370891665, -22.34181310937464], [-47.262338399488485, -22.341836313827866], [-47.262325370941774, -22.341859523472323], [-47.262312284814755, -22.34188273806553], [-47.262299140670564, -22.341905957363192], [-47.26228593807099, -22.341929181121525], [-47.26227267657959, -22.34195240909149], [-47.26225935575886, -22.34197564102409], [-47.26224597517111, -22.34199887666885], [-47.26223253437911, -22.342022115772508], [-47.26221903294606, -22.3420453580793], [-47.26220547043472, -22.342068603332475], [-47.26219184640801, -22.342091851273256], [-47.26217816042896, -22.342115101640996], [-47.26216441206151, -22.34213835417178], [-47.262150600869425, -22.342161608600534], [-47.26213672641639, -22.34218486466063], [-47.262122788266964, -22.34220812208248], [-47.262108785985504, -22.342231380595347], [-47.262094719137, -22.34225463992598], [-47.26208058728747, -22.342277899798013], [-47.26206639000217, -22.342301159935133], [-47.26205212684769, -22.34232442005722], [-47.26203779739143, -22.342347679881858], [-47.2620234012002, -22.342370939126205], [-47.262008937842786, -22.34239419750318], [-47.261994406887055, -22.34241745472595], [-47.26197980790311, -22.342440710502924], [-47.261965140461086, -22.342463964541718], [-47.26196355147657, -22.34246647175251], [-47.26194370034177, -22.342497743678592], [-47.26193559848638, -22.342510466224624], [-47.26192072309826, -22.342533713272136], [-47.261905777540285, -22.34255695738971], [-47.26189076138684, -22.34258019827364], [-47.26187567421358, -22.342603435617594], [-47.261860515596695, -22.342626669113752], [-47.26184528511325, -22.34264989845224], [-47.26182998234164, -22.342673123320623], [-47.26181460040761, -22.342696353150725], [-47.26179905664593, -22.34271971050909], [-47.26178322194509, -22.34274337832839], [-47.26176703864547, -22.34276742527995], [-47.26175049734273, -22.34279184670619], [-47.26173358903681, -22.34281663662174], [-47.26171630432318, -22.342841788914146], [-47.2616986333975, -22.34286729732969], [-47.26168056606131, -22.342893155455634], [-47.261662091732816, -22.342919356696893], [-47.26164319945312, -22.34294589425782], [-47.26162387789919, -22.34297276111583], [-47.26160411539347, -22.342999949999783], [-47.261583899917284, -22.343027453364154], [-47.261563219125726, -22.34305526336192], [-47.26154206036273, -22.34308337181916], [-47.26152041068132, -22.34311177020323], [-47.26149825686258, -22.343140449595733], [-47.26147558543787, -22.34316940066265], [-47.26145238271641, -22.34319861362047], [-47.26142863480951, -22.34322807820941], [-47.26140432766396, -22.343257783657908], [-47.26137944709589, -22.343287718651062], [-47.26135397882465, -22.343317871302116], [-47.26132790851554, -22.34334822911801], [-47.26130122182234, -22.34337877896994], [-47.261273904433985, -22.343409507063814], [-47.261245942125534, -22.343440398911667], [-47.26121732081091, -22.343471439306285], [-47.26118802660211, -22.343502612295136], [-47.26115804587042, -22.34353390115867], [-47.26112736530897, -22.34356528839316], [-47.26109597200175, -22.343596755694417], [-47.261063853494456, -22.343628283946178], [-47.26103099786839, -22.34365985321293], [-47.26099739381568, -22.34369144273881], [-47.260963030716304, -22.3437230309517], [-47.26092789923291, -22.343754595009695], [-47.26089206242372, -22.343786048557764], [-47.26085573318357, -22.343817187203626], [-47.260819079648364, -22.34384786899282], [-47.260782124620484, -22.343878081735717], [-47.260744872985505, -22.343907828274226], [-47.26070732935609, -22.34393711135793], [-47.2606694980788, -22.34396593363785], [-47.260631383247386, -22.343994297655183], [-47.26059298871088, -22.344022205835337], [-47.2605543180808, -22.344049660482202], [-47.26051537474188, -22.344076663770508], [-47.260476161859025, -22.34410321774102], [-47.26043668238482, -22.344129324295665], [-47.260396939071, -22.344154985189842], [-47.26035693447545, -22.344180202028657], [-47.260316670964954, -22.344204976265274], [-47.260276150729155, -22.344229309192418], [-47.26023537578594, -22.344253201939694], [-47.26019434798666, -22.344276655470793], [-47.260153069026934, -22.344299670577488], [-47.260111540450595, -22.344322247877745], [-47.26006976365737, -22.344344387811702], [-47.26002773991078, -22.344366090637518], [-47.25998547034452, -22.34438735642824], [-47.259942955968285, -22.344408185068954], [-47.25990019767432, -22.34442857625327], [-47.25985719624705, -22.344448529478818], [-47.25981395236628, -22.34446804404547], [-47.25977046661429, -22.344487119051927], [-47.2597267394846, -22.344505753391513], [-47.259682771386494, -22.344523945749742], [-47.25963856265511, -22.344541694599837], [-47.259594113555885, -22.34455899820056], [-47.25954942429175, -22.344575854592563], [-47.25950449501131, -22.344592261595007], [-47.259459325817936, -22.344608216801298], [-47.2594139167746, -22.34462371757719], [-47.25936826791353, -22.344638761056448], [-47.25932237924873, -22.34465334413624], [-47.25927625077697, -22.344667463476483], [-47.25922988249064, -22.34468111549494], [-47.259183274391376, -22.344694296362768], [-47.259136426492255, -22.344707002003737], [-47.25908933883575, -22.34471922808863], [-47.259042011500966, -22.34473097003352], [-47.25899444461097, -22.3447422229976], [-47.258946638785154, -22.344752981781074], [-47.25889868788644, -22.344763221060553], [-47.258850898519526, -22.344772879765443], [-47.258803520347925, -22.3447819273707], [-47.25875659705541, -22.344790379557644], [-47.25871014287294, -22.3447982578572], [-47.25866417082465, -22.34480558387482], [-47.25861869276868, -22.344812379222038], [-47.258573719442225, -22.344818665452596], [-47.258529260523254, -22.34482446400201], [-47.258485324681835, -22.344829796134686], [-47.25844191963354, -22.34483468289553], [-47.25839905220671, -22.344839145065407], [-47.25835672839836, -22.344843203123002], [-47.2583149534313, -22.34484687721103], [-47.258273731821, -22.34485018710589], [-47.25823306743037, -22.344853152192783], [-47.258192963529304, -22.34485579144399], [-47.25815342285098, -22.344858123401128], [-47.258114447649454, -22.344860166160156], [-47.258076039752375, -22.3448619373601], [-47.25803820061123, -22.34486345417419], [-47.25800093135496, -22.34486473330312], [-47.25796423283441, -22.34486579097109], [-47.25792810566678, -22.344866642923368], [-47.257892550281625, -22.344867304425268], [-47.257857566959174, -22.34486779026314], [-47.257823155869666, -22.34486811474583], [-47.257789317110316, -22.34486829170763], [-47.257756050734464, -22.344868334511677], [-47.25772335678807, -22.344868256053818], [-47.25769123533462, -22.344868068767212], [-47.2576596864863, -22.344867784626842], [-47.25762871042523, -22.34486741515415], [-47.25759830742628, -22.344866971421773], [-47.257568477881186, -22.34486646405794], [-47.257539222313845, -22.344865903250636], [-47.257510541398396, -22.3448652987514], [-47.257482435973195, -22.344864659878663], [-47.257454898334124, -22.344863995309957], [-47.25742778411115, -22.34486330959445], [-47.25740084836932, -22.344862600561836], [-47.25737397940136, -22.344861866252714], [-47.25734717411101, -22.344861107369987], [-47.257320432385164, -22.34486032469122], [-47.257294775295726, -22.344859549830925], [-47.25726813250457, -22.344858721938913], [-47.25634432555157, -22.344829165254467]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1091.760765619, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263696846765654, -22.339194889450223], [-47.263677493294885, -22.339228997865092], [-47.26366801685004, -22.339245779249], [-47.2636585600326, -22.33926260581871], [-47.26364912267638, -22.33927947747182], [-47.26363970461832, -22.339296394096987], [-47.263630305693916, -22.33931335558252], [-47.263620925736745, -22.33933036181667], [-47.26361156458113, -22.339347412683185], [-47.263602222059646, -22.339364508065728], [-47.26359289800563, -22.33938164784306], [-47.26358359225094, -22.339398831893497], [-47.263574304625934, -22.33941606009449], [-47.263565034961424, -22.339433332319373], [-47.263555783086794, -22.339450648440657], [-47.26354654883056, -22.339468008328907], [-47.26353733202068, -22.33948541185236], [-47.26352813248412, -22.33950285887747], [-47.263518950046716, -22.339520349269325], [-47.26350978453332, -22.33953788289132], [-47.26350063576835, -22.339555459604043], [-47.263491503575004, -22.339573079266877], [-47.26348238777494, -22.339590741738327], [-47.26347328818944, -22.339608446874195], [-47.26346420463874, -22.339626194528535], [-47.263455136941275, -22.339643984555206], [-47.263446084914705, -22.3396618168058], [-47.263437048376204, -22.339679691129326], [-47.263428027141615, -22.33969760737342], [-47.26341902090598, -22.339715565623052], [-47.2634100241555, -22.339733576377185], [-47.263401024203915, -22.339751664121188], [-47.263392012805866, -22.339769843896875], [-47.263382988811465, -22.339788116470725], [-47.2633739515736, -22.339806481570214], [-47.2633649004346, -22.339824938915342], [-47.26335583472681, -22.339843488217504], [-47.26334675377081, -22.339862129183], [-47.263337656876836, -22.339880861510036], [-47.263328543344734, -22.339899684889243], [-47.26331941246177, -22.339918599007433], [-47.26330983033883, -22.339938503331204], [-47.2633006830921, -22.33995755763294], [-47.26329151616327, -22.339976701641667], [-47.26328232880297, -22.339995935017047], [-47.26327312024616, -22.340015257421676], [-47.26326388972045, -22.34003466850388], [-47.26325463643867, -22.340054167912964], [-47.26324535960322, -22.34007375529059], [-47.26323605840503, -22.340093430272443], [-47.26322673202239, -22.340113192491042], [-47.26321737962262, -22.340133041572063], [-47.26320800036022, -22.340152977138345], [-47.26319859337858, -22.340172998806192], [-47.26318915780962, -22.340193106186256], [-47.263179692771175, -22.340213298888955], [-47.26317019737046, -22.340233576517228], [-47.26316067070362, -22.340253938667384], [-47.26315111185224, -22.34027438493678], [-47.26314151988806, -22.340294914913304], [-47.26313189386893, -22.340315528184743], [-47.26312223284255, -22.34033622432996], [-47.263112535840456, -22.340357002932286], [-47.2631028018886, -22.34037786355697], [-47.26309302999374, -22.340398805779753], [-47.26308321915569, -22.340419829161196], [-47.26307336835833, -22.340440933265715], [-47.26306347657654, -22.340462117646645], [-47.26305354277043, -22.340483381858743], [-47.2630435658885, -22.340504725451236], [-47.26303354486928, -22.340526147964553], [-47.26302347863553, -22.340547648942444], [-47.26301336610138, -22.340569227916994], [-47.26300320616563, -22.340590884422657], [-47.26299299771738, -22.34061261798435], [-47.262982739633024, -22.34063442812396], [-47.26297243077592, -22.340656314360807], [-47.26296206999949, -22.340678276205153], [-47.26295165614101, -22.340700313171368], [-47.262941188032535, -22.340722424754958], [-47.2629306644881, -22.340744610459172], [-47.26292008431161, -22.340766869778665], [-47.2629094462979, -22.34078920219736], [-47.26289874922606, -22.34081160720205], [-47.26288799186599, -22.34083408426906], [-47.26287717297538, -22.340856632870267], [-47.262865842907075, -22.340880184444057], [-47.262854876484724, -22.340902914831112], [-47.26284384532005, -22.340925713578876], [-47.26283275672846, -22.340948562502888], [-47.26282162258485, -22.340971435279886], [-47.262810447316454, -22.340994321733355], [-47.26279923057342, -22.341017221537896], [-47.26278797193755, -22.341040134505608], [-47.26277667098996, -22.341063060447045], [-47.26276532730963, -22.341085999174208], [-47.26275394047602, -22.34110895049513], [-47.26274251006738, -22.341131914217524], [-47.26273103566027, -22.34115489014933], [-47.262719516831794, -22.34117787809482], [-47.26270795315738, -22.34120087785867], [-47.262696344211754, -22.34122388924403], [-47.26268468956933, -22.341246912051954], [-47.2626729888034, -22.341269946082853], [-47.26266124148679, -22.341292991135337], [-47.26264944719146, -22.341316047006806], [-47.26263760548834, -22.341339113494218], [-47.26262571594838, -22.34136219039147], [-47.26261377814134, -22.341385277492318], [-47.2626017916368, -22.341408374587978], [-47.26258975600374, -22.3414314814684], [-47.26257767080949, -22.341454597923935], [-47.26256553562201, -22.34147772374105], [-47.26255335000865, -22.34150085870496], [-47.26254111353571, -22.341524002600252], [-47.26252882576887, -22.34154715521017], [-47.26251648627368, -22.3415703163156], [-47.262504094615615, -22.341593485695316], [-47.26249165035906, -22.341616663127336], [-47.26247915306812, -22.341639848388116], [-47.262466602306304, -22.341663041252662], [-47.26245399763712, -22.341686241493605], [-47.262441338624576, -22.341709448880298], [-47.26242862483031, -22.341732663184338], [-47.26241585581674, -22.341755884173228], [-47.262403031147045, -22.341779111611213], [-47.26239015038261, -22.341802345263364], [-47.262377213084854, -22.341825584892607], [-47.262364218816074, -22.34184883025804], [-47.26235116713697, -22.341872081119675], [-47.2623380576091, -22.341895337233606], [-47.26232488979414, -22.341918598354024], [-47.26231166325213, -22.341941864235707], [-47.26229837754511, -22.341965134628087], [-47.26228503223395, -22.34198840928068], [-47.262271626879375, -22.34201168794133], [-47.262258161042524, -22.342034970355297], [-47.262244634285, -22.342058256265137], [-47.26223104616797, -22.34208154541246], [-47.26221739625277, -22.34210483753685], [-47.262203684100854, -22.34212813237591], [-47.26218990927453, -22.342151429664053], [-47.26217607133598, -22.342174729134392], [-47.26216216984734, -22.342198030518546], [-47.262148204371556, -22.342221333545073], [-47.262134174471406, -22.342244637941445], [-47.26212007971035, -22.34226794343248], [-47.26210591965282, -22.34229124974], [-47.262091693862494, -22.342314556585666], [-47.26207740190443, -22.34233786368746], [-47.2620630433445, -22.342361170760917], [-47.262048617747986, -22.34238447752127], [-47.262034124682096, -22.34240778367926], [-47.2620195637132, -22.342431088946114], [-47.26200493440993, -22.342454393028042], [-47.2619902363409, -22.342477695630556], [-47.261990198654274, -22.342477755095157], [-47.2619703535112, -22.342509029559125], [-47.26196063218314, -22.342524295208428], [-47.26194572523606, -22.34254759158277], [-47.26193074780555, -22.342570885277045], [-47.26191569946457, -22.34259417598532], [-47.261900579787365, -22.34261746339887], [-47.26188538834866, -22.342640747207568], [-47.26187012472418, -22.3426640270991], [-47.26185478849088, -22.34268730275865], [-47.261839372683504, -22.342710583750975], [-47.26182379349606, -22.34273399434974], [-47.26180792006403, -22.342757720066455], [-47.26179169398851, -22.342781830585967], [-47.2617751057964, -22.342806321246126], [-47.26175814642445, -22.342831186038392], [-47.26174080639941, -22.342856418825534], [-47.26172307584257, -22.342882013327017], [-47.26170494447577, -22.342907963101123], [-47.26168640163204, -22.342934261521183], [-47.26166743626213, -22.342960901757284], [-47.261648036947605, -22.34298787674934], [-47.261628191910596, -22.3430151791853], [-47.26160788902731, -22.343042801474866], [-47.26158711584332, -22.343070735722165], [-47.261565859588536, -22.34309897369971], [-47.26154410719808, -22.34312750681649], [-47.26152184533128, -22.343156326090266], [-47.2614990603943, -22.343185422117458], [-47.26147573856805, -22.34321478503877], [-47.26145186583276, -22.343244404511914], [-47.26142742800192, -22.343274269675856], [-47.26140241075654, -22.343304369118517], [-47.26137679967947, -22.34333469084817], [-47.261350580298725, -22.343365222258324], [-47.26132373813072, -22.343395950097815], [-47.26129625872747, -22.343426860441117], [-47.261268127728314, -22.34345793865906], [-47.2612393309134, -22.343489169393273], [-47.2612098542637, -22.34352053652979], [-47.261179684023006, -22.34355202317679], [-47.26114880676155, -22.34358361164757], [-47.26111720944574, -22.343615283443793], [-47.26108487951012, -22.343647019243747], [-47.2610518049324, -22.34367879889506], [-47.261017974309404, -22.34371060141371], [-47.26098337693553, -22.343742404987985], [-47.260948003405545, -22.343774186518772], [-47.260911917715106, -22.34380585851169], [-47.26087533574266, -22.343837213784887], [-47.26083842791589, -22.34386810843969], [-47.260801217302, -22.343898530142194], [-47.2607637088025, -22.343928481798624], [-47.26072590704224, -22.343957966221673], [-47.26068781637626, -22.343986986124058], [-47.26064944090331, -22.3440155441072], [-47.26061078447395, -22.344043642655095], [-47.26057185069796, -22.344071284128535], [-47.26053264295521, -22.344098470757352], [-47.260493164402696, -22.34412520463557], [-47.26045341798208, -22.344151487716424], [-47.26041340643145, -22.34417732180459], [-47.26037313229231, -22.344202708552412], [-47.260332597912445, -22.344227649458098], [-47.26029180546, -22.344252145857244], [-47.26025075692899, -22.34427619892006], [-47.260209454144615, -22.3442998096485], [-47.26016789877414, -22.34432297887026], [-47.26012609233093, -22.34434570723679], [-47.260084036182285, -22.344367995219226], [-47.260041731557365, -22.344389843104242], [-47.259999179553745, -22.344411250990827], [-47.25995638114319, -22.34443221878731], [-47.25991333717852, -22.34445274620801], [-47.25987004840312, -22.344472832768417], [-47.25982651545436, -22.344492477783657], [-47.259782738870705, -22.344511680364782], [-47.25973871910063, -22.344530439414633], [-47.25969445650724, -22.34454875362538], [-47.259649951378414, -22.344566621473977], [-47.259605203931365, -22.344584041219864], [-47.25956021432001, -22.344601010901396], [-47.25951498264302, -22.34461752833234], [-47.25946950895339, -22.34463359109763], [-47.25942379326308, -22.344649196551295], [-47.259377835552826, -22.344664341812155], [-47.259331635784946, -22.344679023759305], [-47.25928519390428, -22.34469323903106], [-47.25923850985122, -22.344706984020355], [-47.259191583575536, -22.344720254870133], [-47.259144415038584, -22.344733047472417], [-47.25909700423153, -22.34474535746271], [-47.259049351182696, -22.34475718021841], [-47.25900145596495, -22.34476851085632], [-47.2589533191544, -22.344779344129357], [-47.25890503586578, -22.344789654387167], [-47.258856916919996, -22.344799379704043], [-47.25880921542727, -22.344808489053374], [-47.25876197566029, -22.34481699824698], [-47.258715212029706, -22.344824929027524], [-47.258668937722646, -22.344832303213284], [-47.25862316474406, -22.34483914262871], [-47.25857790396236, -22.344845469039583], [-47.258533165172025, -22.34485130409192], [-47.25848895714563, -22.34485666925819], [-47.25844528768801, -22.34486158578828], [-47.25840216370444, -22.344866074664427], [-47.25835959125731, -22.344870156562493], [-47.258317575624105, -22.344873851817677], [-47.25827612136502, -22.344877180393773], [-47.258235232378816, -22.344880161857922], [-47.25819491196281, -22.344882815358705], [-47.258155162870274, -22.34488515960794], [-47.258115987368676, -22.34488721286565], [-47.25807738729312, -22.344888992928663], [-47.258039364097336, -22.344890517121307], [-47.25800191890805, -22.344891802289105], [-47.257965052570036, -22.344892864794236], [-47.25792876569112, -22.3448937205134], [-47.25789305868895, -22.34489438483669], [-47.257857931829726, -22.34489487266851], [-47.25782338526813, -22.34489519842921], [-47.25778941908486, -22.34489537605793], [-47.25775603331604, -22.34489541901612], [-47.2577232279904, -22.34489534029151], [-47.25769100315438, -22.344895152402653], [-47.25765935890383, -22.34489486740354], [-47.25762829540549, -22.34489449688845], [-47.25759781292011, -22.34489405199645], [-47.25756791182698, -22.344893543416145], [-47.25753859263939, -22.34489298138976], [-47.257509856022914, -22.34489237571701], [-47.25748170280965, -22.344891735758416], [-47.257454125170554, -22.344891070224836], [-47.25742697671324, -22.344890383643996], [-47.25740000909473, -22.344889673772705], [-47.257373109058975, -22.344888938614982], [-47.25734627346965, -22.344888178874868], [-47.25731950221505, -22.344887395332304], [-47.25729383055181, -22.34488662003229], [-47.25726715938965, -22.344885791271004], [-47.25633128511015, -22.3448558484817]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1095.336398954, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263717954986795, -22.339215708593038], [-47.263703254017095, -22.339241617481434], [-47.26369380419755, -22.33925835172163], [-47.26368437368767, -22.339275131487955], [-47.263674962323485, -22.339291956679585], [-47.26366556994428, -22.339308827186574], [-47.26365619638781, -22.339325742898534], [-47.26364684148992, -22.33934270370521], [-47.26363750508724, -22.339359709491607], [-47.26362818701449, -22.339376760142773], [-47.263618887107356, -22.339393855538706], [-47.26360960519986, -22.339410995558946], [-47.263600341124594, -22.339428180082265], [-47.26359109471462, -22.33944540898312], [-47.263581865801484, -22.3394626821352], [-47.26357265421591, -22.33947999941026], [-47.263563459788045, -22.3394973606776], [-47.263554282347, -22.339514765804797], [-47.263545121720725, -22.33953221465805], [-47.263535977736296, -22.339549707101746], [-47.26352685022018, -22.339567242997518], [-47.26351773899774, -22.339584822205705], [-47.263508643892735, -22.339602444585843], [-47.263499564728484, -22.339620109994677], [-47.26349050132735, -22.339637818287148], [-47.26348145350979, -22.339655569318083], [-47.263472421095486, -22.339673362939923], [-47.263463403903664, -22.339691199002523], [-47.2634544017522, -22.339709077354414], [-47.263445414336466, -22.339726998084597], [-47.263436436071736, -22.339744971838822], [-47.26342745410636, -22.33976302344211], [-47.26341846009534, -22.339781168148107], [-47.263409452886734, -22.339799406739893], [-47.263400431838335, -22.339817738947154], [-47.26339139629721, -22.33983616449208], [-47.263382345600256, -22.3398546830881], [-47.2633732790725, -22.33987329444351], [-47.26336419602849, -22.33989199825838], [-47.26335509577215, -22.339910794225098], [-47.26334597759474, -22.33992968203219], [-47.26333640167737, -22.339949573473753], [-47.26332726628816, -22.339968603119498], [-47.263318110655916, -22.339987723577497], [-47.26330893403471, -22.34000693450877], [-47.26329973566277, -22.340026235577223], [-47.26329051477084, -22.340045626432428], [-47.26328127057471, -22.34006510672494], [-47.26327200227958, -22.340084676097405], [-47.263262709079044, -22.34010433418655], [-47.263253390153835, -22.340124080625912], [-47.26324404467361, -22.34014391504201], [-47.26323467179504, -22.340163837058487], [-47.263225270663504, -22.340183846292412], [-47.263215840412734, -22.340203942355163], [-47.26320638016224, -22.340224124857745], [-47.26319688902071, -22.34024439340369], [-47.2631873660857, -22.3402647475898], [-47.26317781043984, -22.340285187013876], [-47.263168221156, -22.340305711264225], [-47.26315859729278, -22.340326319928888], [-47.263148937898606, -22.340347012587078], [-47.26313924200545, -22.340367788822366], [-47.26312950863965, -22.34038864820003], [-47.26311973680812, -22.340409590295998], [-47.26310992551071, -22.340430614670904], [-47.26310007373104, -22.340451720889092], [-47.263090180443754, -22.340472908503788], [-47.26308024460843, -22.340494177069694], [-47.26307026517288, -22.34051552613588], [-47.263060241074825, -22.34053695524243], [-47.263050171236024, -22.340558463932886], [-47.263040054569416, -22.34058005173892], [-47.263029889972486, -22.340601718194588], [-47.26301967633285, -22.340623462824315], [-47.263009412525214, -22.34064528514943], [-47.26299909741111, -22.340667184688712], [-47.262988729842036, -22.34068916095167], [-47.26297830865298, -22.340711213452053], [-47.26296783267375, -22.340733341684412], [-47.262957300715925, -22.340755545151264], [-47.26294671158072, -22.340777823346286], [-47.26293606406017, -22.340800175752353], [-47.262925356930424, -22.340822601855233], [-47.26291458895822, -22.340845101130075], [-47.26290375889796, -22.34086767304757], [-47.26289241095686, -22.340891261811482], [-47.26288143195583, -22.340914018279985], [-47.262870387652214, -22.340936844192182], [-47.262859285474754, -22.340959721120225], [-47.26284813746891, -22.340982622383688], [-47.26283694812692, -22.34100553766852], [-47.26282571709859, -22.341028466646797], [-47.262814443964395, -22.34105140912992], [-47.26280312830415, -22.341074364927774], [-47.262791769695454, -22.34109733385167], [-47.26278036771641, -22.341120315708892], [-47.2627689219439, -22.34114331030642], [-47.26275743195314, -22.3411663174515], [-47.26274589731981, -22.341189336947586], [-47.262734317617934, -22.341212368598562], [-47.26272269242083, -22.34123541220681], [-47.26271102130146, -22.341258467572526], [-47.26269930383176, -22.34128153449532], [-47.26268753958301, -22.341304612772912], [-47.26267572812583, -22.34132770220187], [-47.26266386902962, -22.341350802578162], [-47.26265196186388, -22.341373913694863], [-47.262640006196854, -22.341397035344805], [-47.26262800159666, -22.34142016731818], [-47.2626159476308, -22.34144330940396], [-47.26260384386507, -22.341466461391533], [-47.26259168986591, -22.341489623066412], [-47.26257948519919, -22.34151279421266], [-47.26256722942964, -22.341535974613876], [-47.26255492212143, -22.341559164052192], [-47.26254256283856, -22.34158236230745], [-47.26253015114495, -22.341605569157206], [-47.26251768660348, -22.34162878437838], [-47.26250516877662, -22.34165200774631], [-47.26249259722635, -22.341675239034736], [-47.2624799715146, -22.3416984780151], [-47.26246729120384, -22.341721724455518], [-47.26245455585407, -22.341744978126314], [-47.26244176502617, -22.34176823879375], [-47.262428918281714, -22.341791506220698], [-47.2624160151805, -22.34181478017096], [-47.26240305528236, -22.341838060406054], [-47.262390038148, -22.341861346683718], [-47.26237696333648, -22.341884638762526], [-47.26236383040783, -22.341907936397146], [-47.26235063892206, -22.341931239340365], [-47.26233738843765, -22.34195454734541], [-47.262324078515, -22.341977860160213], [-47.26231070871345, -22.342001177532733], [-47.26229727859203, -22.342024499209344], [-47.26228378771034, -22.34204782493361], [-47.26227023562837, -22.34207115444651], [-47.262256621905685, -22.342094487488016], [-47.262242946102035, -22.342117823795967], [-47.26222920777722, -22.34214116310642], [-47.262215406492025, -22.34216450515188], [-47.26220154180706, -22.342187849663826], [-47.26218761328279, -22.342211196372006], [-47.262173620480674, -22.342234545003233], [-47.26215956296188, -22.342257895283108], [-47.26214544028827, -22.3422812469346], [-47.262131252022726, -22.342304599677576], [-47.26211699772738, -22.342327953231816], [-47.262102676965775, -22.3423513073133], [-47.2620882893022, -22.342374661635628], [-47.262073834300374, -22.34239801591194], [-47.26205931152604, -22.342421369851017], [-47.262044720544026, -22.342444723161933], [-47.262030060921404, -22.34246807554885], [-47.26201684014825, -22.342489036024652], [-47.26199700668458, -22.342520315434896], [-47.261985665884616, -22.342538124187925], [-47.26197072737858, -22.342561469889098], [-47.26195571807557, -22.34258481316012], [-47.261940637547056, -22.342608153692744], [-47.26192548536589, -22.34263149117589], [-47.261910261105406, -22.342654825297085], [-47.261894964339874, -22.342678155741677], [-47.26187959464489, -22.342701482192425], [-47.261864144964214, -22.342724814346994], [-47.26184853035101, -22.342748278186143], [-47.261832618187825, -22.342772061800318], [-47.26181634933643, -22.342796235887835], [-47.26179971425494, -22.342820795781876], [-47.26178270381696, -22.34284573545087], [-47.26176530848054, -22.34287104873274], [-47.2617475182926, -22.342896729320184], [-47.26172932289518, -22.342922770742454], [-47.26171071153623, -22.342949166341366], [-47.261691673076136, -22.342975909252658], [-47.26167219600106, -22.343002992378782], [-47.26165226843277, -22.343030408366747], [-47.26163187814244, -22.34305814958156], [-47.261611012566, -22.3430862080784], [-47.26158965881951, -22.3431145755763], [-47.26156780372001, -22.343143243425803], [-47.26154543380519, -22.3431722025809], [-47.261522535355944, -22.34320144356842], [-47.261499094424906, -22.34323095645323], [-47.26147509686129, -22.343260730810623], [-47.26145052834521, -22.343290755690006], [-47.26142537442253, -22.343321019582234], [-47.26139962053963, -22.34335151039053], [-47.26137325208729, -22.343382215394954], [-47.26134625444453, -22.343413121222085], [-47.261318613026425, -22.34344421381487], [-47.26129031333659, -22.34347547840291], [-47.26126134102142, -22.343506899476793], [-47.261231681930816, -22.34353846076096], [-47.26120132218115, -22.343570145191496], [-47.26117024821969, -22.34360193489865], [-47.261138446895295, -22.343633811189896], [-47.26110590553142, -22.343665754538062], [-47.261072612002025, -22.343697744573998], [-47.26103855480876, -22.34372976008546], [-47.2610037231604, -22.34376177902116], [-47.260968107583835, -22.34379377802483], [-47.26093177301214, -22.343825668462685], [-47.2608949383074, -22.34385724036323], [-47.26085777618908, -22.34388834788377], [-47.26082030998915, -22.343918978545922], [-47.26078254462513, -22.343949135320305], [-47.26074448473403, -22.343978821082782], [-47.26070613467934, -22.34400803860771], [-47.260667498564835, -22.344036790556704], [-47.260628580242575, -22.34406507947238], [-47.260589383320664, -22.344092907772463], [-47.26054991117409, -22.344120277741844], [-47.26051016695187, -22.344147191527835], [-47.26047015358482, -22.34417365113494], [-47.26042987379733, -22.344199658417207], [-47.26038933011458, -22.34422521507405], [-47.2603485248653, -22.344250322648858], [-47.26030746019617, -22.344274982520055], [-47.26026613807733, -22.344299195898465], [-47.260224560307805, -22.344322963824315], [-47.260182728526495, -22.344346287161187], [-47.260140644216385, -22.344369166594074], [-47.26009830871226, -22.34439160262505], [-47.260055723208964, -22.34441359556932], [-47.26001288876789, -22.3444351455518], [-47.25996980632301, -22.344456252504123], [-47.25992647668756, -22.34447691616124], [-47.25988290056397, -22.34449713605656], [-47.25983907854715, -22.34451691152044], [-47.25979501113176, -22.34453624167627], [-47.259750698721234, -22.3445551254364], [-47.259706141632485, -22.34457356149975], [-47.25966134010613, -22.34459154834689], [-47.259616294311186, -22.344609084237984], [-47.25957100435248, -22.34462616720911], [-47.259525470278895, -22.344642795068623], [-47.259479692092924, -22.344658965392952], [-47.25943366975555, -22.3446746755244], [-47.259387403196015, -22.344689922566953], [-47.25934089232497, -22.344704703381456], [-47.25929413703531, -22.344719014584772], [-47.25924713721543, -22.34473285254498], [-47.25919989276321, -22.34474621337673], [-47.25915240358832, -22.344759092940354], [-47.2591046696306, -22.34477148683612], [-47.25905669086762, -22.34478339040266], [-47.25900846732201, -22.34479479871444], [-47.2589599995266, -22.344805706477082], [-47.25891138384797, -22.344816087713266], [-47.25886293532318, -22.344825879642176], [-47.258814910509265, -22.344835050735593], [-47.25876735426768, -22.34484361693586], [-47.258720281188864, -22.344851600197433], [-47.258673704622936, -22.344859022551372], [-47.258627636721634, -22.344865906035036], [-47.25858208848458, -22.34487227262626], [-47.25853706982277, -22.34487814418156], [-47.25849258961129, -22.344883542381414], [-47.25844865574427, -22.344888488680773], [-47.25840527520384, -22.344893004263195], [-47.258362454117865, -22.344897110001785], [-47.25832019781839, -22.34490082642412], [-47.25827851091048, -22.344904173681428], [-47.258237397328585, -22.344907171522877], [-47.258196860397575, -22.344909839273253], [-47.25815690289076, -22.344912195814604], [-47.25811752708899, -22.34491425957102], [-47.25807873483487, -22.344916048497044], [-47.25804052758439, -22.344917580068316], [-47.258002906462025, -22.34491887127497], [-47.25796587230648, -22.344919938617252], [-47.25792942571622, -22.34492079810334], [-47.257893567096986, -22.34492146524802], [-47.257858296700924, -22.344921955073797], [-47.257823614667195, -22.3449222821125], [-47.25778952105995, -22.344922460408146], [-47.257756015898124, -22.344922503520497], [-47.257723099193186, -22.34492242452914], [-47.257690770974556, -22.34492223603802], [-47.25765903132174, -22.344921950180186], [-47.257627880386075, -22.34492157862266], [-47.257597318414255, -22.34492113257106], [-47.2575673457731, -22.344920622774307], [-47.25753796296519, -22.34492005952882], [-47.25750917064767, -22.344919452682536], [-47.25748096964633, -22.344918811638134], [-47.25745335200719, -22.344918145139662], [-47.25742616931551, -22.34491745769347], [-47.25739916982031, -22.34491674698355], [-47.25737223871675, -22.344916010977194], [-47.25734537282844, -22.344915250379717], [-47.25731857204508, -22.344914465973314], [-47.25729288580803, -22.344913690233582], [-47.25726618627486, -22.344912860603017], [-47.25631824466413, -22.34488253170828]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1098.911503874, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26373902322328, -22.339236513537724], [-47.263719591549425, -22.339270924189734], [-47.26371018734706, -22.339287657152713], [-47.263700801974906, -22.33930443588284], [-47.26369143527453, -22.339321260271607], [-47.26368208708601, -22.339338130210017], [-47.26367275724739, -22.33935504558919], [-47.26366344559761, -22.33937200629549], [-47.26365415197358, -22.33938901221527], [-47.26364487621327, -22.339406063229774], [-47.26363561815299, -22.339423159219834], [-47.263626377627475, -22.33944030006546], [-47.26361715447201, -22.339457485642257], [-47.26360794852039, -22.33947471582515], [-47.263598759605436, -22.339491990487016], [-47.26358958755954, -22.33950930949826], [-47.26358043221398, -22.33952667272755], [-47.26357129339886, -22.339544080042145], [-47.263562170943366, -22.339561531307556], [-47.26355306467612, -22.339579026386367], [-47.26354397442456, -22.339596565139917], [-47.263534900014605, -22.33961414742873], [-47.263525841271594, -22.33963177311049], [-47.263516798019985, -22.339649442041104], [-47.2635077700823, -22.33966715407631], [-47.26349875728029, -22.33968490906937], [-47.26348975943513, -22.339702706871073], [-47.2634807763668, -22.33972054733072], [-47.263471807770905, -22.339738430541477], [-47.26346284799195, -22.339756367295806], [-47.26345388401273, -22.33977438275832], [-47.2634449073887, -22.33979249239466], [-47.26343591696589, -22.339810697004364], [-47.26342691210699, -22.339828996319394], [-47.26341789216373, -22.33984739006409], [-47.263408856477625, -22.33986587795398], [-47.263399804378125, -22.33988445969928], [-47.263390735184046, -22.33990313500199], [-47.26338164820345, -22.339921903556206], [-47.2633725427316, -22.33994076505221], [-47.26336297301972, -22.33996064361159], [-47.26335384948806, -22.33997964860133], [-47.263344705152406, -22.339998745508602], [-47.26333553927029, -22.340017933995725], [-47.263326351083194, -22.34003721372805], [-47.26331713982504, -22.340056584356276], [-47.26330790471458, -22.340076045532165], [-47.26329864495978, -22.340095596899445], [-47.263289359756854, -22.3401152380959], [-47.26328004828908, -22.340134968756004], [-47.263270709728424, -22.34015478850716], [-47.263261343233665, -22.340174696973857], [-47.26325194795221, -22.340194693773906], [-47.26324252301963, -22.34021477851928], [-47.263233067557074, -22.340234950821785], [-47.26322358067477, -22.340255210285406], [-47.26321406147153, -22.340275556507443], [-47.26320450903123, -22.340295989086215], [-47.26319492242773, -22.340316507610368], [-47.2631853007204, -22.340337111668294], [-47.263175642958416, -22.340357800839445], [-47.26316594817421, -22.340378574707675], [-47.26315621539449, -22.340399432838307], [-47.26314644362629, -22.34042037480753], [-47.26313663186948, -22.34044140017581], [-47.263126779107544, -22.340462508507645], [-47.263116884314755, -22.340483699356174], [-47.2631069464502, -22.3405049722759], [-47.26309696446102, -22.340526326815752], [-47.26308693728415, -22.340547762515552], [-47.263076863840276, -22.340569278918583], [-47.26306674304124, -22.340590875556057], [-47.26305657378313, -22.34061255196176], [-47.263046354952124, -22.34063430765952], [-47.26303608542121, -22.340656142170168], [-47.26302576405013, -22.34067805501186], [-47.263015389688356, -22.34070004569344], [-47.26300496116876, -22.340722113727963], [-47.26299447731881, -22.340744258609117], [-47.262983936947585, -22.34076647983859], [-47.262973338853655, -22.340788776909147], [-47.2629626818263, -22.340811149302613], [-47.26295196463864, -22.340833596503664], [-47.262941186054285, -22.34085611798636], [-47.26293034482439, -22.340878713220086], [-47.2629189790105, -22.34090233917419], [-47.26290798743084, -22.34092512172417], [-47.26289692998823, -22.340947974800763], [-47.262885814224965, -22.34097087973286], [-47.26287465235687, -22.34099380948276], [-47.2628634489413, -22.341016753598975], [-47.2628522036277, -22.341039711750973], [-47.2628409159952, -22.341062683749534], [-47.26282958562229, -22.341085669403817], [-47.26281821208523, -22.341108668524424], [-47.26280679496076, -22.341131680917954], [-47.262795333824414, -22.34115470639065], [-47.26278382825, -22.341177744748997], [-47.26277227781179, -22.34120079579566], [-47.26276068208247, -22.341223859333773], [-47.2627490406339, -22.341246935164925], [-47.262737353037636, -22.341270023088445], [-47.26272561886414, -22.341293122903117], [-47.26271383768331, -22.34131623440583], [-47.262702009064256, -22.341339357392247], [-47.262690132574974, -22.341362491657456], [-47.26267820778343, -22.341385636993635], [-47.26266623425644, -22.341408793192628], [-47.26265421156064, -22.341431960043717], [-47.26264213926196, -22.341455137334894], [-47.26263001692476, -22.341478324854545], [-47.26261784411395, -22.341501522387144], [-47.26260562039386, -22.34152472971577], [-47.26259334532775, -22.34154794662293], [-47.26258101847818, -22.34157117288963], [-47.26256863940763, -22.341594408294682], [-47.26255620767848, -22.341617652614527], [-47.26254372285209, -22.34164090562487], [-47.26253118448932, -22.3416641670999], [-47.262518592150634, -22.34168743681223], [-47.26250594539632, -22.341710714532052], [-47.26249324378735, -22.341734000026182], [-47.262480486882104, -22.341757293063743], [-47.26246767423988, -22.341780593409737], [-47.26245480542069, -22.34180390082568], [-47.2624418799827, -22.341827215074016], [-47.262428897484185, -22.34185053591496], [-47.26241585748425, -22.341873863104844], [-47.26240275954034, -22.341897196400836], [-47.262389603210906, -22.341920535556195], [-47.262376388054356, -22.34194388032217], [-47.26236311362754, -22.341967230450578], [-47.26234977948931, -22.34199058568785], [-47.262336385197344, -22.342013945780337], [-47.26232293030912, -22.342037310472865], [-47.26230941438258, -22.34206067950743], [-47.26229583697618, -22.342084052623413], [-47.26228219764784, -22.34210742955909], [-47.26226849595573, -22.34213081005067], [-47.26225473145807, -22.34215419383245], [-47.26224090371403, -22.342177580635283], [-47.26222701228262, -22.342200970188824], [-47.26221305672278, -22.34222436222108], [-47.262199036594325, -22.342247756457002], [-47.26218495145689, -22.342271152620363], [-47.262170800870734, -22.342294550432317], [-47.262156584397225, -22.342317949610752], [-47.26214230159688, -22.342341349873582], [-47.262127952031726, -22.342364750934763], [-47.26211353526448, -22.34238815250595], [-47.26209905085739, -22.342411554298277], [-47.26208449837461, -22.34243495601842], [-47.26206987737945, -22.342458357373417], [-47.262055187437554, -22.342481758065304], [-47.26204348150456, -22.342500316889456], [-47.262023659861924, -22.34253160130589], [-47.26201069959077, -22.342551953163106], [-47.261995729525815, -22.342575348191133], [-47.26198068835031, -22.342598741038906], [-47.261965575634306, -22.342622131395853], [-47.26195039094919, -22.34264551894861], [-47.261935133866906, -22.342668903382346], [-47.261919803960346, -22.34269228438004], [-47.26190440080372, -22.342715661621952], [-47.261888917249735, -22.342739044938785], [-47.261873267210795, -22.34276256201832], [-47.26185731631647, -22.34278640352996], [-47.26184100468921, -22.342810641185476], [-47.261824322718326, -22.342835270313422], [-47.261807261214386, -22.34286028485917], [-47.26178981056658, -22.34288567863581], [-47.26177196074755, -22.342911445309216], [-47.26175370131956, -22.342937578379683], [-47.2617350214454, -22.342964071157443], [-47.26171590989516, -22.342990916743954], [-47.26169635505953, -22.343018108004156], [-47.26167634495999, -22.343045637544172], [-47.26165586726265, -22.343073497684234], [-47.261634909293804, -22.343101680430607], [-47.26161345805558, -22.34313017744891], [-47.261591500247114, -22.34315898003117], [-47.26156902228429, -22.343188079067623], [-47.26154601032281, -22.343217465015503], [-47.26152245028704, -22.343247127863812], [-47.26149832789508, -22.343277057105492], [-47.2614736286938, -22.343307241700366], [-47.261448338093864, -22.34333767004218], [-47.26142244140517, -22.343368329929163], [-47.26139592388126, -22.343399208527934], [-47.26136877076375, -22.343430292342735], [-47.26134096733081, -22.343461567185017], [-47.261312498950346, -22.34349301814325], [-47.26128335113492, -22.343524629556804], [-47.26125350960345, -22.343556384988705], [-47.261222960344845, -22.343588267202833], [-47.261191689683415, -22.343620258146377], [-47.261159684350446, -22.34365233893268], [-47.26112693155831, -22.34368448982916], [-47.26109341907728, -22.343716690249774], [-47.26105913531377, -22.34374891875409], [-47.26102406939089, -22.343781153051268], [-47.26098821176776, -22.343813369527876], [-47.26095162831482, -22.343845478410728], [-47.260914540877806, -22.343877266938698], [-47.26087712446791, -22.343908587324993], [-47.26083940268196, -22.343939426946864], [-47.26080138045339, -22.343969788839306], [-47.26076306243144, -22.343999675941227], [-47.26072445298804, -22.344029091088746], [-47.26068555623193, -22.344058037003684], [-47.26064637601679, -22.34408651628723], [-47.260606915948934, -22.344114531413975], [-47.26056717939847, -22.34414208472401], [-47.260527169506524, -22.344169178417822], [-47.26048688919303, -22.344195814551263], [-47.26044634116867, -22.344221995027617], [-47.26040552794223, -22.344247721593575], [-47.260364451823506, -22.34427299583758], [-47.260323114937634, -22.34429781918088], [-47.26028151923092, -22.344322192874948], [-47.26023966647622, -22.344346117998253], [-47.26019755828407, -22.344369595450306], [-47.26015519610696, -22.34439262594955], [-47.26011258124731, -22.34441521002915], [-47.260069714865566, -22.344437348032745], [-47.26002659798702, -22.344459040111165], [-47.25998323150772, -22.344480286219376], [-47.25993961620143, -22.344501086112952], [-47.25989575272959, -22.344521439343264], [-47.25985164164463, -22.34454134525582], [-47.259807283397436, -22.344560802986386], [-47.2597626783464, -22.34457981145691], [-47.2597178267622, -22.344598369372882], [-47.25967272883824, -22.3446164752186], [-47.25962738469532, -22.344634127254974], [-47.25958179438919, -22.344651323515734], [-47.25953595791893, -22.34466806180384], [-47.25948987523654, -22.34468433968724], [-47.25944354625197, -22.344700154496557], [-47.25939697084306, -22.344715503320828], [-47.259350148868776, -22.34473038300273], [-47.259303080170035, -22.344744790137668], [-47.25925576458323, -22.344758721068814], [-47.259208201954394, -22.344772171882585], [-47.25916039214145, -22.344785138407556], [-47.25911233503299, -22.344797616208837], [-47.25906403055571, -22.34480960058626], [-47.25901547868214, -22.344821086571965], [-47.25896667990177, -22.34483206882424], [-47.258917731833016, -22.344842521038814], [-47.25886895372912, -22.344852379579812], [-47.258820605593876, -22.344861612417347], [-47.25877273287758, -22.344870235624334], [-47.25872535035043, -22.34487827136694], [-47.25867847152555, -22.34488574188911], [-47.2586321087014, -22.34489266944099], [-47.25858627300887, -22.344899076212634], [-47.258540974475494, -22.34490498427087], [-47.258496222078854, -22.344910415504348], [-47.25845202380229, -22.344915391572993], [-47.25840838670494, -22.34491993386176], [-47.258365316980004, -22.344924063440832], [-47.2583228200142, -22.344927801030323], [-47.25828090045734, -22.344931166968905], [-47.258239562279684, -22.344934181187693], [-47.2581988088336, -22.344936863187634], [-47.25815864291242, -22.344939232021076], [-47.2581190668104, -22.34494130627624], [-47.25808008237765, -22.344943104065326], [-47.2580416910724, -22.3449446430152], [-47.2580038940169, -22.344945940260693], [-47.25796669204373, -22.344947012440187], [-47.25793008574208, -22.344947875693155], [-47.257894075505696, -22.344948545659225], [-47.25785866157277, -22.34494903747899], [-47.257823844066856, -22.344949365795713], [-47.25778962303557, -22.34494954475827], [-47.2577559984807, -22.344949588024782], [-47.257722970396436, -22.344949508766657], [-47.257690538795146, -22.34494931967329], [-47.25765870374001, -22.344949032956748], [-47.257627465367, -22.344948660356813], [-47.25759682390871, -22.3449482131456], [-47.25756677971945, -22.344947702132377], [-47.25753733329126, -22.344947137667834], [-47.257508485272666, -22.344946529648023], [-47.2574802364832, -22.34494588751777], [-47.257452578844024, -22.344945220054427], [-47.25742536191797, -22.344944531742886], [-47.25739833054608, -22.344943820194306], [-47.257371368374685, -22.344943083339334], [-47.25734447218737, -22.3449423218845], [-47.25731764187525, -22.344941536614282], [-47.25729194106439, -22.34494076043481], [-47.2572652131602, -22.344939929935], [-47.256305204213476, -22.3449092149342]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1102.486443491, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263760145733094, -22.339257346754472], [-47.263745378905625, -22.339283496653323], [-47.263736001010784, -22.339300182812927], [-47.26372664163064, -22.339316915081568], [-47.263717300609095, -22.339333693352096], [-47.26370797778847, -22.33935051751695], [-47.263698673009124, -22.339367387468634], [-47.26368938611219, -22.33938430309479], [-47.26368011693691, -22.33940126428319], [-47.26367086532344, -22.339418270916287], [-47.26366163111032, -22.339435322876174], [-47.26365241413454, -22.339452420044054], [-47.26364321423358, -22.339469562296856], [-47.263634031243406, -22.339486749510517], [-47.263624864999116, -22.33950398155913], [-47.263615715335185, -22.339521258314292], [-47.26360658208511, -22.339538579645666], [-47.26359746508113, -22.339555945421626], [-47.26358836415455, -22.339573355508747], [-47.26357927913615, -22.339590809770563], [-47.26357020985549, -22.339608308069472], [-47.26356115614054, -22.339625850266955], [-47.26355211781878, -22.33964343622168], [-47.26354309471668, -22.33966106579043], [-47.26353408665885, -22.339678738829846], [-47.26352509346911, -22.339696455194144], [-47.263516114970614, -22.339714214734958], [-47.26350715098534, -22.33973201730238], [-47.263498201209345, -22.339749862993656], [-47.263489259916156, -22.33976776274809], [-47.2634803139231, -22.33978574206984], [-47.26347135468607, -22.33980381663651], [-47.26346238104901, -22.33982198726414], [-47.2634533923796, -22.339840253686916], [-47.263444388034166, -22.339858615631428], [-47.263435367358916, -22.33987707281516], [-47.26342632968764, -22.33989562495038], [-47.26341727434345, -22.3399142717409], [-47.26340820063864, -22.33993301288261], [-47.263399107872296, -22.339951848067496], [-47.26338954436598, -22.339971713744685], [-47.26338043269184, -22.339990694078413], [-47.263371299652725, -22.34000976743497], [-47.2633621445097, -22.34002893347797], [-47.26335296650748, -22.34004819187414], [-47.263343764883075, -22.34006754227537], [-47.26333453885827, -22.340086984334636], [-47.263325287643745, -22.34010651769677], [-47.26331601043847, -22.34012614200054], [-47.26330670642813, -22.34014585688136], [-47.26329737478702, -22.340165661967575], [-47.26328801467608, -22.340185556884467], [-47.26327862524472, -22.3402055412506], [-47.26326920563033, -22.340225614678673], [-47.26325975495573, -22.34024577678106], [-47.26325027233257, -22.340266027162365], [-47.26324075686114, -22.340286365420347], [-47.2632312076264, -22.340306791153804], [-47.26322162370321, -22.34032730395173], [-47.263212004151804, -22.340347903402964], [-47.26320234802202, -22.34036858908705], [-47.26319265434674, -22.34038936058822], [-47.26318292215309, -22.340410217471845], [-47.26317315044821, -22.340431159314257], [-47.26316333823202, -22.34045218567596], [-47.2631534844878, -22.34047329612148], [-47.26314358818953, -22.340494490203785], [-47.26313364829575, -22.340515767477335], [-47.26312366375295, -22.340537127490894], [-47.26311363349724, -22.340558569783923], [-47.263103556448314, -22.340580093899508], [-47.26309343151685, -22.34060169936848], [-47.26308325759757, -22.340623385724182], [-47.263073033575154, -22.34064515248999], [-47.263062758321006, -22.34066699918614], [-47.26305243069294, -22.34068892533027], [-47.263042049538505, -22.340710930430454], [-47.263031613688334, -22.34073301399914], [-47.263021121967675, -22.34075517552909], [-47.26301057318306, -22.34077741452117], [-47.26299996613043, -22.3407997304673], [-47.26298929959624, -22.340822122848135], [-47.26297857235066, -22.34084459114739], [-47.26296778315421, -22.340867134837914], [-47.26295693075469, -22.340889753387913], [-47.26294554706803, -22.34091341653216], [-47.26293454290971, -22.340936225163613], [-47.262923472328154, -22.340959105404625], [-47.262912342979085, -22.34098203834077], [-47.26290116724872, -22.341004996577144], [-47.262889949759604, -22.34102796952473], [-47.26287869016072, -22.34105095685046], [-47.262867388029925, -22.341073958364472], [-47.26285604294438, -22.34109697387515], [-47.26284465447897, -22.3411200031925], [-47.26283322220911, -22.34114304612234], [-47.2628217457089, -22.341166102470197], [-47.262810224550826, -22.34118917204181], [-47.2627986583078, -22.341212254639043], [-47.262787046551026, -22.3412353500643], [-47.26277538885099, -22.34125845811835], [-47.26276368477782, -22.341281578599702], [-47.26275193390056, -22.34130471130626], [-47.26274013578765, -22.341327856034106], [-47.26272829000678, -22.341351012577974], [-47.262716396124404, -22.341374180732114], [-47.26270445370708, -22.34139736028777], [-47.26269246232014, -22.341420551035853], [-47.262680421528685, -22.34144375276466], [-47.26266833089725, -22.34146696526123], [-47.26265618998859, -22.341490188312928], [-47.26264399836612, -22.341513421703272], [-47.2626317555927, -22.341536665214257], [-47.262619461229995, -22.341559918627322], [-47.26260711483908, -22.341583181722452], [-47.262594715980875, -22.341606454277343], [-47.26258226421622, -22.341629736067226], [-47.26256975910492, -22.341653026866762], [-47.26255720020626, -22.34167632644893], [-47.26254458707913, -22.341699634585172], [-47.26253191928229, -22.341722951044428], [-47.26251919637512, -22.341746275592282], [-47.26250641791441, -22.34176960799664], [-47.26249358345787, -22.341792948021183], [-47.262480692563926, -22.34181629542608], [-47.26246774478922, -22.341839649972535], [-47.26245473969034, -22.341863011419353], [-47.26244167682482, -22.34188637952147], [-47.26242855574856, -22.341909754034653], [-47.26241537601834, -22.34193313471072], [-47.262402137191025, -22.341956521299487], [-47.26238883882183, -22.34197991355128], [-47.262375480468, -22.342003311211], [-47.26236206168565, -22.34202671402347], [-47.26234858203062, -22.342050121731944], [-47.262335041059266, -22.342073534076814], [-47.262321438328435, -22.34209695079586], [-47.26230777339446, -22.342120371625708], [-47.26229404581392, -22.342143796300928], [-47.26228025514339, -22.342167224554053], [-47.26226640094052, -22.342190656114266], [-47.26225248276272, -22.3422140907094], [-47.26223850016728, -22.34223752806572], [-47.26222445271253, -22.342260967906352], [-47.26221033995643, -22.34228440995327], [-47.262196161457766, -22.342307853925632], [-47.26218191677628, -22.342331299539556], [-47.26216760547096, -22.342354746510953], [-47.262153227102274, -22.342378194551898], [-47.262138781231414, -22.342401643371936], [-47.26212426741902, -22.342425092680248], [-47.26210968522783, -22.342448542181472], [-47.26209503421956, -22.342471991580567], [-47.262080313958364, -22.34249544057744], [-47.26207012286484, -22.342511597749485], [-47.262050313043254, -22.34254288717215], [-47.26203573330166, -22.34256578213399], [-47.26202073167779, -22.342589226488883], [-47.26200565862978, -22.34261266891339], [-47.26199051372626, -22.34263610909469], [-47.261975296537244, -22.342659546717094], [-47.261960006633196, -22.342682981463362], [-47.2619446435856, -22.342706413014124], [-47.261929206967324, -22.342729841047255], [-47.261913689540066, -22.342753275526317], [-47.2618980040754, -22.34277684584628], [-47.26188201444996, -22.342800745255403], [-47.26186566004681, -22.342825046478907], [-47.2618489311866, -22.34284974484077], [-47.26183181861671, -22.342874834263288], [-47.26181431265753, -22.342900308534702], [-47.26179640320744, -22.342926161294102], [-47.26177807974886, -22.342952386012776], [-47.26175933135954, -22.342978975969416], [-47.26174014671915, -22.343005924231143], [-47.261720514123034, -22.343033223625447], [-47.26170042149228, -22.343060866717533], [-47.26167985638793, -22.34308884578289], [-47.26165880602671, -22.34311715277886], [-47.2616372572968, -22.34314577931755], [-47.26161519677939, -22.343174716632596], [-47.261592610768574, -22.343203955550408], [-47.26156948529491, -22.343233486458676], [-47.261545806154416, -22.343263299270568], [-47.26152155893418, -22.343293383396563], [-47.2614967290477, -22.343323727706906], [-47.26147130177054, -22.343354320498403], [-47.26144526227608, -22.34338514946413], [-47.26141859568064, -22.343416201657234], [-47.2613912870884, -22.34344746345975], [-47.26136332164066, -22.34347892055157], [-47.26133468456956, -22.343510557880045], [-47.26130536125394, -22.343542359633343], [-47.26127533728162, -22.343574309213007], [-47.26124459851409, -22.343606389210766], [-47.26121313115271, -22.343638581390763], [-47.261180921811196, -22.343670866672195], [-47.26114795759081, -22.343703225117004], [-47.261114226158135, -22.343735635922364], [-47.261079715824394, -22.343768077419593], [-47.26104441562704, -22.34380052707835], [-47.26100831595733, -22.343832961027932], [-47.26097148362316, -22.343865288355808], [-47.26093414345386, -22.343897293511276], [-47.2608964727524, -22.3439288267634], [-47.2608584953804, -22.343959875345053], [-47.26082021628729, -22.343990442355608], [-47.260781640134475, -22.344020530797028], [-47.26074277130237, -22.34405014356721], [-47.26070361390464, -22.344079283448128], [-47.26066417179656, -22.344107953099606], [-47.26062444858275, -22.344136155053118], [-47.260584447628396, -22.344163891703833], [-47.26054417206671, -22.344191165305528], [-47.260503624806695, -22.34421797796534], [-47.260462808545405, -22.344244331635863], [-47.2604217257753, -22.34427022811099], [-47.260380378787076, -22.344295669024227], [-47.26033876968444, -22.34432065583971], [-47.26029690038981, -22.34434518984948], [-47.26025477264985, -22.34436927217031], [-47.26021238804679, -22.344392903737575], [-47.26016974800268, -22.34441608530326], [-47.26012685378745, -22.3444388174315], [-47.26008370652721, -22.344461100494485], [-47.2600403072111, -22.3444829346689], [-47.25999665669731, -22.344504319933048], [-47.259952755720136, -22.344525256063164], [-47.25990860489998, -22.34454574262851], [-47.25986420474682, -22.344565778989775], [-47.25981955566775, -22.344585364295156], [-47.259774657976116, -22.344604497476105], [-47.259729511896396, -22.344623177244742], [-47.25968411757476, -22.34464140208911], [-47.2596384750838, -22.344659170270766], [-47.25959258443016, -22.34467647982122], [-47.25954644556312, -22.34469332853798], [-47.25950005838421, -22.344709713980496], [-47.259453422752415, -22.344725633467736], [-47.25940653849404, -22.344741084073764], [-47.25935940541639, -22.344756062623134], [-47.25931202330846, -22.344770565689704], [-47.25926439195464, -22.344784589591836], [-47.259216511149056, -22.344798130387648], [-47.259168380697986, -22.344811183874054], [-47.25912000043865, -22.344823745580907], [-47.259071370247014, -22.344835810769222], [-47.25902249004534, -22.344847374428866], [-47.258973360279896, -22.344858431170838], [-47.25892407982091, -22.34486895436385], [-47.25887497213777, -22.344878879516962], [-47.2588263006811, -22.34488817409866], [-47.25877811149002, -22.344896854312374], [-47.258730419514414, -22.344904942536065], [-47.258683238430415, -22.344912461226446], [-47.258636580683344, -22.344919432846634], [-47.25859045753526, -22.344925879798677], [-47.258544879130206, -22.344931824359897], [-47.25849985454829, -22.34493728862701], [-47.25845539186209, -22.34494229446497], [-47.25841149820775, -22.344946863460052], [-47.25836817984375, -22.344951016879648], [-47.258325442211486, -22.344954775636353], [-47.25828329000563, -22.34495816025619], [-47.258241727232125, -22.344961190852285], [-47.258200757270856, -22.344963887101827], [-47.25816038293522, -22.34496626822742], [-47.25812060653291, -22.344968352981315], [-47.258081429921454, -22.34497015963345], [-47.25804285456135, -22.344971705961928], [-47.25800488157263, -22.344973009246317], [-47.25796751178181, -22.344974086262997], [-47.2579307457687, -22.34497495328288], [-47.257894583915125, -22.34497562607034], [-47.257859026445246, -22.34497611988407], [-47.257824073467106, -22.344976449478807], [-47.25778972501174, -22.344976629108306], [-47.257755981063774, -22.34497667252898], [-47.25772284160012, -22.344976593004116], [-47.257690306616155, -22.344976403308475], [-47.25765837615868, -22.34497611573323], [-47.25762705034827, -22.344975742090867], [-47.25759632940347, -22.344975293720058], [-47.2575662136661, -22.3449747814904], [-47.25753670361759, -22.344974215806747], [-47.2575077998979, -22.34497360661344], [-47.257479503320305, -22.34497296339736], [-47.25745180568104, -22.344972294969125], [-47.257424554520625, -22.344971605792253], [-47.25739749127202, -22.344970893404998], [-47.257370498032785, -22.344970155701397], [-47.257343571546464, -22.344969393389214], [-47.25731671170556, -22.34496860725519], [-47.257290996320876, -22.344967830636005], [-47.25726424004566, -22.3449669992669], [-47.25629216375821, -22.344935898159477]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1105.962932944, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2637812282629, -22.339278165714322], [-47.263761814678816, -22.33931270846864], [-47.26375248129072, -22.33932939427577], [-47.26374316594797, -22.339346126428058], [-47.26373386849524, -22.33936290481936], [-47.263724588775155, -22.33937972934351], [-47.26371532663105, -22.3393965998896], [-47.26370608190449, -22.339413516346557], [-47.263696854437846, -22.33943047859824], [-47.26368764407188, -22.33944748652792], [-47.26367845064582, -22.33946454001811], [-47.26366927399935, -22.33948163894682], [-47.263660113970644, -22.339498783191278], [-47.263650970396974, -22.339515972626703], [-47.263641843114996, -22.339533207125708], [-47.26363273196038, -22.339550486559197], [-47.26362363676752, -22.33956781079653], [-47.26361455736984, -22.339585179705285], [-47.26360549360029, -22.33960259315014], [-47.263596445290496, -22.33962005099439], [-47.26358741227054, -22.33963755310058], [-47.263578394369986, -22.339655099328223], [-47.26356939141744, -22.33967268953509], [-47.26356040323946, -22.339690323578736], [-47.26355142966194, -22.33970800131427], [-47.2635424705101, -22.339725722594157], [-47.263533525607905, -22.339743487269367], [-47.26352459465178, -22.33976129544117], [-47.26351567184432, -22.339779158195707], [-47.263506743837404, -22.339797101376696], [-47.26349780198733, -22.339815140873704], [-47.2634888451361, -22.3398332775192], [-47.26347987265609, -22.33985151104977], [-47.26347088390853, -22.339869841194037], [-47.263461878244094, -22.33988826767163], [-47.26345285500104, -22.339906790196753], [-47.26344381350679, -22.339925408475086], [-47.263434753077654, -22.33994412220429], [-47.26342567301687, -22.339962931078055], [-47.26341611571609, -22.33998278387307], [-47.26340701589945, -22.340001739550797], [-47.26339789415689, -22.340020789356586], [-47.263388749752956, -22.340039932955456], [-47.26337958193557, -22.340059170015483], [-47.26337038994497, -22.34007850018973], [-47.26336117300575, -22.34009792313237], [-47.26335193033155, -22.340117438489326], [-47.26334266112393, -22.340137045900395], [-47.26333336457101, -22.340156745001988], [-47.26332403984942, -22.34017653542324], [-47.263314686122285, -22.34019641679036], [-47.263305302541006, -22.340216388722585], [-47.26329588824481, -22.340236450833274], [-47.263286442358115, -22.34025660273557], [-47.263276963994194, -22.34027684403454], [-47.263267452254546, -22.340297174328438], [-47.263257906225355, -22.34031759321663], [-47.26324832498247, -22.34033810028836], [-47.26323870758701, -22.340358695132835], [-47.26322905308939, -22.340379377329896], [-47.263219360523046, -22.340400146464017], [-47.263209628915455, -22.3404210021006], [-47.263199857273904, -22.340441943816217], [-47.26319004459834, -22.340462971171355], [-47.263180189871825, -22.340484083730537], [-47.263170292068075, -22.34050528104662], [-47.263160350145064, -22.340526562674018], [-47.26315036304865, -22.34054792816122], [-47.263140329714126, -22.340569377047537], [-47.26313024906013, -22.340590908875672], [-47.26312011999624, -22.340612523176137], [-47.263109941415806, -22.340634219481842], [-47.263099712202006, -22.340655997315682], [-47.26308943122459, -22.340677856197374], [-47.26307909733954, -22.34069979564389], [-47.26306870939244, -22.34072181516271], [-47.26305826621172, -22.340743914265552], [-47.26304776662035, -22.340766092444305], [-47.263037209422365, -22.340788349199027], [-47.26302659341103, -22.340810684020685], [-47.26301591737005, -22.34083309638889], [-47.263005180066564, -22.34085558578636], [-47.26299438025797, -22.340878151684745], [-47.26298351668884, -22.340900793550983], [-47.26297211512941, -22.340924493885428], [-47.26296109839247, -22.34094732859835], [-47.26295001467197, -22.340970236003788], [-47.262938871737084, -22.340993196943952], [-47.26292768214451, -22.341016183666774], [-47.262916450581805, -22.341039185445734], [-47.26290517669766, -22.341062201945245], [-47.26289386006858, -22.34108523297465], [-47.26288250027039, -22.341108278341792], [-47.26287109687664, -22.341131337855888], [-47.26285964946137, -22.34115441132204], [-47.262848157597354, -22.34117749854504], [-47.26283662085565, -22.34120059932994], [-47.26282503880778, -22.341223713477785], [-47.26281341102357, -22.3412468407902], [-47.26280173707208, -22.341269981067118], [-47.26279001652205, -22.341293134106266], [-47.26277824894101, -22.341316299704765], [-47.26276643389603, -22.341339477657712], [-47.26275457095331, -22.341362667759054], [-47.26274265967788, -22.34138586980215], [-47.26273069963481, -22.34140908357727], [-47.26271869038793, -22.341432308874406], [-47.262706631500855, -22.341455545480965], [-47.26269452253664, -22.3414787931829], [-47.262682363056534, -22.341502051766707], [-47.26267015262244, -22.341525321014803], [-47.26265789079567, -22.341548600708148], [-47.26264557713641, -22.341571890627126], [-47.262633211204154, -22.341595190550713], [-47.262620792558316, -22.3416185002554], [-47.26260832075815, -22.341641819515367], [-47.26259579536193, -22.34166514810407], [-47.26258321592741, -22.341688485793394], [-47.26257058201187, -22.34171183235353], [-47.2625578931725, -22.34173518755224], [-47.26254514896714, -22.34175855115383], [-47.26253234895097, -22.34178192292499], [-47.26251949268013, -22.34180530262806], [-47.26250657971148, -22.34182869002197], [-47.262493609600014, -22.34185208486652], [-47.26248058190079, -22.341875486919225], [-47.262467496169734, -22.341898895933546], [-47.2624543519611, -22.341922311663954], [-47.26244114883013, -22.34194573386076], [-47.26242788633204, -22.341969162272303], [-47.26241456402048, -22.341992596647486], [-47.26240118145108, -22.342016036729643], [-47.26238773817835, -22.342039482262102], [-47.26237423375654, -22.342062932986526], [-47.26236066774039, -22.342086388641732], [-47.262347039685125, -22.34210984896385], [-47.26233334914554, -22.34213331368788], [-47.26231959567658, -22.342156782546706], [-47.2623057788332, -22.342180255271234], [-47.262291898171526, -22.342203731588796], [-47.2622779532473, -22.34222721122556], [-47.262263943616304, -22.342250693905957], [-47.26224986883524, -22.3422741793513], [-47.26223572846054, -22.34229766728172], [-47.262221522049344, -22.342321157414567], [-47.2622072491599, -22.34234464946399], [-47.262192909349615, -22.342368143143965], [-47.26217850217739, -22.3423916381646], [-47.26216402720292, -22.342415134233516], [-47.26214948398529, -22.34243863105786], [-47.26213487208568, -22.342462128340195], [-47.26212019106431, -22.342485625783365], [-47.262105440483836, -22.342509123085236], [-47.26209676422908, -22.342522878604772], [-47.26207696156439, -22.3425541710587], [-47.26207572889624, -22.342556116050847], [-47.26206076701721, -22.34257961110057], [-47.262045733834455, -22.342603104782324], [-47.26203062891398, -22.342626596783603], [-47.26201545182298, -22.342650086789266], [-47.262000202130054, -22.3426735744813], [-47.26198487940424, -22.342697059540114], [-47.261969483215644, -22.34272054164395], [-47.261954013135735, -22.342744020468313], [-47.26193846183522, -22.342767506109627], [-47.26192274094484, -22.342791129670005], [-47.261906712588264, -22.34281508697662], [-47.26189031540928, -22.34283945176814], [-47.26187353965975, -22.342864219363967], [-47.26185637602391, -22.342889383663238], [-47.261838814753396, -22.342914938429452], [-47.26182084567227, -22.342940877274863], [-47.26180245818314, -22.342967193641734], [-47.261783641278676, -22.34299388077728], [-47.26176438354817, -22.34302093171426], [-47.26174467319156, -22.34304833924269], [-47.261724498029615, -22.34307609588687], [-47.2617038455183, -22.34310419387753], [-47.26168270276473, -22.343132625123094], [-47.26166105654315, -22.34316138118223], [-47.26163889331679, -22.34319045323011], [-47.26161619925805, -22.34321983202933], [-47.261592960272225, -22.343249507897987], [-47.261569162027044, -22.343279470673487], [-47.261544789978544, -22.34330970968381], [-47.26151982940691, -22.343340213709734], [-47.26149426545255, -22.34337097095086], [-47.26146808315236, -22.34340196899537], [-47.261441267485395, -22.343433194782886], [-47.26141380341848, -22.34346463457315], [-47.26138567595594, -22.343496273914557], [-47.26135687019428, -22.34352809761327], [-47.26132737137846, -22.343560089706383], [-47.26129716496531, -22.343592233433856], [-47.26126623668889, -22.343624511215307], [-47.26123457262755, -22.343656904631832], [-47.26120215927753, -22.343689394408425], [-47.26116898362892, -22.343721960401613], [-47.261135033244635, -22.343754581591742], [-47.26110029634066, -22.34378723608195], [-47.26106476186883, -22.343819901102332], [-47.261028420152584, -22.343852552524986], [-47.26099133893715, -22.343885098297957], [-47.26095374603556, -22.343917320080948], [-47.26091582104254, -22.34394906619898], [-47.260877588084504, -22.34398032374048], [-47.26083905212684, -22.344011095869188], [-47.26080021784314, -22.34404138565021], [-47.26076108962228, -22.34407119604308], [-47.26072167158294, -22.344100529890056], [-47.26068196758193, -22.34412938990953], [-47.26064198122212, -22.344157778689855], [-47.260601715863864, -22.344185698681308], [-47.26056117463237, -22.34421315219094], [-47.260520360425836, -22.344240141377185], [-47.26047927592761, -22.344266668241946], [-47.260437923613765, -22.34429273462631], [-47.26039630575601, -22.34431834220882], [-47.26035442443655, -22.344343492496545], [-47.260312281553965, -22.344368186822066], [-47.260269878828716, -22.344392426340455], [-47.26022721781471, -22.34441621202303], [-47.260184299903536, -22.34443954465521], [-47.26014112633264, -22.34446242483216], [-47.26009769819385, -22.344484852954576], [-47.260054016440144, -22.344506829225033], [-47.26001008189182, -22.344528353645178], [-47.259965895243674, -22.34454942601185], [-47.259921457075116, -22.34457004591229], [-47.25987676785371, -22.344590212722316], [-47.2598318279427, -22.344609925602565], [-47.2597866376104, -22.344629183494], [-47.25974119703508, -22.344647985115355], [-47.25969550631567, -22.344666328958397], [-47.25964956547657, -22.344684213285426], [-47.25960337447536, -22.34470163612558], [-47.25955693321146, -22.34471859527108], [-47.25951024153598, -22.344735088272753], [-47.2594632992568, -22.344751112437923], [-47.2594161061489, -22.34476666482577], [-47.259368661967805, -22.34478174224265], [-47.25932096645059, -22.34479634124089], [-47.25927301932963, -22.34481045811407], [-47.25922482034725, -22.34482408889198], [-47.259176369257915, -22.344837229339827], [-47.25912766584761, -22.344849874952246], [-47.259078709941484, -22.344862020951524], [-47.25902950141163, -22.34487366228516], [-47.258980040661, -22.344884793516858], [-47.25893042781165, -22.344895387688354], [-47.25888099054919, -22.344905379453618], [-47.25883199577096, -22.344914735779508], [-47.25878349010494, -22.344923473], [-47.258735488680784, -22.344931613704798], [-47.258688005337596, -22.34493918056343], [-47.25864105266749, -22.344946196251904], [-47.258594642063734, -22.344952683384378], [-47.2585487837869, -22.344958664448626], [-47.25850348701961, -22.344964161749374], [-47.25845875992369, -22.344969197356683], [-47.258414609712204, -22.344973793058145], [-47.25837104270907, -22.344977970318233], [-47.2583280644103, -22.34498175024217], [-47.25828567955532, -22.34498515354328], [-47.25824389218588, -22.3449882005167], [-47.258202705709365, -22.34499091101585], [-47.25816212295921, -22.344993304433586], [-47.25812214625652, -22.34499539968624], [-47.25808277746628, -22.34499721520143], [-47.25804401805126, -22.344998768908532], [-47.25800586912926, -22.34500007823179], [-47.2579683315207, -22.345001160085634], [-47.257931405796064, -22.345002030872475], [-47.25789509232525, -22.345002706481342], [-47.25785939131837, -22.345003202289046], [-47.257824302867945, -22.345003533161794], [-47.25778982698845, -22.345003713458244], [-47.257755963647355, -22.345003757033098], [-47.25772271280427, -22.34500367724148], [-47.25769007443757, -22.345003486943614], [-47.2576580485777, -22.345003198509637], [-47.257626635329885, -22.345002823824867], [-47.257595834898524, -22.34500237429443], [-47.25756564761304, -22.345001860848317], [-47.257536073944166, -22.34500129394562], [-47.25750711452338, -22.345000683578746], [-47.257478770157626, -22.345000039276847], [-47.25745103251828, -22.344999369883762], [-47.25742374712346, -22.34499867984154], [-47.257396651998135, -22.34499796661563], [-47.25736962769104, -22.34499722806341], [-47.25734267090571, -22.34499646489385], [-47.25731578153601, -22.344995677896016], [-47.257290051577506, -22.34499490083711], [-47.25726326693125, -22.344994068598734], [-47.25628007321487, -22.344962611779096]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1109.349185376, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26380236504492, -22.339299012988654], [-47.263787628351224, -22.339325234119826], [-47.263778320955076, -22.339341873465425], [-47.263769031291126, -22.3393585594995], [-47.2637597592063, -22.339375292117225], [-47.26375050454541, -22.33939207121385], [-47.26374126715418, -22.339408896679785], [-47.26373204687632, -22.339425768405363], [-47.26372284355648, -22.33944268627562], [-47.263713657037684, -22.339459650175094], [-47.2637044871613, -22.33947665998754], [-47.263695333769306, -22.339493715592223], [-47.26368619670205, -22.33951081686747], [-47.263677075798974, -22.339527963689637], [-47.26366797089896, -22.33954515593253], [-47.26365888183979, -22.339562393468082], [-47.26364980845804, -22.339579676166757], [-47.263640750589246, -22.33959700389721], [-47.26363170806851, -22.339614376525077], [-47.26362268072957, -22.339631793914695], [-47.263613668404616, -22.339649255929533], [-47.263604670925275, -22.339666762430124], [-47.263595688122216, -22.339684313275086], [-47.263586719824104, -22.33970190832296], [-47.26357776585881, -22.33971954742973], [-47.26356882605361, -22.33973723044869], [-47.26355990023446, -22.33975495723165], [-47.2635509880982, -22.339772727884018], [-47.26354208377647, -22.339790553638625], [-47.26353317375568, -22.339808460678853], [-47.26352424929256, -22.339826465106157], [-47.263515309227095, -22.339844567769582], [-47.263506352936545, -22.339862768407883], [-47.2634973797868, -22.339881066751936], [-47.26348838913316, -22.33989946252339], [-47.26347938031833, -22.339917955438413], [-47.26347035267398, -22.33993654520455], [-47.2634613055206, -22.33995523152124], [-47.263452238165335, -22.339974014083907], [-47.263442687070075, -22.339993853996702], [-47.26343359911092, -22.340012785018427], [-47.263424488664924, -22.34003181127349], [-47.26341535500005, -22.340050932428223], [-47.26340619736752, -22.340070148152098], [-47.263397015010646, -22.340089458099342], [-47.26338780715708, -22.340108861925334], [-47.2633785730232, -22.340128359277156], [-47.26336931181316, -22.340147949795522], [-47.26336002271768, -22.340167633117826], [-47.26335070491564, -22.340187408874172], [-47.26334135757231, -22.340207276691455], [-47.26333197984106, -22.34022723618979], [-47.26332257086307, -22.34024728698317], [-47.26331312976431, -22.34026742868533], [-47.26330365565956, -22.34028766090196], [-47.26329414765172, -22.340307983231824], [-47.26328460482805, -22.34032839527469], [-47.26327502626551, -22.34034889662024], [-47.26326541102591, -22.34036948685797], [-47.26325575816052, -22.340390165567968], [-47.26324606670311, -22.340410932335033], [-47.263236335681604, -22.340431786724604], [-47.26322656410339, -22.340452728313426], [-47.26321675096843, -22.340473756661996], [-47.263206895259636, -22.340494871334826], [-47.26319699595038, -22.34051607188472], [-47.26318705199816, -22.340537357865912], [-47.26317706234813, -22.340558728826828], [-47.26316702593477, -22.340580184306386], [-47.263156941675724, -22.340601723847072], [-47.26314680847939, -22.34062334697902], [-47.26313662523779, -22.340645053234745], [-47.26312639083263, -22.340666842136624], [-47.26311610413196, -22.34068871320383], [-47.263105763989955, -22.340710665952795], [-47.26309536925019, -22.340732699890232], [-47.263084918738926, -22.340754814527227], [-47.26307441127684, -22.34077700935479], [-47.26306384566548, -22.340799283872133], [-47.26305322069544, -22.340821637569327], [-47.26304253514766, -22.340844069924927], [-47.2630317877863, -22.34086658042059], [-47.263020977365585, -22.34088916852683], [-47.26301010262686, -22.340911833709328], [-47.26299868319465, -22.340935571233956], [-47.26298765387909, -22.340958432028348], [-47.26297655701967, -22.340981366598214], [-47.26296540049898, -22.341004355542452], [-47.26295419704417, -22.341027370751714], [-47.26294295140792, -22.34105040136207], [-47.26293166323853, -22.34107344703531], [-47.26292033211119, -22.341096507580176], [-47.26290895760036, -22.34111958280374], [-47.262897539278285, -22.34114267251456], [-47.26288607671761, -22.341165776517038], [-47.26287456948979, -22.341188894615204], [-47.262863017164456, -22.341212026613384], [-47.26285141931177, -22.341235172311844], [-47.26283977550013, -22.34125833151139], [-47.2628280852972, -22.34128150401122], [-47.262816348270285, -22.341304689608197], [-47.262804563985505, -22.341327888098583], [-47.262792732008485, -22.341351099276665], [-47.26278085190393, -22.34137432293551], [-47.26276892323543, -22.34139755886754], [-47.26275694556661, -22.34142080686212], [-47.26274491845978, -22.341444066708338], [-47.262732841477124, -22.341467338192622], [-47.262720714180155, -22.341490621099965], [-47.262708536128606, -22.341513915215863], [-47.26269630688288, -22.34153722032171], [-47.262684026002795, -22.341560536197413], [-47.262671693046975, -22.341583862622365], [-47.2626593075734, -22.34160719937436], [-47.26264686913994, -22.341630546228874], [-47.26263437730429, -22.341653902958893], [-47.26262183162316, -22.341677269336827], [-47.262609231652775, -22.341700645133294], [-47.26259657694884, -22.34172403011731], [-47.26258386706696, -22.341747424055487], [-47.26257110156341, -22.34177082671082], [-47.2625582799918, -22.34179423784877], [-47.26254540190668, -22.341817657230422], [-47.26253246686331, -22.341841084613307], [-47.26251947441514, -22.341864519755998], [-47.26250642411555, -22.341887962414564], [-47.26249331551898, -22.341911412341116], [-47.26248014817798, -22.341934869288735], [-47.26246692164626, -22.341958333006275], [-47.262453635477435, -22.341981803240618], [-47.26244028922351, -22.342005279739187], [-47.262426882438575, -22.342028762243814], [-47.26241341467548, -22.34205225049623], [-47.262399885486865, -22.34207574423662], [-47.262386294425916, -22.34209924320216], [-47.26237264104628, -22.34212274712737], [-47.26235892490107, -22.34214625574561], [-47.26234514554368, -22.342169768788068], [-47.2623313025275, -22.342193285983964], [-47.26231739540699, -22.342216807058886], [-47.262303423736384, -22.342240331737266], [-47.26228938706985, -22.342263859741745], [-47.26227528496249, -22.342287390791842], [-47.26226111696918, -22.342310924605794], [-47.262246882645485, -22.34233446089912], [-47.2622325815481, -22.342357999384006], [-47.26221821323287, -22.342381539772582], [-47.26220377725714, -22.342405081772974], [-47.26218927317907, -22.342428625090783], [-47.26217470055618, -22.342452169431148], [-47.262160058948176, -22.34247571449454], [-47.26214534791373, -22.342499259981846], [-47.262130567013976, -22.342522805588686], [-47.26212340559727, -22.342534159455294], [-47.26210360876682, -22.342565454380374], [-47.262100793863304, -22.34256989593842], [-47.262085800737495, -22.34259344006285], [-47.26207073599584, -22.342616983071473], [-47.262055599202924, -22.34264052464953], [-47.26204038992446, -22.342664064479575], [-47.262025107727624, -22.342687602241213], [-47.26200975218007, -22.342711137612607], [-47.26199432285048, -22.34273467026953], [-47.26197881930894, -22.34275819988512], [-47.26196323413516, -22.34278173668871], [-47.26194747781908, -22.34280541348953], [-47.2619314107314, -22.342829428693612], [-47.261914970776616, -22.34285385705318], [-47.26189814813778, -22.34287869388293], [-47.261880933436, -22.342903933059002], [-47.26186331685417, -22.342929568320024], [-47.261845288142005, -22.342955593251467], [-47.26182683662238, -22.342982001266574], [-47.26180795120278, -22.343008785581034], [-47.261788620382184, -22.343035939193268], [-47.26176883226511, -22.34306345485587], [-47.261748574572, -22.34309132505215], [-47.261727834653726, -22.34311954196814], [-47.261706599507846, -22.34314809746334], [-47.26168485579464, -22.34317698304293], [-47.261662589859405, -22.34320618982364], [-47.26163978775274, -22.343235708504313], [-47.261616435254766, -22.343265529333426], [-47.26159251790491, -22.343295642072533], [-47.26156802102819, -22.34332603596722], [-47.26154292977142, -22.343356699708764], [-47.261517229139905, -22.343387621399607], [-47.261490904033984, -22.343418788522897], [-47.26146393929555, -22.34345018790485], [-47.26143631975399, -22.343481805682917], [-47.26140803027669, -22.34351362727397], [-47.26137905582445, -22.343545637342988], [-47.261349381508474, -22.343577819775927], [-47.26131899265452, -22.343610157651263], [-47.26128787486923, -22.343642633216415], [-47.26125601410798, -22.343675227869504], [-47.26122339674945, -22.343707922141338], [-47.26119000967263, -22.34374069568298], [-47.26115584033672, -22.343773527257955], [-47.261120876862556, -22.343806394741193], [-47.261085108116255, -22.343839275123234], [-47.26104852435345, -22.34387214401903], [-47.2610111942568, -22.343904908237143], [-47.260973348622926, -22.343937346647753], [-47.260935169338325, -22.343969305631724], [-47.26089668079424, -22.34400077213314], [-47.26085788797202, -22.344031749380072], [-47.26081879555743, -22.344062240500715], [-47.26077940794784, -22.344092248516393], [-47.260739729266845, -22.34412177632948], [-47.26069976337286, -22.344150826716987], [-47.26065951386705, -22.344179402324187], [-47.26061898410483, -22.34420750565645], [-47.26057817720353, -22.34423513907405], [-47.26053709605045, -22.3442623047868], [-47.260495743315225, -22.344289004845866], [-47.26045412145762, -22.344315241139494], [-47.26041223273029, -22.34434101539137], [-47.260370079193976, -22.344366329151367], [-47.26032766272339, -22.344391183792695], [-47.26028498501281, -22.34441558050871], [-47.260242047587795, -22.344439520306633], [-47.2601988518095, -22.344463004005366], [-47.26015539888292, -22.34448603223112], [-47.260111689865525, -22.344508605412972], [-47.26006772567415, -22.344530723779542], [-47.26002350709122, -22.344552387355705], [-47.259979034772044, -22.344573595959034], [-47.25993430925503, -22.344594349194608], [-47.25988933096529, -22.344614646453486], [-47.25984410022225, -22.344634486908635], [-47.25979861724923, -22.34465386951056], [-47.25975288217823, -22.344672792984714], [-47.259706895060994, -22.344691255826472], [-47.25966065587368, -22.34470925629891], [-47.259614164524805, -22.344726792428844], [-47.25956742086397, -22.3447438620031], [-47.259520424691786, -22.344760462563986], [-47.25947317576519, -22.344776591407143], [-47.25942567380766, -22.344792245576876], [-47.259377918523, -22.344807421861244], [-47.2593299095964, -22.344822116791256], [-47.259281646708246, -22.344836326635498], [-47.25923312954893, -22.344850047395518], [-47.25918435782125, -22.34486327480489], [-47.25913533125987, -22.344876004322934], [-47.259086049639144, -22.34488823113321], [-47.25903651278098, -22.344899950140892], [-47.258986721045076, -22.344911155862313], [-47.25893677580524, -22.344921821012328], [-47.25888700896333, -22.34493187938977], [-47.258837690863444, -22.344941297459897], [-47.258788868722384, -22.344950091687174], [-47.25874055784958, -22.344958284873098], [-47.25869277224709, -22.34496589990004], [-47.25864552465381, -22.344972959656847], [-47.25859882659427, -22.344979486969788], [-47.25855268844556, -22.34498550453707], [-47.258507119492776, -22.344991034871494], [-47.25846212798707, -22.344996100248103], [-47.25841772121839, -22.345000722655946], [-47.25837390557601, -22.34500492375661], [-47.2583306866106, -22.345008724847755], [-47.258288069106456, -22.34501214683016], [-47.25824605714099, -22.34501521018092], [-47.258204654149125, -22.345017934929693], [-47.25816386298436, -22.345020340639604], [-47.258123685981204, -22.345022446391003], [-47.25808412501211, -22.345024270769287], [-47.25804518154212, -22.345025831855036], [-47.258006856686784, -22.34502714721716], [-47.25796915126041, -22.345028233908227], [-47.2579320658242, -22.34502910846199], [-47.25789560073608, -22.345029786892276], [-47.25785975619213, -22.345030284693962], [-47.25782453226939, -22.34503061684473], [-47.2577899289657, -22.3450307978081], [-47.257755946231406, -22.34503084153713], [-47.25772258400886, -22.34503076147878], [-47.25768984225941, -22.34503057057866], [-47.25765772099711, -22.345030281285993], [-47.257626220311835, -22.345029905558818], [-47.257595340393905, -22.34502945486878], [-47.25756508156027, -22.3450289402062], [-47.25753544427102, -22.34502837208442], [-47.25750642914906, -22.345027760544045], [-47.25747803699516, -22.345027115156313], [-47.25745025935573, -22.34502644479834], [-47.257422939726496, -22.34502575389077], [-47.257395812724425, -22.34502503982623], [-47.25736875734947, -22.34502430042535], [-47.25734177026511, -22.345023536398458], [-47.257314851366615, -22.34502274853681], [-47.25728910683427, -22.34502197103818], [-47.25726229381695, -22.345021137930548], [-47.2562688561326, -22.344989353347014]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1090.417179338, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263777512307094, -22.335828705652983], [-47.26375048590279, -22.335856048200867], [-47.263733876033946, -22.33587275922188], [-47.26371721536265, -22.335889435100245], [-47.26370050743747, -22.335906078852794], [-47.26368375580977, -22.335922693498066], [-47.263666964033725, -22.335939282056664], [-47.263650135666204, -22.335955847551006], [-47.26363327426669, -22.335972393005623], [-47.263616383397306, -22.3359889214471], [-47.26359945667793, -22.336005445612432], [-47.26358251954074, -22.33602194717209], [-47.26356556363993, -22.336038440816605], [-47.263548592546336, -22.336054929580172], [-47.263531609833045, -22.336071416499365], [-47.263514619079785, -22.336087904552446], [-47.26349762395019, -22.336104395074955], [-47.26348062728216, -22.336120888477296], [-47.263463630865125, -22.336137386099477], [-47.2634466364345, -22.33615388933484], [-47.263429645726156, -22.33617039957738], [-47.263412660476455, -22.336186918221564], [-47.26339568242225, -22.336203446662438], [-47.26337871330094, -22.336219986295617], [-47.263361754850386, -22.33623653851713], [-47.26334480880902, -22.336253104723607], [-47.26332787691568, -22.33626968631225], [-47.26331095022058, -22.33628629516923], [-47.263294050921154, -22.33630291264372], [-47.26327717099284, -22.33631954969793], [-47.26326031217698, -22.336336207731293], [-47.26324347621547, -22.336352888143665], [-47.263226664850755, -22.336369592335462], [-47.26320987982584, -22.336386321707476], [-47.26319312288444, -22.336403077660925], [-47.2631763957708, -22.33641986159756], [-47.263159700229764, -22.33643667491954], [-47.26314303800685, -22.33645351902931], [-47.26312641084822, -22.336470395329876], [-47.26310982050072, -22.33648730522455], [-47.26309326871184, -22.336504250116928], [-47.26307675722977, -22.336521231411144], [-47.26306028780343, -22.33653825051151], [-47.26304386218247, -22.33655530882266], [-47.263027482117295, -22.336572407749536], [-47.26301114935901, -22.336589548697372], [-47.262994865659564, -22.33660673307161], [-47.262978632771684, -22.336623962277905], [-47.26296245244885, -22.336641237722116], [-47.262946326445494, -22.336658560810285], [-47.26293025651684, -22.33667593294855], [-47.262914244619864, -22.336693355324503], [-47.26289829302611, -22.336710828025563], [-47.262882402671174, -22.33672835000161], [-47.26286657352574, -22.336745920697506], [-47.262850805413116, -22.336763539719602], [-47.26283509815656, -22.336781206674353], [-47.2628194515793, -22.336798921168217], [-47.26280386550458, -22.33681668280783], [-47.26278833975562, -22.336834491199745], [-47.26277287415561, -22.336852345950643], [-47.26275746852771, -22.33687024666732], [-47.2627421226951, -22.33688819295656], [-47.262726836480944, -22.3369061844252], [-47.26271160970836, -22.3369242206802], [-47.26269644220049, -22.336942301328552], [-47.262681333780456, -22.33696042597728], [-47.262666284271376, -22.33697859423348], [-47.26265129349635, -22.33699680570436], [-47.26263636127845, -22.337015059997047], [-47.26262148744084, -22.337033356718905], [-47.262606671806545, -22.33705169547719], [-47.262591914198666, -22.33707007587933], [-47.26257721444031, -22.33708849753271], [-47.26256257235455, -22.33710696004487], [-47.26254798776443, -22.337125463023323], [-47.262533460493096, -22.337144006075654], [-47.2625189903636, -22.33716258880955], [-47.262504577199046, -22.33718121083263], [-47.262490220822514, -22.33719987175269], [-47.26247592105708, -22.337218571177488], [-47.26246167772583, -22.337237308714908], [-47.26244749065193, -22.337256083972775], [-47.262433359658424, -22.337274896559077], [-47.262419284568466, -22.337293746081762], [-47.26240526520517, -22.337312632148876], [-47.262391301391645, -22.337331554368465], [-47.26237739295106, -22.337350512348646], [-47.26236353970655, -22.337369505697588], [-47.26234974148127, -22.33738853402351], [-47.26233599809838, -22.33740759693455], [-47.26232230938107, -22.337426694039124], [-47.26230867515254, -22.337445824945473], [-47.26229509523596, -22.337464989261967], [-47.26228156945456, -22.33748418659702], [-47.26226809763159, -22.33750341655908], [-47.26225467959025, -22.337522678756585], [-47.26224131515383, -22.33754197279809], [-47.26222800414558, -22.337561298292123], [-47.262214746388786, -22.33758065484724], [-47.26220154170676, -22.337600042072086], [-47.262188389922784, -22.337619459575333], [-47.262175290860235, -22.33763890696565], [-47.26216224434241, -22.337658383851767], [-47.2621492501927, -22.33767788984238], [-47.26213630823447, -22.33769742454631], [-47.26212341829113, -22.337716987572396], [-47.26211058018611, -22.337736578529455], [-47.26209779374281, -22.33775619702635], [-47.26208505878467, -22.337775842672013], [-47.262072375135205, -22.33779551507532], [-47.262059742617865, -22.3378152138453], [-47.26204716105618, -22.33783493859088], [-47.26203463027367, -22.337854688921087], [-47.262022150095, -22.337874464443175], [-47.262009720337936, -22.337894264768465], [-47.261997340722004, -22.337914089617154], [-47.26198501091701, -22.337933938768526], [-47.26197273058952, -22.33795381200703], [-47.26196049940609, -22.337973709117186], [-47.26194831703324, -22.337993629883638], [-47.2619361831375, -22.33801357409088], [-47.26192409738538, -22.338033541523686], [-47.261912059443425, -22.33805353196666], [-47.26190006897813, -22.338073545204605], [-47.261888125656, -22.338093581022225], [-47.261876229143596, -22.338113639204312], [-47.26186437910742, -22.338133719535765], [-47.26185257521397, -22.33815382180138], [-47.261840817129794, -22.338173945786146], [-47.26182910452141, -22.338194091274943], [-47.26181743705532, -22.33821425805276], [-47.26180581439808, -22.338234445904657], [-47.261794236216225, -22.3382546546156], [-47.261782702176255, -22.338274883970733], [-47.26177121194479, -22.338295133755143], [-47.26175976518829, -22.33831540375394], [-47.26174836157336, -22.338335693752374], [-47.26173700076655, -22.338356003535576], [-47.2617256824344, -22.338376332888835], [-47.261714406243556, -22.33839668159737], [-47.261703171860525, -22.33841704944654], [-47.26169197895194, -22.33843743622163], [-47.2616808271844, -22.338457841708024], [-47.26166971622447, -22.338478265691034], [-47.26165864573881, -22.338498707956163], [-47.26164761539403, -22.338519168288816], [-47.26163662485681, -22.33853964647443], [-47.26162567379375, -22.338560142298547], [-47.26161476187154, -22.33858065554669], [-47.26160388875686, -22.338601186004354], [-47.261593054116375, -22.338621733457128], [-47.261582257616766, -22.338642297690647], [-47.2615714989248, -22.338662878490496], [-47.26156077770714, -22.338683475642295], [-47.26155009363056, -22.3387040889318], [-47.26153944636181, -22.338724718144626], [-47.261528835567624, -22.338745363066522], [-47.261518260914826, -22.338766023483206], [-47.26150772207018, -22.338786699180446], [-47.26149721870052, -22.338807389943984], [-47.26148675047263, -22.338828095559677], [-47.26147631705336, -22.338848815813314], [-47.26146591811123, -22.338869550487527], [-47.26145555337983, -22.33889029922014], [-47.26144522241794, -22.338911061365852], [-47.26143492434946, -22.338931836283564], [-47.26142465817403, -22.338952623518605], [-47.261414422884435, -22.338973422630602], [-47.26140421747356, -22.338994233179168], [-47.26139404093448, -22.339015054724072], [-47.2613838922604, -22.339035886825283], [-47.261373770444656, -22.339056729042667], [-47.26136367448073, -22.339077580936326], [-47.26135360336232, -22.339098442066458], [-47.26134356201713, -22.33911929966743], [-47.2613335372902, -22.33914017850359], [-47.26132353439241, -22.339161065257812], [-47.261313552317894, -22.33918195949061], [-47.26130359006105, -22.339202860762445], [-47.26129364661636, -22.339223768633993], [-47.2612837209785, -22.33924468266584], [-47.261273812142264, -22.3392656024188], [-47.261263919102674, -22.33928652745366], [-47.26125404085486, -22.339307457331298], [-47.26124417639412, -22.33932839161269], [-47.26123432471596, -22.33934932985882], [-47.26122448481597, -22.33937027163077], [-47.26121465568992, -22.33939121648974], [-47.26120483633385, -22.3394121639969], [-47.26119502574382, -22.33943311371352], [-47.26118522291612, -22.339454065200982], [-47.26117542684723, -22.339475018020615], [-47.261165636533775, -22.339495971733886], [-47.261155850972514, -22.339516925902302], [-47.261146069160425, -22.339537880087455], [-47.26113629009459, -22.33955883385087], [-47.26112651277231, -22.3395797867544], [-47.26111673619104, -22.33960073835962], [-47.26110695934839, -22.33962168822845], [-47.26109718124217, -22.339642635922637], [-47.26108740087028, -22.33966358100414], [-47.26107761723087, -22.33968452303489], [-47.2610678293222, -22.33970546157694], [-47.26105803614274, -22.339726396192386], [-47.261048236691096, -22.33974732644329], [-47.26103842996605, -22.339768251891936], [-47.261028614966555, -22.339789172100495], [-47.26101879069172, -22.339810086631346], [-47.26100895614079, -22.339830995046846], [-47.260999110313264, -22.33985189690939], [-47.260989252208695, -22.339872791781588], [-47.26097938082688, -22.33989367922586], [-47.26096949516775, -22.339914558804985], [-47.26095959423136, -22.339935430081557], [-47.26094967701801, -22.339956292618368], [-47.2609397425281, -22.339977145978303], [-47.26092978976221, -22.339997989724225], [-47.26091981772108, -22.340018823419143], [-47.2609098254056, -22.340039646626106], [-47.26089981795935, -22.34006044614161], [-47.260889782381994, -22.340081246509786], [-47.260879723525946, -22.34010203510101], [-47.26086964031217, -22.340122811736634], [-47.260859532002335, -22.34014357652702], [-47.26084939820588, -22.340164329469665], [-47.26083923860122, -22.340185070428596], [-47.26082905286768, -22.340205799265945], [-47.26081884068461, -22.34022651584395], [-47.26080860173142, -22.340247220024715], [-47.260798335687404, -22.34026791167046], [-47.260788042232036, -22.34028859064343], [-47.26077772104466, -22.34030925680583], [-47.26076737180473, -22.340329910019925], [-47.260756994191645, -22.340350550148017], [-47.26074658788484, -22.340371177052326], [-47.26073615256374, -22.340391790595195], [-47.26072568790782, -22.340412390638935], [-47.26071519359654, -22.340432977045896], [-47.26070466930937, -22.340453549678436], [-47.26069411472578, -22.340474108398915], [-47.26068352952529, -22.340494653069726], [-47.26067291338735, -22.340515183553336], [-47.26066226599149, -22.34053569971215], [-47.26065158701725, -22.340556201408628], [-47.26064087614413, -22.34057668850525], [-47.26063013305167, -22.340597160864462], [-47.260619357419394, -22.340617618348876], [-47.260608548926854, -22.34063806082099], [-47.260597707253616, -22.340658488143358], [-47.26058683207921, -22.34067890017856], [-47.26057592308323, -22.340699296789214], [-47.26056497994523, -22.34071967783793], [-47.26055400234479, -22.34074004318738], [-47.26054298996151, -22.340760392700222], [-47.26053194247494, -22.340780726239156], [-47.26052085956469, -22.340801043666882], [-47.26050974091039, -22.340821344846223], [-47.260498586191574, -22.34084162963984], [-47.26048739508787, -22.340861897910578], [-47.26047616727891, -22.340882149521228], [-47.26046490244428, -22.340902384334672], [-47.260453600263574, -22.3409226022137], [-47.26044226041647, -22.34094280302129], [-47.26043088258249, -22.340962986620305], [-47.26041946644132, -22.34098315287369], [-47.26040801167255, -22.341003301644427], [-47.260396517955805, -22.34102343279546], [-47.260384984970685, -22.34104354618986], [-47.260373412396845, -22.341063641690653], [-47.26036179991385, -22.341083719160924], [-47.26035014720135, -22.341103778463758], [-47.26033845393896, -22.341123819462307], [-47.26032671980627, -22.341143842019665], [-47.26031494448291, -22.341163845999045], [-47.26030312764845, -22.341183831263674], [-47.26029126898252, -22.341203797676766], [-47.260279368164724, -22.34122374510156], [-47.26026742487463, -22.341243673401436], [-47.26025543879184, -22.341263582439648], [-47.260243409595944, -22.341283472079557], [-47.260231336966505, -22.341303342184517], [-47.260219220583096, -22.341323192618013], [-47.260207060125275, -22.341343023243393], [-47.26019485527261, -22.341362833924187], [-47.26018260570465, -22.34138262452388], [-47.26017031110092, -22.34140239490598], [-47.26015797114097, -22.341422144934064], [-47.260145585504304, -22.3414418744717], [-47.26013315387042, -22.341461583382504], [-47.26012067591886, -22.34148127153015], [-47.26010815132908, -22.341500938778285], [-47.26009557978056, -22.341520584990636], [-47.26008296095279, -22.341540210030935], [-47.2600702945252, -22.34155981376295], [-47.260057580177204, -22.34157939605047], [-47.260044817588245, -22.34159895675736], [-47.26003200643779, -22.341618495747472], [-47.260019146405156, -22.34163801288466], [-47.26000623725939, -22.34165750789751], [-47.26000105904127, -22.341665288961025], [-47.259980341483, -22.34169631671064], [-47.259980272330814, -22.34169642006892], [-47.259967211715775, -22.341715826589944], [-47.25995409338566, -22.341735193977406], [-47.259940912949915, -22.34175451792998], [-47.25992766602353, -22.34177379414799], [-47.259914348227134, -22.341793018333902], [-47.259900955186765, -22.341812186192193], [-47.25988748253378, -22.34183129343007], [-47.259873925904834, -22.341850335757346], [-47.25986028094158, -22.34186930888713], [-47.25984654329063, -22.34188820853587], [-47.25983270860328, -22.341907030423858], [-47.25981877253541, -22.341925770275584], [-47.25980473074725, -22.341944423820117], [-47.25979057890294, -22.34196298679141], [-47.25977631267053, -22.341981454928877], [-47.25976192772148, -22.3419998239776], [-47.259747419730324, -22.34201808968895], [-47.25973278437439, -22.342036247820978], [-47.259718017333235, -22.34205429413873], [-47.25970311428828, -22.34207222441485], [-47.25968807092224, -22.3420900344299], [-47.25967288291861, -22.342107719972887], [-47.25965754596107, -22.34212527684165], [-47.25964205573277, -22.34214270084323], [-47.25962640791565, -22.342159987794346], [-47.25961059818981, -22.342177133521655], [-47.25959462223248, -22.34219413386219], [-47.25957847571733, -22.342210984663676], [-47.259562154313656, -22.342227681784628], [-47.25954565368519, -22.34224422109479], [-47.259528969489324, -22.342260598475036], [-47.259512097375996, -22.342276809817797], [-47.25949503298664, -22.342292851026784], [-47.25947777195321, -22.34230871801705], [-47.25946030988976, -22.342324406721254], [-47.25944264142321, -22.34233991395992], [-47.259424761642826, -22.342355238979003], [-47.25940667138569, -22.342370381741695], [-47.259388374123205, -22.34238534059924], [-47.25936987357555, -22.342400113694108], [-47.25935117346685, -22.342414699170074], [-47.25933227752483, -22.34242909517227], [-47.259313189480736, -22.342443299847346], [-47.25929391306924, -22.342457311343615], [-47.25927445202836, -22.34247112781098], [-47.25925481009915, -22.342484747401198], [-47.259234991025835, -22.342498168267937], [-47.25921499855553, -22.342511388566695], [-47.25919483643817, -22.34252440645503], [-47.25917450842639, -22.34253722009263], [-47.259154018275446, -22.342549827641307], [-47.25913336974311, -22.342562227265027], [-47.25911256658952, -22.342574417130077], [-47.259091612577095, -22.342586395405068], [-47.25907051147049, -22.342598160260906], [-47.259049267036424, -22.34260970987104], [-47.259027883043636, -22.342621042411285], [-47.259006363262756, -22.34263215606004], [-47.25898471146622, -22.342643048998266], [-47.2589629314282, -22.342653719409537], [-47.258941026924504, -22.34266416548005], [-47.25891900173244, -22.34267438539876], [-47.25889685963074, -22.34268437735743], [-47.25887460439956, -22.342694139550485], [-47.258852239820214, -22.34270367017533], [-47.25882976967525, -22.342712967432163], [-47.25880719774824, -22.342722029524175], [-47.25878452782369, -22.342730854657585], [-47.25876176368702, -22.34273944104153], [-47.25873890912441, -22.342747786888342], [-47.258715967922605, -22.342755890413386], [-47.25869294386899, -22.342763749835264], [-47.25866984075137, -22.342771363375793], [-47.25864666235778, -22.342778729260022], [-47.25862341247646, -22.342785845716392], [-47.258600094895826, -22.342792710976614], [-47.25857671340408, -22.342799323275873], [-47.258553271789296, -22.34280568085284], [-47.258529773839115, -22.34281178194954], [-47.25850622334072, -22.342817624811765], [-47.258482624080656, -22.34282320768868], [-47.25845897983856, -22.342828528834517], [-47.25843529309587, -22.34283358679376], [-47.25841156267988, -22.342838382915588], [-47.25838778664312, -22.34284292329276], [-47.258363965686264, -22.342847214078354], [-47.25834010091899, -22.34285126134407], [-47.258316193467785, -22.342855071160592], [-47.258292244475285, -22.342858649598636], [-47.25826825509972, -22.342862002729582], [-47.258244226513995, -22.342865136626532], [-47.25822015990504, -22.342868057364957], [-47.25819605647303, -22.3428707710234], [-47.25817191743045, -22.342873283683975], [-47.25814774400135, -22.34287560143311], [-47.25812353742046, -22.342877730361845], [-47.25809929893244, -22.34287967656632], [-47.258075029790916, -22.342881446148073], [-47.25805073125778, -22.342883045214418], [-47.25802640460239, -22.342884479878677], [-47.25800205110073, -22.342885756260273], [-47.25797767203471, -22.34288688048508], [-47.25795326869145, -22.342887858685376], [-47.25792884236257, -22.342888697000035], [-47.257904394343534, -22.34288940157451], [-47.25787992593302, -22.342889978560965], [-47.257855438432365, -22.34289043411817], [-47.25783093314494, -22.34289077441161], [-47.25780641137564, -22.342891005613332], [-47.25778187443035, -22.342891133902047], [-47.257757323615614, -22.34289116546295], [-47.25773276023803, -22.34289110648778], [-47.25770818560396, -22.3428909631747], [-47.25768360101911, -22.34289074172814], [-47.257659007788135, -22.342890448359], [-47.2576344072145, -22.34289008928423], [-47.25760980059998, -22.3428896707271], [-47.25758518924451, -22.342889198916925], [-47.25756057444596, -22.342888680089096], [-47.25753595749988, -22.34288812048504], [-47.257511339820475, -22.342887526355035], [-47.25748672466843, -22.342886903811788], [-47.25746211589054, -22.342886256003187], [-47.25743751483966, -22.342885583645636], [-47.25741292134243, -22.342884887351858], [-47.25738833518409, -22.342884167733473], [-47.25736374196691, -22.34288342497377], [-47.25733917022883, -22.342882660540276], [-47.257302069628565, -22.34288147357873]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1085.315931648, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263747090669646, -22.335819570364425], [-47.26371252583035, -22.335854345699516], [-47.26369591417593, -22.335870972513405], [-47.263679251462094, -22.335887571225374], [-47.263662541211616, -22.335904144828937], [-47.2636457869529, -22.335920696321423], [-47.263628992219715, -22.335937228703962], [-47.26361216055114, -22.335953744981946], [-47.26359529549144, -22.335970248164763], [-47.26357838070038, -22.335986760682662], [-47.26356146346237, -22.336003242832852], [-47.263544523505864, -22.33601972095267], [-47.26352756439254, -22.33603619806674], [-47.263510589688664, -22.336052677204485], [-47.26349360300404, -22.33606916130577], [-47.263476608955806, -22.336085650776184], [-47.26345961143737, -22.33610214500095], [-47.26344261229306, -22.33611864526726], [-47.26342561325914, -22.336135152969057], [-47.263408616072795, -22.33615166950164], [-47.26339162247225, -22.33616819626111], [-47.26337463419664, -22.336184734644892], [-47.263357652986244, -22.336201286051285], [-47.263340680582225, -22.33621785187979], [-47.26332371872689, -22.336234433530798], [-47.26330676916342, -22.336251032405936], [-47.26328981225765, -22.336267670884844], [-47.263272890669974, -22.33628431027306], [-47.263255986616706, -22.336300971102315], [-47.263239101845926, -22.336317654778608], [-47.26322223810694, -22.33633436270896], [-47.26320539715005, -22.336351096301346], [-47.26318858072682, -22.336367856964703], [-47.26317179059003, -22.336384646108666], [-47.26315502849366, -22.336401465143965], [-47.263138296192864, -22.336418315482025], [-47.26312159544416, -22.336435198535185], [-47.26310492800528, -22.33645211571656], [-47.26308829563537, -22.33646906843999], [-47.263071700094926, -22.336486058120066], [-47.26305514314573, -22.336503086172037], [-47.263038626551065, -22.336520154011886], [-47.26302215207573, -22.336537263056105], [-47.26300572148592, -22.336554414721817], [-47.26298933654936, -22.336571610426667], [-47.26297299903538, -22.336588851588797], [-47.262956710714874, -22.33660613962674], [-47.262940473360324, -22.336623475959456], [-47.262924288745936, -22.33664086200626], [-47.26290815864766, -22.336658299186603], [-47.262892085244964, -22.336675788482918], [-47.26287607171547, -22.33669332902235], [-47.262860119832126, -22.33671091884109], [-47.2628442297097, -22.33672855721929], [-47.262828401168164, -22.336746243760125], [-47.26281263402744, -22.336763978066823], [-47.262796928107406, -22.33678175974288], [-47.26278128322794, -22.336799588391788], [-47.26276569920888, -22.33681746361718], [-47.26275017586996, -22.336835385022876], [-47.26273471303093, -22.336853352212824], [-47.26271931051155, -22.336871364791012], [-47.26270396813151, -22.336889422361576], [-47.262688685710465, -22.336907524528833], [-47.262673463068104, -22.33692567089718], [-47.26265830002404, -22.336943861071067], [-47.26264319639788, -22.336962094655142], [-47.26262815200926, -22.336980371254192], [-47.26261316667776, -22.336998690473013], [-47.26259824022297, -22.337017051916586], [-47.262583372464455, -22.33703545518996], [-47.26256856322178, -22.337053899898397], [-47.262553812314515, -22.33707238564707], [-47.2625391195622, -22.337090912041443], [-47.26252448478439, -22.337109478687033], [-47.26250990780068, -22.337128085189395], [-47.262495388430615, -22.3371467311543], [-47.262480926493744, -22.337165416187492], [-47.26246652180967, -22.33718413989488], [-47.26245217419793, -22.33720290188252], [-47.26243788347815, -22.337221701756466], [-47.262423649469895, -22.33724053912291], [-47.262409471992775, -22.33725941358817], [-47.26239535086644, -22.337278324758625], [-47.26238128591051, -22.337297272240733], [-47.26236727694462, -22.33731625564107], [-47.26235332378846, -22.337335274566254], [-47.262339426261704, -22.337354328623075], [-47.26232558418409, -22.33737341741828], [-47.262311797375276, -22.33739254055878], [-47.262298065655074, -22.33741169765163], [-47.262284388843206, -22.33743088830385], [-47.262270766759514, -22.33745011212257], [-47.26225719922377, -22.337469368715073], [-47.262243686055854, -22.337488657688585], [-47.26223022707563, -22.337507978650525], [-47.26221682210295, -22.33752733120835], [-47.262203470957814, -22.337546714969545], [-47.26219017346015, -22.33756612954169], [-47.262176929429934, -22.3375855745325], [-47.26216373868718, -22.337605049549698], [-47.26215060105195, -22.337624554201064], [-47.26213751634435, -22.337644088094432], [-47.26212448438445, -22.33766365083774], [-47.26211150499239, -22.337683242039038], [-47.262098577988404, -22.337702861306308], [-47.26208570319268, -22.33772250824771], [-47.26207288042549, -22.337742182471345], [-47.262060109507075, -22.337761883585518], [-47.26204739025781, -22.33778161119848], [-47.26203472249806, -22.337801364918562], [-47.26202210604818, -22.337821144354212], [-47.262009540728656, -22.337840949113794], [-47.2619970263622, -22.337860778802273], [-47.26198456277247, -22.337880633016237], [-47.26197214968724, -22.337900511456947], [-47.26195978677717, -22.337920413896363], [-47.26194747370657, -22.33794034011685], [-47.26193521013965, -22.337960289900757], [-47.2619229957406, -22.33798026303054], [-47.26191083017363, -22.338000259288783], [-47.261898713102916, -22.338020278458096], [-47.26188664419267, -22.33804032032122], [-47.26187462310706, -22.33806038466094], [-47.26186264951029, -22.338080471260078], [-47.261850723066516, -22.338100579901617], [-47.26183884343993, -22.338120710368493], [-47.2618270102947, -22.33814086244385], [-47.261815223295066, -22.3381610359108], [-47.26180348210517, -22.338181230552554], [-47.26179178638927, -22.338201446152404], [-47.26178013581152, -22.33822168249372], [-47.261768530036136, -22.3382419393599], [-47.26175696872733, -22.338262216534464], [-47.26174545154943, -22.33828251380095], [-47.26173397816659, -22.33830283094293], [-47.261722548243036, -22.338323167744175], [-47.26171116144312, -22.338343523988335], [-47.26169981743109, -22.338363899459264], [-47.26168851587123, -22.338384293940834], [-47.26167725642787, -22.338404707216963], [-47.26166603876535, -22.338425139071642], [-47.261654862548, -22.338445589288913], [-47.26164372744019, -22.33846605765284], [-47.26163263310631, -22.33848654394763], [-47.26162157921076, -22.338507047957517], [-47.26161056541799, -22.33852756946669], [-47.26159959139243, -22.338548108259527], [-47.26158865679856, -22.33856866412041], [-47.26157776130088, -22.338589236833695], [-47.26156690456388, -22.338609826183948], [-47.261556086252135, -22.338630431955647], [-47.26154530603022, -22.33865105393334], [-47.26153456356275, -22.33867169190168], [-47.26152385851427, -22.338692345645388], [-47.26151319054949, -22.3387130149491], [-47.26150255933312, -22.338733699597604], [-47.2614919645298, -22.338754399375745], [-47.261481405804325, -22.338775114068326], [-47.261470882821456, -22.338795843460222], [-47.261460395245926, -22.3388165873364], [-47.26144994274264, -22.338837345481878], [-47.26143952497968, -22.338858117675127], [-47.261429141761596, -22.33887890340728], [-47.26141879281264, -22.33889970169337], [-47.2614084773563, -22.338920511680403], [-47.26139819439422, -22.3389413328972], [-47.261387942914325, -22.33896216490104], [-47.26137772190478, -22.338983007249514], [-47.2613675303541, -22.33900385950028], [-47.26135736725101, -22.339024721211246], [-47.26134723158462, -22.33904559194052], [-47.26133712234425, -22.33906647124644], [-47.261327038519646, -22.339087358687376], [-47.26131699096858, -22.339108229170428], [-47.261306954383514, -22.339129132662343], [-47.26129694018852, -22.33915004296706], [-47.26128694737435, -22.339170959643777], [-47.2612769749321, -22.33919188225155], [-47.26126702185311, -22.339212810349874], [-47.26125708712913, -22.33923374349816], [-47.26124716975211, -22.339254681256104], [-47.26123726871446, -22.33927562318349], [-47.2612273830088, -22.339296568840215], [-47.26121751162815, -22.3393175177864], [-47.2612076535658, -22.339338469582206], [-47.261197807815385, -22.33935942378795], [-47.26118797337089, -22.339380379964165], [-47.261178149226595, -22.339401337671315], [-47.261168334377146, -22.339422296470154], [-47.26115852781744, -22.33944325592161], [-47.26114872854283, -22.33946421558647], [-47.26113893554889, -22.339485175025885], [-47.2611291478316, -22.33950613380099], [-47.26111936438724, -22.33952709147317], [-47.2611095842124, -22.339548047603632], [-47.26109980630402, -22.339569001754157], [-47.26109002965942, -22.33958995348616], [-47.261080253276184, -22.339610902361585], [-47.26107047615228, -22.33963184794211], [-47.26106069728597, -22.33965278978987], [-47.26105091567591, -22.339673727466863], [-47.26104113032101, -22.339694660535233], [-47.26103134022054, -22.339715588557517], [-47.26102154437416, -22.339736511095932], [-47.261011741781786, -22.339757427713177], [-47.261001931443715, -22.33977833797183], [-47.26099211236055, -22.339799241434754], [-47.26098228353321, -22.339820137664837], [-47.260972443963006, -22.33984102622511], [-47.26096259265149, -22.33986190667882], [-47.26095272860062, -22.3398827785891], [-47.260942850812626, -22.33990364151957], [-47.2609329582901, -22.339924495033713], [-47.260923050035956, -22.339945338695156], [-47.26091312505338, -22.33996617206791], [-47.260903182345935, -22.339986994715854], [-47.2608932209175, -22.34000780620313], [-47.26088323977225, -22.340028606094076], [-47.26087325019972, -22.34004936841979], [-47.260863227201696, -22.340070142706768], [-47.26085318148529, -22.340090904133827], [-47.260843111858044, -22.3401116527657], [-47.26083301741117, -22.340132389069932], [-47.26082289768903, -22.340153113181493], [-47.2608127523704, -22.340173824966975], [-47.26080258113589, -22.3401945242892], [-47.260792383666235, -22.34021521101108], [-47.26078215964215, -22.340235884995415], [-47.26077190874433, -22.34025654610518], [-47.26076163065357, -22.340277194203328], [-47.26075132505064, -22.34029782915276], [-47.26074099161634, -22.340318450816614], [-47.26073063003149, -22.340339059057886], [-47.26072023997694, -22.340359653739664], [-47.26070982113357, -22.340380234725043], [-47.26069937318224, -22.340400801877237], [-47.26068889580386, -22.340421355059433], [-47.26067838867936, -22.34044189413485], [-47.260667851489714, -22.34046241896676], [-47.26065728391582, -22.340482929418503], [-47.26064668563869, -22.34050342535343], [-47.26063605633933, -22.3405239066349], [-47.26062539569872, -22.34054437312637], [-47.26061470339795, -22.340564824691292], [-47.260603979118, -22.340585261193176], [-47.260593222539946, -22.340605682495607], [-47.26058243334489, -22.340626088462194], [-47.26057161121386, -22.34064647895657], [-47.260560755828045, -22.340666853842365], [-47.26054986686845, -22.340687212983376], [-47.26053894401629, -22.340707556243334], [-47.26052798695267, -22.340727883486085], [-47.26051699535872, -22.34074819457547], [-47.26050596891563, -22.340768489375403], [-47.2604949073045, -22.340788767749856], [-47.260483810206594, -22.34080902956286], [-47.26047267730303, -22.340829274678384], [-47.26046150827501, -22.34084950296062], [-47.26045030280374, -22.34086971427365], [-47.26043906057043, -22.340889908481685], [-47.260427781256254, -22.340910085448993], [-47.26041646454247, -22.340930245039857], [-47.26040511011024, -22.340950387118635], [-47.2603937176408, -22.34097051154974], [-47.26038228681538, -22.340990618197594], [-47.260370817315206, -22.341010706926713], [-47.26035930882145, -22.341030777601663], [-47.26034776101538, -22.341050830087045], [-47.260336173578196, -22.34107086424751], [-47.260324546191114, -22.34109087994781], [-47.260312878535345, -22.34111087705271], [-47.2603011702921, -22.341130855427], [-47.26028942114258, -22.34115081493557], [-47.260277630767945, -22.341170755443407], [-47.26026579884944, -22.341190676815447], [-47.26025392506822, -22.341210578916773], [-47.26024200910545, -22.341230461612504], [-47.26023005064232, -22.34125032476777], [-47.260218049359956, -22.341270168247814], [-47.260206004939484, -22.341289991917915], [-47.26019391706206, -22.341309795643426], [-47.26018178540882, -22.34132957928968], [-47.260169609660785, -22.34134934272225], [-47.26015738949911, -22.341369085806527], [-47.260145124604826, -22.34138880840818], [-47.26013281465901, -22.341408510392796], [-47.260120459342644, -22.341428191626093], [-47.26010805833678, -22.341447851973815], [-47.2600956113224, -22.341467491301795], [-47.26008311798044, -22.341487109475906], [-47.26007057799186, -22.341506706362043], [-47.26005799103759, -22.341526281826283], [-47.2600453567985, -22.34154583573461], [-47.260032674955454, -22.341565367953212], [-47.26001994518933, -22.341584878348254], [-47.26000716718087, -22.341604366785962], [-47.25999434061091, -22.341623833132672], [-47.25998146533944, -22.341643276983984], [-47.259974001426855, -22.341654492649038], [-47.25995326335327, -22.341685512211683], [-47.259942556732, -22.34170142097299], [-47.259929485292545, -22.34172071912751], [-47.25991635592422, -22.341739968204383], [-47.25990316431073, -22.341759163928806], [-47.25988990614701, -22.34177830202997], [-47.25987657713889, -22.341797378241406], [-47.25986317300288, -22.341816388301854], [-47.25984968946594, -22.341835327955447], [-47.25983612226515, -22.341854192952727], [-47.2598224671474, -22.34187297905111], [-47.25980871986911, -22.341891682015675], [-47.25979487619574, -22.341910297619766], [-47.2597809319014, -22.341928821645908], [-47.25976688276825, -22.341947249886555], [-47.25975272458603, -22.341965578144865], [-47.25973845315142, -22.341983802235582], [-47.25972406426726, -22.342001917985858], [-47.259709553741885, -22.342019921236137], [-47.25969491738817, -22.342037807841063], [-47.25968015102268, -22.34205557367034], [-47.25966525046464, -22.342073214609606], [-47.25965021153474, -22.342090726561285], [-47.259635030054056, -22.342108105445508], [-47.25961970184265, -22.3421253472008], [-47.259604222718174, -22.34214244778512], [-47.25958858849449, -22.342159403176215], [-47.25957279497981, -22.34217620937265], [-47.259556837975325, -22.34219286239426], [-47.25954071327322, -22.342209358282666], [-47.259524416654735, -22.342225693101703], [-47.25950794388842, -22.342241862937808], [-47.25949129072787, -22.34225786390008], [-47.259474452909714, -22.34227369212052], [-47.259457426151535, -22.342289343753713], [-47.25944020613519, -22.342304814989568], [-47.25942278655018, -22.34232010378789], [-47.25940515950218, -22.34233521218422], [-47.259387323536444, -22.34235014208581], [-47.25936928185957, -22.342364891988275], [-47.259351038175815, -22.342379459969752], [-47.25933259619712, -22.342393844110845], [-47.25931395964271, -22.34240804249506], [-47.25929513223893, -22.342422053208757], [-47.25927611771885, -22.342435874341668], [-47.259256919822164, -22.34244950398687], [-47.25923754229487, -22.342462940240953], [-47.259217988889134, -22.342476181204297], [-47.25919826336295, -22.34248922498116], [-47.25917836947991, -22.342502069679792], [-47.25915831100903, -22.34251471341266], [-47.2591380917246, -22.34252715429651], [-47.259117715405836, -22.34253939045239], [-47.25909718583678, -22.34255142000607], [-47.259076506806004, -22.342563241087827], [-47.259055682106535, -22.34257485183268], [-47.25903471553553, -22.342586250380595], [-47.25901361089417, -22.34259743487635], [-47.25899237198747, -22.342608403469885], [-47.25897100262393, -22.342619154316193], [-47.25894950661571, -22.34262968557558], [-47.258927887778015, -22.342639995413606], [-47.258906149929196, -22.342650082001253], [-47.25888429689045, -22.342659943515116], [-47.25886233248569, -22.342669578137265], [-47.25884026054134, -22.342678984055524], [-47.2588180848861, -22.342688159463485], [-47.2587958093508, -22.342697102560624], [-47.25877343776814, -22.342705811552413], [-47.25875097397266, -22.342714284650334], [-47.2587284218003, -22.34272252007208], [-47.258705785088324, -22.342730516041552], [-47.25868306767512, -22.342738270789045], [-47.258660273399904, -22.34274578255123], [-47.25863740610246, -22.342753049571392], [-47.25861446962294, -22.34276007009944], [-47.25859146780176, -22.342766842391967], [-47.258568404479, -22.342773364712368], [-47.258545283494435, -22.342779635331052], [-47.25852210868703, -22.342785652525304], [-47.25849888389475, -22.34279141457961], [-47.25847561295433, -22.342796919785506], [-47.25845229968872, -22.342802166444535], [-47.258428945327516, -22.342807153428137], [-47.258405544481974, -22.34281188294052], [-47.258382091757966, -22.342816361576062], [-47.25835858726734, -22.342820595357292], [-47.258335031940035, -22.342824590144147], [-47.25831142673958, -22.342828351794566], [-47.2582877726618, -22.342831886166298], [-47.25826407073375, -22.342835199118703], [-47.25824032201182, -22.342838296514394], [-47.25821652758044, -22.342841184220816], [-47.258192688550494, -22.34284386811144], [-47.2581688060576, -22.34284635406709], [-47.25814488126038, -22.342848647977007], [-47.25812091533897, -22.342850755739768], [-47.25809690949322, -22.342852683264056], [-47.258072864941006, -22.342854436469537], [-47.25804878291674, -22.342856021287222], [-47.25802466466967, -22.342857443660222], [-47.258000511462456, -22.342858709543883], [-47.257976324569476, -22.342859824906363], [-47.25795210527565, -22.342860795728733], [-47.25792785487479, -22.34286162800512], [-47.25790357466846, -22.342862327742964], [-47.25787926596467, -22.342862900963002], [-47.25785493007671, -22.342863353699272], [-47.257830568321964, -22.342863691999163], [-47.25780618202086, -22.342863921923236], [-47.25778177249585, -22.342864049545334], [-47.25775734107066, -22.34286408095239], [-47.257732889069146, -22.342864022244257], [-47.25770841781467, -22.342863879533624], [-47.25768392862932, -22.342863658946005], [-47.25765942283312, -22.342863366619433], [-47.25763490174363, -22.34286300870444], [-47.25761036667508, -22.342862591363915], [-47.25758581893803, -22.342862120772946], [-47.257561259838894, -22.342861603118752], [-47.25753669067953, -22.342861044600618], [-47.25751211299901, -22.34286045143557], [-47.25748753208031, -22.342859829757717], [-47.25746295517819, -22.3428591827878], [-47.257438385194206, -22.342858511278916], [-47.25741382199507, -22.34285781584256], [-47.25738926536463, -22.342857097088043], [-47.257364686720834, -22.342856354768085], [-47.257314120016126, -22.342854781592624]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1080.212965731, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26371657835963, -22.335810374753702], [-47.26369117563234, -22.335835932173854], [-47.2636746129948, -22.33585250992324], [-47.263657995492295, -22.33586906359468], [-47.263641326619044, -22.335885596156547], [-47.26362460987765, -22.335902110582875], [-47.263607848778854, -22.335918609853668], [-47.2635910468412, -22.33593509695499], [-47.263574207591176, -22.33595157487915], [-47.26355730472843, -22.33596807574967], [-47.2635404073896, -22.335984538490386], [-47.26352348337739, -22.336001001085517], [-47.26350653624436, -22.336017466550068], [-47.2634895695499, -22.33603393790639], [-47.26347258693386, -22.33605041805587], [-47.26345559396704, -22.33606690647418], [-47.2634385955982, -22.33608340152136], [-47.26342159372661, -22.336099904431798], [-47.26340459008939, -22.336116416600067], [-47.26338758642503, -22.336132939422647], [-47.263370584473634, -22.33614947429743], [-47.26335358597663, -22.33616602262409], [-47.263336592677135, -22.336182585803755], [-47.263319606319655, -22.336199165239215], [-47.263302628650365, -22.33621576233474], [-47.263285661416774, -22.336232378496383], [-47.26326867430035, -22.336249046597185], [-47.26325173042441, -22.33626570789912], [-47.26323480224615, -22.33628239250338], [-47.26321789152047, -22.336299101822608], [-47.26320100000398, -22.336315837270963], [-47.263184129454935, -22.33633260026397], [-47.26316728163337, -22.336349392218615], [-47.26315045830121, -22.336366214553074], [-47.26313366122208, -22.336383068686978], [-47.26311689216155, -22.33639995604116], [-47.26310015288702, -22.336416878037706], [-47.2630834451679, -22.336433836099925], [-47.26306677077561, -22.336450831652098], [-47.26305013148355, -22.336467866119808], [-47.263033529067215, -22.336484940929527], [-47.263016965304246, -22.33650205750886], [-47.26300044197454, -22.336519217286142], [-47.26298396086007, -22.336536421690653], [-47.262967523745246, -22.336553672152537], [-47.26295113241671, -22.33657097010253], [-47.26293478866358, -22.336588316972133], [-47.2629184942773, -22.336605714193315], [-47.26290225105188, -22.336623163198727], [-47.26288606078396, -22.336640665421147], [-47.262869925875506, -22.3366582216378], [-47.262853850410295, -22.336675830015587], [-47.26283783699854, -22.336693487677], [-47.2628218858991, -22.336711193737514], [-47.26280599692865, -22.336728947797045], [-47.26279016990378, -22.33674674945571], [-47.26277440464096, -22.3367645983139], [-47.26275870095673, -22.336782493972116], [-47.26274305866754, -22.33680043603097], [-47.262727477589685, -22.336818424091458], [-47.262711957539516, -22.336836457754668], [-47.26269649833338, -22.33685453662177], [-47.262681099787436, -22.33687266029425], [-47.26266576171791, -22.336890828373726], [-47.26265048394103, -22.336909040462025], [-47.26263526627293, -22.336927296161093], [-47.26262010852971, -22.336945595073033], [-47.26260501052749, -22.336963936800245], [-47.26258997208237, -22.336982320945147], [-47.26257499301039, -22.337000747110444], [-47.26256007312763, -22.337019214898906], [-47.26254521225014, -22.337037723913582], [-47.26253041019395, -22.337056273757533], [-47.26251566677507, -22.337074864034147], [-47.262500981809566, -22.337093494346853], [-47.26248635511346, -22.33711216429926], [-47.2624717865028, -22.337130873495152], [-47.26245727579364, -22.337149621538426], [-47.262442822802, -22.337168408033133], [-47.26242842734396, -22.33718723258357], [-47.262414089235584, -22.337206094794062], [-47.26239980829298, -22.33722499426908], [-47.26238558433226, -22.33724393061331], [-47.26237141716952, -22.337262903431505], [-47.26235730662093, -22.337281912328606], [-47.262343252502674, -22.337300956909658], [-47.26232925463091, -22.337320036779825], [-47.2623153128219, -22.337339151544494], [-47.26230142689193, -22.337358300808972], [-47.2622875966572, -22.337377484178912], [-47.26227382193405, -22.33739670126005], [-47.262260102538875, -22.33741595165812], [-47.26224643828803, -22.33743523497907], [-47.26223282899793, -22.33745455082897], [-47.262219274485055, -22.33747389881396], [-47.2622057745659, -22.337493278540304], [-47.26219232905699, -22.33751268961444], [-47.26217893777495, -22.33753213164281], [-47.2621656005364, -22.337551604231976], [-47.26215231715799, -22.337571106988715], [-47.26213908745643, -22.337590639519828], [-47.262125911248525, -22.337610201432245], [-47.26211278835112, -22.337629792332894], [-47.26209971858099, -22.337649411828888], [-47.262086701755116, -22.337669059527492], [-47.26207373769044, -22.33768873503599], [-47.26206082620402, -22.3377084379617], [-47.26204796711292, -22.33772816791207], [-47.26203516023423, -22.33774792449474], [-47.26202240538514, -22.337767707317337], [-47.26200970238294, -22.33778751598754], [-47.261997051044865, -22.337807350113216], [-47.261984451188326, -22.337827209302173], [-47.26197190263408, -22.33784709315704], [-47.26195940521164, -22.33786700125964], [-47.26194695865708, -22.33788693329235], [-47.261934562641976, -22.33790688901987], [-47.26192221682824, -22.33792686822229], [-47.2619099208778, -22.337946870679886], [-47.26189767445252, -22.337966896173064], [-47.26188547721431, -22.337986944482246], [-47.261873328825, -22.3380070153881], [-47.26186122894647, -22.338027108671348], [-47.26184917724053, -22.33804722411285], [-47.26183717336905, -22.338067361493522], [-47.261825216993905, -22.338087520594453], [-47.26181330777691, -22.338107701196783], [-47.261801445379895, -22.33812790308184], [-47.261789629464786, -22.338148126030998], [-47.261777859693396, -22.338168369825688], [-47.26176613572763, -22.338188634247544], [-47.26175445722933, -22.33820891907833], [-47.26174282386043, -22.338229224099724], [-47.2617312352828, -22.33824954909373], [-47.26171969115844, -22.33826989384227], [-47.26170819114921, -22.33829025812739], [-47.26169673491703, -22.33831064173147], [-47.261685322124016, -22.338331044436536], [-47.26167395243204, -22.338351466025166], [-47.26166262550319, -22.338371906279754], [-47.26165134099948, -22.338392364982873], [-47.26164009858301, -22.338412841917126], [-47.26162889791588, -22.338433336865254], [-47.26161773866015, -22.33845384961009], [-47.26160662047804, -22.33847437993459], [-47.261595543031696, -22.33849492762164], [-47.261584505983365, -22.33851549245436], [-47.261573508995276, -22.338536074215934], [-47.26156255172972, -22.338556672689535], [-47.261551633849024, -22.33857728765847], [-47.26154075501553, -22.338597918906135], [-47.26152991489163, -22.338618566215995], [-47.26151911313978, -22.338639229371555], [-47.26150834942242, -22.338659908156405], [-47.26149762340205, -22.338680602354305], [-47.261486934741285, -22.338701311748913], [-47.26147628310267, -22.33872203612404], [-47.26146566814884, -22.338742775263622], [-47.26145508954251, -22.338763528951542], [-47.26144454694641, -22.33878429697177], [-47.261434040023246, -22.338805079108482], [-47.261423568435895, -22.33882587514578], [-47.261413131852116, -22.338846684858087], [-47.261402730147346, -22.338867507589732], [-47.26139236321132, -22.338888342016205], [-47.26138203036707, -22.33890918707256], [-47.261371730618336, -22.338930042271055], [-47.26136146294815, -22.338950907166822], [-47.26135122633994, -22.338971781315163], [-47.26134101977762, -22.33899266427175], [-47.26133084224554, -22.33901355559252], [-47.26132069272849, -22.33903445483368], [-47.261310570211656, -22.339055361551786], [-47.26130047368082, -22.339076275303583], [-47.2612904199239, -22.339097158668718], [-47.26128037148066, -22.339118086816352], [-47.261270345988514, -22.339139020671574], [-47.26126034243465, -22.339159959792198], [-47.26125035980699, -22.33918090373592], [-47.2612403970937, -22.339201852061006], [-47.26123045328357, -22.339222804325736], [-47.26122052736577, -22.339243760088635], [-47.26121061833005, -22.339264718908566], [-47.26120072516655, -22.339285680344407], [-47.26119084686597, -22.33930664395538], [-47.26118098241944, -22.339327609300838], [-47.261171130818624, -22.339348575940353], [-47.26116129105563, -22.339369543433797], [-47.261151462123145, -22.33939051134097], [-47.26114164301425, -22.339411479222047], [-47.26113183272254, -22.339432446637495], [-47.2611220302422, -22.33945341314757], [-47.26111223456779, -22.339474378313128], [-47.261102444694465, -22.339495341694946], [-47.2610926596178, -22.339516302854122], [-47.26108287833398, -22.339537261351587], [-47.2610730998395, -22.33955821674914], [-47.26106332313156, -22.339579168607926], [-47.26105354720774, -22.33960011648994], [-47.26104377106617, -22.339621059956823], [-47.26103399370546, -22.339641998570826], [-47.261024214124724, -22.339662931894036], [-47.26101443132358, -22.33968385948882], [-47.261004644302126, -22.339704780917884], [-47.260994852061, -22.339725695743823], [-47.26098505360132, -22.339746603529683], [-47.26097524792468, -22.33976750383842], [-47.26096543403317, -22.339788396233402], [-47.26095561092941, -22.33980928027811], [-47.260945777616534, -22.339830155536063], [-47.26093593309807, -22.339851021571317], [-47.26092607637818, -22.339871877947576], [-47.260916206461346, -22.339892724229422], [-47.26090632235266, -22.339913559981127], [-47.26089642305773, -22.339934384767226], [-47.26088650758248, -22.339955198152794], [-47.260876574933505, -22.339975999702748], [-47.26086662411778, -22.339996788982404], [-47.26085665414275, -22.340017565557325], [-47.26084668244398, -22.340038290693254], [-47.26083667202527, -22.340059038899025], [-47.260826639448524, -22.34007977316194], [-47.260816583407816, -22.340100493790047], [-47.26080650282394, -22.34012120160814], [-47.260796397176115, -22.3401418968886], [-47.260786266143484, -22.340162579500646], [-47.26077610940805, -22.34018324930775], [-47.26076592665179, -22.340203906173503], [-47.26075571755684, -22.34022454996144], [-47.26074548180521, -22.340245180535216], [-47.26073521907907, -22.340265797758523], [-47.2607249290606, -22.340286401495042], [-47.26071461143193, -22.340306991608617], [-47.26070426587533, -22.340327567963104], [-47.260693892073085, -22.340348130422303], [-47.260683489707425, -22.34036867885024], [-47.260673058460696, -22.340389213110885], [-47.26066259801523, -22.34040973306831], [-47.26065210805343, -22.34043023858662], [-47.26064158825769, -22.340450729529994], [-47.26063103831043, -22.34047120576265], [-47.26062045789414, -22.34049166714885], [-47.26060984669126, -22.34051211355299], [-47.26059920438431, -22.34053254483948], [-47.26058853065587, -22.340552960872735], [-47.26057782518846, -22.34057336151728], [-47.260567087664654, -22.34059374663776], [-47.26055631776706, -22.340614116098813], [-47.2605455151783, -22.340634469765178], [-47.260534679581035, -22.34065480750159], [-47.2605238106579, -22.34067512917297], [-47.26051290809157, -22.340695434644168], [-47.26050197156474, -22.340715723780235], [-47.26049100076016, -22.340735996446178], [-47.26047999536053, -22.340756252507088], [-47.26046895504856, -22.340776491828283], [-47.26045787950706, -22.34079671427495], [-47.26044676841876, -22.340816919712378], [-47.26043562146642, -22.34083710800611], [-47.26042443833287, -22.340857279021506], [-47.260413218700904, -22.340877432624183], [-47.26040196225324, -22.34089756867975], [-47.260390668672805, -22.340917687053906], [-47.26037933764232, -22.340937787612464], [-47.26036796884463, -22.34095787022131], [-47.2603565619626, -22.34097793474628], [-47.26034511667897, -22.34099798105346], [-47.26033363267663, -22.341018009008963], [-47.26032210963834, -22.341038018478947], [-47.26031054724699, -22.341058009329622], [-47.26029894518533, -22.34107798142739], [-47.26028730313619, -22.341097934638654], [-47.2602756207824, -22.341117868829876], [-47.26026389780672, -22.341137783867673], [-47.260252133891946, -22.34115767961868], [-47.26024032872088, -22.341177555949717], [-47.26022848197624, -22.341197412727542], [-47.26021659334081, -22.341217249819145], [-47.260204662497316, -22.34123706709149], [-47.26019268912852, -22.34125686441167], [-47.26018067291705, -22.341276641646896], [-47.26016861354564, -22.341296398664447], [-47.26015651069694, -22.34131613533159], [-47.260144364053566, -22.341335851515897], [-47.260132173298196, -22.341355547084834], [-47.26011993811338, -22.34137522190605], [-47.260107658181695, -22.341394875847218], [-47.260095333185674, -22.34141450877617], [-47.26008296280784, -22.341434120560823], [-47.26007054673063, -22.34145371106915], [-47.2600580846365, -22.34147328016921], [-47.260045576207865, -22.341492827729184], [-47.260033021127114, -22.341512353617333], [-47.26002041907657, -22.34153185770202], [-47.26000776973848, -22.34155133985167], [-47.25999507279515, -22.341570799934882], [-47.25998232792874, -22.341590237820217], [-47.259969534821465, -22.34160965337643], [-47.259956693424314, -22.341629046066206], [-47.25994694381624, -22.341643696332152], [-47.25992618490568, -22.34167470757948], [-47.259917901753056, -22.34168701535182], [-47.25990487720431, -22.341706244273432], [-47.25989179890339, -22.341725418474642], [-47.259878662602816, -22.341744533705445], [-47.25986546407182, -22.341763585721885], [-47.25985219909599, -22.34178257028651], [-47.25983886347696, -22.341801483169526], [-47.25982545303204, -22.341820320149413], [-47.25981196359372, -22.341839077014267], [-47.2597983910092, -22.34185774956234], [-47.25978473114, -22.34187633360345], [-47.259770979861166, -22.341894824959912], [-47.25975713306069, -22.341913219467727], [-47.25974318663871, -22.34193151297775], [-47.25972913650673, -22.341949701357], [-47.25971497858658, -22.341967780489696], [-47.25970070880944, -22.341985746278898], [-47.25968632311465, -22.34200359464747], [-47.25967181744843, -22.342021321539626], [-47.25965718776244, -22.342038922922114], [-47.25964243001243, -22.3420563947856], [-47.259627540156295, -22.34207373314602], [-47.25961251415249, -22.342090934045714], [-47.25959734795799, -22.34210799355481], [-47.25958203752617, -22.34212490777233], [-47.25956657880464, -22.342141672827278], [-47.259550967732686, -22.342158284879652], [-47.25953520023886, -22.342174740121454], [-47.259519272238315, -22.34219103477735], [-47.25950317962988, -22.342207165105357], [-47.25948691829313, -22.34222312739731], [-47.25947048408536, -22.342238917979184], [-47.25945387283843, -22.342254533211133], [-47.259437080355475, -22.34226996948734], [-47.25942010238626, -22.342285223254866], [-47.25940293168283, -22.3423002936129], [-47.25938555736717, -22.342315185386543], [-47.25936797569282, -22.342329902427096], [-47.25935018960159, -22.342344443374575], [-47.25933220278173, -22.342358806242682], [-47.25931401893302, -22.342372989049], [-47.259295641766236, -22.342386989815253], [-47.259277075002714, -22.34240080656765], [-47.25925832237398, -22.342414437337293], [-47.25923938762149, -22.34242788016037], [-47.259220274496116, -22.342441133078363], [-47.259200986757925, -22.342454194138426], [-47.25918152817582, -22.342467061393442], [-47.25916190252708, -22.34247973290239], [-47.25914211359706, -22.342492206730565], [-47.259122165179086, -22.342504480949604], [-47.25910206107389, -22.34251655363775], [-47.25908180508931, -22.34252842288012], [-47.259061401040164, -22.342540086768693], [-47.25904085274778, -22.342551543402607], [-47.259020164039754, -22.342562790888373], [-47.258999338749796, -22.3425738273397], [-47.25897838071717, -22.34258465087803], [-47.25895729378663, -22.342595259632517], [-47.258936081808095, -22.342605651740065], [-47.258914748636386, -22.34261582534564], [-47.258893298130744, -22.342625778602294], [-47.25887173415485, -22.3426355096714], [-47.25885006057647, -22.342645016722695], [-47.25882828126702, -22.342654297934427], [-47.25880640010144, -22.342663351493552], [-47.258784420957774, -22.34267217559587], [-47.25876234771693, -22.34268076844609], [-47.25874018426253, -22.342689128258026], [-47.25871793448036, -22.342697253254787], [-47.25869560225813, -22.34270514166872], [-47.258673191485215, -22.342712791741853], [-47.258650706052336, -22.342720201725747], [-47.25862814985094, -22.342727369881892], [-47.258605526773124, -22.34273429448165], [-47.2585828407113, -22.342740973806496], [-47.258560095557435, -22.342747406148092], [-47.25853729520299, -22.342753589808567], [-47.25851444353827, -22.342759523100366], [-47.25849154445199, -22.342765204346822], [-47.25846860183111, -22.342770631881738], [-47.25844561954183, -22.342775804053996], [-47.25842259756201, -22.342780720061956], [-47.258399526286816, -22.342785382964948], [-47.25837639687543, -22.342789799858895], [-47.25835320885091, -22.342793976635782], [-47.25832996296347, -22.34279791894386], [-47.25830666001365, -22.342801632428156], [-47.258283300850515, -22.34280512273362], [-47.25825988636986, -22.34280839550749], [-47.25823641751162, -22.34281145640195], [-47.25821289525768, -22.342814311076364], [-47.25818932062974, -22.342816965199198], [-47.258165694686426, -22.342819424449946], [-47.258142018521006, -22.342821694520648], [-47.258118293259, -22.342823781117463], [-47.258094520055415, -22.342825689961604], [-47.258070700092446, -22.34282742679079], [-47.25804683457693, -22.34282899735985], [-47.25802292473813, -22.3428304074416], [-47.25799897182527, -22.342831662827333], [-47.25797497710527, -22.342832769327526], [-47.2579509418608, -22.34283373277192], [-47.257926867387866, -22.342834559010065], [-47.25790275499417, -22.342835253911286], [-47.25787860599706, -22.34283582336493], [-47.25785442172174, -22.342836273280252], [-47.257830203499616, -22.342836609586584], [-47.257805952666665, -22.34283683823301], [-47.25778167056191, -22.342836965188543], [-47.25775735852619, -22.34283699644172], [-47.25773301790069, -22.34283693800058], [-47.2577086500258, -22.342836795892463], [-47.2576842562399, -22.342836576163776], [-47.25765983787846, -22.342836284879816], [-47.25763539627306, -22.342835928124593], [-47.257610932750445, -22.34283551200067], [-47.257586448631805, -22.342835042628902], [-47.25756194523209, -22.342834526148323], [-47.25753742385939, -22.342833968716118], [-47.257512886177736, -22.342833376516012], [-47.257488339492376, -22.342832755703558], [-47.25746379446599, -22.34283210957236], [-47.25743925554892, -22.342831438912174], [-47.257414722647866, -22.342830744333213], [-47.25739019554532, -22.34283002644256], [-47.2573656314749, -22.342829284562335], [-47.25732617447146, -22.342828056999565]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1075.12681664, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26368622245697, -22.33580110666467], [-47.263653311819226, -22.33583404732978], [-47.263636739528074, -22.335850555960686], [-47.26362011203205, -22.33586704748084], [-47.263603432808004, -22.335883524841098], [-47.26358670534357, -22.335899991000097], [-47.26356993313686, -22.335916448924788], [-47.2635531196965, -22.335932901590326], [-47.26353622876207, -22.335949390813397], [-47.26351935132244, -22.33596583414468], [-47.263502443254524, -22.335982281215074], [-47.263485508101766, -22.335998735030138], [-47.26346854941673, -22.336015198605025], [-47.26345157086931, -22.336031674802747], [-47.263434578983855, -22.336048162168936], [-47.26341757976464, -22.33606465803853], [-47.26340057516575, -22.336081163593104], [-47.263383566925235, -22.336097680227837], [-47.263366556782884, -22.33611420934042], [-47.26334954648064, -22.336130752330494], [-47.263332537762224, -22.336147310600044], [-47.26331553237364, -22.336163885552953], [-47.263298532062684, -22.3361804785954], [-47.26328153857944, -22.33619709113541], [-47.26326455367571, -22.33621372458354], [-47.26324753634862, -22.336230422306265], [-47.26323057018442, -22.33624710552194], [-47.26321361788121, -22.33626381390117], [-47.26319668120059, -22.336280548863353], [-47.26317976190662, -22.336297311829636], [-47.263162861765394, -22.336314104223273], [-47.26314598254551, -22.336330927469216], [-47.263129126017944, -22.336347782994178], [-47.26311229395609, -22.336364672226708], [-47.263095488135804, -22.33638159659699], [-47.263078710335456, -22.3363985575369], [-47.26306196233609, -22.336415556479878], [-47.26304524592139, -22.336432594860835], [-47.26302856287776, -22.33644967411614], [-47.26301191499425, -22.33646679568364], [-47.26299530406296, -22.336483961002436], [-47.26297873187884, -22.336501171512765], [-47.26296220023976, -22.33651842865608], [-47.26294571094665, -22.336535733874957], [-47.26292926580357, -22.336553088612828], [-47.262912866617796, -22.336570494314028], [-47.262896515199785, -22.33658795242372], [-47.2628802133633, -22.336605464387716], [-47.262863962925756, -22.336623031652135], [-47.262847766511555, -22.336640654789157], [-47.26283162911059, -22.336658331005268], [-47.26281555417042, -22.336676056509344], [-47.26279954209395, -22.336693830252134], [-47.26278359269455, -22.336711651830367], [-47.26276770578553, -22.33672952084097], [-47.26275188117991, -22.3367474368813], [-47.26273611869093, -22.33676539954878], [-47.262720418131586, -22.336783408441118], [-47.2627047793148, -22.336801463156363], [-47.262689202053494, -22.336819563292796], [-47.26267368616055, -22.336837708448826], [-47.26265823144871, -22.336855898223174], [-47.2626428377307, -22.33687413221492], [-47.2626275048193, -22.336892410023157], [-47.26261223252715, -22.336910731247336], [-47.262597020666846, -22.33692909548714], [-47.26258186905101, -22.336947502342518], [-47.26256677749223, -22.33696595141349], [-47.262551745803094, -22.336984442300487], [-47.26253677379611, -22.33700297460402], [-47.262521861283744, -22.337021547924934], [-47.26250700807863, -22.337040161864156], [-47.26249221399318, -22.337058816022978], [-47.26247747883995, -22.337077510002793], [-47.26246280243144, -22.3370962434052], [-47.26244818458017, -22.33711501583208], [-47.262433625098694, -22.33713382688542], [-47.262419123799496, -22.337152676167452], [-47.26240468049512, -22.337171563280688], [-47.26239029499816, -22.337190487827687], [-47.26237596712121, -22.337209449411244], [-47.26236169667682, -22.337228447634416], [-47.26234748347768, -22.337247482100384], [-47.26233332733642, -22.337266552412444], [-47.26231922806577, -22.3372856581742], [-47.26230518547843, -22.337304798989365], [-47.262291199387136, -22.337323974461853], [-47.26227726960479, -22.337343184195642], [-47.26226339594412, -22.337362427794986], [-47.26224957821804, -22.33738170486439], [-47.26223581623951, -22.3374010150083], [-47.26222210982152, -22.337420357831473], [-47.262208458777046, -22.337439732938766], [-47.26219486291921, -22.337459139935188], [-47.262181322061124, -22.33747857842594], [-47.26216783601595, -22.33749804801638], [-47.26215440459698, -22.33751754831188], [-47.26214102761752, -22.337537078918093], [-47.2621277048909, -22.337556639440745], [-47.26211443623054, -22.337576229485798], [-47.26210122144994, -22.337595848659234], [-47.2620880603627, -22.337615496567118], [-47.262074952782356, -22.337635172815798], [-47.262061898522646, -22.337654877011712], [-47.262048897397264, -22.337674608761365], [-47.26203594922013, -22.337694367671407], [-47.262023053805095, -22.337714153348514], [-47.262010210966096, -22.33773396539972], [-47.26199742051721, -22.337753803431905], [-47.261984682272534, -22.337773667052225], [-47.261971996046256, -22.337793555867876], [-47.26195936165267, -22.33781346948623], [-47.26194677891062, -22.337833407507485], [-47.26193424765548, -22.337853369498752], [-47.261921767631584, -22.33787335512341], [-47.261909338511366, -22.337893364138985], [-47.26189695995451, -22.337913396323373], [-47.26188463162053, -22.337933451454667], [-47.26187235316902, -22.33795352931119], [-47.261860124259584, -22.337973629671335], [-47.261847944551626, -22.33799375231371], [-47.26183581370478, -22.338013897017067], [-47.26182373137851, -22.33803406356034], [-47.26181169723233, -22.33805425172254], [-47.2617997109258, -22.33807446128288], [-47.261787772118375, -22.33809469202063], [-47.261775880469564, -22.338114943715397], [-47.261764035638954, -22.338135216146757], [-47.26175223728606, -22.338155509094378], [-47.261740485070426, -22.338175822338243], [-47.26172877865157, -22.33819615565846], [-47.261717117689145, -22.338216508835057], [-47.26170550184265, -22.338236881648495], [-47.2616939307718, -22.338257273879073], [-47.26168240413616, -22.33827768530735], [-47.261670921595375, -22.338298115714238], [-47.26165948280923, -22.338318564880268], [-47.26164808743731, -22.338339032586543], [-47.26163673513945, -22.33835951861414], [-47.26162542557539, -22.3383800227442], [-47.26161415840494, -22.33840054475804], [-47.26160293328798, -22.338421084437012], [-47.26159174988434, -22.338441641562746], [-47.26158060785396, -22.338462215916945], [-47.26156950685682, -22.33848280728119], [-47.26155844655295, -22.338503415437454], [-47.26154742660229, -22.338524040167727], [-47.26153644666507, -22.33854468125406], [-47.26152550640134, -22.338565338478627], [-47.26151460547131, -22.338586011623725], [-47.26150374353524, -22.338606700471765], [-47.26149292025344, -22.338627404805155], [-47.26148213528621, -22.338648124406543], [-47.261471388293955, -22.338668859058618], [-47.261460678937134, -22.338689608544097], [-47.26145000687628, -22.338710372645835], [-47.2614393717719, -22.33873115114686], [-47.26142877328472, -22.338751943830104], [-47.26141821107537, -22.338772750478693], [-47.26140768480458, -22.338793570875875], [-47.26139719413318, -22.338814404804978], [-47.26138673872855, -22.338835252036386], [-47.26137631853706, -22.33885611176752], [-47.26136593361394, -22.338876982334344], [-47.26135558338181, -22.338897862460005], [-47.26134526684639, -22.33891875164026], [-47.261334982985886, -22.33893964942789], [-47.261324730778995, -22.33896055537612], [-47.26131450920504, -22.33898146903851], [-47.26130431724394, -22.339002389969078], [-47.26129415387622, -22.339023317722127], [-47.26128401808295, -22.339044251852464], [-47.26127390884587, -22.33906519191509], [-47.26126384888306, -22.339086088162233], [-47.26125378858167, -22.33910704096564], [-47.26124375179233, -22.33912799837136], [-47.261233737498806, -22.33914895993588], [-47.261223744685736, -22.339169925215526], [-47.26121377233812, -22.33919089376742], [-47.26120381944183, -22.339211865148574], [-47.26119388498327, -22.339232838916445], [-47.26118396794945, -22.339253814628897], [-47.26117406732811, -22.339274791843827], [-47.261164182107585, -22.339295770119598], [-47.26115431127689, -22.33931674901472], [-47.26114445382565, -22.33933772808802], [-47.261134608744165, -22.33935870689869], [-47.26112477502346, -22.33937968500586], [-47.261114951655124, -22.33940066196917], [-47.26110513763141, -22.339421637348583], [-47.26109533194535, -22.339442610703898], [-47.26108553359047, -22.339463581595624], [-47.261075741561115, -22.33948454958411], [-47.26106595485216, -22.339505514230307], [-47.26105617245933, -22.339526475094846], [-47.26104639337874, -22.339547431739366], [-47.26103661660749, -22.33956838372496], [-47.261026841143064, -22.339589330613528], [-47.26101706598384, -22.339610271966784], [-47.2610072901287, -22.339631207347022], [-47.26099751257732, -22.339652136316438], [-47.260987732329944, -22.339673058437604], [-47.260977948387485, -22.339693973273477], [-47.260968159751634, -22.33971488038693], [-47.26095836542461, -22.33973577934141], [-47.260948564409404, -22.33975666970024], [-47.26093875570959, -22.339777551027307], [-47.260928938329414, -22.339798422886584], [-47.260919111273864, -22.339819284842292], [-47.26090927354846, -22.339840136459042], [-47.26089942415955, -22.339860977301306], [-47.26088956211385, -22.339881806934518], [-47.260879686419045, -22.339902624923784], [-47.26086979608331, -22.33992343083453], [-47.26085989011543, -22.339944224232926], [-47.26084996752492, -22.339965004684917], [-47.26084002732189, -22.339985771756943], [-47.2608300685171, -22.340006525015838], [-47.2608201146921, -22.34002721296197], [-47.26081011685272, -22.34004793508656], [-47.26080009741564, -22.340068642185333], [-47.26079005496149, -22.340089334809687], [-47.2607799882406, -22.34011001414161], [-47.260769896667085, -22.34013068059103], [-47.26075977992051, -22.340151334029617], [-47.26074963768412, -22.340171974321592], [-47.260739469641294, -22.340192601331264], [-47.260729275475484, -22.340213214922777], [-47.26071905487005, -22.34023381496055], [-47.26070880750855, -22.340254401309036], [-47.26069853307453, -22.340274973832624], [-47.26068823125153, -22.340295532395945], [-47.2606779017232, -22.34031607686363], [-47.26066754417323, -22.34033660710029], [-47.26065715828531, -22.34035712297077], [-47.26064674374319, -22.34037762433988], [-47.26063630023065, -22.340398111072563], [-47.260625827431554, -22.340418583033784], [-47.26061532502975, -22.34043904008858], [-47.260604792709145, -22.340459482102144], [-47.26059423015367, -22.340479908939674], [-47.26058363704729, -22.340500320466475], [-47.26057301307403, -22.340520716547967], [-47.26056235791794, -22.340541097049535], [-47.260551671263066, -22.340561461836746], [-47.260540952793505, -22.340581810775287], [-47.260530202193394, -22.34060214373083], [-47.26051941914691, -22.340622460569186], [-47.260508603338224, -22.340642761156204], [-47.26049775445151, -22.34066304535794], [-47.26048687217104, -22.340683313040422], [-47.26047595618105, -22.340703564069784], [-47.26046500616583, -22.340723798312286], [-47.26045402180968, -22.34074401563421], [-47.260443002796876, -22.340764215902123], [-47.2604319488118, -22.34078439898248], [-47.26042085953878, -22.340804564741845], [-47.26040973466215, -22.340824713047063], [-47.260398573866304, -22.340844843764852], [-47.26038737683566, -22.34086495676215], [-47.260376143254575, -22.340885051905992], [-47.260364872807486, -22.34090512906344], [-47.26035356517876, -22.340925188101785], [-47.260342220052856, -22.340945228888334], [-47.260330837114175, -22.34096525129046], [-47.26031941604715, -22.340985255175728], [-47.260307956536174, -22.341005240411793], [-47.260296458265714, -22.341025206866373], [-47.260284920920185, -22.341045154407272], [-47.26027334418398, -22.341065082902535], [-47.26026172774149, -22.341084992220154], [-47.260250071277156, -22.34110488222833], [-47.26023837447538, -22.34112475279532], [-47.260226637020445, -22.34114460378956], [-47.260214858596804, -22.34116443507957], [-47.26020303888879, -22.341184246533924], [-47.260191177580715, -22.341204038021388], [-47.260179274356894, -22.34122380941081], [-47.26016732890163, -22.34124356057115], [-47.26015534089916, -22.3412632913715], [-47.26014331003378, -22.34128300168109], [-47.260131235989675, -22.34130269136916], [-47.26011911845097, -22.34132236030522], [-47.26010695710192, -22.341342008358776], [-47.26009475162655, -22.341361635399558], [-47.26008250170905, -22.34138124129728], [-47.26007020703336, -22.341400825921916], [-47.26005786728356, -22.341420389143494], [-47.260045482143525, -22.341439930832163], [-47.26003305129726, -22.3414594508582], [-47.260020574428594, -22.341478949092025], [-47.26000805122139, -22.34149842540411], [-47.25999548135936, -22.34151787966512], [-47.25998286452624, -22.34153731174587], [-47.25997020040573, -22.341556721517236], [-47.2599574886814, -22.341576108850234], [-47.25994472903682, -22.341595473615957], [-47.259931921514, -22.34161481514422], [-47.259919886209474, -22.341632900010374], [-47.25989910646191, -22.341663902942376], [-47.25989324677896, -22.34167260972646], [-47.25988026912094, -22.341691769415174], [-47.25986724188749, -22.341710868740698], [-47.259854160899835, -22.34172990347794], [-47.25984102200156, -22.34174886940969], [-47.259827821058046, -22.341767762327475], [-47.25981455395603, -22.34178657803309], [-47.25980121660315, -22.34180531233935], [-47.25978780492731, -22.34182396107174], [-47.25977431487609, -22.341842520069534], [-47.25976074241598, -22.341860985187235], [-47.25974708353167, -22.341879352296115], [-47.25973333422512, -22.341897617285582], [-47.259719490514335, -22.34191577606501], [-47.25970554843261, -22.34193382456518], [-47.259691504026975, -22.341951758739928], [-47.25967735335687, -22.34196957456809], [-47.25966309249268, -22.341987268055014], [-47.25964871751397, -22.342004835234395], [-47.25963422450753, -22.34202227217013], [-47.259619609565554, -22.34203957495789], [-47.25960486878321, -22.342056739727077], [-47.25958999825633, -22.34207376264232], [-47.25957499407878, -22.342090639905233], [-47.259559852339656, -22.342107367756057], [-47.25954456912031, -22.34212394247487], [-47.25952914049109, -22.34214036038321], [-47.25951356250796, -22.342156617845266], [-47.25949783120902, -22.34217271126869], [-47.2594819426106, -22.3421886371057], [-47.259465892703425, -22.342204391853574], [-47.25944967744849, -22.34221997205509], [-47.259433292772755, -22.34223537429862], [-47.25941673456507, -22.3422505952179], [-47.25939999864296, -22.342265631517133], [-47.259383076821095, -22.34228048343499], [-47.25936595523781, -22.34229515858599], [-47.25934862785486, -22.342309662765572], [-47.25933109734925, -22.34232399475809], [-47.25931336739329, -22.342338152512898], [-47.259295441674546, -22.3423521339845], [-47.25927732389536, -22.342365937132865], [-47.259259017772095, -22.342379559924005], [-47.25924052703471, -22.342393000330446], [-47.2592218554264, -22.342406256331454], [-47.2592030067029, -22.342419325913433], [-47.25918398463222, -22.34243220707025], [-47.25916479299417, -22.342444897803468], [-47.25914543557968, -22.342457396122832], [-47.2591259161905, -22.342469700046383], [-47.25910623863895, -22.342481807600688], [-47.259086406747244, -22.342493716821117], [-47.25906642434711, -22.34250542575222], [-47.259046295279525, -22.34251693244767], [-47.259026023394185, -22.342528234970743], [-47.259005612549124, -22.342539331394374], [-47.25898506661048, -22.34255021980133], [-47.25896438945191, -22.342560898284557], [-47.2589435849543, -22.342571364947204], [-47.2589226570054, -22.342581617903004], [-47.25890160949955, -22.34259165527614], [-47.25888044633702, -22.342601475201864], [-47.25885917142396, -22.34261107582628], [-47.258837788671876, -22.342620455306744], [-47.25881630199726, -22.342629611812004], [-47.25879471532126, -22.342638543522348], [-47.25877303256913, -22.34264724862988], [-47.25875125767004, -22.342655725338588], [-47.258729394556646, -22.3426639718646], [-47.25870744716457, -22.342671986436365], [-47.258685419431984, -22.342679767294854], [-47.25866331529931, -22.342687312693663], [-47.25864113870866, -22.342694620899334], [-47.25861889360321, -22.342701690191507], [-47.258596583926995, -22.342708518863038], [-47.258574213624435, -22.342715105220243], [-47.258551786639345, -22.342721447583067], [-47.25852930691494, -22.342727544285324], [-47.258506778392785, -22.342733393674745], [-47.25848420501241, -22.342738994113372], [-47.25846159071096, -22.34274434397738], [-47.25843893939792, -22.342749441662892], [-47.258416249799374, -22.342754286695282], [-47.2583935080944, -22.34275888298889], [-47.25837070199551, -22.342763238141252], [-47.258347830437, -22.342767357913864], [-47.258324893989325, -22.342771247743148], [-47.25830189329002, -22.342774913061383], [-47.25827882904142, -22.342778359300606], [-47.258255702008064, -22.34278159189594], [-47.2582325130134, -22.342784616289194], [-47.25820926293682, -22.34278743793164], [-47.25818595271076, -22.34279006228673], [-47.25816258331694, -22.34279249483255], [-47.258139155783226, -22.342794741064086], [-47.25811567118052, -22.342796806494924], [-47.25809213061904, -22.342798696658956], [-47.258068535245194, -22.3428004171119], [-47.25804488623837, -22.34280197343229], [-47.25802118480778, -22.342803371222807], [-47.257997432189185, -22.342804616110616], [-47.257973629642095, -22.34280571374851], [-47.25794977844689, -22.34280666981499], [-47.257925879901855, -22.342807490014884], [-47.25790193532071, -22.34280818007949], [-47.25787794603021, -22.342808745766742], [-47.25785391336746, -22.342809192861132], [-47.257829838677914, -22.342809527173923], [-47.25780572331306, -22.342809754542728], [-47.25778156862849, -22.342809880831645], [-47.25775737598223, -22.34280991193097], [-47.2577331467327, -22.342809853756854], [-47.257708882237324, -22.342809712251228], [-47.25768458385086, -22.342809493381452], [-47.25766025292412, -22.34280920314013], [-47.2576358908028, -22.342808847544685], [-47.2576114988261, -22.342808432637344], [-47.257587078325834, -22.342807964484756], [-47.257562630625515, -22.342807449177844], [-47.25753815703948, -22.342806892831533], [-47.25751365935665, -22.342806301596397], [-47.257489146904625, -22.34280568164935], [-47.257464633753976, -22.342805036356843], [-47.2574401259038, -22.34280436654535], [-47.257415623300815, -22.342803672823788], [-47.25739112572614, -22.342802955796998], [-47.25733822828467, -22.34280135819122]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1070.040878893, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26365580001116, -22.335791773672142], [-47.263632010649246, -22.335815584732998], [-47.26361548356944, -22.335832048323372], [-47.263598897450656, -22.335848498801848], [-47.26358225574394, -22.335864939096005], [-47.263565561913865, -22.33588137214328], [-47.26354881943811, -22.33589780089133], [-47.263532031807415, -22.335914228298197], [-47.263515152801304, -22.33593070587389], [-47.26349829526087, -22.335947129795727], [-47.26348140313726, -22.335963561341426], [-47.26346447996478, -22.33598000350699], [-47.26344752928917, -22.335996459300425], [-47.26343055481036, -22.33601293154634], [-47.263413564006285, -22.33602941786046], [-47.263396563936666, -22.336045914552475], [-47.263379556610495, -22.33606242275116], [-47.26336254376672, -22.336078943852346], [-47.26334552714634, -22.336095479254965], [-47.26332850849323, -22.336112030360322], [-47.263311489553416, -22.336128598572742], [-47.263294472075735, -22.33614518529888], [-47.26327745781131, -22.336161791948307], [-47.26326044851411, -22.336178419932835], [-47.26324344594025, -22.336195070667475], [-47.263226398402495, -22.336211798012076], [-47.26320940995002, -22.336228503141456], [-47.26319243352184, -22.33624523529569], [-47.26317547088631, -22.336261995900774], [-47.26315852381483, -22.336278786385044], [-47.26314159408145, -22.336295608179263], [-47.263124683463225, -22.336312462716524], [-47.26310779374026, -22.33632935143198], [-47.263090926695675, -22.336346275763102], [-47.26307408411564, -22.33636323714947], [-47.26305726778947, -22.33638023703273], [-47.26304047950984, -22.336397276856513], [-47.26302372107272, -22.336414358066214], [-47.263006994277475, -22.33643148210912], [-47.262990300926845, -22.336448650434377], [-47.26297364282723, -22.33646586449261], [-47.26295702178872, -22.336483125735963], [-47.262940439624984, -22.336500435618078], [-47.26292389815359, -22.336517795593917], [-47.26290739919593, -22.33653520711967], [-47.262890944577535, -22.336552671652484], [-47.26287453612776, -22.336570190650605], [-47.26285817568023, -22.33658776557317], [-47.26284186507306, -22.336605397879637], [-47.262825607153076, -22.336623087936978], [-47.262809407816356, -22.336640831991403], [-47.262793271347746, -22.336658625338124], [-47.26277719829426, -22.336676466763187], [-47.26276118846592, -22.336694355860093], [-47.26274524167269, -22.33671229222264], [-47.2627293577243, -22.33673027544506], [-47.26271353643051, -22.336748305121837], [-47.26269777760104, -22.336766380847596], [-47.26268208104532, -22.3367845022176], [-47.26266644657284, -22.336802668827243], [-47.262650873993096, -22.336820880272167], [-47.26263536311534, -22.336839136148395], [-47.26261991374886, -22.336857436052338], [-47.262604525702905, -22.336875779580527], [-47.26258919878668, -22.336894166329824], [-47.262573932809275, -22.336912595897484], [-47.26255872757983, -22.336931067880958], [-47.262543582907405, -22.33694958187803], [-47.26252849860106, -22.33696813748673], [-47.26251347446979, -22.336986734305306], [-47.262498510322615, -22.337005371932456], [-47.26248360596854, -22.337024049966907], [-47.2624687612165, -22.337042768007922], [-47.26245397587554, -22.337061525654832], [-47.26243924975463, -22.33708032250723], [-47.262424582662746, -22.337099158165092], [-47.26240997440892, -22.337118032228485], [-47.262395424802165, -22.33713694429782], [-47.262380933651436, -22.337155893973847], [-47.26236650076588, -22.337174880857347], [-47.26235212595454, -22.337193904549448], [-47.262337809026505, -22.337212964651567], [-47.26232354979095, -22.33723206076523], [-47.26230934805701, -22.337251192492268], [-47.26229520363395, -22.337270359434733], [-47.262281116330996, -22.337289561194844], [-47.26226708595741, -22.33730879737516], [-47.26225311232268, -22.337328067578227], [-47.26223919523608, -22.337347371406963], [-47.26222533450703, -22.337366708464646], [-47.26221152994516, -22.337386078354392], [-47.26219778135997, -22.33740548067975], [-47.26218408856113, -22.337424915044423], [-47.2621704513583, -22.33744438105228], [-47.26215686956126, -22.337463878307425], [-47.26214334297981, -22.337483406414147], [-47.26212987142392, -22.337502964976792], [-47.26211645470354, -22.33752255360002], [-47.26210309262869, -22.33754217188861], [-47.26208978500951, -22.337561819447533], [-47.262076531656206, -22.33758149588199], [-47.26206333237911, -22.33760120079714], [-47.262050186988546, -22.337620933798497], [-47.26203709529494, -22.337640694491704], [-47.26202405710887, -22.337660482482544], [-47.262011072241, -22.33768029737688], [-47.26199814050204, -22.337700138780704], [-47.261985261702705, -22.337720006300362], [-47.261972435653966, -22.33773989954219], [-47.26195966216684, -22.33775981811258], [-47.26194694105234, -22.337779761618297], [-47.2619342721217, -22.33779972966597], [-47.26192165519182, -22.337819721853585], [-47.26190909010395, -22.337839737733475], [-47.2618965766107, -22.337859776950147], [-47.261884114385396, -22.33787983925377], [-47.261871703085376, -22.3378999244201], [-47.26185934236784, -22.337920032225096], [-47.2618470318901, -22.337940162444944], [-47.261834771309395, -22.337960314856005], [-47.26182256028281, -22.337980489234912], [-47.26181039846761, -22.338000685358395], [-47.261798285521, -22.33802090300341], [-47.2617862211001, -22.338041141947134], [-47.26177420486216, -22.33806140196684], [-47.2617622364643, -22.338081682840023], [-47.26175031556368, -22.338101984344505], [-47.26173844181756, -22.338122306258033], [-47.26172661488314, -22.338142648358573], [-47.2617148344176, -22.33816301042447], [-47.26170310007819, -22.338183392234093], [-47.26169141152221, -22.338203793565906], [-47.26167976840686, -22.338224214198732], [-47.26166817038952, -22.33824465391136], [-47.26165661712747, -22.338265112482794], [-47.26164510827802, -22.338285589692475], [-47.26163364349873, -22.338306085319438], [-47.26162222244689, -22.33832659914335], [-47.26161084477997, -22.33834713094399], [-47.261599510155534, -22.33836768050097], [-47.26158821823113, -22.338388247594402], [-47.26157696866434, -22.338408832004237], [-47.26156576111277, -22.338429433510886], [-47.26155459523412, -22.33845005189472], [-47.261543470686156, -22.33847068693617], [-47.261532387126685, -22.338491338415963], [-47.26152134421351, -22.33851200611493], [-47.26151034160456, -22.338532689813984], [-47.261499378957794, -22.338553389294162], [-47.26148845593124, -22.33857410433668], [-47.26147757218299, -22.33859483472288], [-47.26146672737121, -22.338615580234155], [-47.261455921154095, -22.338636340652013], [-47.26144515318991, -22.338657115758284], [-47.261434423137054, -22.338677905334624], [-47.261423730653945, -22.338698709163], [-47.26141307539905, -22.33871952702543], [-47.26140245703097, -22.338740358704012], [-47.261391875208375, -22.338761203980933], [-47.26138132958993, -22.338782062638614], [-47.26137081983445, -22.33880293445955], [-47.261360345608956, -22.338823819209964], [-47.261349906930775, -22.338844715940617], [-47.261339504020526, -22.338865622647823], [-47.261329136400505, -22.33888653784276], [-47.2613188030784, -22.33890746100472], [-47.26130850302758, -22.33892839168427], [-47.26129823522198, -22.338949329432353], [-47.26128799863638, -22.33897027380058], [-47.26127779224627, -22.338991224340912], [-47.261267615027876, -22.339012180605845], [-47.26125746595811, -22.33903314214837], [-47.2612473440148, -22.339054108521882], [-47.261237277846114, -22.33907501765106], [-47.261227205686545, -22.339095995110213], [-47.2612171576, -22.33911697606639], [-47.261207132566796, -22.339137960074826], [-47.261197129568295, -22.33915894669041], [-47.26118714758637, -22.33917993546908], [-47.261177185603934, -22.339200925966644], [-47.261167242604564, -22.339221917739543], [-47.26115731757266, -22.339242910344485], [-47.26114740949348, -22.339263903338523], [-47.261137517353, -22.339284896279068], [-47.26112764013811, -22.339305888723846], [-47.26111777683648, -22.339326880230924], [-47.26110792643648, -22.339347870358818], [-47.261098087927586, -22.33936885866602], [-47.26108826029979, -22.339389844711544], [-47.26107844254407, -22.339410828054923], [-47.261068633652265, -22.339431808255487], [-47.26105883261692, -22.33945278487334], [-47.26104903843152, -22.339473757468543], [-47.26103925009028, -22.33949472560172], [-47.261029466588454, -22.339515688833288], [-47.261019686921756, -22.339536646724824], [-47.26100991008717, -22.3395575988372], [-47.26100013508216, -22.339578544732372], [-47.26099036090529, -22.339599483972002], [-47.26098058655573, -22.339620416118468], [-47.26097081103367, -22.33964134073411], [-47.260961033340074, -22.33966225738164], [-47.26095125247662, -22.339683165624347], [-47.26094146744604, -22.339704065025295], [-47.26093167725169, -22.339724955148384], [-47.26092188089792, -22.339745835557324], [-47.26091207738979, -22.33976670581643], [-47.26090226573321, -22.339787565490333], [-47.26089244493502, -22.33980841414374], [-47.260882614002654, -22.33982925134206], [-47.260872771944726, -22.339850076650283], [-47.26086291777019, -22.33987088963488], [-47.260853050489246, -22.3398916898617], [-47.26084316911273, -22.339912476897116], [-47.26083327265219, -22.339933250308334], [-47.260823360120156, -22.33995400966232], [-47.26081343052986, -22.33997475452675], [-47.26080348289532, -22.339995484469632], [-47.26079354694409, -22.34001613522598], [-47.26078356168404, -22.34003683126936], [-47.26077355538664, -22.340057511203998], [-47.26076352651906, -22.340078175824612], [-47.26075347366116, -22.34009882667038], [-47.260743396161985, -22.340119464288726], [-47.26073329370145, -22.340140088553877], [-47.260723165964144, -22.340160699330756], [-47.26071301263477, -22.340181296484317], [-47.26070283339808, -22.340201879879427], [-47.26069262793886, -22.34022244938122], [-47.26068239594201, -22.340243004854866], [-47.260672137092435, -22.340263546165538], [-47.26066185107511, -22.340284073178605], [-47.26065153757505, -22.34030458575949], [-47.26064119627738, -22.340325083773635], [-47.26063082686721, -22.340345567086658], [-47.260620429029714, -22.340366035564198], [-47.26061000245012, -22.340386489072134], [-47.26059954681373, -22.340406927476273], [-47.26058906180588, -22.340427350642535], [-47.26057854711191, -22.340447758437005], [-47.26056800241729, -22.340468150725854], [-47.260557427407434, -22.340488527375314], [-47.26054682176784, -22.340508888251833], [-47.26053618518413, -22.340529233221716], [-47.260525517341826, -22.34054956215161], [-47.2605148179265, -22.3405698749082], [-47.260504086623904, -22.340590171358258], [-47.26049332311969, -22.340610451368622], [-47.2604825270996, -22.340630714806245], [-47.260471698249326, -22.34065096153836], [-47.26046083625474, -22.34067119143209], [-47.260449940801564, -22.340691404354782], [-47.26043901157575, -22.340711600173837], [-47.26042804826309, -22.34073177875678], [-47.260417050549435, -22.34075193997144], [-47.26040601812079, -22.340772083685483], [-47.26039495066307, -22.340792209766754], [-47.26038384786214, -22.340812318083476], [-47.26037270940406, -22.340832408503655], [-47.260361534974756, -22.34085248089559], [-47.260350324260216, -22.3408725351277], [-47.260339076946515, -22.340892571068476], [-47.26032779271955, -22.340912588586598], [-47.26031647126542, -22.34093258755091], [-47.26030511227014, -22.340952567830158], [-47.26029371541971, -22.340972529293524], [-47.26028228040015, -22.340992471810154], [-47.26027080689752, -22.341012395249315], [-47.26025929459783, -22.341032299480464], [-47.26024774318706, -22.341052184373183], [-47.26023615235125, -22.341072049797187], [-47.26022452177638, -22.34109189562231], [-47.26021285114848, -22.341111721718512], [-47.260201140153434, -22.341131527955987], [-47.26018938847726, -22.341151314204968], [-47.26017759580584, -22.34117108033584], [-47.260165761825114, -22.34119082621921], [-47.26015388622099, -22.341210551725727], [-47.26014196867932, -22.341230256726217], [-47.26013000888587, -22.341249941091743], [-47.260118006526525, -22.34126960469336], [-47.26010596128699, -22.341289247402305], [-47.260093872852984, -22.341308869090184], [-47.26008174091026, -22.34132846962837], [-47.260069565144384, -22.34134804888874], [-47.260057345241044, -22.341367606743017], [-47.2600450808857, -22.34138714306333], [-47.26003277176394, -22.341406657721862], [-47.26002041756114, -22.34142615059087], [-47.260008017962726, -22.341445621542903], [-47.25999557265404, -22.341465070450532], [-47.25998308132037, -22.341484497186585], [-47.25997054364691, -22.341503901623955], [-47.25995795931878, -22.3415232836358], [-47.25994532802109, -22.34154264309534], [-47.25993264943884, -22.341561979875976], [-47.25991992325696, -22.341581293851227], [-47.25990714960847, -22.34160058421798], [-47.259894333672065, -22.341619842096005], [-47.25989282224627, -22.341622101145905], [-47.259872028021945, -22.341653098300416], [-47.259868591809756, -22.3416582040969], [-47.25985566104245, -22.341677294552692], [-47.259842684876446, -22.341696319002597], [-47.25982965920174, -22.341715273246276], [-47.25981657993622, -22.341734153093324], [-47.25980344302505, -22.341752954364313], [-47.25979024444007, -22.341771672892545], [-47.25977698017927, -22.34179030452518], [-47.259763646265945, -22.341808845125154], [-47.259750238748005, -22.341827290572642], [-47.25973675369704, -22.341845636766983], [-47.259723187207314, -22.341863879628274], [-47.25970953539468, -22.341882015099472], [-47.25969579439516, -22.341900039148324], [-47.25968196036369, -22.341917947769435], [-47.2596680294726, -22.341935736986265], [-47.25965399790956, -22.341953402853445], [-47.25963986187602, -22.341970941458733], [-47.25962561758483, -22.341988348925383], [-47.25961126125796, -22.34200562141441], [-47.25959678912407, -22.342022755126496], [-47.25958219741555, -22.34203974630447], [-47.2595674823656, -22.34205659123528], [-47.259552640205044, -22.342073286252074], [-47.25953766715862, -22.34208982773619], [-47.25952255944148, -22.342106212118935], [-47.25950731325502, -22.34212243588332], [-47.2594919247826, -22.342138495565667], [-47.25947639018526, -22.342154387756683], [-47.25946070559691, -22.342170109102774], [-47.25944486711936, -22.342185656306604], [-47.25942887081722, -22.342201026127796], [-47.25941271271273, -22.342216215382987], [-47.259396388780296, -22.342231220945376], [-47.25937989490533, -22.342246039776438], [-47.25936322196504, -22.342260673254092], [-47.25934635311411, -22.34227513178258], [-47.259329280022556, -22.342289423101217], [-47.259312005102565, -22.342303546138844], [-47.25929453201047, -22.342317498780435], [-47.25927686442171, -22.342331278917356], [-47.25925900603011, -22.342344884447886], [-47.259240960547075, -22.34235831327785], [-47.25922273170102, -22.342371563321144], [-47.25920432323684, -22.342384632500153], [-47.25918573891519, -22.342397518746154], [-47.259166982512035, -22.342410219999767], [-47.25914805781799, -22.34242273421129], [-47.25912896863773, -22.342435059341085], [-47.25910971878933, -22.342447193360076], [-47.25909031210417, -22.34245913424969], [-47.259070752425906, -22.342470880002487], [-47.25905104361018, -22.342482428622375], [-47.25903118952412, -22.342493778124766], [-47.259011194045776, -22.342504926537014], [-47.258991061063604, -22.342515871898584], [-47.25897079447626, -22.342526612261224], [-47.25895039819167, -22.34253714568937], [-47.258929876126906, -22.342547470260303], [-47.2589092322076, -22.34255758406438], [-47.258888470367566, -22.34256748520517], [-47.25886759454809, -22.342577171799974], [-47.258846608697766, -22.34258664197975], [-47.2588255167719, -22.342595893889442], [-47.25880432273205, -22.342604925688303], [-47.258783030545544, -22.342613735549907], [-47.2587616441849, -22.342622321662688], [-47.25874016762749, -22.34263068222994], [-47.25871860485499, -22.342638815470067], [-47.258696959852934, -22.34264671961692], [-47.25867523660994, -22.342654392919957], [-47.25865343911737, -22.34266183364452], [-47.25863157136888, -22.342669040071996], [-47.25860963735927, -22.342676010500217], [-47.25858764108459, -22.342682743243575], [-47.25856558654119, -22.3426892366332], [-47.25854347772477, -22.342695489017284], [-47.2585213186303, -22.342701498761404], [-47.25849911325058, -22.342707264248475], [-47.258476865576, -22.342712783879318], [-47.25845457959387, -22.342718056072382], [-47.25843225925696, -22.342723079271217], [-47.25840990203957, -22.34272785332808], [-47.258387489904706, -22.34273238301233], [-47.25836500711824, -22.34273667642317], [-47.2583424520256, -22.342740739191527], [-47.258319825017566, -22.34274457654204], [-47.25829712656869, -22.34274819369422], [-47.25827435723449, -22.342751595867224], [-47.258251517648354, -22.342754788284097], [-47.258228608517165, -22.342757776176153], [-47.258205630617844, -22.342760564786627], [-47.258182584793566, -22.34276315937398], [-47.25815947194913, -22.34276556521493], [-47.258136293047045, -22.3427677876073], [-47.25811304910355, -22.34276983187219], [-47.25808974118408, -22.34277170335611], [-47.25806637039929, -22.342773407432787], [-47.25804293790107, -22.342774949504616], [-47.25801944487857, -22.34277633500387], [-47.2579958925542, -22.34277756939379], [-47.25797228217994, -22.34277865816938], [-47.25794861503393, -22.34277960685794], [-47.25792489241671, -22.342780421019594], [-47.257901115648075, -22.342781106247593], [-47.25787728606413, -22.34278166816844], [-47.2578534050139, -22.342782112441935], [-47.25782947385685, -22.342782444761145], [-47.25780549396005, -22.342782670852326], [-47.257781466695626, -22.34278279647468], [-47.25775739343876, -22.34278282742013], [-47.25773327556516, -22.342782769513047], [-47.25770911444927, -22.342782628609946], [-47.2576849114622, -22.342782410599078], [-47.25766066797012, -22.342782121400354], [-47.257636385332866, -22.342781766964688], [-47.25761206490202, -22.342781353273953], [-47.257587708020125, -22.342780886340584], [-47.257563316019166, -22.342780372207287], [-47.257538890219784, -22.342779816946905], [-47.25751443253577, -22.342779226676708], [-47.25748995431708, -22.342778607595058], [-47.257465473042146, -22.342777963141277], [-47.25744099625882, -22.342777294178447], [-47.25741652395392, -22.342776601314313], [-47.25739205590711, -22.342775885151386], [-47.257350287221726, -22.342774623656467]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1064.954087747, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26362540934527, -22.33578247874067], [-47.263594227616395, -22.335813540682768], [-47.26357768287484, -22.33582995011957], [-47.26356107868548, -22.335846353347673], [-47.263544418489765, -22.33586275328316], [-47.263527705744956, -22.33587915285461], [-47.26351094392394, -22.335895555002853], [-47.26349407684614, -22.335912020931115], [-47.2634772392049, -22.335928425443505], [-47.26346036302559, -22.33594484146451], [-47.26344345183341, -22.3359612719806], [-47.26342650916722, -22.335977719992595], [-47.26340953875701, -22.33599418828672], [-47.263392549034315, -22.336010673548767], [-47.26337554811432, -22.336027171063204], [-47.26335853806086, -22.33604368190599], [-47.26334152061375, -22.336060207473622], [-47.263324497515384, -22.336076749166256], [-47.26330747051143, -22.33609330838692], [-47.263290441350215, -22.336109886542214], [-47.26327341178343, -22.33612648504158], [-47.263256383565526, -22.336143105297957], [-47.26323935845437, -22.336159748727], [-47.26322233821038, -22.336176416748128], [-47.26320526046196, -22.33619317371461], [-47.26318824972122, -22.33620990075771], [-47.263171249168046, -22.336226656686943], [-47.26315426057761, -22.336243442934926], [-47.26313728572863, -22.33626026093715], [-47.263120326403076, -22.33627711213195], [-47.263103384386525, -22.33629399796051], [-47.26308646146816, -22.33631091986645], [-47.26306955944082, -22.336327879296192], [-47.26305268010102, -22.33634487769862], [-47.263035825249034, -22.336361916525238], [-47.26301899668916, -22.33637899722977], [-47.263002196229635, -22.3363961212682], [-47.26298542568277, -22.33641329009874], [-47.262968686864994, -22.336430505181696], [-47.262951981597034, -22.336447767979404], [-47.262935311704105, -22.336465079955754], [-47.26291867901574, -22.33648244257666], [-47.26290208536604, -22.336499857309462], [-47.262885532593835, -22.33651732562302], [-47.26286902254277, -22.33653484898744], [-47.26285255706125, -22.33655242887402], [-47.262836138002655, -22.336570066755137], [-47.262819767225814, -22.336587764103612], [-47.26280344780007, -22.336605521081278], [-47.262787186527596, -22.33662333297399], [-47.26277098853055, -22.33664119416335], [-47.26275485450002, -22.33665910327065], [-47.26273878424272, -22.33667705988622], [-47.26272277756531, -22.33669506360066], [-47.26270683427408, -22.33671311400521], [-47.26269095417552, -22.33673121069121], [-47.2626751370759, -22.336749353250415], [-47.262659382781216, -22.33676754127515], [-47.26264369109756, -22.336785774358027], [-47.262628061831, -22.336804052091825], [-47.262612494787334, -22.336822374069914], [-47.26259698977232, -22.336840739886057], [-47.26258154659184, -22.336859149134163], [-47.26256616505155, -22.336877601408556], [-47.26255084495705, -22.33689609630403], [-47.26253558611395, -22.336914633415656], [-47.26252038832784, -22.33693321233877], [-47.26250525140428, -22.33695183266913], [-47.26249017514876, -22.33697049400277], [-47.262475159366716, -22.336989195936102], [-47.262460203863704, -22.3370079380658], [-47.262445308445066, -22.33702671998899], [-47.26243047291634, -22.337045541302988], [-47.262415697083014, -22.337064401605375], [-47.26240098075049, -22.337083300494196], [-47.26238632372432, -22.337102237567613], [-47.26237172580996, -22.337121212424258], [-47.2623571868129, -22.337140224663052], [-47.26234270653872, -22.33715927388304], [-47.26232828479299, -22.337178359683683], [-47.26231392138129, -22.337197481664713], [-47.262299616109296, -22.33721663942608], [-47.262285368782685, -22.33723583256808], [-47.262271179207204, -22.33725506069123], [-47.262257047188605, -22.337274323396297], [-47.26224297253273, -22.337293620284413], [-47.2622289550456, -22.33731295095673], [-47.262214994533004, -22.337332315014898], [-47.262201090801014, -22.337351712060794], [-47.26218724365576, -22.33737114169638], [-47.2621734529034, -22.337390603523943], [-47.262159718350155, -22.33741009714597], [-47.262146039802325, -22.337429622165267], [-47.26213241706632, -22.337449178184773], [-47.262118849948585, -22.337468764807774], [-47.26210533825575, -22.33748838163756], [-47.26209188179442, -22.337508028277757], [-47.26207848037135, -22.337527704332253], [-47.262065133793314, -22.337547409405108], [-47.26205184186729, -22.337567143100554], [-47.26203860440034, -22.337586905022917], [-47.26202542119952, -22.33760669477695], [-47.262012292072065, -22.337626511967443], [-47.26199921682526, -22.33764635619945], [-47.261986195266644, -22.33766622707806], [-47.26197322720372, -22.33768612420861], [-47.26196031244405, -22.337706047196775], [-47.26194745079548, -22.337725995648164], [-47.26193464206585, -22.337745969168665], [-47.2619218860631, -22.33776596736435], [-47.2619091825954, -22.337785989841382], [-47.26189653147768, -22.337806036195374], [-47.261883932557055, -22.337826105963902], [-47.261871385594475, -22.337846198772517], [-47.26185889026406, -22.337866314364188], [-47.26184644622084, -22.33788645251244], [-47.26183405311978, -22.33790661299113], [-47.26182171061577, -22.33792679557432], [-47.261809418363754, -22.33794700003631], [-47.26179717601852, -22.33796722615172], [-47.261784983235, -22.337987473695296], [-47.26177283966802, -22.33800774244207], [-47.26176074497239, -22.338028032167287], [-47.26174869880302, -22.33804834264639], [-47.26173670081469, -22.338068673655016], [-47.261724750662246, -22.338089024969136], [-47.26171284800063, -22.338109396364846], [-47.26170099248466, -22.33812978761833], [-47.26168918376922, -22.338150198506213], [-47.261677421509226, -22.338170628805223], [-47.26166570535966, -22.338191078292265], [-47.26165403497542, -22.338211546744507], [-47.26164241001159, -22.33823203393915], [-47.26163083012314, -22.338252539653716], [-47.261619294965016, -22.338273063666197], [-47.26160780419258, -22.338293605754085], [-47.26159635746077, -22.33831416569569], [-47.261584954424805, -22.338334743269275], [-47.26157359473999, -22.338355338253216], [-47.26156227806156, -22.33837595042621], [-47.261551004044954, -22.338396579566894], [-47.26153977234542, -22.33841722545442], [-47.261528582618496, -22.338437887867908], [-47.26151743451972, -22.33845856658655], [-47.26150632770462, -22.338479261389864], [-47.26149526182888, -22.338499972057544], [-47.261484236548206, -22.338520698369308], [-47.26147325151841, -22.3385414401051], [-47.2614623063953, -22.33856219704505], [-47.26145140083485, -22.33858296896941], [-47.26144053449309, -22.338603755658482], [-47.261429707026075, -22.338624556892874], [-47.26141891808997, -22.3386453724533], [-47.26140816734105, -22.33866620212052], [-47.261397454435674, -22.33868704567548], [-47.26138677903021, -22.338707902899365], [-47.26137614078126, -22.338728773573266], [-47.261365539345384, -22.33874965747852], [-47.26135497437928, -22.33877055439669], [-47.2613444455397, -22.338791464109406], [-47.26133395249336, -22.338812386378873], [-47.26132349532843, -22.33883332010903], [-47.261313074431065, -22.33885426295658], [-47.261302689423125, -22.338875213220824], [-47.26129233931434, -22.338896170364524], [-47.26128202307317, -22.338917133935922], [-47.26127173966887, -22.338938103483887], [-47.26126148807164, -22.33895907855791], [-47.261251267252476, -22.33898005870805], [-47.2612410761834, -22.339001043484846], [-47.261230913837146, -22.339022032439605], [-47.26122077918759, -22.339043025123893], [-47.261210706813024, -22.33906394713517], [-47.26120062279528, -22.339084949250026], [-47.26119056341152, -22.33910595375671], [-47.26118052763862, -22.33912696020906], [-47.26117051445468, -22.339147968160567], [-47.26116052283845, -22.339168977166], [-47.26115055176985, -22.33918998678001], [-47.26114060022968, -22.33921099655786], [-47.26113066719969, -22.339232006055315], [-47.261120751662645, -22.339253014828444], [-47.26111085260222, -22.3392740224338], [-47.26110096900315, -22.33929502842824], [-47.26109109985108, -22.339316032369087], [-47.261081244132605, -22.339337033814196], [-47.261071400835476, -22.339358032321396], [-47.26106156894825, -22.339379027449166], [-47.261051747460506, -22.339400018756507], [-47.26104193536297, -22.33942100580233], [-47.26103213164714, -22.339441988146326], [-47.261022335305704, -22.339462965348204], [-47.26101254533217, -22.339483936968396], [-47.26100276072134, -22.33950490256699], [-47.26099298046854, -22.339525861705535], [-47.26098320357062, -22.339546813944693], [-47.260973429025036, -22.339567758846442], [-47.260963655830494, -22.339588695972438], [-47.260953882986534, -22.33960962488514], [-47.2609441094938, -22.33963054514701], [-47.260934334353976, -22.339651456320908], [-47.260924556569535, -22.339672357970436], [-47.26091477514423, -22.339693249658907], [-47.260904989082555, -22.339714130950608], [-47.26089519739023, -22.339735001409608], [-47.26088539907378, -22.339755860600818], [-47.26087559314081, -22.339776708089314], [-47.26086577859994, -22.339797543440437], [-47.26085595446066, -22.339818366220275], [-47.260846119733706, -22.339839175994527], [-47.26083627343035, -22.33985997233051], [-47.26082641456328, -22.33988075479486], [-47.26081654214599, -22.33990152295495], [-47.260806655192795, -22.33992227637899], [-47.260796752719244, -22.33994301463501], [-47.260786833741676, -22.339963737291843], [-47.2607768972774, -22.33998444391869], [-47.26076697919995, -22.340005057485264], [-47.26075700651926, -22.34002572744743], [-47.26074701336152, -22.34004638021798], [-47.26073699808052, -22.340067016834844], [-47.26072695908564, -22.340087639194444], [-47.26071689566081, -22.340108247981718], [-47.26070680748631, -22.340128843073465], [-47.2606966942481, -22.34014942433521], [-47.26068655563215, -22.340169991632663], [-47.26067639132464, -22.340190544831362], [-47.26066620101164, -22.340211083797175], [-47.260655984379426, -22.340231608396017], [-47.26064574111434, -22.340252118493762], [-47.26063547090269, -22.340272613956596], [-47.260625173430924, -22.340293094650672], [-47.26061484838556, -22.340313560442286], [-47.26060449545314, -22.34033401119786], [-47.26059411432028, -22.340354446783902], [-47.26058370467363, -22.34037486706708], [-47.26057326619996, -22.340395271914115], [-47.26056279858607, -22.340415661191837], [-47.26055230151878, -22.340436034767222], [-47.260541774685, -22.340456392507402], [-47.260531217771664, -22.34047673427954], [-47.26052063046578, -22.340497059951087], [-47.260510012454425, -22.3405173693893], [-47.26049936342468, -22.340537662461852], [-47.26048868306366, -22.340557939036522], [-47.260477971058556, -22.34057819898108], [-47.26046722709664, -22.340598442163433], [-47.26045645086514, -22.340618668451697], [-47.260445642051344, -22.340638877714174], [-47.2604348003426, -22.34065906981917], [-47.2604239254263, -22.340679244635187], [-47.26041301698987, -22.340699402030808], [-47.26040207472072, -22.3407195418748], [-47.26039109830626, -22.340739664036203], [-47.26038008743408, -22.340759768383908], [-47.26036904179164, -22.340779854787133], [-47.26035796106643, -22.340799923115355], [-47.26034684494608, -22.340819973237938], [-47.260335693118165, -22.340840005024493], [-47.2603245052702, -22.3408600183449], [-47.26031328108987, -22.34088001306899], [-47.26030202026469, -22.340899989066905], [-47.26029072248237, -22.340919946208942], [-47.26027938743048, -22.34093988436535], [-47.260268014796665, -22.34095980340682], [-47.260256604268534, -22.340979703204024], [-47.26024515553373, -22.340999583627795], [-47.260233668279895, -22.34101944454917], [-47.26022214219459, -22.341039285839393], [-47.26021057696545, -22.341059107369798], [-47.26019897228007, -22.341078909011873], [-47.26018732782606, -22.341098690637313], [-47.26017564329091, -22.34111845211797], [-47.26016391836219, -22.341138193325964], [-47.260152152727436, -22.341157914133362], [-47.26014034607408, -22.34117761441262], [-47.26012849808964, -22.341197294036235], [-47.26011660846157, -22.34121695287691], [-47.26010467687715, -22.34123659080758], [-47.26009270302384, -22.341256207701225], [-47.26008068658893, -22.341275803431103], [-47.26006862725963, -22.341295377870768], [-47.26005652472321, -22.341314930893613], [-47.26004437866685, -22.341334462373545], [-47.26003218877769, -22.341353972184397], [-47.260019954742745, -22.341373460200433], [-47.260007676249, -22.34139292629589], [-47.25999535298343, -22.341412370345253], [-47.25998298463291, -22.341431792223272], [-47.259970570884214, -22.341451191804783], [-47.25995811142409, -22.34147056896479], [-47.259945605939215, -22.341489923578518], [-47.25993305411609, -22.34150925552147], [-47.259920455641236, -22.34152856466918], [-47.25990781020105, -22.34154785089745], [-47.2598951174819, -22.341567114082256], [-47.25988237770778, -22.34158635328753], [-47.259869597198204, -22.341605557925902], [-47.25986579138152, -22.341611246281328], [-47.25984503829679, -22.34164216183981], [-47.259843936845364, -22.341643798463135], [-47.25983105296884, -22.341662819686057], [-47.259818127870304, -22.341681769260322], [-47.25980515750856, -22.341700643010444], [-47.25979213787581, -22.34171943677282], [-47.259779064997005, -22.341738146397038], [-47.259765934929085, -22.3417567677479], [-47.25975274376038, -22.34177529670692], [-47.25973948760961, -22.341793729174494], [-47.25972616262499, -22.34181206107175], [-47.259712764983185, -22.341830288342717], [-47.259699290888044, -22.341848406956462], [-47.25968573656937, -22.34186641290938], [-47.25967209828111, -22.341884302227697], [-47.25965837229997, -22.341902070969798], [-47.25964455492343, -22.34191971522874], [-47.2596306424675, -22.341937231134946], [-47.25961663126463, -22.341954614858643], [-47.25960251766101, -22.341971862612617], [-47.25958829801374, -22.341988970654924], [-47.259573968687945, -22.34200593529138], [-47.25955952605326, -22.342022752878183], [-47.25954496648029, -22.34203941982462], [-47.25953028633673, -22.34205593259531], [-47.25951548198303, -22.342072287712817], [-47.25950054976815, -22.342088481759532], [-47.259485486024474, -22.342104511380008], [-47.25947028706277, -22.342120373282665], [-47.25945494916709, -22.34213606424135], [-47.259439468588816, -22.342151581096534], [-47.25942384154087, -22.3421669207564], [-47.259408064191575, -22.342182080197336], [-47.25939213265833, -22.342197056464215], [-47.259376043001176, -22.342211846669787], [-47.259359791173345, -22.34222644803271], [-47.259343367114624, -22.342240863070298], [-47.25932675099606, -22.342255104976257], [-47.259309932195904, -22.342269183434052], [-47.259292912861504, -22.342283097516834], [-47.259275696633296, -22.34229684504525], [-47.2592582871745, -22.342310423847564], [-47.259240688170465, -22.342323831760325], [-47.259222903327654, -22.34233706662916], [-47.2592049363729, -22.34235012630938], [-47.25918679105286, -22.34236300866645], [-47.25916847113304, -22.342375711576526], [-47.259149980397325, -22.34238823292702], [-47.25913132264728, -22.34240057061689], [-47.2591125017012, -22.342412722557174], [-47.25909352139357, -22.342424686671663], [-47.259074385574756, -22.342436460896664], [-47.259055098109904, -22.342448043181854], [-47.25903566287854, -22.342459431490582], [-47.25901608377394, -22.342470623799976], [-47.25899636470254, -22.34248161810147], [-47.25897650958323, -22.342492412401032], [-47.2589565223471, -22.342503004719415], [-47.25893640693644, -22.342513393092556], [-47.25891616730447, -22.3425235755718], [-47.25889580741468, -22.342533550224196], [-47.25887533124042, -22.34254331513271], [-47.25885474276393, -22.34255286839664], [-47.258834045976265, -22.342562208131824], [-47.25881324487656, -22.342571332470797], [-47.2587923434714, -22.342580239563254], [-47.258771345774306, -22.34258892757621], [-47.258750255805076, -22.342597394694288], [-47.25872907758924, -22.342605639120112], [-47.25870781515759, -22.34261365907442], [-47.25868647254547, -22.342621452796415], [-47.25866505379192, -22.342629018544034], [-47.25864356293942, -22.342636354594386], [-47.25862200403297, -22.3426434592437], [-47.258600381119145, -22.342650330808038], [-47.25857869824587, -22.342656967623267], [-47.25855695946153, -22.342663368045315], [-47.2585351688137, -22.342669530450753], [-47.25851333034904, -22.342675453236733], [-47.258491448111684, -22.34268113482152], [-47.2584695261428, -22.342686573644574], [-47.258447568479845, -22.342691768166826], [-47.25842557911896, -22.342696716878994], [-47.2584035542826, -22.342701419960353], [-47.258381471717755, -22.34270588303531], [-47.25835931224358, -22.34271011470464], [-47.258337073616715, -22.342714120468738], [-47.25831475604821, -22.342717905340546], [-47.25829235984964, -22.342721474326726], [-47.25826988542977, -22.34272483243351], [-47.25824733329071, -22.342727984671928], [-47.258224704022915, -22.342730936062807], [-47.25820199830075, -22.342733691641357], [-47.258179216878176, -22.34273625646097], [-47.258156360583015, -22.342738635597065], [-47.25813343031247, -22.3427408341503], [-47.25811042702808, -22.342742857249245], [-47.25808735175052, -22.34274471005307], [-47.2580642055547, -22.34274639775352], [-47.25804098956501, -22.342747925576717], [-47.25801770495055, -22.342749298784764], [-47.257994352920285, -22.342750522676795], [-47.257970934718784, -22.342751602590102], [-47.25794745162193, -22.34275254390074], [-47.25792390493245, -22.34275335202417], [-47.25790029597627, -22.342754032415574], [-47.25787662609879, -22.342754590570042], [-47.257852896661035, -22.3427550320226], [-47.257829109036436, -22.34275536234828], [-47.25780526460763, -22.342755587161847], [-47.25778136476329, -22.34275571211762], [-47.25775741089579, -22.342755742909226], [-47.25773340439807, -22.34275568526915], [-47.257709346661635, -22.342755544968547], [-47.2576852390739, -22.34275532781662], [-47.25766108301648, -22.342755039660517], [-47.25763687986321, -22.34275468638463], [-47.25761263097825, -22.34275427391052], [-47.25758833771467, -22.342753808196328], [-47.257564001413066, -22.342753295236673], [-47.257539623400284, -22.3427527410622], [-47.25751520571511, -22.34275215175696], [-47.2574907617297, -22.342751533540728], [-47.25746631233048, -22.342750889925654], [-47.25744186661404, -22.342750221811496], [-47.257417424607176, -22.34274952980476], [-47.25739298608821, -22.342748814505708], [-47.257362346154586, -22.34274788912123]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1059.866259812, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26359495363104, -22.33577313552772], [-47.26357297166892, -22.33579503303888], [-47.263556468304614, -22.335811401433997], [-47.2635399016326, -22.335827767596022], [-47.26352327507127, -22.335844134419787], [-47.263506592057404, -22.335860504814608], [-47.263489856046064, -22.335876881704248], [-47.26347300089662, -22.335893335985105], [-47.26345618315454, -22.33590972108806], [-47.26343932291952, -22.33592612158437], [-47.26342242370763, -22.33594254045097], [-47.26340548905085, -22.33595898068153], [-47.263388522709256, -22.33597544502387], [-47.26337153406796, -22.335991929233828], [-47.263354532297555, -22.336008427570675], [-47.26333751951682, -22.336024941057605], [-47.26332049746642, -22.33604147109166], [-47.26330346789004, -22.336058019074326], [-47.26328643253524, -22.336074586410266], [-47.26326939315261, -22.336091174508425], [-47.26325235149673, -22.336107784781035], [-47.26323530932537, -22.33612441864438], [-47.263218268400244, -22.33614107751792], [-47.263201230486104, -22.336157762825533], [-47.26318412252701, -22.336174549413883], [-47.26316708949801, -22.336191298370693], [-47.26315006481983, -22.336208078074893], [-47.263133050274504, -22.336224889965802], [-47.26311604764801, -22.336241735485977], [-47.263099058730305, -22.33625861608136], [-47.26308208531539, -22.336275533201192], [-47.26306512920164, -22.3362924882976], [-47.263048192191555, -22.33630948282591], [-47.26303127609199, -22.33632651824445], [-47.26301438271418, -22.336343596014395], [-47.26299751387401, -22.336360717599693], [-47.26298067139207, -22.33637788446684], [-47.262963857093624, -22.336395098084957], [-47.262947072808686, -22.336412359925642], [-47.262930320372384, -22.33642967146277], [-47.26291360162506, -22.336447034172146], [-47.26289691841201, -22.336464449531807], [-47.26288027258403, -22.336481919021573], [-47.26286366599725, -22.33649944412295], [-47.262847100513525, -22.33651702631896], [-47.26283057800025, -22.336534667093943], [-47.26281410033058, -22.336552367933603], [-47.26279766938408, -22.33657013032409], [-47.262781288452544, -22.336587954222022], [-47.262764965244294, -22.336605833953048], [-47.262748705718785, -22.336623762985013], [-47.26273251071122, -22.336641739774535], [-47.26271638002496, -22.336659763908752], [-47.26270031346334, -22.336677834975113], [-47.26268431082931, -22.33669595256174], [-47.26266837192594, -22.33671411625695], [-47.262652496556164, -22.336732325649564], [-47.26263668452252, -22.33675058032904], [-47.26262093562768, -22.336768879885106], [-47.2626052496743, -22.336787223907766], [-47.262589626464674, -22.3368056119877], [-47.262574065801154, -22.336824043716025], [-47.26255856748609, -22.336842518684037], [-47.26254313132172, -22.33686103648353], [-47.26252775711011, -22.336879596706808], [-47.262512444653375, -22.336898198946546], [-47.2624971937536, -22.336916842795706], [-47.262482004212806, -22.33693552784773], [-47.26246687583298, -22.336954253696376], [-47.26245180841608, -22.336973019935908], [-47.26243680176408, -22.336991826160855], [-47.262421855678845, -22.337010671966205], [-47.26240696996236, -22.337029556947233], [-47.26239214441658, -22.337048480699632], [-47.26237737884343, -22.33706744281938], [-47.26236267304489, -22.337086442902837], [-47.26234802682294, -22.337105480546754], [-47.262333439979514, -22.337124555348296], [-47.2623189123167, -22.337143666904755], [-47.26230444363657, -22.337162814813937], [-47.262290033741195, -22.337181998673856], [-47.262275682432744, -22.337201218082942], [-47.26226138951343, -22.337220472639878], [-47.262247154785506, -22.33723976194369], [-47.26223297805127, -22.337259085593715], [-47.262218859113084, -22.33727844318964], [-47.262204797773535, -22.33729783433119], [-47.26219079383498, -22.337317258618715], [-47.262176847099994, -22.337336715652874], [-47.262162957371366, -22.337356205034254], [-47.2621491244518, -22.337375726363994], [-47.26213534814413, -22.337395279243385], [-47.2621216282513, -22.3374148632741], [-47.262107964576316, -22.33743447805799], [-47.26209435692228, -22.337454123197254], [-47.26208080509248, -22.33747379829414], [-47.26206730889021, -22.3374935029513], [-47.26205386811887, -22.337513236771716], [-47.26204048258199, -22.33753299935847], [-47.26202715208321, -22.337552790314916], [-47.26201387642641, -22.33757260924451], [-47.26200065541532, -22.337592455751157], [-47.26198748885397, -22.337612329438944], [-47.26197437654643, -22.337632229912106], [-47.261961318297054, -22.337652156775015], [-47.261948313910175, -22.337672109632244], [-47.261935363190155, -22.33769208808887], [-47.26192246594171, -22.337712091749868], [-47.26190962196958, -22.33773212022041], [-47.26189683107858, -22.33775217310613], [-47.26188409307379, -22.337772250012478], [-47.261871407768204, -22.337792350532816], [-47.261858775014844, -22.337812474189956], [-47.26184619458288, -22.337832620590575], [-47.26183366614731, -22.33785278947026], [-47.26182118936093, -22.337872980600405], [-47.26180876387626, -22.33789319375278], [-47.26179638934599, -22.337913428699302], [-47.26178406542268, -22.337933685212192], [-47.26177179175879, -22.33795396306411], [-47.26175956800691, -22.337974262027792], [-47.26174739381955, -22.337994581876302], [-47.26173526884918, -22.338014922383028], [-47.261723192748356, -22.3380352833215], [-47.26171116516957, -22.33805566446552], [-47.26169918576528, -22.338076065589348], [-47.26168725418811, -22.338096486467204], [-47.26167537009059, -22.338116926873617], [-47.26166353312526, -22.338137386583462], [-47.26165174294467, -22.33815786537193], [-47.26163999920152, -22.33817836301414], [-47.26162830154836, -22.338198879285766], [-47.26161664963803, -22.338219413962445], [-47.261605043123126, -22.338239966820144], [-47.26159348165634, -22.338260537635385], [-47.26158196489073, -22.338281126184192], [-47.26157049247893, -22.338301732243444], [-47.26155906407392, -22.338322355590037], [-47.26154767932871, -22.338342996000915], [-47.26153633789629, -22.33836365325346], [-47.261525039429806, -22.338384327125006], [-47.2615137835823, -22.338405017393406], [-47.261502570007096, -22.33842572383654], [-47.26149139835746, -22.338446446232368], [-47.26148026828677, -22.33846718435921], [-47.261469179448454, -22.33848793799558], [-47.26145813149605, -22.338508706920045], [-47.261447124083176, -22.338529490911426], [-47.26143615686351, -22.338550289748806], [-47.261425229490854, -22.338571103211294], [-47.26141434161908, -22.338591931078216], [-47.26140349290217, -22.338612773129103], [-47.2613926829941, -22.338633629143715], [-47.26138191154914, -22.33865449890178], [-47.261371178221474, -22.338675382183354], [-47.26136048266543, -22.338696278768634], [-47.261349824535564, -22.338717188437872], [-47.261339203486436, -22.338738110971455], [-47.26132861917264, -22.338759046150106], [-47.26131807124896, -22.33877999375462], [-47.261307559381756, -22.338800953543107], [-47.26129708373008, -22.338821924272754], [-47.26128664484559, -22.338842903260673], [-47.26127624244972, -22.3388638885942], [-47.26126587555422, -22.338884879719608], [-47.2612555431227, -22.338905876182896], [-47.26124524411969, -22.338926877530714], [-47.26123497751078, -22.338947883310542], [-47.26122474226259, -22.338968893070472], [-47.26121453734281, -22.338989906359128], [-47.26120436172007, -22.33901092272609], [-47.26119421436426, -22.339031941721217], [-47.26118413578381, -22.33905287661455], [-47.261174039907864, -22.339073903385128], [-47.26116396922689, -22.339094931442297], [-47.26115392271431, -22.339115960338518], [-47.26114389934492, -22.339136989625967], [-47.26113389809435, -22.339158018858182], [-47.26112391793958, -22.339179047588598], [-47.261113957858605, -22.33920007537143], [-47.261104016830515, -22.33922110176142], [-47.2610940938356, -22.33924212631361], [-47.26108418785523, -22.339263148583765], [-47.26107429787197, -22.339284168127847], [-47.26106442286948, -22.339305184502464], [-47.261054561832495, -22.339326197264814], [-47.26104471374714, -22.339347205972032], [-47.26103487760048, -22.339368210182013], [-47.261025052380724, -22.33938920945334], [-47.26101523707743, -22.33941020334436], [-47.261005430681124, -22.339431191414526], [-47.26099563218365, -22.339452173223087], [-47.26098584057784, -22.339473148330303], [-47.260976054858, -22.33949411629591], [-47.2609662740191, -22.339515076681465], [-47.26095649705785, -22.339536029047405], [-47.26094672297166, -22.33955697295577], [-47.26093695075947, -22.3395779079681], [-47.260927179421095, -22.33959883364704], [-47.26091740795771, -22.339619749555133], [-47.260907635371666, -22.339640655255423], [-47.260897860666226, -22.339661550311764], [-47.26088808284619, -22.339682434287752], [-47.26087830091721, -22.339703306748085], [-47.26086851388632, -22.339724167257167], [-47.260858720761576, -22.33974501538045], [-47.26084892055219, -22.33976585068356], [-47.26083911226867, -22.33978667273238], [-47.26082929492245, -22.339807481093786], [-47.260819467526495, -22.33982827533404], [-47.26080962909431, -22.339849055021375], [-47.260799778641115, -22.3398698197233], [-47.26078991518306, -22.339890569008045], [-47.26078003773723, -22.339911302444914], [-47.260770145322184, -22.339932019602962], [-47.26076023695734, -22.339952720052178], [-47.26075031166334, -22.33997340336302], [-47.26074041145967, -22.339993979739827], [-47.26073045135835, -22.34001462362081], [-47.26072047134028, -22.340035249227206], [-47.26071046964588, -22.34005585784032], [-47.260700444514015, -22.34007645171381], [-47.26069039516353, -22.340097031670005], [-47.26068032127512, -22.340117597588335], [-47.26067022253599, -22.340138149334965], [-47.26066009863349, -22.34015868677634], [-47.260649949255146, -22.34017920977864], [-47.26063977408839, -22.34019971820847], [-47.26062957282084, -22.340220211932508], [-47.26061934514023, -22.340240690817307], [-47.26060909073426, -22.34026115472991], [-47.2605988092908, -22.340281603537214], [-47.26058850049777, -22.340302037106277], [-47.260578164043096, -22.34032245530441], [-47.260567799614876, -22.34034285799893], [-47.26055740690119, -22.34036324505734], [-47.26054698559025, -22.340383616347328], [-47.26053653537034, -22.34040397173648], [-47.26052605592972, -22.340424311092825], [-47.2605155469568, -22.340444634284307], [-47.26050500814001, -22.340464941179153], [-47.26049443916783, -22.34048523164569], [-47.260483839728856, -22.34050550555224], [-47.2604732095117, -22.34052576276751], [-47.260462548204956, -22.340546003160213], [-47.26045185549738, -22.340566226599275], [-47.26044113107775, -22.34058643295366], [-47.26043037463487, -22.34060662209256], [-47.26041958585755, -22.340626793885434], [-47.26040876443469, -22.340646948201677], [-47.260397910055254, -22.340667084911036], [-47.26038702240824, -22.340687203883228], [-47.260376101182615, -22.340707304988236], [-47.260365146067336, -22.340727388096376], [-47.2603541567516, -22.340747453077814], [-47.26034313292448, -22.340767499802975], [-47.26033207427503, -22.340787528142698], [-47.26032098049243, -22.34080753796766], [-47.26030985126588, -22.34082752914889], [-47.2602986862845, -22.340847501557562], [-47.260287485237576, -22.340867455064984], [-47.2602762478142, -22.340887389542704], [-47.26026497370365, -22.340907304862487], [-47.26025366259519, -22.34092720089605], [-47.26024231417801, -22.340947077515604], [-47.260230928141304, -22.34096693459341], [-47.260219504174366, -22.340986772001795], [-47.26020804196638, -22.34100658961341], [-47.26019654120656, -22.34102638730113], [-47.26018500158411, -22.341046164937907], [-47.26017342278824, -22.341065922396957], [-47.26016180450813, -22.34108565955163], [-47.26015014643288, -22.341105376275536], [-47.26013844825165, -22.341125072442505], [-47.26012670965352, -22.341144747926457], [-47.26011493032758, -22.341164402601652], [-47.260103109962856, -22.34118403634236], [-47.26009124824836, -22.341203649023193], [-47.26007934487299, -22.34122324051899], [-47.26006739952574, -22.34124281070473], [-47.26005541189543, -22.341262359455538], [-47.26004338167085, -22.34128188664698], [-47.26003130854081, -22.341301392154485], [-47.26001919219394, -22.341320875854024], [-47.26000703231898, -22.341340337621478], [-47.2599948286044, -22.34135977733317], [-47.259982580738736, -22.341379194865603], [-47.25997028841043, -22.34139859009535], [-47.259957951307776, -22.34141796289936], [-47.25994556911908, -22.341437313154703], [-47.25993314153256, -22.341456640738702], [-47.25992066823624, -22.341475945528806], [-47.25990814891813, -22.341495227402845], [-47.25989558326613, -22.341514486238772], [-47.25988297096807, -22.341533721914697], [-47.25987031171165, -22.341552934309064], [-47.25985760581189, -22.341572122352826], [-47.25984486072916, -22.341591273751607], [-47.25983899358429, -22.341600043063863], [-47.25981822554163, -22.34163095236791], [-47.25980644490008, -22.341648344815233], [-47.25979357086906, -22.341667219513855], [-47.259780655820315, -22.34168601277044], [-47.25976769582035, -22.341704720448174], [-47.25975468697393, -22.34172333842562], [-47.25974162542306, -22.341741862599143], [-47.25972850734649, -22.341760288884576], [-47.25971532895829, -22.341778613219773], [-47.25970208650703, -22.34179683156681], [-47.25968877627441, -22.34181493991444], [-47.259675394573904, -22.34183293428066], [-47.25966193774919, -22.341850810715318], [-47.259648402172225, -22.34186856530312], [-47.25963478424143, -22.341886194166268], [-47.25962108037948, -22.341903693467323], [-47.259607287030676, -22.341921059412613], [-47.25959340065851, -22.341938288254752], [-47.25957941774249, -22.34195537629604], [-47.259565334774855, -22.34197231989171], [-47.25955114825719, -22.34198911545256], [-47.25953685469638, -22.34200575944825], [-47.259522450600414, -22.342022248410338], [-47.259507932473866, -22.34203857893499], [-47.25949329681295, -22.34205474768589], [-47.25947854010033, -22.34207075139663], [-47.25946365879944, -22.342086586873222], [-47.2594486493485, -22.342102250996295], [-47.25943350815448, -22.342117740722653], [-47.25941823158632, -22.342133053087007], [-47.25940281596801, -22.342148185202923], [-47.25938725757157, -22.342163134263693], [-47.259371552609544, -22.34217789754233], [-47.25935569722769, -22.342192472391133], [-47.259339687447, -22.342206856285966], [-47.25932351226987, -22.34222105288355], [-47.259307148883664, -22.342235078167057], [-47.259290584374895, -22.342248943764044], [-47.259273820626106, -22.342262648892063], [-47.25925686126177, -22.342276191307374], [-47.25923970993291, -22.342289568775126], [-47.25922237031643, -22.342302779070206], [-47.259204846113825, -22.34231581997794], [-47.25918714105036, -22.342328689295158], [-47.25916925887441, -22.342341384830323], [-47.25915120335638, -22.342353904404554], [-47.259132978288115, -22.34236624585198], [-47.25911458748203, -22.34237840702023], [-47.2590960347701, -22.342390385771097], [-47.25907732400318, -22.34240217998112], [-47.25905845905067, -22.342413787541563], [-47.25903944379922, -22.342425206359234], [-47.259020282152164, -22.342436434356866], [-47.25900097802901, -22.3424474694733], [-47.25898153536448, -22.34245830966408], [-47.25896195810799, -22.342468952901694], [-47.258942250223, -22.342479397175868], [-47.25892241568624, -22.342489640494033], [-47.25890245848699, -22.342499680881666], [-47.25888238262668, -22.34250951638243], [-47.25886219211809, -22.342519145058706], [-47.258841890984534, -22.34252856499184], [-47.25882148325947, -22.342537774282487], [-47.25880097298586, -22.342546771050806], [-47.2587803642153, -22.342555553436945], [-47.258759661007566, -22.342564119601246], [-47.25873886742965, -22.342572467724693], [-47.25871798755532, -22.342580596009164], [-47.258697025464436, -22.34258850267764], [-47.25867598524216, -22.34259618597481], [-47.25865487097799, -22.342603644167117], [-47.25863368676544, -22.34261087554329], [-47.25861243670095, -22.342617878414504], [-47.258591124882805, -22.34262465111499], [-47.25856975541083, -22.3426311920021], [-47.25854833238548, -22.34263749945667], [-47.258526859906134, -22.34264357188344], [-47.258505342071174, -22.34264940771137], [-47.258483782976086, -22.342655005393883], [-47.25846218671276, -22.34266036340924], [-47.25844055736893, -22.34266548026064], [-47.25841889898393, -22.342670354486213], [-47.25839720652852, -22.342674986592076], [-47.258375453533546, -22.342679383057774], [-47.258353617371526, -22.34268355298562], [-47.258331695210344, -22.34268750174552], [-47.258309687081265, -22.34269123413864], [-47.2582875931329, -22.342694754958842], [-47.25826541362722, -22.342698068999447], [-47.25824314893517, -22.342701181059432], [-47.25822079953063, -22.342704095949188], [-47.25819836598554, -22.342706818495802], [-47.25817584896455, -22.342709353547704], [-47.25815324921859, -22.34271170597896], [-47.25813056757946, -22.342713880693047], [-47.25810780495411, -22.342715882626084], [-47.258084962318385, -22.342717716749835], [-47.258062040711465, -22.342719388074052], [-47.25803904123022, -22.342720901648676], [-47.25801596502368, -22.342722262565516], [-47.25799281328749, -22.342723475959662], [-47.25796958725866, -22.342724547010697], [-47.25794628821088, -22.342725480943432], [-47.25792291744906, -22.34272628302863], [-47.25789947630527, -22.342726958583437], [-47.25787596613421, -22.342727512971514], [-47.257852388308855, -22.342727951603173], [-47.25782874421666, -22.34272827993535], [-47.2578050352558, -22.342728503471285], [-47.2577812628315, -22.34272862776048], [-47.2577574283533, -22.342728658398226], [-47.25773353323142, -22.342728601025197], [-47.2577095788744, -22.342728461327088], [-47.25768556668599, -22.34272824503411], [-47.257661498063165, -22.34272795792059], [-47.257637374393894, -22.3427276058045], [-47.25761319705475, -22.34272719454698], [-47.257588967409475, -22.342726730052018], [-47.25756468680718, -22.342726218265987], [-47.257540356581025, -22.342725665177436], [-47.25751597889464, -22.34272507683715], [-47.257491569142516, -22.342724459486313], [-47.257467151619, -22.342723816709974], [-47.25744273696941, -22.342723149444474], [-47.25741832526059, -22.342722458295174], [-47.257374408131966, -22.342721172866874]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1134.232539404, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.25701769623835, -22.343468585810726], [-47.25731773393954, -22.34347818505532], [-47.257342929368896, -22.34347896862451], [-47.2573678712478, -22.34347972191815], [-47.257393107022786, -22.343480460541382], [-47.2574183670812, -22.34348117569795], [-47.25744365160717, -22.343481866726194], [-47.25746896165491, -22.34348253298629], [-47.257494329944166, -22.343483174568195], [-47.257519827602685, -22.343483789926804], [-47.257545495860846, -22.343484373420683], [-47.25757133605233, -22.343484918068008], [-47.25759734701946, -22.343485416700126], [-47.25762352765228, -22.343485862021947], [-47.25764987688474, -22.343486246611143], [-47.257676393689295, -22.343486562916954], [-47.25770307707255, -22.343486803259093], [-47.25772992606808, -22.343486959826205], [-47.25775693972988, -22.343487024674808], [-47.25778411712617, -22.343486989727747], [-47.25781145733026, -22.34348684677288], [-47.2578389594133, -22.343486587461797], [-47.25786662243364, -22.34348620330864], [-47.25789444542836, -22.34348568568923], [-47.25792242740242, -22.343485025840053], [-47.25795056731726, -22.343484214857888], [-47.257978864079554, -22.343483243699552], [-47.25800731652784, -22.343482103182172], [-47.258035923419556, -22.34348078398388], [-47.25806468341807, -22.343479276645034], [-47.258093595077014, -22.343477571570123], [-47.25812265682566, -22.343475659030297], [-47.25815186695353, -22.343473529166832], [-47.258181223593645, -22.343471171995304], [-47.25821072470598, -22.343468577410906], [-47.25824036806028, -22.343465735194705], [-47.25827015121991, -22.343462635020973], [-47.25830007152246, -22.343459266465935], [-47.25833012606306, -22.343455619017732], [-47.25836031167805, -22.34345168208744], [-47.25839062492536, -22.343447445022136], [-47.25842106206901, -22.34344289711903], [-47.25845161906402, -22.343438027640815], [-47.25848229153853, -22.34343282583329], [-47.25851307478054, -22.34342728094407], [-47.25854396372611, -22.343421382242564], [-47.25857494472095, -22.343415120704194], [-47.25860594388529, -22.343408501271472], [-47.258636869637826, -22.343401541406422], [-47.25866769195777, -22.343394249757566], [-47.25869840801787, -22.34338662911155], [-47.258729015135685, -22.34337868215042], [-47.258759510641525, -22.34337041148119], [-47.25878989187641, -22.343361819636662], [-47.25882015618996, -22.343352909075854], [-47.2588503009351, -22.34334368218557], [-47.25888032346746, -22.343334141280764], [-47.25891022114146, -22.3433242886057], [-47.25893999130636, -22.34331412633548], [-47.25896963130625, -22.343303656576193], [-47.25899913847614, -22.343292881366263], [-47.259028510139366, -22.343281802677733], [-47.259057743605986, -22.343270422416772], [-47.25908683617025, -22.343258742424993], [-47.25911578510818, -22.343246764480323], [-47.259144587675486, -22.34323449029821], [-47.25917324110622, -22.343221921532177], [-47.259201742609896, -22.343209059775123], [-47.25923008937015, -22.343195906560016], [-47.25925827854213, -22.34318246336115], [-47.2592863072505, -22.343168731595277], [-47.259314172588525, -22.34315471262176], [-47.25934187161514, -22.34314040774432], [-47.25936940135317, -22.34312581821174], [-47.25939675878759, -22.343110945218854], [-47.259423940863535, -22.343095789907405], [-47.25945094448427, -22.343080353367323], [-47.25947776650871, -22.343064636637724], [-47.259504403750356, -22.34304864070772], [-47.25953085297416, -22.343032366517942], [-47.25955711089496, -22.3430158149615], [-47.259583174175944, -22.34299898688468], [-47.259609039424596, -22.34298188308942], [-47.25963470319176, -22.342964504333892], [-47.25966016196984, -22.342946851333465], [-47.259685412189235, -22.342928924763118], [-47.25971045021622, -22.34291072525866], [-47.25973527235099, -22.34289225341819], [-47.25975987482445, -22.342873509804505], [-47.25978425379608, -22.342854494946533], [-47.25980840535169, -22.342835209341157], [-47.25983232549944, -22.342815653456586], [-47.25985601016794, -22.34279582773407], [-47.25987945006004, -22.342775736998977], [-47.259902593919804, -22.342755424057525], [-47.25992538101789, -22.34273495103373], [-47.259947796104115, -22.342714346173562], [-47.25996984505651, -22.34269361920238], [-47.25999153412718, -22.342672779475244], [-47.2600128697689, -22.342651836109084], [-47.26003385861256, -22.342630797981617], [-47.2600545074453, -22.342609673731555], [-47.26007482318894, -22.34258847176082], [-47.260094812879245, -22.34256720023784], [-47.260114483645914, -22.342545867102267], [-47.26013384269427, -22.34252448007014], [-47.26015289728738, -22.34250304664], [-47.2601716547288, -22.34248157410077], [-47.2601901223473, -22.3424600695388], [-47.26020830748181, -22.342438539846544], [-47.26022621746794, -22.342416991731], [-47.26024385962554, -22.342395431722245], [-47.26026124124625, -22.342373866183642], [-47.26027836958356, -22.342352301320055], [-47.26029525184303, -22.342330743187137], [-47.260311895172464, -22.342309197701503], [-47.260328306654905, -22.342287670648805], [-47.26034449330052, -22.34226616769335], [-47.260360462040204, -22.342244694387006], [-47.26037621972, -22.342223256176993], [-47.26039177309519, -22.342201858415173], [-47.26040712882588, -22.34218050636548], [-47.260422293472736, -22.342159205211836], [-47.260437273493004, -22.34213796006562], [-47.260452075237694, -22.342116775972073], [-47.260466704947895, -22.342095657917888], [-47.26048116875282, -22.34207461083663], [-47.26049547266679, -22.342053639615383], [-47.26050962258746, -22.34203274910013], [-47.26052362429458, -22.342011944099774], [-47.260537483685766, -22.34199122903585], [-47.26055122071513, -22.34197058692415], [-47.26056487509218, -22.34194996635517], [-47.26057318495929, -22.34193735473609], [-47.260593553782016, -22.34190631698192], [-47.26060549625905, -22.34188801311004], [-47.26061892571249, -22.34186732930366], [-47.2606323002841, -22.341846629448604], [-47.26064562032567, -22.341825913732414], [-47.26065888618945, -22.341805182341695], [-47.26067209822796, -22.341784435462515], [-47.26068525679409, -22.341763673279935], [-47.260698362240575, -22.341742895979117], [-47.26071141492085, -22.341722103743873], [-47.26072441518832, -22.341701296757634], [-47.26073736339647, -22.34168047520357], [-47.2607502598994, -22.34165963926344], [-47.26076310505097, -22.34163878911913], [-47.26077589920559, -22.341617924951237], [-47.2607886427175, -22.34159704694023], [-47.260801335941196, -22.341576155265948], [-47.26081397923153, -22.341555250107106], [-47.260826572943195, -22.341534331642453], [-47.26083911743109, -22.341513400049745], [-47.26085161305039, -22.341492455506152], [-47.26086406015616, -22.34147149818834], [-47.26087645910373, -22.341450528272247], [-47.26088881024841, -22.341429545933266], [-47.26090111394544, -22.341408551346532], [-47.260913370550355, -22.34138754468617], [-47.26092558041872, -22.34136652612577], [-47.260937743906126, -22.341345495838336], [-47.26094986136804, -22.341324453996595], [-47.260961933160054, -22.34130340077252], [-47.26097395963791, -22.341282336337308], [-47.2609859411573, -22.34126126086169], [-47.260997878073546, -22.3412401745164], [-47.2610097707426, -22.34121907747067], [-47.26102161951986, -22.341197969893898], [-47.261033424760896, -22.34117685195495], [-47.26104518682135, -22.341155723821412], [-47.26105690605657, -22.341134585661365], [-47.26106858282202, -22.341113437641706], [-47.26108021747327, -22.34109227992856], [-47.26109181036532, -22.3410711126885], [-47.26110336185342, -22.341049936087117], [-47.261114872293035, -22.341028750288725], [-47.26112634203895, -22.34100755545835], [-47.26113777144606, -22.340986351760108], [-47.2611491608693, -22.340965139357362], [-47.26116051066342, -22.34094391841309], [-47.26117182118312, -22.34092268908984], [-47.261183092782716, -22.340901451549907], [-47.261194325816554, -22.34088020595504], [-47.26120552063895, -22.340858952466185], [-47.26121667760403, -22.340837691244], [-47.261227797065565, -22.340816422448995], [-47.26123887937724, -22.34079514624123], [-47.261249924892844, -22.340773862779706], [-47.261260933965765, -22.340752572223472], [-47.26127190694917, -22.340731274731343], [-47.261282844196124, -22.34070997046123], [-47.26129374605948, -22.34068865957115], [-47.261304612892026, -22.34066734221816], [-47.26131544504619, -22.340646018559227], [-47.261326242874276, -22.34062468875093], [-47.26133700672834, -22.340603352949366], [-47.26134773696022, -22.340582011310474], [-47.26135843392154, -22.34056066398948], [-47.26136909796387, -22.34053931114128], [-47.26137972943816, -22.340517952920898], [-47.26139032869562, -22.340496589482154], [-47.26140089608691, -22.340475220979123], [-47.26141143196235, -22.34045384756562], [-47.26142193667243, -22.340432469394475], [-47.26143241056698, -22.34041108661879], [-47.261442853995696, -22.340389699391334], [-47.26145326728855, -22.340368307904367], [-47.26146364940375, -22.34034691518511], [-47.261473997329716, -22.340325528981822], [-47.26148430971635, -22.340304154688127], [-47.261494698713406, -22.34028256127951], [-47.26150493732228, -22.340261224033465], [-47.26151514338683, -22.34023990068521], [-47.261525317980166, -22.340218591695606], [-47.261535462170386, -22.34019729752748], [-47.26154557702285, -22.340176018640697], [-47.261555663598465, -22.340154755495792], [-47.26156572295552, -22.340133508550426], [-47.26157575614929, -22.340112278259713], [-47.26158576423005, -22.340091065080745], [-47.261595748246386, -22.3400698694657], [-47.2616057092424, -22.34004869186742], [-47.26161564825922, -22.34002753273648], [-47.26162556633428, -22.34000639252253], [-47.26163546450134, -22.33998527167443], [-47.26164534379136, -22.33996417063833], [-47.261655205230944, -22.33994308986091], [-47.26166504984416, -22.339922029785694], [-47.26167487865055, -22.339900990856968], [-47.26168469266679, -22.339879973516624], [-47.261694492906216, -22.339858978204955], [-47.26170428037794, -22.33983800536251], [-47.261714056088465, -22.33981705542692], [-47.261723821039716, -22.33979612883661], [-47.26173357623156, -22.339775226025974], [-47.26174332265846, -22.339754347432002], [-47.26175306131318, -22.33973349348697], [-47.26176279318385, -22.339712664624045], [-47.26177251925572, -22.339691861274066], [-47.26178224051002, -22.339671083867678], [-47.261791957925126, -22.339650332832967], [-47.261801672475244, -22.339629608598173], [-47.261811385131416, -22.33960891158968], [-47.261821096861595, -22.339588242231805], [-47.261830808629696, -22.33956760094867], [-47.26184052139631, -22.339546988162834], [-47.261850236118896, -22.33952640429501], [-47.26185995375116, -22.339505849765], [-47.26186967524368, -22.33948532499075], [-47.26187940154339, -22.339464830389183], [-47.26188913359392, -22.339444366375634], [-47.26189887233591, -22.339423933363175], [-47.26190861870576, -22.339403531765047], [-47.261918373637684, -22.339383161990668], [-47.26192813206927, -22.33936283693074], [-47.26193803088071, -22.339342275210637], [-47.261947822464634, -22.33932199291996], [-47.26195762634902, -22.33930174409609], [-47.261967443452875, -22.339281529141246], [-47.261977274691645, -22.33926134845653], [-47.26198712097779, -22.339241202440917], [-47.261996983220754, -22.33922109149094], [-47.262006862326594, -22.339201016001795], [-47.262016759198566, -22.339180976366112], [-47.26202667473684, -22.339160972974383], [-47.262036609986176, -22.33914100591827], [-47.26204656801364, -22.339121071176407], [-47.262056552900894, -22.33910116192277], [-47.262066566474424, -22.339081275290617], [-47.262076609057836, -22.33906141140742], [-47.26208668093995, -22.339041570469018], [-47.262096782409316, -22.33902175267072], [-47.26210691375426, -22.33900195820728], [-47.262117075262864, -22.338982187272634], [-47.262127267222766, -22.338962440060776], [-47.262137489921265, -22.33894271676512], [-47.26214774364554, -22.33892301757836], [-47.26215802868235, -22.338903342692895], [-47.26216834531809, -22.33888369230078], [-47.26217869383902, -22.338864066593306], [-47.26218907453116, -22.33884446576124], [-47.26219948768015, -22.338824889994928], [-47.26220993357138, -22.33880533948428], [-47.26222041249005, -22.338785814418497], [-47.26223092472118, -22.338766314986156], [-47.26224147054926, -22.338746841375723], [-47.26225205025904, -22.33872739377437], [-47.26226266413474, -22.338707972369093], [-47.26227331246018, -22.338688577346726], [-47.26228399551945, -22.338669208892718], [-47.26229471359608, -22.338649867192395], [-47.26230546697385, -22.338630552429972], [-47.262316255935936, -22.33861126478948], [-47.26232708076517, -22.338592004454913], [-47.26233794174521, -22.338572771607716], [-47.26234883915856, -22.338553566430488], [-47.262359773287876, -22.338534389104865], [-47.26237074441605, -22.338515239810825], [-47.26238175282544, -22.33849611872874], [-47.262392798798665, -22.3384770260375], [-47.26240388261805, -22.33845796191568], [-47.262415004565696, -22.338438926541325], [-47.262426164923866, -22.338419920091585], [-47.26243736397506, -22.338400942742183], [-47.26244860200106, -22.33838199466924], [-47.26245987928405, -22.338363076047653], [-47.26247119610633, -22.338344187051046], [-47.262482552749745, -22.338325327853255], [-47.262493949496566, -22.338306498626604], [-47.26250538662909, -22.338287699542573], [-47.26251686442922, -22.338268930772543], [-47.26252838317941, -22.338250192486463], [-47.26253994316203, -22.338231484853544], [-47.262551544659544, -22.338212808042236], [-47.26256318795462, -22.338194162219963], [-47.26257487339638, -22.3381755474476], [-47.26258660144762, -22.33815696358871], [-47.26259837241968, -22.338138410707227], [-47.26261018644511, -22.33811988914501], [-47.262622043632724, -22.338101399280255], [-47.26263394409049, -22.33808294149136], [-47.26264588792624, -22.33806451615568], [-47.2626578752476, -22.338046123649757], [-47.26266990616113, -22.33802776435052], [-47.26268198077364, -22.338009438633513], [-47.26269409919155, -22.337991146873446], [-47.26270626152069, -22.337972889444863], [-47.26271846786666, -22.337954666721494], [-47.26273071833426, -22.33793647907692], [-47.262743013028675, -22.337918326883177], [-47.26275535205439, -22.337900210511915], [-47.262767735515496, -22.337882130334375], [-47.262780163515814, -22.33786408672086], [-47.26279263615875, -22.337846080041174], [-47.26280515354774, -22.337828110663857], [-47.26281771578564, -22.337810178957053], [-47.26283032297508, -22.337792285288092], [-47.26284297521835, -22.337774430023604], [-47.26285567261748, -22.3377566135293], [-47.262868415274326, -22.337738836170175], [-47.26288120329073, -22.33772109830982], [-47.262894036767904, -22.337703400311714], [-47.26290691580655, -22.33768574253867], [-47.26291984050804, -22.33766812535162], [-47.26293281097292, -22.33765054911129], [-47.26294582730168, -22.337633014177367], [-47.2629588895947, -22.337615520908635], [-47.262971997952064, -22.33759806966291], [-47.262985152473945, -22.337580660796924], [-47.2629983532601, -22.337563294666694], [-47.263011600410294, -22.337545971627176], [-47.263024894024326, -22.33752869203208], [-47.263038234201666, -22.3375114562344], [-47.26305162104172, -22.337494264586173], [-47.26306505464403, -22.33747711743808], [-47.26307853510795, -22.33746001513992], [-47.26309206253294, -22.337442958040377], [-47.26310563701844, -22.33742594648685], [-47.26311925866366, -22.337408980826144], [-47.26313292756813, -22.337392061403516], [-47.26314664383118, -22.33737518856332], [-47.26316040755243, -22.337358362648644], [-47.26317421883155, -22.337341584001358], [-47.263188077768284, -22.33732485296227], [-47.26320198446264, -22.33730816987077], [-47.263215939014316, -22.3372915350657], [-47.2632299415236, -22.337274948884044], [-47.26324399209122, -22.337258411661477], [-47.26325809081765, -22.337241923732815], [-47.26327223780344, -22.337225485431837], [-47.263286433150114, -22.337209097090415], [-47.26330067695927, -22.337192759039166], [-47.263314969332114, -22.337176471608323], [-47.26332931037104, -22.337160235125904], [-47.26334370017876, -22.337144049918603], [-47.26335813885776, -22.33712791631246], [-47.263372626511625, -22.33711183463156], [-47.26338716324405, -22.337095805198917], [-47.263401752254204, -22.337079824946002], [-47.26341641102724, -22.337063874822327], [-47.26343115722635, -22.33704793361357], [-47.2634459937891, -22.33703199561882], [-47.26346091941584, -22.337016059725396], [-47.263475932787856, -22.337000124819127], [-47.26349103256918, -22.336984189782196], [-47.26350621740716, -22.336968253492284], [-47.263521485932095, -22.3369523148229], [-47.26353683675804, -22.336936372642448], [-47.26355226848276, -22.33692042581398], [-47.26356777968921, -22.336904473193833], [-47.26358336894436, -22.33688851363244], [-47.26359903480025, -22.336872545973634], [-47.263614775794466, -22.336856569053563], [-47.26363059045062, -22.33684058170079], [-47.26364647727812, -22.336824582735876], [-47.26366243477251, -22.336808570971506], [-47.26367846141625, -22.336792545211402], [-47.263694555678605, -22.33677650425057], [-47.26371071601657, -22.336760446874386], [-47.263726940873916, -22.336744371859368], [-47.26374322868233, -22.336728277972345], [-47.26375957786172, -22.336712163969942], [-47.26377598693662, -22.33669602848423], [-47.26379226863551, -22.336680052061343], [-47.263808809889824, -22.33666385266865], [-47.2638254061304, -22.336647628122048], [-47.26384205571075, -22.336631377125542], [-47.2638587569785, -22.336615098367165], [-47.26387550826936, -22.336598790525233], [-47.2638923079091, -22.336582452266125], [-47.2639091542121, -22.336566082245938], [-47.26392604548325, -22.33654967910851], [-47.26394298001593, -22.336533241487526], [-47.26395995609444, -22.336516768003985], [-47.26398197456572, -22.33649540320812]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1100.616948221, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263838355166435, -22.33584700693667], [-47.26380996049093, -22.33587590543615], [-47.263793291908655, -22.335892769004786], [-47.263776576457865, -22.335909586256605], [-47.263759817752856, -22.335926360264022], [-47.26374301940501, -22.33594309409771], [-47.26372618502287, -22.335959790826493], [-47.26370931821217, -22.33597645351735], [-47.26369242257591, -22.335993085235266], [-47.263675501714545, -22.336009689043205], [-47.26365855922583, -22.336026268001998], [-47.26364160864983, -22.336042815462196], [-47.26362463171428, -22.33605935584077], [-47.26360764392489, -22.336075880534732], [-47.26359064887071, -22.336092392597315], [-47.263573650138596, -22.336108895079427], [-47.26355665124812, -22.33612539103608], [-47.263539653955746, -22.336141883662773], [-47.26352265898852, -22.336158375420286], [-47.263505668026035, -22.336174867754202], [-47.26348868280201, -22.336191362056656], [-47.26347170504967, -22.336207859719124], [-47.26345473650168, -22.33622436213269], [-47.26343777889027, -22.33624087068782], [-47.26342083394714, -22.336257386774474], [-47.26340390340353, -22.336273911782044], [-47.26338698899006, -22.33629044709945], [-47.26337009243698, -22.336306994115073], [-47.26335322616317, -22.3363235437282], [-47.26333637144026, -22.336340117375208], [-47.26331953976191, -22.336356706879364], [-47.26330273285585, -22.336373313626854], [-47.26328595244931, -22.33638993900326], [-47.26326920026889, -22.336406584393764], [-47.26325247804065, -22.336423251183078], [-47.26323578748999, -22.336439940755522], [-47.26321913034181, -22.33645665449486], [-47.26320250832024, -22.336473393784544], [-47.263185923148924, -22.336490160007514], [-47.26316937655079, -22.336506954546426], [-47.263152870248064, -22.336523778783466], [-47.26313640596235, -22.336540634100572], [-47.26311998541453, -22.336557521879193], [-47.2631036103248, -22.336574443500528], [-47.2630872824126, -22.336591400345515], [-47.26307100339666, -22.336608393794712], [-47.263054774994885, -22.336625425228444], [-47.263038598924474, -22.336642496026833], [-47.26302247690184, -22.336659607569764], [-47.26300641064245, -22.336676761236934], [-47.2629904018611, -22.336693958407842], [-47.26297445227167, -22.336711200461934], [-47.262958563386135, -22.33672848899708], [-47.262942735663806, -22.336745826021385], [-47.26292696836565, -22.33676321231198], [-47.262911261174196, -22.33678064764318], [-47.26289561391936, -22.33679813162779], [-47.26288002643107, -22.33681566387851], [-47.26286449853932, -22.33683324400803], [-47.26284903007407, -22.33685087162898], [-47.26283362086531, -22.33686854635387], [-47.26281827074308, -22.336886267795123], [-47.262802979537405, -22.33690403556522], [-47.26278774707832, -22.33692184927652], [-47.26277257319588, -22.336939708541276], [-47.2627574577202, -22.336957612971727], [-47.26274240048131, -22.33697556218006], [-47.26272740130928, -22.33699355577845], [-47.26271246003429, -22.33701159337881], [-47.26269757648639, -22.337029674593293], [-47.262682750495706, -22.33704779903374], [-47.26266798189237, -22.33706596631209], [-47.26265327050649, -22.337084176040143], [-47.262638616168196, -22.33710242782968], [-47.262624018707626, -22.33712072129246], [-47.26260947795489, -22.33713905604009], [-47.262594993740144, -22.337157431684254], [-47.262580565893536, -22.337175847836466], [-47.262566194245146, -22.33719430410829], [-47.262551878625146, -22.337212800111143], [-47.262537618863625, -22.337231335456462], [-47.26252341479075, -22.337249909755595], [-47.26250926623661, -22.33726852261987], [-47.26249517303135, -22.337287173660556], [-47.262481135005025, -22.33730586248886], [-47.2624671519878, -22.337324588715994], [-47.26245322380973, -22.337343351953066], [-47.262439350300895, -22.337362151811153], [-47.262425531291406, -22.337380987901277], [-47.26241176661133, -22.337399859834495], [-47.262398056090724, -22.33741876722174], [-47.2623843995596, -22.337437709673868], [-47.26237079684807, -22.337456686801808], [-47.26235724778612, -22.337475698216373], [-47.262343752203776, -22.3374947435284], [-47.26233030993102, -22.337513822348605], [-47.26231692079787, -22.337532934287662], [-47.262303584634324, -22.33755207895629], [-47.262290301270305, -22.337571255965102], [-47.2622770705358, -22.337590464924784], [-47.26226389226072, -22.337609705445786], [-47.262250766275, -22.33762897713871], [-47.26223769240856, -22.337648279614033], [-47.26222467049128, -22.337667612482214], [-47.262211700353014, -22.337686975353723], [-47.26219878182365, -22.33770636783891], [-47.262185914733024, -22.33772578954817], [-47.26217309891095, -22.337745240091802], [-47.26216033418727, -22.337764719080198], [-47.2621476203917, -22.337784226123556], [-47.26213495735408, -22.337803760832145], [-47.26212234490416, -22.337823322816163], [-47.26210978287164, -22.337842911685833], [-47.26209727108626, -22.33786252705128], [-47.262084809377725, -22.33788216852275], [-47.26207239757457, -22.337901835711993], [-47.26206003548283, -22.337921528259933], [-47.262047722805455, -22.337941245924583], [-47.262035459210516, -22.33796098849978], [-47.262023244369246, -22.337980755774296], [-47.26201107795275, -22.33800054753702], [-47.26199895963226, -22.338020363576664], [-47.261986889078926, -22.338040203682], [-47.26197486596395, -22.338060067641678], [-47.26196288995851, -22.338079955244368], [-47.26195096073378, -22.338099866278707], [-47.26193907796096, -22.338119800533196], [-47.26192724131126, -22.338139757796455], [-47.2619154504558, -22.338159737856973], [-47.261903705065855, -22.33817974050311], [-47.26189200481256, -22.338199765523456], [-47.26188034936711, -22.338219812706335], [-47.261868738400665, -22.33823988184006], [-47.261857171584424, -22.338259972713022], [-47.26184564858955, -22.338280085113514], [-47.261834169087216, -22.338300218829737], [-47.26182273274857, -22.33832037365001], [-47.26181133924476, -22.338340549362456], [-47.261799988246985, -22.338360745755214], [-47.26178867942636, -22.338380962616515], [-47.261777412453995, -22.338401199734378], [-47.26176618700106, -22.33842145689686], [-47.261755002738646, -22.338441733892044], [-47.261743859337905, -22.33846203050794], [-47.26173275646988, -22.338482346532516], [-47.2617216938057, -22.338502681753702], [-47.26171067101648, -22.338523035959444], [-47.26169968777321, -22.338543408937653], [-47.261688743747044, -22.33856380047614], [-47.26167783860897, -22.33858421036281], [-47.261666972030035, -22.33860463838543], [-47.26165614368129, -22.3386250843318], [-47.26164535323377, -22.338645547989685], [-47.261634600358406, -22.338666029146836], [-47.26162388472626, -22.33868652759094], [-47.26161320600827, -22.33870704310969], [-47.2616025638754, -22.338727575490765], [-47.26159195799861, -22.33874812452182], [-47.261581388048846, -22.33876868999041], [-47.26157085369699, -22.33878927168416], [-47.261560354614, -22.338809869390705], [-47.26154989047073, -22.33883048289752], [-47.26153946093804, -22.33885111199217], [-47.26152906568681, -22.338871756462176], [-47.261518704386276, -22.33889241609823], [-47.26150837662821, -22.338913090831795], [-47.26149808164042, -22.338933780696728], [-47.261487818347646, -22.338954485475806], [-47.26147758574548, -22.3389752047474], [-47.26146738283644, -22.338995938075556], [-47.261457208622865, -22.33901668502434], [-47.26144706210698, -22.33903744515759], [-47.26143694229085, -22.339058218039185], [-47.261426848176356, -22.339079003232758], [-47.261416778765316, -22.339099800302005], [-47.26140673305931, -22.339120608810404], [-47.261396704125836, -22.33914144064726], [-47.261386703115186, -22.3391622701719], [-47.2613767228117, -22.339183109825118], [-47.261366762216504, -22.3392039591701], [-47.261356820330434, -22.339224817770035], [-47.261346896154315, -22.33924568518798], [-47.2613369886887, -22.339266560986985], [-47.261327096934004, -22.339287444729962], [-47.261317219890536, -22.339308335979755], [-47.26130735655839, -22.339329234299182], [-47.26129750593749, -22.33935013925097], [-47.261287667027645, -22.33937105039778], [-47.26127783882844, -22.33939196730217], [-47.26126802033936, -22.339412889526685], [-47.26125821055968, -22.339433816633814], [-47.2612484084885, -22.33945474818596], [-47.26123861312482, -22.33947568374547], [-47.261228823467384, -22.339496622874606], [-47.261219038514845, -22.339517565135573], [-47.26120925726566, -22.339538510090605], [-47.261199478718126, -22.33955945730173], [-47.2611897018703, -22.339580406331105], [-47.26117992572021, -22.339601356740612], [-47.26117014926561, -22.339622308092288], [-47.26116037150414, -22.339643259947913], [-47.26115059143322, -22.339664211869373], [-47.26114080805017, -22.33968516341841], [-47.26113102035211, -22.339706114156726], [-47.26112122733592, -22.339727063646034], [-47.261111427998465, -22.33974801144784], [-47.261101621336316, -22.33976895712373], [-47.26109180634594, -22.339789900235175], [-47.2610819820236, -22.339810840343567], [-47.26107214736542, -22.33983177701029], [-47.26106230136737, -22.339852709796574], [-47.261052443025186, -22.33987363826372], [-47.26104257133454, -22.33989456197287], [-47.26103268529082, -22.339915480485153], [-47.261022783889395, -22.339936393361544], [-47.26101286612534, -22.339957300163025], [-47.26100293099362, -22.33997820045053], [-47.26099297748907, -22.33999909378485], [-47.260983004606295, -22.340019979726765], [-47.26097301133978, -22.34004085783694], [-47.26096299668387, -22.34006172767595], [-47.260952953490204, -22.34008260157106], [-47.260942892754244, -22.3401034541017], [-47.26093280761892, -22.340124297021198], [-47.26092269723211, -22.34014512966433], [-47.26091256119634, -22.340165951427082], [-47.26090239925132, -22.3401867620319], [-47.26089221107465, -22.340207561337742], [-47.26088199634305, -22.340228349205354], [-47.26087175473321, -22.34024912549557], [-47.2608614859218, -22.34026989006919], [-47.260851189585466, -22.340290642786957], [-47.26084086540089, -22.340311383509594], [-47.2608305130447, -22.340332112097908], [-47.260820132193516, -22.340352828412556], [-47.260809722523966, -22.340373532314267], [-47.26079928371265, -22.340394223663708], [-47.26078881543616, -22.340414902321506], [-47.2607783173711, -22.340435568148347], [-47.26076778919403, -22.340456221004864], [-47.26075723058153, -22.340476860751604], [-47.260746641210154, -22.340497487249237], [-47.26073602075643, -22.340518100358288], [-47.26072536889693, -22.340538699939316], [-47.26071468530815, -22.340559285852784], [-47.260703969666636, -22.340579857959302], [-47.2606932216489, -22.340600416119287], [-47.26068244093143, -22.34062096019324], [-47.26067162719072, -22.340641490041584], [-47.260660780103294, -22.340662005524745], [-47.26064989934559, -22.340682506503157], [-47.26063898459412, -22.340702992837166], [-47.26062803552535, -22.340723464387114], [-47.26061705181572, -22.34074392101335], [-47.260606033141734, -22.34076436257621], [-47.26059497917977, -22.340784788936006], [-47.26058388960633, -22.340805199952964], [-47.260572764097866, -22.34082559548727], [-47.260561602330775, -22.340845975399276], [-47.2605504039815, -22.340866339549077], [-47.26053916872649, -22.34088668779688], [-47.260527896242166, -22.340907020002813], [-47.260516586204936, -22.34092733602704], [-47.26050523829123, -22.340947635729602], [-47.26049385217749, -22.340967918970613], [-47.260482427540076, -22.340988185610115], [-47.26047096405547, -22.341008435508076], [-47.260459461400025, -22.34102866852457], [-47.260447919250204, -22.341048884519502], [-47.260436337282385, -22.341069083352842], [-47.260424715173, -22.341089264884506], [-47.260413052598444, -22.34110942897436], [-47.26040134923515, -22.341129575482306], [-47.260389604759546, -22.341149704268126], [-47.26037781884803, -22.341169815191655], [-47.26036599117701, -22.341189908112693], [-47.260354121422914, -22.341209982890916], [-47.2603422092622, -22.341230039386122], [-47.260330254371276, -22.341250077457953], [-47.26031825642658, -22.341270096966117], [-47.26030621510453, -22.341290097770187], [-47.26029413008161, -22.341310079729862], [-47.26028200103424, -22.34133004270462], [-47.26026982763888, -22.341349986554075], [-47.26025760957201, -22.3413699111377], [-47.26024534651009, -22.34138981631504], [-47.26023303812959, -22.3414097019455], [-47.26022068410702, -22.34142956788853], [-47.26020828411884, -22.34144941400356], [-47.26019583784158, -22.341469240149884], [-47.26018334495177, -22.341489046186894], [-47.260170805125874, -22.341508831973908], [-47.26015821804048, -22.34152859737015], [-47.260145583372136, -22.3415483422349], [-47.26013290079738, -22.341568066427396], [-47.26012016999278, -22.341587769806754], [-47.26010739063495, -22.341607452232218], [-47.26009456240047, -22.3416271135628], [-47.26008168496596, -22.3416467536577], [-47.26006875800804, -22.34166637237593], [-47.26005578111371, -22.34168596971186], [-47.260055174281575, -22.341686881570404], [-47.26003447635087, -22.341717917153776], [-47.26002966786712, -22.341725104155994], [-47.260016521697914, -22.341744637811278], [-47.2600033095865, -22.341764143664626], [-47.259990027015995, -22.341783617368613], [-47.259976669463896, -22.341803054573912], [-47.25996323240218, -22.341822450929307], [-47.259949711297345, -22.34184180208138], [-47.259936101610506, -22.341861103674194], [-47.25992239879762, -22.341880351348927], [-47.259908598309565, -22.34189954074371], [-47.259894695592244, -22.341918667493196], [-47.259880686086866, -22.34193772722817], [-47.25986656523011, -22.341956715575275], [-47.25985232845433, -22.341975628156618], [-47.259837971187814, -22.34199446058932], [-47.259823488855105, -22.342013208485124], [-47.25980887687723, -22.342031867449982], [-47.25979413067222, -22.34205043308364], [-47.25977924565525, -22.342068900979214], [-47.25976421723929, -22.342087266722725], [-47.25974904083545, -22.342105525892592], [-47.25973371185352, -22.34212367405935], [-47.259718225702535, -22.3421417067851], [-47.259702577791344, -22.342159619623096], [-47.25968676352934, -22.342177408117315], [-47.25967077832705, -22.342195067802184], [-47.259654617596986, -22.34221259420206], [-47.25963827675436, -22.34222998283098], [-47.259621751218, -22.342247229192303], [-47.259605036411266, -22.342264328778526], [-47.25958812776284, -22.342281277071], [-47.25957102070793, -22.34229806953985], [-47.2595537106891, -22.342314701643705], [-47.25953619315742, -22.342331168829944], [-47.25951846357352, -22.34234746653447], [-47.25950051741588, -22.34236359017564], [-47.25948235118622, -22.342379534295148], [-47.25946396594111, -22.342395292559893], [-47.25944536710117, -22.342410861044993], [-47.25942655866741, -22.342426237812862], [-47.259407544391905, -22.34244142113473], [-47.259388328023164, -22.34245640928055], [-47.259368913305835, -22.34247120051896], [-47.259349303981125, -22.34248579311698], [-47.25932950378682, -22.342500185340068], [-47.25930951645743, -22.342514375451966], [-47.259289345724305, -22.342528361714667], [-47.259268995315736, -22.342542142388286], [-47.25924846895711, -22.342555715731038], [-47.25922777037101, -22.342569079998963], [-47.25920690327731, -22.342582233446254], [-47.25918587139325, -22.342595174324785], [-47.25916467843362, -22.342607900884314], [-47.25914332811084, -22.342620411372284], [-47.259121824134944, -22.3426327040339], [-47.25910017021393, -22.34264477711187], [-47.25907837005357, -22.34265662884662], [-47.25905642735775, -22.342668257476006], [-47.25903434582838, -22.34267966123536], [-47.25901212916562, -22.34269083835756], [-47.25898978106789, -22.34270178707274], [-47.25896730523199, -22.342712505608418], [-47.2589447053532, -22.34272299218942], [-47.258921985125426, -22.34273324503781], [-47.25889914824115, -22.342743262372853], [-47.258876198391626, -22.342753042410997], [-47.258853139267, -22.342762583365747], [-47.258829974556335, -22.34277188344766], [-47.25880670794773, -22.34278094086441], [-47.258783343128485, -22.342789753820597], [-47.25875988378507, -22.342798320517637], [-47.258736333603366, -22.34280663915397], [-47.258712696268695, -22.342814707924813], [-47.258688975465944, -22.34282252502212], [-47.25866517487981, -22.342830088634596], [-47.258641298194604, -22.34283739694775], [-47.258617349094756, -22.342844448143552], [-47.258593331264734, -22.342851240400634], [-47.258569248389186, -22.34285777189425], [-47.25854510415312, -22.342864040796023], [-47.258520902242175, -22.342870045274143], [-47.25849664634249, -22.34287578349321], [-47.25847234014715, -22.342881253612777], [-47.25844798864113, -22.342886453523427], [-47.25842359908389, -22.34289138286426], [-47.25839917642131, -22.34289604672481], [-47.25837472253168, -22.34290045151919], [-47.25835023888412, -22.342904603742674], [-47.2583257269311, -22.342908509891537], [-47.258301188108824, -22.34291217646223], [-47.25827662383791, -22.342915609950385], [-47.25825203552429, -22.342918816849913], [-47.25822742455993, -22.342921803652473], [-47.25820279232345, -22.34292457684657], [-47.25817814018124, -22.34292714291707], [-47.258153469488065, -22.342929508344692], [-47.258128781587935, -22.342931679605442], [-47.25810407781512, -22.342933663170243], [-47.25807935949474, -22.342935465504617], [-47.258054627943636, -22.34293709306832], [-47.25802988447132, -22.342938552315122], [-47.25800513038055, -22.342939849692645], [-47.257980366968226, -22.34294099164213], [-47.25795559552592, -22.342941984598347], [-47.257930817340814, -22.342942834989536], [-47.25790603369616, -22.342943549237305], [-47.25788124587202, -22.342944133756586], [-47.25785645514579, -22.342944594955707], [-47.25783166279286, -22.342944939236283], [-47.257806870086995, -22.342945172993307], [-47.25778207830097, -22.34294530261521], [-47.25775728870701, -22.34294533448388], [-47.25773250257718, -22.342945274974696], [-47.25770772118378, -22.342945130456613], [-47.25768294579981, -22.34294490729225], [-47.25765817769919, -22.342944611837876], [-47.25763341815719, -22.3429442504436], [-47.257608668450644, -22.342943829453265], [-47.25758392985824, -22.34294335520469], [-47.25755920366077, -22.342942834029614], [-47.257534491141236, -22.34294227225374], [-47.25750979346405, -22.342941676193863], [-47.257485109845256, -22.342941051919816], [-47.2574604373158, -22.34294040243376], [-47.25743577413106, -22.342939728378873], [-47.25741112003759, -22.34293903037028], [-47.25738647482342, -22.342938309024195], [-47.257361852459454, -22.34293756538496], [-47.257337223981, -22.34293679921286], [-47.25727796938368, -22.3429349034754]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1105.75994973, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263868787281076, -22.33585617835017], [-47.26383142003292, -22.335894208638123], [-47.26381469491994, -22.335911129401737], [-47.26379792667816, -22.335927999768977], [-47.26378111895631, -22.335944822840943], [-47.263764275397136, -22.335961601715233], [-47.263747399637786, -22.335978339485735], [-47.263730495309765, -22.335995039242757], [-47.263713566039165, -22.336011704072494], [-47.26369661544686, -22.336028337057083], [-47.26367964714849, -22.336044941274565], [-47.26366268464418, -22.33606150038219], [-47.263645687809465, -22.336078060170248], [-47.263628684075776, -22.33609460038893], [-47.263611677041304, -22.33611112410102], [-47.26359467029979, -22.336127634364594], [-47.2635776673407, -22.33614413427306], [-47.26356066896694, -22.336160627951838], [-47.26354367485009, -22.336177118886912], [-47.26352668661492, -22.336193608576707], [-47.26350970599418, -22.33621009841269], [-47.263492734719826, -22.33622658978516], [-47.26347577452269, -22.3362430840834], [-47.26345882713267, -22.336259582695636], [-47.263441894278635, -22.336276087009033], [-47.2634249776885, -22.336292598409617], [-47.26340807908898, -22.336309118282504], [-47.26339120020603, -22.33632564801162], [-47.26337436414288, -22.336342168002773], [-47.2633575317082, -22.336358719736033], [-47.263340724154816, -22.336375285465163], [-47.26332394320367, -22.3363918665697], [-47.26330719057462, -22.336408464428086], [-47.263290467986344, -22.336425080417957], [-47.26327377715639, -22.336441715915935], [-47.26325711980114, -22.336458372297848], [-47.26324049763565, -22.336475050938503], [-47.26322391237384, -22.336491753212027], [-47.26320736572833, -22.336508480491577], [-47.26319085941043, -22.336525234149658], [-47.26317439513008, -22.336542015557928], [-47.26315797459593, -22.33655882608732], [-47.26314159951523, -22.336575667108132], [-47.2631252715938, -22.336592539989926], [-47.26310899253596, -22.33660944610183], [-47.263092764044615, -22.336626386812146], [-47.26307658782111, -22.336643363488825], [-47.26306046556523, -22.336660377499285], [-47.26304439897517, -22.336677430210507], [-47.26302838974749, -22.336694522989134], [-47.263012439577146, -22.336711657201384], [-47.262996550157304, -22.33672883421335], [-47.2629807227775, -22.33674605582808], [-47.26296495699086, -22.336763325013962], [-47.26294925122108, -22.336780643461818], [-47.26293360500657, -22.336798011110645], [-47.26291801818064, -22.336815427576468], [-47.26290249057648, -22.336832892475197], [-47.26288702202746, -22.336850405422517], [-47.262871612366936, -22.336867966034095], [-47.26285626142826, -22.33688557392544], [-47.26284096904491, -22.336903228711858], [-47.26282573505033, -22.336920930008645], [-47.26281055927797, -22.336938677430965], [-47.26279544156139, -22.336956470593726], [-47.26278038173412, -22.336974309111888], [-47.2627653796297, -22.336992192600206], [-47.26275043508168, -22.33701012067337], [-47.262735547923704, -22.337028092945832], [-47.26272071798935, -22.337046109032073], [-47.26270594511225, -22.337064168546362], [-47.26269122912605, -22.33708227110294], [-47.26267656986436, -22.33710041631585], [-47.26266196716084, -22.337118603799095], [-47.262647420849135, -22.33713683316653], [-47.26263293076291, -22.337155104031908], [-47.26261849673583, -22.337173416008877], [-47.262604118601544, -22.337191768711033], [-47.2625897961937, -22.337210161751802], [-47.262575529345945, -22.33722859474452], [-47.262561317891944, -22.337247067302435], [-47.26254716166533, -22.337265579038696], [-47.26253306049971, -22.33728412956641], [-47.26251901422873, -22.337302718498464], [-47.262505022685986, -22.33732134544779], [-47.26249108570509, -22.337340010027113], [-47.262477203119616, -22.337358711849138], [-47.262463374763115, -22.337377450526457], [-47.26244960046917, -22.337396225671565], [-47.26243588007129, -22.33741503689687], [-47.26242221340298, -22.337433883814768], [-47.26240860029773, -22.337452766037437], [-47.26239504058906, -22.33747168317703], [-47.26238153411039, -22.33749063484571], [-47.26236808069513, -22.337509620655457], [-47.26235468017667, -22.3375286402182], [-47.26234133238843, -22.33754769314575], [-47.26232803716373, -22.33756677904992], [-47.262314794335914, -22.337585897542393], [-47.26230160373825, -22.337605048234845], [-47.26228846520401, -22.337624230738765], [-47.26227537856643, -22.337643444665723], [-47.26226234365873, -22.33766268962707], [-47.26224936031408, -22.337681965234175], [-47.26223642836556, -22.337701271098403], [-47.262223547646336, -22.33772060683081], [-47.26221071798948, -22.337739972042723], [-47.26219793922803, -22.337759366345136], [-47.262185211194996, -22.337778789349148], [-47.26217253372329, -22.337798240665727], [-47.2621599066459, -22.33781771990577], [-47.262147329795724, -22.337837226680126], [-47.26213480300559, -22.337856760599664], [-47.26212232610835, -22.337876321275047], [-47.26210989893678, -22.337895908317087], [-47.262097521321344, -22.337915521339898], [-47.26208519306226, -22.337935159999148], [-47.262072913854134, -22.33795482407177], [-47.2620606833642, -22.337974513358866], [-47.262048501265994, -22.337994227651386], [-47.26203636723297, -22.338013966740327], [-47.26202428093863, -22.338033730416615], [-47.26201224205648, -22.338053518470947], [-47.262000250260044, -22.33807333069408], [-47.26198830522286, -22.3380931668766], [-47.26197640661837, -22.338113026809108], [-47.261964554120205, -22.33813291028206], [-47.261952747401814, -22.33815281708587], [-47.26194098613671, -22.3381727470109], [-47.26192926999849, -22.338192699847326], [-47.26191759866062, -22.338212675385428], [-47.26190597179659, -22.338232673415334], [-47.261894389079956, -22.338252693727004], [-47.26188285018419, -22.338272736110508], [-47.2618713547828, -22.33829280035572], [-47.26185990254925, -22.338312886252513], [-47.26184849315702, -22.338332993590686], [-47.26183712627952, -22.338353122159933], [-47.2618258015903, -22.338373271749873], [-47.26181451876274, -22.338393442150164], [-47.26180327747022, -22.338413633150324], [-47.261792077386254, -22.33843384453979], [-47.261780918184144, -22.338454076107983], [-47.261769799537284, -22.338474327644246], [-47.26175872111901, -22.338494598937928], [-47.26174768260268, -22.338514889778192], [-47.261736683661624, -22.338535199954244], [-47.26172572396912, -22.33855552925521], [-47.26171480319845, -22.338575877470113], [-47.26170392102283, -22.338596244388036], [-47.26169307711553, -22.33861662979793], [-47.26168227114975, -22.338637033488613], [-47.26167150279865, -22.33865745524903], [-47.261660771735436, -22.33867789486799], [-47.26165007763318, -22.338698352134248], [-47.261639420165, -22.338718826836423], [-47.261628799003944, -22.338739318763295], [-47.26161821382313, -22.33875982770343], [-47.26160766429553, -22.33878035344539], [-47.26159715009416, -22.338800895777688], [-47.26158667089198, -22.338821454488855], [-47.26157622636186, -22.338842029367303], [-47.261565816176756, -22.338862620201464], [-47.261555440009545, -22.33888322677959], [-47.26154509752979, -22.338903848896596], [-47.26153478825835, -22.338924486630596], [-47.261524511257605, -22.338945140355136], [-47.261514265352666, -22.338965810064906], [-47.261504049537116, -22.338986495354714], [-47.261493862818334, -22.339007195790987], [-47.261483704203386, -22.339027910939866], [-47.26147357269909, -22.339048640367277], [-47.26146346731192, -22.339069383639057], [-47.26145338704806, -22.339090140320724], [-47.26144333091342, -22.339110909977713], [-47.26143329791362, -22.339131692175297], [-47.26142327518599, -22.33915251113008], [-47.26141328603347, -22.33917331599898], [-47.26140331702713, -22.33919413210165], [-47.26139336717157, -22.33921495900273], [-47.26138343547089, -22.33923579626671], [-47.261373520929034, -22.339256643457887], [-47.26136362254954, -22.339277500140437], [-47.261353739335604, -22.33929836587843], [-47.261343870290204, -22.339319240235685], [-47.26133401441586, -22.339340122776008], [-47.261324170714886, -22.339361013062994], [-47.26131433818919, -22.33938191066011], [-47.26130451584037, -22.33940281513071], [-47.26129470266977, -22.33942372603801], [-47.26128489767829, -22.339444642945132], [-47.261275099866516, -22.339465565415058], [-47.26126530823483, -22.339486493010575], [-47.26125552178312, -22.339507425294446], [-47.261245739511054, -22.3395283618293], [-47.26123596041788, -22.33954930217761], [-47.26122618350261, -22.33957024590175], [-47.2612164077638, -22.33959119256407], [-47.261206632199816, -22.339612141726604], [-47.26119685580854, -22.33963309295145], [-47.26118707758767, -22.3396540458005], [-47.26117729653442, -22.3396749998356], [-47.26116751164579, -22.339695954618374], [-47.26115772191839, -22.339716909710507], [-47.26114792634844, -22.33973786467343], [-47.261138123932014, -22.339758819068432], [-47.26112831366459, -22.33977977245682], [-47.26111849454156, -22.33980072439966], [-47.26110866555781, -22.339821674457955], [-47.261098825707954, -22.3398426221926], [-47.26108897398633, -22.339863567164308], [-47.261079109386856, -22.339884508933757], [-47.261069230903175, -22.339905447061394], [-47.2610593375285, -22.33992638110769], [-47.261049428255944, -22.339947310632663], [-47.26103950207807, -22.339968235196654], [-47.26102955798716, -22.339989154359515], [-47.261019594975295, -22.340010067681014], [-47.261009612034094, -22.340030974720943], [-47.26099960815492, -22.340051875038736], [-47.260989582328804, -22.34007276819379], [-47.26097952126141, -22.340093679278727], [-47.26096944794618, -22.340114557890544], [-47.26095934967124, -22.340135427974204], [-47.2609492256979, -22.340156288621117], [-47.26093907579921, -22.34017713887004], [-47.260928899779906, -22.34019797830595], [-47.26091869731725, -22.340218806785245], [-47.26090846808664, -22.340239624168024], [-47.26089821176342, -22.34026043031437], [-47.260887928022925, -22.34028122508441], [-47.260877616540434, -22.340302008338178], [-47.260867276991284, -22.340322779935676], [-47.260856909050695, -22.340343539736946], [-47.2608465123939, -22.340364287601847], [-47.26083608669614, -22.34038502339037], [-47.26082563163259, -22.34040574696237], [-47.260815146878414, -22.34042645817767], [-47.260804632108794, -22.340447156896058], [-47.26079408699886, -22.34046784297737], [-47.260783511223714, -22.34048851628125], [-47.26077290445845, -22.340509176667446], [-47.260762266378144, -22.3405298239956], [-47.26075159665786, -22.340550458125332], [-47.26074089497261, -22.34057107891618], [-47.2607301609975, -22.340591686227704], [-47.26071939440747, -22.340612279919387], [-47.26070859487751, -22.340632859850707], [-47.26069776208261, -22.340653425881026], [-47.26068689569775, -22.340673977869727], [-47.26067599539784, -22.340694515676173], [-47.260665060857846, -22.340715039159555], [-47.2606540917527, -22.340735548179197], [-47.26064308775727, -22.340756042594197], [-47.260632048546505, -22.340776522263788], [-47.26062097379525, -22.34079698704704], [-47.26060986317838, -22.340817436803007], [-47.260598716370815, -22.340837871390626], [-47.260587533047364, -22.34085829066897], [-47.260576312882876, -22.340878694496883], [-47.26056505555222, -22.340899082733227], [-47.260553760730254, -22.340919455236815], [-47.26054242809174, -22.340939811866445], [-47.26053105731154, -22.340960152480772], [-47.26051964806452, -22.340980476938505], [-47.26050820002539, -22.34100078509824], [-47.260496712869084, -22.341021076818556], [-47.26048518627032, -22.34104135195791], [-47.26047361990398, -22.341061610374783], [-47.26046201344482, -22.341081851927598], [-47.2604503665677, -22.3411020764747], [-47.260438678947395, -22.341122283874387], [-47.260426950258726, -22.341142473984867], [-47.260415180176516, -22.341162646664372], [-47.260403368375606, -22.34118280177099], [-47.26039151453078, -22.34120293916282], [-47.2603796183169, -22.34122305869789], [-47.260367679408795, -22.34124316023416], [-47.26035569748132, -22.341263243629513], [-47.26034367220934, -22.341283308741815], [-47.2603316032677, -22.341303355428856], [-47.260319490331284, -22.34132338354841], [-47.26030733307497, -22.341343392958073], [-47.26029513117366, -22.341363383515528], [-47.26028288430228, -22.341383355078293], [-47.260270592135754, -22.341403307503903], [-47.260258254349, -22.34142324064978], [-47.26024587061701, -22.341443154373284], [-47.260233440614776, -22.341463048531796], [-47.26022096401722, -22.34148292298248], [-47.26020844049944, -22.341502777582612], [-47.26019586973641, -22.34152261218932], [-47.260183251403255, -22.34154242665963], [-47.26017058517499, -22.3415622208506], [-47.26015787072677, -22.341581994619187], [-47.26014510773372, -22.34160174782226], [-47.260132295870974, -22.34162148031667], [-47.260119434813745, -22.341641191959127], [-47.260106524237216, -22.341660882606444], [-47.26009356381668, -22.341680552115193], [-47.260082225296756, -22.341697675230026], [-47.26006154379048, -22.341728717368014], [-47.26005436564252, -22.341739446193206], [-47.260041176696284, -22.341759043415607], [-47.26002791769423, -22.34177861850196], [-47.26001458405638, -22.34179816708168], [-47.26000117119145, -22.34181768478062], [-47.2599876744971, -22.341837167220817], [-47.25997408936004, -22.34185661001979], [-47.25996041115633, -22.34187600879011], [-47.259946635251524, -22.341895359138572], [-47.25993275700108, -22.341914656665924], [-47.25991877175063, -22.34193389696581], [-47.25990467483628, -22.341953075624286], [-47.259890461585115, -22.341972188219135], [-47.259876127315586, -22.341991230318925], [-47.259861667337994, -22.342010197482356], [-47.25984707695516, -22.342029085257398], [-47.25983235146294, -22.342047889180375], [-47.25981748615104, -22.342066604775194], [-47.25980247630361, -22.342085227552637], [-47.25978731720027, -22.342103753009052], [-47.25977200411705, -22.342122176625853], [-47.25975653232723, -22.34214049386855], [-47.25974089710259, -22.342158700185713], [-47.259725093714614, -22.342176791008374], [-47.25970911743579, -22.342194761749006], [-47.25969296354094, -22.342212607800807], [-47.25967662730882, -22.34223032453702], [-47.25966010402358, -22.342247907310185], [-47.259643388976656, -22.342265351451523], [-47.25962647746842, -22.342282652270434], [-47.259609364810075, -22.342299805054196], [-47.259592046325665, -22.3423168050674], [-47.25957451735408, -22.34233364755187], [-47.25955677325124, -22.342350327726823], [-47.25953880939214, -22.342366840788603], [-47.2595206211874, -22.342383181898313], [-47.259502206076206, -22.342399344458332], [-47.259483568098744, -22.34241531934601], [-47.25946471496739, -22.342431100692398], [-47.25944565094796, -22.342446686415514], [-47.25942637980855, -22.34246207485098], [-47.259406905309774, -22.34247726433186], [-47.25938723120477, -22.34249225318846], [-47.259367361239725, -22.34250703974801], [-47.259347299153966, -22.34252162233461], [-47.25932704868029, -22.34253599926888], [-47.25930661354514, -22.342550168867895], [-47.25928599746894, -22.34256412944506], [-47.259265204166105, -22.34257787930985], [-47.25924423734557, -22.342591416767696], [-47.25922310071088, -22.342604740119874], [-47.259201797960195, -22.342617847663444], [-47.25918033278685, -22.34263073769095], [-47.2591587088794, -22.342643408490495], [-47.2591369299217, -22.3426558583455], [-47.25911499959342, -22.342668085534616], [-47.259092921569824, -22.34268008833175], [-47.25907069952243, -22.34269186500576], [-47.25904833711874, -22.342703413820534], [-47.25902583802276, -22.34271473303477], [-47.25900320589508, -22.34272582090198], [-47.25898044439296, -22.34273667567034], [-47.25895755717074, -22.342747295582537], [-47.258934547879825, -22.342757678875877], [-47.25891142016889, -22.34276782378203], [-47.25888817768418, -22.342777728526872], [-47.2588648240696, -22.342787391330656], [-47.258841362967, -22.34279681040761], [-47.258817798016246, -22.34280598396612], [-47.25879413285557, -22.342814910208443], [-47.258770371121635, -22.34282358733069], [-47.25874651644985, -22.34283201352274], [-47.25872257247451, -22.342840186968104], [-47.25869854282908, -22.34284810584389], [-47.2586744311465, -22.34285576832058], [-47.258650241059215, -22.342863172562154], [-47.258625976199625, -22.342870316725794], [-47.25860164020032, -22.34287719896185], [-47.258577236694215, -22.342883817413856], [-47.25855276931508, -22.34289017021823], [-47.258528241697704, -22.342896255504396], [-47.25850365747804, -22.342902071394565], [-47.2584790203059, -22.342907616001053], [-47.25845433641804, -22.342912886887472], [-47.258429617289984, -22.34291788283785], [-47.258404871314355, -22.342922608440144], [-47.25838010095814, -22.342927070238982], [-47.258355307870296, -22.342931274941378], [-47.25833049366621, -22.342935229256458], [-47.25830565992885, -22.342938939893536], [-47.25828080821011, -22.3429424135603], [-47.25825594003243, -22.34294565696116], [-47.25823105689018, -22.342948676795785], [-47.25820616025135, -22.34295147975774], [-47.25818125155916, -22.34295407253325], [-47.25815633223381, -22.342956461800128], [-47.258131403673936, -22.34295865422694], [-47.25810646725859, -22.342960656471934], [-47.25808152434862, -22.34296247518263], [-47.25805657628843, -22.342964116995], [-47.25803162440754, -22.34296558853312], [-47.25800667002213, -22.342966896408605], [-47.257981714436504, -22.34296804722046], [-47.25795675894458, -22.34296904755463], [-47.25793180483124, -22.3429699039841], [-47.257906853373704, -22.34297062306851], [-47.257881905842645, -22.34297121135424], [-47.257856963503556, -22.34297167537432], [-47.257832027617766, -22.342972021648475], [-47.257807099443525, -22.342972256683144], [-47.25778218023708, -22.342972386971674], [-47.257757271253446, -22.34297241899421], [-47.25773237374744, -22.342972359218017], [-47.257707488974305, -22.342972214097475], [-47.25768261819072, -22.342971990074172], [-47.25765776265523, -22.342971693577223], [-47.257632923629, -22.342971331023172], [-47.25760810237641, -22.342970908816255], [-47.25758330016551, -22.342970433348487], [-47.257558518268524, -22.342969910999784], [-47.25753375796225, -22.34296934813801], [-47.257509020286136, -22.34296875111317], [-47.25748430243394, -22.34296812597372], [-47.257459598028696, -22.34296747564897], [-47.25743490377701, -22.342966800745383], [-47.25741021938542, -22.342966101879416], [-47.25738554464331, -22.342965379669433], [-47.25736090770594, -22.34296463559049], [-47.25733625085726, -22.342963868549063], [-47.25726549179998, -22.342961604747206]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1110.937525211, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26389921939921, -22.3358653497576], [-47.26385287958049, -22.335912511836767], [-47.263836097936796, -22.33592948979536], [-47.263819276904066, -22.335946413278048], [-47.263802420165355, -22.33596328541455], [-47.263785531394866, -22.335980109329448], [-47.2637686142583, -22.335996888141732], [-47.26375167241297, -22.33601362496491], [-47.26373470950801, -22.336030322906453], [-47.26371772918479, -22.33604698506771], [-47.26370073507675, -22.336063614543896], [-47.26368376064413, -22.336080185298954], [-47.26366674391022, -22.33609676449648], [-47.26364972423225, -22.33611332023989], [-47.263632705217525, -22.3361298556015], [-47.26361569046657, -22.33614637364652], [-47.26359868343888, -22.336162877506794], [-47.26358168398374, -22.336179372237652], [-47.26356469071728, -22.33619586235032], [-47.26354770520938, -22.336212349395993], [-47.26353072919197, -22.336228834765503], [-47.2635137643956, -22.336245319847933], [-47.263496812549306, -22.336261806030876], [-47.263479875380696, -22.336278294700232], [-47.263462954615754, -22.336294787240348], [-47.26344605197907, -22.33631128503394], [-47.26342916919349, -22.336327789462302], [-47.26341230798067, -22.336344301904866], [-47.26339550212816, -22.336360792274085], [-47.26337869198175, -22.336377322093593], [-47.26336190855332, -22.336393864047707], [-47.26334515355707, -22.336410419509257], [-47.2633284287055, -22.336426989849635], [-47.26331173570937, -22.33644357643886], [-47.26329507627775, -22.33646018064547], [-47.26327845211785, -22.336476803836824], [-47.26326186493509, -22.336493447378828], [-47.263245316433, -22.33651011263619], [-47.26322880831329, -22.33652680097233], [-47.2632123422756, -22.33654351374952], [-47.26319592001764, -22.336560252328994], [-47.26317954323507, -22.336577018070702], [-47.26316321362147, -22.3365938123337], [-47.26314693286835, -22.33661063647596], [-47.26313070266486, -22.336627491854713], [-47.263114524698125, -22.33664437982615], [-47.263098400652844, -22.33666130174575], [-47.263082332211475, -22.33667825896824], [-47.26306632105402, -22.33669525284778], [-47.26305036885803, -22.33671228473784], [-47.26303447729871, -22.336729355991405], [-47.263018648048444, -22.33674646796124], [-47.263002882174334, -22.336763622655543], [-47.2629871783234, -22.336780824002975], [-47.26297153408197, -22.33679807460808], [-47.262955948844436, -22.33681537457454], [-47.26294042244737, -22.336832723521585], [-47.26292495472734, -22.33685012106826], [-47.26290954552104, -22.336867566833348], [-47.26289419466521, -22.33688506043557], [-47.262878901996594, -22.336902601493357], [-47.262863667352114, -22.33692018962491], [-47.26284849056863, -22.33693782444838], [-47.262833371483005, -22.336955505581674], [-47.26281830993224, -22.336973232642475], [-47.262803305753394, -22.336991005248333], [-47.26278835878343, -22.337008823016603], [-47.262773468859386, -22.33702668556454], [-47.262758635818436, -22.337044592509056], [-47.26274385949762, -22.33706254346707], [-47.2627291397341, -22.337080538055204], [-47.262714476365005, -22.33709857588999], [-47.2626998692275, -22.337116656587725], [-47.262685318158724, -22.337134779764654], [-47.26267082299587, -22.337152945036742], [-47.26265638357616, -22.337171152019817], [-47.26264199973672, -22.337189400329628], [-47.26262767131477, -22.33720768958167], [-47.26261339814746, -22.337226019391355], [-47.26259918007193, -22.33724438937395], [-47.262585016925414, -22.337262799144472], [-47.26257090854503, -22.337281248317865], [-47.26255685476794, -22.337299736508978], [-47.262542855431235, -22.33731826333243], [-47.26252891037206, -22.337336828402716], [-47.26251501942749, -22.337355431334224], [-47.26250118243458, -22.337374071741188], [-47.262487399230416, -22.33739274923774], [-47.262473669651975, -22.33741146343777], [-47.26245999353628, -22.33743021395516], [-47.26244637072027, -22.337449000403723], [-47.26243280104087, -22.3374678223969], [-47.26241928433506, -22.337486679548174], [-47.26240582043964, -22.337505571470913], [-47.26239240919146, -22.337524497778382], [-47.2623790504273, -22.337543458083644], [-47.26236574398393, -22.337562451999688], [-47.26235248969808, -22.337581479139388], [-47.26233928740644, -22.337600539115513], [-47.26232613694561, -22.337619631540747], [-47.26231303815219, -22.337638756027626], [-47.26229999086273, -22.33765791218858], [-47.262286994913744, -22.33767709963593], [-47.2622740501417, -22.337696317981926], [-47.262261156382934, -22.337715566838817], [-47.26224831347384, -22.337734845818524], [-47.262235521250744, -22.337754154533055], [-47.2622227795499, -22.337773492594216], [-47.26221008820749, -22.337792859613852], [-47.26219744705962, -22.337812255203655], [-47.26218485594246, -22.337831678975128], [-47.26217231469199, -22.33785113053983], [-47.26215982314424, -22.337870609509164], [-47.26214738113512, -22.337890115494478], [-47.2621349885005, -22.337909648107107], [-47.26212264507279, -22.33792920696349], [-47.26211035064632, -22.33794879173403], [-47.26209810490744, -22.337968402214628], [-47.26208590752252, -22.337988038213577], [-47.26207375816736, -22.33800769952412], [-47.26206165651777, -22.33802738593931], [-47.262049602249576, -22.33804709725215], [-47.262037595038585, -22.33806683325552], [-47.262025634560686, -22.338086593742062], [-47.26201372049172, -22.3381063785044], [-47.262001852507495, -22.33812618733513], [-47.26199003028392, -22.338146020026503], [-47.261978253496856, -22.338165876370848], [-47.261966521822096, -22.338185756160392], [-47.261954834935594, -22.338205659187043], [-47.261943192513115, -22.33822558524293], [-47.26193159423052, -22.33824553411985], [-47.26192003976367, -22.338265505609478], [-47.261908528788375, -22.33828549950347], [-47.261897060980424, -22.338305515593458], [-47.261885636015656, -22.338325553670767], [-47.26187425356979, -22.338345613526865], [-47.26186291331861, -22.338365694952913], [-47.26185161493796, -22.33838579773999], [-47.261840358103434, -22.338405921679335], [-47.26182914249075, -22.338426066561773], [-47.26181796777571, -22.33844623217816], [-47.261806833633884, -22.338466418319364], [-47.26179573974091, -22.338486624776024], [-47.26178468577239, -22.338506851338803], [-47.26177367140388, -22.338527097798103], [-47.261762696311, -22.338547363944453], [-47.261751760169204, -22.338567649568176], [-47.26174086265402, -22.338587954459513], [-47.261730003440874, -22.338608278408685], [-47.26171918220518, -22.338628621205796], [-47.26170839862234, -22.33864898264083], [-47.261697652367694, -22.338669362503794], [-47.26168694311657, -22.338689760584543], [-47.261676270544186, -22.33871017667291], [-47.26166563432579, -22.33873061055855], [-47.2616550341366, -22.338751062031186], [-47.26164446965172, -22.338771530880408], [-47.2616339405463, -22.338792016895713], [-47.261623446495385, -22.33881251986656], [-47.26161298717397, -22.33883303958235], [-47.261602562257025, -22.33885357583243], [-47.26159217141949, -22.33887412840605], [-47.26158181433627, -22.338894697092325], [-47.26157149067726, -22.338915281690266], [-47.26156119989247, -22.33893588242471], [-47.261550940878756, -22.338956500008866], [-47.26154071236162, -22.338977134649316], [-47.26153051333268, -22.338997785957382], [-47.261520342804154, -22.33901845350171], [-47.26151019978783, -22.339039136850676], [-47.26150008329512, -22.339059835572254], [-47.26148999233688, -22.339080549234207], [-47.26147992592364, -22.33910127740399], [-47.261469883065416, -22.33912201964875], [-47.26145986277178, -22.33914277553547], [-47.26144984625002, -22.339163581608187], [-47.2614398689556, -22.339184361821307], [-47.26142991124642, -22.339205154373474], [-47.26141997213048, -22.339225958830628], [-47.26141005061517, -22.339246774758685], [-47.26140014570758, -22.33926760172304], [-47.261390256414195, -22.339288439289152], [-47.26138038174102, -22.33930928702216], [-47.26137052069367, -22.339330144486883], [-47.261360672277135, -22.339351011248088], [-47.261350835496074, -22.339371886870254], [-47.26134100935452, -22.339392770917705], [-47.2613311928561, -22.339413662954527], [-47.26132138500395, -22.339434562544604], [-47.26131158480066, -22.339455469251693], [-47.26130179124832, -22.339476382639376], [-47.26129200334862, -22.339497302270907], [-47.261282220102636, -22.33951822770954], [-47.26127244051103, -22.339539158518225], [-47.26126266357388, -22.339560094259852], [-47.26125288829092, -22.339581034496977], [-47.26124311366107, -22.339601978792285], [-47.26123333868318, -22.33962292670777], [-47.26122356235525, -22.339643877805855], [-47.26121378367496, -22.33966483164832], [-47.26120400163937, -22.339685787797052], [-47.26119421524517, -22.339706745813615], [-47.261184423488444, -22.339727705259527], [-47.26117462536475, -22.33974866569608], [-47.261164819869315, -22.339769626684266], [-47.26115500599665, -22.339790587785142], [-47.26114518274097, -22.339811548559354], [-47.261135349095795, -22.33983250856759], [-47.261125504054284, -22.339853467370165], [-47.26111564660909, -22.339874424527295], [-47.261105775752306, -22.339895379599053], [-47.261095890475616, -22.339916332145147], [-47.261085989769995, -22.339937281725458], [-47.261076072626324, -22.339958227899125], [-47.261066138034614, -22.339979170225526], [-47.26105618498453, -22.340000108263744], [-47.261046212465374, -22.340021041572445], [-47.26103621946574, -22.340041969710363], [-47.26102620497389, -22.340062892235796], [-47.26101616797757, -22.3400838087069], [-47.26100608903649, -22.340104756981628], [-47.26099600314199, -22.340125661674676], [-47.26098589172744, -22.34014655892247], [-47.26097575416762, -22.340167447573194], [-47.260965590405974, -22.3401883263083], [-47.260955400312405, -22.340209194575323], [-47.26094518356379, -22.340230052228044], [-47.26093493983415, -22.34025089912597], [-47.26092466879757, -22.34027173512846], [-47.26091437012801, -22.340292560094905], [-47.26090404349937, -22.340313373884722], [-47.26089368858565, -22.34033417635706], [-47.26088330506066, -22.340354967371283], [-47.26087289259827, -22.34037574678648], [-47.26086245087231, -22.340396514461816], [-47.26085197955652, -22.3404172702564], [-47.26084147832469, -22.340438014029175], [-47.26083094685054, -22.34045874563912], [-47.260820384807715, -22.340479464945222], [-47.260809791869946, -22.34050017180622], [-47.26079916771081, -22.340520866081018], [-47.26078851200392, -22.34054154762829], [-47.260777824422874, -22.34056221630675], [-47.260767104641204, -22.34058287197495], [-47.26075635233249, -22.340603514491466], [-47.26074556717016, -22.34062414371489], [-47.260734748827716, -22.340644759503554], [-47.26072389697865, -22.34066536171584], [-47.26071301129636, -22.340685950210112], [-47.26070209145426, -22.34070652484456], [-47.26069113712576, -22.340727085477404], [-47.26068014798423, -22.340747631966668], [-47.26066912370304, -22.34076816417046], [-47.26065806395551, -22.340788681946773], [-47.26064696841495, -22.34080918515351], [-47.26063583675468, -22.34082967364851], [-47.26062466864801, -22.34085014728943], [-47.26061346376822, -22.340870605934132], [-47.260602221788545, -22.340891049440167], [-47.26059094238226, -22.340911477665017], [-47.260579625222626, -22.340931890466273], [-47.26056826998285, -22.34095228770131], [-47.260556876336196, -22.340972669227405], [-47.26054544395588, -22.34099303490187], [-47.26053397251508, -22.34101338458188], [-47.260522461687074, -22.341033718124482], [-47.260510911145005, -22.341054035386758], [-47.26049932056215, -22.341074336225585], [-47.26048768961169, -22.341094620497877], [-47.26047601796681, -22.34111488806043], [-47.26046430530075, -22.341135138769932], [-47.260452551286726, -22.341155372482984], [-47.26044075559795, -22.34117558905613], [-47.26042891790764, -22.341195788345868], [-47.260417037889034, -22.341215970208545], [-47.26040511521536, -22.34123613450045], [-47.2603931495599, -22.341256281077765], [-47.2603811405959, -22.34127640979664], [-47.260369087996644, -22.34129652051311], [-47.26035699143541, -22.34131661308312], [-47.260344850585504, -22.34133668736256], [-47.26033266512025, -22.341356743207132], [-47.26032043471302, -22.34137678047262], [-47.260308159037145, -22.341396799014547], [-47.260295837766, -22.34141679868842], [-47.260283470573036, -22.341436779349696], [-47.26027105713165, -22.341456740853687], [-47.260258597115325, -22.341476683055685], [-47.26024609019753, -22.34149660581076], [-47.26023353605181, -22.341516508973992], [-47.260220934351636, -22.341536392400403], [-47.260208284770705, -22.341556255944795], [-47.26019558698257, -22.341576099461978], [-47.2601828406609, -22.341595922806675], [-47.260170045479356, -22.34161572583349], [-47.26015720111174, -22.341635508396855], [-47.26014430723178, -22.34165527035121], [-47.26013136351329, -22.34167501155092], [-47.26011836963011, -22.341694731850218], [-47.26010929024481, -22.341708443287605], [-47.26008862120579, -22.341739502672958], [-47.26007906342278, -22.341753788226193], [-47.26006583169949, -22.341773449015786], [-47.26005252580682, -22.341793093335106], [-47.26003914110164, -22.34181271679055], [-47.26002567292391, -22.34183231498317], [-47.26001211659696, -22.34185188350816], [-47.259998467427735, -22.341871417954092], [-47.25998472070712, -22.34189091390187], [-47.25997087171043, -22.341910366924154], [-47.25995691569764, -22.34192977258405], [-47.25994284791407, -22.34194912643435], [-47.25992866359078, -22.341968424016397], [-47.25991435794523, -22.34198766085899], [-47.25989992618197, -22.342006832477278], [-47.259885363493346, -22.34202593437147], [-47.259870665060426, -22.34204496202572], [-47.25985582605388, -22.342063910906838], [-47.2598408416351, -22.342082776462902], [-47.25982570695724, -22.3421015541222], [-47.25981041716659, -22.342120239291585], [-47.259794967403984, -22.34213882735537], [-47.25977935280629, -22.342157313674], [-47.25976356850802, -22.342175693582675], [-47.25974760964331, -22.34219396239003], [-47.259731471347706, -22.342212115377084], [-47.25971514876034, -22.342230147795878], [-47.259698637026176, -22.342248054868502], [-47.25968193129834, -22.342265831785955], [-47.259665026740855, -22.342283473707354], [-47.25964791853115, -22.34230097575905], [-47.25963060186287, -22.342318333034076], [-47.25961307194896, -22.342335540591684], [-47.25959532402468, -22.34235259345688], [-47.2595773533507, -22.342369486620576], [-47.2595591552164, -22.342386215039628], [-47.25954072496458, -22.342402773617962], [-47.25952206097185, -22.342419154618575], [-47.25950317026202, -22.342435346129246], [-47.25948406283926, -22.342451340336986], [-47.259464743234176, -22.34246713501541], [-47.25944521523084, -22.342482728564544], [-47.259425482602005, -22.342498119380505], [-47.259405549109324, -22.34251330585537], [-47.25938541850392, -22.34252828637653], [-47.2593650945267, -22.342543059326676], [-47.25934458090872, -22.34255762308337], [-47.259323881371536, -22.342571976018768], [-47.25930299962762, -22.342586116499522], [-47.25928193938057, -22.34260004288645], [-47.25926070432558, -22.342613753534252], [-47.25923929814982, -22.34262724679143], [-47.25921772453249, -22.342640521000042], [-47.259195987145404, -22.34265357449561], [-47.259174089653236, -22.342666405606742], [-47.2591520357137, -22.342679012655204], [-47.25912982897807, -22.342691393955523], [-47.25910747309125, -22.342703547815095], [-47.25908497169218, -22.342715472533797], [-47.2590623284141, -22.34272716640401], [-47.25903954688486, -22.342738627710375], [-47.25901663072715, -22.34274985472966], [-47.258993583558805, -22.342760845730737], [-47.25897040899306, -22.342771598974238], [-47.258947110638914, -22.342782112712577], [-47.25892369210125, -22.34279238518981], [-47.25890015698128, -22.342802414641444], [-47.25887650887667, -22.34281219929429], [-47.258852751382044, -22.342821737366354], [-47.25882888808907, -22.342831027066655], [-47.25880492258691, -22.342840066595187], [-47.25878085846236, -22.342848854142694], [-47.258756699300406, -22.34285738789047], [-47.25873244868431, -22.342865666010454], [-47.25870811019608, -22.342873686664714], [-47.258683687417005, -22.34288144800564], [-47.258659183927534, -22.342888948175727], [-47.25863460330809, -22.34289618530726], [-47.258609949139384, -22.342903157522368], [-47.258585225002655, -22.34290986293279], [-47.25856043448032, -22.34291629963977], [-47.25853558115639, -22.34292246573401], [-47.25851066861665, -22.342928359295353], [-47.2584857004676, -22.342933978388768], [-47.25846068419779, -22.342939320250988], [-47.258435635498834, -22.342944382810956], [-47.258410566209996, -22.34294917015502], [-47.25838547938712, -22.34295368895832], [-47.25836037685887, -22.34295794613968], [-47.2583352604036, -22.342961948620985], [-47.258310131751074, -22.34296570332447], [-47.25828499258443, -22.342969217169898], [-47.25825984454253, -22.342972497072108], [-47.258234689222334, -22.342975549938842], [-47.25820952818101, -22.342978382668676], [-47.25818436293876, -22.34298100214919], [-47.25815919498117, -22.342983415255357], [-47.258134025761436, -22.342985628848183], [-47.258108856703466, -22.342987649773416], [-47.25808368920385, -22.342989484860453], [-47.258058524634485, -22.342991140921548], [-47.25803336434493, -22.342992624750966], [-47.25800820966478, -22.34299394312442], [-47.25798306190581, -22.34299510279862], [-47.257957922364184, -22.3429961105108], [-47.257932792322556, -22.342996972978554], [-47.25790767305206, -22.342997696899626], [-47.25788256581403, -22.342998288951787], [-47.25785747186201, -22.342998755792816], [-47.25783239244332, -22.34299910406056], [-47.25780732880068, -22.3429993403729], [-47.25778228217374, -22.342999471328042], [-47.25775725380039, -22.342999503504483], [-47.25773224491813, -22.34299944346127], [-47.257707256765244, -22.34299929773826], [-47.257682290582004, -22.342999072856035], [-47.257657347611605, -22.34299877531648], [-47.257632429101115, -22.34299841160266], [-47.257607536302444, -22.342997988179178], [-47.25758267047302, -22.34299751149223], [-47.25755783287652, -22.34299698796989], [-47.25753302478346, -22.342996424022193], [-47.257508247108426, -22.342995826032418], [-47.25748349502282, -22.342995200027577], [-47.25745875874176, -22.342994548864088], [-47.25743403342312, -22.34299387311185], [-47.25740931873336, -22.34299317338846], [-47.25738461446332, -22.342992450314647], [-47.25735996295255, -22.34299170579594], [-47.257335277733645, -22.3429909378852], [-47.25725267887448, -22.342988295289874]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1116.115101796, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26392965152085, -22.335874521158978], [-47.26387433913361, -22.33593081503204], [-47.26385750095921, -22.335947850185637], [-47.26384062713554, -22.335964826783805], [-47.26382372137998, -22.335981747984857], [-47.26380678739817, -22.335998616940365], [-47.26378982888439, -22.336015436794405], [-47.263772849521764, -22.336032210683776], [-47.26375585298244, -22.33604894173711], [-47.2637388429283, -22.336065633075094], [-47.26372182301061, -22.336082287809973], [-47.26370483664967, -22.336098870212453], [-47.2636878000166, -22.336115468819465], [-47.26367076439432, -22.336132040087627], [-47.26365373339931, -22.336148587098744], [-47.26363671063896, -22.336165112925208], [-47.26361969954266, -22.336181620737268], [-47.26360269900613, -22.336198116520233], [-47.263585706590085, -22.336214605810483], [-47.263568723809456, -22.336231090212028], [-47.26355175239531, -22.336247571115084], [-47.26353479407696, -22.336264049907484], [-47.26351785058153, -22.33628052797511], [-47.263500923634304, -22.33629700670155], [-47.26348401495845, -22.33631348746842], [-47.26346712627524, -22.336329971655033], [-47.26345025930362, -22.33634646063883], [-47.26343341576089, -22.33636295579485], [-47.26341664011903, -22.336379416542133], [-47.26339985226087, -22.33639592444789], [-47.26338309295741, -22.336412442626965], [-47.263366363916056, -22.336428972445514], [-47.26334966684197, -22.33644551526789], [-47.26333300343797, -22.336462072456445], [-47.26331637540467, -22.336478645371713], [-47.26329978444014, -22.33649523537251], [-47.26328323224012, -22.336511843815824], [-47.26326672049775, -22.336528472057022], [-47.26325025090381, -22.33654512144973], [-47.26323382514635, -22.33656179334608], [-47.26321744491077, -22.33657848909668], [-47.26320111187975, -22.336595210050714], [-47.26318482773326, -22.33661195755586], [-47.263168594148425, -22.33662873295857], [-47.2631524127993, -22.336645537604202], [-47.263136285357156, -22.336662372836734], [-47.263120213490126, -22.33667923999925], [-47.26310419886326, -22.33669614043379], [-47.26308824313839, -22.3367130754816], [-47.263072347974074, -22.336730046483076], [-47.26305651502576, -22.336747054777938], [-47.26304074594507, -22.336764101705647], [-47.26302504157665, -22.33678118947947], [-47.26300939966138, -22.33679832298846], [-47.2629938169483, -22.33681550575079], [-47.26297829268774, -22.336832738034857], [-47.26296282671952, -22.336850019463096], [-47.262947418883584, -22.33686734965774], [-47.262932069020025, -22.336884728240577], [-47.26291677696891, -22.3369021548334], [-47.26290154257033, -22.336919629057633], [-47.26288636566472, -22.336937150534297], [-47.26287124609231, -22.336954718884407], [-47.26285618369339, -22.336972333728692], [-47.262841178308456, -22.336989994687524], [-47.262826229778014, -22.33700770138101], [-47.26281133794249, -22.33702545342924], [-47.26279650264242, -22.33704325045195], [-47.26278172371846, -22.337061092068524], [-47.262767001011184, -22.33707897789827], [-47.26275233436122, -22.337096907560213], [-47.26273772360924, -22.33711488067318], [-47.26272316859588, -22.337132896855792], [-47.26270866916186, -22.33715095572638], [-47.262694225147854, -22.33716905690309], [-47.26267983639461, -22.337187200003868], [-47.26266550274283, -22.337205384646484], [-47.26265122403318, -22.337223610448426], [-47.262637000106366, -22.337241877027026], [-47.26262283080309, -22.33726018399946], [-47.26260871596404, -22.33727853098256], [-47.26259465542989, -22.337296917593093], [-47.262580649041304, -22.33731534344758], [-47.26256669663888, -22.337333808162406], [-47.26255279806323, -22.337352311353637], [-47.26253895315497, -22.337370852637328], [-47.262525161754645, -22.337389431629234], [-47.26251142370277, -22.337408047944965], [-47.26249773883983, -22.33742670119993], [-47.26248410700632, -22.337445391009442], [-47.26247052804258, -22.33746411698862], [-47.262457001789016, -22.33748287875229], [-47.26244352808606, -22.337501675915227], [-47.26243010677388, -22.337520508092044], [-47.26241673769276, -22.337539374897194], [-47.26240342068286, -22.33755827594499], [-47.26239015558436, -22.337577210849517], [-47.26237694223735, -22.33759617922473], [-47.26236378048187, -22.33761518068448], [-47.26235067015785, -22.337634214842478], [-47.262337611105245, -22.33765328131227], [-47.2623246031639, -22.33767237970722], [-47.262311646173636, -22.33769150964056], [-47.26229873997416, -22.337710670725475], [-47.26228588440512, -22.33772986257503], [-47.26227307930615, -22.337749084801985], [-47.26226032451681, -22.337768337019156], [-47.262247619876554, -22.33778761883903], [-47.26223496522475, -22.337806929874294], [-47.262222360400706, -22.3378262697373], [-47.262209805243735, -22.337845638040193], [-47.262197299593005, -22.337865034395197], [-47.26218484328759, -22.337884458414397], [-47.2621724361666, -22.33790390970963], [-47.2621600780689, -22.337923387892808], [-47.26214776882891, -22.337942892582753], [-47.26213550823503, -22.337962423464578], [-47.26212329596539, -22.33798198035313], [-47.26211113168544, -22.338001563063948], [-47.262099015073325, -22.338021171392462], [-47.26208694580716, -22.338040805133897], [-47.2620749235651, -22.338060464083348], [-47.26206294802527, -22.33808014803569], [-47.26205101886589, -22.338099856785647], [-47.26203913576513, -22.33811959012781], [-47.26202729840114, -22.338139347856693], [-47.26201550645216, -22.33815912976648], [-47.26200375959639, -22.338178935651378], [-47.26199205751195, -22.33819876530545], [-47.26198039987714, -22.338218618522347], [-47.26196878637006, -22.338238495095986], [-47.26195721666888, -22.338258394819906], [-47.26194569045178, -22.33827831748748], [-47.26193420739694, -22.33829826289197], [-47.26192276718244, -22.338318230826687], [-47.26191136948641, -22.338338221084516], [-47.26190001398694, -22.33835823345852], [-47.26188870036206, -22.338378267741376], [-47.26187742828992, -22.33839832372561], [-47.261866197448434, -22.338418401203942], [-47.26185500751561, -22.338438499968674], [-47.261843858169485, -22.338458619811995], [-47.2618327490879, -22.338478760526183], [-47.26182167994879, -22.338498921903216], [-47.26181065042999, -22.33851910373509], [-47.26179966020932, -22.33853930581347], [-47.261788708964595, -22.338559527930084], [-47.26177779637353, -22.338579769876574], [-47.26176692211381, -22.338600031444322], [-47.2617560858631, -22.33862031242474], [-47.261745287299014, -22.338640612609083], [-47.26173452609911, -22.33866093178844], [-47.26172380194089, -22.33868126975395], [-47.261713114501816, -22.338701626296476], [-47.261702463459294, -22.33872200120693], [-47.261691848490685, -22.338742394276043], [-47.26168126927331, -22.338762805294454], [-47.2616707254844, -22.33878323405274], [-47.26166021680111, -22.338803680341407], [-47.26164974290064, -22.33882414395076], [-47.261639303459994, -22.338844624671193], [-47.26162889815621, -22.33886512229289], [-47.261618526666226, -22.338885636605973], [-47.26160818866699, -22.338906167400413], [-47.26159788382875, -22.33892671447922], [-47.26158761153058, -22.33894727821418], [-47.26157737050387, -22.33896785965791], [-47.26156715937455, -22.33898845922901], [-47.26155697713221, -22.339009076555318], [-47.26154682279392, -22.339029711207747], [-47.2615366953762, -22.339050362756822], [-47.261526593895034, -22.339071030772523], [-47.261516517365756, -22.339091714824683], [-47.26150646480312, -22.339112414482546], [-47.26149643522128, -22.339133129315055], [-47.26148642763382, -22.339153858890906], [-47.2614764173179, -22.339174652081557], [-47.261466451881596, -22.33919540763891], [-47.26145650546954, -22.339216176640583], [-47.26144657709323, -22.339236958653785], [-47.2614366657633, -22.339257753245892], [-47.26142677048996, -22.339278559983455], [-47.26141689028267, -22.339299378433136], [-47.261407024150245, -22.339320208161112], [-47.261397171100924, -22.339341048733313], [-47.26138733014222, -22.339361899715424], [-47.26137750028106, -22.33938276067276], [-47.26136768052365, -22.339403631170562], [-47.26135786987562, -22.339424510773583], [-47.261348067341935, -22.33944539904642], [-47.26133827192683, -22.339466295553475], [-47.2613284826339, -22.339487199858933], [-47.26131869846619, -22.339508111526502], [-47.26130891842593, -22.33952903011987], [-47.261299141514776, -22.339549955202422], [-47.26128936673365, -22.339570886337338], [-47.26127959308297, -22.339591823087456], [-47.261269819562116, -22.33961276501573], [-47.26126004517033, -22.33963371168423], [-47.26125026890573, -22.339654662655498], [-47.26124048976603, -22.339675617491363], [-47.26123070674811, -22.339696575753763], [-47.26122091884834, -22.33971753700408], [-47.26121112506227, -22.33973850080376], [-47.261201324384835, -22.33975946671397], [-47.2611915158104, -22.339780434295342], [-47.26118169833249, -22.339801403108716], [-47.261171870944146, -22.33982237271431], [-47.26116203263758, -22.33984334267246], [-47.26115218240442, -22.33986431254299], [-47.26114231923566, -22.339885281885536], [-47.261132442121564, -22.33990625025959], [-47.261122550051844, -22.339927217224158], [-47.26111264201531, -22.3399481823385], [-47.2611027170005, -22.339969145160804], [-47.26109277399498, -22.339990105249647], [-47.26108281198574, -22.340011062163256], [-47.26107282995927, -22.340032015459155], [-47.26106282690122, -22.340052964695076], [-47.261052801796716, -22.340073909428142], [-47.26104275363021, -22.340094849215287], [-47.26103265681546, -22.340115834679835], [-47.26102255834168, -22.34013676545409], [-47.26101243378752, -22.340157689866075], [-47.261002282641215, -22.340178606520574], [-47.260992105016655, -22.340199513741837], [-47.26098190084884, -22.340220410839958], [-47.26097166981425, -22.340241297666193], [-47.26096141158562, -22.340262174079236], [-47.26095112583568, -22.34028303993783], [-47.26094081223704, -22.340303895100753], [-47.26093047046228, -22.340324739426553], [-47.26092010018399, -22.340345572773767], [-47.26090970107461, -22.340366395000945], [-47.26089927280665, -22.340387205966426], [-47.26088881505248, -22.340408005528623], [-47.260878327484484, -22.340428793545755], [-47.26086780977499, -22.340449569876018], [-47.260857261596286, -22.34047033437755], [-47.26084668262063, -22.34049108690843], [-47.260836072520235, -22.340511827326555], [-47.26082543096724, -22.34053255548993], [-47.26081475763378, -22.340553271256326], [-47.260804052191986, -22.34057397448349], [-47.2607933143139, -22.340594665029055], [-47.26078254367158, -22.340615342750638], [-47.26077173993697, -22.340636007505747], [-47.260760902782074, -22.3406566591518], [-47.26075003187882, -22.34067729754607], [-47.26073912689913, -22.340697922545882], [-47.260728187514864, -22.34071853400838], [-47.260717213397854, -22.340739131790617], [-47.26070620421996, -22.34075971574957], [-47.26069515965302, -22.340780285742152], [-47.26068407936873, -22.340800841625196], [-47.2606729630389, -22.340821383255424], [-47.260661810335215, -22.340841910489445], [-47.260650620929496, -22.340862423183673], [-47.26063939449335, -22.340882921194744], [-47.26062813069848, -22.34090340437887], [-47.26061682921657, -22.340923872592306], [-47.26060548971932, -22.340944325691208], [-47.260594111878284, -22.340964763531662], [-47.26058269536517, -22.340985185969522], [-47.26057123985158, -22.341005592860736], [-47.26055974500909, -22.34102598406101], [-47.26054821050943, -22.341046359425917], [-47.260536636024064, -22.341066718811106], [-47.26052502122471, -22.3410870620719], [-47.26051336578294, -22.34110738906368], [-47.26050166937035, -22.34112769964167], [-47.26048993165855, -22.34114799366101], [-47.260478152319166, -22.34116827097663], [-47.260466331023835, -22.34118853144347], [-47.26045446744417, -22.341208774916282], [-47.26044256125177, -22.34122900124983], [-47.26043061211831, -22.341249210298567], [-47.26041861971551, -22.34126940191696], [-47.26040658371499, -22.341289575959365], [-47.260394503788476, -22.34130973228], [-47.26038237960768, -22.341329870732988], [-47.2603702108443, -22.34134999117233], [-47.26035799717014, -22.341370093451822], [-47.260345738256966, -22.341390177425314], [-47.260333433776594, -22.341410242946388], [-47.26032108340089, -22.34143028986856], [-47.26030868680169, -22.341450318045272], [-47.26029624365095, -22.341470327329763], [-47.26028375362055, -22.341490317575246], [-47.260271216382485, -22.341510288634698], [-47.260258631608835, -22.341530240361056], [-47.26024599897157, -22.341550172607203], [-47.26023331814289, -22.34157008522565], [-47.26022058879488, -22.341589978069084], [-47.26020781059976, -22.341609850989904], [-47.260194983229766, -22.341629703840425], [-47.26018210635726, -22.341649536472772], [-47.260169179654575, -22.34166934873903], [-47.26015620279411, -22.34168914049117], [-47.26014317544834, -22.34170891158099], [-47.26013637109218, -22.34171918733529], [-47.260115721154015, -22.34175025429982], [-47.26010376120785, -22.341768130254994], [-47.260090486707576, -22.341787854611738], [-47.2600771339243, -22.341807568164043], [-47.260063698151804, -22.341827266495248], [-47.26005017466127, -22.341846945181565], [-47.26003655870174, -22.341866599791377], [-47.26002284550036, -22.341886225884235], [-47.26000903026292, -22.34190581900956], [-47.25999510817433, -22.341925374705635], [-47.25998107439922, -22.341944888498126], [-47.25996692408256, -22.341964355898856], [-47.25995265235034, -22.341983772404483], [-47.25993825431047, -22.342003133494853], [-47.2599237250535, -22.342022434631645], [-47.25990905965385, -22.342041671256624], [-47.25989425317088, -22.342060838790157], [-47.25987930065005, -22.342079932629456], [-47.25986419712443, -22.342098948146788], [-47.259848937616155, -22.342117880687947], [-47.25983351713818, -22.34213672557036], [-47.259817930696265, -22.34215547808114], [-47.25980217329072, -22.34217413347577], [-47.25978623991886, -22.34219268697594], [-47.25977012557743, -22.342211133768064], [-47.259753825265086, -22.342229469001598], [-47.2597373339852, -22.342247687787417], [-47.25972064674901, -22.34226578519647], [-47.25970375857863, -22.342283756258286], [-47.2596866645106, -22.342301595959754], [-47.25966935959944, -22.342319299244277], [-47.25965183892125, -22.342336861010683], [-47.25963409757789, -22.342354276112744], [-47.2596161307009, -22.342371539358677], [-47.25959793345581, -22.342388645511203], [-47.259579501046304, -22.342405589287594], [-47.259560828747404, -22.34242236533464], [-47.25954191587314, -22.342438964775862], [-47.259522772430955, -22.3424553729096], [-47.259503410716796, -22.342471579978753], [-47.25948383552604, -22.342487583612535], [-47.25946405065876, -22.342503382275403], [-47.25944405989986, -22.34251897442652], [-47.25942386701948, -22.342534358519686], [-47.25940347577371, -22.34254953300252], [-47.259382889905, -22.3425644963163], [-47.25936211314267, -22.34257924689546], [-47.25934114920345, -22.3425937831673], [-47.25932000179182, -22.342608103551708], [-47.2592986746005, -22.342622206460856], [-47.25927717131102, -22.342636090298633], [-47.259255495594175, -22.342649753460826], [-47.259233651110144, -22.342663194334584], [-47.25921164150928, -22.34267641129825], [-47.25918947043237, -22.34268940272104], [-47.259167141510915, -22.34270216696301], [-47.25914465836792, -22.34271470237459], [-47.25912202461777, -22.342727007296663], [-47.25909924386698, -22.34273908006014], [-47.259076319714474, -22.342750918985836], [-47.259053255751915, -22.342762522384398], [-47.259030055564146, -22.342773888555822], [-47.259006722729445, -22.342785015789648], [-47.25898326082014, -22.342795902364454], [-47.25895967340271, -22.34280654654785], [-47.258935964038244, -22.342816946596248], [-47.25891213628294, -22.34282710075471], [-47.258888193688236, -22.342837007256712], [-47.25886413980151, -22.342846664323858], [-47.258839978166236, -22.342856070166032], [-47.25881571232248, -22.342865222980826], [-47.258791345807246, -22.342874120953603], [-47.25876688215502, -22.3428827622572], [-47.2587423248981, -22.34289114505179], [-47.25871767756699, -22.342899267484626], [-47.258692943691294, -22.34290712768984], [-47.258668126799556, -22.342914723788446], [-47.25864323042016, -22.34292205388792], [-47.25861825808197, -22.342929116082075], [-47.2585932133145, -22.34293590845097], [-47.25856809964886, -22.34294242906063], [-47.25854292061827, -22.342948675962965], [-47.25851767975835, -22.34295464719552], [-47.258492380632276, -22.342960340775942], [-47.2584670319804, -22.342965753613974], [-47.25844165371043, -22.342970882783554], [-47.25841626110827, -22.342975731869437], [-47.25839085781863, -22.34298030767724], [-47.25836544584983, -22.342984617337578], [-47.258340027143284, -22.342988667985164], [-47.25831460357551, -22.342992466755053], [-47.2582891769608, -22.342996020779193], [-47.2582637490546, -22.342999337182764], [-47.25823832155635, -22.343002423081614], [-47.258212896112475, -22.343005285579363], [-47.25818747432008, -22.343007931764866], [-47.258162057730104, -22.343010368710345], [-47.25813664785044, -22.343012603469255], [-47.258111246149774, -22.343014643074692], [-47.258085854060404, -22.343016494538087], [-47.25806047298179, -22.343018164847898], [-47.2580351042835, -22.34301966096863], [-47.25800974930851, -22.343020989840063], [-47.25798440937614, -22.343022158376645], [-47.25795908578474, -22.343023173466797], [-47.25793377981476, -22.343024041972882], [-47.25790849273125, -22.343024770730594], [-47.25788322578618, -22.343025366549224], [-47.25785798022117, -22.34302583621123], [-47.25783275726952, -22.343026186472553], [-47.25780755815841, -22.343026424062565], [-47.25778238411094, -22.3430265556843], [-47.257757236347814, -22.343026588014627], [-47.25773211608928, -22.343026527704446], [-47.257707024556595, -22.34302638137893], [-47.25768196297368, -22.343026155637826], [-47.257656932568324, -22.343025857055675], [-47.257631934573546, -22.3430254921821], [-47.25760697022877, -22.343025067542005], [-47.25758204078079, -22.34302458963587], [-47.257557147484754, -22.343024064939915], [-47.2575322916049, -22.343023499906312], [-47.25750747393093, -22.34302290095159], [-47.2574826876119, -22.343022274081356], [-47.25745791945502, -22.343021622079185], [-47.25743316306939, -22.343020945478255], [-47.257408418081475, -22.343020244897467], [-47.257383684283475, -22.343019520959768], [-47.2573590181993, -22.343018776001323], [-47.257334304610154, -22.343018007221293], [-47.25723986594446, -22.343014985831896]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1121.378691386, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26396064681623, -22.33588311939036], [-47.26389579869228, -22.33594911822399], [-47.26387890398721, -22.3359662105726], [-47.26386197737258, -22.335983240286225], [-47.263845022600194, -22.33600021055184], [-47.26382804340705, -22.336017124547993], [-47.2638110435161, -22.336033985443823], [-47.26379402663614, -22.336050796399338], [-47.26377699646249, -22.336067560564544], [-47.263759956677404, -22.336084281079184], [-47.26374291095008, -22.336100961072773], [-47.26372591266083, -22.336117555122698], [-47.26370885612855, -22.336134173139207], [-47.26369180456201, -22.336150759932092], [-47.263674761586714, -22.336167318592736], [-47.263657730816966, -22.336183852200666], [-47.26364071565204, -22.33620036396452], [-47.26362371403414, -22.33621686079958], [-47.26360672246845, -22.336233349267417], [-47.263589742415135, -22.336249831024798], [-47.263572775604295, -22.336266307461408], [-47.26355582376393, -22.33628277996378], [-47.263538888619344, -22.3362992499161], [-47.26352197189352, -22.336315718699648], [-47.26350507530675, -22.336332187693245], [-47.263488200577, -22.336348658272833], [-47.263471349419326, -22.336365131812098], [-47.26345452354674, -22.336381609681606], [-47.26343777811552, -22.336398040806902], [-47.26342101254561, -22.336414526798887], [-47.2634042773671, -22.33643102120291], [-47.26338757428066, -22.336447525378496], [-47.26337090498402, -22.336464040682866], [-47.26335427117217, -22.336480568470762], [-47.26333767453718, -22.336497110094626], [-47.263321116768026, -22.336513666904867], [-47.26330459955068, -22.33653024024948], [-47.26328812456806, -22.336546831474514], [-47.263271693499895, -22.33656344192377], [-47.26325530802268, -22.33658007293924], [-47.26323896980946, -22.336596725861003], [-47.263222680529985, -22.336613402027325], [-47.26320644185061, -22.336630102774635], [-47.26319025543405, -22.336646829437772], [-47.26317412293928, -22.33666358335026], [-47.26315804602172, -22.336680365843904], [-47.26314202633292, -22.336697178249306], [-47.26312606552055, -22.33671402189584], [-47.26311016522825, -22.336730898111934], [-47.263094327095644, -22.336747808224814], [-47.26307855275828, -22.33676475356099], [-47.26306284384718, -22.336781735446493], [-47.263047200984424, -22.336798756299864], [-47.26303162100484, -22.33681582197039], [-47.26301609982013, -22.336832936889927], [-47.26300063653649, -22.336850101491592], [-47.26298523099713, -22.336867315401], [-47.262969883045294, -22.336884578243563], [-47.26295459252442, -22.33690188964417], [-47.26293935927798, -22.336919249227584], [-47.26292418314948, -22.336936656618224], [-47.26290906398271, -22.33695411144], [-47.26289400162137, -22.336971613316766], [-47.26287899590917, -22.336989161872037], [-47.262864046690034, -22.337006756728822], [-47.26284915380797, -22.337024397509985], [-47.26283431710688, -22.337042083838142], [-47.26281953643079, -22.33705981533561], [-47.262804811623816, -22.337077591624197], [-47.26279014253005, -22.337095412325688], [-47.26277552899363, -22.33711327706143], [-47.26276097085874, -22.337131185452577], [-47.26274646796954, -22.337149137120008], [-47.262732020170255, -22.337167131684254], [-47.262717627305086, -22.337185168765597], [-47.26270328921832, -22.337203247984057], [-47.26268900575413, -22.337221368959455], [-47.262674776756775, -22.337239531311273], [-47.26266060207048, -22.337257734658788], [-47.26264648153942, -22.337275978621054], [-47.26263241500783, -22.337294262816734], [-47.262618402319916, -22.337312586864357], [-47.262604443319795, -22.337330950382217], [-47.262590537851615, -22.33734935298837], [-47.26257668575953, -22.337367794300572], [-47.262562886887565, -22.337386273936435], [-47.26254914107978, -22.337404791513237], [-47.26253544818018, -22.33742334664816], [-47.26252180803275, -22.337441938958083], [-47.2625082204814, -22.337460568059647], [-47.26249468536991, -22.337479233569443], [-47.26248120254218, -22.33749793510359], [-47.26246777184203, -22.337516672278163], [-47.262454393113096, -22.33753544470903], [-47.26244106619903, -22.33755425201191], [-47.26242779094338, -22.337573093802224], [-47.26241456718974, -22.33759196969523], [-47.26240139478155, -22.337610879305927], [-47.262388273562216, -22.33762982224927], [-47.262375203374994, -22.337648798140073], [-47.262362184063186, -22.337667806592727], [-47.26234921546993, -22.337686847221658], [-47.262336297438345, -22.33770591964102], [-47.262323429811474, -22.337725023464813], [-47.262310612432145, -22.33774415830703], [-47.26229784514328, -22.337763323781235], [-47.262285127787656, -22.33778251950099], [-47.26227246020797, -22.337801745079606], [-47.262259842246785, -22.337821000130486], [-47.26224727374653, -22.337840284266683], [-47.26223475454976, -22.337859597100994], [-47.26222228449875, -22.337878938246316], [-47.26220986343567, -22.337898307315307], [-47.26219749120275, -22.337917703920418], [-47.26218516764199, -22.33793712767419], [-47.262172892589675, -22.337956578197673], [-47.26216066582841, -22.337976055190797], [-47.26214848702797, -22.337995558487236], [-47.26213635585299, -22.338015087909938], [-47.262124271983915, -22.338034643256446], [-47.26211223510115, -22.33805422432413], [-47.26210024488521, -22.33807383091012], [-47.262088301016504, -22.33809346281147], [-47.26207640317563, -22.338113119824847], [-47.26206455104307, -22.338132801746823], [-47.26205274429929, -22.33815250837387], [-47.2620409826249, -22.338172239502033], [-47.262029265700406, -22.338191994927495], [-47.262017593206274, -22.338211774446055], [-47.26200596482316, -22.338231577853186], [-47.26199438023145, -22.338251404944586], [-47.26198283911166, -22.338271255515494], [-47.261971341144324, -22.338291129360982], [-47.26195988600991, -22.338311026276017], [-47.26194847338884, -22.338330946055446], [-47.26193710296156, -22.3383508884938], [-47.26192577440844, -22.338370853385698], [-47.26191448740984, -22.33839084052531], [-47.26190324164623, -22.338410849706683], [-47.26189203679776, -22.338430880724037], [-47.26188087254475, -22.338450933371046], [-47.261869748567534, -22.338471007441303], [-47.2618586645462, -22.33849110272849], [-47.26184762016095, -22.338511219025882], [-47.261836615091845, -22.33853135612682], [-47.26182564901899, -22.338551513824257], [-47.261814721622414, -22.33857169191114], [-47.26180383258202, -22.338591890180385], [-47.26179298157777, -22.338612108424538], [-47.261782168289514, -22.338632346436206], [-47.26177139239698, -22.33865260400776], [-47.26176065358001, -22.33867288093146], [-47.26174995151822, -22.338693176999477], [-47.2617392858912, -22.3387134920038], [-47.26172865637855, -22.338733825736366], [-47.2617180626597, -22.338754177988903], [-47.261707504414126, -22.33877454855306], [-47.26169698132113, -22.338794937220452], [-47.26168649305998, -22.338815343782432], [-47.26167603930995, -22.338835768030336], [-47.261665619750076, -22.33885620975537], [-47.26165523405941, -22.338876668748696], [-47.26164488191698, -22.338897144801226], [-47.2616345630017, -22.3389176377038], [-47.26162427698421, -22.338938147263544], [-47.26161402317263, -22.338958673998913], [-47.26160380013292, -22.338979219302253], [-47.261593606391415, -22.338999783804017], [-47.26158344093565, -22.33902036714857], [-47.26157330278761, -22.339040968909067], [-47.261563190968474, -22.33906158865823], [-47.261553104498866, -22.339082225968077], [-47.261543042398515, -22.339102880410405], [-47.26153300368647, -22.339123551556366], [-47.261522987381035, -22.339144238976655], [-47.26151299249973, -22.339164942241617], [-47.26150298838966, -22.3391857225502], [-47.261493034811444, -22.339206453451794], [-47.26148309969653, -22.339227198902925], [-47.261473182059845, -22.33924795847222], [-47.26146328091526, -22.339268731728364], [-47.26145339527618, -22.339289518239134], [-47.26144352415499, -22.33931031757234], [-47.2614336665633, -22.339331129295363], [-47.26142382151201, -22.33935195297501], [-47.261413988011114, -22.339372788177993], [-47.261404165069834, -22.33939363447053], [-47.26139435169657, -22.33941449141864], [-47.26138454689892, -22.339435358587895], [-47.2613747496837, -22.339456235543494], [-47.26136495905678, -22.339477121850535], [-47.26135517402326, -22.339498017073737], [-47.261345393587554, -22.3395189207773], [-47.261335616752994, -22.339539832525453], [-47.26132584252229, -22.339560751881844], [-47.261316069897184, -22.339581678410074], [-47.261306297878775, -22.339602611673175], [-47.26129652546693, -22.33962355123442], [-47.26128675166126, -22.339644496655897], [-47.26127697545997, -22.33966544750038], [-47.26126719586087, -22.339686403329658], [-47.26125741186062, -22.339707363705703], [-47.26124762245527, -22.3397283281898], [-47.26123782663988, -22.33974929634326], [-47.26122802340868, -22.339770267727104], [-47.26121821175526, -22.339791241901658], [-47.26120839067212, -22.33981221842753], [-47.26119855915112, -22.33983319686453], [-47.261188716183135, -22.339854176772604], [-47.26117886075832, -22.33987515771105], [-47.261168991866015, -22.339896139239023], [-47.26115910849464, -22.339917120915363], [-47.261149209631895, -22.339938102298422], [-47.2611392942644, -22.33995908294677], [-47.26112936137851, -22.33998006241771], [-47.261119409959164, -22.34000104026906], [-47.26110943899076, -22.340022016058022], [-47.261099447457006, -22.3400429893411], [-47.26108943434055, -22.340063959675017], [-47.261079398623394, -22.34008492661575], [-47.2610693392867, -22.34010588971891], [-47.261059224598284, -22.340126912373282], [-47.261049113545255, -22.34014786922879], [-47.26103897585151, -22.34016882080494], [-47.26102881111873, -22.340189765463197], [-47.26101861963124, -22.34021070117068], [-47.26100840138916, -22.34023162709989], [-47.26099815606863, -22.34025254309958], [-47.260987883341, -22.340273449027798], [-47.26097758287773, -22.34029434474252], [-47.26096725435002, -22.34031523010187], [-47.260956897429146, -22.3403361049637], [-47.260946511786294, -22.340356969185805], [-47.260936097092575, -22.340377822625943], [-47.260925653019015, -22.340398665141727], [-47.26091517923666, -22.340419496590716], [-47.260904675416455, -22.340440316830424], [-47.26089414122932, -22.340461125718186], [-47.2608835763461, -22.3404819231113], [-47.260872980437604, -22.340502708866968], [-47.26086235317458, -22.340523482842244], [-47.26085169422773, -22.340544244894204], [-47.26084100326773, -22.34056499487972], [-47.260830279965184, -22.340585732655637], [-47.2608195239907, -22.340606458078575], [-47.26080873501478, -22.340627171005153], [-47.260797912707915, -22.340647871292], [-47.26078705674057, -22.340668558795425], [-47.26077616678315, -22.340689233371705], [-47.26076524250607, -22.340709894877037], [-47.26075428357962, -22.34073054316759], [-47.26074328967413, -22.340751178099257], [-47.2607322604599, -22.34077179952789], [-47.26072119560718, -22.340792407309262], [-47.26071009478617, -22.34081300129904], [-47.26069895766706, -22.340833581352765], [-47.26068778392, -22.34085414732581], [-47.260676573215214, -22.340874699073357], [-47.26066532522274, -22.34089523645076], [-47.26065403961268, -22.34091575931304], [-47.26064271605519, -22.340936267515037], [-47.260631354220294, -22.340956760911588], [-47.260619953778026, -22.340977239357482], [-47.26060851439847, -22.34099770270714], [-47.26059703575162, -22.341018150815074], [-47.26058551750749, -22.34103858353563], [-47.26057395933614, -22.341059000722844], [-47.2605623609075, -22.341079402230935], [-47.26055072189166, -22.341099787913727], [-47.26053904195861, -22.341120157624992], [-47.260527320778294, -22.341140511218466], [-47.26051555802078, -22.341160848547624], [-47.260503753356055, -22.341181169465823], [-47.26049190645416, -22.341201473826317], [-47.260480016985134, -22.341221761482267], [-47.26046808461897, -22.341242032286647], [-47.260456109025775, -22.34126228609224], [-47.260444089875634, -22.341282522751737], [-47.26043202683861, -22.341302742117666], [-47.26041991958485, -22.341322944042506], [-47.26040776778447, -22.34134312837845], [-47.26039557110764, -22.341363294977683], [-47.26038332922458, -22.3413834436921], [-47.2603710418055, -22.341403574373633], [-47.260358708520656, -22.34142368687387], [-47.26034632904039, -22.34144378104434], [-47.26033390303498, -22.341463856736482], [-47.260321430174855, -22.341483913801472], [-47.26030891013041, -22.34150395209044], [-47.26029634257212, -22.34152397145431], [-47.26028372717056, -22.341543971743803], [-47.260271063596186, -22.341563952809672], [-47.26025835151976, -22.341583914502237], [-47.26024559061189, -22.341603856671888], [-47.26023278054335, -22.34162377916884], [-47.26021992098494, -22.341643681843074], [-47.26020701160755, -22.341663564544405], [-47.26019405208215, -22.341683427122554], [-47.26018104207972, -22.341703269427143], [-47.26016798127137, -22.34172309130754], [-47.260163451943356, -22.341729931378115], [-47.26014281637709, -22.34176100404563], [-47.260141698676044, -22.341762683564607], [-47.26012845899778, -22.34178247227956], [-47.26011514172049, -22.34180226020349], [-47.26010174204665, -22.341822042988813], [-47.260088255206846, -22.341841816195778], [-47.26007467640355, -22.34186157537581], [-47.260061000811476, -22.341881316070435], [-47.260047223577935, -22.341901033810256], [-47.260033339823686, -22.34192072411316], [-47.26001934464324, -22.341940382483024], [-47.26000523310584, -22.341960004408115], [-47.25999100025612, -22.341979585359326], [-47.25997664111499, -22.34199912078855], [-47.25996215068078, -22.342018606126715], [-47.25994752393015, -22.342038036782036], [-47.259932755819534, -22.342057408137865], [-47.25991784128653, -22.342076715550675], [-47.25990277525142, -22.342095954348196], [-47.25988755261899, -22.3421151198268], [-47.25987216828036, -22.342134207249888], [-47.259856617115105, -22.34215321184534], [-47.259840893993875, -22.342172128803178], [-47.25982499378051, -22.342190953273835], [-47.25980891133512, -22.342209680365546], [-47.259792641516995, -22.34222830514248], [-47.25977617918788, -22.342246822622513], [-47.25975951921555, -22.342265227775428], [-47.25974265647736, -22.34228351552097], [-47.25972558586444, -22.342301680727154], [-47.25970830228591, -22.342319718208813], [-47.259690800673305, -22.342337622726177], [-47.25967307598524, -22.342355388983997], [-47.25965512321241, -22.34237301163057], [-47.259636937382744, -22.34239048525732], [-47.259618513566515, -22.34240780439871], [-47.259599846881855, -22.342424963532512], [-47.25958093253588, -22.34244195704827], [-47.259561770780074, -22.34245877493022], [-47.259542374605545, -22.34247539968705], [-47.259522758599964, -22.342491819617685], [-47.25950292782355, -22.342508032206915], [-47.259482886092314, -22.34252403598355], [-47.25946263720334, -22.342539829469878], [-47.25944218493526, -22.34255541118143], [-47.259421533049085, -22.342570779625987], [-47.25940068528887, -22.34258593330344], [-47.2593796453822, -22.34260087070512], [-47.25935841704089, -22.3426155903135], [-47.25933700396154, -22.34263009060162], [-47.2593154098259, -22.342644370032993], [-47.259293638301884, -22.342658427060858], [-47.25927169304393, -22.342672260128136], [-47.259249577693176, -22.342685867667104], [-47.25922729587847, -22.342699248098917], [-47.259204851216744, -22.342712399833417], [-47.259182247313376, -22.342725321268922], [-47.259159487762936, -22.342738010791837], [-47.259136576149416, -22.34275046677647], [-47.259113516046874, -22.342762687584745], [-47.25909031101987, -22.342774671566012], [-47.259066964623926, -22.342786417056754], [-47.259043480406014, -22.342797922380406], [-47.25901986190494, -22.342809185847035], [-47.25899611265198, -22.34282020575323], [-47.2589722361712, -22.342830980381713], [-47.25894823597989, -22.34284150800134], [-47.258924115589146, -22.342851786866667], [-47.25889987850426, -22.34286181521782], [-47.25887552822536, -22.342871591280172], [-47.2588510682477, -22.342881113264227], [-47.2588265020623, -22.342890379365336], [-47.25880183315629, -22.342899387763467], [-47.258777065013724, -22.342908136622906], [-47.25875220111586, -22.342916624092183], [-47.25872724494178, -22.342924848303607], [-47.25870219996939, -22.342932807373156], [-47.258677069675265, -22.34294049940034], [-47.25865185753584, -22.342947922467783], [-47.25862656702805, -22.342955074641033], [-47.25860120162972, -22.34296195396847], [-47.258575764820705, -22.34296855848083], [-47.25855026008334, -22.342974886191286], [-47.25852469090311, -22.34298093509508], [-47.25849906079991, -22.34298670316254], [-47.258473379765874, -22.34299218697645], [-47.258447671924735, -22.34299738275567], [-47.25842195600917, -22.343002293583393], [-47.258396236252636, -22.343006926395738], [-47.25837051484322, -22.343011288535084], [-47.25834479388527, -22.343015387348967], [-47.258319075402106, -22.343019230185313], [-47.25829336133926, -22.34302282438813], [-47.25826765356867, -22.343026177293087], [-47.258241953892245, -22.343029296224096], [-47.25821626404569, -22.343032188489744], [-47.25819058570307, -22.343034861380307], [-47.25816492048063, -22.343037322165113], [-47.258139269940955, -22.34303957809011], [-47.258113635597475, -22.343041636375773], [-47.25808801891829, -22.343043504215558], [-47.25806242133032, -22.343045188774056], [-47.25803684422322, -22.343046697186153], [-47.25801128895335, -22.343048036555583], [-47.25798575684748, -22.343049213954533], [-47.257960249206256, -22.343050236422716], [-47.257934767307844, -22.343051110967078], [-47.25790931241123, -22.343051844561483], [-47.25788388575908, -22.343052444146558], [-47.257858488581036, -22.34305291662952], [-47.25783312209637, -22.343053268884454], [-47.25780778751674, -22.34305350775212], [-47.2577824860487, -22.343053640040495], [-47.25775721889574, -22.343053672524725], [-47.25773198726089, -22.34305361194753], [-47.25770679234835, -22.34305346501955], [-47.257681635365714, -22.343053238419543], [-47.257656517525405, -22.343052938794802], [-47.25763144004628, -22.343052572761454], [-47.25760640415539, -22.3430521469048], [-47.257581411088815, -22.34305166777946], [-47.25755646209323, -22.343051141909886], [-47.25753155842657, -22.343050575790368], [-47.25750670075361, -22.34304997587071], [-47.257481880201155, -22.343049348135068], [-47.257457080168436, -22.343048695294186], [-47.25743229271583, -22.343048017844605], [-47.25740751742975, -22.34304731640641], [-47.25738275410379, -22.343046591604857], [-47.25735807344619, -22.343045846206675], [-47.25733333148679, -22.343045076557306], [-47.25722705300994, -22.34304167637326]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1126.648131587, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26399168042692, -22.335891678623604], [-47.26391725825654, -22.335967421412565], [-47.26390030702079, -22.335984570956217], [-47.2638833276152, -22.336001653785324], [-47.26386632382598, -22.336018673115532], [-47.263849299421544, -22.336035632152324], [-47.263832258153364, -22.33605253408995], [-47.263815203756096, -22.336069382111635], [-47.26379813994811, -22.336086179388698], [-47.26378107043211, -22.336102929080052], [-47.26376399889513, -22.336119634332313], [-47.263746988677575, -22.336136240029695], [-47.263729912246134, -22.3361528774557], [-47.2637128447353, -22.33616947977331], [-47.26369578977971, -22.336186050083498], [-47.263678751000555, -22.33620259147288], [-47.26366173176702, -22.33621910718853], [-47.26364472906776, -22.336235605075696], [-47.26362773835247, -22.33625209272109], [-47.26361076102642, -22.336268571834378], [-47.26359379881885, -22.336285043804505], [-47.26357685345651, -22.336301510016852], [-47.26355992666276, -22.336317971853855], [-47.26354302015834, -22.336334430694496], [-47.26352613566065, -22.3363508879148], [-47.26350927488437, -22.33636734488741], [-47.26349243954063, -22.33638380298213], [-47.26347563133815, -22.336400263565103], [-47.263458916117585, -22.336416665068434], [-47.2634421728359, -22.336433129146645], [-47.263425461782376, -22.33644959977559], [-47.263408784650814, -22.336466078308195], [-47.26339214313166, -22.336482566094528], [-47.26337553891195, -22.33649906448174], [-47.26335897367528, -22.336515574814246], [-47.263342449101486, -22.336532098433914], [-47.263325966866844, -22.336548636679847], [-47.263309528643944, -22.336565190888678], [-47.26329313610156, -22.33658176239447], [-47.26327679090454, -22.33659835252907], [-47.263260494713705, -22.336614962621972], [-47.263244249185796, -22.33663159400056], [-47.2632280559735, -22.33664824799001], [-47.26321191672524, -22.336664925913574], [-47.2631958330848, -22.336681629092922], [-47.26317980669181, -22.336698358847617], [-47.26316383918124, -22.336715116495906], [-47.26314793218338, -22.33673190335449], [-47.263132087323655, -22.336748720738786], [-47.263116306222706, -22.33676556996307], [-47.263100590496315, -22.336782452340525], [-47.26308494175477, -22.336799369183854], [-47.263069360397715, -22.33681632311674], [-47.26305384235376, -22.33683332094878], [-47.2630383826974, -22.336850368025516], [-47.26302298039069, -22.33686746494473], [-47.26300763528019, -22.336884611335314], [-47.26299234721241, -22.336901806825814], [-47.26297711603424, -22.33691905104412], [-47.26296194159249, -22.336936343618124], [-47.26294682373404, -22.33695368417515], [-47.26293176230608, -22.336971072342035], [-47.262916757155786, -22.336988507745446], [-47.26290180813029, -22.337005990011633], [-47.262886915076955, -22.337023518766397], [-47.26287207784328, -22.33704109363522], [-47.26285729627663, -22.337058714243287], [-47.262842570224464, -22.3370763802155], [-47.262827899534464, -22.337094091176095], [-47.262813284054204, -22.33711184674929], [-47.26279872363132, -22.337129646558836], [-47.26278421811352, -22.337147490228176], [-47.26276976734845, -22.33716537738039], [-47.26275537118389, -22.337183307638274], [-47.262741029467556, -22.337201280624228], [-47.262726742047214, -22.337219295960363], [-47.26271250877066, -22.33723735326852], [-47.262698329485595, -22.337255452170226], [-47.262684204039786, -22.33727359228663], [-47.26267013228094, -22.337291773238686], [-47.262656114056774, -22.337309994646922], [-47.26264214921506, -22.33732825613163], [-47.262628237603415, -22.337346557312884], [-47.26261437906949, -22.337364897810364], [-47.26260057346092, -22.337383277243532], [-47.26258682062524, -22.33740169523153], [-47.26257312041001, -22.33742015139325], [-47.26255947266269, -22.337438645347355], [-47.26254587723072, -22.337457176712196], [-47.26253233396152, -22.33747574510579], [-47.26251884270228, -22.33749435014621], [-47.262505403300366, -22.337512991450833], [-47.26249201560302, -22.337531668637034], [-47.26247867945731, -22.337550381321957], [-47.262465394710254, -22.33756912912251], [-47.262452161208856, -22.33758791165531], [-47.262438978800056, -22.337606728536755], [-47.262425847330675, -22.33762557938298], [-47.262412766647486, -22.337644463809944], [-47.26239973659705, -22.337663381433465], [-47.262386757026015, -22.33768233186902], [-47.262373827780834, -22.337701314731934], [-47.262360948707936, -22.33772032963723], [-47.262348119653616, -22.33773937619993], [-47.26233534046398, -22.337758454034812], [-47.262322610985215, -22.337777562756216], [-47.26230993106331, -22.33779670197857], [-47.26229730054418, -22.337815871315936], [-47.26228471927358, -22.33783507038241], [-47.262272187097125, -22.337854298791786], [-47.26225970386052, -22.337873556157508], [-47.26224726940918, -22.33789284209314], [-47.26223488358845, -22.337912156211914], [-47.262222546243606, -22.337931498126952], [-47.26221025721974, -22.337950867451248], [-47.262198016355114, -22.33797026380826], [-47.262185823426414, -22.33798968691265], [-47.26217367809518, -22.33800913661706], [-47.26216158002516, -22.338028612751614], [-47.26214952889909, -22.33804811511607], [-47.26213752439973, -22.338067643509966], [-47.26212556620988, -22.338087197732538], [-47.2621136540123, -22.33810677758287], [-47.26210178748991, -22.338126382859627], [-47.262089966325526, -22.3381460133614], [-47.26207819020196, -22.338165668886614], [-47.262066458802146, -22.33818534923319], [-47.26205477180891, -22.338205054199186], [-47.26204312890508, -22.33822478358221], [-47.26203152977361, -22.338244537179584], [-47.26201997409728, -22.33826431478872], [-47.26200846155888, -22.33828411620662], [-47.26199699184128, -22.33830394123001], [-47.261985564627295, -22.338323789655536], [-47.26197417959963, -22.3383436612797], [-47.261962836441086, -22.33836355589857], [-47.26195153483432, -22.338383473308365], [-47.26194027446198, -22.338403413304754], [-47.26192905500687, -22.338423375683234], [-47.2619178761514, -22.338443360239612], [-47.2619067375782, -22.33846336676888], [-47.26189563896987, -22.338483395066074], [-47.26188458000879, -22.338503444926218], [-47.26187356037735, -22.338523516143976], [-47.261862579757945, -22.338543608513998], [-47.26185163783289, -22.33856372183047], [-47.261840734284455, -22.338583855887645], [-47.26182986879474, -22.33860401047961], [-47.26181904104593, -22.338624185400164], [-47.26180825072008, -22.338644380443057], [-47.26179749749914, -22.33866459540184], [-47.261786781065055, -22.338684830069877], [-47.26177610109967, -22.338705084240384], [-47.26176545728471, -22.33872535770649], [-47.26175484930189, -22.33874565026116], [-47.261744276832815, -22.33876596169713], [-47.26173373955902, -22.33878629180706], [-47.26172323716192, -22.338806640383513], [-47.261712769322926, -22.33882700721885], [-47.26170233572331, -22.338847392105237], [-47.26169193604417, -22.338867794834915], [-47.261681569966655, -22.338888215199823], [-47.26167123717175, -22.338908652991794], [-47.261660937340416, -22.33892910800252], [-47.26165067014365, -22.338949580043185], [-47.26164043481869, -22.338970069779002], [-47.261630229765956, -22.33899057894193], [-47.26162005341225, -22.33901110837436], [-47.261609904743054, -22.339031657737113], [-47.26159978278522, -22.339052226605705], [-47.261589686564676, -22.339072814554925], [-47.261579615106626, -22.33909342115892], [-47.261569567435174, -22.339114045991423], [-47.26155954257373, -22.339134688625485], [-47.26154953954466, -22.339155348633497], [-47.26153955736951, -22.33917602558763], [-47.26152955946527, -22.339196793014132], [-47.261519617745165, -22.339217499259945], [-47.26150969392735, -22.339238221160564], [-47.26149978703026, -22.33925895828591], [-47.26148989607105, -22.3392797102061], [-47.26148002006622, -22.33930047649007], [-47.26147015803112, -22.339321256706835], [-47.26146030898017, -22.339342050424843], [-47.2614504719269, -22.33936285721194], [-47.261440645883795, -22.33938367663582], [-47.26143082986243, -22.339404508263556], [-47.26142102287331, -22.339425351661987], [-47.26141122392602, -22.339446206397444], [-47.26140143202926, -22.339467072035784], [-47.261391646190525, -22.33948794814284], [-47.261381865416396, -22.33950883428379], [-47.26137208871267, -22.339529730023354], [-47.26136231508382, -22.339550634926262], [-47.261352543533576, -22.339571548556506], [-47.26134277306451, -22.339592470478046], [-47.26133300267837, -22.339613400254134], [-47.26132323137552, -22.33963433744834], [-47.261313458155946, -22.33965528162283], [-47.261303682018, -22.339676232340523], [-47.261293901959476, -22.339697189163207], [-47.261284116976896, -22.339718151652892], [-47.26127432606596, -22.339739119370744], [-47.261264528221254, -22.339760091877995], [-47.2612547224363, -22.339781068735473], [-47.26124490770392, -22.33980204950321], [-47.26123508301551, -22.339823033741578], [-47.26122524736187, -22.33984402100997], [-47.261215399732485, -22.339865010867967], [-47.261205539116034, -22.33988600287437], [-47.26119566450017, -22.33990699658774], [-47.26118577487149, -22.339927991566384], [-47.261175869215734, -22.339948987367954], [-47.26116594651732, -22.339969983550315], [-47.261156005760306, -22.339990979669878], [-47.26114604592718, -22.3400119752837], [-47.261136065999615, -22.340032969948016], [-47.26112606495859, -22.34005396321832], [-47.26111604178371, -22.34007495465025], [-47.26110599545391, -22.340095943798612], [-47.26109592494705, -22.340116930217835], [-47.26108579238499, -22.340137990062033], [-47.2610756687527, -22.34015897299878], [-47.26106551791937, -22.340179951739096], [-47.26105533960012, -22.340200924401138], [-47.261045134249734, -22.34022188859479], [-47.26103490193343, -22.34024284335513], [-47.261024642326916, -22.340263788528286], [-47.26101435510033, -22.340284723971653], [-47.26100403992371, -22.34030564954253], [-47.26099369646697, -22.34032656509834], [-47.26098332439997, -22.34034747049622], [-47.26097292339259, -22.340368365593132], [-47.2609624931145, -22.340389250246243], [-47.260952033235384, -22.340410124312324], [-47.260941543424856, -22.340430987648162], [-47.260931023352455, -22.340451840110454], [-47.26092047268767, -22.340472681555706], [-47.26090989109994, -22.340493511840393], [-47.260899278258606, -22.340514330820852], [-47.26088863383299, -22.34053513835329], [-47.260877957492305, -22.34055593429384], [-47.260867248905754, -22.340576718498493], [-47.260856507742474, -22.34059749082313], [-47.26084573367158, -22.340618251123463], [-47.2608349263621, -22.340638999255063], [-47.26082408548298, -22.34065973507363], [-47.26081321070318, -22.340680458434434], [-47.26080230169163, -22.3407011691927], [-47.26079135811716, -22.340721867203623], [-47.26078037964856, -22.340742552322187], [-47.26076936595461, -22.340763224403325], [-47.260758316704035, -22.340783883301626], [-47.260747231565574, -22.3408045288718], [-47.260736110207844, -22.34082516096829], [-47.26072495229945, -22.34084577944553], [-47.260713757509016, -22.340866384157625], [-47.26070252550518, -22.340886974958476], [-47.26069125595641, -22.34090755170226], [-47.26067994853118, -22.340928114242665], [-47.26066860289809, -22.340948662433227], [-47.2606572187256, -22.340969196127457], [-47.2606457956821, -22.34098971517878], [-47.260634333436094, -22.341010219440214], [-47.26062283165599, -22.34103070876492], [-47.2606112900102, -22.341051183005725], [-47.26059970816722, -22.34107164201529], [-47.26058808579532, -22.34109208564631], [-47.260576422563005, -22.341112513751067], [-47.26056471813867, -22.34113292618182], [-47.260552972190666, -22.341153322790753], [-47.26054118438743, -22.341173703429767], [-47.260529354397384, -22.341194067950546], [-47.26051748188897, -22.34121441620475], [-47.26050556653058, -22.3412347480438], [-47.260493607990675, -22.341255063319032], [-47.26048160593772, -22.341275361881483], [-47.26046956004025, -22.34129564358207], [-47.26045746996674, -22.34131590827155], [-47.26044533538576, -22.34133615580057], [-47.26043315596582, -22.341356386019505], [-47.26042093137554, -22.341376598778684], [-47.260408661283606, -22.34139679392803], [-47.26039634535862, -22.341416971317578], [-47.26038398326931, -22.34143713079698], [-47.260371574684484, -22.341457272215766], [-47.260359119272884, -22.341477395423347], [-47.26034661670343, -22.34149750026883], [-47.26033406664492, -22.34151758660133], [-47.26032146876641, -22.341537654269587], [-47.26030882273694, -22.341557703122234], [-47.26029612822548, -22.34157773300782], [-47.26028338490133, -22.34159774377448], [-47.26027059243363, -22.3416177352704], [-47.26025775049166, -22.341637707343484], [-47.26024485874481, -22.34165765984144], [-47.26023191686259, -22.341677592611788], [-47.2602189245145, -22.341697505501852], [-47.26020588137012, -22.341717398358902], [-47.26019278709919, -22.341737271029835], [-47.26019053279832, -22.341740675416062], [-47.26016990637546, -22.341771751712173], [-47.260166435202976, -22.341776967688254], [-47.26015315679252, -22.34179681429992], [-47.260139796738265, -22.341816665791008], [-47.26012635017387, -22.341836517809394], [-47.26011281226679, -22.34185636589214], [-47.260099178150746, -22.341876205565875], [-47.260085442926126, -22.341896032345378], [-47.260071601660464, -22.341915841732153], [-47.26005764938942, -22.34193562921261], [-47.26004358111713, -22.341955390256334], [-47.260029391817476, -22.341975120314054], [-47.26001507643472, -22.34199481481576], [-47.26000062988473, -22.34201446916861], [-47.25998604705621, -22.342034078754587], [-47.259971322811936, -22.342053638928476], [-47.259956451990355, -22.34207314501512], [-47.259941429407384, -22.342092592307292], [-47.25992624985801, -22.342111976063027], [-47.25991090811882, -22.342131291502948], [-47.25989539894982, -22.34215053380802], [-47.25987971709734, -22.342169698116525], [-47.25986385729683, -22.342188779521482], [-47.25984781427569, -22.34220777306817], [-47.25983158275674, -22.342226673751494], [-47.259815157461965, -22.342245476513263], [-47.25979853311615, -22.34226417623985], [-47.25978170445136, -22.342282767759865], [-47.25976466621121, -22.342301245841945], [-47.259747413155765, -22.342319605192618], [-47.25972994006676, -22.34233784045446], [-47.25971224175275, -22.34235594620473], [-47.2596943130548, -22.342373916954017], [-47.25967614885255, -22.342391747145157], [-47.2596577440702, -22.342409431152763], [-47.25963909368288, -22.34242696328308], [-47.259620192723034, -22.342444337774356], [-47.25960103633002, -22.34246154875892], [-47.259581625692675, -22.342478585081604], [-47.259561976785804, -22.34249542646165], [-47.259542106488794, -22.342512059253806], [-47.25952202012672, -22.342528480798524], [-47.259501721531514, -22.342544689689024], [-47.259481214512476, -22.342560684510612], [-47.25946050285664, -22.342576463840572], [-47.25943959033006, -22.342592026246937], [-47.25941848067832, -22.342607370288132], [-47.25939717762728, -22.342622494512437], [-47.259375684883864, -22.342637397457324], [-47.25935400613673, -22.342652077649262], [-47.25933214505677, -22.342666533602923], [-47.25931010529819, -22.34268076382093], [-47.259287890499074, -22.342694766793336], [-47.259265504281544, -22.34270854099756], [-47.25924295025296, -22.342722084897574], [-47.25922023200641, -22.342735396943837], [-47.25919735312105, -22.34274847557299], [-47.25917431716314, -22.342761319207252], [-47.259151127686195, -22.34277392625448], [-47.259127788231844, -22.342786295107626], [-47.259104302330286, -22.3427984241445], [-47.2590806735009, -22.342810311727522], [-47.25905690525279, -22.34282195620341], [-47.259033001085264, -22.342833355902933], [-47.259008964488594, -22.342844509140516], [-47.2589847989444, -22.34285541421417], [-47.25896050792614, -22.342866069405073], [-47.258936094899916, -22.342876472977316], [-47.25891156332479, -22.3428866231777], [-47.25888691665363, -22.342896518235257], [-47.258862158333514, -22.34290615636127], [-47.25883729180636, -22.34291553574874], [-47.25881232050948, -22.342924654572272], [-47.2587872478765, -22.342933510987606], [-47.25876207733761, -22.342942103131566], [-47.258736812320485, -22.342950429121665], [-47.25871145625129, -22.342958487055572], [-47.258686012554705, -22.342966275011378], [-47.2586604846551, -22.34297379104684], [-47.258634875977634, -22.342981033199223], [-47.258609189948366, -22.34298799948523], [-47.25858342999583, -22.342994687900337], [-47.25855759955161, -22.343001096418963], [-47.25853170205096, -22.343007222994046], [-47.25850574097051, -22.343013065548586], [-47.25847972755418, -22.343018620338377], [-47.2584536901418, -22.3430238827273], [-47.2584276509127, -22.34302885529688], [-47.25840161468917, -22.343033545113794], [-47.258375583839005, -22.34303795973218], [-47.25834956062955, -22.343042106712367], [-47.2583235472309, -22.34304599361522], [-47.25829754571981, -22.34304962799676], [-47.25827155808471, -22.34305301740313], [-47.25824558623004, -22.343056169366292], [-47.25821963198073, -22.3430590913999], [-47.25819369708772, -22.34306179099552], [-47.258167783232764, -22.34306427561966], [-47.25814189203296, -22.343066552710752], [-47.25811602504661, -22.34306862967669], [-47.25809018377752, -22.34307051389284], [-47.25806436968011, -22.343072212700086], [-47.25803858416412, -22.34307373340351], [-47.2580128285993, -22.343075083270968], [-47.25798710431985, -22.343076269532304], [-47.25796141262872, -22.343077299378482], [-47.257935754801814, -22.343078179961175], [-47.25791013209205, -22.343078918392255], [-47.25788454573273, -22.34307952174378], [-47.25785899694157, -22.34307999704773], [-47.25783348692385, -22.343080351296255], [-47.25780801687566, -22.3430805914416], [-47.25778258798698, -22.3430807243966], [-47.257757201444164, -22.34308075703474], [-47.257731858432955, -22.34308069619056], [-47.25770656014053, -22.34308054866011], [-47.25768130775812, -22.34308032120118], [-47.257656102482784, -22.343080020533854], [-47.25763094551933, -22.343079653340762], [-47.257605838082256, -22.343079226267506], [-47.2575807813971, -22.343078745922995], [-47.257555776701935, -22.34307821887979], [-47.257530825248445, -22.343077651674367], [-47.2575059275765, -22.343077050789773], [-47.25748107279059, -22.343076422188748], [-47.25745624088203, -22.343075768509145], [-47.257431422362444, -22.343075090210885], [-47.25740661677817, -22.3430743879153], [-47.25738182392423, -22.34307366224988], [-47.25735712869321, -22.343072916411966], [-47.25733235836356, -22.34307214589327], [-47.25721424007089, -22.343068366914014]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1131.917572027, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26402271404088, -22.33590023785058], [-47.263938717826356, -22.335985724597794], [-47.26392171005992, -22.336002931336505], [-47.263904677863394, -22.33602006728111], [-47.263887625057336, -22.336037135675916], [-47.263870555441585, -22.336054139753344], [-47.263853472796235, -22.336071082732786], [-47.263836380881656, -22.336087967820667], [-47.26381928343932, -22.336104798209565], [-47.263802184192414, -22.336121577077655], [-47.26378508684578, -22.336138307588616], [-47.26376806469991, -22.336154924933457], [-47.2637509683693, -22.336171581768962], [-47.263733884914174, -22.336188199611314], [-47.26371681797834, -22.336204781570988], [-47.26369977118975, -22.336221330741875], [-47.26368274788763, -22.336237850409333], [-47.26366574410696, -22.336254349348568], [-47.26364875424207, -22.33627083617155], [-47.2636317796433, -22.336287312640707], [-47.26361482203904, -22.336303780144355], [-47.26359788315469, -22.33632024006667], [-47.26358096471179, -22.336336693788347], [-47.263564068428735, -22.336353142686086], [-47.263547196020156, -22.336369588133124], [-47.26353034919733, -22.336386031498705], [-47.263513529667534, -22.336402474148876], [-47.263496739135185, -22.336418917445336], [-47.26348005412524, -22.33643528932666], [-47.26346333313182, -22.33645173149111], [-47.26344664620324, -22.33646817834502], [-47.26342999502656, -22.336484631234622], [-47.263413381284884, -22.336501091502917], [-47.26339680665731, -22.336517560489433], [-47.26338027281895, -22.336534039530548], [-47.2633637814405, -22.33655052995963], [-47.26334733418859, -22.336567033106853], [-47.263330932725395, -22.3365835502995], [-47.26331457870879, -22.33660008286185], [-47.26329827379199, -22.33661663211554], [-47.263282019623496, -22.33663319937958], [-47.26326581784714, -22.336649785970415], [-47.26324967010194, -22.336666393201984], [-47.263233578021946, -22.336683022385984], [-47.26321754323586, -22.336699674832147], [-47.263201567367446, -22.336716351847922], [-47.2631856520351, -22.336733054739096], [-47.2631697988517, -22.33674978480963], [-47.26315400942454, -22.336766543362202], [-47.26313828535527, -22.33678333169784], [-47.26312262823985, -22.336800151116545], [-47.26310703966786, -22.336817002917698], [-47.263091519816456, -22.336833889930073], [-47.26307606370817, -22.336850819923615], [-47.26306066558012, -22.33686779915754], [-47.26304532425034, -22.336884828394307], [-47.26303003956867, -22.336901907266043], [-47.263014811384984, -22.33691903540441], [-47.262999639549506, -22.336936212440452], [-47.262984523912415, -22.33695343800503], [-47.26296946432397, -22.336970711728473], [-47.26295446063486, -22.336988033240416], [-47.26293951269561, -22.33700540217041], [-47.26292462035677, -22.337022818147542], [-47.26290978346924, -22.337040280800295], [-47.26289500188393, -22.33705778975671], [-47.26288027545169, -22.337075344644685], [-47.26286560402347, -22.337092945091616], [-47.262850987450435, -22.337110590724198], [-47.262836425583664, -22.33712828116912], [-47.26282191827433, -22.337146016052436], [-47.26280746537358, -22.33716379499993], [-47.26279306673265, -22.33718161763694], [-47.262778722202775, -22.337199483588428], [-47.26276443163524, -22.337217392478987], [-47.26275019488137, -22.33723534393278], [-47.2627360117924, -22.33725333757368], [-47.262721882219616, -22.337271373025242], [-47.26270780601428, -22.33728944991054], [-47.26269378302761, -22.33730756785241], [-47.26267981311089, -22.337325726473207], [-47.26266589611538, -22.337343925395], [-47.262652031892195, -22.33736216423961], [-47.26263822029248, -22.337380442628398], [-47.26262446116743, -22.337398760182477], [-47.26261075436801, -22.337417116522598], [-47.262597099745314, -22.337435511269238], [-47.26258349715024, -22.337453944042526], [-47.26256994643373, -22.33747241446224], [-47.26255644744666, -22.33749092214788], [-47.262543000039656, -22.33750946671894], [-47.26252960406354, -22.33752804779402], [-47.262516259369, -22.33754666499178], [-47.26250296580648, -22.337565317930768], [-47.26248972322646, -22.337584006228997], [-47.2624765314793, -22.33760272950432], [-47.26246339041532, -22.33762148737418], [-47.26245029988472, -22.337640279455876], [-47.262437259737645, -22.33765910536642], [-47.26242426982398, -22.337677964722722], [-47.26241132999371, -22.337696857141143], [-47.262398440096604, -22.337715782238], [-47.26238559998238, -22.3377347396293], [-47.26237280950061, -22.337753728930842], [-47.26236006850066, -22.337772749758358], [-47.26234737683196, -22.337791801726997], [-47.26233473434375, -22.337810884451937], [-47.26232214088517, -22.337829997548017], [-47.26230959630515, -22.33784914063005], [-47.26229710045246, -22.337868313312608], [-47.26228465317602, -22.33788751520974], [-47.26227225432436, -22.337906745935655], [-47.26225990374593, -22.337926005104244], [-47.262247601289154, -22.337945292329145], [-47.262235346802186, -22.337964607223984], [-47.262223140125215, -22.337983949414532], [-47.26221098102909, -22.33800331863019], [-47.262198869167044, -22.33802271474249], [-47.26218680420193, -22.338042137588896], [-47.26217478581887, -22.338061586971328], [-47.26216281370289, -22.33808106269142], [-47.26215088753912, -22.338100564550572], [-47.26213900701266, -22.338120092349865], [-47.26212717180875, -22.338139645890024], [-47.262115381612546, -22.338159224971587], [-47.26210363610914, -22.338178829394938], [-47.26209193498389, -22.33819845895992], [-47.2620802779219, -22.338218113466418], [-47.262068664608364, -22.338237792713944], [-47.262057094728554, -22.33825749650153], [-47.262045567967554, -22.33827722462839], [-47.262034084010516, -22.33829697689328], [-47.262022642542654, -22.3383167530946], [-47.26201124324908, -22.3383365530306], [-47.26199988581481, -22.338356376499473], [-47.26198856992498, -22.338376223298848], [-47.26197729526453, -22.338396093226514], [-47.26196606151844, -22.33841598607969], [-47.261954868371824, -22.33843590165531], [-47.26194371550936, -22.33845583975064], [-47.26193260261594, -22.338475800162165], [-47.261921529376494, -22.33849578268629], [-47.26191049547561, -22.338515787119412], [-47.26189950059804, -22.338535813257547], [-47.26188854442831, -22.338555860896616], [-47.26187762665102, -22.338575929832153], [-47.26186674695069, -22.338596019859562], [-47.26185590501164, -22.338616130774273], [-47.2618451005183, -22.338636262371207], [-47.26183433315484, -22.33865641444534], [-47.26182360260546, -22.33867658679134], [-47.26181290855425, -22.33869677920366], [-47.26180225068525, -22.338716991476684], [-47.261791628682346, -22.338737223404575], [-47.261781042229345, -22.338757474781335], [-47.261770491010004, -22.338777745400705], [-47.26175997470801, -22.338798035056406], [-47.26174949300682, -22.33881834354193], [-47.26173904558994, -22.338838670650574], [-47.261728632140695, -22.338859016175487], [-47.26171825234232, -22.338879379909773], [-47.2617079058779, -22.338899761646303], [-47.26169759243053, -22.33892016117774], [-47.26168731168313, -22.33894057829658], [-47.26167706330709, -22.338961012818135], [-47.2616668464687, -22.338981465554397], [-47.261656659402945, -22.339001938576896], [-47.26164650043702, -22.339022432939988], [-47.261636368554385, -22.33904294832097], [-47.26162626278674, -22.339063484297622], [-47.2616161821648, -22.339084040446917], [-47.261606125718274, -22.339104616345068], [-47.26159609247575, -22.339125211567747], [-47.26158608146484, -22.33914582568986], [-47.26157609171217, -22.339166458285643], [-47.261566122243174, -22.339187108928886], [-47.261556130544754, -22.339207863473323], [-47.26154620068272, -22.339228545063357], [-47.261536288162034, -22.33924924341347], [-47.26152639200454, -22.339269958094878], [-47.26151651123066, -22.3392906886791], [-47.261506644860084, -22.339311434736253], [-47.26149679191106, -22.339332195836576], [-47.26148695140085, -22.33935297154956], [-47.26147712234562, -22.339373761444136], [-47.261467303760305, -22.339394565088888], [-47.26145749465882, -22.3394153820518], [-47.26144769405382, -22.339436211900576], [-47.261437900956906, -22.33945705420224], [-47.261428114378596, -22.339477908523342], [-47.261418333328045, -22.339498774430364], [-47.26140855681333, -22.33951965148908], [-47.26139878384159, -22.339540539264668], [-47.261389013418444, -22.339561437322313], [-47.26137924454867, -22.339582345226415], [-47.2613694762356, -22.339603262541253], [-47.26135970748174, -22.33962418883031], [-47.26134993728787, -22.339645123657487], [-47.26134016465439, -22.339666066584986], [-47.26133038857977, -22.339687017175876], [-47.26132060806186, -22.339707974991974], [-47.261310822096945, -22.339728939595314], [-47.26130102968044, -22.33974991054693], [-47.26129122980641, -22.33977088740797], [-47.26128142146771, -22.339791869739063], [-47.26127160365634, -22.3398128571], [-47.261261775362705, -22.339833849050848], [-47.261251935576404, -22.33985484515065], [-47.26124208328562, -22.33987584495859], [-47.26123221747752, -22.339896848032918], [-47.26122233713812, -22.33991785393172], [-47.261212441252134, -22.33993886221267], [-47.261202528803395, -22.339959872432726], [-47.26119259877407, -22.3399808841491], [-47.26118265014594, -22.340001896917315], [-47.26117268189901, -22.340022910293587], [-47.261162693012295, -22.340043923833292], [-47.26115268246399, -22.3400649370908], [-47.26114264923071, -22.34008594962074], [-47.26113259228827, -22.340106960976744], [-47.26112251061125, -22.34012797071203], [-47.26111236017556, -22.340149067746054], [-47.261102223964016, -22.340170076764032], [-47.26109205999112, -22.340191082668518], [-47.2610818680854, -22.34021208333434], [-47.26107164887212, -22.340233076014215], [-47.26106140248158, -22.340254059605655], [-47.261051128589145, -22.3402750339523], [-47.26104082686359, -22.34029599891079], [-47.26103049697367, -22.34031695433782], [-47.261020138587874, -22.340337900090102], [-47.261009751374786, -22.34035883602398], [-47.26099933500286, -22.34037976199579], [-47.2609888891404, -22.34040067786186], [-47.26097841345574, -22.340421583478246], [-47.26096790761705, -22.340442478700915], [-47.26095737129247, -22.3404633633858], [-47.260946804150066, -22.34048423738857], [-47.26093620585783, -22.340505100564855], [-47.26092557608366, -22.34052595277012], [-47.26091491449545, -22.340546793859666], [-47.260904220760935, -22.340567623688848], [-47.260893494547865, -22.34058844211262], [-47.26088273552387, -22.340609248985977], [-47.26087194335656, -22.340630044163692], [-47.26086111771353, -22.340650827500358], [-47.260850258262174, -22.340671598850644], [-47.26083936466994, -22.340692358068846], [-47.26082843660426, -22.34071310500911], [-47.260817473732416, -22.340733839525587], [-47.260806475721665, -22.34075456147222], [-47.260795442239235, -22.340775270702764], [-47.260784372952365, -22.34079596707078], [-47.26077326752815, -22.34081665042974], [-47.260762125633704, -22.340837320633014], [-47.260750946936085, -22.34085797753371], [-47.260739731102284, -22.340878620984856], [-47.26072847779942, -22.340899250839037], [-47.260717186694336, -22.34091986694921], [-47.26070585745395, -22.34094046916775], [-47.2606944897453, -22.340961057346867], [-47.260683083235186, -22.340981631338803], [-47.26067163759047, -22.341002190995546], [-47.26066015247806, -22.34102273616877], [-47.26064862756473, -22.341043266710237], [-47.2606370625173, -22.341063782471334], [-47.26062545700267, -22.34108428330323], [-47.26061381068751, -22.34110476905717], [-47.26060212323874, -22.34112523958392], [-47.26059039432314, -22.34114569473419], [-47.260578623607465, -22.341166134358595], [-47.2605668107585, -22.341186558307438], [-47.260554955443155, -22.341206966430807], [-47.260543057328206, -22.3412273585787], [-47.26053111608051, -22.341247734600916], [-47.26051913136684, -22.341268094347004], [-47.260507102854156, -22.34128843766631], [-47.26049503020938, -22.341308764407973], [-47.26048291309939, -22.341329074421033], [-47.26047075119118, -22.341349367554233], [-47.26045854415171, -22.341369643656176], [-47.260446291648, -22.341389902575262], [-47.26043399334719, -22.341410144159564], [-47.26042164891632, -22.34143036825717], [-47.26040925802257, -22.34145057471574], [-47.260396820333206, -22.34147076338283], [-47.26038433551543, -22.34149093410585], [-47.260371803236616, -22.341511086731842], [-47.26035922316411, -22.34153122110789], [-47.26034659496537, -22.34155133708054], [-47.26033391830801, -22.341571434496327], [-47.26032119285947, -22.341591513201664], [-47.26030841828761, -22.34161157304243], [-47.26029559426007, -22.34163161386462], [-47.26028272044471, -22.34165163551384], [-47.260269796509455, -22.341671637835546], [-47.26025682212238, -22.341691620674876], [-47.26024379695159, -22.34171158387689], [-47.26023072066529, -22.34173152728637], [-47.26021761357603, -22.341751419416937], [-47.26019699637764, -22.341782499373824], [-47.260191171734725, -22.341791251807663], [-47.260177854592136, -22.341811156316048], [-47.2601644517609, -22.341831071374372], [-47.26015095830595, -22.341850992625755], [-47.26013736933163, -22.341870915584344], [-47.260123679902854, -22.341890835751794], [-47.2601098850457, -22.341910748616144], [-47.26009597974795, -22.341930649649935], [-47.26008195896013, -22.34195053430798], [-47.260067817596045, -22.341970398025552], [-47.260053550534145, -22.341990236215906], [-47.260039152618354, -22.342010044268154], [-47.26002461865953, -22.342029817544645], [-47.26000994343676, -22.342049551378476], [-47.25999512169885, -22.34206924107093], [-47.25998014816635, -22.34208888188847], [-47.2599650175334, -22.34210846905999], [-47.259949724469834, -22.34212799777398], [-47.25993426362389, -22.342147463175277], [-47.25991862962458, -22.34216686036234], [-47.259902817084885, -22.342186184383976], [-47.25988682060514, -22.342205430236024], [-47.25987063477621, -22.342224592858834], [-47.259854254183765, -22.3422436671338], [-47.25983767341235, -22.34226264788042], [-47.25982088704987, -22.342281529853615], [-47.25980388969268, -22.342300307740807], [-47.25978667595057, -22.342318976159465], [-47.25976924045265, -22.342337529654596], [-47.25975157785315, -22.3423559626967], [-47.259733682837734, -22.342374269679937], [-47.25971555012995, -22.342392444920744], [-47.25969717449829, -22.3424104826565], [-47.25967855076329, -22.342428377045024], [-47.25965967380487, -22.34244612216433], [-47.25964053856986, -22.342463712013117], [-47.259621140129774, -22.34248114046656], [-47.25960148061093, -22.342498395230056], [-47.2595815789717, -22.342515453233336], [-47.259561454383274, -22.342532298887075], [-47.25954111243552, -22.342548929387377], [-47.25952055697634, -22.342565343391758], [-47.25949979182721, -22.34258153954869], [-47.259478820783634, -22.342597516497154], [-47.25945764761664, -22.342613272865357], [-47.25943627607336, -22.342628807270362], [-47.259414709877916, -22.342644118317317], [-47.259392952732384, -22.342659204598846], [-47.25937100831742, -22.342674064694577], [-47.259348880293096, -22.342688697170626], [-47.25932657229995, -22.342703100578827], [-47.25930408795963, -22.34271727345642], [-47.25928143087528, -22.342731214325912], [-47.259258604632784, -22.342744921694226], [-47.25923561280136, -22.34275839405231], [-47.25921245893395, -22.34277162987516], [-47.25918914656852, -22.342784627620855], [-47.2591656792281, -22.342797385730726], [-47.259142060421894, -22.342809902628805], [-47.25911829364571, -22.342822176721338], [-47.25909438238283, -22.342834206396663], [-47.259070330104485, -22.34284599002485], [-47.25904614027043, -22.342857525957303], [-47.25902181632998, -22.342868812526362], [-47.25899736172227, -22.3428798480452], [-47.25897277987704, -22.34289063080744], [-47.25894807421524, -22.342901159086658], [-47.25892324814977, -22.3429114311363], [-47.2588983050863, -22.34292144518916], [-47.25887324842364, -22.342931199457166], [-47.258848081554646, -22.342940692131034], [-47.25882280786684, -22.34294992137999], [-47.25879743074332, -22.34295888535125], [-47.258771953563325, -22.342967582170022], [-47.25874637970305, -22.342976009938784], [-47.25872071253698, -22.342984166737125], [-47.25869495543782, -22.342992050621582], [-47.25866911177799, -22.3429996596251], [-47.258643184930726, -22.34300699175667], [-47.2586171782704, -22.343014045001254], [-47.25859109517424, -22.343020817319143], [-47.25856493902305, -22.343027306646004], [-47.25853871320188, -22.3430335108924], [-47.258512421144076, -22.34303942793404], [-47.25848607534534, -22.343045053699786], [-47.25845970836159, -22.343050382698433], [-47.258433345818865, -22.343055417009904], [-47.25840699312819, -22.343060163831446], [-47.25838065283719, -22.343064630928893], [-47.25835432737611, -22.34306882607543], [-47.258328019061885, -22.343072757044766], [-47.25830173010245, -22.343076431605052], [-47.258275462602725, -22.343079857512876], [-47.2582492185697, -22.343083042508237], [-47.258222999917514, -22.343085994309792], [-47.25819680847409, -22.34308872061049], [-47.258170645986475, -22.34309122907398], [-47.25814451412648, -22.343093527331177], [-47.25811841449715, -22.343095622977373], [-47.25809234863808, -22.343097523569924], [-47.25806631803117, -22.34309923662595], [-47.258040324106204, -22.34310076962072], [-47.25801436824633, -22.34310212998618], [-47.257988451793246, -22.34310332510993], [-47.25796257605212, -22.343104362334124], [-47.25793674229668, -22.34310524895512], [-47.25791095177368, -22.343105992222906], [-47.25788520570713, -22.343106599340903], [-47.25785950530283, -22.34310707746585], [-47.257833851752, -22.343107433707953], [-47.25780824623518, -22.343107675130994], [-47.2577826899258, -22.343107808752624], [-47.25775718399308, -22.343107841544644], [-47.25773172960547, -22.34310778043348], [-47.257706327933114, -22.343107632300566], [-47.257680980150916, -22.343107403982764], [-47.25765568744053, -22.343107102272846], [-47.257630450992686, -22.34310673392], [-47.25760527200943, -22.34310630563014], [-47.25758015170566, -22.34310582406645], [-47.25755509131087, -22.343105295849636], [-47.257530092070546, -22.343104727558313], [-47.257505154399595, -22.34310412570878], [-47.257480265380224, -22.34310349624234], [-47.257455401595806, -22.343102841724058], [-47.257430552009204, -22.343102162577118], [-47.25740571612674, -22.343101459424123], [-47.25738089374482, -22.343100732894857], [-47.25735618394037, -22.34309998661717], [-47.25733138524044, -22.343099215229195], [-47.25720142712729, -22.34309505745414]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1137.187011234, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.264053747658124, -22.335908797071276], [-47.26396017740173, -22.336004027779648], [-47.263943113104624, -22.336021291713454], [-47.26392602811717, -22.33603848077356], [-47.263908926294285, -22.336055598232967], [-47.26389181146722, -22.336072647351067], [-47.263874687444684, -22.33608963137232], [-47.26385755801281, -22.336106553526434], [-47.26384042693614, -22.33612341702719], [-47.26382329795831, -22.33614022507197], [-47.26380617480205, -22.33615698084169], [-47.26378914072786, -22.33617360983394], [-47.26377202449808, -22.336190286078935], [-47.26375492509866, -22.33620691944606], [-47.26373784618256, -22.33622351305528], [-47.26372079138455, -22.3362400700076], [-47.263703764013826, -22.33625659362687], [-47.26368675915176, -22.33627309361822], [-47.26366977013728, -22.336289579618764], [-47.263652798265795, -22.33630605344379], [-47.26363584526481, -22.33632251648097], [-47.26361891285846, -22.336338970113243], [-47.26360200276641, -22.336355415719595], [-47.26358511670476, -22.336371854674457], [-47.263568256385255, -22.336388288348203], [-47.263551423515885, -22.336404718106778], [-47.26353461980004, -22.3364211453124], [-47.26351784693781, -22.336437571322296], [-47.26350119213851, -22.336453913581657], [-47.26348449343332, -22.33647033383228], [-47.26346783062969, -22.33648675691114], [-47.26345120540793, -22.33650318415773], [-47.2634346194437, -22.33651961690798], [-47.26341807440825, -22.336536056493824], [-47.2634015719682, -22.336552504243546], [-47.26338511378512, -22.33656896148204], [-47.26336870151589, -22.336585429530558], [-47.26335233681241, -22.336601909706978], [-47.263336021321585, -22.33661840332587], [-47.26331975668498, -22.336634911698624], [-47.26330354453886, -22.336651436133806], [-47.26328738651406, -22.336667977936912], [-47.263271284235934, -22.3366845384106], [-47.26325523932421, -22.336701118854972], [-47.26323925339244, -22.336717720567965], [-47.26322332804861, -22.33673434484482], [-47.26320746489446, -22.33675099297882], [-47.26319166552556, -22.33676766626134], [-47.26317593153093, -22.336784365982112], [-47.263160264493344, -22.336801093429116], [-47.26314466598886, -22.336817849889083], [-47.26312913758644, -22.336834636648017], [-47.26311367924068, -22.336851456739875], [-47.263098285068025, -22.33686831889491], [-47.26308294846832, -22.336885230285965], [-47.26306766811545, -22.336902191840295], [-47.2630524438626, -22.33691920319317], [-47.26303727556297, -22.33693626397941], [-47.26302216307017, -22.33695337383317], [-47.26300710623774, -22.33697053238828], [-47.262992104919306, -22.336987739278104], [-47.26297715896901, -22.337004994135086], [-47.262962268240784, -22.33702229659169], [-47.26294743258864, -22.337039646279784], [-47.26293265186689, -22.33705704283042], [-47.26291792592994, -22.33707448587449], [-47.26290325463211, -22.337091975042373], [-47.26288863782779, -22.337109509963962], [-47.26287407537172, -22.337127090268563], [-47.262859567118426, -22.33714471558519], [-47.262845112922584, -22.337162385542243], [-47.2628307126389, -22.337180099767853], [-47.26281636612208, -22.33719785788966], [-47.262802073226915, -22.337215659534756], [-47.26278783380817, -22.337233504329905], [-47.262773647720735, -22.337251391901347], [-47.26275951481936, -22.337269321875016], [-47.26274543495883, -22.33728729387638], [-47.26273140799394, -22.33730530753054], [-47.26271743377946, -22.337323362462207], [-47.26270351217016, -22.33734145829553], [-47.262689643020835, -22.3373595946544], [-47.26267582618608, -22.337377771162338], [-47.262662061520615, -22.337395987442452], [-47.26264834887902, -22.337414243117422], [-47.262634688115874, -22.337432537809697], [-47.26262107908568, -22.337450871141208], [-47.26260752164286, -22.33746924273365], [-47.2625940156418, -22.337487652208274], [-47.262580560936854, -22.337506099185944], [-47.26256715738207, -22.337524583287568], [-47.26255380483174, -22.337543104133093], [-47.262540503139995, -22.33756166134248], [-47.26252725216066, -22.337580254535474], [-47.26251405174764, -22.337598883331374], [-47.26250090175468, -22.337617547349165], [-47.26248780203552, -22.33763624620745], [-47.26247475244371, -22.337654979524636], [-47.26246175283273, -22.33767374691878], [-47.26244880305583, -22.33769254800779], [-47.26243590296631, -22.33771138240906], [-47.26242305241725, -22.337730249739877], [-47.26241025126168, -22.337749149617128], [-47.26239749935243, -22.337768081657554], [-47.26238479654214, -22.337787045477686], [-47.26237214268352, -22.337806040693547], [-47.262359537628996, -22.337825066921045], [-47.26234698123095, -22.337844123775827], [-47.26233447334148, -22.337863210873444], [-47.26232201381255, -22.33788232782916], [-47.26230960249625, -22.33790147425769], [-47.262297239244255, -22.337920649773867], [-47.262284923908126, -22.337939853992246], [-47.26227265633941, -22.33795908652702], [-47.26226043638931, -22.33797834699239], [-47.262248263899984, -22.33799763501646], [-47.26223613863641, -22.338016950343366], [-47.262224060243526, -22.338036292863592], [-47.26221202838335, -22.338055662421837], [-47.26220004274326, -22.33807505882222], [-47.26218810301066, -22.338094481868502], [-47.26217620887296, -22.33811393136421], [-47.26216436001758, -22.33813340711247], [-47.262152556132115, -22.338152908915994], [-47.262140796904056, -22.338172436577345], [-47.26212908202086, -22.33819198989885], [-47.262117411170145, -22.338211568682222], [-47.26210578403939, -22.338231172729238], [-47.26209420031609, -22.33825080184122], [-47.26208265968793, -22.338270455819032], [-47.26207116184228, -22.338290134463605], [-47.262059706466594, -22.338309837575473], [-47.262048293248434, -22.3383295649547], [-47.26203692187525, -22.33834931640118], [-47.26202559203438, -22.338369091714757], [-47.26201430341324, -22.338388890694613], [-47.26200305569911, -22.338408713140183], [-47.261991848579264, -22.338428558850094], [-47.261980681741115, -22.338448427622822], [-47.26196955487162, -22.33846831925715], [-47.261958467658005, -22.33848823355094], [-47.261947419787404, -22.338508170301974], [-47.26193641094674, -22.338528129308045], [-47.261925440822964, -22.338548110366553], [-47.261914509102894, -22.33856811327467], [-47.26190361547338, -22.33858813782921], [-47.26189275962117, -22.338608183826917], [-47.26188194123278, -22.338628251064332], [-47.26187115999483, -22.33864833933768], [-47.261860415593766, -22.338668448443023], [-47.261849707715925, -22.338688578176235], [-47.261839036047625, -22.338708728332854], [-47.261828400274986, -22.33872889870838], [-47.2618178000841, -22.33874908909802], [-47.26180723516092, -22.338769299296896], [-47.26179670519132, -22.33878952909969], [-47.26178620986107, -22.33880977830113], [-47.261775748855776, -22.338830046695715], [-47.26176532186098, -22.338850334077684], [-47.26175492856215, -22.338870640241094], [-47.2617445686445, -22.338890964979996], [-47.261734241793185, -22.3389113080881], [-47.26172394769329, -22.338931669358985], [-47.26171368602984, -22.338952048585956], [-47.26170345647451, -22.33897244558841], [-47.26169325812269, -22.338992861325117], [-47.261683089043906, -22.339013298207195], [-47.261672947465726, -22.33903375750091], [-47.261662832369645, -22.33905423890014], [-47.26165274279221, -22.33907474198483], [-47.26164267776884, -22.339095266334223], [-47.26163263633382, -22.339115811526487], [-47.26162261752021, -22.339136377139358], [-47.26161262035988, -22.339156962749545], [-47.26160264388357, -22.33917756793307], [-47.26159268712068, -22.339198192265425], [-47.26158270162812, -22.33921893392779], [-47.26157278362415, -22.339239590862043], [-47.26156288240056, -22.339260265661636], [-47.26155299698269, -22.339280957899124], [-47.26154312639414, -22.339301667147375], [-47.2615332696578, -22.339322392977703], [-47.261523425794834, -22.339343134961585], [-47.261513593825335, -22.339363892669564], [-47.26150377276812, -22.33938466567158], [-47.2614939616406, -22.339405453537207], [-47.261484159459, -22.339426255835324], [-47.26147436523813, -22.339447072134412], [-47.26146457799159, -22.339467902002283], [-47.26145479673172, -22.339488745006147], [-47.26144502046934, -22.339509600713125], [-47.26143524821405, -22.33953046868961], [-47.26142547897426, -22.33955134850121], [-47.26141571175685, -22.3395722397136], [-47.2614059455675, -22.339593141891555], [-47.261396179410475, -22.3396140545997], [-47.26138641228887, -22.339634977401747], [-47.261376643204, -22.339655909861907], [-47.26136687115663, -22.33967685154238], [-47.261357095145335, -22.339697802006484], [-47.26134731416802, -22.33971876081597], [-47.26133752722075, -22.339739727532958], [-47.26132773329869, -22.339760701718358], [-47.261317931395325, -22.339781682933182], [-47.26130812050288, -22.339802670737903], [-47.26129829961253, -22.339823664692045], [-47.26128846771365, -22.339844664355393], [-47.26127862379473, -22.339865669286596], [-47.261268766842555, -22.33988667904445], [-47.2612588958428, -22.33990769318673], [-47.26124900977987, -22.33992871127093], [-47.26123910763661, -22.339949732854205], [-47.26122918839486, -22.339970757492726], [-47.26121925103461, -22.33999178474312], [-47.261209294535384, -22.340012814160023], [-47.261199317874656, -22.34003384529876], [-47.261189320028805, -22.340054877713833], [-47.261179299973215, -22.340075910958543], [-47.26116925668156, -22.340096944586485], [-47.2611591891265, -22.34011797815016], [-47.26114909627932, -22.340139011201476], [-47.261138927969995, -22.340160145425326], [-47.26112877917922, -22.340181180524564], [-47.26111860206676, -22.340202213593223], [-47.26110839657459, -22.34022324226285], [-47.26109816349841, -22.340244263428918], [-47.26108790303366, -22.34026527585148], [-47.261077614855296, -22.34028627937158], [-47.261067298630785, -22.340307273845255], [-47.26105695402754, -22.34032825912844], [-47.26104658071272, -22.34034923507717], [-47.261036178353535, -22.340370201547074], [-47.26102574661709, -22.34039115839376], [-47.261015285170295, -22.34041210547284], [-47.26100479368009, -22.340433042639496], [-47.260994271813274, -22.340453969749024], [-47.2609837192365, -22.340474886656512], [-47.26097313561647, -22.340495793216764], [-47.26096252061974, -22.340516689284637], [-47.26095187391277, -22.340537574714713], [-47.26094119516199, -22.340558449361414], [-47.26093048403365, -22.3405793130792], [-47.260919740194055, -22.340600165722112], [-47.26090896330933, -22.340621007144232], [-47.26089815304566, -22.34064183719931], [-47.260887309069076, -22.34066265574102], [-47.2608764310455, -22.340683462623044], [-47.260865518640855, -22.34070425769863], [-47.26085457152103, -22.340725040820914], [-47.260843589351836, -22.340745811842947], [-47.260832571798936, -22.34076657061762], [-47.26082151852808, -22.340787316997634], [-47.26081042920488, -22.340808050835346], [-47.260799303494956, -22.340828771983126], [-47.26078814106382, -22.340849480293116], [-47.26077694157696, -22.340870175617336], [-47.26076570469979, -22.340890857807537], [-47.26075443009791, -22.340911526715065], [-47.26074311743652, -22.340932182191604], [-47.26073176638101, -22.34095282408829], [-47.26072037659678, -22.340973452256012], [-47.260708947749094, -22.340994066545598], [-47.26069747950316, -22.34101466680779], [-47.26068597152434, -22.3410352528928], [-47.2606744234778, -22.341055824651036], [-47.26066283502873, -22.341076381932414], [-47.26065120584247, -22.34109692458666], [-47.26063953558408, -22.341117452463543], [-47.26062782391886, -22.34113796541227], [-47.260616070512, -22.341158463282056], [-47.260604275028655, -22.34117894592196], [-47.26059243713403, -22.341199413180636], [-47.26058055649337, -22.34121986490661], [-47.26056863277192, -22.341240300948208], [-47.26055666563489, -22.341260721153553], [-47.260544654747505, -22.341281125370518], [-47.2605325997751, -22.341301513446698], [-47.26052050038301, -22.341321885229476], [-47.26050835623658, -22.34134224056609], [-47.26049616700115, -22.341362579303485], [-47.260483932342154, -22.341382901288426], [-47.26047165192503, -22.341403206367435], [-47.26045932541535, -22.34142349438669], [-47.2604469524786, -22.341443765192345], [-47.26043453278042, -22.341464018630102], [-47.260422065986525, -22.341484254545502], [-47.26040955176258, -22.341504472783974], [-47.26039698977444, -22.341524673190506], [-47.26038437968792, -22.341544855610064], [-47.260371721168994, -22.341565019887142], [-47.260359013883736, -22.341585165866128], [-47.26034625749816, -22.341605293391197], [-47.2603334516786, -22.34162540230608], [-47.26032059609123, -22.341645492454507], [-47.260307690402485, -22.341665563679918], [-47.26029473427884, -22.341685615825355], [-47.26028172738694, -22.341705648733722], [-47.26026866939348, -22.341725662247647], [-47.26025555996527, -22.341745656209604], [-47.26024468554079, -22.34176215991499], [-47.2602240863836, -22.341793247030584], [-47.260215908271306, -22.34180553592284], [-47.26020255239657, -22.341825498327996], [-47.260189106788374, -22.341845476953523], [-47.2601755664429, -22.341865467437973], [-47.26016192640136, -22.341885465272355], [-47.26014818165985, -22.34190546593354], [-47.26013432717022, -22.341925464882806], [-47.2601203578404, -22.341945457563583], [-47.26010626853582, -22.341965439399235], [-47.260092054079955, -22.341985405790684], [-47.26007770925582, -22.34200535211373], [-47.26006322880708, -22.3420252737165], [-47.260048607439444, -22.342045165916677], [-47.26003383982241, -22.342065023998362], [-47.26001892059091, -22.34208484320944], [-47.26000384434751, -22.34210461875789], [-47.25998860566463, -22.342124345808777], [-47.25997319908687, -22.342144019481072], [-47.259957619134234, -22.342163634843757], [-47.259941860304615, -22.34218318691284], [-47.25992591707774, -22.34220267064761], [-47.25990978391877, -22.34222208094681], [-47.25989345528212, -22.34224141264577], [-47.25987692561619, -22.342260660512395], [-47.259860189368155, -22.342279819243952], [-47.25984324098904, -22.342298883463794], [-47.25982607493943, -22.34231784771819], [-47.25980868569542, -22.342336706473453], [-47.25979106775503, -22.342355454113164], [-47.259773215645104, -22.342374084935546], [-47.25975512392832, -22.342392593151807], [-47.25973678721071, -22.34241097288415], [-47.259718200149635, -22.342429218164607], [-47.25969935746198, -22.342447322934092], [-47.25968025393248, -22.34246528104247], [-47.25966088442233, -22.342483086248823], [-47.25964124393521, -22.342500732171164], [-47.25962133553482, -22.342518205375576], [-47.25960118116323, -22.342535480002145], [-47.259580802283395, -22.342552538517534], [-47.25956020474998, -22.342569377973476], [-47.25953939242682, -22.342585997091813], [-47.25951836914758, -22.34260239458413], [-47.259497138716256, -22.34261856915115], [-47.2594757049088, -22.34263451948128], [-47.259454071473954, -22.342650244250123], [-47.259432242134096, -22.342665742119802], [-47.2594102205864, -22.342681011738005], [-47.259388010503606, -22.342696051737633], [-47.259365615534904, -22.342710860736084], [-47.259343039307126, -22.342725437334522], [-47.259320285425574, -22.342739780117377], [-47.25929735747438, -22.34275388765228], [-47.259274259017936, -22.342767758488876], [-47.25925099360156, -22.34278139115887], [-47.25922756475208, -22.342794784175418], [-47.25920397597906, -22.342807936032603], [-47.25918023077513, -22.342820845205217], [-47.259156332617, -22.342833510148232], [-47.25913228496616, -22.342845929296498], [-47.259108091269724, -22.342858101064216], [-47.25908375496104, -22.34287002384473], [-47.25905927946041, -22.342881696010142], [-47.25903466817612, -22.342893115910748], [-47.259009924504866, -22.34290428187485], [-47.25898505183256, -22.342915192208462], [-47.25896005353513, -22.342925845194717], [-47.258934932979265, -22.342936239093685], [-47.25890969352336, -22.342946372141856], [-47.25888433851809, -22.34295624255188], [-47.258858871307204, -22.342965848512197], [-47.25883329522835, -22.342975188186653], [-47.25880761361422, -22.342984259713912], [-47.25878182979303, -22.342993061207483], [-47.25875594708952, -22.34300159075497], [-47.258729968826444, -22.343009846417775], [-47.25870389832463, -22.343017826230945], [-47.25867773890445, -22.343025528202556], [-47.2586514938873, -22.343032950313347], [-47.258625166595834, -22.34304009051657], [-47.25859876035595, -22.343046946737296], [-47.258572278497674, -22.343053516872413], [-47.25854572435588, -22.343059798790172], [-47.2585191013206, -22.34306579031896], [-47.25849242313935, -22.343071487060683], [-47.25846572658412, -22.34307688266907], [-47.25843904072764, -22.34308197872247], [-47.25841237156974, -22.34308678254863], [-47.258385721837776, -22.343091302125217], [-47.25835909412499, -22.343095545438103], [-47.25833249089506, -22.34309952047399], [-47.25830591448716, -22.34310323521305], [-47.25827936712273, -22.3431066976223], [-47.25825285091125, -22.34310991564988], [-47.2582263678561, -22.343112897219417], [-47.25819991986213, -22.34311565022522], [-47.25817350874179, -22.343118182528077], [-47.2581471362215, -22.34312050195141], [-47.258120803949126, -22.3431226162779], [-47.25809451349996, -22.343124533246872], [-47.25806826638346, -22.343126260551628], [-47.25804206404945, -22.343127805837785], [-47.25801590789444, -22.34312917670128], [-47.25798979926765, -22.343130380687402], [-47.25796373947648, -22.343131425289638], [-47.25793772979242, -22.343132317948957], [-47.25791177145613, -22.34313306605344], [-47.25788586568231, -22.343133676937917], [-47.25786001366478, -22.343134157883842], [-47.257834216580754, -22.343134516119576], [-47.25780847559526, -22.3431347588203], [-47.25778279186517, -22.343134893108562], [-47.25775716654249, -22.34313492605449], [-47.25773160077843, -22.343134864676326], [-47.257706095726114, -22.34313471594096], [-47.257680652544074, -22.343134486764242], [-47.257655272398615, -22.343134184011767], [-47.25762995646635, -22.343133814499154], [-47.25760470593688, -22.34313338499274], [-47.25757952201445, -22.343132902209856], [-47.257554405920054, -22.343132372819426], [-47.25752935889285, -22.343131803442184], [-47.25750438122291, -22.34313120062772], [-47.25747945797004, -22.343130570295877], [-47.25745456230976, -22.343129914938885], [-47.257429681656134, -22.343129234943294], [-47.257404815475475, -22.34312853093287], [-47.25737996356553, -22.343127803539748], [-47.25735523918765, -22.343127056822347], [-47.25733041211745, -22.343126284565038], [-47.2571886141792, -22.34312174799363]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1142.456451433, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26408478127862, -22.335917356285687], [-47.2639816369827, -22.336022330958205], [-47.26396451615491, -22.336039652087035], [-47.26394737837651, -22.336056894262665], [-47.26393022753682, -22.336074060786714], [-47.26391306749846, -22.336091154945503], [-47.263895902098724, -22.336108180008576], [-47.263878735149554, -22.33612513922891], [-47.26386157043854, -22.336142035841522], [-47.263844411729806, -22.33615887306302], [-47.26382726276388, -22.336175654091466], [-47.263810216761414, -22.336192294731188], [-47.26379308063247, -22.336208990385686], [-47.26377596528875, -22.33622563927756], [-47.26375887439235, -22.336242244536315], [-47.26374181158496, -22.336258809270113], [-47.26372478014564, -22.336275336841187], [-47.26370777420218, -22.336291837884602], [-47.2636907860381, -22.33630832306274], [-47.26367381689388, -22.336324794243648], [-47.2636568684962, -22.33634125281437], [-47.26363994256786, -22.336357700156572], [-47.263623040826644, -22.33637413764764], [-47.26360616498638, -22.33639056665956], [-47.26358931675596, -22.33640698856004], [-47.26357249784006, -22.33642340471163], [-47.26355570993814, -22.336439816472662], [-47.263538954746025, -22.336456225195988], [-47.26352233015735, -22.336472537833366], [-47.2635056537404, -22.33648893617022], [-47.26348901506174, -22.33650533547397], [-47.263472415794844, -22.336521737077586], [-47.2634558576081, -22.33653814230977], [-47.26343934216478, -22.336554552494928], [-47.263422871123026, -22.33657096895324], [-47.26340644613529, -22.336587393001132], [-47.26339006884877, -22.33660382595094], [-47.263373740905, -22.336620269111144], [-47.26335746393995, -22.336636723786516], [-47.263341239583546, -22.33665319127837], [-47.263325069459775, -22.33666967288466], [-47.26330895518652, -22.336686169900016], [-47.263292898375475, -22.336702683615815], [-47.263276900632, -22.336719215320596], [-47.26326096355458, -22.33673576630038], [-47.2632450887353, -22.33675233783828], [-47.263229277759365, -22.3367689312151], [-47.26321353220492, -22.336785547709603], [-47.263197853642865, -22.33680218859855], [-47.26318224363691, -22.33681885515693], [-47.2631667037434, -22.3368355486581], [-47.263151235510485, -22.336852270374813], [-47.263135838670394, -22.336869023546168], [-47.26312050643338, -22.336885817862647], [-47.26310523136198, -22.336902661410875], [-47.26309001198601, -22.33691955528274], [-47.26307484816197, -22.3369364991167], [-47.263059739746396, -22.336953492550823], [-47.26304468659625, -22.33697053522224], [-47.26302968856848, -22.336987626767897], [-47.26301474552006, -22.337004766824055], [-47.26299985730857, -22.337021955026124], [-47.26298502379136, -22.3370391910093], [-47.26297024482586, -22.337056474408275], [-47.26295552026991, -22.33707380485688], [-47.26294084998129, -22.337091181988527], [-47.26292623381783, -22.337108605436246], [-47.26291167163744, -22.33712607483258], [-47.262897163298305, -22.337143589809138], [-47.26288270865847, -22.337161149997407], [-47.262868307576134, -22.337178755028233], [-47.262853959909506, -22.337196404531987], [-47.26283966551677, -22.33721409813853], [-47.2628254242563, -22.337231835477233], [-47.26281123598635, -22.337249616176955], [-47.26279710056532, -22.337267439866007], [-47.26278301785152, -22.337285306172422], [-47.26276898770324, -22.337303214723633], [-47.2627550099788, -22.337321165146637], [-47.26274108453648, -22.337339157068055], [-47.2627272112346, -22.33735719011392], [-47.26271338993142, -22.337375263909824], [-47.262699620485115, -22.337393378081117], [-47.26268590275384, -22.33741153225251], [-47.26267223659575, -22.337429726048406], [-47.26265862186884, -22.337447959092778], [-47.262645058431126, -22.337466231009138], [-47.26263154614055, -22.33748454142073], [-47.26261808485492, -22.337502889950237], [-47.26260467443208, -22.337521276219935], [-47.26259131472951, -22.337539699852133], [-47.26257800560495, -22.33755816046809], [-47.26256474691597, -22.337576657689084], [-47.26255153851981, -22.337595191136085], [-47.26253838027379, -22.337613760429647], [-47.26252527203503, -22.337632365189897], [-47.262512213660656, -22.337651005036598], [-47.26249920500761, -22.337669679589254], [-47.26248624593271, -22.33768838846695], [-47.26247333629258, -22.33770713128867], [-47.262460475943776, -22.337725907672816], [-47.26244766474276, -22.337744717237566], [-47.26243490254581, -22.337763559600763], [-47.262422189209104, -22.33778243438003], [-47.26240952458846, -22.33780134119281], [-47.262396908539884, -22.33782027965584], [-47.26238434091904, -22.33783924938591], [-47.262371821581496, -22.3378582499994], [-47.262359350382575, -22.33787728111258], [-47.262346927177404, -22.337896342341462], [-47.26233455182123, -22.33791543330134], [-47.26232222416888, -22.33793455360781], [-47.26230994407503, -22.337953702875943], [-47.26229771139433, -22.337972880720613], [-47.26228552598111, -22.337992086756508], [-47.262273387679414, -22.338011320614072], [-47.26226129624837, -22.33803058205222], [-47.26224925132463, -22.33804987098035], [-47.26223725256938, -22.338069187250422], [-47.26222529967226, -22.338088530668742], [-47.262213392323005, -22.338107901041237], [-47.26220153021135, -22.338127298173447], [-47.262189713027055, -22.33814672187069], [-47.26217794046004, -22.338166171937576], [-47.262166212200135, -22.338185648178708], [-47.26215452793708, -22.338205150398338], [-47.26214288736089, -22.338224678400096], [-47.262131290161356, -22.33824423198758], [-47.26211973602832, -22.338263810964072], [-47.26210822465177, -22.338283415132064], [-47.26209675572145, -22.33830304429437], [-47.26208532892709, -22.338322698253197], [-47.26207394395865, -22.33834237681031], [-47.26206260050582, -22.33836207976728], [-47.26205129825833, -22.338381806925554], [-47.26204003690588, -22.3384015580859], [-47.26202881613805, -22.338421333049325], [-47.26201763564441, -22.338441131616015], [-47.26200649511474, -22.338460953585848], [-47.261995394238205, -22.338480798759154], [-47.26198433270435, -22.338500666935172], [-47.261973310202606, -22.33852055791311], [-47.26196232642212, -22.338540471492166], [-47.26195138105216, -22.338560407470986], [-47.261940473781735, -22.338580365648163], [-47.26192960429997, -22.338600345821735], [-47.26191877229584, -22.338620347789664], [-47.26190797745812, -22.33864037134982], [-47.26189721947558, -22.33866041629955], [-47.26188649803689, -22.33868048243611], [-47.261875812830574, -22.33870056955649], [-47.261865163545124, -22.338720677457445], [-47.26185454986886, -22.338740805935462], [-47.261843971489995, -22.33876095478689], [-47.2618334280966, -22.338781123807813], [-47.26182291937672, -22.338801312794036], [-47.26181244501823, -22.338821521541227], [-47.26180200470881, -22.338841749844875], [-47.26179159813612, -22.338861997500164], [-47.26178122498764, -22.338882264302065], [-47.2617708849507, -22.338902550045542], [-47.26176057771248, -22.33892285452525], [-47.26175030296011, -22.3389431775356], [-47.26174006038056, -22.338963518870685], [-47.26172984964591, -22.33898387835403], [-47.26171966978066, -22.33900425709115], [-47.261709518688825, -22.339024657832795], [-47.26169939449842, -22.339045082057165], [-47.261689296188855, -22.339065529474585], [-47.261679222801604, -22.339085999667347], [-47.26166917337679, -22.339106492216814], [-47.26165914695327, -22.339127006703205], [-47.26164914256856, -22.339147542706232], [-47.261639159258785, -22.3391680998045], [-47.26162919605885, -22.339188677575788], [-47.261619252002085, -22.33920927559725], [-47.26160927271534, -22.33923000437754], [-47.26159936656944, -22.339250636656004], [-47.26158947664294, -22.33927128790504], [-47.261579601964634, -22.339291957698606], [-47.26156974156143, -22.33931264561088], [-47.261559894459324, -22.33933335121442], [-47.26155005968243, -22.339354074081843], [-47.26154023625366, -22.3393748137848], [-47.26153042319444, -22.33939556989428], [-47.26152061952473, -22.3394163419808], [-47.261510824263, -22.339437129614087], [-47.261501036426246, -22.339457932363484], [-47.261491255030066, -22.33947874979757], [-47.261481479088644, -22.33949958148418], [-47.26147170761444, -22.33952042699116], [-47.26146193961852, -22.33954128588537], [-47.26145217411073, -22.339562157733003], [-47.26144241009901, -22.339583042100152], [-47.26143264659014, -22.33960393855194], [-47.2614228825891, -22.339624846653386], [-47.26141311709978, -22.339645765968417], [-47.2614033491239, -22.339666696061517], [-47.261393577662616, -22.33968763649499], [-47.26138380171467, -22.3397085868323], [-47.26137402027794, -22.339729546635244], [-47.261364232348335, -22.339750515465873], [-47.2613544369207, -22.339771492884992], [-47.261344632988035, -22.339792478453628], [-47.26133481954184, -22.339813471731976], [-47.261324995572515, -22.339834472279296], [-47.26131516006839, -22.33985547965517], [-47.26130531201684, -22.339876493417766], [-47.26129545040325, -22.339897513125553], [-47.26128557421188, -22.339918538335784], [-47.26127568242539, -22.339939568605406], [-47.26126577402485, -22.33996060349097], [-47.26125584799011, -22.339981642547993], [-47.26124590329895, -22.340002685332408], [-47.26123593892863, -22.340023731397963], [-47.26122595385414, -22.340044780299163], [-47.261215947049145, -22.340065831589627], [-47.261205917486286, -22.340086884821556], [-47.26119586413625, -22.340107939547515], [-47.26118578596855, -22.34012899531883], [-47.26117568195123, -22.340150051686177], [-47.2611654957683, -22.34017122309991], [-47.2611553343983, -22.340192284280377], [-47.26114514414628, -22.340213344513216], [-47.261134925067665, -22.34023440118666], [-47.26112467812863, -22.340255450838903], [-47.26111440358966, -22.340276492092592], [-47.261104101125376, -22.340297524786166], [-47.26109377040191, -22.34031854877501], [-47.26108341108536, -22.340339563914373], [-47.26107302284153, -22.34036057005954], [-47.26106260533626, -22.340381567065503], [-47.2610521582353, -22.34040255478706], [-47.26104168120417, -22.340423533079115], [-47.261031173908435, -22.34044450179607], [-47.261020636013455, -22.340465460792448], [-47.261010067184536, -22.34048640992254], [-47.26099946708692, -22.340507349040312], [-47.260988835385696, -22.340528277999766], [-47.26097817174592, -22.34054919665466], [-47.26096747583257, -22.340570104858518], [-47.26095674731042, -22.340591002464905], [-47.2609459858443, -22.340611889326947], [-47.26093519109891, -22.340632765297826], [-47.26092436273887, -22.340653630230307], [-47.26091350042876, -22.34067448397706], [-47.26090260383293, -22.340695326390815], [-47.26089167261588, -22.340716157323804], [-47.26088070644196, -22.34073697662812], [-47.26086970497541, -22.340757784155702], [-47.26085866788039, -22.340778579758464], [-47.260847594821065, -22.340799363287907], [-47.26083648546159, -22.34082013459533], [-47.26082533946595, -22.340840893531894], [-47.26081415649813, -22.340861639948656], [-47.26080293622204, -22.34088237369641], [-47.26079167830155, -22.340903094625645], [-47.26078038240064, -22.340923802586516], [-47.260769048182986, -22.34094449742945], [-47.26075767531235, -22.34096517900431], [-47.26074626345255, -22.340985847160564], [-47.260734812267295, -22.34100650174786], [-47.26072332142017, -22.341027142615502], [-47.26071179057495, -22.34104776961232], [-47.2607002193952, -22.341068382587338], [-47.26068860754453, -22.341088981389007], [-47.26067695468665, -22.341109565865604], [-47.260665260485034, -22.341130135865424], [-47.26065352460338, -22.34115069123616], [-47.260641746705275, -22.341171231825452], [-47.26062992645428, -22.341191757480832], [-47.26061806351397, -22.34121226804937], [-47.26060615754803, -22.34123276337795], [-47.26059420822008, -22.341253243313272], [-47.26058221519373, -22.34127370770176], [-47.26057017813263, -22.341294156389612], [-47.26055809670052, -22.34131458922264], [-47.26054597056116, -22.34133500604654], [-47.26053379937826, -22.341355406706697], [-47.260521582815656, -22.341375791048307], [-47.26050932053714, -22.341396158916282], [-47.26049701220661, -22.34141651015523], [-47.26048465748809, -22.341436844609447], [-47.260472256045475, -22.34145716212313], [-47.26045980754288, -22.341477462540084], [-47.26044731164446, -22.341497745703837], [-47.26043476801437, -22.341518011457758], [-47.26042217631692, -22.341538259644828], [-47.2604095362164, -22.341558490107943], [-47.26039684737729, -22.34157870268944], [-47.26038410946417, -22.341598897231567], [-47.26037132214154, -22.3416190735764], [-47.26035848507427, -22.341639231565416], [-47.26034559792712, -22.341659371040116], [-47.26033266036499, -22.34167949184167], [-47.26031967205296, -22.3416995938109], [-47.26030663265626, -22.34171967678829], [-47.26029354184015, -22.34173974061416], [-47.260280399270016, -22.341759785128577], [-47.26027175750933, -22.34177290040814], [-47.26025117639338, -22.34180399468245], [-47.26024064481272, -22.3418198200338], [-47.260227250205844, -22.341839840335734], [-47.260213761820715, -22.341859882528492], [-47.26020017458474, -22.34187994224599], [-47.26018648347597, -22.341900014956188], [-47.26017268342177, -22.341920096111146], [-47.26015876929965, -22.341940181145294], [-47.26014473593779, -22.341960265473112], [-47.26013057811649, -22.341980344486384], [-47.26011629056887, -22.34200041355174], [-47.26010186798253, -22.34202046800745], [-47.26008730500083, -22.342040503160796], [-47.26007259622439, -22.342060514284633], [-47.26005773621316, -22.342080496614262], [-47.2600427194881, -22.34210044534398], [-47.26002754053385, -22.342120355623322], [-47.26001219380105, -22.342140222553667], [-47.25999667370915, -22.342160041184286], [-47.2599809746498, -22.34217980650837], [-47.25996509098993, -22.34219951345956], [-47.25994901707589, -22.342219156907483], [-47.259932747237734, -22.342238731653897], [-47.259916275793394, -22.342258232429018], [-47.259899597054016, -22.34227765388734], [-47.25988270532942, -22.342296990603852], [-47.259865594933665, -22.34231623707039], [-47.25984826019168, -22.342335387692035], [-47.25983069544578, -22.342354436783996], [-47.259812895062936, -22.342373378568254], [-47.259794853442585, -22.342392207170988], [-47.25977656502445, -22.34241091662031], [-47.25975802429704, -22.342429500844293], [-47.25973922580659, -22.34244795366947], [-47.25972016416631, -22.342466268819983], [-47.25970083406573, -22.342484439917477], [-47.25968123028044, -22.342502460481473], [-47.25966134774628, -22.342520323872787], [-47.25964119046438, -22.342538015518148], [-47.259620783360454, -22.34255550676808], [-47.259600150189186, -22.342572778145183], [-47.25957929707007, -22.342589826556793], [-47.25955822788293, -22.342606650789154], [-47.259536946473574, -22.342623249616928], [-47.259515456654476, -22.342639621802565], [-47.25949376220656, -22.342655766094655], [-47.25947186688013, -22.342671681227447], [-47.25944977439583, -22.342687365919893], [-47.25942748844595, -22.34270281887483], [-47.25940501269531, -22.3427180387784], [-47.25938235078217, -22.34273302429935], [-47.259359506319726, -22.342747774088068], [-47.25933648289692, -22.342762286776264], [-47.259313284078836, -22.342776560976535], [-47.25928991340838, -22.34279059528155], [-47.25926637440705, -22.342804388263485], [-47.259242670575446, -22.342817938473807], [-47.25921880539481, -22.342831244442536], [-47.25919478232731, -22.342844304677897], [-47.25917060481718, -22.342857117665957], [-47.259146276291624, -22.342869681869974], [-47.25912180016157, -22.342881995730135], [-47.25909717982252, -22.34289405766307], [-47.25907241865523, -22.342905866061503], [-47.25904752002703, -22.342917419293673], [-47.25902248729216, -22.342928715703092], [-47.25899732379269, -22.342939753608103], [-47.25897203285955, -22.342950531301444], [-47.25894661781322, -22.342961047049783], [-47.25892108196485, -22.342971299093325], [-47.25889542861686, -22.342981285645447], [-47.25886966106398, -22.342991004892298], [-47.258843782594006, -22.343000454992232], [-47.258817796489204, -22.343009634075525], [-47.25879170602671, -22.34301854024396], [-47.25876551447986, -22.343027171570203], [-47.25873922511972, -22.34303552609752], [-47.25871284121515, -22.343043601839444], [-47.258686366034546, -22.34305139677922], [-47.25865980284739, -22.343058908869267], [-47.25863315492466, -22.34306613603118], [-47.258606425540954, -22.34307307615477], [-47.25857961797548, -22.343079727098186], [-47.258552735512964, -22.34308608668734], [-47.258525781500104, -22.34309215270329], [-47.25849877093622, -22.34309792042104], [-47.258471744809405, -22.343103382639228], [-47.25844473563904, -22.343108540434596], [-47.2584177500138, -22.34311340126542], [-47.258390790840764, -22.343117973321107], [-47.25836386087614, -22.343122264800428], [-47.25833696273043, -22.343126283902848], [-47.25831009887398, -22.34313003882069], [-47.25828327164472, -22.343133537731465], [-47.25825648325468, -22.34313678879125], [-47.25822973579647, -22.343139800128785], [-47.258203031251874, -22.343142579839707], [-47.258176371498706, -22.343145135981974], [-47.25814975831804, -22.34314747657141], [-47.2581231934025, -22.3431496095782], [-47.25809667836319, -22.3431515429236], [-47.25807021473702, -22.34315328447714], [-47.258043803993864, -22.34315484205468], [-47.25801744754366, -22.343156223416194], [-47.25799114674309, -22.343157436264764], [-47.25796490290178, -22.343158488245024], [-47.25793871728902, -22.3431593869427], [-47.2579125911394, -22.343160139883867], [-47.25788652565823, -22.343160754534797], [-47.257860522027414, -22.34316123830175], [-47.257834581410165, -22.3431615985311], [-47.25780870495596, -22.343161842509517], [-47.25778289380507, -22.3431619774644], [-47.25775714909239, -22.343162010564228], [-47.25773147195186, -22.343161948919125], [-47.25770586351952, -22.343161799581278], [-47.2576803249376, -22.34316156954567], [-47.25765485735704, -22.34316126575062], [-47.25762946194035, -22.34316089507825], [-47.25760413986461, -22.343160464355265], [-47.25757889232352, -22.343159980353185], [-47.257553720529465, -22.34315944978912], [-47.25752862571538, -22.34315887932601], [-47.25750360804641, -22.343158275546593], [-47.25747865056005, -22.343157644349347], [-47.25745372302388, -22.343156988153666], [-47.25742881130324, -22.343156307309386], [-47.25740391482436, -22.343155602441584], [-47.257379033386414, -22.343154874184613], [-47.25735429443508, -22.34315412702745], [-47.25732943899458, -22.343153353900842], [-47.257175801226566, -22.34314843853248]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1147.725892618, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26411581490239, -22.335925915493842], [-47.2640030965692, -22.336040634133376], [-47.26398591921077, -22.336058012457322], [-47.26396872864142, -22.336075307748477], [-47.263951528784915, -22.33609252333718], [-47.263934323535274, -22.33610966253664], [-47.26391711675834, -22.336126728641545], [-47.26389991229189, -22.336143724928096], [-47.263882713946536, -22.33616065465259], [-47.26386552550692, -22.336177521050836], [-47.26384835073134, -22.336194327337967], [-47.263831292800546, -22.336210979625154], [-47.26381413677243, -22.336227694689175], [-47.26379700548445, -22.336244359105823], [-47.26377990260778, -22.33626097601411], [-47.263762831790956, -22.33627754852937], [-47.263745796283004, -22.33629408005223], [-47.26372878925821, -22.336310582147775], [-47.26371180194451, -22.336327066503504], [-47.263694835527595, -22.336343535040253], [-47.2636778917332, -22.336359989144498], [-47.26366097228283, -22.336376430196683], [-47.26364407889247, -22.336392859572374], [-47.2636272132736, -22.336409278641433], [-47.26361037713226, -22.336425688768607], [-47.26359357216981, -22.33644209131319], [-47.26357680008185, -22.336458487629667], [-47.26356006255984, -22.336474879066454], [-47.263543468181794, -22.336491162081796], [-47.26352681405308, -22.336507538504865], [-47.26351019949937, -22.33652391403353], [-47.263493626187355, -22.336540289994126], [-47.263477095778086, -22.336556667708283], [-47.263460609926895, -22.336573048492706], [-47.26344417028343, -22.33658943365963], [-47.26342777849105, -22.336605824516905], [-47.263411436187226, -22.336622222367964], [-47.263395145003166, -22.336638628511967], [-47.26337890656388, -22.33665504424383], [-47.26336272248767, -22.336671470854778], [-47.26334659438627, -22.33668790963215], [-47.263330523864525, -22.336704361859745], [-47.263314512520566, -22.33672082881764], [-47.26329856194536, -22.336737311782777], [-47.263282673722244, -22.33675381202937], [-47.26326684942753, -22.336770330828283], [-47.26325109062981, -22.33678686944796], [-47.26323539888982, -22.33680342915439], [-47.263219775760305, -22.33682001121154], [-47.26320422278597, -22.336836616881254], [-47.263188741503406, -22.336853247423644], [-47.26317333344004, -22.33686990409812], [-47.26315799810557, -22.336886590348893], [-47.26314272780417, -22.336903316826856], [-47.26312751426107, -22.3369200925322], [-47.263112355862006, -22.33693691872155], [-47.26309725246678, -22.33695379503663], [-47.263082203935255, -22.336970721118593], [-47.263067210127765, -22.336987696607697], [-47.263052270904616, -22.337004721143867], [-47.26303738612619, -22.337021794366372], [-47.2630225556535, -22.337038915913467], [-47.263007779347305, -22.337056085423203], [-47.26299305706845, -22.337073302533074], [-47.26297838867825, -22.33709056687959], [-47.26296377403797, -22.33710787809879], [-47.2629492130089, -22.33712523582642], [-47.2629347054524, -22.3371426396974], [-47.26292025123021, -22.33716008934592], [-47.262905850203836, -22.337177584405858], [-47.262891502234986, -22.337195124510426], [-47.26287720718537, -22.337212709292288], [-47.262862964916735, -22.33723033838359], [-47.262848775290934, -22.337248011415863], [-47.26283463816977, -22.337265728020128], [-47.262820553415125, -22.33728348782681], [-47.262806520888894, -22.33730129046596], [-47.262792540452836, -22.337319135566975], [-47.26277861196885, -22.33733702275882], [-47.26276473529868, -22.337354951670008], [-47.26275091030419, -22.337372921928374], [-47.26273713684717, -22.33739093316131], [-47.26272341478927, -22.337408984995903], [-47.26270974399218, -22.33742707705861], [-47.26269612431756, -22.33744520897537], [-47.26268255562689, -22.337463380371855], [-47.26266903778168, -22.33748159087311], [-47.26265557064331, -22.337499840103806], [-47.262642154073106, -22.337518127688156], [-47.262628787932364, -22.33753645324988], [-47.26261547208197, -22.337554816412638], [-47.26260220638318, -22.337573216799022], [-47.26258899069694, -22.3375916540316], [-47.26257582488394, -22.337610127732596], [-47.2625627088049, -22.337628637523792], [-47.26254964232031, -22.337647183026508], [-47.26253662529074, -22.337665763861622], [-47.262523657576445, -22.337684379649712], [-47.262510739037644, -22.33770303001097], [-47.262497869534215, -22.337721714565408], [-47.26248504892613, -22.337740432932385], [-47.26247227707315, -22.337759184731087], [-47.26245955383484, -22.337777969580227], [-47.26244687907061, -22.337796787098338], [-47.26243425263961, -22.337815636903716], [-47.26242167440106, -22.337834518613914], [-47.26240914421387, -22.337853431846547], [-47.26239666193683, -22.337872376218705], [-47.26238422742846, -22.337891351347455], [-47.262371840547, -22.337910356849456], [-47.26235950115095, -22.337929392340737], [-47.26234720909823, -22.337948457437435], [-47.26233496424664, -22.33796755175539], [-47.26232276645396, -22.337986674909843], [-47.26231061557759, -22.33800582651629], [-47.26229851146351, -22.338025006207346], [-47.26228645386499, -22.33804421375673], [-47.26227444241038, -22.338063449092758], [-47.26226247676001, -22.338082712074655], [-47.26225055660587, -22.33810200251092], [-47.26223868163994, -22.338121320209552], [-47.262226851554324, -22.338140664978344], [-47.262215066041094, -22.33816003662452], [-47.262203324792516, -22.33817943495475], [-47.26219162750073, -22.33819885977566], [-47.262179973857805, -22.338218310893403], [-47.26216836355613, -22.338237788113542], [-47.26215679628782, -22.338257291241543], [-47.262145271745005, -22.33827682008247], [-47.26213378962008, -22.33829637444066], [-47.26212234960505, -22.33831595412063], [-47.26211095139203, -22.338335558926456], [-47.26209959467325, -22.338355188661456], [-47.2620882791408, -22.338374843128896], [-47.262077004486656, -22.338394522131832], [-47.26206577040289, -22.33841422547268], [-47.262054576581335, -22.33843395295395], [-47.262043422713916, -22.338453704377407], [-47.26203230849269, -22.338473479544344], [-47.26202123360911, -22.338493278256617], [-47.26201019775501, -22.33851310031488], [-47.26199920062209, -22.338532945519717], [-47.261988241901776, -22.33855281367174], [-47.26197732128562, -22.338572704570883], [-47.26196643846483, -22.338592618017096], [-47.26195559313081, -22.338612553809696], [-47.26194478497476, -22.338632511747853], [-47.26193401368764, -22.338652491630732], [-47.26192327896051, -22.33867249325685], [-47.26191258048418, -22.338692516424597], [-47.2619019179494, -22.338712560932183], [-47.26189129104678, -22.338732626577436], [-47.261880699466865, -22.33875271315792], [-47.261870142899994, -22.338772820471092], [-47.261859621036386, -22.338792948314108], [-47.26184913356622, -22.33881309648376], [-47.26183868017946, -22.338833264776678], [-47.26182826056592, -22.338853452989365], [-47.26181787441528, -22.33887366091795], [-47.261807521417175, -22.33889388835836], [-47.26179720126094, -22.338914135106442], [-47.2617869136358, -22.33893440095774], [-47.26177665823091, -22.338954685707503], [-47.26176643473525, -22.33897498915071], [-47.2617562428213, -22.338995311114942], [-47.2617460814426, -22.339015652852495], [-47.26173594833771, -22.339036017453704], [-47.26172584153504, -22.339056406608716], [-47.261715760012, -22.339076820044365], [-47.261705702814936, -22.339097257345184], [-47.261695668988665, -22.339117718094702], [-47.26168565757666, -22.339138201875205], [-47.26167566762082, -22.339158708268414], [-47.26166569816159, -22.339179236854758], [-47.26165574823798, -22.33919978721373], [-47.26164581688735, -22.33922035892436], [-47.26163584380641, -22.339241074822542], [-47.26162594951858, -22.33926168244524], [-47.26161607088916, -22.33928231014376], [-47.26160620695045, -22.339302957493366], [-47.26159635673258, -22.339323624069692], [-47.26158651926467, -22.339344309446396], [-47.26157669357385, -22.339365013197362], [-47.26156687868579, -22.33938573489532], [-47.26155707362459, -22.33940647411222], [-47.26154727741263, -22.339427230419634], [-47.261537489070776, -22.339448003388096], [-47.26152770761815, -22.339468792587823], [-47.261517932072344, -22.3394895975881], [-47.261508161449335, -22.33951041795748], [-47.2614983947633, -22.3395312532644], [-47.2614886310268, -22.339552103076397], [-47.26147886925098, -22.339572966960027], [-47.26146910844496, -22.33959384448193], [-47.261459347616515, -22.339614735207558], [-47.26144958577152, -22.339635638702294], [-47.26143982191447, -22.33965655453032], [-47.26143005504758, -22.339677482256405], [-47.26142028417239, -22.33969842144284], [-47.26141050828777, -22.339719371653402], [-47.26140072639162, -22.33974033244973], [-47.26139093747972, -22.339761303393995], [-47.2613811405465, -22.339782284046905], [-47.2613713345845, -22.339803273969306], [-47.26136151858458, -22.33982427272132], [-47.26135169153627, -22.33984527986182], [-47.261341852426916, -22.339866294950188], [-47.26133200024275, -22.33988731754418], [-47.261322133967745, -22.339908347201884], [-47.26131225258475, -22.33992938348007], [-47.261302355074726, -22.339950425935115], [-47.26129244041691, -22.339971474122997], [-47.261282507589165, -22.339992527598522], [-47.26127255556712, -22.34001358591699], [-47.26126258332572, -22.340034648631143], [-47.26125258983742, -22.34005571529484], [-47.26124257407331, -22.340076785460678], [-47.2612325350032, -22.340097858679805], [-47.26122247159479, -22.340118934503803], [-47.26121238281447, -22.340140012482745], [-47.261202267627006, -22.340161092166184], [-47.26119206357046, -22.340182300769772], [-47.261181889621255, -22.340203388031476], [-47.26117168622971, -22.34022447542848], [-47.26116145356465, -22.340245560105714], [-47.261151192762725, -22.340266638244184], [-47.26114090414958, -22.340287708328997], [-47.26113058739938, -22.340308770196057], [-47.26112024217698, -22.340329823700078], [-47.26110986814712, -22.340350868695573], [-47.261099464974286, -22.340371905037234], [-47.26108903232294, -22.34039293257921], [-47.26107856985749, -22.340413951175663], [-47.26106807724204, -22.34043496068069], [-47.261057554140784, -22.340455960947963], [-47.261047000217665, -22.340476951831214], [-47.261036415136594, -22.340497933183883], [-47.26102579856137, -22.34051890485919], [-47.261015150155686, -22.34053986671024], [-47.26100446958312, -22.34056081858995], [-47.260993756507204, -22.34058176035097], [-47.26098301059126, -22.340602691845955], [-47.260972231498656, -22.340623612927182], [-47.26096141889257, -22.34064452344679], [-47.260950572436165, -22.34066542325667], [-47.26093969179253, -22.340686312208483], [-47.26092877662451, -22.340707190153992], [-47.26091782659506, -22.34072805694438], [-47.260906841367024, -22.34074891243067], [-47.26089582060313, -22.34076975646386], [-47.26088476396602, -22.34079058889468], [-47.260873671118276, -22.340811409573583], [-47.26086254172248, -22.34083221835072], [-47.260851375441156, -22.340853015076092], [-47.26084017193667, -22.340873799599628], [-47.26082893087135, -22.34089457177088], [-47.260817651907544, -22.340915331439202], [-47.26080633470763, -22.340936078453428], [-47.2607949789337, -22.34095681266275], [-47.260783584247946, -22.340977533915748], [-47.26077215031262, -22.340998242060618], [-47.26076067678981, -22.341018936945584], [-47.2607491633415, -22.341039618418687], [-47.2607376096299, -22.3410602863273], [-47.260726015316955, -22.341080940519113], [-47.26071438006468, -22.341101580841087], [-47.2607027035352, -22.34112220714004], [-47.26069098539036, -22.341142819262792], [-47.26067922529228, -22.34116341705554], [-47.26066742290297, -22.341184000364365], [-47.2606555778843, -22.341204569035213], [-47.26064368989834, -22.34122512291365], [-47.260631758607126, -22.341245661844848], [-47.26061978367269, -22.34126618567387], [-47.26060776475705, -22.341286694245486], [-47.26059570152225, -22.341307187404237], [-47.26058359363044, -22.341327664994168], [-47.26057144074381, -22.341348126859177], [-47.26055924252447, -22.341368572842924], [-47.26054699863467, -22.34138900278876], [-47.260534708736664, -22.341409416539715], [-47.26052237249275, -22.34142981393864], [-47.260509989565385, -22.341450194827804], [-47.26049755961693, -22.34147055904959], [-47.26048508230993, -22.341490906445728], [-47.26047255730701, -22.341511236857812], [-47.26045998427076, -22.341531550127208], [-47.26044736286402, -22.341551846094813], [-47.26043469274953, -22.341572124601477], [-47.26042197359024, -22.341592385487406], [-47.260409205049264, -22.341612628592724], [-47.260396386789616, -22.3416328537573], [-47.26038351847466, -22.341653060820445], [-47.26037059976772, -22.341673249621433], [-47.26035763033223, -22.34169341999917], [-47.26034460983184, -22.341713571792162], [-47.26033153793031, -22.341733704838585], [-47.26031841429157, -22.341753818976393], [-47.260305238579555, -22.34177391404331], [-47.260298829481684, -22.341783640896406], [-47.260278266406964, -22.34181474232942], [-47.26026538135893, -22.341834104140528], [-47.26025194801996, -22.341854182339254], [-47.260238416857916, -22.34187428809922], [-47.260224782731456, -22.341894417049783], [-47.26021104055548, -22.34191456463585], [-47.26019718518861, -22.341934726284588], [-47.26018321143404, -22.34195489740365], [-47.26016911404015, -22.341975073378503], [-47.26015488770213, -22.34199524956942], [-47.260140527062774, -22.34201542130871], [-47.26012602671428, -22.342035583897125], [-47.26011138119964, -22.342055732601043], [-47.26009658501445, -22.34207586264863], [-47.26008163260903, -22.34209596922615], [-47.26006651839043, -22.342116047474516], [-47.260051236725346, -22.34213609248485], [-47.26003578194265, -22.34215609929463], [-47.26002014833663, -22.342176062883603], [-47.26000433017064, -22.342195978169144], [-47.259988321680524, -22.342215840002414], [-47.259972117079364, -22.342235643163566], [-47.259955710562046, -22.342255382357198], [-47.25993909631002, -22.342275052208528], [-47.259922268497235, -22.34229464725862], [-47.25990522129608, -22.34231416196012], [-47.25988794888372, -22.34233359067342], [-47.259870445449415, -22.34235292766235], [-47.25985270520164, -22.342372167091025], [-47.25983472237637, -22.342391303019923], [-47.25981649124563, -22.342410329403073], [-47.25979800612616, -22.342429240085487], [-47.25977926138896, -22.34244802880114], [-47.25976025146914, -22.342466689171104], [-47.25974097087625, -22.342485214702698], [-47.25972141420464, -22.342503598789346], [-47.259701576144195, -22.342521834711015], [-47.259681451563004, -22.3425399155714], [-47.2596610453996, -22.342557825657746], [-47.2596403855633, -22.34257553353109], [-47.25961949810062, -22.342593017770003], [-47.25959838939581, -22.34261027513735], [-47.259577063344686, -22.34262730448378], [-47.25955552380521, -22.34264410464708], [-47.25953377459832, -22.342660674451405], [-47.259511819509925, -22.342677012705533], [-47.259489662291905, -22.342693118202284], [-47.259467306663126, -22.34270898971756], [-47.259444756311034, -22.342724626009307], [-47.25942201489249, -22.342740025816884], [-47.259399086034925, -22.342755187860355], [-47.259375973337775, -22.342770110839442], [-47.25935268037367, -22.342784793432987], [-47.259329210688655, -22.342799234298788], [-47.25930556780416, -22.342813432072223], [-47.25928175521782, -22.342827385366142], [-47.25925777640403, -22.34284109277032], [-47.25923363481573, -22.342854552850618], [-47.259209333884584, -22.34286776414881], [-47.25918487702245, -22.342880725181942], [-47.2591602676221, -22.3428934344418], [-47.25913550905838, -22.342905890394423], [-47.25911060468887, -22.342918091479824], [-47.259085557854874, -22.34293003611135], [-47.25906037188272, -22.342941722675132], [-47.25903505008415, -22.342953149529922], [-47.259009595757455, -22.34296431500641], [-47.258984012188556, -22.342975217406867], [-47.258958302651656, -22.342985855004624], [-47.258932470410706, -22.342996226043603], [-47.25890651871995, -22.34300632873786], [-47.25888045082499, -22.343016161271233], [-47.258854269963834, -22.343025721796756], [-47.25882797936825, -22.34303500843615], [-47.25880158226439, -22.34304401927946], [-47.258775081874106, -22.343052752384544], [-47.2587484814168, -22.343061205776404], [-47.25872178410936, -22.343069377447122], [-47.25869499316822, -22.343077265355063], [-47.25866811181098, -22.343084867424448], [-47.25864114325689, -22.34309218154506], [-47.25861409072926, -22.343099205571576], [-47.25858695745649, -22.343105937323323], [-47.25855974667311, -22.34311237458389], [-47.25853246168257, -22.343118515087088], [-47.258505118735926, -22.343124353780862], [-47.2584777630374, -22.343129882608878], [-47.258450430553054, -22.34313510214625], [-47.25842312846037, -22.34314001998177], [-47.258395859846146, -22.34314464451662], [-47.25836862762959, -22.343148984162344], [-47.258341434567974, -22.34315304733136], [-47.25831428326285, -22.34315684242804], [-47.258287176168686, -22.343160377840313], [-47.25826011559998, -22.343163661932344], [-47.25823310373862, -22.343166703037898], [-47.25820614264329, -22.343169509453958], [-47.258179234257206, -22.343172089435576], [-47.25815238041606, -22.343174451191217], [-47.258125582857296, -22.343176602878334], [-47.25809884322773, -22.34317855260013], [-47.25807216309181, -22.34318030840247], [-47.25804554393944, -22.34318187827138], [-47.25801898719398, -22.34318327013097], [-47.257992494219536, -22.343184491841953], [-47.25796606632804, -22.343185551200282], [-47.25793970478652, -22.343186455936277], [-47.25791341082348, -22.343187213714174], [-47.257887185634935, -22.343187832131605], [-47.25786103039077, -22.343188318719523], [-47.25783494624024, -22.343188680942507], [-47.25780893431724, -22.343188926198618], [-47.25778299574553, -22.34318906182015], [-47.2577571316428, -22.343189095073903], [-47.25773134312571, -22.343189033161806], [-47.25770563131334, -22.34318888322152], [-47.25767999733153, -22.343188652326997], [-47.257654442315804, -22.343188347489377], [-47.25762896741464, -22.34318797565727], [-47.25760357379263, -22.343187543717676], [-47.25757826263284, -22.343187058496436], [-47.25755303513911, -22.343186526758775], [-47.25752789253813, -22.343185955209748], [-47.2575028348701, -22.343185350465383], [-47.25747784315025, -22.34318471840277], [-47.25745288373819, -22.343184061368373], [-47.25742794095049, -22.343183379675423], [-47.25740301417338, -22.343182673950217], [-47.25737810320742, -22.343181944829375], [-47.257353349682646, -22.343181197232497], [-47.25732846587184, -22.34318042323656], [-47.257162988269414, -22.34317512907069]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1152.977646215, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26414673272519, -22.3359345925552], [-47.264024556161274, -22.33605893730521], [-47.26400732227218, -22.33607637282427], [-47.26399007891193, -22.336093721230977], [-47.26397283003861, -22.336110985884318], [-47.26395557957766, -22.33612817012449], [-47.26393833142356, -22.336145277271225], [-47.26392108943982, -22.336162310624015], [-47.26390385746012, -22.336179273460413], [-47.263886639289595, -22.336196169035357], [-47.26386943870438, -22.33621300058127], [-47.263852368845285, -22.336229664515905], [-47.263835192917995, -22.33624639898945], [-47.26381804568574, -22.336263078930834], [-47.26380093082879, -22.336279707488657], [-47.263783852002575, -22.33629628778541], [-47.26376681242601, -22.336312823260073], [-47.26374980431982, -22.336329326407704], [-47.26373281785652, -22.33634580994101], [-47.263715854166875, -22.33636227583363], [-47.26369891497579, -22.336378725471405], [-47.263682002003414, -22.336395160233533], [-47.26366511696392, -22.33641158149393], [-47.26364826156643, -22.336427990620045], [-47.26363143751417, -22.33644438897394], [-47.263614646505175, -22.336460777911483], [-47.263597890231146, -22.336477158783413], [-47.26358117037926, -22.336493532933638], [-47.263564606211844, -22.33650978632697], [-47.26354797437136, -22.336526140836238], [-47.26353138394259, -22.336542492589817], [-47.26351483658547, -22.336558842907404], [-47.263498333953635, -22.33657519310347], [-47.26348187769457, -22.336591544487206], [-47.263465469449415, -22.33660789836268], [-47.26344911085239, -22.33662425602939], [-47.26343280353125, -22.33664061878169], [-47.26341654910689, -22.336656987909436], [-47.263400349193375, -22.336673364697813], [-47.26338420539736, -22.336689750427812], [-47.26336811931829, -22.336706146376294], [-47.2633520925481, -22.336722553816095], [-47.263336126671206, -22.336738974016075], [-47.263320223264245, -22.336755408241576], [-47.26330438389544, -22.33677185775493], [-47.263288610125294, -22.336788323814872], [-47.26327290350575, -22.336804807677346], [-47.263257265580215, -22.336821310595727], [-47.263241697883245, -22.336837833821058], [-47.26322620194057, -22.33685437860209], [-47.26321077926893, -22.336870946185677], [-47.26319543137508, -22.336887537817894], [-47.26318015754623, -22.336904157148116], [-47.263164949180464, -22.336920815787515], [-47.263149797165646, -22.336937523649947], [-47.26313469974345, -22.336954282156796], [-47.26311965677703, -22.336971090952964], [-47.26310466812953, -22.336987949682772], [-47.26308973366469, -22.337004857989537], [-47.263074853246174, -22.337021815516206], [-47.26306002673773, -22.337038821905033], [-47.26304525400382, -22.337055876797148], [-47.26303053490862, -22.337072979833447], [-47.26301586931642, -22.337090130654182], [-47.263001257091936, -22.33710732889859], [-47.2629866981, -22.33712457420535], [-47.26297219220532, -22.33714186621281], [-47.2629577392727, -22.337159204558485], [-47.262943339167414, -22.337176588878943], [-47.26292899175448, -22.33719401881053], [-47.26291469689912, -22.33721149398879], [-47.26290045446653, -22.337229014048763], [-47.26288626432197, -22.337246578624825], [-47.26287212633084, -22.337264187350645], [-47.26285804035841, -22.337281839859468], [-47.26284400627018, -22.337299535783746], [-47.26283002393148, -22.337317274755573], [-47.26281609320765, -22.337335056406413], [-47.26280221396408, -22.337352880367092], [-47.262788386066056, -22.33737074626803], [-47.26277460937894, -22.337388653738877], [-47.26276088376805, -22.337406602408834], [-47.26274720909858, -22.337424591906746], [-47.26273358523565, -22.337442621860706], [-47.26272001204448, -22.337460691898354], [-47.26270648939005, -22.337478801646913], [-47.26269301713729, -22.337496950733033], [-47.26267959515113, -22.337515138782855], [-47.262666223296335, -22.337533365422033], [-47.26265290143766, -22.33755163027576], [-47.262639629439455, -22.337569932969064], [-47.262626407166394, -22.337588273125878], [-47.26261323448291, -22.337606650370002], [-47.26260011125305, -22.337625064325028], [-47.26258703734098, -22.337643514613823], [-47.262574012610564, -22.337662000858984], [-47.26256103692576, -22.337680522682504], [-47.26254811015019, -22.337699079706034], [-47.262535232147464, -22.33771767155084], [-47.26252240278074, -22.33773629783796], [-47.26250962191338, -22.33775495818778], [-47.26249688940839, -22.337773652220395], [-47.26248420512869, -22.337792379555474], [-47.26247156893697, -22.33781113981238], [-47.262458980695584, -22.33782993261036], [-47.26244644026705, -22.337848757567773], [-47.26243394751351, -22.337867614302937], [-47.262421502296945, -22.337886502433772], [-47.262409104479076, -22.337905421578082], [-47.26239675392135, -22.337924371353196], [-47.262384450485406, -22.337943351375824], [-47.26237219403229, -22.337962361262804], [-47.26235998442296, -22.337981400630497], [-47.26234782151829, -22.33800046909482], [-47.26233570517874, -22.338019566271726], [-47.26232363525228, -22.3380386917963], [-47.262311611486254, -22.338057845456888], [-47.26229963350077, -22.338077027200814], [-47.26228770095528, -22.338096236894508], [-47.262275813544065, -22.338115474348708], [-47.26226397096147, -22.338134739373537], [-47.26225217290189, -22.338154031778817], [-47.262240419059694, -22.338173351373925], [-47.26222870912954, -22.338192697967536], [-47.26221704280584, -22.3382120713682], [-47.262205419783065, -22.338231471384056], [-47.262193839755895, -22.338250897822544], [-47.26218230241876, -22.338270350491047], [-47.26217080746617, -22.33828982919641], [-47.26215935459284, -22.338309333744782], [-47.262147943493105, -22.338328863942483], [-47.262136573861405, -22.338348419595228], [-47.26212524539228, -22.338368000508126], [-47.26211395778019, -22.338387606486016], [-47.26210271071937, -22.338407237333655], [-47.26209150390427, -22.338426892854958], [-47.26208033702899, -22.33844657285409], [-47.26206920978777, -22.33846627713427], [-47.26205812187498, -22.33848600549829], [-47.26204707298434, -22.338505757749545], [-47.26203606280995, -22.338525533690067], [-47.26202509104587, -22.338545333121782], [-47.26201415738573, -22.33856515584674], [-47.26200326152332, -22.338585001666207], [-47.261992403152156, -22.338604870381467], [-47.26198158196587, -22.33862476179305], [-47.26197079765788, -22.338644675701484], [-47.261960049921385, -22.338664611907063], [-47.261949338449625, -22.33868457020954], [-47.26193866293564, -22.338704550408497], [-47.26192802307236, -22.338724552303287], [-47.26191741855259, -22.338744575692804], [-47.261906849069014, -22.338764620375773], [-47.26189631431413, -22.338784686150714], [-47.26188581398031, -22.338804772815788], [-47.26187534775983, -22.338824880168833], [-47.26186491534479, -22.338845008007496], [-47.26185451642708, -22.338865156129238], [-47.26184415069852, -22.338885324331123], [-47.26183381785078, -22.338905512410022], [-47.26182351757523, -22.338925720162685], [-47.26181324956315, -22.338945947385564], [-47.26180301350571, -22.33896619387475], [-47.26179280909396, -22.338986459426092], [-47.261782636000675, -22.339006743871213], [-47.2617724931085, -22.339027048609157], [-47.261762377990536, -22.33904737706994], [-47.2617522885756, -22.339067731155573], [-47.26174222383909, -22.339088110609413], [-47.26173218283218, -22.3391085150183], [-47.261722164604436, -22.339128943967896], [-47.26171216820395, -22.339149397042522], [-47.261702192676985, -22.339169873825877], [-47.26169223706828, -22.33919037390029], [-47.26168230042102, -22.339210896846996], [-47.26167238177648, -22.339231442246728], [-47.26166241490138, -22.339252145262847], [-47.26165253247158, -22.339272728229744], [-47.26164266513924, -22.339293332377707], [-47.2616328119401, -22.339313957283377], [-47.26162297190754, -22.339334602523724], [-47.26161314407385, -22.33935526767363], [-47.26160332746908, -22.33937595230814], [-47.26159352112173, -22.339396656001067], [-47.26158372405855, -22.33941737832542], [-47.26157393530435, -22.33943811885371], [-47.261564153882375, -22.339458877157362], [-47.26155437881386, -22.339479652807388], [-47.26154460911838, -22.33950044537388], [-47.261534843813834, -22.339521254426003], [-47.26152508191595, -22.3395420795329], [-47.26151532243884, -22.339562920262637], [-47.261505564395, -22.339583776182284], [-47.26149580679467, -22.33960464685894], [-47.26148604864668, -22.33962553185844], [-47.2614762889577, -22.339646430746456], [-47.26146652673292, -22.339667343087484], [-47.26145676097502, -22.339688268446505], [-47.26144699068593, -22.339709206385965], [-47.26143721486463, -22.339730156469688], [-47.26142743250911, -22.339751118259464], [-47.26141764261485, -22.339772091317368], [-47.26140784417607, -22.339793075204035], [-47.26139803618476, -22.339814069480234], [-47.26138821763109, -22.339835073705867], [-47.2613783875038, -22.339856087439568], [-47.26136854478922, -22.339877110240437], [-47.2613586884724, -22.339898141665852], [-47.261348817536025, -22.339919181273466], [-47.26133893096141, -22.33994022861962], [-47.26132902772786, -22.339961283260077], [-47.26131910681277, -22.33998234475027], [-47.26130916719203, -22.34000341264428], [-47.26129920783909, -22.34002448649677], [-47.2612892277266, -22.34004556585961], [-47.26127922582453, -22.34006665028578], [-47.26126920110129, -22.340087739326975], [-47.26125915252395, -22.340108832533343], [-47.26124907905715, -22.34012992945535], [-47.261238979664235, -22.340151029641955], [-47.26122885330664, -22.34017213264144], [-47.26121863137652, -22.340193378434872], [-47.2612084448481, -22.34021449177784], [-47.261198228317, -22.340235606339046], [-47.26118798206553, -22.340256719020086], [-47.26117770740075, -22.340277825644748], [-47.2611674047134, -22.340298924560685], [-47.2611570736773, -22.340320015601243], [-47.26114671395598, -22.340341098620435], [-47.261136325212846, -22.340362173472098], [-47.261125907110994, -22.340383240010222], [-47.26111545931361, -22.340404298088252], [-47.26110498148367, -22.340425347559588], [-47.26109447328389, -22.34044638827761], [-47.261083934377105, -22.340467420095212], [-47.2610733644259, -22.34048844286529], [-47.261062763092674, -22.340509456440568], [-47.26105213003987, -22.340530460673417], [-47.26104146492971, -22.34055145541608], [-47.26103076742436, -22.340572440520592], [-47.26102003718591, -22.34059341583876], [-47.26100927387619, -22.340614381222384], [-47.26099847715709, -22.340635336522745], [-47.26098764669032, -22.340656281591134], [-47.260976782137554, -22.34067721627839], [-47.2609658831604, -22.34069814043528], [-47.2609549494202, -22.34071905391253], [-47.26094398057836, -22.340739956560327], [-47.26093297629624, -22.34076084822866], [-47.26092193623502, -22.34078172876742], [-47.2609108600558, -22.340802598026333], [-47.26089974741964, -22.340823455854682], [-47.26088859798759, -22.3408443021015], [-47.26087741142057, -22.34086513661574], [-47.26086618737941, -22.340885959246016], [-47.26085492552491, -22.340906769840796], [-47.260843625517765, -22.34092756824818], [-47.26083228701888, -22.340948354315756], [-47.2608209096887, -22.340969127891487], [-47.26080949318783, -22.34098988882266], [-47.260798037176976, -22.341010636956103], [-47.2607865413166, -22.341031372138776], [-47.26077500526714, -22.341052094217336], [-47.26076342868915, -22.341072803037797], [-47.260751811243026, -22.34109349844638], [-47.260740152589165, -22.341114180288667], [-47.2607284523881, -22.34113484840996], [-47.260716710300066, -22.341155502655692], [-47.26070492598558, -22.341176142870427], [-47.26069309910503, -22.3411967688988], [-47.26068122931877, -22.341217380585164], [-47.260669316287135, -22.34123797777346], [-47.26065735967066, -22.34125856030727], [-47.26064535912976, -22.341279128030042], [-47.26063331432484, -22.341299680784797], [-47.26062122491635, -22.34132021841443], [-47.26060909056486, -22.341340740761265], [-47.260596910930964, -22.341361247667372], [-47.260584685675205, -22.34138173897474], [-47.260572414458245, -22.341402214524777], [-47.26056009694074, -22.341422674158782], [-47.26054773278345, -22.341443117717652], [-47.26053532164727, -22.341463545041762], [-47.26052286319297, -22.34148395597162], [-47.260510357081564, -22.34150435034696], [-47.26049780297418, -22.3415247280074], [-47.26048520053179, -22.34154508879228], [-47.26047254941577, -22.34156543254045], [-47.260459849287294, -22.34158575909064], [-47.260447099807855, -22.34160606828102], [-47.26043430063905, -22.34162635994954], [-47.260421451442376, -22.341646633933905], [-47.26040855187976, -22.341666890071185], [-47.260395601613034, -22.341687128198487], [-47.260382600304204, -22.341707348152372], [-47.26036954761545, -22.341727549769153], [-47.26035644320915, -22.34174773288462], [-47.260343286747755, -22.341767897334382], [-47.260330077893855, -22.341788042953766], [-47.260325786501454, -22.341794555844928], [-47.26030527875038, -22.341825593321975], [-47.26030350067391, -22.341828278529686], [-47.26029011790999, -22.34184838824303], [-47.26027664583892, -22.341868524338537], [-47.260263071899956, -22.341888693665766], [-47.26024939088305, -22.34190889184944], [-47.26023559763987, -22.34192911431133], [-47.26022168696035, -22.34194935645387], [-47.260207653573346, -22.341969613657845], [-47.26019349214746, -22.341989881279783], [-47.26017919729276, -22.342010154648356], [-47.26016476356169, -22.34203042906156], [-47.260150185451046, -22.34205069978273], [-47.26013545740349, -22.342070962037262], [-47.26012057380959, -22.34209121100858], [-47.26010552900999, -22.342111441834042], [-47.260090317297895, -22.342131649601114], [-47.26007493292198, -22.342151829342427], [-47.26005937008946, -22.3421719760317], [-47.260043622969334, -22.34219208457905], [-47.260027685696706, -22.34221214982608], [-47.2600115523764, -22.342232166541482], [-47.25999521708814, -22.342252129415865], [-47.259978673891695, -22.342272033056744], [-47.25996191683204, -22.342291871984358], [-47.25994493994586, -22.342311640626242], [-47.25992773726817, -22.342331333312796], [-47.259910302839245, -22.342350944272834], [-47.25989263071262, -22.342370467629124], [-47.259874714963, -22.342389897394543], [-47.25985654969533, -22.342409227468142], [-47.259838129054216, -22.342428451631708], [-47.25981944723345, -22.34244756354731], [-47.25980049848646, -22.342466556754697], [-47.25978127713729, -22.34248542466949], [-47.25976177759182, -22.342504160582223], [-47.259741994349156, -22.34252275765808], [-47.2597219220136, -22.342541208937522], [-47.25970155538537, -22.342559507267012], [-47.259680900340456, -22.342577635794424], [-47.259659987771826, -22.34259556029125], [-47.259638846017715, -22.342613257392], [-47.25961748172721, -22.342630723715157], [-47.25959589881207, -22.34264795817574], [-47.25957410114244, -22.342664959674604], [-47.25955209254777, -22.342681727097656], [-47.25952987681888, -22.342698259313877], [-47.25950745770924, -22.34271455517467], [-47.25948483893597, -22.34273061351283], [-47.25946202418164, -22.34274643314142], [-47.25943901709519, -22.342762012853083], [-47.25941582129312, -22.34277735141917], [-47.25939244036124, -22.342792447588664], [-47.2593688778558, -22.342807300087657], [-47.259345137303825, -22.342821907618937], [-47.259321222205266, -22.342836268860896], [-47.25929713603384, -22.34285038246686], [-47.25927288223784, -22.34286424706494], [-47.25924846424181, -22.342877861256884], [-47.25922388544699, -22.342891223617965], [-47.25919914923277, -22.342904332696232], [-47.2591742589576, -22.342917187011956], [-47.259149217960136, -22.34292978505713], [-47.25912402956014, -22.342942125295036], [-47.25909869705938, -22.34295420615968], [-47.25907322374316, -22.342966026055176], [-47.25904761288084, -22.34297758335534], [-47.25902186772686, -22.34298887640335], [-47.258995991522106, -22.342999903510975], [-47.25896998749458, -22.343010662958214], [-47.258943858861, -22.343021152992645], [-47.25891760882738, -22.34303137182909], [-47.258891240590266, -22.343041317649078], [-47.258864757337825, -22.343050988600226], [-47.25883816225138, -22.343060382795713], [-47.25881145850604, -22.34306949831399], [-47.258784649272236, -22.34307833319795], [-47.25875773771766, -22.343086885454394], [-47.25873072700728, -22.34309515305395], [-47.2587036203055, -22.343103133930132], [-47.25867642077806, -22.343110825978854], [-47.258649131592506, -22.343118227058234], [-47.25862175592084, -22.343125334987683], [-47.25859429694067, -22.34313214754781], [-47.25856675783633, -22.34313866247986], [-47.25853914186799, -22.343144877470294], [-47.2585114665385, -22.343150787140182], [-47.25848378126814, -22.343156382578044], [-47.25845612546972, -22.343161663857448], [-47.25842850690945, -22.343166638697692], [-47.258400928853945, -22.343171315711707], [-47.25837339438534, -22.34317570352389], [-47.2583459064077, -22.343179810759533], [-47.258318467653815, -22.343183646035044], [-47.25829108069464, -22.343187217948827], [-47.25826374794716, -22.343190535073145], [-47.25823647168256, -22.34319360594673], [-47.258209254036394, -22.34319643906795], [-47.25818209701732, -22.343199042889005], [-47.258155002515586, -22.343201425810843], [-47.25812797231351, -22.34320359617826], [-47.258101008093625, -22.34320556227651], [-47.258074111447854, -22.34320733232766], [-47.258047283886185, -22.343208914487967], [-47.25802052684538, -22.34321031684561], [-47.25799384169701, -22.34321154741902], [-47.257967229755245, -22.343212614155387], [-47.2579406922849, -22.343213524929766], [-47.257914230508405, -22.343214287544363], [-47.25788784561236, -22.343214909728292], [-47.257861538754824, -22.343215399137243], [-47.25783531107092, -22.343215763353825], [-47.25780916367909, -22.343216009887627], [-47.257783097686506, -22.34321614617582], [-47.257757114193694, -22.34321617958349], [-47.25773121430003, -22.343216117404427], [-47.25770539910758, -22.343215966861674], [-47.25767966972582, -22.343215735108274], [-47.25765402727491, -22.343215429228078], [-47.25762847288922, -22.34321505623622], [-47.25760300772093, -22.343214623080062], [-47.25757763294241, -22.34321413663964], [-47.25755234974899, -22.343213603728387], [-47.25752715936109, -22.343213031093434], [-47.25750206169401, -22.343212425384134], [-47.25747703574064, -22.343211792456128], [-47.25745204445267, -22.343211134583026], [-47.25742707059792, -22.343210452041404], [-47.25740211352256, -22.343209745458818], [-47.25737717302856, -22.343209015474123], [-47.257352404930344, -22.343208267437486], [-47.257327492749226, -22.343207492572237], [-47.25715017530774, -22.34320181960827]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1157.431933607, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26417242915043, -22.33594858367988], [-47.26404601575891, -22.3360772404737], [-47.26402872533916, -22.336094733187878], [-47.264011429188, -22.33611213471015], [-47.26399413129787, -22.336129448428135], [-47.26397683562564, -22.336146677709007], [-47.26395954609436, -22.336163825897625], [-47.26394226659334, -22.33618089631665], [-47.26392500097932, -22.33619789226492], [-47.26390775307789, -22.336214817016632], [-47.26389052668302, -22.336231673821295], [-47.26387344489563, -22.336248349403377], [-47.26385624906919, -22.33626510328647], [-47.26383908589263, -22.33628179875263], [-47.263821959055434, -22.33629843895998], [-47.26380487221979, -22.336315027038175], [-47.26378782857463, -22.336331566464693], [-47.26377081938705, -22.33634807066439], [-47.263753833774146, -22.336364553375272], [-47.263736872811776, -22.336381016623765], [-47.26371993822396, -22.336397461795062], [-47.263703031729605, -22.336413890267156], [-47.263686155040936, -22.33643030341221], [-47.263669309864845, -22.336446702595424], [-47.26365249790168, -22.33646308917604], [-47.263635720846146, -22.336479464506567], [-47.263618980386035, -22.336495829933888], [-47.26360227820426, -22.33651218679754], [-47.26358574424748, -22.336528410568867], [-47.263569134695224, -22.33654474316434], [-47.263552568391425, -22.336561071142835], [-47.263536046989174, -22.336577395817404], [-47.2635195721348, -22.336593718495394], [-47.26350314546786, -22.33661004047839], [-47.26348676862099, -22.336626363062443], [-47.2634704432193, -22.336642687538514], [-47.263454170880856, -22.33665901519207], [-47.26343795321621, -22.336675347303576], [-47.26342179182842, -22.336691685148438], [-47.263405688312616, -22.33670802999749], [-47.26338964425589, -22.336724383117055], [-47.2633736612372, -22.33674074576906], [-47.263357740827395, -22.336757119211114], [-47.2633418845887, -22.336773504696975], [-47.2633260940742, -22.33678990347711], [-47.26331037082858, -22.336806316798032], [-47.26329471638723, -22.336822745903333], [-47.263279132276146, -22.33683919203362], [-47.263263620011706, -22.33685565642712], [-47.26324818110066, -22.336872140319432], [-47.26323281703993, -22.336888644944217], [-47.26321752931558, -22.336905171534163], [-47.26320231699238, -22.336921723943806], [-47.2631871705622, -22.33693831474462], [-47.26317208007566, -22.336954954764153], [-47.26315704363036, -22.336971645588473], [-47.26314206109271, -22.336988386865723], [-47.26312713232925, -22.337005178243334], [-47.26311225720704, -22.337022019367737], [-47.263097435593146, -22.337038909884892], [-47.263082667354674, -22.337055849440052], [-47.263067952359506, -22.337072837677155], [-47.26305329047533, -22.33708987423998], [-47.26303868156975, -22.337106958771585], [-47.26302412551101, -22.33712409091387], [-47.26300962216739, -22.33714127030818], [-47.26299517140703, -22.33715849659549], [-47.26298077309832, -22.337175769415794], [-47.262966427109944, -22.337193088408167], [-47.262952133310456, -22.337210453211398], [-47.262937891568534, -22.33722786346339], [-47.26292370175296, -22.337245318801436], [-47.26290956373246, -22.337262818862197], [-47.26289547737598, -22.337280363281586], [-47.262881442552306, -22.337297951694932], [-47.26286745913046, -22.33731558373681], [-47.26285352697927, -22.33733325904132], [-47.26283964596765, -22.337350977241933], [-47.262825815964504, -22.337368737971435], [-47.262812036838596, -22.337386540862102], [-47.26279830845887, -22.337404385545426], [-47.26278463069411, -22.33742227165241], [-47.26277100341301, -22.337440198813603], [-47.26275742648425, -22.33745816665884], [-47.262743899776524, -22.337476174817358], [-47.26273042315828, -22.337494222917996], [-47.26271699649799, -22.337512310588934], [-47.26270361966402, -22.33753043745786], [-47.26269029252462, -22.337548603151898], [-47.26267701494801, -22.337566807297588], [-47.26266378680197, -22.33758504952143], [-47.26265060795464, -22.337603329448655], [-47.262637478273874, -22.337621646704346], [-47.26262439762717, -22.33764000091332], [-47.262611365882016, -22.337658391699765], [-47.26259838290578, -22.337676818687342], [-47.26258544856572, -22.33769528149923], [-47.262572562728884, -22.337713779758182], [-47.26255972526217, -22.337732313086534], [-47.26254693603218, -22.337750881106363], [-47.2625341949055, -22.337769483439008], [-47.262521501748516, -22.33778811970552], [-47.262508856427395, -22.337806789526518], [-47.262496258808135, -22.33782549252224], [-47.26248370875639, -22.33784422831281], [-47.262471206137846, -22.33786299651738], [-47.262458750817935, -22.337881796755088], [-47.262446342661846, -22.337900628644586], [-47.26243398153447, -22.337919491804396], [-47.262421667300444, -22.337938385852695], [-47.262409399824584, -22.33795731040665], [-47.26239717897108, -22.337976265083867], [-47.26238500460399, -22.337995249501272], [-47.26237287658731, -22.338014263275422], [-47.26236079478457, -22.33803330602287], [-47.26234875904571, -22.33805237738091], [-47.26233676911217, -22.33807147715275], [-47.2623248245958, -22.33809060530452], [-47.262312925155165, -22.338109761710026], [-47.26230107048688, -22.33812894618211], [-47.26228926028759, -22.338148158533123], [-47.262277494254015, -22.338167398574893], [-47.26226577208286, -22.33818666611896], [-47.2622540934711, -22.33820596097592], [-47.2622424581155, -22.338225282956316], [-47.26223086571285, -22.33824463187031], [-47.26221931596015, -22.338264007527133], [-47.26220780855421, -22.338283409736103], [-47.26219634319181, -22.338302838305932], [-47.262184919570075, -22.338322293044445], [-47.26217353738559, -22.33834177375987], [-47.26216219633519, -22.33836128025958], [-47.262150896115735, -22.33838081235033], [-47.262139636423974, -22.338400369838666], [-47.262128416956486, -22.33841995253098], [-47.262117237410024, -22.338439560232768], [-47.26210609748101, -22.338459192749735], [-47.26209499686595, -22.338478849886616], [-47.26208393526159, -22.33849853144774], [-47.262072912363855, -22.338518237237963], [-47.26206192786921, -22.3385379670607], [-47.26205098147394, -22.33855772071931], [-47.26204007287395, -22.338577498017195], [-47.262029201765294, -22.338597298756987], [-47.262018367843744, -22.338617122741294], [-47.26200757080516, -22.338636969771873], [-47.26199681034524, -22.338656839650536], [-47.261986086159325, -22.33867673217882], [-47.26197539794294, -22.33869664715765], [-47.26196474539129, -22.338716584387814], [-47.26195412819949, -22.338736543669786], [-47.261943546062554, -22.33875652480358], [-47.2619329986753, -22.338776527589012], [-47.2619224857324, -22.338796551825705], [-47.26191200692832, -22.338816597312857], [-47.26190156195753, -22.338836663849296], [-47.261891150514195, -22.338856751233678], [-47.261880772292336, -22.33887685926445], [-47.26187042698583, -22.33889698773964], [-47.26186011428841, -22.338917136457024], [-47.26184983389354, -22.33893730521427], [-47.261839585494506, -22.338957493808728], [-47.26182936878454, -22.33897770203736], [-47.26181918345666, -22.33899792969678], [-47.26180902918403, -22.339018176622766], [-47.261798904778395, -22.339038444361154], [-47.261788807647335, -22.339058736681476], [-47.26177873562012, -22.339079055697738], [-47.26176868767011, -22.339099401169797], [-47.26175866285336, -22.33911977268672], [-47.26174866022415, -22.33914016983637], [-47.26173867883513, -22.339160592205126], [-47.26172871773702, -22.339181039378605], [-47.261718775978856, -22.339201510941077], [-47.26170885260791, -22.339222006475527], [-47.2616989466695, -22.339242525564387], [-47.26168898600019, -22.339263215698413], [-47.26167911542844, -22.339283774009523], [-47.26166925939319, -22.339304354606945], [-47.2616594169336, -22.339324957068655], [-47.261649587086346, -22.339345580973045], [-47.26163976888686, -22.33936622589613], [-47.26162996136815, -22.33938689141414], [-47.261620163561496, -22.33940757710209], [-47.26161037449629, -22.339428282533895], [-47.26160059319987, -22.339449007283047], [-47.261590818697755, -22.339469750921868], [-47.26158105001333, -22.339490513022223], [-47.26157128616825, -22.339511293154906], [-47.26156152618213, -22.339532090889772], [-47.261551769072405, -22.33955290579665], [-47.26154201385468, -22.339573737444148], [-47.261532259542804, -22.33959458539978], [-47.26152250514817, -22.339615449231204], [-47.261512749680634, -22.339636328504536], [-47.261502992147655, -22.339657222785863], [-47.261493231555136, -22.339678131639854], [-47.26148346690623, -22.339699054631854], [-47.26147369720323, -22.33971999132431], [-47.261463921445284, -22.339740941281242], [-47.26145413863033, -22.339761904064417], [-47.26144434775374, -22.339782879235994], [-47.261434547809394, -22.339803866356405], [-47.261424737788786, -22.339824864986383], [-47.26141491668136, -22.33984587468567], [-47.26140508347511, -22.339866895012566], [-47.26139523715531, -22.339887925525936], [-47.261385376705846, -22.33990896578274], [-47.26137550110811, -22.339930015340325], [-47.26136560934185, -22.339951073754396], [-47.261355700384776, -22.339972140580272], [-47.26134577321242, -22.339993215372786], [-47.261335826798735, -22.340014297685297], [-47.26132586011486, -22.34003538707183], [-47.261315872131306, -22.340056483083313], [-47.26130586181547, -22.340077585271956], [-47.26129582813311, -22.34009869318857], [-47.26128577004851, -22.34011980638212], [-47.261275686523376, -22.340140924402164], [-47.26126557651784, -22.34016204679642], [-47.261255438990126, -22.340183173112], [-47.26124519918644, -22.34020445609528], [-47.261235000078806, -22.340225595519467], [-47.26122477040818, -22.340246737244883], [-47.261214510570284, -22.340267877929726], [-47.26120422204266, -22.340289013040586], [-47.26119390528113, -22.340310140787697], [-47.26118355995915, -22.340331261001737], [-47.26117318573891, -22.3403523735361], [-47.26116278228249, -22.340373478243922], [-47.26115234925167, -22.340394574978525], [-47.261141886308216, -22.340415663592612], [-47.26113139311379, -22.340436743938824], [-47.26112086932974, -22.34045781586986], [-47.261110314617454, -22.340478879237764], [-47.26109972863811, -22.340499933894737], [-47.26108911105276, -22.340520979692606], [-47.26107846152237, -22.340542016482956], [-47.26106777970777, -22.34056304411722], [-47.26105706526966, -22.34058406244657], [-47.26104631786867, -22.34060507132194], [-47.261035537165164, -22.340626070594173], [-47.26102472281959, -22.340647060113696], [-47.26101387449215, -22.34066803973084], [-47.261002991843064, -22.340689009295502], [-47.26099207453241, -22.340709968657453], [-47.26098112222002, -22.340730917666445], [-47.2609701345658, -22.340751856171654], [-47.260959111229624, -22.34077278402201], [-47.26094805187108, -22.340793701066392], [-47.260936956149756, -22.34081460715337], [-47.26092582372519, -22.340835502131185], [-47.26091465425688, -22.34085638584774], [-47.26090344740419, -22.340877258150787], [-47.260892202826376, -22.340898118887825], [-47.260880920182686, -22.340918967906163], [-47.260869599132256, -22.340939805052603], [-47.260858239334375, -22.34096063017354], [-47.26084684044796, -22.340981443115663], [-47.260835402132, -22.341002243724997], [-47.260823924045624, -22.34102303184705], [-47.26081240584771, -22.341043807327445], [-47.26080084719708, -22.341064570011465], [-47.26078924775275, -22.34108531974374], [-47.26077760717345, -22.34110605636911], [-47.260765925118015, -22.341126779731713], [-47.26075420124539, -22.3411474896754], [-47.26074243521415, -22.34116818604407], [-47.26073062668327, -22.34118886868084], [-47.26071877531152, -22.34120953742873], [-47.26070688075762, -22.34123019213061], [-47.26069494268036, -22.34125083262881], [-47.26068296073865, -22.341271458765235], [-47.26067093459129, -22.341292070381726], [-47.260658863897085, -22.341312667319663], [-47.260646748314926, -22.34133324942021], [-47.260634587503766, -22.341353816523895], [-47.26062238112263, -22.34137436847117], [-47.26061012883046, -22.341394905102103], [-47.26059783028635, -22.34141542625638], [-47.26058548514936, -22.34143593177343], [-47.26057309307871, -22.341456421492246], [-47.26056065373371, -22.34147689525136], [-47.2605481667736, -22.341497352889288], [-47.26053563185781, -22.341517794243856], [-47.26052304864594, -22.341538219152643], [-47.260510416797445, -22.34155862745302], [-47.260497735972166, -22.341579018981733], [-47.26048500582971, -22.341599393575503], [-47.26047222603014, -22.341619751070315], [-47.2604593962335, -22.34164009130201], [-47.26044651609981, -22.341660414106173], [-47.26043358528957, -22.341680719317612], [-47.26042060346306, -22.341701006771206], [-47.260407570280904, -22.341721276301293], [-47.2603944854038, -22.341741527741867], [-47.26038134849273, -22.341761760926374], [-47.26036815920873, -22.341781975688118], [-47.260354917212965, -22.341802171859996], [-47.260352617779226, -22.341805661628527], [-47.2603321179148, -22.34183670237092], [-47.26032827265638, -22.341842509388186], [-47.26031485446585, -22.341862672341335], [-47.260301343662704, -22.34188286633362], [-47.26028772694687, -22.341903099228116], [-47.26027399903948, -22.341923366644867], [-47.26026015472917, -22.34194366398266], [-47.26024618873702, -22.34196398661898], [-47.260232095717605, -22.341984329907916], [-47.260217870259716, -22.34200468917694], [-47.26020350688836, -22.342025059723184], [-47.2601890000656, -22.342045436810356], [-47.26017434419284, -22.342065815664274], [-47.26015953361242, -22.342086191469427], [-47.26014456260978, -22.342106559364503], [-47.260129425416075, -22.342126914437948], [-47.2601141162105, -22.342147251723752], [-47.26009862912381, -22.342167566196075], [-47.26008295824146, -22.342187852764848], [-47.260067097607255, -22.34220810627063], [-47.260051041228024, -22.342228321479137], [-47.26003478307756, -22.342248493076717], [-47.26001831710222, -22.342268615664377], [-47.260001637226665, -22.342288683752578], [-47.2599847373594, -22.342308691756475], [-47.25996761139988, -22.342328633990196], [-47.25995025324567, -22.342348504661828], [-47.25993265680021, -22.342368297868678], [-47.2599148159813, -22.34238800759235], [-47.25989672472987, -22.342407627694598], [-47.259878377019824, -22.342427151912904], [-47.25985976686836, -22.342446573856986], [-47.259840888346304, -22.3424658870058], [-47.25982173558957, -22.34248508470495], [-47.259802302811075, -22.342504160164644], [-47.259782584312994, -22.342523106458554], [-47.2597625744993, -22.342541916523697], [-47.25974226788863, -22.342560583160942], [-47.25972165921339, -22.342579098959582], [-47.25970075528697, -22.342597445928128], [-47.25967958998598, -22.34261558704852], [-47.259658193940446, -22.342633497011175], [-47.25963657406424, -22.34265117229018], [-47.259614734285094, -22.34266861186497], [-47.25959267848532, -22.342685814699482], [-47.25957041050283, -22.342702779741337], [-47.25954793413344, -22.342719505919682], [-47.25952525313213, -22.3427359921446], [-47.25950237121437, -22.34275223730571], [-47.25947929205778, -22.342768240271212], [-47.259456019303386, -22.342783999886983], [-47.259432556556796, -22.342799514975745], [-47.25940890739017, -22.34281478433571], [-47.25938507534335, -22.342829806740184], [-47.259361063924366, -22.34284458093707], [-47.25933687661168, -22.342859105647566], [-47.25931251685515, -22.342873379565653], [-47.25928798807689, -22.342887401357686], [-47.25926329367308, -22.342901169661317], [-47.25923843701455, -22.342914683085315], [-47.25921342144819, -22.342927940208778], [-47.25918825029813, -22.342940939580437], [-47.25916292686686, -22.342953679718207], [-47.25913745443629, -22.342966159108688], [-47.2591118362687, -22.342978376206535], [-47.25908607560837, -22.34299032943371], [-47.25906017568223, -22.343002017179355], [-47.2590341397009, -22.34301343779896], [-47.25900797086021, -22.34302458961379], [-47.25898167234199, -22.343035470910547], [-47.258955247315676, -22.3430460799405], [-47.25892869893913, -22.34305641491919], [-47.258902030359764, -22.343066474025797], [-47.258875244715966, -22.34307625540261], [-47.25884834513855, -22.343085757154284], [-47.258821334751666, -22.343094977347544], [-47.25879421667426, -22.34310391401041], [-47.258766994022324, -22.343112565131495], [-47.2587396699089, -22.343120928659925], [-47.25871224744638, -22.343129002504377], [-47.25868472974866, -22.3431367845325], [-47.258657119931534, -22.343144272570687], [-47.258629421115735, -22.343151464403107], [-47.25860163642805, -22.343158357771664], [-47.258573769002645, -22.343164950375215], [-47.25854582205638, -22.343171239852943], [-47.2585178143439, -22.343177220498937], [-47.258489799501625, -22.343182882546703], [-47.25846182038898, -22.343188225568174], [-47.25843388536106, -22.343193257413166], [-47.25840599786414, -22.343197986906418], [-47.258378161143376, -22.34320242288509], [-47.25835037824963, -22.343206574187338], [-47.25832265204686, -22.343210449641738], [-47.25829498522257, -22.34321405805708], [-47.25826738029623, -22.34321740821369], [-47.25823983962826, -22.34322050885534], [-47.258212365431184, -22.343223368681723], [-47.258184959779, -22.34322599634221], [-47.25815762461662, -22.343228400430224], [-47.25813036177113, -22.343230589478], [-47.25810317296083, -22.3432325719527], [-47.25807605980514, -22.343234356252673], [-47.25804902383412, -22.34323595070438], [-47.258022066497865, -22.343237363560114], [-47.257995189175496, -22.34323860299596], [-47.2579683931834, -22.343239677110393], [-47.25794167978416, -22.343240593923113], [-47.25791505019412, -22.343241361374456], [-47.257888505590564, -22.343241987324863], [-47.257862047119566, -22.34324247955484], [-47.25783567590227, -22.34324284576507], [-47.257809393041555, -22.34324309357658], [-47.25778319962804, -22.343243230531403], [-47.25775709674508, -22.343243264092987], [-47.2577310854748, -22.343243201646946], [-47.25770516690221, -22.343243050501755], [-47.257679342120475, -22.343242817889482], [-47.25765361223435, -22.343242510966704], [-47.25762797836414, -22.343242136815114], [-47.25760244164951, -22.343241702442363], [-47.25757700325224, -22.34324121478276], [-47.25755166435911, -22.343240680697896], [-47.25752642618427, -22.343240106977053], [-47.257501288518114, -22.34323950030283], [-47.25747622833122, -22.343238866509417], [-47.25745120516732, -22.3432382077976], [-47.25742620024551, -22.343237524407332], [-47.257401212871905, -22.343236816967345], [-47.25737624284986, -22.343236086118775], [-47.25735146017817, -22.343235337642398], [-47.25732651962674, -22.34323456190787], [-47.25713736234155, -22.34322851014525]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1161.898663742, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.264198125580535, -22.335962574800053], [-47.26406747536211, -22.336095543638844], [-47.26405012841173, -22.33611309354813], [-47.26403277946966, -22.336130548185995], [-47.26401543256272, -22.336147910968666], [-47.263998091679206, -22.33616518529026], [-47.26398076077075, -22.33618237452074], [-47.26396344375243, -22.33619948200601], [-47.26394614450411, -22.336216511066198], [-47.26392886687176, -22.336233464994645], [-47.26391161466726, -22.33625034705808], [-47.26389452095157, -22.336267034287616], [-47.263877305225954, -22.336283807580216], [-47.26386012610512, -22.33630051857114], [-47.26384298728763, -22.33631717042807], [-47.2638258924426, -22.336333766287762], [-47.26380884472885, -22.33635030966603], [-47.26379183445987, -22.33636681491784], [-47.26377484969736, -22.33638329680631], [-47.2637578914623, -22.336399757410653], [-47.263740961477765, -22.33641619811548], [-47.263724061461396, -22.336432620297526], [-47.26370719312358, -22.33644902532728], [-47.263690358168866, -22.336465414567563], [-47.26367355829477, -22.336481789374865], [-47.263656795192695, -22.336498151098372], [-47.26364007054654, -22.336514501081123], [-47.263623386034865, -22.336530840658206], [-47.2636068822887, -22.336547034807516], [-47.2635902950247, -22.33656334548915], [-47.26357375284582, -22.33657964969258], [-47.26355725739845, -22.336595948724085], [-47.263540810321544, -22.33661224388401], [-47.26352441324673, -22.336628536466275], [-47.263508067798135, -22.336644827758903], [-47.26349177559179, -22.336661119044322], [-47.263475538236044, -22.336677411599112], [-47.26345935733108, -22.33669370669438], [-47.263443234469044, -22.33671000559572], [-47.263427171233445, -22.336726309563836], [-47.26341116919903, -22.33674261985447], [-47.26339522993188, -22.33675893771867], [-47.26337935498913, -22.336775264402768], [-47.26336354591866, -22.33679160114896], [-47.26334780425849, -22.336807949195858], [-47.26333213153742, -22.336824309777782], [-47.263316529274235, -22.336840684125853], [-47.2633009989776, -22.336857073468057], [-47.26328554214567, -22.336873479029677], [-47.263270160266245, -22.336889902033313], [-47.263254854816445, -22.33690634369926], [-47.26323962726161, -22.336922805246914], [-47.263224476444, -22.336939290735955], [-47.26320939194941, -22.336955813698165], [-47.26319436299116, -22.33697238587478], [-47.26317938752272, -22.336989009016587], [-47.26316446541384, -22.337005682774848], [-47.26314959653438, -22.337022406800305], [-47.26313478075482, -22.337039180742313], [-47.26312001794552, -22.337056004249945], [-47.26310530797702, -22.337072876971376], [-47.26309065072064, -22.337089798553475], [-47.2630760460474, -22.337106768642794], [-47.26306149382846, -22.337123786885257], [-47.26304699393544, -22.33714085292542], [-47.26303254624011, -22.337157966407318], [-47.2630181506141, -22.337175126974387], [-47.26300380692924, -22.33719233426934], [-47.26298951505776, -22.337209587933636], [-47.2629752748717, -22.337226887608484], [-47.262961086243244, -22.33724423293415], [-47.26294694904466, -22.337261623550255], [-47.26293286314821, -22.337279059095735], [-47.26291882842636, -22.337296539208666], [-47.26290484475142, -22.33731406352652], [-47.262890911995946, -22.337331631685974], [-47.2628770300323, -22.337349243323192], [-47.26286319873287, -22.33736689807356], [-47.2628494179701, -22.337384595571866], [-47.26283568761631, -22.33740233545228], [-47.262822007543924, -22.337420117348053], [-47.26280837762531, -22.33743794089205], [-47.26279479773257, -22.337455805716505], [-47.262781267737985, -22.337473711452986], [-47.26276778751367, -22.33749165773235], [-47.26275435693162, -22.33750964418504], [-47.262740975863785, -22.337527670440796], [-47.26272764418197, -22.337545736128828], [-47.26271436175795, -22.33756384087769], [-47.262701128463405, -22.337581984315364], [-47.26268794416951, -22.337600166069734], [-47.262674808747896, -22.337618385767357], [-47.262661722069836, -22.33763664303459], [-47.26264868400626, -22.337654937497526], [-47.26263569442804, -22.33767326878158], [-47.262622753205946, -22.337691636511593], [-47.26260986021064, -22.337710040311833], [-47.26259701531249, -22.337728479806227], [-47.26258421838183, -22.33774695461809], [-47.26257146928852, -22.33776546437058], [-47.262558767902526, -22.33778400868605], [-47.26254611409348, -22.33780258718647], [-47.26253350773097, -22.337821199493362], [-47.26252094868417, -22.337839845227915], [-47.262508436821996, -22.33785852401104], [-47.262495972013454, -22.337877235462752], [-47.262483554127165, -22.337895979202987], [-47.26247118303152, -22.337914754851123], [-47.26245885859464, -22.337933562026514], [-47.262446580684305, -22.33795240034789], [-47.26243434916851, -22.337971269433197], [-47.2624221639146, -22.337990168900635], [-47.26241002478974, -22.338009098367795], [-47.26239793166102, -22.338028057451776], [-47.26238588439508, -22.338047045769695], [-47.26237388284379, -22.338066062961207], [-47.262361926742734, -22.33808510884423], [-47.262350015695446, -22.338104183403864], [-47.262338149359664, -22.33812328652118], [-47.262326327434295, -22.338142418011195], [-47.262314549618296, -22.33816157768834], [-47.262302815610724, -22.33818076536665], [-47.262291125110586, -22.3381999808596], [-47.2622794778172, -22.338219223979888], [-47.262267873429685, -22.338238494540043], [-47.26225631164712, -22.338257792352117], [-47.26224479216891, -22.338277117227292], [-47.26223331469412, -22.33829646897675], [-47.26222187892193, -22.33831584741097], [-47.26221048455175, -22.338335252339682], [-47.26219913128255, -22.338354683572785], [-47.26218781881341, -22.338374140919417], [-47.26217654684359, -22.33839362418804], [-47.26216531507215, -22.33841313318685], [-47.26215412319799, -22.338432667723815], [-47.26214297092015, -22.33845222760603], [-47.26213185793737, -22.33847181264084], [-47.26212078394848, -22.338491422634483], [-47.26210974865252, -22.338511057392704], [-47.26209875174771, -22.33853071672184], [-47.26208779293276, -22.338550400426804], [-47.26207687190628, -22.33857010831231], [-47.26206598836643, -22.338589840183126], [-47.26205514201151, -22.338609595843227], [-47.26204433253957, -22.338629375096524], [-47.262033559648685, -22.338649177746113], [-47.262022823036794, -22.338669003595005], [-47.26201212240148, -22.338688852445973], [-47.26200145744044, -22.338708724101178], [-47.26199082785112, -22.33872861836253], [-47.2619802333308, -22.338748535031666], [-47.261969673576665, -22.338768473909738], [-47.261959148285705, -22.338788434797678], [-47.26194865715476, -22.33880841749608], [-47.26193819988047, -22.338828421805303], [-47.26192777615932, -22.33884844752513], [-47.26191738568769, -22.33886849445523], [-47.26190702816165, -22.338888562395038], [-47.26189670327719, -22.33890865114353], [-47.2618864107301, -22.338928760499346], [-47.2618761502159, -22.3389488902612], [-47.26186592142991, -22.338969040227216], [-47.261855724067374, -22.338989210195273], [-47.261845557823364, -22.3390093999628], [-47.26183542237138, -22.33902960936966], [-47.26182531645225, -22.33904984010844], [-47.2618152373081, -22.339070096288317], [-47.261805182668596, -22.339090380235202], [-47.26179515150507, -22.339110691725455], [-47.26178514287847, -22.33913103035042], [-47.26177515584776, -22.339151395700142], [-47.261765189470225, -22.33917178736299], [-47.261755242800966, -22.339192204926654], [-47.26174531489332, -22.33921264797717], [-47.26173540479871, -22.339233116099347], [-47.261725511566375, -22.3392536088773], [-47.26171555710286, -22.339274286129243], [-47.26170569838915, -22.33929481978456], [-47.26169585365094, -22.33931537683145], [-47.261686021930934, -22.33933595684923], [-47.26167620226899, -22.339356559417613], [-47.2616663937037, -22.339377184113875], [-47.261656595271035, -22.339397830515445], [-47.261646806005075, -22.339418498198352], [-47.26163702493786, -22.33943918673761], [-47.26162725109921, -22.339459895707634], [-47.26161748351695, -22.339480624681627], [-47.26160772121664, -22.339501373232295], [-47.26159796322188, -22.339522140931177], [-47.261588208554194, -22.339542927348788], [-47.261578456232634, -22.33956373205564], [-47.26156870527431, -22.3395845546209], [-47.26155895469439, -22.339605394612526], [-47.26154920350545, -22.339626251598673], [-47.261539450718345, -22.33964712514586], [-47.261529695341395, -22.3396680148205], [-47.261519936381134, -22.339688920187466], [-47.26151017284122, -22.339709840812436], [-47.26150040372431, -22.339730776257866], [-47.261490628029684, -22.33975172608806], [-47.26148084475533, -22.33977268986461], [-47.26147105289642, -22.33979366714984], [-47.26146125144651, -22.33981465750402], [-47.26145143939658, -22.339835660487772], [-47.26144161573544, -22.339856675660698], [-47.26143177945021, -22.339877702580793], [-47.26142192952516, -22.339898740806674], [-47.261412064943094, -22.33991978989489], [-47.26140218468398, -22.33994084940237], [-47.26139228772608, -22.33996191888441], [-47.2613823730455, -22.339982997895742], [-47.261372439615876, -22.340004085990543], [-47.26136248640919, -22.34002518272155], [-47.26135251239447, -22.340046287642117], [-47.26134251653985, -22.340067400302274], [-47.261332497810244, -22.340088520253396], [-47.26132245516875, -22.340109647045384], [-47.26131238757693, -22.34013078022618], [-47.26130229399343, -22.34015191934422], [-47.26129217337531, -22.340173063946157], [-47.26128202467748, -22.3401942135778], [-47.2612717670002, -22.340215533750953], [-47.261261555313396, -22.340236699256398], [-47.261251312503255, -22.340257868146], [-47.26124103907896, -22.340279036834644], [-47.26123073668849, -22.34030020043175], [-47.26122040585279, -22.340321357009955], [-47.26121004624494, -22.34034250639751], [-47.261199657525765, -22.34036364844708], [-47.26118923935609, -22.340384783011093], [-47.2611787913963, -22.34040590994215], [-47.261168313306804, -22.340427029092286], [-47.2611578047479, -22.34044814031338], [-47.26114726537954, -22.34046924345741], [-47.26113669486176, -22.340490338375655], [-47.26112609285434, -22.340511424919473], [-47.26111545901686, -22.340532502939958], [-47.26110479300891, -22.340553572287842], [-47.26109409448988, -22.34057463281373], [-47.26108336311902, -22.340595684367905], [-47.26107259855549, -22.340616726800434], [-47.26106180045822, -22.340637759961332], [-47.26105096848617, -22.3406587837], [-47.261040102298104, -22.340679797865906], [-47.26102920155267, -22.340700802307968], [-47.26101826590853, -22.340721796875005], [-47.261007295023965, -22.34074278141573], [-47.26099628855738, -22.340763755778386], [-47.260985246167124, -22.340784719810795], [-47.2609741675113, -22.340805673360734], [-47.26096305224789, -22.340826616275805], [-47.26095190003493, -22.340847548403104], [-47.26094071053037, -22.34086846958938], [-47.260929483392026, -22.340889379681244], [-47.26091821827758, -22.340910278525076], [-47.26090691484469, -22.34093116596694], [-47.26089557275097, -22.340952041852482], [-47.260884191654135, -22.340972906026764], [-47.26087277121148, -22.340993758335326], [-47.26086131108043, -22.341014598622827], [-47.260849810918565, -22.341035426733477], [-47.260838270383125, -22.341056242511566], [-47.26082668913137, -22.341077045801065], [-47.26081506682069, -22.341097836445194], [-47.26080340310821, -22.341118614287346], [-47.26079169765123, -22.34113937917029], [-47.26077995010702, -22.341160130936327], [-47.260768160132606, -22.341180869427966], [-47.26075632738535, -22.34120159448675], [-47.260744451522406, -22.3412223059542], [-47.26073253220088, -22.341243003671583], [-47.26072056907802, -22.341263687479668], [-47.26070856181107, -22.34128435721875], [-47.260696510057244, -22.341305012728952], [-47.260684413473804, -22.341325653850078], [-47.26067227171798, -22.341346280421536], [-47.26066008444717, -22.341366892282128], [-47.260647851318815, -22.341387489270538], [-47.26063557199022, -22.34140807122508], [-47.260623246118975, -22.341428637983594], [-47.26061087336254, -22.34144918938367], [-47.26059845337853, -22.341469725262456], [-47.26058598582474, -22.341490245456566], [-47.26057347035881, -22.341510749802573], [-47.260560906638666, -22.34153123813639], [-47.26054829432233, -22.341551710293512], [-47.26053563306775, -22.341572166109398], [-47.26052292253318, -22.341592605418654], [-47.26051016237678, -22.34161302805601], [-47.2604973522571, -22.3416334338553], [-47.260484491832635, -22.34165382265017], [-47.26047158076195, -22.34167419427413], [-47.260458618704064, -22.341694548559722], [-47.26044560531783, -22.341714885339634], [-47.260432540262336, -22.34173520444593], [-47.26041942319691, -22.341755505710285], [-47.26040625378106, -22.34177578896385], [-47.26039303167446, -22.341796054037587], [-47.26037975653685, -22.34181630076196], [-47.26037944906094, -22.341816767407337], [-47.260358957083106, -22.341847811415043], [-47.26035304464366, -22.34185674024243], [-47.260339591026536, -22.341876956435406], [-47.26032604149134, -22.34189720832449], [-47.260312381998624, -22.341917504786245], [-47.2602986072008, -22.341937841436124], [-47.26028471182333, -22.341958213649786], [-47.26027069051858, -22.34197861677994], [-47.26025653786677, -22.34199904615383], [-47.26024224837695, -22.342019497069966], [-47.260227816488936, -22.34203996479391], [-47.26021323657452, -22.34206044455503], [-47.26019850293966, -22.342080931541734], [-47.26018360982639, -22.342101420897556], [-47.26016855141507, -22.34212190771641], [-47.26015332182725, -22.342142387037867], [-47.260137915128226, -22.342162853842403], [-47.26012232533077, -22.34218330304577], [-47.26010654639864, -22.342203729494067], [-47.26009057225042, -22.342224127958314], [-47.260074396764594, -22.34224449312838], [-47.26005801378399, -22.342264819608143], [-47.26004141712163, -22.342285101909127], [-47.26002460056701, -22.342305334444667], [-47.260007557892145, -22.342325511524916], [-47.259990282859285, -22.342345627350472], [-47.259972769228625, -22.342365676007258], [-47.25995501076664, -22.34238565146096], [-47.25993700125545, -22.342405547552058], [-47.25991873450223, -22.342425357991143], [-47.25990020434985, -22.342445076354235], [-47.25988140468805, -22.342464696078842], [-47.25986232946471, -22.342484210460935], [-47.259842972698245, -22.34250361265191], [-47.259823328490434, -22.342522895656558], [-47.25980339103979, -22.34254205233172], [-47.25978315465508, -22.34256107538619], [-47.25976261376931, -22.3425799573813], [-47.25974176304706, -22.34259869064917], [-47.25972061023914, -22.342617256058908], [-47.259699192205794, -22.342635613802905], [-47.25967754186884, -22.342653736627504], [-47.25965566640692, -22.34267162086246], [-47.25963356976377, -22.342689265551495], [-47.25961125583384, -22.342706669721714], [-47.25958872846351, -22.3427238323824], [-47.25956599145359, -22.342740752523003], [-47.25954304856061, -22.342757429112055], [-47.25951990349832, -22.342773861096184], [-47.25949655993946, -22.34279004739867], [-47.25947302151707, -22.34280598691863], [-47.25944929182594, -22.342821678530065], [-47.25942537442451, -22.342837121080574], [-47.259401272836314, -22.342852313390612], [-47.25937699055026, -22.34286725425314], [-47.2593525310234, -22.342881942432225], [-47.25932789768175, -22.342896376662484], [-47.259303093921176, -22.342910555648523], [-47.259278123109524, -22.34292447806389], [-47.25925298858723, -22.34293814255092], [-47.25922769366867, -22.34295154771962], [-47.25920224164365, -22.34296469214726], [-47.25917663577854, -22.342977574377674], [-47.25915087931737, -22.34299019292077], [-47.259124975482855, -22.343002546251842], [-47.259098927478355, -22.343014632810814], [-47.25907273848831, -22.343026451001958], [-47.259046411679556, -22.34303799919317], [-47.25901995020288, -22.343049275715295], [-47.258993357193866, -22.34306027886163], [-47.25896663577477, -22.343071006887136], [-47.258939789055184, -22.34308145800811], [-47.25891282013352, -22.343091630401425], [-47.258885732098236, -22.34310152220395], [-47.2588585280298, -22.343111131511833], [-47.258831211001265, -22.34312045638013], [-47.25880378408016, -22.34312949482195], [-47.258776250330776, -22.34313824480772], [-47.258748612814216, -22.343146704265077], [-47.25872087459087, -22.34315487107784], [-47.25869303872276, -22.343162743085387], [-47.258665108273966, -22.3431703180824], [-47.25863708631392, -22.34317759381788], [-47.258608975918605, -22.34318456799487], [-47.25858078017203, -22.343191238269977], [-47.25855250224773, -22.34319760223504], [-47.25852416215217, -22.34320365385718], [-47.25849581773784, -22.343209382514882], [-47.25846751531088, -22.343214787278452], [-47.25843926381518, -22.343219876128227], [-47.25841106687673, -22.343224658100738], [-47.258382927903725, -22.343229142245917], [-47.25835485009373, -22.34323333761482], [-47.25832683644199, -22.343237253248102], [-47.25829888975249, -22.343240898164996], [-47.258271012647185, -22.343244281353954], [-47.25824320757576, -22.343247411763667], [-47.25821547682768, -22.34325029829526], [-47.25818782254229, -22.343252949795193], [-47.25816024671917, -22.343255375049395], [-47.25813275123018, -22.34325758277753], [-47.258105337829384, -22.343259581628725], [-47.258078008163686, -22.343261380177495], [-47.25805076378321, -22.343262986920642], [-47.258023606151454, -22.343264410274443], [-47.25799653665501, -22.343265658572758], [-47.2579695566125, -22.343266740065264], [-47.257942667284304, -22.343267662916357], [-47.25791586988066, -22.34326843520442], [-47.2578891655695, -22.343269064921333], [-47.25786255548499, -22.34326955997234], [-47.25783604073426, -22.343269928176184], [-47.2578096224046, -22.34327017726543], [-47.25778330157011, -22.343270314886922], [-47.257757079296965, -22.34327034860241], [-47.25773095665002, -22.343270285889417], [-47.257704934697266, -22.343270134141765], [-47.257679014515524, -22.3432699006706], [-47.25765319719415, -22.34326959270528], [-47.25762748383936, -22.343269217393935], [-47.25760187557837, -22.343268781804618], [-47.25757637356232, -22.343268292925856], [-47.257550978969476, -22.34326775766734], [-47.257525693007665, -22.343267182860618], [-47.257500515342436, -22.343266575221445], [-47.257475420922, -22.343265940562652], [-47.25745036588216, -22.343265281012147], [-47.257425329893266, -22.343264596773203], [-47.257400312221385, -22.343263888475803], [-47.25737531267128, -22.343263156763395], [-47.25735051542614, -22.343262407847273], [-47.25732554650436, -22.343261631243443], [-47.257124428686915, -22.343255196820426]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1166.407445414, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26422382201552, -22.335976565915665], [-47.26408893497091, -22.336113846800632], [-47.26407153148986, -22.336131453905068], [-47.26405412975687, -22.336148961658512], [-47.26403673383314, -22.336166373505865], [-47.264019347738355, -22.336183692868207], [-47.26400197545276, -22.336200923140556], [-47.26398462091712, -22.336218067692084], [-47.263967288034486, -22.336235129864185], [-47.26394998067124, -22.336252112969426], [-47.2639327026571, -22.336269020291567], [-47.263915597013096, -22.336285719168593], [-47.26389836138832, -22.336302511870734], [-47.26388116632323, -22.336319238386416], [-47.26386401552547, -22.33633590189289], [-47.26384691267104, -22.336352505534048], [-47.26382986088865, -22.336369052864157], [-47.26381284953831, -22.336385559168072], [-47.2637958656262, -22.336402040234105], [-47.2637789101184, -22.33641849819433], [-47.263761984737165, -22.336434934432674], [-47.26374509119879, -22.33645135032468], [-47.26372823121181, -22.336467747239084], [-47.263711406478514, -22.336484126536458], [-47.26369461869348, -22.336500489570447], [-47.263677869544864, -22.336516837686915], [-47.26366116071263, -22.336533172225096], [-47.26364449387107, -22.33654949451561], [-47.26362802033553, -22.33656565904288], [-47.26361145535975, -22.336581947810725], [-47.263594937305825, -22.33659822823902], [-47.26357846781333, -22.33661450162751], [-47.26356204851387, -22.336630769269338], [-47.263545681031175, -22.336647032450873], [-47.26352936698087, -22.33666329245204], [-47.263513107969864, -22.336679550546826], [-47.263496905596774, -22.336695808002865], [-47.26348076145152, -22.336712066081862], [-47.263464677115245, -22.336728326039676], [-47.26344865415982, -22.3367445891268], [-47.26343269414775, -22.33676085658851], [-47.26341679863211, -22.33677712966487], [-47.26340096915641, -22.336793409591035], [-47.263385207254174, -22.33680969759755], [-47.26336951444829, -22.33682599491117], [-47.263353892251764, -22.33684230275408], [-47.26333834216676, -22.336858622344963], [-47.26332286568455, -22.336874954899024], [-47.26330746428514, -22.336891301628796], [-47.26329213943733, -22.336907663743695], [-47.26327689259844, -22.33692404245081], [-47.26326172521309, -22.336940438956145], [-47.26324663590111, -22.336956857524545], [-47.2632316133421, -22.33697331264817], [-47.26321664591211, -22.336989816981855], [-47.26320173142052, -22.337006372441085], [-47.263186869740416, -22.3370229786804], [-47.26317206074495, -22.337039635353648], [-47.263157304308, -22.337056342113254], [-47.2631426003033, -22.337073098611334], [-47.26312794860475, -22.33708990449907], [-47.26311334908713, -22.33710675942615], [-47.263098801624864, -22.33712366304196], [-47.2630843060925, -22.337140614995246], [-47.2630698623652, -22.337157614933286], [-47.26305547031817, -22.33717466250267], [-47.26304112982651, -22.33719175734957], [-47.26302684076549, -22.33720889911913], [-47.26301260301091, -22.337226087455328], [-47.262998416438236, -22.337243322001775], [-47.262984280923234, -22.337260602401113], [-47.26297019634164, -22.337277928295283], [-47.262956162569225, -22.337295299325458], [-47.262942179481996, -22.337312715131908], [-47.262928246955774, -22.33733017535428], [-47.26291436486665, -22.3373476796313], [-47.26290053309052, -22.33736522760117], [-47.26288675150328, -22.3373828189013], [-47.2628730199809, -22.337400453168385], [-47.26285933839921, -22.337418130038483], [-47.26284570663417, -22.337435849146747], [-47.262832124561626, -22.337453610127717], [-47.26281859205727, -22.337471412615454], [-47.26280510899681, -22.337489256243146], [-47.26279167525591, -22.337507140643357], [-47.26277829071005, -22.337525065448112], [-47.26276495523463, -22.337543030288664], [-47.262751668705, -22.33756103479577], [-47.26273843099634, -22.337579078599465], [-47.26272524198382, -22.33759716132911], [-47.26271210154207, -22.337615282613992], [-47.262699009546154, -22.33763344208198], [-47.262685965870816, -22.337651639360743], [-47.26267297039031, -22.337669874077644], [-47.262660022979034, -22.337688145859282], [-47.26264712351106, -22.337706454331713], [-47.26263427186047, -22.33772479912032], [-47.26262146790103, -22.33774317985011], [-47.26260871150638, -22.337761596145487], [-47.26259600254974, -22.337780047630645], [-47.262583340904406, -22.337798533928922], [-47.26257072644334, -22.337817054663216], [-47.26255815903938, -22.337835609456004], [-47.26254563856504, -22.337854197929325], [-47.262533164892446, -22.33787281970503], [-47.26252073789388, -22.337891474403904], [-47.26250835744118, -22.337910161646647], [-47.262496023406, -22.337928881053454], [-47.26248373565957, -22.337947632244312], [-47.26247149407291, -22.337966414838803], [-47.26245929851717, -22.337985228455437], [-47.26244714886282, -22.338004072713098], [-47.26243504498017, -22.33802294722999], [-47.262422986739416, -22.33804185162378], [-47.26241097401029, -22.338060785512187], [-47.26239900664655, -22.338079748537165], [-47.26238708437795, -22.338098740531372], [-47.262375206799746, -22.338117761498893], [-47.262363373568796, -22.338136811327985], [-47.262351584386316, -22.33815588983587], [-47.2623398389536, -22.338174996839165], [-47.26232813697199, -22.33819413215397], [-47.26231647814288, -22.338213295595853], [-47.262304862167866, -22.33823248697948], [-47.262293288748396, -22.338251706119365], [-47.26228175758594, -22.33827095282953], [-47.26227026838217, -22.338290226923036], [-47.26225882083854, -22.338309528212942], [-47.262247414656514, -22.338328856511588], [-47.26223604953788, -22.338348211630468], [-47.26222472518393, -22.338367593381253], [-47.26221344129607, -22.338387001574823], [-47.26220219757588, -22.33840643602129], [-47.262190993724744, -22.338425896530524], [-47.262179829443866, -22.338445382912166], [-47.26216870443465, -22.33846489497486], [-47.2621576183981, -22.338484432527476], [-47.26214657103537, -22.338503995377838], [-47.2621355620478, -22.338523583333103], [-47.262124591135866, -22.338543196201204], [-47.26211365800064, -22.33856283378838], [-47.26210276234293, -22.33858249590073], [-47.26209190386319, -22.338602182344474], [-47.26208108226201, -22.338621892924877], [-47.262070297239646, -22.338641627447213], [-47.262059548496445, -22.338661385715803], [-47.26204883573257, -22.33868116753491], [-47.262038158647826, -22.338700972708576], [-47.26202751694213, -22.33872080104011], [-47.262016910315126, -22.338740652332664], [-47.262006338466264, -22.338760526388953], [-47.26199580109494, -22.33878042301131], [-47.26198529790028, -22.33880034200169], [-47.26197482858129, -22.33882028316185], [-47.2619643928367, -22.33884024629311], [-47.26195399036521, -22.338860231196332], [-47.26194362086528, -22.338880237672136], [-47.261933284035045, -22.33890026552097], [-47.26192297957262, -22.33892031454276], [-47.26191270717584, -22.338940384537054], [-47.261902466542274, -22.338960475303477], [-47.261892257369304, -22.338980586641075], [-47.261882079354216, -22.33900071834854], [-47.26187193219406, -22.339020870224154], [-47.26186181556271, -22.33904104211188], [-47.26185172813009, -22.339061235851066], [-47.26184166697283, -22.339081455890486], [-47.261831629721016, -22.339101704767998], [-47.261821615343976, -22.33912198227646], [-47.2618116229075, -22.33914228800946], [-47.2618016514753, -22.339162621559197], [-47.26179170010922, -22.339182982516185], [-47.26178176786881, -22.33920337046998], [-47.26177185381167, -22.339223785008546], [-47.26176195699337, -22.339244225718428], [-47.26175207646712, -22.33926469218552], [-47.261742128209406, -22.339285356555372], [-47.26173228135373, -22.3393058655549], [-47.26172244791258, -22.339326399051252], [-47.26171262693211, -22.339346956625057], [-47.261702817455465, -22.33936753785744], [-47.261693018524376, -22.339388142326868], [-47.26168322917774, -22.339408769611985], [-47.26167344845246, -22.33942941928988], [-47.26166367538323, -22.339450090936552], [-47.26165390900235, -22.339470784127457], [-47.26164414833995, -22.339491498436622], [-47.26163439242373, -22.339512233437596], [-47.26162464027931, -22.33953298870265], [-47.261614890930055, -22.33955376380306], [-47.26160514339664, -22.339574558309874], [-47.26159539669771, -22.339595371792882], [-47.261585649849735, -22.339616203820523], [-47.26157590186652, -22.339637053961397], [-47.26156615175984, -22.339657921782436], [-47.261556398538886, -22.339678806850376], [-47.261546641210906, -22.339699708730315], [-47.26153687877997, -22.339720626988257], [-47.26152711024916, -22.33974156118669], [-47.26151733461787, -22.33976251089008], [-47.261507550884104, -22.339783475660056], [-47.261497758042864, -22.339804455058903], [-47.26148795508739, -22.339825448646877], [-47.26147814100814, -22.339846455984414], [-47.26146831479327, -22.33986747663098], [-47.26145847542908, -22.339888510144263], [-47.26144862189883, -22.33990955608266], [-47.26143875318411, -22.33993061400228], [-47.26142886826362, -22.33995168345971], [-47.26141896611414, -22.339972764009705], [-47.261409045710025, -22.339993855206412], [-47.261399106023156, -22.34001495660355], [-47.26138914602348, -22.34003606775308], [-47.26137916467788, -22.340057188207687], [-47.26136916095215, -22.340078317516497], [-47.2613591338088, -22.340099455230103], [-47.261349082208234, -22.340120600897464], [-47.26133900510918, -22.34014175406546], [-47.261328901467316, -22.340162914281567], [-47.26131877023662, -22.34018408109117], [-47.261308610368665, -22.34020525403888], [-47.26129833481785, -22.34022661140187], [-47.26128811055187, -22.340247802988603], [-47.26127785460222, -22.34026899904242], [-47.26126756759153, -22.340290195734852], [-47.26125725133822, -22.34031138781819], [-47.261246906428376, -22.340332573227553], [-47.26123653253463, -22.34035375178861], [-47.261226129316576, -22.340374923353348], [-47.26121569643364, -22.34039608777351], [-47.261205233544864, -22.340417244901058], [-47.261194740309335, -22.340438394587263], [-47.261184216386, -22.340459536683248], [-47.26117366143336, -22.3404806710403], [-47.26116307511009, -22.34050179750886], [-47.26115245707456, -22.340522915939555], [-47.26114180698499, -22.340544026182673], [-47.26113112449949, -22.3405651280881], [-47.26112040927602, -22.340586221505596], [-47.2611096609724, -22.34060730628459], [-47.26109887924636, -22.34062838227429], [-47.26108806375535, -22.340649449323823], [-47.26107721415684, -22.34067050728166], [-47.26106633010812, -22.340691555996354], [-47.2610554112664, -22.340712595315843], [-47.26104445728876, -22.340733625087942], [-47.26103346783203, -22.340754645160448], [-47.26102244255312, -22.340775655380504], [-47.26101138110878, -22.340796655594932], [-47.26100028315565, -22.340817645650493], [-47.2609891483502, -22.340838625393644], [-47.260977976348855, -22.340859594670423], [-47.26096676680806, -22.340880553326414], [-47.260955519384055, -22.340901501207135], [-47.260944233732985, -22.34092243815774], [-47.260932909510935, -22.340943364023165], [-47.260921546373915, -22.34096427864779], [-47.26091014397815, -22.34098518187543], [-47.26089870197927, -22.341006073550393], [-47.26088722003316, -22.34102695351608], [-47.2608756977958, -22.341047821615337], [-47.26086413492284, -22.341068677691165], [-47.26085253106994, -22.34108952158616], [-47.26084088589293, -22.341110353142096], [-47.26082919904732, -22.341131172201063], [-47.260817470188776, -22.341151978604323], [-47.26080569897303, -22.341172772192753], [-47.26079388505546, -22.34119355280738], [-47.26078202809182, -22.341214320288163], [-47.26077012773769, -22.341235074475186], [-47.26075818364859, -22.341255815208108], [-47.26074619548012, -22.341276542326064], [-47.26073416288793, -22.341297255667783], [-47.260722085527675, -22.341317955071748], [-47.260709963055, -22.341338640376023], [-47.2606977951255, -22.341359311418405], [-47.26068558139507, -22.341379968035906], [-47.26067332151947, -22.341400610065474], [-47.26066101515451, -22.341421237343642], [-47.260648661956125, -22.341441849706378], [-47.26063626158025, -22.341462446989507], [-47.26062381368291, -22.34148302902829], [-47.26061131792032, -22.341503595657354], [-47.26059877394861, -22.341524146711475], [-47.26058618142412, -22.341544682024523], [-47.26057354000332, -22.34156520143002], [-47.26056084934264, -22.341585704761407], [-47.260548109098835, -22.341606191851255], [-47.26053531892851, -22.34162666253219], [-47.260522478488696, -22.34164711663592], [-47.26050958743644, -22.341667553994043], [-47.26049664542879, -22.34168797443779], [-47.26048365212328, -22.341708377797563], [-47.260470607177304, -22.341728763903756], [-47.26045751024851, -22.34174913258629], [-47.26044436099475, -22.341769483674433], [-47.260431159074166, -22.341789816997085], [-47.26041790414497, -22.34181013238276], [-47.26040627383465, -22.341827870485943], [-47.260385796255356, -22.341858920454374], [-47.260377816635774, -22.341870971092465], [-47.260364327592065, -22.341891240525232], [-47.26035073932481, -22.34191155031115], [-47.26033703705523, -22.341931910340186], [-47.26032321536701, -22.341952316223207], [-47.260309268922406, -22.341972763312754], [-47.26029519230504, -22.341993246936735], [-47.260280980020866, -22.34201376239562], [-47.2602666264991, -22.34203430495885], [-47.26025212609448, -22.342054869860526], [-47.260237473088424, -22.342075452295667], [-47.26022266169151, -22.34209604741516], [-47.2602076860454, -22.34211665032162], [-47.26019254022544, -22.34213725606429], [-47.26017721824353, -22.34215785963378], [-47.26016171405109, -22.34217845595708], [-47.260146021542916, -22.342199039891536], [-47.26013013456102, -22.34221960621939], [-47.260114046898785, -22.342240149642105], [-47.26009775230644, -22.342260664773733], [-47.260081244495716, -22.34228114613575], [-47.26006451714633, -22.342301588150104], [-47.26004756391267, -22.342321985133005], [-47.26003037843026, -22.342342331289622], [-47.26001295432408, -22.342362620707092], [-47.259995285216974, -22.342382847349022], [-47.259977364738525, -22.342403005049633], [-47.25995918653509, -22.3424230875082], [-47.259940744280094, -22.342443088284202], [-47.25992203168539, -22.342463000792126], [-47.25990304251327, -22.342482818297334], [-47.2598837705887, -22.342502533912715], [-47.25986420981252, -22.3425221405956], [-47.25984435417542, -22.342541631145224], [-47.259824197772204, -22.342560998201705], [-47.25980373481651, -22.342580234245535], [-47.25978295965565, -22.3425993315986], [-47.25976186688638, -22.342618282335735], [-47.25974046519696, -22.34263706618672], [-47.259718794431286, -22.342655640554394], [-47.25969688980289, -22.342673976241034], [-47.25967475875526, -22.342692069431966], [-47.25965240524807, -22.34270991923533], [-47.259629833187965, -22.342727524741303], [-47.25960704642981, -22.34274488502093], [-47.25958404877934, -22.342761999123766], [-47.25956084399468, -22.342778866077055], [-47.25953743578781, -22.342795484884267], [-47.25951382782664, -22.34281185452377], [-47.25949002373626, -22.34282797394798], [-47.25946602710056, -22.342843842082203], [-47.259441841464294, -22.342859457823288], [-47.259417470334625, -22.3428748200389], [-47.259392917181515, -22.34288992756716], [-47.259368185440444, -22.34290477921491], [-47.25934327851359, -22.34291937375738], [-47.25931819977066, -22.342933709937476], [-47.25929295255117, -22.342947786464673], [-47.25926754016501, -22.342961602014736], [-47.25924196589422, -22.342975155228725], [-47.2592162329942, -22.342988444712386], [-47.25919034469518, -22.343001469035528], [-47.25916430420332, -22.34301422673128], [-47.25913811470185, -22.34302671629563], [-47.25911177935311, -22.343038936186453], [-47.25908530129912, -22.343050884823164], [-47.259058683662836, -22.343062560586063], [-47.259031929550076, -22.34307396181549], [-47.259005042050234, -22.34308508681145], [-47.25897802423827, -22.34309593383256], [-47.258950879175586, -22.34310650109587], [-47.25892360991149, -22.343116786775923], [-47.2588962194847, -22.34312678900421], [-47.258868710925114, -22.343136505868355], [-47.258841087254865, -22.34314593541174], [-47.25881335148996, -22.34315507563256], [-47.25878550664304, -22.343163924483044], [-47.258757555723236, -22.343172479869356], [-47.258729501738955, -22.343180739650485], [-47.258701347700345, -22.343188701637526], [-47.258673096619795, -22.343196363593425], [-47.258644751515384, -22.343203723231948], [-47.25861631541235, -22.343210778217443], [-47.258587791344475, -22.343217526164132], [-47.25855918244205, -22.343223964616566], [-47.258530509963286, -22.343230087214916], [-47.2585018359768, -22.34323588248257], [-47.2584732102354, -22.34324134898825], [-47.25844464227181, -22.34324649484287], [-47.258416135891736, -22.343251329294645], [-47.25838769466636, -22.34325586160635], [-47.25835932194003, -22.34326010104195], [-47.25833102083921, -22.343264056854142], [-47.25830279428437, -22.34326773827265], [-47.25827464500002, -22.343271154493934], [-47.25824657552504, -22.343274314671728], [-47.258218588225844, -22.34327722790852], [-47.258190685307184, -22.343279903247943], [-47.25816286882322, -22.343282349668353], [-47.25813514069064, -22.343284576076865], [-47.25810750269925, -22.343286591304587], [-47.25807995652348, -22.34328840410217], [-47.25805250373347, -22.34329002313675], [-47.25802514580614, -22.34329145698866], [-47.25799788413554, -22.343292714149417], [-47.257970720042564, -22.343293803019993], [-47.25794365478534, -22.34329473190948], [-47.257916689568006, -22.34329550903427], [-47.25788982554922, -22.343296142517705], [-47.25786306385113, -22.343296640389717], [-47.25783640556689, -22.343297010587225], [-47.25780985176824, -22.343297260954174], [-47.257783403512725, -22.343297399242317], [-47.25775706184935, -22.343297433111776], [-47.2577308278257, -22.343297370131786], [-47.25770470249274, -22.343297217781707], [-47.25767868691092, -22.34329698345165], [-47.257652782154274, -22.343296674443735], [-47.25762698931489, -22.34329629797268], [-47.25760130950752, -22.34329586116679], [-47.25757574387268, -22.343295371068848], [-47.257550293580074, -22.34329483463674], [-47.257524959831294, -22.343294258744105], [-47.257499742166935, -22.34329365014001], [-47.25747461351294, -22.34329301461582], [-47.25744952659716, -22.34329235422662], [-47.257424459541184, -22.343291669139], [-47.25739941157102, -22.34329095998422], [-47.25737438249285, -22.343290227407937], [-47.25734957067424, -22.34328947805209], [-47.25732457338212, -22.34328870057893], [-47.25711108714811, -22.343281870445256]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1170.518106775, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26424691176412, -22.33599320998306], [-47.26411039458523, -22.336132149959052], [-47.264092934573554, -22.336149814258672], [-47.26407548004968, -22.336167375127715], [-47.26405803510915, -22.336184836039774], [-47.26404060380308, -22.336202200442834], [-47.26402319014031, -22.336219471757083], [-47.26400579808742, -22.33623665337491], [-47.263988431570446, -22.336253748658933], [-47.263971094476304, -22.3362707609409], [-47.26395379065253, -22.336287693521836], [-47.26393667308025, -22.336304404046317], [-47.26391941755631, -22.336321216157998], [-47.26390220654692, -22.336337958198474], [-47.263885043768894, -22.3363546333545], [-47.26386793290506, -22.33637124477712], [-47.263850877054075, -22.336387796059043], [-47.26383386462235, -22.336404303415044], [-47.26381688156062, -22.336420783658664], [-47.26379992878011, -22.336437238974757], [-47.26378300800217, -22.336453670746625], [-47.263766120941796, -22.33647008034859], [-47.26374926930564, -22.33648646914766], [-47.26373245479371, -22.336502838502078], [-47.26371567909778, -22.336519189762804], [-47.263698943902604, -22.336535524272232], [-47.263682250884315, -22.336551843365836], [-47.26366560171286, -22.336568148369754], [-47.26364915838794, -22.33658428327499], [-47.2636326157004, -22.336600550129], [-47.26361612177141, -22.336616806782203], [-47.26359967823379, -22.336633054527617], [-47.263583286711786, -22.33664929465135], [-47.26356694882121, -22.33666552843216], [-47.26355066616918, -22.336681757141854], [-47.2635344403535, -22.33669798204602], [-47.263518272963104, -22.336714204403258], [-47.263502165577535, -22.33673042546601], [-47.263486119766995, -22.33674664648027], [-47.263470137091765, -22.336762868686403], [-47.263454219102016, -22.33677909331915], [-47.26343836733789, -22.33679532160772], [-47.263422583329245, -22.336811554775924], [-47.263406868595226, -22.336827794042744], [-47.26339122464364, -22.33684404062308], [-47.26337565297164, -22.336860295726964], [-47.26336015506482, -22.336876560560597], [-47.263344732397044, -22.336892836326545], [-47.26332938643014, -22.336909124224437], [-47.263314118613934, -22.336925425450595], [-47.26329893038594, -22.33694174119884], [-47.26328382317009, -22.336958072661854], [-47.26326879536368, -22.336974424309634], [-47.263253834740254, -22.33699081159466], [-47.263238928838526, -22.337007248085364], [-47.26322407532377, -22.33702373586202], [-47.26320927407243, -22.33704027458236], [-47.26319452496097, -22.337056863903367], [-47.263179827866615, -22.33707350348058], [-47.2631651826665, -22.337090192969097], [-47.26315058923789, -22.33710693202311], [-47.26313604745901, -22.337123720295104], [-47.2631215572077, -22.337140557437458], [-47.26310711836194, -22.337157443101542], [-47.26309273080033, -22.337174376937384], [-47.26307839440159, -22.337191358594307], [-47.26306410904424, -22.337208387720985], [-47.26304987460708, -22.337225463965137], [-47.263035690969346, -22.337242586973247], [-47.26302155801009, -22.33725975639127], [-47.263007475608504, -22.33727697186429], [-47.26299344364388, -22.33729423303651], [-47.26297946199551, -22.337311539551354], [-47.26296553054287, -22.337328891051296], [-47.26295164916537, -22.337346287178185], [-47.26293781774259, -22.33736372757272], [-47.262924036153954, -22.337381211875247], [-47.26291030427889, -22.337398739725124], [-47.26289662199691, -22.33741631076099], [-47.262882989187275, -22.337433924620782], [-47.26286940572955, -22.337451580941494], [-47.262855871503106, -22.337469279359432], [-47.26284238638711, -22.33748701951042], [-47.26282895026078, -22.337504801029347], [-47.26281556300328, -22.337522623550388], [-47.26280222449358, -22.337540486707166], [-47.26278893461057, -22.33755839013253], [-47.26277569323309, -22.3375763334587], [-47.26276250023979, -22.337594316317197], [-47.262749355509285, -22.337612338338793], [-47.26273625891969, -22.33763039915418], [-47.26272321034944, -22.33764849839252], [-47.26271020967677, -22.3376666356828], [-47.262697256779376, -22.33768481065364], [-47.26268435153498, -22.337703022932878], [-47.26267149382113, -22.337721272147693], [-47.26265868351526, -22.33773955792465], [-47.262645920494485, -22.337757879889846], [-47.26263320463584, -22.33777623766872], [-47.26262053581587, -22.337794630886542], [-47.262607913911175, -22.337813059167573], [-47.26259533879808, -22.337831522135787], [-47.26258281035267, -22.337850019414454], [-47.26257032845076, -22.33786855062656], [-47.26255789296772, -22.33788711539481], [-47.26254550377911, -22.337905713340817], [-47.26253316076001, -22.337924344086062], [-47.262520863785234, -22.337943007251507], [-47.26250861272927, -22.33796170245791], [-47.262496407466266, -22.337980429325466], [-47.26248424787059, -22.33799918747343], [-47.262472133815784, -22.338017976521286], [-47.262460065175325, -22.338036796087895], [-47.26244804182253, -22.33805564579151], [-47.26243606363015, -22.338074525250367], [-47.26242413045395, -22.338093434108792], [-47.26241224201781, -22.338112372214212], [-47.26240039790868, -22.338131339589562], [-47.26238859778255, -22.338150336130425], [-47.262376841342935, -22.338169361656195], [-47.26236512829349, -22.33818841598562], [-47.26235345833785, -22.338207498936917], [-47.262341831179725, -22.338226610327702], [-47.26233024652306, -22.338245749974643], [-47.26231870407166, -22.338264917694275], [-47.262307203529254, -22.338284113302507], [-47.26229574459993, -22.338303336614334], [-47.26228432698743, -22.338322587444694], [-47.26227295039558, -22.3383418656078], [-47.262261614528484, -22.338361170916805], [-47.26225031908975, -22.338380503185256], [-47.26223906378315, -22.338399862225735], [-47.26222784831256, -22.338419247850073], [-47.26221667238172, -22.33843865986973], [-47.26220553569415, -22.338458098096016], [-47.26219443795352, -22.338477562339133], [-47.26218337886318, -22.338497052409593], [-47.26217235812659, -22.338516568116667], [-47.26216137544741, -22.338536109268997], [-47.26215043052836, -22.338555675676037], [-47.262139523072776, -22.3385752671454], [-47.26212865278386, -22.338594883484646], [-47.262117819364214, -22.33861452450131], [-47.26210702251676, -22.33863419000201], [-47.26209626194397, -22.338653879793352], [-47.26208553734843, -22.338673593680937], [-47.26207484843257, -22.338693331470246], [-47.262064194898386, -22.338713092966604], [-47.262053576448025, -22.338732877974483], [-47.26204299278332, -22.338752686298182], [-47.2620324436059, -22.338772517741646], [-47.26202192861735, -22.33879237210827], [-47.26201144751899, -22.338812249201105], [-47.262001000011914, -22.338832148822984], [-47.261990585797065, -22.338852070776294], [-47.26198020457521, -22.338872014862908], [-47.26196985604694, -22.338891980884412], [-47.261959539912525, -22.338911968642282], [-47.261949255872075, -22.338931977937317], [-47.26193900362561, -22.3389520085701], [-47.26192878287269, -22.338972060341096], [-47.26191859331274, -22.338992133050265], [-47.26190843464507, -22.33901222649713], [-47.26189830656876, -22.339032340480838], [-47.26188820875802, -22.33905247484941], [-47.26187813981189, -22.33907263158898], [-47.26186809664152, -22.339092815487945], [-47.26185807677738, -22.339113029296094], [-47.26184807918682, -22.339133272822718], [-47.261838102940466, -22.33915354566376], [-47.26182814710677, -22.339173847413555], [-47.261818210752125, -22.339194177664638], [-47.261808292940565, -22.339214536008583], [-47.26179839273393, -22.3392349220352], [-47.261788509191916, -22.339255335332822], [-47.261778641371734, -22.339275775488986], [-47.26176869931982, -22.33929642697675], [-47.26175886432217, -22.339316911320484], [-47.26174904217805, -22.339337421266276], [-47.261739231937135, -22.33935795639612], [-47.26172943264578, -22.33937851629254], [-47.26171964334886, -22.339399100535168], [-47.26170986308828, -22.33941970870378], [-47.26170009090367, -22.339440340376644], [-47.26169032583242, -22.339460995130782], [-47.261680566909284, -22.339481672542522], [-47.261670813166724, -22.339502372186878], [-47.26166106363463, -22.33952309363818], [-47.26165131734053, -22.339543836469414], [-47.261641573309696, -22.33956460025255], [-47.26163183056443, -22.33958538455933], [-47.26162208812487, -22.3396061889601], [-47.26161234500887, -22.339627013023744], [-47.261602600231335, -22.339647856319406], [-47.2615928528051, -22.339668718414266], [-47.26158310174016, -22.33968959887547], [-47.26157334604445, -22.339710497268424], [-47.261563584722495, -22.33973141315931], [-47.2615538167778, -22.339752346110746], [-47.26154404120982, -22.339773295687344], [-47.26153425701667, -22.33979426145072], [-47.26152446319308, -22.339815242963244], [-47.26151465873206, -22.33983623978496], [-47.26150484262349, -22.339857251476293], [-47.26149501385488, -22.3398782775965], [-47.26148517141173, -22.339899317702983], [-47.26147531427624, -22.3399203713539], [-47.26146544142893, -22.339941438104912], [-47.26145555184705, -22.339962517512273], [-47.26144564450595, -22.339983609130226], [-47.261435718378316, -22.340004712512368], [-47.26142577243419, -22.34002582721183], [-47.26141580564157, -22.340046952779836], [-47.26140581696507, -22.34006808876848], [-47.26139580536831, -22.340089234725934], [-47.26138576981122, -22.340110390202064], [-47.261375709251546, -22.34013155474481], [-47.26136562264525, -22.340152727900033], [-47.261355508945066, -22.340173909214172], [-47.26134536710179, -22.340195098231447], [-47.26133519606373, -22.34021629449522], [-47.261324902639366, -22.34023768904811], [-47.2613146657942, -22.340258906716095], [-47.261304396705064, -22.340280129934097], [-47.26129409610798, -22.340301354630363], [-47.26128376599186, -22.34032257519991], [-47.261273407007856, -22.340343789440414], [-47.26126301882825, -22.340364997174973], [-47.2612526011113, -22.340386198254915], [-47.26124215351513, -22.340407392531237], [-47.261231675697395, -22.340428579855292], [-47.26122116731585, -22.340449760077536], [-47.26121062802804, -22.340470933048447], [-47.26120005749113, -22.340492098618494], [-47.261189455362405, -22.340513256637408], [-47.26117882129881, -22.34053440695498], [-47.261168154957105, -22.340555549420714], [-47.26115745599407, -22.34057668388367], [-47.2611467240662, -22.340597810192758], [-47.26113595882984, -22.340618928196626], [-47.261125159941294, -22.34064003774351], [-47.26111432705653, -22.34066113868168], [-47.261103459831595, -22.34068223085869], [-47.26109255792223, -22.34070331412216], [-47.26108162098419, -22.340724388319074], [-47.26107064867311, -22.340745453296233], [-47.26105964064423, -22.340766508900536], [-47.26104859655295, -22.340787554978007], [-47.26103751605459, -22.34080859137448], [-47.2610263988042, -22.34082961793565], [-47.261015244456665, -22.340850634506882], [-47.261004052666955, -22.34087164093316], [-47.260992823089936, -22.340892637058882], [-47.26098155538029, -22.34091362272844], [-47.26097024919261, -22.34093459778584], [-47.260958904181386, -22.3409555620748], [-47.260947520001125, -22.34097651543853], [-47.2609360963064, -22.340997457719546], [-47.26092463275134, -22.341018388760922], [-47.260913128990175, -22.341039308404802], [-47.26090158467733, -22.34106021649268], [-47.260889999466855, -22.34108111286623], [-47.26087837301285, -22.341101997366696], [-47.26086670496951, -22.341122869834496], [-47.260854994990765, -22.341143730110286], [-47.26084324273069, -22.341164578033844], [-47.260831447843394, -22.341185413444673], [-47.26081960998267, -22.341206236182284], [-47.260807728802675, -22.341227046085127], [-47.260795803957386, -22.34124784299168], [-47.2607838351007, -22.341268626740117], [-47.26077182188662, -22.341289397167994], [-47.26075976396923, -22.34131015411238], [-47.260747661002576, -22.341330897410074], [-47.26073551264066, -22.34135162689754], [-47.26072331853753, -22.34137234241083], [-47.26071107834746, -22.341393043785256], [-47.26069879172466, -22.341413730856004], [-47.26068645832332, -22.34143440345774], [-47.26067407779782, -22.341455061424767], [-47.26066164980251, -22.341475704590955], [-47.26064917399184, -22.341496332789703], [-47.26063665002049, -22.341516945853776], [-47.260624077543, -22.341537543616028], [-47.26061145621415, -22.341558125908286], [-47.26059878568892, -22.341578692562166], [-47.26058606562216, -22.341599243409078], [-47.26057329566913, -22.34161977827948], [-47.260560475484894, -22.341640297004023], [-47.260547604724984, -22.341660799412224], [-47.26053468304493, -22.341681285333554], [-47.2605217101003, -22.341701754597096], [-47.26050868554719, -22.341722207031058], [-47.26049560904148, -22.34174264246361], [-47.26048248023938, -22.34176306072233], [-47.26046929879734, -22.341783461634297], [-47.260456064372015, -22.34180384502603], [-47.260442776620245, -22.341824210723722], [-47.2604330974236, -22.341838973067745], [-47.26041263543153, -22.341870029488867], [-47.260402588632665, -22.341885201938286], [-47.2603890641624, -22.341905524610873], [-47.26037543716311, -22.34192589229358], [-47.2603616921167, -22.34194631588994], [-47.260347823538076, -22.341966791006087], [-47.26033382602636, -22.34198731297154], [-47.26031969409644, -22.342007877089397], [-47.260305422179904, -22.342028478633267], [-47.260291004626225, -22.34204911284363], [-47.26027643570503, -22.34206977492304], [-47.26026170960735, -22.342090460032196], [-47.260246820448394, -22.3421111632845], [-47.26023176226947, -22.342131879741668], [-47.260216529040875, -22.342152604408174], [-47.26020111466493, -22.342173332225705], [-47.260185512979085, -22.342194058067815], [-47.26016971776023, -22.34221477673333], [-47.26015372272858, -22.342235482940808], [-47.260137521552366, -22.342256171322035], [-47.260121107853514, -22.342276836415262], [-47.2601044752127, -22.34229747265955], [-47.26008761717635, -22.34231807438729], [-47.26007052726367, -22.3423386358176], [-47.26005319897372, -22.342359151050598], [-47.26003562579429, -22.34237961406006], [-47.26001780121074, -22.342400018687183], [-47.25999971871585, -22.342420358634733], [-47.259981371820224, -22.34244062746084], [-47.259962754063466, -22.342460818573766], [-47.25994385902648, -22.34248092522655], [-47.25992468034406, -22.342500940512398], [-47.25990521171825, -22.34252085736118], [-47.25988544693237, -22.342540668535968], [-47.259865379865985, -22.34256036663066], [-47.259845004510254, -22.342579944068486], [-47.259824314983554, -22.342599393101793], [-47.2598033055476, -22.342618705812814], [-47.259781970731346, -22.342637874019303], [-47.25976032016043, -22.342656876311608], [-47.25973839666241, -22.342675667303002], [-47.25971623774258, -22.342694215851733], [-47.25969385110925, -22.34271251799871], [-47.25967124073801, -22.34273057291648], [-47.25964841054772, -22.342748379758262], [-47.259625364401714, -22.342765937656846], [-47.25960210611067, -22.34278324572204], [-47.25957863943432, -22.34280030303961], [-47.259554968082874, -22.342817108669916], [-47.25953109571937, -22.342833661646527], [-47.25950702596097, -22.342849960975023], [-47.259482762380635, -22.342866005632075], [-47.25945830850952, -22.34288179456381], [-47.25943366783837, -22.34289732668509], [-47.25940884381814, -22.342912600879103], [-47.25938383986282, -22.342927615995578], [-47.25935865935072, -22.34294237085033], [-47.25933330562538, -22.34295686422456], [-47.25930778199796, -22.34297109486363], [-47.25928209174794, -22.342985061476796], [-47.259256238124834, -22.342998762736126], [-47.259230224349764, -22.343012197275886], [-47.25920405361678, -22.34302536369174], [-47.259177729094155, -22.343038260540233], [-47.25915125392569, -22.343050886337938], [-47.25912463123264, -22.343063239560617], [-47.259097864114594, -22.34307531864297], [-47.25907095565077, -22.343087121977586], [-47.25904390890186, -22.34309864791439], [-47.259016726911085, -22.343109894760012], [-47.25898941270616, -22.343120860776793], [-47.258961969300294, -22.34313154418247], [-47.258934399693715, -22.343141943149302], [-47.2589067068753, -22.343152055803422], [-47.258878893824516, -22.343161880223875], [-47.25885096351243, -22.343171414442374], [-47.25882291890366, -22.34318065644223], [-47.258794762959106, -22.343189604157484], [-47.25876649863596, -22.343198255472807], [-47.258738128890634, -22.34320660822235], [-47.25870965668143, -22.34321466018887], [-47.258681084969, -22.34322240910371], [-47.25865241672013, -22.343229852645372], [-47.25862365490928, -22.34323698843938], [-47.25859480252001, -22.343243814057686], [-47.25856586263933, -22.343250326997524], [-47.25853685777726, -22.343256520572098], [-47.25850785421848, -22.343262382449762], [-47.25847890516256, -22.343267910697616], [-47.25845002073093, -22.34327311355708], [-47.25842120490914, -22.343278000488162], [-47.25839246143128, -22.343282580966445], [-47.258363793788504, -22.343286864468734], [-47.25833520523851, -22.343290860459888], [-47.25830669881824, -22.343294578379997], [-47.25827827735472, -22.343298027633622], [-47.2582499434761, -22.34330121757957], [-47.25822169962569, -22.343304157521562], [-47.25819354807364, -22.34330685670047], [-47.25816549092876, -22.343309324287116], [-47.25813753015252, -22.343311569376027], [-47.25810966757045, -22.34331360098022], [-47.25808190488452, -22.343315428026663], [-47.258054243684896, -22.343317059352703], [-47.25802668546193, -22.343318503702687], [-47.25799923161709, -22.34331976972594], [-47.25797188347356, -22.343320865974615], [-47.25794464228726, -22.343321800902473], [-47.25791750925619, -22.343322582864], [-47.25789048552968, -22.343323220113955], [-47.25786357221797, -22.343323720807028], [-47.257836770400175, -22.34332409299817], [-47.257810081132476, -22.343324344642827], [-47.257783505455876, -22.343324483597627], [-47.25775704440223, -22.343324517621014], [-47.257730699001826, -22.343324454374073], [-47.25770447028862, -22.34332430142156], [-47.25767835930671, -22.34332406623263], [-47.257652367114744, -22.34332375618215], [-47.25762649479073, -22.343323378551343], [-47.25760074343696, -22.343322940528907], [-47.25757511418329, -22.343322449211783], [-47.25754960819089, -22.343321911606076], [-47.257524226655114, -22.34332133462756], [-47.25749896899165, -22.343320725058504], [-47.25747380610409, -22.34332008866893], [-47.257448687312355, -22.34331942744103], [-47.257423589189266, -22.343318741504753], [-47.257398510920815, -22.343318031492565], [-47.25737345231456, -22.343317298052447], [-47.257348625922475, -22.343316548256848], [-47.25732360026, -22.343315769914373], [-47.25709774560457, -22.343308544069398]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1171.369633655, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.264248662366974, -22.3360315719367], [-47.26413185420515, -22.336150453114133], [-47.264114337662846, -22.336168174608936], [-47.264096830348066, -22.336185788593617], [-47.264079336390736, -22.33620329857035], [-47.2640618598734, -22.33622070801417], [-47.26404440483345, -22.33623802037033], [-47.26402697526329, -22.336255239054438], [-47.264009575112006, -22.336272367450366], [-47.26399220828698, -22.336289408909145], [-47.26397487865357, -22.336306366748826], [-47.263957749152986, -22.336323088920793], [-47.26394047372988, -22.336339920442047], [-47.26392324677622, -22.33635667800727], [-47.26390607201793, -22.336373364812857], [-47.263888953144686, -22.336389984016968], [-47.263871893225094, -22.336406539250685], [-47.263854879711985, -22.336423047658794], [-47.26383789750066, -22.336439527079992], [-47.26382094744742, -22.336455979751946], [-47.26380403127278, -22.336472407057343], [-47.263787150690405, -22.336488810369246], [-47.263770307405096, -22.33650519105296], [-47.26375350311454, -22.33652155046447], [-47.2637367395077, -22.3365378899519], [-47.26372001826597, -22.33655421085429], [-47.26370334106161, -22.336570514503297], [-47.26368670956027, -22.336586802220637], [-47.263670296445966, -22.336602907503824], [-47.263653776046645, -22.336619152443994], [-47.263637306242586, -22.33663538532208], [-47.26362088865984, -22.336651607424464], [-47.26360452491528, -22.336667820030083], [-47.26358821661682, -22.336684024410147], [-47.26357196536307, -22.336700221828398], [-47.26355577274274, -22.336716413541904], [-47.26353964033501, -22.336732600800353], [-47.26352356970913, -22.336748784846808], [-47.26350756242433, -22.336764966917514], [-47.263491620029264, -22.33678114824265], [-47.263475744061864, -22.33679733004646], [-47.263459936049216, -22.336813513547174], [-47.263444197507624, -22.336829699957384], [-47.263428529941834, -22.336845890484533], [-47.263412934844546, -22.33686208633161], [-47.263397413697064, -22.33687828869642], [-47.263381967968414, -22.336894498772786], [-47.26336659911505, -22.33691071775062], [-47.263351308580646, -22.336926946816607], [-47.263336097796035, -22.336943187154006], [-47.263320968178945, -22.336959439943374], [-47.263305921132556, -22.336975706364058], [-47.26329095483173, -22.33699199109119], [-47.26327605614388, -22.33700831053755], [-47.263261211770384, -22.33702467918531], [-47.26324641923248, -22.337041099279396], [-47.26323167840988, -22.337057570480724], [-47.263216989182396, -22.33707409244948], [-47.26320235143064, -22.337090664844254], [-47.26318776503509, -22.33710728732322], [-47.26317322987643, -22.33712395954346], [-47.263158745836265, -22.337140681160417], [-47.26314431279591, -22.337157451829228], [-47.26312993063672, -22.337174271204116], [-47.263115599240834, -22.337191138937804], [-47.26310131849036, -22.337208054682193], [-47.263087088267305, -22.33722501808865], [-47.26307290845397, -22.337242028807406], [-47.263058778933114, -22.337259086487354], [-47.26304469958723, -22.337276190776972], [-47.26303067029907, -22.337293341323637], [-47.2630166909514, -22.337310537773895], [-47.26300276142704, -22.33732777977342], [-47.26298888160902, -22.337345066966847], [-47.26297505138021, -22.337362398998184], [-47.26296127062376, -22.337379775510282], [-47.26294753922261, -22.337397196145442], [-47.2629338570597, -22.33741466054506], [-47.262920224018046, -22.33743216834967], [-47.262906639980514, -22.33744971919916], [-47.26289310483011, -22.337467312732283], [-47.262879618449745, -22.337484948587207], [-47.26286618072209, -22.3375026264014], [-47.262852791529866, -22.337520345811566], [-47.26283945075575, -22.337538106453398], [-47.262826158282174, -22.33755590796221], [-47.2628129139916, -22.33757374997236], [-47.26279971776624, -22.337591632117586], [-47.262786569488284, -22.337609554030863], [-47.2627734690398, -22.337627515344387], [-47.26276041630228, -22.337645515690287], [-47.262747411157726, -22.337663554698995], [-47.262734453487724, -22.337681632000773], [-47.26272154317342, -22.337699747225553], [-47.26270868009591, -22.337717900002353], [-47.26269586413616, -22.337736089959566], [-47.262683095174985, -22.337754316724855], [-47.26267037309288, -22.337772579925442], [-47.26265769777022, -22.337790879187818], [-47.262645069086894, -22.33780921413828], [-47.26263248692285, -22.3378275844021], [-47.26261995115767, -22.33784598960416], [-47.262607461670804, -22.33786442936869], [-47.2625950183413, -22.33788290331956], [-47.26258262104783, -22.337901411080374], [-47.26257026966917, -22.33791995227351], [-47.26255796408361, -22.337938526521253], [-47.26254570416927, -22.337957133445308], [-47.26253348980374, -22.337975772667182], [-47.2625213208644, -22.33799444380785], [-47.26250919722871, -22.338013146487114], [-47.26249711877346, -22.338031880325175], [-47.26248508537518, -22.33805064494151], [-47.26247309691032, -22.33806943995491], [-47.26246115325469, -22.338088264984215], [-47.26244925426604, -22.338107119676096], [-47.26243739966232, -22.338126003892693], [-47.26242558902223, -22.33814491767587], [-47.262413822000916, -22.338163860928482], [-47.262402098304165, -22.33818283347215], [-47.26239041763797, -22.338201835127737], [-47.26237877970828, -22.33822086571551], [-47.26236718422113, -22.338239925055174], [-47.26235563088282, -22.33825901296542], [-47.26234411939944, -22.338278129264754], [-47.2623326494771, -22.33829727377108], [-47.2623212208222, -22.338316446301206], [-47.26230983314081, -22.338335646672036], [-47.262298486139116, -22.33835487469953], [-47.26228717952353, -22.33837413019867], [-47.26227591300003, -22.3383934129848], [-47.262264686274655, -22.338412722872228], [-47.26225349905367, -22.338432059674375], [-47.262242351043106, -22.338451423204443], [-47.2622312419488, -22.338470813275357], [-47.26222017147676, -22.338490229698944], [-47.26220913933262, -22.338509672287223], [-47.26219814522216, -22.338529140850998], [-47.262187188851335, -22.338548635200404], [-47.262176269925156, -22.338568155146323], [-47.262165388149256, -22.338587700497904], [-47.262154543229066, -22.338607271064003], [-47.26214373486953, -22.338626866653563], [-47.26213296277577, -22.338646487074566], [-47.26212222665253, -22.338666132134918], [-47.26211152620467, -22.338685801641482], [-47.262100861136794, -22.338705495400983], [-47.26209023115315, -22.338725213220037], [-47.262079635958116, -22.33874495490424], [-47.26206907525567, -22.338764720259128], [-47.26205854874969, -22.338784509089756], [-47.262048056143925, -22.338804321200616], [-47.262037597141834, -22.338824156395923], [-47.262027171446675, -22.338844014479527], [-47.26201677876153, -22.338863895254864], [-47.26200641878931, -22.338883798524833], [-47.261996091232696, -22.33890372409207], [-47.26198579579406, -22.338923671758923], [-47.26197553217564, -22.33894364132725], [-47.26196530007945, -22.338963632598507], [-47.26195509920714, -22.33898364537406], [-47.2619449292602, -22.339003679454766], [-47.26193478993994, -22.33902373464103], [-47.26192468094745, -22.33904381073285], [-47.26191460195734, -22.339063907582258], [-47.26190455149767, -22.339084027322244], [-47.26189452631416, -22.33910417508074], [-47.26188452383771, -22.33912435381948], [-47.261874543033606, -22.339144563364304], [-47.26186458297736, -22.339164803313377], [-47.26185464274214, -22.33918507326322], [-47.26184472139895, -22.339205372808387], [-47.2618348180162, -22.339225701542475], [-47.26182493166004, -22.339246059057132], [-47.261815061394344, -22.33926644494247], [-47.26180520628021, -22.339286858787744], [-47.261795270434106, -22.339307497393424], [-47.26178544729445, -22.33932795708134], [-47.261775636447396, -22.339348443476585], [-47.261765836946, -22.339368956162474], [-47.26175604783992, -22.339389494722912], [-47.26174626817719, -22.339410058738675], [-47.26173649700262, -22.339430647790838], [-47.2617267333587, -22.339451261458677], [-47.26171697628543, -22.339471899320248], [-47.26170722482002, -22.339492560952877], [-47.26169747799731, -22.33951324593239], [-47.261687734849296, -22.33953395383396], [-47.261677994405545, -22.339554684231427], [-47.261668255693124, -22.33957543669731], [-47.261658517736, -22.339596210804057], [-47.26164877955582, -22.33961700612257], [-47.261639040171794, -22.339637822222226], [-47.26162929859995, -22.339658658672597], [-47.261619553854146, -22.339679515041325], [-47.26160980494521, -22.339700390895814], [-47.26160005088175, -22.339721285801744], [-47.2615902906688, -22.33974219932563], [-47.26158052331019, -22.339763131030022], [-47.26157074780554, -22.33978408047983], [-47.26156096315297, -22.33980504723666], [-47.261551168347076, -22.339826030862802], [-47.2615413623805, -22.339847030918296], [-47.26153154424262, -22.339868046963424], [-47.26152171292026, -22.339889078557256], [-47.261511867398156, -22.339910125256953], [-47.26150200665746, -22.339931186620348], [-47.26149212967753, -22.339952262202758], [-47.26148223543428, -22.339973351560083], [-47.261472322901575, -22.339994454245964], [-47.26146239105042, -22.34001556981355], [-47.26145243884906, -22.34003669781534], [-47.26144246526345, -22.340057837801865], [-47.2614324692561, -22.340078989324535], [-47.26142244978829, -22.340100151930677], [-47.26141240581743, -22.340121325169278], [-47.261402336298666, -22.3401425085874], [-47.261392240185174, -22.340163701729875], [-47.26138211642664, -22.340184904142035], [-47.26137196397079, -22.34020611536699], [-47.261361781762645, -22.340227334946842], [-47.26135147046476, -22.34024876668961], [-47.26134122104044, -22.34027001043885], [-47.26133093881178, -22.34029126082104], [-47.26132062462833, -22.34031251352114], [-47.26131028064941, -22.34033376257692], [-47.26129990759125, -22.340355005648583], [-47.2612895051258, -22.340376242556655], [-47.261279072909986, -22.340397473151782], [-47.261268610600574, -22.3404186972843], [-47.261258117853885, -22.34043991480482], [-47.261247594326335, -22.34046112556317], [-47.26123703967408, -22.340482329408967], [-47.26122645355291, -22.34050352619203], [-47.26121583561871, -22.34052471576126], [-47.26120518552705, -22.34054589796571], [-47.261194502933265, -22.34056707265407], [-47.261183787492705, -22.340588239674577], [-47.2611730388604, -22.340609398875323], [-47.26116225669132, -22.340630550104013], [-47.261151440640276, -22.34065169320809], [-47.2611405903618, -22.34067282803489], [-47.26112970551041, -22.34069395443108], [-47.26111878574044, -22.340715072243327], [-47.261107830706116, -22.34073618131767], [-47.26109684006156, -22.340757281499908], [-47.261085813460554, -22.340778372635977], [-47.26107475055694, -22.3407994545709], [-47.26106365100456, -22.340820527149415], [-47.261052514456885, -22.340841590216197], [-47.26104134056731, -22.340862643615555], [-47.26103012898925, -22.340883687191283], [-47.26101887937601, -22.340904720786764], [-47.26100759138073, -22.34092574424515], [-47.260996264656455, -22.340946757409373], [-47.260984898856094, -22.340967760121874], [-47.26097349363257, -22.340988752224707], [-47.26096204863894, -22.3410097335591], [-47.26095056352765, -22.341030703966904], [-47.26093903795144, -22.34105166328899], [-47.26092747156313, -22.341072611365473], [-47.260915864015196, -22.341093548036767], [-47.26090421496007, -22.34111447314271], [-47.26089252405042, -22.34113538652237], [-47.26088079093856, -22.341156288014957], [-47.260869015276946, -22.34117717745888], [-47.260857196718135, -22.34119805469208], [-47.26084533491426, -22.341218919552684], [-47.26083342951793, -22.341239771877586], [-47.26082148018149, -22.341260611503714], [-47.260809486557235, -22.341281438267675], [-47.26079744829756, -22.34130225200547], [-47.26078536505499, -22.341323052552493], [-47.2607732364819, -22.34134383974396], [-47.26076106223078, -22.341364613414605], [-47.26074884195403, -22.341385373398836], [-47.260736575304335, -22.341406119530205], [-47.26072426193434, -22.341426851642087], [-47.26071190149665, -22.341447569567478], [-47.260699493644054, -22.34146827313873], [-47.26068703802931, -22.341488962187984], [-47.26067453430534, -22.34150963654673], [-47.26066198212523, -22.341530296045832], [-47.26064938114196, -22.34155094051616], [-47.260636731008795, -22.3415715697877], [-47.26062403137914, -22.341592183689972], [-47.26061128190632, -22.341612782052366], [-47.26059848224407, -22.34163336470338], [-47.260585632045924, -22.34165393147149], [-47.260572730965926, -22.3416744821842], [-47.2605597786581, -22.341695016668744], [-47.26054677477653, -22.341715534752108], [-47.2605337189758, -22.341736036260272], [-47.26052061091039, -22.341756521019146], [-47.26050745023502, -22.341776988854104], [-47.26049423660467, -22.341797439589886], [-47.26048096967464, -22.341817873050697], [-47.260467649100285, -22.341838289060398], [-47.26045992101648, -22.34185007564475], [-47.2604394746116, -22.341881138518538], [-47.26042736063438, -22.341899432779844], [-47.26041380073757, -22.341919808692264], [-47.26040013500626, -22.341940234271803], [-47.26038634718303, -22.341960721435466], [-47.260372431713996, -22.341981265784746], [-47.26035838313521, -22.34200186262617], [-47.260344195892735, -22.342022507237868], [-47.26032986434387, -22.34204319486675], [-47.2603153827583, -22.34206392072428], [-47.26030074532053, -22.34208467998142], [-47.26028594613126, -22.342105467764622], [-47.26027097921028, -22.34212627914978], [-47.26025583849859, -22.342147109157658], [-47.26024051786139, -22.34216795274803], [-47.260225011091435, -22.342188804813645], [-47.26020931191222, -22.342209660174575], [-47.2601934139827, -22.34223051357122], [-47.26017731090134, -22.34225135965831], [-47.260160996211184, -22.34227219299807], [-47.26014446340584, -22.34229300805296], [-47.26012770593497, -22.342313799179557], [-47.260110717211674, -22.342334560620685], [-47.26009349062002, -22.342355286498464], [-47.26007601952259, -22.342375970807907], [-47.26005829726988, -22.342396607409334], [-47.26004031720997, -22.34241719002171], [-47.26002207269863, -22.342437712216253], [-47.260003557110814, -22.342458167409905], [-47.25998476385236, -22.342478548859827], [-47.259965686373064, -22.342498849657535], [-47.25994631818042, -22.3425190627241], [-47.25992665285339, -22.342539180806277], [-47.259906684057846, -22.342559196473058], [-47.25988640556218, -22.34257910211284], [-47.25986581125392, -22.342598889932106], [-47.25984489515623, -22.3426185519549], [-47.25982365144522, -22.342638080023995], [-47.25980207458198, -22.342657465699865], [-47.25978017512957, -22.342676686433528], [-47.25975799889919, -22.342695694048725], [-47.25973558568792, -22.342714455459596], [-47.25971294346886, -22.34273296656269], [-47.259690076233596, -22.342751226594906], [-47.2596669879131, -22.342769234772565], [-47.25964368237921, -22.342786990290197], [-47.2596201634476, -22.342804492317764], [-47.259596434879526, -22.342821739999668], [-47.259572500383484, -22.342838732453192], [-47.259548363617604, -22.34285546876695], [-47.25952402819115, -22.34287194799981], [-47.259499497666184, -22.34288816917974], [-47.259474775560165, -22.342904131302195], [-47.259449865347506, -22.342919833329166], [-47.25942477046009, -22.342935274189024], [-47.2593994942905, -22.34295045277426], [-47.25937404019312, -22.34296536794135], [-47.259348411485355, -22.34298001850976], [-47.259322611449946, -22.342994403260743], [-47.259296643336, -22.34300852093705], [-47.25927051036055, -22.343022370241783], [-47.25924421571036, -22.34303594983769], [-47.25921776254335, -22.343049258346383], [-47.25919115398991, -22.343062294347614], [-47.25916439315433, -22.343075056378716], [-47.25913748311693, -22.343087542933365], [-47.25911042693479, -22.343099752461335], [-47.2590832276433, -22.343111683367745], [-47.259055888258196, -22.34312333401199], [-47.25902841177641, -22.343134702707314], [-47.25900080117846, -22.34314578771982], [-47.25897305942932, -22.343156587267924], [-47.258945189480194, -22.343167099521573], [-47.25891719427007, -22.343177322601537], [-47.25888907672799, -22.34318725457836], [-47.25886083977397, -22.343196893472033], [-47.258832486321225, -22.343206237250968], [-47.258804019278934, -22.343215283831057], [-47.25877544155237, -22.343224031075426], [-47.25874675604593, -22.343232476793396], [-47.25871796566603, -22.34324061873952], [-47.25868907332163, -22.343248454613295], [-47.258660081928205, -22.3432559820581], [-47.258630994409394, -22.34326319866069], [-47.25860181369863, -22.34327010195065], [-47.25857254283958, -22.343276689377912], [-47.25854320559408, -22.343282953928775], [-47.258513872462906, -22.343288882416463], [-47.258484600092316, -22.34329447240653], [-47.258455399192584, -22.343299732270843], [-47.25842627392895, -22.343304671681267], [-47.25839722819849, -22.34330930032613], [-47.258368265639184, -22.34331362789517], [-47.258339389639886, -22.343317664065275], [-47.25831060335409, -22.34332141848702], [-47.2582819097113, -22.34332490077303], [-47.258253311428945, -22.343328120487097], [-47.25822481102725, -22.34333108713434], [-47.25819641084172, -22.343333810152753], [-47.258168113035815, -22.34333629890566], [-47.25813991961581, -22.343338562674976], [-47.25811183244299, -22.343340610655673], [-47.25808385324681, -22.343342451950985], [-47.25805598363751, -22.343344095568472], [-47.258028225118785, -22.343345550416583], [-47.25800057909966, -22.34334682530232], [-47.25797304690552, -22.34334792892908], [-47.25794562979006, -22.343348869895337], [-47.25791832894517, -22.343349656693633], [-47.25789114551092, -22.343350297710085], [-47.257864080585485, -22.343350801224204], [-47.25783713523408, -22.343351175408998], [-47.25781031049729, -22.34335142833139], [-47.257783607399574, -22.343351567952862], [-47.257757026955595, -22.343351602130195], [-47.2577305701784, -22.34335153861631], [-47.257704238084905, -22.34335138506134], [-47.25767803170289, -22.343351149013536], [-47.25765195207557, -22.343350837920504], [-47.257626000266875, -22.343350459129947], [-47.25760017736666, -22.343350019890927], [-47.25757448449415, -22.343349527354658], [-47.257548922801966, -22.34334898857533], [-47.25752349347916, -22.34334841051089], [-47.25749819581656, -22.343347799976943], [-47.25747299869543, -22.343347162721965], [-47.25744784802771, -22.343346500655365], [-47.2574227188375, -22.343345813870442], [-47.25739761027077, -22.34334510300084], [-47.25737252213642, -22.343344368696872], [-47.25734768117086, -22.34334361846153], [-47.257322627138, -22.343342839249768], [-47.257084404056314, -22.343335217692808]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1172.221160733, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2642504129718, -22.336069933890013], [-47.2641533138306, -22.336168756265877], [-47.26413574075767, -22.336186534955864], [-47.26411818065203, -22.336204202056155], [-47.264100637677906, -22.336221761097633], [-47.2640831159493, -22.336239215582218], [-47.2640656195322, -22.336256568980303], [-47.264048152444765, -22.336273824730696], [-47.264030718659164, -22.336290986238566], [-47.264013322103246, -22.336308056874113], [-47.26399596666021, -22.336325039972582], [-47.2639788252313, -22.33634177379203], [-47.263961529909054, -22.33635862472282], [-47.26394428701113, -22.336375397812834], [-47.26392710027256, -22.33639209626797], [-47.26390997338991, -22.33640872325357], [-47.26389290940173, -22.33642528243909], [-47.263875894807235, -22.33644179189932], [-47.2638589134463, -22.33645827049808], [-47.263841966120346, -22.33647472052588], [-47.263825054548974, -22.336491143364807], [-47.26380818044459, -22.33650754038666], [-47.263791345510135, -22.336523912955023], [-47.26377455144098, -22.336540262423622], [-47.26375779992319, -22.33655659013775], [-47.26374109263493, -22.336572897433108], [-47.26372443124449, -22.336589185637504], [-47.263707817413255, -22.336605456068273], [-47.26369143450956, -22.33662153172939], [-47.263674936398466, -22.336637754755742], [-47.263658490719365, -22.336653963858698], [-47.26364209909149, -22.33667016031802], [-47.263625763124374, -22.336686345405546], [-47.263609484418, -22.336702520384826], [-47.263593264562545, -22.33671868651163], [-47.26357710513753, -22.33673484503444], [-47.26356100771248, -22.336750997194102], [-47.26354497384628, -22.336767144224275], [-47.26352900508722, -22.336783287351405], [-47.26351310297234, -22.33679942779555], [-47.26349726902726, -22.336815566770383], [-47.263481504766105, -22.336831705483267], [-47.26346581169155, -22.33684784513549], [-47.263450191294, -22.336863986922907], [-47.263434645050985, -22.33688013203669], [-47.26341917442801, -22.33689628166246], [-47.263403780877496, -22.336912436981557], [-47.26338846583858, -22.336928599171237], [-47.263373230736654, -22.336944769405314], [-47.26335807698365, -22.33696094885393], [-47.263343005977426, -22.336977138684418], [-47.26332801910051, -22.336993340062733], [-47.26331311430526, -22.337009557869216], [-47.26329827755298, -22.33702580947692], [-47.26328349470772, -22.337042110281693], [-47.26326876314663, -22.33705846269318], [-47.263254082752766, -22.33707486637548], [-47.26323945340927, -22.33709132099199], [-47.2632248750001, -22.33710782620433], [-47.263210347409114, -22.337124381673707], [-47.26319587052036, -22.337140987060174], [-47.26318144421893, -22.33715764202204], [-47.26316706838951, -22.33717434621733], [-47.26315274291691, -22.33719109930299], [-47.263138467686666, -22.33720790093449], [-47.26312424258445, -22.337224750766364], [-47.26311006749572, -22.33724164845258], [-47.263095942306194, -22.337258593645913], [-47.26308186690218, -22.337275585997705], [-47.26306784116968, -22.337292625158902], [-47.263053864994916, -22.33730971077919], [-47.2630399382642, -22.337326842507448], [-47.263026060863844, -22.337344019991626], [-47.263012232680396, -22.337361242878536], [-47.262998453600275, -22.33737851081435], [-47.262984723510144, -22.337395823443963], [-47.26297104229645, -22.337413180411723], [-47.2629574098457, -22.33743058136108], [-47.26294382604439, -22.337448025934457], [-47.26293029077893, -22.337465513773587], [-47.26291680393583, -22.33748304451914], [-47.26290336540153, -22.337500617811017], [-47.2628899750622, -22.33751823328846], [-47.26287663280407, -22.337535890589795], [-47.26286333851331, -22.337553589352428], [-47.262850092075894, -22.33757132921326], [-47.2628368933777, -22.337589109808178], [-47.262823742304455, -22.337606930772452], [-47.26281063874183, -22.337624791740513], [-47.26279758257536, -22.337642692345966], [-47.26278457368992, -22.33766063222234], [-47.262771611971026, -22.337678611001373], [-47.26275869730368, -22.337696628314657], [-47.262745829572424, -22.337714683793358], [-47.26273300866181, -22.337732777067707], [-47.26272023445615, -22.337750907767294], [-47.26270750683965, -22.337769075520924], [-47.26269482569621, -22.337787279956856], [-47.26268219090953, -22.337805520702723], [-47.26266960236281, -22.337823797385838], [-47.26265705993937, -22.33784210963243], [-47.26264456352212, -22.337860457068324], [-47.26263211299379, -22.33787883931873], [-47.262619708236684, -22.337897256008386], [-47.26260734913274, -22.33791570676172], [-47.26259503556402, -22.337934191201953], [-47.26258276741203, -22.337952708952198], [-47.262570544558066, -22.337971259634863], [-47.262558366882985, -22.337989842872233], [-47.262546234267255, -22.338008458285966], [-47.2625341465916, -22.338027105496536], [-47.262522103735876, -22.338045784124773], [-47.26251010557975, -22.3380644937908], [-47.2624981520028, -22.338083234113995], [-47.262486242883924, -22.338102004713775], [-47.26247437808277, -22.338120805239054], [-47.26246255731147, -22.338139635566836], [-47.26245078014043, -22.338158495757842], [-47.26243904622389, -22.33817738572222], [-47.26242735527002, -22.338196305283745], [-47.262415706987035, -22.338215254265435], [-47.262404101083284, -22.338234232489675], [-47.2623925372671, -22.338253239778247], [-47.262381015247115, -22.338272275951784], [-47.262369534731754, -22.33829134083084], [-47.26235809542945, -22.338310434235225], [-47.26234669704897, -22.33832955598367], [-47.262335339298694, -22.338348705894926], [-47.2623240218871, -22.338367883786823], [-47.26231274452305, -22.338387089476104], [-47.26230150691475, -22.338406322779893], [-47.2622903087706, -22.338425583514198], [-47.26227914979919, -22.338444871494193], [-47.26226802970889, -22.338464186534704], [-47.262256948207835, -22.338483528450247], [-47.26224590500438, -22.338502897054248], [-47.26223489980642, -22.338522292160313], [-47.26222393232209, -22.338541713580792], [-47.26221300225959, -22.338561161127224], [-47.26220210932626, -22.338580634612118], [-47.26219125323001, -22.338600133845883], [-47.26218043367858, -22.338619658638812], [-47.262169650379136, -22.338639208801293], [-47.26215890303906, -22.338658784142574], [-47.262148191365334, -22.338678384471933], [-47.26213751506511, -22.338698009597454], [-47.26212687384524, -22.338717659327184], [-47.262116267412125, -22.33873733346888], [-47.26210569547237, -22.338757031829424], [-47.262095157732205, -22.338776754215477], [-47.26208465389765, -22.338796500433244], [-47.26207418367463, -22.33881627028836], [-47.262063746768796, -22.338836063586097], [-47.262053342885565, -22.338855880131426], [-47.262042971730104, -22.338875719728826], [-47.2620326330075, -22.338895582182147], [-47.26202232642255, -22.33891546729508], [-47.26201205167967, -22.338935374870957], [-47.262001808483234, -22.338955304712567], [-47.26199159653732, -22.33897525662225], [-47.261981415545634, -22.338995230402368], [-47.26197126521168, -22.33901522585463], [-47.261961145238814, -22.339035242780298], [-47.261951055330144, -22.339055280980173], [-47.26194099516062, -22.339075340310444], [-47.261930963187424, -22.33909542305081], [-47.26192095599077, -22.339115534668842], [-47.26191097090198, -22.339135678338195], [-47.261901006884315, -22.339155853901207], [-47.26189106301819, -22.339176060958316], [-47.26188113838143, -22.339196299108163], [-47.26187123204967, -22.339216567947446], [-47.261861343095745, -22.339236867071662], [-47.26185147059007, -22.339257196074357], [-47.26184161360064, -22.339277554547415], [-47.26183177119257, -22.339297942081767], [-47.26182184155225, -22.33931856780535], [-47.261812030270605, -22.339339002837452], [-47.26180223072057, -22.33935946568216], [-47.26179244195872, -22.339379955924084], [-47.2617826630379, -22.339400473148505], [-47.26177289300935, -22.339421016937482], [-47.26176313092079, -22.339441586873143], [-47.26175337581753, -22.339462182535982], [-47.26174362674224, -22.33948280350496], [-47.261733882734575, -22.339503449358467], [-47.261724142831696, -22.339524119673136], [-47.26171440606777, -22.33954481402502], [-47.261704671474355, -22.33956553198867], [-47.26169493808034, -22.339586273137293], [-47.26168520491137, -22.339607037044022], [-47.26167547099055, -22.339627823280278], [-47.26166573533848, -22.33964863141593], [-47.26165599697232, -22.33966946102105], [-47.261646254906964, -22.3396903116636], [-47.26163650815402, -22.3397111829114], [-47.26162675572284, -22.339732074330318], [-47.261616996618855, -22.339752985487152], [-47.26160722984634, -22.33977391594455], [-47.26159745440504, -22.339794865267574], [-47.261587669293064, -22.339815833017777], [-47.261577873504834, -22.339836818757576], [-47.26156806603268, -22.339857822046852], [-47.26155824586549, -22.339878842445785], [-47.261548411989416, -22.339899879513272], [-47.26153856338836, -22.339920932806148], [-47.261528699042444, -22.33994200188206], [-47.26151881792988, -22.339963086295892], [-47.26150891902529, -22.33998418560311], [-47.26149900130096, -22.34000529935696], [-47.261489063726316, -22.340026427109997], [-47.261479105267696, -22.3400475684141], [-47.261469124889146, -22.34006872281914], [-47.26145912155092, -22.34008988987586], [-47.26144909421207, -22.34011106913066], [-47.26143904182748, -22.34013226013175], [-47.26142896334964, -22.340153462425263], [-47.26141885772891, -22.340174675554966], [-47.26140872391205, -22.340195899065165], [-47.26139856084365, -22.340217132497795], [-47.26138836746542, -22.34023837539371], [-47.26137803829402, -22.340259844326383], [-47.26136777629053, -22.340281114156877], [-47.26135748092241, -22.340302391703304], [-47.26134715315259, -22.340323672407226], [-47.261336795310854, -22.340344949949227], [-47.26132640817856, -22.34036622185204], [-47.261315991427274, -22.340387487933615], [-47.26130554471258, -22.340408748043956], [-47.261295067689936, -22.340430002032654], [-47.26128456001432, -22.340451249749677], [-47.26127402134076, -22.340472491044068], [-47.26126345132408, -22.340493725764805], [-47.26125284961866, -22.34051495376088], [-47.26124221587902, -22.340536174880448], [-47.261231549759295, -22.34055738897179], [-47.26122085091344, -22.34057859588278], [-47.26121011899533, -22.34059979546083], [-47.26119935365864, -22.340620987553184], [-47.261188554556874, -22.340642172006724], [-47.26117772134334, -22.34066334866801], [-47.26116685367114, -22.340684517383462], [-47.261155951193324, -22.34070567799886], [-47.26114501356273, -22.34072683035986], [-47.26113404043213, -22.340747974311636], [-47.26112303145414, -22.34076910969898], [-47.26111198628099, -22.340790236366818], [-47.26110090456508, -22.34081135415917], [-47.26108978595866, -22.340832462919757], [-47.26107863011371, -22.340853562492146], [-47.26106743668213, -22.34087465271961], [-47.261056205315725, -22.340895733444828], [-47.26104493566628, -22.340916804510062], [-47.26103362738538, -22.340937865757315], [-47.261022280124514, -22.340958917028328], [-47.26101089353502, -22.340979958164404], [-47.260999467268256, -22.341000989006314], [-47.26098800097569, -22.341022009394095], [-47.260976494308245, -22.341043019168353], [-47.260964946917, -22.3410640181686], [-47.260953358453236, -22.341085006233737], [-47.260941728567815, -22.341105983202752], [-47.26093005691161, -22.341126948914194], [-47.26091834313564, -22.34114790320571], [-47.260906586890684, -22.34116884591514], [-47.26089478782756, -22.341189776879425], [-47.26088294559723, -22.341210695935], [-47.260871059850246, -22.341231602918587], [-47.26085913023757, -22.341252497665565], [-47.26084715640999, -22.341273380011256], [-47.26083513801818, -22.341294249790774], [-47.260823074712945, -22.34131510683847], [-47.26081096614518, -22.34133595098815], [-47.26079881196571, -22.341356782073373], [-47.26078661182536, -22.34137759992725], [-47.26077436537501, -22.3413984043824], [-47.26076207226572, -22.3414191952707], [-47.26074973214855, -22.34143997242374], [-47.260737344674496, -22.34146073567276], [-47.26072490949481, -22.341481484848313], [-47.26071242626066, -22.3415022197806], [-47.260699894623386, -22.34152294029936], [-47.26068731423453, -22.341543646233486], [-47.26067468474552, -22.341564337411928], [-47.26066200580802, -22.341585013662723], [-47.26064927707397, -22.34160567481339], [-47.26063649819511, -22.341626320691322], [-47.260623668823655, -22.341646951122918], [-47.26061078861161, -22.341667565934657], [-47.26059785721152, -22.34168816495183], [-47.26058487427594, -22.341708747999643], [-47.26057183945744, -22.341729314902828], [-47.26055875240913, -22.341749865485166], [-47.260545612784, -22.341770399570375], [-47.26053242023537, -22.341790916981594], [-47.26051917441675, -22.341811417541194], [-47.260505874982, -22.341831901071107], [-47.2604925215851, -22.341852367392804], [-47.26048674461327, -22.341861178216934], [-47.260466311228406, -22.34189224648082], [-47.26046565152186, -22.341893247695072], [-47.26045213264091, -22.34191366361718], [-47.26043853731757, -22.341934092769424], [-47.26042483285425, -22.34195457624585], [-47.2604110022542, -22.3419751269768], [-47.260397039894805, -22.34199574055925], [-47.26038294024894, -22.342016412276593], [-47.26036869769395, -22.34203713738219], [-47.260354306512774, -22.34205791109611], [-47.260339760895334, -22.34207872860081], [-47.26032505494101, -22.342099585035722], [-47.260310182660184, -22.34212047549297], [-47.26029513797721, -22.342141395010977], [-47.260279914732784, -22.342162338569615], [-47.260264506687, -22.34218330108386], [-47.26024890752303, -22.34220427739757], [-47.2602331108505, -22.342225262277353], [-47.26021711021031, -22.342246250405164], [-47.2602008990793, -22.342267236371885], [-47.26018447087522, -22.342288214670216], [-47.260167818963424, -22.342309179686783], [-47.26015093666253, -22.342330125695725], [-47.26013381725232, -22.3423510468503], [-47.26011645398169, -22.34237193717556], [-47.26009884007679, -22.34239279056148], [-47.26008096875088, -22.34241360075495], [-47.2600628332146, -22.342434361352616], [-47.260044426686854, -22.34245506579419], [-47.260025742406874, -22.342475707355472], [-47.26000677364672, -22.342496279142427], [-47.25998751372519, -22.3425167740851], [-47.25996795602229, -22.342537184932375], [-47.25994809399409, -22.34255750424804], [-47.25992792118886, -22.342577724406837], [-47.259907431263976, -22.34259783759181], [-47.25988661800319, -22.342617835792517], [-47.259865475334536, -22.34263771080488], [-47.25984399734847, -22.34265745423207], [-47.259822178438235, -22.342677057377426], [-47.25980003010435, -22.34269649655252], [-47.259777601141636, -22.342715720791567], [-47.259754933638916, -22.342734695064646], [-47.25973203583414, -22.342753415123916], [-47.259708911734805, -22.34277188027062], [-47.259685565284116, -22.34279008978425], [-47.25966200036234, -22.342808042920964], [-47.259638220790144, -22.34282573891098], [-47.259614230330314, -22.342843176957295], [-47.25959003268966, -22.342860356234056], [-47.25956563152138, -22.342877275885023], [-47.25954103042683, -22.3428939350223], [-47.259516232957196, -22.342910332725182], [-47.259491242616264, -22.34292646803838], [-47.259466062862046, -22.342942339971167], [-47.25944069710745, -22.342957947496863], [-47.259415148723505, -22.342973289550944], [-47.25938942104081, -22.34298836503042], [-47.25936351735052, -22.343003172793058], [-47.25933744090711, -22.34301771165604], [-47.259311194929175, -22.343031980395548], [-47.25928478260132, -22.34304597774574], [-47.259258207075945, -22.34305970239784], [-47.259231471474855, -22.343073152999374], [-47.259204578890554, -22.343086328153458], [-47.259177532387824, -22.343099226417998], [-47.259150335005984, -22.34311184630462], [-47.25912298975967, -22.34312418627833], [-47.25909549964048, -22.343136244756554], [-47.25906786761907, -22.34314802010827], [-47.25904009664621, -22.343159510653358], [-47.25901218965516, -22.343170714661618], [-47.258984149562686, -22.3431816303522], [-47.25895597927091, -22.343192255892742], [-47.258927681668986, -22.34320258939859], [-47.25889925963551, -22.34321262893181], [-47.25887071603952, -22.34322237250074], [-47.2588420537427, -22.343231818058797], [-47.258813275602584, -22.34324096350373], [-47.258784384472484, -22.3432498066772], [-47.25875538320482, -22.343258345363672], [-47.258726274654116, -22.343266577289345], [-47.25869706167764, -22.343274500122174], [-47.25866774713954, -22.34328211147014], [-47.25863833391269, -22.343289408881336], [-47.258608824880305, -22.343296389843037], [-47.2585792230428, -22.343303051757783], [-47.25854955341375, -22.343309387284904], [-47.25851989071007, -22.34331538238267], [-47.258490295024714, -22.343321034114943], [-47.258460777656744, -22.34332635098418], [-47.25843134295117, -22.34333134287397], [-47.25840199496801, -22.343336019685434], [-47.258372737492046, -22.343340391321238], [-47.25834357404335, -22.343344467670356], [-47.25831450789193, -22.34334825859377], [-47.25828554206978, -22.343351773912172], [-47.25825667938358, -22.343355023394388], [-47.25822792243049, -22.343358016746905], [-47.25819927361139, -22.343360763604835], [-47.25817073514437, -22.343363273524012], [-47.25814230908051, -22.343365555973715], [-47.258113997316876, -22.34336762033095], [-47.25808580161034, -22.34336947587517], [-47.25805772359128, -22.343371131784096], [-47.25802976477675, -22.343372597130333], [-47.258001926583255, -22.343373880878566], [-47.257974210338425, -22.343374991883437], [-47.25794661729372, -22.34337593888809], [-47.25791914863498, -22.343376730523136], [-47.25789180549288, -22.34337737530615], [-47.25786458895376, -22.343377881641317], [-47.25783750006863, -22.34337825781975], [-47.25781053986271, -22.343378512019868], [-47.257783709343805, -22.34337865230802], [-47.257757009509476, -22.34337868663929], [-47.257730441355434, -22.34337862285846], [-47.257704005881614, -22.343378468701037], [-47.257677704099414, -22.343378231794375], [-47.2576515370367, -22.343377919658778], [-47.25762550574334, -22.343377539708488], [-47.257599611296655, -22.343377099252912], [-47.25757385480528, -22.343376605497458], [-47.25754823741326, -22.343376065544504], [-47.25752276030344, -22.3433754863942], [-47.257497422641684, -22.34337487489532], [-47.25747219128694, -22.343374236774952], [-47.25744700874325, -22.34337357386966], [-47.25742184848592, -22.343372886236057], [-47.257396709620856, -22.343372174509074], [-47.25737159195841, -22.343371439341237], [-47.257346736419365, -22.34337068866619], [-47.25732165401614, -22.34336990858509], [-47.25707106250332, -22.34336189131553]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1167.761765949, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26421739035264, -22.336143686209486], [-47.26417477346162, -22.336187059414264], [-47.26415714385809, -22.336204895299435], [-47.26413953096155, -22.33622261551539], [-47.26412193897067, -22.336240223621616], [-47.26410437203079, -22.336257723146996], [-47.26408683423654, -22.33627511758697], [-47.26406932963184, -22.336292410403672], [-47.264051862211915, -22.33630960502348], [-47.26403443592512, -22.33632670483584], [-47.26401705467245, -22.336343713193074], [-47.26399990131525, -22.336360458659993], [-47.26398258609384, -22.336377329000328], [-47.26396532725164, -22.336394117615146], [-47.26394812853281, -22.336410827719853], [-47.26393099364074, -22.33642746248693], [-47.26391392558395, -22.336444025624292], [-47.26389690990808, -22.336460536136585], [-47.26387992939753, -22.336477013912944], [-47.26386298479887, -22.336493461296605], [-47.2638460778308, -22.33650987966904], [-47.263829210204406, -22.336526270400828], [-47.26381238362079, -22.33654263485388], [-47.263795599773005, -22.336558974379546], [-47.263778860344296, -22.336575290320326], [-47.263762167009475, -22.33659158400866], [-47.26374552143297, -22.336607856768456], [-47.26372892527184, -22.336624109912652], [-47.26371257257877, -22.336640155951677], [-47.263696096755886, -22.336656357064207], [-47.26367967520172, -22.33667254239202], [-47.2636633095287, -22.33668871320828], [-47.26364700133904, -22.33670487077767], [-47.26363075222479, -22.33672101635622], [-47.2636145637676, -22.336737151191528], [-47.26359843753791, -22.3367532765237], [-47.26358237509554, -22.33676939358455], [-47.26356637798901, -22.336785503598396], [-47.26355044775568, -22.336801607781965], [-47.26353458592097, -22.3368177073451], [-47.26351879399818, -22.336833803490947], [-47.263503073488565, -22.336849897415966], [-47.26348742588103, -22.336865990310194], [-47.2634718526517, -22.336882083357914], [-47.26345635526297, -22.336898177738373], [-47.263440935164496, -22.33691427462505], [-47.26342559379212, -22.33693037518688], [-47.263410332567624, -22.336946480588395], [-47.26339515289819, -22.336962591990527], [-47.26338005617674, -22.336978710550383], [-47.26336504378141, -22.33699483742196], [-47.26335011707397, -22.337010973757927], [-47.263335273784286, -22.33702712464371], [-47.26332049896754, -22.337043308412717], [-47.26330577765051, -22.33705954137451], [-47.26329110706623, -22.33707582610337], [-47.2632764871011, -22.337092162266664], [-47.263261917641564, -22.337108549530885], [-47.26324739857497, -22.33712498756076], [-47.26323292978853, -22.33714147602052], [-47.26321851116972, -22.337158014573212], [-47.26320414260698, -22.337174602880015], [-47.26318982398847, -22.337191240601726], [-47.26317555520243, -22.337207927398175], [-47.26316133613787, -22.337224662927465], [-47.263147166683886, -22.337241446846818], [-47.26313304672946, -22.337258278812726], [-47.263118976163746, -22.337275158480626], [-47.263104954876574, -22.3372920855043], [-47.263090982757426, -22.337309059537027], [-47.26307705969606, -22.337326080230916], [-47.26306318558227, -22.3373431472372], [-47.2630493603059, -22.337360260205994], [-47.263035583757045, -22.33737741878641], [-47.263021855825585, -22.33739462262666], [-47.263008176401755, -22.337411871373753], [-47.262994545375534, -22.337429164674166], [-47.26298096263691, -22.3374465021732], [-47.26296742807593, -22.337463883515316], [-47.26295394158252, -22.337481308344096], [-47.26294050304672, -22.33749877630207], [-47.26292711235845, -22.33751628703087], [-47.26291376940743, -22.33753384017153], [-47.262900474083374, -22.337551435364038], [-47.262887226276, -22.33756907224747], [-47.2628740258747, -22.33758675046028], [-47.26286087276888, -22.337604469639995], [-47.26284776684777, -22.337622229423282], [-47.26283470800043, -22.33764002944612], [-47.262821696115914, -22.337657869343474], [-47.262808731082586, -22.33767574875032], [-47.262795812789335, -22.337693667299675], [-47.26278294112464, -22.33771162462447], [-47.26277011597642, -22.337729620357052], [-47.262757337232685, -22.33774765412898], [-47.26274460478109, -22.337765725570925], [-47.26273191850927, -22.33778383431287], [-47.262719278304445, -22.337801979984164], [-47.26270668405371, -22.337820162213507], [-47.26269413564364, -22.337838380629233], [-47.262681632960806, -22.337856634858557], [-47.26266917589145, -22.337874924528293], [-47.262656764321605, -22.337893249264592], [-47.26264439813693, -22.337911608692988], [-47.2626320772225, -22.337930002438856], [-47.26261980146368, -22.33794843012617], [-47.262607570745224, -22.337966891378883], [-47.262595384951666, -22.33798538582016], [-47.262583243966986, -22.338003913073006], [-47.262571147674876, -22.338022472759793], [-47.26255909595921, -22.338041064501667], [-47.262547088703, -22.338059687920097], [-47.26253512578903, -22.33807834263581], [-47.26252320709998, -22.33809702826878], [-47.26251133251784, -22.338115744438966], [-47.26249950190418, -22.338134490797692], [-47.262487714965296, -22.338153267236635], [-47.26247597126326, -22.338172073835445], [-47.26246427045149, -22.33819091051159], [-47.26245261224045, -22.338209777090974], [-47.26244099634069, -22.338228673398774], [-47.262429422462866, -22.33824759925949], [-47.26241789031762, -22.338266554496922], [-47.26240639961594, -22.33828553893377], [-47.262394950068604, -22.338304552392504], [-47.26238354138632, -22.33832359469493], [-47.26237217328025, -22.338342665661706], [-47.26236084546104, -22.33836176511339], [-47.262349557639595, -22.338380892869687], [-47.262338309527024, -22.338400048749115], [-47.26232710083391, -22.33841923257052], [-47.26231593127097, -22.338438444151755], [-47.26230480054914, -22.338457683309546], [-47.26229370837909, -22.338476949860453], [-47.262282654471264, -22.338496243620625], [-47.26227163853637, -22.338515564405057], [-47.26226066028458, -22.338534912028923], [-47.262249719426336, -22.338554286306096], [-47.262238815672184, -22.33857368704959], [-47.26222794873169, -22.33859311407338], [-47.26221711831507, -22.338612567189315], [-47.26220632413237, -22.338632046209092], [-47.262195565892966, -22.33865155094447], [-47.26218484330658, -22.338671081206034], [-47.26217415608239, -22.338690636804376], [-47.262163503929806, -22.338710217548876], [-47.26215288655789, -22.338729823248777], [-47.2621423036753, -22.33874945371317], [-47.26213175499084, -22.338769108750025], [-47.262121240212934, -22.33878878816722], [-47.26211075904978, -22.33880849177214], [-47.262100311209515, -22.338828219371525], [-47.26208989639992, -22.338847970771692], [-47.26207951432857, -22.338867745778717], [-47.262069164702794, -22.338887544198133], [-47.26205884722979, -22.33890736583484], [-47.26204856161646, -22.33892721049344], [-47.26203830756937, -22.33894707797834], [-47.262028084794906, -22.3389669680932], [-47.26201789299926, -22.338986880641354], [-47.26200773188816, -22.33900681542601], [-47.261997601167174, -22.339026772249827], [-47.26198750054169, -22.339046750914864], [-47.261977429716836, -22.339066751222838], [-47.2619673883679, -22.339086773033937], [-47.26195737488116, -22.339106818774717], [-47.26194738567134, -22.339126894252267], [-47.2619374179702, -22.339147002852208], [-47.26192747073898, -22.339167144433393], [-47.261917543062935, -22.33918731859851], [-47.261907634024645, -22.339207524948424], [-47.261897742704306, -22.339227763081777], [-47.26188786817919, -22.339248032596114], [-47.26187800952398, -22.33926833308687], [-47.26186816581082, -22.33928866414763], [-47.261858336108794, -22.339309025371072], [-47.26184841267427, -22.33932963821257], [-47.26183861325062, -22.33935004858887], [-47.26182882499759, -22.339370487883006], [-47.261819046975255, -22.339390955680948], [-47.26180927823972, -22.33941145156941], [-47.26179951784533, -22.33943197513154], [-47.26178976484279, -22.339452525950733], [-47.2617800182802, -22.33947310360853], [-47.26177027720286, -22.339493707684955], [-47.261760540652936, -22.339514337759294], [-47.261750807669884, -22.339534993409117], [-47.26174107729004, -22.339555674211333], [-47.261731348546945, -22.339576379741164], [-47.26172162047134, -22.339597109572534], [-47.26171189209052, -22.33961786327923], [-47.26170216242907, -22.339638640433208], [-47.26169243050896, -22.339659440604876], [-47.26168269534847, -22.339680263364745], [-47.26167295596355, -22.339701108281133], [-47.26166321136661, -22.33972197492224], [-47.26165346056768, -22.339742862854123], [-47.26164370257269, -22.339763771643938], [-47.261633936386275, -22.33978470085433], [-47.26162416100829, -22.33980565005055], [-47.26161437543692, -22.33982661879417], [-47.26160457866636, -22.339847606647616], [-47.261594769688664, -22.339868613170665], [-47.26158494749217, -22.339889637923367], [-47.26157511106236, -22.33991068046451], [-47.26156525938234, -22.339931740350575], [-47.26155539143121, -22.339952817138986], [-47.26154550618606, -22.339973910384256], [-47.26153560262008, -22.339995019641417], [-47.26152567970416, -22.340016144463224], [-47.26151573640602, -22.340037284401685], [-47.26150577169015, -22.3400584390081], [-47.26149578451865, -22.34007960783166], [-47.26148577384954, -22.340100790422422], [-47.26147573863966, -22.340121986325883], [-47.261465677841336, -22.340143195089457], [-47.26145559040441, -22.34016441625839], [-47.2614454752765, -22.34018564937534], [-47.26143533140133, -22.340206893983556], [-47.26142515772036, -22.340228149623876], [-47.26141495317204, -22.340249415835878], [-47.26140460612716, -22.34027092195842], [-47.261394331544516, -22.340292217870203], [-47.26138402303692, -22.340313522580818], [-47.26137368168074, -22.34033483128856], [-47.26136330997619, -22.340356137316824], [-47.26135290876979, -22.34037743805079], [-47.26134247773268, -22.34039873330589], [-47.26133201651913, -22.340420022931426], [-47.26132152478327, -22.34044130677631], [-47.26131100217871, -22.34046258468983], [-47.261300448359165, -22.340483856520308], [-47.26128986297807, -22.340505122115957], [-47.26127924568839, -22.34052638132504], [-47.261268596143324, -22.340547633994966], [-47.26125791399554, -22.340568879973198], [-47.261247198897635, -22.340590119106825], [-47.26123645050201, -22.34061135124242], [-47.26122566846093, -22.340632576226408], [-47.26121485242644, -22.340653793904824], [-47.261204002050455, -22.340675004123288], [-47.26119311698452, -22.340696206727394], [-47.26118219688032, -22.34071740156196], [-47.26117124138912, -22.340738588471794], [-47.26116025016224, -22.34075976730098], [-47.261149222850825, -22.340780937893406], [-47.26113815910557, -22.34080210009304], [-47.261127058577344, -22.340823253742833], [-47.26111592091691, -22.340844398685466], [-47.26110474577473, -22.340865534763488], [-47.26109353280111, -22.340886661819066], [-47.261082281646374, -22.340907779693776], [-47.26107099196073, -22.340928888228753], [-47.26105966339424, -22.34094998726487], [-47.261048295596794, -22.340971076642692], [-47.261036888218186, -22.340992156202333], [-47.261025440908185, -22.34101322578337], [-47.26101395331671, -22.341034285224534], [-47.2610024250931, -22.341055334365215], [-47.26099085588683, -22.341076373043684], [-47.26097924534764, -22.341097401097446], [-47.260967593124754, -22.34111841836422], [-47.260955898867444, -22.34113942468119], [-47.260944162225215, -22.341160419884538], [-47.26093238284715, -22.34118140381081], [-47.26092056038252, -22.341202376295403], [-47.2609086944807, -22.34122333717342], [-47.26089678479059, -22.34124428628001], [-47.2608848309616, -22.34126522344904], [-47.260872832642896, -22.341286148514303], [-47.26086078948354, -22.341307061309372], [-47.26084870113274, -22.34132796166698], [-47.26083656723981, -22.341348849419347], [-47.26082438745396, -22.341369724398344], [-47.26081216142443, -22.341390586435416], [-47.26079988880047, -22.34141143536151], [-47.260787569231596, -22.34143227100674], [-47.26077520236725, -22.341453093200982], [-47.26076278785686, -22.341473901773632], [-47.26075032535011, -22.341494696553465], [-47.260737814496565, -22.341515477368834], [-47.260725254946, -22.341536244047603], [-47.260712646348416, -22.341556996416745], [-47.26069998835365, -22.341577734303335], [-47.260687280611876, -22.341598457533376], [-47.2606745227734, -22.341619165932453], [-47.26066171448851, -22.341639859325923], [-47.26064885540786, -22.341660537538115], [-47.260635945181946, -22.34168120039346], [-47.26062298346178, -22.341701847715154], [-47.26060996989847, -22.341722479326183], [-47.26059690414302, -22.341743095049246], [-47.260583785847146, -22.341763694705755], [-47.26057061466234, -22.34178427811735], [-47.26055739024045, -22.341804845104765], [-47.26054411223357, -22.34182539548824], [-47.26053078029414, -22.341845929087242], [-47.2605173940747, -22.34186644572097], [-47.26051356821396, -22.341872280784305], [-47.26049314253457, -22.34190335223853], [-47.26049045740723, -22.34190742736647], [-47.26047690465225, -22.341927894450272], [-47.260463273902374, -22.341948376842375], [-47.26044953070707, -22.34196891821565], [-47.260435657330234, -22.341989532513946], [-47.260421648080495, -22.342010215329577], [-47.26040749736758, -22.342030961922873], [-47.260393199500065, -22.342051767522364], [-47.26037874868661, -22.342072627321315], [-47.260364139037314, -22.342093536473193], [-47.26034936456649, -22.342114490085912], [-47.26033441919411, -22.34213548321722], [-47.26031929674916, -22.342156510868122], [-47.260303990972, -22.342177567977533], [-47.260288495517685, -22.342198649415668], [-47.26027280395975, -22.342219749977513], [-47.260256909793895, -22.342240864376176], [-47.260240806443115, -22.34226198723515], [-47.26022448726245, -22.34228311308158], [-47.26020794554447, -22.34230423633852], [-47.26019117452625, -22.34232535131677], [-47.26017416739537, -22.34234645220806], [-47.260156917298254, -22.34236753307615], [-47.26013941734872, -22.34238858784894], [-47.26012166063637, -22.34240961031139], [-47.26010364023726, -22.34243059409689], [-47.26008534922467, -22.342451532679902], [-47.26006678068053, -22.34247241936854], [-47.26004792770842, -22.342493247297462], [-47.26002878344661, -22.342514009421514], [-47.26000934108282, -22.3425346985092], [-47.259989593869726, -22.342555307137268], [-47.25996953514035, -22.342575827686446], [-47.2599491583255, -22.342596252337344], [-47.25992845697137, -22.342616573067527], [-47.2599074247581, -22.342636781649755], [-47.25988605551849, -22.34265686965173], [-47.25986434325736, -22.34267682843708], [-47.25984228230017, -22.34269664905196], [-47.25981988508479, -22.34271630666853], [-47.25979720338973, -22.34273574753152], [-47.25977428159558, -22.34275493466686], [-47.25975112820505, -22.34277386368237], [-47.25972774724169, -22.342792533943662], [-47.25970414266077, -22.342810944793275], [-47.25968031835109, -22.34282909554914], [-47.25965627813827, -22.342846985501687], [-47.25963202578667, -22.342864613912447], [-47.25960756500137, -22.342881980012503], [-47.25958289943068, -22.342899083000745], [-47.259558032668025, -22.342915922042497], [-47.259532968253694, -22.342932496268396], [-47.25950770967778, -22.342948804772426], [-47.25948226038198, -22.342964846611014], [-47.25945662376014, -22.342980620802656], [-47.259430803161855, -22.34299612632564], [-47.25940480189377, -22.343011362117558], [-47.25937862322093, -22.34302632707448], [-47.25935227036947, -22.343041020049473], [-47.25932574652749, -22.34305543985224], [-47.25929905484716, -22.343069585247953], [-47.25927219844657, -22.343083454956318], [-47.25924518041134, -22.343097047650765], [-47.259218003796114, -22.343110361957724], [-47.25919067162615, -22.34312339645577], [-47.25916318689982, -22.343136149674432], [-47.25913555258926, -22.343148620093913], [-47.2591077716423, -22.343160806144006], [-47.25907984698451, -22.343172706203223], [-47.25905178152051, -22.34318431859813], [-47.25902357813625, -22.34319564160221], [-47.25899523970038, -22.34320667343531], [-47.25896676906584, -22.34321741226279], [-47.25893816907207, -22.34322785619458], [-47.258909442547136, -22.34323800328426], [-47.25888059230902, -22.343247851528435], [-47.258851621168056, -22.343257398865674], [-47.25882253193003, -22.343266643175536], [-47.2587933273963, -22.343275582278117], [-47.258764010367315, -22.343284213933114], [-47.258734583645726, -22.343292535838447], [-47.25870505003705, -22.343300545630314], [-47.25867541235419, -22.343308240881505], [-47.258645673419174, -22.343315619101347], [-47.258615836065076, -22.343322677734765], [-47.25858590324897, -22.343329414137028], [-47.258555901236264, -22.343335820640515], [-47.25852590895998, -22.343341882348376], [-47.25849598995974, -22.34334759582291], [-47.258466156123426, -22.343352969697094], [-47.25843641197577, -22.343358014066272], [-47.25840676173981, -22.3433627390444], [-47.258377209347096, -22.343367154746986], [-47.258347758448906, -22.34337127127511], [-47.25831841243174, -22.343375098700214], [-47.258289174430125, -22.343378647051026], [-47.25826004733998, -22.343381926301436], [-47.2582310338354, -22.343384946359215], [-47.25820213638265, -22.343387717056686], [-47.25817335725443, -22.343390248142153], [-47.25814469854666, -22.343392549272302], [-47.258116162192074, -22.343394630006074], [-47.25808774997514, -22.343396499799155], [-47.25805946354622, -22.343398167999585], [-47.258031304435825, -22.343399643843938], [-47.25800327406786, -22.34340093645467], [-47.25797537377228, -22.34340205483767], [-47.2579476047983, -22.343403007880724], [-47.25791996832563, -22.34340380435254], [-47.25789246547561, -22.34340445290207], [-47.257865097322664, -22.343404962058298], [-47.257837864903834, -22.34340534023041], [-47.257810769228705, -22.34340559570825], [-47.25778381128859, -22.343405736663083], [-47.257756992063825, -22.34340577114829], [-47.25773031253292, -22.343405707100505], [-47.25770377367874, -22.34340555234066], [-47.257677376496325, -22.343405314575147], [-47.2576511219982, -22.343405001396977], [-47.25762501122011, -22.34340462028696], [-47.25759904522693, -22.343404178614833], [-47.25757322511665, -22.343403683640204], [-47.2575475520248, -22.343403142513655], [-47.25752202712792, -22.34340256227745], [-47.25749664946699, -22.34340194981362], [-47.25747138387865, -22.34340131082788], [-47.25744616945897, -22.34340064708389], [-47.2574209781345, -22.343399958601626], [-47.25739580897111, -22.34339924601725], [-47.25737066178054, -22.343398509985565], [-47.25734579166801, -22.34339775887075], [-47.25732068089438, -22.343396977920364], [-47.2570577209456, -22.34338856493757]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1160.993378437, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.264169156777115, -22.33623274588644], [-47.264143240269014, -22.336258686142266], [-47.264125628117874, -22.33627623070843], [-47.26410804894645, -22.33629366619035], [-47.26409050682447, -22.33631099607335], [-47.264073005770264, -22.336328223805143], [-47.26405554975259, -22.33634535279427], [-47.26403814269028, -22.33636238641033], [-47.26402097740479, -22.33637914352473], [-47.26400364228423, -22.336396033274617], [-47.263986367497736, -22.33641283741424], [-47.26396915679865, -22.336429559168483], [-47.26395201389718, -22.33644620171707], [-47.263934941771794, -22.336462768806232], [-47.26391792501455, -22.33647928037062], [-47.26390094535438, -22.336495757324546], [-47.263884003482985, -22.336512202064075], [-47.2638671011182, -22.336528615970035], [-47.263850239969806, -22.33654500041178], [-47.26383342173703, -22.336561356749474], [-47.263816648110634, -22.33657768633219], [-47.263799920771, -22.336593990499683], [-47.26378324138964, -22.336610270580948], [-47.26376661162707, -22.336626527896183], [-47.26375003313603, -22.336642763753737], [-47.26373371065357, -22.33665878017072], [-47.26371725711892, -22.336674959369386], [-47.26370085968966, -22.336691120922083], [-47.26368451997152, -22.33670726609525], [-47.2636682395593, -22.33672339614655], [-47.263652020037135, -22.33673951232431], [-47.263635862978234, -22.336755615868135], [-47.26361976994387, -22.33677170800961], [-47.26360374248416, -22.336787789971655], [-47.26358778213731, -22.336803862969195], [-47.263571890429716, -22.336819928209177], [-47.26355606887516, -22.336835986891295], [-47.263540318974684, -22.336852040208136], [-47.263524642216545, -22.33686808934529], [-47.26350904007607, -22.336884135481522], [-47.263493514014925, -22.3369001797895], [-47.26347806548046, -22.336916223436646], [-47.26346269590651, -22.33693226758422], [-47.26344740671229, -22.336948313388742], [-47.26343219930217, -22.33696436200209], [-47.26341707506523, -22.336980414572306], [-47.26340203537536, -22.336996472243335], [-47.263387081590906, -22.337012536156003], [-47.2633722150529, -22.337028607449568], [-47.263357433268794, -22.337044691414675], [-47.26334272038758, -22.337060807345008], [-47.26332806059875, -22.33707697246377], [-47.26331345099129, -22.337093189509993], [-47.26329889145489, -22.337109458154224], [-47.263284381879295, -22.33712577806616], [-47.263269922155274, -22.337142148913582], [-47.263255512173366, -22.337158570363712], [-47.26324115182444, -22.337175042082606], [-47.2632268410004, -22.337191563734304], [-47.26321257959281, -22.33720813498244], [-47.26319836749333, -22.337224755489665], [-47.263184204594424, -22.337241424916723], [-47.263170090788684, -22.3372581429235], [-47.26315602596852, -22.337274909169167], [-47.2631420100266, -22.337291723311623], [-47.26312804285625, -22.337308585007083], [-47.26311412435045, -22.337325493911354], [-47.26310025440248, -22.337342449678882], [-47.26308643290561, -22.33735945196312], [-47.26307265975322, -22.33737650041655], [-47.26305893483893, -22.337393594690404], [-47.263045258056124, -22.33741073443509], [-47.26303162929861, -22.337427919299675], [-47.26301804845983, -22.337445148932687], [-47.26300451543331, -22.337462422981424], [-47.26299103011267, -22.337479741092263], [-47.26297759239127, -22.337497102910685], [-47.26296420216275, -22.33751450808105], [-47.26295085932053, -22.33753195624675], [-47.2629375637578, -22.337549447050634], [-47.26292431536782, -22.33756698013429], [-47.262911114043796, -22.337584555138513], [-47.262897959678604, -22.337602171703335], [-47.26288485216514, -22.337619829467762], [-47.26287179139612, -22.337637528070097], [-47.262858777264086, -22.337655267147685], [-47.26284580966154, -22.33767304633693], [-47.26283288848028, -22.33769086527422], [-47.26282001361265, -22.337708723593938], [-47.26280718495059, -22.337726620930166], [-47.262794402385424, -22.337744556916668], [-47.26278166580852, -22.337762531186122], [-47.26276897511098, -22.33778054337042], [-47.26275633018382, -22.33779859310065], [-47.26274373091761, -22.33781668000733], [-47.26273117720284, -22.33783480372012], [-47.26271866892936, -22.337852963868457], [-47.26270620598711, -22.337871160080507], [-47.26269378826567, -22.337889391984117], [-47.26268141565432, -22.337907659206234], [-47.262669088041996, -22.337925961373372], [-47.262656805317086, -22.337944298111754], [-47.262644567368156, -22.337962669046163], [-47.26263237408324, -22.33798107380135], [-47.262620225350034, -22.33799951200121], [-47.26260812105575, -22.33801798326951], [-47.26259606108723, -22.33803648722936], [-47.26258404533157, -22.33805502350252], [-47.262572073674846, -22.338073591711108], [-47.26256014600302, -22.338092191476516], [-47.26254826220185, -22.33811082241924], [-47.262536422156415, -22.338129484159865], [-47.26252462573026, -22.338148176352], [-47.262512872623745, -22.338166898902063], [-47.26250116239073, -22.338185651908717], [-47.26248949468372, -22.338204435296582], [-47.2624778692155, -22.338223248893822], [-47.26246628569896, -22.338242092527743], [-47.26245474384702, -22.338260966024908], [-47.262443243372715, -22.338279869211217], [-47.26243178398934, -22.33829880191134], [-47.26242036540998, -22.33831776394977], [-47.26240898734772, -22.33833675515026], [-47.26239764951601, -22.338355775335287], [-47.2623863516279, -22.338374824327413], [-47.26237509339654, -22.338393901948084], [-47.26236387453547, -22.33841300801765], [-47.26235269475752, -22.338432142356687], [-47.26234155377577, -22.338451304784797], [-47.262330451303484, -22.33847049512043], [-47.262319387053665, -22.338489713181716], [-47.262308360739084, -22.338508958786537], [-47.26229737207273, -22.33852823175137], [-47.2622864207671, -22.33854753189302], [-47.26227550653493, -22.338566859026873], [-47.26226462908912, -22.338586212967407], [-47.26225378814142, -22.33860559353012], [-47.262242983404434, -22.33862500052821], [-47.26223221459045, -22.338644433774842], [-47.2622214814111, -22.3386638930831], [-47.26221078357836, -22.338683378264932], [-47.262200120803705, -22.338702889132268], [-47.262189492798726, -22.33872242549573], [-47.26217889927478, -22.338741987165818], [-47.26216833994268, -22.338761573952844], [-47.26215781451351, -22.33878118566603], [-47.262147322697835, -22.3388008221144], [-47.26213686420608, -22.338820483106456], [-47.262126438748524, -22.338840168450034], [-47.26211604603517, -22.33885987795268], [-47.26210568577571, -22.338879611421394], [-47.26209535767961, -22.338899368662855], [-47.26208506145618, -22.338919149482894], [-47.26207479681448, -22.33893895368719], [-47.26206456346313, -22.33895878108108], [-47.262054361110614, -22.33897863146921], [-47.26204418946522, -22.338998504655784], [-47.262034048234725, -22.339018400445006], [-47.26202393712671, -22.339038318640345], [-47.26201385584861, -22.339058259044794], [-47.262003804107536, -22.3390782214608], [-47.26199378157916, -22.339098205752773], [-47.261983786578845, -22.339118214493915], [-47.26197381535587, -22.339138253830985], [-47.261963865042375, -22.339158327361545], [-47.26195393459758, -22.339178434960882], [-47.2619440231116, -22.339198576234033], [-47.26193412967178, -22.339218750783957], [-47.26192425336285, -22.3392389582114], [-47.26191439326651, -22.33925919811586], [-47.261904548461764, -22.339279470094652], [-47.261894718024884, -22.33929977374312], [-47.26188490102889, -22.339320108655656], [-47.26187498380014, -22.33934070861504], [-47.26186519623447, -22.339361094335526], [-47.26185541927848, -22.339381510079097], [-47.26184565199565, -22.339401955433107], [-47.26183589344537, -22.339422429985554], [-47.261826142685145, -22.33944293332085], [-47.26181639876861, -22.339463465023552], [-47.261806660746664, -22.339484024676317], [-47.2617969276673, -22.339504611860182], [-47.261787198575085, -22.33952522615538], [-47.26177747251189, -22.339545867140384], [-47.26176774851611, -22.339566534392873], [-47.261758025623344, -22.339587227488913], [-47.26174830286614, -22.33960794600303], [-47.26173857927345, -22.33962868950969], [-47.26172885387137, -22.339649457581405], [-47.2617191256832, -22.339670249789073], [-47.261709393728395, -22.339691065703665], [-47.26169965702391, -22.339711904893925], [-47.26168991458297, -22.339732766928304], [-47.26168016541631, -22.339753651373176], [-47.26167040853031, -22.33977455779596], [-47.261660642929975, -22.339795485759325], [-47.26165086761532, -22.339816434828766], [-47.26164108158455, -22.33983740456578], [-47.26163128383167, -22.33985839453289], [-47.261621473348406, -22.339879404289707], [-47.261611649122614, -22.33990043339622], [-47.261601810139084, -22.33992148141099], [-47.2615919553801, -22.339942547890253], [-47.26158208382376, -22.339963632391196], [-47.26157219444598, -22.339984734467844], [-47.26156228621866, -22.340005853674953], [-47.261552358111146, -22.340026989564738], [-47.2615424090895, -22.340048141688616], [-47.261532438116404, -22.34006930959736], [-47.26152244415196, -22.340090492839412], [-47.261512426151995, -22.340111690964235], [-47.26150238307107, -22.340132903516363], [-47.26149231385902, -22.340154130042436], [-47.26148221746302, -22.340175370086758], [-47.26147209282791, -22.340196623190927], [-47.261461938894435, -22.340217888897232], [-47.26145175460092, -22.340239166745214], [-47.26144153888253, -22.340260456273317], [-47.26143117396414, -22.340281999585738], [-47.26142088680238, -22.340303321578787], [-47.26141056515531, -22.340324653453628], [-47.261400210212784, -22.340345990165222], [-47.26138982464546, -22.340367324679693], [-47.26137940936495, -22.340388654244833], [-47.261368964042, -22.34040997867346], [-47.26135848832959, -22.340431297814195], [-47.26134798188053, -22.34045261151527], [-47.26133744434706, -22.340473919625303], [-47.26132687538153, -22.34049522199186], [-47.26131627463604, -22.34051651846242], [-47.261305641762135, -22.34053780888453], [-47.26129497641162, -22.340559093104808], [-47.261284278235834, -22.34058037096994], [-47.2612735468858, -22.34060164232618], [-47.261262782012714, -22.340622907019352], [-47.26125198326727, -22.34064416489499], [-47.26124115030007, -22.34066541579825], [-47.261230282761616, -22.34068665957391], [-47.26121938030201, -22.34070789606669], [-47.26120844257138, -22.34072912512046], [-47.2611974692196, -22.340750346579043], [-47.26118645989647, -22.34077156028568], [-47.26117541425161, -22.34079276608324], [-47.26116433193426, -22.34081396381465], [-47.26115321259373, -22.34083515332191], [-47.26114205587931, -22.340856334446606], [-47.2611308614399, -22.340877507030246], [-47.26111962892428, -22.340898670913894], [-47.26110835798121, -22.340919825938148], [-47.2610970482594, -22.340940971942878], [-47.26108569940731, -22.340962108767847], [-47.2610743110733, -22.340983236252494], [-47.261062882905584, -22.341004354235693], [-47.26105141455236, -22.341025462555844], [-47.261039905662, -22.34104656105041], [-47.261028355882225, -22.34106764955755], [-47.26101676486094, -22.34108872791422], [-47.26100513224632, -22.341109795956637], [-47.26099345768598, -22.341130853521175], [-47.2609817408276, -22.34115190044362], [-47.26096998131911, -22.341172936558863], [-47.260958178807954, -22.341193961701947], [-47.26094633294184, -22.341214975706905], [-47.26093444336854, -22.341235978407347], [-47.26092250973533, -22.34125696963695], [-47.26091053169004, -22.341277949228015], [-47.2608985088802, -22.341298917012892], [-47.26088644095332, -22.341319872823508], [-47.26087432755698, -22.34134081649105], [-47.26086216833889, -22.341361747846065], [-47.26084996294665, -22.34138266671886], [-47.260837711027946, -22.341403572939143], [-47.26082541223041, -22.34142446633619], [-47.26081306620195, -22.341445346738404], [-47.260800672590456, -22.34146621397381], [-47.260788231043755, -22.341487067870098], [-47.26077574120994, -22.341507908254197], [-47.26076320273702, -22.34152873495266], [-47.26075061527317, -22.34154954779145], [-47.260737978466864, -22.341570346595624], [-47.26072529196638, -22.34159113119035], [-47.260712555420305, -22.341611901399663], [-47.260699768477465, -22.341632657047153], [-47.260686930786534, -22.341653397956165], [-47.2606740419967, -22.34167412394897], [-47.26066110175692, -22.341694834847942], [-47.26064810971672, -22.341715530474147], [-47.260635065525655, -22.341736210648435], [-47.260621968833306, -22.341756875191294], [-47.26060881928988, -22.341777523922044], [-47.260595616545416, -22.341798156659994], [-47.26058236025028, -22.341818773223665], [-47.26056905005513, -22.34183937343099], [-47.260555685611024, -22.341859957099107], [-47.26054226656905, -22.341880524044868], [-47.260540271502585, -22.341883566848484], [-47.260519882827886, -22.341914596124564], [-47.260515263297414, -22.341921607033616], [-47.26050167666839, -22.341942125279132], [-47.26048801049202, -22.341962660911097], [-47.26047422856474, -22.34198326018121], [-47.26046031241112, -22.342003938046872], [-47.26044625627105, -22.342024690095688], [-47.260432054491105, -22.34204551156496], [-47.26041770131109, -22.342066397658368], [-47.260403190865375, -22.342087343542374], [-47.26038851718425, -22.342108344341465], [-47.26037367419692, -22.342129395131995], [-47.26035865573303, -22.34215049093741], [-47.260343455526154, -22.34217162672122], [-47.26032806721629, -22.34219279738139], [-47.26031248435345, -22.342213997743478], [-47.26029670040156, -22.342235222553445], [-47.26028070874243, -22.342256466471017], [-47.26026450268107, -22.34227772406121], [-47.260248075450775, -22.34229898978733], [-47.26023142021894, -22.34232025800291], [-47.26021453009433, -22.342341522942906], [-47.260197398133485, -22.342362778716602], [-47.260180017349505, -22.34238401929822], [-47.26016238072107, -22.342405238518552], [-47.26014448120131, -22.342426430057557], [-47.260126311729046, -22.34244758743518], [-47.260107865240144, -22.342468704003576], [-47.26008913467967, -22.342489772939327], [-47.260070113015445, -22.342510787235938], [-47.260050793251985, -22.342531739697105], [-47.26003116844602, -22.342552622929865], [-47.2600112317227, -22.342573429338735], [-47.25999097629219, -22.3425941511215], [-47.25997039546771, -22.342614780264554], [-47.25994948268435, -22.34263530854001], [-47.25992823151863, -22.34265572750381], [-47.259906635708056, -22.34267602849547], [-47.25988468917189, -22.342696202639043], [-47.25986238616772, -22.342716240723455], [-47.25983974007087, -22.342736116781627], [-47.25981680564349, -22.342755774268586], [-47.259793629557876, -22.34277517426626], [-47.25977022058162, -22.342794312238066], [-47.25974658275416, -22.342813187613988], [-47.25972272004303, -22.34283179979966], [-47.25969863634545, -22.342850148174733], [-47.25967433549201, -22.342868232089852], [-47.25964982124861, -22.342886050865122], [-47.25962509731863, -22.342903603788578], [-47.25960016734553, -22.342920890114137], [-47.25957503491471, -22.342937909060424], [-47.25954970355564, -22.34295465980936], [-47.25952417674473, -22.342971141504297], [-47.259498457907306, -22.342987353248784], [-47.25947255041818, -22.34300329410641], [-47.259446457605485, -22.343018963098334], [-47.259420182752, -22.34303435920274], [-47.259393729096566, -22.343049481353994], [-47.25936709983699, -22.34306432844109], [-47.25934029813092, -22.3430788993072], [-47.2593133270981, -22.34309319274847], [-47.259286189822205, -22.343107207513125], [-47.25925888935276, -22.343120942300555], [-47.259231428706535, -22.343134395760437], [-47.25920381086931, -22.343147566492032], [-47.2591760387984, -22.343160453042785], [-47.259148115423535, -22.343173053908053], [-47.259120043648714, -22.343185367530094], [-47.259091826354506, -22.343197392296887], [-47.259063466399276, -22.343209126541684], [-47.259034966621755, -22.34322056854161], [-47.25900632984237, -22.343231716517284], [-47.258977558865055, -22.34324256863172], [-47.25894865647932, -22.343253122989513], [-47.2589196254628, -22.343263377635683], [-47.258890468582536, -22.343273330555167], [-47.258861188597315, -22.34328297967163], [-47.25883178826125, -22.34329232284643], [-47.25880227032382, -22.343301357878218], [-47.25877263753342, -22.343310082501773], [-47.25874289264082, -22.343318494386807], [-47.25871303839987, -22.343326591137714], [-47.25868307757213, -22.343334370292183], [-47.25865301292885, -22.34334182932072], [-47.25862284725291, -22.343348965625918], [-47.2585925834581, -22.343355776515754], [-47.25856224906165, -22.343362253995593], [-47.258531927212616, -22.343368382313603], [-47.258501684897375, -22.34337415753043], [-47.258471534592616, -22.34337958840958], [-47.258441481002784, -22.343384685258187], [-47.258411528513925, -22.343389458402985], [-47.258381681204334, -22.343393918172374], [-47.25835194285653, -22.343398074879524], [-47.258322316973526, -22.34340193880633], [-47.258292806792355, -22.34340552018962], [-47.25826341529818, -22.343408829208215], [-47.258234145242, -22.343411875971288], [-47.258204999155495, -22.343414670508306], [-47.258175979365994, -22.343417222760092], [-47.2581470880142, -22.343419542570654], [-47.25811832706861, -22.34342163968099], [-47.25808969834118, -22.34342352372298], [-47.258061203502336, -22.34342520421489], [-47.25803284409597, -22.343426690557422], [-47.258004621553496, -22.343427992030648], [-47.25797653720709, -22.34342911779176], [-47.25794859230373, -22.34343007687323], [-47.257920788017074, -22.34343087818183], [-47.257893125459105, -22.343431530497927], [-47.257865605692295, -22.343432042475182], [-47.2578382297397, -22.343432422640966], [-47.2578109985953, -22.343432679396557], [-47.25778391323391, -22.34343282101806], [-47.25775697461868, -22.34343285565722], [-47.25773018371085, -22.343432791342494], [-47.25770354147626, -22.343432635980225], [-47.25767704889361, -22.343432397355823], [-47.25765070696004, -22.343432083135127], [-47.257624516697184, -22.343431700865363], [-47.2575984791575, -22.343431257976665], [-47.25757259542829, -22.343430761782884], [-47.257546866636574, -22.343430219482734], [-47.25752129395263, -22.343429638160632], [-47.25749587629251, -22.343429024731883], [-47.257470576470546, -22.343428384880745], [-47.25744533017485, -22.34342772029805], [-47.25742010778324, -22.343427030967117], [-47.257394908321515, -22.343426317525335], [-47.25736973160282, -22.343425580629816], [-47.25734484691679, -22.34342482907527], [-47.25731970777277, -22.34342404725558], [-47.25704437938313, -22.34341523855891]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1147.723074411, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26407686235428, -22.336363847235592], [-47.264042053499914, -22.3363978283862], [-47.2640246984802, -22.33641473754566], [-47.26400740774945, -22.336431557210055], [-47.2639901850701, -22.3364482906139], [-47.26397303415923, -22.336464940943962], [-47.26395595796524, -22.33648151198493], [-47.26393894012659, -22.336498024601404], [-47.26392196131684, -22.336514500732918], [-47.263905022172715, -22.336530942828304], [-47.26388812441123, -22.336547352267786], [-47.26387126974081, -22.336563730419474], [-47.26385445985887, -22.336580078641823], [-47.26383769645387, -22.336596398281603], [-47.26382098120331, -22.336612690675786], [-47.26380431577539, -22.33662895715002], [-47.26378770182675, -22.336645199020612], [-47.26377114100581, -22.33666141759158], [-47.26375484873395, -22.33667740438649], [-47.26373841748752, -22.33669356167129], [-47.26372204418319, -22.33670969944885], [-47.26370573041992, -22.336725818978973], [-47.26368947778513, -22.336741921512107], [-47.26367328785509, -22.336758008289106], [-47.263657162194455, -22.33677408054142], [-47.2636411023554, -22.336790139492223], [-47.26362510987835, -22.33680618635542], [-47.26360918629119, -22.33682222233665], [-47.2635933331093, -22.336838248633036], [-47.26357755183491, -22.336854266434155], [-47.263561843956744, -22.33687027692197], [-47.26354621095009, -22.33688628127125], [-47.26353065427664, -22.33690228064944], [-47.26351517538371, -22.336918276217684], [-47.26349977570351, -22.33693426913149], [-47.263484456654076, -22.33695026053997], [-47.26346921963797, -22.336966251587178], [-47.26345406604224, -22.336982243412315], [-47.26343899723777, -22.336998237150585], [-47.26342401457949, -22.337014233932816], [-47.26340911940589, -22.33703023488653], [-47.26339431303732, -22.337046241137703], [-47.26337959275875, -22.337062258182108], [-47.26336494181309, -22.337078306273735], [-47.26335034355245, -22.337094403549457], [-47.263335794921815, -22.337110552912996], [-47.263321295814094, -22.337126754038213], [-47.263306846122454, -22.337143006597824], [-47.26329244574098, -22.337159310262756], [-47.26327809456361, -22.337175664703267], [-47.26326379248457, -22.337192069588355], [-47.26324953939924, -22.337208524584934], [-47.263235335202545, -22.33722502935948], [-47.263221179789596, -22.33724158357741], [-47.26320707305633, -22.33725818690224], [-47.26319301489883, -22.337274838996453], [-47.26317900521291, -22.337291539521832], [-47.26316504389479, -22.337308288138818], [-47.26315113084125, -22.337325084506112], [-47.263137265948785, -22.337341928281912], [-47.26312344911418, -22.337358819123], [-47.26310968023423, -22.337375756685244], [-47.26309595920581, -22.337392740623265], [-47.26308228592605, -22.337409770590543], [-47.26306866029191, -22.33742684623966], [-47.26305508220066, -22.337443967221756], [-47.26304155154931, -22.337461133187325], [-47.26302806823491, -22.337478343785747], [-47.26301463215457, -22.337495598665292], [-47.26300124320521, -22.33751289747335], [-47.26298790128394, -22.337530239856093], [-47.262974606287735, -22.33754762545871], [-47.262961358113294, -22.337565053925747], [-47.26294815665738, -22.3375825249006], [-47.262935001816686, -22.337600038025556], [-47.2629218934876, -22.337617592942347], [-47.262908831566484, -22.33763518929154], [-47.26289581594954, -22.337652826712873], [-47.2628828465328, -22.337670504845192], [-47.26286992321221, -22.33768822332634], [-47.26285704588298, -22.33770598179407], [-47.26284421444098, -22.337723779884097], [-47.26283142878154, -22.33774161723179], [-47.26281868879937, -22.337759493472184], [-47.26280599438931, -22.337777408239155], [-47.262793345445836, -22.337795361165796], [-47.262780741863295, -22.337813351884325], [-47.26276818353571, -22.33783138002633], [-47.26275567035686, -22.33784944522257], [-47.26274320221998, -22.33786754710348], [-47.26273077901831, -22.337885685298307], [-47.26271840064473, -22.33790385943574], [-47.26270606699186, -22.33792206914366], [-47.2626937779519, -22.337940314049536], [-47.26268153341647, -22.337958593780417], [-47.26266933327745, -22.33797690796194], [-47.262657177426036, -22.337995256219568], [-47.26264506575318, -22.338013638177998], [-47.262632998149286, -22.338032053461756], [-47.26262097450436, -22.338050501694656], [-47.26260899470865, -22.338068982499077], [-47.26259705865143, -22.338087495497813], [-47.262585166221704, -22.33810604031291], [-47.262573317308416, -22.338124616565374], [-47.26256151179968, -22.33814322387644], [-47.26254974956099, -22.338161861901984], [-47.262538030286855, -22.338180530563182], [-47.26252635352282, -22.33819922997763], [-47.262514718920556, -22.338217960077237], [-47.26250312619515, -22.338236720692354], [-47.2624915750618, -22.33825551165232], [-47.26248006523577, -22.33827433278593], [-47.26246859643236, -22.338293183921106], [-47.26245716836726, -22.33831206488451], [-47.26244578075588, -22.3383309755026], [-47.262434433313636, -22.338349915601178], [-47.262423125756285, -22.338368885004485], [-47.26241185779923, -22.338387883537], [-47.26240062915797, -22.338406911022062], [-47.26238943954835, -22.33842596728172], [-47.26237828868557, -22.338445052138404], [-47.262367176285004, -22.338464165413374], [-47.262356102062256, -22.33848330692683], [-47.262345065732674, -22.338502476498505], [-47.26233406701129, -22.338521673947948], [-47.26232310561346, -22.338540899093164], [-47.26231218125399, -22.33856015175263], [-47.262301293647866, -22.338579431743153], [-47.26229044251037, -22.338598738880698], [-47.26227962755548, -22.338618072982324], [-47.26226884849811, -22.338637433862583], [-47.262258105052815, -22.338656821336034], [-47.2622473969335, -22.33867623521717], [-47.26223672385442, -22.338695675319308], [-47.26222608552924, -22.338715141455605], [-47.26221548167188, -22.338734633438005], [-47.26220491199585, -22.33875415107826], [-47.262194376214254, -22.338773694187957], [-47.262183874040346, -22.338793262577447], [-47.262173405186886, -22.338812856056965], [-47.262162969366535, -22.338832474436153], [-47.262152566291704, -22.33885211752398], [-47.262142195674556, -22.338871785129037], [-47.26213185722696, -22.33889147705944], [-47.26212155066052, -22.338911193122925], [-47.26211127568668, -22.338930933126324], [-47.262101032016574, -22.338950696876314], [-47.26209081936096, -22.33897048417918], [-47.26208063743041, -22.338990294840574], [-47.262070485935254, -22.339010128665596], [-47.262060364585324, -22.339029985459337], [-47.26205027309025, -22.33904986502621], [-47.2620402111595, -22.33906976717006], [-47.26203017850221, -22.339089691694124], [-47.2620201747944, -22.339109638466915], [-47.26201019828053, -22.339129610208413], [-47.26200024504437, -22.339149613405045], [-47.2619903121185, -22.339169651866168], [-47.261980398460125, -22.33918972548369], [-47.261970503164214, -22.33920983386483], [-47.26196062532282, -22.33922997661478], [-47.26195076402529, -22.33925015333631], [-47.26194091835775, -22.339270363630916], [-47.26193108740345, -22.339290607097734], [-47.261921270242816, -22.339310883333898], [-47.26191146595286, -22.339331191935514], [-47.261901554929885, -22.33935177901282], [-47.261891779222196, -22.33937214007748], [-47.2618820135632, -22.339392532270477], [-47.26187225701988, -22.339412955180485], [-47.26186250865486, -22.33943340839696], [-47.26185276752878, -22.33945389150541], [-47.261843032698245, -22.339474404091643], [-47.26183330321695, -22.339494945739375], [-47.26182357813553, -22.33951551603066], [-47.26181385650106, -22.339536114546696], [-47.26180413735767, -22.339556740866875], [-47.26179441974597, -22.339577394569677], [-47.261784702703515, -22.339598075231898], [-47.26177498526472, -22.33961878242876], [-47.26176526646015, -22.33963951573536], [-47.26175554531745, -22.339660274724842], [-47.261745820861236, -22.339681058968488], [-47.26173609211211, -22.339701868037853], [-47.26172635808804, -22.339722701501902], [-47.26171661780311, -22.339743558929605], [-47.26170687026869, -22.33976443988747], [-47.261697114491675, -22.33978534394321], [-47.26168734947745, -22.339806270659555], [-47.26167757422613, -22.33982721960222], [-47.261667787735945, -22.33984819033266], [-47.26165798900074, -22.33986918241341], [-47.26164817701191, -22.339890195403985], [-47.261638350756826, -22.339911228864285], [-47.26162850921956, -22.339932282352716], [-47.26161865138162, -22.339953355425177], [-47.26160877622009, -22.3399744476386], [-47.26159888270972, -22.33999555854668], [-47.26158896982103, -22.340016687703734], [-47.261579036521915, -22.340037834661455], [-47.261569081776784, -22.3400589989708], [-47.26155910454646, -22.340080180181875], [-47.26154910378907, -22.340101377842434], [-47.26153907845825, -22.340122591501313], [-47.2615290275063, -22.340143820702096], [-47.26151894988054, -22.340165064990675], [-47.26150884452545, -22.340186323910423], [-47.261498710383165, -22.340207597001815], [-47.26148854639137, -22.340228883806155], [-47.26147835148533, -22.34025018386182], [-47.261468124596874, -22.340271496706006], [-47.26145774180501, -22.340293077208326], [-47.26144744206411, -22.34031442528265], [-47.261437107277594, -22.340335784321724], [-47.26142673874871, -22.34035714903716], [-47.26141633931862, -22.34037851203788], [-47.26140590996402, -22.340399870434158], [-47.26139545035525, -22.340421224036326], [-47.26138496014399, -22.340442572692265], [-47.26137443898176, -22.34046391624955], [-47.261363886519376, -22.34048525455608], [-47.261353302407855, -22.340506587458723], [-47.261342686297944, -22.34052791480419], [-47.26133203783985, -22.340549236439355], [-47.26132135668392, -22.34057055220998], [-47.26131064248007, -22.340591861961975], [-47.26129989487803, -22.340613165540898], [-47.26128911352745, -22.34063446279161], [-47.26127829807763, -22.340655753558888], [-47.26126744817777, -22.340677037687023], [-47.261256563476856, -22.3406983150199], [-47.261245643623546, -22.340719585401338], [-47.26123468826654, -22.34074084867429], [-47.26122369705419, -22.340762104681687], [-47.2612126696348, -22.340783353265774], [-47.26120160565653, -22.340804594268434], [-47.26119050476708, -22.340825827531628], [-47.261179366614265, -22.34084705289635], [-47.261168190845865, -22.340868270203117], [-47.26115697710923, -22.34088947929237], [-47.261145725051605, -22.340910680004193], [-47.261134434320226, -22.34093187217792], [-47.26112310456224, -22.3409530556524], [-47.261111735424585, -22.34097423026628], [-47.26110032655399, -22.340995395857718], [-47.26108887759719, -22.3410165522645], [-47.261077388200775, -22.34103769932376], [-47.261065858011534, -22.34105883687175], [-47.26105428667561, -22.34107996474533], [-47.26104267383934, -22.34110108278023], [-47.261031019149286, -22.341122190811262], [-47.26101932225152, -22.341143288673557], [-47.26100758279209, -22.341164376201537], [-47.26099580041733, -22.341185453228647], [-47.260983974773104, -22.34120651958857], [-47.260972105505516, -22.34122757511391], [-47.26096019226073, -22.341248619636783], [-47.26094823468442, -22.34126965298939], [-47.260936232422836, -22.341290675002515], [-47.26092418512192, -22.341311685506994], [-47.26091209242751, -22.341332684333164], [-47.260899953985636, -22.341353671310628], [-47.2608877694424, -22.341374646268356], [-47.26087553844382, -22.341395609034937], [-47.260863260635944, -22.341416559438418], [-47.260850935664834, -22.341437497306444], [-47.26083856317681, -22.341458422465582], [-47.26082614281817, -22.34147933474219], [-47.26081367423516, -22.341500233962147], [-47.26080115707429, -22.34152111995054], [-47.260788590982, -22.341541992532093], [-47.2607759756049, -22.341562851530888], [-47.260763310589894, -22.341583696770112], [-47.26075059558369, -22.34160452807297], [-47.26073783023333, -22.341625345261594], [-47.26072501418614, -22.3416461481575], [-47.26071214708921, -22.341666936582037], [-47.2606992285902, -22.341687710355465], [-47.26068625833656, -22.34170846929807], [-47.26067323597632, -22.34172921322879], [-47.260660161157546, -22.341749941966334], [-47.26064703352828, -22.34177065532906], [-47.26063385273731, -22.341791353134035], [-47.26062061843319, -22.341812035198334], [-47.26060733026481, -22.341832701338287], [-47.26059398788145, -22.341853351369462], [-47.260580590932655, -22.341873985106705], [-47.26056713906818, -22.341894602364512], [-47.260566915604585, -22.34189494318325], [-47.260546533891585, -22.341925975432694], [-47.260540069192395, -22.3419357866965], [-47.260526448689355, -22.34195635610377], [-47.26051274708649, -22.3419769449756], [-47.26049892642724, -22.34199760214261], [-47.260484967496865, -22.342018343575596], [-47.260470864466484, -22.342039164857635], [-47.260456611619524, -22.342060061202893], [-47.26044220312704, -22.342081027790215], [-47.26042763304907, -22.342102059759295], [-47.260412895336145, -22.342123152205605], [-47.26039798383234, -22.342144300173967], [-47.26038289227695, -22.34216549865349], [-47.26036761430816, -22.342186742570217], [-47.26035214346562, -22.3422080267812], [-47.260336473194286, -22.342229346067263], [-47.26032059684849, -22.342250695125404], [-47.260304507696105, -22.34227206856189], [-47.26028819892419, -22.34229346088333], [-47.2602716636443, -22.342314866489183], [-47.260254894898644, -22.34233627966342], [-47.26023788566766, -22.34235769456521], [-47.26022062887687, -22.342379105221337], [-47.260203117406064, -22.342400505516494], [-47.26018534409878, -22.342421889184422], [-47.26016730177163, -22.34244324980004], [-47.26014898322622, -22.34246458076981], [-47.26013038126104, -22.34248587532358], [-47.26011148868424, -22.342507126506522], [-47.26009229832794, -22.34252832717086], [-47.26007280306286, -22.342549469969217], [-47.2600529958147, -22.34257054734706], [-47.26003286958123, -22.342591551536877], [-47.26001241744958, -22.342612474553235], [-47.25999163261551, -22.342633308188475], [-47.25997050840297, -22.342654044009247], [-47.25994903828476, -22.34267467335469], [-47.259927215903275, -22.342695187336073], [-47.25990503509206, -22.342715576837918], [-47.259882490040944, -22.342735832392005], [-47.25985959506263, -22.34275592689179], [-47.25983640790288, -22.342775801002762], [-47.25981297752583, -22.34279541386284], [-47.25978931296384, -22.342814760791004], [-47.2597654182723, -22.342833841281617], [-47.25974129743093, -22.34285265480341], [-47.259716954345414, -22.342871200797767], [-47.2596923928513, -22.3428894786755], [-47.25966761671613, -22.342907487815356], [-47.259642629641455, -22.342925227562226], [-47.25961743526589, -22.342942697225187], [-47.259592037166904, -22.342959896076064], [-47.259566438863075, -22.34297682334814], [-47.25954064381715, -22.34299347823398], [-47.25951465543804, -22.343009859884425], [-47.2594884770816, -22.34302596740809], [-47.25946211205442, -22.343041799869013], [-47.259435563615504, -22.34305735628599], [-47.259408834977435, -22.343072635631653], [-47.25938192930969, -22.34308763683088], [-47.25935484973948, -22.343102358760355], [-47.25932759935407, -22.343116800247248], [-47.25930018120285, -22.34313096006829], [-47.259272598299155, -22.343144836948714], [-47.25924485362187, -22.343158429561594], [-47.25921695011732, -22.34317173652676], [-47.25918889070178, -22.34318475640967], [-47.259160678262525, -22.343197487720815], [-47.25913231565979, -22.343209928914835], [-47.25910380572907, -22.343222078389257], [-47.259075151282524, -22.34323393448396], [-47.25904635511167, -22.343245495479806], [-47.2590174199887, -22.34325675959808], [-47.25898834866847, -22.343267724999553], [-47.2589591438907, -22.343278389783382], [-47.25892980838256, -22.343288751986094], [-47.25890034486, -22.343298809580926], [-47.258870756030454, -22.343308560476668], [-47.25884104459628, -22.343318002516433], [-47.25881121325506, -22.343327133477448], [-47.25878126470312, -22.34333595106961], [-47.25875120163941, -22.343344452934346], [-47.258721026766075, -22.34335263664443], [-47.258690742793355, -22.343360499702214], [-47.258660352441716, -22.34336803953945], [-47.258629858443825, -22.343375253516474], [-47.25859926367021, -22.343382138893887], [-47.25856859688989, -22.343388687350153], [-47.25853794546799, -22.34339488227834], [-47.258507379837646, -22.343400719237504], [-47.25847691306431, -22.343406207121657], [-47.258446550032204, -22.34341135644971], [-47.258416295290324, -22.343416177761192], [-47.25838615306376, -22.34342068159743], [-47.25835612726625, -22.34342487848364], [-47.25832622151731, -22.343428778912177], [-47.25829643915647, -22.34343239332792], [-47.25826678325815, -22.343435732114717], [-47.25823725665029, -22.343438805583105], [-47.25820786192995, -22.34344162395972], [-47.25817860147907, -22.343444197377803], [-47.25814947748316, -22.343446535868846], [-47.25812049194647, -22.343448649355743], [-47.258091646708465, -22.343450547646636], [-47.258062943459606, -22.34345224043005], [-47.25803438375722, -22.343453737270725], [-47.258005969040155, -22.343455047606486], [-47.25797770064284, -22.34345618074572], [-47.25794957981004, -22.343457145865635], [-47.25792160770933, -22.343457952010997], [-47.257893785443365, -22.343458608093638], [-47.257866114062615, -22.343459122891964], [-47.25783859457617, -22.34345950505145], [-47.25781122796249, -22.34345976308477], [-47.257784015179766, -22.343459905372942], [-47.25775695717404, -22.343459940166063], [-47.25773005488922, -22.343459875584394], [-47.2577033092742, -22.3434597196197], [-47.25767672129127, -22.343459480136435], [-47.257650291922225, -22.343459164873167], [-47.257624022174575, -22.34345878144369], [-47.25759791308833, -22.34345833733844], [-47.25757196574018, -22.34345783992548], [-47.25754618124859, -22.343457296451735], [-47.25752056077754, -22.343456714043754], [-47.25749510311824, -22.343456099650073], [-47.25746976906263, -22.34345545893356], [-47.25744449089092, -22.343454793512166], [-47.25741923743214, -22.34345410333258], [-47.25739400767208, -22.343453389033396], [-47.25736880142524, -22.343452651274017], [-47.25734390216571, -22.343451899279735], [-47.257318734651264, -22.343451116590746], [-47.257031037815956, -22.343441912179536]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1119.133624615, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263876168394106, -22.33663733748023], [-47.26384646456369, -22.336666330278355], [-47.2638298822429, -22.336682541259723], [-47.263813356762164, -22.336698725257495], [-47.263797124911505, -22.336714652808215], [-47.26378073824151, -22.3367307662653], [-47.263764413187054, -22.336746856492546], [-47.263748151333495, -22.33676292473649], [-47.26373195425358, -22.336778972233343], [-47.263715823507724, -22.336795000208753], [-47.26369976064361, -22.336811009878076], [-47.26368376719521, -22.336827002447464], [-47.26366784468346, -22.336842979112994], [-47.26365199461563, -22.33685894106157], [-47.2636362184852, -22.33687488947074], [-47.26362051777113, -22.33689082550973], [-47.26360489393755, -22.336906750339544], [-47.263589348433854, -22.336922665113008], [-47.26357388269444, -22.33693857097513], [-47.26355849813791, -22.33695446906382], [-47.263543196166225, -22.336970360510943], [-47.263527978165754, -22.336986246441178], [-47.263512845505915, -22.337002127973747], [-47.26349779953897, -22.33701800622246], [-47.263482841599405, -22.33703388229677], [-47.26346797300422, -22.33704975730131], [-47.26345319505233, -22.33706563233713], [-47.263438509022635, -22.337081508503445], [-47.26342391175513, -22.337097391706372], [-47.26340938468049, -22.33711330412054], [-47.263394909476254, -22.337129265710136], [-47.26338048279917, -22.33714527970835], [-47.263366104548844, -22.337161345795376], [-47.26335177462506, -22.33717746365034], [-47.26333749292867, -22.337193632950257], [-47.263323259360334, -22.33720985337144], [-47.263309073821056, -22.337226124588856], [-47.26329493621305, -22.337242446275134], [-47.263280846438136, -22.337258818102466], [-47.26326680439823, -22.33727523974184], [-47.26325280999622, -22.337291710862157], [-47.26323886313513, -22.3373082311312], [-47.26322496371771, -22.337324800215956], [-47.26321111164711, -22.337341417781968], [-47.26319730682717, -22.337358083492823], [-47.263183549161376, -22.3373747970116], [-47.263169838553445, -22.337391557999858], [-47.26315617490728, -22.337408366117977], [-47.263142558126766, -22.337425221025182], [-47.26312898811607, -22.337442122379315], [-47.2631154647792, -22.337459069837227], [-47.263101988020466, -22.337476063054236], [-47.263088557743956, -22.33749310168494], [-47.26307517385372, -22.33751018538271], [-47.26306183625396, -22.337527313799608], [-47.2630485448486, -22.33754448658686], [-47.263035299541826, -22.337561703394336], [-47.26302210023763, -22.337578963870726], [-47.26300894683972, -22.337596267664107], [-47.262995839251865, -22.337613614421233], [-47.2629827773778, -22.337631003787703], [-47.262969761120864, -22.337648435408397], [-47.26295679038441, -22.337665908927015], [-47.262943865071584, -22.337683423986327], [-47.26293098508536, -22.337700980228096], [-47.262918150328645, -22.337718577292982], [-47.262905360703506, -22.33773621482157], [-47.26289261611268, -22.33775389245218], [-47.26287991645842, -22.33777160982275], [-47.26286726164227, -22.3377893665709], [-47.26285465156583, -22.33780716233289], [-47.262842086130405, -22.337824996744178], [-47.2628295652371, -22.33784286943925], [-47.26281708878671, -22.337860780051894], [-47.26280465667967, -22.337878728214992], [-47.26279226881591, -22.337896713561097], [-47.262779925095344, -22.33791473572134], [-47.2627676254175, -22.33793279432639], [-47.26275536968154, -22.337950889005942], [-47.26274315778623, -22.33796901938925], [-47.262730989629766, -22.337987185105106], [-47.262718865110465, -22.33800538578076], [-47.262706784126046, -22.33802362104325], [-47.262694746573835, -22.338041890518827], [-47.26268275235066, -22.33806019383348], [-47.26267080135286, -22.338078530612428], [-47.26265889347705, -22.33809690047937], [-47.26264702861874, -22.33811530305842], [-47.26263520667324, -22.338133737972804], [-47.26262342753563, -22.33815220484477], [-47.26261169110025, -22.338170703296633], [-47.26259999723645, -22.33818923298896], [-47.262588345627016, -22.33820779387242], [-47.26257673580093, -22.338226386102427], [-47.26256516740811, -22.338245009625485], [-47.26255364016828, -22.33826366427623], [-47.26254215380124, -22.33828234988837], [-47.262530708026965, -22.338301066294857], [-47.26251930256535, -22.338319813327693], [-47.26250793713677, -22.338338590817624], [-47.262496611461295, -22.33835739859508], [-47.26248532525901, -22.338376236489704], [-47.26247407825034, -22.338395104329553], [-47.26246287015536, -22.338414001942876], [-47.262451700694236, -22.338432929156664], [-47.262440569587504, -22.33845188579652], [-47.262429476554985, -22.338470871688436], [-47.26241842131676, -22.338489886657168], [-47.26240740359304, -22.338508930526213], [-47.26239642310384, -22.338528003118654], [-47.26238547956885, -22.338547104257266], [-47.26237457270804, -22.33856623376331], [-47.2623637022408, -22.33858539145831], [-47.26235286788678, -22.338604577162172], [-47.26234206936585, -22.33862379069374], [-47.26233130639655, -22.338643031873122], [-47.26232057869835, -22.33866230051772], [-47.2623098859904, -22.33868159644484], [-47.262299227991136, -22.33870091947172], [-47.2622886044193, -22.338720269414342], [-47.262278014993086, -22.338739646088598], [-47.26226745943088, -22.33875904930886], [-47.2622569374507, -22.33877847888945], [-47.26224644877005, -22.338797934644422], [-47.26223599310661, -22.338817416386522], [-47.262225570177584, -22.338836923928312], [-47.26221517969994, -22.33885645708175], [-47.262204821390505, -22.338876015658037], [-47.26219449496576, -22.338895599467932], [-47.26218420014186, -22.338915208321716], [-47.262173936634696, -22.33893484202919], [-47.26216370415997, -22.338954500399296], [-47.26215350243303, -22.338974183240598], [-47.262143331168836, -22.338993890361465], [-47.262133190082146, -22.339013621569336], [-47.26212307888743, -22.339033376671203], [-47.262112997298615, -22.339053155474012], [-47.262102945029426, -22.339072957783973], [-47.26209292179334, -22.339092783406528], [-47.26208292730358, -22.339112632146733], [-47.26207296123685, -22.339132503881185], [-47.262063021695795, -22.339152401623434], [-47.26205310443324, -22.339172332539054], [-47.2620432062826, -22.339192300861363], [-47.26203332619701, -22.339212306515186], [-47.26202346328121, -22.339232349112354], [-47.26201361663668, -22.339252428262334], [-47.26200378536192, -22.339272543572015], [-47.26199396855191, -22.339292694646844], [-47.261984165298486, -22.339312881089707], [-47.26197437469034, -22.33933310250127], [-47.261964595812415, -22.339353358481066], [-47.26195469720098, -22.339373919794166], [-47.26194494520921, -22.33939423154718], [-47.26193520214421, -22.33941457663902], [-47.26192546707989, -22.339434954661122], [-47.26191573908534, -22.339455365205584], [-47.26190601722754, -22.339475807860325], [-47.26189630056899, -22.33949628221359], [-47.26188658816899, -22.33951678785122], [-47.261876879083445, -22.33953732435735], [-47.26186717236441, -22.33955789131512], [-47.26185746706065, -22.3395784883056], [-47.26184776221708, -22.339599114909028], [-47.26183805687525, -22.339619770703603], [-47.26182835007326, -22.33964045526594], [-47.26181864084495, -22.33966116817246], [-47.261808928220965, -22.339681908997413], [-47.26179921122863, -22.33970267731307], [-47.261789488890855, -22.33972347269191], [-47.26177976022763, -22.339744294703667], [-47.2617700242547, -22.33976514291793], [-47.2617602799848, -22.33978601690175], [-47.26175052642574, -22.339806916223406], [-47.261740762583706, -22.33982784044576], [-47.261730987459025, -22.33984878913483], [-47.26172120005005, -22.339869761852096], [-47.26171139935021, -22.339890758160138], [-47.26170158435027, -22.339911777618266], [-47.26169175403656, -22.339932819786153], [-47.26168190739188, -22.339953884221856], [-47.26167204339603, -22.33997497048074], [-47.261662161024105, -22.339996078119185], [-47.26165225924852, -22.340017206690096], [-47.26164233703713, -22.340038355747033], [-47.26163239335483, -22.340059524840704], [-47.26162242716273, -22.34008071352088], [-47.261612437417966, -22.340101921336633], [-47.26160242307469, -22.34012314783422], [-47.26159238308219, -22.340144392561175], [-47.26158231638819, -22.34016565505935], [-47.261572221935, -22.34018693487293], [-47.26156209866181, -22.34020823154349], [-47.261551945505154, -22.34022954460935], [-47.26154176139678, -22.34025087360979], [-47.26153154526567, -22.34027221808084], [-47.26152129603712, -22.34029357755721], [-47.26151087749834, -22.340315232439323], [-47.261500552599216, -22.340336632676237], [-47.26149019153381, -22.34035804604375], [-47.26147979583228, -22.34037946676687], [-47.26146936867668, -22.340400886740095], [-47.26145891117388, -22.34042230279874], [-47.261448422993524, -22.34044371474793], [-47.26143790378461, -22.34046512243431], [-47.261427353196005, -22.340486525703987], [-47.26141677087584, -22.340507924403543], [-47.261406156472425, -22.34052931837837], [-47.26139550963375, -22.340550707473703], [-47.26138483000722, -22.340572091534934], [-47.26137411724048, -22.340593470406265], [-47.261363370980625, -22.3406148439321], [-47.26135259087451, -22.340636211956316], [-47.26134177656897, -22.340657574322165], [-47.26133092771046, -22.340678930872752], [-47.26132004394525, -22.340700281450626], [-47.26130912491948, -22.340721625897924], [-47.26129817027882, -22.34074296405667], [-47.261287179669075, -22.340764295768047], [-47.2612761527356, -22.340785620873085], [-47.26126508912375, -22.340806939212065], [-47.261253988478714, -22.34082825062494], [-47.2612428504451, -22.340849554951774], [-47.26123167466776, -22.34087085203137], [-47.26122046079142, -22.340892141702312], [-47.26120920846037, -22.34091342380285], [-47.26119791731879, -22.34093469817092], [-47.261186587010826, -22.340955964643694], [-47.26117521718053, -22.340977223057706], [-47.26116380747173, -22.340998473249343], [-47.2611523575281, -22.341019715054433], [-47.26114086699313, -22.341040948308386], [-47.26112933551032, -22.3410621728459], [-47.261117762723366, -22.341083388500714], [-47.26110614827518, -22.341104595107236], [-47.26109449180898, -22.34112579249859], [-47.26108279296811, -22.341146980506924], [-47.2610710513955, -22.341168158964752], [-47.261059266733994, -22.34118932770379], [-47.261047438626754, -22.341210486554655], [-47.26103556671642, -22.341231635348272], [-47.261023650645924, -22.34125277391437], [-47.26101169005822, -22.3412739020821], [-47.260999684595774, -22.34129501968075], [-47.26098763390165, -22.341316126538064], [-47.260975537618556, -22.341337222481734], [-47.26096339538915, -22.341358307339036], [-47.26095120685625, -22.341379380936413], [-47.26093897166275, -22.34140044309952], [-47.2609266894515, -22.341421493653698], [-47.26091435986533, -22.341442532423642], [-47.26090198254712, -22.34146355923359], [-47.26088955714, -22.341484573906683], [-47.26087708328712, -22.34150557626569], [-47.26086456063154, -22.341526566132963], [-47.26085198881661, -22.341547543329956], [-47.260839367485616, -22.341568507677746], [-47.260826696282024, -22.341589458996605], [-47.26081397484966, -22.341610397105956], [-47.260801202832056, -22.341631321825105], [-47.260788379873205, -22.341652232972304], [-47.26077550561729, -22.34167313036504], [-47.26076257970838, -22.341694013820742], [-47.26074960179109, -22.34171488315544], [-47.26073657150978, -22.341735738185335], [-47.26072348850951, -22.34175657872511], [-47.26071035243533, -22.34177740458923], [-47.260697162932324, -22.341798215591652], [-47.2606839196463, -22.34181901154508], [-47.26067062222288, -22.34183979226217], [-47.26065727030811, -22.34186055755466], [-47.260643863548296, -22.341881307233574], [-47.260630401590205, -22.341902041109105], [-47.2606201911077, -22.341917690410455], [-47.26059983603101, -22.341948734034702], [-47.26058968099675, -22.341964146009573], [-47.260575992745686, -22.341984817740318], [-47.260562220289884, -22.342005513091916], [-47.26054832216675, -22.34202628605273], [-47.260534277682915, -22.342047154620456], [-47.26052008087195, -22.342068114368928], [-47.26050572589102, -22.3420891604662], [-47.26049120677365, -22.34211028804142], [-47.26047651743124, -22.342131492180712], [-47.26046165165479, -22.34215276792152], [-47.260446603118105, -22.34217411024559], [-47.2604313653798, -22.34219551407339], [-47.260415931887245, -22.342216974256036], [-47.26040029597945, -22.34223848556873], [-47.26038445089121, -22.342260042702755], [-47.26036838975766, -22.342281640257312], [-47.26035210561885, -22.34230327273176], [-47.260335591425914, -22.342324934515744], [-47.26031884004694, -22.342346619881166], [-47.260301844273705, -22.342368322972824], [-47.260284596830076, -22.342390037798232], [-47.26026709037951, -22.34241175821931], [-47.260249317535134, -22.34243347794171], [-47.260231270870165, -22.342455190504953], [-47.26021294292835, -22.342476889273875], [-47.26019432623678, -22.34249856742807], [-47.260175413319125, -22.3425202179528], [-47.260156196709744, -22.342541833630147], [-47.26013666896937, -22.342563407030127], [-47.26011682270113, -22.34258493050294], [-47.260096650568684, -22.342606396171163], [-47.26007614531491, -22.34262779592287], [-47.260055299781094, -22.342649121406655], [-47.26003410692788, -22.342670364026414], [-47.260012559857, -22.34269151493801], [-47.259990651833895, -22.342712565046867], [-47.2599683763106, -22.3427335050079], [-47.25994572694935, -22.342754325226473], [-47.259922697804306, -22.342775015720033], [-47.25989930506307, -22.34279554710323], [-47.259875612438655, -22.342815854462472], [-47.2598516734787, -22.34283589304752], [-47.2598274977452, -22.342855657888574], [-47.25980308932548, -22.342875148608737], [-47.25977845222361, -22.342894364802945], [-47.25975359036218, -22.342913306036063], [-47.259728507586736, -22.342931971839253], [-47.25970320766789, -22.34295036170845], [-47.25967769430376, -22.342968475102346], [-47.25965197112318, -22.342986311440225], [-47.259626041687774, -22.343003870100503], [-47.25959990949431, -22.343021150418984], [-47.25957357797822, -22.343038151686844], [-47.25954705051569, -22.343054873149374], [-47.25952033042449, -22.3430713140053], [-47.259493420968305, -22.343087473404413], [-47.25946632535834, -22.343103350446686], [-47.25943904675486, -22.343118944181303], [-47.25941158827063, -22.343134253604976], [-47.25938395297199, -22.34314927766136], [-47.259356143881284, -22.34316401523964], [-47.25932816397921, -22.343178465173555], [-47.259300016206815, -22.343192626240175], [-47.25927170346725, -22.343206497159187], [-47.259243228627795, -22.34322007659175], [-47.25921459452279, -22.34323336313908], [-47.259185803954594, -22.343246355342114], [-47.25915685969579, -22.34325905168024], [-47.25912776449186, -22.343271450570054], [-47.25909852106247, -22.34328355036474], [-47.2590691321047, -22.343295349352545], [-47.25903960029433, -22.343306845756214], [-47.25900992828806, -22.34331803773187], [-47.25898011872595, -22.34332892336791], [-47.25895017423424, -22.343339500683843], [-47.258920097426895, -22.34334976762951], [-47.25888989090839, -22.343359722083914], [-47.25885955727773, -22.34336936185381], [-47.258829099128576, -22.3433786846734], [-47.258798519053315, -22.343387688202913], [-47.25876781964712, -22.34339637002724], [-47.25873700350869, -22.343404727655695], [-47.2587060732457, -22.343412758520216], [-47.258675031477004, -22.34342045997504], [-47.25864388083488, -22.34342782929579], [-47.25861262410332, -22.343434863648493], [-47.25858129255488, -22.343441554057666], [-47.25854998198696, -22.343447882206306], [-47.25851876972605, -22.343453842650227], [-47.258487670015256, -22.343459444544482], [-47.25845668809825, -22.34346469883152], [-47.258425828849994, -22.3434696164765], [-47.25839509678916, -22.343474208446494], [-47.25836449609192, -22.343478485690895], [-47.258334030610804, -22.343482459122974], [-47.25830370389033, -22.343486139603655], [-47.25827351918346, -22.343489537926974], [-47.25824347947196, -22.343492664806046], [-47.258213587483645, -22.34349553086183], [-47.258183845709716, -22.343498146612607], [-47.25815425642533, -22.343500522464613], [-47.25812482170618, -22.34350266870469], [-47.25809554344679, -22.343504595493428], [-47.25806642337769, -22.3435063128599], [-47.258037463082985, -22.343507830696893], [-47.25800866401653, -22.34350915875772], [-47.25798002751722, -22.34351030665325], [-47.25795155482534, -22.34351128385003], [-47.25792324709632, -22.34351209966899], [-47.257895105414114, -22.34351276328474], [-47.25786713080535, -22.343513283725237], [-47.257839324251066, -22.34351366987205], [-47.25781168669863, -22.343513930460883], [-47.257784219073116, -22.34351407408247], [-47.25775692228622, -22.343514109183484], [-47.25772979724737, -22.34351404406794], [-47.25770284487131, -22.343513886898407], [-47.25767606608773, -22.343513645697428], [-47.257649461847585, -22.34351332834906], [-47.25762303313029, -22.343512942600157], [-47.257596780950855, -22.34351249606177], [-47.25757070636474, -22.3435119962105], [-47.25754481047331, -22.343511450389556], [-47.25751909442805, -22.343510865809783], [-47.25749355677029, -22.343510249486243], [-47.257468154247384, -22.34350960703896], [-47.25744281232358, -22.343508939940186], [-47.25741749673043, -22.343508248063277], [-47.25739220637364, -22.343507532049323], [-47.25736694107049, -22.343506792562238], [-47.25734201266393, -22.343506039688478], [-47.25731678840865, -22.343505255260872], [-47.25700435466736, -22.343495259418713]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1096.701616372, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26372233396516, -22.336828140954417], [-47.26368921209439, -22.3368613754868], [-47.26367339878622, -22.336877300419026], [-47.26365766118149, -22.336893209884582], [-47.26364200074755, -22.3369091050425], [-47.26362641893628, -22.336924987043265], [-47.26361091718407, -22.33694085702883], [-47.26359549691167, -22.336956716132878], [-47.26358015952331, -22.336972565481798], [-47.26356490640589, -22.336988406195537], [-47.2635497389299, -22.337004239386633], [-47.26353465844819, -22.33702006616184], [-47.2635196662956, -22.33703588762235], [-47.263504763788504, -22.33705170486464], [-47.263489952224866, -22.337067518980344], [-47.26347523288379, -22.337083331057176], [-47.26346060702352, -22.337099142181035], [-47.26344607126154, -22.33711495846321], [-47.2634316061224, -22.33713080303862], [-47.26341719244636, -22.337146696785133], [-47.26340282674603, -22.337162643100648], [-47.263388508924386, -22.337178641668558], [-47.263374238884516, -22.337194692171195], [-47.26336001653063, -22.337210794288556], [-47.26334584176681, -22.33722694770005], [-47.26333171449739, -22.337243152083623], [-47.263317634628045, -22.337259407114725], [-47.26330360206399, -22.337275712468422], [-47.2632896167106, -22.337292067818495], [-47.2632756784742, -22.33730847283653], [-47.26326178726131, -22.337324927192977], [-47.263247942978126, -22.33734143055739], [-47.263234145531264, -22.337357982597887], [-47.2632203948281, -22.337374582980512], [-47.26320669077561, -22.337391231370795], [-47.26319303328101, -22.337407927432558], [-47.26317942225174, -22.337424670828632], [-47.26316585759515, -22.33744146122042], [-47.26315233921896, -22.337458298267936], [-47.26313886703069, -22.337475181630225], [-47.263125440938204, -22.33749211096469], [-47.26311206084906, -22.337509085927927], [-47.26309872667093, -22.3375261061753], [-47.263085438311414, -22.3375431713609], [-47.26307219567806, -22.337560281137726], [-47.2630589986785, -22.33757743515753], [-47.263045847220276, -22.337594633070818], [-47.26303274121063, -22.33761187452735], [-47.2630196805568, -22.337629159175595], [-47.263006665166024, -22.33764648666277], [-47.26299369494514, -22.337663856635416], [-47.26298076980099, -22.337681268738738], [-47.26296788964021, -22.33769872261701], [-47.26295505436923, -22.337716217913485], [-47.26294226389442, -22.337733754270243], [-47.26292951812128, -22.33775133132924], [-47.26291681695605, -22.337768948730105], [-47.26290416030437, -22.33778660611209], [-47.26289154807118, -22.337804303114076], [-47.26287898016154, -22.33782203937358], [-47.26286645648012, -22.33783981452719], [-47.26285397693141, -22.33785762821052], [-47.26284154141959, -22.33787548005848], [-47.26282914984843, -22.337893369704986], [-47.262816802121215, -22.337911296783652], [-47.26280449814119, -22.337929260926618], [-47.26279223781117, -22.33794726176543], [-47.26278002103363, -22.33796529893079], [-47.26276784771066, -22.337983372052793], [-47.26275571774363, -22.338001480761125], [-47.262743631034176, -22.3380196246838], [-47.26273158748323, -22.338037803448742], [-47.262719586991345, -22.33805601668288], [-47.2627076294585, -22.338074264012956], [-47.26269571478424, -22.338092545064917], [-47.26268384286836, -22.33811085946308], [-47.26267201360948, -22.33812920683226], [-47.26266022690606, -22.338147586796296], [-47.26264848265627, -22.338165998977978], [-47.26263678075755, -22.338184443000262], [-47.26262512108118, -22.338202918525933], [-47.262613503304074, -22.338221425520512], [-47.26260192694692, -22.33823996415832], [-47.262590391658826, -22.33825853439306], [-47.26257889716173, -22.338277136061627], [-47.26256744317786, -22.33829576899984], [-47.26255602942941, -22.33831443304272], [-47.26254465563866, -22.3383331280244], [-47.262533321528345, -22.338351853777592], [-47.2625220268208, -22.338370610134703], [-47.26251077123845, -22.338389396927322], [-47.262499554504124, -22.33840821398547], [-47.26248837634018, -22.33842706113916], [-47.26247723646908, -22.33844593821732], [-47.26246613461377, -22.33846484504725], [-47.26245507049638, -22.33848378145676], [-47.262444043839274, -22.338502747272358], [-47.26243305436506, -22.338521742319173], [-47.26242210179605, -22.338540766421985], [-47.262411185854205, -22.338559819405216], [-47.262400306261895, -22.33857890109164], [-47.26238946274075, -22.338598011304395], [-47.26237865501276, -22.338617149864916], [-47.26236788280009, -22.338636316593494], [-47.26235714582354, -22.338655511311735], [-47.26234644380494, -22.33867473383851], [-47.262335776465626, -22.338693983992403], [-47.26232514352636, -22.33871326159216], [-47.26231454470814, -22.33873256645504], [-47.26230397973137, -22.33875189839824], [-47.26229344831673, -22.338771257237433], [-47.262282950184456, -22.338790642788187], [-47.262272485054254, -22.338810054865792], [-47.26226205264604, -22.3388294932842], [-47.26225165267919, -22.33884895785711], [-47.26224128487291, -22.33886844839765], [-47.26223094894613, -22.338887964718143], [-47.26222064461756, -22.33890750663045], [-47.26221037160549, -22.33892707394593], [-47.262200129627935, -22.338946666475394], [-47.26218991840274, -22.338966284028835], [-47.26217973764739, -22.338985926415813], [-47.262169587078894, -22.33900559344564], [-47.26215946641412, -22.339025284926752], [-47.26214937536961, -22.339045000667056], [-47.262139313661315, -22.339064740474402], [-47.26212928100504, -22.33908450415586], [-47.26211927711628, -22.33910429151779], [-47.262109301710254, -22.33912410236606], [-47.262099354464056, -22.33914393658131], [-47.2620894334094, -22.339163797323902], [-47.262079534133626, -22.339183692099024], [-47.262069653370574, -22.339203625351907], [-47.26205979007136, -22.339223597023913], [-47.2620499433456, -22.339243606729045], [-47.26204011229948, -22.339263654079055], [-47.26203029603609, -22.339283738682813], [-47.26202049365482, -22.339303860147766], [-47.26201070425184, -22.33932401807863], [-47.262000926919924, -22.339344212077894], [-47.26199116074799, -22.339364441746753], [-47.26198126834232, -22.33938499017774], [-47.261971528208505, -22.339405277274917], [-47.26196179644048, -22.339425598816224], [-47.26195207211563, -22.339445954394314], [-47.261942354306335, -22.33946634360276], [-47.26193264208267, -22.33948676603067], [-47.26192293451009, -22.339507221267443], [-47.26191323065072, -22.339527708900047], [-47.26190352956311, -22.3395482285136], [-47.26189383030179, -22.339568779692218], [-47.26188413191784, -22.339589362017872], [-47.26187443345834, -22.33960997507156], [-47.2618647339668, -22.33963061843232], [-47.26185503248319, -22.3396512916774], [-47.26184532804301, -22.33967199438387], [-47.26183561967838, -22.33969272612658], [-47.261825906418, -22.339713486478225], [-47.261816187285895, -22.339734275011804], [-47.261806461303095, -22.339755091297395], [-47.26179672748616, -22.339775934904964], [-47.261786984848506, -22.339796805401754], [-47.26177723239842, -22.33981770235638], [-47.26176746914248, -22.339838625331705], [-47.26175769408115, -22.339859573894], [-47.26174790621276, -22.339880547604682], [-47.261738104530586, -22.33990154602636], [-47.26172828802511, -22.339922568718276], [-47.261718455682086, -22.33994361523995], [-47.26170860648368, -22.339964685149294], [-47.2616987394089, -22.33998577800136], [-47.26168885343177, -22.340006893352342], [-47.261678947523585, -22.340028030754656], [-47.261669020650864, -22.340049189761558], [-47.26165907177698, -22.340070369923183], [-47.26164909986139, -22.34009157078879], [-47.26163910385941, -22.340112791906876], [-47.2616290827232, -22.340134032823], [-47.26161903539988, -22.340155293084013], [-47.26160896083486, -22.340176572230853], [-47.26159885796796, -22.340197869806946], [-47.26158872573573, -22.340219185352897], [-47.261578563071915, -22.340240518406013], [-47.26156836890526, -22.34026186850451], [-47.26155814216162, -22.34028323518324], [-47.26154788176303, -22.340304617975715], [-47.26153744535081, -22.34032631004775], [-47.26152710787257, -22.34034773636597], [-47.26151673366775, -22.340369176897696], [-47.2615063243799, -22.340390625624643], [-47.26149588336156, -22.340412074084135], [-47.2614854117847, -22.340433518973942], [-47.26147490931855, -22.340454960096682], [-47.26146437561083, -22.340476397298286], [-47.261453810309035, -22.34049783042417], [-47.26144321306, -22.340519259320256], [-47.261432583510654, -22.34054068383116], [-47.261421921307594, -22.340562103801457], [-47.2614112260969, -22.34058351907571], [-47.261400497524754, -22.34060492949741], [-47.2613897352369, -22.340626334910155], [-47.26137893887877, -22.340647735157017], [-47.261368108095766, -22.340669130080446], [-47.26135724253292, -22.340690519522692], [-47.26134634183509, -22.340711903325445], [-47.261335405646875, -22.34073328132997], [-47.26132443361258, -22.340754653377402], [-47.261313425376464, -22.34077601930797], [-47.26130238058245, -22.340797378961827], [-47.26129129887441, -22.340818732178274], [-47.26128017989596, -22.340840078796276], [-47.26126902329029, -22.34086141865488], [-47.26125782870071, -22.34088275159199], [-47.26124659577041, -22.34090407744498], [-47.26123532414217, -22.340925396051183], [-47.26122401345864, -22.340946707247394], [-47.26121266336238, -22.340968010869677], [-47.26120127349596, -22.34098930675351], [-47.26118984350162, -22.34101059473402], [-47.261178373021465, -22.34103187464593], [-47.26116686169744, -22.341053146323482], [-47.261155309171464, -22.341074409600157], [-47.26114371508567, -22.341095664308366], [-47.261132079081385, -22.341116910281364], [-47.261120400800195, -22.34113814735093], [-47.261108679883954, -22.34115937534796], [-47.26109691597394, -22.341180594103555], [-47.26108510871142, -22.341201803448108], [-47.261073257737955, -22.341223003210892], [-47.2610613626946, -22.341244193221378], [-47.261049423222666, -22.341265373307856], [-47.26103743896352, -22.34128654329802], [-47.26102540955802, -22.3413077030197], [-47.261013334647615, -22.3413288522991], [-47.26100121387348, -22.341349990962375], [-47.26098904687659, -22.341371118835273], [-47.26097683329819, -22.341392235742614], [-47.26096457277959, -22.341413341508414], [-47.26095226496203, -22.34143443595639], [-47.26093990948672, -22.341455518909598], [-47.26092750599499, -22.34147659019053], [-47.26091505412835, -22.34149764962058], [-47.26090255352835, -22.34151869702079], [-47.2608900038365, -22.341539732211743], [-47.26087740469456, -22.341560755013067], [-47.260864755744244, -22.341581765243944], [-47.260852056627435, -22.341602762722875], [-47.26083930698641, -22.34162374726727], [-47.26082650646314, -22.341644718694614], [-47.26081365470003, -22.341665676821094], [-47.260800751339794, -22.34168662146229], [-47.26078779602492, -22.341707552433547], [-47.26077478839849, -22.34172846954892], [-47.260761728103375, -22.341749372622463], [-47.2607486147831, -22.341770261466767], [-47.260735448081235, -22.34179113589417], [-47.26072222764136, -22.34181199571646], [-47.26070895310784, -22.341832840744157], [-47.26069562412481, -22.341853670787632], [-47.26068224033685, -22.34187448565642], [-47.260668801388846, -22.341895285159218], [-47.260655306926125, -22.34191606910388], [-47.26064682843738, -22.34192906383421], [-47.2606264871067, -22.341960113328554], [-47.26061448690612, -22.341978325659742], [-47.26060076478108, -22.341999048552257], [-47.26058695689883, -22.342019797143756], [-47.26057302004377, -22.342040628001453], [-47.26055893278322, -22.34206156013659], [-47.260544689081996, -22.342082589118306], [-47.2605302830341, -22.34210371009159], [-47.26051570860432, -22.34212491816078], [-47.26050095962974, -22.342146208385184], [-47.26048602982154, -22.342167575773267], [-47.260470912768454, -22.34218901527525], [-47.26045560193874, -22.342210521777226], [-47.260440090684334, -22.342232090092853], [-47.260424372243946, -22.342253714956414], [-47.260408439747295, -22.34227539101446], [-47.260392286219904, -22.342297112817285], [-47.26037590458793, -22.34231887481072], [-47.26035928768453, -22.342340671326042], [-47.260342428256045, -22.342362496571283], [-47.260325318969066, -22.342384344621706], [-47.26030795241916, -22.34240620940897], [-47.26029032113874, -22.342428084712587], [-47.26027241760761, -22.342449964148663], [-47.260254234263904, -22.342471841159586], [-47.26023576351477, -22.342493709005225], [-47.260216997750135, -22.342515560751686], [-47.2601979293563, -22.34253738926196], [-47.260178550730686, -22.3425591871866], [-47.2601588542983, -22.34258094695443], [-47.26013883252852, -22.342602660764566], [-47.26011847795397, -22.34262432057804], [-47.260097783190076, -22.342645918110804], [-47.260076740955206, -22.342667444828336], [-47.26005534409245, -22.34268889194046], [-47.26003358559242, -22.342710250397538], [-47.260011458616894, -22.342731510888186], [-47.25998895652271, -22.342752663839118], [-47.25996607288645, -22.342773699416167], [-47.259942801694486, -22.342794607379528], [-47.25991916007177, -22.34281535720452], [-47.259895214715016, -22.342835881188012], [-47.25987102146363, -22.342856132635625], [-47.25984659014435, -22.3428761064332], [-47.259821924860546, -22.342895802268252], [-47.25979702962837, -22.342915219798794], [-47.259771908378994, -22.342934358651345], [-47.259746564962846, -22.342953218417335], [-47.25972100315213, -22.342971798651295], [-47.25969522664325, -22.342990098868807], [-47.25966923906012, -22.343008118544258], [-47.25964304395645, -22.34302585710927], [-47.259616644818145, -22.34304331395105], [-47.25959004506693, -22.34306048841005], [-47.25956324806261, -22.34307737977868], [-47.25953625710399, -22.343093987300836], [-47.25950907543322, -22.343110310169124], [-47.25948170623764, -22.343126347524105], [-47.25945415265141, -22.34314209845328], [-47.25942641775887, -22.343157561989273], [-47.259398504595936, -22.343172737109175], [-47.2593704161525, -22.343187622733264], [-47.25934215537492, -22.343202217723707], [-47.25931372516808, -22.343216520883505], [-47.25928512839728, -22.34323053095564], [-47.25925636789029, -22.343244246621957], [-47.259227446440455, -22.343257666501607], [-47.2591983668077, -22.343270789150672], [-47.259169131720746, -22.34328361306091], [-47.25913974388007, -22.343296136658502], [-47.25911020595915, -22.343308358303247], [-47.259080520607824, -22.343320276287105], [-47.25905069045364, -22.343331888833514], [-47.259020718104225, -22.34334319409634], [-47.258990606149816, -22.343354190158564], [-47.258960357166195, -22.343364875031178], [-47.258929973716306, -22.343375246652343], [-47.2588994583532, -22.34338530288616], [-47.25886881362415, -22.34339504152117], [-47.2588380420709, -22.343404460270108], [-47.25880714623382, -22.34341355676837], [-47.25877612865622, -22.34342232857255], [-47.25874499188511, -22.343430773160254], [-47.25871373847681, -22.343438887928187], [-47.258682370999416, -22.34344667019185], [-47.258650892035035, -22.343454117184542], [-47.25861930432432, -22.343461226024942], [-47.25858764039166, -22.343467987410662], [-47.25855600025055, -22.34347438216955], [-47.258524464674196, -22.34348040435588], [-47.258493048494486, -22.34348606325526], [-47.258461757134874, -22.343491370021813], [-47.25843059563327, -22.343496335833574], [-47.25839956865515, -22.34350097187048], [-47.258368680507886, -22.343505289294043], [-47.25833793516052, -22.34350929922788], [-47.258307336260096, -22.343513012741134], [-47.258276887148774, -22.343516440832698], [-47.25824659088529, -22.34351959441713], [-47.258216450262864, -22.34352248431255], [-47.25818646782731, -22.34352512122969], [-47.25815664589853, -22.343527515762194], [-47.258126986588046, -22.343529678378896], [-47.25809749181784, -22.343531619416577], [-47.2580681633385, -22.343533349074573], [-47.258039002747516, -22.343534877409763], [-47.258010011506244, -22.343536214333138], [-47.25798119095581, -22.34353736960683], [-47.25795254233431, -22.343538352842064], [-47.25792406679105, -22.34353917349784], [-47.25789576540064, -22.343539840880148], [-47.25786763917777, -22.34354036414171], [-47.25783968908948, -22.34354075228222], [-47.25781191606758, -22.343541014148823], [-47.257784321020594, -22.343541158437088], [-47.257756904843056, -22.343541193692086], [-47.2577296684271, -22.34354112830961], [-47.25770261267049, -22.343540970537667], [-47.25767573848651, -22.34354072847783], [-47.257649046810776, -22.34354041008692], [-47.25762253860861, -22.343540023178278], [-47.25759621488255, -22.343539575423332], [-47.25757007667742, -22.343539074352908], [-47.25754412508603, -22.343538527358362], [-47.25751836125362, -22.343537941692723], [-47.25749278359662, -22.34353732440424], [-47.25746734684004, -22.343536681091578], [-47.25744197304018, -22.343536013154115], [-47.257416626379836, -22.343535320428533], [-47.25739130572465, -22.343534603557178], [-47.25736601089333, -22.343533863206257], [-47.25734106791326, -22.343533109892753], [-47.25731581528751, -22.343532324595877], [-47.256991013085965, -22.343521933037263]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1039.604070325, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26335410607645, -22.337260364160937], [-47.26332635769523, -22.337292606830687], [-47.26331242902833, -22.337308895891468], [-47.263298546957536, -22.337325234807206], [-47.263284711392814, -22.337341623250996], [-47.26327092224385, -22.337358060895095], [-47.26325717942074, -22.33737454741005], [-47.26324348283436, -22.337391082464425], [-47.26322983239512, -22.337407665726147], [-47.26321622801386, -22.337424296861485], [-47.263202669601434, -22.337440975535458], [-47.263189157068766, -22.337457701411793], [-47.263175690327095, -22.337474474152707], [-47.263162269287406, -22.33749129341936], [-47.263148893861164, -22.33750815887123], [-47.263135563959416, -22.337525070167022], [-47.26312227949331, -22.33754202696404], [-47.26310904037407, -22.337559028918246], [-47.26309584651268, -22.33757607568469], [-47.26308269782034, -22.337593166916818], [-47.26306959420808, -22.33761030226695], [-47.26305653558668, -22.33762748138662], [-47.26304352186684, -22.337644703925978], [-47.26303055295932, -22.337661969533862], [-47.26301762877451, -22.33767927785843], [-47.26300474922265, -22.337696628546425], [-47.2629919142139, -22.337714021243666], [-47.26297912365814, -22.337731455594835], [-47.26296637746524, -22.337748931243425], [-47.26295367554411, -22.337766447832813], [-47.26294101780443, -22.33778400500393], [-47.26292840415531, -22.337801602397374], [-47.262915834505094, -22.337819239653196], [-47.26290330876223, -22.337836916410147], [-47.262890826834784, -22.337854632306048], [-47.26287838863067, -22.33787238697763], [-47.26286599405737, -22.33789018006087], [-47.26285364302211, -22.337908011190805], [-47.26284133543143, -22.33792588000202], [-47.26282907119193, -22.337943786127674], [-47.262816850209724, -22.33796172920028], [-47.262804672390615, -22.337979708851414], [-47.26279253763994, -22.337997724712125], [-47.26278044586233, -22.338015776412902], [-47.26276839696272, -22.338033863582638], [-47.26275639084521, -22.338051985849987], [-47.26274442741364, -22.33807014284267], [-47.26273250657112, -22.33808833418815], [-47.262720628220364, -22.33810655951311], [-47.262708792264405, -22.338124818442513], [-47.26269699860496, -22.338143110601816], [-47.26268524714357, -22.338161435615486], [-47.262673537781616, -22.3381797931069], [-47.262661870419535, -22.33819818269953], [-47.26265024493057, -22.338216604058584], [-47.262638660985765, -22.338235057164283], [-47.262627118097555, -22.33825354220984], [-47.26261561591415, -22.338272059156264], [-47.26260415415982, -22.338290607842637], [-47.262592732559064, -22.33830918810692], [-47.26258135083645, -22.33832779978622], [-47.262570008716565, -22.33834644271673], [-47.262558705924455, -22.33836511673315], [-47.262547442184854, -22.33838382166993], [-47.262536217222426, -22.33840255736055], [-47.26252503076241, -22.338421323636926], [-47.26251388252945, -22.33844012033102], [-47.262502772248396, -22.338458947273494], [-47.26249169964449, -22.338477804293504], [-47.26248066444221, -22.33849669122066], [-47.26246966636623, -22.33851560788307], [-47.2624587051415, -22.338534554107678], [-47.26244778049264, -22.338553529720844], [-47.262436892143974, -22.338572534548653], [-47.26242603982012, -22.33859156841545], [-47.262415223245064, -22.338610631145983], [-47.262404442143094, -22.338629722563113], [-47.26239369623867, -22.338648842488713], [-47.26238298525488, -22.338667990745854], [-47.26237230891579, -22.338687167154724], [-47.26236166694514, -22.33870637153544], [-47.26235105906587, -22.33872560370807], [-47.26234048500123, -22.33874486349118], [-47.262329944473905, -22.338764150703312], [-47.26231943720683, -22.338783465161445], [-47.262308962922425, -22.338802806682363], [-47.26229852134267, -22.338822175082594], [-47.262288112189644, -22.338841570177273], [-47.262277735184966, -22.338860991781313], [-47.262267390050006, -22.33888043970895], [-47.262257076505904, -22.33889991377367], [-47.262246794273516, -22.33891941378839], [-47.26223654307326, -22.338938939565512], [-47.262226322625295, -22.338958490916987], [-47.26221613264963, -22.338978067653745], [-47.262205972865836, -22.338997669586387], [-47.26219584299302, -22.339017296525185], [-47.26218574275014, -22.339036948279528], [-47.26217567185581, -22.339056624658255], [-47.26216563002806, -22.3390763254701], [-47.26215561698467, -22.339096050523064], [-47.26214563244322, -22.339115799624366], [-47.26213567612094, -22.339135572580684], [-47.26212574769524, -22.33915536927674], [-47.26211584512696, -22.339175193019717], [-47.262105963837975, -22.339195051654315], [-47.26209610046251, -22.33921494983778], [-47.262086253949676, -22.339234887527912], [-47.262076423413916, -22.339254864341065], [-47.26206660796619, -22.339274879891043], [-47.26205680671416, -22.339294933788892], [-47.262047018761656, -22.33931502564394], [-47.262037243209065, -22.339335155062834], [-47.262027479153375, -22.339355321649766], [-47.262017725687436, -22.33937552500771], [-47.26200783948754, -22.339396060556588], [-47.26199811121167, -22.339416322997952], [-47.26198839074062, -22.33943662098867], [-47.26197867715524, -22.339456954122785], [-47.26196896953116, -22.339477321995236], [-47.26195926694163, -22.339497724196264], [-47.26194956845502, -22.339518160316555], [-47.26193987313628, -22.3395386299441], [-47.26193018004659, -22.339559132665087], [-47.261920488242964, -22.33957966806454], [-47.261910796778835, -22.33960023572536], [-47.26190110470338, -22.33962083522935], [-47.26189141106215, -22.339641466156294], [-47.26188171489692, -22.33966212808409], [-47.26187201524486, -22.33968282059052], [-47.26186231113959, -22.339703543250966], [-47.261852601611125, -22.339724295638607], [-47.2618428856847, -22.33974507732693], [-47.26183316238234, -22.339765887886347], [-47.26182343072137, -22.339786726887215], [-47.26181368971599, -22.339807593897], [-47.26180393837488, -22.33982848848456], [-47.261794175705035, -22.339849410212906], [-47.26178440070704, -22.339870358648387], [-47.26177461237925, -22.339891333352476], [-47.261764809714755, -22.339912333887845], [-47.26175499170371, -22.33993335981349], [-47.2617451573314, -22.339954410688964], [-47.26173530557927, -22.339975486071975], [-47.261725435425554, -22.33999658551724], [-47.261715545843224, -22.340017708580728], [-47.26170563580246, -22.340038854814487], [-47.26169570426837, -22.340060023771308], [-47.26168575020293, -22.340081215000893], [-47.261675772563855, -22.340102428051978], [-47.26166577030465, -22.340123662472383], [-47.26165574237553, -22.340144917807002], [-47.26164568772136, -22.340166193602066], [-47.261635605285356, -22.340187489397607], [-47.26162549400475, -22.340208804736193], [-47.26161535281348, -22.34023013915756], [-47.26160518064249, -22.340251492197932], [-47.261594976417555, -22.340272863394496], [-47.261584739061405, -22.340294252280927], [-47.2615744674928, -22.340315658389486], [-47.261564013207156, -22.340337387651456], [-47.26155366314981, -22.340358840050946], [-47.26154327580558, -22.340380307746923], [-47.26153285293143, -22.340401784477727], [-47.26152239805034, -22.34042326142347], [-47.261511912399406, -22.34044473514442], [-47.26150139564749, -22.340466205440713], [-47.26149084744097, -22.340487672157547], [-47.26148026742604, -22.34050913513966], [-47.26146965524811, -22.34053059423227], [-47.261459010552834, -22.34055204927927], [-47.26144833298541, -22.3405735001245], [-47.26143762219054, -22.340594946611798], [-47.26142687781303, -22.340616388583882], [-47.26141609949719, -22.340637825883547], [-47.261405286887054, -22.340659258353085], [-47.2613944396266, -22.340680685834062], [-47.26138355735943, -22.34070210816798], [-47.26137263972895, -22.34072352519561], [-47.26136168637834, -22.340744936757332], [-47.261350696950394, -22.34076634269347], [-47.261339671087946, -22.340787742843276], [-47.26132860843341, -22.34080913704596], [-47.261317508629126, -22.340830525139864], [-47.26130637131733, -22.340851906962964], [-47.26129519613961, -22.34087328235341], [-47.261283982737794, -22.34089465114797], [-47.26127273075354, -22.340916013183094], [-47.261261439828125, -22.340937368294924], [-47.261250109602656, -22.340958716319268], [-47.26123873971814, -22.3409800570911], [-47.26122732981558, -22.341001390444685], [-47.26121587953573, -22.3410227162141], [-47.261204388519054, -22.341044034232855], [-47.261192856405984, -22.341065344333998], [-47.261181282836844, -22.341086646349815], [-47.261169667452215, -22.341107940111474], [-47.26115800989183, -22.341129225450924], [-47.26114630979571, -22.34115050219875], [-47.26113456680409, -22.341171770184445], [-47.26112278055669, -22.341193029237814], [-47.26111095069316, -22.341214279187916], [-47.261099076853476, -22.341235519862586], [-47.26108715867711, -22.341256751089936], [-47.26107519580375, -22.341277972696822], [-47.261063187873184, -22.341299184509424], [-47.26105113452465, -22.341320386354155], [-47.26103903539802, -22.341341578055626], [-47.261026890132804, -22.341362759438546], [-47.26101469836845, -22.34138393032704], [-47.26100245974457, -22.341405090544328], [-47.26099017390088, -22.341426239912856], [-47.26097784047701, -22.34144737825463], [-47.2609654591126, -22.341468505391102], [-47.26095302944732, -22.34148962114301], [-47.26094055112118, -22.341510725330043], [-47.2609280237741, -22.34153181777149], [-47.26091544704599, -22.341552898286135], [-47.26090282057705, -22.34157396669175], [-47.26089014400742, -22.341595022805773], [-47.2608774169774, -22.341616066444747], [-47.26086463912772, -22.341637097424243], [-47.26085181009878, -22.341658115559724], [-47.260838929531445, -22.341679120665518], [-47.2608259970669, -22.34170011255518], [-47.26081301234606, -22.34172109104202], [-47.26079997501052, -22.341742055938035], [-47.2607868847016, -22.34176300705525], [-47.26077374106136, -22.3417839442041], [-47.26076054373182, -22.341804867194778], [-47.26074729235511, -22.34182577583699], [-47.260733986574095, -22.34184666993891], [-47.26072062603147, -22.3418675493088], [-47.260707210370306, -22.341888413753885], [-47.260693739234135, -22.341909263080574], [-47.26068021226679, -22.341930097094398], [-47.260673465771056, -22.34194043725323], [-47.26065313761512, -22.341971492373705], [-47.2606529894153, -22.34197171840302], [-47.260639292820294, -22.34199250530568], [-47.26062553682128, -22.342013279359954], [-47.26061169351259, -22.34203408119136], [-47.26059771792563, -22.342054969945984], [-47.260583587888384, -22.342075965648537], [-47.260569297296904, -22.342097063863488], [-47.26055484018209, -22.342118259712798], [-47.260540210439906, -22.34213954827599], [-47.26052540183317, -22.34216092458555], [-47.260510407993266, -22.342182383620923], [-47.26049522242378, -22.342203920300793], [-47.260479838502675, -22.342225529476966], [-47.260464249486446, -22.342247205925617], [-47.26044844851348, -22.34226894434005], [-47.26043242860844, -22.342290739322145], [-47.26041618268726, -22.342312585373243], [-47.26039970356214, -22.342334476885725], [-47.2603829839483, -22.34235640813238], [-47.26036601647034, -22.3423783732575], [-47.26034879366966, -22.342400366266716], [-47.2603313080135, -22.342422381015854], [-47.26031355190325, -22.342444411202084], [-47.26029551768542, -22.342466450351832], [-47.260277197662944, -22.342488491810496], [-47.260258584106566, -22.342510528732888], [-47.260239669268906, -22.34253255407163], [-47.26022044539889, -22.34255456056749], [-47.26020090475706, -22.34257654073945], [-47.260181039632705, -22.342598486875215], [-47.26016084236141, -22.34262039102271], [-47.26014030534477, -22.342642244981466], [-47.260119421070804, -22.34266404029531], [-47.26009818213489, -22.342685768246675], [-47.26007658126259, -22.342707419851212], [-47.26005461133345, -22.34272898585382], [-47.26003226540551, -22.34275045672634], [-47.260009536740434, -22.342771822667242], [-47.25998641882921, -22.342793073602778], [-47.25996290559029, -22.34281419903602], [-47.259939015086154, -22.342835167302887], [-47.25991481699703, -22.342855907910632], [-47.259890369454176, -22.342876372220907], [-47.25986568254917, -22.342896554975074], [-47.25984076040125, -22.342916455925074], [-47.259815607038774, -22.34293607479196], [-47.25979022640143, -22.342955411264036], [-47.25976462234456, -22.342974464992913], [-47.25973879864196, -22.34299323559168], [-47.25971275898828, -22.343011722632838], [-47.25968650700259, -22.343029925645915], [-47.25966004623065, -22.34304784411578], [-47.25963338014744, -22.343065477480913], [-47.25960651216106, -22.34308282513107], [-47.25957944561493, -22.34309988640586], [-47.259552183788834, -22.343116660594294], [-47.259524729903454, -22.34313314693183], [-47.259497087122256, -22.34314934459958], [-47.25946925855318, -22.34316525272341], [-47.25944124725229, -22.343180870371736], [-47.25941305622502, -22.343196196555244], [-47.259384688428796, -22.34321123022516], [-47.25935614677564, -22.343225970272194], [-47.2593274341343, -22.34324041552522], [-47.2592985533322, -22.34325456475055], [-47.25926950715763, -22.34326841665067], [-47.2592402983629, -22.34328196986266], [-47.25921092966547, -22.343295222957792], [-47.259181403750326, -22.34330817444024], [-47.25915172327286, -22.343320822745646], [-47.259121890860335, -22.34333316624049], [-47.25909190911535, -22.343345203220437], [-47.25906178061727, -22.343356931909668], [-47.25903150792463, -22.343368350459706], [-47.25900109357784, -22.34337945694819], [-47.25897054010223, -22.343390249377503], [-47.25893985000971, -22.343400725674215], [-47.2589090258019, -22.343410883687483], [-47.258878069974365, -22.343420721187638], [-47.25884698501692, -22.34343023586599], [-47.25881577341792, -22.343439425333038], [-47.25878443766883, -22.343448287117095], [-47.25875298026492, -22.343456818664084], [-47.25872140371121, -22.343465017335493], [-47.25868971052504, -22.343472880408036], [-47.25865790323825, -22.34348040507268], [-47.258625984548274, -22.343487588400826], [-47.258593988231276, -22.3434944207631], [-47.258562018516876, -22.343500882132307], [-47.25853015962497, -22.343506966061106], [-47.25849842697624, -22.343512681965592], [-47.258466826173894, -22.343518041211745], [-47.25843536241886, -22.34352305519029], [-47.258404040523324, -22.34352773529417], [-47.25837286492593, -22.343532092896858], [-47.25834183971221, -22.343536139332528], [-47.258310968631726, -22.343539885878304], [-47.25828025511588, -22.34354334373818], [-47.25824970230034, -22.34354652402801], [-47.258219313043696, -22.34354943776307], [-47.25818908994639, -22.34355209584657], [-47.25815903537316, -22.343554509059608], [-47.25812915147125, -22.34355668805288], [-47.258099440190136, -22.34355864333956], [-47.258069903300466, -22.343560385289102], [-47.25804054241315, -22.34356192412249], [-47.258011358996995, -22.34356326990844], [-47.25798235439537, -22.343564432560278], [-47.25795352984417, -22.34356542183397], [-47.25792488648659, -22.343566247326553], [-47.2578964253879, -22.343566918475442], [-47.25786814755091, -22.34356744455808], [-47.25784005392854, -22.343567834692312], [-47.25781214543712, -22.34356809783666], [-47.25778442296862, -22.343568242791637], [-47.25775688740039, -22.34356827820061], [-47.25772953960731, -22.343568212551183], [-47.25770238047007, -22.343568054176828], [-47.25767541088567, -22.343567811258144], [-47.25764863177433, -22.343567491824707], [-47.25762204408725, -22.343567103756325], [-47.25759564881451, -22.34356665478485], [-47.25756944699034, -22.343566152495242], [-47.257543439698985, -22.343565604327118], [-47.257517628079405, -22.343565017575575], [-47.25749201042315, -22.3435643993222], [-47.25746653943286, -22.34356375514414], [-47.257441133756956, -22.34356308636797], [-47.25741575602939, -22.343562392793746], [-47.25739040507582, -22.34356167506499], [-47.25736508071632, -22.343560933850238], [-47.25734012316271, -22.343560180096986], [-47.25731484216651, -22.343559393930786], [-47.25697767149985, -22.34354860665509]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 957.098606951, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262886054348556, -22.337911156680754], [-47.262865868746545, -22.337940463216256], [-47.26285364424753, -22.337958311324556], [-47.26284146261313, -22.33797619663094], [-47.26282932375244, -22.337994118767874], [-47.26281722757404, -22.338012077367214], [-47.262805173985875, -22.33803007206048], [-47.26279316289606, -22.338048102477234], [-47.26278119421199, -22.338066168246982], [-47.26276926784069, -22.338084268998184], [-47.262757383688495, -22.338102404359088], [-47.26274554166126, -22.338120573957042], [-47.262733741665166, -22.338138777417676], [-47.26272198360514, -22.33815701436709], [-47.26271026738581, -22.338175284430367], [-47.26269859291164, -22.33819358723149], [-47.26268696008619, -22.33821192239451], [-47.262675368784635, -22.338230289586935], [-47.26266381867213, -22.33824868880371], [-47.262652309252836, -22.338267120257026], [-47.26264084017409, -22.338285583915134], [-47.26262941116249, -22.33830407961933], [-47.26261802194486, -22.338322607209626], [-47.26260667224807, -22.338341166525325], [-47.262595361799015, -22.33835975740467], [-47.262584090325134, -22.338378379684336], [-47.2625728575534, -22.338397033200724], [-47.26256166321092, -22.338415717789346], [-47.262550507025196, -22.338434433283982], [-47.26253938872322, -22.33845317951843], [-47.26252830803219, -22.338471956325247], [-47.26251726467968, -22.33849076353533], [-47.262506258392484, -22.338509600980064], [-47.26249528889762, -22.33852846848934], [-47.26248435592234, -22.338547365891714], [-47.26247345919363, -22.338566293015237], [-47.262462598438105, -22.338585249687622], [-47.26245177338271, -22.338604235734778], [-47.26244098375373, -22.33862325098304], [-47.26243022927774, -22.338642295256843], [-47.262419509681564, -22.338661368379412], [-47.26240882469051, -22.33868047017541], [-47.26239817403099, -22.33869960046644], [-47.262387557428944, -22.33871875907393], [-47.26237697460964, -22.338737945819414], [-47.26236642529858, -22.338757160522754], [-47.26235590922069, -22.338776403003834], [-47.26234542610114, -22.338795673080885], [-47.26233497566462, -22.338814970571942], [-47.262324557635274, -22.338834295294813], [-47.262314171737444, -22.338853647065754], [-47.26230381769494, -22.33887302570092], [-47.26229349523129, -22.338892431015644], [-47.26228320406984, -22.338911862824567], [-47.26227294393359, -22.338931320941654], [-47.26226271454514, -22.33895080518049], [-47.26225251562678, -22.338970315353947], [-47.262242346900614, -22.33898985127403], [-47.262232208088356, -22.339009412752322], [-47.26222209891124, -22.33902899960009], [-47.26221201909022, -22.339048611627643], [-47.26220196834607, -22.33906824864479], [-47.26219194639883, -22.339087910461163], [-47.262181952968334, -22.33910759688563], [-47.262171987774174, -22.339127307726276], [-47.262162050535615, -22.339147042790625], [-47.26215214093042, -22.339166801967508], [-47.2621422568485, -22.339186588710806], [-47.262132393546274, -22.339206411204927], [-47.26212254755837, -22.339226274318932], [-47.2621127178319, -22.33924617802721], [-47.26210290348616, -22.33926612194837], [-47.26209310363683, -22.33928610569835], [-47.262083317396154, -22.339306128890264], [-47.262073543872376, -22.339326191135413], [-47.26206378217019, -22.339346292042308], [-47.26205403139072, -22.339366431216934], [-47.262044290630755, -22.339386608263915], [-47.2620344106366, -22.339407130930727], [-47.26202469421867, -22.33942736871624], [-47.262014985044594, -22.339447643156387], [-47.26200528219869, -22.339467953846512], [-47.26199558475982, -22.339488300382932], [-47.2619858918044, -22.33950868235715], [-47.26197620240377, -22.33952909936091], [-47.26196651562565, -22.339549550983453], [-47.26195683053388, -22.33957003681183], [-47.261947146187964, -22.339590556432153], [-47.261937461643626, -22.3396111094281], [-47.261927775952216, -22.339631695382383], [-47.261918088161295, -22.339652313875508], [-47.26190839731445, -22.33967296448603], [-47.261898702450495, -22.33969364679243], [-47.26188900260456, -22.33971436037061], [-47.26187929680805, -22.33973510479425], [-47.261869584087286, -22.33975587963731], [-47.261859863465325, -22.339776684470557], [-47.26185013396039, -22.339797518864717], [-47.261840394587246, -22.339818382387463], [-47.26183064435512, -22.339839274608], [-47.26182088227136, -22.33986019508933], [-47.26181110733668, -22.33988114339804], [-47.261801318549495, -22.339902119095548], [-47.26179151490267, -22.33992312174454], [-47.261781695386084, -22.339944150903982], [-47.26177185898449, -22.33996520613323], [-47.261762004678644, -22.339986286989873], [-47.26175213144598, -22.34000739302836], [-47.26174223825845, -22.340028523804374], [-47.2617323240851, -22.34004967886953], [-47.26172238788967, -22.34007085777631], [-47.261712428632656, -22.340092060073857], [-47.2617024452701, -22.34011328531038], [-47.26169243675369, -22.34013453303314], [-47.26168240203167, -22.340155802786274], [-47.261672340046665, -22.340177094115386], [-47.26166224973964, -22.340198406559626], [-47.261652130045356, -22.340219739660714], [-47.261641979895046, -22.340241092957488], [-47.2616317982169, -22.340262465985113], [-47.2616215839337, -22.340283858279737], [-47.261611335965064, -22.34030526937385], [-47.261601053226414, -22.34032669879854], [-47.26159058106736, -22.34034846525042], [-47.26158021843094, -22.3403699437312], [-47.26156981794728, -22.34039143859142], [-47.26155938148683, -22.34041294332608], [-47.26154891274303, -22.340434448758096], [-47.26153841301804, -22.340455951310247], [-47.26152788198038, -22.340477450780078], [-47.261517319275065, -22.34049894701214], [-47.26150672454695, -22.340520439850476], [-47.26149609744019, -22.340541929139587], [-47.261485437598985, -22.340563414722716], [-47.26147474466721, -22.34058489644287], [-47.26146401828817, -22.34060637414323], [-47.26145325810529, -22.340627847665676], [-47.261442463761476, -22.340649316852243], [-47.261431634899346, -22.340670781544464], [-47.261420771161454, -22.340692241583053], [-47.26140987218998, -22.34071369680864], [-47.26139893762687, -22.340735147061125], [-47.26138796711386, -22.340756592180085], [-47.26137696029229, -22.340778032004906], [-47.2613659168035, -22.34079946637392], [-47.26135483628842, -22.34082089512541], [-47.26134371838796, -22.340842318096804], [-47.26133256274283, -22.340863735125065], [-47.26132136899306, -22.340885146047302], [-47.26131013677903, -22.340906550699344], [-47.26129886574084, -22.340927948916534], [-47.261287555518265, -22.340949340534053], [-47.26127620575085, -22.340970725386544], [-47.261264816078075, -22.340992103307908], [-47.26125338613942, -22.341013474131316], [-47.26124191557404, -22.3410348376896], [-47.261230404020864, -22.341056193815195], [-47.261218851118755, -22.341077542339963], [-47.261207256506474, -22.341098883094922], [-47.26119561982303, -22.341120215910024], [-47.261183940706545, -22.341141540615947], [-47.261172218795494, -22.341162857042022], [-47.261160453728536, -22.341184165016394], [-47.26114864514375, -22.341205464367526], [-47.26113679267923, -22.341226754923188], [-47.26112489597334, -22.341248036509786], [-47.26111295466395, -22.34126930895402], [-47.26110096838918, -22.34129057208128], [-47.261088936787196, -22.341311825716343], [-47.26107685949563, -22.341333069684097], [-47.26106473615278, -22.341354303807687], [-47.261052566396536, -22.341375527910213], [-47.26104034986473, -22.341396741814314], [-47.26102808619537, -22.34141794534159], [-47.2610157750266, -22.341439138312822], [-47.261003415996434, -22.341460320548425], [-47.26099100874293, -22.34148149186814], [-47.26097855290414, -22.34150265209104], [-47.26096604811849, -22.341523801035073], [-47.26095349402435, -22.341544938517753], [-47.26094089025999, -22.341566064356083], [-47.26092823646408, -22.34158717836603], [-47.26091553227513, -22.34160828036317], [-47.26090277733193, -22.341629370162217], [-47.260889971273606, -22.341650447576786], [-47.26087711373901, -22.341671512420472], [-47.26086420436748, -22.341692564505582], [-47.26085124279862, -22.3417136036437], [-47.26083822867184, -22.341734629646137], [-47.2608251616272, -22.341755642322806], [-47.260812041304526, -22.34177664148368], [-47.26079886734428, -22.3417976269371], [-47.26078563938709, -22.341818598491074], [-47.26077235707354, -22.341839555953158], [-47.26075902004505, -22.34186049912937], [-47.26074562794282, -22.341881427825676], [-47.26073218040852, -22.34190234184706], [-47.26071867708416, -22.341923240997662], [-47.26070511761222, -22.34194412508065], [-47.26070010310873, -22.34195181066747], [-47.260679781741935, -22.341982868687634], [-47.26067782879658, -22.341985847253977], [-47.26066409873926, -22.342006684947368], [-47.26065030886628, -22.342027510163415], [-47.26063643013116, -22.342048365234735], [-47.260622415812335, -22.342069311886302], [-47.260608242998416, -22.342090371156246], [-47.26059390551671, -22.34211153860447], [-47.26057939733495, -22.34213280932984], [-47.2605647122804, -22.34215417838703], [-47.260549844041535, -22.342175640781768], [-47.26053478616992, -22.34219719146444], [-47.26051953208409, -22.342218825322234], [-47.260504075071594, -22.34224053717262], [-47.26048840829358, -22.342262321754294], [-47.26047252478808, -22.34228417371964], [-47.26045641747468, -22.34230608762583], [-47.26044007915972, -22.342328057925208], [-47.260423502541485, -22.342350078956766], [-47.26040668021723, -22.342372144934814], [-47.260389604689834, -22.342394249939797], [-47.26037226837545, -22.342416387907804], [-47.26035466361309, -22.34243855261891], [-47.26033678267306, -22.342460737687713], [-47.26031861776852, -22.342482936551203], [-47.26030016106733, -22.342505142457643], [-47.26028140470372, -22.342527348456812], [-47.26026234079308, -22.34254954738793], [-47.26024296144692, -22.342571731869395], [-47.2602232587889, -22.342593894288733], [-47.26020322497259, -22.342616026792452], [-47.2601828521998, -22.342638121277343], [-47.26016213274109, -22.342660169381457], [-47.260141058957075, -22.342682162476443], [-47.26011962332015, -22.342704091661673], [-47.26009781843833, -22.342725947758638], [-47.26007563708007, -22.342747721306843], [-47.26005307219975, -22.342769402561302], [-47.26003011696381, -22.342790981492204], [-47.260006764777586, -22.34281244778633], [-47.25998300949175, -22.3428337906895], [-47.259958870106146, -22.342854977398286], [-47.25993441928471, -22.342875934630392], [-47.25990971745041, -22.342896611803347], [-47.259884774959616, -22.3429170035142], [-47.25985959594757, -22.342937109579186], [-47.25983418445481, -22.342956929782506], [-47.25980854442945, -22.342976463874162], [-47.25978267973184, -22.34299571156596], [-47.25975659413736, -22.343014672529602], [-47.259730291338876, -22.343033346394495], [-47.25970377495059, -22.34305173274526], [-47.259677048510326, -22.34306983111997], [-47.2596501154822, -22.34308764100855], [-47.25962297926062, -22.34310516184993], [-47.259595643172666, -22.34312239303096], [-47.25956811047905, -22.343139333885716], [-47.25954038437901, -22.34315598369252], [-47.25951246801213, -22.343172341673117], [-47.25948436446018, -22.343188406991608], [-47.25945607675087, -22.343204178752377], [-47.25942760785921, -22.343219655999523], [-47.25939896071016, -22.343234837715347], [-47.25937013818138, -22.34324972281898], [-47.25934114310549, -22.343264310165303], [-47.25931197827204, -22.343278598543893], [-47.25928264642979, -22.343292586677865], [-47.25925315029009, -22.343306273222254], [-47.25922349252796, -22.34331965676353], [-47.25919367578456, -22.34333273581818], [-47.25916370267018, -22.34334550883145], [-47.25913357576598, -22.34335797417648], [-47.25910329762729, -22.343370130152582], [-47.259072870785204, -22.34338197498467], [-47.25904229774926, -22.343393506821972], [-47.25901158101, -22.343404723736704], [-47.25898072304231, -22.343415623722798], [-47.258949726307094, -22.343426204695092], [-47.25891859325448, -22.34343646448785], [-47.25888732632838, -22.343446400853228], [-47.258855927966614, -22.34345601146102], [-47.25882440060562, -22.34346529389689], [-47.25879274668494, -22.343474245660875], [-47.25876096864811, -22.343482864167193], [-47.25872906894892, -22.34349114674211], [-47.258697050053804, -22.343499090623578], [-47.25866491444455, -22.343506692960243], [-47.258632664775206, -22.343513950776167], [-47.258600336073755, -22.343520854115017], [-47.258568036785945, -22.343527382094585], [-47.258535854578355, -22.34353352776586], [-47.258503805460506, -22.343539300675502], [-47.25847189521533, -22.343544712401226], [-47.25844012920671, -22.343549774546638], [-47.258408512393686, -22.34355449871747], [-47.258377049346066, -22.343558896499353], [-47.258345744265895, -22.343562979436857], [-47.258314601005246, -22.34356675901524], [-47.25828362308477, -22.343570246643395], [-47.25825281371708, -22.34357345363864], [-47.25822217582611, -22.343576391213357], [-47.25819171206698, -22.34357907046323], [-47.258161424849206, -22.34358150235679], [-47.25813131635576, -22.34358369772674], [-47.25810138856367, -22.34358566726236], [-47.258071643263584, -22.343587421503475], [-47.258042082079854, -22.343588970835064], [-47.25801270648873, -22.343590325483575], [-47.257983517835875, -22.34359149551362], [-47.257954517354904, -22.34359249082577], [-47.25792570618294, -22.343593321155147], [-47.25789708537595, -22.343593996070616], [-47.257868655924725, -22.34359452497438], [-47.25784041876824, -22.343594917102298], [-47.25781237480726, -22.343595181524414], [-47.25778452491719, -22.343595327146087], [-47.25775686995822, -22.343595362709014], [-47.257729410787945, -22.343595296792685], [-47.25770214827007, -22.343595137815925], [-47.25767508328521, -22.343594894038397], [-47.257648216738204, -22.343594573562406], [-47.257621549566174, -22.34359418433434], [-47.25759508274677, -22.343593734146275], [-47.25756881730353, -22.343593230637513], [-47.257542754312176, -22.34359268129581], [-47.257516894905415, -22.34359209345838], [-47.25749123724988, -22.34359147424006], [-47.257465732025906, -22.343590829196636], [-47.25744029447391, -22.343590159581776], [-47.25741488567911, -22.34358946515888], [-47.25738950442713, -22.34358874657277], [-47.257364150539445, -22.343588004494134], [-47.25733917841231, -22.343587250301162], [-47.25731386904563, -22.343586463265652], [-47.256964329908996, -22.34357528027226]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 947.897519311, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262839953832184, -22.33802927858491], [-47.26281792883422, -22.338062341367618], [-47.26280599758357, -22.338080350639764], [-47.26279410827254, -22.33809839514948], [-47.26278226081061, -22.338116474525783], [-47.262770455106896, -22.338134588396716], [-47.26275869107071, -22.33815273638856], [-47.26274696861006, -22.338170918128064], [-47.26273528763276, -22.338189133240967], [-47.26272364804637, -22.33820738135179], [-47.26271204975754, -22.338225662085172], [-47.262700492643354, -22.338243975110935], [-47.26268897636313, -22.338262320438787], [-47.26267750041275, -22.33828069829986], [-47.26266606443865, -22.338299108669645], [-47.262654668169795, -22.33831755139161], [-47.26264331133524, -22.33833602630796], [-47.26263199366425, -22.338354533260052], [-47.262620714886054, -22.33837307208819], [-47.26260947473034, -22.338391642631084], [-47.2625982729265, -22.338410244727115], [-47.26258710920393, -22.338428878213726], [-47.262575983292486, -22.33844754292661], [-47.262564894921496, -22.338466238701443], [-47.26255384382046, -22.338484965372544], [-47.26254282971932, -22.338503722772703], [-47.2625318523472, -22.338522510735025], [-47.26252091143343, -22.338541329091136], [-47.2625100067076, -22.338560177671255], [-47.26249913789901, -22.338579056305164], [-47.26248830473662, -22.338597964822082], [-47.26247750694968, -22.338616903049616], [-47.26246674426676, -22.338635870815633], [-47.26245601641675, -22.338654867946044], [-47.2624453231288, -22.338673894265607], [-47.26243466413046, -22.338692949600453], [-47.262424039150474, -22.33871203377362], [-47.262413447917034, -22.338731146607913], [-47.26240289015769, -22.338750287926214], [-47.26239236560019, -22.338769457549787], [-47.262381873971705, -22.338788655299783], [-47.26237141499968, -22.33880788099578], [-47.26236098841102, -22.338827134456967], [-47.2623505939321, -22.338846415502427], [-47.262340231289436, -22.33886572394968], [-47.26232990020908, -22.338885059615908], [-47.26231960041674, -22.33890442231776], [-47.26230933163792, -22.33892381187088], [-47.26229909359781, -22.338943228090347], [-47.26228888602115, -22.33896267079085], [-47.26227870863238, -22.338982139786303], [-47.26226856115571, -22.339001634889694], [-47.262258443314984, -22.339021155913635], [-47.2622483548335, -22.339040702670335], [-47.26223829543437, -22.339060274971132], [-47.262228264840374, -22.339079872626655], [-47.26221826277364, -22.33909949544754], [-47.26220828895602, -22.339119143243515], [-47.262198343109155, -22.33913881582352], [-47.26218842495428, -22.339158512995894], [-47.26217853416957, -22.339178234653577], [-47.26216866857401, -22.33919798439723], [-47.26215882325853, -22.339217770750846], [-47.2621489946582, -22.3392375987954], [-47.262139181718055, -22.339257468521836], [-47.26212938356233, -22.339277379550957], [-47.26211959931138, -22.339297331500966], [-47.262109828082046, -22.339317323986936], [-47.26210006898699, -22.339337356622178], [-47.2620903211352, -22.33935742901709], [-47.26208058363191, -22.339377540779374], [-47.262070855577946, -22.339397691515448], [-47.26206098178955, -22.339418201300138], [-47.262051277229546, -22.339438414429804], [-47.26204157935244, -22.339458665319388], [-47.26203188724599, -22.339478953565525], [-47.26202219999234, -22.33949927876592], [-47.26201251667102, -22.339519640513277], [-47.26200283635636, -22.339540038400553], [-47.26199315811884, -22.339560472018025], [-47.261983481024984, -22.339580940953823], [-47.26197380413676, -22.339601444794994], [-47.26196412651221, -22.33962198312608], [-47.26195444720485, -22.33964255553067], [-47.26194476526421, -22.33966316158996], [-47.261935079735764, -22.339683800883233], [-47.261925389659915, -22.339704472989574], [-47.26191569407332, -22.3397251774855], [-47.26190599200874, -22.339745913945123], [-47.26189628249365, -22.339766681942915], [-47.26188656455211, -22.339787481050006], [-47.26187683720316, -22.33980831083745], [-47.26186709946227, -22.339829170873177], [-47.26185735033911, -22.339850060726665], [-47.26184758884145, -22.33987097996099], [-47.26183781397011, -22.339891928142897], [-47.26182802472351, -22.339912904833817], [-47.261818220094376, -22.339933909596486], [-47.26180839907224, -22.33995494198968], [-47.26179856064135, -22.33997600157274], [-47.26178870378178, -22.339997087903015], [-47.26177882747018, -22.340018200534725], [-47.261768930677455, -22.34003933902323], [-47.26175901237153, -22.340060502919826], [-47.261749071514764, -22.340081691776557], [-47.26173910706617, -22.34010290514208], [-47.26172911798015, -22.34012414256403], [-47.261719103206545, -22.340145403589105], [-47.2617090616916, -22.34016668776079], [-47.26169899237577, -22.34018799462398], [-47.26168889419776, -22.340209323716884], [-47.26167876608979, -22.340230674580503], [-47.261668606980464, -22.340252046752685], [-47.261658415795175, -22.34027343976758], [-47.2616481914537, -22.340294853160223], [-47.26163793287256, -22.340316286462066], [-47.26162763896389, -22.340337739202862], [-47.261617148931435, -22.34035954284466], [-47.26160677371593, -22.340381047406755], [-47.26159636009288, -22.340402569431223], [-47.26158591004615, -22.340424102169717], [-47.261575427439624, -22.340445636087985], [-47.26156491364058, -22.34046716747135], [-47.26155436831716, -22.34048869611473], [-47.26154379111306, -22.340510221862008], [-47.26153318167183, -22.340531744556547], [-47.26152253963621, -22.34055326404223], [-47.261511864649094, -22.340574780161425], [-47.261501156353006, -22.34059629275653], [-47.2614904143898, -22.340617801669968], [-47.261479638401546, -22.340639306742798], [-47.26146882802976, -22.34066080781628], [-47.261457982915665, -22.340682304731153], [-47.26144710270034, -22.340703797327357], [-47.261436187024565, -22.340725285444595], [-47.26142523552883, -22.34074676892199], [-47.261414247853445, -22.34076824759819], [-47.26140322363825, -22.3407897213117], [-47.26139216252312, -22.340811189899952], [-47.26138106414756, -22.340832653200273], [-47.26136992815091, -22.34085411104911], [-47.261358754172406, -22.340875563282516], [-47.26134754185064, -22.340897009736572], [-47.26133629082437, -22.340918450246114], [-47.26132500073228, -22.340939884645408], [-47.26131367121254, -22.34096131276858], [-47.26130230190319, -22.34098273444923], [-47.2612908924422, -22.341004149520135], [-47.26127944246744, -22.34102555781332], [-47.26126795161654, -22.341046959160504], [-47.261256419526894, -22.341068353392977], [-47.26124484583576, -22.34108974034136], [-47.26123323018035, -22.341111119835475], [-47.261221572198075, -22.341132491703988], [-47.261209871525544, -22.34115385577641], [-47.26119812779955, -22.34117521188073], [-47.261186340657254, -22.341196559843794], [-47.261174509735106, -22.34121789949273], [-47.26116263466959, -22.341239230653944], [-47.26115071509751, -22.341260553152438], [-47.261138750655164, -22.341281866813564], [-47.26112674097896, -22.34130317146122], [-47.26111468570558, -22.341324466918753], [-47.26110258447101, -22.341345753009538], [-47.26109043691193, -22.341367029555272], [-47.26107824266467, -22.34138829637745], [-47.26106600136543, -22.341409553297133], [-47.261053712650615, -22.341430800134376], [-47.261041376156776, -22.341452036708333], [-47.26102899152033, -22.341473262837763], [-47.261016558377726, -22.341494478340767], [-47.261004076365445, -22.341515683034643], [-47.260991545120326, -22.341536876735674], [-47.260978964279104, -22.341558059259583], [-47.26096633347853, -22.34157923042161], [-47.260953652355624, -22.341600390035918], [-47.2609409205474, -22.341621537916208], [-47.26092813769101, -22.3416426738753], [-47.260915303424056, -22.341663797724916], [-47.26090241738383, -22.341684909276825], [-47.260889479208096, -22.341706008341273], [-47.260876488534954, -22.341727094727847], [-47.260863445002244, -22.34174816824589], [-47.26085034824852, -22.34176922870322], [-47.260837197912046, -22.341790275907783], [-47.26082399363186, -22.341811309665754], [-47.26081073504704, -22.34183232978307], [-47.26079742179667, -22.341853336065068], [-47.26078405352071, -22.34187432831553], [-47.26077062985891, -22.341895306338248], [-47.26075715045144, -22.34191626993596], [-47.260743614938924, -22.34193721891046], [-47.26073002296241, -22.34195815306263], [-47.2607269037005, -22.341962933868075], [-47.260706524720916, -22.341994094236824], [-47.26070266818266, -22.34199997610066], [-47.26068890466303, -22.342020864584804], [-47.260675080916116, -22.342041740962667], [-47.260661166754566, -22.342062649273878], [-47.26064711370386, -22.342083653822414], [-47.26063289811327, -22.342104776659763], [-47.260618513741356, -22.34212601334129], [-47.26060395449271, -22.342147358942704], [-47.260589214125815, -22.342168808493923], [-47.26057428625481, -22.342190356973827], [-47.260559164351534, -22.342211999303835], [-47.260543841749374, -22.342233730339558], [-47.26052831164555, -22.342255544864187], [-47.260512567105756, -22.342277437578897], [-47.26049660106773, -22.342299403095232], [-47.260480406346, -22.342321435925488], [-47.26046397563729, -22.342343530473197], [-47.26044730152597, -22.342365681023836], [-47.26043037649132, -22.34238788173328], [-47.26041319291451, -22.34241012661817], [-47.26039574308646, -22.34243240954504], [-47.26037801921793, -22.34245472421809], [-47.26036001344813, -22.342477064169547], [-47.26034171785694, -22.342499422746815], [-47.26032312447706, -22.34252179310108], [-47.26030422530622, -22.342544168177085], [-47.26028501232263, -22.342566540700542], [-47.26026547750037, -22.34258890316768], [-47.26024561282618, -22.342611247834423], [-47.26022541031796, -22.34263356670614], [-47.2602048620437, -22.3426558515285], [-47.26018396014296, -22.342678093778005], [-47.26016269684889, -22.342700284654157], [-47.260141064510954, -22.34272241507331], [-47.26011905561966, -22.34274447566281], [-47.260096662832304, -22.342766456756667], [-47.26007387899962, -22.34278834839308], [-47.260050697192824, -22.342810140314057], [-47.26002711073162, -22.34283182196679], [-47.26000311339886, -22.34285338233999], [-47.25997872513181, -22.34287478749073], [-47.25995402157804, -22.342895961347253], [-47.25992906545229, -22.342916851382988], [-47.25990386737571, -22.342937452050542], [-47.259878431499544, -22.342957763230594], [-47.25985276187648, -22.34297778477039], [-47.25982686246311, -22.3429975164817], [-47.25980073712475, -22.343016958136502], [-47.259774389638324, -22.343036109465054], [-47.25974782369501, -22.343054970153744], [-47.259721042904104, -22.343073539842234], [-47.25969405079552, -22.343091818121927], [-47.259666850822455, -22.343109804533942], [-47.25963944636564, -22.343127498566616], [-47.25961184073578, -22.34314489965392], [-47.259584037174626, -22.343162007175064], [-47.25955603885988, -22.34317882045122], [-47.259527848907275, -22.343195338744728], [-47.259499470372425, -22.34321156125794], [-47.259470906254656, -22.343227487131188], [-47.25944215949855, -22.343243115442032], [-47.25941323299659, -22.34325844520381], [-47.259384129592135, -22.34327347536413], [-47.25935485208163, -22.343288204803784], [-47.25932540321677, -22.343302632335686], [-47.25929578570679, -22.343316756703555], [-47.25926600222206, -22.343330576580414], [-47.25923605539514, -22.343344090567825], [-47.259205947823375, -22.34335729719477], [-47.259175682072076, -22.34337019491599], [-47.259145260676114, -22.343382782111213], [-47.259114686143604, -22.343395057083498], [-47.25908396095748, -22.343407018058524], [-47.259053087578145, -22.343418663183122], [-47.25902206844633, -22.343429990524175], [-47.2589909059865, -22.343440998067088], [-47.25895960260846, -22.343451683715017], [-47.258928160710944, -22.343462045287293], [-47.25889658268618, -22.34347208051792], [-47.258864870920036, -22.34348178705519], [-47.258833027796946, -22.343491162459912], [-47.25880105570456, -22.34350020420387], [-47.25876895703472, -22.34350890966958], [-47.2587367341899, -22.343517276148056], [-47.25870438958579, -22.343525300838483], [-47.25867192565392, -22.3435329808472], [-47.25863934500511, -22.343540313150942], [-47.2586066839191, -22.343547287466418], [-47.258574055057736, -22.343553882056366], [-47.25854154953436, -22.343560089470166], [-47.258509183947275, -22.343565919384996], [-47.25847696425916, -22.34357138359037], [-47.258444895996874, -22.343576493902628], [-47.258412984266236, -22.34358126214044], [-47.258381233768276, -22.343585700101524], [-47.25834964882156, -22.343589819540895], [-47.258318233380635, -22.343593632151844], [-47.25828699105544, -22.343597149548348], [-47.258255925135494, -22.34360038324902], [-47.25822503861012, -22.34360334466341], [-47.25819433418906, -22.343606045079706], [-47.25816381432668, -22.34360849565381], [-47.25813348124162, -22.3436107074004], [-47.25810333693845, -22.343612691185015], [-47.258073383227895, -22.3436144577177], [-47.25804362174767, -22.343616017547497], [-47.25801405398151, -22.34361738105859], [-47.257984681277335, -22.343618558466805], [-47.25795550486653, -22.343619559817427], [-47.25792652588013, -22.343620394983652], [-47.25789774536472, -22.343621073665695], [-47.257869164299244, -22.34362160539055], [-47.25784078360858, -22.343621999512173], [-47.257812604177985, -22.343622265212073], [-47.2577846268663, -22.343622411500462], [-47.25775685251654, -22.343622447217378], [-47.25772928196905, -22.343622381034137], [-47.257701916070495, -22.343622221454943], [-47.25767475568512, -22.34362197681856], [-47.25764780170243, -22.34362165530001], [-47.25762105504544, -22.343621264912247], [-47.257594516679305, -22.34362081350764], [-47.25756818761696, -22.34362030877975], [-47.25754206892561, -22.34361975826443], [-47.25751616173164, -22.343619169341128], [-47.257490464076824, -22.343618549157874], [-47.257464924619114, -22.343617903249072], [-47.257439455191026, -22.343617232795516], [-47.257414015329005, -22.34361653752397], [-47.25738860377861, -22.34361581808045], [-47.2573632203627, -22.34361507513798], [-47.25733823366204, -22.343614320505253], [-47.257312895924876, -22.343613532600465], [-47.256950988313406, -22.343601953888715]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 947.936895751, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26284224726007, -22.338077160870185], [-47.26281894870916, -22.338112521296512], [-47.26280713793753, -22.338130544688195], [-47.262795368557285, -22.338148602832106], [-47.26278364048096, -22.33816669535513], [-47.2627719536197, -22.338184821884745], [-47.26276030788441, -22.338202982047235], [-47.26274870318581, -22.33822117546777], [-47.26273713943356, -22.338239401771517], [-47.262725616506735, -22.338257660630617], [-47.262714134058804, -22.33827595206956], [-47.26270269157729, -22.338294276338353], [-47.262691288707835, -22.338312633419797], [-47.26267992518166, -22.338331023159547], [-47.262668600730215, -22.33834944540194], [-47.26265731508503, -22.338367899990413], [-47.26264606797761, -22.338386386767347], [-47.262634859140086, -22.33840490557345], [-47.26262368830413, -22.338423456249103], [-47.26261255520145, -22.338442038633694], [-47.26260145956427, -22.338460652564773], [-47.26259040112425, -22.338479297879953], [-47.26257937961321, -22.338497974415414], [-47.26256839476343, -22.338516682005636], [-47.26255744630636, -22.33853542048553], [-47.26254653397366, -22.33855418968845], [-47.262535657497274, -22.338572989446345], [-47.26252481660882, -22.33859181959056], [-47.26251401103952, -22.338610679952065], [-47.26250324052102, -22.338629570359945], [-47.26249250478414, -22.338648490643678], [-47.2624818035601, -22.338667440630743], [-47.26247113658035, -22.33868642014729], [-47.26246050357474, -22.338705429020987], [-47.26244990427424, -22.33872446707626], [-47.26243933840942, -22.33874353413732], [-47.26242880571001, -22.338762630028462], [-47.26241830590605, -22.33878175457225], [-47.262407838726986, -22.338800907591207], [-47.26239740390246, -22.338820088906065], [-47.26238700116165, -22.338839298337422], [-47.26237663023311, -22.338858535705498], [-47.262366290845634, -22.338877800828975], [-47.26235598272741, -22.33889709352633], [-47.26234570560636, -22.338916413615266], [-47.262335459210156, -22.338935760912563], [-47.26232524326617, -22.338955135234436], [-47.26231505750129, -22.338974536396577], [-47.26230490164207, -22.338993964214005], [-47.262294775414894, -22.339013418500713], [-47.26228467854568, -22.339032899070276], [-47.262274610759846, -22.33905240573596], [-47.26226457178259, -22.339071938309974], [-47.26225456133874, -22.33909149660388], [-47.262244579152494, -22.33911108042927], [-47.26223462494772, -22.33913068959676], [-47.26222469844813, -22.33915032391611], [-47.26221479937695, -22.33916998319652], [-47.26220492741272, -22.339189667334985], [-47.262195080303506, -22.33920938007899], [-47.26218525297476, -22.339229130292072], [-47.262175441761975, -22.33924892326719], [-47.26216564560819, -22.33926875901176], [-47.262155863642434, -22.33928863714887], [-47.26214609498985, -22.339308557298864], [-47.262136338771846, -22.33932851907888], [-47.26212659410551, -22.339348522104224], [-47.2621168601041, -22.33936856598714], [-47.26210713587701, -22.33938865033711], [-47.26209742052901, -22.339408774762227], [-47.262087552946355, -22.33942927166482], [-47.262077860244275, -22.339449460138646], [-47.26206817366411, -22.339469687477635], [-47.262058492297115, -22.33948995327978], [-47.26204881522867, -22.339510257144177], [-47.262039141541464, -22.339530598664645], [-47.26202947031274, -22.339550977435437], [-47.26201980061585, -22.33957139304786], [-47.26201013151991, -22.339591845091075], [-47.262000462089354, -22.33961233315309], [-47.261990791384605, -22.33963285681934], [-47.261981118461286, -22.339653415674203], [-47.261971442370935, -22.33967400929967], [-47.26196176216085, -22.339694637275663], [-47.26195207687312, -22.339715299181957], [-47.26194238554588, -22.339735994595625], [-47.26193268721322, -22.33975672309123], [-47.2619229809038, -22.339777484243754], [-47.26191326564266, -22.339798277624688], [-47.261903540449694, -22.33981910280543], [-47.261893804341064, -22.339839959354126], [-47.2618840563269, -22.33986084684059], [-47.2618742954153, -22.339881764827886], [-47.261864520607304, -22.33990271288302], [-47.26185473090132, -22.339923690567336], [-47.261844925289864, -22.33994469744366], [-47.26183510276216, -22.33996573307065], [-47.26182526230196, -22.339986797007473], [-47.2618154028887, -22.34000788881143], [-47.26180552349816, -22.34002900803633], [-47.26179562310026, -22.34005015423736], [-47.26178570066172, -22.340071326965365], [-47.26177575514364, -22.340092525772043], [-47.26176578550347, -22.340113750205532], [-47.261755790694004, -22.34013499981296], [-47.261745769663186, -22.340156274140362], [-47.26173572135532, -22.340177572730557], [-47.2617256447087, -22.340198895127813], [-47.261715538659686, -22.340220240869396], [-47.26170540213803, -22.340241609495525], [-47.261695234069684, -22.34026300054314], [-47.261685033377255, -22.340284413545287], [-47.26167479897753, -22.34030584803601], [-47.261664529783886, -22.340327303545543], [-47.26165422470523, -22.34034877960244], [-47.26164371679939, -22.34037062043416], [-47.261633329004816, -22.340392151077594], [-47.26162290224237, -22.340413700266275], [-47.26161243860936, -22.340435261008643], [-47.261601942140125, -22.34045682341319], [-47.26159141426705, -22.34047838362773], [-47.261580854657886, -22.340499941444666], [-47.26157026295501, -22.340521496707193], [-47.26155963880066, -22.340543049257974], [-47.2615489818362, -22.340564598940162], [-47.261538291703175, -22.3405861455955], [-47.26152756804274, -22.340607689065553], [-47.261516810495394, -22.340629229192054], [-47.26150601870181, -22.34065076581524], [-47.261495192302064, -22.34067229877568], [-47.26148433093597, -22.34069382791322], [-47.261473434243264, -22.340715353066987], [-47.26146250186317, -22.340736874075915], [-47.26145153343483, -22.3407583907782], [-47.26144052859707, -22.34077990301164], [-47.26142948698826, -22.340801410613853], [-47.261418408246826, -22.34082291342132], [-47.261407292010766, -22.340844411270496], [-47.261396137917956, -22.34086590399681], [-47.26138494560613, -22.34088739143534], [-47.26137371471233, -22.34090887342125], [-47.26136244487388, -22.34093034978827], [-47.26135113572787, -22.340951820369654], [-47.261339786911, -22.340973284998505], [-47.261328398059725, -22.34099474350733], [-47.26131696881048, -22.34101619572776], [-47.26130549879966, -22.34103764149075], [-47.26129398766326, -22.34105908062684], [-47.26128243503714, -22.34108051296619], [-47.261270840556996, -22.34110193833818], [-47.26125920385846, -22.341123356571444], [-47.2612475245774, -22.34114476749341], [-47.26123580234881, -22.341166170932343], [-47.2612240368079, -22.341187566714922], [-47.26121222759027, -22.341208954666655], [-47.26120037433075, -22.341230334613414], [-47.261188476664294, -22.34125170638019], [-47.261176534226045, -22.341273069790592], [-47.26116454665069, -22.341294424668593], [-47.26115251357312, -22.341315770836665], [-47.261140434628345, -22.34133710811666], [-47.26112830945076, -22.341358436330523], [-47.2611161376755, -22.341379755298348], [-47.26110391893719, -22.341401064840174], [-47.261091652870526, -22.34142236477547], [-47.26107933911027, -22.34144365492268], [-47.261066977291385, -22.34146493509939], [-47.26105456704868, -22.34148620512267], [-47.26104210801699, -22.341507464808913], [-47.26102959983124, -22.34152871397381], [-47.26101704212663, -22.341549952431848], [-47.26100443453836, -22.34157117999702], [-47.26099177670157, -22.34159239648274], [-47.260979068251714, -22.341613601701372], [-47.2609663088242, -22.341634795464802], [-47.26095349805467, -22.341655977583983], [-47.26094063557908, -22.34167714786872], [-47.26092772103323, -22.34169830612882], [-47.260914754053324, -22.341719452172587], [-47.2609017342759, -22.341740585807635], [-47.260888661337276, -22.34176170684128], [-47.26087553487449, -22.341782815079288], [-47.26086235452424, -22.341803910327553], [-47.26084911992411, -22.34182499239009], [-47.26083583071166, -22.341846061070726], [-47.260822486524475, -22.34186711617264], [-47.26080908700107, -22.341888157497383], [-47.26079563177969, -22.341909184846536], [-47.260782120499115, -22.341930198020542], [-47.260768552798446, -22.34195119681897], [-47.260754928317354, -22.34197218104032], [-47.2607539197889, -22.341973726784182], [-47.26073354917223, -22.342004890494863], [-47.26072750757351, -22.342014104943107], [-47.260713710591574, -22.34203504421802], [-47.26069985297073, -22.342055971757652], [-47.260685903382786, -22.34207693330883], [-47.26067181160023, -22.34209799575428], [-47.260657553232996, -22.342119182159077], [-47.260643121970894, -22.342140488073895], [-47.26062851165537, -22.342161908551407], [-47.26061371597613, -22.34218343859665], [-47.26059872847304, -22.342205073161725], [-47.2605835425381, -22.342226807139095], [-47.26056815141962, -22.34224863535278], [-47.26055254822448, -22.342270552551668], [-47.26053672592295, -22.342292553399457], [-47.260520677352424, -22.342314632466746], [-47.26050439522239, -22.342336784221107], [-47.260487872119974, -22.342359003017226], [-47.26047110051558, -22.34238128308693], [-47.26045407277059, -22.342403618527822], [-47.260436781144385, -22.342426003292648], [-47.26041921780272, -22.342448431178408], [-47.260401374828014, -22.342470895813452], [-47.260383244228485, -22.342493390647565], [-47.26036481795067, -22.342515908938626], [-47.260346087892145, -22.342538443740743], [-47.26032704591411, -22.342560987893602], [-47.26030768385759, -22.342583534009492], [-47.260287993559245, -22.342606074462335], [-47.26026796686892, -22.34262860137653], [-47.26024759566879, -22.342651106616326], [-47.26022687189309, -22.342673581776186], [-47.26020578755033, -22.34269601817112], [-47.26018433474627, -22.34271840682849], [-47.26016250570735, -22.342740738481606], [-47.260140292806575, -22.34276300356366], [-47.26011768859016, -22.342785192203216], [-47.260094685805086, -22.342807294221647], [-47.26007127742744, -22.342829299132777], [-47.26004745669129, -22.34285119614421], [-47.26002321731161, -22.342872973987454], [-47.25999858016313, -22.34289459758024], [-47.259973623877016, -22.34291598806124], [-47.2599484134598, -22.342937090959794], [-47.259922959797436, -22.342957900584135], [-47.25989726705713, -22.342978416879305], [-47.25987133930376, -22.34299863975564], [-47.25984518050237, -22.343018569086656], [-47.25981879452324, -22.343038204704488], [-47.259792185144875, -22.34305754639806], [-47.25976535605671, -22.34307659391059], [-47.259738310863156, -22.343095346936888], [-47.25971105308618, -22.343113805121572], [-47.259683586168144, -22.34313196805712], [-47.25965591347607, -22.343149835281128], [-47.2596280383043, -22.343167406274816], [-47.25959996387555, -22.343184680462386], [-47.259571693346075, -22.34320165720794], [-47.259543229807704, -22.343218335814388], [-47.25951457628989, -22.34323471552238], [-47.25948573576362, -22.343250795508155], [-47.259456711142995, -22.343266574882772], [-47.2594275052881, -22.343282052690526], [-47.25939812100791, -22.3432972279076], [-47.259368561062736, -22.343312099440652], [-47.259338828166385, -22.343326666125876], [-47.25930892498862, -22.34334092672772], [-47.25927885415881, -22.3433548799371], [-47.25924861826702, -22.343368524370746], [-47.259218219866845, -22.343381858570012], [-47.25918766147853, -22.343394880999206], [-47.259156945590725, -22.343407590044674], [-47.25912607466434, -22.34341998401323], [-47.25909505113407, -22.343432061131203], [-47.25906387741126, -22.343443819543154], [-47.25903255588682, -22.343455257310588], [-47.25900108893472, -22.343466372410347], [-47.258969478913805, -22.343477162733922], [-47.25893772817132, -22.343487626085814], [-47.258905839047785, -22.343497760181748], [-47.25887381387715, -22.34350756264854], [-47.25884165499184, -22.343517031022184], [-47.258809364727654, -22.34352616274617], [-47.25877694542472, -22.343534955171265], [-47.258744399434185, -22.34354340555332], [-47.258711729120954, -22.34355151105276], [-47.25867893686638, -22.343559268733554], [-47.25864602523796, -22.34356667552513], [-47.258613031767275, -22.343573720817275], [-47.25858007333227, -22.34358038201763], [-47.258547244492995, -22.343586651174004], [-47.258514562436574, -22.34359253809407], [-47.2584820333054, -22.343598054779076], [-47.258449662789346, -22.343603213258223], [-47.258417456140975, -22.34360802556307], [-47.258385418192574, -22.34361250370338], [-47.25835355337919, -22.343616659644653], [-47.25832186575792, -22.343620505288207], [-47.258290359027896, -22.34362405245306], [-47.2582590365556, -22.343627312859134], [-47.25822790139574, -22.34363029811321], [-47.258196956312666, -22.34363301969595], [-47.25816620380554, -22.34363548895061], [-47.25813564612881, -22.343637717073864], [-47.25810528531448, -22.343639715107482], [-47.258075123193365, -22.34364149393174], [-47.25804516141656, -22.34364306425978], [-47.25801540147531, -22.34364443663344], [-47.257985844719734, -22.343645621419864], [-47.25795649237902, -22.34364662880895], [-47.25792734557811, -22.34364746881203], [-47.25789840535427, -22.34364815126068], [-47.25786967267446, -22.34364868580662], [-47.257841148449565, -22.343649081921953], [-47.2578128335493, -22.343649348899635], [-47.25778472881595, -22.34364949585473], [-47.25775683507536, -22.34364953172563], [-47.25772915315059, -22.343649465275462], [-47.25770168387132, -22.343649305093873], [-47.25767442808541, -22.34364905959863], [-47.25764738666699, -22.343648737037586], [-47.257620560524984, -22.34364834549008], [-47.257593950612126, -22.343647892868958], [-47.25756755793066, -22.343647386921894], [-47.25754138353926, -22.343646835232978], [-47.25751542855809, -22.343646245223784], [-47.257489690903945, -22.34364562407562], [-47.25746411721253, -22.343644977301427], [-47.257438615908335, -22.34364430600919], [-47.257413144979054, -22.343643609888996], [-47.25738770313022, -22.343642889588082], [-47.25736229018611, -22.34364214578176], [-47.2573372889119, -22.343641390709305], [-47.25731192280425, -22.343640601935203], [-47.256937650243486, -22.343628627617388]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 950.314614887, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262856572262265, -22.33810714023259], [-47.2628320150692, -22.338144614846353], [-47.26282028201244, -22.338162617263233], [-47.26280858989596, -22.338180654317448], [-47.262796938634054, -22.338198725637145], [-47.262785328140794, -22.338216830849237], [-47.26277375832992, -22.338234969579435], [-47.26276222911426, -22.33825314145352], [-47.262750740374784, -22.33827134614594], [-47.26273929175911, -22.338289583695946], [-47.26272788274646, -22.338307854372488], [-47.26271651298163, -22.338326158165575], [-47.26270518219816, -22.338344494923113], [-47.26269389012979, -22.338362864491508], [-47.262682636510355, -22.33838126671636], [-47.262671421073755, -22.338399701442093], [-47.26266024355441, -22.338418168511406], [-47.2626491036863, -22.338436667766675], [-47.262638001203506, -22.338455199049235], [-47.26262693584057, -22.338473762198536], [-47.262615907331494, -22.338492357054086], [-47.2626049154104, -22.33851098345384], [-47.26259395981199, -22.338529641234118], [-47.26258304026996, -22.338548330231546], [-47.262572156518324, -22.338567050281316], [-47.262561308291374, -22.33858580121696], [-47.262550495323026, -22.3386045828715], [-47.26253971734685, -22.33862339507755], [-47.262528974096725, -22.33864223766577], [-47.26251826530587, -22.33866111046725], [-47.262507590707806, -22.33868001331092], [-47.26249695003624, -22.338698946024433], [-47.26248634302333, -22.338717908436962], [-47.26247576940232, -22.338736900374347], [-47.26246522890609, -22.338755921662198], [-47.26245472126659, -22.33877497212617], [-47.262444246216184, -22.338794051590167], [-47.26243380348651, -22.338813159878054], [-47.26242339280949, -22.338832296811812], [-47.262413013916486, -22.338851462213288], [-47.26240266653835, -22.33887065590396], [-47.26239235040601, -22.33888987770372], [-47.262382065249895, -22.33890912743217], [-47.26237181080012, -22.33892840490815], [-47.26236158678655, -22.33894770994965], [-47.26235139293866, -22.33896704237392], [-47.262341228985534, -22.338986401997698], [-47.26233109465587, -22.339005788637095], [-47.26232098967817, -22.3390252021071], [-47.262310913780475, -22.33904464222233], [-47.262300866690275, -22.33906410879693], [-47.26229084813486, -22.339083601644127], [-47.26228085784114, -22.33910312057648], [-47.26227089553537, -22.339122665406368], [-47.26226096094345, -22.339142235945342], [-47.26225105379112, -22.33916183200402], [-47.26224117380363, -22.339181453392452], [-47.26223132065986, -22.339201100011724], [-47.26222149203698, -22.339220775756058], [-47.262211682694954, -22.33924048982859], [-47.26220188886971, -22.339260247734295], [-47.26219210950223, -22.339280049496985], [-47.26218234372647, -22.339299894742048], [-47.262172590672236, -22.33931978309205], [-47.262162849465554, -22.339339714166112], [-47.26215311922792, -22.339359687581567], [-47.26214339907689, -22.339379702952456], [-47.262133688125985, -22.339399759890107], [-47.262123985483946, -22.3394198580043], [-47.26211412410703, -22.339440342024762], [-47.26210444326286, -22.33946050584275], [-47.26209476797964, -22.33948070963115], [-47.262085097352085, -22.3395009529893], [-47.26207543046884, -22.339521235517687], [-47.26206576641574, -22.33954155681129], [-47.26205610427297, -22.33956191646558], [-47.26204644311666, -22.33958231407295], [-47.26203678201863, -22.33960274922358], [-47.262027120045765, -22.339623221506436], [-47.2620174562608, -22.339643730507817], [-47.262007789721515, -22.339664275812968], [-47.26199811948144, -22.33968485700462], [-47.26198844458973, -22.339705473663333], [-47.261978764090095, -22.339726125369594], [-47.26196907702221, -22.339746811700987], [-47.26195938242149, -22.339767532232607], [-47.261949679317716, -22.339788286539843], [-47.261939966736996, -22.33980907419461], [-47.261930243700014, -22.339829894768638], [-47.26192050922364, -22.33985074783032], [-47.261910762318436, -22.339871632949738], [-47.261901001992946, -22.33989254969005], [-47.26189122724826, -22.33991349761838], [-47.26188143708287, -22.33993447629613], [-47.2618716304891, -22.33995548528607], [-47.261861806455855, -22.339976524146827], [-47.26185196396637, -22.339997592437456], [-47.26184210199939, -22.340018689715055], [-47.26183221952992, -22.340039815533174], [-47.261822315526835, -22.34006096944673], [-47.26181238895572, -22.340082151006158], [-47.26180243877631, -22.34010335976277], [-47.26179246394457, -22.34012459526425], [-47.26178246341164, -22.340145857057095], [-47.26177243612363, -22.34016714468686], [-47.26176238102286, -22.340188457695586], [-47.261752297045426, -22.340209795626894], [-47.261742183125435, -22.340231158017183], [-47.26173203819011, -22.34025254440583], [-47.26172186116275, -22.340273954328875], [-47.26171165096317, -22.34029538731825], [-47.2617014065052, -22.340316842907043], [-47.261691126699084, -22.340338320624294], [-47.26168081045041, -22.340359819997307], [-47.26167028467119, -22.340381698018987], [-47.261659884297565, -22.34040325474368], [-47.26164944439573, -22.34042483109664], [-47.26163896717648, -22.34044641984287], [-47.26162845684453, -22.340468010733677], [-47.26161791489743, -22.34048959977942], [-47.26160734100252, -22.340511186769906], [-47.2615967348009, -22.34053277154768], [-47.26158609593342, -22.34055435395469], [-47.26157542404013, -22.340575933833414], [-47.26156471876122, -22.340597511024832], [-47.26155397973646, -22.340619085369855], [-47.261543206604976, -22.340640656709432], [-47.26153239900606, -22.34066222488302], [-47.261521556578366, -22.340683789730374], [-47.26151067896033, -22.34070535109061], [-47.261499765790184, -22.340726908801972], [-47.26148881670583, -22.340748462702592], [-47.2614778313449, -22.340770012629775], [-47.26146680934477, -22.340791558420452], [-47.261455750342364, -22.34081309991136], [-47.261444653974635, -22.340834636938062], [-47.26143351987807, -22.340856169336057], [-47.2614223476891, -22.340877696939874], [-47.26141113704396, -22.34089921958353], [-47.26139988757815, -22.340920737101293], [-47.261388598927496, -22.340942249325813], [-47.2613772707276, -22.34096375608932], [-47.261365902613605, -22.340985257223828], [-47.26135449422043, -22.341006752560812], [-47.26134304518297, -22.3410282419308], [-47.26133155513605, -22.341049725163604], [-47.26132002371418, -22.341071202088614], [-47.2613084505516, -22.341092672534803], [-47.261296835282444, -22.34111413633042], [-47.26128517754081, -22.341135593302866], [-47.26127347696097, -22.341157043278283], [-47.261261733176326, -22.34117848608371], [-47.26124994582053, -22.34119992154452], [-47.26123811452756, -22.34122134948497], [-47.261226238930725, -22.34124276972953], [-47.2612143186633, -22.3412641821019], [-47.26120235335888, -22.34128558642422], [-47.26119034265054, -22.341306982519114], [-47.26117828617161, -22.341328370207602], [-47.261166183555474, -22.341349749310062], [-47.26115403443492, -22.341371119646986], [-47.26114183844343, -22.341392481036948], [-47.26112959521414, -22.341413833298393], [-47.261117304380065, -22.341435176249323], [-47.26110496557437, -22.341456509706525], [-47.26109257843043, -22.341477833485964], [-47.26108014258147, -22.341499147403105], [-47.26106765766074, -22.341520451272608], [-47.2610551233015, -22.341541744908536], [-47.261042539137435, -22.34156302812358], [-47.26102990480213, -22.34158430072999], [-47.26101721992914, -22.34160556253945], [-47.26100448415234, -22.34162681336243], [-47.26099169710555, -22.341648053009017], [-47.26097885842286, -22.341669281288283], [-47.2609659677387, -22.341690498008116], [-47.260953024687225, -22.341711702976408], [-47.26094002890315, -22.341732895999527], [-47.26092698002146, -22.341754076883067], [-47.26091387767692, -22.341775245432316], [-47.26090072150507, -22.34179640145103], [-47.26088751114109, -22.34181754474297], [-47.26087424622103, -22.341838675110093], [-47.260860926380964, -22.341859792354057], [-47.26084755125699, -22.341880896275896], [-47.26083412048614, -22.341901986674927], [-47.26082063370522, -22.341923063350528], [-47.2608070905515, -22.341944126100874], [-47.26079349066271, -22.34196517472322], [-47.26078093161237, -22.341984517990017], [-47.26076057362735, -22.342015686748056], [-47.260752346969156, -22.342028233781313], [-47.26073851652493, -22.342049223846963], [-47.260724625030186, -22.34207020254841], [-47.26071064001585, -22.342091217339554], [-47.260696509501436, -22.34211233768195], [-47.26068220835758, -22.342133587654203], [-47.260667730205306, -22.34215496280233], [-47.26065306882291, -22.342176458155915], [-47.26063821783136, -22.34219806869521], [-47.260623170696185, -22.34221978934551], [-47.260607920729626, -22.342241614970245], [-47.26059246109488, -22.34226354036189], [-47.2605767848084, -22.342285560235048], [-47.26056088474515, -22.34230766921594], [-47.26054475364219, -22.342329861834223], [-47.260528384103864, -22.342352132512723], [-47.26051176860775, -22.34237447555719], [-47.260494899510334, -22.342396885146073], [-47.26047776905502, -22.342419355318405], [-47.26046036937945, -22.34244187996322], [-47.26044269252417, -22.34246445280787], [-47.260424730443354, -22.342487067404928], [-47.26040647501413, -22.34250971712176], [-47.2603879180497, -22.34253239512668], [-47.26036905131254, -22.34255509437668], [-47.26034986652737, -22.342577807606432], [-47.26033035539793, -22.3426005273148], [-47.260310509623544, -22.34262324575337], [-47.2602903209171, -22.342645954915074], [-47.26026978102511, -22.34266864652295], [-47.26024888174799, -22.342691312020335], [-47.260227614963256, -22.342713942560763], [-47.26020597264916, -22.34273652899941], [-47.260183946909294, -22.342759061886582], [-47.26016152999908, -22.342781531461245], [-47.260138714353594, -22.342803927646553], [-47.260115492616194, -22.34282624004707], [-47.26009185766772, -22.34284845794836], [-47.260067802656614, -22.342870570318546], [-47.260043321230036, -22.342892565631896], [-47.260018435200095, -22.342914407666807], [-47.25999322618165, -22.34293601477233], [-47.25996776147298, -22.342957330533768], [-47.259942052224844, -22.34297834911497], [-47.25991610262038, -22.342999070525305], [-47.25988991673668, -22.343019494738265], [-47.25986349854724, -22.34303962168901], [-47.259836851927325, -22.343059451269962], [-47.259809980657, -22.343078983328606], [-47.259782888423956, -22.34309821766501], [-47.25975557882775, -22.343117154029194], [-47.25972805538237, -22.343135792118936], [-47.259700321519325, -22.343154131578068], [-47.259672380591944, -22.34317217199345], [-47.25964423587823, -22.343189912893564], [-47.259615890581856, -22.34320735374763], [-47.259587347837574, -22.343224493962662], [-47.259558610713405, -22.343241332882098], [-47.259529682212566, -22.343257869784974], [-47.25950056527775, -22.343274103883317], [-47.25947126279258, -22.343290034321733], [-47.259441777584684, -22.343305660175552], [-47.2594121124287, -22.343320980449384], [-47.25938227004878, -22.343335994075872], [-47.259352253120895, -22.34335069991453], [-47.25932206427529, -22.343365096750397], [-47.2592917061003, -22.34337918329231], [-47.2592611811436, -22.343392958172263], [-47.25923049191494, -22.34340641994391], [-47.25919964088952, -22.34341956708111], [-47.259168630509826, -22.34343239797691], [-47.25913746318948, -22.343444910941745], [-47.25910614131499, -22.343457104202713], [-47.25907466724864, -22.343468975902073], [-47.25904304333147, -22.343480524095913], [-47.25901127188703, -22.34349174675259], [-47.25897935522311, -22.343502641751908], [-47.25894729563557, -22.34351320688339], [-47.25891509541318, -22.343523439844663], [-47.25888275683797, -22.343533338241066], [-47.258850282190366, -22.343542899583614], [-47.25881767375426, -22.343552121287672], [-47.25878493381813, -22.343561000672228], [-47.25875206468177, -22.343569534957926], [-47.258719068659296, -22.3435777212664], [-47.25868594808192, -22.343585556619292], [-47.258652705473786, -22.34359303789878], [-47.25861937961831, -22.34360015416764], [-47.258586091609544, -22.343606881978435], [-47.258552939454255, -22.343613212877376], [-47.25851994092837, -22.343619156802692], [-47.25848710235404, -22.343624725967377], [-47.258454429584084, -22.343629932613457], [-47.25842192801791, -22.343634788985323], [-47.25838960261896, -22.34363930730492], [-47.258357457938814, -22.34364349974808], [-47.25832549813706, -22.343647378424247], [-47.258293727002126, -22.343650955357464], [-47.2582621479774, -22.34365424246904], [-47.258230764182926, -22.343657251562824], [-47.25819957843777, -22.343659994311984], [-47.25816859328584, -22.34366248224725], [-47.25813781101732, -22.343664726747175], [-47.25810723369177, -22.343666739029796], [-47.25807686316001, -22.34366853014564], [-47.258046701086556, -22.34367011097191], [-47.25801674897012, -22.343671492208195], [-47.25798700816309, -22.343672684372773], [-47.2579574798924, -22.343673697800387], [-47.25792816527692, -22.343674542640276], [-47.25789906534457, -22.343675228855545], [-47.25787018105036, -22.34367576622261], [-47.25784151329119, -22.34367616433164], [-47.257813062921215, -22.3436764325871], [-47.25778483076613, -22.34367658020894], [-47.25775681763466, -22.34367661623381], [-47.257729024332605, -22.343676549516722], [-47.257701451672546, -22.343676388732735], [-47.257674100486064, -22.343676142378673], [-47.25764697163189, -22.343675818775065], [-47.25762006600486, -22.343675426067847], [-47.25759338454522, -22.343674972230183], [-47.25756692824463, -22.34367446506399], [-47.25754069815316, -22.34367391220147], [-47.25751469538476, -22.343673321106376], [-47.257488917731294, -22.343672698993316], [-47.25746330980612, -22.343672051353753], [-47.2574377766258, -22.34367137922281], [-47.257412274629274, -22.34367068225394], [-47.25738680248201, -22.343669961095646], [-47.257361360009654, -22.34366921642549], [-47.2573363441619, -22.343668460913314], [-47.25731094968374, -22.343667671269895], [-47.25692431512238, -22.34365530143987]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 952.689314418, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262870918590934, -22.338137163840734], [-47.26284519547232, -22.338176631690054], [-47.26283353931568, -22.338194613275487], [-47.262821923653135, -22.338212629385232], [-47.26281034840184, -22.338230679646923], [-47.26279881347873, -22.338248763686796], [-47.26278731879964, -22.33826688113122], [-47.262775864247494, -22.338285031656948], [-47.26276444946405, -22.338303215318025], [-47.26275307392027, -22.338321432402267], [-47.26274173726006, -22.33833968290703], [-47.262730439219254, -22.3383579666823], [-47.26271917953395, -22.338376283576718], [-47.26270795794028, -22.33839463343795], [-47.262696774174465, -22.338413016112447], [-47.26268562797325, -22.338431431444977], [-47.262674519072995, -22.33844987927984], [-47.262663447210066, -22.338468359460343], [-47.26265241212136, -22.33848687182789], [-47.262641413543214, -22.33850541622375], [-47.26263045121211, -22.338523992487815], [-47.262619524865016, -22.33854260045813], [-47.26260863423802, -22.338561239973114], [-47.26259777906743, -22.338579910869722], [-47.262586959089894, -22.338598612983095], [-47.262576174041605, -22.338617346147952], [-47.26256542365851, -22.33863611019853], [-47.26255470767681, -22.338654904967125], [-47.26254402583198, -22.338673730286303], [-47.262533377859825, -22.33869258598659], [-47.262522763496456, -22.33871147189705], [-47.262512182476215, -22.338730387848432], [-47.262501634534715, -22.33874933366793], [-47.26249111940703, -22.338768309182555], [-47.26248063682746, -22.33878731421934], [-47.26247018653058, -22.338806348603534], [-47.26245976825028, -22.33882541216033], [-47.26244938172073, -22.338844504712995], [-47.26243902667556, -22.33886362608458], [-47.262428702847785, -22.33888277609784], [-47.262418409970586, -22.338901954573853], [-47.26240814777658, -22.338921161333403], [-47.262397915998065, -22.338940396196467], [-47.26238771436707, -22.33895965898213], [-47.262377542615305, -22.33897894950878], [-47.262367400473934, -22.3389982675942], [-47.2623572876738, -22.33901761305557], [-47.262347203945545, -22.33903698570889], [-47.26233714901934, -22.33905638536971], [-47.262327122624754, -22.339075811853274], [-47.262317124491176, -22.3390952649737], [-47.26230715434759, -22.339114744544403], [-47.262297211922274, -22.339134250378784], [-47.26228729694321, -22.339153782289248], [-47.26227740913812, -22.33917334008726], [-47.2622675482343, -22.339192923583703], [-47.26225771391097, -22.339212532683774], [-47.2622479037744, -22.339232171428417], [-47.262238112419105, -22.339251849360437], [-47.262228335981376, -22.339271572196697], [-47.26221857340022, -22.33929133997751], [-47.262208823814426, -22.339311152330577], [-47.26219908635855, -22.339331008880528], [-47.262189360163184, -22.339350909248633], [-47.26217964435424, -22.33937085305418], [-47.26216993805357, -22.33939083991309], [-47.26216024037884, -22.33941086943839], [-47.26215055044274, -22.339430941241623], [-47.26214069527158, -22.33945141238], [-47.26213102628529, -22.33947155154214], [-47.26212136229901, -22.33949173177994], [-47.262111702410905, -22.339511952694107], [-47.26210204571285, -22.33953221388645], [-47.262092391293834, -22.3395525149532], [-47.262082738237, -22.339572855490974], [-47.26207308562131, -22.339593235093293], [-47.26206343252116, -22.339613653351343], [-47.26205377800598, -22.339634109855016], [-47.26204412114079, -22.33965460419156], [-47.26203446098554, -22.33967513594701], [-47.26202479659575, -22.3396957047048], [-47.2620151270224, -22.339716310046253], [-47.26200545131088, -22.339736951552464], [-47.26199576850233, -22.339757628801593], [-47.261986077633516, -22.33977834136919], [-47.26197637773541, -22.339799088831185], [-47.261966667835104, -22.33981987075979], [-47.26195694695411, -22.33984068672708], [-47.261947214109966, -22.339861536301747], [-47.261937468313754, -22.339882419054113], [-47.26192770857435, -22.33990333454741], [-47.26191793389299, -22.33992428234897], [-47.2619081432682, -22.33994526202014], [-47.26189833569213, -22.33996627312372], [-47.26188851015331, -22.339987315218227], [-47.26187866563455, -22.340008387862692], [-47.261868801113884, -22.340029490613937], [-47.26185891556546, -22.340050623025256], [-47.26184900795718, -22.340071784651325], [-47.261839077253505, -22.34009297504217], [-47.26182912241275, -22.340114193748747], [-47.261819142389456, -22.340135440318196], [-47.26180913613308, -22.340156714296484], [-47.26179910258787, -22.340178015228588], [-47.26178904069422, -22.340199342655854], [-47.26177894938596, -22.340220696121236], [-47.26176882759499, -22.340242075160205], [-47.261758674246, -22.340263479311375], [-47.261748488259634, -22.340284908109837], [-47.261738268552925, -22.340306361086462], [-47.261728014036706, -22.34032783777336], [-47.26171772361812, -22.340349337698296], [-47.26170739619946, -22.34037086038743], [-47.261696852546876, -22.340392775599035], [-47.26168643959419, -22.340414358405052], [-47.26167598655299, -22.340435961922243], [-47.261665495747486, -22.340457578672353], [-47.26165497155285, -22.340479198049447], [-47.261644415531734, -22.3405008159264], [-47.26163382735109, -22.340522432090435], [-47.261623206650704, -22.340544046383453], [-47.26161255307012, -22.3405656586467], [-47.26160186624803, -22.34058726872197], [-47.26159114582324, -22.340608876449533], [-47.261580391434165, -22.340630481669514], [-47.26156960271856, -22.340652084222118], [-47.26155877931429, -22.340673683946118], [-47.261547920858675, -22.340695280680407], [-47.26153702698867, -22.340716874263304], [-47.26152609734115, -22.340738464532283], [-47.26151513155252, -22.34076005132458], [-47.261504129258995, -22.340781634476674], [-47.26149309009651, -22.340803213824607], [-47.26148201370052, -22.34082478920423], [-47.261470899706495, -22.34084636045016], [-47.26145974774946, -22.340867927397028], [-47.26144855746435, -22.340889489878332], [-47.26143732848588, -22.34091104772714], [-47.26142606044809, -22.340932600776704], [-47.26141475298527, -22.34095414885872], [-47.261403405731485, -22.340975691804363], [-47.26139201832036, -22.340997229444557], [-47.26138059038529, -22.341018761609696], [-47.26136912155963, -22.341040288129264], [-47.26135761147665, -22.34106180883185], [-47.26134605976931, -22.341083323545813], [-47.26133446607028, -22.34110483209886], [-47.26132283001214, -22.341126334318105], [-47.26131115122739, -22.341147830029726], [-47.2612994293488, -22.341169319058583], [-47.2612876640081, -22.341190801230514], [-47.26127585483743, -22.341212276369628], [-47.26126400146916, -22.34123374429877], [-47.26125210353499, -22.341255204841133], [-47.2612401606666, -22.34127665781906], [-47.261228172496054, -22.341298103053308], [-47.26121613865477, -22.341319540365113], [-47.26120405877446, -22.341340969574034], [-47.261191932486966, -22.341362390498958], [-47.26117975942342, -22.341383802958983], [-47.261167539215755, -22.34140520677105], [-47.26115527149548, -22.341426601752172], [-47.261142955894, -22.3414479877187], [-47.26113059204289, -22.341469364485924], [-47.26111817957393, -22.341490731868095], [-47.261105718118735, -22.341512089679064], [-47.26109320730893, -22.34153343773186], [-47.261080646776264, -22.341554775838844], [-47.261068036152736, -22.34157610381088], [-47.26105537507042, -22.341597421458566], [-47.261042663161206, -22.341618728591722], [-47.26102990005748, -22.341640025019064], [-47.26101708539146, -22.34166131054879], [-47.26100421879563, -22.341682584988167], [-47.260991299902855, -22.341703848143133], [-47.26097832834579, -22.34172509981962], [-47.260965303757565, -22.341746339822095], [-47.260952225771625, -22.341767567954133], [-47.26093909402121, -22.34178878401902], [-47.2609259081403, -22.34180998781839], [-47.26091266776259, -22.341831179154067], [-47.26089937252261, -22.341852357825765], [-47.26088602205494, -22.341873523633076], [-47.26087261599417, -22.341894676374825], [-47.260859153975915, -22.341915815848164], [-47.26084563563545, -22.3419369418502], [-47.26083206060863, -22.341958054176892], [-47.26081842853171, -22.341979152623182], [-47.26080793953372, -22.341995307630583], [-47.260787598086274, -22.342026482996356], [-47.26077718636957, -22.34204236261523], [-47.26076332246309, -22.34206340347169], [-47.26074939709443, -22.342084433334946], [-47.26073537665372, -22.342105501366017], [-47.26072120740749, -22.34212667960541], [-47.260706863487016, -22.34214799314513], [-47.26069233844457, -22.342169437526564], [-47.260677625995335, -22.342191007756274], [-47.260662719691496, -22.342212698789645], [-47.260647612924274, -22.34223450552515], [-47.26063229892612, -22.342256422797256], [-47.26061677077508, -22.342278445366915], [-47.26060102139734, -22.34230056791436], [-47.260585043572405, -22.342322785028372], [-47.260568829937, -22.342345091197632], [-47.26055237299042, -22.342367480800327], [-47.26053566510063, -22.342389948093178], [-47.260518698510225, -22.342412487201223], [-47.26050146534461, -22.34243509210503], [-47.26048395761971, -22.342457756629855], [-47.26046616725087, -22.342480474433476], [-47.26044808606393, -22.342503238992574], [-47.260429705805045, -22.342526043592144], [-47.26041101815406, -22.342548881310943], [-47.260392014738294, -22.34257174500885], [-47.26037268714599, -22.342594627315545], [-47.26035302694368, -22.342617520616432], [-47.26033302569327, -22.342640417040776], [-47.260312674970756, -22.342663308450017], [-47.26029196638691, -22.342686186426032], [-47.26027089160839, -22.342709042261014], [-47.260249442381685, -22.342731866946963], [-47.260227610557635, -22.34275465116696], [-47.260205388116816, -22.342777385288212], [-47.260182767197186, -22.342800059355515], [-47.26015974012265, -22.342822663086633], [-47.26013629943291, -22.342845185869283], [-47.26011243791362, -22.342867616760827], [-47.26008814862756, -22.342889944489816], [-47.26006342515408, -22.342912157273346], [-47.26003829024272, -22.34293421775043], [-47.260012828491945, -22.34295604148054], [-47.2599871094918, -22.34297757010493], [-47.25996114465787, -22.342998797643016], [-47.259934938189275, -22.343019724168613], [-47.25990849417523, -22.343040349718226], [-47.259881816597726, -22.3430606742888], [-47.259854909337015, -22.34308069783295], [-47.2598277761747, -22.34310042025668], [-47.25980042079677, -22.343119841417064], [-47.25977284679785, -22.343138961119134], [-47.25974505768404, -22.343157779113994], [-47.25971705687596, -22.343176295096786], [-47.25968884771325, -22.343194508703657], [-47.25966043345755, -22.34321241951019], [-47.259631817293496, -22.34323002703084], [-47.259603002334394, -22.343247330715347], [-47.25957399162438, -22.34326432994789], [-47.25954478814049, -22.343281024045623], [-47.25951539479708, -22.343297412256614], [-47.25948581444729, -22.343313493758913], [-47.259456049886346, -22.343329267658813], [-47.25942610385451, -22.343344732989518], [-47.2593959790398, -22.343359888709525], [-47.25936567808032, -22.343374733701612], [-47.259335203566806, -22.343389266771545], [-47.25930455804658, -22.343403486646086], [-47.25927374402489, -22.343417391972352], [-47.25924276396767, -22.343430981316427], [-47.25921162030508, -22.34344425316171], [-47.259180315433404, -22.34345720590786], [-47.259148851719026, -22.343469837869044], [-47.25911723150024, -22.34348214727306], [-47.25908545709024, -22.343494132259867], [-47.259053530780285, -22.34350579088018], [-47.2590214548434, -22.34351712109383], [-47.258989231536425, -22.34352812076889], [-47.258956863103705, -22.343538787680046], [-47.25892435178237, -22.34354911950671], [-47.2588916998025, -22.343559113832715], [-47.25885890939247, -22.343568768144266], [-47.258825982784366, -22.343578079828422], [-47.25879292221492, -22.343587046172477], [-47.25875972993265, -22.34359566436185], [-47.258726408200836, -22.34360393147938], [-47.25869295930051, -22.343611844504462], [-47.258659385712576, -22.34361940027184], [-47.2586257274722, -22.343626587517416], [-47.25859210988956, -22.34363338193872], [-47.25855863441814, -22.343639774580296], [-47.25852531942269, -22.343645775510872], [-47.25849217140508, -22.34365139715527], [-47.25845919638113, -22.343656651968317], [-47.25842639989701, -22.34366155240725], [-47.258393787047424, -22.343666110906096], [-47.25836136250041, -22.343670339851215], [-47.25832913051811, -22.343674251560056], [-47.25829709497816, -22.343677858261657], [-47.25826525940087, -22.343681172078703], [-47.25823362697172, -22.343684205012202], [-47.25820220056437, -22.343686968927827], [-47.258170982767545, -22.343689475543652], [-47.25813997590718, -22.343691736420283], [-47.25810918207029, -22.34369376295191], [-47.25807860312784, -22.343695566359386], [-47.258048240757674, -22.3436971576839], [-47.25801809646597, -22.343698547782786], [-47.2579881716074, -22.343699747325587], [-47.25795846740667, -22.343700766791677], [-47.257928984976544, -22.343701616468415], [-47.257899725335626, -22.343702306450293], [-47.25787068942696, -22.343702846638493], [-47.25784187813347, -22.343703246741242], [-47.25781329229371, -22.343703516274495], [-47.257784932716866, -22.34370366456305], [-47.25775680019448, -22.343703700741916], [-47.25772889551505, -22.34370363375792], [-47.2577012194742, -22.343703472371526], [-47.25767377288711, -22.343703225158627], [-47.25764655659714, -22.343702900512493], [-47.257619571485044, -22.343702506645577], [-47.2575928184786, -22.343702051591343], [-47.257566298558835, -22.34370154320598], [-47.25754001276729, -22.34370098916988], [-47.25751396221163, -22.343700396988943], [-47.25748814455883, -22.343699773910934], [-47.2574625023999, -22.34369912540598], [-47.25743693734345, -22.343698452436378], [-47.25741140427965, -22.343697754618848], [-47.257385901833935, -22.343697032603167], [-47.257360429833334, -22.34369628706917], [-47.25733539941203, -22.343695531117234], [-47.257309976563356, -22.343694740604544], [-47.25691097999656, -22.343681975261678]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 955.060904798, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262885346575494, -22.338167266485815], [-47.26287010893698, -22.338190646112643], [-47.26285848874015, -22.338208572229217], [-47.26284690867695, -22.338226533129042], [-47.26283536866763, -22.338244528440303], [-47.26282386863223, -22.338262557789843], [-47.262812408489694, -22.33828062080459], [-47.26280098812487, -22.338298717163642], [-47.26278960717365, -22.338316846935758], [-47.26277826509872, -22.33833501042771], [-47.26276696154311, -22.33835320764411], [-47.26275569624496, -22.338371438437125], [-47.26274446894269, -22.33838970265757], [-47.262733279374764, -22.338408000155138], [-47.262722127279716, -22.338426330778418], [-47.26271101239665, -22.338444694374115], [-47.26269993446423, -22.3384630907886], [-47.26268889322114, -22.338481519867067], [-47.262677888406664, -22.338499981452795], [-47.26266691975941, -22.338518475388994], [-47.26265598701824, -22.338537001517377], [-47.262645089922486, -22.338555559677705], [-47.262634228210516, -22.33857414971025], [-47.26262340162097, -22.338592771453634], [-47.262612609892805, -22.338611424744744], [-47.26260185276461, -22.338630109419928], [-47.26259112997457, -22.338648825315058], [-47.262580441261285, -22.338667572263947], [-47.26256978636243, -22.33868635010087], [-47.26255916501623, -22.338705158657728], [-47.262548576961, -22.338723997765157], [-47.26253802193344, -22.338742867255366], [-47.26252749967139, -22.338761766956967], [-47.26251700991228, -22.338780696698326], [-47.262506552392615, -22.338799656307938], [-47.26249612684924, -22.33881864561235], [-47.262485733018295, -22.33883766443806], [-47.262475370636196, -22.33885671260961], [-47.26246503943884, -22.338875789951302], [-47.26245473916141, -22.33889489628715], [-47.26244446953934, -22.338914031439412], [-47.26243423030745, -22.33893319523004], [-47.26242402120016, -22.338952387480166], [-47.26241384195177, -22.33897160801003], [-47.26240369229608, -22.338990856639022], [-47.26239357196644, -22.3390101331861], [-47.26238348069584, -22.339029437469424], [-47.26237341821704, -22.33904876930603], [-47.26236338426231, -22.33906812851248], [-47.262353378563326, -22.339087514904968], [-47.26234340085156, -22.33910692829861], [-47.26233345085809, -22.339126368507685], [-47.26232352831322, -22.339145835346553], [-47.26231363294698, -22.3391653286285], [-47.262303764489126, -22.33918484816585], [-47.26229392266897, -22.339204393770316], [-47.262284107166074, -22.33922396535114], [-47.26227431551582, -22.339243567096112], [-47.26226454214722, -22.33926320888762], [-47.262254783097, -22.339282896654396], [-47.262245037302144, -22.339302630453354], [-47.26223530390632, -22.339322409914356], [-47.26222558204878, -22.339342234664308], [-47.262215870864694, -22.339362104326472], [-47.26220616948446, -22.339382018522073], [-47.26219647703415, -22.339401976868988], [-47.26218679263557, -22.339421978981978], [-47.262177115405414, -22.33944202447424], [-47.26216726643998, -22.339462482730486], [-47.26215760931159, -22.339482597236795], [-47.26214795662225, -22.339502753924002], [-47.26213830747356, -22.339522952394145], [-47.26212866096069, -22.339543192250463], [-47.26211901617575, -22.33956347309037], [-47.26210937220486, -22.33958379451163], [-47.26209972812975, -22.339604156108898], [-47.262090083027516, -22.339624557474348], [-47.26208043596999, -22.33964499819886], [-47.26207078602458, -22.339665477870533], [-47.26206113225335, -22.33968599607626], [-47.26205147371383, -22.33970655240024], [-47.26204180945886, -22.33972714642444], [-47.26203213853543, -22.33974777773059], [-47.26202245998621, -22.339768445897434], [-47.262012772849324, -22.33978915050102], [-47.26200307615687, -22.33980989111774], [-47.26199336893698, -22.339830667320182], [-47.26198365021196, -22.339851478680774], [-47.26197391900008, -22.339872324768407], [-47.26196417431284, -22.33989320515375], [-47.261954415159515, -22.339914119400024], [-47.26194464054149, -22.33993506707479], [-47.26193484945731, -22.339956047739356], [-47.261925040898895, -22.33997706095661], [-47.261915213854564, -22.339998106284884], [-47.2619053673065, -22.340019183283157], [-47.261895500232114, -22.340040291508036], [-47.261885611604775, -22.340061430512577], [-47.261875700391315, -22.340082599851172], [-47.261865765555065, -22.34010379907344], [-47.261855806053, -22.34012502772997], [-47.261845820838154, -22.34014628536737], [-47.2618358088583, -22.340167571531136], [-47.26182576905592, -22.340188885765578], [-47.261815700369354, -22.340210227611383], [-47.26180560173031, -22.340231596610813], [-47.26179547206837, -22.34025299229849], [-47.261785310305726, -22.340274414212175], [-47.26177511536034, -22.340295861886073], [-47.261764886146516, -22.340317334849992], [-47.261754621572074, -22.340338832634906], [-47.26174432054101, -22.340360354767586], [-47.26173398195237, -22.34038190077282], [-47.26172342042643, -22.340403853174397], [-47.26171299489471, -22.340425462061717], [-47.26170252871414, -22.340447092743158], [-47.26169202432237, -22.34046873749713], [-47.26168148626507, -22.340490385360514], [-47.26167091616994, -22.34051203206865], [-47.261660313703594, -22.340533677406274], [-47.261649678504455, -22.34055532121453], [-47.26163901021078, -22.340576963334], [-47.26162830845986, -22.34059860360581], [-47.26161757288921, -22.340620241869516], [-47.261606803135834, -22.34064187796447], [-47.2615959988361, -22.340663511730142], [-47.261585159626534, -22.34068514300453], [-47.26157428514299, -22.34070677162577], [-47.26156337502103, -22.340728397431366], [-47.26155242889613, -22.340750020257943], [-47.26154144640324, -22.340771639941917], [-47.26153042717715, -22.34079325631893], [-47.261519370852334, -22.340814869224122], [-47.26150827706276, -22.34083647849244], [-47.26149714544246, -22.34085808395765], [-47.26148597562494, -22.340879685453327], [-47.2614747672437, -22.340901282812123], [-47.261463519931944, -22.3409228758661], [-47.26145223332215, -22.340944464447528], [-47.26144090704716, -22.340966048387056], [-47.261429540739506, -22.340987627514803], [-47.261418134031274, -22.341009201660707], [-47.26140668655433, -22.34103077065401], [-47.26139519794047, -22.341052334323123], [-47.26138366782146, -22.341073892495533], [-47.261372095828634, -22.341095444998423], [-47.26136048159317, -22.341116991658332], [-47.26134882474607, -22.341138532301226], [-47.26133712491823, -22.34116006675201], [-47.26132538174086, -22.341181594834342], [-47.26131359484416, -22.341203116372782], [-47.261301763858604, -22.341224631190162], [-47.26128988841504, -22.341246139108], [-47.26127796814355, -22.341267639948178], [-47.26126600267423, -22.341289133531706], [-47.26125399163755, -22.341310619677884], [-47.26124193466331, -22.341332098206603], [-47.26122983138168, -22.341353568935954], [-47.26121768142281, -22.341375031683356], [-47.26120548441631, -22.34139648626645], [-47.26119323999249, -22.341417932500676], [-47.261180947781234, -22.341439370201442], [-47.261168607412365, -22.341460799183608], [-47.26115621851585, -22.34148221926085], [-47.261143780721866, -22.341503630245743], [-47.261131293660426, -22.341525031950567], [-47.261118756961615, -22.34154642418669], [-47.26110617025547, -22.341567806764672], [-47.261093533172534, -22.341589179493763], [-47.26108084534319, -22.341610542182703], [-47.26106810639782, -22.341631894639587], [-47.26105531596719, -22.341653236671284], [-47.261042473681925, -22.341674568084205], [-47.261029579172934, -22.341695888683674], [-47.26101663207162, -22.34171719827374], [-47.261003632008965, -22.34173849665848], [-47.260990578616585, -22.341759783640306], [-47.26097747152641, -22.341781059020832], [-47.2609643103701, -22.34180232260135], [-47.26095109478017, -22.34182357418143], [-47.26093782438873, -22.341844813560797], [-47.26092449882886, -22.341866040537116], [-47.26091111773359, -22.34188725490778], [-47.260897680736065, -22.34190845646945], [-47.26088418747039, -22.341929645017082], [-47.26087063757039, -22.341950820345602], [-47.26085703067047, -22.34197198224863], [-47.26084336640545, -22.341993130518873], [-47.260834947458875, -22.342006097266296], [-47.260814622549034, -22.342037279239786], [-47.260802025774794, -22.34205649144494], [-47.26078812840605, -22.342077583092163], [-47.26077416916348, -22.342098664117252], [-47.26076011329642, -22.342119785388277], [-47.26074590531839, -22.342141021524665], [-47.260731518621306, -22.34216239863183], [-47.26071694668873, -22.342183912246604], [-47.260702183172654, -22.342205557352443], [-47.260687221556545, -22.342227328879883], [-47.26067205515729, -22.342249221700662], [-47.260656677127535, -22.34227123062013], [-47.26064108046028, -22.34229335036781], [-47.26062525799127, -22.342315575589577], [-47.260609202404666, -22.342337900836718], [-47.26059290623685, -22.342360320557024], [-47.260576361882045, -22.342382829083896], [-47.26055956159862, -22.34240542062519], [-47.26054249751523, -22.342428089252426], [-47.26052516163935, -22.342450828887777], [-47.26050754586517, -22.342473633292617], [-47.26048964198279, -22.34249649605517], [-47.26047144168978, -22.342519410576394], [-47.26045293660124, -22.34254237005872], [-47.26043411826372, -22.342565367491414], [-47.260414978169365, -22.342588395637293], [-47.26039550776999, -22.34261144702097], [-47.26037569849482, -22.342634513914373], [-47.260355541768405, -22.34265758832456], [-47.26033502902984, -22.342680661981408], [-47.260314151754166, -22.342703726325595], [-47.260292901474294, -22.34272677249819], [-47.26027126980564, -22.342749791329744], [-47.26024924847163, -22.342772773331088], [-47.260226829329916, -22.342795708686477], [-47.26020400440086, -22.342818587246526], [-47.2601807658973, -22.342841398523486], [-47.26015710625525, -22.342864131688334], [-47.26013301816516, -22.34288677557015], [-47.26010849460416, -22.34290931865802], [-47.26008352908379, -22.342931748911806], [-47.260058145291, -22.34295402783109], [-47.26003243080788, -22.342976068185873], [-47.260006457516276, -22.34299780967327], [-47.25998023709655, -22.343019246168314], [-47.259953773763804, -22.343040377809192], [-47.25992707161939, -22.34306120469557], [-47.25990013465383, -22.343081726886012], [-47.25987296675229, -22.343101944393364], [-47.25984557169799, -22.343121857182297], [-47.259817953175116, -22.3431414651667], [-47.25979011477351, -22.34316076820676], [-47.25976205999125, -22.343179766106804], [-47.25973379223806, -22.34319845861328], [-47.25970531483999, -22.343216845411643], [-47.25967663104226, -22.343234926124723], [-47.259647744010515, -22.34325270031197], [-47.25961865683654, -22.343270167466088], [-47.259589372540624, -22.343287327011723], [-47.25955989407363, -22.343304178304436], [-47.25953022432155, -22.34332072062811], [-47.259500366107126, -22.343336953194314], [-47.25947032219307, -22.343352875140408], [-47.25944009528534, -22.343368485527982], [-47.25940968803579, -22.343383783341533], [-47.25937910304463, -22.343398767487145], [-47.25934834286312, -22.3434134367912], [-47.25931740999763, -22.343427789998394], [-47.25928630691088, -22.34344182577104], [-47.25925503602503, -22.343455542687607], [-47.2592235997252, -22.343468939240992], [-47.25919200036147, -22.343482013837548], [-47.25916024025297, -22.343494764795135], [-47.25912832168979, -22.34350719034227], [-47.259096246936096, -22.343519288616566], [-47.25906401823323, -22.34353105766338], [-47.259031637803844, -22.343542495434022], [-47.258999107853704, -22.34355359978492], [-47.25896643057574, -22.34356436847579], [-47.25893360815536, -22.34357479916788], [-47.258900642770705, -22.343584889423532], [-47.258867536598174, -22.343594636704132], [-47.25883429181798, -22.34360403836842], [-47.258800910615115, -22.343613091672026], [-47.258767395186794, -22.343621793765067], [-47.25873374774556, -22.343630141691726], [-47.25869997052219, -22.343638132389], [-47.25866606595432, -22.34364576264436], [-47.25863207532895, -22.34365302086672], [-47.25859812817231, -22.34365988189854], [-47.25856432938465, -22.343666336282755], [-47.25853069791952, -22.343672394218633], [-47.258497240458524, -22.343678068342783], [-47.258463963180475, -22.343683371322804], [-47.258430871778316, -22.34368831582883], [-47.25839797147798, -22.343692914506978], [-47.258365267064, -22.343697179954027], [-47.258332762901034, -22.34370112469556], [-47.258300462955965, -22.343704761165558], [-47.258268370826045, -22.343708101688122], [-47.258236489762126, -22.34371115846135], [-47.25820482269248, -22.343713943543456], [-47.25817337225067, -22.34371646883989], [-47.25814214079835, -22.343718746093224], [-47.25811113045008, -22.3437207868739], [-47.258080343096815, -22.343722602572974], [-47.25804978042984, -22.343724204395738], [-47.25801944396282, -22.343725603357246], [-47.25798933505265, -22.34372681027828], [-47.25795945492181, -22.343727835782865], [-47.25792980467699, -22.343728690296455], [-47.25790038532743, -22.343729384044963], [-47.257871197804285, -22.343729927054262], [-47.25784224297638, -22.343730329150745], [-47.2578135216668, -22.34373059996178], [-47.25778503466814, -22.343730748917068], [-47.257756782754775, -22.343730785249928], [-47.25772876669796, -22.34373071799902], [-47.25770098727626, -22.34373055601026], [-47.25767344528852, -22.343730307938504], [-47.257646141562724, -22.343729982249855], [-47.25761907696555, -22.343729587223223], [-47.257592252412266, -22.343729130952443], [-47.257565668873305, -22.343728621347957], [-47.257539327381664, -22.343728066138244], [-47.25751322903873, -22.343727472871432], [-47.25748737138658, -22.343726848828492], [-47.25746169499388, -22.34372619945819], [-47.25743609806129, -22.343725525649884], [-47.2574105339302, -22.34372482698368], [-47.25738500118601, -22.343724104110624], [-47.25735949965717, -22.343723357712776], [-47.257334454662306, -22.34372260132112], [-47.25730900344311, -22.343721809939115], [-47.25689764486599, -22.3437086490828]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 957.429064152, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262899738555376, -22.33819738507088], [-47.262883438169354, -22.33822253117869], [-47.262871893705466, -22.33824043686858], [-47.26286038893811, -22.3382583772294], [-47.26284892379043, -22.33827635188857], [-47.262837498184425, -22.338294360473643], [-47.262826112006934, -22.338312402665984], [-47.262814764887914, -22.338330478549143], [-47.262803456281794, -22.338348588448802], [-47.26279218583076, -22.33836673237683], [-47.26278095327526, -22.338384910187607], [-47.26276975835603, -22.338403121734036], [-47.262758600813825, -22.33842136686792], [-47.26274748038953, -22.33843964544], [-47.26273639682461, -22.33845795729886], [-47.262725349859984, -22.338476302292943], [-47.26271433923674, -22.338494680269356], [-47.26270336469647, -22.338513091073263], [-47.262692425980134, -22.338531534549805], [-47.26268152282887, -22.33855001054245], [-47.26267065498444, -22.33856851889282], [-47.262659822187445, -22.338587059442933], [-47.26264902417892, -22.338605632033115], [-47.26263826070015, -22.33862423650193], [-47.26262753149202, -22.338642872687405], [-47.26261683629504, -22.338661540427076], [-47.2626061748501, -22.338680239556282], [-47.26259554689726, -22.338698969910908], [-47.26258495217696, -22.338717731324383], [-47.26257439042988, -22.33873652362876], [-47.26256386139496, -22.338755346657795], [-47.26255336481239, -22.33877420024147], [-47.26254290042181, -22.33879308420959], [-47.26253246796204, -22.338811998392018], [-47.26252206717214, -22.338830942616607], [-47.26251169779053, -22.33884991671121], [-47.262501359555934, -22.338868920501657], [-47.26249105220634, -22.338887953813444], [-47.262480775479254, -22.33890701647189], [-47.262470529112306, -22.338926108300395], [-47.26246031284247, -22.338945229122068], [-47.26245012640644, -22.3389643787593], [-47.26243996954061, -22.3389835570333], [-47.26242984198099, -22.33900276376466], [-47.26241974346307, -22.339021998773376], [-47.262409673722, -22.339041261878638], [-47.26239963249261, -22.339060552898548], [-47.262389619509364, -22.339079871650604], [-47.26237963450596, -22.33909921795204], [-47.26236967721602, -22.339118591618835], [-47.26235974737264, -22.339137992466313], [-47.262349844708204, -22.339157420309665], [-47.26233996895478, -22.339176874963094], [-47.26233011984415, -22.33919635623976], [-47.26232029710762, -22.339215863952223], [-47.262310500425166, -22.339235398013827], [-47.2623007272612, -22.33925496275913], [-47.262290971879295, -22.33927456841009], [-47.26228123021657, -22.339294221107412], [-47.26227150120802, -22.339313920924482], [-47.262261784002135, -22.339333667493456], [-47.262252077742914, -22.339353460443373], [-47.262242381570125, -22.339373299399593], [-47.262232694618554, -22.339393183985266], [-47.2622230160186, -22.339413113820154], [-47.26221334489618, -22.339433088520796], [-47.26220368037196, -22.33945310770213], [-47.26219383761226, -22.339473553076267], [-47.26218419234174, -22.339493642926705], [-47.26217455094933, -22.339513776063306], [-47.26216491254008, -22.339533952089468], [-47.26215527621236, -22.339554170609773], [-47.26214564106151, -22.339574431222808], [-47.26213600617654, -22.339594733527555], [-47.26212637064202, -22.339615077119767], [-47.26211673353766, -22.339635461592607], [-47.262107093937814, -22.33965588653795], [-47.26209745091217, -22.33967635154477], [-47.262087803524956, -22.339696856200764], [-47.26207815083574, -22.339717400090912], [-47.2620684918991, -22.33973798279784], [-47.26205882576377, -22.339758603903938], [-47.262049151473896, -22.339779262988532], [-47.26203946806891, -22.3397999596281], [-47.26202977458212, -22.339820693399556], [-47.26202007004263, -22.339841463875807], [-47.262010353473606, -22.33986227062971], [-47.262000623893954, -22.33988311323032], [-47.26199088031569, -22.339903991248626], [-47.26198112174846, -22.339924904247887], [-47.26197134719377, -22.339945851795846], [-47.26196155565018, -22.339966833453836], [-47.26195174610946, -22.339987848784727], [-47.26194191755958, -22.34000889734681], [-47.26193206898222, -22.34002997869886], [-47.261922199354146, -22.340051092397392], [-47.261912307647876, -22.340072237995145], [-47.26190239282924, -22.34009341504624], [-47.26189245386041, -22.340114623099947], [-47.261882489697015, -22.340135861706404], [-47.26187249929061, -22.340157130411832], [-47.26186248158732, -22.340178428761035], [-47.261852435527764, -22.340199756297814], [-47.26184236004831, -22.34022111256214], [-47.26183225407847, -22.340242497095648], [-47.26182211654557, -22.34026390943203], [-47.26181194636925, -22.340285349108246], [-47.26180174246487, -22.340306815657534], [-47.26179150374394, -22.340328308608733], [-47.261781229111264, -22.34034982749174], [-47.26177091746774, -22.340371371832127], [-47.26176056770914, -22.340392941153482], [-47.26174998830985, -22.34041493074501], [-47.26173955019909, -22.340436565713663], [-47.26172907087917, -22.34045822355934], [-47.26171855290116, -22.3404798963172], [-47.26170800098118, -22.340501572666863], [-47.26169741681207, -22.340523248206217], [-47.26168680005999, -22.340544922717417], [-47.26167615036214, -22.340566596040922], [-47.26166546735537, -22.340588268016628], [-47.26165475067565, -22.340609938485002], [-47.26164399995913, -22.340631607284806], [-47.26163321484149, -22.34065327425473], [-47.26162239495764, -22.340674939233498], [-47.26161153994276, -22.3406966020583], [-47.26160064943131, -22.340718262566465], [-47.26158972305743, -22.34073992059477], [-47.26157876045515, -22.34076157597896], [-47.26156776125801, -22.340783228554617], [-47.261556725099354, -22.34080487815654], [-47.2615456516122, -22.340826524618986], [-47.26153454042906, -22.34084816777602], [-47.2615233911825, -22.340869807460457], [-47.26151220350453, -22.340891443505022], [-47.26150097702715, -22.340913075741312], [-47.2614897113821, -22.34093470400045], [-47.261478406200354, -22.340956328113712], [-47.26146706111321, -22.340977947910755], [-47.26145567575169, -22.34099956322063], [-47.26144424974634, -22.341021173872203], [-47.261432782727546, -22.34104277969371], [-47.2614212743255, -22.34106438051239], [-47.26140972417044, -22.34108597615461], [-47.26139813189217, -22.34110756644643], [-47.261386497120306, -22.341129151213238], [-47.26137481948422, -22.341150730279754], [-47.261363098613316, -22.341172303469722], [-47.261351334137196, -22.34119387060553], [-47.26133952568449, -22.341215431510495], [-47.261327672884065, -22.34123698600614], [-47.26131577536522, -22.341258533912722], [-47.26130383275643, -22.34128007505074], [-47.26129184468619, -22.34130160923982], [-47.26127981078338, -22.341323136297955], [-47.26126773067621, -22.34134465604357], [-47.26125560399322, -22.341366168293344], [-47.26124343036303, -22.341387672863263], [-47.26123120941358, -22.34140916956944], [-47.261218940773595, -22.341430658225782], [-47.26120662407138, -22.341452138646257], [-47.261194258935134, -22.341473610644044], [-47.261181844993224, -22.341495074031258], [-47.26116938187425, -22.341516528618946], [-47.261156869206616, -22.341537974217662], [-47.261144306618746, -22.34155941063706], [-47.26113169373918, -22.34158083768609], [-47.261119030196824, -22.341602255172205], [-47.26110631562048, -22.341623662902418], [-47.26109354963894, -22.341645060683035], [-47.261080731881414, -22.341666448319096], [-47.2610678619769, -22.341687825615203], [-47.26105493955482, -22.341709192374775], [-47.261041964244924, -22.34173054839997], [-47.261028935676705, -22.341751893492933], [-47.26101585348021, -22.34177322745414], [-47.26100271728582, -22.341794550083154], [-47.260989526723634, -22.341815861179295], [-47.26097628142468, -22.341837160540116], [-47.26096298101953, -22.341858447963215], [-47.26094962513975, -22.34187972324414], [-47.260936213416926, -22.34190098617814], [-47.260922745482645, -22.341922236559757], [-47.26090922096957, -22.34194347418174], [-47.26089563951006, -22.34196469883668], [-47.26088200073707, -22.341985910316076], [-47.260868304283946, -22.342007108410275], [-47.26086195538785, -22.342016886897124], [-47.26084164348064, -22.342048074066142], [-47.260840736873455, -22.34204946359927], [-47.260826865184775, -22.34207062027038], [-47.26081293435379, -22.34209176270837], [-47.260798941237354, -22.342112894895294], [-47.26078484994395, -22.342134069406317], [-47.26077060323411, -22.342155363439698], [-47.26075617376045, -22.34217680411436], [-47.26074155493775, -22.34219838696247], [-47.260726740354876, -22.342220106944435], [-47.2607117234265, -22.34224195896596], [-47.26069649739523, -22.342263937871977], [-47.26068105533394, -22.34228603843889], [-47.26066539015043, -22.342308255364625], [-47.26064949459022, -22.342330583260694], [-47.260633361241986, -22.342353016641017], [-47.26061698254177, -22.342375549912376], [-47.260600350778766, -22.34239817736347], [-47.26058345810173, -22.342420893153196], [-47.2605662965254, -22.342443691299657], [-47.26054885793927, -22.342466565666534], [-47.2605311341158, -22.342489509951452], [-47.26051311671992, -22.342512517673015], [-47.26049479732086, -22.342535582156344], [-47.26047616740271, -22.34255869652147], [-47.26045721837868, -22.342581853668108], [-47.26043794160579, -22.342605046261998], [-47.26041832839934, -22.342628266722677], [-47.26039837005136, -22.34265150720869], [-47.26037805784897, -22.342674759604716], [-47.26035738309437, -22.342698015509193], [-47.260336337126915, -22.34272126622159], [-47.2603149113457, -22.342744502731883], [-47.26029309723512, -22.342767715709062], [-47.26027088639119, -22.342790895491838], [-47.26024827054858, -22.342814032081407], [-47.26022524161012, -22.34283711513421], [-47.260201791677574, -22.342860133957092], [-47.26017791308321, -22.342883077504162], [-47.26015359842232, -22.342905934376365], [-47.260128840586404, -22.342928692823154], [-47.26010363301916, -22.342951340547245], [-47.26007800034492, -22.342973837908826], [-47.26005203312948, -22.342996094888314], [-47.26002580554641, -22.343018049238772], [-47.25999932954088, -22.343039694690844], [-47.259972609343954, -22.343061031447107], [-47.259945649069174, -22.343082059670248], [-47.25991845271554, -22.34310277948065], [-47.25989102417317, -22.343123190951296], [-47.259863367226835, -22.343143294105456], [-47.25983548555902, -22.343163088913936], [-47.259807382754644, -22.343182575292026], [-47.25977906230393, -22.343201753097304], [-47.25975052760564, -22.343220622127554], [-47.25972178197216, -22.3432391821175], [-47.25969282863238, -22.343257432737158], [-47.25966367073287, -22.34327537359108], [-47.259634311343994, -22.343293004214818], [-47.25960475346215, -22.343310324073606], [-47.25957500001201, -22.34332733256132], [-47.259545053851234, -22.343344028997752], [-47.259514917772094, -22.343360412627934], [-47.259484594504876, -22.343376482620243], [-47.259454086721185, -22.343392238064794], [-47.25942339703673, -22.343407677971943], [-47.259392528013834, -22.34342280127111], [-47.2593614821643, -22.343437606809356], [-47.25933026195342, -22.343452093349264], [-47.25929886980156, -22.34346625956833], [-47.25926730808701, -22.34348010405743], [-47.25923557914987, -22.34349362531898], [-47.25920368529402, -22.343506821766006], [-47.25917162879133, -22.34351969172003], [-47.259139411883694, -22.343532233410283], [-47.259107036786176, -22.343544444972153], [-47.25907450569035, -22.343556324445526], [-47.25904182076837, -22.343567869773207], [-47.25900898417497, -22.343579078799934], [-47.25897599805166, -22.343589949270594], [-47.25894286453214, -22.343600478828158], [-47.25890958574262, -22.343610665013493], [-47.25887616380751, -22.343620505263164], [-47.2588426008551, -22.343629996907634], [-47.25880889901872, -22.34363913717082], [-47.25877506044426, -22.343647923167616], [-47.25874108729346, -22.34365635190343], [-47.25870698174695, -22.343664420272944], [-47.258672746199046, -22.3436721250163], [-47.258638423188515, -22.343679454215465], [-47.25860414645779, -22.34368638185783], [-47.25857002435378, -22.34369289798475], [-47.25853607641886, -22.343699012925992], [-47.25850230951437, -22.343704739529908], [-47.258468729982106, -22.343710090676915], [-47.25843534366182, -22.343715079250074], [-47.2584021559106, -22.343719718107554], [-47.258369171629575, -22.343724020056566], [-47.25833639528582, -22.343727997830783], [-47.25830383093554, -22.343731664069228], [-47.2582714822529, -22.34373503129728], [-47.258239352554114, -22.34373811191029], [-47.25820744482209, -22.34374091815886], [-47.2581757617352, -22.343743462135926], [-47.25814430569086, -22.34374575576597], [-47.25811307883113, -22.3437478107957], [-47.258082083066974, -22.343749638786385], [-47.25805132010312, -22.34375125110744], [-47.25802079146071, -22.34375265893156], [-47.257990498498856, -22.343753873230824], [-47.25796044243784, -22.343754904773913], [-47.257930624378254, -22.34375576412438], [-47.25790104532002, -22.343756461639483], [-47.257871706182286, -22.343757007469932], [-47.25784260781992, -22.343757411560155], [-47.25781375104049, -22.343757683649006], [-47.25778513661996, -22.34375783327102], [-47.25775676531556, -22.343757869757845], [-47.25772863788131, -22.343757802240056], [-47.257700755078716, -22.343757639648885], [-47.2576731176903, -22.343757390718295], [-47.25764572652865, -22.343757063987095], [-47.25761858244635, -22.343756667800783], [-47.25759168634621, -22.34375621031349], [-47.25756503918803, -22.343755699489833], [-47.25753864199627, -22.34375514310656], [-47.25751249586605, -22.343754548753857], [-47.25748659821452, -22.343753923746014], [-47.25746088758804, -22.343753273510323], [-47.25743525877929, -22.343752598863308], [-47.2574096635809, -22.343751899348486], [-47.257384100538246, -22.343751175618017], [-47.25735856948113, -22.34375042835632], [-47.2573335099127, -22.343749671524943], [-47.257308030322974, -22.343748879273623], [-47.25688430973072, -22.34373532290318]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 959.776549048, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262914064714884, -22.338227684808015], [-47.26289687873872, -22.338254340603804], [-47.262885409213304, -22.33827222601417], [-47.26287397895331, -22.338290145983], [-47.26286258788383, -22.338308100138363], [-47.26285123589362, -22.338326088164013], [-47.262839922606815, -22.33834411015819], [-47.26282864746951, -22.338362166465554], [-47.262817410123056, -22.338380257105182], [-47.262806210310174, -22.33839838193372], [-47.26279504777395, -22.3384165408061], [-47.26278392225748, -22.33843473357636], [-47.26277283350392, -22.338452960097175], [-47.262761781257076, -22.338471220219215], [-47.26275076526027, -22.33848951379288], [-47.26273978525685, -22.338507840667226], [-47.26272884099077, -22.338526200689326], [-47.262717932205305, -22.33854459370616], [-47.26270705864399, -22.33856301956311], [-47.26269622005084, -22.338581478103503], [-47.26268541616884, -22.33859996917113], [-47.26267464674132, -22.338618492608084], [-47.2626639115119, -22.33863704825464], [-47.262653210223846, -22.338655635950413], [-47.26264254261989, -22.338674255534603], [-47.26263190844331, -22.338692906844145], [-47.26262130743643, -22.33871158971645], [-47.26261073934201, -22.338730303986523], [-47.2626002039031, -22.338749049487827], [-47.26258970086081, -22.338767826055687], [-47.26257922995767, -22.338786633521444], [-47.262568790935624, -22.338805471716316], [-47.26255838353572, -22.338824340471543], [-47.262548007499326, -22.33884323961631], [-47.26253766256706, -22.338862168979823], [-47.26252734847985, -22.33888112838911], [-47.26251706497806, -22.338900117671034], [-47.2625068118013, -22.338919136652052], [-47.26249658868944, -22.338938185156767], [-47.262486395381686, -22.33895726300954], [-47.26247623161687, -22.338976370033816], [-47.26246609713361, -22.33899550605197], [-47.262455991670045, -22.339014670885682], [-47.26244591496384, -22.339033864356026], [-47.26243586675224, -22.339053086283258], [-47.262425846772295, -22.33907233648643], [-47.26241585476049, -22.339091614784092], [-47.262405890452676, -22.33911092099447], [-47.262395953584516, -22.339130254934442], [-47.26238604389123, -22.339149616420308], [-47.26237616110723, -22.33916900526812], [-47.26236630496659, -22.33918842129302], [-47.26235647520318, -22.339207864309], [-47.26234667155028, -22.339227334129465], [-47.26233689368823, -22.33924683067184], [-47.26232713901055, -22.339266358417465], [-47.262317401615334, -22.3392859279279], [-47.26230767734011, -22.33930554555573], [-47.262297965117824, -22.33932521139092], [-47.262288264101876, -22.339344925067856], [-47.262278573440966, -22.339364686217763], [-47.26226889227948, -22.339384494467964], [-47.26225921975657, -22.339404349443747], [-47.26224955500694, -22.33942425076664], [-47.26223989716067, -22.339444198054927], [-47.26223024534237, -22.339464190925305], [-47.26222040878839, -22.339484623417317], [-47.26221077537578, -22.339504688611914], [-47.26220114528026, -22.339524798197925], [-47.26219151761042, -22.339544951780045], [-47.262181891467876, -22.339565148964322], [-47.2621722659511, -22.339585389350496], [-47.26216264015205, -22.339605672538738], [-47.2621530131581, -22.339625998125868], [-47.262143384051626, -22.3396463657061], [-47.262133751909445, -22.339666774872292], [-47.262124115803566, -22.339687225214263], [-47.26211447480036, -22.339707716320532], [-47.26210482796141, -22.33972824777685], [-47.26209517434313, -22.339748819166488], [-47.26208551299591, -22.33976943007254], [-47.26207584296534, -22.339790080074863], [-47.26206616329228, -22.339810768750432], [-47.262056473011135, -22.339831495676602], [-47.262046771152065, -22.339852260426696], [-47.262037056739004, -22.339873062573854], [-47.26202732879161, -22.33989390168746], [-47.26201758632232, -22.339914777338727], [-47.26200782834117, -22.339935689090982], [-47.261998053849815, -22.33995663651215], [-47.26198826184684, -22.339977619163555], [-47.26197845132379, -22.33999863660809], [-47.261968621268366, -22.340019688403945], [-47.26195877066172, -22.340040774109802], [-47.261948898479936, -22.340061893281984], [-47.261939003694735, -22.340083045472937], [-47.26192908527094, -22.34010423023657], [-47.261919142169525, -22.3401254471217], [-47.26190917334484, -22.340146695678104], [-47.26189917774687, -22.340167975451493], [-47.26188915432016, -22.340189285986167], [-47.261879102003405, -22.34021062682529], [-47.26186901973107, -22.34023199750817], [-47.26185890643045, -22.340253397575744], [-47.26184876102658, -22.34027482656083], [-47.2618385824366, -22.340296283999535], [-47.26182836957324, -22.340317769424296], [-47.26181812134521, -22.340339282362745], [-47.261807836654306, -22.34036082234385], [-47.26179751439834, -22.340382388891953], [-47.26178715346974, -22.34040398152943], [-47.26177655619714, -22.340426008310896], [-47.26176610550736, -22.34044766936085], [-47.261755613048095, -22.34046935437083], [-47.26174508148385, -22.340491055132578], [-47.261734515701214, -22.340512759968533], [-47.26172391745812, -22.340534464339065], [-47.26171328642033, -22.340556168023824], [-47.26170262222376, -22.34057787086261], [-47.26169192450391, -22.340599572694558], [-47.26168119289541, -22.34062127335948], [-47.261670427033046, -22.34064297269543], [-47.2616596265511, -22.34066467054032], [-47.26164879108317, -22.340686366732157], [-47.261637920263, -22.34070806110736], [-47.26162701372363, -22.3407297535025], [-47.26161607109783, -22.34075144375348], [-47.261605092018186, -22.340773131695286], [-47.261594076116815, -22.34079481716265], [-47.2615830230256, -22.340816499989465], [-47.261571932376135, -22.3408381800092], [-47.26156080379943, -22.34085985705498], [-47.2615496369266, -22.340881530958654], [-47.261538431388196, -22.340903201552067], [-47.26152718681471, -22.340924868665866], [-47.26151590283638, -22.34094653213017], [-47.261504579082676, -22.340968191775282], [-47.261493215183386, -22.340989847429842], [-47.261481810768004, -22.34101149892185], [-47.26147036546559, -22.341033146079113], [-47.26145887890493, -22.341054788728805], [-47.26144735071471, -22.34107642669706], [-47.261435780523634, -22.34109805980912], [-47.261424167959916, -22.34111968788989], [-47.261412512651624, -22.341141310763575], [-47.26140081422659, -22.341162928253738], [-47.261389072312625, -22.3411845401829], [-47.26137728653779, -22.341206146372176], [-47.26136545652906, -22.341227746643643], [-47.2613535819138, -22.341249340817605], [-47.26134166231968, -22.341270928712873], [-47.26132969737361, -22.341292510148733], [-47.261317686702455, -22.34131408494342], [-47.26130562993354, -22.341335652913482], [-47.26129352669344, -22.341357213876023], [-47.261281376609126, -22.341378767646255], [-47.26126917930762, -22.341400314038683], [-47.26125693441522, -22.341421852867917], [-47.261244641559095, -22.341443383946434], [-47.26123230036593, -22.341464907086554], [-47.26121991046231, -22.341486422100004], [-47.261207471475025, -22.34150792879725], [-47.26119498303106, -22.341529426987705], [-47.26118244475722, -22.341550916480283], [-47.261169856280354, -22.341572397082977], [-47.26115721722739, -22.341593868603052], [-47.261144527225596, -22.341615330846217], [-47.26113178590227, -22.341636783617716], [-47.2611189928846, -22.34165822672207], [-47.26110614780016, -22.34167965996252], [-47.261093250276446, -22.34170108314181], [-47.26108029994125, -22.341722496061475], [-47.261067296422816, -22.34174389852182], [-47.26105423934905, -22.34176529032301], [-47.26104112834842, -22.341786671263584], [-47.2610279630498, -22.34180804114112], [-47.26101474308178, -22.341829399752918], [-47.261001468073815, -22.341850746894455], [-47.26098813765498, -22.341872082361274], [-47.26097475145532, -22.341893405946823], [-47.26096130910492, -22.341914717444176], [-47.260947810233915, -22.34193601664577], [-47.260934254473455, -22.341957303342042], [-47.260920641454454, -22.34197857732349], [-47.26090697080837, -22.34199983837923], [-47.260893242167185, -22.3420210862974], [-47.26088896332063, -22.3420276765231], [-47.26086865959311, -22.34205886696086], [-47.26086560942983, -22.342063541867766], [-47.26085170459955, -22.342084749091576], [-47.26083774030633, -22.342105942320366], [-47.260823713316036, -22.342127125669123], [-47.2608095865963, -22.342148353420136], [-47.26079530115467, -22.342169705350514], [-47.26078082890446, -22.342191209592663], [-47.260766163191654, -22.342212861674135], [-47.26075129754198, -22.34223465653226], [-47.26073622530138, -22.342256589047903], [-47.26072093963811, -22.34227865403917], [-47.26070543354527, -22.342300846253526], [-47.26068969984559, -22.342323160357292], [-47.26067373119417, -22.342345590927746], [-47.2606575200843, -22.342368132441223], [-47.26064105885172, -22.342390779263663], [-47.26062433968056, -22.342413525639], [-47.26060735460993, -22.34243636567721], [-47.26059009554068, -22.342459293342912], [-47.26057255424435, -22.342482302441358], [-47.260554722371644, -22.34250538660636], [-47.26053659146226, -22.342528539286967], [-47.2605181529572, -22.342551753732458], [-47.26049939820946, -22.3425750229804], [-47.26048031849896, -22.342598339841032], [-47.26046090504755, -22.34262169688294], [-47.26044114903407, -22.3426450864207], [-47.26042104161329, -22.342668500499308], [-47.26040057393496, -22.34269193088127], [-47.26037973716437, -22.34271536903339], [-47.260358522505136, -22.342738806114074], [-47.2603369212226, -22.342762232962084], [-47.26031492467015, -22.34278564008493], [-47.260292524316306, -22.3428090176492], [-47.26026971177283, -22.342832355472975], [-47.26024647882499, -22.342855643018616], [-47.26022281746343, -22.342878869387462], [-47.26019871991679, -22.342902023316842], [-47.26017417868511, -22.342925093179456], [-47.26014918657428, -22.342948066985223], [-47.26012373696016, -22.342970932179657], [-47.26009785540451, -22.342993647983594], [-47.260071635456754, -22.343016121587873], [-47.26004515358218, -22.343038288801452], [-47.26001842199086, -22.343060143210618], [-47.259991444929746, -22.3430816850823], [-47.25996422652462, -22.3431029146423], [-47.25993677078286, -22.343123832072695], [-47.25990908159965, -22.343144437506695], [-47.25988116276126, -22.343164731026143], [-47.25985301794849, -22.343184712658765], [-47.25982465074135, -22.343204382374953], [-47.25979606462211, -22.343223740085513], [-47.259767262978684, -22.343242785639607], [-47.25973824910977, -22.343261518821173], [-47.25970902622788, -22.343279939347465], [-47.25967959746061, -22.343298046868128], [-47.259649965856774, -22.343315840961534], [-47.25962013438894, -22.343333321133553], [-47.2595901059556, -22.343350486816345], [-47.259559883386075, -22.343367337365585], [-47.25952946944218, -22.343383872059785], [-47.259498866821765, -22.343400090098385], [-47.25946807816204, -22.34341599059992], [-47.25943710604262, -22.343431572600714], [-47.259405952987954, -22.343446835053527], [-47.25937462147028, -22.343461776826004], [-47.25934311391402, -22.343476396698637], [-47.25931143269694, -22.343490693364185], [-47.25927958015363, -22.343504665425893], [-47.259247558579126, -22.343518311395677], [-47.25921537023103, -22.343531629693196], [-47.259183017334074, -22.34354461864371], [-47.259150502081894, -22.34355727647718], [-47.25911782664051, -22.343569601326635], [-47.25908499315162, -22.343581591226577], [-47.25905200373694, -22.343593244111354], [-47.25901886050022, -22.343604557814007], [-47.25898556553148, -22.343615530064447], [-47.258952120912745, -22.343626158487503], [-47.25891852871824, -22.3436364406026], [-47.258884791020414, -22.34364637382142], [-47.258850909895706, -22.343655955446113], [-47.25881688742572, -22.343665182668914], [-47.25878272570502, -22.343674052569504], [-47.258748426844555, -22.34368256211451], [-47.258713992974776, -22.34369070815629], [-47.25867942644672, -22.343698487387687], [-47.258644771050946, -22.343705887563697], [-47.25861016474602, -22.34371288181666], [-47.25857571932554, -22.34371945968628], [-47.25854145492071, -22.34372563163289], [-47.25850737857263, -22.343731410716618], [-47.25847349678604, -22.343736810030656], [-47.2584398155475, -22.343741842670966], [-47.25840634034531, -22.343746521707786], [-47.2583730761971, -22.34375086015882], [-47.258340027672496, -22.34375487096574], [-47.2583071989169, -22.34375856697263], [-47.258274593681435, -22.343761960906228], [-47.258242215347686, -22.343765065359012], [-47.25821006695321, -22.343767892774093], [-47.25817815122116, -22.343770455431788], [-47.258146470584705, -22.34377276543855], [-47.25811502721341, -22.343774834717312], [-47.25808382303829, -22.34377667499964], [-47.2580528597775, -22.34377829781897], [-47.2580221389596, -22.34377971450574], [-47.257991661946015, -22.343780936183233], [-47.257961429954754, -22.343781973764862], [-47.25793144408035, -22.343782837952176], [-47.25790170531334, -22.343783539233918], [-47.25787221456099, -22.343784087885503], [-47.25784297266413, -22.34378449396945], [-47.25781398041474, -22.343784767336096], [-47.25778523857232, -22.343784917624845], [-47.25775674787687, -22.343784954265693], [-47.257728509065124, -22.34378488648101], [-47.257700522881606, -22.34378472328743], [-47.25767279009247, -22.343784473498012], [-47.25764531149492, -22.34378414572431], [-47.25761808792745, -22.343783748378286], [-47.25759112028045, -22.34378328967444], [-47.25756440950302, -22.343782777631642], [-47.25753795661111, -22.34378222007479], [-47.25751176269358, -22.343781624636215], [-47.257485825042664, -22.343780998663437], [-47.2574600801824, -22.343780347562365], [-47.25743441949747, -22.343779672076668], [-47.257408793231775, -22.343778971713178], [-47.257383199890626, -22.343778247125332], [-47.25735763930523, -22.343777498999803], [-47.25733256516323, -22.343776741728686], [-47.25730705720297, -22.3437759486081], [-47.25687097459068, -22.343761996722893]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 962.066967065, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262928145578044, -22.33825844858049], [-47.26291042949322, -22.33828607479466], [-47.26289903412089, -22.338303940073107], [-47.26288767758791, -22.338321839798773], [-47.26287635978499, -22.33833977365768], [-47.26286508033034, -22.33835774176291], [-47.26285383866186, -22.338375744477936], [-47.26284263441996, -22.33839378182919], [-47.2628314673497, -22.338411853675442], [-47.26282033719647, -22.338429959873825], [-47.26280924370569, -22.338448100280416], [-47.26279818662287, -22.338466274749962], [-47.26278716569412, -22.33848448313518], [-47.262776180665085, -22.338502725288404], [-47.262765231281485, -22.338521001060684], [-47.262754317289584, -22.33853931030095], [-47.262743438435, -22.338557652858107], [-47.26273259446356, -22.33857602857934], [-47.26272178512168, -22.338594437309688], [-47.26271101015466, -22.33861287889487], [-47.26270026930813, -22.3386313531786], [-47.26268956232807, -22.338649860002857], [-47.262678888960025, -22.33866839920894], [-47.26266824894911, -22.33868697063766], [-47.262657642040885, -22.33870557412748], [-47.26264706797996, -22.3387242095175], [-47.26263652651143, -22.338742876644126], [-47.26262601738064, -22.338761575342378], [-47.262615540331, -22.338780305449024], [-47.26260509510729, -22.338799066796888], [-47.26259468145375, -22.338817859218505], [-47.26258429911368, -22.3388366825465], [-47.262573947830774, -22.338855536611455], [-47.2625636273478, -22.33887442124386], [-47.26255333740802, -22.338893336272022], [-47.262543077754, -22.33891228152402], [-47.26253284812756, -22.3389312568276], [-47.26252264827079, -22.338950262008563], [-47.26251247792509, -22.33896929689239], [-47.26250233683147, -22.33898836130371], [-47.26249222473074, -22.33900745506603], [-47.26248214136322, -22.339026578002112], [-47.262472086468726, -22.339045729934053], [-47.26246205978662, -22.339064910683224], [-47.262452061056074, -22.33908412006965], [-47.262442090015696, -22.33910335791295], [-47.26243214640346, -22.339122624032225], [-47.2624222299571, -22.339141918245403], [-47.262412340413874, -22.339161240369627], [-47.262402477510285, -22.339180590221915], [-47.26239264098244, -22.33919996761827], [-47.262382830566224, -22.339219372373567], [-47.26237304599694, -22.33923880430204], [-47.2623632869553, -22.339258263325192], [-47.26235355076388, -22.33927775407111], [-47.262343831355345, -22.33929728744099], [-47.26233412446757, -22.339316869999365], [-47.26232442903157, -22.339336501852646], [-47.262314744205554, -22.339356182637555], [-47.26230506914296, -22.339375911987414], [-47.26229540299271, -22.339395689531663], [-47.26228574489846, -22.33941551489751], [-47.26227609399917, -22.33943538770837], [-47.262266449429035, -22.339455307584334], [-47.26225681031666, -22.339475274143737], [-47.262246979968396, -22.339495693753634], [-47.262237358413635, -22.339515734292377], [-47.26222773961504, -22.33953582032777], [-47.2622181226846, -22.3395559514659], [-47.26220850672722, -22.339576127314132], [-47.26219889084451, -22.339596347473428], [-47.26218927413138, -22.339616611545168], [-47.26217965567801, -22.33963691912722], [-47.26217003456941, -22.33965726981488], [-47.26216040988487, -22.339677663201897], [-47.26215078069877, -22.339698098878973], [-47.26214114607958, -22.339718576435544], [-47.262131505090885, -22.33973909545804], [-47.26212185679097, -22.339759655530397], [-47.262112200231805, -22.33978025623639], [-47.262102534460574, -22.339800897156433], [-47.26209285851943, -22.33982157786798], [-47.26208317144393, -22.339842297948874], [-47.26207347226526, -22.339863056972813], [-47.26206376000819, -22.33988385451328], [-47.26205403369303, -22.339904690139832], [-47.26204429233271, -22.339925563424075], [-47.262034534937655, -22.339946473929313], [-47.26202476050963, -22.339967421223683], [-47.26201496804724, -22.339988404868482], [-47.26200515654188, -22.340009424426704], [-47.26199532498092, -22.340030479456328], [-47.261985472344996, -22.340051569515975], [-47.261975597609506, -22.3400726941618], [-47.26196569974539, -22.340093852945973], [-47.26195577771641, -22.340115045422156], [-47.26194583048244, -22.34013627113868], [-47.261935856996416, -22.340157529645086], [-47.26192585620693, -22.340178820486425], [-47.26191582705676, -22.340200143206555], [-47.26190576848284, -22.34022149734803], [-47.26189567941763, -22.340242882449438], [-47.26188555878622, -22.340264298051085], [-47.26187540551138, -22.340285743684852], [-47.26186521850778, -22.340307218886114], [-47.26185499668544, -22.340328723186307], [-47.26184473895029, -22.34035025611202], [-47.26183444420118, -22.340371817191198], [-47.26182411133277, -22.34039340594705], [-47.26181373923421, -22.340415021900665], [-47.2618031240883, -22.340437085872054], [-47.261792660819495, -22.340458773003352], [-47.261782155220885, -22.34048048517759], [-47.261771610070426, -22.340502213943218], [-47.261761030425156, -22.340523947265446], [-47.261750418108065, -22.34054568046722], [-47.26173977278462, -22.340567413325562], [-47.26172909408931, -22.34058914567959], [-47.261718381656394, -22.3406108773678], [-47.26170763511911, -22.340632608229285], [-47.261696854110895, -22.340654338101373], [-47.26168603826471, -22.34067606682125], [-47.261675187212674, -22.34069779422616], [-47.26166430058721, -22.34071952015177], [-47.261653378019965, -22.340741244433858], [-47.26164241914225, -22.340762966907526], [-47.26163142358524, -22.340784687406973], [-47.261620390979644, -22.34080640576603], [-47.26160932095591, -22.3408281218178], [-47.26159821314411, -22.340849835394764], [-47.26158706717388, -22.340871546329257], [-47.26157588267479, -22.340893254452205], [-47.26156465927596, -22.340914959594482], [-47.26155339660638, -22.340936661585786], [-47.26154209429476, -22.340958360255254], [-47.26153075196912, -22.340980055432244], [-47.261519369257684, -22.34100174694433], [-47.26150794578847, -22.341023434618478], [-47.261496481189, -22.341045118281436], [-47.26148497508648, -22.3410667977593], [-47.26147342710811, -22.34108847287715], [-47.261461836881004, -22.341110143459037], [-47.261450204031874, -22.34113180932875], [-47.26143852818718, -22.34115347030932], [-47.261426808973205, -22.341175126223142], [-47.261415046016175, -22.3411967768915], [-47.26140323894263, -22.341218422134247], [-47.261391387377905, -22.34124006177226], [-47.26137949094782, -22.341261695624517], [-47.26136754927844, -22.341283323508502], [-47.26135556199507, -22.3413049452422], [-47.26134352872303, -22.341326560642464], [-47.26133144908801, -22.341348169524505], [-47.261319322715025, -22.341369771703974], [-47.26130714922938, -22.341391366994646], [-47.26129492825657, -22.34141295520956], [-47.26128265942124, -22.34143453616192], [-47.26127034234899, -22.341456109662577], [-47.26125797666489, -22.341477675522405], [-47.261245561993924, -22.3414992335515], [-47.26123309796127, -22.341520783558778], [-47.261220584192316, -22.34154232535199], [-47.26120802031229, -22.341563858738436], [-47.26119540594644, -22.341585383524457], [-47.26118274072005, -22.341606899515565], [-47.261170024258874, -22.34162840651579], [-47.26115725618858, -22.34164990432859], [-47.261144436134764, -22.34167139275666], [-47.26113156372343, -22.34169287160151], [-47.26111863858051, -22.341714340663987], [-47.26110566033227, -22.341735799743805], [-47.26109262860529, -22.341757248639276], [-47.26107954302595, -22.341778687148693], [-47.26106640322124, -22.341800115068686], [-47.26105320881842, -22.34182153219473], [-47.26103995944456, -22.34184293832221], [-47.261026654727615, -22.34186433324444], [-47.26101329429509, -22.341885716755016], [-47.26099987777557, -22.34190708864517], [-47.26098640479762, -22.341928448705904], [-47.26097287498987, -22.341949796727455], [-47.26095928798205, -22.341971132498053], [-47.26094564340356, -22.341992455805986], [-47.260931940884426, -22.34201376643812], [-47.26091818005517, -22.342035064180244], [-47.260915971257205, -22.342038466144185], [-47.26089567570938, -22.34206965985072], [-47.260890481990984, -22.342077620132027], [-47.26087654401911, -22.342098877908494], [-47.26086254626368, -22.342120121928097], [-47.26084848539952, -22.34214135643872], [-47.260834323253476, -22.34216263742973], [-47.26081999908008, -22.342184047257117], [-47.26080548405331, -22.34220561506679], [-47.260790771450424, -22.34222733638166], [-47.260775854733964, -22.342249206115913], [-47.26076072718116, -22.342271219125657], [-47.26074538188592, -22.34229337020224], [-47.260729811761564, -22.342315654064024], [-47.260714009545715, -22.342338065345874], [-47.260697967803104, -22.342360598590712], [-47.26068167893165, -22.342383248237393], [-47.26066513516675, -22.342406008610926], [-47.26064832858743, -22.342428873910514], [-47.26063125112324, -22.34245183819721], [-47.26061389456111, -22.34247489538219], [-47.26059625055458, -22.342498039212256], [-47.26057831063267, -22.34252126325738], [-47.260560066209834, -22.342544560897036], [-47.2605415085988, -22.34256792530468], [-47.2605226290215, -22.34259134943553], [-47.260503418624545, -22.34261482601017], [-47.260483868494646, -22.342638347500166], [-47.260463969674156, -22.342661906114998], [-47.26044371318062, -22.34268549378627], [-47.26042309002637, -22.342709102154174], [-47.26040209123981, -22.342732722553983], [-47.26038070788885, -22.342756346002986], [-47.26035893110502, -22.342779963188793], [-47.26033675211068, -22.342803564457363], [-47.26031416224695, -22.342827139803163], [-47.26029115300261, -22.342850678861236], [-47.26026771604544, -22.342874170899712], [-47.26024384325491, -22.342897604814603], [-47.26021952675598, -22.342920969126336], [-47.26019475895354, -22.342944251979414], [-47.260169532567815, -22.342967441144193], [-47.26014384090681, -22.34299052380908], [-47.26011771046974, -22.343013458055424], [-47.26009123778965, -22.343036148284522], [-47.26006450162362, -22.34305852836131], [-47.26003751444649, -22.343080591727634], [-47.260010280521186, -22.343102338714793], [-47.259982803985665, -22.343123769611704], [-47.25995508885581, -22.343144884662166], [-47.259927139031724, -22.343165684059574], [-47.25989895830128, -22.343186167944364], [-47.25987055034351, -22.343206336401188], [-47.25984191873356, -22.343226189455528], [-47.25981306694579, -22.343245727071455], [-47.25978399835719, -22.343264949149418], [-47.25975471625283, -22.343283855522667], [-47.2597252238288, -22.343302445955683], [-47.25969552419369, -22.343320720143115], [-47.25966562037488, -22.34333867770625], [-47.25963551532102, -22.343356318191578], [-47.25960521190443, -22.343373641069476], [-47.2595747129261, -22.343390645731567], [-47.25954402111741, -22.343407331489875], [-47.2595131391437, -22.34342369757478], [-47.25948206960792, -22.343439743133384], [-47.25945081505346, -22.343455467227905], [-47.25941937796694, -22.34347086883438], [-47.25938776078113, -22.343485946841103], [-47.25935596587935, -22.343500700046576], [-47.25932399559703, -22.34351512715867], [-47.25929185222487, -22.343529226792974], [-47.259259538012905, -22.343542997471058], [-47.25922705517253, -22.343556437619124], [-47.25919440588122, -22.34356954556619], [-47.25916159228445, -22.343582319542893], [-47.25912861649909, -22.343594757679956], [-47.25909548061705, -22.343606858006588], [-47.25906218670959, -22.34361861844852], [-47.25902873682944, -22.343630036827086], [-47.25899513301518, -22.34364111085738], [-47.25896137729711, -22.34365183814602], [-47.25892747169757, -22.343662216190886], [-47.25889341823694, -22.34367224237887], [-47.258859218939826, -22.343681913983833], [-47.2588248758361, -22.34369122816627], [-47.25879039096906, -22.34370018197069], [-47.258755766398856, -22.343708772324945], [-47.258721004205704, -22.343716996039053], [-47.25868610669738, -22.343724849758527], [-47.258651118916255, -22.34373232091142], [-47.25861618303697, -22.34373938177499], [-47.258581414299925, -22.343746021387346], [-47.25854683342507, -22.3437522503394], [-47.25851244763327, -22.343758081902916], [-47.25847826359226, -22.343763529384017], [-47.25844428743536, -22.3437686060915], [-47.258410524782114, -22.343773325307705], [-47.258376980766634, -22.343777700260745], [-47.25834366006106, -22.343781744100394], [-47.25831056690006, -22.343785469875755], [-47.25827770511166, -22.343788890514908], [-47.25824507814288, -22.34379201880748], [-47.25821268908583, -22.34379486738907], [-47.25818054070853, -22.34379744872741], [-47.25814863547988, -22.343799775110934], [-47.25811697559694, -22.34380185863879], [-47.2580855630108, -22.343803711212757], [-47.258054399452966, -22.343805344530377], [-47.25802348645952, -22.343806770079762], [-47.25799282539411, -22.34380799913551], [-47.257962417472555, -22.343809042755666], [-47.25793226378324, -22.343809911779868], [-47.25790236530742, -22.343810616828247], [-47.25787272294039, -22.343811168300952], [-47.25784333750898, -22.343811576378663], [-47.2578142097896, -22.343811851023105], [-47.257785340525196, -22.343812001978616], [-47.25775673043864, -22.343812038773468], [-47.25772838024938, -22.34381197072188], [-47.2577002906849, -22.34381180692591], [-47.257672462494995, -22.343811556277686], [-47.25764489646153, -22.343811227461455], [-47.25761759340888, -22.343810828955704], [-47.25759055421496, -22.34381036903535], [-47.25756377981826, -22.34380985577342], [-47.25753727122619, -22.34380929704295], [-47.257511029521325, -22.3438087005185], [-47.25748505187101, -22.343808073580814], [-47.257459272776934, -22.343807421614365], [-47.257433580215825, -22.343806745289985], [-47.25740792288281, -22.343806044077848], [-47.257382299243154, -22.343805318632622], [-47.25735670912949, -22.34380456964326], [-47.257331620413915, -22.34380381193238], [-47.25730608408309, -22.34380301794249], [-47.25685763944594, -22.343788670541905]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 964.353828721, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26294224974312, -22.338289262810214], [-47.26292408929317, -22.33831773415889], [-47.26291276729668, -22.33833557945485], [-47.26290148368102, -22.33835345914707], [-47.26289023805855, -22.33837137336327], [-47.262879029858844, -22.338389322485977], [-47.26286785872148, -22.33840730654884], [-47.262856724393814, -22.338425325412807], [-47.262845626623566, -22.338443378937157], [-47.262834565158485, -22.338461466980075], [-47.262823539746364, -22.33847958939835], [-47.26281255013569, -22.33849774604672], [-47.262801596074446, -22.33851593677952], [-47.26279067731062, -22.338534161449733], [-47.262779793592884, -22.338552419908172], [-47.26276894466917, -22.33857071200563], [-47.26275813028762, -22.338589037591092], [-47.26274735019698, -22.338607396511467], [-47.26273660414492, -22.338625788614152], [-47.26272589187938, -22.33864421374465], [-47.26271521314865, -22.338662671746633], [-47.26270456770064, -22.338681162462986], [-47.262693955282735, -22.3386996857362], [-47.26268337564283, -22.338718241406337], [-47.26267282852785, -22.338736829314016], [-47.262662313685205, -22.338755449297253], [-47.26265183086251, -22.338774101192406], [-47.26264137980545, -22.338792784837857], [-47.26263096026117, -22.338811500067784], [-47.26262057197615, -22.338830246716135], [-47.262610214695925, -22.338849024616938], [-47.262599888166456, -22.338867833602073], [-47.26258959213279, -22.33888667350334], [-47.26257932634044, -22.33890554415037], [-47.26256909053417, -22.33892444537244], [-47.26255888445802, -22.338943376998575], [-47.26254870785632, -22.33896233885578], [-47.262538560472656, -22.338981330770665], [-47.262528442050225, -22.33900035256904], [-47.26251835233205, -22.33901940407549], [-47.26250829106056, -22.33903848511391], [-47.26249825797773, -22.33905759550747], [-47.26248825282511, -22.339076735078553], [-47.26247827534395, -22.339095903648285], [-47.26246832527501, -22.339115101037194], [-47.26245840235832, -22.339134327065384], [-47.26244850633373, -22.33915358155173], [-47.26243863694055, -22.33917286431429], [-47.26242879391737, -22.339192175171057], [-47.262418977002305, -22.339211513938874], [-47.26240918593326, -22.339230880433483], [-47.2623994204476, -22.339250274469926], [-47.262389680226356, -22.33926969597386], [-47.26237996252119, -22.339289149720077], [-47.26237026109929, -22.3393086469494], [-47.26236057159902, -22.339328194438313], [-47.26235089294926, -22.33934779230969], [-47.26234122431315, -22.33936744020255], [-47.26233156484886, -22.33938713775236], [-47.262321913709876, -22.33940688459065], [-47.26231227004426, -22.339426680346563], [-47.26230263299529, -22.339446524645403], [-47.26229300170129, -22.339466417109012], [-47.26228337529482, -22.339486357357465], [-47.26227355115226, -22.339506764085243], [-47.26226394145537, -22.33952677996812], [-47.26225433395367, -22.339546842452904], [-47.26224472776263, -22.339566951147013], [-47.26223512199041, -22.339587105659223], [-47.26222551574174, -22.33960730559165], [-47.26221590811452, -22.339627550546847], [-47.262206298201704, -22.339647840123842], [-47.26219668509099, -22.33966817391888], [-47.26218706786412, -22.339688551526745], [-47.26217744559775, -22.339708972538954], [-47.26216781736259, -22.3397294365458], [-47.262158182224134, -22.33974994313445], [-47.26214853924257, -22.339770491889535], [-47.262138887471515, -22.339791082395468], [-47.26212922595959, -22.339811714233257], [-47.26211955375036, -22.339832386980763], [-47.262109869880504, -22.339853100216423], [-47.26210017338223, -22.339873853514167], [-47.26209046328113, -22.339894646447927], [-47.262080738598236, -22.339915478587447], [-47.26207099834687, -22.33993634950463], [-47.262061241537914, -22.33995725876288], [-47.26205146717321, -22.339978205930453], [-47.262041674251435, -22.339999190568683], [-47.26203186176376, -22.340020212240546], [-47.262022028697245, -22.340041270503935], [-47.26201217403204, -22.34006236491739], [-47.26200229674285, -22.340083495036886], [-47.26199239579982, -22.34010466041428], [-47.26198247016567, -22.340125860602946], [-47.26197251879913, -22.340147095150897], [-47.26196254065181, -22.340168363607265], [-47.26195253467077, -22.340189665516608], [-47.26194249979718, -22.340211000422176], [-47.261932434966084, -22.340232367866033], [-47.261922339108, -22.34025376738595], [-47.2619122111458, -22.34027519852167], [-47.261902050000025, -22.340296660804157], [-47.26189185458279, -22.340318153767935], [-47.26188162380145, -22.340339676943547], [-47.26187135655922, -22.34036122985656], [-47.2618610517519, -22.34038281203382], [-47.26185070827106, -22.340404422997356], [-47.26184032500255, -22.34042606226713], [-47.26182969198333, -22.340448163428498], [-47.261819216135514, -22.34046987664111], [-47.261808697397576, -22.340491615979612], [-47.26179813866091, -22.340513372749136], [-47.261787545152984, -22.340535134557676], [-47.261776918761925, -22.340556896590666], [-47.2617662591528, -22.34057865862258], [-47.2617555659588, -22.340600420491853], [-47.261744838812824, -22.340622182036327], [-47.26173407734676, -22.340643943094374], [-47.26172328119272, -22.34066570350261], [-47.26171244998227, -22.340687463097456], [-47.261701583346166, -22.340709221715482], [-47.261690680915436, -22.3407309791915], [-47.261679742320304, -22.34075273536053], [-47.26166876719068, -22.34077449005692], [-47.261657755156335, -22.340796243113974], [-47.26164670584652, -22.340817994364752], [-47.26163561889024, -22.34083974364145], [-47.26162449391616, -22.34086149077571], [-47.26161333055238, -22.340883235598913], [-47.26160212842708, -22.340904977941115], [-47.26159088716781, -22.34092671763228], [-47.26157960640214, -22.34094845450109], [-47.26156828575727, -22.34097018837575], [-47.26155692485968, -22.340991919084583], [-47.26154552333614, -22.341013646454194], [-47.26153408081309, -22.34103537031049], [-47.261522596916556, -22.341057090479147], [-47.2615110712722, -22.341078806785198], [-47.261499503505675, -22.341100519052645], [-47.26148789324258, -22.34112222710438], [-47.26147624010803, -22.341143930763025], [-47.26146454372696, -22.34116562985051], [-47.26145280372405, -22.341187324187974], [-47.26144101972399, -22.34120901359552], [-47.26142919135172, -22.34123069789179], [-47.26141731823105, -22.34125237689631], [-47.26140539998612, -22.341274050426872], [-47.26139343624148, -22.34129571829961], [-47.26138142662085, -22.341317380331144], [-47.26136937074792, -22.34133903633701], [-47.26135726824681, -22.341360686130997], [-47.26134511874093, -22.341382329527377], [-47.261332921854, -22.341403966338536], [-47.26132067720987, -22.341425596375938], [-47.26130838443164, -22.34144721945144], [-47.261296043143275, -22.341468835374254], [-47.26128365296825, -22.341490443953745], [-47.261271213529945, -22.341512044998485], [-47.26125872445193, -22.34153363831579], [-47.26124618535802, -22.34155522371182], [-47.261233595871815, -22.34157680099214], [-47.26122095561697, -22.341598369961492], [-47.2612082642172, -22.341619930423676], [-47.26119552129664, -22.34164148218092], [-47.261182726479376, -22.341663025035], [-47.261169879389435, -22.34168455878686], [-47.261156979651254, -22.341706083236126], [-47.26114402688916, -22.341727598181773], [-47.26113102072781, -22.341749103421733], [-47.261117960792326, -22.34177059875235], [-47.26110484670746, -22.34179208397003], [-47.261091678098644, -22.34181355886939], [-47.26107845459164, -22.34183502324398], [-47.26106517581196, -22.341856476887102], [-47.261051841386035, -22.341877919590083], [-47.261038450939864, -22.34189935114439], [-47.26102500410047, -22.3419207713392], [-47.26101150049499, -22.34194217996331], [-47.26099793975054, -22.34196357680483], [-47.26098432149536, -22.341984961649775], [-47.26097064535738, -22.3420063342842], [-47.2609569109652, -22.342027694492707], [-47.26094311794791, -22.34204904205882], [-47.260942968077266, -22.342049272887827], [-47.26092268417344, -22.342080464469888], [-47.26091535455689, -22.342091698391993], [-47.26090138344347, -22.342113006721167], [-47.26088735222581, -22.342134301531605], [-47.260873257487816, -22.34215558720408], [-47.26085905991548, -22.342176921435094], [-47.26084469701033, -22.34219838915951], [-47.260830139207016, -22.34222002053671], [-47.260815379714046, -22.342241811084925], [-47.26080041193087, -22.34226375569536], [-47.26078522906585, -22.342285849199268], [-47.26076982413866, -22.342308086361143], [-47.260754189982826, -22.342330461870414], [-47.2607383192508, -22.342352970330353], [-47.26072220441704, -22.342375606249576], [-47.260705837784045, -22.342398364029478], [-47.26068921148682, -22.342421237954124], [-47.26067231749938, -22.34244422217803], [-47.260655147641664, -22.342467310713253], [-47.26063769358666, -22.34249049741754], [-47.260619946869994, -22.342513775979214], [-47.26060189889888, -22.342537139904472], [-47.260583540962635, -22.342560582503236], [-47.26056486424563, -22.3425840968731], [-47.260545859838814, -22.34260767588684], [-47.260526518755455, -22.342631312175538], [-47.26050683194709, -22.342654998113627], [-47.26048679031962, -22.34267872580559], [-47.26046638475334, -22.342702487069555], [-47.26044560612322, -22.34272627342346], [-47.26042444532071, -22.34275007607102], [-47.26040289327802, -22.34277388588839], [-47.26038094099294, -22.34279769341199], [-47.26035857955674, -22.34282148882637], [-47.26033580018316, -22.34284526195373], [-47.260312594237995, -22.34286900224612], [-47.26028895327147, -22.342892698777526], [-47.260264869051994, -22.34291634023851], [-47.260240333600805, -22.342939914932632], [-47.26021533922761, -22.34296341077625], [-47.260189878566976, -22.34298681530015], [-47.26016394485911, -22.34301011543549], [-47.26013756554064, -22.343033268124287], [-47.26011084012821, -22.343056174978308], [-47.2600838496707, -22.34307876791836], [-47.260056606907746, -22.343101040241894], [-47.26002911611826, -22.343122992344593], [-47.260001381452355, -22.34314462457847], [-47.25997340693436, -22.343165937249037], [-47.25994519646938, -22.343186930609935], [-47.25991675384685, -22.343207604860144], [-47.25988808274408, -22.343227960141228], [-47.259859186731305, -22.343247996533773], [-47.25983006927496, -22.343267714055102], [-47.25980073374121, -22.343287112657013], [-47.259771183401305, -22.343306192222006], [-47.259741421435116, -22.343324952561726], [-47.25971145093215, -22.343343393416028], [-47.259681274898306, -22.343361514448983], [-47.25965089625835, -22.343379315247653], [-47.259620317858484, -22.343396795320725], [-47.259589542471296, -22.34341395409574], [-47.25955857279775, -22.34343079091817], [-47.25952741147073, -22.343447305049462], [-47.25949606105882, -22.343463495665198], [-47.25946452406928, -22.34347936185344], [-47.25943280295084, -22.34349490261365], [-47.25940090009679, -22.343510116854734], [-47.25936881784946, -22.343525003393054], [-47.259336558501815, -22.343539560951722], [-47.25930412430074, -22.343553788158744], [-47.25927151745124, -22.34356768354512], [-47.25923874011852, -22.343581245543803], [-47.25920579443277, -22.343594472487453], [-47.2591726824913, -22.34360736260746], [-47.259139406361896, -22.34361991403223], [-47.25910596808664, -22.343632124785533], [-47.25907236968632, -22.34364399278462], [-47.25903861316265, -22.343655515839203], [-47.25900470050278, -22.343666691649375], [-47.25897063368528, -22.34367751780364], [-47.25893641468057, -22.34368799177833], [-47.258902045457056, -22.34369811093551], [-47.258867527987434, -22.343707872520792], [-47.25883286424989, -22.34371727366292], [-47.258798056236394, -22.343726311371224], [-47.258763105956305, -22.34373498253473], [-47.25872801543968, -22.34374328392119], [-47.25869278695098, -22.343751212128765], [-47.25865746678439, -22.34375875425859], [-47.258622201330674, -22.343765881732832], [-47.25858710927693, -22.343772583087986], [-47.258552211931956, -22.34377886904543], [-47.25851751669633, -22.343784753088844], [-47.258483030400775, -22.343790248737], [-47.258448759325404, -22.343795369511678], [-47.25841470922099, -22.343800128907297], [-47.25838088533814, -22.343804540362374], [-47.258347292451504, -22.343808617234796], [-47.258313934884995, -22.34381237277864], [-47.25828081654358, -22.343815820123353], [-47.25824794093963, -22.343818972255747], [-47.258215311219956, -22.343821842003873], [-47.25818293019733, -22.343824442022868], [-47.25815080037639, -22.343826784783133], [-47.25811892398171, -22.343828882560068], [-47.25808730298447, -22.343830747425713], [-47.25805593912953, -22.34383239124163], [-47.25802483396046, -22.343833825653682], [-47.257993988843175, -22.343835062087688], [-47.25796340499124, -22.343836111746363], [-47.25793308348695, -22.343836985607453], [-47.257903025302255, -22.343837694422465], [-47.25787323132048, -22.343838248716345], [-47.25784370235446, -22.343838658787785], [-47.25781443916505, -22.343838934710053], [-47.25778544247865, -22.34383908633229], [-47.25775671300093, -22.343839123281153], [-47.257728251434095, -22.343839054962658], [-47.257700058488595, -22.34383889056431], [-47.25767213489791, -22.343838639057267], [-47.25764448142848, -22.343838309198514], [-47.2576170988906, -22.34383790953309], [-47.25758998814976, -22.343837448396165], [-47.25756315013377, -22.343836933915114], [-47.257536585841514, -22.343836374011065], [-47.2575102963493, -22.343835776400734], [-47.25748427869955, -22.343835148498147], [-47.25745846537166, -22.34383449566631], [-47.25743274093438, -22.343833818503246], [-47.25740705253401, -22.34383311644246], [-47.257381398595854, -22.343832390139845], [-47.25735577895389, -22.343831640286623], [-47.257330675664726, -22.343830882136018], [-47.25730511096333, -22.34383008727682], [-47.256844304296465, -22.343815344360195]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 966.637090107, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26295637741643, -22.33832012794229], [-47.26293785701012, -22.33834931910664], [-47.26292660758172, -22.338367144632095], [-47.262915395791396, -22.338385004959324], [-47.26290422106047, -22.338402900489694], [-47.26289308302761, -22.338420831264138], [-47.26288198144255, -22.338438797145805], [-47.26287091605527, -22.338456797996102], [-47.26285988661585, -22.338474833675324], [-47.26284889287442, -22.33849290404235], [-47.262837934581825, -22.33851100895387], [-47.262827011488326, -22.33852914826621], [-47.262816123344294, -22.338547321834348], [-47.262805269900696, -22.338565529510973], [-47.262794450907805, -22.338583771148695], [-47.26278366611615, -22.338602046598428], [-47.26277291527676, -22.338620355708766], [-47.26276219813963, -22.33863869832899], [-47.26275151445507, -22.338657074306248], [-47.26274086397367, -22.3386754834859], [-47.26273024644565, -22.33869392571255], [-47.262719661620736, -22.33871240083025], [-47.26270910924915, -22.338730908680702], [-47.262698589080095, -22.338749449106047], [-47.26268810086329, -22.338768021945846], [-47.26267764434872, -22.33878662703792], [-47.26266721928426, -22.33880526422217], [-47.26265682541936, -22.33882393333417], [-47.262646462502815, -22.33884263420923], [-47.262636130282445, -22.33886136668282], [-47.2626258285064, -22.3388801305881], [-47.26261555692204, -22.338898925758258], [-47.26260531527707, -22.338917752024134], [-47.26259510331853, -22.33893660921631], [-47.262584920792705, -22.338955497165], [-47.26257476744604, -22.33897441569838], [-47.26256464302439, -22.33899336464435], [-47.26255454727317, -22.33901234382975], [-47.26254447993749, -22.339031353080355], [-47.262534440762025, -22.33905039222111], [-47.26252442949088, -22.339069461076264], [-47.2625144458677, -22.339088559469282], [-47.26250448963593, -22.33910768722227], [-47.2624945605384, -22.339126844156777], [-47.262484658317256, -22.339146030093886], [-47.26247478271441, -22.339165244853415], [-47.26246493347131, -22.339184488254325], [-47.262455110328496, -22.339203760115545], [-47.26244531302619, -22.339223060254803], [-47.26243554130433, -22.339242388488707], [-47.262425794902256, -22.33926174463316], [-47.26241607350138, -22.33928112861783], [-47.26240637428247, -22.339300545364356], [-47.26239669084721, -22.339320006453132], [-47.26238701873439, -22.339339518872578], [-47.26237735687088, -22.339359082762044], [-47.26236770442469, -22.33937869776283], [-47.26235806055866, -22.339398363512625], [-47.26234842443093, -22.339418079644933], [-47.262338795193976, -22.339437845790886], [-47.2623291719953, -22.33945766157772], [-47.262319553977406, -22.339477526628986], [-47.262309940276836, -22.339497440566454], [-47.262300122340015, -22.33951783441212], [-47.26229052450097, -22.33953782563912], [-47.26228092829615, -22.3395578645733], [-47.262271332844506, -22.339577950823404], [-47.262261737257425, -22.339598083999572], [-47.262252140642815, -22.339618263705088], [-47.2622425421015, -22.339638489543788], [-47.26223294072924, -22.33965876111573], [-47.2622233356164, -22.339679078018165], [-47.26221372584716, -22.33969943984683], [-47.262204110500555, -22.339719846194185], [-47.26219448864938, -22.339740296651318], [-47.26218485936119, -22.339760790806125], [-47.262175221697966, -22.33978132824392], [-47.26216557471498, -22.339801908549795], [-47.26215591746239, -22.3398225313053], [-47.26214624898506, -22.3398431960888], [-47.26213656832087, -22.339863902479166], [-47.26212687450298, -22.339884650050767], [-47.262117166557864, -22.339905438377777], [-47.262107443507205, -22.33992626703031], [-47.26209770436481, -22.33994713558045], [-47.26208794814195, -22.339968043591675], [-47.26207817384057, -22.339988990632467], [-47.26206838045938, -22.340009976264085], [-47.2620585669894, -22.340031000049606], [-47.26204873241735, -22.340052061546793], [-47.26203887572286, -22.34007316031405], [-47.26202899587999, -22.3400942959072], [-47.26201909185802, -22.340115467877805], [-47.2620091626187, -22.34013667577898], [-47.261999207119615, -22.34015791915837], [-47.261989224310994, -22.340179197564684], [-47.26197921313841, -22.34020051054202], [-47.26196917254137, -22.340221857633054], [-47.26195910145312, -22.340243238379255], [-47.26194899880217, -22.340264652317735], [-47.26193886350921, -22.34028609898753], [-47.26192869449248, -22.34030757791871], [-47.2619184906616, -22.340329088645014], [-47.261908250921294, -22.3403506306961], [-47.26189797417199, -22.340372203596363], [-47.26188765930647, -22.340393806871724], [-47.261877305213176, -22.340415440042985], [-47.26186691077473, -22.34043710262886], [-47.26185625988222, -22.340459240980213], [-47.26184577145542, -22.340480980274172], [-47.261835239578154, -22.34050274677695], [-47.26182466725529, -22.340524531550344], [-47.26181405988473, -22.34054632184518], [-47.261803419419714, -22.340568112709416], [-47.261792745524914, -22.340589903914886], [-47.26178203783222, -22.34061169529945], [-47.261771295973205, -22.34063348670017], [-47.26176051957838, -22.34065527795479], [-47.26174970827852, -22.34067706889916], [-47.26173886170381, -22.34069885936899], [-47.26172797948365, -22.340720649200126], [-47.261717061247644, -22.340742438226545], [-47.26170610662464, -22.340764226282538], [-47.26169511524313, -22.34078601320165], [-47.26168408673145, -22.340807798816346], [-47.26167302071743, -22.34082958295882], [-47.261661916828636, -22.340851365460452], [-47.26165077469226, -22.34087314615199], [-47.26163959393496, -22.340894924863917], [-47.261628374183424, -22.34091670142539], [-47.26161711506375, -22.340938475665425], [-47.261605816202, -22.34096024741175], [-47.26159447722389, -22.34098201649158], [-47.2615830977544, -22.341003782732297], [-47.26157167741872, -22.341025545959454], [-47.26156021584187, -22.341047305997872], [-47.26154871264827, -22.341069062672258], [-47.261537167462095, -22.34109081580653], [-47.261525579907456, -22.34111256522354], [-47.26151394960834, -22.341134310745133], [-47.261502276188395, -22.341156052192737], [-47.26149055927094, -22.34117778938711], [-47.26147879847912, -22.34119952214825], [-47.26146699343604, -22.34122125029499], [-47.26145514376507, -22.34124297364474], [-47.261443249088416, -22.34126469201581], [-47.26143130902867, -22.341286405224693], [-47.26141932320882, -22.341308113086146], [-47.26140729125095, -22.34132981541552], [-47.26139521277714, -22.34135151202701], [-47.26138308740997, -22.341373202732985], [-47.26137091477118, -22.3413948873463], [-47.26135869448297, -22.34141656567791], [-47.261346426167556, -22.341438237537844], [-47.26133410944642, -22.341459902736435], [-47.26132174394195, -22.34148156108144], [-47.261309329276024, -22.34150321238062], [-47.261296865070385, -22.341524856441016], [-47.26128435094703, -22.34154649306838], [-47.26127178652816, -22.34156812206718], [-47.261259171435796, -22.3415897432414], [-47.26124650529198, -22.341611356394058], [-47.26123378771883, -22.341632961327292], [-47.26122101833891, -22.341654557841625], [-47.2612081967747, -22.34167614573702], [-47.261195322648646, -22.34169772481263], [-47.261182395583596, -22.341719294866284], [-47.26116941520232, -22.341740855695175], [-47.26115638112793, -22.34176240709524], [-47.26114329298393, -22.341783948861035], [-47.26113015039356, -22.341805480786963], [-47.26111695298066, -22.34182700266573], [-47.26110370036949, -22.34184851428884], [-47.26109039218401, -22.341870015447665], [-47.26107702804908, -22.3418915059314], [-47.26106360758926, -22.341912985529447], [-47.261050130430036, -22.341934454028877], [-47.26103659619703, -22.34195591121638], [-47.26102300451586, -22.34197735687787], [-47.26100935501334, -22.34199879079719], [-47.26099564731592, -22.342020212758108], [-47.26098188105072, -22.342041622543007], [-47.260969949610164, -22.34206008893734], [-47.260949681142456, -22.342091286708243], [-47.260940227127584, -22.342105776647724], [-47.26092622287258, -22.342127135529594], [-47.26091215819275, -22.342148481130874], [-47.26089802958093, -22.342169817965214], [-47.26088379658229, -22.342191205436244], [-47.260869394945416, -22.3422127310577], [-47.26085479436559, -22.34223442600241], [-47.26083998798256, -22.342256285784046], [-47.260824969132635, -22.34227830527067], [-47.26080973095546, -22.34230047926874], [-47.26079426639634, -22.342322802515934], [-47.26077856820902, -22.342345269672677], [-47.26076262896089, -22.34236787531071], [-47.260746441036005, -22.34239061390437], [-47.26072999664144, -22.342413479817484], [-47.26071328781194, -22.342436467293293], [-47.260696306416406, -22.342459570441488], [-47.26067904416521, -22.342482783225293], [-47.260661492617345, -22.342506099448887], [-47.26064364319056, -22.342529512742214], [-47.26062548717031, -22.342553016547654], [-47.260607015720645, -22.34257660410552], [-47.26058821989773, -22.342600268437646], [-47.26056909066141, -22.342624002334333], [-47.26054961889166, -22.342647798337108], [-47.26052979540488, -22.342671648723357], [-47.260509610970445, -22.342695545492468], [-47.260489056331465, -22.34271948034919], [-47.260468122225475, -22.34274344468911], [-47.26044679940705, -22.342767429584494], [-47.26042507867268, -22.34279142577026], [-47.26040295088635, -22.34281542363172], [-47.26038040700834, -22.342839413191896], [-47.260357438124906, -22.342863384100884], [-47.260334035478934, -22.34288732562766], [-47.260310190503105, -22.34291122665206], [-47.26028589485466, -22.342935075659163], [-47.26026114045124, -22.342958860735763], [-47.2602359195073, -22.342982569569937], [-47.26021022457178, -22.343006189453], [-47.26018404881707, -22.34302970705888], [-47.26015742061718, -22.34305307819024], [-47.26013044247243, -22.3430762016692], [-47.26010319772345, -22.343099007472556], [-47.26007569937466, -22.343121488753365], [-47.260047951720985, -22.343143645971676], [-47.26001995892464, -22.343165479542588], [-47.25999172501852, -22.343186989833352], [-47.259963253912645, -22.343208177157766], [-47.259934549398004, -22.34322904177346], [-47.2599056151502, -22.34324958387886], [-47.259876454734595, -22.34326980360967], [-47.259847071609656, -22.343289701036493], [-47.259817469130645, -22.34330927616236], [-47.25978765055524, -22.343328528919184], [-47.25975761904682, -22.34334745916571], [-47.259727377675965, -22.34336606668691], [-47.25969692942702, -22.3433843511897], [-47.25966627720098, -22.343402312301784], [-47.25963542381777, -22.3434199495701], [-47.25960437202169, -22.343437262458078], [-47.25957312448323, -22.3434542503447], [-47.25954168380282, -22.343470912522434], [-47.259510052514734, -22.343487248195306], [-47.25947823309005, -22.3435032564774], [-47.25944622793965, -22.34351893639136], [-47.2594140394173, -22.34353428686682], [-47.25938166982434, -22.343549306738105], [-47.25934912141131, -22.343563994743395], [-47.25931639638126, -22.343578349523117], [-47.25928349689415, -22.343592369617866], [-47.25925042506899, -22.343606053467216], [-47.259217182988756, -22.343619399407498], [-47.259183772702485, -22.343632405670828], [-47.25915019622895, -22.34364507038334], [-47.25911645556038, -22.343657391563397], [-47.25908255266711, -22.343669367119734], [-47.25904848949984, -22.34368099485034], [-47.25901426799425, -22.343692272440475], [-47.25897989007725, -22.343703197460353], [-47.25894535766729, -22.343713767364946], [-47.25891067268079, -22.343723979491372], [-47.258875837038566, -22.343733831056984], [-47.25884085266707, -22.343743319158875], [-47.258805721507045, -22.343752440771073], [-47.25877044551696, -22.343761192743898], [-47.258735026676746, -22.34376957180275], [-47.258699467207556, -22.343777574498453], [-47.258663814655364, -22.343785187605242], [-47.25862821962711, -22.343792381690143], [-47.25859280425656, -22.34379914478812], [-47.25855759044134, -22.343805487751066], [-47.25852258576179, -22.343811424274342], [-47.2584877972116, -22.343816968089634], [-47.25845323121764, -22.343822132931546], [-47.258418893661954, -22.343826932506552], [-47.258384789911624, -22.343831380463712], [-47.258350924843825, -22.3438354903689], [-47.25831730287171, -22.343839275681244], [-47.258283927977175, -22.343842749731568], [-47.258250803738, -22.343845925703768], [-47.25821793335559, -22.343848816618458], [-47.25818531968754, -22.343851435318122], [-47.25815296527423, -22.343853794455153], [-47.258120872367755, -22.34385590648119], [-47.258089042959305, -22.34385778363851], [-47.25805747880718, -22.343859437952723], [-47.25802618146242, -22.343860881227464], [-47.257995152293184, -22.34386212503971], [-47.25796439251079, -22.34386318073694], [-47.25793390319149, -22.343864059434928], [-47.25790368529786, -22.343864772016577], [-47.2578737397013, -22.343865329131607], [-47.25784406720059, -22.343865741196815], [-47.257814668541094, -22.343866018396884], [-47.257785544432636, -22.343866170685896], [-47.257756695563714, -22.34386620778876], [-47.25772812261926, -22.343866139203374], [-47.25769982629272, -22.343865974202657], [-47.257671807301186, -22.34386572183676], [-47.25764406639576, -22.34386539093551], [-47.25761660437266, -22.343864990110372], [-47.25758942208483, -22.343864527756942], [-47.25756252044954, -22.343864012056734], [-47.25753590045706, -22.343863450979114], [-47.257509563177486, -22.343862852282893], [-47.25748350552831, -22.343862223415385], [-47.25745765796658, -22.343861569718186], [-47.257431901653085, -22.343860891716457], [-47.257406182185385, -22.343860188806996], [-47.257380497948695, -22.343859461647], [-47.2573548487784, -22.343858710929943], [-47.25732973091566, -22.3438579523396], [-47.2573041378437, -22.343857156611122], [-47.25683096914226, -22.343842018177817]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 968.881280817, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262970528799826, -22.33835104441194], [-47.262951731487085, -22.338380830112804], [-47.26294055352891, -22.338398636551005], [-47.26292941226672, -22.33841647848904], [-47.26291830733837, -22.33843435597509], [-47.262907238495885, -22.338452268874438], [-47.26289620549155, -22.338470217050695], [-47.2628852080778, -22.33848820036621], [-47.26287424600707, -22.338506218681967], [-47.26286331903249, -22.338524271856603], [-47.26285242690675, -22.338542359748498], [-47.26284156938247, -22.33856048221457], [-47.262830746213005, -22.338578639109304], [-47.262819957150946, -22.338596830287326], [-47.26280920194913, -22.338615055601284], [-47.262798480360985, -22.338633314901642], [-47.262787792138795, -22.338651608039353], [-47.262777137035165, -22.338669934863383], [-47.262766514803076, -22.338688295220706], [-47.26275592519507, -22.338706688957632], [-47.26274536796311, -22.338725115919832], [-47.26273484285986, -22.338743575950556], [-47.262724349636706, -22.33876206889358], [-47.26271388804576, -22.338780594589913], [-47.26270345783924, -22.33879915287892], [-47.26269305876736, -22.338817743601954], [-47.26268269058186, -22.33883636659598], [-47.262672353033786, -22.33885502169778], [-47.262662045873206, -22.33887370874413], [-47.26265176885061, -22.33889242756959], [-47.26264152171554, -22.338911178008615], [-47.262631304217955, -22.33892995989333], [-47.262621116107155, -22.338948773055577], [-47.26261095713156, -22.338967617326812], [-47.262600827039954, -22.338986492536424], [-47.262590725580324, -22.33900539851344], [-47.26258065250028, -22.33902433508586], [-47.2625706075471, -22.339043302080608], [-47.26256059046763, -22.339062299323686], [-47.26255060100814, -22.339081326640454], [-47.2625406389144, -22.33910038385541], [-47.262530703932015, -22.33911947079166], [-47.26252079580589, -22.339138587271727], [-47.26251091428026, -22.339157733117737], [-47.26250105909916, -22.33917690815042], [-47.262491230006084, -22.33919611218969], [-47.26248142674366, -22.339215345055386], [-47.26247164905413, -22.33923460656608], [-47.2624618966794, -22.339253896539294], [-47.26245216936092, -22.339273214791714], [-47.262442466780406, -22.33929256125715], [-47.26243278604772, -22.339311941003952], [-47.26242312059911, -22.339331365952173], [-47.262413465873706, -22.33935084330211], [-47.262403820796436, -22.339370373209697], [-47.262394184540135, -22.339389955318424], [-47.2623845562724, -22.339409589268158], [-47.262374935155904, -22.3394292746945], [-47.26236532034757, -22.339449011230524], [-47.262355710999195, -22.339468798505326], [-47.26234610625742, -22.339488636144214], [-47.26233650526275, -22.339508523770732], [-47.262326693531605, -22.339528904734244], [-47.26231710755041, -22.339548871305382], [-47.26230752264248, -22.339568886688973], [-47.262297937930214, -22.339588950495052], [-47.26228835252829, -22.33960906233517], [-47.26227876554771, -22.339629221813816], [-47.2622691760923, -22.339649428535985], [-47.262259583260594, -22.33966968210284], [-47.2622499861456, -22.339689982112677], [-47.262240383834, -22.339710328162184], [-47.26223077540714, -22.339730719844663], [-47.26222115993997, -22.339751156752058], [-47.26221153650202, -22.339771638473053], [-47.262201904157145, -22.339792164593554], [-47.262192261962255, -22.339812734699354], [-47.26218260896896, -22.33983334837257], [-47.26217294422354, -22.339854005192084], [-47.262163266765, -22.33987470473718], [-47.2621535756275, -22.3398954465826], [-47.26214386983836, -22.339916230302904], [-47.26213414841994, -22.339937055468415], [-47.262124410386534, -22.339957921651493], [-47.262114654749745, -22.339978828415706], [-47.26210488051169, -22.339999775329726], [-47.2620950866711, -22.340020761954772], [-47.26208527221882, -22.340041787853945], [-47.26207543614123, -22.340062852584882], [-47.26206557741745, -22.34008395570593], [-47.262055695020884, -22.340105096772728], [-47.26204578792, -22.340126275336548], [-47.262035855075524, -22.340147490950272], [-47.26202589544388, -22.34016874316111], [-47.26201590797395, -22.340190031517366], [-47.26200589160984, -22.340211355562676], [-47.261995845289384, -22.34023271483918], [-47.26198576794397, -22.340254108887713], [-47.26197565850014, -22.34027553724476], [-47.26196551587641, -22.340296999448622], [-47.26195533898875, -22.34031849502852], [-47.26194512674424, -22.340340023517363], [-47.261934878044976, -22.340361584443876], [-47.26192459178857, -22.340383177331415], [-47.261914266864856, -22.340404801704864], [-47.26190390215917, -22.340426457083865], [-47.26189349655077, -22.34044814298587], [-47.26188282778499, -22.34047031852721], [-47.26187232677919, -22.340492083902504], [-47.26186178176262, -22.34051387756955], [-47.26185119585356, -22.34053569034685], [-47.26184057462037, -22.340557509127976], [-47.26182992008141, -22.34057932882343], [-47.26181923190096, -22.340601149202485], [-47.261808509709574, -22.34062297010235], [-47.26179775313751, -22.340644791359313], [-47.26178696181396, -22.34066661281051], [-47.26177613536827, -22.34068843429102], [-47.261765273429326, -22.34071025563585], [-47.26175437562512, -22.340732076680055], [-47.26174344158385, -22.340753897256917], [-47.26173247093299, -22.3407757171999], [-47.26172146329959, -22.340797536341704], [-47.2617104183106, -22.340819354514032], [-47.26169933559239, -22.34084117154823], [-47.26168821477106, -22.340862987274797], [-47.26167705547243, -22.340884801523618], [-47.2616658573216, -22.34090661412429], [-47.26165461994386, -22.34092842490505], [-47.261643342963794, -22.340950233693935], [-47.261632026005955, -22.34097204031778], [-47.261620668694626, -22.34099384460283], [-47.2616092706532, -22.341015646375407], [-47.26159783150543, -22.34103744546008], [-47.26158635087478, -22.34105924168068], [-47.26157482838415, -22.341081034860757], [-47.26156326365616, -22.341102824823245], [-47.26155165631338, -22.34112461138985], [-47.261540005978304, -22.34114639438129], [-47.261528312272965, -22.341168173617845], [-47.261516574819154, -22.34118994891914], [-47.261504793238416, -22.341211720103928], [-47.261492967152314, -22.341233486989925], [-47.261481096182656, -22.341255249393154], [-47.26146917995006, -22.341277007130792], [-47.26145721807552, -22.341298760017953], [-47.26144521018045, -22.341320507868165], [-47.261433155885314, -22.34134225049538], [-47.26142105481066, -22.34136398771251], [-47.26140890657742, -22.34138571933043], [-47.26139671080577, -22.3414074451607], [-47.261384467116294, -22.341429165012766], [-47.261372175129615, -22.341450878695237], [-47.26135983446558, -22.341472586016938], [-47.26134744474502, -22.341494286784126], [-47.26133500558819, -22.341515980803], [-47.26132251661524, -22.341537667879077], [-47.261309977446565, -22.34155934781648], [-47.26129738770275, -22.341581020418065], [-47.26128474700423, -22.341602685486205], [-47.26127205497145, -22.341624342822197], [-47.26125931122494, -22.341645992226503], [-47.26124651538567, -22.341667633497917], [-47.26123366707452, -22.341689266434596], [-47.26122076591236, -22.341710890833998], [-47.261207811520485, -22.341732506492065], [-47.26119480352005, -22.341754113204143], [-47.261181741532596, -22.341775710764384], [-47.26116862518011, -22.341797298965336], [-47.26115545408422, -22.341818877599525], [-47.261142227867275, -22.341840446457702], [-47.26112894615193, -22.34186200532939], [-47.26111560856066, -22.341883554003868], [-47.261102214716786, -22.341905092268338], [-47.26108876424331, -22.34192661991017], [-47.26107525676426, -22.341948136714255], [-47.26106169190374, -22.341969642465138], [-47.26104806928591, -22.341991136946632], [-47.26103438853604, -22.34201261994028], [-47.26102064927917, -22.342034091227717], [-47.26100685114094, -22.342055550589027], [-47.260996930568524, -22.34207090475017], [-47.2609766781153, -22.342102108941717], [-47.26096509970304, -22.342119854899185], [-47.26095106230649, -22.34214126433376], [-47.26093696416448, -22.34216266072588], [-47.26092280167885, -22.342184048722103], [-47.260908533253954, -22.342205489433162], [-47.26089409288533, -22.34222707295167], [-47.260879449529, -22.34224883146393], [-47.260864596255956, -22.34227076047894], [-47.26084952633931, -22.34229285484179], [-47.26083423284997, -22.342315109334027], [-47.26081870865895, -22.342337518666554], [-47.26080294644018, -22.342360077470815], [-47.26078693867595, -22.342382780286975], [-47.26077067765995, -22.34240562155505], [-47.260754155503875, -22.342428595601444], [-47.260737364142116, -22.342451696628434], [-47.26072029533851, -22.34247491870095], [-47.260702940693825, -22.342498255733314], [-47.26068529165318, -22.342521701476265], [-47.260667339516296, -22.342545249501274], [-47.26064907544689, -22.342568893186947], [-47.260630490483884, -22.342592625703954], [-47.26061157555506, -22.34261643999835], [-47.26059232148929, -22.34264032877802], [-47.260572719033156, -22.342664284494912], [-47.26055275886799, -22.342688299329325], [-47.26053243162664, -22.34271236517566], [-47.26051172791499, -22.342736473625145], [-47.260490638333174, -22.342760615951143], [-47.26046915349885, -22.342784783094366], [-47.260447264072816, -22.34280896564859], [-47.26042496078527, -22.342833153847952], [-47.26040223446545, -22.342857337553998], [-47.26037907607221, -22.342881506244655], [-47.26035547672543, -22.342905649005854], [-47.26033142774031, -22.342929754523283], [-47.26030692066295, -22.342953811076573], [-47.2602819473073, -22.34297780653567], [-47.26025649979264, -22.343001728360534], [-47.26023057058224, -22.343025563602776], [-47.26020415278067, -22.343049298679258], [-47.26017727569938, -22.343072888253214], [-47.260150044822296, -22.343096228357226], [-47.26012254578184, -22.343119247023953], [-47.26009479184724, -22.343141937262104], [-47.260066787329336, -22.343164299596065], [-47.26003853640259, -22.343186334504058], [-47.260010043108295, -22.343208042415057], [-47.25998131136149, -22.343229423703097], [-47.25995234495473, -22.343250478684297], [-47.25992314756189, -22.343271207614094], [-47.2598937227434, -22.343291610683217], [-47.25986407394984, -22.343311688015582], [-47.25983420452557, -22.343331439665512], [-47.259804117714594, -22.343350865614166], [-47.25977381666394, -22.343369965767586], [-47.25974330442513, -22.343388739955728], [-47.259712583961075, -22.343407187928424], [-47.25968165814888, -22.34342530935396], [-47.25965052978229, -22.34344310381758], [-47.25961920157726, -22.343460570818607], [-47.25958767617383, -22.343477709769445], [-47.25955595614, -22.343494519993648], [-47.25952404397565, -22.34351100072376], [-47.25949194211577, -22.34352715109973], [-47.25945965293335, -22.343542970167526], [-47.259427178742634, -22.34355845687743], [-47.25939452180401, -22.34357361008165], [-47.259361684325484, -22.34358842853362], [-47.259328668466374, -22.343602910886162], [-47.2592954763416, -22.343617055689343], [-47.25926211002393, -22.34363086138937], [-47.2592285715491, -22.34364432632635], [-47.259194862917994, -22.343657448733072], [-47.25916098610024, -22.34367022673335], [-47.25912694303829, -22.343682658340196], [-47.25909273565198, -22.34369474145381], [-47.259058365841014, -22.34370647386052], [-47.25902383548962, -22.34371785323062], [-47.258989146473006, -22.343728877116185], [-47.25895430065772, -22.34373954295069], [-47.25891929990811, -22.343749848046418], [-47.25888414609317, -22.343759789592433], [-47.25884884108766, -22.343769364654104], [-47.25881338678096, -22.343778570170223], [-47.25877778508078, -22.34378740295241], [-47.25874203791688, -22.343795859683677], [-47.25870614746711, -22.343803936867612], [-47.25867016252923, -22.343811620951357], [-47.25863423792628, -22.343818881647], [-47.258598499238836, -22.343825706487827], [-47.25856296895325, -22.343832106456265], [-47.25852765482965, -22.343838095459464], [-47.2584925640247, -22.34384368744189], [-47.25845770311208, -22.343848896351044], [-47.25842307810501, -22.343853736105505], [-47.258388694487095, -22.343858220564748], [-47.25835455723803, -22.34386236350274], [-47.25832067086021, -22.343866178583614], [-47.25828703941247, -22.343869679339537], [-47.25825366653797, -22.343872879151576], [-47.25822055549273, -22.34387579123284], [-47.25818770917916, -22.34387842861319], [-47.25815513017341, -22.343880804126993], [-47.258122820755034, -22.343882930402152], [-47.258090782935305, -22.34388481985114], [-47.25805901848593, -22.34388648466368], [-47.25802752896541, -22.34388793680109], [-47.25799631574413, -22.343889187991596], [-47.25796538003124, -22.343890249727398], [-47.25793472289685, -22.34389113326226], [-47.257904345294214, -22.34389184961059], [-47.257874248082786, -22.343892409546765], [-47.257844432047364, -22.343892823605742], [-47.25781489791771, -22.343893102083644], [-47.25778564638716, -22.343893255039372], [-47.25775667812699, -22.343893292296276], [-47.257727993804885, -22.343893223444013], [-47.25769959409725, -22.343893057840926], [-47.25767147970485, -22.343892804616225], [-47.257643651363395, -22.343892472672433], [-47.257616109855, -22.343892070687616], [-47.257588856020185, -22.34389160711765], [-47.257561890765544, -22.3438910901983], [-47.25753521507285, -22.343890527947078], [-47.25750883000587, -22.343889928164995], [-47.25748273235727, -22.34388929833258], [-47.25745685056169, -22.343888643770015], [-47.257431062371964, -22.343887964929568], [-47.25740531183691, -22.3438872611715], [-47.257379597301686, -22.343886533154098], [-47.25735391860308, -22.343885781573217], [-47.257328786166745, -22.343885022543112], [-47.257303164724185, -22.343884225945338], [-47.25681797762926, -22.343868702989756]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 971.116937227, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26298470409316, -22.338382012644193], [-47.262965711271065, -22.338412268138345], [-47.2629546034776, -22.338430056484043], [-47.26294353165376, -22.338447880681645], [-47.26293249555382, -22.338465740598714], [-47.26292149493244, -22.338483636100904], [-47.26291052954432, -22.338501567052717], [-47.26289959914424, -22.338519533317186], [-47.26288870348771, -22.338537534754973], [-47.262877842329694, -22.338555571226376], [-47.26286701542516, -22.338573642590337], [-47.26285622252983, -22.338591748703227], [-47.26284546339858, -22.338609889421516], [-47.26283473778661, -22.338628064599735], [-47.262824045449676, -22.338646274090046], [-47.2628133861424, -22.33866451774526], [-47.26280275961972, -22.338682795416045], [-47.26279216563691, -22.338701106951063], [-47.26278160394885, -22.338719452198216], [-47.262771074309896, -22.33873783100489], [-47.26276057647492, -22.338756243215922], [-47.26275011019767, -22.338774688676597], [-47.26273967523253, -22.33879316722947], [-47.26272927133409, -22.338811678715395], [-47.26271889825479, -22.338830222977215], [-47.26270855574866, -22.338848799853302], [-47.26269824356905, -22.33886740918181], [-47.262687961468274, -22.338886050800934], [-47.262677709199075, -22.33890472454653], [-47.26266748651327, -22.338923430254404], [-47.262657293163066, -22.338942167757978], [-47.26264712889995, -22.33896093689028], [-47.26263699347462, -22.338979737484078], [-47.26262688663806, -22.338998569369885], [-47.26261680814044, -22.33901743237792], [-47.26260675773152, -22.339036326337386], [-47.26259673516085, -22.339055251076264], [-47.26258674017738, -22.33907420642166], [-47.26257677252954, -22.339093192200014], [-47.26256683196522, -22.3391122082369], [-47.262556918232185, -22.339131254356396], [-47.26254703107743, -22.339150330382047], [-47.26253717024735, -22.339169436136956], [-47.26252733548798, -22.339188571442797], [-47.262517526544926, -22.339207736120418], [-47.26250774316285, -22.339226929990524], [-47.262497985086036, -22.3392461528727], [-47.26248825205848, -22.339265404585213], [-47.26247854382358, -22.33928468494559], [-47.26246886006341, -22.339303993891768], [-47.262459197816945, -22.33932333663888], [-47.26244955035495, -22.33934272544652], [-47.262439913017, -22.339362167726964], [-47.262430284725944, -22.339381663652645], [-47.26242066465952, -22.3394012128693], [-47.26241105199004, -22.339420815018993], [-47.262401445884784, -22.33944046973936], [-47.262391845505064, -22.339460176665437], [-47.26238225000698, -22.339479935428194], [-47.2623726585413, -22.33949974565474], [-47.2623630702525, -22.339519606970253], [-47.26235326472708, -22.33953997505167], [-47.262343690603714, -22.33955991696693], [-47.262334116992655, -22.339579908799895], [-47.26232454301977, -22.33959995016195], [-47.26231496780297, -22.33962004066604], [-47.26230539045646, -22.3396401799178], [-47.262295810086904, -22.33966036752342], [-47.262286225795755, -22.33968060308522], [-47.262276636678614, -22.33970088620244], [-47.262267041824664, -22.339721216472775], [-47.262257440317526, -22.339741593490377], [-47.26224783123436, -22.339762016848056], [-47.262238213646654, -22.3397824861352], [-47.26222858662012, -22.33980300093843], [-47.26221894921327, -22.339823560844174], [-47.26220930047932, -22.339844165435125], [-47.2621996394658, -22.33986481429061], [-47.2621899652129, -22.33988550699043], [-47.26218027675579, -22.33990624310966], [-47.262170573122646, -22.339927022223264], [-47.26216085333645, -22.339947843901733], [-47.262151116412, -22.339968707717805], [-47.26214136136131, -22.33998961323497], [-47.26213158718659, -22.340010560022225], [-47.262121792886624, -22.340031547640685], [-47.262111977452, -22.340052575653498], [-47.26210213986887, -22.340073643618222], [-47.262092279115826, -22.34009475109307], [-47.26208239416556, -22.340115897633527], [-47.262072483985776, -22.340137082790537], [-47.262062547536125, -22.340158306116805], [-47.26205258377193, -22.340179567159094], [-47.262042591640686, -22.34020086546529], [-47.26203257008504, -22.34022220057859], [-47.262022518041164, -22.340243572040556], [-47.2620124344386, -22.340264979391446], [-47.26200231820192, -22.34028642216703], [-47.26199216824742, -22.340307899904968], [-47.26198198348882, -22.340329412133595], [-47.26197176283071, -22.340350958384974], [-47.26196150517249, -22.340372538186905], [-47.26195120940899, -22.340394151061744], [-47.26194087442712, -22.340415796533275], [-47.261930499108985, -22.34043747412002], [-47.261920082330676, -22.340459183338165], [-47.261909395691625, -22.340481396069485], [-47.261898882106834, -22.340503187526117], [-47.26188832395096, -22.340525008357424], [-47.261877724455736, -22.340546849138644], [-47.261867089359946, -22.34056869640608], [-47.26185642074702, -22.340590544932763], [-47.261845718280924, -22.340612394485397], [-47.261834981590866, -22.340634244900535], [-47.26182421030577, -22.340656096013774], [-47.26181340405346, -22.34067794766153], [-47.261802562461995, -22.34069979967822], [-47.26179168515882, -22.340721651898022], [-47.26178077177055, -22.340743504155324], [-47.26176982192406, -22.34076535628261], [-47.26175883524533, -22.340787208112562], [-47.26174781136008, -22.340809059477095], [-47.261736749893764, -22.340830910207043], [-47.26172565047139, -22.34085276013298], [-47.26171451271757, -22.34087460908447], [-47.26170333625665, -22.340896456890583], [-47.261692120712326, -22.340918303380025], [-47.26168086570838, -22.340940148380064], [-47.261669570867916, -22.34096199171783], [-47.26165823581403, -22.340983833219216], [-47.26164686016947, -22.34100567270944], [-47.26163544355615, -22.34102751001391], [-47.2616239855963, -22.341049344956108], [-47.26161248591185, -22.341071177358845], [-47.26160094412419, -22.34109300704468], [-47.26158935985441, -22.341114833835377], [-47.2615777327235, -22.341136657551573], [-47.261566062352465, -22.34115847801286], [-47.26155434836174, -22.34118029503839], [-47.26154259037157, -22.341202108446574], [-47.26153078800195, -22.341223918055064], [-47.261518940872854, -22.341245723680274], [-47.261507048604514, -22.34126752513699], [-47.26149511081598, -22.341289322241185], [-47.261483127126674, -22.341311114806675], [-47.26147109715636, -22.341332902645636], [-47.261459020524015, -22.341354685570703], [-47.2614468968485, -22.34137646339343], [-47.26143472574922, -22.34139823592337], [-47.2614225068447, -22.34142000297059], [-47.26141023975396, -22.341441764343152], [-47.26139792409601, -22.341463519848126], [-47.26138555948911, -22.341485269292964], [-47.26137314555247, -22.341507012482325], [-47.26136068190475, -22.341528749220913], [-47.2613481681645, -22.34155047931268], [-47.2613356039505, -22.341572202560116], [-47.26132298888177, -22.341593918764517], [-47.26131032257712, -22.341615627726537], [-47.26129760465538, -22.341637329245895], [-47.261284834735534, -22.34165902312126], [-47.26127201243691, -22.341680709149745], [-47.26125913737886, -22.341702387127782], [-47.26124620918061, -22.34172405685095], [-47.261233227461894, -22.341745718113426], [-47.261220191842334, -22.34176737070874], [-47.26120710194183, -22.34178901442913], [-47.26119395738086, -22.341810649065234], [-47.26118075777948, -22.341832274407718], [-47.261167502758475, -22.341853890245307], [-47.261154191939, -22.341875496365514], [-47.26114082494193, -22.341897092555698], [-47.261127401389125, -22.341918678600948], [-47.26111392090202, -22.341940254286534], [-47.26110038310317, -22.341961819395273], [-47.26108678761515, -22.341983373709596], [-47.26107313406063, -22.34200491701105], [-47.26105942206346, -22.34202644907907], [-47.26104565124715, -22.342047969693034], [-47.26103182123593, -22.342069478630755], [-47.26102391153072, -22.342081720558113], [-47.261003675091935, -22.342112931170323], [-47.26098997228327, -22.342133933146368], [-47.260975901745184, -22.3421553931337], [-47.26096177014102, -22.34217684031665], [-47.26094757378157, -22.342198279474783], [-47.26093326993041, -22.34221977342586], [-47.26091879083008, -22.34224141484143], [-47.26090410469728, -22.342263236921227], [-47.26088920453421, -22.342285235169665], [-47.260874083550874, -22.342307404408736], [-47.2608587347494, -22.342329739395147], [-47.26084315092648, -22.34235223481305], [-47.260827324676285, -22.342374885264825], [-47.260811248395974, -22.34239768525914], [-47.26079491428891, -22.34242062920164], [-47.260778314371336, -22.34244371138134], [-47.260761440477346, -22.342466925959506], [-47.26074428426571, -22.34249026695639], [-47.260726837227566, -22.34251372823736], [-47.26070909069414, -22.342537303499693], [-47.260691035847195, -22.34256098625641], [-47.2606726637287, -22.3425847698223], [-47.260653965252345, -22.342608647298498], [-47.26063493121766, -22.342632611555228], [-47.260615552322456, -22.342656655217876], [-47.26059581917999, -22.342680770648926], [-47.26057572233644, -22.342704949931544], [-47.260555252288206, -22.34272918485512], [-47.2605343995039, -22.342753466897456], [-47.26051315444628, -22.342777787209542], [-47.26049150759609, -22.342802136600657], [-47.26046944947843, -22.342826505523362], [-47.2604469706897, -22.342850884060695], [-47.26042406192809, -22.342875261912635], [-47.26040071402507, -22.342899628385034], [-47.26037691797752, -22.342923972380717], [-47.26035266498311, -22.34294828239123], [-47.26032794647685, -22.342972546490753], [-47.26030275416899, -22.34299675233243], [-47.260277080083604, -22.343020887147986], [-47.26025091659833, -22.34304493774951], [-47.26022425674992, -22.343068890296667], [-47.26019713078722, -22.34309269831326], [-47.260169647177825, -22.343116255042343], [-47.260141893845876, -22.343139486572518], [-47.260113884325435, -22.343162385768064], [-47.26008562294332, -22.343184953217737], [-47.26005711388614, -22.343207189462902], [-47.2600283612037, -22.343229094994204], [-47.25999936881594, -22.34325067024586], [-47.25997014051705, -22.34327191559268], [-47.25994067997911, -22.343292831346886], [-47.25991099075772, -22.34331341775443], [-47.2598810762955, -22.343333674992355], [-47.25985093992594, -22.34335360316641], [-47.259820584879364, -22.343373202307003], [-47.259790014286445, -22.34339247236734], [-47.25975923117965, -22.343411413222505], [-47.25972823850046, -22.34343002466519], [-47.25969703910205, -22.34344830640422], [-47.25966563575202, -22.34346625806317], [-47.25963403113799, -22.343483879177256], [-47.259602227869564, -22.34350116919242], [-47.25957022848224, -22.343518127463177], [-47.259538035441615, -22.343534753250573], [-47.25950565114646, -22.34355104572046], [-47.25947307793194, -22.343567003942123], [-47.259440318072805, -22.343582626886498], [-47.25940737378841, -22.343597913423753], [-47.25937424724437, -22.34361286232247], [-47.25934094055614, -22.343627472247842], [-47.2593074557936, -22.343641741759484], [-47.25927379498336, -22.343655669310287], [-47.25923996011389, -22.34366925324397], [-47.25920595313783, -22.343682491794155], [-47.25917177597577, -22.34369538308226], [-47.25913743052033, -22.343707925115933], [-47.25910291864092, -22.343720115786862], [-47.25906824218617, -22.343731952869714], [-47.25903340298889, -22.34374343401984], [-47.258998402872564, -22.34375455677116], [-47.258963243651834, -22.343765318535596], [-47.25892792713903, -22.34377571660067], [-47.2588924551513, -22.343785748127075], [-47.25885682951166, -22.343795410148562], [-47.258821052058174, -22.343804699568718], [-47.258785124647815, -22.343813613160297], [-47.2587490491601, -22.34382214756401], [-47.2587128277296, -22.34383029923616], [-47.25867651040591, -22.343838054296935], [-47.2586402562282, -22.34384538160336], [-47.25860419422371, -22.34385226818708], [-47.25856834746767, -22.34385872516102], [-47.25853272389991, -22.343864766644174], [-47.2584973308401, -22.34387040679378], [-47.2584621750087, -22.343875659770184], [-47.258427262550136, -22.34388053970413], [-47.25839259906454, -22.343885060665485], [-47.2583581896341, -22.343889236636265], [-47.258324038850496, -22.343893081485703], [-47.25829015084945, -22.343896608947258], [-47.25825652933952, -22.343899832599167], [-47.25822317763137, -22.34390276584699], [-47.258190098672195, -22.34390542190807], [-47.25815729507391, -22.343907813798694], [-47.25812476914356, -22.343909954322932], [-47.258092522912484, -22.343911856063624], [-47.25806055816579, -22.343913531374522], [-47.2580288764694, -22.343914992374565], [-47.25799747919604, -22.3439162509434], [-47.25796636755256, -22.34391731871774], [-47.25793554260302, -22.34391820708951], [-47.25790500529132, -22.343918927204495], [-47.25787475646497, -22.343919489961834], [-47.257844796894766, -22.34391990601456], [-47.25781512729494, -22.34392018577029], [-47.25778574834221, -22.343920339392803], [-47.25775666069076, -22.3439203768037], [-47.25772786499094, -22.34392030768455], [-47.25769936190219, -22.343920141479078], [-47.257671152108884, -22.343919887395565], [-47.25764323633137, -22.343919554409286], [-47.25761561533767, -22.343919151264764], [-47.25758828995583, -22.34391868647828], [-47.25756126108182, -22.343918168339787], [-47.257534529688876, -22.343917604915003], [-47.2575080968345, -22.34391700404705], [-47.25748195918642, -22.343916373249723], [-47.257456043156985, -22.34391571782177], [-47.257430223091035, -22.34391503814265], [-47.25740444148861, -22.343914333535896], [-47.25737869665484, -22.34391360466114], [-47.2573529884279, -22.343912852216395], [-47.25732784141796, -22.34391209274659], [-47.25730219160479, -22.343911295279526], [-47.256805033173045, -22.34389538930682]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 973.82380653, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2630012186897, -22.33840932544441], [-47.262979794693116, -22.338443634474686], [-47.26296875597376, -22.338461405383857], [-47.26295775261636, -22.338479212318607], [-47.262946784377895, -22.338497055146743], [-47.2629358510154, -22.338514933734835], [-47.26292495228598, -22.338532847948006], [-47.262914087947486, -22.33855079764891], [-47.26290325775716, -22.33856878269987], [-47.26289246147236, -22.338586802961697], [-47.26288169885113, -22.33860485829274], [-47.26287096965069, -22.338622948551276], [-47.26286027362854, -22.338641073593706], [-47.262849610542816, -22.338659233274015], [-47.26283898015045, -22.338677427446697], [-47.26282838220868, -22.338695655964237], [-47.262817816475135, -22.338713918676916], [-47.26280728270706, -22.33873221543435], [-47.262796780661056, -22.338750546085496], [-47.26278631009435, -22.33876891047678], [-47.262775870762994, -22.338787308455103], [-47.26276546242367, -22.33880573986453], [-47.26275508483328, -22.33882420454735], [-47.26274473774654, -22.338842702347954], [-47.26273442091976, -22.338861233106073], [-47.26272413410859, -22.33887979666127], [-47.26271387706762, -22.33889839285317], [-47.26270364955181, -22.338917021518913], [-47.26269345131524, -22.338935682495656], [-47.2626832821124, -22.33895437561803], [-47.262673141696986, -22.338973100720427], [-47.26266302982191, -22.338991857636742], [-47.26265294624036, -22.339010646198744], [-47.26264289070471, -22.339029466237818], [-47.26263286296695, -22.339048317584314], [-47.26262286277874, -22.339067200067294], [-47.26261288989126, -22.339086113515016], [-47.26260294405505, -22.339105057754974], [-47.262593025020166, -22.33912403261376], [-47.26258313253645, -22.339143037916497], [-47.262573266353094, -22.33916207348773], [-47.262563426218506, -22.33918113915153], [-47.262553611880854, -22.339200234730523], [-47.26254382308782, -22.33921936004648], [-47.26253405958608, -22.339238514921032], [-47.262524321121994, -22.339257699174638], [-47.26251460744158, -22.339276912626445], [-47.262504918290226, -22.339296155094814], [-47.262495253350394, -22.33931542652173], [-47.26248560959015, -22.339334732269112], [-47.26247598011475, -22.339354084936197], [-47.26246636016422, -22.339373492147143], [-47.26245674865938, -22.339392954090883], [-47.26244714478284, -22.339412470415496], [-47.2624375477116, -22.339432040765146], [-47.26242795661755, -22.33945166477951], [-47.26241837066645, -22.339471342095635], [-47.26240878901866, -22.33949107234637], [-47.262399210829074, -22.339510855160533], [-47.26238963524614, -22.33953069016508], [-47.26237983592644, -22.339551045364363], [-47.262370273660885, -22.33957096262375], [-47.26236071134669, -22.339590930906088], [-47.262351148113176, -22.339610949824134], [-47.26234158308149, -22.33963101899215], [-47.262332015369005, -22.339651138017043], [-47.26232244408534, -22.339671306506144], [-47.262312868334746, -22.339691524062854], [-47.26230328721545, -22.339711790287478], [-47.26229369981911, -22.33973210477862], [-47.262284105231736, -22.339752467131383], [-47.26227450253254, -22.339772876939296], [-47.262264890795095, -22.339793333792613], [-47.26225526908688, -22.339813837278562], [-47.262245636468116, -22.339834386984222], [-47.262235991993464, -22.33985498249291], [-47.26222633471185, -22.33987562338438], [-47.262216663664574, -22.33989630923893], [-47.26220697788787, -22.339917039631988], [-47.262197276410674, -22.33993781413886], [-47.26218755825673, -22.3399586323303], [-47.26217782244126, -22.339979493779314], [-47.26216806797663, -22.340000398049487], [-47.262158293865255, -22.340021344709918], [-47.262148499105884, -22.340042333321815], [-47.26213868268897, -22.34006336344828], [-47.262128843600294, -22.340084434646784], [-47.26211898081796, -22.340105546475463], [-47.26210909331401, -22.34012669848957], [-47.26209918005531, -22.34014789023979], [-47.262089240000506, -22.340169121278585], [-47.262079272103755, -22.340190391152277], [-47.26206927531122, -22.340211699408478], [-47.26205924856406, -22.340233045589745], [-47.262049190796745, -22.34025442923715], [-47.26203910093704, -22.340275849890432], [-47.2620289779075, -22.340297307084512], [-47.26201882062224, -22.340318800356574], [-47.262008627992714, -22.340340329233904], [-47.261998398920994, -22.340361893247845], [-47.2619881323038, -22.3403834919252], [-47.26197782703326, -22.340405124787335], [-47.26196748199319, -22.340426791356965], [-47.261957096062666, -22.340448491151417], [-47.261946668114426, -22.340470223685713], [-47.26193596360213, -22.340492473607025], [-47.26192543743838, -22.340514291144956], [-47.2619148661432, -22.34053613914059], [-47.261904253061786, -22.340558007925708], [-47.26189360410339, -22.340579883679446], [-47.26188292141655, -22.34060176103735], [-47.26187220466481, -22.340623639763617], [-47.261861453476094, -22.340645519694025], [-47.26185066747799, -22.340667400663538], [-47.26183984629694, -22.34068928250787], [-47.261828989559675, -22.340711165060696], [-47.26181809689229, -22.340733048155517], [-47.26180716791998, -22.340754931625938], [-47.26179620226826, -22.34077681530364], [-47.2617851995617, -22.34079869902056], [-47.26177415942456, -22.34082058260782], [-47.26176308148096, -22.340842465895427], [-47.26175196535439, -22.340864348713076], [-47.2617408106681, -22.34088623088952], [-47.261729617044914, -22.340908112252922], [-47.261718384107105, -22.340929992631082], [-47.26170711147697, -22.34095187185043], [-47.26169579877614, -22.340973749737074], [-47.26168444562621, -22.340995626115998], [-47.26167305164844, -22.341017500811425], [-47.26166161646322, -22.34103937364777], [-47.26165013969129, -22.341061244447513], [-47.26163862095305, -22.341083113032425], [-47.26162705986839, -22.34110497922397], [-47.26161545605681, -22.341126842842886], [-47.26160380913782, -22.34114870370872], [-47.26159211873081, -22.34117056163987], [-47.26158038445472, -22.341192416454348], [-47.26156860592822, -22.34121426796946], [-47.26155678276971, -22.341236116001625], [-47.26154491459763, -22.341257960366054], [-47.26153300103063, -22.341279800876286], [-47.261521041686166, -22.341301637347044], [-47.26150903618207, -22.341323469590858], [-47.26149698413658, -22.341345297418567], [-47.261484885166986, -22.34136712064152], [-47.26147273889066, -22.341388939069862], [-47.261460544925335, -22.34141075251179], [-47.261448302887985, -22.341432560775957], [-47.261436012395976, -22.341454363668973], [-47.261423673066794, -22.341476160996514], [-47.261411284517024, -22.34149795256447], [-47.261398846364315, -22.341519738176025], [-47.26138635822573, -22.341541517634333], [-47.261373819718195, -22.341563290741778], [-47.2613612304589, -22.341585057299287], [-47.26134859006524, -22.341606817106488], [-47.26133589815446, -22.341628569962424], [-47.26132315434383, -22.341650315665117], [-47.2613103582506, -22.341672054011596], [-47.26129750949265, -22.341693784797165], [-47.261284607687685, -22.341715507816495], [-47.26127165245337, -22.34173722286346], [-47.261258643407835, -22.341758929730368], [-47.26124558016915, -22.341780628208923], [-47.261232462355615, -22.34180231808947], [-47.26121928958617, -22.341823999160738], [-47.261206061479335, -22.341845671211537], [-47.26119277765429, -22.341867334028528], [-47.26117943773068, -22.341888987397322], [-47.261166041327826, -22.34191063110319], [-47.261152588066096, -22.341932264929202], [-47.261139077565375, -22.341953888658587], [-47.261125509446735, -22.34197550207197], [-47.26111188333124, -22.3419971049497], [-47.26109819884005, -22.342018697071172], [-47.261084455595565, -22.342040278213577], [-47.261070653219846, -22.342061848154035], [-47.26105679133563, -22.3420834066682], [-47.261050892496726, -22.34209253636122], [-47.26103066516593, -22.342123750625472], [-47.261028887535694, -22.342126488513287], [-47.26101484486827, -22.34214801138933], [-47.26100074118868, -22.342169521929385], [-47.260986576122356, -22.34219101990318], [-47.26097234588913, -22.342212510223206], [-47.26095800661171, -22.34223405741433], [-47.26094348877969, -22.34225575672697], [-47.26092875987042, -22.342277642374306], [-47.260913812817336, -22.342299709856196], [-47.26089864076733, -22.342321953971506], [-47.26088323665374, -22.342344369452135], [-47.26086759319895, -22.34236695095538], [-47.26085170291736, -22.342389693054685], [-47.26083555812098, -22.34241259022718], [-47.26081915092285, -22.342435636844158], [-47.260802473243814, -22.342458827157156], [-47.26078551681763, -22.34248215528655], [-47.26076827319797, -22.342505615207806], [-47.260750733766415, -22.3425292007374], [-47.26073288974024, -22.34255290551914], [-47.26071473218325, -22.342576723007593], [-47.260696252015684, -22.342600646453757], [-47.260677440026036, -22.34262466888917], [-47.2606582868855, -22.342648783108235], [-47.260638783160886, -22.342672981653937], [-47.26061891933213, -22.34269725679916], [-47.26059868581024, -22.342721600530055], [-47.26057807295514, -22.342746004530902], [-47.26055707109821, -22.342770460166086], [-47.26053567056481, -22.34279495846433], [-47.26051386169881, -22.34281949010336], [-47.26049163488952, -22.342844045394614], [-47.26046898059961, -22.342868614269946], [-47.260445889396266, -22.34289318626786], [-47.260422351983465, -22.342917750521995], [-47.26039835923516, -22.34294229575224], [-47.26037390223149, -22.34296681025586], [-47.26034897229634, -22.34299128190169], [-47.26032356103627, -22.343015698125992], [-47.26029766038018, -22.343040045932295], [-47.260271262620066, -22.343064311893166], [-47.26024436072483, -22.34308848191103], [-47.260216985880724, -22.343112508370353], [-47.26018924953901, -22.34313628172458], [-47.26016124191557, -22.343159726118245], [-47.2601329768093, -22.343182834271243], [-47.26010445856296, -22.343205606836726], [-47.26007569137532, -22.343228044419096], [-47.2600466793047, -22.343250147570764], [-47.260017426276, -22.343271916786144], [-47.25998793608493, -22.34329335249862], [-47.259958212401884, -22.343314455077316], [-47.25992825877759, -22.3433352248233], [-47.25989807864669, -22.343355661966886], [-47.259867675331805, -22.343375766665105], [-47.25983705204959, -22.34339553899769], [-47.25980621191435, -22.343414978964983], [-47.259775157939536, -22.34343408648723], [-47.259743893045155, -22.34345286139993], [-47.25971242006049, -22.34347130345252], [-47.25968074172699, -22.343489412306855], [-47.259648860703926, -22.343507187534087], [-47.25961677957043, -22.343524628613626], [-47.25958450082957, -22.343541734930994], [-47.259552026912566, -22.343558505775672], [-47.25951936018211, -22.343574940339533], [-47.25948650293543, -22.343591037715157], [-47.259453457407815, -22.343606796894086], [-47.25942022577759, -22.34362221676439], [-47.259386810167946, -22.3436372961099], [-47.25935321265054, -22.343652033608162], [-47.25931943525016, -22.34366642782831], [-47.259285479947266, -22.343680477229913], [-47.259251348683044, -22.34369418016042], [-47.25921704336198, -22.34370753485406], [-47.25918256585556, -22.343720539430038], [-47.259147918006555, -22.343733191890614], [-47.25911310163392, -22.34374549011892], [-47.25907811853529, -22.343757431877904], [-47.259042970492025, -22.34376901480813], [-47.25900765927593, -22.343780236425204], [-47.25897218664965, -22.343791094119673], [-47.258936554373555, -22.343801585154072], [-47.25890076421293, -22.343811706661004], [-47.258864817939035, -22.34382145564236], [-47.258828717338695, -22.343830828966535], [-47.25879246421804, -22.343839823367535], [-47.25875606040641, -22.343848435443764], [-47.25871950799508, -22.343856661604175], [-47.25868285828544, -22.343864487641998], [-47.25864627453285, -22.343871881559217], [-47.2586098892112, -22.343878829885853], [-47.2585737259846, -22.343885343865363], [-47.25853779297259, -22.34389143782847], [-47.2585020976578, -22.343897126145258], [-47.2584666469075, -22.343902423188986], [-47.25843144699735, -22.343907343302426], [-47.25839650364397, -22.34391190076592], [-47.258361822032064, -22.343916109769566], [-47.25832740684256, -22.34391998438756], [-47.25829326228811, -22.343923538554755], [-47.258259392142655, -22.343926786046524], [-47.25822579977151, -22.343929740460943], [-47.25819248816666, -22.343932415202733], [-47.25815945997574, -22.343934823470157], [-47.25812671753334, -22.343936978243534], [-47.258094262890836, -22.343938892275958], [-47.25806209784672, -22.34394057808516], [-47.25803022397443, -22.34394204794792], [-47.25799864264891, -22.34394331389502], [-47.257967355074776, -22.343944387707907], [-47.257936362310005, -22.34394528091662], [-47.25790566528917, -22.34394600479827], [-47.25787526484786, -22.3439465703768], [-47.25784516174283, -22.343946988423294], [-47.257815356672744, -22.34394726945685], [-47.25778585029781, -22.34394742374613], [-47.25775664325501, -22.343947461311053], [-47.257727736177465, -22.343947391925013], [-47.25769912970755, -22.343947225117194], [-47.25767082451329, -22.343946970174848], [-47.25764282129969, -22.34394663614605], [-47.257615120820645, -22.343946231841855], [-47.257587723891746, -22.34394576583883], [-47.257560631398356, -22.3439452464812], [-47.25753384430513, -22.34394468188283], [-47.25750736366333, -22.343944079929003], [-47.25748118601578, -22.343943448166755], [-47.25745523575246, -22.34394279187345], [-47.25742938381027, -22.34394211135566], [-47.257403571140465, -22.34394140590026], [-47.257377796008136, -22.343940676168124], [-47.25735205825285, -22.34393992285954], [-47.257326896669305, -22.343939162949987], [-47.257301218485544, -22.343938364613624], [-47.25679208871226, -22.34392207562319]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 977.810153412, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26302404512442, -22.33842669046053], [-47.26300498591328, -22.338457212460984], [-47.26299398029837, -22.33847493008173], [-47.2629830096835, -22.33849268403414], [-47.26297207382797, -22.3385104741882], [-47.26296117249108, -22.33852830041257], [-47.26295030543229, -22.33854616257445], [-47.262939472411794, -22.338564060538456], [-47.26292867318917, -22.338581994168933], [-47.2629179075241, -22.338599963328637], [-47.26290717517695, -22.33861796787779], [-47.2628964759073, -22.338636007676598], [-47.262885809474966, -22.33865408258327], [-47.262875175640424, -22.33867219245352], [-47.26286457416293, -22.338690337143703], [-47.26285400480207, -22.338708516507964], [-47.26284346731781, -22.338726730398307], [-47.26283296146966, -22.33874497866597], [-47.2628224870166, -22.3387632611616], [-47.26281204371815, -22.33878157773313], [-47.26280163133267, -22.338799928229115], [-47.26279124961915, -22.338818312495075], [-47.2627808983368, -22.33883673037479], [-47.26277057724259, -22.33885518171414], [-47.26276028609516, -22.3388736663543], [-47.262750024652426, -22.338892184136224], [-47.262739792671226, -22.338910734900853], [-47.262729589908815, -22.338929318486734], [-47.26271941612147, -22.338947934732335], [-47.26270927106597, -22.338966583473546], [-47.262699154498236, -22.338985264545983], [-47.2626890661734, -22.33900397778482], [-47.262679005846834, -22.339022723023024], [-47.26266897327317, -22.339041500093124], [-47.26265896820654, -22.339060308826625], [-47.2626489904008, -22.33907914905373], [-47.26263903960928, -22.339098020603757], [-47.26262911558468, -22.339116923305305], [-47.26261921807921, -22.339135856986], [-47.262609346844826, -22.33915482147199], [-47.26259950163283, -22.33917381658879], [-47.26258968219374, -22.33919284216147], [-47.262579888277806, -22.33921189801362], [-47.26257011963474, -22.33923098396789], [-47.26256037601334, -22.339250099846893], [-47.26255065716198, -22.339269245471932], [-47.26254096282869, -22.33928842066303], [-47.26253129276087, -22.339307625239353], [-47.26252164664137, -22.339326859147018], [-47.26251202136732, -22.339346127894682], [-47.262502409878536, -22.339365444421162], [-47.262492807315404, -22.339384816562603], [-47.26248321259678, -22.33940424452444], [-47.262473624910086, -22.339423727956984], [-47.262464043437085, -22.339443266506578], [-47.262454467354274, -22.339462859814937], [-47.26244489583175, -22.339482507521115], [-47.26243532803422, -22.33950220925979], [-47.26242576312072, -22.339521964661614], [-47.262416200243635, -22.33954177335518], [-47.26240640712962, -22.339562115672333], [-47.2623968567219, -22.33958200827583], [-47.26238730570457, -22.339601953007563], [-47.262377753210416, -22.339621949481586], [-47.262368198363866, -22.33964199731356], [-47.2623586402854, -22.339662096111542], [-47.2623490780876, -22.339682245484113], [-47.26233951087754, -22.339702445035766], [-47.26232993775608, -22.33972269436776], [-47.26232035781739, -22.339742993079735], [-47.26231077014972, -22.339763340767593], [-47.26230117383453, -22.339783737025787], [-47.2622915679473, -22.339804181445242], [-47.262281951557426, -22.339824673613904], [-47.262272323726734, -22.33984521311954], [-47.26226268351138, -22.339865799545922], [-47.26225302996166, -22.339886432473364], [-47.26224336212002, -22.339907111482635], [-47.262233679023716, -22.33992783614954], [-47.2622239797025, -22.339948606049692], [-47.26221426318079, -22.3399694207541], [-47.26220452847427, -22.339990279836062], [-47.26219477459573, -22.34001118285924], [-47.26218500054769, -22.340032129392895], [-47.26217520532893, -22.34005311899819], [-47.262165387929684, -22.340074151238294], [-47.26215554733549, -22.3400952256706], [-47.26214568252388, -22.34011634185304], [-47.26213579246624, -22.340137499340802], [-47.26212587612862, -22.340158697684263], [-47.26211593246867, -22.340179936435604], [-47.26210596043937, -22.34020121514072], [-47.26209595898555, -22.340222533346882], [-47.26208592704684, -22.340243890596152], [-47.26207586355614, -22.34026528642903], [-47.262065767439275, -22.34028672038465], [-47.26205563761689, -22.340308191997295], [-47.26204547300089, -22.340329700803423], [-47.26203527250044, -22.340351246329465], [-47.262025035015085, -22.340372828105934], [-47.262014759438976, -22.340394445658763], [-47.26200444466136, -22.340416098508168], [-47.26199408956311, -22.340437786175908], [-47.261983693020206, -22.340459508178114], [-47.26197325390204, -22.34048126402854], [-47.26196253151652, -22.340503551139836], [-47.261951992773774, -22.340525394759133], [-47.26194140833934, -22.340547269919046], [-47.26193078167176, -22.340569166708043], [-47.26192011885076, -22.340591070948108], [-47.26190942209, -22.340612977137262], [-47.26189869105263, -22.340634885037126], [-47.26188792536525, -22.340656794482815], [-47.261877124654134, -22.34067870530859], [-47.261866288544375, -22.340700617349505], [-47.26185541666134, -22.340722530438512], [-47.26184450862973, -22.34074444440833], [-47.261833564073406, -22.34076635909185], [-47.26182258261645, -22.34078827432], [-47.261811563882056, -22.340810189923914], [-47.26180050749308, -22.34083210573389], [-47.26178941307219, -22.34085402157916], [-47.26177828024146, -22.34087593728851], [-47.261767108622685, -22.340897852689924], [-47.261755897837254, -22.340919767610593], [-47.26174464750597, -22.34094168187753], [-47.26173335724964, -22.340963595316133], [-47.26172202668844, -22.340985507751707], [-47.26171065544248, -22.341007419008157], [-47.261699243131524, -22.341029328908782], [-47.261687789374434, -22.341051237276993], [-47.261676293790416, -22.341073143934313], [-47.26166475599842, -22.34109504870141], [-47.26165317561674, -22.341116951398686], [-47.2616415522634, -22.341138851845827], [-47.26162988555631, -22.341160749861253], [-47.26161817511336, -22.341182645262258], [-47.26160642055192, -22.341204537865718], [-47.26159462148907, -22.341226427487747], [-47.261582777541705, -22.341248313943623], [-47.261570888326624, -22.341270197047283], [-47.261558953461005, -22.341292076611023], [-47.26154697256061, -22.341313952448328], [-47.261534945241756, -22.34133582437047], [-47.261522871121066, -22.341357692186943], [-47.2615107498143, -22.34137955570778], [-47.26149858093714, -22.341401414741775], [-47.26148636410578, -22.341423269095696], [-47.26147409893561, -22.34144511857681], [-47.26146178504236, -22.341466962990335], [-47.26144942204193, -22.341488802140418], [-47.26143700954931, -22.341510635831497], [-47.26142454718055, -22.341532463865242], [-47.2614120345511, -22.341554286043284], [-47.26139947127629, -22.341576102166417], [-47.261386856971704, -22.341597912033993], [-47.26137419125316, -22.341619715444], [-47.26136147373627, -22.341641512193863], [-47.261348704036685, -22.34166330207991], [-47.26133588177015, -22.341685084897474], [-47.2613230065529, -22.341706860440134], [-47.26131007800102, -22.34172862850081], [-47.26129709573065, -22.341750388871578], [-47.261284059358324, -22.34177214134292], [-47.26127096850049, -22.3417938857047], [-47.26125782277396, -22.341815621745408], [-47.26124462179607, -22.34183734925189], [-47.261231365183754, -22.341859068010955], [-47.261218052554675, -22.341880777807386], [-47.261204683526955, -22.341902478424746], [-47.26119125771835, -22.341924169646326], [-47.26117777474771, -22.341945851253097], [-47.26116423423339, -22.341967523026266], [-47.26115063579495, -22.34198918474434], [-47.26113697905198, -22.3420108361855], [-47.26112326362416, -22.342032477126978], [-47.26110948913238, -22.34205410734378], [-47.26109565519725, -22.342075726610748], [-47.26108176144007, -22.342097334701336], [-47.261077873466505, -22.342103352159473], [-47.261057654055456, -22.34213456959944], [-47.261053792947735, -22.342140516439766], [-47.26103971745804, -22.342162089627983], [-47.26102558063694, -22.342183650720802], [-47.26101138210847, -22.34220519948547], [-47.26099711800149, -22.3422267409674], [-47.260982743297824, -22.342248341398566], [-47.26096818673413, -22.342270098608296], [-47.2609534150484, -22.34229204782323], [-47.26093842110536, -22.34231418453855], [-47.26092319798868, -22.342336503530102], [-47.26090773856299, -22.342358999504942], [-47.26089203547635, -22.342381667093576], [-47.26087608116337, -22.342404500840438], [-47.26085986785097, -22.34242749519112], [-47.2608433875618, -22.3424506444826], [-47.26082663212134, -22.342473942928926], [-47.26080959316295, -22.342497384609544], [-47.260792262135325, -22.342520963455208], [-47.26077463031036, -22.342544673233462], [-47.260756688791474, -22.342568507534626], [-47.260738428524455, -22.34259245975484], [-47.260719840307864, -22.34261652308129], [-47.26070091480493, -22.342640690475964], [-47.260681642558595, -22.342664954657394], [-47.2606620140046, -22.342689308086154], [-47.26064201948958, -22.342713742945616], [-47.26062164928938, -22.34273825112479], [-47.26060089362744, -22.34276282420297], [-47.26057974269792, -22.342787453431043], [-47.260558186688776, -22.342812129715476], [-47.26053621580694, -22.342836843602495], [-47.26051382030608, -22.342861585262327], [-47.26049099051503, -22.34288634447567], [-47.26046771686996, -22.342911110619625], [-47.260443989947404, -22.342935872655595], [-47.260419800498376, -22.34296061912039], [-47.26039513948547, -22.342985338117217], [-47.26036999812145, -22.34301001730936], [-47.2603443679092, -22.34303464391636], [-47.26031824068241, -22.343059204713498], [-47.26029160864745, -22.34308368603375], [-47.26026446470537, -22.343108073522387], [-47.260236840979886, -22.343132318424512], [-47.260208851905844, -22.343156308403923], [-47.260180589990924, -22.343179965661147], [-47.26015206929882, -22.343203282771675], [-47.260123294188226, -22.34322626045301], [-47.26009426887015, -22.343248899372654], [-47.26006499741133, -22.34327120014475], [-47.260035483741646, -22.343293163323903], [-47.260005731658396, -22.343314789402065], [-47.25997574483022, -22.343336078805333], [-47.25994552680298, -22.343357031889834], [-47.259915081003356, -22.343377648939114], [-47.25988441074314, -22.343397930161576], [-47.25985351922525, -22.34341787568617], [-47.25982240954765, -22.34343748556051], [-47.259791084704794, -22.343456759749902], [-47.25975954759516, -22.34347569813266], [-47.259727801024205, -22.343494300498886], [-47.2596958477072, -22.343512566548696], [-47.25966369027504, -22.3435304958891], [-47.25963133127641, -22.34354808803305], [-47.259598773181956, -22.34356534239705], [-47.25956601838855, -22.34358225829913], [-47.25953306922271, -22.343598834957028], [-47.25949992794382, -22.34361507148662], [-47.25946659674765, -22.343630966900147], [-47.25943307777156, -22.343646520103597], [-47.259399373096244, -22.34366172989593], [-47.25936548474955, -22.343676594967125], [-47.25933141471129, -22.34369111389586], [-47.259297164915665, -22.343705285148314], [-47.259262737256634, -22.343719107075643], [-47.25922813359046, -22.34373257791281], [-47.25919335573957, -22.343745695776725], [-47.259158405496926, -22.34375845866422], [-47.259123284630995, -22.34377086444993], [-47.259087994888425, -22.343782910885157], [-47.25905253799907, -22.34379459559546], [-47.25901691568308, -22.343805916078395], [-47.25898112965116, -22.343816869702902], [-47.258945181611686, -22.343827453706737], [-47.25890907327805, -22.343837665194165], [-47.25887280636981, -22.343847501135418], [-47.258836382622505, -22.343856958363656], [-47.258799803791426, -22.34386603357414], [-47.25876307165578, -22.34387472332291], [-47.25872618826351, -22.343883023971607], [-47.258689206167844, -22.343890920986553], [-47.258652292840225, -22.34389838151459], [-47.25861558420134, -22.343905391584173], [-47.258579104504044, -22.343911962569265], [-47.25854286204765, -22.3439181090124], [-47.25850686447778, -22.34392384549641], [-47.258471118808494, -22.343929186607458], [-47.25843563144664, -22.34393414690038], [-47.258400408225384, -22.34393874086605], [-47.25836545443192, -22.343942982902547], [-47.25833077483641, -22.343946887289118], [-47.25829637372846, -22.34395046816197], [-47.2582622549474, -22.343953739493646], [-47.25822842191315, -22.343956715074675], [-47.25819487766253, -22.343959408497202], [-47.25816162487891, -22.34396183314144], [-47.25812866592436, -22.34396400216398], [-47.25809600287036, -22.343965928488096], [-47.25806363752874, -22.343967624795688], [-47.25803157148046, -22.343969103521154], [-47.25799980610269, -22.34397037684654], [-47.25796834259786, -22.343971456698018], [-47.25793718201782, -22.343972354743638], [-47.2579063252878, -22.34397308239197], [-47.25787577323147, -22.343973650791668], [-47.25784552659153, -22.343974070831933], [-47.25781558605115, -22.34397435314331], [-47.25778595225397, -22.343974508099368], [-47.25775662581977, -22.343974545818316], [-47.25772760736444, -22.343974476165407], [-47.257698897513315, -22.343974308755215], [-47.25767049691808, -22.343974052954067], [-47.25764240626834, -22.343973717882758], [-47.257614626303926, -22.343973312418875], [-47.25758715782796, -22.343972845199318], [-47.25756000171515, -22.343972324622566], [-47.25753315892163, -22.343971758850625], [-47.25750663049239, -22.343971155810923], [-47.25748041284534, -22.34397052308378], [-47.25745442834813, -22.343969865925093], [-47.25742854452968, -22.343969184568596], [-47.25740270079249, -22.343968478264554], [-47.25737689536159, -22.343967747675016], [-47.257351128077936, -22.343966993502626], [-47.2573259519208, -22.34396623315334], [-47.257300245366395, -22.34396543394767], [-47.256779144246906, -22.34394876193893]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 981.796500491, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263046871564676, -22.338444055472902], [-47.26303017713808, -22.338470790442933], [-47.263019204627625, -22.338488454775224], [-47.263008266755264, -22.338506155745304], [-47.26299736328261, -22.33852389322528], [-47.26298649397133, -22.338541667085924], [-47.26297565858316, -22.338559477196462], [-47.26296485688066, -22.338577323423596], [-47.262954088625726, -22.33859520563358], [-47.26294335358035, -22.338613123691164], [-47.262932651507285, -22.338631077458434], [-47.262921982168386, -22.338649066797505], [-47.262911345325854, -22.33866709156837], [-47.26290074074249, -22.338685151628564], [-47.26289016817988, -22.33870324683623], [-47.262879627399904, -22.338721377047218], [-47.26286911816489, -22.338739542115217], [-47.262858640236686, -22.33875774189312], [-47.26284819337655, -22.338775976233183], [-47.26283777734633, -22.33879424498501], [-47.26282739190671, -22.338812547998618], [-47.26281703681898, -22.338830885121112], [-47.26280671184465, -22.338849256197705], [-47.26279641674296, -22.338867661075824], [-47.26278615127486, -22.338886099598014], [-47.26277591520054, -22.33890457160662], [-47.26276570827909, -22.338923076943985], [-47.26275553027007, -22.338941615449997], [-47.262745380931946, -22.33896018696445], [-47.26273526002378, -22.338978791324486], [-47.262725167303714, -22.338997428366948], [-47.262715102529086, -22.339016097928347], [-47.262705065457524, -22.339034799842707], [-47.2626950558458, -22.33905353394383], [-47.2626850734503, -22.339072300064338], [-47.262675118027, -22.339091098035553], [-47.26266518933143, -22.339109927687897], [-47.262655287118456, -22.339128788851013], [-47.26264541114238, -22.339147681353605], [-47.262635561157296, -22.339166605022825], [-47.26262573691666, -22.33918555968521], [-47.26261593817303, -22.339204545166766], [-47.262606164678786, -22.339223561292062], [-47.26259641618572, -22.33924260788467], [-47.262586692444664, -22.33926168476809], [-47.26257699320599, -22.339280791764565], [-47.26256731821979, -22.339299928694917], [-47.26255766723551, -22.33931909537921], [-47.26254803993632, -22.339338291767604], [-47.26253843314847, -22.339357523515545], [-47.26252883964626, -22.339376803901462], [-47.26251925447053, -22.3393961409734], [-47.2625096765381, -22.339415534953318], [-47.262500105041255, -22.33943498549377], [-47.26249053916649, -22.339454492243306], [-47.26248097809487, -22.339474054845677], [-47.262471421000946, -22.339493672941902], [-47.26246186705368, -22.33951334616853], [-47.26245231541623, -22.339533074157966], [-47.26244276524503, -22.339552856540557], [-47.2624329783367, -22.339573185975567], [-47.26242343978678, -22.339593053923206], [-47.26241390006633, -22.33961297510429], [-47.26240435831151, -22.339632949134284], [-47.26239481365006, -22.33965297563021], [-47.262385265205594, -22.339673054201292], [-47.2623757120937, -22.339693184457335], [-47.262366153424146, -22.33971336600391], [-47.262356588300534, -22.339733598443292], [-47.26234701581946, -22.339753881376055], [-47.26233743507151, -22.339774214399057], [-47.2623278451403, -22.339794597107538], [-47.26231824510331, -22.339815029093142], [-47.26230863403176, -22.339835509944493], [-47.26229901098914, -22.33985603925008], [-47.2622893750331, -22.339876616594186], [-47.26227972521527, -22.3398972415576], [-47.262270060579255, -22.339917913721614], [-47.262260380163326, -22.339938632662335], [-47.26225068299808, -22.339959397955774], [-47.2622409681086, -22.339980209173152], [-47.262231234511056, -22.340001065888064], [-47.26222148121863, -22.34002196766423], [-47.262211707233895, -22.34004291407108], [-47.26220191155573, -22.34006390466981], [-47.262192093174185, -22.34008493902359], [-47.26218225107445, -22.340106016689642], [-47.26217238423357, -22.340127137225895], [-47.262162491622256, -22.340148300187312], [-47.26215257220573, -22.34016950512401], [-47.26214262494061, -22.340190751587834], [-47.26213264877876, -22.340212039124417], [-47.262122642663655, -22.34023336728053], [-47.26211260553344, -22.340254735597807], [-47.262102536319304, -22.340276143616133], [-47.262092433945305, -22.340297590874115], [-47.26208229733008, -22.340319076905324], [-47.26207212538332, -22.340340601245547], [-47.262061917011955, -22.3403621634203], [-47.262051671113014, -22.340383762959295], [-47.262041386577955, -22.34040539938759], [-47.26203106229328, -22.3404270722243], [-47.26202069713688, -22.340448780990098], [-47.26201028998157, -22.34047052520005], [-47.2619998396935, -22.34049230436664], [-47.26198909943474, -22.340514628667925], [-47.26197854811307, -22.34053649836857], [-47.26196795053934, -22.34055840069277], [-47.26195731028561, -22.340580325485693], [-47.26194663360204, -22.340602258212062], [-47.26193592276736, -22.34062419323247], [-47.26192517744437, -22.340646130305934], [-47.26191439725834, -22.340668069266904], [-47.26190358183422, -22.340690009948965], [-47.26189273079576, -22.340711952186474], [-47.261881843766936, -22.340733895811635], [-47.26187092037115, -22.340755840656456], [-47.2618599602308, -22.340777786553097], [-47.26184896296863, -22.340799733331693], [-47.26183792820642, -22.340821680822582], [-47.261826855565594, -22.340843628855303], [-47.26181574466744, -22.3408655772582], [-47.26180459513255, -22.34088752585931], [-47.261793406581305, -22.340909474485663], [-47.26178217863365, -22.340931422963635], [-47.2617709109089, -22.34095337111935], [-47.261759603026405, -22.340975318777232], [-47.26174825460485, -22.3409972657617], [-47.261736865262854, -22.341019211895702], [-47.2617254346187, -22.341041157001523], [-47.26171396228975, -22.341063100901646], [-47.26170244789368, -22.34108504341652], [-47.26169089104793, -22.341106984365773], [-47.26167929136925, -22.341128923568775], [-47.26166764847415, -22.341150860844138], [-47.26165596197898, -22.34117279600919], [-47.26164423150009, -22.341194728880076], [-47.26163245665332, -22.34121665927253], [-47.26162063705415, -22.341238587001495], [-47.26160877231793, -22.341260511881035], [-47.26159686205988, -22.341282433723936], [-47.261584905895624, -22.341304352341215], [-47.26157290343932, -22.341326267545078], [-47.26156085430571, -22.341348179145555], [-47.26154875810986, -22.341370086950796], [-47.261536614465896, -22.34139199076952], [-47.26152442298792, -22.341413890409132], [-47.26151218329056, -22.341435785675067], [-47.26149989498754, -22.34145767637316], [-47.261487557693094, -22.341479562307153], [-47.26147517102143, -22.34150144327979], [-47.261462734586, -22.341523319094012], [-47.261450248001196, -22.34154518954999], [-47.261437710880884, -22.341567054447747], [-47.261425122838816, -22.341588913586577], [-47.26141248348894, -22.34161076676422], [-47.26139979244551, -22.341632613777062], [-47.26138704932253, -22.341654454420826], [-47.26137425373403, -22.34167628849024], [-47.26136140529418, -22.341698115778925], [-47.261348503617604, -22.341719936078686], [-47.261335548318876, -22.341741749180695], [-47.26132253901244, -22.341763554875254], [-47.26130947531334, -22.341785352951035], [-47.261296356836404, -22.341807143196064], [-47.26128318319688, -22.341828925396946], [-47.261269954010544, -22.341850699338654], [-47.261256668892756, -22.341872464806], [-47.26124332745968, -22.34189422158189], [-47.26122992932785, -22.34191596944781], [-47.261216474113496, -22.34193770818511], [-47.26120296143395, -22.34195943757265], [-47.26118939090604, -22.34198115738963], [-47.261175762147836, -22.34200286741238], [-47.26116207477741, -22.34202456741696], [-47.261148328412965, -22.342046257178474], [-47.261134522673906, -22.342067936469647], [-47.26112065717937, -22.342089605063187], [-47.26110673154923, -22.34211126273019], [-47.26110485444016, -22.342114167952854], [-47.26108464294879, -22.342145388568532], [-47.261078698364535, -22.342154544361964], [-47.261064590052584, -22.342176167862394], [-47.26105042008998, -22.342197779507963], [-47.26103618809938, -22.342219379063504], [-47.261021890118634, -22.342240971707362], [-47.26100747998877, -22.34226262537859], [-47.26099288469341, -22.34228444048539], [-47.26097807023124, -22.34230645326793], [-47.26096302939821, -22.342328659216722], [-47.26094775521492, -22.342351053084503], [-47.26093224047714, -22.34237362955359], [-47.2609164777587, -22.342396383227648], [-47.26090045941436, -22.342419308622066], [-47.260884177585936, -22.342442400150944], [-47.26086762420576, -22.34246565211694], [-47.26085079100387, -22.342489058696618], [-47.26083366951334, -22.34251261392849], [-47.26081625107775, -22.34253631169859], [-47.26079852685944, -22.342560145725507], [-47.260780487847846, -22.342584109546127], [-47.26076212487084, -22.34260819649814], [-47.26074342860523, -22.34263239970491], [-47.26072438958906, -22.342656712058865], [-47.260704998236946, -22.342681126202724], [-47.2606852448536, -22.34270563451458], [-47.26066511965233, -22.3427302290883], [-47.26064461277384, -22.342754901715782], [-47.260623714305105, -22.342779643871328], [-47.26060241430303, -22.34280444669235], [-47.26058070281815, -22.34282930096304], [-47.26055856992055, -22.342854197098035], [-47.26053600572811, -22.342879125126487], [-47.260513000435964, -22.34290407467795], [-47.26048954434918, -22.34292903496795], [-47.26046562791691, -22.342953994785773], [-47.26044124176717, -22.342978942485207], [-47.260416376745034, -22.343003865975266], [-47.26039102395216, -22.343028752713842], [-47.260365174787744, -22.343053589703572], [-47.26033882099026, -22.343078363491568], [-47.26031195468046, -22.343103060171266], [-47.26028456869158, -22.343127665130766], [-47.26025669608469, -22.343152128475705], [-47.260228454278334, -22.343176335080397], [-47.26019993807193, -22.343200205201256], [-47.260171161793956, -22.34322373126935], [-47.26014212981914, -22.343246914066587], [-47.26011284637058, -22.343269754323558], [-47.26008331552356, -22.34329225271614], [-47.26005354121289, -22.343314409859133], [-47.26002352723743, -22.343336226303077], [-47.259993277264115, -22.343357702530945], [-47.25996279483389, -22.34337883895399], [-47.259932083365534, -22.343399635909062], [-47.25990114615994, -22.343420093655812], [-47.259869986406336, -22.34344021237248], [-47.25983860718635, -22.34345999215393], [-47.25980701147541, -22.343479433010486], [-47.25977520215049, -22.343498534863386], [-47.259743181993194, -22.343517297543297], [-47.25971095369263, -22.343535720788626], [-47.25967851985132, -22.34355380424228], [-47.259645882987535, -22.34357154745069], [-47.25961304553944, -22.34358894986141], [-47.25958000986955, -22.343606010820935], [-47.25954677826826, -22.343622729572903], [-47.25951335295711, -22.34363910525654], [-47.25947973609233, -22.34365513690469], [-47.25944592977028, -22.343670823441308], [-47.25941193602922, -22.34368616368055], [-47.25937775685319, -22.343701156324734], [-47.25934339417698, -22.343715799962098], [-47.25930884988853, -22.343730093065446], [-47.2592741258346, -22.34374403398965], [-47.259239223823265, -22.343757620970415], [-47.25920414562784, -22.343770852122283], [-47.25916889299146, -22.34378372543675], [-47.25913346763216, -22.343796238779927], [-47.25909787124551, -22.34380838989142], [-47.25906210551001, -22.34382017638189], [-47.259026172094025, -22.34383159573068], [-47.25899007265638, -22.34384264528528], [-47.25895380885342, -22.343853322258575], [-47.258917382346674, -22.343863623726573], [-47.258880794803986, -22.343873546627787], [-47.25884404790959, -22.343883087760116], [-47.25880714336801, -22.3438922437801], [-47.258770082908214, -22.343901011201467], [-47.25873286853492, -22.343909386338492], [-47.2586955540531, -22.343917354330564], [-47.258658311150356, -22.343924881469473], [-47.258621279194095, -22.343931953282016], [-47.258584483026, -22.343938581272724], [-47.258547931125136, -22.343944780195912], [-47.25851163130006, -22.343950564847145], [-47.258475590711676, -22.343955950025567], [-47.25843981589803, -22.343960950498055], [-47.25840431280878, -22.343965580965893], [-47.25836908683364, -22.34396985603527], [-47.25833414283204, -22.343973790190443], [-47.25829948517052, -22.343977397768963], [-47.25826511775374, -22.343980692940562], [-47.2582310440563, -22.34398368968824], [-47.25819726715981, -22.343986401791497], [-47.258163789783396, -22.343988842812568], [-47.25813061431664, -22.34399102608426], [-47.258097742851035, -22.34399296470011], [-47.25806517721188, -22.34399467150604], [-47.25803291898754, -22.343996159094228], [-47.25800096955746, -22.34399743979792], [-47.257969330121846, -22.343998525688], [-47.25793800172645, -22.343999428570523], [-47.25790698528718, -22.344000159985537], [-47.25787628161576, -22.344000731206414], [-47.257845891440866, -22.34400115324049], [-47.257815815430135, -22.3440014368297], [-47.25778605421064, -22.344001592452514], [-47.25775660838503, -22.3440016303255], [-47.257727478551864, -22.344001560405726], [-47.25769866531949, -22.344001392393164], [-47.257670169323255, -22.34400113573321], [-47.257641991237335, -22.34400079961939], [-47.25761413178753, -22.344000392995827], [-47.25758659176444, -22.343999924559764], [-47.2575593720322, -22.343999402763878], [-47.25753247353835, -22.343998835818347], [-47.257505897321664, -22.343998231692783], [-47.257479639675104, -22.343997598000723], [-47.257453620944, -22.34399693997666], [-47.25742770524927, -22.343996257781487], [-47.257401830444685, -22.34399555062878], [-47.2573759947152, -22.34399481918189], [-47.25735019790318, -22.343994064145623], [-47.25732500717242, -22.34399330335663], [-47.257299272247394, -22.34399250328167], [-47.25676619977696, -22.343975448254035]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 985.782825437, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263069641612326, -22.338461390315707], [-47.26304442896147, -22.33850197946436], [-47.263033523831616, -22.338519627452097], [-47.263022652741846, -22.33853731225798], [-47.263011815456146, -22.33855503375489], [-47.2630010117386, -22.338572791814094], [-47.26299024135405, -22.33859058630434], [-47.2629795040668, -22.338608417093834], [-47.262968799641115, -22.33862628404925], [-47.2629581278421, -22.338644187034653], [-47.262947488433966, -22.338662125913967], [-47.262936881181226, -22.338680100549052], [-47.262926305849014, -22.338698110799193], [-47.262915762201246, -22.338716156524317], [-47.26290525000215, -22.338734237582013], [-47.26289476901638, -22.338752353827665], [-47.262884319008094, -22.338770505115786], [-47.26287389974087, -22.338788691300323], [-47.26286351097888, -22.338806912232375], [-47.262853152485114, -22.33882516776362], [-47.26284282402314, -22.33884345774265], [-47.262832525356814, -22.338861782016124], [-47.262822256247645, -22.338880140432973], [-47.26281201645887, -22.338898532837188], [-47.26280180575295, -22.338916959072478], [-47.262791623891246, -22.338935418982594], [-47.26278147063556, -22.33895391240871], [-47.262771345746664, -22.338972439192002], [-47.26276124898582, -22.338990999170857], [-47.262751180113405, -22.33900959218337], [-47.262741138888984, -22.33902821806726], [-47.26273112507239, -22.339046876657832], [-47.26272113842262, -22.33906556778995], [-47.26271117869821, -22.339084291297468], [-47.26270124565736, -22.33910304701278], [-47.26269133905774, -22.33912183476743], [-47.26268145865634, -22.33914065439212], [-47.262671604209636, -22.339159505716594], [-47.262661775473866, -22.339178388569064], [-47.26265197220455, -22.339197302776988], [-47.2626421941564, -22.339216248167435], [-47.262632441083845, -22.33923522456584], [-47.26262271274075, -22.33925423179679], [-47.26261300888001, -22.339273269684636], [-47.262603329254006, -22.339292338052534], [-47.2625936736149, -22.339311436722166], [-47.26258404171417, -22.339330565514416], [-47.26257443323527, -22.339349724383524], [-47.26256484493359, -22.339368919131733], [-47.26255526941796, -22.339388163377045], [-47.26254570162961, -22.339407465379498], [-47.262536140483355, -22.339426825377473], [-47.26252658517636, -22.339446243025854], [-47.26251703489984, -22.339465717975326], [-47.262507488839375, -22.339485249871686], [-47.26249794617402, -22.339504838357946], [-47.26248840607701, -22.339524483072545], [-47.26247886771564, -22.33954418364961], [-47.26246933025027, -22.33956393972122], [-47.26245954954763, -22.33958425627408], [-47.262450022855525, -22.33960409956583], [-47.262440494431885, -22.339623997196295], [-47.262430963416435, -22.33964394878224], [-47.262421428940094, -22.33966395394212], [-47.262411890129655, -22.339684012286305], [-47.262402346103606, -22.339704123425822], [-47.26239279597458, -22.339724286967314], [-47.26238323884879, -22.33974450251407], [-47.26237367382532, -22.339764769667664], [-47.26236409999712, -22.339785088025774], [-47.26235451644987, -22.3398054571845], [-47.26234492226312, -22.339825876736285], [-47.262335316509876, -22.339846346270363], [-47.2623256982553, -22.33986686537586], [-47.26231606655857, -22.339887433637692], [-47.26230642047265, -22.339908050637103], [-47.26229675904226, -22.339928715955796], [-47.26228708130673, -22.33994942917034], [-47.26227738629744, -22.339970189857073], [-47.2622676730402, -22.33999099758742], [-47.26225794055163, -22.34001185193531], [-47.26224818784525, -22.34003275246447], [-47.26223841392387, -22.340053698744534], [-47.262228617786306, -22.34007469033665], [-47.26221879842245, -22.3400957268041], [-47.26220895481718, -22.34011680770393], [-47.26219908594703, -22.340137932593983], [-47.26218919078202, -22.340159101029066], [-47.26217926828661, -22.340180312558967], [-47.26216931741632, -22.34020156673533], [-47.26215933712194, -22.340222863103357], [-47.262149326345536, -22.34024420120944], [-47.26213928402382, -22.340265580594686], [-47.26212920908629, -22.340287000798497], [-47.26211910045516, -22.340308461358823], [-47.26210895704707, -22.340329961808592], [-47.26209877776957, -22.340351501682907], [-47.26208856152729, -22.340373080506364], [-47.26207830721476, -22.34039469780793], [-47.26206801372077, -22.34041635311166], [-47.26205767992904, -22.340438045935663], [-47.262047304714486, -22.340459775799573], [-47.26203688694679, -22.340481542217265], [-47.26202642548883, -22.340503344699993], [-47.26201566735685, -22.34052570619129], [-47.26200510345622, -22.340547601973313], [-47.26199449274325, -22.340569531461774], [-47.26198383890336, -22.34059148425861], [-47.2619731483572, -22.340613445471334], [-47.26196242344863, -22.340635409322957], [-47.26195166384004, -22.34065737557002], [-47.261940869155374, -22.340679344046308], [-47.26193003901827, -22.340701314584635], [-47.2619191730511, -22.340723287018744], [-47.26190827087651, -22.340745261180054], [-47.26189733211654, -22.340767236899886], [-47.26188635639218, -22.34078921400965], [-47.26187534332481, -22.340811192338695], [-47.26186429253479, -22.340833171716582], [-47.26185320364215, -22.340855151972043], [-47.26184207626671, -22.34087713293259], [-47.26183091002768, -22.340899114425422], [-47.26181970454398, -22.340921096276727], [-47.2618084594341, -22.34094307831204], [-47.261797174315895, -22.340965060356496], [-47.26178584880724, -22.34098704223366], [-47.26177448252534, -22.341009023767054], [-47.26176307508734, -22.34103100477861], [-47.261751626110005, -22.341052985089625], [-47.26174013520919, -22.341074964521667], [-47.261728602001085, -22.341096942894072], [-47.26171702610158, -22.341118920025533], [-47.26170540712594, -22.341140895734295], [-47.26169374468906, -22.34116286983787], [-47.26168203840584, -22.341184842152554], [-47.26167028789103, -22.341206812493294], [-47.26165849275891, -22.34122878067474], [-47.261646652623455, -22.34125074651065], [-47.26163476709837, -22.34127270981389], [-47.26162283579738, -22.341294670396024], [-47.261610858334485, -22.341316628066842], [-47.26159883432231, -22.34133858263728], [-47.26158676337395, -22.341360533916088], [-47.26157464510294, -22.341382481710117], [-47.261562479121785, -22.341404425826717], [-47.26155026504302, -22.34142636607198], [-47.26153800247966, -22.3414483022499], [-47.26152569104384, -22.341470234164994], [-47.26151333034817, -22.341492161619495], [-47.261500920005304, -22.34151408441468], [-47.261488459627046, -22.341536002352044], [-47.26147594882622, -22.34155791523022], [-47.26146338721508, -22.341579822847724], [-47.26145077440574, -22.341601725002267], [-47.26143811001061, -22.34162362149], [-47.261425393642305, -22.341645512105643], [-47.26141262491322, -22.341667396643356], [-47.261399803435836, -22.341689274896158], [-47.2613869288227, -22.341711146655943], [-47.261374000686835, -22.341733011712805], [-47.261361018641225, -22.341754869856164], [-47.26134798229877, -22.341776720874538], [-47.26133489127288, -22.341798564554765], [-47.261321745176865, -22.341820400683034], [-47.26130854362434, -22.341842229044104], [-47.261295286229576, -22.34186404942099], [-47.26128197260636, -22.34188586159668], [-47.26126860236929, -22.341907665352014], [-47.261255175133364, -22.341929460466503], [-47.26124169051329, -22.34195124671953], [-47.26122814812484, -22.341973023887867], [-47.261214547583364, -22.341994791748636], [-47.26120088850539, -22.3420165500761], [-47.261187170507526, -22.3420382986441], [-47.261173393206455, -22.34206003722564], [-47.26115955622013, -22.342081765591228], [-47.26114565916621, -22.342103483511313], [-47.26113174069578, -22.342125130049684], [-47.26111156230033, -22.34215631464632], [-47.26110360378608, -22.34216857227989], [-47.26108946265189, -22.342190246092578], [-47.26107525954781, -22.34221190829088], [-47.261060994095104, -22.342233558637318], [-47.2610466622406, -22.342255202443088], [-47.26103221668454, -22.342276909354393], [-47.26101758265753, -22.342298782358302], [-47.26100272541894, -22.342320858708426], [-47.26098763769596, -22.34234313389069], [-47.26097231244603, -22.342365602634782], [-47.26095674239622, -22.342388259598096], [-47.260940920045954, -22.342411099357555], [-47.26092483767028, -22.342434116399556], [-47.26090848732588, -22.342457305106684], [-47.26089186085472, -22.342480659747206], [-47.26087494989144, -22.34250417446025], [-47.260857745868776, -22.342527843243396], [-47.260840240025246, -22.342551659937943], [-47.26082242341361, -22.342575618213562], [-47.26080428690934, -22.342599711553667], [-47.2607858212224, -22.342623933237512], [-47.260767016907785, -22.34264827632463], [-47.260747864378395, -22.342672733637887], [-47.260728353920534, -22.342697297744184], [-47.26070847570788, -22.342721960939187], [-47.2606882198204, -22.34274671522718], [-47.26066757626366, -22.34277155230305], [-47.26064653498814, -22.34279646353597], [-47.26062508591352, -22.342821439949972], [-47.260603218952966, -22.34284647220691], [-47.26058092403961, -22.34287155058997], [-47.26055819115564, -22.34289666498711], [-47.260535010362396, -22.34292180487672], [-47.26051137183393, -22.342946959312822], [-47.26048726589194, -22.342972116912573], [-47.260462683041524, -22.342997265846694], [-47.2604376140102, -22.343022393830022], [-47.26041204978847, -22.343047488115026], [-47.260385981671895, -22.34307253548758], [-47.26035940130375, -22.34309752226652], [-47.260332300719135, -22.343122434305723], [-47.260304672683425, -22.343147256736103], [-47.26027655119516, -22.343171938523934], [-47.26024805665647, -22.343196361753986], [-47.260219286158566, -22.343220444738513], [-47.260190254294756, -22.343244179764245], [-47.260160965455675, -22.343267567677447], [-47.26013142387665, -22.343290609271833], [-47.26010163364139, -22.343313305284955], [-47.26007159868972, -22.343335656391844], [-47.26004132282205, -22.343357663201612], [-47.26001080970356, -22.34337932625416], [-47.259980062870326, -22.343400646015837], [-47.25994908573321, -22.343421622876715], [-47.25991788158219, -22.343442257147792], [-47.25988645359287, -22.34346254905665], [-47.25985480483046, -22.34348249874522], [-47.259822938251375, -22.343502106269035], [-47.25979085671113, -22.343521371592146], [-47.25975856296747, -22.34354029458579], [-47.259726059683274, -22.34355887502666], [-47.25969334943277, -22.343577112593643], [-47.25966043470376, -22.34359500686655], [-47.25962731790197, -22.34361255732405], [-47.25959400135556, -22.343629763341035], [-47.25956048731881, -22.343646624187148], [-47.25952677797529, -22.34366313902488], [-47.25949287544184, -22.343679306907738], [-47.259458781773766, -22.343695126777593], [-47.259424498966894, -22.34371059746376], [-47.259390028961484, -22.343725717680982], [-47.2593553736472, -22.343740486027016], [-47.25932053486587, -22.343754900981306], [-47.259285514416995, -22.343768960902455], [-47.25925031406038, -22.343782664026826], [-47.25921493552034, -22.343796008466732], [-47.25917938049014, -22.343808992208217], [-47.25914365063737, -22.34382161310891], [-47.2591077476066, -22.34383386889671], [-47.259071673024835, -22.34384575716737], [-47.25903542850878, -22.343857275382103], [-47.25899901566529, -22.343868420866823], [-47.25896243609875, -22.343879190809613], [-47.258925691418796, -22.343889582258235], [-47.25888878324158, -22.343899592119417], [-47.25885171319999, -22.34390921715589], [-47.25881448294778, -22.343918453985435], [-47.25877709416375, -22.343927299079404], [-47.25873954880928, -22.343935748704805], [-47.25870190194119, -22.343943787674036], [-47.2586643294632, -22.34395138142383], [-47.25862697418947, -22.343958514979406], [-47.25858986155047, -22.343965199975813], [-47.258553000205, -22.34397145137902], [-47.258516398124634, -22.343977284197543], [-47.25848006261704, -22.343982713443335], [-47.25844400035149, -22.34398775409539], [-47.258408217394155, -22.343992421065415], [-47.258372719237244, -22.343996729167692], [-47.258337510829456, -22.344000693091512], [-47.25830259661423, -22.34400432737574], [-47.25826798056166, -22.344007646387233], [-47.25823366620096, -22.344010664301546], [-47.25819965665852, -22.344013395085586], [-47.25816595468922, -22.34401585248352], [-47.25813256271017, -22.344018050004387], [-47.2580994828329, -22.34402000091197], [-47.2580667168961, -22.344021718216272], [-47.25803426649563, -22.34402321466717], [-47.25800213301316, -22.344024502749186], [-47.25797031764669, -22.344025594677852], [-47.25793882143589, -22.34402650239731], [-47.25790764528732, -22.344027237579006], [-47.25787679000074, -22.3440278116211], [-47.257846256290854, -22.34402823564894], [-47.25781604480973, -22.344028520516], [-47.25778615616786, -22.344028676805575], [-47.25775659095076, -22.34402871483261], [-47.257727349739746, -22.34402864464596], [-47.257698433126066, -22.34402847603104], [-47.25766984172878, -22.344028218512285], [-47.257641576206666, -22.34402788135597], [-47.257613637271426, -22.344027473572698], [-47.257586025701215, -22.344027003920118], [-47.2575587423495, -22.34402648090509], [-47.25753178815532, -22.344025912785995], [-47.25750516415115, -22.34402530757457], [-47.257478866505075, -22.344024672917598], [-47.257452813540056, -22.344024014028175], [-47.257426865969045, -22.34402333099432], [-47.25740096009703, -22.344022622992973], [-47.257375094068955, -22.34402189068869], [-47.257349267728564, -22.34402113478859], [-47.25732406242418, -22.344020373559857], [-47.257298299128486, -22.344019572615625], [-47.25675325530245, -22.344002134568488]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 989.768992778, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263092476484154, -22.33847876172643], [-47.26306965329995, -22.33851550414915], [-47.263058780912594, -22.338533099154525], [-47.26304794220567, -22.338550731286315], [-47.263037136945535, -22.33856840041946], [-47.26302636489857, -22.338586106427357], [-47.263015625832, -22.338603849180668], [-47.26300491951238, -22.338621628549653], [-47.262994245706395, -22.338639444402958], [-47.26298360418142, -22.33865729660646], [-47.26297299470403, -22.338675185025977], [-47.262962417041045, -22.33869310952527], [-47.262951870959995, -22.33871106996536], [-47.26294135622708, -22.33872906620793], [-47.262930872608855, -22.33874709811234], [-47.26292041987229, -22.33876516553562], [-47.262909997783915, -22.338783268333962], [-47.26289960610957, -22.33880140636294], [-47.262889244615806, -22.33881957947524], [-47.26287891306787, -22.338837787524113], [-47.26286861123164, -22.338856030359654], [-47.262858338873336, -22.338874307830007], [-47.26284809575665, -22.338892619785607], [-47.26283788164719, -22.33891096607183], [-47.26282769630965, -22.33892934653377], [-47.26281753950767, -22.338947761016627], [-47.26280741100534, -22.338966209362862], [-47.26279731056564, -22.33898469141501], [-47.26278723795208, -22.339003207012652], [-47.26277719292731, -22.339021755995226], [-47.26276717525308, -22.339040338201603], [-47.26275718469145, -22.339058953468342], [-47.262747221003615, -22.339077601631466], [-47.262737283950294, -22.339096282525983], [-47.262727373291874, -22.3391149959854], [-47.262717488788155, -22.33913374184233], [-47.26270763019834, -22.33915251992859], [-47.262697797281014, -22.339171330074983], [-47.262687989794536, -22.33919017211066], [-47.262678207496556, -22.339209045864155], [-47.26266845014384, -22.339227951163416], [-47.26265871749296, -22.339246887835], [-47.26264900929982, -22.33926585570425], [-47.26263932531936, -22.339284854596528], [-47.26262966530606, -22.339303884335845], [-47.262620029014045, -22.339322944744733], [-47.26261041619679, -22.33934203564494], [-47.26260082653821, -22.33936115699477], [-47.26259125672269, -22.339380314743227], [-47.26258169919361, -22.339399522847962], [-47.262572148792664, -22.339418789780904], [-47.26256260443255, -22.339438115796955], [-47.26255306531539, -22.339457500553234], [-47.26254353063707, -22.339476943702625], [-47.2625339995878, -22.339496444892998], [-47.262524471351, -22.339516003769287], [-47.26251494510423, -22.339535619971812], [-47.26250542001893, -22.33955529313651], [-47.26249589525939, -22.339575022897126], [-47.26248612076244, -22.339595326567864], [-47.262476605928136, -22.339615145203727], [-47.26246708880132, -22.339635019283573], [-47.26245756852521, -22.339654948425476], [-47.26244804423396, -22.33967493224929], [-47.262438515057504, -22.339694970366587], [-47.262428980117335, -22.339715062389573], [-47.26241943852883, -22.339735207925965], [-47.262409889400864, -22.3397554065801], [-47.26240033183502, -22.33977565795452], [-47.2623907649265, -22.33979596164775], [-47.26238118776324, -22.339816317256755], [-47.262371599426736, -22.33983672437465], [-47.2623619989918, -22.33985718259145], [-47.262352385525276, -22.33987769149689], [-47.262342758087854, -22.339898250676445], [-47.262333115733796, -22.339918859711812], [-47.26232345750904, -22.339939518185243], [-47.26231378245389, -22.339960225673625], [-47.26230408960057, -22.339980981753644], [-47.262294377975564, -22.34000178599694], [-47.26228464659596, -22.34002263797779], [-47.26227489447568, -22.340043537259927], [-47.26226512061761, -22.340064483413204], [-47.262255324020664, -22.340085475998734], [-47.26224550367451, -22.34010651457983], [-47.2622356585637, -22.34012759871344], [-47.262225787664285, -22.340148727957295], [-47.26221588994557, -22.340169901866034], [-47.26220596437125, -22.34019111998916], [-47.26219600989584, -22.34021238187807], [-47.262186025468885, -22.34023368707753], [-47.26217601003122, -22.340255035133573], [-47.26216596251799, -22.340276425586804], [-47.26215588185705, -22.340297857976086], [-47.26214576696879, -22.340319331838796], [-47.26213561676788, -22.340340846707104], [-47.26212543015964, -22.340362402115513], [-47.262115206046445, -22.340383997587693], [-47.262104943320324, -22.340405632651805], [-47.26209464086741, -22.340427306830986], [-47.26208429756865, -22.340449019642275], [-47.26207391229594, -22.340470770604306], [-47.26206348391587, -22.340492559229755], [-47.262053011288, -22.340514385028662], [-47.26204223528282, -22.34053678370993], [-47.26203165880326, -22.34055870557332], [-47.26202103495102, -22.340580662226085], [-47.26201036752501, -22.340602643026834], [-47.26199966311629, -22.340624632725866], [-47.261988924133824, -22.340646625408727], [-47.26197815023962, -22.340668620829423], [-47.26196734105634, -22.340690618821], [-47.261956496206246, -22.340712619215612], [-47.261945615310395, -22.340734621846305], [-47.261934697990064, -22.340756626543804], [-47.26192374386589, -22.340778633138655], [-47.26191275255755, -22.34080064146154], [-47.261901723684986, -22.34082265134102], [-47.26189065686716, -22.340844662605896], [-47.261879551722714, -22.340866675084087], [-47.26186840787001, -22.340888688602316], [-47.261857224926864, -22.340910702986896], [-47.26184600251071, -22.34093271806317], [-47.26183474023861, -22.34095473365576], [-47.26182343772696, -22.340976749588997], [-47.261812094592145, -22.34099876568551], [-47.26180071044991, -22.34102078176778], [-47.26178928491592, -22.34104279765689], [-47.26177781760542, -22.34106481317311], [-47.26176630813276, -22.341086828137072], [-47.26175475611263, -22.341108842367067], [-47.26174316115939, -22.341130855680678], [-47.26173152288676, -22.34115286789516], [-47.26171984090816, -22.341174878827005], [-47.26170811483688, -22.341196888291325], [-47.26169634428616, -22.341218896101935], [-47.26168452886872, -22.34124090207239], [-47.26167266819697, -22.34126290601522], [-47.26166076188306, -22.34128490774217], [-47.26164880953912, -22.341306907063565], [-47.26163681077762, -22.341328903787893], [-47.261624765209554, -22.341350897724926], [-47.261612672446475, -22.341372888682077], [-47.26160053210032, -22.341394876464896], [-47.26158834378199, -22.34141686087937], [-47.26157610710244, -22.34143884173029], [-47.26156382167311, -22.341460818820234], [-47.26155148710448, -22.34148279195231], [-47.2615391030076, -22.341504760927307], [-47.261526668993554, -22.341526725545044], [-47.26151418467247, -22.341548685605606], [-47.2615016496556, -22.34157064090597], [-47.261489063553654, -22.341592591243227], [-47.26147642597709, -22.34161453641347], [-47.26146373653671, -22.3416364762113], [-47.261450994843536, -22.341658410429787], [-47.261438200508394, -22.341680338861455], [-47.26142535314212, -22.341702261297602], [-47.261412452355685, -22.34172417752851], [-47.26139949776054, -22.341746087342482], [-47.26138648896809, -22.3417679905272], [-47.2613734255896, -22.341789886869382], [-47.261360307236956, -22.34181177615406], [-47.261347133521845, -22.341833658165598], [-47.261333904056364, -22.341855532686857], [-47.261320618453176, -22.341877399498962], [-47.26130727632456, -22.34189925838296], [-47.26129387728348, -22.341921109117738], [-47.26128042094348, -22.34194295148086], [-47.261266906917676, -22.341964785249587], [-47.26125333482038, -22.34198661019875], [-47.26123970426532, -22.34200842610332], [-47.2612260148676, -22.34203023273547], [-47.26121226624232, -22.342052029866938], [-47.26119845800462, -22.34207381726852], [-47.26118458977104, -22.3420955947085], [-47.261170661157784, -22.342117361955133], [-47.26115856841967, -22.342136169050644], [-47.26113840447396, -22.34216735959397], [-47.26112850921238, -22.342182600193553], [-47.26111433525597, -22.342204324318452], [-47.261100099010434, -22.34222603706955], [-47.261085800095636, -22.342247738206865], [-47.261071434367395, -22.34226943317458], [-47.261056953385136, -22.34229119332597], [-47.26104228062648, -22.342313124226997], [-47.261027380611495, -22.342335264144726], [-47.26101224599857, -22.342357608560466], [-47.26099686968206, -22.34238015218085], [-47.260981244320206, -22.342402889638407], [-47.26096536233816, -22.342425815483317], [-47.260949215931184, -22.342448924172952], [-47.260932797070815, -22.342472210058283], [-47.26091609750869, -22.34249566737336], [-47.26089910878403, -22.342519290219812], [-47.26088182222927, -22.34254307255426], [-47.26086422897785, -22.342567008173283], [-47.26084631997287, -22.342591090697614], [-47.26082808597598, -22.342615313557243], [-47.2608095175791, -22.34263966997293], [-47.26079060521554, -22.34266415294044], [-47.26077133917296, -22.342688755213036], [-47.26075170960939, -22.34271346928178], [-47.26073170656744, -22.342738287359953], [-47.26071131999377, -22.34276320136231], [-47.2606905397588, -22.342788202886553], [-47.26066935567654, -22.342813283196936], [-47.260647757529426, -22.342838433203937], [-47.26062573509319, -22.342863643447213], [-47.260603278164105, -22.34288890407836], [-47.260580376588635, -22.34291420484419], [-47.26055702029433, -22.342939535071988], [-47.2605331993242, -22.342964883654236], [-47.26050890387254, -22.34299023903597], [-47.260484124321444, -22.343015589204825], [-47.26045885128093, -22.343040921681524], [-47.26043307563039, -22.343066223513027], [-47.260406788561674, -22.343091481268434], [-47.26037998162288, -22.343116681038335], [-47.26035264676343, -22.34314180843711], [-47.260324776680925, -22.34316684833845], [-47.26029640631128, -22.34319174856923], [-47.260267659040274, -22.34321638842467], [-47.260238634250896, -22.343240684272963], [-47.26020934680119, -22.3432646282564], [-47.26017980109787, -22.34328822128565], [-47.26015000138836, -22.343311464217457], [-47.26011995176485, -22.343334357851177], [-47.260089656172156, -22.343356902922018], [-47.26005911841223, -22.34337910009768], [-47.26002834214855, -22.343400949974964], [-47.259997330912284, -22.34342245307533], [-47.259966088106395, -22.343443609842108], [-47.259934617009925, -22.343464420637577], [-47.25990292078483, -22.343484885738626], [-47.25987100247996, -22.343505005334432], [-47.25983886503271, -22.34352477952554], [-47.25980651127711, -22.3435442083189], [-47.259773943947, -22.343563291626317], [-47.25974116567915, -22.34358202926283], [-47.25970817901942, -22.343600420943165], [-47.259674986425146, -22.34361846628067], [-47.25964159026958, -22.343636164784947], [-47.2596079928466, -22.3436535158595], [-47.25957419637428, -22.343670518799787], [-47.25954020299838, -22.343687172791675], [-47.25950601479618, -22.34370347690929], [-47.25947163378204, -22.343719430112408], [-47.259437061909274, -22.343735031245572], [-47.25940230107439, -22.343750279035895], [-47.259367353122, -22.343765172090638], [-47.259332219847714, -22.343779708895926], [-47.25929690300377, -22.34379388781403], [-47.25926140430183, -22.343807707082103], [-47.25922572541709, -22.343821164810056], [-47.25918986799297, -22.343834258978625], [-47.25915383364665, -22.34384698743688], [-47.25911762397164, -22.343859347901002], [-47.25908124054352, -22.343871337951953], [-47.25904468492732, -22.34388295503263], [-47.25900795867792, -22.343894196447515], [-47.258971063347694, -22.343905059359873], [-47.25893400049443, -22.343915540789098], [-47.25889677168256, -22.343925637610333], [-47.25885937849367, -22.343935346550996], [-47.25882182253075, -22.3439446641901], [-47.258784105422336, -22.343953586956744], [-47.25874622908661, -22.343962111070546], [-47.25870824983214, -22.343970221016985], [-47.2586703477788, -22.34397788137775], [-47.25863266918747, -22.34398507667635], [-47.25859524007746, -22.343991818678425], [-47.258558069287275, -22.343998122561736], [-47.25852116495152, -22.344004003547564], [-47.2584845345246, -22.34400947686076], [-47.25844818480703, -22.34401455769239], [-47.258412121981515, -22.34401926116465], [-47.25837635164273, -22.34402360229986], [-47.25834087882864, -22.344027595992294], [-47.258305708059645, -22.344031256982245], [-47.25827084337119, -22.344034599833698], [-47.25823628834711, -22.344037638914667], [-47.258202046158644, -22.344040388379494], [-47.25816811959638, -22.344042862154275], [-47.25813451110495, -22.344045073924327], [-47.25810122281593, -22.344047037123655], [-47.258068256581396, -22.344048764926345], [-47.258035614004726, -22.344050270239983], [-47.25800329646981, -22.34405156570032], [-47.25797130517243, -22.344052663667586], [-47.257939641146145, -22.34405357622398], [-47.257908305288204, -22.34405431517236], [-47.257877298386425, -22.344054892035636], [-47.25784662114149, -22.344055318057283], [-47.2578162741899, -22.34405560420219], [-47.257786258125634, -22.34405576115856], [-47.25775657351701, -22.344055799339642], [-47.25772722092808, -22.344055728886122], [-47.25769820093308, -22.34405555966882], [-47.25766951413469, -22.34405530129126], [-47.257641161176345, -22.344054963092468], [-47.25761314275564, -22.34405455414953], [-47.25758545963827, -22.34405408328042], [-47.25755811266707, -22.344053559046245], [-47.257531102772525, -22.3440529897536], [-47.25750443098086, -22.344052383456283], [-47.25747809333523, -22.34405174783442], [-47.257452006136276, -22.344051088079617], [-47.257426026689, -22.344050404207096], [-47.25740008974954, -22.344049695357104], [-47.257374193422855, -22.344048962195433], [-47.25734833755407, -22.34404820543152], [-47.257323117676066, -22.344047443763028], [-47.257297326009734, -22.344046641949497], [-47.25674031082336, -22.344028820882276]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 993.755160771, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263115311361574, -22.33849613313341], [-47.26309487764304, -22.33852902882961], [-47.26308403799816, -22.338546570852614], [-47.2630732316741, -22.338564150310276], [-47.26306245843951, -22.338581767079674], [-47.263051718063124, -22.338599421036207], [-47.263041010314495, -22.338617112052628], [-47.263030334962544, -22.338634840001077], [-47.26301969177619, -22.338652604752227], [-47.26300908052525, -22.338670406173815], [-47.26299850097858, -22.338688244133582], [-47.26298795290536, -22.338706118497065], [-47.26297743607544, -22.338724029127057], [-47.26296695025734, -22.338741975887075], [-47.26295649521995, -22.33875995863819], [-47.26294607073261, -22.338777977239094], [-47.26293567656411, -22.33879603154766], [-47.26292531248267, -22.338814121421088], [-47.2629149782571, -22.338832246713636], [-47.26290467365498, -22.338850407280088], [-47.2628943984445, -22.338868602972152], [-47.262884152394165, -22.338886833639357], [-47.26287393526997, -22.338905099133687], [-47.26286374683979, -22.338923399301915], [-47.262853586870634, -22.33894173399056], [-47.262843455128376, -22.33896010304613], [-47.262833351379356, -22.33897850631248], [-47.26282327538884, -22.338996943633457], [-47.26281322692258, -22.339015414849893], [-47.262803205745435, -22.339033919802482], [-47.262793211621386, -22.339052458331388], [-47.262783244314704, -22.339071030274283], [-47.26277330358878, -22.339089635468405], [-47.26276338920653, -22.339108273749893], [-47.26275350093052, -22.339126944953406], [-47.26274363852272, -22.339145648912645], [-47.262733801744474, -22.33916438546047], [-47.2627239903565, -22.339183154428728], [-47.262714204119305, -22.33920195564761], [-47.262704442792625, -22.33922078894665], [-47.26269470613536, -22.339239654154824], [-47.262684993906134, -22.3392585510995], [-47.26267530586294, -22.339277479607055], [-47.26266564176276, -22.339296439503773], [-47.262656001362124, -22.33931543061449], [-47.26264638441719, -22.33933445276263], [-47.26263679068344, -22.33935350577077], [-47.26262721984513, -22.339372589601336], [-47.26261766851575, -22.339391710350043], [-47.26260812897322, -22.339410882314198], [-47.26259859595964, -22.339430114177606], [-47.2625890683857, -22.33944940621171], [-47.26257954545833, -22.33946875807592], [-47.26257002637822, -22.339488169425238], [-47.262560510340116, -22.3395076399096], [-47.26255099653189, -22.33952716917592], [-47.262541484135355, -22.339546756866376], [-47.26253197232611, -22.339566402618708], [-47.262522460272386, -22.339586106068328], [-47.262512691981094, -22.33960639685695], [-47.26250318900458, -22.339626190836892], [-47.2624936831746, -22.33964604136611], [-47.26248417363783, -22.339665948063985], [-47.26247465953167, -22.33968591055171], [-47.26246513998922, -22.33970592844213], [-47.26245561413488, -22.339726001348573], [-47.262446081086885, -22.339746128879884], [-47.26243653995675, -22.339766310641394], [-47.262426989848514, -22.339786546236617], [-47.26241742985972, -22.339806835264977], [-47.262407859080405, -22.33982717732422], [-47.262398276594105, -22.33984757200828], [-47.26238868147748, -22.339868018907776], [-47.262379072799035, -22.339888517613147], [-47.2623694496209, -22.339909067710426], [-47.26235981099874, -22.339929668781775], [-47.2623501559796, -22.339950320409944], [-47.262340483604845, -22.339971022172122], [-47.262330792907484, -22.339991773645416], [-47.26232108291472, -22.340012574401705], [-47.262311352644055, -22.340033424015505], [-47.26230160110986, -22.340054322050616], [-47.262291827315146, -22.340075268077133], [-47.262282030258774, -22.340096261656075], [-47.26227220893033, -22.34011730235082], [-47.26226236231397, -22.340138389718202], [-47.26225248938529, -22.340159523315865], [-47.262242589112915, -22.340180702698294], [-47.262232660459674, -22.340201927414594], [-47.26222270237911, -22.34022319701606], [-47.26221271381966, -22.34024451104692], [-47.26220269372069, -22.34026586905295], [-47.262192641015936, -22.340287270574173], [-47.26218255463162, -22.340308715148932], [-47.26217243348622, -22.340330202314007], [-47.262162276492475, -22.34035173160088], [-47.26215208255352, -22.34037330254337], [-47.26214185056942, -22.340394914664287], [-47.26213157942971, -22.340416567490923], [-47.26212126801787, -22.3404382605456], [-47.26211091521208, -22.340459993344176], [-47.26210051988123, -22.34048176540432], [-47.262090080888775, -22.340503576237488], [-47.262079597091045, -22.34052542535258], [-47.26206880321267, -22.340547861223843], [-47.26205821415417, -22.340569809168546], [-47.262047577162704, -22.34059179298564], [-47.262036896150555, -22.34061380179032], [-47.262026177879285, -22.340635819975684], [-47.26201542482292, -22.3406578414898], [-47.262004636643134, -22.34067986608411], [-47.26199381296123, -22.34070189359098], [-47.26198295339817, -22.340723923841896], [-47.26197205757364, -22.34074595666918], [-47.261961125107554, -22.34076799190286], [-47.26195015561923, -22.340790029372727], [-47.2619391487269, -22.340812068908768], [-47.261928104049154, -22.340834110338694], [-47.261917021203544, -22.340856153490552], [-47.26190589980728, -22.340878198191497], [-47.261894739477334, -22.340900244267374], [-47.261883539830066, -22.340922291543716], [-47.26187230048148, -22.34094433984497], [-47.26186102104718, -22.340966388994875], [-47.26184970114209, -22.34098843881688], [-47.261838340381146, -22.341010489132668], [-47.2618269383786, -22.34103253976388], [-47.261815494748596, -22.341054590530504], [-47.26180400910494, -22.341076641251984], [-47.26179248106046, -22.34109869174783], [-47.26178091022831, -22.341120741835404], [-47.26176929622133, -22.341142791331215], [-47.261757638651765, -22.341164840051487], [-47.26174593713143, -22.341186887811535], [-47.26173419127209, -22.341208934425477], [-47.26172240068548, -22.341230979706], [-47.261710564982735, -22.34125302346545], [-47.26169868377469, -22.341275065515237], [-47.26168675667197, -22.341297105665884], [-47.26167478328511, -22.341319143726537], [-47.26166276322498, -22.341341179504393], [-47.26165069610106, -22.341363212808027], [-47.26163858152327, -22.341385243443533], [-47.261626419101965, -22.34140727121511], [-47.261614208446495, -22.341429295927504], [-47.26160194916617, -22.341451317384088], [-47.26158964087085, -22.341473335386038], [-47.26157728316945, -22.3414953497351], [-47.26156487567138, -22.341517360230615], [-47.26155241798617, -22.341539366670933], [-47.261539909722266, -22.341561368854634], [-47.26152735048943, -22.34158336657724], [-47.261514739896654, -22.341605359634237], [-47.26150207755286, -22.341627347820207], [-47.26148936306723, -22.341649330928135], [-47.261476596049214, -22.34167130874945], [-47.26146377610801, -22.341693281075052], [-47.26145090285288, -22.341715247694598], [-47.26143797589317, -22.341737208396637], [-47.26142499483876, -22.341759162967733], [-47.26141195929944, -22.34178111119381], [-47.26139886888497, -22.341803052859806], [-47.261385723205564, -22.341824987748957], [-47.26137252187139, -22.341846915643764], [-47.261359264492945, -22.341868836325244], [-47.261345950681374, -22.341890749572567], [-47.26133258004731, -22.341912655164872], [-47.261319152202276, -22.341934552879106], [-47.26130566675821, -22.34195644249082], [-47.2612921233267, -22.341978323775287], [-47.26127852152053, -22.342000196505268], [-47.26126486095195, -22.342022060453665], [-47.26125114123449, -22.34204391539052], [-47.261237361981784, -22.34206576108544], [-47.2612235228075, -22.34208759730705], [-47.261209623326685, -22.34210942382145], [-47.26119566315405, -22.342131240394664], [-47.26118539614743, -22.342147208046818], [-47.26116524665151, -22.34217840453681], [-47.261153414643445, -22.34219662810294], [-47.26113920786483, -22.34221840254009], [-47.26112493847782, -22.342240165843975], [-47.261110606100935, -22.342261917772188], [-47.26109620649899, -22.342283663901824], [-47.26108169009054, -22.342305477293337], [-47.261066978600276, -22.342327466091465], [-47.2610520358089, -22.342349669576823], [-47.26103685430608, -22.34237208322606], [-47.26102142692296, -22.342394701722768], [-47.2610057462491, -22.342417519674587], [-47.260989804635294, -22.34244053160494], [-47.26097359419699, -22.342463731942193], [-47.26095710682069, -22.342487115005795], [-47.260940334167636, -22.34251067499545], [-47.26092326768165, -22.34253440597529], [-47.26090589859483, -22.34255830186108], [-47.26088821793551, -22.342582356404595], [-47.260870216537256, -22.342606563177693], [-47.26085188504777, -22.342630915556853], [-47.26083321394098, -22.342655406704417], [-47.260814193528496, -22.342680029552344], [-47.260794813972744, -22.342704776784284], [-47.260775065303484, -22.342729640815552], [-47.260754937432274, -22.342754613776926], [-47.26073442017245, -22.342779687493643], [-47.26071350325928, -22.342804853466326], [-47.26069217637032, -22.34283010285418], [-47.26067042915071, -22.34285542645426], [-47.26064825123885, -22.34288081468384], [-47.26062563229406, -22.342906257563165], [-47.26060256202712, -22.342931744697744], [-47.26057903023175, -22.342957265263774], [-47.26055502682001, -22.342982807992236], [-47.26053054185868, -22.34300836115596], [-47.26050556560694, -22.343033912559616], [-47.26048008855728, -22.34305944952968], [-47.26045410147791, -22.34308495890776], [-47.26042759545707, -22.34311042704608], [-47.260400561947634, -22.343135839807022], [-47.26037299281337, -22.343161182565428], [-47.26034488068407, -22.343186439937774], [-47.260316261433054, -22.343211558611603], [-47.26028726142972, -22.343236415092488], [-47.26025798234884, -22.343260923804582], [-47.2602284393133, -22.343285076745783], [-47.2601986367457, -22.34330887489111], [-47.26016857890567, -22.34333231916044], [-47.260138269893915, -22.343355410414844], [-47.26010771366019, -22.343378149449684], [-47.260076914008, -22.34340053699129], [-47.2600458745991, -22.34342257369338], [-47.26001459895979, -22.343444260132493], [-47.25998309048507, -22.343465596805192], [-47.25995135244314, -22.343486584125134], [-47.25991938798222, -22.343507222418463], [-47.25988720013486, -22.343527511921526], [-47.2598547918194, -22.343547452779987], [-47.25982216584839, -22.34356704504365], [-47.259789324931816, -22.34358628866492], [-47.25975627168026, -22.343605183497118], [-47.25972300861123, -22.343623729290844], [-47.25968953815163, -22.34364192569299], [-47.25965586264227, -22.34365977224412], [-47.25962198434265, -22.343677268376283], [-47.25958790543471, -22.34369441341083], [-47.25955362802636, -22.34371120655691], [-47.259519154155356, -22.34372764690931], [-47.259484485795056, -22.34374373344576], [-47.25944962485636, -22.343759465025986], [-47.25941457319192, -22.343774840389436], [-47.259379332601355, -22.343789858152917], [-47.259343904834026, -22.343804516809296], [-47.25930829159497, -22.34381881472442], [-47.2592724945476, -22.343832750136222], [-47.259236515318065, -22.343846321152295], [-47.25920035549999, -22.34385952574798], [-47.25916401666002, -22.34387236176383], [-47.25912750034068, -22.343884826904382], [-47.25909080806614, -22.3438969187356], [-47.25905394134966, -22.343908634682265], [-47.25901690169422, -22.343919972027383], [-47.258979690600235, -22.343930927909305], [-47.25894230957356, -22.343941499319218], [-47.25890476012693, -22.34395168310051], [-47.258867043790644, -22.343961475945417], [-47.25882916211688, -22.343970874394152], [-47.258791116684016, -22.343979874833472], [-47.258752909366905, -22.34398847343573], [-47.258714597725934, -22.343996654359433], [-47.258676366097134, -22.34400438133115], [-47.258638364188094, -22.34401163837283], [-47.25860061860694, -22.34401843738062], [-47.25856313837195, -22.34402479374405], [-47.258525931780696, -22.344030722897212], [-47.258489006434345, -22.344036240277816], [-47.25845236926467, -22.344041361289083], [-47.25841602657084, -22.344046101263594], [-47.2583799840501, -22.34405047543175], [-47.25834424682962, -22.344054498892863], [-47.258308819506745, -22.344058186588512], [-47.25827370618231, -22.34406155327993], [-47.258238910494775, -22.344064613527596], [-47.25820443566019, -22.344067381673174], [-47.25817028450487, -22.344069871824864], [-47.25813645950097, -22.344072097844105], [-47.25810296280013, -22.344074073335193], [-47.258069796267804, -22.344075811636273], [-47.25803696151486, -22.344077325812645], [-47.25800445992741, -22.34407862865132], [-47.25797229269906, -22.344079732657214], [-47.257940460857235, -22.344080650050547], [-47.257908965289865, -22.34408139276561], [-47.25787780677281, -22.344081972450088], [-47.25784698599274, -22.34408240046552], [-47.25781650357066, -22.344082687888296], [-47.25778636008394, -22.34408284551146], [-47.25775655608375, -22.344082883846564], [-47.257727092116845, -22.344082813126175], [-47.25769796874049, -22.344082643306567], [-47.25766918654097, -22.34408238407018], [-47.257640746146365, -22.344082044828873], [-47.25761264824017, -22.344081634726265], [-47.257584893575604, -22.34408116264064], [-47.25755748298489, -22.34408063718736], [-47.257530417389965, -22.344080066721123], [-47.257503697810776, -22.344079459337973], [-47.25747732016559, -22.34407882275118], [-47.2574511987327, -22.344078162131016], [-47.25742518740912, -22.34407747741981], [-47.257399219402224, -22.344076767721155], [-47.25737329277692, -22.344076033702112], [-47.25734740737973, -22.344075276074342], [-47.25732217292809, -22.34407451396615], [-47.25729635289109, -22.344073711283322], [-47.2567273663397, -22.344055507195428]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 997.74132941, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263138146244536, -22.338513504536696], [-47.26312010199077, -22.338542553505683], [-47.26310929508832, -22.338560042546323], [-47.2630985211471, -22.338577569329868], [-47.26308777993807, -22.338595133735488], [-47.26307707123225, -22.338612735640684], [-47.26306639480154, -22.338630374920147], [-47.2630557504172, -22.338648051448097], [-47.263045137850504, -22.338665765097076], [-47.26303455687358, -22.338683515736744], [-47.263024007257634, -22.338701303236743], [-47.26301348877413, -22.33871912746437], [-47.26300300119533, -22.338736988284325], [-47.26299254429206, -22.338754885561777], [-47.26298211783549, -22.338772819159566], [-47.26297172159734, -22.3387907889381], [-47.262961355348736, -22.338808794756883], [-47.262951018860164, -22.338826836474755], [-47.262940711902765, -22.3388449139475], [-47.26293043424645, -22.338863027031582], [-47.26292018566171, -22.338881175580152], [-47.26290996591933, -22.3388993594442], [-47.26289977478762, -22.338917578477265], [-47.26288961203669, -22.33893583252749], [-47.26287947743592, -22.33895412144279], [-47.26286937075336, -22.338972445071082], [-47.26285929175765, -22.33899080325754], [-47.262849240216305, -22.33900919584731], [-47.26283921589731, -22.339027622682554], [-47.262829218567774, -22.339046083605176], [-47.26281924799389, -22.339064578456558], [-47.26280930394215, -22.3390831070756], [-47.262799386178145, -22.339101669300742], [-47.26278949446694, -22.339120264969207], [-47.26277962857332, -22.339138893916825], [-47.26276978826144, -22.339157555978336], [-47.262759973294735, -22.33917625098771], [-47.262750183436104, -22.339194978777847], [-47.26274041844818, -22.339213739179957], [-47.262730678092794, -22.33923253202452], [-47.262720962130956, -22.339251357141563], [-47.26271127032337, -22.339270214359363], [-47.26270160243009, -22.33928910350522], [-47.26269195821021, -22.33930802440634], [-47.262682337422206, -22.339326976888458], [-47.26267273982435, -22.339345960775876], [-47.26266316517407, -22.339364975891947], [-47.26265361315603, -22.33938402220318], [-47.262644080312796, -22.339403105952176], [-47.262634558756815, -22.33942224177573], [-47.262625043130555, -22.339441438569605], [-47.26261553234278, -22.339460696621806], [-47.26260602560522, -22.339480015593896], [-47.26259652212328, -22.339499395143154], [-47.26258702109633, -22.33951883492149], [-47.26257752171667, -22.33953833457783], [-47.26256802317036, -22.339557893756247], [-47.26255852463713, -22.339577512096177], [-47.26254902528924, -22.33959718923481], [-47.262539263203635, -22.339617467141277], [-47.26252977208489, -22.339637236465343], [-47.262520277551715, -22.339657063443898], [-47.26251077875428, -22.339676947697754], [-47.2625012748332, -22.339696888849424], [-47.26249176492475, -22.339716886512935], [-47.26248224815625, -22.339736940302835], [-47.26247272364877, -22.339757049829053], [-47.26246319051644, -22.339777214697936], [-47.26245364786579, -22.33979743451395], [-47.26244409479669, -22.339817708877444], [-47.26243453040135, -22.33983803738695], [-47.26242495376528, -22.339858419637142], [-47.26241536396699, -22.33987885521936], [-47.26240576007657, -22.339899343724657], [-47.262396141157716, -22.339919884739654], [-47.26238650626744, -22.339940477846984], [-47.26237685445394, -22.339961122629862], [-47.262367184759576, -22.33998181866588], [-47.262357496218165, -22.34000256553244], [-47.26234778785762, -22.3400233628017], [-47.262338058695924, -22.340044210048443], [-47.26232830774783, -22.340065106836565], [-47.26231853401642, -22.340086052736254], [-47.262308736500685, -22.34010704730863], [-47.2622989141899, -22.340128090117044], [-47.26228906606802, -22.340149180718186], [-47.26227919111007, -22.340170318669674], [-47.26226928828402, -22.340191503525737], [-47.26225935655189, -22.340212734835298], [-47.26224939486619, -22.34023401214927], [-47.26223940217418, -22.340255335011584], [-47.26222937741395, -22.340276702967586], [-47.26221931951769, -22.340298115556806], [-47.26220922740996, -22.34031957231703], [-47.26219910000746, -22.340341072784483], [-47.26218893622088, -22.34036261648989], [-47.26217873495119, -22.340384202966487], [-47.262168495096205, -22.34040583173614], [-47.26215821554292, -22.340427502325326], [-47.26214789517217, -22.340449214255436], [-47.26213753285935, -22.340470967041316], [-47.26212712747037, -22.34049276019958], [-47.262116677865556, -22.3405145932405], [-47.26210618289794, -22.340536465671754], [-47.26209537114638, -22.34055893873305], [-47.26208476950897, -22.340580912759133], [-47.26207411937824, -22.3406029237405], [-47.262063424779996, -22.34062496054911], [-47.262052692646165, -22.340647007220802], [-47.262041925515945, -22.340669057566178], [-47.26203112305057, -22.340691111334117], [-47.262020284870054, -22.340713168356267], [-47.262009410594025, -22.340735228463473], [-47.26199849984082, -22.34075729148738], [-47.26198755222903, -22.340779357257244], [-47.26197656737655, -22.340801425602127], [-47.26196554490024, -22.340823496351288], [-47.26195448441732, -22.34084556933167], [-47.26194338554394, -22.34086764437055], [-47.26193224789587, -22.340889721294236], [-47.26192107108869, -22.340911799927788], [-47.26190985473731, -22.340933880095857], [-47.2618985984563, -22.3409559616221], [-47.26188730185981, -22.340978044329336], [-47.26187596456129, -22.341000128040104], [-47.26186458617422, -22.341022212575215], [-47.26185316631137, -22.34104429775535], [-47.26184170458539, -22.34106638339953], [-47.26183020060859, -22.341088469326234], [-47.261818653992286, -22.341110555353985], [-47.26180706434812, -22.34113264129914], [-47.26179543128743, -22.341154726977148], [-47.26178375442091, -22.341176812203166], [-47.26177203335887, -22.34119889679148], [-47.2617602677115, -22.341220980555057], [-47.261748457089, -22.34124306330547], [-47.26173660110096, -22.341265144853935], [-47.26172469935664, -22.341287225010657], [-47.26171275146511, -22.34130930358502], [-47.26170075703533, -22.341331380384933], [-47.26168871567662, -22.34135345521633], [-47.26167662699685, -22.34137552788657], [-47.26166449060436, -22.34139759820044], [-47.26165230610792, -22.34141966596082], [-47.261640073115316, -22.341441730971102], [-47.26162779123422, -22.34146379303336], [-47.26161546007295, -22.341485851947343], [-47.26160307923878, -22.341507907513368], [-47.26159064833954, -22.341529959529428], [-47.26157816698311, -22.34155200779232], [-47.26156563477644, -22.341574052099205], [-47.2615530513276, -22.34159609224402], [-47.26154041624404, -22.34161812802077], [-47.261527729133036, -22.34164015922246], [-47.26151498960218, -22.34166218564047], [-47.26150219725933, -22.341684207064663], [-47.261489351712086, -22.341706223284234], [-47.26147645256809, -22.341728234087164], [-47.261463499435116, -22.34175023926032], [-47.261450491921465, -22.341772238588565], [-47.26143742963532, -22.341794231856003], [-47.26142431218484, -22.34181621884582], [-47.261411139178705, -22.341838199339445], [-47.26139791022548, -22.341860173117528], [-47.26138462493409, -22.34188213995921], [-47.26137128291412, -22.341904099641763], [-47.261357883774664, -22.341926051942416], [-47.26134442712567, -22.3419479966361], [-47.261330912577556, -22.341969933496436], [-47.26131733974035, -22.341991862296652], [-47.26130370822533, -22.34201378280743], [-47.2612900176432, -22.342035694799655], [-47.26127626760605, -22.342057598041237], [-47.26126245772591, -22.34207949229961], [-47.26124858761505, -22.342101377341276], [-47.26123465688702, -22.3421232529301], [-47.26122066515506, -22.34214511882991], [-47.26121222387909, -22.342158247038167], [-47.26119208883293, -22.342189449474787], [-47.26117832007926, -22.34221065600806], [-47.26116408047844, -22.342232480757467], [-47.261149777949996, -22.342254294614122], [-47.261135412111045, -22.34227609733326], [-47.26112097863539, -22.34229789462486], [-47.26110642680078, -22.342319761256455], [-47.26109167657891, -22.34234180795172], [-47.26107669101116, -22.34236407500471], [-47.261061462618436, -22.34238655788748], [-47.261045984168746, -22.34240925126047], [-47.2610302481829, -22.342432149706607], [-47.26101424693736, -22.342455247722413], [-47.2609979724678, -22.342478539707322], [-47.26098141657558, -22.342502019949183], [-47.26096457083162, -22.34252568261344], [-47.26094742658432, -22.342549521726742], [-47.26092997496542, -22.34257353116384], [-47.26091220689824, -22.342597704631906], [-47.260894113106744, -22.342622035653783], [-47.26087568412467, -22.3426465175525], [-47.26085691030802, -22.34267114343196], [-47.26083778184665, -22.34269590616033], [-47.26081828877776, -22.342720798351653], [-47.26079842100283, -22.342745812345463], [-47.260778168302394, -22.342770940190093], [-47.26075752035644, -22.34279617362121], [-47.260736466765124, -22.342821504042362], [-47.26071499706945, -22.3428469225077], [-47.26069310077739, -22.34287241970087], [-47.26067076738994, -22.3428979859169], [-47.26064798642947, -22.34292361104437], [-47.26062474747106, -22.342949284547796], [-47.260601040174706, -22.342974995452064], [-47.26057685432132, -22.343000732326754], [-47.260552179850364, -22.343026483272563], [-47.26052700689801, -22.343052235911024], [-47.26050132583918, -22.34307797737456], [-47.26047512733106, -22.343103694299252], [-47.260448402358094, -22.343129372820556], [-47.26042114227804, -22.343154998572583], [-47.260393338868965, -22.34318055669065], [-47.26036498469286, -22.3432060315341], [-47.26033611656047, -22.34323136865101], [-47.26030686382483, -22.343256441757408], [-47.26027733045245, -22.343281163333366], [-47.260247531831034, -22.34330552523238], [-47.260217472399155, -22.34332952849388], [-47.26018715642863, -22.343353174100802], [-47.26015658802861, -22.343376462975908], [-47.2601257711538, -22.343399395974835], [-47.26009470960934, -22.343421973882457], [-47.26006340705521, -22.3434441974094], [-47.26003186701283, -22.343466067187272], [-47.26000009286924, -22.343487583766013], [-47.259968087881795, -22.34350874761046], [-47.259935855185056, -22.343529559096087], [-47.259903397795156, -22.343550018506512], [-47.25987071861146, -22.343570126032386], [-47.25983782042498, -22.343589881766395], [-47.25980470592191, -22.343609285701575], [-47.259771377686604, -22.34362833772948], [-47.259737838208245, -22.343647037636693], [-47.25970408988325, -22.34366538510352], [-47.25967013502004, -22.34368337970161], [-47.259635975843715, -22.343701020891388], [-47.25960161450011, -22.34371830802025], [-47.259567053059236, -22.343735240320566], [-47.25953229351938, -22.343751816907808], [-47.25949733781285, -22.343768036777668], [-47.25946218780814, -22.343783898804954], [-47.259426845314074, -22.343799401741613], [-47.25939131208526, -22.34381454421394], [-47.25935558982483, -22.343829324721398], [-47.259319680190565, -22.343843741633606], [-47.2592835847977, -22.34385779318916], [-47.25924730522331, -22.343871477493387], [-47.25921084301115, -22.34388479251623], [-47.25917419967744, -22.343897736089747], [-47.2591373767137, -22.343910305906736], [-47.259100375592624, -22.34392249951831], [-47.25906319777579, -22.34393431433098], [-47.259025844714245, -22.343945747606384], [-47.258988317856364, -22.34395679645794], [-47.25895061865617, -22.343967457848603], [-47.25891274857471, -22.34397772858999], [-47.25887470909091, -22.34398760533915], [-47.25883650170621, -22.343997084597554], [-47.25879812794878, -22.34400616270961], [-47.258759589650175, -22.344014835800365], [-47.2587209456226, -22.344023087701338], [-47.2586823844182, -22.344030881284056], [-47.25864405919135, -22.344038200068866], [-47.25860599713895, -22.344045056082393], [-47.25856820745904, -22.34405146492595], [-47.25853069861214, -22.344057442246484], [-47.258493478346274, -22.344063003694547], [-47.25845655372438, -22.34406816488545], [-47.25841993116215, -22.34407294136224], [-47.258383616459355, -22.34407734856333], [-47.25834761483239, -22.344081401793126], [-47.25831193095555, -22.34408511619455], [-47.25827656899502, -22.34408850672595], [-47.25824153264394, -22.34409158814028], [-47.258206825163136, -22.344094374966676], [-47.2581724494147, -22.344096881495236], [-47.25813840789826, -22.34409912176369], [-47.258104702785495, -22.344101109546553], [-47.25807133595531, -22.34410285834604], [-47.25803830902599, -22.344104381385172], [-47.258005623385976, -22.344105691602184], [-47.25797328022655, -22.344106801646667], [-47.25794128056913, -22.344107723876963], [-47.257909625292264, -22.344108470358762], [-47.257878315159886, -22.344109052864447], [-47.25784735084466, -22.34410948287369], [-47.25781673295202, -22.344109771574338], [-47.257786462042795, -22.344109929864256], [-47.25775653865099, -22.34410996835342], [-47.257726963306084, -22.344109897366177], [-47.257697736548316, -22.344109726944193], [-47.257668858947625, -22.34410946684903], [-47.257640331116725, -22.344109126565222], [-47.25761215372499, -22.344108715302934], [-47.25758432751321, -22.3441082420008], [-47.25755685330297, -22.34410771532838], [-47.25752973200765, -22.344107143688575], [-47.25750296464092, -22.34410653521955], [-47.25747654699617, -22.344105897667852], [-47.25745039132932, -22.344105236182322], [-47.25742434812941, -22.34410455063244], [-47.257398349055066, -22.34410384008514], [-47.25737239213113, -22.34410310520874], [-47.25734647720553, -22.344102346717136], [-47.25732122818026, -22.344101584169174], [-47.25729537977257, -22.34410078061708], [-47.25671442185147, -22.344082193507933]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1001.629661612, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26316050608469, -22.338531640704506], [-47.263145326343114, -22.338556078177398], [-47.2631345521831, -22.33857351423566], [-47.2631238106247, -22.33859098834507], [-47.263113101441185, -22.33860850038692], [-47.26310242440593, -22.338626050240748], [-47.26309177929312, -22.338643637783292], [-47.263081165876386, -22.3386612628907], [-47.26307058392934, -22.33867892543753], [-47.263060033226424, -22.33869662529526], [-47.263049513541155, -22.338714362335455], [-47.2630390246474, -22.338732136427275], [-47.2630285663197, -22.33874994743712], [-47.263018138331205, -22.338767795232002], [-47.26300774045548, -22.3387856796765], [-47.2629973724665, -22.338803600632655], [-47.26298703413775, -22.338821557961623], [-47.26297672524202, -22.338839551523908], [-47.2629664455528, -22.33885758117689], [-47.262956194842275, -22.338875646778575], [-47.26294597288323, -22.338893748183636], [-47.26293577944884, -22.338911885244528], [-47.262925614309566, -22.338930057816295], [-47.26291547723791, -22.338948265748535], [-47.26290536800546, -22.338966508890493], [-47.262895286382616, -22.33898478709149], [-47.26288523214019, -22.339003100198042], [-47.262875205048005, -22.33902144805662], [-47.26286520487627, -22.339039830510643], [-47.26285523139434, -22.33905824740329], [-47.26284528437061, -22.33907669857718], [-47.26283536357379, -22.33909518387238], [-47.262825468771666, -22.339113703128486], [-47.26281559973152, -22.33913225618395], [-47.26280575622029, -22.339150842875625], [-47.262795938004274, -22.33916946303941], [-47.26278614484913, -22.33918811651034], [-47.26277637651983, -22.33920680312235], [-47.26276663278115, -22.339225522707654], [-47.26275691339704, -22.339244275097773], [-47.26274721813061, -22.33926306012363], [-47.26273754674466, -22.339281877614553], [-47.26272789900132, -22.33930072739873], [-47.26271827466167, -22.339319609304255], [-47.26270867348634, -22.33933852315778], [-47.26269909523551, -22.33935746878444], [-47.262689539668706, -22.339376446008472], [-47.262680006470916, -22.339395454800414], [-47.26267049211382, -22.339414501549633], [-47.26266098854435, -22.339433601232585], [-47.26265149030544, -22.339452762956938], [-47.262641996303785, -22.339471987027178], [-47.26263250575604, -22.339491273107186], [-47.26262301787228, -22.339510620856334], [-47.26261353185647, -22.339530029928635], [-47.26260404690534, -22.339549499975057], [-47.26259456220925, -22.33956903064139], [-47.262585076952064, -22.33958862156893], [-47.26257559030998, -22.339608272396543], [-47.26256583443002, -22.33962853742089], [-47.26255635516907, -22.339648282089062], [-47.26254687193272, -22.339668085516994], [-47.26253738387458, -22.339687947326766], [-47.26252789013857, -22.33970786714238], [-47.2625183898641, -22.339727844578988], [-47.26250888218145, -22.33974787925234], [-47.26249936621447, -22.33976797077347], [-47.26248984107994, -22.33978811874972], [-47.262480305886875, -22.33980832278656], [-47.26247075973751, -22.339828582485165], [-47.26246120172612, -22.339848897444906], [-47.262451630940234, -22.339869267261285], [-47.262442046460265, -22.339889691526196], [-47.26243244735788, -22.339910169831406], [-47.262422832698334, -22.339930701764118], [-47.26241320153994, -22.339951286907436], [-47.26240355293205, -22.339971924845024], [-47.262393885918044, -22.339992615154838], [-47.26238419953262, -22.34001335741469], [-47.2623744928043, -22.34003415119694], [-47.26236476475157, -22.340054996076628], [-47.262355014389556, -22.340075891617733], [-47.2623452407215, -22.340096837390632], [-47.26233544274635, -22.340117832956423], [-47.26232561945327, -22.340138877878488], [-47.26231576982589, -22.340159971713426], [-47.26230589283863, -22.340181114018723], [-47.2622959874589, -22.34020230434843], [-47.262286052647866, -22.340223542251206], [-47.262276087357016, -22.340244827277736], [-47.262266090532506, -22.340266158971502], [-47.26225606111099, -22.34028753687744], [-47.26224599802323, -22.34030896053467], [-47.262235900192124, -22.340330429480378], [-47.2622257665325, -22.340351943250198], [-47.262215595953094, -22.34037350137417], [-47.26220538735268, -22.34039510338486], [-47.26219513962681, -22.34041674880321], [-47.26218485165995, -22.340438437154983], [-47.262174522330305, -22.340460167960547], [-47.26216415051046, -22.340481940733724], [-47.262153735063336, -22.34050375499011], [-47.26214327484617, -22.340525610238803], [-47.26213276870869, -22.340547505986194], [-47.262121939083976, -22.340570016237514], [-47.26211132486764, -22.340592016344953], [-47.26210066159769, -22.340614054490633], [-47.26208995341333, -22.340636119303166], [-47.26207920741695, -22.34065819446121], [-47.26206842621286, -22.340680273637847], [-47.262057609461934, -22.340702356579396], [-47.26204675678282, -22.340724443116866], [-47.262035867793855, -22.340746533080377], [-47.26202494211199, -22.340768626300868], [-47.262013979354464, -22.340790722606926], [-47.26200297913783, -22.34081282182684], [-47.261991941077575, -22.340834923789124], [-47.26198086478948, -22.340857028319977], [-47.26196974988832, -22.34087913524585], [-47.26195859598848, -22.340901244392313], [-47.26194740270409, -22.34092335558351], [-47.26193616964859, -22.34094546864337], [-47.26192489643516, -22.340967583394566], [-47.2619135826765, -22.340989699659122], [-47.261902227984564, -22.34101181725871], [-47.261890831971385, -22.341033936013122], [-47.261879394248226, -22.341056055742165], [-47.261867914426276, -22.34107817626394], [-47.26185639211635, -22.341100297395844], [-47.26184482692822, -22.341122418955543], [-47.26183321847207, -22.341144540758265], [-47.26182156635769, -22.341166662618473], [-47.26180987019423, -22.341188784350255], [-47.26179812959046, -22.34121090576682], [-47.261786344155084, -22.34123302668005], [-47.26177451349671, -22.341255146900373], [-47.26176263722338, -22.341277266237828], [-47.26175071494283, -22.34129938450154], [-47.26173874626248, -22.341321501499625], [-47.26172673078979, -22.341343617038778], [-47.26171466813252, -22.341365730923727], [-47.26170255789689, -22.341387842960543], [-47.26169039968972, -22.34140995295279], [-47.26167819311818, -22.341432060701983], [-47.26166593778842, -22.341454166010173], [-47.2616536333066, -22.3414762686781], [-47.26164127927935, -22.341498368504116], [-47.26162887531243, -22.341520465287143], [-47.26161642101202, -22.341542558823704], [-47.26160391598443, -22.341564648909216], [-47.26159135983501, -22.341586735339245], [-47.26157875217019, -22.34160881790633], [-47.261566092595835, -22.341630896402815], [-47.261553380717636, -22.34165297062024], [-47.26154061614157, -22.341675040348363], [-47.26152779847389, -22.34169710537541], [-47.261514927320604, -22.341719165488954], [-47.26150200228778, -22.341741220475278], [-47.26148902298156, -22.341763270119582], [-47.26147598900866, -22.341785314204948], [-47.2614628999757, -22.34180735251375], [-47.261449755489245, -22.34182938482742], [-47.26143655515638, -22.341851410925532], [-47.261423298584106, -22.341873430586887], [-47.261409985379785, -22.341895443588786], [-47.26139661515144, -22.34191744970657], [-47.26138318750661, -22.34193944871556], [-47.26136970205366, -22.341961440388744], [-47.26135615840151, -22.34198342449766], [-47.26134255615863, -22.342005400813647], [-47.26132889493476, -22.342027369105253], [-47.261315174339124, -22.342049329141314], [-47.261301393982244, -22.34207128068762], [-47.261287553474745, -22.342093223509476], [-47.261273652427306, -22.3421151573712], [-47.26125969045206, -22.342137082034448], [-47.261245667160765, -22.342158997260857], [-47.26123905161464, -22.342169286024728], [-47.26121892527669, -22.342200492045468], [-47.261217435081, -22.342202798440674], [-47.26120322551982, -22.3422246839089], [-47.26118895309684, -22.342246558970555], [-47.26117461742697, -22.342268423380013], [-47.26116021812596, -22.342290276890076], [-47.261145750776606, -22.342312125343675], [-47.26113116351585, -22.34233404521536], [-47.261116374562384, -22.342356149807774], [-47.261101346218275, -22.34237848042842], [-47.261086070935676, -22.3424010325447], [-47.261070541419436, -22.342423800794013], [-47.261054750121616, -22.342446779734455], [-47.261038689244366, -22.342469963835757], [-47.261022350743545, -22.342493347468345], [-47.26100572633542, -22.342516924888493], [-47.26098880750057, -22.342540690227366], [-47.26097158549198, -22.34256463747408], [-47.260954051341066, -22.342588760462572], [-47.260936195866066, -22.34261305285519], [-47.26091800968133, -22.342637508125843], [-47.260899483206714, -22.342662119544165], [-47.260880606680225, -22.342686880155572], [-47.26086137016998, -22.34271178276438], [-47.26084176358799, -22.34273681991516], [-47.26082177670745, -22.34276198387153], [-47.2608013991778, -22.34278726659942], [-47.26078062054576, -22.342812659744997], [-47.26075943027629, -22.342838154614647], [-47.26073781777396, -22.342863742157544], [-47.26071577240949, -22.342889412943833], [-47.26069328354644, -22.342915157146297], [-47.26067034057032, -22.342940964522004], [-47.260646932920494, -22.342966824394246], [-47.26062305012313, -22.342992725636872], [-47.260598681828185, -22.343018656657858], [-47.26057381784762, -22.343044605385757], [-47.26054844819465, -22.34307055925912], [-47.26052256312668, -22.343096505216156], [-47.26049615318978, -22.343122429687515], [-47.26046920926474, -22.34314831859183], [-47.26044172261403, -22.34317415733502], [-47.26041368493021, -22.34319993081286], [-47.26038508870732, -22.3432256231274], [-47.260355971693556, -22.34325117868746], [-47.26032646622561, -22.34327646841945], [-47.2602966785617, -22.343301402859336], [-47.260266624354415, -22.343325973716226], [-47.26023630805825, -22.343350182093932], [-47.260205733957214, -22.343374029038493], [-47.2601749061689, -22.3433975155344], [-47.26014382865303, -22.343420642497453], [-47.26011250521626, -22.343443410771158], [-47.26008093951686, -22.343465821122997], [-47.26004913507137, -22.34348787423974], [-47.26001709525892, -22.343509570724496], [-47.25998482332592, -22.343530911093566], [-47.25995232239333, -22.34355189577158], [-47.25991959546085, -22.34357252508936], [-47.25988664540886, -22.343592799282703], [-47.2598534750069, -22.343612718487137], [-47.25982008691728, -22.343632282736284], [-47.25978648369817, -22.343651491960014], [-47.25975266781042, -22.34367034598073], [-47.259718641620005, -22.343688844512304], [-47.25968440740287, -22.343706987157336], [-47.25964996734981, -22.343724773404837], [-47.259615323570486, -22.34374220262802], [-47.25958047809701, -22.343759274082675], [-47.2595454328882, -22.34377598690482], [-47.259510189835424, -22.343792340108102], [-47.25947475076462, -22.34380833258255], [-47.25943911744089, -22.343823963092422], [-47.25940329157373, -22.343839230273637], [-47.25936727482011, -22.34385413263223], [-47.25933106879056, -22.343868668541578], [-47.25929467505212, -22.34388283624097], [-47.259258095132765, -22.343896633833392], [-47.259221330526465, -22.343910059283456], [-47.259184382698926, -22.343923110414636], [-47.2591472530907, -22.343935784908105], [-47.25910994312299, -22.34394808030006], [-47.25907245420571, -22.34395999397887], [-47.25903478773795, -22.343971523184553], [-47.2589969451161, -22.343982665005786], [-47.258958927742306, -22.343993416377202], [-47.258920737025875, -22.344003774078747], [-47.25888237439448, -22.344013734732204], [-47.25884384129871, -22.344023294800333], [-47.2588051392166, -22.344032450585154], [-47.25876626993639, -22.34404119816443], [-47.2587272935221, -22.34404952104271], [-47.258688402742, -22.344057381236478], [-47.258649754197236, -22.344064761764418], [-47.258611375673475, -22.34407167478373], [-47.258573276548525, -22.344078136107484], [-47.25853546544592, -22.344084161595365], [-47.25849795026039, -22.344089767110923], [-47.25846073818617, -22.34409496848148], [-47.25842383575546, -22.344099781460542], [-47.25838724887047, -22.344104221694646], [-47.25835098283693, -22.34410830469313], [-47.25831504240601, -22.344112045800326], [-47.25827943180934, -22.344115460171725], [-47.25824415479462, -22.34411856275276], [-47.25820921466752, -22.34412136825999], [-47.258174614325846, -22.34412389116546], [-47.25814035629677, -22.344126145683123], [-47.25810644277204, -22.344128145757793], [-47.2580728756439, -22.34412990505569], [-47.25803965653816, -22.344131436957564], [-47.25800678684548, -22.344132754552923], [-47.25797426775494, -22.34413387063602], [-47.257942100281845, -22.344134797703287], [-47.257910285295424, -22.344135547951822], [-47.25787882354767, -22.344136133278692], [-47.257847715697224, -22.34413656528175], [-47.25781696233396, -22.34413685526027], [-47.25778656400219, -22.344137014216983], [-47.25775652121871, -22.344137052860198], [-47.25772683449577, -22.344136981606084], [-47.25769750435655, -22.34413681058176], [-47.25766853135466, -22.3441365496278], [-47.25763991608742, -22.344136208301514], [-47.25761165921014, -22.34413579587953], [-47.257583761451116, -22.3441353213609], [-47.25755622362131, -22.34413479346934], [-47.25752904662556, -22.344134220655977], [-47.25750223147128, -22.344133611101096], [-47.25747577382694, -22.344132972584497], [-47.257449583926146, -22.34413231023359], [-47.25742350884988, -22.34413162384503], [-47.25739747870808, -22.344130912449092], [-47.25737149148551, -22.344130176715293], [-47.257345547031484, -22.344129417359856], [-47.25732028343255, -22.34412865437219], [-47.25729440665418, -22.34412784995078], [-47.256701477358675, -22.344108879819782]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1005.276466639, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26318164995749, -22.33855164066387], [-47.26315980928248, -22.338586985920617], [-47.263149100106894, -22.3386044073559], [-47.26313842294887, -22.33862186703396], [-47.263127777584145, -22.33863936483642], [-47.263117163789275, -22.338656900642018], [-47.26310658134012, -22.3386744743289], [-47.26309603001268, -22.338692085773523], [-47.26308550958376, -22.338709734849342], [-47.263075019829174, -22.33872742142973], [-47.26306456052512, -22.338745145385737], [-47.26305413144851, -22.33876290658546], [-47.263043732374804, -22.338780704897783], [-47.26303336307988, -22.338798540188947], [-47.26302302334006, -22.338816412322714], [-47.26301271293116, -22.338834321161883], [-47.26300243162829, -22.338852266568562], [-47.26299217920724, -22.338870248401776], [-47.26298195544246, -22.338888266521046], [-47.26297176010912, -22.33890632078258], [-47.262961592982656, -22.33892441104032], [-47.26295145383583, -22.338942537150835], [-47.26294134244341, -22.33896069896504], [-47.26293125857931, -22.33897889633364], [-47.26292120201612, -22.33899712910736], [-47.262911172527005, -22.339015397134023], [-47.26290116988395, -22.339033700261396], [-47.26289119385947, -22.33905203833418], [-47.26288124422512, -22.339070411196815], [-47.26287132075152, -22.339088818693188], [-47.26286142320963, -22.339107260664523], [-47.26285155136937, -22.339125736951658], [-47.26284170500026, -22.339144247394064], [-47.26283188387141, -22.33916279182982], [-47.262822087751275, -22.339181370095897], [-47.26281231640765, -22.33919998202835], [-47.26280256960765, -22.33921862746223], [-47.262792847118206, -22.339237306230714], [-47.262783148705374, -22.33925601816637], [-47.262773474134356, -22.339274763101102], [-47.262763823170005, -22.339293540865132], [-47.26275419557658, -22.3393123512876], [-47.2627445911172, -22.339331194197513], [-47.26273500955447, -22.339350069422437], [-47.26272545065067, -22.33936897678834], [-47.262715914167345, -22.339387916120266], [-47.262706399789785, -22.339406887392947], [-47.2626969039188, -22.339425897142423], [-47.26268741833584, -22.33944496068476], [-47.26267793748427, -22.339464087339575], [-47.262668460268735, -22.339483277427853], [-47.26265898591078, -22.339502530615754], [-47.262649513625185, -22.33952184656483], [-47.262640042620525, -22.339541224931136], [-47.262630572097926, -22.339560665367518], [-47.26262110125203, -22.339580167521813], [-47.26261162927085, -22.339599731036955], [-47.262602155334584, -22.33961935555359], [-47.2625924056603, -22.33963960769577], [-47.26258293825709, -22.33965932770805], [-47.26257346631754, -22.33967910758532], [-47.26256398899873, -22.33969894695107], [-47.26255450544778, -22.339718845430607], [-47.2625450148073, -22.339738802640284], [-47.26253551621046, -22.33975881819711], [-47.26252600878397, -22.33977889171315], [-47.26251649164726, -22.339799022796786], [-47.26250696391178, -22.339819211054415], [-47.2624974246821, -22.339839456088114], [-47.26248787305467, -22.339859757498132], [-47.26247830811899, -22.33988011488065], [-47.26246872895731, -22.339900527828263], [-47.262459134643, -22.339920995933408], [-47.26244952424272, -22.339941518783835], [-47.262439896816204, -22.33996209596309], [-47.262430251413946, -22.339982727055432], [-47.26242058708031, -22.340003411639078], [-47.26241090285083, -22.340024149292177], [-47.26240119775474, -22.340044939587408], [-47.262391470811, -22.34006578210008], [-47.262381721035055, -22.34008667639415], [-47.2623719474303, -22.34010762204027], [-47.26236214899578, -22.340128618599458], [-47.262352324720375, -22.34014966563518], [-47.26234247358747, -22.340170762703885], [-47.26233259457096, -22.34019190936299], [-47.26232268663756, -22.340213105166395], [-47.26231274874764, -22.34023434966239], [-47.26230277985165, -22.340255642401424], [-47.26229277889459, -22.34027698292664], [-47.26228274481183, -22.340298370782552], [-47.262272676532554, -22.34031980550778], [-47.262262572978074, -22.34034128663897], [-47.26225243306131, -22.340362813711163], [-47.26224225568911, -22.340384386253696], [-47.262232039758, -22.34040600379847], [-47.26222178416123, -22.340427665865572], [-47.2622114877808, -22.340449371979865], [-47.26220114949224, -22.340471121660915], [-47.26219076816537, -22.340492914421418], [-47.262180342660145, -22.340514749775906], [-47.262169871830636, -22.340536627232357], [-47.262159354523305, -22.340558546295902], [-47.26214850702542, -22.340581093737246], [-47.262137880230206, -22.340603119926055], [-47.262127203821024, -22.340625185236057], [-47.26211648205056, -22.340647278052522], [-47.26210572219167, -22.340669381696884], [-47.26209492691372, -22.34069148970481], [-47.26208409587722, -22.340713601819964], [-47.26207322869952, -22.340735717872764], [-47.26206232499761, -22.34075783769257], [-47.262051384387085, -22.340779961109693], [-47.26204040648386, -22.340802087951907], [-47.26202939090308, -22.340824218046865], [-47.26201833725887, -22.3408463512223], [-47.26200724516563, -22.34086848730362], [-47.26199611423672, -22.3408906261165], [-47.2619849440851, -22.34091276748571], [-47.26197373432347, -22.340934911234598], [-47.2619624845639, -22.34095705718622], [-47.261951194418074, -22.340979205162412], [-47.26193986349725, -22.34100135498428], [-47.26192849141191, -22.341023506472613], [-47.261917077772615, -22.341045659446387], [-47.261905622189175, -22.341067813724337], [-47.261894124271265, -22.3410899691237], [-47.26188258362822, -22.341112125460857], [-47.2618709998683, -22.34113428255246], [-47.261859372600156, -22.341156440212785], [-47.26184770143208, -22.341178598255194], [-47.26183598597171, -22.341200756492732], [-47.26182422582624, -22.34122291473759], [-47.26181242060286, -22.341245072800458], [-47.26180056990862, -22.341267230490672], [-47.26178867335002, -22.341289387617145], [-47.2617767305332, -22.3413115439878], [-47.26176474106408, -22.341333699409617], [-47.2617527045485, -22.341355853688043], [-47.26174062059266, -22.34137800662655], [-47.261728488801204, -22.34140015802999], [-47.26171630877934, -22.341422307700594], [-47.26170408013271, -22.341444455438587], [-47.26169180246583, -22.341466601044708], [-47.26167947538326, -22.3414887443183], [-47.26166709849011, -22.341510885056348], [-47.26165467139042, -22.341533023056403], [-47.261642193688864, -22.3415551581135], [-47.26162966499014, -22.34157729002156], [-47.26161708489795, -22.3415994185748], [-47.26160445301716, -22.341621543564116], [-47.26159176895205, -22.341643664780406], [-47.26157903230665, -22.341665782013553], [-47.26156624268538, -22.341687895051788], [-47.2615533996929, -22.34171000368171], [-47.26154050293358, -22.341732107689214], [-47.26152755201193, -22.34175420685893], [-47.26151454653247, -22.341776300974377], [-47.26150148610034, -22.34179838981689], [-47.261488370320585, -22.341820473167097], [-47.26147519879816, -22.341842550804593], [-47.26146197113859, -22.341864622507195], [-47.26144868694729, -22.341886688051847], [-47.26143534583005, -22.34190874721396], [-47.26142194739335, -22.341930799766992], [-47.261408491243124, -22.341952845484332], [-47.26139497698626, -22.341974884136988], [-47.26138140423008, -22.341996915494565], [-47.26136777258152, -22.342018939326298], [-47.26135408164884, -22.34204095539874], [-47.26134033103968, -22.342062963478632], [-47.26132652036313, -22.342084963329675], [-47.261312649228245, -22.34210695471501], [-47.26129871724425, -22.3421289373968], [-47.261284724021806, -22.342150911134535], [-47.261270669171196, -22.342172875687496], [-47.26126587935408, -22.34218032500642], [-47.26124576015721, -22.342211533966463], [-47.26124237303065, -22.342216776267886], [-47.26122813096515, -22.34223871180548], [-47.26121382572, -22.3422606371794], [-47.26119945690871, -22.342282552141675], [-47.26118502414565, -22.342304456442676], [-47.261170522922626, -22.342326356058233], [-47.26115590023572, -22.342348329170026], [-47.26114107255068, -22.342370491659608], [-47.26112600143024, -22.342392885847918], [-47.26111067925778, -22.34241550719771], [-47.26109509867502, -22.34243835032342], [-47.26107925206524, -22.342461409758148], [-47.261063131556284, -22.342484679944967], [-47.26104672902424, -22.34250815522519], [-47.26103003610025, -22.342531829823685], [-47.26101304417453, -22.342555697837195], [-47.260995744404674, -22.342579753217382], [-47.26097812772178, -22.34260398975727], [-47.26096018483898, -22.342628401074432], [-47.260941906261046, -22.342652980593936], [-47.260923282293895, -22.34267772153188], [-47.26090430305758, -22.342702616875236], [-47.26088495849851, -22.342727659364535], [-47.26086523840345, -22.342752841474784], [-47.26084513241729, -22.34277815539376], [-47.26082463005848, -22.34280359300497], [-47.26080372074035, -22.34282914586497], [-47.26078239379278, -22.342854805183176], [-47.26076063848383, -22.342880561803653], [-47.260738444046964, -22.342906406183126], [-47.260715799708365, -22.34293232837208], [-47.26069269471662, -22.342958317996057], [-47.26066911837541, -22.342984364237193], [-47.260645060077074, -22.343010455818167], [-47.260620509340555, -22.343036580985498], [-47.2605954558504, -22.343062727495575], [-47.260569889496836, -22.343088882603883], [-47.26054380041978, -22.343115033054467], [-47.26051717905412, -22.34314116507257], [-47.260490016176995, -22.343167264359927], [-47.26046230295568, -22.343193316094318], [-47.260434030997075, -22.343219304931946], [-47.26040519272741, -22.343245214717697], [-47.26037582683228, -22.34327098872098], [-47.260346068632, -22.3432964950786], [-47.26031602667662, -22.343321642382488], [-47.26028571688346, -22.343346422197307], [-47.26025514372299, -22.343370835691292], [-47.26022431149141, -22.343394883973556], [-47.26019322431481, -22.34341856809031], [-47.260161886157846, -22.34344188901755], [-47.260130300828756, -22.343464847657387], [-47.26009847198407, -22.343487444834174], [-47.26006640313545, -22.343509681289863], [-47.26003409765409, -22.343531557680752], [-47.26000155877555, -22.343553074574434], [-47.25996878960702, -22.3435742324449], [-47.25993579313195, -22.3435950316701], [-47.25990257221162, -22.343615472531], [-47.25986912959414, -22.34363555520591], [-47.259835467917924, -22.34365527976907], [-47.25980158971497, -22.343674646188628], [-47.25976749741777, -22.34369365432292], [-47.25973319336188, -22.34371230391929], [-47.259698679790795, -22.34373059461137], [-47.25966395886092, -22.343748525916638], [-47.25962903264578, -22.343766097234216], [-47.25959390313969, -22.343783307843193], [-47.25955857226188, -22.34380015690032], [-47.25952304186274, -22.343816643437066], [-47.25948731372581, -22.343832766358727], [-47.2594513895723, -22.343848524441892], [-47.25941527106674, -22.34386391633201], [-47.25937895981985, -22.343878940541824], [-47.25934245739498, -22.34389359544834], [-47.25930576531087, -22.34390787929158], [-47.25926888504648, -22.34392179017229], [-47.25923181804594, -22.343935326049607], [-47.2591945657245, -22.343948484738505], [-47.25915712947168, -22.343961263908525], [-47.25911951065726, -22.34397366108093], [-47.25908171063945, -22.34398567362585], [-47.25904373076537, -22.343997298761877], [-47.25900557237944, -22.344008533552824], [-47.25896723683195, -22.344019374905056], [-47.25892872548045, -22.344029819566774], [-47.25889003970135, -22.344039864124596], [-47.25885118089442, -22.34404950500246], [-47.258812150487515, -22.344058738460095], [-47.25877295022558, -22.344067560527932], [-47.258733641424456, -22.344075954383573], [-47.25869442106855, -22.344083881188382], [-47.25865544920572, -22.344091323459526], [-47.2586167542105, -22.34409829348462], [-47.25857834564041, -22.344104807288595], [-47.25854023228196, -22.3441108809439], [-47.25850242217671, -22.34411653052695], [-47.258464922650056, -22.3441217720772], [-47.258427740350726, -22.344126621558576], [-47.25839088128348, -22.344131094825688], [-47.25835435084326, -22.344135207592906], [-47.25831815385819, -22.344138975405897], [-47.25828229462523, -22.34414241361729], [-47.25824677694679, -22.344145537365062], [-47.2582116041733, -22.34414836155312], [-47.25817677923833, -22.344150900835505], [-47.258142304696555, -22.34415316960239], [-47.25810818275974, -22.344155181968837], [-47.25807441533359, -22.34415695176517], [-47.25804100405134, -22.34415849252982], [-47.25800795030593, -22.344159817503535], [-47.25797525528421, -22.344160939625272], [-47.257942919995365, -22.344161871529497], [-47.25791094529934, -22.344162625544733], [-47.257879331936145, -22.344163213692855], [-47.25784808055041, -22.344163647689722], [-47.2578171917165, -22.344163938946096], [-47.257786665962115, -22.344164098569617], [-47.25775650378694, -22.34416413736689], [-47.25772670568589, -22.34416406584593], [-47.257697272165196, -22.344163894219253], [-47.25766820376207, -22.3441636324065], [-47.25763950105848, -22.344163290037727], [-47.2576111646956, -22.344162876456082], [-47.2575831953893, -22.344162400720908], [-47.2575555939399, -22.344161871610247], [-47.2575283612437, -22.344161297623323], [-47.257501498301856, -22.344160686982583], [-47.25747500065791, -22.344160047501045], [-47.25744877652312, -22.34415938428478], [-47.25742266957054, -22.34415869705756], [-47.25739660836125, -22.34415798481298], [-47.25737059084003, -22.344157248221794], [-47.25734461685756, -22.344156488002525], [-47.25731933868499, -22.344155724575117], [-47.257293433535914, -22.34415491928443], [-47.25668853380263, -22.3441355661611]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1008.923046337, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26320285297605, -22.33857167315479], [-47.26318506638648, -22.338600457601206], [-47.26317438959367, -22.338617826362352], [-47.26316374446115, -22.338635233676612], [-47.263153130766966, -22.338652679427735], [-47.263142548289956, -22.338670163496346], [-47.26313199680838, -22.338687685762686], [-47.26312147610056, -22.33870524610514], [-47.26311098594559, -22.338722844399012], [-47.26310052612168, -22.33874048051959], [-47.263090096407325, -22.33875815433974], [-47.2630796965818, -22.338775865729357], [-47.26306932642285, -22.338793614559112], [-47.26305898570871, -22.33881140069694], [-47.263048674218055, -22.338829224008308], [-47.263038391728976, -22.338847084357656], [-47.26302813801892, -22.33886498160877], [-47.26301791286602, -22.338882915622168], [-47.263007716047, -22.338900886259022], [-47.26299754733935, -22.338918893377055], [-47.26298740652082, -22.33893693683161], [-47.26297729336641, -22.338955016480813], [-47.26296720765324, -22.338973132177017], [-47.262957149157444, -22.338991283772252], [-47.26294711765392, -22.339009471118665], [-47.26293711291808, -22.339027694065393], [-47.262927134724166, -22.33904595246158], [-47.2629171828469, -22.33906424615316], [-47.26290725706012, -22.33908257498578], [-47.26289735713666, -22.339100938804634], [-47.262887482849635, -22.339119337452132], [-47.26287763397125, -22.339137770770208], [-47.26286781027317, -22.3391562385996], [-47.26285801152666, -22.33917474077942], [-47.262848237502396, -22.339193277147757], [-47.262838487970285, -22.339211847541744], [-47.26282876269959, -22.339230451797466], [-47.262819061459375, -22.339249089749167], [-47.262809384017814, -22.33926776123035], [-47.26279973014216, -22.33928646607392], [-47.262790099599435, -22.339305204111053], [-47.2627804921559, -22.339323975171787], [-47.26277090757674, -22.339342779086113], [-47.26276134562662, -22.33936161568242], [-47.26275180606986, -22.33938048478755], [-47.26274228866997, -22.33939938622744], [-47.26273279311265, -22.339418319980787], [-47.262723315727754, -22.33943729273051], [-47.262713848131305, -22.339456320132204], [-47.26270438466705, -22.339475411717512], [-47.262694924237636, -22.339494567823834], [-47.26268546606945, -22.339513788119632], [-47.262676009382005, -22.339533072268615], [-47.262666553388485, -22.339552419928893], [-47.2626570972944, -22.339571830755304], [-47.262647640298695, -22.33959130439752], [-47.26263818159352, -22.339610840500256], [-47.26262872036304, -22.339630438705882], [-47.262618976894416, -22.33965067796594], [-47.262609521348985, -22.339670373322317], [-47.26260006070622, -22.33969012964892], [-47.262590594126706, -22.339709946570633], [-47.26258112076083, -22.33972982371411], [-47.2625716397543, -22.339749760696865], [-47.262562150243305, -22.33976975713714], [-47.2625526513573, -22.339789812648057], [-47.2625431422184, -22.339809926839067], [-47.2625336219405, -22.339830099317524], [-47.26252408963048, -22.33985032968633], [-47.26251454438701, -22.3398706175466], [-47.26250498530155, -22.339890962495247], [-47.262495411458175, -22.33991136412557], [-47.26248582193188, -22.339931822030653], [-47.2624762157909, -22.339952335798774], [-47.262466592096246, -22.339972905014033], [-47.2624569498996, -22.339993529261047], [-47.26244728824635, -22.340014208118532], [-47.262437606172846, -22.340034941164934], [-47.26242790270898, -22.34005572797312], [-47.26241817687418, -22.340076568118732], [-47.26240842768433, -22.340097461165787], [-47.262398654142906, -22.340118406685136], [-47.262388855248986, -22.34013940423774], [-47.262379029991294, -22.34016045338712], [-47.26236917735283, -22.340181553689618], [-47.262359296307075, -22.340202704702516], [-47.26234938581999, -22.340223905979567], [-47.26233944485118, -22.34024515706878], [-47.26232947235005, -22.340266457520364], [-47.26231946726049, -22.34028780687701], [-47.26230942851643, -22.340309204682924], [-47.2622993550457, -22.340330650476133], [-47.2622892457678, -22.3403521437928], [-47.26227909959395, -22.34037368416736], [-47.26226891542893, -22.340395271128465], [-47.2622586921671, -22.34041690420734], [-47.262248428699465, -22.340438582923184], [-47.262238123905476, -22.34046030680002], [-47.262227776658015, -22.340482075356547], [-47.26221738582416, -22.34050388810434], [-47.2622069502608, -22.340525744556963], [-47.26219646881895, -22.340547644221157], [-47.262185940341766, -22.3405695866009], [-47.26217507497074, -22.340592171232274], [-47.26216443559662, -22.340614223502435], [-47.26215374604825, -22.34063631597675], [-47.26214301069167, -22.340658436797142], [-47.26213223697027, -22.3406805689279], [-47.26212142761848, -22.340702705767068], [-47.26211058229642, -22.340724847055842], [-47.26209970062015, -22.340746992623963], [-47.26208878220532, -22.340769142300072], [-47.262077826666165, -22.34079129591381], [-47.262066833617226, -22.340813453292217], [-47.26205580267232, -22.340835614262218], [-47.262044733444164, -22.34085777865077], [-47.262033625545776, -22.340879946282573], [-47.26202247858913, -22.340902116982466], [-47.26201129218574, -22.34092429057444], [-47.26200006594691, -22.340946466881036], [-47.26198879948326, -22.3409686457244], [-47.26197749240504, -22.340990826925587], [-47.26196614432205, -22.341013010304795], [-47.26195475484333, -22.341035195681915], [-47.26194332357793, -22.341057382875], [-47.26193185013421, -22.341079571701897], [-47.26192033412036, -22.34110176197883], [-47.2619087751442, -22.341123953521233], [-47.26189717281249, -22.341146146144776], [-47.26188552673238, -22.3411683396627], [-47.26187383651062, -22.3411905338873], [-47.26186210175332, -22.341212728630623], [-47.26185032206619, -22.34123492370374], [-47.261838497054804, -22.34125711891625], [-47.261826626324726, -22.341279314076385], [-47.261814709480845, -22.341301508991886], [-47.261802746127806, -22.341323703469527], [-47.26179073586992, -22.341345897315062], [-47.261778678311444, -22.34136809033277], [-47.26176657305705, -22.34139028232483], [-47.261754419709774, -22.341412473094902], [-47.261742217873255, -22.341434662443863], [-47.261729967151545, -22.34145685017067], [-47.26171766714754, -22.341479036074706], [-47.261705317464255, -22.34150121995397], [-47.26169291770517, -22.34152340160408], [-47.26168046747276, -22.341545580821144], [-47.26166796637007, -22.34156775739878], [-47.26165541400021, -22.341589931129434], [-47.26164280996525, -22.341612101805858], [-47.26163015386852, -22.341634269217444], [-47.261617445312645, -22.341656433153467], [-47.26160468390008, -22.34167859340238], [-47.26159186923363, -22.34170074975077], [-47.26157900091634, -22.341722901983516], [-47.26156607855103, -22.341745049885006], [-47.261553101740546, -22.341767193238155], [-47.26154007008786, -22.34178933182476], [-47.261526983196525, -22.341811465424396], [-47.261513840669984, -22.341833593816016], [-47.26150064211159, -22.341855716777363], [-47.26148738712532, -22.341877834084443], [-47.26147407531502, -22.341899945512413], [-47.26146070628488, -22.341922050834764], [-47.26144727963981, -22.341944149823025], [-47.261433794984235, -22.341966242248706], [-47.26142025192345, -22.341988327880863], [-47.26140665006324, -22.34201040648707], [-47.261392989009046, -22.342032477834593], [-47.26137926836756, -22.34205454168787], [-47.261365487744904, -22.342076597811626], [-47.26135164674866, -22.3420986459674], [-47.26133774498641, -22.34212068591621], [-47.261323782065894, -22.34214271741809], [-47.26130975759625, -22.342164740230263], [-47.261295671186346, -22.342186754109857], [-47.26129270709739, -22.342191363983346], [-47.261272595041625, -22.342222575882673], [-47.261267310985055, -22.342230754090824], [-47.26125303641524, -22.342252739697795], [-47.26123869834794, -22.342274715383972], [-47.26122429639524, -22.342296680899086], [-47.26120983017016, -22.342318635991013], [-47.26119529507347, -22.342340586768536], [-47.26118063696043, -22.342362613120496], [-47.261165770543826, -22.342384833507232], [-47.261150656647054, -22.342407291263214], [-47.26113528758475, -22.342429981846553], [-47.26111965593548, -22.34245289984858], [-47.26110375401377, -22.342476039777683], [-47.26108757387314, -22.34249939605001], [-47.26107110730989, -22.342522962977938], [-47.26105434587005, -22.342546734754762], [-47.2610372808535, -22.342570705442906], [-47.2610199033224, -22.34259486895662], [-47.26100220410753, -22.34261921904792], [-47.26098417381695, -22.34264374928968], [-47.26096580284586, -22.342668453058018], [-47.26094708138619, -22.34269332351559], [-47.260927999440106, -22.342718353590946], [-47.26090854683222, -22.34274353596079], [-47.260888713224105, -22.34276886303051], [-47.2608684881324, -22.34279432691212], [-47.260847860944445, -22.342819919406697], [-47.26082682094028, -22.342845631981216], [-47.26080535731464, -22.342871455747957], [-47.260783459199075, -22.342897381446075], [-47.260761115689846, -22.34292339941875], [-47.26073831587572, -22.342949499594237], [-47.26071504886838, -22.34297567146652], [-47.260691303835785, -22.343001904076605], [-47.26066707003652, -22.34302818599597], [-47.26064233685846, -22.34305450530969], [-47.26061709385873, -22.34308084960199], [-47.26059133080462, -22.343107205945277], [-47.26056503771846, -22.34313356088948], [-47.26053820492406, -22.343159900454342], [-47.26051082309487, -22.343186210124838], [-47.26048288330298, -22.343212474850507], [-47.26045437706959, -22.343238679047975], [-47.260425296753155, -22.343264806305022], [-47.260395681976675, -22.34329079875155], [-47.26036567104408, -22.34331652173487], [-47.26033537479718, -22.343341881902788], [-47.26030480941813, -22.343366870675656], [-47.260273979393375, -22.343391489285963], [-47.26024288903125, -22.343415738905996], [-47.26021154246634, -22.343439620643647], [-47.26017994366826, -22.34346313553514], [-47.26014809644682, -22.343486284541147], [-47.26011600445683, -22.343509068542975], [-47.26008367120507, -22.343531488337646], [-47.260051100054774, -22.343553544634716], [-47.26001829423061, -22.343575238053084], [-47.25998525682617, -22.34359656911603], [-47.259951990808446, -22.343617538248754], [-47.25991849901976, -22.343638145777206], [-47.25988478418671, -22.343658391922663], [-47.25985084892383, -22.3436782767999], [-47.25981669573698, -22.343697800415352], [-47.25978232703031, -22.343716962663272], [-47.25974774510888, -22.343735763324513], [-47.25971295218377, -22.34375420206366], [-47.25967795037703, -22.343772278426755], [-47.25964274172607, -22.343789991838772], [-47.25960732818727, -22.343807341602172], [-47.25957171164041, -22.343824326894303], [-47.259535893894856, -22.343840946764608], [-47.25949987669169, -22.343857200133495], [-47.25946366170835, -22.34387308579002], [-47.25942725056431, -22.343888602389107], [-47.25939064482409, -22.343903748450156], [-47.25935384600377, -22.343918522353878], [-47.25931685557395, -22.343932922341025], [-47.25927967496443, -22.343946946510048], [-47.25924230556957, -22.343960592814668], [-47.25920474875414, -22.34397385906138], [-47.25916700585664, -22.343986742907973], [-47.25912907819542, -22.343999241860832], [-47.25909096707696, -22.34401135327194], [-47.25905267379649, -22.34402307433837], [-47.2590141996464, -22.344034402099087], [-47.258975545925075, -22.344045333432135], [-47.258936713938425, -22.344055865054123], [-47.258897705011506, -22.344065993516303], [-47.258858520493305, -22.344075715203953], [-47.25881916176148, -22.344085026334408], [-47.258779630517736, -22.34409392289087], [-47.25873998932966, -22.34410238772389], [-47.25870043939785, -22.34411038113982], [-47.25866114421685, -22.34411788515414], [-47.25862213275006, -22.34412491218511], [-47.2585834147347, -22.344131478469304], [-47.258544999120296, -22.344137600292036], [-47.2585068940952, -22.344143293942626], [-47.25846910711603, -22.344148575672595], [-47.258431644948004, -22.3441534616563], [-47.25839451369837, -22.344157967956438], [-47.25835771885138, -22.344162110492405], [-47.25832126531203, -22.344165905011206], [-47.25828515744273, -22.344169367062623], [-47.25824939910047, -22.34417251197713], [-47.258213993680506, -22.344175354846033], [-47.25817894415215, -22.34417791050535], [-47.25814425309759, -22.34418019352149], [-47.25810992274863, -22.34418221817975], [-47.25807595502438, -22.344183998474506], [-47.25804235156556, -22.34418554810194], [-47.25800911376734, -22.344186880454007], [-47.25797624281435, -22.344188008614406], [-47.257943739709724, -22.344188945355615], [-47.25791160530402, -22.344189703137562], [-47.25787984032533, -22.344190294106923], [-47.25784844540426, -22.344190730097583], [-47.25781742109963, -22.344191022631854], [-47.257786767922575, -22.34419118292218], [-47.25775648635565, -22.34419122187349], [-47.2577265768765, -22.344191150085695], [-47.25769703997425, -22.34419097785667], [-47.25766787616987, -22.34419071518514], [-47.25763908602985, -22.344190371773866], [-47.25761067018136, -22.344189957032555], [-47.257582629327764, -22.34418948008087], [-47.25755496425875, -22.34418894975109], [-47.25752767586208, -22.344188374590583], [-47.257500765132654, -22.344187762863985], [-47.25747422748909, -22.34418712241756], [-47.25744796912031, -22.34418645833594], [-47.257421830291364, -22.34418577027002], [-47.25739573801459, -22.344185057176805], [-47.25736969019471, -22.344184319728242], [-47.257343686683775, -22.34418355864514], [-47.25731839393756, -22.344182794778018], [-47.25729246041778, -22.344181988618022], [-47.25667559166059, -22.344162252547168]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1099.120061109, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.25725540885428, -22.342907081217326], [-47.25733819710487, -22.342909729876578], [-47.25736279721311, -22.34291049517939], [-47.25738740500368, -22.34291123837885], [-47.257412020689934, -22.34291195886111], [-47.25743664448528, -22.342912656012274], [-47.25746127660308, -22.342913329218494], [-47.25748591725675, -22.342913977865837], [-47.25751056664217, -22.342914601274494], [-47.25753522432045, -22.342915196369432], [-47.25755988905324, -22.342915757059394], [-47.25758455955125, -22.342916277060837], [-47.25760923452517, -22.342916750090225], [-47.25763391268569, -22.34291716986394], [-47.25765859274349, -22.34291753009847], [-47.25768327340926, -22.34291782451022], [-47.257707953393655, -22.342918046815697], [-47.257732631407386, -22.342918190731275], [-47.25775730616107, -22.34291824997346], [-47.257781976365386, -22.342918218258678], [-47.25780664073101, -22.342918089303364], [-47.25783129796857, -22.342917856824], [-47.25785594678873, -22.342917514536992], [-47.257880585902136, -22.342917056158843], [-47.257905214019445, -22.34291647540596], [-47.257929829851236, -22.342915765994846], [-47.25795443210821, -22.342914921641928], [-47.25797901950095, -22.342913936063685], [-47.25800359074011, -22.34291280297654], [-47.258028144536276, -22.342911516096976], [-47.258052679600084, -22.34291006914145], [-47.25807719464215, -22.342908455826425], [-47.25810168837308, -22.342906669868377], [-47.258126159503455, -22.342904704983756], [-47.25815060674391, -22.342902554889026], [-47.258175028805, -22.34290021330065], [-47.25819942439737, -22.34289767393511], [-47.25822379223154, -22.34289493050887], [-47.258248131018156, -22.342891976738372], [-47.25827243946778, -22.342888806340127], [-47.25829671629096, -22.342885413030594], [-47.2583209601983, -22.342881790526242], [-47.25834516990037, -22.342877932543562], [-47.25836934410771, -22.34287383279898], [-47.258393481530916, -22.34286948500904], [-47.25841758088051, -22.342864882890172], [-47.25844164086707, -22.34286002015887], [-47.25846565999138, -22.34285489122392], [-47.258489635210026, -22.34284949559124], [-47.25851356278985, -22.34284383504327], [-47.25853743899448, -22.342837911373117], [-47.25856126008753, -22.34283172637389], [-47.25858502233266, -22.342825281838643], [-47.25860872199348, -22.342818579560475], [-47.25863235533368, -22.3428116213325], [-47.25865591861689, -22.342804408947753], [-47.258679408106715, -22.342796944199414], [-47.25870282006686, -22.342789228880527], [-47.25872615076095, -22.342781264784197], [-47.258749396452664, -22.34277305370352], [-47.25877255340564, -22.3427645974316], [-47.25879561788356, -22.342755897761585], [-47.25881858615009, -22.342746956486533], [-47.258841454468886, -22.342737775399566], [-47.25886421910364, -22.34272835629381], [-47.25888687631803, -22.34271870096235], [-47.25890942237572, -22.34270881119832], [-47.258931853540446, -22.342698688794812], [-47.25895416607584, -22.342688335544985], [-47.25897635624559, -22.342677753241908], [-47.258998420313446, -22.342666943678722], [-47.25902035454306, -22.342655908648535], [-47.25904215519815, -22.342644649944503], [-47.259063818542415, -22.342633169359715], [-47.25908534083963, -22.34262146868731], [-47.25910671835341, -22.34260954972042], [-47.25912794734755, -22.342597414252165], [-47.25914902408572, -22.342585064075664], [-47.259169944831676, -22.34257250098407], [-47.25919070584916, -22.342559726770492], [-47.25921130340188, -22.342546743228088], [-47.259231733753595, -22.342533552149977], [-47.25925199316805, -22.342520155329254], [-47.25927207790897, -22.34250655455912], [-47.259291984240114, -22.342492751632662], [-47.259311708425244, -22.342478748343083], [-47.259331246728124, -22.34246454648342], [-47.259350595412535, -22.34245014784691], [-47.2593697507422, -22.34243555422663], [-47.25938870898091, -22.34242076741577], [-47.25940746639248, -22.342405789207426], [-47.25942601924061, -22.34239062139476], [-47.259444363789164, -22.34237526577088], [-47.2594624963019, -22.342359724129], [-47.25948041364999, -22.342343998449966], [-47.25949811776056, -22.342328092277302], [-47.25951561306922, -22.342312009929927], [-47.25953290402973, -22.342295755732355], [-47.259549995095824, -22.342279334009078], [-47.259566890721224, -22.34226274908453], [-47.25958359535968, -22.34224600528326], [-47.2596001134649, -22.342229106929686], [-47.25961644949066, -22.342212058348316], [-47.25963260789065, -22.34219486386361], [-47.259648593118605, -22.342177527800043], [-47.25966440962833, -22.34216005448208], [-47.25968006187349, -22.342142448234174], [-47.25969555430788, -22.342124713380827], [-47.259710891385204, -22.34210685424648], [-47.25972607755919, -22.3420888751556], [-47.25974111728362, -22.342070780432625], [-47.259756015012194, -22.34205257440201], [-47.259770775198646, -22.34203426138823], [-47.25978540229673, -22.342015845715732], [-47.25979990076021, -22.34199733170896], [-47.25981427504279, -22.341978723692332], [-47.25982852959823, -22.34196002599035], [-47.25984266888021, -22.341941242927422], [-47.25985669734253, -22.341922378828027], [-47.2598706194389, -22.341903438016548], [-47.25988443962306, -22.341884424817458], [-47.259898162348726, -22.341865343555178], [-47.25991179206965, -22.341846198554187], [-47.259925333239565, -22.34182699413884], [-47.259938790312184, -22.341807734633665], [-47.25995216774126, -22.341788424363024], [-47.25996546998052, -22.34176906765138], [-47.259978701483654, -22.341749668823116], [-47.25999186670442, -22.34173023220271], [-47.26000497009654, -22.341710762114545], [-47.26001801611376, -22.341691262883096], [-47.26003100918416, -22.341671738806795], [-47.2600439522042, -22.34165219263241], [-47.26005684569949, -22.341632624704708], [-47.26006968999198, -22.34161303516222], [-47.2600824854037, -22.341593424143475], [-47.26009523225662, -22.341573791787003], [-47.26010793087272, -22.34155413823129], [-47.26012058157399, -22.34153446361491], [-47.26013318468243, -22.341514768076355], [-47.260145740520024, -22.341495051754197], [-47.260158249408775, -22.341475314786866], [-47.26017071167061, -22.341455557312948], [-47.260183127627585, -22.341435779470977], [-47.260195497601664, -22.34141598139943], [-47.260207821914825, -22.34139616323687], [-47.26022010088904, -22.341376325121793], [-47.26023233484634, -22.341356467192732], [-47.2602445241087, -22.341336589588238], [-47.26025666899808, -22.34131669244676], [-47.26026876983649, -22.34129677590689], [-47.26028082694591, -22.341276840107117], [-47.26029284064833, -22.341256885185967], [-47.26030481126574, -22.34123691128198], [-47.260316739120114, -22.341216918533654], [-47.260328624533436, -22.341196907079528], [-47.26034046782772, -22.341176877058075], [-47.26035226932492, -22.34115682860788], [-47.26036402934702, -22.341136761867443], [-47.260375748216035, -22.341116676975254], [-47.26038742625394, -22.341096574069876], [-47.26039906378271, -22.341076453289812], [-47.260410661124354, -22.34105631477359], [-47.2604222186008, -22.34103615865972], [-47.260433736534104, -22.341015985086752], [-47.26044521524621, -22.340995794193145], [-47.26045665505911, -22.34097558611747], [-47.26046805629481, -22.340955360998212], [-47.26047941927524, -22.34093511897391], [-47.260490744322446, -22.340914860183123], [-47.260502031758385, -22.34089458476429], [-47.260513281905034, -22.340874292856], [-47.2605244950844, -22.340853984596734], [-47.26053567161844, -22.34083366012501], [-47.26054681182915, -22.340813319579382], [-47.26055791603851, -22.340792963098327], [-47.26056898456852, -22.3407725908204], [-47.26058001774114, -22.340752202884083], [-47.26059101587837, -22.34073179942794], [-47.260601979302194, -22.34071138059043], [-47.26061290833457, -22.340690946510147], [-47.26062380329751, -22.340670497325565], [-47.26063466451299, -22.34065003317517], [-47.26064549230299, -22.340629554197527], [-47.26065628698947, -22.34060906053116], [-47.26066704889446, -22.34058855231458], [-47.26067777833989, -22.340568029686267], [-47.26068847564777, -22.340547492784808], [-47.260699141140094, -22.34052694174865], [-47.26070977513883, -22.340506376716334], [-47.26072037796594, -22.340485797826396], [-47.26073094994344, -22.340465205217335], [-47.26074149139326, -22.3404445990277], [-47.260752002637446, -22.34042397939597], [-47.26076248399794, -22.34040334646069], [-47.260772935796744, -22.340382700360333], [-47.260783358355795, -22.340362041233483], [-47.26079375199712, -22.340341369218592], [-47.260804117042696, -22.34032068445422], [-47.26081445381448, -22.34029998707887], [-47.26082476263445, -22.340279277231065], [-47.26083504382463, -22.340258555049292], [-47.26084529770693, -22.34023782067212], [-47.260855524603386, -22.340217074238016], [-47.26086572483597, -22.340196315885507], [-47.26087589872664, -22.34017554575314], [-47.260886046597385, -22.3401547639794], [-47.260896168770195, -22.340133970702855], [-47.26090626557048, -22.340113166063464], [-47.26091633756618, -22.3400923503081], [-47.26092638572283, -22.3400715238587], [-47.260936411042806, -22.340050687153393], [-47.26094641452851, -22.34002984063042], [-47.26095639718234, -22.340008984727866], [-47.26096636000667, -22.33998811988395], [-47.260976304003904, -22.33996724653682], [-47.26098623017644, -22.33994636512466], [-47.260996139526654, -22.339925476085618], [-47.261006033056944, -22.33990457985788], [-47.261015911769725, -22.339883676879598], [-47.26102577666732, -22.339862767588937], [-47.261035628752175, -22.339841852424087], [-47.261045469026676, -22.339820931823184], [-47.26105529849318, -22.339800006224404], [-47.26106511815411, -22.339779076065923], [-47.26107492901181, -22.33975814178588], [-47.26108473206872, -22.3397372038225], [-47.26109452832717, -22.339716262613877], [-47.2611043187896, -22.33969531859819], [-47.261114104458336, -22.33967437221364], [-47.2611238863358, -22.339653423898376], [-47.261133665424396, -22.339632474090557], [-47.26114344272644, -22.339611523228317], [-47.261153219244356, -22.33959057174989], [-47.26116299598055, -22.33956962009336], [-47.26117277393738, -22.33954866869698], [-47.26118255411719, -22.339527717998816], [-47.261192337522424, -22.339506768437104], [-47.26120212515543, -22.339485820449987], [-47.261211918018574, -22.33946487447561], [-47.26122171711426, -22.339443930952125], [-47.26123152344487, -22.33942299031774], [-47.26124133801275, -22.33940205301061], [-47.2612511618203, -22.33938111946882], [-47.2612609958699, -22.339360190130677], [-47.26127084116391, -22.3393392654342], [-47.26128069870472, -22.339318345817603], [-47.2612905694947, -22.339297431719064], [-47.261300454536226, -22.339276523576757], [-47.261310354831686, -22.339255621828762], [-47.26132027138341, -22.339234726913357], [-47.26133020519382, -22.339213839268623], [-47.26134015726527, -22.33919295933272], [-47.26135012860013, -22.339172087543812], [-47.26136012020076, -22.33915122434011], [-47.261370133069555, -22.33913037015971], [-47.26138016820888, -22.33910952544078], [-47.26139022662108, -22.339088690621512], [-47.261400309308556, -22.339067866140073], [-47.26141041727366, -22.339047052434594], [-47.26142055151877, -22.33902624994319], [-47.26143071304626, -22.339005459104087], [-47.26144090285848, -22.338984680355434], [-47.26145112195778, -22.33896391413535], [-47.26146137134657, -22.338943160882046], [-47.2614716520272, -22.338922421033615], [-47.26148196500202, -22.338901695028316], [-47.26149231124676, -22.33888098329523], [-47.26150269136809, -22.338860286140083], [-47.26151310570333, -22.338839603778272], [-47.261523554583604, -22.338818936423074], [-47.26153403834007, -22.33879828428791], [-47.26154455730388, -22.33877764758601], [-47.26155511180621, -22.338757026530796], [-47.26156570217817, -22.338736421335547], [-47.26157632875093, -22.33871583221361], [-47.26158699185565, -22.33869525937831], [-47.26159769182346, -22.33867470304303], [-47.261608428985525, -22.338654163421037], [-47.26161920367299, -22.338633640725703], [-47.26163001621699, -22.33861313517039], [-47.2616408669487, -22.338592646968355], [-47.26165175619928, -22.338572176332985], [-47.26166268429983, -22.33855172347758], [-47.26167365158154, -22.33853128861552], [-47.261684658375536, -22.338510871960093], [-47.261695705012954, -22.338490473724644], [-47.26170679182502, -22.33847009412252], [-47.2617179191428, -22.338449733367067], [-47.26172908729745, -22.338429391671575], [-47.26174029662017, -22.3384090692494], [-47.261751547442046, -22.338388766313876], [-47.261762840094306, -22.338368483078302], [-47.261774174908, -22.33834821975606], [-47.26178555221437, -22.33832797656045], [-47.261796972344506, -22.33830775370484], [-47.26180843562955, -22.33828755140247], [-47.2618199424007, -22.33826736986679], [-47.26183149298905, -22.338247209311085], [-47.26184308772579, -22.338227069948644], [-47.26185472694204, -22.33820695199286], [-47.26186641096896, -22.33818685565702], [-47.26187814013768, -22.338166781154463], [-47.261889914779374, -22.33814672869859], [-47.26190173522519, -22.338126698502617], [-47.261913601806235, -22.33810669077992], [-47.261925514853694, -22.338086705743866], [-47.261937474698705, -22.338066743607722], [-47.2619494816724, -22.338046804584877], [-47.261961536105936, -22.33802688888863], [-47.26197363833047, -22.338006996732325], [-47.26198578867712, -22.337987128329278], [-47.26199798747709, -22.33796728389285], [-47.26201023506146, -22.337947463636336], [-47.26202253176141, -22.33792766777305], [-47.26203487790806, -22.33790789651636], [-47.26204727383245, -22.337888150079756], [-47.262059719823355, -22.337868428724068], [-47.26207221606888, -22.33784873282325], [-47.262084762742404, -22.3378290627677], [-47.262097360017314, -22.337809418947888], [-47.26211000806701, -22.337789801754223], [-47.26212270706488, -22.337770211577084], [-47.2621354571843, -22.337750648806967], [-47.262148258598664, -22.33773111383422], [-47.262161111481355, -22.337711607049343], [-47.262174016005766, -22.33769212884276], [-47.262186972345305, -22.337672679604847], [-47.262199980673344, -22.337653259726036], [-47.26221304116324, -22.33763386959679], [-47.26222615398845, -22.337614509607498], [-47.262239319322326, -22.337595180148607], [-47.262252537338235, -22.337575881610526], [-47.26226580820961, -22.33755661438367], [-47.26227913210983, -22.337537378858503], [-47.26229250921226, -22.33751817542543], [-47.262305939690314, -22.337499004474864], [-47.262319423717386, -22.337479866397246], [-47.26233296146683, -22.337460761582967], [-47.262346553112074, -22.33744169042252], [-47.262360198826485, -22.337422653306252], [-47.26237389878348, -22.337403650624662], [-47.26238765315641, -22.337384682768075], [-47.26240146211871, -22.33736575012698], [-47.26241532584374, -22.33734685309182], [-47.2624292445049, -22.337327992052963], [-47.26244321827558, -22.337309167400896], [-47.26245724732917, -22.337290379525964], [-47.262471331839066, -22.337271628818645], [-47.26248547197867, -22.337252915669357], [-47.26249966792133, -22.337234240468522], [-47.26251391984049, -22.337215603606555], [-47.262528227909506, -22.337197005473868], [-47.26254259230178, -22.337178446460875], [-47.2625570131907, -22.337159926958023], [-47.262571490749686, -22.337141447355737], [-47.2625860251521, -22.337123008044426], [-47.26260061657134, -22.3371046094145], [-47.262615265180806, -22.337086251856434], [-47.26262997115389, -22.33706793576058], [-47.262644734663965, -22.337049661517405], [-47.26265955588443, -22.3370314295173], [-47.26267443498871, -22.33701324015073], [-47.26268937215018, -22.33699509380805], [-47.26270436754222, -22.336976990879748], [-47.262719421338225, -22.336958931756186], [-47.2627345337116, -22.336940916827817], [-47.262749704835734, -22.33692294648509], [-47.262764934884025, -22.3369050211184], [-47.26278022402986, -22.336887141118122], [-47.26279557244664, -22.33686930687472], [-47.262810980307776, -22.336851518778616], [-47.26282644778662, -22.33683377722023], [-47.26284197505659, -22.33681608258994], [-47.262857562291096, -22.336798435278226], [-47.26287320966351, -22.33678083567549], [-47.26288891734723, -22.336763284172136], [-47.26290468551567, -22.336745781158562], [-47.26292051434222, -22.336728327025234], [-47.262936404000264, -22.336710922162567], [-47.26295235439151, -22.336693566706998], [-47.26296836415055, -22.336676259610822], [-47.26298443154289, -22.336658999481255], [-47.26300055483399, -22.33664178492557], [-47.26301673228925, -22.336624614550953], [-47.26303296217418, -22.33660748696462], [-47.2630492427542, -22.336590400773833], [-47.26306557229478, -22.336573354585784], [-47.26308194906134, -22.336556347007722], [-47.26309837131937, -22.336539376646854], [-47.26311483733432, -22.336522442110446], [-47.26313134537161, -22.33650554200569], [-47.263147893696726, -22.33648867493983], [-47.263164480575114, -22.336471839520087], [-47.263181104272206, -22.336455034353698], [-47.26319776305351, -22.33643825804788], [-47.26321445518443, -22.336421509209877], [-47.263231178930454, -22.33640478644693], [-47.263247932557015, -22.336388088366252], [-47.2632647143296, -22.33637141357511], [-47.26328152251362, -22.3363547606807], [-47.26329835537458, -22.336338128290308], [-47.26331521117791, -22.336321515011107], [-47.263332088189074, -22.336304919450345], [-47.26334898467353, -22.336288340215283], [-47.26336589889675, -22.33627177591316], [-47.26338282912416, -22.336255225151213], [-47.26339977362124, -22.336238686536664], [-47.263416730653454, -22.336222158676772], [-47.26343369848626, -22.33620564017873], [-47.26345067538511, -22.336189129649874], [-47.26346765961546, -22.336172625697362], [-47.26348464944279, -22.336156126928472], [-47.26350164313254, -22.336139631950406], [-47.26351863895016, -22.336123139370482], [-47.26353563516116, -22.336106647795887], [-47.263552629983, -22.33609015579101], [-47.26356962070573, -22.33607366109036], [-47.26358660377961, -22.33605716067728], [-47.26360357562471, -22.336040651508025], [-47.263620532661086, -22.336024130538945], [-47.26363747130878, -22.336007594726183], [-47.26365438798781, -22.335991041026034], [-47.26367127911826, -22.335974466394767], [-47.26368814112015, -22.33595786778865], [-47.26370497041352, -22.33594124216392], [-47.26372176341845, -22.335924586476903], [-47.26373851655496, -22.33590789768379], [-47.2637552262431, -22.335891172740894], [-47.26377188890294, -22.335874408604482], [-47.26380820715346, -22.33583766550846]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 943.043942658, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26290639384237, -22.335582278855075], [-47.26287511296547, -22.33561264157361], [-47.262857989642455, -22.33562926986935], [-47.26284081754985, -22.335645956231904], [-47.262823598476075, -22.335662702103708], [-47.26280633422241, -22.33567950894433], [-47.262789026606136, -22.335696378227354], [-47.262771677458055, -22.335713311442866], [-47.262754288625516, -22.33573031009442], [-47.26273686196802, -22.33574737570353], [-47.26271908937361, -22.33576481397133], [-47.262701566002285, -22.33578204502816], [-47.26268401057399, -22.335799347780384], [-47.26266642501985, -22.335816723813565], [-47.26264881128775, -22.335834174726752], [-47.26263117134165, -22.33585170213307], [-47.26261350716248, -22.335869307659124], [-47.2625958207492, -22.335886992943685], [-47.26257811411784, -22.33590475963875], [-47.262560389302564, -22.335922609408495], [-47.26254264835568, -22.33594054392936], [-47.262524893348626, -22.335958564888834], [-47.262507126372384, -22.335976673985154], [-47.26248934953736, -22.335994872927362], [-47.26247156497375, -22.336013163434874], [-47.2624537748326, -22.336031547236363], [-47.262435981286785, -22.336050026068655], [-47.26241818652984, -22.336068601677738], [-47.262400392777636, -22.336087275817135], [-47.26238260226858, -22.336106050247224], [-47.262364817264604, -22.336124926734342], [-47.26234704005058, -22.336143907051028], [-47.26232927293537, -22.336162992974693], [-47.262311518254116, -22.336182186284997], [-47.26229378419315, -22.336201482425313], [-47.26227609839562, -22.336220854594508], [-47.26225848524176, -22.336240276159916], [-47.262240948736675, -22.336259741954567], [-47.26222348861077, -22.33627925149497], [-47.262206104594135, -22.33629880429904], [-47.26218879641551, -22.33631839988749], [-47.26217156380391, -22.33633803778191], [-47.262154406487824, -22.336357717505678], [-47.262137324194285, -22.336377438585203], [-47.262120316650666, -22.33639720054763], [-47.26210338358434, -22.336417002921593], [-47.26208652472134, -22.336436845238392], [-47.26206973978756, -22.336456727030978], [-47.262053028509285, -22.336476647833216], [-47.26203639061211, -22.33649660718094], [-47.26201982582093, -22.33651660461246], [-47.26200333386101, -22.33653663966693], [-47.26198691445724, -22.33655671188535], [-47.26197056733444, -22.33657682081035], [-47.26195429221727, -22.336596965986054], [-47.26193808883011, -22.336617146958503], [-47.26192195689762, -22.33663736327484], [-47.26190589614385, -22.336657614484388], [-47.261889906293405, -22.336677900137403], [-47.261873987070736, -22.336698219785784], [-47.26185813820022, -22.336718572983028], [-47.26184235940647, -22.336738959283807], [-47.26182665041395, -22.336759378244633], [-47.26181101094718, -22.336779829423495], [-47.26179544073115, -22.336800312379225], [-47.261779939490765, -22.336820826672433], [-47.26176450695099, -22.33684137186521], [-47.261749142837296, -22.336861947520543], [-47.26173384687508, -22.336882553203033], [-47.2617186187901, -22.336903188478587], [-47.26170345830832, -22.336923852914257], [-47.26168836515576, -22.33694454607868], [-47.26167333905958, -22.336965267540624], [-47.261658379745946, -22.336986016871624], [-47.26164348694189, -22.337006793643994], [-47.26162866037521, -22.337027597430282], [-47.26161389977363, -22.337048427804948], [-47.2615992048653, -22.337069284343425], [-47.26158457537865, -22.33709016662243], [-47.26157001104255, -22.3371110742196], [-47.26155551158618, -22.33713200671386], [-47.26154107673961, -22.337152963684517], [-47.2615267062328, -22.33717394471261], [-47.26151239979625, -22.337194949379978], [-47.26149815716089, -22.337215977269654], [-47.26148397805826, -22.337237027965333], [-47.261469862220615, -22.33725810105119], [-47.261455809379996, -22.337279196113514], [-47.26144181926936, -22.337300312738865], [-47.26142789162197, -22.33732145051481], [-47.26141402617207, -22.337342609029378], [-47.26140022265422, -22.337363787871457], [-47.26138648080277, -22.337384986631992], [-47.26137280035357, -22.337406204901384], [-47.261359181042636, -22.337427442271217], [-47.261345622606314, -22.337448698334374], [-47.26133212478197, -22.33746997268364], [-47.261318687339866, -22.337491264861352], [-47.261305310262124, -22.33751257406571], [-47.261291993500194, -22.33753389948711], [-47.261278736748075, -22.337555240701256], [-47.26126553960774, -22.337576597431454], [-47.261252401680764, -22.337597969402424], [-47.26123932256875, -22.33761935633993], [-47.26122630187314, -22.337640757970718], [-47.26121333919492, -22.33766217402345], [-47.26120043413548, -22.33768360422709], [-47.26118758629607, -22.33770504831179], [-47.261174795277554, -22.337726506009407], [-47.26116206068137, -22.337747977051983], [-47.26114938210861, -22.337769461173014], [-47.26113675916012, -22.33779095810777], [-47.26112419143747, -22.33781246759118], [-47.26111167854206, -22.33783398935969], [-47.261099220074996, -22.33785552315136], [-47.26108681563771, -22.337877068704884], [-47.26107446483208, -22.337898625759372], [-47.261062167259475, -22.337920194055872], [-47.26104992252224, -22.337941773335185], [-47.261037730222185, -22.337963363339995], [-47.26102558996096, -22.33798496381467], [-47.26101350134195, -22.338006574501783], [-47.26100146396714, -22.338028195147484], [-47.260989477439296, -22.338049825498086], [-47.26097754136175, -22.338071465299862], [-47.26096565533765, -22.338093114300943], [-47.260953818970826, -22.338114772249455], [-47.26094203186474, -22.338136438895486], [-47.26093029362354, -22.338158113989287], [-47.260918603851884, -22.338179797281462], [-47.260906962154294, -22.338201488524213], [-47.26089536813587, -22.33822318747018], [-47.260883821402004, -22.338244893872627], [-47.26087232155837, -22.338266607485853], [-47.260860868211005, -22.33828832806482], [-47.26084946096636, -22.338310055365056], [-47.26083809943137, -22.338331789142707], [-47.26082678321306, -22.338353529155068], [-47.26081551191895, -22.338375275159997], [-47.260804285157214, -22.338397026915565], [-47.26079310253614, -22.338418784180952], [-47.26078196366442, -22.3384405467161], [-47.26077086815153, -22.338462314280942], [-47.26075981560715, -22.338484086636342], [-47.26074880564122, -22.338505863544235], [-47.26073783786422, -22.338527644767044], [-47.26072691193459, -22.338549429972982], [-47.26071602957154, -22.338571214690244], [-47.26070519496724, -22.33859298876476], [-47.26069441003403, -22.33861474562138], [-47.26068367382821, -22.338636484343336], [-47.26067298520625, -22.338658204426732], [-47.260662343028876, -22.33867990537054], [-47.260651746160754, -22.338701586677182], [-47.260641193471216, -22.33872324785116], [-47.260630683833696, -22.338744888400054], [-47.26062021612583, -22.33876650783462], [-47.26060978923014, -22.338788105667017], [-47.26059957411904, -22.33880932396509], [-47.26058921736086, -22.33883089316104], [-47.26057889813921, -22.338852439328075], [-47.2605686153513, -22.338873961989286], [-47.26055836790045, -22.338895460666404], [-47.26054815469296, -22.338916934886914], [-47.26053797464091, -22.338938384177947], [-47.26052782666061, -22.338959808069617], [-47.260517709672925, -22.33898120609441], [-47.26050762260368, -22.3390025777861], [-47.2604975643831, -22.33902392268117], [-47.26048753394649, -22.339045240317223], [-47.26047753023356, -22.339066530234433], [-47.26046755218858, -22.339087791975267], [-47.26045759876147, -22.33910902508226], [-47.26044766890621, -22.339130229100935], [-47.26043776158138, -22.339151403579457], [-47.26042787575123, -22.339172548065473], [-47.26041801038391, -22.339193662110553], [-47.26040816445315, -22.339214745266176], [-47.260398336936674, -22.339235797087433], [-47.260388526818566, -22.3392568171276], [-47.26037873308526, -22.339277804947205], [-47.26036895473071, -22.339298760102526], [-47.260359190751664, -22.339319682155914], [-47.26034944015122, -22.339340570668174], [-47.260339701936005, -22.33936142520456], [-47.26032997511856, -22.339382245329634], [-47.26032025871594, -22.339403030610335], [-47.26031055174931, -22.339423780616958], [-47.260300853245994, -22.33944449491851], [-47.260291162236776, -22.33946517308866], [-47.26028147775852, -22.339485814700115], [-47.26027179885193, -22.339506419329403], [-47.2602621245628, -22.3395269865542], [-47.260252453942066, -22.339547515953218], [-47.260242786044635, -22.33956800710883], [-47.26023311993173, -22.33958845960167], [-47.26022345466684, -22.33960887301996], [-47.26021378932044, -22.339629246948792], [-47.26020412296709, -22.33964958097669], [-47.260194454684964, -22.339669874696447], [-47.26018478355847, -22.3396901276997], [-47.26017510867567, -22.339710339582233], [-47.260165429129486, -22.339730509941635], [-47.26015592215257, -22.339750268144694], [-47.260146238799265, -22.339770338240367], [-47.26013654785668, -22.339790366236844], [-47.26012684506944, -22.33981035876862], [-47.26011712492641, -22.339830325947837], [-47.26010738521406, -22.339850271621557], [-47.26009762562149, -22.339870195725528], [-47.260087845864916, -22.3398900981408], [-47.26007804566086, -22.339909978749134], [-47.2600682247267, -22.339929837431637], [-47.26005838277958, -22.33994967407104], [-47.26004851953719, -22.339969488550203], [-47.26003863471784, -22.339989280751844], [-47.260028728039615, -22.340009050560223], [-47.26001879922134, -22.340028797859365], [-47.26000884798201, -22.340048522533927], [-47.25999887404083, -22.34006822446939], [-47.25998887711745, -22.3400879035515], [-47.25997885693162, -22.34010755966674], [-47.25996881320352, -22.340127192702024], [-47.25995874565372, -22.340146802544513], [-47.259948654002756, -22.34016638908249], [-47.25993853797166, -22.340185952204358], [-47.25992839728149, -22.34020549179951], [-47.25991823165363, -22.340225007757876], [-47.25990804081006, -22.34024449996916], [-47.259897824472496, -22.340263968324653], [-47.25988758236293, -22.340283412716126], [-47.25987731420378, -22.340302833035636], [-47.259867019717646, -22.34032222917576], [-47.25985669862723, -22.34034160102993], [-47.2598463506553, -22.34036094849255], [-47.25983597552498, -22.34038027145822], [-47.259825572959514, -22.340399569822235], [-47.25981514268245, -22.340418843480382], [-47.2598046844173, -22.340438092329478], [-47.259794197887295, -22.340457316267575], [-47.259783682816774, -22.340476515191927], [-47.25977313892962, -22.340495689001255], [-47.25976256594947, -22.340514837595737], [-47.2597519636007, -22.340533960875103], [-47.25974133160761, -22.340553058740063], [-47.25973066969418, -22.340572131092692], [-47.2597199775851, -22.34059117783478], [-47.25970925500453, -22.340610198869776], [-47.259698501676795, -22.340629194101655], [-47.25968771732674, -22.340648163434366], [-47.25967690167845, -22.340667106773854], [-47.25966605445649, -22.34068602402612], [-47.25965517538545, -22.34070491509777], [-47.25964426418977, -22.340723779896454], [-47.25963332059374, -22.34074261833087], [-47.25962234432174, -22.340761430310152], [-47.25961133509818, -22.340780215744235], [-47.25960029264734, -22.34079897454371], [-47.25958921669321, -22.34081770662064], [-47.25957810695982, -22.34083641188742], [-47.25956696317124, -22.340855090257154], [-47.25955578505115, -22.34087374164412], [-47.25954457232336, -22.340892365963043], [-47.259533324711406, -22.34091096312967], [-47.259522041938375, -22.340929533060958], [-47.25951072372774, -22.340948075674003], [-47.25949936980235, -22.34096659088718], [-47.259487979884796, -22.340985078620022], [-47.25947655369786, -22.341003538792044], [-47.259465090963566, -22.34102197132464], [-47.25945359140427, -22.34104037613903], [-47.259442054741456, -22.341058753158237], [-47.25943048069659, -22.341077102305817], [-47.25941886899099, -22.34109542350586], [-47.259407219345235, -22.34111371668411], [-47.25939553147999, -22.341131981766445], [-47.259383805115405, -22.341150218679875], [-47.25937203997126, -22.34116842735241], [-47.25936023576677, -22.341186607713098], [-47.25934839222097, -22.34120475969161], [-47.25933650905252, -22.341222883218474], [-47.25932458597955, -22.341240978225148], [-47.25931262531926, -22.341259040718473], [-47.259300659630675, -22.341277020848143], [-47.259288736854934, -22.341294841080593], [-47.25927687400473, -22.341312467727047], [-47.259265068620294, -22.3413298965972], [-47.259253318078976, -22.34134712403577], [-47.25925009134615, -22.341351819369088], [-47.25922886022811, -22.34138255117463], [-47.259218371719385, -22.34139756201086], [-47.25920681755011, -22.341413948287556], [-47.25919530750635, -22.3414301157589], [-47.25918383990105, -22.341446061187213], [-47.25917241319, -22.341461781435022], [-47.25916102596628, -22.341477273475252], [-47.25914967695448, -22.341492534402306], [-47.25913836500445, -22.34150756144232], [-47.25912708908317, -22.34152235196583], [-47.25911584826722, -22.341536903498774], [-47.25910464173366, -22.34155121373447], [-47.25909346874912, -22.341565280547265], [-47.259082328659886, -22.34157910200346], [-47.25907122087841, -22.341592676375296], [-47.25906014486993, -22.34160600215401], [-47.25904910013854, -22.341619078061086], [-47.25903808621012, -22.341631903062172], [-47.2590271026152, -22.341644476379102], [-47.259016148870145, -22.34165679750152], [-47.25900522445656, -22.34166886619866], [-47.25899432880019, -22.341680682529383], [-47.25898346124695, -22.341692246852737], [-47.258972621038296, -22.341703559836752], [-47.258961807286134, -22.341714622465226], [-47.25895101894483, -22.341725436044435], [-47.25894025478281, -22.341736002207657], [-47.258929513352804, -22.34174632291816], [-47.258918792961495, -22.34175640046963], [-47.25890809163851, -22.34176623748451], [-47.2588974068968, -22.341775837096705], [-47.258886707115416, -22.341785228029146], [-47.258875903841506, -22.34179448763456], [-47.25886493374275, -22.341803670309513], [-47.25885379287597, -22.3418127784482], [-47.258842484514474, -22.341821808390538], [-47.25883101204159, -22.341830756513616], [-47.25881937894779, -22.34183961923434], [-47.258807588825334, -22.341848393013706], [-47.258795645365076, -22.341857074359464], [-47.258783552353584, -22.341865659828184], [-47.25877131366871, -22.3418741460286], [-47.25875893327688, -22.341882529623312], [-47.25874641523004, -22.341890807330934], [-47.258733763661034, -22.341898975928952], [-47.25872098278081, -22.34190703225552], [-47.25870807687723, -22.34191497320996], [-47.258695050309555, -22.341922795756197], [-47.25868190750626, -22.341930496923858], [-47.25866865296279, -22.34193807380947], [-47.258655291237474, -22.34194552357866], [-47.25864182694959, -22.34195284346722], [-47.25862826477667, -22.341960030782477], [-47.25861460945095, -22.341967082905036], [-47.25860086575701, -22.341973997290165], [-47.25858703852942, -22.34198077146877], [-47.258573132650014, -22.341987403048847], [-47.25855915304402, -22.34199388971741], [-47.25854510467892, -22.342000229241098], [-47.25853099256138, -22.34200641946755], [-47.25851682173387, -22.34201245832717], [-47.258502597272745, -22.342018343834024], [-47.2584883242843, -22.342024074087696], [-47.25847400790281, -22.342029647274217], [-47.25845965328786, -22.34203506166736], [-47.25844526562082, -22.342040315630193], [-47.25843085010128, -22.34204540761665], [-47.25841641194515, -22.34205033617246], [-47.25840195638071, -22.342055099936683], [-47.258387488643635, -22.342059697643645], [-47.2583730139764, -22.34206412812346], [-47.25835853762343, -22.342068390303588], [-47.25834406482533, -22.342072483210767], [-47.258329600818094, -22.342076405971543], [-47.258315150825915, -22.34208015781425], [-47.25830072005822, -22.342083738069906], [-47.258286313706776, -22.342087146172894], [-47.25827193676336, -22.34209038170222], [-47.2582575566596, -22.3420934523569], [-47.25824305417333, -22.34209638342736], [-47.2582283308506, -22.342099195051084], [-47.25821337090586, -22.34210188972641], [-47.25819817041623, -22.34210446759562], [-47.25818272594493, -22.342106928770974], [-47.25816703452477, -22.342109273362322], [-47.25815109364006, -22.342111501502778], [-47.258134901201686, -22.342113613373034], [-47.25811845552651, -22.342115609222812], [-47.258101755315764, -22.342117489390155], [-47.258084799628094, -22.342119254319485], [-47.2580675878569, -22.342120904576916], [-47.2580501197074, -22.342122440863925], [-47.25803239516977, -22.342123864029514], [-47.25801441449692, -22.342125175080238], [-47.25799617818061, -22.342126375188975], [-47.25797768692882, -22.3421274657021], [-47.25795894164246, -22.34212844814543], [-47.2579399433941, -22.342129324228836], [-47.257920693407954, -22.34213009584985], [-47.25790119303798, -22.342130765096243], [-47.257881443750264, -22.342131334247807], [-47.25786144710491, -22.342131805777196], [-47.25784120473764, -22.342132182350305], [-47.257820718344256, -22.34213246682607], [-47.25779998966491, -22.342132662255626], [-47.257779020469066, -22.34213277188133], [-47.25775781254396, -22.342132799135317], [-47.257736367679755, -22.342132747637894], [-47.257714687659515, -22.34213262119569], [-47.25769277424672, -22.342132423799956], [-47.257663067326135, -22.342132069416355]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 937.470855514, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2628737760202, -22.335574788160635], [-47.26283696662398, -22.335610533412915], [-47.26281978805336, -22.335627226065426], [-47.262802560628714, -22.335643980052485], [-47.26278528615363, -22.335660796835906], [-47.26276796644824, -22.335677677892107], [-47.26275060334665, -22.3356946247145], [-47.26273319870015, -22.33571163881046], [-47.26271575437247, -22.335728721705973], [-47.26269795156733, -22.335746189595476], [-47.262680405907716, -22.335763442565835], [-47.26266282635437, -22.335780769092917], [-47.26264521484526, -22.335798170768882], [-47.26262757333561, -22.33581564919984], [-47.26260990379728, -22.335833206006562], [-47.26259220821971, -22.33585084282372], [-47.26257448861095, -22.335868561298547], [-47.262556746996765, -22.335886363091994], [-47.262538985421656, -22.335904249877608], [-47.262521205948865, -22.335922223341544], [-47.262503410661445, -22.33594028518155], [-47.262485601662675, -22.335958437106363], [-47.262467781075955, -22.335976680835895], [-47.26244995104508, -22.33599501810085], [-47.26243211373546, -22.33601345064149], [-47.262414271335096, -22.33603198020652], [-47.26239642605337, -22.336050608554057], [-47.26237858012272, -22.336069337450088], [-47.26236073579892, -22.336088168667676], [-47.262342895362124, -22.336107103986077], [-47.26232506111615, -22.336126145190818], [-47.2623072353897, -22.336145294072697], [-47.26228942053858, -22.33616455242464], [-47.26227162497164, -22.336183915484867], [-47.26225387723811, -22.336203355491968], [-47.2622362025556, -22.336222844899613], [-47.262218605073244, -22.336242378376124], [-47.262201084518146, -22.336261955434836], [-47.262183640617074, -22.336281575590434], [-47.26216627309539, -22.336301238360598], [-47.26214898167875, -22.3363209432639], [-47.262131766092274, -22.3363406898207], [-47.26211462605949, -22.336360477554578], [-47.262097561304465, -22.336380305989884], [-47.262080571551046, -22.33640017465237], [-47.26206365652188, -22.336420083070678], [-47.26204681593933, -22.336440030775112], [-47.26203004952621, -22.336460017296893], [-47.2620133570047, -22.336480042169395], [-47.26199673809612, -22.33650010492837], [-47.26198019252229, -22.33652020511062], [-47.26196372000456, -22.336540342254754], [-47.26194732026425, -22.33656051590111], [-47.261930993022524, -22.336580725591507], [-47.261914738000215, -22.336600970869846], [-47.26189855491847, -22.33662125128108], [-47.2618824434978, -22.336641566372478], [-47.26186640345931, -22.33666191569225], [-47.26185043452391, -22.336682298790297], [-47.26183453641244, -22.336702715218152], [-47.26181870884605, -22.336723164528685], [-47.26180295154561, -22.336743646276503], [-47.26178726423218, -22.336764160017786], [-47.26177164662721, -22.336784705309746], [-47.26175609845212, -22.336805281711143], [-47.26174061942836, -22.336825888782535], [-47.261725209277905, -22.336846526085278], [-47.26170986772268, -22.336867193182442], [-47.261694594484936, -22.336887889638387], [-47.2616793892872, -22.33690861501872], [-47.26166425185201, -22.336929368890676], [-47.26164918190311, -22.336950150821554], [-47.26163417916318, -22.336970960381684], [-47.261619243355796, -22.33699179714202], [-47.261604374205405, -22.33701266067385], [-47.26158957143631, -22.337033550550434], [-47.261574834773256, -22.33705446634602], [-47.26156016394124, -22.33707540763619], [-47.26154555866584, -22.337096373997454], [-47.26153101867286, -22.337117365007742], [-47.26151654368899, -22.337138380245236], [-47.26150213344088, -22.337159419290057], [-47.261487787655774, -22.337180481723106], [-47.26147350606121, -22.337201567126414], [-47.26145928838549, -22.337222675082838], [-47.261445134357665, -22.33724380517569], [-47.261431043706445, -22.33726495699042], [-47.26141701616156, -22.33728613011282], [-47.26140305145312, -22.337307324129696], [-47.26138914931212, -22.337328538628288], [-47.261375309469955, -22.337349773196834], [-47.261361531657826, -22.337371027425615], [-47.26134781560841, -22.337392300904394], [-47.26133416105464, -22.337413593224063], [-47.261320567729726, -22.33743490397697], [-47.26130703536798, -22.33745623275536], [-47.26129356373767, -22.337477579099218], [-47.26128015282684, -22.337498942191974], [-47.26126680259519, -22.337520321205126], [-47.2612535127376, -22.3375417157071], [-47.261240282853734, -22.337563125419017], [-47.26122711254287, -22.337584550063468], [-47.26121400140421, -22.337605989364096], [-47.26120094903696, -22.337627443045587], [-47.261187955039745, -22.337648910834634], [-47.2611750190116, -22.337670392458186], [-47.261162140551505, -22.3376918876444], [-47.26114931925791, -22.33771339612333], [-47.261136554729944, -22.33773491762508], [-47.26112384656638, -22.33775645188136], [-47.261111194365704, -22.337777998625594], [-47.26109859772719, -22.337799557591], [-47.26108605624989, -22.337821128512243], [-47.261073569532584, -22.33784271112573], [-47.26106113717436, -22.33786430516847], [-47.26104875877482, -22.33788591037796], [-47.26103643393298, -22.337907526493712], [-47.261024162248916, -22.337929153254855], [-47.261011943322075, -22.337950790402644], [-47.26099977675187, -22.33797243767995], [-47.26098766213937, -22.337994094827813], [-47.260975599084254, -22.338015761590988], [-47.26096358718702, -22.338037437714405], [-47.260951626048765, -22.338059122942983], [-47.26093971527035, -22.338080817023478], [-47.26092785445334, -22.33810251970266], [-47.26091604319897, -22.338124230729417], [-47.260904281109156, -22.33814594985273], [-47.26089256778634, -22.338167676821918], [-47.260880902832845, -22.338189411388043], [-47.26086928585151, -22.33821115330256], [-47.26085771644562, -22.338232902317593], [-47.26084619421864, -22.338254658186276], [-47.26083471877438, -22.338276420662538], [-47.26082328971723, -22.338298189500776], [-47.26081190665195, -22.33831996445611], [-47.260800569183424, -22.338341745284836], [-47.260789276917066, -22.33836353174383], [-47.260778029458976, -22.338385323590106], [-47.260766826415306, -22.338407120581977], [-47.260755667392736, -22.338428922478382], [-47.26074455199864, -22.338450729038435], [-47.260733479840724, -22.338472540022046], [-47.26072245052683, -22.338494355190292], [-47.26071146366543, -22.33851617430479], [-47.26070051891464, -22.33853799702962], [-47.26068961806457, -22.338559818746297], [-47.26067876547286, -22.338581628961027], [-47.26066796315148, -22.338603420886844], [-47.26065721015868, -22.338625193590413], [-47.26064650534614, -22.338646946565568], [-47.26063584756979, -22.338668679309155], [-47.26062523568979, -22.338690391321524], [-47.26061466857096, -22.338712082105165], [-47.260604145082546, -22.33873375116585], [-47.26059366409796, -22.338755398012548], [-47.260583224495825, -22.338777022155675], [-47.26057300317875, -22.338798253335753], [-47.260562634562156, -22.338819847187377], [-47.26055230404313, -22.33884141690483], [-47.260542010515366, -22.338862962009884], [-47.2605317528789, -22.33888448202285], [-47.26052153003692, -22.338905976470084], [-47.26051134089857, -22.338927444877477], [-47.260501184377326, -22.33894888677406], [-47.2604910593914, -22.338970301691333], [-47.26048096486418, -22.33899168916206], [-47.26047089972353, -22.33901304872187], [-47.260460862902605, -22.339034379907527], [-47.26045085333915, -22.339055682258476], [-47.26044086997558, -22.33907695531651], [-47.260430911760174, -22.339098198623468], [-47.260420977645424, -22.339119411724344], [-47.260411066588496, -22.339140594166807], [-47.260401177552566, -22.339161745498057], [-47.26039130950473, -22.339182865269247], [-47.26038146141788, -22.339203953031536], [-47.260371632269084, -22.33922500833983], [-47.26036182104196, -22.339246030747002], [-47.26035202672254, -22.33926701981362], [-47.26034224830466, -22.339287975095726], [-47.26033248478503, -22.339308896155725], [-47.26032273516695, -22.33932978255434], [-47.260312998457344, -22.33935063385697], [-47.26030327366926, -22.339371449628292], [-47.260293559820475, -22.339392229435372], [-47.260283855932904, -22.33941297284882], [-47.260274161034914, -22.339433679437914], [-47.26026447415847, -22.33945434877671], [-47.260254794341726, -22.339474980438293], [-47.260245120626905, -22.339495573999674], [-47.26023545206147, -22.339516129039122], [-47.2602257876982, -22.339536645135876], [-47.260216126593924, -22.339557121873078], [-47.26020646781216, -22.339577558831966], [-47.26019681041855, -22.339597955601675], [-47.26018715348617, -22.339618311768128], [-47.2601774960922, -22.339638626920756], [-47.26016783731759, -22.3396589006534], [-47.26015817624974, -22.339679132558736], [-47.26014851197985, -22.339699322233717], [-47.26013884360411, -22.339719469277192], [-47.26012935450129, -22.339739190290587], [-47.26011968372753, -22.339759234305124], [-47.26011000592485, -22.339779235137595], [-47.26010031672442, -22.339799199665702], [-47.26009061044461, -22.339819138358852], [-47.26008088480685, -22.339839055201598], [-47.26007113950055, -22.33985895013224], [-47.260061374243314, -22.339878823032496], [-47.26005158875292, -22.339898673784816], [-47.26004178274816, -22.33991850227101], [-47.2600319559475, -22.33993830837453], [-47.260022108070025, -22.33995809197899], [-47.26001223883537, -22.339977852967802], [-47.26000234796307, -22.339997591226023], [-47.25999243517331, -22.340017306638487], [-47.259982500186574, -22.340036999090607], [-47.2599725427234, -22.340056668468744], [-47.2599625625049, -22.340076314659445], [-47.25995255925227, -22.340095937550043], [-47.25994253268716, -22.340115537028346], [-47.25993248253158, -22.3401351129824], [-47.259922408507535, -22.340154665301412], [-47.259912310337555, -22.34017419387473], [-47.25990218774419, -22.34019369859269], [-47.259892040450296, -22.34021317934618], [-47.25988186817937, -22.34023263602593], [-47.25987167065466, -22.3402520685242], [-47.25986144759963, -22.340271476733875], [-47.25985119873826, -22.34029086054798], [-47.2598409237947, -22.340310219860278], [-47.259830622493176, -22.340329554565205], [-47.259820294557976, -22.340348864558315], [-47.2598099397138, -22.34036814973538], [-47.25979955768549, -22.340387409992847], [-47.25978914819813, -22.340406645227706], [-47.25977871097674, -22.340425855337973], [-47.25976824574622, -22.340445040222935], [-47.259757752232446, -22.34046419978113], [-47.25974723016087, -22.340483333912534], [-47.25973667925674, -22.340502442518684], [-47.25972609924601, -22.340521525500588], [-47.25971548985458, -22.340540582760326], [-47.25970485080803, -22.340559614201386], [-47.259694181832636, -22.340578619726962], [-47.25968348265414, -22.340597599241885], [-47.25967275299851, -22.340616552651667], [-47.259661992592164, -22.34063547986169], [-47.259651201160786, -22.340654380779437], [-47.25964037843054, -22.340673255312442], [-47.25962952412765, -22.340692103368866], [-47.25961863797815, -22.340710924857937], [-47.259607719707866, -22.34072971969003], [-47.25959676904285, -22.340748487775883], [-47.259585785709085, -22.340767229027048], [-47.25957476943248, -22.340785943355947], [-47.259563719938534, -22.340804630676267], [-47.25955263695294, -22.340823290902204], [-47.25954152020129, -22.34084192394866], [-47.25953036940889, -22.34086052973171], [-47.259519184301105, -22.340879108167915], [-47.25950796460304, -22.340897659174864], [-47.259496710039386, -22.340916182671513], [-47.25948542033511, -22.340934678576787], [-47.25947409521464, -22.340953146811074], [-47.25946273440209, -22.34097158729588], [-47.25945133762184, -22.340989999952754], [-47.259439904597336, -22.34100838470514], [-47.259428435052556, -22.341026741476277], [-47.25941692871041, -22.341045070191395], [-47.25940538529392, -22.341063370776126], [-47.25939380452587, -22.341081643156723], [-47.25938218612831, -22.34109988726117], [-47.259370529823364, -22.341118103017568], [-47.259358835332655, -22.341136290355177], [-47.25934710237739, -22.341154449204275], [-47.25933533067821, -22.34117257949628], [-47.25932351995559, -22.341190681163198], [-47.259311669929545, -22.341208754137917], [-47.25929978031963, -22.34122679835436], [-47.259287853534, -22.34124480968641], [-47.259275923272604, -22.341262736576713], [-47.259264039229535, -22.341280498912784], [-47.25925221915687, -22.341298061992443], [-47.259240460663584, -22.341315421630032], [-47.25922876119021, -22.341332574193306], [-47.259223204698316, -22.341340659639215], [-47.25920194221862, -22.341371378426434], [-47.25919399381023, -22.341382753944554], [-47.25918250815858, -22.34139904304436], [-47.2591710712075, -22.34141510784256], [-47.25915968136534, -22.341430945139], [-47.259148337188236, -22.34144655183705], [-47.25913703737434, -22.34146192495451], [-47.25912578075776, -22.34147706163462], [-47.25911456630239, -22.34149195915701], [-47.25910339309304, -22.341506614950642], [-47.25909226032809, -22.341521026605275], [-47.2590811673098, -22.341535191883782], [-47.25907011343308, -22.34154910873641], [-47.2590590981752, -22.34156277531179], [-47.259048121082024, -22.341576189971818], [-47.25903718175383, -22.341589351304698], [-47.25902627983124, -22.341602258137033], [-47.25901541497736, -22.341614909547918], [-47.259004586860065, -22.34162730488143], [-47.25899379513265, -22.341639443758794], [-47.258983039412435, -22.341651326090386], [-47.258972319258916, -22.34166295208616], [-47.25896163414902, -22.341674322266734], [-47.258950983451655, -22.34168543747226], [-47.2589403664016, -22.341696298869632], [-47.25892978207082, -22.34170690795917], [-47.25891922933886, -22.34171726657971], [-47.25890870686202, -22.341727376911297], [-47.25889821304227, -22.341737241475844], [-47.258887745994784, -22.34174686313529], [-47.25887730330039, -22.34175624528078], [-47.25886685240067, -22.341765417774596], [-47.25885630185916, -22.341774460758987], [-47.25884558605174, -22.34178343057459], [-47.258834700770436, -22.341792329759905], [-47.25882364927262, -22.341801154590524], [-47.25881243492943, -22.341809901380458], [-47.25880106122285, -22.341818566484864], [-47.2587895317402, -22.34182714630454], [-47.258777850170766, -22.341835637288614], [-47.25876602030285, -22.341844035936816], [-47.2587540460192, -22.34185233880273], [-47.25874193129416, -22.34186054249573], [-47.25872968019056, -22.341868643683075], [-47.25871729685494, -22.341876639093], [-47.258704785514595, -22.341884525516427], [-47.25869215047642, -22.341892299807636], [-47.25867939612118, -22.341899958887645], [-47.25866652690119, -22.341907499745506], [-47.25865354733809, -22.341914919439432], [-47.258640462018526, -22.341922215099192], [-47.25862727559227, -22.34192938392707], [-47.25861399276926, -22.341936423199346], [-47.25860061831613, -22.341943330268197], [-47.25858715705358, -22.341950102562897], [-47.25857361385405, -22.341956737591104], [-47.258559993638855, -22.341963232940138], [-47.258546301374295, -22.341969586279088], [-47.25853254207021, -22.341975795359406], [-47.25851872077714, -22.341981858016343], [-47.25850484258256, -22.341987772170807], [-47.258490912609055, -22.341993535830166], [-47.25847693601016, -22.341999147090313], [-47.25846291796834, -22.342004604136555], [-47.258448863692244, -22.342009905244982], [-47.258434778413104, -22.34201504878408], [-47.25842066738095, -22.34202003321626], [-47.25840653586272, -22.342024857098945], [-47.258392389138166, -22.342029519086076], [-47.2583782324946, -22.342034017930224], [-47.25836407122648, -22.342038352482934], [-47.25834991063021, -22.3420425216965], [-47.25833575599828, -22.342046524625992], [-47.258321612618396, -22.342050360429646], [-47.258307485766046, -22.342054028371013], [-47.25829338070147, -22.342057527819847], [-47.258279302666594, -22.342060858252918], [-47.25826525669652, -22.34206401929644], [-47.25825120897107, -22.34206701897652], [-47.258237036052066, -22.34206988343848], [-47.258222636038916, -22.342072633321493], [-47.25820799255727, -22.342075270993337], [-47.258193101504546, -22.342077796384537], [-47.258177959280964, -22.342080209394513], [-47.25816256277255, -22.34208250992028], [-47.25814690933243, -22.34208469788286], [-47.25813099675497, -22.342086773252515], [-47.25811482325454, -22.34208873607084], [-47.25809838744314, -22.342090586470956], [-47.25808168830247, -22.342092324695805], [-47.258064725160565, -22.342093951114503], [-47.25804749766802, -22.342095466235982], [-47.2580300057702, -22.342096870721807], [-47.25801224968429, -22.34209816539663], [-47.25799422987456, -22.34209935125705], [-47.25797594702889, -22.342100429479224], [-47.2579574020348, -22.342101401424912], [-47.25793859595744, -22.34210226864626], [-47.25791953001875, -22.34210303288958], [-47.2579002055749, -22.34210369609794], [-47.25788062409808, -22.342104260413073], [-47.25786078715775, -22.342104728176228], [-47.257840696401516, -22.34210510192857], [-47.257820353539266, -22.34210538441094], [-47.25779976032665, -22.342105578562958], [-47.25777891854971, -22.342105687522213], [-47.25775783001287, -22.342105714622452], [-47.257736496523506, -22.342105663392093], [-47.25771491988176, -22.342105537552484], [-47.25767691069949, -22.342105195163754]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 931.897122417, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26284116709965, -22.335567302673308], [-47.26281594361111, -22.335591796953235], [-47.262798758562475, -22.33560849589574], [-47.26278152278696, -22.33562525799804], [-47.262764238090455, -22.335642084724252], [-47.26274690629595, -22.33565897755362], [-47.26272952924085, -22.33567593798288], [-47.26271210878036, -22.33569296752325], [-47.262694646782506, -22.335710067705115], [-47.26267681376666, -22.33572756521631], [-47.26265924581871, -22.33574484010028], [-47.26264164214035, -22.33576219040219], [-47.26262400467626, -22.335779617720863], [-47.26260633538905, -22.33579712366961], [-47.2625886362585, -22.335814709876747], [-47.26257090928251, -22.335832377985007], [-47.26255315647829, -22.33585012965008], [-47.26253537988128, -22.335867966541915], [-47.26251758154631, -22.335885890343388], [-47.262499763547595, -22.33590390275042], [-47.26248192797981, -22.33592200547093], [-47.26246407695854, -22.335940200224197], [-47.262446212620084, -22.335958488741053], [-47.26242833712193, -22.335976872763442], [-47.26241045264384, -22.335995354043252], [-47.26239256138895, -22.336013934340944], [-47.26237466558241, -22.336032615426955], [-47.26235676747331, -22.33605139907961], [-47.26233886933478, -22.336070287084677], [-47.262320973465165, -22.33608928123433], [-47.262303082187245, -22.33610838332713], [-47.262285197849536, -22.336127595167163], [-47.26226732282855, -22.336146918560722], [-47.2622494657556, -22.336166348540882], [-47.26223165608609, -22.336185856385878], [-47.262213919874895, -22.336205413635746], [-47.26219626141528, -22.336225014794135], [-47.26217868043096, -22.336244659371065], [-47.26216117664545, -22.3362643468782], [-47.26214374978069, -22.336284076830044], [-47.262126399558994, -22.33630384874223], [-47.26210912570212, -22.336323662132077], [-47.26209192793012, -22.336343516520326], [-47.262074805963636, -22.33636341142842], [-47.26205775952314, -22.336383346379442], [-47.262040788327745, -22.336403320899237], [-47.26202389209642, -22.336423334515477], [-47.26200707054848, -22.336443386756823], [-47.2619903234026, -22.336463477154062], [-47.261973650376625, -22.336483605240534], [-47.26195705118886, -22.336503770550518], [-47.26194052555718, -22.336523972620352], [-47.261924073199346, -22.33654421098803], [-47.26190769383304, -22.336564485193133], [-47.26189138717557, -22.336584794777323], [-47.26187515294454, -22.33660513928345], [-47.26185899085697, -22.3366255182567], [-47.26184290063042, -22.33664593124319], [-47.26182688198226, -22.336666377790902], [-47.26181093462986, -22.3366868574494], [-47.26179505829079, -22.336707369769606], [-47.26177925268244, -22.33672791430439], [-47.26176351752232, -22.33674849060816], [-47.261747852528394, -22.33676909823627], [-47.26173225741859, -22.33678973674591], [-47.26171673191083, -22.336810405695864], [-47.26170127572359, -22.33683110464602], [-47.261685888575336, -22.336851833157834], [-47.26167057018484, -22.33687259079416], [-47.26165532027114, -22.336893377119125], [-47.261640138553304, -22.336914191698597], [-47.26162502475165, -22.33693503409846], [-47.2616099785854, -22.33695590388767], [-47.26159499977471, -22.33697680063596], [-47.26158008804061, -22.336997723913335], [-47.261565243103966, -22.33701867329181], [-47.26155046468616, -22.33703964834448], [-47.2615357525088, -22.33706064864578], [-47.26152110629406, -22.337081673771177], [-47.26150652576443, -22.33710272329742], [-47.26149201064327, -22.337123796801805], [-47.26147756065388, -22.33714489386333], [-47.261463175520134, -22.337166014062003], [-47.26144885496639, -22.337187156978974], [-47.26143459871759, -22.337208322196144], [-47.26142040649954, -22.337229509295966], [-47.261406278037704, -22.33725071786309], [-47.261392213058585, -22.33727194748252], [-47.261378211289056, -22.33729319774029], [-47.261364272456944, -22.33731446822295], [-47.26135039629046, -22.337335758517955], [-47.26133658251762, -22.33735706821498], [-47.26132283086799, -22.337378396903087], [-47.26130914107137, -22.337399744172615], [-47.26129551285784, -22.3374211096153], [-47.26128194595864, -22.337442492822767], [-47.26126844014013, -22.337463893332767], [-47.26125499539619, -22.337485310313916], [-47.26124161169483, -22.337506742918798], [-47.26122828873175, -22.3375281907086], [-47.26121502610434, -22.337549653402228], [-47.261201823409536, -22.33757113072013], [-47.26118868024425, -22.337592622383863], [-47.26117559620536, -22.33761412811609], [-47.26116257088913, -22.337635647641395], [-47.26114960389228, -22.337657180684854], [-47.26113669481144, -22.33767872697261], [-47.26112384324275, -22.337700286232838], [-47.26111104878298, -22.337721858193778], [-47.26109831102861, -22.337743442585268], [-47.26108562957575, -22.33776503913895], [-47.26107300402135, -22.33778664758637], [-47.26106043396215, -22.33780826766032], [-47.26104791899458, -22.337829899095617], [-47.26103545871542, -22.3378515416276], [-47.26102305272194, -22.337873194992085], [-47.261010700610875, -22.337894858927065], [-47.26099840197995, -22.337916533170056], [-47.26098615642634, -22.337938217460795], [-47.2609739635471, -22.3379599115407], [-47.26096182294109, -22.337981615149303], [-47.26094973420569, -22.338003328029977], [-47.26093769693906, -22.338025049926213], [-47.260925710740054, -22.338046780581536], [-47.260913775207285, -22.338068519741434], [-47.2609018899401, -22.33809026715133], [-47.260890054537434, -22.338112022558796], [-47.26087826859901, -22.338133785711605], [-47.26086653172502, -22.33815555635783], [-47.26085484351558, -22.338177334247316], [-47.26084320357135, -22.338199119130365], [-47.26083161149341, -22.338220910757936], [-47.260820066883014, -22.338242708882106], [-47.2608085693419, -22.33826451325561], [-47.260797118472226, -22.338286323631863], [-47.26078571387664, -22.338308139764912], [-47.26077435515789, -22.33832996141001], [-47.26076304191929, -22.338351788322992], [-47.26075177376479, -22.33837362026003], [-47.26074055029855, -22.338395456978343], [-47.26072937112512, -22.33841729823605], [-47.26071823584982, -22.338439143791277], [-47.2607071440783, -22.33846099340307], [-47.26069609541643, -22.338482846831695], [-47.260685089470655, -22.33850470383786], [-47.26067412589871, -22.338526564081597], [-47.26066320656158, -22.33854842279765], [-47.26065233598245, -22.338570269152648], [-47.26064151627287, -22.33859209614763], [-47.26063074649311, -22.338613902832776], [-47.26062002548995, -22.338635688699718], [-47.260609352114656, -22.33865745324306], [-47.26059872522271, -22.338679195961134], [-47.260588143674624, -22.338700916354462], [-47.26057760633529, -22.338722613926947], [-47.26056711207399, -22.338744288185733], [-47.2605566597654, -22.33876593863963], [-47.26054643224232, -22.338787182701715], [-47.26053605176735, -22.33880880120899], [-47.260525709950905, -22.338830394476872], [-47.26051540568326, -22.338851962025732], [-47.260505137861195, -22.338873503374558], [-47.26049490538471, -22.33889501804851], [-47.26048470716004, -22.338916505572257], [-47.260474542097846, -22.33893796547375], [-47.26046440911369, -22.3389593972835], [-47.26045430712847, -22.338980800533264], [-47.26044423506775, -22.339002174757812], [-47.260434191862544, -22.3390235194931], [-47.26042417644856, -22.339044834277786], [-47.26041418776639, -22.339066118653], [-47.26040422476266, -22.339087372159913], [-47.2603942863884, -22.33910859434301], [-47.2603843715994, -22.33912978474942], [-47.26037447935767, -22.33915094292588], [-47.26036460862931, -22.339172068423185], [-47.260354758386384, -22.339193160792167], [-47.26034492760528, -22.33921421958744], [-47.26033511526913, -22.339235244361646], [-47.2603253203636, -22.339256234675275], [-47.26031554188237, -22.339277190084157], [-47.260305778822165, -22.33929811015074], [-47.26029603018643, -22.33931899443572], [-47.26028629498245, -22.3393398425046], [-47.26027657222374, -22.339360653922174], [-47.26026686092877, -22.339381428255624], [-47.26025716012027, -22.339402165075928], [-47.260247468827615, -22.339422863952556], [-47.26023778608393, -22.33944352445999], [-47.260228110928715, -22.339464146171682], [-47.26021844240568, -22.33948472866518], [-47.260208779563946, -22.33950527151927], [-47.2601991214581, -22.339525774313817], [-47.26018946714704, -22.339546236632575], [-47.26017981569636, -22.339566658057517], [-47.260170166174085, -22.339587038178667], [-47.26016051765573, -22.33960737658273], [-47.26015086922112, -22.33962767286006], [-47.26014121995406, -22.339647926605604], [-47.26013156894487, -22.339668137413014], [-47.26012191528789, -22.339688304880482], [-47.26011225808261, -22.339708428608002], [-47.260102786853864, -22.339728112431757], [-47.26009312865969, -22.33974813036518], [-47.26008346399692, -22.339768104033595], [-47.260073788383266, -22.33978804055806], [-47.26006409596672, -22.33980795076515], [-47.26005438440353, -22.33982783877693], [-47.26004465338356, -22.339847704534225], [-47.26003490262563, -22.339867547919475], [-47.26002513184893, -22.3398873688158], [-47.26001534077357, -22.339907167105686], [-47.26000552911938, -22.339926942673337], [-47.259995696606794, -22.339946695403057], [-47.2599858429569, -22.33996642517909], [-47.259975967890526, -22.33998613188715], [-47.25996607112932, -22.340005815412933], [-47.25995615239513, -22.34002547564264], [-47.25994621140999, -22.34004511246344], [-47.25993624789638, -22.34006472576272], [-47.259926261576986, -22.340084315428705], [-47.25991625217487, -22.340103881350036], [-47.259906219413516, -22.34012342341565], [-47.259896163016414, -22.34014294151571], [-47.25988608270756, -22.340162435540453], [-47.259875978210985, -22.34018190538121], [-47.25986584925108, -22.34020135092985], [-47.25985569555281, -22.34022077207807], [-47.25984551684094, -22.340240168719152], [-47.25983531284049, -22.340259540747002], [-47.259825083276915, -22.340278888055767], [-47.259814827875914, -22.340298210540173], [-47.25980454636329, -22.34031750809589], [-47.259794238464856, -22.3403367806195], [-47.25978390390684, -22.34035602800799], [-47.25977354241569, -22.34037525015891], [-47.259763153718005, -22.34039444697049], [-47.259752737540424, -22.340413618341913], [-47.259742293609406, -22.34043276417378], [-47.25973182165237, -22.340451884365788], [-47.259721321396405, -22.340470978819294], [-47.2597107925683, -22.340490047437065], [-47.259700234895625, -22.340509090121543], [-47.259689648105876, -22.340528106776063], [-47.259679031926204, -22.34054709730557], [-47.25966838608449, -22.340566061614627], [-47.25965771030812, -22.34058499960952], [-47.259647004324584, -22.34060391119719], [-47.25963626786196, -22.34062279628454], [-47.25962550064752, -22.340641654780523], [-47.259614702409, -22.34066048659427], [-47.25960387287428, -22.34067929163549], [-47.259593011770924, -22.340698069814962], [-47.25958211882644, -22.34071682104471], [-47.259571193768444, -22.34073554523713], [-47.25956023632446, -22.34075424230543], [-47.25954924622209, -22.340772912163732], [-47.259538223188365, -22.340791554727467], [-47.25952716695055, -22.340810169912576], [-47.25951607723586, -22.34082875763573], [-47.25950495377118, -22.34084731781487], [-47.25949379628341, -22.340865850368374], [-47.25948260449927, -22.340884355215714], [-47.25947137814496, -22.34090283227768], [-47.259460116947054, -22.3409212814752], [-47.25944882063153, -22.340939702730584], [-47.25943748892402, -22.34095809596738], [-47.25942612155042, -22.34097646110913], [-47.259414718235746, -22.340994798081287], [-47.25940327870549, -22.34101310680919], [-47.259391802684036, -22.34103138722024], [-47.25938028989594, -22.34104963924213], [-47.25936874006545, -22.341067862803303], [-47.259357152916095, -22.341086057833927], [-47.25934552817147, -22.341104224264395], [-47.25933386555467, -22.341122362026198], [-47.2593221647883, -22.341140471051865], [-47.25931042559444, -22.341158551275193], [-47.25929864769498, -22.341176602630522], [-47.259286830811355, -22.341194625053124], [-47.25927497466451, -22.34121261847934], [-47.259263081753545, -22.341230578650123], [-47.25925118691931, -22.341248452301006], [-47.259239341608954, -22.341266156740755], [-47.259227564313875, -22.34128365625363], [-47.259215852711776, -22.341300946658674], [-47.259204204306336, -22.34131802434666], [-47.25919635136981, -22.341329451426116], [-47.25917507638869, -22.341360131001256], [-47.25916961590605, -22.341367945874154], [-47.25915819877202, -22.34138413779705], [-47.25914683491365, -22.34140009992213], [-47.25913552283468, -22.341415829086692], [-47.25912426119153, -22.34143132223508], [-47.259113048787434, -22.341446576429746], [-47.25910188456617, -22.341461588862945], [-47.25909076760544, -22.341476356867727], [-47.25907969710808, -22.341490877931513], [-47.25906867239416, -22.341505149707878], [-47.25905769289117, -22.34151917002925], [-47.25904675812228, -22.341532936921702], [-47.25903586769581, -22.341546448616345], [-47.25902502129094, -22.341559703564513], [-47.25901421864307, -22.341572700451646], [-47.2590034595293, -22.341585438209272], [-47.258992743749964, -22.341597916029993], [-47.25898207111036, -22.341610133380176], [-47.25897144140061, -22.341622090012503], [-47.25896085437379, -22.341633785978548], [-47.25895030972314, -22.341645221639467], [-47.25893980705662, -22.341656397677294], [-47.258929345870534, -22.34166731510441], [-47.25891892552266, -22.341677975270652], [-47.258908545202424, -22.34168837987064], [-47.25889820390051, -22.341698530948538], [-47.258887900376884, -22.341708430901246], [-47.25887763312868, -22.341718082478906], [-47.258867400356706, -22.341727488783015], [-47.25885719970964, -22.341736653461826], [-47.25884699769159, -22.341745607517094], [-47.25883669988246, -22.34175443388054], [-47.258826238366375, -22.341763190836804], [-47.25881560867056, -22.34177188106884], [-47.2588048140364, -22.3417805007878], [-47.25879385782288, -22.341789046244635], [-47.258782743503524, -22.341797513732786], [-47.258771474660676, -22.341805899592813], [-47.25876005498206, -22.341814200215296], [-47.25874848825769, -22.341822412043065], [-47.25873677837522, -22.341830531574548], [-47.258724929316934, -22.341838555365875], [-47.25871294515655, -22.341846480033023], [-47.25870083005427, -22.341854302254877], [-47.258688588253776, -22.34186201877524], [-47.25867622408099, -22.34186962640324], [-47.258663741938136, -22.34187712201706], [-47.258651146301396, -22.34188450256518], [-47.2586384417186, -22.341891765067512], [-47.25862563280475, -22.341898906617864], [-47.258612724240066, -22.341905924385127], [-47.258599720766945, -22.341912815614485], [-47.25858662718633, -22.341919577629664], [-47.2585734483551, -22.34192620783404], [-47.25856018918357, -22.341932703711866], [-47.258546854632556, -22.341939062829933], [-47.25853344970932, -22.341945282839315], [-47.2585199794662, -22.34195136147632], [-47.25850644899752, -22.341957296563788], [-47.258492863435805, -22.341963086013113], [-47.258479227949856, -22.341968727825023], [-47.25846554774041, -22.341974220091707], [-47.25845182803818, -22.341979560997743], [-47.25843807410086, -22.341984748821528], [-47.258424291209536, -22.341989781936924], [-47.2584104846647, -22.34199465881485], [-47.25839665978429, -22.34199937802444], [-47.25838282189949, -22.34200393823455], [-47.25836897634935, -22.342008338215912], [-47.25835512848024, -22.342012576841558], [-47.25834128364058, -22.34201665308863], [-47.258327447174715, -22.342020566040482], [-47.25831362442211, -22.34202431488705], [-47.25829982070948, -22.34202789892711], [-47.25828604134791, -22.342031317569162], [-47.2582722916295, -22.34203457033232], [-47.25825857663263, -22.342037656890152], [-47.2582448612854, -22.34204058559559], [-47.25823101793354, -22.342043383449145], [-47.25821694122986, -22.342046071591444], [-47.2582026142112, -22.342048652259827], [-47.258188032595235, -22.342051125173036], [-47.25817319261927, -22.342053490017683], [-47.25815809102251, -22.342055746477904], [-47.25814272502687, -22.34205789426262], [-47.25812709231024, -22.342059933131658], [-47.25811119098446, -22.34206186291859], [-47.258095019572295, -22.342063683551416], [-47.258078576978534, -22.342065395071923], [-47.25806186246584, -22.34206699765188], [-47.25804487563015, -22.34206849160783], [-47.25802761637207, -22.34206987741391], [-47.258010084873, -22.342071155712812], [-47.25799228156973, -22.342072327324935], [-47.257974207130104, -22.3420733932562], [-47.25795586242824, -22.342074354704224], [-47.25793724852181, -22.34207521306355], [-47.257918366630484, -22.342075969929162], [-47.2578992181127, -22.34207662709951], [-47.25787980444671, -22.342077186578223], [-47.25786012721132, -22.342077650575156], [-47.2578401880661, -22.342078021506715], [-47.257819988734916, -22.34207830199566], [-47.25779953098899, -22.342078494870204], [-47.25777881663091, -22.342078603162967], [-47.25775784748226, -22.342078630109445], [-47.25773662536773, -22.342078579146232], [-47.25769076286156, -22.34207831166205]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 926.322105267, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26280855481339, -22.335559811945778], [-47.26277772907719, -22.33558976572279], [-47.262760484950796, -22.335606535940325], [-47.262743190032886, -22.335623372609376], [-47.26272584614925, -22.33564027721189], [-47.26270845514066, -22.335657251248016], [-47.26269101886617, -22.33567429623277], [-47.26267353919816, -22.33569141370102], [-47.26265567597156, -22.335708940833907], [-47.26263808573531, -22.335726237631437], [-47.26262045793192, -22.33574361170819], [-47.262602794512844, -22.33576106466959], [-47.26258509744808, -22.335778598136105], [-47.2625673687253, -22.33579621374363], [-47.2625496103509, -22.335813913142964], [-47.26253182435119, -22.3358316979983], [-47.26251401277135, -22.335849569988493], [-47.26249617767654, -22.33586753080582], [-47.2624783211519, -22.335885582155942], [-47.262460445303766, -22.33590372575695], [-47.26244255225994, -22.33592196333868], [-47.26242464416978, -22.33594029664283], [-47.262406723204336, -22.335958727422653], [-47.26238879155778, -22.335977257441577], [-47.26237085144833, -22.335995888471963], [-47.26235290511699, -22.33601462229643], [-47.262334954829434, -22.336033460705682], [-47.262317002876166, -22.336052405498254], [-47.26229905157371, -22.336071458479097], [-47.26228110326384, -22.33609062145997], [-47.26226316031485, -22.336109896258158], [-47.26224522512399, -22.336129284693314], [-47.26222730654504, -22.33614878159335], [-47.262209434939514, -22.336168357276232], [-47.262191637199635, -22.33618798236834], [-47.262173917762716, -22.336207651208525], [-47.2621562763492, -22.336227363303735], [-47.26213871267926, -22.33624711816235], [-47.26212122647141, -22.336266915295884], [-47.26210381744468, -22.336286754216918], [-47.262086485317354, -22.336306634439794], [-47.262069229806144, -22.336326555482373], [-47.2620520506282, -22.336346516863326], [-47.2620349475006, -22.33636651810281], [-47.26201792013899, -22.336386558724058], [-47.26200096825887, -22.33640663825212], [-47.26198409157607, -22.33642675621301], [-47.26196728980582, -22.33644691213498], [-47.261950562662435, -22.3364671055489], [-47.26193390986073, -22.33648733598665], [-47.261917331115065, -22.33650760298217], [-47.26190082613971, -22.336527906071137], [-47.26188439464882, -22.3365482447909], [-47.26186803635616, -22.336568618680964], [-47.26185175097586, -22.33658902728197], [-47.261835538221376, -22.336609470137017], [-47.261819397806725, -22.336629946790282], [-47.26180332944582, -22.336650456787574], [-47.26178733285245, -22.336670999676702], [-47.2617714077407, -22.336691575006633], [-47.26175555382443, -22.336712182328387], [-47.26173977081762, -22.336732821194566], [-47.26172405843472, -22.336753491158813], [-47.26170841639019, -22.336774191776662], [-47.2616928443984, -22.336794922605232], [-47.26167734217438, -22.33681568320277], [-47.2616619094331, -22.336836473129214], [-47.26164654588982, -22.336857291945908], [-47.26163125126012, -22.33687813921549], [-47.26161602525963, -22.336899014502468], [-47.26160086760521, -22.336919917371276], [-47.261585778012645, -22.336940847389585], [-47.26157075619863, -22.33696180412581], [-47.26155580188078, -22.336982787148695], [-47.26154091477659, -22.33700379602908], [-47.26152609460401, -22.33702483033881], [-47.26151134108128, -22.337045889651232], [-47.26149665392722, -22.33706697354072], [-47.261482032860926, -22.337088081582994], [-47.26146747760244, -22.337109213354182], [-47.26145298787173, -22.33713036843244], [-47.26143856338939, -22.337151546396747], [-47.261424203876416, -22.33717274682732], [-47.26140990905453, -22.33719396930521], [-47.26139567864624, -22.337215213412016], [-47.261381512373774, -22.337236478731533], [-47.2613674099604, -22.33725776484797], [-47.26135337112977, -22.337279071346657], [-47.261339395606534, -22.337300397813348], [-47.26132548311572, -22.33732174383477], [-47.26131163338215, -22.337343109000045], [-47.26129784613228, -22.337364492897496], [-47.26128412109279, -22.337385895116864], [-47.26127045799065, -22.337407315249298], [-47.261256856554, -22.337428752885877], [-47.261243316547265, -22.337450207561957], [-47.2612298379702, -22.337471678431516], [-47.26121642079909, -22.33749316462813], [-47.261203064730516, -22.33751466570573], [-47.26118976935954, -22.337536181381054], [-47.26117653428079, -22.337557711372423], [-47.2611633590889, -22.33757925539926], [-47.26115024337832, -22.337600813182156], [-47.26113718674305, -22.337622384443794], [-47.26112418877747, -22.33764396890712], [-47.2611112490759, -22.337665566296398], [-47.261098367232094, -22.337687176337926], [-47.26108554284052, -22.337708798758037], [-47.261072775495315, -22.33773043328471], [-47.261060064790264, -22.337752079647927], [-47.26104741031994, -22.33777373757727], [-47.26103481167883, -22.337795406803938], [-47.261022268460984, -22.33781708706102], [-47.261009780260885, -22.33783877808223], [-47.26099734667347, -22.337860479601712], [-47.260984967293126, -22.3378821913559], [-47.26097264171535, -22.33790391308073], [-47.26096036953493, -22.33792564451441], [-47.26094815034668, -22.337947385396923], [-47.26093598374713, -22.337969135466288], [-47.2609238693314, -22.337990894464422], [-47.260911806695354, -22.338012662133465], [-47.26089979543561, -22.338034438215583], [-47.260887835148495, -22.338056222454835], [-47.260875925431115, -22.338078014595418], [-47.260864065880135, -22.338099814383597], [-47.26085225609307, -22.338121621565886], [-47.26084049566789, -22.33814343588914], [-47.2608287842025, -22.338165257101995], [-47.26081712129537, -22.33818708495359], [-47.26080550654535, -22.338208919193722], [-47.26079393955158, -22.338230759573307], [-47.26078241991357, -22.3382526058441], [-47.26077094723136, -22.338274457758352], [-47.26075952110544, -22.33829631506905], [-47.26074814113644, -22.33831817753051], [-47.260736806925586, -22.33834004489755], [-47.2607255180747, -22.338361916925287], [-47.26071427418587, -22.338383793370056], [-47.26070307486153, -22.33840567398905], [-47.260691919705025, -22.33842755853946], [-47.260680808319925, -22.338449446779457], [-47.26066974031006, -22.338471338468437], [-47.26065871527985, -22.33849323336626], [-47.26064773288672, -22.33851513112893], [-47.26063679506257, -22.33853702684431], [-47.260625906496, -22.338558909339543], [-47.260615069398206, -22.338580771403677], [-47.260604282831466, -22.33860261207045], [-47.26059354563768, -22.338624430829153], [-47.2605828566634, -22.33864622717225], [-47.260572214759556, -22.338668000596037], [-47.260561618782184, -22.33868975059905], [-47.26055106759192, -22.338711476683294], [-47.2605405600539, -22.338733178354218], [-47.26053009503883, -22.33875485511884], [-47.26051986130976, -22.338776112062945], [-47.26050946897638, -22.33879775522588], [-47.260499115862544, -22.338819372044167], [-47.260488800855, -22.338840962036834], [-47.26047852284732, -22.33886252472153], [-47.26046828073633, -22.338884059622195], [-47.26045807342535, -22.33890556626229], [-47.26044789982219, -22.338927044168717], [-47.26043775883979, -22.338948492870898], [-47.260427649396576, -22.338969911899724], [-47.260417570415775, -22.338991300789022], [-47.26040752082626, -22.339012659073905], [-47.26039749956174, -22.33903398629231], [-47.260387505560985, -22.339055281984717], [-47.26037753776895, -22.339076545691615], [-47.26036759513517, -22.339097776956898], [-47.26035767661408, -22.339118975327267], [-47.26034778116655, -22.339140140348942], [-47.26033790775765, -22.339161271572365], [-47.26032805535866, -22.33918236854804], [-47.26031822294523, -22.339203430830306], [-47.260308409500055, -22.339224457971536], [-47.26029861400842, -22.33924544953214], [-47.260288835463854, -22.339266405067832], [-47.26027907286308, -22.339287324140987], [-47.26026932520971, -22.339308206312367], [-47.26025959151133, -22.33932905114748], [-47.26024987078202, -22.339349858211268], [-47.26024016204085, -22.33937062707115], [-47.26023046431142, -22.33939135729827], [-47.2602207766241, -22.33941204846245], [-47.260211098013166, -22.339432700138506], [-47.26020142751947, -22.33945331190035], [-47.260191764188235, -22.33947388332595], [-47.260182107070214, -22.339494413994686], [-47.26017245522183, -22.339514903486997], [-47.26016280770394, -22.339535351387322], [-47.26015316358441, -22.339555757278323], [-47.260143521933436, -22.3395761207509], [-47.26013388182911, -22.33959644139258], [-47.260124242353896, -22.339616718794645], [-47.260114602594335, -22.339636952553054], [-47.26010496164382, -22.339657142262585], [-47.26009531859978, -22.339677287522502], [-47.26008567256495, -22.33969738793408], [-47.26007621921031, -22.33971703456818], [-47.260066573595715, -22.339737026420522], [-47.260056922072856, -22.339756972924885], [-47.26004726004602, -22.339776881445694], [-47.26003758149274, -22.339796763166756], [-47.260027884004145, -22.33981662234758], [-47.26001816727046, -22.339836458931508], [-47.26000843101186, -22.339856272801764], [-47.259998674948875, -22.339876063842077], [-47.25998889880293, -22.339895831935678], [-47.25997910229524, -22.33991557696747], [-47.259969285147555, -22.339935298822482], [-47.25995944708238, -22.33995499738568], [-47.25994958782197, -22.339974672543637], [-47.25993970708932, -22.339994324182733], [-47.25992980460773, -22.34001395219002], [-47.25991988010061, -22.34003355645348], [-47.2599099332919, -22.34005313686134], [-47.25989996390573, -22.340072693302684], [-47.25988997166662, -22.340092225667043], [-47.25987995629952, -22.340111733844264], [-47.259869917529365, -22.34013121772537], [-47.25985985508165, -22.340150677201564], [-47.2598497686819, -22.34017011216513], [-47.25983965805597, -22.34018952250891], [-47.25982952293039, -22.340208908125593], [-47.259819363031376, -22.3402282689095], [-47.25980917808548, -22.34024760475553], [-47.25979896781972, -22.340266915558942], [-47.25978873196132, -22.340286201215502], [-47.25977847023759, -22.34030546162194], [-47.25976818237593, -22.340324696676095], [-47.2597578681041, -22.340343906275997], [-47.25974752715011, -22.34036309032038], [-47.25973715924212, -22.340382248708668], [-47.259726764108365, -22.34040138134127], [-47.259716341476825, -22.34042048812003], [-47.25970589107657, -22.340439568945914], [-47.25969541263622, -22.340458623721485], [-47.25968490588417, -22.340477652350938], [-47.25967437054955, -22.340496654737958], [-47.25966380636148, -22.340515630787287], [-47.259653213048715, -22.340534580405226], [-47.25964259034071, -22.340553503497766], [-47.25963193796645, -22.3405723999726], [-47.25962125565502, -22.340591269738205], [-47.259610543136134, -22.340610112702866], [-47.25959980013862, -22.340628928777118], [-47.25958902639188, -22.340647717871622], [-47.25957822162529, -22.340666479897617], [-47.25956738556815, -22.34068521476752], [-47.259556517949456, -22.340703922394937], [-47.25954561849848, -22.340722602693916], [-47.25953468694433, -22.340741255579392], [-47.25952372301617, -22.340759880967088], [-47.259512726442665, -22.340778478774215], [-47.25950169695267, -22.340797048918517], [-47.259490634274954, -22.340815591318407], [-47.25947953813797, -22.340834105893652], [-47.25946840827025, -22.34085259256442], [-47.25945724440004, -22.340871051252112], [-47.25944604625509, -22.34088948187948], [-47.2594348135636, -22.340907884369223], [-47.25942354605301, -22.34092625864575], [-47.25941224345055, -22.340944604634505], [-47.259400905483616, -22.340962922261117], [-47.2593895318788, -22.340981211453077], [-47.25937812236306, -22.3409994721378], [-47.25936667666232, -22.34101770424472], [-47.25935519450262, -22.341035907703805], [-47.259343675609706, -22.341054082445545], [-47.25933211970857, -22.341072228402396], [-47.25932052652429, -22.341090345506927], [-47.25930889578137, -22.34110843369291], [-47.25929722720394, -22.341126492895185], [-47.25928552051541, -22.341144523049834], [-47.25927377543917, -22.34116252409358], [-47.25926199169796, -22.341180495964085], [-47.25925016901416, -22.34119843860007], [-47.2592383099779, -22.341216347609606], [-47.25922645057088, -22.341234168021124], [-47.259214643993225, -22.341251814564522], [-47.25920290947572, -22.341269250510653], [-47.25919124476482, -22.341286471683123], [-47.25917964742737, -22.34130347449585], [-47.25916955572626, -22.341318159274653], [-47.25914825066817, -22.341348826173686], [-47.2591452380068, -22.341353137799597], [-47.259133889390434, -22.341369232545624], [-47.259122598624785, -22.341385091997594], [-47.25911136430901, -22.341400713030318], [-47.25910018519986, -22.341416092629046], [-47.25908906020565, -22.341431227900987], [-47.25907798837968, -22.341446116087283], [-47.25906696891362, -22.341460754574477], [-47.25905600112828, -22.341475140908432], [-47.25904508446543, -22.341489272806548], [-47.25903421847776, -22.341503148170833], [-47.259023402816716, -22.341516765103147], [-47.259012637221694, -22.341530121917057], [-47.25900192150514, -22.341543217153458], [-47.258991255537644, -22.34155604959486], [-47.258980639232746, -22.341568618277837], [-47.25897007252799, -22.341580922508424], [-47.258959555366076, -22.341592961875264], [-47.258949087674026, -22.34160473626261], [-47.25893866934062, -22.34161624586318], [-47.25892830019288, -22.341627491189275], [-47.25891797996973, -22.34163847308441], [-47.25890770829498, -22.341649192733144], [-47.25889748464927, -22.34165965166834], [-47.258887308339624, -22.34166985177881], [-47.25887717846774, -22.34167979531413], [-47.25886709389736, -22.341689484888015], [-47.258857053220716, -22.341698923478834], [-47.25884705472427, -22.34170811442767], [-47.25883709612454, -22.341717061639915], [-47.25882714298816, -22.341725797256647], [-47.258817097911425, -22.341734406999194], [-47.25880689068667, -22.341742951096194], [-47.25879651657633, -22.341751432375], [-47.258785978805825, -22.341759846982377], [-47.25877528072198, -22.341768191106183], [-47.2587644257898, -22.341776460978128], [-47.25875341758673, -22.341784652878612], [-47.2587422597989, -22.341792763139566], [-47.25873095621808, -22.341800788146905], [-47.25871951073675, -22.341808724344002], [-47.25870792734519, -22.341816568233746], [-47.258696210128015, -22.34182431638071], [-47.25868436325906, -22.341831965414592], [-47.25867239099836, -22.341839512031946], [-47.25866029769091, -22.3418469529968], [-47.25864808776039, -22.341854285144517], [-47.25863576570687, -22.34186150538295], [-47.25862333610434, -22.3418686106937], [-47.258610803596156, -22.34187559813475], [-47.25859817289299, -22.341882464841415], [-47.258585448769686, -22.341889208027922], [-47.25857263606155, -22.341895824989475], [-47.25855973966159, -22.341902313103542], [-47.25854676451799, -22.34190866983107], [-47.258533715631074, -22.341914892718172], [-47.25852059804912, -22.341920979398058], [-47.25850741686689, -22.34192692759179], [-47.25849417722254, -22.34193273510989], [-47.25848088429362, -22.341938399854115], [-47.25846754329512, -22.341943919818657], [-47.25845415947506, -22.341949293091893], [-47.258440738112334, -22.341954517857772], [-47.25842728451373, -22.34195959239694], [-47.25841380401013, -22.341964515088687], [-47.25840030195252, -22.341969284412418], [-47.258386783709824, -22.341973898948975], [-47.258373254664704, -22.341978357382075], [-47.25835972020791, -22.341982658500704], [-47.258346185737715, -22.341986801199326], [-47.25833265665458, -22.341990784479954], [-47.25831913835468, -22.341994607454208], [-47.2583056362292, -22.341998269343726], [-47.2582921556562, -22.34200176948252], [-47.258278701997526, -22.342005107317856], [-47.25826528059549, -22.34200828241113], [-47.25825189657172, -22.34201129448326], [-47.25823851360257, -22.34201415221416], [-47.258224999817756, -22.342016883459276], [-47.258211246423436, -22.34201950986095], [-47.25819723586765, -22.34202203352588], [-47.25818296368836, -22.342024453961134], [-47.258168425959866, -22.34202677064047], [-47.25815361927466, -22.342028983035178], [-47.258138540723394, -22.34203109064205], [-47.25812318786748, -22.342033093010496], [-47.25810755871626, -22.342034989766038], [-47.258091651703246, -22.342036780631663], [-47.25807546565629, -22.34203846544777], [-47.2580589997727, -22.34204004418901], [-47.25804225359378, -22.342041516979442], [-47.25802522697534, -22.342042884105794], [-47.25800792006306, -22.34204414602884], [-47.257990333266164, -22.34204530339268], [-47.2579724672325, -22.34204635703301], [-47.257954322822776, -22.34204730798343], [-47.2579359010872, -22.342048157480708], [-47.257917203243174, -22.34204890696863], [-47.25789823065138, -22.34204955810094], [-47.257878984796164, -22.34205011274323], [-47.257859467265654, -22.34205057297395], [-47.257839679731376, -22.342050941084757], [-47.25781962393122, -22.342051219580306], [-47.257799301651914, -22.34205141117735], [-47.25777871471265, -22.34205151880367], [-47.25775786495216, -22.342051545596384], [-47.257736754212395, -22.34205149490026], [-47.25770463027516, -22.342051307544473]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 920.745332137, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26277594380315, -22.335552320216987], [-47.26273944712025, -22.33558781387938], [-47.26272214198091, -22.335604660491228], [-47.26270478600814, -22.335621576866895], [-47.262687381046064, -22.3356385645099], [-47.26266992895757, -22.335655624939047], [-47.262652431619394, -22.335672759693665], [-47.26263453818206, -22.335690316448247], [-47.2626169256575, -22.33570763515931], [-47.26259927372908, -22.33572503301088], [-47.26258158435503, -22.33574251161505], [-47.26256385951269, -22.3357600725993], [-47.26254610119768, -22.335777717607208], [-47.262528311424845, -22.335795448297638], [-47.26251049222968, -22.335813266343216], [-47.26249264566701, -22.335831173431757], [-47.262474773812336, -22.335849171264908], [-47.262456878761775, -22.335867261558143], [-47.26243896263327, -22.335885446039633], [-47.26242102756692, -22.33590372644978], [-47.262403075725025, -22.33592210454123], [-47.2623851092923, -22.33594058207847], [-47.26236713047726, -22.335959160836488], [-47.262349141513255, -22.335977842599586], [-47.26233114465711, -22.335996629162434], [-47.262313142191076, -22.33601552232833], [-47.262295136423084, -22.336034523908367], [-47.26227712968778, -22.33605363572041], [-47.262259124345945, -22.336072859589315], [-47.26224112278567, -22.33609219734566], [-47.26222312742493, -22.336111650822396], [-47.26220514733996, -22.3361312146423], [-47.26218721379844, -22.336150858163045], [-47.26216935452985, -22.336170551097347], [-47.262151574115634, -22.336190287619363], [-47.26213387227289, -22.3362100672328], [-47.26211624871848, -22.3362298894429], [-47.26209870316756, -22.33624975375811], [-47.26208123533575, -22.33626965968796], [-47.262063844938, -22.336289606743836], [-47.262046531687524, -22.33630959444078], [-47.26202929529815, -22.33632962229451], [-47.262012135483424, -22.33634968982245], [-47.2619950519556, -22.336369796545174], [-47.26197804442666, -22.33638994198505], [-47.26196111260901, -22.33641012566545], [-47.26194425621437, -22.336430347112103], [-47.26192747495356, -22.336450605853482], [-47.2619107685379, -22.336470901418974], [-47.26189413667826, -22.336491233340166], [-47.26187757908535, -22.33651160115043], [-47.261861095469854, -22.336532004384853], [-47.26184468554201, -22.336552442580743], [-47.26182834901242, -22.33657291527661], [-47.26181208559099, -22.3365934220135], [-47.26179589498826, -22.33661396233345], [-47.26177977691459, -22.33663453578041], [-47.26176373108024, -22.336655141900103], [-47.26174775719578, -22.33667578023973], [-47.26173185497158, -22.336696450348413], [-47.261716024118044, -22.336717151777023], [-47.261700264346196, -22.33673788407744], [-47.26168457536689, -22.336758646803442], [-47.26166895689108, -22.336779439510604], [-47.261653408630266, -22.3368002617555], [-47.26163793029592, -22.33682111309656], [-47.261622521599854, -22.33684199309359], [-47.26160718225417, -22.336862901307843], [-47.261591911971, -22.336883837302302], [-47.2615767104638, -22.336904800640017], [-47.2615615774449, -22.336925790887417], [-47.26154651262753, -22.336946807611596], [-47.261531515725935, -22.336967850379978], [-47.261516586454185, -22.336988918762216], [-47.26150172452681, -22.337010012329024], [-47.261486929658716, -22.33703113065259], [-47.26147220156531, -22.33705227330617], [-47.261457539962336, -22.33707343986438], [-47.261442944566525, -22.337094629902428], [-47.26142841509448, -22.337115842997342], [-47.26141395126351, -22.33713707872728], [-47.26139955279131, -22.337158336671457], [-47.261385219396296, -22.337179616410083], [-47.261370950797755, -22.337200917523827], [-47.261356746714654, -22.337222239595732], [-47.26134260686701, -22.337243582209204], [-47.26132853097528, -22.337264944948775], [-47.261314518760884, -22.337286327399475], [-47.26130056994572, -22.33730772914735], [-47.261286684251424, -22.337329149780842], [-47.2612728614013, -22.337350588887617], [-47.26125910111893, -22.337372046056803], [-47.26124540312814, -22.33739352087897], [-47.26123176715403, -22.337415012944632], [-47.261218192959056, -22.337436521786863], [-47.26120468054885, -22.33745804654476], [-47.26119122990797, -22.337479586333114], [-47.2611778407339, -22.337501140698535], [-47.26116451261936, -22.337522709355518], [-47.26115124515666, -22.337544292020333], [-47.26113803793808, -22.337565888410264], [-47.261124890555855, -22.337587498243856], [-47.26111180260152, -22.33760912124176], [-47.26109877366721, -22.337630757124952], [-47.26108580334487, -22.33765240561577], [-47.26107289122593, -22.337674066438563], [-47.261060036902556, -22.337695739317844], [-47.26104723996651, -22.337717423979733], [-47.26103450000922, -22.33773912015241], [-47.261021816623, -22.337760827563695], [-47.26100918939995, -22.337782545943096], [-47.26099661793182, -22.33780427502195], [-47.26098410181075, -22.33782601453238], [-47.260971640629364, -22.33784776420687], [-47.26095923397975, -22.33786952378024], [-47.26094688145509, -22.337891292986914], [-47.26093458264788, -22.337913071563545], [-47.26092233715058, -22.33793485924865], [-47.260910144557506, -22.337956655778726], [-47.260898004461424, -22.337978460894323], [-47.26088591645596, -22.338000274336196], [-47.26087388013545, -22.33802209584506], [-47.26086189509397, -22.338043925163714], [-47.26084996092635, -22.33806576203494], [-47.26083807722709, -22.338087606203846], [-47.26082624359136, -22.338109457415598], [-47.260814459614984, -22.33813131541586], [-47.26080272489363, -22.338153179952087], [-47.26079103902356, -22.33817505077219], [-47.260779401601475, -22.338196927624878], [-47.26076781222427, -22.33821881025994], [-47.26075627048935, -22.338240698427967], [-47.260744775994596, -22.3382625918802], [-47.26073332833835, -22.3382844903686], [-47.26072192711911, -22.338306393646405], [-47.26071057193597, -22.338328301467445], [-47.260699262388684, -22.338350213585898], [-47.26068799807723, -22.33837212975714], [-47.260676778602, -22.338394049737424], [-47.26066560356425, -22.338415973283016], [-47.26065447256555, -22.338437900151177], [-47.260643385207686, -22.338459830100508], [-47.260632341093064, -22.338481762889987], [-47.26062133987873, -22.338503698171543], [-47.26061038356753, -22.338525630886323], [-47.26059947701353, -22.338547549521742], [-47.26058862252749, -22.33856944665509], [-47.260577819173776, -22.338591321303443], [-47.26056706578935, -22.338613172953906], [-47.26055636121608, -22.338635001096748], [-47.260545704300306, -22.338656805226243], [-47.260535093893644, -22.338678584838924], [-47.26052452885243, -22.33870033943494], [-47.260514008037674, -22.33872206851798], [-47.260503530316115, -22.33874377159334], [-47.260493290381056, -22.338765041419478], [-47.26048288618928, -22.33878670923802], [-47.26047252177803, -22.3388083496067], [-47.26046219603059, -22.338829962043206], [-47.26045190783727, -22.338851546063765], [-47.2604416560918, -22.338873101191123], [-47.26043143969446, -22.33889462694759], [-47.260421257550355, -22.33891612285891], [-47.260411108569706, -22.338937588453565], [-47.26040099166848, -22.338959023261424], [-47.26039090576762, -22.338980426815482], [-47.26038084979378, -22.339001798649967], [-47.26037082267872, -22.33902313830209], [-47.26036082335937, -22.339044445311703], [-47.26035085077903, -22.339065719218556], [-47.26034090388571, -22.33908695956604], [-47.26033098163254, -22.339108165900367], [-47.26032108297921, -22.339129337767258], [-47.26031120688978, -22.339150474716803], [-47.26030135233471, -22.339171576299133], [-47.26029151828896, -22.33919264206839], [-47.260281703734755, -22.339213671576644], [-47.260271907656985, -22.33923466438425], [-47.260262129049124, -22.339255620046725], [-47.26025236690776, -22.33927653812649], [-47.26024262023674, -22.33929741818422], [-47.26023288804399, -22.339318259785596], [-47.26022316934404, -22.339339062495636], [-47.2602134631567, -22.33935982588189], [-47.260203768506344, -22.339380549515873], [-47.26019408442437, -22.339401232967575], [-47.26018440994619, -22.339421875812288], [-47.26017474411404, -22.33944247762425], [-47.260165085974585, -22.339463037981954], [-47.260155434580255, -22.339483556465336], [-47.26014578898936, -22.339504032655384], [-47.260136148264664, -22.33952446613734], [-47.26012651147624, -22.339544856494356], [-47.26011687769661, -22.339565203318394], [-47.26010724600629, -22.339585506197686], [-47.260097615490494, -22.339605764724467], [-47.26008798523849, -22.33962597849578], [-47.26007835434663, -22.33964614710742], [-47.2600687219155, -22.339666270159807], [-47.26005908705114, -22.339686347255448], [-47.26004965157063, -22.339705956699895], [-47.26004001853562, -22.33972592247112], [-47.260030380152685, -22.339745841811474], [-47.26002073171269, -22.339765722328615], [-47.26001106702266, -22.339785575563635], [-47.260001383608675, -22.339805405913495], [-47.25999168116129, -22.339825213324133], [-47.25998195940204, -22.339844997679354], [-47.25997221805276, -22.339864758863683], [-47.25996245683625, -22.339884496760973], [-47.25995267547505, -22.339904211256894], [-47.25994287369231, -22.33992390223721], [-47.259933051211874, -22.33994356958759], [-47.25992320775741, -22.339963213195418], [-47.25991334305334, -22.339982832947857], [-47.259903456824325, -22.340002428732717], [-47.25989354879525, -22.34002200043885], [-47.25988361869147, -22.340041547955312], [-47.25987366623854, -22.34006107117204], [-47.25986369116244, -22.34008056997946], [-47.25985369318959, -22.340100044268226], [-47.259843672046394, -22.3401194939304], [-47.259833627459834, -22.340138918858038], [-47.25982355915693, -22.3401583189444], [-47.25981346686498, -22.34017769408336], [-47.25980335031206, -22.340197044168505], [-47.25979320922594, -22.34021636909522], [-47.25978304333463, -22.34023566875945], [-47.25977285236668, -22.34025494305751], [-47.25976263605089, -22.340274191886227], [-47.259752394116084, -22.340293415143442], [-47.259742126291194, -22.340312612728106], [-47.25973183230556, -22.34033178453944], [-47.25972151188873, -22.3403509304773], [-47.259711164770465, -22.340370050442313], [-47.25970079068057, -22.340389144336065], [-47.25969038934852, -22.34040821206175], [-47.25967996050504, -22.340427253521476], [-47.25966950388032, -22.340446268619132], [-47.25965901920431, -22.34046525726027], [-47.259648506207775, -22.34048421934985], [-47.259637964621426, -22.34050315479397], [-47.25962739417555, -22.340522063500373], [-47.25961679460126, -22.340540945376404], [-47.25960616562911, -22.340559800331206], [-47.25959550698984, -22.34057862827474], [-47.25958481841468, -22.34059742911671], [-47.25957409963413, -22.34061620276924], [-47.25956335037913, -22.3406349491445], [-47.25955257038074, -22.340653668155277], [-47.2595417593698, -22.340672359715587], [-47.25953091707693, -22.340691023740696], [-47.259520043232946, -22.340709660146267], [-47.25950913756866, -22.34072826884887], [-47.25949819981474, -22.34074684976598], [-47.259487229701485, -22.340765402816544], [-47.2594762269593, -22.340783927920047], [-47.25946519131857, -22.34080242499667], [-47.25945412250931, -22.340820893967997], [-47.259443020261635, -22.340839334756073], [-47.25943188430538, -22.34085774728415], [-47.259420714369824, -22.340876131476858], [-47.25940951018472, -22.340894487258883], [-47.25939827147909, -22.34091281455652], [-47.25938699798168, -22.340931113297287], [-47.25937568942145, -22.340949383408763], [-47.259364345526485, -22.340967624820525], [-47.25935296602529, -22.34098583746204], [-47.25934155064529, -22.341004021264908], [-47.25933009911398, -22.34102217616114], [-47.259318611158655, -22.34104030208349], [-47.25930708650576, -22.341058398966567], [-47.25929552488181, -22.34107646674516], [-47.25928392601284, -22.341094505355343], [-47.25927228962429, -22.341112514734206], [-47.25926061544115, -22.3411304948202], [-47.25924890318809, -22.3411484455524], [-47.25923715258935, -22.34116636687079], [-47.25922536336862, -22.341184258716577], [-47.25921353820707, -22.341202116564855], [-47.25920171422724, -22.341219883736997], [-47.25918994638235, -22.341237472384066], [-47.25917825464243, -22.341254844763466], [-47.259166636822755, -22.341271996703394], [-47.25915509055328, -22.341288924640864], [-47.25914361364925, -22.341305625070863], [-47.25914275475456, -22.341306864871303], [-47.25912142495162, -22.341337521341266], [-47.259120860112525, -22.341338329720923], [-47.259109580013835, -22.341354327290095], [-47.259098362340936, -22.341370084068988], [-47.25908720578839, -22.341385596969893], [-47.259076109213254, -22.341400863018965], [-47.25906507162891, -22.341415879368196], [-47.259054092198305, -22.3414306433076], [-47.25904317022695, -22.341445152277245], [-47.259032305153646, -22.34145940388144], [-47.259021496541884, -22.341473395901307], [-47.25901074406957, -22.34148712630854], [-47.25900004751642, -22.34150059328075], [-47.25898940675287, -22.34151379521396], [-47.258978821724675, -22.3415267307386], [-47.25896829243756, -22.341539398734312], [-47.25895781894154, -22.34155179834266], [-47.2589474013114, -22.341563928983167], [-47.2589370396272, -22.34157579036674], [-47.25892673395289, -22.341587382509164], [-47.25891648431293, -22.341598705744296], [-47.2589062906681, -22.34160976073559], [-47.2588961528884, -22.341620548488095], [-47.258886070724955, -22.341631070358467], [-47.25887604378148, -22.341641328062682], [-47.258866071482394, -22.34165132368368], [-47.25885615304061, -22.341661059676454], [-47.25884628742344, -22.341670538871615], [-47.25883647331837, -22.341679764475668], [-47.25882670909749, -22.341688740069262], [-47.258816992545064, -22.341697469814964], [-47.258807288290384, -22.341705986993293], [-47.25879749594604, -22.341714380114976], [-47.258787543012616, -22.341722711352777], [-47.25877742448775, -22.341730983678374], [-47.258767143580876, -22.341739193174256], [-47.25875670362669, -22.341747335965092], [-47.258746108081716, -22.341755408220894], [-47.258735360518386, -22.34176340616185], [-47.258724464621324, -22.341771326061348], [-47.258713424184, -22.341779164248358], [-47.258702243103826, -22.34178691711114], [-47.25869092537897, -22.341794581099325], [-47.25867947510494, -22.341802152726213], [-47.25866789646926, -22.34180962857216], [-47.25865619374835, -22.341817005286508], [-47.25864437130619, -22.341824279588316], [-47.25863243358798, -22.341831448269968], [-47.25862038511763, -22.341838508198748], [-47.25860823049531, -22.341845456318], [-47.25859597439275, -22.341852289649783], [-47.25858362155104, -22.341859005295905], [-47.2585711767775, -22.341865600439608], [-47.25855864494179, -22.341872072347623], [-47.258546030973015, -22.34187841837142], [-47.25853333985729, -22.341884635948713], [-47.258520576634425, -22.341890722604937], [-47.25850774639367, -22.341896675955347], [-47.25849485427228, -22.34190249370587], [-47.25848190545217, -22.34190817365462], [-47.25846890515597, -22.34191371369383], [-47.25845585864488, -22.34191911181099], [-47.258442771214106, -22.341924366090876], [-47.25842964819082, -22.341929474716636], [-47.258416494930835, -22.34193443597126], [-47.25840331681488, -22.341939248239377], [-47.25839011924441, -22.341943910009], [-47.25837690763935, -22.341948419872534], [-47.258363687433814, -22.34195277652871], [-47.25835046407025, -22.34195697878462], [-47.258337242998884, -22.34196102555625], [-47.25832402967216, -22.341964915870467], [-47.25831082953814, -22.341968648867166], [-47.25829764803969, -22.34197222379969], [-47.258284490606236, -22.341975640037248], [-47.258271362650326, -22.341978897065882], [-47.258258269564536, -22.341981994489327], [-47.25824521651378, -22.34198493207582], [-47.258232165922585, -22.341987718832176], [-47.2582189817047, -22.341990383468943], [-47.25820555161961, -22.34199294812998], [-47.258191857526604, -22.341995414791523], [-47.25817789478388, -22.34199778274883], [-47.25816365930278, -22.342000051262907], [-47.25814914752898, -22.34200221959209], [-47.258134356422005, -22.34200428702117], [-47.2581192834267, -22.342006252889043], [-47.25810392644993, -22.342008116613208], [-47.25808828383596, -22.342009877711668], [-47.25807235433573, -22.342011535823367], [-47.25805613708115, -22.342013090725935], [-47.25803963155891, -22.34201454235085], [-47.25802283758003, -22.34201589079752], [-47.258005755254416, -22.342017136344673], [-47.25798838496384, -22.342018279460238], [-47.257970727336065, -22.342019320809666], [-47.257952783218414, -22.342020261262455], [-47.257934553653605, -22.34202110189772], [-47.25791603985682, -22.342021844007952], [-47.257897243190946, -22.342022489102252], [-47.25787816514644, -22.34202303890815], [-47.257858807320744, -22.342023495372654], [-47.25783917139735, -22.342023860662724], [-47.25781925912816, -22.342024137164852], [-47.25779907231544, -22.342024327484417], [-47.25777861279494, -22.342024434444262], [-47.25775788242256, -22.34202446108323], [-47.25771851608694, -22.34202436654461]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 915.167683003, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26274334864981, -22.335544837868355], [-47.2627184092953, -22.33556909181521], [-47.262701093934524, -22.335585948369832], [-47.26268372587265, -22.335602876518642], [-47.26266630695706, -22.335619877768526], [-47.26264883905458, -22.335636953642073], [-47.26263132404623, -22.335654105683037], [-47.26261340039817, -22.335671692059304], [-47.26259576558528, -22.335689032683927], [-47.262578089531814, -22.33570645431029], [-47.26256037420279, -22.33572395855719], [-47.262542621582895, -22.335741547059197], [-47.26252483367564, -22.335759221467498], [-47.26250701250441, -22.335776983448977], [-47.26248916011375, -22.335794834684805], [-47.262471278568235, -22.335812776871684], [-47.262453369953704, -22.335830811720673], [-47.26243543637722, -22.33584894095696], [-47.262417479968335, -22.335867166318945], [-47.26239950287947, -22.33588548955753], [-47.262381507285816, -22.33590391243626], [-47.262363495385806, -22.335922436730904], [-47.26234546940228, -22.33594106422803], [-47.262327431583714, -22.33595979672377], [-47.262309384202744, -22.335978636025047], [-47.26229132955825, -22.335997583947535], [-47.262273269975495, -22.336016642315005], [-47.26225520780734, -22.33603581295825], [-47.26223714543354, -22.3360550977152], [-47.262219085261975, -22.336074498429657], [-47.26220102973135, -22.336094016947957], [-47.26218298814037, -22.33611364768772], [-47.262164992662825, -22.336133359046304], [-47.26214707186553, -22.336153119822786], [-47.262129230473995, -22.3361729240266], [-47.262111468202036, -22.336192771158267], [-47.262093784763145, -22.33621266071982], [-47.26207617986913, -22.336232592216707], [-47.262058653232245, -22.336252565155366], [-47.26204120456404, -22.336272579044273], [-47.262023833574325, -22.33629263339547], [-47.26200653997344, -22.336312727721992], [-47.26198932347162, -22.336332861538434], [-47.26197218377756, -22.33635303436258], [-47.26195512059979, -22.33637324571421], [-47.26193813364728, -22.33639349511414], [-47.261921222628246, -22.336413782085522], [-47.26190438724999, -22.336434106154286], [-47.26188762722038, -22.33645446684751], [-47.26187094224671, -22.336474863694352], [-47.26185433203626, -22.336495296225916], [-47.261837796296156, -22.336515763974976], [-47.26182133473311, -22.336536266476667], [-47.261804947054216, -22.33655680326739], [-47.26178863296585, -22.33657737388608], [-47.26177239217501, -22.336597977872742], [-47.26175622438855, -22.336618614769293], [-47.261740129313196, -22.33663928411963], [-47.26172410665605, -22.33665998546888], [-47.26170815612387, -22.3366807183645], [-47.261692277423634, -22.336701482355508], [-47.261676470262785, -22.33672227699206], [-47.26166073434873, -22.33674310182623], [-47.26164506938887, -22.336763956411968], [-47.26162947509125, -22.336784840304247], [-47.26161395116383, -22.336805753059902], [-47.26159849731496, -22.336826694237274], [-47.26158311325327, -22.336847663396124], [-47.26156779868741, -22.336868660098066], [-47.26155255332743, -22.336889683904715], [-47.26153737688216, -22.33691073438117], [-47.261522269061444, -22.336931811093265], [-47.26150722957608, -22.336952913607153], [-47.261492258136734, -22.33697404149126], [-47.26147735445458, -22.336995194315126], [-47.26146251824108, -22.33701637164978], [-47.261447749208315, -22.33703757306742], [-47.261433047068635, -22.33705879814162], [-47.26141841153548, -22.337080046446484], [-47.26140384232211, -22.3371013175581], [-47.2613893391425, -22.337122611053626], [-47.26137490171105, -22.337143926511434], [-47.26136052974292, -22.33716526351075], [-47.26134622295412, -22.33718662163144], [-47.261331981060344, -22.337208000455703], [-47.26131780377842, -22.337229399566183], [-47.26130369082555, -22.337250818546632], [-47.261289641919994, -22.337272256981333], [-47.26127565678048, -22.33729371445565], [-47.261261735125444, -22.33731519055733], [-47.26124787667504, -22.337336684873446], [-47.26123408114978, -22.337358196992437], [-47.261220348270335, -22.337379726504363], [-47.26120667775874, -22.33740127299912], [-47.26119306937552, -22.337422836007406], [-47.261179523132164, -22.3374444146537], [-47.26116603902151, -22.337466008033733], [-47.2611526167419, -22.33748761568693], [-47.26113925588377, -22.337509237325623], [-47.2611259560371, -22.33753087266386], [-47.261112716791864, -22.337552521416907], [-47.26109953773792, -22.337574183301175], [-47.26108641846454, -22.33759585803535], [-47.261073358561475, -22.337617545338393], [-47.261060357618355, -22.337639244930713], [-47.26104741522429, -22.337660956534798], [-47.26103453096907, -22.33768267987322], [-47.26102170444216, -22.337704414670313], [-47.26100893523264, -22.33772616065243], [-47.260996222930494, -22.337747917545684], [-47.2609835671255, -22.33776968507777], [-47.26097096740707, -22.337791462978416], [-47.26095842336501, -22.337813250978055], [-47.26094593458966, -22.337835048807534], [-47.26093350067077, -22.337856856200098], [-47.26092112119919, -22.337878672888582], [-47.260908795765175, -22.33790049860815], [-47.260896523958806, -22.337922333095857], [-47.260884305372166, -22.33794417608666], [-47.26087213959574, -22.337966027319723], [-47.26086002622083, -22.33798788653438], [-47.26084796483956, -22.338009753470004], [-47.260835955043696, -22.338031627868013], [-47.26082399642585, -22.33805350946992], [-47.26081208857825, -22.33807539801949], [-47.260800231093846, -22.33809729326075], [-47.26078842356626, -22.338119194938024], [-47.26077666558894, -22.338141102797607], [-47.26076495675593, -22.33816301658622], [-47.26075329666176, -22.33818493605143], [-47.260741684901134, -22.338206860941952], [-47.2607301210693, -22.338228791007232], [-47.26071860476196, -22.338250725997447], [-47.260707135575366, -22.33827266566353], [-47.26069571310586, -22.338294609757654], [-47.260684336950426, -22.33831655803271], [-47.26067300670672, -22.33833851024187], [-47.260661721972646, -22.338360466139576], [-47.26065048234651, -22.338382425481115], [-47.26063928742752, -22.33840438802187], [-47.26062813681522, -22.338426353518248], [-47.26061703010933, -22.338448321727896], [-47.260605966910276, -22.338470292409056], [-47.26059494687473, -22.338492265209503], [-47.26058397207645, -22.338514234923622], [-47.26057304753502, -22.33853618969929], [-47.260562175660745, -22.338558121901762], [-47.26055135552, -22.33858003053172], [-47.26054058594495, -22.338601915073948], [-47.26052986577269, -22.338623775016544], [-47.260519193844964, -22.338645609851724], [-47.260508569009, -22.33866741907409], [-47.26049799011683, -22.33868920218188], [-47.260487456025345, -22.338710958677037], [-47.26047696559729, -22.33873268806311], [-47.26046671945622, -22.33875397077124], [-47.26045630340604, -22.338775663245457], [-47.260445927697354, -22.33879732716455], [-47.26043559121003, -22.33881896204486], [-47.26042529283106, -22.338840567401245], [-47.26041503145108, -22.338862142755335], [-47.26040480596742, -22.338883687628133], [-47.260394615282316, -22.338905201544392], [-47.26038445830342, -22.338926684031506], [-47.2603743339442, -22.338948134618377], [-47.26036424112324, -22.33896955283716], [-47.26035417876509, -22.338990938221254], [-47.26034414579949, -22.339012290307142], [-47.26033414116154, -22.339033608633912], [-47.26032416379288, -22.339054892740762], [-47.26031421264003, -22.33907614217044], [-47.26030428665477, -22.33909735646868], [-47.26029438479564, -22.33911853518079], [-47.26028450602568, -22.33913967785646], [-47.26027464931452, -22.339160784045472], [-47.26026481363646, -22.339181853301724], [-47.260254997973234, -22.33920288517702], [-47.260245201309345, -22.339223879231625], [-47.26023542263814, -22.339244835020875], [-47.26022566095621, -22.339265752107238], [-47.26021591526756, -22.339286630051323], [-47.26020618458039, -22.339307468418948], [-47.26019646790986, -22.339328266775222], [-47.26018676427635, -22.339349024687884], [-47.26017707270504, -22.3393697417287], [-47.26016739222842, -22.339390417467932], [-47.26015772188301, -22.339411051481317], [-47.26014806071239, -22.33943164334339], [-47.26013840776473, -22.339452192633207], [-47.26012876209411, -22.339472698931246], [-47.260119122760685, -22.339493161819053], [-47.260109488829194, -22.33951358088258], [-47.2600998593719, -22.339533955705686], [-47.260090233463586, -22.339554285881142], [-47.260080610187316, -22.33957457099806], [-47.2600709886309, -22.33959481064957], [-47.26006136788645, -22.339615004433774], [-47.26005174705328, -22.339635151947505], [-47.26004212523508, -22.33965525279235], [-47.26003250154121, -22.339675306572065], [-47.26002308393483, -22.339694878826876], [-47.2600134634794, -22.339714818517017], [-47.26000383823641, -22.33973471069332], [-47.25999420338325, -22.33975456320685], [-47.25998455255648, -22.3397743879558], [-47.259974883217104, -22.33979418947469], [-47.25996519505606, -22.339813967712015], [-47.25995548779616, -22.339833722552243], [-47.2599457611606, -22.339853453880593], [-47.259936014873524, -22.33987316158159], [-47.25992624865881, -22.339892845541634], [-47.25991646224101, -22.33991250564726], [-47.25990665534535, -22.339932141784825], [-47.25989682769685, -22.339951753842534], [-47.25988697902137, -22.3399713417083], [-47.25987710904495, -22.33999090527077], [-47.25986721749392, -22.340010444419562], [-47.25985730409508, -22.340029959044617], [-47.25984736857539, -22.340049449036737], [-47.259837410662314, -22.34006891428719], [-47.259827430083725, -22.340088354687538], [-47.259817426567494, -22.340107770130775], [-47.25980739984212, -22.340127160509887], [-47.259797349636024, -22.340146525719053], [-47.2597872756781, -22.34016586565317], [-47.25977717769788, -22.34018518020679], [-47.25976705542463, -22.340204469276323], [-47.25975690858793, -22.340223732758766], [-47.25974673691781, -22.34024297055146], [-47.259736540144615, -22.340262182552355], [-47.25972631799876, -22.34028136866036], [-47.25971607021065, -22.340300528775543], [-47.25970579651123, -22.340319662798294], [-47.259695496631586, -22.34033877062962], [-47.25968517030306, -22.340357852171362], [-47.259674817256965, -22.34037690732632], [-47.259664437224465, -22.34039593599887], [-47.25965402993775, -22.34041493809248], [-47.25964359512869, -22.340433913512257], [-47.25963313252874, -22.34045286216503], [-47.2596226418703, -22.340471783957188], [-47.25961212288564, -22.34049067879613], [-47.259601575306704, -22.340509546591], [-47.25959099886615, -22.340528387250504], [-47.25958039329614, -22.34054720068529], [-47.25956975832901, -22.340565986806737], [-47.259559093697604, -22.34058474552606], [-47.25954839913402, -22.340603476756883], [-47.25953767437081, -22.340622180412876], [-47.25952691914061, -22.340640856408463], [-47.25951613317587, -22.340659504659225], [-47.259505316208816, -22.340678125082], [-47.2594944679719, -22.340696717594156], [-47.25948358819745, -22.340715282113923], [-47.259472676617776, -22.34073381856046], [-47.259461732964795, -22.340752326854446], [-47.25945075697042, -22.340770806917146], [-47.2594397483667, -22.340789258670497], [-47.2594287068852, -22.340807682037934], [-47.25941763225758, -22.340826076943326], [-47.25940652421526, -22.34084444331178], [-47.259395382489124, -22.34086278106988], [-47.259384206810424, -22.34088109014417], [-47.25937299690979, -22.34089937046295], [-47.259361752517435, -22.34091762195573], [-47.259350473363924, -22.340935844552067], [-47.25933915917881, -22.34095403818365], [-47.25932780969217, -22.340972202781966], [-47.2593164246329, -22.340990338280733], [-47.25930500373003, -22.341008444614157], [-47.25929354671229, -22.34102652171711], [-47.25928205330764, -22.341044569526442], [-47.25927052324407, -22.341062587979128], [-47.25925895624901, -22.341080577013475], [-47.25924735204942, -22.34109853656898], [-47.259235710371655, -22.341116466586318], [-47.25922403094181, -22.341134367006937], [-47.25921231348552, -22.341152237773247], [-47.259200557727866, -22.341170078828835], [-47.259188766441056, -22.34118788551585], [-47.259176977888444, -22.341205599448656], [-47.259165248776306, -22.341223130199403], [-47.25915359981399, -22.341240439012047], [-47.259142028885556, -22.341257521719488], [-47.25913053368408, -22.34127437478171], [-47.25911911209357, -22.341290994718573], [-47.25911594478812, -22.341295566670894], [-47.259094585977714, -22.341326210915444], [-47.25908527064221, -22.34133942203047], [-47.25907412606209, -22.341355076136285], [-47.25906304727279, -22.341370480905386], [-47.259052033231704, -22.341385633404848], [-47.2590410830573, -22.34140053083139], [-47.25903019602203, -22.341415170523966], [-47.25901937154543, -22.34142954997607], [-47.259008609184164, -22.341443666850488], [-47.258997908623535, -22.341457518992176], [-47.258987269666584, -22.341471104442345], [-47.25897669222137, -22.341484421454496], [-47.25896617628931, -22.341497468507043], [-47.25895572194951, -22.34151024431999], [-47.25894532934281, -22.34152274787003], [-47.25893499865571, -22.34153497840381], [-47.258924730100205, -22.341546935454254], [-47.25891452389376, -22.341558618854588], [-47.25890438023722, -22.341570028752116], [-47.258894299290716, -22.341581165621864], [-47.25888428114883, -22.3415920302784], [-47.25887432581256, -22.341602623888317], [-47.2588644331605, -22.34161294798042], [-47.258854602919236, -22.341623004453695], [-47.25884483463076, -22.341632795585245], [-47.25883512761906, -22.341642324035558], [-47.258825480955146, -22.341651592852017], [-47.258815893421655, -22.341660605469343], [-47.258806363476324, -22.341669365707748], [-47.258796888971254, -22.341677877987], [-47.258787433598265, -22.34168617672695], [-47.258777893986306, -22.34169435322785], [-47.25876819534421, -22.341702471606517], [-47.2587583324048, -22.34171053497902], [-47.258748308361575, -22.341718539363427], [-47.258738126537025, -22.34172648082135], [-47.258727790379226, -22.34173435546111], [-47.25871730345564, -22.341742159442575], [-47.258706669449325, -22.341749888980637], [-47.258695892155494, -22.34175754034738], [-47.25868497547643, -22.341765109875915], [-47.25867392341824, -22.341772593962606], [-47.258662740087324, -22.34177998906947], [-47.258651429684896, -22.341787291727556], [-47.25863999650374, -22.341794498539024], [-47.258628444926835, -22.34180160617777], [-47.258616779420876, -22.341808611393414], [-47.25860500453365, -22.34181551101261], [-47.25859312489151, -22.341822301940407], [-47.25858114519451, -22.34182898116298], [-47.25856907021422, -22.34183554574864], [-47.258556904790396, -22.34184199284961], [-47.25854465382704, -22.341848319704077], [-47.258532322289426, -22.341854523637686], [-47.25851991520151, -22.341860602064806], [-47.258507437642606, -22.341866552490192], [-47.258494894743, -22.3418723725112], [-47.25848229168237, -22.34187805981857], [-47.25846963368646, -22.341883612197982], [-47.25845692602288, -22.341889027532236], [-47.2584441739991, -22.341894303802093], [-47.25843138295757, -22.341899439088632], [-47.25841855827362, -22.341904431574324], [-47.25840570535218, -22.341909279544453], [-47.258392829623794, -22.341913981389006], [-47.258379936540365, -22.341918535604528], [-47.25836703157286, -22.341922940795143], [-47.258354120206825, -22.3419271956744], [-47.2583412079364, -22.34193129906764], [-47.25832830026375, -22.341935249912343], [-47.258315402693334, -22.341939047260215], [-47.258302520725074, -22.341942690279385], [-47.25828965985358, -22.341946178254958], [-47.25827682555953, -22.341949510591313], [-47.258264023306324, -22.34195268681329], [-47.25825125853665, -22.34195570656696], [-47.258238536458784, -22.34195856966782], [-47.25822581824546, -22.341961285449685], [-47.25821296359438, -22.341963883478105], [-47.25819985681842, -22.341966386398557], [-47.25818647918807, -22.34196879605673], [-47.2581728258818, -22.341971111536125], [-47.25815889264796, -22.341973331884954], [-47.25814467578551, -22.34197545614866], [-47.2581301721227, -22.341977483399933], [-47.25811537898789, -22.34197941276731], [-47.25810029418547, -22.34198124346012], [-47.25808491597045, -22.34198297479138], [-47.25806924301685, -22.34198460619874], [-47.2580532743912, -22.34198613726263], [-47.25803700952556, -22.341987567722047], [-47.258020448186144, -22.341988897489017], [-47.258003590447125, -22.341990126660324], [-47.25798643666277, -22.34199125552764], [-47.257968987440805, -22.341992284586144], [-47.25795124361514, -22.341993214541343], [-47.25793320622104, -22.341994046314557], [-47.2579148764714, -22.34199478104714], [-47.25789625573139, -22.341995420103466], [-47.25787734549752, -22.341995965072936], [-47.257858147376595, -22.341996417771238], [-47.25783866306403, -22.341996780240553], [-47.25781889432573, -22.34199705474932], [-47.25779884297954, -22.341997243791383], [-47.25777851087777, -22.34199735008477], [-47.25773241445754, -22.341997409315287]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 909.588713833, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262710750951285, -22.33553734479139], [-47.26268004589376, -22.335567236245215], [-47.262662665742745, -22.335584176167185], [-47.26264523287365, -22.335601191023898], [-47.26262774915718, -22.335618282341848], [-47.262610216478656, -22.335635451669173], [-47.26259226261986, -22.335653067667078], [-47.26257460551866, -22.335670430205262], [-47.26255690534016, -22.33568787560644], [-47.26253916405614, -22.335705405496054], [-47.262521383658694, -22.335723021515808], [-47.2625035661592, -22.335740725324484], [-47.26248571358953, -22.33575851859701], [-47.26246782800338, -22.335776403023075], [-47.26244991147504, -22.33579438030833], [-47.26243196610064, -22.3358124521731], [-47.26241399399824, -22.33583062035245], [-47.262395997308964, -22.335848886594917], [-47.26237797819754, -22.335867252661902], [-47.26235993885217, -22.33588572032792], [-47.26234188148486, -22.335904291379933], [-47.26232380833285, -22.335922967616153], [-47.262305721659715, -22.33594175084456], [-47.26228762375393, -22.33596064288422], [-47.262269516930935, -22.335979645563256], [-47.26225140353344, -22.33599876071819], [-47.262233285932396, -22.336017990192616], [-47.262215166526644, -22.336037335837567], [-47.26219704774379, -22.336056799510125], [-47.26217893204328, -22.336076383070004], [-47.26216082894624, -22.33609608072959], [-47.262142771532666, -22.336115859926025], [-47.26212478920666, -22.336135688544655], [-47.26210688683783, -22.336155560430274], [-47.2620890641366, -22.336175475080136], [-47.262071320813234, -22.33619543199315], [-47.26205365657612, -22.33621543067169], [-47.26203607113415, -22.336235470619126], [-47.262018564195486, -22.336255551340994], [-47.2620011354665, -22.336275672346535], [-47.261983784654134, -22.33629583314582], [-47.26196651146517, -22.336316033250675], [-47.261949315604866, -22.336336272176286], [-47.261932196778275, -22.336356549439667], [-47.26191515469087, -22.336376864559078], [-47.261898189047415, -22.336397217055154], [-47.26188129955173, -22.336417606451313], [-47.26186448590814, -22.336438032272238], [-47.26184774782046, -22.336458494044734], [-47.26183108499246, -22.33647899129756], [-47.26181449712772, -22.336499523561262], [-47.26179798392946, -22.33652009036879], [-47.26178154510124, -22.336540691254346], [-47.26176518034591, -22.336561325754808], [-47.26174888936696, -22.336581993408142], [-47.261732671867705, -22.336602693754294], [-47.26171652755136, -22.336623426335176], [-47.261700456121474, -22.336644190694127], [-47.26168445728134, -22.33666498637666], [-47.26166853073436, -22.336685812930035], [-47.26165267618452, -22.336706669902703], [-47.261636893335684, -22.336727556845055], [-47.26162118189177, -22.33674847330933], [-47.261605541557316, -22.336769418848963], [-47.261589972036816, -22.336790393019246], [-47.26157447303513, -22.336811395376937], [-47.2615590442574, -22.33683242548038], [-47.26154368540886, -22.33685348288976], [-47.26152839619606, -22.33687456716536], [-47.26151317632444, -22.336895677870864], [-47.26149802550036, -22.336916814570845], [-47.261482943431204, -22.33693797683024], [-47.26146792982427, -22.336959164216204], [-47.26145298438729, -22.33698037629708], [-47.261438106828386, -22.33700161264288], [-47.26142329685624, -22.33702287282454], [-47.261408554179866, -22.337044156414695], [-47.26139387850936, -22.337065462986356], [-47.26137926955463, -22.337086792114665], [-47.261364727026354, -22.337108143375783], [-47.26135025063565, -22.337129516347186], [-47.26133584009437, -22.33715091060721], [-47.26132149511529, -22.33717232573483], [-47.26130721541084, -22.33719376131146], [-47.261293000694614, -22.337215216918924], [-47.261278850680604, -22.33723669214025], [-47.26126476508388, -22.33725818655895], [-47.261250743619975, -22.33727969975967], [-47.261236786004176, -22.337301231329544], [-47.261222891953516, -22.337322780854972], [-47.26120906118533, -22.337344347923793], [-47.26119529341722, -22.337365932125426], [-47.26118158836814, -22.337387533049235], [-47.26116794579664, -22.33740915022362], [-47.261154365720124, -22.33743078275829], [-47.261140848139675, -22.337452429730043], [-47.26112739275454, -22.337474090670998], [-47.2611139991528, -22.337495765291365], [-47.26110066692213, -22.337517453303036], [-47.261087395650215, -22.337539154419147], [-47.26107418492457, -22.337560868354096], [-47.26106103433211, -22.3375825948245], [-47.26104794346027, -22.33760433354742], [-47.26103491189636, -22.337626084241275], [-47.26102193922713, -22.337647846626595], [-47.26100902504008, -22.337669620424165], [-47.26099616892229, -22.337691405356434], [-47.260983370460515, -22.337713201148016], [-47.26097062924242, -22.337735007523204], [-47.260957944855484, -22.337756824207993], [-47.260945316886726, -22.337778650930407], [-47.26093274492367, -22.337800487419226], [-47.26092022855434, -22.33782233340369], [-47.26090776736614, -22.337844188615453], [-47.26089536094766, -22.33786605278575], [-47.26088300888679, -22.337887925648232], [-47.26087071077137, -22.33790980693854], [-47.26085846619116, -22.337931696390044], [-47.26084627473436, -22.33795359374057], [-47.260834135990024, -22.337975498728007], [-47.260822049547954, -22.337997411090377], [-47.26081001499769, -22.33801933056778], [-47.2607980319296, -22.338041256900333], [-47.26078609993364, -22.338063189830606], [-47.260774218600574, -22.33808512910132], [-47.260762387521766, -22.338107074455596], [-47.26075060628844, -22.338129025638523], [-47.26073887449249, -22.338150982395657], [-47.2607271917262, -22.338172944473396], [-47.26071555758215, -22.338194911619336], [-47.26070397165338, -22.338216883581882], [-47.260692433533464, -22.33823886011007], [-47.2606809428165, -22.33826084095382], [-47.260669499096714, -22.33828282586429], [-47.260658101968986, -22.338304814593375], [-47.26064675102885, -22.338326806893217], [-47.26063544587213, -22.33834880251736], [-47.260624186095065, -22.338370801220183], [-47.26061297129484, -22.33839280275608], [-47.26060180106889, -22.33841480688065], [-47.26059067501499, -22.33843681335062], [-47.260579592731496, -22.338458821923446], [-47.26056855387473, -22.33848083224278], [-47.26055756058936, -22.338502838956252], [-47.26054661806046, -22.338524829872124], [-47.26053572879795, -22.338546797143767], [-47.26052489187019, -22.338568739755313], [-47.26051410610448, -22.338590657189275], [-47.2605033703332, -22.338612548931643], [-47.26049268339354, -22.33863441447252], [-47.26048204412825, -22.338656253304553], [-47.26047145138512, -22.338678064924085], [-47.260460904016895, -22.33869984883133], [-47.260450400882334, -22.338721604528168], [-47.26044014853527, -22.338742900118287], [-47.26042972062664, -22.33876461724815], [-47.26041933362053, -22.338786304717644], [-47.26040898639328, -22.338807962041766], [-47.26039867782869, -22.338829588734015], [-47.26038840681419, -22.33885118431478], [-47.260378172244174, -22.338872748303938], [-47.260367973018106, -22.338894280225098], [-47.26035780804096, -22.33891577960467], [-47.26034767622372, -22.33893724597059], [-47.26033757648266, -22.33895867885411], [-47.2603275077402, -22.33898007778782], [-47.260317468924065, -22.33900144230741], [-47.260307458967496, -22.339022771951377], [-47.260297476810514, -22.3390440662582], [-47.260287521398155, -22.339065324770058], [-47.26027759168078, -22.33908654703228], [-47.26026768661584, -22.339107732589568], [-47.26025780516537, -22.33912888099138], [-47.260247946298115, -22.339149991787064], [-47.26023810898773, -22.339171064530305], [-47.260228292215494, -22.339192098772607], [-47.26021849496548, -22.33921309407422], [-47.26020871623094, -22.339234049990257], [-47.260198955008434, -22.33925496608322], [-47.26018921030213, -22.339275841913665], [-47.2601794811206, -22.339296677047546], [-47.260169766479436, -22.339317471050045], [-47.26016006539974, -22.339338223489108], [-47.26015037690754, -22.339358933936765], [-47.26014070003625, -22.33937960196356], [-47.2601310338236, -22.339400227145564], [-47.26012137731451, -22.339420809057778], [-47.260111729558666, -22.339441347279713], [-47.26010208961174, -22.33946184139238], [-47.2600924565358, -22.339482290977976], [-47.26008282939751, -22.339502695623075], [-47.26007320727135, -22.339523054912245], [-47.26006358923437, -22.339543368439124], [-47.26005397437215, -22.339563635793674], [-47.26004436177515, -22.33958385656989], [-47.26003475053824, -22.339604030367024], [-47.26002513976376, -22.33962415678285], [-47.26001552855851, -22.33964423542018], [-47.26000591603512, -22.339664265883982], [-47.25999651630289, -22.339683800949153], [-47.259986908427074, -22.339703714558173], [-47.25997729632401, -22.33972357957046], [-47.25996767505768, -22.339743404080345], [-47.25995803809422, -22.339763200343278], [-47.25994838282945, -22.339782973031184], [-47.259938708954735, -22.339802722095197], [-47.25992901619423, -22.33982244742043], [-47.259919304272394, -22.339842148892803], [-47.25990957291475, -22.33986182639751], [-47.259899821846545, -22.339881479821717], [-47.2598900507937, -22.339901109052636], [-47.2598802594828, -22.339920713977396], [-47.25987044764029, -22.33994029448497], [-47.25986061499337, -22.33995985046408], [-47.25985076126959, -22.33997938180416], [-47.25984088619661, -22.339998888395623], [-47.2598309895027, -22.34001837012926], [-47.25982107091629, -22.34003782689678], [-47.25981113016625, -22.340057258590267], [-47.25980116698193, -22.340076665102234], [-47.259791181092695, -22.34009604632651], [-47.25978117222847, -22.340115402157092], [-47.25977114011924, -22.340134732489105], [-47.25976108449533, -22.34015403721835], [-47.25975100508783, -22.34017331624047], [-47.25974090162748, -22.340192569452828], [-47.25973077384537, -22.340211796753493], [-47.25972062147309, -22.34023099804083], [-47.25971044424252, -22.340250173213875], [-47.2597002418856, -22.340269322172674], [-47.2596900141343, -22.340288444818395], [-47.2596797607211, -22.340307541052567], [-47.259669481378644, -22.340326610777392], [-47.25965917583987, -22.340345653895845], [-47.25964884383764, -22.34036467031201], [-47.25963848510465, -22.34038365993148], [-47.25962809937476, -22.340402622658953], [-47.25961768638133, -22.340421558400827], [-47.25960724585748, -22.340440467065285], [-47.25959677753713, -22.340459348560007], [-47.259586281154206, -22.34047820279377], [-47.25957575644219, -22.34049702967708], [-47.25956520313538, -22.34051582912011], [-47.25955462096753, -22.34053460103488], [-47.25954400967255, -22.340553345334246], [-47.25953336898491, -22.34057206193091], [-47.259522698638314, -22.340590750740013], [-47.2595119983669, -22.34060941167679], [-47.2595012679049, -22.340628044657173], [-47.25949050698638, -22.340646649598355], [-47.259479715345165, -22.340665226418842], [-47.25946889271529, -22.340683775037586], [-47.2594580388307, -22.340702295374527], [-47.25944715342531, -22.3407207873505], [-47.259436236232574, -22.340739250887907], [-47.25942528698607, -22.340757685909793], [-47.25941430541935, -22.340776092339944], [-47.2594032912656, -22.340794470103457], [-47.259392244258066, -22.340812819126178], [-47.259381164129714, -22.34083113933502], [-47.25937005061298, -22.340849430658476], [-47.25935890344071, -22.34086769302505], [-47.25934772234504, -22.340885926364983], [-47.2593365070578, -22.34090413060979], [-47.25932525731099, -22.340922305691016], [-47.25931397283579, -22.340940451542384], [-47.25930265336371, -22.34095856809754], [-47.259291298625186, -22.34097665529224], [-47.25927990835077, -22.34099471306284], [-47.259268482270656, -22.341012741346415], [-47.259257020114234, -22.341030740081983], [-47.25924552161106, -22.34104870920877], [-47.259233986489924, -22.34106664866735], [-47.25922241447929, -22.34108455839946], [-47.25921080530689, -22.341102438348155], [-47.25919915870027, -22.34112028845722], [-47.25918747438647, -22.34113810867143], [-47.259175752091906, -22.341155898936822], [-47.25916399467985, -22.341173654462636], [-47.259152241554474, -22.341191315156088], [-47.25914055117508, -22.341208788010523], [-47.259128944990415, -22.34122603325647], [-47.25911742095323, -22.34124304673137], [-47.25910597681978, -22.34125982491836], [-47.25909461054283, -22.341276364362116], [-47.25908913482564, -22.341284268465685], [-47.25906774302978, -22.34131489880838], [-47.25906096127557, -22.341324516766722], [-47.25904988978824, -22.341340068199504], [-47.259038888762205, -22.341355364836833], [-47.2590279572552, -22.341370403786684], [-47.25901709449073, -22.34138518229056], [-47.25900629985086, -22.341399697736318], [-47.25899557286901, -22.341413947670915], [-47.258984913219855, -22.341427929815588], [-47.25897432071037, -22.341441642079133], [-47.25896379526884, -22.341455082572292], [-47.258953336931576, -22.341468249624377], [-47.258942945831045, -22.34148114179632], [-47.25893262217966, -22.341493757897616], [-47.2589223662534, -22.341506097002007], [-47.25891217837523, -22.341518158461227], [-47.25890205889441, -22.341529941921667], [-47.25889200816575, -22.341541447338802], [-47.258882026527, -22.34155267499149], [-47.25887211427398, -22.34156362549587], [-47.25886227163507, -22.341574299817722], [-47.25885249874227, -22.34158469928508], [-47.25884279560158, -22.34159482559896], [-47.25883316206255, -22.34160468084135], [-47.25882359778471, -22.34161426748353], [-47.25881410220313, -22.341623588391432], [-47.25880467449248, -22.341632646829233], [-47.258795313530584, -22.341641446459924], [-47.25878601786082, -22.341649991343203], [-47.25877678540308, -22.341658286156047], [-47.258767578911794, -22.341666366457662], [-47.25875829203223, -22.34167432633788], [-47.25874884768146, -22.34168223185746], [-47.25873924032751, -22.341690086276888], [-47.25872947314792, -22.341697885549898], [-47.25871954945299, -22.341705625674987], [-47.258709472682355, -22.34171330269868], [-47.2586992463985, -22.341720912720795], [-47.2586888742829, -22.341728451897524], [-47.25867836013253, -22.341735916444023], [-47.258667707854556, -22.341743302638356], [-47.258656921463015, -22.341750606823627], [-47.25864600507519, -22.341757825410504], [-47.25863496290597, -22.34176495488076], [-47.258623799264505, -22.341771991789397], [-47.25861251855283, -22.341778932765187], [-47.258601125259084, -22.341785774514886], [-47.25858962395495, -22.341792513824554], [-47.25857801929293, -22.34179914756094], [-47.25856631600147, -22.34180567267434], [-47.25855451888253, -22.341812086199603], [-47.25854263280836, -22.341818385257856], [-47.2585306627173, -22.341824567058886], [-47.258518613610775, -22.341830628902343], [-47.25850649055062, -22.341836568179325], [-47.258494298655634, -22.341842382373912], [-47.2584820430971, -22.34184806906557], [-47.25846972909717, -22.34185362592982], [-47.25845736192534, -22.34185905074002], [-47.258444946894365, -22.341864341369305], [-47.258432489357816, -22.341869495791922], [-47.25841999470543, -22.341874512085205], [-47.258407468360744, -22.34187938843087], [-47.258394915777764, -22.34188412311651], [-47.25838234243686, -22.341888714537568], [-47.258369753840384, -22.34189316119903], [-47.258357155510346, -22.341897461716727], [-47.25834455298371, -22.34190161481915], [-47.258331951806326, -22.34190561934978], [-47.25831935753233, -22.341909474267588], [-47.258306775718125, -22.34191317864914], [-47.25829421191555, -22.341916731690826], [-47.25828167167088, -22.341920132709465], [-47.25826916051612, -22.341923381144678], [-47.25825668396549, -22.341926476560054], [-47.258244247511854, -22.341929418643964], [-47.258231856406766, -22.34193220725926], [-47.25821947057118, -22.341934852066665], [-47.258206945486805, -22.341937383486805], [-47.258194162019855, -22.34193982466667], [-47.258181100852056, -22.34194217732152], [-47.25816775698211, -22.341944440323044], [-47.25815412599546, -22.34194661250664], [-47.258140204044224, -22.341948692704896], [-47.25812598782548, -22.34195067977841], [-47.258111474551086, -22.34195257264525], [-47.25809666192291, -22.341954370306752], [-47.258081548106745, -22.341956071870843], [-47.258066131699664, -22.34195767657387], [-47.25805041170285, -22.341959183799094], [-47.25803438749371, -22.34196059309305], [-47.25801805879367, -22.34196190418035], [-47.25800142564115, -22.341963116975787], [-47.25798448836295, -22.341964231594865], [-47.25796724754671, -22.341965248362477], [-47.257949704012965, -22.341966167820086], [-47.25793185878948, -22.34196699073131], [-47.25791371308695, -22.341967718086217], [-47.257895268272726, -22.341968351104523], [-47.257876525849426, -22.341968891237638], [-47.257857487433206, -22.341969340169744], [-47.2578381547314, -22.341969699818282], [-47.25781852952395, -22.341969972333676], [-47.25779861364426, -22.34197016009826], [-47.25777840896112, -22.341970265725195], [-47.257746332311996, -22.341970306942233]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 904.018472527, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262678228507006, -22.335529780574202], [-47.26264160561845, -22.33556547581246], [-47.262624158795845, -22.33558250427605], [-47.262606659265394, -22.335599611038358], [-47.26258910891668, -22.335616797652037], [-47.26257112484714, -22.33563444327161], [-47.262553445457634, -22.335651827723318], [-47.262535721154094, -22.335669296899294], [-47.26251795391509, -22.335686852431625], [-47.26250014574007, -22.335704495969146], [-47.262482298648315, -22.335722229178156], [-47.26246441468023, -22.33574005374173], [-47.2624464958986, -22.33575797135804], [-47.26242854438742, -22.335775983741595], [-47.26241056225315, -22.335794092622187], [-47.262392551624814, -22.335812299744568], [-47.26237451465515, -22.335830606867493], [-47.26235645352119, -22.335849015762925], [-47.262338370424075, -22.3358675282162], [-47.262320267589466, -22.335886146025597], [-47.26230214726897, -22.335904871000896], [-47.26228401174126, -22.335923704961925], [-47.26226586331063, -22.33594264973997], [-47.26224770430917, -22.33596170717558], [-47.262229537096886, -22.33598087911793], [-47.26221136406302, -22.336000167423514], [-47.26219318762525, -22.336019573956467], [-47.262175010231104, -22.336039100587143], [-47.26215683436066, -22.33605874918852], [-47.26213866975761, -22.336078513767948], [-47.262120550407985, -22.33609836080221], [-47.262102506553255, -22.33611825726298], [-47.262084543207074, -22.336138196830376], [-47.26206666007663, -22.336158178998424], [-47.262048856868766, -22.336178203262882], [-47.26203113328854, -22.336198269123017], [-47.26201348904146, -22.336218376079238], [-47.26199592383232, -22.336238523634094], [-47.26197843736408, -22.336258711293876], [-47.2619610293402, -22.336278938565933], [-47.2619436994641, -22.336299204959218], [-47.261926447437524, -22.336319509986243], [-47.261909272962114, -22.336339853161412], [-47.261892175739796, -22.33636023400027], [-47.261875155471934, -22.33638065202101], [-47.26185821185879, -22.336401106744578], [-47.261841344601216, -22.3364215976932], [-47.2618245533995, -22.336442124391304], [-47.261807837953924, -22.33646268636539], [-47.26179119796454, -22.3364832831437], [-47.26177463313107, -22.33650391425702], [-47.26175814315351, -22.33652457923741], [-47.261741727731206, -22.336545277619642], [-47.26172538656413, -22.336566008939656], [-47.261709119352055, -22.3365867727354], [-47.2616929257947, -22.336607568546842], [-47.261676805592096, -22.33662839591543], [-47.26166075844397, -22.336649254384852], [-47.26164478405025, -22.33667014350064], [-47.261628882111395, -22.33669106280941], [-47.26161305232777, -22.336712011859884], [-47.261597294399785, -22.336732990202727], [-47.26158160802848, -22.336753997389682], [-47.26156599291488, -22.336775032974558], [-47.26155044876038, -22.336796096512572], [-47.26153497526661, -22.33681718756059], [-47.26151957213535, -22.33683830567743], [-47.261504239069744, -22.336859450421915], [-47.26148897577173, -22.336880621356467], [-47.261473781944254, -22.336901818044353], [-47.261458657291314, -22.336923040049225], [-47.261443601516774, -22.336944286937012], [-47.26142861432497, -22.336965558274937], [-47.26141369542064, -22.336986853631807], [-47.261398844509095, -22.337008172577523], [-47.26138406129602, -22.33702951468362], [-47.26136934548812, -22.337050879522074], [-47.26135469679202, -22.33707226666708], [-47.2613401149151, -22.337093675693776], [-47.2613255995651, -22.337115106178732], [-47.26131115045065, -22.33713655769945], [-47.26129676728128, -22.337158029833986], [-47.26128244976617, -22.337179522162973], [-47.261268197615614, -22.33720103426742], [-47.26125401054044, -22.337222565729597], [-47.26123988825253, -22.337244116132297], [-47.26122583046424, -22.337265685059428], [-47.26121183688766, -22.337287272097495], [-47.261197907236706, -22.337308876832214], [-47.26118404122559, -22.33733049885083], [-47.26117023856881, -22.337352137742197], [-47.26115649898221, -22.337373793095065], [-47.26114282222243, -22.33739546443553], [-47.26112920831272, -22.337417150858528], [-47.26111565726248, -22.337438851421954], [-47.26110216877178, -22.3374605656507], [-47.261088742426416, -22.337482293252727], [-47.261075377811764, -22.337504033937805], [-47.26106207451314, -22.337525787417018], [-47.261048832115755, -22.33754755340261], [-47.261035650204214, -22.337569331609263], [-47.26102252836361, -22.33759112175206], [-47.26100946617888, -22.33761292354737], [-47.26099646323449, -22.33763473671398], [-47.26098351911556, -22.33765656097067], [-47.26097063340689, -22.33767839603813], [-47.26095780569285, -22.33770024163916], [-47.260945035558805, -22.337722097496272], [-47.26093232258989, -22.337743963333732], [-47.26091966637082, -22.337765838877914], [-47.26090706648672, -22.33778772385592], [-47.2608945225234, -22.33780961799537], [-47.26088203406589, -22.33783152102632], [-47.260869600700495, -22.337853432678422], [-47.260857222012774, -22.337875352683835], [-47.26084489758824, -22.337897280776676], [-47.26083262701448, -22.337919216688924], [-47.26082040987729, -22.337941160156877], [-47.26080824576348, -22.337963110917116], [-47.26079613426061, -22.337985068706224], [-47.26078407495593, -22.338007033262972], [-47.260772067437586, -22.338029004326206], [-47.26076011129329, -22.33805098163716], [-47.26074820611153, -22.338072964937314], [-47.26073635148146, -22.338094953968593], [-47.26072454699214, -22.338116948474838], [-47.260712792233214, -22.338138948200488], [-47.2607010867948, -22.338160952890796], [-47.260689430267306, -22.338182962292144], [-47.2606778222416, -22.33820497615192], [-47.26066626230909, -22.338226994218097], [-47.26065475006175, -22.33824901623948], [-47.260643285091675, -22.338271041966287], [-47.26063186699161, -22.338293071149376], [-47.26062049535504, -22.338315103539916], [-47.26060916977568, -22.33833713889051], [-47.26059788984769, -22.338359176954565], [-47.26058665516617, -22.338381217485654], [-47.26057546532659, -22.33840326023838], [-47.26056431992465, -22.338425304968666], [-47.26055321855669, -22.338447351433146], [-47.26054216087869, -22.338469399271354], [-47.260531149106235, -22.338491442984196], [-47.26052018858987, -22.3385134700403], [-47.260509281939086, -22.338535472381086], [-47.2604984282243, -22.33855744897419], [-47.26048762626793, -22.338579399299928], [-47.26047687489763, -22.338601322842035], [-47.26046617294601, -22.338623219088568], [-47.2604555192514, -22.338645087530285], [-47.260444912657306, -22.33866692766159], [-47.26043435201231, -22.338688738980935], [-47.26042383617125, -22.33871052098849], [-47.260413577618145, -22.33873182946064], [-47.26040313785111, -22.338753571246126], [-47.26039273954757, -22.338775282266006], [-47.26038238158039, -22.33879696203394], [-47.26037206283016, -22.338818610062045], [-47.26036178218112, -22.3388402258695], [-47.260351538524766, -22.338861808974997], [-47.26034133075771, -22.33888335890107], [-47.260331157782296, -22.338904875173103], [-47.26032101850704, -22.33892635731807], [-47.2603109118459, -22.338947804866308], [-47.260300836719104, -22.338969217349604], [-47.26029079205241, -22.338990594302924], [-47.26028077677726, -22.339011935264082], [-47.260270789831935, -22.33903323977087], [-47.26026083016003, -22.339054507364935], [-47.26025089671057, -22.339075737591067], [-47.26024098843983, -22.339096929993584], [-47.260231104308815, -22.339118084121512], [-47.260221243285486, -22.33913919952387], [-47.26021140434276, -22.339160275754107], [-47.26020158646149, -22.339181312363415], [-47.260191788625384, -22.339202308912046], [-47.260182009827496, -22.33922326495489], [-47.260172249064404, -22.339244180054422], [-47.260162505340496, -22.339265053771243], [-47.26015277766457, -22.339285885671384], [-47.26014306505279, -22.339306675320117], [-47.26013336652693, -22.33932742228556], [-47.26012368111379, -22.339348126140077], [-47.26011400784786, -22.339368786454415], [-47.26010434576798, -22.33938940280507], [-47.260094693920436, -22.339409974767406], [-47.26008505135637, -22.33943050192144], [-47.260075417133194, -22.339450983848774], [-47.26006579031471, -22.339471420132117], [-47.26005616996965, -22.33949181035883], [-47.26004655517463, -22.33951215411403], [-47.260036945008984, -22.33953245099237], [-47.26002733856081, -22.339552700584555], [-47.260017734923224, -22.339572902485518], [-47.26000813319388, -22.339593056295552], [-47.25999853247809, -22.339613161613457], [-47.259988931885786, -22.339633218043275], [-47.2599793305329, -22.339653225191164], [-47.259969948674815, -22.33967272306669], [-47.25996035337861, -22.339692610594625], [-47.2599507544155, -22.339712448442874], [-47.25994114673603, -22.33973224494914], [-47.25993152363587, -22.339752012726038], [-47.25992188244573, -22.33977175658298], [-47.259912222857345, -22.339791476473696], [-47.259902544596216, -22.33981117228393], [-47.2598928473881, -22.339830843900323], [-47.25988313095993, -22.33985049120875], [-47.259873395038255, -22.339870114097078], [-47.259863639350364, -22.33988971245331], [-47.259853863624244, -22.33990928616528], [-47.25984406758772, -22.339928835122752], [-47.25983425096939, -22.3399483592152], [-47.25982441349824, -22.339967858332866], [-47.259814554903336, -22.33998733236701], [-47.25980467491438, -22.340006781209276], [-47.25979477326125, -22.340026204752167], [-47.25978484967424, -22.340045602888708], [-47.25977490388421, -22.340064975512263], [-47.25976493562198, -22.34008432251762], [-47.25975494461894, -22.340103643799655], [-47.25974493060656, -22.340122939254496], [-47.259734893316676, -22.340142208778918], [-47.25972483248188, -22.340161452269527], [-47.25971474783444, -22.340180669624715], [-47.25970463910696, -22.34019986074358], [-47.259694506032545, -22.340219025525585], [-47.25968434834461, -22.340238163870826], [-47.25967416577664, -22.3402572756804], [-47.25966395806216, -22.340276360856677], [-47.25965372493519, -22.340295419302237], [-47.259643466129944, -22.34031445092057], [-47.259633181380906, -22.34033345561575], [-47.25962287042253, -22.340352433293106], [-47.25961253298912, -22.340371383859498], [-47.25960216881601, -22.34039030722084], [-47.25959177763826, -22.34040920328484], [-47.25958135919049, -22.34042807196101], [-47.25957091320827, -22.340446913158278], [-47.25956043942709, -22.340465726786874], [-47.259549937582, -22.340484512758653], [-47.25953940740895, -22.34050327098519], [-47.25952884864327, -22.340522001379956], [-47.259518261020446, -22.340540703857272], [-47.2595076442766, -22.340559378331278], [-47.259496998147, -22.34057802471867], [-47.25948632236736, -22.340596642936216], [-47.2594756166736, -22.340615232901406], [-47.25946488080132, -22.340633794533055], [-47.25945411448595, -22.34065232775124], [-47.259443317463145, -22.340670832476565], [-47.25943248946843, -22.340689308630676], [-47.25942163023732, -22.340707756136077], [-47.25941073950486, -22.34072617491696], [-47.25939981700622, -22.340744564898035], [-47.25938886247652, -22.34076292600493], [-47.25937787565053, -22.340781258164597], [-47.25936685626309, -22.340799561304628], [-47.25935580404872, -22.340817835353874], [-47.25934471874142, -22.340836080242706], [-47.25933360007559, -22.340854295901572], [-47.259322447784925, -22.340872482262657], [-47.25931126160275, -22.34089063925948], [-47.259300041262705, -22.340908766825603], [-47.259288786497365, -22.340926864896804], [-47.25927749703989, -22.340944933408768], [-47.25926617262214, -22.34096297229941], [-47.25925481297614, -22.340980981507236], [-47.259243417833666, -22.340998960971397], [-47.259231986925535, -22.341016910633215], [-47.25922051998273, -22.341034830434122], [-47.25920901673557, -22.341052720316913], [-47.25919747691391, -22.341070580225633], [-47.259185900246905, -22.34108841010573], [-47.25917428646353, -22.341106209903238], [-47.259162635292206, -22.341123979565385], [-47.25915094646077, -22.341141719040603], [-47.259139222923444, -22.341159423405166], [-47.25912750522533, -22.3411770308593], [-47.2591158535787, -22.341194445817454], [-47.25910429017168, -22.341211627496655], [-47.25909281302577, -22.34122857173906], [-47.25908141996037, -22.341245275050873], [-47.25907010899697, -22.34126173400151], [-47.25906232486715, -22.341272970255652], [-47.25904090008587, -22.341303586696498], [-47.2590366519139, -22.341309611498883], [-47.259025653519394, -22.34132506025864], [-47.259014730256666, -22.341340248764215], [-47.25900388128376, -22.341355174164498], [-47.258993105929235, -22.341369833745706], [-47.2589824036848, -22.341384224944665], [-47.25897177419774, -22.34139834536179], [-47.25896121726072, -22.34141219277677], [-47.2589507328024, -22.34142576516215], [-47.2589403208763, -22.341439060698338], [-47.25892998164703, -22.341452077790446], [-47.25891971537804, -22.34146481508177], [-47.258909522415124, -22.34147727147142], [-47.25889940316933, -22.341489446130254], [-47.258889358100156, -22.34150133851495], [-47.25887938769401, -22.341512948385407], [-47.25886949244315, -22.341524275819424], [-47.2588596728222, -22.34153532122728], [-47.258849929262716, -22.341546085366364], [-47.2588402621268, -22.34155656935358], [-47.258830671677494, -22.34156677467842], [-47.25882115804821, -22.341576703214105], [-47.25881172121146, -22.34158635722568], [-47.258802360944244, -22.34159573937853], [-47.258793076792784, -22.34160485274406], [-47.25878386803542, -22.341613700803286], [-47.25877473364514, -22.341622287447368], [-47.25876567225096, -22.341630616975582], [-47.258756681840566, -22.34163869432208], [-47.25874772423097, -22.341646556185445], [-47.2587386900838, -22.341654299444993], [-47.25872950002436, -22.341661992105553], [-47.25872014825587, -22.34166963757202], [-47.25871063793989, -22.341677231733666], [-47.25870097237459, -22.341684770525976], [-47.25869115499109, -22.341692249933704], [-47.25868118934695, -22.341699665996487], [-47.25867107912207, -22.34170701481191], [-47.25866082811513, -22.341714292538253], [-47.2586504402382, -22.341721495398453], [-47.25863991951329, -22.341728619682335], [-47.25862927006852, -22.341735661749315], [-47.25861849613248, -22.34174261803182], [-47.25860760203068, -22.341749485037646], [-47.25859659218419, -22.341756259350536], [-47.25858547110261, -22.341762937634343], [-47.25857424338152, -22.34176951663453], [-47.258562913699585, -22.34177599317959], [-47.25855148681359, -22.341782364183892], [-47.25853996755596, -22.341788626648786], [-47.25852836083139, -22.341794777664422], [-47.258516671612576, -22.34180081441204], [-47.25850490493709, -22.341806734165388], [-47.25849306590462, -22.341812534292263], [-47.258481159673494, -22.341818212256143], [-47.258469191455966, -22.341823765618486], [-47.25845716651664, -22.3418291920397], [-47.25844509016886, -22.341834489280664], [-47.258432967770375, -22.341839655205096], [-47.258420804721, -22.341844687780526], [-47.25840860645769, -22.341849585080553], [-47.258396378452204, -22.341854345286244], [-47.25838412620759, -22.341858966687493], [-47.25837185525408, -22.34186344768506], [-47.25835957114448, -22.341867786792516], [-47.25834727945181, -22.341871982637343], [-47.25833498576449, -22.34187603396296], [-47.25832269568006, -22.341879939631024], [-47.25831041480459, -22.341883698622], [-47.258298148746505, -22.34188731003727], [-47.25828590310949, -22.34189077310152], [-47.25827368349157, -22.341894087163286], [-47.25826149547603, -22.34189725169738], [-47.258249344627856, -22.34190026630619], [-47.25823723649013, -22.341903130720382], [-47.25822517635769, -22.341905844850125], [-47.25821312289977, -22.341908418683115], [-47.25820092738197, -22.34191088349498], [-47.258188467223924, -22.341913262934323], [-47.25817572251854, -22.341915558585892], [-47.25816268808484, -22.341917769109543], [-47.25814935934524, -22.341919893127944], [-47.25813573230513, -22.341921929260774], [-47.25812180353034, -22.34192387615656], [-47.25810757011624, -22.341925732522903], [-47.25809302966223, -22.341927497153076], [-47.25807818024481, -22.341929168950042], [-47.25806302038417, -22.34193074694877], [-47.25804754901608, -22.34193223033536], [-47.258031765463365, -22.34193361846385], [-47.2580156694026, -22.341934910871487], [-47.25799926083651, -22.341936107291087], [-47.25798254006439, -22.341937207661925], [-47.25796550765378, -22.34193821213866], [-47.25794816441187, -22.341939121098694], [-47.25793051135895, -22.341939935147924], [-47.25791254970344, -22.34194065512517], [-47.25789428081493, -22.3419412821055], [-47.25787570620216, -22.341941817402212], [-47.25785682749056, -22.34194226256814], [-47.25783764639947, -22.341942619395947], [-47.257818164722806, -22.34194288991794], [-47.25779838430955, -22.34194307640506], [-47.257760273042614, -22.34194327564211]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 898.491090803, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262645728924355, -22.335522229937713], [-47.26262054549975, -22.335546775454475], [-47.262603084723644, -22.33556381752491], [-47.26258556937918, -22.335580939731607], [-47.2625680013603, -22.335598143631632], [-47.26254998708002, -22.335615818872864], [-47.262532285402195, -22.335633225238094], [-47.262514536973605, -22.335650718188894], [-47.26249674377962, -22.33566829936392], [-47.26247890782702, -22.33568597041916], [-47.26246103114303, -22.335703733028552], [-47.26244311577651, -22.335721588883178], [-47.26242516379939, -22.33573953968967], [-47.26240717730536, -22.335757587171557], [-47.26238915841124, -22.335775733067923], [-47.262371109256954, -22.335793979133353], [-47.26235303200691, -22.33581232713676], [-47.26233492885038, -22.335830778860554], [-47.262316802001536, -22.33584933610108], [-47.262298653699624, -22.33586800066786], [-47.262280486210614, -22.335886774382228], [-47.262262301828336, -22.335905659075873], [-47.26224410287288, -22.33592465659229], [-47.26222589169292, -22.33594376878444], [-47.262207670665866, -22.335962997514216], [-47.26218944219911, -22.335982344650937], [-47.262171208729356, -22.336001812071864], [-47.262152972723904, -22.336021401660634], [-47.262134736683535, -22.336041115303548], [-47.26211651057444, -22.33606094680279], [-47.26209832928877, -22.33608086167482], [-47.2620802239053, -22.336100825977734], [-47.2620621995818, -22.336120833226886], [-47.26204425602208, -22.33614088291308], [-47.26202639292971, -22.336160974528976], [-47.26200861000637, -22.33618110757074], [-47.261990906954175, -22.336201281535736], [-47.26197328347456, -22.336221495923525], [-47.261955739267016, -22.33624175023757], [-47.26193827403166, -22.336262043982366], [-47.26192088746839, -22.33628237666408], [-47.26190357927555, -22.336302747792487], [-47.261886349151276, -22.336323156879377], [-47.261869196794066, -22.33634360343774], [-47.261852121901775, -22.3363640869831], [-47.26183512417116, -22.336384607034052], [-47.26181820329957, -22.336405163110342], [-47.261801358983824, -22.336425754734087], [-47.261784590920655, -22.336446381429386], [-47.26176789880663, -22.33646704272232], [-47.261751282337904, -22.336487738141443], [-47.26173474121102, -22.33650846721661], [-47.26171827512172, -22.336529229480607], [-47.2617018837665, -22.336550024467286], [-47.26168556684162, -22.33657085171259], [-47.26166932404322, -22.33659171075459], [-47.26165315506786, -22.336612601132792], [-47.26163705961175, -22.336633522389146], [-47.26162103737127, -22.33665447406728], [-47.26160508804338, -22.336675455712133], [-47.26158921132495, -22.33669646687075], [-47.26157340691289, -22.336717507092118], [-47.26155767450474, -22.336738575926404], [-47.26154201379803, -22.336759672925837], [-47.261526424490675, -22.336780797644156], [-47.26151090628086, -22.336801949636765], [-47.26149545886688, -22.336823128461038], [-47.261480081948434, -22.336844333674417], [-47.26146477522403, -22.33686556483799], [-47.26144953839315, -22.336886821513755], [-47.261434371156405, -22.336908103264072], [-47.26141927321423, -22.33692940965371], [-47.2614042442676, -22.33695074024867], [-47.26138928401784, -22.3369720946166], [-47.26137439216689, -22.33699347232637], [-47.26135956841707, -22.337014872948387], [-47.261344812471776, -22.33703629605364], [-47.2613301240343, -22.33705774121527], [-47.26131550280868, -22.337079208007545], [-47.2613009484994, -22.337100696006097], [-47.26128646081179, -22.337122204787484], [-47.261272039452116, -22.337143733928922], [-47.261257684126285, -22.337165283010247], [-47.26124339454141, -22.33718685161168], [-47.26122917040507, -22.337208439314708], [-47.26121501142595, -22.337230045701386], [-47.261200917313246, -22.337251670354927], [-47.261186887775885, -22.337273312861154], [-47.26117292252462, -22.33729497280516], [-47.26115902127057, -22.337316649773555], [-47.26114518372508, -22.337338343354624], [-47.26113140960096, -22.33736005313656], [-47.261117698652896, -22.33738177864312], [-47.26110405090997, -22.337403518954435], [-47.261090466389916, -22.337425273109535], [-47.261076944793636, -22.33744704062605], [-47.26106348570465, -22.33746882120972], [-47.261050088705986, -22.33749061456824], [-47.26103675338063, -22.337512420410494], [-47.26102347931153, -22.33753423844674], [-47.26101026608087, -22.33755606838966], [-47.26099711327146, -22.337577909952266], [-47.260984020465926, -22.33759976284908], [-47.26097098724634, -22.337621626796928], [-47.26095801319554, -22.337643501512748], [-47.26094509789598, -22.337665386715376], [-47.26093224092965, -22.337687282125838], [-47.26091944187962, -22.33770918746488], [-47.26090670032872, -22.337731102455024], [-47.260894015859286, -22.33775302682095], [-47.2608813880542, -22.337774960288158], [-47.26086881649683, -22.33779690258254], [-47.26085630077001, -22.33781885343267], [-47.26084384045767, -22.337840812566576], [-47.26083143514309, -22.337862779714904], [-47.26081908440949, -22.337884754610325], [-47.2608067878421, -22.33790673698326], [-47.26079454502451, -22.337928726568652], [-47.260782355541224, -22.33795072310168], [-47.26077021897753, -22.337972726317524], [-47.26075813491843, -22.337994735953615], [-47.260746102949824, -22.338016751747475], [-47.26073412265714, -22.338038773439116], [-47.26072219362668, -22.338060800768755], [-47.26071031544537, -22.338082833477007], [-47.26069848770003, -22.338104871306605], [-47.26068670997814, -22.338126914000764], [-47.26067498186758, -22.338148961303563], [-47.260663302956615, -22.338171012960338], [-47.260651672833944, -22.33819306871734], [-47.26064009108884, -22.338215128321494], [-47.26062855731111, -22.33823719152053], [-47.26061707109072, -22.33825925806365], [-47.26060563201834, -22.33828132770075], [-47.26059423968531, -22.33830340018201], [-47.260582893683285, -22.338325475258998], [-47.26057159360433, -22.338347552684326], [-47.260560339041554, -22.338369632210558], [-47.26054912958832, -22.338391713591452], [-47.26053796483832, -22.33841379658206], [-47.260526844385886, -22.338435880938192], [-47.260515767886666, -22.338457966295298], [-47.260504737627095, -22.33848004700747], [-47.26049375912325, -22.338502110203777], [-47.26048283508418, -22.338524147613697], [-47.260471964582365, -22.3385461581884], [-47.260461146435325, -22.338568141405858], [-47.26045037946599, -22.338590096747698], [-47.26043966250239, -22.338612023699962], [-47.26042899437846, -22.3386339217513], [-47.26041837393336, -22.338655790394377], [-47.26040780001162, -22.338677629125804], [-47.26039727146403, -22.3386994374441], [-47.26038700670492, -22.338720758798214], [-47.26037655507944, -22.338742525239365], [-47.26036614547844, -22.33876425980965], [-47.26035577677135, -22.338785962021387], [-47.26034544783546, -22.338807631385325], [-47.2603351575519, -22.33882926741948], [-47.260324904809174, -22.338850869641334], [-47.260314688501126, -22.338872437572306], [-47.26030450752745, -22.338893970736788], [-47.26029436079417, -22.338915468660772], [-47.26028424721294, -22.33893693087374], [-47.2602741657018, -22.338958356906673], [-47.260264115184576, -22.338979746293713], [-47.260254094590785, -22.33900109857203], [-47.26024410285715, -22.339022413278787], [-47.26023413892571, -22.339043689955027], [-47.26022420174415, -22.339064928145145], [-47.26021429026759, -22.339086127392846], [-47.260204403456044, -22.339107287246893], [-47.26019454027662, -22.339128407255927], [-47.26018469970158, -22.33914948697318], [-47.260174880711276, -22.33917052594949], [-47.260165082289056, -22.33919152374514], [-47.260155303427844, -22.339212479914746], [-47.26014554312416, -22.33923339402088], [-47.260135800382606, -22.339254265624064], [-47.260126074212316, -22.33927509429045], [-47.26011636362992, -22.339295879585432], [-47.26010666765789, -22.339316621077263], [-47.260096985323834, -22.33933731833863], [-47.26008731566325, -22.3393579709405], [-47.26007765771613, -22.33937857845981], [-47.26006801053014, -22.339399140472274], [-47.26005837315789, -22.33941965655846], [-47.260048744658434, -22.339440126300428], [-47.26003912409744, -22.339460549281533], [-47.26002951054557, -22.33948092508982], [-47.26001990308169, -22.339501253311106], [-47.26001030078741, -22.33952153354089], [-47.26000070275329, -22.339541765370686], [-47.25999110807512, -22.33956194839639], [-47.25998151585334, -22.339582082219323], [-47.259971925196254, -22.33960216643936], [-47.25996233521692, -22.339622200661616], [-47.25995274503452, -22.3396421844936], [-47.25994338105061, -22.339661645179515], [-47.259933798334025, -22.33968150662634], [-47.25992421251087, -22.33970131731059], [-47.25991461841827, -22.33972108581322], [-47.2599050091814, -22.33974082510407], [-47.2598953820659, -22.339760540130076], [-47.25988573676389, -22.339780230847474], [-47.259876073002125, -22.339799897142726], [-47.25986639050779, -22.339819538903143], [-47.25985668900906, -22.339839156015284], [-47.259846968233916, -22.33985874836776], [-47.259837227910985, -22.3398783158493], [-47.25982746776968, -22.33989785834848], [-47.25981768753915, -22.339917375755842], [-47.25980788694944, -22.339936867961647], [-47.25979806573091, -22.3399563348569], [-47.259788223614066, -22.339975776333763], [-47.2597783603301, -22.33999519228463], [-47.25976847561023, -22.340014582602905], [-47.25975856918629, -22.34003394718251], [-47.259748640790576, -22.340053285917673], [-47.25973869015534, -22.340072598704094], [-47.25972871701347, -22.340091885437587], [-47.25971872109798, -22.34011114601525], [-47.25970870214214, -22.340130380334895], [-47.259698659880065, -22.340149588293947], [-47.25968859404555, -22.340168769791962], [-47.259678504372694, -22.340187924729094], [-47.25966839059615, -22.34020705300577], [-47.259658252450855, -22.34022615452314], [-47.259648089671856, -22.340245229183523], [-47.259637901994196, -22.340264276890355], [-47.259627689153476, -22.340283297547373], [-47.259617450885436, -22.34030229105919], [-47.25960718692616, -22.340321257331123], [-47.25959689701168, -22.340340196269665], [-47.25958658087781, -22.340359107782973], [-47.259576238261545, -22.340377991778215], [-47.25956586889946, -22.340396848164307], [-47.2595554725278, -22.34041567685217], [-47.259545048883716, -22.34043447775205], [-47.25953459770427, -22.340453250775454], [-47.25952411872616, -22.34047199583573], [-47.25951361168686, -22.34049071284576], [-47.25950307632335, -22.34050940172051], [-47.25949251237272, -22.340528062375753], [-47.259481919572664, -22.340546694727124], [-47.25947129766006, -22.34056529869286], [-47.25946064637226, -22.34058387419119], [-47.2594499654467, -22.340602421141188], [-47.25943925462067, -22.340620939463268], [-47.25942851363117, -22.340639429079157], [-47.25941774221544, -22.340657889911103], [-47.25940694011063, -22.34067632188237], [-47.259396107053824, -22.340694724917224], [-47.25938524278164, -22.34071309894156], [-47.259374347030864, -22.340731443881882], [-47.259363419538204, -22.340749759665506], [-47.25935246003999, -22.34076804622131], [-47.25934146827267, -22.340786303478673], [-47.259330443972296, -22.340804531368313], [-47.25931938687443, -22.340822729822545], [-47.25930829671504, -22.340840898773717], [-47.2592971732294, -22.340859038155962], [-47.259286016152345, -22.340877147904802], [-47.25927482521902, -22.340895227955805], [-47.25926360016362, -22.340913278246877], [-47.25925234072071, -22.340931298715653], [-47.259241046623735, -22.340949289302262], [-47.25922971760622, -22.340967249947287], [-47.25921835340138, -22.340985180592106], [-47.25920695374155, -22.34100308118017], [-47.25919551835913, -22.341020951655167], [-47.259184046985936, -22.3410387919622], [-47.25917253935325, -22.34105660204756], [-47.259160995191664, -22.341074381859013], [-47.25914941423154, -22.341092131345015], [-47.25913779620272, -22.341109850455084], [-47.259126140834425, -22.341127539140125], [-47.25911445117187, -22.34114519234348], [-47.259102768900995, -22.341162746558282], [-47.259091155987164, -22.341180103620147], [-47.259079635357814, -22.34119722173267], [-47.25906820510318, -22.341214096742586], [-47.25905686310584, -22.341230725179177], [-47.25904560745604, -22.34124710363675], [-47.25903551491267, -22.341261672040787], [-47.259014057145926, -22.34129227457979], [-47.259012342557206, -22.341294706226925], [-47.25900141725556, -22.3413100523137], [-47.258990571756144, -22.341325132687516], [-47.25897980531736, -22.341339944538255], [-47.258969117372814, -22.341354485196845], [-47.25895850752384, -22.34136875214902], [-47.25894797553161, -22.341382743048698], [-47.25893752130672, -22.341396455734007], [-47.25892714489962, -22.341409888241255], [-47.258916846489, -22.341423038820505], [-47.258906626367725, -22.341435905952633], [-47.25889648493034, -22.34144848836341], [-47.25888642265588, -22.34146078504148], [-47.25887644009061, -22.34147279525473], [-47.25886653783041, -22.341484518564982], [-47.258856716499004, -22.341495954845527], [-47.258846976725984, -22.341507104296408], [-47.258837319122875, -22.3415179674595], [-47.258827744256934, -22.341528545233324], [-47.25881825262404, -22.34153883888589], [-47.25880884461824, -22.341548850068314], [-47.25879952050039, -22.341558580825854], [-47.2587902803659, -22.341568033606638], [-47.258781124109376, -22.34157721127022], [-47.25877205138806, -22.341586117093463], [-47.25876306158399, -22.341594754774146], [-47.258754153765345, -22.34160312843169], [-47.25874532664673, -22.341611242604873], [-47.2587365782837, -22.341619102485094], [-47.258727869555806, -22.34162674591027], [-47.25871908814102, -22.34163427254923], [-47.25871015237291, -22.341641752350846], [-47.25870105618987, -22.341649188864363], [-47.2586918027375, -22.341656577914726], [-47.258682395301804, -22.341663915374287], [-47.25867283730544, -22.341671197166143], [-47.25866313230099, -22.341678419269662], [-47.25865328396678, -22.341685577723858], [-47.25864329610327, -22.341692668630095], [-47.25863317262738, -22.341699688156172], [-47.25862291756905, -22.34170663253878], [-47.25861253506732, -22.34171349808588], [-47.258602029364425, -22.3417202811807], [-47.258591404802274, -22.341726978283788], [-47.25858066582091, -22.34173358593382], [-47.258569816951464, -22.341740100751785], [-47.25855886281336, -22.341746519442562], [-47.258547808111466, -22.34175283879636], [-47.25853665763088, -22.341759055691618], [-47.25852541623452, -22.341765167096185], [-47.25851408885951, -22.341771170069233], [-47.258502680512876, -22.341777061763494], [-47.25849119626836, -22.341782839426823], [-47.25847964126353, -22.34178850040369], [-47.25846802069617, -22.341794042136865], [-47.25845633981959, -22.34179946216996], [-47.25844460394084, -22.341804758148122], [-47.25843281841702, -22.341809927819973], [-47.258420988650975, -22.341814969039575], [-47.25840912008868, -22.341819879767833], [-47.258397218214355, -22.341824658074714], [-47.25838528854798, -22.341829302140464], [-47.25837333664166, -22.341833810257327], [-47.25836136807546, -22.34183818083149], [-47.25834938845265, -22.34184241238499], [-47.258337403397256, -22.341846503557015], [-47.25832541854915, -22.341850453105863], [-47.25831343955759, -22.341854259911393], [-47.25830147208055, -22.341857922975557], [-47.25828952177849, -22.34186144142459], [-47.25827759430695, -22.34186481451146], [-47.25826569531566, -22.341868041616372], [-47.2582538304392, -22.34187112224939], [-47.25824200529342, -22.34187405605167], [-47.2582302254715, -22.341876842796186], [-47.258218496311606, -22.341879482440426], [-47.25820677523117, -22.341881985299032], [-47.25819490927986, -22.341884383502666], [-47.2581827724306, -22.341886701201528], [-47.25817034418754, -22.34188893984979], [-47.258157619189966, -22.34189109789565], [-47.25814459269732, -22.341893173748883], [-47.25813126056822, -22.341895165816304], [-47.25811761923727, -22.341897072534383], [-47.25810366568341, -22.341898892400252], [-47.258089397403424, -22.341900623999138], [-47.25807481238468, -22.341902266029003], [-47.25805990907036, -22.34190381732343], [-47.25804468633091, -22.341905276871362], [-47.25802914343451, -22.341906643834438], [-47.25801328001296, -22.341907917562416], [-47.257997096033215, -22.3419090976062], [-47.257980591767065, -22.341910183728825], [-47.25796376776203, -22.341911175914696], [-47.25794662481187, -22.34191207437712], [-47.25792916392943, -22.341912879564383], [-47.25791138632088, -22.341913592163987], [-47.25789329335803, -22.341914213106335], [-47.2578748865557, -22.34191474356667], [-47.25785616754869, -22.34191518496639], [-47.25783713806824, -22.341915538973485], [-47.25781779992232, -22.341915807502122], [-47.25777380347396, -22.34191622229073]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 892.975990754, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26261322187125, -22.335514668012117], [-47.26258201065704, -22.335545130770534], [-47.262564479498586, -22.335562268421622], [-47.262546893809514, -22.335579489607998], [-47.2625288493185, -22.335597194470843], [-47.26251112535233, -22.335614622749606], [-47.26249335279871, -22.33563213947519], [-47.26247553364974, -22.33564974629293], [-47.262457669919556, -22.33566744486589], [-47.262439763643314, -22.33568523687563], [-47.26242181687837, -22.3357031240213], [-47.262403831705775, -22.335721108018006], [-47.26238581022889, -22.335739190598197], [-47.262367754574896, -22.335757373510354], [-47.26234966689465, -22.335775658518827], [-47.26233154936423, -22.335794047402636], [-47.26231340418515, -22.335812541954837], [-47.262295233584545, -22.335831143982602], [-47.26227703981533, -22.335849855306726], [-47.26225882515781, -22.335868677760146], [-47.262240591920936, -22.335887613186415], [-47.262222342440644, -22.33590666344119], [-47.262204079082196, -22.335925830389883], [-47.262185804240346, -22.335945115907027], [-47.26216752034073, -22.335964521874914], [-47.26214922983897, -22.335984050183814], [-47.26213093522222, -22.33600370273064], [-47.26211263901191, -22.336023481415054], [-47.26209435139675, -22.33604337983407], [-47.26207610817504, -22.3360633625439], [-47.26205794126282, -22.33608339468893], [-47.262039855961966, -22.336103469619818], [-47.262021851972996, -22.33612358682418], [-47.2620039289961, -22.336143745791457], [-47.26198608672962, -22.33616394601483], [-47.2619683248723, -22.33618418698858], [-47.261950643122205, -22.33620446820928], [-47.261933041175375, -22.336224789177596], [-47.26191551872848, -22.336245149395108], [-47.261898075478044, -22.336265548365223], [-47.261880711118934, -22.336285985595016], [-47.26186342534579, -22.336306460593644], [-47.26184621785367, -22.33632697287145], [-47.26182908833693, -22.33634752194144], [-47.26181203648883, -22.336368107319778], [-47.26179506200323, -22.33638872852371], [-47.261778164573435, -22.336409385073054], [-47.26176134389267, -22.33643007648958], [-47.26174459965399, -22.3364508022971], [-47.261727931550006, -22.33647156202199], [-47.26171133927376, -22.33649235519199], [-47.26169482251747, -22.336513181337708], [-47.261678380974104, -22.336534039991005], [-47.26166201433637, -22.336554930685875], [-47.26164572229693, -22.33657585295842], [-47.26162950454882, -22.336596806346257], [-47.26161336078469, -22.336617790389468], [-47.26159729069745, -22.33663880462997], [-47.26158129398052, -22.336659848610903], [-47.26156537032727, -22.336680921877626], [-47.26154951943111, -22.336702023977523], [-47.261533740986096, -22.336723154459097], [-47.26151803468626, -22.33674431287311], [-47.26150240022606, -22.336765498771726], [-47.26148683730016, -22.3367867117089], [-47.26147134560344, -22.33680795124061], [-47.26145592483215, -22.336829216922844], [-47.26144057468134, -22.336850508315436], [-47.26142529484705, -22.33687182497908], [-47.26141008502648, -22.336893166474855], [-47.26139494491667, -22.336914532366315], [-47.26137987421519, -22.336935922218274], [-47.26136487261997, -22.336957335597262], [-47.2613499398296, -22.336978772071042], [-47.261335075543045, -22.337000231208993], [-47.26132027946033, -22.337021712581034], [-47.26130555128146, -22.337043215759305], [-47.26129089070714, -22.337064740317143], [-47.261276297438556, -22.33708628582926], [-47.261261771177765, -22.33710785187132], [-47.261247311627784, -22.33712943801965], [-47.261232918491224, -22.33715104385332], [-47.261218591471994, -22.33717266895169], [-47.26120433027448, -22.337194312895537], [-47.26119013460414, -22.33721597526622], [-47.26117600416701, -22.337237655646135], [-47.26116193866884, -22.33725935362051], [-47.261147937817256, -22.337281068773837], [-47.261134001320244, -22.337302800692004], [-47.26112012888604, -22.337324548962766], [-47.26110632022438, -22.337346313173718], [-47.26109257508801, -22.337368092846333], [-47.26107889351187, -22.337389887045997], [-47.26106527552197, -22.337411694792788], [-47.26105172082012, -22.337433515597038], [-47.2610382289875, -22.337455349162358], [-47.26102479960478, -22.33747719519426], [-47.261011432252715, -22.337499053399586], [-47.26099812651185, -22.33752092348648], [-47.260984881962074, -22.337542805165615], [-47.26097169818384, -22.33756469814805], [-47.26095857475749, -22.337586602146356], [-47.260945511262705, -22.337608516875452], [-47.26093250728, -22.337630442050397], [-47.26091956238952, -22.33765237738817], [-47.26090667617089, -22.337674322608084], [-47.2608938482049, -22.33769627742905], [-47.26088107807197, -22.337718241571835], [-47.26086836535221, -22.33774021475953], [-47.26085570962607, -22.337762196715886], [-47.260843110474696, -22.337784187165244], [-47.26083056747849, -22.337806185834523], [-47.260818080219195, -22.33782819245023], [-47.260805648277746, -22.33785020674149], [-47.26079327123502, -22.337872228439462], [-47.260780948674046, -22.337894257273067], [-47.26076868017605, -22.337916292975894], [-47.26075646532327, -22.337938335281702], [-47.260744303698736, -22.33796038392425], [-47.26073219488521, -22.337982438639717], [-47.260720138466326, -22.338004499164224], [-47.26070813402524, -22.33802656523652], [-47.26069618114605, -22.338048636595605], [-47.26068427941349, -22.338070712980855], [-47.26067242841212, -22.33809279413375], [-47.260660627727226, -22.338114879796407], [-47.26064887694452, -22.338136969711723], [-47.26063717565008, -22.33815906362392], [-47.260625523430434, -22.33818116127816], [-47.26061391987272, -22.33820326242027], [-47.260602364564576, -22.33822536679696], [-47.26059085709389, -22.33824747415641], [-47.26057939704914, -22.33826958424749], [-47.26056798401966, -22.338291696819407], [-47.260556617594936, -22.338313811622868], [-47.26054529736506, -22.338335928409435], [-47.260534022920986, -22.338358046930814], [-47.260522793854065, -22.338380166939853], [-47.260511609756, -22.338402288190807], [-47.26050047021909, -22.338424410438552], [-47.260489374898604, -22.338446533314542], [-47.260478326151926, -22.338468651026037], [-47.260467329660564, -22.338490750362567], [-47.26045638823322, -22.33851282284161], [-47.26044550094435, -22.338534867397897], [-47.26043466660664, -22.338556883507085], [-47.26042388403826, -22.338578870648675], [-47.26041315206268, -22.338600828306618], [-47.260402469509415, -22.33862275596759], [-47.26039183521332, -22.33864465312244], [-47.260381248014795, -22.338666519265963], [-47.26037070676068, -22.338688353894966], [-47.26036043579555, -22.338709688131114], [-47.26034997231163, -22.33873147922787], [-47.26033955141318, -22.33875323734856], [-47.26032917196614, -22.338774962004102], [-47.260318832844604, -22.338796652703884], [-47.26030853292649, -22.338818308964715], [-47.2602982710974, -22.338839930302917], [-47.260288046248384, -22.338861516238783], [-47.26027785727641, -22.33888306629572], [-47.26026770308511, -22.33890457999873], [-47.26025758258375, -22.338926056876446], [-47.2602474946883, -22.338947496458943], [-47.2602374383205, -22.338968898279713], [-47.26022741240811, -22.338990261875228], [-47.26021741588614, -22.339011586781933], [-47.260207447695144, -22.339032872540383], [-47.26019750678151, -22.339054118694428], [-47.26018759209914, -22.33907532478733], [-47.26017770260703, -22.339096490367506], [-47.26016783727153, -22.339117614983234], [-47.260157995064155, -22.33913869818744], [-47.26014817496484, -22.339159739530803], [-47.26013837595649, -22.339180738573432], [-47.260128597031944, -22.33920169486984], [-47.260118837187704, -22.33922260798258], [-47.26010909542851, -22.339243477472124], [-47.26009937076384, -22.33926430290474], [-47.260089662210824, -22.339285083845983], [-47.26007996879262, -22.339305819864215], [-47.26007028953762, -22.339326510532413], [-47.260060623482424, -22.339347155421823], [-47.260050969668086, -22.339367754109812], [-47.26004132714366, -22.339388306172392], [-47.260031694963196, -22.33940881119069], [-47.26002207218745, -22.339429268747303], [-47.26001245788396, -22.33944967842618], [-47.260002851125314, -22.33947003981608], [-47.2599932509926, -22.33949035250342], [-47.25998365656964, -22.339510616084667], [-47.259974066949596, -22.339530830152093], [-47.259964481230874, -22.33955099430253], [-47.25995489851664, -22.339571108138355], [-47.25994531791827, -22.339591171260494], [-47.25993573855189, -22.339611183275267], [-47.259926159540015, -22.3396311437913], [-47.25991681343028, -22.339650567287595], [-47.25990724329331, -22.339670402653358], [-47.25989767061015, -22.339690186173577], [-47.2598880901044, -22.33970992667257], [-47.25987849473085, -22.33972963747739], [-47.25986888169, -22.339749323672457], [-47.259859250674346, -22.339768985216548], [-47.25984960141198, -22.33978862199682], [-47.25983993363139, -22.339808233901245], [-47.25983024706216, -22.339827820817153], [-47.25982054143355, -22.33984738263379], [-47.25981081647561, -22.339866919240606], [-47.259801071919085, -22.339886430527013], [-47.25979130749456, -22.339905916384254], [-47.259781522933466, -22.339925376703402], [-47.25977171796758, -22.339944811376277], [-47.25976189232886, -22.339964220295812], [-47.259752045749835, -22.339983603355325], [-47.25974217796327, -22.340002960449], [-47.259732288702395, -22.340022291471634], [-47.25972237770099, -22.340041596318418], [-47.25971244469276, -22.340060874885932], [-47.25970248941212, -22.34008012707092], [-47.2596925115935, -22.340099352771432], [-47.259682510971714, -22.34011855188621], [-47.25967248728237, -22.34013772431378], [-47.25966244026079, -22.340156869954626], [-47.25965236964258, -22.34017598870997], [-47.25964227516391, -22.340195080481305], [-47.25963215656128, -22.340214145170883], [-47.25962201357127, -22.340233182682063], [-47.259611845930415, -22.340252192919444], [-47.25960165337596, -22.340271175787905], [-47.259591435645156, -22.340290131193225], [-47.25958119247567, -22.340309059041903], [-47.259570923605075, -22.340327959241673], [-47.25956062877076, -22.340346831701897], [-47.25955030771133, -22.340365676331004], [-47.259539960164936, -22.340384493039252], [-47.25952958586942, -22.340403281738787], [-47.25951918456346, -22.340422042341277], [-47.259508755985784, -22.340440774759514], [-47.259498299874615, -22.340459478908254], [-47.25948781596913, -22.340478154701824], [-47.2594773040078, -22.340496802056578], [-47.25946676372934, -22.340515420889766], [-47.259456194873124, -22.340534011118507], [-47.25944559717752, -22.340552572662524], [-47.259434970381534, -22.34057110544164], [-47.25942431422423, -22.340589609376483], [-47.25941362844447, -22.34060808438902], [-47.25940291278085, -22.340626530402627], [-47.259392166972184, -22.34064494734117], [-47.25938139075727, -22.34066333512965], [-47.25937058387478, -22.34068169369394], [-47.25935974606292, -22.340700022961727], [-47.25934887706002, -22.34071832286127], [-47.259337976604414, -22.340736593321687], [-47.259327044434, -22.340754834273607], [-47.25931608028679, -22.340773045648298], [-47.25930508390041, -22.34079122737836], [-47.259294055012, -22.340809379398014], [-47.25928299335909, -22.340827501641474], [-47.25927189867848, -22.340845594044897], [-47.259260770706526, -22.340863656545775], [-47.259249609179996, -22.340881689081712], [-47.25923841383449, -22.340899691592583], [-47.2592271844062, -22.340917664018225], [-47.25921592063002, -22.34093560630077], [-47.259204622240965, -22.34095351838301], [-47.25919328897379, -22.340971400208453], [-47.25918192056225, -22.34098925172279], [-47.25917051674025, -22.34100707287195], [-47.259159077241044, -22.341024863603206], [-47.259147601797366, -22.34104262386522], [-47.25913609014118, -22.341060353608032], [-47.25912454200433, -22.34107805278249], [-47.25911295711803, -22.34109572134054], [-47.25910133521286, -22.341113359235397], [-47.2590896794251, -22.34113096127755], [-47.25907803258149, -22.341148462253038], [-47.25906645840047, -22.341165761418633], [-47.25905498054878, -22.34118281596448], [-47.25904359718548, -22.34119962174191], [-47.25903230625622, -22.34121617530332], [-47.25902110592001, -22.34123247326783], [-47.259009994547064, -22.341248512329386], [-47.259008696389785, -22.341250370208563], [-47.25898720812262, -22.341280959892917], [-47.25897718099672, -22.34129504436466], [-47.25896641326064, -22.34131001660676], [-47.25895572935602, -22.341324714907977], [-47.258945128821495, -22.34133913664397], [-47.258934611368, -22.3413532793494], [-47.25892417687062, -22.34136714073165], [-47.2589138253579, -22.34138071868727], [-47.25890355700205, -22.341394011316485], [-47.258893372106904, -22.341407016938806], [-47.25888327109367, -22.34141973411098], [-47.2588732544879, -22.341432161641233], [-47.25886332290196, -22.341444298607737], [-47.25885347701722, -22.341456144375478], [-47.25884371756605, -22.341467698611297], [-47.2588340453094, -22.34147896130194], [-47.25882446101425, -22.341489932769758], [-47.258814965428996, -22.34150061368813], [-47.258805559256615, -22.341511005096717], [-47.25879624312678, -22.341521108414746], [-47.25878701756451, -22.341530925454776], [-47.258777882958114, -22.341540458434203], [-47.25876883952594, -22.34154970998426], [-47.258759887280085, -22.34155868315864], [-47.258751025988936, -22.3415673814396], [-47.25874225513819, -22.341575808741826], [-47.258733573891156, -22.34158396941287], [-47.25872498104815, -22.34159186823111], [-47.25871647473249, -22.341599510645118], [-47.258708014886295, -22.341606935632147], [-47.25869948620391, -22.34161424565059], [-47.25869080472712, -22.341621512593306], [-47.25868196412952, -22.341628740153947], [-47.25867296754076, -22.341635924093104], [-47.25866381823465, -22.34164306022001], [-47.25865451962541, -22.341650144396013], [-47.258645075260624, -22.34165717254032], [-47.258635488817085, -22.34166414063333], [-47.25862576409697, -22.341671044719515], [-47.2586159050221, -22.341677880911593], [-47.258605915630326, -22.341684645392938], [-47.25859580007158, -22.341691334420236], [-47.25858556260181, -22.3416979443274], [-47.258575207579234, -22.341704471527848], [-47.25856473946298, -22.341710912515072], [-47.258554162805645, -22.34171726386725], [-47.258543482250474, -22.341723522248675], [-47.25853270252857, -22.341729684411238], [-47.25852182845336, -22.341735747197493], [-47.2585108649182, -22.34174170754179], [-47.25849981689269, -22.34174756247234], [-47.25848868941819, -22.341753309113297], [-47.258477487604594, -22.341758944686664], [-47.258466216627326, -22.34176446651352], [-47.2584548817237, -22.341769872016076], [-47.258443488188, -22.341775158719983], [-47.25843204136971, -22.341780324255186], [-47.25842054666981, -22.34178536635793], [-47.25840900953611, -22.341790282872765], [-47.25839743546083, -22.341795071753904], [-47.25838582997543, -22.341799731067628], [-47.25837419864808, -22.341804258993516], [-47.25836254707997, -22.34180865382607], [-47.258350880901, -22.34181291397687], [-47.25833920576488, -22.34181703797644], [-47.25832752734668, -22.341821024475706], [-47.258315851337706, -22.34182487224783], [-47.258304183438916, -22.34182858019086], [-47.258292529360226, -22.341832147328283], [-47.25828089481409, -22.34183557281111], [-47.2582692855079, -22.341838855920646], [-47.25825770714314, -22.341841996068737], [-47.2582461654057, -22.34184499280073], [-47.25823466596214, -22.341847845796515], [-47.25822321445593, -22.341850554871375], [-47.258211816268464, -22.341853120030176], [-47.25820042756545, -22.341855551914414], [-47.2581888911805, -22.341857883509846], [-47.25817707763991, -22.341860139468263], [-47.25816496585906, -22.341862321113286], [-47.258152550297496, -22.341864426681347], [-47.25813982605171, -22.34186645436946], [-47.25812678883349, -22.341868402371485], [-47.258113434946296, -22.341870268911872], [-47.25809976125251, -22.341872052277296], [-47.2580857651465, -22.341873750844925], [-47.2580714445263, -22.341875363107675], [-47.258056797758236, -22.341876887697808], [-47.25804182364734, -22.341878323407148], [-47.258026521407174, -22.34187966920481], [-47.25801089062473, -22.34188092425315], [-47.25799493123125, -22.341882087921142], [-47.257978643470985, -22.34188315979554], [-47.25796202787144, -22.341884139690535], [-47.257945085212974, -22.341885027655444], [-47.25792781650095, -22.3418858239807], [-47.25791022293927, -22.34188652920268], [-47.25789230590202, -22.34188714410704], [-47.25787406691006, -22.34188766973101], [-47.25785550760755, -22.34188810736457], [-47.25783662973771, -22.34188845855092], [-47.257817435122476, -22.341888725086182], [-47.257787216941715, -22.34188900997726]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 887.458233949, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26258071889453, -22.33550710576086], [-47.26254338962357, -22.33554359710835], [-47.26252578626433, -22.335560835581077], [-47.26250771156256, -22.335578570065568], [-47.26248996530808, -22.33559602025785], [-47.262472168629394, -22.33561356075822], [-47.262454323525446, -22.335631193218656], [-47.26243643201769, -22.335648919309346], [-47.262418496149195, -22.3356667407194], [-47.26240051798581, -22.33568465915611], [-47.26238249961773, -22.335702676342997], [-47.26236444315798, -22.335720794021512], [-47.26234635074412, -22.335739013949432], [-47.26232822453793, -22.335757337900912], [-47.2623100667271, -22.335775767665197], [-47.26229187952547, -22.335794305045752], [-47.262273665173105, -22.335812951860728], [-47.26225542593657, -22.3358317099422], [-47.262237164110545, -22.335850581134686], [-47.262218882019084, -22.335869567293535], [-47.26220058201396, -22.335888670286668], [-47.262182266476984, -22.335907891991877], [-47.26216393782037, -22.335927234296403], [-47.26214559848784, -22.335946699095384], [-47.262127250954094, -22.33596628829226], [-47.262108897725994, -22.33598600379714], [-47.26209054134577, -22.336005847523037], [-47.262072192224544, -22.336025812861852], [-47.26205388706675, -22.336045863409424], [-47.2620356586258, -22.336065963396553], [-47.26201751234759, -22.336086106009166], [-47.26199944792932, -22.33610629073166], [-47.26198146506791, -22.336126517050335], [-47.26196356345829, -22.33614678445529], [-47.261945742795845, -22.33616709243777], [-47.26192800277524, -22.336187440491422], [-47.261910343089106, -22.33620782811396], [-47.26189276343069, -22.336228254804173], [-47.26187526349308, -22.336248720062667], [-47.26185784296768, -22.33626922339384], [-47.26184050154564, -22.33628976430414], [-47.2618232389186, -22.33631034230141], [-47.2618060547774, -22.336330956896024], [-47.26178894881181, -22.336351607601692], [-47.2617719207122, -22.336372293933305], [-47.26175497016834, -22.336393015408202], [-47.261738096869955, -22.33641377154595], [-47.26172130050659, -22.336434561868053], [-47.261704580767365, -22.336455385898702], [-47.261687937341726, -22.33647624316347], [-47.261671369918446, -22.33649713319091], [-47.26165487818691, -22.336518055510872], [-47.26163846183633, -22.33653900965528], [-47.26162212055585, -22.336559995158332], [-47.26160585403495, -22.336581011555783], [-47.261589661962816, -22.336602058385854], [-47.26157354402878, -22.336623135188702], [-47.26155749992278, -22.3366442415057], [-47.26154152933472, -22.336665376880514], [-47.261525631954434, -22.336686540858917], [-47.26150980747255, -22.336707732987822], [-47.26149405557958, -22.33672895281636], [-47.26147837596649, -22.336750199895263], [-47.26146276832452, -22.336771473777016], [-47.261447232345034, -22.33679277401612], [-47.2614317677209, -22.336814100167206], [-47.26141637414365, -22.336835451788797], [-47.26140105130595, -22.3368568284403], [-47.261385798901536, -22.336878229681524], [-47.26137061662406, -22.336899655074802], [-47.26135550416773, -22.336921104183748], [-47.26134046122704, -22.336942576573815], [-47.261325487497245, -22.3369640718116], [-47.26131058267391, -22.336985589465442], [-47.26129574645378, -22.33700712910423], [-47.261280978533506, -22.33702869029917], [-47.26126627861047, -22.337050272622566], [-47.261251646382576, -22.33707187564822], [-47.26123708154857, -22.33709349895095], [-47.26122258380825, -22.337115142106164], [-47.26120815286095, -22.337136804692125], [-47.2611937884074, -22.337158486287446], [-47.261179490148656, -22.337180186472157], [-47.26116525778709, -22.33720190482677], [-47.26115109102553, -22.33722364093307], [-47.261136989566545, -22.33724539437565], [-47.26112295311463, -22.337267164738215], [-47.261108981374626, -22.337288951606155], [-47.26109507405171, -22.337310754566612], [-47.2610812308525, -22.337332573206584], [-47.261067451527786, -22.33735440704523], [-47.26105373611842, -22.337376255133236], [-47.26104008465868, -22.337398116471686], [-47.26102649685122, -22.33741999056368], [-47.26101297227493, -22.33744187711064], [-47.26099951050818, -22.337463775815927], [-47.26098611112936, -22.337485686384277], [-47.260972773716716, -22.33750760852181], [-47.260959497847814, -22.337529541937208], [-47.26094628310077, -22.337551486339464], [-47.26093312905357, -22.337573441439243], [-47.26092003528356, -22.33759540694955], [-47.260907001368956, -22.337617382583627], [-47.26089402688752, -22.337639368056525], [-47.26088111141661, -22.337661363085854], [-47.26086825453463, -22.337683367388728], [-47.26085545581967, -22.337705380684195], [-47.26084271484951, -22.337727402693616], [-47.260830031202325, -22.33774943313915], [-47.2608174044569, -22.33777147174345], [-47.26080483419136, -22.337793518231894], [-47.26079231998509, -22.337815572329376], [-47.26077986141676, -22.33783763376354], [-47.260767458064905, -22.33785970226406], [-47.260755109510306, -22.337881777558362], [-47.26074281533189, -22.337903859378603], [-47.26073057510959, -22.33792594745718], [-47.26071838842422, -22.337948041526452], [-47.26070625485624, -22.33797014132125], [-47.26069417398705, -22.337992246576402], [-47.26068214539757, -22.338014357029365], [-47.26067016866965, -22.33803647241789], [-47.2606582433858, -22.338058592480092], [-47.26064636912839, -22.33808071695633], [-47.26063454548047, -22.338102845587475], [-47.26062277202563, -22.338124978115292], [-47.2606110483477, -22.338147114282908], [-47.26059937403107, -22.33816925383435], [-47.260587748660704, -22.33819139651444], [-47.260576171822166, -22.338213542068758], [-47.260564643101134, -22.33823569024452], [-47.260553162084044, -22.338257840789584], [-47.26054172835806, -22.3382799934522], [-47.26053034151068, -22.338302147982066], [-47.260519001129815, -22.338324304129873], [-47.260507706804425, -22.33834646164642], [-47.260496458123846, -22.338368620283596], [-47.26048525467771, -22.338390779794878], [-47.26047409605629, -22.338412939934233], [-47.26046298191454, -22.338435100329097], [-47.26045191468072, -22.338457255039945], [-47.26044090020187, -22.338479390516653], [-47.26042994138624, -22.338501498064865], [-47.260419037310285, -22.338523576602697], [-47.26040818678188, -22.338545625603622], [-47.26039738861444, -22.338567644544923], [-47.260386641626894, -22.33858963290854], [-47.26037594464425, -22.338611590179205], [-47.26036529649717, -22.338633515845782], [-47.260354696021864, -22.338655409401394], [-47.2603441420612, -22.338677270341115], [-47.26033386489004, -22.338698617459254], [-47.26032338954767, -22.338720433211645], [-47.26031295735175, -22.338742214882732], [-47.26030256716479, -22.338763961982075], [-47.260292217857575, -22.33878567401769], [-47.26028190830492, -22.33880735050521], [-47.26027163738946, -22.33882899095975], [-47.26026140399942, -22.33885059490053], [-47.26025120702919, -22.338872161849903], [-47.26024104537984, -22.33889369133193], [-47.26023091795838, -22.3389151828744], [-47.260220823678615, -22.33893663600648], [-47.26021076146024, -22.338958050260985], [-47.26020073022921, -22.33897942517367], [-47.260190728918914, -22.339000760280335], [-47.26018075646839, -22.339022055120985], [-47.260170811822626, -22.339043309238942], [-47.26016089393444, -22.339064522177114], [-47.26015100176181, -22.33908569348337], [-47.260141134270214, -22.33910682270575], [-47.260131290430536, -22.33912790939697], [-47.260121469222184, -22.33914895310735], [-47.2601116696277, -22.33916995339698], [-47.26010189063983, -22.339190909820168], [-47.260092131255, -22.339211821939514], [-47.26008239047819, -22.33923268931542], [-47.26007266731912, -22.33925351151432], [-47.2600629607955, -22.339274288101766], [-47.26005326993112, -22.339295018646396], [-47.26004359375524, -22.339315702721454], [-47.260033931305365, -22.339336339898427], [-47.26002428162381, -22.33935692975503], [-47.26001464376091, -22.339377471867753], [-47.26000501677228, -22.33939796581817], [-47.25999539972029, -22.339418411189435], [-47.25998579167426, -22.339438807566083], [-47.25997619170886, -22.33945915453758], [-47.25996659890729, -22.33947945169098], [-47.2599570123557, -22.339499698623666], [-47.259947431149726, -22.339519894928745], [-47.25993785439041, -22.33954004020391], [-47.259928281183775, -22.33956013405267], [-47.259918710644115, -22.33958017607691], [-47.25990914189072, -22.339600165884143], [-47.25989957404934, -22.339620103084293], [-47.25989024581382, -22.33963948939096], [-47.259880688256494, -22.339659298675638], [-47.25987112871329, -22.33967905503187], [-47.259861561794445, -22.33969876752722], [-47.25985198028422, -22.339718449846018], [-47.25984238131801, -22.33973810721013], [-47.25983276458873, -22.339757739580918], [-47.259823129825776, -22.33977734684622], [-47.259813476758964, -22.33979692889471], [-47.259803805119205, -22.339816485614325], [-47.25979411463714, -22.339836016895074], [-47.259784405044186, -22.339855522627243], [-47.259774676072475, -22.339875002700857], [-47.25976492745398, -22.339894457008004], [-47.25975515892151, -22.339913885440495], [-47.25974537020828, -22.339933287890997], [-47.25973556104766, -22.33995266425325], [-47.25972573117363, -22.339972014421345], [-47.25971588032036, -22.33999133829043], [-47.25970600822256, -22.34001063575616], [-47.25969611461547, -22.34002990671453], [-47.25968619923427, -22.340049151063123], [-47.25967626181487, -22.340068368699587], [-47.25966630209313, -22.340087559522946], [-47.259656319805416, -22.340106723432918], [-47.25964631468884, -22.34012586032899], [-47.25963628648018, -22.340144970112668], [-47.25962623491662, -22.340164052686223], [-47.25961615973584, -22.340183107952253], [-47.25960606067587, -22.34020213581402], [-47.259595937474835, -22.340221136176], [-47.259585789870876, -22.340240108943927], [-47.25957561760266, -22.340259054023853], [-47.259565420409096, -22.34027797132269], [-47.25955519802942, -22.34029686074811], [-47.2595449502027, -22.3403157222091], [-47.25953467666797, -22.340334555616256], [-47.259524377165405, -22.340353360879273], [-47.25951405143472, -22.340372137909625], [-47.259503699215294, -22.340390886620863], [-47.259493320247486, -22.340409606925952], [-47.2594829142716, -22.34042829873907], [-47.259472481027416, -22.340446961976284], [-47.25946202025572, -22.340465596553358], [-47.259451531696584, -22.340484202388108], [-47.25944101509034, -22.34050277939927], [-47.259430470177925, -22.340521327505364], [-47.25941989669937, -22.34053984662772], [-47.259409294395226, -22.34055833668762], [-47.25939866300618, -22.340576797607294], [-47.2593880022727, -22.34059522931029], [-47.259377311934955, -22.340613631721613], [-47.25936659173342, -22.340632004766793], [-47.2593558414084, -22.340650348372428], [-47.25934506070024, -22.340668662466225], [-47.25933424934871, -22.34068694697748], [-47.25932340709371, -22.34070520183625], [-47.25931253367514, -22.340723426973426], [-47.25930162883255, -22.340741622321513], [-47.259290692305456, -22.34075978781356], [-47.2592797238331, -22.340777923384035], [-47.25926872315416, -22.340796028969066], [-47.25925769000772, -22.340814104504847], [-47.25924662413213, -22.340832149929437], [-47.25923552526534, -22.340850165182385], [-47.25922439314559, -22.340868150203228], [-47.25921322751, -22.34088610493399], [-47.25920202809635, -22.34090402931646], [-47.25919079464095, -22.34092192329497], [-47.259179526880395, -22.34093978681442], [-47.2591682245509, -22.340957619820514], [-47.25915688738766, -22.34097542226112], [-47.2591455151261, -22.340993194084408], [-47.25913410750088, -22.34101093523993], [-47.2591226642462, -22.341028645678577], [-47.25911118509546, -22.3410463253528], [-47.25909966978188, -22.341063974215746], [-47.25908811803811, -22.34108159222173], [-47.2590765295961, -22.341099179326427], [-47.25906490768312, -22.341116730207393], [-47.25905329626682, -22.34113417794359], [-47.259041760818604, -22.341151419212903], [-47.259030325744625, -22.341168410192072], [-47.25901898927264, -22.341185146737075], [-47.259007749411474, -22.34120162542329], [-47.2589966043889, -22.34121784289475], [-47.258985552649435, -22.34123379587219], [-47.25898187070191, -22.341239065350404], [-47.25896034635921, -22.341269639830617], [-47.258952944742866, -22.341280036411533], [-47.2589422547702, -22.341294900521937], [-47.25893165339974, -22.34130948527364], [-47.258921140275255, -22.34132378808705], [-47.25891071521726, -22.341337806545784], [-47.25890037821474, -22.34135153841062], [-47.25889012941425, -22.341364981636616], [-47.25887996910966, -22.341378134387785], [-47.25886989773005, -22.34139099505323], [-47.25885991582487, -22.34140356226549], [-47.25885002405076, -22.341415834915257], [-47.258840223153335, -22.341427812170217], [-47.25883051394916, -22.34143949349248], [-47.25882089730705, -22.34145087865391], [-47.25881137412518, -22.341461967754707], [-47.258801945307916, -22.3414727612395], [-47.25879261174057, -22.341483259913165], [-47.2587833742618, -22.341493464956606], [-47.258774233635016, -22.341503377940107], [-47.25876519051633, -22.341513000837768], [-47.25875624542139, -22.34152233603918], [-47.25874739869154, -22.341531386358533], [-47.2587386504564, -22.34154015504374], [-47.25873000059542, -22.341548645782524], [-47.25872144869799, -22.3415568627063], [-47.258712994022616, -22.341564810390924], [-47.25870463545522, -22.34157249385429], [-47.258696371186915, -22.34157991880214], [-47.25868816022244, -22.34158712535108], [-47.25867988427245, -22.34159421874904], [-47.258671457086976, -22.34160127283292], [-47.25866287207481, -22.34160829144077], [-47.258654132349655, -22.341615270268772], [-47.25864524117313, -22.34162220506307], [-47.258636201950985, -22.34162909162329], [-47.25862701822586, -22.341635925808436], [-47.25861769367297, -22.341642703540337], [-47.25860823209623, -22.341649420806547], [-47.25859863742233, -22.341656073664648], [-47.25858891369708, -22.341662658244807], [-47.258579065081314, -22.341669170752343], [-47.258569095844614, -22.34167560747195], [-47.25855901036161, -22.341681964769766], [-47.25854881311042, -22.34168823909425], [-47.25853850866512, -22.34169442698072], [-47.25852810169287, -22.34170052505284], [-47.258517596950924, -22.341706530024236], [-47.258506999281025, -22.341712438701546], [-47.258496313607026, -22.341718247985668], [-47.25848554493096, -22.34172395487372], [-47.25847469832852, -22.341729556461434], [-47.25846377894578, -22.341735049944855], [-47.258452791996014, -22.341740432621787], [-47.25844174275605, -22.341745701893775], [-47.258430636561165, -22.34175085526852], [-47.25841947880331, -22.341755890360844], [-47.25840827492723, -22.34176080489451], [-47.25839703042579, -22.34176559670461], [-47.258385750837455, -22.34177026373873], [-47.2583744417409, -22.34177480405937], [-47.25836310875249, -22.341779215845417], [-47.25835175752252, -22.3417834973937], [-47.25834039373069, -22.341787647121173], [-47.25832902308119, -22.341791663566887], [-47.258317651300096, -22.34179554539342], [-47.25830628413015, -22.341799291388867], [-47.25829492732402, -22.341802900469478], [-47.258283586643586, -22.341806371680153], [-47.25827226785327, -22.341809704196837], [-47.258260976712364, -22.34181289732904], [-47.25824971897403, -22.34181595052039], [-47.25823850037547, -22.341818863351392], [-47.25822732663407, -22.34182163554071], [-47.25821620344344, -22.34182426694599], [-47.258205136228305, -22.341826757619348], [-47.258194079902594, -22.341829118529287], [-47.25818287308386, -22.341831383516556], [-47.258171382851835, -22.341833577734544], [-47.25815958753308, -22.34183570237636], [-47.25814748140743, -22.341837755466656], [-47.25813505940836, -22.341839734989623], [-47.258122317100955, -22.34184163892634], [-47.25810925065741, -22.341843465289042], [-47.25809585682363, -22.341845212154038], [-47.25808213289146, -22.341846877690422], [-47.258068076669716, -22.341848460186092], [-47.258053686447795, -22.341849958071982], [-47.25803896096536, -22.341851369942717], [-47.258023899381335, -22.341852694574964], [-47.258008501237924, -22.34185393094369], [-47.25799276643061, -22.34185507823588], [-47.25797669517616, -22.34185613586208], [-47.25796028798204, -22.341857103466275], [-47.25794354561516, -22.34185798093358], [-47.25792646907349, -22.34185876839687], [-47.257909059558614, -22.341859466241225], [-47.25789131844687, -22.34186007510764], [-47.25787324726523, -22.34186059589523], [-47.2578548476672, -22.341861029762622], [-47.25783612140788, -22.341861378128264], [-47.25780066019323, -22.341861870538185]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 881.939053553, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26254824655951, -22.335499561434244], [-47.262522299754174, -22.33552492579186], [-47.26250467872474, -22.335542181550903], [-47.262486573812225, -22.335559945657028], [-47.262468805269414, -22.33557741776284], [-47.26245098446569, -22.33559498203795], [-47.26243311340675, -22.335612640141086], [-47.26241519412142, -22.335630393749486], [-47.26239722866067, -22.3356482445599], [-47.26237921909886, -22.335666194287597], [-47.26236116753523, -22.335684244664694], [-47.262343076092655, -22.33570239744151], [-47.26232494691889, -22.335720654385185], [-47.26230678218677, -22.335739017279675], [-47.262288584095536, -22.335757487924354], [-47.26227035487134, -22.335776068133292], [-47.26225209676723, -22.335794759735503], [-47.26223381206338, -22.335813564574305], [-47.26221550306882, -22.335832484505804], [-47.26219717212277, -22.33585152139726], [-47.26217882159278, -22.335870677128693], [-47.26216045387731, -22.335889953590407], [-47.262142071405904, -22.335909352682318], [-47.262123676640485, -22.335928876312405], [-47.26210527207471, -22.335948526397207], [-47.262086860235286, -22.335968304860124], [-47.26206844368512, -22.33598821362752], [-47.26205003305782, -22.336008245886088], [-47.26203166596395, -22.336028364271417], [-47.26201337599422, -22.336048532100616], [-47.26199516873866, -22.336068742394936], [-47.26197704389111, -22.336088994635542], [-47.26195900114517, -22.336109288305618], [-47.261941040192376, -22.33612962289212], [-47.26192316072479, -22.336149997883318], [-47.26190536243369, -22.33617041276986], [-47.26188764500822, -22.336190867046625], [-47.26187000813827, -22.336211360209536], [-47.261852451513484, -22.336231891756395], [-47.26183497482176, -22.336252461188923], [-47.26181757775084, -22.33627306801092], [-47.26180025998886, -22.336293711727595], [-47.2617830212232, -22.336314391846845], [-47.26176586114012, -22.336335107879847], [-47.261748779426455, -22.33635585933909], [-47.26173177576851, -22.336376645739563], [-47.26171484985252, -22.336397466598502], [-47.261698001364465, -22.336418321435165], [-47.261681229989954, -22.336439209771562], [-47.26166453541494, -22.336460131131094], [-47.261647917324645, -22.33648108504027], [-47.26163137540491, -22.336502071026846], [-47.26161490934148, -22.336523088620776], [-47.26159851881994, -22.33654413735433], [-47.26158220352626, -22.33656521676139], [-47.26156596314607, -22.336586326378306], [-47.26154979736525, -22.33660746574348], [-47.26153370587018, -22.33662863439654], [-47.26151768834727, -22.33664983187945], [-47.261501744482864, -22.33667105773634], [-47.261485873964084, -22.33669231151254], [-47.26147007647796, -22.336713592755586], [-47.26145435171198, -22.336734901014772], [-47.26143869935393, -22.33675623584104], [-47.26142311909168, -22.33677759678756], [-47.26140761061467, -22.33679898340751], [-47.261392173610986, -22.3368203952581], [-47.26137680776983, -22.336841831897473], [-47.261361512781576, -22.336863292884097], [-47.261346288336455, -22.33688477777917], [-47.26133113412522, -22.33690628614511], [-47.26131604983905, -22.336927817546204], [-47.26130103516981, -22.33694937154799], [-47.261286089809694, -22.336970947717756], [-47.26127121345216, -22.3369925456233], [-47.26125640579044, -22.33701416483483], [-47.26124166651867, -22.33703580492377], [-47.26122699533144, -22.33705746546297], [-47.26121239192422, -22.33707914602634], [-47.26119785599356, -22.33710084618846], [-47.26118338723553, -22.33712256552671], [-47.261168985347574, -22.337144303618988], [-47.26115465002763, -22.337166060044495], [-47.261140380974815, -22.337187834383062], [-47.2611261778888, -22.33720962621575], [-47.26111204046899, -22.337231435126444], [-47.26109796841671, -22.33725326069826], [-47.261083961433734, -22.337275102515985], [-47.26107001922206, -22.337296960166125], [-47.26105614148526, -22.337318833235127], [-47.26104232797223, -22.33734072123984], [-47.26102857872963, -22.33736262321612], [-47.26101489380004, -22.33738453814625], [-47.261001272886965, -22.33740646552595], [-47.26098771556698, -22.337428405054535], [-47.26097422141618, -22.33745035643323], [-47.26096079001059, -22.337472319364604], [-47.260947420926165, -22.33749429355277], [-47.26093411373812, -22.337516278704356], [-47.260920868022225, -22.337538274526462], [-47.260907683354155, -22.33756028072768], [-47.26089455930892, -22.337582297019225], [-47.2608814954624, -22.337604323112377], [-47.26086849139002, -22.33762635872044], [-47.260855546666775, -22.337648403559193], [-47.26084266086876, -22.337670457343968], [-47.2608298335718, -22.337692519792107], [-47.26081706435126, -22.337714590623243], [-47.260804352783, -22.33773666955794], [-47.260791698443526, -22.337758756317164], [-47.2607791009086, -22.33778085062475], [-47.26076655975535, -22.33780295220403], [-47.26075407456012, -22.33782506078109], [-47.26074164489912, -22.33784717608417], [-47.26072927035087, -22.33786929783914], [-47.26071695049201, -22.337891425776785], [-47.26070468490021, -22.33791355962811], [-47.26069247315397, -22.337935699124113], [-47.26068031483152, -22.337957843998247], [-47.26066820951203, -22.33797999398401], [-47.26065615677413, -22.33800214881763], [-47.260644156197465, -22.338024308235582], [-47.26063220736232, -22.338046471974746], [-47.260620309848846, -22.33806863977432], [-47.260608463237915, -22.33809081137394], [-47.260596667110896, -22.338112986514272], [-47.26058492104946, -22.338135164937295], [-47.260573224635834, -22.338157346385973], [-47.26056157745283, -22.33817953060399], [-47.26054997908387, -22.338201717335952], [-47.2605384291125, -22.33822390632802], [-47.260526927123024, -22.338246097327055], [-47.260515472700554, -22.338268290080325], [-47.26050406543046, -22.338290484336618], [-47.2604927048986, -22.338312679845682], [-47.2604813906919, -22.338334876357344], [-47.26047012239764, -22.338357073622685], [-47.26045889960341, -22.33837927139426], [-47.260447721897485, -22.338401469425275], [-47.260436588934446, -22.33842366733896], [-47.260425503213504, -22.33844585904917], [-47.26041447074712, -22.338468030666068], [-47.26040349454319, -22.338490173283397], [-47.26039257368016, -22.33851228580281], [-47.260381706961034, -22.33853436769545], [-47.260370893194555, -22.338556418436504], [-47.26036013119499, -22.338578437505777], [-47.260349419783005, -22.338600424386076], [-47.2603387577849, -22.338622378564416], [-47.2603281440328, -22.338644299532117], [-47.2603175773656, -22.33866618678253], [-47.26030729398842, -22.338687546782687], [-47.26029680678757, -22.338709387190708], [-47.260286363294206, -22.33873119241216], [-47.26027596236727, -22.338752961955308], [-47.26026560287438, -22.338774695326745], [-47.26025528368717, -22.338796392040972], [-47.26024500368534, -22.338818051611845], [-47.260234761754305, -22.338839673557523], [-47.26022455678577, -22.338861257399337], [-47.26021438767841, -22.338882802660407], [-47.26020425333682, -22.338904308867576], [-47.260194152672696, -22.33892577554929], [-47.260184084603765, -22.338947202237506], [-47.260174048054104, -22.338968588467356], [-47.260164041955484, -22.33898993377399], [-47.26015406524541, -22.339011237696802], [-47.26014411686753, -22.339032499778728], [-47.26013419577354, -22.339053719562088], [-47.26012430092037, -22.339074896594457], [-47.260114431272676, -22.339096030423526], [-47.260104585800654, -22.339117120601735], [-47.260094763483266, -22.339138166679145], [-47.26008496330268, -22.339159168215758], [-47.26007518425147, -22.339180124765743], [-47.260065425326054, -22.339201035891666], [-47.260055685531626, -22.339221901153955], [-47.26004596387819, -22.33924272011909], [-47.26003625938396, -22.33926349235279], [-47.26002657107342, -22.339284217423813], [-47.260016897976605, -22.339304894905712], [-47.2600072391321, -22.33932552437025], [-47.25999759358333, -22.33934610539551], [-47.259987960382, -22.33936663755836], [-47.25997833858517, -22.3393871204409], [-47.25996872725692, -22.33940755362683], [-47.259959125468384, -22.339427936701263], [-47.259949532296204, -22.33944826925432], [-47.259939946825796, -22.339468550873814], [-47.25993036814557, -22.339488781157947], [-47.25992079535366, -22.339508959700655], [-47.259911227553815, -22.339529086100544], [-47.259901663854755, -22.339549159962218], [-47.25989210337383, -22.33956918088859], [-47.2598825452334, -22.339589148488308], [-47.259872988562535, -22.33960906237253], [-47.25986367820123, -22.339628411489606], [-47.259854133223534, -22.339648194693215], [-47.25984458682033, -22.339667923885415], [-47.25983503348836, -22.339687608377133], [-47.25982546584146, -22.33970726220993], [-47.25981588094993, -22.339726890743115], [-47.25980627850704, -22.339746493940602], [-47.259796658243495, -22.33976607169089], [-47.25978701989045, -22.339785623883433], [-47.25977736318019, -22.339805150406768], [-47.2597676878447, -22.33982465115173], [-47.25975799361674, -22.33984412600921], [-47.259748280229864, -22.33986357487002], [-47.25973854741738, -22.33988299762707], [-47.259728794913556, -22.33990239417293], [-47.25971902245299, -22.339921764401037], [-47.25970922977049, -22.33994110820601], [-47.25969941660144, -22.339960425482726], [-47.259689582681496, -22.339979716127225], [-47.25967972774679, -22.339998980036007], [-47.25966985153403, -22.340018217106014], [-47.259659953779874, -22.340037427235675], [-47.25965003422168, -22.340056610323618], [-47.25964009259686, -22.340075766269837], [-47.25963012864322, -22.340094894975007], [-47.259620142099386, -22.340113996339603], [-47.259610132703685, -22.340133070266123], [-47.259600100194795, -22.340152116657933], [-47.25959004431192, -22.340171135418604], [-47.25957996479464, -22.340190126452576], [-47.259569861382595, -22.34020908966536], [-47.2595597338155, -22.340228024963874], [-47.25954958183357, -22.34024693225524], [-47.259539405177264, -22.340265811447598], [-47.25952920358736, -22.34028466244978], [-47.259518976804586, -22.340303485171948], [-47.259508724569436, -22.340322279526063], [-47.25949844662374, -22.340341045422974], [-47.259488142708754, -22.340359782775476], [-47.25947781256547, -22.34037849149845], [-47.25946745593584, -22.34039717150611], [-47.25945707256172, -22.340415822714064], [-47.25944666218454, -22.34043444503978], [-47.25943622454665, -22.34045303840039], [-47.259425759389735, -22.34047160271516], [-47.259415266455704, -22.340490137904276], [-47.25940474548713, -22.340508643887773], [-47.25939419622561, -22.340527120588415], [-47.2593836184133, -22.34054556792913], [-47.25937301179254, -22.340563985833654], [-47.259362376105344, -22.340582374227118], [-47.2593517110935, -22.340600733036148], [-47.25934101649907, -22.340619062187955], [-47.25933029206402, -22.340637361610824], [-47.259319537530175, -22.34065563123404], [-47.25930875263895, -22.340673870988763], [-47.25929793713186, -22.340692080806804], [-47.2592870907504, -22.340710260620767], [-47.259276213235616, -22.340728410364985], [-47.259265304328665, -22.340746529974382], [-47.259254363770346, -22.340764619385293], [-47.259243391300885, -22.34078267853575], [-47.25923238666094, -22.340800707363858], [-47.25922134959041, -22.340818705809628], [-47.25921027982875, -22.340836673814618], [-47.25919917711579, -22.34085461132039], [-47.25918804119017, -22.340872518271], [-47.25917687179112, -22.340890394610334], [-47.259165668656564, -22.34090824028483], [-47.25915443152451, -22.340926055241518], [-47.25914316013268, -22.340943839428245], [-47.259131854217785, -22.34096159279516], [-47.25912051351665, -22.34097931529257], [-47.25910913776545, -22.34099700687234], [-47.259097726699785, -22.34101466748767], [-47.25908628005452, -22.341032297093292], [-47.25907479756422, -22.341049895644726], [-47.259063278962984, -22.34106746309868], [-47.259051723984136, -22.341084999413223], [-47.25904013594597, -22.341102499133004], [-47.25902855995696, -22.341119893629894], [-47.2590170632416, -22.341137077002962], [-47.259005670945314, -22.341154004415475], [-47.258994381364694, -22.341170671728033], [-47.25898319257163, -22.341187075539093], [-47.25897210286269, -22.34120321251751], [-47.25896111075672, -22.34121907941081], [-47.258955004341836, -22.34122781870176], [-47.258933428217155, -22.341258398960576], [-47.258928708494025, -22.341265028454313], [-47.258918096284745, -22.34127978443304], [-47.2589075774485, -22.34129425563528], [-47.25889715173409, -22.341308439526134], [-47.258886819071606, -22.34132233373816], [-47.25887657956401, -22.341335936085642], [-47.258866433475745, -22.341349244582048], [-47.25885638122246, -22.341362257455177], [-47.2588464233584, -22.341374973163756], [-47.258836560561335, -22.34138739041614], [-47.25882679361888, -22.34139950818544], [-47.25881712341004, -22.341411325728917], [-47.25880755088644, -22.34142284260575], [-47.25879807705343, -22.341434058692812], [-47.25878870294636, -22.34144497420381], [-47.25877942960703, -22.341455589705596], [-47.2587702580576, -22.34146590613465], [-47.25876118927245, -22.341475924812944], [-47.25875222414876, -22.34148564746199], [-47.258743363473656, -22.34149507621735], [-47.25873460789022, -22.341504213640732], [-47.258725957862715, -22.34151306272947], [-47.258717413638294, -22.34152162692557], [-47.25870897520751, -22.341529910122194], [-47.25870064226342, -22.34153791666762], [-47.25869241415971, -22.341545651365852], [-47.258684289867915, -22.34155311947441], [-47.258676267647, -22.34156032695613], [-47.25866830556423, -22.341567315067067], [-47.25866028234664, -22.341574191844625], [-47.258652109452484, -22.341581033069726], [-47.25864378002576, -22.341587842724827], [-47.25863529716418, -22.34159461644175], [-47.25862666411723, -22.341601349903474], [-47.258617884282174, -22.341608038847994], [-47.25860896119669, -22.34161467907405], [-47.25859989853442, -22.341621266444886], [-47.258590700101024, -22.341627796891164], [-47.25858136982809, -22.341634266415387], [-47.25857191176934, -22.341640671094392], [-47.25856233009651, -22.341647007082262], [-47.25855262909287, -22.341653270614323], [-47.25854281314938, -22.341659458009577], [-47.25853288676321, -22.341665565671374], [-47.25852285452993, -22.341671590092176], [-47.25851272114054, -22.341677527855044], [-47.25850249137847, -22.341683375635345], [-47.258492170113854, -22.341689130203783], [-47.25848176230097, -22.34169478842773], [-47.25847127297428, -22.34170034727337], [-47.25846070724387, -22.341705803807905], [-47.25845007029193, -22.34171115520143], [-47.258439367369604, -22.341716398728515], [-47.258428603793234, -22.341721531769966], [-47.2584177849391, -22.341726551815608], [-47.2584069162416, -22.341731456465073], [-47.258396003189276, -22.341736243429754], [-47.25838505132004, -22.34174091053519], [-47.25837406621857, -22.341745455722258], [-47.25836305351078, -22.341749877049885], [-47.25835201886124, -22.341754172696156], [-47.25834096796932, -22.34175834096023], [-47.25832990656453, -22.341762380264374], [-47.258318840401564, -22.3417662891563], [-47.25830777525746, -22.34177006631015], [-47.25829671692648, -22.34177371052897], [-47.25828567121294, -22.341777220747197], [-47.25827464393066, -22.341780596031192], [-47.25826364089607, -22.341783835581765], [-47.258252667920324, -22.34178693873671], [-47.2582417308083, -22.34178990497134], [-47.25823083534853, -22.341792733901396], [-47.258219987309175, -22.34179542528429], [-47.258209192434016, -22.341797979019997], [-47.25819845619112, -22.34180039520795], [-47.25818773224256, -22.341802685143623], [-47.25817685498997, -22.34180488352275], [-47.25816568806641, -22.341807016000367], [-47.25815420920963, -22.341809083638996], [-47.25814241251976, -22.341811084251557], [-47.25813029276733, -22.341813015609446], [-47.25811784537059, -22.34181487548082], [-47.25810506637059, -22.341816661665884], [-47.258091952396704, -22.341818372030488], [-47.25807850063829, -22.34182000453566], [-47.25806470881491, -22.341821557264268], [-47.25805057513906, -22.341823028445916], [-47.258036098284975, -22.341824416478072], [-47.258021277357, -22.341825719944904], [-47.25800611185252, -22.341826937634035], [-47.2579906016313, -22.341828068550452], [-47.25797474688258, -22.341829111928476], [-47.25795854809379, -22.341830067241798], [-47.257942006018446, -22.341830934211593], [-47.25792512164703, -22.34183171281292], [-47.2579078961789, -22.341832403279643], [-47.257890330992616, -22.34183300610812], [-47.25787242762122, -22.34183352205935], [-47.25785418772759, -22.341833952160574], [-47.25781412455383, -22.341834697454704]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 876.417838156, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26251576351735, -22.335492002540658], [-47.26248357119074, -22.335523527517477], [-47.26246543606749, -22.33554132124521], [-47.262447645236335, -22.33555881526452], [-47.26242980030756, -22.335576403314445], [-47.262411903293625, -22.335594087060247], [-47.2623939562307, -22.33561186818633], [-47.26237596117771, -22.335629748397086], [-47.26235792021746, -22.3356477294158], [-47.26233983545834, -22.335665812983052], [-47.26232170903289, -22.33568400085815], [-47.26230354309925, -22.335702294817604], [-47.26228533984118, -22.3357206966551], [-47.26226710146953, -22.33573920818016], [-47.26224883022278, -22.335757831217478], [-47.262230528366906, -22.3357765676069], [-47.262212198195705, -22.335795419203], [-47.262193842032644, -22.33581438787351], [-47.262175462231994, -22.33583347549754], [-47.26215706117715, -22.335852683967325], [-47.26213864128316, -22.33587201518553], [-47.26212020499695, -22.335891471064777], [-47.262101754798636, -22.335911053525972], [-47.262083293200845, -22.335930764498688], [-47.26206482275008, -22.33595060591963], [-47.26204634602996, -22.33597057972845], [-47.26202787389657, -22.335990678906775], [-47.26200944486662, -22.33601086512986], [-47.26199109336811, -22.33603110080112], [-47.26197282513517, -22.33605137877713], [-47.261954639858324, -22.336071698535843], [-47.26193653722784, -22.336092059557277], [-47.26191851693189, -22.336112461325317], [-47.26190057865916, -22.336132903325236], [-47.26188272209752, -22.33615338504467], [-47.26186494693273, -22.33617390597563], [-47.261847252851226, -22.3361944656112], [-47.261829639539236, -22.336215063446435], [-47.26181210668121, -22.3362356989803], [-47.26179465396139, -22.33625637171399], [-47.261777281064454, -22.336277081150072], [-47.26175998767432, -22.336297826793896], [-47.261742773473706, -22.33631860815422], [-47.26172563814601, -22.336339424741073], [-47.261708581374, -22.336360276067133], [-47.261691602840344, -22.336381161647232], [-47.2616747022276, -22.336402080998454], [-47.26165787921779, -22.336423033640564], [-47.26164113349339, -22.33644401909487], [-47.26162446473606, -22.33646503688574], [-47.26160787262813, -22.336486086538944], [-47.26159135685184, -22.336507167582358], [-47.26157491708921, -22.336528279546418], [-47.26155855302272, -22.33654942196305], [-47.261542264334494, -22.336570594366822], [-47.26152605070685, -22.336591796294282], [-47.26150991182271, -22.33661302728341], [-47.261493847364946, -22.33663428687441], [-47.261477857016416, -22.336655574609775], [-47.26146194046073, -22.33667689003324], [-47.26144609738143, -22.33669823269081], [-47.261430327462556, -22.33671960213024], [-47.261414630388394, -22.336740997901043], [-47.261399005843366, -22.336762419554955], [-47.26138345351346, -22.336783866643756], [-47.261367973083324, -22.336805338723327], [-47.26135256423871, -22.336826835350518], [-47.2613372266666, -22.336848356082566], [-47.2613219600538, -22.33686990047942], [-47.261306764087664, -22.33689146810233], [-47.26129163845602, -22.336913058514476], [-47.261276582847294, -22.336934671280247], [-47.2612615969504, -22.33695630596589], [-47.26124668045539, -22.336977962138167], [-47.26123183305226, -22.336999639366336], [-47.26121705443174, -22.337021337220808], [-47.26120234428517, -22.337043055273522], [-47.261187702304724, -22.33706479309754], [-47.26117312818368, -22.33708655026651], [-47.26115862161489, -22.337108326357075], [-47.261144182292554, -22.337130120946274], [-47.26112980991139, -22.337151933612596], [-47.2611155041673, -22.337173763935095], [-47.26110126475683, -22.337195611494135], [-47.26108709137615, -22.337217475872993], [-47.2610729837235, -22.337239356654077], [-47.261058941497524, -22.33726125342151], [-47.26104496439712, -22.337283165761313], [-47.26103105212273, -22.33730509325934], [-47.26101720442134, -22.337327035430068], [-47.26100342134548, -22.33734899129467], [-47.26098970294601, -22.337370959816433], [-47.26097604892729, -22.337392940483895], [-47.260962458863624, -22.337414932994083], [-47.26094893232874, -22.33743693704615], [-47.260935468896385, -22.337458952340555], [-47.260922068140175, -22.337480978579343], [-47.26090872963297, -22.337503015467135], [-47.260895452948226, -22.337525062709016], [-47.26088223765927, -22.337547120011717], [-47.26086908333878, -22.337569187084455], [-47.260855989560326, -22.33759126363672], [-47.26084295589699, -22.337613349379918], [-47.26082998192141, -22.337635444028066], [-47.26081706720737, -22.337657547294718], [-47.26080421132835, -22.337679658895517], [-47.2607914138574, -22.337701778548404], [-47.26077867436807, -22.33772390597222], [-47.26076599243451, -22.337746040886415], [-47.26075336763022, -22.337768183013136], [-47.26074079952997, -22.337790332074174], [-47.26072828770781, -22.3378124877941], [-47.260715831737656, -22.337834649899747], [-47.26070343119576, -22.337856818115394], [-47.26069108565644, -22.337878992170452], [-47.260678794695096, -22.337901171794535], [-47.260666557888, -22.33792335671721], [-47.260654374811075, -22.33794554667067], [-47.26064224504125, -22.337967741387068], [-47.26063016815494, -22.33798994060135], [-47.260618143729495, -22.33801214404873], [-47.26060617134305, -22.33803435146487], [-47.260594250573504, -22.33805656258771], [-47.26058238099954, -22.33807877715581], [-47.260570562200336, -22.338100994908647], [-47.26055879375538, -22.338123215587068], [-47.260547075244745, -22.338145438932965], [-47.26053540624909, -22.338167664688914], [-47.26052378634967, -22.338189892598493], [-47.26051221512794, -22.338212122406855], [-47.26050069216609, -22.338234353859896], [-47.260489217047116, -22.33825658670385], [-47.2604777893543, -22.338278820686547], [-47.260466408671455, -22.338301055556826], [-47.26045507458343, -22.338323291063627], [-47.26044378667547, -22.338345526957113], [-47.26043254453311, -22.33836776298899], [-47.26042134774269, -22.338389998911637], [-47.26041019595836, -22.338412234344204], [-47.26039909175025, -22.338434463053712], [-47.26038804129634, -22.338456670810803], [-47.260377047704075, -22.338478848497246], [-47.26036611005397, -22.338500994998196], [-47.26035522714414, -22.33852310978259], [-47.26034439777858, -22.33854519232336], [-47.26033362076701, -22.338567242098314], [-47.26032289492562, -22.338589258588257], [-47.260312219076525, -22.338611241278333], [-47.26030159204761, -22.338633189658115], [-47.260291012673875, -22.338655103219256], [-47.26028072309065, -22.338676476101394], [-47.260270224031345, -22.338698341165028], [-47.260259769240484, -22.33872016993687], [-47.260249357573606, -22.33874196192381], [-47.26023898789502, -22.338763716631096], [-47.260228659073256, -22.338785433571996], [-47.260218369985026, -22.338807112259207], [-47.26020811951298, -22.338828752209764], [-47.260197906546175, -22.33885035294402], [-47.26018772998075, -22.33887191398412], [-47.260177588719046, -22.338893434856022], [-47.26016748167057, -22.338914915087333], [-47.260157407751066, -22.33893635420926], [-47.26014736588279, -22.33895775175627], [-47.26013735499583, -22.338979107262876], [-47.26012737402619, -22.339000420267883], [-47.26011742191622, -22.339021690313732], [-47.26010749761642, -22.33904291694231], [-47.260097600082695, -22.33906409970082], [-47.260087728278904, -22.339085238136537], [-47.26007788117455, -22.339106331801737], [-47.26006805774814, -22.33912738024616], [-47.260058256981424, -22.33914838302978], [-47.260048477866896, -22.339169339706558], [-47.26003871940091, -22.339190249839092], [-47.260028980588835, -22.33921111298773], [-47.26001926044102, -22.33923192871912], [-47.26000955797618, -22.33925269659907], [-47.259999872219474, -22.339273416196473], [-47.25999020220174, -22.33929408708522], [-47.25998054696261, -22.339314708837307], [-47.25997090554662, -22.339335281031225], [-47.259961277006845, -22.33935580324421], [-47.259951660401846, -22.339376275058875], [-47.259942054797314, -22.339396696059463], [-47.2599324592663, -22.339417065831654], [-47.25992287288738, -22.339437383966327], [-47.259913294748124, -22.339457650051877], [-47.25990372393926, -22.33947786368747], [-47.25989415956143, -22.33949802446783], [-47.25988460072101, -22.339518131992463], [-47.25987504652957, -22.339538185867035], [-47.25986549610735, -22.33955818569552], [-47.25985594857991, -22.339578131087737], [-47.25984640307959, -22.339598021656062], [-47.259837110592514, -22.33961733358352], [-47.259827578194475, -22.339637090706034], [-47.25981804493126, -22.33965679273424], [-47.259808505186186, -22.339676449222374], [-47.25979895140263, -22.339696074569122], [-47.25978938058577, -22.33971567427137], [-47.25977979242927, -22.33973524829559], [-47.25977018666516, -22.339754796530897], [-47.2597605630259, -22.339774318867477], [-47.25975092124515, -22.33979381519456], [-47.259741261056234, -22.339813285403665], [-47.25973158219327, -22.339832729386472], [-47.25972188439121, -22.339852147034524], [-47.25971216738478, -22.33987153824146], [-47.259702430909606, -22.33989090290071], [-47.259692674701725, -22.33991024090642], [-47.25968289849734, -22.339929552154093], [-47.25967310203331, -22.33994883653945], [-47.259663285046685, -22.339968093959367], [-47.25965344727508, -22.33998732431122], [-47.25964358845667, -22.340006527492843], [-47.25963370832956, -22.340025703403615], [-47.25962380663259, -22.34004485194305], [-47.25961388310469, -22.3400639730121], [-47.259603937485124, -22.340083066512463], [-47.25959396951408, -22.340102132345557], [-47.259583978931346, -22.340121170414964], [-47.259573965477124, -22.340140180624985], [-47.25956392889216, -22.34015916288035], [-47.25955386891758, -22.34017811708655], [-47.259543785294554, -22.34019704315014], [-47.25953367776432, -22.340215940979203], [-47.25952354606866, -22.340234810482038], [-47.25951338994963, -22.34025365156791], [-47.25950320914956, -22.34027246414685], [-47.259493003410704, -22.340291248130253], [-47.25948277247516, -22.340310003431316], [-47.25947251608631, -22.340328729962103], [-47.25946223398706, -22.340347427636743], [-47.259451925919954, -22.340366096371444], [-47.25944159162851, -22.34038473608173], [-47.25943123085617, -22.340403346684536], [-47.259420843346, -22.34042192809878], [-47.2594104288419, -22.3404404802429], [-47.25939998708724, -22.34045900303769], [-47.25938951782543, -22.340477496404787], [-47.2593790208007, -22.34049596026564], [-47.259368495756235, -22.340514394544623], [-47.2593579424358, -22.340532799166155], [-47.25934736058331, -22.340551174055513], [-47.259336749942435, -22.34056951913945], [-47.25932611025649, -22.340587834346245], [-47.25931544126919, -22.34060611960469], [-47.25930474272407, -22.34062437484474], [-47.259294014364585, -22.340642599997437], [-47.25928325593371, -22.34066079499563], [-47.25927246717453, -22.34067895977291], [-47.259261647830165, -22.340697094263675], [-47.25925079764321, -22.340715198404073], [-47.259239916356414, -22.340733272130826], [-47.25922900371214, -22.340751315382178], [-47.25921805945218, -22.34076932809805], [-47.25920708331874, -22.34078731021847], [-47.25919607505327, -22.340805261685464], [-47.259185034396786, -22.340823182442502], [-47.259173961090625, -22.340841072433218], [-47.259162854874965, -22.340858931603698], [-47.25915171549056, -22.34087675989988], [-47.25914054267683, -22.340894557270357], [-47.25912933617329, -22.3409123236643], [-47.25911809571917, -22.34093005903168], [-47.259106821052605, -22.340947763324884], [-47.259095511911916, -22.340965436496447], [-47.25908416803477, -22.340983078500486], [-47.25907278915811, -22.341000689292468], [-47.25906137501831, -22.341018268829515], [-47.25904992535133, -22.341035817069454], [-47.25903843989263, -22.341053333971352], [-47.25902691837698, -22.341070819495773], [-47.259015364213624, -22.34108826805438], [-47.25900382365194, -22.341105609311974], [-47.258992365669414, -22.341122734788815], [-47.25898101615086, -22.341139598634644], [-47.2589697734616, -22.341156196714778], [-47.25895863573666, -22.34117252565072], [-47.258947601341404, -22.341188582136116], [-47.25893666886892, -22.341204362945323], [-47.25892810754575, -22.341216615612954], [-47.25890649421257, -22.341247180372406], [-47.25890447225019, -22.341250020493018], [-47.25889393780433, -22.34126466834008], [-47.25888350150231, -22.34127902599286], [-47.258873163198004, -22.3412930909612], [-47.25886292293109, -22.341306860926537], [-47.25885278091842, -22.34132033375668], [-47.258842737542416, -22.341333507523526], [-47.25883279334045, -22.34134638051867], [-47.25882294899197, -22.341358951270404], [-47.25881320530304, -22.341371218562955], [-47.25880356319229, -22.34138318145182], [-47.25879402367204, -22.341394839283833], [-47.25878458782906, -22.341406191715258], [-47.258775256805166, -22.341417238728003], [-47.25876603177295, -22.341427980649218], [-47.25875691391155, -22.341438418168092], [-47.258747904380066, -22.34144855235253], [-47.25873900428857, -22.341458384665753], [-47.258730214668006, -22.341467916980367], [-47.25872153643651, -22.34147715159344], [-47.258712970364584, -22.34148609123891], [-47.25870451703946, -22.341494739097072], [-47.258696176825765, -22.341503098804107], [-47.2586879498252, -22.341511174458628], [-47.25867983583446, -22.34151897062575], [-47.25867183430242, -22.341526492337668], [-47.258663944286255, -22.341533745091436], [-47.25865616411272, -22.341540735107113], [-47.258648450911664, -22.341547504780117], [-47.25864068042648, -22.3415541649373], [-47.25863276182364, -22.34156079330372], [-47.25862468798233, -22.34156739400613], [-47.25861646198434, -22.341573962612003], [-47.258608087066975, -22.34158049474126], [-47.25859956661898, -22.3415869860701], [-47.25859090417311, -22.341593432337135], [-47.25858210340146, -22.341599829346976], [-47.25857316811139, -22.3416061729734], [-47.25856410223936, -22.341612459163763], [-47.258554909847106, -22.34161868394169], [-47.25854559511719, -22.341624843409935], [-47.25853616234654, -22.341630933754548], [-47.25852661594255, -22.341636951247303], [-47.25851696042137, -22.341642892246462], [-47.258507200400054, -22.341648753201646], [-47.258497340593486, -22.34165453065533], [-47.25848738581127, -22.341660221244563], [-47.25847734095186, -22.341665821704144], [-47.25846721100004, -22.341671328868056], [-47.25845700102269, -22.3416767396713], [-47.25844671616424, -22.341682051152702], [-47.258436361643035, -22.341687260456403], [-47.25842594274809, -22.341692364833662], [-47.25841546483527, -22.34169736164465], [-47.2584049333218, -22.341702248361255], [-47.25839435368457, -22.341707022567913], [-47.25838373145594, -22.341711681963623], [-47.25837307221883, -22.34171622436443], [-47.258362381604165, -22.34172064770457], [-47.25835166528506, -22.341724950039207], [-47.2583409289743, -22.341729129545726], [-47.258330178420344, -22.34173318452561], [-47.25831941940254, -22.341737113406563], [-47.258308657726005, -22.34174091474468], [-47.258297899218846, -22.34174458722592], [-47.25828714972671, -22.341748129668137], [-47.25827641510565, -22.34175154102401], [-47.25826570122144, -22.34175482038138], [-47.25825501394246, -22.34175796696589], [-47.25824435913178, -22.341760980143604], [-47.258233742646, -22.34176385942156], [-47.258223170324875, -22.34176660445069], [-47.25821264798745, -22.341769215027206], [-47.25820218142768, -22.341771691093413], [-47.25819177615687, -22.34177403279603], [-47.25818138458539, -22.341776251757445], [-47.25817083689882, -22.341778383528503], [-47.25815999328358, -22.341780454265717], [-47.25814883088868, -22.341782464901218], [-47.25813734363448, -22.341784413036066], [-47.25812552612857, -22.341786296228904], [-47.25811337364243, -22.341788112034987], [-47.25810088208587, -22.341789858042432], [-47.25808804797177, -22.341791531906654], [-47.25807486838701, -22.341793131380598], [-47.25806134096191, -22.341794654342173], [-47.258047463832, -22.3417960988196], [-47.25803323560619, -22.3417974630132], [-47.25801865533417, -22.34179874531468], [-47.25800372246855, -22.3417999443242], [-47.25798843683332, -22.341801058864846], [-47.25797279859027, -22.34180208799469], [-47.25795680820671, -22.34180303101721], [-47.25794046642284, -22.341803887489466], [-47.257923774221595, -22.34180465722885], [-47.25790673280014, -22.341805340317944], [-47.25788934353924, -22.341805937108443], [-47.25787160797804, -22.34180644822334], [-47.25782761266127, -22.341807485639652]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 870.894119772, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26248330730967, -22.33548446194703], [-47.262462463662345, -22.33550487348077], [-47.26244429832834, -22.33552269683012], [-47.26242648520887, -22.335540212762954], [-47.262408616155035, -22.335557824587635], [-47.26239069318609, -22.33557553397612], [-47.26237271834558, -22.335593342619894], [-47.262354693700324, -22.335611252230954], [-47.262336621341625, -22.335629264540692], [-47.26231850338703, -22.335647381298124], [-47.26230034197871, -22.335665604271494], [-47.26228213928518, -22.335683935246678], [-47.26226389750116, -22.335702376027157], [-47.26224561884909, -22.335720928432643], [-47.26222730557979, -22.33573959429829], [-47.26220895997211, -22.335758375474896], [-47.26219058433361, -22.335777273828317], [-47.262172181002036, -22.335796291237823], [-47.26215375234675, -22.335815429594437], [-47.26213530076705, -22.33583469080251], [-47.26211682869454, -22.33585407677719], [-47.26209833859351, -22.335873589443793], [-47.26207983296232, -22.33589323073603], [-47.26206131433248, -22.335913002596687], [-47.26204278527036, -22.33593290697561], [-47.26202424838028, -22.335952945825913], [-47.262005714740795, -22.335973111923966], [-47.26198722377477, -22.335993365984738], [-47.261968810747476, -22.336013669498055], [-47.26195048153713, -22.336034015155747], [-47.261932235831004, -22.33605440243254], [-47.26191407331595, -22.336074830805305], [-47.261895993676816, -22.336095299754906], [-47.261877996598926, -22.33611580876351], [-47.26186008176676, -22.336136357315816], [-47.26184224886263, -22.336156944900974], [-47.26182449756956, -22.336177571009213], [-47.261806827570354, -22.336198235132766], [-47.261789238546, -22.336218936767953], [-47.26177173017728, -22.336239675413324], [-47.261754302145384, -22.33626045056878], [-47.261736954130754, -22.336281261737188], [-47.26171968581263, -22.33630210842483], [-47.26170249687086, -22.33632299013929], [-47.26168538698475, -22.336343906390848], [-47.26166835583345, -22.336364856692153], [-47.261651403095996, -22.33638584055791], [-47.2616345284509, -22.33640685750574], [-47.26161773157708, -22.336427907054766], [-47.2616010121527, -22.33644898872735], [-47.26158436985657, -22.3364701020471], [-47.2615678043674, -22.336491246540074], [-47.261551315363675, -22.33651242173459], [-47.26153490252437, -22.336533627160797], [-47.261518565528085, -22.33655486235138], [-47.261502304053614, -22.33657612684117], [-47.2614861177804, -22.33659742016631], [-47.26147000638776, -22.336618741865376], [-47.261453969555056, -22.33664009147921], [-47.26143800696244, -22.336661468549934], [-47.26142211828997, -22.33668287262204], [-47.26140630321819, -22.336704303241696], [-47.26139056142791, -22.336725759957023], [-47.26137489260008, -22.3367472423183], [-47.26135929641728, -22.336768749875933], [-47.26134377256067, -22.336790282184488], [-47.261328320712614, -22.33681183879949], [-47.26131294055661, -22.33683341927695], [-47.2612976317761, -22.336855023175556], [-47.261282394055065, -22.33687665005543], [-47.261267227077916, -22.336898299478587], [-47.261252130529726, -22.33691997100835], [-47.26123710409601, -22.336941664209892], [-47.26122214746355, -22.336963378648896], [-47.26120726031895, -22.336985113893647], [-47.261192442349675, -22.33700686951365], [-47.26117769324373, -22.337028645079876], [-47.26116301269006, -22.337050440164518], [-47.26114840037864, -22.337072254340345], [-47.26113385599907, -22.337094087183207], [-47.26111937924233, -22.33711593826933], [-47.26110496979991, -22.33713780717646], [-47.26109062736457, -22.337159693482878], [-47.261076351629605, -22.337181596768257], [-47.26106214228807, -22.33720351661525], [-47.26104799903504, -22.337225452605566], [-47.26103392156605, -22.337247404322756], [-47.26101990957685, -22.337269371352217], [-47.26100596276488, -22.337291353279234], [-47.26099208087511, -22.33731334961599], [-47.260978263965974, -22.337335359368854], [-47.26096451209662, -22.3373573814823], [-47.26095082497226, -22.337379415437457], [-47.2609372021649, -22.33740146092926], [-47.26092364324591, -22.33742351765468], [-47.260910147786774, -22.337445585312114], [-47.26089671535873, -22.337467663601497], [-47.26088334553234, -22.337489752225487], [-47.26087003787872, -22.337511850887182], [-47.2608567919689, -22.337533959291335], [-47.260843607373154, -22.337556077145294], [-47.260830483662744, -22.337578204156635], [-47.26081742040843, -22.337600340034953], [-47.2608044171805, -22.337622484492485], [-47.26079147355042, -22.337644637241038], [-47.26077858908935, -22.337666797994466], [-47.260765763367985, -22.337688966469077], [-47.260752995957546, -22.33771114238203], [-47.26074028642991, -22.337733325451126], [-47.26072763435619, -22.337755515397006], [-47.26071503930894, -22.33777771193981], [-47.26070250085986, -22.33779991480261], [-47.260690018580526, -22.33782212371077], [-47.26067759204496, -22.337844338387097], [-47.260665220825196, -22.337866558559565], [-47.26065290449429, -22.337888783956394], [-47.260640642626306, -22.337911014305764], [-47.26062843479488, -22.337933249338562], [-47.260616280574716, -22.337955488785546], [-47.26060417953995, -22.33797773238049], [-47.260592131265746, -22.337999979857283], [-47.260580135328, -22.338022230950372], [-47.260568191302355, -22.338044485396527], [-47.26055629876535, -22.338066742933112], [-47.260544457293946, -22.338089003298432], [-47.26053266646545, -22.338111266232254], [-47.260520925857804, -22.338133531475346], [-47.26050923504946, -22.338155798769236], [-47.26049759361958, -22.338178067856433], [-47.260486001147484, -22.338200338481087], [-47.260474457213256, -22.33822261038808], [-47.26046296139777, -22.338244883322705], [-47.26045151328221, -22.338267157031808], [-47.26044011244834, -22.33828943126333], [-47.26042875847898, -22.338311705765253], [-47.260417450957306, -22.33833398028688], [-47.26040618946684, -22.338356254579043], [-47.260394973591886, -22.338378528393303], [-47.26038380298624, -22.338400801344743], [-47.26037268029096, -22.338423067053565], [-47.26036161184951, -22.338445310950846], [-47.26035060086894, -22.338467523706395], [-47.26033964643174, -22.338489704188916], [-47.26032874733115, -22.33851185186503], [-47.26031790236652, -22.338533966205517], [-47.26030711034292, -22.33855604668613], [-47.260296370072176, -22.338578092785713], [-47.26028568037203, -22.338600103987535], [-47.260275040066325, -22.33862207977939], [-47.260264447985996, -22.33864401965123], [-47.260254152196744, -22.33866540541536], [-47.26024364127896, -22.33868729513463], [-47.26023317519061, -22.33870914745683], [-47.26022275278376, -22.33873096188757], [-47.2602123729195, -22.338752737930694], [-47.26020203446317, -22.338774475098262], [-47.26019173628856, -22.338796172901798], [-47.26018147727549, -22.338817830857277], [-47.26017125631037, -22.338839448483984], [-47.260161072286905, -22.338861025303096], [-47.26015092410509, -22.338882560839707], [-47.26014081067224, -22.338904054620606], [-47.2601307309022, -22.338925506176242], [-47.26012068371526, -22.33894691504043], [-47.26011066803995, -22.33896828074698], [-47.260100682810766, -22.338989602834182], [-47.2600907269687, -22.33901088084401], [-47.26008079946305, -22.33903211431779], [-47.2600708992488, -22.339053302802405], [-47.26006102528891, -22.33907444584479], [-47.26005117655223, -22.339095542996976], [-47.26004135201678, -22.339116593808406], [-47.260031550663946, -22.33913759783904], [-47.26002177148608, -22.33915855464259], [-47.26001201347954, -22.339179463781726], [-47.2600022756498, -22.339200324816723], [-47.25999255700763, -22.339221137314407], [-47.25998285657218, -22.339241900840566], [-47.25997317336931, -22.339262614964397], [-47.25996350643067, -22.339283279259995], [-47.259953854796905, -22.339303893299586], [-47.2599442175137, -22.339324456662183], [-47.25993459363549, -22.33934496892531], [-47.2599249822223, -22.339365429672092], [-47.25991538234154, -22.33938583848734], [-47.25990579306803, -22.33940619495733], [-47.259896213482314, -22.33942649867357], [-47.259886642674246, -22.339446749225214], [-47.259877079736754, -22.33946694621225], [-47.25986752377302, -22.339487089230232], [-47.25985797389207, -22.33950717787962], [-47.2598484292082, -22.33952721176713], [-47.25983888884473, -22.339547190497743], [-47.2598293519303, -22.33956711368244], [-47.259819817600516, -22.339586980934847], [-47.259810542987644, -22.33960625567271], [-47.25980102316927, -22.33962598671416], [-47.25979150304607, -22.339645661578373], [-47.25978197688791, -22.33966529006289], [-47.2597724369677, -22.339684886923624], [-47.25976288022553, -22.339704457794944], [-47.25975330635543, -22.339724002645838], [-47.25974371509076, -22.3397435213662], [-47.25973410616529, -22.33976301384682], [-47.25972447931405, -22.339782479977636], [-47.25971483427172, -22.339801919650917], [-47.25970517077377, -22.33982133275906], [-47.25969548855658, -22.33984071919434], [-47.25968578735617, -22.3398600788512], [-47.25967606690966, -22.339879411623805], [-47.25966632695447, -22.339898717407138], [-47.25965656722823, -22.339917996097515], [-47.259646787469194, -22.339937247591504], [-47.25963698741592, -22.339956471786845], [-47.25962716680742, -22.339975668581793], [-47.25961732538335, -22.33999483787502], [-47.259607462883295, -22.340013979566898], [-47.259597579047615, -22.340033093557828], [-47.25958767361663, -22.34005217974973], [-47.259577746331175, -22.340071238045297], [-47.25956779693289, -22.34009026834691], [-47.25955782516314, -22.34010927055917], [-47.259547830763594, -22.340128244587454], [-47.25953781347657, -22.340147190337515], [-47.25952777304469, -22.34016610771588], [-47.25951770921069, -22.340184996630324], [-47.259507621717326, -22.340203856989934], [-47.25949751030798, -22.34022268870424], [-47.25948737472624, -22.340241491683635], [-47.259477214715965, -22.34026026583937], [-47.259467030021064, -22.34027901108401], [-47.25945682038513, -22.340297727332025], [-47.25944658555318, -22.340316414496723], [-47.259436325269654, -22.340335072493502], [-47.259426039278715, -22.34035370123991], [-47.259415727325454, -22.340372300652824], [-47.259405389154935, -22.3403908706505], [-47.25939502451178, -22.34040941115322], [-47.25938463314153, -22.340427922080906], [-47.259374214789084, -22.340446403355706], [-47.25936376919953, -22.340464854900787], [-47.259353296118654, -22.340483276639027], [-47.25934279529125, -22.340501668496344], [-47.25933226646269, -22.340520030398686], [-47.25932170937851, -22.340538362272902], [-47.25931112378393, -22.340556664047327], [-47.25930050942393, -22.340574935651862], [-47.25928986604378, -22.34059317701694], [-47.259279193388615, -22.340611388074205], [-47.259268491203485, -22.340629568756395], [-47.25925775923296, -22.340647718998095], [-47.259246997221716, -22.340665838734598], [-47.25923620491445, -22.34068392790216], [-47.25922538205535, -22.340701986438745], [-47.25921452838872, -22.34072001428288], [-47.25920364365851, -22.34073801137466], [-47.259192727608045, -22.34075597765597], [-47.259181779981134, -22.340773913068716], [-47.25917080052075, -22.340791817556905], [-47.25915978896943, -22.34080969106599], [-47.25914874507007, -22.340827533541656], [-47.259137668564385, -22.340845344932017], [-47.25912655919465, -22.340863125185084], [-47.259115416701775, -22.340880874251557], [-47.259104240826765, -22.34089859208273], [-47.259093031310336, -22.3409162786308], [-47.259081787892136, -22.340933933850295], [-47.259070510311915, -22.34095155769603], [-47.25905919830878, -22.34096915012431], [-47.2590478516212, -22.340986711093002], [-47.25903646998686, -22.341004240561446], [-47.25902505314318, -22.341021738489925], [-47.25901360082708, -22.341039204839817], [-47.259002112774624, -22.341056639574077], [-47.2589905924861, -22.341074036971513], [-47.25897908735174, -22.341091324989844], [-47.258967668102066, -22.341108392570455], [-47.25895636136127, -22.34112519284966], [-47.25894516556337, -22.341141721697362], [-47.25893407890661, -22.34115797575816], [-47.25892309982503, -22.341173951750555], [-47.25891222698607, -22.34118964647569], [-47.25890145928691, -22.34120505682724], [-47.25890120899859, -22.3412054117883], [-47.25887955491472, -22.341235959572966], [-47.25886977932895, -22.341249552243077], [-47.258859425561184, -22.341263796346375], [-47.25884917466699, -22.34127774239221], [-47.25883902679566, -22.34129138811092], [-47.258828982277954, -22.341304731423758], [-47.258819041614245, -22.341317770461046], [-47.25880920546362, -22.34133050357824], [-47.25879947463077, -22.34134292937319], [-47.258789850049986, -22.341355046705907], [-47.25878033277097, -22.341366854714387], [-47.25877092393935, -22.341378352834973], [-47.25876162477702, -22.34138954082101], [-47.258752436562276, -22.34140041875951], [-47.258743360604925, -22.341410987090978], [-47.25873439822149, -22.341421246626926], [-47.258725550708, -22.341431198566823], [-47.25871681931017, -22.341440844515024], [-47.258708205192754, -22.34145018649526], [-47.258699709404894, -22.341459226966126], [-47.25869133284449, -22.3414679688337], [-47.258683076221764, -22.341476415461305], [-47.25867494001882, -22.341484570679345], [-47.2586669244485, -22.341492438791832], [-47.25865902941113, -22.34150002458068], [-47.25865125445077, -22.34150733330635], [-47.25864359871024, -22.3415143707054], [-47.258636060584095, -22.341521143255093], [-47.25862859626477, -22.341527694490203], [-47.25862107851198, -22.34153413802713], [-47.25861341420045, -22.341540553534895], [-47.25860559594456, -22.34154694528467], [-47.25859762681014, -22.341553308779552], [-47.258589510022325, -22.34155963957639], [-47.2585812489614, -22.341565933289658], [-47.25857284715514, -22.34157218559772], [-47.25856430827407, -22.341578392246614], [-47.25855563612729, -22.34158454905322], [-47.25854683465618, -22.341590651909808], [-47.25853790793037, -22.34159669678671], [-47.25852886014331, -22.341602679735388], [-47.25851969560566, -22.341608596892584], [-47.25851041874112, -22.341614444482882], [-47.25850103408489, -22.341620218819482], [-47.25849154627549, -22.341625916309127], [-47.25848196005168, -22.341631533453675], [-47.25847228024928, -22.341637066851906], [-47.25846251179506, -22.341642513202736], [-47.25845265970423, -22.341647869306563], [-47.25844272907617, -22.341653132067506], [-47.25843272508962, -22.34165829849582], [-47.25842265299909, -22.34166336570977], [-47.258412518131486, -22.34166833093725], [-47.258402325882116, -22.3416731915178], [-47.25839208170927, -22.34167794490542], [-47.25838179113226, -22.341682588669315], [-47.25837145972723, -22.341687120496164], [-47.25836109312221, -22.341691538192375], [-47.25835069699425, -22.341695839685606], [-47.258340277063745, -22.341700023027315], [-47.258329839091694, -22.341704086394135], [-47.25831938887563, -22.341708028089915], [-47.2583089322447, -22.341711846547646], [-47.25829847505453, -22.341715540332057], [-47.25828802318419, -22.3417191081407], [-47.258277582530816, -22.341722548806377], [-47.25826715900216, -22.341725861299956], [-47.25825675851589, -22.34172904473073], [-47.25824638699244, -22.34173209834921], [-47.25823605034673, -22.341735021549745], [-47.258225754487064, -22.34173781387104], [-47.25821550530453, -22.341740474999327], [-47.25820530866893, -22.341743004769516], [-47.258195170424436, -22.341745403166215], [-47.258185096125594, -22.3417476703835], [-47.25817503693107, -22.34174981837073], [-47.258164818810386, -22.341751883533703], [-47.25815429850338, -22.34175389253062], [-47.25814345257024, -22.34175584616301], [-47.258132274751624, -22.34175774182017], [-47.25812075949212, -22.341759576847977], [-47.25810890191646, -22.341761348588776], [-47.25809669780322, -22.34176305441862], [-47.25808414354883, -22.341764691782497], [-47.25807123613761, -22.341766258225267], [-47.25805797311065, -22.34176775141982], [-47.25804435252661, -22.341769169193025], [-47.258030372928985, -22.341770509548105], [-47.25801603331284, -22.3417717706842], [-47.258001333085986, -22.34177295101416], [-47.25798627203668, -22.341774049179026], [-47.257970850299195, -22.34177506406073], [-47.25795506832081, -22.34177599479243], [-47.25793892682832, -22.341776840767174], [-47.25792242679719, -22.34177760164461], [-47.25790556942233, -22.34177827735614], [-47.25788835608673, -22.34177886810868], [-47.25787078833567, -22.34177937438725], [-47.25784112442497, -22.341780073867668]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 865.367312367, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26245084716987, -22.335476907098922], [-47.262423160594786, -22.33550407241179], [-47.26240532518697, -22.33552161025809], [-47.2623874320081, -22.33553924585755], [-47.262369483084164, -22.335556980888704], [-47.26235148046606, -22.335574817050166], [-47.26233342622852, -22.335592756061537], [-47.262315322471395, -22.33561079966226], [-47.26229717132127, -22.33562894960987], [-47.2622789749301, -22.33564720768151], [-47.26226073547667, -22.335665575672405], [-47.262242455166685, -22.335684055395884], [-47.262224136234224, -22.335702648681753], [-47.262205780942345, -22.33572135737575], [-47.26218739158289, -22.33574018333951], [-47.26216897047705, -22.335759128450253], [-47.262150519976935, -22.335778194598763], [-47.26213204246705, -22.335797383687897], [-47.26211354036247, -22.33581669763426], [-47.26209501611144, -22.335836138365437], [-47.2620764721956, -22.335855707819345], [-47.26205791113147, -22.335875407942673], [-47.26203933546961, -22.335895240691194], [-47.26202074779614, -22.33591520802811], [-47.262002150736095, -22.335935311919833], [-47.26198355559051, -22.335955544937583], [-47.26196500268836, -22.335975866836083], [-47.26194652813229, -22.33599623819145], [-47.26192813794456, -22.336016651530766], [-47.2619098318091, -22.336037106325666], [-47.26189160940949, -22.336057602049735], [-47.26187347042718, -22.33607813818086], [-47.26185541454411, -22.33609871419813], [-47.261837441441386, -22.33611932958329], [-47.261819550797924, -22.336139983822612], [-47.26180174229329, -22.336160676403523], [-47.26178401560686, -22.33618140681541], [-47.26176637041617, -22.33620217455188], [-47.261748806398515, -22.336222979108896], [-47.26173132323166, -22.33624381998374], [-47.261713920592534, -22.33626469667671], [-47.26169659815686, -22.336285608691654], [-47.26167935560101, -22.336306555533707], [-47.26166219260079, -22.336327536710805], [-47.261645108831836, -22.336348551733227], [-47.26162810396966, -22.336369600113535], [-47.26161117768924, -22.33639068136704], [-47.26159432966602, -22.336411795010804], [-47.26157755957457, -22.33643294056506], [-47.26156086709023, -22.336454117551412], [-47.261544251888154, -22.336475325493854], [-47.261527713643325, -22.33649656391886], [-47.261511252031184, -22.336517832354602], [-47.261494866726835, -22.33653913033201], [-47.26147855740551, -22.33656045738407], [-47.26146232374319, -22.33658181304524], [-47.26144616541567, -22.336603196852355], [-47.26143008209881, -22.336624608344646], [-47.261414073469275, -22.336646047062626], [-47.261398139203614, -22.33666751254921], [-47.2613822789789, -22.336689004349108], [-47.261366492472476, -22.33671052200894], [-47.26135077936185, -22.336732065077577], [-47.26133513932613, -22.336753633104024], [-47.261319572043035, -22.336775225641546], [-47.26130407719148, -22.33679684224438], [-47.2612886544516, -22.336818482467226], [-47.26127330350338, -22.336840145867594], [-47.26125802402742, -22.336861832004427], [-47.26124281570475, -22.336883540438592], [-47.261227678217054, -22.336905270732316], [-47.26121261124654, -22.33692702244969], [-47.26119761447659, -22.33694879515544], [-47.261182687590534, -22.3369705884168], [-47.2611678302725, -22.336992401802288], [-47.26115304220718, -22.337014234882055], [-47.26113832308023, -22.337036087227286], [-47.26112367257843, -22.33705795840998], [-47.26110909038806, -22.337079848005118], [-47.2610945761969, -22.337101755588133], [-47.26108012969321, -22.33712368073602], [-47.26106575056658, -22.3371456230264], [-47.261051438507124, -22.33716758203812], [-47.2610371932047, -22.3371895573532], [-47.261023014351295, -22.337211548552766], [-47.26100890163925, -22.337233555219708], [-47.260994854761286, -22.337255576938798], [-47.26098087341171, -22.337277613294802], [-47.26096695733354, -22.337299663797584], [-47.26095310659112, -22.33732172743874], [-47.26093932125185, -22.337343803143774], [-47.26092560102183, -22.33736589038666], [-47.26091194547076, -22.337387988860065], [-47.26089835416768, -22.33741009825883], [-47.260884826681725, -22.337432218279275], [-47.26087136258188, -22.337454348619286], [-47.260857961436265, -22.337476488979465], [-47.26084462281378, -22.33749863906094], [-47.26083134628303, -22.337520798566516], [-47.26081813141202, -22.33754296720169], [-47.260804977769645, -22.33756514467208], [-47.260791884924345, -22.33758733068554], [-47.26077885244404, -22.33760952495246], [-47.26076587989791, -22.337631727182902], [-47.260752966854746, -22.33765393708896], [-47.260740112882964, -22.337676154385267], [-47.26072731755142, -22.337698378787387], [-47.260714580429685, -22.33772061001137], [-47.26070190108654, -22.33774284777638], [-47.26068927909227, -22.337765091800957], [-47.26067671401623, -22.337787341806646], [-47.26066420542773, -22.337809597517328], [-47.260651752898475, -22.337831858654294], [-47.26063935599822, -22.337854124944155], [-47.26062701429777, -22.337876396113728], [-47.260614727368875, -22.33789867188978], [-47.26060249478295, -22.337920952001866], [-47.26059031611244, -22.337943236179488], [-47.260578190929216, -22.337965524155045], [-47.260566118806224, -22.33798781566128], [-47.26055409931712, -22.338010110431338], [-47.260542132035404, -22.338032408200775], [-47.26053021653532, -22.338054708705798], [-47.26051835239169, -22.33807701168359], [-47.26050653917968, -22.338099316872817], [-47.26049477647497, -22.338121624013095], [-47.26048306385396, -22.338143932844922], [-47.260471400893614, -22.33816624310975], [-47.26045978717114, -22.338188554550694], [-47.2604482222645, -22.33821086691167], [-47.26043670575247, -22.33823317993695], [-47.26042523721419, -22.338255493372433], [-47.2604138162293, -22.338277806965166], [-47.260402442378584, -22.33830012046222], [-47.26039111524318, -22.33832243361198], [-47.260379834404574, -22.33834474616446], [-47.26036859944507, -22.338367057870325], [-47.260357410018116, -22.33838936834059], [-47.26034626883567, -22.33841167104872], [-47.260335182406656, -22.338433951086184], [-47.260324154037725, -22.338456198910887], [-47.26031318281342, -22.338478413374933], [-47.2603022675221, -22.338500593942758], [-47.260291406958395, -22.338522740082947], [-47.260280599922766, -22.33854485126923], [-47.2602698452226, -22.33856692697846], [-47.26025914167143, -22.33858896669202], [-47.2602484880889, -22.338610969895953], [-47.26023788330202, -22.338632936078483], [-47.2602275813067, -22.338654334724612], [-47.260217058530436, -22.338676249099507], [-47.26020658114459, -22.33869812497207], [-47.260196147997775, -22.338719961846618], [-47.260185757947816, -22.338741759225552], [-47.26017540985691, -22.338763516619817], [-47.2601651025959, -22.33878523353968], [-47.260154835041796, -22.33880690950004], [-47.26014460607839, -22.338828544019165], [-47.26013441459686, -22.33885013661729], [-47.2601242594949, -22.33887168681865], [-47.26011413967772, -22.33889319414914], [-47.260104054057095, -22.338914658138506], [-47.260094001551536, -22.338936078319865], [-47.26008398108786, -22.33895745422638], [-47.26007399159912, -22.338978785395746], [-47.260064032024935, -22.339000071369483], [-47.260054101313465, -22.339021311688477], [-47.260044198418655, -22.339042505899243], [-47.260034322302694, -22.339063653548273], [-47.260024471933676, -22.33908475418746], [-47.260014646289186, -22.339105807365907], [-47.260004844350235, -22.339126812643542], [-47.25999506510903, -22.339147769573895], [-47.259985307561905, -22.339168677719613], [-47.25997557071455, -22.33918953664098], [-47.259965853577995, -22.339210345904903], [-47.25995615517196, -22.339231105077307], [-47.25994647452293, -22.33925181372753], [-47.259936810663376, -22.339272471429982], [-47.25992716263498, -22.339293077757137], [-47.259917529484575, -22.3393136322884], [-47.25990791026793, -22.339334134601646], [-47.259898304046565, -22.339354584280574], [-47.25988870988954, -22.339374980910463], [-47.259879126873535, -22.339395324078218], [-47.25986955408108, -22.339415613376076], [-47.25985999060419, -22.339435848393794], [-47.25985043553807, -22.339456028732272], [-47.25984088798842, -22.339476153987928], [-47.25983134706693, -22.33949622376206], [-47.259821811890674, -22.339516237662473], [-47.259812281585944, -22.339536195295192], [-47.25980275528452, -22.339556096272407], [-47.25979323212526, -22.3395759402089], [-47.25978397538666, -22.339595177757168], [-47.25977446814794, -22.339614882717562], [-47.25976496116478, -22.339634530417744], [-47.25975544859352, -22.339654130898655], [-47.25974592253668, -22.339673699273412], [-47.2597363798692, -22.339693241313785], [-47.259726820285515, -22.33971275699142], [-47.259717243520285, -22.3397322461968], [-47.25970764930862, -22.33975170882146], [-47.25969803738692, -22.33977114475604], [-47.25968840749117, -22.339790553893486], [-47.25967875935825, -22.339809936126976], [-47.25966909272591, -22.33982929134948], [-47.25965940733156, -22.33984861945625], [-47.25964970291373, -22.339867920342222], [-47.25963997921124, -22.33988719390319], [-47.259630235963144, -22.339906440036277], [-47.25962047290913, -22.33992565863893], [-47.25961068978919, -22.339944849609683], [-47.25960088634382, -22.339964012847723], [-47.259591062314115, -22.339983148252575], [-47.259581217441145, -22.340002255725537], [-47.2595713514667, -22.34002133516799], [-47.25956146413267, -22.340040386482745], [-47.25955155518131, -22.34005940957352], [-47.25954162435585, -22.340078404343636], [-47.259531671399074, -22.340097370698764], [-47.25952169605424, -22.34011630854531], [-47.25951169806515, -22.340135217790067], [-47.259501677175955, -22.340154098340644], [-47.259491633131, -22.34017295010589], [-47.259481565674534, -22.34019177299609], [-47.2594714745515, -22.340210566921883], [-47.25946135950703, -22.340229331794806], [-47.25945122028661, -22.340248067527323], [-47.25944105663566, -22.34026677403317], [-47.25943086829935, -22.34028545122817], [-47.25942065502429, -22.340304099026767], [-47.25941041655654, -22.34032271734572], [-47.25940015264176, -22.340341306103852], [-47.2593898630267, -22.340359865219366], [-47.259379547458025, -22.340378394611903], [-47.25936920568189, -22.34039689420315], [-47.2593588374455, -22.340415363914403], [-47.25934844249529, -22.34043380366923], [-47.25933802057798, -22.340452213392297], [-47.259327571440984, -22.34047059300793], [-47.25931709483066, -22.34048894244358], [-47.25930659049401, -22.34050726162677], [-47.259296058178116, -22.34052555048584], [-47.25928549762986, -22.340543808950738], [-47.2592749085958, -22.340562036953024], [-47.259264290822806, -22.340580234424753], [-47.25925364405761, -22.340598401299246], [-47.259242968046856, -22.34061653751091], [-47.25923226253669, -22.340634642996104], [-47.25922152727341, -22.340652717691892], [-47.25921076200326, -22.34067076153627], [-47.25919996647202, -22.340688774468976], [-47.25918914042556, -22.34070675643053], [-47.25917828360943, -22.34072470736274], [-47.25916739576848, -22.340742627209472], [-47.259156476648116, -22.340760515914585], [-47.25914552599281, -22.340778373423976], [-47.259134543546686, -22.34079619968517], [-47.259123529054165, -22.340813994645774], [-47.25911248225846, -22.340831758255998], [-47.25910140290341, -22.34084949046593], [-47.25909029073137, -22.34086719122842], [-47.259079145484904, -22.340884860496853], [-47.2590679669062, -22.340902498225592], [-47.25905675473636, -22.340920104371413], [-47.25904550871664, -22.340937678891294], [-47.259034228587545, -22.340955221743872], [-47.259022914089016, -22.340972732889245], [-47.25901156496016, -22.340990212289128], [-47.25900018093983, -22.3410076599061], [-47.25898876176628, -22.34102507570401], [-47.25897730717704, -22.341042459648158], [-47.258965820763365, -22.341059805884438], [-47.25895435105634, -22.341077040663485], [-47.25894297053957, -22.341094050347873], [-47.25893170657651, -22.34111078706044], [-47.25892055767002, -22.341127246675743], [-47.258909522081424, -22.34114342586143], [-47.25889859831355, -22.341159321360838], [-47.25888778510815, -22.3411749300019], [-47.258877081442186, -22.34119024870735], [-47.258874294422874, -22.341194201280917], [-47.25885259977183, -22.341224732167184], [-47.25884562085859, -22.341234436141974], [-47.25883534962509, -22.341248566695892], [-47.25882518614106, -22.34126239381924], [-47.25881513066534, -22.341275915291327], [-47.25880518364263, -22.341289129086846], [-47.25879534569124, -22.341302033394644], [-47.258785617592004, -22.3413146266339], [-47.25877600027479, -22.34132690747208], [-47.258766494802195, -22.34133887484504], [-47.25875710235494, -22.34135052797314], [-47.25874782421198, -22.341361866382332], [-47.25873866173033, -22.341372889923054], [-47.25872961632475, -22.341383598787285], [-47.258720689442285, -22.341393993529064], [-47.258711882536865, -22.341404075082163], [-47.25870319704137, -22.341413844777545], [-47.258694634337246, -22.34142330436073], [-47.258686195723, -22.341432456006643], [-47.25867788237879, -22.341441302335372], [-47.25866969532997, -22.34144984642508], [-47.25866163540965, -22.341458091822208], [-47.258653703217476, -22.3414660425513], [-47.258645899077415, -22.341473703121796], [-47.25863822299341, -22.341481078532436], [-47.25863067460476, -22.341488174271923], [-47.25862325313987, -22.341494996316317], [-47.258615957061124, -22.341501551400068], [-47.25860874162352, -22.341507884197352], [-47.258601476603125, -22.34151411111404], [-47.258594066582916, -22.341520313763223], [-47.25858650391245, -22.341526496560437], [-47.25857879164158, -22.34153265494441], [-47.2585709329833, -22.341538784408883], [-47.25856293130942, -22.341544880506593], [-47.258554790142746, -22.341550938855754], [-47.25854651315224, -22.341556955143783], [-47.258538104148755, -22.34156292513063], [-47.258529567078526, -22.34156884465349], [-47.25852090601913, -22.34157470962944], [-47.25851212517492, -22.3415805160586], [-47.258503228870204, -22.341586260028446], [-47.258494221545085, -22.341591937716366], [-47.25848510775376, -22.34159754539046], [-47.25847589215626, -22.34160307941459], [-47.25846657951519, -22.341608536250085], [-47.25845717469252, -22.341613912457362], [-47.258447682643435, -22.341619204699445], [-47.258438108413564, -22.34162440974331], [-47.258428457134706, -22.341629524462007], [-47.25841873402002, -22.341634545837305], [-47.25840894436011, -22.341639470961525], [-47.25839909351976, -22.341644297039267], [-47.258389186933805, -22.341649021389486], [-47.258379230101504, -22.34165364144814], [-47.258369228584634, -22.341658154769334], [-47.25835918800316, -22.341662559027327], [-47.258349114030125, -22.341666852019014], [-47.25833901238881, -22.341671031665395], [-47.25832888884682, -22.34167509601421], [-47.25831874921341, -22.341679043241395], [-47.25830859933513, -22.34168287165307], [-47.25829844509102, -22.341686579687703], [-47.25828829238709, -22.341690165918394], [-47.258278147153526, -22.341693629054507], [-47.25826801533881, -22.34169696794369], [-47.25825790290246, -22.341700181575], [-47.25824781581405, -22.34170326907922], [-47.258237760046036, -22.34170622973173], [-47.25822774156521, -22.341709062955115], [-47.25821776633153, -22.341711768319833], [-47.25820784028748, -22.341714345547285], [-47.258197969353596, -22.341716794511154], [-47.25818815942423, -22.341719115238412], [-47.25817841609727, -22.341721307970438], [-47.2581686892796, -22.34172338498348], [-47.258158800724686, -22.34172538353844], [-47.25814860372581, -22.34172733079505], [-47.258138074254326, -22.341729227424334], [-47.25812720587116, -22.341731070603874], [-47.258115992857974, -22.341732857466678], [-47.25810443019267, -22.341734585142227], [-47.25809251352266, -22.34173625079451], [-47.25808023912786, -22.341737851658042], [-47.25806760389009, -22.34173938506966], [-47.25805460526122, -22.341740848497203], [-47.25804124122293, -22.341742239566248], [-47.258027510253385, -22.34174355608277], [-47.25801341129302, -22.34174479605353], [-47.25799894370484, -22.341745957703935], [-47.25798410724136, -22.341747039493075], [-47.257968902009345, -22.341748040126614], [-47.25795332843607, -22.341748958567504], [-47.25793738723488, -22.341749794044755], [-47.257921079373794, -22.341750546060258], [-47.25790440604547, -22.341751214394176], [-47.25788736863513, -22.341751799108785], [-47.257854676870274, -22.341752741238725]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 859.927471779, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262418988146386, -22.335468765752346], [-47.26238416517068, -22.335503007749978], [-47.262366247866744, -22.33552066712417], [-47.2623482729878, -22.335538427797978], [-47.262330242592114, -22.335556291477143], [-47.26231215876232, -22.335574259888826], [-47.26229402360674, -22.335592334780525], [-47.26227583926111, -22.335610517918294], [-47.262257607887065, -22.335628811088178], [-47.26223933167375, -22.335647216094838], [-47.2622210128378, -22.335665734761257], [-47.26220265362493, -22.335684368927527], [-47.262184256310455, -22.33570312044981], [-47.26216582319923, -22.335721991200785], [-47.262147356626045, -22.335740983068767], [-47.2621288589574, -22.33576009795626], [-47.26211033259289, -22.33577933777795], [-47.262091779963434, -22.33579870446258], [-47.26207320353386, -22.335818199950225], [-47.26205460580321, -22.335837826191455], [-47.26203598930617, -22.33585758514581], [-47.26201735661226, -22.335877478782237], [-47.26199871032741, -22.335897509077117], [-47.26198005309739, -22.335917678010237], [-47.261961396445706, -22.3359379779477], [-47.26194278160744, -22.335958367683887], [-47.261924245522565, -22.335978806881247], [-47.261905794357425, -22.335999287902222], [-47.26188742779263, -22.33601981021518], [-47.26186914550846, -22.336040373290558], [-47.261850947182964, -22.336060976603193], [-47.26183283249469, -22.336081619629127], [-47.261814801121425, -22.336102301847117], [-47.26179685273861, -22.336123022740615], [-47.26177898702238, -22.336143781794128], [-47.26176120364873, -22.336164578494333], [-47.26174350229168, -22.33618541233212], [-47.26172588262511, -22.336206282800745], [-47.26170834432325, -22.336227189394954], [-47.26169088705961, -22.336248131612503], [-47.26167351050639, -22.336269108954692], [-47.26165621433647, -22.336290120924307], [-47.261638998222125, -22.336311167026953], [-47.26162186183549, -22.336332246770514], [-47.26160480484858, -22.336353359665303], [-47.261587826932846, -22.336374505224537], [-47.261570927760175, -22.336395682962994], [-47.26155410700166, -22.33641689239891], [-47.261537364329094, -22.336438133051818], [-47.261520699414106, -22.336459404443744], [-47.261504111928154, -22.336480706099216], [-47.26148760154319, -22.3365020375445], [-47.26147116793076, -22.33652339830871], [-47.26145481076259, -22.33654478792304], [-47.26143852971113, -22.33656620592019], [-47.26142232444871, -22.336587651835362], [-47.26140619464768, -22.336609125206103], [-47.26139013998119, -22.336630625571313], [-47.26137416012232, -22.336652152472382], [-47.261358254744664, -22.336673705452526], [-47.26134242352211, -22.336695284056823], [-47.26132666612864, -22.336716887832832], [-47.26131098224, -22.336738516328076], [-47.261295371530416, -22.336760169094536], [-47.26127983367536, -22.33678184568517], [-47.261264368351576, -22.336803545653396], [-47.26124897523563, -22.336825268555526], [-47.26123365400475, -22.336847013949285], [-47.26121840433653, -22.33686878139445], [-47.261203225909334, -22.336890570452127], [-47.261188118401975, -22.336912380685373], [-47.261173081494555, -22.336934211657844], [-47.26115811486699, -22.336956062935748], [-47.26114321820016, -22.336977934086736], [-47.26112839117546, -22.336999824679985], [-47.26111363347525, -22.33702173428586], [-47.261098944783015, -22.337043662475363], [-47.26108432478186, -22.337065608822783], [-47.26106977315627, -22.337087572902707], [-47.26105528959131, -22.337109554291384], [-47.26104087377336, -22.337131552565648], [-47.26102652538941, -22.33715356730369], [-47.261012244126086, -22.33717559808689], [-47.26099802967226, -22.337197644495692], [-47.260983881717195, -22.337219706112336], [-47.2609697999504, -22.337241782521073], [-47.2609557840632, -22.337263873306046], [-47.26094183379663, -22.337285977974844], [-47.26092794922091, -22.337308095504287], [-47.26091413041172, -22.337330224800944], [-47.260900377076034, -22.337352365331512], [-47.260886688781206, -22.33737451678651], [-47.26087306509402, -22.337396678858642], [-47.26085950558125, -22.337418851242088], [-47.26084600980955, -22.33744103363267], [-47.26083257734475, -22.33746322572904], [-47.26081920775335, -22.33748542723028], [-47.260805900601696, -22.337507637837295], [-47.260792655455404, -22.33752985725366], [-47.26077947188104, -22.337552085183138], [-47.260766349444744, -22.337574321331704], [-47.260753287712056, -22.337596565407996], [-47.260740286249835, -22.337618817120312], [-47.260727344624584, -22.337641076178983], [-47.260714462402355, -22.337663342296988], [-47.26070163914969, -22.337685615188235], [-47.26068887443384, -22.337707894567135], [-47.26067616782128, -22.337730180151272], [-47.26066351887996, -22.3377524716576], [-47.26065092717696, -22.337774768806124], [-47.260638392279255, -22.33779707131933], [-47.260625913756314, -22.337819378916944], [-47.26061349117556, -22.33784169132421], [-47.26060112410554, -22.337864008266486], [-47.26058881211574, -22.337886329469256], [-47.26057655477528, -22.33790865466063], [-47.260564351654395, -22.337930983568857], [-47.26055220232271, -22.337953315925063], [-47.260540106350916, -22.337975651460678], [-47.260528063310474, -22.337997989907674], [-47.26051607277263, -22.33802033100041], [-47.260504134309485, -22.3380426744739], [-47.26049224749362, -22.338065020064185], [-47.26048041189807, -22.338087367508784], [-47.260468627096294, -22.338109716546253], [-47.26045689266259, -22.33813206691601], [-47.26044520817176, -22.338154418358442], [-47.26043357319891, -22.338176770615664], [-47.260421987319816, -22.338199123430588], [-47.260410450111266, -22.338221476546508], [-47.26039896115022, -22.3382438297084], [-47.26038752001429, -22.33826618266236], [-47.2603761262822, -22.33828853515454], [-47.26036477953306, -22.338310886932423], [-47.26035347934632, -22.33833323774517], [-47.260342225302274, -22.33835558734265], [-47.26033101705398, -22.338377935331785], [-47.26031985738435, -22.338400275039206], [-47.260308752967774, -22.33842259121683], [-47.26029770721049, -22.33844487411065], [-47.26028671919905, -22.338467122556242], [-47.260275787717006, -22.33848933601578], [-47.26026491155416, -22.33851151395569], [-47.26025408950649, -22.338533655847638], [-47.26024332037695, -22.338555761166493], [-47.26023260297473, -22.33857782939178], [-47.26022193611535, -22.338599860007797], [-47.260211318621884, -22.338621852501017], [-47.26020101042053, -22.338643264029127], [-47.26019047578576, -22.338665203059648], [-47.260179987102426, -22.338687102482567], [-47.26016954321563, -22.33870896180091], [-47.26015914297998, -22.338730780515686], [-47.26014878525448, -22.338752558136612], [-47.260138468907066, -22.338774294172794], [-47.26012819281195, -22.338795988138056], [-47.26011795585021, -22.338817639549635], [-47.260107756910635, -22.338839247926774], [-47.260097594888535, -22.33886081279283], [-47.260087468687004, -22.33888233367291], [-47.260077377215765, -22.338903810095996], [-47.26006731939158, -22.338925241594502], [-47.26005729413956, -22.33894662770099], [-47.26004730039126, -22.338967967952556], [-47.260037337084945, -22.338989261890248], [-47.26002740316766, -22.339010509054415], [-47.26001749759231, -22.33903170899126], [-47.26000761932023, -22.33905286124703], [-47.259997767318886, -22.339073965373185], [-47.259987940565374, -22.33909502091864], [-47.25997813804032, -22.339116027443275], [-47.259968358735776, -22.339136984500406], [-47.259958601648066, -22.339157891652736], [-47.25994886578308, -22.339178748460476], [-47.25993915015216, -22.33919955449063], [-47.25992945377551, -22.33922030930932], [-47.259919775680316, -22.33924101248592], [-47.259910114899874, -22.339261663595217], [-47.259900470476836, -22.33928226220994], [-47.259890841459224, -22.33930280790983], [-47.25988122690414, -22.339323300273225], [-47.25987162587461, -22.339343738884274], [-47.259862037441344, -22.339364123328835], [-47.25985246068284, -22.339384453194363], [-47.259842894683636, -22.33940472807383], [-47.259833338537945, -22.339424947557614], [-47.2598237913432, -22.33944511124757], [-47.259814252207654, -22.339465218740852], [-47.25980472024562, -22.339485269639734], [-47.25979519457698, -22.339505263553093], [-47.259785674331, -22.339525200087948], [-47.259776158642566, -22.339545078857643], [-47.2597666466539, -22.33956489947824], [-47.25975740778955, -22.33958409983693], [-47.25974791313051, -22.339603778716228], [-47.25973841928735, -22.339623399252442], [-47.25972892030304, -22.339642971729745], [-47.25971940810956, -22.339662511618474], [-47.2597098795168, -22.33968202482792], [-47.25970033421952, -22.339701511332276], [-47.25969077195376, -22.33972097102272], [-47.259681192455915, -22.33974040379142], [-47.25967159546373, -22.339759809529752], [-47.2596619807146, -22.33977918813138], [-47.25965234794671, -22.339798539490193], [-47.25964269689921, -22.339817863499952], [-47.25963302731095, -22.339837160056625], [-47.259623338921806, -22.339856429055967], [-47.25961363147201, -22.339875670394587], [-47.25960390470207, -22.33989488397039], [-47.25959415835309, -22.339914069681683], [-47.25958439216654, -22.33993322742786], [-47.259574605884296, -22.339952357108967], [-47.25956479924895, -22.339971458625477], [-47.259554972003045, -22.33999053187955], [-47.25954512388988, -22.3400095767735], [-47.25953525465281, -22.34002859321113], [-47.25952536403557, -22.3400475810971], [-47.259515451782896, -22.340066540335773], [-47.259505517639134, -22.34008547083376], [-47.259495561349, -22.34010437249855], [-47.25948558265786, -22.34012324523802], [-47.25947558131141, -22.3401420889608], [-47.2594655570555, -22.340160903576898], [-47.25945550963594, -22.34017968899767], [-47.25944543879924, -22.340198445134934], [-47.25943534429206, -22.340217171901415], [-47.259425225861484, -22.34023586921068], [-47.2594150832545, -22.34025453697781], [-47.25940491621783, -22.34027317511975], [-47.259394724499685, -22.340291783552257], [-47.25938450784769, -22.340310362193364], [-47.259374266009104, -22.340328910963247], [-47.259363998732255, -22.340347429781392], [-47.25935370576541, -22.3403659185688], [-47.25934338685632, -22.340384377248572], [-47.25933304175378, -22.340402805743366], [-47.259322670205854, -22.34042120397827], [-47.25931227196081, -22.340439571879305], [-47.25930184676769, -22.34045790937233], [-47.259291394374465, -22.340476216386325], [-47.25928091452971, -22.340494492850336], [-47.25927040698214, -22.340512738694265], [-47.25925987148023, -22.34053095384968], [-47.25924930777213, -22.34054913824972], [-47.2592387156063, -22.34056729182811], [-47.259228094731064, -22.340585414519822], [-47.2592174448947, -22.340603506260987], [-47.25920676584493, -22.340621566989658], [-47.2591960573296, -22.340639596644753], [-47.259185319096595, -22.340657595165926], [-47.259174550893206, -22.34067556249483], [-47.25916375246697, -22.340693498573728], [-47.25915292356493, -22.340711403346432], [-47.2591420639335, -22.34072927675862], [-47.259131173319666, -22.34074711875607], [-47.259120251469476, -22.34076492928669], [-47.25910929812855, -22.340782708299958], [-47.25909831304287, -22.34080045574549], [-47.25908729595717, -22.340818171575645], [-47.259076246616786, -22.340835855742487], [-47.259065164765644, -22.34085350820096], [-47.259054050147725, -22.340871128906677], [-47.259042902506756, -22.340888717816085], [-47.259031721585295, -22.340906274888212], [-47.25902050712605, -22.34092380008229], [-47.25900925887104, -22.340941293359155], [-47.258997976561574, -22.34095875468123], [-47.25898665993822, -22.34097618401254], [-47.25897530874125, -22.340993581318056], [-47.258963922710294, -22.341010946563934], [-47.25895250158427, -22.341028279717992], [-47.25894104904545, -22.34104557479314], [-47.2589296147658, -22.341062756332896], [-47.2589182729819, -22.341079708121093], [-47.258907051796626, -22.34109638126704], [-47.25889594978155, -22.341112771649936], [-47.25888496526113, -22.34112887596054], [-47.25887409680699, -22.341144690966956], [-47.25886334323518, -22.341160213523974], [-47.25885270360238, -22.341175440583278], [-47.258847379851076, -22.341182990768647], [-47.25882564463292, -22.34121350475656], [-47.25882146239325, -22.34121932003684], [-47.25881127369407, -22.341233337041334], [-47.258801197620215, -22.341247045242238], [-47.25879123454013, -22.34126044246772], [-47.25878138501243, -22.341273526746], [-47.258771649773394, -22.34128629632429], [-47.25876202972557, -22.34129874968565], [-47.25875252592403, -22.3413108855671], [-47.25874313955964, -22.341322702980293], [-47.25873387194419, -22.341334201228083], [-47.258724724489916, -22.341345379925915], [-47.25871569868897, -22.341356239021327], [-47.25870679609258, -22.34136677881137], [-47.25869801828506, -22.341376999963487], [-47.258689366857666, -22.34138690353377], [-47.25868084338019, -22.341396490984692], [-47.25867244936981, -22.341405764202932], [-47.25866418625875, -22.341414725514547], [-47.25865605535823, -22.341423377701126], [-47.25864805782099, -22.341431724013056], [-47.258640194603096, -22.341439768179775], [-47.25863246642174, -22.341447514419947], [-47.25862487371191, -22.341454967448513], [-47.25861741658131, -22.34146213248101], [-47.258610094764386, -22.34146901523433], [-47.25860290757513, -22.34147562192416], [-47.2585958535438, -22.34148195954204], [-47.25858888698792, -22.341488073901566], [-47.258581874699935, -22.341494084198114], [-47.258574718971026, -22.341500073988737], [-47.25856741188597, -22.34150604783346], [-47.25855995647866, -22.341512001106558], [-47.2585523559499, -22.341517929238744], [-47.25854461366307, -22.341523827720984], [-47.25853673313595, -22.341529692111273], [-47.258528718036, -22.34153551803848], [-47.25852057217576, -22.34154130120565], [-47.25851229950639, -22.341547037394836], [-47.25850390411339, -22.341552722469892], [-47.25849539021199, -22.341558352379586], [-47.25848676214019, -22.341563923162138], [-47.25847802435445, -22.341569430947725], [-47.25846918142799, -22.341574871959388], [-47.258460238042325, -22.34158024251809], [-47.25845119898394, -22.34158553904453], [-47.25844206914099, -22.341590758060924], [-47.25843285349699, -22.34159589619435], [-47.258423557128005, -22.341600950178286], [-47.25841418519833, -22.341605916854775], [-47.258404742955435, -22.341610793177104], [-47.2583952357261, -22.341615576211638], [-47.25838566891295, -22.341620263139742], [-47.25837604799032, -22.34162485125964], [-47.25836637849852, -22.341629337989406], [-47.25835666604171, -22.341633720867968], [-47.25834691628371, -22.341637997557132], [-47.25833713494259, -22.341642165844352], [-47.25832732778784, -22.341646223643927], [-47.25831750063431, -22.34165016899991], [-47.25830765933942, -22.341654000087487], [-47.25829780979888, -22.341657715215153], [-47.2582879579415, -22.34166131282666], [-47.258278109723754, -22.34166479150374], [-47.25826827112682, -22.34166814996735], [-47.25825844815072, -22.341671387080087], [-47.25824864680655, -22.341674501849152], [-47.258238873115914, -22.341677493426882], [-47.25822913310324, -22.341680361113458], [-47.258219432787165, -22.341683104359735], [-47.25820977817943, -22.341685722767895], [-47.25820017527372, -22.341688216094557], [-47.25819063004143, -22.341690584252152], [-47.25818114842712, -22.341692827310005], [-47.258171736071944, -22.341694945556796], [-47.25816234163098, -22.34169695159572], [-47.25815278264175, -22.341698883542684], [-47.25814290895086, -22.341700769059024], [-47.258132695940915, -22.341702608685257], [-47.258122136993116, -22.341704399387172], [-47.258111226226106, -22.34170613808501], [-47.258099958471064, -22.341707821695337], [-47.25808832924419, -22.341709447170064], [-47.25807633470886, -22.341711011533295], [-47.25806397164446, -22.341712511913762], [-47.25805123741354, -22.341713945574334], [-47.25803812992093, -22.34171530993918], [-47.258024647579376, -22.341716602617215], [-47.2580107892747, -22.341717821422648], [-47.25799655432511, -22.341718964393504], [-47.257981942447394, -22.341720029806922], [-47.25796695372078, -22.34172101619231], [-47.257951588552515, -22.34172192234242], [-47.25793584764255, -22.341722747322148], [-47.25791973195143, -22.341723490475747], [-47.25790324266955, -22.341724151432086], [-47.25786825541802, -22.341725352172926]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 854.533082271, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26238743474438, -22.335460383237912], [-47.26236300515997, -22.33548440523858], [-47.26234506373096, -22.335502088387535], [-47.26232706289704, -22.335519874703976], [-47.26230900472377, -22.33553776590085], [-47.2622908913017, -22.3355557637128], [-47.26227272474767, -22.33557386989551], [-47.26225450720651, -22.335592086223386], [-47.2622362408496, -22.335610414491537], [-47.262217927876385, -22.335628856513885], [-47.262199570514476, -22.335647414123294], [-47.2621811710212, -22.335666089169916], [-47.262162731684114, -22.335684883520532], [-47.26214425482111, -22.335703799058667], [-47.262125742780604, -22.33572283768395], [-47.26210719794341, -22.335742001310365], [-47.262088622724264, -22.335761291864575], [-47.26207001956993, -22.335780711287516], [-47.262051390961815, -22.335800261531553], [-47.26203273941634, -22.335819944560086], [-47.262014067486355, -22.335839762345504], [-47.26199537776039, -22.335859716869756], [-47.261976672864186, -22.335879810122623], [-47.26195795546418, -22.33590004409713], [-47.261939237306365, -22.335920410954294], [-47.26192056053199, -22.335940868528123], [-47.26190196291829, -22.335961375567507], [-47.261883450775734, -22.33598192427011], [-47.26186502378162, -22.33600251410109], [-47.26184668161286, -22.3360231445278], [-47.26182842394416, -22.336043815021885], [-47.261810250450694, -22.33606452505645], [-47.26179216080686, -22.336085274107297], [-47.26177415468466, -22.33610606165491], [-47.26175623175684, -22.336126887181035], [-47.26173839169594, -22.336147750169552], [-47.26172063417255, -22.33616865010862], [-47.26170295885702, -22.33618958648887], [-47.26168536542019, -22.336210558802414], [-47.26166785353201, -22.336231566544484], [-47.26165042286124, -22.336252609213957], [-47.26163307307721, -22.336273686311145], [-47.261615803848734, -22.33629479733926], [-47.261598614844424, -22.33631594180399], [-47.26158150573276, -22.336337119213287], [-47.261564476181675, -22.336358329078134], [-47.26154752585959, -22.33637957091132], [-47.261530654433976, -22.33640084422887], [-47.26151386157317, -22.336422148548333], [-47.26149714694525, -22.336443483389708], [-47.26148051021817, -22.336464848275643], [-47.26146395106035, -22.336486242730448], [-47.26144746913981, -22.33650766628143], [-47.26143106412478, -22.336529118458042], [-47.2614147356842, -22.336550598791185], [-47.261398483486865, -22.3365721068144], [-47.26138230720165, -22.336593642063562], [-47.261366206498195, -22.336615204075997], [-47.26135018104611, -22.33663679239153], [-47.261334230515494, -22.33665840655188], [-47.26131835457679, -22.33668004610067], [-47.26130255290047, -22.336701710584016], [-47.26128682515889, -22.336723399548056], [-47.261271171022806, -22.336745112543454], [-47.26125559016424, -22.33676684912188], [-47.261240082256535, -22.33678860883548], [-47.26122464697285, -22.33681039123934], [-47.261209283987, -22.336832195890015], [-47.26119399297324, -22.336854022346188], [-47.261178773606524, -22.336875870167795], [-47.26116362556234, -22.33689773891689], [-47.26114854851738, -22.336919628156036], [-47.261133542148336, -22.33694153745054], [-47.261118606132705, -22.336963466367013], [-47.26110374014859, -22.33698541447377], [-47.261088943875095, -22.3370073813402], [-47.261074216992455, -22.337029366536548], [-47.26105955918047, -22.337051369636214], [-47.26104497012044, -22.33707339021303], [-47.26103044949418, -22.337095427842478], [-47.261015996984916, -22.33711748210062], [-47.261001612276445, -22.337139552565016], [-47.26098729505222, -22.337161638816298], [-47.26097304499797, -22.337183740434316], [-47.260958861799814, -22.337205857000658], [-47.26094474514422, -22.337227988099045], [-47.26093069471936, -22.337250133313017], [-47.2609167102644, -22.337272292147777], [-47.26090279185536, -22.337294463565463], [-47.260888939576255, -22.33731664645374], [-47.260875153134855, -22.337338840272015], [-47.26086143209627, -22.337361044708594], [-47.26084777602496, -22.33738325945405], [-47.26083418448537, -22.337405484200474], [-47.2608206570418, -22.337427718641667], [-47.260807193257776, -22.337449962474178], [-47.26079379269746, -22.337472215395234], [-47.26078045492487, -22.33749447710365], [-47.26076717950327, -22.337516747301198], [-47.26075396599692, -22.337539025689754], [-47.2607408139696, -22.337561311973385], [-47.26072772298452, -22.33758360585909], [-47.260714692606236, -22.337605907053238], [-47.26070172239886, -22.337628215264523], [-47.260688811926165, -22.337650530204247], [-47.26067596075236, -22.337672851584593], [-47.26066316844237, -22.33769517911842], [-47.2606504345604, -22.337717512521667], [-47.260637758672004, -22.33773985150971], [-47.26062514034202, -22.33776219580111], [-47.26061257913512, -22.33778454511681], [-47.260600074618466, -22.33780689917507], [-47.26058762635721, -22.337829257699735], [-47.260575233917585, -22.33785162041473], [-47.26056289686686, -22.337873987044162], [-47.26055061477186, -22.33789635731486], [-47.260538387200604, -22.337918730953678], [-47.26052621372043, -22.337941107690487], [-47.260514093899836, -22.33796348725554], [-47.26050202730802, -22.337985869379462], [-47.26049001351406, -22.338008253795472], [-47.26047805208782, -22.33803064023742], [-47.26046614259972, -22.338053028440157], [-47.26045428462058, -22.33807541814014], [-47.26044247772176, -22.338097809074796], [-47.26043072147533, -22.33812020098248], [-47.260419015454026, -22.338142593602527], [-47.26040735923075, -22.33816498667602], [-47.26039575237923, -22.33818737994489], [-47.26038419447411, -22.33820977315145], [-47.2603726850903, -22.33823216603976], [-47.26036122380333, -22.338254558354905], [-47.26034981018986, -22.338276949842204], [-47.26033844382696, -22.33829934024821], [-47.26032712429208, -22.33832172932124], [-47.260315851163455, -22.338344116810323], [-47.26030462409382, -22.33836650231827], [-47.26029344593699, -22.338388879025004], [-47.26028232353283, -22.338411231342825], [-47.260271260387185, -22.338433549305748], [-47.260260255588626, -22.338455831732894], [-47.26024930791581, -22.338478078084115], [-47.26023841615387, -22.33850028782373], [-47.260227579094135, -22.338522460421338], [-47.26021679553517, -22.338544595349795], [-47.26020606428191, -22.338566692086808], [-47.260195384145696, -22.3385887501149], [-47.260184753945644, -22.33861076891884], [-47.26017443953823, -22.33863219332893], [-47.26016389304496, -22.33865415701506], [-47.2601533930641, -22.338676079988367], [-47.26014293843732, -22.338697961750466], [-47.26013252801595, -22.338719801801055], [-47.26012216065589, -22.33874159964867], [-47.260111835222055, -22.338763354801202], [-47.2601015505859, -22.338785066771333], [-47.260091305625856, -22.338806735075327], [-47.26008109922821, -22.338828359231474], [-47.26007093028597, -22.33884993876228], [-47.26006079770007, -22.33887147319195], [-47.26005070037825, -22.338892962048735], [-47.26004063723541, -22.33891440486443], [-47.260030607195034, -22.338935801170862], [-47.26002060918718, -22.338957150504598], [-47.26001064214874, -22.338978452406227], [-47.26000070502563, -22.3389997064156], [-47.25999079676974, -22.33902091207859], [-47.25998091634156, -22.33904206894099], [-47.25997106270787, -22.339063176554124], [-47.25996123484532, -22.339084234466622], [-47.25995143173414, -22.33910524223825], [-47.25994165236627, -22.33912619942218], [-47.25993189573799, -22.339147105581084], [-47.25992216085538, -22.339167960275194], [-47.25991244673009, -22.339188763071625], [-47.259902752382835, -22.33920951353653], [-47.2598930768415, -22.339230211239546], [-47.25988341914013, -22.339250855755694], [-47.25987377832248, -22.339271446657953], [-47.259864153437654, -22.3392919835265], [-47.259854543544144, -22.339312465940083], [-47.259844947706455, -22.339332893483213], [-47.25983536499693, -22.339353265742453], [-47.25982579449596, -22.339373582305768], [-47.25981623529002, -22.339393842766825], [-47.259806686475486, -22.339414046716694], [-47.25979714715214, -22.33943419375812], [-47.2597876164307, -22.33945428348904], [-47.25977809342815, -22.33947431551269], [-47.259768577267124, -22.339494289438967], [-47.259759067079905, -22.339514204875954], [-47.2597495620045, -22.339534061438123], [-47.25974006118637, -22.339553858742846], [-47.25973084019629, -22.339573021911935], [-47.25972135811695, -22.339592674710172], [-47.25971187741382, -22.339612268082416], [-47.25970239201644, -22.339631812556114], [-47.25969289368635, -22.33965132395884], [-47.2596833791683, -22.339670808337374], [-47.25967384815745, -22.33969026566845], [-47.25966430039115, -22.33970969584392], [-47.259654735607135, -22.339729098756703], [-47.2596451535445, -22.339748474298762], [-47.25963555394198, -22.339767822364575], [-47.25962593653915, -22.33978714284873], [-47.259616301076505, -22.33980643564571], [-47.25960664729434, -22.339825700652327], [-47.25959697493387, -22.33984493776503], [-47.25958728373682, -22.339864146881304], [-47.25957757344503, -22.33988332789985], [-47.2595678438011, -22.339902480719775], [-47.259558094547884, -22.33992160524139], [-47.2595483254288, -22.339940701365606], [-47.25953853618783, -22.339959768993733], [-47.25952872656906, -22.33997880802893], [-47.25951889631717, -22.339997818374382], [-47.25950904517705, -22.340016799934897], [-47.259499172893946, -22.34003575261607], [-47.259489279214094, -22.34005467632327], [-47.25947936388333, -22.340073570964133], [-47.25946942664793, -22.340092436447215], [-47.25945946725473, -22.340111272681373], [-47.259449485451036, -22.34013007957638], [-47.259439480984184, -22.340148857043282], [-47.25942945360154, -22.340167604994665], [-47.25941940305117, -22.340186323343403], [-47.25940932908132, -22.34020501200342], [-47.2593992314406, -22.340223670889486], [-47.259389109877574, -22.340242299917847], [-47.25937896414057, -22.34026089900677], [-47.25936879397934, -22.34027946807323], [-47.25935859914313, -22.340298007036477], [-47.25934837938077, -22.34031651581809], [-47.259338134442125, -22.3403349943389], [-47.25932786407712, -22.340353442521156], [-47.25931756803509, -22.340371860289448], [-47.25930724606642, -22.34039024756786], [-47.259296897920755, -22.34040860428277], [-47.25928652334801, -22.340426930361804], [-47.25927612209878, -22.34044522573223], [-47.25926569392267, -22.340463490324613], [-47.259255238569814, -22.34048172406944], [-47.2592447557906, -22.34049992689824], [-47.25923424533503, -22.340518098744163], [-47.259223706952895, -22.34053623954195], [-47.25921314039424, -22.34055434922701], [-47.259202545409, -22.340572427735975], [-47.25919192174704, -22.340590475006643], [-47.259181269157665, -22.340608490978823], [-47.25917058739031, -22.340626475593158], [-47.25915987619444, -22.340644428791173], [-47.25914913531894, -22.340662350516276], [-47.25913836451291, -22.340680240712572], [-47.259127563524956, -22.340698099325724], [-47.259116732103095, -22.340715926303382], [-47.25910586999581, -22.34073372159319], [-47.25909497695074, -22.340751485145], [-47.25908405271504, -22.34076921691038], [-47.259073097036186, -22.340786916840894], [-47.25906210966052, -22.340804584890932], [-47.259051090334836, -22.340822221014655], [-47.25904003880457, -22.340839825169173], [-47.25902895481523, -22.340857397312142], [-47.259017838112, -22.340874937402265], [-47.25900668843893, -22.340892445400712], [-47.258995505540206, -22.340909921268956], [-47.25898428915926, -22.34092736497014], [-47.258973039038885, -22.340944776468923], [-47.25896175492106, -22.340962155731685], [-47.25895043654743, -22.340979502725713], [-47.258939083659094, -22.340996817419626], [-47.2589276959963, -22.341014099783568], [-47.258916277332354, -22.34103134369756], [-47.25890487848006, -22.341048471998096], [-47.25889357542907, -22.341065365890078], [-47.258882397021594, -22.341081975469443], [-47.25887134189793, -22.34109829661996], [-47.25886040844574, -22.341114326055454], [-47.258849595305335, -22.341130060568926], [-47.258838901367106, -22.341145497041886], [-47.25882832576756, -22.341160632455097], [-47.25882046528327, -22.341171780251564], [-47.25879868949798, -22.34120227734106], [-47.25879730393294, -22.34120420392762], [-47.25878719776809, -22.341218107382748], [-47.25877720910445, -22.341231696661215], [-47.258767338420036, -22.341244969640123], [-47.25875758638737, -22.34125792440116], [-47.25874795386073, -22.34127055925001], [-47.258738441864324, -22.341282872733508], [-47.258729051578484, -22.34129486365821], [-47.258719784322345, -22.341306531111712], [-47.25871064153872, -22.34131787447921], [-47.25870162477316, -22.341328893465725], [-47.258692735652936, -22.3413395881159], [-47.2586839758658, -22.341349958831763], [-47.25867534713323, -22.341360006394265], [-47.25866685118389, -22.341369731981747], [-47.258658489724475, -22.341379137188255], [-47.25865026440784, -22.341388224041562], [-47.2586421768, -22.34139699501895], [-47.25863422834319, -22.34140545306347], [-47.25862642031755, -22.34141360159764], [-47.258618753802104, -22.34142144453397], [-47.258611229631555, -22.341428986285305], [-47.258603848352024, -22.341436231771993], [-47.25859661017483, -22.3414431864264], [-47.25858951492961, -22.34144985619365], [-47.25858256201605, -22.341456247528903], [-47.258575750032136, -22.341462367681014], [-47.25856903235798, -22.34146826360283], [-47.25856227280239, -22.34147405727925], [-47.25855537136479, -22.341479834211427], [-47.258548319865156, -22.34148559910371], [-47.25854112132138, -22.341491347266043], [-47.25853377892215, -22.34149707406596], [-47.25852629602231, -22.34150277493278], [-47.25851867613476, -22.341508445364262], [-47.258510922925325, -22.34151408093073], [-47.25850304020833, -22.341519677278267], [-47.258495031939795, -22.34152523013384], [-47.25848690221315, -22.34153073530806], [-47.25847865525454, -22.341536188698363], [-47.258470295415606, -22.341541586293683], [-47.25846182716921, -22.341546924177013], [-47.25845325510758, -22.341552198526248], [-47.25844458393372, -22.341557405619554], [-47.25843581845799, -22.341562541837057], [-47.258426963594694, -22.341567603662604], [-47.25841802435572, -22.341572587687413], [-47.258409005847575, -22.341577490611492], [-47.25839991326703, -22.341582309245833], [-47.258390751895874, -22.341587040515225], [-47.25838152709703, -22.34159168146018], [-47.258372244311026, -22.34159622923864], [-47.258362909051684, -22.341600681128266], [-47.258353526900294, -22.341605034529206], [-47.25834410350349, -22.34160928696516], [-47.25833464456891, -22.341613436085602], [-47.25832515585962, -22.341617479668397], [-47.25831564319135, -22.341621415621177], [-47.2583061124262, -22.341625241984378], [-47.2582965694698, -22.34162895693243], [-47.258287020266884, -22.3416325587761], [-47.25827747079612, -22.341636045964567], [-47.258267927064466, -22.341639417088064], [-47.258258395104114, -22.341642670879217], [-47.25824888096648, -22.341645806215553], [-47.25823939071444, -22.34164882212245], [-47.25822993042147, -22.34165171777371], [-47.25822050616402, -22.34165449249438], [-47.25821112401262, -22.34165714576361], [-47.25820179003067, -22.34165967721524], [-47.258192510263235, -22.34166208664117], [-47.25818329073248, -22.34166437399254], [-47.258174137433095, -22.34166653938102], [-47.25816505604956, -22.3416685831426], [-47.258155993985206, -22.34167051820741], [-47.25814676456155, -22.341672383546427], [-47.25813721417854, -22.341674207322548], [-47.25812731763002, -22.341675989945745], [-47.25811706811746, -22.341677728170072], [-47.25810645959654, -22.341679418702956], [-47.25809548675166, -22.34168105824809], [-47.25808414496779, -22.341682643545315], [-47.258072430291854, -22.34168417140822], [-47.258060339400686, -22.341685638757568], [-47.258047869567655, -22.3416870426512], [-47.25803501862061, -22.34168838031189], [-47.25802178490696, -22.34168964915144], [-47.25800816725789, -22.341690846791554], [-47.257994164946794, -22.34169197108286], [-47.257979777654725, -22.341693020120573], [-47.257965005433455, -22.341693992257852], [-47.25794984867011, -22.341694886117168], [-47.257934308051304, -22.34169570059941], [-47.257918384530086, -22.341696434891105], [-47.25788178979579, -22.341697901751473]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 849.134800752, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262355867712046, -22.33545198202987], [-47.26232387960079, -22.335483509647602], [-47.262305852811835, -22.335501321606692], [-47.262287766860986, -22.335519240321222], [-47.262269623846656, -22.335537267533493], [-47.26225142589417, -22.335555405007153], [-47.262233175157505, -22.33557365452518], [-47.26221487381772, -22.33559201789156], [-47.26219652408461, -22.33561049692961], [-47.26217812819671, -22.33562909348198], [-47.262159688423, -22.335647809408975], [-47.26214120706335, -22.335666646587896], [-47.26212268644854, -22.33568560691316], [-47.262104128940685, -22.335704692295675], [-47.26208553693494, -22.335723904661087], [-47.26206691286118, -22.335743245947814], [-47.26204825918196, -22.335762718108963], [-47.26202957839529, -22.33578232310947], [-47.262010873034974, -22.335802062925293], [-47.26199214567207, -22.33582193954171], [-47.26197339891405, -22.33584195495382], [-47.26195463540645, -22.33586211116463], [-47.26193585783646, -22.335882410180535], [-47.261917078172516, -22.335902843957324], [-47.26189833946201, -22.335923369368814], [-47.26187968031949, -22.3359439442502], [-47.261861107199515, -22.33596456063439], [-47.26184261977604, -22.33598521798342], [-47.2618242177227, -22.3360059157614], [-47.26180590071076, -22.336026653436953], [-47.2617876684121, -22.336047430480143], [-47.2617695204977, -22.336068246363794], [-47.261751456636134, -22.336089100565555], [-47.261733476496694, -22.336109992564264], [-47.26171557974854, -22.33613092184107], [-47.26169776605879, -22.336151887881407], [-47.261680035094294, -22.336172890173266], [-47.261662386522445, -22.33619392820615], [-47.26164482000974, -22.33621500147274], [-47.26162733522139, -22.336236109469446], [-47.261609931823266, -22.336257251694217], [-47.26159260948064, -22.336278427647805], [-47.261575367858626, -22.336299636833633], [-47.26155820662221, -22.33632087875738], [-47.26154112543578, -22.336342152927937], [-47.26152412396423, -22.33636345885578], [-47.261507201871524, -22.336384796054965], [-47.26149035882246, -22.336406164040977], [-47.26147359448161, -22.33642756233181], [-47.261456908513374, -22.33644899044814], [-47.26144030058269, -22.336470447912486], [-47.261423770354035, -22.33649193425025], [-47.261407317492136, -22.336513448989088], [-47.2613909416624, -22.33653499165823], [-47.26137464253015, -22.336556561789436], [-47.26135841976072, -22.336578158917032], [-47.2613422730203, -22.336599782576673], [-47.26132620197499, -22.33662143230669], [-47.2613102062914, -22.336643107647216], [-47.2612942856365, -22.336664808140483], [-47.26127843967735, -22.336686533331147], [-47.26126266808283, -22.336708282763954], [-47.26124697052021, -22.33673005598828], [-47.261231346658114, -22.336751852554475], [-47.261215796166475, -22.336773672013443], [-47.26120031871504, -22.336795513919036], [-47.26118491397424, -22.336817377826648], [-47.261169581614894, -22.33683926329376], [-47.26115432130866, -22.336861169879338], [-47.261139132727585, -22.336883097144252], [-47.26112401554513, -22.336905044650067], [-47.26110896943456, -22.336927011961137], [-47.26109399407012, -22.336948998643113], [-47.26107908912659, -22.336971004263308], [-47.261064254279795, -22.336993028390353], [-47.2610494892067, -22.337015070593488], [-47.261034793583896, -22.33703713044542], [-47.2610201670894, -22.33705920751911], [-47.261005609401835, -22.33708130138932], [-47.26099112020124, -22.337103411631368], [-47.260976699168225, -22.337125537822054], [-47.26096234598308, -22.337147679541438], [-47.2609480603284, -22.337169836368645], [-47.26093384188716, -22.337192007884706], [-47.26091969034273, -22.337214193672693], [-47.26090560538024, -22.337236393315628], [-47.26089158673684, -22.33725860631637], [-47.26087763449446, -22.337280831622333], [-47.26086374874539, -22.33730306810221], [-47.2608499291983, -22.337325315208158], [-47.26083617541595, -22.337347572626317], [-47.26082248696049, -22.337369840045106], [-47.26080886339403, -22.337392117154522], [-47.26079530427861, -22.33741440364625], [-47.26078180917534, -22.337436699214948], [-47.260768377646116, -22.337459003555743], [-47.260755009252556, -22.337481316365576], [-47.26074170355566, -22.337503637344323], [-47.26072846011729, -22.33752596619192], [-47.26071527849892, -22.337548302610674], [-47.26070215826146, -22.337570646305718], [-47.260689098967056, -22.337592996981734], [-47.26067610017757, -22.337615354345616], [-47.260663161454396, -22.337637718107008], [-47.26065028235945, -22.337660087976477], [-47.2606374624553, -22.337682463665207], [-47.260624701303854, -22.337704844887547], [-47.260611998468406, -22.337727231357338], [-47.260599353511445, -22.337749622791563], [-47.26058676599532, -22.337772018909796], [-47.26057423548493, -22.33779441942869], [-47.26056176154316, -22.337816824070707], [-47.26054934373393, -22.33783923255843], [-47.26053698162226, -22.337861644614538], [-47.26052467477273, -22.337884059964537], [-47.26051242275106, -22.337906478333917], [-47.2605002251224, -22.337928899451367], [-47.260488081452955, -22.33795132304583], [-47.260475991309775, -22.337973748846647], [-47.260463954259684, -22.33799617658595], [-47.260451969870324, -22.33801860599631], [-47.26044003770999, -22.338041036811553], [-47.260428157347256, -22.338063468766872], [-47.26041632835136, -22.338085901598735], [-47.26040455029221, -22.338108335044318], [-47.260392822740386, -22.33813076884197], [-47.260381145266706, -22.338153202731757], [-47.26036951744275, -22.338175636454565], [-47.26035793884104, -22.338198069751765], [-47.260346409034454, -22.338220502366447], [-47.260334927596425, -22.338242934042807], [-47.260323494101556, -22.338265364525206], [-47.260312108124886, -22.33828779355933], [-47.26030076924185, -22.33831022089264], [-47.26028947702864, -22.338332646273315], [-47.26027823113765, -22.338355069300107], [-47.260267034493594, -22.338377483006155], [-47.260255894101846, -22.33839987146411], [-47.260244813567844, -22.338422224496124], [-47.26023379198213, -22.338444540904813], [-47.26022282811854, -22.338466820147744], [-47.26021192075747, -22.338489061687067], [-47.260201068685696, -22.338511264990313], [-47.26019027069731, -22.338533429528418], [-47.260179525592974, -22.33855555477715], [-47.260168832179914, -22.338577640217295], [-47.260158189273255, -22.338599685331914], [-47.26014786865981, -22.338621122624005], [-47.260137310308025, -22.338643110965727], [-47.26012679902963, -22.338665057489408], [-47.26011633366288, -22.33868696169531], [-47.260105913055774, -22.338708823081706], [-47.26009553606111, -22.33873064115599], [-47.26008520154087, -22.33875241542485], [-47.260074908363656, -22.338774145399853], [-47.2600646554053, -22.338795830596283], [-47.2600544415496, -22.33881747053145], [-47.260044265687206, -22.33883906472696], [-47.260034126716924, -22.338860612706217], [-47.26002402354453, -22.338882113996714], [-47.260013955083025, -22.3389035681296], [-47.26000392025432, -22.33892497463597], [-47.25999391798688, -22.33894633305189], [-47.25998394721632, -22.338967642917456], [-47.25997400688739, -22.338988903772016], [-47.25996409595092, -22.339010115161106], [-47.25995421336665, -22.33903127663019], [-47.25994435810063, -22.339052387730344], [-47.25993452912905, -22.339073448009835], [-47.259924725431745, -22.33909445702845], [-47.259914946000556, -22.33911541433916], [-47.259905189831684, -22.339136319504686], [-47.25989545593145, -22.33915717208515], [-47.25988574331177, -22.33917797164785], [-47.25987605099393, -22.339198717758993], [-47.25986637800642, -22.33921940998842], [-47.259856723384154, -22.339240047911414], [-47.259847086171895, -22.339260631101222], [-47.259837465419864, -22.339281159138437], [-47.25982786018794, -22.339301631602154], [-47.25981826954208, -22.33932204807742], [-47.25980869255633, -22.339342408151317], [-47.25979912831288, -22.33936271141241], [-47.259789575900186, -22.33938295745508], [-47.259780034416856, -22.33940314587104], [-47.259770502964905, -22.33942327626391], [-47.25976098065757, -22.339443348232486], [-47.259751466614496, -22.339463361380897], [-47.2597419599611, -22.339483315320088], [-47.25973245983265, -22.339503209659195], [-47.25972296537026, -22.339523044013905], [-47.259713475722705, -22.339542818002705], [-47.25970427260692, -22.339561943982215], [-47.25969480310726, -22.339581570699412], [-47.25968533554418, -22.339601136907653], [-47.25967586373374, -22.339620653377754], [-47.25966637926704, -22.33964013629449], [-47.25965687882371, -22.339659591842118], [-47.259647362099315, -22.339679019999927], [-47.25963782883249, -22.33969842066043], [-47.25962827876229, -22.339717793717274], [-47.25961871162921, -22.339737139063097], [-47.25960912717332, -22.33975645659308], [-47.25959952513556, -22.3397757462026], [-47.25958990525779, -22.339795007786826], [-47.25958026728171, -22.33981424124337], [-47.25957061094995, -22.339833446469466], [-47.259560936005606, -22.339852623363367], [-47.25955124219202, -22.339871771824633], [-47.25954152925314, -22.33989089175322], [-47.259531796933324, -22.339909983050262], [-47.25952204497737, -22.339929045617595], [-47.25951227313083, -22.339948079357356], [-47.25950248113912, -22.339967084173658], [-47.25949266874855, -22.339986059970645], [-47.259482835705384, -22.340005006654025], [-47.259472981756424, -22.340023924130417], [-47.259463106649406, -22.340042812306155], [-47.25945321013167, -22.34006167108989], [-47.25944329195098, -22.340080500391228], [-47.259433351855776, -22.340099300120112], [-47.259423389594836, -22.340118070187355], [-47.25941340491703, -22.340136810505108], [-47.259403397571326, -22.340155520987086], [-47.259393367307304, -22.34017420154731], [-47.25938331387478, -22.34019285210086], [-47.25937323702394, -22.340211472563716], [-47.2593631365049, -22.34023006285334], [-47.25935301206757, -22.34024862288923], [-47.259342863463274, -22.340267152589604], [-47.25933269044283, -22.34028565187506], [-47.259322492756674, -22.34030412066841], [-47.25931227015629, -22.340322558891835], [-47.25930202239315, -22.340340966469025], [-47.25929174921818, -22.340359343325847], [-47.259281450383384, -22.340377689387772], [-47.25927112564002, -22.34039600458276], [-47.259260774739566, -22.340414288839813], [-47.25925039743426, -22.340432542087672], [-47.259239993475255, -22.340450764258375], [-47.25922956261433, -22.34046895528404], [-47.25921910460346, -22.340487115097744], [-47.25920861919427, -22.340505243634173], [-47.2591981061381, -22.34052334082974], [-47.25918756518664, -22.340541406621465], [-47.2591769960914, -22.340559440947636], [-47.25916639860387, -22.340577443747815], [-47.259155772474884, -22.340595414963538], [-47.25914511745554, -22.340613354537144], [-47.25913443329681, -22.34063126241201], [-47.25912371974921, -22.3406491385333], [-47.259112976563394, -22.340666982846987], [-47.25910220348955, -22.340684795300632], [-47.25909140027724, -22.340702575843736], [-47.259080566676545, -22.340720324425913], [-47.2590697024366, -22.34073804099898], [-47.25905880730612, -22.340755725516438], [-47.25904788103414, -22.34077337793192], [-47.259036923368484, -22.340790998201893], [-47.25902593405753, -22.340808586282506], [-47.25901491284816, -22.34082614213304], [-47.2590038594874, -22.340843665713333], [-47.25899277372196, -22.340861156984126], [-47.25898165529727, -22.340878615908952], [-47.258970503959056, -22.340896042451355], [-47.25895931945222, -22.34091343657683], [-47.258948101520936, -22.340930798252323], [-47.25893684990863, -22.34094812744655], [-47.258925564358385, -22.340965424129145], [-47.258914244612654, -22.34098268827107], [-47.25890289041312, -22.3409999198449], [-47.25889150562404, -22.34101711259778], [-47.258880142199146, -22.341034187659087], [-47.258868877881085, -22.341051023654856], [-47.25885774225141, -22.34106756966762], [-47.258846734019215, -22.34108382158578], [-47.25883585163524, -22.34109977614621], [-47.258825093808596, -22.341115430166727], [-47.258814459504, -22.341130780555684], [-47.25880394793767, -22.34114582432281], [-47.258793558570964, -22.341160558594545], [-47.258793550660926, -22.341160569705238], [-47.258771722769765, -22.34119104509019], [-47.25876312184717, -22.341202877720107], [-47.25875322059375, -22.341216348076163], [-47.258743442305025, -22.341229496808552], [-47.25873378776745, -22.341242322052352], [-47.2587242579532, -22.341254822171784], [-47.25871485400828, -22.341266995777424], [-47.25870557723817, -22.341278841745474], [-47.2586964290903, -22.341290359239288], [-47.258687411138524, -22.341301547726502], [-47.258678525061704, -22.34131240700174], [-47.258669772622255, -22.341322937206698], [-47.25866115564439, -22.341333138848427], [-47.25865267598678, -22.341343012821376], [-47.25864433551553, -22.341352560426095], [-47.2586361360742, -22.341361783388216], [-47.258628079451334, -22.341370683876676], [-47.25862016734676, -22.341379264519887], [-47.258612401333664, -22.341387528422363], [-47.25860478281967, -22.34139547917885], [-47.25859731300669, -22.341403120884838], [-47.25858999284698, -22.34141045814738], [-47.25858282299774, -22.341417496092227], [-47.258575803773965, -22.341424240368628], [-47.2585689351005, -22.34143069714981], [-47.2585622164626, -22.341436873130604], [-47.258555646526105, -22.34144277581696], [-47.25854917773369, -22.341448453301123], [-47.25854267091052, -22.34145403035751], [-47.25853602376421, -22.34145959443128], [-47.25852922784996, -22.341465150371207], [-47.25852228616974, -22.341470693422785], [-47.2585152019, -22.34147621889053], [-47.25850797838719, -22.341481722141992], [-47.25850061913917, -22.34148719861478], [-47.25849312782023, -22.341492643820516], [-47.25848550824645, -22.341498053348488], [-47.258477764378725, -22.3415034228705], [-47.25846990031841, -22.34150874814394], [-47.258461920302544, -22.341514025014913], [-47.25845382869645, -22.341519249423047], [-47.25844562998937, -22.341524417404163], [-47.25843732879253, -22.34152952509106], [-47.25842892983043, -22.341534568719034], [-47.25842043793728, -22.34153954462762], [-47.25841185805362, -22.34154444926238], [-47.25840319521963, -22.34154927917867], [-47.258394454572276, -22.34155403104292], [-47.258385641340794, -22.341558701635158], [-47.258376760841315, -22.341563287851695], [-47.25836781847292, -22.341567786707074], [-47.25835881971399, -22.341572195335985], [-47.25834977011788, -22.341576510995413], [-47.25834067530682, -22.34158073106755], [-47.25833154096998, -22.341584853060937], [-47.25832237285872, -22.34158887461272], [-47.2583131767812, -22.341592793491117], [-47.25830395859935, -22.34159660759719], [-47.2582947242225, -22.341600314967636], [-47.25828547960448, -22.341603913776208], [-47.25827623073909, -22.34160740233592], [-47.258266983654906, -22.341610779101405], [-47.25825774440926, -22.341614042671363], [-47.258248519085384, -22.341617191790103], [-47.258239313786156, -22.34162022535006], [-47.258230134626125, -22.34162314239483], [-47.25822098773075, -22.3416259421197], [-47.258211879228426, -22.341628623874524], [-47.258202815241596, -22.341631187166723], [-47.258193801885355, -22.341633631661885], [-47.258184845256075, -22.3416359571871], [-47.258175951426686, -22.34163816373229], [-47.25816712644214, -22.341640251451437], [-47.258158376030146, -22.341642220727834], [-47.25814964634229, -22.341644084818608], [-47.25814074648406, -22.341645883549685], [-47.25813151940884, -22.34164764558561], [-47.25812193932164, -22.34164937120582], [-47.2581119992442, -22.341651056952575], [-47.25810169296927, -22.341652699320534], [-47.25809101503443, -22.34165429480051], [-47.258079960693486, -22.34165583992023], [-47.258068525876816, -22.34165733128288], [-47.25805670715881, -22.34165876560113], [-47.25804450172355, -22.3416601397278], [-47.25803190732199, -22.341661450684363], [-47.25801892223615, -22.341662695685436], [-47.25800554524258, -22.341663872160236], [-47.25799177556989, -22.34166497777206], [-47.257977612863414, -22.34166601043404], [-47.25796305714737, -22.341666968323224], [-47.2579481087889, -22.34166784989179], [-47.25793276846115, -22.341668653876543], [-47.25789536496808, -22.34167037868505]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 843.731863812, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262324333327065, -22.335443604552836], [-47.26230269547621, -22.335464930904383], [-47.262284642732254, -22.335482768506147], [-47.2622665290038, -22.33550071473831], [-47.2622483563972, -22.33551877135086], [-47.26223012704624, -22.33553694011549], [-47.262211843114066, -22.335555222823636], [-47.2621935067914, -22.335573621288283], [-47.26217512029839, -22.335592137342022], [-47.26215668588451, -22.335610772837317], [-47.26213820583037, -22.335629529644656], [-47.26211968244813, -22.335648409651863], [-47.262101118081546, -22.33566741476427], [-47.262082515106314, -22.335686546904054], [-47.26206387593203, -22.33570580800842], [-47.26204520300363, -22.335725200027614], [-47.26202649879951, -22.33574472492703], [-47.262007765834305, -22.335764384683937], [-47.26198900665914, -22.335784181287018], [-47.261970223863294, -22.33580411673445], [-47.2619514200732, -22.335824193034405], [-47.26193259795423, -22.335844412203127], [-47.26191376021423, -22.335864776260397], [-47.26189491904414, -22.335885276956866], [-47.26187611839749, -22.335905870205973], [-47.261857397726146, -22.33592651292932], [-47.261838763628724, -22.33594719699512], [-47.261820215775906, -22.335967921862157], [-47.26180175383795, -22.33598868699139], [-47.26178337748281, -22.33600949184843], [-47.26176508637893, -22.336030335900237], [-47.26174688019395, -22.336051218616657], [-47.261728758592966, -22.336072139472513], [-47.261710721241926, -22.33609309794385], [-47.26169276780651, -22.336114093508886], [-47.261674897950364, -22.33613512565049], [-47.26165711133691, -22.336156193853927], [-47.261639407630035, -22.336177297606127], [-47.2616217864928, -22.336198436397236], [-47.261604247586845, -22.33621960972116], [-47.26158679057462, -22.336240817073428], [-47.261569415117826, -22.336262057952524], [-47.261552120878115, -22.33628333185944], [-47.26153490751691, -22.336304638297676], [-47.26151777469511, -22.336325976773875], [-47.261500722074096, -22.33634734679638], [-47.261483749314294, -22.336368747877213], [-47.26146685607696, -22.336390179529726], [-47.26145004202314, -22.336411641269994], [-47.26143330681377, -22.33643313261674], [-47.26141665011021, -22.336454653090577], [-47.261400071573426, -22.336476202215103], [-47.26138357086463, -22.336497779516183], [-47.261367147645736, -22.336519384521285], [-47.26135080157855, -22.33654101676051], [-47.26133453232491, -22.336562675766512], [-47.261318339547486, -22.33658436107335], [-47.26130222290893, -22.336606072217812], [-47.261286182072375, -22.33662780873853], [-47.261270216701284, -22.33664957017623], [-47.261254326459266, -22.33667135607422], [-47.26123851101177, -22.33669316597581], [-47.261222770022606, -22.336714999429038], [-47.26120710315698, -22.336736855983006], [-47.261191510081396, -22.336758735187328], [-47.261175990462206, -22.336780636594632], [-47.26116054396642, -22.336802559759132], [-47.26114517026149, -22.336824504237224], [-47.26112986901571, -22.33684646958671], [-47.261114639897755, -22.336868455367455], [-47.26109948257777, -22.33689046113995], [-47.261084396725686, -22.336912486467572], [-47.26106938201241, -22.336934530915006], [-47.26105443810944, -22.33695659404868], [-47.261039564689334, -22.336978675436267], [-47.26102476142579, -22.337000774646253], [-47.26101002799211, -22.33702289125039], [-47.26099536406316, -22.337045024820952], [-47.26098076931428, -22.33706717493191], [-47.260966243422324, -22.33708934115782], [-47.260951786064744, -22.337111523074828], [-47.26093739691868, -22.33713372026228], [-47.26092307566352, -22.337155932298682], [-47.260908821979214, -22.337178158764424], [-47.26089463554595, -22.33720039924205], [-47.260880516045766, -22.33722265331392], [-47.260866463213915, -22.337244920480654], [-47.260852477138194, -22.337267199674848], [-47.26083855791916, -22.337289489746315], [-47.26082470526637, -22.33731179013993], [-47.260810918740226, -22.337334100539657], [-47.26079719790061, -22.337356420631775], [-47.26078354230731, -22.33737875010416], [-47.260769951519976, -22.33740108864646], [-47.260756425097476, -22.337423435951322], [-47.26074296259928, -22.337445791711875], [-47.26072956358477, -22.337468155623117], [-47.260716227612534, -22.33749052738301], [-47.26070295424216, -22.33751290668965], [-47.260689743032735, -22.3375352932435], [-47.26067659354284, -22.337557686747886], [-47.26066350533233, -22.33758008690575], [-47.260650477960716, -22.33760249342225], [-47.260637510987046, -22.33762490600533], [-47.26062460397091, -22.33764732436389], [-47.26061175647261, -22.33766974820751], [-47.260598968051696, -22.33769217724895], [-47.26058623826918, -22.337714611200457], [-47.26057356668521, -22.33773704977752], [-47.26056095285982, -22.337759492698257], [-47.26054839635573, -22.337781939677804], [-47.260535896733394, -22.337804390437174], [-47.26052345355456, -22.337826844697595], [-47.26051106638192, -22.33784930218038], [-47.26049873477783, -22.337871762609645], [-47.26048645830576, -22.33789422570961], [-47.26047423652859, -22.337916691207678], [-47.260462069010295, -22.337939158831514], [-47.260449955315735, -22.337961628309273], [-47.260437895009474, -22.337984099371834], [-47.260425887657014, -22.338006571750658], [-47.260413932824406, -22.338029045178338], [-47.26040203007809, -22.338051519389033], [-47.26039017898509, -22.338073994118044], [-47.26037837911322, -22.33809646910155], [-47.260366630030866, -22.338118944076786], [-47.260354931306736, -22.338141418782822], [-47.26034328251033, -22.33816389295959], [-47.260331683212044, -22.338186366347426], [-47.26032013298266, -22.33820883868848], [-47.260308631393556, -22.33823130972606], [-47.2602971780173, -22.338253779203534], [-47.26028577242685, -22.338276246865778], [-47.260274414195635, -22.338298712459355], [-47.26026310289784, -22.338321175731622], [-47.260251838185475, -22.338343636277248], [-47.26024062305418, -22.338366086982585], [-47.26022946467486, -22.338388511580717], [-47.260218366752426, -22.338410899681836], [-47.260207328379586, -22.338433250072054], [-47.26019634832521, -22.33845556220668], [-47.26018542536501, -22.338477835545675], [-47.26017455828116, -22.33850006955458], [-47.260163745863345, -22.3385222637023], [-47.26015298690791, -22.338544417462746], [-47.26014228021801, -22.33856653031497], [-47.26013162460475, -22.338588601740284], [-47.26012129778522, -22.33861005191435], [-47.260110727574926, -22.3386320649117], [-47.26010020499902, -22.33865403498572], [-47.26008972889224, -22.33867596163541], [-47.26007929809943, -22.338697844357615], [-47.26006891147017, -22.33871968265858], [-47.2600585678635, -22.338741476043733], [-47.260048266145255, -22.338763224023626], [-47.26003800518856, -22.338784926112485], [-47.26002778387477, -22.33880658182666], [-47.26001760109224, -22.338828190686893], [-47.2600074557376, -22.33884975221574], [-47.25999734671461, -22.338871265939947], [-47.25998727293444, -22.338892731389983], [-47.25997723331737, -22.33891414809632], [-47.259967226790366, -22.338935515594407], [-47.25995725228768, -22.338956833423904], [-47.25994730875292, -22.33897810112369], [-47.2599373951359, -22.338999318238873], [-47.25992751039552, -22.339020484314613], [-47.259917653497155, -22.33904159890177], [-47.25990782341654, -22.339062661548304], [-47.25989801913313, -22.3390836718139], [-47.259888239638585, -22.339104629251395], [-47.25987848392915, -22.339125533423516], [-47.25986875101128, -22.33914638389037], [-47.25985903989725, -22.3391671802193], [-47.2598493496088, -22.339187921976706], [-47.25983967917516, -22.339208608732502], [-47.25983002763199, -22.33922924006237], [-47.25982039402509, -22.339249815539734], [-47.25981077740587, -22.339270334745606], [-47.25980117683552, -22.339290797259462], [-47.25979159138151, -22.339311202666885], [-47.259782020119516, -22.339331550555436], [-47.2597724621336, -22.33935184051431], [-47.259762916514156, -22.3393720721386], [-47.25975338236203, -22.339392245020612], [-47.25974385878148, -22.339412358764967], [-47.259734344888265, -22.339432412971213], [-47.25972483980466, -22.339452407244355], [-47.25971534265891, -22.339472341196494], [-47.25970585258922, -22.339492214437744], [-47.259696368739874, -22.33951202658495], [-47.2596868902629, -22.339531777257868], [-47.2596777050214, -22.339550866047787], [-47.259668248101455, -22.339570466683927], [-47.25965879367842, -22.339590005728166], [-47.259649335454945, -22.339609494194697], [-47.25963986485164, -22.33962894862541], [-47.25963037848304, -22.33964837534215], [-47.25962087604508, -22.339667774326664], [-47.25961135727774, -22.339687145472222], [-47.25960182192141, -22.339706488673134], [-47.2595922697179, -22.33972580382273], [-47.25958270040863, -22.3397450908169], [-47.259573113735925, -22.33976434955177], [-47.25956350944307, -22.33978357992326], [-47.25955388727309, -22.339802781829725], [-47.259544246970044, -22.33982195516922], [-47.25953458827844, -22.33984109984075], [-47.25952491094303, -22.33986021574477], [-47.259515214709225, -22.339879302782006], [-47.25950549932279, -22.33989836085449], [-47.25949576453002, -22.339917389864883], [-47.259486010077865, -22.33993638971635], [-47.25947623571329, -22.339955360313745], [-47.25946644118402, -22.339974301562272], [-47.25945662623783, -22.33999321336851], [-47.25944679062303, -22.34001209564014], [-47.25943693408884, -22.34003094828441], [-47.25942705638415, -22.340049771211042], [-47.25941715725821, -22.340068564330664], [-47.25940723646098, -22.340087327554244], [-47.2593972937428, -22.340106060793712], [-47.25938732885408, -22.340124763962336], [-47.25937734154533, -22.340143436974888], [-47.25936733156765, -22.340162079746626], [-47.25935729867248, -22.34018069219374], [-47.25934724261151, -22.340199274233388], [-47.25933716313647, -22.34021782578428], [-47.259327059998796, -22.340236346767142], [-47.25931693295146, -22.340254837101448], [-47.25930678174684, -22.340273296709086], [-47.2592966061369, -22.34029172551419], [-47.25928640587477, -22.340310123440258], [-47.25927618071349, -22.340328490412325], [-47.2592659304056, -22.340346826357692], [-47.2592556547047, -22.340365131203214], [-47.25924535336364, -22.34038340487826], [-47.2592350261355, -22.340401647313314], [-47.259224672774096, -22.340419858438572], [-47.25921429303222, -22.340438038187674], [-47.25920388666325, -22.3404561864942], [-47.25919345342073, -22.340474303292773], [-47.259182993057905, -22.340492388519696], [-47.25917250532775, -22.340510442113054], [-47.25916198998348, -22.34052846401146], [-47.25915144677827, -22.340546454154897], [-47.259140875465164, -22.340564412484568], [-47.259130275796615, -22.340582338943822], [-47.259119647525246, -22.34060023347673], [-47.25910899040369, -22.340618096028425], [-47.25909830418402, -22.340635926545918], [-47.25908758861843, -22.34065372497701], [-47.2590768434587, -22.340671491271127], [-47.25906606845597, -22.340689225379716], [-47.25905526336186, -22.34070692725427], [-47.25904442792706, -22.34072459684858], [-47.259033561901816, -22.34074223411816], [-47.25902266503673, -22.34075983901861], [-47.2590117370811, -22.34077741150848], [-47.25900077778487, -22.340794951546037], [-47.25898978689642, -22.340812459092582], [-47.25897876416425, -22.34082993411016], [-47.258967709336574, -22.340847376561683], [-47.25895662216032, -22.340864786412812], [-47.25894550238264, -22.340882163629477], [-47.25893434974989, -22.340899508179234], [-47.25892316400774, -22.340916820031477], [-47.25891194490097, -22.340934099157145], [-47.25890069217411, -22.340951345528293], [-47.25888940557101, -22.340968559118263], [-47.25887808483475, -22.34098573990201], [-47.25886673392057, -22.341002881493754], [-47.25885540592306, -22.34101990331586], [-47.25884418033794, -22.341036681415453], [-47.25883308748608, -22.341053163861638], [-47.25882212614534, -22.341069346547407], [-47.25881129482962, -22.341085226232764], [-47.25880059231678, -22.341100799760365], [-47.2587900176458, -22.341116064065336], [-47.25877957011274, -22.341131016186385], [-47.258769249264034, -22.341145653281497], [-47.258766616684866, -22.341149351091154], [-47.258744744658195, -22.34117980809137], [-47.25873904593131, -22.341187648053445], [-47.25872923208814, -22.34120099948709], [-47.25871954619514, -22.34121402397297], [-47.25870998915267, -22.3412267196996], [-47.25870056205084, -22.341239085089594], [-47.25869126615742, -22.341251118817418], [-47.25868210290307, -22.341262819828852], [-47.258673073863505, -22.34127418736299], [-47.258664180743615, -22.341285220969993], [-47.25865542535557, -22.341295920533994], [-47.258646809596904, -22.341306286293747], [-47.25863833542832, -22.341316318861388], [-47.258630004845735, -22.341326019244804], [-47.25862181985259, -22.34133538886685], [-47.25861378242938, -22.34134442958462], [-47.258605894500334, -22.34135314370824], [-47.258598157899016, -22.3413615340173], [-47.258590574329666, -22.341369603777814], [-47.25858314532731, -22.341377356756645], [-47.258575872216845, -22.341384797232365], [-47.25856875606798, -22.341391930006154], [-47.25856179764906, -22.341398760409238], [-47.258554997378745, -22.341405294307663], [-47.25854835527701, -22.34141153810288], [-47.25854187091479, -22.341417498729232], [-47.25853554302572, -22.341423183949892], [-47.258529323115056, -22.34142864299649], [-47.25852306902428, -22.341434003432894], [-47.25851667616927, -22.34143935464833], [-47.25851013584043, -22.34144470163591], [-47.25850345102374, -22.341450039576827], [-47.2584966248835, -22.341455363712456], [-47.25848966075767, -22.341460669348635], [-47.25848256214916, -22.341465951862737], [-47.258475332720714, -22.341471206707833], [-47.25846797629013, -22.341476429416307], [-47.25846049682317, -22.341481615604827], [-47.25845289842916, -22.34148676097755], [-47.25844518535602, -22.341491861329235], [-47.25843736198275, -22.34149691255025], [-47.25842943281493, -22.341501910629205], [-47.258421402482846, -22.34150685165381], [-47.25841327573248, -22.341511731816524], [-47.258405057421875, -22.34151654741625], [-47.258396752517775, -22.341521294860318], [-47.25838836608871, -22.34152597066808], [-47.25837990330211, -22.341530571472557], [-47.25837136941964, -22.34153509402277], [-47.25836276979178, -22.341539535186477], [-47.25835410985377, -22.341543891952348], [-47.25834539512186, -22.341548161431767], [-47.2583366311889, -22.341552340861032], [-47.258327823718126, -22.341556427604434], [-47.258318978441146, -22.34156041915535], [-47.258310101153164, -22.34156431313844], [-47.258301197707354, -22.341568107312526], [-47.258292274011836, -22.34157179957196], [-47.2582833360232, -22.341575387949707], [-47.258274389743484, -22.341578870618832], [-47.25826544121558, -22.341582245894646], [-47.25825649651784, -22.34158551223717], [-47.25824756175813, -22.34158866825362], [-47.25823864307063, -22.34159171270001], [-47.2582297466097, -22.341594644483674], [-47.25822087854161, -22.341597462666346], [-47.25821204504369, -22.341600166464833], [-47.258203252296425, -22.34160275525384], [-47.25819450647406, -22.341605228569072], [-47.25818581374343, -22.341607586107784], [-47.25817718025219, -22.341609827732327], [-47.25816861212408, -22.34161195347138], [-47.25816011545425, -22.341613963521233], [-47.2581516960137, -22.341615858312515], [-47.25814329870222, -22.341617651429253], [-47.25813472840933, -22.34161938355244], [-47.25812582464175, -22.341621083848228], [-47.25811656101576, -22.341622752465454], [-47.258106930373344, -22.341624385734697], [-47.25809692634429, -22.34162597993775], [-47.25808654331939, -22.341627531352596], [-47.25807577642125, -22.341629036294815], [-47.25806462146377, -22.341630491157225], [-47.258053074918806, -22.341631892444408], [-47.25804113388123, -22.341633236804153], [-47.25802879602505, -22.341634521056612], [-47.25801605956691, -22.34163574221923], [-47.25800292322877, -22.341636897528755], [-47.25798938619442, -22.341637984461038], [-47.257975448073424, -22.34163900074735], [-47.257961108862546, -22.341639944388437], [-47.25794636890885, -22.34164081366625], [-47.25790898603026, -22.3416427728953]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 838.324032761, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262292789578595, -22.33543520834261], [-47.26226343265826, -22.33546421540231], [-47.26224529115218, -22.33548218915212], [-47.262227088953324, -22.335500275164932], [-47.26220882820391, -22.33551847522055], [-47.262190511076206, -22.335536791118816], [-47.262172139770655, -22.33555522468166], [-47.26215371651774, -22.335573777751115], [-47.2621352435779, -22.33559245218933], [-47.26211672324331, -22.33561124987699], [-47.26209815783848, -22.3356301727125], [-47.26207954972009, -22.335649222612005], [-47.2620609012775, -22.335668401509036], [-47.26204221493465, -22.335687711352325], [-47.26202349315162, -22.33570715410403], [-47.262004738422604, -22.33572673174166], [-47.26198595327883, -22.335746446254966], [-47.26196714028882, -22.3357662996453], [-47.26194830206001, -22.335786293923714], [-47.26192944123786, -22.33580643111149], [-47.261910560507474, -22.335826713238124], [-47.26189166259746, -22.335847142336746], [-47.26187275992125, -22.33586770995283], [-47.26185389733844, -22.33588837103957], [-47.26183511513825, -22.33590908160485], [-47.26181642006339, -22.33592983335225], [-47.26179781178122, -22.335950625737258], [-47.261779289958646, -22.335971458217756], [-47.26176085426025, -22.335992330256243], [-47.261742504351155, -22.33601324131665], [-47.26172423989557, -22.336034190865863], [-47.26170606055521, -22.336055178375805], [-47.26168796599253, -22.336076203319713], [-47.26166995586985, -22.336097265173034], [-47.261652029847305, -22.33611836341584], [-47.26163418758487, -22.336139497530834], [-47.26161642874297, -22.336160667002364], [-47.261598752981165, -22.336181871317937], [-47.261581159957615, -22.3362031099691], [-47.261563649331265, -22.336224382448908], [-47.26154622076031, -22.33624568825344], [-47.26152887390286, -22.33626702688144], [-47.26151160841688, -22.336288397834117], [-47.26149442395972, -22.33630980061595], [-47.26147732018921, -22.336331234733134], [-47.26146029676229, -22.33635269969556], [-47.261443353336674, -22.336374195014578], [-47.2614264895699, -22.336395720204266], [-47.26140970511936, -22.33641727478142], [-47.26139299964289, -22.33643885826476], [-47.26137637279799, -22.33646047017604], [-47.26135982424228, -22.336482110039345], [-47.26134335363421, -22.336503777380376], [-47.26132696063207, -22.336525471727604], [-47.261310644894195, -22.336547192611988], [-47.26129440607979, -22.33656893956604], [-47.26127824384796, -22.33659071212491], [-47.2612621578584, -22.336612509825795], [-47.26124614777112, -22.336634332207964], [-47.26123021324621, -22.336656178813257], [-47.261214353945725, -22.336678049183575], [-47.26119856953002, -22.33669994286572], [-47.26118285966084, -22.336721859407433], [-47.2611672240013, -22.3367437983571], [-47.261151662214324, -22.336765759266104], [-47.26113617396354, -22.336787741687516], [-47.26112075891304, -22.336809745176563], [-47.26110541672769, -22.33683176928993], [-47.26109014707285, -22.33685381358648], [-47.261074949615306, -22.336875877625673], [-47.261059824021686, -22.33689796096984], [-47.261044769959554, -22.336920063182696], [-47.261029787097144, -22.33694218382983], [-47.26101487510368, -22.336964322477993], [-47.261000033649694, -22.336986478694747], [-47.26098526240516, -22.337008652051125], [-47.2609705610417, -22.33703084211854], [-47.260955929231514, -22.337053048470228], [-47.26094136664817, -22.337075270680042], [-47.26092687296603, -22.337097508323346], [-47.26091244785901, -22.337119760978855], [-47.260898091003405, -22.33714202822443], [-47.26088380207597, -22.337164309639867], [-47.260869580753855, -22.337186604807066], [-47.260855426715985, -22.337208913307904], [-47.26084133969567, -22.33723123464059], [-47.2608273197866, -22.337253567723028], [-47.26081336709758, -22.33727591138607], [-47.26079948133904, -22.337298265067357], [-47.26078566206912, -22.33732062844864], [-47.260771908845314, -22.337343001214048], [-47.26075822122513, -22.337365383049402], [-47.26074459876592, -22.337387773642277], [-47.26073104102413, -22.337410172683253], [-47.260717547556986, -22.337432579863577], [-47.26070411792151, -22.337454994876207], [-47.26069075167393, -22.337477417417276], [-47.260677448371496, -22.337499847182944], [-47.26066420757103, -22.337522283871866], [-47.260651028828676, -22.337544727185634], [-47.26063791170205, -22.337567176825324], [-47.26062485574827, -22.33758963249441], [-47.26061186052411, -22.337612093899146], [-47.260598925586805, -22.337634560746803], [-47.260586050494325, -22.337657032745312], [-47.26057323480392, -22.33767950960584], [-47.260560478074304, -22.337701991039065], [-47.26054777986332, -22.337724476758986], [-47.26053513972868, -22.337746966482186], [-47.26052255723083, -22.337769459922363], [-47.26051003192794, -22.33779195679906], [-47.260497563379474, -22.337814456832245], [-47.26048515114588, -22.33783695974166], [-47.260472794787205, -22.33785946525022], [-47.26046049386472, -22.337881973080744], [-47.26044824793901, -22.337904482959413], [-47.260436056571876, -22.337926994612616], [-47.260423919325895, -22.337949507767313], [-47.26041183576348, -22.337972022153146], [-47.26039980544788, -22.337994537500393], [-47.260387827943, -22.338017053540508], [-47.260375902813074, -22.33803957000658], [-47.26036402962298, -22.338062086632753], [-47.26035220793834, -22.338084603154154], [-47.260340437325475, -22.338107119306983], [-47.260328717350895, -22.338129634829304], [-47.260317047581985, -22.33815214946], [-47.26030542758713, -22.33817466293845], [-47.260293856934936, -22.33819717500588], [-47.26028233519476, -22.33821968540467], [-47.26027086193706, -22.338242193877225], [-47.260259436732824, -22.338264700167603], [-47.26024805915342, -22.338287204021437], [-47.26023672877101, -22.338309705185285], [-47.26022544523728, -22.33833220324972], [-47.26021421161875, -22.338354690954347], [-47.2602030352518, -22.338377151692637], [-47.26019191994099, -22.33839957486283], [-47.260180864780985, -22.338421959234587], [-47.26016986853581, -22.3384443042609], [-47.26015892997647, -22.338466609399607], [-47.26014804788053, -22.338488874114155], [-47.26013722103326, -22.33851109787148], [-47.26012644822677, -22.33853328014365], [-47.26011572825998, -22.33855542040793], [-47.2601050599401, -22.33857751814392], [-47.260094726914524, -22.338598981199976], [-47.26008414484569, -22.338621018852923], [-47.260073610972256, -22.338643012477302], [-47.26006312412549, -22.338664961570743], [-47.26005268314692, -22.33868686562879], [-47.26004228688307, -22.338708724156415], [-47.26003193418996, -22.33873053665789], [-47.26002162393065, -22.338752302642682], [-47.26001135497563, -22.338774021623966], [-47.260001126203754, -22.338795693117145], [-47.25999093650108, -22.338817316642086], [-47.25998078476205, -22.33883889172051], [-47.25997066988845, -22.338860417878404], [-47.25996059078963, -22.338881894645606], [-47.25995054638419, -22.338903321551914], [-47.259940535597636, -22.338924698132185], [-47.25993055736282, -22.338946023925615], [-47.25992061062222, -22.33896729847059], [-47.25991069432463, -22.338988521311897], [-47.25990080742815, -22.339009691994306], [-47.25989094889746, -22.33903081006844], [-47.259881117707806, -22.339051875081967], [-47.25987131283827, -22.339072886594607], [-47.2598615332804, -22.339093844158878], [-47.25985177803039, -22.33911474733758], [-47.259842046094896, -22.339135595690802], [-47.25983233648649, -22.339156388785984], [-47.25982264822745, -22.33917712618964], [-47.25981298034764, -22.33919780747186], [-47.25980333188358, -22.33921843220857], [-47.25979370188207, -22.3392389999735], [-47.25978408939566, -22.339259510348036], [-47.25977449348688, -22.339279962912013], [-47.25976491322471, -22.339300357251563], [-47.25975534768649, -22.339320692954814], [-47.25974579595811, -22.339340969611467], [-47.25973625713195, -22.339361186817356], [-47.259726730311016, -22.339381344165467], [-47.25971721460188, -22.339401441261288], [-47.25970770912277, -22.339421477705176], [-47.25969821299867, -22.33944145310309], [-47.25968872536055, -22.33946136706815], [-47.25967924534966, -22.339481219211542], [-47.25966977211334, -22.339501009151245], [-47.25966030480695, -22.33952073650828], [-47.259651137439754, -22.339539788108628], [-47.259641693099525, -22.339559362663724], [-47.25963225181656, -22.33957887454398], [-47.25962280718004, -22.339598335006926], [-47.259613350440155, -22.339617760951654], [-47.259603878146294, -22.339637158837455], [-47.2595943899948, -22.33965652864871], [-47.25958488572694, -22.339675870279333], [-47.25957536508447, -22.339695183624315], [-47.259565827810505, -22.339714468577665], [-47.259556273647895, -22.339733725036034], [-47.25954670234029, -22.33975295289626], [-47.25953711363234, -22.33977215205501], [-47.25952750726845, -22.339791322411394], [-47.259517882994125, -22.33981046386431], [-47.25950824055528, -22.339829576313495], [-47.25949857969806, -22.33984865966023], [-47.25948890016935, -22.339867713806125], [-47.2594792017163, -22.339886738654048], [-47.2594694840867, -22.33990573410759], [-47.25945974702898, -22.339924700070686], [-47.25944999029152, -22.339943636449217], [-47.25944021362357, -22.339962543149245], [-47.259430416774386, -22.339981420078402], [-47.259420599493744, -22.34000026714525], [-47.25941076153241, -22.340019084258067], [-47.25940090264075, -22.34003787132758], [-47.25939102256957, -22.34005662826546], [-47.25938112107034, -22.34007535498379], [-47.25937119789493, -22.340094051395493], [-47.2593612527953, -22.340112717414957], [-47.2593512855235, -22.34013135295813], [-47.25934129583221, -22.340149957941357], [-47.25933128347438, -22.34016853228203], [-47.259321248203314, -22.34018707589848], [-47.25931118977229, -22.34020558871064], [-47.25930110793431, -22.34022407064049], [-47.25929100244391, -22.340242521608758], [-47.25928087305511, -22.340260941538567], [-47.259270719521396, -22.340279330355443], [-47.25926054159755, -22.340297687984155], [-47.259250339038154, -22.340316014351135], [-47.259240111597364, -22.34033430938502], [-47.259229859030356, -22.340352573014098], [-47.259219581091614, -22.34037080516924], [-47.259209277535774, -22.3403890057823], [-47.25919894811832, -22.34040717478501], [-47.25918859259359, -22.34042531211245], [-47.25917821071657, -22.340443417699852], [-47.25916780224242, -22.34046149148331], [-47.25915736692599, -22.340479533400803], [-47.259146904521835, -22.340497543391894], [-47.25913641478479, -22.340515521396995], [-47.2591258974696, -22.340533467357684], [-47.259115352330944, -22.340551381216898], [-47.25910477912282, -22.34056926291969], [-47.259094177599465, -22.340587112411907], [-47.259083547515104, -22.34060492964041], [-47.25907288862334, -22.340622714554137], [-47.25906220067801, -22.340640467102638], [-47.25905148343243, -22.340658187237246], [-47.25904073663927, -22.34067587491131], [-47.25902996005177, -22.34069353007822], [-47.259019153422116, -22.340711152693782], [-47.25900831650213, -22.34072874271548], [-47.25899744904394, -22.34074630010095], [-47.258986550798376, -22.340763824810747], [-47.25897562151687, -22.34078131680519], [-47.258964660949346, -22.340798776047805], [-47.2589536688458, -22.340816202502673], [-47.258942644955894, -22.340833596134907], [-47.25893158902806, -22.34085095691242], [-47.25892050081094, -22.340868284803268], [-47.25890938005231, -22.34088557977737], [-47.258898226499284, -22.34090284180632], [-47.25888703989806, -22.340920070863486], [-47.2588758199946, -22.3409372669232], [-47.25886456653415, -22.340954429961183], [-47.25885327926115, -22.340971559954856], [-47.25884196222189, -22.340988650385498], [-47.25883066965179, -22.341005618968364], [-47.25881948279962, -22.341022339171815], [-47.25880843272562, -22.341038758051425], [-47.25879751827635, -22.341054871504863], [-47.2587867380289, -22.34107067631517], [-47.25877609082986, -22.341086169349854], [-47.25876557579254, -22.34110134757083], [-47.258755192292774, -22.341116208045825], [-47.25874493996209, -22.341130747964396], [-47.25873968271278, -22.34113813247222], [-47.258717766550625, -22.34116857108764], [-47.25871497002049, -22.341172418382737], [-47.25870524358761, -22.341185650894047], [-47.25869565009036, -22.34119855113338], [-47.258686190543024, -22.34121111734285], [-47.25867686615366, -22.341223348003485], [-47.25866767831176, -22.34123524185354], [-47.258658628573194, -22.34124679790834], [-47.258649718641976, -22.34125801548287], [-47.25864095035397, -22.34126889420968], [-47.25863232565472, -22.341279434062436], [-47.258623846576896, -22.341289635377066], [-47.258615515217635, -22.34129949887068], [-47.258607333710096, -22.341309025664565], [-47.25859930419509, -22.34131821730396], [-47.258591428790005, -22.341327075777443], [-47.258583709554784, -22.341335603536294], [-47.25857614845678, -22.34134380351124], [-47.2585687473312, -22.341351679129822], [-47.25856150784053, -22.341359234331044], [-47.258554431432565, -22.341366473576542], [-47.25854751929457, -22.341373401861627], [-47.258540772305984, -22.341380024723], [-47.25853419098913, -22.341386348243475], [-47.25852777545915, -22.341392379052806], [-47.25852152537262, -22.341398124324776], [-47.25851543953099, -22.34140359207982], [-47.25850946850207, -22.341408832688895], [-47.25850346714371, -22.341413976505393], [-47.25849732858, -22.341419114862564], [-47.258491043836536, -22.341424252897873], [-47.25848461588336, -22.341429385728176], [-47.25847804787262, -22.341434508531734], [-47.25847134313375, -22.341439616552677], [-47.258464505164746, -22.341444705108167], [-47.25845753762678, -22.341449769592714], [-47.25845044433935, -22.341454805481714], [-47.25844322927315, -22.34145980833681], [-47.258435896545414, -22.341464773808852], [-47.25842845041496, -22.341469697641312], [-47.25842089527447, -22.341474575675285], [-47.258413235645875, -22.341479403852123], [-47.25840547617852, -22.341484178214515], [-47.25839762163981, -22.34148889491203], [-47.258389676911726, -22.341493550202955], [-47.25838164698716, -22.341498140456327], [-47.25837353696298, -22.341502662155655], [-47.25836535203706, -22.341507111900434], [-47.258357097503556, -22.341511486408653], [-47.25834877874727, -22.341515782519604], [-47.25834040123957, -22.34151999719602], [-47.25833197053462, -22.34152412752597], [-47.25832349226475, -22.341528170725148], [-47.25831497213421, -22.341532124139867], [-47.25830641591703, -22.341535985248324], [-47.25829782945223, -22.341539751662836], [-47.25828921863805, -22.341543421132627], [-47.25828058942878, -22.341546991545435], [-47.258271947828305, -22.34155046093055], [-47.258263299886806, -22.341553827460277], [-47.25825465169631, -22.341557089452255], [-47.25824600938493, -22.341560245371863], [-47.25823737911105, -22.34156329383486], [-47.25822876705986, -22.341566233608948], [-47.25822017943716, -22.34156906361633], [-47.2582116224609, -22.341571782936942], [-47.258203102360376, -22.341574390809107], [-47.25819462536802, -22.34157688663235], [-47.25818619771002, -22.34157926997066], [-47.25817782560489, -22.341581540552983], [-47.25816951525159, -22.34158369827689], [-47.25816127282469, -22.341585743209837], [-47.25815310446944, -22.34158767559043], [-47.258145016000206, -22.341589495896613], [-47.258136951065005, -22.341591218039373], [-47.25812871033733, -22.341592883554735], [-47.2581201298773, -22.341594522110345], [-47.258111182712405, -22.341596133724657], [-47.258101861504905, -22.341597714516407], [-47.2580921597216, -22.341599260554585], [-47.258082071606545, -22.341600767904293], [-47.258071592151104, -22.341602232669096], [-47.25806071705271, -22.34160365103129], [-47.2580494426807, -22.341605019287396], [-47.25803776604069, -22.34160633388025], [-47.25802568472979, -22.34160759142859], [-47.25801319689928, -22.34160878875276], [-47.25800030121647, -22.34160992289702], [-47.25798699682036, -22.341610991149853], [-47.25797328328478, -22.341611991060475], [-47.257959160578956, -22.34161292045347], [-47.257922658660604, -22.341615073123897]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 832.909918131, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2622612490143, -22.33542681180638], [-47.262224053306184, -22.335463663562635], [-47.26220582151502, -22.33548177897572], [-47.262187529367154, -22.33550001032223], [-47.26216917904393, -22.33551835941064], [-47.26215077275549, -22.335536828071717], [-47.26213231274266, -22.335555418156833], [-47.26211380127683, -22.335574131537975], [-47.26209524066181, -22.33559297010597], [-47.26207663323438, -22.335611935769727], [-47.262057981364194, -22.33563103045638], [-47.26203928745424, -22.33565025611064], [-47.26202055394283, -22.335669614692822], [-47.26200178330514, -22.335689108176993], [-47.26198297805122, -22.33570873855284], [-47.26196414072888, -22.33572850782256], [-47.26194527392402, -22.33574841800012], [-47.26192638026227, -22.33576847110951], [-47.26190746240802, -22.33578866918509], [-47.26188852306624, -22.335809014269643], [-47.261869564986206, -22.335829508409567], [-47.26185060080382, -22.335850142945286], [-47.261831676284864, -22.335870871869638], [-47.26181283255582, -22.335891650276842], [-47.26179407650353, -22.335912469705807], [-47.26177540779196, -22.335933329608824], [-47.26175682608477, -22.335954229440553], [-47.26173833104313, -22.335975168660436], [-47.261719922328794, -22.335996146729414], [-47.26170159960262, -22.336017163111404], [-47.26168336252282, -22.33603821727545], [-47.26166521074851, -22.336059308691862], [-47.26164714393853, -22.33608043683342], [-47.261629161749596, -22.33610160117747], [-47.26161126383818, -22.336122801204052], [-47.26159344986122, -22.33614403639486], [-47.261575719474855, -22.336165306234914], [-47.26155807233371, -22.336186610213275], [-47.2615405080932, -22.33620794782058], [-47.26152302640806, -22.33622931855054], [-47.2615056269329, -22.336250721899628], [-47.26148830932211, -22.33627215736674], [-47.26147107322955, -22.336293624454186], [-47.26145391830956, -22.33631512266603], [-47.26143684421549, -22.33633665151004], [-47.26141985060159, -22.336358210495554], [-47.26140293712184, -22.33637979913465], [-47.261386103430105, -22.336401416942195], [-47.261369349180754, -22.33642306343502], [-47.261352674027684, -22.336444738133014], [-47.26133607762508, -22.336466440558564], [-47.26131955962783, -22.33648817023552], [-47.261303119690716, -22.336509926690713], [-47.261286757468596, -22.33653170945346], [-47.261270472617184, -22.3365535180547], [-47.261254264792086, -22.336575352027996], [-47.26123813364951, -22.336597210909048], [-47.261222078846, -22.33661909423566], [-47.261206100038216, -22.33664100154823], [-47.261190196884726, -22.336662932387316], [-47.26117436904246, -22.33668488629833], [-47.26115861616971, -22.336706862827786], [-47.261142937926195, -22.33672886152276], [-47.26112733397141, -22.336750881933455], [-47.261111803965626, -22.33677292361175], [-47.261096347569506, -22.33679498611177], [-47.26108096444458, -22.336817068989035], [-47.26106565425283, -22.336839171801383], [-47.26105041665775, -22.33686129410722], [-47.261035251322554, -22.336883435467897], [-47.26102015791158, -22.33690559544621], [-47.26100513608971, -22.33692777360679], [-47.26099018552291, -22.3369499695155], [-47.26097530587842, -22.336972182739053], [-47.26096049682301, -22.33699441284764], [-47.26094575802506, -22.337016659411915], [-47.26093108915351, -22.337038922004314], [-47.26091648987882, -22.33706120019799], [-47.26090195987209, -22.337083493567565], [-47.260887498804074, -22.337105801691138], [-47.260873106347994, -22.337128124145906], [-47.26085878217744, -22.337150460510987], [-47.26084452596645, -22.337172810367804], [-47.260830337390885, -22.33719517329756], [-47.2608162161821, -22.337217548796225], [-47.26080216243964, -22.337239935766892], [-47.260788176280634, -22.337262333021513], [-47.26077425741636, -22.33728473999043], [-47.260760405402614, -22.337307156353237], [-47.260746619794624, -22.33732958179195], [-47.26073290014754, -22.337352015990295], [-47.26071924601642, -22.337374458633708], [-47.260705656955345, -22.337396909410845], [-47.26069213251923, -22.33741936801086], [-47.26067867226274, -22.3374418341249], [-47.2606652757398, -22.337464307447114], [-47.260651942505326, -22.33748678767181], [-47.26063867211377, -22.337509274495797], [-47.26062546411898, -22.337531767618916], [-47.260612318076184, -22.337554266740433], [-47.26059923354027, -22.33757677156209], [-47.26058621006558, -22.337599281788503], [-47.26057324720707, -22.33762179712524], [-47.26056034452042, -22.337644317278624], [-47.2605475015605, -22.337666841958235], [-47.260534717883786, -22.337689370873196], [-47.260521993045764, -22.33771190373592], [-47.26050932660186, -22.337734440261595], [-47.26049671811023, -22.33775698016238], [-47.260484167126805, -22.337779523156453], [-47.260471673208684, -22.337802068962297], [-47.2604592359141, -22.33782461729839], [-47.26044685480083, -22.337847167886224], [-47.2604345294279, -22.33786972044732], [-47.26042225935367, -22.337892274706594], [-47.26041004413767, -22.33791483038917], [-47.26039788334027, -22.337937387220766], [-47.260385776521666, -22.337959944929846], [-47.26037372324294, -22.337982503245538], [-47.26036172306576, -22.33800506189812], [-47.2603497755522, -22.338027620619524], [-47.260337880264984, -22.338050179142854], [-47.26032603676759, -22.338072737202143], [-47.26031424462416, -22.338095294532565], [-47.26030250339913, -22.338117850871118], [-47.26029081265774, -22.338140405955766], [-47.26027917196627, -22.33816295952486], [-47.26026758089128, -22.33818551131864], [-47.260256038999984, -22.33820806107859], [-47.26024454586087, -22.33823060854627], [-47.260233101042836, -22.338253153464713], [-47.26022170411521, -22.338275695578805], [-47.26021035464819, -22.33829823463428], [-47.26019905229307, -22.338320770217514], [-47.260187800187296, -22.33834329492143], [-47.260176605832726, -22.338365791799855], [-47.26016547313349, -22.33838825003914], [-47.26015440118632, -22.338410668392417], [-47.260143388750336, -22.338433046310417], [-47.260132434591824, -22.338455383248835], [-47.26012153748379, -22.338477678669012], [-47.260110696207086, -22.33849993203596], [-47.26009990954949, -22.338522142819837], [-47.26008917630584, -22.33854431049616], [-47.260078495279345, -22.338566434542827], [-47.2600681560477, -22.338587910480875], [-47.26005756212032, -22.338609972789403], [-47.26004701694933, -22.338631989964178], [-47.26003651936254, -22.338653961501365], [-47.26002606819826, -22.338675886895228], [-47.26001566229977, -22.338697765649517], [-47.260005300520255, -22.33871959726731], [-47.25999498171988, -22.33874138125696], [-47.25998470476651, -22.338763117130682], [-47.25997446853655, -22.338784804402863], [-47.2599642719137, -22.33880644259251], [-47.2599541137903, -22.338828031220523], [-47.2599439930661, -22.33884956981215], [-47.25993390864862, -22.338871057896494], [-47.25992385945481, -22.338892495002742], [-47.259913844408686, -22.33891388066519], [-47.25990386244174, -22.338935214422545], [-47.25989391249529, -22.33895649581273], [-47.25988399351715, -22.33897772438015], [-47.259874104464565, -22.338998899669228], [-47.259864244301546, -22.33902002123035], [-47.25985441200285, -22.339041088610905], [-47.25984460654718, -22.339062101370526], [-47.259834826925974, -22.33908305906159], [-47.25982507213539, -22.339103961246895], [-47.25981534118228, -22.33912480748648], [-47.25980563307951, -22.33914559734794], [-47.25979594684986, -22.339166330397802], [-47.25978628152391, -22.339187006206455], [-47.25977663613895, -22.339207624350014], [-47.25976700974283, -22.3392281844025], [-47.259757401389216, -22.33924868594568], [-47.25974781014204, -22.33926912855982], [-47.25973823507171, -22.339289511831492], [-47.25972867525727, -22.339309835349397], [-47.25971912978641, -22.33933009870385], [-47.25970959775354, -22.33935030149136], [-47.25970007826382, -22.33937044330556], [-47.25969057042608, -22.339390523752844], [-47.25968107336111, -22.339410542434386], [-47.259671586196504, -22.33943049895706], [-47.259662108066024, -22.33945039293507], [-47.259652638113906, -22.339470223980587], [-47.25964317549065, -22.339489991712814], [-47.25963371935485, -22.339509695753957], [-47.259624569861984, -22.339528710164743], [-47.25961513810149, -22.339548258638786], [-47.259605709958564, -22.339567743355083], [-47.259596278909044, -22.33958717581443], [-47.25958683603254, -22.339606573273183], [-47.25957737781345, -22.33962594232809], [-47.25956790394843, -22.339645282966075], [-47.25955841418007, -22.339664595081754], [-47.25954890825147, -22.3396838785708], [-47.259539385907104, -22.33970313332792], [-47.25952984689113, -22.339722359250484], [-47.25952029094861, -22.33974155623608], [-47.25951071782557, -22.339760724182085], [-47.25950112726781, -22.33977986298842], [-47.25949151902221, -22.33979897255471], [-47.259481892836135, -22.339818052781563], [-47.259472248457115, -22.339837103571046], [-47.25946258563351, -22.339856124825594], [-47.25945290411388, -22.33987511644899], [-47.25944320364745, -22.33989407834563], [-47.25943348398417, -22.339913010420386], [-47.259423744873835, -22.339931912580035], [-47.25941398606721, -22.339950784731606], [-47.25940420731503, -22.339969626783656], [-47.25939440836857, -22.33998843864573], [-47.2593845889801, -22.340007220227108], [-47.2593747489015, -22.340025971439506], [-47.25936488788509, -22.340044692195693], [-47.25935500568386, -22.34006338240873], [-47.25934510205122, -22.34008204199267], [-47.25933517674071, -22.340100670863006], [-47.259325229505876, -22.34011926893679], [-47.25931526010097, -22.340137836131518], [-47.25930526828051, -22.340156372365758], [-47.25929525379935, -22.340174877559015], [-47.259285216412344, -22.340193351632436], [-47.25927515587406, -22.34021179450927], [-47.25926507194065, -22.340230206111507], [-47.259254964367656, -22.340248586363494], [-47.2592448329102, -22.34026693519213], [-47.25923467732462, -22.340285252523532], [-47.25922449736713, -22.340303538285376], [-47.259214292793445, -22.340321792407845], [-47.25920406336036, -22.340340014820516], [-47.259193808823944, -22.340358205455708], [-47.259183528940426, -22.34037636424679], [-47.25917322346694, -22.34039449112692], [-47.25916289215935, -22.340412586032787], [-47.2591525347743, -22.340430648901023], [-47.259142151068524, -22.340448679669397], [-47.25913174079852, -22.34046667827739], [-47.25912130372038, -22.340484644666297], [-47.259110839590555, -22.340502578778096], [-47.259100348165425, -22.340520480556027], [-47.2590898292012, -22.340538349944786], [-47.25907928245351, -22.340556186891096], [-47.25906870767821, -22.340573991342627], [-47.25905810463102, -22.34059176324798], [-47.25904747306722, -22.340609502557943], [-47.25903681274213, -22.340627209223868], [-47.2590261234107, -22.340644883198973], [-47.25901540482714, -22.340662524438503], [-47.25900465674624, -22.340680132897827], [-47.25899387892177, -22.340697708534638], [-47.25898307110706, -22.340715251308474], [-47.25897223305577, -22.34073276117892], [-47.25896136452026, -22.340750238108644], [-47.25895046525351, -22.34076768206004], [-47.25893953500693, -22.340785092998683], [-47.258928573531996, -22.34080247089086], [-47.25891758057991, -22.34081981570384], [-47.25890655590052, -22.340837127407717], [-47.258895499243955, -22.340854405972763], [-47.25888441035946, -22.34087165137122], [-47.25887328899556, -22.34088886357691], [-47.25886213489992, -22.340906042565546], [-47.258850947819866, -22.34092318831384], [-47.25883972750208, -22.340940300799847], [-47.25882847369236, -22.340957380003484], [-47.258817190528035, -22.34097441927302], [-47.25880593338537, -22.340991334616675], [-47.25879478526616, -22.341007996923963], [-47.258783777969995, -22.34102435223701], [-47.25877291041223, -22.341040396458137], [-47.258762181233074, -22.341056126393408], [-47.25875158934786, -22.341071538935182], [-47.258741133944206, -22.341086631072184], [-47.25873081447776, -22.341101399901167], [-47.258720630665124, -22.34111584264317], [-47.25871274874467, -22.341126913848427], [-47.25869080560886, -22.34115730911746], [-47.258681255092164, -22.341170302296938], [-47.25867175399068, -22.341183078289838], [-47.2586623919385, -22.34119551498218], [-47.258653170261624, -22.341207610913443], [-47.258644090471286, -22.341219364885742], [-47.25863515424855, -22.341230775983966], [-47.25862636342567, -22.3412418435989], [-47.25861771996963, -22.341252567445565], [-47.2586092259592, -22.341262947587126], [-47.25860088356223, -22.341272984456626], [-47.258592695012325, -22.34128267887622], [-47.258584662579835, -22.34129203208066], [-47.258576788542996, -22.341301045737435], [-47.25856907515608, -22.341309721966653], [-47.258561524614734, -22.341318063360795], [-47.25855413902003, -22.341326073001664], [-47.25854692033827, -22.341333754478395], [-47.258539870359286, -22.341341111902068], [-47.25853299065385, -22.341348149917383], [-47.25852628252675, -22.34135487371381], [-47.258519746968524, -22.34136128903351], [-47.25851338460512, -22.341367402176125], [-47.25850719564693, -22.341373219999596], [-47.2585011798361, -22.341378749917272], [-47.25849533604191, -22.341384000206762], [-47.258489613894746, -22.341389022378358], [-47.258483865268765, -22.341393949575007], [-47.25847798099637, -22.341398875073953], [-47.258471951838295, -22.341403804157068], [-47.25846578074863, -22.341408731876825], [-47.25845947086736, -22.34141365334838], [-47.25845302551546, -22.341418563754146], [-47.258446448185936, -22.341423458351098], [-47.2584397425384, -22.3414283324751], [-47.25843291239413, -22.341433181544737], [-47.258425961728655, -22.34143800106644], [-47.25841889466719, -22.34144278663788], [-47.258411715479376, -22.34144753395119], [-47.258404428571616, -22.34145223879815], [-47.25839703848223, -22.341456897072952], [-47.25838954987954, -22.341461504773168], [-47.25838196755248, -22.341466058005512], [-47.25837429640686, -22.341470552987698], [-47.25836654146177, -22.341474986050475], [-47.25835870784242, -22.341479353641418], [-47.25835080077716, -22.34148365232655], [-47.25834282559253, -22.341487878792826], [-47.25833478770777, -22.341492029851064], [-47.25832669263035, -22.3414961024381], [-47.258318545952285, -22.341500093618656], [-47.25831035334544, -22.341504000587765], [-47.258302120555044, -22.341507820673844], [-47.2582938533976, -22.341511551339906], [-47.258285557755926, -22.341515190185856], [-47.2582772395733, -22.341518734951414], [-47.25826890485023, -22.341522183517693], [-47.2582605596378, -22.341525533910193], [-47.25825221003446, -22.341528784300582], [-47.25824386218124, -22.341531933008756], [-47.25823552225621, -22.341534978505507], [-47.25822719646805, -22.341537919415096], [-47.25821889105307, -22.341540754516924], [-47.258210612268485, -22.34154348274805], [-47.25820236638394, -22.341546103206685], [-47.258194159680734, -22.34154861515256], [-47.25818599844324, -22.341551018010076], [-47.258177888949476, -22.34155331137148], [-47.258169837469744, -22.341555494997436], [-47.2581618502543, -22.341557568820768], [-47.258153933528455, -22.34155953294764], [-47.25814609348771, -22.34156138765904], [-47.258138335989685, -22.341563133480147], [-47.25813060343065, -22.341564784648966], [-47.258122692268074, -22.34156638355652], [-47.25811443511547, -22.341567960372032], [-47.25810580441156, -22.341569514983437], [-47.25809679263885, -22.341571043297716], [-47.2580873931012, -22.34157254117105], [-47.25807759989589, -22.341574004455666], [-47.258067407883054, -22.34157542904304], [-47.258056812643616, -22.341576810905032], [-47.25804581044446, -22.341578146130104], [-47.25803439820193, -22.341579430956074], [-47.25802257343623, -22.34158066180034], [-47.25801033423324, -22.341581835286085], [-47.257997679205666, -22.341582948265103], [-47.25798460744771, -22.341583997838438], [-47.25797111849745, -22.341584981373405], [-47.25793638915812, -22.341587266853622]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 827.48933033, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262229757007795, -22.335418445565743], [-47.26220281546574, -22.335445137969838], [-47.26218455408231, -22.335463282783188], [-47.26216623053598, -22.335481545420663], [-47.262147847017225, -22.335499927699168], [-47.2621294057459, -22.335518431458443], [-47.26211090897315, -22.335537058559236], [-47.262092358981334, -22.335555810883296], [-47.262073758085876, -22.335574690331594], [-47.26205510863584, -22.335593698823608], [-47.262036413013846, -22.335612838297354], [-47.26201767363653, -22.335632110708804], [-47.26199889295655, -22.335651518029927], [-47.26198007346421, -22.335671062246576], [-47.261961217685375, -22.33569074536062], [-47.26194232818446, -22.335710569386695], [-47.26192340756474, -22.335730536351512], [-47.26190445847002, -22.335750648291842], [-47.26188548358368, -22.33577090725521], [-47.261866485630485, -22.33579131529766], [-47.26184746738043, -22.335811874478903], [-47.26182844169189, -22.33583257593423], [-47.26180945523675, -22.335853372696164], [-47.26179054997886, -22.335874218945303], [-47.261771732949086, -22.33589510605579], [-47.261753003808145, -22.33591603347676], [-47.26173436221632, -22.335937000659705], [-47.261715807831415, -22.335958007061016], [-47.26169734031184, -22.33597905213855], [-47.26167895931504, -22.336000135353267], [-47.26166066449584, -22.3360212561714], [-47.261642455509886, -22.33604241406035], [-47.261624332012595, -22.33606360849012], [-47.26160629365725, -22.33608483893538], [-47.26158834009683, -22.336106104873505], [-47.26157047098483, -22.33612740578359], [-47.26155268597386, -22.33614874114811], [-47.26153498471509, -22.336170110453672], [-47.26151736686044, -22.33619151318843], [-47.261499832061105, -22.33621294884385], [-47.2614823799682, -22.336234416913985], [-47.261465010232605, -22.336255916895524], [-47.261447722504634, -22.336277448288577], [-47.26143051643515, -22.336299010595038], [-47.26141339167393, -22.336320603320637], [-47.261396347871724, -22.336342225972665], [-47.261379384678996, -22.336363878061142], [-47.26136250174606, -22.336385559099067], [-47.261345698723794, -22.33640726860133], [-47.261328975262565, -22.33642900608606], [-47.26131233101301, -22.336450771073782], [-47.26129576562656, -22.336472563086698], [-47.261279278754486, -22.336494381649835], [-47.26126287004809, -22.33651622629096], [-47.26124653915964, -22.33653809653936], [-47.26123028574126, -22.336559991927086], [-47.261214109445675, -22.336581911988258], [-47.26119800992593, -22.336603856259288], [-47.26118198683525, -22.336625824279146], [-47.26116603982875, -22.336647815586957], [-47.261150168559915, -22.336669829726848], [-47.26113437268357, -22.336691866244053], [-47.26111865185606, -22.336713924684332], [-47.261103005733474, -22.336736004596723], [-47.261087433972655, -22.336758105531885], [-47.26107193623093, -22.336780227042794], [-47.2610565121664, -22.336802368683973], [-47.261041161437745, -22.336824530012105], [-47.261025883705074, -22.33684671058458], [-47.26101067862831, -22.336868909961794], [-47.260995545868454, -22.336891127705545], [-47.26098048508711, -22.336913363379566], [-47.260965495946955, -22.336935616548818], [-47.26095057811199, -22.336957886779125], [-47.26093573124568, -22.3369801736399], [-47.2609209550132, -22.337002476701016], [-47.26090624908029, -22.337024795534145], [-47.260891613114204, -22.33704712971167], [-47.26087704678288, -22.337069478807496], [-47.26086254975389, -22.33709184239914], [-47.2608481216973, -22.33711422006305], [-47.260833762283625, -22.337136611377808], [-47.26081947118374, -22.337159015924197], [-47.26080524807046, -22.337181433282883], [-47.26079109267318, -22.3372038629475], [-47.26077700509733, -22.337226303806386], [-47.26076298546831, -22.337248754652578], [-47.26074903349828, -22.337271214909162], [-47.260735148740714, -22.33729368425349], [-47.260721330748524, -22.33731616236551], [-47.26070757907451, -22.33733864892679], [-47.26069389327146, -22.337361143620715], [-47.26068027289111, -22.337383646134015], [-47.260666717486004, -22.33740615615377], [-47.26065322660851, -22.337428673369153], [-47.26063979981019, -22.33745119747251], [-47.26062643664365, -22.337473728156237], [-47.260613136661, -22.337496265115288], [-47.260599899413734, -22.33751880804774], [-47.26058672445479, -22.337541356651073], [-47.26057361133669, -22.337563910625317], [-47.260560559611484, -22.337586469673376], [-47.26054756883175, -22.337609033499216], [-47.2605346385509, -22.33763160180744], [-47.26052176832147, -22.337654174306135], [-47.26050895769761, -22.3376767507028], [-47.26049620623257, -22.337699330708354], [-47.260483513479365, -22.337721914036504], [-47.260470878993964, -22.33774450039789], [-47.260458302329944, -22.337767089509317], [-47.26044578304217, -22.337789681087845], [-47.260433320686595, -22.337812274850574], [-47.26042091481873, -22.337834870517682], [-47.26040856499533, -22.337857467809346], [-47.26039627077256, -22.33788006644918], [-47.260384031707666, -22.33790266616113], [-47.260371847358854, -22.337925266669625], [-47.260359717284054, -22.337947867701995], [-47.26034764104215, -22.337970468986093], [-47.260335618192684, -22.33799307025111], [-47.26032364829549, -22.33801567122784], [-47.26031173091115, -22.338038271648323], [-47.26029986560096, -22.338060871245542], [-47.260288051926985, -22.33808346975352], [-47.26027628945148, -22.33810606690833], [-47.2602645777376, -22.33812866244689], [-47.2602529163495, -22.338151256106595], [-47.26024130485168, -22.338173847626738], [-47.26022974280927, -22.33819643674788], [-47.26021822978869, -22.338219023210645], [-47.260206765356855, -22.338241606757176], [-47.26019534908102, -22.338264187131564], [-47.260183980529355, -22.338286764078564], [-47.26017265935284, -22.33830933718064], [-47.26016138875981, -22.33833189888382], [-47.26015017641758, -22.33835443190242], [-47.26013902632994, -22.338376925210763], [-47.26012793759557, -22.33839937754558], [-47.2601169089688, -22.338421788355255], [-47.260105939211115, -22.338444157093328], [-47.260095027091, -22.338466483219154], [-47.260084171384825, -22.3384887661957], [-47.260073370876114, -22.338511005491306], [-47.26006262435558, -22.33853320057966], [-47.26005193062243, -22.338555350937003], [-47.26004158518471, -22.338576839757057], [-47.26003097939881, -22.338598926721172], [-47.260020422930275, -22.338620967446293], [-47.260009914603465, -22.33864296142727], [-47.25999945325343, -22.338664908156925], [-47.25998903772031, -22.33868680713787], [-47.25997866685435, -22.33870865787198], [-47.2599683395129, -22.338730459866525], [-47.259958054561196, -22.33875221263266], [-47.25994781087315, -22.33877391568384], [-47.25993760733014, -22.33879556853821], [-47.25992744282233, -22.33881717071577], [-47.25991731624754, -22.33883872174112], [-47.2599072265114, -22.338860221142625], [-47.25989717252922, -22.338881668448817], [-47.2598871532235, -22.338903063193456], [-47.25987716752444, -22.33892440491474], [-47.25986721437215, -22.338945693150116], [-47.25985729271344, -22.33896692744363], [-47.25984740150476, -22.338988107339386], [-47.25983753970938, -22.3390092323875], [-47.25982770630165, -22.339030302135075], [-47.25981790025987, -22.33905131614168], [-47.259808120575336, -22.33907227395957], [-47.25979836624419, -22.339093175151447], [-47.259788636273434, -22.33911401927738], [-47.259778929676294, -22.339134805905108], [-47.25976924547605, -22.33915553460125], [-47.25975958270395, -22.33917620493627], [-47.2597499403981, -22.33919681648671], [-47.259740317607374, -22.33921736882674], [-47.259730713386574, -22.339237861538574], [-47.259721126800976, -22.33925829420287], [-47.25971155692251, -22.33927866640668], [-47.259702002831844, -22.339298977739258], [-47.25969246361852, -22.339319227791506], [-47.25968293837893, -22.339339416160623], [-47.25967342622043, -22.33935954244091], [-47.25966392625411, -22.339379606239664], [-47.259654437603274, -22.33939960715887], [-47.25964495939817, -22.33941954480631], [-47.25963549077536, -22.339439418797244], [-47.25962603088202, -22.339459228744914], [-47.259616578871814, -22.339478974269646], [-47.25960713390662, -22.339498654994937], [-47.259598002288094, -22.33951763221615], [-47.2595885831073, -22.339537154609154], [-47.25957916810449, -22.339556612161445], [-47.25956975064194, -22.33957601661722], [-47.25956032162887, -22.33959538558998], [-47.25955087748453, -22.33961472581397], [-47.25954141790598, -22.33963403727873], [-47.25953194263714, -22.339653319879464], [-47.259522451422406, -22.33967257351261], [-47.259512944007646, -22.339691798073485], [-47.25950342013833, -22.33971099346025], [-47.25949387956091, -22.339730159571207], [-47.259484322022786, -22.33974929630446], [-47.25947474727118, -22.339768403560754], [-47.259465155054315, -22.339787481240446], [-47.259455545121, -22.33980652924496], [-47.25944591722022, -22.339825547477208], [-47.259436271101684, -22.339844535840417], [-47.25942660651549, -22.33986349423926], [-47.25941692321227, -22.339882422579006], [-47.25940722094342, -22.339901320765428], [-47.25939749946024, -22.33992018870624], [-47.25938775851495, -22.339939026309324], [-47.2593779978598, -22.339957833484263], [-47.25936821724751, -22.339976610141612], [-47.259358416431915, -22.33999535619153], [-47.25934859516639, -22.340014071546815], [-47.25933875320476, -22.340032756121296], [-47.25932889030153, -22.340051409829066], [-47.259319006211705, -22.34007003258526], [-47.25930910069031, -22.34008862430645], [-47.25929917349245, -22.340107184910853], [-47.25928922437393, -22.3401257143171], [-47.25927925309084, -22.3401442124449], [-47.2592692593996, -22.340162679214973], [-47.25925924305663, -22.34018111454966], [-47.25924920381808, -22.340199518373534], [-47.25923914144163, -22.34021789060971], [-47.25922905568447, -22.340236231183876], [-47.25921894630329, -22.34025454002429], [-47.259208813056, -22.34027281705835], [-47.259198655700416, -22.34029106221511], [-47.25918847399384, -22.34030927542613], [-47.25917826769469, -22.340327456622425], [-47.25916803656062, -22.340345605737674], [-47.25915778034945, -22.340363722706787], [-47.25914749881991, -22.34038180746437], [-47.25913719172951, -22.340399859948594], [-47.259126858836424, -22.34041788009772], [-47.25911649989905, -22.340435867850992], [-47.25910611467546, -22.34045382314953], [-47.25909570292334, -22.34047174593622], [-47.259085264400774, -22.34048963615472], [-47.25907479886568, -22.340507493749936], [-47.25906430607594, -22.34052531866822], [-47.259053785788716, -22.340543110858086], [-47.259043237761446, -22.340560870268916], [-47.259032661751476, -22.340578596851156], [-47.25902205751561, -22.340596290557322], [-47.25901142481081, -22.34061395134068], [-47.259000763393544, -22.34063157915629], [-47.25899007301959, -22.340649173961324], [-47.2589793534453, -22.34066673571302], [-47.25896860442602, -22.340684264371113], [-47.258957825716585, -22.340701759897076], [-47.258947017072224, -22.340719222252545], [-47.2589361782468, -22.340736651402214], [-47.258925308994826, -22.340754047310536], [-47.258914409069185, -22.340771409945244], [-47.2589034782229, -22.340788739274746], [-47.25889251620861, -22.340806035268447], [-47.25888152277767, -22.34082329789867], [-47.25887049768169, -22.340840527137985], [-47.25885944067132, -22.34085772296076], [-47.258848351496596, -22.340874885343208], [-47.258837229906526, -22.340892014263357], [-47.2588260756499, -22.34090910970021], [-47.25881488847479, -22.340926171634294], [-47.25880366812838, -22.340943200047832], [-47.25879241883897, -22.3409601881563], [-47.258781197123746, -22.340977050260744], [-47.25877008773753, -22.340993654671884], [-47.25875912321924, -22.3410099464184], [-47.25874830255299, -22.341025921407205], [-47.25873762444214, -22.34104157646748], [-47.25872708787076, -22.341056908516354], [-47.2587166921008, -22.341071914569397], [-47.2587064366677, -22.341086591752358], [-47.25869632137313, -22.34110093731781], [-47.25868634628072, -22.341114948657413], [-47.258685923915436, -22.341115535942997], [-47.258663927643745, -22.34114589155896], [-47.25865726660178, -22.34115495369582], [-47.25864785789611, -22.341167605442273], [-47.25863859333911, -22.34117991261748], [-47.25862947437476, -22.34119187381947], [-47.25862050263601, -22.341203487914015], [-47.2586116799291, -22.341214754055674], [-47.25860300821463, -22.341225671711058], [-47.25859448959055, -22.3412362406776], [-47.258586126268995, -22.34124646110802], [-47.2585779205529, -22.341256333532456], [-47.25856987481236, -22.341265858878067], [-47.25856199145497, -22.341275038493084], [-47.25855427289634, -22.341283874167285], [-47.258546721527615, -22.3412923681523], [-47.25853933968015, -22.34130052318176], [-47.2585321295888, -22.341308342488627], [-47.258525093350855, -22.341315829823507], [-47.25851823288359, -22.34132298946969], [-47.258511549880716, -22.34132982625487], [-47.25850504576453, -22.341336345562716], [-47.25849872163664, -22.341342553340823], [-47.25849257822674, -22.341348456105635], [-47.25848661584033, -22.341354060943274], [-47.258480834305225, -22.34135937550669], [-47.25847523255849, -22.341364408330698], [-47.25846975929307, -22.34136921206487], [-47.2584642633995, -22.34137392264173], [-47.25845863341839, -22.341378635282517], [-47.2584528598457, -22.34138335541349], [-47.258446945619546, -22.341388078022774], [-47.25844089386773, -22.341392798162396], [-47.25843470790277, -22.341397510953033], [-47.258428391212725, -22.341402211591483], [-47.258421947455616, -22.341406895355053], [-47.25841538045446, -22.34141155760536], [-47.25840869418968, -22.341416193793737], [-47.258401892794424, -22.341420799464604], [-47.25839498054925, -22.34142537025882], [-47.25838796187422, -22.34142990191886], [-47.25838084132397, -22.341434390291667], [-47.258373623585925, -22.341438831329757], [-47.25836631347046, -22.34144322109702], [-47.25835891590727, -22.341447555770515], [-47.258351435941606, -22.34145183164272], [-47.25834387872703, -22.341456045125334], [-47.25833624952236, -22.341460192750862], [-47.25832855368661, -22.34146427117528], [-47.258320796673274, -22.341468277180862], [-47.25831298402607, -22.341472207678553], [-47.258305121374846, -22.34147605970973], [-47.25829721443095, -22.341479830448865], [-47.25828926898065, -22.34148351720636], [-47.258281290882884, -22.34148711743007], [-47.25827328606425, -22.341490628707543], [-47.2582652605131, -22.341494048768944], [-47.258257220276136, -22.341497375488665], [-47.2582491714517, -22.341500606888637], [-47.25824112018643, -22.341503741139707], [-47.25823307267046, -22.34150677656414], [-47.25822503513161, -22.34150971163808], [-47.25821701382911, -22.341512544994323], [-47.25820901505026, -22.341515275423898], [-47.258201045103704, -22.341517901878873], [-47.25819311031082, -22.341520423475533], [-47.25818521700478, -22.34152283949516], [-47.258177371522024, -22.341525149386996], [-47.25816958019246, -22.341527352771557], [-47.258161849338016, -22.341529449441214], [-47.2581541852603, -22.34153143936398], [-47.25814659423541, -22.341533322684814], [-47.25813908250906, -22.34153509972703], [-47.258131655982126, -22.341536771063144], [-47.258124255799125, -22.34153835125804], [-47.258116674201545, -22.34153988355778], [-47.25810874035627, -22.34154139863325], [-47.258100426113224, -22.341542896241794], [-47.258091723775216, -22.341544372078598], [-47.2580826264831, -22.341545821787143], [-47.258073128187405, -22.341547241006687], [-47.258063223617064, -22.34154862541665], [-47.25805290823651, -22.34154997077846], [-47.25804217821009, -22.34155127297255], [-47.258031030364954, -22.341552528031627], [-47.25801946214434, -22.34155373217185], [-47.2580074715688, -22.3415548818192], [-47.25799505719638, -22.341555973632975], [-47.25798221807647, -22.34155700452685], [-47.25795018448292, -22.34155934022585]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 822.060334354, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26219824178462, -22.335410054591673], [-47.26216328665518, -22.33544478658737], [-47.26214493171039, -22.335463080515776], [-47.2621265149961, -22.33548149598438], [-47.26210803874189, -22.335500034841843], [-47.262089505209225, -22.33551869895829], [-47.26207091669142, -22.335537490225253], [-47.26205227551551, -22.335556410553863], [-47.262033584042875, -22.335575461874132], [-47.262014844669054, -22.335594646134957], [-47.26199605982438, -22.335613965303633], [-47.261977231975806, -22.335633421363646], [-47.26195836362881, -22.335653016312737], [-47.26193945732506, -22.335672752164967], [-47.261920515645556, -22.335692630947392], [-47.26190154121098, -22.335712654699414], [-47.26188253668328, -22.33573282547074], [-47.26186350476486, -22.335753145321863], [-47.261844448200236, -22.335773616322133], [-47.26182536978014, -22.335794240544725], [-47.26180628258542, -22.335815008919607], [-47.26178723419411, -22.33583587351912], [-47.26176826740735, -22.33585678761018], [-47.261749389400116, -22.335877742402204], [-47.26173059982977, -22.335898737341108], [-47.2617118983533, -22.335919771875247], [-47.26169328462514, -22.335940845457937], [-47.26167475830031, -22.335961957544054], [-47.26165631903288, -22.335983107591492], [-47.26163796647423, -22.336004295063677], [-47.261619700276626, -22.33602551942518], [-47.26160152009203, -22.33604678014314], [-47.26158342557026, -22.336068076689557], [-47.26156541636082, -22.33608940853923], [-47.26154749211376, -22.33611077516857], [-47.26152965247821, -22.336132176057532], [-47.26151189710179, -22.33615361069028], [-47.26149422563299, -22.336175078552557], [-47.26147663771945, -22.336196579133347], [-47.26145913300876, -22.33621811192452], [-47.26144171114836, -22.33623967642049], [-47.261424371784976, -22.336261272119124], [-47.26140711456597, -22.336282898520196], [-47.261389939137615, -22.336304555127374], [-47.26137284514707, -22.33632624144585], [-47.26135583224135, -22.33634795698372], [-47.26133890006721, -22.33636970125201], [-47.261322048271985, -22.33639147376371], [-47.2613052765026, -22.336413274035156], [-47.2612885844061, -22.336435101585057], [-47.261271971630435, -22.336456955933897], [-47.26125543782335, -22.336478836604993], [-47.26123898263271, -22.336500743124486], [-47.26122260570722, -22.336522675020028], [-47.26120630669555, -22.336544631822147], [-47.26119008524691, -22.336566613063454], [-47.26117394101093, -22.336588618278903], [-47.26115787363731, -22.336610647006022], [-47.26114188277778, -22.33663269878255], [-47.261125968082354, -22.336654773151317], [-47.26111012920242, -22.336676869656227], [-47.261094365790896, -22.33669898784181], [-47.261078677500514, -22.336721127255878], [-47.26106306398466, -22.33674328744789], [-47.2610475248973, -22.33676546796973], [-47.26103205989316, -22.336787668374797], [-47.26101666862759, -22.336809888218678], [-47.26100135075729, -22.336832127057804], [-47.260986105938954, -22.336854384451502], [-47.26097093383022, -22.33687665996067], [-47.26095583408939, -22.33689895314812], [-47.260940806375835, -22.336921263577903], [-47.260925850350354, -22.336943590814982], [-47.26091096567316, -22.33696593442795], [-47.26089615200615, -22.336988293985907], [-47.26088140901185, -22.33701066905974], [-47.26086673635436, -22.3370330592211], [-47.260852133698414, -22.337055464043175], [-47.260837600708435, -22.33707788310287], [-47.260823137051354, -22.337100315975945], [-47.2608087423945, -22.337122762240345], [-47.26079441640573, -22.337145221476312], [-47.2607801587547, -22.3371676932639], [-47.260765969168936, -22.33719017709446], [-47.260751847759686, -22.33721267184155], [-47.26073779466064, -22.337235176279304], [-47.26072380958482, -22.337257689823492], [-47.26070989208341, -22.33728021214937], [-47.26069604170699, -22.33730274293466], [-47.260682258006085, -22.337325281858874], [-47.260668540531086, -22.33734782860336], [-47.26065488883141, -22.337370382852757], [-47.2606413024573, -22.33739294429225], [-47.260627780958785, -22.33741551260903], [-47.2606143238851, -22.337438087493517], [-47.26060093078647, -22.337460668636243], [-47.26058760121271, -22.337483255730362], [-47.260574334712956, -22.33750584847212], [-47.260561130837836, -22.337528446557272], [-47.260547989137535, -22.337551049684095], [-47.26053490916178, -22.337573657553776], [-47.26052189046084, -22.337596269868694], [-47.26050893258577, -22.337618886331786], [-47.2604960350868, -22.337641506649536], [-47.26048319751582, -22.33766413052791], [-47.26047041942369, -22.337686757676284], [-47.26045770036122, -22.33770938780687], [-47.26044503988202, -22.337732020628874], [-47.2604324375374, -22.33775465585764], [-47.26041989287995, -22.337777293208852], [-47.260407405463354, -22.33779993239822], [-47.26039497484087, -22.337822573144575], [-47.260382600567034, -22.337845215166794], [-47.26037028219568, -22.337867858187234], [-47.260358019281895, -22.33789050192855], [-47.26034581138164, -22.337913146113944], [-47.26033365805063, -22.3379357904695], [-47.26032155884556, -22.33795843472203], [-47.260309513323755, -22.337981078599498], [-47.260297521042915, -22.338003721831598], [-47.26028558156143, -22.33802636414922], [-47.26027369443847, -22.3380490052843], [-47.26026185923392, -22.338071644969855], [-47.26025007550792, -22.3380942829409], [-47.26023834282152, -22.33811691893339], [-47.26022666073679, -22.338139552683703], [-47.260215028816134, -22.33816218393022], [-47.2602034466226, -22.338184812412532], [-47.26019191372058, -22.33820743787036], [-47.2601804296749, -22.338230060044996], [-47.26016899405085, -22.338252678679584], [-47.260157606414545, -22.338275293518176], [-47.260146266416605, -22.338297904139086], [-47.26013497733629, -22.338320502841537], [-47.260123747006425, -22.33834307200026], [-47.26011257953034, -22.338365600377703], [-47.26010147400878, -22.338388086694007], [-47.26009042919116, -22.33841053039539], [-47.26007944383433, -22.338432930933163], [-47.260068516702084, -22.338455287764596], [-47.26005764656643, -22.33847760035074], [-47.26004683220662, -22.338499868158042], [-47.26003607240919, -22.33852209065846], [-47.260025365969405, -22.3385442673265], [-47.26001501432561, -22.338565769028502], [-47.26000439668116, -22.338587880648213], [-47.25999382891506, -22.338609944923693], [-47.25998330984822, -22.338631961348426], [-47.25997283831243, -22.33865392941389], [-47.259962413144684, -22.33867584862149], [-47.25995203319228, -22.338697718471906], [-47.25994169730975, -22.338719538471295], [-47.259931404359705, -22.338741308129887], [-47.259921153213554, -22.33876302696008], [-47.25991094275037, -22.338784694479124], [-47.259900771858184, -22.338806310206298], [-47.25989063943277, -22.33882787366533], [-47.25988054437797, -22.338849384383987], [-47.25987048560742, -22.33887084189014], [-47.25986046204212, -22.338892245716945], [-47.25985047261091, -22.33891359540217], [-47.25984051625278, -22.33893489048274], [-47.25983059191352, -22.33895613050236], [-47.25982069854871, -22.33897731500478], [-47.259810835121, -22.338998443539886], [-47.25980100060423, -22.339019515654485], [-47.259791193976326, -22.339040530908097], [-47.25978141422844, -22.339061488852742], [-47.25977166035672, -22.33908238905122], [-47.25976193136835, -22.339103231063543], [-47.25975222627685, -22.339124014457525], [-47.259742544106025, -22.339144738799902], [-47.25973288388778, -22.339165403661344], [-47.25972324466104, -22.33918600861861], [-47.25971362547569, -22.339206553246214], [-47.259704025387705, -22.339227037126733], [-47.259694443463715, -22.33924745984115], [-47.25968487877709, -22.339267820977106], [-47.25967533041021, -22.33928812012436], [-47.259665797454424, -22.339308356874387], [-47.25965627900811, -22.33932853082512], [-47.25964677418083, -22.339348641571505], [-47.25963728208594, -22.339368688721752], [-47.25962780184925, -22.339388671878577], [-47.259618332603644, -22.339408590650805], [-47.259608873488496, -22.339428444654697], [-47.25959942365396, -22.339448233504505], [-47.25958998225683, -22.339467956821753], [-47.259580548462246, -22.339487614231157], [-47.25957143471804, -22.339506554262808], [-47.25956202811701, -22.33952605057478], [-47.25955262625427, -22.339545480963114], [-47.25954322237871, -22.33956485741529], [-47.25953380722909, -22.339584197902074], [-47.259524377159515, -22.33960350929518], [-47.25951493186745, -22.33962279158668], [-47.25950547109815, -22.33964204467248], [-47.25949599459729, -22.339661268449692], [-47.25948650211214, -22.33968046281435], [-47.2594769933895, -22.339699627665347], [-47.25946746817718, -22.33971876290167], [-47.259457926224, -22.339737868422173], [-47.25944836727852, -22.33975694412841], [-47.259438791090425, -22.339775989921524], [-47.2594291974099, -22.339795005703706], [-47.25941958598733, -22.339813991378666], [-47.25940995657392, -22.339832946850578], [-47.25940030892115, -22.33985187202488], [-47.25939064278114, -22.33987076680775], [-47.259380957906735, -22.339889631105837], [-47.25937125405072, -22.33990846482778], [-47.25936153096678, -22.3399272678824], [-47.25935178840866, -22.339946040180262], [-47.25934202613057, -22.339964781632826], [-47.25933224388785, -22.33998349215133], [-47.259322441435415, -22.340002171649537], [-47.25931261852856, -22.34002082004229], [-47.259302774923384, -22.34003943724481], [-47.25929291037636, -22.340058023173253], [-47.25928302464409, -22.340076577745318], [-47.25927311748321, -22.340095100880344], [-47.25926318865112, -22.340113592498103], [-47.25925323790541, -22.340132052519483], [-47.259243265004095, -22.340150480866363], [-47.259233269705184, -22.340168877462347], [-47.25922325176633, -22.340187242233203], [-47.25921321094689, -22.340205575103347], [-47.25920314700558, -22.340223875999733], [-47.259193059700685, -22.340242144851914], [-47.259182948791675, -22.340260381588628], [-47.259172814038024, -22.34027858614033], [-47.25916265519859, -22.340296758439894], [-47.25915247203338, -22.340314898419802], [-47.259142264301644, -22.340333006015143], [-47.259132031762846, -22.340351081162282], [-47.25912177417727, -22.340369123797288], [-47.25911149130403, -22.340387133859917], [-47.25910118290295, -22.340405111289936], [-47.259090848734, -22.34042305602811], [-47.25908048855683, -22.340440968017184], [-47.259070102130764, -22.34045884720171], [-47.25905968921545, -22.340476693526888], [-47.259049249570424, -22.340494506939383], [-47.259038782955145, -22.340512287387224], [-47.25902828912841, -22.340530034820645], [-47.259017767849194, -22.3405477491908], [-47.259007218876434, -22.3405654304499], [-47.25899664196856, -22.340583078552296], [-47.258986036884025, -22.340600693453087], [-47.25897540338092, -22.340618275109218], [-47.25896474121661, -22.340635823479747], [-47.25895405014896, -22.340653338523868], [-47.25894332993488, -22.340670820203222], [-47.258932580330736, -22.34068826848134], [-47.25892180109331, -22.3407056833218], [-47.25891099197797, -22.34072306469142], [-47.25890015274077, -22.340740412556702], [-47.2588892831361, -22.340757726887464], [-47.258878382918454, -22.340775007654283], [-47.258867451842, -22.340792254828738], [-47.25885648965955, -22.34080946838535], [-47.25884549612414, -22.340826648298883], [-47.25883447098794, -22.340843794546032], [-47.25882341400235, -22.34086090710522], [-47.258812324917905, -22.340877985956887], [-47.2588012034847, -22.340895031082322], [-47.25879004945227, -22.340912042464474], [-47.25877886256919, -22.340929020087984], [-47.25876764715473, -22.34094595703535], [-47.25875646086694, -22.34096276590061], [-47.258745390213726, -22.340979312415598], [-47.25873446847333, -22.340995540595586], [-47.25872369469864, -22.341011446352077], [-47.258713067656075, -22.34102702653735], [-47.25870258639858, -22.34104227809337], [-47.258692250262335, -22.34105719806247], [-47.25868205886258, -22.341071783599443], [-47.25867201208614, -22.341086031988365], [-47.25866211008688, -22.34109994065524], [-47.25865909159661, -22.341104137769467], [-47.2586370496827, -22.341134473995638], [-47.258633278116484, -22.341139605090667], [-47.25862396180665, -22.341152132590693], [-47.25861479474485, -22.34116431024885], [-47.25860577849306, -22.341176136721543], [-47.25859691480592, -22.341187610938398], [-47.258588205614885, -22.341198732123548], [-47.258579653008844, -22.34120949981938], [-47.25857125921676, -22.341219913905842], [-47.2585630265841, -22.34122997462517], [-47.2585549575489, -22.341239682604535], [-47.258547054617786, -22.341249038876214], [-47.25853932033552, -22.34125804490187], [-47.258531757255106, -22.34126670259354], [-47.2585243679046, -22.341275014334375], [-47.25851715475105, -22.34128298299919], [-47.258510120163066, -22.341290611972077], [-47.25850326636897, -22.341297905165177], [-47.25849659541343, -22.3413048670339], [-47.25849010911314, -22.341311502589015], [-47.258483809007885, -22.34131781740833], [-47.258477696310386, -22.341323817644884], [-47.25847177185399, -22.341329510031926], [-47.25846603603937, -22.341334901883837], [-47.25846048877998, -22.341340001093084], [-47.2584551290807, -22.341344816451603], [-47.25844990469703, -22.34134940174847], [-47.25844466153588, -22.341353895705577], [-47.258439285846066, -22.341358395488243], [-47.25843376785875, -22.34136290666719], [-47.25842811049609, -22.341367424165995], [-47.258422316873734, -22.341371942973762], [-47.2584163902957, -22.34137645814936], [-47.25841033424511, -22.34138096482938], [-47.258404152378404, -22.341385458232526], [-47.25839784852035, -22.341389933663535], [-47.258391426656246, -22.341394386518697], [-47.25838489092717, -22.341398812289057], [-47.25837824562461, -22.34140320656424], [-47.25837149518224, -22.341407565037375], [-47.25836464417113, -22.34141188350826], [-47.258357697297676, -22.341416157884314], [-47.25835065939377, -22.34142038418651], [-47.25834353541293, -22.341424558551385], [-47.25833633042667, -22.341428677233097], [-47.25832904961683, -22.341432736607423], [-47.25832169827268, -22.341436733173403], [-47.25831428178573, -22.341440663555993], [-47.25830680564382, -22.341444524508983], [-47.258299275426744, -22.34144831291738], [-47.25829169680232, -22.341452025799292], [-47.258284075521296, -22.34145566030843], [-47.258276417411025, -22.341459213737412], [-47.258268728372855, -22.341462683518845], [-47.25826101437722, -22.341466067227863], [-47.25825328145744, -22.341469362585126], [-47.25824553570654, -22.3414725674584], [-47.25823778327001, -22.34147567986587], [-47.25823003034273, -22.34147869797771], [-47.25822228316389, -22.341481620118426], [-47.25821454801118, -22.341484444769605], [-47.25820683119425, -22.34148717057253], [-47.25819913905145, -22.341489796329924], [-47.258191477942816, -22.34149232100876], [-47.258183854241494, -22.341494743743517], [-47.25817627433255, -22.341497063836925], [-47.25816874460443, -22.341499280763127], [-47.25816127143891, -22.34150139417084], [-47.258153861209664, -22.341503403884253], [-47.2581465202696, -22.341505309906516], [-47.25813925494556, -22.341507112421365], [-47.25813207153349, -22.34150881179445], [-47.25812497597754, -22.341510408645558], [-47.25811790817047, -22.341511917866587], [-47.25811065613775, -22.341513383558567], [-47.25810304559969, -22.341514836894], [-47.2580950478174, -22.341516277499704], [-47.25808665491398, -22.341517700859132], [-47.2580778598673, -22.341519102402877], [-47.25806865648113, -22.34152047755738], [-47.258059039353164, -22.341521821789943], [-47.25804900383138, -22.34152313065162], [-47.25803854597761, -22.34152439981469], [-47.25802766252977, -22.341525625106936], [-47.258016350854156, -22.341526802543108], [-47.25800460890595, -22.341527928352047], [-47.25796407614217, -22.34153149310555]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1054.777291237, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26356452051157, -22.335763825326932], [-47.263535253739974, -22.33579285274514], [-47.2635187245853, -22.335809181841107], [-47.263502131658356, -22.335825515553136], [-47.263485478375436, -22.33584185677137], [-47.26346876817378, -22.335858208402378], [-47.26345192495264, -22.33587465103584], [-47.263435127109766, -22.33589101672933], [-47.26341828281905, -22.33590740170098], [-47.26340139558746, -22.335923808918086], [-47.263384468940096, -22.33594024136721], [-47.26336750666713, -22.335956701757766], [-47.263350519107185, -22.335973184915613], [-47.263333516486405, -22.335989684074896], [-47.26331650097837, -22.336006200205958], [-47.263299474324675, -22.33602273470649], [-47.26328243827028, -22.336039288979137], [-47.26326539456462, -22.336055864430367], [-47.26324834496061, -22.3360724624714], [-47.263231291215625, -22.33608908451724], [-47.26321423509079, -22.336105731987544], [-47.263197178351696, -22.336122406305584], [-47.26318012276742, -22.33613910889965], [-47.26316298459766, -22.336155925109903], [-47.26314592928039, -22.336172695980398], [-47.263128880477254, -22.336189499459593], [-47.26311183997698, -22.336206336993378], [-47.26309480957298, -22.33622321003149], [-47.263077791063104, -22.336240120027437], [-47.26306078624986, -22.33625706843854], [-47.2630437969407, -22.336274056725426], [-47.26302682494785, -22.336291086352333], [-47.26300987208852, -22.33630815878693], [-47.26299294018489, -22.336325275500197], [-47.26297603106445, -22.33634243796626], [-47.26295914656008, -22.336359647662118], [-47.262942288510025, -22.336376906067823], [-47.26292545875793, -22.33639421466618], [-47.26290865915329, -22.336411574942737], [-47.26289189155152, -22.336428988385112], [-47.26287515781384, -22.336446456483486], [-47.26285845980754, -22.33646398073022], [-47.262841799406175, -22.33648156261944], [-47.2628251784898, -22.336499203646984], [-47.26280859894473, -22.33651690531041], [-47.262792062664, -22.336534669108595], [-47.26277557154782, -22.336552496541035], [-47.2627591291105, -22.336570387359238], [-47.26274274396647, -22.33658833492853], [-47.26272642291251, -22.336606331803118], [-47.262710166927874, -22.33662437627486], [-47.26269397581265, -22.3366424679277], [-47.26267784936681, -22.336660606345934], [-47.262661787389945, -22.336678791114593], [-47.26264578968177, -22.33669702181907], [-47.26262985604181, -22.336715298045068], [-47.26261398626917, -22.336733619379242], [-47.26259818016315, -22.33675198540847], [-47.26258243752293, -22.33677039572001], [-47.26256675814737, -22.336788849901787], [-47.262551141835324, -22.33680734754226], [-47.2625355883857, -22.33682588823015], [-47.26252009759723, -22.336844471554727], [-47.26250466926847, -22.33686309710582], [-47.26248930319809, -22.33688176447364], [-47.262473999184614, -22.33690047324882], [-47.262458757026586, -22.336919223022484], [-47.26244357652247, -22.336938013386153], [-47.26242845747068, -22.33695684393189], [-47.262413399669704, -22.336975714252024], [-47.26239840291785, -22.33699462393953], [-47.262383467013606, -22.337013572587633], [-47.262368591755376, -22.337032559789943], [-47.26235377694155, -22.33705158514064], [-47.26233902237066, -22.337070648234132], [-47.26232432784108, -22.337089748665324], [-47.26230969315128, -22.337108886029593], [-47.26229511809982, -22.33712805992253], [-47.26228060248527, -22.337147269940168], [-47.262266146106185, -22.33716651567902], [-47.26225174876129, -22.337185796735785], [-47.262237410249256, -22.337205112707654], [-47.26222313036888, -22.337224463192126], [-47.26220890891899, -22.33724384778707], [-47.26219474569848, -22.33726326609078], [-47.2621806405065, -22.33728271770156], [-47.26216659314195, -22.337302202218492], [-47.262152603403976, -22.337321719240855], [-47.262138671091925, -22.337341268368043], [-47.26212479600516, -22.337360849199936], [-47.26211097794306, -22.337380461336686], [-47.26209721670521, -22.337400104378794], [-47.26208351209123, -22.337419777927042], [-47.26206986390088, -22.337439481582567], [-47.2620562719341, -22.337459214946545], [-47.26204273599087, -22.3374789776207], [-47.26202925587126, -22.337498769207], [-47.26201583137551, -22.337518589307624], [-47.26200246230398, -22.337538437525044], [-47.2619891484573, -22.337558313461848], [-47.26197588963592, -22.337578216721166], [-47.26196268564067, -22.337598146906224], [-47.26194953627239, -22.33761810362051], [-47.261936441332224, -22.337638086467685], [-47.26192340062136, -22.337658095051587], [-47.26191041394098, -22.337678128976695], [-47.261897481092646, -22.337698187847277], [-47.261884601878016, -22.337718271267892], [-47.261871776098744, -22.33773837884358], [-47.261859003556836, -22.33775851017926], [-47.26184628406339, -22.337778664865937], [-47.26183361747726, -22.33779884241168], [-47.261821003575896, -22.33781904240423], [-47.2618084420352, -22.337839264571965], [-47.26179593250559, -22.337859508684055], [-47.261783474637355, -22.33787977451008], [-47.2617710680808, -22.337900061819916], [-47.26175871248618, -22.337920370383713], [-47.261746407503615, -22.33794069997211], [-47.26173415278335, -22.337961050355894], [-47.2617219479756, -22.33798142130613], [-47.261709792730464, -22.33800181259436], [-47.261697686698184, -22.338022223992162], [-47.26168562952893, -22.33804265527162], [-47.26167362087278, -22.338063106205077], [-47.26166166038005, -22.338083576565104], [-47.261649747700964, -22.338104066124412], [-47.2616378824857, -22.338124574656263], [-47.2616260643845, -22.33814510193412], [-47.26161429304776, -22.338165647731515], [-47.26160256812569, -22.33818621182253], [-47.261590889268824, -22.338206793981225], [-47.261579256127476, -22.338227393982052], [-47.261567668352, -22.338248011600076], [-47.26155612559319, -22.3382686466098], [-47.26154462750141, -22.33828929878667], [-47.26153317372733, -22.338309967906255], [-47.261521763921685, -22.33833065374406], [-47.26151039773524, -22.338351356076153], [-47.26149907481889, -22.33837207467854], [-47.26148779482343, -22.338392809327807], [-47.2614765573999, -22.33841355980059], [-47.26146536219941, -22.33843432587359], [-47.26145420887308, -22.338455107323952], [-47.26144309707219, -22.338475903928998], [-47.261432026448055, -22.33849671546617], [-47.2614209966521, -22.33851754171318], [-47.261410007335854, -22.33853838244795], [-47.26139905815098, -22.33855923744859], [-47.261388148749205, -22.33858010649332], [-47.26137727878234, -22.338600989360707], [-47.26136644790233, -22.338621885829465], [-47.26135565576127, -22.3386427956784], [-47.2613449020113, -22.338663718686565], [-47.2613341863047, -22.33868465463328], [-47.26132350829392, -22.338705603297814], [-47.261312867631496, -22.338726564459723], [-47.261302263970016, -22.33874753789883], [-47.26129169696222, -22.33876852339516], [-47.26128116627412, -22.338789520702655], [-47.26127067213568, -22.33881052843181], [-47.261260215264066, -22.338831543560072], [-47.26124979548024, -22.33885256396289], [-47.261239411798044, -22.338873589069998], [-47.26122906317616, -22.338894618425158], [-47.26121874857443, -22.338915651572854], [-47.26120846695383, -22.338936688058485], [-47.26119821727661, -22.338957727428163], [-47.26118799850611, -22.338978769228696], [-47.26117780960687, -22.338999813007867], [-47.261167649544795, -22.339020858313805], [-47.26115756475843, -22.339041806089178], [-47.261147457024315, -22.33906285751553], [-47.26113737504611, -22.33908390912316], [-47.261127317793814, -22.33910496046328], [-47.26111728423899, -22.33912601108664], [-47.2611072733541, -22.339147060545624], [-47.26109728411316, -22.339168108392442], [-47.261087315491366, -22.339189154180257], [-47.26107736646517, -22.33921019746277], [-47.26106743601238, -22.339231237794046], [-47.26105752311205, -22.339252274729], [-47.26104762674459, -22.339273307822747], [-47.26103774589168, -22.339294336631113], [-47.261027879536186, -22.339315360710685], [-47.2610180266626, -22.339336379617887], [-47.26100818625649, -22.33935739291013], [-47.260998357304715, -22.339378400145417], [-47.26098853879568, -22.33939940088168], [-47.26097872971889, -22.339420394677965], [-47.260968929065385, -22.339441381093216], [-47.26095913582727, -22.33946235968744], [-47.26094934899844, -22.339483330020073], [-47.26093956757344, -22.339504291652638], [-47.26092979054885, -22.339525244145385], [-47.26092001692207, -22.339546187060357], [-47.26091024569222, -22.339567119959007], [-47.26090047585942, -22.339588042404202], [-47.2608907064254, -22.339608953958525], [-47.260880936393114, -22.339629854185183], [-47.2608711647667, -22.339650742648356], [-47.260861390551945, -22.339671618911854], [-47.26085161275564, -22.33969248254077], [-47.260841830386205, -22.339713333099997], [-47.260832042453146, -22.339734170155324], [-47.26082224796737, -22.339754993273036], [-47.26081244594121, -22.33977580201959], [-47.26080263538806, -22.339796595962515], [-47.26079281532309, -22.339817374668776], [-47.260782984762095, -22.339838137707513], [-47.26077314272278, -22.339858884646997], [-47.26076328822396, -22.3398796150564], [-47.2607534202855, -22.339900328506083], [-47.26074353792894, -22.339921024566166], [-47.26073364017686, -22.339941702807764], [-47.26072372605312, -22.339962362802634], [-47.26071384372328, -22.33998290198967], [-47.260703896201306, -22.340003519789462], [-47.26069392932295, -22.34002411823172], [-47.260683941215134, -22.340044698841123], [-47.26067392994631, -22.34006526422845], [-47.260663894670174, -22.34008581535358], [-47.26065383506783, -22.34010635209849], [-47.26064375082781, -22.340126874330043], [-47.260633641638776, -22.340147381915294], [-47.2606235071896, -22.340167874721203], [-47.260613347169084, -22.340188352615066], [-47.26060316126622, -22.340208815464283], [-47.2605929491701, -22.340229263136198], [-47.26058271056983, -22.340249695498546], [-47.26057244515468, -22.340270112419066], [-47.260562152613986, -22.340290513765602], [-47.26055183263709, -22.340310899406308], [-47.2605414849135, -22.3403312692093], [-47.2605311091328, -22.34035162304299], [-47.2605207049846, -22.340371960775876], [-47.26051027215867, -22.340392282276508], [-47.26049981034475, -22.340412587413777], [-47.2604893192327, -22.340432876056582], [-47.26047879851245, -22.340453148074097], [-47.26046824787399, -22.340473403335704], [-47.26045766700743, -22.340493641710587], [-47.26044705560285, -22.34051386306854], [-47.2604364133504, -22.340534067279318], [-47.26042573994037, -22.340554254212897], [-47.26041503506305, -22.34057442373931], [-47.26040429840878, -22.340594575728833], [-47.260393529667944, -22.340614710052055], [-47.260382728531006, -22.340634826579606], [-47.26037189468843, -22.340654925182296], [-47.26036102783083, -22.340675005731065], [-47.26035012764872, -22.34069506809711], [-47.26033919383266, -22.340715112152008], [-47.26032822607339, -22.340735137767158], [-47.26031722406161, -22.34075514481426], [-47.2603061874879, -22.34077513316548], [-47.26029511604308, -22.340795102692873], [-47.260284009417916, -22.34081505326874], [-47.260272867303144, -22.34083498476572], [-47.2602616893896, -22.340854897056467], [-47.26025047536807, -22.340874790014], [-47.26023922492933, -22.340894663511534], [-47.260227937764306, -22.340914517422256], [-47.260216613563735, -22.34093435161993], [-47.26020525201847, -22.340954165978324], [-47.2601938528194, -22.34097396037133], [-47.260182415657304, -22.340993734673205], [-47.26017094022297, -22.341013488758417], [-47.26015942620722, -22.34103322250162], [-47.260147873300866, -22.341052935777622], [-47.26013628119469, -22.341072628461525], [-47.26012464957935, -22.341092300428674], [-47.260112978145614, -22.34111195155465], [-47.260101266584144, -22.341131581715157], [-47.260089514585594, -22.341151190786242], [-47.26007772184062, -22.34117077864407], [-47.26006588803972, -22.341190345165085], [-47.2600540128734, -22.34120989022606], [-47.26004209603223, -22.341229413703854], [-47.260030137206556, -22.341248915475617], [-47.260018136086714, -22.341268395418826], [-47.260006092363035, -22.34128785341102], [-47.25999400572568, -22.341307289330143], [-47.25998187586492, -22.341326703054207], [-47.25996970247075, -22.341346094461617], [-47.25995748523316, -22.341365463430986], [-47.2599452238421, -22.341384809841117], [-47.259932917987356, -22.34140413357115], [-47.259920567358684, -22.341423434500356], [-47.25990817164573, -22.34144271250831], [-47.25989573053801, -22.341461967474793], [-47.259883243724936, -22.34148119927995], [-47.25987071089581, -22.341500407804087], [-47.25985813173986, -22.341519592927696], [-47.25984550594619, -22.3415387545316], [-47.25983283392081, -22.341557891413895], [-47.25982012426495, -22.34157698957307], [-47.25981219579105, -22.341588839841588], [-47.25979140725538, -22.34161974057722], [-47.25978183683621, -22.3416338699402], [-47.2597690138727, -22.341652669763242], [-47.259756154136966, -22.34167138252629], [-47.25974325376983, -22.34169000411939], [-47.2597303089558, -22.341708530450077], [-47.259717315922025, -22.34172695744628], [-47.25970427093761, -22.341745281058124], [-47.25969117031201, -22.341763497260985], [-47.259678010394104, -22.34178160205781], [-47.2596647875707, -22.341799591482133], [-47.259651498264844, -22.34181746160087], [-47.259638138934164, -22.34183520851731], [-47.2596247060685, -22.341852828374613], [-47.25961119618809, -22.341870317358815], [-47.25959760584077, -22.34188767170202], [-47.25958393159911, -22.341904887686397], [-47.259570170057685, -22.341921961647], [-47.2595563178293, -22.341938889975694], [-47.25954237154131, -22.34195566912477], [-47.25952832783181, -22.34197229561003], [-47.25951418334488, -22.341988766014644], [-47.259499934725966, -22.342005076992415], [-47.25948557861647, -22.342021225271086], [-47.259471111648324, -22.342037207655444], [-47.259456530437994, -22.342053021030246], [-47.25944183157994, -22.342068662362994], [-47.25942701163978, -22.34208412870652], [-47.259412067147444, -22.342099417200615], [-47.25939699458938, -22.342114525074194], [-47.25938179040074, -22.342129449646237], [-47.259366450957145, -22.342144188326884], [-47.2593509725664, -22.34215873861729], [-47.25933535145986, -22.342173098109424], [-47.25931958372632, -22.342187264536214], [-47.25930365743077, -22.34220124269382], [-47.25928754677694, -22.342215051354966], [-47.25927123655954, -22.342228704091212], [-47.25925472839636, -22.342242200264543], [-47.25923802589587, -22.342255537566817], [-47.25922113269694, -22.342268713700086], [-47.25920405246802, -22.34228172637749], [-47.259186788905595, -22.342294573324224], [-47.2591693457334, -22.34230725227847], [-47.25915172670152, -22.342319760991824], [-47.259133935585275, -22.342332097230262], [-47.259115976184425, -22.34234425877466], [-47.25909785232224, -22.342356243421367], [-47.259079567844445, -22.342368048982852], [-47.259061126618214, -22.342379673288487], [-47.25904253253199, -22.342391114184423], [-47.25902378949385, -22.342402369534618], [-47.25900490143107, -22.3424134372212], [-47.25898587228928, -22.34242431514474], [-47.25896670603159, -22.342435001224867], [-47.25894740663786, -22.34244549340059], [-47.258927978104, -22.3424557896306], [-47.25890842444106, -22.342465887893873], [-47.258888749674476, -22.342475786189894], [-47.25886895784357, -22.342485482539114], [-47.2588490530006, -22.34249497498319], [-47.2588290392099, -22.34250426158558], [-47.258808920547374, -22.342513340431744], [-47.25878870109978, -22.342522209629433], [-47.258768384963766, -22.34253086730933], [-47.258747976245296, -22.342539311625025], [-47.258727479058635, -22.342547540753884], [-47.25870689752571, -22.34255555289704], [-47.258686235775514, -22.342563346279782], [-47.258665497943, -22.34257091915215], [-47.25864468816814, -22.342578269789175], [-47.258623810595466, -22.342585396491202], [-47.25860286937284, -22.34259229758436], [-47.25858186865026, -22.342598971421044], [-47.25856081257952, -22.342605416380103], [-47.25853970531302, -22.3426116308672], [-47.25851855100207, -22.342617613315376], [-47.25849735379673, -22.34262336218527], [-47.25847611784378, -22.34262887596555], [-47.258454847285925, -22.34263415317326], [-47.25843354626108, -22.342639192353882], [-47.258412218851866, -22.342643992092814], [-47.258390858777275, -22.3426485532233], [-47.258369435352066, -22.342652883079737], [-47.25834792250212, -22.34265699126615], [-47.25832631680648, -22.342660883021896], [-47.25830461811672, -22.34266456293633], [-47.25828282641846, -22.342668035590567], [-47.25826094182687, -22.342671305565034], [-47.25823896458169, -22.3426743774466], [-47.25821689504034, -22.342677255835238], [-47.25819473367219, -22.342679945349957], [-47.258172481052696, -22.342682450634182], [-47.25815013785586, -22.342684776360617], [-47.25812770484807, -22.342686927235583], [-47.258105182881664, -22.34268890800274], [-47.258082572887666, -22.34269072344641], [-47.25805987586955, -22.34269237839441], [-47.25803709289666, -22.34269387772046], [-47.25801422509799, -22.34269522634611], [-47.25799127365578, -22.342696429242377], [-47.25796823979956, -22.34269749143116], [-47.25794512480077, -22.342698417985968], [-47.25792192996657, -22.34269921403299], [-47.25789865663509, -22.342699884751216], [-47.2578753061704, -22.342700435372926], [-47.25785187995737, -22.34270087118367], [-47.25782837939753, -22.34270119752229], [-47.257804805904556, -22.342701419780614], [-47.257781160900244, -22.342701543403262], [-47.257757445811315, -22.34270157388716], [-47.25773366206525, -22.34270151678115], [-47.25770981108758, -22.342701377685575], [-47.25768589429845, -22.342701162251508], [-47.25766191311019, -22.342700876180608], [-47.257637868924874, -22.342700525224295], [-47.25761376313154, -22.34270011518341], [-47.25758959710454, -22.342699651907626], [-47.25756537220155, -22.342699141295256], [-47.25754108976198, -22.34269858929263], [-47.25751675207436, -22.342698001917295], [-47.257492376555525, -22.34269738543186], [-47.25746799090769, -22.342696743494226], [-47.25744360732494, -22.342696077077427], [-47.25741922591415, -22.342695386785536], [-47.25738647167589, -22.342694428089025]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1049.6876972, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263534034085545, -22.335754472677554], [-47.263514039180926, -22.33577430405301], [-47.26349754754361, -22.335790596082912], [-47.263480988251054, -22.335806896683213], [-47.26346436469907, -22.335823208724882], [-47.2634476803071, -22.33583953509725], [-47.26343084901427, -22.335855966083308], [-47.2634140710706, -22.335872312367407], [-47.26339724272419, -22.335888681814353], [-47.263380367472905, -22.33590507738198], [-47.263363448834944, -22.33592150204966], [-47.26334649063058, -22.335937958488444], [-47.26332950415205, -22.335954440594207], [-47.263312500680854, -22.3359709405759], [-47.26329548244553, -22.335987459351067], [-47.26327845118855, -22.33600399831805], [-47.263261408656156, -22.33602055888074], [-47.263244356599635, -22.336037142447257], [-47.26322729677422, -22.336053750431123], [-47.26321023094012, -22.33607038425021], [-47.26319316086183, -22.33608704532743], [-47.263176088308775, -22.336103735089974], [-47.26315901505435, -22.336120454970548], [-47.263141846673925, -22.33613730080264], [-47.26312476906838, -22.336154093586835], [-47.26310769614024, -22.336170920840978], [-47.26309062968503, -22.336187784017685], [-47.263073571503554, -22.336204684573733], [-47.263056523401495, -22.336221623970243], [-47.26303948718989, -22.336238603672637], [-47.26302246468533, -22.33625562514993], [-47.26300545770973, -22.336272689875422], [-47.26298846809062, -22.33628979932607], [-47.26297149766116, -22.336306954982646], [-47.26295454826045, -22.33632415832947], [-47.26293762173365, -22.33634141085404], [-47.26292071993198, -22.336358714047265], [-47.26290384471272, -22.336376069403343], [-47.26288699793972, -22.33639347841931], [-47.262870181483535, -22.336410942594657], [-47.262853397221186, -22.336428463431798], [-47.262836647036586, -22.33644604243542], [-47.262819932820626, -22.33646368111246], [-47.26280325647157, -22.33648138097158], [-47.262786619894726, -22.336499143523366], [-47.26277002500292, -22.336516970280066], [-47.262753473717055, -22.33653486275448], [-47.26273696977393, -22.336552820492933], [-47.262720522694124, -22.33657083590048], [-47.26270414011168, -22.336588900617656], [-47.262687823149975, -22.336607012771594], [-47.26267157160577, -22.33662517194304], [-47.262655385275714, -22.336643377713138], [-47.262639263956004, -22.33666162966387], [-47.26262320744301, -22.336679927377528], [-47.262607215532874, -22.336698270436905], [-47.26259128802126, -22.33671665842578], [-47.26257542470403, -22.33673509092818], [-47.262559625376944, -22.336753567528543], [-47.26254388983544, -22.336772087812154], [-47.262528217874845, -22.336790651364787], [-47.26251260929064, -22.336809257772547], [-47.26249706387805, -22.33682790662216], [-47.26248158143216, -22.336846597501044], [-47.26246616174811, -22.33686532999694], [-47.26245080462092, -22.336884103698136], [-47.26243550984565, -22.33690291819343], [-47.262420277217224, -22.336921773072113], [-47.26240510653054, -22.33694066792402], [-47.26238999758056, -22.336959602339345], [-47.26237495016209, -22.336978575908972], [-47.26235996407004, -22.336997588224104], [-47.26234503909936, -22.33701663887638], [-47.26233017504486, -22.337035727457998], [-47.26231537170158, -22.33705485356148], [-47.262300628864374, -22.337074016779944], [-47.262285946328184, -22.337093216706954], [-47.262271323888065, -22.337112452936324], [-47.26225676133908, -22.337131725062466], [-47.2622422584763, -22.337151032680165], [-47.26222781509492, -22.337170375384627], [-47.26221343099016, -22.337189752771412], [-47.26219910595733, -22.337209164436548], [-47.26218483979178, -22.33722860997641], [-47.262170632288914, -22.337248088987888], [-47.26215648324449, -22.337267601067897], [-47.26214239245393, -22.337287145814148], [-47.26212835971295, -22.33730672282476], [-47.262114384817494, -22.337326331697717], [-47.26210046756349, -22.337345972031763], [-47.26208660774696, -22.337365643425866], [-47.26207280516405, -22.33738534547937], [-47.262059059611076, -22.337405077791946], [-47.262045370884394, -22.337424839963695], [-47.26203173878063, -22.337444631594806], [-47.262018163096414, -22.337464452285904], [-47.262004643628515, -22.33748430163807], [-47.26199118017389, -22.337504179252576], [-47.26197777252961, -22.33752408473099], [-47.261964420493, -22.337544017674993], [-47.26195112386135, -22.33756397768691], [-47.26193788243216, -22.337583964369223], [-47.261924696003135, -22.337603977324644], [-47.26191156437216, -22.33762401615608], [-47.2618984873373, -22.337644080466696], [-47.26188546469654, -22.33766416986024], [-47.261872496248316, -22.337684283940394], [-47.261859581791136, -22.337704422311088], [-47.26184672112359, -22.337724584576716], [-47.261833914044594, -22.33774477034171], [-47.261821160363255, -22.337764979194723], [-47.26180845994433, -22.337785210629065], [-47.26179581257357, -22.337805464213556], [-47.26178321792772, -22.3378257396693], [-47.2617706756549, -22.3378460367633], [-47.261758185403046, -22.337866355262964], [-47.26174574682018, -22.337886694936127], [-47.261733359554235, -22.33790705555082], [-47.26172102325297, -22.337927436875713], [-47.261708737564334, -22.33794783867957], [-47.26169650213617, -22.337968260731525], [-47.26168431661625, -22.337988702801226], [-47.261672180652525, -22.33800916465843], [-47.261660093892736, -22.338029646073227], [-47.261648055984736, -22.33805014681639], [-47.26163606657643, -22.338070666658556], [-47.26162412531576, -22.33809120537076], [-47.261612231850556, -22.338111762724594], [-47.261600385828736, -22.33813233849182], [-47.26158858689837, -22.338152932444405], [-47.261576834707384, -22.33817354435481], [-47.26156512890397, -22.338194173995493], [-47.261553469136174, -22.338214821139456], [-47.26154185505199, -22.338235485560247], [-47.26153028629999, -22.338256167030853], [-47.261518762528205, -22.33827686532538], [-47.26150728338502, -22.33829758021794], [-47.261495848518955, -22.338318311482663], [-47.26148445757847, -22.338339058894288], [-47.26147311021224, -22.338359822227524], [-47.26146180606879, -22.33838060125767], [-47.26145054479693, -22.33840139576008], [-47.261439326045576, -22.338422205510245], [-47.26142814946362, -22.338443030284125], [-47.2614170147001, -22.338463869857847], [-47.26140592140422, -22.33848472400771], [-47.26139486922516, -22.338505592510295], [-47.26138385781233, -22.338526475142487], [-47.2613728868152, -22.33854737168126], [-47.26136195588342, -22.338568281903807], [-47.26135106466662, -22.338589205587677], [-47.26134021281464, -22.338610142510596], [-47.261329399977484, -22.338631092450363], [-47.26131862580522, -22.338652055185133], [-47.261307889948014, -22.33867303049324], [-47.261297192056325, -22.338694018153106], [-47.26128653178059, -22.338715017943304], [-47.261275908771395, -22.338736029642902], [-47.26126532267948, -22.338757053031014], [-47.261254773170464, -22.338778087857538], [-47.26124426054527, -22.338799132586168], [-47.2612337856865, -22.338820183854793], [-47.26122334851473, -22.33884123932688], [-47.2612129480458, -22.338862298415705], [-47.26120258323355, -22.338883360662713], [-47.26119225303308, -22.33890442561026], [-47.261181956400804, -22.338925492801707], [-47.26117169229452, -22.33894656178115], [-47.26116145967331, -22.338967632093553], [-47.261151257497545, -22.338988703284905], [-47.26114108472921, -22.339009774901676], [-47.26113099373697, -22.3390307355591], [-47.26112087414461, -22.339051811641173], [-47.261110780869195, -22.3390728867993], [-47.26110071287718, -22.3390939605833], [-47.261090669136905, -22.339115032542573], [-47.26108064861765, -22.339136102228327], [-47.261070650290534, -22.33915716919158], [-47.26106067312793, -22.339178232984345], [-47.26105071610361, -22.339199293159353], [-47.261040778192964, -22.33922034926974], [-47.261030858372685, -22.33924140086946], [-47.261020955621014, -22.339262447512866], [-47.26101106891766, -22.339283488755008], [-47.26100119724366, -22.339304524151782], [-47.26099133958186, -22.33932555325899], [-47.26098149491629, -22.339346575633442], [-47.260971662232485, -22.33936759083272], [-47.26096184051772, -22.339388598414214], [-47.26095202876045, -22.339409597936633], [-47.26094222595088, -22.3394305889586], [-47.26093243108049, -22.33945157103982], [-47.26092264314265, -22.33947254373948], [-47.26091286113154, -22.339493506619046], [-47.260903084043605, -22.339514459238604], [-47.26089331087626, -22.339535401160127], [-47.26088354062875, -22.33955633194515], [-47.260873772301544, -22.339577251156587], [-47.26086400489685, -22.339598158357116], [-47.26085423741835, -22.339619053110162], [-47.26084446887095, -22.339639934980163], [-47.26083469826148, -22.33966080353118], [-47.26082492459787, -22.33968165832872], [-47.26081514688986, -22.33970249893802], [-47.26080536414851, -22.339723324925437], [-47.26079557538635, -22.33974413585777], [-47.260785779617535, -22.339764931302042], [-47.26077597585747, -22.339785710826497], [-47.26076616312351, -22.33980647399878], [-47.260756340433694, -22.33982722038889], [-47.26074650680827, -22.339847949565943], [-47.260736661268695, -22.33986866110001], [-47.260726802837624, -22.33988935456254], [-47.26071693053956, -22.33991002952464], [-47.2607070434002, -22.33993068555866], [-47.26069714044676, -22.339951322237493], [-47.26068727599075, -22.33997182423477], [-47.26067734104815, -22.339992415953386], [-47.2606673873095, -22.34001298723153], [-47.26065741278829, -22.34003353983718], [-47.26064741538249, -22.340054076738376], [-47.26063739418073, -22.340074599032448], [-47.26062734886448, -22.340095106603947], [-47.260617279123565, -22.340115599320384], [-47.260607184648, -22.340136077049564], [-47.26059706512802, -22.34015653965908], [-47.26058692025375, -22.340176987016978], [-47.26057674971556, -22.340197418991377], [-47.260566553203965, -22.340217835450364], [-47.26055633040941, -22.340238236262504], [-47.26054608102257, -22.340258621296247], [-47.260535804734204, -22.340278990420295], [-47.26052550123509, -22.340299343503535], [-47.26051517021619, -22.340319680415014], [-47.26050481136846, -22.340340001023968], [-47.26049442438301, -22.340360305199777], [-47.26048400895108, -22.340380592811872], [-47.26047356476385, -22.34040086373009], [-47.26046309151268, -22.340421117824224], [-47.260452588888995, -22.34044135496445], [-47.26044205658426, -22.34046157502106], [-47.26043149429011, -22.340481777864323], [-47.260420901698126, -22.34050196336494], [-47.2604102785, -22.340522131393804], [-47.2603996243875, -22.340542281821897], [-47.260388939052504, -22.340562414520335], [-47.26037822218687, -22.340582529360514], [-47.26036747348253, -22.340602626214142], [-47.2603566926315, -22.340622704952974], [-47.26034587932584, -22.340642765448997], [-47.26033503325765, -22.340662807574326], [-47.26032415411909, -22.34068283120142], [-47.26031324160223, -22.340702836203086], [-47.26030229539947, -22.340722822451948], [-47.26029131520301, -22.340742789820986], [-47.260280300705055, -22.340762738183752], [-47.260269251598025, -22.340782667413553], [-47.26025816757427, -22.340802577384082], [-47.260247048326086, -22.340822467969353], [-47.26023589354598, -22.340842339043434], [-47.26022470292626, -22.34086219048077], [-47.26021347615936, -22.34088202215608], [-47.26020221293779, -22.340901833943974], [-47.26019091295387, -22.340921625719748], [-47.26017957590007, -22.340941397358737], [-47.26016820146886, -22.34096114873639], [-47.26015678935265, -22.340980879728495], [-47.26014533924382, -22.34100059021123], [-47.2601338508348, -22.341020280060853], [-47.26012232381797, -22.341039949153842], [-47.26011075788572, -22.341059597366975], [-47.26009915273033, -22.34107922457738], [-47.26008750804407, -22.34109883066236], [-47.260075823519294, -22.341118415499423], [-47.26006409884815, -22.34113797896643], [-47.2600523337229, -22.34115752094137], [-47.26004052783564, -22.34117704130259], [-47.260028680878406, -22.34119653992875], [-47.26001679254331, -22.341216016698628], [-47.26000486252228, -22.341235471491316], [-47.25999289050716, -22.34125490418635], [-47.259980876189864, -22.341274314663192], [-47.25996881926207, -22.341293702801934], [-47.25995671941554, -22.341313068482563], [-47.25994457634175, -22.34133241158571], [-47.25993238973227, -22.341351731992052], [-47.25992015927849, -22.341371029582554], [-47.25990788467164, -22.341390304238626], [-47.259895565602996, -22.3414095558417], [-47.25988320176364, -22.341428784273624], [-47.25987079284455, -22.341447989416512], [-47.25985833853649, -22.34146717115281], [-47.25984583853027, -22.34148632936517], [-47.25983329251643, -22.34150546393645], [-47.25982070018551, -22.34152457474991], [-47.25980806203454, -22.341543660470723], [-47.259795387805546, -22.341562705390313], [-47.25978539800171, -22.3415776366145], [-47.25976458897309, -22.34160852878166], [-47.259757228777204, -22.341619395060984], [-47.259744456881236, -22.341638120008437], [-47.25973165245853, -22.341656752277984], [-47.25971881172422, -22.341675287786458], [-47.25970593094261, -22.341693722470414], [-47.259693006425984, -22.341712052289328], [-47.25968003453374, -22.341730273227597], [-47.259667011670736, -22.341748381298128], [-47.259653934286256, -22.341766372544782], [-47.25964079887209, -22.341784243045815], [-47.25962760196092, -22.341801988917044], [-47.25961434012425, -22.341819606315312], [-47.25960100996996, -22.34183709144217], [-47.25958760813995, -22.341854440547436], [-47.259574131307254, -22.341871649932845], [-47.25956057617282, -22.341888715956355], [-47.25954693946213, -22.341905635035463], [-47.259533217921394, -22.341922403651573], [-47.25951940831308, -22.34193901835408], [-47.259505507411774, -22.341955475763815], [-47.2594915119988, -22.341971772577374], [-47.25947741885693, -22.3419879055709], [-47.25946322476452, -22.342003871603595], [-47.259448926489185, -22.342019667621443], [-47.25943452078118, -22.34203529066035], [-47.25942000436597, -22.34205073784934], [-47.25940537393661, -22.34206600641334], [-47.259390626145986, -22.34208109367524], [-47.25937575759806, -22.34209599705808], [-47.259360764839066, -22.34211071408631], [-47.259345644348365, -22.34212524238686], [-47.2593303925289, -22.34213957968914], [-47.259315005697665, -22.342153723824616], [-47.25929948001128, -22.342167672783468], [-47.25928380259732, -22.342181432501153], [-47.25926794467587, -22.342195024539986], [-47.25925188874985, -22.342208464415556], [-47.259235636172264, -22.342221751634252], [-47.259219190535596, -22.34223488382353], [-47.2592025554666, -22.342247858622382], [-47.25918573462521, -22.342260673682205], [-47.259168731702964, -22.34227332666799], [-47.259151550422, -22.342285815259313], [-47.259134194534184, -22.342298137150888], [-47.259116667819704, -22.34231029005361], [-47.2590989740862, -22.342322271695075], [-47.259081117167945, -22.342334079820265], [-47.25906310092424, -22.34234571219246], [-47.25904492923864, -22.34235716659372], [-47.25902660601863, -22.34236844082523], [-47.2590081351938, -22.342379532708005], [-47.25898952071523, -22.342390440083623], [-47.2589707665548, -22.342401160814333], [-47.258951876703904, -22.34241169278384], [-47.25893285517285, -22.342422033897716], [-47.258913705990054, -22.342432182083623], [-47.25889443320087, -22.34244213529203], [-47.25887504086694, -22.34245189149652], [-47.25885553306536, -22.342461448694237], [-47.25883591388798, -22.342470804906185], [-47.25881618744003, -22.342479958177854], [-47.25879635783998, -22.34248890657958], [-47.25877642921834, -22.34249764820673], [-47.258756405716795, -22.342506181180376], [-47.25873629148751, -22.342514503647557], [-47.258716090692005, -22.342522613781867], [-47.25869580750043, -22.342530509783717], [-47.25867544609082, -22.342538189880802], [-47.258655010648, -22.34254565232845], [-47.258634505362366, -22.342552895410233], [-47.25861393442944, -22.34255991743816], [-47.2585933020486, -22.34256671675329], [-47.25857261242151, -22.34257329172623], [-47.2585518697519, -22.34257964075726], [-47.258531078244175, -22.34258576227691], [-47.258510242101494, -22.342591654746556], [-47.258489365525655, -22.342597316658477], [-47.258468452714745, -22.342602746536542], [-47.25844750786228, -22.342607942936617], [-47.2584265351563, -22.342612904446504], [-47.25840553872278, -22.34261762969893], [-47.258384511028865, -22.342622119853967], [-47.25836341717334, -22.342626383101216], [-47.258342227635325, -22.342630429546215], [-47.258320938405134, -22.34263426429783], [-47.25829954915457, -22.34263789173364], [-47.258278059706306, -22.34264131622192], [-47.2582564700287, -22.34264454213027], [-47.2582347802303, -22.34264757383347], [-47.258212990552025, -22.342650415720975], [-47.25819110136075, -22.34265307220384], [-47.258169113142635, -22.342655547720398], [-47.25814702649481, -22.342657846742014], [-47.25812484211825, -22.342659973777888], [-47.25810256081069, -22.342661933379183], [-47.25808018345837, -22.342663730142796], [-47.25805771102897, -22.342665368714616], [-47.25803514456437, -22.342666853792092], [-47.258012485173474, -22.342668190126535], [-47.25798973402514, -22.342669382524946], [-47.257966892341464, -22.342670435851463], [-47.257943961391604, -22.34267135502842], [-47.25792094248495, -22.342672145037227], [-47.25789783696573, -22.34267281091886], [-47.257874646207334, -22.34267335777419], [-47.2578513716066, -22.342673790764042], [-47.25782801457904, -22.34267411510912], [-47.25780457655391, -22.342674336089864], [-47.25778105896954, -22.342674459045927], [-47.25775746326983, -22.342674489375998], [-47.25773379089952, -22.342674432537038], [-47.25771004330118, -22.34267429404397], [-47.25768622191129, -22.34267407946885], [-47.25766232815756, -22.342673794440568], [-47.257638363456174, -22.342673444644046], [-47.257614329208614, -22.342673035819747], [-47.25759022679986, -22.34267257376319], [-47.257566057596144, -22.342672064324454], [-47.25754182294314, -22.342671513407733], [-47.257517525254286, -22.342670926997354], [-47.25749318396872, -22.342670311377333], [-47.257468830196565, -22.34266967027841], [-47.257444477680636, -22.342669004710288], [-47.25739853749053, -22.34266770403766]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1044.59667917, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263503561768424, -22.335745148173213], [-47.2634763705075, -22.335772010321424], [-47.26345984484933, -22.33578827781003], [-47.263443251028306, -22.3358045606751], [-47.26342659244601, -22.33582086178888], [-47.263409773081506, -22.335837281127542], [-47.263393015037025, -22.33585360800222], [-47.26337620263494, -22.33586996192449], [-47.26335933936393, -22.335886345842642], [-47.263342428735385, -22.335902762728903], [-47.26332547459965, -22.335919215215867], [-47.26330848920249, -22.335935696269548], [-47.26329148488091, -22.335952197073656], [-47.26327446391831, -22.33596871849295], [-47.26325742805801, -22.335985261926385], [-47.26324037904763, -22.33600182877907], [-47.263223318640236, -22.336018420460874], [-47.26320624859342, -22.336035038387607], [-47.263189170670216, -22.336051683979907], [-47.263172086638406, -22.336068358664093], [-47.263154998271425, -22.33608506387112], [-47.26313790734685, -22.336101801038147], [-47.26312070875576, -22.336118676492127], [-47.26310360886195, -22.33613549119001], [-47.26308651180882, -22.336152342219094], [-47.26306941939869, -22.336169231038706], [-47.26305233343969, -22.33618615911265], [-47.263035255745464, -22.336203127909755], [-47.26301818813551, -22.336220138903368], [-47.26300113243554, -22.336237193571137], [-47.26298409047719, -22.336254293395193], [-47.26296706409831, -22.336271439861882], [-47.262950055143016, -22.33628863446175], [-47.26293306546202, -22.3363058786893], [-47.2629160969128, -22.336323174042583], [-47.262899151359484, -22.33634052202338], [-47.26288223067305, -22.336357924137115], [-47.26286533673169, -22.336375381892477], [-47.262848471421094, -22.336392896800785], [-47.26283163663406, -22.33641047037664], [-47.262814834271126, -22.336428104137212], [-47.262798066240606, -22.336445799601986], [-47.26278133445887, -22.336463558292664], [-47.26276464085023, -22.336481381732842], [-47.26274798734733, -22.336499271448037], [-47.26273137589177, -22.33651722896438], [-47.262714810442844, -22.336535253623108], [-47.26269830142724, -22.33655333686888], [-47.262681857316295, -22.336571469428602], [-47.262665479377546, -22.336589649264745], [-47.26264916740433, -22.3366078759548], [-47.26263292119003, -22.336626149076753], [-47.26261674052749, -22.3366444682095], [-47.26260062520966, -22.33666283293234], [-47.262584575029315, -22.336681242825076], [-47.262568589778716, -22.336699697468635], [-47.262552669250255, -22.336718196444206], [-47.26253681323632, -22.336736739333375], [-47.26252102152885, -22.336755325718766], [-47.26250529391971, -22.33677395518354], [-47.262489630200896, -22.336792627311173], [-47.2624740301642, -22.336811341685856], [-47.26245849360115, -22.33683009789248], [-47.262443020303415, -22.336848895516457], [-47.262427610062524, -22.336867734143638], [-47.26241226266999, -22.33688661336057], [-47.262396977917234, -22.336905532754223], [-47.262381755595655, -22.336924491912292], [-47.262366595496665, -22.336943490422794], [-47.26235149741154, -22.336962527874558], [-47.26233646113169, -22.336981603856714], [-47.26232148644851, -22.337000717958926], [-47.26230657315336, -22.337019869771428], [-47.26229172103768, -22.337039058884912], [-47.26227692989283, -22.337058284890634], [-47.26226219951024, -22.33707754738033], [-47.262247529681446, -22.337096845946174], [-47.262232920198024, -22.337116180180757], [-47.262218370851514, -22.337135549677367], [-47.26220388143365, -22.337154954029455], [-47.262189451736155, -22.33717439283115], [-47.26217508155083, -22.337193865676916], [-47.2621607706696, -22.33721337216167], [-47.26214651888439, -22.33723291188092], [-47.262132325987515, -22.337252484430145], [-47.26211819177094, -22.33727208940576], [-47.26210411602693, -22.33729172640455], [-47.26209009854805, -22.337311395023303], [-47.26207613912679, -22.337331094859476], [-47.26206223755581, -22.33735082551091], [-47.26204839362785, -22.3373705865758], [-47.262034607135845, -22.337390377652728], [-47.26202087787279, -22.337410198340702], [-47.262007205632045, -22.337430048238886], [-47.26199359020684, -22.337449926946945], [-47.26198003139066, -22.33746983406495], [-47.26196652897713, -22.33748976919331], [-47.26195308276006, -22.337509731932688], [-47.26193969253355, -22.337529721883904], [-47.26192635809157, -22.337549738648462], [-47.26191307922845, -22.337569781828], [-47.26189985573864, -22.337589851024553], [-47.26188668741687, -22.33760994584025], [-47.26187357405801, -22.33763006587752], [-47.26186051545684, -22.33765021073951], [-47.2618475114087, -22.337670380029213], [-47.26183456170898, -22.337690573349928], [-47.261821666153146, -22.337710790305547], [-47.26180882453702, -22.337731030499878], [-47.261796036667775, -22.337751293519194], [-47.26178330241605, -22.33777157884211], [-47.26177062157587, -22.337791886018543], [-47.26175799382485, -22.337812214762295], [-47.261745418808786, -22.337832564838184], [-47.26173289617333, -22.337852936011522], [-47.261720425564135, -22.337873328047966], [-47.26170800662684, -22.33789374071353], [-47.261695639006874, -22.33791417377491], [-47.26168332234983, -22.337934626998827], [-47.26167105630126, -22.337955100152502], [-47.26165884050654, -22.337975593003684], [-47.261646674611306, -22.337996105320233], [-47.26163455826104, -22.338016636870424], [-47.26162249110114, -22.338037187423247], [-47.261610472777264, -22.338057756747553], [-47.261598502934994, -22.33807834461263], [-47.26158658121983, -22.33809895078841], [-47.261574707277376, -22.33811957504506], [-47.26156288075338, -22.33814021715281], [-47.261551101293456, -22.338160876882583], [-47.261539368543495, -22.338181554005274], [-47.26152768214919, -22.33820224829235], [-47.2615160417563, -22.33822295951589], [-47.26150444701108, -22.338243687447395], [-47.26149289755928, -22.33826443185955], [-47.261481393047006, -22.338285192525063], [-47.261469933120495, -22.338305969216723], [-47.26145851742596, -22.338326761707883], [-47.26144714560983, -22.33834756977194], [-47.26143581731838, -22.338368393182925], [-47.26142453219818, -22.33838923171498], [-47.261413289895934, -22.338410085142304], [-47.261402090058326, -22.338430953239694], [-47.26139093233219, -22.338451835782095], [-47.261379816364524, -22.338472732544634], [-47.261368741802386, -22.338493643302833], [-47.26135770829297, -22.338514567832416], [-47.26134671548359, -22.338535505909316], [-47.261335763021755, -22.33855645730967], [-47.26132485055501, -22.33857742181001], [-47.26131397773105, -22.3385983991871], [-47.261303144197775, -22.338619389217722], [-47.26129234960319, -22.33864039167906], [-47.261281593595385, -22.33866140634857], [-47.26127087582274, -22.33868243300373], [-47.26126019593371, -22.338703471422235], [-47.26124955357679, -22.338724521382314], [-47.261238948400745, -22.3387455826622], [-47.26122838007082, -22.33876665500777], [-47.261217848958836, -22.338787736735853], [-47.261207356112905, -22.338808824144806], [-47.261196901553156, -22.338829914686176], [-47.26118648429749, -22.338851007756702], [-47.26117610329486, -22.33887210289557], [-47.26116575749566, -22.33889319964297], [-47.26115544585168, -22.338914297540214], [-47.261145167316315, -22.338935396129425], [-47.26113492084438, -22.33895649495368], [-47.26112470539211, -22.338977593557242], [-47.26111451991748, -22.338998691484797], [-47.261104422719335, -22.339019665024313], [-47.26109429126876, -22.339040765762075], [-47.26108418669612, -22.339061864470693], [-47.26107410796439, -22.339082960698562], [-47.261064054038634, -22.339104053993772], [-47.261054023885045, -22.33912514390628], [-47.26104401647174, -22.33914622998594], [-47.261034030768315, -22.33916731178369], [-47.26102406574588, -22.339188388851202], [-47.26101412037735, -22.339209460740665], [-47.2610041936371, -22.33923052700517], [-47.260994284501216, -22.33925158719822], [-47.26098439194743, -22.339272640874146], [-47.260974514954924, -22.339293687588142], [-47.26096465250487, -22.33931472689535], [-47.260954803579864, -22.33933575835203], [-47.26094496716402, -22.33935678151527], [-47.26093514224352, -22.339377795942], [-47.260925327805765, -22.339398801190566], [-47.260915522840165, -22.339419796819197], [-47.26090572633747, -22.339440782387435], [-47.26089593729061, -22.339461757454135], [-47.2608861546934, -22.33948272158071], [-47.26087637754215, -22.339503674327023], [-47.2608666048342, -22.339524615255154], [-47.26085683556905, -22.33954554392654], [-47.26084706874744, -22.339566459904233], [-47.260837303372085, -22.339587362751004], [-47.26082753844735, -22.339608252030384], [-47.260817772978974, -22.339629127307216], [-47.26080800597479, -22.33964998814575], [-47.26079823644386, -22.33967083411193], [-47.260788463397326, -22.339691664771316], [-47.26077868584766, -22.339712479690828], [-47.26076890280912, -22.339733278437755], [-47.260759113297674, -22.339754060579754], [-47.260749316330696, -22.33977482568573], [-47.260739510927735, -22.339795573324015], [-47.2607296961091, -22.339816303065547], [-47.26071987089757, -22.339837014480157], [-47.26071003431725, -22.339857707138865], [-47.26070018539356, -22.339878380614245], [-47.26069032315401, -22.33989903447838], [-47.26068044662742, -22.33991966830479], [-47.26067055484425, -22.339940281667637], [-47.260660708262094, -22.339960746475153], [-47.26065078589888, -22.339981312112577], [-47.26064084529993, -22.34000185622662], [-47.26063088436533, -22.34002238082853], [-47.26062090082258, -22.340042889243605], [-47.260610893695215, -22.340063382706617], [-47.26060086266504, -22.340083861104706], [-47.260590807423256, -22.34010432430605], [-47.26058072766118, -22.34012477217916], [-47.26057062307039, -22.340145204592254], [-47.26056049334239, -22.340165621414208], [-47.26055033816889, -22.34018602251382], [-47.2605401572418, -22.340206407759883], [-47.26052995025296, -22.34022677702179], [-47.26051971689444, -22.340247130168773], [-47.26050945685843, -22.34026746707028], [-47.26049916983713, -22.340287787596097], [-47.260488855522915, -22.340308091616066], [-47.26047851360818, -22.34032837900028], [-47.26046814378548, -22.34034864961903], [-47.26045774574755, -22.340368903342604], [-47.260447319187016, -22.34038914004175], [-47.26043686379677, -22.34040935958724], [-47.260426379269646, -22.340429561850172], [-47.26041586529864, -22.340449746701815], [-47.260405321576904, -22.34046991401344], [-47.26039474779755, -22.34049006365674], [-47.26038414365374, -22.340510195503693], [-47.26037350883879, -22.340530309426295], [-47.260362843046124, -22.340550405296767], [-47.26035214596915, -22.34057048298761], [-47.26034141730133, -22.340590542371622], [-47.26033065673623, -22.340610583321745], [-47.26031986396744, -22.340630605711098], [-47.260309038688696, -22.34065060941303], [-47.26029818059369, -22.34067059430118], [-47.26028728937608, -22.3406905602496], [-47.2602763647298, -22.340710507132187], [-47.260265406348694, -22.340730434823186], [-47.26025441392651, -22.340750343197463], [-47.260243387157274, -22.340770232129707], [-47.26023232573495, -22.34079010149486], [-47.26022122935338, -22.340809951168474], [-47.260210097706704, -22.340829781025885], [-47.26019893048881, -22.34084959094305], [-47.260187727393756, -22.34086938079611], [-47.26017648811563, -22.340889150461212], [-47.26016521234839, -22.340908899815084], [-47.26015389978605, -22.34092862873466], [-47.26014255012273, -22.34094833709694], [-47.260131163052435, -22.340968024779333], [-47.26011973826912, -22.3409876916596], [-47.26010827546682, -22.341007337615626], [-47.260096774339544, -22.34102696252561], [-47.26008523458123, -22.341046566267984], [-47.26007365588577, -22.341066148721612], [-47.260062037947044, -22.341085709765643], [-47.26005038045895, -22.34110524927927], [-47.26003868311523, -22.341124767142198], [-47.260026945609724, -22.34114426323428], [-47.26001516763611, -22.34116373743569], [-47.26000334888797, -22.341183189627017], [-47.25999148905897, -22.341202619688985], [-47.25997958784261, -22.34122202750262], [-47.25996764493224, -22.341241412949458], [-47.25995566002134, -22.341260775910996], [-47.25994363280308, -22.341280116269346], [-47.25993156297077, -22.341299433906617], [-47.25991945021742, -22.34131872870548], [-47.25990729423604, -22.34133800054881], [-47.25989509471954, -22.34135724931971], [-47.25988285136063, -22.34137647490179], [-47.25987056385203, -22.341395677178763], [-47.25985823188629, -22.34141485603467], [-47.25984585515582, -22.341434011353954], [-47.25983343335282, -22.34145314302138], [-47.25982096616947, -22.341472250921946], [-47.259808453297794, -22.341491334940947], [-47.25979589442966, -22.34151039496398], [-47.25978329015309, -22.341529429523316], [-47.259770651350976, -22.34154842120332], [-47.25975860021635, -22.341566433382603], [-47.25973777069475, -22.34159731698134], [-47.25973262072307, -22.341604920177595], [-47.259719899894655, -22.341623570249453], [-47.259707150785, -22.34164212202553], [-47.25969436968354, -22.341660571449392], [-47.25968155293438, -22.34167891448663], [-47.25966869693491, -22.34169714712825], [-47.259655798134844, -22.341715265392985], [-47.25964285303451, -22.341733265331186], [-47.259629858183445, -22.34175114302769], [-47.25961681017856, -22.341768894605462], [-47.25960370566207, -22.341786516229266], [-47.259590541319476, -22.341804004109374], [-47.25957731387657, -22.341821354505804], [-47.259564020096974, -22.341838563732164], [-47.25955065677898, -22.34185562815979], [-47.25953722075173, -22.341872544222458], [-47.25952370887186, -22.341889308420097], [-47.2595101180188, -22.341905917323658], [-47.25949644509021, -22.341922367579635], [-47.25948268699714, -22.34193865591387], [-47.25946884065811, -22.341954779136454], [-47.259454902993305, -22.34197073414573], [-47.25944087091801, -22.341986517932515], [-47.25942674133552, -22.342002127583914], [-47.25941251112985, -22.34201756028698], [-47.259398177157514, -22.342032813332228], [-47.25938373623899, -22.34204788411676], [-47.259369185150085, -22.34206277014653], [-47.2593545206123, -22.342077469038674], [-47.25933973928301, -22.342091978523154], [-47.259324837745204, -22.34210629644367], [-47.25930981249702, -22.342120420757862], [-47.259294659941105, -22.342134349536753], [-47.25927937630189, -22.342148081027702], [-47.25926394776952, -22.34216162230556], [-47.25924834258041, -22.342174997722115], [-47.259232540945796, -22.34218822473708], [-47.259216543953805, -22.3422013030012], [-47.25920035518098, -22.342214230077555], [-47.2591839782419, -22.342227003542042], [-47.259167416788024, -22.342239620984323], [-47.25915067450592, -22.34225208000922], [-47.25913375511619, -22.342264378237704], [-47.2591166623724, -22.342276513307578], [-47.25909940005962, -22.342288482874615], [-47.259081971993496, -22.34230028461318], [-47.25906438201909, -22.342311916216964], [-47.25904663400944, -22.342323375399864], [-47.25902873186446, -22.34233465989688], [-47.25901067951065, -22.34234576746398], [-47.25899248089907, -22.34235669587938], [-47.258974140004675, -22.342367442944074], [-47.25895566082554, -22.34237800648198], [-47.25893704738138, -22.342388384340982], [-47.25891830371299, -22.342398574393066], [-47.2588994338812, -22.342408574534915], [-47.258880441965715, -22.342418382688503], [-47.25886133206433, -22.342427996801547], [-47.258842108292036, -22.342437414847804], [-47.258822774780135, -22.342446634827656], [-47.25880333567495, -22.34245565476871], [-47.25878379513728, -22.342464472726025], [-47.25876415734152, -22.342473086782636], [-47.25874442647436, -22.342481495050126], [-47.25872460673422, -22.34248969566882], [-47.2587047023298, -22.342497686808642], [-47.25868471747948, -22.342505466669277], [-47.2586646564104, -22.342513033480714], [-47.25864452335715, -22.34252038550368], [-47.258624322560635, -22.342527521030217], [-47.25860405826741, -22.342534438384128], [-47.258583734728255, -22.342541135921294], [-47.258563356196554, -22.342547612030526], [-47.25854292692798, -22.3425538651336], [-47.258522451178926, -22.342559893685856], [-47.25850193320443, -22.342565696176933], [-47.258481377258, -22.342571271130932], [-47.258460787589016, -22.342576617106864], [-47.258440168441815, -22.342581732699337], [-47.25841952405459, -22.342586616538522], [-47.25839885859664, -22.34259126730444], [-47.25837816328333, -22.34259568648413], [-47.258357398997326, -22.342599883122205], [-47.25833653277117, -22.34260386782582], [-47.25831556000632, -22.34260764557333], [-47.258294480194834, -22.342611220530525], [-47.25827329299643, -22.342614596852915], [-47.258251998232716, -22.342617778695175], [-47.25823059588101, -22.34262077021999], [-47.2582090860657, -22.342623575606435], [-47.258187469051165, -22.342626199057428], [-47.25816574523436, -22.342628644806346], [-47.25814391513545, -22.3426309171232], [-47.25812197939003, -22.342633020319983], [-47.258099938741246, -22.342634958755394], [-47.25807779403049, -22.342636736838973], [-47.25805554618972, -22.34263835903461], [-47.2580331962333, -22.342639829863536], [-47.258010745250125, -22.342641153906804], [-47.25798819439562, -22.342642335807373], [-47.257965544884414, -22.342643380271635], [-47.257942797983404, -22.342644292070705], [-47.25791995500422, -22.342645076041315], [-47.257897017297196, -22.342645737086382], [-47.25787398624503, -22.342646280175344], [-47.25785086325652, -22.34264671034431], [-47.2578276497612, -22.3426470326959], [-47.25780434720385, -22.342647252398994], [-47.25778095703938, -22.34264737468853], [-47.25775748072883, -22.342647404864742], [-47.257733919734235, -22.342647348292815], [-47.25771027551518, -22.342647210402255], [-47.25768654952449, -22.342646996686103], [-47.25766274320528, -22.34264671270045], [-47.25763885798778, -22.342646364063704], [-47.257614895285954, -22.34264595645602], [-47.25759085649543, -22.34264549561867], [-47.25756674299099, -22.342644987353584], [-47.257542556124534, -22.342644437522797], [-47.25751829843444, -22.342643852077366], [-47.257493991382105, -22.34264323732276], [-47.25746966948561, -22.342642597062543], [-47.25744534803649, -22.342641932343103], [-47.257410605783875, -22.34264094871051]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1039.40954482, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263473024000135, -22.33573587258538], [-47.26343870145319, -22.335769658933586], [-47.26342213736313, -22.335785912622057], [-47.263405504590516, -22.33580218847724], [-47.26338869715437, -22.33581859616852], [-47.26337195900907, -22.335834903633778], [-47.26335516255128, -22.335851242031367], [-47.26333831126056, -22.335867614300053], [-47.26332140864146, -22.335884023404873], [-47.26330445857432, -22.335900471940068], [-47.26328747425855, -22.33591695194166], [-47.26327046908655, -22.33593345356818], [-47.263253445396685, -22.33594997763158], [-47.26323640493309, -22.33596652553148], [-47.26321934944468, -22.335983098674163], [-47.26320228068644, -22.33599969847124], [-47.26318520041822, -22.336016326340868], [-47.26316811040593, -22.33603298370639], [-47.26315101242064, -22.336049671997507], [-47.263133908239666, -22.336066392649], [-47.263116799644976, -22.33608314710251], [-47.26309957084318, -22.336100052178335], [-47.26308244866111, -22.336116888789885], [-47.26306532748298, -22.336133763593942], [-47.263048209117926, -22.336150678056406], [-47.26303109538144, -22.336167633648305], [-47.26301398809501, -22.336184631845928], [-47.26299688908669, -22.33620167413082], [-47.262979800191324, -22.336218761989016], [-47.26296272325021, -22.336235896911617], [-47.26294566011155, -22.336253080394354], [-47.26292861263042, -22.336270313937554], [-47.26291158266915, -22.336287599045786], [-47.26289457209749, -22.33630493722774], [-47.26287758279255, -22.33632232999608], [-47.26286061663895, -22.336339778867508], [-47.26284367552922, -22.336357285362247], [-47.26282676136418, -22.336374851003512], [-47.26280987605248, -22.336392477318082], [-47.26279302151122, -22.336410165835545], [-47.26277619966609, -22.336427918088116], [-47.26275941245167, -22.336445735610297], [-47.26274266181125, -22.33646361993886], [-47.262725949697234, -22.336481572612524], [-47.26270927807198, -22.336499595170785], [-47.26269265111724, -22.336517686749726], [-47.26267608016581, -22.336535837833726], [-47.26265957452641, -22.336554038235995], [-47.262643135610546, -22.33657228575432], [-47.26262676320833, -22.336590579962962], [-47.262610457109794, -22.336608920436735], [-47.262594217104386, -22.336627306751524], [-47.26257804298172, -22.336645738483522], [-47.26256193453118, -22.336664215209616], [-47.262545891541556, -22.336682736507832], [-47.26252991380188, -22.336701301956513], [-47.262514001101074, -22.336719911134505], [-47.26249815322762, -22.336738563621687], [-47.26248236996991, -22.33675725899859], [-47.2624666511165, -22.336775996846086], [-47.26245099645568, -22.336794776745766], [-47.26243540577546, -22.336813598280163], [-47.26241987886403, -22.336832461032156], [-47.262404415509415, -22.336851364585335], [-47.26238901549958, -22.33687030852388], [-47.26237367862252, -22.336889292432478], [-47.26235840466601, -22.336908315896707], [-47.262343193418, -22.33692737850237], [-47.26232804466622, -22.336946479836264], [-47.262312958198564, -22.336965619485433], [-47.26229793380289, -22.336984797037545], [-47.26228297126705, -22.337004012080964], [-47.262268070378944, -22.337023264204426], [-47.26225323092645, -22.33704255299734], [-47.26223845269744, -22.337061878049763], [-47.262223735479964, -22.337081238952024], [-47.262209079062096, -22.337100635295084], [-47.26219448323184, -22.337120066670526], [-47.26217994777747, -22.3371395326703], [-47.26216547248721, -22.33715903288688], [-47.2621510571494, -22.337178566913252], [-47.26213670155247, -22.337198134342927], [-47.26212240548491, -22.337217734769926], [-47.262108168735566, -22.337237367788326], [-47.26209399109294, -22.337257032993275], [-47.26207987234589, -22.337276729980278], [-47.262065812283566, -22.337296458344778], [-47.26205181069506, -22.3373162176831], [-47.26203786736961, -22.337336007591844], [-47.26202398209661, -22.337355827668087], [-47.262010154665546, -22.337375677509353], [-47.261996384866144, -22.33739555671355], [-47.261982672488365, -22.337415464878795], [-47.261969017322144, -22.337435401603805], [-47.26195541915766, -22.337455366487664], [-47.26194187778519, -22.337475359129883], [-47.261928392995344, -22.337495379130214], [-47.2619149645789, -22.337515426088576], [-47.26190159232661, -22.33753549960574], [-47.26188827602955, -22.33755559928256], [-47.261875015478935, -22.3375757247202], [-47.261861810466335, -22.337595875520147], [-47.26184866078345, -22.33761605128406], [-47.26183556622188, -22.33763625161449], [-47.26182252657383, -22.337656476113725], [-47.26180954163153, -22.337676724384504], [-47.261796611187386, -22.337696996030072], [-47.26178373503411, -22.33771729065367], [-47.261770912976964, -22.337737607839333], [-47.26175814489243, -22.337757947050836], [-47.261745430582806, -22.337778307819175], [-47.261732769726585, -22.33779868985094], [-47.26172016196728, -22.33781909290869], [-47.26170760694819, -22.337839516755686], [-47.26169510431267, -22.337859961155424], [-47.26168265370402, -22.337880425871873], [-47.26167025476532, -22.33790091066968], [-47.26165790713987, -22.33792141531369], [-47.26164561047085, -22.337941939569067], [-47.261633364401334, -22.337962483201718], [-47.261621168574614, -22.337983045977598], [-47.26160902263382, -22.338003627663202], [-47.26159692622202, -22.33802422802565], [-47.26158487898254, -22.338044846832094], [-47.26157288055865, -22.33806548385005], [-47.26156093059353, -22.33808613884779], [-47.261549028730414, -22.33810681159382], [-47.2615371746128, -22.338127501856714], [-47.26152536788389, -22.338148209405844], [-47.26151360818736, -22.33816893401056], [-47.26150189516657, -22.338189675440717], [-47.26149022846494, -22.338210433467037], [-47.26147860772649, -22.33823120785943], [-47.26146703259465, -22.338251998389197], [-47.26145550271327, -22.338272804827668], [-47.26144401772631, -22.33829362694622], [-47.261432577277716, -22.33831446451694], [-47.26142118101166, -22.338335317311802], [-47.2614098285722, -22.33835618510365], [-47.26139851960365, -22.338377067665306], [-47.2613872537505, -22.338397964769797], [-47.261376030657225, -22.3384188761907], [-47.26136484996845, -22.338439801701753], [-47.261353711329015, -22.33846074107697], [-47.26134261438375, -22.338481694090742], [-47.26133155877772, -22.338502660517722], [-47.26132054415608, -22.338523640132735], [-47.261309570164194, -22.338544632710896], [-47.261298636447485, -22.33856563802773], [-47.26128774265152, -22.338586655858965], [-47.261276888422145, -22.338607685980435], [-47.26126607340522, -22.33862872816834], [-47.2612552972468, -22.33864978219926], [-47.261244559593194, -22.338670847849702], [-47.26123386009085, -22.33869192489652], [-47.26122319838619, -22.338713013117044], [-47.261212574126, -22.33873411228872], [-47.26120198697515, -22.33875522215329], [-47.26119143737638, -22.33877634088085], [-47.261180926543254, -22.33879746443016], [-47.26117045459556, -22.338818590040802], [-47.26116002055314, -22.338839717093], [-47.261149623360104, -22.338860845123726], [-47.26113926196214, -22.33888197367097], [-47.261128935306466, -22.338903102274035], [-47.26111864234202, -22.338924230472976], [-47.261108382019344, -22.3389453578091], [-47.26109815329055, -22.33896648382485], [-47.26108795510964, -22.338987608063228], [-47.26107785170557, -22.33900859448476], [-47.26106770839678, -22.33902971987827], [-47.26105759252689, -22.339050842137347], [-47.261047503055416, -22.33907196080914], [-47.26103743894421, -22.339093075440232], [-47.26102739915626, -22.339114185579504], [-47.26101738265677, -22.33913529077558], [-47.2610073884125, -22.339156390578285], [-47.26099741539196, -22.33917748453832], [-47.26098746256554, -22.33919857220686], [-47.26097752890531, -22.339219653136166], [-47.26096761338523, -22.339240726878838], [-47.260957714981004, -22.339261792988516], [-47.26094783266997, -22.33928285101974], [-47.260937965431694, -22.33930390052694], [-47.26092811224722, -22.339324941065843], [-47.26091827209936, -22.339345972193062], [-47.260908443973086, -22.33936699346504], [-47.26089862685487, -22.339388004439712], [-47.260888819733196, -22.339409004675062], [-47.260879021598214, -22.339429993730295], [-47.26086923144238, -22.339450971164023], [-47.26085944825903, -22.339471936537596], [-47.26084967104446, -22.33949288941071], [-47.26083989879592, -22.339513829345428], [-47.26083013051311, -22.33953475590317], [-47.260820365197084, -22.33955566864709], [-47.2608106018511, -22.33957656714009], [-47.26080083948014, -22.339597450945877], [-47.26079107709078, -22.33961831962951], [-47.26078131369188, -22.33963917275555], [-47.260771548293654, -22.33966000989034], [-47.26076177990858, -22.339680830599836], [-47.260752007550636, -22.339701634451423], [-47.26074223023569, -22.33972242101296], [-47.2607324469816, -22.339743189852676], [-47.260722656807715, -22.339763940540223], [-47.260712858735744, -22.33978467264452], [-47.26070305178833, -22.339805385737417], [-47.2606932349907, -22.33982607938962], [-47.26068340736964, -22.339846753173], [-47.26067356795333, -22.33986740666122], [-47.2606637157723, -22.339888039427372], [-47.26065384985848, -22.339908651046187], [-47.260643969245606, -22.339929241093017], [-47.26063414053728, -22.339949668710815], [-47.260624230753464, -22.33997020826706], [-47.26061430329426, -22.33999072521699], [-47.26060435594627, -22.34001122181516], [-47.26059438626658, -22.34003170174412], [-47.2605843932136, -22.340052166376083], [-47.26057437646953, -22.340072615600743], [-47.26056433572688, -22.340093049287], [-47.2605542706783, -22.340113467304047], [-47.26054418101671, -22.340133869520773], [-47.260534066434964, -22.34015425580675], [-47.26052392662619, -22.340174626031548], [-47.26051376128363, -22.340194980064737], [-47.260503570100525, -22.340215317776416], [-47.260493352770354, -22.340235639036617], [-47.26048310898669, -22.34025594371562], [-47.2604728384432, -22.340276231684026], [-47.26046254083365, -22.340296502812453], [-47.26045221585192, -22.34031675697197], [-47.26044186319201, -22.34033699403364], [-47.26043148254808, -22.340357213868693], [-47.26042107361428, -22.340377416348783], [-47.260410636084934, -22.340397601345632], [-47.2604001696544, -22.340417768731264], [-47.260389674017155, -22.340437918377962], [-47.26037914886784, -22.340458050157913], [-47.2603685939011, -22.34047816394393], [-47.260358008811615, -22.340498259608946], [-47.260347393294246, -22.340518337026086], [-47.260336747043915, -22.34053839606861], [-47.26032606975562, -22.3405584366101], [-47.26031536112433, -22.34057845852452], [-47.26030462084515, -22.340598461685936], [-47.26029384861326, -22.340618445968662], [-47.26028304412399, -22.34063841124717], [-47.260272207072546, -22.340658357396347], [-47.26026133715417, -22.340678284291553], [-47.260250434064396, -22.340698191807864], [-47.260239497498674, -22.340718079820824], [-47.260228527152265, -22.340737948206662], [-47.260217522720836, -22.34075779684131], [-47.26020648389993, -22.34077762560115], [-47.260195410385, -22.340797434363054], [-47.26018430187176, -22.340817223003825], [-47.26017315805574, -22.34083699140081], [-47.26016197863253, -22.340856739431658], [-47.26015076329787, -22.340876466973935], [-47.26013951174729, -22.34089617390596], [-47.26012822367644, -22.34091586010611], [-47.260116898781014, -22.34093552545306], [-47.26010553675664, -22.340955169825712], [-47.26009413729885, -22.340974793103488], [-47.260082700103304, -22.340994395165932], [-47.26007122486556, -22.34101397589292], [-47.260059711281244, -22.34103353516455], [-47.26004815904572, -22.34105307286148], [-47.26003656785455, -22.341072588864503], [-47.260024937403124, -22.341092083054708], [-47.260013267386874, -22.341111555313574], [-47.26000155750111, -22.341131005522787], [-47.25998980744115, -22.341150433564405], [-47.259978016902096, -22.341169839320937], [-47.25996618557922, -22.341189222675002], [-47.259954313167526, -22.341208583509562], [-47.25994239936191, -22.341227921708235], [-47.25993044385743, -22.34124723715446], [-47.259918446348735, -22.341266529732444], [-47.259906406530675, -22.34128579932631], [-47.259894324097765, -22.3413050458209], [-47.259882198744485, -22.341324269101225], [-47.25987003016528, -22.34134346905254], [-47.25985781805433, -22.341362645560633], [-47.25984556210578, -22.341381798511495], [-47.25983326201367, -22.34140092779142], [-47.259820917471814, -22.341420033287122], [-47.259808528173885, -22.3414391148857], [-47.259796093813456, -22.341458172474486], [-47.25978361408394, -22.341477205941167], [-47.25977108867857, -22.341496215173805], [-47.25975851827641, -22.341515198571678], [-47.25974591490123, -22.341534137012115], [-47.259733294939664, -22.341552999380813], [-47.2597317955616, -22.34155522727239], [-47.25971095242036, -22.34158610517618], [-47.25970801267382, -22.341590445289995], [-47.25969534291298, -22.341609020486306], [-47.25968264911638, -22.341627491768907], [-47.259669927647806, -22.341645855108197], [-47.25965717493113, -22.34166410649872], [-47.259644387448795, -22.34168224196305], [-47.25963156174096, -22.34170025755429], [-47.259618694403294, -22.3417181493602], [-47.25960578208568, -22.341735913506586], [-47.25959282149007, -22.3417535461611], [-47.25957980936836, -22.34177104353748], [-47.25956674251985, -22.341788401899436], [-47.259553617788356, -22.341805617565452], [-47.259540432059204, -22.34182268691296], [-47.259527182255916, -22.341839606382873], [-47.25951386533593, -22.341856372484717], [-47.25950047828687, -22.341872981800922], [-47.25948701812152, -22.341889430991994], [-47.25947348187267, -22.341905716801453], [-47.25945986658785, -22.34192183606024], [-47.25944616932281, -22.341937785691858], [-47.25943238713512, -22.34195356271697], [-47.259418517076966, -22.34196916425786], [-47.259404556187334, -22.34198458754285], [-47.259390501484056, -22.341999829910105], [-47.2593763499546, -22.34201488881167], [-47.259362098546916, -22.34202976181679], [-47.259347744159754, -22.34204444661444], [-47.25933328363214, -22.342058941015974], [-47.259318713732554, -22.342073242956754], [-47.25930403114765, -22.342087350497312], [-47.25928923247078, -22.34210126182348], [-47.25927431419018, -22.342114975245835], [-47.259259272598165, -22.34212848926893], [-47.25924409294736, -22.342141812107], [-47.25922874049064, -22.342154970901383], [-47.2592131931474, -22.342167985055802], [-47.259197451740995, -22.34218085436537], [-47.25918151983201, -22.342193576328864], [-47.25916540102283, -22.342206148459052], [-47.259149098956435, -22.342218568283887], [-47.25913261731447, -22.342230833347948], [-47.259115959815944, -22.342242941213627], [-47.25909913021617, -22.342254889461884], [-47.2590821323051, -22.342266675693278], [-47.25906496990629, -22.342278297529024], [-47.259047646875715, -22.3422897526114], [-47.259030167100086, -22.34230103860514], [-47.25901253449569, -22.34231215319791], [-47.25899475300802, -22.342323094100664], [-47.25897682660965, -22.34233385904879], [-47.25895875929942, -22.342344445802553], [-47.2589405551015, -22.342354852147743], [-47.25892221806406, -22.342365075896257], [-47.25890375225825, -22.342375114886625], [-47.25888516177741, -22.342384966984504], [-47.25886645073558, -22.34239463008335], [-47.25884762326668, -22.342404102104965], [-47.25882868352361, -22.342413380999794], [-47.25880963567716, -22.342422464747617], [-47.25879048391463, -22.342431351358066], [-47.25877123243928, -22.34244003887105], [-47.258751885469316, -22.342448525357224], [-47.25873244723648, -22.34245680891858], [-47.258712921985385, -22.342464887688834], [-47.258693313971996, -22.342472759834184], [-47.258673627462855, -22.342480423553667], [-47.25865386673419, -22.342487877079485], [-47.258634036070454, -22.342495118677803], [-47.258614139763, -22.34250214664922], [-47.25859418210937, -22.34250895932914], [-47.2585741674118, -22.342515555088376], [-47.2585540999754, -22.34252193233392], [-47.258533984107764, -22.34252808950906], [-47.25851382411727, -22.342534025093986], [-47.258493624310866, -22.34253973760663], [-47.25847338899374, -22.342545225602716], [-47.25845312246659, -22.34255048767653], [-47.25843282902452, -22.342555522461456], [-47.258412512955964, -22.342560328629954], [-47.25839217847347, -22.342564904909395], [-47.25837181554063, -22.34256925311374], [-47.25835138082407, -22.34257338314267], [-47.258330837909625, -22.34257730610499], [-47.258310181609986, -22.342581026848396], [-47.2582894112375, -22.342584549327025], [-47.25826852628887, -22.342587877483528], [-47.258247526438936, -22.34259101525971], [-47.258226411533784, -22.342593966606202], [-47.258205181581346, -22.342596735491597], [-47.25818383674347, -22.34259932591077], [-47.258162377327864, -22.342601741892054], [-47.25814080377776, -22.34260398750411], [-47.25811911666343, -22.342606066861816], [-47.25809731667329, -22.34260798413141], [-47.25807540460401, -22.342609743534965], [-47.25805338135179, -22.342611349354435], [-47.2580312479035, -22.342612805934795], [-47.25800900532795, -22.34261411768692], [-47.25798665476718, -22.342615289089643], [-47.25796419742837, -22.342616324691665], [-47.25794163457614, -22.34261722911286], [-47.25791896752437, -22.34261800704529], [-47.25789619762946, -22.34261866325379], [-47.257873326283466, -22.34261920257642], [-47.25785035490713, -22.3426196299245], [-47.25782728494399, -22.342619950282558], [-47.25780411785438, -22.342620168708073], [-47.25778085510975, -22.342620290331038], [-47.257757498188326, -22.342620320353397], [-47.257734048569404, -22.342620264048545], [-47.2577105077296, -22.342620126760504], [-47.25768687713809, -22.342619913903278], [-47.25766315825334, -22.342619630960243], [-47.25763935251969, -22.34261928348331], [-47.257615461363585, -22.342618877092235], [-47.257591486191274, -22.342618417474085], [-47.25756742838607, -22.34261791038264], [-47.25754328930614, -22.342617361637778], [-47.257519071614766, -22.34261677715731], [-47.25749479879569, -22.342616163268104], [-47.25747050877483, -22.342615523846614], [-47.25742352269945, -22.34261423968562]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1034.19866618, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263442334715286, -22.335726650477117], [-47.26341755806265, -22.33575104005385], [-47.26340102370355, -22.33576726456579], [-47.263384416740635, -22.33578351516237], [-47.26336762123278, -22.33579991120624], [-47.263350902986716, -22.335816199262087], [-47.263334122473225, -22.33583252213501], [-47.2633172831628, -22.335848882754217], [-47.263300388553105, -22.33586528407762], [-47.263283442554595, -22.335881728661043], [-47.26326645932019, -22.33589820761053], [-47.26324945329782, -22.335914710059463], [-47.263232426880634, -22.335931236766985], [-47.26321538181377, -22.33594778913332], [-47.26319831984736, -22.33596436856602], [-47.26318124273826, -22.335980976478382], [-47.263164152248635, -22.335997614290864], [-47.26314705014722, -22.336014283429613], [-47.26312993820847, -22.336030985327664], [-47.26311281821353, -22.336047721423647], [-47.26309569194868, -22.33606449316362], [-47.26307843293621, -22.33608142786125], [-47.26306128846587, -22.336098286386495], [-47.263044143162745, -22.336115184965518], [-47.26302699884276, -22.336132125070847], [-47.26300985732875, -22.33614910818064], [-47.26299272045014, -22.336166135778843], [-47.262975590043474, -22.336183209354967], [-47.26295846795269, -22.336200330403567], [-47.26294135602881, -22.336217500424723], [-47.26292425613037, -22.336234720923496], [-47.2629071701234, -22.336251993409963], [-47.26289009988184, -22.336269319398934], [-47.26287304728773, -22.33628670040955], [-47.262856014231176, -22.336304137965413], [-47.26283900261038, -22.336321633594512], [-47.262822014332286, -22.336339188828607], [-47.26280505131282, -22.336356805202808], [-47.26278811547642, -22.33637448425607], [-47.262771208756824, -22.33639222753042], [-47.2627543330971, -22.336410036570758], [-47.26273749044998, -22.336427912924435], [-47.26272068277776, -22.336445858141367], [-47.26270391205264, -22.336463873773507], [-47.26268718025767, -22.33648196137368], [-47.26267049179711, -22.336500119872838], [-47.26265385890987, -22.336518338795038], [-47.26263729174196, -22.336536607039847], [-47.262620791849, -22.336554922240314], [-47.26260435901778, -22.336573283967528], [-47.26258799303499, -22.33659169179312], [-47.26257169368671, -22.3366101452899], [-47.26255546075919, -22.33662864403107], [-47.26253929403841, -22.33664718759049], [-47.2625231933098, -22.33666577554335], [-47.26250715835888, -22.33668440746515], [-47.26249118897119, -22.336703082931923], [-47.26247528493174, -22.336721801520888], [-47.26245944602546, -22.33674056280991], [-47.26244367203742, -22.3367593663772], [-47.26242796275247, -22.33677821180192], [-47.26241231795507, -22.336797098664064], [-47.26239673742994, -22.336816026544106], [-47.26238122096157, -22.336834995023235], [-47.26236576833448, -22.336854003683374], [-47.26235037933306, -22.336873052106917], [-47.26233505374161, -22.336892139877286], [-47.26231979134458, -22.33691126657811], [-47.26230459192613, -22.33693043179409], [-47.26228945527064, -22.336949635110262], [-47.26227438116247, -22.336968876112277], [-47.26225936938592, -22.336988154386567], [-47.26224441972539, -22.33700746951999], [-47.26222953196522, -22.33702682110014], [-47.26221470588978, -22.33704620871524], [-47.26219994128362, -22.337065631953923], [-47.26218523793128, -22.337085090405434], [-47.262170595617256, -22.33710458365973], [-47.2621560141264, -22.33712411130712], [-47.26214149324335, -22.337143672938574], [-47.262127032753035, -22.33716326814558], [-47.26211263244041, -22.337182896520126], [-47.26209829209044, -22.337202557654866], [-47.26208401148862, -22.33722225114247], [-47.26206979041995, -22.337241976576728], [-47.26205562866986, -22.3372617335519], [-47.262041526024085, -22.33728152166216], [-47.26202748226831, -22.337301340502584], [-47.262013497188356, -22.33732118966862], [-47.26199957057027, -22.337341068756253], [-47.26198570220017, -22.33736097736182], [-47.2619718918644, -22.33738091508224], [-47.26195813934958, -22.337400881514522], [-47.26194444444235, -22.337420876256466], [-47.26193080692953, -22.337440898906166], [-47.26191722659816, -22.33746094906224], [-47.261903703235475, -22.33748102632351], [-47.261890236629085, -22.33750113028905], [-47.26187682656646, -22.337521260558816], [-47.26186347283543, -22.337541416732837], [-47.261850175224005, -22.337561598411597], [-47.261836933520605, -22.33758180519576], [-47.26182374751366, -22.337602036686345], [-47.261810616991674, -22.337622292485193], [-47.261797541743654, -22.337642572193964], [-47.2617845215588, -22.33766287541478], [-47.26177155622631, -22.3376832017503], [-47.261758645535885, -22.337703550803162], [-47.261745789290806, -22.337723922155106], [-47.261732987373435, -22.337744315255186], [-47.261720239594375, -22.33776472961546], [-47.261707545632966, -22.3377851649352], [-47.26169490513038, -22.33780562097485], [-47.261682317727654, -22.337826097495448], [-47.26166978306579, -22.337846594258487], [-47.26165730078576, -22.33786711102582], [-47.26164487052832, -22.3378876475601], [-47.26163249193444, -22.33790820362414], [-47.26162016464497, -22.33792877898122], [-47.26160788830063, -22.337949373395325], [-47.2615956625424, -22.33796998663053], [-47.26158348701105, -22.33799061845148], [-47.26157136134734, -22.338011268623617], [-47.26155928519226, -22.33803193691214], [-47.26154725818675, -22.338052623082977], [-47.26153527997163, -22.3380733269027], [-47.26152335018787, -22.338094048138068], [-47.261511468476584, -22.338114786556133], [-47.2614996344787, -22.338135541924647], [-47.261487847835575, -22.33815631401131], [-47.26147610818829, -22.338177102584577], [-47.26146441517792, -22.33819790741364], [-47.26145276844622, -22.338218728266913], [-47.26144116763434, -22.338239564914282], [-47.26142961238382, -22.33826041712571], [-47.26141810233639, -22.3382812846712], [-47.26140663713372, -22.338302167321423], [-47.261395216417746, -22.33832306484709], [-47.261383839830245, -22.338343977019775], [-47.26137250701334, -22.338364903611094], [-47.261361217609284, -22.338385844392707], [-47.26134997126033, -22.338406799137076], [-47.26133876760892, -22.33842776761682], [-47.26132760629767, -22.338448749604726], [-47.26131648696928, -22.338469744874054], [-47.261305409266605, -22.338490753198407], [-47.261294372832694, -22.33851177435154], [-47.261283377310754, -22.338532808107512], [-47.261272422344064, -22.338553854240814], [-47.261261507576094, -22.338574912526212], [-47.26125063265057, -22.338595982738482], [-47.2612397972113, -22.338617064652986], [-47.26122900090226, -22.338638158045264], [-47.26121824336771, -22.33865926269101], [-47.261207524252, -22.33868037836614], [-47.261196843199606, -22.338701504847112], [-47.26118619985524, -22.33872264191056], [-47.261175593883465, -22.338743789294124], [-47.26116502579789, -22.338764945021186], [-47.26115449697759, -22.338786104710806], [-47.2611440076419, -22.33880726539069], [-47.26113355681271, -22.338828426424588], [-47.26112314342927, -22.338849587347177], [-47.26111276643254, -22.338870747694283], [-47.26110242476514, -22.338891907003127], [-47.26109211737162, -22.338913064811834], [-47.261081843198205, -22.338934220659798], [-47.26107160119287, -22.338955374087735], [-47.26106139030564, -22.338976524636934], [-47.26105128069568, -22.3389975239405], [-47.261041125528656, -22.339018673989724], [-47.26103099836152, -22.33903981979928], [-47.261020898150306, -22.33906096091494], [-47.26101082385362, -22.339082096881953], [-47.26100077443132, -22.339103227247993], [-47.26099074884563, -22.339124351560454], [-47.26098074606051, -22.33914546936812], [-47.26097076504185, -22.339166580220674], [-47.26096080475754, -22.339187683668307], [-47.26095086417734, -22.33920877926237], [-47.26094094227304, -22.339229866554703], [-47.26093103801834, -22.339250945098144], [-47.26092115038881, -22.33927201444659], [-47.26091127836229, -22.339293074153783], [-47.260901420918366, -22.339314123774912], [-47.26089157703846, -22.33933516286608], [-47.26088174570645, -22.339356190983285], [-47.26087192590773, -22.339377207684116], [-47.26086211663002, -22.33939821252614], [-47.260852316862746, -22.339419205068385], [-47.26084252559789, -22.339440184869137], [-47.26083274182846, -22.33946115148972], [-47.260822964550535, -22.3394821044896], [-47.26081319276141, -22.33950304343094], [-47.26080342546095, -22.339523967875046], [-47.26079366165051, -22.33954487738522], [-47.260783900333884, -22.33956577152441], [-47.26077414051671, -22.339586649856596], [-47.26076438120636, -22.33960751194705], [-47.26075462141275, -22.339628357360617], [-47.26074486014721, -22.339649185664037], [-47.26073509642359, -22.33966999642363], [-47.26072532925736, -22.339690789207268], [-47.260715557666046, -22.339711563583432], [-47.26070578066933, -22.33973231912087], [-47.26069599728854, -22.339753055389973], [-47.2606862065476, -22.33977377196026], [-47.26067640747138, -22.339794468404566], [-47.26066659908766, -22.33981514429434], [-47.26065678042586, -22.339835799202387], [-47.26064695051695, -22.33985643270346], [-47.26063710839445, -22.33987704437164], [-47.260627253093396, -22.33989763378288], [-47.260617383650825, -22.339918200513722], [-47.26060757281636, -22.339938590941735], [-47.26059767561193, -22.33995910441683], [-47.26058776129247, -22.339979594202635], [-47.26057782753112, -22.340000062797106], [-47.26056787171449, -22.340020514239917], [-47.260557892735896, -22.340040950040827], [-47.26054789027795, -22.340061370092094], [-47.260537864034454, -22.34008177426328], [-47.260527813699355, -22.340102162424238], [-47.26051773896699, -22.340122534444575], [-47.26050763953153, -22.34014289019458], [-47.260497515087465, -22.340163229544615], [-47.260487365329446, -22.340183552364863], [-47.26047718995206, -22.340203858526362], [-47.26046698865025, -22.34022414789978], [-47.26045676111897, -22.340244420356296], [-47.26044650705328, -22.34026467576727], [-47.26043622614844, -22.34028491400423], [-47.26042591809971, -22.340305134939], [-47.2604155826026, -22.3403253384436], [-47.2604052193527, -22.340345524390134], [-47.26039482804562, -22.340365692651186], [-47.26038440837722, -22.340385843099384], [-47.26037396004326, -22.340405975607723], [-47.26036348273975, -22.34042609004946], [-47.2603529761629, -22.340446186297793], [-47.2603424400088, -22.340466264226507], [-47.260331873973655, -22.340486323709634], [-47.26032127775386, -22.340506364621284], [-47.2603106510459, -22.340526386835855], [-47.26029999354626, -22.340546390228], [-47.26028930495148, -22.340566374672843], [-47.26027858495826, -22.340586340045547], [-47.260267833263306, -22.340606286221618], [-47.26025704956351, -22.34062621307674], [-47.26024623355564, -22.340646120486984], [-47.260235384936514, -22.340666008328956], [-47.26022450340327, -22.340685876478993], [-47.260213588652896, -22.340705724813937], [-47.260202640382296, -22.340725553211286], [-47.26019165828869, -22.340745361548375], [-47.26018064206922, -22.340765149702893], [-47.26016959142093, -22.34078491755312], [-47.260158506041165, -22.34080466497725], [-47.26014738562699, -22.34082439185407], [-47.26013622987565, -22.340844098062686], [-47.260125038484496, -22.340863783482153], [-47.26011381115059, -22.340883447992322], [-47.260102547571236, -22.34090309147311], [-47.260091247443725, -22.34092271380469], [-47.260079910465286, -22.34094231486762], [-47.26006853633304, -22.34096189454294], [-47.26005712474423, -22.34098145271182], [-47.26004567539607, -22.341000989255775], [-47.2600341879857, -22.341020504056683], [-47.260022662210154, -22.34103999699688], [-47.26001109776654, -22.341059467958964], [-47.25999949435183, -22.341078916825722], [-47.25998785166301, -22.34109834348053], [-47.25997616939704, -22.341117747806866], [-47.259964447250745, -22.341137129688715], [-47.25995268492082, -22.341156489010448], [-47.25994088210405, -22.341175825656602], [-47.259929038497035, -22.341195139512163], [-47.25991715379621, -22.34121443046264], [-47.25990522769814, -22.341233698393566], [-47.25989325989901, -22.341252943191176], [-47.25988125009524, -22.34127216474168], [-47.259869197982766, -22.341291362932008], [-47.25985710325762, -22.34131053764934], [-47.25984496561574, -22.34132968878107], [-47.259832784752724, -22.341348816215238], [-47.259820560364254, -22.34136791983995], [-47.25980829214577, -22.341386999543897], [-47.25979597979258, -22.341406055215998], [-47.25978362299972, -22.341425086745737], [-47.259771221462216, -22.341444094022762], [-47.25975877487486, -22.341463076937167], [-47.25974628293229, -22.34148203537938], [-47.259733746404585, -22.341500967615836], [-47.25972117845631, -22.34151985281668], [-47.25970859722716, -22.341538657288833], [-47.25970498811282, -22.341544019987644], [-47.25968413414995, -22.341574893366207], [-47.25968340462942, -22.34157597039822], [-47.25967078593619, -22.341594470718977], [-47.259658147452676, -22.341612861508125], [-47.25964548561701, -22.341631138762835], [-47.2596327969328, -22.341649298506695], [-47.25962007796768, -22.341667336793794], [-47.2596073253521, -22.341685249711496], [-47.259594535777104, -22.341703033385166], [-47.259581705992964, -22.34172068398142], [-47.2595688328067, -22.34173819771272], [-47.25955591307973, -22.341755570841713], [-47.25954294372535, -22.34177279968555], [-47.25952992170527, -22.341789880621192], [-47.25951684402664, -22.341806810089864], [-47.259503707738084, -22.341823584602043], [-47.259490509925364, -22.341840200743132], [-47.25947724770715, -22.34185665517793], [-47.25946391822955, -22.34187294465651], [-47.25945051866048, -22.34188906601953], [-47.25943704618393, -22.341905016202883], [-47.2594234979929, -22.341920792243585], [-47.25940987128236, -22.341936391284566], [-47.25939616324138, -22.34195181057962], [-47.25938237104463, -22.341967047498244], [-47.25936849184373, -22.34198209952975], [-47.25935452275721, -22.34199696428768], [-47.259340460860386, -22.342011639513423], [-47.259326303174994, -22.342026123079016], [-47.25931204665758, -22.342040412989974], [-47.2592976881877, -22.342054507387104], [-47.25928322455573, -22.34206840454774], [-47.25926865245017, -22.342082102885946], [-47.25925396844492, -22.342095600951836], [-47.259239168900066, -22.34210889750714], [-47.25922423813088, -22.342122001905505], [-47.25920913840651, -22.34213494407774], [-47.25919384535466, -22.342147745371662], [-47.25917835953383, -22.34216040572679], [-47.25916268448866, -22.34217292257749], [-47.25914682380937, -22.342185293373415], [-47.25913078113048, -22.342197515580832], [-47.259114560128616, -22.342209586684145], [-47.259098164521276, -22.342221504187115], [-47.259081598065485, -22.34223326561374], [-47.25906486455608, -22.34224486850959], [-47.25904796782459, -22.34225631044256], [-47.25903091173781, -22.342267589003633], [-47.259013700196164, -22.342278701808226], [-47.25899633713231, -22.34228964649683], [-47.25897882651075, -22.342300420735313], [-47.25896117232554, -22.342311022216155], [-47.258943378599405, -22.34232144865914], [-47.258925449382694, -22.34233169781166], [-47.25890738875188, -22.342341767449728], [-47.258889200808625, -22.342351655378433], [-47.258870889678676, -22.342361359432346], [-47.25885245951044, -22.342370877476494], [-47.258833914473996, -22.34238020740675], [-47.25881525876008, -22.34238934715024], [-47.25879649657901, -22.34239829466606], [-47.25877763215906, -22.34240704794599], [-47.25875866974599, -22.342415605014686], [-47.25873961360175, -22.34242396393042], [-47.25872046800316, -22.342432122785688], [-47.25870123724103, -22.342440079707586], [-47.258681925618575, -22.342447832858536], [-47.258662537450554, -22.34245538043688], [-47.25864307706225, -22.342462720677172], [-47.258623548787924, -22.342469851850904], [-47.25860395696942, -22.342476772267176], [-47.25858430595529, -22.34248348027316], [-47.25856460009925, -22.342489974254526], [-47.258544843758045, -22.342496252636437], [-47.25852504129123, -22.3425023138837], [-47.25850519705922, -22.342508156501335], [-47.25848531542079, -22.342513779035535], [-47.25846540073287, -22.34251918007374], [-47.25844545734745, -22.34252435824551], [-47.25842548961044, -22.342529312222897], [-47.258405501860416, -22.34253404072078], [-47.25838549835328, -22.34253854251379], [-47.25836546780078, -22.342542819742857], [-47.25834536265354, -22.34254688316271], [-47.258325143050705, -22.34255074438368], [-47.258304803216184, -22.342554408123043], [-47.25828434228256, -22.34255787812312], [-47.2582637595836, -22.34256115811378], [-47.25824305464732, -22.34256425182391], [-47.25822222718866, -22.342567162992083], [-47.25820127709897, -22.34256989537645], [-47.25818020443765, -22.342572452763807], [-47.258159009423146, -22.34257483897748], [-47.25813769242178, -22.342577057884778], [-47.2581162539384, -22.342579113403477], [-47.258094694606854, -22.34258100950721], [-47.258073015178965, -22.342582750230754], [-47.258051216515206, -22.342584339674065], [-47.258029299574936, -22.342585782005912], [-47.25800726540695, -22.34258708146688], [-47.257985115139846, -22.342588242371754], [-47.25796284997335, -22.34258926911157], [-47.25794047116983, -22.3425901661549], [-47.25791798004539, -22.342590938049153], [-47.25789537796255, -22.342591589421087], [-47.25787266632267, -22.342592124977365], [-47.25784984655845, -22.342592549504566], [-47.257826920127435, -22.34259286786912], [-47.25780388850551, -22.342593085017036], [-47.25778075318067, -22.342593205973458], [-47.25775751564832, -22.342593235841992], [-47.25773417740503, -22.34259317980417], [-47.25771073994442, -22.342593043118647], [-47.25768720475203, -22.342592831120378], [-47.25766357330173, -22.34259254921999], [-47.25763984705192, -22.34259220290283], [-47.25761602744151, -22.342591797728364], [-47.25759211588737, -22.342591339329452], [-47.25756811378137, -22.34259083341163], [-47.25754402248796, -22.342590285752692], [-47.25751984479532, -22.342589702237166], [-47.257495606209446, -22.342589089213387], [-47.25747134806424, -22.342588450630615], [-47.257436525300385, -22.342587498901857]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1028.986944858, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263411667318145, -22.335717454356733], [-47.26337991004957, -22.335748616506216], [-47.26336332889634, -22.33576484184421], [-47.263346545316814, -22.335781226240695], [-47.26332984696994, -22.33579749488716], [-47.26331308240077, -22.33581380223541], [-47.26329625507062, -22.335830151205148], [-47.263279368470364, -22.335846544747124], [-47.26326242654046, -22.33586298537875], [-47.26324544438746, -22.33587946327616], [-47.26322843751467, -22.335895966547497], [-47.26321140837022, -22.335912495899166], [-47.26319435870004, -22.335929052731952], [-47.26317729025562, -22.33594563845464], [-47.263160204795675, -22.33596225448229], [-47.26314310408461, -22.335978902237603], [-47.26312598989412, -22.335995583149565], [-47.263108864001886, -22.336012298654573], [-47.263091728192975, -22.336029050195048], [-47.263074584258, -22.33604583922146], [-47.26305729503483, -22.336062803540944], [-47.26304012827621, -22.33607968397984], [-47.2630229588481, -22.336096606333797], [-47.26300578857318, -22.336113572082017], [-47.262988619281664, -22.336130582709693], [-47.26297145281086, -22.336147639708447], [-47.262954291005826, -22.336164744575818], [-47.26293713571963, -22.33618189881483], [-47.26291998881298, -22.33619910393451], [-47.26290285215476, -22.33621636144929], [-47.262885727621935, -22.33623367287904], [-47.26286861710009, -22.336251039748696], [-47.26285152248354, -22.33626846358798], [-47.26283444567534, -22.336285945931365], [-47.26281738858738, -22.33630348831813], [-47.262800353140904, -22.336321092291584], [-47.26278334126698, -22.336338759398714], [-47.26276635490589, -22.33635649119065], [-47.26274939600797, -22.336374289221858], [-47.26273246653361, -22.33639215504995], [-47.26271556845381, -22.33641009023514], [-47.26269870374978, -22.33642809634037], [-47.26268187441353, -22.336446174930956], [-47.262665082448855, -22.336464327573065], [-47.26264833248245, -22.33648255299241], [-47.26263163765939, -22.336500839752787], [-47.26261500896298, -22.336519175840134], [-47.2625984480929, -22.336537558722725], [-47.262581954832676, -22.336555987968488], [-47.2625655289656, -22.336574463145883], [-47.262549170274454, -22.336592983824648], [-47.26253287854206, -22.336611549574954], [-47.26251665355108, -22.33663015996772], [-47.262500495083415, -22.336648814575184], [-47.26248440292125, -22.3366675129701], [-47.262468376846684, -22.336686254725663], [-47.262452416641224, -22.336705039416366], [-47.26243652208636, -22.33672386661746], [-47.262420692963694, -22.3367427359046], [-47.26240492905458, -22.336761646854303], [-47.262389230139995, -22.3367805990442], [-47.26237359600114, -22.336799592052262], [-47.26235802641903, -22.336818625457337], [-47.262342521174624, -22.33683769883904], [-47.26232708004884, -22.33685681177755], [-47.262311702822466, -22.336875963854023], [-47.26229638927638, -22.33689515464999], [-47.262281139191245, -22.336914383748073], [-47.26226595234794, -22.3369336507312], [-47.26225082852726, -22.3369529551831], [-47.26223576750997, -22.336972296688263], [-47.26222076907702, -22.33699167483164], [-47.262205833009155, -22.337011089198988], [-47.26219095908726, -22.33703053937677], [-47.2621761470924, -22.33705002495184], [-47.26216139680557, -22.337069545511785], [-47.262146708007805, -22.337089100644917], [-47.2621320804804, -22.33710868993995], [-47.26211751400458, -22.337128312986273], [-47.26210300836176, -22.337147969373863], [-47.26208856333338, -22.337167658693286], [-47.262074178701035, -22.337187380535752], [-47.262059854246715, -22.337207134492534], [-47.26204558975198, -22.337226920156127], [-47.26203138499884, -22.337246737119425], [-47.262017239769584, -22.33726658497543], [-47.2620031538465, -22.33728646331799], [-47.26198912701207, -22.337306371741303], [-47.26197515904886, -22.337326309840275], [-47.261961249739734, -22.337346277210138], [-47.26194739886755, -22.337366273446758], [-47.26193360621569, -22.3373862981461], [-47.26191987156742, -22.33740635090495], [-47.261906194706256, -22.337426431320498], [-47.261892575415935, -22.33744653899038], [-47.26187901348045, -22.337466673512587], [-47.26186550868411, -22.337486834485315], [-47.261852060811115, -22.337507021507648], [-47.26183866964611, -22.337527234178886], [-47.26182533497387, -22.337547472098752], [-47.261812056579586, -22.33756773486713], [-47.2617988342486, -22.337588022084354], [-47.26178566776617, -22.337608333351614], [-47.26177255691822, -22.337628668269907], [-47.261759501490765, -22.33764902644074], [-47.26174650126993, -22.337669407466194], [-47.26173355604234, -22.337689810948334], [-47.261720665609324, -22.337710236466584], [-47.26170782985911, -22.33773068345523], [-47.261695048610584, -22.337751151407392], [-47.26168232154395, -22.33777164001511], [-47.261669648298096, -22.33779214903663], [-47.261657028511706, -22.337812678230865], [-47.26164446182347, -22.33783322735717], [-47.261631947872054, -22.337853796175356], [-47.26161948629588, -22.337874384446096], [-47.26160707673354, -22.337894991930177], [-47.261594718823616, -22.337915618388944], [-47.26158241220443, -22.337936263584513], [-47.261570156514665, -22.33795692727903], [-47.26155795139278, -22.33797760923537], [-47.26154579647712, -22.337998309217113], [-47.26153369140643, -22.338019026987762], [-47.26152163581928, -22.338039762311464], [-47.261509629354165, -22.338060514953114], [-47.26149767164971, -22.338081284677845], [-47.26148576234474, -22.33810207125105], [-47.26147390107788, -22.33812287443893], [-47.261462087488155, -22.33814369400758], [-47.261450321214355, -22.33816452972394], [-47.26143860189522, -22.338185381355736], [-47.26142692917026, -22.338206248669863], [-47.26141530267832, -22.33822713143485], [-47.26140372205867, -22.33824802941923], [-47.26139218695075, -22.338268942391597], [-47.261380696994, -22.338289870121358], [-47.26136925182808, -22.338310812377834], [-47.261357851092534, -22.33833176893135], [-47.26134649442725, -22.338352739552246], [-47.261335181472255, -22.338373724011035], [-47.26132391186761, -22.338394722078906], [-47.26131268525355, -22.33841573352725], [-47.26130150127049, -22.338436758127862], [-47.26129035955895, -22.338457795652776], [-47.261279259759654, -22.338478845874498], [-47.26126820151344, -22.33849990856576], [-47.26125718446144, -22.338520983499507], [-47.26124620824475, -22.338542070449247], [-47.26123527250474, -22.338563169188784], [-47.261224376883085, -22.3385842794919], [-47.26121352102146, -22.338605401132963], [-47.261202704561775, -22.338626533886643], [-47.261191927146236, -22.338647677527675], [-47.261181188417176, -22.338668831831093], [-47.26117048801704, -22.338689996572526], [-47.261159825588486, -22.33871117152773], [-47.26114920079574, -22.33873235643029], [-47.26113861422336, -22.338753549156845], [-47.26112806741586, -22.33877474498678], [-47.26111756069218, -22.338795940735917], [-47.26110709307623, -22.33881713575151], [-47.26109666350238, -22.338838329565945], [-47.261086270906866, -22.33885952171288], [-47.26107591422774, -22.33888071172753], [-47.26106559240512, -22.338901899146], [-47.26105530438095, -22.338923083505783], [-47.261045049099074, -22.338944264345894], [-47.26103482550553, -22.33896544120591], [-47.26102470968966, -22.338986453391502], [-47.26101454266439, -22.33900762809647], [-47.26100440419999, -22.339028797456475], [-47.260994293249034, -22.339049961016013], [-47.260984208766864, -22.339071118318962], [-47.260974149710194, -22.33909226891172], [-47.2609641150383, -22.339113412340595], [-47.26095410371234, -22.339134548153247], [-47.26094411469554, -22.339155675898265], [-47.26093414695333, -22.339176795124988], [-47.26092419945315, -22.33919790538385], [-47.26091427116464, -22.339219006225818], [-47.260904361059495, -22.339240097203028], [-47.26089446811143, -22.33926117786867], [-47.260884591296666, -22.339282247775877], [-47.260874729593276, -22.33930330647921], [-47.26086488198136, -22.33932435353436], [-47.26085504744358, -22.339345388496806], [-47.26084522496437, -22.339366410923763], [-47.260835413530614, -22.339387420372482], [-47.26082561213103, -22.339408416401717], [-47.260815819757156, -22.33942939856949], [-47.26080603540162, -22.339450366437074], [-47.26079625806038, -22.339471319563756], [-47.26078648673068, -22.33949225751169], [-47.26077672041256, -22.33951317984215], [-47.260766958107716, -22.339534086118547], [-47.260757198820436, -22.339554975903983], [-47.26074744155705, -22.339575848762525], [-47.26073768532573, -22.33959670425981], [-47.260727929137396, -22.339617541960923], [-47.260718172004566, -22.33963836143296], [-47.26070841294242, -22.339659162242647], [-47.26069865096789, -22.3396799439584], [-47.26068888510021, -22.339700706149156], [-47.26067911436086, -22.33972144838432], [-47.260669337773166, -22.339742170234956], [-47.26065955436326, -22.339762871271265], [-47.26064976315824, -22.339783551066958], [-47.260639963188424, -22.33980420919429], [-47.2606301534859, -22.339824845227042], [-47.26062033308439, -22.33984545874094], [-47.26061050102042, -22.339866049311212], [-47.26060065633215, -22.33988661651479], [-47.260590798059894, -22.33990715992967], [-47.260581005099304, -22.339927513167943], [-47.260571120474296, -22.33994800056187], [-47.26056121929458, -22.33996846318357], [-47.26055129911984, -22.339988903774323], [-47.2605413571663, -22.340009326731007], [-47.26053139226213, -22.340029733700884], [-47.2605214040903, -22.340050124578752], [-47.26051139234593, -22.340070499234834], [-47.26050135672437, -22.340090857539725], [-47.260491296921224, -22.340111199363694], [-47.26048121263206, -22.34013152457778], [-47.26047110355271, -22.340151833052992], [-47.26046096937922, -22.340172124660356], [-47.260450809807615, -22.34019239927161], [-47.26044062453415, -22.340212656758304], [-47.26043041325525, -22.340232896992305], [-47.26042017566739, -22.340253119845844], [-47.26040991146724, -22.340273325191298], [-47.260399620351556, -22.340293512901372], [-47.26038930201725, -22.34031368284892], [-47.26037895616138, -22.34033383490694], [-47.260368582481036, -22.340353968948946], [-47.26035818067355, -22.34037408484849], [-47.26034775043621, -22.34039418247955], [-47.260337291466485, -22.340414261716337], [-47.26032680346209, -22.340434322433055], [-47.26031628612063, -22.340454364504467], [-47.26030573913985, -22.3404743878057], [-47.260295162217645, -22.340494392211877], [-47.26028455505203, -22.3405143775985], [-47.26027391734111, -22.340534343841316], [-47.26026324878286, -22.34055429081656], [-47.26025254907559, -22.340574218400583], [-47.260241817917574, -22.340594126470023], [-47.26023105500724, -22.34061401490173], [-47.26022026004298, -22.340633883573027], [-47.26020943272311, -22.340653732361798], [-47.2601985727464, -22.34067356114557], [-47.26018767981142, -22.3406933698025], [-47.26017675361665, -22.340713158211404], [-47.26016579386085, -22.340732926250922], [-47.26015480024283, -22.340752673800125], [-47.26014377246121, -22.34077240073866], [-47.26013271021491, -22.340792106946157], [-47.260121613202614, -22.34081179230282], [-47.26011048112314, -22.34083145668923], [-47.26009931367547, -22.34085109998589], [-47.26008811055828, -22.3408707220742], [-47.26007687147043, -22.340890322835616], [-47.26006559611084, -22.340909902151846], [-47.26005428417835, -22.340929459905055], [-47.26004293537166, -22.340948995977897], [-47.26003154938963, -22.340968510253248], [-47.26002012593104, -22.340988002614207], [-47.260008664694666, -22.34100747294438], [-47.25999716537911, -22.341026921127856], [-47.25998562768301, -22.341046347048955], [-47.25997405130506, -22.341065750592325], [-47.259962435943706, -22.341085131643066], [-47.25995078129751, -22.34110449008657], [-47.2599390870649, -22.341123825808626], [-47.25992735294408, -22.34114313869558], [-47.25991557863348, -22.34116242863384], [-47.25990376383115, -22.341181695510354], [-47.25989190823511, -22.341200939212694], [-47.259880011543466, -22.34122015962831], [-47.25986807345395, -22.341239356645566], [-47.25985609366444, -22.34125853015268], [-47.25984407187242, -22.34127768003878], [-47.259832007775444, -22.341296806193125], [-47.25981990107086, -22.341315908505255], [-47.25980775145583, -22.341334986865487], [-47.259795558627445, -22.34135404116413], [-47.259783322282615, -22.341373071292086], [-47.259771042118075, -22.341392077140615], [-47.25975871783031, -22.34141105860149], [-47.259746349115744, -22.34143001556678], [-47.25973393567058, -22.341448947928903], [-47.259721477190816, -22.341467855580728], [-47.25970897453756, -22.341486736655757], [-47.259696442016214, -22.341505568617023], [-47.259683899519516, -22.341524315192622], [-47.259678180668, -22.341532812698066], [-47.25965730782721, -22.341563678183356], [-47.25964622896427, -22.341579920947463], [-47.259633645793876, -22.34159823124317], [-47.25962104359111, -22.341616422413328], [-47.25960841893943, -22.34163449051053], [-47.259595768491536, -22.341652431620385], [-47.25958308896821, -22.341670241864644], [-47.25957037715596, -22.341687917406045], [-47.25955762990532, -22.341705454452203], [-47.259544844128385, -22.34172284926032], [-47.25953201679621, -22.34174009814192], [-47.25951914493599, -22.3417571974677], [-47.25950622562739, -22.341774143672993], [-47.25949325599925, -22.341790933262864], [-47.25948023322546, -22.341807562817337], [-47.259467154520046, -22.34182402899769], [-47.25945401713272, -22.341840328551136], [-47.259440818342895, -22.34185645831728], [-47.25942755545362, -22.341872415233855], [-47.25941422578537, -22.34188819634182], [-47.25940082666839, -22.34190379879164], [-47.25938735543503, -22.341919219848528], [-47.25937380941121, -22.341934456897814], [-47.2593601859074, -22.341949507450092], [-47.25934648220892, -22.34196436914589], [-47.25933269556533, -22.34197903976023], [-47.25931882317941, -22.341993517206667], [-47.259304862195805, -22.342007799540276], [-47.259290809688586, -22.342021884960705], [-47.259276662648475, -22.342035771814228], [-47.25926241796942, -22.342049458594992], [-47.259248072435184, -22.342062943945283], [-47.25923362270528, -22.342076226654775], [-47.25921906520762, -22.342089305742377], [-47.259204383320046, -22.34210219170105], [-47.259189536328044, -22.342114917251212], [-47.25917449756757, -22.342127505684726], [-47.25915926733231, -22.34213995708544], [-47.25914384915095, -22.3421522688234], [-47.259128246601534, -22.342164438285163], [-47.25911246331012, -22.342176462875205], [-47.25909650294838, -22.3421883400178], [-47.25908036923218, -22.342200067158124], [-47.25906406592037, -22.34221164176322], [-47.25904759681261, -22.342223061323615], [-47.25903096574836, -22.342234323353804], [-47.25901417660537, -22.34224542539365], [-47.258997233297684, -22.342256365009142], [-47.25898013977432, -22.34226713979363], [-47.25896290001885, -22.342277747367877], [-47.25894551804677, -22.342288185381552], [-47.258927997904664, -22.342298451513763], [-47.258910343669115, -22.342308543473663], [-47.2588925594449, -22.342318459001362], [-47.25887464936414, -22.342328195868443], [-47.25885661758503, -22.34233775187848], [-47.25883846829035, -22.342347124868002], [-47.258820205686284, -22.34235631270692], [-47.25880183400146, -22.34236531329913], [-47.25878335748569, -22.342374124583014], [-47.25876478040828, -22.342382744532422], [-47.2587461070574, -22.342391171156915], [-47.25872734173882, -22.34239940250229], [-47.25870848877441, -22.342407436651534], [-47.25868955250118, -22.342415271725077], [-47.25867053726956, -22.34242290588171], [-47.258651447442574, -22.342430337318955], [-47.258632287394526, -22.34243756427374], [-47.25861306150955, -22.342444585022903], [-47.25859377417991, -22.34245139788414], [-47.2585744298052, -22.34245800121621], [-47.25855503279057, -22.342464393419725], [-47.25853558754449, -22.34247057293807], [-47.25851609847841, -22.342476538257475], [-47.258496570004766, -22.342482287907874], [-47.258477006534235, -22.34248782046366], [-47.258457412475416, -22.342493134544053], [-47.2584377922316, -22.342498228813785], [-47.25841815019952, -22.34250310198372], [-47.258398490767945, -22.34250775281101], [-47.258378818236025, -22.342512180117613], [-47.25835912006379, -22.342516386371436], [-47.25833934448574, -22.342520383182208], [-47.25831944819441, -22.34252418266191], [-47.25829942482489, -22.342527789397266], [-47.25827927333002, -22.342531206918824], [-47.25825899288062, -22.34253443874367], [-47.25823858285791, -22.342537488387784], [-47.2582180428456, -22.342540359377658], [-47.258197372618575, -22.342543055261004], [-47.25817657213371, -22.34254557961658], [-47.258155641520226, -22.342547936062672], [-47.25813458106747, -22.34255012826524], [-47.25811339121496, -22.342552159944887], [-47.2580920725419, -22.342554034882813], [-47.25807062575533, -22.34255575692636], [-47.258049051679954, -22.342557329993532], [-47.258027351247605, -22.342558758076862], [-47.25800552548711, -22.342560045246692], [-47.25798357551361, -22.34256119565375], [-47.25796150251935, -22.342562213531345], [-47.25793930776447, -22.34256310319683], [-47.25791699256732, -22.342563869052885], [-47.25789455829647, -22.342564515588275], [-47.25787200636263, -22.34256504737822], [-47.25784933821047, -22.342565469084516], [-47.25782655531152, -22.342565785455584], [-47.25780365915721, -22.342566001325913], [-47.257780651252126, -22.342566121615775], [-47.25775753310881, -22.34256615133051], [-47.257734306241105, -22.342566095559743], [-47.25771097215966, -22.34256595947674], [-47.25768753236638, -22.34256574833742], [-47.25766398835046, -22.342565467479634], [-47.25764034158444, -22.34256512232228], [-47.25761659351969, -22.342564718364443], [-47.25759274558372, -22.342564261184737], [-47.25756879917691, -22.342563756440573], [-47.25754475566999, -22.342563209867567], [-47.25752061797605, -22.342562627317008], [-47.2574964136234, -22.342562015158627], [-47.25744953010166, -22.342560780970825]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1023.774415138, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26338095482949, -22.33570822526123], [-47.26335879640119, -22.335729968443406], [-47.26334224105765, -22.335746168522824], [-47.263325469406475, -22.335762541271926], [-47.26330879095878, -22.335778790508964], [-47.26329204233393, -22.33579508233258], [-47.263275226984064, -22.335811419652842], [-47.26325834839323, -22.335827805413388], [-47.26324141053192, -22.33584424209324], [-47.2632244294603, -22.33586071893856], [-47.26320742173715, -22.33587722303236], [-47.2631903898654, -22.33589375502809], [-47.26317333559191, -22.335910316327315], [-47.26315626066948, -22.33592690834001], [-47.26313916685867, -22.335943532482954], [-47.26312205592622, -22.335960190181105], [-47.26310492964662, -22.33597688286628], [-47.263087789800906, -22.33599361197822], [-47.26307063817804, -22.33601037896317], [-47.2630534765729, -22.336027185276038], [-47.26303615713907, -22.33604417921734], [-47.26301896809214, -22.336061081569905], [-47.263001774539035, -22.336078027698793], [-47.26298457830918, -22.336095019089875], [-47.26296738124014, -22.336112057235468], [-47.26295018517716, -22.33612914363471], [-47.26293299197377, -22.336146279793322], [-47.26291580349215, -22.336163467222768], [-47.26289862160274, -22.336180707440977], [-47.26288144818472, -22.336198001971766], [-47.26286428512604, -22.336215352344762], [-47.26284713432391, -22.336232760095136], [-47.26282999768491, -22.33625022676303], [-47.262812877125064, -22.336267753893967], [-47.2627957745699, -22.336285343038337], [-47.26277869195506, -22.336302995751133], [-47.26276163122668, -22.33632071359119], [-47.2627445943409, -22.336338498121815], [-47.26272758326463, -22.336356350909856], [-47.26271059997567, -22.336374273525685], [-47.262693646463156, -22.33639226754234], [-47.2626767247273, -22.336410334535937], [-47.262659836779925, -22.336428476084937], [-47.262642984645524, -22.336446693768924], [-47.262626173173274, -22.336464986108453], [-47.262609416414385, -22.336483340707016], [-47.26259272618945, -22.33650174463684], [-47.262576104342266, -22.33652019520156], [-47.262559550653, -22.33653869196585], [-47.26254306490166, -22.336557234495036], [-47.26252664686761, -22.336575822355766], [-47.262510296330355, -22.336594455115204], [-47.26249401306913, -22.33661313234126], [-47.26247779686243, -22.33663185360338], [-47.262461647489, -22.33665061847135], [-47.26244556472753, -22.33666942651568], [-47.26242954835607, -22.336688277308124], [-47.2624135981526, -22.33670717042129], [-47.26239771389529, -22.33672610542825], [-47.262381895362, -22.33674508190296], [-47.26236614233023, -22.336764099420524], [-47.26235045457766, -22.336783157556592], [-47.26233483188177, -22.336802255887637], [-47.26231927402007, -22.336821393990896], [-47.26230378076991, -22.336840571444338], [-47.26228835190857, -22.33685978782689], [-47.262272987213436, -22.336879042718], [-47.262257686461595, -22.336898335698116], [-47.262242449430424, -22.33691766634823], [-47.262227275897224, -22.336937034250052], [-47.262212165639205, -22.336956438986054], [-47.262197118433804, -22.336975880139352], [-47.262182134058264, -22.336995357293898], [-47.2621672122899, -22.33701487003434], [-47.26215235290631, -22.3370344179458], [-47.262137555684994, -22.337054000614177], [-47.262122820403455, -22.337073617626135], [-47.2621081468395, -22.33709326856876], [-47.262093534770884, -22.33711295302994], [-47.262078983975535, -22.33713267059814], [-47.26206449423143, -22.337152420862402], [-47.262050065316664, -22.337172203412585], [-47.26203569700982, -22.33719201783851], [-47.26202138908902, -22.337211863731422], [-47.262007141332795, -22.337231740682903], [-47.261992953520064, -22.337251648284624], [-47.26197882542968, -22.337271586129237], [-47.261964756840726, -22.337291553809866], [-47.26195074753243, -22.337311550920166], [-47.2619367972842, -22.337331577054336], [-47.26192290587563, -22.337351631807124], [-47.26190907308669, -22.337371714773518], [-47.261895298697375, -22.337391825549275], [-47.261881582487874, -22.33741196373065], [-47.26186792423859, -22.33743212891433], [-47.261854323730255, -22.337452320697444], [-47.26184078074395, -22.337472538677318], [-47.26182729506059, -22.337492782452244], [-47.2618138664616, -22.3375130516207], [-47.26180049472851, -22.337533345781637], [-47.26178717964336, -22.33755366453424], [-47.26177392098831, -22.337574007478068], [-47.261760718545425, -22.337594374213737], [-47.2617475720975, -22.337614764341556], [-47.26173448142745, -22.3376351774624], [-47.261721446318255, -22.337655613177784], [-47.26170846655347, -22.33767607108921], [-47.261695541932504, -22.337696550773735], [-47.26168267234942, -22.337717051650927], [-47.26166985763144, -22.337737573194985], [-47.26165709745956, -22.33775811509067], [-47.26164439147041, -22.337778677094047], [-47.26163173930035, -22.337799258961905], [-47.261619140585736, -22.337819860451486], [-47.26160659496292, -22.33784048132052], [-47.26159410206797, -22.33786112132768], [-47.261581661537186, -22.337881780231804], [-47.26156927300675, -22.33790245779226], [-47.26155693611274, -22.33792315376926], [-47.26154465049144, -22.33794386792311], [-47.26153241577897, -22.33796460001478], [-47.26152023161137, -22.33798534980614], [-47.26150809762503, -22.33800611705892], [-47.261496013456224, -22.33802690153548], [-47.26148397874109, -22.338047702999052], [-47.26147199311594, -22.338068521213145], [-47.2614600562173, -22.338089355941488], [-47.261448167681436, -22.33811020694871], [-47.261436327145105, -22.338131073999346], [-47.26142453424477, -22.338151956858766], [-47.26141278861686, -22.33817285529331], [-47.26140108989863, -22.338193769068305], [-47.26138943772661, -22.338214697950896], [-47.261377831737796, -22.338235641708216], [-47.261366271569386, -22.338256600107474], [-47.261354756858516, -22.33827757291673], [-47.26134328724266, -22.338298559904036], [-47.26133186235905, -22.338319560838364], [-47.26132048184537, -22.338340575488875], [-47.26130914533946, -22.3383616036248], [-47.26129785247909, -22.338382645016118], [-47.26128660290236, -22.338403699433155], [-47.26127539624748, -22.3384247666464], [-47.26126423215278, -22.338445846426882], [-47.261253110256824, -22.33846693854596], [-47.26124203019831, -22.338488042775328], [-47.2612309916162, -22.338509158886854], [-47.26121999414952, -22.338530286653093], [-47.26120903743749, -22.338551425846735], [-47.261198121119676, -22.33857257624069], [-47.26118724483568, -22.33859373760829], [-47.26117640822533, -22.33861490972336], [-47.261165610928785, -22.338636092359668], [-47.26115485258637, -22.338657285291383], [-47.261144132838474, -22.338678488293247], [-47.261133451325726, -22.33869970114023], [-47.26112280771204, -22.338720923561805], [-47.261112202652825, -22.338742153287782], [-47.26110163785812, -22.338763385258066], [-47.26109111374642, -22.338784616076452], [-47.26108062934368, -22.338805845073704], [-47.261070183579406, -22.33882707177998], [-47.26105977538511, -22.33884829572677], [-47.26104940369425, -22.338869516447158], [-47.261039067442525, -22.338890733475402], [-47.26102876556758, -22.338911946347057], [-47.26101849700915, -22.33893315459935], [-47.261008260709296, -22.338954357770145], [-47.26099813868749, -22.33897538283779], [-47.26098795980399, -22.338996582198465], [-47.26097781004231, -22.339017775108925], [-47.2609676883516, -22.33903896111235], [-47.26095759368395, -22.339060139751187], [-47.2609475249929, -22.33908131057073], [-47.2609374812348, -22.33910247311601], [-47.26092746136798, -22.33912362693359], [-47.26091746435304, -22.339144771571124], [-47.26090748915295, -22.339165906576923], [-47.26089753473277, -22.339187031500558], [-47.260887600060045, -22.339208145892172], [-47.26087768410446, -22.339229249303152], [-47.26086778583785, -22.339250341285993], [-47.26085790423483, -22.339271421393203], [-47.26084803827198, -22.33929248917876], [-47.26083818692802, -22.33931354419788], [-47.260828349184486, -22.339334586005542], [-47.260818524024785, -22.339355614158652], [-47.26080871043498, -22.339376628214048], [-47.2607989074031, -22.339397627730268], [-47.26078911392023, -22.339418612265092], [-47.26077932897857, -22.339439581379672], [-47.260769551574, -22.339460534633165], [-47.26075978070371, -22.33948147158766], [-47.26075001536793, -22.339502391804494], [-47.260740254568695, -22.339523294847158], [-47.26073049731076, -22.339544180278793], [-47.26072074260116, -22.339565047663708], [-47.26071098944887, -22.339585896567836], [-47.260701236865835, -22.339606726556454], [-47.260691483865706, -22.339627537197103], [-47.26068172946503, -22.339648328056917], [-47.26067197268221, -22.339669098704732], [-47.260662212538165, -22.33968984871012], [-47.260652448056206, -22.339710577643014], [-47.2606426782616, -22.339731285075185], [-47.26063290218271, -22.33975197057753], [-47.260623118848905, -22.33977263372462], [-47.26061332729303, -22.33979327408953], [-47.26060352654977, -22.339813891246965], [-47.26059371565568, -22.339834484773693], [-47.260583893650235, -22.339855054245987], [-47.260574059574765, -22.339875599242], [-47.26056421247281, -22.339896119340878], [-47.26055443738611, -22.33991643538944], [-47.260544565340524, -22.339936896702174], [-47.26053467730054, -22.339957332159788], [-47.26052477071248, -22.33997774474682], [-47.26051484262201, -22.33999813921738], [-47.26050489179225, -22.340018517356228], [-47.26049491790654, -22.34003887906069], [-47.26048492066136, -22.340059224201703], [-47.260474899753305, -22.340079552650515], [-47.26046485487941, -22.340099864278116], [-47.26045478573654, -22.340120158956235], [-47.26044469202192, -22.340140436556673], [-47.260434573432995, -22.340160696951166], [-47.26042442966715, -22.340180940012203], [-47.26041426042206, -22.340201165612136], [-47.260404065395555, -22.340221373623642], [-47.260393844285545, -22.34024156391978], [-47.26038359679012, -22.340261736373744], [-47.260373322607464, -22.34028189085909], [-47.26036302143594, -22.34030202724959], [-47.26035269297413, -22.340322145419115], [-47.26034233692055, -22.340342245242077], [-47.260331952974, -22.340362326592963], [-47.26032154083326, -22.34038238934674], [-47.260311100197335, -22.3404024333786], [-47.26030063076539, -22.340422458563694], [-47.260290132236584, -22.340442464777826], [-47.260279604310185, -22.34046245189714], [-47.26026904668558, -22.34048241979788], [-47.26025845906236, -22.340502368356553], [-47.260247841140114, -22.340522297450043], [-47.260237192618426, -22.34054220695571], [-47.260226513197125, -22.340562096751043], [-47.26021580257606, -22.340581966713835], [-47.260205060455235, -22.34060181672217], [-47.26019428653455, -22.34062164665454], [-47.26018348051396, -22.34064145639008], [-47.2601726420938, -22.340661245807595], [-47.260161770974214, -22.340681014786504], [-47.260150866855255, -22.34070076320695], [-47.26013992943733, -22.340720490948936], [-47.260128958420765, -22.340740197892828], [-47.26011795350582, -22.340759883919695], [-47.26010691439299, -22.34077954891055], [-47.2600958407826, -22.34079919274707], [-47.26008473237501, -22.340818815311266], [-47.260073588870846, -22.340838416485127], [-47.26006240997036, -22.340857996151595], [-47.26005119537403, -22.340877554193625], [-47.26003994478239, -22.340897090494508], [-47.260028657895845, -22.340916604938027], [-47.26001733441473, -22.340936097408413], [-47.26000597403948, -22.34095556779019], [-47.259994576470476, -22.340975015968183], [-47.25998314140812, -22.340994441827622], [-47.25997166855254, -22.3410138452544], [-47.25996015760401, -22.341033226134556], [-47.25994860826278, -22.341052584354497], [-47.25993702022894, -22.341071919801216], [-47.25992539320254, -22.341091232361865], [-47.25991372688363, -22.341110521924147], [-47.25990202097195, -22.34112978837632], [-47.25989027516748, -22.341149031606673], [-47.25987848916986, -22.341168251504186], [-47.25986666267863, -22.341187447958376], [-47.25985479539343, -22.341206620858696], [-47.25984288701351, -22.34122577009561], [-47.25983093723829, -22.341244895559377], [-47.25981894576677, -22.341263997141223], [-47.259806912297925, -22.341283074732573], [-47.25979483653069, -22.341302128225156], [-47.259782718163635, -22.341321157511437], [-47.25977055689535, -22.341340162484], [-47.25975835242418, -22.34135914303596], [-47.25974610444832, -22.34137809906094], [-47.25973381266567, -22.34139703045299], [-47.25972147677404, -22.34141593710655], [-47.25970909647107, -22.34143481891638], [-47.25969667145414, -22.341453675777814], [-47.25968420267533, -22.341472505691403], [-47.259671705580935, -22.34149128441314], [-47.25965920181667, -22.34150997309224], [-47.25965137322712, -22.34152160540367], [-47.25963048763572, -22.3415524465338], [-47.259621671997266, -22.34156537117181], [-47.25960914413999, -22.341583600974076], [-47.25959660157018, -22.34160170605968], [-47.259584040951026, -22.34161968251023], [-47.25957145902037, -22.341637526442884], [-47.25955885258933, -22.34165523401369], [-47.259546218539825, -22.341672801422835], [-47.25953355382271, -22.341690224918946], [-47.259520855455165, -22.341707500803896], [-47.2595081205178, -22.341724625438154], [-47.25949534615176, -22.341741595245878], [-47.259482529554646, -22.341758406720857], [-47.259469667977065, -22.341775056431935], [-47.25945675871807, -22.34179154102878], [-47.259443799119985, -22.341807857248394], [-47.25943078656357, -22.341824001920518], [-47.25941771846155, -22.341839971974263], [-47.2594045922521, -22.34185576444445], [-47.25939140539219, -22.341871376477062], [-47.259378155349275, -22.34188680533605], [-47.25936483959311, -22.341902048408873], [-47.259351455586526, -22.341917103212396], [-47.259338000775635, -22.341931967398438], [-47.259324472579614, -22.341946638758557], [-47.25931086837899, -22.341961115229346], [-47.25929718550399, -22.34197539489652], [-47.259283421222186, -22.34198947599816], [-47.25926957272519, -22.34200335692813], [-47.259255637114826, -22.342017036238104], [-47.25924161138875, -22.342030512639052], [-47.25922749242585, -22.342043785001525], [-47.259213276971295, -22.342056852354645], [-47.25919896152084, -22.342069713974567], [-47.25918452851486, -22.34208238149367], [-47.25916993425524, -22.34209489042183], [-47.259155149786125, -22.342107265994958], [-47.25914017513644, -22.34211950844134], [-47.259125013818895, -22.342131615066613], [-47.259109669399336, -22.34214358319424], [-47.25909414549537, -22.34215541016701], [-47.259078445773724, -22.342167093348937], [-47.25906257394867, -22.34217863012665], [-47.25904653378079, -22.342190017910294], [-47.25903032907466, -22.342201254135226], [-47.25901396367767, -22.342212336262783], [-47.2589974414784, -22.34222326178142], [-47.25898076640464, -22.34223402820789], [-47.25896394242174, -22.34224463308836], [-47.2589469735323, -22.342255073998427], [-47.258929863773304, -22.342265348544938], [-47.25891261721521, -22.342275454366455], [-47.25889523796076, -22.342285389133814], [-47.2588777301431, -22.342295150551188], [-47.25886009792477, -22.34230473635667], [-47.25884234549647, -22.342314144322856], [-47.25882447707526, -22.342323372257823], [-47.25880649690351, -22.3423324180055], [-47.25878840924772, -22.342341279446455], [-47.258770218397224, -22.342349954498456], [-47.25875192866226, -22.34235844111743], [-47.25873354437348, -22.342366737297727], [-47.258715069880516, -22.342374841072807], [-47.25869650955021, -22.34238275051606], [-47.25867786776579, -22.34239046374132], [-47.25865914892497, -22.34239797890365], [-47.25864035743891, -22.342405294199885], [-47.25862149773106, -22.34241240786917], [-47.258602574235326, -22.342419318193862], [-47.258583591394476, -22.342426023500067], [-47.25856455365909, -22.342432522158262], [-47.258545465485795, -22.34243881258401], [-47.258526331334714, -22.342444893238795], [-47.258507155669285, -22.34245076263042], [-47.25848794295394, -22.342456419313603], [-47.25846869765118, -22.342461861891064], [-47.25844942422134, -22.342467089013663], [-47.258430127119055, -22.3424720993814], [-47.258410810791794, -22.3424768917439], [-47.25839147967856, -22.34248146490063], [-47.258372138121764, -22.34248581772088], [-47.25835277232965, -22.342489952999465], [-47.25833332632069, -22.342493883201225], [-47.258313753340744, -22.34249762093967], [-47.25829404643609, -22.34250117067105], [-47.258274204379894, -22.34250453571412], [-47.25825422617992, -22.342507719373152], [-47.25823411107068, -22.34251072495129], [-47.25821385850465, -22.342513555762892], [-47.25819346814017, -22.342516215145253], [-47.25817293983167, -22.342518706469054], [-47.25815227361908, -22.342521033147584], [-47.25813146971487, -22.342523198645445], [-47.258110528493134, -22.34252520648607], [-47.25808945047847, -22.342527060258224], [-47.25806823633311, -22.34252876362176], [-47.258046886846024, -22.342530320312818], [-47.258025402921575, -22.342531734147656], [-47.258003785568434, -22.342533009026344], [-47.25798203588846, -22.342534148935574], [-47.257960155066364, -22.342535157950973], [-47.25793814436007, -22.3425360402386], [-47.25791600509012, -22.3425368000565], [-47.25789373863119, -22.342537441755372], [-47.25787134640336, -22.342537969778952], [-47.25784882986318, -22.34253838866442], [-47.257826190496246, -22.342538703041967], [-47.25780342980951, -22.34253891763472], [-47.257780549324124, -22.342539037258035], [-47.2577575505698, -22.342539066818937], [-47.25773443507762, -22.34253901131523], [-47.25771120437532, -22.342538875834745], [-47.25768785998108, -22.342538665554386], [-47.257664403399545, -22.342538385739253], [-47.257640836117304, -22.34253804174168], [-47.257617159598176, -22.342537639000465], [-47.25759337528033, -22.34253718303996], [-47.257569484572684, -22.342536679469447], [-47.25754548885226, -22.342536133982367], [-47.257521391157, -22.342535552396768], [-47.25749722103754, -22.342534941103803], [-47.25746253856808, -22.342534028104005]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1018.560825871, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2633502557158, -22.33569901722395], [-47.26332115322455, -22.335727495198185], [-47.26330439350169, -22.33574385629988], [-47.26328773495321, -22.33576008612754], [-47.26327100227267, -22.33577636242649], [-47.26325419890311, -22.33579268809729], [-47.263237328321694, -22.335809066076422], [-47.263220394529, -22.335825498804482], [-47.26320341453877, -22.33584197459773], [-47.263186405965214, -22.335858479513927], [-47.26316937136619, -22.335875014153807], [-47.2631523124894, -22.335891579919437], [-47.26313523108896, -22.33590817822214], [-47.26311812892731, -22.335924810480343], [-47.26310100777344, -22.335941478121363], [-47.26308386940471, -22.335958182579756], [-47.26306671560551, -22.335974925298636], [-47.26304954816868, -22.335991707728024], [-47.263032368893406, -22.336008531327355], [-47.26301501924886, -22.336025554890494], [-47.26299780791367, -22.336042479156703], [-47.262980590235564, -22.33605944906053], [-47.26296336805079, -22.33607646609445], [-47.26294614320421, -22.33609353175794], [-47.262928917549054, -22.336110647557724], [-47.262911692947284, -22.336127815007544], [-47.26289447127024, -22.33614503562739], [-47.262877254398056, -22.336162310944125], [-47.26286004422025, -22.336179642490894], [-47.26284284263572, -22.33619703180716], [-47.26282565155327, -22.3362144804382], [-47.26280847289182, -22.33623198993475], [-47.26279130858035, -22.336249561853155], [-47.262774160557974, -22.33626719775517], [-47.26275703077475, -22.336284899207282], [-47.26273992119192, -22.336302667780263], [-47.26272283378145, -22.336320505049528], [-47.262705770526814, -22.336338412594447], [-47.26268873342323, -22.336356391997978], [-47.262671724478004, -22.336374444846115], [-47.26265474571032, -22.336392572727995], [-47.262637799151825, -22.336410777235415], [-47.262620886847685, -22.336429059961276], [-47.26260401386959, -22.336447419220967], [-47.262587195174845, -22.336465841657667], [-47.262570443421374, -22.33648431343], [-47.26255376059707, -22.33650283167684], [-47.26253714647877, -22.336521395959625], [-47.262520600843146, -22.336540005840572], [-47.2625041234662, -22.336558660883295], [-47.26248771412404, -22.33657736065181], [-47.262471372592564, -22.33659610471116], [-47.262455098646825, -22.336614892627868], [-47.262438892062136, -22.336633723968934], [-47.26242275261375, -22.336652598301978], [-47.26240668007625, -22.33667151519618], [-47.26239067422418, -22.336690474221413], [-47.26237473483223, -22.336709474948133], [-47.26235886167477, -22.336728516947826], [-47.26234305452578, -22.336747599793092], [-47.26232731315945, -22.336766723057174], [-47.26231163734981, -22.33678588631411], [-47.26229602687077, -22.336805089138917], [-47.262280481496234, -22.336824331107273], [-47.262265000999925, -22.336843611795935], [-47.26224958515572, -22.336862930782146], [-47.26223423373718, -22.336882287644332], [-47.26221894651814, -22.3369016819614], [-47.26220372327239, -22.33692111331306], [-47.26218856377365, -22.336940581279922], [-47.26217346779576, -22.33696008544314], [-47.26215843511252, -22.33697962538486], [-47.26214346549771, -22.336999200687952], [-47.262128558725365, -22.3370188109358], [-47.26211371456953, -22.33703845571259], [-47.2620989328042, -22.337058134603346], [-47.2620842132037, -22.337077847193576], [-47.26206955554227, -22.337097593069604], [-47.26205495959436, -22.33711737181837], [-47.26204042513453, -22.337137183027483], [-47.262025951937325, -22.337157026285347], [-47.26201153977796, -22.33717690118044], [-47.26199718843107, -22.337196807302636], [-47.261982897671764, -22.33721674424225], [-47.261968667275504, -22.337236711589707], [-47.26195449701783, -22.3372567089364], [-47.26194038667435, -22.337276735874298], [-47.26192633602093, -22.337296791995936], [-47.261912344833604, -22.337316876894377], [-47.2618984128886, -22.33733699016334], [-47.2618845399626, -22.337357131396757], [-47.26187072583221, -22.33737730018943], [-47.26185697027433, -22.337397496136614], [-47.26184327306609, -22.33741771883409], [-47.2618296339849, -22.33743796787812], [-47.261816052808605, -22.33745824286513], [-47.26180252931487, -22.337478543392617], [-47.261789063281874, -22.337498869058276], [-47.26177565448794, -22.337519219460273], [-47.261762302711915, -22.337539594197082], [-47.26174900773278, -22.337559992867508], [-47.26173576932942, -22.33758041507159], [-47.26172258728151, -22.33760086040893], [-47.26170946136883, -22.337621328479738], [-47.26169639137128, -22.337641818885068], [-47.26168337706929, -22.33766233122573], [-47.261670418260344, -22.337682865076555], [-47.261657514844394, -22.337703419842295], [-47.261644666656906, -22.33772399497822], [-47.261631873379805, -22.337744590161886], [-47.261619134647326, -22.337765205147104], [-47.261606450093566, -22.33778583968856], [-47.26159381935257, -22.3378064935414], [-47.26158124205834, -22.337827166461267], [-47.26156871784462, -22.33784785820488], [-47.26155624634535, -22.33786856852902], [-47.26154382719442, -22.337889297191154], [-47.261531460025545, -22.337910043949584], [-47.261519144472686, -22.33793080856275], [-47.26150688016963, -22.337951590789768], [-47.26149466675008, -22.337972390390746], [-47.261482503848086, -22.337993207125606], [-47.26147039109761, -22.338014040755017], [-47.26145832813244, -22.338034891040518], [-47.26144631458658, -22.338055757743984], [-47.261434350094234, -22.33807664062744], [-47.26142243428937, -22.33809753945402], [-47.26141056680641, -22.3381184539866], [-47.26139874727952, -22.338139383989095], [-47.26138697534283, -22.338160329226373], [-47.2613752506313, -22.338181289462213], [-47.26136357277922, -22.338202264462396], [-47.26135194142121, -22.33822325399264], [-47.2613403561923, -22.33824425781878], [-47.261328816727314, -22.338265275707545], [-47.26131732266147, -22.338286307425633], [-47.2613058736298, -22.338307352740802], [-47.26129446926772, -22.33832841142091], [-47.261283109210844, -22.338349483233944], [-47.261271793094764, -22.33837056794876], [-47.26126052055534, -22.33839166533443], [-47.26124929122861, -22.338412775160325], [-47.26123810475077, -22.338433897196374], [-47.26122696075813, -22.33845503121285], [-47.26121585888732, -22.338476176980294], [-47.261204798775104, -22.338497334269633], [-47.26119378005839, -22.338518502852267], [-47.26118280237433, -22.338539682500073], [-47.261171865360325, -22.338560872984818], [-47.26116096865396, -22.338582074079], [-47.26115011189293, -22.33860328555544], [-47.261139294715406, -22.338624507187014], [-47.2611285167596, -22.338645738747008], [-47.26111777766391, -22.33866698000932], [-47.261107077066974, -22.338688230748062], [-47.26109641463231, -22.338709490688622], [-47.26108579108626, -22.338730757414073], [-47.26107520830432, -22.33875202552465], [-47.261064666804614, -22.338773291412267], [-47.261054165615086, -22.33879455439124], [-47.26104370366036, -22.33881581398936], [-47.26103327986727, -22.33883706973596], [-47.261022893164665, -22.33885832116216], [-47.26101254248382, -22.338879567800124], [-47.26100222675811, -22.33890080918361], [-47.26099194492309, -22.338922044848083], [-47.26098169591692, -22.338943274329683], [-47.2609715676892, -22.338964312279362], [-47.26096137694744, -22.338985536295727], [-47.26095121588849, -22.339006752756667], [-47.26094108345802, -22.339027961203964], [-47.26093097860487, -22.339049161178696], [-47.26092090027944, -22.339070352224986], [-47.26091084743511, -22.339091533886652], [-47.26090081902745, -22.339112705709205], [-47.26089081401436, -22.33913386723926], [-47.26088083135636, -22.339155018024105], [-47.2608708700162, -22.33917615761253], [-47.26086092895924, -22.339197285553773], [-47.26085100715317, -22.339218401398526], [-47.26084110356805, -22.339239504698572], [-47.26083121717679, -22.339260595005772], [-47.26082134695445, -22.339281671873533], [-47.26081149187845, -22.339302734856613], [-47.260801650929174, -22.33932378350952], [-47.260791823088965, -22.339344817388756], [-47.26078200734311, -22.339365836050852], [-47.26077220267895, -22.33938683905409], [-47.26076240808705, -22.339407825955927], [-47.260752622559295, -22.339428796317527], [-47.260742845091386, -22.33944974969777], [-47.26073307468051, -22.339470685658885], [-47.260723310327094, -22.33949160376207], [-47.26071355103345, -22.33951250357097], [-47.260703795804865, -22.339533384648853], [-47.26069404364905, -22.339554246560148], [-47.260684293575785, -22.339575088871097], [-47.26067454459804, -22.33959591114723], [-47.26066479573063, -22.339616712956516], [-47.26065504599141, -22.339637493866412], [-47.260645294400334, -22.339658253446334], [-47.260635539979894, -22.339678991266336], [-47.260625781755316, -22.339699706896962], [-47.26061601875384, -22.339720399910682], [-47.260606250005964, -22.339741069879032], [-47.26059647454341, -22.339761716377517], [-47.260586691401436, -22.339782338980005], [-47.26057689961746, -22.33980293726213], [-47.260567098230794, -22.339823510801722], [-47.2605572862839, -22.339844059176055], [-47.2605474628212, -22.3398645819645], [-47.2605376268896, -22.339885078747383], [-47.2605278696768, -22.339905357606195], [-47.26051801021061, -22.339925792837764], [-47.26050813531043, -22.339946201131287], [-47.26049824230899, -22.339966585714613], [-47.260488328081635, -22.339986951699036], [-47.26047839132631, -22.340007301006853], [-47.260468431726736, -22.340027633537936], [-47.26045844898073, -22.340047949163854], [-47.2604484427862, -22.34006824775662], [-47.260438412841545, -22.340088529187852], [-47.26042835884499, -22.34010879333006], [-47.26041828049511, -22.340129040055704], [-47.260408177490774, -22.340149269237298], [-47.26039804953067, -22.34016948074813], [-47.26038789631397, -22.340189674461314], [-47.26037771753987, -22.340209850250304], [-47.26036751290771, -22.340230007989057], [-47.260357282117006, -22.34025014755151], [-47.26034702486739, -22.340270268812176], [-47.260336740858705, -22.340290371645608], [-47.26032642979094, -22.340310455926616], [-47.26031609136413, -22.34033052153056], [-47.26030572527852, -22.34035056833282], [-47.26029533123443, -22.340370596209315], [-47.260284908932285, -22.340390605036237], [-47.26027445807282, -22.340410594689708], [-47.2602639783567, -22.340430565046574], [-47.26025346948467, -22.34045051598398], [-47.26024293115767, -22.34047044737929], [-47.260232363076845, -22.34049035911001], [-47.260221764943296, -22.340510251054162], [-47.2602111364582, -22.340530123090247], [-47.26020047732286, -22.340549975096913], [-47.26018978723877, -22.340569806953088], [-47.26017906590742, -22.340589618538026], [-47.26016831303037, -22.340609409731464], [-47.26015752830907, -22.34062918041382], [-47.26014671144547, -22.34064893046509], [-47.26013586214129, -22.340668659765967], [-47.260124980098155, -22.340688368197988], [-47.260114065018094, -22.340708055642406], [-47.26010311660302, -22.34072772198099], [-47.260092134554746, -22.340747367096203], [-47.26008111857542, -22.340766990870435], [-47.26007006836691, -22.3407865931868], [-47.26005898363125, -22.34080617392881], [-47.26004786407059, -22.340825732979877], [-47.260036709386824, -22.340845270224484], [-47.26002551928204, -22.340864785547176], [-47.26001429345835, -22.340884278832736], [-47.26000303161777, -22.340903749966525], [-47.259991733462236, -22.340923198834464], [-47.25998039869377, -22.340942625322715], [-47.259969027014385, -22.340962029317698], [-47.25995761812602, -22.340981410706448], [-47.259946171730455, -22.34100076937651], [-47.25993468752952, -22.341020105215733], [-47.259923165225054, -22.341039418112288], [-47.25991160451868, -22.34105870795494], [-47.2599000051121, -22.34107797463276], [-47.2598883667069, -22.341097218035284], [-47.259876689004365, -22.341116438052655], [-47.25986497170606, -22.341135634575142], [-47.25985321451317, -22.341154807493655], [-47.25984141712677, -22.341173956699702], [-47.25982957924802, -22.34119308208476], [-47.259817700577706, -22.341212183541305], [-47.259805780816805, -22.34123126096173], [-47.259793819665745, -22.341250314239332], [-47.25978181682509, -22.3412693432677], [-47.25976977199521, -22.34128834794073], [-47.259757684876156, -22.341307328153082], [-47.25974555516796, -22.341326283799575], [-47.25973338257048, -22.341345214775583], [-47.259721166783294, -22.341364120976973], [-47.25970890750576, -22.34138300230022], [-47.25969660443712, -22.34140185864203], [-47.25968425727634, -22.34142068989962], [-47.25967186572226, -22.341439495970658], [-47.25965943081793, -22.341458274722847], [-47.259646969150495, -22.34147700020504], [-47.25963450411869, -22.341495630987627], [-47.25962470978977, -22.34151018413911], [-47.25960382242412, -22.341540987668754], [-47.259597115035135, -22.34155082139195], [-47.25958464249102, -22.34156897070079], [-47.259572159554175, -22.341586989701906], [-47.25955966296756, -22.341604874505816], [-47.25954714955418, -22.341622621261283], [-47.25953461621546, -22.341640226158635], [-47.25952205992873, -22.341657685435614], [-47.25950947774516, -22.341674995381656], [-47.25949686678703, -22.34169215234345], [-47.2594842242445, -22.34170915273039], [-47.25947154737266, -22.341725993020074], [-47.259458833487066, -22.341742669764752], [-47.25944607996006, -22.341759179597098], [-47.2594332842159, -22.341775519236318], [-47.25942044372517, -22.341791685495274], [-47.25940755599971, -22.341807675286077], [-47.2593946185855, -22.341823485627444], [-47.259381629055916, -22.341839113651265], [-47.25936858500438, -22.34185455660861], [-47.25935548403557, -22.34186981187678], [-47.259342323756606, -22.34188487696559], [-47.25932910176727, -22.3418997495234], [-47.25931581564936, -22.341914427343195], [-47.2593024629558, -22.34192890836773], [-47.25928904119817, -22.34194319069503], [-47.25927554783409, -22.341957272582967], [-47.25926198025413, -22.341971152452704], [-47.25924833576738, -22.341984828892265], [-47.25923461158679, -22.341998300658734], [-47.259220804813665, -22.342011566679925], [-47.25920691242213, -22.342024626054595], [-47.259192931242964, -22.34203747805145], [-47.259178857839686, -22.342050122203776], [-47.25916467371533, -22.342062571283318], [-47.259150332188085, -22.34207486358954], [-47.25913580201033, -22.342087026302355], [-47.259121082946216, -22.34209905979448], [-47.259106178492445, -22.342110961307114], [-47.25909109220277, -22.342122728100676], [-47.259075827686246, -22.342134357456235], [-47.259060388604645, -22.34214584667758], [-47.25904477867075, -22.34215719309272], [-47.25902900164678, -22.342168394054973], [-47.25901306134224, -22.342179446944513], [-47.25899696161243, -22.34219034916948], [-47.258980706356915, -22.34220109816697], [-47.25896429951702, -22.342211691404472], [-47.25894774507455, -22.34222212638093], [-47.25893104705111, -22.342232400626905], [-47.258914209505164, -22.34224251170634], [-47.25889723653103, -22.342252457217207], [-47.25888013225763, -22.342262234792052], [-47.25886290084647, -22.342271842099166], [-47.258845546490534, -22.34228127684314], [-47.258828073412964, -22.34229053676556], [-47.2588104858652, -22.342299619645967], [-47.2587927881257, -22.342308523302428], [-47.25877498449889, -22.342317245592195], [-47.258757079313554, -22.342325784412377], [-47.25873907692099, -22.342334137700963], [-47.25872098169428, -22.342342303437125], [-47.25870279802684, -22.342350279641934], [-47.25868453033056, -22.3423580643793], [-47.25866618303489, -22.3423656557563], [-47.25864776058478, -22.342373051924373], [-47.25862926743958, -22.342380251079618], [-47.25861070807182, -22.34238725146351], [-47.25859208696525, -22.342394051363765], [-47.25857340861311, -22.342400649114996], [-47.258554677516976, -22.34240704309939], [-47.25853589818488, -22.342413231747365], [-47.25851707512873, -22.34241921353866], [-47.25849821286388, -22.34242498700253], [-47.25847931590668, -22.342430550718525], [-47.2584603887716, -22.342435903317675], [-47.25844143597066, -22.34244104348255], [-47.25842246200978, -22.342445969948322], [-47.25840347138726, -22.34245068150345], [-47.25838446859223, -22.34245517698964], [-47.258365458010445, -22.342459455323567], [-47.25834642459835, -22.342463519626985], [-47.25832730815838, -22.34246738321974], [-47.258308058489696, -22.342471059216994], [-47.258288668049836, -22.34247455194442], [-47.25826913543217, -22.342477864509], [-47.25824945948153, -22.342481000002284], [-47.25822963928564, -22.342483961514446], [-47.25820967416575, -22.342486752147817], [-47.25818956366374, -22.342489375029214], [-47.25816930753149, -22.342491833321265], [-47.2581489057197, -22.342494130232236], [-47.258128358363926, -22.342496269025396], [-47.25810766577288, -22.34249825302703], [-47.25808682841654, -22.34250008563337], [-47.258065846912295, -22.34250177031698], [-47.258044722013445, -22.342503310631912], [-47.25802345459676, -22.342504710218257], [-47.25800204565094, -22.342505972805824], [-47.25798049626438, -22.342507102217272], [-47.2579588076144, -22.342508102370456], [-47.25793698095661, -22.342508977280236], [-47.25791501761379, -22.342509731060005], [-47.25789291896673, -22.34251036792231], [-47.25787068644483, -22.34251089217959], [-47.25784832151659, -22.342511308244184], [-47.25782582568161, -22.34251162062826], [-47.25780320046241, -22.342511833943405], [-47.25778044739667, -22.342511952900196], [-47.25775756803127, -22.342511982307276], [-47.25773456391461, -22.342511927070625], [-47.25771143659137, -22.342511792192667], [-47.25768818759618, -22.342511582771273], [-47.257664818448966, -22.34251130399878], [-47.25764133065045, -22.34251096116099], [-47.25761772567695, -22.342510559636384], [-47.25759400497721, -22.34251010489513], [-47.257570169968716, -22.342509602498247], [-47.25754622203472, -22.342509058097107], [-47.25752216433814, -22.342508477476464], [-47.257475549419894, -22.34250729852208]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1013.346707085, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263319546782114, -22.335689803836267], [-47.26328331760251, -22.3357251713246], [-47.26326667895326, -22.335741381742878], [-47.263249962217, -22.33575764251716], [-47.26323317082775, -22.3357739565385], [-47.26321630825576, -22.335790326736202], [-47.26319937853171, -22.335806755512525], [-47.263182399622835, -22.33582323025366], [-47.263165390198886, -22.335839735992256], [-47.26314835287256, -22.33585627327626], [-47.26313128939249, -22.33587284350834], [-47.263114201514036, -22.33588944810104], [-47.2630970910015, -22.33590608847452], [-47.26307995962624, -22.335922766058385], [-47.26306280916842, -22.33593948228998], [-47.26304564141572, -22.335956238615783], [-47.26302845816492, -22.335973036489627], [-47.26301126121949, -22.335989877375415], [-47.262993881364274, -22.33600693056037], [-47.26297664774079, -22.336023876740235], [-47.262959405937714, -22.336040870418966], [-47.26294215779796, -22.336057913095736], [-47.262924905173875, -22.33607500627711], [-47.262907649926525, -22.3360921514774], [-47.2628903939264, -22.336109350218443], [-47.262873139053916, -22.336126604028678], [-47.26285588719896, -22.336143914443916], [-47.26283864026136, -22.336161283006692], [-47.262821400150976, -22.336178711266214], [-47.262804168788215, -22.33619620077792], [-47.26278694810432, -22.336213753103078], [-47.26276974004118, -22.336231369808978], [-47.26275254655161, -22.336249052468595], [-47.26273536959999, -22.33626680266005], [-47.262718211162706, -22.336284621965895], [-47.26270107322751, -22.33630251197383], [-47.26268395779453, -22.33632047427557], [-47.26266686687631, -22.33633851046682], [-47.262649802498345, -22.336356622146383], [-47.262632766698836, -22.336374810916578], [-47.26261576152921, -22.33639307838241], [-47.26259878905533, -22.336411426150086], [-47.26258185457138, -22.336429852329953], [-47.26256497394078, -22.336448342604797], [-47.262548160658774, -22.336466882219582], [-47.262531416857335, -22.336485468148506], [-47.26251474230997, -22.336504099949796], [-47.262498136790065, -22.336522777182505], [-47.2624816000702, -22.336541499407147], [-47.262465131923165, -22.33656026618478], [-47.26244873212142, -22.336579077077406], [-47.26243240043662, -22.33659793164869], [-47.26241613664064, -22.336616829462805], [-47.262399940505325, -22.33663577008462], [-47.2623838118018, -22.336654753080502], [-47.26236775030112, -22.336673778017786], [-47.26235175577449, -22.336692844464288], [-47.26233582799284, -22.336711951988917], [-47.26231996672662, -22.33673110016187], [-47.26230417174656, -22.336750288553947], [-47.26228844282311, -22.33676951673679], [-47.26227277972674, -22.336788784283137], [-47.26225718222782, -22.336808090766386], [-47.26224165009654, -22.336827435761126], [-47.26222618310323, -22.33684681884242], [-47.26221078101798, -22.33686623958666], [-47.26219544361107, -22.336885697570686], [-47.26218017065278, -22.336905192372175], [-47.26216496191326, -22.33692472356989], [-47.26214981716291, -22.336944290743013], [-47.262134736171944, -22.336963893471907], [-47.262119718710636, -22.336983531337623], [-47.262104764549555, -22.337003203921828], [-47.2620898734592, -22.337022910806997], [-47.262075045210054, -22.33704265157656], [-47.26206027957299, -22.337062425814402], [-47.26204557631873, -22.337082233105242], [-47.26203093521825, -22.33710207303457], [-47.26201635604265, -22.337121945188525], [-47.26200183856304, -22.337141849154065], [-47.26198738255112, -22.3371617845183], [-47.26197298777813, -22.337181750869785], [-47.261958654015714, -22.337201747797526], [-47.26194438103596, -22.337221774890697], [-47.26193016861094, -22.337241831739473], [-47.26191601651292, -22.337261917934597], [-47.261901924514355, -22.337282033067563], [-47.26188789238794, -22.337302176730265], [-47.2618739199065, -22.337322348515393], [-47.26186000684342, -22.33734254801583], [-47.26184615297194, -22.337362774825376], [-47.26183235806569, -22.337383028538355], [-47.261818621898456, -22.337403308749646], [-47.261804944244396, -22.337423615054576], [-47.26179132487811, -22.33744394704871], [-47.261777763573974, -22.337464304328755], [-47.261764260106936, -22.337484686491596], [-47.26175081425214, -22.337505093134663], [-47.26173742578522, -22.33752552385567], [-47.26172409448198, -22.33754597825271], [-47.26171082011816, -22.337566455925163], [-47.26169760247025, -22.337586956471984], [-47.26168444131493, -22.337607479492814], [-47.26167133642898, -22.33762802458802], [-47.26165828758978, -22.337648591357958], [-47.26164529459285, -22.33766917937503], [-47.26163235734401, -22.33768978802932], [-47.26161947568702, -22.337710416757123], [-47.261606649304646, -22.337731065228724], [-47.26159387782887, -22.33775173319581], [-47.26158116089139, -22.337772420410825], [-47.261568498124, -22.33779312662692], [-47.261555889158316, -22.33781385159764], [-47.26154333362579, -22.33783459507766], [-47.26153083115805, -22.33785535682185], [-47.261518381386615, -22.33787613658562], [-47.26150598394285, -22.337896934125478], [-47.26149363845841, -22.33791774919793], [-47.26148134456477, -22.337938581560305], [-47.26146910189324, -22.33795943097088], [-47.26145691007557, -22.33798029718784], [-47.26144476874341, -22.338001179970117], [-47.261432677528205, -22.338022079077533], [-47.26142063606163, -22.33804299427033], [-47.26140864397557, -22.338063925308887], [-47.26139670090167, -22.33808487195478], [-47.26138480647207, -22.33810583396933], [-47.26137296031861, -22.338126811114908], [-47.261361162073115, -22.33814780315491], [-47.26134941136829, -22.33816880985159], [-47.2613377078361, -22.338189830969363], [-47.261326051108924, -22.338210866272544], [-47.26131444081948, -22.338231915525572], [-47.26130287660037, -22.338252978493802], [-47.26129135808454, -22.338274054942698], [-47.26127988490479, -22.3382951446387], [-47.26126845669429, -22.338316247348384], [-47.26125707308645, -22.338337362838544], [-47.261245733714624, -22.338358490876825], [-47.261234438212504, -22.33837963123112], [-47.26122318621394, -22.338400783669673], [-47.261211977352886, -22.338421947961265], [-47.26120081126356, -22.33844312387509], [-47.26118968758042, -22.338464311180648], [-47.261178605938106, -22.33848550964776], [-47.26116756597138, -22.338506719046848], [-47.26115656731523, -22.338527939148733], [-47.261145609605066, -22.33854916972431], [-47.26113469247629, -22.338570410545046], [-47.26112381556458, -22.33859166138285], [-47.261112978506034, -22.338612922009705], [-47.26110218093685, -22.33863419219797], [-47.261091422493365, -22.338655471720724], [-47.26108070281223, -22.338676760351213], [-47.261070021556556, -22.338698057810756], [-47.261059379523665, -22.338719361535663], [-47.261048778754486, -22.33874066578655], [-47.261038219866755, -22.33876196674344], [-47.26102770189042, -22.338783263704055], [-47.261017223745256, -22.338804556194013], [-47.261006784353334, -22.338825843740434], [-47.260996382638986, -22.338847125872395], [-47.26098601752899, -22.3388684021201], [-47.260975687952524, -22.33888967201546], [-47.26096539284094, -22.338910935092105], [-47.26095513112843, -22.338932190884474], [-47.26094499669478, -22.33895324171621], [-47.26093479409475, -22.338974490388292], [-47.26092462173852, -22.338995730399674], [-47.26091447856828, -22.33901696129083], [-47.260904363529626, -22.339038182601474], [-47.260894275569804, -22.33905939387452], [-47.26088421363925, -22.339080594652586], [-47.26087417669073, -22.339101784480086], [-47.260864163679486, -22.33912296290262], [-47.26085417356358, -22.339144129466554], [-47.26084420530341, -22.339165283719737], [-47.26083425786224, -22.339186425210638], [-47.26082433020569, -22.339207553489118], [-47.26081442130205, -22.33922866810638], [-47.260804530122535, -22.339249768613584], [-47.260794655640716, -22.33927085456356], [-47.260784796832674, -22.33929192551062], [-47.26077495267762, -22.339312981008735], [-47.26076512215695, -22.33933402061411], [-47.260755304255014, -22.339355043882886], [-47.260745497958546, -22.33937605037315], [-47.26073570225766, -22.339397039641987], [-47.260725916143784, -22.3394180112506], [-47.26071613861255, -22.339438964757658], [-47.260706368661104, -22.339459899725348], [-47.260696605290015, -22.33948081571489], [-47.26068684750195, -22.339501712290048], [-47.260677094302736, -22.339522589014138], [-47.26066734470072, -22.339543445451813], [-47.26065759770648, -22.33956428116959], [-47.26064785233404, -22.33958509573326], [-47.26063810759933, -22.33960588871117], [-47.26062836252159, -22.33962665967116], [-47.26061861612223, -22.339647408183172], [-47.26060886742544, -22.339668133817792], [-47.260599115458255, -22.339688836146145], [-47.26058935924988, -22.339709514741415], [-47.26057959783306, -22.339730169175798], [-47.2605698302417, -22.33975079902569], [-47.26056005551367, -22.339771403865758], [-47.260550272688995, -22.339791983272548], [-47.260540480809745, -22.339812536825], [-47.2605306789214, -22.339833064101374], [-47.260520866071516, -22.339853564682244], [-47.26051104131024, -22.339874038149148], [-47.260501301971345, -22.33989427981821], [-47.26049145508461, -22.33991468896865], [-47.260481593324165, -22.33993507009806], [-47.2604717139094, -22.339955426677687], [-47.260461813545156, -22.339975764176025], [-47.26045189086427, -22.33999608465278], [-47.26044194555088, -22.340016388010476], [-47.26043197730402, -22.34003667412133], [-47.26042198582305, -22.340056942858027], [-47.26041197080764, -22.340077194092885], [-47.26040193195741, -22.34009742769914], [-47.26039186897229, -22.34011764355002], [-47.26038178155253, -22.34013784151874], [-47.26037166939822, -22.340158021479354], [-47.260361532209885, -22.340178183305806], [-47.2603513696882, -22.34019832687232], [-47.26034118153389, -22.340218452053648], [-47.26033096744795, -22.34023855872462], [-47.26032072713139, -22.340258646760585], [-47.26031046028552, -22.340278716036995], [-47.260300166611835, -22.34029876642948], [-47.26028984581178, -22.340318797814405], [-47.260279497587156, -22.340338810068047], [-47.260269121639695, -22.340358803067264], [-47.26025871767135, -22.340378776689256], [-47.260248285384385, -22.340398730811096], [-47.26023782448094, -22.340418665310693], [-47.260227334663284, -22.340438580066227], [-47.260216815633925, -22.340458474956066], [-47.2602062670955, -22.340478349858852], [-47.260195688750684, -22.34049820465369], [-47.26018508030215, -22.340518039220235], [-47.26017444145282, -22.340537853438203], [-47.260163771905695, -22.340557647187765], [-47.26015307136385, -22.34057742034932], [-47.26014233953043, -22.340597172803843], [-47.260131576108435, -22.340616904432995], [-47.2601207808014, -22.340636615118004], [-47.260109953312636, -22.34065630474088], [-47.26009909334537, -22.34067597318448], [-47.26008820060316, -22.340695620331346], [-47.26007727478957, -22.340715246064637], [-47.26006631560801, -22.340734850268195], [-47.26005532276218, -22.340754432825786], [-47.260044295955595, -22.340773993622037], [-47.26003323489183, -22.340793532541845], [-47.260022139274724, -22.340813049470118], [-47.260011008807695, -22.34083254429291], [-47.259999843194464, -22.340852016896218], [-47.25998864213872, -22.34087146716646], [-47.25997740534413, -22.340890894990565], [-47.25996613251418, -22.340910300256056], [-47.25995482335253, -22.34092968285076], [-47.25994347756276, -22.3409490426628], [-47.259932094848416, -22.34096837958082], [-47.25992067491288, -22.34098769349418], [-47.259909217459544, -22.34100698429246], [-47.25989772219183, -22.341026251865614], [-47.25988618881296, -22.341045496104268], [-47.25987461702623, -22.341064716899254], [-47.25986300653474, -22.341083914142004], [-47.25985135704136, -22.341103087724623], [-47.25983966824923, -22.341122237539256], [-47.25982793986108, -22.34114136347873], [-47.259816171579494, -22.341160465436637], [-47.25980436310724, -22.34117954330644], [-47.259792514146554, -22.34119859698264], [-47.259780624399966, -22.341217626359715], [-47.25976869356941, -22.34123663133313], [-47.25975672135694, -22.341255611798534], [-47.259744707464414, -22.34127456765199], [-47.259732651593346, -22.341293498790407], [-47.2597205534453, -22.341312405110855], [-47.259708412721515, -22.3413312865109], [-47.25969622912304, -22.341350142888754], [-47.25968400235064, -22.34136897414317], [-47.25967173210495, -22.34138778017326], [-47.259659418086414, -22.341406560878593], [-47.259647059995174, -22.34142531615928], [-47.25963465896533, -22.341444043750048], [-47.25962223272486, -22.341462715992712], [-47.25960980642555, -22.34148128887879], [-47.259598065586395, -22.341498734296483], [-47.25957715721655, -22.341529528798933], [-47.259572558077906, -22.341536271607932], [-47.25956014084696, -22.34155434042339], [-47.25954771754309, -22.341572273339963], [-47.259535284989084, -22.34159006649729], [-47.25952284009296, -22.34160771607557], [-47.25951037984659, -22.341625218299498], [-47.25949790132265, -22.341642569444286], [-47.259485401672684, -22.341659765840305], [-47.25947287812395, -22.341676803878993], [-47.259460327976306, -22.341693680018626], [-47.259447748598696, -22.341710390790308], [-47.25943513742467, -22.341726932804736], [-47.25942249194825, -22.341743302758363], [-47.25940980971895, -22.341759497439984], [-47.25939708833561, -22.341775513738273], [-47.25938432544112, -22.341791348647828], [-47.25937151871478, -22.341806999276862], [-47.25935866586507, -22.341822462854356], [-47.25934576462193, -22.341837736736444], [-47.259332812727244, -22.341852818413848], [-47.25931980792554, -22.34186770551869], [-47.25930674795348, -22.34188239583084], [-47.25929363052856, -22.341896887284456], [-47.2592804533375, -22.341911177973405], [-47.259267214022884, -22.34192526615725], [-47.25925391016976, -22.341939150266022], [-47.25924053929167, -22.34195282890394], [-47.25922709881516, -22.34196630085311], [-47.259213586064355, -22.341979565076144], [-47.25919999824423, -22.34199262071766], [-47.259186332424065, -22.34200546710456], [-47.25917258552027, -22.342018103745186], [-47.259158754164176, -22.34203053042997], [-47.259144818921435, -22.342042761070037], [-47.259130730126564, -22.342054836754365], [-47.25911645424021, -22.34206678660695], [-47.25910199076163, -22.342078611144842], [-47.25908734317165, -22.34209030754491], [-47.259072515011816, -22.342101873004495], [-47.25905750988274, -22.342113304742874], [-47.259042331441194, -22.342124600003697], [-47.25902698339837, -22.342135756056347], [-47.25901146951831, -22.34214677019724], [-47.25899579361534, -22.342157639751456], [-47.258979959552725, -22.342168362073885], [-47.25896397124087, -22.34217893455029], [-47.258947832634846, -22.34218935459888], [-47.25893154773277, -22.342199619671398], [-47.25891512057528, -22.34220972725333], [-47.25889855524234, -22.342219674865753], [-47.258881855852124, -22.342229460066015], [-47.25886502655973, -22.34223908044843], [-47.25884807155503, -22.34224853364531], [-47.25883099506143, -22.342257817327823], [-47.25881380133454, -22.342266929206524], [-47.25879649466014, -22.342275867032455], [-47.258779079352855, -22.34228462859775], [-47.25876155975496, -22.34229321173638], [-47.25874394023475, -22.34230161432479], [-47.25872622518451, -22.342309834283046], [-47.258708419019804, -22.34231786957514], [-47.25869052617779, -22.34232571820972], [-47.25867255111547, -22.342333378241182], [-47.258654498308466, -22.342340847770025], [-47.25863637224897, -22.34234812494389], [-47.258618177444575, -22.342355207958207], [-47.25859991841682, -22.342362095056732], [-47.258581599699355, -22.34236878453257], [-47.25856322583581, -22.342375274728884], [-47.258544801378825, -22.3423815640395], [-47.258526330887875, -22.342387650909792], [-47.25850781892656, -22.342393533837654], [-47.258489270062135, -22.342399211373795], [-47.258470688863056, -22.342404682122673], [-47.25845207989554, -22.34240994474354], [-47.2584334477234, -22.34241499795071], [-47.25841479690383, -22.3424198405146], [-47.2583961319859, -22.342424471262333], [-47.258377457508985, -22.34242888907807], [-47.2583587779021, -22.342433092925695], [-47.258340076869914, -22.342437086253966], [-47.2583212899988, -22.34244088323777], [-47.258302363641285, -22.342444497493826], [-47.25828328966608, -22.342447933217336], [-47.25826406648684, -22.34245119330351], [-47.25824469278543, -22.34245428063104], [-47.258225167502786, -22.342457198077263], [-47.25820548982895, -22.342459948532404], [-47.258185659189294, -22.34246253491288], [-47.258165675233194, -22.342464960173196], [-47.258145537822124, -22.34246722731663], [-47.25812524701469, -22.342469339405117], [-47.25810480305423, -22.34247129956777], [-47.258084206356116, -22.34247311100835], [-47.25806345749292, -22.342474777011986], [-47.25804255718217, -22.342476300950832], [-47.258021506273195, -22.342477686288653], [-47.258000305734605, -22.342478936585145], [-47.25797895664142, -22.342480055498804], [-47.25795746016346, -22.34248104678981], [-47.25793581755411, -22.342481914321795], [-47.25791403013835, -22.342482662063386], [-47.2578920993031, -22.342483294089163], [-47.25787002648706, -22.342483814580124], [-47.2578478131707, -22.342484227823828], [-47.25782546086762, -22.342484538214435], [-47.2578029711159, -22.34248475025203], [-47.257780345469754, -22.34248486854227], [-47.25775758549325, -22.342484897795526], [-47.25773469275204, -22.342484842825936], [-47.25771166880786, -22.34248470855052], [-47.257688515211626, -22.342484499988082], [-47.25766523349872, -22.34248422225823], [-47.25764182518391, -22.34248388058024], [-47.257618291755975, -22.342483480272286], [-47.25759463467433, -22.342483026750234], [-47.25757085536497, -22.342482525527], [-47.25754695521742, -22.342481982211783], [-47.25752293751948, -22.342481402556093], [-47.25748856393164, -22.342480533202227]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1008.131438853, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263288796336184, -22.335680563312906], [-47.263262241708944, -22.335706486346066], [-47.26324562295887, -22.335722677354966], [-47.26322892216697, -22.335738922604573], [-47.26321214275801, -22.335755224976477], [-47.263195288195426, -22.335771587392774], [-47.26317836253998, -22.335788012217307], [-47.263161384712525, -22.335804485906344], [-47.26314437443817, -22.335820992467372], [-47.26312733438456, -22.335837532395477], [-47.26311026630117, -22.33585410709402], [-47.26309317194473, -22.335870717976714], [-47.26307605308132, -22.335887366465442], [-47.263058911484656, -22.33590405399215], [-47.26304174893771, -22.335920781996965], [-47.26302456723155, -22.33593755192968], [-47.26300736816677, -22.33595436524801], [-47.262990153551186, -22.335971223420213], [-47.26297274348527, -22.335988306226966], [-47.26295548757351, -22.33600527432047], [-47.262938221645406, -22.336022291774157], [-47.262920947550725, -22.336039360093753], [-47.26290366714912, -22.336056480792994], [-47.262886382309574, -22.336073655393797], [-47.262869094911075, -22.336090885426028], [-47.26285180684318, -22.336108172426673], [-47.26283452000541, -22.336125517940395], [-47.26281723630804, -22.33614292351916], [-47.26279995767177, -22.336160390721915], [-47.26278268602872, -22.336177921114285], [-47.26276542332236, -22.336195516268063], [-47.26274817150757, -22.336213177761437], [-47.262730932550795, -22.336230907178646], [-47.26271370843078, -22.336248706109412], [-47.26269650113902, -22.336266576148134], [-47.26267931267912, -22.336284518894654], [-47.26266214506777, -22.33630253595327], [-47.26264500033491, -22.336320628932175], [-47.26262788052424, -22.336338799443197], [-47.262610787692864, -22.336357049101665], [-47.262593723912076, -22.336375379525887], [-47.26257669126847, -22.336393792335418], [-47.26255969527863, -22.33641228543539], [-47.26254275271218, -22.33643084354835], [-47.26252587790164, -22.336449451005606], [-47.26250907312305, -22.336468104616596], [-47.26249233814663, -22.336486803936392], [-47.26247567274242, -22.336505548520833], [-47.26245907667962, -22.336524337927393], [-47.262442549727695, -22.336543171714105], [-47.262426091655676, -22.33656204943997], [-47.2624097022318, -22.336580970665846], [-47.26239338122453, -22.336599934953], [-47.262377128402285, -22.33661894186351], [-47.26236094353272, -22.336637990961123], [-47.26234482638339, -22.33665708181045], [-47.26232877672209, -22.336676213976702], [-47.26231279431624, -22.33669538702627], [-47.26229687893279, -22.3367146005269], [-47.262281030338954, -22.33673385404689], [-47.26226524830171, -22.336753147155676], [-47.262249532588, -22.336772479423544], [-47.26223388296468, -22.33679185042168], [-47.26221829919839, -22.33681125972247], [-47.262202781056004, -22.33683070689886], [-47.26218732830401, -22.33685019152512], [-47.262171940709216, -22.336869713176057], [-47.26215661803834, -22.336889271427413], [-47.26214136005805, -22.336908865855907], [-47.26212616653522, -22.336928496038947], [-47.262111037236494, -22.33694816155499], [-47.26209597192872, -22.336967861983336], [-47.26208097037887, -22.336987596903892], [-47.26206603235398, -22.337007365897453], [-47.26205115762104, -22.337027168545802], [-47.262036345947365, -22.337047004431184], [-47.262021597100286, -22.33706687313687], [-47.26200691084724, -22.337086774246746], [-47.261992286955866, -22.337106707345512], [-47.26197772519378, -22.337126672018755], [-47.26196322532931, -22.337146667852107], [-47.2619487871302, -22.33716669443283], [-47.26193441036465, -22.337186751348707], [-47.261920094801404, -22.337206838187566], [-47.26190584020902, -22.33722695453843], [-47.26189164635645, -22.33724709999079], [-47.26187751301273, -22.33726727413504], [-47.26186343994718, -22.337287476562008], [-47.26184942692932, -22.337307706863307], [-47.26183547372912, -22.33732796463073], [-47.26182158011655, -22.337348249457165], [-47.2618077458619, -22.33736856093592], [-47.26179397073566, -22.33738889866101], [-47.26178025450873, -22.33740926222682], [-47.26176659695241, -22.337429651228067], [-47.26175299783787, -22.33745006526066], [-47.2617394569368, -22.337470503920674], [-47.26172597402113, -22.337490966804804], [-47.2617125488633, -22.337511453509983], [-47.26169918123595, -22.337531963633634], [-47.26168587091161, -22.337552496774464], [-47.2616726176637, -22.33757305253078], [-47.26165942126574, -22.337593630501562], [-47.26164628149137, -22.33761423028669], [-47.26163319811496, -22.337634851485856], [-47.26162017093004, -22.337655493669185], [-47.261607199848285, -22.33767615621199], [-47.26159428472176, -22.337696838531677], [-47.26158142523411, -22.3377175402912], [-47.26156862101499, -22.337738261240116], [-47.261555871693794, -22.337759001128767], [-47.26154317689998, -22.337779759708067], [-47.26153053626286, -22.33780053672961], [-47.26151794941153, -22.337821331946053], [-47.26150541597527, -22.337842145110237], [-47.26149293558331, -22.33786297597567], [-47.26148050786466, -22.337883824296966], [-47.261468132448634, -22.337904689828697], [-47.261455808964385, -22.3379255723264], [-47.26144353704087, -22.33794647154657], [-47.26143131630752, -22.337967387245623], [-47.261419146393656, -22.337988319180717], [-47.26140702692839, -22.338009267110063], [-47.26139495754108, -22.338030230792164], [-47.26138293786129, -22.338051209985867], [-47.26137096751834, -22.33807220445109], [-47.26135904614208, -22.338093213947573], [-47.26134717336205, -22.33811423823623], [-47.26133534880775, -22.338135277078923], [-47.2613235721096, -22.33815633023647], [-47.2613118428973, -22.3381773974718], [-47.261300160800914, -22.338198478547902], [-47.26128852545093, -22.338219573227796], [-47.261276936477664, -22.33824068127553], [-47.26126539351185, -22.338261802455182], [-47.26125389618401, -22.33828293653199], [-47.26124244412507, -22.33830408327126], [-47.26123103696624, -22.338325242438557], [-47.26121967433868, -22.338346413800288], [-47.26120835587384, -22.33836759712319], [-47.26119708120341, -22.338388792174413], [-47.26118584995916, -22.338409998721556], [-47.261174661773154, -22.338431216532754], [-47.26116351627767, -22.338452445376383], [-47.26115241310522, -22.338473685021253], [-47.26114135188845, -22.338494935236803], [-47.261130332260244, -22.3385161957928], [-47.26111935385386, -22.338537466459155], [-47.261108416302676, -22.33855874700644], [-47.26109751924028, -22.33858003720562], [-47.261086662300706, -22.338601336827736], [-47.261075845118114, -22.33862264564429], [-47.26106506732684, -22.338643963427444], [-47.26105432856147, -22.33866528994969], [-47.26104362848481, -22.338686624928233], [-47.261032967965036, -22.338707965652556], [-47.26102234920862, -22.338729306043767], [-47.26101177293283, -22.33875064206989], [-47.26100123816968, -22.33877197301217], [-47.26099074383407, -22.338793298393952], [-47.26098028884335, -22.338814617740226], [-47.26096987211721, -22.33883593057794], [-47.2609594925781, -22.338857236435356], [-47.26094914915081, -22.338878534842543], [-47.26093884076265, -22.338899825331396], [-47.26092856634379, -22.338921107434565], [-47.26091842570421, -22.338942171148318], [-47.26090821124591, -22.33896344447609], [-47.2608980275924, -22.33898470803793], [-47.26088787368238, -22.339005961372962], [-47.26087774845821, -22.33902720401952], [-47.26086765086399, -22.339048435519295], [-47.26085757984721, -22.339069655413766], [-47.26084753435782, -22.339090863246202], [-47.26083751334844, -22.339112058561234], [-47.2608275157746, -22.339133240904253], [-47.26081754059444, -22.339154409822193], [-47.26080758676902, -22.33917556486273], [-47.26079765326202, -22.33919670557498], [-47.26078773903981, -22.339217831509465], [-47.26077784307204, -22.339238942216628], [-47.260767964330775, -22.339260037248817], [-47.26075810179067, -22.339281116159867], [-47.26074825442987, -22.3393021785032], [-47.26073842122868, -22.339323223834718], [-47.2607286011707, -22.339344251710166], [-47.260718793241935, -22.339365261687444], [-47.26070899643202, -22.3393862533233], [-47.260699209732046, -22.33940722617891], [-47.260689432137475, -22.33942817981276], [-47.26067966264542, -22.33944911378704], [-47.260669900256715, -22.339470027662948], [-47.26066014397425, -22.339490921004327], [-47.26065039280439, -22.339511793374673], [-47.26064064575615, -22.33953264433873], [-47.26063090184096, -22.339553473463322], [-47.26062116007382, -22.339574280314505], [-47.2606114194718, -22.339595064461058], [-47.26060167905556, -22.339615825471157], [-47.26059193784794, -22.339636562915256], [-47.26058219487477, -22.33965727636448], [-47.26057244916499, -22.33967796539059], [-47.260562699749734, -22.33969862956741], [-47.26055294566394, -22.339719268467807], [-47.26054318594382, -22.339739881669107], [-47.26053341962974, -22.339760468746764], [-47.26052364576433, -22.339781029278246], [-47.26051386339251, -22.339801562843547], [-47.26050407156274, -22.339822069021974], [-47.26049426932565, -22.33984254739524], [-47.26048445573473, -22.33986299754617], [-47.26047473426976, -22.339883202025515], [-47.260464899962464, -22.339903585094806], [-47.26045505134183, -22.339923939060107], [-47.26044518551373, -22.339944267636028], [-47.26043529901259, -22.339964576648264], [-47.26042539040615, -22.33998486829401], [-47.2604154593789, -22.340005142478304], [-47.26040550563125, -22.340025399074097], [-47.26039552886382, -22.34004563795475], [-47.26038552877769, -22.340065858993253], [-47.26037550507379, -22.340086062063563], [-47.26036545745346, -22.340106247039685], [-47.260355385618254, -22.34012641379551], [-47.26034528926973, -22.340146562205927], [-47.260335168109805, -22.340166692145626], [-47.26032502184055, -22.34018680348966], [-47.260314850164114, -22.340206896113592], [-47.260304652782914, -22.3402269698931], [-47.26029442939943, -22.34024702470436], [-47.26028417971641, -22.340267060423727], [-47.26027390343679, -22.340287076927744], [-47.26026360026353, -22.340307074093634], [-47.26025326989987, -22.340327051798635], [-47.26024291204906, -22.3403470099206], [-47.26023252641454, -22.340366948337657], [-47.26022211270007, -22.3403868669279], [-47.260211670609316, -22.34040676557022], [-47.260201199846065, -22.34042664414386], [-47.260190700114336, -22.340446502528263], [-47.26018017111833, -22.340466340603115], [-47.26016961256225, -22.340486158248638], [-47.26015902415029, -22.340505955345602], [-47.26014840558698, -22.340525731774907], [-47.26013775657682, -22.34054548741785], [-47.26012707682453, -22.340565222156048], [-47.260116366034744, -22.34058493587167], [-47.260105623912054, -22.340604628447604], [-47.2600948501616, -22.340624299766397], [-47.26008404448827, -22.340643949711264], [-47.260073206596864, -22.34066357816642], [-47.26006233619253, -22.340683185015756], [-47.26005143298046, -22.34070277014376], [-47.260040496665596, -22.34072233343566], [-47.2600295269533, -22.340741874776658], [-47.26001852354861, -22.340761394052745], [-47.26000748615679, -22.34078089115037], [-47.25999641448322, -22.34080036595588], [-47.25998530823294, -22.340819818356813], [-47.25997416711127, -22.340839248240794], [-47.25996299082351, -22.34085865549571], [-47.2599517790749, -22.34087804001012], [-47.25994053157057, -22.3408974016732], [-47.25992924801574, -22.340916740374343], [-47.2599179281156, -22.34093605600342], [-47.2599065715753, -22.340955348450763], [-47.2598951780998, -22.34097461760742], [-47.25988374739407, -22.34099386336478], [-47.259872279163126, -22.34101308561455], [-47.25986077311178, -22.341032284249184], [-47.25984922894487, -22.34105145916134], [-47.259837646367124, -22.341070610244373], [-47.25982602508293, -22.341089737392203], [-47.25981436479698, -22.341108840498954], [-47.25980266521359, -22.341127919459456], [-47.25979092603687, -22.341146974169227], [-47.259779146971084, -22.341166004523767], [-47.25976732772004, -22.34118501041966], [-47.25975546798777, -22.341203991753396], [-47.259743567477734, -22.34122294842257], [-47.259731625893465, -22.34124188032501], [-47.25971964293831, -22.341260787358937], [-47.25970761831528, -22.341279669423447], [-47.25969555172735, -22.341298526417816], [-47.25968344287727, -22.34131735824194], [-47.25967129146751, -22.34133616479625], [-47.25965909720026, -22.341354945981873], [-47.25964685977757, -22.34137370170023], [-47.25963457890125, -22.34139243185332], [-47.25962225427287, -22.34141113634366], [-47.259609887117534, -22.34142981277302], [-47.25959749630405, -22.341448431776175], [-47.25958510873725, -22.341466946765756], [-47.25957273255769, -22.341485336214454], [-47.259571414838476, -22.341487281634954], [-47.25955049201301, -22.34151806992434], [-47.259548001125566, -22.341521721819735], [-47.25953563920781, -22.3415397101418], [-47.259523275536935, -22.341557556973903], [-47.25951090701553, -22.34157525848461], [-47.259498530636726, -22.341592810885746], [-47.25948614348272, -22.341610210436272], [-47.25947374272159, -22.34162745344891], [-47.25946132560522, -22.34164453629494], [-47.25944888946598, -22.34166145541051], [-47.25943643171322, -22.341678207302884], [-47.259423949829895, -22.341694788556584], [-47.25941144136742, -22.341711195840762], [-47.25939890394164, -22.341727425915703], [-47.259386335227205, -22.341743475639753], [-47.25937373295132, -22.341759341977443], [-47.2593610948878, -22.341775022005763], [-47.25934841884935, -22.34179051292251], [-47.259335702679564, -22.341805812053725], [-47.25932294424486, -22.341820916860566], [-47.259310141424336, -22.341835824947246], [-47.2592972920999, -22.341850534068158], [-47.259284394145126, -22.341865042134696], [-47.25927144541324, -22.34187934722215], [-47.25925844372469, -22.341893447575583], [-47.259245386853124, -22.34190734161602], [-47.25923227251098, -22.341921027945695], [-47.259219098334746, -22.341934505351805], [-47.25920586186854, -22.34194777281067], [-47.25919256054753, -22.3419608294903], [-47.2591791916804, -22.341973674752154], [-47.2591657524316, -22.341986308151412], [-47.259152239803186, -22.34199872943583], [-47.25913865049434, -22.342010938653136], [-47.25912496413321, -22.34202295085379], [-47.259111128070735, -22.342034809916303], [-47.259097106475714, -22.342046546908698], [-47.259082898582705, -22.342058162492446], [-47.25906850785652, -22.342069653780033], [-47.2590539378265, -22.342081017905652], [-47.25903919208483, -22.34209225202696], [-47.259024274283306, -22.342103353327293], [-47.25900918813159, -22.342114319017522], [-47.258993937395395, -22.3421251463371], [-47.25897852589397, -22.34213583255605], [-47.25896295749851, -22.342146374976014], [-47.25894723613032, -22.34215677093139], [-47.258931365758095, -22.342167017791123], [-47.25891535039638, -22.34217711295977], [-47.25889919410482, -22.34218705387771], [-47.25888290098483, -22.342196838023153], [-47.2588664751785, -22.342206462912888], [-47.258849920867064, -22.34221592610288], [-47.258833242268764, -22.34222522518962], [-47.25881644363745, -22.34223435781073], [-47.258799529261196, -22.342243321645785], [-47.2587825034601, -22.342252114417295], [-47.25876537058496, -22.342260733891475], [-47.25874813501592, -22.342269177878997], [-47.258730801160766, -22.342277444235705], [-47.25871337345279, -22.342285530863673], [-47.25869585634999, -22.342293435711714], [-47.25867825433337, -22.342301156776156], [-47.25866057190493, -22.34230869210179], [-47.25864281358653, -22.34231603978249], [-47.258624983917585, -22.342323197962216], [-47.258607087453875, -22.34233016483562], [-47.25858912876607, -22.34233693864885], [-47.25857111243761, -22.342343517700325], [-47.25855304306258, -22.342349900341752], [-47.25853492524465, -22.342356084978658], [-47.258516763594756, -22.34236207007127], [-47.25849856272817, -22.342367854135727], [-47.25848032726412, -22.342373435744214], [-47.258462061823, -22.342378813525997], [-47.258443771022975, -22.34238398616866], [-47.258425459479525, -22.342388952418162], [-47.25840713180115, -22.342393711080167], [-47.258388792587745, -22.3423982610206], [-47.25837044642882, -22.342402601165897], [-47.25835209779672, -22.342406730527284], [-47.25833372914432, -22.342410652880467], [-47.25831527184197, -22.342414383255313], [-47.25829666879548, -22.342417935770225], [-47.25827791128483, -22.342421314489833], [-47.25825899754391, -22.342424522097605], [-47.258239926091626, -22.342427561259417], [-47.25822069572213, -22.34243043463974], [-47.25820130549422, -22.342433144916672], [-47.25818175471682, -22.342435694796215], [-47.25816204293678, -22.342438087024835], [-47.25814216992632, -22.342440324400776], [-47.25812213566714, -22.34244240978459], [-47.258101940337184, -22.342444346108294], [-47.25808158429719, -22.342446136383096], [-47.258061068074944, -22.342447783706806], [-47.25804039235225, -22.342449291269567], [-47.25801955795088, -22.342450662358942], [-47.25799856581945, -22.342451900364335], [-47.25797741701957, -22.34245300878018], [-47.25795611271354, -22.342453991209016], [-47.25793465415254, -22.342454851363158], [-47.2579130426638, -22.342455593066635], [-47.257891279640276, -22.34245622025589], [-47.25786936653005, -22.342456736980527], [-47.2578473048255, -22.342457147403415], [-47.25782509605427, -22.342457455800503], [-47.257802741769964, -22.34245766656054], [-47.25778024354337, -22.34245778418427], [-47.25775760295572, -22.34245781328371], [-47.25773482158993, -22.34245775858118], [-47.257711901024734, -22.342457624908292], [-47.25768884282746, -22.34245741720482], [-47.257665648548816, -22.342457140517595], [-47.2576423197177, -22.342456799999418], [-47.25761885783531, -22.342456400908073], [-47.25759526437171, -22.342455948605256], [-47.25757154076145, -22.342455448555675], [-47.25754768840033, -22.3424549063264], [-47.25750158135371, -22.342453793550924]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 1002.915654886, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263258062066484, -22.33567134001973], [-47.26322456697011, -22.335703972963795], [-47.26320788212251, -22.335720202688776], [-47.263191114693846, -22.335736493411204], [-47.2631742681407, -22.335752848046074], [-47.26315734655387, -22.335769268918806], [-47.263140369807786, -22.3357857415558], [-47.263123358683025, -22.335802248939245], [-47.26310631590215, -22.335818791511457], [-47.26308924321546, -22.335835370676428], [-47.26307214238099, -22.335851987849132], [-47.26305501516674, -22.335868644453146], [-47.26303786334865, -22.335885341922666], [-47.263020688712615, -22.335902081700667], [-47.263003493052956, -22.3359188652403], [-47.26298627817422, -22.335935694003116], [-47.26296904588848, -22.335952569461753], [-47.262951605611875, -22.335969681890308], [-47.26293432741182, -22.33598667189746], [-47.26291703735871, -22.336003713126047], [-47.26289973730909, -22.33602080708849], [-47.262882429129945, -22.336037955305585], [-47.2628651146982, -22.336055159306884], [-47.26284779590133, -22.336072420630327], [-47.262830474637994, -22.33608974082133], [-47.26281315281747, -22.336107121433546], [-47.262795832360275, -22.336124564028275], [-47.26277851519815, -22.33614207017426], [-47.26276120327479, -22.336159641447285], [-47.262743898545956, -22.336177279429677], [-47.2627266029795, -22.336194985710506], [-47.26270931855552, -22.336212761885303], [-47.262692047267116, -22.336230609555365], [-47.26267479112089, -22.336248530326966], [-47.26265755213625, -22.336266525812135], [-47.262640332346535, -22.336284597627515], [-47.262623133799025, -22.336302747394104], [-47.26260595855562, -22.336320976736555], [-47.262588808692406, -22.336339287283288], [-47.26257168630046, -22.336357680665863], [-47.26255459348708, -22.336376158517186], [-47.26253753599139, -22.336394718537296], [-47.26252053148905, -22.33641334448839], [-47.26250359514996, -22.33643201978806], [-47.2624867293942, -22.33645074108111], [-47.262469933988704, -22.33646950791939], [-47.26245320870019, -22.33648831985556], [-47.262436553294464, -22.33650717644401], [-47.26241996753761, -22.33652607723979], [-47.26240345119532, -22.336545021798916], [-47.26238700403237, -22.336564009679325], [-47.26237062581379, -22.336583040439496], [-47.2623543163046, -22.336602113638726], [-47.262338075268964, -22.336621228838005], [-47.26232190247102, -22.33664038559935], [-47.26230579767505, -22.33665958348535], [-47.262289760644975, -22.336678822059863], [-47.26227379114428, -22.336698100888125], [-47.26225788893667, -22.336717419536097], [-47.2622420537856, -22.336736777570756], [-47.262226285454524, -22.33675617456012], [-47.26221058370678, -22.336775610073143], [-47.262194948305506, -22.336795083679974], [-47.26217937901401, -22.336814594951434], [-47.26216387559527, -22.336834143459694], [-47.26214843781258, -22.33685372877756], [-47.26213306542911, -22.336873350478733], [-47.26211775820805, -22.33689300813803], [-47.262102515912716, -22.336912701330967], [-47.26208733830626, -22.336932429634118], [-47.26207222515195, -22.33695219262509], [-47.262057176213325, -22.33697198988198], [-47.26204219125387, -22.336991820983922], [-47.262027270037116, -22.337011685511037], [-47.26201241232685, -22.337031583044006], [-47.2619976178869, -22.337051513164468], [-47.261982886481285, -22.337071475454884], [-47.261968217874106, -22.337091469498464], [-47.261953611829554, -22.337111494879366], [-47.261939068112525, -22.337131551181834], [-47.261924586487275, -22.337151637991823], [-47.2619101667186, -22.337171754895806], [-47.261895808571786, -22.337191901480345], [-47.26188151181207, -22.337212077333245], [-47.261867276204946, -22.337232282042862], [-47.261853101516046, -22.337252515198394], [-47.26183898751137, -22.337272776389614], [-47.261824933957044, -22.33729306520703], [-47.261810940619725, -22.337313381241472], [-47.261797007266054, -22.337333724084765], [-47.26178313366297, -22.3373540933293], [-47.26176931957774, -22.33737448856816], [-47.2617555647779, -22.337394909394856], [-47.26174186903156, -22.33741535540321], [-47.26172823210659, -22.33743582618833], [-47.26171465377148, -22.33745632134552], [-47.26170113379491, -22.337476840470696], [-47.26168767194615, -22.33749738316003], [-47.26167426799466, -22.33751794901028], [-47.26166092170982, -22.33753853761947], [-47.26164763286187, -22.337559148585242], [-47.261634401221244, -22.337579781506044], [-47.261621226558475, -22.337600435981035], [-47.261608108644815, -22.33762111160941], [-47.26159504727187, -22.337641807959027], [-47.2615820423572, -22.337662524390325], [-47.26156909376114, -22.337683260301876], [-47.261556201168204, -22.33770401534935], [-47.261543364205714, -22.33772478928008], [-47.26153058250081, -22.33774558184229], [-47.261517855680545, -22.33776639278481], [-47.261505183371966, -22.33778722185718], [-47.2614925652018, -22.337808068810062], [-47.26148000079702, -22.337828933394242], [-47.261467489784536, -22.337849815361334], [-47.261455031790966, -22.337870714464], [-47.26144262644334, -22.337891630455022], [-47.261430273368454, -22.33791256308806], [-47.261417972192945, -22.337933512117807], [-47.26140572254391, -22.337954477298936], [-47.26139352404832, -22.33797545838688], [-47.26138137633299, -22.337996455138114], [-47.26136927902492, -22.338017467309545], [-47.26135723175139, -22.33803849465837], [-47.26134523413938, -22.338059536942865], [-47.26133328581646, -22.338080593921326], [-47.26132138640983, -22.338101665353005], [-47.261309535546694, -22.338122750998423], [-47.26129773285523, -22.338143850616802], [-47.261285977962785, -22.33816496396969], [-47.26127427049719, -22.338186090818716], [-47.26126261008666, -22.33820723092546], [-47.26125099635923, -22.33822838405271], [-47.261239428943405, -22.338249549963123], [-47.26122790746745, -22.338270728420742], [-47.26121643156006, -22.33829191918961], [-47.26120500085025, -22.338313122033984], [-47.26119361496693, -22.338334336719186], [-47.261182273539376, -22.33835556301072], [-47.261170976197036, -22.338376800674546], [-47.2611597225696, -22.338398049477245], [-47.26114851228688, -22.33841930918578], [-47.26113734497903, -22.3384405795675], [-47.26112622027645, -22.338461860390144], [-47.26111513780962, -22.338483151422118], [-47.261104097209326, -22.33850445243223], [-47.26109309810674, -22.33852576318939], [-47.261082140133134, -22.338547083463194], [-47.26107122292004, -22.33856841302373], [-47.26106034609942, -22.33858975164111], [-47.26104950930341, -22.338611099085934], [-47.2610387121643, -22.33863245512951], [-47.261027954314706, -22.338653819543502], [-47.26101723541703, -22.338675192041006], [-47.2610065564104, -22.338696569764792], [-47.26099591966671, -22.338717946296285], [-47.260985326002874, -22.338739317391664], [-47.26097477445289, -22.338760682315613], [-47.26096426392681, -22.338782040589198], [-47.26095379333725, -22.33880339173529], [-47.260943361599345, -22.338824735278788], [-47.26093296763108, -22.338846070745962], [-47.260922610353006, -22.338867397664973], [-47.260912288688246, -22.338888715565933], [-47.26090200156304, -22.338910023979906], [-47.26089185471752, -22.338931100575707], [-47.26088162840094, -22.33895239855917], [-47.26087143345012, -22.338973685671473], [-47.26086126880033, -22.33899496145037], [-47.26085113339064, -22.339016225432818], [-47.26084102616202, -22.339037477159337], [-47.260830946059, -22.3390587161702], [-47.26082089202873, -22.339079942007587], [-47.260810863021185, -22.339101154215108], [-47.26080085798944, -22.33912235233718], [-47.26079087588927, -22.33914353591991], [-47.26078091567959, -22.339164704510075], [-47.26077097632214, -22.339185857656084], [-47.260761056781384, -22.339206994907762], [-47.26075115602534, -22.339228115814926], [-47.26074127302458, -22.339249219929354], [-47.26073140675245, -22.339270306804323], [-47.26072155618588, -22.339291375992907], [-47.260711720304194, -22.339312427050544], [-47.260701898090154, -22.339333459532682], [-47.260692088529076, -22.339354472996956], [-47.260682290610156, -22.339375466999858], [-47.26067250332408, -22.33939644110246], [-47.26066272566618, -22.33941739486308], [-47.26065295663355, -22.339438327843965], [-47.260643195227175, -22.33945923960622], [-47.26063344045032, -22.33948012971386], [-47.26062369130981, -22.339500997730426], [-47.260613946815376, -22.33952184322088], [-47.2606042059792, -22.339542665752305], [-47.26059446781736, -22.339563464891008], [-47.26058473134808, -22.339584240206186], [-47.2605749955933, -22.339604991266395], [-47.260565259577405, -22.33962571764258], [-47.2605555223279, -22.339646418906444], [-47.26054578287552, -22.33966709463027], [-47.26053604025337, -22.33968774438865], [-47.26052629349864, -22.339708367755076], [-47.260516541649764, -22.339728964307763], [-47.26050678374961, -22.339749533623017], [-47.260497018843516, -22.339770075279187], [-47.26048724597913, -22.339790588857337], [-47.26047746420794, -22.339811073937852], [-47.26046767258365, -22.33983153010353], [-47.26045787016308, -22.339851956938475], [-47.26044816657205, -22.33987212422811], [-47.2604383448442, -22.339892481216232], [-47.26042850936333, -22.339912808017466], [-47.26041865712194, -22.339933108589683], [-47.26040878448392, -22.339953389115795], [-47.26039888995193, -22.339973651930524], [-47.26038897321086, -22.339993896941433], [-47.260379033962415, -22.34001412402217], [-47.26036907190854, -22.340034333046745], [-47.260359086751684, -22.340054523888913], [-47.260349078194146, -22.3400746964233], [-47.260339045938565, -22.34009485052463], [-47.26032898968797, -22.340114986067615], [-47.260318909145234, -22.340135102927842], [-47.26030880401374, -22.340155200980785], [-47.26029867399693, -22.340175280102333], [-47.26028851879836, -22.340195340168883], [-47.260278338121914, -22.340215381056904], [-47.26026813167151, -22.340235402643472], [-47.260257899151334, -22.3402554048058], [-47.260247640265824, -22.340275387421336], [-47.26023735471936, -22.34029535036819], [-47.26022704221668, -22.340315293524597], [-47.260216702462536, -22.340335216769287], [-47.26020633516184, -22.340355119981446], [-47.260195940019884, -22.340375003040066], [-47.26018551674183, -22.34039486582511], [-47.260175065032996, -22.3404147082169], [-47.260164584598925, -22.340434530095845], [-47.260154075145344, -22.340454331342777], [-47.26014353637799, -22.340474111838994], [-47.260132968002644, -22.3404938714664], [-47.26012236972535, -22.34051361010704], [-47.26011174125218, -22.34053332764337], [-47.26010108228942, -22.340553023958204], [-47.26009039254329, -22.340572698934906], [-47.260079671719936, -22.340592352457666], [-47.26006891952608, -22.34061198441022], [-47.2600581356682, -22.340631594677088], [-47.26004731985264, -22.340651183143816], [-47.260036471786215, -22.340670749695636], [-47.260025591175655, -22.340690294218344], [-47.26001467772749, -22.34070981659863], [-47.26000373114874, -22.340729316723], [-47.25999275114603, -22.340748794478948], [-47.259981737426116, -22.340768249754397], [-47.2599706896961, -22.34078768243713], [-47.259959607662594, -22.34080709241626], [-47.25994849103248, -22.340826479580887], [-47.259937339512724, -22.340845843820503], [-47.259926152810124, -22.34086518502522], [-47.259914930631396, -22.34088450308586], [-47.25990367268342, -22.34090379789351], [-47.25989237867292, -22.340923069339613], [-47.259881048306674, -22.34094231731625], [-47.25986968129119, -22.340961541716208], [-47.25985827733309, -22.340980742432663], [-47.25984683613894, -22.340999919359053], [-47.25983535741513, -22.341019072389678], [-47.25982384086809, -22.341038201419032], [-47.25981228620407, -22.34105730634229], [-47.259800693129066, -22.341076387055402], [-47.259789061349345, -22.341095443454297], [-47.2597773905707, -22.341114475435806], [-47.259765680498816, -22.341133482897447], [-47.259753930839544, -22.34115246573673], [-47.259742141298155, -22.341171423852302], [-47.25973031158023, -22.34119035714274], [-47.25971844139073, -22.341209265507686], [-47.25970653043466, -22.341228148847176], [-47.25969457841691, -22.341247007061565], [-47.259682585041894, -22.341265840052177], [-47.25967055001412, -22.34128464772049], [-47.25965847303777, -22.341303429968676], [-47.259646353816734, -22.341322186699458], [-47.25963419205462, -22.341340917816293], [-47.25962198745493, -22.341359623222946], [-47.25960973972087, -22.341378302823806], [-47.259597448555375, -22.341396956523763], [-47.259585115274554, -22.34141558179174], [-47.25957275988807, -22.341434147555397], [-47.259560411053755, -22.341452604648463], [-47.25954807765157, -22.34147093053027], [-47.25954476070774, -22.34147582751323], [-47.25952382681352, -22.34150661104496], [-47.259523444178114, -22.341507172027363], [-47.25951113757357, -22.34152507985607], [-47.25949883353571, -22.341542840603697], [-47.25948652904694, -22.34156045046782], [-47.259474221185464, -22.34157790569182], [-47.25946190712384, -22.34159520256898], [-47.259449584125576, -22.34161233744949], [-47.259437249542835, -22.34162930674551], [-47.25942490081306, -22.34164610693801], [-47.25941253545524, -22.341662734583128], [-47.25940015106618, -22.341679186318878], [-47.259387745315344, -22.341695458872856], [-47.25937531594021, -22.341711549069117], [-47.259362860740694, -22.341727453835666], [-47.259350377572254, -22.341743170212762], [-47.259337864339756, -22.3417586953599], [-47.259325318989255, -22.34177402656435], [-47.2593127394994, -22.341789161249334], [-47.25930012387313, -22.341804096981], [-47.259287470126814, -22.34181883147699], [-47.25927477627967, -22.341833362614025], [-47.25926204034223, -22.341847688434967], [-47.2592492603034, -22.341861807156327], [-47.25923643411739, -22.34187571717428], [-47.25922355968888, -22.34188941707136], [-47.25921063485775, -22.341902905621954], [-47.25919765738338, -22.341916181796307], [-47.2591846249275, -22.341929244764916], [-47.259171535036316, -22.341942093901253], [-47.2591583851222, -22.341954728783524], [-47.25914517244478, -22.341967149195114], [-47.25913189409176, -22.34197935512344], [-47.259118546830145, -22.34199134687332], [-47.25910510935062, -22.34200314063462], [-47.25909152602052, -22.342014783075353], [-47.25907775871688, -22.342026307207643], [-47.259063806409415, -22.34203771383731], [-47.25904967254701, -22.34204900001244], [-47.25903536064681, -22.342060162804184], [-47.25902087429254, -22.342071199308428], [-47.25900621713103, -22.342082106648352], [-47.258991392870385, -22.342092881976228], [-47.25897640527804, -22.342103522474577], [-47.25896125817814, -22.342114025358335], [-47.258945955449796, -22.34212438787586], [-47.258930501025205, -22.34213460731026], [-47.25891489888678, -22.342144680981207], [-47.258899153065414, -22.34215460624603], [-47.2588832676397, -22.34216438050001], [-47.25886724673265, -22.34217400117855], [-47.258851094510135, -22.342183465757817], [-47.25883481517963, -22.34219277175545], [-47.25881841298767, -22.342201916732115], [-47.2588018922186, -22.342210898291878], [-47.258785257192905, -22.342219714083306], [-47.25876851226508, -22.342228361800455], [-47.258751661822025, -22.34223683918359], [-47.25873471028178, -22.342245144020094], [-47.25871766209162, -22.342253274145097], [-47.25870052172585, -22.342261227442837], [-47.25868329368488, -22.342269001846898], [-47.258665982493575, -22.342276595341215], [-47.25864859269897, -22.342284005961098], [-47.25863112886908, -22.3422912317937], [-47.25861359559059, -22.342298270979313], [-47.25859599746751, -22.342305121711888], [-47.258578339119566, -22.34231178223983], [-47.25856062518001, -22.342318250867006], [-47.25854286029342, -22.342324525953593], [-47.25852504911447, -22.342330605916843], [-47.258507196305544, -22.342336489231837], [-47.25848930653358, -22.34234217443293], [-47.258471384469786, -22.342347660113774], [-47.25845343478657, -22.342352944928535], [-47.25843546215393, -22.342358027592997], [-47.25841747123905, -22.34236290688489], [-47.25839946670176, -22.34236758164507], [-47.258381453192754, -22.342372050778216], [-47.25836343535173, -22.342376313253105], [-47.2583454176943, -22.342380368128296], [-47.25832738142157, -22.342384219506396], [-47.25830925368784, -22.342387883272366], [-47.25829097395231, -22.34239137404618], [-47.25827253290609, -22.342394695761897], [-47.25825392860339, -22.34239785089133], [-47.25823515940013, -22.34240084188744], [-47.25821622394365, -22.34240367120186], [-47.25819712116158, -22.342406341300627], [-47.25817785024634, -22.342408854679263], [-47.25815841064225, -22.34241121387621], [-47.258138802032306, -22.342413421484647], [-47.258119024321275, -22.342415480163815], [-47.258099077621715, -22.342417392648567], [-47.25807896223977, -22.342419161757636], [-47.25805867865838, -22.342420790401437], [-47.25803822752363, -22.342422281588096], [-47.25801760962983, -22.342423638429047], [-47.25799682590546, -22.342424864143332], [-47.257975877398785, -22.34242596206144], [-47.25795476526464, -22.342426935628083], [-47.25793349075195, -22.34242778840443], [-47.25791205519013, -22.34242852406976], [-47.25789045997828, -22.342429146422504], [-47.257868706573795, -22.342429659380844], [-47.257846796481005, -22.342430066982875], [-47.25782473124157, -22.3424303733865], [-47.25780251242463, -22.34243058286895], [-47.25778014161753, -22.342430699826167], [-47.257757620418694, -22.342430728771788], [-47.25773495042825, -22.34243067433634], [-47.257712133242045, -22.342430541266015], [-47.257689170443676, -22.342430334421486], [-47.25766606359925, -22.342430058776895], [-47.25764281425178, -22.342429719418547], [-47.25761942391493, -22.34242932154381], [-47.25759589406934, -22.34242887046021], [-47.25757222615818, -22.34242837158428], [-47.25754842158346, -22.342427830440933], [-47.257514602661004, -22.34242701423526]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 997.633662353, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26322685954529, -22.33566252102865], [-47.263203510986955, -22.335685268569385], [-47.26318684208367, -22.335701482769725], [-47.263170086635306, -22.335717761842698], [-47.26315324809157, -22.33573410869618], [-47.26313633057337, -22.33575052561713], [-47.26311935490866, -22.33576699720202], [-47.263102342933514, -22.33578350540787], [-47.26308529742533, -22.3358000506242], [-47.26306822013535, -22.335816634255625], [-47.26305111282288, -22.335833257718303], [-47.263033977257756, -22.33584992243758], [-47.263016815218265, -22.33586662984996], [-47.262999628493134, -22.33588338140117], [-47.26298241887997, -22.33590017854771], [-47.26296518818725, -22.335917022754955], [-47.26294793823138, -22.335933915500014], [-47.262930467744056, -22.335951057550364], [-47.26291316725573, -22.33596806947114], [-47.2628958530776, -22.335985134474658], [-47.26287852707305, -22.33600225407994], [-47.26286119111636, -22.336019429814876], [-47.26284384709241, -22.3360366632167], [-47.26282649689716, -22.33605395583131], [-47.26280914243841, -22.336071309212663], [-47.26279178563509, -22.336088724923375], [-47.26277442841807, -22.336106204534072], [-47.26275707273009, -22.336123749623276], [-47.26273972052641, -22.336141361776924], [-47.262722373775105, -22.336159042587916], [-47.26270503445701, -22.336176793656193], [-47.262687704565806, -22.33619461658858], [-47.26267038610899, -22.33621251299791], [-47.262653081108276, -22.336230484502362], [-47.26263579159892, -22.33624853272614], [-47.26261851963083, -22.336266659298325], [-47.262601267268664, -22.33628486585258], [-47.26258403659251, -22.336303154026407], [-47.26256682969744, -22.336321525461404], [-47.262549648694346, -22.336339981802343], [-47.2625324957112, -22.33635852469548], [-47.26251537670961, -22.336377151635677], [-47.26249831027139, -22.336395845424846], [-47.262481312403715, -22.336414588566953], [-47.26246438567082, -22.336433377542054], [-47.26244752983623, -22.336452211898788], [-47.2624307446634, -22.33647109118666], [-47.26241402991473, -22.33649001495702], [-47.262397385352955, -22.33650898276182], [-47.26238081074038, -22.336527994154185], [-47.26236430583832, -22.336547048689134], [-47.26234787040843, -22.33656614592232], [-47.262331504212284, -22.33658528541023], [-47.26231520701059, -22.336604466711176], [-47.262298978563976, -22.33662368938452], [-47.262282818633295, -22.33664295299027], [-47.262266726979, -22.336662257089667], [-47.26225070336105, -22.336681601245587], [-47.26223474753966, -22.336700985021494], [-47.26221885927477, -22.336720407982007], [-47.26220303832633, -22.336739869692874], [-47.262187284454164, -22.336759369720752], [-47.262171597417854, -22.336778907633615], [-47.26215597697723, -22.33679848300012], [-47.26214042289174, -22.336818095390385], [-47.26212493492112, -22.336837744375153], [-47.26210951282508, -22.33685742952615], [-47.26209415636321, -22.33687715041625], [-47.26207886529537, -22.33689690661905], [-47.26206363938115, -22.33691669770934], [-47.26204847838032, -22.33693652326291], [-47.26203338205289, -22.336956382856112], [-47.2620183501589, -22.336976276066427], [-47.26200338245828, -22.336996202472278], [-47.261988478711416, -22.337016161652784], [-47.26197363867861, -22.337036153188063], [-47.26195886212038, -22.337056176659004], [-47.26194414879742, -22.33707623164739], [-47.26192949847039, -22.337096317735963], [-47.26191491090077, -22.337116434507514], [-47.26190038584937, -22.337136581546726], [-47.26188592307755, -22.337156758438805], [-47.26187152234719, -22.337176964769018], [-47.26185718342011, -22.33719720012394], [-47.261842906058384, -22.337217464090784], [-47.2618286900243, -22.33723775625761], [-47.26181453508049, -22.337258076213043], [-47.26180044098968, -22.337278423546618], [-47.261786407515224, -22.337298797848042], [-47.26177243442042, -22.33731919870818], [-47.26175852146894, -22.337339625718496], [-47.261744668424654, -22.3373600784711], [-47.261730875051924, -22.337380556558667], [-47.26171714111553, -22.337401059574137], [-47.26170346638011, -22.337421587111784], [-47.261689850610935, -22.337442138766125], [-47.26167629357346, -22.337462714132315], [-47.26166279503376, -22.337483312805816], [-47.26164935475813, -22.33750393438264], [-47.26163597251277, -22.337524578460208], [-47.26162264806478, -22.33754524463547], [-47.261609381181465, -22.337565932506184], [-47.26159617163026, -22.337586641671074], [-47.261583019179355, -22.337607371728684], [-47.26156992361835, -22.33762812224449], [-47.26155688487076, -22.337648892564317], [-47.26154390280515, -22.33766968206773], [-47.26153097710692, -22.337690490403133], [-47.26151810740106, -22.33771131731566], [-47.261505293312396, -22.337732162551436], [-47.26149253446569, -22.337753025857214], [-47.261479830485634, -22.3377739069804], [-47.261467180996625, -22.33779480566964], [-47.26145458562331, -22.337815721673806], [-47.26144204399028, -22.337836654742556], [-47.26142955572178, -22.337857604626624], [-47.26141712044254, -22.337878571076935], [-47.26140473777702, -22.33789955384526], [-47.26139240734948, -22.337920552684608], [-47.26138012878474, -22.3379415673478], [-47.26136790170743, -22.33796259758855], [-47.26135572574201, -22.337983643161678], [-47.261343600513165, -22.338004703822456], [-47.261331525645886, -22.338025779326347], [-47.261319500764806, -22.338046869430165], [-47.2613075254952, -22.338067973890546], [-47.261295599461974, -22.338089092465296], [-47.261283722289974, -22.338110224913407], [-47.261271893605176, -22.338131370992613], [-47.26126011303258, -22.33815253046307], [-47.26124838019776, -22.338173703084998], [-47.261236694726655, -22.338194888618595], [-47.26122505624506, -22.33821608682531], [-47.26121346437922, -22.3382372974665], [-47.261201918755134, -22.338258520304915], [-47.26119041899928, -22.338279755103336], [-47.261178964738455, -22.338301001624846], [-47.261167555599364, -22.33832225963347], [-47.26115619120907, -22.338343528893624], [-47.26114487119486, -22.33836480917009], [-47.261133595184184, -22.338386100228327], [-47.261122362804755, -22.338407401834193], [-47.261111173684526, -22.338428713753995], [-47.261100027451796, -22.338450035754388], [-47.2610889237349, -22.338471367602803], [-47.2610778621625, -22.33849270906702], [-47.26106684236369, -22.338514059914953], [-47.261055863967655, -22.338535419915313], [-47.26104492660384, -22.338556788837206], [-47.26103402990216, -22.33857816644983], [-47.26102317349273, -22.338599552522908], [-47.2610123570058, -22.338620946826914], [-47.26100158007194, -22.338642349132627], [-47.26099084235324, -22.338663759149117], [-47.260980144859715, -22.33868517387232], [-47.26096949012878, -22.33870658654413], [-47.26095887907686, -22.33872799270873], [-47.260948310740055, -22.338749391614336], [-47.26093778402348, -22.33877078277977], [-47.26092729783508, -22.338792165725653], [-47.26091685108539, -22.33881353997491], [-47.26090644268797, -22.338834905051804], [-47.26089607155908, -22.33885626048266], [-47.26088573661773, -22.3388776057958], [-47.260875436786144, -22.33889894052055], [-47.26086528373469, -22.338920029998377], [-47.26085504555983, -22.338941352637534], [-47.260844839311694, -22.33896266330028], [-47.26083466392211, -22.338983961523034], [-47.260824518326906, -22.339005246841378], [-47.26081440146387, -22.339026518794633], [-47.260804312274615, -22.339047776921895], [-47.26079424970346, -22.339069020764246], [-47.26078421269774, -22.33909024986424], [-47.26077420020806, -22.339111463765384], [-47.26076421118787, -22.339132662012858], [-47.26075424459396, -22.339153844152673], [-47.26074429938602, -22.33917500973243], [-47.260734374526734, -22.339196158301316], [-47.26072446898244, -22.339217289408474], [-47.26071458172219, -22.339238402605105], [-47.260704711718006, -22.339259497444036], [-47.26069485794567, -22.33928057347786], [-47.260685019383466, -22.339301630261634], [-47.2606751950134, -22.33932266735046], [-47.26066538382, -22.339343684301706], [-47.260655584792076, -22.339364680671665], [-47.26064579691989, -22.339385656021243], [-47.26063601919865, -22.339406609908668], [-47.260626250625414, -22.33942754189613], [-47.260616490201414, -22.339448451544754], [-47.26060673693015, -22.339469338418656], [-47.26059698981899, -22.339490202081436], [-47.26058724787836, -22.33951104209826], [-47.26057751012123, -22.33953185803653], [-47.260567775564695, -22.339552649462753], [-47.260558043228144, -22.339573415946553], [-47.26054831213485, -22.33959415705689], [-47.26053858131068, -22.339614872365157], [-47.26052884978483, -22.33963556144365], [-47.26051911658984, -22.339656223865216], [-47.26050938076084, -22.339676859205163], [-47.26049964133714, -22.33969746703759], [-47.260489897359506, -22.3397180469417], [-47.26048014787329, -22.339738598494524], [-47.2604703919265, -22.33975912127539], [-47.260460628569575, -22.339779614866398], [-47.26045085685696, -22.33980007884896], [-47.26044107584551, -22.33982051280708], [-47.26043128459528, -22.33984091632604], [-47.260421598878196, -22.339861046425973], [-47.260411789729815, -22.339881377332926], [-47.26040196738875, -22.33990167697009], [-47.260392128734054, -22.3399219495386], [-47.26038226995917, -22.33994220157863], [-47.26037238950164, -22.33996243556233], [-47.26036248704674, -22.339982651399875], [-47.26035256229753, -22.340002848965526], [-47.26034261495721, -22.340023028134095], [-47.260332644729644, -22.340043188779887], [-47.260322651318454, -22.340063330778335], [-47.260312634427656, -22.340083454004912], [-47.26030259376165, -22.340103558335016], [-47.26029252902476, -22.34012364364506], [-47.26028243992168, -22.340143709811283], [-47.2602723261573, -22.340163756710364], [-47.26026218743664, -22.340183784219487], [-47.260252023464965, -22.340203792216066], [-47.26024183394765, -22.340223780577926], [-47.26023161859034, -22.34024374918326], [-47.260221377098915, -22.34026369791029], [-47.26021110917927, -22.340283626638136], [-47.26020081453759, -22.34030353524589], [-47.2601904928801, -22.340323423613345], [-47.26018014391325, -22.34034329162058], [-47.26016976734382, -22.34036313914762], [-47.26015936287848, -22.340382966075406], [-47.26014893022406, -22.340402772285316], [-47.26013846908766, -22.340422557658858], [-47.26012797917652, -22.340442322077855], [-47.26011746019792, -22.340462065424763], [-47.26010691185919, -22.340481787582593], [-47.260096333867914, -22.34050148843459], [-47.26008572593175, -22.34052116786432], [-47.26007508775855, -22.3405408257558], [-47.26006441905608, -22.340560461993597], [-47.26005371953206, -22.340580076463173], [-47.260042988894796, -22.340599669049485], [-47.260032226852374, -22.340619239638375], [-47.260021433112726, -22.340638788116685], [-47.260010607384196, -22.34065831437097], [-47.25999974937516, -22.3406778182884], [-47.25998885879375, -22.340697299757046], [-47.259977935348516, -22.340716758664815], [-47.25996697874775, -22.34073619490067], [-47.25995598869981, -22.340755608353927], [-47.25994496491336, -22.3407749989139], [-47.25993390709662, -22.340794366471194], [-47.2599228149581, -22.340813710916485], [-47.25991168820634, -22.340833032140807], [-47.259900526549764, -22.340852330035858], [-47.25988932969667, -22.340871604494097], [-47.25987809735553, -22.3408908554082], [-47.25986682923468, -22.340910082671346], [-47.25985552504251, -22.340929286177307], [-47.25984418448708, -22.340948465820617], [-47.259832807276624, -22.34096762149613], [-47.25982139311928, -22.340986753099134], [-47.25980994172302, -22.34100586052577], [-47.25979845279585, -22.341024943672327], [-47.25978692604557, -22.341044002435872], [-47.25977536117979, -22.341063036714186], [-47.25976375790626, -22.341082046405262], [-47.25975211593239, -22.341101031407792], [-47.2597404349654, -22.341119991621326], [-47.25972871471262, -22.341138926945344], [-47.25971695488091, -22.34115783728063], [-47.259705155177336, -22.341176722527717], [-47.259693315308375, -22.34119558258848], [-47.25968143498054, -22.341214417365034], [-47.259669513900185, -22.341233226759886], [-47.25965755177323, -22.341252010676605], [-47.25964554830561, -22.341270769018887], [-47.259633503202984, -22.34128950169114], [-47.25962141617069, -22.341308208598374], [-47.259609286913765, -22.341326889646446], [-47.25959711513709, -22.341345544741415], [-47.25958490054529, -22.341364173790026], [-47.259572642842684, -22.341382776699657], [-47.259560343436384, -22.341401350806247], [-47.25954802347692, -22.341419863330394], [-47.25953571337513, -22.34143826252702], [-47.25952342275033, -22.341456524841874], [-47.259518106581055, -22.34146437338674], [-47.259497151582416, -22.341495147848207], [-47.25948663594424, -22.341510449566176], [-47.25947439153944, -22.34152812422932], [-47.259462151083305, -22.3415456424469], [-47.259449911739196, -22.341563000493768], [-47.25943767076998, -22.341580194697574], [-47.25942542553456, -22.341597221445944], [-47.2594131734855, -22.341614077192045], [-47.259400912165226, -22.341630758461488], [-47.25938863920236, -22.341647261859404], [-47.25937635230763, -22.34166358407721], [-47.25936404926842, -22.341679721900995], [-47.25935172794398, -22.341695672218655], [-47.25933938625942, -22.341711432027697], [-47.259327022198434, -22.341726998444233], [-47.25931463379702, -22.34174236871021], [-47.25930221913445, -22.341757540202433], [-47.25928977632458, -22.341772510441213], [-47.25927730350678, -22.341787277097723], [-47.25926479883467, -22.341801838003075], [-47.25925226046488, -22.341816191156223], [-47.25923968654478, -22.341830334731643], [-47.25922707519902, -22.341844267086948], [-47.25921442451559, -22.341857986769458], [-47.25920173253016, -22.34187149252327], [-47.25918899721006, -22.341884783294827], [-47.259176216437616, -22.341897858237477], [-47.25916338799202, -22.34191071671589], [-47.259150509530706, -22.341923358308925], [-47.2591375785696, -22.34193578281167], [-47.259124592463586, -22.34194799023572], [-47.25911154838598, -22.341959980807978], [-47.25909844317159, -22.341971755090498], [-47.259085254573705, -22.341983330412475], [-47.259071923975974, -22.34199475623153], [-47.25905841096371, -22.34200606750374], [-47.259044714241796, -22.342017265179376], [-47.259030837243145, -22.34202834624212], [-47.25901678347275, -22.342039307700073], [-47.259002556505855, -22.342050146587326], [-47.25898815998436, -22.342060859966917], [-47.258973597614755, -22.342071444932458], [-47.25895887316623, -22.34208189860963], [-47.25894399046782, -22.342092218158236], [-47.258928953406574, -22.342102400773403], [-47.25891376592558, -22.3421124436869], [-47.25889843202091, -22.342122344169127], [-47.2588829557398, -22.34213209953017], [-47.25886734117995, -22.34214170712027], [-47.25885159248577, -22.34215116433196], [-47.25883571384705, -22.342160468600795], [-47.25881970949741, -22.342169617406164], [-47.25880358371176, -22.342178608272768], [-47.258787340804865, -22.342187438771248], [-47.2587709851297, -22.34219610651912], [-47.25875452107506, -22.34220460918191], [-47.258737953064056, -22.342212944474074], [-47.25872128555253, -22.342221110159592], [-47.2587045230273, -22.342229104053], [-47.25868767000365, -22.34223692402054], [-47.25867073102448, -22.342244567980682], [-47.258653710658415, -22.342252033904956], [-47.25863661349754, -22.3422593198191], [-47.258619444156096, -22.34226642380364], [-47.258602207268, -22.342273343995206], [-47.25858490748547, -22.342280078586985], [-47.25856754947729, -22.342286625829715], [-47.25855013792657, -22.34229298403264], [-47.25853267752832, -22.342299151564447], [-47.25851517298826, -22.342305126854043], [-47.2584976290202, -22.342310908391486], [-47.25848005034279, -22.342316494729236], [-47.258462441679164, -22.34232188448251], [-47.25844480775373, -22.34232707633028], [-47.25842715328836, -22.34233206901659], [-47.25840948300197, -22.34233686135091], [-47.25839180160567, -22.342341452209297], [-47.258374113800954, -22.342345840535195], [-47.25835642427772, -22.342350025339737], [-47.25833873759485, -22.34235400572873], [-47.258321033701705, -22.3423577861318], [-47.25830323553648, -22.342361383288907], [-47.25828527911175, -22.342364812321645], [-47.258267154529875, -22.342368077033555], [-47.25824885966529, -22.34237117968462], [-47.258230392710914, -22.342374122515068], [-47.258211752167355, -22.342376907763654], [-47.25819293683103, -22.342379537684273], [-47.258173945777834, -22.342382014562048], [-47.258154778349606, -22.3423843407273], [-47.25813543414006, -22.342386518568258], [-47.25811591297709, -22.342388550542825], [-47.25809621490785, -22.342390439188627], [-47.25807634018384, -22.342392187132], [-47.25805628924325, -22.342393797095884], [-47.25803606269637, -22.342395271906486], [-47.258015661310026, -22.34239661449897], [-47.25799508599267, -22.34239782792221], [-47.2579743377791, -22.342398915342535], [-47.257953417816765, -22.34239988004704], [-47.25793232735228, -22.34240072544559], [-47.257911067717345, -22.342401455072782], [-47.2578896403171, -22.34240207258903], [-47.2578680466183, -22.342402581781055], [-47.2578462881372, -22.342402986562238], [-47.25782436642951, -22.34240329097242], [-47.25780228307989, -22.3424034991773], [-47.257780039692236, -22.342403615467987], [-47.25775763788214, -22.342403644259793], [-47.257735079267036, -22.34240359009144], [-47.25771236545975, -22.342403457623647], [-47.25768949806026, -22.342403251638075], [-47.257666478650044, -22.34240297703613], [-47.25764330878618, -22.34240263883759], [-47.2576199899948, -22.342402242179503], [-47.25759652376723, -22.342401792315123], [-47.25757291155514, -22.342401294612838], [-47.25752762796554, -22.34240026518873]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 992.224875761, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263195016788785, -22.335654345067155], [-47.263165802050416, -22.335682762847426], [-47.26314905858236, -22.335699030270945], [-47.26313222804806, -22.335715369343024], [-47.26311531459847, -22.335731782312205], [-47.263098340015155, -22.335748252844986], [-47.2630813271896, -22.335764761873268], [-47.26306427895414, -22.335781309733704], [-47.26304719706085, -22.33579789783156], [-47.26303008327037, -22.335814527584247], [-47.26301293935438, -22.335831200418777], [-47.26299576709348, -22.335847917774007], [-47.26297856827923, -22.335864681098396], [-47.262961344712586, -22.335881491851854], [-47.26294409820589, -22.33589835150354], [-47.26292683057986, -22.335915261535035], [-47.262909329881836, -22.335932433207162], [-47.26289200710521, -22.33594946704157], [-47.26287466880208, -22.335966555819994], [-47.26285731684257, -22.33598370106808], [-47.262839953108376, -22.33600090432089], [-47.26282257949222, -22.33601816712318], [-47.2628051978986, -22.33603549102898], [-47.262787810244376, -22.336052877600686], [-47.262770418458295, -22.33607032840988], [-47.26275302448147, -22.336087845036513], [-47.262735630267606, -22.336105429068944], [-47.2627182377836, -22.33612308210322], [-47.26270084900981, -22.33614080574278], [-47.262683465940036, -22.336158601598495], [-47.26266609058163, -22.336176471288468], [-47.2626487249564, -22.336194416437063], [-47.26263137110121, -22.336212438674355], [-47.26261403106712, -22.336230539636706], [-47.262596706920654, -22.33624872096568], [-47.262579400743824, -22.336266984307578], [-47.262562114634925, -22.336285331312812], [-47.26254485070799, -22.336303763636025], [-47.26252761109372, -22.336322282935335], [-47.262510397940794, -22.33634089087025], [-47.2624932174333, -22.33635958473051], [-47.262476089059206, -22.336378346357762], [-47.26245902966296, -22.33639715734228], [-47.26244204195287, -22.33641601399942], [-47.262425125689205, -22.336434915874587], [-47.26240828063203, -22.336453862514144], [-47.26239150654041, -22.336472853466375], [-47.262374803173714, -22.336491888280236], [-47.26235817029081, -22.33651096650578], [-47.262341607649674, -22.336530087695273], [-47.26232511500846, -22.336549251401443], [-47.26230869212534, -22.336568457178046], [-47.262292338757554, -22.33658770458064], [-47.26227605466229, -22.336606993165972], [-47.26225983959691, -22.33662632249142], [-47.26224369331837, -22.336645692115745], [-47.26222761558314, -22.336665101599273], [-47.26221160614796, -22.336684550503087], [-47.262195664769244, -22.336704038389467], [-47.2621797912034, -22.336723564821803], [-47.26216398520679, -22.336743129364528], [-47.26214824653546, -22.33676273158342], [-47.26213257494571, -22.33678237104497], [-47.26211697019344, -22.336802047317235], [-47.262101432034896, -22.336821759968878], [-47.26208596022626, -22.336841508569673], [-47.26207055452359, -22.336861292690543], [-47.262055214683194, -22.336881111903182], [-47.26203994046121, -22.33690096578058], [-47.26202473161385, -22.33692085389676], [-47.26200958789764, -22.336940775826278], [-47.261994509069055, -22.336960731144902], [-47.26197949488458, -22.33698071942955], [-47.26196454510109, -22.337000740257587], [-47.2619496594754, -22.337020793207625], [-47.26193483776456, -22.3370408778591], [-47.26192007972576, -22.337060993792253], [-47.26190538511626, -22.337081140588474], [-47.26189075369405, -22.337101317829106], [-47.26187618521648, -22.337121525097565], [-47.261861679441495, -22.337141761977716], [-47.26184723612756, -22.33716202805358], [-47.261832855033106, -22.33718232291055], [-47.26181853591678, -22.337202646134617], [-47.26180427853752, -22.337222997312715], [-47.261790082654514, -22.33724337603239], [-47.261775948027214, -22.337263781882058], [-47.26176187441562, -22.33728421445043], [-47.26174786157968, -22.337304673327434], [-47.261733909279755, -22.33732515810349], [-47.261720017276424, -22.33734566836987], [-47.26170618533078, -22.33736620371829], [-47.26169241320433, -22.33738676374085], [-47.261678700658464, -22.33740734803099], [-47.26166504745519, -22.337427956182466], [-47.2616514533568, -22.3374485877897], [-47.261637918126134, -22.33746924244735], [-47.26162444152635, -22.33748991975076], [-47.26161102332044, -22.33751061929664], [-47.2615976632724, -22.337531340681362], [-47.2615843611464, -22.33755208350205], [-47.261571116706754, -22.337572847356796], [-47.26155792971855, -22.337593631843603], [-47.26154479996951, -22.33761443652568], [-47.26153172738897, -22.337635260733972], [-47.26151871185381, -22.33765610382922], [-47.26150575305024, -22.337676965452562], [-47.26149285060101, -22.337697845346888], [-47.26148000412857, -22.337718743256218], [-47.26146721325541, -22.33773965892522], [-47.261454477603856, -22.337760592099187], [-47.261441796796, -22.337781542524823], [-47.26142917045413, -22.337802509948983], [-47.261416598200526, -22.337823494119363], [-47.261404079657105, -22.33784449478483], [-47.26139161444623, -22.337865511694385], [-47.26137920219006, -22.337886544598025], [-47.2613668425105, -22.33790759324695], [-47.26135453503001, -22.337928657392194], [-47.26134227937096, -22.337949736785756], [-47.26133007515545, -22.337970831180776], [-47.261317922005816, -22.337991940330873], [-47.261305819544766, -22.338013063989845], [-47.26129376739459, -22.33803420191298], [-47.261281765178296, -22.338055353855275], [-47.26126981251844, -22.33807651957306], [-47.26125790903759, -22.338097698823866], [-47.261246054359425, -22.33811889136391], [-47.261234248106675, -22.338140096951918], [-47.26122248990262, -22.338161315346728], [-47.26121077937093, -22.33818254630717], [-47.26119911613516, -22.33820378959335], [-47.26118749981927, -22.33822504496532], [-47.261175930047045, -22.338246312184506], [-47.261164406442724, -22.338267591012507], [-47.261152928630885, -22.3382888812111], [-47.26114149623599, -22.33831018254319], [-47.26113010888295, -22.33833149477197], [-47.26111876619683, -22.33835281766104], [-47.26110746780292, -22.338374150974797], [-47.26109621332676, -22.338395494478007], [-47.261085002394154, -22.338416847935886], [-47.261073834631254, -22.33843821111403], [-47.261062709664266, -22.338459583778857], [-47.26105162711975, -22.33848096569717], [-47.26104058662471, -22.33850235663591], [-47.26102958780623, -22.338523756362797], [-47.26101863029168, -22.338545164646032], [-47.26100771370894, -22.338566581253897], [-47.260996837686065, -22.338588005955216], [-47.26098600185129, -22.338609438519665], [-47.260975205833184, -22.338630878717108], [-47.260964449293446, -22.338652326252557], [-47.26095373331303, -22.33867377797518], [-47.260943060594784, -22.338695226787284], [-47.2609324321548, -22.33871666802112], [-47.26092184703114, -22.338738100908387], [-47.26091130412407, -22.338759524965635], [-47.260900802336835, -22.338780939711317], [-47.260890340575344, -22.338802344666313], [-47.26087991774875, -22.33882373935295], [-47.26086953276904, -22.33884512329561], [-47.26085918455108, -22.33886649602091], [-47.26084887201314, -22.338887857056438], [-47.260838712755735, -22.338908959416305], [-47.26082846272256, -22.33893030671118], [-47.260818245177134, -22.338951640924343], [-47.26080805904773, -22.338972961590958], [-47.260797903267004, -22.338994268245198], [-47.26078777676955, -22.33901556042519], [-47.26077767849404, -22.33903683766884], [-47.26076760738202, -22.339058099516127], [-47.26075756237813, -22.33907934550861], [-47.260747542430515, -22.339100575188805], [-47.2607375464903, -22.33912178810107], [-47.26072757351214, -22.33914298379051], [-47.26071762245371, -22.339164161804018], [-47.26070769227587, -22.339185321690117], [-47.26069778194331, -22.33920646299727], [-47.260687890423576, -22.33922758527609], [-47.260678016687336, -22.339248688078982], [-47.260668159709226, -22.33926977095802], [-47.26065831846653, -22.339290833467945], [-47.26064849194039, -22.33931187516345], [-47.26063867911469, -22.33933289560172], [-47.26062887897774, -22.33935389433866], [-47.26061909051946, -22.3393748709353], [-47.26060931273487, -22.33939582494947], [-47.26059954462108, -22.33941675594352], [-47.26058978517943, -22.33943766347852], [-47.26058003341376, -22.339458547118657], [-47.260570288331984, -22.33947940642768], [-47.26056054894512, -22.339500240970903], [-47.260550814267035, -22.339521050315984], [-47.26054108331581, -22.33954183402975], [-47.260531355111986, -22.339562591682167], [-47.26052162868018, -22.339583322842596], [-47.26051190304776, -22.339604027082977], [-47.260502177245556, -22.339624703976078], [-47.260492450307964, -22.339645353095385], [-47.26048272127209, -22.33966597401689], [-47.260472989179455, -22.339686566315365], [-47.26046325307307, -22.33970712957089], [-47.26045351200081, -22.339727663361305], [-47.26044376501335, -22.339748167266848], [-47.26043401116386, -22.339768640870737], [-47.26042424950981, -22.339789083755324], [-47.2604144791112, -22.339809495505904], [-47.26040469903135, -22.33982987570889], [-47.26039503118824, -22.33984996861911], [-47.260385234619314, -22.339870273444923], [-47.260375425418054, -22.339890545918003], [-47.260365600350056, -22.3399107904828], [-47.26035575543832, -22.33993101403675], [-47.26034588905528, -22.339951219189437], [-47.26033600088657, -22.339971405853596], [-47.26032609063655, -22.3399915739042], [-47.26031615800982, -22.340011723216712], [-47.26030620271156, -22.34003185366616], [-47.26029622444673, -22.3400519651287], [-47.26028622292073, -22.340072057480512], [-47.26027619783934, -22.340092130597743], [-47.26026614890826, -22.340112184357608], [-47.260256075833624, -22.340132218637102], [-47.26024597832171, -22.340152233313706], [-47.26023585607895, -22.340172228265452], [-47.260225708812044, -22.340192203370563], [-47.26021553622784, -22.340212158507747], [-47.2602053380334, -22.340232093556036], [-47.260195113936085, -22.340252008394604], [-47.260184863643246, -22.340271902903446], [-47.260174586862576, -22.3402917769626], [-47.26016428330178, -22.34031163045279], [-47.26015395266877, -22.340331463255115], [-47.260143594671895, -22.340351275250544], [-47.260133209019266, -22.340371066321076], [-47.260122795419285, -22.340390836349126], [-47.260112353580546, -22.340410585217242], [-47.26010188321185, -22.34043031280833], [-47.260091384022026, -22.340450019005946], [-47.26008085571992, -22.340469703694243], [-47.26007029801469, -22.340489366757545], [-47.26005971061555, -22.340509008080698], [-47.26004909323189, -22.340528627548814], [-47.2600384455731, -22.340548225047694], [-47.26002776734845, -22.340567800464125], [-47.2600170582678, -22.34058735368422], [-47.26000631804085, -22.340606884595115], [-47.259995546377084, -22.340626393085017], [-47.25998474298648, -22.340645879041784], [-47.25997390757899, -22.340665342353937], [-47.25996303986432, -22.340684782910945], [-47.259952139552645, -22.340704200602126], [-47.25994120635384, -22.34072359531786], [-47.25993023997786, -22.340742966948937], [-47.259919240135, -22.34076231538617], [-47.259908206535044, -22.340781640521683], [-47.25989713888812, -22.34080094224762], [-47.259886036904376, -22.340820220456628], [-47.259874900293845, -22.340839475042014], [-47.2598637287664, -22.340858705897848], [-47.259852522032105, -22.340877912918437], [-47.25984127980093, -22.34089709599865], [-47.25983000178282, -22.340916255033928], [-47.25981868768747, -22.340935389920563], [-47.25980733722466, -22.340954500555174], [-47.25979595010414, -22.340973586834835], [-47.25978452603543, -22.340992648657444], [-47.259773064728144, -22.341011685921202], [-47.259761565891644, -22.341030698525003], [-47.259750029235065, -22.341049686368606], [-47.25973845446778, -22.341068649351826], [-47.2597268412987, -22.3410875873754], [-47.25971518943658, -22.34110650034083], [-47.25970349859033, -22.341125388149635], [-47.259691768468315, -22.341144250704588], [-47.2596799987791, -22.341163087908384], [-47.25966818923069, -22.341181899664946], [-47.2596563395311, -22.34120068587855], [-47.25964444938815, -22.341219446453895], [-47.25963251850926, -22.34123818129672], [-47.25962054660183, -22.34125689031296], [-47.25960853337294, -22.341275573409305], [-47.259596478529396, -22.34129423049303], [-47.25958438177766, -22.341312861472304], [-47.25957224282401, -22.3413314662556], [-47.2595600613745, -22.341350044752], [-47.25954783713478, -22.341368596871302], [-47.259535571603024, -22.341387119816535], [-47.25952328707059, -22.341405579101185], [-47.259511015701335, -22.341423920401333], [-47.25949876785391, -22.341442119149303], [-47.259491452458406, -22.34145291925548], [-47.259470474130076, -22.34148368369037], [-47.25946213431982, -22.341495819272115], [-47.259449949548085, -22.341513407850815], [-47.25943777312461, -22.341530834421867], [-47.259425602297874, -22.341548095291635], [-47.2594134344211, -22.34156518682212], [-47.25940126694861, -22.341582105438373], [-47.259389097433214, -22.34159884763455], [-47.25937692352248, -22.341615409980935], [-47.25936474295461, -22.341631789131657], [-47.2593525535542, -22.341647981831585], [-47.25934035322667, -22.341663984925226], [-47.259328139952935, -22.34167979536426], [-47.25931591178336, -22.341695410215824], [-47.25930366682988, -22.34171082667186], [-47.25929140325954, -22.341726042056703], [-47.259279119284955, -22.34174105383674], [-47.2592668131551, -22.341755859629345], [-47.25925448314582, -22.341770457210714], [-47.25924212754793, -22.341784844525485], [-47.25922974465551, -22.341799019694843], [-47.25921733275279, -22.34181298102475], [-47.25920489010013, -22.341826727014038], [-47.25919241491929, -22.34184025636116], [-47.25917990537698, -22.3418535679717], [-47.25916735956792, -22.34186666096429], [-47.2591547754974, -22.341879534675307], [-47.259142151062164, -22.341892188663554], [-47.25912948403069, -22.34190462271336], [-47.25911677202264, -22.341916836836653], [-47.25910401248803, -22.34192883127317], [-47.25909120268585, -22.341940606489437], [-47.2590783395187, -22.341952163304654], [-47.25906539980244, -22.341963520187424], [-47.259052321937084, -22.341974729384816], [-47.25903906321619, -22.34198582779701], [-47.25902562207979, -22.341996816518677], [-47.25901200194488, -22.342007692469117], [-47.25899820630431, -22.342018452593322], [-47.258984238724786, -22.34202909386363], [-47.25897010284328, -22.342039613282935], [-47.2589558023647, -22.34205000788622], [-47.25894134105998, -22.342060274742305], [-47.25892672276305, -22.342070410955824], [-47.258911951368866, -22.342080413668675], [-47.25889703083141, -22.342090280061328], [-47.258881965160455, -22.34210000735486], [-47.2588667584196, -22.342109592812193], [-47.25885141472557, -22.342119033738488], [-47.258835938244225, -22.34212832748338], [-47.25882033318925, -22.34213747144184], [-47.25880460382042, -22.342146463054995], [-47.258788754441035, -22.34215529981158], [-47.258772789396275, -22.34216397924884], [-47.25875671307156, -22.342172498953193], [-47.25874052989009, -22.342180856561736], [-47.25872424431104, -22.342189049762936], [-47.25870786082819, -22.342197076297545], [-47.25869138396783, -22.342204933959366], [-47.25867481828624, -22.342212620596793], [-47.258658168368775, -22.34222013411306], [-47.25864143882789, -22.342227472467318], [-47.25862463430066, -22.342234633675776], [-47.25860775944759, -22.342241615812345], [-47.25859081894983, -22.34224841700989], [-47.25857381750776, -22.342255035460948], [-47.258556759839266, -22.34226146941849], [-47.2585396506773, -22.342267717197178], [-47.25852249476731, -22.342273777174235], [-47.25850529686604, -22.342279647790264], [-47.25848806173875, -22.342285327550158], [-47.2584707941558, -22.342290815024665], [-47.25845349889224, -22.342296108850395], [-47.25843618072449, -22.3423012077312], [-47.258418844426316, -22.342306110439416], [-47.25840149476829, -22.34231081581621], [-47.25838413651289, -22.342315322772833], [-47.258366774412345, -22.342319630291545], [-47.25834941320677, -22.34232373742575], [-47.25833205749835, -22.34232764332861], [-47.25831468598465, -22.342331352756688], [-47.258297217387856, -22.34233488330498], [-47.258279584273836, -22.342338250596658], [-47.25826177615616, -22.342341458304748], [-47.25824379072955, -22.3423445084775], [-47.25822562602398, -22.34234740314234], [-47.25820728039326, -22.34235014432507], [-47.258188752502576, -22.34235273406757], [-47.25817004131129, -22.34235517444448], [-47.258151146058836, -22.3423574675781], [-47.25813206624962, -22.342359615651635], [-47.258112801634596, -22.34236162092157], [-47.25809335219559, -22.342363485728477], [-47.25807371812944, -22.34236521250614], [-47.25805389982952, -22.342366803790107], [-47.25803389787043, -22.342368262224685], [-47.25801371299145, -22.34236959056872], [-47.257993346080994, -22.34237079170091], [-47.25797279816052, -22.34237186862348], [-47.25795207036992, -22.34237282446582], [-47.25793116395357, -22.342373662486583], [-47.25791008024544, -22.342374386075672], [-47.257888820656724, -22.342374998755435], [-47.25786738666356, -22.34237550418116], [-47.25784577979411, -22.34237590614151], [-47.2578240016181, -22.34237620855821], [-47.25780205373573, -22.342376415485543], [-47.25777993776749, -22.342376531109704], [-47.2577576553461, -22.34237655974773], [-47.257735208106276, -22.34237650584643], [-47.25771259767789, -22.342376373981185], [-47.25768982567722, -22.34237616885461], [-47.25766689370117, -22.34237589529532], [-47.257643803320875, -22.342375558256563], [-47.25762055607498, -22.342375162815106], [-47.2575971534654, -22.34237471416995], [-47.25757359695235, -22.34237421764134], [-47.25754094290425, -22.342373475323132]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 986.794663835, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26316316419383, -22.33564616395976], [-47.26312803053502, -22.335680298695962], [-47.26311120801015, -22.33569662998661], [-47.26309429862917, -22.335713039004037], [-47.263077325127234, -22.335729508484736], [-47.263060311451305, -22.335746018335417], [-47.26304326048853, -22.335762568839975], [-47.26302617399195, -22.335779161404268], [-47.26300905372346, -22.335795797446956], [-47.26299190145661, -22.335812478396743], [-47.26297471897429, -22.335829205694793], [-47.26295750807094, -22.33584598079239], [-47.26294027055079, -22.33586280515276], [-47.262923008230125, -22.3358796802489], [-47.26290572293392, -22.335896607566795], [-47.26288819202522, -22.335913808860706], [-47.262870846960304, -22.335930864608738], [-47.26285348453215, -22.335947977162014], [-47.2628361066177, -22.335965148052935], [-47.26281871510596, -22.335982378823598], [-47.262801311897604, -22.33599967102637], [-47.262783898905596, -22.336017026223335], [-47.26276647805594, -22.33603444598541], [-47.262749051287045, -22.336051931893056], [-47.26273162055041, -22.33606948553563], [-47.26271418781067, -22.336087108511233], [-47.262696755046356, -22.33610480242615], [-47.262679324250094, -22.336122568894286], [-47.26266189742864, -22.336140409537457], [-47.26264447660301, -22.33615832598496], [-47.262627063809354, -22.336176319872838], [-47.26260966109969, -22.33619439284294], [-47.262592270540864, -22.336212546543873], [-47.26257489421598, -22.3362307826296], [-47.262557534224506, -22.336249102759133], [-47.26254019268283, -22.33626750859576], [-47.26252287172404, -22.336286001807196], [-47.26250557349858, -22.336304584064802], [-47.26248830017588, -22.336323257041514], [-47.26247105816248, -22.336342017821856], [-47.26245386785248, -22.33636084728716], [-47.26243674692765, -22.33637972611405], [-47.262419698240386, -22.336398650453187], [-47.262402721547616, -22.336417619846785], [-47.2623858166061, -22.33643663383802], [-47.262368983171534, -22.336455691972123], [-47.26235222099987, -22.33647479379499], [-47.26233552984667, -22.33649393885374], [-47.26231890946641, -22.33651312669771], [-47.26230235961386, -22.33653235687689], [-47.262285880043756, -22.336551628942132], [-47.26226947050989, -22.33657094244637], [-47.262253130765934, -22.336590296943697], [-47.26223686056583, -22.336609691988834], [-47.262220659663065, -22.33662912713803], [-47.26220452781054, -22.33664860194916], [-47.26218846476154, -22.336668115980896], [-47.26217247026898, -22.336687668793104], [-47.26215654408576, -22.33670725994693], [-47.26214068596469, -22.33672688900447], [-47.2621248956583, -22.336746555529366], [-47.26210917291942, -22.336766259085955], [-47.26209351750037, -22.33678599924021], [-47.26207792915388, -22.336805775558716], [-47.26206240763261, -22.33682558760928], [-47.26204695268912, -22.336845434960907], [-47.262031564076196, -22.336865317183406], [-47.26201624154642, -22.33688523384792], [-47.262000984852506, -22.336905184526643], [-47.261985793747485, -22.336925168792472], [-47.26197066798429, -22.336945186219467], [-47.26195560731596, -22.336965236382785], [-47.26194061149583, -22.336985318858368], [-47.26192568027726, -22.3370054332232], [-47.2619108134138, -22.33702557905517], [-47.26189601065917, -22.337045755933072], [-47.26188127176714, -22.33706596343692], [-47.26186659649234, -22.337086201146658], [-47.261851984588596, -22.337106468644308], [-47.26183743581044, -22.33712676551253], [-47.26182294991291, -22.33714709133407], [-47.26180852665105, -22.337167445693062], [-47.261794165780124, -22.337187828174297], [-47.261779867055644, -22.337208238363665], [-47.26176563023349, -22.337228675847534], [-47.261751455069685, -22.337249140213327], [-47.26173734132093, -22.337269631048677], [-47.26172328874382, -22.337290147942493], [-47.26170929709544, -22.3373106904843], [-47.26169536613306, -22.337331258264403], [-47.26168149561446, -22.3373518508737], [-47.26166768529795, -22.337372467903336], [-47.2616539349416, -22.33739310894596], [-47.261640244304246, -22.33741377359461], [-47.26162661314491, -22.33743446144281], [-47.261613041223285, -22.337455172084624], [-47.26159952829932, -22.337475905114577], [-47.261586074132865, -22.33749666012883], [-47.26157267848474, -22.337517436722965], [-47.26155934111603, -22.337538234493618], [-47.26154606178793, -22.337559053038202], [-47.261532840262426, -22.337579891954224], [-47.26151967632534, -22.33760075080251], [-47.261506569911845, -22.337621628899313], [-47.26149352090709, -22.337642525586393], [-47.26148052899818, -22.337663440497604], [-47.26146759380557, -22.337684373373754], [-47.26145471494934, -22.337705323956648], [-47.26144189204969, -22.33772629198884], [-47.26142912472667, -22.33774727721358], [-47.261416412599914, -22.33776827937559], [-47.26140375528949, -22.337789298219754], [-47.261391152415285, -22.33781033349175], [-47.261378603596924, -22.337831384938582], [-47.2613661084544, -22.3378524523074], [-47.26135366660755, -22.33787353534635], [-47.261341277675946, -22.33789463380483], [-47.26132894127972, -22.337915747432138], [-47.26131665703891, -22.337936875978514], [-47.26130442457328, -22.337958019195394], [-47.26129224350287, -22.3379791768348], [-47.26128011344803, -22.338000348648865], [-47.26126803402875, -22.338021534391284], [-47.26125600486575, -22.338042733815502], [-47.26124402557926, -22.338063946676318], [-47.26123209578953, -22.33808517272981], [-47.261220215118, -22.338106411730653], [-47.26120838318508, -22.33812766343624], [-47.26119659961177, -22.338148927603942], [-47.26118486401949, -22.33817020399121], [-47.261173176029494, -22.338191492356856], [-47.261161535263575, -22.33821279245958], [-47.26114994134319, -22.338234104059538], [-47.261138393890384, -22.338255426917115], [-47.26112689252749, -22.338276760792805], [-47.26111543687683, -22.338298105448327], [-47.26110402656101, -22.33831946064568], [-47.26109266120297, -22.33834082614739], [-47.26108134042581, -22.338362201716674], [-47.261070063852905, -22.338383587117207], [-47.261058831107896, -22.33840498211314], [-47.26104764181483, -22.338426386469038], [-47.26103649559773, -22.338447799950284], [-47.261025392081095, -22.338469222322683], [-47.2610143308898, -22.338490653352213], [-47.26100331164886, -22.338512092805605], [-47.26099233398356, -22.338533540450204], [-47.26098139751975, -22.338554996053315], [-47.26097050188343, -22.338576459382892], [-47.2609596467008, -22.338597930207733], [-47.26094883159842, -22.338619408296886], [-47.260938056237634, -22.338640893351307], [-47.260927321770296, -22.338662382073373], [-47.26091663106476, -22.338683867025765], [-47.26090598523669, -22.338705343328797], [-47.26089538332617, -22.338726810197702], [-47.26088482422861, -22.338748267146766], [-47.2608743068425, -22.338769713692283], [-47.260863830069205, -22.338791149353035], [-47.26085339281343, -22.33881257364938], [-47.260842993982905, -22.33883398610387], [-47.26083263248832, -22.33885538624132], [-47.260822307243984, -22.33887677358763], [-47.26081214178064, -22.338897888829543], [-47.26080187988916, -22.338919260780077], [-47.2607916510464, -22.33894061854371], [-47.260781454177206, -22.338961961654164], [-47.26077128821093, -22.33898328964428], [-47.260761152079056, -22.339004602051013], [-47.2607510447173, -22.339025898411045], [-47.260740965064365, -22.339047178263264], [-47.26073091206229, -22.339068441148264], [-47.26072088465675, -22.33908968660751], [-47.26071088179651, -22.33911091418454], [-47.26070090243412, -22.339132123423585], [-47.2606909455252, -22.339153313870874], [-47.26068101002879, -22.339174485074142], [-47.26067109490796, -22.339195636581287], [-47.26066119912874, -22.339216767942343], [-47.260651321660454, -22.339237878709202], [-47.260641461476574, -22.33925896843344], [-47.26063161755336, -22.339280036669486], [-47.26062178887115, -22.33930108297168], [-47.260611974413166, -22.339322106896955], [-47.26060217316719, -22.339343108000943], [-47.2605923841228, -22.33936408584457], [-47.2605826062749, -22.339385039985526], [-47.26057283862051, -22.33940596998619], [-47.26056308016121, -22.33942687540755], [-47.26055332990114, -22.339447755813925], [-47.26054358684871, -22.339468610769178], [-47.260533850015676, -22.339489439838765], [-47.26052411841662, -22.3395102425907], [-47.26051439107071, -22.339531018591977], [-47.26050466699959, -22.339551767413035], [-47.26049494522928, -22.339572488623563], [-47.26048522478861, -22.339593181796044], [-47.260475504710065, -22.339613846503777], [-47.26046578402989, -22.339634482320818], [-47.26045606178715, -22.339655088823882], [-47.26044633702559, -22.33967566558839], [-47.260436608790464, -22.339696212195317], [-47.26042687613214, -22.33971672822331], [-47.260417138104, -22.339737213253564], [-47.26040739376199, -22.339757666870312], [-47.260397642166524, -22.339778088656978], [-47.26038788238074, -22.339798478199953], [-47.26037811347128, -22.339818835087012], [-47.260368463502125, -22.339838890807524], [-47.2603586795127, -22.33985916955219], [-47.26034888345125, -22.33987941486118], [-47.26033907196997, -22.339899631422323], [-47.26032924092138, -22.339919826490153], [-47.260319388612814, -22.339940002811833], [-47.260309514730295, -22.33996016030262], [-47.260299618979516, -22.33998029883819], [-47.260289701066384, -22.340000418294654], [-47.26027976069742, -22.340020518547764], [-47.260269797578964, -22.34004059947437], [-47.26025981141778, -22.340060660951423], [-47.26024980192101, -22.340080702855808], [-47.26023976879577, -22.340100725065476], [-47.26022971174956, -22.340120727458256], [-47.26021963049012, -22.340140709912387], [-47.260209524725276, -22.340160672306748], [-47.26019939416316, -22.340180614520406], [-47.26018923851206, -22.340200536432917], [-47.26017905748052, -22.340220437924174], [-47.260168850777326, -22.34024031887427], [-47.26015861811132, -22.3402601791641], [-47.26014835919166, -22.34028001867467], [-47.26013807372756, -22.340299837287592], [-47.26012776142842, -22.340319634885027], [-47.260117422004065, -22.340339411348854], [-47.26010705516419, -22.340359166562134], [-47.26009666061865, -22.34037890040833], [-47.2600862380776, -22.340398612771004], [-47.26007578725135, -22.340418303534214], [-47.260065307850326, -22.340437972582535], [-47.26005479958485, -22.34045761980128], [-47.26004426216567, -22.340477245075938], [-47.260033695303555, -22.340496848292503], [-47.26002309870948, -22.340516429337256], [-47.260012472094374, -22.34053598809728], [-47.26000181516907, -22.340555524460516], [-47.25999112764507, -22.340575038314395], [-47.259980409233606, -22.340594529547317], [-47.25996965964574, -22.340613998048806], [-47.259958878593075, -22.34063344370806], [-47.25994806578712, -22.340652866414942], [-47.25993722093921, -22.34067226606032], [-47.2599263437611, -22.34069164253492], [-47.259915433964274, -22.340710995730543], [-47.259904491260286, -22.340730325539486], [-47.259893515361, -22.340749631853956], [-47.25988250597787, -22.34076891456763], [-47.259871462822545, -22.340788173574268], [-47.259860385606835, -22.340807408767986], [-47.25984927404234, -22.340826620043707], [-47.25983812784055, -22.340845807297146], [-47.259826946713126, -22.340864970424224], [-47.259815730371635, -22.340884109321493], [-47.25980447852764, -22.34090322388611], [-47.25979319089237, -22.34092231401607], [-47.25978186717721, -22.34094137960978], [-47.25977050709351, -22.34096042056609], [-47.25975911035238, -22.340979436784714], [-47.25974767666497, -22.340998428165666], [-47.25973620574227, -22.341017394609775], [-47.25972469729493, -22.34103633601865], [-47.25971315103389, -22.341055252294034], [-47.25970156666961, -22.341074143338627], [-47.259689943912385, -22.341093009055967], [-47.25967828247267, -22.341111849349527], [-47.25966658206033, -22.341130664124197], [-47.25965484238552, -22.34114945328469], [-47.25964306315768, -22.341168216737085], [-47.25963124408633, -22.341186954387773], [-47.25961938488082, -22.34120566614359], [-47.259607485249994, -22.34122435191255], [-47.25959554490276, -22.341243011602742], [-47.25958356354762, -22.341261645123172], [-47.25957154089285, -22.341280252383424], [-47.2595594766463, -22.341298833293923], [-47.2595473705157, -22.341317387765525], [-47.25953522220846, -22.341335915709752], [-47.259523031431684, -22.341354417038694], [-47.259510799774475, -22.341372888822566], [-47.259498550669086, -22.341391294867723], [-47.25948631803238, -22.341409578271435], [-47.25947411296236, -22.341427713452532], [-47.25946479833976, -22.341441465119456], [-47.259443796681786, -22.34147221952778], [-47.25943763270031, -22.341481188973905], [-47.25942550756166, -22.3414986914682], [-47.25941339517088, -22.3415160263927], [-47.259401292861554, -22.341533190085404], [-47.25938919807724, -22.341550178942544], [-47.259377108367666, -22.341566989426727], [-47.259365021385975, -22.34158361807298], [-47.25935293488481, -22.341600061496393], [-47.25934084671194, -22.34161631639994], [-47.25932875480592, -22.341632379581988], [-47.25931665719007, -22.341648247945507], [-47.259304551967105, -22.341663918505972], [-47.2592924373125, -22.341679388400063], [-47.25928031146657, -22.34169465489562], [-47.259268172727346, -22.341709715399364], [-47.25925601944078, -22.341724567467242], [-47.25924384999096, -22.341739208813713], [-47.25923166279021, -22.341753637320032], [-47.259219456266585, -22.341767851044207], [-47.25920722885155, -22.341781848229797], [-47.259194978966256, -22.341795627314276], [-47.259182705006715, -22.341809186937596], [-47.25917040532849, -22.341822525949368], [-47.259158078229305, -22.341835643416697], [-47.25914572193131, -22.341848538630366], [-47.25913333456277, -22.341861211109794], [-47.25912091413789, -22.34187366060795], [-47.25910845853629, -22.34188588711457], [-47.259095965481286, -22.341897890858444], [-47.25908343251812, -22.341909672307505], [-47.25907085699135, -22.341921232167824], [-47.259058235871436, -22.34193257151579], [-47.25904554503682, -22.3419437099594], [-47.25903271990385, -22.341954702535233], [-47.25901971547429, -22.3419655880875], [-47.25900652992344, -22.341976367855235], [-47.258993166652274, -22.341987038693425], [-47.258979629141514, -22.341997597483903], [-47.25896592094934, -22.342008041137376], [-47.25895204570779, -22.34201836659643], [-47.25893800712021, -22.342028570837552], [-47.258923808959274, -22.342038650872546], [-47.25890945506379, -22.342048603751053], [-47.25889494933664, -22.34205842656166], [-47.258880295742735, -22.342068116433516], [-47.25886549830546, -22.342077670538423], [-47.258850561104815, -22.342087086092114], [-47.25883548827653, -22.342096360354653], [-47.258820284007996, -22.3421054906328], [-47.25880495253669, -22.342114474280933], [-47.25878949814867, -22.34212330870189], [-47.25877392517547, -22.342131991348584], [-47.2587582379928, -22.34214051972464], [-47.258742441018505, -22.342148891385563], [-47.258726538710114, -22.34215710393989], [-47.25871053556298, -22.342165155050203], [-47.25869443610875, -22.342173042433902], [-47.25867824491318, -22.342180763864253], [-47.2586619665736, -22.342188317171587], [-47.25864560571778, -22.342195700244034], [-47.25862916700198, -22.342202911028334], [-47.25861265510835, -22.342209947531163], [-47.258596074743586, -22.3422168078198], [-47.25857943063605, -22.34222349002337], [-47.258562727534354, -22.34222999233373], [-47.25854597020548, -22.34223631300615], [-47.258529163432165, -22.34224245036069], [-47.25851231201036, -22.34224840278304], [-47.25849542074779, -22.34225416872552], [-47.25847849446119, -22.342259746707963], [-47.2584615379726, -22.342265135319213], [-47.25844455610901, -22.342270333217446], [-47.25842755369886, -22.342275339131326], [-47.25841053556776, -22.342280151861466], [-47.258393506538006, -22.34228477028077], [-47.25837647142339, -22.3422891933357], [-47.258359435026925, -22.342293420047262], [-47.258342402138915, -22.34229744951117], [-47.25832537740483, -22.342301280927945], [-47.25830833827047, -22.342304919381025], [-47.25829119924196, -22.342308383320542], [-47.258273889438534, -22.3423116888712], [-47.25825639778498, -22.342314839575536], [-47.258238721796246, -22.342317837270002], [-47.25822085933936, -22.342320683769227], [-47.25820280862134, -22.34232338088614], [-47.258184568176176, -22.34232593045054], [-47.25816613684677, -22.342328334326634], [-47.25814751376994, -22.342330594428613], [-47.25812869836094, -22.342332712734727], [-47.258109690293786, -22.34233469130009], [-47.25809048948491, -22.342336532268074], [-47.25807109607653, -22.34233823788006], [-47.258051510417225, -22.342339810484166], [-47.25803173304583, -22.3423412525427], [-47.25801176467414, -22.342342566638326], [-47.25799160617051, -22.342343755479448], [-47.25797125854304, -22.34234482190429], [-47.25795072292407, -22.34234576888448], [-47.25793000055581, -22.342346599527467], [-47.25790909277442, -22.342347317078453], [-47.257888000997184, -22.342347924921697], [-47.25786672670957, -22.34234842658115], [-47.25784527145171, -22.342348825720673], [-47.257823636807316, -22.342349126143905], [-47.25780182439216, -22.342349331793688], [-47.25777983584327, -22.342349446751335], [-47.25775767281055, -22.342349475235572], [-47.25773533694597, -22.34234942160136], [-47.257712829896406, -22.34234929033866], [-47.25769015329456, -22.34234908607105], [-47.25766730875263, -22.342348813554413], [-47.25764429785589, -22.342348477675465], [-47.25762112215544, -22.342348083450634], [-47.257597783163824, -22.34234763602471], [-47.25755446210119, -22.342346722891854]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 981.363734627, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263131290620606, -22.33563796956872], [-47.26310700249328, -22.335661567117754], [-47.26309018797783, -22.33567789062699], [-47.26307328266547, -22.335694295692626], [-47.26305631024492, -22.335710764121256], [-47.26303929571859, -22.335727274794337], [-47.263022242028555, -22.335743827943013], [-47.263005150928656, -22.335760424973742], [-47.26298802418215, -22.335777067306402], [-47.26297086356443, -22.33579375637144], [-47.262953670860696, -22.335810493612335], [-47.26293644786823, -22.335827280483116], [-47.26291919639461, -22.33584411845041], [-47.262901918259956, -22.33586100899098], [-47.2628846152936, -22.33587795359532], [-47.26286705417418, -22.33589518451096], [-47.26284968682098, -22.33591226217261], [-47.262832300267824, -22.335929398500813], [-47.262814896398424, -22.33594659503451], [-47.26279747710913, -22.335963853323015], [-47.26278004430857, -22.335981174926257], [-47.26276259991816, -22.33599856141438], [-47.26274514587308, -22.336016014366802], [-47.26272768412139, -22.336033535372913], [-47.26271021662494, -22.33605112603141], [-47.26269274535931, -22.33606878795021], [-47.26267527231467, -22.336086522745724], [-47.262657799495926, -22.33610433204241], [-47.26264032892279, -22.336122217473005], [-47.262622862629925, -22.336140180678058], [-47.262605402667866, -22.33615822330519], [-47.26258795110369, -22.33617634700811], [-47.26257051002011, -22.33619455344759], [-47.26255308151686, -22.33621284429009], [-47.262535667710694, -22.33623122120724], [-47.262518270736265, -22.336249685875213], [-47.262500892745585, -22.33626823997487], [-47.26248353590894, -22.336286885190802], [-47.262466202416455, -22.336305623209253], [-47.26244889889714, -22.33632445090964], [-47.26243164665123, -22.336343348212992], [-47.262414464197796, -22.336362294882253], [-47.26239735453335, -22.33638128690339], [-47.26238031741146, -22.336400323815404], [-47.262363352585595, -22.336419405158296], [-47.26234645980805, -22.33643853047423], [-47.26232963883144, -22.336457699306116], [-47.262312889407916, -22.33647691119803], [-47.26229621128852, -22.336496165696513], [-47.26227960422463, -22.33651546234864], [-47.262263067967545, -22.336534800702527], [-47.26224660226758, -22.33655418030837], [-47.26223020687494, -22.33657360071767], [-47.262213881540085, -22.336593061482485], [-47.26219762601306, -22.336612562156553], [-47.262181440043264, -22.336632102295308], [-47.26216532338043, -22.336651681454928], [-47.262149275774014, -22.336671299192965], [-47.2621332969734, -22.33669095506822], [-47.26211738672784, -22.336710648640572], [-47.262101544786404, -22.336730379471472], [-47.26208577089836, -22.33675014712307], [-47.262070064812505, -22.336769951159283], [-47.262054426278084, -22.336789791144668], [-47.26203885504418, -22.336809666645003], [-47.26202335085984, -22.336829577227366], [-47.26200791347437, -22.33684952245971], [-47.26199254263682, -22.33686950191131], [-47.26197723809633, -22.33688951515259], [-47.26196199960246, -22.3369095617547], [-47.26194682690468, -22.33692964129001], [-47.26193171975248, -22.336949753332068], [-47.2619166778957, -22.33696989745517], [-47.261901701084206, -22.33699007323474], [-47.2618867890681, -22.337010280247206], [-47.26187194159762, -22.337030518069877], [-47.261857158423076, -22.33705078628133], [-47.26184243929565, -22.33707108446013], [-47.261827783965735, -22.337091412187014], [-47.26181319218438, -22.337111769043304], [-47.26179866370326, -22.33713215461043], [-47.26178419827399, -22.337152568471403], [-47.26176979564844, -22.337173010209877], [-47.26175545557873, -22.33719347941048], [-47.26174117781737, -22.337213975658546], [-47.26172696211705, -22.337234498540436], [-47.26171280823111, -22.337255047642742], [-47.261698715912864, -22.337275622553385], [-47.261684684916005, -22.337296222860928], [-47.26167071499455, -22.337316848154778], [-47.261656805903, -22.337337498024873], [-47.26164295739639, -22.337358172061567], [-47.261629169229565, -22.33737886985673], [-47.26161544115809, -22.337399591002495], [-47.2616017729378, -22.33742033509171], [-47.261588164325204, -22.337441101717644], [-47.26157461507706, -22.33746189047416], [-47.26156112495003, -22.337482700956695], [-47.26154769370183, -22.33750353276029], [-47.261534321090394, -22.337524385480855], [-47.26152100687379, -22.33754525871533], [-47.261507750811, -22.33756615206053], [-47.26149455268584, -22.337587065075024], [-47.26148141243935, -22.33760799706029], [-47.261468329965, -22.337628947339194], [-47.26145530495076, -22.337649915538307], [-47.261442337014714, -22.33767090139625], [-47.261429425774715, -22.33769190465269], [-47.26141657084855, -22.337712925048056], [-47.26140377185399, -22.337733962323615], [-47.261391028408376, -22.337755016221994], [-47.261378340129376, -22.337776086486095], [-47.26136570663459, -22.33779717285971], [-47.26135312754124, -22.337818275087926], [-47.26134060246707, -22.337839392916006], [-47.261328131029515, -22.33786052609024], [-47.26131571284586, -22.33788167435827], [-47.26130334753389, -22.337902837467617], [-47.2612910347113, -22.33792401516678], [-47.26127877399554, -22.33794520720557], [-47.26126656500433, -22.337966413334254], [-47.261254407355686, -22.33798763330339], [-47.261242300667305, -22.338008866865106], [-47.26123024455757, -22.338030113771232], [-47.2612182386444, -22.338051373775055], [-47.26120628254581, -22.33807264663121], [-47.261194375880905, -22.338093932092896], [-47.261182518267766, -22.338115229915996], [-47.261170709325214, -22.338136539856574], [-47.26115894867231, -22.338157861670727], [-47.26114723592811, -22.338179195115806], [-47.26113557071211, -22.338200539949266], [-47.26112395264359, -22.33822189593004], [-47.26111238134226, -22.338243262817144], [-47.261100856428335, -22.338264640369925], [-47.261089377521834, -22.33828602834885], [-47.26107794424323, -22.338307426514817], [-47.261066556213265, -22.33832883462913], [-47.26105521305286, -22.33835025245393], [-47.261043914383166, -22.338371679751784], [-47.261032659825766, -22.338393116285793], [-47.261021449002506, -22.338414561819416], [-47.2610102815353, -22.33843601611708], [-47.260999157046534, -22.338457478943596], [-47.26098807515898, -22.338478950063863], [-47.260977035495564, -22.338500429243787], [-47.2609660376795, -22.33852191624971], [-47.26095508133461, -22.338543410848047], [-47.260944166084826, -22.338564912805886], [-47.260933291554316, -22.33858642189112], [-47.26092245736766, -22.338607937872034], [-47.26091166318579, -22.338629460445368], [-47.26090091023154, -22.338650986166876], [-47.26089020153871, -22.338672507259528], [-47.260879538322534, -22.338694018631788], [-47.26086891962513, -22.338715519482356], [-47.26085834433708, -22.33873700932321], [-47.260847811352086, -22.338758487668535], [-47.26083731956697, -22.338779954035047], [-47.26082686788202, -22.338801407941112], [-47.26081645520064, -22.338822848907405], [-47.26080608042942, -22.338844276457003], [-47.26079574247871, -22.338865690114094], [-47.26078557080942, -22.338886818238013], [-47.26077529705962, -22.338908214844256], [-47.26076505691952, -22.338929596158305], [-47.260754849310516, -22.338950961712623], [-47.2607446731587, -22.33897231103862], [-47.26073452739239, -22.338993643672094], [-47.26072441094436, -22.3390149591485], [-47.26071432275055, -22.339036257005667], [-47.260704261750284, -22.339057536783137], [-47.2606942268868, -22.339078798021454], [-47.26068421710654, -22.33910004026324], [-47.26067423135988, -22.339121263051943], [-47.260664268600465, -22.33914246593294], [-47.26065432778552, -22.339163648453443], [-47.2606444078764, -22.339184810160553], [-47.26063450783769, -22.33920595060383], [-47.260624626637345, -22.33922706933463], [-47.26061476324769, -22.339248165904124], [-47.26060491664397, -22.339269239866294], [-47.2605950858057, -22.339290290775164], [-47.26058526971541, -22.33931131818742], [-47.26057546736041, -22.339332321658436], [-47.26056567772991, -22.339353300749057], [-47.26055589981868, -22.339374255016843], [-47.26054613262371, -22.339395184024074], [-47.26053637514675, -22.339416087331802], [-47.260526626392306, -22.339436964504422], [-47.26051688536924, -22.3394578151059], [-47.26050715108999, -22.33947863870186], [-47.260497422569976, -22.339499434860628], [-47.26048769882938, -22.339520203149462], [-47.260477978891, -22.339540943139145], [-47.26046826178218, -22.339561654399777], [-47.26045854653326, -22.33958233650435], [-47.26044883217837, -22.339602989026716], [-47.26043911775562, -22.339623611541484], [-47.26042940230603, -22.339644203626126], [-47.26041968487552, -22.339664764856675], [-47.260409964511645, -22.339685294815], [-47.260400240267316, -22.33970579308061], [-47.2603905111985, -22.339726259235555], [-47.26038077636396, -22.339746692865173], [-47.26037103482707, -22.339767093553895], [-47.260361285654135, -22.339787460889323], [-47.26035152791507, -22.33980779446039], [-47.260341895819884, -22.339827812991214], [-47.26033212440995, -22.339848065654724], [-47.26032234148832, -22.339868283799657], [-47.260312543593756, -22.339888472357117], [-47.260302726408334, -22.339908638938855], [-47.26029288817427, -22.339928786429525], [-47.26028302857796, -22.339948914746955], [-47.26027314732642, -22.33996902376745], [-47.26026324412689, -22.3399891133679], [-47.26025331868725, -22.340009183424655], [-47.26024337071515, -22.34002923381536], [-47.260233399918796, -22.34004926441767], [-47.26022340600667, -22.34006927510917], [-47.26021338868726, -22.340089265768686], [-47.260203347669524, -22.340109236274742], [-47.260193282662556, -22.34012918650642], [-47.26018319337563, -22.340149116343405], [-47.26017307951833, -22.340169025665567], [-47.26016294080033, -22.340188914353423], [-47.260152776931676, -22.340208782287675], [-47.260142587622646, -22.3402286293493], [-47.26013237258346, -22.34024845542013], [-47.26012213152485, -22.3402682603821], [-47.26011186415744, -22.340288044117795], [-47.26010157019217, -22.340307806510303], [-47.26009124934039, -22.340327547442566], [-47.260080901313245, -22.340347266798606], [-47.260070525822165, -22.34036696446292], [-47.26006012257881, -22.3403866403202], [-47.26004969129504, -22.340406294255487], [-47.26003923168279, -22.340425926154527], [-47.26002874345399, -22.340445535903747], [-47.26001822632087, -22.34046512338977], [-47.260007679995795, -22.340484688499707], [-47.259997104191314, -22.340504231121123], [-47.25998649861989, -22.340523751142282], [-47.25997586299396, -22.34054324845235], [-47.25996519702659, -22.340562722940007], [-47.25995450043063, -22.34058217449497], [-47.25994377291869, -22.340601603008054], [-47.25993301420397, -22.340621008369798], [-47.259922223999574, -22.34064039047143], [-47.25991140201842, -22.340659749205205], [-47.25990054797391, -22.340679084463215], [-47.25988966157908, -22.340698396138727], [-47.259878742547066, -22.34071768412552], [-47.25986779059141, -22.340736948317232], [-47.259856805425066, -22.340756188609102], [-47.25984578676138, -22.340775404896423], [-47.2598347343137, -22.34079459707488], [-47.259823647795265, -22.34081376504094], [-47.25981252691917, -22.340832908691954], [-47.259801371398616, -22.34085202792555], [-47.25979018094682, -22.34087112263991], [-47.25977895527691, -22.340890192733855], [-47.25976769410173, -22.340909238107145], [-47.25975639713427, -22.34092825865998], [-47.25974506408742, -22.340947254292935], [-47.25973369467386, -22.34096622490758], [-47.25972228860637, -22.340985170405762], [-47.25971084559744, -22.341004090690138], [-47.25969936535936, -22.341022985664306], [-47.25968784760457, -22.341041855231868], [-47.25967629204511, -22.34106069929749], [-47.2596646983928, -22.341079517766723], [-47.25965306635963, -22.341098310545096], [-47.259641395657006, -22.341117077539472], [-47.259629685996586, -22.341135818656657], [-47.259617937089324, -22.341154533804872], [-47.259606148646235, -22.341173222892646], [-47.25959432037817, -22.341191885828998], [-47.25958245199544, -22.34121052252405], [-47.25957054320839, -22.341229132888262], [-47.25955859372704, -22.34124771683278], [-47.25954660326104, -22.341266274269525], [-47.25953457151971, -22.341284805111265], [-47.25952249821216, -22.34130330927121], [-47.259510383047235, -22.341321786663208], [-47.25949822573339, -22.341340237201855], [-47.259486027950736, -22.341358657824383], [-47.25947381427239, -22.341377010630072], [-47.25946162036827, -22.341395236137316], [-47.25944945807567, -22.341413307751534], [-47.259438144225165, -22.34143001097865], [-47.259417119237526, -22.34146075536043], [-47.259413131085715, -22.34146655867151], [-47.25940106558018, -22.341483975081406], [-47.25938901722211, -22.3415012183594], [-47.25937698343021, -22.341518284875036], [-47.25936496173837, -22.34153517105889], [-47.25935294979173, -22.341551873411017], [-47.259340945343794, -22.34156838850739], [-47.259328946252225, -22.341584713007823], [-47.259316950474386, -22.34160084366421], [-47.25930495606277, -22.341616777328415], [-47.259292961158636, -22.34163251096183], [-47.25928096398644, -22.341648041643758], [-47.25926896284686, -22.34166336658046], [-47.25925695610851, -22.341678483115565], [-47.25924494220043, -22.341693388738225], [-47.259232919601885, -22.341708081093973], [-47.25922088683213, -22.341722557994352], [-47.259208842439975, -22.341736817425627], [-47.25919678499065, -22.341750857559287], [-47.25918471305304, -22.341764676761137], [-47.25917262518515, -22.341778273600227], [-47.25916051991877, -22.341791646857608], [-47.259148395743196, -22.341804795534095], [-47.25913625108719, -22.341817718858252], [-47.259124084300275, -22.341830416293043], [-47.25911189363369, -22.34184288754091], [-47.25909967721919, -22.341855132549025], [-47.25908743304748, -22.34186715151254], [-47.25907515894555, -22.341878944877042], [-47.259062852553825, -22.34189051333872], [-47.25905051130249, -22.341901857843155], [-47.25903813222984, -22.34191297972394], [-47.259025690276864, -22.341923899728428], [-47.25901311787627, -22.341934675682726], [-47.25900036773807, -22.34194534837514], [-47.258987437772745, -22.34195591918904], [-47.258974331365316, -22.341966384915033], [-47.25896105198431, -22.341976742371862], [-47.25894760317949, -22.341986988408532], [-47.25893398857789, -22.341997119907404], [-47.2589202118813, -22.342007133786392], [-47.25890627686413, -22.342017027000413], [-47.25889218737005, -22.342026796543962], [-47.25887794730994, -22.34203643945236], [-47.258863560659506, -22.3420459528035], [-47.25884903145588, -22.342055333719838], [-47.25883436379542, -22.34206457936994], [-47.25881956183287, -22.342073686968746], [-47.25880462977707, -22.342082653780206], [-47.25878957188943, -22.342091477118096], [-47.25877439248215, -22.34210015434696], [-47.258759095915096, -22.342108682883744], [-47.25874368659445, -22.342117060198678], [-47.25872816897051, -22.34212528381619], [-47.258712547535154, -22.34213335131637], [-47.258696826819886, -22.34214126033585], [-47.25868101139419, -22.34214900856873], [-47.258665105863365, -22.342156593767598], [-47.258649114865705, -22.342164013744906], [-47.25863304307148, -22.342171266373573], [-47.2586168951807, -22.34217834958797], [-47.2586006759206, -22.34218526138522], [-47.25858439004406, -22.342191999825964], [-47.258568042326644, -22.34219856303565], [-47.25855163756528, -22.342204949205343], [-47.25853518057593, -22.342211156592697], [-47.25851867619121, -22.342217183523086], [-47.258502129257494, -22.34222302839081], [-47.25848554463353, -22.3422286896598], [-47.258468927187515, -22.342234165864806], [-47.258452281793204, -22.34223945561287], [-47.258435613329496, -22.34224455758368], [-47.258418926676825, -22.342249470530657], [-47.2584022267127, -22.342254193282802], [-47.25838551831112, -22.342258724744646], [-47.258368806337174, -22.342263063897903], [-47.25835209564468, -22.342267209802323], [-47.25833539107414, -22.342271161595992], [-47.25831869731427, -22.34227491852668], [-47.258301990559126, -22.34227848600487], [-47.2582851810988, -22.342281883335623], [-47.25826819460586, -22.34228512714531], [-47.258251019416285, -22.342288220845912], [-47.25823365286533, -22.342291166062108], [-47.25821609265702, -22.34229396439575], [-47.258198336851606, -22.342296617446877], [-47.25818038385186, -22.342299126833193], [-47.2581622323842, -22.34230149420848], [-47.25814388148292, -22.342303721278892], [-47.25812533047407, -22.342305809817546], [-47.25810657895468, -22.34230776167836], [-47.25808762677585, -22.342309578807466], [-47.258068474025116, -22.34231126325378], [-47.25804912100633, -22.342312817177998], [-47.258029568222554, -22.342314242860517], [-47.25800981635808, -22.34231554270773], [-47.25798986626122, -22.342316719257823], [-47.25796971892662, -22.342317775184927], [-47.257949375479264, -22.34231871330303], [-47.25792883715901, -22.342319536568215], [-47.257908105304274, -22.342320248081094], [-47.25788718133846, -22.342320851087834], [-47.25786606675634, -22.34232134898102], [-47.25784476311001, -22.342321745299728], [-47.25782327199718, -22.342322043729506], [-47.25780159504919, -22.34232224810173], [-47.2577797339196, -22.342322362392906], [-47.25775769027549, -22.342322390723318], [-47.25773546578612, -22.34232233735619], [-47.25771306211536, -22.342322206696057], [-47.25769048091225, -22.342322003287418], [-47.25766772380443, -22.342321731813417], [-47.257644792391226, -22.3423213970943], [-47.25762168823616, -22.3423210040861], [-47.257598412862485, -22.342320557879418], [-47.25756798544167, -22.342319916522918]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 975.931508139, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26309942116218, -22.33562978149382], [-47.263069167951116, -22.335659151264096], [-47.263052266707376, -22.33567555237799], [-47.26303529536822, -22.335692019754532], [-47.26301827999148, -22.33570853125004], [-47.26300122357415, -22.335725087042803], [-47.26298412787096, -22.335741688539965], [-47.26296699464645, -22.33575833716263], [-47.262949825677865, -22.335775034342944], [-47.26293262275271, -22.335791781526627], [-47.26291538767112, -22.335808580170607], [-47.26289812224402, -22.335825431744787], [-47.2628808282954, -22.335842337729805], [-47.26286350765887, -22.335859299620545], [-47.26284591632875, -22.33587656015798], [-47.26282852668724, -22.335893659733227], [-47.262811116009075, -22.335910819836293], [-47.2627936861847, -22.33592804201282], [-47.26277623911788, -22.335945327819132], [-47.262758776725114, -22.335962678822842], [-47.26274130093633, -22.335980096602125], [-47.26272381369579, -22.335997582744874], [-47.26270631696131, -22.336015138849422], [-47.26268881270503, -22.336032766523857], [-47.26267130291352, -22.336050467385828], [-47.26265378958855, -22.336068243061952], [-47.262636274747315, -22.336086095187202], [-47.262618760422505, -22.336104025405188], [-47.2626012486624, -22.33612203536777], [-47.262583741531905, -22.336140126734115], [-47.26256624111323, -22.336158301169853], [-47.26254874950491, -22.336176560347916], [-47.26253126882324, -22.336194905947124], [-47.2625138012024, -22.336213339651895], [-47.26249634879521, -22.336231863151227], [-47.26247891377265, -22.33625047813906], [-47.2624614983248, -22.336269186313277], [-47.26244410466252, -22.336287989373474], [-47.26242673963727, -22.336306883993906], [-47.262409425455445, -22.336325849135292], [-47.26239218147342, -22.336344863646893], [-47.262375010831754, -22.33636392335001], [-47.26235791328075, -22.33638302778043], [-47.26234088857053, -22.33640217647494], [-47.26232393645, -22.336421368972726], [-47.26230705666841, -22.33644060481359], [-47.26229024897456, -22.33645988353866], [-47.26227351311604, -22.336479204691628], [-47.2622568488408, -22.336498567816705], [-47.262240255896714, -22.336517972459216], [-47.26222373403061, -22.33653741816668], [-47.26220728298929, -22.3365569044879], [-47.26219090251969, -22.336576430972393], [-47.26217459236839, -22.336595997171333], [-47.26215835228129, -22.336615602637654], [-47.262142182004624, -22.336635246925166], [-47.26212608128432, -22.336654929589013], [-47.26211004986629, -22.336674650185696], [-47.262094087496266, -22.33669440827286], [-47.26207819391975, -22.33671420340974], [-47.26206236888254, -22.33673403515634], [-47.26204661212988, -22.3367539030745], [-47.2620309234075, -22.336773806726722], [-47.26201530246095, -22.336793745676832], [-47.26199974903578, -22.336813719489918], [-47.261984262877725, -22.336833727732063], [-47.26196884373235, -22.336853769970737], [-47.261953491345295, -22.336873845774576], [-47.2619382054626, -22.33689395471296], [-47.26192298583019, -22.336914096356573], [-47.261907832194076, -22.33693427027735], [-47.26189274430065, -22.336954476047932], [-47.26187772189624, -22.336974713242252], [-47.26186276472747, -22.336994981435193], [-47.26184787254114, -22.33701528020262], [-47.26183304508406, -22.337035609121685], [-47.26181828210399, -22.337055967769544], [-47.26180358334787, -22.33707635572561], [-47.261788948563314, -22.33709677256994], [-47.26177437749859, -22.337117217882724], [-47.261759869901894, -22.337137691245687], [-47.26174542552169, -22.337158192241315], [-47.261731044106746, -22.337178720453146], [-47.26171672540618, -22.337199275465426], [-47.26170246916933, -22.3372198568634], [-47.2616882751462, -22.33724046423265], [-47.26167414308677, -22.337261097160077], [-47.261660072741435, -22.33728175523335], [-47.2616460638609, -22.337302438040922], [-47.26163211619637, -22.33732314517186], [-47.26161822949965, -22.337343876215613], [-47.26160440352234, -22.337364630763258], [-47.26159063801674, -22.337385408406128], [-47.26157693273549, -22.33740620873634], [-47.26156328743188, -22.33742703134638], [-47.26154970185953, -22.337447875829433], [-47.26153617577191, -22.337468741780295], [-47.26152270892361, -22.337489628793325], [-47.26150930106944, -22.33751053646381], [-47.261495951964356, -22.337531464388128], [-47.26148266136424, -22.337552412162506], [-47.26146942905099, -22.337573379343187], [-47.26145625497151, -22.337594365216933], [-47.26144313902756, -22.337615369087647], [-47.261430080907935, -22.337636390574648], [-47.26141708022847, -22.337657429414392], [-47.261404136604654, -22.337678485344348], [-47.26139124965198, -22.337699558102923], [-47.2613784189859, -22.33772064742921], [-47.261365644221385, -22.337741753063966], [-47.26135292497381, -22.33776287474804], [-47.26134026085839, -22.337784012223263], [-47.26132765149008, -22.337805165232844], [-47.26131509648422, -22.33782633352016], [-47.26130259545599, -22.337847516829687], [-47.26129014802024, -22.337868714907263], [-47.2612777537925, -22.33788992749865], [-47.26126541238812, -22.33791115435058], [-47.261253123422215, -22.337932395211244], [-47.26124088651017, -22.33795364982922], [-47.26122870126772, -22.337974917953446], [-47.26121656731021, -22.337996199334437], [-47.26120448425371, -22.33801749372245], [-47.26119245171392, -22.338038800869327], [-47.261180469306396, -22.338060120528134], [-47.261168536648086, -22.33808145245058], [-47.26115665335478, -22.33810279639124], [-47.261144819042926, -22.338124152104704], [-47.26113303332942, -22.338145519345684], [-47.261121295830975, -22.338166897870185], [-47.261109606164915, -22.3381882874344], [-47.26109796394818, -22.338209687795924], [-47.26108636879835, -22.338231098712605], [-47.26107482033336, -22.338252519942444], [-47.26106331817103, -22.338273951244798], [-47.26105186192966, -22.338295392379365], [-47.261040451227736, -22.33831684310629], [-47.26102908568404, -22.338338303186593], [-47.2610177649176, -22.33835977238177], [-47.261006488547764, -22.33838125045381], [-47.260995256194306, -22.338402737165197], [-47.26098406747697, -22.33842423227927], [-47.260972922016045, -22.338445735559826], [-47.26096181943223, -22.338467246770886], [-47.260950759346315, -22.33848876567732], [-47.260939741379495, -22.338510292044578], [-47.26092876515349, -22.338531825638142], [-47.260917830290225, -22.338553366224215], [-47.26090693641184, -22.338574913569868], [-47.260896083140885, -22.33859646744246], [-47.260885270137955, -22.338618027534803], [-47.26087449869676, -22.338639590255692], [-47.26086377201661, -22.338661147488626], [-47.26085309141233, -22.338682693930085], [-47.260842455928035, -22.338704228762307], [-47.26083186444946, -22.338725751494966], [-47.260821315865584, -22.338747261640066], [-47.260810809068644, -22.338768758712334], [-47.26080034295449, -22.338790242228093], [-47.26078991642227, -22.338811711706207], [-47.26077952837442, -22.338833166667964], [-47.2607691777173, -22.338854606635824], [-47.260758999842054, -22.338875747641776], [-47.26074871423393, -22.338897168903685], [-47.26073846279652, -22.338918573768186], [-47.260728244447684, -22.33893996176633], [-47.26071805811029, -22.338961332428234], [-47.260707902709555, -22.338982685288443], [-47.260697777175245, -22.33900401988121], [-47.26068768044054, -22.33902533574331], [-47.26067761144209, -22.339046632413275], [-47.260667569120656, -22.339067909430668], [-47.260657552420376, -22.339089166337196], [-47.26064756028942, -22.33911040267552], [-47.26063759167955, -22.33913161799029], [-47.260627645546, -22.339152811827955], [-47.26061772084862, -22.339173983735066], [-47.26060781655041, -22.339195133260525], [-47.260597931618, -22.339216259955325], [-47.26058806502258, -22.33923736337001], [-47.260578215738356, -22.339258443058313], [-47.26056838274402, -22.339279498573877], [-47.26055856502141, -22.33930052947315], [-47.260548761557416, -22.339321535311168], [-47.26053897134078, -22.339342515648784], [-47.260529193366224, -22.33936347004336], [-47.26051942663068, -22.339384398057184], [-47.26050967013607, -22.339405299251275], [-47.26049992288722, -22.339426173190137], [-47.26049018389352, -22.339447019437852], [-47.260480452168075, -22.339467837560232], [-47.26047072672712, -22.339488627125814], [-47.26046100659184, -22.339509387702172], [-47.26045129078618, -22.33953011886048], [-47.26044157833887, -22.33955082017125], [-47.26043186828171, -22.339571491207906], [-47.260422159650474, -22.3395921315449], [-47.26041245148513, -22.339612740757428], [-47.2604027428287, -22.339633318423605], [-47.260393032729255, -22.3396538641202], [-47.26038332023666, -22.339674377429972], [-47.2603736044063, -22.339694857933143], [-47.2603638842968, -22.339715305212792], [-47.26035415896971, -22.339735718855277], [-47.260344427491454, -22.339756098446077], [-47.260334688931394, -22.339776443573943], [-47.26032494236269, -22.339796753829052], [-47.260315328141516, -22.33981673517018], [-47.26030556931107, -22.33983696175255], [-47.26029579952928, -22.33985715273341], [-47.26028601522146, -22.33987731328719], [-47.26027621189921, -22.339897451382832], [-47.26026638773964, -22.33991757004251], [-47.260256542429545, -22.33993766918656], [-47.26024667567728, -22.33995774869204], [-47.26023678719134, -22.33997780843645], [-47.260226876681024, -22.33999784829688], [-47.26021694385533, -22.34001786815165], [-47.26020698842379, -22.340037867879214], [-47.26019701009632, -22.34005784735787], [-47.26018700858277, -22.34007780646721], [-47.26017698359347, -22.340097745086567], [-47.26016693483899, -22.34011766309577], [-47.26015686203001, -22.34013756037538], [-47.26014676487752, -22.3401574368061], [-47.26013664309266, -22.340177292269267], [-47.26012649638691, -22.34019712664651], [-47.26011632447201, -22.340216939819687], [-47.2601061270597, -22.34023673167153], [-47.26009590386211, -22.340256502084888], [-47.260085654591435, -22.340276250943354], [-47.260075378960025, -22.340295978130953], [-47.26006507668082, -22.340315683531653], [-47.26005474746645, -22.340335367030455], [-47.26004439102984, -22.340355028512917], [-47.26003400708418, -22.34037466786479], [-47.260023595342915, -22.340394284972174], [-47.260013155519445, -22.340413879721932], [-47.2600026873273, -22.340433452001612], [-47.25999219048026, -22.340453001698982], [-47.25998166469224, -22.34047252870238], [-47.25997110967735, -22.34049203290046], [-47.259960525149644, -22.340511514182687], [-47.25994991082311, -22.340530972439613], [-47.25993926641241, -22.340550407561075], [-47.259928591631926, -22.340569819438066], [-47.259917886195936, -22.34058920796279], [-47.25990714981916, -22.340608573027044], [-47.25989638221635, -22.340627914523374], [-47.259885583101976, -22.340647232345532], [-47.25987475219107, -22.340666526386986], [-47.25986388919821, -22.340685796542406], [-47.259852993838216, -22.340705042707036], [-47.25984206582618, -22.34072426477603], [-47.25983110487667, -22.34074346264611], [-47.25982011070461, -22.340762636214116], [-47.25980908302499, -22.340781785377267], [-47.259798021552626, -22.340800910033707], [-47.25978692600221, -22.340820010082332], [-47.25977579608855, -22.34083908542244], [-47.25976463152645, -22.34085813595386], [-47.25975343203067, -22.340877161577144], [-47.25974219731561, -22.340896162193783], [-47.25973092709582, -22.340915137705732], [-47.25971962108583, -22.340934088015352], [-47.25970827899988, -22.34095301302601], [-47.25969690055229, -22.340971912641436], [-47.259685485457204, -22.340990786766103], [-47.25967403342835, -22.341009635305557], [-47.25966254417983, -22.341028458165304], [-47.259651017425206, -22.341047255251986], [-47.25963945287781, -22.341066026473154], [-47.25962785025123, -22.34108477173629], [-47.25961620925831, -22.341103490950378], [-47.259604529612304, -22.341122184024307], [-47.25959281102564, -22.341140850868342], [-47.25958105321082, -22.341159491393206], [-47.25956925588022, -22.341178105510036], [-47.25955741874558, -22.34119669313126], [-47.25954554151877, -22.341215254169462], [-47.25953362391118, -22.34123378853808], [-47.25952166563399, -22.341252296151325], [-47.25950966639788, -22.341270776924336], [-47.25949762591339, -22.341289230772617], [-47.25948554389078, -22.341307657612415], [-47.25947342003987, -22.341326057360774], [-47.25946125613181, -22.341344426821934], [-47.25944907788054, -22.341362726388166], [-47.25943692270899, -22.34138089399899], [-47.25942480319383, -22.34139890204636], [-47.25941271646272, -22.341416746312223], [-47.259411348663974, -22.34141875164206], [-47.2593902670293, -22.341449545499756], [-47.25938862947603, -22.34145192836498], [-47.259376623603615, -22.34146925869047], [-47.25936463927829, -22.341486410322005], [-47.259352674003836, -22.341503379660583], [-47.259340725404506, -22.34152016317114], [-47.259328791220845, -22.341536757391253], [-47.259316869306666, -22.34155315893775], [-47.2593049576247, -22.341569364515234], [-47.25929305424193, -22.341585370924484], [-47.25928115732475, -22.34160117507086], [-47.25926926513237, -22.34161677397423], [-47.25925737601098, -22.341632164777636], [-47.25924548838646, -22.34164734475696], [-47.25923360075571, -22.341662311331625], [-47.259221711678784, -22.34167706207328], [-47.25920981976833, -22.34169159471694], [-47.25919792367867, -22.341705907171256], [-47.259186022095086, -22.34171999752752], [-47.2591741137201, -22.3417338640707], [-47.25916219725992, -22.34174750528887], [-47.25915027140952, -22.341760919882585], [-47.2591383348363, -22.341774106774093], [-47.2591263861634, -22.341787065115337], [-47.25911442395057, -22.341799794296396], [-47.25910244667479, -22.341812293952326], [-47.25909045271018, -22.341824563968718], [-47.259078440306084, -22.341836604486804], [-47.25906640756429, -22.341848415907254], [-47.25905435241545, -22.34185999889246], [-47.259042272595174, -22.341871354366805], [-47.25903016561928, -22.341882483515406], [-47.25901802859388, -22.341893387929073], [-47.259005835522565, -22.34190408949451], [-47.25899351585434, -22.341914648827366], [-47.2589810200075, -22.341925108659947], [-47.2589683456277, -22.34193547052007], [-47.258955496084, -22.341945731133915], [-47.25894247483278, -22.34195588725719], [-47.25892928541527, -22.341965935677084], [-47.2589159314536, -22.341975873215873], [-47.25890241664797, -22.341985696732785], [-47.25888874477453, -22.341995403125875], [-47.25887491968186, -22.342004989334512], [-47.25886094528871, -22.34201445234078], [-47.25884682558174, -22.342023789171236], [-47.258832564611744, -22.342032996899068], [-47.25881816649142, -22.342042072645636], [-47.25880363539455, -22.342051013580782], [-47.25878897555147, -22.34205981692563], [-47.25877419124744, -22.342068479953312], [-47.25875928682083, -22.34207699999012], [-47.258744266659896, -22.342085374417092], [-47.25872913520124, -22.342093600670943], [-47.25871389692761, -22.342101676245104], [-47.25869855636522, -22.342109598691174], [-47.25868311808174, -22.342117365619895], [-47.258667586684524, -22.342124974702], [-47.25865196681839, -22.342132423669447], [-47.258636263162586, -22.342139710316783], [-47.25862048042986, -22.342146832501733], [-47.25860462336406, -22.34215378814627], [-47.25858869673739, -22.342160575238008], [-47.25857270534899, -22.34216719183088], [-47.25855665402168, -22.34217363604671], [-47.25854054760053, -22.34217990607579], [-47.258524390950626, -22.34218600017813], [-47.25850818895439, -22.34219191668445], [-47.25849194650867, -22.34219765399756], [-47.258475668523246, -22.342203210593105], [-47.25845935991774, -22.34220858502071], [-47.258443025617595, -22.342213775905634], [-47.25842667055367, -22.34221878194902], [-47.258410299658394, -22.34222360192919], [-47.258393917861135, -22.34222823470334], [-47.25837753008765, -22.342232679207765], [-47.25836114125426, -22.342236934459414], [-47.258344756265636, -22.342240999556758], [-47.258328380012436, -22.342244873680222], [-47.25831201722668, -22.34224855612489], [-47.25829564285065, -22.342252052628176], [-47.25827916295838, -22.342255383350228], [-47.25826249977581, -22.34225856541894], [-47.25824564105012, -22.34226160211583], [-47.25822858393684, -22.34226449485381], [-47.258211325976994, -22.342267245021887], [-47.25819386508407, -22.342269854007263], [-47.25817619952966, -22.342272323215536], [-47.25815832792361, -22.342274654090033], [-47.258140249197794, -22.34227684812883], [-47.25812196258896, -22.342278906900145], [-47.25810346761724, -22.34228083205637], [-47.258084764068336, -22.342282625346645], [-47.258065851975225, -22.34228428862727], [-47.25804673159687, -22.342285823871656], [-47.25802740340061, -22.342287233178155], [-47.258007868043265, -22.342288518777], [-47.257988126353084, -22.342289683036036], [-47.25796817931132, -22.342290728465453], [-47.25794802803546, -22.342291657721397], [-47.25792767376315, -22.342292473608826], [-47.25790711783501, -22.34229317908361], [-47.25788636168055, -22.342293777253897], [-47.257865406803866, -22.342294271380798], [-47.25784425476901, -22.342294664878686], [-47.2578229071877, -22.34229496131502], [-47.2578013657068, -22.342295164409716], [-47.25777963199647, -22.342295278034356], [-47.257757707740936, -22.34229530621101], [-47.25773559462671, -22.34229525311094], [-47.25771329433473, -22.342295123053372], [-47.25769080853034, -22.342294920503715], [-47.257668138856594, -22.342294650072372], [-47.25764528692685, -22.34229431651306], [-47.25762225431719, -22.342293924721513], [-47.257581518516375, -22.342293143782197]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 970.498868297, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26306754477013, -22.335621589033245], [-47.26303125075488, -22.335656809060104], [-47.26301428049711, -22.335673275384565], [-47.26299726427, -22.335689787702492], [-47.26298020512537, -22.33570634613939], [-47.26296310481888, -22.335722952102955], [-47.26294596511634, -22.3357396070156], [-47.262928787796895, -22.33575631231117], [-47.262911574650325, -22.33577306943769], [-47.262894327479636, -22.335789879854854], [-47.26287704809903, -22.335806745035924], [-47.262859738336424, -22.335823666465366], [-47.26284240002974, -22.335840645642538], [-47.262824778488906, -22.335857935801688], [-47.2628073665591, -22.335875057290558], [-47.26278993175592, -22.335892241168494], [-47.26277247597659, -22.335909488987813], [-47.26275500113223, -22.335926802311967], [-47.26273750914724, -22.33594418271613], [-47.26272000196007, -22.335961631786557], [-47.26270248152409, -22.33597915111964], [-47.26268494980679, -22.335996742322635], [-47.26266740879069, -22.33601440701298], [-47.262649860473296, -22.336032146818134], [-47.262632306867985, -22.336049963374816], [-47.26261475000427, -22.336067858328597], [-47.26259719192775, -22.336085833333986], [-47.262579634700415, -22.336103890054083], [-47.2625620804015, -22.33612203015966], [-47.26254453112831, -22.3361402553282], [-47.26252698899525, -22.33615856724479], [-47.26250945613516, -22.33617696760075], [-47.26249193469964, -22.33619545809307], [-47.262474426859654, -22.336214040423755], [-47.262456934805215, -22.336232716299747], [-47.26243946074615, -22.336251487432246], [-47.262422006914065, -22.336270355534193], [-47.262404580382885, -22.336289317074634], [-47.26238720426513, -22.336308350054026], [-47.26236989875449, -22.33632743240797], [-47.26235266713562, -22.33634655979305], [-47.2623355091555, -22.336365731741807], [-47.26231842456088, -22.33638494778798], [-47.26230141309737, -22.336404207467577], [-47.26228447451081, -22.3364235103174], [-47.26226760854662, -22.336442855875635], [-47.26225081494892, -22.336462243683073], [-47.262234093462325, -22.336481673281092], [-47.26221744383124, -22.336501144212193], [-47.262200865799024, -22.33652065602126], [-47.26218435910897, -22.33654020825442], [-47.26216792350463, -22.336559800458566], [-47.26215155872903, -22.33657943218234], [-47.262135264524616, -22.336599102976233], [-47.26211904063409, -22.336618812391595], [-47.26210288679992, -22.336638559981253], [-47.26208680276446, -22.336658345299337], [-47.26207078826994, -22.336678167901297], [-47.262054843058365, -22.33669802734416], [-47.262038966871955, -22.336717923185727], [-47.26202315945249, -22.336737854985838], [-47.26200742054212, -22.33675782230488], [-47.26199174988293, -22.33677782470475], [-47.26197614721687, -22.33679786174855], [-47.26196061228625, -22.336817933000514], [-47.261945144833035, -22.336838038026247], [-47.261929744599406, -22.336858176392614], [-47.261914411327844, -22.336878347667252], [-47.26189914476082, -22.336898551419168], [-47.26188394464081, -22.33691878721865], [-47.26186881071068, -22.336939054636723], [-47.26185374271334, -22.33695935324576], [-47.26183874039191, -22.336979682619155], [-47.261823803489705, -22.337000042331322], [-47.26180893175009, -22.337020431957978], [-47.26179412491736, -22.33704085107487], [-47.261779382735035, -22.337061299260164], [-47.26176470494726, -22.337081776092525], [-47.26175009129889, -22.33710228115091], [-47.261735541534755, -22.337122814015846], [-47.26172105539992, -22.337143374268646], [-47.26170663263972, -22.33716396149171], [-47.26169227299992, -22.33718457526816], [-47.26167797622654, -22.3372052151822], [-47.2616637420662, -22.33722588081838], [-47.261649570265575, -22.337246571762623], [-47.26163546057173, -22.3372672876016], [-47.26162141273208, -22.33728802792288], [-47.26160742649458, -22.337308792314623], [-47.261593501607756, -22.337329580365434], [-47.26157963781992, -22.337350391665534], [-47.26156583488018, -22.33737122580552], [-47.26155209253794, -22.337392082376716], [-47.261538410543324, -22.33741296097087], [-47.261524788646774, -22.337433861180443], [-47.26151122659854, -22.337454782599607], [-47.261497724150125, -22.337475724822053], [-47.26148428105319, -22.337496687442457], [-47.26147089705961, -22.337517670056602], [-47.261457571922165, -22.337538672260152], [-47.26144430542081, -22.337559693607037], [-47.26143109750833, -22.33758073336924], [-47.261417948094746, -22.33760179083176], [-47.261404856869746, -22.33762286560665], [-47.261391823446836, -22.337643957428142], [-47.2613788474392, -22.33766506603164], [-47.26136592846001, -22.337686191153363], [-47.26135306612236, -22.337707332530456], [-47.261340260038935, -22.337728489901554], [-47.26132750982275, -22.33774966300557], [-47.26131481508671, -22.337770851582405], [-47.26130217544338, -22.337792055373335], [-47.26128959050586, -22.33781327411987], [-47.2612770598869, -22.337834507564672], [-47.26126458319907, -22.337855755451837], [-47.26125216005555, -22.337877017525223], [-47.26123979006938, -22.337898293529946], [-47.26122747285331, -22.337919583212443], [-47.26121520802042, -22.337940886319693], [-47.26120299518414, -22.337962202598987], [-47.26119083395748, -22.33798353179924], [-47.261178723954245, -22.338004873669174], [-47.26116666478778, -22.338026227959034], [-47.261154656071355, -22.338047594420523], [-47.261142697419615, -22.33806897280376], [-47.26113078844609, -22.338090362861976], [-47.26111892876493, -22.338111764348284], [-47.26110711799079, -22.33813317701606], [-47.26109535573811, -22.338154600620058], [-47.261083641621944, -22.33817603491498], [-47.261071975257025, -22.338197479657275], [-47.261060356258675, -22.33821893460349], [-47.261048784242604, -22.338240399510397], [-47.26103725882443, -22.338261874136165], [-47.26102577962023, -22.338283358239295], [-47.26101434624637, -22.33830485157885], [-47.26100295831938, -22.33832635391465], [-47.26099161545614, -22.338347865007137], [-47.260980317273884, -22.338369384617234], [-47.260969063390185, -22.338390912506334], [-47.26095785342274, -22.338412448436788], [-47.260946686989655, -22.33843399217144], [-47.26093556370954, -22.338455543473284], [-47.26092448320114, -22.338477102106204], [-47.260913445083546, -22.338498667834795], [-47.2609024489764, -22.33852024042358], [-47.26089149449966, -22.33854181963789], [-47.26088058127338, -22.33856340524391], [-47.260869708918115, -22.338584997008265], [-47.2608588770941, -22.338606594619538], [-47.260848087165954, -22.33862819433981], [-47.26083734249849, -22.338649787713024], [-47.26082664450607, -22.33867136922371], [-47.260815992234896, -22.33869293803754], [-47.26080538456576, -22.338714493662003], [-47.260794820383005, -22.33873603560693], [-47.26078429857422, -22.33875756338491], [-47.26077381803088, -22.3387790765104], [-47.260763377647784, -22.338800574500315], [-47.26075297632329, -22.338822056874207], [-47.26074261295976, -22.338843523152818], [-47.26073242887854, -22.338864677040803], [-47.2607221314121, -22.338886122958396], [-47.260711868677326, -22.338907551373328], [-47.26070163958868, -22.338928961815327], [-47.26069144306574, -22.338950353813107], [-47.26068127803054, -22.338971726900027], [-47.26067114340998, -22.338993080609207], [-47.260661038134344, -22.339014414476235], [-47.26065096113771, -22.339035728038674], [-47.260640911358315, -22.339057020835106], [-47.26063088773798, -22.339078292406406], [-47.26062088922277, -22.33909954229434], [-47.2606109147624, -22.339120770042854], [-47.26060096331031, -22.33914197519774], [-47.26059103382464, -22.339163157304835], [-47.26058112526693, -22.33918431591249], [-47.260571236602466, -22.33920545057123], [-47.26056136680124, -22.339226560831165], [-47.260551514836514, -22.3392476462456], [-47.26054167968611, -22.33926870636782], [-47.260531860331184, -22.339289740754108], [-47.260522055758194, -22.339310748959157], [-47.26051226495544, -22.339331730543776], [-47.26050248691754, -22.339352685065137], [-47.260492720641416, -22.339373612085556], [-47.26048296512917, -22.33939451116599], [-47.26047321938591, -22.33941538187111], [-47.2604634824216, -22.33943622376506], [-47.26045375324994, -22.339457036413805], [-47.26044403088804, -22.339477819386236], [-47.260434314358086, -22.33949857225013], [-47.26042460268516, -22.33951929457708], [-47.26041489489935, -22.339539985937936], [-47.26040519003393, -22.33956064590669], [-47.26039548712638, -22.339581274058336], [-47.26038578521846, -22.339601869968593], [-47.260376083355176, -22.339622433216345], [-47.260366380586824, -22.339642963378967], [-47.26035667596549, -22.339663460040153], [-47.2603469685491, -22.339683922780942], [-47.260337257398945, -22.339704351185286], [-47.26032754157934, -22.33972474484064], [-47.26031782015968, -22.339745103333506], [-47.26030809221247, -22.33976542625381], [-47.260298356814175, -22.339785713192953], [-47.260288760467006, -22.339805657344396], [-47.26027901421607, -22.339825857845668], [-47.26026925757413, -22.33984602166242], [-47.260259486853045, -22.33986615421253], [-47.26024969739397, -22.33988626382211], [-47.26023988730893, -22.33990635365079], [-47.26023005628506, -22.339926423621495], [-47.26022020403203, -22.339946473611914], [-47.260210330259746, -22.33996650350029], [-47.26020043467875, -22.33998651316438], [-47.26019051699946, -22.340006502483273], [-47.260180576932754, -22.340026471336095], [-47.260170614189946, -22.340046419601922], [-47.26016062848225, -22.340066347161063], [-47.26015061952144, -22.340086253893706], [-47.26014058701947, -22.340106139680454], [-47.26013053068842, -22.340126004402705], [-47.26012045024075, -22.340145847941983], [-47.260110345389045, -22.340165670180482], [-47.260100215846194, -22.340185471000712], [-47.26009006132546, -22.340205250285425], [-47.260079881539994, -22.340225007918285], [-47.26006967620347, -22.34024474378305], [-47.26005944502951, -22.340264457764267], [-47.26004918773202, -22.340284149747006], [-47.26003890402537, -22.340303819616096], [-47.26002859362379, -22.340323467257672], [-47.26001825624164, -22.340343092558296], [-47.260007891593716, -22.34036269540477], [-47.25999749939493, -22.340382275684284], [-47.259987079360286, -22.34040183328473], [-47.25997663120481, -22.34042136809491], [-47.25996615464386, -22.340440880003648], [-47.25995564939291, -22.34046036890045], [-47.259945115167625, -22.340479834675193], [-47.25993455168366, -22.340499277218573], [-47.25992395865651, -22.340518696422336], [-47.25991333580246, -22.340538092177606], [-47.25990268283752, -22.340557464376634], [-47.25989199947747, -22.34057681291296], [-47.25988128543866, -22.340596137679693], [-47.25987054043745, -22.340615438570808], [-47.259859764189855, -22.340634715481354], [-47.25984895641257, -22.340653968306235], [-47.259838116821726, -22.340673196941584], [-47.259827245133735, -22.340692401284084], [-47.25981634106532, -22.340711581230313], [-47.259805404332646, -22.34073073667864], [-47.25979443465226, -22.34074986752732], [-47.25978343174069, -22.340768973675225], [-47.259772395314414, -22.340788055022], [-47.25976132508968, -22.340807111468244], [-47.259750220782955, -22.34082614291485], [-47.25973908211058, -22.340845149263373], [-47.25972790878893, -22.340864130415998], [-47.259716700533986, -22.340883086276037], [-47.25970545706189, -22.34090201674708], [-47.259694178088765, -22.340920921733364], [-47.259682863330426, -22.340939801140063], [-47.25967151250278, -22.340958654872708], [-47.25966012532149, -22.34097748283769], [-47.25964870150192, -22.340996284942417], [-47.25963724075968, -22.341015061094378], [-47.25962574280991, -22.34103381120212], [-47.25961420736745, -22.341052535175184], [-47.25960263414743, -22.34107123292315], [-47.259591022864264, -22.341089904356956], [-47.25957937323268, -22.34110854938761], [-47.259567684966605, -22.34112716792748], [-47.2595559577801, -22.34114575988946], [-47.25954419138696, -22.341164325186796], [-47.25953238550043, -22.341182863734165], [-47.25952053983383, -22.34120137544635], [-47.259508654100074, -22.34121986023909], [-47.25949672801168, -22.341238318028868], [-47.25948476128079, -22.34125674873313], [-47.2594727536194, -22.34127515226976], [-47.259460704739105, -22.341293528557383], [-47.25944861435116, -22.34131187751544], [-47.2594364843177, -22.341330195815296], [-47.25942434149351, -22.341348442142067], [-47.259412225054554, -22.341366551856453], [-47.25940014831684, -22.341384496336953], [-47.259388108476806, -22.341402271370203], [-47.25938447556824, -22.341407597576044], [-47.25936337566738, -22.341438383850942], [-47.259352181631996, -22.341454542295406], [-47.25934026133941, -22.34147160228045], [-47.25932836458245, -22.341488474442016], [-47.25931648907564, -22.341505155279307], [-47.25930463265498, -22.341521641367397], [-47.2592927932746, -22.341537929364055], [-47.25928096900227, -22.34155401601861], [-47.2592691580146, -22.34156989818076], [-47.25925735859186, -22.34158557280938], [-47.25924556911126, -22.341601036982652], [-47.25923378804071, -22.341616287907605], [-47.25922201393127, -22.341631322929565], [-47.259210245408156, -22.341646139543855], [-47.25919848116245, -22.34166073540451], [-47.25918671994007, -22.341675108336105], [-47.25917496053052, -22.341689256344406], [-47.25916320175557, -22.34170317762571], [-47.25915144245494, -22.341716870578438], [-47.25913968147224, -22.341730333812954], [-47.25912791763932, -22.341743566161373], [-47.25911614975932, -22.34175656668702], [-47.259104376589114, -22.341769334693073], [-47.259092596819485, -22.34178186973105], [-47.259080809054815, -22.341794171608232], [-47.259069011792256, -22.341806240393147], [-47.259057203398584, -22.341818076421305], [-47.25904538208669, -22.341829680298762], [-47.25903354589095, -22.341841052904698], [-47.25902169264215, -22.341852195391755], [-47.25900981994173, -22.34186310918459], [-47.25899792496358, -22.341873796131193], [-47.25898598077389, -22.341884279257656], [-47.25897391383807, -22.34189462196912], [-47.25896167228257, -22.34190486894195], [-47.25894925348829, -22.34191502184832], [-47.25893666080832, -22.341925077350115], [-47.25892389768682, -22.341935032139872], [-47.25891096765666, -22.34194488294312], [-47.25889787433489, -22.341954626521833], [-47.258884621420215, -22.34196425967671], [-47.258871212690494, -22.341973779248917], [-47.25885765199917, -22.341983182122707], [-47.25884394327299, -22.341992465226912], [-47.25883009050946, -22.342001625536735], [-47.25881609777304, -22.342010660076127], [-47.25880196919284, -22.342019565919212], [-47.2587877089616, -22.342028340190787], [-47.2587733213312, -22.34203698006904], [-47.25875881061073, -22.342045482786588], [-47.25874418116477, -22.342053845631387], [-47.25872943740988, -22.342062065948586], [-47.258714583813145, -22.342070141141434], [-47.25869962488977, -22.34207806867231], [-47.2586845652003, -22.342085846064325], [-47.258669409348556, -22.34209347090231], [-47.25865416197977, -22.342100940833703], [-47.25863882777824, -22.342108253569787], [-47.25862341146426, -22.3421154068872], [-47.258607917792965, -22.342122398628483], [-47.25859235155204, -22.342129226703218], [-47.25857671755875, -22.34213588908945], [-47.25856102065841, -22.34214238383455], [-47.25854526572112, -22.34214870905656], [-47.25852945764011, -22.342154862945122], [-47.25851360132956, -22.342160843762446], [-47.25849770172174, -22.34216664984473], [-47.258481763763925, -22.342172279603293], [-47.25846579241695, -22.342177731525428], [-47.25844979265184, -22.342183004175684], [-47.258433769445766, -22.34218809619752], [-47.25841772778153, -22.34219300631352], [-47.25840167264356, -22.342197733326923], [-47.25838560901308, -22.342202276123157], [-47.258369541867566, -22.3422066336702], [-47.258353476174634, -22.342210805020247], [-47.25833741688977, -22.342214789310535], [-47.258321368953794, -22.34221858576385], [-47.25830533714205, -22.342222193722503], [-47.25828929514502, -22.342225619250954], [-47.25827314482069, -22.3422288833643], [-47.25825680494838, -22.342232003692096], [-47.25824026268647, -22.342234983385335], [-47.25822351501072, -22.34223782364512], [-47.258206559299246, -22.342240525647693], [-47.25818939331872, -22.34224309056731], [-47.25817201520952, -22.342245519597547], [-47.25815442346501, -22.3422478139713], [-47.25813661691455, -22.342249974978568], [-47.25811859470565, -22.34225200398247], [-47.25810035628149, -22.34225390243417], [-47.258081901362445, -22.34225567188558], [-47.25806322992684, -22.3422573140006], [-47.2580443421888, -22.342258830565136], [-47.25802523858, -22.342260223495614], [-47.2580059197297, -22.34226149484607], [-47.25798638644611, -22.342262646814117], [-47.25796663969711, -22.342263681745816], [-47.25794668059268, -22.342264602139654], [-47.25792651036825, -22.342265410649322], [-47.257906130366635, -22.342266110086033], [-47.25788554202345, -22.342266703419835], [-47.25786474685215, -22.342267193780476], [-47.257843746428705, -22.34226758445756], [-47.257822542378854, -22.342267878900433], [-47.257801136365, -22.34226808071761], [-47.25777953007389, -22.342268193675746], [-47.25775772520687, -22.342268221698596], [-47.257735723467746, -22.34226816886564], [-47.257713526554475, -22.342268039410634], [-47.2576911361488, -22.34226783771994], [-47.25766855390906, -22.342267568331255], [-47.25764578146281, -22.342267235931757], [-47.2575950542712, -22.342266373041948]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 965.064823251, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.263035660962494, -22.33561339198627], [-47.263010234808, -22.335638065739], [-47.26299326563161, -22.33565453101136], [-47.26297624855409, -22.33567104415169], [-47.262959186682174, -22.3356876052327], [-47.262942081772394, -22.335704215662712], [-47.26292493559183, -22.33572087686534], [-47.262907749921524, -22.335737590276157], [-47.26289052655354, -22.335754357345508], [-47.26287326729373, -22.335771179535843], [-47.26285597395963, -22.335788058323807], [-47.262838648383045, -22.335804995197684], [-47.2628212924062, -22.33582199166124], [-47.26280364065466, -22.335839311442165], [-47.262786206436566, -22.335856454844638], [-47.26276874750836, -22.335873662497438], [-47.26275126577407, -22.335890935959547], [-47.26273376315217, -22.33590827680151], [-47.26271624157496, -22.33592568660612], [-47.26269870298939, -22.33594316696769], [-47.26268114935795, -22.335960719491077], [-47.26266358265785, -22.335978345792523], [-47.26264600488193, -22.335996047498757], [-47.262628418038645, -22.33601382624708], [-47.262610824153, -22.33603168368434], [-47.26259322526677, -22.336049621466643], [-47.26257562343857, -22.336067641259415], [-47.262558020743995, -22.33608574473701], [-47.26254041927663, -22.336103933581796], [-47.262522821148934, -22.336122209483104], [-47.262505228491094, -22.336140574138245], [-47.262487643452594, -22.336159029250894], [-47.26247006820239, -22.336177576530822], [-47.262452504929634, -22.336196217692812], [-47.262434955843275, -22.33621495445697], [-47.26241742317299, -22.336233788547734], [-47.262399909171094, -22.336252721691366], [-47.262382421134, -22.33627175015185], [-47.262364983080296, -22.336290850969213], [-47.262347616041026, -22.336310001165497], [-47.262330323444935, -22.336329196232512], [-47.26231310503567, -22.33634843569964], [-47.26229596055667, -22.33636771909741], [-47.26227888975015, -22.336387045958816], [-47.26226189235861, -22.33640641581759], [-47.26224496812406, -22.336425828208956], [-47.26222811678722, -22.33644528267084], [-47.26221133808924, -22.33646477874178], [-47.26219463177111, -22.33648431596149], [-47.262177997572756, -22.336503893872134], [-47.262161435234006, -22.336523512017195], [-47.2621449444949, -22.33654316994099], [-47.262128525095015, -22.336562867189585], [-47.262112176773236, -22.336582603311037], [-47.26209589926891, -22.336602377854263], [-47.26207969232082, -22.336622190369695], [-47.2620635556679, -22.336642040409213], [-47.262047489048896, -22.336661927525927], [-47.26203149220223, -22.336681851274715], [-47.26201556486663, -22.33670181121127], [-47.2619997067803, -22.336721806893294], [-47.26198391768197, -22.33674183787919], [-47.261968197310075, -22.336761903728753], [-47.261952545403176, -22.3367820040033], [-47.261936961699945, -22.336802138265018], [-47.2619214459389, -22.336822306077817], [-47.26190599785866, -22.336842507006693], [-47.26189061719823, -22.33686274061758], [-47.26187530369658, -22.336883006477773], [-47.261860057092626, -22.336903304155932], [-47.26184487712581, -22.33692363322149], [-47.26182976353552, -22.336943993245253], [-47.261814716061416, -22.336964383799096], [-47.26179973444332, -22.336984804455984], [-47.261784818421134, -22.33700525479022], [-47.26176996773575, -22.337025734376148], [-47.26175518212719, -22.337046242790592], [-47.26174046133618, -22.337066779610982], [-47.26172580510419, -22.337087344414986], [-47.2617112131726, -22.337107936781894], [-47.26169668528307, -22.337128556291844], [-47.26168222117763, -22.33714920252612], [-47.26166782059859, -22.33716987506672], [-47.26165348328864, -22.337190573496855], [-47.261639208991085, -22.337211297399943], [-47.261624997449246, -22.33723204636098], [-47.26161084840691, -22.33725281996566], [-47.261596761608146, -22.33727361780063], [-47.26158273679763, -22.337294439453196], [-47.261568773720676, -22.337315284511007], [-47.26155487212231, -22.337336152563605], [-47.26154103174843, -22.337357043200658], [-47.261527252345196, -22.337377956012848], [-47.26151353365954, -22.337398890591118], [-47.26149987543875, -22.3374198465272], [-47.26148627742991, -22.337440823414646], [-47.26147273938136, -22.337461820846524], [-47.26145926104168, -22.337482838416815], [-47.26144584215957, -22.337503875720778], [-47.26143248248477, -22.3375249323535], [-47.26141918179528, -22.33754600786655], [-47.26140594004979, -22.337567101517216], [-47.261392757166554, -22.33758821257153], [-47.261379632836174, -22.337609340634298], [-47.26136656666981, -22.337630485437536], [-47.26135355827834, -22.33765164671453], [-47.26134060727261, -22.337672824199462], [-47.261327713263405, -22.337694017627307], [-47.26131487586104, -22.337715226734733], [-47.261302094676225, -22.337736451258692], [-47.26128936931955, -22.337757690937096], [-47.26127669940122, -22.33777894550939], [-47.26126408453199, -22.337800214715166], [-47.26125152432231, -22.337821498295217], [-47.26123901838237, -22.33784279599191], [-47.26122656632305, -22.337864107547322], [-47.26121416775504, -22.33788543270482], [-47.26120182228882, -22.337906771209166], [-47.26118952953508, -22.33792812280569], [-47.26117728910496, -22.33794948724002], [-47.261165100609134, -22.33797086425956], [-47.261152963659136, -22.337992253611382], [-47.26114087786595, -22.338013655044243], [-47.261128842840606, -22.338035068308375], [-47.26111685819546, -22.338056493152425], [-47.26110492354169, -22.338077929328136], [-47.261093038491225, -22.338099376587326], [-47.26108120265643, -22.338120834681924], [-47.261069415649494, -22.338142303365323], [-47.26105767708323, -22.338163782391], [-47.2610459865701, -22.33818527151405], [-47.26103434372321, -22.338206770489787], [-47.26102274815606, -22.338228279073757], [-47.26101119948202, -22.338249797022954], [-47.26099969731501, -22.338271324094663], [-47.26098824126916, -22.33829286004681], [-47.260976830958874, -22.3383144046381], [-47.26096546599885, -22.338335957627894], [-47.26095414600414, -22.33835751877602], [-47.2609428705902, -22.338379087842853], [-47.260931639372615, -22.33840066458971], [-47.260920451967344, -22.33842224877843], [-47.260909307990914, -22.338443840171], [-47.260898207060016, -22.338465438530445], [-47.26088714879161, -22.338487043620354], [-47.260876132803354, -22.33850865520436], [-47.2608651587131, -22.338530273046896], [-47.26085422613893, -22.33855189691331], [-47.260843334699345, -22.338573526569352], [-47.26083248405424, -22.338595161699562], [-47.26082167563913, -22.338616798419274], [-47.26081091298431, -22.338638427932743], [-47.260800197603764, -22.338660044512615], [-47.260789528545686, -22.338681647308107], [-47.260778904686006, -22.33870323582435], [-47.26076832490433, -22.338724809569047], [-47.26075778808372, -22.33874636805279], [-47.260747293111145, -22.338767910787993], [-47.26073683887719, -22.338789437289698], [-47.260726424276044, -22.338810947075736], [-47.26071604820609, -22.338832439665136], [-47.260705857918914, -22.3388536064351], [-47.26069554859413, -22.338875077008392], [-47.26068527456201, -22.338896528973756], [-47.26067503473353, -22.338917961859607], [-47.26066482802502, -22.33893937519324], [-47.26065465335537, -22.33896076850689], [-47.260644509648536, -22.338982141332423], [-47.26063439583196, -22.339003493204412], [-47.260624310837144, -22.339024823659322], [-47.26061425359977, -22.339046132234806], [-47.26060422305941, -22.33906741847086], [-47.26059421815992, -22.33908868190843], [-47.26058423784903, -22.339109922090675], [-47.26057428107839, -22.33913113856276], [-47.26056434680442, -22.33915233086983], [-47.26055443398724, -22.339173498559703], [-47.260544541590676, -22.33919464118239], [-47.260534668583695, -22.339215758287555], [-47.26052481393845, -22.339236849428094], [-47.26051497663198, -22.339257914157013], [-47.26050515564475, -22.339278952030288], [-47.26049534996271, -22.33929996260235], [-47.26048555857387, -22.339320945433972], [-47.260475780472646, -22.33934190008213], [-47.260466014655925, -22.33936282610916], [-47.260456260126034, -22.339383723075965], [-47.26044651588839, -22.339404590547325], [-47.26043678095344, -22.339425428087488], [-47.260427054335594, -22.339446235262635], [-47.26041733505275, -22.339467011641908], [-47.260407622128106, -22.339487756793307], [-47.26039791458792, -22.33950847028891], [-47.2603882114636, -22.339529151699896], [-47.260378511789945, -22.339549800600768], [-47.26036881460607, -22.339570416567007], [-47.26035911895559, -22.339590999175023], [-47.26034942388545, -22.339611548004353], [-47.26033972844818, -22.339632062633015], [-47.26033003169812, -22.339652542645602], [-47.26032033269574, -22.339672987624024], [-47.26031063050493, -22.339693397153052], [-47.2603009241928, -22.339713770821287], [-47.26029121283176, -22.33973410821622], [-47.2602814954974, -22.33975440892896], [-47.26027177126952, -22.339774672552153], [-47.2602621927964, -22.3397945795139], [-47.26025245912496, -22.33981475393405], [-47.260242715622866, -22.339834890586744], [-47.26023295848854, -22.339854995133177], [-47.26022318289266, -22.339875076256664], [-47.26021338688212, -22.33989513725435], [-47.260203570144505, -22.339915178051708], [-47.260193732390746, -22.339935198527094], [-47.26018387333207, -22.339955198559444], [-47.26017399268042, -22.339975178027224], [-47.260164090147555, -22.339995136810188], [-47.260154165445684, -22.340015074788262], [-47.26014421828756, -22.340034991841243], [-47.26013424838574, -22.34005488785024], [-47.2601242554534, -22.340074762696176], [-47.26011423920394, -22.340094616260473], [-47.26010419935084, -22.340114448425364], [-47.260094135608014, -22.340134259073196], [-47.26008404768945, -22.340154048087037], [-47.26007393530955, -22.340173815350266], [-47.260063798182976, -22.340193560746524], [-47.260053636024395, -22.340213284160395], [-47.26004344854892, -22.340232985476582], [-47.2600332354717, -22.340252664580586], [-47.260022996508106, -22.340272321358437], [-47.26001273137407, -22.340291955695943], [-47.26000243978526, -22.340311567480278], [-47.25999212145761, -22.34033115659907], [-47.2599817761074, -22.34035072294013], [-47.259971403451125, -22.340370266391762], [-47.25996100320532, -22.340389786842962], [-47.25995057508651, -22.340409284183586], [-47.25994011881166, -22.340428758303737], [-47.25992963409781, -22.340448209093942], [-47.25991912066214, -22.34046763644535], [-47.25990857822189, -22.34048704024987], [-47.259898006494154, -22.340506420400494], [-47.25988740519679, -22.340525776789576], [-47.25987677404738, -22.340545109310643], [-47.25986611276329, -22.34056441785858], [-47.259855421062454, -22.340583702327848], [-47.25984469866283, -22.340602962613705], [-47.259833945282075, -22.34062219861265], [-47.259823160638376, -22.34064141022098], [-47.25981234444957, -22.340660597336218], [-47.259801496433624, -22.34067975985659], [-47.25979061630886, -22.340698897680127], [-47.25977970379302, -22.34071801070664], [-47.25976875860429, -22.340737098836055], [-47.259757780460816, -22.340756161968667], [-47.25974676908062, -22.340775200005822], [-47.2597357241816, -22.3407942128497], [-47.259724645481796, -22.340813200402838], [-47.259713532699166, -22.34083216256845], [-47.25970238555164, -22.34085109925045], [-47.25969120375684, -22.340870010353814], [-47.25967998703248, -22.340888895784], [-47.25966873509623, -22.340907755446942], [-47.2596574476655, -22.340926589249683], [-47.25964612445782, -22.340945397099585], [-47.259634765190356, -22.340964178904873], [-47.259623369580076, -22.340982934574914], [-47.25961193734413, -22.341001664019057], [-47.259600468199196, -22.341020367147863], [-47.25958896186169, -22.341039043872904], [-47.25957741804827, -22.34105769410562], [-47.25956583647484, -22.341076317759207], [-47.25955421685769, -22.341094914746552], [-47.259542558912244, -22.3411134849823], [-47.25953086235403, -22.341132028381363], [-47.25951912689839, -22.341150544859243], [-47.25950735225998, -22.34116903433276], [-47.25949553815364, -22.341187496718987], [-47.25948368429366, -22.34120593193583], [-47.259471790394095, -22.34122433990214], [-47.259459856168476, -22.341242720537654], [-47.25944788133016, -22.34126107376264], [-47.25943586559222, -22.3412793994981], [-47.25942380866724, -22.341297697665873], [-47.25941171250839, -22.3413159648044], [-47.259399605111284, -22.341334157891726], [-47.259387527404954, -22.3413522097097], [-47.259375493444715, -22.341370090623364], [-47.259363500495766, -22.34138779642397], [-47.25935760247646, -22.34139644350516], [-47.25933647404476, -22.34142721793682], [-47.2593277396653, -22.341439825896185], [-47.25931588340551, -22.341456794234784], [-47.25930405516602, -22.34147356921932], [-47.25929225275178, -22.341490147383407], [-47.25928047409413, -22.34150652533949], [-47.25926871724757, -22.341522699786328], [-47.25925698038491, -22.341538667517977], [-47.259245261792366, -22.341554425433067], [-47.25923355986411, -22.3415699705439], [-47.25922187309531, -22.341585299987194], [-47.25921020007562, -22.341600411033674], [-47.259198539481304, -22.341615301098322], [-47.25918689006585, -22.34162996775224], [-47.25917525065138, -22.341644408731934], [-47.25916362011711, -22.3416586219515], [-47.25915199738774, -22.34167260551383], [-47.25914038142143, -22.341686357720192], [-47.259128771195186, -22.341699877082508], [-47.25911716569, -22.341713162333445], [-47.259105563874584, -22.34172621243656], [-47.25909396468782, -22.341739026596436], [-47.25908236702033, -22.341751604267323], [-47.25907076969393, -22.341763945162295], [-47.25905917144042, -22.341776049260737], [-47.259047570879886, -22.341787916814273], [-47.25903596649665, -22.341799548352533], [-47.2590243566147, -22.341810944687015], [-47.259012739372096, -22.34182210691375], [-47.25900111269475, -22.341833036413565], [-47.25898947426979, -22.341843734850723], [-47.25897782133894, -22.341854204330307], [-47.2589661260309, -22.341864469017832], [-47.258954311827445, -22.34187459510796], [-47.2589423245633, -22.34188462922111], [-47.258930161354535, -22.341894573173818], [-47.25891782553827, -22.341904423563598], [-47.25890532054653, -22.341914177019905], [-47.25889264990366, -22.341923830206508], [-47.25887981722179, -22.341933379825242], [-47.25886682619803, -22.341942822618197], [-47.258853680612006, -22.341952155369587], [-47.25884038432202, -22.34196137490856], [-47.258826941262775, -22.341970478110746], [-47.25881335544263, -22.341979461900028], [-47.258799630939784, -22.34198832325103], [-47.25878577189962, -22.341997059190692], [-47.25877178253401, -22.34200566679872], [-47.25875766711623, -22.342014143210466], [-47.2587434299793, -22.34202248561793], [-47.258729075513926, -22.34203069127077], [-47.25871460816504, -22.34203875747826], [-47.25870003243018, -22.342046681610146], [-47.258685352857, -22.342054461097785], [-47.2586705740404, -22.342062093435814], [-47.25865570062033, -22.342069576183103], [-47.258640737279904, -22.342076906963847], [-47.258625688742924, -22.342084083468624], [-47.258610559770666, -22.342091103456188], [-47.25859535516075, -22.34209796475381], [-47.25858007974465, -22.342104665258777], [-47.25856473838467, -22.342111202939613], [-47.25854933597231, -22.342117575836955], [-47.258533877424945, -22.34212378206521], [-47.258518367684005, -22.34212981981325], [-47.258502811712745, -22.342135687345664], [-47.25848721449323, -22.34214138300396], [-47.25847158102326, -22.342146905207997], [-47.25845591631464, -22.342152252456774], [-47.258440225389826, -22.342157423329745], [-47.25842451327775, -22.342162416488517], [-47.25840878501312, -22.3421672306772], [-47.258393045632324, -22.34217186472385], [-47.258377300168526, -22.342176317542194], [-47.25836155365088, -22.34218058813189], [-47.2583458110983, -22.342184675580388], [-47.25833007751709, -22.342188579063684], [-47.25831435789824, -22.342192297846854], [-47.25829865706038, -22.34219583131957], [-47.258282947442225, -22.34219918587319], [-47.25826712668575, -22.34220238337791], [-47.25825111012359, -22.342205441964833], [-47.25823488432532, -22.34220836465441], [-47.258218446087014, -22.342211152436022], [-47.258201792623794, -22.342213806273083], [-47.25818492155555, -22.342216327127023], [-47.25816783089146, -22.34221871597924], [-47.25815051900838, -22.34222097385224], [-47.258132984633185, -22.342223101827955], [-47.258115226824096, -22.342225101064514], [-47.25809724494744, -22.34222697281171], [-47.25807903865815, -22.34222871842431], [-47.25806060787992, -22.34223033937368], [-47.25804195278216, -22.342231837258396], [-47.258023073760725, -22.342233213812914], [-47.25800397141738, -22.342234470914995], [-47.257984646540315, -22.342235610592045], [-47.257965100083986, -22.342236635026048], [-47.25794533315094, -22.342237546557755], [-47.25792534697428, -22.342238347689683], [-47.25790514289913, -22.342239041088327], [-47.25788472236719, -22.34223962958568], [-47.2578640869012, -22.342240116180044], [-47.257843238089094, -22.342240504036308], [-47.25782217757064, -22.34224079648576], [-47.25780090702381, -22.342240997025396], [-47.257779428151835, -22.342241109317044], [-47.2577577426733, -22.34224113718612], [-47.25773585230926, -22.34224108462025], [-47.25771375877468, -22.342240955767785], [-47.257691463767635, -22.342240754936103], [-47.257668968961895, -22.34224048659007], [-47.25764627599905, -22.342240155350396], [-47.257608603899335, -22.34223951453384]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 959.630217571, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26300377780362, -22.335605195807254], [-47.26297225077172, -22.33563578663491], [-47.262955232843794, -22.33565230059769], [-47.262938168244595, -22.33566886432278], [-47.26292105873149, -22.335685479219244], [-47.262903906072935, -22.33570214671185], [-47.26288671205176, -22.33571886823792], [-47.26286947846236, -22.335735645250082], [-47.26285220711343, -22.3357524792136], [-47.26283489982584, -22.33576937160845], [-47.262817558435266, -22.335786323926754], [-47.26280018478826, -22.33580333767672], [-47.26278250282601, -22.335820687079366], [-47.26276504631961, -22.33583785239541], [-47.26274756326638, -22.335855083823112], [-47.26273005557714, -22.33587238292798], [-47.26271252517767, -22.33588975128777], [-47.26269497400826, -22.3359071904928], [-47.26267740402429, -22.33592470214553], [-47.2626598171974, -22.33594228785921], [-47.26264221551449, -22.33595994925905], [-47.26262460097875, -22.335977687981202], [-47.26260697560956, -22.335995505672678], [-47.26258934144356, -22.336013403990492], [-47.262571700534835, -22.336031384601306], [-47.26255405495494, -22.336049449181463], [-47.262536406793096, -22.336067599416555], [-47.26251875815731, -22.33608583700055], [-47.26250111117509, -22.336104163634612], [-47.26248346799248, -22.33612258102825], [-47.26246583077559, -22.336141090897634], [-47.26244820171066, -22.3361596949651], [-47.262430583005106, -22.336178394958413], [-47.262412976886836, -22.33619719261072], [-47.262395385605345, -22.336216089659715], [-47.262377811433616, -22.336235087845036], [-47.262360261890564, -22.336254183225503], [-47.262342761900925, -22.33627335188086], [-47.26232533333302, -22.336292569919436], [-47.26230797975969, -22.3363118326684], [-47.262290700921284, -22.33633113965387], [-47.26227349655789, -22.33635049040324], [-47.262256366408366, -22.336369884446434], [-47.26223931021182, -22.336389321314144], [-47.26222232770691, -22.33640880053861], [-47.262205418630906, -22.33642832165493], [-47.262188582721535, -22.336447884198773], [-47.26217181971637, -22.336467487707072], [-47.26215512935187, -22.336487131719295], [-47.262138511364384, -22.33650681577624], [-47.26212196549048, -22.336526539419662], [-47.26210549146632, -22.336546302193074], [-47.26208908902721, -22.336566103642042], [-47.26207275790897, -22.33658594331311], [-47.262056497847, -22.336605820754297], [-47.26204030857662, -22.336625735515213], [-47.26202418983309, -22.33664568714672], [-47.2620081413513, -22.336665675201427], [-47.261992162866505, -22.336685699232955], [-47.261976254113364, -22.33670575879687], [-47.261960414827, -22.336725853449572], [-47.26194464474244, -22.33674598274885], [-47.26192894359465, -22.336766146254092], [-47.261913311118825, -22.33678634352563], [-47.26189774704992, -22.33680657412542], [-47.26188225112307, -22.336826837616808], [-47.261866823073774, -22.33684713356394], [-47.26185146263744, -22.336867461532414], [-47.261836169549554, -22.336887821089242], [-47.26182094354604, -22.336908211802253], [-47.2618057843628, -22.33692863324073], [-47.26179069173598, -22.336949084975025], [-47.261775665402, -22.33696956657661], [-47.26176070509723, -22.33699007761841], [-47.26174581055918, -22.337010617673354], [-47.26173098152435, -22.33703118631697], [-47.26171621773011, -22.33705178312538], [-47.26170151891447, -22.337072407674963], [-47.2616868848154, -22.337093059543818], [-47.261672315171204, -22.33711373831092], [-47.26165780972047, -22.337134443556398], [-47.26164336820219, -22.337155174861177], [-47.26162899035565, -22.33717593180734], [-47.261614675920875, -22.337196713977338], [-47.261600424637805, -22.337217520955136], [-47.261586236246934, -22.337238352325507], [-47.26157211048904, -22.33725920767419], [-47.26155804710554, -22.337280086587537], [-47.26154404583842, -22.33730098865239], [-47.26153010642951, -22.337321913457423], [-47.26151622862146, -22.33734286059158], [-47.26150241215721, -22.337363829644715], [-47.26148865678053, -22.33738482020707], [-47.26147496223548, -22.337405831869653], [-47.261461328266016, -22.337426864225407], [-47.26144775461734, -22.33744791686669], [-47.261434241034856, -22.33746898938687], [-47.261420787264214, -22.337490081380633], [-47.26140739305206, -22.33751119244252], [-47.26139405817444, -22.33753232212177], [-47.26138078259589, -22.33755346966086], [-47.26136756624302, -22.33757463430693], [-47.261354408807215, -22.337595815657576], [-47.2613413098974, -22.337617013442564], [-47.26132826912207, -22.337638227393075], [-47.26131528608978, -22.33765945724115], [-47.261302360409005, -22.33768070271975], [-47.261289491687684, -22.337701963563532], [-47.261276679534234, -22.33772323950741], [-47.261263923556896, -22.33774453028739], [-47.26125122336356, -22.33776583564104], [-47.26123857856258, -22.33778715530603], [-47.26122598876216, -22.337808489021334], [-47.261213453570114, -22.337829836527547], [-47.26120097259499, -22.337851197564987], [-47.261188545445165, -22.337872571875227], [-47.261176171728735, -22.337893959201427], [-47.26116385105413, -22.337915359287198], [-47.261151583030156, -22.337936771876592], [-47.26113936726516, -22.337958196715388], [-47.26112720336837, -22.337979633549075], [-47.26111509094849, -22.338001082124965], [-47.26110302961419, -22.338022542191734], [-47.2610910189756, -22.33804401349656], [-47.261079058641606, -22.338065495789756], [-47.26106714822182, -22.338086988821832], [-47.26105528732634, -22.338108492343206], [-47.261043475565145, -22.338130006106073], [-47.261031712548764, -22.338151529862476], [-47.26101999788741, -22.33817306336624], [-47.26100833119197, -22.338194606371534], [-47.2609967120737, -22.33821615863257], [-47.26098514014381, -22.33823771990515], [-47.26097361501395, -22.33825928994543], [-47.26096213629612, -22.338280868510168], [-47.26095070360253, -22.338302455356946], [-47.26093931654567, -22.338324050244047], [-47.2609279747385, -22.338345652930197], [-47.26091667779433, -22.338367263174742], [-47.26090542532657, -22.338388880737988], [-47.260894216949126, -22.338410505380782], [-47.260883052276384, -22.3384321368641], [-47.260871930922946, -22.338453774950047], [-47.26086085250374, -22.33847541940126], [-47.26084981663435, -22.3384970699805], [-47.260838822930594, -22.338518726451266], [-47.26082787100849, -22.338540388578046], [-47.260816960484554, -22.3385620561258], [-47.26080609101835, -22.338583728774935], [-47.26079526411626, -22.338605402494036], [-47.26078448347409, -22.338627068147783], [-47.26077375070541, -22.33864871979684], [-47.2607630648604, -22.338670356573946], [-47.26075242481018, -22.338691977982], [-47.26074182942959, -22.33871358352648], [-47.26073127759711, -22.338735172715957], [-47.26072076819532, -22.338756745060834], [-47.26071030011048, -22.338778300074345], [-47.26069987223266, -22.33879983727251], [-47.26068948345631, -22.33882135617267], [-47.26067928696316, -22.338842535824693], [-47.26066896578002, -22.338864031053635], [-47.26065868045054, -22.338885506569422], [-47.26064842988219, -22.338906961899127], [-47.26063821298811, -22.33892839656863], [-47.260628028684025, -22.338949810109018], [-47.26061787589089, -22.33897120205092], [-47.260607753533414, -22.338992571927832], [-47.26059766054038, -22.339013919275217], [-47.26058759584503, -22.339035243629755], [-47.26057755838464, -22.339056544530575], [-47.26056754710088, -22.339077821517748], [-47.260557560939475, -22.339099074133745], [-47.26054759885025, -22.339120301923007], [-47.26053765978801, -22.339141504430067], [-47.2605277427113, -22.339162681202147], [-47.260517846582694, -22.339183831788816], [-47.260507970369915, -22.33920495573917], [-47.26049811304416, -22.339226052605845], [-47.26048827358161, -22.33924712194144], [-47.26047845096208, -22.33926816330172], [-47.26046864417102, -22.339289176240822], [-47.26045885219605, -22.33931016031944], [-47.26044907403151, -22.339331115094385], [-47.2604393086742, -22.339352040128002], [-47.26042955512667, -22.339372934981164], [-47.26041981239464, -22.33939379921876], [-47.26041007948905, -22.33941463240516], [-47.26040035542501, -22.339435434106694], [-47.26039063922122, -22.33945620389279], [-47.2603809299019, -22.339476941331746], [-47.26037122649445, -22.33949764599598], [-47.26036152803167, -22.339518317457063], [-47.260351833549755, -22.339538955290045], [-47.26034214208956, -22.33955955907093], [-47.260332452696495, -22.339580128376685], [-47.260322764419534, -22.339600662787603], [-47.260313076313345, -22.33962116188229], [-47.260303387434575, -22.339641625246315], [-47.26029369684617, -22.339662052462316], [-47.26028400361472, -22.339682443116068], [-47.260274306810096, -22.33970279679718], [-47.260264605507686, -22.339723113094205], [-47.2602548987862, -22.339743391599377], [-47.26024518572873, -22.339763631906628], [-47.26023562512963, -22.339783501678696], [-47.2602259040377, -22.339803650017718], [-47.2602161736755, -22.339823759506356], [-47.260206430127916, -22.33984383604911], [-47.260196668395224, -22.339863888686533], [-47.26018688645923, -22.3398839208532], [-47.26017708400786, -22.339903932477192], [-47.26016726075339, -22.33992392343757], [-47.260157416408354, -22.33994389361391], [-47.260147550686064, -22.33996384288536], [-47.260137663299616, -22.339983771132456], [-47.26012775396261, -22.340003678235774], [-47.26011782238915, -22.340023564075913], [-47.26010786829321, -22.340043428534752], [-47.26009789138937, -22.34006327149397], [-47.26008789139242, -22.340083092835844], [-47.26007786801729, -22.34010289244335], [-47.26006782097931, -22.340122670199765], [-47.260057749993926, -22.34014242598894], [-47.26004765477695, -22.340162159695176], [-47.260037535044546, -22.340181871202997], [-47.26002739051285, -22.340201560397873], [-47.26001722089847, -22.340221227165465], [-47.26000702591801, -22.340240871392254], [-47.25999680528833, -22.340260492965218], [-47.25998655872687, -22.340280091771174], [-47.25997628595086, -22.34029966769829], [-47.25996598667772, -22.34031922063526], [-47.25995566062527, -22.340338750470902], [-47.2599453075115, -22.34035825709466], [-47.259934927054516, -22.34037774039659], [-47.259924518972426, -22.340397200267713], [-47.25991408298368, -22.34041663659923], [-47.25990361880689, -22.340436049282882], [-47.25989312616086, -22.34045543821097], [-47.25988260476438, -22.340474803276628], [-47.25987205433606, -22.340494144374112], [-47.2598614745954, -22.340513461396984], [-47.259850865261534, -22.340532754240122], [-47.259840226053385, -22.34055202279969], [-47.25982955669056, -22.34057126697148], [-47.25981885689255, -22.3405904866521], [-47.2598081263786, -22.34060968173944], [-47.25979736486855, -22.340628852131196], [-47.25978657208178, -22.340647997726368], [-47.25977574773786, -22.340667118424605], [-47.25976489155676, -22.340686214125434], [-47.2597540032578, -22.34070528473018], [-47.25974308256073, -22.34072433014028], [-47.259732129185345, -22.340743350257636], [-47.25972114285128, -22.340762344985166], [-47.25971012327797, -22.340781314226675], [-47.259699070185086, -22.340800257886336], [-47.259687983292224, -22.340819175869047], [-47.259676862318855, -22.340838068080416], [-47.259665706984194, -22.340856934427162], [-47.25965451700756, -22.340875774816492], [-47.259643292108194, -22.340894589156125], [-47.259632032005115, -22.340913377354923], [-47.25962073641737, -22.340932139322046], [-47.25960940506378, -22.340950874967668], [-47.259598037662784, -22.340969584203012], [-47.25958663393315, -22.34098826693937], [-47.25957519359309, -22.341006923089246], [-47.25956371636055, -22.3410255525662], [-47.259552201953746, -22.34104415528375], [-47.25954065009008, -22.341062731157084], [-47.25952906048736, -22.341081280101182], [-47.25951743286255, -22.341099802032765], [-47.25950576693267, -22.34111829686896], [-47.259494062414504, -22.341136764527356], [-47.25948231902424, -22.341155204927066], [-47.25947053647813, -22.34117361798729], [-47.25945871449202, -22.34119200362829], [-47.25944685278128, -22.341210361771125], [-47.25943495106091, -22.341228692337914], [-47.25942300904571, -22.341246995251282], [-47.25941102645013, -22.341265270434565], [-47.25939900298813, -22.34128351781205], [-47.25938694070388, -22.34130173378927], [-47.25937486873391, -22.341319873637175], [-47.25936282976019, -22.34133786755876], [-47.25935083857743, -22.341355684905608], [-47.25933889251957, -22.341373321473547], [-47.2593307293886, -22.341385289429454], [-47.2593095724261, -22.34141605201784], [-47.25930329770353, -22.34142510949283], [-47.25929150547654, -22.341441986185014], [-47.25927974575456, -22.34145866399255], [-47.25926801643293, -22.341475139483425], [-47.25925631553834, -22.341491409307533], [-47.259244641225585, -22.341507470204576], [-47.259232991772635, -22.341523319013326], [-47.25922136557523, -22.341538952681365], [-47.259209761141484, -22.341554368274455], [-47.25919817708455, -22.341569562987747], [-47.25918661211573, -22.341584534155807], [-47.259175065036565, -22.341599279263182], [-47.259163534728785, -22.34161379595678], [-47.25915202014558, -22.34162808205554], [-47.259140520299475, -22.34164213556313], [-47.25912903425028, -22.341655954679485], [-47.25911756109265, -22.341669537810965], [-47.25910609994083, -22.341682883582926], [-47.25909464991315, -22.341695990850294], [-47.25908321011529, -22.341708858708174], [-47.25907177962179, -22.341721486502287], [-47.25906035745704, -22.341733873838066], [-47.25904894257389, -22.341746020590055], [-47.259037533831574, -22.341757926909835], [-47.25902612997309, -22.341769593232033], [-47.2590147296003, -22.341781020280465], [-47.25900333114832, -22.34179220907204], [-47.25899193285885, -22.34180316091965], [-47.258980532752986, -22.341813877432283], [-47.2589691286035, -22.34182436051377], [-47.25895771771993, -22.341834612526405], [-47.258946271293546, -22.341844658775074], [-47.25893470982248, -22.34185456824395], [-47.25892297684969, -22.34186438949743], [-47.25891106922642, -22.341874124496574], [-47.25889899027386, -22.341883769774384], [-47.25888674341185, -22.341893321897302], [-47.25887433215627, -22.341902777467354], [-47.258861760114286, -22.34191213312614], [-47.25884903098143, -22.341921385557203], [-47.25883614853907, -22.34193053148784], [-47.2588231166504, -22.341939567692112], [-47.25880993925805, -22.341948490992348], [-47.25879662038128, -22.341957298261093], [-47.25878316411194, -22.341965986423762], [-47.258769574611826, -22.34197455246007], [-47.25875585611177, -22.341982993404613], [-47.25874201290659, -22.341991306349893], [-47.25872804935312, -22.341999488447335], [-47.25871396986829, -22.342007536908266], [-47.258699778925376, -22.342015449006105], [-47.25868548105234, -22.342023222077067], [-47.258671080829316, -22.34203085352154], [-47.25865658288551, -22.34203834080563], [-47.25864199189707, -22.342045681462306], [-47.258627312584935, -22.342052873092406], [-47.25861254971245, -22.34205991336595], [-47.25859770808185, -22.342066800023655], [-47.25858279253325, -22.34207353087775], [-47.25856780794189, -22.342080103813018], [-47.25855275921513, -22.342086516788473], [-47.25853765129072, -22.342092767838125], [-47.25852248913317, -22.34209885507266], [-47.25850727773223, -22.34210477668023], [-47.25849202210015, -22.342110530927744], [-47.2584767272689, -22.34211611616212], [-47.25846139828666, -22.342121530811696], [-47.258446040216285, -22.342126773387175], [-47.258430658131715, -22.34213184248288], [-47.258415257113526, -22.342136736778635], [-47.258399842248394, -22.34214145504003], [-47.25838441862471, -22.342145996119957], [-47.25836899132749, -22.34215035896046], [-47.25835356543758, -22.34215454259288], [-47.25833814602528, -22.34215854613989], [-47.25832273814759, -22.342162368816208], [-47.258307346845754, -22.34216600992927], [-47.258291976981674, -22.34216946891608], [-47.25827659974229, -22.3421727524949], [-47.25826110855353, -22.342175883390986], [-47.25824541530139, -22.34217888023706], [-47.258229505966675, -22.342181745923053], [-47.25821337716572, -22.342184481226518], [-47.25819702595063, -22.342187086898118], [-47.25818044979458, -22.342189563686354], [-47.2581636465755, -22.34219191236062], [-47.258146614553745, -22.342194133732892], [-47.258129352353684, -22.342196228677093], [-47.25811185894433, -22.342198198146317], [-47.258094133615074, -22.342200043189017], [-47.25807617595545, -22.342201764962777], [-47.258057985834526, -22.34220336474654], [-47.25803956337694, -22.342204843951464], [-47.25802090894277, -22.34220620413001], [-47.25800202310632, -22.34220744698374], [-47.25798290663569, -22.34220857436978], [-47.25796356047196, -22.342209588306094], [-47.25794398571019, -22.34221049097575], [-47.257924183581274, -22.34221128472993], [-47.25790415543253, -22.34221197209048], [-47.25788390271173, -22.342212555751367], [-47.25786342695099, -22.3422130385795], [-47.25784272975018, -22.34221342361496], [-47.25782181276308, -22.342213714070983], [-47.2578006776832, -22.342213913333072], [-47.257779326230335, -22.34221402495824], [-47.257757760140215, -22.34221405267354], [-47.2577359811512, -22.342214000374785], [-47.25771399099526, -22.342213872124884], [-47.25769179138685, -22.34221367215218], [-47.25766938401507, -22.342213404848803], [-47.25762215767068, -22.342212715501315]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 954.155059808, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262971627767826, -22.33559725595217], [-47.26295123591743, -22.335617042255254], [-47.262934217139104, -22.33563355704042], [-47.26291714981262, -22.33565012340964], [-47.26290003569621, -22.335666742772517], [-47.26288287655964, -22.335683416555096], [-47.2628656741876, -22.335700146196437], [-47.26284843037678, -22.33571693315142], [-47.26283114693874, -22.335733778888113], [-47.26281382569764, -22.335750684889845], [-47.2627964684931, -22.335767652652557], [-47.26277907717592, -22.335784683688903], [-47.26276136500295, -22.335802062713288], [-47.26274388620824, -22.335819249942947], [-47.262726379030006, -22.335836505145483], [-47.26270884538579, -22.335853829893136], [-47.26269128720878, -22.33587122577072], [-47.262673706447146, -22.335888694376187], [-47.26265610506478, -22.335906237320028], [-47.262638485042416, -22.335923856224014], [-47.26262084837669, -22.33594155272227], [-47.262603197081106, -22.335959328460298], [-47.26258553318603, -22.335977185094904], [-47.262567858739686, -22.33599512429331], [-47.26255017580846, -22.336013147732633], [-47.26253248647686, -22.33603125710014], [-47.262514792847774, -22.336049454092713], [-47.262497097043536, -22.336067740415892], [-47.26247940120678, -22.336086117782713], [-47.262461707499405, -22.336104587914857], [-47.26244401810408, -22.336123152540885], [-47.26242633522445, -22.33614181339592], [-47.26240866108609, -22.33616057222052], [-47.26239099793592, -22.336179430760954], [-47.26237334804319, -22.336198390768203], [-47.26235571370163, -22.336217453995214], [-47.262338102652606, -22.336236616295647], [-47.262320540727025, -22.33625585278895], [-47.26230305063047, -22.336275138669855], [-47.262285636079916, -22.33629446910071], [-47.26226829681233, -22.336313843604515], [-47.26225103256455, -22.33633326170547], [-47.262233843071996, -22.336352722930403], [-47.26221672807044, -22.336372226807025], [-47.262199687295144, -22.336391772864637], [-47.26218272047998, -22.336411360635353], [-47.2621658273592, -22.336430989652097], [-47.26214900766698, -22.336450659448943], [-47.26213226113633, -22.336470369562697], [-47.26211558750011, -22.336490119531547], [-47.26209898649142, -22.336509908894598], [-47.26208245784292, -22.33652973719279], [-47.262066001286485, -22.336549603969296], [-47.262049616554336, -22.336569508768182], [-47.262033303378466, -22.336589451135133], [-47.26201706149062, -22.336609430617433], [-47.26200089062256, -22.33662944676367], [-47.26198479050566, -22.3366494991243], [-47.26196876087164, -22.336669587250782], [-47.261952801451635, -22.336689710696586], [-47.26193691197726, -22.33670986901606], [-47.26192109218, -22.33673006176505], [-47.26190534179131, -22.336750288500987], [-47.26188966054287, -22.336770548782265], [-47.261874048166106, -22.33679084216911], [-47.26185850439263, -22.336811168222997], [-47.26184302895442, -22.336831526506334], [-47.26182762158343, -22.336851916583075], [-47.26181228201159, -22.336872338018566], [-47.26179700997136, -22.33689279037901], [-47.26178180519514, -22.336913273232202], [-47.261766667415635, -22.3369337861469], [-47.26175159636572, -22.336954328693192], [-47.261736591778366, -22.336974900442563], [-47.261721653387625, -22.336995500966513], [-47.261706780926545, -22.33701612983927], [-47.261691974129036, -22.337036786635647], [-47.26167723272973, -22.33705747093083], [-47.26166255646317, -22.337078182301646], [-47.261647945064276, -22.337098920325893], [-47.26163339826825, -22.337119684582547], [-47.261618915810715, -22.337140474651466], [-47.261604497427584, -22.33716129011367], [-47.26159014285555, -22.337182130550573], [-47.261575851831246, -22.337202995545145], [-47.26156162409185, -22.337223884681197], [-47.261547459374796, -22.337244797543555], [-47.26153335741827, -22.33726573371767], [-47.261519317961, -22.337286692789547], [-47.26150534074153, -22.337307674347024], [-47.2614914254993, -22.33732867797826], [-47.26147757197401, -22.33734970327234], [-47.26146377990627, -22.33737074981876], [-47.261450049036974, -22.337391817207862], [-47.26143637910686, -22.33741290503188], [-47.26142276985801, -22.337434012882532], [-47.26140922103275, -22.337455140352624], [-47.26139573237354, -22.337476287036186], [-47.26138230362401, -22.33749745252718], [-47.26136893455825, -22.337518636372607], [-47.261355625146656, -22.33753983780013], [-47.26134237532412, -22.337561056038], [-47.26132918478289, -22.337582290676465], [-47.26131605312957, -22.337603541443222], [-47.261302979970374, -22.337624808067233], [-47.261289964911505, -22.337646090278447], [-47.261277007559165, -22.337667387807805], [-47.26126410751889, -22.3376887003879], [-47.261251264396776, -22.337710027751715], [-47.26123847779877, -22.337731369633264], [-47.261225747330386, -22.33775272576826], [-47.26121307259771, -22.33777409589245], [-47.26120045320651, -22.337795479743], [-47.26118788876233, -22.33781687705873], [-47.26117537887137, -22.337838287578183], [-47.2611629231397, -22.337859711041173], [-47.26115052117307, -22.33788114718921], [-47.26113817257759, -22.33790259576425], [-47.26112587695974, -22.33792405650868], [-47.26111363392555, -22.337945529166728], [-47.26110144308197, -22.337967013482285], [-47.26108930403537, -22.337988509201143], [-47.26107721639212, -22.33801001607057], [-47.26106517976007, -22.338031533836155], [-47.261053193745816, -22.338053062246857], [-47.261041257956684, -22.33807460105178], [-47.261029372000536, -22.33809614999998], [-47.26101753548506, -22.33811770884226], [-47.26100574801854, -22.338139277329354], [-47.26099400920896, -22.33816085521389], [-47.26098231866493, -22.338182442248684], [-47.260970675995544, -22.338204038186763], [-47.26095908080977, -22.338225642782756], [-47.260947532717076, -22.3382472557916], [-47.26093603132726, -22.338268876968918], [-47.26092457625032, -22.33829050607118], [-47.26091316709663, -22.33831214285559], [-47.260901803477, -22.33833378707977], [-47.26089048500256, -22.338355438502006], [-47.26087921128463, -22.33837709688163], [-47.26086798193499, -22.33839876197848], [-47.260856796565925, -22.33842043355258], [-47.26084565478995, -22.338442111365], [-47.26083455621992, -22.33846379517754], [-47.260823500469385, -22.338485484751967], [-47.26081248715208, -22.33850717985094], [-47.26080151588205, -22.3385288802381], [-47.26079058627378, -22.338550585677545], [-47.26077969798644, -22.33857229584564], [-47.26076885259738, -22.338594006564133], [-47.26075805396783, -22.338615708358134], [-47.260747303810994, -22.338637395076372], [-47.26073660117907, -22.33865906583511], [-47.26072594493828, -22.33868072013496], [-47.26071533395878, -22.338702357479217], [-47.26070476711441, -22.33872397737442], [-47.26069424328338, -22.33874557932899], [-47.26068376134767, -22.338767162854314], [-47.26067332019318, -22.3387887274646], [-47.26066291871038, -22.338810272675513], [-47.26065271601125, -22.338831465209537], [-47.26064238296978, -22.338852985094164], [-47.2606320863429, -22.338874484160378], [-47.26062182503473, -22.33889596193392], [-47.26061159795507, -22.338917417939317], [-47.2606014040165, -22.338938851706395], [-47.260591242137075, -22.338960262764672], [-47.26058111123865, -22.338981650646513], [-47.26057101024742, -22.339003014886366], [-47.26056093809412, -22.33902435501996], [-47.26055089371366, -22.339045670585516], [-47.26054087604562, -22.33906696112232], [-47.260530884033706, -22.339088226172045], [-47.26052091662591, -22.33910946527853], [-47.260510972775364, -22.33913067798554], [-47.26050105143916, -22.339151863839835], [-47.26049115157847, -22.339173022390444], [-47.26048127215991, -22.339194153186032], [-47.26047141215365, -22.339215255778843], [-47.26046157053503, -22.339236329721118], [-47.26045174628317, -22.339257374568387], [-47.260441938383096, -22.339278389874497], [-47.26043214582202, -22.33929937520012], [-47.26042236759413, -22.33932033010185], [-47.26041260269625, -22.339341254142067], [-47.26040285013108, -22.339362146881587], [-47.26039310890465, -22.33938300788545], [-47.26038337802844, -22.33940383671811], [-47.26037365651822, -22.339424632946017], [-47.26036394339347, -22.339445396138952], [-47.260354237679486, -22.339466125865428], [-47.26034453840477, -22.339486821698305], [-47.260334844603506, -22.339507483209537], [-47.26032515531336, -22.339528109974573], [-47.26031546957685, -22.339548701570113], [-47.260305786441236, -22.339569257573636], [-47.26029610495744, -22.339589777566108], [-47.26028642418235, -22.339610261126833], [-47.260276743174856, -22.339630707842257], [-47.26026706100045, -22.339651117295887], [-47.26025737672835, -22.33967148907436], [-47.26024768943121, -22.339691822768334], [-47.260237998187435, -22.339712117967427], [-47.260228302078836, -22.339732374265076], [-47.2602186001918, -22.339752591256357], [-47.26020905746673, -22.33977242383876], [-47.26019934895436, -22.339792546096646], [-47.260189631732004, -22.33981262842124], [-47.26017990177119, -22.339832676960327], [-47.260170153901726, -22.33985270111168], [-47.26016038604026, -22.33987270444737], [-47.26015059787516, -22.339892686898015], [-47.260140789119966, -22.339912648343333], [-47.26013095948858, -22.339932588663675], [-47.26012110869566, -22.339952507738808], [-47.26011123645564, -22.339972405449984], [-47.26010134248351, -22.339992281678594], [-47.26009142649472, -22.340012136305894], [-47.26008148820469, -22.340031969214582], [-47.260071527329366, -22.340051780287116], [-47.26006154358493, -22.34007156940653], [-47.26005153668778, -22.34009133645671], [-47.26004150635465, -22.34011108132168], [-47.26003145230244, -22.34013080388622], [-47.26002137424841, -22.34015050403545], [-47.2600112719102, -22.34017018165479], [-47.26000114500542, -22.340189836630724], [-47.259990993252096, -22.340209468849736], [-47.25998081636838, -22.340229078199314], [-47.259970614072635, -22.340248664567405], [-47.25996038608381, -22.340268227841793], [-47.25995013212059, -22.34028776791169], [-47.25993985190197, -22.34030728466682], [-47.25992954514728, -22.34032677799709], [-47.25991921157605, -22.340346247792954], [-47.259908850907905, -22.340365693945635], [-47.259898462862516, -22.340385116347257], [-47.259888047159905, -22.340404514890125], [-47.25987760352022, -22.340423889467242], [-47.25986713166384, -22.340443239971993], [-47.2598566313111, -22.3404625662988], [-47.259846102182216, -22.340481868343144], [-47.259835543998264, -22.340501145999845], [-47.25982495647994, -22.340520399165033], [-47.25981433934779, -22.340539627736252], [-47.25980369232297, -22.34055883161055], [-47.25979301512658, -22.340578010685945], [-47.25978230747947, -22.340597164861723], [-47.25977156910306, -22.340616294036906], [-47.25976079971834, -22.340635398112013], [-47.25974999904647, -22.340654476988135], [-47.25973916680904, -22.34067353056624], [-47.25972830272698, -22.34069255874923], [-47.25971740652158, -22.34071156144004], [-47.25970647791431, -22.340730538542175], [-47.25969551662634, -22.340749489960082], [-47.25968452237879, -22.340768415599214], [-47.259673494892844, -22.3407873153654], [-47.259662433889744, -22.34080618916523], [-47.25965133909055, -22.340825036905976], [-47.25964021021604, -22.340843858496093], [-47.25962904698714, -22.34086265384456], [-47.259617849124695, -22.340881422860896], [-47.25960661634926, -22.340900165455732], [-47.25959534838149, -22.340918881540105], [-47.25958404494177, -22.340937571026064], [-47.259572705750074, -22.34095623382671], [-47.25956133052675, -22.34097486985527], [-47.25954991899159, -22.340993479026267], [-47.25953847086402, -22.341012061255174], [-47.25952698586381, -22.341030616457562], [-47.259515463709924, -22.341049144550606], [-47.25950390412169, -22.34106764545145], [-47.25949230681751, -22.341086119078913], [-47.25948067151595, -22.34110456535224], [-47.2594689979353, -22.341122984191173], [-47.25945728579321, -22.34114137551704], [-47.259445534807384, -22.341159739251303], [-47.259433744695066, -22.341178075316453], [-47.259421915173185, -22.341196383635847], [-47.259410045958106, -22.34121466413391], [-47.25939813676603, -22.341232916735667], [-47.2593861873128, -22.341251141366772], [-47.259374197313804, -22.341269337953985], [-47.259362168904204, -22.341287502769905], [-47.25935013236135, -22.341305589378404], [-47.25933813212027, -22.34132352540358], [-47.25932618371502, -22.34134127918361], [-47.25931428454827, -22.341358846518958], [-47.2593038563047, -22.34137413534891], [-47.259282670811395, -22.341404886094015], [-47.25927885574671, -22.34141039308531], [-47.25926712755253, -22.341427178131074], [-47.25925543634811, -22.34144375876166], [-47.25924378011906, -22.34146013157932], [-47.25923215698755, -22.341476293271498], [-47.25922056520867, -22.34149224061877], [-47.25920900316543, -22.341507970504647], [-47.2591974693632, -22.341523479925662], [-47.25918596242401, -22.341538766001037], [-47.25917448107892, -22.341553825984377], [-47.259163024161026, -22.341568657274028], [-47.25915159059704, -22.341583257424144], [-47.25914017939699, -22.341597624157455], [-47.259128789645075, -22.341611755375325], [-47.259117420487144, -22.34162564917099], [-47.25910607111815, -22.341639303841404], [-47.25909474076925, -22.34165271789804], [-47.25908342869185, -22.34166589007967], [-47.259072134141746, -22.341678819363523], [-47.25906085636146, -22.341691504976193], [-47.25904959456123, -22.34170394640462], [-47.259038347899256, -22.341716143405336], [-47.25902711545938, -22.341728096014386], [-47.25901589622826, -22.34173980455554], [-47.25900468907187, -22.341751269646444], [-47.25899349270955, -22.34176249220506], [-47.258982305687546, -22.34177347345381], [-47.258971126351206, -22.341784214922317], [-47.25895995281686, -22.34179471844788], [-47.25894878294287, -22.34180498617374], [-47.25893761410657, -22.34181502071952], [-47.25892641656185, -22.34182484852936], [-47.258915107823164, -22.34183454137703], [-47.25890362914172, -22.341844149770957], [-47.25889197710395, -22.34185367581654], [-47.258880155015106, -22.34186311598247], [-47.2588681662828, -22.341872466772053], [-47.258856014414505, -22.341881724725603], [-47.258843703012374, -22.341890886424512], [-47.2588312357704, -22.34189994849374], [-47.2588186164717, -22.341908907603695], [-47.258805848984316, -22.341917760473255], [-47.258792937258825, -22.341926503871598], [-47.25877988532541, -22.34193513461994], [-47.25876669728954, -22.341943649594324], [-47.25875337732941, -22.34195204572732], [-47.25873992969488, -22.341960320008443], [-47.25872635870227, -22.341968469487323], [-47.25871266873222, -22.341976491274778], [-47.25869886422789, -22.341984382543895], [-47.258684949690895, -22.341992140532128], [-47.25867092967964, -22.34199976254223], [-47.258656808806684, -22.342007245943567], [-47.258642591735644, -22.34201458817376], [-47.25862828317875, -22.342021786739863], [-47.25861388789487, -22.342028839219427], [-47.2585994106868, -22.342035743261757], [-47.25858485639782, -22.342042496589713], [-47.25857022991044, -22.342049097000263], [-47.25855553614377, -22.342055542365873], [-47.258540780050154, -22.342061830636016], [-47.25852596661358, -22.34206795983802], [-47.25851110084582, -22.342073928078893], [-47.25849618778477, -22.342079733546054], [-47.25848123249181, -22.342085374508766], [-47.258466240048705, -22.34209084931921], [-47.258451215554125, -22.342096156414375], [-47.25843616412193, -22.34210129431657], [-47.2584210908775, -22.342106261635074], [-47.2584060009531, -22.342111057067843], [-47.25839089948736, -22.342115679402013], [-47.25837579162068, -22.342120127515297], [-47.25836068248993, -22.342124400377976], [-47.258345577227686, -22.34212849705315], [-47.25833048095553, -22.342132416698668], [-47.258315398781285, -22.342136158568067], [-47.258300335796356, -22.342139722011066], [-47.25828529690594, -22.342143106512008], [-47.258270252045214, -22.3421463191161], [-47.258255090424065, -22.342149383403616], [-47.25823972048184, -22.342152318508862], [-47.25822412761056, -22.34215512719125], [-47.258208308246815, -22.342157810016605], [-47.25819225927976, -22.342160367522755], [-47.2581759780358, -22.34216280024535], [-47.25815946226159, -22.342165108741664], [-47.25814271010109, -22.342167293613244], [-47.258125720076094, -22.342169355525943], [-47.25810849106636, -22.34217129522785], [-47.25809102228439, -22.342173113566076], [-47.25807331325433, -22.342174811501057], [-47.25805536379066, -22.342176390119224], [-47.258037173973136, -22.342177850644333], [-47.25801874412615, -22.342179194446942], [-47.25800007479649, -22.342180423052316], [-47.25798116673223, -22.34218153814738], [-47.25796202086103, -22.342182541586013], [-47.25794263827048, -22.342183435393576], [-47.257923020189224, -22.342184221770022], [-47.257903167966795, -22.34218490309252], [-47.25788308305709, -22.342185481916957], [-47.25786276700154, -22.342185960978835], [-47.25784222141197, -22.342186343193507], [-47.25782144795617, -22.342186631656105], [-47.25780044834318, -22.342186829640692], [-47.25777922430936, -22.34218694059935], [-47.25775777760764, -22.342186968160902], [-47.2577361099936, -22.342186916129236], [-47.257714223216276, -22.342186788481897], [-47.25769211900642, -22.34218658936816], [-47.25766979906857, -22.342186323107477], [-47.25763572306913, -22.34218582571207]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 948.609390599, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262939011122185, -22.335589768126372], [-47.26291320144001, -22.335614813479932], [-47.26289613138625, -22.335631382493258], [-47.26287901266653, -22.33564800632254], [-47.26286184705195, -22.33566468639512], [-47.26284463632905, -22.335681424151666], [-47.2628273822968, -22.335698221049498], [-47.26281008676963, -22.33571507855934], [-47.26279275157505, -22.335731998167997], [-47.262775378556505, -22.33574898137512], [-47.26275796956917, -22.335766029697858], [-47.26274022718549, -22.33578343834393], [-47.26272272610247, -22.33580064748719], [-47.2627051947992, -22.335817926464586], [-47.26268763520002, -22.335835276855004], [-47.262670049245465, -22.33585270025039], [-47.262652438891614, -22.33587019825629], [-47.26263480611084, -22.33588777249123], [-47.26261715289302, -22.335905424585487], [-47.26259948124448, -22.335923156182158], [-47.26258179318906, -22.335940968936075], [-47.26256409076808, -22.335958864513785], [-47.26254637604137, -22.335976844592736], [-47.26252865108765, -22.335994910860585], [-47.262510918004345, -22.33601306501543], [-47.26249317890799, -22.3360313087655], [-47.2624754359353, -22.336049643827828], [-47.26245769124402, -22.33606807192739], [-47.262439947011856, -22.336086594798], [-47.26242220543809, -22.33610521418073], [-47.26240446874375, -22.3361239318233], [-47.2623867391726, -22.33614274947917], [-47.2623690189905, -22.336161668907728], [-47.26235131048654, -22.336180691873214], [-47.26233361597512, -22.336199820141857], [-47.26231594342014, -22.33621904936224], [-47.26229831955859, -22.336238353693485], [-47.26228076793339, -22.33625770741666], [-47.26226329240558, -22.336277105529433], [-47.26224589270882, -22.336296547551527], [-47.26222856857662, -22.336316033004064], [-47.262211319741034, -22.33633556141077], [-47.262194145934465, -22.336355132296298], [-47.262177046888795, -22.33637474518699], [-47.26216002233442, -22.33639439961209], [-47.26214307200224, -22.336414095101713], [-47.26212619562296, -22.336433831187126], [-47.26210939292616, -22.33645360740241], [-47.26209266364117, -22.33647342328314], [-47.26207600749769, -22.336493278365772], [-47.26205942422485, -22.336513172188752], [-47.262042913551035, -22.33653310429276], [-47.26202647520503, -22.336553074219463], [-47.26201010891521, -22.33657308151216], [-47.2619938144099, -22.33659312571579], [-47.261977591417285, -22.336613206376754], [-47.261961439665264, -22.336633323043344], [-47.26194535888201, -22.336653475264722], [-47.26192934879513, -22.336673662592425], [-47.26191340913274, -22.336693884578686], [-47.26189753962279, -22.336714140777364], [-47.26188173999318, -22.33673443074397], [-47.26186600997208, -22.336754754035], [-47.26185034928745, -22.336775110208844], [-47.26183475766733, -22.336795498825232], [-47.261819234840225, -22.33681591944476], [-47.261803780534535, -22.336836371629733], [-47.26178839447874, -22.33685685494387], [-47.261773076401774, -22.336877368951768], [-47.26175782603257, -22.336897913219627], [-47.261742643100334, -22.336918487314747], [-47.26172752733449, -22.336939090805735], [-47.26171247846455, -22.336959723262645], [-47.26169749622108, -22.336980384255593], [-47.26168258033374, -22.33700107335748], [-47.26166773053297, -22.337021790141854], [-47.26165294654998, -22.337042534182594], [-47.26163822811591, -22.337063305055352], [-47.26162357496232, -22.33708410233673], [-47.261608986820974, -22.337104925604553], [-47.26159446342416, -22.337125774437602], [-47.261580004504424, -22.337146648415843], [-47.26156560979513, -22.33716754711961], [-47.261551279029575, -22.33718847013095], [-47.26153701194161, -22.33720941703267], [-47.26152280826542, -22.337230387408702], [-47.26150866773583, -22.33725138084362], [-47.2614945900884, -22.337272396922486], [-47.26148057505836, -22.33729343523238], [-47.26146662238192, -22.337314495360676], [-47.261452731795615, -22.337335576895693], [-47.261438903036776, -22.3373566794262], [-47.26142513584322, -22.3373778025418], [-47.261411429952446, -22.337398945834074], [-47.26139778510343, -22.3374201088941], [-47.261384201035334, -22.337441291314057], [-47.261370677487584, -22.33746249268743], [-47.26135721420065, -22.337483712607565], [-47.26134381094673, -22.33750495061916], [-47.26133046770208, -22.3375262059351], [-47.26131718440983, -22.33754747776474], [-47.26130396076318, -22.33756876569105], [-47.26129079636635, -22.33759006943951], [-47.26127769082328, -22.33761138873702], [-47.26126464373785, -22.337632723311387], [-47.26125165471386, -22.337654072891446], [-47.26123872335462, -22.33767543720788], [-47.26122584926386, -22.337696815991627], [-47.26121303204516, -22.33771820897473], [-47.26120027130172, -22.33773961589104], [-47.2611875666373, -22.337761036474433], [-47.261174917655325, -22.337782470460244], [-47.261162323959, -22.33780391758547], [-47.26114978515219, -22.337825377586917], [-47.26113730083866, -22.33784685020267], [-47.26112487062182, -22.3378683351725], [-47.26111249410544, -22.337889832236826], [-47.261100170893705, -22.337911341136284], [-47.26108790059032, -22.337932861613535], [-47.261075682799934, -22.337954393410985], [-47.2610635171266, -22.337975936272827], [-47.26105140317438, -22.337997489944872], [-47.26103934054885, -22.338019054171244], [-47.26102732885433, -22.33804062869945], [-47.261015367695855, -22.338062213277194], [-47.26100345667902, -22.3380838076522], [-47.260991595409216, -22.33810541157388], [-47.26097978349256, -22.338127024791675], [-47.26096802053472, -22.338148647056972], [-47.26095630614211, -22.33817027812126], [-47.26094463992161, -22.338191917736392], [-47.260933021479936, -22.338213565655764], [-47.260921450424384, -22.338235221633195], [-47.26090992636254, -22.33825688542309], [-47.26089844890227, -22.338278556780818], [-47.260887017651754, -22.338300235462516], [-47.260875632219616, -22.338321921224715], [-47.26086429221492, -22.338343613824684], [-47.26085299724681, -22.338365313020667], [-47.26084174692494, -22.33838701857157], [-47.260830540859544, -22.338408730236402], [-47.26081937866101, -22.338430447775302], [-47.26080825994015, -22.33845217094914], [-47.26079718430843, -22.338473899518767], [-47.260786151377616, -22.338495633245962], [-47.26077516075963, -22.33851737189351], [-47.260764212067, -22.338539115224638], [-47.26075330495852, -22.338560862911645], [-47.26074244108246, -22.338582610629537], [-47.260731624465556, -22.338604348563802], [-47.260720856920535, -22.338626070351225], [-47.260710137501675, -22.33864777509157], [-47.2606994650703, -22.338669462283207], [-47.26068883849185, -22.33869113142723], [-47.260678256635636, -22.33871278202815], [-47.26066771837535, -22.338734413592437], [-47.26065722258874, -22.33875602562955], [-47.260646768157564, -22.338777617651967], [-47.26063635396833, -22.33879918917362], [-47.260626145063206, -22.338820394589675], [-47.26061580016338, -22.338841939129967], [-47.26060549223914, -22.338863461746595], [-47.26059522019109, -22.338884961963952], [-47.260584982925835, -22.338906439305212], [-47.260574779352815, -22.338927893299022], [-47.26056460838707, -22.338949323473674], [-47.260554468947745, -22.338970729360426], [-47.26054435995827, -22.338992110492754], [-47.260534280346995, -22.33901346640541], [-47.26052422904648, -22.339034796635733], [-47.26051420499415, -22.339056100722136], [-47.26050420713173, -22.339077378205605], [-47.26049423440534, -22.339098628629287], [-47.260484285766516, -22.339119851536292], [-47.26047436017079, -22.339141046472772], [-47.26046445657805, -22.339162212987333], [-47.26045457395368, -22.339183350628133], [-47.26044471126689, -22.339204458947076], [-47.2604348674922, -22.339225537496006], [-47.26042504160805, -22.339246585830306], [-47.26041523259896, -22.339267603503426], [-47.26040543945175, -22.339288590076052], [-47.260395661160544, -22.339309545104587], [-47.26038589672208, -22.339330468151374], [-47.260376145139276, -22.339351358777282], [-47.26036640541843, -22.33937221654739], [-47.260356676571604, -22.339393041026245], [-47.26034695761519, -22.339413831780558], [-47.2603372475695, -22.339434588380332], [-47.260327545460854, -22.33945531039435], [-47.26031785031889, -22.339475997395855], [-47.260308161179104, -22.33949664895718], [-47.260298477080745, -22.33951726465436], [-47.26028879706792, -22.339537844064523], [-47.26027912018975, -22.339558386765823], [-47.26026944549913, -22.339578892339834], [-47.26025977205513, -22.339599360366634], [-47.26025009891894, -22.339619790433485], [-47.26024042515853, -22.339640182124718], [-47.26023074984581, -22.33966053502788], [-47.26022107205618, -22.339680848734755], [-47.26021139087102, -22.339701122835915], [-47.26020170537534, -22.339721356926006], [-47.26019201465871, -22.339741550601364], [-47.26018248980771, -22.3397613459941], [-47.26017279387487, -22.339781442170846], [-47.2601630897924, -22.339801497331408], [-47.26015337341837, -22.339821517866827], [-47.26014363941211, -22.339841513532107], [-47.26013388562522, -22.33986148803682], [-47.260124111746364, -22.339881441314116], [-47.26011431749047, -22.339901373244416], [-47.26010450257276, -22.339921283708744], [-47.2600946667092, -22.339941172587555], [-47.26008480961563, -22.339961039762862], [-47.26007493100836, -22.339980885116756], [-47.26006503060429, -22.340000708531196], [-47.26005510812015, -22.34002050988973], [-47.26004516327333, -22.340040289075578], [-47.260035195781455, -22.340060045972557], [-47.26002520536229, -22.34007978046538], [-47.260015191734034, -22.340099492438906], [-47.260005154615, -22.340119181778814], [-47.259995093723944, -22.340138848371062], [-47.25998500877992, -22.340158492101967], [-47.25997489950203, -22.340178112858915], [-47.25996476560982, -22.340197710529374], [-47.2599546068229, -22.340217285001728], [-47.2599444228611, -22.340236836164944], [-47.259934213444886, -22.340256363907795], [-47.25992397829448, -22.34027586812049], [-47.25991371713038, -22.34029534869377], [-47.259903429673436, -22.340314805518656], [-47.25989311564475, -22.340334238486655], [-47.25988277476549, -22.34035364749008], [-47.259872406756806, -22.34037303242218], [-47.25986201134033, -22.340392393176455], [-47.259851588237765, -22.340411729647013], [-47.25984113717103, -22.340431041728483], [-47.25983065786207, -22.34045032931643], [-47.25982015003264, -22.340469592307638], [-47.25980961340538, -22.34048883059816], [-47.25979904770264, -22.34050804408541], [-47.25978845264648, -22.34052723266826], [-47.259777827959674, -22.34054639624508], [-47.259767173364935, -22.34056553471526], [-47.25975648858467, -22.34058464797946], [-47.259745773341905, -22.340603735938107], [-47.259735027359255, -22.340622798493154], [-47.25972425035945, -22.340641835547135], [-47.259713442065696, -22.340660847002557], [-47.259702602200505, -22.340679832763794], [-47.25969173048683, -22.340698792735314], [-47.25968082664766, -22.34071772682222], [-47.25966989040586, -22.340736634930504], [-47.25965892148403, -22.340755516967285], [-47.259647919605065, -22.340774372840027], [-47.259636884491705, -22.34079320245695], [-47.25962581586669, -22.34081200572706], [-47.25961471345238, -22.340830782560573], [-47.25960357697122, -22.340849532868212], [-47.2595924061457, -22.34086825656124], [-47.25958120069793, -22.34088695355214], [-47.259569960350156, -22.34090562375377], [-47.259558684824306, -22.34092426708006], [-47.25954737384195, -22.34094288344604], [-47.25953602712496, -22.340961472766836], [-47.25952464439467, -22.340980034958903], [-47.25951322537212, -22.340998569939757], [-47.25950176977853, -22.34101707762696], [-47.25949027733442, -22.3410355579398], [-47.25947874776065, -22.341054010797397], [-47.25946718077714, -22.341072436120744], [-47.25945557610392, -22.341090833831196], [-47.2594439334608, -22.341109203850664], [-47.259432252566874, -22.341127546102733], [-47.25942053314131, -22.341145860511016], [-47.25940877490288, -22.341164147000317], [-47.25939697756986, -22.341182405496273], [-47.25938514086005, -22.34120063592565], [-47.259373264491124, -22.341218838215745], [-47.25936134818027, -22.34123701229474], [-47.25934939164428, -22.341255158091716], [-47.25933739710932, -22.34127327174631], [-47.259325395993585, -22.34129130511539], [-47.259313434485186, -22.341309183244203], [-47.25930152885744, -22.341326873457415], [-47.259289676581844, -22.341344371560183], [-47.25927787497262, -22.341361673874065], [-47.25927697799794, -22.3413629790941], [-47.25925576920063, -22.341393720165367], [-47.25925441379481, -22.341395676673688], [-47.259242749633486, -22.341412370073034], [-47.25923112694661, -22.341428853526672], [-47.25921954381021, -22.34144512367116], [-47.25920799844179, -22.34146117723139], [-47.2591964891968, -22.341477011028918], [-47.25918501456332, -22.34149262199196], [-47.25917357315631, -22.341508007165988], [-47.25916216371168, -22.341523163723657], [-47.25915078507847, -22.341538088977078], [-47.25913943621153, -22.341552780388362], [-47.25912811616274, -22.341567235581252], [-47.259116824070425, -22.341581452354298], [-47.25910555914983, -22.341595428691303], [-47.25909432068013, -22.341609162775026], [-47.259083107991366, -22.341622652999572], [-47.25907192045121, -22.34163589798142], [-47.2590607574483, -22.341648896572753], [-47.25904961837576, -22.341661647873103], [-47.25903850261308, -22.341674151240632], [-47.25902740950615, -22.341686406303413], [-47.25901633834698, -22.341698412969095], [-47.2590052883504, -22.341710171435295], [-47.25899425863051, -22.34172168219786], [-47.258983248176214, -22.341732946057522], [-47.258972255824396, -22.3417439641264], [-47.258961280232384, -22.341754737832364], [-47.25895031984919, -22.341765268921826], [-47.25893937288636, -22.341775559460316], [-47.25892843728786, -22.341785611830666], [-47.25891751049886, -22.34179542890963], [-47.25890656183581, -22.341805038280725], [-47.258895505829514, -22.341814514507227], [-47.25888428143941, -22.341823910041647], [-47.258872884987134, -22.34183322713375], [-47.25886131976197, -22.34184246218785], [-47.25884958915938, -22.341851611644152], [-47.25883769667834, -22.34186067198127], [-47.25882564591605, -22.341869639720382], [-47.25881344056496, -22.34187851142784], [-47.25880108440987, -22.341887283717142], [-47.25878858132374, -22.34189595325209], [-47.2587759352651, -22.341904516748592], [-47.258763150274994, -22.341912970976534], [-47.25875023047258, -22.341921312762704], [-47.25873718005241, -22.341929538992467], [-47.258724003283376, -22.34193764661025], [-47.25871070450325, -22.341945632622753], [-47.2586972881166, -22.341953494100316], [-47.25868375859274, -22.341961228177624], [-47.25867012046159, -22.34196883205631], [-47.258656378312054, -22.341976303005612], [-47.25864253678915, -22.34198363836387], [-47.25862860059079, -22.341990835540233], [-47.258614574465405, -22.341997892015815], [-47.258600463209696, -22.34200480534487], [-47.258586271666, -22.342011573156064], [-47.25857200471854, -22.342018193154296], [-47.25855766729233, -22.342024663121393], [-47.258543264350266, -22.342030980917382], [-47.258528800889735, -22.342037144482244], [-47.25851428194092, -22.342043151836656], [-47.25849971256286, -22.3420490010839], [-47.258485097841636, -22.342054690410723], [-47.25847044288773, -22.342060218088598], [-47.25845575283268, -22.342065582475247], [-47.258441032825665, -22.342070782016012], [-47.25842628803155, -22.34207581524501], [-47.25841152362715, -22.342080680786346], [-47.25839674479647, -22.34208537735621], [-47.25838195673003, -22.34208990376317], [-47.25836716462026, -22.342094258909853], [-47.25835237365588, -22.342098441794736], [-47.258337589021195, -22.342102451512734], [-47.25832281588907, -22.342106287256808], [-47.258308059418155, -22.342109948319283], [-47.25829332475003, -22.342113434092276], [-47.25827861683317, -22.342116744107372], [-47.25826390435098, -22.342119885736754], [-47.25824907229734, -22.342122883415723], [-47.258234025664905, -22.342125756780213], [-47.25821874925695, -22.342128508459044], [-47.25820323933033, -22.34213113880632], [-47.258187492611206, -22.342133648147062], [-47.25817150627918, -22.342136036804003], [-47.25815527794979, -22.34213830512238], [-47.2581388056504, -22.34214045349329], [-47.25812208780035, -22.342142482374516], [-47.258105123190184, -22.342144392309137], [-47.2580879109554, -22.342146183942905], [-47.25807045055482, -22.34214785803909], [-47.25805274174827, -22.342149415491672], [-47.25803478457076, -22.34215085733702], [-47.25801657931087, -22.34215218476368], [-47.257998126487934, -22.342153399120726], [-47.25797942682994, -22.342154501924828], [-47.2579604812512, -22.342155494865796], [-47.25794129083179, -22.342156379811275], [-47.257921856798106, -22.342157158809993], [-47.25790218050195, -22.34215783409445], [-47.25788226340327, -22.34215840808244], [-47.25786210705285, -22.34215888337807], [-47.25784171307445, -22.342159262771958], [-47.25782108314989, -22.34215954924113], [-47.25780021900375, -22.342159745948187], [-47.257779122388946, -22.342159856240386], [-47.25775779507555, -22.342159883648158], [-47.25773623883646, -22.342159831883585], [-47.25771445543769, -22.342159704838828], [-47.257692446626386, -22.342159506584096], [-47.257649298221246, -22.342158991851385]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 816.648176056, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26216696418452, -22.335401504678437], [-47.26214201923365, -22.33542629038826], [-47.262123632890365, -22.33544461560755], [-47.26210518298054, -22.335463064266246], [-47.26208667174346, -22.335481638221907], [-47.26206810145086, -22.335500339354013], [-47.26204947440705, -22.33551916956387], [-47.2620307929507, -22.33553813077279], [-47.262012059455444, -22.33555722492129], [-47.26199327632981, -22.335576453969225], [-47.261974446017746, -22.33559581989505], [-47.26195557100061, -22.335615324693933], [-47.26193665379895, -22.33563497037547], [-47.261917696970265, -22.33565475896588], [-47.261898703112195, -22.335674692504668], [-47.26187967486274, -22.33569477304388], [-47.261860614902076, -22.335715002646133], [-47.261841525951525, -22.335735383385025], [-47.26182241077547, -22.335755917343167], [-47.26180327218533, -22.335776606607013], [-47.26178412348444, -22.335797441901484], [-47.261765013156946, -22.335818374338558], [-47.2617459848413, -22.335839356271467], [-47.26172704585658, -22.335860378745025], [-47.26170819585683, -22.33588144120186], [-47.261689434495715, -22.335902543087187], [-47.26167076142427, -22.335923683851252], [-47.26165217629417, -22.3359448629459], [-47.26163367875611, -22.335966079826072], [-47.261615268458016, -22.335987333952268], [-47.26159694504874, -22.336008624786288], [-47.26157870817683, -22.336029951792437], [-47.261560557488615, -22.33605131444005], [-47.26154249263015, -22.33607271220122], [-47.26152451324803, -22.336094144549786], [-47.26150661898787, -22.336115610963205], [-47.26148880949381, -22.336137110923115], [-47.26147108441081, -22.33615864391286], [-47.261453443383054, -22.336180209419062], [-47.26143588605461, -22.33620180693125], [-47.26141841206937, -22.336223435941587], [-47.261401021070576, -22.336245095945824], [-47.261383712702035, -22.336266786441485], [-47.261366486606505, -22.336288506930213], [-47.26134934242764, -22.336310256915127], [-47.261332279808876, -22.3363320359024], [-47.26131529839353, -22.336353843401028], [-47.26129839782537, -22.336375678922188], [-47.26128157774779, -22.33639754198032], [-47.26126483780433, -22.33641943209238], [-47.26124817763944, -22.336441348777146], [-47.26123159689736, -22.33646329155617], [-47.26121509522244, -22.33648525995401], [-47.26119867225989, -22.336507253496688], [-47.26118232765488, -22.33652927171317], [-47.26116606105321, -22.33655131413462], [-47.26114987210096, -22.336573380294436], [-47.26113376044441, -22.336595469728838], [-47.261117725731864, -22.336617581974096], [-47.26110176760983, -22.336639716571703], [-47.261085885726274, -22.336661873064315], [-47.26107007973075, -22.336684050995164], [-47.26105434927251, -22.336706249910872], [-47.261038694001606, -22.336728469359773], [-47.261023113568584, -22.336750708892517], [-47.26100760762485, -22.33677296806143], [-47.2609921758223, -22.336795246421133], [-47.26097681781442, -22.33681754352682], [-47.26096153325449, -22.336839858937036], [-47.26094632179686, -22.336862192211626], [-47.260931183096496, -22.336884542912465], [-47.260916116809575, -22.336906910602774], [-47.26090112259357, -22.3369292948466], [-47.26088620010545, -22.336951695211773], [-47.26087134900389, -22.33697411126653], [-47.26085656894821, -22.336996542581073], [-47.26084185959928, -22.33701898872625], [-47.26082722061873, -22.337041449274597], [-47.26081265166772, -22.3370639238023], [-47.260798152410096, -22.33708641188454], [-47.2607837225101, -22.337108913098564], [-47.260769361632406, -22.337131427024097], [-47.260755069443626, -22.337153953240602], [-47.260740845669346, -22.337176491237084], [-47.26072669042667, -22.337199039872388], [-47.2607126038576, -22.337221597901646], [-47.26069858567598, -22.33724416473351], [-47.26068463543072, -22.33726674004089], [-47.26067075267006, -22.33728932349947], [-47.260656936942226, -22.337311914786618], [-47.26064318779525, -22.3373345135816], [-47.26062950477627, -22.337357119567123], [-47.26061588743313, -22.33737973242632], [-47.26060233531358, -22.33740235184447], [-47.26058884796447, -22.33742497751006], [-47.260575424933755, -22.33744760911181], [-47.26056206576889, -22.337470246340942], [-47.26054877001663, -22.33749288889207], [-47.26053553722531, -22.337515536459], [-47.26052236694282, -22.33753818873837], [-47.2605092587165, -22.33756084542974], [-47.26049621209431, -22.337583506233692], [-47.26048322662502, -22.337606170851604], [-47.260470301856515, -22.33762883898844], [-47.26045743733837, -22.337651510348504], [-47.26044463261917, -22.337674184639685], [-47.26043188724739, -22.33769686157276], [-47.260419200774386, -22.33771954085533], [-47.260406572749154, -22.337742222201427], [-47.260394002722016, -22.33776490532532], [-47.2603814902444, -22.33778758994131], [-47.26036903486728, -22.337810275766913], [-47.26035663614296, -22.337832962519688], [-47.26034429362305, -22.337855649920705], [-47.26033200686033, -22.33787833769137], [-47.26031977540862, -22.33790102555364], [-47.26030759882139, -22.33792371323248], [-47.26029547665315, -22.337946400453408], [-47.260283408459, -22.337969086943296], [-47.26027139379451, -22.337991772430705], [-47.26025943221586, -22.33801445664549], [-47.2602475232801, -22.338037139318455], [-47.26023566654495, -22.338059820181574], [-47.26022386156847, -22.33808249896886], [-47.26021210790954, -22.338105175415258], [-47.26020040512816, -22.338127849256168], [-47.26018875278464, -22.33815052022903], [-47.260177150439965, -22.338173188072513], [-47.260165597656474, -22.338195852525423], [-47.26015409399698, -22.338218513328144], [-47.26014263902467, -22.338241170223004], [-47.26013123230372, -22.338263822953166], [-47.260119873484356, -22.338286471092847], [-47.26010856591676, -22.338309106794572], [-47.260097317599225, -22.33833171209343], [-47.26008613273469, -22.338354275539942], [-47.26007501042592, -22.338376795837767], [-47.26006394941747, -22.338399272430816], [-47.260052948461436, -22.33842170476825], [-47.26004200631709, -22.33844409230531], [-47.260031121751965, -22.338466434501083], [-47.26002029354101, -22.33848873082008], [-47.26000952046668, -22.338510980732526], [-47.25999880132026, -22.338533183711238], [-47.25998844347036, -22.338554698295216], [-47.25997781396736, -22.33857683457053], [-47.25996723490368, -22.338598922396333], [-47.259956705096805, -22.338620961264862], [-47.25994622337525, -22.338642950666117], [-47.25993578857288, -22.338664890100368], [-47.25992539953401, -22.338686779067103], [-47.25991505511042, -22.338708617071372], [-47.259904754162015, -22.338730403622343], [-47.25989449555777, -22.338752138231552], [-47.25988427817441, -22.338773820415316], [-47.25987410089782, -22.338795449692057], [-47.25986396262179, -22.338817025584785], [-47.25985386224831, -22.338838547620607], [-47.25984379868938, -22.33886001532669], [-47.2598337708645, -22.338881428235695], [-47.25982377770115, -22.338902785884844], [-47.25981381813718, -22.338924087810593], [-47.259803891117365, -22.338945333556357], [-47.25979399559645, -22.338966522665427], [-47.25978413053638, -22.3389876546875], [-47.25977429491057, -22.33900872916911], [-47.25976448769656, -22.339029745669734], [-47.25975470788536, -22.339050703741155], [-47.25974495447305, -22.339071602946255], [-47.259735226467065, -22.33909244284493], [-47.259725522881176, -22.339113223005175], [-47.259715842739766, -22.339133942993815], [-47.259706185075366, -22.33915460238164], [-47.25969654892774, -22.33917520074579], [-47.25968693334778, -22.339195737660933], [-47.259677337392624, -22.33921621271013], [-47.25966776013022, -22.33923662547469], [-47.25965820063548, -22.339256975542774], [-47.259648657992365, -22.339277262504705], [-47.259639131294136, -22.339297485952535], [-47.25962961964112, -22.339317645484886], [-47.259620122145066, -22.339337740697378], [-47.25961063792159, -22.33935777119908], [-47.25960116609904, -22.33937773659358], [-47.25959170581296, -22.33939763649057], [-47.25958225620547, -22.339417470507406], [-47.25957281642975, -22.33943723825936], [-47.259563385645684, -22.339456939369125], [-47.2595539630217, -22.339476573462658], [-47.25954486715189, -22.339495476304748], [-47.259535473130576, -22.339514946535694], [-47.25952608440796, -22.339534349760044], [-47.25951669411939, -22.339553698208668], [-47.25950729283321, -22.33957301020947], [-47.25949787683843, -22.33959229277168], [-47.259488445832865, -22.33961154588993], [-47.259478999563086, -22.3396307694608], [-47.25946953777612, -22.339649963382097], [-47.2594600602206, -22.33966912755055], [-47.25945056664463, -22.33968826186572], [-47.25944105679743, -22.33970736622741], [-47.259431530429204, -22.339726440535213], [-47.259421987289855, -22.339745484691395], [-47.259412427130535, -22.33976449859792], [-47.259402849702795, -22.33978348215777], [-47.25939325475847, -22.33980243527551], [-47.25938364205018, -22.339821357856096], [-47.25937401133087, -22.33984024980586], [-47.25936436235408, -22.33985911103184], [-47.25935469487412, -22.339877941441607], [-47.259345008645276, -22.339896740944706], [-47.2593353034227, -22.33991550945087], [-47.259325578961615, -22.339934246871632], [-47.259315835017745, -22.339952953119468], [-47.25930607134792, -22.339971628106493], [-47.259296287708565, -22.339990271747627], [-47.25928648385651, -22.340008883958685], [-47.25927665954938, -22.340027464655947], [-47.25926681454517, -22.34004601375665], [-47.25925694860205, -22.340064531179568], [-47.25924706147819, -22.340083016845234], [-47.25923715293249, -22.340101470674515], [-47.25922722272418, -22.340119892589478], [-47.259217270612815, -22.3401382825132], [-47.25920729635797, -22.340156640370463], [-47.25919729971884, -22.340174966088348], [-47.259187280456416, -22.34019325959242], [-47.25917723833096, -22.340211520811025], [-47.25916717310234, -22.340229749674997], [-47.259157084531665, -22.34024794611441], [-47.25914697237995, -22.340266110061012], [-47.25913683640764, -22.340284241449165], [-47.2591266763764, -22.340302340212663], [-47.25911649204703, -22.34032040628809], [-47.259106283180586, -22.34033843961328], [-47.259096049539004, -22.340356440125753], [-47.25908579088297, -22.340374407766774], [-47.259075506973886, -22.340392342477656], [-47.259065197573356, -22.34041024420075], [-47.259054862442625, -22.340428112880414], [-47.259044501342615, -22.340445948462712], [-47.25903411403457, -22.340463750894617], [-47.259023700279634, -22.340481520124396], [-47.25901325983886, -22.340499256101786], [-47.2590027924726, -22.340516958778768], [-47.25899229794144, -22.34053462810824], [-47.258981776005925, -22.340552264044216], [-47.258971226426006, -22.34056986654287], [-47.25896064896178, -22.34058743556111], [-47.258950043372884, -22.340604971057758], [-47.258939409418204, -22.3406224729938], [-47.25892874685721, -22.340639941330327], [-47.258918055448326, -22.340657376030972], [-47.25890733494949, -22.34067477706123], [-47.25889658511901, -22.340692144386725], [-47.25888580571378, -22.3407094779763], [-47.25887499649137, -22.340726777798515], [-47.25886415720768, -22.340744043825367], [-47.2588532876187, -22.340761276029525], [-47.25884238748007, -22.34077847438472], [-47.25883145654612, -22.34079563886773], [-47.2588204945713, -22.3408127694555], [-47.25880950130928, -22.340829866127002], [-47.25879847651288, -22.340846928862977], [-47.258787419934016, -22.34086395764614], [-47.258776331324306, -22.3408809524602], [-47.258765210434554, -22.34089791329039], [-47.258754057014784, -22.340914840123858], [-47.25874287547529, -22.34093172591015], [-47.25873172461498, -22.340948481536252], [-47.25872069269477, -22.340964970155127], [-47.25870981373228, -22.34098113476859], [-47.25869908684913, -22.34099697129279], [-47.258688510874926, -22.341012476603048], [-47.2586780849313, -22.341027647666216], [-47.25866780842881, -22.341042481551415], [-47.258657681062424, -22.341056975442385], [-47.25864770280409, -22.341071126654818], [-47.25863787389806, -22.34108493264899], [-47.258632259281825, -22.341092739591137], [-47.25861017172569, -22.341123056427474], [-47.25860928963627, -22.341124256481535], [-47.2586000657223, -22.34113665973515], [-47.25859099615574, -22.341148707876258], [-47.258582082616535, -22.341160399619657], [-47.258573326981015, -22.341171733958884], [-47.2585647313059, -22.341182710187525], [-47.2585562978083, -22.34119332792389], [-47.25854802884825, -22.341203587130238], [-47.2585399269045, -22.341213488138504], [-47.25853199455026, -22.34122303167289], [-47.258524234428556, -22.341232218870676], [-47.25851664922145, -22.341241051306977], [-47.25850924161929, -22.341249531016132], [-47.25850201428703, -22.34125766051285], [-47.25849496982742, -22.341265442813082], [-47.25848811074283, -22.341272881452063], [-47.258481439392604, -22.341279980503415], [-47.25847495794884, -22.341286744594715], [-47.25846866835114, -22.341293178919816], [-47.25846257225682, -22.34129928925064], [-47.25845667098973, -22.341305081945702], [-47.25845096548684, -22.341310563955016], [-47.25844545624405, -22.341315742821248], [-47.25844014326039, -22.341320626676353], [-47.25843502560856, -22.341325224569502], [-47.25843005010666, -22.341329591429087], [-47.25842505967791, -22.34133386876654], [-47.2584199382794, -22.341338155691197], [-47.25841467587745, -22.34134245791808], [-47.25840927537828, -22.341346770306558], [-47.25840373988535, -22.34135108778249], [-47.25839807269425, -22.341355405343084], [-47.25839227728307, -22.341359718064734], [-47.25838635730677, -22.34136402110754], [-47.25838031659179, -22.341368309719346], [-47.25837415912834, -22.341372579241284], [-47.25836788906543, -22.341376825111254], [-47.25836151070542, -22.341381042867425], [-47.25835502849569, -22.341385228153722], [-47.25834844702369, -22.341389376722756], [-47.25834177101478, -22.341393484436807], [-47.25833500532237, -22.341397547274], [-47.2583281549239, -22.341401561330315], [-47.25832122491695, -22.34140552282156], [-47.2583142205118, -22.34140942808768], [-47.25830714702816, -22.341413273594195], [-47.25830000988994, -22.34141705593499], [-47.25829281461937, -22.34142077183545], [-47.258285566832384, -22.341424418154585], [-47.25827827223465, -22.341427991887254], [-47.2582709366165, -22.341431490166514], [-47.25826356584617, -22.34143491026701], [-47.25825616586753, -22.341438249606185], [-47.25824874269479, -22.341441505746804], [-47.25824130240637, -22.341444676400005], [-47.25823385114142, -22.341447759426877], [-47.25822639509272, -22.34145075284189], [-47.25821894050334, -22.34145365481452], [-47.25821149366158, -22.341456463671587], [-47.25820406089491, -22.341459177900038], [-47.25819664856347, -22.341461796149694], [-47.25818926305658, -22.341464317234966], [-47.258181910785815, -22.341466740137705], [-47.258174598175955, -22.341469064010596], [-47.25816733166401, -22.341471288177853], [-47.25816011769044, -22.341473412138466], [-47.258152962688875, -22.341475435569404], [-47.25814587308472, -22.341477358326582], [-47.258138855282155, -22.341479180448374], [-47.258131915658915, -22.34148090215726], [-47.25812506056098, -22.34148252386125], [-47.25811829597591, -22.341484046227432], [-47.258111560544656, -22.341485484474585], [-47.2581046380767, -22.341486883558872], [-47.258097350845745, -22.341488275154305], [-47.25808966952409, -22.341489658757197], [-47.258081586055134, -22.341491029639236], [-47.2580730932538, -22.341492383018224], [-47.25806418477702, -22.341493714107713], [-47.25805485509135, -22.341495018162938], [-47.258045099428244, -22.34149629052447], [-47.25803491374701, -22.341497526656575], [-47.25802429469635, -22.341498722181985], [-47.25801323956565, -22.341499872914156], [-47.25797805697712, -22.341503246190452]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 811.20978624, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26213608321159, -22.33539251375761], [-47.26210233407594, -22.335426150696062], [-47.26208385097058, -22.335444632544817], [-47.26206530475057, -22.33546324159865], [-47.26204669769805, -22.33548197974641], [-47.262028032128256, -22.335500848899137], [-47.262009310391456, -22.335519850988348], [-47.26199053487357, -22.335538987965077], [-47.26197170799613, -22.33555826180007], [-47.26195283221667, -22.335577674483094], [-47.261933910030955, -22.33559722802083], [-47.261914943974624, -22.33561692443481], [-47.26189593662102, -22.335636765763358], [-47.26187689058435, -22.33565675405848], [-47.26185780852001, -22.33567689138488], [-47.26183869312636, -22.33569717981804], [-47.2618195471437, -22.335717621444672], [-47.261800373356216, -22.335738218360675], [-47.261781174596024, -22.335758972665776], [-47.26176196438893, -22.3357798748798], [-47.26174279212524, -22.335800875154405], [-47.26172370228072, -22.33582192492922], [-47.2617047023185, -22.335843015084254], [-47.26168579188934, -22.335864145059016], [-47.26166697064356, -22.335885314295524], [-47.26164823822884, -22.335906522240943], [-47.26162959429346, -22.335927768344096], [-47.26161103848474, -22.335949052056982], [-47.26159257044719, -22.335970372837217], [-47.26157418982622, -22.335991730143704], [-47.261555896267005, -22.336013123438047], [-47.26153768941234, -22.336034552186817], [-47.26151956890484, -22.336056015859473], [-47.26150153438762, -22.336077513927304], [-47.26148358550285, -22.336099045865108], [-47.26146572189114, -22.33612061115218], [-47.26144794319396, -22.336142209269354], [-47.26143024905196, -22.336163839700955], [-47.261412639105735, -22.33618550193416], [-47.26139511299565, -22.336207195458897], [-47.26137767036142, -22.336228919768676], [-47.26136031084333, -22.33625067435893], [-47.2613430340806, -22.33627245872919], [-47.26132583971339, -22.33629427238056], [-47.26130872738163, -22.336316114817183], [-47.26129169672505, -22.336337985546137], [-47.261274747383936, -22.33635988407673], [-47.26125787899812, -22.33638180992153], [-47.261241091207715, -22.336403762595765], [-47.26122438365357, -22.336425741616406], [-47.26120775597648, -22.336447746503367], [-47.26119120781727, -22.33646977677955], [-47.26117473881764, -22.336491831969344], [-47.261158348619325, -22.3365139116002], [-47.26114203686458, -22.336536015201762], [-47.26112580319605, -22.336558142305954], [-47.26110964725657, -22.33658029244759], [-47.261093568690946, -22.33660246516154], [-47.26107756714229, -22.336624659988], [-47.26106164225515, -22.336646876468297], [-47.261045793675564, -22.336669114144435], [-47.261030021049486, -22.336691372561813], [-47.26101432402353, -22.33671365126753], [-47.26099870224484, -22.336735949811157], [-47.26098315536146, -22.336758267743946], [-47.26096768302195, -22.336780604619374], [-47.26095228487646, -22.336802959991715], [-47.2609369605749, -22.336825333418393], [-47.26092170976836, -22.336847724458387], [-47.26090653210848, -22.336870132672622], [-47.260891427248154, -22.336892557623457], [-47.2608763948416, -22.336914998874033], [-47.260861434542555, -22.33693745599138], [-47.260846546006434, -22.33695992854292], [-47.26083172888935, -22.336982416098135], [-47.26081698284897, -22.337004918227148], [-47.26080230754377, -22.337027434501746], [-47.260787702631745, -22.33704996449745], [-47.26077316777357, -22.33707250778881], [-47.26075870263041, -22.337095063952503], [-47.260744306863764, -22.337117632567573], [-47.26072998013725, -22.33714021321298], [-47.26071572217442, -22.33716280537538], [-47.26070153309832, -22.337185407898854], [-47.26068741305917, -22.337208019519682], [-47.26067336177176, -22.337230639639127], [-47.26065937878264, -22.337253267928034], [-47.260645463637736, -22.337275904059886], [-47.260631615882936, -22.33729854770995], [-47.26061783506398, -22.33732119855546], [-47.260604120725674, -22.33734385627709], [-47.26059047241351, -22.33736652055599], [-47.26057688967289, -22.3373891910755], [-47.26056337204836, -22.337411867522203], [-47.26054991908553, -22.33743454958293], [-47.26053653032952, -22.337457236947124], [-47.26052320532479, -22.337479929307534], [-47.26050994361727, -22.337502626356283], [-47.26049674475254, -22.33752532778822], [-47.260483608275635, -22.33754803330119], [-47.26047053373219, -22.337570742594217], [-47.26045752066867, -22.337593455366985], [-47.26044456863061, -22.337616171322868], [-47.260431677165286, -22.33763889016459], [-47.260418845819, -22.33766161159858], [-47.260406074137876, -22.337684335334107], [-47.26039336167105, -22.33770706107728], [-47.26038070796521, -22.337729788540685], [-47.26036811256838, -22.337752517437238], [-47.260355575029706, -22.33777524747984], [-47.26034309489796, -22.337797978384703], [-47.260330671723146, -22.337820709868023], [-47.26031830505463, -22.337843441649614], [-47.260305994443, -22.33786617344963], [-47.26029373943982, -22.337888904988798], [-47.26028153959635, -22.337911635990856], [-47.260269394464906, -22.33793436618017], [-47.26025730359842, -22.337957095282487], [-47.26024526655025, -22.337979823025222], [-47.26023328287444, -22.338002549137155], [-47.26022135212586, -22.338025273347995], [-47.260209473860115, -22.338047995388656], [-47.2601976476331, -22.33807071499218], [-47.26018587300165, -22.338093431892485], [-47.26017414952361, -22.33811614582401], [-47.26016247675721, -22.3381388565232], [-47.2601508542614, -22.33816156372787], [-47.26013928159643, -22.33818426717583], [-47.26012775832306, -22.338206966606624], [-47.26011628400251, -22.338229661761726], [-47.2601048581969, -22.338252352383453], [-47.26009348055609, -22.33827503804193], [-47.260082154501184, -22.338297710742925], [-47.26007088819599, -22.33832035218191], [-47.260059685943, -22.338342950697484], [-47.26004854684701, -22.338365504976814], [-47.26003746964772, -22.33838801446155], [-47.26002645309248, -22.338410478598636], [-47.260015495935995, -22.338432896841347], [-47.26000459694137, -22.33845526864669], [-47.25999375487931, -22.33847759347739], [-47.25998296852806, -22.338499870801883], [-47.25997223667497, -22.33852210009125], [-47.25996187261899, -22.338543627557208], [-47.25995123125741, -22.338565788488108], [-47.25994064089618, -22.338587899864265], [-47.25993010034924, -22.338609961176548], [-47.259919608441926, -22.338631971913596], [-47.25990916400492, -22.338653931574505], [-47.25989876587958, -22.338675839657544], [-47.25988841291491, -22.338697695666667], [-47.259878103968134, -22.338719499110088], [-47.25986783790578, -22.338741249498284], [-47.25985761360224, -22.338762946346762], [-47.25984742994127, -22.338784589173073], [-47.25983728581461, -22.338806177499507], [-47.25982718012246, -22.338827710852478], [-47.259817111775135, -22.338849188758505], [-47.259807079690674, -22.33887061074968], [-47.25979708279519, -22.338891976362742], [-47.259787120025365, -22.33891328513372], [-47.259777190324975, -22.33893453660557], [-47.25976729264794, -22.338955730321302], [-47.25975742595555, -22.33897686583039], [-47.25974758922071, -22.338997942678994], [-47.25973778142056, -22.3390189604266], [-47.25972800154601, -22.339039918624824], [-47.25971824859315, -22.339060816836504], [-47.25970852156951, -22.33908165462156], [-47.25969881948928, -22.33910243154807], [-47.25968914137727, -22.339123147182946], [-47.25967948626674, -22.33914380109719], [-47.25966985319823, -22.339164392868188], [-47.25966024122367, -22.339184922070896], [-47.259650649401316, -22.339205388288764], [-47.25964107680053, -22.33922579110347], [-47.259631522497635, -22.339246130103703], [-47.25962198557833, -22.339266404880295], [-47.25961246513766, -22.339286615025916], [-47.25960296027791, -22.339306760139888], [-47.25959347011309, -22.339326839818455], [-47.25958399376105, -22.339346853671646], [-47.25957453035265, -22.33936680130384], [-47.2595650790261, -22.33938668232558], [-47.259555638926294, -22.339406496355362], [-47.2595462092094, -22.33942624300946], [-47.25953678903839, -22.339445921911757], [-47.25952737758506, -22.339465532689434], [-47.25951829958958, -22.339484398341988], [-47.25950891814804, -22.339503842491865], [-47.25949954256551, -22.3395232185523], [-47.259490165863966, -22.3395425389973], [-47.25948077844124, -22.339561822512145], [-47.25947137652125, -22.339581076243483], [-47.259461959802195, -22.339600300188458], [-47.25945252803196, -22.33961949424441], [-47.259443080958896, -22.3396386583098], [-47.25943361833298, -22.339657792282054], [-47.259424139903714, -22.339676896061434], [-47.25941464542166, -22.339695969548494], [-47.25940513463838, -22.339715012643566], [-47.259395607305194, -22.339734025249722], [-47.259386063174645, -22.339753007269646], [-47.25937650199972, -22.339771958607173], [-47.25936692353366, -22.33979087916766], [-47.25935732753048, -22.33980976885694], [-47.25934771374462, -22.339828627582172], [-47.259338081931055, -22.339847455251288], [-47.259328431845596, -22.339866251772726], [-47.25931876324392, -22.33988501705697], [-47.25930907588271, -22.3399037510147], [-47.25929936951868, -22.339922453558355], [-47.25928964390902, -22.339941124601452], [-47.25927989881211, -22.339959764057085], [-47.25927013398585, -22.339978371841127], [-47.25926034918862, -22.33999694787046], [-47.25925054417955, -22.340015492062484], [-47.25924071871817, -22.34003400433543], [-47.25923087256419, -22.340052484609245], [-47.259221005477336, -22.340070932805546], [-47.25921111721809, -22.340089348846355], [-47.25920120754718, -22.340107732654918], [-47.25919127622577, -22.340126084155475], [-47.259181323014985, -22.340144403274017], [-47.25917134767561, -22.34016268993889], [-47.259161349970206, -22.340180944076984], [-47.259151329660654, -22.34019916561779], [-47.25914128650831, -22.34021735449355], [-47.25913122027596, -22.340235510635623], [-47.25912113072618, -22.34025363397717], [-47.259111017621045, -22.340271724453906], [-47.25910088072375, -22.340289782001012], [-47.25909071979677, -22.340307806556527], [-47.2590805346027, -22.340325798059773], [-47.25907032490512, -22.340343756449705], [-47.25906009046628, -22.340361681669137], [-47.259049831049225, -22.34037957366091], [-47.25903954641714, -22.340397432368952], [-47.25902923633286, -22.340415257739146], [-47.259018900558914, -22.340433049719284], [-47.25900853885815, -22.34045080825788], [-47.25899815099332, -22.340468533304964], [-47.25898773672704, -22.3404862248119], [-47.25897729582128, -22.340503882732463], [-47.2589668280382, -22.34052150702127], [-47.25895633313993, -22.340539097634146], [-47.258945810888, -22.340556654529028], [-47.25893526104409, -22.34057417766473], [-47.25892468336939, -22.34059166700188], [-47.25891407762436, -22.34060912250348], [-47.25890344357005, -22.34062654413241], [-47.25889278096638, -22.340643931854313], [-47.25888208957286, -22.340661285636727], [-47.25887136914934, -22.340678605447255], [-47.25886061945423, -22.34069589125682], [-47.25884984024665, -22.340713143035998], [-47.25883903128393, -22.340730360758926], [-47.258828192323605, -22.340747544400415], [-47.258817323122855, -22.34076469393639], [-47.25880642343737, -22.340781809345795], [-47.25879549302321, -22.340798890607804], [-47.25878453163536, -22.3408159377037], [-47.25877353902814, -22.34083295061645], [-47.25876251495491, -22.340849929331103], [-47.25875145916864, -22.34086687383377], [-47.25874037142162, -22.340883784112084], [-47.258729251465176, -22.340900660155494], [-47.258718103800675, -22.340917494780733], [-47.258706988367834, -22.340934197167655], [-47.25869599518066, -22.340950627890418], [-47.25868515899608, -22.340966728937364], [-47.258674479004505, -22.340982496229287], [-47.25866395409866, -22.340997926664585], [-47.258653583468934, -22.341013017234914], [-47.258643366600204, -22.341027765036216], [-47.25863330326721, -22.341042167281206], [-47.25862339352703, -22.341056221317146], [-47.25861363771424, -22.34106992463866], [-47.25860542697106, -22.341081341407964], [-47.258583275867664, -22.341111631248506], [-47.25857616964304, -22.34112118687562], [-47.25856719757175, -22.34113310549967], [-47.258558386745136, -22.341144662513845], [-47.25854973916131, -22.341155856975412], [-47.25854125700213, -22.34116668824761], [-47.25853294261301, -22.341177156024504], [-47.25852479848502, -22.341187260350885], [-47.25851682723021, -22.341197001648077], [-47.25850903155693, -22.341206380737475], [-47.258501414244705, -22.341215398861397], [-47.25849397811278, -22.341224057708413], [-47.25848672598889, -22.341232359435125], [-47.258479660674915, -22.341240306687745], [-47.25847278490925, -22.341247902623415], [-47.2584661013281, -22.34125515092852], [-47.25845961242176, -22.34126205583819], [-47.258453320489785, -22.341268622152178], [-47.258447227594715, -22.341274855247264], [-47.25844133551136, -22.341280761089674], [-47.25843564567469, -22.34128634624326], [-47.258430159125325, -22.341291617874955], [-47.258424876454356, -22.341296583755543], [-47.258419797746434, -22.34130125225659], [-47.25841492214207, -22.341305632684396], [-47.25841019552195, -22.34130978110677], [-47.25840545782562, -22.341313841824622], [-47.25840059071838, -22.341317915891302], [-47.258395583901795, -22.341322009166234], [-47.2583904402661, -22.3413261164444], [-47.2583851629026, -22.341330232588554], [-47.2583797550984, -22.341334352534247], [-47.25837422032665, -22.341338471297583], [-47.258368562240705, -22.341342583980115], [-47.25836278466876, -22.34134668577276], [-47.25835689160596, -22.341350771961558], [-47.25835088720919, -22.34135483793112], [-47.25834477579169, -22.341358879168396], [-47.25833856181458, -22.341362891267913], [-47.25833224988163, -22.34136686993514], [-47.25832584473726, -22.341370810987243], [-47.258319351256304, -22.341374710359528], [-47.25831277444013, -22.3413785641073], [-47.25830611941247, -22.34138236840816], [-47.25829939141196, -22.34138611956612], [-47.258292595788745, -22.34138981401318], [-47.258285737999216, -22.341393448312267], [-47.25827882359992, -22.341397019160226], [-47.258271858242985, -22.3414005233902], [-47.2582648476719, -22.341403957973675], [-47.25825779771652, -22.34140732002309], [-47.258250714286085, -22.341410606795165], [-47.25824360336691, -22.341413815692142], [-47.258236471017014, -22.341416944264438], [-47.258229323359835, -22.34141999021358], [-47.258222166580765, -22.341422951394083], [-47.258215006919826, -22.34142582581671], [-47.25820785066829, -22.341428611650176], [-47.2582007041635, -22.34143130722364], [-47.258193573782776, -22.341433911029412], [-47.258186465936724, -22.341436421725835], [-47.25817938706572, -22.34143883813903], [-47.258172343632715, -22.341441159265703], [-47.2581653421142, -22.341443384276786], [-47.25815838899917, -22.341445512517918], [-47.25815149078005, -22.341447543512967], [-47.258144653942345, -22.34144947696721], [-47.258137884963176, -22.3414513127682], [-47.25813119029804, -22.34145305098955], [-47.258124576375415, -22.341454691892533], [-47.25811804959155, -22.34145623592744], [-47.258111615977235, -22.341457683808716], [-47.258105212921684, -22.341459051082094], [-47.25809862001839, -22.341460383558687], [-47.25809165609441, -22.341461713414137], [-47.2580842912333, -22.34146304001425], [-47.258076517198695, -22.341464358418936], [-47.25806832664258, -22.341465663633198], [-47.25805971307511, -22.341466950657715], [-47.258050670831636, -22.3414682145356], [-47.25804119502706, -22.341469450397017], [-47.258031281518306, -22.341470653498167], [-47.25799291669094, -22.341474972724576]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 805.752604829, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26210524685898, -22.33538355468591], [-47.26208103526709, -22.335407685781266], [-47.26206251896619, -22.3354262008201], [-47.26204393776328, -22.335444844972095], [-47.26202529395082, -22.33546362013545], [-47.26200658985504, -22.33548252823107], [-47.261987827837785, -22.335501571200542], [-47.26196901029727, -22.3355207510055], [-47.261950139667995, -22.335540069627534], [-47.261931218421154, -22.33555952906776], [-47.261912249066846, -22.335579131344375], [-47.26189323415585, -22.335598878490707], [-47.2618741762773, -22.335618772557428], [-47.261855078062034, -22.335638815608874], [-47.261835942182806, -22.335659009722455], [-47.26181677135615, -22.335679356986507], [-47.26179756834137, -22.335699859500885], [-47.261778335942445, -22.33572051937469], [-47.261759077012194, -22.33574133872103], [-47.26173980529891, -22.3357623078546], [-47.26172057109902, -22.335783375966734], [-47.26170141972559, -22.33580449358341], [-47.26168235878588, -22.335825651419928], [-47.261663387927285, -22.335846848912585], [-47.26164450679683, -22.335868085500227], [-47.261625715038804, -22.335889360627007], [-47.26160701229814, -22.335910673738656], [-47.26158839821877, -22.33593202428422], [-47.26156987244176, -22.33595341171846], [-47.26155143460912, -22.335974835497446], [-47.261533084362526, -22.335996295079948], [-47.26151482134141, -22.336017789929855], [-47.26149664518486, -22.336039319514004], [-47.26147855553255, -22.336060883301037], [-47.261460552023145, -22.336082480763263], [-47.26144263429378, -22.336104111377445], [-47.26142480198237, -22.336125774622076], [-47.261407054726156, -22.336147469979043], [-47.26138939216213, -22.336169196933252], [-47.26137181392719, -22.33619095497235], [-47.261354319657514, -22.336212743587662], [-47.261336908989875, -22.33623456227252], [-47.26131958155996, -22.336256410524303], [-47.26130233700439, -22.336278287842095], [-47.26128517495956, -22.336300193728054], [-47.26126809506175, -22.336322127687353], [-47.26125109694765, -22.336344089227335], [-47.261234180253645, -22.336366077858816], [-47.261217344616234, -22.33638809309519], [-47.26120058967285, -22.33641013445171], [-47.26118391506072, -22.336432201446595], [-47.261167320417194, -22.336454293601058], [-47.2611508053805, -22.336476410437964], [-47.26113436958884, -22.336498551483196], [-47.261118012681, -22.33652071626486], [-47.2611017342962, -22.336542904313436], [-47.26108553407376, -22.336565115162305], [-47.26106941165508, -22.336587348344917], [-47.261053366679775, -22.336609603400213], [-47.26103739878898, -22.336631879868197], [-47.26102150762537, -22.336654177289617], [-47.26100569283142, -22.336676495208625], [-47.26098995405039, -22.336698833171152], [-47.26097429092602, -22.336721190725683], [-47.26095870310299, -22.3367435674223], [-47.26094319022652, -22.336765962813494], [-47.26092775194337, -22.33678837645243], [-47.260912387900206, -22.336810807895546], [-47.26089709774471, -22.33683325670095], [-47.26088188112531, -22.336855722428602], [-47.26086673769157, -22.336878204639913], [-47.260851667094464, -22.33690070289723], [-47.26083666898445, -22.336923216766735], [-47.26082174301377, -22.336945745815083], [-47.26080688883525, -22.33696828961097], [-47.26079210610343, -22.336990847723794], [-47.260777394473564, -22.337013419724595], [-47.260762753600524, -22.337036005188324], [-47.260748183141786, -22.337058603688824], [-47.260733682755415, -22.337081214802136], [-47.26071925209984, -22.33710383810676], [-47.26070489083553, -22.33712647318104], [-47.26069059868417, -22.33714911950935], [-47.2606763757746, -22.337171775921], [-47.26066222226542, -22.337194441133366], [-47.26064813787217, -22.337217114540437], [-47.26063412213915, -22.33723979581083], [-47.260620174609976, -22.337262484615927], [-47.26060629482822, -22.337285180628893], [-47.26059248233728, -22.337307883524925], [-47.260578736679605, -22.33733059298264], [-47.2605650573984, -22.337353308681244], [-47.260551444036736, -22.337376030302085], [-47.26053789613677, -22.33739875752992], [-47.260524413241804, -22.337421490049632], [-47.26051099489466, -22.337444227548843], [-47.26049764063738, -22.33746696971854], [-47.26048435001364, -22.33748971624909], [-47.26047112256668, -22.337512466833555], [-47.26045795783919, -22.33753522116816], [-47.26044485537449, -22.337557978950233], [-47.26043181471668, -22.33758073987785], [-47.26041883540905, -22.33760350365278], [-47.26040591699655, -22.337626269976187], [-47.26039305902317, -22.337649038552957], [-47.2603802610327, -22.33767180909094], [-47.26036752257205, -22.33769458129468], [-47.26035484318558, -22.337717354875387], [-47.26034222241901, -22.33774012954463], [-47.2603296598193, -22.337762905013857], [-47.2603171549329, -22.337785680997968], [-47.260304707307576, -22.3378084572118], [-47.26029231649045, -22.33783123337395], [-47.26027998202988, -22.33785400920332], [-47.26026770347521, -22.33787678441936], [-47.2602554803755, -22.337899558744642], [-47.26024331228085, -22.337922331902366], [-47.26023119874201, -22.337945103617074], [-47.26021913931015, -22.33796787361515], [-47.26020713353714, -22.3379906416242], [-47.26019518097572, -22.33801340737288], [-47.26018328117938, -22.338036170591128], [-47.26017143370185, -22.338058931010867], [-47.26015963809784, -22.338081688365055], [-47.260147893923126, -22.338104442387188], [-47.260136200733854, -22.338127192812735], [-47.26012455808687, -22.338149939378553], [-47.26011296554038, -22.338172681821582], [-47.26010142265318, -22.338195419880485], [-47.260089928984364, -22.33821815329578], [-47.26007848409406, -22.33824088180906], [-47.2600670876318, -22.338263604986345], [-47.2600557430896, -22.33828631468659], [-47.260044458796706, -22.33830899226571], [-47.260033239155256, -22.338331625850337], [-47.26002208327205, -22.33835421411117], [-47.26001098988188, -22.338376756487563], [-47.25999995772744, -22.338399252424313], [-47.259988985558806, -22.338421701372653], [-47.25997807213468, -22.338444102787594], [-47.259967216221476, -22.338466456130007], [-47.259956416593305, -22.338488760866525], [-47.25994567203355, -22.338511016466548], [-47.25993530177149, -22.338532556814474], [-47.259924648551326, -22.338554742400976], [-47.2599140468925, -22.33857687732746], [-47.25990349560551, -22.33859896108349], [-47.25989299351243, -22.338620993156347], [-47.25988253944079, -22.3386429730439], [-47.25987213222897, -22.338664900243252], [-47.259861770723205, -22.338686774257255], [-47.25985145377806, -22.338708594593058], [-47.2598411802576, -22.338730360760255], [-47.25983094903388, -22.338752072273437], [-47.25982075898848, -22.338773728649315], [-47.25981060901121, -22.338795329409436], [-47.259800498000374, -22.338816874079583], [-47.25979042486468, -22.338838362185555], [-47.25978038852061, -22.338859793258898], [-47.259770387893, -22.33888116683591], [-47.25976042191732, -22.338902482452085], [-47.25975048953636, -22.338923739650003], [-47.25974058970322, -22.338944937972435], [-47.25973072137847, -22.33896607696848], [-47.259720883534605, -22.338987156184118], [-47.25971107514833, -22.33900817517872], [-47.25970129521045, -22.339029133503733], [-47.25969154271699, -22.33905003072202], [-47.259681816675766, -22.33907086639344], [-47.25967211610115, -22.33909164008618], [-47.25966244001858, -22.3391123513673], [-47.259652787461874, -22.339132999807973], [-47.25964315747249, -22.339153584985834], [-47.25963354910333, -22.339174106476108], [-47.25962396141381, -22.339194563862627], [-47.259614393474614, -22.339214956727492], [-47.259604844363594, -22.339235284659864], [-47.25959531316808, -22.339255547251145], [-47.25958579898496, -22.339275744094564], [-47.25957630091854, -22.33929587479014], [-47.25956681808494, -22.33931593893482], [-47.259557349604336, -22.339335936139495], [-47.2595478946101, -22.33935586600935], [-47.25953845224307, -22.339375728155865], [-47.25952902165094, -22.339395522198597], [-47.259519601992864, -22.339415247754857], [-47.25951019243495, -22.339434904449668], [-47.25950079215223, -22.33945449191146], [-47.25949173203116, -22.33947332037447], [-47.25948236316938, -22.339492738443337], [-47.25947300072696, -22.339512087339788], [-47.259463637612434, -22.339531379781256], [-47.259454264053176, -22.339550634810116], [-47.259444876207986, -22.339569859710547], [-47.259435473775454, -22.3395890544823], [-47.259426056504765, -22.33960821902331], [-47.25941662414562, -22.33962735323282], [-47.25940717644935, -22.339646457008843], [-47.259397713166784, -22.339665530252457], [-47.25938823404986, -22.33968457286491], [-47.25937873885154, -22.339703584747255], [-47.259369227324534, -22.339722565803378], [-47.25935969922277, -22.33974151593671], [-47.259350154300655, -22.339760435051907], [-47.259340592312846, -22.339779323055183], [-47.25933101301483, -22.339798179853137], [-47.259321416162415, -22.339817005353837], [-47.2593118015121, -22.3398357994661], [-47.25930216882111, -22.33985456209923], [-47.25929251784664, -22.339873293164608], [-47.25928284834682, -22.3398919925739], [-47.25927316007984, -22.339910660240477], [-47.25926345280442, -22.339929296078807], [-47.25925372628043, -22.339947900003025], [-47.259243980267286, -22.339966471929973], [-47.259234214524874, -22.33998501177765], [-47.259224428813866, -22.340003519464396], [-47.25921462289533, -22.340021994909634], [-47.25920479653052, -22.34004043803433], [-47.25919494948069, -22.340058848761263], [-47.25918508150788, -22.340077227013612], [-47.25917519237439, -22.340095572715754], [-47.25916528184295, -22.340113885793137], [-47.25915534967625, -22.340132166173003], [-47.25914539563665, -22.340150413784905], [-47.25913541948825, -22.340168628556945], [-47.259125420994586, -22.340186810419997], [-47.259115399918564, -22.34020495930754], [-47.25910535602454, -22.340223075152338], [-47.259095289076726, -22.3402411578888], [-47.25908519883875, -22.34025920745411], [-47.259075085075445, -22.34027722378485], [-47.259064947550854, -22.34029520682046], [-47.259054786029175, -22.34031315650176], [-47.25904460027561, -22.34033107276916], [-47.259034390054, -22.340348955567], [-47.25902415512896, -22.340366804839675], [-47.25901389526532, -22.340384620532664], [-47.25900361022751, -22.340402402593416], [-47.25899329977965, -22.340420150971376], [-47.258982963686194, -22.340437865616714], [-47.25897260171147, -22.340455546481103], [-47.258962213619704, -22.340473193517578], [-47.25895179917446, -22.340490806681697], [-47.258941358139474, -22.34050838592987], [-47.25893089027845, -22.34052593121963], [-47.25892039535452, -22.34054344251078], [-47.258909873130946, -22.340560919763927], [-47.258899323370485, -22.340578362941653], [-47.25888874583511, -22.34059577200872], [-47.25887814028744, -22.340613146930103], [-47.25886750648904, -22.340630487673323], [-47.25885684420084, -22.340647794207893], [-47.2588461531843, -22.340665066503465], [-47.25883543319934, -22.340682304532997], [-47.25882468400653, -22.340699508269147], [-47.25881390536485, -22.340716677688178], [-47.25880309703321, -22.340733812767034], [-47.25879225877031, -22.340750913483742], [-47.25878139033336, -22.34076797981955], [-47.258770491479815, -22.340785011755827], [-47.258759561966144, -22.340802009276075], [-47.25874860154814, -22.34081897236562], [-47.258737609980535, -22.34083590101183], [-47.258726587017755, -22.34085279520311], [-47.258715532413454, -22.340869654929527], [-47.25870444592037, -22.340886480182938], [-47.25869333213085, -22.3409032636471], [-47.258682252125524, -22.34091991279483], [-47.25867129767137, -22.340936285621503], [-47.25866050426474, -22.34095232310196], [-47.25864987116474, -22.340968021161615], [-47.25863939732727, -22.340983376721937], [-47.25862908201148, -22.34099838679946], [-47.258618924776535, -22.341013048516842], [-47.25860892547698, -22.34102735911592], [-47.25859908425495, -22.341041315975396], [-47.25858940153542, -22.341054916624223], [-47.258579878016356, -22.341068158761736], [-47.258578584165534, -22.341069938760135], [-47.25855637214583, -22.341100202722487], [-47.258552273568895, -22.341105714012087], [-47.25854339899292, -22.341117503119136], [-47.258534690878925, -22.341128925404107], [-47.25852615134679, -22.341139979988064], [-47.258517782703585, -22.341150666303825], [-47.25850958742297, -22.34116098412129], [-47.25850156812706, -22.341170933567668], [-47.25849372756124, -22.34118051515387], [-47.258486068568956, -22.34118972979834], [-47.25847859406622, -22.341198578848424], [-47.2584713070095, -22.34120706410618], [-47.25846421036393, -22.341215187850484], [-47.25845730706825, -22.34122295285907], [-47.25845059999658, -22.34123036243021], [-47.25844409191886, -22.341237420401526], [-47.258437785456465, -22.34124413116954], [-47.258431683036285, -22.341250499706202], [-47.25842578684384, -22.341256531571386], [-47.25842009877148, -22.3412622329254], [-47.25841462036524, -22.341267610537596], [-47.25840935276941, -22.34127267179171], [-47.25840429667028, -22.341277424686705], [-47.258399452238116, -22.341281877833737], [-47.25839481868125, -22.341286040796295], [-47.258390340942874, -22.34128997078151], [-47.25838585597895, -22.341293814879812], [-47.258381243163015, -22.341297676088576], [-47.258376491931784, -22.341301560411637], [-47.25837160515956, -22.34130546257956], [-47.25836658592548, -22.34130937739201], [-47.258361437508164, -22.341313299722806], [-47.25835616337581, -22.341317224527888], [-47.25835076718021, -22.341321146850213], [-47.25834525275131, -22.341325061823767], [-47.258339624089096, -22.34132896467949], [-47.25833388535843, -22.341332850748746], [-47.25832804088345, -22.341336715467136], [-47.258322095138915, -22.34134055437995], [-47.258316052744966, -22.341344363145403], [-47.258309918465066, -22.341348137535626], [-47.25830369719556, -22.341351873443013], [-47.25829739396163, -22.341355566882342], [-47.25829101391321, -22.341359213992884], [-47.2582845623173, -22.341362811042714], [-47.25827804455449, -22.341366354430413], [-47.25827146611356, -22.34136984068784], [-47.25826483258551, -22.34137326648335], [-47.25825814965854, -22.341376628624175], [-47.25825142311405, -22.34137992405851], [-47.25824465882136, -22.341383149878133], [-47.25823786273076, -22.341386303321826], [-47.25823104087097, -22.341389381776683], [-47.258224199343864, -22.341392382780665], [-47.25821734431788, -22.341395304025838], [-47.25821048202461, -22.34139814336004], [-47.25820361875135, -22.34140089879031], [-47.25819676083754, -22.34140356848464], [-47.25818991466965, -22.341406150774574], [-47.25818308667482, -22.34140864415769], [-47.258176283314086, -22.341411047300973], [-47.258169511078826, -22.341413359042125], [-47.258162776483495, -22.341415578392787], [-47.25815608605625, -22.341417704542092], [-47.258149446338024, -22.341419736857166], [-47.25814286387326, -22.34142167488669], [-47.258136345199304, -22.341423518364238], [-47.25812989684505, -22.341425267209047], [-47.2581235253172, -22.341426921530047], [-47.258117237095114, -22.34142848162716], [-47.25811103862521, -22.341429947993035], [-47.258104935981535, -22.34143132138942], [-47.25809886530158, -22.341432617689055], [-47.25809260196281, -22.341433883558], [-47.25808596134569, -22.341435151673544], [-47.25807891294502, -22.34143642127088], [-47.258071448344666, -22.341437687198265], [-47.25806356003365, -22.341438944247802], [-47.25805524137538, -22.341440187207333], [-47.25804648657398, -22.34144141090793], [-47.25803729062788, -22.34144261026925], [-47.2580079045289, -22.34144617655731]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 800.270679371, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26207438895489, -22.335374569368632], [-47.262041186967366, -22.335407769092026], [-47.262022570781554, -22.335426448342186], [-47.26200389020917, -22.33544526052116], [-47.26198514758737, -22.33546420755963], [-47.26196634528966, -22.335483291409393], [-47.26194748572652, -22.335502514042528], [-47.261928571345415, -22.33552187745164], [-47.261909604631185, -22.33554138364898], [-47.26189058810828, -22.335561034664455], [-47.2618715243426, -22.33558083254323], [-47.26185241593911, -22.335600779348063], [-47.261833265545235, -22.33562087715581], [-47.26181407585113, -22.335641128056537], [-47.261794849591475, -22.335661534151498], [-47.26177558954458, -22.335682097553573], [-47.26175629853418, -22.3357028203852], [-47.26173697943386, -22.3357237047728], [-47.26171764621436, -22.33574474082586], [-47.26169835007826, -22.3357658767755], [-47.26167913717592, -22.335787062234026], [-47.26166001525869, -22.33580828775201], [-47.26164098397067, -22.33582955276253], [-47.26162204295554, -22.335850856701352], [-47.2616031918542, -22.335872199009447], [-47.261584430308254, -22.33589357912958], [-47.261565757958195, -22.33591499650782], [-47.26154717444172, -22.33593645059603], [-47.26152867939736, -22.335957940847486], [-47.261510272463426, -22.33597946671813], [-47.26149195327584, -22.336001027669177], [-47.26147372147023, -22.336022623164816], [-47.26145557668281, -22.336044252671037], [-47.26143751854878, -22.336065915657645], [-47.261419546701724, -22.33608761159895], [-47.2614016607761, -22.336109339971006], [-47.26138386040562, -22.336131100253326], [-47.2613661452238, -22.336152891928517], [-47.26134851486399, -22.336174714481977], [-47.26133096895885, -22.336196567402816], [-47.261313507141644, -22.33621845018224], [-47.261296129044524, -22.336240362315536], [-47.261278834300576, -22.336262303299744], [-47.2612616225427, -22.336284272635048], [-47.26124449340362, -22.336306269824636], [-47.26122744651657, -22.336328294374024], [-47.26121048151431, -22.336350345792148], [-47.26119359802992, -22.336372423590667], [-47.26117679569726, -22.336394527283037], [-47.2611600741501, -22.33641665638584], [-47.26114343302223, -22.336438810418606], [-47.26112687194844, -22.336460988902626], [-47.26111039056344, -22.336483191362195], [-47.261093988502495, -22.33650541732394], [-47.2610776654014, -22.336527666316854], [-47.26106142089597, -22.33654993787294], [-47.26104525462422, -22.336572231524254], [-47.26102916622227, -22.336594546808357], [-47.26101315532783, -22.336616883264032], [-47.26099722158016, -22.33663924043072], [-47.26098136461833, -22.336661617851316], [-47.26096558408219, -22.336684015070666], [-47.260949879612156, -22.33670643163607], [-47.260934250849445, -22.3367288670965], [-47.26091869743599, -22.33675132100343], [-47.26090321901519, -22.336773792908964], [-47.2608878152304, -22.336796282368578], [-47.260872485725955, -22.33681878893934], [-47.26085723014701, -22.336841312180358], [-47.26084204813982, -22.336863851652176], [-47.26082693935215, -22.336886406916204], [-47.260811903431176, -22.336908977537856], [-47.26079694002589, -22.336931563083], [-47.26078204878595, -22.33695416311955], [-47.26076722936267, -22.336976777216176], [-47.260752481408126, -22.336999404943214], [-47.26073780457402, -22.337022045874914], [-47.26072319851472, -22.337044699584542], [-47.26070866288513, -22.337067365647457], [-47.2606941973406, -22.337090043641624], [-47.26067980153851, -22.33711273314479], [-47.26066547519858, -22.337135433639002], [-47.26065121845554, -22.337158143938833], [-47.26063703147626, -22.337180862742716], [-47.26062291397718, -22.337203589437348], [-47.260608865500274, -22.337226323689247], [-47.260594885586826, -22.3372490651676], [-47.26058097377808, -22.337271813543484], [-47.26056712961514, -22.337294568489988], [-47.26055335263809, -22.33731732968381], [-47.26053964238782, -22.337340096802095], [-47.26052599840507, -22.33736286952427], [-47.26051242022967, -22.337385647533193], [-47.26049890740257, -22.33740843051188], [-47.26048545946424, -22.337431218146136], [-47.26047207595442, -22.337454010125118], [-47.26045875641445, -22.337476806137445], [-47.26044550038525, -22.33749960587445], [-47.260432307407164, -22.337522409030694], [-47.26041917702117, -22.337545215301805], [-47.2604061087691, -22.337568024384225], [-47.260393102191884, -22.337590835978194], [-47.26038015683219, -22.33761364978327], [-47.26036727223169, -22.337636465502822], [-47.26035444793188, -22.337659282843237], [-47.26034168347735, -22.337682101507575], [-47.260328978410236, -22.337704921205596], [-47.26031633227395, -22.337727741647463], [-47.260303744613154, -22.337750562543302], [-47.26029121497207, -22.337773383606628], [-47.26027874289625, -22.337796204551015], [-47.26026632793051, -22.33781902509372], [-47.26025396962099, -22.337841844952425], [-47.260241667514805, -22.33786466384534], [-47.26022942115883, -22.337887481493823], [-47.26021723010096, -22.33791029761993], [-47.260205093889745, -22.33793311194708], [-47.26019301207418, -22.337955924200447], [-47.260180984203984, -22.33797873410663], [-47.260169009829724, -22.338001541393208], [-47.26015708850275, -22.338024345788966], [-47.2601452197747, -22.33804714702493], [-47.260133403198125, -22.33806994483301], [-47.26012163832673, -22.338092738945736], [-47.26010992471454, -22.338115529097596], [-47.26009826191639, -22.33813831502458], [-47.260086649488414, -22.338161096462702], [-47.26007508698732, -22.338183873149635], [-47.26006357397023, -22.338206644825178], [-47.26005210999523, -22.338229411230014], [-47.260040694711506, -22.338252171926072], [-47.26002933168198, -22.338274918625583], [-47.260018029401394, -22.338297632344815], [-47.26000679237145, -22.338320300998525], [-47.259995619700994, -22.338342923240834], [-47.25998451011996, -22.33836549850889], [-47.25997346236632, -22.338388026245312], [-47.25996247518553, -22.338410505899247], [-47.25995154733191, -22.338432936923784], [-47.25994067756755, -22.338455318777886], [-47.25992986466244, -22.33847765092644], [-47.25991910739601, -22.338499932837127], [-47.25990873092785, -22.33852148606703], [-47.2598980658491, -22.338543696309095], [-47.25988745289269, -22.33856585478592], [-47.25987689086563, -22.338587960985727], [-47.25986637858677, -22.33861001439437], [-47.25985591488046, -22.338632014508566], [-47.25984549858219, -22.33865396082421], [-47.25983512853532, -22.33867585284306], [-47.259824803591826, -22.338697690071292], [-47.259814522613226, -22.33871947201748], [-47.25980428446932, -22.338741198195375], [-47.25979408803953, -22.338762868120828], [-47.25978393221161, -22.33878448131463], [-47.259773815882085, -22.338806037301925], [-47.259763737958004, -22.338827535607848], [-47.25975369735437, -22.338848975763355], [-47.259743692994576, -22.33887035730429], [-47.25973372381306, -22.338891679765656], [-47.25972378875153, -22.338912942689717], [-47.25971388676227, -22.338934145618772], [-47.25970401680518, -22.33895528810183], [-47.25969417785225, -22.338976369684467], [-47.25968436887984, -22.338997389926067], [-47.259674588878646, -22.339018348377877], [-47.25966483684464, -22.339039244602752], [-47.25965511178577, -22.339060078160554], [-47.25964541271681, -22.339080848619556], [-47.25963573866364, -22.339101555546932], [-47.25962608866082, -22.339122198514], [-47.25961646175053, -22.33914277709872], [-47.25960685698677, -22.339163290876556], [-47.25959727343009, -22.339183739431743], [-47.25958771015248, -22.33920412234676], [-47.25957816623333, -22.33922443921127], [-47.25956864076162, -22.33924468961723], [-47.25955913283607, -22.339264873158445], [-47.25954964156294, -22.33928498943566], [-47.25954016606058, -22.33930503804641], [-47.25953070545145, -22.339325018602597], [-47.25952125887136, -22.33934493071011], [-47.25951182546387, -22.33936477398142], [-47.25950240437941, -22.33938454803708], [-47.259492994780175, -22.339404252495495], [-47.259483595835356, -22.339423886982846], [-47.259474206723276, -22.339443451128766], [-47.259465164476595, -22.33946224240226], [-47.259455808194595, -22.339481634390076], [-47.259446458892306, -22.33950095612258], [-47.25943710936481, -22.339520220560487], [-47.25942774966903, -22.339539447103373], [-47.25941837589864, -22.33955864317295], [-47.259408987752636, -22.339577808771434], [-47.25939958498151, -22.339596943797556], [-47.25939016733629, -22.33961604815112], [-47.25938073456966, -22.33963512173096], [-47.25937128643382, -22.3396541644388], [-47.25936182268203, -22.339673176176635], [-47.25935234306869, -22.339692156846244], [-47.25934284734788, -22.339711106352308], [-47.2593333352749, -22.339730024599103], [-47.25932380660561, -22.339748911491984], [-47.259314261096065, -22.33976776693804], [-47.2593046985032, -22.339786590844678], [-47.25929511858428, -22.339805383120865], [-47.25928552109721, -22.33982414367628], [-47.25927590580072, -22.339842872421062], [-47.259266272453445, -22.33986156926761], [-47.25925662081502, -22.33988023412845], [-47.259246950645114, -22.339898866917956], [-47.259237261703944, -22.33991746755158], [-47.25922755375287, -22.33993603594436], [-47.259217826552856, -22.33995457201423], [-47.259208079865274, -22.33997307568023], [-47.25919831345234, -22.33999154686175], [-47.25918852707666, -22.340009985479245], [-47.25917872050103, -22.340028391454823], [-47.25916889348822, -22.34004676471242], [-47.25915904580187, -22.3400651051763], [-47.25914917720582, -22.340083412772024], [-47.259139287464365, -22.340101687426273], [-47.25912937634177, -22.340119929067416], [-47.25911944360193, -22.340138137626354], [-47.259109489010584, -22.3401563130324], [-47.259099512332796, -22.34017445521765], [-47.25908951333311, -22.340192564117014], [-47.25907949177744, -22.340210639664488], [-47.25906944743159, -22.34022868179591], [-47.2590593800608, -22.340246690449813], [-47.259049289431495, -22.34026466556417], [-47.25903917530929, -22.340282607079903], [-47.25902903746003, -22.340300514939237], [-47.25901887565048, -22.34031838908412], [-47.259008689646095, -22.340336229460412], [-47.25899847921311, -22.340354036013956], [-47.25898824411793, -22.34037180869187], [-47.2589779841266, -22.34038954744322], [-47.25896769900482, -22.340407252219006], [-47.25895738851868, -22.34042492297108], [-47.25894705243408, -22.34044255965276], [-47.25893669051685, -22.34046016221884], [-47.25892630253213, -22.340477730626546], [-47.258915888245234, -22.340495264834054], [-47.25890544742151, -22.340512764800714], [-47.258894979825584, -22.340530230488124], [-47.25888448522234, -22.34054766185875], [-47.25887396337609, -22.340565058876997], [-47.25886341405041, -22.340582421509623], [-47.25885283700944, -22.34059974972343], [-47.25884223201627, -22.340617043487953], [-47.25883159883344, -22.340634302774696], [-47.25882093722388, -22.340651527555302], [-47.25881024694904, -22.34066871780482], [-47.25879952777108, -22.340685873497947], [-47.25878877945041, -22.34070299461309], [-47.25877800174748, -22.34072008112929], [-47.258767194422475, -22.340737133026792], [-47.258756357234034, -22.340754150288994], [-47.25874548994112, -22.340771132899572], [-47.25873459230168, -22.34078808084422], [-47.25872366407288, -22.34080499411055], [-47.25871270501094, -22.340821872688267], [-47.258701714871634, -22.340838716568182], [-47.258690693410074, -22.340855525742686], [-47.25867964038038, -22.340872300206076], [-47.25866856046585, -22.34088903250922], [-47.258657515888025, -22.340905628417804], [-47.25864660016695, -22.34092194334837], [-47.258635849538244, -22.340937917262327], [-47.25862526332986, -22.340953546089743], [-47.2586148405608, -22.340968826775132], [-47.25860458055894, -22.340983756359826], [-47.258594482957804, -22.340998331993354], [-47.258584547691676, -22.341012550946488], [-47.258574774987856, -22.34102641062954], [-47.25856516536161, -22.341039908605726], [-47.25855571960632, -22.341053042611872], [-47.258551729988326, -22.34105853127517], [-47.25852946842806, -22.341088774191594], [-47.25852837749986, -22.34109024114455], [-47.2585196004192, -22.34110190073463], [-47.25851099501787, -22.341113188290414], [-47.25850256353749, -22.341124102996798], [-47.25849430841025, -22.34113464435616], [-47.25848623223819, -22.341144812214228], [-47.25847833777439, -22.34115460678065], [-47.25847062789758, -22.341164028655875], [-47.258463105586316, -22.341173078855444], [-47.258455773893104, -22.341181758831755], [-47.25844863591162, -22.341190070500307], [-47.2584416947444, -22.341198016262215], [-47.25843495346703, -22.34120559902682], [-47.25842841508938, -22.341212822233494], [-47.25842208251514, -22.341219689871004], [-47.258415958496684, -22.34122620649744], [-47.25841004558833, -22.341232377256834], [-47.25840434609854, -22.341238207892133], [-47.25839886203718, -22.341243704757844], [-47.25839359506139, -22.341248874828707], [-47.25838854641915, -22.341253725705272], [-47.25838371689185, -22.34125826561474], [-47.25837910673544, -22.34126250340781], [-47.25837471522606, -22.34126644890517], [-47.258370486369465, -22.341270160453288], [-47.258366254137954, -22.341273787932106], [-47.25836189561329, -22.34127743628303], [-47.2583573999674, -22.341281111654244], [-47.25835277005867, -22.34128480871197], [-47.258348008953995, -22.34128852219282], [-47.25834311992354, -22.341292246908797], [-47.25833810643057, -22.341295977755692], [-47.258332972125295, -22.341299709717845], [-47.2583277208394, -22.341303437872373], [-47.25832235657774, -22.341307157395065], [-47.25831688351317, -22.34131086356407], [-47.25831130598066, -22.341314551763634], [-47.25830562846868, -22.341318217489825], [-47.258299855613714, -22.341321856353552], [-47.25829399219826, -22.341325464081976], [-47.258288043140126, -22.34132903652454], [-47.25828201348839, -22.34133256965547], [-47.258275908419186, -22.341336059575713], [-47.258269733227806, -22.341339502517478], [-47.25826349332531, -22.341342894845855], [-47.25825719423299, -22.341346233061667], [-47.25825084157611, -22.34134951380481], [-47.25824444107906, -22.341352733856557], [-47.258237998561086, -22.3413558901418], [-47.258231519931044, -22.34135897973167], [-47.258225011180194, -22.34136199984704], [-47.25821847837974, -22.34136494785981], [-47.25821192767532, -22.341367821295552], [-47.25820536528045, -22.341370617836812], [-47.25819879747292, -22.341373335324725], [-47.25819223058726, -22.34137597176268], [-47.25818567101114, -22.34137852531799], [-47.25817912518006, -22.341380994324375], [-47.258172599571004, -22.341383377284952], [-47.258166100695504, -22.34138567287506], [-47.258159635095936, -22.341387879944214], [-47.258153209338175, -22.341389997518952], [-47.2581468300021, -22.341392024806513], [-47.25814050368058, -22.34139396119555], [-47.258134236970065, -22.341395806259605], [-47.25812803645979, -22.34139755976052], [-47.258121908730296, -22.341399221649247], [-47.25811586033967, -22.341400792069848], [-47.258109897818, -22.341402271361144], [-47.25810402766193, -22.341403660058035], [-47.2580982559888, -22.34140495896961], [-47.25809251768431, -22.34140618429547], [-47.25808658390997, -22.34140738355683], [-47.258080266599606, -22.341408589932445], [-47.25807353465924, -22.3414098025271], [-47.258066379493044, -22.341411015977148], [-47.25805879342703, -22.341412224862022], [-47.25802317579404, -22.341417546783465]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 794.753925225, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26204357668061, -22.335365617278125], [-47.26201985497413, -22.335389337360656], [-47.26200120380541, -22.33540805170899], [-47.26198248647309, -22.335426900903574], [-47.26196370532528, -22.33544588688487], [-47.26194486274709, -22.335465011614886], [-47.26192596116133, -22.33548427707621], [-47.26190700302839, -22.335503685272357], [-47.26188799084676, -22.335523238226845], [-47.261868927155255, -22.335542937981153], [-47.26184981453489, -22.335562786592305], [-47.261830655606474, -22.33558278613527], [-47.261811453033964, -22.335602938699314], [-47.26179220952495, -22.335623246387186], [-47.26177292783229, -22.33564371131302], [-47.26175361075325, -22.3356643356028], [-47.261734261131416, -22.335685121392203], [-47.261714881861, -22.33570607082104], [-47.26169548713529, -22.335727173793618], [-47.26167612906297, -22.33574837758074], [-47.26165685463172, -22.335769630881074], [-47.26163767173696, -22.335790924080506], [-47.2616185800195, -22.335812256608918], [-47.26159957911967, -22.335833627898847], [-47.26158066867503, -22.335855037388246], [-47.26156184832375, -22.335876484516884], [-47.26154311770303, -22.33589796872776], [-47.261524476447065, -22.33591948946995], [-47.261505924191, -22.335941046193852], [-47.2614874605697, -22.33596263835261], [-47.26146908521563, -22.335984265404797], [-47.26145079776095, -22.336005926811875], [-47.261432597838414, -22.336027622037285], [-47.261414485079705, -22.336049350548265], [-47.26139645911496, -22.336071111816686], [-47.26137851957514, -22.336092905316132], [-47.26136066609039, -22.3361147305238], [-47.26134289829076, -22.33613658691996], [-47.26132521580607, -22.336158473987766], [-47.26130761826545, -22.33618039121414], [-47.26129010529864, -22.33620233808809], [-47.261272676534304, -22.336224314102882], [-47.261255331601994, -22.33624631875351], [-47.26123807013105, -22.336268351538095], [-47.26122089175068, -22.336290411958007], [-47.26120379609063, -22.33631249951678], [-47.26118678278015, -22.33633461372157], [-47.26116985144874, -22.336356754082193], [-47.261153001726804, -22.336378920110395], [-47.26113623324459, -22.336401111321077], [-47.26111954563237, -22.336423327232158], [-47.26110293852147, -22.336445567363274], [-47.26108641154311, -22.336467831237194], [-47.26106996432907, -22.336490118378983], [-47.261053596511665, -22.33651242831624], [-47.261037307723235, -22.336534760579536], [-47.2610210975984, -22.33655711469952], [-47.261004965769786, -22.3365794902124], [-47.26098891187168, -22.336601886655753], [-47.260972935539925, -22.336624303567703], [-47.26095703641022, -22.33664674048989], [-47.26094121411898, -22.33666919696605], [-47.260925468303206, -22.33669167254232], [-47.260909798600835, -22.33671416676659], [-47.26089420465038, -22.336736679189222], [-47.260878686091914, -22.33675920936134], [-47.260863242565456, -22.336781756837404], [-47.26084787371206, -22.33680432117353], [-47.260832579173545, -22.336826901927914], [-47.26081735859292, -22.3368494986602], [-47.260802211614674, -22.336872110930937], [-47.26078713788273, -22.336894738304736], [-47.26077213704281, -22.336917380346666], [-47.26075720874143, -22.336940036623883], [-47.26074235262666, -22.336962706704295], [-47.260727568347434, -22.336985390157526], [-47.260712855552256, -22.337008086557244], [-47.26069821389236, -22.337030795475965], [-47.26068364301956, -22.337053516488467], [-47.26066914258604, -22.337076249172167], [-47.260654712246144, -22.33709899310419], [-47.26064035171763, -22.337121747764286], [-47.26062606114113, -22.337144511952307], [-47.26061184069175, -22.337167284347686], [-47.260597690086826, -22.33719006432992], [-47.26058360886601, -22.337212851563297], [-47.26056959656825, -22.33723564571489], [-47.26055565273252, -22.337258446453653], [-47.26054177689756, -22.337281253450673], [-47.26052796860113, -22.337304066380547], [-47.26051422738179, -22.337326884918514], [-47.26050055277795, -22.337349708742018], [-47.260486944327056, -22.33737253753205], [-47.26047340156782, -22.33739537096971], [-47.260459924038294, -22.33741820873897], [-47.26044651127594, -22.337441050527254], [-47.26043316281972, -22.337463896021337], [-47.26041987820825, -22.337486744910894], [-47.26040665697954, -22.337509596888726], [-47.26039349867225, -22.337532451648865], [-47.260380402825895, -22.33755530888613], [-47.26036736897908, -22.337578168299128], [-47.26035439667218, -22.337601029585855], [-47.26034148544454, -22.337623892448185], [-47.26032863483535, -22.337646756591038], [-47.260315844386994, -22.337669621715907], [-47.2603031136392, -22.337692487531264], [-47.26029044213317, -22.337715353745775], [-47.2602778294113, -22.337738220068218], [-47.260265275015534, -22.337761086210755], [-47.26025277848915, -22.337783951885665], [-47.26024033937479, -22.337806816808932], [-47.2602279572163, -22.337829680696952], [-47.26021563155861, -22.33785254326674], [-47.26020336194638, -22.337875404238446], [-47.260191147925276, -22.337898263332953], [-47.26017898904167, -22.33792112027248], [-47.26016688484237, -22.337943974781158], [-47.26015483487498, -22.337966826584463], [-47.26014283868786, -22.337989675408878], [-47.260130895830244, -22.338012520982176], [-47.26011900585163, -22.33803536303437], [-47.260107168302476, -22.338058201296366], [-47.260095382734384, -22.338081035499645], [-47.26008364869931, -22.338103865377846], [-47.260071965749965, -22.33812669066598], [-47.26006033344045, -22.338149511099143], [-47.26004875132548, -22.338172326414142], [-47.260037218960086, -22.338195136349913], [-47.2600257359004, -22.338217940646263], [-47.26001430179519, -22.33824073886112], [-47.26000292027834, -22.338263522559892], [-47.25999160001004, -22.338286272419232], [-47.25998034559162, -22.338308976142002], [-47.25996915613391, -22.338331632365797], [-47.25995803036199, -22.338354240525526], [-47.25994696700911, -22.338376800061614], [-47.25993596481616, -22.338399310421153], [-47.259925022533004, -22.338421771055252], [-47.25991413891748, -22.338444181421046], [-47.25990331273545, -22.33846654098163], [-47.25989254276234, -22.33848884920298], [-47.25988216008808, -22.338510415314857], [-47.25987148315073, -22.338532650212482], [-47.25986085889673, -22.33855483223965], [-47.25985028612963, -22.338576960883202], [-47.25983976366495, -22.338599035627656], [-47.25982929032397, -22.33862105596849], [-47.25981886493923, -22.338643021400422], [-47.25980848635124, -22.33866493142416], [-47.25979815340936, -22.3386867855448], [-47.259787864972665, -22.338708583269977], [-47.25977761990855, -22.33873032411254], [-47.25976741709433, -22.338752007587562], [-47.2597572554158, -22.338773633215077], [-47.2597471337676, -22.33879520051952], [-47.25973705105511, -22.338816709025366], [-47.259727006191895, -22.338838158263055], [-47.25971699809994, -22.338859547767925], [-47.25970702571257, -22.338880877074462], [-47.259697087970466, -22.338902145724646], [-47.259687183825086, -22.33892335326036], [-47.25967731223566, -22.33894449923039], [-47.259667472173675, -22.338965583180048], [-47.25965766261515, -22.33898660466866], [-47.259647882550624, -22.339007563247254], [-47.25963813097602, -22.339028458478733], [-47.259628406899544, -22.339049289922908], [-47.25961870933622, -22.339070057148188], [-47.259609037312465, -22.339090759721785], [-47.25959938986352, -22.339111397215262], [-47.25958976603236, -22.339131969206832], [-47.259580164873995, -22.339152475272225], [-47.25957058545014, -22.33917291499609], [-47.25956102683414, -22.33919328796129], [-47.25955148810687, -22.33921359375795], [-47.259541968358945, -22.339233831978568], [-47.25953246669098, -22.339254002217572], [-47.25952298221116, -22.33927410407643], [-47.25951351404004, -22.33929413715329], [-47.259504061302344, -22.339314101060914], [-47.25949462313645, -22.339333995406133], [-47.259485198688495, -22.33935381980221], [-47.25947578711173, -22.339373573870848], [-47.25946638757134, -22.339393257231404], [-47.25945699923959, -22.339412869511296], [-47.25944762129818, -22.339432410341367], [-47.259438596925904, -22.339451164425295], [-47.25942925322369, -22.339470530332115], [-47.259419917061535, -22.339489824900664], [-47.25941058112107, -22.339509061334997], [-47.25940123528877, -22.339528259391944], [-47.25939187559321, -22.3395474266306], [-47.25938250173375, -22.339566563055886], [-47.25937311346219, -22.339585668567057], [-47.259363710530906, -22.33960474306475], [-47.25935429269392, -22.339623786448385], [-47.25934485970481, -22.339642798620435], [-47.259335411318176, -22.339661779483652], [-47.25932594728982, -22.339680728940564], [-47.25931646737521, -22.339699646896616], [-47.25930697133103, -22.33971853325682], [-47.25929745891458, -22.339737387927403], [-47.259287929883314, -22.33975621081622], [-47.259278383995614, -22.339775001831562], [-47.259268821010174, -22.33979376088324], [-47.25925924068637, -22.339812487881765], [-47.2592496427844, -22.339831182738273], [-47.25924002706434, -22.339849845365993], [-47.25923039328731, -22.339868475678394], [-47.25922074121449, -22.33988707359081], [-47.25921107060756, -22.339905639019698], [-47.259201381229445, -22.33992417188107], [-47.25919167284256, -22.339942672093887], [-47.25918194520984, -22.3399611395782], [-47.25917219809497, -22.339979574254475], [-47.25916243126217, -22.33999797604426], [-47.25915264447572, -22.340016344870744], [-47.25914283749999, -22.340034680658967], [-47.25913301010008, -22.3400529833344], [-47.259123162041476, -22.34007125282373], [-47.25911329309, -22.34008948905482], [-47.259103403011515, -22.340107691957304], [-47.259093491571456, -22.34012586146327], [-47.25908355853718, -22.340143997503286], [-47.2590736036753, -22.340162100010787], [-47.259063626751946, -22.34018016892193], [-47.25905362753464, -22.34019820417211], [-47.25904360579078, -22.34021620569848], [-47.25903356128717, -22.34023417344098], [-47.25902349379189, -22.34025210733899], [-47.25901340307208, -22.340270007334837], [-47.259003288895244, -22.340287873372226], [-47.258993151029735, -22.340305705394602], [-47.25898298924259, -22.340323503349282], [-47.25897280330166, -22.340341267183767], [-47.25896259297495, -22.340358996846657], [-47.258952358030115, -22.340376692288537], [-47.258942098234456, -22.340394353462184], [-47.25893181335562, -22.340411980321008], [-47.25892150316116, -22.34042957281998], [-47.258911167418475, -22.340447130915653], [-47.25890080589428, -22.340464654566947], [-47.25889041835552, -22.340482143733823], [-47.25888000456905, -22.340499598377367], [-47.25886956430118, -22.340517018461057], [-47.258859097318286, -22.34053440394916], [-47.25884860338628, -22.340551754807965], [-47.25883808227028, -22.34056907100612], [-47.25882753373603, -22.34058635251239], [-47.25881695754813, -22.340603599298205], [-47.25880635347064, -22.340620811337125], [-47.258795721268086, -22.34063798860279], [-47.25878506070341, -22.34065513107229], [-47.258774371540305, -22.340672238722416], [-47.258763653540655, -22.340689311533673], [-47.258752906466434, -22.340706349487224], [-47.25874213007933, -22.34072335256552], [-47.258731324139426, -22.340740320754186], [-47.25872048840716, -22.340757254038998], [-47.25870962264194, -22.340774152408038], [-47.25869872660238, -22.340791015851156], [-47.25868780004609, -22.340807844360445], [-47.25867684273031, -22.340824637929], [-47.25866585441149, -22.340841396551614], [-47.25865483484517, -22.340858120224993], [-47.258643788805664, -22.340874801367104], [-47.25863277965535, -22.340891344036553], [-47.25862190266734, -22.34090760107104], [-47.25861119481663, -22.34092351141851], [-47.258600655499855, -22.340939071013675], [-47.2585902837992, -22.340954276824128], [-47.258580079111326, -22.340969125916033], [-47.258570041144004, -22.340983615465706], [-47.25856016991135, -22.340997742772938], [-47.258550465725726, -22.341011505279543], [-47.25854092919278, -22.34102490058313], [-47.258531561201316, -22.34103792645794], [-47.25852487581517, -22.341047123785348], [-47.258502546926955, -22.34107733809989], [-47.25849580185062, -22.341086298346152], [-47.258487299161985, -22.34109745117278], [-47.25847897573335, -22.34110822600162], [-47.258470834122136, -22.3411186224046], [-47.25846287705864, -22.341128640303303], [-47.25845510742699, -22.341138279989817], [-47.25844752823922, -22.341147542154104], [-47.25844014260903, -22.341156427908814], [-47.258432953725354, -22.341164938811385], [-47.25842596481914, -22.341173076890744], [-47.258419179130264, -22.34118084467034], [-47.25841259987127, -22.341188245190967], [-47.25840623018765, -22.341195282033237], [-47.25840007311691, -22.341201959337003], [-47.25839413154242, -22.34120828182189], [-47.258388408145926, -22.34121425480408], [-47.25838290535881, -22.341219884209565], [-47.258377625308476, -22.341225176586985], [-47.258372569763154, -22.341230139116554], [-47.25836774007447, -22.341234779615643], [-47.25836313711905, -22.341239106539668], [-47.258358761238405, -22.341243128978853], [-47.25835461177652, -22.341246857011058], [-47.25835063180171, -22.34125035012212], [-47.258346652302606, -22.341253760981537], [-47.25834254806922, -22.34125719647465], [-47.25833830800869, -22.341260662894115], [-47.25833393496341, -22.341264154841717], [-47.2583294319881, -22.34126766699098], [-47.25832480234453, -22.341271194092204], [-47.25832004949092, -22.341274730980956], [-47.25831517707596, -22.34127827258301], [-47.258310188933066, -22.341281813918567], [-47.258305089071946, -22.34128535010831], [-47.25829988167342, -22.341288876377114], [-47.258294571083354, -22.341292388057926], [-47.25828916180386, -22.3412958805975], [-47.25828365848784, -22.341299349559602], [-47.258278065936786, -22.34130279062622], [-47.25827238909003, -22.341306199604055], [-47.25826663302044, -22.341309572426624], [-47.258260802930394, -22.341312905156656], [-47.258254904143485, -22.341316193990437], [-47.25824894210127, -22.341319435259532], [-47.258242922357496, -22.341322625433808], [-47.25823685057171, -22.34132576112461], [-47.25823073250452, -22.34132883908733], [-47.25822457401303, -22.341331856223544], [-47.25821838104558, -22.341334809583724], [-47.25821215963441, -22.34133769637085], [-47.2582059158932, -22.34134051394156], [-47.25819965601142, -22.34134325980912], [-47.25819338624759, -22.341345931646476], [-47.258187112925725, -22.34134852728818], [-47.25818084242759, -22.341351044733866], [-47.25817458118905, -22.341353482150165], [-47.2581683356947, -22.34135583787309], [-47.25816211247137, -22.341358110411132], [-47.25815591808098, -22.341360298448166], [-47.25814975911698, -22.341362400845377], [-47.25814364219672, -22.341364416644172], [-47.258137573951736, -22.34136634507002], [-47.258131561026836, -22.341368185533113], [-47.258125610070486, -22.341369937631725], [-47.25811972772375, -22.34137160115603], [-47.258113920618946, -22.341373176088695], [-47.25810819536542, -22.341374662608995], [-47.25810255854409, -22.341376061094486], [-47.25809701670173, -22.34137737212243], [-47.258091575999025, -22.341378596549184], [-47.2580861700699, -22.34137975090138], [-47.25808056585987, -22.34138088355515], [-47.25807457185615, -22.341382028190925], [-47.258068156375984, -22.341383183782863], [-47.25803868756685, -22.341388181417802]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 789.180440948, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.262012742636465, -22.33535663780578], [-47.26197983683483, -22.335389655072415], [-47.26196108274259, -22.33540854128261], [-47.26194226306876, -22.33542756620677], [-47.26192338021009, -22.335446731817022], [-47.261904436601704, -22.33546604010655], [-47.26188543471693, -22.335485493089706], [-47.26186637706788, -22.335505092801345], [-47.26184726620777, -22.335524841294447], [-47.26182810473272, -22.335544740637992], [-47.26180889527934, -22.335564792919055], [-47.26178964052823, -22.335585000239373], [-47.26177034320429, -22.33560536471435], [-47.26175100607864, -22.33562588847105], [-47.26173163196745, -22.335646573648543], [-47.26171222373413, -22.335667422395755], [-47.26169278429366, -22.335688436865755], [-47.261673328061704, -22.335709606757835], [-47.26165390805315, -22.335730878382424], [-47.261634572092966, -22.335752199524563], [-47.261615328220685, -22.335773560405443], [-47.26159617607377, -22.33579496045169], [-47.26157711528923, -22.335816399092725], [-47.26155814550125, -22.33583787576343], [-47.26153926634467, -22.335859389900502], [-47.26152047745326, -22.335880940944055], [-47.261501778457806, -22.335902528340196], [-47.26148316898999, -22.335924151536524], [-47.26146464868132, -22.335945809983414], [-47.261446217160774, -22.335967503136676], [-47.26142787405701, -22.3359892304552], [-47.26140961899933, -22.336010991399796], [-47.26139145161598, -22.336032785435137], [-47.26137337153353, -22.336054612030626], [-47.26135537837946, -22.33607647065748], [-47.26133747178044, -22.336098360790455], [-47.26131965136297, -22.336120281907586], [-47.261301916753375, -22.336142233489714], [-47.26128426757729, -22.336164215021608], [-47.26126670346087, -22.336186225990105], [-47.261249224029314, -22.336208265886366], [-47.26123182890859, -22.336230334203364], [-47.2612145177246, -22.336252430437277], [-47.26119729010295, -22.336274554087463], [-47.26118014566987, -22.33629670465561], [-47.26116308405113, -22.336318881647003], [-47.2611461048727, -22.336341084569764], [-47.261129207761485, -22.336363312933795], [-47.2611123923442, -22.336385566252375], [-47.26109565824764, -22.336407844041712], [-47.2610790050996, -22.336430145819907], [-47.26106243252784, -22.336452471108124], [-47.26104594016069, -22.336474819430023], [-47.26102952762697, -22.33649719031162], [-47.261013194555545, -22.336519583282097], [-47.260996940577606, -22.336541997870736], [-47.26098076532231, -22.336564433612406], [-47.260964668420534, -22.336586890043407], [-47.26094864950468, -22.33660936670056], [-47.26093270820706, -22.33663186312437], [-47.260916844160704, -22.3366543788573], [-47.26090105699921, -22.33667691344444], [-47.260885346357156, -22.3366994664325], [-47.26086971186966, -22.336722037370873], [-47.26085415317353, -22.33674462580954], [-47.2608386699054, -22.336767231302055], [-47.26082326170302, -22.336789853403552], [-47.26080792820493, -22.33681249167126], [-47.26079266905085, -22.336835145664022], [-47.260777483882, -22.33685781494147], [-47.260762372339045, -22.336880499067398], [-47.26074733406453, -22.336903197606105], [-47.260732368701674, -22.336925910123966], [-47.26071747589541, -22.336948636188144], [-47.260702655291496, -22.336971375367572], [-47.260687906535225, -22.336994127235265], [-47.26067322927475, -22.33701689136308], [-47.26065862315871, -22.33703966732522], [-47.260644087836184, -22.337062454698405], [-47.26062962295848, -22.33708525305929], [-47.26061522824136, -22.337108061885264], [-47.260600903831374, -22.337130879961435], [-47.260586649911886, -22.33715370594833], [-47.26057246620109, -22.337176539218145], [-47.26055835223634, -22.337199379433], [-47.26054430755429, -22.33722222625781], [-47.26053033169154, -22.337245079359484], [-47.260516424184544, -22.337267938406967], [-47.260502584568705, -22.337290803072914], [-47.26048881238028, -22.337313673030536], [-47.260475107155315, -22.337336547955363], [-47.26046146842898, -22.33735942752648], [-47.26044789573755, -22.337382311423113], [-47.260434388616844, -22.337405199327367], [-47.260420946601904, -22.33742809092492], [-47.260407569229436, -22.33745098590079], [-47.2603942560357, -22.337473883942856], [-47.26038100655636, -22.33749678474229], [-47.26036782032774, -22.33751968799146], [-47.26035469688708, -22.33754259338352], [-47.26034163577065, -22.337565500615536], [-47.26032863651652, -22.337588409383933], [-47.260315698661735, -22.337611319389023], [-47.26030282174318, -22.3376342303343], [-47.260290005300924, -22.33765714191976], [-47.26027724887246, -22.33768005385239], [-47.26026455199667, -22.33770296583956], [-47.260251914213704, -22.33772587758858], [-47.26023933506324, -22.337748788810345], [-47.26022681408634, -22.337771699215754], [-47.2602143508233, -22.33779460851956], [-47.26020194481583, -22.337817516436917], [-47.260189595606626, -22.337840422683563], [-47.2601773027381, -22.33786332697846], [-47.26016506575375, -22.337886229041338], [-47.26015288419773, -22.33790912859329], [-47.26014075761472, -22.33793202535726], [-47.26012868555008, -22.337954919057683], [-47.26011666755011, -22.33797780941995], [-47.26010470316185, -22.3380006961708], [-47.26009279193268, -22.33802357903917], [-47.260080933410926, -22.33804645775504], [-47.2600691271461, -22.338069332048917], [-47.26005737268812, -22.338092201653442], [-47.26004566958756, -22.338115066302727], [-47.26003401739655, -22.33813792573092], [-47.26002241566767, -22.33816077967399], [-47.26001086395398, -22.33818362786996], [-47.25999936180956, -22.338206470057884], [-47.25998790888287, -22.33822930579151], [-47.259976508878665, -22.3382521264895], [-47.25996517062266, -22.338274912488977], [-47.25995389881573, -22.338297651280808], [-47.25994269257074, -22.338320341486078], [-47.25993155060794, -22.33834298253743], [-47.259920471655825, -22.338365573873187], [-47.259909454450714, -22.338388114938333], [-47.259898497738035, -22.33841060518203], [-47.25988760027132, -22.338433044059478], [-47.25987676081234, -22.33845543103211], [-47.259865978132524, -22.3384777655641], [-47.259855589252155, -22.33849934455794], [-47.25984490045623, -22.33852160411116], [-47.25983426490461, -22.33854380968863], [-47.25982368139743, -22.338565960775945], [-47.25981314874696, -22.338588056856178], [-47.259802665771325, -22.33861009742367], [-47.25979223130008, -22.33863208197191], [-47.25978184417099, -22.338654010000482], [-47.25977150323075, -22.338675881013543], [-47.25976120733589, -22.338697694517702], [-47.25975095535159, -22.338719450024968], [-47.259740746152936, -22.338741147049557], [-47.25973057862379, -22.338762785110784], [-47.25972045165688, -22.338784363732366], [-47.259710364156014, -22.338805882438162], [-47.259700315033164, -22.33882734075801], [-47.25969030320909, -22.338848738226787], [-47.25968032761586, -22.338870074378537], [-47.25967038719319, -22.33889134875483], [-47.259660480891675, -22.338912560897203], [-47.25965060766991, -22.3389337103542], [-47.2596407664989, -22.338954796670887], [-47.25963095635424, -22.338975819406482], [-47.25962117622637, -22.33899677811186], [-47.25961142511122, -22.339017672349932], [-47.2596017020171, -22.339038501680488], [-47.25959200595943, -22.33905926567202], [-47.25958233596507, -22.339079963891873], [-47.25957269106999, -22.33910059591175], [-47.25956307031795, -22.3391211613102], [-47.25955347276499, -22.339141659663163], [-47.25954389747398, -22.3391620905557], [-47.25953434351959, -22.339182453571045], [-47.259524809984214, -22.339202748299837], [-47.25951529596009, -22.33922297433515], [-47.25950580054968, -22.339243131271964], [-47.25949632286318, -22.339263218712432], [-47.259486862023316, -22.339283236255394], [-47.259477417157086, -22.339303183514524], [-47.259467987405344, -22.339323060097396], [-47.25945857191695, -22.339342865618278], [-47.25944916984789, -22.339362599699854], [-47.25943978036632, -22.339382261962577], [-47.25943040264772, -22.339401852035007], [-47.25942103587693, -22.339421369549196], [-47.25941202937909, -22.339440086443638], [-47.25940269825666, -22.339459426269425], [-47.25939337523465, -22.339478693674003], [-47.25938405288123, -22.339497902104785], [-47.259374720912426, -22.339517071675765], [-47.259365375291694, -22.339536210083576], [-47.259356015718765, -22.339555317335623], [-47.259346641946806, -22.339574393331898], [-47.25933725372946, -22.339593437973694], [-47.25932785082213, -22.33961245116109], [-47.25931843297975, -22.339631432797407], [-47.2593089999583, -22.339650382786022], [-47.25929955151495, -22.339669301030238], [-47.25929008740652, -22.339688187436224], [-47.25928060739117, -22.33970704190987], [-47.25927111122757, -22.33972586435814], [-47.25926159867459, -22.339744654689728], [-47.25925206949208, -22.33976341281378], [-47.25924252344012, -22.33978213864095], [-47.25923296027959, -22.339800832082656], [-47.259223379772116, -22.339819493050847], [-47.25921378167929, -22.33983812145971], [-47.259204165763705, -22.33985671722369], [-47.25919453178796, -22.339875280259033], [-47.2591848795153, -22.339893810483197], [-47.25917520871013, -22.339912307813165], [-47.2591655191364, -22.33993077216892], [-47.25915581055853, -22.33994920347156], [-47.25914608274178, -22.339967601642616], [-47.259136335451856, -22.339985966604672], [-47.25912656845459, -22.340004298282047], [-47.25911678151591, -22.340022596600942], [-47.2591069744025, -22.34004086148792], [-47.259097146881345, -22.34005909287087], [-47.25908729871988, -22.340077290678817], [-47.2590774296855, -22.340095454842608], [-47.25906753954524, -22.34011358529561], [-47.25905762806804, -22.34013168196962], [-47.25904769502207, -22.34014974479935], [-47.25903774017508, -22.34016777372232], [-47.259027763296146, -22.3401857686752], [-47.25901776415428, -22.340203729596524], [-47.25900774251788, -22.34022165642764], [-47.25899769815659, -22.340239549109267], [-47.25898763083924, -22.340257407585256], [-47.258977540334826, -22.34027523180074], [-47.25896742641336, -22.340293021700575], [-47.25895728884347, -22.340310777233697], [-47.258947127394606, -22.3403284983491], [-47.25893694183639, -22.340346184996903], [-47.25892673193806, -22.34036383712941], [-47.258916497468526, -22.340381454700896], [-47.25890623819702, -22.34039903766646], [-47.258895953892704, -22.340416585982773], [-47.25888564432458, -22.340434099608014], [-47.25887530926093, -22.340451578502904], [-47.258864948470304, -22.340469022629136], [-47.25885456172116, -22.340486431949596], [-47.2588441487813, -22.340503806429567], [-47.258833709418774, -22.340521146035158], [-47.25882324340104, -22.340538450734527], [-47.258812750494734, -22.34055572049822], [-47.25880223046718, -22.34057295529693], [-47.25879168308456, -22.34059015510408], [-47.25878110811246, -22.34060731989521], [-47.25877050531692, -22.340624449645937], [-47.258759874462406, -22.34064154433544], [-47.25874921531416, -22.340658603942547], [-47.25873852763555, -22.340675628449905], [-47.25872781119007, -22.34069261784087], [-47.25871706574086, -22.340709572099946], [-47.25870629104952, -22.340726491215023], [-47.25869548687792, -22.34074337517412], [-47.258684652986936, -22.340760223967568], [-47.25867378913663, -22.34077703758752], [-47.258662895086005, -22.34079381602835], [-47.258651970593725, -22.34081055928556], [-47.25864101541767, -22.340827267356282], [-47.258630029314745, -22.340843940239687], [-47.25861901715028, -22.34086057022074], [-47.2586080434275, -22.340877059651092], [-47.25859720517257, -22.340893258789492], [-47.25858654009985, -22.340909105570503], [-47.258576047674715, -22.34092459593344], [-47.258565727042495, -22.340939726868957], [-47.258555577668595, -22.340954495468083], [-47.25854559933512, -22.34096889893393], [-47.25853579213595, -22.340982934595264], [-47.25852615646858, -22.340996599925457], [-47.258516693028966, -22.341009892556436], [-47.258507402801314, -22.341022810299926], [-47.25849828705049, -22.34103535116438], [-47.25849801937602, -22.34103571532642], [-47.25847561530599, -22.341065897702727], [-47.25847200328718, -22.341070695953714], [-47.258463603311256, -22.341081714051228], [-47.25845538793441, -22.341092349002516], [-47.25844735983926, -22.34110260044918], [-47.25843952188435, -22.341112468388555], [-47.258431877084874, -22.34112195319517], [-47.25842442858616, -22.341131055648535], [-47.25841717963707, -22.341139776958453], [-47.258410133562975, -22.341148118787306], [-47.25840329373205, -22.341156083277507], [-47.25839666352157, -22.341163673074828], [-47.25839024628097, -22.341170891351553], [-47.2583840452914, -22.341177741829444], [-47.25837806372418, -22.341184228799523], [-47.25837230459368, -22.341190357142892], [-47.258366770709074, -22.341196132347942], [-47.25836146462467, -22.341201560523647], [-47.25835638858536, -22.341206648412854], [-47.25835154447053, -22.34121140340117], [-47.258346933735424, -22.34121583352283], [-47.25834255735188, -22.341219947461457], [-47.25833841574701, -22.3412237545468], [-47.25833450833262, -22.341227265113915], [-47.2583307772396, -22.34123053978803], [-47.25832705047291, -22.341233734028048], [-47.25832320053081, -22.34123695666344], [-47.258319216055625, -22.34124021413121], [-47.258315099873776, -22.341243500968734], [-47.258310855027865, -22.341246811786494], [-47.25830648477112, -22.34125014127303], [-47.25830199255688, -22.341253484203722], [-47.2582973820322, -22.34125683544574], [-47.25829265703224, -22.34126018996235], [-47.25828782157166, -22.341263542819192], [-47.25828287983916, -22.341266889187867], [-47.25827783619151, -22.341270224349984], [-47.2582726951445, -22.341273543703004], [-47.25826746136738, -22.34127684276354], [-47.258262139680696, -22.34128011716846], [-47.25825673504524, -22.341283362681565], [-47.25825125255776, -22.34128657519584], [-47.2582456974468, -22.341289750735708], [-47.25824007506436, -22.341292885461527], [-47.258234390882386, -22.341295975671432], [-47.25822865048706, -22.3412990178042], [-47.25822285957235, -22.34130200844273], [-47.25821702393497, -22.341304944316466], [-47.258211149469865, -22.341307822303715], [-47.258205242164934, -22.341310639434266], [-47.25819930809339, -22.34131339289314], [-47.25819335341137, -22.341316080021876], [-47.25818738435214, -22.341318698321295], [-47.25818140721928, -22.34132124545483], [-47.258175428383005, -22.34132371925038], [-47.25816945427231, -22.341326117703872], [-47.25816349137128, -22.341328438981176], [-47.25815754621359, -22.341330681420697], [-47.25815162537586, -22.341332843536243], [-47.25814573547054, -22.341334924020256], [-47.25813988314204, -22.341336921745548], [-47.25813407505918, -22.341338835768475], [-47.258128317905175, -22.341340665332677], [-47.2581226183768, -22.34134240986984], [-47.258116983174496, -22.341344069003057], [-47.25811141899123, -22.341345642550806], [-47.258105932510986, -22.341347130527428], [-47.258100530394465, -22.341348533147467], [-47.25809521927334, -22.341349850827203], [-47.25809000574461, -22.34135108418621], [-47.25808489601222, -22.341352234128248], [-47.25805476729509, -22.341358667644545]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 783.51050681, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261981955692534, -22.335347693060257], [-47.26195846986983, -22.335371258432513], [-47.26193967901763, -22.335390181658337], [-47.261920820817785, -22.335409245525327], [-47.26190189767867, -22.33542845201582], [-47.261882912047625, -22.335447803133505], [-47.261863866411, -22.33546730090368], [-47.261844763294555, -22.335486947372416], [-47.26182560526584, -22.335506744604356], [-47.26180639493609, -22.335526694680244], [-47.26178713495774, -22.335546799699404], [-47.26176782802801, -22.33556706177599], [-47.26174847688917, -22.335587483038104], [-47.26172908433047, -22.335608065625646], [-47.26170965318715, -22.335628811690793], [-47.26169018634235, -22.33564972339573], [-47.261670686731776, -22.335670802906954], [-47.26165116899359, -22.335692039718502], [-47.261631687048784, -22.335713379180568], [-47.26161228955968, -22.335734768164507], [-47.26159298470986, -22.335756196726784], [-47.26157377213349, -22.335777664290884], [-47.26155465146423, -22.335799170282996], [-47.26153562233292, -22.335820714135004], [-47.261516684371, -22.335842295280493], [-47.261497837208886, -22.335863913156693], [-47.26147908047392, -22.33588556720676], [-47.261460413794374, -22.335907256875508], [-47.26144183679833, -22.335928981610504], [-47.26142334911127, -22.335950740864845], [-47.26140495035841, -22.3359725340948], [-47.26138664016559, -22.335994360758544], [-47.261368418157566, -22.336016220318243], [-47.261350283957405, -22.336038112240807], [-47.26133223718907, -22.33606003599503], [-47.26131427747578, -22.33608199105334], [-47.26129640444047, -22.33610397689141], [-47.26127861770596, -22.33612599298785], [-47.26126091689437, -22.336148038825222], [-47.26124330162839, -22.336170113888244], [-47.261225771529546, -22.33619221766597], [-47.261208326220434, -22.33621434964936], [-47.26119096532333, -22.336236509332554], [-47.26117368846039, -22.336258696212994], [-47.26115649525428, -22.3362809097905], [-47.26113938532728, -22.336303149568547], [-47.26112235830181, -22.33632541505335], [-47.26110541380131, -22.336347705753248], [-47.261088551448914, -22.33637002117967], [-47.261071770867986, -22.33639236084728], [-47.26105507168283, -22.336414724272537], [-47.26103845351768, -22.336437110975076], [-47.261021915997404, -22.336459520477014], [-47.26100545874733, -22.33648195230294], [-47.260989081392886, -22.33650440598061], [-47.260972783561805, -22.336526881037855], [-47.26095656487984, -22.336549377008332], [-47.26094042497437, -22.336571893426957], [-47.26092436347442, -22.336594429829326], [-47.26090838000888, -22.33661698575475], [-47.26089247420738, -22.33663956074447], [-47.26087664570016, -22.33666215434241], [-47.26086089411841, -22.336684766094287], [-47.26084521909387, -22.33670739554836], [-47.260829620260054, -22.336730042253567], [-47.26081409725023, -22.336752705762507], [-47.26079864969887, -22.33677538562936], [-47.26078327724119, -22.33679808141045], [-47.260767979513616, -22.33682079266365], [-47.26075275615416, -22.336843518947777], [-47.26073760680021, -22.336866259825833], [-47.26072253109105, -22.336889014861274], [-47.26070752866673, -22.336911783619787], [-47.26069259916894, -22.336934565667725], [-47.260677742240304, -22.336957360573344], [-47.26066295752294, -22.336980167909008], [-47.260648244661844, -22.337002987245928], [-47.260633603302544, -22.33702581815764], [-47.260619033091025, -22.33704866022035], [-47.26060453367547, -22.337071513010063], [-47.26059010476976, -22.337094376001954], [-47.26057574652626, -22.337117247966205], [-47.26056145913664, -22.337140127544586], [-47.26054724231997, -22.337163014102003], [-47.26053309561127, -22.337185907298306], [-47.2605190185449, -22.33720880679635], [-47.26050501065512, -22.337231712260905], [-47.26049107147608, -22.337254623358852], [-47.260477200540855, -22.337277539760848], [-47.260463397383305, -22.337300461138174], [-47.260449661537216, -22.337323387164314], [-47.26043599253537, -22.33734631751648], [-47.26042238991177, -22.337369251872065], [-47.26040885319985, -22.33739218991135], [-47.26039538193234, -22.33741513131814], [-47.2603819756436, -22.33743807577576], [-47.26036863386756, -22.33746102297035], [-47.26035535613756, -22.337483972591365], [-47.260342141987614, -22.337506924329574], [-47.26032899095265, -22.337529877876445], [-47.2603159025666, -22.337552832927493], [-47.260302876365216, -22.337575789177503], [-47.260289911883284, -22.337598746325348], [-47.26027700865533, -22.337621704073058], [-47.26026416621918, -22.337644662119047], [-47.260251384110035, -22.337667620168986], [-47.26023866186446, -22.337690577928786], [-47.26022599902039, -22.337713535104395], [-47.26021339511521, -22.337736491405384], [-47.260200849687735, -22.337759446541277], [-47.260188362276054, -22.337782400225628], [-47.260175932419585, -22.337805352172317], [-47.26016355965886, -22.33782830209581], [-47.26015124353401, -22.337851249713903], [-47.26013898358639, -22.337874194745137], [-47.26012677935797, -22.337897136909483], [-47.26011463039122, -22.337920075928743], [-47.26010253622936, -22.337943011526274], [-47.26009049641649, -22.337965943426383], [-47.260078510497564, -22.33798887135477], [-47.260066578017806, -22.33801179503935], [-47.26005469852347, -22.338034714209087], [-47.26004287156192, -22.338057628593553], [-47.260031096681004, -22.338080537924384], [-47.260019373429245, -22.338103441934795], [-47.26000770135667, -22.33812634035803], [-47.25999608001388, -22.338149232929176], [-47.25998450895187, -22.338172119385355], [-47.25997298772272, -22.338194999464807], [-47.259961515974545, -22.33821787271721], [-47.25995009748298, -22.338240730414444], [-47.25993874123922, -22.33826355255403], [-47.25992745204378, -22.33828632641488], [-47.25991622901154, -22.338309050601648], [-47.25990507085784, -22.338331724544666], [-47.25989397630645, -22.338354347680042], [-47.25988294408914, -22.33837691945082], [-47.25987197294692, -22.338399439304073], [-47.259861061629046, -22.33842190669322], [-47.2598502088931, -22.338444321077844], [-47.25983941350658, -22.338466681920504], [-47.25982901842011, -22.33848827379632], [-47.25981831776557, -22.338510558005098], [-47.259807670916345, -22.338532787132902], [-47.25979707666906, -22.338554960663956], [-47.259786533832816, -22.338577078079975], [-47.25977604122251, -22.33859913887411], [-47.25976559766477, -22.338621142538624], [-47.25975520199456, -22.33864308857207], [-47.25974485305592, -22.338664976477524], [-47.25973454970293, -22.338686805760673], [-47.25972429079844, -22.338708575932642], [-47.259714075215356, -22.3387302865068], [-47.259703901835564, -22.338751937001714], [-47.25969376954997, -22.33877352694044], [-47.259683677260675, -22.33879505584618], [-47.25967362387824, -22.338816523248205], [-47.259663608322015, -22.33883792868089], [-47.25965362952292, -22.338859271677844], [-47.25964368641966, -22.33888055178023], [-47.259633777962065, -22.338901768529272], [-47.25962390310792, -22.338922921473273], [-47.25961406082787, -22.33894401015697], [-47.25960425009708, -22.338965034139548], [-47.25959446990588, -22.338985992971725], [-47.25958471925015, -22.33900688621641], [-47.25957499713843, -22.339027713433314], [-47.25956530258638, -22.339048474191106], [-47.25955563462147, -22.33906916805722], [-47.25954599228025, -22.339089794603503], [-47.25953637460734, -22.339110353408802], [-47.25952678065979, -22.339130844049333], [-47.2595172095016, -22.339151266110537], [-47.25950766020883, -22.339171619176042], [-47.25949813186532, -22.33919190283699], [-47.259488623565026, -22.339212116686994], [-47.25947913441219, -22.339232260321605], [-47.259469663519, -22.339252333343705], [-47.259460210010396, -22.33927233535278], [-47.25945077301564, -22.339292265963383], [-47.25944135167806, -22.339312124783937], [-47.25943194514923, -22.339331911429582], [-47.259422552587885, -22.339351625524138], [-47.25941317316517, -22.33937126668902], [-47.25940380605966, -22.33939083455398], [-47.25939445045955, -22.339410328752336], [-47.25938546183614, -22.339429008457223], [-47.25937614329352, -22.33944832220198], [-47.25936683341164, -22.33946756244264], [-47.259357524645296, -22.339486742869873], [-47.25934820654, -22.339505883954907], [-47.259338874994086, -22.33952499353181], [-47.25932952970772, -22.33954407161064], [-47.259320170435345, -22.339563118092006], [-47.25931079693196, -22.339582132877915], [-47.259301408954315, -22.339601115869158], [-47.259292006258676, -22.33962006696968], [-47.259282588602396, -22.339638986083685], [-47.25927315574405, -22.339657873115197], [-47.259263707441846, -22.339676727971177], [-47.25925424345532, -22.339695550558265], [-47.25924476354455, -22.339714340784226], [-47.25923526746989, -22.339733098558597], [-47.25922575499255, -22.339751823791367], [-47.25921622587412, -22.339770516394015], [-47.259206679876876, -22.339789176278853], [-47.25919711676393, -22.339807803358767], [-47.259187536298334, -22.33982639754883], [-47.259177938244164, -22.339844958764346], [-47.25916832236554, -22.339863486922663], [-47.25915868842716, -22.339881981942092], [-47.25914903619496, -22.339900443740643], [-47.25913936543438, -22.339918872239338], [-47.25912967591138, -22.339937267360295], [-47.259119967392735, -22.339955629026118], [-47.25911023964569, -22.339973957160492], [-47.259100492437646, -22.33999225168878], [-47.25909072553603, -22.340010512538335], [-47.25908093870911, -22.340028739636864], [-47.259071131725435, -22.34004693291345], [-47.259061304353985, -22.340065092298236], [-47.259051456363736, -22.340083217723336], [-47.25904158752329, -22.3401013091234], [-47.25903169760315, -22.34011936643143], [-47.25902178637312, -22.340137389583383], [-47.25901185360249, -22.340155378518183], [-47.25900189906194, -22.340173333173773], [-47.25899192252209, -22.34019125349004], [-47.258981923752906, -22.34020913940978], [-47.25897190252565, -22.340226990875042], [-47.25896185861074, -22.34024480783115], [-47.25895179177876, -22.340262590224715], [-47.25894170180137, -22.340280338002064], [-47.258931588448746, -22.340298051113614], [-47.25892145149197, -22.340315729509932], [-47.25891129070224, -22.340333373142716], [-47.25890110585044, -22.34035098196581], [-47.25889089670703, -22.34036855593513], [-47.25888066304288, -22.34038609500746], [-47.258870404628716, -22.340403599141094], [-47.25886012123516, -22.340421068295946], [-47.25884981263208, -22.340438502434434], [-47.25883947858959, -22.34045590152004], [-47.25882911887775, -22.340473265517428], [-47.25881873326596, -22.34049059439367], [-47.25880832152381, -22.34050788811675], [-47.25879788342034, -22.340525146656685], [-47.258787418723756, -22.340542369985947], [-47.25877692720294, -22.340559558077114], [-47.25876640862562, -22.34057671090559], [-47.25875586275888, -22.34059382844891], [-47.25874528937037, -22.340610910684713], [-47.25873468822605, -22.34062795759421], [-47.25872405909268, -22.34064496915834], [-47.25871340173512, -22.340661945361823], [-47.258702715918396, -22.34067888619016], [-47.25869200140709, -22.34069579163005], [-47.25868125796432, -22.340712661671546], [-47.25867048535339, -22.340729496304995], [-47.25865968333665, -22.340746295522813], [-47.2586488516756, -22.340763059319595], [-47.25863799013067, -22.34077978769199], [-47.258627098461936, -22.340796480637845], [-47.258616176428674, -22.340813138156697], [-47.25860522378914, -22.340829760250116], [-47.258594245499715, -22.340846339070158], [-47.258583307204475, -22.340862775261368], [-47.25857250768266, -22.34087891650372], [-47.25856188538793, -22.340894699718305], [-47.25855143985445, -22.340910120849003], [-47.258541170290684, -22.340925176909614], [-47.25853107623078, -22.340939865016], [-47.25852115753118, -22.340954182397986], [-47.25851141436554, -22.34096812641346], [-47.2585018472164, -22.340981694567276], [-47.25849245687016, -22.34099488452566], [-47.25848324440634, -22.341007694137872], [-47.2584742111902, -22.341020121453205], [-47.25847039269272, -22.34102531638818], [-47.25844761126637, -22.34105587199126], [-47.258439907465714, -22.34106597692569], [-47.25843180014067, -22.34107647199952], [-47.258423885561584, -22.34108657848987], [-47.25841616671532, -22.34109629646993], [-47.25840864674804, -22.341105626396697], [-47.258401328938426, -22.341114569139208], [-47.25839421667044, -22.341123126004312], [-47.25838731340595, -22.341131298759517], [-47.258380622650364, -22.341139089660622], [-47.258374147918296, -22.3411465014757], [-47.25836789269608, -22.341153537508557], [-47.25836186040063, -22.34116020162211], [-47.25835605433695, -22.341166498258552], [-47.258350477650474, -22.341172432460464], [-47.25834513327774, -22.34117800988839], [-47.25834002389607, -22.341183236834393], [-47.25833515186784, -22.341188120235415], [-47.25833051918348, -22.341192667682577], [-47.258326127402, -22.341196887426857], [-47.25832197759033, -22.341200788380103], [-47.25831807026127, -22.341204380111694], [-47.25831440489438, -22.34120767321375], [-47.25831092268313, -22.34121072945097], [-47.258307448648864, -22.341213707071713], [-47.25830385299803, -22.341216716849438], [-47.2583001241082, -22.341219765365533], [-47.25829626478977, -22.341222847093086], [-47.25829227807325, -22.341225956579375], [-47.25828816720335, -22.34122908845128], [-47.25828393562842, -22.34123223742396], [-47.258279586994014, -22.34123539830599], [-47.258275125137, -22.34123856600374], [-47.258270554076915, -22.34124173552775], [-47.258265878010405, -22.341244901996337], [-47.25826110130513, -22.341248060639817], [-47.25825622849055, -22.34125120680637], [-47.25825126425231, -22.341254335965363], [-47.25824621342995, -22.341257443708617], [-47.25824108100575, -22.341260525757082], [-47.25823587210036, -22.341263577963122], [-47.258230591968456, -22.341266596312863], [-47.2582252459904, -22.341269576930806], [-47.2582198396686, -22.34127251608154], [-47.25821437862171, -22.34127541017285], [-47.258208868578, -22.341278255759182], [-47.25820331537035, -22.34128104954399], [-47.258197724931584, -22.341283788382327], [-47.25819210328912, -22.341286469283297], [-47.25818645655714, -22.341289089413987], [-47.25818079093424, -22.341291646100796], [-47.2581751126975, -22.34129413683211], [-47.25816942819554, -22.34129655926187], [-47.258163743844776, -22.34129891121129], [-47.258158066121446, -22.34130119067264], [-47.25815240155784, -22.341303395811032], [-47.2581467567367, -22.34130552496718], [-47.25814113828452, -22.341307576660288], [-47.258135552864175, -22.341309549591305], [-47.25813000717109, -22.34131144264474], [-47.25812450792551, -22.341313254891837], [-47.25811906186241, -22.341314985594448], [-47.258113675730456, -22.341316634205693], [-47.2581083562821, -22.341318200373564], [-47.2581031102622, -22.34131968394481], [-47.258071654502004, -22.34132821499103]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 777.707334531, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261951146140404, -22.33533871962872], [-47.261918275298264, -22.335371822030726], [-47.261899378572394, -22.335390924840535], [-47.26188041515279, -22.335410172211255], [-47.26186138749913, -22.335429566157117], [-47.261842298110636, -22.33544910871427], [-47.26182314952678, -22.335468801940134], [-47.26180394432945, -22.33548864791083], [-47.26178468514499, -22.33550864871908], [-47.26176537464167, -22.335528806476347], [-47.26174601553331, -22.335549123309164], [-47.261726610579544, -22.335569601358394], [-47.261707162587825, -22.33559024277675], [-47.26168767441235, -22.33561104972956], [-47.26166814895606, -22.335632024392226], [-47.26164858917538, -22.335653168944635], [-47.261629009930964, -22.335674472675652], [-47.2616094660499, -22.33569587997516], [-47.26159000703184, -22.335717336800855], [-47.26157064120448, -22.335738833044555], [-47.26155136819862, -22.33576036812647], [-47.26153218764467, -22.335781941469662], [-47.261513099169996, -22.33580355250293], [-47.261494102402736, -22.33582520065686], [-47.26147519696991, -22.335846885365626], [-47.26145638249542, -22.335868606069656], [-47.261437658604144, -22.335890362210808], [-47.2614190249207, -22.335912153233892], [-47.261400481067135, -22.335933978589296], [-47.26138202666517, -22.335955837730676], [-47.26136366133719, -22.335977730113548], [-47.261345384704484, -22.335999655197583], [-47.26132719638658, -22.33602161244723], [-47.26130909600401, -22.33604360132878], [-47.261291083176395, -22.336065621312382], [-47.26127315752323, -22.336087671871397], [-47.26125531866382, -22.33610975248213], [-47.26123756621671, -22.336131862625], [-47.2612198998011, -22.336154001782518], [-47.26120231903499, -22.33617616944173], [-47.26118482353748, -22.336198365091473], [-47.26116741292727, -22.336220588223913], [-47.26115008682301, -22.336242838334627], [-47.261132844843885, -22.336265114921474], [-47.26111568660859, -22.336287417486112], [-47.2610986117361, -22.336309745533015], [-47.26108161984623, -22.33633209856872], [-47.26106471055876, -22.33635447610298], [-47.261047883493475, -22.33637687764886], [-47.26103113827114, -22.336399302721162], [-47.26101447451258, -22.33642175083801], [-47.26099789183916, -22.33644422151997], [-47.26098138987274, -22.336466714290196], [-47.260964968235264, -22.336489228675052], [-47.260948626551055, -22.336511764200914], [-47.26093236444239, -22.33653432040016], [-47.2609161815332, -22.336556896806425], [-47.26090007744916, -22.33657949295399], [-47.26088405181566, -22.336602108380983], [-47.26086810425901, -22.336624742627496], [-47.26085223440606, -22.336647395236263], [-47.26083644188456, -22.336670065751935], [-47.260820726323, -22.336692753721678], [-47.260805087351464, -22.33671545869345], [-47.26078952459994, -22.336738180218784], [-47.26077403769957, -22.336760917850974], [-47.260758626282275, -22.33678367114541], [-47.26074328998122, -22.336806439659053], [-47.26072802843115, -22.336829222949877], [-47.26071284126617, -22.336852020580032], [-47.26069772812237, -22.336874832112233], [-47.260682688636535, -22.336897657111365], [-47.260667722447245, -22.33692049514306], [-47.260652829193866, -22.33694334577488], [-47.2606380085154, -22.33696620857849], [-47.260623260053656, -22.33698908312447], [-47.260608583451095, -22.33701196898575], [-47.260593978350556, -22.337034865737955], [-47.26057944439716, -22.33705777295653], [-47.26056498130282, -22.33708069011426], [-47.26055058922581, -22.337103615966683], [-47.26053626836603, -22.33712654913653], [-47.26052201844348, -22.337149488981485], [-47.260507838990826, -22.337172435159275], [-47.2604937295401, -22.337195387330517], [-47.260479689623295, -22.33721834515795], [-47.26046571877218, -22.33724130830635], [-47.26045181651752, -22.337264276444408], [-47.26043798239087, -22.33728724924136], [-47.26042421592363, -22.33731022636881], [-47.26041051664629, -22.33733320750208], [-47.26039688409049, -22.337356192316577], [-47.260383317787344, -22.33737918049084], [-47.260369817267225, -22.33740217170693], [-47.26035638206219, -22.337425165646284], [-47.26034301170386, -22.337448161993358], [-47.260329705723194, -22.33747116043598], [-47.26031646365192, -22.337494160663194], [-47.26030328502262, -22.337517162364875], [-47.260290169366904, -22.337540165234923], [-47.26027711621828, -22.337563168966568], [-47.26026412510917, -22.337586173257183], [-47.260251195571804, -22.3376091778073], [-47.26023832714175, -22.337632182313822], [-47.2602255193519, -22.33765518648105], [-47.26021277173654, -22.337678190013477], [-47.26020008383135, -22.337701192615665], [-47.260187455171454, -22.33772419399585], [-47.26017488529339, -22.33774719386225], [-47.26016237373303, -22.33777019192713], [-47.26014992002758, -22.337793187903134], [-47.260137523715265, -22.33781618150348], [-47.260125184334136, -22.337839172444777], [-47.26011290142323, -22.337862160444363], [-47.26010067452238, -22.33788514522109], [-47.260088503171865, -22.33790812649566], [-47.26007638691274, -22.337931103990268], [-47.26006432528698, -22.337954077428225], [-47.260052317837385, -22.337977046534128], [-47.26004036410705, -22.338000011034932], [-47.26002846364008, -22.338022970658535], [-47.26001661598181, -22.33804592513353], [-47.26000482067794, -22.338068874190693], [-47.25999307727496, -22.338091817562223], [-47.25998138532084, -22.338114754980513], [-47.2599697443641, -22.3381376861797], [-47.259958153953775, -22.33816061089609], [-47.25994661363989, -22.33818352886705], [-47.259935123070186, -22.338206439638224], [-47.25992368609125, -22.33822933433471], [-47.25991231185976, -22.338252192614377], [-47.259901005275786, -22.33827500154427], [-47.25988976545625, -22.338297759712525], [-47.259878591111644, -22.338320466547177], [-47.259867480961, -22.338343121482218], [-47.25985643373151, -22.33836572395857], [-47.25984544815974, -22.338388273421398], [-47.25983452299067, -22.338410769322227], [-47.259823656977765, -22.338433211118897], [-47.259812848884536, -22.338455598272184], [-47.25980244759195, -22.338477203029964], [-47.25979173507877, -22.338499511894298], [-47.259781076931915, -22.33852176457245], [-47.25977047194457, -22.338543960547245], [-47.25975991892248, -22.33856609929905], [-47.25974941667751, -22.3385881803198], [-47.25973896403328, -22.338610203100632], [-47.259728559821916, -22.338632167138922], [-47.25971820288489, -22.338654071936777], [-47.259707892073784, -22.33867591699892], [-47.259697626249064, -22.33869770183558], [-47.259687404281586, -22.3387194259593], [-47.25967722505112, -22.338741088887893], [-47.25966708744682, -22.338762690143792], [-47.25965699036915, -22.338784229249455], [-47.2596469327271, -22.338805705733627], [-47.259636913438705, -22.33882711913027], [-47.259626931433765, -22.338848468972397], [-47.25961698564992, -22.338869754800875], [-47.25960707503619, -22.338890976156588], [-47.259597198549706, -22.33891213258761], [-47.2595873551606, -22.33893322363827], [-47.25957754384371, -22.338954248867847], [-47.259567763589175, -22.338975207826813], [-47.25955801339286, -22.338996100078084], [-47.25954829226353, -22.339016925181372], [-47.25953859921714, -22.339037682705435], [-47.25952893328163, -22.339058372217792], [-47.25951929349428, -22.33907899329048], [-47.259509678900486, -22.33909954550265], [-47.259500088558354, -22.33912002843074], [-47.259490521532996, -22.339140441660625], [-47.25948097690186, -22.33916078477627], [-47.25947145375024, -22.339181057369373], [-47.259461951173755, -22.339201259034073], [-47.259452468278496, -22.339221389366475], [-47.25944300417863, -22.33924144797021], [-47.259433558001305, -22.339261434445387], [-47.25942412887799, -22.339281348407503], [-47.25941471595462, -22.339301189465736], [-47.259405318385355, -22.339320957236165], [-47.259395935331696, -22.339340651343694], [-47.259386565967844, -22.33936027141073], [-47.25937720947546, -22.339379817068227], [-47.25936786504604, -22.339399287950712], [-47.25935889429705, -22.339417930466098], [-47.25934958833424, -22.339437218129838], [-47.259340291592544, -22.339456431206557], [-47.25933099641325, -22.33947558363023], [-47.259321692171454, -22.339494696229313], [-47.25931237470041, -22.339513776975384], [-47.2593030437006, -22.339532825880962], [-47.259293698927834, -22.33955184284745], [-47.2592843401384, -22.339570827777443], [-47.25927496709045, -22.339589780572492], [-47.259265579541555, -22.33960870113726], [-47.25925617725047, -22.339627589376683], [-47.25924675997714, -22.339646445195502], [-47.25923732748114, -22.339665268501456], [-47.259227879523465, -22.33968405920197], [-47.259218415865575, -22.33970281720565], [-47.259208936269225, -22.339721542422804], [-47.25919944049709, -22.3397402347643], [-47.25918992831216, -22.339758894142427], [-47.259180399478225, -22.339777520470452], [-47.259170853759805, -22.339796113662025], [-47.25916129092146, -22.339814673633274], [-47.25915171072873, -22.33983320030039], [-47.259142112947224, -22.339851693581622], [-47.25913249734313, -22.339870153396344], [-47.259122863683906, -22.339888579663512], [-47.25911321173649, -22.339906972305137], [-47.259103541268374, -22.339925331244462], [-47.25909385204785, -22.33994365640507], [-47.25908414384371, -22.33996194771172], [-47.25907441642489, -22.33998020509094], [-47.259064669560374, -22.339998428471127], [-47.25905490301994, -22.340016617781227], [-47.25904511657374, -22.340034772951405], [-47.25903530999231, -22.34005289391308], [-47.259025483046216, -22.340070980599513], [-47.25901563550559, -22.340089032946633], [-47.25900576714255, -22.340107050888655], [-47.258995877728466, -22.34012503436287], [-47.2589859670342, -22.340142983309466], [-47.25897603483205, -22.340160897667825], [-47.258966080894226, -22.340178777379048], [-47.258956104992265, -22.34019662238737], [-47.25894610689905, -22.34021443263632], [-47.258936086386605, -22.34023220807255], [-47.258926043227085, -22.340249948644203], [-47.25891597719375, -22.340267654299055], [-47.258905888058415, -22.34028532498906], [-47.25889577559372, -22.3403029606663], [-47.25888563957252, -22.340320561284056], [-47.25887547976724, -22.34033812679774], [-47.258865295949974, -22.340355657164935], [-47.25885508789319, -22.340373152344014], [-47.2588448553692, -22.340390612294982], [-47.25883459815022, -22.340408036979444], [-47.258824316007725, -22.34042542636155], [-47.258814008713394, -22.340442780406523], [-47.25880367603887, -22.34046009908085], [-47.258793317755156, -22.340477382353395], [-47.2587829336334, -22.340494630193955], [-47.2587725234442, -22.340511842574454], [-47.258762086957354, -22.340529019469287], [-47.25875162394328, -22.340546160852913], [-47.25874113417124, -22.34056326670274], [-47.25873061740994, -22.34058033699827], [-47.25872007342844, -22.340597371719127], [-47.258709501994325, -22.34061437084865], [-47.25869890287584, -22.340631334369792], [-47.258688275839354, -22.340648262269404], [-47.25867762065137, -22.340665154535134], [-47.258666937078004, -22.340682011155852], [-47.2586562248838, -22.340698832123806], [-47.25864548383358, -22.34071561743152], [-47.25863471369111, -22.340732367073812], [-47.25862391421933, -22.340749081047374], [-47.258613085180095, -22.340765759351378], [-47.2586022263349, -22.340782401985873], [-47.25859133744442, -22.340799008952875], [-47.25858041826831, -22.340815580256304], [-47.258569473853946, -22.340832107915343], [-47.25855857098629, -22.34084849086744], [-47.25854781019757, -22.34086457421374], [-47.258537230680865, -22.34088029386188], [-47.25852683203905, -22.340895645760376], [-47.25851661354376, -22.340910626946116], [-47.258506574797885, -22.340925234559716], [-47.25849671573217, -22.34093946585794], [-47.25848703660006, -22.34095331822754], [-47.25847753796921, -22.34096678920498], [-47.25846822071635, -22.3409798764908], [-47.25845908601641, -22.34099257797174], [-47.258450135334954, -22.341004891738027], [-47.25844243899054, -22.341015362347765], [-47.258419538767015, -22.341045875646596], [-47.25841621162529, -22.341050239796253], [-47.25840821235211, -22.34106059499261], [-47.258400411289145, -22.341070556526684], [-47.258392811551516, -22.341080124547478], [-47.2583854164165, -22.341089299594426], [-47.25837822929599, -22.341098082626104], [-47.258371253709164, -22.34110647504646], [-47.25836449325432, -22.341114478728016], [-47.25835795157406, -22.341122096040074], [-47.25835163232045, -22.341129329872935], [-47.258345539116675, -22.341136183661963], [-47.25833967551535, -22.341142661411226], [-47.25833404495525, -22.341148767714092], [-47.25832865071279, -22.341154507774576], [-47.25832349585198, -22.341159887425444], [-47.258318583173036, -22.341164913141764], [-47.25831391515589, -22.34116959205469], [-47.25830949390207, -22.341173931960697], [-47.2583053210742, -22.34117794132769], [-47.25830139783443, -22.34118162929566], [-47.258297724781166, -22.3411850056735], [-47.25829430146177, -22.341188081310634], [-47.25829106813234, -22.341190919110996], [-47.25828784683048, -22.34119368011249], [-47.25828450547094, -22.341196477032593], [-47.2582810321664, -22.341199316597123], [-47.25827742971143, -22.341202193214713], [-47.25827370112427, -22.341205101369596], [-47.25826984964118, -22.34120803562693], [-47.25826587870555, -22.34121099064166], [-47.25826179196139, -22.34121396116378], [-47.2582575932473, -22.341216942042745], [-47.2582532865877, -22.341219928233947], [-47.258248876187146, -22.341222914802525], [-47.25824436642422, -22.341225896927426], [-47.258239761842056, -22.341228869907525], [-47.25823506714264, -22.34123182916507], [-47.25823028718458, -22.341234770246743], [-47.258225426971585, -22.34123768883061], [-47.258220491648224, -22.34124058072847], [-47.25821548649533, -22.341243441888157], [-47.25821041692163, -22.34124626839825], [-47.25820528845995, -22.341249056489886], [-47.258200106761414, -22.341251802539823], [-47.258194877588664, -22.34125450307395], [-47.25818960681069, -22.34125715476991], [-47.25818430039823, -22.34125975445936], [-47.25817896441814, -22.34126229913078], [-47.258173605025654, -22.34126478593339], [-47.25816822846181, -22.341267212178302], [-47.25816284104747, -22.341269575341585], [-47.258157449176345, -22.34127187306762], [-47.25815205931102, -22.34127410317096], [-47.25814667797497, -22.3412762636402], [-47.25814131174872, -22.341278352639726], [-47.25813596726407, -22.34128036851255], [-47.258130651197334, -22.341282309783256], [-47.25812537026187, -22.341284175161345], [-47.2581201312041, -22.34128596354296], [-47.258089465429364, -22.34129606928214]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 771.346042761, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.2619203856919, -22.335329782652614], [-47.26189687158445, -22.33535346239976], [-47.261877936332574, -22.335372604152383], [-47.26185893263248, -22.335391892403305], [-47.261839862956165, -22.33541132917731], [-47.261820729815824, -22.33543091652148], [-47.26180153576456, -22.335450656504424], [-47.2617822833986, -22.33547055121394], [-47.261762975359424, -22.335490602754525], [-47.261743614331145, -22.33551081324983], [-47.26172420304415, -22.335531184838914], [-47.26170474427547, -22.33555171967522], [-47.261685240850696, -22.3355724199244], [-47.26166569564305, -22.335593287764834], [-47.261646111575274, -22.335614325385276], [-47.261626491624476, -22.335635534978817], [-47.261606850873804, -22.335656905629264], [-47.26158724505649, -22.335678380766208], [-47.261567724509476, -22.335699905433653], [-47.26154829770455, -22.335721469358756], [-47.261528964269225, -22.335743071958436], [-47.26150972383051, -22.335764712652715], [-47.2614905760125, -22.33578639086722], [-47.26147152043989, -22.335808106029578], [-47.26145255673635, -22.33582985757094], [-47.26143368452232, -22.33585164492888], [-47.261414903419286, -22.335873467542438], [-47.26139621304842, -22.33589532485356], [-47.26137761302833, -22.335917216310026], [-47.26135910297726, -22.335939141362818], [-47.261340682514124, -22.335961099464804], [-47.261322351256695, -22.335983090073157], [-47.26130410882107, -22.336005112649858], [-47.261285954824224, -22.33602716665876], [-47.2612678888823, -22.336049251567662], [-47.26124991061128, -22.336071366847563], [-47.261232019626924, -22.336093511972585], [-47.2612142155443, -22.33611568642093], [-47.26119649797906, -22.336137889672926], [-47.2611788665457, -22.33616012121358], [-47.26116132085971, -22.33618238052967], [-47.26114386053641, -22.336204667111392], [-47.26112648519083, -22.33622698045235], [-47.26110919443866, -22.336249320048527], [-47.261091987895064, -22.336271685399744], [-47.261074865175495, -22.336294076008734], [-47.261057825896316, -22.336316491380217], [-47.26104086967373, -22.33633893102234], [-47.261023996124045, -22.33636139444644], [-47.261007204864555, -22.33638388116578], [-47.26099049551259, -22.336406390696915], [-47.260973867686, -22.3364289225589], [-47.260957321003204, -22.33645147627343], [-47.26094085508269, -22.336474051365435], [-47.26092446954533, -22.33649664735993], [-47.26090816400995, -22.336519263787928], [-47.260891938097025, -22.336541900181786], [-47.260875791428845, -22.336564556074574], [-47.26085972362741, -22.3365872310031], [-47.26084373431562, -22.336609924506394], [-47.26082782311688, -22.336632636126], [-47.26081198965566, -22.336655365405427], [-47.26079623355702, -22.336678111890844], [-47.26078055444777, -22.33670087512915], [-47.260764951954535, -22.33672365467091], [-47.260749425705164, -22.336746450068397], [-47.26073397532824, -22.336769260876167], [-47.26071860045368, -22.336792086650266], [-47.26070330071296, -22.336814926947728], [-47.26068807573695, -22.336837781329994], [-47.260672925158474, -22.336860649358925], [-47.26065784861114, -22.33688353059866], [-47.2606428457303, -22.336906424614128], [-47.260627916152195, -22.336929330972126], [-47.26061305951258, -22.336952249243684], [-47.26059827545022, -22.33697517899871], [-47.26058356360437, -22.336998119809575], [-47.260568923614784, -22.337021071251254], [-47.260554355123524, -22.337044032898675], [-47.26053985784055, -22.337067004222277], [-47.26052543192999, -22.337089983962816], [-47.26051107760006, -22.337112970724128], [-47.260496794571594, -22.337135963856625], [-47.26048258237497, -22.337158963015863], [-47.260468440539896, -22.337181967860335], [-47.260454368596044, -22.337204978050597], [-47.26044036607284, -22.337227993249464], [-47.26042643249875, -22.337251013123563], [-47.26041256740296, -22.33727403734015], [-47.260398770314566, -22.337297065568897], [-47.26038504076169, -22.337320097483204], [-47.26037137827369, -22.337343132756683], [-47.2603577823793, -22.337366171065916], [-47.26034425260657, -22.337389212091256], [-47.260330788485234, -22.337412255512362], [-47.260317389544575, -22.337435301011926], [-47.26030405531324, -22.33745834827612], [-47.26029078532061, -22.33748139699235], [-47.26027757909696, -22.3375044468488], [-47.2602644361716, -22.33752749753784], [-47.260251356075706, -22.337550548751153], [-47.26023833833941, -22.337573600184495], [-47.260225382492614, -22.33759665153701], [-47.26021248806865, -22.33761970250406], [-47.260199654598075, -22.33764275278856], [-47.260186881612924, -22.33766580209362], [-47.26017416864659, -22.3376888501224], [-47.260161515231935, -22.337711896581762], [-47.26014892090329, -22.337734941178656], [-47.26013638519425, -22.337757983624076], [-47.26012390763978, -22.337781023629383], [-47.26011148777591, -22.33780406090655], [-47.260099125138424, -22.337827095171033], [-47.26008681926424, -22.337850126139013], [-47.26007456969095, -22.337873153528097], [-47.260062375956664, -22.33789617705794], [-47.260050237600296, -22.33791919644966], [-47.26003815416161, -22.33794221142544], [-47.260026125181334, -22.33796522170886], [-47.26001415020039, -22.33798822702584], [-47.26000222876078, -22.338011227103326], [-47.25999036040577, -22.338034221668874], [-47.259978544678944, -22.338057210452344], [-47.2599667811247, -22.338080193185018], [-47.25995506928902, -22.33810316959833], [-47.25994340871835, -22.33812613942555], [-47.25993179895968, -22.338149102402156], [-47.25992023956105, -22.338172058264643], [-47.25990873016981, -22.338195006554574], [-47.259897274703505, -22.33821793825028], [-47.25988588248425, -22.338240832670053], [-47.25987455851175, -22.338263676668994], [-47.25986330190491, -22.338286468818694], [-47.25985211136936, -22.338309208545013], [-47.25984098561947, -22.33833189527968], [-47.25982992337776, -22.338354528461632], [-47.25981892337643, -22.338377107534033], [-47.25980798435619, -22.33839963194655], [-47.25979710506629, -22.33842210115521], [-47.259786284266355, -22.338444514619145], [-47.259775876767634, -22.338466132258876], [-47.25976515239584, -22.33848846577878], [-47.25975448295136, -22.33851074200727], [-47.2597438672239, -22.338532960425788], [-47.259733304016, -22.338555120513384], [-47.25972279213634, -22.338577221760765], [-47.2597123304056, -22.338599263657866], [-47.259701917653125, -22.338621245701017], [-47.2596915527177, -22.338643167391286], [-47.259681234448436, -22.33866502823239], [-47.2596709617035, -22.33868682773375], [-47.25966073335157, -22.33870856540705], [-47.25965054827048, -22.338730240769337], [-47.25964040534748, -22.33875185334237], [-47.2596303034814, -22.33877340264796], [-47.259620241579746, -22.338794888214306], [-47.259610218559175, -22.338816309574852], [-47.25960023334839, -22.338837666262176], [-47.25959028488397, -22.338858957816765], [-47.259580372114115, -22.338880183779157], [-47.25957049399528, -22.338901343697117], [-47.259560649497125, -22.338922437114814], [-47.2595508375941, -22.338943463591423], [-47.25954105727622, -22.338964422677158], [-47.25953130753936, -22.338985313935], [-47.25952158739239, -22.339006136924667], [-47.259511895851645, -22.339026891215], [-47.25950223194556, -22.339047576373606], [-47.259492594712086, -22.339068191972736], [-47.25948298319742, -22.33908873759175], [-47.2594733964607, -22.339109212807404], [-47.25946383356819, -22.339129617205955], [-47.259454293598665, -22.339149950371784], [-47.25944477563895, -22.339170211897013], [-47.25943527878626, -22.339190401376385], [-47.25942580214861, -22.339210518406627], [-47.259416344842066, -22.33923056259196], [-47.259406905995995, -22.339250533533242], [-47.25939748474416, -22.339270430846863], [-47.25938808023499, -22.339290254142774], [-47.25937869162528, -22.339310003037998], [-47.25936931807935, -22.339329677158467], [-47.25935995877437, -22.339349276127702], [-47.259350612895105, -22.33936879957775], [-47.259341279636374, -22.339388247144385], [-47.25933232676184, -22.339406852470248], [-47.259323033378834, -22.33942611405298], [-47.25931374977733, -22.339445299965757], [-47.25930446818511, -22.33946442438589], [-47.259295177806834, -22.33948350849903], [-47.25928587441063, -22.339502560414225], [-47.25927655769741, -22.339521580146613], [-47.259267227424246, -22.339540567598167], [-47.25925788334881, -22.339559522672307], [-47.259248525230525, -22.33957844527115], [-47.25923915282841, -22.339597335300176], [-47.25922976590252, -22.339616192665005], [-47.25922036421421, -22.339635017271107], [-47.25921094752446, -22.339653809027055], [-47.25920151559562, -22.339672567841035], [-47.25919206819061, -22.339691293622394], [-47.25918260507258, -22.33970998628235], [-47.25917312600564, -22.33972864573254], [-47.25916363075426, -22.339747271886186], [-47.259154119083625, -22.33976586465735], [-47.259144590759746, -22.339784423960673], [-47.25913504554866, -22.3398029497131], [-47.259125483217375, -22.33982144183179], [-47.25911590353301, -22.339839900235965], [-47.25910630626321, -22.33985832484598], [-47.259096691176964, -22.339876715581763], [-47.259087058042745, -22.339895072366353], [-47.25907740662952, -22.339913395123972], [-47.259067736707124, -22.339931683779387], [-47.25905804804591, -22.33994993825835], [-47.25904834041631, -22.339968158488468], [-47.25903861358888, -22.339986344399342], [-47.25902886733497, -22.340004495920986], [-47.25901910142627, -22.34002261298482], [-47.259009315634884, -22.340040695523356], [-47.25899950973294, -22.340058743471122], [-47.25898968349215, -22.340076756765296], [-47.2589798366862, -22.340094735341335], [-47.25896996908808, -22.34011267913782], [-47.258960080470196, -22.34013058809628], [-47.25895017060646, -22.340148462157302], [-47.25894023927068, -22.340166301263526], [-47.25893028623595, -22.340184105360493], [-47.258920311276796, -22.340201874393074], [-47.2589103141668, -22.34021960830945], [-47.258900294679755, -22.34023730705917], [-47.258890252590504, -22.340254970591538], [-47.258880187672474, -22.340272598860007], [-47.25887009969989, -22.340290191818184], [-47.258859988447206, -22.340307749420912], [-47.25884985368848, -22.340325271625197], [-47.258839695197366, -22.340342758390264], [-47.25882951274796, -22.34036020967611], [-47.25881930611414, -22.34037762544444], [-47.25880907506976, -22.340395005658486], [-47.25879881938786, -22.340412350284208], [-47.25878853884169, -22.340429659288596], [-47.25877823320452, -22.34044693263983], [-47.25876790224889, -22.34046417030867], [-47.258757545747514, -22.34048137226676], [-47.25874716347262, -22.340498538487832], [-47.25873675519553, -22.340515668948242], [-47.25872632068821, -22.34053276362434], [-47.258715859721484, -22.34054982249551], [-47.25870537206557, -22.340566845543243], [-47.25869485749115, -22.34058383274922], [-47.25868431576723, -22.340600784098744], [-47.258673746663646, -22.340617699576903], [-47.258663149948255, -22.340634579172658], [-47.258652525389024, -22.340651422875812], [-47.25864187275362, -22.340668230677327], [-47.25863119180801, -22.34068500257174], [-47.25862048231849, -22.340701738553772], [-47.25860974405029, -22.34071843862048], [-47.25859897676779, -22.3407351027709], [-47.25858818023428, -22.340751731006467], [-47.25857735421264, -22.340768323329655], [-47.25856649846496, -22.340784879744774], [-47.25855561275228, -22.340801400258243], [-47.25854470221299, -22.340817876756294], [-47.258533834772905, -22.340834206469303], [-47.25852311271731, -22.340850231919546], [-47.25851257597865, -22.340865888001257], [-47.258502224228536, -22.340881170667583], [-47.258492056801735, -22.34089607697842], [-47.25848207336989, -22.340910604099307], [-47.25847227393808, -22.340924749313743], [-47.25846265883952, -22.340938510037475], [-47.258453228727, -22.34095188383857], [-47.25844398456753, -22.340964868451856], [-47.258434927631505, -22.340977461801536], [-47.25842605948477, -22.340989662018796], [-47.25841738197738, -22.341001467463595], [-47.25841445841105, -22.341005398730154], [-47.25839145535773, -22.341035875410498], [-47.258384624568734, -22.341044717981788], [-47.25837693702192, -22.341054534559614], [-47.258369456393, -22.341063952621173], [-47.2583621860902, -22.341072972788314], [-47.25835512965888, -22.3410815961092], [-47.258348290753204, -22.341089824084847], [-47.258341673108035, -22.34109765869282], [-47.25833528050316, -22.34110510241585], [-47.25832911672802, -22.34111215826655], [-47.25832318554269, -22.34111882981179], [-47.25831749063551, -22.34112512119682], [-47.25831203557903, -22.341131037166097], [-47.25830682378064, -22.341136583085248], [-47.25830185843177, -22.34114176495911], [-47.25829714245558, -22.341146589445795], [-47.258292678449514, -22.34115106387066], [-47.25828846862624, -22.341155196235622], [-47.25828451475201, -22.341158995225346], [-47.25828081808415, -22.34116247020807], [-47.25827737930669, -22.341165631232254], [-47.25827419803484, -22.34116848940447], [-47.258271213587186, -22.34117110876804], [-47.25826824501773, -22.341173653150356], [-47.25826515794947, -22.34117623721292], [-47.25826194023027, -22.34117886782593], [-47.258258594638704, -22.341181539333643], [-47.2582551241809, -22.341184246157205], [-47.25825153208461, -22.34118698280003], [-47.25824782178829, -22.34118974385687], [-47.25824399693436, -22.341192524019128], [-47.25824006136316, -22.341195318079347], [-47.258236019104004, -22.341198120937808], [-47.25823187436939, -22.341200927606415], [-47.25822763154878, -22.3412037332128], [-47.25822329519898, -22.341206533006545], [-47.25821887003836, -22.341209322362683], [-47.25821436094455, -22.34121209678279], [-47.258209772942735, -22.34121485190211], [-47.25820511120135, -22.341217583491876], [-47.25820038102746, -22.341220287461557], [-47.25819558785803, -22.341222959863877], [-47.25819073725642, -22.34122559689646], [-47.2581858349062, -22.34122819490504], [-47.25818088660434, -22.341230750387073], [-47.258175898255985, -22.341233259994215], [-47.258170875869745, -22.341235720534826], [-47.25816582555199, -22.3412381289768], [-47.25816075349894, -22.341240482451326], [-47.25815566599407, -22.341242778254394], [-47.258150569402105, -22.3412450138497], [-47.25814547016171, -22.341247186872042], [-47.25814037478173, -22.341249295129373], [-47.258111915850314, -22.341260720661154]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 764.583919409, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26188960078594, -22.33532081572547], [-47.2618564940983, -22.3353542834609], [-47.26183745011773, -22.33537361259203], [-47.261818338418756, -22.33539309219417], [-47.26179916152656, -22.33541272432533], [-47.26177992200787, -22.33543251106535], [-47.26176062247329, -22.335452454513636], [-47.2617412655794, -22.33547255678653], [-47.26172185402614, -22.335492820019898], [-47.26170239056051, -22.335513246365203], [-47.26168287797689, -22.3355338379886], [-47.26166331911907, -22.335554597068572], [-47.26164371687926, -22.33557552579665], [-47.26162407419999, -22.33559662637478], [-47.261604394079065, -22.33561790100948], [-47.26158469182214, -22.33563933857935], [-47.26156502406853, -22.335660881553704], [-47.261545441992574, -22.335682474062892], [-47.261525954210065, -22.335704105669354], [-47.26150656034526, -22.33572577578687], [-47.26148726002179, -22.335747483832144], [-47.26146805286041, -22.335769229227886], [-47.26144893848246, -22.335791011398655], [-47.26142991650817, -22.335812829772575], [-47.261410986554615, -22.33583468378443], [-47.2613921482398, -22.335856572870334], [-47.26137340118152, -22.335878496469558], [-47.261354744994904, -22.335900454027055], [-47.2613361792947, -22.335922444991205], [-47.261317703696385, -22.335944468812322], [-47.26129931781426, -22.335966524944972], [-47.26128102126088, -22.33598861284869], [-47.26126281364974, -22.336010731984956], [-47.26124469459351, -22.33603288181912], [-47.261226663704576, -22.336055061819913], [-47.261208720595306, -22.336077271459207], [-47.261190864877136, -22.336099510212986], [-47.26117309616224, -22.33612177755949], [-47.261155414061605, -22.336144072981558], [-47.26113781818719, -22.336166395964], [-47.26112030815075, -22.33618874599497], [-47.261102883563844, -22.336211122566144], [-47.26108554403859, -22.336233525171632], [-47.26106828918671, -22.336255953309426], [-47.26105111862006, -22.336278406480478], [-47.26103403195151, -22.336300884187747], [-47.26101702879382, -22.336323385937693], [-47.26100010875972, -22.336345911240034], [-47.26098327146306, -22.336368459606394], [-47.26096651651765, -22.336391030551788], [-47.2609498435379, -22.33641362359379], [-47.26093325213871, -22.33643623825263], [-47.26091674193515, -22.336458874051786], [-47.26090031254462, -22.33648153051488], [-47.26088396358251, -22.336504207171604], [-47.26086769466587, -22.33652690355309], [-47.260851505413534, -22.33654961919104], [-47.26083539544413, -22.336572353621147], [-47.26081936437715, -22.336595106381143], [-47.26080341183264, -22.336617877011573], [-47.260787537431675, -22.336640665054784], [-47.26077174079596, -22.336663470055832], [-47.26075602154898, -22.336686291560696], [-47.26074037931402, -22.336709129118844], [-47.26072481371561, -22.33673198228164], [-47.26070932437906, -22.336754850602723], [-47.260693910930975, -22.336777733637238], [-47.2606785729996, -22.336800630941365], [-47.26066331021253, -22.33682354207574], [-47.260648122199385, -22.33684646660139], [-47.26063300859052, -22.336869404081728], [-47.26061796901813, -22.336892354080938], [-47.26060300311527, -22.336915316165083], [-47.260588110514504, -22.33693828990459], [-47.260573290851475, -22.336961274868695], [-47.260558543762336, -22.336984270629088], [-47.2605438688837, -22.33700727676026], [-47.26052926585456, -22.337030292836484], [-47.260514734382944, -22.337053318325896], [-47.26050027463883, -22.337076351954575], [-47.26048588683873, -22.337099392307387], [-47.260471570704325, -22.337122438727423], [-47.26045732576372, -22.337145490868085], [-47.26044315154429, -22.33716854838574], [-47.26042904757335, -22.337191610938866], [-47.26041501337808, -22.3372146781882], [-47.2604010484845, -22.337237749798337], [-47.26038715241957, -22.33726082543454], [-47.26037332471002, -22.33728390476459], [-47.260359564881604, -22.33730698745993], [-47.26034587246138, -22.337330073192323], [-47.26033224697575, -22.337353161636543], [-47.26031868795038, -22.33737625247113], [-47.26030519491272, -22.337399345373964], [-47.26029176738972, -22.33742244002603], [-47.26027840490771, -22.337445536111808], [-47.26026510699371, -22.337468633317005], [-47.26025187317569, -22.337491731328235], [-47.260238702980644, -22.337514829836294], [-47.260225595937484, -22.337537928531223], [-47.26021255157398, -22.33756102710731], [-47.26019956941776, -22.337584125262197], [-47.26018664899985, -22.337607222689794], [-47.26017378984854, -22.337630319091577], [-47.26016099149358, -22.337653414169218], [-47.26014825346609, -22.33767650762456], [-47.260135575296694, -22.33769959916314], [-47.26012295651745, -22.337722688490498], [-47.2601103966597, -22.33774577531646], [-47.26009789525618, -22.337768859351044], [-47.26008545184074, -22.337791940305053], [-47.260073065946926, -22.33781501789273], [-47.26006073710942, -22.337838091829045], [-47.260048464863665, -22.337861161830496], [-47.260036248745614, -22.33788422761564], [-47.26002408829196, -22.33790728890443], [-47.26001198304037, -22.337930345418034], [-47.259999932529375, -22.337953396878973], [-47.25998793629782, -22.33797644301213], [-47.25997599388559, -22.337999483543488], [-47.2599641048338, -22.338022518199608], [-47.25995226868401, -22.33804554670935], [-47.25994048497852, -22.338068568803156], [-47.25992875326124, -22.338091584211494], [-47.25991707307663, -22.33811459266674], [-47.259905443969615, -22.33813759390354], [-47.25989386548621, -22.338160587657562], [-47.25988233727343, -22.338183573466257], [-47.25987086331973, -22.338206542161167], [-47.259859453112696, -22.338229472721032], [-47.259848111751644, -22.338252351788995], [-47.2598368383575, -22.33827517792018], [-47.25982563163104, -22.338297950538127], [-47.25981449028185, -22.338320669072445], [-47.259803413027925, -22.338343332959983], [-47.25979239859703, -22.338365941641957], [-47.25978144572557, -22.33838849456613], [-47.259770553158695, -22.338410991186795], [-47.259759719652024, -22.338433430961363], [-47.2597493059472, -22.338455061483078], [-47.259738569716774, -22.33847741965853], [-47.25972788897465, -22.33849971943733], [-47.25971726250708, -22.338521960299598], [-47.25970668911337, -22.338544141722952], [-47.25969616759898, -22.33856626319699], [-47.25968569678174, -22.33858832421039], [-47.259675275488135, -22.33861032425837], [-47.2596649025543, -22.338632262841045], [-47.25965457682689, -22.338654139461134], [-47.25964429716174, -22.33867595362716], [-47.259634062425384, -22.338697704850034], [-47.25962387149362, -22.338719392646], [-47.25961372325192, -22.33874101653619], [-47.25960361659743, -22.338762576041727], [-47.259593550436165, -22.338784070690213], [-47.259583523683446, -22.33880550001469], [-47.259573535266775, -22.3388268635472], [-47.25956358412177, -22.338848160827894], [-47.2595536691958, -22.338869391396923], [-47.2595437894446, -22.338890554801885], [-47.25953394383742, -22.338911650586617], [-47.259524131348265, -22.338932678310197], [-47.25951435096705, -22.33895363752272], [-47.25950460168963, -22.33897452778719], [-47.25949488252503, -22.338995348663214], [-47.25948519248994, -22.339016099719792], [-47.259475530613265, -22.339036780524676], [-47.25946589593366, -22.339057390650176], [-47.259456287498146, -22.339077929676076], [-47.25944670436682, -22.33909839717929], [-47.259437145607166, -22.33911879274652], [-47.25942761029927, -22.339139115962507], [-47.25941809753144, -22.339159366419903], [-47.259408606402594, -22.33917954371396], [-47.259399136022516, -22.339199647442], [-47.259389685509305, -22.339219677208998], [-47.259380253994514, -22.339239632616387], [-47.25937084061415, -22.339259513281487], [-47.25936144451918, -22.339279318815084], [-47.259352064869056, -22.3392990488351], [-47.25934270083086, -22.339318702968544], [-47.259333351584736, -22.339338280839925], [-47.259324016318615, -22.33935778208252], [-47.25931469423055, -22.339377206333307], [-47.259305759230514, -22.33939577446966], [-47.25929647842733, -22.339415009971397], [-47.259287207965976, -22.339434168720242], [-47.25927793996085, -22.339453265136832], [-47.25926866344611, -22.33947232076402], [-47.25925937412478, -22.33949134384836], [-47.25925007169814, -22.33951033440752], [-47.25924075592459, -22.339529292344185], [-47.25923142656313, -22.339548217562463], [-47.25922208337457, -22.33956710996512], [-47.25921272611922, -22.339585969458373], [-47.259203354558544, -22.339604795948624], [-47.25919396845526, -22.339623589342036], [-47.25918456757175, -22.33964234954799], [-47.259175151671776, -22.339661076475387], [-47.259165720519654, -22.339679770034497], [-47.25915627387996, -22.339698430137222], [-47.25914681151825, -22.339717056696156], [-47.2591373332004, -22.3397356496253], [-47.259127838693075, -22.33975420883963], [-47.25911832776377, -22.33977273425467], [-47.259108800179945, -22.339791225788282], [-47.25909925571013, -22.33980968335855], [-47.25908969412289, -22.33982810688571], [-47.25908011518741, -22.339846496291], [-47.259070518674164, -22.33986485149537], [-47.259060904353134, -22.339883172422926], [-47.259051271994814, -22.33990145899892], [-47.259041621370564, -22.339919711149097], [-47.25903195225226, -22.33993792880036], [-47.25902226441192, -22.339956111881428], [-47.259012557621595, -22.339974260322975], [-47.25900283165421, -22.339992374056198], [-47.258993086283006, -22.340010453013633], [-47.258983321281676, -22.340028497129058], [-47.25897353642389, -22.340046506338176], [-47.25896373148295, -22.340064480579397], [-47.25895390623412, -22.34008241978948], [-47.258944060451974, -22.340100323908224], [-47.25893419391049, -22.34011819287851], [-47.258924306385175, -22.34013602664226], [-47.25891439765144, -22.34015382514347], [-47.25890446748396, -22.340171588329046], [-47.25889451565889, -22.3401893161453], [-47.25888454195135, -22.34020700854183], [-47.25887454613678, -22.340224665469677], [-47.25886452799165, -22.340242286879537], [-47.25885448729092, -22.340259872726453], [-47.25884442381045, -22.340277422965592], [-47.25883433732631, -22.3402949375533], [-47.25882422761413, -22.340312416448207], [-47.2588140944492, -22.34032985961113], [-47.25880393760717, -22.34034726700377], [-47.258793756863575, -22.34036463858943], [-47.25878355199379, -22.34038197433309], [-47.2587733227725, -22.34039927420245], [-47.2587630689745, -22.340416538166238], [-47.25875279037467, -22.34043376619442], [-47.25874248674713, -22.34045095825956], [-47.2587321578662, -22.340468114335163], [-47.2587218035056, -22.340485234396837], [-47.25871142343826, -22.34050231842279], [-47.25870101743771, -22.3405193663914], [-47.25869058527633, -22.340536378283925], [-47.25868012672584, -22.34055335408389], [-47.25866964155849, -22.34057029377493], [-47.2586591295448, -22.340587197344497], [-47.25864859045611, -22.340604064779676], [-47.25863802406182, -22.340620896071606], [-47.25862743013138, -22.340637691212123], [-47.25861680843393, -22.340654450194492], [-47.2586061587369, -22.34067117301537], [-47.25859548080811, -22.340687859671736], [-47.258584774414196, -22.340704510162865], [-47.258574039321005, -22.34072112449014], [-47.25856327529321, -22.340737702657314], [-47.25855248209517, -22.340754244669153], [-47.25854165949029, -22.340770750532442], [-47.258530807241065, -22.34078722025596], [-47.25851993057685, -22.340803645593017], [-47.25850909856435, -22.340819922066906], [-47.25849841524191, -22.340835889621136], [-47.25848792128129, -22.34085148213644], [-47.25847761642289, -22.34086669557058], [-47.25846750006458, -22.34088152700656], [-47.25845757194683, -22.340895973634733], [-47.25844783214894, -22.340910032765372], [-47.25843828108396, -22.34092370184329], [-47.25842891948976, -22.340936978468058], [-47.25841974842373, -22.340949860408838], [-47.25841076925161, -22.34096234562727], [-47.25840198363964, -22.340974432295507], [-47.258393393542875, -22.340986118818268], [-47.25838646791896, -22.340995431576278], [-47.25836333735445, -22.341025862849275], [-47.25836103679057, -22.34102884096705], [-47.25835346275992, -22.341038512588664], [-47.25834610123969, -22.341047780691003], [-47.25833895576922, -22.341056645978398], [-47.258332030027056, -22.341065109588527], [-47.25832532780261, -22.341073173119497], [-47.25831885296712, -22.34108083865392], [-47.258312609437645, -22.34108810878796], [-47.258306601141015, -22.341094986656525], [-47.258300831974196, -22.341101475958045], [-47.2582953057612, -22.34110758097886], [-47.2582900262083, -22.341113306614645], [-47.258284996853995, -22.341118658392496], [-47.2582802210171, -22.341123642489396], [-47.25827570174369, -22.34112826574651], [-47.25827144174877, -22.341132535683343], [-47.25826744335603, -22.341136460507272], [-47.258263708435436, -22.341140049119787], [-47.2582602383395, -22.341143311117353], [-47.25825703383788, -22.341146256787948], [-47.25825409461354, -22.341148897495298], [-47.25825135904768, -22.34115129842214], [-47.25824864321066, -22.341153626185346], [-47.258245810433664, -22.341155997390437], [-47.258242848299794, -22.341158419051972], [-47.258239759571644, -22.341160885449874], [-47.258236547243165, -22.341163390942153], [-47.258233214533654, -22.341165929970526], [-47.25822976487662, -22.341168497069557], [-47.25822620191289, -22.341171086871974], [-47.258222529484556, -22.341173694113525], [-47.258218751625826, -22.341176313639348], [-47.258214872557126, -22.34117894040804], [-47.258210896678804, -22.341181569495976], [-47.258206828561356, -22.34118419610341], [-47.25820267293949, -22.34118681555818], [-47.258198434709875, -22.34118942331681], [-47.25819411891922, -22.34119201497168], [-47.25818973075977, -22.341194586253348], [-47.25818527556478, -22.341197133033095], [-47.25818075879961, -22.341199651327663], [-47.25817618605802, -22.341202137301245], [-47.25817156305607, -22.341204587268553], [-47.25816689562503, -22.341206997698524], [-47.25813719082678, -22.341221941993695]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 757.121347749, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26185886786271, -22.335311887052047], [-47.26183505186961, -22.335335962766067], [-47.261815967608555, -22.335355332777382], [-47.26179681388691, -22.335374855207668], [-47.26177759324286, -22.33539453212578], [-47.26175830825674, -22.335414365622896], [-47.26173896155353, -22.335434357809934], [-47.26171955580492, -22.335454510815126], [-47.261700093726695, -22.335474826786545], [-47.2616805780824, -22.335495307888056], [-47.26166101168383, -22.335515956298504], [-47.26164139739299, -22.335536774209285], [-47.26162173812097, -22.33555776382498], [-47.26160203683018, -22.335578927360846], [-47.26158229653914, -22.335600267036646], [-47.261562532775926, -22.335621771525904], [-47.26154280308606, -22.335643382337633], [-47.26152315948113, -22.33566504268858], [-47.26150361072105, -22.33568674197638], [-47.26148415642672, -22.335708479611675], [-47.26146479621852, -22.335730255007988], [-47.26144552971374, -22.335752067584952], [-47.261426356530414, -22.33577391676407], [-47.2614072762854, -22.335795801970583], [-47.261388288592286, -22.335817722636303], [-47.26136939306571, -22.335839678194578], [-47.26135058932, -22.335861668081822], [-47.26133187696683, -22.335883691740356], [-47.26131325561749, -22.33590574861587], [-47.26129472488398, -22.335927838156096], [-47.261276284377125, -22.33594995981301], [-47.26125793370598, -22.33597211304375], [-47.26123967248056, -22.33599429730734], [-47.261221500309965, -22.336016512066774], [-47.26120341680318, -22.336038756788465], [-47.26118542156893, -22.336061030941995], [-47.26116751421521, -22.33608333400122], [-47.261149694350685, -22.33610566544218], [-47.26113196158275, -22.33612802474567], [-47.26111431551986, -22.336150411394414], [-47.261096755770275, -22.336172824874613], [-47.26107928194202, -22.33619526467603], [-47.26106189364372, -22.33621773029082], [-47.26104459048351, -22.336240221215203], [-47.261027372069755, -22.336262736948264], [-47.26101023801188, -22.336285276991312], [-47.260993187919034, -22.33630784084908], [-47.260976221400504, -22.336330428029655], [-47.26095933806666, -22.336353038043008], [-47.26094253752781, -22.336375670402685], [-47.26092581939487, -22.336398324624664], [-47.26090918327928, -22.336421000227784], [-47.260892628792654, -22.33644369673407], [-47.26087615554896, -22.336466413665732], [-47.26085976316008, -22.33648915055124], [-47.26084345123969, -22.33651190692028], [-47.260827219403204, -22.336534682303416], [-47.26081106726582, -22.33655747623506], [-47.26079499444365, -22.336580288251813], [-47.260779000553356, -22.336603117893016], [-47.26076308521263, -22.33662596469998], [-47.26074724803982, -22.336648828216717], [-47.26073148865508, -22.336671707988046], [-47.260715806678384, -22.336694603562595], [-47.260700201730934, -22.33671751449071], [-47.26068467343472, -22.336740440325098], [-47.26066922141311, -22.336763380620013], [-47.26065384529107, -22.33678633493081], [-47.260638544692924, -22.336809302817233], [-47.26062331924509, -22.336832283839602], [-47.26060816857469, -22.336855277560556], [-47.26059309231072, -22.336878283543477], [-47.26057809008309, -22.336901301353766], [-47.26056316152117, -22.336924330561214], [-47.260548306257455, -22.336947370734382], [-47.260533523925, -22.336970421444306], [-47.26051881415731, -22.336993482264955], [-47.260504176590274, -22.337016552769995], [-47.260489610929994, -22.337039632425252], [-47.26047511735231, -22.33706271994201], [-47.26046069608203, -22.337085813886297], [-47.26044634684169, -22.337108913593855], [-47.260432069157076, -22.337132018715945], [-47.260417862553254, -22.337155128906776], [-47.26040372655524, -22.33717824382277], [-47.260389660687856, -22.33720136312252], [-47.260375664474815, -22.337224486468678], [-47.26036173744071, -22.33724761352454], [-47.26034787910997, -22.33727074395583], [-47.26033408900602, -22.337293877432227], [-47.26032036665354, -22.337317013623537], [-47.26030671157665, -22.337340152202717], [-47.260293123298645, -22.33736329284655], [-47.26027960134466, -22.337386435231107], [-47.2602661452393, -22.337409579035647], [-47.26025275450658, -22.337432723942992], [-47.260239428671184, -22.337455869637175], [-47.260226167258814, -22.3374790158032], [-47.26021296979408, -22.337502162130235], [-47.26019983580362, -22.337525308306773], [-47.26018676481291, -22.33754845402562], [-47.26017375634723, -22.337571598982866], [-47.26016080993538, -22.337594742871005], [-47.26014792510332, -22.337617885390035], [-47.26013510137854, -22.337641026240302], [-47.260122338289875, -22.33766416512219], [-47.260109635365694, -22.33768730173996], [-47.260096992135836, -22.337710435797796], [-47.26008440812937, -22.337733567004257], [-47.260071882876815, -22.33775669506814], [-47.26005941590977, -22.33777981969897], [-47.2600470067596, -22.33780294060982], [-47.26003465495878, -22.337826057514487], [-47.26002236004059, -22.337849170128305], [-47.26001012153873, -22.337872278168707], [-47.25999793898777, -22.337895381354596], [-47.25998581192326, -22.337918479406007], [-47.25997373988155, -22.337941572044453], [-47.25996172239935, -22.337964658993798], [-47.259949759014454, -22.337987739979017], [-47.25993784926592, -22.33801081472568], [-47.25992599269312, -22.338033882961724], [-47.25991418883637, -22.33805694441663], [-47.2599024372375, -22.338079998819996], [-47.259890737438916, -22.338103045903278], [-47.259879088983524, -22.33812608540029], [-47.25986749141536, -22.33814911704582], [-47.259855944381044, -22.33817214037323], [-47.25984445193992, -22.338195146067385], [-47.25983302374513, -22.338218112767333], [-47.259821664995506, -22.338241026904342], [-47.259810374814045, -22.33826388701698], [-47.25979915189663, -22.33828669252654], [-47.25978799494815, -22.338309442860503], [-47.259776902682006, -22.338332137453612], [-47.25976587382152, -22.338354775745135], [-47.259754907098845, -22.338377357180992], [-47.25974400125497, -22.33839988121367], [-47.25973315504155, -22.338422347298867], [-47.25972273513063, -22.338443990702554], [-47.259711987041555, -22.33846637353357], [-47.25970129500178, -22.338488696862655], [-47.2596906577941, -22.338510960168684], [-47.25968007421455, -22.33853316292781], [-47.25966954306548, -22.33855530462847], [-47.25965906316171, -22.338577384758157], [-47.25964863332697, -22.338599402810996], [-47.25963825239473, -22.338621358286034], [-47.25962791920916, -22.338643250685134], [-47.25961763262379, -22.33866507951584], [-47.259607391502975, -22.33868684428826], [-47.25959719472056, -22.33870854451792], [-47.25958704116015, -22.338730179725236], [-47.25957692971725, -22.338751749430728], [-47.25956685929637, -22.33877325316139], [-47.259556828811476, -22.33879469044976], [-47.25954683718895, -22.33881606082747], [-47.25953688336336, -22.33883736383426], [-47.25952696628125, -22.338858599009953], [-47.25951708489771, -22.338879765901908], [-47.25950723818147, -22.338900864053635], [-47.25949742510619, -22.338921893024196], [-47.259487644661654, -22.338942852363513], [-47.25947789584364, -22.338963741634586], [-47.25946817766145, -22.338984560396995], [-47.259458489132, -22.339005308219836], [-47.25944882928475, -22.339025984670947], [-47.25943919715902, -22.339046589322894], [-47.259429591802636, -22.33906712175567], [-47.25942001227674, -22.339087581546448], [-47.25941045764992, -22.33910796828235], [-47.259400927003654, -22.33912828154848], [-47.25939141942772, -22.33914852093803], [-47.259381934022706, -22.339168686046772], [-47.25937246990022, -22.339188776472614], [-47.25936302618035, -22.339208791821257], [-47.25935360199682, -22.339228731694746], [-47.25934419648796, -22.339248595711364], [-47.25933480880719, -22.33926838348264], [-47.259325438116626, -22.339288094627452], [-47.25931608358618, -22.33930772877387], [-47.25930674439893, -22.339327285547437], [-47.25929741974596, -22.33934676458257], [-47.25928810882859, -22.339366165517518], [-47.25927919170302, -22.33938469646436], [-47.259269923479685, -22.339403905885096], [-47.259260666158525, -22.33942303746999], [-47.259251411740486, -22.33944210588305], [-47.25924214908929, -22.339461133024315], [-47.259232873842834, -22.339480127277785], [-47.25922358570279, -22.339499088663754], [-47.25921428442888, -22.33951801708552], [-47.25920496978142, -22.339536912447898], [-47.25919564152256, -22.3395557746544], [-47.25918629941398, -22.339574603611915], [-47.25917694321853, -22.339593399227567], [-47.259167572700306, -22.3396121614083], [-47.25915818762305, -22.33963089006425], [-47.25914878775195, -22.33964958510511], [-47.25913937285272, -22.339668246441917], [-47.25912994269138, -22.33968687398746], [-47.259120497034885, -22.339705467655097], [-47.25911103565061, -22.339724027359754], [-47.25910155830658, -22.33974255301726], [-47.259092064771856, -22.33976104454401], [-47.259082554815315, -22.339779501858832], [-47.25907302820698, -22.3397979248807], [-47.25906348471688, -22.3398163135308], [-47.25905392411572, -22.33983466773141], [-47.259044346175486, -22.33985298740438], [-47.25903475066767, -22.33987127247491], [-47.25902513736426, -22.33988952286925], [-47.25901550603816, -22.339907738514235], [-47.259005856462785, -22.339925919337794], [-47.258996188411714, -22.33994406526978], [-47.258986501658505, -22.339962176242018], [-47.25897679597765, -22.33998025218683], [-47.258967071143964, -22.339998293037905], [-47.258957326932695, -22.3400162987302], [-47.2589475631191, -22.340034269200654], [-47.258937779478, -22.340052204388947], [-47.25892797578632, -22.340070104233057], [-47.25891815182014, -22.340087968674062], [-47.258908307355085, -22.34010579765619], [-47.25889844216819, -22.340123591122712], [-47.2588885560365, -22.3401413490189], [-47.25887864873631, -22.34015907129309], [-47.25886872004531, -22.340176757893033], [-47.25885876974027, -22.3401944087697], [-47.25884879759819, -22.34021202387565], [-47.25883880339716, -22.34022960316303], [-47.25882878691375, -22.340247146588432], [-47.258818747925424, -22.34026465410851], [-47.25880868620983, -22.34028212568121], [-47.25879860154423, -22.340299561266733], [-47.25878849370548, -22.340316960827547], [-47.25877836247084, -22.34033432432695], [-47.25876820761746, -22.340351651729982], [-47.25875802892231, -22.34036894300326], [-47.258747826161624, -22.34038619811626], [-47.258737599111825, -22.340403417039447], [-47.25872734754936, -22.340420599744576], [-47.258717071249926, -22.340437746206046], [-47.258706769989416, -22.34045485639917], [-47.25869644354315, -22.340471930301412], [-47.25868609168556, -22.340488967892977], [-47.2586757141918, -22.340505969154066], [-47.25866531083575, -22.340522934067945], [-47.25865488139071, -22.340539862620123], [-47.258644425630436, -22.34055675479629], [-47.25863394332699, -22.34057361058591], [-47.25862343425323, -22.340590429978135], [-47.25861289818003, -22.340607212966177], [-47.2586023348784, -22.34062395954415], [-47.25859174411891, -22.34064066970734], [-47.258581125670524, -22.340657343454694], [-47.258570479302456, -22.34067398078538], [-47.25855980478284, -22.340690581700965], [-47.25854910187896, -22.340707146205105], [-47.258538370356916, -22.34072367430386], [-47.25852760998243, -22.340740166004423], [-47.258516820520406, -22.34075662131587], [-47.258506001734645, -22.34077304024942], [-47.258495158945514, -22.340789414425505], [-47.25848436236062, -22.34080563766033], [-47.25847371777134, -22.34082154731854], [-47.258463266588784, -22.340837076267412], [-47.258453008622105, -22.340852220469387], [-47.25844294333234, -22.340866977030533], [-47.25843307052866, -22.340881343165993], [-47.25842339036473, -22.340895316212887], [-47.25841390333333, -22.340908893644986], [-47.25840461025749, -22.340922073093438], [-47.2583955122849, -22.34093485236173], [-47.258386610876755, -22.34094722944895], [-47.258377907799535, -22.3409592025682], [-47.25836940511345, -22.34097077016891], [-47.25836110515957, -22.340981930959977], [-47.258358452050295, -22.3409854553796], [-47.258335195363976, -22.341015841739917], [-47.25832998850313, -22.341022490613845], [-47.25832274609167, -22.341031608757024], [-47.2583157254535, -22.341040319164694], [-47.25830893040055, -22.34104862306409], [-47.258302364857336, -22.341056522150417], [-47.25829603283157, -22.34106401861131], [-47.25828993837754, -22.3410711151564], [-47.25828408555944, -22.34107781504291], [-47.25827847841115, -22.341084122100703], [-47.258273120892326, -22.34109004075738], [-47.25826801684308, -22.3410955760597], [-47.2582631699329, -22.34110073369628], [-47.25825858360798, -22.341105520016246], [-47.258254261037386, -22.341109942043868], [-47.25825020505359, -22.341114007492727], [-47.25824641809142, -22.341117724775696], [-47.25824290212449, -22.341121103011076], [-47.258239658600495, -22.34112415202351], [-47.25823668837469, -22.341126882340518], [-47.2582339911979, -22.341129305583138], [-47.25823150451383, -22.341131488073312], [-47.25822904140924, -22.34113359921745], [-47.258226462923496, -22.341135757565137], [-47.258223756374946, -22.341137970275252], [-47.25822092451022, -22.3411402315634], [-47.258217970311044, -22.341142535724472], [-47.258214896988335, -22.341144877138447], [-47.25821170797055, -22.34114725027969], [-47.258208406897005, -22.341149649722407], [-47.25820499761152, -22.341152070145327], [-47.25820148415318, -22.341154506338526], [-47.258197870750365, -22.34115695320738], [-47.2581941618143, -22.34115940577688], [-47.25816691249285, -22.341176999479345]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 747.274978301, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26182810821068, -22.335302926413235], [-47.26179448510492, -22.33533705295939], [-47.261775289360635, -22.335356618217794], [-47.26175602496472, -22.335376339922856], [-47.26173669451116, -22.33539622017705], [-47.26171730063931, -22.33541626110282], [-47.26169784603598, -22.33543646484031], [-47.26167833343275, -22.335456833549767], [-47.26165876560981, -22.33547736940747], [-47.261639145396295, -22.33549807460496], [-47.26161947567238, -22.335518951346533], [-47.261599759368195, -22.335540001849804], [-47.26157999946588, -22.335561228343334], [-47.261560199004705, -22.335582633060273], [-47.2615403737352, -22.33560420446893], [-47.26152058210905, -22.33562588311805], [-47.261500876975134, -22.33564761131069], [-47.26148126723748, -22.335669378279842], [-47.261461752513625, -22.335691183432868], [-47.261442332420664, -22.335713026180212], [-47.261423006572514, -22.335734905938402], [-47.261403774583805, -22.33575682212585], [-47.261384636068016, -22.33577877416493], [-47.26136559063535, -22.335800761484506], [-47.26134663789698, -22.33582278351513], [-47.26132777746383, -22.335844839690395], [-47.26130900894408, -22.335866929449946], [-47.261290331945624, -22.335889052236812], [-47.2612717460769, -22.335911207496117], [-47.26125325094532, -22.335933394677305], [-47.2612348461564, -22.335955613235043], [-47.26121653131667, -22.335977862625924], [-47.26119830603174, -22.336000142310617], [-47.26118016990704, -22.336022451753166], [-47.261162122547816, -22.336044790420953], [-47.26114416355855, -22.336067157785596], [-47.26112629254436, -22.336089553321024], [-47.2611085091091, -22.336111976505904], [-47.26109081285776, -22.336134426820966], [-47.26107320339501, -22.336156903750386], [-47.2610556803254, -22.336179406782], [-47.26103824325399, -22.336201935406088], [-47.26102089178545, -22.336224489117008], [-47.26100362552461, -22.336247067412124], [-47.26098644407735, -22.33626966979093], [-47.26096934704936, -22.336292295756493], [-47.26095233404641, -22.336314944815246], [-47.260935404675365, -22.33633761647562], [-47.26091855854305, -22.336360310249535], [-47.26090179525689, -22.33638302565153], [-47.260885114424916, -22.33640576219887], [-47.2608685156552, -22.336428519412294], [-47.2608519985583, -22.33645129681255], [-47.26083556274267, -22.336474093926757], [-47.260819207818514, -22.336496910283387], [-47.260802933397855, -22.336519745411696], [-47.26078673909248, -22.336542598844865], [-47.26077062451511, -22.33656547011833], [-47.260754589278996, -22.33658835877034], [-47.2607386329985, -22.33661126434101], [-47.260722755288604, -22.33663418637342], [-47.2607069557661, -22.33665712441123], [-47.26069123404764, -22.336680078002153], [-47.260675589751116, -22.336703046695586], [-47.26066002249526, -22.336726030043263], [-47.26064453190009, -22.336749027598586], [-47.260629117587364, -22.336772038916035], [-47.26061377917814, -22.33679506355452], [-47.26059851629558, -22.336818101073607], [-47.26058332856364, -22.336841151035113], [-47.260568215608096, -22.336864213001757], [-47.26055317705566, -22.33688728653819], [-47.26053821253257, -22.33691037121356], [-47.260523321668174, -22.336933466595767], [-47.260508504092385, -22.336956572255232], [-47.260493759435626, -22.33697968776533], [-47.26047908733067, -22.33700281269918], [-47.26046448748171, -22.337025946520253], [-47.26044996007044, -22.33704908792513], [-47.26043550532997, -22.337072235460827], [-47.260421122983665, -22.337095388455946], [-47.26040681255504, -22.337118546559445], [-47.26039257356683, -22.33714170942346], [-47.260378405541715, -22.33716487670226], [-47.26036430800221, -22.337188048052457], [-47.26035028046967, -22.337211223134616], [-47.260336322466394, -22.33723440161011], [-47.26032243351447, -22.33725758314269], [-47.260308613134946, -22.337280767400124], [-47.26029486085021, -22.33730395405034], [-47.26028117618201, -22.337327142764476], [-47.26026755865138, -22.337350333217522], [-47.26025400778102, -22.337373525083827], [-47.2602405230933, -22.337396718040846], [-47.260227104109866, -22.337419911769704], [-47.26021375035308, -22.33744310595289], [-47.26020046134632, -22.337466300273654], [-47.26018723661189, -22.33748949441968], [-47.260174075674115, -22.337512688077823], [-47.26016097805617, -22.337535880939384], [-47.260147943281034, -22.337559072699033], [-47.260134970875214, -22.33758226304768], [-47.260122060362406, -22.337605451683952], [-47.26010921126776, -22.33762863830682], [-47.26009642311793, -22.33765182261527], [-47.260083695438965, -22.33767500431221], [-47.260071027758485, -22.337698183100553], [-47.26005841960328, -22.3377213586875], [-47.26004587050165, -22.337744530780657], [-47.26003337998302, -22.33776769908834], [-47.26002094757648, -22.33779086332234], [-47.260008572812325, -22.337814023195325], [-47.259996255221644, -22.33783717842152], [-47.259983994335975, -22.337860328717184], [-47.25997178968771, -22.33788347380014], [-47.25995964081026, -22.337906613389386], [-47.2599475472378, -22.337929747205322], [-47.25993550850499, -22.33795287497083], [-47.25992352414742, -22.337975996409906], [-47.25991159370207, -22.337999111247107], [-47.2598997167063, -22.338022219209442], [-47.25988789269828, -22.338045320025476], [-47.2598761212178, -22.338068413423827], [-47.259864401805245, -22.338091499135164], [-47.25985273400149, -22.33811457689235], [-47.25984111734851, -22.338137646429388], [-47.25982955149263, -22.338160707275563], [-47.2598180405641, -22.338183749968888], [-47.25980659438151, -22.338206752808947], [-47.25979521824332, -22.338229702014946], [-47.259783911274525, -22.338252596109076], [-47.25977267216614, -22.338275434510276], [-47.25976149961837, -22.33829821664385], [-47.25975039233999, -22.338320941942538], [-47.25973934904993, -22.338343609843616], [-47.259728368476026, -22.33836621979112], [-47.25971744935515, -22.338388771235817], [-47.25970659043498, -22.338411263631652], [-47.25969616431791, -22.338432919917267], [-47.2596854043702, -22.338455327403867], [-47.25967470103277, -22.33847767428327], [-47.25966405308497, -22.338499960033026], [-47.25965345931958, -22.338522184127935], [-47.259642918535796, -22.33854434605521], [-47.2596324295455, -22.338566445301172], [-47.25962199116962, -22.338588481358858], [-47.25961160223895, -22.338610453726318], [-47.25960126159523, -22.338632361904363], [-47.25959096808962, -22.338654205399777], [-47.25958072058437, -22.338675983721746], [-47.2595705179513, -22.33869769638508], [-47.25956035907216, -22.338719342909545], [-47.25955024284085, -22.338740922814956], [-47.259540168160356, -22.338762435627807], [-47.2595301339433, -22.338783880880083], [-47.2595201391149, -22.338805258102983], [-47.25951018260872, -22.33882656683587], [-47.25950026337049, -22.33884780661823], [-47.25949038035459, -22.338868976997144], [-47.2594805325293, -22.3388900775159], [-47.25947071886788, -22.338911107733466], [-47.25946093836002, -22.33893206719956], [-47.259451190001435, -22.338952955477232], [-47.25944147280163, -22.338973772126018], [-47.25943178577781, -22.338994516715122], [-47.25942212796002, -22.339015188812475], [-47.25941249838815, -22.33903578799083], [-47.25940289611091, -22.33905631383047], [-47.25939332019043, -22.339076765908814], [-47.25938376969646, -22.339097143813405], [-47.259374243711825, -22.339117447129716], [-47.25936474132779, -22.339137675451404], [-47.2593552616466, -22.339157828374855], [-47.25934580378173, -22.33917790549849], [-47.2593363668552, -22.339197906428776], [-47.25932695000296, -22.339217830768398], [-47.25931755236558, -22.339237678136488], [-47.259308173099036, -22.33925744814545], [-47.259298811368055, -22.33927714041507], [-47.25928946634534, -22.33929675457447], [-47.25928013721697, -22.3393162902502], [-47.25927082317717, -22.339335747077882], [-47.25926152343049, -22.339355124697004], [-47.25925262417942, -22.33937361845436], [-47.25924336853593, -22.339392801794055], [-47.25923412435496, -22.339411906215034], [-47.25922488352403, -22.33943094662457], [-47.25921563473638, -22.33944994527988], [-47.259206373564815, -22.33946891070252], [-47.25919709971138, -22.339487842915272], [-47.25918781293709, -22.339506741822152], [-47.25917851300363, -22.339525607328675], [-47.2591691996745, -22.339544439338997], [-47.25915987271273, -22.33956323776075], [-47.259150531882504, -22.33958200250182], [-47.25914117694933, -22.339600733469872], [-47.259131807678344, -22.339619430575812], [-47.25912242383611, -22.33963809373016], [-47.2591130251898, -22.33965672284467], [-47.2591036115068, -22.33967531783303], [-47.25909418255556, -22.339693878609385], [-47.25908473810483, -22.339712405089557], [-47.259075277924175, -22.339730897190265], [-47.25906580178402, -22.339749354828722], [-47.259056309454756, -22.339767777924727], [-47.2590468007079, -22.339786166398213], [-47.259037275314974, -22.339804520171267], [-47.25902773304816, -22.339822839167187], [-47.25901817368093, -22.339841123308783], [-47.25900859698632, -22.339859372522266], [-47.25899900273783, -22.339877586734953], [-47.258989390709914, -22.339895765874736], [-47.2589797606775, -22.33991390987063], [-47.25897011241568, -22.33993201865356], [-47.2589604456996, -22.339950092156485], [-47.258950760305304, -22.339968130312876], [-47.25894105600914, -22.339986133057604], [-47.258931332587956, -22.340004100326784], [-47.25892158981854, -22.340022032058574], [-47.25891182747731, -22.340039928193963], [-47.258902045342765, -22.34005778867209], [-47.2588922431926, -22.340075613435367], [-47.25888242080395, -22.34009340242935], [-47.25887257795552, -22.340111155598606], [-47.258862714425895, -22.340128872889785], [-47.258852829992975, -22.34014655425262], [-47.25884292443607, -22.340164199636238], [-47.258832997533545, -22.340181808993076], [-47.25882304906398, -22.34019938227712], [-47.25881307880707, -22.340216919442053], [-47.258803086540986, -22.34023442044591], [-47.25879307204481, -22.340251885246946], [-47.258783035097764, -22.340269313804633], [-47.25877297547874, -22.340286706080803], [-47.258762892966196, -22.340304062039504], [-47.25875278733899, -22.340321381645683], [-47.2587426583758, -22.34033866486607], [-47.25873250585529, -22.340355911668997], [-47.258722329555226, -22.340373122025635], [-47.25871212925364, -22.340390295908218], [-47.25870190472856, -22.340407433290313], [-47.25869165575725, -22.340424534148106], [-47.25868138211718, -22.340441598458746], [-47.25867108358526, -22.340458626201613], [-47.258660759937456, -22.340475617358766], [-47.258650410950494, -22.340492571912353], [-47.2586400363998, -22.340509489847612], [-47.2586296360602, -22.340526371152038], [-47.25861920970702, -22.3405432158133], [-47.25860875711381, -22.340560023822956], [-47.258598278055, -22.340576795172232], [-47.258587772302924, -22.34059352985645], [-47.25857723963009, -22.340610227871835], [-47.2585666798086, -22.340626889215873], [-47.258556092608856, -22.34064351388971], [-47.258545477801505, -22.34066010189475], [-47.258534835156226, -22.340676653234798], [-47.25852416444166, -22.340693167915788], [-47.258513465425374, -22.34070964594613], [-47.25850273787449, -22.3407260873354], [-47.2584919815553, -22.34074249209504], [-47.25848119623301, -22.34075886023864], [-47.258470387319, -22.340775183253765], [-47.25845962616172, -22.340791353249504], [-47.25844902030561, -22.34080720501169], [-47.258438611901134, -22.34082267039419], [-47.258428400826205, -22.340837745364023], [-47.25841838660496, -22.340852427050326], [-47.25840856911542, -22.340866712693106], [-47.25839894858544, -22.34088059965624], [-47.258389525587674, -22.34089408544257], [-47.258380301030215, -22.340907167714708], [-47.258371276151095, -22.3409198443105], [-47.25836245250693, -22.340932113266554], [-47.25835383196451, -22.340943972836854], [-47.2583454166891, -22.34095542151556], [-47.25833720913138, -22.340966458060503], [-47.258330422018744, -22.34097547413315], [-47.258307028623484, -22.341005811810767], [-47.25830651425158, -22.34100646863514], [-47.25829939094887, -22.341015436819163], [-47.25829249514308, -22.34102399234715], [-47.25828583077936, -22.34103213653586], [-47.25827940191739, -22.341039871177582], [-47.2582732127014, -22.34104719856498], [-47.25826726732283, -22.34105412152118], [-47.2582615699833, -22.34106064342565], [-47.25825612485354, -22.34106676823979], [-47.25825093602893, -22.341072500532356], [-47.258246007483365, -22.341077845501264], [-47.2582413430173, -22.341082808996624], [-47.2582369462044, -22.34108739753973], [-47.258232820336644, -22.341091618337867], [-47.25821122168128, -22.341113267388508]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 730.399197321, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26179740424593, -22.335294006138664], [-47.261773002606866, -22.33531877313805], [-47.26175376483991, -22.33533838122455], [-47.26173445669212, -22.335358147716565], [-47.26171508077112, -22.335378074727785], [-47.26169563973064, -22.335398164392313], [-47.26167613627257, -22.33541841886211], [-47.26165657314435, -22.335438840309557], [-47.261636953142734, -22.33545943092345], [-47.26161727911426, -22.335480192907983], [-47.2615975539573, -22.335501128480306], [-47.26157778062092, -22.33552223987116], [-47.261557962107084, -22.335543529322358], [-47.26153810147574, -22.335564999080386], [-47.261518214699976, -22.335586637408426], [-47.26149836113752, -22.335608383894897], [-47.26147859447462, -22.335630179929222], [-47.26145892375935, -22.335652014579704], [-47.261439348605975, -22.335673887250476], [-47.26141986862825, -22.33569579734882], [-47.26140048343668, -22.335717744288193], [-47.261381192642595, -22.335739727484], [-47.26136199585605, -22.33576174635561], [-47.2613428926838, -22.33578380032904], [-47.26132388273364, -22.335805888831988], [-47.26130496561304, -22.335828011295256], [-47.26128614092672, -22.335850167155808], [-47.26126740827909, -22.33587235585401], [-47.26124876727516, -22.335894576832374], [-47.26123021751884, -22.335916829537837], [-47.26121175861214, -22.335939113422572], [-47.26119339015808, -22.335961427940745], [-47.261175111758774, -22.335983772550634], [-47.261156923016166, -22.33600614671406], [-47.26113882353199, -22.3360285498961], [-47.26112081290713, -22.336050981566146], [-47.261102890743246, -22.33607344119599], [-47.26108505664068, -22.33609592826226], [-47.26106731020085, -22.336118442243624], [-47.26104965102495, -22.33614098262226], [-47.26103207871395, -22.336163548884056], [-47.26101459286946, -22.336186140517427], [-47.26099719309256, -22.33620875701488], [-47.2609798789846, -22.336231397872016], [-47.26096265014797, -22.33625406258657], [-47.26094550618482, -22.336276750659906], [-47.26092844669743, -22.33629946159686], [-47.26091147128915, -22.33632219490424], [-47.26089457956335, -22.336344950092382], [-47.260877771123994, -22.336367726674332], [-47.26086104557558, -22.33639052416594], [-47.26084440252275, -22.33641334208647], [-47.26082784157268, -22.336436179955296], [-47.26081136233028, -22.336459037298212], [-47.26079496440235, -22.33648191364242], [-47.26077864739749, -22.336504808515866], [-47.260762410924116, -22.336527721450558], [-47.26074625459152, -22.336550651980744], [-47.26073017800959, -22.336573599643494], [-47.2607141807893, -22.33659656397793], [-47.26069826254228, -22.336619544525952], [-47.26068242288199, -22.33664254083028], [-47.26066666142177, -22.336665552437566], [-47.26065097777617, -22.336688578896254], [-47.26063537156062, -22.336711619757224], [-47.260619842391904, -22.33673467457298], [-47.260604389888485, -22.336757742897007], [-47.26058901366816, -22.33678082428756], [-47.260573713350894, -22.336803918303325], [-47.26055848855737, -22.336827024505435], [-47.26054333891022, -22.33685014245578], [-47.260528264033, -22.336873271718346], [-47.26051326354872, -22.336896411861613], [-47.260498337083625, -22.33691956245285], [-47.26048348426449, -22.336942723061853], [-47.260468704718626, -22.33696589326139], [-47.26045399807576, -22.336989072624032], [-47.260439364038085, -22.337012260610944], [-47.26042480279323, -22.337035455903894], [-47.26041031458253, -22.337058657031044], [-47.260395899130266, -22.337081863313664], [-47.26038155595761, -22.337105074398554], [-47.26036728458498, -22.337128289935738], [-47.260353084532746, -22.3371515095774], [-47.26033895532112, -22.33717473297797], [-47.26032489646908, -22.337197959796175], [-47.260310907496624, -22.337221189691256], [-47.260296987923475, -22.337244422325114], [-47.26028313726836, -22.337267657363554], [-47.26026935505135, -22.337290894472684], [-47.260255640791875, -22.337314133321794], [-47.260241994008545, -22.337337373584045], [-47.26022841422185, -22.337360614932035], [-47.260214900951745, -22.337383857041527], [-47.26020145371757, -22.337407099591957], [-47.260188072039384, -22.337430342264103], [-47.260174755438214, -22.337453584739656], [-47.26016150343406, -22.337476826704645], [-47.26014831554897, -22.3375000678444], [-47.26013519130378, -22.337523307848663], [-47.26012213021915, -22.337546546410685], [-47.260109131819355, -22.337569783219834], [-47.260096195625785, -22.337593017973354], [-47.26008332116128, -22.3376162503688], [-47.26007050795027, -22.337639480103807], [-47.2600577555165, -22.337662706879904], [-47.260045063385384, -22.337685930398717], [-47.26003243108144, -22.33770915036617], [-47.26001985813074, -22.33773236648864], [-47.26000734406048, -22.337755578473086], [-47.25999488839755, -22.33777878603025], [-47.25998249067007, -22.33780198887159], [-47.25997015040686, -22.337825186710138], [-47.25995786713738, -22.337848379261043], [-47.25994564039181, -22.337871566241084], [-47.25993346970139, -22.33789474736812], [-47.25992135459819, -22.33791792236157], [-47.259909294614715, -22.337941090943247], [-47.259897289284474, -22.337964252836144], [-47.25988533814233, -22.3379874077639], [-47.259873440723524, -22.338010555452534], [-47.25986159656424, -22.33803369562964], [-47.25984980520214, -22.338056828023046], [-47.259838066175604, -22.338079952362353], [-47.259826379023444, -22.338103068379734], [-47.25981474328566, -22.338126175808288], [-47.259803158608214, -22.338149274173198], [-47.259791629192236, -22.338172353865748], [-47.25978016502184, -22.33819539284589], [-47.259768771495075, -22.338218377120892], [-47.259757447738934, -22.338241305196455], [-47.25974619243961, -22.338264176489293], [-47.2597350042925, -22.338286990422493], [-47.25972388200189, -22.338309746426777], [-47.25971282428222, -22.338332443937396], [-47.25970182985707, -22.33835508239655], [-47.2596908974592, -22.338377661253254], [-47.25968002583229, -22.338400179959727], [-47.25966959350907, -22.33842184912729], [-47.259658821702686, -22.338444281269435], [-47.259648107067605, -22.338466651699154], [-47.25963744837968, -22.338488959892626], [-47.259626844428446, -22.338511205323297], [-47.259616294009945, -22.338533387477206], [-47.25960579593312, -22.33855550583944], [-47.25959534901608, -22.338577559901992], [-47.259584952087, -22.338599549161835], [-47.2595746039851, -22.338621473118863], [-47.259564303559266, -22.338643331278945], [-47.25955404966957, -22.33866512315049], [-47.25954384118584, -22.33868684824749], [-47.25953367698797, -22.3387085060891], [-47.25952355596824, -22.338730096194464], [-47.259513477028136, -22.33875161808943], [-47.25950343907889, -22.33877307130565], [-47.25949344104462, -22.33879445537373], [-47.259483481857856, -22.338815769832706], [-47.25947356046349, -22.338837014221728], [-47.25946367581524, -22.33885818808763], [-47.25945382688091, -22.33887929097339], [-47.25944401263335, -22.338900322437954], [-47.259434232062155, -22.338921282030856], [-47.25942448416301, -22.3389421693151], [-47.259414767945586, -22.33896298385026], [-47.25940508242743, -22.33898372520563], [-47.25939542663904, -22.33900439294926], [-47.25938579962106, -22.339024986654024], [-47.25937620042295, -22.339045505900526], [-47.259366628107905, -22.33906595026645], [-47.259357081746785, -22.33908631933969], [-47.25934756042379, -22.33910661270617], [-47.259338063231674, -22.339126829960016], [-47.259328589274304, -22.33914697069815], [-47.25931913766705, -22.339167034519622], [-47.25930970753386, -22.339187021031556], [-47.25930029801291, -22.339206929837278], [-47.259290908247024, -22.339226760556866], [-47.259281537394685, -22.339246512803527], [-47.259272184623285, -22.339266186197953], [-47.25926284910832, -22.33928578037031], [-47.259253530038876, -22.339305294948225], [-47.25924422661221, -22.33932472956848], [-47.25923493803625, -22.339344083871747], [-47.25922605665969, -22.339362540439573], [-47.259216813596055, -22.33938169769831], [-47.25920758255527, -22.33940077495538], [-47.259198355311455, -22.33941978736136], [-47.25918912038738, -22.339438757530754], [-47.259179873290705, -22.339457694122537], [-47.25917061372387, -22.339476597162058], [-47.25916134144926, -22.339495466554105], [-47.2591520562298, -22.33951430220474], [-47.2591427578304, -22.339533104018884], [-47.259133446015426, -22.339551871904913], [-47.25912412055044, -22.339570605771414], [-47.25911478120234, -22.339589305526783], [-47.25910542773763, -22.339607971082728], [-47.25909605992429, -22.339626602350513], [-47.25908667753089, -22.339645199242756], [-47.259077280326274, -22.33966376167392], [-47.259067868080265, -22.339682289559015], [-47.259058440563116, -22.33970078281473], [-47.25904899754579, -22.339719241358594], [-47.25903953880024, -22.33973766510879], [-47.259030064098305, -22.33975605398599], [-47.25902057321292, -22.339774407911097], [-47.25901106591717, -22.339792726807104], [-47.25900154198468, -22.33981101059832], [-47.2589920011905, -22.33982925920858], [-47.258982443309115, -22.339847472565012], [-47.25897286811557, -22.339865650596074], [-47.25896327538583, -22.339883793230676], [-47.25895366489637, -22.339901900398868], [-47.25894403642384, -22.339919972032718], [-47.25893438974491, -22.339938008066362], [-47.25892472463717, -22.33995600843434], [-47.258915040878534, -22.339973973072713], [-47.258905338247445, -22.339991901918786], [-47.25889561652224, -22.340009794911936], [-47.258885875480885, -22.34002765199441], [-47.25887611490348, -22.340045473106567], [-47.25886633456931, -22.340063258192128], [-47.25885653425712, -22.340081007197977], [-47.25884671374714, -22.340098720069975], [-47.2588368728196, -22.34011639675614], [-47.25882701125397, -22.340134037207662], [-47.25881712883118, -22.340151641374938], [-47.25880722533115, -22.34016920921193], [-47.258797300534106, -22.3401867406741], [-47.25878735422134, -22.340204235716545], [-47.2587773861726, -22.340221694298915], [-47.25876739616857, -22.340239116380914], [-47.25875738399013, -22.340256501923605], [-47.25874734941769, -22.340273850890412], [-47.25873729223136, -22.340291163246974], [-47.258727212211575, -22.34030843895997], [-47.25871710913863, -22.34032567799771], [-47.25870698279275, -22.340342880330283], [-47.25869683295333, -22.34036004593057], [-47.25868665939998, -22.34037717477257], [-47.25867646191229, -22.34039426683164], [-47.25866624026911, -22.340411322085775], [-47.2586559942495, -22.34042834051393], [-47.25864572363191, -22.340445322097437], [-47.258635428193905, -22.34046226682018], [-47.258625107713755, -22.34047917466627], [-47.25861476196841, -22.34049604562289], [-47.25860439073429, -22.340512879679554], [-47.258593993788224, -22.340529676825955], [-47.25858357090528, -22.340546437055682], [-47.258573121861424, -22.34056316036199], [-47.25856264643048, -22.340579846742386], [-47.258552144386464, -22.34059649619523], [-47.25854161550298, -22.34061310872011], [-47.25853105955186, -22.34062968432044], [-47.258520476305286, -22.34064622299981], [-47.25850986553433, -22.34066272476433], [-47.258499227009096, -22.3406791896222], [-47.25848856049857, -22.340695617584178], [-47.25847786577132, -22.340712008662127], [-47.25846714259498, -22.340728362869953], [-47.25845639073617, -22.34074468022363], [-47.258445615697276, -22.34076095207778], [-47.25843488996763, -22.340777068834463], [-47.25842432284472, -22.340792862700663], [-47.25841395721833, -22.340808264516745], [-47.258403793035164, -22.340823270254457], [-47.25839382988251, -22.34083787706593], [-47.258384067707055, -22.340852082216042], [-47.25837450681108, -22.34086588309546], [-47.25836514784696, -22.340879277236034], [-47.258355991807896, -22.340892262331895], [-47.25834704002229, -22.340904836255213], [-47.25833829414211, -22.34091699708009], [-47.258329756134536, -22.340928743101454], [-47.25832142826984, -22.340940072858174], [-47.258313313108296, -22.340950985157004], [-47.25830541348683, -22.340961479095526], [-47.25828551890449, -22.340987574414132]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 707.314730146, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26176666996109, -22.335285051835516], [-47.26173224032475, -22.335320144227932], [-47.261712888425066, -22.33533995550687], [-47.261693467036636, -22.335359929275135], [-47.261673978827496, -22.335380067678404], [-47.26165442651469, -22.33540037288046], [-47.261634812861466, -22.335420847065933], [-47.2616151406812, -22.335441492435983], [-47.261595412837764, -22.335462311207547], [-47.26157563224772, -22.33548330561059], [-47.26155580187914, -22.335504477889017], [-47.261535924753765, -22.335525830297865], [-47.26151600395229, -22.335547365097], [-47.261496055670214, -22.335569070344388], [-47.261476140171446, -22.335590884668193], [-47.261456311979536, -22.335612748544204], [-47.26143658028668, -22.33563465087601], [-47.261416944703775, -22.335656591064488], [-47.26139740484125, -22.335678568513785], [-47.26137796030628, -22.335700582634352], [-47.26135861070678, -22.33572263283852], [-47.26133935564949, -22.33574471854262], [-47.26132019473765, -22.335766839169885], [-47.261301127575656, -22.33578899414516], [-47.26128215376759, -22.335811182896414], [-47.26126327291471, -22.335833404857958], [-47.26124448461788, -22.335855659467484], [-47.26122578847876, -22.335877946164917], [-47.26120718409768, -22.335900264394617], [-47.261188671073185, -22.33592261360632], [-47.261170249004806, -22.335944993251747], [-47.26115191749112, -22.335967402786867], [-47.2611336761306, -22.335989841671143], [-47.2611155245214, -22.33601230936739], [-47.26109746226097, -22.336034805342845], [-47.2610794889474, -22.336057329067106], [-47.26106160417749, -22.336079880014765], [-47.26104380754918, -22.336102457662403], [-47.26102609866008, -22.336125061490232], [-47.26100847710771, -22.336147690982198], [-47.260990942490096, -22.33617034562484], [-47.260973494404844, -22.336193024908805], [-47.26095613244976, -22.336215728327954], [-47.26093885622371, -22.336238455378226], [-47.2609216653254, -22.33626120555935], [-47.26090455935353, -22.336283978374485], [-47.26088753790803, -22.336306773328843], [-47.26087060058875, -22.336329589931218], [-47.260853746996155, -22.33635242769313], [-47.260836976731326, -22.33637528612897], [-47.260820289395376, -22.336398164756588], [-47.26080368459208, -22.33642106309398], [-47.260787161922885, -22.336443980665596], [-47.26077072099117, -22.336466916997352], [-47.2607543614021, -22.336489871615946], [-47.260738082760724, -22.336512844052155], [-47.2607218846729, -22.33653583383901], [-47.26070576674512, -22.336558840512538], [-47.26068972858502, -22.3365818636107], [-47.260673769800874, -22.336604902674342], [-47.26065789000279, -22.336627957245156], [-47.26064208880077, -22.33665102686878], [-47.2606263658061, -22.336674111092744], [-47.26061072063085, -22.33669720946699], [-47.260595152888556, -22.33672032154311], [-47.26057966219441, -22.336743446873783], [-47.26056424816298, -22.336766585016374], [-47.26054891041098, -22.336789735528843], [-47.260533648555885, -22.336812897971484], [-47.260518462217114, -22.336836071905545], [-47.26050335101507, -22.336859256894236], [-47.260488314569606, -22.3368824525054], [-47.260473352503766, -22.336905658305653], [-47.26045846444129, -22.336928873864174], [-47.26044365000632, -22.336952098753148], [-47.26042890882551, -22.336975332544572], [-47.26041424059913, -22.336998574697283], [-47.260399645520664, -22.33702182387833], [-47.260385123839754, -22.337045078596883], [-47.260370675281486, -22.337068338167022], [-47.26035629936478, -22.33709160223334], [-47.26034199560772, -22.33711487044368], [-47.260327763528394, -22.337138142448126], [-47.26031360264458, -22.33716141789913], [-47.260299512473026, -22.33718469645333], [-47.26028549253136, -22.337207977768035], [-47.26027154233699, -22.33723126150313], [-47.260257661406285, -22.33725454732258], [-47.26024384925699, -22.337277834890607], [-47.26023010540621, -22.337301123874635], [-47.2602164293702, -22.337324413946128], [-47.260202820667125, -22.33734770477583], [-47.26018927881463, -22.33737099603777], [-47.26017580332969, -22.33739428740975], [-47.26016239373007, -22.33741757857086], [-47.260149049534505, -22.337440869201153], [-47.26013577026062, -22.337464158985085], [-47.26012255542818, -22.337487447606442], [-47.26010940455574, -22.337510734753405], [-47.26009631716161, -22.337534020117815], [-47.26008329276783, -22.33755730338745], [-47.26007033089345, -22.337580584258205], [-47.260057431059096, -22.337603862426263], [-47.260044592786855, -22.337627137587802], [-47.26003181559829, -22.337650409443068], [-47.26001909901652, -22.33767367769234], [-47.26000644256381, -22.337696942040274], [-47.259993845764015, -22.33772020219199], [-47.25998130814211, -22.33774345785328], [-47.25996882922281, -22.337766708733593], [-47.25995640853195, -22.337789954543258], [-47.259944045596264, -22.337813194994165], [-47.259931739942935, -22.33783642980032], [-47.25991949110004, -22.3378596586774], [-47.25990729859664, -22.337882881342257], [-47.259895161962696, -22.337906097513187], [-47.25988308072854, -22.33792930691101], [-47.2598710544256, -22.33795250925777], [-47.259859082586644, -22.337975704276044], [-47.25984716474483, -22.337998891690955], [-47.25983530043422, -22.33802207122918], [-47.25982348919052, -22.338045242617568], [-47.25981173054995, -22.33806840558492], [-47.25980002404942, -22.338091559862484], [-47.25978836922681, -22.338114705182505], [-47.259776765727764, -22.338137841066168], [-47.25976521782435, -22.33816095775793], [-47.259753735666145, -22.338184032878104], [-47.25974232475078, -22.338207052222145], [-47.25973098420729, -22.338230014279148], [-47.25971971271698, -22.338252918463603], [-47.259708508970554, -22.33827576419643], [-47.259697371667684, -22.338298550906288], [-47.25968629951841, -22.33832127802646], [-47.25967529124202, -22.338343944997266], [-47.25966434556712, -22.33836655126597], [-47.259653461233434, -22.338389096283056], [-47.259643022704104, -22.338410778332587], [-47.25963223903904, -22.33843323513027], [-47.259621513106296, -22.338455629110307], [-47.25961084367824, -22.33847795974749], [-47.25960022954114, -22.338500226513936], [-47.25958966948792, -22.338522428894475], [-47.25957916232457, -22.338544566372995], [-47.25956870686637, -22.33856663844035], [-47.25955830193884, -22.3385886445926], [-47.25954794637878, -22.338610584328606], [-47.25953763903271, -22.338632457153377], [-47.259527378758555, -22.338654262574455], [-47.259517164424146, -22.338676000105153], [-47.25950699490756, -22.33869766926391], [-47.259496869099415, -22.338719269569168], [-47.25948678589968, -22.33874080054631], [-47.25947674421826, -22.338762261726462], [-47.25946674297811, -22.338783652639712], [-47.259456781110764, -22.3388049728248], [-47.25944685756027, -22.338826221820486], [-47.259436971279655, -22.33884739917336], [-47.25942712123628, -22.33886850442613], [-47.25941730640261, -22.338889537137696], [-47.25940752576808, -22.338910496857377], [-47.25939777832836, -22.338931383148214], [-47.25938806309331, -22.338952195569753], [-47.2593783790808, -22.33897293369139], [-47.25936872532185, -22.338993597081274], [-47.25935910085775, -22.339014185312433], [-47.25934950473877, -22.339034697965815], [-47.25933993602916, -22.339055134619294], [-47.259330393800894, -22.339075494861245], [-47.25932087713955, -22.339095778277876], [-47.25931138513932, -22.339115984463888], [-47.259301916905805, -22.339136113016714], [-47.259292471556144, -22.339156163536003], [-47.259283048216325, -22.33917613562956], [-47.25927364602665, -22.33919602890143], [-47.25926426413226, -22.33921584297253], [-47.259254901694156, -22.339235577456854], [-47.25924555788238, -22.33925523197607], [-47.259236231875164, -22.33927480616141], [-47.259226922864606, -22.33929429964152], [-47.2592176300511, -22.339313712054324], [-47.259208352645864, -22.33933304304176], [-47.25919948914382, -22.33935146242011], [-47.259190258660034, -22.339370593597856], [-47.2591810407595, -22.339389643691], [-47.259171827102804, -22.339408628093448], [-47.259162606042274, -22.339427569776905], [-47.2591533730205, -22.339446477537845], [-47.259144127740306, -22.339465351404193], [-47.25913486996532, -22.339484191281322], [-47.25912559945993, -22.339502997076117], [-47.25911631599026, -22.33952176869412], [-47.259107019322094, -22.33954050604439], [-47.25909770922236, -22.339559209036306], [-47.259088385459336, -22.33957787757901], [-47.25907904780091, -22.339596511584958], [-47.25906969601647, -22.339615110966225], [-47.259060329876, -22.33963367563618], [-47.25905094914975, -22.33965220551016], [-47.259041553609016, -22.339670700504016], [-47.25903214302544, -22.339689160535222], [-47.25902271717148, -22.339707585522287], [-47.259013275820536, -22.339725975384223], [-47.259003818745896, -22.33974433004264], [-47.25899434572204, -22.33976264941934], [-47.25898485652347, -22.339780933438316], [-47.25897535092535, -22.33979918202486], [-47.2589658287042, -22.339817395103747], [-47.258956289636046, -22.33983557260316], [-47.258946733497446, -22.33985371445258], [-47.258937160065905, -22.339871820581987], [-47.25892756911943, -22.33988989092252], [-47.25891796043617, -22.339907925407328], [-47.258908333794395, -22.339925923971638], [-47.25889868897323, -22.33994388655121], [-47.25888902575216, -22.339961813083264], [-47.258879343911154, -22.339979703506238], [-47.25886964323016, -22.339997557760746], [-47.258859923488714, -22.340015375790305], [-47.258850184468464, -22.3400331575365], [-47.25884042595033, -22.340050902944355], [-47.25883064771456, -22.34006861196204], [-47.25882084954308, -22.340086284536795], [-47.258811031217625, -22.34010392061798], [-47.2588011925193, -22.340121520158146], [-47.25879133323062, -22.34013908310912], [-47.258781453133125, -22.340156609426298], [-47.25877155200861, -22.3401740990666], [-47.25876162963999, -22.34019155198657], [-47.25875168580862, -22.34020896814742], [-47.258741720296754, -22.34022634751038], [-47.25873173288688, -22.3402436900381], [-47.25872172336107, -22.34026099569553], [-47.25871169150096, -22.34027826445003], [-47.258701637088606, -22.340295496269803], [-47.25869155990591, -22.34031269112493], [-47.25868145973472, -22.340329848987146], [-47.25867133635594, -22.34034696983108], [-47.258661189550814, -22.3403640536325], [-47.25865101910051, -22.34038110036852], [-47.25864082478549, -22.340398110019006], [-47.25863060638635, -22.340415082564746], [-47.258620363683136, -22.340432017988824], [-47.25861009645493, -22.340448916277193], [-47.25859980448159, -22.3404657774158], [-47.258589487541656, -22.34048260139381], [-47.258579145413, -22.340499388202726], [-47.258568777874046, -22.340516137834236], [-47.25855838470139, -22.340532850284024], [-47.258547965672484, -22.340549525547413], [-47.25853752056271, -22.340566163624008], [-47.258527049147524, -22.340582764514267], [-47.25851655120204, -22.340599328220005], [-47.25850602649959, -22.340615854746837], [-47.258495474813785, -22.34063234410057], [-47.25848489591717, -22.34064879628957], [-47.2584742895813, -22.340665211324335], [-47.25846365557654, -22.340681589217912], [-47.258452993672904, -22.340697929984604], [-47.25844230363945, -22.340714233640625], [-47.25843158524414, -22.340730500204398], [-47.25842084408038, -22.340746720897567], [-47.25841015377837, -22.340762784415194], [-47.25839962538866, -22.340778520385413], [-47.25838079596874, -22.340806498159427]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 680.45458204, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261735996117245, -22.335276140297527], [-47.26171071581514, -22.335301907227958], [-47.26169132016358, -22.335321763293834], [-47.261671853307696, -22.33534178381911], [-47.26165231792991, -22.335361970961095], [-47.261632716762364, -22.335382326895427], [-47.26161305258413, -22.33540285381888], [-47.26159332822519, -22.335423553945102], [-47.26157354656677, -22.33544442950363], [-47.261553710543666, -22.33546548273742], [-47.26153382314286, -22.335486715903418], [-47.261513887405954, -22.335508131269897], [-47.2614939064343, -22.335529731110082], [-47.261473896645924, -22.335551503276825], [-47.261453919210844, -22.335573385437957], [-47.261434029489926, -22.33559531715565], [-47.26141423681944, -22.335617287168695], [-47.261394540807, -22.335639294874913], [-47.261374941059685, -22.335661339675198], [-47.26135543718129, -22.33568342097691], [-47.2613360287764, -22.33570553818938], [-47.2613167154483, -22.33572769072599], [-47.26129749679688, -22.33574987800707], [-47.26127837242306, -22.33577209945464], [-47.261259341927534, -22.335794354493895], [-47.261240404908065, -22.33581664255639], [-47.261221560962056, -22.33583896307722], [-47.26120280968768, -22.335861315493688], [-47.26118415068183, -22.335883699247642], [-47.26116558353953, -22.335906113786262], [-47.261147107856814, -22.335928558558994], [-47.26112872322874, -22.33595103301931], [-47.26111042925027, -22.3359735366244], [-47.26109222551608, -22.33599606883485], [-47.26107411162006, -22.336018629115674], [-47.26105608715678, -22.336041216934365], [-47.26103815171953, -22.33606383176338], [-47.261020304902694, -22.336086473077287], [-47.261002546300425, -22.336109140354285], [-47.26098487550663, -22.336131833076426], [-47.2609672921159, -22.33615455072832], [-47.26094979572227, -22.336177292798816], [-47.26093238592005, -22.336200058779934], [-47.260915062304605, -22.336222848165942], [-47.26089782447109, -22.336245660454836], [-47.26088067201476, -22.336268495148143], [-47.260863604532005, -22.336291351749445], [-47.26084662161921, -22.33631422976603], [-47.26082972287338, -22.33633712870789], [-47.260812907892095, -22.336360048087958], [-47.26079617627303, -22.33638298742268], [-47.260779527616485, -22.336405946228584], [-47.2607629615205, -22.33642892402889], [-47.26074647758497, -22.33645192034821], [-47.26073007541172, -22.33647493471192], [-47.260713754602286, -22.336497966649606], [-47.26069751475921, -22.33652101569317], [-47.26068135548559, -22.33654408137747], [-47.26066527638568, -22.336567163239316], [-47.26064927706437, -22.336590260818568], [-47.2606333571285, -22.33661337365584], [-47.26061751618467, -22.336636501295832], [-47.260601753840895, -22.33665964328506], [-47.26058606970594, -22.336682799172543], [-47.26057046339005, -22.336705968509026], [-47.26055493450518, -22.336729150846327], [-47.26053948266262, -22.336752345740955], [-47.26052410747587, -22.336775552750094], [-47.26050880855918, -22.336798771433298], [-47.26049358552878, -22.336822001351038], [-47.260478438001904, -22.33684524206584], [-47.260463365595214, -22.336868493144905], [-47.26044836792866, -22.33689175415416], [-47.2604334446228, -22.3369150246622], [-47.2604185952987, -22.336938304240615], [-47.260403819579935, -22.336961592460785], [-47.26038911716485, -22.33698488877931], [-47.260374488252744, -22.33700819184841], [-47.26035993310157, -22.337031500158393], [-47.26034545143733, -22.337054813016014], [-47.26033104277658, -22.337078130063716], [-47.26031670663506, -22.337101450947227], [-47.26030244252856, -22.337124775314482], [-47.26028824997262, -22.337148102815874], [-47.26027412848153, -22.33717143310608], [-47.26026007757063, -22.33719476584038], [-47.26024609675502, -22.337218100676708], [-47.260232185548716, -22.337241437277196], [-47.260218343467116, -22.337264775304114], [-47.260204570025, -22.337288114423046], [-47.2601908647363, -22.33731145430374], [-47.260177227116834, -22.33733479461514], [-47.260163656681925, -22.337358135029525], [-47.26015015294623, -22.337381475223047], [-47.26013671542517, -22.337404814873082], [-47.26012334363516, -22.337428153658134], [-47.26011003709155, -22.33745149126104], [-47.26009679531175, -22.33747482736398], [-47.26008361781202, -22.337498161653656], [-47.260070504108405, -22.33752149382041], [-47.26005745372063, -22.337544823550562], [-47.26004446616543, -22.337568150538537], [-47.26003154096119, -22.337591474479172], [-47.26001867762773, -22.33761479506723], [-47.26000587568434, -22.337638112001667], [-47.259993134651886, -22.337661424981388], [-47.259980454050414, -22.337684733709825], [-47.25996783340152, -22.3377080378908], [-47.259955272227984, -22.337731337228874], [-47.25994277005227, -22.33775463143235], [-47.259930326398035, -22.33777792021033], [-47.259917940789826, -22.337801203273557], [-47.25990561275267, -22.337824480334977], [-47.25989334181243, -22.33784775110915], [-47.25988112749601, -22.337871015311773], [-47.259868969331315, -22.337894272660183], [-47.25985686684647, -22.33791752287417], [-47.25984481957082, -22.337940765674773], [-47.25983282703505, -22.337964000783554], [-47.2598208887702, -22.33798722792473], [-47.25980900430828, -22.338010446824086], [-47.25979717318291, -22.338033657207426], [-47.259785394928336, -22.338056858802812], [-47.25977366907937, -22.338080051340512], [-47.259761995171964, -22.338103234552058], [-47.259750372851315, -22.338126407954462], [-47.259738806460454, -22.33814956164542], [-47.25972730631441, -22.33817267290566], [-47.25971587801044, -22.338195727318723], [-47.25970452067959, -22.33821872335716], [-47.25969323299829, -22.33824166043323], [-47.25968201365252, -22.338264537965664], [-47.25967086133739, -22.338287355381084], [-47.259659774758504, -22.338310112110825], [-47.25964875263085, -22.338332807593257], [-47.25963779367893, -22.338355441273954], [-47.25962689663846, -22.338378012601677], [-47.25961645190299, -22.338399707533164], [-47.25960565637926, -22.338422188986385], [-47.25959491914884, -22.33844460651673], [-47.25958423898063, -22.338466959597646], [-47.25957361465767, -22.338489247699837], [-47.259563044969745, -22.33851147030699], [-47.25955252871982, -22.33853362690179], [-47.259542064720456, -22.338555716973985], [-47.25953165179451, -22.338577740018618], [-47.25952128877627, -22.33859969553359], [-47.25951097450994, -22.338621583023052], [-47.25950070785132, -22.33864340199367], [-47.25949048766624, -22.338665151958057], [-47.25948031283095, -22.33868683243393], [-47.25947018223437, -22.338708442939133], [-47.25946009477501, -22.338729982998462], [-47.25945004936142, -22.338751452142507], [-47.259440044915394, -22.33877284990095], [-47.259430080367444, -22.338794175812126], [-47.25942015466083, -22.338815429414456], [-47.25941026674786, -22.338836610254333], [-47.259400415595415, -22.338857717874117], [-47.25939060017562, -22.338878751832663], [-47.25938081947775, -22.33889971167913], [-47.25937107249747, -22.338920596976585], [-47.25936135824481, -22.33894140728448], [-47.259351675737946, -22.3389621421724], [-47.259342024008426, -22.338982801208505], [-47.2593324020982, -22.3390033839661], [-47.25932280905838, -22.33902389002635], [-47.25931324395419, -22.339044318967414], [-47.259303705858784, -22.339064670378047], [-47.25929419385908, -22.339084943844846], [-47.25928470705077, -22.339105138963], [-47.2592752445411, -22.339125255330522], [-47.259265805449054, -22.339145292547617], [-47.25925638890257, -22.33916525022282], [-47.25924699404422, -22.3391851279608], [-47.25923762002133, -22.33920492538343], [-47.25922826599745, -22.339224642105457], [-47.25921893114528, -22.339244277749465], [-47.259209614645826, -22.339263831947797], [-47.259200315694166, -22.33928330433008], [-47.25919103349384, -22.33930269453543], [-47.259181767259335, -22.339322002207055], [-47.25917292163181, -22.339340384395907], [-47.25916370372791, -22.339359489492676], [-47.25915449896758, -22.339378512421884], [-47.25914529889802, -22.339397468820835], [-47.25913609170107, -22.33941638201835], [-47.25912687275423, -22.33943526094846], [-47.25911764176065, -22.33945410564161], [-47.25910839848536, -22.339472916003857], [-47.25909914269398, -22.339491691942815], [-47.25908987415407, -22.33951043336461], [-47.25908059263273, -22.33952914017917], [-47.25907129789826, -22.339547812296516], [-47.259061989720315, -22.33956644962654], [-47.25905266786819, -22.339585052082512], [-47.25904333211267, -22.33960361957726], [-47.25903398222512, -22.33962215202494], [-47.25902461797727, -22.339640649341753], [-47.2590152391418, -22.339659111444337], [-47.25900584549182, -22.339677538251095], [-47.25899643680123, -22.33969592968133], [-47.25898701284489, -22.339714285655003], [-47.25897757339759, -22.33973260609464], [-47.25896811823525, -22.339750890922936], [-47.25895864713386, -22.339769140064902], [-47.25894915987011, -22.33978735344676], [-47.258939656222026, -22.339805530994283], [-47.25893013596712, -22.339823672636694], [-47.25892059888349, -22.33984177830449], [-47.258911044750135, -22.33985984792869], [-47.25890147334663, -22.339877881441566], [-47.25889188445269, -22.339895878777334], [-47.25888227784808, -22.339913839872352], [-47.258872653313496, -22.339931764663508], [-47.258863010629995, -22.33994965308922], [-47.2588533495791, -22.339967505089103], [-47.25884366994233, -22.339985320604992], [-47.25883397150079, -22.340003099581622], [-47.25882425403774, -22.340020841961877], [-47.25881451733561, -22.34003854769203], [-47.258804761176314, -22.3400562167216], [-47.2587949853433, -22.34007384899911], [-47.258785189619964, -22.3400914444753], [-47.25877537378896, -22.3401090031041], [-47.2587655376344, -22.340126524838794], [-47.258755680939444, -22.34014400963615], [-47.25874580348747, -22.34016145745458], [-47.258735905063034, -22.34017886825209], [-47.25872598544902, -22.340196241991432], [-47.25871604442934, -22.340213578635392], [-47.25870608178807, -22.340230878148112], [-47.25869609730888, -22.34024814049619], [-47.258686090774994, -22.340265365648587], [-47.2586760619701, -22.340282553575218], [-47.25866601067767, -22.34029970424772], [-47.25865593668114, -22.340316817639557], [-47.25864583976304, -22.340333893727166], [-47.258635719706156, -22.340350932488008], [-47.258625576293284, -22.340367933901014], [-47.25861540930642, -22.34038489794785], [-47.25860521852777, -22.340401824611128], [-47.25859500373891, -22.34041871387586], [-47.25858476472054, -22.34043556572985], [-47.258574501254024, -22.34045238016094], [-47.25856421311949, -22.340469157160353], [-47.25855390009633, -22.340485896721535], [-47.2585435619645, -22.340502598838185], [-47.25853319850213, -22.340519263508043], [-47.258522809488205, -22.340535890728496], [-47.25851239469959, -22.340552480501294], [-47.25848759969034, -22.34059178932667]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 647.564831689, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261705287126325, -22.33526719232386], [-47.261669751907654, -22.335303571077404], [-47.261650239584306, -22.335323638359714], [-47.261630657037855, -22.335343874240372], [-47.261611007015574, -22.335364280906944], [-47.261591292312325, -22.335384860568386], [-47.2615715157747, -22.335405615450757], [-47.26155168030132, -22.33542654779628], [-47.26153178884511, -22.335447659860783], [-47.2615118444121, -22.335468953914308], [-47.26149185006364, -22.33549043223841], [-47.26147180892182, -22.33551209711965], [-47.26145173762712, -22.33553393620574], [-47.26143169825573, -22.33555588620418], [-47.26141174700578, -22.335577885763524], [-47.261391893357676, -22.335599923457846], [-47.26137213691567, -22.335621998681745], [-47.26135247728354, -22.335644110832977], [-47.26133291406175, -22.335666259315822], [-47.2613134468514, -22.33568844353661], [-47.26129407525251, -22.335710662905715], [-47.26127479886148, -22.3357329168406], [-47.26125561727585, -22.33575520476042], [-47.26123653009283, -22.335777526087657], [-47.26121753690674, -22.335799880251095], [-47.26119863731155, -22.33582226668322], [-47.26117983090195, -22.335844684818714], [-47.26116111727132, -22.335867134096862], [-47.261142496011196, -22.33588961396246], [-47.2611239667141, -22.33591212386242], [-47.261105528971655, -22.335934663247937], [-47.261087182375235, -22.335957231573833], [-47.261068926516025, -22.335979828298477], [-47.26105076098439, -22.33600245288467], [-47.2610326853714, -22.33602510479776], [-47.26101469926679, -22.336047783508107], [-47.260996802261424, -22.33607048848829], [-47.26097899394595, -22.336093219214447], [-47.26096127391076, -22.336115975166734], [-47.26094364174688, -22.336138755827864], [-47.26092609704488, -22.33616156068487], [-47.26090863939551, -22.336184389227963], [-47.26089126839061, -22.336207240949683], [-47.26087398362189, -22.33623011534634], [-47.26085678468109, -22.33625301191777], [-47.26083967116109, -22.336275930166035], [-47.26082264265476, -22.336298869596806], [-47.260805698755675, -22.33632182971862], [-47.26078883905792, -22.336344810042903], [-47.260772063155734, -22.336367810084685], [-47.26075537064593, -22.336390829359154], [-47.26073876112313, -22.33641386738812], [-47.26072223418378, -22.336436923694972], [-47.2607057894263, -22.33645999780377], [-47.26068942644882, -22.336483089242975], [-47.260673144850486, -22.336506197543226], [-47.260656944231, -22.33652932223822], [-47.26064082419127, -22.3365524628638], [-47.26062478433279, -22.336575618958637], [-47.26060882425908, -22.336598790062375], [-47.260592943573464, -22.336621975718685], [-47.26057714188055, -22.33664517547318], [-47.26056141878589, -22.336668388873903], [-47.26054577389638, -22.33669161547076], [-47.26053020682078, -22.336714854814637], [-47.26051471716708, -22.3367381064613], [-47.260499304545554, -22.33676136996711], [-47.26048396856725, -22.33678464489087], [-47.26046870884522, -22.336807930792286], [-47.26045352499349, -22.33683122723318], [-47.26043841662557, -22.336854533780123], [-47.260423383358265, -22.336877849998373], [-47.260408424809015, -22.336901175455907], [-47.260393540595786, -22.336924509723755], [-47.260378730339056, -22.3369478523727], [-47.26036399373523, -22.336971202856994], [-47.260349330989484, -22.336994559814165], [-47.26033474236805, -22.337017921715542], [-47.26032022759779, -22.337041287860668], [-47.26030578619296, -22.337064657889748], [-47.26029141766699, -22.33708803144639], [-47.26027712153334, -22.33711140817646], [-47.260262897305196, -22.337134787728246], [-47.26024874449457, -22.337158169754424], [-47.26023466261444, -22.33718155390829], [-47.26022065117757, -22.337204939845883], [-47.26020670969564, -22.33722832722737], [-47.26019283768173, -22.33725171571315], [-47.26017903464827, -22.337275104967027], [-47.26016530010686, -22.33729849465691], [-47.26015163357098, -22.337321884450002], [-47.260138034553655, -22.337345274016833], [-47.26012450256718, -22.337368663031864], [-47.26011103712467, -22.337392051170895], [-47.26009763774022, -22.337415438110646], [-47.26008430392683, -22.3374388235325], [-47.26007103519967, -22.337462207117024], [-47.260057831072665, -22.33748558854942], [-47.26004469105951, -22.337508967518527], [-47.26003161467772, -22.33753234370914], [-47.26001860144173, -22.337555716814354], [-47.26000565086757, -22.337579086527533], [-47.25999276247289, -22.33760245254215], [-47.259979935774645, -22.33762581455571], [-47.2599671702915, -22.337649172265884], [-47.25995446554126, -22.33767252537481], [-47.25994182104325, -22.337695873585034], [-47.25992923631805, -22.33771921659989], [-47.259916710885875, -22.337742554126514], [-47.25990424426828, -22.337765885872795], [-47.259891835987524, -22.337789211548372], [-47.25987948556652, -22.337812530865033], [-47.259867192528915, -22.337835843536254], [-47.25985495639951, -22.337859149276692], [-47.25984277670403, -22.337882447802567], [-47.2598306529685, -22.33790573883271], [-47.25981858472014, -22.337929022087117], [-47.25980657148753, -22.33795229728642], [-47.25979461279963, -22.337975564153886], [-47.25978270818637, -22.337998822414317], [-47.25977085717934, -22.33802207179267], [-47.25975905931077, -22.338045312016046], [-47.25974731411336, -22.338068542813915], [-47.25973562112111, -22.33809176391695], [-47.25972397997885, -22.338114974838064], [-47.259712395100514, -22.338138165528225], [-47.25970087696664, -22.338161312928538], [-47.259689431274055, -22.338184402410576], [-47.259678057155824, -22.338207432430465], [-47.259666753283526, -22.33823040239813], [-47.25965551833843, -22.3382533117302], [-47.259644351011026, -22.33827615985118], [-47.259633250002494, -22.338298946190456], [-47.25962221402357, -22.338321670184552], [-47.259611241794616, -22.338344331277206], [-47.25960033204736, -22.33836692891555], [-47.25958988110575, -22.338388636728993], [-47.25957907372334, -22.33841114283778], [-47.259568325195225, -22.338433583918402], [-47.25955763428687, -22.338455959443067], [-47.259546999778046, -22.338478268881012], [-47.25953642045536, -22.338500511714777], [-47.259525895118905, -22.338522687425844], [-47.25951542257838, -22.338544795502862], [-47.25950500165398, -22.338566835439877], [-47.259494631177574, -22.338588806733842], [-47.259484309990995, -22.338610708887977], [-47.25947403694791, -22.338632541408145], [-47.25946381091215, -22.3386543038062], [-47.25945363075811, -22.33867599559922], [-47.25944349537311, -22.338697616304344], [-47.25943340365411, -22.338719165445827], [-47.25942335450835, -22.338740642553777], [-47.259413346856455, -22.338762047157424], [-47.25940337962792, -22.338783378794698], [-47.259393451765156, -22.338804637003662], [-47.25938356221982, -22.338825821330513], [-47.259373709958325, -22.33884693131732], [-47.259363893952404, -22.338867966522876], [-47.2593541131912, -22.33888892649613], [-47.25934436667035, -22.33890981080019], [-47.25933465340009, -22.338930618994443], [-47.25932497239887, -22.338951350648614], [-47.25931532269878, -22.338972005330998], [-47.259305703342456, -22.338992582615017], [-47.259296113381765, -22.339013082082122], [-47.259286551883, -22.339033503310773], [-47.25927701792047, -22.339053845890085], [-47.259267510582404, -22.33907410940702], [-47.259258028966016, -22.33909429345736], [-47.259248572180184, -22.339114397639577], [-47.25923913934575, -22.339134421554487], [-47.259229729592654, -22.33915436481134], [-47.25922034206559, -22.33917422701545], [-47.259210975914215, -22.339194007789555], [-47.25920163030457, -22.3392137067493], [-47.25919230441201, -22.339233323518112], [-47.25918299742032, -22.339252857729434], [-47.25917370852757, -22.33927230901391], [-47.25916443694044, -22.339291677011836], [-47.25915518187666, -22.3393109613676], [-47.25914635412369, -22.339329306367002], [-47.25913714879965, -22.339348385382767], [-47.25912795717956, -22.339367381148065], [-47.25911877069715, -22.33938630954347], [-47.25910957736379, -22.339405194255104], [-47.25910037249187, -22.339424044354363], [-47.25909115578494, -22.339442859874296], [-47.259081927009326, -22.339461640721694], [-47.25907268593197, -22.33948038680478], [-47.25906343232183, -22.339499098030448], [-47.259054165947326, -22.33951777430927], [-47.25904488657814, -22.339536415552043], [-47.25903559398528, -22.339555021669415], [-47.259026287939456, -22.339573592575388], [-47.25901696821285, -22.339592128183607], [-47.25900763457827, -22.339610628409048], [-47.25899828680881, -22.339629093168675], [-47.25898892467862, -22.339647522380016], [-47.25897954796224, -22.3396659159623], [-47.25897015643505, -22.339684273835715], [-47.25896074987333, -22.33970259592116], [-47.258951328053364, -22.339720882141997], [-47.25894189075253, -22.339739132421922], [-47.25893243774836, -22.339757346686877], [-47.25892296881898, -22.339775524864038], [-47.25891348374397, -22.339793666880215], [-47.25890398230234, -22.339811772665602], [-47.25889446427368, -22.3398298421518], [-47.25888492943853, -22.339847875270802], [-47.25887537757803, -22.339865871956004], [-47.258865808473395, -22.339883832142725], [-47.258856221905965, -22.33990175576846], [-47.25884661765797, -22.33991964277125], [-47.25883699551204, -22.33993749309058], [-47.258827355251285, -22.33995530666738], [-47.25881769665876, -22.33997308344467], [-47.25880801951712, -22.3399908233684], [-47.25879832361125, -22.340008526382704], [-47.25878860872518, -22.340026192435143], [-47.258778874642346, -22.340043821476602], [-47.258769121147836, -22.340061413456883], [-47.258759348026615, -22.3400789683281], [-47.25874955506295, -22.34009648604555], [-47.25873974204252, -22.340113966563948], [-47.25872990875013, -22.340131409841508], [-47.2587200549707, -22.340148815838045], [-47.25871018049043, -22.34016618451314], [-47.258700285093816, -22.340183515830972], [-47.25869036856633, -22.34020080975591], [-47.25868043069367, -22.340218066253644], [-47.25867047126111, -22.340235285292366], [-47.25866049005348, -22.340252466842696], [-47.25865048685604, -22.340269610876135], [-47.258640461453886, -22.340286717366023], [-47.25861713142224, -22.340326349678165]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 297.685279575, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26167467494641, -22.335258258725606], [-47.261648183657265, -22.335285378857602], [-47.261628625866464, -22.335305492896914], [-47.26160899615136, -22.33532577751625], [-47.26158929727432, -22.33534623491507], [-47.26156953204606, -22.335366867314455], [-47.261549703329734, -22.335387676952966], [-47.26152981404137, -22.33540866608548], [-47.26150986715207, -22.335429836980698], [-47.26148986568683, -22.33545119192172], [-47.26146981272682, -22.335472733203446], [-47.26144971141482, -22.3354944631257], [-47.261429578613786, -22.3355163691311], [-47.26140947730605, -22.33553838696685], [-47.26138946452709, -22.335560454367805], [-47.261369549901346, -22.335582559743383], [-47.26134973302978, -22.335604702484975], [-47.261330013512854, -22.335626881987128], [-47.2613103909476, -22.33564909765112], [-47.26129086493182, -22.33567134888015], [-47.26127143506215, -22.335693635081743], [-47.2612521009315, -22.33571595567044], [-47.261232862134015, -22.335738310062528], [-47.2612137182635, -22.3357606976777], [-47.26119466891081, -22.3357831179421], [-47.261175713666425, -22.33580557028549], [-47.26115685212154, -22.335828054139995], [-47.261138083866115, -22.335850568942345], [-47.26111940848817, -22.335873114134895], [-47.26110082557672, -22.335895689162072], [-47.26108233471986, -22.335918293472755], [-47.26106393550546, -22.335940926519466], [-47.26104562752123, -22.335963587758258], [-47.26102741035399, -22.335986276649844], [-47.261009283591264, -22.336008992657284], [-47.26099124681927, -22.336031735249005], [-47.26097329962538, -22.33605450389537], [-47.26095544159668, -22.336077298070723], [-47.26093767232006, -22.336100117253135], [-47.260919991383034, -22.3361229609235], [-47.26090239837262, -22.33614582856697], [-47.26088489287608, -22.336168719672045], [-47.26086747448177, -22.336191633729452], [-47.26085014277783, -22.336214570233825], [-47.260832897352515, -22.336237528683416], [-47.26081573779524, -22.336260508578626], [-47.26079866369539, -22.336283509423584], [-47.260781674643056, -22.33630653072532], [-47.26076477022881, -22.336329571993815], [-47.26074795004346, -22.336352632742642], [-47.26073121368041, -22.336375712485616], [-47.26071456073078, -22.336398810743287], [-47.26069799078759, -22.336421927037637], [-47.260681503445866, -22.336445060891545], [-47.260665098300336, -22.336468211832234], [-47.260648774946716, -22.336491379389127], [-47.260632532981376, -22.33651456309486], [-47.26061637200177, -22.33653776248412], [-47.26060029160611, -22.336560977094557], [-47.26058429139458, -22.33658420646474], [-47.26056837096712, -22.336607450137365], [-47.26055252992509, -22.336630707657097], [-47.26053676787067, -22.336653978571086], [-47.26052108440754, -22.336677262428275], [-47.26050547914119, -22.336700558778748], [-47.260489951676334, -22.336723867177433], [-47.260474501620024, -22.3367471871799], [-47.260459128580095, -22.33677051834418], [-47.26044383216641, -22.336793860229257], [-47.260428611989816, -22.336817212396255], [-47.26041346766067, -22.33684057441106], [-47.26039839879258, -22.336863945838324], [-47.260383404999935, -22.336887326245325], [-47.26036848589755, -22.336910715202553], [-47.26035364110285, -22.33693411228027], [-47.26033887031026, -22.336957516930347], [-47.260324173730865, -22.33698092777557], [-47.26030955163915, -22.337004343268365], [-47.26029500376287, -22.337027762700956], [-47.26028052961393, -22.337051185711427], [-47.260266128703506, -22.337074611941205], [-47.26025180054268, -22.337098041034047], [-47.26023754464235, -22.33712147263623], [-47.260223360512164, -22.337144906398372], [-47.26020924766277, -22.33716834197183], [-47.26019520560464, -22.337191779010624], [-47.26018123384707, -22.337215217173117], [-47.260167331900824, -22.33723865611777], [-47.260153499276015, -22.337262095506567], [-47.260139735481864, -22.337285535005623], [-47.260126040029576, -22.337308974280397], [-47.260112412429805, -22.33733241299968], [-47.260098852192556, -22.337355850836214], [-47.26008535882856, -22.33737928746418], [-47.26007193184965, -22.337402722558675], [-47.260058570766496, -22.33742615579946], [-47.26003750528338, -22.337463279653146]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 253.141135223, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261644073350595, -22.335249232167], [-47.261607012154165, -22.335287347430725], [-47.261587335270384, -22.33530768078876], [-47.261567587538586, -22.335328188919764], [-47.2615477717853, -22.33534887405713], [-47.261527890890285, -22.335369738451753], [-47.261507947786946, -22.33539078437121], [-47.261487945464545, -22.335412014097127], [-47.26146788696706, -22.335433429925658], [-47.26144777539549, -22.335455034164962], [-47.261427613913305, -22.335476829128257], [-47.26140741960595, -22.335498802052925], [-47.261387256361864, -22.335520887725966], [-47.26136718205386, -22.33554302296854], [-47.26134720645045, -22.335565196025403], [-47.26132732914933, -22.335587406284606], [-47.261307549747585, -22.33560965313769], [-47.261287867838874, -22.33563193598278], [-47.261268283017664, -22.335654254220103], [-47.26124879487717, -22.335676607254133], [-47.26122940300689, -22.335698994496607], [-47.26121010699755, -22.33572141536098], [-47.261190906439545, -22.33574386926407], [-47.26117180092022, -22.33576635562938], [-47.2611527900266, -22.33578887388403], [-47.26113387334646, -22.33581142345755], [-47.261115050466245, -22.335834003784065], [-47.261096320970445, -22.33585661430354], [-47.26107768444462, -22.335879254457943], [-47.261059140473336, -22.335901923693772], [-47.26104068864099, -22.33592462146125], [-47.261022328531695, -22.33594734721422], [-47.26100405972882, -22.335970100411128], [-47.260985881816346, -22.335992880512958], [-47.260967794376974, -22.336015686985984], [-47.26094979699454, -22.336038519298608], [-47.26093188925261, -22.336061376923077], [-47.26091407073454, -22.336084259335635], [-47.26089634102437, -22.336107166015193], [-47.260878699705536, -22.33613009644514], [-47.26086114636183, -22.336153050112173], [-47.26084368057805, -22.33617602650526], [-47.26082630193888, -22.336199025117356], [-47.26080901002906, -22.336222045445076], [-47.2607918044345, -22.33624508698723], [-47.26077468474111, -22.33626814924635], [-47.26075765053549, -22.336291231727987], [-47.26074070140475, -22.336314333940663], [-47.260723836936236, -22.33633745539658], [-47.26070705671991, -22.336360595608046], [-47.26069036034343, -22.33638375409435], [-47.260673747396424, -22.336406930376217], [-47.260657217470424, -22.33643012397523], [-47.26064077015681, -22.33645333441736], [-47.26062440504789, -22.336476561230924], [-47.26060812173665, -22.336499803947373], [-47.260591919817195, -22.33652306210031], [-47.260575798884354, -22.33654633522631], [-47.26055975853497, -22.33656962286294], [-47.26054379836567, -22.336592924551876], [-47.260527917974485, -22.336616239836836], [-47.26051211696033, -22.336639568264058], [-47.26049639492356, -22.33666290938158], [-47.260480751466424, -22.33668626273862], [-47.26046518619041, -22.336709627889306], [-47.260449698699304, -22.336733004388414], [-47.26043428859773, -22.336756391793234], [-47.26041895549237, -22.336779789661986], [-47.26040369899092, -22.33680319755504], [-47.26038851870048, -22.336826615037733], [-47.260373414231644, -22.33685004167394], [-47.26035838519558, -22.33687347703044], [-47.260343431204035, -22.336896920677088], [-47.26032855187133, -22.33692037218355], [-47.26031374688996, -22.336943830999388], [-47.2602990164769, -22.33696729573263], [-47.260284360914895, -22.336990764816807], [-47.26026977993256, -22.337014237536888], [-47.26025527303952, -22.33703771352872], [-47.26024083974461, -22.337061192431634], [-47.26021561546458, -22.33710243860001]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 220.713930471, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26161354554435, -22.335240254332884], [-47.26158539844744, -22.335269201961133], [-47.26156567439498, -22.335289584057833], [-47.26154587780841, -22.33531014292105], [-47.26152601153009, -22.33533088079636], [-47.26150607845638, -22.335351799947073], [-47.26148608153803, -22.335372902653486], [-47.26146602378253, -22.335394191210064], [-47.26144590825281, -22.335415667926128], [-47.261425738069654, -22.33543733512301], [-47.26140551641728, -22.335459195127278], [-47.261385260603575, -22.335481234971233], [-47.26136503542314, -22.335503388481538], [-47.26134489958607, -22.33552559156571], [-47.261324863005036, -22.335547832303767], [-47.26130492527433, -22.335570110080667], [-47.26128508598774, -22.335592424284645], [-47.26126534473556, -22.335614774310827], [-47.26124570110892, -22.335637159556413], [-47.261226154697596, -22.335659579422888], [-47.26120670508767, -22.335682033319106], [-47.26118735186649, -22.335704520655685], [-47.261168094620935, -22.335727040846724], [-47.26114893293498, -22.335749593312926], [-47.26112986639215, -22.335772177478848], [-47.26111089457672, -22.33579479277134], [-47.261092017071704, -22.33581743862203], [-47.261073233458035, -22.335840114468382], [-47.26105454331782, -22.33586281975001], [-47.2610359462321, -22.335885553910998], [-47.26101744178175, -22.335908316399234], [-47.26099902954743, -22.335931106666376], [-47.2609807091089, -22.335953924168575], [-47.26096248004667, -22.335976768364763], [-47.26094434193991, -22.335999638719112], [-47.26092629436891, -22.336022534697946], [-47.26090833691375, -22.336045455771522], [-47.260890469154226, -22.33606840141418], [-47.26087269067087, -22.336091371102967], [-47.260855001043616, -22.336114364319364], [-47.260837399852704, -22.336137380548347], [-47.260819886679464, -22.33616041927711], [-47.26080246110506, -22.336183479996933], [-47.2607851227107, -22.336206562202758], [-47.26076787107885, -22.33622966539178], [-47.2607507057919, -22.336252789065107], [-47.26073362643297, -22.33627593272665], [-47.26071663258574, -22.336299095883497], [-47.26069972383404, -22.336322278046428], [-47.26068289976442, -22.336345478726386], [-47.260666159961104, -22.33636869744134], [-47.26064950401021, -22.33639193371071], [-47.26063293149996, -22.336415187054804], [-47.260616442018254, -22.33643845699838], [-47.260600035154056, -22.3364617430686], [-47.26058371049688, -22.336485044795765], [-47.26056746763756, -22.336508361712344], [-47.260551306167514, -22.336531693353923], [-47.26053522568026, -22.33655503925696], [-47.2605192257691, -22.336578398962207], [-47.26050330602876, -22.336601772012383], [-47.26048746605483, -22.33662515795283], [-47.26047170544441, -22.336648556330676], [-47.26045602379651, -22.336671966694283], [-47.260440420709294, -22.33669538859697], [-47.260424895783366, -22.336718821592704], [-47.26040944862015, -22.33674226523804], [-47.26039407882312, -22.336765719090426], [-47.26037878599676, -22.336789182709577], [-47.26036356974505, -22.3368126556601], [-47.26034493980103, -22.3368415502064]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 194.985735712, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26158296751796, -22.33523123372674], [-47.2615440135251, -22.33527148732351], [-47.26152416808377, -22.33529209691894], [-47.26150425128041, -22.335312887532158], [-47.26148426602799, -22.33533386143898], [-47.26146421529464, -22.335355020932322], [-47.26144410210602, -22.33537636831956], [-47.26142392954406, -22.33539790592308], [-47.26140370074933, -22.335419636077543], [-47.26138341892674, -22.335441561122803], [-47.261363101606676, -22.33546366788601], [-47.26134281448989, -22.335485889233556], [-47.26132261712377, -22.33550816015933], [-47.26130251956508, -22.335530468578597], [-47.26128252140476, -22.335552813873086], [-47.26126262223333, -22.33557519542798], [-47.26124282163769, -22.335597612635237], [-47.26122311920557, -22.335620064889067], [-47.2612035145234, -22.335642551587966], [-47.26118400717384, -22.335665072137925], [-47.26116459674078, -22.33568762594674], [-47.2611452828077, -22.335710212425653], [-47.261126064955114, -22.335732830992768], [-47.26110694276303, -22.33575548106992], [-47.26108791581232, -22.335778162081372], [-47.261068983682456, -22.335800873456222], [-47.261050145950946, -22.335823614629486], [-47.26103140219633, -22.33584638503828], [-47.26101275199617, -22.335869184124405], [-47.26099419492781, -22.335892011333407], [-47.260975730568425, -22.33591486611466], [-47.26095735849423, -22.335937747922213], [-47.26093907828224, -22.335960656212723], [-47.260920889508064, -22.335983590448354], [-47.26090279174849, -22.336006550093376], [-47.260884784580064, -22.336029534616095], [-47.26086686757908, -22.336052543488844], [-47.26084904032255, -22.336075576186804], [-47.26083130238684, -22.33609863218966], [-47.26081365334873, -22.336121710980553], [-47.26079609278602, -22.336144812044992], [-47.26077862027635, -22.33616793487251], [-47.26076123539746, -22.33619107895642], [-47.2607439377283, -22.33621424379238], [-47.260726726847764, -22.336237428879826], [-47.26070960233554, -22.336260633721263], [-47.26069256377179, -22.33628385782229], [-47.26067561073689, -22.336307100692252], [-47.26065874281398, -22.336330361840698], [-47.26064195958377, -22.336353640784257], [-47.26062526062902, -22.336376937041106], [-47.26060864553448, -22.336400250130293], [-47.26059211388467, -22.336423579575303], [-47.26057566526514, -22.336446924902145], [-47.26055929926206, -22.33647028564], [-47.26054301546285, -22.336493661320254], [-47.26052681345557, -22.33651705147739], [-47.260510692830444, -22.33654045564682], [-47.26049465317742, -22.33656387336836], [-47.26047869408792, -22.33658730418372], [-47.260462815154185, -22.33661074763738], [-47.260446158079276, -22.336635476909233]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 172.542205284, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26155247277094, -22.335222265600745], [-47.26152235266077, -22.335253390585798], [-47.26150245836465, -22.335274050913398], [-47.26148249103626, -22.335294894264518], [-47.26146245360512, -22.335315922927432], [-47.26144234905677, -22.335337139207684], [-47.26142218043505, -22.335358545425578], [-47.26140195084079, -22.335380143916563], [-47.26138166343449, -22.335401937028543], [-47.26136132144168, -22.33542392711481], [-47.26134094261528, -22.335446100797277], [-47.261320593562104, -22.335468389982047], [-47.26130033466692, -22.335490728749374], [-47.26128017613054, -22.33551310484983], [-47.26126011754063, -22.33553551766195], [-47.261240158484355, -22.335557966567702], [-47.26122029854524, -22.335580450956023], [-47.26120053730764, -22.335602970218066], [-47.26118087435463, -22.335625523749375], [-47.261161309265404, -22.33564811095308], [-47.26114184162046, -22.335670731234107], [-47.261122470999844, -22.335693384000923], [-47.26110319698058, -22.335716068668887], [-47.26108401913927, -22.33573878465726], [-47.261064937053234, -22.335761531387647], [-47.261045950298545, -22.33578430828664], [-47.261027058449145, -22.335807114786785], [-47.261008261080114, -22.335829950322772], [-47.26098955776549, -22.335852814333983], [-47.260970948079155, -22.335875706263757], [-47.260952431594674, -22.335898625559103], [-47.26093400788481, -22.33592157167197], [-47.260915676523055, -22.33594454405681], [-47.26089743708146, -22.33596754217372], [-47.26087928913329, -22.33599056548494], [-47.2608612322516, -22.336013613456775], [-47.26084326600914, -22.3360366855596], [-47.26082538997939, -22.33605978126672], [-47.26080760373523, -22.33608290005601], [-47.26078990684991, -22.336106041408815], [-47.26077229889771, -22.33612920480888], [-47.26075477945277, -22.336152389744086], [-47.26073734808932, -22.336175595706123], [-47.26072000438283, -22.33619882218894], [-47.260702747908724, -22.336222068690535], [-47.26068557824317, -22.33624533471185], [-47.2606684949629, -22.336268619756993], [-47.26065149764477, -22.33629192333402], [-47.26063458586854, -22.336315244950917], [-47.26061775921147, -22.33633858412312], [-47.26060101725281, -22.336361940367432], [-47.26058435957398, -22.336385313201664], [-47.26056778575605, -22.3364087021481], [-47.260551295381184, -22.33643210673158], [-47.26053410928594, -22.33645663805742]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 153.15283546, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26152197802732, -22.335213297468684], [-47.26150069180198, -22.33523529384467], [-47.26148074865108, -22.335256004904444], [-47.26146073079764, -22.335276900993485], [-47.26144064118778, -22.335297984412442], [-47.26142048282441, -22.335319257479604], [-47.261400258769555, -22.335340722528123], [-47.26137997214305, -22.335362381906545], [-47.261359626125135, -22.335384237976065], [-47.26133922396212, -22.335406293103294], [-47.261318783629335, -22.335428533704988], [-47.26129837263979, -22.335450890726975], [-47.26127805221553, -22.335473297335845], [-47.261257832701446, -22.335495741117494], [-47.26123771368194, -22.335518221447206], [-47.26121769474079, -22.335540737703813], [-47.261197775458186, -22.33556328927317], [-47.26117795541512, -22.335585875543448], [-47.26115823419125, -22.335608495907138], [-47.261138611362355, -22.335631149764556], [-47.2611190865055, -22.33565383651775], [-47.26109965919735, -22.335676555572455], [-47.26108032901142, -22.3356993063413], [-47.26106109552084, -22.335722088240864], [-47.261041958299494, -22.335744900690205], [-47.26102291691996, -22.335767743113326], [-47.261003970952665, -22.335790614940315], [-47.26098511996921, -22.33581351560347], [-47.26096636354013, -22.335836444539787], [-47.26094770123576, -22.335859401190294], [-47.2609291326262, -22.33588238499974], [-47.26091065728063, -22.33590539541788], [-47.26089227476909, -22.335928431897045], [-47.26087398466005, -22.33595149389523], [-47.260855786523294, -22.335974580872602], [-47.26083767992833, -22.335997692293518], [-47.26081966444438, -22.336020827626417], [-47.26080173964141, -22.3360439863427], [-47.26078390508879, -22.336067167918422], [-47.26076616035623, -22.33609037183313], [-47.26074850501452, -22.336113597568843], [-47.2607309386343, -22.33613684461172], [-47.26071346078629, -22.336160112451818], [-47.26069607104246, -22.336183400581533], [-47.26067876897477, -22.33620670849723], [-47.26066155415587, -22.336230035698403], [-47.26064442615904, -22.33625338168772], [-47.260627384557715, -22.33627674597171], [-47.260608654933854, -22.33630257442315]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 135.390722389, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26149145694504, -22.335204292640462], [-47.261459038943045, -22.335237958892087], [-47.261438970564555, -22.335258907718995], [-47.26141882877598, -22.33528004589402], [-47.26139861659757, -22.335301375748077], [-47.261378337109576, -22.33532289962721], [-47.261357993450815, -22.33534461989307], [-47.26133758882129, -22.33536653892011], [-47.261317126488045, -22.335388659088252], [-47.261296624648864, -22.335410966609178], [-47.261276151722946, -22.335433391468356], [-47.26125576976959, -22.33545586591879], [-47.26123548927783, -22.33547837738159], [-47.2612153098287, -22.335500925228885], [-47.26119523100269, -22.335523508836317], [-47.26117525237657, -22.33554612758671], [-47.26115537352802, -22.335568780865174], [-47.26113559403326, -22.335591468061235], [-47.2611159134647, -22.335614188572354], [-47.26109633139593, -22.335636941797727], [-47.261076847400226, -22.335659727140293], [-47.26105746104762, -22.335682544009984], [-47.26103817190775, -22.33570539182074], [-47.26101897955109, -22.335728269989], [-47.26099988354669, -22.335751177936263], [-47.2609808834615, -22.335774115090068], [-47.26096197886361, -22.33579708088036], [-47.26094316932005, -22.33582007474177], [-47.260924454397625, -22.33584309611301], [-47.26090583366296, -22.335866144436544], [-47.260887306681724, -22.335889219159956], [-47.26086887302038, -22.33591231973342], [-47.26085053224388, -22.33593544561283], [-47.26083228391852, -22.335958596256383], [-47.26081412761026, -22.33598177112637], [-47.260796062884786, -22.336004969689345], [-47.2607780893086, -22.336028191414773], [-47.26076020644752, -22.336051435776884], [-47.2607424138677, -22.336074702253484], [-47.260724711136476, -22.336097990324816], [-47.260707097820976, -22.336121299475327], [-47.26067651385012, -22.336162015166778]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 117.809365061, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26146090302803, -22.33519543139077], [-47.26143732924055, -22.335219912876305], [-47.261417210336994, -22.33524091444111], [-47.26139701636968, -22.33526210737213], [-47.26137675037625, -22.335283494013094], [-47.261356415455126, -22.335305076722815], [-47.261336014764076, -22.335326857876098], [-47.26131555152294, -22.335348839860643], [-47.26129502901944, -22.33537102506971], [-47.26127446567389, -22.335393399509826], [-47.26125393081157, -22.335415892206196], [-47.26123348732912, -22.335438434498116], [-47.26121314585965, -22.335461013642075], [-47.26119290598089, -22.33548362900695], [-47.26117276727, -22.335506279965205], [-47.26115272930037, -22.335528965896614], [-47.2611327916463, -22.33555168618325], [-47.26111295388068, -22.335574440211705], [-47.26109321557242, -22.335597227376482], [-47.26107357629175, -22.335620047074027], [-47.26105403560846, -22.33564289870442], [-47.26103459308916, -22.33566578167495], [-47.26101524830002, -22.335688695396904], [-47.26099600080801, -22.335711639284067], [-47.260976850178736, -22.33573461275541], [-47.260957795975635, -22.33575761523606], [-47.26093883776329, -22.335780646153477], [-47.26091997510525, -22.335803704939956], [-47.260901207564785, -22.335826791031888], [-47.260882534705, -22.335849903869516], [-47.26086395608806, -22.335873042898186], [-47.26084547127688, -22.335896207565924], [-47.260827079832936, -22.335919397326577], [-47.26080878131896, -22.33594261163628], [-47.26079057529738, -22.33596584995533], [-47.26077246133042, -22.33598911174833], [-47.26074530467046, -22.336024197937213]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 101.398928917, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26142972303017, -22.33518714461687], [-47.26139545011496, -22.335222921159758], [-47.26137520396892, -22.335244168846845], [-47.26135488416046, -22.33526561227467], [-47.26133449380617, -22.335287253814954], [-47.26131403608284, -22.335309095855646], [-47.26129351423009, -22.335331140797678], [-47.261272931556356, -22.335353391047654], [-47.2612523067044, -22.335375832406967], [-47.26123170990566, -22.335398392940505], [-47.26121120489412, -22.335421003073918], [-47.26119080244693, -22.335443649899], [-47.26117050213854, -22.335466332781415], [-47.261150303542735, -22.33548905109048], [-47.26113020622959, -22.33551180420291], [-47.26111020977001, -22.335534591497698], [-47.261090313733504, -22.335557412358504], [-47.26107051768554, -22.335580266176965], [-47.26105082119293, -22.335603152346625], [-47.26103122382206, -22.33562607026487], [-47.26101172513607, -22.335649019336202], [-47.26099232469762, -22.33567199896931], [-47.26097302207027, -22.33569500857537], [-47.26095381681613, -22.335718047570783], [-47.26093470849509, -22.335741115378248], [-47.260915696668285, -22.335764211422806], [-47.260896780895735, -22.335787335134338], [-47.260877960737204, -22.33581048594696], [-47.26085923575231, -22.335833663298647], [-47.26084060549965, -22.335856866632543], [-47.26080873076218, -22.335896811180618]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 86.637965556, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261398615663744, -22.335178908569077], [-47.26137368989847, -22.335204927875036], [-47.2613533915737, -22.335226230318096], [-47.26133301795018, -22.335247730532743], [-47.26131257216273, -22.335269430903647], [-47.261292057407125, -22.33529133383172], [-47.26127147694274, -22.33531344173121], [-47.261250834098725, -22.335335757022083], [-47.26123014774038, -22.335358265300545], [-47.26120948900522, -22.335380893671235], [-47.261188922464555, -22.335403571646165], [-47.261168459039666, -22.335426286152362], [-47.2611480983016, -22.335449036552294], [-47.26112783982091, -22.33547182221215], [-47.261107683164234, -22.33549464250557], [-47.26108762789913, -22.33551749680849], [-47.2610676735917, -22.33554038450162], [-47.26104781980407, -22.33556330497374], [-47.2610280660995, -22.33558625761554], [-47.261008412041036, -22.33560924182158], [-47.26098885718833, -22.33563225699374], [-47.26096940110059, -22.335655302537987], [-47.26095004333787, -22.33567837786292], [-47.26093078345882, -22.335701482382408], [-47.26091162101985, -22.33572461551669], [-47.26089255557857, -22.33574777668832], [-47.26086419087574, -22.33578245129618]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 72.588533131, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26136746667117, -22.335170629016325], [-47.26133157918397, -22.335208291785904], [-47.26131115174542, -22.3352298487874], [-47.26129065052482, -22.335251607988862], [-47.26127007873688, -22.335273571804304], [-47.26124943966086, -22.335295742661245], [-47.2612287366466, -22.33531812299299], [-47.261207988781834, -22.33534069819062], [-47.261187268110255, -22.335363394398424], [-47.261166640040464, -22.33538614021483], [-47.261146115637835, -22.335408922402127], [-47.26112569447012, -22.335431740319596], [-47.2611053761045, -22.33545459333021], [-47.26108516010429, -22.335477480804588], [-47.26106504603367, -22.33550040211566], [-47.26104503345533, -22.335523356641104], [-47.26102512192794, -22.335546343766865], [-47.26100531101144, -22.335569362880783], [-47.26098560026537, -22.335592413374627], [-47.26096598924593, -22.335615494647556], [-47.260946477508874, -22.335638606102933], [-47.260916722065076, -22.335674075920533]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 58.801257849, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261336399115564, -22.335162403494703], [-47.26130976679977, -22.335190353250262], [-47.26128928554618, -22.3352119670386], [-47.26126872889239, -22.335233785070585], [-47.26124810007216, -22.335255809773408], [-47.26122740238449, -22.335278043587795], [-47.26120663919996, -22.33530048896041], [-47.26118582982878, -22.335323131077146], [-47.26116504722075, -22.3353458951221], [-47.26114435762183, -22.335368708779914], [-47.26112377224147, -22.335391558648304], [-47.26110329064408, -22.335414444083273], [-47.26108291239354, -22.335437364444658], [-47.261062637049776, -22.335460319099983], [-47.26104246417359, -22.335483307419157], [-47.26102239332435, -22.33550632877691], [-47.26100242405723, -22.3355293825563], [-47.260968851146636, -22.33556839228025]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 45.464469477, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26130528015686, -22.33515413092535], [-47.26126741935246, -22.335194085286336], [-47.2612468072655, -22.335215962148848], [-47.26122612141294, -22.335238047739015], [-47.261205365113625, -22.33526034451082], [-47.2611845417588, -22.335282854924273], [-47.26116367088119, -22.33530556396015], [-47.26114282633672, -22.335328395842176], [-47.26112207520866, -22.335351277341456], [-47.26110142885054, -22.335374194890907], [-47.26108088682347, -22.33539714784336], [-47.26106044868801, -22.335420135555495], [-47.26104011400067, -22.335443157391794], [-47.26101941664792, -22.33546674338156]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 30.207992425, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.26126252390022, -22.33515819145221], [-47.2612248856441, -22.33519813922365], [-47.26120414275923, -22.335220285701133], [-47.26118332784825, -22.33524264543037], [-47.26116244432314, -22.33526522088465], [-47.26114151193907, -22.33528799683962], [-47.26112060545815, -22.33531089655875], [-47.26109979280096, -22.335333845899445], [-47.26107160405469, -22.33536513552475]]}}, {"type": "Feature", "properties": {"Id": 1517, "Name": "Projeto", "Length": 11.274437264, "Dist1": 0.0, "Dist2": 0.0}, "geometry": {"type": "LineString", "coordinates": [[-47.261202807188546, -22.33518048374739], [-47.261182164111034, -22.335202523659795], [-47.26116129058837, -22.33522494634641], [-47.261131216715896, -22.335257456717056]]}}]} \ No newline at end of file +{ +"type": "FeatureCollection", +"features": [ +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 21.724783283000001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264037338109766, -22.339524535994332 ], [ -47.264017661846651, -22.339560540751183 ], [ -47.264008724140787, -22.339576970425245 ], [ -47.263999799939718, -22.339593449992105 ], [ -47.263990889109174, -22.339609979349202 ], [ -47.263981991515507, -22.339626558388819 ], [ -47.263973107023268, -22.339643187002231 ], [ -47.263964235496012, -22.33965986507852 ], [ -47.263943010772088, -22.339699942622605 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 57.457315127000001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264015055555213, -22.339505666408137 ], [ -47.264000672619751, -22.339531864331477 ], [ -47.263991696828107, -22.339548288742588 ], [ -47.263982734975592, -22.339564762798126 ], [ -47.263973786927508, -22.339581286395244 ], [ -47.263964852547424, -22.339597859430143 ], [ -47.263955931699435, -22.339614481793877 ], [ -47.263947024245901, -22.339631153376615 ], [ -47.263938130048174, -22.339647874066152 ], [ -47.263929248966853, -22.339664643747486 ], [ -47.26392038086145, -22.339681462303471 ], [ -47.263911525590025, -22.339698329615363 ], [ -47.263902683009505, -22.339715245562264 ], [ -47.263893852976231, -22.339732210019946 ], [ -47.263885035345169, -22.339749222862739 ], [ -47.263876229969412, -22.339766283963925 ], [ -47.263867436701474, -22.339783393193489 ], [ -47.263858655392752, -22.339800550419387 ], [ -47.263849885892363, -22.339817755509237 ], [ -47.263841128048647, -22.339835008327928 ], [ -47.263832381709157, -22.339852308737367 ], [ -47.263823646719999, -22.339869656597674 ], [ -47.263814922781556, -22.339887052055111 ], [ -47.263806203316406, -22.33990450781026 ], [ -47.263797473156359, -22.339922053442546 ], [ -47.263788722562197, -22.339939707172757 ], [ -47.263772441442221, -22.339972674804095 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 117.746736119, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263992732508129, -22.339486780512566 ], [ -47.263974732054038, -22.339519567586802 ], [ -47.263965731813826, -22.339536036729378 ], [ -47.263956745814632, -22.339552555166417 ], [ -47.263947773919547, -22.339569122793812 ], [ -47.263938815989896, -22.339585739506486 ], [ -47.263929871887576, -22.339602405194356 ], [ -47.26392094147274, -22.339619119746359 ], [ -47.263912024604522, -22.339635883049215 ], [ -47.263903121141389, -22.339652694986722 ], [ -47.263894230940672, -22.339669555440707 ], [ -47.263885353858264, -22.339686464291287 ], [ -47.263876489748959, -22.339703421416548 ], [ -47.26386763846704, -22.339720426691283 ], [ -47.263858799865226, -22.339737479988795 ], [ -47.263849973794592, -22.339754581181339 ], [ -47.263841160105585, -22.339771730138086 ], [ -47.263832358647477, -22.33978892672588 ], [ -47.263823569267373, -22.339806170811546 ], [ -47.263814791811562, -22.339823462259098 ], [ -47.26380602612555, -22.339840800929505 ], [ -47.263797272053445, -22.339858186682097 ], [ -47.263788529295276, -22.33987561965904 ], [ -47.263779791344525, -22.33989311241416 ], [ -47.263771043198432, -22.339910694187278 ], [ -47.263762275217445, -22.339928382987218 ], [ -47.263753486223379, -22.339946179811562 ], [ -47.263744675637277, -22.339964084419481 ], [ -47.263735842867568, -22.339982096561368 ], [ -47.263726987310783, -22.340000215977238 ], [ -47.26371810834943, -22.340018442401146 ], [ -47.263709205353777, -22.34003677555744 ], [ -47.263700277681515, -22.340055215161392 ], [ -47.263691324675548, -22.340073760923875 ], [ -47.263681835699529, -22.34009347187321 ], [ -47.263672848858107, -22.340112192618236 ], [ -47.263663840017031, -22.340131007045898 ], [ -47.263654802943414, -22.3401499263258 ], [ -47.263645736917645, -22.340168950139933 ], [ -47.263636641211335, -22.340188078153293 ], [ -47.263627515078547, -22.340207310032113 ], [ -47.263618357760834, -22.340226645433351 ], [ -47.263609168486141, -22.340246084006974 ], [ -47.263599946467309, -22.340265625399184 ], [ -47.263590690904159, -22.340285269247953 ], [ -47.263581400981245, -22.340305015187877 ], [ -47.26357207586976, -22.340324862845815 ], [ -47.263562714727399, -22.340344811841895 ], [ -47.263553316694953, -22.340364861795894 ], [ -47.263543880900556, -22.34038501231867 ], [ -47.263534406459335, -22.340405263013295 ], [ -47.263524892468752, -22.34042561348399 ], [ -47.263512882925042, -22.340451318065195 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 117.746736172, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263992732508122, -22.339486780512566 ], [ -47.263974732054038, -22.339519567586802 ], [ -47.263965731813826, -22.339536036729378 ], [ -47.263956745814632, -22.339552555166417 ], [ -47.263947773919547, -22.339569122793812 ], [ -47.263938815989917, -22.339585739506493 ], [ -47.263929871887576, -22.339602405194348 ], [ -47.26392094147274, -22.339619119746359 ], [ -47.263912024604522, -22.339635883049215 ], [ -47.263903121141389, -22.339652694986722 ], [ -47.263894230940672, -22.339669555440707 ], [ -47.263885353858264, -22.339686464291287 ], [ -47.263876489748959, -22.339703421416548 ], [ -47.26386763846704, -22.339720426691297 ], [ -47.263858799865226, -22.339737479988777 ], [ -47.263849973794592, -22.339754581181353 ], [ -47.263841160105585, -22.339771730138086 ], [ -47.263832358647477, -22.33978892672588 ], [ -47.263823569267373, -22.339806170811563 ], [ -47.263814791811562, -22.339823462259098 ], [ -47.26380602612555, -22.339840800929505 ], [ -47.263797272053445, -22.339858186682097 ], [ -47.263788529295276, -22.33987561965905 ], [ -47.263779791344525, -22.33989311241416 ], [ -47.263771043198432, -22.339910694187278 ], [ -47.263762275217445, -22.339928382987242 ], [ -47.263753486223379, -22.339946179811562 ], [ -47.263744675637277, -22.339964084419481 ], [ -47.263735842867568, -22.339982096561368 ], [ -47.263726987310783, -22.340000215977238 ], [ -47.26371810834943, -22.340018442401156 ], [ -47.263709205353784, -22.340036775557447 ], [ -47.263700277681515, -22.340055215161392 ], [ -47.263691324675548, -22.340073760923875 ], [ -47.263681829429849, -22.340093484896855 ], [ -47.263672848187824, -22.340112194014417 ], [ -47.263663839410441, -22.340131008312643 ], [ -47.263654802396871, -22.340149927469991 ], [ -47.263645736427542, -22.340168951168298 ], [ -47.26363664077423, -22.340188079072526 ], [ -47.263627514690995, -22.340207310848786 ], [ -47.263618357419503, -22.340226646153983 ], [ -47.263609168187827, -22.340246084637961 ], [ -47.263599946208856, -22.340265625946845 ], [ -47.263590690682427, -22.340285269718571 ], [ -47.263581400793178, -22.3403050155876 ], [ -47.263572075712418, -22.340324863180712 ], [ -47.263562714597846, -22.340344812117923 ], [ -47.26355331659034, -22.340364862019008 ], [ -47.263543880818155, -22.340385012494718 ], [ -47.26353440639631, -22.340405263147982 ], [ -47.263524892422467, -22.340425613583026 ], [ -47.263512882924815, -22.340451318065618 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 57.45731512, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264015055555213, -22.339505666408137 ], [ -47.264000672619751, -22.339531864331477 ], [ -47.263991696828107, -22.339548288742588 ], [ -47.263982734975592, -22.339564762798126 ], [ -47.263973786927508, -22.339581286395259 ], [ -47.263964852547424, -22.339597859430143 ], [ -47.263955931699435, -22.339614481793866 ], [ -47.263947024245901, -22.339631153376597 ], [ -47.263938130048174, -22.339647874066152 ], [ -47.263929248966853, -22.339664643747486 ], [ -47.263920380861443, -22.339681462303471 ], [ -47.263911525590018, -22.339698329615352 ], [ -47.263902683009505, -22.339715245562264 ], [ -47.263893852976231, -22.339732210019946 ], [ -47.263885035345169, -22.339749222862739 ], [ -47.263876229969412, -22.339766283963925 ], [ -47.263867436701467, -22.339783393193489 ], [ -47.263858655392752, -22.339800550419369 ], [ -47.263849885892363, -22.339817755509237 ], [ -47.263841128048647, -22.339835008327928 ], [ -47.263832381709157, -22.339852308737367 ], [ -47.263823646719999, -22.339869656597674 ], [ -47.263814922781556, -22.339887052055111 ], [ -47.263806203316399, -22.33990450781025 ], [ -47.26379747315633, -22.33992205344255 ], [ -47.263788722562197, -22.339939707172768 ], [ -47.263772441442256, -22.339972674804045 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 21.724783278, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264037338109766, -22.339524535994332 ], [ -47.264017661846644, -22.339560540751211 ], [ -47.264008724140787, -22.339576970425245 ], [ -47.263999799939718, -22.339593449992105 ], [ -47.263990889109166, -22.33960997934922 ], [ -47.263981991515507, -22.339626558388819 ], [ -47.263973107023268, -22.339643187002231 ], [ -47.263964235496012, -22.33965986507852 ], [ -47.263943010772095, -22.339699942622556 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 776.57039750399997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262492887764004, -22.342534968802791 ], [ -47.26246697922091, -22.342577024232433 ], [ -47.262452083141234, -22.342601091249541 ], [ -47.262437114741708, -22.342625161905527 ], [ -47.262422073564217, -22.342649235878568 ], [ -47.262413337335801, -22.342663152521503 ], [ -47.262393665075962, -22.342694378429169 ], [ -47.262390643589761, -22.342699171464602 ], [ -47.262376508810519, -22.342721474416827 ], [ -47.262361171971087, -22.342745558363699 ], [ -47.262345760082511, -22.342769643968492 ], [ -47.26233027269339, -22.342793730891586 ], [ -47.26231470935366, -22.342817818790277 ], [ -47.262299069614805, -22.342841907318554 ], [ -47.262283353028927, -22.342865996128712 ], [ -47.262267559149315, -22.342890084870312 ], [ -47.262251687530814, -22.342914173189953 ], [ -47.262235729752092, -22.342938272779147 ], [ -47.262219583754202, -22.342962535225347 ], [ -47.26220309062537, -22.342987187302555 ], [ -47.262186180137597, -22.343012314911245 ], [ -47.262168841717568, -22.343037913315275 ], [ -47.262151065291796, -22.343063976136985 ], [ -47.262132840286782, -22.343090496841842 ], [ -47.262114155634762, -22.343117468720592 ], [ -47.262094999780892, -22.343144884867471 ], [ -47.262075360696414, -22.343172738151193 ], [ -47.262055225886414, -22.343201021192751 ], [ -47.262034582405946, -22.343229726332417 ], [ -47.262013416871717, -22.343258845603405 ], [ -47.261991715478828, -22.343288370699604 ], [ -47.261969464019195, -22.343318292942374 ], [ -47.261946647899912, -22.343348603248781 ], [ -47.261923252168636, -22.343379292092653 ], [ -47.261899261536833, -22.343410349471007 ], [ -47.261874660407273, -22.34344176486692 ], [ -47.261849432908107, -22.343473527208047 ], [ -47.261823562922821, -22.343505624833121 ], [ -47.261797034131611, -22.343538045448447 ], [ -47.261769830053126, -22.343570776088526 ], [ -47.261741934086373, -22.343603803081134 ], [ -47.261713329563484, -22.343637112004558 ], [ -47.261683999802479, -22.343670687651112 ], [ -47.261653928164691, -22.343704513990932 ], [ -47.261623098117965, -22.343738574136271 ], [ -47.26159149330185, -22.343772850310412 ], [ -47.261559097600674, -22.34380732381533 ], [ -47.261525895219208, -22.343841975004796 ], [ -47.261491870760217, -22.343876783263394 ], [ -47.261457009309431, -22.343911726986111 ], [ -47.261421296523416, -22.343946783564185 ], [ -47.261384718720805, -22.343981929376138 ], [ -47.261347262975143, -22.344017139786505 ], [ -47.261308917210428, -22.344052389150768 ], [ -47.261269670936031, -22.344087650254764 ], [ -47.261229603146077, -22.344122817373727 ], [ -47.261188977457117, -22.34415763869211 ], [ -47.2611480009651, -22.344191939205661 ], [ -47.261106700974132, -22.344225704270009 ], [ -47.261065082641245, -22.344258937821454 ], [ -47.261023150786059, -22.344291643682148 ], [ -47.260980909899246, -22.344323825552337 ], [ -47.260938364159095, -22.344355486996641 ], [ -47.260895517441234, -22.344386631436478 ], [ -47.260852373327758, -22.34441726214316 ], [ -47.260808935120458, -22.344447382228214 ], [ -47.260765205849367, -22.344476994637649 ], [ -47.260721188282076, -22.34450610214574 ], [ -47.260676884937887, -22.344534707345801 ], [ -47.260632298096453, -22.344562812645282 ], [ -47.260587429801276, -22.344590420263803 ], [ -47.260542281876837, -22.344617532222657 ], [ -47.260496855935251, -22.344644150341644 ], [ -47.260451153382938, -22.344670276235252 ], [ -47.260405175433647, -22.344695911305589 ], [ -47.260358923113593, -22.344721056739939 ], [ -47.260312397270852, -22.344745713505681 ], [ -47.260265598585036, -22.344769882345343 ], [ -47.260218527575418, -22.344793563772605 ], [ -47.260171184607884, -22.344816758068728 ], [ -47.260123569903222, -22.344839465278397 ], [ -47.260075683548855, -22.344861685203885 ], [ -47.260027525502949, -22.344883417403267 ], [ -47.259979095603065, -22.344904661185737 ], [ -47.259930393577093, -22.344925415606642 ], [ -47.259881419048781, -22.34494567946458 ], [ -47.259832171550187, -22.344965451295643 ], [ -47.259782650527249, -22.344984729370722 ], [ -47.259732855348659, -22.345003511691296 ], [ -47.259682785315839, -22.345021795984916 ], [ -47.259632439674448, -22.345039579700217 ], [ -47.259581817620159, -22.345056860004249 ], [ -47.25953091831056, -22.345073633777378 ], [ -47.259479740880813, -22.345089897607586 ], [ -47.259428284444695, -22.345105647789484 ], [ -47.259376548110666, -22.345120880318341 ], [ -47.259324530998484, -22.345135590884681 ], [ -47.259272232242196, -22.345149774873182 ], [ -47.25921965101206, -22.345163427355747 ], [ -47.259166786523714, -22.345176543089561 ], [ -47.259113638047019, -22.345189116514096 ], [ -47.259060205465474, -22.345201141625285 ], [ -47.259006603922963, -22.345212587541241 ], [ -47.258953211699541, -22.345223378654978 ], [ -47.258900337053994, -22.345233475913762 ], [ -47.258848033680152, -22.34524289721783 ], [ -47.258796318864754, -22.345251667698221 ], [ -47.258745208402743, -22.345259812578135 ], [ -47.258694716647774, -22.345267357088208 ], [ -47.258644856567834, -22.345274326387763 ], [ -47.258595639821657, -22.345280745489902 ], [ -47.258547076822026, -22.345286639196186 ], [ -47.258499176801919, -22.345292032036937 ], [ -47.258451947897527, -22.345296948216028 ], [ -47.25840539721743, -22.345301411563877 ], [ -47.258359530913289, -22.345305445495473 ], [ -47.258314354262218, -22.345309072973134 ], [ -47.258269871734946, -22.345312316475567 ], [ -47.258226087068969, -22.345315197971026 ], [ -47.258183003338374, -22.345317738895421 ], [ -47.258140623025028, -22.34531996013385 ], [ -47.258098948083735, -22.345321882006537 ], [ -47.258057980004232, -22.345323524257868 ], [ -47.258017719877628, -22.345324906048251 ], [ -47.257978168451253, -22.345326045949012 ], [ -47.257939326183553, -22.345326961939428 ], [ -47.257901193301151, -22.345327671405602 ], [ -47.257863769846011, -22.34532819114149 ], [ -47.257827055724078, -22.345328537350841 ], [ -47.25779105075118, -22.345328725650816 ], [ -47.25775575468878, -22.345328771076044 ], [ -47.257721167289247, -22.345328688083796 ], [ -47.257687288326693, -22.345328490559165 ], [ -47.257654117635312, -22.345328191820926 ], [ -47.257621655135814, -22.345327804627342 ], [ -47.257589900863543, -22.345327341181797 ], [ -47.257558854998315, -22.345326813138339 ], [ -47.257528517883266, -22.34532623160689 ], [ -47.257498890047366, -22.345325607157832 ], [ -47.257469972222431, -22.345324949826104 ], [ -47.25744175458086, -22.345324268854544 ], [ -47.257414058372277, -22.345323568428277 ], [ -47.257386580725282, -22.345322845138561 ], [ -47.257359183603015, -22.345322096402896 ], [ -47.257331863228515, -22.345321322945129 ], [ -47.257304619512425, -22.345320525581553 ], [ -47.257278714667592, -22.345319743245994 ], [ -47.257251593406444, -22.345318900695741 ], [ -47.256153819652077, -22.345283777797786 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 806.79184776, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262629227812369, -22.342250746581193 ], [ -47.262614682701404, -22.34227567607784 ], [ -47.262600644460527, -22.342299630957037 ], [ -47.26258653971685, -22.342323592867057 ], [ -47.262572368008961, -22.342347561516146 ], [ -47.262558128875199, -22.342371536611125 ], [ -47.26254382185386, -22.342395517856829 ], [ -47.262529446484308, -22.342419504954563 ], [ -47.262515002305619, -22.34244349760429 ], [ -47.262500488857675, -22.342467495502714 ], [ -47.262485905681608, -22.342491498342941 ], [ -47.262471252317553, -22.342515505817932 ], [ -47.262456528307446, -22.342539517616149 ], [ -47.262441733194045, -22.342563533423192 ], [ -47.262426866519469, -22.342587552924176 ], [ -47.262411927828182, -22.342611575799008 ], [ -47.262396916663633, -22.342635601727832 ], [ -47.262387235574245, -22.342651023511202 ], [ -47.262367560147759, -22.342682247946765 ], [ -47.262365545823158, -22.342685443303473 ], [ -47.262351443791857, -22.342707694576728 ], [ -47.262336138199046, -22.342731729448783 ], [ -47.262320757869226, -22.342755765726622 ], [ -47.262305302352438, -22.342779803072833 ], [ -47.26228977120001, -22.342803841147045 ], [ -47.262274163964918, -22.342827879605611 ], [ -47.262258480200636, -22.342851918103076 ], [ -47.262242719461874, -22.342875956291508 ], [ -47.262226881304834, -22.342899993819813 ], [ -47.262210957399219, -22.342924042246651 ], [ -47.262194846826901, -22.342948251452292 ], [ -47.262178392429, -22.342972845631916 ], [ -47.262161524716866, -22.342997909672427 ], [ -47.262144233185964, -22.343023438842376 ], [ -47.262126507825897, -22.343049426787147 ], [ -47.262108338132002, -22.343075866997044 ], [ -47.262089713110768, -22.343102752789562 ], [ -47.262070621287165, -22.343130077288013 ], [ -47.262051050717552, -22.343157833392628 ], [ -47.262030988997417, -22.343186013758672 ], [ -47.262010423277104, -22.343214610763965 ], [ -47.261989340273743, -22.343243616482589 ], [ -47.261967726287523, -22.343273022653193 ], [ -47.26194556721989, -22.343302820646066 ], [ -47.261922848591944, -22.343333001431727 ], [ -47.261899555569258, -22.343363555542457 ], [ -47.261875672985049, -22.343394473039034 ], [ -47.261851185367306, -22.343425743474196 ], [ -47.261826076972476, -22.343457355851339 ], [ -47.261800331815088, -22.343489298591667 ], [ -47.261773933708703, -22.34352155949102 ], [ -47.261746866307043, -22.343554125680992 ], [ -47.261719113145674, -22.343586983594378 ], [ -47.261690657693968, -22.343620118922924 ], [ -47.261661483407309, -22.343653516581206 ], [ -47.261631573783973, -22.343687160670946 ], [ -47.261600912427532, -22.343721034445473 ], [ -47.261569483111295, -22.343755120279287 ], [ -47.261537269850663, -22.343789399635828 ], [ -47.26150425697783, -22.34382385304103 ], [ -47.261470429218541, -22.343858460062499 ], [ -47.26143577177605, -22.343893199289415 ], [ -47.261400270418051, -22.34392804831846 ], [ -47.261363911566875, -22.343962983744941 ], [ -47.261326682391292, -22.343997981161657 ], [ -47.261288570900938, -22.344033015163621 ], [ -47.261249566672994, -22.344068058793845 ], [ -47.261209747764227, -22.344103007466959 ], [ -47.261169374807551, -22.344137612157063 ], [ -47.261128652607127, -22.34417169980399 ], [ -47.261087608202267, -22.344205255907774 ], [ -47.261046246734026, -22.344238284340289 ], [ -47.261004573009878, -22.344270788860651 ], [ -47.260962591511955, -22.344302773107433 ], [ -47.260920306413645, -22.344334240584949 ], [ -47.26087772158894, -22.344365194656124 ], [ -47.260834840621726, -22.344395638535289 ], [ -47.260791666818669, -22.344425575278866 ], [ -47.260748203217709, -22.344455007779636 ], [ -47.260704452597309, -22.344483938760607 ], [ -47.260660417490463, -22.344512370765731 ], [ -47.260616100193204, -22.344540306155313 ], [ -47.260571502768016, -22.344567747103834 ], [ -47.260526627060884, -22.344594695589798 ], [ -47.260481474707802, -22.34462115339235 ], [ -47.260436047141333, -22.344647122087725 ], [ -47.260390345603582, -22.344672603042142 ], [ -47.260344371151227, -22.344697597409318 ], [ -47.260298124664743, -22.344722106125701 ], [ -47.260251606858169, -22.344746129905289 ], [ -47.260204818286873, -22.344769669235863 ], [ -47.260157759354605, -22.344792724375345 ], [ -47.260110430321674, -22.344815295347804 ], [ -47.260062831316503, -22.344837381937598 ], [ -47.260014962339667, -22.344858983687594 ], [ -47.259966823272578, -22.344880099894603 ], [ -47.259918413888151, -22.344900729604447 ], [ -47.259869733856334, -22.344920871609052 ], [ -47.259820782756428, -22.344940524440837 ], [ -47.259771560082577, -22.344959686369979 ], [ -47.259722065252554, -22.344978355400269 ], [ -47.259672297617612, -22.344996529264616 ], [ -47.259622256473861, -22.345014205420206 ], [ -47.259571941067975, -22.345031381045743 ], [ -47.259521350609027, -22.345048053036518 ], [ -47.259470484283831, -22.345064217998729 ], [ -47.25941934125818, -22.345079872248412 ], [ -47.259367920692426, -22.345095011805721 ], [ -47.259316221758304, -22.345109632389462 ], [ -47.259264243641489, -22.34512372941602 ], [ -47.259211985563567, -22.345137297992526 ], [ -47.259159446791003, -22.345150332914891 ], [ -47.25910662664382, -22.345162828664993 ], [ -47.259053525048799, -22.34517477928599 ], [ -47.259000255898002, -22.345186154223089 ], [ -47.258947193255281, -22.345196878724238 ], [ -47.258894641932635, -22.345206914238453 ], [ -47.258842655035068, -22.345216278535379 ], [ -47.258791249669535, -22.345224996534309 ], [ -47.258740441468042, -22.345233093245621 ], [ -47.258690244637386, -22.345240593687112 ], [ -47.258640672014373, -22.345247522805927 ], [ -47.258591735141195, -22.345253905404768 ], [ -47.258543444328168, -22.345259766077145 ], [ -47.258495808718948, -22.345265129148331 ], [ -47.258448836372807, -22.345270018620848 ], [ -47.25840253433298, -22.345274458127957 ], [ -47.25835690869642, -22.345278470892193 ], [ -47.25831196469553, -22.345282079688399 ], [ -47.258267706765189, -22.345285306813338 ], [ -47.258224138615468, -22.345288174059036 ], [ -47.258181263300337, -22.345290702691148 ], [ -47.25813908328832, -22.345292913430683 ], [ -47.258097600526661, -22.345294826440213 ], [ -47.258056816502929, -22.345296461312806 ], [ -47.258016732310395, -22.345297837064212 ], [ -47.257977348702539, -22.345298972127697 ], [ -47.257938666147098, -22.3452998843511 ], [ -47.257900684882671, -22.345300590995798 ], [ -47.257863404965164, -22.345301108737633 ], [ -47.257826826316162, -22.345301453668931 ], [ -47.257790948767983, -22.345301641301901 ], [ -47.257755772099252, -22.34530168657292 ], [ -47.257721296079687, -22.34530160384735 ], [ -47.257687520500326, -22.34530140692495 ], [ -47.257654445211784, -22.345301109045394 ], [ -47.257622070150106, -22.345300722894208 ], [ -47.257590395364765, -22.345300260608226 ], [ -47.257559421047979, -22.345299733781214 ], [ -47.257529147553598, -22.345299153468812 ], [ -47.257499575419054, -22.345298530193251 ], [ -47.257470705382502, -22.345297873947342 ], [ -47.257442527741198, -22.345297193940652 ], [ -47.257414865767153, -22.345296494379721 ], [ -47.257387419997038, -22.345295771928647 ], [ -47.257360053942769, -22.345295024041597 ], [ -47.257332763867453, -22.345294251441164 ], [ -47.257305549680289, -22.345293454941412 ], [ -47.257279659409342, -22.345292673045591 ], [ -47.257252565239881, -22.345291831324815 ], [ -47.256162848502086, -22.345256966215398 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 863.98174119199996, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262877700711854, -22.341746237012273 ], [ -47.262856158163522, -22.341786360225385 ], [ -47.262843373370885, -22.341810078986349 ], [ -47.262830531571844, -22.34183380978584 ], [ -47.262817632307936, -22.341857552379345 ], [ -47.26280467512133, -22.34188130651863 ], [ -47.262791659551276, -22.341905071957999 ], [ -47.262778585138108, -22.34192884844698 ], [ -47.262765451422929, -22.341952635731129 ], [ -47.262752257944769, -22.341976433557072 ], [ -47.262739004242697, -22.342000241668792 ], [ -47.262725689856808, -22.342024059805791 ], [ -47.262712314325263, -22.342047887708599 ], [ -47.262698877187368, -22.342071725113069 ], [ -47.262685377982386, -22.342095571752889 ], [ -47.262671816247824, -22.342119427362306 ], [ -47.2626581915234, -22.342143291669313 ], [ -47.262644503347602, -22.3421671644019 ], [ -47.26263075125857, -22.342191045286182 ], [ -47.262616934795076, -22.342214934045082 ], [ -47.262603053496434, -22.342238830398358 ], [ -47.262589106901309, -22.342262734064668 ], [ -47.262575094548737, -22.342286644760133 ], [ -47.262561015977759, -22.342310562198723 ], [ -47.262546870728535, -22.342334486090362 ], [ -47.262532658341037, -22.342358416143647 ], [ -47.262518378355118, -22.342382352065208 ], [ -47.262504030311732, -22.342406293558181 ], [ -47.262489613751519, -22.342430240324244 ], [ -47.262475128215932, -22.342454192062128 ], [ -47.262460573247687, -22.342478148466792 ], [ -47.262445948388468, -22.342502109233092 ], [ -47.26243125318171, -22.342526074051491 ], [ -47.262416487171798, -22.342550042609609 ], [ -47.262401649902323, -22.342574014594465 ], [ -47.262386740919318, -22.342597989688109 ], [ -47.262371759767696, -22.342621967572761 ], [ -47.262361133816881, -22.342638894496286 ], [ -47.262341455223762, -22.342670117459765 ], [ -47.262340448061238, -22.342671715137971 ], [ -47.2623263787779, -22.342693914732312 ], [ -47.262311104431731, -22.342717900529561 ], [ -47.262295755660652, -22.342741887480454 ], [ -47.262280332016211, -22.342765875249803 ], [ -47.262264833051105, -22.342789863499561 ], [ -47.262249258319784, -22.342813851888376 ], [ -47.262233607377119, -22.342837840073233 ], [ -47.2622178797792, -22.342861827708447 ], [ -47.262202075083657, -22.342885814445449 ], [ -47.262186185051164, -22.342909811709909 ], [ -47.26217010990441, -22.342933967675037 ], [ -47.262153694237476, -22.342958503957032 ], [ -47.262136869301024, -22.342983504429434 ], [ -47.262119624659206, -22.343008964365289 ], [ -47.262101950364894, -22.343034877433119 ], [ -47.262083835982125, -22.343061237148053 ], [ -47.262065270591691, -22.3430880368544 ], [ -47.262046242798398, -22.343115269704448 ], [ -47.2620267407437, -22.343142928629966 ], [ -47.262006752113372, -22.343171006320524 ], [ -47.261986264153293, -22.343199495191445 ], [ -47.261965263680842, -22.343228387357755 ], [ -47.261943737101284, -22.343257674602793 ], [ -47.261921670425707, -22.343287348345751 ], [ -47.261899049289099, -22.343317399610708 ], [ -47.261875858975039, -22.34334781898832 ], [ -47.261852084438445, -22.343378596603181 ], [ -47.261827710332554, -22.343409722077592 ], [ -47.261802721042081, -22.3434411844908 ], [ -47.261777100712635, -22.343472972346394 ], [ -47.261750833291075, -22.343505073529801 ], [ -47.261723902566303, -22.343537475269695 ], [ -47.261696292210353, -22.343570164103905 ], [ -47.261667985829845, -22.343603125837621 ], [ -47.261638967017582, -22.343636345507708 ], [ -47.261609219408705, -22.343669807347368 ], [ -47.261578726742592, -22.343703494751153 ], [ -47.261547472926253, -22.343737390244655 ], [ -47.26151544210618, -22.343771475452879 ], [ -47.261482618742001, -22.34380573107385 ], [ -47.261448987682414, -22.343840136858248 ], [ -47.261414534248232, -22.343874671589429 ], [ -47.261379244318285, -22.343909313069499 ], [ -47.261343104418572, -22.343944038110578 ], [ -47.261306101813069, -22.343978822533675 ], [ -47.261268224597075, -22.344013641173373 ], [ -47.261229462415614, -22.344048467329909 ], [ -47.261189892388046, -22.344083197557229 ], [ -47.261149772163655, -22.344117585619113 ], [ -47.261109304254802, -22.344151460399452 ], [ -47.261068515436051, -22.344184807542732 ], [ -47.261027410832455, -22.344217630856452 ], [ -47.260985995239295, -22.344249934036554 ], [ -47.260944273130292, -22.344281720659946 ], [ -47.260902248673773, -22.344312994170764 ], [ -47.260859925742245, -22.344343757873297 ], [ -47.260817307921279, -22.344374014924966 ], [ -47.260774398522415, -22.344403768327162 ], [ -47.260731200591543, -22.344433020919393 ], [ -47.260687716918007, -22.344461775373226 ], [ -47.260643950048483, -22.344490034183497 ], [ -47.260599902295347, -22.344517799663237 ], [ -47.260555575740135, -22.344545073941827 ], [ -47.260510972250252, -22.344571858954957 ], [ -47.260466093485633, -22.34459815644113 ], [ -47.260420940904957, -22.344623967938322 ], [ -47.260375515778712, -22.344649294776808 ], [ -47.260329819193984, -22.344674138076918 ], [ -47.260283852063729, -22.344698498743981 ], [ -47.260237615136319, -22.344722377463558 ], [ -47.260191109003287, -22.344745774697504 ], [ -47.260144334106229, -22.344768690680421 ], [ -47.260097290744952, -22.344791125415721 ], [ -47.260049979088883, -22.344813078669887 ], [ -47.260002399181076, -22.344834549970511 ], [ -47.259954550946702, -22.344855538602122 ], [ -47.259906434203749, -22.34487604360093 ], [ -47.259858048668356, -22.344896063752294 ], [ -47.25980939396706, -22.344915597584848 ], [ -47.259760469642224, -22.344934643368106 ], [ -47.25971127516069, -22.344953199108151 ], [ -47.259661809923536, -22.344971262543272 ], [ -47.259612073277339, -22.344988831139165 ], [ -47.259562064519777, -22.34500590208626 ], [ -47.259511782911382, -22.345022472294744 ], [ -47.259461227690657, -22.345038538388955 ], [ -47.259410398075346, -22.345054096706473 ], [ -47.25935929327779, -22.345069143292285 ], [ -47.259307912521599, -22.345083673893495 ], [ -47.25925625504415, -22.345097683958148 ], [ -47.259204320118393, -22.345111168628623 ], [ -47.259152107061489, -22.345124122739612 ], [ -47.259099615243684, -22.345136540815282 ], [ -47.259046844635094, -22.345148416946177 ], [ -47.258993907875904, -22.345159720904366 ], [ -47.258941174813756, -22.345170378793021 ], [ -47.258888946813904, -22.345180352562661 ], [ -47.258837276392498, -22.345189659852483 ], [ -47.258786180476726, -22.345198325369989 ], [ -47.2587356745356, -22.345206373912735 ], [ -47.258685772629185, -22.345213830285633 ], [ -47.258636487462987, -22.345220719223779 ], [ -47.258587830462709, -22.345227065319339 ], [ -47.258539811836144, -22.345232892957846 ], [ -47.258492440637717, -22.345238226259497 ], [ -47.258445724849771, -22.345243089025473 ], [ -47.258399671450086, -22.345247504691834 ], [ -47.258354286481079, -22.345251496288689 ], [ -47.258309575130248, -22.345255086403455 ], [ -47.258265541796781, -22.345258297150895 ], [ -47.25822219016321, -22.345261150146861 ], [ -47.258179523263479, -22.345263666486709 ], [ -47.258137543552671, -22.345265866727388 ], [ -47.258096252970617, -22.345267770873736 ], [ -47.258055653002572, -22.34526939836762 ], [ -47.258015744744078, -22.345270768080059 ], [ -47.257976528954629, -22.345271898306265 ], [ -47.257938006111402, -22.345272806762672 ], [ -47.257900176464858, -22.345273510585915 ], [ -47.257863040084963, -22.345274026333719 ], [ -47.257826596908821, -22.345274369986921 ], [ -47.257790846785312, -22.345274556952926 ], [ -47.257755789510242, -22.345274602069743 ], [ -47.25772142487056, -22.345274519610879 ], [ -47.257687752674379, -22.345274323290663 ], [ -47.257654772788626, -22.345274026269781 ], [ -47.257622485164745, -22.345273641160993 ], [ -47.257590889866286, -22.345273180034606 ], [ -47.257559987097949, -22.345272654424008 ], [ -47.257529777224171, -22.345272075330669 ], [ -47.257500260791019, -22.345271453228612 ], [ -47.25747143854278, -22.345270798068526 ], [ -47.257443300901734, -22.345270119026711 ], [ -47.257415673162242, -22.345269420331132 ], [ -47.257388259268978, -22.345268698718684 ], [ -47.2573609242827, -22.345267951680249 ], [ -47.257333664506533, -22.345267179937174 ], [ -47.257306479848282, -22.345266384301208 ], [ -47.257280604151212, -22.345265602845114 ], [ -47.257253537073424, -22.345264761953832 ], [ -47.256171877349047, -22.345230154632752 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1135.9983865249999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.256180906193023, -22.345203343049874 ], [ -47.257254508907089, -22.345237692582788 ], [ -47.257281548893232, -22.345238532644579 ], [ -47.257307410016416, -22.345239313660951 ], [ -47.257334565145769, -22.345240108433114 ], [ -47.257361794622796, -22.345240879318833 ], [ -47.257389098541097, -22.345241625508656 ], [ -47.257416480557509, -22.345242346282422 ], [ -47.257444074062484, -22.345243044112689 ], [ -47.257472171703284, -22.345243722189643 ], [ -47.257500946163184, -22.345244376263928 ], [ -47.257530406895015, -22.345244997192466 ], [ -47.257560553148181, -22.345245575066752 ], [ -47.257591384368105, -22.345246099460901 ], [ -47.257622900179733, -22.345246559427686 ], [ -47.257655100365845, -22.345246943494107 ], [ -47.257687984848843, -22.34524723965631 ], [ -47.257721553661916, -22.345247435374279 ], [ -47.257755806921736, -22.345247517566435 ], [ -47.257790744803195, -22.345247472603845 ], [ -47.257826367502076, -22.345247286304808 ], [ -47.257862675205409, -22.345246943929677 ], [ -47.257899668047756, -22.345246430175919 ], [ -47.257937346076467, -22.345245729174149 ], [ -47.257975709207557, -22.345244824484713 ], [ -47.258014757178614, -22.345243699095761 ], [ -47.258054489503181, -22.345242335422295 ], [ -47.258094905415589, -22.345240715307138 ], [ -47.25813600381813, -22.345238820023923 ], [ -47.258177783227787, -22.345236630282113 ], [ -47.258220241712188, -22.345234126234526 ], [ -47.25826337682971, -22.345231287488286 ], [ -47.258307185566373, -22.345228093118298 ], [ -47.258351664267224, -22.34522452168498 ], [ -47.258396808568811, -22.345220551255498 ], [ -47.258442613328405, -22.345216159429807 ], [ -47.258489072558312, -22.345211323370382 ], [ -47.258536179346024, -22.345206019838251 ], [ -47.258583925786226, -22.345200225233615 ], [ -47.258632302913696, -22.345193915641271 ], [ -47.258681300623167, -22.345187066883831 ], [ -47.258730907605475, -22.345179654579479 ], [ -47.258781111286325, -22.345171654205263 ], [ -47.25883189775243, -22.345163041169151 ], [ -47.258883251697803, -22.345153790886407 ], [ -47.258935156374989, -22.345143878861286 ], [ -47.258987559856642, -22.345133287585142 ], [ -47.259040164224338, -22.345122054605788 ], [ -47.259092603846639, -22.345110252964989 ], [ -47.259144767335144, -22.345097912563677 ], [ -47.259196654676479, -22.345085039264035 ], [ -47.259248266450236, -22.345071638499554 ], [ -47.259299603288405, -22.345057715396756 ], [ -47.259350665866783, -22.345043274778078 ], [ -47.259401454896221, -22.34502832116371 ], [ -47.259451971101292, -22.345012858778315 ], [ -47.25950221521763, -22.344996891552022 ], [ -47.259552187975594, -22.344980423125826 ], [ -47.25960189008488, -22.344963456857116 ], [ -47.259651322233623, -22.344945995820854 ], [ -47.259700485073054, -22.344928042814903 ], [ -47.259749379206205, -22.344909600365053 ], [ -47.259798005182105, -22.34489067072764 ], [ -47.259846363484854, -22.344871255894258 ], [ -47.259894454523888, -22.344851357596134 ], [ -47.259942278625473, -22.34483097730827 ], [ -47.259989836027167, -22.344810116252031 ], [ -47.260037126866045, -22.344788775400676 ], [ -47.260084151173082, -22.344766955482125 ], [ -47.260130908862763, -22.344744656983924 ], [ -47.260177399724647, -22.344721880157525 ], [ -47.260223623419499, -22.344698625020179 ], [ -47.260269579467781, -22.344674891360548 ], [ -47.260315267241857, -22.344650678742745 ], [ -47.260360685958993, -22.344625986509666 ], [ -47.260405834673804, -22.344600813787007 ], [ -47.260450712268728, -22.344575159487956 ], [ -47.260495317444949, -22.344549022318091 ], [ -47.260539648717597, -22.344522400777787 ], [ -47.26058370440289, -22.344495293169032 ], [ -47.26062748261193, -22.344467697599097 ], [ -47.260670981244189, -22.344439611983642 ], [ -47.260714197970877, -22.344411034056805 ], [ -47.260757130231667, -22.344381961373127 ], [ -47.260799775226367, -22.344352391312299 ], [ -47.260842129901121, -22.344322321087997 ], [ -47.2608841909395, -22.344291747754031 ], [ -47.260925954754228, -22.344260668209859 ], [ -47.260967417474355, -22.344229079209832 ], [ -47.261008574936511, -22.344196977369894 ], [ -47.261049422675484, -22.344164359174929 ], [ -47.26108995590814, -22.344131220992125 ], [ -47.261130169525394, -22.344097559078296 ], [ -47.261170037017514, -22.344063387644589 ], [ -47.261209358163889, -22.344028875862929 ], [ -47.26124787829886, -22.343994267180086 ], [ -47.261285521240481, -22.343959663902599 ], [ -47.261322297275889, -22.343925092473015 ], [ -47.261358218224117, -22.343890577817277 ], [ -47.26139329672602, -22.343856143886136 ], [ -47.261427546151864, -22.343821813650649 ], [ -47.261460980511714, -22.343787609103263 ], [ -47.261493614367218, -22.343753551266484 ], [ -47.261525462746718, -22.343719660206538 ], [ -47.261556541063086, -22.343685955053289 ], [ -47.2615868650389, -22.343652454020209 ], [ -47.261616450633255, -22.343619174430575 ], [ -47.261645313971115, -22.343586132748648 ], [ -47.261673471280396, -22.343553344609713 ], [ -47.261700938830906, -22.343520824854647 ], [ -47.261727732878761, -22.343488587564785 ], [ -47.261753869615468, -22.343456646097305 ], [ -47.261779365116951, -22.343425013126385 ], [ -47.261804235303025, -22.343393700677108 ], [ -47.261828495897063, -22.343362720163398 ], [ -47.261852162385971, -22.343332082430223 ], [ -47.261875249991405, -22.343301797785713 ], [ -47.261897773636626, -22.343271876041484 ], [ -47.261919747920125, -22.343242326548349 ], [ -47.26194118709298, -22.34321315822886 ], [ -47.261962105034485, -22.343184379614875 ], [ -47.261982515234351, -22.343155998878299 ], [ -47.262002430774785, -22.34312802386318 ], [ -47.262021864314569, -22.343100462116741 ], [ -47.262040828077552, -22.34307332091511 ], [ -47.262059333837144, -22.343046607294905 ], [ -47.262077392908793, -22.34302032807491 ], [ -47.262095016137337, -22.342994489884006 ], [ -47.262112213889985, -22.342969099182199 ], [ -47.262128996050777, -22.342944162277963 ], [ -47.262145372986737, -22.342919683893548 ], [ -47.262161412707925, -22.342895581168914 ], [ -47.262177268867276, -22.342871635066828 ], [ -47.262193040101316, -22.342847699121137 ], [ -47.262208734558357, -22.342823762039096 ], [ -47.262224352679404, -22.342799824166899 ], [ -47.262239894906941, -22.342775885847793 ], [ -47.262255361684694, -22.34275194742246 ], [ -47.262270753456804, -22.342728009229969 ], [ -47.262286070669106, -22.342704071606054 ], [ -47.262301313768624, -22.342680134883597 ], [ -47.262315350304014, -22.342657986968156 ], [ -47.262335032063767, -22.342626765476755 ], [ -47.262346602876434, -22.342608333413352 ], [ -47.262361554015094, -22.342584403572861 ], [ -47.262376433289809, -22.342560476260442 ], [ -47.262391241154155, -22.342536551791621 ], [ -47.262405978060585, -22.342512630482481 ], [ -47.262420644463923, -22.342488712643899 ], [ -47.262435240818313, -22.342464798586235 ], [ -47.262449767578772, -22.342440888617165 ], [ -47.262464225201967, -22.342416983039797 ], [ -47.262478614143689, -22.342393082157301 ], [ -47.262492934860916, -22.342369186269153 ], [ -47.26250718781138, -22.342345295671745 ], [ -47.262521373452621, -22.342321410660173 ], [ -47.262535492243138, -22.342297531525961 ], [ -47.262549544641423, -22.342273658558813 ], [ -47.262563531105684, -22.342249792047021 ], [ -47.262577452095293, -22.342225932274985 ], [ -47.262591308069673, -22.342202079524839 ], [ -47.262605099488503, -22.342178234076346 ], [ -47.262618826810858, -22.342154396208095 ], [ -47.262632490496415, -22.342130566195543 ], [ -47.262646091005386, -22.342106744311053 ], [ -47.262659628797707, -22.342082930825104 ], [ -47.262673104332052, -22.342059126008124 ], [ -47.262686518069309, -22.34203533012445 ], [ -47.262699870468623, -22.342011543438915 ], [ -47.262713161989083, -22.34198776621421 ], [ -47.262726393090929, -22.341963998708412 ], [ -47.262739564232483, -22.341940241180641 ], [ -47.26275267587306, -22.341916493885542 ], [ -47.262765728472061, -22.341892757075176 ], [ -47.26277872248675, -22.341869031002656 ], [ -47.262791658375285, -22.341845315917169 ], [ -47.262804536596818, -22.341821612063171 ], [ -47.262817357607567, -22.341797919687661 ], [ -47.262830121864432, -22.341774239033878 ], [ -47.262842829824322, -22.341750570342199 ], [ -47.262855481943426, -22.341726913851332 ], [ -47.262868078677549, -22.341703269798028 ], [ -47.262880620481297, -22.341679638418384 ], [ -47.262893107809134, -22.341656019945749 ], [ -47.262905541115394, -22.341632414610871 ], [ -47.262917920853688, -22.341608822642822 ], [ -47.262930247476348, -22.341585244270053 ], [ -47.262942521434994, -22.341561679719376 ], [ -47.262954743182043, -22.341538129213074 ], [ -47.262966913167958, -22.34151459297399 ], [ -47.262979031842399, -22.341491071223437 ], [ -47.262991099654954, -22.34146756417973 ], [ -47.263003117053685, -22.341444072060906 ], [ -47.263015084486788, -22.341420595081622 ], [ -47.263027002401159, -22.341397133455796 ], [ -47.263038871242721, -22.341373687396079 ], [ -47.263050691456812, -22.341350257112886 ], [ -47.263062463487458, -22.341326842815985 ], [ -47.263074187778365, -22.34130344471254 ], [ -47.263085864772329, -22.341280063008021 ], [ -47.263097494910298, -22.341256697908378 ], [ -47.263109078633711, -22.341233349615152 ], [ -47.263120616382132, -22.341210018330262 ], [ -47.263132108593574, -22.34118670425514 ], [ -47.263143555706783, -22.341163407586642 ], [ -47.263154958157848, -22.341140128523246 ], [ -47.263166316382154, -22.341116867261665 ], [ -47.263177630734425, -22.341093624160568 ], [ -47.263188895941177, -22.341070411183779 ], [ -47.263200097911714, -22.341047259298414 ], [ -47.263211227855976, -22.341024189852085 ], [ -47.263222790269765, -22.341000154805851 ], [ -47.263233754365103, -22.34097730309314 ], [ -47.263244649682406, -22.340954537323995 ], [ -47.263255477506668, -22.340931858042588 ], [ -47.26326623910861, -22.340909265787801 ], [ -47.263276935748003, -22.340886761086182 ], [ -47.263287568666158, -22.340864344467715 ], [ -47.263298139093649, -22.340842016449702 ], [ -47.263308648249108, -22.34081977753933 ], [ -47.263319097329997, -22.340797628252865 ], [ -47.263329487527606, -22.340775569084464 ], [ -47.263339820014146, -22.340753600532995 ], [ -47.263350095950202, -22.340731723086733 ], [ -47.263360316480956, -22.340709937230841 ], [ -47.263370482736633, -22.340688243447051 ], [ -47.263380595836026, -22.340666642205765 ], [ -47.263390656879885, -22.340645133980196 ], [ -47.263400666958759, -22.340623719229811 ], [ -47.263410627144673, -22.340602398417971 ], [ -47.263420538497833, -22.340581171997762 ], [ -47.26343040206487, -22.340560040415586 ], [ -47.263440218874869, -22.340539004119684 ], [ -47.263449989946466, -22.340518063545172 ], [ -47.263459716279435, -22.340497219131731 ], [ -47.263469398865389, -22.340476471301109 ], [ -47.263479038673317, -22.340455820487488 ], [ -47.263488636665691, -22.340435267103704 ], [ -47.263498193785757, -22.340414811567804 ], [ -47.263507710965129, -22.340394454287452 ], [ -47.26351718911873, -22.340374195670108 ], [ -47.263526629150114, -22.340354036112057 ], [ -47.263536031945499, -22.340333976010868 ], [ -47.263545398378213, -22.340314015756285 ], [ -47.263554729308993, -22.340294155729268 ], [ -47.263564025582014, -22.340274396310424 ], [ -47.263573288027942, -22.340254737873753 ], [ -47.263582517464293, -22.340235180785566 ], [ -47.263591714693547, -22.340215725408857 ], [ -47.26360088050528, -22.34019637209849 ], [ -47.263610015674061, -22.340177121205578 ], [ -47.263619120961074, -22.340157973074334 ], [ -47.263628197115167, -22.340138928039838 ], [ -47.263637244867759, -22.340119986438349 ], [ -47.263646264941627, -22.340101148589333 ], [ -47.263655258041076, -22.340082414815765 ], [ -47.263664759492265, -22.34006267796055 ], [ -47.263673725203695, -22.340044105886953 ], [ -47.263682666151581, -22.340025638870433 ], [ -47.263691582997062, -22.340007277201906 ], [ -47.263700476386518, -22.339989021167867 ], [ -47.26370934695403, -22.339970871045814 ], [ -47.263718195321466, -22.33995282710368 ], [ -47.263727022096916, -22.339934889603484 ], [ -47.263735827876665, -22.339917058796985 ], [ -47.263744613244526, -22.339899334927313 ], [ -47.263753379376652, -22.339881717013387 ], [ -47.263762135812989, -22.339864187258307 ], [ -47.263770897390906, -22.339846716761855 ], [ -47.263779670545958, -22.339829293116974 ], [ -47.263788455578492, -22.339811916185603 ], [ -47.263797252646448, -22.339794586109239 ], [ -47.263806061906251, -22.339777303027727 ], [ -47.263814883513746, -22.339760067078 ], [ -47.26382371762385, -22.339742878394159 ], [ -47.263832564389361, -22.3397257371102 ], [ -47.263841423961914, -22.339708643357994 ], [ -47.263850296492556, -22.339691597266231 ], [ -47.263859182130616, -22.339674598962588 ], [ -47.263868081024007, -22.339657648573311 ], [ -47.263876993320061, -22.339640746221345 ], [ -47.263885919165013, -22.339623892027639 ], [ -47.263894858703708, -22.339607086111521 ], [ -47.26390381207991, -22.339590328590255 ], [ -47.263912779436559, -22.339573619578257 ], [ -47.263921760915785, -22.339556959187821 ], [ -47.263930756657906, -22.339540347530146 ], [ -47.263939766803794, -22.339523784711609 ], [ -47.263948791492574, -22.339507270837572 ], [ -47.263970409467035, -22.339467894613382 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1112.696959544, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263823292075621, -22.339320150282134 ], [ -47.263804160623742, -22.339354352650588 ], [ -47.263794896638622, -22.339370992566383 ], [ -47.26378564992163, -22.339387679410525 ], [ -47.263776420319985, -22.339404413079645 ], [ -47.263767207681575, -22.339421193465459 ], [ -47.263758011852396, -22.339438020459617 ], [ -47.263748832679362, -22.339454893948417 ], [ -47.263739670007688, -22.339471813817703 ], [ -47.263730523680991, -22.339488779952433 ], [ -47.263721393543456, -22.33950579223303 ], [ -47.263712279437648, -22.339522850539048 ], [ -47.263703181205159, -22.339539954747988 ], [ -47.263694098687068, -22.339557104734769 ], [ -47.263685031723327, -22.33957430037238 ], [ -47.263675980152669, -22.339591541532403 ], [ -47.263666943812765, -22.339608828084529 ], [ -47.263657922540837, -22.339626159895396 ], [ -47.26364891617277, -22.339643536830351 ], [ -47.263639924542751, -22.339660958753857 ], [ -47.263630947484636, -22.33967842552736 ], [ -47.263621984831055, -22.339695937010458 ], [ -47.263613036412778, -22.339713493062565 ], [ -47.263604102059681, -22.339731093540543 ], [ -47.263595181601104, -22.339748738298574 ], [ -47.263586274865027, -22.339766427189282 ], [ -47.263577381548593, -22.339784160322171 ], [ -47.263568495712583, -22.339801949076861 ], [ -47.263559603677926, -22.339819819976331 ], [ -47.26355069660174, -22.339837789333941 ], [ -47.263541773322039, -22.339855858015245 ], [ -47.263532833220907, -22.339874025761308 ], [ -47.263523875668987, -22.339892292305148 ], [ -47.263514900026166, -22.339910657370439 ], [ -47.263505905639526, -22.339929120675333 ], [ -47.26349689184508, -22.339947681929306 ], [ -47.263487857967391, -22.339966340833488 ], [ -47.263478803317646, -22.339985097085016 ], [ -47.263469258427918, -22.340004924115625 ], [ -47.263460182326277, -22.340023830481364 ], [ -47.263451083176825, -22.34004283318567 ], [ -47.263441960250994, -22.340061931896258 ], [ -47.263432812803281, -22.340081126283945 ], [ -47.263423640080156, -22.340100416004219 ], [ -47.263414441312221, -22.340119800713612 ], [ -47.26340521571862, -22.340139280060225 ], [ -47.263395962506223, -22.340158853685892 ], [ -47.263386680868116, -22.34017852122895 ], [ -47.263377369985633, -22.340198282320312 ], [ -47.263368029026104, -22.340218136587804 ], [ -47.263358657144956, -22.340238083652249 ], [ -47.263349253485131, -22.340258123128262 ], [ -47.263339817174291, -22.340278254630327 ], [ -47.263330347328733, -22.34029847776463 ], [ -47.263320843052682, -22.340318792130443 ], [ -47.263311303434563, -22.340339197327996 ], [ -47.263301727552317, -22.340359692947338 ], [ -47.263292114468662, -22.340380278578323 ], [ -47.26328246323542, -22.340400953801275 ], [ -47.263272772886964, -22.340421718201295 ], [ -47.263263042451541, -22.340442571343836 ], [ -47.26325327093663, -22.340463512805879 ], [ -47.263243457342284, -22.340484542147863 ], [ -47.263233600651212, -22.340505658934372 ], [ -47.263223699836466, -22.34052686271805 ], [ -47.263213753855041, -22.340548153053071 ], [ -47.263203761651376, -22.340569529487667 ], [ -47.263193722159215, -22.340590991560465 ], [ -47.263183634295125, -22.34061253881373 ], [ -47.263173496966367, -22.34063417077715 ], [ -47.263163309063586, -22.340655886982894 ], [ -47.263153069467066, -22.340677686952837 ], [ -47.263142777043136, -22.340699570205558 ], [ -47.263132430644163, -22.340721536256947 ], [ -47.263122029111749, -22.340743584612984 ], [ -47.263111571269924, -22.340765714784151 ], [ -47.263101055937177, -22.340787926260511 ], [ -47.263090481912428, -22.340810218540486 ], [ -47.26307984798369, -22.340832591113223 ], [ -47.26306915292912, -22.340855043456223 ], [ -47.263058395509859, -22.340877575050108 ], [ -47.263047574477056, -22.34090018536418 ], [ -47.263036688568725, -22.340922873862947 ], [ -47.26302525126377, -22.340946648577759 ], [ -47.263014209369615, -22.340969535453631 ], [ -47.263003099371247, -22.340992497187926 ], [ -47.262991929264778, -22.341015514136199 ], [ -47.262980711947755, -22.341038557831958 ], [ -47.262969452237968, -22.341061617273692 ], [ -47.26295814978333, -22.341084692120695 ], [ -47.2629468041577, -22.341107782181023 ], [ -47.262935414934276, -22.341130887260981 ], [ -47.262923981683862, -22.341154007168566 ], [ -47.262912503977823, -22.34117714170738 ], [ -47.262900981386196, -22.341200290680689 ], [ -47.262889413477261, -22.341223453892162 ], [ -47.262877799819748, -22.3412466311412 ], [ -47.262866139980702, -22.341269822227925 ], [ -47.262854433526336, -22.341293026950662 ], [ -47.262842680022544, -22.341316245105478 ], [ -47.262830879034034, -22.341339476487772 ], [ -47.262819030124952, -22.341362720890988 ], [ -47.262807132858612, -22.341385978107304 ], [ -47.262795186797071, -22.341409247928294 ], [ -47.2627831915025, -22.341432530142328 ], [ -47.262771146535748, -22.341455824537668 ], [ -47.262759051457515, -22.341479130899675 ], [ -47.262746905827782, -22.341502449012406 ], [ -47.2627347092048, -22.341525778660376 ], [ -47.262722461147469, -22.341549119624009 ], [ -47.262710161214073, -22.341572471682095 ], [ -47.262697808961718, -22.34159583461296 ], [ -47.262685403946826, -22.341619208193421 ], [ -47.262672945725726, -22.341642592197772 ], [ -47.262660433854606, -22.341665986397871 ], [ -47.262647867888596, -22.341689390564994 ], [ -47.262635247382356, -22.341712804468592 ], [ -47.26262257189002, -22.341736227876542 ], [ -47.262609840965666, -22.341759660554157 ], [ -47.26259705416394, -22.341783102263268 ], [ -47.262584211036902, -22.341806552767981 ], [ -47.262571311137492, -22.341830011828215 ], [ -47.26255835401944, -22.341853479200118 ], [ -47.262545339234542, -22.341876954640913 ], [ -47.262532266334638, -22.341900437905366 ], [ -47.26251913487252, -22.341923928744173 ], [ -47.262505944399216, -22.341947426909012 ], [ -47.262492694466751, -22.341970932147277 ], [ -47.262479384627184, -22.341994444204452 ], [ -47.262466014430927, -22.342017962826421 ], [ -47.262452583430438, -22.342041487753505 ], [ -47.262439091176979, -22.342065018725915 ], [ -47.262425537221617, -22.342088555482238 ], [ -47.262411921115877, -22.34211209775814 ], [ -47.262398242411855, -22.342135645286433 ], [ -47.262384500661057, -22.342159197798892 ], [ -47.262370695415257, -22.342182755024993 ], [ -47.262356826226281, -22.342206316692245 ], [ -47.262342892646977, -22.342229882524574 ], [ -47.262328894230002, -22.342253452244577 ], [ -47.262314830527913, -22.342277025573118 ], [ -47.262300701094269, -22.342300602227954 ], [ -47.262286505482358, -22.342324181925466 ], [ -47.262272243246187, -22.342347764379259 ], [ -47.262257913940871, -22.342371349299654 ], [ -47.262243517120709, -22.342394936396818 ], [ -47.262229052341475, -22.34241852537696 ], [ -47.262214519159812, -22.342442115943641 ], [ -47.262199917131703, -22.342465707800045 ], [ -47.262185245815303, -22.342489300644537 ], [ -47.262170504767781, -22.342512894175989 ], [ -47.262155693548777, -22.342536488087838 ], [ -47.262149896260354, -22.342545679238583 ], [ -47.262130127987646, -22.342576939642267 ], [ -47.262125858835041, -22.342583675821658 ], [ -47.262110834462504, -22.342607269020817 ], [ -47.262095738161953, -22.34263086135633 ], [ -47.26208056949659, -22.342654452511137 ], [ -47.262065328030666, -22.342678042165559 ], [ -47.262050013329947, -22.342701629996885 ], [ -47.262034624960648, -22.342725215680819 ], [ -47.262019162490091, -22.342748798890867 ], [ -47.262003625486948, -22.342772379297685 ], [ -47.261988006439921, -22.342795967263552 ], [ -47.261972214698147, -22.342819697304808 ], [ -47.261956108879382, -22.342843770406418 ], [ -47.261939626148788, -22.342868262334019 ], [ -47.26192275662067, -22.34289316839774 ], [ -47.261905490852968, -22.342918482450614 ], [ -47.261887818959849, -22.342944198206453 ], [ -47.261869730616695, -22.342970309223901 ], [ -47.261851215066557, -22.342996808887289 ], [ -47.261832261131858, -22.343023690380669 ], [ -47.261812857221187, -22.343050946668203 ], [ -47.261792991343697, -22.343078570464989 ], [ -47.261772651119443, -22.343106554213396 ], [ -47.261751823794263, -22.343134890054756 ], [ -47.261730496256064, -22.3431635697996 ], [ -47.261708655051265, -22.343192584899661 ], [ -47.261686286407134, -22.343221926413268 ], [ -47.261663376252599, -22.343251584975398 ], [ -47.261639910242515, -22.34328155076496 ], [ -47.261615873788038, -22.343311813467736 ], [ -47.261591252083129, -22.343342362246847 ], [ -47.261566030141267, -22.343373185703971 ], [ -47.261540192832584, -22.343404271844598 ], [ -47.261513724921009, -22.343435608046711 ], [ -47.261486611111117, -22.343467181023151 ], [ -47.261458836094917, -22.343498976789071 ], [ -47.261430384602882, -22.343530980629779 ], [ -47.261401241460106, -22.343563177069161 ], [ -47.261371391643991, -22.343595549841989 ], [ -47.261340820349275, -22.343628081865223 ], [ -47.26130951305511, -22.343660755214163 ], [ -47.261277455593969, -22.343693551103868 ], [ -47.261244634226962, -22.343726449870964 ], [ -47.261211035721956, -22.343759430961107 ], [ -47.261176647434446, -22.343792472920967 ], [ -47.261141457390082, -22.343825553397306 ], [ -47.261105454369343, -22.343858649141087 ], [ -47.261068628559975, -22.343891735510017 ], [ -47.261031049582101, -22.343924718173398 ], [ -47.26099295121594, -22.343957373211683 ], [ -47.260954517639767, -22.343989545061671 ], [ -47.260915773509623, -22.344021220523054 ], [ -47.260876723822854, -22.344052402888259 ], [ -47.260837373277354, -22.344083095348598 ], [ -47.26079772627898, -22.344113300987122 ], [ -47.260757786956333, -22.344143022766357 ], [ -47.260717559169386, -22.344172263521969 ], [ -47.260677046517515, -22.344201025956103 ], [ -47.260636252351354, -22.344229312629245 ], [ -47.260595179780204, -22.344257125954897 ], [ -47.260553831680504, -22.344284468194196 ], [ -47.260512210708285, -22.344311341447618 ], [ -47.26047031930689, -22.344337747650588 ], [ -47.26042815970996, -22.344363688571867 ], [ -47.260385733956753, -22.344389165804195 ], [ -47.260343043898089, -22.344414180761397 ], [ -47.260300091202133, -22.344438734675109 ], [ -47.260256877366068, -22.34446282858843 ], [ -47.260213403720606, -22.344486463353757 ], [ -47.26016967143827, -22.34450963962832 ], [ -47.260125681542206, -22.344532357869721 ], [ -47.260081434913097, -22.344554618332456 ], [ -47.26003693229552, -22.344576421064719 ], [ -47.259992174305268, -22.344597765904705 ], [ -47.259947161439733, -22.344618652475472 ], [ -47.259901894081572, -22.344639080183214 ], [ -47.259856372506455, -22.344659048213344 ], [ -47.259810596892606, -22.344678555525828 ], [ -47.259764567325874, -22.344697600852793 ], [ -47.25971828381072, -22.344716182693354 ], [ -47.259671746275103, -22.344734299311238 ], [ -47.259624954578491, -22.344751948730995 ], [ -47.259577908520626, -22.34476912873404 ], [ -47.259530607851666, -22.344785836854204 ], [ -47.259483052277552, -22.344802070375394 ], [ -47.259435241470285, -22.344817826327013 ], [ -47.259387175082011, -22.34483310147899 ], [ -47.259338852745941, -22.344847892340759 ], [ -47.259290274090461, -22.344862195156114 ], [ -47.259241438754103, -22.344876005898342 ], [ -47.259192346387977, -22.344889320269253 ], [ -47.259142996675415, -22.344902133692958 ], [ -47.259093389339988, -22.344914441314256 ], [ -47.259043524153427, -22.344926237996013 ], [ -47.258993401432122, -22.344937518207235 ], [ -47.258943123801693, -22.344948254335776 ], [ -47.258893027380189, -22.344958379325444 ], [ -47.258843385958556, -22.344967859139821 ], [ -47.258794247342351, -22.344976710373931 ], [ -47.258745627020772, -22.344984956041039 ], [ -47.258697539158845, -22.344992619236269 ], [ -47.258649996642319, -22.344999723061417 ], [ -47.258603011126915, -22.345006290554839 ], [ -47.258556593106206, -22.345012344625168 ], [ -47.258510751967847, -22.345017907993316 ], [ -47.258465496052231, -22.3450230031393 ], [ -47.258420832726223, -22.345027652253521 ], [ -47.258376768444521, -22.345031877194746 ], [ -47.258333308812411, -22.345035699453124 ], [ -47.258290458658976, -22.345039140116871 ], [ -47.258248222097414, -22.345042219844974 ], [ -47.258206602590128, -22.345044958843399 ], [ -47.25816560301071, -22.345047376845471 ], [ -47.258125225706998, -22.34504949309564 ], [ -47.258085472558989, -22.345051326336989 ], [ -47.258046345033932, -22.345052894801388 ], [ -47.258007844245164, -22.345054216202417 ], [ -47.257969971000946, -22.345055307730707 ], [ -47.257932725853081, -22.345056186051387 ], [ -47.25789610914758, -22.345056867303075 ], [ -47.257860121066543, -22.345057367098772 ], [ -47.257824761671401, -22.345057700527558 ], [ -47.25779003094349, -22.345057882157878 ], [ -47.257755928815961, -22.345057926041086 ], [ -47.257722455213901, -22.345057845715996 ], [ -47.257689610081627, -22.345057654213647 ], [ -47.257657393416892, -22.345057364062271 ], [ -47.25762580529414, -22.345056987292676 ], [ -47.257594845889599, -22.345056535443025 ], [ -47.257564515507767, -22.345056019564005 ], [ -47.257534814598102, -22.34505545022316 ], [ -47.257505743775006, -22.345054837509242 ], [ -47.257477303832921, -22.345054191035711 ], [ -47.257449486193359, -22.345053519712849 ], [ -47.257422132329715, -22.345052827939956 ], [ -47.257394973450893, -22.345052113036736 ], [ -47.257367887008058, -22.345051372787253 ], [ -47.257340869624663, -22.345050607903005 ], [ -47.257313921197337, -22.345049819177532 ], [ -47.257288162091164, -22.345049041239168 ], [ -47.257261320702789, -22.34504820726227 ], [ -47.256257639046446, -22.345016094914477 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1115.992286484, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26384403892542, -22.339341734181165 ], [ -47.263830000296771, -22.339366831831214 ], [ -47.263820761990381, -22.339383425628746 ], [ -47.263811540641271, -22.339400066699305 ], [ -47.263802336098806, -22.339416754940896 ], [ -47.263793148213225, -22.339433490246563 ], [ -47.263783976832705, -22.3394502725093 ], [ -47.263774821806464, -22.339467101616641 ], [ -47.263765682981884, -22.339483977455728 ], [ -47.263756560204897, -22.339500899912725 ], [ -47.263747453321805, -22.339517868869244 ], [ -47.263738362177406, -22.339534884206021 ], [ -47.263729286615508, -22.33955194580173 ], [ -47.263720226479322, -22.339569053532376 ], [ -47.263711181611008, -22.339586207272042 ], [ -47.263702151851426, -22.339603406893421 ], [ -47.263693137040406, -22.339620652267236 ], [ -47.263684137017286, -22.339637943261081 ], [ -47.263675151619992, -22.3396552797414 ], [ -47.263666180684972, -22.33967266157353 ], [ -47.263657224048039, -22.339690088619946 ], [ -47.263648281543929, -22.33970756074115 ], [ -47.263639353005466, -22.339725077797485 ], [ -47.263630438264613, -22.33974263964669 ], [ -47.26362153715263, -22.339760246143761 ], [ -47.263612649499592, -22.339777897142248 ], [ -47.263603775002991, -22.339795592755667 ], [ -47.263594907652653, -22.339813344510414 ], [ -47.26358603360412, -22.339831179269105 ], [ -47.26357714391488, -22.339849113557033 ], [ -47.263568237420927, -22.339867148256232 ], [ -47.263559313509212, -22.339885283110039 ], [ -47.263550371555127, -22.339903517853635 ], [ -47.263541410923068, -22.339921852212779 ], [ -47.263532430964624, -22.339940285907563 ], [ -47.263523431020076, -22.339958818649329 ], [ -47.263514410418082, -22.339977450140985 ], [ -47.263505368473844, -22.339996180081421 ], [ -47.263495829789655, -22.34001599422982 ], [ -47.263486765545444, -22.34003487593953 ], [ -47.263477677692535, -22.340053855093107 ], [ -47.263468565505796, -22.340072931359536 ], [ -47.263459428242896, -22.340092104411077 ], [ -47.26345026515353, -22.340111373904353 ], [ -47.263441075471199, -22.340130739497088 ], [ -47.263431858417867, -22.340150200838544 ], [ -47.263422613203083, -22.340169757571516 ], [ -47.263413339022392, -22.340189409335306 ], [ -47.263404035059416, -22.340209155761741 ], [ -47.263394700483715, -22.340228996479439 ], [ -47.263385334452636, -22.340248931109947 ], [ -47.263375936110947, -22.340268959268631 ], [ -47.26336650458807, -22.340289080570543 ], [ -47.263357039001676, -22.340309294622546 ], [ -47.26334753845741, -22.340329601024294 ], [ -47.263338002044833, -22.340349999376532 ], [ -47.263328428842904, -22.340370489269667 ], [ -47.263318817915149, -22.34039107029394 ], [ -47.263309168314109, -22.340411742029815 ], [ -47.263299479074604, -22.3404325040628 ], [ -47.263289749225201, -22.340453355958328 ], [ -47.263279977773642, -22.340474297293575 ], [ -47.263270163719923, -22.340495327628961 ], [ -47.263260306046575, -22.340516446529129 ], [ -47.263250403726332, -22.340537653546608 ], [ -47.26324045571566, -22.340558948235461 ], [ -47.263230460958411, -22.340580330143734 ], [ -47.263220418387426, -22.340601798809786 ], [ -47.263210326918298, -22.340623353775619 ], [ -47.263200185457102, -22.340644994570525 ], [ -47.263189992893174, -22.340666720726269 ], [ -47.263179748105273, -22.340688531764258 ], [ -47.263169449958134, -22.340710427202509 ], [ -47.263159097302172, -22.340732406556327 ], [ -47.263148688977097, -22.340754469331007 ], [ -47.263138223804745, -22.340776615036347 ], [ -47.263127700601295, -22.340798843161501 ], [ -47.263117118163187, -22.340821153204111 ], [ -47.263106475275769, -22.34084354465238 ], [ -47.263095770714415, -22.340866016982776 ], [ -47.263085003237272, -22.340888569674863 ], [ -47.263074171592393, -22.340911202196796 ], [ -47.263063274514451, -22.340933914011845 ], [ -47.263051819336773, -22.340957725916848 ], [ -47.263040764863987, -22.340980638874189 ], [ -47.263029641726718, -22.341003627772935 ], [ -47.263018458034473, -22.341026672725278 ], [ -47.263007226855215, -22.341049744907469 ], [ -47.262995953071922, -22.341072833180611 ], [ -47.26298463633205, -22.341095937201366 ], [ -47.262973276208172, -22.34111905677711 ], [ -47.262961872272157, -22.341142191713537 ], [ -47.262950424093418, -22.341165341817863 ], [ -47.262938931242019, -22.341188506893022 ], [ -47.262927393286589, -22.341211686741492 ], [ -47.262915809794031, -22.341234881166244 ], [ -47.262904180331738, -22.341258089965908 ], [ -47.26289250446527, -22.341281312939795 ], [ -47.262880781759485, -22.341304549885425 ], [ -47.262869011778839, -22.341327800598084 ], [ -47.262857194086607, -22.341351064872278 ], [ -47.26284532824549, -22.341374342500639 ], [ -47.262833413817333, -22.341397633274447 ], [ -47.262821450362758, -22.34142093698436 ], [ -47.262809437442463, -22.341444253417922 ], [ -47.262797374615793, -22.341467582362323 ], [ -47.262785261441977, -22.341490923602084 ], [ -47.26277309747951, -22.341514276920211 ], [ -47.262760882285136, -22.34153764210032 ], [ -47.262748615416193, -22.341561018921681 ], [ -47.262736296429502, -22.341584407162149 ], [ -47.262723924880611, -22.341607806598965 ], [ -47.262711500324414, -22.341631217007873 ], [ -47.262699022315701, -22.34165463816203 ], [ -47.262686490409109, -22.341678069832252 ], [ -47.262673904158248, -22.341701511788568 ], [ -47.262661263116165, -22.341724963799319 ], [ -47.262648566835452, -22.341748425631206 ], [ -47.262635814868588, -22.3417718970483 ], [ -47.26262300676872, -22.341795377811149 ], [ -47.262610142086267, -22.341818867682662 ], [ -47.262597220372598, -22.341842366421471 ], [ -47.26258424117988, -22.341865873782371 ], [ -47.262571204058268, -22.34188938952131 ], [ -47.262558108558046, -22.341912913391639 ], [ -47.262544954230407, -22.341936445142704 ], [ -47.26253174062478, -22.341959984524742 ], [ -47.262518467291599, -22.34198353128378 ], [ -47.262505133781318, -22.342007085163765 ], [ -47.262491739642712, -22.342030645909126 ], [ -47.262478284426678, -22.342054213258685 ], [ -47.262464767682893, -22.342077786951094 ], [ -47.26245118896076, -22.342101366723398 ], [ -47.262437547810279, -22.342124952309636 ], [ -47.262423843781868, -22.342148543441056 ], [ -47.262410076425503, -22.342172139847712 ], [ -47.26239624529132, -22.342195741257449 ], [ -47.262382349929524, -22.342219347396103 ], [ -47.262368389891463, -22.342242957985825 ], [ -47.262354364728097, -22.342266572747448 ], [ -47.262340273990503, -22.342290191400107 ], [ -47.262326117230593, -22.342313813659661 ], [ -47.262311894000099, -22.342337439240705 ], [ -47.262297603851465, -22.342361067854995 ], [ -47.262283246338221, -22.342384699210889 ], [ -47.262268821013137, -22.342408333016682 ], [ -47.262254327430405, -22.342431968976573 ], [ -47.262239765145175, -22.342455606792168 ], [ -47.262225133711844, -22.342479246164579 ], [ -47.262210432687077, -22.342502886790225 ], [ -47.262195661626492, -22.342526528365767 ], [ -47.262180820088247, -22.342550170582626 ], [ -47.262176360979524, -22.34255724015561 ], [ -47.262156597840274, -22.342588502802556 ], [ -47.262150923811483, -22.342597455700592 ], [ -47.262135868192196, -22.342621097974494 ], [ -47.262120740332783, -22.342644739636878 ], [ -47.262105539794973, -22.342668380368497 ], [ -47.262090266141605, -22.342692019847284 ], [ -47.26207491893701, -22.342715657748244 ], [ -47.262059497746009, -22.342739293744774 ], [ -47.262044002134488, -22.342762927507945 ], [ -47.262028431669741, -22.342786558706017 ], [ -47.262012778749494, -22.342810197834165 ], [ -47.261996951582049, -22.342833981115902 ], [ -47.261980807032202, -22.342858112115003 ], [ -47.261964281525813, -22.342882667610631 ], [ -47.261947365108426, -22.342907642908333 ], [ -47.261930048274849, -22.342933031838051 ], [ -47.261912321070447, -22.342958828088701 ], [ -47.261894173096302, -22.342985025192235 ], [ -47.261875593515697, -22.343011616503894 ], [ -47.261856571065927, -22.3430385951762 ], [ -47.261837094065214, -22.343065954139064 ], [ -47.261817150427291, -22.343093686070024 ], [ -47.261796727671921, -22.343121783370588 ], [ -47.261775812939867, -22.343150238137326 ], [ -47.261754393009397, -22.343179042131844 ], [ -47.261732454313027, -22.343208186752449 ], [ -47.261709982960056, -22.343237662998945 ], [ -47.261686964757658, -22.343267461442561 ], [ -47.261663385235487, -22.343297572192629 ], [ -47.261639229676419, -22.343327984859073 ], [ -47.261614483143326, -22.343358688522638 ], [ -47.26158913051642, -22.343389671695437 ], [ -47.261563156530606, -22.343420922285848 ], [ -47.261536545813385, -22.343452427566856 ], [ -47.26150928293206, -22.343484174137785 ], [ -47.261481352441251, -22.343516147891581 ], [ -47.26145273893453, -22.343548333982028 ], [ -47.261423427101249, -22.343580716791799 ], [ -47.261393401785021, -22.343613279904528 ], [ -47.261362648049548, -22.34364600607573 ], [ -47.261331151246559, -22.343678877208511 ], [ -47.261298897085531, -22.343711874334883 ], [ -47.261265871710066, -22.343744977597304 ], [ -47.261232061776873, -22.343778166235982 ], [ -47.261197454537793, -22.343811418580824 ], [ -47.261162037923242, -22.343844712050295 ], [ -47.261125800628051, -22.343878023155881 ], [ -47.261088732772166, -22.343911326998025 ], [ -47.261050904913056, -22.343944528106686 ], [ -47.261012553814616, -22.343977399772719 ], [ -47.260973865946859, -22.34400978448878 ], [ -47.260934866230663, -22.34404166891018 ], [ -47.260895559679312, -22.344073056393746 ], [ -47.260855951002895, -22.344103950193826 ], [ -47.260816044615751, -22.344134353455257 ], [ -47.260775844651427, -22.34416426920075 ], [ -47.260735354971473, -22.344193700324492 ], [ -47.260694579173553, -22.344222649585628 ], [ -47.260653520603377, -22.344251119599662 ], [ -47.260612182362379, -22.344279112833451 ], [ -47.260570567316059, -22.344306631599391 ], [ -47.260528678106795, -22.344333678047196 ], [ -47.260486517161553, -22.34436025415955 ], [ -47.260444086694967, -22.344386361750313 ], [ -47.260401388724802, -22.344412002455034 ], [ -47.260358425078067, -22.344437177728182 ], [ -47.2603151973967, -22.3444618888396 ], [ -47.260271707149521, -22.344486136868394 ], [ -47.260227955636836, -22.344509922700379 ], [ -47.26018394399869, -22.344533247023794 ], [ -47.260139673223918, -22.344556110324774 ], [ -47.260095144157006, -22.344578512883711 ], [ -47.260050357504724, -22.344600454772142 ], [ -47.260005313843301, -22.344621935848867 ], [ -47.259960013629183, -22.344642955754878 ], [ -47.259914457202569, -22.34466351391157 ], [ -47.259868644795283, -22.344683609516682 ], [ -47.259822576540543, -22.344703241539783 ], [ -47.259776252477998, -22.34472240871963 ], [ -47.259729672564845, -22.344741109559024 ], [ -47.259682836680874, -22.344759342322412 ], [ -47.259635744636419, -22.344777105032055 ], [ -47.259588396181428, -22.344794395463925 ], [ -47.259540791015631, -22.344811211143401 ], [ -47.25949292879389, -22.344827549342668 ], [ -47.259444809136795, -22.344843407076226 ], [ -47.259396431644795, -22.344858781095827 ], [ -47.25934779589916, -22.344873667889424 ], [ -47.259298901476264, -22.344888063675942 ], [ -47.259249747962784, -22.3449019644004 ], [ -47.259200334958095, -22.344915365732856 ], [ -47.259150662094271, -22.34492826306229 ], [ -47.259100729044022, -22.344940651494674 ], [ -47.259050535528928, -22.34495252585053 ], [ -47.259000081822101, -22.344963880551575 ], [ -47.258949471800982, -22.344974687658706 ], [ -47.258899045799815, -22.344984879260615 ], [ -47.258849081056283, -22.344994420819283 ], [ -47.258799625964819, -22.345003329060241 ], [ -47.258750696194333, -22.345011627208535 ], [ -47.258702306072919, -22.345019338572129 ], [ -47.258654468633033, -22.345026486465663 ], [ -47.258607195661632, -22.345033094139595 ], [ -47.258560497768819, -22.345039184712995 ], [ -47.258514384444815, -22.345044781114851 ], [ -47.258468864119187, -22.345049906030233 ], [ -47.258423944235759, -22.34505458185086 ], [ -47.258379631314632, -22.345058830632684 ], [ -47.258335931015743, -22.345062674058305 ], [ -47.258292848212932, -22.345066133403378 ], [ -47.258250387055178, -22.345069229508852 ], [ -47.258208551032403, -22.345071982756927 ], [ -47.25816734303821, -22.345074413051179 ], [ -47.258126765433879, -22.345076539800122 ], [ -47.258086820106861, -22.34507838190456 ], [ -47.25804750852668, -22.345079957747629 ], [ -47.258008831804439, -22.345081285187561 ], [ -47.257970790742313, -22.345082381553045 ], [ -47.25793338588273, -22.345083263640671 ], [ -47.257896617559801, -22.345083947713789 ], [ -47.257860485941613, -22.34508444950346 ], [ -47.257824991074003, -22.345084784210304 ], [ -47.257790132921826, -22.345084966507546 ], [ -47.25775591140102, -22.345085010544963 ], [ -47.257722326419412, -22.345084929953131 ], [ -47.257689377904285, -22.345084737848524 ], [ -47.257657065837051, -22.345084446838467 ], [ -47.257625390276765, -22.345084069026463 ], [ -47.257594351385599, -22.345083616017206 ], [ -47.257563949455538, -22.345083098921737 ], [ -47.257534184925461, -22.345082528361829 ], [ -47.257505058401186, -22.345081914474388 ], [ -47.257476570670882, -22.345081266915031 ], [ -47.257448713031195, -22.345080594627294 ], [ -47.257421324933119, -22.345079901989049 ], [ -47.257394134177538, -22.345079186247176 ], [ -47.257367016666826, -22.345078445149081 ], [ -47.257339968984361, -22.345077679407478 ], [ -47.257312991028215, -22.345076889818198 ], [ -47.257287217348207, -22.345076111440129 ], [ -47.257260347588755, -22.345075276593956 ], [ -47.256246421956391, -22.345042836481486 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1119.2868809839999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26386474938932, -22.339363307952794 ], [ -47.263846627346453, -22.339395858686579 ], [ -47.263837431365168, -22.339412453983542 ], [ -47.263828251881911, -22.339429096797598 ], [ -47.263819088749131, -22.339445787023113 ], [ -47.263809941817271, -22.33946252455441 ], [ -47.263800810937767, -22.339479309280321 ], [ -47.263791695960329, -22.339496141089164 ], [ -47.26378259673298, -22.339513019868431 ], [ -47.263773513104347, -22.339529945500864 ], [ -47.263764444921357, -22.339546917868443 ], [ -47.263755392030014, -22.339563936850883 ], [ -47.263746354275732, -22.339581002325374 ], [ -47.263737331502824, -22.339598114167124 ], [ -47.263728323554339, -22.33961527224983 ], [ -47.263719330272146, -22.339632476445278 ], [ -47.263710351497814, -22.339649726622152 ], [ -47.263701387071343, -22.339667022647777 ], [ -47.263692436831263, -22.339684364388575 ], [ -47.263683500615507, -22.339701751707917 ], [ -47.26367457826089, -22.339719184467214 ], [ -47.263665669602211, -22.339736662527738 ], [ -47.263656774473517, -22.339754185748156 ], [ -47.263647892708185, -22.339771753984301 ], [ -47.263639024138136, -22.339789367090532 ], [ -47.26363016846134, -22.339807025184484 ], [ -47.263621319596716, -22.339824739939296 ], [ -47.26361246353428, -22.339842538557175 ], [ -47.263603591231984, -22.339860437775414 ], [ -47.263594701523729, -22.339878438492516 ], [ -47.263585793801425, -22.339896540454049 ], [ -47.263576867445138, -22.339914743397433 ], [ -47.263567921823856, -22.339933047050376 ], [ -47.263558956293629, -22.339951451135079 ], [ -47.263549970198923, -22.339969955364644 ], [ -47.263540962872675, -22.339988559443785 ], [ -47.263531933633892, -22.34000726307308 ], [ -47.2635224011552, -22.340027064339274 ], [ -47.26351334876852, -22.340045921392999 ], [ -47.263504272212138, -22.340064876995815 ], [ -47.263495170764401, -22.340083930818093 ], [ -47.263486043686328, -22.340103082533457 ], [ -47.26347689023072, -22.340122331799744 ], [ -47.263467709633979, -22.340141678275845 ], [ -47.263458501120944, -22.340161121612116 ], [ -47.263449263903759, -22.340180661452404 ], [ -47.26343999718047, -22.34020029743693 ], [ -47.263430700137008, -22.340220029198392 ], [ -47.2634213719451, -22.340239856366296 ], [ -47.263412011764068, -22.340259778562906 ], [ -47.263402618740578, -22.340279795404228 ], [ -47.263393192005623, -22.340299906506029 ], [ -47.263383730678392, -22.340320111475709 ], [ -47.263374233865903, -22.340340409913381 ], [ -47.26336470065889, -22.34036080142031 ], [ -47.263355130137285, -22.340381285587256 ], [ -47.263345521365395, -22.340401862004743 ], [ -47.263335873396564, -22.340422530253601 ], [ -47.263326185265967, -22.340443289919509 ], [ -47.263316456002649, -22.340464140568042 ], [ -47.263306684614442, -22.340485081776503 ], [ -47.263296870101335, -22.340506113105313 ], [ -47.263287011445684, -22.340527234119158 ], [ -47.263277107619942, -22.340548444370423 ], [ -47.263267157580081, -22.340569743413095 ], [ -47.26325716026922, -22.34059113079504 ], [ -47.263247114619404, -22.340612606054343 ], [ -47.26323701954523, -22.340634168732752 ], [ -47.263226873951616, -22.340655818359142 ], [ -47.263216676726557, -22.340677554464918 ], [ -47.263206426747267, -22.340699376570946 ], [ -47.26319612287687, -22.340721284194746 ], [ -47.263185763963975, -22.340743276850972 ], [ -47.263175348846254, -22.340765354044262 ], [ -47.263164876343403, -22.340787515283765 ], [ -47.263154345269236, -22.340809760057738 ], [ -47.263143754417761, -22.340832087862985 ], [ -47.263133102571679, -22.340854498186815 ], [ -47.263122388503525, -22.340876990504583 ], [ -47.263111610968522, -22.340899564294897 ], [ -47.263100768711539, -22.340922219024694 ], [ -47.263089860464021, -22.340944954156015 ], [ -47.263078387413643, -22.34096880325118 ], [ -47.263067320362239, -22.340991742290036 ], [ -47.263056184086082, -22.341014758353193 ], [ -47.26304498680804, -22.341037831309606 ], [ -47.26303374176662, -22.341060931978273 ], [ -47.263022453909791, -22.341084049082824 ], [ -47.263011122884699, -22.341107182277337 ], [ -47.262999748262558, -22.341130331368532 ], [ -47.262988329613933, -22.341153496161411 ], [ -47.262976866506904, -22.341176676462478 ], [ -47.262965358510151, -22.34119987207395 ], [ -47.262953805190939, -22.341223082797622 ], [ -47.262942206114772, -22.341246308435661 ], [ -47.262930560847693, -22.341269548785938 ], [ -47.26291886895384, -22.341292803646983 ], [ -47.262907129996641, -22.341316072815538 ], [ -47.262895343539171, -22.341339356086021 ], [ -47.262883509143208, -22.341362653252151 ], [ -47.262871626370064, -22.34138596410564 ], [ -47.262859694780126, -22.341409288436942 ], [ -47.262847713932537, -22.341432626035822 ], [ -47.26283568338652, -22.341455976688856 ], [ -47.262823602699953, -22.341479340182367 ], [ -47.26281147143056, -22.341502716299832 ], [ -47.262799289135366, -22.341526104823405 ], [ -47.262787055369593, -22.341549505535593 ], [ -47.262774769689059, -22.341572918214752 ], [ -47.262762431649065, -22.341596342637605 ], [ -47.262750040803652, -22.341619778580377 ], [ -47.262737596706174, -22.341643225817709 ], [ -47.262725098909875, -22.341666684121716 ], [ -47.262712546967826, -22.341690153262043 ], [ -47.262699940432107, -22.341713633007576 ], [ -47.262687278854187, -22.341737123125487 ], [ -47.262674561785097, -22.341760623381294 ], [ -47.262661788775766, -22.341784133537846 ], [ -47.262648959377763, -22.341807653354426 ], [ -47.262636073139902, -22.341831182592816 ], [ -47.262623129611981, -22.341854721010172 ], [ -47.262610128344576, -22.341878268360119 ], [ -47.262597068886279, -22.341901824397162 ], [ -47.262583950785761, -22.341925388873392 ], [ -47.262570773592628, -22.341948961536708 ], [ -47.262557536854679, -22.341972542135981 ], [ -47.262544240120789, -22.341996130415787 ], [ -47.262530882939807, -22.342019726118579 ], [ -47.262517464858881, -22.342043328987369 ], [ -47.26250398542733, -22.34206693875938 ], [ -47.262490444193226, -22.342090555171811 ], [ -47.262476840704352, -22.342114177960092 ], [ -47.262463174509108, -22.342137806856687 ], [ -47.262449445156335, -22.342161441591184 ], [ -47.262435652194384, -22.342185081892055 ], [ -47.262421795171825, -22.342208727485456 ], [ -47.262407873637258, -22.342232378095499 ], [ -47.262393887140398, -22.342256033442631 ], [ -47.262379835230732, -22.342279693245885 ], [ -47.262365717457605, -22.342303357222669 ], [ -47.262351533371458, -22.342327025086973 ], [ -47.262337282522374, -22.342350696551581 ], [ -47.262322964461291, -22.342374371326336 ], [ -47.262308578740154, -22.342398049117747 ], [ -47.262294124910134, -22.342421729632171 ], [ -47.262279602523947, -22.342445412571841 ], [ -47.262265011135135, -22.342469097636325 ], [ -47.262250350296604, -22.342492784524801 ], [ -47.262235619563491, -22.342516472931525 ], [ -47.262220818489858, -22.342540162551202 ], [ -47.262205946632371, -22.342563853073113 ], [ -47.262202825702751, -22.34256880106793 ], [ -47.262183067696967, -22.342600065958123 ], [ -47.262175988792627, -22.342611235575202 ], [ -47.26216090192657, -22.342634926923854 ], [ -47.262145742508331, -22.342658617913145 ], [ -47.262130510098103, -22.342682308221537 ], [ -47.262115204257299, -22.342705997524735 ], [ -47.262099824548848, -22.342729685495367 ], [ -47.262084370536151, -22.342753371804488 ], [ -47.262068841783666, -22.342777056120802 ], [ -47.262053237857351, -22.342800738110085 ], [ -47.262037551063862, -22.34282442840054 ], [ -47.262021688470789, -22.342848264922722 ], [ -47.262005505189869, -22.34287245381935 ], [ -47.26198893690772, -22.342897072883073 ], [ -47.261971973601078, -22.342922117414748 ], [ -47.261954605701611, -22.342947581221289 ], [ -47.261936823185948, -22.342973457966817 ], [ -47.261918615580846, -22.342999741156387 ], [ -47.261899971969811, -22.343026424116339 ], [ -47.261880881004956, -22.34305349996762 ], [ -47.261861330914229, -22.343080961605821 ], [ -47.261841309515937, -22.343108801670983 ], [ -47.261820804229473, -22.343137012523769 ], [ -47.261799802090529, -22.343165586215878 ], [ -47.261778289767832, -22.343194514460116 ], [ -47.261756253579918, -22.343223788601232 ], [ -47.26173367951813, -22.343253399580686 ], [ -47.261710553267903, -22.343283337905799 ], [ -47.261686860233709, -22.343313593616401 ], [ -47.261662585570058, -22.343344156246587 ], [ -47.26163771420881, -22.343375014794624 ], [ -47.261612230896858, -22.343406157683123 ], [ -47.261586120233993, -22.343437572723342 ], [ -47.261559366711126, -22.343469247083252 ], [ -47.261531954758425, -22.343501167248768 ], [ -47.261503868793035, -22.343533318990474 ], [ -47.261475093271642, -22.34356568733067 ], [ -47.261445612747863, -22.343598256510884 ], [ -47.261415411931544, -22.343631009963602 ], [ -47.261384475755342, -22.343663930282798 ], [ -47.261352789443556, -22.343696999199462 ], [ -47.261320338582664, -22.343730197562543 ], [ -47.261287109198761, -22.34376350532035 ], [ -47.261253087837403, -22.343796901507638 ], [ -47.261218261646761, -22.343830364237487 ], [ -47.261182618462037, -22.343863870700165 ], [ -47.261146146892415, -22.343897397167574 ], [ -47.261108836989997, -22.343930918483039 ], [ -47.261070760249666, -22.343964338037033 ], [ -47.261032156418942, -22.343997426330855 ], [ -47.260993214259614, -22.344030023913074 ], [ -47.260953958957366, -22.344062117294534 ], [ -47.260914395541413, -22.344093709896523 ], [ -47.260874528734071, -22.344124805036436 ], [ -47.260834362958136, -22.344155405920809 ], [ -47.26079390235212, -22.34418551563261 ], [ -47.260753150779145, -22.344215137124575 ], [ -47.26071211183514, -22.344244273212727 ], [ -47.260670788860942, -22.344272926567776 ], [ -47.260629184950048, -22.344301099709714 ], [ -47.260587302957077, -22.34432879500233 ], [ -47.26054514551074, -22.344356014644603 ], [ -47.260502715021602, -22.344382760666424 ], [ -47.260460013685325, -22.344409034926677 ], [ -47.260417043498208, -22.344434839103876 ], [ -47.260373806263317, -22.344460174692987 ], [ -47.260330303596483, -22.344485043002237 ], [ -47.260286536938139, -22.344509445146507 ], [ -47.260242507558182, -22.344533382045213 ], [ -47.260198216564184, -22.344556854417561 ], [ -47.260153664910639, -22.344579862778172 ], [ -47.260108853405882, -22.344602407433396 ], [ -47.260063782718817, -22.344624488477997 ], [ -47.260018453386159, -22.344646105791522 ], [ -47.2599728658234, -22.344667259032803 ], [ -47.259927020328242, -22.344687947638498 ], [ -47.259880917088744, -22.344708170818659 ], [ -47.259834556193042, -22.344727927552444 ], [ -47.259787937634613, -22.344747216585198 ], [ -47.259741061323375, -22.344766036423483 ], [ -47.25969392709095, -22.344784385332435 ], [ -47.259646534698597, -22.34480226133196 ], [ -47.259598883846408, -22.344819662192755 ], [ -47.259550974183675, -22.344836585431569 ], [ -47.259502805314234, -22.34485302830895 ], [ -47.259454376807206, -22.344868987824523 ], [ -47.259405688211402, -22.344884460711775 ], [ -47.259356739056074, -22.344899443437239 ], [ -47.259307528865676, -22.344913932194974 ], [ -47.259258057174968, -22.344927922901693 ], [ -47.259208323531624, -22.344941411195776 ], [ -47.259158327516403, -22.344954392430932 ], [ -47.259108068751239, -22.34496686167444 ], [ -47.259057546907542, -22.344978813704451 ], [ -47.259006762215051, -22.344990242895356 ], [ -47.258955819803127, -22.345001120981088 ], [ -47.258905064222162, -22.345011379195267 ], [ -47.258854776156646, -22.345020982498284 ], [ -47.258805004589817, -22.34502994774612 ], [ -47.258755765370339, -22.345038298375645 ], [ -47.258707072989274, -22.345046057907606 ], [ -47.258658940625907, -22.345053249869544 ], [ -47.258611380198424, -22.345059897723999 ], [ -47.25856440243345, -22.345066024800516 ], [ -47.258518016923631, -22.345071654236126 ], [ -47.258472232187913, -22.345076808920918 ], [ -47.258427055746978, -22.345081511447951 ], [ -47.258382494186343, -22.345085784070385 ], [ -47.258338553220554, -22.345089648663269 ], [ -47.258295237768301, -22.345093126689687 ], [ -47.25825255201427, -22.345096239172555 ], [ -47.258210499475901, -22.345099006670281 ], [ -47.258169083066889, -22.345101449256735 ], [ -47.258128305161847, -22.345103586504454 ], [ -47.258088167655764, -22.345105437472007 ], [ -47.258048672020394, -22.345107020693721 ], [ -47.258009819364595, -22.345108354172556 ], [ -47.257971610484454, -22.34510945537528 ], [ -47.257934045913132, -22.345110341229855 ], [ -47.257897125972711, -22.345111028124403 ], [ -47.257860850817295, -22.345111531908074 ], [ -47.257825220477208, -22.345111867892939 ], [ -47.257790234900703, -22.34511205085715 ], [ -47.257755893986563, -22.345112095048744 ], [ -47.257722197625363, -22.345112014190196 ], [ -47.257689145727362, -22.345111821483361 ], [ -47.257656738257573, -22.345111529614588 ], [ -47.257624975259738, -22.345111150760175 ], [ -47.257593856881897, -22.345110696591341 ], [ -47.257563383403621, -22.345110178279413 ], [ -47.257533555253083, -22.345109606500429 ], [ -47.257504373027594, -22.345108991439481 ], [ -47.25747583750907, -22.345108342794301 ], [ -47.257447939869238, -22.345107669541694 ], [ -47.257420517536723, -22.3451069760381 ], [ -47.257393294904361, -22.345106259457584 ], [ -47.25736614632573, -22.345105517510852 ], [ -47.257339068344208, -22.345104750911901 ], [ -47.257312060859221, -22.345103960458811 ], [ -47.257286272605363, -22.345103181641008 ], [ -47.25725937447482, -22.345102345925564 ], [ -47.256235204862456, -22.345069578048037 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1122.5813173510001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263885463111293, -22.339384885009647 ], [ -47.263863322093371, -22.339424841263234 ], [ -47.263854167669294, -22.33944143864974 ], [ -47.263845029289293, -22.33945808379513 ], [ -47.263835906806101, -22.339474776594983 ], [ -47.263826800073332, -22.339491516939418 ], [ -47.263817708942973, -22.339508304718059 ], [ -47.263808633265292, -22.339525139819571 ], [ -47.263799572891081, -22.339542022127919 ], [ -47.26379052766945, -22.339558951526232 ], [ -47.263781497448676, -22.339575927895442 ], [ -47.263772482076291, -22.339592951113783 ], [ -47.263763481398797, -22.339610021057574 ], [ -47.263754495261331, -22.339627137601614 ], [ -47.263745523508007, -22.339644300618733 ], [ -47.263736565982413, -22.339661509978576 ], [ -47.263727622526787, -22.339678765549543 ], [ -47.263718692981648, -22.339696067198972 ], [ -47.263709777187046, -22.339713414791216 ], [ -47.263700874981872, -22.339730808188637 ], [ -47.263691986202979, -22.339748247253358 ], [ -47.263683110686465, -22.33976573184497 ], [ -47.263674248267712, -22.339783261820191 ], [ -47.263665398780709, -22.339800837034144 ], [ -47.263656561923703, -22.339818457608608 ], [ -47.263647731544758, -22.339836135363456 ], [ -47.263638893468411, -22.339853897840587 ], [ -47.263630038553003, -22.339871761989119 ], [ -47.263621165630489, -22.339889728724103 ], [ -47.263612274097603, -22.339907797793387 ], [ -47.263603363339072, -22.339925968936527 ], [ -47.263594432728581, -22.339944241883309 ], [ -47.263585481626521, -22.339962616357877 ], [ -47.263576509381679, -22.339981092075238 ], [ -47.263567515331118, -22.33999966874185 ], [ -47.263558498797828, -22.340018346060027 ], [ -47.263548972524653, -22.340038134444036 ], [ -47.263539931995403, -22.340056966841736 ], [ -47.263530866735536, -22.340075898893783 ], [ -47.26352177602687, -22.34009493027191 ], [ -47.263512659133632, -22.340114060651139 ], [ -47.263503515311719, -22.340133289690389 ], [ -47.263494343800609, -22.340152617049867 ], [ -47.263485143827829, -22.340172042380971 ], [ -47.263475914608257, -22.340191565328521 ], [ -47.263466655342356, -22.340211185533789 ], [ -47.263457365218422, -22.340230902630307 ], [ -47.2634480434103, -22.340250716248388 ], [ -47.263438689079329, -22.340270626011083 ], [ -47.263429301373975, -22.340290631535062 ], [ -47.263419879426941, -22.340310732436748 ], [ -47.263410422358902, -22.340330928324107 ], [ -47.263400929278212, -22.340351218797707 ], [ -47.263391399276721, -22.340371603459339 ], [ -47.263381831435389, -22.340392081900077 ], [ -47.263372224819456, -22.340412653710818 ], [ -47.263362578482784, -22.340433318472638 ], [ -47.263352891461125, -22.34045407577149 ], [ -47.263343162783876, -22.340474925172987 ], [ -47.263333391458971, -22.340495866254663 ], [ -47.263323576486485, -22.340516898576876 ], [ -47.263313716848572, -22.340538021704386 ], [ -47.263303811517353, -22.34055923518947 ], [ -47.263293859448268, -22.340580538585971 ], [ -47.263283859583801, -22.340601931441594 ], [ -47.263273810855182, -22.340623413294168 ], [ -47.263263712175942, -22.340644983685145 ], [ -47.263253562449904, -22.340666642142999 ], [ -47.263243360563692, -22.340688388198796 ], [ -47.26323310539307, -22.340710221372852 ], [ -47.263222795799429, -22.34073214118219 ], [ -47.263212430629579, -22.340754147140849 ], [ -47.26320200871924, -22.340776238752781 ], [ -47.263191528885805, -22.340798415526447 ], [ -47.263180989940984, -22.340820676949232 ], [ -47.263170390676187, -22.340843022517117 ], [ -47.263159729871411, -22.340865451716496 ], [ -47.263149006296487, -22.340887964021668 ], [ -47.263138218703617, -22.340910558910174 ], [ -47.263127365834556, -22.340933235847842 ], [ -47.263116446417477, -22.340955994295427 ], [ -47.263104955494356, -22.340979880580822 ], [ -47.263093875864392, -22.341002845701169 ], [ -47.263082726449326, -22.341025888928751 ], [ -47.263071515585516, -22.34104898988922 ], [ -47.263060256681904, -22.341072119044377 ], [ -47.263048954751568, -22.341095264980325 ], [ -47.263037609441263, -22.341118427348619 ], [ -47.26302622032091, -22.341141605955251 ], [ -47.263014786959694, -22.341164800604556 ], [ -47.263003308924368, -22.341188011102407 ], [ -47.262991785782276, -22.341211237250203 ], [ -47.262980217099276, -22.341234478849074 ], [ -47.262968602439528, -22.341257735700392 ], [ -47.262956941367655, -22.341281007601303 ], [ -47.262945233446423, -22.341304294349509 ], [ -47.262933478237841, -22.341327595740985 ], [ -47.26292167530351, -22.34135091156929 ], [ -47.262909824203867, -22.341374241627339 ], [ -47.262897924498702, -22.341397585705991 ], [ -47.262885975746968, -22.341420943594802 ], [ -47.262873977506359, -22.341444315082629 ], [ -47.262861929334647, -22.341467699955164 ], [ -47.262849830788177, -22.341491097997771 ], [ -47.262837681423235, -22.341514508993018 ], [ -47.262825480795328, -22.341537932721987 ], [ -47.262813228458135, -22.341561368966303 ], [ -47.262800923966047, -22.341584817503186 ], [ -47.262788566872786, -22.341608278108449 ], [ -47.262776156730851, -22.341631750557188 ], [ -47.262763693092111, -22.341655234622966 ], [ -47.262751175508207, -22.341678730076826 ], [ -47.262738603530735, -22.341702236687226 ], [ -47.262725976710151, -22.341725754221994 ], [ -47.262713294596423, -22.341749282447072 ], [ -47.262700556738977, -22.341772821126803 ], [ -47.2626877626872, -22.341796370022838 ], [ -47.262674911991056, -22.341819928893209 ], [ -47.262662004197793, -22.341843497498388 ], [ -47.262649038855635, -22.341867075594347 ], [ -47.262636015513571, -22.341890662933299 ], [ -47.262622933718603, -22.341914259268471 ], [ -47.262609793017795, -22.341937864350619 ], [ -47.262596592959163, -22.341961477926187 ], [ -47.262583333088919, -22.341985099742708 ], [ -47.262570012954335, -22.342008729543267 ], [ -47.262556632102644, -22.342032367068875 ], [ -47.26254319007942, -22.342056012061089 ], [ -47.262529686432359, -22.342079664255603 ], [ -47.262516120707936, -22.342103323388027 ], [ -47.262502492452349, -22.342126989192288 ], [ -47.262488801212378, -22.342150661399259 ], [ -47.262475046535251, -22.342174339736875 ], [ -47.262461227967741, -22.342198023931967 ], [ -47.26244734505682, -22.342221713709023 ], [ -47.262433397349476, -22.342245408790479 ], [ -47.262419384393858, -22.342269108894989 ], [ -47.262405305737836, -22.34229281373991 ], [ -47.262391160929226, -22.342316523040797 ], [ -47.262376949516835, -22.342340236509873 ], [ -47.262362671049218, -22.342363953858033 ], [ -47.262348325075656, -22.342387674793308 ], [ -47.262333911146634, -22.342411399020239 ], [ -47.262319428811715, -22.342435126243274 ], [ -47.262304877622078, -22.342458856162711 ], [ -47.262290257129727, -22.342482588476127 ], [ -47.262275566886011, -22.342506322880627 ], [ -47.262260806444537, -22.342530059068508 ], [ -47.262245975357864, -22.342553796732322 ], [ -47.262231073181177, -22.34257753555924 ], [ -47.26222929043, -22.342580361975536 ], [ -47.262209537557681, -22.342611629108962 ], [ -47.26220105377844, -22.342625015445527 ], [ -47.262185935665684, -22.342648755868897 ], [ -47.262170744688589, -22.342672496185095 ], [ -47.262155480405951, -22.342696236070307 ], [ -47.26214014237776, -22.342719975197905 ], [ -47.262124730165439, -22.342743713238203 ], [ -47.262109243331047, -22.342767449859917 ], [ -47.262093681437626, -22.342791184729354 ], [ -47.262078044049744, -22.342814917509923 ], [ -47.262062323383056, -22.342838658962691 ], [ -47.262046425364318, -22.342862548725321 ], [ -47.262030203352374, -22.342886795519483 ], [ -47.262013592294451, -22.34291147815129 ], [ -47.261996582098575, -22.342936591916967 ], [ -47.261979163133276, -22.342962130600384 ], [ -47.261961325306359, -22.342988087840762 ], [ -47.261943058070344, -22.343014457116428 ], [ -47.261924350428842, -22.34304123172468 ], [ -47.261905190948973, -22.343068404754952 ], [ -47.261885567768253, -22.343095969068496 ], [ -47.261865468609585, -22.343123917267913 ], [ -47.261844880792069, -22.343152241672872 ], [ -47.261823791246307, -22.343180934290416 ], [ -47.261802186531384, -22.343209986784363 ], [ -47.26178005285194, -22.34323939044608 ], [ -47.261757376081377, -22.343269136158465 ], [ -47.261734141783343, -22.343299214365143 ], [ -47.261710335237119, -22.343329615036293 ], [ -47.261685941468926, -22.34336032763024 ], [ -47.26166094527958, -22.343391341062805 ], [ -47.261635331282612, -22.343422643667029 ], [ -47.261609083942687, -22.343454223157096 ], [ -47.261582187614252, -22.34348606659594 ], [ -47.261554626590168, -22.343518160356066 ], [ -47.261526385150226, -22.34355049008575 ], [ -47.26149744761419, -22.343583040675757 ], [ -47.261467798399956, -22.343615796226462 ], [ -47.261437422083567, -22.343648740019162 ], [ -47.261406303466664, -22.343681854486434 ], [ -47.261374427646089, -22.343715121187042 ], [ -47.261341780085367, -22.34374852078685 ], [ -47.261308346693028, -22.343782033040085 ], [ -47.261274113903532, -22.343815636776032 ], [ -47.261239068761341, -22.343849309890974 ], [ -47.261203199006459, -22.343883029346905 ], [ -47.26116649316242, -22.343916771176222 ], [ -47.261128941213471, -22.343950509965023 ], [ -47.261090615591932, -22.343984147964449 ], [ -47.261051759028916, -22.344017452886124 ], [ -47.261012562578024, -22.344050263334537 ], [ -47.260973051689682, -22.344082565676128 ], [ -47.260933231409155, -22.344114363396603 ], [ -47.260893106470867, -22.344145659876414 ], [ -47.260852681306126, -22.344176458383789 ], [ -47.260811960058398, -22.34420676206194 ], [ -47.26077094659238, -22.344236573922181 ], [ -47.260729644502284, -22.344265896837438 ], [ -47.260688057124028, -22.344294733533534 ], [ -47.260646187543209, -22.344323086583717 ], [ -47.260604038603567, -22.344350958403052 ], [ -47.2605616129201, -22.34437835123985 ], [ -47.260518912887058, -22.34440526717114 ], [ -47.260475940681062, -22.344431708101023 ], [ -47.260432698276922, -22.344457675750718 ], [ -47.260389187453853, -22.344483171655877 ], [ -47.260345409801474, -22.344508197162952 ], [ -47.260301366731959, -22.344532753422794 ], [ -47.260257059484665, -22.344556841388265 ], [ -47.260212489134751, -22.344580461809603 ], [ -47.260167656602377, -22.344603615229925 ], [ -47.260122562659717, -22.344626301981435 ], [ -47.260077207937798, -22.344648522182322 ], [ -47.260031592933885, -22.344670275732671 ], [ -47.259985718022399, -22.344691562309301 ], [ -47.259939583458625, -22.344712381364022 ], [ -47.259893189386823, -22.344732732119297 ], [ -47.259846535850109, -22.344752613563791 ], [ -47.259799622795697, -22.344772024449547 ], [ -47.259752450086317, -22.344790963286737 ], [ -47.259705017505354, -22.344809428341275 ], [ -47.259657324765008, -22.344827417630789 ], [ -47.259609371515538, -22.344844928920505 ], [ -47.259561157355769, -22.34486195971871 ], [ -47.259512681838515, -22.344878507274267 ], [ -47.259463944481517, -22.344894568571892 ], [ -47.259414944781774, -22.344910140326874 ], [ -47.259365682216703, -22.344925218984219 ], [ -47.259316156258706, -22.344939800713185 ], [ -47.259266366390648, -22.34495388140223 ], [ -47.259216312108549, -22.344967456657958 ], [ -47.259165992941824, -22.344980521798913 ], [ -47.259115408461668, -22.344993071853562 ], [ -47.259064558289204, -22.345005101557746 ], [ -47.259013442610978, -22.345016605238552 ], [ -47.258962167808143, -22.345027554302934 ], [ -47.258911082647245, -22.345037879129471 ], [ -47.258860471259631, -22.345047544176811 ], [ -47.258810383217302, -22.345056566431605 ], [ -47.258760834548724, -22.345064969542371 ], [ -47.258711839907917, -22.345072777242731 ], [ -47.258663412620997, -22.345080013273101 ], [ -47.258615564737326, -22.345086701308123 ], [ -47.258568307100042, -22.345092864887739 ], [ -47.258521649404358, -22.34509852735712 ], [ -47.258475600258429, -22.345103711811326 ], [ -47.258430167259888, -22.3451084410448 ], [ -47.258385357059637, -22.345112737507854 ], [ -47.258341175426878, -22.345116623268037 ], [ -47.258297627325078, -22.345120119975793 ], [ -47.25825471697469, -22.345123248836071 ], [ -47.258212447920656, -22.345126030583476 ], [ -47.258170823096712, -22.345128485462105 ], [ -47.258129844890917, -22.345130633208651 ], [ -47.25808951520569, -22.345132493039298 ], [ -47.258049835515045, -22.345134083639689 ], [ -47.258010806925633, -22.345135423157444 ], [ -47.257972430227447, -22.345136529197386 ], [ -47.25793470594428, -22.345137418818943 ], [ -47.257897634386325, -22.345138108534897 ], [ -47.257861215693644, -22.345138614312599 ], [ -47.257825449881004, -22.345138951575517 ], [ -47.257790336880113, -22.345139135206662 ], [ -47.257755876572617, -22.345139179552465 ], [ -47.257722068831754, -22.345139098427165 ], [ -47.257688913550822, -22.345138905118098 ], [ -47.257656410678486, -22.345138612390635 ], [ -47.257624560243052, -22.345138232493841 ], [ -47.257593362378522, -22.345137777165377 ], [ -47.25756281735196, -22.345137257637017 ], [ -47.257532925580954, -22.345136684638987 ], [ -47.257503687654228, -22.345136068404482 ], [ -47.257475104347478, -22.345135418673504 ], [ -47.257447166707493, -22.345134744456015 ], [ -47.257419710140496, -22.345134050087111 ], [ -47.257392455631354, -22.345133332667917 ], [ -47.257365275984817, -22.345132589872588 ], [ -47.257338167704212, -22.345131822416267 ], [ -47.257311130690375, -22.345131031099353 ], [ -47.257285327862668, -22.345130251841848 ], [ -47.257258401361028, -22.345129415257123 ], [ -47.256223987764621, -22.345096319614129 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1125.8749815040001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263906240253498, -22.339406500393363 ], [ -47.263889212825873, -22.339437228538401 ], [ -47.263880083460961, -22.339453780497351 ], [ -47.263870969833711, -22.339470380562574 ], [ -47.263861871799136, -22.33948702863098 ], [ -47.263852789213139, -22.339503724593964 ], [ -47.263843721929852, -22.33952046834235 ], [ -47.263834669801817, -22.339537259766107 ], [ -47.263825632681986, -22.339554098750366 ], [ -47.263816610421763, -22.339570985179442 ], [ -47.263807602871523, -22.339587918935393 ], [ -47.263798609881036, -22.339604899897576 ], [ -47.263789631298884, -22.339621927943419 ], [ -47.263780666972465, -22.339639002948786 ], [ -47.263771716747975, -22.339656124787538 ], [ -47.26376278047114, -22.339673293330385 ], [ -47.263753857986302, -22.339690508446655 ], [ -47.263744949136075, -22.339707770004743 ], [ -47.263736053762614, -22.33972507786989 ], [ -47.263727171706876, -22.339742431905371 ], [ -47.263718302807796, -22.33975983197432 ], [ -47.263709446903434, -22.339777277937106 ], [ -47.263700603831246, -22.339794769651387 ], [ -47.263691773427254, -22.339812306973084 ], [ -47.263682955390053, -22.339829890028039 ], [ -47.263674143496758, -22.339847530783 ], [ -47.263665323406485, -22.339865257119296 ], [ -47.263656485877995, -22.339883086198114 ], [ -47.263647629741179, -22.339901018950993 ], [ -47.263638754397661, -22.339919055128004 ], [ -47.263629859236943, -22.339937194470892 ], [ -47.263620943637207, -22.339955436711513 ], [ -47.263612006963299, -22.339973781575939 ], [ -47.263603048568328, -22.339992228781117 ], [ -47.263594067793449, -22.340010778035211 ], [ -47.263585063965628, -22.340029429042247 ], [ -47.263575543897957, -22.340049204544059 ], [ -47.263566515226188, -22.34006801228572 ], [ -47.26355746126282, -22.340086920787019 ], [ -47.263548381293184, -22.340105929721009 ], [ -47.26353927458473, -22.340125038764025 ], [ -47.263530140396576, -22.340144247576291 ], [ -47.263520977971027, -22.340163555819128 ], [ -47.263511786538544, -22.340182963145065 ], [ -47.263502565316536, -22.340202469199923 ], [ -47.263493313508036, -22.340222073625906 ], [ -47.263484030303623, -22.340241776057468 ], [ -47.26347471487928, -22.340261576125755 ], [ -47.26346536639835, -22.340281473454539 ], [ -47.263455984011202, -22.340301467661149 ], [ -47.263446566852039, -22.340321558362721 ], [ -47.263437114043214, -22.340341745167752 ], [ -47.263427624694287, -22.340362027677294 ], [ -47.263418097898317, -22.340382405493592 ], [ -47.263408532737316, -22.340402878208117 ], [ -47.26339892827724, -22.340423445412153 ], [ -47.263389283572778, -22.340444106686892 ], [ -47.263379597660055, -22.340464861618678 ], [ -47.263369869568862, -22.34048570977318 ], [ -47.263360098307288, -22.340506650728059 ], [ -47.263350282875422, -22.34052768404371 ], [ -47.263340422255226, -22.340548809284876 ], [ -47.263330515418531, -22.340570026003729 ], [ -47.263320561320256, -22.340591333754059 ], [ -47.263310558902162, -22.34061273208339 ], [ -47.263300507094719, -22.340634220529211 ], [ -47.263290404810455, -22.34065579863276 ], [ -47.263280250951993, -22.340677465922099 ], [ -47.263270044404642, -22.340699221927899 ], [ -47.263259784042646, -22.34072106617004 ], [ -47.263249468725782, -22.34074299816487 ], [ -47.263239097298985, -22.340765017425991 ], [ -47.263228668596014, -22.340787123456533 ], [ -47.26321818143208, -22.3408093157644 ], [ -47.263207634616542, -22.340831593835969 ], [ -47.263197026938414, -22.340853957166495 ], [ -47.263186357174959, -22.340876405241428 ], [ -47.263175624093293, -22.340898937533993 ], [ -47.263164826442548, -22.340921553520737 ], [ -47.263153962961432, -22.340944252666262 ], [ -47.263143032374764, -22.340967034430118 ], [ -47.26313152357897, -22.340990957905717 ], [ -47.26312043137041, -22.341013949107541 ], [ -47.263109268816471, -22.341037019499606 ], [ -47.263098044366906, -22.341060148464123 ], [ -47.263086771601138, -22.341083306105777 ], [ -47.263075455597274, -22.341106480873105 ], [ -47.263064096001756, -22.341129672415157 ], [ -47.263052692383177, -22.34115288053729 ], [ -47.263041244309385, -22.341176105043029 ], [ -47.263029751345798, -22.341199345737625 ], [ -47.263018213058324, -22.341222602421777 ], [ -47.263006629011599, -22.341245874895836 ], [ -47.262994998768292, -22.341269162960451 ], [ -47.262983321891625, -22.341292466411975 ], [ -47.262971597943015, -22.341315785047353 ], [ -47.262959826483041, -22.341339118661764 ], [ -47.262948007071891, -22.341362467047897 ], [ -47.262936139268533, -22.341385829997886 ], [ -47.262924222631362, -22.341409207301719 ], [ -47.262912256717875, -22.341432598748007 ], [ -47.262900241084274, -22.341456004124797 ], [ -47.262888175286854, -22.341479423216832 ], [ -47.262876058880508, -22.34150285580856 ], [ -47.262863891420032, -22.341526301681554 ], [ -47.262851672459412, -22.341549760615933 ], [ -47.262839401550842, -22.341573232392353 ], [ -47.262827078247177, -22.341596716787045 ], [ -47.262814702100648, -22.341620213574689 ], [ -47.262802272662235, -22.34164372252938 ], [ -47.262789789482213, -22.341667243423625 ], [ -47.262777252110745, -22.341690776027331 ], [ -47.26276466009783, -22.341714320107851 ], [ -47.262752012992401, -22.341737875431832 ], [ -47.262739310342873, -22.341761441764081 ], [ -47.262726551697092, -22.341785018867753 ], [ -47.262713736602855, -22.341808606503264 ], [ -47.262700864608597, -22.341832204427401 ], [ -47.262687935259969, -22.341855812399412 ], [ -47.26267494810358, -22.341879430173982 ], [ -47.262661902686865, -22.341903057501945 ], [ -47.26264879855524, -22.341926694135271 ], [ -47.262635635254142, -22.34195033982332 ], [ -47.262622412330039, -22.341973994311132 ], [ -47.262609129327508, -22.341997657344915 ], [ -47.262595785792243, -22.342021328666252 ], [ -47.262582381269866, -22.342045008014686 ], [ -47.26256891530435, -22.342068695130322 ], [ -47.2625553874418, -22.342092389747318 ], [ -47.262541797227058, -22.342116091599763 ], [ -47.262528144204758, -22.342139800420025 ], [ -47.262514427920046, -22.342163515937354 ], [ -47.2625006479186, -22.342187237878093 ], [ -47.262486803745553, -22.342210965967407 ], [ -47.262472894946264, -22.342234699928138 ], [ -47.26245892106617, -22.342258439481 ], [ -47.26244488165181, -22.342282184342938 ], [ -47.26243077624946, -22.342305934229504 ], [ -47.262416604405367, -22.34232968885452 ], [ -47.262402365666745, -22.342353447928332 ], [ -47.262388059580566, -22.342377211160084 ], [ -47.262373685694591, -22.342400978255892 ], [ -47.262359243557697, -22.342424748918315 ], [ -47.262344732717906, -22.342448522850006 ], [ -47.2623301527248, -22.342472299749208 ], [ -47.262315503128924, -22.342496079311545 ], [ -47.262300783480022, -22.342519861232109 ], [ -47.262285993330217, -22.342543645201125 ], [ -47.262271132230531, -22.342567430909092 ], [ -47.26225619973463, -22.342591218041047 ], [ -47.262255755161306, -22.342591922878448 ], [ -47.262236007422459, -22.342623192255115 ], [ -47.26222611876895, -22.342638795311498 ], [ -47.262210969409473, -22.342662584809659 ], [ -47.262195746873566, -22.342686374452779 ], [ -47.262180450718532, -22.342710163914774 ], [ -47.262165080502932, -22.342733952866798 ], [ -47.262149635786791, -22.342757740976786 ], [ -47.262134116130717, -22.3427815279111 ], [ -47.262118521096376, -22.342805313333702 ], [ -47.262102850246926, -22.342829096905515 ], [ -47.262087095707059, -22.342852889520589 ], [ -47.262071162262693, -22.342876832523714 ], [ -47.262054901519726, -22.342901137215446 ], [ -47.26203824768605, -22.342925883415337 ], [ -47.262021190600954, -22.342951066415019 ], [ -47.262003720569808, -22.342976679975262 ], [ -47.261985827431701, -22.343002717710537 ], [ -47.26196750056473, -22.343029173072299 ], [ -47.26194872889284, -22.343056039328875 ], [ -47.261929500897956, -22.343083309538155 ], [ -47.26190980462728, -22.343110976527065 ], [ -47.261889627708264, -22.343139032860769 ], [ -47.261868957359702, -22.343167470817928 ], [ -47.26184778040713, -22.34319628236091 ], [ -47.261826083300036, -22.343225459104644 ], [ -47.261803852129113, -22.343254992286941 ], [ -47.261781072649775, -22.343284872732323 ], [ -47.261757730303991, -22.343315090820589 ], [ -47.261733810245765, -22.343345636452312 ], [ -47.261709297373066, -22.343376499010041 ], [ -47.261684176355644, -22.343407667327142 ], [ -47.261658431673681, -22.343439129647134 ], [ -47.261632047656732, -22.343470873587091 ], [ -47.261605008522729, -22.343502886104957 ], [ -47.261577298427326, -22.343535153459719 ], [ -47.261548901512846, -22.343567661177396 ], [ -47.261519801962187, -22.343600394017237 ], [ -47.261489984057519, -22.34363333593846 ], [ -47.261459432241097, -22.343666470071266 ], [ -47.261428131183521, -22.343699778686613 ], [ -47.261396065854179, -22.343733243171172 ], [ -47.261363221593633, -22.343766844007821 ], [ -47.261329584192893, -22.343800560756527 ], [ -47.261295139975267, -22.343834372041201 ], [ -47.261259875881549, -22.343868255541249 ], [ -47.261223779556509, -22.343902187990516 ], [ -47.261186839438061, -22.3439361451818 ], [ -47.2611490454426, -22.343970101444036 ], [ -47.26111047093984, -22.344003957888898 ], [ -47.261071361644568, -22.344037479438491 ], [ -47.261031910902069, -22.344070502753155 ], [ -47.260992144427675, -22.34410301405498 ], [ -47.260952067282538, -22.344135016893965 ], [ -47.260911684213298, -22.344166514713734 ], [ -47.260870999659723, -22.344197510844179 ], [ -47.260830017770282, -22.344228008488745 ], [ -47.260788742411215, -22.344258010717333 ], [ -47.26074717717497, -22.344287520459758 ], [ -47.260705325392642, -22.344316540496944 ], [ -47.260663190141884, -22.344345073455408 ], [ -47.260620774255514, -22.344373121801535 ], [ -47.260578080334902, -22.344400687832891 ], [ -47.260535110757914, -22.344427773673797 ], [ -47.260491867682155, -22.344454381273284 ], [ -47.260448353060944, -22.34448051239557 ], [ -47.260404568649655, -22.344506168616803 ], [ -47.260360516011716, -22.344531351321802 ], [ -47.260316196530951, -22.344556061697265 ], [ -47.260271611416258, -22.344580300729547 ], [ -47.260226761710399, -22.344604069199931 ], [ -47.260181648299124, -22.344627367679973 ], [ -47.260136271918526, -22.344650196527883 ], [ -47.260090633161703, -22.344672555885058 ], [ -47.260044732486428, -22.344694445672275 ], [ -47.259998570226152, -22.34471586558433 ], [ -47.259952146593719, -22.344736815088108 ], [ -47.259905461689549, -22.344757293418571 ], [ -47.259858515511731, -22.344777299573831 ], [ -47.259811307961272, -22.344796832312596 ], [ -47.259763838853665, -22.34481589014878 ], [ -47.259716107924071, -22.344834471348971 ], [ -47.259668114835655, -22.34485257392847 ], [ -47.259619859188824, -22.344870195647182 ], [ -47.259571340531934, -22.344887334004842 ], [ -47.259522558366811, -22.344903986238638 ], [ -47.259473512159708, -22.34492014931832 ], [ -47.259424201355969, -22.34493581994106 ], [ -47.259374625381028, -22.344950994530365 ], [ -47.259324783655316, -22.344965669230607 ], [ -47.259274675609838, -22.344979839902003 ], [ -47.259224300688871, -22.344993502119429 ], [ -47.25917365837055, -22.345006651166202 ], [ -47.259122748175258, -22.345019282032045 ], [ -47.259071569673935, -22.345031389410451 ], [ -47.259020123009869, -22.345042967581204 ], [ -47.258968515815987, -22.345053987624311 ], [ -47.258917101075077, -22.345064379063174 ], [ -47.258866166365245, -22.345074105854941 ], [ -47.258815761847316, -22.345083185116628 ], [ -47.258765903729525, -22.345091640708709 ], [ -47.258716606828862, -22.345099496577468 ], [ -47.258667884618248, -22.345106776676307 ], [ -47.258619749278282, -22.345113504891884 ], [ -47.258572211768623, -22.345119704974675 ], [ -47.258525281886953, -22.345125400477812 ], [ -47.258478968330721, -22.345130614701493 ], [ -47.25843327877449, -22.345135370641447 ], [ -47.258388219934538, -22.345139690945093 ], [ -47.258343797634694, -22.345143597872585 ], [ -47.25830001688329, -22.345147113261699 ], [ -47.258256881936447, -22.345150258499373 ], [ -47.258214396366661, -22.345153054496485 ], [ -47.258172563127722, -22.34515552166733 ], [ -47.25813138462108, -22.345157679912688 ], [ -47.258090862756632, -22.345159548606453 ], [ -47.258050999010649, -22.345161146585539 ], [ -47.258011794487558, -22.345162492142215 ], [ -47.257973249971236, -22.345163603019373 ], [ -47.257935365976202, -22.345164496407886 ], [ -47.257898142800649, -22.345165188945288 ], [ -47.257861580570619, -22.345165696716997 ], [ -47.257825679285389, -22.345166035257979 ], [ -47.257790438860084, -22.345166219556081 ], [ -47.257755859159154, -22.345166264056072 ], [ -47.257721940038614, -22.345166182664062 ], [ -47.257688681374709, -22.345165988752761 ], [ -47.257656083099754, -22.345165695166603 ], [ -47.257624145226714, -22.34516531422739 ], [ -47.257592867875459, -22.345164857739359 ], [ -47.257562251300598, -22.345164336994539 ], [ -47.257532295909087, -22.345163762777428 ], [ -47.257503002281112, -22.345163145369447 ], [ -47.257474371186106, -22.345162494552607 ], [ -47.257446393545933, -22.345161819370283 ], [ -47.257418902744476, -22.345161124136016 ], [ -47.257391616358525, -22.345160405878197 ], [ -47.257364405644068, -22.345159662234231 ], [ -47.257337267064386, -22.345158893920559 ], [ -47.257310200521694, -22.345158101739834 ], [ -47.257284383120101, -22.345157322042617 ], [ -47.257257428247357, -22.345156484588617 ], [ -47.256212770662906, -22.345123061179798 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1129.1684122690001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263926972591591, -22.339428096699432 ], [ -47.263905999256878, -22.339466122340401 ], [ -47.2638969103824, -22.339482677325467 ], [ -47.263887836796435, -22.339499280662434 ], [ -47.26387877835716, -22.339515932243938 ], [ -47.263869734920952, -22.339532631962079 ], [ -47.26386070634252, -22.339549379708089 ], [ -47.26385169247709, -22.339566175368262 ], [ -47.263842693178226, -22.339583018828055 ], [ -47.263833708298534, -22.339599909970737 ], [ -47.263824737689873, -22.339616848676766 ], [ -47.263815781203121, -22.339633834824685 ], [ -47.263806838687735, -22.339650868291343 ], [ -47.263797909992057, -22.339667948951728 ], [ -47.26378899496396, -22.339685076677544 ], [ -47.263780093449903, -22.339702251339151 ], [ -47.26377120529461, -22.339719472805847 ], [ -47.263762330342267, -22.339736740943895 ], [ -47.263753468435951, -22.339754055617487 ], [ -47.263744619416642, -22.339771416690613 ], [ -47.263735783124432, -22.339788824024616 ], [ -47.263726959398809, -22.339806277477916 ], [ -47.263718148077807, -22.339823776907352 ], [ -47.263709348860367, -22.339841322442808 ], [ -47.263700555452758, -22.339858926197802 ], [ -47.263691753348539, -22.33987661639333 ], [ -47.263682933206937, -22.33989441040244 ], [ -47.26367409385584, -22.339912309173176 ], [ -47.263665234701676, -22.339930312457941 ], [ -47.263656355138707, -22.339948420000592 ], [ -47.263647454549734, -22.339966631535006 ], [ -47.263638532303986, -22.339984946789325 ], [ -47.263629587758849, -22.340003365482275 ], [ -47.263620620259644, -22.340021887323832 ], [ -47.263611629137309, -22.340040512019748 ], [ -47.263602115275141, -22.340060274639338 ], [ -47.263593098460824, -22.340079057724999 ], [ -47.263584055793949, -22.340097942675527 ], [ -47.263574986563356, -22.340116929165351 ], [ -47.263565890039693, -22.340136016872204 ], [ -47.263556765485227, -22.34015520545746 ], [ -47.263547612145274, -22.340174494583668 ], [ -47.263538429253053, -22.340193883904405 ], [ -47.263529216028644, -22.34021337306654 ], [ -47.263519971677532, -22.340232961713269 ], [ -47.263510695392647, -22.340252649479879 ], [ -47.263501386352075, -22.340272435998337 ], [ -47.263492043721179, -22.340292320893184 ], [ -47.263482666652166, -22.340312303782486 ], [ -47.263473254280939, -22.340332384283926 ], [ -47.263463805731249, -22.340352562006625 ], [ -47.263454320114128, -22.340372836552099 ], [ -47.2634447965237, -22.340393207523089 ], [ -47.263435234042973, -22.340413674511407 ], [ -47.263425631738826, -22.340434237108678 ], [ -47.263415988666537, -22.340454894896393 ], [ -47.263406303862737, -22.340475647461137 ], [ -47.263396576357628, -22.340496494368608 ], [ -47.263386805159371, -22.340517435196674 ], [ -47.263376989268131, -22.340538469505777 ], [ -47.263367127665667, -22.340559596860594 ], [ -47.263357219323481, -22.340580816813262 ], [ -47.263347263195975, -22.340602128917407 ], [ -47.26333725822429, -22.340623532720429 ], [ -47.263327203338058, -22.3406450277595 ], [ -47.263317097448748, -22.340666613575614 ], [ -47.263306939457863, -22.340688289696427 ], [ -47.263296728249379, -22.340710055652281 ], [ -47.263286462696051, -22.34073191096244 ], [ -47.263276141655936, -22.340753855142832 ], [ -47.263265763972186, -22.340775887706361 ], [ -47.263255328476554, -22.340798008155549 ], [ -47.263244833982128, -22.340820215997581 ], [ -47.263234279295936, -22.340842510717966 ], [ -47.263223663204464, -22.34086489181113 ], [ -47.263212984482358, -22.340887358761641 ], [ -47.263202241893907, -22.340909911041592 ], [ -47.263191434185323, -22.34093254812656 ], [ -47.263180560092131, -22.340955269479949 ], [ -47.263169618335894, -22.340978074560113 ], [ -47.263158091667442, -22.341002035225909 ], [ -47.263146986880287, -22.341025052509231 ], [ -47.263135811187475, -22.341048150065713 ], [ -47.263124573152176, -22.341071307034323 ], [ -47.263113286524217, -22.341094493162448 ], [ -47.263101956446882, -22.341117696761213 ], [ -47.263090582566171, -22.341140917477016 ], [ -47.263079164449373, -22.341164155114612 ], [ -47.263067701663012, -22.341187409476813 ], [ -47.263056193771128, -22.341210680368167 ], [ -47.263044640338336, -22.341233967588675 ], [ -47.263033040927859, -22.341257270937916 ], [ -47.263021395100978, -22.341280590215828 ], [ -47.263009702419588, -22.341303925217979 ], [ -47.262997962443606, -22.341327275740554 ], [ -47.262986174732241, -22.341350641577854 ], [ -47.262974338844302, -22.341374022521855 ], [ -47.262962454337256, -22.341397418363798 ], [ -47.262950520768079, -22.341420828892744 ], [ -47.262938537692833, -22.341444253896555 ], [ -47.262926504666233, -22.341467693162301 ], [ -47.262914421243131, -22.341491146473864 ], [ -47.262902286976932, -22.341514613614681 ], [ -47.262890101420908, -22.34153809436545 ], [ -47.262877864127603, -22.341561588505257 ], [ -47.26286557464767, -22.341585095813791 ], [ -47.26285323253245, -22.341608616066264 ], [ -47.262840837332661, -22.341632149036311 ], [ -47.262828388597754, -22.341655694496986 ], [ -47.262815885876492, -22.341679252219691 ], [ -47.26280332871746, -22.341702821973261 ], [ -47.262790716669123, -22.341726403523886 ], [ -47.262778049278879, -22.341749996637091 ], [ -47.262765326093557, -22.341773601076511 ], [ -47.262752546659442, -22.341797216604139 ], [ -47.262739710522766, -22.341820842979118 ], [ -47.262726817230394, -22.34184447995705 ], [ -47.262713866326393, -22.341868127295879 ], [ -47.262700857355782, -22.341891784749038 ], [ -47.262687789864437, -22.341915452066033 ], [ -47.262674663396162, -22.341939128997524 ], [ -47.26266147749481, -22.341962815291467 ], [ -47.262648231705242, -22.341986510691591 ], [ -47.262634925570445, -22.342010214942611 ], [ -47.262621558634486, -22.342033927784712 ], [ -47.262608130441443, -22.342057648955986 ], [ -47.262594640533649, -22.342081378195058 ], [ -47.262581088455612, -22.342105115234563 ], [ -47.262567473750586, -22.342128859807016 ], [ -47.262553795961587, -22.342152611643257 ], [ -47.262540054632169, -22.34217637047098 ], [ -47.262526249306383, -22.342200136014849 ], [ -47.262512379527806, -22.34222390799841 ], [ -47.262498444840183, -22.342247686142798 ], [ -47.26248444478734, -22.342271470167091 ], [ -47.262470378914244, -22.342295259786432 ], [ -47.262456246765588, -22.342319054714682 ], [ -47.262442047886026, -22.342342854663812 ], [ -47.262427781821188, -22.342366659342414 ], [ -47.262413448116504, -22.342390468457722 ], [ -47.262399046318109, -22.342414281714024 ], [ -47.262384575973336, -22.342438098812003 ], [ -47.262370036628653, -22.342461919452337 ], [ -47.262355427832148, -22.342485743331341 ], [ -47.262340749132719, -22.342509570142596 ], [ -47.262326000078666, -22.342533399579249 ], [ -47.262311180220529, -22.342557231329373 ], [ -47.262296289107844, -22.342581065081529 ], [ -47.262282216571563, -22.342603482324101 ], [ -47.26226247729128, -22.342634755396567 ], [ -47.262251183764143, -22.342652575173165 ], [ -47.262236003157987, -22.342676413746084 ], [ -47.26222074906326, -22.342700252716121 ], [ -47.262205421035858, -22.342724091754956 ], [ -47.262190018632857, -22.342747930531399 ], [ -47.262174541412897, -22.342771768711096 ], [ -47.26215898893517, -22.342795605958035 ], [ -47.262143360759907, -22.34281944193377 ], [ -47.262127656448925, -22.342843276296875 ], [ -47.262111868035866, -22.342867120074278 ], [ -47.262095899165878, -22.342891116317858 ], [ -47.262079599691887, -22.342915478907162 ], [ -47.262062903082501, -22.342940288675155 ], [ -47.262045799108215, -22.342965540908875 ], [ -47.26202827801125, -22.342991229345991 ], [ -47.262010329561924, -22.343017347576165 ], [ -47.261991943064068, -22.343043889024038 ], [ -47.261973107361797, -22.343070846928946 ], [ -47.261953810851928, -22.343098214317287 ], [ -47.261934041491308, -22.343125983981569 ], [ -47.261913786811988, -22.343154148449539 ], [ -47.261893033932409, -22.343182699958938 ], [ -47.261871769573062, -22.343211630427412 ], [ -47.261849980073798, -22.343240931420922 ], [ -47.261827651411402, -22.343270594123833 ], [ -47.261804769223353, -22.343300609302229 ], [ -47.261781318829833, -22.343330967272092 ], [ -47.261757285259627, -22.343361657864442 ], [ -47.261732653282429, -22.343392670385999 ], [ -47.261707407436965, -22.343423993587688 ], [ -47.261681532070071, -22.34345561562348 ], [ -47.261655011376106, -22.343487524013362 ], [ -47.261627829436598, -22.343519705610255 ], [ -47.261599970269856, -22.343552146559691 ], [ -47.26157141788088, -22.343584832265417 ], [ -47.261542156315635, -22.34361774735514 ], [ -47.261512169720575, -22.34365087564694 ], [ -47.26148144240414, -22.343684200119867 ], [ -47.261449958905885, -22.343717702883339 ], [ -47.261417704067803, -22.343751365151931 ], [ -47.261384663107471, -22.343785167225445 ], [ -47.261350821698358, -22.343819088469697 ], [ -47.261316166052616, -22.343853107303147 ], [ -47.261280683007371, -22.34388720118837 ], [ -47.261244360112201, -22.343921346631003 ], [ -47.26120718571935, -22.343955519184291 ], [ -47.261169149677379, -22.343989692920015 ], [ -47.261130326293426, -22.344023767810398 ], [ -47.261090964265847, -22.344057505987976 ], [ -47.26105125923177, -22.344090742168962 ], [ -47.261011237171289, -22.344123462431071 ], [ -47.260970903161571, -22.344155670388638 ], [ -47.260930261961356, -22.344187369548386 ], [ -47.260889318018954, -22.344218563301993 ], [ -47.260848075487758, -22.344249254912999 ], [ -47.260806538235592, -22.344279447510001 ], [ -47.260764709853213, -22.344309144079659 ], [ -47.260722593666792, -22.344338347458024 ], [ -47.260680192746044, -22.344367060324824 ], [ -47.260637509912932, -22.34439528519782 ], [ -47.260594547755154, -22.344423024423801 ], [ -47.260551308634184, -22.344450280174318 ], [ -47.260507794688635, -22.344477054443505 ], [ -47.260464007850295, -22.344503349038401 ], [ -47.260419949850736, -22.344529165575786 ], [ -47.260375622227187, -22.344554505478762 ], [ -47.260331026335116, -22.344579369969896 ], [ -47.260286163353001, -22.344603760069059 ], [ -47.26024103429112, -22.344627676588512 ], [ -47.260195640000902, -22.34465112012839 ], [ -47.260149981182266, -22.344674091072708 ], [ -47.260104058390482, -22.344696589586249 ], [ -47.260057872043802, -22.344718615610429 ], [ -47.260011422434694, -22.344740168857907 ], [ -47.259964709733516, -22.34476124881083 ], [ -47.259917733996886, -22.344781854716491 ], [ -47.259870495177886, -22.344801985582585 ], [ -47.259822993131309, -22.344821640174427 ], [ -47.259775227625404, -22.34484081700958 ], [ -47.259727198347136, -22.344859514355477 ], [ -47.259678904910544, -22.344877730225054 ], [ -47.259630346866253, -22.344895462372829 ], [ -47.259581523712185, -22.344912708289954 ], [ -47.259532434899086, -22.344929465201989 ], [ -47.2594830798418, -22.344945730063827 ], [ -47.259433457933945, -22.344961499554355 ], [ -47.259383568549062, -22.344976770075686 ], [ -47.259333411055522, -22.344991537747216 ], [ -47.259282984832524, -22.345005798401001 ], [ -47.259232289272596, -22.345019547580186 ], [ -47.259181323802572, -22.345032780532819 ], [ -47.259130087892018, -22.345045492209891 ], [ -47.259078581061758, -22.34505767726257 ], [ -47.259026803411722, -22.345069329923287 ], [ -47.258974863826687, -22.345080420945113 ], [ -47.258923119505646, -22.345090878996377 ], [ -47.258871861473473, -22.345100667532542 ], [ -47.258821140479846, -22.345109803801225 ], [ -47.258770972912707, -22.345118311874632 ], [ -47.25872137375211, -22.345126215911851 ], [ -47.258672356617701, -22.345133540079164 ], [ -47.258623933821333, -22.345140308475344 ], [ -47.258576116439166, -22.345146545061287 ], [ -47.258528914371446, -22.345152273598231 ], [ -47.258482336404796, -22.345157517591382 ], [ -47.258436390290775, -22.345162300237796 ], [ -47.258391082811052, -22.345166644382108 ], [ -47.258346419844045, -22.345170572476924 ], [ -47.258302406442908, -22.345174106547436 ], [ -47.258259046899532, -22.345177268162555 ], [ -47.258216344813931, -22.345180078409328 ], [ -47.258174303159905, -22.345182557872427 ], [ -47.258132924352331, -22.345184726616576 ], [ -47.258092210308604, -22.345186604173488 ], [ -47.258052162507205, -22.345188209531241 ], [ -47.258012782050372, -22.345189561126858 ], [ -47.257974069715878, -22.345190676841295 ], [ -47.257936026008863, -22.345191573996736 ], [ -47.257898651215648, -22.345192269355593 ], [ -47.257861945448234, -22.345192779121323 ], [ -47.257825908690357, -22.34519311894034 ], [ -47.257790540840574, -22.345193303905411 ], [ -47.257755841746174, -22.345193348559608 ], [ -47.257721811245943, -22.345193266900893 ], [ -47.257688449199016, -22.345193072387367 ], [ -47.257655755521412, -22.345192777942508 ], [ -47.257623730210703, -22.345192395960911 ], [ -47.257592373372688, -22.345191938313274 ], [ -47.25756168524952, -22.345191416352012 ], [ -47.257531666237476, -22.345190840915848 ], [ -47.25750231690823, -22.345190222334331 ], [ -47.257473638024955, -22.345189570431693 ], [ -47.257445620384587, -22.345188894284469 ], [ -47.257418095348626, -22.345188198184871 ], [ -47.257390777085874, -22.345187479088413 ], [ -47.257363535303476, -22.345186734595817 ], [ -47.257336366424681, -22.345185965424808 ], [ -47.257309270353119, -22.345185172380273 ], [ -47.257283438377684, -22.345184392243326 ], [ -47.25725645513382, -22.345183553920062 ], [ -47.256201553557283, -22.34514980274496 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1132.5469008719999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26394814434196, -22.339449039714538 ], [ -47.263931915057071, -22.339478464178917 ], [ -47.263922850935359, -22.339494974083795 ], [ -47.263913801798004, -22.339511532689308 ], [ -47.263904767505416, -22.339528139889321 ], [ -47.263895747916258, -22.339544795577236 ], [ -47.263886742887429, -22.339561499645459 ], [ -47.263877752276386, -22.339578251981543 ], [ -47.263868775938874, -22.339595052472077 ], [ -47.263859813729681, -22.339611901001501 ], [ -47.263850865502924, -22.339628797451351 ], [ -47.263841931111493, -22.33964574170129 ], [ -47.263833010407112, -22.339662733629272 ], [ -47.263824103240253, -22.3396797731113 ], [ -47.263815209460887, -22.339696860020094 ], [ -47.263806328917603, -22.33971399422698 ], [ -47.26379746145718, -22.339731175602338 ], [ -47.263788606925971, -22.339748404013275 ], [ -47.263779765169069, -22.339765679324938 ], [ -47.263770936029537, -22.339783001402235 ], [ -47.263762119349458, -22.339800370107429 ], [ -47.263753314970394, -22.339817785299783 ], [ -47.263744522732352, -22.339835246836937 ], [ -47.263735742334688, -22.339852754852906 ], [ -47.263726967412701, -22.339870321607943 ], [ -47.263718183294536, -22.339887975662673 ], [ -47.263709380539829, -22.339905734602052 ], [ -47.263700557974403, -22.339923599390687 ], [ -47.263691715009607, -22.33994156978315 ], [ -47.263682851044408, -22.339959645525543 ], [ -47.263673965466175, -22.339977826353824 ], [ -47.263665057648581, -22.339996111997976 ], [ -47.263656126953272, -22.340014502178715 ], [ -47.263647172729712, -22.340032996607746 ], [ -47.263638194312847, -22.340051594992509 ], [ -47.263628686656169, -22.340071344729914 ], [ -47.263619681699282, -22.340090103159525 ], [ -47.263610650328928, -22.340108964559306 ], [ -47.263601591837329, -22.340127928604968 ], [ -47.263592505498465, -22.340146994975647 ], [ -47.263583390577729, -22.340166163333887 ], [ -47.263574246323365, -22.340185433343454 ], [ -47.263565071971399, -22.340204804659006 ], [ -47.263555866744554, -22.340224276928438 ], [ -47.263546629850822, -22.340243849795876 ], [ -47.263537360485422, -22.340263522897516 ], [ -47.263528057828637, -22.340283295866172 ], [ -47.263518721047802, -22.340303168327114 ], [ -47.263509349296953, -22.340323139899056 ], [ -47.26349994171364, -22.34034321020038 ], [ -47.263490497423106, -22.340363378840735 ], [ -47.263481015537735, -22.340383645422165 ], [ -47.263471495152835, -22.340404009547836 ], [ -47.263461935352431, -22.340424470809939 ], [ -47.263452335204192, -22.34044502880046 ], [ -47.26344269376407, -22.340465683101137 ], [ -47.2634330100692, -22.340486433298818 ], [ -47.263423283150161, -22.340507278959279 ], [ -47.263413512015241, -22.340528219660563 ], [ -47.263403695664614, -22.340549254963065 ], [ -47.26339383307986, -22.340570384431548 ], [ -47.26338392323219, -22.340591607617991 ], [ -47.26337396507548, -22.340612924075991 ], [ -47.26336395755019, -22.3406343333527 ], [ -47.263353899585134, -22.340655834985029 ], [ -47.263343790090801, -22.340677428513711 ], [ -47.263333627967533, -22.34069911346602 ], [ -47.263323412097904, -22.340720889371873 ], [ -47.263313141353194, -22.34074275575011 ], [ -47.263302814589892, -22.340764712116016 ], [ -47.263292430649194, -22.340786757982002 ], [ -47.26328198836093, -22.340808892849825 ], [ -47.26327148653597, -22.34083111622602 ], [ -47.263260923979153, -22.340853427595199 ], [ -47.263250299474315, -22.340875826451025 ], [ -47.263239611793573, -22.340898312277066 ], [ -47.263228859698408, -22.340920884544456 ], [ -47.263218041931935, -22.34094354272764 ], [ -47.263207157226695, -22.340966286288896 ], [ -47.263196204300925, -22.340989114685343 ], [ -47.263184659759766, -22.341013112541365 ], [ -47.263173542394071, -22.341036155906171 ], [ -47.263162353562386, -22.341059280627107 ], [ -47.263151101941347, -22.341082465599786 ], [ -47.263139801451224, -22.341105680214422 ], [ -47.263128457300404, -22.341128912644582 ], [ -47.263117069134516, -22.341152162534193 ], [ -47.263105636519505, -22.341175429687237 ], [ -47.263094159020575, -22.341198713905861 ], [ -47.263082636200444, -22.34122201499402 ], [ -47.263071067622349, -22.341245332750844 ], [ -47.263059452848118, -22.341268666975285 ], [ -47.263047791437671, -22.341292017466529 ], [ -47.263036082951515, -22.34131538401931 ], [ -47.263024326948198, -22.341338766429068 ], [ -47.263012522985491, -22.341362164489311 ], [ -47.26300067062072, -22.341385577991158 ], [ -47.262988769410008, -22.341409006725026 ], [ -47.262976818908861, -22.341432450479157 ], [ -47.262964818671868, -22.341455909040466 ], [ -47.262952768252298, -22.341479382195203 ], [ -47.262940667203509, -22.341502869726238 ], [ -47.262928515077455, -22.341526371416187 ], [ -47.262916311425897, -22.341549887044721 ], [ -47.262904055799915, -22.341573416389966 ], [ -47.262891747748604, -22.341596959230621 ], [ -47.262879386821858, -22.341620515340882 ], [ -47.262866972568823, -22.34164408449336 ], [ -47.262854504537444, -22.341667666459998 ], [ -47.262841982274935, -22.341691261011164 ], [ -47.262829405328347, -22.34171486791459 ], [ -47.262816773244609, -22.34173848693532 ], [ -47.262804085569556, -22.341762117837767 ], [ -47.262791341848448, -22.341785760384383 ], [ -47.262778541626005, -22.341809414335927 ], [ -47.262765684446926, -22.341833079450439 ], [ -47.262752769856448, -22.341856755482119 ], [ -47.262739797397096, -22.341880442187783 ], [ -47.262726766612282, -22.341904139319571 ], [ -47.262713677046314, -22.341927846625634 ], [ -47.262700528241403, -22.341951563855257 ], [ -47.262687319739797, -22.341975290755109 ], [ -47.262674051084765, -22.341999027067509 ], [ -47.26266072181771, -22.342022772535792 ], [ -47.262647331481091, -22.342046526898681 ], [ -47.26263387961739, -22.342070289892785 ], [ -47.262620365767326, -22.34209406125531 ], [ -47.262606789473828, -22.342117840717297 ], [ -47.262593150278519, -22.342141628009799 ], [ -47.262579447722835, -22.342165422862042 ], [ -47.262565681348725, -22.342189225000144 ], [ -47.262551850698621, -22.342213034147147 ], [ -47.262537955314528, -22.342236850024946 ], [ -47.262523994738572, -22.342260672353024 ], [ -47.262509968513001, -22.342284500848745 ], [ -47.262495876181177, -22.342308335225518 ], [ -47.262481717286242, -22.342332175195423 ], [ -47.262467491371218, -22.342356020468685 ], [ -47.262453197980172, -22.342379870752076 ], [ -47.262438836656955, -22.342403725750966 ], [ -47.262424406946145, -22.34242758516778 ], [ -47.262409908393536, -22.342451448701333 ], [ -47.262395340544003, -22.342475316050319 ], [ -47.262380702944064, -22.342499186909098 ], [ -47.262365995141131, -22.342523060969292 ], [ -47.262351216681914, -22.34254693792203 ], [ -47.262336367115488, -22.342570817453304 ], [ -47.262321445989819, -22.342594699249599 ], [ -47.262308676331614, -22.342615041042428 ], [ -47.262288947164166, -22.34264631853328 ], [ -47.262276248764032, -22.342666355030527 ], [ -47.262261036911191, -22.342690242678227 ], [ -47.262245751257673, -22.342714130975221 ], [ -47.262230391357896, -22.342738019590868 ], [ -47.262214956767529, -22.342761908191729 ], [ -47.262199447043763, -22.342785796441124 ], [ -47.26218386174439, -22.342809684000677 ], [ -47.262168200428235, -22.342833570529585 ], [ -47.262152462655692, -22.342857455683969 ], [ -47.262136640369491, -22.342881350623706 ], [ -47.262120636073902, -22.342905400107828 ], [ -47.262104297868909, -22.342929820594676 ], [ -47.262087558483813, -22.342954693930785 ], [ -47.262070407620349, -22.342980015398517 ], [ -47.262052835457574, -22.343005778712552 ], [ -47.262034831697086, -22.343031977437622 ], [ -47.262016385568351, -22.343058604971631 ], [ -47.261997485835735, -22.343085654524916 ], [ -47.26197812081088, -22.343113119092262 ], [ -47.261958278360318, -22.343140991431984 ], [ -47.261937945920735, -22.343169264034248 ], [ -47.261917110510176, -22.343197929095929 ], [ -47.26189575874406, -22.343226978489909 ], [ -47.261873876852661, -22.343256403733193 ], [ -47.261851450698835, -22.343286195956775 ], [ -47.261828465802083, -22.343316345868214 ], [ -47.261804907360833, -22.343346843719697 ], [ -47.261780760278711, -22.343377679272713 ], [ -47.261756009197079, -22.343408841758116 ], [ -47.261730638523588, -22.343440319844394 ], [ -47.261704632471762, -22.343472101596021 ], [ -47.261677975100831, -22.343504174435889 ], [ -47.261650650355818, -22.343536525111851 ], [ -47.261622642117786, -22.343569139656005 ], [ -47.26159393425435, -22.343602003349787 ], [ -47.261564510674546, -22.343635100689454 ], [ -47.261534355389088, -22.343668415351878 ], [ -47.261503452572668, -22.343701930164947 ], [ -47.261471786633813, -22.343735627076629 ], [ -47.261439342286998, -22.343769487129308 ], [ -47.261406104626879, -22.34380349043974 ], [ -47.2613720592094, -22.343837616179581 ], [ -47.261337192135564, -22.343871842561839 ], [ -47.26130149013882, -22.343906146832293 ], [ -47.261264940673527, -22.343940505268336 ], [ -47.261227532006281, -22.34397489318372 ], [ -47.26118925391782, -22.344009284392978 ], [ -47.261150181652631, -22.344043577728993 ], [ -47.261110566892789, -22.344077532534584 ], [ -47.261070607567127, -22.344110981581959 ], [ -47.261030329920558, -22.344143910804405 ], [ -47.260989739046217, -22.344176323880607 ], [ -47.260948839715041, -22.344208224380413 ], [ -47.260907636383784, -22.344239615757225 ], [ -47.260866133210833, -22.344270501334773 ], [ -47.260824334065575, -22.344300884300242 ], [ -47.260782242537012, -22.344330767697191 ], [ -47.260739861946476, -22.344360154416758 ], [ -47.260697195355711, -22.34438904719195 ], [ -47.260654245575822, -22.344417448591841 ], [ -47.260611015180814, -22.344445361012543 ], [ -47.260567506515855, -22.344472786672736 ], [ -47.26052372170043, -22.344499727611677 ], [ -47.260479662644954, -22.344526185679253 ], [ -47.260435331057089, -22.344552162532842 ], [ -47.260390728447881, -22.344577659633821 ], [ -47.260345856144475, -22.344602678240694 ], [ -47.260300715294868, -22.344627219406796 ], [ -47.260255306876928, -22.344651283975391 ], [ -47.260209631707696, -22.344674872575137 ], [ -47.260163690450995, -22.34469798561592 ], [ -47.260117483624171, -22.344720623285859 ], [ -47.260071011606023, -22.344742785547034 ], [ -47.260024274647982, -22.34476447213002 ], [ -47.25997727287799, -22.34478568253213 ], [ -47.259930006308878, -22.344806416013039 ], [ -47.259882474848602, -22.344826671589999 ], [ -47.259834678305836, -22.34484644803495 ], [ -47.25978661640157, -22.344865743869221 ], [ -47.2597382887745, -22.344884557360853 ], [ -47.259689694989675, -22.344902886520526 ], [ -47.259640834547859, -22.344920729097353 ], [ -47.259591706896501, -22.344938082574046 ], [ -47.259542311435332, -22.3449549441644 ], [ -47.259492647527757, -22.344971310808408 ], [ -47.259442714515728, -22.344987179166786 ], [ -47.25939251172079, -22.345002545620108 ], [ -47.259342038459359, -22.34501740626304 ], [ -47.259291294058713, -22.345031756899242 ], [ -47.259240277859732, -22.345045593040226 ], [ -47.25918898923787, -22.345058909898764 ], [ -47.259137427611989, -22.345071702387099 ], [ -47.259085592452656, -22.345083965114075 ], [ -47.259033483816552, -22.345095692264824 ], [ -47.258981211840236, -22.345106854265392 ], [ -47.258929137938949, -22.345117378929082 ], [ -47.258877556584324, -22.345127229209719 ], [ -47.258826519114869, -22.345136422485417 ], [ -47.258776042098319, -22.345144983040136 ], [ -47.258726140677659, -22.345152935245832 ], [ -47.258676828619336, -22.345160303481649 ], [ -47.258628118366467, -22.345167112058466 ], [ -47.258580021111712, -22.3451733851476 ], [ -47.258532546857786, -22.34517914671839 ], [ -47.258485704480655, -22.345184420481001 ], [ -47.258439501808752, -22.34518922983392 ], [ -47.258393945689136, -22.345193597818923 ], [ -47.258349042054896, -22.34519754708106 ], [ -47.258304796003927, -22.345201099832963 ], [ -47.258261211863953, -22.345204277825506 ], [ -47.258218293262431, -22.345207102321993 ], [ -47.258176043193259, -22.345209594077346 ], [ -47.258134464084698, -22.345211773320333 ], [ -47.258093557861592, -22.345213659740381 ], [ -47.25805332600472, -22.345215272476835 ], [ -47.258013769614045, -22.345216630111359 ], [ -47.257974889461323, -22.345217750663043 ], [ -47.257936686042299, -22.345218651585498 ], [ -47.257899159631357, -22.345219349765802 ], [ -47.257862310326509, -22.34521986152556 ], [ -47.257826138095915, -22.345220202622627 ], [ -47.257790642821604, -22.345220388254667 ], [ -47.257755824333707, -22.345220433063073 ], [ -47.257721682453699, -22.345220351137623 ], [ -47.257688217023734, -22.34522015602186 ], [ -47.257655427943455, -22.345219860718331 ], [ -47.257623315195055, -22.345219477694343 ], [ -47.257591878870251, -22.345219018887128 ], [ -47.257561119198705, -22.345218495709418 ], [ -47.257531036566107, -22.345217919054175 ], [ -47.257501631535604, -22.345217299299168 ], [ -47.257472904864002, -22.34521664631071 ], [ -47.257444847223439, -22.345215969198616 ], [ -47.257417287952983, -22.345215272233684 ], [ -47.2573899378134, -22.34521455229854 ], [ -47.257362664963061, -22.345213806957354 ], [ -47.257335465785147, -22.345213036928989 ], [ -47.257308340184707, -22.345212243020651 ], [ -47.257282493635387, -22.345211462443963 ], [ -47.257255482020391, -22.345210623251443 ], [ -47.256190336447773, -22.345176544309702 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1012.569525197, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263224001766616, -22.338591677766008 ], [ -47.263199679085041, -22.338631245364429 ], [ -47.263189065977997, -22.338648600314901 ], [ -47.263178483954299, -22.338665994014622 ], [ -47.263167932795163, -22.338683426346275 ], [ -47.263157412281167, -22.338700897192066 ], [ -47.263146922192924, -22.338718406432317 ], [ -47.263136462311934, -22.338735953944262 ], [ -47.26312603241869, -22.338753539605015 ], [ -47.263115632293996, -22.338771163289305 ], [ -47.263105261719524, -22.338788824868807 ], [ -47.263094920475339, -22.338806524215958 ], [ -47.263084608341977, -22.338824261200457 ], [ -47.263074325100447, -22.338842035689414 ], [ -47.263064070531179, -22.338859847548939 ], [ -47.26305384441396, -22.338877696644449 ], [ -47.263043646529169, -22.338895582838045 ], [ -47.263033476655906, -22.33891350599249 ], [ -47.263023334573923, -22.338931465966972 ], [ -47.263013220063286, -22.33894946261837 ], [ -47.263003132901304, -22.338967495806283 ], [ -47.262993072867346, -22.338985565384455 ], [ -47.262983039739858, -22.339003671206338 ], [ -47.262973033296007, -22.339021813125434 ], [ -47.262963053313406, -22.339039990992237 ], [ -47.262953099568598, -22.33905820465721 ], [ -47.26294317183855, -22.339076453967536 ], [ -47.262933269899342, -22.339094738770186 ], [ -47.262923393525988, -22.339113058911501 ], [ -47.262913542493841, -22.339131414235109 ], [ -47.26290371657732, -22.339149804584174 ], [ -47.262893915550244, -22.339168229800528 ], [ -47.262884139186085, -22.339186689724407 ], [ -47.262874387257654, -22.339205184194984 ], [ -47.26286465953703, -22.339223713050529 ], [ -47.262854955795646, -22.339242276128097 ], [ -47.262845275804622, -22.339260873263012 ], [ -47.262835619334304, -22.339279504289671 ], [ -47.262825986154063, -22.339298169042092 ], [ -47.262816376032895, -22.33931686735232 ], [ -47.262806788739255, -22.339335599051349 ], [ -47.262797224040312, -22.339354363970081 ], [ -47.262787681702811, -22.339373161937758 ], [ -47.262778161493046, -22.339391992782136 ], [ -47.262768663176615, -22.339410856329916 ], [ -47.262759186439496, -22.339429752563959 ], [ -47.262749727540701, -22.339448688313915 ], [ -47.262740277930732, -22.339467679575016 ], [ -47.26273083185378, -22.33948673609078 ], [ -47.262721388210466, -22.339505858215123 ], [ -47.262711946232038, -22.339525045618796 ], [ -47.262702505142748, -22.339544297967681 ], [ -47.262693064160338, -22.339563614921918 ], [ -47.262683622494784, -22.339582996138361 ], [ -47.262674179349254, -22.339602441268525 ], [ -47.262664733920076, -22.339621949958854 ], [ -47.262655285395375, -22.339641521853469 ], [ -47.262645548132426, -22.339661748231354 ], [ -47.262636104444717, -22.339681418931814 ], [ -47.262626655098757, -22.339701151707803 ], [ -47.262617199258536, -22.339720946185441 ], [ -47.262607736077719, -22.339740801992839 ], [ -47.26259826470514, -22.339760718748714 ], [ -47.262588784279963, -22.339780696072424 ], [ -47.262579293934444, -22.339800733578258 ], [ -47.262569792793336, -22.339820830876633 ], [ -47.262560279973002, -22.339840987575858 ], [ -47.262550754582676, -22.339861203279781 ], [ -47.262541215723161, -22.339881477590321 ], [ -47.262531662487888, -22.339901810105122 ], [ -47.262522093962801, -22.33992220041814 ], [ -47.262512509224557, -22.339942648123149 ], [ -47.262502907342835, -22.339963152808977 ], [ -47.26249328738006, -22.339983714060192 ], [ -47.262483648389043, -22.340004331461937 ], [ -47.262473989416165, -22.34002500459324 ], [ -47.262464309498611, -22.340045733032905 ], [ -47.262454607666967, -22.340066516354049 ], [ -47.262444882941139, -22.340087354132649 ], [ -47.262435134337352, -22.340108245932676 ], [ -47.262425360859268, -22.340129191325222 ], [ -47.262415561505946, -22.340150189871256 ], [ -47.262405735265958, -22.340171241134289 ], [ -47.262395881121982, -22.340192344670577 ], [ -47.262385998046952, -22.340213500037287 ], [ -47.262376085006203, -22.340234706787989 ], [ -47.262366140958513, -22.340255964470437 ], [ -47.26235616485225, -22.340277272634548 ], [ -47.262346155630155, -22.34029863082263 ], [ -47.262336112224844, -22.340320038578511 ], [ -47.262326033562609, -22.340341495439734 ], [ -47.262315918561349, -22.340363000941878 ], [ -47.262305766130389, -22.340384554618808 ], [ -47.262295575172573, -22.34040615599848 ], [ -47.262285344580008, -22.340427804611469 ], [ -47.262275073241511, -22.340449499976032 ], [ -47.262264760033979, -22.340471241615457 ], [ -47.262254403827626, -22.340493029047437 ], [ -47.262244003486757, -22.340514861782527 ], [ -47.262233557865308, -22.340536739333263 ], [ -47.262223065811121, -22.34055866120525 ], [ -47.262212526164085, -22.340580626901151 ], [ -47.262201642919933, -22.340603248722552 ], [ -47.262190990966921, -22.340625327074097 ], [ -47.262180288279339, -22.340647446712744 ], [ -47.26216953933671, -22.34066959553709 ], [ -47.262158751752793, -22.340691756154165 ], [ -47.26214792832716, -22.340713921824609 ], [ -47.262137068719589, -22.340736092287035 ], [ -47.262126172544725, -22.340758267370454 ], [ -47.26211523941695, -22.340780446902887 ], [ -47.262104268949166, -22.340802630713231 ], [ -47.262093260754554, -22.340824818627862 ], [ -47.262082214445527, -22.340847010472881 ], [ -47.262071129633433, -22.340869206074618 ], [ -47.262060005929925, -22.340891405256876 ], [ -47.262048842945539, -22.340913607843763 ], [ -47.262037640290394, -22.340935813658518 ], [ -47.262026397574374, -22.340958022522802 ], [ -47.262015114406658, -22.340980234257959 ], [ -47.262003790396051, -22.341002448684119 ], [ -47.261992425150908, -22.341024665620658 ], [ -47.261981018278803, -22.341046884886591 ], [ -47.261969569387333, -22.341069106299013 ], [ -47.261958078083353, -22.341091329674821 ], [ -47.261946543973551, -22.341113554829342 ], [ -47.261934966664313, -22.341135781576973 ], [ -47.26192334576082, -22.341158009732467 ], [ -47.261911680868735, -22.341180239107985 ], [ -47.261899971593309, -22.341202469514805 ], [ -47.261888217539109, -22.341224700763906 ], [ -47.261876418310301, -22.341246932665292 ], [ -47.261864573510941, -22.341269165027473 ], [ -47.261852682745008, -22.341291397657507 ], [ -47.261840745615906, -22.341313630362045 ], [ -47.26182876172664, -22.341335862946636 ], [ -47.261816730679975, -22.341358095215909 ], [ -47.261804652078638, -22.341380326972921 ], [ -47.261792525525699, -22.341402558018562 ], [ -47.261780350622629, -22.341424788155219 ], [ -47.261768126971447, -22.341447017182588 ], [ -47.261755854174645, -22.341469244898189 ], [ -47.261743531833574, -22.341491471100159 ], [ -47.261731159549569, -22.341513695585132 ], [ -47.261718736924564, -22.341535918147287 ], [ -47.261706263559446, -22.341558138581362 ], [ -47.261693739055623, -22.341580356679561 ], [ -47.261681163014629, -22.341602572232823 ], [ -47.261668535036954, -22.341624785032447 ], [ -47.261655854724275, -22.341646994866277 ], [ -47.26164312167765, -22.341669201522087 ], [ -47.261630335497941, -22.341691404786754 ], [ -47.261617495786297, -22.341713604445236 ], [ -47.261604602144232, -22.341735800280887 ], [ -47.261591654172925, -22.341757992076371 ], [ -47.261578651473634, -22.341780179612922 ], [ -47.261565593647738, -22.341802362670684 ], [ -47.261552480297198, -22.341824541027499 ], [ -47.261539311023874, -22.341846714460484 ], [ -47.261526085429544, -22.341868882745722 ], [ -47.261512803116609, -22.341891045657292 ], [ -47.261499463687279, -22.341913202968549 ], [ -47.261486066744247, -22.341935354451156 ], [ -47.261472611890866, -22.341957499874674 ], [ -47.261459098729929, -22.341979639008727 ], [ -47.261445526865231, -22.342001771620371 ], [ -47.261431895901033, -22.342023897475219 ], [ -47.261418205441203, -22.342046016338507 ], [ -47.261404455090911, -22.342068127972631 ], [ -47.261390644454778, -22.342090232140265 ], [ -47.261376773138856, -22.342112328600773 ], [ -47.261362840749264, -22.342134417113094 ], [ -47.261348846892211, -22.342156497435091 ], [ -47.261334791175415, -22.342178569321703 ], [ -47.261320673206207, -22.342200632527906 ], [ -47.261319501964607, -22.342202454091776 ], [ -47.261299429929927, -22.342233617794061 ], [ -47.261292248944201, -22.342244731909499 ], [ -47.261277941870091, -22.342266767585812 ], [ -47.261263570980645, -22.342288793584324 ], [ -47.261249135886565, -22.342310809652233 ], [ -47.26123463619944, -22.342332815535126 ], [ -47.261220067229111, -22.342354817474654 ], [ -47.261205373689968, -22.342376897066725 ], [ -47.261190468541805, -22.342399175350629 ], [ -47.26117531186874, -22.342421696674283 ], [ -47.26115989591662, -22.342444456491208 ], [ -47.261144213200851, -22.342467449369625 ], [ -47.261128255967229, -22.342490669793069 ], [ -47.261112016194936, -22.342514112150923 ], [ -47.261095485600507, -22.342537770726565 ], [ -47.261078655644837, -22.34256163968174 ], [ -47.261061517537463, -22.342585713044549 ], [ -47.261044062245155, -22.342609984691769 ], [ -47.261026280498342, -22.342634448334529 ], [ -47.261008162800017, -22.342659097500896 ], [ -47.260989699435768, -22.342683925518127 ], [ -47.26097088048364, -22.342708925495366 ], [ -47.260951695827792, -22.342734090302702 ], [ -47.260932135171124, -22.342759412553129 ], [ -47.260912188050007, -22.342784884582375 ], [ -47.260891843852747, -22.342810498426662 ], [ -47.260871091835696, -22.34283624580457 ], [ -47.2608499211455, -22.342862118093628 ], [ -47.260828320841817, -22.342888106309019 ], [ -47.260806279919692, -22.342914201084792 ], [ -47.260783787338106, -22.342940392650736 ], [ -47.260760832048497, -22.342966670812775 ], [ -47.260737403025587, -22.342993024933421 ], [ -47.260713489301644, -22.343019443912439 ], [ -47.26068908000147, -22.343045916170297 ], [ -47.2606641643819, -22.343072429630457 ], [ -47.260638731872611, -22.343098971705004 ], [ -47.260612772117959, -22.343125529283348 ], [ -47.260586275022732, -22.343152088721194 ], [ -47.260559230799615, -22.343178635832896 ], [ -47.26053163001837, -22.343205155886558 ], [ -47.260503463655887, -22.343231633603558 ], [ -47.260474723147752, -22.343258053160959 ], [ -47.260445400784555, -22.343284397889324 ], [ -47.260415537126711, -22.34331060877917 ], [ -47.2603852734618, -22.343336548388255 ], [ -47.26035472292341, -22.343362121420295 ], [ -47.260323901958472, -22.343387319151198 ], [ -47.260292815069405, -22.34341214287792 ], [ -47.260261466576708, -22.343436593835758 ], [ -47.260229860623475, -22.3434606731944 ], [ -47.260198001184257, -22.343484382050185 ], [ -47.260165892070482, -22.343507721422455 ], [ -47.260133536935143, -22.343530692249381 ], [ -47.260100939280207, -22.343553295383089 ], [ -47.260068102460941, -22.343575531586378 ], [ -47.260035029691153, -22.343597401529497 ], [ -47.260001724050738, -22.343618905785021 ], [ -47.259968188490348, -22.343640044825282 ], [ -47.259934425833251, -22.343660819021387 ], [ -47.259900438784577, -22.343681228637418 ], [ -47.259866229935021, -22.343701273828781 ], [ -47.259831801764236, -22.343720954640215 ], [ -47.259797156648027, -22.343740271001817 ], [ -47.259762296861027, -22.343759222727943 ], [ -47.25972722458183, -22.343777809514251 ], [ -47.259691941898168, -22.343796030935184 ], [ -47.259656450811299, -22.343813886441744 ], [ -47.25962075323973, -22.343831375359596 ], [ -47.259584851023753, -22.343848496886775 ], [ -47.25954874593171, -22.343865250090673 ], [ -47.259512439662267, -22.343881633906864 ], [ -47.259475933849046, -22.34389764713676 ], [ -47.259439230066448, -22.343913288444885 ], [ -47.259402329832824, -22.343928556357227 ], [ -47.259365234616979, -22.343943449258223 ], [ -47.259327945841328, -22.343957965389357 ], [ -47.259290464886625, -22.343972102846713 ], [ -47.259252793097339, -22.343985859578677 ], [ -47.259214931787852, -22.343999233383212 ], [ -47.25917688224559, -22.344012221906446 ], [ -47.259138645737472, -22.344024822639824 ], [ -47.259100223518288, -22.344037032917157 ], [ -47.259061616831303, -22.344048849914 ], [ -47.25902282691694, -22.344060270644533 ], [ -47.258983855021704, -22.344071291958485 ], [ -47.258944702399802, -22.344081910540705 ], [ -47.258905370324953, -22.344092122907327 ], [ -47.258865860095369, -22.344101925404782 ], [ -47.258826173038543, -22.344111314208156 ], [ -47.258786310812859, -22.344120285253215 ], [ -47.258746337237717, -22.344128821063698 ], [ -47.258706457729858, -22.344136881090755 ], [ -47.258666839230607, -22.34414444684834 ], [ -47.258627511292111, -22.344151530885135 ], [ -47.258588483831424, -22.344158149649623 ], [ -47.25854976596095, -22.344164319639848 ], [ -47.258511366015888, -22.344170057357978 ], [ -47.258473291584068, -22.344175379267678 ], [ -47.258435549547229, -22.344180301753749 ], [ -47.258398146115148, -22.344184841086925 ], [ -47.258361086861264, -22.344189013391645 ], [ -47.258324376767568, -22.344192834616258 ], [ -47.258288020261823, -22.344196320507731 ], [ -47.258252021255664, -22.344199486589005 ], [ -47.258216383189136, -22.344202348138765 ], [ -47.258181109067316, -22.344204920175013 ], [ -47.258146201499855, -22.344207217440424 ], [ -47.258111662738692, -22.344209254390496 ], [ -47.258077494716247, -22.344211045183705 ], [ -47.258043699080773, -22.34421260367392 ], [ -47.258010277229701, -22.344213943404384 ], [ -47.257977230345389, -22.344215077603394 ], [ -47.257944559424914, -22.344216019181598 ], [ -47.257912265309443, -22.344216780730292 ], [ -47.257880348715197, -22.344217374520863 ], [ -47.25784881025875, -22.344217812505363 ], [ -47.257817650483346, -22.344218106317491 ], [ -47.25778686988361, -22.344218267274634 ], [ -47.257756468924853, -22.344218306380014 ], [ -47.257726448067523, -22.344218234325393 ], [ -47.257696807783724, -22.344218061494008 ], [ -47.257667548578027, -22.344217797963694 ], [ -47.257638671001573, -22.34421745350993 ], [ -47.25761017566743, -22.344217037608949 ], [ -47.257582063266518, -22.344216559440753 ], [ -47.257554334577861, -22.344216027891871 ], [ -47.257526990480692, -22.344215451557798 ], [ -47.257500031963659, -22.34421483874533 ], [ -47.257473454320461, -22.344214197334015 ], [ -47.257447161717664, -22.344213532387023 ], [ -47.257420991012374, -22.344212843482421 ], [ -47.25739486766809, -22.344212129540566 ], [ -47.257368789549517, -22.344211391234634 ], [ -47.257342756510141, -22.344210629287691 ], [ -47.257317449190253, -22.34420986498084 ], [ -47.257291487299753, -22.344209057951556 ], [ -47.256662649513977, -22.344188938932589 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1016.215577955, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26324521812608, -22.338611722843169 ], [ -47.263224968580992, -22.338644664362125 ], [ -47.263214387499431, -22.338661966948781 ], [ -47.263203837146214, -22.338679308597122 ], [ -47.263193317304946, -22.33869668919181 ], [ -47.263182827758492, -22.33871410861704 ], [ -47.26317236828983, -22.338731566755072 ], [ -47.263161938682778, -22.338749063485064 ], [ -47.263151538720152, -22.338766598685993 ], [ -47.26314116818515, -22.338784172234412 ], [ -47.263130826861712, -22.33880178400381 ], [ -47.263120514532282, -22.338819433868348 ], [ -47.26311023097967, -22.338837121699516 ], [ -47.263099975987252, -22.338854847366079 ], [ -47.263089749337801, -22.338872610735745 ], [ -47.263079550813359, -22.338890411675663 ], [ -47.263069380196718, -22.338908250049457 ], [ -47.263059237269168, -22.338926125721457 ], [ -47.263049121812848, -22.338944038552402 ], [ -47.263039033610106, -22.338961988400623 ], [ -47.263028972440523, -22.338979975127213 ], [ -47.263018938085764, -22.338997998587367 ], [ -47.263008930326571, -22.339016058635881 ], [ -47.262998948942339, -22.339034155127646 ], [ -47.262988993713009, -22.339052287914548 ], [ -47.262979064417294, -22.339070456848273 ], [ -47.262969160834459, -22.339088661777392 ], [ -47.262959282742777, -22.339106902550004 ], [ -47.262949429919523, -22.339125179013795 ], [ -47.262939602142261, -22.339143491013534 ], [ -47.26292979918756, -22.339161838393547 ], [ -47.26292002083148, -22.339180220996848 ], [ -47.262910266849644, -22.33919863866479 ], [ -47.262900537017053, -22.339217091237622 ], [ -47.262890831107924, -22.339235578554657 ], [ -47.262881148895808, -22.339254100454106 ], [ -47.262871490153977, -22.339272656772188 ], [ -47.262861854654894, -22.339291247344391 ], [ -47.262852242170005, -22.339309872005614 ], [ -47.262842652470447, -22.339328530588965 ], [ -47.262833085326669, -22.33934722292625 ], [ -47.262823540507938, -22.339365948849345 ], [ -47.262814017783015, -22.339384708188408 ], [ -47.262804516920248, -22.339403500772022 ], [ -47.262795037687233, -22.339422326427727 ], [ -47.262785579770323, -22.339441185142462 ], [ -47.262776139357605, -22.339460083892646 ], [ -47.262766707734116, -22.339479039013103 ], [ -47.262757279044465, -22.33949806045932 ], [ -47.262747852187239, -22.339517148601722 ], [ -47.262738426398577, -22.33953630311327 ], [ -47.262729000907413, -22.339555523662064 ], [ -47.262719574936099, -22.339574809910264 ], [ -47.262710147699046, -22.339594161516718 ], [ -47.262700718403693, -22.339613578134777 ], [ -47.262691286250529, -22.33963305941273 ], [ -47.262681850431598, -22.339652604996321 ], [ -47.26267211937428, -22.339672818492083 ], [ -47.262662687544321, -22.339692464536618 ], [ -47.262653249495145, -22.339712173761942 ], [ -47.262643804394195, -22.339731945795535 ], [ -47.262634351398432, -22.339751780266848 ], [ -47.262624889659804, -22.339771676795813 ], [ -47.262615418320443, -22.339791635002971 ], [ -47.262605936515399, -22.339811654503688 ], [ -47.262596443372061, -22.339831734909421 ], [ -47.262586938009314, -22.339851875829456 ], [ -47.26257741953868, -22.339872076868495 ], [ -47.262567887063092, -22.339892337629269 ], [ -47.262558339678009, -22.339912657710212 ], [ -47.262548776471213, -22.339933036705936 ], [ -47.262539196521018, -22.339953474210866 ], [ -47.262529598898581, -22.339973969814409 ], [ -47.262519982667683, -22.339994523101588 ], [ -47.262510346882252, -22.340015133658056 ], [ -47.262500690589768, -22.340035801063159 ], [ -47.262491012828157, -22.340056524896124 ], [ -47.262481312628751, -22.340077304730251 ], [ -47.262471589011859, -22.340098140141762 ], [ -47.26246184099417, -22.340119030694805 ], [ -47.26245206757941, -22.340139975960554 ], [ -47.262442267766694, -22.340160975500009 ], [ -47.262432440544401, -22.34018202887669 ], [ -47.262422584894907, -22.340203135646757 ], [ -47.262412699790595, -22.340224295367278 ], [ -47.262402784196176, -22.340245507591639 ], [ -47.262392837069591, -22.34026677186732 ], [ -47.262382857358219, -22.340288087743968 ], [ -47.262372844003607, -22.340309454763513 ], [ -47.262362795937037, -22.340330872469359 ], [ -47.26235271208332, -22.340352340398585 ], [ -47.262342591358689, -22.340373858086195 ], [ -47.262332432670625, -22.34039542506552 ], [ -47.262322234919985, -22.340417040863755 ], [ -47.26231199699675, -22.340438705010847 ], [ -47.262301717787373, -22.340460417024129 ], [ -47.26229139616629, -22.340482176426129 ], [ -47.262281031001052, -22.34050398273358 ], [ -47.262270621153185, -22.340525835455999 ], [ -47.262260165473656, -22.340547734104856 ], [ -47.262249662807122, -22.340569678184622 ], [ -47.262239111990269, -22.340591667196655 ], [ -47.262228210872991, -22.340614326208115 ], [ -47.262217546341098, -22.340636430641062 ], [ -47.262206830514344, -22.340658577444003 ], [ -47.262196067985634, -22.340680754272292 ], [ -47.262185266539213, -22.340702943375724 ], [ -47.262174429039753, -22.340725137877442 ], [ -47.262163555146635, -22.340747337513488 ], [ -47.262152644473218, -22.340769542112252 ], [ -47.262141696632554, -22.34079175150098 ], [ -47.262130711236125, -22.340813965507955 ], [ -47.262119687895833, -22.3408361839588 ], [ -47.262108626222712, -22.340858406678866 ], [ -47.262097525826711, -22.34088063349375 ], [ -47.26208638631806, -22.340902864226468 ], [ -47.262075207305948, -22.340925098700421 ], [ -47.262063988399056, -22.34094733673793 ], [ -47.262052729205855, -22.340969578159893 ], [ -47.262041429334076, -22.340991822786815 ], [ -47.262030088391114, -22.341014070437982 ], [ -47.262018705983834, -22.341036320931885 ], [ -47.262007281718347, -22.341058574086592 ], [ -47.261995815200812, -22.341080829718347 ], [ -47.261984306036581, -22.34110308764313 ], [ -47.261972753830854, -22.341125347675227 ], [ -47.26196115818852, -22.341147609628127 ], [ -47.261949518713251, -22.341169873315533 ], [ -47.261937835009213, -22.341192138548671 ], [ -47.26192610668015, -22.341214405137695 ], [ -47.261914333329067, -22.341236672892585 ], [ -47.261902514558599, -22.341258941622247 ], [ -47.261890649971257, -22.341281211134095 ], [ -47.261878739169511, -22.341303481234064 ], [ -47.261866781755138, -22.34132575172762 ], [ -47.261854777329674, -22.341348022419201 ], [ -47.261842725494269, -22.341370293112217 ], [ -47.261830625850067, -22.341392563608505 ], [ -47.261818477998602, -22.34141483370772 ], [ -47.261806281539741, -22.341437103211007 ], [ -47.261794036073923, -22.34145937191677 ], [ -47.261781741202057, -22.341481639621204 ], [ -47.261769396523896, -22.341503906121101 ], [ -47.261757001639197, -22.341526171211761 ], [ -47.261744556148294, -22.341548434685972 ], [ -47.261732059650448, -22.341570696337076 ], [ -47.261719511745518, -22.341592955955832 ], [ -47.261706912033425, -22.3416152133317 ], [ -47.261694260113011, -22.341637468254518 ], [ -47.261681555584431, -22.341659720510584 ], [ -47.261668798047062, -22.341681969886224 ], [ -47.261655987100198, -22.34170421616664 ], [ -47.261643122343393, -22.341726459135263 ], [ -47.261630203376555, -22.341748698573792 ], [ -47.261617229799263, -22.341770934263252 ], [ -47.261604201211185, -22.34179316598324 ], [ -47.261591117212092, -22.341815393512174 ], [ -47.261577977402375, -22.341837616626147 ], [ -47.261564781382283, -22.341859835100546 ], [ -47.261551528752015, -22.341882048709639 ], [ -47.261538219112403, -22.341904257225739 ], [ -47.261524852064092, -22.341926460420304 ], [ -47.261511427208198, -22.341948658063146 ], [ -47.261497944146463, -22.341970849921939 ], [ -47.261484402480221, -22.341993035764361 ], [ -47.261470801811619, -22.34201521535552 ], [ -47.261457141743435, -22.34203738845904 ], [ -47.261443421877978, -22.342059554838105 ], [ -47.2614296418189, -22.342081714253101 ], [ -47.261415801169292, -22.342103866464559 ], [ -47.261401899533737, -22.342126011229837 ], [ -47.261387936516797, -22.342148148305686 ], [ -47.261373911723226, -22.342170277447725 ], [ -47.261359824759268, -22.342192398408855 ], [ -47.26134608139855, -22.34221387619284 ], [ -47.261326022007879, -22.342245035507901 ], [ -47.26131718690808, -22.342258709723883 ], [ -47.261302847329695, -22.342280795469584 ], [ -47.261288443618113, -22.34230287178038 ], [ -47.26127397538265, -22.342324938401138 ], [ -47.261259442233538, -22.342346995074973 ], [ -47.261244839389555, -22.342369048176511 ], [ -47.261230110424322, -22.342391181008718 ], [ -47.261215166544631, -22.342413517189815 ], [ -47.261199967095266, -22.342436102081184 ], [ -47.261184504253322, -22.342458931131663 ], [ -47.261168770471095, -22.34248199888647 ], [ -47.261152757925579, -22.342505299804273 ], [ -47.261136458521655, -22.342528828247701 ], [ -47.261119863896056, -22.342552578471064 ], [ -47.261102965424605, -22.342576544604576 ], [ -47.261085754226436, -22.342600720642107 ], [ -47.261068221172927, -22.342625100422868 ], [ -47.261050356894195, -22.342649677617072 ], [ -47.261032151788172, -22.342674445708077 ], [ -47.261013596030793, -22.342699397974229 ], [ -47.260994679586226, -22.342724527471148 ], [ -47.260975392220658, -22.342749827010554 ], [ -47.260955723515224, -22.342775289141557 ], [ -47.260935662881124, -22.342800906130343 ], [ -47.260915199578349, -22.34282666993731 ], [ -47.260894322732192, -22.342852572198648 ], [ -47.260873021356062, -22.342878604202269 ], [ -47.260851284374354, -22.342904756866346 ], [ -47.260829100645658, -22.342931020719799 ], [ -47.26080645899178, -22.342957385879039 ], [ -47.260783348226695, -22.342983842027685 ], [ -47.260759757188254, -22.343010378396698 ], [ -47.260735674772988, -22.343036983744771 ], [ -47.260711089971913, -22.343063646341136 ], [ -47.260685991910847, -22.34309035394778 ], [ -47.260660369892051, -22.343117093804629 ], [ -47.260634213436866, -22.343143852618056 ], [ -47.260607512332598, -22.34317061654961 ], [ -47.260580256680768, -22.343197371208195 ], [ -47.260552436947492, -22.343224101645117 ], [ -47.260524044014439, -22.343250792353498 ], [ -47.260495069231553, -22.34327742727087 ], [ -47.260465504821603, -22.343303989470588 ], [ -47.260435392282403, -22.343330418803813 ], [ -47.260404875885179, -22.34335657503874 ], [ -47.260374071055274, -22.34338236093495 ], [ -47.260342994504441, -22.343407767624015 ], [ -47.260311650751056, -22.343432796467166 ], [ -47.260280044127811, -22.343457448762909 ], [ -47.260248178786227, -22.343481725742539 ], [ -47.260216058705872, -22.343505628562735 ], [ -47.260183687699694, -22.343529158301287 ], [ -47.260151069419017, -22.343552315953374 ], [ -47.260118207360854, -22.343575102426186 ], [ -47.260085104872616, -22.343597518535777 ], [ -47.260051765157172, -22.343619565003696 ], [ -47.260018191280743, -22.343641242451827 ], [ -47.259984386177628, -22.34366255139971 ], [ -47.259950352652091, -22.343683492263512 ], [ -47.259916093387766, -22.343704065350199 ], [ -47.259881610951496, -22.343724270855727 ], [ -47.259846907796714, -22.343744108863181 ], [ -47.259811986270911, -22.343763579338528 ], [ -47.259776848618294, -22.3437826821296 ], [ -47.259741496984972, -22.343801416963103 ], [ -47.259705933424328, -22.343819783441958 ], [ -47.259670159901482, -22.343837781043074 ], [ -47.259634178297091, -22.343855409115434 ], [ -47.259597990411926, -22.34387266687774 ], [ -47.259561597973359, -22.343889553415266 ], [ -47.259525002637552, -22.343906067678827 ], [ -47.259488205994344, -22.343922208482176 ], [ -47.259451209573136, -22.343937974499362 ], [ -47.259414014846016, -22.343953364263029 ], [ -47.259376623234601, -22.343968376161364 ], [ -47.259339036113055, -22.343983008436499 ], [ -47.25930125481306, -22.343997259182245 ], [ -47.259263280629291, -22.344011126341631 ], [ -47.259225114825625, -22.344024607704039 ], [ -47.259186758638513, -22.344037700903943 ], [ -47.259148213283403, -22.344050403417874 ], [ -47.259109479963385, -22.344062712561467 ], [ -47.259070559869826, -22.344074625488791 ], [ -47.259031454191096, -22.344086139189162 ], [ -47.258992164121842, -22.344097250484037 ], [ -47.258952690864554, -22.344107956026573 ], [ -47.258913035641683, -22.34411825229769 ], [ -47.258873199700631, -22.344128135605015 ], [ -47.258833184318696, -22.344137602081286 ], [ -47.258792991110944, -22.344146647615037 ], [ -47.258752685148629, -22.344155254402946 ], [ -47.258712476064609, -22.344163381041177 ], [ -47.258672534246969, -22.344171008542055 ], [ -47.258632889836683, -22.344178149584767 ], [ -47.258593552930499, -22.344184820829533 ], [ -47.258554532803871, -22.344191038987237 ], [ -47.258515837938752, -22.344196820772943 ], [ -47.25847747605421, -22.344202182862432 ], [ -47.258439454148451, -22.34420714185087 ], [ -47.258401778533788, -22.344211714217145 ], [ -47.25836445487294, -22.344215916290636 ], [ -47.258327488224793, -22.344219764221087 ], [ -47.258290883082509, -22.344223273952625 ], [ -47.25825464341235, -22.344226461200655 ], [ -47.258218772699166, -22.344229341431305 ], [ -47.258183273983789, -22.344231929844515 ], [ -47.25814814990337, -22.34423424135916 ], [ -47.258113402729904, -22.344236290601057 ], [ -47.258079034409221, -22.344238091892731 ], [ -47.258045046597019, -22.344239659245758 ], [ -47.258011440693011, -22.34424100635459 ], [ -47.257978217877309, -22.344242146592265 ], [ -47.257945379140907, -22.344243093007456 ], [ -47.257912925315637, -22.344243858322891 ], [ -47.257880857105775, -22.344244454934699 ], [ -47.257849175113861, -22.344244894913025 ], [ -47.257817879867645, -22.344245190003036 ], [ -47.25778697184515, -22.344245351626999 ], [ -47.257756451494565, -22.344245390886432 ], [ -47.257726319259021, -22.344245318564955 ], [ -47.25769657559362, -22.34424514513125 ], [ -47.257667220986548, -22.344244880742156 ], [ -47.257638255973646, -22.344244535245906 ], [ -47.257609681153816, -22.344244118185259 ], [ -47.257581497205543, -22.344243638800577 ], [ -47.257553704897234, -22.344243106032547 ], [ -47.25752630509956, -22.34424252852493 ], [ -47.25749929879489, -22.344241914626608 ], [ -47.257472681152052, -22.344241272250386 ], [ -47.257446354315228, -22.344240606438028 ], [ -47.257420151733555, -22.344239916694765 ], [ -47.257393997321756, -22.344239201904262 ], [ -47.25736788890449, -22.34423846274094 ], [ -47.257341826336642, -22.344237699930176 ], [ -47.257316504443097, -22.344236935183581 ], [ -47.257290514181868, -22.344236127285019 ], [ -47.256649707362811, -22.344215625317322 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1019.820028637, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263266234071942, -22.338632093955411 ], [ -47.263250258081555, -22.338658083355444 ], [ -47.263239709025427, -22.338675333578294 ], [ -47.263229190342685, -22.338692623175231 ], [ -47.26321870181927, -22.338709952032936 ], [ -47.263208243240364, -22.338727320037588 ], [ -47.263197814391241, -22.338744727073436 ], [ -47.26318741505812, -22.338762173021408 ], [ -47.263177045026133, -22.338779657762522 ], [ -47.263166704080767, -22.338797181175085 ], [ -47.263156392008376, -22.338814743134371 ], [ -47.263146108593645, -22.338832343516298 ], [ -47.263135853621797, -22.338849982194127 ], [ -47.263125626878491, -22.338867659038236 ], [ -47.263115428148836, -22.338885373918078 ], [ -47.263105257217163, -22.33890312670237 ], [ -47.263095113868616, -22.338920917256335 ], [ -47.2630849978868, -22.338938745445898 ], [ -47.263074909056101, -22.338956611133298 ], [ -47.263064847161253, -22.338974514178346 ], [ -47.263054811984055, -22.338992454443638 ], [ -47.263044803308482, -22.339010431785727 ], [ -47.263034820917575, -22.339028446060876 ], [ -47.263024864592957, -22.339046497125324 ], [ -47.263014934116853, -22.339064584832254 ], [ -47.263005029270225, -22.339082709034777 ], [ -47.262995149834587, -22.339100869582637 ], [ -47.26298529559044, -22.339119066325249 ], [ -47.262975466317265, -22.339137299111492 ], [ -47.262965661794851, -22.339155567787362 ], [ -47.262955881801979, -22.339173872198337 ], [ -47.262946126116873, -22.339192212188568 ], [ -47.262936394517361, -22.339210587600565 ], [ -47.262926686780595, -22.339228998275651 ], [ -47.26291700268294, -22.339247444054216 ], [ -47.262907342000091, -22.339265924775503 ], [ -47.262897704507445, -22.339284440276753 ], [ -47.262888089979604, -22.339302990394458 ], [ -47.262878498190041, -22.339321574964508 ], [ -47.262868928912035, -22.339340193820927 ], [ -47.262859381918112, -22.339358846796518 ], [ -47.262849856979578, -22.339377533723969 ], [ -47.262840353867233, -22.339396254434423 ], [ -47.262830872351472, -22.339415008757257 ], [ -47.262821412201845, -22.339433796520865 ], [ -47.26281197310513, -22.339452617716287 ], [ -47.262802551178488, -22.339471479466685 ], [ -47.262793137541465, -22.339490398446525 ], [ -47.262783726239086, -22.33950938482317 ], [ -47.262774316167949, -22.339528438983596 ], [ -47.262764906569025, -22.339547560603048 ], [ -47.262755496676014, -22.339566749351722 ], [ -47.26274608571579, -22.339586004893903 ], [ -47.262736672907209, -22.339605326890354 ], [ -47.262727257462025, -22.339624714996344 ], [ -47.262717838584827, -22.33964416886187 ], [ -47.262708415471664, -22.339663688134458 ], [ -47.262698690620013, -22.339683888748052 ], [ -47.262689270647776, -22.339703510136694 ], [ -47.262679843895363, -22.339723195811338 ], [ -47.262670409533705, -22.339742945400875 ], [ -47.262660966722969, -22.339762758536139 ], [ -47.262651514618298, -22.339782634838162 ], [ -47.262642052364761, -22.339802573928743 ], [ -47.26263257910017, -22.339822575424382 ], [ -47.26262309395463, -22.339842638937483 ], [ -47.262613596049427, -22.339862764078322 ], [ -47.262604084498477, -22.339882950452445 ], [ -47.262594558406832, -22.339903197663485 ], [ -47.262585016871945, -22.339923505310558 ], [ -47.262575458983427, -22.339943872988975 ], [ -47.262565883821253, -22.339964300293822 ], [ -47.262556290458079, -22.339984786815062 ], [ -47.262546677959051, -22.340005332138222 ], [ -47.262537045379247, -22.340025935849429 ], [ -47.262527391767129, -22.34004659752835 ], [ -47.262517716161476, -22.340067316754595 ], [ -47.262508017594278, -22.340088093101659 ], [ -47.262498295086367, -22.340108926146144 ], [ -47.262488547654741, -22.340129815452169 ], [ -47.262478774303318, -22.340150760591129 ], [ -47.262468974031222, -22.34017176112399 ], [ -47.262459145826611, -22.340192816614319 ], [ -47.262449288671576, -22.34021392661818 ], [ -47.262439401538039, -22.340235090692499 ], [ -47.262429483389944, -22.340256308390547 ], [ -47.26241953318447, -22.340277579259443 ], [ -47.262409549867961, -22.34029890284863 ], [ -47.262399532380826, -22.340320278699618 ], [ -47.26238947965301, -22.340341706355446 ], [ -47.262379390607826, -22.340363185352675 ], [ -47.262369264159823, -22.340384715225788 ], [ -47.262359099214656, -22.340406295507467 ], [ -47.262348894671227, -22.340427925724256 ], [ -47.262338649417266, -22.340449605405457 ], [ -47.262328362337044, -22.340471334067477 ], [ -47.262318032302417, -22.34049311123206 ], [ -47.262307658178322, -22.340514936414984 ], [ -47.262297238823471, -22.340536809124718 ], [ -47.262286773085819, -22.340558728871706 ], [ -47.262276259806988, -22.340580695159211 ], [ -47.262265697820283, -22.340602707487459 ], [ -47.262254778829934, -22.340625403688943 ], [ -47.262244101719183, -22.340647534203264 ], [ -47.262233372753201, -22.340669708170562 ], [ -47.262222596638445, -22.340691913002782 ], [ -47.262211781329526, -22.340714130592573 ], [ -47.262200929756268, -22.340736353925571 ], [ -47.262190041577632, -22.340758582735262 ], [ -47.262179116405669, -22.340780816849353 ], [ -47.26216815385208, -22.340803056094394 ], [ -47.26215715352707, -22.340825300298008 ], [ -47.262146115041091, -22.340847549285037 ], [ -47.262135038003883, -22.340869802880171 ], [ -47.262123922023946, -22.340892060908192 ], [ -47.262112766710182, -22.340914323191402 ], [ -47.262101571670371, -22.340936589552385 ], [ -47.26209033651174, -22.340958859812687 ], [ -47.262079060841359, -22.340981133792326 ], [ -47.262067744265536, -22.341003411311032 ], [ -47.262056386390213, -22.341025692187213 ], [ -47.262044986820811, -22.341047976238432 ], [ -47.262033545161977, -22.341070263281971 ], [ -47.262022061018371, -22.341092553133063 ], [ -47.262010533993887, -22.341114845606793 ], [ -47.261998963692257, -22.341137140516498 ], [ -47.261987349716854, -22.341159437674641 ], [ -47.261975691669825, -22.341181736893997 ], [ -47.261963989153863, -22.341204037984713 ], [ -47.261952241771127, -22.341226340755988 ], [ -47.261940449123188, -22.34124864501667 ], [ -47.261928610811069, -22.341270950574604 ], [ -47.261916726435764, -22.341293257236135 ], [ -47.261904795598191, -22.341315564806013 ], [ -47.261892817898612, -22.341337873088605 ], [ -47.261880792936935, -22.341360181887168 ], [ -47.261868720312791, -22.341382491003959 ], [ -47.261856599625752, -22.341404800239548 ], [ -47.261844430475755, -22.341427109392317 ], [ -47.261832212461115, -22.341449418262222 ], [ -47.261819945180662, -22.341471726646407 ], [ -47.261807628233747, -22.341494034339661 ], [ -47.261795261218523, -22.341516341137496 ], [ -47.261782843733137, -22.341538646833868 ], [ -47.261770375376351, -22.341560951220117 ], [ -47.26175785574582, -22.341583254088267 ], [ -47.261745284439783, -22.341605555227567 ], [ -47.261732661056598, -22.341627854426068 ], [ -47.261719985193459, -22.341650151472106 ], [ -47.261707256448965, -22.341672446150433 ], [ -47.261694474420878, -22.341694738245849 ], [ -47.261681638706875, -22.341717027542042 ], [ -47.261668748904931, -22.341739313820824 ], [ -47.261655804613319, -22.341761596862248 ], [ -47.261642805430057, -22.341783876445685 ], [ -47.261629750953205, -22.341806152349108 ], [ -47.261616640780936, -22.341828424349224 ], [ -47.261603474512036, -22.341850692220362 ], [ -47.26159025174519, -22.341872955736171 ], [ -47.26157697207902, -22.341895214669147 ], [ -47.261563635112758, -22.341917468789756 ], [ -47.261550240445459, -22.341939717867657 ], [ -47.261536787676683, -22.34196196167073 ], [ -47.261523276406656, -22.341984199964809 ], [ -47.261509706235074, -22.342006432515632 ], [ -47.261496076762604, -22.342028659086299 ], [ -47.261482387590455, -22.342050879438457 ], [ -47.261468638319364, -22.342073093333315 ], [ -47.261454828551528, -22.342095300529177 ], [ -47.261440957888482, -22.342117500784518 ], [ -47.261427025933259, -22.342139693854573 ], [ -47.261413032289006, -22.342161879493911 ], [ -47.261398976558937, -22.342184057456098 ], [ -47.261384858347824, -22.342206227491676 ], [ -47.261372656408597, -22.342225296386371 ], [ -47.261352609123023, -22.34225646090422 ], [ -47.261342124876705, -22.342272687533981 ], [ -47.26132775279406, -22.342294823349089 ], [ -47.261313316260356, -22.342316949972201 ], [ -47.261298814883538, -22.34233906714578 ], [ -47.261284248272418, -22.342361174610588 ], [ -47.261269611554816, -22.342383278874113 ], [ -47.261254847163507, -22.342405464946541 ], [ -47.261239864552294, -22.342427859024813 ], [ -47.261224622326672, -22.342450507483857 ], [ -47.261209112594919, -22.342473405767961 ], [ -47.261193327746241, -22.342496548399147 ], [ -47.261177259888839, -22.342519929811342 ], [ -47.261160900853305, -22.342543544340334 ], [ -47.261144242196572, -22.342567386211417 ], [ -47.261127275209333, -22.342591449523358 ], [ -47.261109990920396, -22.342615728235593 ], [ -47.261092380105737, -22.34264021614991 ], [ -47.261074433295114, -22.342664906895578 ], [ -47.261056140781392, -22.342689793911283 ], [ -47.261037492630919, -22.342714870426331 ], [ -47.261018478693948, -22.342740129442983 ], [ -47.260999088618661, -22.342765563714458 ], [ -47.260979311864517, -22.342791165726055 ], [ -47.260959137717443, -22.342816927674427 ], [ -47.26093855530921, -22.342842841444153 ], [ -47.260917553634016, -22.342868898588911 ], [ -47.260896121571896, -22.342895090307149 ], [ -47.260874247912199, -22.342921407419897 ], [ -47.260851921377004, -22.342947840351112 ], [ -47.260829130650855, -22.34297437910368 ], [ -47.260805864410329, -22.343001013238943 ], [ -47.260782111356363, -22.34302773185642 ], [ -47.260757860249804, -22.343054523573567 ], [ -47.260733099947863, -22.343081376508465 ], [ -47.260707819445344, -22.343108278261639 ], [ -47.260682007917033, -22.343135215900851 ], [ -47.260655654761344, -22.343162175949441 ], [ -47.260628749648035, -22.343189144374744 ], [ -47.260601282567542, -22.343216106580261 ], [ -47.260573243882227, -22.343243047400474 ], [ -47.260544624378618, -22.343269951100286 ], [ -47.260515415320995, -22.343296801377694 ], [ -47.260485608864307, -22.343323581048853 ], [ -47.260455247443737, -22.343350228825557 ], [ -47.260424478314221, -22.343376601686352 ], [ -47.260393419192802, -22.343402600446804 ], [ -47.260362087056059, -22.343428216094047 ], [ -47.260330486438349, -22.34345345005373 ], [ -47.260298621684527, -22.343478303687402 ], [ -47.260266496954593, -22.343502778288133 ], [ -47.260234116233072, -22.343526875072744 ], [ -47.260201483334505, -22.343550595177671 ], [ -47.26016860190844, -22.343573939654952 ], [ -47.260135475447051, -22.343596909466918 ], [ -47.260102107289789, -22.343619505482877 ], [ -47.260068500628655, -22.34364172847566 ], [ -47.260034658516183, -22.343663579116456 ], [ -47.26000058387033, -22.343685057972031 ], [ -47.259966279476302, -22.343706165503573 ], [ -47.259931747996276, -22.34372690206094 ], [ -47.259896991973221, -22.343747267880744 ], [ -47.259862013834422, -22.34376726308426 ], [ -47.25982681589899, -22.343786887673399 ], [ -47.259791400380692, -22.343806141529488 ], [ -47.259755769393166, -22.343825024410251 ], [ -47.259719924955498, -22.343843535947073 ], [ -47.259683868996632, -22.343861675642803 ], [ -47.259647603359369, -22.343879442869731 ], [ -47.259611129804938, -22.343896836867199 ], [ -47.259574450019763, -22.343913856738439 ], [ -47.259537565617542, -22.343930501449371 ], [ -47.25950047814429, -22.343946769826196 ], [ -47.259463189084386, -22.343962660552513 ], [ -47.259425699863698, -22.343978172167589 ], [ -47.259388011856615, -22.343993303063272 ], [ -47.259350126389087, -22.344008051482483 ], [ -47.25931204474373, -22.344022415516694 ], [ -47.259273768165379, -22.344036393103494 ], [ -47.259235297867463, -22.344049982023833 ], [ -47.259196635035423, -22.344063179900456 ], [ -47.259157780833227, -22.344075984195005 ], [ -47.259118736412304, -22.344088392204906 ], [ -47.259079502912037, -22.34410040106275 ], [ -47.259040081468839, -22.344112007732988 ], [ -47.259000473225477, -22.344123209008842 ], [ -47.258960679332723, -22.344134001511744 ], [ -47.258920700961724, -22.344144381687364 ], [ -47.258880539309089, -22.344154345804586 ], [ -47.258840195601898, -22.344163889953833 ], [ -47.258799671411985, -22.344173009976274 ], [ -47.258759033062397, -22.344181687741671 ], [ -47.258718494402117, -22.344189880991149 ], [ -47.258678229265982, -22.344197570235302 ], [ -47.258638268383763, -22.344204768283976 ], [ -47.258598622032011, -22.344211492009052 ], [ -47.2585592996491, -22.344217758334285 ], [ -47.258520309863812, -22.344223584187617 ], [ -47.258481660526414, -22.344228986456848 ], [ -47.258443358751649, -22.344233981947706 ], [ -47.258405410954317, -22.344238587347039 ], [ -47.258367822886385, -22.344242819189343 ], [ -47.258330599683717, -22.344246693825674 ], [ -47.25829374590478, -22.344250227397271 ], [ -47.258257265570542, -22.344253435812099 ], [ -47.258221162210624, -22.344256334723617 ], [ -47.258185438901599, -22.344258939513807 ], [ -47.258150098308143, -22.344261265277769 ], [ -47.258115142722296, -22.3442633268115 ], [ -47.258080574103289, -22.344265138601635 ], [ -47.258046394114288, -22.344266714817458 ], [ -47.258012604157258, -22.344268069304686 ], [ -47.257979205410109, -22.344269215581054 ], [ -47.257946198857702, -22.344270166833226 ], [ -47.257913585322576, -22.344270935915407 ], [ -47.257881365497035, -22.344271535348465 ], [ -47.257849539969634, -22.344271977320577 ], [ -47.257818109252554, -22.344272273688532 ], [ -47.257787073807251, -22.344272435979288 ], [ -47.257756434064774, -22.344272475392788 ], [ -47.25772619045096, -22.344272402804485 ], [ -47.257696343403907, -22.344272228768432 ], [ -47.257666893395452, -22.344271963520548 ], [ -47.257637840946046, -22.344271616981839 ], [ -47.257609186640515, -22.344271198761529 ], [ -47.257580931144872, -22.344270718160324 ], [ -47.257553075216855, -22.344270184173197 ], [ -47.257525619718649, -22.344269605491991 ], [ -47.257498565626342, -22.344268990507835 ], [ -47.257471907983835, -22.344268347166704 ], [ -47.257445546912976, -22.344267680488969 ], [ -47.257419312454914, -22.344266989907052 ], [ -47.257393126975579, -22.344266274267891 ], [ -47.257366988259619, -22.34426553424721 ], [ -47.257340896163299, -22.344264770572618 ], [ -47.25731555969606, -22.3442640053863 ], [ -47.257289541064097, -22.344263196618424 ], [ -47.256636765207062, -22.344242311701439 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1021.744152148, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263279085790771, -22.338665597548776 ], [ -47.263254543543717, -22.338705937748955 ], [ -47.263244086338133, -22.338723214869667 ], [ -47.26323365872674, -22.33874053145372 ], [ -47.263223260497178, -22.338757887387334 ], [ -47.263212891437966, -22.338775282553357 ], [ -47.263202551336576, -22.338792716834622 ], [ -47.263192239980867, -22.338810190111321 ], [ -47.263181957159475, -22.338827702260467 ], [ -47.263171702659477, -22.338845253159768 ], [ -47.263161476268344, -22.338862842684239 ], [ -47.263151277774149, -22.338880470705931 ], [ -47.263141106964241, -22.338898137095914 ], [ -47.263130963625358, -22.338915841724585 ], [ -47.263120847544883, -22.338933584458733 ], [ -47.263110758508773, -22.338951365165862 ], [ -47.263100696303724, -22.338969183709708 ], [ -47.263090660716713, -22.338987039951554 ], [ -47.263080651531894, -22.339004933755522 ], [ -47.263070668535512, -22.339022864979572 ], [ -47.26306071151285, -22.339040833481327 ], [ -47.263050780247852, -22.339058839118447 ], [ -47.263040874524968, -22.339076881745438 ], [ -47.263030994127391, -22.339094961216738 ], [ -47.263021138838965, -22.339113077383338 ], [ -47.263011308442323, -22.339131230095919 ], [ -47.263001502719227, -22.339149419204599 ], [ -47.262991721451641, -22.339167644556596 ], [ -47.262981964420575, -22.339185905998534 ], [ -47.262972231406444, -22.339204203375719 ], [ -47.262962522189234, -22.33922253653175 ], [ -47.262952836548273, -22.339240905309044 ], [ -47.262943174262077, -22.339259309549142 ], [ -47.26293353510848, -22.339277749092258 ], [ -47.262923918865013, -22.339296223776678 ], [ -47.262914325308351, -22.339314733439885 ], [ -47.262904754214155, -22.339333277918783 ], [ -47.262895205357687, -22.339351857048268 ], [ -47.262885678513612, -22.339370470662121 ], [ -47.262876173455268, -22.339389118593946 ], [ -47.262866689955487, -22.339407800675772 ], [ -47.262857227786697, -22.339426516737827 ], [ -47.262847786720471, -22.339445266609331 ], [ -47.262838366443958, -22.339464050285429 ], [ -47.262828963003336, -22.339482875036044 ], [ -47.262819567352786, -22.339501757875247 ], [ -47.262810173437686, -22.339520709182359 ], [ -47.262800780152595, -22.339539729360787 ], [ -47.262791386743402, -22.339558818088108 ], [ -47.262781992448488, -22.339577975036697 ], [ -47.262772596499374, -22.339597199872813 ], [ -47.262763198119281, -22.339616492259282 ], [ -47.262753796524251, -22.339635851853181 ], [ -47.262744390923025, -22.339655278306289 ], [ -47.262734980515624, -22.339674771267848 ], [ -47.262725261869605, -22.339694958999299 ], [ -47.262715853755097, -22.339714555732026 ], [ -47.26270643829946, -22.339734217856034 ], [ -47.262697014677066, -22.339753945001515 ], [ -47.262687582051356, -22.339773736800662 ], [ -47.262678139580636, -22.339793592875772 ], [ -47.26266868641288, -22.339813512849801 ], [ -47.262659221688764, -22.339833496340326 ], [ -47.262649744540987, -22.339853542960768 ], [ -47.26264025409337, -22.339873652322431 ], [ -47.262630749462069, -22.339893824031662 ], [ -47.262621229754352, -22.33991405769294 ], [ -47.262611694069655, -22.339934352906148 ], [ -47.262602141499428, -22.339954709267275 ], [ -47.262592571125268, -22.339975126372032 ], [ -47.262582982021385, -22.33999560381098 ], [ -47.262573373254206, -22.340016141170118 ], [ -47.262563743880008, -22.340036738036027 ], [ -47.26255409294825, -22.340057393988772 ], [ -47.262544419498568, -22.340078108608274 ], [ -47.262534722563593, -22.340098881468322 ], [ -47.262525001164626, -22.340119712145761 ], [ -47.262515254319091, -22.340140600204766 ], [ -47.262505481030992, -22.340161545216908 ], [ -47.262495680299509, -22.340182546743211 ], [ -47.262485851112594, -22.340203604347209 ], [ -47.262475992452025, -22.340224717584849 ], [ -47.262466103289242, -22.34024588601298 ], [ -47.262456182587471, -22.34026710918469 ], [ -47.262446229303116, -22.340288386646769 ], [ -47.262436242381483, -22.340309717948532 ], [ -47.262426220761839, -22.340331102630973 ], [ -47.26241616337277, -22.340352540236772 ], [ -47.262406069136098, -22.340374030302005 ], [ -47.26239593696473, -22.340395572360613 ], [ -47.262385765762481, -22.340417165944665 ], [ -47.262375554426249, -22.340438810580036 ], [ -47.262365301841626, -22.340460505795338 ], [ -47.262355006890544, -22.340482251106099 ], [ -47.262344668442374, -22.340504046033256 ], [ -47.262334285359422, -22.340525890091655 ], [ -47.262323856497574, -22.340547782788715 ], [ -47.262313380701833, -22.340569723633813 ], [ -47.262302856810699, -22.340591712129097 ], [ -47.262292283654169, -22.340613747773542 ], [ -47.262281346790736, -22.340636481165067 ], [ -47.262270657101105, -22.340658637760772 ], [ -47.262259914995987, -22.340680838892396 ], [ -47.26224912529517, -22.340703071728562 ], [ -47.262238296123755, -22.340725317804715 ], [ -47.262227430476699, -22.340747569968979 ], [ -47.262216528012523, -22.340769827952325 ], [ -47.262205588342042, -22.340792091581754 ], [ -47.262194611075564, -22.340814360683112 ], [ -47.262183595821952, -22.340836635083367 ], [ -47.262172542190307, -22.340858914606603 ], [ -47.262161449789005, -22.340881199076765 ], [ -47.262150318225181, -22.340903488317977 ], [ -47.262139147106318, -22.340925782151665 ], [ -47.262127936038787, -22.340948080399674 ], [ -47.262116684628445, -22.340970382882769 ], [ -47.262105392480898, -22.340992689420109 ], [ -47.26209405920104, -22.341014999830616 ], [ -47.262082684393377, -22.341037313931768 ], [ -47.262071267661852, -22.341059631540354 ], [ -47.262059808609649, -22.341081952472702 ], [ -47.262048306840008, -22.341104276543138 ], [ -47.262036761955287, -22.341126603565815 ], [ -47.262025173557774, -22.341148933353104 ], [ -47.262013541249289, -22.341171265716525 ], [ -47.262001864630541, -22.341193600467847 ], [ -47.261990143302612, -22.34121593741618 ], [ -47.261978376866281, -22.341238276369676 ], [ -47.261966564921444, -22.341260617136136 ], [ -47.261954707067687, -22.341282959522385 ], [ -47.261942802904436, -22.341305303333588 ], [ -47.261930852031057, -22.341327648373408 ], [ -47.261918854046279, -22.341349994445018 ], [ -47.261906808548417, -22.341372341350574 ], [ -47.261894715135547, -22.341394688891111 ], [ -47.261882573405664, -22.341417036865995 ], [ -47.261870382957184, -22.341439385072359 ], [ -47.26185814338676, -22.341461733308901 ], [ -47.261845854291685, -22.34148408137148 ], [ -47.26183351526975, -22.341506429053563 ], [ -47.261821125917457, -22.341528776149353 ], [ -47.261808685831397, -22.341551122451435 ], [ -47.261796194608742, -22.341573467749772 ], [ -47.261783651845505, -22.341595811834939 ], [ -47.261771057138397, -22.34161815449481 ], [ -47.261758410084127, -22.341640495515932 ], [ -47.261745710278291, -22.341662834685152 ], [ -47.261732957317875, -22.341685171785794 ], [ -47.2617201507991, -22.341707506601029 ], [ -47.261707290317979, -22.341729838912986 ], [ -47.261694375470881, -22.341752168501902 ], [ -47.261681405854546, -22.341774495146225 ], [ -47.261668381065306, -22.341796818623688 ], [ -47.261655300699708, -22.34181913871053 ], [ -47.261642164354249, -22.341841455181815 ], [ -47.261628971626195, -22.341863767810146 ], [ -47.261615722112616, -22.341886076367388 ], [ -47.261602415410536, -22.341908380624243 ], [ -47.261589051117632, -22.341930680349364 ], [ -47.261575628831366, -22.341952975310591 ], [ -47.26156214814975, -22.341975265273927 ], [ -47.261548608671418, -22.341997550003303 ], [ -47.261535009994532, -22.342019829262483 ], [ -47.261521351718201, -22.342042102812712 ], [ -47.261507633442065, -22.342064370413524 ], [ -47.261493854765384, -22.342086631824177 ], [ -47.261480015288804, -22.342108886800915 ], [ -47.26146611461229, -22.342131135100153 ], [ -47.261452152337462, -22.342153376474986 ], [ -47.26143812806589, -22.342175610677845 ], [ -47.261424041399337, -22.34219783746013 ], [ -47.261409891941092, -22.342220056570195 ], [ -47.261399231422644, -22.342236716575172 ], [ -47.261379196242167, -22.342267886295776 ], [ -47.261367062850077, -22.342286665339802 ], [ -47.261352658263178, -22.342308851224313 ], [ -47.261338188907381, -22.342331028159734 ], [ -47.261323654389209, -22.342353195886194 ], [ -47.261309054316122, -22.34237535414195 ], [ -47.261294383724909, -22.342397509567505 ], [ -47.261279583907509, -22.342419748880079 ], [ -47.261264562564804, -22.342442200855576 ], [ -47.261249277562904, -22.342464912882367 ], [ -47.261233720941391, -22.342487880400036 ], [ -47.261217885026277, -22.342511097907636 ], [ -47.261201761857016, -22.342534559814229 ], [ -47.261185343189901, -22.34255826042881 ], [ -47.26116862050204, -22.342582193947671 ], [ -47.261151584999041, -22.342606354438001 ], [ -47.261134227619372, -22.342630735824972 ], [ -47.261116539043577, -22.34265533187288 ], [ -47.261098509701085, -22.342680136170056 ], [ -47.261080129779671, -22.342705142110436 ], [ -47.261061389236154, -22.342730342874436 ], [ -47.261042277806787, -22.342755731410836 ], [ -47.261022785021844, -22.342781300414412 ], [ -47.261002900218998, -22.342807042306656 ], [ -47.260982612559019, -22.342832949214667 ], [ -47.260961911045307, -22.342859012947123 ], [ -47.260940784541084, -22.342885224975369 ], [ -47.260919221793067, -22.342911576408241 ], [ -47.260897211455408, -22.342938057969718 ], [ -47.260874742113728, -22.342964659978698 ], [ -47.260851802315315, -22.34299137232464 ], [ -47.260828380599371, -22.34301818444662 ], [ -47.26080446552993, -22.343045085312543 ], [ -47.260780045732091, -22.343072063398814 ], [ -47.26075510992932, -22.343099106672319 ], [ -47.260729646985347, -22.343126202572062 ], [ -47.260703645947558, -22.343153337993687 ], [ -47.260677096091406, -22.34318049927743 ], [ -47.260649986969085, -22.343207672196566 ], [ -47.260622308459894, -22.343234841949091 ], [ -47.26059405082259, -22.343261993152645 ], [ -47.260565204748438, -22.343289109843965 ], [ -47.260535761416087, -22.343316175481462 ], [ -47.260505712912661, -22.343343172624113 ], [ -47.260475102610741, -22.343370038844334 ], [ -47.260444080748904, -22.343396628331082 ], [ -47.260412767335986, -22.343422839955828 ], [ -47.260381179613326, -22.343448664561326 ], [ -47.260349322131297, -22.343474103637583 ], [ -47.260317199246863, -22.343499158609248 ], [ -47.260284815128564, -22.34352383083111 ], [ -47.260252173765878, -22.343548121580231 ], [ -47.260219278974866, -22.343572032051615 ], [ -47.260186134403426, -22.343595563354157 ], [ -47.260152743538775, -22.343618716505329 ], [ -47.260119109712463, -22.343641492427675 ], [ -47.260085236105596, -22.343663891945418 ], [ -47.260051125757059, -22.343685915778927 ], [ -47.260016781568403, -22.343707564542218 ], [ -47.259982206305864, -22.34372883874159 ], [ -47.259947402610116, -22.34374973876972 ], [ -47.259912373000233, -22.343770264903807 ], [ -47.259877119877352, -22.343790417303438 ], [ -47.259841645532255, -22.343810196006455 ], [ -47.25980595214822, -22.343829600927609 ], [ -47.259770041806448, -22.343848631855675 ], [ -47.259733916491705, -22.343867288450507 ], [ -47.259697578096748, -22.343885570240918 ], [ -47.259661028426521, -22.343903476622458 ], [ -47.259624269202789, -22.343921006855165 ], [ -47.259587302070933, -22.343938160060123 ], [ -47.259550128602214, -22.343954935218498 ], [ -47.259512750298867, -22.343971331168884 ], [ -47.259475168600183, -22.343987346604372 ], [ -47.259437384885864, -22.344002980070897 ], [ -47.259399400483026, -22.344018229964 ], [ -47.259361216669461, -22.344033094527312 ], [ -47.259322834678663, -22.344047571849998 ], [ -47.259284255705637, -22.344061659864305 ], [ -47.259245480913386, -22.344075356342625 ], [ -47.259206511436318, -22.344088658896009 ], [ -47.259167348386946, -22.344101564971183 ], [ -47.259127992865018, -22.344114071847446 ], [ -47.259088445957957, -22.344126176635868 ], [ -47.259048708750186, -22.344137876276033 ], [ -47.259008782332636, -22.344149167532919 ], [ -47.258968667804304, -22.344160046996201 ], [ -47.258928366285062, -22.344170511076356 ], [ -47.25888787892071, -22.344180556003515 ], [ -47.258847206888184, -22.344190177825759 ], [ -47.258806351716011, -22.344199372336945 ], [ -47.258765380979, -22.344208121079895 ], [ -47.258724512742347, -22.344216380940601 ], [ -47.258683924287602, -22.344224131928137 ], [ -47.258643646933358, -22.344231386982727 ], [ -47.258603691135903, -22.344238163188159 ], [ -47.258564066496625, -22.344244477680927 ], [ -47.258524781791067, -22.3442503476019 ], [ -47.258485845000713, -22.344255790050951 ], [ -47.258447263356828, -22.344260822044223 ], [ -47.25840904337673, -22.344265460476691 ], [ -47.258371190901642, -22.344269722087805 ], [ -47.25833371114431, -22.344273623429988 ], [ -47.258296608728656, -22.344277180841722 ], [ -47.258259887730233, -22.344280410423341 ], [ -47.258223551723489, -22.344283328015774 ], [ -47.258187603820737, -22.34428594918294 ], [ -47.25815204671418, -22.344288289196189 ], [ -47.258116882715854, -22.344290363021781 ], [ -47.258082113798451, -22.344292185310376 ], [ -47.258047741632588, -22.344293770389033 ], [ -47.258013767622465, -22.344295132254665 ], [ -47.257980192943783, -22.34429628456968 ], [ -47.257947018575329, -22.344297240658864 ], [ -47.257914245330277, -22.344298013507778 ], [ -47.257881873889026, -22.344298615762082 ], [ -47.25784990482606, -22.344299059728087 ], [ -47.257818338638032, -22.344299357373913 ], [ -47.257787175769899, -22.344299520331479 ], [ -47.257756416635466, -22.344299559899071 ], [ -47.257726061643375, -22.344299487043926 ], [ -47.257696111214621, -22.344299312405571 ], [ -47.25766656580474, -22.344299046298879 ], [ -47.257637425918794, -22.34429869871769 ], [ -47.257608692127519, -22.344298279337728 ], [ -47.257580365084451, -22.344297797520031 ], [ -47.257552445536746, -22.344297262313788 ], [ -47.25752493433798, -22.344296682459003 ], [ -47.257497832458007, -22.344296066388981 ], [ -47.257471134815816, -22.344295422082979 ], [ -47.257444739510909, -22.344294754539867 ], [ -47.257418473176443, -22.344294063119278 ], [ -47.257392256629579, -22.34429334663146 ], [ -47.257366087614898, -22.344292605753434 ], [ -47.257339965990077, -22.344291841214979 ], [ -47.257314614949181, -22.344291075588931 ], [ -47.257288567946446, -22.344290265951805 ], [ -47.256623823046731, -22.344268998084925 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1023.6620204770001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263292025813207, -22.338699212985144 ], [ -47.263269470861538, -22.338736477701978 ], [ -47.263259074217657, -22.338753742865471 ], [ -47.263248706607627, -22.338771047696842 ], [ -47.263238367822325, -22.338788392080904 ], [ -47.263228057651531, -22.338805775902312 ], [ -47.26321777588543, -22.338823199043137 ], [ -47.263207522315042, -22.3388406613821 ], [ -47.263197296729729, -22.338858162798807 ], [ -47.263187098919325, -22.338875703169908 ], [ -47.263176928674191, -22.338893282369135 ], [ -47.263166785784072, -22.33891090026929 ], [ -47.26315667003793, -22.338928556742307 ], [ -47.263146581225534, -22.33894625165663 ], [ -47.263136519135109, -22.338963984881282 ], [ -47.263126483555659, -22.338981756281605 ], [ -47.263116474276529, -22.338999565720247 ], [ -47.263106491084066, -22.339017413062869 ], [ -47.263096533766841, -22.339035298168877 ], [ -47.263086602112438, -22.339053220897227 ], [ -47.26307669590701, -22.33907118110702 ], [ -47.263066814937325, -22.33908917865406 ], [ -47.263056958988813, -22.339107213394122 ], [ -47.263047127847543, -22.339125285179467 ], [ -47.263037321298413, -22.339143393862006 ], [ -47.263027539125375, -22.339161539293158 ], [ -47.263017781112616, -22.339179721321262 ], [ -47.26300804704335, -22.339197939794126 ], [ -47.262998336700164, -22.339216194558222 ], [ -47.26298864986525, -22.339234485458313 ], [ -47.262978986320078, -22.339252812337843 ], [ -47.262969345845327, -22.339271175039453 ], [ -47.262959728220963, -22.339289573404393 ], [ -47.26295013322666, -22.339308007271985 ], [ -47.262940560641212, -22.339326476480686 ], [ -47.262931010242326, -22.339344980868379 ], [ -47.26292148180741, -22.339363520270958 ], [ -47.262911975113177, -22.339382094523046 ], [ -47.262902489935001, -22.339400703459269 ], [ -47.26289302604777, -22.339419346912464 ], [ -47.262883583225928, -22.339438024713708 ], [ -47.26287416124309, -22.339456736693137 ], [ -47.262864759786744, -22.339475482849881 ], [ -47.262855374832185, -22.339494270600728 ], [ -47.262845997168043, -22.33951311729928 ], [ -47.262836620640201, -22.339532033536827 ], [ -47.262827244141178, -22.339551019733296 ], [ -47.262817866921715, -22.339570075568478 ], [ -47.262808488224906, -22.339589200716937 ], [ -47.26279910728686, -22.339608394847026 ], [ -47.262789723335231, -22.339627657623492 ], [ -47.262780335590364, -22.339646988705297 ], [ -47.262770943265096, -22.339666387746007 ], [ -47.262761545563436, -22.339685854396535 ], [ -47.262751833123069, -22.339706029245839 ], [ -47.262742436866269, -22.339725601322638 ], [ -47.262733032707381, -22.339745239895983 ], [ -47.262723619824257, -22.339764944597388 ], [ -47.262714197383573, -22.339784715060464 ], [ -47.262704764546783, -22.339804550908653 ], [ -47.262695320464843, -22.33982445176613 ], [ -47.262685864281174, -22.33984441725152 ], [ -47.262676395131159, -22.339864446979352 ], [ -47.262666912141071, -22.339884540561791 ], [ -47.262657414429455, -22.339904697606116 ], [ -47.262647901105673, -22.339924917717642 ], [ -47.262638371271173, -22.339945200496988 ], [ -47.262628824019231, -22.339965545540799 ], [ -47.262619258433084, -22.339985952445481 ], [ -47.262609673588443, -22.340006420802162 ], [ -47.262600068553162, -22.340026950197242 ], [ -47.262590442384564, -22.340047540217849 ], [ -47.262580794133157, -22.34006819044443 ], [ -47.262571122839418, -22.340088900457211 ], [ -47.262561427536674, -22.340109669830223 ], [ -47.262551707246672, -22.34013049814061 ], [ -47.262541960987214, -22.340151384952591 ], [ -47.262532187762453, -22.34017232983798 ], [ -47.262522386571561, -22.340193332357678 ], [ -47.262512556402342, -22.340214392075339 ], [ -47.262502696236282, -22.340235508546744 ], [ -47.262492805044211, -22.340256681328722 ], [ -47.262482881788792, -22.340277909974056 ], [ -47.262472925425556, -22.340299194029399 ], [ -47.262462934898799, -22.340320533043673 ], [ -47.262452909146639, -22.34034192655756 ], [ -47.262442847096331, -22.34036337411337 ], [ -47.262432747668178, -22.340384875246595 ], [ -47.262422609773452, -22.340406429490663 ], [ -47.2624124323141, -22.340428036377098 ], [ -47.262402214185094, -22.34044969543104 ], [ -47.262391954269788, -22.340471406180466 ], [ -47.262381651447846, -22.340493168139986 ], [ -47.262371304586154, -22.340514980829681 ], [ -47.262360912544331, -22.340536843763573 ], [ -47.26235047417552, -22.34055875644794 ], [ -47.262339988321699, -22.340580718391202 ], [ -47.262329453818261, -22.340602729094247 ], [ -47.262318869491935, -22.340624788054878 ], [ -47.262307914755397, -22.340647558636448 ], [ -47.262297212486914, -22.340669741313537 ], [ -47.262286457242617, -22.340691969609512 ], [ -47.262275653955768, -22.340714230449631 ], [ -47.262264810921884, -22.340736505012142 ], [ -47.26225393120103, -22.340758786007694 ], [ -47.26224301445135, -22.34078107316471 ], [ -47.262232060282329, -22.340803366309459 ], [ -47.262221068302992, -22.340825665267158 ], [ -47.26221003812077, -22.340847969864015 ], [ -47.262198969343494, -22.34087027992349 ], [ -47.26218786157812, -22.340892595268716 ], [ -47.262176714430382, -22.340914915723069 ], [ -47.262165527506447, -22.340937241107245 ], [ -47.262154300411218, -22.340959571242312 ], [ -47.262143032749165, -22.340981905948158 ], [ -47.262131724124458, -22.341004245043226 ], [ -47.262120374140586, -22.341026588345507 ], [ -47.262108982400569, -22.341048935671672 ], [ -47.262097548506944, -22.341071286837629 ], [ -47.262086072061408, -22.341093641658787 ], [ -47.26207455266573, -22.34111599994857 ], [ -47.262062989920786, -22.341138361520215 ], [ -47.262051383427369, -22.341160726185109 ], [ -47.26203973278583, -22.341183093753791 ], [ -47.26202803759535, -22.341205464037053 ], [ -47.262016297455517, -22.341227836842997 ], [ -47.26200451196555, -22.34125021197875 ], [ -47.261992680723878, -22.341272589251023 ], [ -47.261980803328491, -22.341294968465544 ], [ -47.261968879377307, -22.341317349426433 ], [ -47.261956908468143, -22.341339731936181 ], [ -47.261944890198137, -22.341362115796851 ], [ -47.26193282416412, -22.341384500809419 ], [ -47.261920709962524, -22.341406886773704 ], [ -47.261908547189826, -22.34142927348789 ], [ -47.261896335442849, -22.341451660747861 ], [ -47.261884074316683, -22.341474048351063 ], [ -47.261871763406987, -22.341496436092026 ], [ -47.261859402310023, -22.341518823762932 ], [ -47.261846990620683, -22.341541211156684 ], [ -47.261834527933964, -22.341563598064472 ], [ -47.261822013845439, -22.341585984274893 ], [ -47.261809447949531, -22.341608369577113 ], [ -47.261796829841359, -22.341630753757542 ], [ -47.261784159115997, -22.341653136601259 ], [ -47.2617714353675, -22.341675517893758 ], [ -47.261758658191198, -22.341697897416669 ], [ -47.26174582718172, -22.341720274951697 ], [ -47.261732941933481, -22.341742650279429 ], [ -47.261720002041272, -22.341765023178525 ], [ -47.261707007100192, -22.341787393425751 ], [ -47.261693956705024, -22.341809760797211 ], [ -47.261680850450659, -22.34183212506753 ], [ -47.261667687932054, -22.341854486009989 ], [ -47.261654468744851, -22.341876843395507 ], [ -47.261641192484547, -22.341899196994188 ], [ -47.261627858746571, -22.341921546574923 ], [ -47.261614467127032, -22.341943891904585 ], [ -47.261601017221821, -22.341966232749144 ], [ -47.261587508627358, -22.341988568872758 ], [ -47.261573940940735, -22.342010900037387 ], [ -47.261560313758558, -22.342033226004972 ], [ -47.261546626678374, -22.342055546534734 ], [ -47.261532879298301, -22.342077861384215 ], [ -47.26151907121605, -22.342100170310673 ], [ -47.261505202030698, -22.342122473068294 ], [ -47.261491271340766, -22.342144769411455 ], [ -47.26147727874632, -22.34216705909104 ], [ -47.261463223847464, -22.342189341857434 ], [ -47.26144910624442, -22.342211617459856 ], [ -47.261434925539078, -22.342233885644394 ], [ -47.261425806440698, -22.342248136759192 ], [ -47.261405783365326, -22.342279311682606 ], [ -47.261392000828209, -22.342300643141357 ], [ -47.261377563737042, -22.342322879095246 ], [ -47.261363061559152, -22.342345106342997 ], [ -47.261348493899654, -22.342367324622316 ], [ -47.261333860364601, -22.342389533669078 ], [ -47.26131915589977, -22.342411740256658 ], [ -47.261304320656329, -22.342434032809418 ], [ -47.261289260582132, -22.342456542682118 ], [ -47.261273932803995, -22.342479318276631 ], [ -47.261258329292737, -22.342502355027939 ], [ -47.2612424423112, -22.342525647411975 ], [ -47.26122626383011, -22.342549189812974 ], [ -47.26120978553142, -22.342572976513111 ], [ -47.261192998812461, -22.342597001679795 ], [ -47.26117589479373, -22.342621259348554 ], [ -47.261158464323344, -22.342645743410259 ], [ -47.26114069798642, -22.342670447591775 ], [ -47.261122586112087, -22.342695365440488 ], [ -47.261104118783059, -22.342720490305567 ], [ -47.261085285846491, -22.342745815318562 ], [ -47.261066076924763, -22.342771333374721 ], [ -47.261046481430199, -22.34279703711044 ], [ -47.261026488578693, -22.342822918883353 ], [ -47.261006087405782, -22.342848970750982 ], [ -47.260985266786669, -22.342875184446225 ], [ -47.260964015453453, -22.34290155135799 ], [ -47.260942322019531, -22.34292806250556 ], [ -47.260920175003953, -22.342954708515808 ], [ -47.260897562855817, -22.342981479602582 ], [ -47.260874473985169, -22.343008365541937 ], [ -47.260850896793848, -22.343035355650617 ], [ -47.26082681970896, -22.343062438765099 ], [ -47.260802231219863, -22.343089603220516 ], [ -47.26077711991627, -22.34311683683266 ], [ -47.260751474530892, -22.343144126879054 ], [ -47.260725283983625, -22.343171460083113 ], [ -47.260698537427025, -22.343198822602115 ], [ -47.260671224295706, -22.343226200015128 ], [ -47.260643334357866, -22.343253577314677 ], [ -47.260614857768573, -22.343280938901653 ], [ -47.26058578512388, -22.343308268584511 ], [ -47.26055610751682, -22.34333554958215 ], [ -47.260525816966634, -22.343362764196378 ], [ -47.260494957783408, -22.343389848860159 ], [ -47.260463683189251, -22.34341665497292 ], [ -47.260432115484797, -22.343443079462023 ], [ -47.260400272176241, -22.343469113025826 ], [ -47.260368157829859, -22.343494757218735 ], [ -47.260335776814834, -22.343520013528469 ], [ -47.260303133308156, -22.343544883371553 ], [ -47.260270231304276, -22.343569368085213 ], [ -47.260237074620818, -22.343593468923064 ], [ -47.260203666903948, -22.343617187050953 ], [ -47.260170011636028, -22.343640523541374 ], [ -47.260136112140643, -22.343663479370214 ], [ -47.260101971588021, -22.343686055412931 ], [ -47.26006759300337, -22.343708252439232 ], [ -47.260032979271898, -22.343730071110304 ], [ -47.25999813314079, -22.343751511977551 ], [ -47.259963057229257, -22.343772575476507 ], [ -47.259927754032525, -22.343793261924922 ], [ -47.259892225925519, -22.343813571520727 ], [ -47.259856475170672, -22.343833504337653 ], [ -47.259820503920857, -22.343853060323948 ], [ -47.259784314224802, -22.343872239299355 ], [ -47.259747908032907, -22.343891040952286 ], [ -47.259711287201824, -22.34390946483742 ], [ -47.25967445349859, -22.343927510373618 ], [ -47.259637408605478, -22.343945176841579 ], [ -47.259600154126872, -22.343962463380354 ], [ -47.259562691591597, -22.343979368986247 ], [ -47.259525022458057, -22.343995892510232 ], [ -47.259487148120535, -22.34401203265492 ], [ -47.259449069912506, -22.344027787972916 ], [ -47.259410789113851, -22.34404315686351 ], [ -47.259372306954134, -22.344058137570983 ], [ -47.25933362461781, -22.344072728182216 ], [ -47.259294743250052, -22.344086926624048 ], [ -47.25925566396338, -22.344100730660369 ], [ -47.259216387841171, -22.344114137890557 ], [ -47.259176915944551, -22.344127145746466 ], [ -47.259137249321505, -22.344139751489116 ], [ -47.259097389007572, -22.344151952208119 ], [ -47.259057336035141, -22.344163744818268 ], [ -47.259017091443262, -22.344175126056221 ], [ -47.258976656279252, -22.344186092479944 ], [ -47.258936031611661, -22.344196640464673 ], [ -47.258895218535521, -22.344206766201818 ], [ -47.258854218177547, -22.344216465697109 ], [ -47.258813032022985, -22.34422573469708 ], [ -47.258771728898452, -22.344234554417579 ], [ -47.258730531085305, -22.344242880889574 ], [ -47.258689619311852, -22.344250693620449 ], [ -47.258649025485489, -22.344258005681063 ], [ -47.258608760242211, -22.344264834366864 ], [ -47.258568833346438, -22.344271197027219 ], [ -47.258529253720504, -22.344277111015845 ], [ -47.258490029477102, -22.344282593644738 ], [ -47.258451167963997, -22.344287662140456 ], [ -47.258412675801019, -22.34429233360607 ], [ -47.258374558918653, -22.344296624986022 ], [ -47.258336822606594, -22.344300553034106 ], [ -47.258299471554132, -22.344304134285931 ], [ -47.258262509891424, -22.344307385034359 ], [ -47.258225941237768, -22.344310321307724 ], [ -47.258189768741218, -22.344312958851916 ], [ -47.258153995121447, -22.344315313114432 ], [ -47.25811862271059, -22.344317399231898 ], [ -47.258083653494694, -22.344319232018989 ], [ -47.258049089151889, -22.344320825960448 ], [ -47.258014931088617, -22.344322195204501 ], [ -47.257981180478353, -22.344323353558192 ], [ -47.257947838293767, -22.344324314484396 ], [ -47.257914905338737, -22.344325091100099 ], [ -47.257882382281672, -22.344325696175641 ], [ -47.257850269683097, -22.34432614213549 ], [ -47.257818568024113, -22.344326441059188 ], [ -47.257787277733073, -22.344326604683602 ], [ -47.257756399206656, -22.34432664440526 ], [ -47.257725932836216, -22.344326571283283 ], [ -47.257695879025739, -22.3443263960426 ], [ -47.257666238214412, -22.34432612907715 ], [ -47.257637010891877, -22.34432578045347 ], [ -47.257608197614829, -22.344325359913853 ], [ -47.257579799024334, -22.344324876879661 ], [ -47.257551815856878, -22.344324340454271 ], [ -47.257524248957537, -22.344323759425965 ], [ -47.257497099289886, -22.344323142270078 ], [ -47.257470361648011, -22.344322496999158 ], [ -47.257443932109034, -22.344321828590719 ], [ -47.257417633898143, -22.344321136331406 ], [ -47.257391386283729, -22.344320418994972 ], [ -47.257365186970333, -22.34431967725958 ], [ -47.257339035817004, -22.344318911857304 ], [ -47.257313670202421, -22.344318145791508 ], [ -47.257287594828917, -22.344317335285094 ], [ -47.25661088088183, -22.344295684467738 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1025.574201877, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263304994728003, -22.3387329026503 ], [ -47.263284489713115, -22.338766954272778 ], [ -47.263274152722595, -22.338784208001943 ], [ -47.263263844211167, -22.338801501603989 ], [ -47.263253563970956, -22.338818834965561 ], [ -47.263243311794483, -22.338836207970473 ], [ -47.263233087475086, -22.338853620499311 ], [ -47.26322289080445, -22.338871072433374 ], [ -47.263212721574746, -22.338888563651093 ], [ -47.263202579578667, -22.338906094027884 ], [ -47.263192464608281, -22.33892366343817 ], [ -47.263182376454893, -22.338941271755566 ], [ -47.263172314910555, -22.338958918850029 ], [ -47.263162279765794, -22.338976604592244 ], [ -47.263152270811958, -22.338994328848987 ], [ -47.263142287840665, -22.339012091484406 ], [ -47.263132330640524, -22.339029892365719 ], [ -47.263122399002455, -22.339047731353642 ], [ -47.263112492716282, -22.339065608308605 ], [ -47.263102611570453, -22.339083523091041 ], [ -47.263092755353959, -22.339101475558142 ], [ -47.263082923854498, -22.339119465566949 ], [ -47.263073116860362, -22.339137492971023 ], [ -47.263063334158723, -22.339155557623549 ], [ -47.263053575535714, -22.339173659377131 ], [ -47.263043840777783, -22.339191798081316 ], [ -47.263034129670309, -22.339209973585127 ], [ -47.26302444199807, -22.339228185736147 ], [ -47.263014777545436, -22.339246434380268 ], [ -47.263005136096041, -22.339264719362038 ], [ -47.262995517432721, -22.339283040525135 ], [ -47.262985921337588, -22.339301397711921 ], [ -47.262976347592421, -22.339319790762659 ], [ -47.262966795978151, -22.339338219516854 ], [ -47.262957266274583, -22.339356683813357 ], [ -47.262947758261184, -22.33937518348899 ], [ -47.262938271716763, -22.339393718379359 ], [ -47.262928806418763, -22.339412288319931 ], [ -47.262919362144061, -22.339430893144485 ], [ -47.262909938669168, -22.339449532684934 ], [ -47.26290053576971, -22.339468206772274 ], [ -47.262891153133502, -22.339486915409683 ], [ -47.262881786664998, -22.339505666160733 ], [ -47.262872426987286, -22.33952447671864 ], [ -47.262863067846688, -22.339543357886598 ], [ -47.262853708133711, -22.339562310101083 ], [ -47.26284434710395, -22.339581333044165 ], [ -47.262834984005245, -22.339600426392508 ], [ -47.262825618078253, -22.339619589816536 ], [ -47.262816248555083, -22.339638822982987 ], [ -47.26280687466037, -22.339658125552699 ], [ -47.262797495611046, -22.339677497180993 ], [ -47.262788110615134, -22.339696937520461 ], [ -47.262778404380398, -22.339717099487633 ], [ -47.262769019981292, -22.339736646908509 ], [ -47.262759627119159, -22.339756261931196 ], [ -47.262750224975292, -22.339775944188538 ], [ -47.262740812719635, -22.33979569331553 ], [ -47.262731389516773, -22.339815508936773 ], [ -47.2627219545206, -22.339835390677692 ], [ -47.262712506877392, -22.339855338157989 ], [ -47.262703045725139, -22.339875350993193 ], [ -47.262693570192624, -22.339895428796385 ], [ -47.262684079400657, -22.339915571175826 ], [ -47.262674572460789, -22.33993577773758 ], [ -47.26266504847645, -22.339956048083071 ], [ -47.262655506542785, -22.339976381809571 ], [ -47.262645945744673, -22.33999677851418 ], [ -47.26263636515931, -22.340017237788565 ], [ -47.262626763855863, -22.340037759219623 ], [ -47.262617140892885, -22.34005834239494 ], [ -47.262607495321838, -22.340078986895321 ], [ -47.262597826184042, -22.340099692301369 ], [ -47.262588132513528, -22.340120458187346 ], [ -47.262578413332484, -22.340141284130688 ], [ -47.262568667659096, -22.340162169695681 ], [ -47.262558894497658, -22.340183114454256 ], [ -47.262549092847379, -22.340204117967371 ], [ -47.262539261695871, -22.340225179798704 ], [ -47.26252940002427, -22.340246299503871 ], [ -47.26251950680296, -22.340267476639649 ], [ -47.262509580993886, -22.340288710758667 ], [ -47.262499621551761, -22.340310001407229 ], [ -47.262489627419882, -22.340331348134075 ], [ -47.262479597535211, -22.340352750479397 ], [ -47.262469530823644, -22.340374207985189 ], [ -47.262459426204039, -22.340395720186439 ], [ -47.262449282585955, -22.340417286615992 ], [ -47.262439098869528, -22.340438906804803 ], [ -47.262428873947755, -22.340460580277306 ], [ -47.262418606701758, -22.340482306560858 ], [ -47.262408296008964, -22.340504085169101 ], [ -47.262397940733763, -22.340525915621388 ], [ -47.262387539733062, -22.340547797430741 ], [ -47.262377091857282, -22.340569730102438 ], [ -47.262366595945416, -22.340591713143827 ], [ -47.26235605082968, -22.340613746054661 ], [ -47.262345455333531, -22.340635828331475 ], [ -47.262334482723929, -22.340658636103115 ], [ -47.262323767876623, -22.340680844861602 ], [ -47.262312999493155, -22.340703100321882 ], [ -47.262302182620282, -22.340725389165993 ], [ -47.26229132572395, -22.34074769221484 ], [ -47.262280431929284, -22.340770002041708 ], [ -47.262269500894114, -22.340792318372358 ], [ -47.262258532226596, -22.340814641032434 ], [ -47.262247525534363, -22.340836969846471 ], [ -47.262236480423567, -22.340859304639984 ], [ -47.262225396500646, -22.340881645235676 ], [ -47.262214273371178, -22.340903991455956 ], [ -47.262203110639597, -22.340926343123488 ], [ -47.262191907910562, -22.34094870005816 ], [ -47.26218066478765, -22.340971062080271 ], [ -47.262169380873878, -22.340993429008904 ], [ -47.262158055772062, -22.341015800661701 ], [ -47.262146689084176, -22.341038176855765 ], [ -47.262135280411819, -22.341060557406966 ], [ -47.262123829356113, -22.341082942130257 ], [ -47.262112335517244, -22.341105330840232 ], [ -47.262100798495538, -22.341127723349377 ], [ -47.262089217890384, -22.34115011946999 ], [ -47.262077593301079, -22.341172519012481 ], [ -47.262065924326514, -22.341194921786403 ], [ -47.262054210564294, -22.341217327601644 ], [ -47.262042451612565, -22.341239736265234 ], [ -47.26203064706899, -22.341262147583219 ], [ -47.262018796530462, -22.341284561361299 ], [ -47.262006899593487, -22.341306977404127 ], [ -47.261994955854355, -22.341329395514673 ], [ -47.261982964909421, -22.341351815494377 ], [ -47.261970926354223, -22.341374237144105 ], [ -47.261958839784022, -22.341396660263673 ], [ -47.26194670479375, -22.341419084651722 ], [ -47.26193452097823, -22.341441510105245 ], [ -47.261922287932776, -22.341463936418791 ], [ -47.26191000525084, -22.341486363388626 ], [ -47.26189767252658, -22.341508790807993 ], [ -47.261885289354581, -22.341531218467779 ], [ -47.261872855328221, -22.341553646159479 ], [ -47.261860370040857, -22.341576073673007 ], [ -47.26184783308647, -22.341598500795492 ], [ -47.261835244057913, -22.34162092731475 ], [ -47.26182260254869, -22.341643353015787 ], [ -47.261809908152259, -22.341665777682138 ], [ -47.261797160461079, -22.341688201097853 ], [ -47.261784359068905, -22.34171062304306 ], [ -47.261771503568738, -22.341733043297879 ], [ -47.261758593553409, -22.341755461641426 ], [ -47.261745628616097, -22.341777877850653 ], [ -47.2617326083503, -22.341800291700814 ], [ -47.261719532349183, -22.341822702966283 ], [ -47.26170640020608, -22.341845111420064 ], [ -47.261693211514341, -22.341867516833741 ], [ -47.261679965867991, -22.341889918976452 ], [ -47.261666662860961, -22.341912317616533 ], [ -47.261653302087119, -22.341934712521176 ], [ -47.261639883140973, -22.341957103455353 ], [ -47.26162640561683, -22.341979490183267 ], [ -47.26161286910952, -22.342001872467154 ], [ -47.261599273214642, -22.342024250067116 ], [ -47.261585617527182, -22.342046622743087 ], [ -47.261571901643151, -22.342068990252379 ], [ -47.261558125159141, -22.34209135235055 ], [ -47.261544287671313, -22.342113708792834 ], [ -47.261530388777246, -22.342136059331345 ], [ -47.26151642807389, -22.342158403718386 ], [ -47.261502405159845, -22.34218074170278 ], [ -47.261488319633706, -22.342203073032717 ], [ -47.261474171094207, -22.342225397455266 ], [ -47.261459959141746, -22.342247714714311 ], [ -47.26145238146276, -22.342259556938494 ], [ -47.261432366598079, -22.342290735391117 ], [ -47.261431343398833, -22.342292326715175 ], [ -47.261416938811067, -22.34231462093863 ], [ -47.261402469215675, -22.342336906961947 ], [ -47.261387934215712, -22.342359184522024 ], [ -47.261373333414895, -22.342381453354225 ], [ -47.261358666417877, -22.342403713191985 ], [ -47.261343928079469, -22.342425970941587 ], [ -47.261329057409995, -22.342448316734536 ], [ -47.261313958604312, -22.342470884504472 ], [ -47.261298588049947, -22.342493723666703 ], [ -47.261282937648936, -22.342516829651647 ], [ -47.26126699960102, -22.342540196912129 ], [ -47.261250765808121, -22.342563819807555 ], [ -47.261234227877864, -22.342587692593309 ], [ -47.261217377127835, -22.342611809407771 ], [ -47.261200204593408, -22.342636164255005 ], [ -47.261182701032332, -22.34266075099147 ], [ -47.261164856934315, -22.342685563306603 ], [ -47.261146662528162, -22.342710594706862 ], [ -47.261128107791507, -22.342735838496683 ], [ -47.261109182461944, -22.342761287758673 ], [ -47.261089876047897, -22.342786935334665 ], [ -47.261070177843685, -22.342812773802518 ], [ -47.261050076943548, -22.342838795456146 ], [ -47.261029562257796, -22.342864992283463 ], [ -47.261008622533268, -22.342891355941521 ], [ -47.260987246371087, -22.342917877736809 ], [ -47.26096542225131, -22.342944548599096 ], [ -47.260943138557828, -22.342971359058126 ], [ -47.260920383603256, -22.342998299222756 ], [ -47.260897145660437, -22.343025358755558 ], [ -47.260873412993732, -22.343052526851039 ], [ -47.260849173893426, -22.343079792214084 ], [ -47.26082441671312, -22.343107143038687 ], [ -47.26079912990874, -22.34313456698953 ], [ -47.260773302081937, -22.343162051182585 ], [ -47.26074692202527, -22.343189582169153 ], [ -47.260719978768208, -22.343217145923461 ], [ -47.260692461627904, -22.343244727830374 ], [ -47.260664360261444, -22.34327231267703 ], [ -47.260635664720184, -22.343299884647465 ], [ -47.26060636550497, -22.343327427321935 ], [ -47.26057645362318, -22.343354923679779 ], [ -47.260545921026285, -22.34338235576563 ], [ -47.260514812961709, -22.343409658873053 ], [ -47.260483285635239, -22.343436681611866 ], [ -47.260451463639292, -22.343463318965394 ], [ -47.260419364744813, -22.343489561487573 ], [ -47.26038699353407, -22.343515410797195 ], [ -47.26035435438844, -22.343540868445046 ], [ -47.260321451493368, -22.343565935909389 ], [ -47.260288288848265, -22.343590614587654 ], [ -47.260254870272348, -22.343614905792069 ], [ -47.260221199410033, -22.343638810745325 ], [ -47.260187279738808, -22.343662330575114 ], [ -47.260153114574301, -22.343685466310454 ], [ -47.260118707075897, -22.343708218878209 ], [ -47.260084060255117, -22.343730589097362 ], [ -47.2600491769808, -22.343752577676277 ], [ -47.260014059981081, -22.343774185211451 ], [ -47.259978711853719, -22.343795412181262 ], [ -47.259943135070088, -22.34381625894412 ], [ -47.259907331978901, -22.343836725736171 ], [ -47.25987130481429, -22.343856812667045 ], [ -47.259835055698623, -22.343876519718517 ], [ -47.259798586648238, -22.343895846741333 ], [ -47.259761899579139, -22.343914793452399 ], [ -47.259724996311846, -22.343933359432278 ], [ -47.259687878575541, -22.343951544123229 ], [ -47.259650548012992, -22.343969346826505 ], [ -47.259613006187578, -22.343986766699114 ], [ -47.259575254585684, -22.344003802752578 ], [ -47.259537294621907, -22.344020453850202 ], [ -47.259499127645455, -22.344036718704164 ], [ -47.259460754943632, -22.34405259587372 ], [ -47.25942217774908, -22.344068083761815 ], [ -47.259383397243148, -22.34408318061347 ], [ -47.259344414561227, -22.344097884513292 ], [ -47.259305230798617, -22.344112193382745 ], [ -47.259265847017438, -22.344126104977114 ], [ -47.259226264250039, -22.344139616884128 ], [ -47.259186483506042, -22.344152726520797 ], [ -47.259146505781814, -22.344165431129891 ], [ -47.259106332060895, -22.344177727779556 ], [ -47.2590659633237, -22.344189613359706 ], [ -47.259025400557398, -22.34420108457876 ], [ -47.258984644757611, -22.344212137962963 ], [ -47.258943696941579, -22.344222769852308 ], [ -47.25890255815353, -22.344232976399461 ], [ -47.25886122947, -22.344242753567819 ], [ -47.258819712332915, -22.344252097056618 ], [ -47.258778076820775, -22.344260987754733 ], [ -47.258736549431021, -22.344269380838043 ], [ -47.258695314338723, -22.344277255312331 ], [ -47.258654404040108, -22.34428462437895 ], [ -47.258613829350928, -22.344291505545186 ], [ -47.258573600198545, -22.344297916373122 ], [ -47.258533725652121, -22.344303874429457 ], [ -47.258494213955558, -22.344309397238195 ], [ -47.258455072573142, -22.344314502236386 ], [ -47.25841630822719, -22.34431920673514 ], [ -47.258377926937463, -22.344323527883972 ], [ -47.258339934070563, -22.344327482637979 ], [ -47.258302334381185, -22.34433108772992 ], [ -47.258265132054142, -22.344334359645178 ], [ -47.258228330753482, -22.344337314599489 ], [ -47.258191933663021, -22.344339968520661 ], [ -47.258155943529971, -22.344342337032515 ], [ -47.258120362706485, -22.344344435441844 ], [ -47.258085193192038, -22.344346278727453 ], [ -47.258050436672221, -22.344347881531753 ], [ -47.258016094555728, -22.344349258154203 ], [ -47.257982168013804, -22.344350422546597 ], [ -47.257948658013028, -22.344351388309828 ], [ -47.25791556534795, -22.344352168692282 ], [ -47.257882890675035, -22.344352776589091 ], [ -47.257850634540802, -22.344353224542793 ], [ -47.257818797410764, -22.344353524744388 ], [ -47.257787379696801, -22.344353689035636 ], [ -47.257756381778336, -22.344353728911361 ], [ -47.257725804029505, -22.344353655522568 ], [ -47.25769564683727, -22.344353479679572 ], [ -47.257665910624432, -22.344353211855328 ], [ -47.257636595865307, -22.344352862189179 ], [ -47.257607703102465, -22.344352440489903 ], [ -47.25757923296451, -22.344351956239212 ], [ -47.257551186177288, -22.344351418594723 ], [ -47.257523563577351, -22.344350836392874 ], [ -47.257496366121991, -22.344350218151092 ], [ -47.25746958848039, -22.344349571915288 ], [ -47.257443124707351, -22.344348902641489 ], [ -47.257416794620028, -22.344348209543529 ], [ -47.257390515938056, -22.344347491358455 ], [ -47.257364286325931, -22.344346748765663 ], [ -47.257338105644074, -22.344345982499554 ], [ -47.257312725455812, -22.34434521599405 ], [ -47.257286621711515, -22.344344404618351 ], [ -47.256597938712339, -22.344322370849888 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1027.4806626279999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263317992624508, -22.33876666676781 ], [ -47.263299598842075, -22.338797368302604 ], [ -47.263289320604521, -22.338814611122665 ], [ -47.263279070294885, -22.338831894024345 ], [ -47.263268847707977, -22.338849216893358 ], [ -47.26325865263955, -22.338866579612063 ], [ -47.26324848488359, -22.338883982063486 ], [ -47.263238344234594, -22.338901424127805 ], [ -47.263228230487563, -22.338918905682142 ], [ -47.263218143436923, -22.338936426602555 ], [ -47.263208082876233, -22.338953986764309 ], [ -47.263198048599939, -22.338971586038948 ], [ -47.263188040400848, -22.338989224298683 ], [ -47.263178058072576, -22.339006901411842 ], [ -47.263168101409121, -22.339024617244064 ], [ -47.263158170201329, -22.339042371664021 ], [ -47.263148264242389, -22.339060164533873 ], [ -47.263138383324431, -22.339077995715424 ], [ -47.26312852723818, -22.339095865070522 ], [ -47.26311869577485, -22.339113772457655 ], [ -47.263108888724425, -22.339131717735214 ], [ -47.263099105877409, -22.339149700758018 ], [ -47.263089347023275, -22.339167721380491 ], [ -47.263079611950289, -22.339185779456511 ], [ -47.26306990044715, -22.339203874836791 ], [ -47.263060212301433, -22.339222007371561 ], [ -47.263050547300125, -22.339240176909492 ], [ -47.263040905229744, -22.339258383297608 ], [ -47.263031285876131, -22.339276626381636 ], [ -47.263021689024235, -22.339294906006234 ], [ -47.263012114458306, -22.339313222014798 ], [ -47.263002561962274, -22.33933157424871 ], [ -47.262993031319162, -22.339349962548393 ], [ -47.262983522310897, -22.339368386753712 ], [ -47.262974034719029, -22.339386846702386 ], [ -47.262964568324421, -22.339405342230997 ], [ -47.262955122906547, -22.339423873175935 ], [ -47.262945698244387, -22.339442439371826 ], [ -47.262936294116436, -22.339461040651507 ], [ -47.262926910300322, -22.3394796768467 ], [ -47.262917546484275, -22.339498347964788 ], [ -47.262908198501762, -22.33951706171603 ], [ -47.262898856810494, -22.33953583613329 ], [ -47.262889515057111, -22.339554682231697 ], [ -47.262880172130188, -22.339573600464192 ], [ -47.262870827290108, -22.339592590515128 ], [ -47.2628614797895, -22.339611652063354 ], [ -47.262852128873575, -22.339630784781331 ], [ -47.26284277377885, -22.339649988337761 ], [ -47.262833413734235, -22.339669262395386 ], [ -47.262824047960883, -22.339688606611247 ], [ -47.262814675670697, -22.339708020639701 ], [ -47.262804975641593, -22.339728169724715 ], [ -47.262795603100187, -22.339747692489659 ], [ -47.262786221534782, -22.339767283961677 ], [ -47.262776830130178, -22.339786943774939 ], [ -47.262767428059512, -22.339806671565842 ], [ -47.262758014490579, -22.339826466960179 ], [ -47.262748588580195, -22.339846329584521 ], [ -47.262739149477426, -22.339866259059711 ], [ -47.262729696322943, -22.339886255002241 ], [ -47.262720228247964, -22.339906317026234 ], [ -47.262710744375667, -22.339926444740758 ], [ -47.262701243819699, -22.339946637752771 ], [ -47.262691725685535, -22.339966895664386 ], [ -47.262682189070155, -22.339987218073581 ], [ -47.262672633060042, -22.340007604578112 ], [ -47.262663056733942, -22.340028054770194 ], [ -47.262653459162344, -22.340048568237222 ], [ -47.26264383940498, -22.340069144567256 ], [ -47.262634196514306, -22.340089783341455 ], [ -47.262624529532452, -22.340110484140776 ], [ -47.262614837494141, -22.340131246539734 ], [ -47.262605119422062, -22.340152070116012 ], [ -47.262595374334751, -22.340172954433978 ], [ -47.262585601236651, -22.340193899065806 ], [ -47.262575799126971, -22.340214903572303 ], [ -47.262565966993165, -22.340235967517277 ], [ -47.262556103816053, -22.34025709045628 ], [ -47.262546208565489, -22.340278271945827 ], [ -47.262536280202745, -22.340299511538522 ], [ -47.262526317681761, -22.34032080878033 ], [ -47.262516319944751, -22.340342163219699 ], [ -47.262506285927579, -22.340363574396488 ], [ -47.26249621455478, -22.340385041852237 ], [ -47.262486104743701, -22.340406565121505 ], [ -47.262475955402252, -22.340428143736549 ], [ -47.26246576542875, -22.34044977722775 ], [ -47.262455533714196, -22.340471465118846 ], [ -47.262445259137529, -22.340493206936475 ], [ -47.262434940573904, -22.340515002193495 ], [ -47.262424576885174, -22.340536850408341 ], [ -47.262414166925623, -22.340558751093191 ], [ -47.262403709542895, -22.340580703752213 ], [ -47.262393203572941, -22.340602707891733 ], [ -47.26238264784493, -22.340624763010339 ], [ -47.262372041178978, -22.340646868603347 ], [ -47.262361050696342, -22.34066971356506 ], [ -47.262350323270191, -22.340691948404945 ], [ -47.262339541747579, -22.340714231029569 ], [ -47.262328711288667, -22.340736547877615 ], [ -47.262317840529889, -22.34075887941286 ], [ -47.262306932661453, -22.340781218071001 ], [ -47.262295987340813, -22.340803563575324 ], [ -47.26228500417475, -22.340825915750752 ], [ -47.262273982769656, -22.340848274421113 ], [ -47.262262922730294, -22.340870639411278 ], [ -47.262251823661764, -22.340893010543162 ], [ -47.262240685168258, -22.340915387638525 ], [ -47.262229506852769, -22.340937770519222 ], [ -47.262218288318678, -22.340960159004428 ], [ -47.262207029168088, -22.340982552913548 ], [ -47.262195729002627, -22.341004952064996 ], [ -47.262184387423666, -22.341027356275486 ], [ -47.26217300403178, -22.34104976536134 ], [ -47.262161578427119, -22.341072179137569 ], [ -47.262150110209312, -22.341094597418238 ], [ -47.262138598977138, -22.341117020017037 ], [ -47.262127044329411, -22.341139446745562 ], [ -47.262115445864055, -22.3411618774151 ], [ -47.262103803178888, -22.341184311835224 ], [ -47.26209211587129, -22.341206749814447 ], [ -47.262080383537366, -22.341229191161631 ], [ -47.262068605773734, -22.341251635682855 ], [ -47.262056782176565, -22.341274083183077 ], [ -47.262044912341217, -22.341296533466959 ], [ -47.262032995862619, -22.341318986338099 ], [ -47.262021032335589, -22.341341441598363 ], [ -47.262009021354871, -22.341363899047987 ], [ -47.261996962514502, -22.341386358486783 ], [ -47.261984855408151, -22.341408819713365 ], [ -47.261972699629183, -22.341431282525193 ], [ -47.261960494770875, -22.341453746718017 ], [ -47.261948240426946, -22.341476212085158 ], [ -47.261935936189289, -22.341498678421654 ], [ -47.261923581650436, -22.341521145519451 ], [ -47.261911176403437, -22.341543613168081 ], [ -47.261898720040058, -22.341566081157737 ], [ -47.261886212152071, -22.341588549277006 ], [ -47.261873652331843, -22.341611017311561 ], [ -47.261861040170643, -22.3416334850479 ], [ -47.261848375260342, -22.341655952269484 ], [ -47.261835657192883, -22.341678418758498 ], [ -47.261822885559049, -22.341700884297456 ], [ -47.261810059951003, -22.341723348664971 ], [ -47.261797179960169, -22.341745811639615 ], [ -47.261784245177765, -22.341768272998937 ], [ -47.261771255195335, -22.341790732518337 ], [ -47.261758209604828, -22.341813189971393 ], [ -47.261745107997804, -22.341835645130907 ], [ -47.261731949965984, -22.341858097768142 ], [ -47.261718735101084, -22.341880547653016 ], [ -47.261705462995629, -22.341902994552939 ], [ -47.261692133241908, -22.341925438234473 ], [ -47.261678745432192, -22.341947878462999 ], [ -47.261665299159432, -22.341970315001753 ], [ -47.261651794016359, -22.341992747612991 ], [ -47.261638229596265, -22.342015176057174 ], [ -47.261624605493111, -22.342037600092436 ], [ -47.261610921300381, -22.342060019476836 ], [ -47.261597176612533, -22.342082433965686 ], [ -47.261583371024606, -22.342104843312526 ], [ -47.261569504131209, -22.342127247270643 ], [ -47.261555575528419, -22.342149645590027 ], [ -47.261541584811674, -22.342172038021001 ], [ -47.261527531578047, -22.342194424310186 ], [ -47.261513415424623, -22.342216804203684 ], [ -47.261499235948669, -22.342239177446373 ], [ -47.261484992749125, -22.342261543779916 ], [ -47.261478956488844, -22.34227097711306 ], [ -47.261458947598257, -22.342302158133752 ], [ -47.261456313574222, -22.342306254684011 ], [ -47.261441876798671, -22.342328598731598 ], [ -47.261427374699068, -22.342350934824356 ], [ -47.26141280687704, -22.342373262696785 ], [ -47.261398172934911, -22.34239558208187 ], [ -47.26138347247597, -22.342417892710611 ], [ -47.261368700263986, -22.342440201622271 ], [ -47.261353794168457, -22.342462600655406 ], [ -47.261338656631331, -22.342485226322598 ], [ -47.261323243300758, -22.342508129052593 ], [ -47.26130754601003, -22.342531304271162 ], [ -47.261291556895721, -22.342554746408094 ], [ -47.261275267791021, -22.342578449797962 ], [ -47.261258670229246, -22.342602408669361 ], [ -47.261241755448175, -22.34262661713165 ], [ -47.261224514398052, -22.342651069157313 ], [ -47.261206937746294, -22.342675758568596 ], [ -47.261189015887219, -22.342700679017369 ], [ -47.261170738949282, -22.342725823969207 ], [ -47.261152096805048, -22.342751186683778 ], [ -47.261133079082491, -22.342776760194806 ], [ -47.261113675176134, -22.342802537290599 ], [ -47.261093874262365, -22.342828510490666 ], [ -47.26107366531361, -22.342854672025009 ], [ -47.261053037115019, -22.342881013812018 ], [ -47.261031978285125, -22.342907527432946 ], [ -47.261010477294015, -22.34293420411182 ], [ -47.260988522488411, -22.342961034688859 ], [ -47.260966102117045, -22.342988009596723 ], [ -47.260943204356067, -22.343015118839254 ], [ -47.260919817341076, -22.343042351965543 ], [ -47.260895929199066, -22.343069698047817 ], [ -47.260871528083342, -22.343097145659463 ], [ -47.260846602211849, -22.343124682853329 ], [ -47.260821139906696, -22.343152297142897 ], [ -47.260795129638545, -22.343179975482656 ], [ -47.260768560072428, -22.343207704251796 ], [ -47.260741420114968, -22.343235469241424 ], [ -47.260713698965716, -22.343263255642327 ], [ -47.260685386170636, -22.343291048036139 ], [ -47.260656471677393, -22.343318830390086 ], [ -47.260626945891673, -22.343346586056224 ], [ -47.260596799735204, -22.343374297774343 ], [ -47.26056602509157, -22.343401947331859 ], [ -47.260534668145667, -22.343429468882988 ], [ -47.260502888086904, -22.343456708247942 ], [ -47.260470811799415, -22.343483558465948 ], [ -47.260438457319033, -22.343510009946542 ], [ -47.260405829243922, -22.343536064372923 ], [ -47.260372931967673, -22.343561723358956 ], [ -47.260339769684187, -22.343586988444653 ], [ -47.260306346397847, -22.343611861087588 ], [ -47.260272665929449, -22.343636342658598 ], [ -47.260238731921667, -22.343660434437307 ], [ -47.260204547847103, -22.34368413760647 ], [ -47.260170117013473, -22.343707453248417 ], [ -47.260135442569258, -22.343730382341281 ], [ -47.260100527512293, -22.343752925753332 ], [ -47.260065374695074, -22.343775084240146 ], [ -47.260029986826723, -22.343796858443287 ], [ -47.259994366483511, -22.343818248884045 ], [ -47.259958516112924, -22.343839255961353 ], [ -47.25992243803752, -22.343859879949697 ], [ -47.259886134463073, -22.343880120994609 ], [ -47.25984960748152, -22.343899979111288 ], [ -47.259812859076732, -22.343919454181581 ], [ -47.259775891130381, -22.343938545950834 ], [ -47.259738705426834, -22.343957254025558 ], [ -47.259701303657387, -22.343975577871266 ], [ -47.259663687425352, -22.343993516809942 ], [ -47.259625858253067, -22.34401107001645 ], [ -47.25958781758446, -22.344028236517488 ], [ -47.259549566790341, -22.344045015188815 ], [ -47.25951110717493, -22.3440614047521 ], [ -47.259472439979234, -22.344077403773252 ], [ -47.259433566388708, -22.344093010658892 ], [ -47.259394487536476, -22.344108223654828 ], [ -47.259355204508857, -22.344123040843275 ], [ -47.25931571835136, -22.344137460140349 ], [ -47.259276030075569, -22.344151479292833 ], [ -47.259236140662857, -22.344165095876782 ], [ -47.259196051071427, -22.344178307294186 ], [ -47.259155762245882, -22.344191110769763 ], [ -47.259115275117921, -22.344203503350158 ], [ -47.25907459061586, -22.344215481900349 ], [ -47.259033709675059, -22.344227043100524 ], [ -47.25899263323938, -22.344238183445235 ], [ -47.258951362274786, -22.344248899239286 ], [ -47.258909897774714, -22.344259186596481 ], [ -47.258868240765523, -22.344269041437954 ], [ -47.258826392645837, -22.344278459415623 ], [ -47.258784424745926, -22.344287421091362 ], [ -47.258742567779457, -22.344295880786024 ], [ -47.258701009368203, -22.344303817003741 ], [ -47.258659782597249, -22.344311243076454 ], [ -47.258618898462025, -22.344318176723107 ], [ -47.258578367052955, -22.344324635718689 ], [ -47.258538197585935, -22.344330637842727 ], [ -47.258498398436103, -22.344336200831346 ], [ -47.258458977184269, -22.344341342332037 ], [ -47.258419940655244, -22.344346079863957 ], [ -47.258381294958056, -22.344350430781624 ], [ -47.258343045536243, -22.3443544122416 ], [ -47.25830519720985, -22.344358041173681 ], [ -47.258267754218366, -22.344361334255794 ], [ -47.258230720270596, -22.344364307891045 ], [ -47.258194098586159, -22.344366978189235 ], [ -47.258157891939739, -22.344369360950417 ], [ -47.258122102703553, -22.344371471651659 ], [ -47.258086732890476, -22.344373325435761 ], [ -47.258051784193569, -22.344374937102906 ], [ -47.258017258023784, -22.344376321103798 ], [ -47.257983155550122, -22.344377491534868 ], [ -47.257949477733113, -22.344378462135129 ], [ -47.257916225357924, -22.344379246284351 ], [ -47.257883399069094, -22.34437985700243 ], [ -47.257850999399139, -22.344380306949997 ], [ -47.257819026798039, -22.344380608429507 ], [ -47.257787481661055, -22.344380773387584 ], [ -47.257756364350534, -22.344380813417406 ], [ -47.257725675223256, -22.344380739761775 ], [ -47.257695414649199, -22.344380563316435 ], [ -47.25766558303485, -22.344380294633421 ], [ -47.257636180839071, -22.344379943924817 ], [ -47.257607208590393, -22.344379521065893 ], [ -47.257578666904934, -22.344379035598688 ], [ -47.257550556497939, -22.344378496735096 ], [ -47.257522878197378, -22.344377913359679 ], [ -47.257495632954303, -22.344377294032086 ], [ -47.257468815312983, -22.344376646831368 ], [ -47.257442317305852, -22.344375976692191 ], [ -47.25741595534209, -22.344375282755557 ], [ -47.257389645592539, -22.344374563721864 ], [ -47.257363385681657, -22.344373820271688 ], [ -47.257337175471285, -22.344373053141755 ], [ -47.257311780709323, -22.344372286196517 ], [ -47.257285648594248, -22.34437147395154 ], [ -47.256584996538294, -22.344349057231401 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1029.578076521, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263331945355603, -22.338798952466405 ], [ -47.263314797002387, -22.338827720636903 ], [ -47.263304576623277, -22.338844953078723 ], [ -47.263294383625968, -22.338862225811848 ], [ -47.263284217808497, -22.338879538720342 ], [ -47.263274078967193, -22.338896891689121 ], [ -47.263263966898855, -22.338914284600055 ], [ -47.263253881400864, -22.338931717331938 ], [ -47.263243822269928, -22.338949189762467 ], [ -47.263233789301971, -22.33896670176858 ], [ -47.263223782293707, -22.338984253223355 ], [ -47.263213801040273, -22.339001844000617 ], [ -47.263203845337564, -22.339019473970215 ], [ -47.263193914981919, -22.339037142999189 ], [ -47.263184009766434, -22.339054850957815 ], [ -47.263174129486622, -22.339072597709581 ], [ -47.263164273936866, -22.339090383117728 ], [ -47.263154442910164, -22.33910820704547 ], [ -47.26314463620001, -22.339126069352588 ], [ -47.263134853598579, -22.339143969898924 ], [ -47.263125094898697, -22.33916190854044 ], [ -47.263115359892005, -22.339179885132879 ], [ -47.263105648369063, -22.339197899531317 ], [ -47.263095960120687, -22.339215951587679 ], [ -47.263086294936748, -22.339234041153333 ], [ -47.263076652606351, -22.339252168078211 ], [ -47.263067032918229, -22.339270332210369 ], [ -47.263057435660365, -22.339288533396594 ], [ -47.263047860619878, -22.339306771482672 ], [ -47.263038307583138, -22.339325046313068 ], [ -47.263028776336228, -22.339343357730126 ], [ -47.263019266664287, -22.339361705575296 ], [ -47.263009778351282, -22.339380089689374 ], [ -47.263000311180939, -22.339398509911131 ], [ -47.2629908649361, -22.339416966078005 ], [ -47.262981439398374, -22.339435458027282 ], [ -47.262972034348714, -22.339453985594528 ], [ -47.262962649567683, -22.339472548613394 ], [ -47.262953284834943, -22.33949114691648 ], [ -47.262943939839012, -22.339509780515215 ], [ -47.262934610342498, -22.339528457266638 ], [ -47.262925286637639, -22.339547195543279 ], [ -47.262915962271499, -22.339566006572099 ], [ -47.26290663613058, -22.3395848908226 ], [ -47.262897307480195, -22.339603847981397 ], [ -47.262887975577655, -22.339622877729489 ], [ -47.26287863967277, -22.339641979741423 ], [ -47.26286929900651, -22.339661153687835 ], [ -47.262859952812029, -22.339680399233337 ], [ -47.262850600314593, -22.339699716036787 ], [ -47.26284124073014, -22.339719103754216 ], [ -47.262831546906661, -22.339739239957069 ], [ -47.262822186222948, -22.339758738066099 ], [ -47.262812815954263, -22.339778305987426 ], [ -47.262803435288902, -22.33979794335664 ], [ -47.262794043403261, -22.339817649811415 ], [ -47.262784639468215, -22.339837424978811 ], [ -47.262775222643612, -22.33985726848659 ], [ -47.262765792081289, -22.339877179956666 ], [ -47.26275634692454, -22.339897159006551 ], [ -47.262746886307106, -22.339917205251318 ], [ -47.262737409354457, -22.339937318300972 ], [ -47.262727915182417, -22.339957497763244 ], [ -47.262718402898429, -22.339977743240965 ], [ -47.262708871601298, -22.339998054332849 ], [ -47.262699320379213, -22.340018430637294 ], [ -47.262689748312361, -22.340038871747087 ], [ -47.262680154472633, -22.340059377250043 ], [ -47.262670537920833, -22.340079946734814 ], [ -47.262660897710532, -22.340100579782831 ], [ -47.262651232884629, -22.340121275975427 ], [ -47.262641542478548, -22.340142034887325 ], [ -47.262631825515399, -22.34016285609659 ], [ -47.262622081014186, -22.34018373916755 ], [ -47.26261230797941, -22.340204683672539 ], [ -47.262602505410335, -22.340225689172485 ], [ -47.262592672294232, -22.340246755231107 ], [ -47.262582807611587, -22.340267881403882 ], [ -47.262572910331791, -22.340289067247255 ], [ -47.262562979415378, -22.340310312313644 ], [ -47.262553013815506, -22.34033161614866 ], [ -47.262543012473422, -22.340352978300565 ], [ -47.262532974323726, -22.340374398308807 ], [ -47.262522898289681, -22.340395875714545 ], [ -47.262512783287157, -22.340417410051799 ], [ -47.262502628222357, -22.340439000852346 ], [ -47.262492431991788, -22.340460647645934 ], [ -47.262482193484445, -22.340482349955597 ], [ -47.262471911577116, -22.340504107307385 ], [ -47.26246158514266, -22.340525919213121 ], [ -47.262451213040414, -22.340547785190569 ], [ -47.262440794122028, -22.340569704750891 ], [ -47.26243032723233, -22.340591677397224 ], [ -47.262419811204332, -22.340613702634901 ], [ -47.262409244864024, -22.340635779961314 ], [ -47.26239862702829, -22.340657908870501 ], [ -47.262387618672605, -22.340680791022272 ], [ -47.262376878667645, -22.340703051943564 ], [ -47.26236608400589, -22.340725361732517 ], [ -47.262355239960968, -22.340747706584537 ], [ -47.262344355339742, -22.340770066606151 ], [ -47.262333433397536, -22.340792434095597 ], [ -47.262322473791414, -22.340814808773569 ], [ -47.262311476126861, -22.340837190464338 ], [ -47.262300440008921, -22.34085957899104 ], [ -47.262289365040992, -22.340881974177858 ], [ -47.262278250826839, -22.34090437584598 ], [ -47.262267096969282, -22.340926783816407 ], [ -47.262255903069935, -22.340949197910291 ], [ -47.262244668730787, -22.340971617945986 ], [ -47.262233393552535, -22.340994043742171 ], [ -47.262222077135384, -22.341016475116419 ], [ -47.262210719079313, -22.341038911884613 ], [ -47.262199318983427, -22.341061353862273 ], [ -47.262187876446454, -22.34108380086353 ], [ -47.262176391066582, -22.341106252701561 ], [ -47.262164862441111, -22.341128709189213 ], [ -47.262153290167376, -22.341151170137074 ], [ -47.262141673841839, -22.341173635355613 ], [ -47.262130013060819, -22.341196104653324 ], [ -47.262118307420181, -22.341218577837825 ], [ -47.262106556514567, -22.341241054716988 ], [ -47.26209475993906, -22.341263535095841 ], [ -47.262082917288296, -22.341286018778323 ], [ -47.262071028156122, -22.341308505568033 ], [ -47.262059092135942, -22.341330995267473 ], [ -47.262047108820994, -22.341353487677413 ], [ -47.262035077804512, -22.341375982597008 ], [ -47.262022998678987, -22.341398479824893 ], [ -47.262010871036502, -22.341420979158475 ], [ -47.261998694468858, -22.341443480394076 ], [ -47.261986468567756, -22.341465983326227 ], [ -47.261974192925372, -22.341488487746989 ], [ -47.261961867132001, -22.341510993450111 ], [ -47.261949490778569, -22.341533500226351 ], [ -47.261937063456593, -22.341556007863829 ], [ -47.261924584756215, -22.341578516151468 ], [ -47.261912054267583, -22.341601024876464 ], [ -47.261899471581536, -22.341623533823125 ], [ -47.261886836287687, -22.341646042776532 ], [ -47.261874147976378, -22.341668551518687 ], [ -47.26186140623787, -22.341691059830353 ], [ -47.261848610661374, -22.34171356749254 ], [ -47.261835760837499, -22.341736074282345 ], [ -47.261822856355991, -22.341758579976855 ], [ -47.261809896806504, -22.341781084351979 ], [ -47.261796881779013, -22.341803587181555 ], [ -47.261783810863818, -22.341826088237532 ], [ -47.26177068365088, -22.341848587291089 ], [ -47.261757499730336, -22.341871084111773 ], [ -47.261744258692332, -22.34189357846785 ], [ -47.261730960127778, -22.341916070124984 ], [ -47.261717603627346, -22.341938558847989 ], [ -47.261704188781785, -22.341961044400449 ], [ -47.261690715182425, -22.341983526543714 ], [ -47.261677182420456, -22.342006005038318 ], [ -47.261663590087558, -22.342028479642806 ], [ -47.261649937776156, -22.342050950113375 ], [ -47.261636225078171, -22.34207341620619 ], [ -47.261622451586511, -22.342095877674581 ], [ -47.261608616894662, -22.342118334270143 ], [ -47.261594720595731, -22.342140785744093 ], [ -47.26158076228424, -22.342163231844381 ], [ -47.261566741554091, -22.342185672319275 ], [ -47.261552658000895, -22.342208106913265 ], [ -47.261538511220223, -22.342230535370309 ], [ -47.261524300807842, -22.342252957433153 ], [ -47.261510026361215, -22.342275372841218 ], [ -47.261505531518921, -22.342282397282876 ], [ -47.261485528602442, -22.342313580871661 ], [ -47.261481283754357, -22.342320182648542 ], [ -47.261466814791021, -22.34234257652032 ], [ -47.261452280187207, -22.34236496268251 ], [ -47.261437679543143, -22.34238734086729 ], [ -47.261423012459716, -22.342409710805246 ], [ -47.261408278538838, -22.342432072225012 ], [ -47.261393472453285, -22.34245443229873 ], [ -47.261378530931765, -22.342476884572083 ], [ -47.261363354663196, -22.342499568136521 ], [ -47.261347898556416, -22.342522534434284 ], [ -47.261332154375992, -22.342545778886489 ], [ -47.261316114195324, -22.342569295899892 ], [ -47.261299769778851, -22.34259307978423 ], [ -47.261283112585559, -22.34261712474126 ], [ -47.261266133773454, -22.34264142485139 ], [ -47.261248824207676, -22.342665974055556 ], [ -47.26123117446528, -22.342690766141619 ], [ -47.261213174845167, -22.342715794724064 ], [ -47.261194815375447, -22.342741053227506 ], [ -47.261176085823664, -22.342766534866868 ], [ -47.261156975708154, -22.342792232626948 ], [ -47.261137474309535, -22.342818139242613 ], [ -47.261117570686189, -22.342844247174835 ], [ -47.26109725368886, -22.342870548589946 ], [ -47.261076511977457, -22.342897035336708 ], [ -47.261055334042233, -22.34292369892054 ], [ -47.261033708222207, -22.342950530482998 ], [ -47.261011622730805, -22.34297752077482 ], [ -47.260989065681599, -22.343004660131555 ], [ -47.26096602511425, -22.343031938452018 ], [ -47.260942489027137, -22.343059345171827 ], [ -47.2609184454098, -22.343086869240985 ], [ -47.260893882278708, -22.343114499101276 ], [ -47.260868787716049, -22.343142222664433 ], [ -47.260843149910166, -22.343170027292761 ], [ -47.260816957200653, -22.343197899779291 ], [ -47.260790198125164, -22.343225826331047 ], [ -47.260762861467299, -22.343253792556087 ], [ -47.260734936309106, -22.343281783450983 ], [ -47.260706412085419, -22.343309783392009 ], [ -47.26067727864023, -22.343337776129534 ], [ -47.260647526284018, -22.343365744787388 ], [ -47.260617145852855, -22.343393671865847 ], [ -47.260586129162512, -22.343421538895097 ], [ -47.260554523335273, -22.34344927888997 ], [ -47.260522490544204, -22.343476734881119 ], [ -47.260490159965194, -22.343503797963656 ], [ -47.260457549898881, -22.343530458402785 ], [ -47.260424664959423, -22.343556717945976 ], [ -47.260391509552534, -22.343582578270262 ], [ -47.260358087880611, -22.343608040977333 ], [ -47.260324403953035, -22.343633107584996 ], [ -47.260290461592135, -22.343657779522676 ], [ -47.260256264438858, -22.343682058126895 ], [ -47.260221815960939, -22.343705944635509 ], [ -47.260187119458152, -22.343729440184099 ], [ -47.260152178068083, -22.343752545802111 ], [ -47.260116994774926, -22.343775262407121 ], [ -47.260081572414755, -22.343797590801909 ], [ -47.260045913677736, -22.343819531673077 ], [ -47.260010021118624, -22.343841085584817 ], [ -47.259973897161032, -22.343862252976663 ], [ -47.259937544101362, -22.343883034161337 ], [ -47.259900964117051, -22.343903429320317 ], [ -47.259864159269554, -22.343923438502298 ], [ -47.259827131510299, -22.343943061620113 ], [ -47.259789882686647, -22.3439622984476 ], [ -47.259752414546782, -22.343981148617207 ], [ -47.25971472874415, -22.343999611617757 ], [ -47.259676826842529, -22.344017686791855 ], [ -47.259638710323308, -22.344035373332307 ], [ -47.259600380587948, -22.344052670281009 ], [ -47.25956183896345, -22.344069576526078 ], [ -47.259523086708953, -22.344086090798726 ], [ -47.259484125019327, -22.344102211671519 ], [ -47.259444955032748, -22.344117937554774 ], [ -47.259405577834144, -22.34413326669501 ], [ -47.259365994460751, -22.344148197172146 ], [ -47.259326205908238, -22.34416272689689 ], [ -47.259286213137763, -22.344176853607536 ], [ -47.259246017079668, -22.344190574868414 ], [ -47.259205618640713, -22.34420388806668 ], [ -47.259165018713787, -22.344216790408769 ], [ -47.259124218178627, -22.344229278919887 ], [ -47.259083217911616, -22.344241350440168 ], [ -47.259042018796194, -22.344253001621549 ], [ -47.259000621724539, -22.3442642289268 ], [ -47.25895902761129, -22.344275028625557 ], [ -47.258917237399096, -22.344285396792859 ], [ -47.258875252064108, -22.344295329307489 ], [ -47.258833072961707, -22.344304821774042 ], [ -47.258790772673947, -22.344313854427462 ], [ -47.258748586130643, -22.344322380733509 ], [ -47.258706704400332, -22.344330378694711 ], [ -47.258665161156884, -22.344337861773493 ], [ -47.258623967575545, -22.344344847900619 ], [ -47.258583133909653, -22.344351355063864 ], [ -47.25854266952193, -22.344357401255625 ], [ -47.258502582918737, -22.344363004424146 ], [ -47.258462881797378, -22.344368182427367 ], [ -47.258423573085189, -22.344372952992487 ], [ -47.258384662980433, -22.344377333679084 ], [ -47.258346157003587, -22.344381341844972 ], [ -47.258308060040115, -22.344384994617222 ], [ -47.258270376384061, -22.344388308866186 ], [ -47.258233109789145, -22.344391301182426 ], [ -47.258196263510634, -22.344393987857639 ], [ -47.258159840350764, -22.344396384868162 ], [ -47.258123842701806, -22.344398507861293 ], [ -47.258088272590008, -22.344400372143905 ], [ -47.258053131715947, -22.344401992673895 ], [ -47.258018421492785, -22.344403384053233 ], [ -47.257984143087327, -22.344404560523031 ], [ -47.257950297454009, -22.344405535960309 ], [ -47.257916885368658, -22.34440632387631 ], [ -47.257883907463864, -22.344406937415673 ], [ -47.257851364258109, -22.344407389357087 ], [ -47.257819256185883, -22.344407692114512 ], [ -47.257787583625863, -22.344407857739416 ], [ -47.257756346923202, -22.344407897923332 ], [ -47.257725546417447, -22.344407824000903 ], [ -47.257695182461561, -22.344407646953208 ], [ -47.25766525544563, -22.344407377411478 ], [ -47.257635765813191, -22.344407025660384 ], [ -47.257606714078634, -22.34440660164179 ], [ -47.257578100845663, -22.344406114958105 ], [ -47.257549926818854, -22.344405574875399 ], [ -47.257522192817653, -22.344404990326424 ], [ -47.257494899786835, -22.344404369912979 ], [ -47.257468042145767, -22.344403721747355 ], [ -47.257441509904531, -22.344403050742837 ], [ -47.257415116064315, -22.344402355967532 ], [ -47.257388775247186, -22.344401636085188 ], [ -47.257362485037554, -22.344400891777646 ], [ -47.257336245298646, -22.344400123783878 ], [ -47.257310835962961, -22.344399356398924 ], [ -47.257284675477095, -22.344398543284651 ], [ -47.256572054359673, -22.344375743612297 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1032.759739845, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263351030418235, -22.33882269288226 ], [ -47.263330082956173, -22.338858012128661 ], [ -47.263319919548429, -22.338875234725865 ], [ -47.263309782981892, -22.338892497824183 ], [ -47.263299673055229, -22.338909801310294 ], [ -47.263289589567556, -22.338927145067842 ], [ -47.263279532318592, -22.33894452897724 ], [ -47.263269501107352, -22.338961952917906 ], [ -47.263259495732086, -22.338979416768364 ], [ -47.263249515991873, -22.338996920403257 ], [ -47.263239561684024, -22.339014463698049 ], [ -47.263229632606887, -22.339032046524029 ], [ -47.263219728559051, -22.339049668749809 ], [ -47.263209849335873, -22.339067330247065 ], [ -47.263199994735146, -22.339085030880756 ], [ -47.263190164553592, -22.339102770515471 ], [ -47.263180358586425, -22.339120549015831 ], [ -47.263170576629413, -22.339138366243031 ], [ -47.263160818477004, -22.339156222058072 ], [ -47.263151083924221, -22.339174116318301 ], [ -47.263141372764984, -22.339192048880665 ], [ -47.263131684792015, -22.339210019601538 ], [ -47.263122019798438, -22.339228028333977 ], [ -47.263112377576228, -22.339246074930557 ], [ -47.263102757916741, -22.339264159242351 ], [ -47.263093160610858, -22.339282281118518 ], [ -47.263083585448719, -22.339300440406952 ], [ -47.263074032219627, -22.339318636954527 ], [ -47.263064500712083, -22.339336870606719 ], [ -47.263054990714295, -22.339355141206916 ], [ -47.263045502013483, -22.339373448597556 ], [ -47.263036034395761, -22.339391792620429 ], [ -47.263026587646891, -22.339410173115244 ], [ -47.263017161551851, -22.33942858992036 ], [ -47.263007755894229, -22.339447042873985 ], [ -47.262998370457076, -22.33946553181255 ], [ -47.262989005022966, -22.339484056570615 ], [ -47.262979659373563, -22.339502616981587 ], [ -47.262970333197742, -22.339521213060966 ], [ -47.262961022187234, -22.339539852812592 ], [ -47.262951716468748, -22.339558554948553 ], [ -47.262942409489838, -22.339577330907801 ], [ -47.262933100134923, -22.339596181176315 ], [ -47.262923787674225, -22.339615105442945 ], [ -47.26291447136974, -22.339634103390921 ], [ -47.262905150475909, -22.339653174696775 ], [ -47.262895824238051, -22.339672319033191 ], [ -47.262886491893674, -22.339691536066585 ], [ -47.262877152672182, -22.339710825457615 ], [ -47.262867805793441, -22.33973018686401 ], [ -47.262858118175572, -22.339750310184677 ], [ -47.262848769349553, -22.33976978363777 ], [ -47.262839410377595, -22.33978932800845 ], [ -47.262830040451462, -22.339808942933569 ], [ -47.262820658750812, -22.33982862805227 ], [ -47.262811264449688, -22.339848382992724 ], [ -47.262801856710858, -22.339868207383933 ], [ -47.262792434688961, -22.339888100848896 ], [ -47.262782997529975, -22.339908063006121 ], [ -47.262773544370056, -22.339928093471695 ], [ -47.262764074337049, -22.339948191856433 ], [ -47.262754586548901, -22.339968357768903 ], [ -47.262745080115103, -22.33998859081278 ], [ -47.262735554136221, -22.340008890587349 ], [ -47.262726007702156, -22.340029256691707 ], [ -47.262716439894561, -22.340049688719215 ], [ -47.262706849786689, -22.340070186258153 ], [ -47.262697236440488, -22.340090748897609 ], [ -47.262687598910546, -22.340111376219436 ], [ -47.262677936240571, -22.3401320678053 ], [ -47.262668247466706, -22.340152823230184 ], [ -47.262658531612523, -22.340173642072376 ], [ -47.26264878769738, -22.340194523896304 ], [ -47.262639014725934, -22.340215468274554 ], [ -47.262629211697487, -22.340236474767906 ], [ -47.262619377599073, -22.34025754294019 ], [ -47.262609511410922, -22.340278672346741 ], [ -47.262599612101845, -22.340299862543926 ], [ -47.262589678631798, -22.340321113083949 ], [ -47.262579709953052, -22.340342423512212 ], [ -47.262569705005824, -22.340363793376678 ], [ -47.262559662723675, -22.340385222216362 ], [ -47.262549582028392, -22.340406709572097 ], [ -47.262539461834379, -22.340428254977372 ], [ -47.262529301046257, -22.340449857963375 ], [ -47.262519098558613, -22.340471518059378 ], [ -47.26250885325851, -22.340493234787616 ], [ -47.262498564020497, -22.340515007673513 ], [ -47.262488229715224, -22.340536836228029 ], [ -47.262477849199463, -22.340558719968023 ], [ -47.262467421322256, -22.340580658403855 ], [ -47.262456944925603, -22.340602651037521 ], [ -47.262446418839559, -22.340624697373325 ], [ -47.262435841886983, -22.340646796907532 ], [ -47.262425212881475, -22.340668949132937 ], [ -47.262414186652762, -22.34069186847476 ], [ -47.262403434068958, -22.340714155477432 ], [ -47.262392626268081, -22.340736492430764 ], [ -47.262381768637155, -22.340758865286737 ], [ -47.262370870153497, -22.340781253794727 ], [ -47.26235993413755, -22.340803650115493 ], [ -47.262348960245937, -22.340826053967124 ], [ -47.262337948082902, -22.340848465173256 ], [ -47.262326897252116, -22.340870883556292 ], [ -47.262315807355648, -22.340893308939751 ], [ -47.262304677995878, -22.340915741144102 ], [ -47.262293508774292, -22.340938179989625 ], [ -47.262282299291101, -22.340960625296677 ], [ -47.262271049146896, -22.340983076882864 ], [ -47.26225975794101, -22.341005534566122 ], [ -47.262248425272169, -22.341027998163156 ], [ -47.262237050738989, -22.341050467489094 ], [ -47.262225633939117, -22.341072942358544 ], [ -47.262214174469868, -22.341095422584818 ], [ -47.262202671927916, -22.341117907980255 ], [ -47.262191125909148, -22.341140398356718 ], [ -47.26217953600942, -22.341162893523972 ], [ -47.262167901823688, -22.341185393291472 ], [ -47.262156222946835, -22.34120789746682 ], [ -47.262144498973193, -22.341230405856606 ], [ -47.262132729495882, -22.341252918267738 ], [ -47.2621209141085, -22.341275434504222 ], [ -47.262109052404163, -22.341297954368965 ], [ -47.262097143975197, -22.341320477664496 ], [ -47.262085188413415, -22.34134300419224 ], [ -47.262073185310634, -22.341365533751905 ], [ -47.262061134258374, -22.341388066141455 ], [ -47.262049034847692, -22.341410601158397 ], [ -47.26203688666908, -22.341433138599022 ], [ -47.262024689312753, -22.341455678258399 ], [ -47.262012442368892, -22.341478219929851 ], [ -47.262000145428054, -22.341500763404227 ], [ -47.261987798078984, -22.341523308474045 ], [ -47.261975399910995, -22.341545854928697 ], [ -47.26196295051404, -22.341568402555058 ], [ -47.26195044947665, -22.341590951140677 ], [ -47.261937896387408, -22.341613500471389 ], [ -47.261925290835556, -22.341636050330152 ], [ -47.2619126324091, -22.341658600500644 ], [ -47.261899920696742, -22.34168115076341 ], [ -47.261887155287233, -22.341703700897714 ], [ -47.261874335768098, -22.341726250683163 ], [ -47.261861461728358, -22.341748799895264 ], [ -47.26184853275624, -22.34177134830961 ], [ -47.261835548439684, -22.341793895700516 ], [ -47.261822508367111, -22.341816441840287 ], [ -47.261809412127221, -22.341838986499212 ], [ -47.261796259308419, -22.341861529446806 ], [ -47.261783049499172, -22.341884070450988 ], [ -47.261769782288049, -22.341906609278254 ], [ -47.261756457264383, -22.341929145692621 ], [ -47.261743074017303, -22.341951679457065 ], [ -47.261729632135904, -22.341974210333422 ], [ -47.261716131209965, -22.341996738081271 ], [ -47.261702570829094, -22.342019262459267 ], [ -47.261688950583391, -22.342041783224044 ], [ -47.261675270063783, -22.342064300129923 ], [ -47.26166152886055, -22.342086812931164 ], [ -47.261647726565087, -22.342109321379127 ], [ -47.261633862769358, -22.34213182522338 ], [ -47.261619937064872, -22.342154324213162 ], [ -47.2616059490447, -22.342176818094394 ], [ -47.261591898301177, -22.342199306613207 ], [ -47.261577784428411, -22.342221789511996 ], [ -47.261563607020506, -22.342244266532628 ], [ -47.261549365671705, -22.342266737415592 ], [ -47.261535059977987, -22.342289201898218 ], [ -47.261532361295359, -22.342293419342006 ], [ -47.261512257039598, -22.342324774316623 ], [ -47.26150625393921, -22.342334110608796 ], [ -47.261491752788118, -22.342356554304754 ], [ -47.261477185680128, -22.342378990536389 ], [ -47.261462552214013, -22.3424014190335 ], [ -47.261447851989296, -22.342423839524379 ], [ -47.261433084606502, -22.342446251735165 ], [ -47.261418244647423, -22.342468662970958 ], [ -47.26140326769989, -22.342491168484518 ], [ -47.261388052699886, -22.342513909946216 ], [ -47.26137255381694, -22.342536939811751 ], [ -47.261356762746821, -22.342560253497638 ], [ -47.261340671499823, -22.342583845387516 ], [ -47.261324271771585, -22.34260770976632 ], [ -47.261307554946804, -22.34263184080902 ], [ -47.261290512103699, -22.342656232566991 ], [ -47.261273134022282, -22.342680878949654 ], [ -47.261255411189254, -22.342705773710577 ], [ -47.261237333808126, -22.342730910426692 ], [ -47.261218891806678, -22.342756282481741 ], [ -47.261200074847352, -22.34278188304593 ], [ -47.261180872338926, -22.342807705055076 ], [ -47.261161273448053, -22.342833741190617 ], [ -47.261141267115185, -22.342859983855085 ], [ -47.26112084206931, -22.342886425150997 ], [ -47.261099986845124, -22.342913056857519 ], [ -47.261078689804599, -22.342939870404248 ], [ -47.261056939155694, -22.342966856850381 ], [ -47.261034722978515, -22.342994006857012 ], [ -47.261012029251489, -22.343021310662639 ], [ -47.260988845877819, -22.343048758061073 ], [ -47.260965160718563, -22.343076338374491 ], [ -47.26094096162597, -22.3431040404305 ], [ -47.260916236479524, -22.343131852539496 ], [ -47.26089097322572, -22.343159762471977 ], [ -47.260865159919128, -22.34318775743915 ], [ -47.260838784768303, -22.343215824072502 ], [ -47.260811836183443, -22.343243948406894 ], [ -47.260784302825186, -22.343272115867386 ], [ -47.260756173658095, -22.343300311256364 ], [ -47.260727438005809, -22.343328518744638 ], [ -47.260698085608702, -22.343356721865781 ], [ -47.260668106682012, -22.343384903515446 ], [ -47.260637491976155, -22.343413045954279 ], [ -47.260606233239102, -22.343441130455318 ], [ -47.260574378530549, -22.343469088894 ], [ -47.260542093007167, -22.343496761511421 ], [ -47.260509508136636, -22.343524037458558 ], [ -47.260476642484392, -22.34355090685623 ], [ -47.260443500680545, -22.343577371516307 ], [ -47.260410087143015, -22.343603433178902 ], [ -47.260376406082656, -22.343629093507413 ], [ -47.260342461513808, -22.343654354079877 ], [ -47.260308257260391, -22.343679216384299 ], [ -47.260273796961606, -22.34370368181407 ], [ -47.260239084080297, -22.3437277516622 ], [ -47.260204121908316, -22.343751427117486 ], [ -47.260168913572386, -22.343774709260735 ], [ -47.260133462042965, -22.34379759905875 ], [ -47.260097770139843, -22.343820097361537 ], [ -47.2600618405341, -22.34384220490081 ], [ -47.260025675759039, -22.343863922283607 ], [ -47.259989278214412, -22.343885249990024 ], [ -47.25995265017044, -22.343906188371111 ], [ -47.259915793776202, -22.343926737644207 ], [ -47.259878711062711, -22.343946897891531 ], [ -47.259841403948947, -22.343966669056911 ], [ -47.259803874247915, -22.343986050942704 ], [ -47.259766123671682, -22.344005043207254 ], [ -47.259728153835802, -22.344023645362689 ], [ -47.259689966264574, -22.344041856772243 ], [ -47.259651562398332, -22.344059676646719 ], [ -47.259612943596139, -22.344077104043116 ], [ -47.259574111141163, -22.34409413786198 ], [ -47.259535066247537, -22.344110776844047 ], [ -47.259495810063903, -22.344127019568514 ], [ -47.25945634368118, -22.344142864449449 ], [ -47.259416668136119, -22.344158309734034 ], [ -47.259376784416887, -22.344173353499912 ], [ -47.25933669346928, -22.344187993652358 ], [ -47.259296396204036, -22.344202227921212 ], [ -47.259255893500459, -22.344216053859071 ], [ -47.259215186213865, -22.344229468838225 ], [ -47.259174275185465, -22.344242470046876 ], [ -47.259133161243057, -22.344255054488773 ], [ -47.259091845210982, -22.344267218979216 ], [ -47.259050327920832, -22.344278960141807 ], [ -47.259008610213094, -22.344290274407676 ], [ -47.258966692951091, -22.344301158011156 ], [ -47.25892457702664, -22.344311606988597 ], [ -47.258882263365777, -22.344321617176412 ], [ -47.258839753280533, -22.344331184131917 ], [ -47.258797120604811, -22.344340287763039 ], [ -47.258754604484558, -22.344348880680503 ], [ -47.258712399435076, -22.344356940385214 ], [ -47.258670539719056, -22.344364480470109 ], [ -47.258629036691481, -22.344371519077733 ], [ -47.258587900768667, -22.344378074408652 ], [ -47.258547141460113, -22.344384164668199 ], [ -47.258506767403453, -22.344389808016626 ], [ -47.258466786412448, -22.344395022522377 ], [ -47.258427205517002, -22.344399826120714 ], [ -47.258388031004586, -22.344404236576231 ], [ -47.258349268472635, -22.34440827144811 ], [ -47.258310922871964, -22.344411948060539 ], [ -47.258272998551284, -22.34441528347639 ], [ -47.258235499309087, -22.344418294473584 ], [ -47.258198428436444, -22.344420997525862 ], [ -47.258161788763033, -22.344423408785751 ], [ -47.258125582701219, -22.344425544070784 ], [ -47.258089812290635, -22.344427418851939 ], [ -47.258054479239341, -22.344429048244788 ], [ -47.258019584962753, -22.344430447002555 ], [ -47.257985130625428, -22.344431629511053 ], [ -47.257951117175715, -22.344432609785354 ], [ -47.257917545380138, -22.344433401468187 ], [ -47.25788441585933, -22.344434017828821 ], [ -47.257851729117746, -22.344434471764096 ], [ -47.257819485574316, -22.344434775799449 ], [ -47.257787685591204, -22.344434942091191 ], [ -47.257756329496374, -22.344434982429195 ], [ -47.257725417612122, -22.344434908239915 ], [ -47.257694950274328, -22.344434730589953 ], [ -47.257664927856787, -22.34443446018944 ], [ -47.257635350787638, -22.34443410739588 ], [ -47.257606219567201, -22.344433682217645 ], [ -47.257577534786662, -22.344433194317453 ], [ -47.257549297140031, -22.344432653015655 ], [ -47.257521507438156, -22.344432067293113 ], [ -47.257494166619587, -22.344431445793816 ], [ -47.257467268978765, -22.344430796663318 ], [ -47.257440702503409, -22.344430124793423 ], [ -47.25741427678674, -22.344429429179453 ], [ -47.257387904902004, -22.344428708448454 ], [ -47.2573615843936, -22.344427963283565 ], [ -47.257335315126134, -22.344427194425975 ], [ -47.257309891216764, -22.344426426601277 ], [ -47.257283702360077, -22.344425612617727 ], [ -47.256559112176475, -22.344402429992503 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1035.9797664119999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26337017867867, -22.338846472193612 ], [ -47.263355589293568, -22.338871071174164 ], [ -47.26334545547536, -22.338888243635438 ], [ -47.263335348159757, -22.338905456923577 ], [ -47.263325267147721, -22.338922710927029 ], [ -47.263315212240684, -22.338940005531164 ], [ -47.263305183240718, -22.338957340618094 ], [ -47.263295179949189, -22.338974716068861 ], [ -47.263285202166593, -22.338992131763639 ], [ -47.263275249694374, -22.339009587578687 ], [ -47.263265322332153, -22.339027083390974 ], [ -47.263255419880558, -22.33904461907338 ], [ -47.263245542140496, -22.339062194495895 ], [ -47.263235688909596, -22.339079809531768 ], [ -47.263225859987969, -22.339097464047367 ], [ -47.263216055174595, -22.339115157908676 ], [ -47.263206274266942, -22.339132890981684 ], [ -47.263196517063072, -22.339150663128873 ], [ -47.26318678335965, -22.339168474212656 ], [ -47.263177072953972, -22.339186324091596 ], [ -47.263167385642177, -22.339204212623912 ], [ -47.263157721219194, -22.339222139667164 ], [ -47.263148079480388, -22.339240105075689 ], [ -47.263138460219899, -22.339258108703202 ], [ -47.263128863231309, -22.33927615040189 ], [ -47.263119288307635, -22.339294230022048 ], [ -47.26310973524123, -22.339312347412687 ], [ -47.26310020382352, -22.339330502421738 ], [ -47.263090693845157, -22.339348694895737 ], [ -47.263081205096455, -22.339366924679073 ], [ -47.263071737366758, -22.339385191615168 ], [ -47.263062290444296, -22.339403495546847 ], [ -47.263052864116908, -22.339421836314703 ], [ -47.26304345817163, -22.339440213758046 ], [ -47.263034072394127, -22.339458627716009 ], [ -47.26302470656946, -22.339477078025926 ], [ -47.26301536048225, -22.339495564523197 ], [ -47.263006033916156, -22.339514087042023 ], [ -47.262996726560452, -22.339532645602045 ], [ -47.262987434035921, -22.339551248353853 ], [ -47.262978146303844, -22.339569914349159 ], [ -47.262968856712121, -22.339588655238821 ], [ -47.262959564143216, -22.33960747152533 ], [ -47.262950267872192, -22.339626362899811 ], [ -47.26294096716574, -22.339645329047652 ], [ -47.262931661282934, -22.339664369647444 ], [ -47.262922349473499, -22.339683484373829 ], [ -47.262913030979227, -22.339702672895115 ], [ -47.262903705033644, -22.339721934873701 ], [ -47.262894370860622, -22.339741269969057 ], [ -47.262884689448377, -22.339761380407598 ], [ -47.262875352480023, -22.339780829204742 ], [ -47.262866004804792, -22.339800350024735 ], [ -47.262856645617866, -22.33981994250578 ], [ -47.262847274102207, -22.339839606288351 ], [ -47.262837889434991, -22.339859341001898 ], [ -47.262828490781907, -22.339879146276527 ], [ -47.262819077300456, -22.339899021736361 ], [ -47.262809648139189, -22.339918967000951 ], [ -47.262800202436814, -22.339938981687293 ], [ -47.262790739323449, -22.339959065407136 ], [ -47.262781257919208, -22.339979217769841 ], [ -47.262771757335557, -22.339999438379827 ], [ -47.262762236674959, -22.340019726837088 ], [ -47.26275269502888, -22.340040082741378 ], [ -47.262743131480555, -22.340060505686569 ], [ -47.26273354510451, -22.340080995261467 ], [ -47.262723934963908, -22.340101551055643 ], [ -47.262714300114311, -22.340122172651281 ], [ -47.262704639600301, -22.340142859630433 ], [ -47.262694952458638, -22.340163611568265 ], [ -47.262685237713406, -22.340184428043418 ], [ -47.262675494384347, -22.340205308620337 ], [ -47.262665721476246, -22.340226252871783 ], [ -47.262655917988397, -22.340247260358556 ], [ -47.262646082907686, -22.340268330644498 ], [ -47.262636215214016, -22.340289463284805 ], [ -47.262626313875693, -22.340310657835822 ], [ -47.262616377851984, -22.340331913849528 ], [ -47.262606406094378, -22.340353230871028 ], [ -47.262596397542033, -22.340374608448034 ], [ -47.262586351127382, -22.34039604611916 ], [ -47.262576265770868, -22.340417543424895 ], [ -47.26256614038541, -22.340439099898187 ], [ -47.262555973873944, -22.340460715069685 ], [ -47.262545765129246, -22.340482388468054 ], [ -47.262535513036362, -22.340504119614913 ], [ -47.262525216467708, -22.340525908034877 ], [ -47.262514874291597, -22.340547753238159 ], [ -47.262504485362349, -22.340569654740754 ], [ -47.262494048526293, -22.340591612052062 ], [ -47.262483562622712, -22.340613624673068 ], [ -47.262473026478617, -22.340635692107018 ], [ -47.262462438913772, -22.340657813849013 ], [ -47.262451798738503, -22.340679989390608 ], [ -47.262440754636756, -22.340702945922523 ], [ -47.262429989474157, -22.340725259006593 ], [ -47.26241916853418, -22.340747623124265 ], [ -47.262408297317251, -22.340770023984238 ], [ -47.262397384971159, -22.3407924409786 ], [ -47.262386434881449, -22.34081486613066 ], [ -47.262375446704411, -22.340837299155982 ], [ -47.262364420042879, -22.340859739877455 ], [ -47.262353354499268, -22.340882188116858 ], [ -47.262342249674255, -22.340904643696948 ], [ -47.262331105168883, -22.340927106437537 ], [ -47.262319920583252, -22.340949576158128 ], [ -47.262308695516239, -22.340972052678374 ], [ -47.262297429566985, -22.340994535815096 ], [ -47.262286122333435, -22.341017025385405 ], [ -47.262274773412962, -22.341039521205239 ], [ -47.262263382402693, -22.341062023088888 ], [ -47.262251948898829, -22.341084530850175 ], [ -47.262240472497304, -22.341107044301495 ], [ -47.262228952793315, -22.341129563254274 ], [ -47.262217389381249, -22.3411520875196 ], [ -47.262205781855535, -22.341174616906198 ], [ -47.26219412980965, -22.341197151222698 ], [ -47.262182432836958, -22.341219690275668 ], [ -47.262170690530318, -22.341242233870769 ], [ -47.262158902481346, -22.341264781813873 ], [ -47.262147068282097, -22.341287333907985 ], [ -47.262135187524201, -22.341309889955006 ], [ -47.262123259798422, -22.341332449756369 ], [ -47.262111284695088, -22.341355013112413 ], [ -47.262099261804387, -22.341377579821799 ], [ -47.262087190716443, -22.341400149681316 ], [ -47.26207507102059, -22.341422722487341 ], [ -47.262062902305864, -22.341445298034959 ], [ -47.26205068416089, -22.341467876118138 ], [ -47.262038416174263, -22.341490456528945 ], [ -47.262026097935014, -22.341513039056927 ], [ -47.262013729030222, -22.341535623493428 ], [ -47.262001309047697, -22.341558209626513 ], [ -47.261988837575771, -22.341580797241733 ], [ -47.261976314201405, -22.341603386125332 ], [ -47.261963738511561, -22.341625976061795 ], [ -47.261951110093896, -22.341648566832674 ], [ -47.26193842853484, -22.341671158220219 ], [ -47.261925693421468, -22.341693750003593 ], [ -47.261912904340946, -22.341716341960566 ], [ -47.261900060879192, -22.341738933869273 ], [ -47.261887162623637, -22.341761525503703 ], [ -47.261874209160865, -22.341784116637871 ], [ -47.261861200077277, -22.341806707044594 ], [ -47.261848134959642, -22.341829296494556 ], [ -47.261835013395086, -22.341851884756426 ], [ -47.261821834970391, -22.341874471598061 ], [ -47.261808599272463, -22.341897056785726 ], [ -47.261795305888256, -22.341919640084235 ], [ -47.261781954405514, -22.34194222125581 ], [ -47.261768544411758, -22.341964800061724 ], [ -47.261755075494534, -22.341987376262018 ], [ -47.261741547242039, -22.342009949614436 ], [ -47.261727959242272, -22.342032519875794 ], [ -47.261714311083814, -22.342055086800883 ], [ -47.261700602355972, -22.34207765014208 ], [ -47.261686832647506, -22.342100209651754 ], [ -47.261673001548253, -22.342122765079285 ], [ -47.261659108648651, -22.342145316172257 ], [ -47.261645153538652, -22.342167862677897 ], [ -47.261631135809793, -22.34219040434003 ], [ -47.261617055052909, -22.342212940902794 ], [ -47.261602910860596, -22.342235472106438 ], [ -47.261588702825463, -22.342257997690609 ], [ -47.261574430540236, -22.342280517393764 ], [ -47.261560093599478, -22.342303030950902 ], [ -47.261559578423459, -22.342303836057308 ], [ -47.261539482782652, -22.342335194330072 ], [ -47.261531224128795, -22.342348038564761 ], [ -47.261516690789954, -22.342370532084903 ], [ -47.261502091177782, -22.34239301838597 ], [ -47.261487424889644, -22.342415497195493 ], [ -47.261472691523664, -22.342437968239263 ], [ -47.261457890678983, -22.342460431241072 ], [ -47.26144301684635, -22.342482893638955 ], [ -47.261428004472833, -22.342505452392754 ], [ -47.261412750741421, -22.342528251751709 ], [ -47.261397209082311, -22.342551345185033 ], [ -47.261381371122525, -22.342574728104587 ], [ -47.261365228809197, -22.342598394870961 ], [ -47.261348773769214, -22.342622339744267 ], [ -47.261331997312979, -22.342646556872651 ], [ -47.261314890438896, -22.342671040278479 ], [ -47.261297443841855, -22.342695783839666 ], [ -47.261279647918244, -22.342720781275432 ], [ -47.261261492776129, -22.342746026125266 ], [ -47.261242968242961, -22.342771511731943 ], [ -47.261224063876135, -22.34279723122097 ], [ -47.261204768974807, -22.342823177479215 ], [ -47.261185072591701, -22.342849343134688 ], [ -47.261164963549341, -22.342875720531399 ], [ -47.261144430454955, -22.342902301708147 ], [ -47.261123461718022, -22.342929078374432 ], [ -47.261102045572216, -22.342956041884126 ], [ -47.261080170094452, -22.342983183213939 ], [ -47.261057823231532, -22.343010492935434 ], [ -47.26103499282673, -22.343037961190017 ], [ -47.261011666646723, -22.343065577666451 ], [ -47.260987832415402, -22.343093331573467 ], [ -47.260963477847568, -22.343121211616424 ], [ -47.260938590685804, -22.343149205974136 ], [ -47.260913158740884, -22.343177302275983 ], [ -47.260887169933611, -22.343205487582029 ], [ -47.260860612341453, -22.343233748362252 ], [ -47.260833474247264, -22.343262070479344 ], [ -47.260805744188652, -22.343290439175345 ], [ -47.260777411012647, -22.343318839058441 ], [ -47.260748463931819, -22.343347254094013 ], [ -47.260718892582773, -22.34337566759887 ], [ -47.260688687085604, -22.34340406224036 ], [ -47.260657838105104, -22.343432420039623 ], [ -47.260626337321355, -22.343460722012541 ], [ -47.260594233731467, -22.343488898895085 ], [ -47.260561695475786, -22.343516788138835 ], [ -47.260528856313734, -22.343544276950642 ], [ -47.260495735075537, -22.343571355306945 ], [ -47.260462336407308, -22.343598025083963 ], [ -47.260428664739116, -22.3436242880849 ], [ -47.260394724290322, -22.343650146034943 ], [ -47.260360519080187, -22.343675600572254 ], [ -47.260326052934225, -22.343700653243459 ], [ -47.260291329489895, -22.343725305498854 ], [ -47.260256352205182, -22.343749558686547 ], [ -47.260221124363987, -22.343773414048577 ], [ -47.260185649082132, -22.343796872717107 ], [ -47.260149929316462, -22.343819935708211 ], [ -47.260113967870325, -22.343842603919065 ], [ -47.260077767395842, -22.34386487812651 ], [ -47.260041330404782, -22.343886758980389 ], [ -47.260004659273086, -22.343908247001437 ], [ -47.259967756244741, -22.343929342578988 ], [ -47.259930623440525, -22.343950045966267 ], [ -47.259893262861006, -22.343970357278991 ], [ -47.259855676392682, -22.343990276491997 ], [ -47.25981786581422, -22.344009803436126 ], [ -47.259779832801534, -22.344028937795677 ], [ -47.259741578932349, -22.344047679106037 ], [ -47.259703105691415, -22.344066026751126 ], [ -47.25966441447811, -22.344083979959652 ], [ -47.259625506609041, -22.344101537803827 ], [ -47.259586383323523, -22.344118699196535 ], [ -47.25954704579069, -22.344135462888065 ], [ -47.259507495112949, -22.344151827464287 ], [ -47.259467732334024, -22.344167791342908 ], [ -47.25942775844242, -22.344183352771903 ], [ -47.259387574377236, -22.344198509826548 ], [ -47.259347181034478, -22.344213260406782 ], [ -47.259306579274373, -22.34422760223385 ], [ -47.259265769925243, -22.34424153284877 ], [ -47.259224753790924, -22.344255049608826 ], [ -47.259183531660945, -22.344268149684115 ], [ -47.259142104311167, -22.344280830056828 ], [ -47.25910047251395, -22.344293087517464 ], [ -47.25905863704898, -22.344304918661319 ], [ -47.25901659870506, -22.344316319887806 ], [ -47.258974358294189, -22.344327287396073 ], [ -47.258931916657403, -22.344337817183707 ], [ -47.25888927467053, -22.344347905044739 ], [ -47.258846433602329, -22.34435754648921 ], [ -47.258803468538545, -22.344366721098094 ], [ -47.25876062284123, -22.344375380627017 ], [ -47.258718094472464, -22.344383502075257 ], [ -47.258675918283728, -22.34439109916628 ], [ -47.258634105809783, -22.344398190254445 ], [ -47.258592667629948, -22.344404793753089 ], [ -47.258551613400499, -22.344410928080393 ], [ -47.258510951890244, -22.3444166116088 ], [ -47.25847069102953, -22.344421862617097 ], [ -47.258430837950712, -22.3444266992487 ], [ -47.258391399030522, -22.344431139473127 ], [ -47.258352379943361, -22.344435201050999 ], [ -47.258313785705397, -22.34443890150364 ], [ -47.258275620720006, -22.344442258086367 ], [ -47.258237888830465, -22.344445287764575 ], [ -47.258200593363583, -22.344448007193915 ], [ -47.258163737176552, -22.344450432703177 ], [ -47.258127322701789, -22.344452580280109 ], [ -47.25809135199237, -22.344454465559789 ], [ -47.258055826763744, -22.344456103815538 ], [ -47.258020748433651, -22.344457509951752 ], [ -47.257986118164403, -22.344458698498951 ], [ -47.257951936898245, -22.344459683610339 ], [ -47.257918205392372, -22.344460479059926 ], [ -47.257884924255478, -22.344461098241862 ], [ -47.257852093978009, -22.344461554171012 ], [ -47.257819714963354, -22.344461859484277 ], [ -47.257787787557085, -22.344462026442869 ], [ -47.257756312070036, -22.344462066934973 ], [ -47.257725288807222, -22.344461992478884 ], [ -47.257694718087507, -22.34446181422663 ], [ -47.257664600268335, -22.344461542967327 ], [ -47.257634935762432, -22.344461189131316 ], [ -47.257605725056059, -22.344460762793425 ], [ -47.257576968727953, -22.344460273676731 ], [ -47.257548667461457, -22.34445973115584 ], [ -47.2575208220589, -22.344459144259741 ], [ -47.257493433452559, -22.344458521674603 ], [ -47.257466495811954, -22.344457871579188 ], [ -47.257439895102486, -22.344457198843951 ], [ -47.257413437509328, -22.344456502391306 ], [ -47.257387034556984, -22.344455780811668 ], [ -47.257360683749788, -22.344455034789387 ], [ -47.257334384953751, -22.344454265067995 ], [ -47.257308946470673, -22.344453496803556 ], [ -47.257282729243165, -22.344452681950742 ], [ -47.256545791891746, -22.344429104274319 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1039.2166972319999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263389289728188, -22.338870244746115 ], [ -47.263370991406781, -22.338901252540566 ], [ -47.263360913342076, -22.338918416018526 ], [ -47.263350861244646, -22.338935620539306 ], [ -47.263340834918246, -22.338952865990017 ], [ -47.263330834167277, -22.338970152254465 ], [ -47.26332085879541, -22.338987479215337 ], [ -47.263310908605504, -22.339004846754431 ], [ -47.263300983401237, -22.339022254749597 ], [ -47.263291082984644, -22.339039703079404 ], [ -47.26328120715857, -22.339057191618185 ], [ -47.263271355726289, -22.339074720237452 ], [ -47.263261528487654, -22.33909228881198 ], [ -47.263251725245112, -22.339109897209475 ], [ -47.263241945799898, -22.339127545297337 ], [ -47.263232189951751, -22.339145232942979 ], [ -47.263222457501001, -22.339162960010171 ], [ -47.263212748246559, -22.339180726362677 ], [ -47.263203061987944, -22.339198531860312 ], [ -47.263193398523569, -22.339216376362554 ], [ -47.263183757650573, -22.339234259728222 ], [ -47.263174139166502, -22.339252181812835 ], [ -47.263164542867742, -22.339270142471257 ], [ -47.263154968550005, -22.339288141556814 ], [ -47.26314541600857, -22.339306178920992 ], [ -47.263135885037876, -22.339324254413835 ], [ -47.263126375431533, -22.339342367884342 ], [ -47.26311688698231, -22.33936051918014 ], [ -47.263107419482687, -22.339378708146601 ], [ -47.263097972724132, -22.33939693462818 ], [ -47.263088546496917, -22.339415198468615 ], [ -47.263079140590989, -22.339433499509514 ], [ -47.26306975479546, -22.339451837591096 ], [ -47.263060388898054, -22.339470212553387 ], [ -47.263051042685873, -22.339488624234637 ], [ -47.26304171594554, -22.339507072471072 ], [ -47.26303240846277, -22.339525557097787 ], [ -47.263023119927162, -22.339544078138427 ], [ -47.263013845888594, -22.339562643890439 ], [ -47.263004576142876, -22.339581273745061 ], [ -47.262995303938354, -22.339599979565147 ], [ -47.262986028155424, -22.339618761869644 ], [ -47.26297674807406, -22.339637620351976 ], [ -47.262967462965662, -22.33965655469968 ], [ -47.26295817209386, -22.339675564593399 ], [ -47.262948874712848, -22.339694649709742 ], [ -47.262939570068667, -22.339713809718926 ], [ -47.262930257399006, -22.339733044285079 ], [ -47.26292093593166, -22.339752353069382 ], [ -47.262911260725026, -22.339772450625748 ], [ -47.262901935614337, -22.339791874766973 ], [ -47.262892599235819, -22.339811372036284 ], [ -47.262883250788136, -22.339830942073256 ], [ -47.262873889457438, -22.339850584519727 ], [ -47.262864514424123, -22.339870299006307 ], [ -47.262855124856785, -22.339890085164374 ], [ -47.262845719915745, -22.339909942619101 ], [ -47.262836298752212, -22.339929870991028 ], [ -47.262826860507367, -22.339949869898167 ], [ -47.262817404313651, -22.339969938953072 ], [ -47.262807929293317, -22.339990077766025 ], [ -47.262798434559812, -22.340010285942139 ], [ -47.262788919217464, -22.340030563082095 ], [ -47.262779382359405, -22.340050908786274 ], [ -47.262769823070315, -22.340071322649184 ], [ -47.262760240426111, -22.340091804260037 ], [ -47.262750633491123, -22.340112353208923 ], [ -47.262741001321871, -22.340132969078375 ], [ -47.262731342963797, -22.34015365145078 ], [ -47.262721657454357, -22.340174399901592 ], [ -47.262711943818069, -22.340195214009675 ], [ -47.262702201075086, -22.340216093339613 ], [ -47.262692428230302, -22.340237037464245 ], [ -47.262682624283066, -22.340258045944442 ], [ -47.262672788220065, -22.340279118344061 ], [ -47.262662919020876, -22.340300254218164 ], [ -47.262653015653306, -22.340321453122964 ], [ -47.262643077075943, -22.340342714610333 ], [ -47.262633102239469, -22.340364038225069 ], [ -47.262623090082016, -22.340385423514615 ], [ -47.262613039534884, -22.340406870017226 ], [ -47.262602949517138, -22.340428377272929 ], [ -47.262592818940227, -22.340449944814228 ], [ -47.262582646705418, -22.340471572171236 ], [ -47.262572431703653, -22.340493258871998 ], [ -47.262562172818036, -22.340515004437407 ], [ -47.262551868918734, -22.340536808391537 ], [ -47.262541518871799, -22.340558670243542 ], [ -47.262531121529065, -22.340580589508725 ], [ -47.26252067573418, -22.340602565695516 ], [ -47.26251018032368, -22.340624598303869 ], [ -47.262499634121511, -22.340646686835974 ], [ -47.262489035944419, -22.340668830785749 ], [ -47.26247838459939, -22.340691029643558 ], [ -47.262467322624644, -22.34071402336556 ], [ -47.262456544883229, -22.340736362531047 ], [ -47.262445710804151, -22.340758753813073 ], [ -47.262434826001233, -22.340781182677006 ], [ -47.262423899792729, -22.340803628157762 ], [ -47.262412935629271, -22.340826082141138 ], [ -47.262401933166778, -22.340848544340101 ], [ -47.262390892006806, -22.34087101457698 ], [ -47.262379811750357, -22.340893492672709 ], [ -47.262368691996819, -22.34091597844947 ], [ -47.262357532345845, -22.340938471726293 ], [ -47.262346332396206, -22.340960972321959 ], [ -47.262335091745349, -22.340983480055424 ], [ -47.262323809991081, -22.341005994742648 ], [ -47.262312486729904, -22.341028516199998 ], [ -47.262301121557776, -22.341051044242658 ], [ -47.262289714070398, -22.341073578684039 ], [ -47.262278263862591, -22.341096119337124 ], [ -47.26226677052879, -22.341118666013482 ], [ -47.262255233662763, -22.341141218523671 ], [ -47.262243652857428, -22.341163776677838 ], [ -47.26223202770575, -22.34118634028383 ], [ -47.262220357799706, -22.341208909149291 ], [ -47.262208642731188, -22.341231483079888 ], [ -47.262196882091558, -22.341254061880264 ], [ -47.262185075470924, -22.341276645355393 ], [ -47.262173222459808, -22.341299233307168 ], [ -47.262161322648375, -22.341321825536443 ], [ -47.26214937562581, -22.341344421843626 ], [ -47.26213738098091, -22.341367022027995 ], [ -47.26212533830234, -22.341389625887086 ], [ -47.262113247178661, -22.341412233216602 ], [ -47.262101107197694, -22.34143484381168 ], [ -47.262088917946869, -22.341457457466348 ], [ -47.262076679013262, -22.341480073973315 ], [ -47.262064389983884, -22.341502693123449 ], [ -47.262052050446201, -22.341525314705066 ], [ -47.262039659985724, -22.341547938508256 ], [ -47.262027218188685, -22.341570564319774 ], [ -47.262014724641801, -22.341593191923863 ], [ -47.262002178930459, -22.341615821105457 ], [ -47.261989580640034, -22.341638451647686 ], [ -47.261976929356592, -22.341661083330671 ], [ -47.261964224664936, -22.341683715935279 ], [ -47.261951466150542, -22.341706349239278 ], [ -47.261938653399021, -22.341728983018932 ], [ -47.261925785994663, -22.341751617050889 ], [ -47.261912863523307, -22.341774251107655 ], [ -47.26189988556991, -22.341796884961667 ], [ -47.261886851719304, -22.341819518384231 ], [ -47.261873761556608, -22.341842151144384 ], [ -47.261860614667391, -22.341864783009168 ], [ -47.26184741063684, -22.341887413744871 ], [ -47.261834149050223, -22.34191004311603 ], [ -47.261820829492933, -22.341932670885761 ], [ -47.261807451551128, -22.341955296814582 ], [ -47.261794014810718, -22.341977920661961 ], [ -47.261780518857684, -22.342000542186188 ], [ -47.261766963278632, -22.342023161143182 ], [ -47.261753347659997, -22.342045777287936 ], [ -47.261739671588771, -22.342068390373328 ], [ -47.261725934652731, -22.342091000149857 ], [ -47.261712136439051, -22.342113606367967 ], [ -47.261698276536038, -22.342136208775084 ], [ -47.261684354532555, -22.342158807116789 ], [ -47.261670370017043, -22.342181401138276 ], [ -47.261656322579526, -22.342203990581361 ], [ -47.261642211809288, -22.34222657518805 ], [ -47.261628037297449, -22.342249154696514 ], [ -47.261613798635075, -22.342271728844278 ], [ -47.261599495413471, -22.342294297367573 ], [ -47.261586789115654, -22.342314250303062 ], [ -47.261566708529386, -22.342345614338605 ], [ -47.261556194323106, -22.342361966516464 ], [ -47.261541628796536, -22.342384509860771 ], [ -47.261526996680196, -22.342407046231326 ], [ -47.261512297570057, -22.342429575353204 ], [ -47.26149753106283, -22.342452096949891 ], [ -47.261482696756254, -22.342474610742752 ], [ -47.26146778905008, -22.342497124302696 ], [ -47.261452741250608, -22.34251973629674 ], [ -47.261437448787802, -22.342542593552984 ], [ -47.261421864352542, -22.34256575055408 ], [ -47.261405979503095, -22.342589202707337 ], [ -47.261389786123473, -22.34261294435025 ], [ -47.261373275771767, -22.342636969718033 ], [ -47.261356439684093, -22.342661272932126 ], [ -47.261339268779039, -22.34268584798583 ], [ -47.261321753666415, -22.342710688725553 ], [ -47.261303884652214, -22.342735788836212 ], [ -47.261285651749141, -22.342761141819764 ], [ -47.261267044684288, -22.34278674097812 ], [ -47.261248052909984, -22.342812579391989 ], [ -47.261228665615782, -22.34283864989937 ], [ -47.261208871740493, -22.342864945074737 ], [ -47.261188659988669, -22.342891457203795 ], [ -47.26116801884578, -22.34291817826135 ], [ -47.26114693659612, -22.342945099887483 ], [ -47.261125401345055, -22.34297221336017 ], [ -47.261103401038504, -22.342999509573666 ], [ -47.261080923489857, -22.343026979010048 ], [ -47.261057956407306, -22.343054611713637 ], [ -47.261034487421021, -22.343082397268091 ], [ -47.261010504117642, -22.343110324768755 ], [ -47.260985994074588, -22.343138382798667 ], [ -47.260960944897526, -22.343166559405198 ], [ -47.260935344261533, -22.343194842076453 ], [ -47.260909179953565, -22.343223217721444 ], [ -47.260882439920159, -22.343251672648567 ], [ -47.260855112316619, -22.343280192548406 ], [ -47.260827185557687, -22.343308762479946 ], [ -47.260798648372806, -22.343337366857238 ], [ -47.260769489863435, -22.343365989440176 ], [ -47.260739699562471, -22.343394613328748 ], [ -47.260709267494853, -22.343423220962137 ], [ -47.260678184239694, -22.343451794121894 ], [ -47.260646441409236, -22.343480313566737 ], [ -47.260614088938041, -22.343508708893243 ], [ -47.260581297950047, -22.343536814763333 ], [ -47.260548204496473, -22.343564516439898 ], [ -47.260514827672331, -22.343591803754848 ], [ -47.260481172139713, -22.343618678648902 ], [ -47.260447242340852, -22.343645142988258 ], [ -47.260413042503579, -22.343671198559846 ], [ -47.260378576652158, -22.343696847062105 ], [ -47.260343848613637, -22.343722090100133 ], [ -47.260308862023756, -22.343746929181219 ], [ -47.260273620335603, -22.343771365708541 ], [ -47.260238126825158, -22.343795400977417 ], [ -47.260202384597378, -22.343819036171258 ], [ -47.26016639659538, -22.343842272355499 ], [ -47.260130165606213, -22.343865110474486 ], [ -47.260093694262927, -22.34388755135015 ], [ -47.26005698505584, -22.343909595675168 ], [ -47.260020040337018, -22.343931244010879 ], [ -47.259982862324271, -22.343952496784961 ], [ -47.259945453110021, -22.34397335428649 ], [ -47.259907814664409, -22.343993816664668 ], [ -47.259869948841462, -22.344013883925378 ], [ -47.259831857385535, -22.344033555927904 ], [ -47.259793541936368, -22.344052832382477 ], [ -47.259755004033806, -22.344071712847843 ], [ -47.259716245123087, -22.344090196728509 ], [ -47.259677266562662, -22.34410828327113 ], [ -47.25963806962659, -22.344125971563113 ], [ -47.259598655510501, -22.344143260529698 ], [ -47.259559025338383, -22.344160148930776 ], [ -47.259519180166485, -22.344176635358789 ], [ -47.259479120991287, -22.344192718235174 ], [ -47.259438848753064, -22.344208395808618 ], [ -47.259398364341855, -22.344223666152082 ], [ -47.259357668603833, -22.344238527160122 ], [ -47.259316762348782, -22.344252976545501 ], [ -47.259275646354006, -22.344267011837491 ], [ -47.259234321371878, -22.34428063037852 ], [ -47.259192788140233, -22.344293829320474 ], [ -47.259151047382986, -22.344306605624055 ], [ -47.259109099820513, -22.344318956054906 ], [ -47.259066946180631, -22.344330877180038 ], [ -47.259024587200415, -22.344342365367243 ], [ -47.25898202364057, -22.344353416780336 ], [ -47.258939256291335, -22.344364027378163 ], [ -47.258896285978359, -22.344374192912483 ], [ -47.258853113927103, -22.344383908845941 ], [ -47.2588098164751, -22.344393154432616 ], [ -47.258766641200609, -22.344401880573017 ], [ -47.258723789512445, -22.344410063764837 ], [ -47.258681296850909, -22.344417717862044 ], [ -47.258639174930508, -22.344424861430763 ], [ -47.258597434493538, -22.344431513097142 ], [ -47.258556085343059, -22.344437691492267 ], [ -47.258515136379131, -22.344443415200661 ], [ -47.258474595648572, -22.344448702711546 ], [ -47.258434470386277, -22.344453572376377 ], [ -47.258394767058235, -22.344458042369769 ], [ -47.258355491415756, -22.344462130653646 ], [ -47.258316648540429, -22.344465854946499 ], [ -47.258278242890221, -22.344469232696149 ], [ -47.258240278353242, -22.344472281055356 ], [ -47.258202758292036, -22.344475016861786 ], [ -47.258165685591322, -22.344477456620403 ], [ -47.258129062703553, -22.344479616489277 ], [ -47.258092891695178, -22.344481512267524 ], [ -47.258057174289178, -22.34448315938613 ], [ -47.258021911905509, -22.344484572900821 ], [ -47.25798710570426, -22.344485767486749 ], [ -47.257952756621613, -22.344486757435188 ], [ -47.257918865405379, -22.344487556651575 ], [ -47.257885432652351, -22.344488178654792 ], [ -47.257852458838919, -22.344488636577811 ], [ -47.257819944352981, -22.344488943169004 ], [ -47.25778788952352, -22.344489110794463 ], [ -47.257756294644203, -22.344489151440673 ], [ -47.257725160002785, -22.344489076717799 ], [ -47.257694485901105, -22.344488897863194 ], [ -47.257664272680223, -22.34448862574515 ], [ -47.257634520737568, -22.344488270866687 ], [ -47.257605230545252, -22.344487843369123 ], [ -47.257576402669521, -22.344487353035973 ], [ -47.257548037783138, -22.344486809295944 ], [ -47.257520136679886, -22.344486221226298 ], [ -47.257492700285745, -22.344485597555305 ], [ -47.257465722645357, -22.344484946495008 ], [ -47.257439087701741, -22.344484272894427 ], [ -47.257412598232101, -22.344483575603096 ], [ -47.257386164212122, -22.344482853174839 ], [ -47.257359783106132, -22.344482106295185 ], [ -47.257333454781531, -22.344481335709958 ], [ -47.257308001724731, -22.344480567005807 ], [ -47.257281756126396, -22.344479751283693 ], [ -47.256532296057969, -22.344455772938655 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1042.4530945219999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263408408645631, -22.338894026940718 ], [ -47.263386478528865, -22.338931375109002 ], [ -47.26337645534602, -22.338948530147103 ], [ -47.263366457600242, -22.338965726444396 ], [ -47.263356485098257, -22.338982963886366 ], [ -47.263346537646044, -22.339000242357301 ], [ -47.263336615048779, -22.339017561740739 ], [ -47.263326717112498, -22.339034921915999 ], [ -47.263316843641483, -22.339052322763308 ], [ -47.263306994440924, -22.339069764158502 ], [ -47.263297169316395, -22.339087245974497 ], [ -47.263287368070024, -22.339104768087658 ], [ -47.263277590506547, -22.339122330367047 ], [ -47.263267836429478, -22.33913993268148 ], [ -47.26325810564083, -22.339157574899723 ], [ -47.263248397943208, -22.339175256886904 ], [ -47.263238713137717, -22.339192978508137 ], [ -47.263229051026173, -22.339210739624491 ], [ -47.263219411409196, -22.339228540096613 ], [ -47.263209794086173, -22.339246379784715 ], [ -47.263200198856836, -22.339264258545377 ], [ -47.263190625519762, -22.33928217623469 ], [ -47.263181073872893, -22.339300132707155 ], [ -47.263171543713646, -22.339318127815304 ], [ -47.263162034838643, -22.339336161410355 ], [ -47.26315254704366, -22.339354233342348 ], [ -47.263143080123598, -22.339372343459928 ], [ -47.263133633873046, -22.339390491609489 ], [ -47.263124208085571, -22.339408677636527 ], [ -47.263114802553602, -22.339426901385746 ], [ -47.263105417069127, -22.339445162699683 ], [ -47.263096051423354, -22.339463461419484 ], [ -47.263086705406032, -22.33948179738611 ], [ -47.263077378806308, -22.339500170438711 ], [ -47.26306807141286, -22.339518580414296 ], [ -47.263058783013363, -22.339537027148864 ], [ -47.263049513297851, -22.339555510670163 ], [ -47.263040257745239, -22.339574039422338 ], [ -47.263031005985873, -22.339592633136299 ], [ -47.26302175116853, -22.339611303886784 ], [ -47.26301249217159, -22.339630052209273 ], [ -47.263003228279871, -22.339648877799444 ], [ -47.262993958769506, -22.339667780347 ], [ -47.262984682908709, -22.339686759534629 ], [ -47.262975399956098, -22.339705815040958 ], [ -47.262966109161994, -22.33972494653802 ], [ -47.262956809768227, -22.339744153691736 ], [ -47.262947501006572, -22.33976343616499 ], [ -47.262937832005548, -22.339783520839219 ], [ -47.262928518752517, -22.339802920324484 ], [ -47.262919193670683, -22.339822394043086 ], [ -47.262909855962214, -22.339841941635967 ], [ -47.262900504816507, -22.339861562746364 ], [ -47.262891139417071, -22.339881257005995 ], [ -47.262881758935492, -22.339901024047478 ], [ -47.262872362534864, -22.339920863497078 ], [ -47.26286294936908, -22.339940774976338 ], [ -47.262853518581743, -22.339960758104276 ], [ -47.26284406930764, -22.339980812494264 ], [ -47.262834600671205, -22.340000937757448 ], [ -47.262825111787855, -22.340021133499693 ], [ -47.262815601763755, -22.340041399322331 ], [ -47.262806069693688, -22.340061734826435 ], [ -47.26279651466384, -22.340082139607023 ], [ -47.2627869357515, -22.34010261325383 ], [ -47.262777332022083, -22.340123155357425 ], [ -47.262767702533196, -22.340143765500684 ], [ -47.262758046331065, -22.340164443266367 ], [ -47.262748362453827, -22.340185188230137 ], [ -47.262738649926504, -22.340205999971197 ], [ -47.262728907769599, -22.340226878054118 ], [ -47.262719134988131, -22.340247822051932 ], [ -47.262709330581515, -22.34026883152556 ], [ -47.262699493536218, -22.340289906038834 ], [ -47.262689622831516, -22.34031104514672 ], [ -47.262679717434708, -22.340332248405339 ], [ -47.262669776303689, -22.340353515366406 ], [ -47.262659798388356, -22.340374845574363 ], [ -47.2626497826258, -22.340396238576449 ], [ -47.262639727946166, -22.340417693910513 ], [ -47.262629633267203, -22.340439211116202 ], [ -47.262619497498846, -22.340460789725523 ], [ -47.262609319540694, -22.340482429268015 ], [ -47.262599098281875, -22.340504129271178 ], [ -47.262588832603498, -22.340525889255172 ], [ -47.262578521373541, -22.340547708743426 ], [ -47.262568163455818, -22.340569587244207 ], [ -47.262557757699582, -22.340591524271961 ], [ -47.262547302945883, -22.340613519334273 ], [ -47.262536798028449, -22.340635571929955 ], [ -47.262526241768271, -22.340657681560209 ], [ -47.262515632978918, -22.340679847717777 ], [ -47.262504970464128, -22.340702069891794 ], [ -47.262493890616391, -22.340725100803859 ], [ -47.262483100296194, -22.340747466050754 ], [ -47.262472253077988, -22.340769884497156 ], [ -47.262461354689115, -22.340792341365066 ], [ -47.262450414618201, -22.340814815332227 ], [ -47.262439436381023, -22.340837298146905 ], [ -47.262428419633082, -22.340859789519559 ], [ -47.262417363974635, -22.340882289271772 ], [ -47.262406269005389, -22.340904797223864 ], [ -47.26239513432332, -22.340927313197298 ], [ -47.262383959526787, -22.340949837010367 ], [ -47.262372744213138, -22.340972368481122 ], [ -47.262361487978453, -22.340994907427753 ], [ -47.26235019041917, -22.341017453665494 ], [ -47.262338851130373, -22.341040007009941 ], [ -47.262327469706598, -22.341062567275401 ], [ -47.262316045742146, -22.341085134274525 ], [ -47.262304578830395, -22.341107707819443 ], [ -47.262293068564318, -22.341130287720855 ], [ -47.262281514536269, -22.341152873788417 ], [ -47.262269916337679, -22.341175465831423 ], [ -47.262258273560022, -22.341198063656787 ], [ -47.262246585793832, -22.341220667071262 ], [ -47.262234852629504, -22.341243275879496 ], [ -47.262223073656905, -22.341265889885168 ], [ -47.262211248464617, -22.341288508892276 ], [ -47.262199376641675, -22.341311132701701 ], [ -47.262187457776683, -22.341333761113276 ], [ -47.262175491457349, -22.341356393926286 ], [ -47.262163477270917, -22.341379030938985 ], [ -47.262151414804499, -22.3414016719478 ], [ -47.2621393036451, -22.34142431674729 ], [ -47.262127143379026, -22.34144696513145 ], [ -47.262114933592095, -22.34146961689315 ], [ -47.262102673869848, -22.341492271823935 ], [ -47.262090363797732, -22.341514929713401 ], [ -47.262078002961637, -22.341537590348661 ], [ -47.262065590945497, -22.341560253518505 ], [ -47.262053127333921, -22.341582919008488 ], [ -47.262040611712109, -22.341605586601492 ], [ -47.262028043663818, -22.341628256081073 ], [ -47.262015422772812, -22.341650927229043 ], [ -47.26200274862358, -22.341673599824141 ], [ -47.261990020799345, -22.341696273645862 ], [ -47.261977238883986, -22.341718948470472 ], [ -47.26196440246148, -22.341741624072789 ], [ -47.261951511114518, -22.341764300228022 ], [ -47.261938564427346, -22.341786976707105 ], [ -47.261925561983368, -22.341809653280958 ], [ -47.261912503365714, -22.341832329719342 ], [ -47.261899388158007, -22.341855005789721 ], [ -47.261886215944138, -22.341877681257479 ], [ -47.261872986307722, -22.341900355887226 ], [ -47.261859698832453, -22.341923029441876 ], [ -47.261846353102101, -22.341945701682857 ], [ -47.261832948701226, -22.341968372368896 ], [ -47.261819485214197, -22.341991041257753 ], [ -47.26180596222536, -22.342013708105934 ], [ -47.261792379319765, -22.342036372667508 ], [ -47.261778736082263, -22.342059034695648 ], [ -47.261765032098296, -22.342081693941363 ], [ -47.261751266954072, -22.342104350153267 ], [ -47.261737440235187, -22.342127003079806 ], [ -47.261723551528398, -22.342149652466514 ], [ -47.261709600421057, -22.342172298056937 ], [ -47.261695586500061, -22.342194939594307 ], [ -47.261681509353899, -22.342217576818321 ], [ -47.261667368570322, -22.342240209468955 ], [ -47.261653163738963, -22.342262837282266 ], [ -47.261638894449383, -22.342285459993604 ], [ -47.261624560291402, -22.342308077337112 ], [ -47.261613997822998, -22.342324663782836 ], [ -47.26159393427983, -22.342356034342171 ], [ -47.261581164522156, -22.342375894463832 ], [ -47.261566566807872, -22.342398487632362 ], [ -47.261551902187378, -22.342421074072345 ], [ -47.261537170255238, -22.342443653506667 ], [ -47.261522370606762, -22.342466225656267 ], [ -47.261507502838313, -22.342488790240186 ], [ -47.261492561258649, -22.34251135496223 ], [ -47.2614774780332, -22.342534020196517 ], [ -47.261462146839008, -22.342556935350043 ], [ -47.261446519627619, -22.342580155918959 ], [ -47.26143058788854, -22.34260367730592 ], [ -47.261414343442624, -22.342627493825336 ], [ -47.261397777779244, -22.342651599687681 ], [ -47.261380882060131, -22.342675988987448 ], [ -47.261363647124149, -22.342700655689068 ], [ -47.261346063495957, -22.342725593607348 ], [ -47.261328121391195, -22.342750796392888 ], [ -47.261309810727191, -22.342776257510192 ], [ -47.261291121130675, -22.342801970220233 ], [ -47.261272041948928, -22.342827927558982 ], [ -47.261252562261866, -22.342854122315533 ], [ -47.261232670894429, -22.342880547010843 ], [ -47.261212356433148, -22.342907193872218 ], [ -47.261191607241784, -22.342934054810662 ], [ -47.261170411479455, -22.342961121396645 ], [ -47.261148757123166, -22.342988384832374 ], [ -47.261126631987828, -22.343015835929599 ], [ -47.261104023753489, -22.343043465080896 ], [ -47.261080919993205, -22.343071262233483 ], [ -47.26105730820067, -22.343099216866037 ], [ -47.261033175825268, -22.343127317960374 ], [ -47.261008510307036, -22.34315555397734 ], [ -47.260983299114685, -22.343183912832654 ], [ -47.260957529787639, -22.343212381873403 ], [ -47.26093118997904, -22.343240947857325 ], [ -47.260904267504387, -22.343269596931435 ], [ -47.260876750391546, -22.343298314614103 ], [ -47.260848626932308, -22.343327085781208 ], [ -47.260819885738556, -22.343355894652721 ], [ -47.260790515800636, -22.343384724783078 ], [ -47.26076050654779, -22.343413559055456 ], [ -47.26072984790973, -22.343442379680798 ], [ -47.260698530379919, -22.34347116820113 ], [ -47.260666545502772, -22.343499905117913 ], [ -47.260633944150271, -22.34352851888843 ], [ -47.260600900429978, -22.343556841384981 ], [ -47.260567552684869, -22.343584755926333 ], [ -47.260533920274774, -22.343612252200021 ], [ -47.260500007877752, -22.343639332211097 ], [ -47.260465819948216, -22.343665997888987 ], [ -47.260431360722471, -22.343692251082214 ], [ -47.260396634229728, -22.343718093549434 ], [ -47.260361644298619, -22.343743526954356 ], [ -47.260326394563158, -22.343768552861189 ], [ -47.260290888471559, -22.343793172728184 ], [ -47.260255129291828, -22.343817387903947 ], [ -47.260219120118066, -22.343841199623171 ], [ -47.260182863879741, -22.343864609000622 ], [ -47.260146363347495, -22.343887617027789 ], [ -47.260109621135364, -22.343910224571715 ], [ -47.260072639712234, -22.343932432367946 ], [ -47.260035421406229, -22.343954241018459 ], [ -47.259997968409031, -22.343975650989059 ], [ -47.259960282784704, -22.343996662604898 ], [ -47.259922366472949, -22.344017276048596 ], [ -47.259884221295344, -22.34403749135701 ], [ -47.259845848961866, -22.344057308417998 ], [ -47.25980725107614, -22.344076726967671 ], [ -47.259768429140138, -22.344095746588064 ], [ -47.259729384559627, -22.344114366704375 ], [ -47.259690118651974, -22.344132586581175 ], [ -47.259650632648885, -22.344150405321002 ], [ -47.259610927702113, -22.344167821861532 ], [ -47.259571004890617, -22.344184834972179 ], [ -47.259530865224498, -22.344201443252022 ], [ -47.25949050965292, -22.344217645126232 ], [ -47.259449939068006, -22.344233438844146 ], [ -47.25940915431071, -22.344248822476473 ], [ -47.259368156177338, -22.344263793912393 ], [ -47.259326945427254, -22.344278350856111 ], [ -47.259285522786733, -22.344292490825222 ], [ -47.259243888956711, -22.344306211147266 ], [ -47.259202044623308, -22.34431950895592 ], [ -47.2591599904585, -22.344332381190419 ], [ -47.259117727130679, -22.344344824591516 ], [ -47.259075255315786, -22.344356835698054 ], [ -47.259032575699166, -22.344368410845956 ], [ -47.258989688990233, -22.344379546163932 ], [ -47.258946595928471, -22.344390237571979 ], [ -47.258903297289251, -22.344400480779594 ], [ -47.258859794254839, -22.344410271202101 ], [ -47.258816164414519, -22.344419587766616 ], [ -47.258772659562737, -22.344428380518536 ], [ -47.258729484555062, -22.344436625453952 ], [ -47.258686675420606, -22.34444433655738 ], [ -47.25864424405362, -22.344451532606669 ], [ -47.258602201359416, -22.344458232440839 ], [ -47.258560557287815, -22.344464454903793 ], [ -47.258519320870086, -22.344470218792171 ], [ -47.258478500269597, -22.344475542805672 ], [ -47.258438102823739, -22.344480445503788 ], [ -47.258398135087752, -22.34448494526616 ], [ -47.258358602889857, -22.344489060256048 ], [ -47.258319511377067, -22.344492808389134 ], [ -47.258280865061955, -22.344496207305696 ], [ -47.25824266787744, -22.344499274345939 ], [ -47.258204923221825, -22.344502026529451 ], [ -47.258167634007343, -22.344504480537477 ], [ -47.258130802706475, -22.34450665269831 ], [ -47.25809443139908, -22.344508558975086 ], [ -47.258058521815627, -22.344510214956607 ], [ -47.258023075378311, -22.344511635849752 ], [ -47.257988093245011, -22.344512836474422 ], [ -47.257953576345763, -22.344513831259928 ], [ -47.257919525419126, -22.344514634243129 ], [ -47.257885941049899, -22.344515259067645 ], [ -47.257852823700475, -22.344515718984535 ], [ -47.257820173743177, -22.344516026853665 ], [ -47.257787991490481, -22.344516195145978 ], [ -47.25775627721886, -22.344516235946291 ], [ -47.257725031198802, -22.344516160956587 ], [ -47.257694253715108, -22.344515981499701 ], [ -47.257663945092503, -22.344515708522877 ], [ -47.257634105713031, -22.344515352601945 ], [ -47.257604736034743, -22.344514923944757 ], [ -47.257575836611394, -22.344514432395112 ], [ -47.257547408105083, -22.344513887436005 ], [ -47.257519451301107, -22.344513298192794 ], [ -47.257491967119151, -22.344512673435979 ], [ -47.257464949478958, -22.3445120214108 ], [ -47.257438280301187, -22.34451134694482 ], [ -47.25741175895503, -22.34451064881484 ], [ -47.257385293867429, -22.344509925537935 ], [ -47.25735888246264, -22.344509177800926 ], [ -47.257332524609446, -22.344508406351853 ], [ -47.257307056978924, -22.344507637207986 ], [ -47.25728078300974, -22.344506820616569 ], [ -47.256518800219418, -22.344482441602249 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1045.6886134910001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263427593640621, -22.3389178518375 ], [ -47.263412043720102, -22.338944334195034 ], [ -47.263402049451848, -22.338961439750481 ], [ -47.263392080286657, -22.33897858689431 ], [ -47.26338213603362, -22.338995775513773 ], [ -47.263372216501075, -22.339013005494802 ], [ -47.263362321496466, -22.339030276722546 ], [ -47.263352450828123, -22.339047589077939 ], [ -47.263342604302679, -22.339064942442707 ], [ -47.263332781727641, -22.339082336694283 ], [ -47.263322982910829, -22.339099771707044 ], [ -47.263313207656715, -22.339117247358796 ], [ -47.263303455772274, -22.339134763520107 ], [ -47.263293727063363, -22.339152320061057 ], [ -47.263284021334179, -22.339169916851905 ], [ -47.263274338389643, -22.339187553759121 ], [ -47.263264678033103, -22.339205230649032 ], [ -47.263255040068628, -22.339222947384069 ], [ -47.263245424299051, -22.339240703826132 ], [ -47.263235830525971, -22.339258499836614 ], [ -47.263226258551349, -22.33927633527334 ], [ -47.26321670817596, -22.33929420999354 ], [ -47.263207179199938, -22.339312123852896 ], [ -47.26319767142288, -22.339330076705053 ], [ -47.263188184643575, -22.339348068402266 ], [ -47.263178718659923, -22.339366098795704 ], [ -47.263169273269007, -22.339384167735069 ], [ -47.263159848267492, -22.339402275067762 ], [ -47.263150443451117, -22.339420420640252 ], [ -47.263141058614366, -22.339438604298238 ], [ -47.26313169355133, -22.339456825885211 ], [ -47.263122348055283, -22.33947508524323 ], [ -47.263113021918038, -22.339493382214172 ], [ -47.263103714930757, -22.339511716638079 ], [ -47.263094426884173, -22.339530088352856 ], [ -47.263085157567986, -22.339548497195256 ], [ -47.263075906672519, -22.339566943197173 ], [ -47.263066669605848, -22.339585434949559 ], [ -47.263057435832842, -22.339603992522818 ], [ -47.263048198402657, -22.33962262820371 ], [ -47.263038956191707, -22.339641342544198 ], [ -47.263029708489583, -22.339660135242188 ], [ -47.263020454577259, -22.339679005989613 ], [ -47.263011193727451, -22.339697954471163 ], [ -47.263001925203234, -22.339716980367449 ], [ -47.262992648259207, -22.339736083352417 ], [ -47.262983362141334, -22.339755263093693 ], [ -47.262974066085349, -22.339774519255897 ], [ -47.262964403289942, -22.339794591047923 ], [ -47.262955101894541, -22.339813965877248 ], [ -47.262945788109427, -22.339833416045167 ], [ -47.262936461140164, -22.339852941193946 ], [ -47.262927120179413, -22.339872540968248 ], [ -47.262917764413864, -22.339892215000948 ], [ -47.26290839301803, -22.339911962925857 ], [ -47.262899005157799, -22.339931784370311 ], [ -47.262889599989727, -22.339951678956922 ], [ -47.262880176659912, -22.33997164630561 ], [ -47.262870734305437, -22.33999168603069 ], [ -47.262861272052902, -22.340011797744125 ], [ -47.262851789019699, -22.340031981052494 ], [ -47.262842284313834, -22.34005223555781 ], [ -47.262832757031774, -22.340072560861813 ], [ -47.262823206261167, -22.340092956560113 ], [ -47.262813631080675, -22.340113422242911 ], [ -47.262804030556836, -22.340133957501191 ], [ -47.262794403748295, -22.340154561918247 ], [ -47.262784749702099, -22.340175235077215 ], [ -47.262775067457085, -22.34019597655394 ], [ -47.26276535603872, -22.34021678592795 ], [ -47.262755614467878, -22.340237662763837 ], [ -47.262745841749748, -22.340258606634887 ], [ -47.262736036883723, -22.340279617101913 ], [ -47.262726198856143, -22.340300693728842 ], [ -47.262716326645922, -22.34032183607053 ], [ -47.262706419219874, -22.340343043682985 ], [ -47.262696475535208, -22.340364316117686 ], [ -47.262686494540993, -22.340385652918865 ], [ -47.26267647517335, -22.340407053633548 ], [ -47.262666416361242, -22.340428517799051 ], [ -47.26265631702104, -22.340450044954711 ], [ -47.262646176061239, -22.340471634632056 ], [ -47.262635992379771, -22.340493286360068 ], [ -47.262625764863898, -22.340514999665618 ], [ -47.262615492392769, -22.340536774068195 ], [ -47.262605173832171, -22.340558609090571 ], [ -47.26259480804363, -22.340580504240101 ], [ -47.262584393873915, -22.340602459030453 ], [ -47.262573930161402, -22.340624472968258 ], [ -47.262563415737048, -22.340646545551294 ], [ -47.26255284941886, -22.340668676279694 ], [ -47.262542230017281, -22.340690864645062 ], [ -47.262531556332711, -22.340713110135294 ], [ -47.262520458612002, -22.340736178237449 ], [ -47.262509655713025, -22.340758569565764 ], [ -47.262498795355725, -22.340781015176507 ], [ -47.262487883380871, -22.340803500048413 ], [ -47.262476929447587, -22.340826002501959 ], [ -47.262465937136675, -22.340848514147961 ], [ -47.262454906103322, -22.340871034694281 ], [ -47.262443835946414, -22.340893563961885 ], [ -47.262432726264358, -22.340916101770304 ], [ -47.262421576653779, -22.340938647940412 ], [ -47.262410386711672, -22.340961202289741 ], [ -47.262399156034022, -22.340983764635578 ], [ -47.262387884215542, -22.34100633479542 ], [ -47.262376570851245, -22.341028912583702 ], [ -47.262365215534835, -22.34105149781519 ], [ -47.262353817859434, -22.341074090303486 ], [ -47.26234237741793, -22.34109668986035 ], [ -47.262330893802229, -22.341119296297123 ], [ -47.262319366603904, -22.341141909423548 ], [ -47.262307795413825, -22.341164529048498 ], [ -47.262296179821981, -22.341187154980375 ], [ -47.262284519418401, -22.341209787025129 ], [ -47.262272813792073, -22.341232424988583 ], [ -47.262261062531927, -22.341255068674489 ], [ -47.262249265226373, -22.341277717885458 ], [ -47.26223742146243, -22.341300372424538 ], [ -47.262225530827671, -22.341323032091655 ], [ -47.262213592909148, -22.341345696685487 ], [ -47.262201607293058, -22.341368366004321 ], [ -47.262189573565074, -22.341391039845373 ], [ -47.262177491310823, -22.341413718003924 ], [ -47.262165360115759, -22.341436400273366 ], [ -47.262153179564535, -22.341459086446655 ], [ -47.262140949241548, -22.341481776315391 ], [ -47.262128668730668, -22.341504469669939 ], [ -47.262116337615822, -22.3415271662988 ], [ -47.262103955481344, -22.34154986598768 ], [ -47.262091521909547, -22.341572568524217 ], [ -47.262079036483463, -22.341595273692676 ], [ -47.262066498786737, -22.341617981274528 ], [ -47.262053908401469, -22.341640691052124 ], [ -47.262041264909918, -22.34166340280586 ], [ -47.262028567894923, -22.341686116313081 ], [ -47.262015816938096, -22.341708831351902 ], [ -47.262003011621779, -22.341731547697137 ], [ -47.261990151528288, -22.341754265122148 ], [ -47.261977236238749, -22.341776983400639 ], [ -47.261964265335806, -22.341799702302058 ], [ -47.261951238401217, -22.341822421595786 ], [ -47.261938155016558, -22.341845141049998 ], [ -47.261925014763811, -22.341867860430593 ], [ -47.261911817225339, -22.341890579501307 ], [ -47.261898561983074, -22.341913298025126 ], [ -47.261885248619144, -22.34193601576327 ], [ -47.261871876715745, -22.341958732475511 ], [ -47.261858445855815, -22.34198144791878 ], [ -47.261844955622173, -22.34200416184914 ], [ -47.261831405597555, -22.342026874021258 ], [ -47.261817795365438, -22.342049584187436 ], [ -47.261804124509098, -22.342072292098958 ], [ -47.261790392612383, -22.342094997505018 ], [ -47.261776599259974, -22.342117700152233 ], [ -47.261762744035906, -22.342140399787262 ], [ -47.261748826525363, -22.342163096153566 ], [ -47.261734846314191, -22.342185788992726 ], [ -47.261720802987703, -22.342208478045979 ], [ -47.261706696132904, -22.342231163050918 ], [ -47.261692525336017, -22.342253843745528 ], [ -47.261678290185131, -22.342276519863709 ], [ -47.261663990268374, -22.342299191138636 ], [ -47.261649625174016, -22.342321857302327 ], [ -47.26164120653403, -22.342335077257687 ], [ -47.26162115824426, -22.342366453655899 ], [ -47.26162069781256, -22.342367173209396 ], [ -47.261606134725923, -22.34238982240694 ], [ -47.26159150482394, -22.342412465399672 ], [ -47.261576807699306, -22.342435101909189 ], [ -47.261562042945187, -22.342457731655848 ], [ -47.26154721015547, -22.342480354358404 ], [ -47.261532308925162, -22.342502969733374 ], [ -47.261517333472021, -22.342525585617512 ], [ -47.261502214820617, -22.342548304092045 ], [ -47.261486844895053, -22.342571277142888 ], [ -47.261471174907548, -22.342594561279643 ], [ -47.26145519627886, -22.342618151900304 ], [ -47.261438900766684, -22.342642043296291 ], [ -47.261422279791624, -22.342666229653112 ], [ -47.2614053244411, -22.342690705038628 ], [ -47.261388025474197, -22.342715463388178 ], [ -47.26137037333045, -22.342740498485028 ], [ -47.261352358135177, -22.342765803945472 ], [ -47.26133396971025, -22.342791373196579 ], [ -47.2613151975821, -22.342817199458306 ], [ -47.261296030992945, -22.342843275721965 ], [ -47.261276458913073, -22.342869594727659 ], [ -47.261256470053482, -22.342896148942991 ], [ -47.261236052882794, -22.342922930536695 ], [ -47.261215195643004, -22.342949931356063 ], [ -47.261193886367998, -22.342977142901937 ], [ -47.261172112906529, -22.343004556300691 ], [ -47.261149862942418, -22.343032162281695 ], [ -47.26112712402243, -22.343059951147985 ], [ -47.261103883584468, -22.343087912749606 ], [ -47.261080128985697, -22.343116036460287 ], [ -47.261055847538302, -22.343144311148368 ], [ -47.261031026544892, -22.343172725152346 ], [ -47.261005653337307, -22.343201266256557 ], [ -47.260979715319223, -22.343229921666804 ], [ -47.260953200010015, -22.343258677989748 ], [ -47.260926095094121, -22.343287521210861 ], [ -47.260898388472022, -22.343316436676353 ], [ -47.260870068312464, -22.343345409079117 ], [ -47.260841123109877, -22.343374422444914 ], [ -47.260811541743465, -22.343403460122765 ], [ -47.26078131353875, -22.343432504778988 ], [ -47.260750428330233, -22.343461538396344 ], [ -47.260718876525786, -22.343490542277273 ], [ -47.260686649601958, -22.343519496666115 ], [ -47.26065379936815, -22.343548328880683 ], [ -47.26062050291555, -22.343576868003733 ], [ -47.260586900878906, -22.343604995409919 ], [ -47.260553012882873, -22.34363270064242 ], [ -47.260518843621441, -22.343659985770639 ], [ -47.260484397561207, -22.343686852787059 ], [ -47.260449678946955, -22.343713303601966 ], [ -47.260414691812905, -22.343739340034219 ], [ -47.26037943998918, -22.34376496380613 ], [ -47.260343927108117, -22.343790176538732 ], [ -47.260308156613021, -22.34381497974551 ], [ -47.260272131763998, -22.343839374828217 ], [ -47.260235855644233, -22.343863363072899 ], [ -47.260199331169538, -22.343886945643579 ], [ -47.26016256109417, -22.343910123578986 ], [ -47.260125548013171, -22.343932897791227 ], [ -47.260088294373922, -22.343955269058743 ], [ -47.260050802480698, -22.343977238024046 ], [ -47.260013074499014, -22.343998805191287 ], [ -47.259975112464588, -22.344019970921476 ], [ -47.259936918286613, -22.344040735430717 ], [ -47.259898493754271, -22.344061098786948 ], [ -47.259859840543221, -22.344081060906422 ], [ -47.259820960220893, -22.344100621551245 ], [ -47.259781854251386, -22.344119780326725 ], [ -47.25974252400097, -22.344138536678734 ], [ -47.259702970746069, -22.344156889889724 ], [ -47.25966319567587, -22.344174839077471 ], [ -47.259623199898336, -22.344192383192023 ], [ -47.259582984447448, -22.344209521012282 ], [ -47.259542550287009, -22.344226251143994 ], [ -47.259501898318973, -22.344242572016061 ], [ -47.259461029387296, -22.344258481878505 ], [ -47.259419944283792, -22.344273978799777 ], [ -47.259378643755014, -22.344289060663609 ], [ -47.25933712850982, -22.344303725165709 ], [ -47.259295399223447, -22.344317969812 ], [ -47.259253456545437, -22.344331791915099 ], [ -47.259211301110184, -22.344345188590481 ], [ -47.259168933537723, -22.344358156755945 ], [ -47.259126354444462, -22.344370693127356 ], [ -47.259083564454428, -22.34438279421526 ], [ -47.259040564201321, -22.344394456323933 ], [ -47.258997354343201, -22.344405675546799 ], [ -47.258953935568769, -22.344416447765173 ], [ -47.258910308603234, -22.344426768646127 ], [ -47.258866474585531, -22.34443663355772 ], [ -47.258822512356801, -22.344446021100079 ], [ -47.258778677927602, -22.344454880463541 ], [ -47.258735179600293, -22.344463187142619 ], [ -47.258692053992831, -22.344470955252287 ], [ -47.258649313179163, -22.344478203782192 ], [ -47.258606968227596, -22.344484951784146 ], [ -47.258565029234745, -22.344491218314975 ], [ -47.258523505363144, -22.344497022383376 ], [ -47.258482404892618, -22.344502382899499 ], [ -47.258441735263077, -22.344507318630921 ], [ -47.258401503119039, -22.344511848162295 ], [ -47.258361714365655, -22.344515989858227 ], [ -47.25832237421529, -22.344519761831563 ], [ -47.258283487235182, -22.344523181915065 ], [ -47.258245057403066, -22.344526267636343 ], [ -47.258207088152957, -22.344529036196967 ], [ -47.258169582424621, -22.34453150445438 ], [ -47.258132542710577, -22.344533688907148 ], [ -47.258095971104083, -22.344535605682509 ], [ -47.258059869343107, -22.344537270526917 ], [ -47.258024238852066, -22.344538698798548 ], [ -47.257989080786636, -22.344539905461986 ], [ -47.257954396070744, -22.344540905084539 ], [ -47.257920185433633, -22.344541711834538 ], [ -47.257886449448144, -22.344542339480331 ], [ -47.257853188562677, -22.34454280139116 ], [ -47.257820403133984, -22.344543110538236 ], [ -47.257788093458004, -22.34454327949739 ], [ -47.257756259794029, -22.344543320451788 ], [ -47.257724902395239, -22.344543245195297 ], [ -47.257694021529517, -22.344543065136101 ], [ -47.257663617505173, -22.344542791300537 ], [ -47.257633690688856, -22.344542434337136 ], [ -47.25760424152454, -22.344542004520331 ], [ -47.257575270553524, -22.34454151175418 ], [ -47.25754677842729, -22.344540965575987 ], [ -47.257518765922555, -22.344540375159248 ], [ -47.25749123395277, -22.344539749316539 ], [ -47.257464176312759, -22.344539096326461 ], [ -47.257437472900826, -22.344538420995146 ], [ -47.257410919678144, -22.344537722026494 ], [ -47.257384423522907, -22.344536997900985 ], [ -47.25735798181929, -22.344536249306593 ], [ -47.257331594437503, -22.344535476993702 ], [ -47.257306112233259, -22.344534707410087 ], [ -47.257279809893213, -22.344533889949425 ], [ -47.256505304376056, -22.344509110265125 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1048.9231487500001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263446739023763, -22.338941666754131 ], [ -47.263427643562096, -22.33897434934936 ], [ -47.263417702977513, -22.338991447339772 ], [ -47.263407786973424, -22.339008587136707 ], [ -47.263397895360498, -22.339025768627831 ], [ -47.263388027948501, -22.339042991699859 ], [ -47.263378184548124, -22.33906025623536 ], [ -47.263368364968237, -22.33907756211762 ], [ -47.263358569018678, -22.339094909225572 ], [ -47.263348796509604, -22.339112297435051 ], [ -47.263339047247719, -22.339129726625419 ], [ -47.263329321042313, -22.339147196668591 ], [ -47.263319617701519, -22.339164707436105 ], [ -47.263309937031828, -22.339182258799557 ], [ -47.263300278840347, -22.339199850626748 ], [ -47.263290642932738, -22.33921748278539 ], [ -47.263281029115305, -22.339235155139082 ], [ -47.263271437193119, -22.339252867551064 ], [ -47.263261866969948, -22.339270619883926 ], [ -47.263252318250039, -22.339288411996712 ], [ -47.263242790836344, -22.339306243747814 ], [ -47.263233284531161, -22.339324114994024 ], [ -47.263223799136256, -22.339342025590149 ], [ -47.263214334452634, -22.339359975389574 ], [ -47.263204890280313, -22.339377964244456 ], [ -47.263195466418509, -22.339395992005578 ], [ -47.263186062666058, -22.339414058521406 ], [ -47.263176678820763, -22.339432163639337 ], [ -47.263167314679194, -22.339450307206086 ], [ -47.263157970037589, -22.339468489066093 ], [ -47.263148644691256, -22.33948670906231 ], [ -47.263139338434073, -22.339504967037588 ], [ -47.26313005105925, -22.339523262832806 ], [ -47.263120782359486, -22.33954159628675 ], [ -47.263111532126572, -22.339559967237008 ], [ -47.263102300051173, -22.339578375719551 ], [ -47.263093081470437, -22.339596830472079 ], [ -47.263083865683768, -22.339615351904666 ], [ -47.263074645640749, -22.339633952515946 ], [ -47.263065420215739, -22.339652632874412 ], [ -47.26305618870326, -22.339671392680255 ], [ -47.263046950388933, -22.339690231627504 ], [ -47.263037704550122, -22.339709149402982 ], [ -47.263028450454279, -22.339728145689232 ], [ -47.263019187360328, -22.339747220162067 ], [ -47.263009914518321, -22.339766372490899 ], [ -47.263000631168012, -22.339785602342044 ], [ -47.262990974578202, -22.33980566125193 ], [ -47.262981685040444, -22.339825011425308 ], [ -47.262972382552007, -22.33984443804253 ], [ -47.262963066321937, -22.339863940747218 ], [ -47.262953735546155, -22.339883519185406 ], [ -47.262944389414464, -22.339903172991157 ], [ -47.262935027104362, -22.339922901799483 ], [ -47.262925647784549, -22.339942705238812 ], [ -47.262916250614204, -22.339962582932753 ], [ -47.262906834741891, -22.339982534502244 ], [ -47.262897399307043, -22.3400025595624 ], [ -47.262887943438386, -22.340022657726042 ], [ -47.262878466255316, -22.340042828600556 ], [ -47.262868966867714, -22.340063071788546 ], [ -47.262859444373646, -22.340083386892449 ], [ -47.262849897862274, -22.340103773508449 ], [ -47.262840326413595, -22.340124231227179 ], [ -47.26283072909537, -22.340144759640186 ], [ -47.26282110496718, -22.340165358331053 ], [ -47.262811453076914, -22.340186026883288 ], [ -47.262801772464123, -22.340206764872988 ], [ -47.262792062154674, -22.340227571879943 ], [ -47.262782321169922, -22.340248447468799 ], [ -47.262772548515116, -22.340269391213084 ], [ -47.262762743189718, -22.340290402673503 ], [ -47.262752904179834, -22.340311481414098 ], [ -47.262743030464115, -22.340332626989579 ], [ -47.262733121008814, -22.340353838955835 ], [ -47.2627231747705, -22.34037511686422 ], [ -47.262713190697433, -22.340396460258656 ], [ -47.262703167724688, -22.340417868685847 ], [ -47.262693104780098, -22.340439341682824 ], [ -47.262683000778679, -22.340460878788498 ], [ -47.262672854627439, -22.340482479533847 ], [ -47.262662665222635, -22.340504143447355 ], [ -47.262652431449716, -22.340525870055291 ], [ -47.262642152185855, -22.340547658876467 ], [ -47.262631826294616, -22.340569509432981 ], [ -47.262621452635273, -22.34059142123127 ], [ -47.262611030052085, -22.34061339378421 ], [ -47.262600557380779, -22.340635426597494 ], [ -47.262590033449492, -22.34065751916788 ], [ -47.262579457073286, -22.340679670994444 ], [ -47.262568827059468, -22.340701881567618 ], [ -47.262558142205165, -22.340724150374054 ], [ -47.262547026611493, -22.340747255666297 ], [ -47.262536211133735, -22.340769673076053 ], [ -47.262525337637378, -22.340792145851154 ], [ -47.262514412076548, -22.340814658727041 ], [ -47.262503444280853, -22.340837189667006 ], [ -47.262492437896242, -22.340859730144327 ], [ -47.262481392577477, -22.340882279864335 ], [ -47.262470307922122, -22.340904838647276 ], [ -47.262459183527284, -22.340927406312087 ], [ -47.262448018988209, -22.340949982678865 ], [ -47.262436813900521, -22.340972567564432 ], [ -47.262425567858912, -22.340995160785376 ], [ -47.262414280456611, -22.341017762158415 ], [ -47.262402951287342, -22.341040371497225 ], [ -47.262391579943305, -22.341062988615793 ], [ -47.262380166016307, -22.341085613326921 ], [ -47.262368709097714, -22.341108245441532 ], [ -47.262357208778106, -22.341130884770113 ], [ -47.262345664647533, -22.341153531121602 ], [ -47.262334076295446, -22.34117618430394 ], [ -47.262322443310353, -22.34119884412468 ], [ -47.26231076528083, -22.341221510388824 ], [ -47.262299041794385, -22.341244182901303 ], [ -47.262287272438464, -22.34126686146482 ], [ -47.262275456799948, -22.341289545881114 ], [ -47.262263594464379, -22.34131223595222 ], [ -47.262251685017802, -22.341334931476975 ], [ -47.262239728045763, -22.341357632253072 ], [ -47.262227723132924, -22.341380338077801 ], [ -47.262215669863423, -22.341403048747182 ], [ -47.262203567821331, -22.341425764055451 ], [ -47.262191416590554, -22.341448483794878 ], [ -47.262179215754273, -22.341471207757273 ], [ -47.262166964895208, -22.341493935733059 ], [ -47.262154663595723, -22.341516667511424 ], [ -47.262142311438183, -22.341539402879633 ], [ -47.262129908005285, -22.341562141622155 ], [ -47.26211745287786, -22.341584883525378 ], [ -47.262104945637276, -22.341607628372291 ], [ -47.262092385865635, -22.341630375943055 ], [ -47.262079773143434, -22.341653126018645 ], [ -47.262067107051315, -22.341675878378158 ], [ -47.262054387170593, -22.34169863279752 ], [ -47.262041613081202, -22.341721389053447 ], [ -47.262028784363913, -22.341744146919307 ], [ -47.262015900599486, -22.341766906166995 ], [ -47.262002961367358, -22.341789666568772 ], [ -47.261989966248635, -22.341812427892531 ], [ -47.261976914823471, -22.341835189906153 ], [ -47.261963806671808, -22.341857952376191 ], [ -47.261950641374064, -22.341880715066999 ], [ -47.261937418510961, -22.341903477740683 ], [ -47.261924137662874, -22.341926240158568 ], [ -47.261910798410312, -22.341949002080231 ], [ -47.261897400333879, -22.341971763263707 ], [ -47.261883943014908, -22.341994523464237 ], [ -47.261870426034662, -22.342017282436103 ], [ -47.261856848974247, -22.342040039932179 ], [ -47.261843211415638, -22.342062795702937 ], [ -47.261829512940459, -22.342085549497863 ], [ -47.261815753131032, -22.342108301064243 ], [ -47.261801931570446, -22.342131050146858 ], [ -47.261788047841208, -22.342153796490329 ], [ -47.261774101526946, -22.342176539836242 ], [ -47.261760092211937, -22.342199279924159 ], [ -47.261746019479972, -22.34222201649327 ], [ -47.261731882916557, -22.342244749279203 ], [ -47.261717682106358, -22.342267478017767 ], [ -47.261703416635967, -22.342290202440779 ], [ -47.261689086092041, -22.342312922279341 ], [ -47.261674690061319, -22.342335637263233 ], [ -47.261668415248735, -22.342345490727631 ], [ -47.261648375392248, -22.342376870354453 ], [ -47.261645699893755, -22.342381051571596 ], [ -47.261631104934445, -22.34240375034576 ], [ -47.261616442844748, -22.342426443162704 ], [ -47.261601713216002, -22.342449129741691 ], [ -47.26158691563991, -22.342471809800777 ], [ -47.261572049708981, -22.342494483056278 ], [ -47.261557115016821, -22.342517149222317 ], [ -47.261542105690182, -22.342539816268555 ], [ -47.261526951612872, -22.34256258798337 ], [ -47.261511542955944, -22.342585618931512 ], [ -47.261495830192345, -22.342608966636099 ], [ -47.261479804674053, -22.342632626490488 ], [ -47.261463458095619, -22.342656592763017 ], [ -47.261446781808914, -22.342680859614408 ], [ -47.261429766827007, -22.3427054210857 ], [ -47.261412403829212, -22.342730271083166 ], [ -47.261394683169947, -22.342755403358613 ], [ -47.261376594884169, -22.342780811493999 ], [ -47.261358128698355, -22.342806488878889 ], [ -47.261339274038605, -22.342832428692347 ], [ -47.261320020042028, -22.342858623880915 ], [ -47.261300355569368, -22.342885067135828 ], [ -47.261280269217693, -22.342911750871153 ], [ -47.261259749337626, -22.342938667197252 ], [ -47.261238784049418, -22.342965807897532 ], [ -47.261217361261771, -22.342993164403346 ], [ -47.261195468695135, -22.34302072776515 ], [ -47.2611730939023, -22.343048488629986 ], [ -47.261150224296699, -22.343076437211252 ], [ -47.261126847181053, -22.343104563261996 ], [ -47.261102949776088, -22.343132856050822 ], [ -47.261078519256735, -22.343161304332654 ], [ -47.26105354278819, -22.343189896323764 ], [ -47.261028007565386, -22.343218619676868 ], [ -47.2610019008563, -22.34324746145667 ], [ -47.260975210046489, -22.343276408118658 ], [ -47.26094792268939, -22.343305445486841 ], [ -47.260920026558026, -22.343334558735208 ], [ -47.260891509698219, -22.343363732373671 ], [ -47.260862360486797, -22.34339295023381 ], [ -47.260832567691871, -22.343422195459208 ], [ -47.260802120535303, -22.34345145049933 ], [ -47.260771008756393, -22.343480697108731 ], [ -47.26073922267728, -22.343509916350342 ], [ -47.260706753706799, -22.343539088211294 ], [ -47.260673654591692, -22.34356813886999 ], [ -47.2606401054068, -22.343596894619591 ], [ -47.260606249078606, -22.343625234890705 ], [ -47.260572105496607, -22.343653149082058 ], [ -47.260537679370763, -22.343680639327467 ], [ -47.260502975179833, -22.343707707682512 ], [ -47.260467997177081, -22.343734356119175 ], [ -47.260432749401652, -22.343760586516506 ], [ -47.260397235685318, -22.343786400655446 ], [ -47.260361459658633, -22.343811800213945 ], [ -47.260325424760019, -22.343836786760487 ], [ -47.260289134241667, -22.343861361750186 ], [ -47.26025259117587, -22.343885526520367 ], [ -47.260215798464756, -22.343909282284351 ], [ -47.260178758846251, -22.343932630128055 ], [ -47.260141474896336, -22.343955571008703 ], [ -47.260103949040953, -22.343978105747546 ], [ -47.260066183560468, -22.344000235027689 ], [ -47.260028180594233, -22.344021959391618 ], [ -47.259989942149623, -22.344043279236185 ], [ -47.259951470105428, -22.344064194811075 ], [ -47.259912766218292, -22.344084706215121 ], [ -47.259873832129585, -22.344104813393191 ], [ -47.259834669370576, -22.34412451613321 ], [ -47.259795279367516, -22.344143814063848 ], [ -47.259755663447166, -22.344162706651595 ], [ -47.259715822844917, -22.344181193196853 ], [ -47.259675758707544, -22.344199272832562 ], [ -47.259635472099212, -22.344216944521143 ], [ -47.259594964008812, -22.344234207051056 ], [ -47.259554235353967, -22.344251059034725 ], [ -47.259513286989417, -22.344267498904678 ], [ -47.259472119710885, -22.344283524911745 ], [ -47.25943073426113, -22.344299135121961 ], [ -47.259389131336839, -22.344314327413766 ], [ -47.259347311596436, -22.344329099474304 ], [ -47.259305275664147, -22.344343448797797 ], [ -47.259263024138058, -22.344357372681987 ], [ -47.259220557600855, -22.344370868224189 ], [ -47.259177876620647, -22.344383932320611 ], [ -47.259134981761825, -22.344396561662389 ], [ -47.259091873596589, -22.344408752731734 ], [ -47.259048552706879, -22.344420501801196 ], [ -47.259005019699465, -22.344431804929023 ], [ -47.258961275212258, -22.344442657957707 ], [ -47.258917319920286, -22.344453056512059 ], [ -47.258873154919193, -22.34446299591276 ], [ -47.258828860301918, -22.344472454433006 ], [ -47.258784696295209, -22.344481380408105 ], [ -47.258740874648169, -22.344489748830831 ], [ -47.258697432567558, -22.344497573946768 ], [ -47.258654382307085, -22.344504874957316 ], [ -47.258611735098057, -22.344511671127083 ], [ -47.258569501183885, -22.344517981725808 ], [ -47.258527689858269, -22.344523825974242 ], [ -47.2584863095176, -22.344529222993035 ], [ -47.25844536770429, -22.344534191757777 ], [ -47.258404871152109, -22.344538751058145 ], [ -47.258364825843124, -22.344542919460139 ], [ -47.258325237055111, -22.344546715273733 ], [ -47.258286109409923, -22.344550156524217 ], [ -47.258247446930113, -22.344553260926521 ], [ -47.258209253085418, -22.344556045864277 ], [ -47.258171530843128, -22.344558528371092 ], [ -47.258134282715829, -22.344560725115866 ], [ -47.258097510810181, -22.344562652389783 ], [ -47.258061216871603, -22.3445643260971 ], [ -47.25802540232678, -22.344565761747237 ], [ -47.257990068329129, -22.344566974449396 ], [ -47.257955215796564, -22.344567978909033 ], [ -47.257920845448908, -22.344568789425875 ], [ -47.257886957847084, -22.344569419892988 ], [ -47.257853553425512, -22.344569883797671 ], [ -47.25782063252538, -22.344570194222708 ], [ -47.257788195426045, -22.344570363848714 ], [ -47.25775624236968, -22.344570404957249 ], [ -47.257724773592166, -22.344570329433949 ], [ -47.257693789344344, -22.344570148772448 ], [ -47.257663289918199, -22.344569874078136 ], [ -47.257633275665, -22.344569516072294 ], [ -47.257603747014628, -22.344569085095834 ], [ -47.257574704495937, -22.344568591113198 ], [ -47.257546148749753, -22.344568043715892 ], [ -47.257518080544244, -22.344567452125602 ], [ -47.257490500786609, -22.34456682519707 ], [ -47.257463403146772, -22.344566171242096 ], [ -47.257436665500649, -22.34456549504544 ], [ -47.257410080401449, -22.344564795238114 ], [ -47.257383553178542, -22.344564070263939 ], [ -47.257357081176096, -22.344563320812192 ], [ -47.257330664265709, -22.344562547635469 ], [ -47.257305167487708, -22.34456177761216 ], [ -47.257278836776806, -22.34456095928217 ], [ -47.25649180852789, -22.344535778927298 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1052.1571106179999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263465892775351, -22.338965491925364 ], [ -47.26344332567281, -22.339004307780755 ], [ -47.263433437917634, -22.339021398755179 ], [ -47.263423574224326, -22.339038531756369 ], [ -47.263413734404935, -22.339055706672717 ], [ -47.263403918272488, -22.339072923388276 ], [ -47.26339412563815, -22.339090181788023 ], [ -47.26338435631407, -22.339107481752347 ], [ -47.263374610112706, -22.339124823158556 ], [ -47.263364886843021, -22.339142205887505 ], [ -47.263355186316652, -22.339159629812563 ], [ -47.263345508343967, -22.339177094806626 ], [ -47.263335852733725, -22.339194600742658 ], [ -47.263326219295323, -22.339212147489821 ], [ -47.263316607836629, -22.339229734917147 ], [ -47.26330701816623, -22.339247362889527 ], [ -47.263297450091386, -22.339265031271442 ], [ -47.263287903418153, -22.33928273992667 ], [ -47.263278377952929, -22.339300488715494 ], [ -47.263268873500913, -22.339318277497483 ], [ -47.263259389866541, -22.339336106130549 ], [ -47.263249926853796, -22.339353974470669 ], [ -47.263240484265843, -22.339371882372248 ], [ -47.263231061904825, -22.339389829688578 ], [ -47.263221659572118, -22.339407816271503 ], [ -47.263212277068689, -22.339425841970424 ], [ -47.263202914194459, -22.339443906633775 ], [ -47.263193570748108, -22.339462010109283 ], [ -47.263184246527914, -22.339480152242306 ], [ -47.2631749413313, -22.339498332876733 ], [ -47.263165654954143, -22.339516551856338 ], [ -47.263156387191728, -22.339534809022851 ], [ -47.263147137838843, -22.339553104215959 ], [ -47.263137906689167, -22.339571437274078 ], [ -47.263128693433835, -22.339589808237246 ], [ -47.263119493339005, -22.339608225989942 ], [ -47.263110295538652, -22.339626711281845 ], [ -47.263101092882799, -22.339645276823511 ], [ -47.263091884243714, -22.339663923199943 ], [ -47.263082668920845, -22.339682650113623 ], [ -47.263073446204523, -22.339701457260709 ], [ -47.263064215376673, -22.33972034433009 ], [ -47.26305497570921, -22.339739311006308 ], [ -47.263045726465315, -22.339758356967014 ], [ -47.26303646689918, -22.339777481883392 ], [ -47.263027196254548, -22.33979668542349 ], [ -47.263017545870319, -22.339816731451197 ], [ -47.263008268190198, -22.339836056968597 ], [ -47.262998976998432, -22.339855460035142 ], [ -47.262989671507547, -22.339874940295768 ], [ -47.26298035091672, -22.339894497397825 ], [ -47.262971014418902, -22.33991413097662 ], [ -47.262961661194538, -22.339933840668358 ], [ -47.262952290415114, -22.339953626102577 ], [ -47.262942901242489, -22.339973486903851 ], [ -47.262933492827663, -22.339993422694075 ], [ -47.262924064312436, -22.340013433089325 ], [ -47.262914614827643, -22.340033517703208 ], [ -47.262905143494748, -22.340053676143839 ], [ -47.262895649425374, -22.34007390801451 ], [ -47.262886131719284, -22.340094212918338 ], [ -47.262876589467155, -22.340114590452007 ], [ -47.262867021750331, -22.340135040206736 ], [ -47.26285742763767, -22.340155561774399 ], [ -47.262847806189825, -22.340176154739105 ], [ -47.262838156455501, -22.340196818684596 ], [ -47.262828477474905, -22.340217553187273 ], [ -47.262818768274421, -22.340238357827172 ], [ -47.262809027875747, -22.340259232169014 ], [ -47.262799255284264, -22.3402801757865 ], [ -47.262789449499479, -22.340301188240353 ], [ -47.262779609507298, -22.340322269094596 ], [ -47.262769734286074, -22.340343417903863 ], [ -47.26275982280152, -22.340364634223935 ], [ -47.262749874009565, -22.340385917605985 ], [ -47.262739886857645, -22.340407267593658 ], [ -47.262729860279798, -22.340428683733403 ], [ -47.262719793202713, -22.340450165561833 ], [ -47.262709684540091, -22.340471712617507 ], [ -47.26269953319742, -22.340493324430881 ], [ -47.262689338069308, -22.340515000529873 ], [ -47.262679098039342, -22.340536740440232 ], [ -47.262668811982728, -22.340558543679979 ], [ -47.262658478760862, -22.340580409770627 ], [ -47.262648097230716, -22.340602338217657 ], [ -47.262637666234056, -22.34062432853321 ], [ -47.26262718460395, -22.340646380222012 ], [ -47.262616651165764, -22.340668492779741 ], [ -47.262606064731571, -22.340690665704475 ], [ -47.262595424105506, -22.340712898485446 ], [ -47.262584728081471, -22.34073519060809 ], [ -47.262573594614842, -22.340758333090449 ], [ -47.262562766558332, -22.340780776581607 ], [ -47.262551879922874, -22.3408032765211 ], [ -47.262540940776105, -22.340825817400965 ], [ -47.262529959118041, -22.340848376827321 ], [ -47.262518938659731, -22.340870946135961 ], [ -47.262507879055548, -22.34089352502966 ], [ -47.262496779901774, -22.340916113327982 ], [ -47.262485640794154, -22.340938710849155 ], [ -47.262474461326576, -22.340961317412603 ], [ -47.262463241093343, -22.340983932834433 ], [ -47.262451979687754, -22.341006556930481 ], [ -47.262440676701665, -22.341029189516718 ], [ -47.262429331727382, -22.341051830406045 ], [ -47.262417944355796, -22.341074479411713 ], [ -47.262406514177165, -22.34109713634567 ], [ -47.262395040781549, -22.341119801018028 ], [ -47.262383523758004, -22.34114247323846 ], [ -47.262371962695191, -22.341165152815002 ], [ -47.262360357181151, -22.341187839554753 ], [ -47.262348706802818, -22.341210533264324 ], [ -47.262337011147345, -22.341233233747896 ], [ -47.26232526980079, -22.341255940809361 ], [ -47.2623134823491, -22.341278654250541 ], [ -47.262301648377658, -22.341301373872152 ], [ -47.262289767470463, -22.341324099475262 ], [ -47.262277839212061, -22.341346830857688 ], [ -47.262265863186514, -22.341369567816077 ], [ -47.262253838976953, -22.341392310146635 ], [ -47.26224176616595, -22.34141505764438 ], [ -47.26222964433601, -22.341437810102391 ], [ -47.262217473069569, -22.341460567311817 ], [ -47.262205251948195, -22.341483329063305 ], [ -47.262192980553074, -22.341506095146119 ], [ -47.262180658465013, -22.341528865348305 ], [ -47.26216828526475, -22.341551639455897 ], [ -47.262155860533518, -22.34157441725208 ], [ -47.262143383850422, -22.34159719852201 ], [ -47.262130854795373, -22.341619983047362 ], [ -47.262118272948811, -22.341642770607045 ], [ -47.262105637889697, -22.341665560980633 ], [ -47.26209294919704, -22.341688353945923 ], [ -47.26208020645057, -22.341711149277423 ], [ -47.262067409228635, -22.341733946750448 ], [ -47.26205455711041, -22.341756746136962 ], [ -47.262041649675012, -22.341779547207334 ], [ -47.262028686500337, -22.341802349732408 ], [ -47.262015667165855, -22.34182515347851 ], [ -47.262002591250123, -22.341847958212007 ], [ -47.261989458331492, -22.341870763697905 ], [ -47.261976267988743, -22.341893569698907 ], [ -47.261963019801037, -22.341916375975579 ], [ -47.261949713347136, -22.341939182287568 ], [ -47.26193634820595, -22.341961988392733 ], [ -47.261922923956483, -22.341984794047477 ], [ -47.261909440178499, -22.342007599005285 ], [ -47.261895896451648, -22.342030403018626 ], [ -47.261882292355502, -22.342053205838685 ], [ -47.261868627470356, -22.34207600721404 ], [ -47.261854901376374, -22.342098806892395 ], [ -47.261841113654249, -22.34212160461912 ], [ -47.261827263885507, -22.342144400137091 ], [ -47.261813351651085, -22.342167193189038 ], [ -47.261799376533098, -22.342189983514558 ], [ -47.261785338114279, -22.34221277085123 ], [ -47.261771235976887, -22.342235554936231 ], [ -47.261757069704835, -22.342258335503114 ], [ -47.261742838881332, -22.342281112285651 ], [ -47.261728543091472, -22.342303885013543 ], [ -47.261714181920397, -22.342326653415704 ], [ -47.261699754953327, -22.342349417219815 ], [ -47.261695623967128, -22.342355904192615 ], [ -47.261675592543924, -22.342387287048048 ], [ -47.261670701979675, -22.34239492992948 ], [ -47.261656075147691, -22.342417678280285 ], [ -47.261641380870302, -22.342440420921456 ], [ -47.261626618737445, -22.342463157569931 ], [ -47.261611788339401, -22.342485887941457 ], [ -47.261596889267267, -22.342508611749906 ], [ -47.261581921113269, -22.342531328707 ], [ -47.261566877913175, -22.342554046915392 ], [ -47.261551688409924, -22.342576871870449 ], [ -47.261536241021666, -22.34259996071594 ], [ -47.261520485481988, -22.342623371988356 ], [ -47.261504413074114, -22.342647101076501 ], [ -47.26148801542945, -22.342671142225608 ], [ -47.261471283831106, -22.342695489571561 ], [ -47.261454209217852, -22.342720137128577 ], [ -47.261436782189186, -22.342745078774026 ], [ -47.261418993014416, -22.342770308228086 ], [ -47.261400831638149, -22.342795819038415 ], [ -47.26138228769149, -22.34282160455712 ], [ -47.261363350500133, -22.342847657922317 ], [ -47.261344009096199, -22.342873972035854 ], [ -47.261324252230779, -22.34290053954 ], [ -47.261304068387005, -22.342927352795382 ], [ -47.261283445797588, -22.342954403853867 ], [ -47.261262372461019, -22.342981684435109 ], [ -47.261240836160759, -22.343009185900875 ], [ -47.261218824488999, -22.343036899225808 ], [ -47.261196324867463, -22.343064814974483 ], [ -47.261173324576255, -22.343092923270781 ], [ -47.261149810782975, -22.343121213770633 ], [ -47.261125770571837, -22.34314967563763 ], [ -47.261101190980554, -22.34317829751329 ], [ -47.261076059036895, -22.343207067491537 ], [ -47.261050361798915, -22.343235973093599 ], [ -47.261024086398834, -22.343265001243005 ], [ -47.260997220088477, -22.343294138244108 ], [ -47.260969750290187, -22.343323369759332 ], [ -47.260941664649586, -22.343352680790691 ], [ -47.26091295108953, -22.3433820556649 ], [ -47.260883597869309, -22.343411478019423 ], [ -47.260853593645898, -22.34344093079239 ], [ -47.260822927537475, -22.343470396216489 ], [ -47.260791589188145, -22.343499855818013 ], [ -47.260759568834445, -22.343529290420371 ], [ -47.260726857817296, -22.34355867975346 ], [ -47.260693509820875, -22.343587948856356 ], [ -47.26065970790367, -22.34361692123257 ], [ -47.260625597283962, -22.343645474368657 ], [ -47.260591198115996, -22.343673597518929 ], [ -47.260556515125728, -22.343701292881601 ], [ -47.260521552804079, -22.343728562575297 ], [ -47.260486315412805, -22.343755408633786 ], [ -47.260450806996012, -22.34378183299626 ], [ -47.260415031387033, -22.343807837502293 ], [ -47.26037899221469, -22.343833423886686 ], [ -47.260342692912545, -22.343858593773128 ], [ -47.260306136724836, -22.343883348669866 ], [ -47.260269326712987, -22.343907689965619 ], [ -47.260232265765424, -22.343931618922966 ], [ -47.260194956603733, -22.343955136675049 ], [ -47.26015740178488, -22.343978244224118 ], [ -47.260119603713278, -22.344000942434317 ], [ -47.260081564645496, -22.344023232029393 ], [ -47.260043286694682, -22.34404511359007 ], [ -47.260004771839853, -22.344066587549118 ], [ -47.259966021929323, -22.344087654189622 ], [ -47.259927038687394, -22.344108313641605 ], [ -47.259887823720966, -22.344128565878293 ], [ -47.259848378525227, -22.344148410713565 ], [ -47.259808704488556, -22.344167847799387 ], [ -47.259768802898193, -22.344186876622938 ], [ -47.259728674948548, -22.344205496502486 ], [ -47.259688321743951, -22.34422370658622 ], [ -47.259647744304708, -22.34424150584891 ], [ -47.259606943574731, -22.344258893088544 ], [ -47.259565920425437, -22.344275866924214 ], [ -47.259524675664295, -22.344292425792123 ], [ -47.259483210038809, -22.344308567943798 ], [ -47.259441524242703, -22.344324291443055 ], [ -47.259399618922821, -22.34433959416284 ], [ -47.259357494687137, -22.344354473781845 ], [ -47.259315152108819, -22.344368927782622 ], [ -47.25927259173455, -22.344382953447944 ], [ -47.259229814095299, -22.34439654785697 ], [ -47.259186819707274, -22.34440970788447 ], [ -47.259143609082791, -22.344422430196619 ], [ -47.259100182742245, -22.344434711247438 ], [ -47.259056541215813, -22.344446547277744 ], [ -47.25901268505902, -22.344457934310572 ], [ -47.258968614858937, -22.344468868149619 ], [ -47.258924331240422, -22.344479344377383 ], [ -47.258879835255811, -22.34448935826725 ], [ -47.258835208249884, -22.344498887765429 ], [ -47.258790714665565, -22.34450788035214 ], [ -47.258746569698651, -22.344516310518571 ], [ -47.258702811144794, -22.344524192640797 ], [ -47.258659451437431, -22.344531546132036 ], [ -47.258616501970813, -22.344538390469641 ], [ -47.258573973135199, -22.344544745136282 ], [ -47.258531874355484, -22.344550629564797 ], [ -47.258490214144587, -22.344556063086259 ], [ -47.258449000147401, -22.344561064884338 ], [ -47.258408239186956, -22.344565653953754 ], [ -47.258367937322284, -22.34456984906182 ], [ -47.258328099896531, -22.344573668715704 ], [ -47.258288731586163, -22.344577131133153 ], [ -47.258249836458553, -22.344580254216531 ], [ -47.258211418019208, -22.344583055531405 ], [ -47.258173479262901, -22.344585552287672 ], [ -47.258136022722269, -22.344587761324391 ], [ -47.25809905051738, -22.344589699096915 ], [ -47.258062564401108, -22.344591381667165 ], [ -47.258026565802417, -22.344592824695798 ], [ -47.257991055872537, -22.344594043436707 ], [ -47.257956035523186, -22.344595052733428 ], [ -47.257921505464921, -22.344595867017091 ], [ -47.257887466246743, -22.344596500305524 ], [ -47.257853918288994, -22.344596966204119 ], [ -47.257820861917352, -22.34459727790707 ], [ -47.257788297394626, -22.344597448199973 ], [ -47.257756224945808, -22.344597489462597 ], [ -47.257724644789533, -22.344597413672535 ], [ -47.257693557159591, -22.344597232408731 ], [ -47.257662962331608, -22.344596956855661 ], [ -47.2576328606415, -22.344596597807364 ], [ -47.257603252505049, -22.344596165671277 ], [ -47.257574138438642, -22.34459567047216 ], [ -47.257545519072465, -22.344595121855747 ], [ -47.257517395166175, -22.344594529091918 ], [ -47.257489767620676, -22.344593901077538 ], [ -47.257462629980971, -22.344593246157679 ], [ -47.257435858100678, -22.344592569095649 ], [ -47.257409241124925, -22.344591868449676 ], [ -47.257382682834333, -22.344591142626879 ], [ -47.257356180533058, -22.344590392317752 ], [ -47.257329734094043, -22.344589618277212 ], [ -47.257304222742313, -22.344588847814133 ], [ -47.257277863660541, -22.344588028614897 ], [ -47.256478312674943, -22.344562447588725 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1055.70766151, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263486580985372, -22.338986839771966 ], [ -47.263468948372505, -22.339017168217289 ], [ -47.263459088866277, -22.339034210369185 ], [ -47.263449253092588, -22.339051294880427 ], [ -47.263439440865774, -22.339068421641052 ], [ -47.263429652001228, -22.339085590536705 ], [ -47.263419886312434, -22.339102801453919 ], [ -47.26341014361379, -22.339120054274581 ], [ -47.263400423720135, -22.339137348877525 ], [ -47.263390726442665, -22.339154685145086 ], [ -47.263381051595289, -22.339172062952002 ], [ -47.263371398990699, -22.339189482172578 ], [ -47.263361768439914, -22.339206942681241 ], [ -47.263352159754554, -22.339224444348361 ], [ -47.263342572744762, -22.339241987044378 ], [ -47.263333007221377, -22.339259570635402 ], [ -47.26332346299391, -22.339277194987218 ], [ -47.263313939870578, -22.339294859964831 ], [ -47.263304437660018, -22.33931256542969 ], [ -47.263294956169638, -22.339330311242541 ], [ -47.263285495206084, -22.339348097262494 ], [ -47.263276054575485, -22.339365923346556 ], [ -47.263266634083188, -22.339383789350329 ], [ -47.263257233533466, -22.3394016951281 ], [ -47.263247852729855, -22.339419640532785 ], [ -47.263238491475434, -22.33943762541481 ], [ -47.263229149572254, -22.339455649623616 ], [ -47.263219826821093, -22.339473713007862 ], [ -47.263210523022302, -22.339491815413897 ], [ -47.263201237975366, -22.339509956686531 ], [ -47.263191971478257, -22.339528136670431 ], [ -47.263182723328249, -22.339546355208245 ], [ -47.263173493322171, -22.33956461214051 ], [ -47.263164281255776, -22.339582907306472 ], [ -47.263155086820468, -22.339601240750255 ], [ -47.263145905211545, -22.33961962150309 ], [ -47.263136725397509, -22.339638070654313 ], [ -47.263127540128778, -22.339656601126375 ], [ -47.263118348275633, -22.339675213520774 ], [ -47.263109149142366, -22.339693907542255 ], [ -47.263099942024049, -22.3397126828892 ], [ -47.263090726207153, -22.339731539252504 ], [ -47.263081500968063, -22.339750476318684 ], [ -47.263072265574188, -22.339769493767239 ], [ -47.263063019283926, -22.339788591271166 ], [ -47.263053761344921, -22.339807768500187 ], [ -47.263044117166316, -22.33982780164575 ], [ -47.263034851343811, -22.339847102507193 ], [ -47.263025571448715, -22.339866482023041 ], [ -47.263016276697023, -22.339885939839547 ], [ -47.26300696629113, -22.339905475605491 ], [ -47.262997639427176, -22.339925088957351 ], [ -47.262988295288523, -22.339944779532495 ], [ -47.262978933049503, -22.339964546961568 ], [ -47.262969551874562, -22.339984390870175 ], [ -47.262960150917252, -22.340004310881199 ], [ -47.262950729321645, -22.340024306611522 ], [ -47.262941286220723, -22.340044377675632 ], [ -47.262931820737961, -22.340064523682372 ], [ -47.262922331986829, -22.340084744235725 ], [ -47.262912819068724, -22.340105038939463 ], [ -47.262903281075829, -22.340125407390826 ], [ -47.262893717090826, -22.340145849181482 ], [ -47.262884126183749, -22.340166363903869 ], [ -47.262874507416242, -22.340186951142375 ], [ -47.262864859837855, -22.340207610481134 ], [ -47.262855182489474, -22.340228341496768 ], [ -47.262845474397935, -22.340249143769626 ], [ -47.262835734585352, -22.340270016864473 ], [ -47.262825962057185, -22.340290960355148 ], [ -47.262816155813006, -22.340311973802422 ], [ -47.262806314838549, -22.340333056770326 ], [ -47.262796438111792, -22.340354208813366 ], [ -47.262786524598006, -22.340375429487274 ], [ -47.262776573252403, -22.340396718342998 ], [ -47.262766583021623, -22.340418074923907 ], [ -47.262756552838681, -22.34043949877621 ], [ -47.262746481629129, -22.340460989436089 ], [ -47.262736368305305, -22.340482546441759 ], [ -47.262726211771188, -22.340504169323168 ], [ -47.262716010919746, -22.340525857607645 ], [ -47.26270576463277, -22.340547610820412 ], [ -47.26269547178341, -22.340569428478751 ], [ -47.262685131230917, -22.340591310103523 ], [ -47.262674741830004, -22.340613255199333 ], [ -47.262664302419886, -22.340635263277481 ], [ -47.262653811830965, -22.34065733384179 ], [ -47.262643268885888, -22.340679466386867 ], [ -47.262632672393686, -22.340701660409749 ], [ -47.262622021155408, -22.340723915398534 ], [ -47.262611313961635, -22.340746230837379 ], [ -47.262600162622064, -22.340769410509843 ], [ -47.262589321986802, -22.340791880082453 ], [ -47.262578422212286, -22.340814407186297 ], [ -47.262567469479563, -22.340836976070179 ], [ -47.262556473959151, -22.340859563982931 ], [ -47.262545439427129, -22.340882162122906 ], [ -47.262534365537576, -22.340904770190281 ], [ -47.262523251885355, -22.340927388004012 ], [ -47.26251209806496, -22.34095001538153 ], [ -47.262500903668887, -22.340972652141666 ], [ -47.262489668290137, -22.340995298099774 ], [ -47.262478391520567, -22.341017953070892 ], [ -47.26246707295072, -22.341040616870359 ], [ -47.262455712171452, -22.341063289310227 ], [ -47.262444308772274, -22.341085970202975 ], [ -47.262432862342045, -22.341108659359747 ], [ -47.26242137246939, -22.341131356589877 ], [ -47.262409838741952, -22.341154061702134 ], [ -47.26239826074692, -22.341176774503769 ], [ -47.262386638070872, -22.341199494800904 ], [ -47.262374970299341, -22.341222222399345 ], [ -47.262363257017952, -22.341244957102294 ], [ -47.262351497811295, -22.341267698712794 ], [ -47.262339692263822, -22.341290447031639 ], [ -47.26232783995944, -22.341313201858565 ], [ -47.262315940480654, -22.341335962993689 ], [ -47.262303993410463, -22.341358730233775 ], [ -47.262291998331428, -22.341381503374471 ], [ -47.262279954825132, -22.341404282210888 ], [ -47.262267862472619, -22.34142706653698 ], [ -47.262255720854895, -22.341449856144735 ], [ -47.262243529552784, -22.341472650824134 ], [ -47.262231288146346, -22.341495450364754 ], [ -47.262218996215175, -22.341518254554632 ], [ -47.262206653338524, -22.341541063180642 ], [ -47.26219425909558, -22.341563876027593 ], [ -47.262181813065972, -22.341586692877417 ], [ -47.262169314827297, -22.341609513514058 ], [ -47.262156763957755, -22.341632337717904 ], [ -47.262144160036279, -22.341655165266459 ], [ -47.262131502640273, -22.341677995938102 ], [ -47.262118791347085, -22.341700829509172 ], [ -47.262106025734901, -22.341723665752824 ], [ -47.262093205380431, -22.341746504442952 ], [ -47.262080329861256, -22.341769345350105 ], [ -47.262067398754937, -22.341792188243176 ], [ -47.262054411637699, -22.341815032891535 ], [ -47.262041368087466, -22.341837879059995 ], [ -47.262028267681174, -22.341860726513382 ], [ -47.262015109995581, -22.341883575015128 ], [ -47.262001894607856, -22.3419064243264 ], [ -47.261988621095547, -22.341929274206031 ], [ -47.261975289035846, -22.341952124412089 ], [ -47.261961898006071, -22.341974974700811 ], [ -47.26194844758357, -22.341997824826812 ], [ -47.261934937346574, -22.342020674541892 ], [ -47.261921366873167, -22.342043523596747 ], [ -47.261907735741232, -22.342066371740746 ], [ -47.261894043529615, -22.342089218720734 ], [ -47.261880289816823, -22.342112064282485 ], [ -47.261866474181993, -22.342134908169577 ], [ -47.261852596205131, -22.342157750122926 ], [ -47.26183865546556, -22.34218058988337 ], [ -47.261824651543861, -22.34220342718848 ], [ -47.261810584021241, -22.342226261773924 ], [ -47.2617964524784, -22.342249093374846 ], [ -47.26178225649776, -22.342271921722681 ], [ -47.261767995660975, -22.3422947465492 ], [ -47.261753669551659, -22.342317567581972 ], [ -47.261739277753406, -22.342340384547771 ], [ -47.261724819850031, -22.342363197172077 ], [ -47.261722576360839, -22.342366720170528 ], [ -47.261702621624487, -22.342397997656615 ], [ -47.261695704070299, -22.342408808283082 ], [ -47.261681045365648, -22.342431606210504 ], [ -47.261666318900609, -22.342454398675926 ], [ -47.261651524263648, -22.342477185393925 ], [ -47.261636661043667, -22.342499966077852 ], [ -47.261621728830335, -22.342522740439268 ], [ -47.261606727214527, -22.342545508187463 ], [ -47.261591650140964, -22.342568277557966 ], [ -47.261576425211828, -22.342591155753322 ], [ -47.261560939092242, -22.342614302496131 ], [ -47.261545140776491, -22.342637777336439 ], [ -47.261529021479049, -22.34266157565833 ], [ -47.261512572768183, -22.34268569168399 ], [ -47.261495785858209, -22.342710119524536 ], [ -47.261478651613622, -22.342734853167332 ], [ -47.261461160554092, -22.342759886460748 ], [ -47.261443302863846, -22.342785213093457 ], [ -47.261425068397145, -22.342810826578766 ], [ -47.261406446689627, -22.342836720231279 ], [ -47.261387426966749, -22.342862887148279 ], [ -47.26136799815545, -22.342889320186757 ], [ -47.261348148897298, -22.342916011940193 ], [ -47.261327867561484, -22.34294295471561 ], [ -47.261307142262723, -22.342970140506509 ], [ -47.261285960877807, -22.342997560968779 ], [ -47.261264311064984, -22.343025207394504 ], [ -47.261242180288114, -22.34305307068259 ], [ -47.261219555837918, -22.343081141315146 ], [ -47.261196424861147, -22.343109409326505 ], [ -47.261172774390246, -22.343137864275533 ], [ -47.261148591372965, -22.343166495220782 ], [ -47.261123862709759, -22.343195290690268 ], [ -47.261098575291022, -22.34322423865569 ], [ -47.261072716037887, -22.343253326506716 ], [ -47.26104627194686, -22.343282541025797 ], [ -47.261019230135958, -22.343311868366033 ], [ -47.260991577896519, -22.343341294028431 ], [ -47.260963302746703, -22.343370802842777 ], [ -47.260934392486412, -22.343400378952779 ], [ -47.260904835257406, -22.343430005801743 ], [ -47.260874619605524, -22.343459666122349 ], [ -47.260843734545283, -22.343489341930447 ], [ -47.260812169625574, -22.343519014524162 ], [ -47.260779914997222, -22.343548664487304 ], [ -47.260746961933428, -22.343578271292639 ], [ -47.260713365055722, -22.343607758839745 ], [ -47.260679310406218, -22.343636947842665 ], [ -47.260644945494967, -22.343665713843777 ], [ -47.260610290741035, -22.343694045953047 ], [ -47.260575350886327, -22.343721946433032 ], [ -47.260540130433959, -22.343749417465457 ], [ -47.260504633654143, -22.343776461145801 ], [ -47.260468864595985, -22.343803079473496 ], [ -47.26043282709432, -22.343829274346668 ], [ -47.260396524776311, -22.343855047557049 ], [ -47.260359961070598, -22.343880400783398 ], [ -47.260323139213526, -22.343905335587266 ], [ -47.260286062255553, -22.34392985340865 ], [ -47.260248733071521, -22.343953955559407 ], [ -47.260211154366601, -22.343977643219915 ], [ -47.260173328678761, -22.344000917437498 ], [ -47.260135258390925, -22.344023779119155 ], [ -47.26009694573581, -22.344046229029157 ], [ -47.260058392800346, -22.344068267786628 ], [ -47.260019601535248, -22.344089895860165 ], [ -47.259980573758398, -22.344111113566441 ], [ -47.259941311161555, -22.34413192106636 ], [ -47.259901815317377, -22.344152318361711 ], [ -47.259862087684844, -22.34417230529229 ], [ -47.259822129614484, -22.344191881533376 ], [ -47.259781942354039, -22.344211046592758 ], [ -47.259741527056939, -22.344229799806698 ], [ -47.259700884785033, -22.344248140338468 ], [ -47.259660016514843, -22.344266067175298 ], [ -47.259618923145219, -22.344283579124721 ], [ -47.25957760550137, -22.344300674812402 ], [ -47.25953606434355, -22.344317352678335 ], [ -47.259494300371067, -22.344333610974704 ], [ -47.259452314228518, -22.344349447763015 ], [ -47.259410106512966, -22.344364860910851 ], [ -47.259367677781889, -22.34437984808838 ], [ -47.259325028557505, -22.344394406766469 ], [ -47.259282159334937, -22.34440853421297 ], [ -47.259239070593559, -22.344422227488892 ], [ -47.259195762797582, -22.344435483447459 ], [ -47.259152236407367, -22.344448298730065 ], [ -47.259108491891396, -22.344460669762384 ], [ -47.259064529728164, -22.344472592753586 ], [ -47.259020350421885, -22.344484063691429 ], [ -47.258975954508799, -22.344495078340888 ], [ -47.258931342563635, -22.344505632242115 ], [ -47.2588865155954, -22.344515720621171 ], [ -47.258841556200714, -22.344525321097315 ], [ -47.258796733038629, -22.344534380295684 ], [ -47.25875226475177, -22.344542872205853 ], [ -47.258708189724544, -22.344550811334408 ], [ -47.258664520570171, -22.344558217306336 ], [ -47.258621268845886, -22.344565109811828 ], [ -47.258578445088702, -22.344571508546412 ], [ -47.25853605885478, -22.344577433155017 ], [ -47.258494118773527, -22.344582903179173 ], [ -47.258452632592366, -22.344587938010637 ], [ -47.258411607223593, -22.344592556849104 ], [ -47.258371048803134, -22.344596778663274 ], [ -47.258330962739528, -22.344600622157451 ], [ -47.258291353763923, -22.344604105741876 ], [ -47.258252225988421, -22.344607247506346 ], [ -47.25821358295434, -22.344610065198353 ], [ -47.258175427683916, -22.344612576204057 ], [ -47.258137762729881, -22.344614797532788 ], [ -47.258100590225659, -22.344616745803904 ], [ -47.258063911931643, -22.344618437237081 ], [ -47.258027729279029, -22.344619887644207 ], [ -47.257992043416799, -22.344621112423891 ], [ -47.257956855250633, -22.344622126557706 ], [ -47.257922165481716, -22.344622944608211 ], [ -47.257887974647083, -22.344623580717947 ], [ -47.257854283153115, -22.344624048610449 ], [ -47.257821091309935, -22.344624361591361 ], [ -47.257788399363768, -22.344624532551141 ], [ -47.257756207522455, -22.344624573967884 ], [ -47.257724515987348, -22.34462449791101 ], [ -47.257693324975243, -22.344624316044914 ], [ -47.257662634745387, -22.344624039633121 ], [ -47.257632445618349, -22.34462367954238 ], [ -47.257602757995791, -22.344623246246631 ], [ -47.257573572381617, -22.344622749831032 ], [ -47.25754488939544, -22.34462219999552 ], [ -47.257516709788334, -22.34462160605813 ], [ -47.257489034454949, -22.344620976957927 ], [ -47.257461856815375, -22.344620321073176 ], [ -47.257435050700856, -22.344619643145816 ], [ -47.257408401848565, -22.344618941661157 ], [ -47.257381812490301, -22.34461821498973 ], [ -47.25735527989017, -22.344617463823234 ], [ -47.257328803922519, -22.344616688918869 ], [ -47.257303277997046, -22.3446159180161 ], [ -47.257276890544368, -22.34461509794756 ], [ -47.2564648168172, -22.344589116249466 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1059.3278308230001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263507541116546, -22.339007609927375 ], [ -47.263484739819312, -22.339047021978693 ], [ -47.263474931965192, -22.339064058 ], [ -47.26346514733099, -22.339081136604875 ], [ -47.26345538573436, -22.339098257680622 ], [ -47.263445646991059, -22.339115421115299 ], [ -47.263435930917865, -22.339132626792335 ], [ -47.263426237331899, -22.339149874591985 ], [ -47.263416566046622, -22.339167164398127 ], [ -47.263406916878239, -22.339184496086908 ], [ -47.263397289641738, -22.339201869534001 ], [ -47.263387684150359, -22.33921928461524 ], [ -47.263378100218041, -22.339236741202335 ], [ -47.263368537657151, -22.339254239167037 ], [ -47.263358996280751, -22.339271778376727 ], [ -47.263349475900618, -22.33928935869843 ], [ -47.263339976327181, -22.339306979998415 ], [ -47.2633304973713, -22.339324642139289 ], [ -47.263321038842555, -22.33934234498302 ], [ -47.263311600549798, -22.339360088389839 ], [ -47.26330218230131, -22.33937787221787 ], [ -47.263292783904653, -22.339395696323766 ], [ -47.263283405166227, -22.339413560562999 ], [ -47.263274045891691, -22.339431464789445 ], [ -47.263264705886293, -22.339449408854552 ], [ -47.263255384954149, -22.339467392608789 ], [ -47.263246082898149, -22.339485415901787 ], [ -47.26323679952074, -22.339503478580841 ], [ -47.263227534623482, -22.339521580491656 ], [ -47.263218288006392, -22.339539721479845 ], [ -47.263209059468807, -22.339557901388982 ], [ -47.263199848809528, -22.339576120060407 ], [ -47.263190655826357, -22.339594377334187 ], [ -47.263181480211067, -22.339612673258589 ], [ -47.263172317088063, -22.33963101701158 ], [ -47.263163155260322, -22.339649430022085 ], [ -47.263153987378701, -22.339667925424546 ], [ -47.263144812311488, -22.339686503836905 ], [ -47.26313562936781, -22.339705164966212 ], [ -47.263126437847461, -22.339723908512987 ], [ -47.263117237041541, -22.339742734170212 ], [ -47.263108026230796, -22.339761641626307 ], [ -47.263098804686962, -22.339780630562746 ], [ -47.263089571672552, -22.339799700654218 ], [ -47.263080326439209, -22.339818851572154 ], [ -47.263070688466158, -22.339838871835539 ], [ -47.263061434501275, -22.339858148041035 ], [ -47.263052165902842, -22.339877504006211 ], [ -47.263042881890314, -22.339896939378622 ], [ -47.263033581669383, -22.339916453808438 ], [ -47.263024264439274, -22.339936046933346 ], [ -47.263014929386351, -22.339955718391877 ], [ -47.2630055756877, -22.339975467815826 ], [ -47.262996202510465, -22.339995294831766 ], [ -47.262986809010648, -22.340015199063544 ], [ -47.262977394334634, -22.340035180128961 ], [ -47.26296795761759, -22.340055237643305 ], [ -47.262958497984954, -22.340075371216138 ], [ -47.262949014552071, -22.340095580452168 ], [ -47.262939506421937, -22.340115864955806 ], [ -47.262929972688269, -22.340136224324866 ], [ -47.262920412435101, -22.340156658151493 ], [ -47.262910824733602, -22.340177166028592 ], [ -47.262901208646454, -22.340197747540895 ], [ -47.262891563223988, -22.340218402272946 ], [ -47.262881887507803, -22.340239129801525 ], [ -47.262872180525221, -22.340259929707326 ], [ -47.262862441298701, -22.340280801555156 ], [ -47.262852668833887, -22.340301744919032 ], [ -47.262842862130327, -22.340322759359733 ], [ -47.262833020173559, -22.340343844441296 ], [ -47.262823141941304, -22.340364999718123 ], [ -47.262813226398265, -22.340386224745849 ], [ -47.262803272499021, -22.340407519075239 ], [ -47.262793279189388, -22.340428882249387 ], [ -47.262783245401359, -22.34045031381423 ], [ -47.262773170059326, -22.34047181330558 ], [ -47.262763052074291, -22.340493380261243 ], [ -47.262752890348743, -22.340515014210681 ], [ -47.262742683774, -22.340536714680681 ], [ -47.262732431229971, -22.340558481195846 ], [ -47.262722131587907, -22.340580313272778 ], [ -47.262711783704795, -22.340602210431673 ], [ -47.2627013864331, -22.340624172176259 ], [ -47.262690938609495, -22.340646198016977 ], [ -47.262680439061803, -22.340668287456818 ], [ -47.262669886609828, -22.340690439989224 ], [ -47.26265928005963, -22.340712655110288 ], [ -47.262648618209134, -22.34073493230688 ], [ -47.262637899845657, -22.340757271061975 ], [ -47.262626730633158, -22.34078048792454 ], [ -47.26261587741913, -22.34080298357857 ], [ -47.26260496450557, -22.340825537846776 ], [ -47.262593998186922, -22.340848134734657 ], [ -47.262582988804134, -22.340870751133821 ], [ -47.262571940198448, -22.340893378105136 ], [ -47.262560852023483, -22.340916015346227 ], [ -47.262549723872858, -22.340938662675303 ], [ -47.262538555339709, -22.340961319909201 ], [ -47.262527346015183, -22.340983986866043 ], [ -47.262516095490888, -22.341006663360389 ], [ -47.26250480335738, -22.341029349206625 ], [ -47.26249346920374, -22.341052044219303 ], [ -47.262482092619514, -22.341074748209692 ], [ -47.262470673192766, -22.341097460989563 ], [ -47.262459210510954, -22.341120182369185 ], [ -47.262447704161254, -22.341142912157071 ], [ -47.262436153729929, -22.34116565016117 ], [ -47.262424558802692, -22.341188396187835 ], [ -47.262412918964664, -22.341211150042415 ], [ -47.26240123379992, -22.341233911529727 ], [ -47.262389502892646, -22.341256680452098 ], [ -47.262377725825885, -22.341279456611595 ], [ -47.262365902182658, -22.341302239808094 ], [ -47.262354031545357, -22.341325029840348 ], [ -47.262342113494995, -22.34134782650748 ], [ -47.262330147613, -22.341370629605287 ], [ -47.262318133480477, -22.34139343892825 ], [ -47.262306070677454, -22.341416254270534 ], [ -47.262293958783481, -22.341439075424983 ], [ -47.262281797377959, -22.341461902182481 ], [ -47.26226958604019, -22.341484734331893 ], [ -47.262257324348681, -22.341507571661605 ], [ -47.262245011881483, -22.341530413958555 ], [ -47.262232648216269, -22.341553261008436 ], [ -47.262220232930652, -22.341576112594733 ], [ -47.262207765602689, -22.341598968498229 ], [ -47.262195245808371, -22.34162182850157 ], [ -47.262182673124379, -22.341644692383884 ], [ -47.262170047128066, -22.341667559921369 ], [ -47.26215736739514, -22.341690430891035 ], [ -47.262144633501457, -22.341713305067884 ], [ -47.262131845023539, -22.341736182223681 ], [ -47.262119001536554, -22.34175906213094 ], [ -47.262106102616457, -22.341781944558736 ], [ -47.262093147839209, -22.341804829274512 ], [ -47.262080136779453, -22.341827716046183 ], [ -47.262067069013476, -22.34185060463702 ], [ -47.26205394411663, -22.341873494810269 ], [ -47.262040761664089, -22.3418963863279 ], [ -47.262027521231389, -22.341919278949383 ], [ -47.262014222394505, -22.34194217243202 ], [ -47.262000864729025, -22.341965066532172 ], [ -47.261987447810625, -22.34198796100441 ], [ -47.261973971215141, -22.342010855601707 ], [ -47.26196043451916, -22.342033750074055 ], [ -47.26194683729917, -22.342056644170427 ], [ -47.26193317913151, -22.342079537638405 ], [ -47.261919459593422, -22.342102430223022 ], [ -47.261905678261826, -22.342125321668188 ], [ -47.261891834714312, -22.342148211715646 ], [ -47.261877928529344, -22.34217110010438 ], [ -47.261863959284618, -22.342193986573292 ], [ -47.261849926559222, -22.342216870858071 ], [ -47.261835829932821, -22.342239752692269 ], [ -47.261821668984538, -22.342262631809049 ], [ -47.261807443295339, -22.342285507937909 ], [ -47.261793152445279, -22.342308380808426 ], [ -47.261778796016493, -22.342331250146078 ], [ -47.261764373591099, -22.342354115675491 ], [ -47.261749884751389, -22.34237697712004 ], [ -47.26174939307694, -22.342377749207071 ], [ -47.261729445154771, -22.342409029496483 ], [ -47.261720706165647, -22.342422686632379 ], [ -47.261706015588359, -22.342445534136466 ], [ -47.26169125693567, -22.34246837642613 ], [ -47.261676429794619, -22.342491213213634 ], [ -47.261661533752694, -22.342514044210013 ], [ -47.261646568398199, -22.34253686912438 ], [ -47.261631533320575, -22.342559687663677 ], [ -47.261616422373585, -22.342582508196301 ], [ -47.261601162018536, -22.342605439631974 ], [ -47.261585637167649, -22.342628644272139 ], [ -47.261569796075861, -22.342652182680311 ], [ -47.261553629888859, -22.342676050235955 ], [ -47.261537130111797, -22.342700241138228 ], [ -47.261520287890228, -22.342724749473348 ], [ -47.261503094014323, -22.342749569201946 ], [ -47.261485538923978, -22.342774694143351 ], [ -47.261467612718263, -22.34280011795471 ], [ -47.261449305161129, -22.342825834114997 ], [ -47.261430605692802, -22.342851835901396 ], [ -47.261411503438396, -22.342878116370169 ], [ -47.261391987219774, -22.342904668333667 ], [ -47.261372045568919, -22.342931484336351 ], [ -47.261351666741078, -22.342958556631885 ], [ -47.261330838733031, -22.342985877155272 ], [ -47.261309549299789, -22.343013437498545 ], [ -47.261287785974417, -22.343041228884271 ], [ -47.26126553609248, -22.343069242135527 ], [ -47.261242786813639, -22.343097467652008 ], [ -47.261219525151326, -22.343125895378428 ], [ -47.261195738002854, -22.343154514776668 ], [ -47.261171412179458, -22.343183314800182 ], [ -47.261146534444379, -22.343212283863572 ], [ -47.261121091550599, -22.343241409816223 ], [ -47.261095070282316, -22.343270679916301 ], [ -47.261068457500336, -22.343300080805044 ], [ -47.261041240188945, -22.343329598484473 ], [ -47.261013405508358, -22.343359218294054 ], [ -47.260984940849376, -22.343388924891467 ], [ -47.260955833888872, -22.343418702237326 ], [ -47.260926072651088, -22.343448533580766 ], [ -47.260895645570763, -22.343478401449069 ], [ -47.260864541558725, -22.343508287641246 ], [ -47.260832750068609, -22.343538173227184 ], [ -47.260800261165677, -22.343568038551194 ], [ -47.26076706605523, -22.343597862828762 ], [ -47.260733220296217, -22.343627568820203 ], [ -47.260698912914428, -22.343656974449875 ], [ -47.260664293711635, -22.343685953316083 ], [ -47.260629383371715, -22.343714494384404 ], [ -47.260594186652568, -22.343742599981745 ], [ -47.26055870806946, -22.343770272352952 ], [ -47.260522951901095, -22.343797513655236 ], [ -47.260486922201508, -22.343824325948209 ], [ -47.260450622807198, -22.343850711188601 ], [ -47.260414057343482, -22.343876671225015 ], [ -47.260377229234187, -22.343902207791345 ], [ -47.26034014170768, -22.34392732250237 ], [ -47.260302797803604, -22.343952016849435 ], [ -47.26026520038306, -22.343976292193691 ], [ -47.260227352134876, -22.344000149762653 ], [ -47.260189255578013, -22.344023590648792 ], [ -47.2601509130739, -22.344046615801947 ], [ -47.26011232683139, -22.344069226026996 ], [ -47.260073498911247, -22.344091421981297 ], [ -47.260034431235823, -22.344113204169425 ], [ -47.259995125592575, -22.344134572941467 ], [ -47.259955583640796, -22.344155528489406 ], [ -47.259915806918791, -22.344176070843481 ], [ -47.259875796849414, -22.344196199869412 ], [ -47.259835554745315, -22.344215915265785 ], [ -47.259795081814744, -22.344235216561081 ], [ -47.259754379170097, -22.34425410310941 ], [ -47.259713447830805, -22.344272574089327 ], [ -47.259672288729583, -22.344290628500357 ], [ -47.259630902720268, -22.34430826515959 ], [ -47.259589290581786, -22.344325482699375 ], [ -47.259547453027231, -22.34434227956335 ], [ -47.259505390707631, -22.344358654004431 ], [ -47.259463104218575, -22.344374604081853 ], [ -47.259420594107254, -22.344390127657796 ], [ -47.259377860880733, -22.344405222393899 ], [ -47.259334905010149, -22.344419885749328 ], [ -47.259291726939217, -22.344434114977094 ], [ -47.259248327095619, -22.344447907119928 ], [ -47.259204705891591, -22.344461259009606 ], [ -47.259160863735545, -22.344474167262693 ], [ -47.259116801044051, -22.344486628276581 ], [ -47.259072518243926, -22.344498638228686 ], [ -47.259028015788026, -22.34451019307161 ], [ -47.258983294161851, -22.344521288531521 ], [ -47.258938353889917, -22.344531920106235 ], [ -47.258893195937965, -22.344542082974517 ], [ -47.258847904154386, -22.344551754428672 ], [ -47.25880275141445, -22.344560880238717 ], [ -47.258757959807518, -22.344569433892673 ], [ -47.258713568306817, -22.344577430027595 ], [ -47.258669589705313, -22.344584888480256 ], [ -47.258626035723232, -22.344591829153671 ], [ -47.258582917044407, -22.344598271956222 ], [ -47.258540243356158, -22.344604236744946 ], [ -47.258498023404471, -22.344609743271803 ], [ -47.258456265039229, -22.344614811136637 ], [ -47.258414975262014, -22.344619459744195 ], [ -47.258374160285669, -22.344623708264479 ], [ -47.258333825584145, -22.344627575598967 ], [ -47.258293975943154, -22.344631080350403 ], [ -47.258254615519704, -22.344634240795958 ], [ -47.258215747890787, -22.344637074865137 ], [ -47.258177376106183, -22.344639600120274 ], [ -47.258139502738644, -22.344641833741008 ], [ -47.258102129935033, -22.344643792510759 ], [ -47.258065259463194, -22.344645492806865 ], [ -47.258028892756585, -22.344646950592498 ], [ -47.257993030961948, -22.344648181410975 ], [ -47.257957674978897, -22.344649200381856 ], [ -47.257922825499243, -22.344650022199225 ], [ -47.257888483048141, -22.344650661130281 ], [ -47.257854648017897, -22.344651131016711 ], [ -47.257821320703094, -22.344651445275563 ], [ -47.257788501333451, -22.34465161690219 ], [ -47.25775619009957, -22.34465165847309 ], [ -47.257724387185618, -22.344651582149414 ], [ -47.257693092791285, -22.344651399681041 ], [ -47.257662307159549, -22.34465112241049 ], [ -47.257632030595531, -22.344650761277311 ], [ -47.257602263486817, -22.344650326821924 ], [ -47.257573006324897, -22.344649829189851 ], [ -47.257544259718671, -22.344649278135265 ], [ -47.257516024410734, -22.344648683024332 ], [ -47.257488301289435, -22.344648052838263 ], [ -47.257461083649979, -22.344647395988623 ], [ -47.257434243301248, -22.344646717195907 ], [ -47.257407562572396, -22.344646014872584 ], [ -47.257380942146433, -22.344645287352517 ], [ -47.257354379247431, -22.344644535328676 ], [ -47.25732787375113, -22.344643759560476 ], [ -47.257302333251921, -22.344642988217974 ], [ -47.257275917428345, -22.344642167280174 ], [ -47.256451320954667, -22.344615784909465 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1062.9474384570001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263528565714125, -22.339028418188661 ], [ -47.26351039077678, -22.339059833583743 ], [ -47.263500610842229, -22.339076821115096 ], [ -47.263490853800583, -22.339093851564254 ], [ -47.263481119471848, -22.339110924820073 ], [ -47.263471407674054, -22.339128040772195 ], [ -47.263461718226303, -22.33914519930557 ], [ -47.263452050947997, -22.339162400301916 ], [ -47.263442405654885, -22.339179643646649 ], [ -47.263432782165488, -22.339196929217259 ], [ -47.263423180297039, -22.339214256890887 ], [ -47.263413599865075, -22.33923162654466 ], [ -47.263404040685785, -22.339249038051751 ], [ -47.263394502573767, -22.33926649128513 ], [ -47.263384985344373, -22.339283986113493 ], [ -47.263375488811555, -22.339301522405069 ], [ -47.263366012787991, -22.339319100027403 ], [ -47.263356557086787, -22.339336718844333 ], [ -47.263347121519644, -22.339354378718916 ], [ -47.263337705897648, -22.339372079512586 ], [ -47.263328310031298, -22.339389821084577 ], [ -47.263318933730261, -22.339407603292649 ], [ -47.26330957680311, -22.339425425993291 ], [ -47.263300239057649, -22.339443289041473 ], [ -47.263290920301223, -22.339461192289697 ], [ -47.263281620340116, -22.339479135589336 ], [ -47.26327233897927, -22.339497118791083 ], [ -47.263263076023243, -22.33951514174311 ], [ -47.263253831275648, -22.339533204292135 ], [ -47.263244604538571, -22.339551306284633 ], [ -47.263235395613364, -22.339569447565054 ], [ -47.263226204300892, -22.339587627975614 ], [ -47.263217030400966, -22.339605847357234 ], [ -47.263207873605673, -22.33962410576223 ], [ -47.263198728968547, -22.339642412515367 ], [ -47.263189585127094, -22.339660789385199 ], [ -47.263180434632581, -22.339679249718014 ], [ -47.263171276351287, -22.339697794148332 ], [ -47.263162109597197, -22.339716422385436 ], [ -47.26315293367481, -22.339735134132088 ], [ -47.263143747879823, -22.339753929083187 ], [ -47.263134551497416, -22.339772806929265 ], [ -47.263125343803608, -22.339791767353557 ], [ -47.26311612406505, -22.339810810032549 ], [ -47.263106891537326, -22.339829934639443 ], [ -47.263097259769879, -22.339849942020624 ], [ -47.263088017662604, -22.339869193570173 ], [ -47.263078760360834, -22.339888525984634 ], [ -47.263069487087471, -22.339907938912944 ], [ -47.263060197051452, -22.33992743200664 ], [ -47.263050889455208, -22.339947004904584 ], [ -47.263041563487974, -22.339966657246542 ], [ -47.26303221832972, -22.339986388665327 ], [ -47.263022853150183, -22.340006198788604 ], [ -47.263013467107839, -22.340026087241153 ], [ -47.263004059351431, -22.340046053641636 ], [ -47.262994629018252, -22.340066097606208 ], [ -47.262985175235741, -22.340086218745178 ], [ -47.262975697121078, -22.340106416663868 ], [ -47.262966193778951, -22.340126690967413 ], [ -47.262956664304504, -22.340147041254166 ], [ -47.26294710778317, -22.340167467116739 ], [ -47.262937523287228, -22.340187968148548 ], [ -47.262927909880418, -22.340208543934654 ], [ -47.262918266613902, -22.340229194059958 ], [ -47.262908592529925, -22.34024991810151 ], [ -47.262898886656274, -22.340270715640273 ], [ -47.262889148015837, -22.340291586241062 ], [ -47.262879375614347, -22.340312529478165 ], [ -47.262869568451386, -22.340333544912287 ], [ -47.262859725512321, -22.340354632107502 ], [ -47.262849845774561, -22.34037579061814 ], [ -47.262839928202297, -22.340397019999671 ], [ -47.262829971749419, -22.34041831980273 ], [ -47.262819975360941, -22.340439689570108 ], [ -47.262809937967809, -22.340461128847526 ], [ -47.26279985849331, -22.340482637170325 ], [ -47.262789735847072, -22.340504214075999 ], [ -47.2627795689301, -22.340525859093439 ], [ -47.262769356632049, -22.340547571748953 ], [ -47.262759097831008, -22.340569351566508 ], [ -47.262748791396191, -22.340591198062011 ], [ -47.262738436182467, -22.340613110755072 ], [ -47.262728031039991, -22.340635089148432 ], [ -47.262717574802934, -22.340657132751762 ], [ -47.262707066296485, -22.340679241067114 ], [ -47.262696504337612, -22.340701413586864 ], [ -47.262685887729418, -22.340723649806105 ], [ -47.262675215266732, -22.340745949210508 ], [ -47.262664485733524, -22.340768311281803 ], [ -47.262653298648132, -22.340791565334492 ], [ -47.262642432855365, -22.340814087069958 ], [ -47.262631506802748, -22.340836668502568 ], [ -47.262620526898175, -22.340859293394431 ], [ -47.262609503653053, -22.34088193828001 ], [ -47.262598440973676, -22.340904594082641 ], [ -47.262587338513327, -22.340927260497427 ], [ -47.262576195864327, -22.340949937341914 ], [ -47.26256501261841, -22.340972624432194 ], [ -47.262553788365416, -22.340995321585691 ], [ -47.262542522695597, -22.341018028616325 ], [ -47.262531215198152, -22.341040745337683 ], [ -47.262519865460753, -22.341063471563576 ], [ -47.262508473071563, -22.341086207104521 ], [ -47.262497037617244, -22.341108951771481 ], [ -47.262485558683856, -22.34113170537395 ], [ -47.262474035857174, -22.341154467719587 ], [ -47.262462468721942, -22.341177238615543 ], [ -47.262450856862507, -22.341200017867269 ], [ -47.262439199862527, -22.341222805279266 ], [ -47.262427497304571, -22.341245600655466 ], [ -47.262415748771396, -22.341268403797251 ], [ -47.262403953844576, -22.341291214505766 ], [ -47.262392112105594, -22.341314032579934 ], [ -47.262380223135388, -22.34133685781752 ], [ -47.262368286513414, -22.34135969001667 ], [ -47.2623563018197, -22.341382528972126 ], [ -47.26234426863369, -22.341405374477418 ], [ -47.262332186533961, -22.341428226325561 ], [ -47.262320055098506, -22.341451084308396 ], [ -47.262307873905193, -22.341473948215636 ], [ -47.262295642531782, -22.341496817835083 ], [ -47.262283360555237, -22.341519692953895 ], [ -47.262271027552018, -22.341542573357938 ], [ -47.262258643098242, -22.34156545883161 ], [ -47.262246206769959, -22.341588349157316 ], [ -47.262233718143662, -22.341611244114443 ], [ -47.262221176793744, -22.341634143484512 ], [ -47.262208582295308, -22.34165704704532 ], [ -47.262195934224103, -22.341679954571731 ], [ -47.262183232154321, -22.341702865839423 ], [ -47.26217047566012, -22.341725780622081 ], [ -47.262157664316504, -22.341748698690033 ], [ -47.262144797697019, -22.34177161981442 ], [ -47.262131875375999, -22.341794543762866 ], [ -47.262118896927845, -22.341817470301358 ], [ -47.262105861925562, -22.341840399196336 ], [ -47.26209276994387, -22.341863330209552 ], [ -47.262079620556513, -22.341886263102687 ], [ -47.26206641333701, -22.341909197636184 ], [ -47.262053147859369, -22.341932133567912 ], [ -47.262039823697897, -22.341955070653551 ], [ -47.262026440426645, -22.341978008647786 ], [ -47.262012997619664, -22.342000947303575 ], [ -47.261999494851167, -22.342023886372147 ], [ -47.261985931696216, -22.342046825601788 ], [ -47.261972307729657, -22.342069764739673 ], [ -47.261958622526315, -22.342092703531655 ], [ -47.261944875661754, -22.342115641720898 ], [ -47.261931066711384, -22.342138579049511 ], [ -47.261917195251208, -22.342161515257324 ], [ -47.261903260858091, -22.342184450081444 ], [ -47.261889263108259, -22.342207383258856 ], [ -47.261875201579208, -22.342230314523263 ], [ -47.261861075848998, -22.342253243606251 ], [ -47.261846885495324, -22.342276170238971 ], [ -47.261832630097516, -22.342299094148785 ], [ -47.261818309234215, -22.342322015063303 ], [ -47.261803922486003, -22.342344932705846 ], [ -47.261789469433474, -22.342367846798894 ], [ -47.261776205017817, -22.342388776273246 ], [ -47.261756268688963, -22.342420061331563 ], [ -47.261745708265714, -22.342436564977397 ], [ -47.261730985815795, -22.34245946205813 ], [ -47.261716194975449, -22.342482354172052 ], [ -47.261701335330329, -22.342505241029087 ], [ -47.261686406466495, -22.342528122337878 ], [ -47.26167140797083, -22.342550997805255 ], [ -47.261656339431426, -22.342573867135624 ], [ -47.261641194610995, -22.342596738830444 ], [ -47.261625898830076, -22.342619723506399 ], [ -47.261610335247887, -22.34264298604392 ], [ -47.261594451380056, -22.342666588019956 ], [ -47.261578238303542, -22.342690524809388 ], [ -47.261561687460308, -22.342714790588264 ], [ -47.261544789927171, -22.342739379418013 ], [ -47.261527536419941, -22.342764285232409 ], [ -47.261509917298795, -22.342789501821841 ], [ -47.261491922577669, -22.342815022811862 ], [ -47.26147354193013, -22.34284084164717 ], [ -47.261454764701007, -22.342866951567409 ], [ -47.261435579915087, -22.342893345588013 ], [ -47.261415976289186, -22.342920016476551 ], [ -47.261395942245642, -22.342946956728518 ], [ -47.261375465925816, -22.342974158544191 ], [ -47.261354535208483, -22.343001613800045 ], [ -47.261333137726972, -22.343029314024356 ], [ -47.261311260889066, -22.343057250370148 ], [ -47.26128889190209, -22.343085413584614 ], [ -47.26126601779464, -22.343113793985022 ], [ -47.261242625446819, -22.343142381426617 ], [ -47.261218701620784, -22.343171165274057 ], [ -47.261194232991322, -22.343200134375909 ], [ -47.261169206184377, -22.343229277033206 ], [ -47.261143607815576, -22.343258580973117 ], [ -47.261117424532195, -22.343288033322281 ], [ -47.261090643059333, -22.343317620580756 ], [ -47.261063250247432, -22.343347328599403 ], [ -47.261035233125746, -22.343377142556268 ], [ -47.26100657895757, -22.343407046936743 ], [ -47.260977275296888, -22.34343702551849 ], [ -47.260947310050376, -22.343467061356513 ], [ -47.260916671541608, -22.343497136772552 ], [ -47.260885348577744, -22.343527233348841 ], [ -47.260853330517271, -22.343557331927094 ], [ -47.26082060733976, -22.343587412611992 ], [ -47.26078717018266, -22.343617454361926 ], [ -47.260753075542375, -22.343647378797701 ], [ -47.260718515428287, -22.343677001054203 ], [ -47.260683641933937, -22.343706192785554 ], [ -47.260648476008043, -22.34373494281299 ], [ -47.260613022424451, -22.343763253527747 ], [ -47.260577285710582, -22.343791127237814 ], [ -47.260541270153659, -22.343818566162099 ], [ -47.260504979812659, -22.343845572420399 ], [ -47.26046841852564, -22.343872148028051 ], [ -47.260431589916216, -22.343898294890547 ], [ -47.260394497403297, -22.343924014796933 ], [ -47.260357144207347, -22.343949309415184 ], [ -47.260319533357098, -22.343974180288022 ], [ -47.260281667700028, -22.343998628825808 ], [ -47.260243549908552, -22.344022656303295 ], [ -47.260205182482629, -22.344046263858054 ], [ -47.260166567762198, -22.344069452482731 ], [ -47.260127707932256, -22.344092223022869 ], [ -47.260088605027377, -22.344114576174082 ], [ -47.260049260941592, -22.344136512476833 ], [ -47.260009677431881, -22.344158032314706 ], [ -47.259969856125117, -22.344179135910725 ], [ -47.259929798525235, -22.344199823323557 ], [ -47.259889506018951, -22.344220094444925 ], [ -47.259848979881042, -22.344239948996655 ], [ -47.259808221280267, -22.344259386527877 ], [ -47.259767231288031, -22.34427840641067 ], [ -47.259726010881273, -22.344297007838772 ], [ -47.259684560948969, -22.344315189824076 ], [ -47.259642882299843, -22.344332951193142 ], [ -47.259600975666707, -22.344350290585044 ], [ -47.259558841715297, -22.344367206447114 ], [ -47.259516481048543, -22.344383697033024 ], [ -47.259473894212881, -22.3443997603996 ], [ -47.259431081705728, -22.344415394403686 ], [ -47.259388043983627, -22.34443059669838 ], [ -47.259344781466758, -22.344445364731214 ], [ -47.259301294547399, -22.344459695740259 ], [ -47.259257583601467, -22.344473586750077 ], [ -47.259213648989331, -22.344487034570914 ], [ -47.25916949106734, -22.344500035794525 ], [ -47.259125110200223, -22.344512586789993 ], [ -47.25908050676307, -22.344524683703089 ], [ -47.259035681157457, -22.344536322451109 ], [ -47.258990633818094, -22.3445474987215 ], [ -47.258945365219276, -22.344558207969744 ], [ -47.258899876283493, -22.344568445327319 ], [ -47.258854252110922, -22.344578187759499 ], [ -47.258808769793013, -22.344587380181292 ], [ -47.258763654865881, -22.344595995579038 ], [ -47.258718946891591, -22.344604048720356 ], [ -47.25867465884285, -22.344611559653771 ], [ -47.258630802602887, -22.344618548495117 ], [ -47.258587389002265, -22.344625035365652 ], [ -47.258544427859633, -22.344631040334534 ], [ -47.258501928037397, -22.344636583364135 ], [ -47.258459897487974, -22.344641684262381 ], [ -47.258418343302218, -22.344646362639033 ], [ -47.258377271769895, -22.344650637865449 ], [ -47.25833668843034, -22.344654529040273 ], [ -47.258296598123913, -22.344658054958714 ], [ -47.258257005052421, -22.344661234085411 ], [ -47.25821791282857, -22.344664084531722 ], [ -47.258179324529699, -22.344666624036339 ], [ -47.258141242748586, -22.344668869949071 ], [ -47.258103669645514, -22.344670839217443 ], [ -47.258066606995769, -22.344672548376508 ], [ -47.258030056235093, -22.344674013540644 ], [ -47.257994018507993, -22.344675250397895 ], [ -47.257958494707971, -22.344676274205945 ], [ -47.257923485517537, -22.344677099790097 ], [ -47.257888991449875, -22.344677741542515 ], [ -47.257855012883304, -22.344678213422842 ], [ -47.257821550096857, -22.344678528959662 ], [ -47.257788603303659, -22.344678701253198 ], [ -47.257756172677205, -22.344678742978207 ], [ -47.25772425838435, -22.344678666387747 ], [ -47.257692860607776, -22.344678483317082 ], [ -47.257661979574088, -22.344678205187783 ], [ -47.257631615573061, -22.34467784301215 ], [ -47.257601768978169, -22.344677407397153 ], [ -47.257572440268433, -22.344676908548589 ], [ -47.257543630042171, -22.344676356274892 ], [ -47.257515339033354, -22.344675759990441 ], [ -47.257487568124141, -22.344675128718539 ], [ -47.257460310484795, -22.344674470904014 ], [ -47.257433435901824, -22.344673791245938 ], [ -47.257406723296391, -22.344673088083976 ], [ -47.257380071802721, -22.344672359715258 ], [ -47.257353478604834, -22.344671606834051 ], [ -47.257326943579891, -22.344670830202038 ], [ -47.257301388506924, -22.344670058419808 ], [ -47.257274944312442, -22.34466923661272 ], [ -47.256437825087332, -22.344642453568742 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1066.56700922, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263549538788808, -22.339049201089928 ], [ -47.26352628972365, -22.3390895842257 ], [ -47.26351656027456, -22.339106566519117 ], [ -47.263506853213713, -22.339123591955001 ], [ -47.263497168361411, -22.339140660424562 ], [ -47.263487505539061, -22.339157771814293 ], [ -47.263477864568415, -22.339174926007345 ], [ -47.263468245267468, -22.339192122890648 ], [ -47.263458647457043, -22.339209362343116 ], [ -47.263449070956653, -22.339226644243244 ], [ -47.263439515584096, -22.339243968469596 ], [ -47.263429981157799, -22.339261334896616 ], [ -47.26342046749464, -22.339278743398665 ], [ -47.263410974412224, -22.339296193845662 ], [ -47.263401501726712, -22.339313686107122 ], [ -47.263392049253014, -22.339331220051811 ], [ -47.263382616806432, -22.339348795544765 ], [ -47.263373204200917, -22.339366412450204 ], [ -47.263363811249683, -22.339384070630697 ], [ -47.263354437765472, -22.339401769946672 ], [ -47.263345083559997, -22.339419510256871 ], [ -47.263335748444128, -22.339437291418946 ], [ -47.263326432227721, -22.339455113288892 ], [ -47.263317134720275, -22.339472975720199 ], [ -47.263307855730176, -22.33949087856525 ], [ -47.26329859506447, -22.339508821675736 ], [ -47.263289352529803, -22.339526804900785 ], [ -47.263280127931871, -22.339544828087956 ], [ -47.263270921074778, -22.339562891084746 ], [ -47.263261731761951, -22.339580993736465 ], [ -47.263252559796278, -22.339599135886161 ], [ -47.263243404979555, -22.33961731737562 ], [ -47.263234267004258, -22.339635538261206 ], [ -47.263225140852995, -22.339653808014472 ], [ -47.26321601499783, -22.339672148743599 ], [ -47.263206881890419, -22.339690574006795 ], [ -47.263197740395015, -22.339709084455066 ], [ -47.263188589830484, -22.339727679800021 ], [ -47.263179429506081, -22.33974635974646 ], [ -47.263170258722027, -22.339765123991448 ], [ -47.263161076767943, -22.339783972227465 ], [ -47.263151882924149, -22.339802904139614 ], [ -47.263142676461428, -22.339821919406162 ], [ -47.263133456639345, -22.339841017701968 ], [ -47.263123831077479, -22.339861012200991 ], [ -47.263114600827784, -22.339880239094562 ], [ -47.263105354822656, -22.339899547958336 ], [ -47.263096092288443, -22.339918938442516 ], [ -47.263086812437358, -22.339938410200105 ], [ -47.263077514474958, -22.339957962871079 ], [ -47.263068197593441, -22.339977596096467 ], [ -47.263058860975548, -22.339997309510107 ], [ -47.263049503793695, -22.340017102740699 ], [ -47.263040125208839, -22.340036975414023 ], [ -47.263030724372037, -22.340056927149586 ], [ -47.263021300422714, -22.340076957564367 ], [ -47.263011852490322, -22.340097066269458 ], [ -47.263002379693894, -22.340117252870815 ], [ -47.262992881139724, -22.340137516974256 ], [ -47.262983355924511, -22.340157858178717 ], [ -47.262973803134997, -22.340178276077239 ], [ -47.262964221844648, -22.340198770263743 ], [ -47.262954611118161, -22.34021934032365 ], [ -47.26294497000756, -22.340239985842228 ], [ -47.262935297555792, -22.340260706396737 ], [ -47.262925592791099, -22.340281501568438 ], [ -47.262915854736725, -22.34030237092222 ], [ -47.262906082398558, -22.340323314032535 ], [ -47.262896274776232, -22.340344330460066 ], [ -47.262886430854877, -22.340365419768954 ], [ -47.262876549611605, -22.340386581513361 ], [ -47.262866630010109, -22.340407815248703 ], [ -47.26285667100359, -22.340429120525453 ], [ -47.262846671536259, -22.340450496886064 ], [ -47.26283663053804, -22.34047194387604 ], [ -47.262826546931095, -22.340493461030317 ], [ -47.26281641962364, -22.340515047885969 ], [ -47.26280624751525, -22.340536703971445 ], [ -47.262796029493884, -22.340558428812457 ], [ -47.262785764435812, -22.340580221932399 ], [ -47.262775451208292, -22.340602082846541 ], [ -47.262765088663954, -22.340624011073743 ], [ -47.26275467565069, -22.340646006115868 ], [ -47.262744211000218, -22.340668067481797 ], [ -47.262733693534969, -22.34069019467265 ], [ -47.262723122069225, -22.340712387179753 ], [ -47.262712495403058, -22.340734644497161 ], [ -47.262701812328167, -22.340756966109382 ], [ -47.262691071625277, -22.340779351496927 ], [ -47.26267986666695, -22.340802642739739 ], [ -47.262668988295459, -22.340825190556622 ], [ -47.262658049103798, -22.340847799153618 ], [ -47.262647055613336, -22.34087045204949 ], [ -47.262636018505852, -22.340893125421481 ], [ -47.262624941752833, -22.340915810055446 ], [ -47.262613825007122, -22.340938505643948 ], [ -47.262602667859696, -22.34096121200384 ], [ -47.262591469901054, -22.340983928950472 ], [ -47.2625802307196, -22.341006656300699 ], [ -47.262568949904292, -22.341029393867586 ], [ -47.262557627042881, -22.34105214146404 ], [ -47.262546261721738, -22.341074898903166 ], [ -47.262534853527626, -22.341097665994674 ], [ -47.262523402045765, -22.341120442548714 ], [ -47.262511906860802, -22.34114322837403 ], [ -47.262500367557095, -22.341166023277459 ], [ -47.262488783717998, -22.341188827065242 ], [ -47.262477154926387, -22.341211639542063 ], [ -47.26246548076444, -22.341234460511476 ], [ -47.262453760813301, -22.341257289776571 ], [ -47.262441994654239, -22.341280127137757 ], [ -47.262430181867337, -22.341302972395301 ], [ -47.262418322032644, -22.341325825347141 ], [ -47.26240641472954, -22.34134868579007 ], [ -47.262394459535983, -22.341371553521242 ], [ -47.262382456030494, -22.341394428334393 ], [ -47.262370403791039, -22.341417310021995 ], [ -47.262358302394624, -22.341440198376027 ], [ -47.262346151417702, -22.341463093187201 ], [ -47.262333950436613, -22.341485994244199 ], [ -47.262321699027581, -22.341508901333629 ], [ -47.262309396765993, -22.34153181424162 ], [ -47.262297043226773, -22.341554732752716 ], [ -47.262284637984443, -22.341577656650241 ], [ -47.262272180613493, -22.341600585715312 ], [ -47.262259670688898, -22.341623519726156 ], [ -47.262247107783381, -22.34164645846295 ], [ -47.262234491470522, -22.341669401702234 ], [ -47.262221821324474, -22.341692349217571 ], [ -47.262209096917779, -22.341715300783303 ], [ -47.262196317823104, -22.341738256171741 ], [ -47.262183483613811, -22.341761215151852 ], [ -47.262170593861818, -22.341784177493377 ], [ -47.262157648139933, -22.341807142962484 ], [ -47.26214464602085, -22.341830111323709 ], [ -47.26213158707607, -22.341853082341991 ], [ -47.262118470878654, -22.341876055777572 ], [ -47.26210529700078, -22.341899031390636 ], [ -47.262092065014357, -22.341922008939978 ], [ -47.262078774491755, -22.341944988181989 ], [ -47.262065425005737, -22.341967968870609 ], [ -47.262052016128713, -22.341990950758976 ], [ -47.262038547433157, -22.34201393359832 ], [ -47.262025018491713, -22.342036917138167 ], [ -47.262011428877777, -22.342059901125072 ], [ -47.261997778164684, -22.34208288530451 ], [ -47.261984065925624, -22.342105869420482 ], [ -47.26197029173462, -22.34212885321433 ], [ -47.261956455165489, -22.342151836426392 ], [ -47.261942555792636, -22.342174818794593 ], [ -47.261928593191435, -22.342197800054123 ], [ -47.261914566936511, -22.34222077994005 ], [ -47.261900476603749, -22.342243758184086 ], [ -47.261886321769801, -22.342266734515846 ], [ -47.261872102010713, -22.342289708664481 ], [ -47.26185781690436, -22.34231268035531 ], [ -47.261843466027806, -22.342335649313846 ], [ -47.261829048960152, -22.342358615261261 ], [ -47.261814565280531, -22.342381577917994 ], [ -47.261803015097883, -22.342399802567741 ], [ -47.261783092227027, -22.342431093161817 ], [ -47.261770710370492, -22.342450443318089 ], [ -47.261755956047956, -22.342473389975503 ], [ -47.261741133020003, -22.342496331913679 ], [ -47.261726240870829, -22.342519268840242 ], [ -47.261711279185064, -22.342542200461498 ], [ -47.261696247548251, -22.342565126481855 ], [ -47.261681145547058, -22.342588046603371 ], [ -47.261665966853215, -22.342610969460324 ], [ -47.26165063564644, -22.342634007376603 ], [ -47.261635033332972, -22.342657327811477 ], [ -47.261619106689125, -22.34268099335543 ], [ -47.261602846723093, -22.342704999378654 ], [ -47.261586244813692, -22.342729340034136 ], [ -47.261569291969003, -22.342754009358504 ], [ -47.261551978830532, -22.342779001258748 ], [ -47.261534295678565, -22.342804309496184 ], [ -47.261516232442041, -22.342829927664887 ], [ -47.261497778704125, -22.342855849175244 ], [ -47.261478923714243, -22.342882067229397 ], [ -47.261459656396845, -22.342908574801836 ], [ -47.261439965363678, -22.342935364615407 ], [ -47.26141983892748, -22.342962429116724 ], [ -47.261399265115678, -22.342989760452525 ], [ -47.261378231689129, -22.34301735044091 ], [ -47.261356726159335, -22.343045190546288 ], [ -47.261334735808958, -22.343073271852145 ], [ -47.261312247716958, -22.343101585029856 ], [ -47.261289248780919, -22.34313012031425 ], [ -47.261265725747627, -22.343158867471011 ], [ -47.261241665244071, -22.343187815767727 ], [ -47.261217053808551, -22.343216953947909 ], [ -47.261191877929789, -22.343246270199192 ], [ -47.261166124085975, -22.343275752126416 ], [ -47.26113977878753, -22.343305386724673 ], [ -47.261112828623787, -22.343335160352925 ], [ -47.261085260311411, -22.343365058710869 ], [ -47.261057060748641, -22.343395066815003 ], [ -47.261028217071328, -22.343425168978644 ], [ -47.260998716710482, -22.343455348796347 ], [ -47.260968547455235, -22.343485589128935 ], [ -47.260937697518052, -22.343515872092777 ], [ -47.260906155602406, -22.343546179053256 ], [ -47.260873910971576, -22.343576490623857 ], [ -47.260840953519491, -22.343606786669735 ], [ -47.260807274315759, -22.343637045892056 ], [ -47.260772930794175, -22.34366718877228 ], [ -47.260738117947774, -22.34369702765564 ], [ -47.260702990161896, -22.343726432252193 ], [ -47.260667568650028, -22.343755391238805 ], [ -47.260631858201968, -22.343783907071074 ], [ -47.260595863357359, -22.343811982120055 ], [ -47.26055958841183, -22.343839618666387 ], [ -47.260523037429408, -22.343866818890099 ], [ -47.260486214249667, -22.34389358486505 ], [ -47.260449122494499, -22.34391991855373 ], [ -47.260411765577949, -22.343945821800187 ], [ -47.260374146712515, -22.343971296325744 ], [ -47.260336268916085, -22.343996343724356 ], [ -47.260298135022431, -22.344020965455737 ], [ -47.260259747687634, -22.344045162841837 ], [ -47.260221109392589, -22.344068937065263 ], [ -47.260182222455796, -22.344092289161544 ], [ -47.260143089038387, -22.344115220016818 ], [ -47.260103711148723, -22.344137730365002 ], [ -47.260064090652527, -22.344159820782419 ], [ -47.260024229276311, -22.344181491686193 ], [ -47.259984128614491, -22.344202743330307 ], [ -47.259943790136688, -22.344223575802001 ], [ -47.25990321519344, -22.344243989018803 ], [ -47.259862405021671, -22.344263982725938 ], [ -47.259821360750642, -22.344283556493195 ], [ -47.259780083410725, -22.344302709710515 ], [ -47.259738573936474, -22.344321441586793 ], [ -47.259696833172981, -22.344339751146403 ], [ -47.259654861884009, -22.344357637225432 ], [ -47.259612660756069, -22.34437509846952 ], [ -47.259570230407782, -22.344392133329706 ], [ -47.259527571393747, -22.344408740060434 ], [ -47.259484684211429, -22.344424916716214 ], [ -47.259441569308336, -22.3444406611485 ], [ -47.259398227090607, -22.344455971001874 ], [ -47.259354657927368, -22.344470843712141 ], [ -47.259310862159474, -22.344485276502507 ], [ -47.259266840111117, -22.344499266379319 ], [ -47.259222592090744, -22.344512810131384 ], [ -47.259178118402708, -22.344525904325572 ], [ -47.259133419359877, -22.344538545302665 ], [ -47.259088495285603, -22.344550729176763 ], [ -47.259043346530191, -22.344562451829926 ], [ -47.25899797347752, -22.344573708910847 ], [ -47.258952376551733, -22.344584495832677 ], [ -47.258906556631977, -22.344594807679542 ], [ -47.258860600070292, -22.344604621089811 ], [ -47.258814788174305, -22.344613880123365 ], [ -47.258769349926872, -22.344622557264938 ], [ -47.258724325478887, -22.344630667412691 ], [ -47.258679727982802, -22.344638230826881 ], [ -47.258635569484809, -22.344645267836185 ], [ -47.258591860962333, -22.344651798774759 ], [ -47.258548612365189, -22.344657843923798 ], [ -47.258505832672284, -22.344663423456158 ], [ -47.258463529938595, -22.344668557387848 ], [ -47.258421711344198, -22.344673265533569 ], [ -47.258380383255805, -22.344677567466153 ], [ -47.258339551278134, -22.344681482481331 ], [ -47.258299220306171, -22.344685029566829 ], [ -47.258259394586531, -22.344688227374611 ], [ -47.258220077767696, -22.34469109419814 ], [ -47.258181272954474, -22.344693647952219 ], [ -47.258142982759708, -22.344695906156971 ], [ -47.258105209357076, -22.344697885923971 ], [ -47.258067954529366, -22.344699603945998 ], [ -47.258031219714546, -22.344701076488693 ], [ -47.257995006054905, -22.344702319384712 ], [ -47.257959314437855, -22.344703348029871 ], [ -47.257924145536577, -22.344704177380873 ], [ -47.257889499852325, -22.344704821954643 ], [ -47.257855377749351, -22.344705295828867 ], [ -47.257821779491195, -22.344705612643683 ], [ -47.257788705274415, -22.344705785604084 ], [ -47.257756155255322, -22.344705827483232 ], [ -47.257724129583522, -22.344705750626002 ], [ -47.25769262842465, -22.344705566953031 ], [ -47.25766165198899, -22.344705287965006 ], [ -47.257631200550911, -22.344704924746924 ], [ -47.257601274469828, -22.34470448797229 ], [ -47.25757187421226, -22.344703987907277 ], [ -47.257543000365921, -22.344703434414491 ], [ -47.257514653656223, -22.344702836956483 ], [ -47.257486834959082, -22.344702204598729 ], [ -47.257459537319811, -22.34470154581933 ], [ -47.257432628502592, -22.344700865295916 ], [ -47.257405884020564, -22.344700161295254 ], [ -47.257379201459187, -22.344699432077931 ], [ -47.257352577962408, -22.344698678339341 ], [ -47.2573260134088, -22.344697900843521 ], [ -47.257300443762041, -22.344697128621565 ], [ -47.257273971196653, -22.34469630594521 ], [ -47.2564243292152, -22.344669122227344 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1070.1859294430001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263570577783135, -22.339070023580788 ], [ -47.263551968609491, -22.339102347331821 ], [ -47.263542266752957, -22.339119281469515 ], [ -47.263532586959947, -22.339136259085436 ], [ -47.263522929053117, -22.339153280072455 ], [ -47.263513292856175, -22.3391703443185 ], [ -47.263503678193175, -22.339187451708234 ], [ -47.263494084884371, -22.339204602130096 ], [ -47.263484512752889, -22.33922179546439 ], [ -47.263474961620524, -22.339239031591031 ], [ -47.26346543130736, -22.339256310389967 ], [ -47.263455921634069, -22.339273631736933 ], [ -47.263446432419769, -22.339290995507653 ], [ -47.263436963484295, -22.339308401573287 ], [ -47.263427514646089, -22.339325849804602 ], [ -47.263418085722265, -22.339343340071686 ], [ -47.263408676530283, -22.339360872240611 ], [ -47.263399286886354, -22.339378446176891 ], [ -47.263389916605909, -22.339396061744257 ], [ -47.263380565503738, -22.33941371880417 ], [ -47.26337123339389, -22.339431417216513 ], [ -47.263361920089274, -22.339449156840011 ], [ -47.263352625401893, -22.339466937531675 ], [ -47.263343349143405, -22.33948475914605 ], [ -47.263334091124321, -22.339502621536532 ], [ -47.263324851153747, -22.339520524555734 ], [ -47.263315629040434, -22.339538468053764 ], [ -47.26330642459213, -22.339556451879133 ], [ -47.263297237615028, -22.339574475880212 ], [ -47.263288067914573, -22.339592539903222 ], [ -47.263278915295672, -22.339610643792049 ], [ -47.263269779562123, -22.339628787389334 ], [ -47.263260660406836, -22.339646970755503 ], [ -47.263251552741437, -22.339665203508932 ], [ -47.263242444872532, -22.339683508097298 ], [ -47.263233329152207, -22.339701898290876 ], [ -47.263224204442686, -22.339720374757125 ], [ -47.263215070067723, -22.339738937209848 ], [ -47.263205925341254, -22.339757585356125 ], [ -47.263196769568111, -22.339776318895037 ], [ -47.263187602042386, -22.339795137520984 ], [ -47.263178422048597, -22.339814040920984 ], [ -47.263169228861692, -22.33983302877504 ], [ -47.263160021745215, -22.339852100759771 ], [ -47.263150402388931, -22.339872082376626 ], [ -47.263141183996829, -22.339891284614229 ], [ -47.263131949288343, -22.339910569927284 ], [ -47.26312269749328, -22.339929937967398 ], [ -47.263113427827115, -22.339949388388838 ], [ -47.263104139498544, -22.33996892083286 ], [ -47.26309483170273, -22.339988534941604 ], [ -47.263085503625192, -22.340008230350129 ], [ -47.263076154441023, -22.340028006688069 ], [ -47.263066783313654, -22.340047863582125 ], [ -47.26305738939643, -22.340067800652758 ], [ -47.263047971830972, -22.340087817517766 ], [ -47.263038529748712, -22.340107913788948 ], [ -47.26302906227049, -22.340128089073033 ], [ -47.263019568504284, -22.340148342976338 ], [ -47.26301004754832, -22.340168675098493 ], [ -47.263000498490619, -22.340189085032968 ], [ -47.262990920405834, -22.340209572374174 ], [ -47.262981312359685, -22.340230136707898 ], [ -47.262971673405019, -22.340250777619751 ], [ -47.262962002585439, -22.340271494687201 ], [ -47.262952298929697, -22.340292287491835 ], [ -47.262942561461401, -22.340313155598619 ], [ -47.262932789186571, -22.340334098582151 ], [ -47.262922981104836, -22.340355116003082 ], [ -47.262913136201199, -22.340376207425649 ], [ -47.262903253452428, -22.340397372403828 ], [ -47.262893331821694, -22.340418610493021 ], [ -47.262883370261534, -22.340439921243416 ], [ -47.262873367715358, -22.340461304197298 ], [ -47.262863323112072, -22.340482758899807 ], [ -47.262853235372631, -22.34050428488554 ], [ -47.262843103403995, -22.340525881691189 ], [ -47.262832926104174, -22.340547548844711 ], [ -47.262822702359522, -22.340569285871222 ], [ -47.262812431044424, -22.340591092293572 ], [ -47.262802111024207, -22.340612967626299 ], [ -47.262791741149258, -22.340634911387642 ], [ -47.262781320265233, -22.340656923078537 ], [ -47.26277084720131, -22.340679002207093 ], [ -47.262760320777296, -22.340701148273446 ], [ -47.26274973980469, -22.340723360767935 ], [ -47.262739103080541, -22.340745639183503 ], [ -47.262728409393461, -22.340767983003513 ], [ -47.262717657520859, -22.340790391707305 ], [ -47.262706434689647, -22.340813720140254 ], [ -47.262695543739433, -22.340836294038567 ], [ -47.262684591408757, -22.340858929799964 ], [ -47.262673584332383, -22.340881610699839 ], [ -47.262662533362558, -22.340904312558241 ], [ -47.262651442535883, -22.340927026023575 ], [ -47.262640311504803, -22.340949750785775 ], [ -47.262629139859023, -22.340972486661038 ], [ -47.262617927187627, -22.340995233464078 ], [ -47.262606673077748, -22.341017991010983 ], [ -47.262595377116924, -22.341040759114147 ], [ -47.262584038891596, -22.341063537585736 ], [ -47.262572657986716, -22.341086326238091 ], [ -47.262561233987654, -22.341109124880166 ], [ -47.262549766478259, -22.341131933321297 ], [ -47.26253825504174, -22.341154751369469 ], [ -47.262526699261059, -22.341177578830656 ], [ -47.262515098718097, -22.341200415510293 ], [ -47.262503452994288, -22.341223261212196 ], [ -47.262491761670397, -22.34124611573904 ], [ -47.262480024326102, -22.341268978892995 ], [ -47.26246824054116, -22.341291850473631 ], [ -47.262456409894206, -22.341314730280214 ], [ -47.262444531963794, -22.341337618109723 ], [ -47.262432606327806, -22.34136051375798 ], [ -47.262420632562687, -22.341383417021195 ], [ -47.262408610245444, -22.341406327692038 ], [ -47.262396538952551, -22.341429245561955 ], [ -47.262384418259444, -22.341452170421874 ], [ -47.262372247741084, -22.34147510206143 ], [ -47.262360026972217, -22.341498040268181 ], [ -47.262347755527578, -22.341520984827639 ], [ -47.262335432980954, -22.341543935524729 ], [ -47.26232305890575, -22.341566892142929 ], [ -47.262310632874893, -22.341589854464303 ], [ -47.262298154461277, -22.341612822268765 ], [ -47.26228562323837, -22.341635795333264 ], [ -47.26227303877728, -22.341658773436787 ], [ -47.262260400649993, -22.341681756354575 ], [ -47.262247708429101, -22.341704743858823 ], [ -47.262234961685571, -22.341727735722611 ], [ -47.262222159990408, -22.341750731716857 ], [ -47.262209302915444, -22.341773731609177 ], [ -47.262196390030965, -22.341796735167843 ], [ -47.262183420908158, -22.341819742157579 ], [ -47.262170395118233, -22.341842752341531 ], [ -47.262157312230947, -22.341865765483153 ], [ -47.262144171817837, -22.341888781341108 ], [ -47.262130973449445, -22.341911799674083 ], [ -47.262117716696103, -22.341934820239331 ], [ -47.262104401128568, -22.341957842791562 ], [ -47.262091026318025, -22.341980867083208 ], [ -47.262077591835244, -22.34200389286568 ], [ -47.262064097251141, -22.342026919888582 ], [ -47.262050542136713, -22.342049947899739 ], [ -47.262036926063836, -22.342072976643944 ], [ -47.262023248604194, -22.342096005864903 ], [ -47.262009509329452, -22.342119035304879 ], [ -47.261995707812005, -22.342142064703392 ], [ -47.261981843624113, -22.342165093798908 ], [ -47.261967916338634, -22.342188122327507 ], [ -47.26195392552934, -22.342211150022401 ], [ -47.261939870769304, -22.342234176616845 ], [ -47.261925751632909, -22.342257201840546 ], [ -47.261911567695208, -22.342280225421081 ], [ -47.261897318530728, -22.342303247085663 ], [ -47.261883003715852, -22.342326266557492 ], [ -47.26186862282605, -22.342349283560051 ], [ -47.261854175438984, -22.342372297812361 ], [ -47.261839661132257, -22.342395309032757 ], [ -47.261829825181827, -22.3424108288574 ], [ -47.261809915768971, -22.342442124987283 ], [ -47.261795712479994, -22.342464321654504 ], [ -47.261780926284835, -22.34248731788859 ], [ -47.261766071069275, -22.34251030965105 ], [ -47.261751146416053, -22.342533296647158 ], [ -47.261736151908408, -22.342556278580876 ], [ -47.261721087130461, -22.342579255154224 ], [ -47.261705951667501, -22.342602226066845 ], [ -47.26169073910026, -22.34262520008598 ], [ -47.261675372467636, -22.342648291242583 ], [ -47.261659731422895, -22.342671669574841 ], [ -47.261643762003047, -22.342695398686661 ], [ -47.261627455147504, -22.342719473943699 ], [ -47.26161080217198, -22.342743889475852 ], [ -47.261593794015752, -22.342768639294846 ], [ -47.261576421246012, -22.342793717280934 ], [ -47.261558674063309, -22.342819117166425 ], [ -47.261540542311394, -22.34284483251384 ], [ -47.261522015483123, -22.342870856699211 ], [ -47.261503082732503, -22.342897182887306 ], [ -47.261483732883647, -22.342923804011601 ], [ -47.261463954443244, -22.342950712750262 ], [ -47.261443735614428, -22.342977901500909 ], [ -47.261423064310684, -22.343005362356891 ], [ -47.261401928174905, -22.343033087077785 ], [ -47.261380314596884, -22.343061067064301 ], [ -47.261358210734052, -22.343089293330259 ], [ -47.26133560353707, -22.343117756471262 ], [ -47.261312479772492, -22.34314644663964 ], [ -47.261288826053736, -22.343175353511601 ], [ -47.261264628872702, -22.343204466257646 ], [ -47.261239874631165, -22.343233773516197 ], [ -47.261214549680588, -22.343263263361489 ], [ -47.261188640361816, -22.343292923276056 ], [ -47.261162133048295, -22.343322740123476 ], [ -47.261135014193712, -22.343352700121564 ], [ -47.261107270380904, -22.343382788818854 ], [ -47.261078888377071, -22.343412991070309 ], [ -47.261049855190642, -22.34344329101712 ], [ -47.261020158129632, -22.343473672070864 ], [ -47.260989784865679, -22.343504116898089 ], [ -47.260958723500103, -22.343534607409779 ], [ -47.260926962632681, -22.343565124754484 ], [ -47.260894491431507, -22.343595649317507 ], [ -47.26086129970485, -22.343626160724391 ], [ -47.260827378454486, -22.34365663741918 ], [ -47.260792786051631, -22.343686998743888 ], [ -47.260757720472952, -22.343717054254181 ], [ -47.260722338395503, -22.34374667171604 ], [ -47.260686661297655, -22.34377583966188 ], [ -47.26065069398512, -22.343804560611691 ], [ -47.260614441009743, -22.343832836999638 ], [ -47.260577906675621, -22.343860671168084 ], [ -47.260541095051749, -22.343888065357234 ], [ -47.26050400997925, -22.343915021699573 ], [ -47.260466655078325, -22.343941542214456 ], [ -47.260429033758115, -22.343967628801085 ], [ -47.260391149223203, -22.343993283233988 ], [ -47.260353004480535, -22.344018507158481 ], [ -47.260314602350284, -22.344043302083502 ], [ -47.26027594547211, -22.344067669378251 ], [ -47.260237036307906, -22.344091610270379 ], [ -47.260197877154731, -22.344115125838343 ], [ -47.260158470149783, -22.34413821700883 ], [ -47.26011881727532, -22.344160884554004 ], [ -47.260078920368656, -22.344183129086183 ], [ -47.260038781125871, -22.344204951055893 ], [ -47.259998401108966, -22.344226350748166 ], [ -47.259957781753151, -22.34424732827874 ], [ -47.259916924372895, -22.344267883591087 ], [ -47.259875830167196, -22.344288016453703 ], [ -47.259834500225836, -22.344307726456982 ], [ -47.259792935538194, -22.344327013008865 ], [ -47.259751136996364, -22.344345875333442 ], [ -47.259709105401626, -22.344364312467373 ], [ -47.259666841472708, -22.344382323256369 ], [ -47.259624345849964, -22.344399906352688 ], [ -47.259581619104658, -22.344417060211079 ], [ -47.259538661743292, -22.344433783086682 ], [ -47.259495474214212, -22.34445007303173 ], [ -47.259452056915102, -22.344465927892248 ], [ -47.259408410201651, -22.34448134530432 ], [ -47.259364534391956, -22.344496322692105 ], [ -47.259320429775407, -22.344510857263813 ], [ -47.259276096624561, -22.344524946007684 ], [ -47.259231535195866, -22.344538585691005 ], [ -47.259186745741694, -22.344551772855777 ], [ -47.259141728523034, -22.344564503814585 ], [ -47.259096483811547, -22.344576774649735 ], [ -47.259051011906209, -22.344588581208075 ], [ -47.259005313140129, -22.344599919099572 ], [ -47.258959387887238, -22.344610783694996 ], [ -47.258913236983432, -22.344621170031214 ], [ -47.258866948032527, -22.344631054419583 ], [ -47.258820806558333, -22.344640380064948 ], [ -47.258775044990486, -22.344649118950382 ], [ -47.258729704068692, -22.344657286104585 ], [ -47.258684797125142, -22.344664901999604 ], [ -47.258640336369055, -22.344671987176891 ], [ -47.258596332924597, -22.344678562183507 ], [ -47.258552796872806, -22.344684647512729 ], [ -47.258509737309154, -22.344690263547886 ], [ -47.258467162391099, -22.344695430512989 ], [ -47.258425079387976, -22.344700168427888 ], [ -47.258383494743406, -22.34470449706664 ], [ -47.258342414127512, -22.344708435922168 ], [ -47.258301842489935, -22.34471200417471 ], [ -47.258261784122062, -22.344715220663652 ], [ -47.25822224270815, -22.344718103864363 ], [ -47.258183221380477, -22.34472067186795 ], [ -47.258144722772002, -22.344722942364729 ], [ -47.258106749069746, -22.344724932630371 ], [ -47.258069302063987, -22.344726659515359 ], [ -47.258032383194951, -22.344728139436572 ], [ -47.257995993602705, -22.344729388371416 ], [ -47.25796013416857, -22.344730421853701 ], [ -47.257924805556392, -22.344731254971578 ], [ -47.257890008255451, -22.344731902366679 ], [ -47.257855742616051, -22.344732378234834 ], [ -47.257822008886123, -22.344732696327586 ], [ -47.257788807245703, -22.3447328699549 ], [ -47.257756137833944, -22.344732911988181 ], [ -47.257724000783156, -22.344732834864161 ], [ -47.25769239624195, -22.344732650588917 ], [ -47.257661324404268, -22.344732370742161 ], [ -47.257630785529095, -22.344732006481653 ], [ -47.257600779961777, -22.344731568547381 ], [ -47.257571308156386, -22.344731067265879 ], [ -47.257542370689947, -22.344730512554012 ], [ -47.257513968279326, -22.344729913922446 ], [ -47.257486101794207, -22.344729280478902 ], [ -47.257458764155025, -22.344728620734575 ], [ -47.257431821103545, -22.34472793934582 ], [ -47.257405044744914, -22.344727234506504 ], [ -47.257378331115802, -22.344726504440548 ], [ -47.257351677320123, -22.344725749844596 ], [ -47.257325083237845, -22.344724971484943 ], [ -47.257299499017321, -22.344724198823272 ], [ -47.257272998080992, -22.344723375277635 ], [ -47.256410833338286, -22.344695790885169 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1073.804849247, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263591616783835, -22.339090846068402 ], [ -47.263577647499737, -22.339115110433472 ], [ -47.263567973235716, -22.3391319964154 ], [ -47.263558320710544, -22.339148926211383 ], [ -47.263548689749179, -22.339165899715827 ], [ -47.263539080177637, -22.339182916818203 ], [ -47.263529491822254, -22.339199977404615 ], [ -47.26351992450558, -22.339217081365042 ], [ -47.263510378053041, -22.339234228581173 ], [ -47.263500852288708, -22.339251418934285 ], [ -47.263491347034886, -22.339268652305787 ], [ -47.263481862114602, -22.339285928572696 ], [ -47.263472397349126, -22.339303247612055 ], [ -47.263462952560594, -22.33932060929634 ], [ -47.263453527569688, -22.339338013497532 ], [ -47.2634441221957, -22.33935546008691 ], [ -47.263434736258333, -22.339372948931871 ], [ -47.263425369575991, -22.339390479899013 ], [ -47.263416021966265, -22.339408052853205 ], [ -47.263406693246182, -22.339425667657025 ], [ -47.26339738323194, -22.339443324171519 ], [ -47.263388091738541, -22.339461022256426 ], [ -47.263378818580186, -22.339478761769833 ], [ -47.263369563570649, -22.339496542567296 ], [ -47.263360326522545, -22.339514364503192 ], [ -47.263351107247104, -22.339532227431107 ], [ -47.263341905555116, -22.339550131202113 ], [ -47.263332721256461, -22.339568075665667 ], [ -47.263323554159314, -22.339586060671014 ], [ -47.26331440407121, -22.339604086065311 ], [ -47.263305270799059, -22.339622151693252 ], [ -47.263296154148719, -22.339640257398365 ], [ -47.263287053813386, -22.339658403245124 ], [ -47.263277964633851, -22.339676598998675 ], [ -47.263268874751184, -22.339694867446347 ], [ -47.263259776417939, -22.339713222570257 ], [ -47.263250668494301, -22.339731665054476 ], [ -47.263241550308877, -22.339750194615 ], [ -47.263232421180341, -22.33976881096109 ], [ -47.263223280418131, -22.339787513793866 ], [ -47.263214127320701, -22.339806302809762 ], [ -47.263204961176918, -22.339825177697616 ], [ -47.263195781265843, -22.33984413813922 ], [ -47.263186586854957, -22.339863183812874 ], [ -47.26317697370424, -22.339883152547547 ], [ -47.26316776716974, -22.339902330129163 ], [ -47.263158543757875, -22.339921591891496 ], [ -47.263149302701962, -22.339940937487498 ], [ -47.263140043220702, -22.339960366572821 ], [ -47.263130764525947, -22.339979878789883 ], [ -47.263121465815829, -22.339999473782019 ], [ -47.263112146278651, -22.340019151185402 ], [ -47.263102805092174, -22.340038910630664 ], [ -47.263093441422257, -22.340058751745488 ], [ -47.263084054424617, -22.34007867415119 ], [ -47.263074643243037, -22.340098677466408 ], [ -47.263065207010875, -22.340118761303721 ], [ -47.263055744850881, -22.340138925270427 ], [ -47.263046255872645, -22.34015916897367 ], [ -47.263036739175874, -22.340179492013512 ], [ -47.263027193849993, -22.340199893983915 ], [ -47.263017618970778, -22.340220374479827 ], [ -47.263008013604981, -22.340240933087383 ], [ -47.262998376806223, -22.340261569392464 ], [ -47.262988707618867, -22.340282282972886 ], [ -47.262979005072076, -22.340303073410492 ], [ -47.262969268189835, -22.340323940270235 ], [ -47.262959495978329, -22.340344883126971 ], [ -47.262949687437214, -22.340365901541357 ], [ -47.262939841551301, -22.340386995077566 ], [ -47.262929957297011, -22.340408163289553 ], [ -47.262920033637052, -22.340429405732539 ], [ -47.262910069523251, -22.340450721956643 ], [ -47.262900063898222, -22.340472111503722 ], [ -47.262890015689862, -22.340493573918792 ], [ -47.26287992381797, -22.340515108736017 ], [ -47.262869787188137, -22.340536715491655 ], [ -47.262859604696899, -22.340558393713206 ], [ -47.262849375228967, -22.340580142925226 ], [ -47.262839097656844, -22.340601962650002 ], [ -47.262828770843903, -22.340623852401315 ], [ -47.262818393638348, -22.340645811696803 ], [ -47.262807964883571, -22.340667840036474 ], [ -47.262797483406224, -22.340689936927625 ], [ -47.262786948023447, -22.340712101869503 ], [ -47.262776357543956, -22.340734334351346 ], [ -47.262765710761862, -22.340756633865098 ], [ -47.262755006462584, -22.340778999892954 ], [ -47.262744243420293, -22.340801431912951 ], [ -47.26273300271621, -22.340824797536023 ], [ -47.262722099187286, -22.340847397515812 ], [ -47.262711133717573, -22.340870060441549 ], [ -47.262700113055303, -22.340892769345476 ], [ -47.26268904822318, -22.340915499690276 ], [ -47.262677943322871, -22.340938241986947 ], [ -47.262666798006428, -22.340960995922885 ], [ -47.262655611862264, -22.340983761313534 ], [ -47.262644384478158, -22.341006537972991 ], [ -47.26263311543984, -22.341029325716605 ], [ -47.262621804333527, -22.341052124356015 ], [ -47.262610450744283, -22.341074933702739 ], [ -47.262599054255681, -22.341097753568331 ], [ -47.262587614451682, -22.341120583760954 ], [ -47.262576130914773, -22.341143424089207 ], [ -47.262564603226721, -22.341166274360234 ], [ -47.262553030969038, -22.341189134379178 ], [ -47.262541413722225, -22.341212003950705 ], [ -47.262529751066253, -22.341234882877689 ], [ -47.262518042580425, -22.341257770961963 ], [ -47.262506287842967, -22.341280668004824 ], [ -47.262494486432161, -22.341303573804872 ], [ -47.262482637925181, -22.341326488160476 ], [ -47.262470741899044, -22.341349410867675 ], [ -47.262458797930186, -22.341372341721264 ], [ -47.262446805593505, -22.341395280516494 ], [ -47.262434764464537, -22.341418227045068 ], [ -47.262422674118213, -22.341441181097306 ], [ -47.262410534128428, -22.341464142463117 ], [ -47.262398344068608, -22.341487110931045 ], [ -47.262386103512007, -22.341510086287549 ], [ -47.262373812031768, -22.341533068317045 ], [ -47.262361469200115, -22.341556056803277 ], [ -47.262349074588933, -22.341579051528562 ], [ -47.262336627769542, -22.341602052273782 ], [ -47.262324128313324, -22.341625058817655 ], [ -47.262311575792104, -22.34164807093584 ], [ -47.262298969775458, -22.341671088406084 ], [ -47.262286309833748, -22.341694111002379 ], [ -47.262273595538026, -22.341717138495586 ], [ -47.262260826457656, -22.341740170657395 ], [ -47.262248002162025, -22.341763207257486 ], [ -47.262235122221391, -22.341786248061958 ], [ -47.26222218620444, -22.341809292837738 ], [ -47.262209193680768, -22.341832341348201 ], [ -47.262196144219963, -22.341855393354898 ], [ -47.262183037390194, -22.34187844861982 ], [ -47.26216987276139, -22.341901506900175 ], [ -47.262156649902529, -22.341924567953061 ], [ -47.262143368382283, -22.341947631534168 ], [ -47.262130027769814, -22.341970697396679 ], [ -47.262116627634761, -22.34199376529136 ], [ -47.262103167546229, -22.342016834967964 ], [ -47.262089647073573, -22.342039906174417 ], [ -47.262076065786196, -22.34206297865688 ], [ -47.262062423254392, -22.342086052158386 ], [ -47.262048719048252, -22.342109126420883 ], [ -47.2620349527378, -22.342132201184882 ], [ -47.262021123893931, -22.342155276188031 ], [ -47.262007232087306, -22.342178351166982 ], [ -47.261993276889193, -22.342201425855986 ], [ -47.261979257871829, -22.342224499986312 ], [ -47.261965174606708, -22.342247573289267 ], [ -47.261951026666679, -22.342270645492611 ], [ -47.261936813625248, -22.342293716321958 ], [ -47.261922535055362, -22.342316785502501 ], [ -47.26190819053194, -22.342339852755313 ], [ -47.261893779628956, -22.342362917801911 ], [ -47.261879301922484, -22.342385980359165 ], [ -47.261864756988672, -22.342409040143188 ], [ -47.261856635269659, -22.342421855142248 ], [ -47.261836734462157, -22.342453154812155 ], [ -47.261835463746372, -22.342455150246337 ], [ -47.261820714594208, -22.342478199986633 ], [ -47.261805896526482, -22.342501245797379 ], [ -47.261791009123279, -22.342524287384112 ], [ -47.261776051966031, -22.342547324449786 ], [ -47.261761024636527, -22.342570356695976 ], [ -47.26174592671746, -22.342593383822322 ], [ -47.261730757792741, -22.342616405526094 ], [ -47.261715511352108, -22.342639430707393 ], [ -47.261700109293635, -22.342662575104338 ], [ -47.261684429517651, -22.342686011333999 ], [ -47.261668417321815, -22.342709804013722 ], [ -47.261652063576811, -22.342733948504595 ], [ -47.261635359535177, -22.342758438913368 ], [ -47.261618296067418, -22.342783269227041 ], [ -47.261600863666438, -22.34280843329897 ], [ -47.261583052453005, -22.342833924832501 ], [ -47.261564852185728, -22.342859737358673 ], [ -47.261546252267117, -22.342885864219099 ], [ -47.261527241755786, -22.34291229854113 ], [ -47.261507809375516, -22.342939033217323 ], [ -47.261487943527897, -22.342966060881071 ], [ -47.261467632306477, -22.342993373881114 ], [ -47.261446863510841, -22.343020964257281 ], [ -47.261425624665868, -22.343048823710756 ], [ -47.261403903039636, -22.343076943578421 ], [ -47.261381685664382, -22.343105314804493 ], [ -47.26135895936244, -22.343133927908802 ], [ -47.26133571076933, -22.343162772961243 ], [ -47.261311926365174, -22.343191839548428 ], [ -47.261287592506655, -22.343221116743827 ], [ -47.261262695459116, -22.343250593080786 ], [ -47.26123722143678, -22.343280256520121 ], [ -47.261211156643071, -22.343310094422083 ], [ -47.261184487314544, -22.343340093518702 ], [ -47.261157199769123, -22.343370239886635 ], [ -47.261129280455897, -22.34340051892331 ], [ -47.261100716011036, -22.343430915322166 ], [ -47.261071493315505, -22.343461413052221 ], [ -47.261041599554368, -22.343491995341992 ], [ -47.261011022281707, -22.343522644663935 ], [ -47.26097974948776, -22.343553342723538 ], [ -47.26094776966859, -22.34358407045255 ], [ -47.260915071897074, -22.343614808008027 ], [ -47.260881645895857, -22.343645534775995 ], [ -47.260847482598876, -22.343676228943313 ], [ -47.260812641314743, -22.343706808712561 ], [ -47.260777323003758, -22.343737080849856 ], [ -47.26074168663478, -22.34376691117706 ], [ -47.26070575395093, -22.343796288082146 ], [ -47.260669529773928, -22.343825214149604 ], [ -47.260633018667754, -22.343853691876575 ], [ -47.26059622494504, -22.343881723667216 ], [ -47.260559152679683, -22.343909311821882 ], [ -47.260521805714447, -22.343936458531637 ], [ -47.260484187667714, -22.343963165872815 ], [ -47.260446301943801, -22.343989435799656 ], [ -47.260408151739369, -22.344015270139987 ], [ -47.26036974005045, -22.344040670590367 ], [ -47.260331069683531, -22.344065638709136 ], [ -47.260292143261978, -22.344090175912555 ], [ -47.260252963228616, -22.344114283473473 ], [ -47.260213531858987, -22.34413796251317 ], [ -47.260173851266465, -22.344161213998888 ], [ -47.260133923407132, -22.344184038741137 ], [ -47.260093750089951, -22.344206437388102 ], [ -47.260053332980554, -22.344228410423817 ], [ -47.260012673608486, -22.344249958164308 ], [ -47.259971773374644, -22.344271080753838 ], [ -47.259930633557303, -22.344291778161729 ], [ -47.259889255317617, -22.344312050179887 ], [ -47.25984763970586, -22.344331896419252 ], [ -47.25980578767043, -22.344351316305783 ], [ -47.259763700060944, -22.344370309078638 ], [ -47.259721377634897, -22.344388873787008 ], [ -47.259678821065968, -22.344407009286016 ], [ -47.2596360309483, -22.344424714234602 ], [ -47.25959300780594, -22.344441987091276 ], [ -47.259549752097172, -22.344458826111776 ], [ -47.259506264221237, -22.344475229346113 ], [ -47.259462544526031, -22.344491194634923 ], [ -47.259418593316774, -22.344506719605761 ], [ -47.259374410860531, -22.344521801671064 ], [ -47.259329997395255, -22.344536438024203 ], [ -47.259285353141813, -22.344550625635154 ], [ -47.259240478304676, -22.344564361249788 ], [ -47.259195373084275, -22.3445776413852 ], [ -47.2591500376897, -22.344590462325744 ], [ -47.259104472340887, -22.344602820121963 ], [ -47.25905867728553, -22.344614710585539 ], [ -47.259012652805936, -22.344626129287661 ], [ -47.258966399225827, -22.344637071556711 ], [ -47.258919917337842, -22.344647532382307 ], [ -47.258873295997617, -22.344657487748854 ], [ -47.258826824945089, -22.344666880006017 ], [ -47.258780740056714, -22.344675680635373 ], [ -47.258735082661005, -22.344683904796071 ], [ -47.258689866269883, -22.344691573171911 ], [ -47.258645103255589, -22.344698706517221 ], [ -47.258600804889035, -22.344705325591903 ], [ -47.258556981382526, -22.34471145110134 ], [ -47.258513641948014, -22.344717103639297 ], [ -47.258470794845493, -22.344722303637894 ], [ -47.258428447433523, -22.344727071321934 ], [ -47.258386606232705, -22.344731426666865 ], [ -47.258345276978503, -22.344735389362771 ], [ -47.258304464675213, -22.344738978782395 ], [ -47.258264173659015, -22.344742213952486 ], [ -47.258224407649926, -22.344745113530404 ], [ -47.258185169807753, -22.344747695783504 ], [ -47.258146462785454, -22.344749978572331 ], [ -47.25810828878349, -22.344751979336618 ], [ -47.258070649599631, -22.344753715084593 ], [ -47.258033546676309, -22.344755202384377 ], [ -47.257996981151386, -22.344756457358006 ], [ -47.257960953900103, -22.344757495677406 ], [ -47.257925465576953, -22.344758332562144 ], [ -47.257890516659295, -22.344758982778593 ], [ -47.257856107483391, -22.344759460640681 ], [ -47.257822238281662, -22.344759780011426 ], [ -47.257788909217552, -22.344759954305626 ], [ -47.257756120413049, -22.344759996493053 ], [ -47.257723871983231, -22.344759919102241 ], [ -47.257692164059655, -22.344759734224745 ], [ -47.257660996819929, -22.344759453519238 ], [ -47.257630370507655, -22.344759088216303 ], [ -47.257600285454068, -22.344758649122401 ], [ -47.257570742100768, -22.344758146624432 ], [ -47.257541741014201, -22.344757590693476 ], [ -47.257513282902678, -22.344756990888403 ], [ -47.257485368629567, -22.344756356358978 ], [ -47.257457990990432, -22.344755695649784 ], [ -47.257431013704682, -22.34475501339568 ], [ -47.257404205469449, -22.344754307717697 ], [ -47.257377460772595, -22.3447535768031 ], [ -47.25735077667801, -22.34475282134979 ], [ -47.257324153067024, -22.344752042126323 ], [ -47.257298554272737, -22.344751269024922 ], [ -47.257272024965452, -22.344750444610021 ], [ -47.256397337456569, -22.344722459542307 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1077.4231102629999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263612617527691, -22.339111656276199 ], [ -47.263593679722852, -22.339144711356809 ], [ -47.263584054465518, -22.339161593332818 ], [ -47.263574450449624, -22.339178519354714 ], [ -47.263564867503412, -22.339195489313386 ], [ -47.263555305455682, -22.339212503096459 ], [ -47.263545764131109, -22.339229560595449 ], [ -47.263536243357493, -22.339246661693391 ], [ -47.263526742961176, -22.339263806273017 ], [ -47.263517262766719, -22.339280994217059 ], [ -47.263507802599413, -22.339298225403891 ], [ -47.263498362282739, -22.339315499711923 ], [ -47.263488941641135, -22.339332817014814 ], [ -47.263479540497514, -22.339350177185853 ], [ -47.263470158673329, -22.339367580097598 ], [ -47.263460795990582, -22.339385025618526 ], [ -47.263451452269791, -22.339402513616506 ], [ -47.263442127330784, -22.339420043957539 ], [ -47.263432820992769, -22.339437616505307 ], [ -47.263423533074075, -22.339455231121931 ], [ -47.263414263391923, -22.339472887668233 ], [ -47.2634050117626, -22.3394905860034 ], [ -47.263395778002, -22.339508325983918 ], [ -47.263386561924861, -22.339526107465186 ], [ -47.263377363344517, -22.339543930301833 ], [ -47.263368182073862, -22.33956179434583 ], [ -47.263359017924827, -22.339579699447562 ], [ -47.263349870707657, -22.339597645457172 ], [ -47.263340740231861, -22.339615632222724 ], [ -47.263331626306467, -22.339633659589833 ], [ -47.263322528739302, -22.339651727402725 ], [ -47.263313447223936, -22.339669835730078 ], [ -47.263304376530215, -22.339687994483743 ], [ -47.263295304633829, -22.339706226790685 ], [ -47.263286223687622, -22.339724546844984 ], [ -47.263277132549852, -22.339742955347123 ], [ -47.263268030553981, -22.339761452015455 ], [ -47.263258917023371, -22.339780036561368 ], [ -47.263249791272045, -22.339798708688033 ], [ -47.263240652602917, -22.339817468093845 ], [ -47.263231500309118, -22.339836314469533 ], [ -47.263222333673859, -22.339855247498662 ], [ -47.263213151968579, -22.339874266861226 ], [ -47.263203545023437, -22.33989422271372 ], [ -47.263194350346474, -22.339913375639394 ], [ -47.26318513823125, -22.339932613851008 ], [ -47.26317590791448, -22.339951937002883 ], [ -47.263166658618132, -22.339971344752069 ], [ -47.2631573895572, -22.339990836742157 ], [ -47.263148099932749, -22.340010412617698 ], [ -47.263138788935933, -22.340030072015931 ], [ -47.263129455747126, -22.340049814568516 ], [ -47.263120099534675, -22.34006963990409 ], [ -47.263110719456634, -22.34008954764488 ], [ -47.263101314658876, -22.340109537410303 ], [ -47.263091884276825, -22.340129608813719 ], [ -47.263082427435059, -22.340149761463103 ], [ -47.263072943244786, -22.340169994966264 ], [ -47.263063430807229, -22.340190308923763 ], [ -47.263053889213168, -22.34021070293014 ], [ -47.263044317539531, -22.340231176580751 ], [ -47.263034714854058, -22.340251729462086 ], [ -47.263025080211222, -22.340272361160444 ], [ -47.263015412656067, -22.340293071253839 ], [ -47.263005711218213, -22.340313859324375 ], [ -47.262995974922049, -22.340334724937108 ], [ -47.262986202773874, -22.340355667667065 ], [ -47.262976393773364, -22.340376687074841 ], [ -47.262966546905155, -22.340397782724718 ], [ -47.262956661145374, -22.340418954170495 ], [ -47.262946735456175, -22.34044020096729 ], [ -47.262936768788755, -22.340461522665066 ], [ -47.262926760084881, -22.340482918805399 ], [ -47.262916708271433, -22.340504388933041 ], [ -47.262906612267081, -22.340525932581727 ], [ -47.262896470976045, -22.340547549287376 ], [ -47.262886283293419, -22.340569238576943 ], [ -47.262876048102193, -22.340590999974481 ], [ -47.262865764273073, -22.340612833001668 ], [ -47.262855430667415, -22.340634737171591 ], [ -47.262845046131261, -22.340656712001216 ], [ -47.262834609505724, -22.340678756989664 ], [ -47.262824119614947, -22.340700871643428 ], [ -47.26281357527342, -22.340723055460824 ], [ -47.262802975287087, -22.340745307930025 ], [ -47.262792318447012, -22.340767628541954 ], [ -47.262781603535565, -22.340790016777635 ], [ -47.262770829323628, -22.340812472113871 ], [ -47.262759570746645, -22.340835874927098 ], [ -47.262748654639019, -22.340858500988304 ], [ -47.262737676030298, -22.34088119107847 ], [ -47.262726641782137, -22.340903927986368 ], [ -47.26271556308771, -22.340926686817621 ], [ -47.262704444113751, -22.340949457945648 ], [ -47.262693284511982, -22.340972241055297 ], [ -47.262682083869471, -22.340995035961356 ], [ -47.262670841772625, -22.341017842477189 ], [ -47.26265955780589, -22.341040660417491 ], [ -47.262648231554095, -22.341063489593232 ], [ -47.262636862600957, -22.341086329815056 ], [ -47.262625450528631, -22.341109180893884 ], [ -47.262613994919725, -22.341132042637067 ], [ -47.262602495355274, -22.341154914852432 ], [ -47.262590951415696, -22.341177797346312 ], [ -47.262579362681045, -22.341200689923063 ], [ -47.262567728730374, -22.341223592386431 ], [ -47.262556049142255, -22.341246504538539 ], [ -47.262544323494538, -22.341269426180226 ], [ -47.262532551363918, -22.341292357111971 ], [ -47.262520732327246, -22.341315297131448 ], [ -47.262508865960228, -22.341338246036106 ], [ -47.262496951838372, -22.341361203620977 ], [ -47.262484989536674, -22.341384169679937 ], [ -47.262472978628452, -22.341407144007228 ], [ -47.262460918687758, -22.341430126393497 ], [ -47.262448809287982, -22.341453116628056 ], [ -47.262436650001561, -22.341476114499748 ], [ -47.262424440400316, -22.341499119796062 ], [ -47.262412180055975, -22.341522132302355 ], [ -47.262399868540129, -22.341545151801878 ], [ -47.262387505423497, -22.341568178077267 ], [ -47.262375090276322, -22.341591210909609 ], [ -47.262362622668434, -22.341614250078685 ], [ -47.262350102169613, -22.341637295361959 ], [ -47.262337528350102, -22.341660346533839 ], [ -47.262324900777898, -22.341683403370819 ], [ -47.262312219021801, -22.34170646564564 ], [ -47.262299482651244, -22.341729533127786 ], [ -47.262286691234031, -22.341752605587669 ], [ -47.262273844337955, -22.341775682793568 ], [ -47.262260941531665, -22.341798764510195 ], [ -47.262247982382263, -22.341821850503166 ], [ -47.262234966457733, -22.341844940534283 ], [ -47.262221893326064, -22.341868034363724 ], [ -47.262208762553833, -22.341891131751989 ], [ -47.262195573709356, -22.341914232454737 ], [ -47.262182326360012, -22.341937336227534 ], [ -47.262169020072854, -22.341960442824554 ], [ -47.262155654415501, -22.341983551997348 ], [ -47.262142228955909, -22.342006663495038 ], [ -47.262128743261663, -22.342029777065758 ], [ -47.262115196900474, -22.342052892455797 ], [ -47.262101589440171, -22.34207600940956 ], [ -47.262087920449417, -22.342099127668391 ], [ -47.262074189496765, -22.342122246972419 ], [ -47.262060396150673, -22.342145367060432 ], [ -47.262046539980396, -22.342168487668271 ], [ -47.26203262055504, -22.34219160853069 ], [ -47.262018637444307, -22.342214729380082 ], [ -47.262004590218879, -22.342237849945821 ], [ -47.261990478448695, -22.342260969957305 ], [ -47.261976301705026, -22.342284089140314 ], [ -47.261962059559878, -22.342307207218475 ], [ -47.261947751584636, -22.34233032391494 ], [ -47.261933377352705, -22.342353438948795 ], [ -47.261918936436487, -22.342376552039415 ], [ -47.261904428410645, -22.342399662901574 ], [ -47.26188985284977, -22.342422771249318 ], [ -47.261883445361349, -22.34243288142234 ], [ -47.261863551202659, -22.342464183827534 ], [ -47.261860497424315, -22.342468979247379 ], [ -47.26184571671314, -22.342492078314447 ], [ -47.261830866772819, -22.342515173701887 ], [ -47.261815947182072, -22.342538265112942 ], [ -47.261800957520784, -22.342561352248143 ], [ -47.261785897369428, -22.342584434806799 ], [ -47.26177076630924, -22.342607512486179 ], [ -47.261755563922769, -22.342630584981098 ], [ -47.261740283608759, -22.342653661324565 ], [ -47.26172484612448, -22.342676858961848 ], [ -47.261709127617259, -22.342700353088894 ], [ -47.261693072645443, -22.342724209336584 ], [ -47.261676672010992, -22.342748423061263 ], [ -47.261659916903241, -22.342772988346734 ], [ -47.261642798124001, -22.342797899155038 ], [ -47.261625306091808, -22.342823149312864 ], [ -47.261607430847633, -22.342848732494474 ], [ -47.261589162065029, -22.342874642199373 ], [ -47.261570489056112, -22.342900871734919 ], [ -47.261551400784107, -22.342927414190903 ], [ -47.261531885872429, -22.342954262418999 ], [ -47.261511932617616, -22.342981409007866 ], [ -47.261491529003621, -22.34300884625732 ], [ -47.261470662716107, -22.343036566153689 ], [ -47.261449321161969, -22.343064560339783 ], [ -47.261427491487595, -22.343092820088618 ], [ -47.261405160599914, -22.343121336274862 ], [ -47.26138231519306, -22.343150099342488 ], [ -47.261358941771448, -22.343179099278991 ], [ -47.261335026681898, -22.343208325581472 ], [ -47.261310556145943, -22.343237767226249 ], [ -47.261285516292446, -22.343267412641691 ], [ -47.261259893198378, -22.3432972496751 ], [ -47.261233672929755, -22.343327265564454 ], [ -47.26120684158623, -22.34335744691036 ], [ -47.261179385350019, -22.343387779648204 ], [ -47.261151290536404, -22.343418249024282 ], [ -47.261122543650508, -22.343448839570581 ], [ -47.261093131445897, -22.343479535083933 ], [ -47.261063040984666, -22.343510318609795 ], [ -47.261032259703349, -22.343541172426498 ], [ -47.261000775481023, -22.343572078034061 ], [ -47.26096857671012, -22.343603016147426 ], [ -47.260935652368275, -22.343633966695382 ], [ -47.260901992092506, -22.343664908824532 ], [ -47.260867586748915, -22.343695820464415 ], [ -47.260832496583511, -22.343726618678286 ], [ -47.260796925540241, -22.343757107442634 ], [ -47.2607610348797, -22.343787150635226 ], [ -47.260724846609861, -22.343816736499686 ], [ -47.260688365568356, -22.343845867684813 ], [ -47.260651596331407, -22.343874546750893 ], [ -47.260614543220051, -22.343902776163745 ], [ -47.260577210313215, -22.343930558283972 ], [ -47.260539601455172, -22.343957895361257 ], [ -47.260501720262653, -22.343984789528758 ], [ -47.26046357013503, -22.344011242795887 ], [ -47.260425154261021, -22.344037257043663 ], [ -47.260386475625843, -22.344062834020029 ], [ -47.260347537022255, -22.344087975332549 ], [ -47.260308341057232, -22.344112682444749 ], [ -47.260268890154656, -22.344136956674504 ], [ -47.26022918656853, -22.344160799185975 ], [ -47.26018923238842, -22.344184210987009 ], [ -47.260149029544174, -22.34420719292639 ], [ -47.260108579816432, -22.3442297456882 ], [ -47.260067884840389, -22.344251869789957 ], [ -47.260026946113101, -22.344273565578742 ], [ -47.259985765001147, -22.344294833227263 ], [ -47.259944342746671, -22.344315672730794 ], [ -47.259902680472941, -22.344336083904484 ], [ -47.259860779190724, -22.344356066380037 ], [ -47.259818639807435, -22.344375619601227 ], [ -47.259776263130234, -22.344394742822466 ], [ -47.2597336498728, -22.344413435105281 ], [ -47.259690800663805, -22.344431695314341 ], [ -47.259647716051134, -22.34444952211528 ], [ -47.259604396511634, -22.344466913970226 ], [ -47.259560842455372, -22.344483869135718 ], [ -47.259517054232504, -22.344500385659412 ], [ -47.259473032141116, -22.344516461376539 ], [ -47.259428776435939, -22.344532093906164 ], [ -47.259384287333077, -22.344547280649063 ], [ -47.25933956501899, -22.344562018783648 ], [ -47.259294609662852, -22.344576305261761 ], [ -47.259249421417202, -22.344590136807735 ], [ -47.259204000430472, -22.344603509913842 ], [ -47.259158346859863, -22.344616420836143 ], [ -47.259112460873638, -22.344628865593503 ], [ -47.259066342668142, -22.344640839962334 ], [ -47.259019992474904, -22.344652339475068 ], [ -47.258973410567492, -22.344663359417847 ], [ -47.258926597695222, -22.344673894732843 ], [ -47.258879643965535, -22.344683921077561 ], [ -47.258832843334595, -22.344693379946609 ], [ -47.258786435125593, -22.344702242319883 ], [ -47.25874046125584, -22.344710523487091 ], [ -47.258694935417047, -22.344718244343841 ], [ -47.258649870144403, -22.344725425857167 ], [ -47.258605276855661, -22.344732088999958 ], [ -47.258561165894335, -22.344738254689648 ], [ -47.258517546588855, -22.344743943730439 ], [ -47.258474427301756, -22.344749176762505 ], [ -47.258431815480854, -22.344753974215717 ], [ -47.258389717723666, -22.344758356266876 ], [ -47.258348139831071, -22.344762342803179 ], [ -47.258307086861976, -22.344765953389864 ], [ -47.258266563197381, -22.344769207241125 ], [ -47.258226572593045, -22.344772123196279 ], [ -47.258187118236258, -22.344774719698869 ], [ -47.258148202800065, -22.344777014779773 ], [ -47.258109828498348, -22.344779026042719 ], [ -47.258071997136277, -22.344780770653667 ], [ -47.258034710158626, -22.344782265332018 ], [ -47.257997968700955, -22.344783526344468 ], [ -47.257961773632445, -22.344784569500991 ], [ -47.257926125598267, -22.344785410152614 ], [ -47.257891025063827, -22.344786063190416 ], [ -47.257856472351385, -22.344786543046457 ], [ -47.257822467677762, -22.34478686369518 ], [ -47.257789011189928, -22.344787038656268 ], [ -47.257756102992666, -22.34478708099784 ], [ -47.25772374318376, -22.344787003340265 ], [ -47.25769193187778, -22.344786817860491 ], [ -47.25766066923596, -22.344786536296255 ], [ -47.257629955486536, -22.344786169950879 ], [ -47.257599790946657, -22.344785729697357 ], [ -47.257570176045448, -22.344785225982896 ], [ -47.25754111133871, -22.344784668832872 ], [ -47.257512597526258, -22.344784067854238 ], [ -47.257484635465154, -22.344783432238998 ], [ -47.257457217826058, -22.34478277056493 ], [ -47.257430206306019, -22.344782087445459 ], [ -47.257403366194147, -22.344781380928811 ], [ -47.257376590429537, -22.34478064916561 ], [ -47.257349876036031, -22.344779892854934 ], [ -47.257323222896346, -22.34477911276764 ], [ -47.25729760952828, -22.344778339226512 ], [ -47.257271051850047, -22.344777513942336 ], [ -47.256383841570063, -22.344749128198711 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1081.03507562, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263633670917066, -22.339132492985357 ], [ -47.263619386214394, -22.33915742629371 ], [ -47.263609788224876, -22.339174260449756 ], [ -47.26360021115439, -22.339191138989065 ], [ -47.263590654833557, -22.339208061804062 ], [ -47.263581119093409, -22.339225028783808 ], [ -47.263571603760951, -22.339242039821304 ], [ -47.263562108666243, -22.339259094801104 ], [ -47.263552633637929, -22.339276193607208 ], [ -47.263543178502822, -22.339293336123788 ], [ -47.263533743088438, -22.339310522230551 ], [ -47.26352432722063, -22.339327751807215 ], [ -47.263514930725918, -22.33934502472875 ], [ -47.263505553429525, -22.339362340869634 ], [ -47.263496195155163, -22.33937970010366 ], [ -47.263486855727017, -22.339397102300627 ], [ -47.26347753496777, -22.339414547329433 ], [ -47.263468232699481, -22.339432035057278 ], [ -47.263458948743526, -22.339449565348989 ], [ -47.263449682920381, -22.339467138067725 ], [ -47.263440435049425, -22.33948475307545 ], [ -47.263431204949107, -22.339502410232306 ], [ -47.263421992437429, -22.339520109395885 ], [ -47.263412797331263, -22.339537850422566 ], [ -47.263403619446017, -22.339555633167912 ], [ -47.263394458596657, -22.339573457484871 ], [ -47.263385314597222, -22.339591323224766 ], [ -47.263376187259993, -22.339609230238672 ], [ -47.263367076396548, -22.339627178375494 ], [ -47.263357981817897, -22.339645167481692 ], [ -47.263348903333892, -22.339663197402412 ], [ -47.263339840638473, -22.339681268210313 ], [ -47.263330788430586, -22.339699389964125 ], [ -47.263321734520424, -22.339717586130359 ], [ -47.263312670961255, -22.339735871114993 ], [ -47.263303596609347, -22.33975424563506 ], [ -47.263294510802979, -22.339772709411196 ], [ -47.263285412870289, -22.339791262156922 ], [ -47.263276302129881, -22.339809903577468 ], [ -47.263267177889041, -22.339828633373212 ], [ -47.263258039445212, -22.339847451236739 ], [ -47.263248886085748, -22.339866356853388 ], [ -47.26323971708608, -22.339885349904872 ], [ -47.263230116346477, -22.339905292875194 ], [ -47.263220933527109, -22.339924421144861 ], [ -47.263211732708477, -22.339943635805753 ], [ -47.263202513130842, -22.339962936513537 ], [ -47.263193274019379, -22.339982322926577 ], [ -47.263184014592255, -22.340001794689673 ], [ -47.263174734053486, -22.34002135144863 ], [ -47.263165431597038, -22.340040992841711 ], [ -47.26315610640588, -22.340060718501601 ], [ -47.263146757650908, -22.340080528057953 ], [ -47.263137384492417, -22.340100421133812 ], [ -47.263127986078523, -22.340120397349452 ], [ -47.263118561546591, -22.340140456318963 ], [ -47.263109110023009, -22.340160597651035 ], [ -47.263099630620708, -22.340180820954068 ], [ -47.263090122442357, -22.340201125829271 ], [ -47.263080584580116, -22.340221511871579 ], [ -47.263071016112036, -22.340241978676886 ], [ -47.263061416106893, -22.340262525832031 ], [ -47.263051783619979, -22.340283152923682 ], [ -47.263042117697019, -22.34030385953 ], [ -47.263032417368109, -22.340324645233512 ], [ -47.263022681658029, -22.340345509599217 ], [ -47.263012909573177, -22.340366452202371 ], [ -47.263003100113302, -22.340387472603595 ], [ -47.26299325226281, -22.340408570367128 ], [ -47.262983364997517, -22.340429745046677 ], [ -47.262973437279079, -22.34045099619728 ], [ -47.262963468058032, -22.340472323368747 ], [ -47.262953456275312, -22.340493726102338 ], [ -47.262943400856791, -22.340515203942548 ], [ -47.262933300719979, -22.340536756422679 ], [ -47.262923154767776, -22.340558383078331 ], [ -47.262912961893733, -22.340580083435924 ], [ -47.262902720979199, -22.340601857018971 ], [ -47.262892430893075, -22.340623703348555 ], [ -47.262882090494728, -22.340645621937092 ], [ -47.26287169862799, -22.340667612300873 ], [ -47.262861254131721, -22.340689673938122 ], [ -47.262850755827515, -22.34071180635447 ], [ -47.262840202527229, -22.340734009047409 ], [ -47.262829593034049, -22.34075628150395 ], [ -47.262818926136013, -22.340778623214085 ], [ -47.262808200612398, -22.340801033657598 ], [ -47.262797415230764, -22.34082351231007 ], [ -47.262786138780953, -22.340846952313406 ], [ -47.262775210094638, -22.340869604456074 ], [ -47.262764218346895, -22.340892321710644 ], [ -47.262753170512866, -22.34091508662258 ], [ -47.26274207795614, -22.340937873940263 ], [ -47.262730944908554, -22.340960673899637 ], [ -47.262719771021459, -22.340983486182996 ], [ -47.262708555880572, -22.341006310604467 ], [ -47.262697299071057, -22.341029146976698 ], [ -47.262686000175897, -22.341051995113713 ], [ -47.262674658778643, -22.341074854825724 ], [ -47.262663274461595, -22.341097725922708 ], [ -47.262651846805561, -22.341120608214769 ], [ -47.262640375391754, -22.341143501508533 ], [ -47.262628859799797, -22.341166405611002 ], [ -47.262617299608678, -22.341189320327757 ], [ -47.262605694397074, -22.34121224546227 ], [ -47.262594043742574, -22.341235180817517 ], [ -47.262582347222313, -22.341258126194703 ], [ -47.262570604412659, -22.341281081393852 ], [ -47.262558814888912, -22.34130404621451 ], [ -47.26254697822641, -22.341327020453416 ], [ -47.262535093999361, -22.341350003907099 ], [ -47.262523161781843, -22.341372996369689 ], [ -47.262511181147268, -22.341395997634002 ], [ -47.262499151667527, -22.341419007493336 ], [ -47.262487072915114, -22.341442025737294 ], [ -47.262474944461935, -22.341465052154199 ], [ -47.262462765878865, -22.341488086531783 ], [ -47.26245053673621, -22.34151112865646 ], [ -47.262438256604128, -22.34153417831256 ], [ -47.26242592505271, -22.34155723528211 ], [ -47.262413541651071, -22.341580299346656 ], [ -47.262401105967946, -22.341603370286105 ], [ -47.26238861757156, -22.34162644787903 ], [ -47.262376076030108, -22.34164953190173 ], [ -47.262363480912327, -22.341672622127284 ], [ -47.262350831784595, -22.341695718331039 ], [ -47.262338128214111, -22.341718820284338 ], [ -47.26232536976876, -22.341741927755443 ], [ -47.262312556014713, -22.341765040513415 ], [ -47.262299686518205, -22.341788158325112 ], [ -47.262286760846287, -22.341811280953944 ], [ -47.262273778564428, -22.341834408164072 ], [ -47.262260739239061, -22.341857539715892 ], [ -47.262247642436542, -22.341880675368049 ], [ -47.262234487721834, -22.34190381487965 ], [ -47.262221274661734, -22.341926958004809 ], [ -47.262208002821879, -22.341950104497538 ], [ -47.262194671767865, -22.341973254110474 ], [ -47.262181281065608, -22.341996406593527 ], [ -47.26216783028152, -22.342019561694261 ], [ -47.262154318981558, -22.342042719159135 ], [ -47.262140746731852, -22.342065878732715 ], [ -47.262127113098622, -22.342089040157809 ], [ -47.262113417648955, -22.342112203173951 ], [ -47.262099659949811, -22.342135367519557 ], [ -47.262085839568059, -22.342158532931592 ], [ -47.262071956071388, -22.342181699144074 ], [ -47.262058009027314, -22.342204865889975 ], [ -47.262043998003982, -22.342228032899762 ], [ -47.262029922570498, -22.342251199900943 ], [ -47.262015782295265, -22.342274366620959 ], [ -47.26200157674797, -22.342297532783657 ], [ -47.261987305499105, -22.342320698110651 ], [ -47.261972968118556, -22.342343862323069 ], [ -47.261958564178094, -22.342367025137946 ], [ -47.261944093248708, -22.342390186272613 ], [ -47.26192955490346, -22.342413345439706 ], [ -47.261914948715535, -22.342436502351095 ], [ -47.261910255456932, -22.342443907697582 ], [ -47.261890367947018, -22.342475212838085 ], [ -47.261885531106977, -22.342482808244096 ], [ -47.261870718836789, -22.342505956637986 ], [ -47.261855837023916, -22.342529101602118 ], [ -47.261840885245576, -22.342552242837453 ], [ -47.261825863080304, -22.342575380042227 ], [ -47.261810770107061, -22.34259851291338 ], [ -47.261795605905803, -22.342621641145787 ], [ -47.261780370057615, -22.342644764431853 ], [ -47.261765055870228, -22.342667891937538 ], [ -47.261749582960135, -22.34269114281517 ], [ -47.261733825721691, -22.342714694839611 ], [ -47.261717727973945, -22.342738614655225 ], [ -47.261701280450033, -22.342762897613767 ], [ -47.261684474276215, -22.342787537775894 ], [ -47.261667300185479, -22.342812529078909 ], [ -47.261649748522096, -22.342837865322604 ], [ -47.261631809247241, -22.342863540152344 ], [ -47.261613471949325, -22.342889547036002 ], [ -47.261594725850109, -22.342915879246647 ], [ -47.26157555981743, -22.342942529836613 ], [ -47.261555962374388, -22.342969491616643 ], [ -47.261535921712422, -22.342996757130678 ], [ -47.261515425705895, -22.343024318629514 ], [ -47.26149446192651, -22.343052168046139 ], [ -47.261473017663256, -22.343080296964864 ], [ -47.261451079940727, -22.343108696594904 ], [ -47.261428635540675, -22.34313735774133 ], [ -47.261405671028932, -22.343166270772347 ], [ -47.261382172778852, -22.343195425592949 ], [ -47.261358127003945, -22.343224811610742 ], [ -47.26133351979059, -22.34325441770493 ], [ -47.261308337131155, -22.343284232198883 ], [ -47.26128256496537, -22.343314242826409 ], [ -47.261256189221868, -22.343344436703248 ], [ -47.261229195863358, -22.343374800298424 ], [ -47.261201570936358, -22.343405319406227 ], [ -47.261173300622389, -22.343435979121782 ], [ -47.261144371295515, -22.343466763815556 ], [ -47.261114769581852, -22.343497657112209 ], [ -47.261084482420529, -22.343528641874265 ], [ -47.261053497130561, -22.343559700185768 ], [ -47.261021801479906, -22.343590813341336 ], [ -47.260989383757256, -22.343621961839116 ], [ -47.26095623284511, -22.343653125379664 ], [ -47.26092233829479, -22.343684282870004 ], [ -47.260887690904589, -22.343715411982497 ], [ -47.260852351857928, -22.343746428641079 ], [ -47.260816528082358, -22.343777134032521 ], [ -47.26078038313026, -22.343807390090568 ], [ -47.260743939274413, -22.343837184914459 ], [ -47.260707201368433, -22.343866521217311 ], [ -47.260670174000673, -22.343895401622543 ], [ -47.260632861500689, -22.343923828657715 ], [ -47.260595267952333, -22.343951804743551 ], [ -47.260557397201495, -22.343979332188411 ], [ -47.260519252863141, -22.344006413182306 ], [ -47.260480838331794, -22.344033049789772 ], [ -47.260442156788201, -22.344059243945072 ], [ -47.2604032112067, -22.344084997447464 ], [ -47.260364004366402, -22.34411031195382 ], [ -47.260324538857901, -22.344135188974814 ], [ -47.26028481708606, -22.344159629873477 ], [ -47.260244841283424, -22.344183635856794 ], [ -47.260204613515654, -22.344207207973188 ], [ -47.260164135686438, -22.344230347109757 ], [ -47.260123409548086, -22.344253053986456 ], [ -47.260082436705325, -22.34427532915435 ], [ -47.260041218622789, -22.344297172991446 ], [ -47.259999756632673, -22.344318585699 ], [ -47.259958051940991, -22.344339567298213 ], [ -47.259916105633152, -22.344360117627541 ], [ -47.25987391868042, -22.344380236339301 ], [ -47.2598314919492, -22.34439992289521 ], [ -47.259788826204208, -22.344419176564877 ], [ -47.259745922115343, -22.344437996422183 ], [ -47.259702780266167, -22.344456381341367 ], [ -47.259659401158423, -22.344474329994675 ], [ -47.259615785221733, -22.344491840847965 ], [ -47.259571932817877, -22.344508912158503 ], [ -47.259527844248034, -22.344525541971578 ], [ -47.259483519760359, -22.344541728117083 ], [ -47.259438959559198, -22.344557468205572 ], [ -47.259394163809617, -22.344572759626065 ], [ -47.259349132646605, -22.344587599542159 ], [ -47.259303866187686, -22.344601984887483 ], [ -47.259258364533423, -22.344615912364812 ], [ -47.259212627780258, -22.344629378441674 ], [ -47.259166656033536, -22.344642379345778 ], [ -47.259120449409771, -22.3446549110643 ], [ -47.25907400805405, -22.344666969338459 ], [ -47.25902733214707, -22.344678549661875 ], [ -47.258980421912241, -22.344689647278365 ], [ -47.258933278055572, -22.34470025708281 ], [ -47.25888599193631, -22.344710354405759 ], [ -47.258838861726836, -22.344719879886711 ], [ -47.258792130197065, -22.344728804003939 ], [ -47.258745839853184, -22.344737142177703 ], [ -47.258700004566613, -22.344744915515353 ], [ -47.258654637035505, -22.344752145196754 ], [ -47.25860974882449, -22.344758852407661 ], [ -47.258565350408212, -22.34476505827762 ], [ -47.25852145123168, -22.344770783821264 ], [ -47.258478059759902, -22.34477604988686 ], [ -47.258435183529961, -22.344780877109258 ], [ -47.258392829216326, -22.344785285866624 ], [ -47.258351002685245, -22.344789296243352 ], [ -47.258309709050266, -22.344792927997133 ], [ -47.258268952737161, -22.344796200529579 ], [ -47.2582287375375, -22.344799132861965 ], [ -47.258189066666027, -22.344801743614095 ], [ -47.258149942815884, -22.344804050987051 ], [ -47.258111368214273, -22.344806072748693 ], [ -47.258073344673953, -22.344807826222635 ], [ -47.258035873641873, -22.344809328279553 ], [ -47.257998956251406, -22.344810595330806 ], [ -47.257962593365619, -22.344811643324473 ], [ -47.257926785620349, -22.34481248774296 ], [ -47.257891533469063, -22.344813143602135 ], [ -47.25785683721999, -22.344813625452115 ], [ -47.257822697074474, -22.344813947378821 ], [ -47.25778911316285, -22.344814123006824 ], [ -47.257756085572765, -22.344814165502541 ], [ -47.257723614384737, -22.344814087578214 ], [ -47.257691699696316, -22.344813901496146 ], [ -47.257660341652354, -22.344813619073182 ], [ -47.25762954046575, -22.34481325168537 ], [ -47.257599296439558, -22.344812810272238 ], [ -47.257569609990433, -22.344812305341335 ], [ -47.25754048166349, -22.344811746972187 ], [ -47.257511912150065, -22.344811144820032 ], [ -47.257483902300962, -22.34481050811895 ], [ -47.257456444661884, -22.344809845480004 ], [ -47.257429398907533, -22.344809161495196 ], [ -47.25740252691903, -22.344808454139901 ], [ -47.257375720086657, -22.344807721528042 ], [ -47.257348975394201, -22.344806964360028 ], [ -47.257322292725824, -22.344806183408888 ], [ -47.257296664783958, -22.344805409428051 ], [ -47.25727007873477, -22.344804583274581 ], [ -47.256370406420572, -22.344775798797951 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1084.6086730300001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263654698612562, -22.339153293181806 ], [ -47.263635521988625, -22.339186927562217 ], [ -47.26362597186354, -22.339203758618908 ], [ -47.263616442168029, -22.339220634290207 ], [ -47.263606932735478, -22.339237554466628 ], [ -47.263597443395099, -22.339254519042701 ], [ -47.263587973979313, -22.33927152790428 ], [ -47.263578524318966, -22.339288580936863 ], [ -47.263569094243174, -22.339305678025948 ], [ -47.263559683581768, -22.339322819052644 ], [ -47.263550292162712, -22.339340003897934 ], [ -47.263540919814936, -22.339357232438086 ], [ -47.263531566365806, -22.339374504548825 ], [ -47.263522231641225, -22.339391820105206 ], [ -47.263512915467615, -22.33940917897813 ], [ -47.26350361766994, -22.339426581037767 ], [ -47.263494338072341, -22.339444026152439 ], [ -47.263485076498426, -22.339461514188045 ], [ -47.263475832770837, -22.339479045008915 ], [ -47.263466606711077, -22.339496618478019 ], [ -47.263457398139742, -22.339514234456598 ], [ -47.263448206876994, -22.339531892803226 ], [ -47.263439032741744, -22.339549593375313 ], [ -47.263429875551608, -22.339567336029361 ], [ -47.263420735123532, -22.339585120619304 ], [ -47.263411611273696, -22.339602946997342 ], [ -47.263402503816387, -22.339620815015515 ], [ -47.263393412565264, -22.339638724523603 ], [ -47.263384337333299, -22.339656675368904 ], [ -47.263375277932468, -22.339674667397407 ], [ -47.263366234056981, -22.339692700685905 ], [ -47.263357200334902, -22.339710785439834 ], [ -47.263348164410928, -22.339728945465325 ], [ -47.263339118238861, -22.339747195380312 ], [ -47.263330060672772, -22.339765535918321 ], [ -47.263320991055927, -22.339783966802241 ], [ -47.263311908721136, -22.339802487747765 ], [ -47.263302812991611, -22.339821098462174 ], [ -47.263293703179066, -22.33983979864783 ], [ -47.263284578585193, -22.339858587999231 ], [ -47.26327543850153, -22.33987746620339 ], [ -47.263266282207439, -22.339896432943792 ], [ -47.263256687673397, -22.339916363031914 ], [ -47.263247516711587, -22.339935466645603 ], [ -47.263238327189548, -22.339954657755804 ], [ -47.263229118351035, -22.339973936019437 ], [ -47.263219889424484, -22.339993301096328 ], [ -47.263210639631154, -22.340012752632497 ], [ -47.263201368178066, -22.340032290274817 ], [ -47.263192074261944, -22.340051913662744 ], [ -47.263182757068456, -22.340071622429956 ], [ -47.263173415770915, -22.340091416207056 ], [ -47.263164049532016, -22.340111294617977 ], [ -47.26315465750195, -22.34013125728384 ], [ -47.26314523882013, -22.340151303819457 ], [ -47.263135792614754, -22.340171433834193 ], [ -47.26312631800041, -22.340191646937129 ], [ -47.263116814081286, -22.340211942730004 ], [ -47.263107279950844, -22.340232320808287 ], [ -47.263097714688335, -22.340252780768274 ], [ -47.263088117363509, -22.34027332219722 ], [ -47.263078487032523, -22.34029394468212 ], [ -47.263068822741765, -22.340314647801431 ], [ -47.263059123521792, -22.340335431137863 ], [ -47.263049388397782, -22.340356294256559 ], [ -47.263039616376261, -22.340377236732941 ], [ -47.263029806456998, -22.340398258127557 ], [ -47.263019957624195, -22.340419358004759 ], [ -47.263010068853418, -22.340440535918113 ], [ -47.263000139105763, -22.340461791422545 ], [ -47.262990167331068, -22.340483124067678 ], [ -47.262980152469517, -22.340504533394494 ], [ -47.262970093445915, -22.340526018947259 ], [ -47.262959989176665, -22.340547580258875 ], [ -47.262949838563287, -22.340569216864534 ], [ -47.262939640497812, -22.340590928290155 ], [ -47.262929393860013, -22.340612714058725 ], [ -47.262919097516885, -22.340634573690725 ], [ -47.262908750325835, -22.340656506697865 ], [ -47.262898351128527, -22.340678512595787 ], [ -47.262887898761498, -22.340700590881809 ], [ -47.262877392043869, -22.340722741060784 ], [ -47.262866829784862, -22.340744962629216 ], [ -47.262856210784818, -22.34076725507316 ], [ -47.262845533828845, -22.340789617881466 ], [ -47.262834797693074, -22.340812050532815 ], [ -47.262824001141773, -22.340834552501526 ], [ -47.262812706819126, -22.340858029695035 ], [ -47.26280176555413, -22.340880707919158 ], [ -47.262790760667393, -22.340903452338111 ], [ -47.262779699247503, -22.34092624525406 ], [ -47.262768592828465, -22.340949061058197 ], [ -47.262757445707273, -22.34097188984893 ], [ -47.262746257534857, -22.340994731305997 ], [ -47.26273502789563, -22.341017585242881 ], [ -47.262723756373411, -22.341040451471521 ], [ -47.262712442549848, -22.34106332980522 ], [ -47.262701086007127, -22.341086220053551 ], [ -47.262689686326212, -22.341109122025649 ], [ -47.262678243086476, -22.341132035530961 ], [ -47.262666755867798, -22.341154960375302 ], [ -47.26265522424832, -22.341177896364901 ], [ -47.262643647805696, -22.34120084330451 ], [ -47.262632026117139, -22.341223800996826 ], [ -47.262620358758817, -22.341246769243966 ], [ -47.262608645306443, -22.34126974784623 ], [ -47.262596885334872, -22.341292736602814 ], [ -47.262585078417978, -22.341315735312381 ], [ -47.26257322412966, -22.341338743770738 ], [ -47.2625613220426, -22.341361761773488 ], [ -47.262549371729385, -22.341384789113743 ], [ -47.262537372761983, -22.341407825583438 ], [ -47.262525324710737, -22.341430870974808 ], [ -47.262513227146599, -22.341453925076493 ], [ -47.262501079640032, -22.341476987675712 ], [ -47.262488881760319, -22.341500058559216 ], [ -47.262476633076254, -22.341523137512304 ], [ -47.26246433315648, -22.341546224318165 ], [ -47.26245198156947, -22.34156931875777 ], [ -47.26243957788288, -22.341592420611445 ], [ -47.262427121663791, -22.341615529658018 ], [ -47.262414612478921, -22.341638645674841 ], [ -47.262402049894881, -22.341661768436907 ], [ -47.26238943347883, -22.341684897716174 ], [ -47.262376762795562, -22.341708033286693 ], [ -47.262364037410705, -22.34173117491855 ], [ -47.262351256890568, -22.341754322378566 ], [ -47.262338420799715, -22.341777475434597 ], [ -47.262325528702775, -22.341800633852134 ], [ -47.262312580165229, -22.341823797393179 ], [ -47.262299574750934, -22.341846965820437 ], [ -47.262286512024708, -22.341870138892961 ], [ -47.262273391551368, -22.341893316367873 ], [ -47.262260212894226, -22.341916498002846 ], [ -47.262246975618446, -22.341939683550404 ], [ -47.262233679288165, -22.341962872763055 ], [ -47.262220323467282, -22.341986065391882 ], [ -47.262206907720163, -22.342009261185229 ], [ -47.262193431611564, -22.342032459889001 ], [ -47.262179894705902, -22.342055661248011 ], [ -47.262166296567699, -22.342078865005213 ], [ -47.262152636761556, -22.342102070901639 ], [ -47.262138914852983, -22.342125278675063 ], [ -47.262125130407362, -22.34214848806225 ], [ -47.262111282989963, -22.342171698798314 ], [ -47.262097372166906, -22.342194910615483 ], [ -47.262083397504135, -22.342218123244852 ], [ -47.262069358568219, -22.342241336415057 ], [ -47.2620552549267, -22.342264549851681 ], [ -47.262041086146418, -22.342287763280229 ], [ -47.26202685179554, -22.342310976422631 ], [ -47.262012551442957, -22.342334188998421 ], [ -47.261998184657067, -22.342357400726819 ], [ -47.261983751008117, -22.342380611322739 ], [ -47.261969250065547, -22.342403820501438 ], [ -47.261954681400958, -22.342427027973486 ], [ -47.26194004458597, -22.342450233448577 ], [ -47.261936904302807, -22.342455188405086 ], [ -47.261917047176297, -22.342486457793292 ], [ -47.26191056479432, -22.342496637236515 ], [ -47.261895720965171, -22.342519834957212 ], [ -47.261880807279731, -22.342543029498046 ], [ -47.261865823313826, -22.342566220557682 ], [ -47.261850768644557, -22.342589407832037 ], [ -47.261835642849498, -22.342612591015712 ], [ -47.261820445507134, -22.342635769801138 ], [ -47.261805176197228, -22.342658943878348 ], [ -47.261789828136514, -22.342682122546243 ], [ -47.261774319800622, -22.342705426664253 ], [ -47.261758523830963, -22.34272903658611 ], [ -47.261742383307279, -22.342753019969667 ], [ -47.261725888893935, -22.342777372162068 ], [ -47.26170903165405, -22.342802087200916 ], [ -47.261691802251875, -22.34282715899861 ], [ -47.261674190957322, -22.342852581328216 ], [ -47.261656187651788, -22.34287834780606 ], [ -47.26163778183858, -22.342904451868492 ], [ -47.261618962649116, -22.342930886754282 ], [ -47.261599718855798, -22.342957645478268 ], [ -47.261580038881398, -22.342984720810229 ], [ -47.261559910812309, -22.343012105249421 ], [ -47.261539322413256, -22.343039790997711 ], [ -47.261518261142058, -22.343067769934642 ], [ -47.261496714169716, -22.343096033586004 ], [ -47.261474668399046, -22.343124573097253 ], [ -47.261452110486672, -22.34315337920393 ], [ -47.261429026870054, -22.343182442198334 ], [ -47.261405403791549, -22.343211751903077 ], [ -47.261381227331292, -22.343241297636233 ], [ -47.261356483440558, -22.343271068179874 ], [ -47.261331157975221, -22.343301051752338 ], [ -47.261305236737755, -22.343331235974023 ], [ -47.261278705519395, -22.343361607838396 ], [ -47.26125155014595, -22.343392153682899 ], [ -47.261223756528203, -22.3434228591607 ], [ -47.261195310713894, -22.343453709215776 ], [ -47.26116619894605, -22.34348468805705 ], [ -47.261136407723356, -22.343515779137142 ], [ -47.261105923861969, -22.343546965135378 ], [ -47.261074734563358, -22.343578227941727 ], [ -47.26104282748436, -22.343609548645386 ], [ -47.261010190810019, -22.343640907527604 ], [ -47.260976813327574, -22.343672284060798 ], [ -47.260942684502737, -22.343703656912403 ], [ -47.260907795065926, -22.343735003497603 ], [ -47.260872207138007, -22.343766238600896 ], [ -47.260836130630139, -22.343797160619541 ], [ -47.260799731386498, -22.3438276295431 ], [ -47.260763031944634, -22.343857633326472 ], [ -47.260726037174145, -22.343887174747124 ], [ -47.260688751675588, -22.343916256491578 ], [ -47.260651179786926, -22.343944881149064 ], [ -47.260613325597063, -22.343973051200617 ], [ -47.260575192953404, -22.344000769013103 ], [ -47.260536785469185, -22.344028036833453 ], [ -47.260498106534065, -22.344054856781312 ], [ -47.260459159320853, -22.344081230844186 ], [ -47.260419946793029, -22.344107160872674 ], [ -47.260380471715976, -22.344132648572923 ], [ -47.260340736663984, -22.344157695502801 ], [ -47.260300744022828, -22.344182303070426 ], [ -47.260260496003639, -22.344206472525602 ], [ -47.260219994648168, -22.344230204957409 ], [ -47.260179241833931, -22.344253501291224 ], [ -47.26013823928492, -22.344276362282883 ], [ -47.260096988575398, -22.34429878851693 ], [ -47.260055491137543, -22.344320780402423 ], [ -47.260013748269223, -22.344342338169078 ], [ -47.259971761140292, -22.344363461864038 ], [ -47.259929530798289, -22.344384151349029 ], [ -47.259887058174954, -22.344404406297027 ], [ -47.259844344095747, -22.344424226187737 ], [ -47.259801389282885, -22.34444361030587 ], [ -47.259758194362497, -22.344462557737728 ], [ -47.259714759873098, -22.344481067367088 ], [ -47.259671086270224, -22.344499137872845 ], [ -47.259627173936224, -22.344516767724521 ], [ -47.259583023184724, -22.344533955180115 ], [ -47.25953863426777, -22.344550698282617 ], [ -47.259494007383765, -22.344566994856571 ], [ -47.25944914268652, -22.344582842503936 ], [ -47.259404040290114, -22.344598238602121 ], [ -47.259358700278135, -22.344613180299771 ], [ -47.259313122716307, -22.344627664512295 ], [ -47.25926730765336, -22.344641687921083 ], [ -47.259221255133646, -22.344655246968713 ], [ -47.259174965210711, -22.34466833785465 ], [ -47.259128437949322, -22.344680956534386 ], [ -47.259081673443241, -22.344693098713844 ], [ -47.259034671822427, -22.344704759848028 ], [ -47.258987433260067, -22.344715935138272 ], [ -47.258939958418878, -22.344726619432219 ], [ -47.258892339909949, -22.344736787733403 ], [ -47.258844880121821, -22.344746379826329 ], [ -47.258797825271174, -22.34475536568754 ], [ -47.258751218453042, -22.344763760867888 ], [ -47.258705073718581, -22.34477158668648 ], [ -47.258659403928945, -22.344778864535975 ], [ -47.258614220795501, -22.34478561581501 ], [ -47.25856953492417, -22.344791861865268 ], [ -47.258525355876493, -22.344797623911781 ], [ -47.258481692219938, -22.344802923010903 ], [ -47.258438551580866, -22.344807780002537 ], [ -47.25839594071067, -22.344812215466138 ], [ -47.258353865540997, -22.344816249683284 ], [ -47.258312331240035, -22.344819902604186 ], [ -47.258271342278391, -22.344823193817852 ], [ -47.258230902483263, -22.344826142527481 ], [ -47.258191015097047, -22.344828767529144 ], [ -47.258151682832839, -22.34483108719418 ], [ -47.25811290793132, -22.344833119454513 ], [ -47.258074692212645, -22.344834881791449 ], [ -47.25803703712608, -22.344836391226938 ], [ -47.25799994380273, -22.344837664317019 ], [ -47.25796341309961, -22.344838717147855 ], [ -47.257927445643176, -22.344839565333213 ], [ -47.257892041875003, -22.344840224013769 ], [ -47.257857202089269, -22.344840707857667 ], [ -47.257822926471775, -22.344841031062359 ], [ -47.257789215136313, -22.344841207357263 ], [ -47.257756068153355, -22.344841250007129 ], [ -47.257723485586176, -22.344841171816036 ], [ -47.257691467515251, -22.344840985131722 ], [ -47.257660014069138, -22.344840701850035 ], [ -47.257629125445327, -22.344840333419786 ], [ -47.257598801932765, -22.344839890847012 ], [ -47.257569043935653, -22.344839384699675 ], [ -47.257539851988525, -22.344838825111452 ], [ -47.257511226774106, -22.344838221785761 ], [ -47.257483169136968, -22.344837583998853 ], [ -47.257455671497901, -22.344836920395004 ], [ -47.257428591509246, -22.34483623554485 ], [ -47.257401687644098, -22.344835527350902 ], [ -47.257374849743918, -22.344834793890413 ], [ -47.257348074752528, -22.344834035865034 ], [ -47.257321362555409, -22.344833254050091 ], [ -47.257295720039778, -22.344832479629527 ], [ -47.257269105619621, -22.344831652606779 ], [ -47.256357365988372, -22.344802482026541 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1088.1849982430001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263675792530613, -22.339174098236459 ], [ -47.263661255756709, -22.339199594670177 ], [ -47.263651732577031, -22.339216378244256 ], [ -47.263642229506864, -22.339233206771858 ], [ -47.26363274638188, -22.339250080144932 ], [ -47.263623283033589, -22.339266998259497 ], [ -47.263613839296653, -22.339283961002881 ], [ -47.263604415004281, -22.339300968261977 ], [ -47.263595009987831, -22.339318019923578 ], [ -47.263585624079312, -22.339335115870192 ], [ -47.263576257109051, -22.339352255984132 ], [ -47.263566908908167, -22.339369440142857 ], [ -47.263557579306251, -22.339386668223419 ], [ -47.263548268131466, -22.339403940102141 ], [ -47.263538975212427, -22.339421255651043 ], [ -47.263529700376289, -22.339438614741507 ], [ -47.263520443449373, -22.33945601724297 ], [ -47.26351120425749, -22.3394734630225 ], [ -47.263501982625414, -22.339490951945493 ], [ -47.263492778376829, -22.339508483875971 ], [ -47.263483591334492, -22.339526058676274 ], [ -47.263474421320609, -22.33954367620596 ], [ -47.263465268156338, -22.339561336323403 ], [ -47.263456131661229, -22.339579038886161 ], [ -47.263447011654456, -22.339596783749073 ], [ -47.263437907954177, -22.33961457076526 ], [ -47.263428820376824, -22.339632399787693 ], [ -47.263419748737974, -22.339650270667022 ], [ -47.263410692852759, -22.339668183251437 ], [ -47.263401652535052, -22.339686137387741 ], [ -47.263392627479483, -22.339704133156818 ], [ -47.26338361224321, -22.339722180910837 ], [ -47.263374594305454, -22.339740304795598 ], [ -47.263365565520395, -22.339758519640938 ], [ -47.263356524740139, -22.339776826196879 ], [ -47.263347471312791, -22.33979522418857 ], [ -47.263338404575926, -22.339813713333903 ], [ -47.263329323857249, -22.339832293342177 ], [ -47.263320228472978, -22.339850963917772 ], [ -47.263311117729074, -22.339869724757008 ], [ -47.263301990921192, -22.339888575548688 ], [ -47.263292847332664, -22.339907515977984 ], [ -47.263283259004183, -22.339927433183931 ], [ -47.263274099899917, -22.339946512141644 ], [ -47.263264921674477, -22.339965679701102 ], [ -47.263255723575092, -22.339984935520615 ], [ -47.263246504833404, -22.340004279261382 ], [ -47.26323726467389, -22.340023710570538 ], [ -47.263228002306448, -22.340043229096274 ], [ -47.263218716930666, -22.340062834479031 ], [ -47.263209407734848, -22.340082526353584 ], [ -47.263200073894758, -22.340102304351415 ], [ -47.263190714575416, -22.340122168097405 ], [ -47.263181328929178, -22.340142117213485 ], [ -47.263171916097463, -22.340162151315194 ], [ -47.263162475210294, -22.340182270012608 ], [ -47.263153005383892, -22.340202472915426 ], [ -47.263143505723981, -22.340222759625998 ], [ -47.263133975325339, -22.340243129740223 ], [ -47.263124413268386, -22.340263582854899 ], [ -47.263114818623905, -22.340284118557669 ], [ -47.26310519044884, -22.340304736435801 ], [ -47.263095527790277, -22.340325436068071 ], [ -47.263085829679234, -22.340346217037464 ], [ -47.263076095141301, -22.340367078909146 ], [ -47.263066323183118, -22.340388021258729 ], [ -47.263056512804454, -22.340409043646762 ], [ -47.263046662989375, -22.340430145637626 ], [ -47.263036772713086, -22.340451326784748 ], [ -47.26302684093622, -22.340472586643017 ], [ -47.263016866607892, -22.340493924761844 ], [ -47.263006848667516, -22.340515340681915 ], [ -47.262996786038833, -22.340536833947212 ], [ -47.262986677637137, -22.340558404090331 ], [ -47.26297652236255, -22.340580050645979 ], [ -47.262966319105701, -22.340601773139635 ], [ -47.262956066744628, -22.340623571093719 ], [ -47.26294576414449, -22.340645444028141 ], [ -47.262935410160765, -22.340667391453881 ], [ -47.262925003632866, -22.340689412885961 ], [ -47.262914543395105, -22.340711507820764 ], [ -47.262904028264082, -22.340733675762372 ], [ -47.26289345704631, -22.340755916206302 ], [ -47.262882828539439, -22.340778228637639 ], [ -47.262872141525527, -22.340800612544118 ], [ -47.262861394777602, -22.340823067403303 ], [ -47.262850587056654, -22.340845592688272 ], [ -47.262839274861157, -22.34086910707191 ], [ -47.262828321017487, -22.340891811377489 ], [ -47.26281730299177, -22.340914582960835 ], [ -47.262806227986019, -22.340937403880819 ], [ -47.262795107704711, -22.340960248171395 ], [ -47.262783946509913, -22.340983105793502 ], [ -47.262772744052178, -22.341005976424292 ], [ -47.262761499914632, -22.341028859876591 ], [ -47.26275021367973, -22.341051755961626 ], [ -47.262738884927757, -22.341074664492066 ], [ -47.262727513239604, -22.341097585276685 ], [ -47.262716098194801, -22.341120518123915 ], [ -47.262704639371393, -22.341143462842503 ], [ -47.262693136347792, -22.341166419237407 ], [ -47.26268158870085, -22.341189387114117 ], [ -47.262669996006721, -22.341212366276615 ], [ -47.262658357841218, -22.341235356526727 ], [ -47.262646673779095, -22.341258357665733 ], [ -47.262634943394566, -22.341281369493107 ], [ -47.262623166261129, -22.341304391807146 ], [ -47.262611341951136, -22.34132742440562 ], [ -47.262599470036982, -22.341350467083412 ], [ -47.262587550089911, -22.341373519635219 ], [ -47.262575581681041, -22.341396581853193 ], [ -47.262563564380798, -22.341419653528238 ], [ -47.262551497758054, -22.341442734451679 ], [ -47.26253938138224, -22.341465824411078 ], [ -47.262527214822271, -22.341488923192639 ], [ -47.26251499764593, -22.341512030582038 ], [ -47.262502729420476, -22.341535146363515 ], [ -47.262490409712981, -22.34155827031919 ], [ -47.262478038090435, -22.341581402228826 ], [ -47.262465614118867, -22.341604541871682 ], [ -47.262453137363856, -22.341627689025366 ], [ -47.262440607390495, -22.341650843466038 ], [ -47.262428023763874, -22.34167400496754 ], [ -47.262415386049582, -22.341697173300524 ], [ -47.262402693810799, -22.341720348237772 ], [ -47.262389946611584, -22.341743529548143 ], [ -47.262377144016654, -22.341766716997149 ], [ -47.262364285589001, -22.341789910351238 ], [ -47.262351370891665, -22.341813109374641 ], [ -47.262338399488485, -22.341836313827866 ], [ -47.262325370941774, -22.341859523472323 ], [ -47.262312284814755, -22.341882738065529 ], [ -47.262299140670564, -22.341905957363192 ], [ -47.262285938070988, -22.341929181121525 ], [ -47.262272676579592, -22.34195240909149 ], [ -47.262259355758857, -22.341975641024089 ], [ -47.262245975171112, -22.34199887666885 ], [ -47.262232534379109, -22.342022115772508 ], [ -47.262219032946057, -22.3420453580793 ], [ -47.262205470434722, -22.342068603332475 ], [ -47.262191846408008, -22.342091851273256 ], [ -47.262178160428959, -22.342115101640996 ], [ -47.262164412061509, -22.34213835417178 ], [ -47.262150600869425, -22.342161608600534 ], [ -47.262136726416387, -22.342184864660631 ], [ -47.262122788266964, -22.342208122082479 ], [ -47.262108785985504, -22.342231380595347 ], [ -47.262094719137004, -22.342254639925979 ], [ -47.262080587287471, -22.342277899798013 ], [ -47.262066390002168, -22.342301159935133 ], [ -47.262052126847692, -22.342324420057221 ], [ -47.262037797391429, -22.342347679881858 ], [ -47.262023401200203, -22.342370939126205 ], [ -47.262008937842786, -22.342394197503179 ], [ -47.261994406887055, -22.34241745472595 ], [ -47.26197980790311, -22.342440710502924 ], [ -47.261965140461086, -22.342463964541718 ], [ -47.261963551476569, -22.342466471752509 ], [ -47.261943700341767, -22.342497743678592 ], [ -47.261935598486382, -22.342510466224624 ], [ -47.261920723098257, -22.342533713272136 ], [ -47.261905777540285, -22.342556957389711 ], [ -47.261890761386837, -22.342580198273641 ], [ -47.261875674213577, -22.342603435617594 ], [ -47.261860515596695, -22.342626669113752 ], [ -47.261845285113253, -22.34264989845224 ], [ -47.261829982341638, -22.342673123320623 ], [ -47.261814600407611, -22.342696353150725 ], [ -47.261799056645927, -22.34271971050909 ], [ -47.261783221945088, -22.34274337832839 ], [ -47.261767038645473, -22.342767425279948 ], [ -47.261750497342732, -22.342791846706191 ], [ -47.261733589036808, -22.342816636621741 ], [ -47.26171630432318, -22.342841788914146 ], [ -47.261698633397501, -22.34286729732969 ], [ -47.261680566061308, -22.342893155455634 ], [ -47.261662091732816, -22.342919356696893 ], [ -47.261643199453118, -22.34294589425782 ], [ -47.26162387789919, -22.342972761115831 ], [ -47.261604115393467, -22.342999949999783 ], [ -47.261583899917284, -22.343027453364154 ], [ -47.261563219125726, -22.343055263361919 ], [ -47.261542060362729, -22.343083371819159 ], [ -47.261520410681321, -22.34311177020323 ], [ -47.261498256862581, -22.343140449595733 ], [ -47.261475585437871, -22.343169400662649 ], [ -47.261452382716413, -22.343198613620469 ], [ -47.261428634809512, -22.34322807820941 ], [ -47.261404327663961, -22.343257783657908 ], [ -47.261379447095891, -22.343287718651062 ], [ -47.261353978824651, -22.343317871302116 ], [ -47.26132790851554, -22.343348229118011 ], [ -47.261301221822343, -22.343378778969939 ], [ -47.261273904433985, -22.343409507063814 ], [ -47.261245942125534, -22.343440398911667 ], [ -47.261217320810907, -22.343471439306285 ], [ -47.261188026602113, -22.343502612295136 ], [ -47.261158045870417, -22.343533901158668 ], [ -47.261127365308973, -22.343565288393162 ], [ -47.261095972001748, -22.343596755694417 ], [ -47.261063853494456, -22.343628283946178 ], [ -47.261030997868389, -22.34365985321293 ], [ -47.260997393815678, -22.343691442738809 ], [ -47.260963030716304, -22.343723030951701 ], [ -47.260927899232911, -22.343754595009695 ], [ -47.260892062423721, -22.343786048557764 ], [ -47.260855733183568, -22.343817187203626 ], [ -47.260819079648364, -22.343847868992821 ], [ -47.260782124620484, -22.343878081735717 ], [ -47.260744872985505, -22.343907828274226 ], [ -47.260707329356087, -22.343937111357931 ], [ -47.260669498078798, -22.34396593363785 ], [ -47.260631383247386, -22.343994297655183 ], [ -47.260592988710883, -22.344022205835337 ], [ -47.2605543180808, -22.344049660482202 ], [ -47.260515374741878, -22.344076663770508 ], [ -47.260476161859025, -22.344103217741019 ], [ -47.260436682384821, -22.344129324295665 ], [ -47.260396939071001, -22.344154985189842 ], [ -47.260356934475453, -22.344180202028657 ], [ -47.260316670964954, -22.344204976265274 ], [ -47.260276150729155, -22.344229309192418 ], [ -47.260235375785939, -22.344253201939694 ], [ -47.260194347986662, -22.344276655470793 ], [ -47.260153069026934, -22.344299670577488 ], [ -47.260111540450595, -22.344322247877745 ], [ -47.26006976365737, -22.344344387811702 ], [ -47.260027739910782, -22.344366090637518 ], [ -47.259985470344517, -22.344387356428239 ], [ -47.259942955968285, -22.344408185068954 ], [ -47.25990019767432, -22.344428576253272 ], [ -47.259857196247047, -22.344448529478818 ], [ -47.259813952366279, -22.34446804404547 ], [ -47.259770466614292, -22.344487119051927 ], [ -47.259726739484599, -22.344505753391513 ], [ -47.259682771386494, -22.344523945749742 ], [ -47.259638562655113, -22.344541694599837 ], [ -47.259594113555885, -22.344558998200561 ], [ -47.259549424291748, -22.344575854592563 ], [ -47.259504495011313, -22.344592261595007 ], [ -47.259459325817936, -22.344608216801298 ], [ -47.259413916774598, -22.344623717577189 ], [ -47.25936826791353, -22.344638761056448 ], [ -47.259322379248729, -22.34465334413624 ], [ -47.259276250776971, -22.344667463476483 ], [ -47.259229882490636, -22.344681115494939 ], [ -47.259183274391376, -22.344694296362768 ], [ -47.259136426492255, -22.344707002003737 ], [ -47.25908933883575, -22.344719228088628 ], [ -47.259042011500966, -22.34473097003352 ], [ -47.25899444461097, -22.344742222997599 ], [ -47.258946638785154, -22.344752981781074 ], [ -47.258898687886443, -22.344763221060553 ], [ -47.258850898519526, -22.344772879765443 ], [ -47.258803520347925, -22.3447819273707 ], [ -47.25875659705541, -22.344790379557644 ], [ -47.258710142872943, -22.3447982578572 ], [ -47.258664170824652, -22.34480558387482 ], [ -47.258618692768678, -22.344812379222038 ], [ -47.258573719442225, -22.344818665452596 ], [ -47.258529260523254, -22.344824464002009 ], [ -47.258485324681835, -22.344829796134686 ], [ -47.25844191963354, -22.344834682895531 ], [ -47.258399052206713, -22.344839145065407 ], [ -47.258356728398361, -22.344843203123002 ], [ -47.258314953431302, -22.34484687721103 ], [ -47.258273731820999, -22.344850187105891 ], [ -47.258233067430368, -22.344853152192783 ], [ -47.258192963529304, -22.34485579144399 ], [ -47.258153422850981, -22.344858123401128 ], [ -47.258114447649454, -22.344860166160156 ], [ -47.258076039752375, -22.344861937360101 ], [ -47.258038200611232, -22.344863454174192 ], [ -47.258000931354957, -22.344864733303119 ], [ -47.257964232834411, -22.344865790971092 ], [ -47.257928105666778, -22.344866642923368 ], [ -47.257892550281625, -22.344867304425268 ], [ -47.257857566959174, -22.344867790263141 ], [ -47.257823155869666, -22.344868114745829 ], [ -47.257789317110316, -22.34486829170763 ], [ -47.257756050734464, -22.344868334511677 ], [ -47.25772335678807, -22.344868256053818 ], [ -47.257691235334619, -22.344868068767212 ], [ -47.257659686486299, -22.344867784626842 ], [ -47.25762871042523, -22.344867415154152 ], [ -47.257598307426278, -22.344866971421773 ], [ -47.257568477881186, -22.34486646405794 ], [ -47.257539222313845, -22.344865903250636 ], [ -47.257510541398396, -22.344865298751401 ], [ -47.257482435973195, -22.344864659878663 ], [ -47.257454898334124, -22.344863995309957 ], [ -47.257427784111151, -22.344863309594452 ], [ -47.257400848369322, -22.344862600561836 ], [ -47.257373979401358, -22.344861866252714 ], [ -47.257347174111011, -22.344861107369987 ], [ -47.257320432385164, -22.344860324691219 ], [ -47.257294775295726, -22.344859549830925 ], [ -47.257268132504571, -22.344858721938913 ], [ -47.256344325551566, -22.344829165254467 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1091.760765619, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263696846765654, -22.339194889450223 ], [ -47.263677493294885, -22.339228997865092 ], [ -47.26366801685004, -22.339245779249001 ], [ -47.263658560032603, -22.33926260581871 ], [ -47.263649122676377, -22.33927947747182 ], [ -47.263639704618321, -22.339296394096987 ], [ -47.263630305693916, -22.339313355582519 ], [ -47.263620925736745, -22.339330361816671 ], [ -47.263611564581133, -22.339347412683185 ], [ -47.263602222059646, -22.339364508065728 ], [ -47.263592898005633, -22.339381647843059 ], [ -47.263583592250939, -22.339398831893497 ], [ -47.263574304625934, -22.339416060094489 ], [ -47.263565034961424, -22.339433332319373 ], [ -47.263555783086794, -22.339450648440657 ], [ -47.263546548830561, -22.339468008328907 ], [ -47.263537332020682, -22.339485411852358 ], [ -47.263528132484119, -22.33950285887747 ], [ -47.263518950046716, -22.339520349269325 ], [ -47.263509784533319, -22.339537882891321 ], [ -47.263500635768352, -22.339555459604043 ], [ -47.263491503575004, -22.339573079266877 ], [ -47.263482387774943, -22.339590741738327 ], [ -47.263473288189438, -22.339608446874195 ], [ -47.263464204638737, -22.339626194528535 ], [ -47.263455136941275, -22.339643984555206 ], [ -47.263446084914705, -22.339661816805801 ], [ -47.263437048376204, -22.339679691129326 ], [ -47.263428027141615, -22.33969760737342 ], [ -47.263419020905978, -22.339715565623052 ], [ -47.263410024155498, -22.339733576377185 ], [ -47.263401024203915, -22.339751664121188 ], [ -47.263392012805866, -22.339769843896875 ], [ -47.263382988811465, -22.339788116470725 ], [ -47.263373951573598, -22.339806481570214 ], [ -47.263364900434603, -22.339824938915342 ], [ -47.263355834726809, -22.339843488217504 ], [ -47.263346753770811, -22.339862129183 ], [ -47.263337656876836, -22.339880861510036 ], [ -47.263328543344734, -22.339899684889243 ], [ -47.263319412461769, -22.339918599007433 ], [ -47.263309830338827, -22.339938503331204 ], [ -47.263300683092098, -22.339957557632939 ], [ -47.263291516163271, -22.339976701641667 ], [ -47.263282328802973, -22.339995935017047 ], [ -47.263273120246161, -22.340015257421676 ], [ -47.263263889720449, -22.340034668503879 ], [ -47.263254636438667, -22.340054167912964 ], [ -47.263245359603218, -22.340073755290589 ], [ -47.263236058405028, -22.340093430272443 ], [ -47.263226732022389, -22.340113192491042 ], [ -47.263217379622617, -22.340133041572063 ], [ -47.263208000360223, -22.340152977138345 ], [ -47.263198593378583, -22.340172998806192 ], [ -47.26318915780962, -22.340193106186256 ], [ -47.263179692771175, -22.340213298888955 ], [ -47.263170197370457, -22.340233576517228 ], [ -47.26316067070362, -22.340253938667384 ], [ -47.263151111852238, -22.34027438493678 ], [ -47.263141519888059, -22.340294914913304 ], [ -47.26313189386893, -22.340315528184743 ], [ -47.263122232842548, -22.34033622432996 ], [ -47.263112535840456, -22.340357002932286 ], [ -47.2631028018886, -22.34037786355697 ], [ -47.26309302999374, -22.340398805779753 ], [ -47.263083219155689, -22.340419829161196 ], [ -47.263073368358327, -22.340440933265715 ], [ -47.263063476576541, -22.340462117646645 ], [ -47.263053542770429, -22.340483381858743 ], [ -47.263043565888502, -22.340504725451236 ], [ -47.26303354486928, -22.340526147964553 ], [ -47.263023478635532, -22.340547648942444 ], [ -47.263013366101383, -22.340569227916994 ], [ -47.263003206165628, -22.340590884422657 ], [ -47.262992997717383, -22.340612617984348 ], [ -47.262982739633024, -22.340634428123959 ], [ -47.262972430775918, -22.340656314360807 ], [ -47.262962069999489, -22.340678276205153 ], [ -47.262951656141013, -22.340700313171368 ], [ -47.262941188032535, -22.340722424754958 ], [ -47.262930664488103, -22.340744610459172 ], [ -47.26292008431161, -22.340766869778665 ], [ -47.262909446297897, -22.34078920219736 ], [ -47.262898749226061, -22.340811607202049 ], [ -47.262887991865988, -22.340834084269058 ], [ -47.262877172975379, -22.340856632870267 ], [ -47.262865842907075, -22.340880184444057 ], [ -47.262854876484724, -22.340902914831112 ], [ -47.262843845320049, -22.340925713578876 ], [ -47.262832756728457, -22.340948562502888 ], [ -47.262821622584852, -22.340971435279886 ], [ -47.262810447316454, -22.340994321733355 ], [ -47.262799230573421, -22.341017221537896 ], [ -47.262787971937549, -22.341040134505608 ], [ -47.262776670989957, -22.341063060447045 ], [ -47.26276532730963, -22.341085999174208 ], [ -47.262753940476017, -22.34110895049513 ], [ -47.262742510067383, -22.341131914217524 ], [ -47.262731035660273, -22.34115489014933 ], [ -47.262719516831794, -22.341177878094818 ], [ -47.262707953157381, -22.341200877858672 ], [ -47.262696344211754, -22.341223889244031 ], [ -47.262684689569333, -22.341246912051954 ], [ -47.262672988803402, -22.341269946082853 ], [ -47.262661241486789, -22.341292991135337 ], [ -47.262649447191457, -22.341316047006806 ], [ -47.262637605488337, -22.341339113494218 ], [ -47.262625715948381, -22.341362190391472 ], [ -47.262613778141343, -22.341385277492318 ], [ -47.262601791636797, -22.341408374587978 ], [ -47.262589756003742, -22.341431481468401 ], [ -47.262577670809492, -22.341454597923935 ], [ -47.262565535622009, -22.34147772374105 ], [ -47.262553350008652, -22.341500858704961 ], [ -47.262541113535711, -22.341524002600252 ], [ -47.262528825768868, -22.341547155210169 ], [ -47.262516486273682, -22.3415703163156 ], [ -47.262504094615615, -22.341593485695316 ], [ -47.26249165035906, -22.341616663127336 ], [ -47.262479153068121, -22.341639848388116 ], [ -47.262466602306304, -22.341663041252662 ], [ -47.262453997637117, -22.341686241493605 ], [ -47.262441338624576, -22.341709448880298 ], [ -47.262428624830306, -22.341732663184338 ], [ -47.262415855816741, -22.341755884173228 ], [ -47.262403031147045, -22.341779111611213 ], [ -47.262390150382608, -22.341802345263364 ], [ -47.262377213084854, -22.341825584892607 ], [ -47.262364218816074, -22.341848830258041 ], [ -47.26235116713697, -22.341872081119675 ], [ -47.262338057609099, -22.341895337233606 ], [ -47.262324889794137, -22.341918598354024 ], [ -47.262311663252127, -22.341941864235707 ], [ -47.262298377545108, -22.341965134628087 ], [ -47.262285032233947, -22.341988409280681 ], [ -47.262271626879375, -22.34201168794133 ], [ -47.262258161042524, -22.342034970355297 ], [ -47.262244634284997, -22.342058256265137 ], [ -47.262231046167969, -22.342081545412459 ], [ -47.262217396252773, -22.342104837536851 ], [ -47.262203684100854, -22.342128132375912 ], [ -47.262189909274532, -22.342151429664053 ], [ -47.262176071335979, -22.342174729134392 ], [ -47.262162169847343, -22.342198030518546 ], [ -47.262148204371556, -22.342221333545073 ], [ -47.262134174471406, -22.342244637941445 ], [ -47.26212007971035, -22.342267943432478 ], [ -47.262105919652818, -22.342291249740001 ], [ -47.262091693862494, -22.342314556585666 ], [ -47.262077401904428, -22.342337863687462 ], [ -47.262063043344497, -22.342361170760917 ], [ -47.262048617747986, -22.342384477521271 ], [ -47.262034124682096, -22.34240778367926 ], [ -47.262019563713203, -22.342431088946114 ], [ -47.26200493440993, -22.342454393028042 ], [ -47.2619902363409, -22.342477695630556 ], [ -47.261990198654274, -22.342477755095157 ], [ -47.261970353511202, -22.342509029559125 ], [ -47.26196063218314, -22.342524295208428 ], [ -47.26194572523606, -22.342547591582768 ], [ -47.26193074780555, -22.342570885277045 ], [ -47.261915699464573, -22.342594175985319 ], [ -47.261900579787365, -22.34261746339887 ], [ -47.261885388348659, -22.342640747207568 ], [ -47.261870124724183, -22.342664027099101 ], [ -47.261854788490879, -22.342687302758652 ], [ -47.261839372683504, -22.342710583750975 ], [ -47.261823793496063, -22.342733994349739 ], [ -47.26180792006403, -22.342757720066455 ], [ -47.261791693988513, -22.342781830585967 ], [ -47.261775105796403, -22.342806321246126 ], [ -47.261758146424448, -22.342831186038392 ], [ -47.261740806399409, -22.342856418825534 ], [ -47.261723075842568, -22.342882013327017 ], [ -47.261704944475767, -22.342907963101123 ], [ -47.261686401632041, -22.342934261521183 ], [ -47.26166743626213, -22.342960901757284 ], [ -47.261648036947605, -22.342987876749341 ], [ -47.261628191910596, -22.343015179185301 ], [ -47.26160788902731, -22.343042801474866 ], [ -47.261587115843319, -22.343070735722165 ], [ -47.261565859588536, -22.343098973699711 ], [ -47.261544107198077, -22.34312750681649 ], [ -47.261521845331281, -22.343156326090266 ], [ -47.2614990603943, -22.343185422117458 ], [ -47.261475738568052, -22.343214785038771 ], [ -47.261451865832761, -22.343244404511914 ], [ -47.261427428001923, -22.343274269675856 ], [ -47.261402410756538, -22.343304369118517 ], [ -47.261376799679468, -22.34333469084817 ], [ -47.261350580298725, -22.343365222258324 ], [ -47.26132373813072, -22.343395950097815 ], [ -47.261296258727469, -22.343426860441117 ], [ -47.261268127728314, -22.343457938659061 ], [ -47.261239330913398, -22.343489169393273 ], [ -47.261209854263697, -22.343520536529791 ], [ -47.261179684023006, -22.343552023176791 ], [ -47.261148806761547, -22.343583611647571 ], [ -47.261117209445743, -22.343615283443793 ], [ -47.261084879510122, -22.343647019243747 ], [ -47.2610518049324, -22.343678798895059 ], [ -47.261017974309404, -22.343710601413711 ], [ -47.260983376935528, -22.343742404987985 ], [ -47.260948003405545, -22.343774186518772 ], [ -47.260911917715106, -22.34380585851169 ], [ -47.260875335742661, -22.343837213784887 ], [ -47.260838427915893, -22.34386810843969 ], [ -47.260801217302003, -22.343898530142194 ], [ -47.2607637088025, -22.343928481798624 ], [ -47.260725907042243, -22.343957966221673 ], [ -47.260687816376262, -22.343986986124058 ], [ -47.260649440903308, -22.344015544107201 ], [ -47.260610784473947, -22.344043642655095 ], [ -47.260571850697957, -22.344071284128535 ], [ -47.260532642955212, -22.344098470757352 ], [ -47.260493164402696, -22.344125204635571 ], [ -47.260453417982077, -22.344151487716424 ], [ -47.260413406431447, -22.34417732180459 ], [ -47.260373132292308, -22.344202708552412 ], [ -47.260332597912445, -22.344227649458098 ], [ -47.26029180546, -22.344252145857244 ], [ -47.26025075692899, -22.34427619892006 ], [ -47.260209454144615, -22.344299809648501 ], [ -47.260167898774142, -22.34432297887026 ], [ -47.260126092330928, -22.344345707236791 ], [ -47.260084036182285, -22.344367995219226 ], [ -47.260041731557365, -22.344389843104242 ], [ -47.259999179553745, -22.344411250990827 ], [ -47.259956381143191, -22.344432218787311 ], [ -47.259913337178517, -22.34445274620801 ], [ -47.259870048403123, -22.344472832768417 ], [ -47.259826515454357, -22.344492477783657 ], [ -47.259782738870705, -22.344511680364782 ], [ -47.259738719100632, -22.344530439414633 ], [ -47.259694456507241, -22.344548753625379 ], [ -47.259649951378414, -22.344566621473977 ], [ -47.259605203931365, -22.344584041219864 ], [ -47.259560214320011, -22.344601010901396 ], [ -47.259514982643019, -22.344617528332339 ], [ -47.259469508953387, -22.344633591097629 ], [ -47.259423793263082, -22.344649196551295 ], [ -47.259377835552826, -22.344664341812155 ], [ -47.259331635784946, -22.344679023759305 ], [ -47.259285193904283, -22.344693239031059 ], [ -47.259238509851222, -22.344706984020355 ], [ -47.259191583575536, -22.344720254870133 ], [ -47.259144415038584, -22.344733047472417 ], [ -47.259097004231528, -22.34474535746271 ], [ -47.259049351182696, -22.344757180218409 ], [ -47.259001455964949, -22.344768510856319 ], [ -47.258953319154401, -22.344779344129357 ], [ -47.25890503586578, -22.344789654387167 ], [ -47.258856916919996, -22.344799379704043 ], [ -47.25880921542727, -22.344808489053374 ], [ -47.258761975660292, -22.34481699824698 ], [ -47.258715212029706, -22.344824929027524 ], [ -47.258668937722646, -22.344832303213284 ], [ -47.258623164744058, -22.344839142628711 ], [ -47.258577903962362, -22.344845469039583 ], [ -47.258533165172025, -22.344851304091922 ], [ -47.25848895714563, -22.344856669258188 ], [ -47.258445287688012, -22.34486158578828 ], [ -47.258402163704439, -22.344866074664427 ], [ -47.25835959125731, -22.344870156562493 ], [ -47.258317575624105, -22.344873851817677 ], [ -47.258276121365022, -22.344877180393773 ], [ -47.258235232378816, -22.344880161857922 ], [ -47.258194911962811, -22.344882815358705 ], [ -47.258155162870274, -22.344885159607941 ], [ -47.258115987368676, -22.34488721286565 ], [ -47.25807738729312, -22.344888992928663 ], [ -47.258039364097336, -22.344890517121307 ], [ -47.25800191890805, -22.344891802289105 ], [ -47.257965052570036, -22.344892864794236 ], [ -47.257928765691119, -22.344893720513401 ], [ -47.25789305868895, -22.344894384836689 ], [ -47.257857931829726, -22.344894872668512 ], [ -47.257823385268132, -22.34489519842921 ], [ -47.257789419084858, -22.344895376057931 ], [ -47.257756033316042, -22.344895419016119 ], [ -47.257723227990397, -22.344895340291512 ], [ -47.257691003154378, -22.344895152402653 ], [ -47.25765935890383, -22.344894867403539 ], [ -47.257628295405489, -22.34489449688845 ], [ -47.25759781292011, -22.344894051996452 ], [ -47.257567911826982, -22.344893543416145 ], [ -47.257538592639392, -22.344892981389759 ], [ -47.257509856022914, -22.344892375717009 ], [ -47.257481702809649, -22.344891735758416 ], [ -47.257454125170554, -22.344891070224836 ], [ -47.257426976713241, -22.344890383643996 ], [ -47.257400009094731, -22.344889673772705 ], [ -47.257373109058975, -22.344888938614982 ], [ -47.257346273469651, -22.344888178874868 ], [ -47.257319502215047, -22.344887395332304 ], [ -47.257293830551809, -22.344886620032291 ], [ -47.257267159389649, -22.344885791271004 ], [ -47.25633128511015, -22.3448558484817 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1095.3363989540001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263717954986795, -22.339215708593038 ], [ -47.263703254017095, -22.339241617481434 ], [ -47.263693804197551, -22.339258351721629 ], [ -47.263684373687667, -22.339275131487955 ], [ -47.263674962323485, -22.339291956679585 ], [ -47.26366556994428, -22.339308827186574 ], [ -47.263656196387807, -22.339325742898534 ], [ -47.263646841489923, -22.33934270370521 ], [ -47.263637505087239, -22.339359709491607 ], [ -47.26362818701449, -22.339376760142773 ], [ -47.263618887107356, -22.339393855538706 ], [ -47.263609605199861, -22.339410995558946 ], [ -47.263600341124594, -22.339428180082265 ], [ -47.26359109471462, -22.339445408983121 ], [ -47.263581865801484, -22.339462682135199 ], [ -47.263572654215913, -22.339479999410258 ], [ -47.263563459788045, -22.339497360677601 ], [ -47.263554282347002, -22.339514765804797 ], [ -47.263545121720725, -22.33953221465805 ], [ -47.263535977736296, -22.339549707101746 ], [ -47.263526850220181, -22.339567242997518 ], [ -47.263517738997741, -22.339584822205705 ], [ -47.263508643892735, -22.339602444585843 ], [ -47.263499564728484, -22.339620109994677 ], [ -47.263490501327347, -22.339637818287148 ], [ -47.26348145350979, -22.339655569318083 ], [ -47.263472421095486, -22.339673362939923 ], [ -47.263463403903664, -22.339691199002523 ], [ -47.263454401752199, -22.339709077354414 ], [ -47.263445414336466, -22.339726998084597 ], [ -47.263436436071736, -22.339744971838822 ], [ -47.263427454106363, -22.33976302344211 ], [ -47.263418460095338, -22.339781168148107 ], [ -47.263409452886734, -22.339799406739893 ], [ -47.263400431838335, -22.339817738947154 ], [ -47.263391396297209, -22.33983616449208 ], [ -47.263382345600256, -22.339854683088099 ], [ -47.263373279072503, -22.33987329444351 ], [ -47.26336419602849, -22.339891998258381 ], [ -47.263355095772148, -22.339910794225098 ], [ -47.263345977594739, -22.339929682032189 ], [ -47.263336401677371, -22.339949573473753 ], [ -47.263327266288158, -22.339968603119498 ], [ -47.263318110655916, -22.339987723577497 ], [ -47.263308934034711, -22.340006934508772 ], [ -47.26329973566277, -22.340026235577223 ], [ -47.263290514770837, -22.340045626432428 ], [ -47.263281270574709, -22.340065106724939 ], [ -47.263272002279578, -22.340084676097405 ], [ -47.263262709079044, -22.340104334186549 ], [ -47.263253390153835, -22.340124080625912 ], [ -47.263244044673613, -22.34014391504201 ], [ -47.26323467179504, -22.340163837058487 ], [ -47.263225270663504, -22.340183846292412 ], [ -47.263215840412734, -22.340203942355163 ], [ -47.263206380162238, -22.340224124857745 ], [ -47.263196889020712, -22.34024439340369 ], [ -47.263187366085702, -22.340264747589799 ], [ -47.263177810439842, -22.340285187013876 ], [ -47.263168221156, -22.340305711264225 ], [ -47.263158597292779, -22.340326319928888 ], [ -47.263148937898606, -22.340347012587078 ], [ -47.263139242005451, -22.340367788822366 ], [ -47.263129508639651, -22.34038864820003 ], [ -47.263119736808122, -22.340409590295998 ], [ -47.263109925510712, -22.340430614670904 ], [ -47.263100073731039, -22.340451720889092 ], [ -47.263090180443754, -22.340472908503788 ], [ -47.263080244608432, -22.340494177069694 ], [ -47.263070265172878, -22.340515526135881 ], [ -47.263060241074825, -22.340536955242431 ], [ -47.263050171236024, -22.340558463932886 ], [ -47.263040054569416, -22.340580051738922 ], [ -47.263029889972486, -22.340601718194588 ], [ -47.263019676332853, -22.340623462824315 ], [ -47.263009412525214, -22.340645285149431 ], [ -47.262999097411111, -22.340667184688712 ], [ -47.262988729842036, -22.340689160951669 ], [ -47.262978308652983, -22.340711213452053 ], [ -47.262967832673752, -22.340733341684412 ], [ -47.262957300715925, -22.340755545151264 ], [ -47.262946711580717, -22.340777823346286 ], [ -47.26293606406017, -22.340800175752353 ], [ -47.262925356930424, -22.340822601855233 ], [ -47.262914588958218, -22.340845101130075 ], [ -47.262903758897963, -22.340867673047569 ], [ -47.262892410956859, -22.340891261811482 ], [ -47.262881431955833, -22.340914018279985 ], [ -47.262870387652214, -22.340936844192182 ], [ -47.262859285474754, -22.340959721120225 ], [ -47.262848137468907, -22.340982622383688 ], [ -47.262836948126917, -22.341005537668519 ], [ -47.262825717098593, -22.341028466646797 ], [ -47.262814443964395, -22.341051409129921 ], [ -47.262803128304149, -22.341074364927774 ], [ -47.262791769695454, -22.341097333851671 ], [ -47.26278036771641, -22.341120315708892 ], [ -47.262768921943902, -22.341143310306421 ], [ -47.26275743195314, -22.341166317451499 ], [ -47.26274589731981, -22.341189336947586 ], [ -47.262734317617934, -22.341212368598562 ], [ -47.26272269242083, -22.34123541220681 ], [ -47.262711021301463, -22.341258467572526 ], [ -47.262699303831759, -22.34128153449532 ], [ -47.262687539583013, -22.341304612772912 ], [ -47.262675728125828, -22.34132770220187 ], [ -47.262663869029623, -22.341350802578162 ], [ -47.262651961863881, -22.341373913694863 ], [ -47.262640006196854, -22.341397035344805 ], [ -47.26262800159666, -22.34142016731818 ], [ -47.262615947630799, -22.34144330940396 ], [ -47.262603843865072, -22.341466461391533 ], [ -47.262591689865907, -22.341489623066412 ], [ -47.26257948519919, -22.341512794212662 ], [ -47.262567229429642, -22.341535974613876 ], [ -47.262554922121431, -22.341559164052192 ], [ -47.262542562838561, -22.341582362307449 ], [ -47.262530151144951, -22.341605569157206 ], [ -47.262517686603481, -22.341628784378379 ], [ -47.26250516877662, -22.341652007746308 ], [ -47.262492597226348, -22.341675239034736 ], [ -47.262479971514601, -22.3416984780151 ], [ -47.262467291203841, -22.341721724455518 ], [ -47.26245455585407, -22.341744978126314 ], [ -47.262441765026168, -22.341768238793751 ], [ -47.262428918281714, -22.341791506220698 ], [ -47.262416015180499, -22.34181478017096 ], [ -47.262403055282363, -22.341838060406054 ], [ -47.262390038147998, -22.341861346683718 ], [ -47.262376963336479, -22.341884638762526 ], [ -47.262363830407828, -22.341907936397146 ], [ -47.262350638922058, -22.341931239340365 ], [ -47.262337388437651, -22.341954547345409 ], [ -47.262324078515, -22.341977860160213 ], [ -47.26231070871345, -22.342001177532733 ], [ -47.26229727859203, -22.342024499209344 ], [ -47.262283787710338, -22.342047824933609 ], [ -47.262270235628371, -22.342071154446511 ], [ -47.262256621905685, -22.342094487488016 ], [ -47.262242946102035, -22.342117823795967 ], [ -47.262229207777217, -22.342141163106419 ], [ -47.262215406492025, -22.342164505151882 ], [ -47.262201541807059, -22.342187849663826 ], [ -47.262187613282791, -22.342211196372006 ], [ -47.262173620480674, -22.342234545003233 ], [ -47.262159562961877, -22.342257895283108 ], [ -47.262145440288272, -22.342281246934601 ], [ -47.262131252022726, -22.342304599677576 ], [ -47.262116997727382, -22.342327953231816 ], [ -47.262102676965775, -22.342351307313301 ], [ -47.262088289302199, -22.342374661635628 ], [ -47.262073834300374, -22.34239801591194 ], [ -47.262059311526038, -22.342421369851017 ], [ -47.262044720544026, -22.342444723161933 ], [ -47.262030060921404, -22.342468075548851 ], [ -47.262016840148249, -22.342489036024652 ], [ -47.261997006684581, -22.342520315434896 ], [ -47.261985665884616, -22.342538124187925 ], [ -47.261970727378582, -22.342561469889098 ], [ -47.261955718075569, -22.342584813160119 ], [ -47.261940637547056, -22.342608153692744 ], [ -47.261925485365893, -22.34263149117589 ], [ -47.261910261105406, -22.342654825297085 ], [ -47.261894964339874, -22.342678155741677 ], [ -47.261879594644888, -22.342701482192425 ], [ -47.261864144964214, -22.342724814346994 ], [ -47.26184853035101, -22.342748278186143 ], [ -47.261832618187825, -22.342772061800318 ], [ -47.261816349336428, -22.342796235887835 ], [ -47.261799714254941, -22.342820795781876 ], [ -47.261782703816962, -22.342845735450869 ], [ -47.261765308480541, -22.342871048732739 ], [ -47.261747518292601, -22.342896729320184 ], [ -47.261729322895178, -22.342922770742454 ], [ -47.261710711536232, -22.342949166341366 ], [ -47.261691673076136, -22.342975909252658 ], [ -47.261672196001058, -22.343002992378782 ], [ -47.261652268432769, -22.343030408366747 ], [ -47.261631878142438, -22.343058149581559 ], [ -47.261611012566, -22.3430862080784 ], [ -47.26158965881951, -22.343114575576301 ], [ -47.261567803720013, -22.343143243425803 ], [ -47.261545433805189, -22.343172202580899 ], [ -47.261522535355944, -22.343201443568422 ], [ -47.261499094424906, -22.34323095645323 ], [ -47.26147509686129, -22.343260730810623 ], [ -47.261450528345208, -22.343290755690006 ], [ -47.261425374422529, -22.343321019582234 ], [ -47.261399620539628, -22.34335151039053 ], [ -47.261373252087289, -22.343382215394954 ], [ -47.261346254444533, -22.343413121222085 ], [ -47.261318613026425, -22.34344421381487 ], [ -47.261290313336588, -22.343475478402912 ], [ -47.261261341021417, -22.343506899476793 ], [ -47.261231681930816, -22.343538460760961 ], [ -47.261201322181151, -22.343570145191496 ], [ -47.261170248219692, -22.343601934898651 ], [ -47.261138446895295, -22.343633811189896 ], [ -47.261105905531423, -22.343665754538062 ], [ -47.261072612002025, -22.343697744573998 ], [ -47.261038554808763, -22.343729760085459 ], [ -47.2610037231604, -22.343761779021161 ], [ -47.260968107583835, -22.343793778024828 ], [ -47.260931773012139, -22.343825668462685 ], [ -47.260894938307402, -22.343857240363231 ], [ -47.260857776189077, -22.34388834788377 ], [ -47.26082030998915, -22.343918978545922 ], [ -47.26078254462513, -22.343949135320305 ], [ -47.260744484734033, -22.343978821082782 ], [ -47.260706134679339, -22.344008038607711 ], [ -47.260667498564835, -22.344036790556704 ], [ -47.260628580242575, -22.344065079472379 ], [ -47.260589383320664, -22.344092907772463 ], [ -47.260549911174088, -22.344120277741844 ], [ -47.260510166951867, -22.344147191527835 ], [ -47.260470153584819, -22.344173651134941 ], [ -47.260429873797328, -22.344199658417207 ], [ -47.260389330114577, -22.344225215074051 ], [ -47.2603485248653, -22.344250322648858 ], [ -47.260307460196167, -22.344274982520055 ], [ -47.260266138077327, -22.344299195898465 ], [ -47.260224560307805, -22.344322963824315 ], [ -47.260182728526495, -22.344346287161187 ], [ -47.260140644216385, -22.344369166594074 ], [ -47.260098308712259, -22.344391602625048 ], [ -47.260055723208964, -22.344413595569321 ], [ -47.260012888767889, -22.344435145551799 ], [ -47.259969806323006, -22.344456252504123 ], [ -47.259926476687561, -22.344476916161241 ], [ -47.259882900563973, -22.34449713605656 ], [ -47.259839078547152, -22.34451691152044 ], [ -47.259795011131757, -22.34453624167627 ], [ -47.259750698721234, -22.344555125436401 ], [ -47.259706141632485, -22.34457356149975 ], [ -47.259661340106128, -22.344591548346891 ], [ -47.259616294311186, -22.344609084237984 ], [ -47.25957100435248, -22.34462616720911 ], [ -47.259525470278895, -22.344642795068623 ], [ -47.259479692092924, -22.344658965392952 ], [ -47.259433669755552, -22.344674675524399 ], [ -47.259387403196015, -22.344689922566953 ], [ -47.259340892324971, -22.344704703381456 ], [ -47.259294137035312, -22.344719014584772 ], [ -47.259247137215432, -22.344732852544979 ], [ -47.259199892763213, -22.34474621337673 ], [ -47.259152403588317, -22.344759092940354 ], [ -47.259104669630602, -22.34477148683612 ], [ -47.259056690867617, -22.344783390402661 ], [ -47.259008467322012, -22.344794798714439 ], [ -47.258959999526603, -22.344805706477082 ], [ -47.258911383847973, -22.344816087713266 ], [ -47.258862935323179, -22.344825879642176 ], [ -47.258814910509265, -22.344835050735593 ], [ -47.258767354267682, -22.344843616935862 ], [ -47.258720281188864, -22.344851600197433 ], [ -47.258673704622936, -22.344859022551372 ], [ -47.258627636721634, -22.344865906035036 ], [ -47.25858208848458, -22.344872272626262 ], [ -47.258537069822772, -22.34487814418156 ], [ -47.258492589611294, -22.344883542381414 ], [ -47.258448655744267, -22.344888488680773 ], [ -47.258405275203842, -22.344893004263195 ], [ -47.258362454117865, -22.344897110001785 ], [ -47.258320197818392, -22.344900826424119 ], [ -47.258278510910479, -22.344904173681428 ], [ -47.258237397328585, -22.344907171522877 ], [ -47.258196860397575, -22.344909839273253 ], [ -47.258156902890761, -22.344912195814604 ], [ -47.258117527088991, -22.34491425957102 ], [ -47.258078734834868, -22.344916048497044 ], [ -47.258040527584392, -22.344917580068316 ], [ -47.258002906462025, -22.34491887127497 ], [ -47.257965872306478, -22.344919938617252 ], [ -47.25792942571622, -22.344920798103342 ], [ -47.257893567096986, -22.344921465248021 ], [ -47.257858296700924, -22.344921955073797 ], [ -47.257823614667195, -22.344922282112499 ], [ -47.257789521059948, -22.344922460408146 ], [ -47.257756015898124, -22.344922503520497 ], [ -47.257723099193186, -22.344922424529141 ], [ -47.257690770974556, -22.34492223603802 ], [ -47.257659031321737, -22.344921950180186 ], [ -47.257627880386075, -22.34492157862266 ], [ -47.257597318414255, -22.344921132571059 ], [ -47.257567345773097, -22.344920622774307 ], [ -47.257537962965188, -22.344920059528821 ], [ -47.257509170647673, -22.344919452682536 ], [ -47.25748096964633, -22.344918811638134 ], [ -47.25745335200719, -22.344918145139662 ], [ -47.257426169315508, -22.344917457693469 ], [ -47.25739916982031, -22.34491674698355 ], [ -47.257372238716748, -22.344916010977194 ], [ -47.257345372828439, -22.344915250379717 ], [ -47.257318572045079, -22.344914465973314 ], [ -47.257292885808027, -22.344913690233582 ], [ -47.257266186274862, -22.344912860603017 ], [ -47.256318244664129, -22.344882531708279 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1098.9115038739999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26373902322328, -22.339236513537724 ], [ -47.263719591549425, -22.339270924189734 ], [ -47.263710187347058, -22.339287657152713 ], [ -47.263700801974906, -22.339304435882841 ], [ -47.263691435274531, -22.339321260271607 ], [ -47.263682087086011, -22.339338130210017 ], [ -47.263672757247392, -22.33935504558919 ], [ -47.263663445597608, -22.339372006295491 ], [ -47.263654151973583, -22.339389012215271 ], [ -47.26364487621327, -22.339406063229774 ], [ -47.263635618152989, -22.339423159219834 ], [ -47.263626377627475, -22.339440300065458 ], [ -47.263617154472009, -22.339457485642257 ], [ -47.263607948520388, -22.339474715825151 ], [ -47.263598759605436, -22.339491990487016 ], [ -47.263589587559537, -22.339509309498261 ], [ -47.263580432213978, -22.339526672727551 ], [ -47.263571293398861, -22.339544080042145 ], [ -47.263562170943366, -22.339561531307556 ], [ -47.263553064676117, -22.339579026386367 ], [ -47.263543974424557, -22.339596565139917 ], [ -47.263534900014605, -22.33961414742873 ], [ -47.263525841271594, -22.33963177311049 ], [ -47.263516798019985, -22.339649442041104 ], [ -47.263507770082299, -22.339667154076309 ], [ -47.263498757280288, -22.339684909069369 ], [ -47.263489759435132, -22.339702706871073 ], [ -47.263480776366798, -22.339720547330721 ], [ -47.263471807770905, -22.339738430541477 ], [ -47.263462847991953, -22.339756367295806 ], [ -47.263453884012733, -22.339774382758321 ], [ -47.263444907388703, -22.339792492394661 ], [ -47.263435916965889, -22.339810697004364 ], [ -47.263426912106993, -22.339828996319394 ], [ -47.26341789216373, -22.33984739006409 ], [ -47.263408856477625, -22.339865877953979 ], [ -47.263399804378125, -22.339884459699281 ], [ -47.263390735184046, -22.33990313500199 ], [ -47.263381648203449, -22.339921903556206 ], [ -47.263372542731602, -22.339940765052209 ], [ -47.263362973019717, -22.33996064361159 ], [ -47.263353849488063, -22.339979648601329 ], [ -47.263344705152406, -22.339998745508602 ], [ -47.263335539270287, -22.340017933995725 ], [ -47.263326351083194, -22.340037213728049 ], [ -47.263317139825041, -22.340056584356276 ], [ -47.26330790471458, -22.340076045532165 ], [ -47.263298644959782, -22.340095596899445 ], [ -47.263289359756854, -22.340115238095901 ], [ -47.263280048289083, -22.340134968756004 ], [ -47.263270709728424, -22.34015478850716 ], [ -47.263261343233665, -22.340174696973857 ], [ -47.263251947952213, -22.340194693773906 ], [ -47.263242523019628, -22.340214778519279 ], [ -47.263233067557074, -22.340234950821785 ], [ -47.263223580674769, -22.340255210285406 ], [ -47.26321406147153, -22.340275556507443 ], [ -47.263204509031233, -22.340295989086215 ], [ -47.263194922427729, -22.340316507610368 ], [ -47.263185300720401, -22.340337111668294 ], [ -47.263175642958416, -22.340357800839445 ], [ -47.263165948174212, -22.340378574707675 ], [ -47.263156215394488, -22.340399432838307 ], [ -47.26314644362629, -22.340420374807529 ], [ -47.263136631869479, -22.340441400175809 ], [ -47.263126779107544, -22.340462508507645 ], [ -47.263116884314755, -22.340483699356174 ], [ -47.2631069464502, -22.340504972275902 ], [ -47.26309696446102, -22.340526326815752 ], [ -47.26308693728415, -22.340547762515552 ], [ -47.263076863840276, -22.340569278918583 ], [ -47.263066743041243, -22.340590875556057 ], [ -47.263056573783132, -22.340612551961762 ], [ -47.263046354952124, -22.340634307659521 ], [ -47.263036085421213, -22.340656142170168 ], [ -47.263025764050127, -22.34067805501186 ], [ -47.263015389688356, -22.340700045693438 ], [ -47.263004961168761, -22.340722113727963 ], [ -47.262994477318813, -22.340744258609117 ], [ -47.262983936947585, -22.340766479838589 ], [ -47.262973338853655, -22.340788776909147 ], [ -47.262962681826302, -22.340811149302613 ], [ -47.262951964638638, -22.340833596503664 ], [ -47.262941186054285, -22.340856117986359 ], [ -47.26293034482439, -22.340878713220086 ], [ -47.2629189790105, -22.340902339174189 ], [ -47.262907987430843, -22.340925121724169 ], [ -47.26289692998823, -22.340947974800763 ], [ -47.262885814224965, -22.340970879732861 ], [ -47.262874652356871, -22.340993809482761 ], [ -47.262863448941303, -22.341016753598975 ], [ -47.262852203627702, -22.341039711750973 ], [ -47.262840915995199, -22.341062683749534 ], [ -47.262829585622292, -22.341085669403817 ], [ -47.262818212085229, -22.341108668524424 ], [ -47.26280679496076, -22.341131680917954 ], [ -47.262795333824414, -22.34115470639065 ], [ -47.262783828250001, -22.341177744748997 ], [ -47.262772277811791, -22.341200795795661 ], [ -47.262760682082472, -22.341223859333773 ], [ -47.262749040633899, -22.341246935164925 ], [ -47.262737353037636, -22.341270023088445 ], [ -47.262725618864138, -22.341293122903117 ], [ -47.262713837683307, -22.341316234405831 ], [ -47.262702009064256, -22.341339357392247 ], [ -47.262690132574974, -22.341362491657456 ], [ -47.262678207783431, -22.341385636993635 ], [ -47.262666234256443, -22.341408793192628 ], [ -47.262654211560637, -22.341431960043717 ], [ -47.262642139261963, -22.341455137334894 ], [ -47.26263001692476, -22.341478324854545 ], [ -47.262617844113947, -22.341501522387144 ], [ -47.262605620393863, -22.341524729715768 ], [ -47.262593345327751, -22.341547946622931 ], [ -47.26258101847818, -22.34157117288963 ], [ -47.262568639407633, -22.341594408294682 ], [ -47.262556207678479, -22.341617652614527 ], [ -47.262543722852087, -22.341640905624871 ], [ -47.262531184489319, -22.3416641670999 ], [ -47.262518592150634, -22.341687436812229 ], [ -47.26250594539632, -22.341710714532052 ], [ -47.262493243787347, -22.341734000026182 ], [ -47.262480486882104, -22.341757293063743 ], [ -47.262467674239879, -22.341780593409737 ], [ -47.262454805420688, -22.341803900825681 ], [ -47.262441879982703, -22.341827215074016 ], [ -47.262428897484185, -22.341850535914961 ], [ -47.26241585748425, -22.341873863104844 ], [ -47.262402759540343, -22.341897196400836 ], [ -47.262389603210906, -22.341920535556195 ], [ -47.262376388054356, -22.341943880322169 ], [ -47.262363113627543, -22.341967230450578 ], [ -47.262349779489313, -22.341990585687849 ], [ -47.262336385197344, -22.342013945780337 ], [ -47.262322930309118, -22.342037310472865 ], [ -47.262309414382578, -22.34206067950743 ], [ -47.262295836976179, -22.342084052623413 ], [ -47.262282197647842, -22.342107429559089 ], [ -47.26226849595573, -22.342130810050669 ], [ -47.262254731458071, -22.342154193832449 ], [ -47.26224090371403, -22.342177580635283 ], [ -47.262227012282622, -22.342200970188824 ], [ -47.262213056722779, -22.342224362221081 ], [ -47.262199036594325, -22.342247756457002 ], [ -47.262184951456888, -22.342271152620363 ], [ -47.262170800870734, -22.342294550432317 ], [ -47.262156584397225, -22.342317949610752 ], [ -47.262142301596882, -22.342341349873582 ], [ -47.262127952031726, -22.342364750934763 ], [ -47.262113535264483, -22.342388152505951 ], [ -47.262099050857387, -22.342411554298277 ], [ -47.262084498374612, -22.342434956018419 ], [ -47.262069877379453, -22.342458357373417 ], [ -47.262055187437554, -22.342481758065304 ], [ -47.262043481504563, -22.342500316889456 ], [ -47.262023659861924, -22.34253160130589 ], [ -47.262010699590768, -22.342551953163106 ], [ -47.261995729525815, -22.342575348191133 ], [ -47.261980688350313, -22.342598741038906 ], [ -47.261965575634306, -22.342622131395853 ], [ -47.261950390949188, -22.342645518948611 ], [ -47.261935133866906, -22.342668903382346 ], [ -47.261919803960346, -22.342692284380039 ], [ -47.261904400803722, -22.342715661621952 ], [ -47.261888917249735, -22.342739044938785 ], [ -47.261873267210795, -22.342762562018319 ], [ -47.261857316316473, -22.34278640352996 ], [ -47.261841004689209, -22.342810641185476 ], [ -47.261824322718326, -22.342835270313422 ], [ -47.261807261214386, -22.342860284859171 ], [ -47.261789810566583, -22.34288567863581 ], [ -47.261771960747552, -22.342911445309216 ], [ -47.261753701319563, -22.342937578379683 ], [ -47.261735021445404, -22.342964071157443 ], [ -47.261715909895159, -22.342990916743954 ], [ -47.261696355059527, -22.343018108004156 ], [ -47.261676344959987, -22.343045637544172 ], [ -47.261655867262647, -22.343073497684234 ], [ -47.261634909293804, -22.343101680430607 ], [ -47.261613458055578, -22.343130177448909 ], [ -47.261591500247114, -22.34315898003117 ], [ -47.261569022284291, -22.343188079067623 ], [ -47.26154601032281, -22.343217465015503 ], [ -47.261522450287039, -22.343247127863812 ], [ -47.261498327895083, -22.343277057105492 ], [ -47.2614736286938, -22.343307241700366 ], [ -47.261448338093864, -22.343337670042182 ], [ -47.261422441405173, -22.343368329929163 ], [ -47.26139592388126, -22.343399208527934 ], [ -47.261368770763752, -22.343430292342735 ], [ -47.26134096733081, -22.343461567185017 ], [ -47.261312498950346, -22.343493018143249 ], [ -47.261283351134921, -22.343524629556804 ], [ -47.261253509603449, -22.343556384988705 ], [ -47.261222960344845, -22.343588267202833 ], [ -47.261191689683415, -22.343620258146377 ], [ -47.261159684350446, -22.343652338932682 ], [ -47.261126931558309, -22.343684489829158 ], [ -47.261093419077277, -22.343716690249774 ], [ -47.261059135313772, -22.343748918754091 ], [ -47.261024069390892, -22.343781153051268 ], [ -47.26098821176776, -22.343813369527876 ], [ -47.260951628314821, -22.343845478410728 ], [ -47.260914540877806, -22.343877266938698 ], [ -47.26087712446791, -22.343908587324993 ], [ -47.26083940268196, -22.343939426946864 ], [ -47.260801380453387, -22.343969788839306 ], [ -47.260763062431437, -22.343999675941227 ], [ -47.260724452988043, -22.344029091088746 ], [ -47.260685556231927, -22.344058037003684 ], [ -47.260646376016787, -22.344086516287231 ], [ -47.260606915948934, -22.344114531413975 ], [ -47.260567179398471, -22.344142084724009 ], [ -47.260527169506524, -22.344169178417822 ], [ -47.260486889193032, -22.344195814551263 ], [ -47.260446341168667, -22.344221995027617 ], [ -47.260405527942233, -22.344247721593575 ], [ -47.260364451823506, -22.344272995837581 ], [ -47.260323114937634, -22.344297819180881 ], [ -47.260281519230922, -22.344322192874948 ], [ -47.260239666476217, -22.344346117998253 ], [ -47.260197558284069, -22.344369595450306 ], [ -47.260155196106957, -22.344392625949549 ], [ -47.260112581247313, -22.344415210029151 ], [ -47.260069714865566, -22.344437348032745 ], [ -47.260026597987022, -22.344459040111165 ], [ -47.259983231507718, -22.344480286219376 ], [ -47.259939616201429, -22.344501086112952 ], [ -47.259895752729591, -22.344521439343264 ], [ -47.25985164164463, -22.34454134525582 ], [ -47.259807283397436, -22.344560802986386 ], [ -47.259762678346398, -22.34457981145691 ], [ -47.259717826762198, -22.344598369372882 ], [ -47.25967272883824, -22.344616475218601 ], [ -47.259627384695321, -22.344634127254974 ], [ -47.259581794389192, -22.344651323515734 ], [ -47.259535957918928, -22.344668061803841 ], [ -47.25948987523654, -22.344684339687241 ], [ -47.259443546251973, -22.344700154496557 ], [ -47.259396970843063, -22.344715503320828 ], [ -47.259350148868776, -22.34473038300273 ], [ -47.259303080170035, -22.344744790137668 ], [ -47.25925576458323, -22.344758721068814 ], [ -47.259208201954394, -22.344772171882585 ], [ -47.259160392141453, -22.344785138407556 ], [ -47.259112335032988, -22.344797616208837 ], [ -47.259064030555713, -22.34480960058626 ], [ -47.259015478682137, -22.344821086571965 ], [ -47.258966679901768, -22.344832068824239 ], [ -47.258917731833016, -22.344842521038814 ], [ -47.25886895372912, -22.344852379579812 ], [ -47.258820605593876, -22.344861612417347 ], [ -47.258772732877581, -22.344870235624334 ], [ -47.258725350350431, -22.344878271366941 ], [ -47.258678471525549, -22.344885741889112 ], [ -47.258632108701399, -22.344892669440991 ], [ -47.258586273008873, -22.344899076212634 ], [ -47.258540974475494, -22.344904984270869 ], [ -47.258496222078854, -22.344910415504348 ], [ -47.258452023802292, -22.344915391572993 ], [ -47.258408386704943, -22.34491993386176 ], [ -47.258365316980004, -22.344924063440832 ], [ -47.2583228200142, -22.344927801030323 ], [ -47.258280900457343, -22.344931166968905 ], [ -47.258239562279684, -22.344934181187693 ], [ -47.258198808833598, -22.344936863187634 ], [ -47.25815864291242, -22.344939232021076 ], [ -47.258119066810401, -22.34494130627624 ], [ -47.258080082377653, -22.344943104065326 ], [ -47.2580416910724, -22.3449446430152 ], [ -47.258003894016902, -22.344945940260693 ], [ -47.25796669204373, -22.344947012440187 ], [ -47.257930085742082, -22.344947875693155 ], [ -47.257894075505696, -22.344948545659225 ], [ -47.257858661572769, -22.34494903747899 ], [ -47.257823844066856, -22.344949365795713 ], [ -47.257789623035571, -22.344949544758268 ], [ -47.257755998480697, -22.344949588024782 ], [ -47.257722970396436, -22.344949508766657 ], [ -47.257690538795146, -22.34494931967329 ], [ -47.257658703740013, -22.344949032956748 ], [ -47.257627465367001, -22.344948660356813 ], [ -47.257596823908713, -22.344948213145599 ], [ -47.257566779719447, -22.344947702132377 ], [ -47.25753733329126, -22.344947137667834 ], [ -47.257508485272666, -22.344946529648023 ], [ -47.257480236483197, -22.34494588751777 ], [ -47.257452578844024, -22.344945220054427 ], [ -47.257425361917967, -22.344944531742886 ], [ -47.257398330546081, -22.344943820194306 ], [ -47.257371368374685, -22.344943083339334 ], [ -47.25734447218737, -22.344942321884499 ], [ -47.257317641875247, -22.344941536614282 ], [ -47.257291941064388, -22.34494076043481 ], [ -47.257265213160203, -22.344939929934998 ], [ -47.256305204213476, -22.344909214934201 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1102.486443491, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263760145733094, -22.339257346754472 ], [ -47.263745378905625, -22.339283496653323 ], [ -47.263736001010784, -22.339300182812927 ], [ -47.26372664163064, -22.339316915081568 ], [ -47.263717300609095, -22.339333693352096 ], [ -47.263707977788471, -22.339350517516952 ], [ -47.263698673009124, -22.339367387468634 ], [ -47.263689386112191, -22.339384303094789 ], [ -47.263680116936911, -22.33940126428319 ], [ -47.263670865323441, -22.339418270916287 ], [ -47.263661631110317, -22.339435322876174 ], [ -47.26365241413454, -22.339452420044054 ], [ -47.263643214233582, -22.339469562296856 ], [ -47.263634031243406, -22.339486749510517 ], [ -47.263624864999116, -22.33950398155913 ], [ -47.263615715335185, -22.339521258314292 ], [ -47.26360658208511, -22.339538579645666 ], [ -47.263597465081133, -22.339555945421626 ], [ -47.26358836415455, -22.339573355508747 ], [ -47.263579279136152, -22.339590809770563 ], [ -47.263570209855487, -22.339608308069472 ], [ -47.26356115614054, -22.339625850266955 ], [ -47.263552117818783, -22.339643436221682 ], [ -47.263543094716681, -22.33966106579043 ], [ -47.263534086658851, -22.339678738829846 ], [ -47.263525093469113, -22.339696455194144 ], [ -47.263516114970614, -22.339714214734958 ], [ -47.26350715098534, -22.339732017302381 ], [ -47.263498201209345, -22.339749862993656 ], [ -47.263489259916156, -22.339767762748089 ], [ -47.263480313923097, -22.339785742069839 ], [ -47.263471354686068, -22.339803816636511 ], [ -47.26346238104901, -22.339821987264141 ], [ -47.263453392379603, -22.339840253686916 ], [ -47.263444388034166, -22.339858615631428 ], [ -47.263435367358916, -22.33987707281516 ], [ -47.26342632968764, -22.33989562495038 ], [ -47.263417274343453, -22.339914271740898 ], [ -47.263408200638636, -22.339933012882611 ], [ -47.263399107872296, -22.339951848067496 ], [ -47.263389544365978, -22.339971713744685 ], [ -47.263380432691839, -22.339990694078413 ], [ -47.263371299652725, -22.340009767434971 ], [ -47.263362144509699, -22.340028933477971 ], [ -47.263352966507483, -22.340048191874139 ], [ -47.263343764883075, -22.340067542275371 ], [ -47.263334538858267, -22.340086984334636 ], [ -47.263325287643745, -22.340106517696771 ], [ -47.263316010438473, -22.340126142000539 ], [ -47.263306706428132, -22.34014585688136 ], [ -47.263297374787022, -22.340165661967575 ], [ -47.263288014676078, -22.340185556884467 ], [ -47.263278625244723, -22.340205541250601 ], [ -47.26326920563033, -22.340225614678673 ], [ -47.263259754955733, -22.34024577678106 ], [ -47.26325027233257, -22.340266027162365 ], [ -47.263240756861137, -22.340286365420347 ], [ -47.263231207626397, -22.340306791153804 ], [ -47.26322162370321, -22.340327303951732 ], [ -47.263212004151804, -22.340347903402964 ], [ -47.26320234802202, -22.340368589087049 ], [ -47.263192654346739, -22.340389360588219 ], [ -47.263182922153092, -22.340410217471845 ], [ -47.26317315044821, -22.340431159314257 ], [ -47.263163338232019, -22.340452185675961 ], [ -47.263153484487802, -22.34047329612148 ], [ -47.263143588189529, -22.340494490203785 ], [ -47.263133648295749, -22.340515767477335 ], [ -47.26312366375295, -22.340537127490894 ], [ -47.263113633497241, -22.340558569783923 ], [ -47.263103556448314, -22.340580093899508 ], [ -47.26309343151685, -22.340601699368481 ], [ -47.263083257597572, -22.340623385724182 ], [ -47.263073033575154, -22.340645152489991 ], [ -47.263062758321006, -22.340666999186141 ], [ -47.263052430692937, -22.340688925330269 ], [ -47.263042049538505, -22.340710930430454 ], [ -47.263031613688334, -22.340733013999142 ], [ -47.263021121967675, -22.34075517552909 ], [ -47.26301057318306, -22.34077741452117 ], [ -47.26299996613043, -22.3407997304673 ], [ -47.262989299596242, -22.340822122848135 ], [ -47.262978572350661, -22.340844591147391 ], [ -47.26296778315421, -22.340867134837914 ], [ -47.26295693075469, -22.340889753387913 ], [ -47.262945547068028, -22.34091341653216 ], [ -47.262934542909711, -22.340936225163613 ], [ -47.262923472328154, -22.340959105404625 ], [ -47.262912342979085, -22.340982038340769 ], [ -47.262901167248721, -22.341004996577144 ], [ -47.262889949759604, -22.341027969524731 ], [ -47.262878690160719, -22.341050956850459 ], [ -47.262867388029925, -22.341073958364472 ], [ -47.262856042944378, -22.34109697387515 ], [ -47.262844654478968, -22.341120003192501 ], [ -47.26283322220911, -22.34114304612234 ], [ -47.262821745708898, -22.341166102470197 ], [ -47.262810224550826, -22.341189172041808 ], [ -47.262798658307801, -22.341212254639043 ], [ -47.262787046551026, -22.341235350064299 ], [ -47.26277538885099, -22.34125845811835 ], [ -47.262763684777823, -22.341281578599702 ], [ -47.26275193390056, -22.341304711306261 ], [ -47.262740135787652, -22.341327856034106 ], [ -47.262728290006777, -22.341351012577974 ], [ -47.262716396124404, -22.341374180732114 ], [ -47.26270445370708, -22.341397360287768 ], [ -47.262692462320139, -22.341420551035853 ], [ -47.262680421528685, -22.341443752764661 ], [ -47.262668330897249, -22.34146696526123 ], [ -47.26265618998859, -22.341490188312928 ], [ -47.262643998366123, -22.341513421703272 ], [ -47.2626317555927, -22.341536665214257 ], [ -47.262619461229995, -22.341559918627322 ], [ -47.262607114839078, -22.341583181722452 ], [ -47.262594715980875, -22.341606454277343 ], [ -47.262582264216221, -22.341629736067226 ], [ -47.26256975910492, -22.341653026866762 ], [ -47.26255720020626, -22.34167632644893 ], [ -47.262544587079127, -22.341699634585172 ], [ -47.262531919282289, -22.341722951044428 ], [ -47.262519196375123, -22.341746275592282 ], [ -47.262506417914409, -22.341769607996639 ], [ -47.262493583457868, -22.341792948021183 ], [ -47.262480692563926, -22.341816295426081 ], [ -47.26246774478922, -22.341839649972535 ], [ -47.262454739690341, -22.341863011419353 ], [ -47.262441676824821, -22.341886379521469 ], [ -47.262428555748563, -22.341909754034653 ], [ -47.262415376018339, -22.341933134710722 ], [ -47.262402137191025, -22.341956521299487 ], [ -47.262388838821828, -22.341979913551281 ], [ -47.262375480468002, -22.342003311210998 ], [ -47.26236206168565, -22.342026714023469 ], [ -47.262348582030619, -22.342050121731944 ], [ -47.262335041059266, -22.342073534076814 ], [ -47.262321438328435, -22.34209695079586 ], [ -47.262307773394461, -22.342120371625708 ], [ -47.262294045813917, -22.342143796300928 ], [ -47.262280255143388, -22.342167224554053 ], [ -47.262266400940518, -22.342190656114266 ], [ -47.262252482762719, -22.342214090709401 ], [ -47.262238500167278, -22.34223752806572 ], [ -47.26222445271253, -22.342260967906352 ], [ -47.262210339956432, -22.342284409953269 ], [ -47.262196161457766, -22.342307853925632 ], [ -47.262181916776278, -22.342331299539556 ], [ -47.262167605470957, -22.342354746510953 ], [ -47.262153227102274, -22.342378194551898 ], [ -47.262138781231414, -22.342401643371936 ], [ -47.262124267419019, -22.342425092680248 ], [ -47.262109685227827, -22.342448542181472 ], [ -47.262095034219563, -22.342471991580567 ], [ -47.262080313958364, -22.342495440577441 ], [ -47.262070122864841, -22.342511597749485 ], [ -47.262050313043254, -22.342542887172151 ], [ -47.262035733301659, -22.342565782133988 ], [ -47.262020731677787, -22.342589226488883 ], [ -47.262005658629782, -22.342612668913389 ], [ -47.261990513726261, -22.342636109094691 ], [ -47.261975296537244, -22.342659546717094 ], [ -47.261960006633196, -22.342682981463362 ], [ -47.261944643585601, -22.342706413014124 ], [ -47.261929206967324, -22.342729841047255 ], [ -47.261913689540066, -22.342753275526317 ], [ -47.261898004075398, -22.342776845846281 ], [ -47.261882014449959, -22.342800745255403 ], [ -47.261865660046809, -22.342825046478907 ], [ -47.261848931186599, -22.34284974484077 ], [ -47.261831818616713, -22.342874834263288 ], [ -47.261814312657528, -22.342900308534702 ], [ -47.261796403207441, -22.342926161294102 ], [ -47.261778079748858, -22.342952386012776 ], [ -47.261759331359542, -22.342978975969416 ], [ -47.261740146719148, -22.343005924231143 ], [ -47.261720514123034, -22.343033223625447 ], [ -47.261700421492279, -22.343060866717533 ], [ -47.261679856387929, -22.343088845782891 ], [ -47.261658806026709, -22.343117152778859 ], [ -47.261637257296798, -22.343145779317549 ], [ -47.261615196779388, -22.343174716632596 ], [ -47.261592610768574, -22.343203955550408 ], [ -47.261569485294913, -22.343233486458676 ], [ -47.261545806154416, -22.343263299270568 ], [ -47.261521558934177, -22.343293383396563 ], [ -47.2614967290477, -22.343323727706906 ], [ -47.261471301770541, -22.343354320498403 ], [ -47.261445262276077, -22.34338514946413 ], [ -47.261418595680638, -22.343416201657234 ], [ -47.261391287088401, -22.34344746345975 ], [ -47.261363321640658, -22.343478920551568 ], [ -47.261334684569562, -22.343510557880045 ], [ -47.261305361253939, -22.343542359633343 ], [ -47.261275337281617, -22.343574309213007 ], [ -47.261244598514089, -22.343606389210766 ], [ -47.261213131152708, -22.343638581390763 ], [ -47.261180921811196, -22.343670866672195 ], [ -47.261147957590808, -22.343703225117004 ], [ -47.261114226158135, -22.343735635922364 ], [ -47.261079715824394, -22.343768077419593 ], [ -47.26104441562704, -22.343800527078351 ], [ -47.261008315957334, -22.343832961027932 ], [ -47.260971483623159, -22.343865288355808 ], [ -47.260934143453859, -22.343897293511276 ], [ -47.2608964727524, -22.343928826763399 ], [ -47.260858495380397, -22.343959875345053 ], [ -47.260820216287293, -22.343990442355608 ], [ -47.260781640134475, -22.344020530797028 ], [ -47.260742771302368, -22.344050143567209 ], [ -47.260703613904639, -22.344079283448128 ], [ -47.260664171796563, -22.344107953099606 ], [ -47.260624448582753, -22.344136155053118 ], [ -47.260584447628396, -22.344163891703833 ], [ -47.260544172066709, -22.344191165305528 ], [ -47.260503624806695, -22.344217977965339 ], [ -47.260462808545405, -22.344244331635863 ], [ -47.260421725775302, -22.34427022811099 ], [ -47.260380378787076, -22.344295669024227 ], [ -47.260338769684438, -22.344320655839709 ], [ -47.260296900389811, -22.344345189849481 ], [ -47.260254772649851, -22.344369272170312 ], [ -47.260212388046789, -22.344392903737575 ], [ -47.260169748002681, -22.344416085303259 ], [ -47.260126853787447, -22.344438817431499 ], [ -47.260083706527212, -22.344461100494485 ], [ -47.260040307211099, -22.3444829346689 ], [ -47.259996656697311, -22.344504319933048 ], [ -47.259952755720136, -22.344525256063164 ], [ -47.259908604899977, -22.344545742628512 ], [ -47.259864204746819, -22.344565778989775 ], [ -47.259819555667747, -22.344585364295156 ], [ -47.259774657976116, -22.344604497476105 ], [ -47.259729511896396, -22.344623177244742 ], [ -47.259684117574757, -22.34464140208911 ], [ -47.259638475083797, -22.344659170270766 ], [ -47.259592584430159, -22.344676479821221 ], [ -47.259546445563117, -22.344693328537979 ], [ -47.259500058384212, -22.344709713980496 ], [ -47.259453422752415, -22.344725633467736 ], [ -47.259406538494041, -22.344741084073764 ], [ -47.25935940541639, -22.344756062623134 ], [ -47.25931202330846, -22.344770565689704 ], [ -47.259264391954638, -22.344784589591836 ], [ -47.259216511149056, -22.344798130387648 ], [ -47.259168380697986, -22.344811183874054 ], [ -47.259120000438649, -22.344823745580907 ], [ -47.259071370247014, -22.344835810769222 ], [ -47.259022490045339, -22.344847374428866 ], [ -47.258973360279896, -22.344858431170838 ], [ -47.258924079820908, -22.34486895436385 ], [ -47.258874972137768, -22.344878879516962 ], [ -47.2588263006811, -22.34488817409866 ], [ -47.258778111490017, -22.344896854312374 ], [ -47.258730419514414, -22.344904942536065 ], [ -47.258683238430415, -22.344912461226446 ], [ -47.258636580683344, -22.344919432846634 ], [ -47.258590457535263, -22.344925879798677 ], [ -47.258544879130206, -22.344931824359897 ], [ -47.25849985454829, -22.344937288627008 ], [ -47.258455391862093, -22.344942294464971 ], [ -47.258411498207749, -22.344946863460052 ], [ -47.25836817984375, -22.344951016879648 ], [ -47.258325442211486, -22.344954775636353 ], [ -47.258283290005629, -22.344958160256191 ], [ -47.258241727232125, -22.344961190852285 ], [ -47.258200757270856, -22.344963887101827 ], [ -47.258160382935223, -22.34496626822742 ], [ -47.258120606532913, -22.344968352981315 ], [ -47.258081429921454, -22.344970159633451 ], [ -47.258042854561353, -22.344971705961928 ], [ -47.258004881572631, -22.344973009246317 ], [ -47.257967511781807, -22.344974086262997 ], [ -47.257930745768697, -22.344974953282879 ], [ -47.257894583915125, -22.34497562607034 ], [ -47.257859026445246, -22.34497611988407 ], [ -47.257824073467106, -22.344976449478807 ], [ -47.25778972501174, -22.344976629108306 ], [ -47.257755981063774, -22.344976672528979 ], [ -47.25772284160012, -22.344976593004116 ], [ -47.257690306616155, -22.344976403308475 ], [ -47.25765837615868, -22.344976115733228 ], [ -47.257627050348269, -22.344975742090867 ], [ -47.257596329403469, -22.344975293720058 ], [ -47.257566213666102, -22.3449747814904 ], [ -47.257536703617589, -22.344974215806747 ], [ -47.257507799897901, -22.34497360661344 ], [ -47.257479503320305, -22.34497296339736 ], [ -47.257451805681043, -22.344972294969125 ], [ -47.257424554520625, -22.344971605792253 ], [ -47.257397491272023, -22.344970893404998 ], [ -47.257370498032785, -22.344970155701397 ], [ -47.257343571546464, -22.344969393389214 ], [ -47.257316711705563, -22.34496860725519 ], [ -47.257290996320876, -22.344967830636005 ], [ -47.257264240045657, -22.344966999266902 ], [ -47.256292163758211, -22.344935898159477 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1105.9629329439999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.2637812282629, -22.339278165714322 ], [ -47.263761814678816, -22.33931270846864 ], [ -47.263752481290723, -22.339329394275769 ], [ -47.263743165947972, -22.339346126428058 ], [ -47.263733868495237, -22.33936290481936 ], [ -47.263724588775155, -22.339379729343509 ], [ -47.263715326631051, -22.3393965998896 ], [ -47.263706081904488, -22.339413516346557 ], [ -47.263696854437846, -22.339430478598238 ], [ -47.263687644071879, -22.33944748652792 ], [ -47.26367845064582, -22.33946454001811 ], [ -47.263669273999348, -22.339481638946818 ], [ -47.263660113970644, -22.339498783191278 ], [ -47.263650970396974, -22.339515972626703 ], [ -47.263641843114996, -22.339533207125708 ], [ -47.263632731960378, -22.339550486559197 ], [ -47.26362363676752, -22.339567810796531 ], [ -47.263614557369841, -22.339585179705285 ], [ -47.263605493600288, -22.33960259315014 ], [ -47.263596445290496, -22.339620050994391 ], [ -47.263587412270539, -22.33963755310058 ], [ -47.263578394369986, -22.339655099328223 ], [ -47.263569391417441, -22.339672689535089 ], [ -47.26356040323946, -22.339690323578736 ], [ -47.263551429661938, -22.339708001314271 ], [ -47.263542470510103, -22.339725722594157 ], [ -47.263533525607905, -22.339743487269367 ], [ -47.263524594651777, -22.339761295441171 ], [ -47.263515671844317, -22.339779158195707 ], [ -47.263506743837404, -22.339797101376696 ], [ -47.263497801987327, -22.339815140873704 ], [ -47.263488845136102, -22.339833277519201 ], [ -47.263479872656092, -22.339851511049769 ], [ -47.263470883908532, -22.339869841194037 ], [ -47.263461878244094, -22.339888267671629 ], [ -47.263452855001042, -22.339906790196753 ], [ -47.26344381350679, -22.339925408475086 ], [ -47.263434753077654, -22.33994412220429 ], [ -47.263425673016869, -22.339962931078055 ], [ -47.26341611571609, -22.339982783873069 ], [ -47.263407015899453, -22.340001739550797 ], [ -47.263397894156888, -22.340020789356586 ], [ -47.263388749752956, -22.340039932955456 ], [ -47.263379581935567, -22.340059170015483 ], [ -47.263370389944967, -22.34007850018973 ], [ -47.263361173005748, -22.340097923132369 ], [ -47.263351930331552, -22.340117438489326 ], [ -47.263342661123929, -22.340137045900395 ], [ -47.263333364571011, -22.340156745001988 ], [ -47.263324039849422, -22.34017653542324 ], [ -47.263314686122285, -22.340196416790359 ], [ -47.263305302541006, -22.340216388722585 ], [ -47.263295888244812, -22.340236450833274 ], [ -47.263286442358115, -22.340256602735568 ], [ -47.263276963994194, -22.340276844034541 ], [ -47.263267452254546, -22.340297174328438 ], [ -47.263257906225355, -22.340317593216628 ], [ -47.26324832498247, -22.34033810028836 ], [ -47.263238707587007, -22.340358695132835 ], [ -47.26322905308939, -22.340379377329896 ], [ -47.263219360523046, -22.340400146464017 ], [ -47.263209628915455, -22.340421002100602 ], [ -47.263199857273904, -22.340441943816217 ], [ -47.263190044598339, -22.340462971171355 ], [ -47.263180189871825, -22.340484083730537 ], [ -47.263170292068075, -22.340505281046621 ], [ -47.263160350145064, -22.340526562674018 ], [ -47.263150363048652, -22.340547928161222 ], [ -47.263140329714126, -22.340569377047537 ], [ -47.263130249060133, -22.340590908875672 ], [ -47.263120119996238, -22.340612523176137 ], [ -47.263109941415806, -22.340634219481842 ], [ -47.263099712202006, -22.340655997315682 ], [ -47.263089431224593, -22.340677856197374 ], [ -47.263079097339542, -22.340699795643889 ], [ -47.263068709392442, -22.340721815162709 ], [ -47.263058266211722, -22.340743914265552 ], [ -47.263047766620353, -22.340766092444305 ], [ -47.263037209422365, -22.340788349199027 ], [ -47.263026593411027, -22.340810684020685 ], [ -47.263015917370048, -22.340833096388891 ], [ -47.263005180066564, -22.340855585786361 ], [ -47.262994380257972, -22.340878151684745 ], [ -47.262983516688841, -22.340900793550983 ], [ -47.262972115129408, -22.340924493885428 ], [ -47.262961098392474, -22.34094732859835 ], [ -47.262950014671972, -22.340970236003788 ], [ -47.262938871737084, -22.340993196943952 ], [ -47.262927682144507, -22.341016183666774 ], [ -47.262916450581805, -22.341039185445734 ], [ -47.262905176697657, -22.341062201945245 ], [ -47.26289386006858, -22.341085232974649 ], [ -47.262882500270393, -22.341108278341792 ], [ -47.262871096876637, -22.341131337855888 ], [ -47.262859649461369, -22.341154411322041 ], [ -47.262848157597354, -22.34117749854504 ], [ -47.262836620855651, -22.341200599329941 ], [ -47.262825038807783, -22.341223713477785 ], [ -47.262813411023572, -22.341246840790198 ], [ -47.262801737072081, -22.341269981067118 ], [ -47.262790016522047, -22.341293134106266 ], [ -47.262778248941011, -22.341316299704765 ], [ -47.262766433896033, -22.341339477657712 ], [ -47.262754570953312, -22.341362667759054 ], [ -47.262742659677883, -22.341385869802149 ], [ -47.262730699634808, -22.341409083577268 ], [ -47.262718690387928, -22.341432308874406 ], [ -47.262706631500855, -22.341455545480965 ], [ -47.262694522536641, -22.341478793182901 ], [ -47.262682363056534, -22.341502051766707 ], [ -47.262670152622441, -22.341525321014803 ], [ -47.262657890795673, -22.341548600708148 ], [ -47.262645577136411, -22.341571890627126 ], [ -47.262633211204154, -22.341595190550713 ], [ -47.262620792558316, -22.3416185002554 ], [ -47.262608320758147, -22.341641819515367 ], [ -47.262595795361932, -22.34166514810407 ], [ -47.262583215927407, -22.341688485793394 ], [ -47.262570582011868, -22.341711832353528 ], [ -47.262557893172499, -22.341735187552239 ], [ -47.262545148967142, -22.341758551153831 ], [ -47.26253234895097, -22.341781922924991 ], [ -47.262519492680127, -22.34180530262806 ], [ -47.262506579711477, -22.34182869002197 ], [ -47.262493609600014, -22.34185208486652 ], [ -47.262480581900789, -22.341875486919225 ], [ -47.262467496169734, -22.341898895933546 ], [ -47.262454351961097, -22.341922311663954 ], [ -47.262441148830128, -22.341945733860761 ], [ -47.262427886332041, -22.341969162272303 ], [ -47.262414564020482, -22.341992596647486 ], [ -47.262401181451082, -22.342016036729643 ], [ -47.262387738178347, -22.342039482262102 ], [ -47.262374233756539, -22.342062932986526 ], [ -47.262360667740388, -22.342086388641732 ], [ -47.262347039685125, -22.342109848963851 ], [ -47.262333349145543, -22.342133313687881 ], [ -47.26231959567658, -22.342156782546706 ], [ -47.262305778833202, -22.342180255271234 ], [ -47.262291898171526, -22.342203731588796 ], [ -47.262277953247299, -22.342227211225559 ], [ -47.262263943616304, -22.342250693905957 ], [ -47.262249868835241, -22.3422741793513 ], [ -47.262235728460539, -22.34229766728172 ], [ -47.262221522049344, -22.342321157414567 ], [ -47.2622072491599, -22.342344649463989 ], [ -47.262192909349615, -22.342368143143965 ], [ -47.262178502177392, -22.342391638164599 ], [ -47.262164027202921, -22.342415134233516 ], [ -47.26214948398529, -22.34243863105786 ], [ -47.262134872085682, -22.342462128340195 ], [ -47.262120191064312, -22.342485625783365 ], [ -47.262105440483836, -22.342509123085236 ], [ -47.262096764229078, -22.342522878604772 ], [ -47.262076961564389, -22.342554171058701 ], [ -47.262075728896242, -22.342556116050847 ], [ -47.262060767017211, -22.342579611100572 ], [ -47.262045733834455, -22.342603104782324 ], [ -47.262030628913983, -22.342626596783603 ], [ -47.262015451822982, -22.342650086789266 ], [ -47.262000202130054, -22.342673574481299 ], [ -47.261984879404238, -22.342697059540114 ], [ -47.261969483215644, -22.342720541643949 ], [ -47.261954013135735, -22.342744020468313 ], [ -47.261938461835221, -22.342767506109627 ], [ -47.26192274094484, -22.342791129670005 ], [ -47.261906712588264, -22.342815086976621 ], [ -47.261890315409282, -22.342839451768139 ], [ -47.261873539659753, -22.342864219363967 ], [ -47.261856376023907, -22.342889383663238 ], [ -47.261838814753396, -22.342914938429452 ], [ -47.261820845672268, -22.342940877274863 ], [ -47.261802458183141, -22.342967193641734 ], [ -47.261783641278676, -22.342993880777279 ], [ -47.261764383548169, -22.343020931714261 ], [ -47.261744673191558, -22.343048339242689 ], [ -47.261724498029615, -22.343076095886872 ], [ -47.261703845518298, -22.343104193877529 ], [ -47.26168270276473, -22.343132625123094 ], [ -47.261661056543147, -22.343161381182231 ], [ -47.261638893316793, -22.343190453230111 ], [ -47.26161619925805, -22.34321983202933 ], [ -47.261592960272225, -22.343249507897987 ], [ -47.261569162027044, -22.343279470673487 ], [ -47.261544789978544, -22.343309709683808 ], [ -47.261519829406907, -22.343340213709734 ], [ -47.261494265452548, -22.343370970950861 ], [ -47.261468083152359, -22.343401968995369 ], [ -47.261441267485395, -22.343433194782886 ], [ -47.261413803418478, -22.343464634573149 ], [ -47.261385675955943, -22.343496273914557 ], [ -47.261356870194277, -22.34352809761327 ], [ -47.261327371378457, -22.343560089706383 ], [ -47.261297164965313, -22.343592233433856 ], [ -47.26126623668889, -22.343624511215307 ], [ -47.261234572627551, -22.343656904631832 ], [ -47.261202159277531, -22.343689394408425 ], [ -47.26116898362892, -22.343721960401613 ], [ -47.261135033244635, -22.343754581591742 ], [ -47.261100296340658, -22.343787236081951 ], [ -47.26106476186883, -22.343819901102332 ], [ -47.261028420152584, -22.343852552524986 ], [ -47.260991338937153, -22.343885098297957 ], [ -47.260953746035561, -22.343917320080948 ], [ -47.260915821042538, -22.343949066198981 ], [ -47.260877588084504, -22.343980323740482 ], [ -47.26083905212684, -22.344011095869188 ], [ -47.260800217843141, -22.344041385650211 ], [ -47.260761089622278, -22.344071196043078 ], [ -47.260721671582942, -22.344100529890056 ], [ -47.260681967581931, -22.344129389909529 ], [ -47.260641981222122, -22.344157778689855 ], [ -47.260601715863864, -22.344185698681308 ], [ -47.260561174632372, -22.344213152190939 ], [ -47.260520360425836, -22.344240141377185 ], [ -47.260479275927608, -22.344266668241946 ], [ -47.260437923613765, -22.344292734626311 ], [ -47.260396305756011, -22.344318342208819 ], [ -47.260354424436549, -22.344343492496545 ], [ -47.260312281553965, -22.344368186822066 ], [ -47.260269878828716, -22.344392426340455 ], [ -47.260227217814709, -22.344416212023031 ], [ -47.260184299903536, -22.344439544655209 ], [ -47.260141126332641, -22.344462424832159 ], [ -47.260097698193853, -22.344484852954576 ], [ -47.260054016440144, -22.344506829225033 ], [ -47.260010081891821, -22.344528353645178 ], [ -47.259965895243674, -22.344549426011849 ], [ -47.259921457075116, -22.344570045912288 ], [ -47.259876767853711, -22.344590212722316 ], [ -47.259831827942698, -22.344609925602565 ], [ -47.259786637610397, -22.344629183494 ], [ -47.259741197035083, -22.344647985115355 ], [ -47.259695506315673, -22.344666328958397 ], [ -47.259649565476572, -22.344684213285426 ], [ -47.259603374475361, -22.344701636125581 ], [ -47.259556933211456, -22.344718595271079 ], [ -47.259510241535978, -22.344735088272753 ], [ -47.259463299256801, -22.344751112437923 ], [ -47.259416106148898, -22.344766664825769 ], [ -47.259368661967805, -22.344781742242649 ], [ -47.259320966450588, -22.34479634124089 ], [ -47.259273019329633, -22.344810458114068 ], [ -47.259224820347249, -22.344824088891979 ], [ -47.259176369257915, -22.344837229339827 ], [ -47.259127665847608, -22.344849874952246 ], [ -47.259078709941484, -22.344862020951524 ], [ -47.259029501411632, -22.34487366228516 ], [ -47.258980040661001, -22.344884793516858 ], [ -47.258930427811649, -22.344895387688354 ], [ -47.258880990549187, -22.344905379453618 ], [ -47.258831995770961, -22.344914735779508 ], [ -47.258783490104939, -22.344923473 ], [ -47.258735488680784, -22.344931613704798 ], [ -47.258688005337596, -22.344939180563429 ], [ -47.258641052667492, -22.344946196251904 ], [ -47.258594642063734, -22.344952683384378 ], [ -47.2585487837869, -22.344958664448626 ], [ -47.25850348701961, -22.344964161749374 ], [ -47.258458759923691, -22.344969197356683 ], [ -47.258414609712204, -22.344973793058145 ], [ -47.258371042709072, -22.344977970318233 ], [ -47.2583280644103, -22.344981750242169 ], [ -47.258285679555321, -22.344985153543281 ], [ -47.258243892185881, -22.344988200516699 ], [ -47.258202705709365, -22.344990911015849 ], [ -47.258162122959213, -22.344993304433586 ], [ -47.258122146256518, -22.34499539968624 ], [ -47.258082777466278, -22.344997215201431 ], [ -47.258044018051258, -22.344998768908532 ], [ -47.258005869129263, -22.345000078231791 ], [ -47.257968331520701, -22.345001160085634 ], [ -47.257931405796064, -22.345002030872475 ], [ -47.257895092325249, -22.345002706481342 ], [ -47.25785939131837, -22.345003202289046 ], [ -47.257824302867945, -22.345003533161794 ], [ -47.25778982698845, -22.345003713458244 ], [ -47.257755963647355, -22.345003757033098 ], [ -47.257722712804267, -22.345003677241479 ], [ -47.257690074437569, -22.345003486943614 ], [ -47.257658048577703, -22.345003198509637 ], [ -47.257626635329885, -22.345002823824867 ], [ -47.257595834898524, -22.345002374294431 ], [ -47.257565647613042, -22.345001860848317 ], [ -47.257536073944166, -22.345001293945622 ], [ -47.257507114523378, -22.345000683578746 ], [ -47.257478770157626, -22.345000039276847 ], [ -47.257451032518283, -22.344999369883762 ], [ -47.257423747123461, -22.344998679841542 ], [ -47.257396651998135, -22.34499796661563 ], [ -47.257369627691041, -22.344997228063409 ], [ -47.257342670905707, -22.34499646489385 ], [ -47.257315781536008, -22.344995677896016 ], [ -47.257290051577506, -22.344994900837111 ], [ -47.257263266931247, -22.344994068598734 ], [ -47.256280073214867, -22.344962611779096 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1109.3491853759999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263802365044917, -22.339299012988654 ], [ -47.263787628351224, -22.339325234119826 ], [ -47.263778320955076, -22.339341873465425 ], [ -47.263769031291126, -22.339358559499502 ], [ -47.263759759206302, -22.339375292117225 ], [ -47.263750504545413, -22.339392071213851 ], [ -47.263741267154181, -22.339408896679785 ], [ -47.263732046876321, -22.339425768405363 ], [ -47.263722843556479, -22.339442686275621 ], [ -47.263713657037684, -22.339459650175094 ], [ -47.263704487161299, -22.33947665998754 ], [ -47.263695333769306, -22.339493715592223 ], [ -47.263686196702047, -22.33951081686747 ], [ -47.263677075798974, -22.339527963689637 ], [ -47.263667970898958, -22.33954515593253 ], [ -47.263658881839788, -22.339562393468082 ], [ -47.263649808458041, -22.339579676166757 ], [ -47.263640750589246, -22.339597003897211 ], [ -47.263631708068509, -22.339614376525077 ], [ -47.263622680729569, -22.339631793914695 ], [ -47.263613668404616, -22.339649255929533 ], [ -47.263604670925275, -22.339666762430124 ], [ -47.263595688122216, -22.339684313275086 ], [ -47.263586719824104, -22.339701908322962 ], [ -47.263577765858813, -22.339719547429731 ], [ -47.263568826053607, -22.339737230448691 ], [ -47.263559900234462, -22.339754957231651 ], [ -47.263550988098203, -22.339772727884018 ], [ -47.263542083776471, -22.339790553638625 ], [ -47.263533173755683, -22.339808460678853 ], [ -47.263524249292558, -22.339826465106157 ], [ -47.263515309227095, -22.339844567769582 ], [ -47.263506352936545, -22.339862768407883 ], [ -47.263497379786799, -22.339881066751936 ], [ -47.263488389133158, -22.339899462523391 ], [ -47.26347938031833, -22.339917955438413 ], [ -47.263470352673977, -22.339936545204552 ], [ -47.2634613055206, -22.339955231521241 ], [ -47.263452238165335, -22.339974014083907 ], [ -47.263442687070075, -22.339993853996702 ], [ -47.263433599110918, -22.340012785018427 ], [ -47.263424488664924, -22.340031811273491 ], [ -47.263415355000049, -22.340050932428223 ], [ -47.263406197367523, -22.340070148152098 ], [ -47.263397015010646, -22.340089458099342 ], [ -47.263387807157081, -22.340108861925334 ], [ -47.263378573023203, -22.340128359277156 ], [ -47.263369311813157, -22.340147949795522 ], [ -47.263360022717677, -22.340167633117826 ], [ -47.263350704915638, -22.340187408874172 ], [ -47.263341357572308, -22.340207276691455 ], [ -47.263331979841062, -22.34022723618979 ], [ -47.263322570863068, -22.340247286983171 ], [ -47.263313129764313, -22.34026742868533 ], [ -47.263303655659563, -22.340287660901961 ], [ -47.26329414765172, -22.340307983231824 ], [ -47.263284604828051, -22.340328395274689 ], [ -47.263275026265511, -22.340348896620242 ], [ -47.263265411025912, -22.34036948685797 ], [ -47.263255758160518, -22.340390165567968 ], [ -47.263246066703111, -22.340410932335033 ], [ -47.263236335681604, -22.340431786724604 ], [ -47.263226564103391, -22.340452728313426 ], [ -47.263216750968432, -22.340473756661996 ], [ -47.263206895259636, -22.340494871334826 ], [ -47.263196995950381, -22.340516071884721 ], [ -47.263187051998159, -22.340537357865912 ], [ -47.263177062348127, -22.340558728826828 ], [ -47.26316702593477, -22.340580184306386 ], [ -47.263156941675724, -22.340601723847072 ], [ -47.263146808479391, -22.340623346979019 ], [ -47.263136625237792, -22.340645053234745 ], [ -47.263126390832632, -22.340666842136624 ], [ -47.26311610413196, -22.340688713203829 ], [ -47.263105763989955, -22.340710665952795 ], [ -47.263095369250188, -22.340732699890232 ], [ -47.263084918738926, -22.340754814527227 ], [ -47.26307441127684, -22.340777009354792 ], [ -47.263063845665478, -22.340799283872133 ], [ -47.26305322069544, -22.340821637569327 ], [ -47.263042535147662, -22.340844069924927 ], [ -47.263031787786304, -22.340866580420592 ], [ -47.263020977365585, -22.340889168526829 ], [ -47.263010102626858, -22.340911833709328 ], [ -47.262998683194652, -22.340935571233956 ], [ -47.262987653879087, -22.340958432028348 ], [ -47.26297655701967, -22.340981366598214 ], [ -47.262965400498977, -22.341004355542452 ], [ -47.262954197044166, -22.341027370751714 ], [ -47.262942951407922, -22.341050401362072 ], [ -47.262931663238533, -22.34107344703531 ], [ -47.262920332111193, -22.341096507580176 ], [ -47.262908957600359, -22.341119582803739 ], [ -47.262897539278285, -22.341142672514561 ], [ -47.262886076717614, -22.341165776517038 ], [ -47.262874569489789, -22.341188894615204 ], [ -47.262863017164456, -22.341212026613384 ], [ -47.262851419311772, -22.341235172311844 ], [ -47.262839775500133, -22.341258331511391 ], [ -47.262828085297201, -22.341281504011221 ], [ -47.262816348270285, -22.341304689608197 ], [ -47.262804563985505, -22.341327888098583 ], [ -47.262792732008485, -22.341351099276665 ], [ -47.262780851903933, -22.341374322935511 ], [ -47.262768923235427, -22.341397558867541 ], [ -47.262756945566608, -22.341420806862121 ], [ -47.262744918459781, -22.341444066708338 ], [ -47.262732841477124, -22.341467338192622 ], [ -47.262720714180155, -22.341490621099965 ], [ -47.262708536128606, -22.341513915215863 ], [ -47.26269630688288, -22.341537220321712 ], [ -47.262684026002795, -22.341560536197413 ], [ -47.262671693046975, -22.341583862622365 ], [ -47.262659307573401, -22.341607199374359 ], [ -47.262646869139942, -22.341630546228874 ], [ -47.262634377304288, -22.341653902958893 ], [ -47.262621831623157, -22.341677269336827 ], [ -47.262609231652775, -22.341700645133294 ], [ -47.262596576948837, -22.341724030117309 ], [ -47.262583867066958, -22.341747424055487 ], [ -47.26257110156341, -22.341770826710821 ], [ -47.262558279991801, -22.34179423784877 ], [ -47.262545401906678, -22.341817657230422 ], [ -47.262532466863313, -22.341841084613307 ], [ -47.262519474415143, -22.341864519755998 ], [ -47.26250642411555, -22.341887962414564 ], [ -47.262493315518981, -22.341911412341116 ], [ -47.262480148177978, -22.341934869288735 ], [ -47.262466921646258, -22.341958333006275 ], [ -47.262453635477435, -22.341981803240618 ], [ -47.262440289223512, -22.342005279739187 ], [ -47.262426882438575, -22.342028762243814 ], [ -47.262413414675478, -22.342052250496231 ], [ -47.262399885486865, -22.34207574423662 ], [ -47.262386294425916, -22.34209924320216 ], [ -47.262372641046277, -22.34212274712737 ], [ -47.262358924901072, -22.342146255745611 ], [ -47.262345145543676, -22.342169768788068 ], [ -47.2623313025275, -22.342193285983964 ], [ -47.262317395406988, -22.342216807058886 ], [ -47.262303423736384, -22.342240331737266 ], [ -47.262289387069849, -22.342263859741745 ], [ -47.262275284962492, -22.342287390791842 ], [ -47.262261116969178, -22.342310924605794 ], [ -47.262246882645485, -22.342334460899121 ], [ -47.262232581548098, -22.342357999384006 ], [ -47.26221821323287, -22.342381539772582 ], [ -47.262203777257142, -22.342405081772974 ], [ -47.262189273179068, -22.342428625090783 ], [ -47.26217470055618, -22.342452169431148 ], [ -47.262160058948176, -22.34247571449454 ], [ -47.26214534791373, -22.342499259981846 ], [ -47.262130567013976, -22.342522805588686 ], [ -47.262123405597272, -22.342534159455294 ], [ -47.262103608766822, -22.342565454380374 ], [ -47.262100793863304, -22.342569895938421 ], [ -47.262085800737495, -22.342593440062849 ], [ -47.262070735995842, -22.342616983071473 ], [ -47.262055599202924, -22.342640524649529 ], [ -47.262040389924458, -22.342664064479575 ], [ -47.262025107727624, -22.342687602241213 ], [ -47.26200975218007, -22.342711137612607 ], [ -47.261994322850477, -22.342734670269529 ], [ -47.261978819308943, -22.342758199885122 ], [ -47.261963234135159, -22.34278173668871 ], [ -47.261947477819078, -22.342805413489529 ], [ -47.2619314107314, -22.342829428693612 ], [ -47.261914970776616, -22.342853857053179 ], [ -47.261898148137782, -22.34287869388293 ], [ -47.261880933435997, -22.342903933059002 ], [ -47.261863316854168, -22.342929568320024 ], [ -47.261845288142005, -22.342955593251467 ], [ -47.261826836622383, -22.342982001266574 ], [ -47.261807951202783, -22.343008785581034 ], [ -47.261788620382184, -22.343035939193268 ], [ -47.261768832265112, -22.343063454855869 ], [ -47.261748574572003, -22.34309132505215 ], [ -47.261727834653726, -22.343119541968139 ], [ -47.261706599507846, -22.343148097463342 ], [ -47.261684855794641, -22.34317698304293 ], [ -47.261662589859405, -22.34320618982364 ], [ -47.261639787752742, -22.343235708504313 ], [ -47.261616435254766, -22.343265529333426 ], [ -47.261592517904909, -22.343295642072533 ], [ -47.261568021028189, -22.34332603596722 ], [ -47.261542929771423, -22.343356699708764 ], [ -47.261517229139905, -22.343387621399607 ], [ -47.261490904033984, -22.343418788522897 ], [ -47.261463939295552, -22.34345018790485 ], [ -47.26143631975399, -22.343481805682917 ], [ -47.261408030276691, -22.343513627273971 ], [ -47.261379055824449, -22.343545637342988 ], [ -47.261349381508474, -22.343577819775927 ], [ -47.261318992654523, -22.343610157651263 ], [ -47.261287874869232, -22.343642633216415 ], [ -47.261256014107978, -22.343675227869504 ], [ -47.26122339674945, -22.343707922141338 ], [ -47.261190009672632, -22.343740695682978 ], [ -47.26115584033672, -22.343773527257955 ], [ -47.261120876862556, -22.343806394741193 ], [ -47.261085108116255, -22.343839275123234 ], [ -47.261048524353448, -22.343872144019031 ], [ -47.261011194256803, -22.343904908237143 ], [ -47.260973348622926, -22.343937346647753 ], [ -47.260935169338325, -22.343969305631724 ], [ -47.260896680794239, -22.344000772133139 ], [ -47.260857887972023, -22.344031749380072 ], [ -47.260818795557427, -22.344062240500715 ], [ -47.260779407947837, -22.344092248516393 ], [ -47.260739729266845, -22.34412177632948 ], [ -47.260699763372862, -22.344150826716987 ], [ -47.260659513867047, -22.344179402324187 ], [ -47.260618984104831, -22.344207505656449 ], [ -47.260578177203527, -22.344235139074051 ], [ -47.260537096050449, -22.344262304786799 ], [ -47.260495743315225, -22.344289004845866 ], [ -47.26045412145762, -22.344315241139494 ], [ -47.260412232730289, -22.344341015391372 ], [ -47.260370079193976, -22.344366329151367 ], [ -47.260327662723391, -22.344391183792695 ], [ -47.260284985012809, -22.344415580508709 ], [ -47.260242047587795, -22.344439520306633 ], [ -47.260198851809498, -22.344463004005366 ], [ -47.260155398882922, -22.344486032231121 ], [ -47.260111689865525, -22.344508605412972 ], [ -47.260067725674148, -22.344530723779542 ], [ -47.260023507091219, -22.344552387355705 ], [ -47.259979034772044, -22.344573595959034 ], [ -47.25993430925503, -22.344594349194608 ], [ -47.259889330965287, -22.344614646453486 ], [ -47.259844100222253, -22.344634486908635 ], [ -47.259798617249231, -22.344653869510559 ], [ -47.259752882178233, -22.344672792984714 ], [ -47.259706895060994, -22.344691255826472 ], [ -47.259660655873681, -22.344709256298909 ], [ -47.259614164524805, -22.344726792428844 ], [ -47.259567420863974, -22.344743862003099 ], [ -47.259520424691786, -22.344760462563986 ], [ -47.259473175765187, -22.344776591407143 ], [ -47.259425673807662, -22.344792245576876 ], [ -47.259377918523001, -22.344807421861244 ], [ -47.259329909596403, -22.344822116791256 ], [ -47.259281646708246, -22.344836326635498 ], [ -47.259233129548932, -22.344850047395518 ], [ -47.259184357821248, -22.34486327480489 ], [ -47.25913533125987, -22.344876004322934 ], [ -47.259086049639144, -22.344888231133211 ], [ -47.25903651278098, -22.344899950140892 ], [ -47.258986721045076, -22.344911155862313 ], [ -47.258936775805239, -22.344921821012328 ], [ -47.258887008963328, -22.344931879389769 ], [ -47.258837690863444, -22.344941297459897 ], [ -47.258788868722384, -22.344950091687174 ], [ -47.258740557849578, -22.344958284873098 ], [ -47.258692772247088, -22.344965899900039 ], [ -47.258645524653808, -22.344972959656847 ], [ -47.258598826594273, -22.344979486969788 ], [ -47.258552688445562, -22.344985504537071 ], [ -47.258507119492776, -22.344991034871494 ], [ -47.258462127987073, -22.344996100248103 ], [ -47.258417721218393, -22.345000722655946 ], [ -47.258373905576008, -22.345004923756608 ], [ -47.258330686610599, -22.345008724847755 ], [ -47.258288069106456, -22.345012146830161 ], [ -47.258246057140987, -22.345015210180922 ], [ -47.258204654149125, -22.345017934929693 ], [ -47.258163862984361, -22.345020340639604 ], [ -47.258123685981204, -22.345022446391003 ], [ -47.258084125012111, -22.345024270769287 ], [ -47.258045181542123, -22.345025831855036 ], [ -47.258006856686784, -22.345027147217159 ], [ -47.257969151260411, -22.345028233908227 ], [ -47.2579320658242, -22.34502910846199 ], [ -47.257895600736077, -22.345029786892276 ], [ -47.257859756192133, -22.345030284693962 ], [ -47.257824532269389, -22.345030616844731 ], [ -47.2577899289657, -22.3450307978081 ], [ -47.257755946231406, -22.345030841537131 ], [ -47.25772258400886, -22.345030761478782 ], [ -47.25768984225941, -22.345030570578661 ], [ -47.257657720997109, -22.345030281285993 ], [ -47.257626220311835, -22.345029905558818 ], [ -47.257595340393905, -22.345029454868779 ], [ -47.257565081560273, -22.345028940206198 ], [ -47.257535444271021, -22.345028372084421 ], [ -47.257506429149061, -22.345027760544045 ], [ -47.25747803699516, -22.345027115156313 ], [ -47.257450259355728, -22.345026444798339 ], [ -47.257422939726496, -22.34502575389077 ], [ -47.257395812724425, -22.345025039826229 ], [ -47.257368757349468, -22.345024300425351 ], [ -47.257341770265107, -22.345023536398458 ], [ -47.257314851366615, -22.34502274853681 ], [ -47.257289106834271, -22.345021971038179 ], [ -47.25726229381695, -22.345021137930548 ], [ -47.2562688561326, -22.344989353347014 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1090.4171793380001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263777512307094, -22.335828705652983 ], [ -47.26375048590279, -22.335856048200867 ], [ -47.263733876033946, -22.335872759221878 ], [ -47.263717215362647, -22.335889435100245 ], [ -47.26370050743747, -22.335906078852794 ], [ -47.263683755809772, -22.335922693498066 ], [ -47.263666964033725, -22.335939282056664 ], [ -47.263650135666204, -22.335955847551006 ], [ -47.263633274266688, -22.335972393005623 ], [ -47.263616383397306, -22.3359889214471 ], [ -47.26359945667793, -22.336005445612432 ], [ -47.263582519540741, -22.336021947172089 ], [ -47.263565563639929, -22.336038440816605 ], [ -47.263548592546336, -22.336054929580172 ], [ -47.263531609833045, -22.336071416499365 ], [ -47.263514619079785, -22.336087904552446 ], [ -47.263497623950187, -22.336104395074955 ], [ -47.263480627282163, -22.336120888477296 ], [ -47.263463630865125, -22.336137386099477 ], [ -47.263446636434502, -22.336153889334842 ], [ -47.263429645726156, -22.33617039957738 ], [ -47.263412660476455, -22.336186918221564 ], [ -47.263395682422249, -22.336203446662438 ], [ -47.263378713300938, -22.336219986295617 ], [ -47.263361754850386, -22.336236538517131 ], [ -47.263344808809023, -22.336253104723607 ], [ -47.263327876915682, -22.336269686312249 ], [ -47.263310950220578, -22.336286295169231 ], [ -47.263294050921154, -22.33630291264372 ], [ -47.263277170992843, -22.336319549697929 ], [ -47.263260312176982, -22.336336207731293 ], [ -47.263243476215472, -22.336352888143665 ], [ -47.263226664850755, -22.336369592335462 ], [ -47.263209879825837, -22.336386321707476 ], [ -47.263193122884438, -22.336403077660925 ], [ -47.263176395770799, -22.336419861597559 ], [ -47.263159700229764, -22.33643667491954 ], [ -47.263143038006852, -22.336453519029309 ], [ -47.263126410848223, -22.336470395329876 ], [ -47.263109820500723, -22.336487305224551 ], [ -47.263093268711842, -22.336504250116928 ], [ -47.263076757229769, -22.336521231411144 ], [ -47.263060287803427, -22.336538250511509 ], [ -47.263043862182471, -22.33655530882266 ], [ -47.263027482117295, -22.336572407749536 ], [ -47.263011149359009, -22.336589548697372 ], [ -47.262994865659564, -22.336606733071608 ], [ -47.262978632771684, -22.336623962277905 ], [ -47.262962452448853, -22.336641237722116 ], [ -47.262946326445494, -22.336658560810285 ], [ -47.262930256516839, -22.336675932948548 ], [ -47.262914244619864, -22.336693355324503 ], [ -47.262898293026112, -22.336710828025563 ], [ -47.262882402671174, -22.336728350001611 ], [ -47.262866573525741, -22.336745920697506 ], [ -47.262850805413116, -22.336763539719602 ], [ -47.262835098156557, -22.336781206674353 ], [ -47.262819451579297, -22.336798921168217 ], [ -47.26280386550458, -22.336816682807829 ], [ -47.262788339755623, -22.336834491199745 ], [ -47.262772874155608, -22.336852345950643 ], [ -47.26275746852771, -22.336870246667321 ], [ -47.262742122695101, -22.336888192956561 ], [ -47.262726836480944, -22.336906184425199 ], [ -47.262711609708361, -22.336924220680199 ], [ -47.262696442200493, -22.336942301328552 ], [ -47.262681333780456, -22.336960425977281 ], [ -47.262666284271376, -22.336978594233479 ], [ -47.262651293496347, -22.336996805704359 ], [ -47.262636361278453, -22.337015059997047 ], [ -47.262621487440839, -22.337033356718905 ], [ -47.262606671806545, -22.337051695477189 ], [ -47.262591914198666, -22.337070075879328 ], [ -47.262577214440313, -22.337088497532712 ], [ -47.262562572354547, -22.337106960044871 ], [ -47.262547987764428, -22.337125463023323 ], [ -47.262533460493096, -22.337144006075654 ], [ -47.262518990363603, -22.337162588809552 ], [ -47.262504577199046, -22.337181210832629 ], [ -47.262490220822514, -22.337199871752691 ], [ -47.262475921057082, -22.337218571177488 ], [ -47.262461677725831, -22.337237308714908 ], [ -47.26244749065193, -22.337256083972775 ], [ -47.262433359658424, -22.337274896559077 ], [ -47.262419284568466, -22.337293746081762 ], [ -47.262405265205167, -22.337312632148876 ], [ -47.262391301391645, -22.337331554368465 ], [ -47.262377392951059, -22.337350512348646 ], [ -47.262363539706548, -22.337369505697588 ], [ -47.262349741481273, -22.337388534023511 ], [ -47.262335998098379, -22.33740759693455 ], [ -47.262322309381069, -22.337426694039124 ], [ -47.262308675152539, -22.337445824945473 ], [ -47.262295095235963, -22.337464989261967 ], [ -47.262281569454558, -22.33748418659702 ], [ -47.262268097631591, -22.33750341655908 ], [ -47.262254679590249, -22.337522678756585 ], [ -47.26224131515383, -22.337541972798089 ], [ -47.262228004145577, -22.337561298292123 ], [ -47.262214746388786, -22.33758065484724 ], [ -47.262201541706759, -22.337600042072086 ], [ -47.262188389922784, -22.337619459575333 ], [ -47.262175290860235, -22.337638906965651 ], [ -47.262162244342413, -22.337658383851767 ], [ -47.262149250192699, -22.337677889842379 ], [ -47.262136308234467, -22.33769742454631 ], [ -47.262123418291132, -22.337716987572396 ], [ -47.262110580186111, -22.337736578529455 ], [ -47.262097793742811, -22.337756197026351 ], [ -47.26208505878467, -22.337775842672013 ], [ -47.262072375135205, -22.337795515075321 ], [ -47.262059742617865, -22.3378152138453 ], [ -47.262047161056181, -22.337834938590881 ], [ -47.262034630273668, -22.337854688921087 ], [ -47.262022150095, -22.337874464443175 ], [ -47.262009720337936, -22.337894264768465 ], [ -47.261997340722004, -22.337914089617154 ], [ -47.261985010917009, -22.337933938768526 ], [ -47.26197273058952, -22.337953812007029 ], [ -47.261960499406086, -22.337973709117186 ], [ -47.261948317033237, -22.337993629883638 ], [ -47.2619361831375, -22.33801357409088 ], [ -47.261924097385382, -22.338033541523686 ], [ -47.261912059443425, -22.338053531966661 ], [ -47.261900068978129, -22.338073545204605 ], [ -47.261888125656, -22.338093581022225 ], [ -47.261876229143596, -22.338113639204312 ], [ -47.261864379107422, -22.338133719535765 ], [ -47.261852575213972, -22.338153821801381 ], [ -47.261840817129794, -22.338173945786146 ], [ -47.261829104521411, -22.338194091274943 ], [ -47.261817437055321, -22.338214258052759 ], [ -47.26180581439808, -22.338234445904657 ], [ -47.261794236216225, -22.3382546546156 ], [ -47.261782702176255, -22.338274883970733 ], [ -47.26177121194479, -22.338295133755143 ], [ -47.261759765188287, -22.338315403753938 ], [ -47.26174836157336, -22.338335693752374 ], [ -47.261737000766551, -22.338356003535576 ], [ -47.261725682434403, -22.338376332888835 ], [ -47.261714406243556, -22.33839668159737 ], [ -47.261703171860525, -22.338417049446541 ], [ -47.261691978951937, -22.338437436221628 ], [ -47.261680827184399, -22.338457841708024 ], [ -47.261669716224468, -22.338478265691034 ], [ -47.261658645738812, -22.338498707956163 ], [ -47.261647615394033, -22.338519168288816 ], [ -47.261636624856813, -22.33853964647443 ], [ -47.261625673793752, -22.338560142298547 ], [ -47.261614761871542, -22.338580655546689 ], [ -47.261603888756859, -22.338601186004354 ], [ -47.261593054116375, -22.338621733457128 ], [ -47.261582257616766, -22.338642297690647 ], [ -47.261571498924802, -22.338662878490496 ], [ -47.261560777707139, -22.338683475642295 ], [ -47.261550093630561, -22.338704088931799 ], [ -47.261539446361809, -22.338724718144626 ], [ -47.261528835567624, -22.338745363066522 ], [ -47.261518260914826, -22.338766023483206 ], [ -47.261507722070178, -22.338786699180446 ], [ -47.261497218700519, -22.338807389943984 ], [ -47.261486750472628, -22.338828095559677 ], [ -47.261476317053358, -22.338848815813314 ], [ -47.261465918111227, -22.338869550487527 ], [ -47.261455553379832, -22.338890299220139 ], [ -47.26144522241794, -22.338911061365852 ], [ -47.261434924349459, -22.338931836283564 ], [ -47.261424658174029, -22.338952623518605 ], [ -47.261414422884435, -22.338973422630602 ], [ -47.261404217473562, -22.338994233179168 ], [ -47.261394040934483, -22.339015054724072 ], [ -47.261383892260397, -22.339035886825283 ], [ -47.261373770444656, -22.339056729042667 ], [ -47.261363674480727, -22.339077580936326 ], [ -47.261353603362323, -22.339098442066458 ], [ -47.261343562017132, -22.339119299667431 ], [ -47.261333537290199, -22.339140178503591 ], [ -47.26132353439241, -22.339161065257812 ], [ -47.261313552317894, -22.33918195949061 ], [ -47.261303590061047, -22.339202860762445 ], [ -47.261293646616359, -22.339223768633993 ], [ -47.261283720978497, -22.339244682665839 ], [ -47.261273812142264, -22.339265602418799 ], [ -47.261263919102674, -22.339286527453659 ], [ -47.261254040854858, -22.339307457331298 ], [ -47.261244176394122, -22.339328391612689 ], [ -47.261234324715957, -22.33934932985882 ], [ -47.261224484815969, -22.33937027163077 ], [ -47.261214655689919, -22.339391216489741 ], [ -47.261204836333853, -22.339412163996901 ], [ -47.261195025743817, -22.339433113713518 ], [ -47.261185222916119, -22.339454065200982 ], [ -47.261175426847231, -22.339475018020615 ], [ -47.261165636533775, -22.339495971733886 ], [ -47.261155850972514, -22.339516925902302 ], [ -47.261146069160425, -22.339537880087455 ], [ -47.261136290094591, -22.339558833850869 ], [ -47.261126512772307, -22.339579786754399 ], [ -47.261116736191042, -22.339600738359621 ], [ -47.261106959348389, -22.339621688228451 ], [ -47.261097181242171, -22.339642635922637 ], [ -47.261087400870281, -22.339663581004139 ], [ -47.261077617230868, -22.33968452303489 ], [ -47.261067829322201, -22.339705461576941 ], [ -47.261058036142742, -22.339726396192386 ], [ -47.261048236691096, -22.339747326443291 ], [ -47.26103842996605, -22.339768251891936 ], [ -47.261028614966555, -22.339789172100495 ], [ -47.261018790691722, -22.339810086631346 ], [ -47.261008956140792, -22.339830995046846 ], [ -47.260999110313264, -22.339851896909391 ], [ -47.260989252208695, -22.339872791781588 ], [ -47.260979380826882, -22.33989367922586 ], [ -47.26096949516775, -22.339914558804985 ], [ -47.260959594231359, -22.339935430081557 ], [ -47.260949677018012, -22.339956292618368 ], [ -47.260939742528102, -22.339977145978303 ], [ -47.260929789762208, -22.339997989724225 ], [ -47.260919817721081, -22.340018823419143 ], [ -47.260909825405598, -22.340039646626106 ], [ -47.260899817959348, -22.34006044614161 ], [ -47.260889782381994, -22.340081246509786 ], [ -47.260879723525946, -22.340102035101008 ], [ -47.260869640312173, -22.340122811736634 ], [ -47.260859532002335, -22.340143576527019 ], [ -47.260849398205877, -22.340164329469665 ], [ -47.260839238601221, -22.340185070428596 ], [ -47.260829052867678, -22.340205799265945 ], [ -47.260818840684607, -22.340226515843948 ], [ -47.260808601731419, -22.340247220024715 ], [ -47.260798335687404, -22.340267911670459 ], [ -47.260788042232036, -22.340288590643429 ], [ -47.260777721044661, -22.340309256805831 ], [ -47.260767371804732, -22.340329910019925 ], [ -47.260756994191645, -22.340350550148017 ], [ -47.260746587884839, -22.340371177052326 ], [ -47.260736152563737, -22.340391790595195 ], [ -47.260725687907822, -22.340412390638935 ], [ -47.260715193596539, -22.340432977045896 ], [ -47.260704669309369, -22.340453549678436 ], [ -47.26069411472578, -22.340474108398915 ], [ -47.260683529525288, -22.340494653069726 ], [ -47.260672913387353, -22.340515183553336 ], [ -47.260662265991492, -22.340535699712149 ], [ -47.26065158701725, -22.340556201408628 ], [ -47.26064087614413, -22.340576688505251 ], [ -47.26063013305167, -22.340597160864462 ], [ -47.260619357419394, -22.340617618348876 ], [ -47.260608548926854, -22.340638060820989 ], [ -47.260597707253616, -22.340658488143358 ], [ -47.260586832079213, -22.34067890017856 ], [ -47.260575923083231, -22.340699296789214 ], [ -47.260564979945229, -22.340719677837932 ], [ -47.26055400234479, -22.340740043187381 ], [ -47.260542989961507, -22.340760392700222 ], [ -47.260531942474941, -22.340780726239156 ], [ -47.260520859564693, -22.340801043666882 ], [ -47.260509740910393, -22.340821344846223 ], [ -47.260498586191574, -22.34084162963984 ], [ -47.260487395087871, -22.340861897910578 ], [ -47.26047616727891, -22.340882149521228 ], [ -47.260464902444284, -22.340902384334672 ], [ -47.260453600263574, -22.340922602213698 ], [ -47.260442260416468, -22.340942803021289 ], [ -47.26043088258249, -22.340962986620305 ], [ -47.26041946644132, -22.34098315287369 ], [ -47.260408011672553, -22.341003301644427 ], [ -47.260396517955805, -22.34102343279546 ], [ -47.260384984970685, -22.341043546189859 ], [ -47.260373412396845, -22.341063641690653 ], [ -47.260361799913852, -22.341083719160924 ], [ -47.260350147201351, -22.341103778463758 ], [ -47.260338453938957, -22.341123819462307 ], [ -47.260326719806272, -22.341143842019665 ], [ -47.260314944482907, -22.341163845999045 ], [ -47.260303127648449, -22.341183831263674 ], [ -47.26029126898252, -22.341203797676766 ], [ -47.260279368164724, -22.341223745101559 ], [ -47.260267424874627, -22.341243673401436 ], [ -47.260255438791837, -22.341263582439648 ], [ -47.260243409595944, -22.341283472079557 ], [ -47.260231336966505, -22.341303342184517 ], [ -47.260219220583096, -22.341323192618013 ], [ -47.260207060125275, -22.341343023243393 ], [ -47.260194855272609, -22.341362833924187 ], [ -47.260182605704649, -22.341382624523881 ], [ -47.260170311100921, -22.34140239490598 ], [ -47.26015797114097, -22.341422144934064 ], [ -47.260145585504304, -22.341441874471698 ], [ -47.26013315387042, -22.341461583382504 ], [ -47.260120675918863, -22.341481271530149 ], [ -47.260108151329078, -22.341500938778285 ], [ -47.260095579780561, -22.341520584990636 ], [ -47.260082960952793, -22.341540210030935 ], [ -47.2600702945252, -22.341559813762949 ], [ -47.260057580177204, -22.34157939605047 ], [ -47.260044817588245, -22.341598956757359 ], [ -47.26003200643779, -22.341618495747472 ], [ -47.260019146405156, -22.341638012884658 ], [ -47.26000623725939, -22.341657507897509 ], [ -47.260001059041272, -22.341665288961025 ], [ -47.259980341483001, -22.341696316710639 ], [ -47.259980272330814, -22.341696420068921 ], [ -47.259967211715775, -22.341715826589944 ], [ -47.259954093385659, -22.341735193977406 ], [ -47.259940912949915, -22.341754517929981 ], [ -47.259927666023529, -22.34177379414799 ], [ -47.259914348227134, -22.341793018333902 ], [ -47.259900955186765, -22.341812186192193 ], [ -47.259887482533777, -22.341831293430069 ], [ -47.259873925904834, -22.341850335757346 ], [ -47.259860280941581, -22.34186930888713 ], [ -47.259846543290628, -22.34188820853587 ], [ -47.259832708603277, -22.341907030423858 ], [ -47.259818772535411, -22.341925770275584 ], [ -47.259804730747248, -22.341944423820117 ], [ -47.259790578902937, -22.341962986791408 ], [ -47.259776312670532, -22.341981454928877 ], [ -47.259761927721478, -22.341999823977599 ], [ -47.259747419730324, -22.342018089688949 ], [ -47.259732784374393, -22.342036247820978 ], [ -47.259718017333235, -22.34205429413873 ], [ -47.259703114288278, -22.342072224414849 ], [ -47.259688070922238, -22.342090034429901 ], [ -47.259672882918608, -22.342107719972887 ], [ -47.259657545961069, -22.342125276841649 ], [ -47.259642055732769, -22.34214270084323 ], [ -47.259626407915647, -22.342159987794346 ], [ -47.259610598189809, -22.342177133521655 ], [ -47.259594622232477, -22.34219413386219 ], [ -47.259578475717333, -22.342210984663676 ], [ -47.259562154313656, -22.342227681784628 ], [ -47.259545653685187, -22.342244221094791 ], [ -47.259528969489324, -22.342260598475036 ], [ -47.259512097375996, -22.342276809817797 ], [ -47.259495032986642, -22.342292851026784 ], [ -47.259477771953208, -22.342308718017051 ], [ -47.259460309889761, -22.342324406721254 ], [ -47.259442641423213, -22.342339913959918 ], [ -47.259424761642826, -22.342355238979003 ], [ -47.25940667138569, -22.342370381741695 ], [ -47.259388374123205, -22.34238534059924 ], [ -47.259369873575551, -22.342400113694108 ], [ -47.259351173466847, -22.342414699170074 ], [ -47.259332277524827, -22.342429095172271 ], [ -47.259313189480736, -22.342443299847346 ], [ -47.259293913069243, -22.342457311343615 ], [ -47.259274452028357, -22.342471127810981 ], [ -47.259254810099151, -22.342484747401198 ], [ -47.259234991025835, -22.342498168267937 ], [ -47.259214998555528, -22.342511388566695 ], [ -47.259194836438169, -22.342524406455031 ], [ -47.259174508426391, -22.34253722009263 ], [ -47.259154018275446, -22.342549827641307 ], [ -47.259133369743111, -22.342562227265027 ], [ -47.259112566589522, -22.342574417130077 ], [ -47.259091612577095, -22.342586395405068 ], [ -47.25907051147049, -22.342598160260906 ], [ -47.259049267036424, -22.342609709871041 ], [ -47.259027883043636, -22.342621042411285 ], [ -47.259006363262756, -22.342632156060041 ], [ -47.258984711466219, -22.342643048998266 ], [ -47.258962931428201, -22.342653719409537 ], [ -47.258941026924504, -22.342664165480048 ], [ -47.258919001732437, -22.342674385398759 ], [ -47.258896859630738, -22.342684377357429 ], [ -47.258874604399558, -22.342694139550485 ], [ -47.258852239820214, -22.342703670175329 ], [ -47.258829769675252, -22.342712967432163 ], [ -47.25880719774824, -22.342722029524175 ], [ -47.258784527823693, -22.342730854657585 ], [ -47.258761763687019, -22.34273944104153 ], [ -47.258738909124411, -22.342747786888342 ], [ -47.258715967922605, -22.342755890413386 ], [ -47.258692943868994, -22.342763749835264 ], [ -47.258669840751367, -22.342771363375793 ], [ -47.258646662357783, -22.342778729260022 ], [ -47.25862341247646, -22.342785845716392 ], [ -47.258600094895826, -22.342792710976614 ], [ -47.258576713404082, -22.342799323275873 ], [ -47.258553271789296, -22.342805680852841 ], [ -47.258529773839115, -22.342811781949539 ], [ -47.258506223340717, -22.342817624811765 ], [ -47.258482624080656, -22.342823207688681 ], [ -47.258458979838558, -22.342828528834517 ], [ -47.258435293095872, -22.342833586793759 ], [ -47.258411562679882, -22.342838382915588 ], [ -47.258387786643119, -22.342842923292761 ], [ -47.258363965686264, -22.342847214078354 ], [ -47.258340100918993, -22.34285126134407 ], [ -47.258316193467785, -22.342855071160592 ], [ -47.258292244475285, -22.342858649598636 ], [ -47.258268255099722, -22.342862002729582 ], [ -47.258244226513995, -22.342865136626532 ], [ -47.258220159905044, -22.342868057364957 ], [ -47.258196056473032, -22.342870771023399 ], [ -47.258171917430452, -22.342873283683975 ], [ -47.258147744001349, -22.342875601433111 ], [ -47.25812353742046, -22.342877730361845 ], [ -47.258099298932443, -22.342879676566319 ], [ -47.258075029790916, -22.342881446148073 ], [ -47.258050731257782, -22.342883045214418 ], [ -47.25802640460239, -22.342884479878677 ], [ -47.258002051100732, -22.342885756260273 ], [ -47.257977672034713, -22.342886880485079 ], [ -47.257953268691452, -22.342887858685376 ], [ -47.257928842362567, -22.342888697000035 ], [ -47.257904394343534, -22.34288940157451 ], [ -47.257879925933018, -22.342889978560965 ], [ -47.257855438432365, -22.342890434118171 ], [ -47.257830933144938, -22.342890774411611 ], [ -47.25780641137564, -22.342891005613332 ], [ -47.25778187443035, -22.342891133902047 ], [ -47.257757323615614, -22.342891165462952 ], [ -47.257732760238028, -22.34289110648778 ], [ -47.25770818560396, -22.3428909631747 ], [ -47.25768360101911, -22.342890741728141 ], [ -47.257659007788135, -22.342890448359 ], [ -47.257634407214503, -22.342890089284229 ], [ -47.25760980059998, -22.3428896707271 ], [ -47.257585189244509, -22.342889198916925 ], [ -47.257560574445961, -22.342888680089096 ], [ -47.257535957499883, -22.342888120485039 ], [ -47.257511339820475, -22.342887526355035 ], [ -47.257486724668432, -22.342886903811788 ], [ -47.25746211589054, -22.342886256003187 ], [ -47.257437514839658, -22.342885583645636 ], [ -47.257412921342429, -22.342884887351858 ], [ -47.257388335184089, -22.342884167733473 ], [ -47.257363741966913, -22.34288342497377 ], [ -47.257339170228832, -22.342882660540276 ], [ -47.257302069628565, -22.342881473578728 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1085.3159316480001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263747090669646, -22.335819570364425 ], [ -47.26371252583035, -22.335854345699516 ], [ -47.263695914175933, -22.335870972513405 ], [ -47.263679251462094, -22.335887571225374 ], [ -47.263662541211616, -22.335904144828937 ], [ -47.2636457869529, -22.335920696321423 ], [ -47.263628992219715, -22.335937228703962 ], [ -47.263612160551141, -22.335953744981946 ], [ -47.263595295491442, -22.335970248164763 ], [ -47.26357838070038, -22.335986760682662 ], [ -47.263561463462374, -22.336003242832852 ], [ -47.263544523505864, -22.33601972095267 ], [ -47.26352756439254, -22.33603619806674 ], [ -47.263510589688664, -22.336052677204485 ], [ -47.263493603004036, -22.336069161305769 ], [ -47.263476608955806, -22.336085650776184 ], [ -47.263459611437369, -22.33610214500095 ], [ -47.263442612293062, -22.336118645267259 ], [ -47.263425613259137, -22.336135152969057 ], [ -47.263408616072795, -22.336151669501639 ], [ -47.263391622472248, -22.336168196261109 ], [ -47.263374634196637, -22.336184734644892 ], [ -47.263357652986244, -22.336201286051285 ], [ -47.263340680582225, -22.336217851879791 ], [ -47.263323718726888, -22.336234433530798 ], [ -47.263306769163421, -22.336251032405936 ], [ -47.263289812257653, -22.336267670884844 ], [ -47.263272890669974, -22.336284310273061 ], [ -47.263255986616706, -22.336300971102315 ], [ -47.263239101845926, -22.336317654778608 ], [ -47.263222238106941, -22.336334362708961 ], [ -47.263205397150053, -22.336351096301346 ], [ -47.263188580726819, -22.336367856964703 ], [ -47.263171790590029, -22.336384646108666 ], [ -47.263155028493657, -22.336401465143965 ], [ -47.263138296192864, -22.336418315482025 ], [ -47.263121595444161, -22.336435198535185 ], [ -47.263104928005284, -22.336452115716561 ], [ -47.26308829563537, -22.336469068439989 ], [ -47.263071700094926, -22.336486058120066 ], [ -47.263055143145728, -22.336503086172037 ], [ -47.263038626551065, -22.336520154011886 ], [ -47.263022152075727, -22.336537263056105 ], [ -47.263005721485918, -22.336554414721817 ], [ -47.26298933654936, -22.336571610426667 ], [ -47.262972999035377, -22.336588851588797 ], [ -47.262956710714874, -22.336606139626738 ], [ -47.262940473360324, -22.336623475959456 ], [ -47.262924288745936, -22.336640862006259 ], [ -47.262908158647662, -22.336658299186603 ], [ -47.262892085244964, -22.336675788482918 ], [ -47.262876071715468, -22.336693329022349 ], [ -47.262860119832126, -22.336710918841089 ], [ -47.2628442297097, -22.336728557219288 ], [ -47.262828401168164, -22.336746243760125 ], [ -47.262812634027441, -22.336763978066823 ], [ -47.262796928107406, -22.33678175974288 ], [ -47.262781283227937, -22.336799588391788 ], [ -47.262765699208877, -22.33681746361718 ], [ -47.262750175869961, -22.336835385022876 ], [ -47.26273471303093, -22.336853352212824 ], [ -47.26271931051155, -22.336871364791012 ], [ -47.262703968131511, -22.336889422361576 ], [ -47.262688685710465, -22.336907524528833 ], [ -47.262673463068104, -22.33692567089718 ], [ -47.262658300024043, -22.336943861071067 ], [ -47.262643196397882, -22.336962094655142 ], [ -47.262628152009263, -22.336980371254192 ], [ -47.26261316667776, -22.336998690473013 ], [ -47.262598240222971, -22.337017051916586 ], [ -47.262583372464455, -22.337035455189959 ], [ -47.262568563221777, -22.337053899898397 ], [ -47.262553812314515, -22.337072385647069 ], [ -47.262539119562199, -22.337090912041443 ], [ -47.262524484784393, -22.337109478687033 ], [ -47.262509907800677, -22.337128085189395 ], [ -47.262495388430615, -22.337146731154299 ], [ -47.262480926493744, -22.337165416187492 ], [ -47.262466521809671, -22.33718413989488 ], [ -47.262452174197932, -22.33720290188252 ], [ -47.26243788347815, -22.337221701756466 ], [ -47.262423649469895, -22.337240539122909 ], [ -47.262409471992775, -22.337259413588171 ], [ -47.262395350866441, -22.337278324758625 ], [ -47.262381285910507, -22.337297272240733 ], [ -47.262367276944623, -22.33731625564107 ], [ -47.26235332378846, -22.337335274566254 ], [ -47.262339426261704, -22.337354328623075 ], [ -47.26232558418409, -22.337373417418281 ], [ -47.262311797375276, -22.337392540558781 ], [ -47.262298065655074, -22.337411697651628 ], [ -47.262284388843206, -22.337430888303849 ], [ -47.262270766759514, -22.337450112122571 ], [ -47.262257199223768, -22.337469368715073 ], [ -47.262243686055854, -22.337488657688585 ], [ -47.262230227075626, -22.337507978650525 ], [ -47.26221682210295, -22.337527331208349 ], [ -47.262203470957814, -22.337546714969545 ], [ -47.262190173460148, -22.337566129541688 ], [ -47.262176929429934, -22.3375855745325 ], [ -47.262163738687178, -22.337605049549698 ], [ -47.26215060105195, -22.337624554201064 ], [ -47.262137516344353, -22.337644088094432 ], [ -47.262124484384451, -22.33766365083774 ], [ -47.26211150499239, -22.337683242039038 ], [ -47.262098577988404, -22.337702861306308 ], [ -47.262085703192682, -22.337722508247712 ], [ -47.262072880425492, -22.337742182471345 ], [ -47.262060109507075, -22.337761883585518 ], [ -47.262047390257813, -22.33778161119848 ], [ -47.262034722498058, -22.337801364918562 ], [ -47.262022106048178, -22.337821144354212 ], [ -47.262009540728656, -22.337840949113794 ], [ -47.261997026362202, -22.337860778802273 ], [ -47.261984562772469, -22.337880633016237 ], [ -47.261972149687239, -22.337900511456947 ], [ -47.261959786777169, -22.337920413896363 ], [ -47.26194747370657, -22.337940340116852 ], [ -47.261935210139647, -22.337960289900757 ], [ -47.261922995740598, -22.337980263030541 ], [ -47.261910830173633, -22.338000259288783 ], [ -47.261898713102916, -22.338020278458096 ], [ -47.261886644192671, -22.33804032032122 ], [ -47.261874623107062, -22.338060384660938 ], [ -47.261862649510292, -22.338080471260078 ], [ -47.261850723066516, -22.338100579901617 ], [ -47.261838843439932, -22.338120710368493 ], [ -47.261827010294702, -22.338140862443851 ], [ -47.261815223295066, -22.338161035910801 ], [ -47.261803482105172, -22.338181230552554 ], [ -47.261791786389267, -22.338201446152404 ], [ -47.26178013581152, -22.338221682493721 ], [ -47.261768530036136, -22.3382419393599 ], [ -47.261756968727333, -22.338262216534464 ], [ -47.26174545154943, -22.338282513800952 ], [ -47.261733978166589, -22.338302830942929 ], [ -47.261722548243036, -22.338323167744175 ], [ -47.261711161443117, -22.338343523988335 ], [ -47.261699817431087, -22.338363899459264 ], [ -47.261688515871228, -22.338384293940834 ], [ -47.261677256427873, -22.338404707216963 ], [ -47.261666038765348, -22.338425139071642 ], [ -47.261654862547999, -22.338445589288913 ], [ -47.261643727440187, -22.338466057652841 ], [ -47.261632633106309, -22.338486543947631 ], [ -47.261621579210761, -22.338507047957517 ], [ -47.261610565417989, -22.338527569466692 ], [ -47.261599591392432, -22.338548108259527 ], [ -47.261588656798558, -22.338568664120409 ], [ -47.261577761300877, -22.338589236833695 ], [ -47.261566904563878, -22.338609826183948 ], [ -47.261556086252135, -22.338630431955647 ], [ -47.261545306030222, -22.33865105393334 ], [ -47.261534563562748, -22.338671691901681 ], [ -47.261523858514273, -22.338692345645388 ], [ -47.261513190549493, -22.3387130149491 ], [ -47.261502559333117, -22.338733699597604 ], [ -47.261491964529803, -22.338754399375745 ], [ -47.261481405804325, -22.338775114068326 ], [ -47.261470882821456, -22.338795843460222 ], [ -47.261460395245926, -22.3388165873364 ], [ -47.261449942742637, -22.338837345481878 ], [ -47.261439524979679, -22.338858117675127 ], [ -47.261429141761596, -22.338878903407281 ], [ -47.261418792812641, -22.338899701693371 ], [ -47.261408477356298, -22.338920511680403 ], [ -47.261398194394218, -22.3389413328972 ], [ -47.261387942914325, -22.338962164901041 ], [ -47.261377721904779, -22.338983007249514 ], [ -47.2613675303541, -22.339003859500281 ], [ -47.261357367251009, -22.339024721211246 ], [ -47.261347231584622, -22.339045591940518 ], [ -47.261337122344251, -22.33906647124644 ], [ -47.261327038519646, -22.339087358687376 ], [ -47.261316990968581, -22.339108229170428 ], [ -47.261306954383514, -22.339129132662343 ], [ -47.261296940188522, -22.339150042967059 ], [ -47.261286947374352, -22.339170959643777 ], [ -47.261276974932102, -22.339191882251551 ], [ -47.261267021853108, -22.339212810349874 ], [ -47.261257087129131, -22.339233743498159 ], [ -47.26124716975211, -22.339254681256104 ], [ -47.26123726871446, -22.339275623183489 ], [ -47.261227383008801, -22.339296568840215 ], [ -47.261217511628153, -22.339317517786402 ], [ -47.261207653565798, -22.339338469582206 ], [ -47.261197807815385, -22.33935942378795 ], [ -47.261187973370888, -22.339380379964165 ], [ -47.261178149226595, -22.339401337671315 ], [ -47.261168334377146, -22.339422296470154 ], [ -47.261158527817443, -22.339443255921609 ], [ -47.261148728542828, -22.339464215586471 ], [ -47.261138935548892, -22.339485175025885 ], [ -47.261129147831603, -22.339506133800992 ], [ -47.261119364387241, -22.339527091473169 ], [ -47.261109584212399, -22.339548047603632 ], [ -47.261099806304017, -22.339569001754157 ], [ -47.261090029659421, -22.339589953486161 ], [ -47.261080253276184, -22.339610902361585 ], [ -47.261070476152277, -22.339631847942108 ], [ -47.26106069728597, -22.33965278978987 ], [ -47.261050915675909, -22.339673727466863 ], [ -47.261041130321011, -22.339694660535233 ], [ -47.261031340220541, -22.339715588557517 ], [ -47.261021544374159, -22.339736511095932 ], [ -47.261011741781786, -22.339757427713177 ], [ -47.261001931443715, -22.339778337971829 ], [ -47.260992112360547, -22.339799241434754 ], [ -47.26098228353321, -22.339820137664837 ], [ -47.260972443963006, -22.339841026225109 ], [ -47.260962592651488, -22.33986190667882 ], [ -47.260952728600621, -22.3398827785891 ], [ -47.260942850812626, -22.33990364151957 ], [ -47.260932958290098, -22.339924495033713 ], [ -47.260923050035956, -22.339945338695156 ], [ -47.260913125053378, -22.339966172067911 ], [ -47.260903182345935, -22.339986994715854 ], [ -47.260893220917502, -22.340007806203129 ], [ -47.260883239772248, -22.340028606094076 ], [ -47.260873250199722, -22.340049368419791 ], [ -47.260863227201696, -22.340070142706768 ], [ -47.260853181485288, -22.340090904133827 ], [ -47.260843111858044, -22.3401116527657 ], [ -47.260833017411173, -22.340132389069932 ], [ -47.260822897689032, -22.340153113181493 ], [ -47.260812752370398, -22.340173824966975 ], [ -47.260802581135891, -22.340194524289199 ], [ -47.260792383666235, -22.340215211011081 ], [ -47.260782159642147, -22.340235884995415 ], [ -47.260771908744331, -22.340256546105181 ], [ -47.260761630653569, -22.340277194203328 ], [ -47.260751325050641, -22.34029782915276 ], [ -47.260740991616338, -22.340318450816614 ], [ -47.260730630031489, -22.340339059057886 ], [ -47.260720239976941, -22.340359653739664 ], [ -47.260709821133567, -22.340380234725043 ], [ -47.260699373182241, -22.340400801877237 ], [ -47.26068889580386, -22.340421355059433 ], [ -47.260678388679359, -22.340441894134852 ], [ -47.260667851489714, -22.340462418966759 ], [ -47.260657283915819, -22.340482929418503 ], [ -47.26064668563869, -22.340503425353429 ], [ -47.26063605633933, -22.3405239066349 ], [ -47.260625395698717, -22.34054437312637 ], [ -47.260614703397948, -22.340564824691292 ], [ -47.260603979118002, -22.340585261193176 ], [ -47.260593222539946, -22.340605682495607 ], [ -47.260582433344887, -22.340626088462194 ], [ -47.260571611213862, -22.340646478956572 ], [ -47.260560755828045, -22.340666853842365 ], [ -47.260549866868452, -22.340687212983376 ], [ -47.26053894401629, -22.340707556243334 ], [ -47.260527986952667, -22.340727883486085 ], [ -47.260516995358721, -22.340748194575468 ], [ -47.260505968915631, -22.340768489375403 ], [ -47.260494907304498, -22.340788767749856 ], [ -47.260483810206594, -22.340809029562859 ], [ -47.260472677303028, -22.340829274678384 ], [ -47.260461508275007, -22.340849502960619 ], [ -47.26045030280374, -22.340869714273651 ], [ -47.260439060570427, -22.340889908481685 ], [ -47.260427781256254, -22.340910085448993 ], [ -47.260416464542473, -22.340930245039857 ], [ -47.260405110110241, -22.340950387118635 ], [ -47.260393717640802, -22.340970511549742 ], [ -47.260382286815378, -22.340990618197594 ], [ -47.260370817315206, -22.341010706926713 ], [ -47.26035930882145, -22.341030777601663 ], [ -47.260347761015382, -22.341050830087045 ], [ -47.260336173578196, -22.341070864247509 ], [ -47.260324546191114, -22.34109087994781 ], [ -47.260312878535345, -22.34111087705271 ], [ -47.260301170292102, -22.341130855427 ], [ -47.260289421142581, -22.34115081493557 ], [ -47.260277630767945, -22.341170755443407 ], [ -47.260265798849439, -22.341190676815447 ], [ -47.26025392506822, -22.341210578916773 ], [ -47.260242009105447, -22.341230461612504 ], [ -47.260230050642321, -22.341250324767771 ], [ -47.260218049359956, -22.341270168247814 ], [ -47.260206004939484, -22.341289991917915 ], [ -47.260193917062061, -22.341309795643426 ], [ -47.260181785408818, -22.341329579289681 ], [ -47.260169609660785, -22.34134934272225 ], [ -47.260157389499113, -22.341369085806527 ], [ -47.260145124604826, -22.34138880840818 ], [ -47.260132814659009, -22.341408510392796 ], [ -47.260120459342644, -22.341428191626093 ], [ -47.260108058336783, -22.341447851973815 ], [ -47.260095611322399, -22.341467491301795 ], [ -47.260083117980443, -22.341487109475906 ], [ -47.260070577991861, -22.341506706362043 ], [ -47.260057991037591, -22.341526281826283 ], [ -47.2600453567985, -22.34154583573461 ], [ -47.260032674955454, -22.341565367953212 ], [ -47.260019945189327, -22.341584878348254 ], [ -47.260007167180873, -22.341604366785962 ], [ -47.259994340610909, -22.341623833132672 ], [ -47.259981465339443, -22.341643276983984 ], [ -47.259974001426855, -22.341654492649038 ], [ -47.259953263353268, -22.341685512211683 ], [ -47.259942556732, -22.341701420972989 ], [ -47.259929485292545, -22.341720719127508 ], [ -47.259916355924219, -22.341739968204383 ], [ -47.259903164310728, -22.341759163928806 ], [ -47.259889906147009, -22.341778302029969 ], [ -47.25987657713889, -22.341797378241406 ], [ -47.259863173002877, -22.341816388301854 ], [ -47.259849689465938, -22.341835327955447 ], [ -47.259836122265149, -22.341854192952727 ], [ -47.259822467147401, -22.341872979051111 ], [ -47.259808719869113, -22.341891682015675 ], [ -47.259794876195741, -22.341910297619766 ], [ -47.259780931901403, -22.341928821645908 ], [ -47.259766882768247, -22.341947249886555 ], [ -47.259752724586029, -22.341965578144865 ], [ -47.259738453151421, -22.341983802235582 ], [ -47.25972406426726, -22.342001917985858 ], [ -47.259709553741885, -22.342019921236137 ], [ -47.259694917388167, -22.342037807841063 ], [ -47.259680151022678, -22.34205557367034 ], [ -47.259665250464643, -22.342073214609606 ], [ -47.259650211534741, -22.342090726561285 ], [ -47.259635030054056, -22.342108105445508 ], [ -47.259619701842652, -22.342125347200799 ], [ -47.259604222718174, -22.342142447785118 ], [ -47.259588588494488, -22.342159403176215 ], [ -47.25957279497981, -22.342176209372649 ], [ -47.259556837975325, -22.34219286239426 ], [ -47.259540713273218, -22.342209358282666 ], [ -47.259524416654735, -22.342225693101703 ], [ -47.259507943888423, -22.342241862937808 ], [ -47.259491290727873, -22.34225786390008 ], [ -47.259474452909714, -22.342273692120521 ], [ -47.259457426151535, -22.342289343753713 ], [ -47.259440206135189, -22.342304814989568 ], [ -47.259422786550182, -22.342320103787891 ], [ -47.25940515950218, -22.342335212184221 ], [ -47.259387323536444, -22.342350142085809 ], [ -47.25936928185957, -22.342364891988275 ], [ -47.259351038175815, -22.342379459969752 ], [ -47.259332596197119, -22.342393844110845 ], [ -47.259313959642711, -22.342408042495059 ], [ -47.259295132238933, -22.342422053208757 ], [ -47.259276117718848, -22.342435874341668 ], [ -47.259256919822164, -22.34244950398687 ], [ -47.259237542294869, -22.342462940240953 ], [ -47.259217988889134, -22.342476181204297 ], [ -47.259198263362947, -22.342489224981161 ], [ -47.259178369479912, -22.342502069679792 ], [ -47.259158311009031, -22.342514713412658 ], [ -47.259138091724601, -22.342527154296508 ], [ -47.259117715405836, -22.342539390452391 ], [ -47.259097185836779, -22.342551420006071 ], [ -47.259076506806004, -22.342563241087827 ], [ -47.259055682106535, -22.34257485183268 ], [ -47.259034715535527, -22.342586250380595 ], [ -47.259013610894172, -22.34259743487635 ], [ -47.258992371987468, -22.342608403469885 ], [ -47.25897100262393, -22.342619154316193 ], [ -47.258949506615707, -22.342629685575581 ], [ -47.258927887778015, -22.342639995413606 ], [ -47.258906149929196, -22.342650082001253 ], [ -47.25888429689045, -22.342659943515116 ], [ -47.258862332485691, -22.342669578137265 ], [ -47.258840260541341, -22.342678984055524 ], [ -47.258818084886101, -22.342688159463485 ], [ -47.258795809350801, -22.342697102560624 ], [ -47.258773437768141, -22.342705811552413 ], [ -47.25875097397266, -22.342714284650334 ], [ -47.258728421800299, -22.34272252007208 ], [ -47.258705785088324, -22.342730516041552 ], [ -47.258683067675122, -22.342738270789045 ], [ -47.258660273399904, -22.34274578255123 ], [ -47.258637406102459, -22.342753049571392 ], [ -47.258614469622941, -22.342760070099441 ], [ -47.258591467801757, -22.342766842391967 ], [ -47.258568404479, -22.342773364712368 ], [ -47.258545283494435, -22.342779635331052 ], [ -47.258522108687032, -22.342785652525304 ], [ -47.258498883894752, -22.342791414579612 ], [ -47.258475612954328, -22.342796919785506 ], [ -47.25845229968872, -22.342802166444535 ], [ -47.258428945327516, -22.342807153428137 ], [ -47.258405544481974, -22.34281188294052 ], [ -47.258382091757966, -22.342816361576062 ], [ -47.258358587267338, -22.342820595357292 ], [ -47.258335031940035, -22.342824590144147 ], [ -47.258311426739581, -22.342828351794566 ], [ -47.258287772661802, -22.342831886166298 ], [ -47.258264070733752, -22.342835199118703 ], [ -47.258240322011822, -22.342838296514394 ], [ -47.258216527580437, -22.342841184220816 ], [ -47.258192688550494, -22.342843868111441 ], [ -47.258168806057597, -22.342846354067088 ], [ -47.258144881260378, -22.342848647977007 ], [ -47.258120915338971, -22.342850755739768 ], [ -47.258096909493219, -22.342852683264056 ], [ -47.258072864941006, -22.342854436469537 ], [ -47.258048782916738, -22.342856021287222 ], [ -47.258024664669669, -22.342857443660222 ], [ -47.258000511462456, -22.342858709543883 ], [ -47.257976324569476, -22.342859824906363 ], [ -47.257952105275649, -22.342860795728733 ], [ -47.257927854874787, -22.342861628005121 ], [ -47.257903574668461, -22.342862327742964 ], [ -47.257879265964668, -22.342862900963002 ], [ -47.257854930076711, -22.342863353699272 ], [ -47.257830568321964, -22.342863691999163 ], [ -47.257806182020857, -22.342863921923236 ], [ -47.257781772495854, -22.342864049545334 ], [ -47.257757341070658, -22.342864080952388 ], [ -47.257732889069146, -22.342864022244257 ], [ -47.257708417814669, -22.342863879533624 ], [ -47.257683928629319, -22.342863658946005 ], [ -47.257659422833122, -22.342863366619433 ], [ -47.257634901743629, -22.342863008704441 ], [ -47.257610366675081, -22.342862591363915 ], [ -47.257585818938033, -22.342862120772946 ], [ -47.257561259838894, -22.342861603118752 ], [ -47.25753669067953, -22.342861044600618 ], [ -47.257512112999009, -22.34286045143557 ], [ -47.257487532080312, -22.342859829757717 ], [ -47.257462955178191, -22.342859182787802 ], [ -47.257438385194206, -22.342858511278916 ], [ -47.257413821995073, -22.34285781584256 ], [ -47.25738926536463, -22.342857097088043 ], [ -47.257364686720834, -22.342856354768085 ], [ -47.257314120016126, -22.342854781592624 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1080.2129657309999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263716578359627, -22.335810374753702 ], [ -47.263691175632339, -22.335835932173854 ], [ -47.263674612994798, -22.335852509923239 ], [ -47.263657995492295, -22.335869063594679 ], [ -47.263641326619044, -22.335885596156547 ], [ -47.263624609877652, -22.335902110582875 ], [ -47.263607848778854, -22.335918609853668 ], [ -47.263591046841199, -22.335935096954991 ], [ -47.263574207591176, -22.33595157487915 ], [ -47.26355730472843, -22.335968075749669 ], [ -47.263540407389598, -22.335984538490386 ], [ -47.263523483377391, -22.336001001085517 ], [ -47.263506536244357, -22.336017466550068 ], [ -47.263489569549897, -22.336033937906389 ], [ -47.263472586933858, -22.336050418055869 ], [ -47.263455593967038, -22.33606690647418 ], [ -47.263438595598203, -22.336083401521361 ], [ -47.263421593726612, -22.336099904431798 ], [ -47.263404590089387, -22.336116416600067 ], [ -47.263387586425033, -22.336132939422647 ], [ -47.263370584473634, -22.336149474297429 ], [ -47.263353585976631, -22.336166022624091 ], [ -47.263336592677135, -22.336182585803755 ], [ -47.263319606319655, -22.336199165239215 ], [ -47.263302628650365, -22.336215762334739 ], [ -47.263285661416774, -22.336232378496383 ], [ -47.263268674300349, -22.336249046597185 ], [ -47.263251730424408, -22.33626570789912 ], [ -47.263234802246153, -22.336282392503382 ], [ -47.263217891520469, -22.336299101822608 ], [ -47.263201000003981, -22.336315837270963 ], [ -47.263184129454935, -22.336332600263969 ], [ -47.263167281633372, -22.336349392218615 ], [ -47.263150458301212, -22.336366214553074 ], [ -47.263133661222078, -22.336383068686978 ], [ -47.263116892161548, -22.336399956041159 ], [ -47.26310015288702, -22.336416878037706 ], [ -47.263083445167901, -22.336433836099925 ], [ -47.263066770775609, -22.336450831652098 ], [ -47.263050131483553, -22.336467866119808 ], [ -47.263033529067215, -22.336484940929527 ], [ -47.263016965304246, -22.336502057508859 ], [ -47.26300044197454, -22.336519217286142 ], [ -47.262983960860069, -22.336536421690653 ], [ -47.262967523745246, -22.336553672152537 ], [ -47.26295113241671, -22.336570970102532 ], [ -47.262934788663578, -22.336588316972133 ], [ -47.262918494277301, -22.336605714193315 ], [ -47.262902251051877, -22.336623163198727 ], [ -47.262886060783963, -22.336640665421147 ], [ -47.262869925875506, -22.336658221637801 ], [ -47.262853850410295, -22.336675830015587 ], [ -47.262837836998543, -22.336693487677 ], [ -47.2628218858991, -22.336711193737514 ], [ -47.262805996928648, -22.336728947797045 ], [ -47.262790169903781, -22.33674674945571 ], [ -47.262774404640957, -22.336764598313898 ], [ -47.262758700956731, -22.336782493972116 ], [ -47.262743058667539, -22.33680043603097 ], [ -47.262727477589685, -22.336818424091458 ], [ -47.262711957539516, -22.336836457754668 ], [ -47.262696498333383, -22.336854536621772 ], [ -47.262681099787436, -22.336872660294251 ], [ -47.262665761717912, -22.336890828373726 ], [ -47.26265048394103, -22.336909040462025 ], [ -47.26263526627293, -22.336927296161093 ], [ -47.26262010852971, -22.336945595073033 ], [ -47.262605010527487, -22.336963936800245 ], [ -47.262589972082367, -22.336982320945147 ], [ -47.262574993010389, -22.337000747110444 ], [ -47.262560073127631, -22.337019214898906 ], [ -47.262545212250139, -22.337037723913582 ], [ -47.262530410193953, -22.337056273757533 ], [ -47.262515666775073, -22.337074864034147 ], [ -47.262500981809566, -22.337093494346853 ], [ -47.26248635511346, -22.33711216429926 ], [ -47.2624717865028, -22.337130873495152 ], [ -47.262457275793643, -22.337149621538426 ], [ -47.262442822802001, -22.337168408033133 ], [ -47.262428427343963, -22.33718723258357 ], [ -47.262414089235584, -22.337206094794062 ], [ -47.262399808292983, -22.337224994269079 ], [ -47.262385584332257, -22.337243930613312 ], [ -47.262371417169518, -22.337262903431505 ], [ -47.262357306620927, -22.337281912328606 ], [ -47.262343252502674, -22.337300956909658 ], [ -47.262329254630913, -22.337320036779825 ], [ -47.262315312821897, -22.337339151544494 ], [ -47.262301426891931, -22.337358300808972 ], [ -47.262287596657202, -22.337377484178912 ], [ -47.262273821934052, -22.337396701260051 ], [ -47.262260102538875, -22.337415951658119 ], [ -47.262246438288031, -22.337435234979068 ], [ -47.262232828997931, -22.337454550828969 ], [ -47.262219274485055, -22.337473898813961 ], [ -47.262205774565899, -22.337493278540304 ], [ -47.262192329056987, -22.337512689614439 ], [ -47.262178937774948, -22.33753213164281 ], [ -47.262165600536399, -22.337551604231976 ], [ -47.262152317157991, -22.337571106988715 ], [ -47.262139087456433, -22.337590639519828 ], [ -47.262125911248525, -22.337610201432245 ], [ -47.262112788351118, -22.337629792332894 ], [ -47.262099718580991, -22.337649411828888 ], [ -47.262086701755116, -22.337669059527492 ], [ -47.262073737690443, -22.337688735035989 ], [ -47.262060826204021, -22.337708437961702 ], [ -47.26204796711292, -22.337728167912068 ], [ -47.262035160234227, -22.337747924494739 ], [ -47.262022405385139, -22.337767707317337 ], [ -47.26200970238294, -22.337787515987539 ], [ -47.261997051044865, -22.337807350113216 ], [ -47.261984451188326, -22.337827209302173 ], [ -47.26197190263408, -22.337847093157041 ], [ -47.261959405211641, -22.337867001259639 ], [ -47.261946958657077, -22.337886933292349 ], [ -47.261934562641976, -22.33790688901987 ], [ -47.261922216828239, -22.33792686822229 ], [ -47.261909920877798, -22.337946870679886 ], [ -47.26189767445252, -22.337966896173064 ], [ -47.261885477214307, -22.337986944482246 ], [ -47.261873328824997, -22.338007015388101 ], [ -47.261861228946472, -22.338027108671348 ], [ -47.261849177240528, -22.338047224112849 ], [ -47.261837173369052, -22.338067361493522 ], [ -47.261825216993905, -22.338087520594453 ], [ -47.261813307776912, -22.338107701196783 ], [ -47.261801445379895, -22.33812790308184 ], [ -47.261789629464786, -22.338148126030998 ], [ -47.261777859693396, -22.338168369825688 ], [ -47.261766135727633, -22.338188634247544 ], [ -47.26175445722933, -22.33820891907833 ], [ -47.26174282386043, -22.338229224099724 ], [ -47.261731235282802, -22.338249549093732 ], [ -47.26171969115844, -22.33826989384227 ], [ -47.261708191149211, -22.33829025812739 ], [ -47.261696734917031, -22.338310641731471 ], [ -47.261685322124016, -22.338331044436536 ], [ -47.261673952432041, -22.338351466025166 ], [ -47.261662625503192, -22.338371906279754 ], [ -47.261651340999478, -22.338392364982873 ], [ -47.261640098583008, -22.338412841917126 ], [ -47.261628897915877, -22.338433336865254 ], [ -47.261617738660149, -22.33845384961009 ], [ -47.261606620478041, -22.338474379934588 ], [ -47.261595543031696, -22.338494927621639 ], [ -47.261584505983365, -22.338515492454359 ], [ -47.261573508995276, -22.338536074215934 ], [ -47.261562551729718, -22.338556672689535 ], [ -47.261551633849024, -22.33857728765847 ], [ -47.261540755015531, -22.338597918906135 ], [ -47.261529914891632, -22.338618566215995 ], [ -47.261519113139776, -22.338639229371555 ], [ -47.261508349422421, -22.338659908156405 ], [ -47.26149762340205, -22.338680602354305 ], [ -47.261486934741285, -22.338701311748913 ], [ -47.261476283102667, -22.33872203612404 ], [ -47.261465668148837, -22.338742775263622 ], [ -47.261455089542508, -22.338763528951542 ], [ -47.261444546946407, -22.33878429697177 ], [ -47.261434040023246, -22.338805079108482 ], [ -47.261423568435895, -22.33882587514578 ], [ -47.261413131852116, -22.338846684858087 ], [ -47.261402730147346, -22.338867507589732 ], [ -47.261392363211321, -22.338888342016205 ], [ -47.261382030367074, -22.338909187072559 ], [ -47.261371730618336, -22.338930042271055 ], [ -47.261361462948152, -22.338950907166822 ], [ -47.26135122633994, -22.338971781315163 ], [ -47.261341019777618, -22.33899266427175 ], [ -47.261330842245542, -22.339013555592519 ], [ -47.261320692728489, -22.33903445483368 ], [ -47.261310570211656, -22.339055361551786 ], [ -47.261300473680819, -22.339076275303583 ], [ -47.261290419923903, -22.339097158668718 ], [ -47.261280371480659, -22.339118086816352 ], [ -47.261270345988514, -22.339139020671574 ], [ -47.261260342434653, -22.339159959792198 ], [ -47.261250359806994, -22.339180903735919 ], [ -47.261240397093701, -22.339201852061006 ], [ -47.261230453283567, -22.339222804325736 ], [ -47.261220527365772, -22.339243760088635 ], [ -47.261210618330047, -22.339264718908566 ], [ -47.261200725166553, -22.339285680344407 ], [ -47.261190846865972, -22.339306643955378 ], [ -47.26118098241944, -22.339327609300838 ], [ -47.261171130818624, -22.339348575940353 ], [ -47.261161291055629, -22.339369543433797 ], [ -47.261151462123145, -22.339390511340969 ], [ -47.261141643014248, -22.339411479222047 ], [ -47.26113183272254, -22.339432446637495 ], [ -47.261122030242198, -22.33945341314757 ], [ -47.26111223456779, -22.339474378313128 ], [ -47.261102444694465, -22.339495341694946 ], [ -47.261092659617802, -22.339516302854122 ], [ -47.26108287833398, -22.339537261351587 ], [ -47.2610730998395, -22.33955821674914 ], [ -47.261063323131559, -22.339579168607926 ], [ -47.261053547207737, -22.33960011648994 ], [ -47.26104377106617, -22.339621059956823 ], [ -47.26103399370546, -22.339641998570826 ], [ -47.261024214124724, -22.339662931894036 ], [ -47.261014431323581, -22.339683859488819 ], [ -47.261004644302126, -22.339704780917884 ], [ -47.260994852061003, -22.339725695743823 ], [ -47.260985053601317, -22.339746603529683 ], [ -47.260975247924677, -22.33976750383842 ], [ -47.260965434033167, -22.339788396233402 ], [ -47.260955610929408, -22.339809280278111 ], [ -47.260945777616534, -22.339830155536063 ], [ -47.260935933098068, -22.339851021571317 ], [ -47.260926076378183, -22.339871877947576 ], [ -47.260916206461346, -22.339892724229422 ], [ -47.26090632235266, -22.339913559981127 ], [ -47.26089642305773, -22.339934384767226 ], [ -47.260886507582477, -22.339955198152794 ], [ -47.260876574933505, -22.339975999702748 ], [ -47.260866624117781, -22.339996788982404 ], [ -47.260856654142749, -22.340017565557325 ], [ -47.260846682443983, -22.340038290693254 ], [ -47.26083667202527, -22.340059038899025 ], [ -47.260826639448524, -22.340079773161939 ], [ -47.260816583407816, -22.340100493790047 ], [ -47.260806502823939, -22.340121201608142 ], [ -47.260796397176115, -22.3401418968886 ], [ -47.260786266143484, -22.340162579500646 ], [ -47.260776109408049, -22.340183249307749 ], [ -47.260765926651793, -22.340203906173503 ], [ -47.26075571755684, -22.340224549961441 ], [ -47.260745481805209, -22.340245180535216 ], [ -47.260735219079073, -22.340265797758523 ], [ -47.260724929060601, -22.340286401495042 ], [ -47.260714611431929, -22.340306991608617 ], [ -47.260704265875333, -22.340327567963104 ], [ -47.260693892073085, -22.340348130422303 ], [ -47.260683489707425, -22.34036867885024 ], [ -47.260673058460696, -22.340389213110885 ], [ -47.26066259801523, -22.340409733068309 ], [ -47.260652108053428, -22.34043023858662 ], [ -47.260641588257691, -22.340450729529994 ], [ -47.260631038310429, -22.34047120576265 ], [ -47.260620457894142, -22.34049166714885 ], [ -47.26060984669126, -22.34051211355299 ], [ -47.260599204384313, -22.34053254483948 ], [ -47.260588530655873, -22.340552960872735 ], [ -47.260577825188463, -22.340573361517279 ], [ -47.260567087664654, -22.340593746637762 ], [ -47.260556317767062, -22.340614116098813 ], [ -47.2605455151783, -22.340634469765178 ], [ -47.260534679581035, -22.34065480750159 ], [ -47.260523810657901, -22.340675129172968 ], [ -47.26051290809157, -22.340695434644168 ], [ -47.260501971564743, -22.340715723780235 ], [ -47.260491000760162, -22.340735996446178 ], [ -47.260479995360527, -22.340756252507088 ], [ -47.260468955048559, -22.340776491828283 ], [ -47.260457879507058, -22.340796714274951 ], [ -47.26044676841876, -22.340816919712378 ], [ -47.260435621466421, -22.340837108006109 ], [ -47.260424438332869, -22.340857279021506 ], [ -47.260413218700904, -22.340877432624183 ], [ -47.260401962253241, -22.34089756867975 ], [ -47.260390668672805, -22.340917687053906 ], [ -47.26037933764232, -22.340937787612464 ], [ -47.260367968844633, -22.34095787022131 ], [ -47.260356561962602, -22.340977934746281 ], [ -47.26034511667897, -22.340997981053459 ], [ -47.260333632676627, -22.341018009008963 ], [ -47.260322109638338, -22.341038018478947 ], [ -47.260310547246988, -22.341058009329622 ], [ -47.260298945185333, -22.341077981427389 ], [ -47.260287303136188, -22.341097934638654 ], [ -47.260275620782402, -22.341117868829876 ], [ -47.260263897806723, -22.341137783867673 ], [ -47.260252133891946, -22.341157679618679 ], [ -47.260240328720883, -22.341177555949717 ], [ -47.260228481976242, -22.341197412727542 ], [ -47.260216593340807, -22.341217249819145 ], [ -47.260204662497316, -22.341237067091491 ], [ -47.260192689128523, -22.341256864411669 ], [ -47.260180672917052, -22.341276641646896 ], [ -47.260168613545638, -22.341296398664447 ], [ -47.260156510696937, -22.341316135331589 ], [ -47.260144364053566, -22.341335851515897 ], [ -47.260132173298196, -22.341355547084834 ], [ -47.260119938113377, -22.341375221906048 ], [ -47.260107658181695, -22.341394875847218 ], [ -47.260095333185674, -22.341414508776172 ], [ -47.260082962807843, -22.341434120560823 ], [ -47.260070546730631, -22.34145371106915 ], [ -47.260058084636498, -22.341473280169211 ], [ -47.260045576207865, -22.341492827729184 ], [ -47.260033021127114, -22.341512353617333 ], [ -47.260020419076568, -22.341531857702019 ], [ -47.260007769738479, -22.341551339851669 ], [ -47.259995072795149, -22.341570799934882 ], [ -47.259982327928739, -22.341590237820217 ], [ -47.259969534821465, -22.34160965337643 ], [ -47.259956693424314, -22.341629046066206 ], [ -47.259946943816239, -22.341643696332152 ], [ -47.25992618490568, -22.341674707579479 ], [ -47.259917901753056, -22.34168701535182 ], [ -47.259904877204313, -22.341706244273432 ], [ -47.259891798903389, -22.341725418474642 ], [ -47.259878662602816, -22.341744533705445 ], [ -47.259865464071822, -22.341763585721885 ], [ -47.259852199095988, -22.341782570286512 ], [ -47.259838863476958, -22.341801483169526 ], [ -47.259825453032043, -22.341820320149413 ], [ -47.259811963593719, -22.341839077014267 ], [ -47.259798391009198, -22.34185774956234 ], [ -47.259784731140002, -22.341876333603452 ], [ -47.259770979861166, -22.341894824959912 ], [ -47.259757133060688, -22.341913219467727 ], [ -47.259743186638708, -22.341931512977752 ], [ -47.259729136506728, -22.341949701356999 ], [ -47.25971497858658, -22.341967780489696 ], [ -47.25970070880944, -22.341985746278898 ], [ -47.25968632311465, -22.342003594647469 ], [ -47.259671817448428, -22.342021321539626 ], [ -47.259657187762443, -22.342038922922114 ], [ -47.259642430012427, -22.342056394785601 ], [ -47.259627540156295, -22.34207373314602 ], [ -47.259612514152487, -22.342090934045714 ], [ -47.259597347957992, -22.342107993554809 ], [ -47.259582037526172, -22.34212490777233 ], [ -47.259566578804638, -22.342141672827278 ], [ -47.259550967732686, -22.342158284879652 ], [ -47.259535200238858, -22.342174740121454 ], [ -47.259519272238315, -22.34219103477735 ], [ -47.259503179629881, -22.342207165105357 ], [ -47.259486918293128, -22.342223127397311 ], [ -47.259470484085362, -22.342238917979184 ], [ -47.259453872838428, -22.342254533211133 ], [ -47.259437080355475, -22.34226996948734 ], [ -47.259420102386258, -22.342285223254866 ], [ -47.259402931682828, -22.342300293612901 ], [ -47.259385557367168, -22.342315185386543 ], [ -47.259367975692818, -22.342329902427096 ], [ -47.259350189601591, -22.342344443374575 ], [ -47.259332202781728, -22.342358806242682 ], [ -47.259314018933019, -22.342372989049 ], [ -47.259295641766236, -22.342386989815253 ], [ -47.259277075002714, -22.34240080656765 ], [ -47.259258322373981, -22.342414437337293 ], [ -47.259239387621491, -22.342427880160368 ], [ -47.259220274496116, -22.342441133078363 ], [ -47.259200986757925, -22.342454194138426 ], [ -47.259181528175823, -22.342467061393442 ], [ -47.259161902527083, -22.34247973290239 ], [ -47.259142113597058, -22.342492206730565 ], [ -47.259122165179086, -22.342504480949604 ], [ -47.259102061073889, -22.342516553637751 ], [ -47.259081805089309, -22.342528422880122 ], [ -47.259061401040164, -22.342540086768693 ], [ -47.259040852747781, -22.342551543402607 ], [ -47.259020164039754, -22.342562790888373 ], [ -47.258999338749796, -22.342573827339699 ], [ -47.258978380717167, -22.342584650878031 ], [ -47.258957293786629, -22.342595259632517 ], [ -47.258936081808095, -22.342605651740065 ], [ -47.258914748636386, -22.342615825345639 ], [ -47.258893298130744, -22.342625778602294 ], [ -47.258871734154852, -22.3426355096714 ], [ -47.258850060576471, -22.342645016722695 ], [ -47.258828281267022, -22.342654297934427 ], [ -47.258806400101442, -22.342663351493552 ], [ -47.258784420957774, -22.342672175595869 ], [ -47.258762347716932, -22.34268076844609 ], [ -47.258740184262528, -22.342689128258026 ], [ -47.258717934480359, -22.342697253254787 ], [ -47.258695602258129, -22.34270514166872 ], [ -47.258673191485215, -22.342712791741853 ], [ -47.258650706052336, -22.342720201725747 ], [ -47.258628149850942, -22.342727369881892 ], [ -47.258605526773124, -22.342734294481652 ], [ -47.258582840711298, -22.342740973806496 ], [ -47.258560095557435, -22.342747406148092 ], [ -47.258537295202991, -22.342753589808567 ], [ -47.258514443538267, -22.342759523100366 ], [ -47.258491544451992, -22.342765204346822 ], [ -47.258468601831112, -22.342770631881738 ], [ -47.258445619541831, -22.342775804053996 ], [ -47.25842259756201, -22.342780720061956 ], [ -47.258399526286816, -22.342785382964948 ], [ -47.258376396875427, -22.342789799858895 ], [ -47.258353208850913, -22.342793976635782 ], [ -47.258329962963472, -22.342797918943859 ], [ -47.258306660013652, -22.342801632428156 ], [ -47.258283300850515, -22.342805122733619 ], [ -47.258259886369864, -22.34280839550749 ], [ -47.258236417511618, -22.34281145640195 ], [ -47.258212895257678, -22.342814311076364 ], [ -47.258189320629739, -22.342816965199198 ], [ -47.258165694686426, -22.342819424449946 ], [ -47.258142018521006, -22.342821694520648 ], [ -47.258118293259002, -22.342823781117463 ], [ -47.258094520055415, -22.342825689961604 ], [ -47.258070700092446, -22.342827426790791 ], [ -47.25804683457693, -22.342828997359849 ], [ -47.258022924738128, -22.3428304074416 ], [ -47.257998971825273, -22.342831662827333 ], [ -47.25797497710527, -22.342832769327526 ], [ -47.257950941860798, -22.342833732771918 ], [ -47.257926867387866, -22.342834559010065 ], [ -47.25790275499417, -22.342835253911286 ], [ -47.257878605997057, -22.342835823364929 ], [ -47.257854421721738, -22.342836273280252 ], [ -47.257830203499616, -22.342836609586584 ], [ -47.257805952666665, -22.342836838233008 ], [ -47.257781670561911, -22.342836965188543 ], [ -47.257757358526192, -22.342836996441719 ], [ -47.257733017900691, -22.34283693800058 ], [ -47.257708650025798, -22.342836795892463 ], [ -47.257684256239898, -22.342836576163776 ], [ -47.257659837878457, -22.342836284879816 ], [ -47.257635396273059, -22.342835928124593 ], [ -47.257610932750445, -22.342835512000669 ], [ -47.257586448631805, -22.342835042628902 ], [ -47.257561945232091, -22.342834526148323 ], [ -47.257537423859389, -22.342833968716118 ], [ -47.257512886177736, -22.342833376516012 ], [ -47.257488339492376, -22.342832755703558 ], [ -47.257463794465991, -22.34283210957236 ], [ -47.257439255548917, -22.342831438912174 ], [ -47.257414722647866, -22.342830744333213 ], [ -47.25739019554532, -22.342830026442559 ], [ -47.257365631474897, -22.342829284562335 ], [ -47.257326174471459, -22.342828056999565 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1075.12681664, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263686222456968, -22.335801106664668 ], [ -47.263653311819226, -22.335834047329779 ], [ -47.263636739528074, -22.335850555960686 ], [ -47.263620112032051, -22.335867047480839 ], [ -47.263603432808004, -22.335883524841098 ], [ -47.26358670534357, -22.335899991000097 ], [ -47.263569933136857, -22.335916448924788 ], [ -47.263553119696503, -22.335932901590326 ], [ -47.263536228762071, -22.335949390813397 ], [ -47.263519351322437, -22.33596583414468 ], [ -47.263502443254524, -22.335982281215074 ], [ -47.263485508101766, -22.335998735030138 ], [ -47.263468549416729, -22.336015198605025 ], [ -47.263451570869307, -22.336031674802747 ], [ -47.263434578983855, -22.336048162168936 ], [ -47.263417579764642, -22.336064658038531 ], [ -47.263400575165747, -22.336081163593104 ], [ -47.263383566925235, -22.336097680227837 ], [ -47.263366556782884, -22.336114209340419 ], [ -47.26334954648064, -22.336130752330494 ], [ -47.263332537762224, -22.336147310600044 ], [ -47.263315532373639, -22.336163885552953 ], [ -47.263298532062684, -22.336180478595399 ], [ -47.263281538579442, -22.336197091135411 ], [ -47.263264553675711, -22.336213724583541 ], [ -47.263247536348622, -22.336230422306265 ], [ -47.263230570184419, -22.336247105521942 ], [ -47.263213617881213, -22.336263813901169 ], [ -47.26319668120059, -22.336280548863353 ], [ -47.263179761906621, -22.336297311829636 ], [ -47.263162861765394, -22.336314104223273 ], [ -47.26314598254551, -22.336330927469216 ], [ -47.263129126017944, -22.336347782994178 ], [ -47.263112293956091, -22.336364672226708 ], [ -47.263095488135804, -22.33638159659699 ], [ -47.263078710335456, -22.336398557536899 ], [ -47.263061962336089, -22.336415556479878 ], [ -47.26304524592139, -22.336432594860835 ], [ -47.263028562877757, -22.336449674116139 ], [ -47.263011914994252, -22.336466795683641 ], [ -47.262995304062962, -22.336483961002436 ], [ -47.262978731878839, -22.336501171512765 ], [ -47.262962200239762, -22.336518428656081 ], [ -47.262945710946653, -22.336535733874957 ], [ -47.262929265803571, -22.336553088612828 ], [ -47.262912866617796, -22.336570494314028 ], [ -47.262896515199785, -22.33658795242372 ], [ -47.262880213363303, -22.336605464387716 ], [ -47.262863962925756, -22.336623031652135 ], [ -47.262847766511555, -22.336640654789157 ], [ -47.262831629110593, -22.336658331005268 ], [ -47.262815554170423, -22.336676056509344 ], [ -47.262799542093951, -22.336693830252134 ], [ -47.262783592694547, -22.336711651830367 ], [ -47.262767705785528, -22.336729520840969 ], [ -47.262751881179909, -22.3367474368813 ], [ -47.262736118690931, -22.336765399548781 ], [ -47.262720418131586, -22.336783408441118 ], [ -47.262704779314802, -22.336801463156363 ], [ -47.262689202053494, -22.336819563292796 ], [ -47.262673686160547, -22.336837708448826 ], [ -47.262658231448711, -22.336855898223174 ], [ -47.262642837730702, -22.33687413221492 ], [ -47.262627504819299, -22.336892410023157 ], [ -47.262612232527147, -22.336910731247336 ], [ -47.262597020666846, -22.33692909548714 ], [ -47.262581869051012, -22.336947502342518 ], [ -47.262566777492232, -22.33696595141349 ], [ -47.262551745803094, -22.336984442300487 ], [ -47.262536773796107, -22.337002974604019 ], [ -47.262521861283744, -22.337021547924934 ], [ -47.262507008078629, -22.337040161864156 ], [ -47.262492213993177, -22.337058816022978 ], [ -47.262477478839948, -22.337077510002793 ], [ -47.262462802431443, -22.337096243405199 ], [ -47.262448184580172, -22.337115015832079 ], [ -47.262433625098694, -22.33713382688542 ], [ -47.262419123799496, -22.337152676167452 ], [ -47.262404680495123, -22.337171563280688 ], [ -47.262390294998163, -22.337190487827687 ], [ -47.262375967121208, -22.337209449411244 ], [ -47.26236169667682, -22.337228447634416 ], [ -47.262347483477683, -22.337247482100384 ], [ -47.262333327336421, -22.337266552412444 ], [ -47.26231922806577, -22.337285658174199 ], [ -47.262305185478432, -22.337304798989365 ], [ -47.262291199387136, -22.337323974461853 ], [ -47.262277269604787, -22.337343184195642 ], [ -47.262263395944117, -22.337362427794986 ], [ -47.262249578218039, -22.337381704864391 ], [ -47.26223581623951, -22.3374010150083 ], [ -47.262222109821522, -22.337420357831473 ], [ -47.262208458777046, -22.337439732938766 ], [ -47.262194862919209, -22.337459139935188 ], [ -47.262181322061124, -22.337478578425941 ], [ -47.262167836015948, -22.337498048016379 ], [ -47.262154404596977, -22.33751754831188 ], [ -47.262141027617517, -22.337537078918093 ], [ -47.262127704890901, -22.337556639440745 ], [ -47.26211443623054, -22.337576229485798 ], [ -47.262101221449939, -22.337595848659234 ], [ -47.2620880603627, -22.337615496567118 ], [ -47.262074952782356, -22.337635172815798 ], [ -47.262061898522646, -22.337654877011712 ], [ -47.262048897397264, -22.337674608761365 ], [ -47.262035949220127, -22.337694367671407 ], [ -47.262023053805095, -22.337714153348514 ], [ -47.262010210966096, -22.337733965399721 ], [ -47.261997420517211, -22.337753803431905 ], [ -47.261984682272534, -22.337773667052225 ], [ -47.261971996046256, -22.337793555867876 ], [ -47.261959361652671, -22.337813469486228 ], [ -47.26194677891062, -22.337833407507485 ], [ -47.261934247655482, -22.337853369498752 ], [ -47.261921767631584, -22.33787335512341 ], [ -47.261909338511366, -22.337893364138985 ], [ -47.261896959954512, -22.337913396323373 ], [ -47.261884631620532, -22.337933451454667 ], [ -47.261872353169018, -22.337953529311189 ], [ -47.261860124259584, -22.337973629671335 ], [ -47.261847944551626, -22.337993752313711 ], [ -47.261835813704778, -22.338013897017067 ], [ -47.261823731378513, -22.33803406356034 ], [ -47.261811697232332, -22.338054251722539 ], [ -47.2617997109258, -22.338074461282879 ], [ -47.261787772118375, -22.338094692020629 ], [ -47.261775880469564, -22.338114943715397 ], [ -47.261764035638954, -22.338135216146757 ], [ -47.261752237286061, -22.338155509094378 ], [ -47.261740485070426, -22.338175822338243 ], [ -47.261728778651573, -22.338196155658459 ], [ -47.261717117689145, -22.338216508835057 ], [ -47.261705501842648, -22.338236881648495 ], [ -47.261693930771798, -22.338257273879073 ], [ -47.26168240413616, -22.33827768530735 ], [ -47.261670921595375, -22.338298115714238 ], [ -47.261659482809229, -22.338318564880268 ], [ -47.261648087437308, -22.338339032586543 ], [ -47.261636735139447, -22.338359518614141 ], [ -47.261625425575389, -22.3383800227442 ], [ -47.261614158404939, -22.338400544758041 ], [ -47.261602933287982, -22.338421084437012 ], [ -47.261591749884339, -22.338441641562746 ], [ -47.261580607853958, -22.338462215916945 ], [ -47.261569506856823, -22.338482807281189 ], [ -47.261558446552947, -22.338503415437454 ], [ -47.261547426602291, -22.338524040167727 ], [ -47.261536446665069, -22.33854468125406 ], [ -47.261525506401341, -22.338565338478627 ], [ -47.261514605471312, -22.338586011623725 ], [ -47.261503743535243, -22.338606700471765 ], [ -47.261492920253438, -22.338627404805155 ], [ -47.261482135286208, -22.338648124406543 ], [ -47.261471388293955, -22.338668859058618 ], [ -47.261460678937134, -22.338689608544097 ], [ -47.261450006876281, -22.338710372645835 ], [ -47.2614393717719, -22.33873115114686 ], [ -47.26142877328472, -22.338751943830104 ], [ -47.261418211075373, -22.338772750478693 ], [ -47.261407684804581, -22.338793570875875 ], [ -47.261397194133181, -22.338814404804978 ], [ -47.261386738728547, -22.338835252036386 ], [ -47.26137631853706, -22.33885611176752 ], [ -47.261365933613938, -22.338876982334344 ], [ -47.261355583381807, -22.338897862460005 ], [ -47.261345266846391, -22.338918751640261 ], [ -47.261334982985886, -22.338939649427889 ], [ -47.261324730778995, -22.338960555376119 ], [ -47.261314509205043, -22.338981469038512 ], [ -47.26130431724394, -22.339002389969078 ], [ -47.261294153876221, -22.339023317722127 ], [ -47.261284018082947, -22.339044251852464 ], [ -47.261273908845872, -22.33906519191509 ], [ -47.261263848883061, -22.339086088162233 ], [ -47.261253788581669, -22.33910704096564 ], [ -47.261243751792328, -22.33912799837136 ], [ -47.261233737498806, -22.33914895993588 ], [ -47.261223744685736, -22.339169925215526 ], [ -47.261213772338117, -22.33919089376742 ], [ -47.261203819441832, -22.339211865148574 ], [ -47.261193884983271, -22.339232838916445 ], [ -47.261183967949449, -22.339253814628897 ], [ -47.261174067328113, -22.339274791843827 ], [ -47.261164182107585, -22.339295770119598 ], [ -47.26115431127689, -22.339316749014721 ], [ -47.261144453825651, -22.339337728088019 ], [ -47.261134608744165, -22.33935870689869 ], [ -47.261124775023461, -22.339379685005859 ], [ -47.261114951655124, -22.339400661969169 ], [ -47.261105137631411, -22.339421637348583 ], [ -47.261095331945349, -22.339442610703898 ], [ -47.261085533590467, -22.339463581595624 ], [ -47.261075741561115, -22.33948454958411 ], [ -47.261065954852157, -22.339505514230307 ], [ -47.261056172459327, -22.339526475094846 ], [ -47.261046393378741, -22.339547431739366 ], [ -47.261036616607491, -22.339568383724959 ], [ -47.261026841143064, -22.339589330613528 ], [ -47.261017065983843, -22.339610271966784 ], [ -47.261007290128703, -22.339631207347022 ], [ -47.260997512577319, -22.339652136316438 ], [ -47.260987732329944, -22.339673058437604 ], [ -47.260977948387485, -22.339693973273477 ], [ -47.260968159751634, -22.339714880386929 ], [ -47.260958365424607, -22.33973577934141 ], [ -47.260948564409404, -22.33975666970024 ], [ -47.260938755709589, -22.339777551027307 ], [ -47.260928938329414, -22.339798422886584 ], [ -47.260919111273864, -22.339819284842292 ], [ -47.260909273548457, -22.339840136459042 ], [ -47.260899424159547, -22.339860977301306 ], [ -47.260889562113853, -22.339881806934518 ], [ -47.260879686419045, -22.339902624923784 ], [ -47.260869796083313, -22.339923430834531 ], [ -47.260859890115427, -22.339944224232926 ], [ -47.260849967524919, -22.339965004684917 ], [ -47.26084002732189, -22.339985771756943 ], [ -47.260830068517102, -22.340006525015838 ], [ -47.260820114692102, -22.340027212961971 ], [ -47.260810116852717, -22.34004793508656 ], [ -47.26080009741564, -22.340068642185333 ], [ -47.26079005496149, -22.340089334809687 ], [ -47.2607799882406, -22.340110014141612 ], [ -47.260769896667085, -22.340130680591031 ], [ -47.260759779920512, -22.340151334029617 ], [ -47.260749637684121, -22.340171974321592 ], [ -47.260739469641294, -22.340192601331264 ], [ -47.260729275475484, -22.340213214922777 ], [ -47.260719054870052, -22.340233814960548 ], [ -47.26070880750855, -22.340254401309036 ], [ -47.260698533074532, -22.340274973832624 ], [ -47.260688231251528, -22.340295532395945 ], [ -47.260677901723199, -22.34031607686363 ], [ -47.260667544173231, -22.340336607100291 ], [ -47.260657158285312, -22.340357122970769 ], [ -47.260646743743187, -22.34037762433988 ], [ -47.260636300230651, -22.340398111072563 ], [ -47.260625827431554, -22.340418583033784 ], [ -47.260615325029747, -22.34043904008858 ], [ -47.260604792709145, -22.340459482102144 ], [ -47.260594230153671, -22.340479908939674 ], [ -47.26058363704729, -22.340500320466475 ], [ -47.26057301307403, -22.340520716547967 ], [ -47.260562357917941, -22.340541097049535 ], [ -47.260551671263066, -22.340561461836746 ], [ -47.260540952793505, -22.340581810775287 ], [ -47.260530202193394, -22.34060214373083 ], [ -47.26051941914691, -22.340622460569186 ], [ -47.260508603338224, -22.340642761156204 ], [ -47.260497754451507, -22.340663045357939 ], [ -47.260486872171043, -22.340683313040422 ], [ -47.260475956181047, -22.340703564069784 ], [ -47.26046500616583, -22.340723798312286 ], [ -47.260454021809679, -22.340744015634211 ], [ -47.260443002796876, -22.340764215902123 ], [ -47.260431948811799, -22.340784398982478 ], [ -47.260420859538783, -22.340804564741845 ], [ -47.260409734662147, -22.340824713047063 ], [ -47.260398573866304, -22.340844843764852 ], [ -47.260387376835659, -22.34086495676215 ], [ -47.260376143254575, -22.340885051905992 ], [ -47.260364872807486, -22.34090512906344 ], [ -47.260353565178761, -22.340925188101785 ], [ -47.260342220052856, -22.340945228888334 ], [ -47.260330837114175, -22.340965251290459 ], [ -47.260319416047153, -22.340985255175728 ], [ -47.260307956536174, -22.341005240411793 ], [ -47.260296458265714, -22.341025206866373 ], [ -47.260284920920185, -22.341045154407272 ], [ -47.260273344183979, -22.341065082902535 ], [ -47.260261727741486, -22.341084992220154 ], [ -47.260250071277156, -22.341104882228329 ], [ -47.260238374475378, -22.34112475279532 ], [ -47.260226637020445, -22.341144603789559 ], [ -47.260214858596804, -22.34116443507957 ], [ -47.26020303888879, -22.341184246533924 ], [ -47.260191177580715, -22.341204038021388 ], [ -47.260179274356894, -22.34122380941081 ], [ -47.26016732890163, -22.341243560571151 ], [ -47.260155340899161, -22.341263291371501 ], [ -47.260143310033783, -22.341283001681091 ], [ -47.260131235989675, -22.341302691369162 ], [ -47.260119118450973, -22.34132236030522 ], [ -47.260106957101918, -22.341342008358776 ], [ -47.260094751626553, -22.341361635399558 ], [ -47.26008250170905, -22.341381241297281 ], [ -47.260070207033358, -22.341400825921916 ], [ -47.260057867283557, -22.341420389143494 ], [ -47.260045482143525, -22.341439930832163 ], [ -47.260033051297263, -22.341459450858199 ], [ -47.260020574428594, -22.341478949092025 ], [ -47.260008051221391, -22.341498425404112 ], [ -47.259995481359361, -22.341517879665119 ], [ -47.259982864526243, -22.341537311745871 ], [ -47.259970200405732, -22.341556721517236 ], [ -47.259957488681401, -22.341576108850234 ], [ -47.259944729036818, -22.341595473615957 ], [ -47.259931921514003, -22.341614815144219 ], [ -47.259919886209474, -22.341632900010374 ], [ -47.259899106461909, -22.341663902942376 ], [ -47.259893246778958, -22.341672609726459 ], [ -47.259880269120941, -22.341691769415174 ], [ -47.259867241887491, -22.341710868740698 ], [ -47.259854160899835, -22.34172990347794 ], [ -47.259841022001559, -22.341748869409692 ], [ -47.259827821058046, -22.341767762327475 ], [ -47.259814553956033, -22.341786578033091 ], [ -47.259801216603151, -22.34180531233935 ], [ -47.259787804927313, -22.341823961071739 ], [ -47.25977431487609, -22.341842520069534 ], [ -47.259760742415978, -22.341860985187235 ], [ -47.259747083531671, -22.341879352296115 ], [ -47.259733334225118, -22.341897617285582 ], [ -47.259719490514335, -22.341915776065012 ], [ -47.259705548432613, -22.341933824565182 ], [ -47.259691504026975, -22.341951758739928 ], [ -47.259677353356871, -22.34196957456809 ], [ -47.25966309249268, -22.341987268055014 ], [ -47.259648717513969, -22.342004835234395 ], [ -47.259634224507529, -22.34202227217013 ], [ -47.259619609565554, -22.342039574957891 ], [ -47.259604868783207, -22.342056739727077 ], [ -47.259589998256331, -22.342073762642318 ], [ -47.259574994078783, -22.342090639905233 ], [ -47.259559852339656, -22.342107367756057 ], [ -47.259544569120308, -22.342123942474871 ], [ -47.25952914049109, -22.342140360383208 ], [ -47.259513562507962, -22.342156617845266 ], [ -47.259497831209018, -22.342172711268692 ], [ -47.259481942610599, -22.3421886371057 ], [ -47.259465892703425, -22.342204391853574 ], [ -47.259449677448487, -22.342219972055091 ], [ -47.259433292772755, -22.342235374298621 ], [ -47.259416734565072, -22.342250595217902 ], [ -47.259399998642962, -22.342265631517133 ], [ -47.259383076821095, -22.34228048343499 ], [ -47.259365955237811, -22.342295158585991 ], [ -47.259348627854862, -22.342309662765572 ], [ -47.259331097349254, -22.34232399475809 ], [ -47.25931336739329, -22.342338152512898 ], [ -47.259295441674546, -22.342352133984502 ], [ -47.259277323895361, -22.342365937132865 ], [ -47.259259017772095, -22.342379559924005 ], [ -47.259240527034713, -22.342393000330446 ], [ -47.259221855426397, -22.342406256331454 ], [ -47.259203006702897, -22.342419325913433 ], [ -47.259183984632223, -22.342432207070249 ], [ -47.25916479299417, -22.342444897803468 ], [ -47.259145435579683, -22.342457396122832 ], [ -47.259125916190499, -22.342469700046383 ], [ -47.25910623863895, -22.342481807600688 ], [ -47.259086406747244, -22.342493716821117 ], [ -47.259066424347111, -22.342505425752218 ], [ -47.259046295279525, -22.342516932447669 ], [ -47.259026023394185, -22.342528234970743 ], [ -47.259005612549124, -22.342539331394374 ], [ -47.258985066610478, -22.342550219801328 ], [ -47.258964389451911, -22.342560898284557 ], [ -47.258943584954302, -22.342571364947204 ], [ -47.2589226570054, -22.342581617903004 ], [ -47.258901609499553, -22.342591655276141 ], [ -47.258880446337017, -22.342601475201864 ], [ -47.258859171423957, -22.34261107582628 ], [ -47.258837788671876, -22.342620455306744 ], [ -47.258816301997257, -22.342629611812004 ], [ -47.258794715321258, -22.342638543522348 ], [ -47.258773032569131, -22.342647248629881 ], [ -47.258751257670042, -22.342655725338588 ], [ -47.258729394556646, -22.342663971864599 ], [ -47.258707447164568, -22.342671986436365 ], [ -47.258685419431984, -22.342679767294854 ], [ -47.258663315299309, -22.342687312693663 ], [ -47.258641138708661, -22.342694620899334 ], [ -47.258618893603213, -22.342701690191507 ], [ -47.258596583926995, -22.342708518863038 ], [ -47.258574213624435, -22.342715105220243 ], [ -47.258551786639345, -22.342721447583067 ], [ -47.258529306914937, -22.342727544285324 ], [ -47.258506778392785, -22.342733393674745 ], [ -47.258484205012408, -22.342738994113372 ], [ -47.258461590710958, -22.34274434397738 ], [ -47.258438939397919, -22.342749441662892 ], [ -47.258416249799374, -22.342754286695282 ], [ -47.2583935080944, -22.342758882988889 ], [ -47.25837070199551, -22.342763238141252 ], [ -47.258347830437003, -22.342767357913864 ], [ -47.258324893989325, -22.342771247743148 ], [ -47.258301893290017, -22.342774913061383 ], [ -47.258278829041423, -22.342778359300606 ], [ -47.258255702008064, -22.342781591895939 ], [ -47.258232513013397, -22.342784616289194 ], [ -47.258209262936823, -22.342787437931641 ], [ -47.258185952710761, -22.342790062286731 ], [ -47.258162583316938, -22.342792494832551 ], [ -47.258139155783226, -22.342794741064086 ], [ -47.258115671180519, -22.342796806494924 ], [ -47.25809213061904, -22.342798696658956 ], [ -47.258068535245194, -22.342800417111899 ], [ -47.258044886238373, -22.342801973432291 ], [ -47.258021184807781, -22.342803371222807 ], [ -47.257997432189185, -22.342804616110616 ], [ -47.257973629642095, -22.342805713748511 ], [ -47.257949778446893, -22.342806669814991 ], [ -47.257925879901855, -22.342807490014884 ], [ -47.25790193532071, -22.342808180079491 ], [ -47.257877946030213, -22.342808745766742 ], [ -47.257853913367462, -22.342809192861132 ], [ -47.257829838677914, -22.342809527173923 ], [ -47.257805723313062, -22.342809754542728 ], [ -47.257781568628488, -22.342809880831645 ], [ -47.25775737598223, -22.342809911930971 ], [ -47.257733146732697, -22.342809853756854 ], [ -47.257708882237324, -22.342809712251228 ], [ -47.25768458385086, -22.342809493381452 ], [ -47.257660252924119, -22.342809203140131 ], [ -47.257635890802803, -22.342808847544685 ], [ -47.257611498826101, -22.342808432637344 ], [ -47.257587078325834, -22.342807964484756 ], [ -47.257562630625515, -22.342807449177844 ], [ -47.257538157039477, -22.342806892831533 ], [ -47.257513659356647, -22.342806301596397 ], [ -47.257489146904625, -22.342805681649349 ], [ -47.257464633753976, -22.342805036356843 ], [ -47.257440125903798, -22.342804366545352 ], [ -47.257415623300815, -22.342803672823788 ], [ -47.257391125726137, -22.342802955796998 ], [ -47.257338228284667, -22.34280135819122 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1070.0408788929999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263655800011158, -22.335791773672142 ], [ -47.263632010649246, -22.335815584732998 ], [ -47.263615483569438, -22.335832048323372 ], [ -47.263598897450656, -22.335848498801848 ], [ -47.263582255743941, -22.335864939096005 ], [ -47.263565561913865, -22.33588137214328 ], [ -47.263548819438107, -22.335897800891331 ], [ -47.263532031807415, -22.335914228298197 ], [ -47.263515152801304, -22.335930705873889 ], [ -47.263498295260867, -22.335947129795727 ], [ -47.263481403137263, -22.335963561341426 ], [ -47.263464479964782, -22.33598000350699 ], [ -47.263447529289166, -22.335996459300425 ], [ -47.263430554810363, -22.336012931546339 ], [ -47.263413564006285, -22.336029417860459 ], [ -47.263396563936666, -22.336045914552475 ], [ -47.263379556610495, -22.336062422751159 ], [ -47.263362543766718, -22.336078943852346 ], [ -47.263345527146342, -22.336095479254965 ], [ -47.263328508493231, -22.336112030360322 ], [ -47.263311489553416, -22.336128598572742 ], [ -47.263294472075735, -22.336145185298879 ], [ -47.263277457811313, -22.336161791948307 ], [ -47.26326044851411, -22.336178419932835 ], [ -47.263243445940248, -22.336195070667475 ], [ -47.263226398402495, -22.336211798012076 ], [ -47.263209409950022, -22.336228503141456 ], [ -47.263192433521837, -22.336245235295689 ], [ -47.26317547088631, -22.336261995900774 ], [ -47.26315852381483, -22.336278786385044 ], [ -47.263141594081453, -22.336295608179263 ], [ -47.263124683463225, -22.336312462716524 ], [ -47.263107793740261, -22.336329351431981 ], [ -47.263090926695675, -22.336346275763102 ], [ -47.263074084115637, -22.33636323714947 ], [ -47.26305726778947, -22.336380237032731 ], [ -47.26304047950984, -22.336397276856513 ], [ -47.26302372107272, -22.336414358066214 ], [ -47.263006994277475, -22.33643148210912 ], [ -47.262990300926845, -22.336448650434377 ], [ -47.262973642827227, -22.33646586449261 ], [ -47.262957021788722, -22.336483125735963 ], [ -47.262940439624984, -22.336500435618078 ], [ -47.262923898153588, -22.336517795593917 ], [ -47.262907399195932, -22.33653520711967 ], [ -47.262890944577535, -22.336552671652484 ], [ -47.262874536127761, -22.336570190650605 ], [ -47.262858175680229, -22.336587765573171 ], [ -47.262841865073057, -22.336605397879637 ], [ -47.262825607153076, -22.336623087936978 ], [ -47.262809407816356, -22.336640831991403 ], [ -47.262793271347746, -22.336658625338124 ], [ -47.262777198294259, -22.336676466763187 ], [ -47.262761188465923, -22.336694355860093 ], [ -47.26274524167269, -22.336712292222639 ], [ -47.262729357724297, -22.33673027544506 ], [ -47.26271353643051, -22.336748305121837 ], [ -47.262697777601041, -22.336766380847596 ], [ -47.26268208104532, -22.336784502217601 ], [ -47.262666446572837, -22.336802668827243 ], [ -47.262650873993096, -22.336820880272167 ], [ -47.262635363115344, -22.336839136148395 ], [ -47.262619913748857, -22.336857436052338 ], [ -47.262604525702905, -22.336875779580527 ], [ -47.262589198786678, -22.336894166329824 ], [ -47.262573932809275, -22.336912595897484 ], [ -47.26255872757983, -22.336931067880958 ], [ -47.262543582907405, -22.336949581878031 ], [ -47.262528498601057, -22.336968137486728 ], [ -47.262513474469792, -22.336986734305306 ], [ -47.262498510322615, -22.337005371932456 ], [ -47.262483605968541, -22.337024049966907 ], [ -47.262468761216503, -22.337042768007922 ], [ -47.262453975875538, -22.337061525654832 ], [ -47.262439249754628, -22.33708032250723 ], [ -47.262424582662746, -22.337099158165092 ], [ -47.262409974408918, -22.337118032228485 ], [ -47.262395424802165, -22.337136944297821 ], [ -47.262380933651436, -22.337155893973847 ], [ -47.262366500765879, -22.337174880857347 ], [ -47.262352125954543, -22.337193904549448 ], [ -47.262337809026505, -22.337212964651567 ], [ -47.262323549790949, -22.337232060765231 ], [ -47.262309348057009, -22.337251192492268 ], [ -47.262295203633947, -22.337270359434733 ], [ -47.262281116330996, -22.337289561194844 ], [ -47.262267085957411, -22.337308797375162 ], [ -47.262253112322682, -22.337328067578227 ], [ -47.262239195236077, -22.337347371406963 ], [ -47.262225334507029, -22.337366708464646 ], [ -47.262211529945162, -22.337386078354392 ], [ -47.262197781359973, -22.337405480679749 ], [ -47.262184088561128, -22.337424915044423 ], [ -47.262170451358301, -22.337444381052279 ], [ -47.262156869561259, -22.337463878307425 ], [ -47.262143342979812, -22.337483406414147 ], [ -47.262129871423923, -22.337502964976792 ], [ -47.262116454703538, -22.337522553600021 ], [ -47.262103092628692, -22.337542171888611 ], [ -47.262089785009508, -22.337561819447533 ], [ -47.262076531656206, -22.337581495881992 ], [ -47.262063332379107, -22.337601200797138 ], [ -47.262050186988546, -22.337620933798497 ], [ -47.262037095294943, -22.337640694491704 ], [ -47.262024057108867, -22.337660482482544 ], [ -47.262011072241002, -22.337680297376881 ], [ -47.261998140502037, -22.337700138780704 ], [ -47.261985261702705, -22.337720006300362 ], [ -47.261972435653966, -22.337739899542189 ], [ -47.261959662166838, -22.33775981811258 ], [ -47.261946941052337, -22.337779761618297 ], [ -47.2619342721217, -22.337799729665971 ], [ -47.26192165519182, -22.337819721853585 ], [ -47.261909090103948, -22.337839737733475 ], [ -47.261896576610702, -22.337859776950147 ], [ -47.261884114385396, -22.33787983925377 ], [ -47.261871703085376, -22.3378999244201 ], [ -47.261859342367842, -22.337920032225096 ], [ -47.261847031890099, -22.337940162444944 ], [ -47.261834771309395, -22.337960314856005 ], [ -47.261822560282809, -22.337980489234912 ], [ -47.26181039846761, -22.338000685358395 ], [ -47.261798285521003, -22.338020903003411 ], [ -47.261786221100103, -22.338041141947134 ], [ -47.261774204862157, -22.33806140196684 ], [ -47.2617622364643, -22.338081682840023 ], [ -47.261750315563681, -22.338101984344505 ], [ -47.261738441817563, -22.338122306258033 ], [ -47.261726614883138, -22.338142648358573 ], [ -47.261714834417603, -22.33816301042447 ], [ -47.261703100078194, -22.338183392234093 ], [ -47.261691411522207, -22.338203793565906 ], [ -47.261679768406857, -22.338224214198732 ], [ -47.26166817038952, -22.33824465391136 ], [ -47.261656617127471, -22.338265112482794 ], [ -47.261645108278017, -22.338285589692475 ], [ -47.261633643498733, -22.338306085319438 ], [ -47.261622222446888, -22.33832659914335 ], [ -47.261610844779973, -22.33834713094399 ], [ -47.261599510155534, -22.338367680500969 ], [ -47.261588218231132, -22.338388247594402 ], [ -47.261576968664343, -22.338408832004237 ], [ -47.26156576111277, -22.338429433510886 ], [ -47.261554595234117, -22.338450051894721 ], [ -47.261543470686156, -22.338470686936169 ], [ -47.261532387126685, -22.338491338415963 ], [ -47.261521344213513, -22.338512006114929 ], [ -47.261510341604563, -22.338532689813984 ], [ -47.261499378957794, -22.338553389294162 ], [ -47.261488455931243, -22.338574104336679 ], [ -47.26147757218299, -22.33859483472288 ], [ -47.261466727371207, -22.338615580234155 ], [ -47.261455921154095, -22.338636340652013 ], [ -47.261445153189911, -22.338657115758284 ], [ -47.261434423137054, -22.338677905334624 ], [ -47.261423730653945, -22.338698709163001 ], [ -47.261413075399048, -22.338719527025429 ], [ -47.261402457030968, -22.338740358704012 ], [ -47.261391875208375, -22.338761203980933 ], [ -47.261381329589931, -22.338782062638614 ], [ -47.261370819834447, -22.338802934459551 ], [ -47.261360345608956, -22.338823819209964 ], [ -47.261349906930775, -22.338844715940617 ], [ -47.261339504020526, -22.338865622647823 ], [ -47.261329136400505, -22.338886537842761 ], [ -47.261318803078403, -22.33890746100472 ], [ -47.261308503027578, -22.33892839168427 ], [ -47.261298235221979, -22.338949329432353 ], [ -47.261287998636377, -22.33897027380058 ], [ -47.261277792246268, -22.338991224340912 ], [ -47.261267615027876, -22.339012180605845 ], [ -47.26125746595811, -22.33903314214837 ], [ -47.261247344014798, -22.339054108521882 ], [ -47.261237277846114, -22.339075017651059 ], [ -47.261227205686545, -22.339095995110213 ], [ -47.261217157600001, -22.339116976066389 ], [ -47.261207132566796, -22.339137960074826 ], [ -47.261197129568295, -22.339158946690411 ], [ -47.261187147586369, -22.33917993546908 ], [ -47.261177185603934, -22.339200925966644 ], [ -47.261167242604564, -22.339221917739543 ], [ -47.26115731757266, -22.339242910344485 ], [ -47.261147409493482, -22.339263903338523 ], [ -47.261137517352999, -22.339284896279068 ], [ -47.261127640138113, -22.339305888723846 ], [ -47.261117776836478, -22.339326880230924 ], [ -47.26110792643648, -22.339347870358818 ], [ -47.261098087927586, -22.33936885866602 ], [ -47.261088260299793, -22.339389844711544 ], [ -47.261078442544068, -22.339410828054923 ], [ -47.261068633652265, -22.339431808255487 ], [ -47.261058832616918, -22.339452784873341 ], [ -47.261049038431523, -22.339473757468543 ], [ -47.261039250090278, -22.339494725601721 ], [ -47.261029466588454, -22.339515688833288 ], [ -47.261019686921756, -22.339536646724824 ], [ -47.261009910087168, -22.339557598837199 ], [ -47.261000135082163, -22.339578544732372 ], [ -47.260990360905289, -22.339599483972002 ], [ -47.260980586555732, -22.339620416118468 ], [ -47.260970811033673, -22.339641340734111 ], [ -47.260961033340074, -22.33966225738164 ], [ -47.260951252476623, -22.339683165624347 ], [ -47.260941467446038, -22.339704065025295 ], [ -47.260931677251691, -22.339724955148384 ], [ -47.260921880897918, -22.339745835557324 ], [ -47.26091207738979, -22.33976670581643 ], [ -47.260902265733208, -22.339787565490333 ], [ -47.260892444935017, -22.339808414143739 ], [ -47.260882614002654, -22.33982925134206 ], [ -47.260872771944726, -22.339850076650283 ], [ -47.26086291777019, -22.339870889634881 ], [ -47.260853050489246, -22.339891689861702 ], [ -47.260843169112732, -22.339912476897116 ], [ -47.260833272652192, -22.339933250308334 ], [ -47.260823360120156, -22.339954009662321 ], [ -47.260813430529858, -22.33997475452675 ], [ -47.260803482895319, -22.339995484469632 ], [ -47.260793546944093, -22.34001613522598 ], [ -47.260783561684043, -22.340036831269359 ], [ -47.260773555386642, -22.340057511203998 ], [ -47.260763526519057, -22.340078175824612 ], [ -47.260753473661161, -22.340098826670381 ], [ -47.260743396161985, -22.340119464288726 ], [ -47.260733293701449, -22.340140088553877 ], [ -47.260723165964144, -22.340160699330756 ], [ -47.260713012634767, -22.340181296484317 ], [ -47.260702833398078, -22.340201879879427 ], [ -47.260692627938859, -22.340222449381219 ], [ -47.260682395942013, -22.340243004854866 ], [ -47.260672137092435, -22.340263546165538 ], [ -47.260661851075113, -22.340284073178605 ], [ -47.26065153757505, -22.34030458575949 ], [ -47.260641196277383, -22.340325083773635 ], [ -47.260630826867207, -22.340345567086658 ], [ -47.260620429029714, -22.340366035564198 ], [ -47.260610002450122, -22.340386489072134 ], [ -47.260599546813729, -22.340406927476273 ], [ -47.260589061805881, -22.340427350642535 ], [ -47.260578547111912, -22.340447758437005 ], [ -47.260568002417287, -22.340468150725854 ], [ -47.260557427407434, -22.340488527375314 ], [ -47.260546821767839, -22.340508888251833 ], [ -47.260536185184129, -22.340529233221716 ], [ -47.260525517341826, -22.340549562151612 ], [ -47.260514817926499, -22.340569874908201 ], [ -47.260504086623904, -22.340590171358258 ], [ -47.26049332311969, -22.340610451368622 ], [ -47.260482527099597, -22.340630714806245 ], [ -47.260471698249326, -22.340650961538358 ], [ -47.260460836254737, -22.34067119143209 ], [ -47.260449940801564, -22.340691404354782 ], [ -47.260439011575748, -22.340711600173837 ], [ -47.260428048263087, -22.34073177875678 ], [ -47.260417050549435, -22.34075193997144 ], [ -47.26040601812079, -22.340772083685483 ], [ -47.26039495066307, -22.340792209766754 ], [ -47.260383847862137, -22.340812318083476 ], [ -47.260372709404059, -22.340832408503655 ], [ -47.260361534974756, -22.340852480895592 ], [ -47.260350324260216, -22.340872535127701 ], [ -47.260339076946515, -22.340892571068476 ], [ -47.260327792719551, -22.340912588586598 ], [ -47.260316471265419, -22.34093258755091 ], [ -47.260305112270139, -22.340952567830158 ], [ -47.260293715419706, -22.340972529293524 ], [ -47.260282280400148, -22.340992471810154 ], [ -47.260270806897523, -22.341012395249315 ], [ -47.26025929459783, -22.341032299480464 ], [ -47.260247743187058, -22.341052184373183 ], [ -47.260236152351247, -22.341072049797187 ], [ -47.260224521776379, -22.341091895622309 ], [ -47.260212851148481, -22.341111721718512 ], [ -47.260201140153434, -22.341131527955987 ], [ -47.260189388477258, -22.341151314204968 ], [ -47.260177595805843, -22.34117108033584 ], [ -47.260165761825114, -22.341190826219211 ], [ -47.260153886220991, -22.341210551725727 ], [ -47.260141968679321, -22.341230256726217 ], [ -47.260130008885866, -22.341249941091743 ], [ -47.260118006526525, -22.341269604693359 ], [ -47.260105961286989, -22.341289247402305 ], [ -47.260093872852984, -22.341308869090184 ], [ -47.260081740910259, -22.341328469628369 ], [ -47.260069565144384, -22.34134804888874 ], [ -47.260057345241044, -22.341367606743017 ], [ -47.260045080885703, -22.341387143063329 ], [ -47.260032771763939, -22.341406657721862 ], [ -47.260020417561137, -22.34142615059087 ], [ -47.260008017962726, -22.341445621542903 ], [ -47.259995572654041, -22.341465070450532 ], [ -47.259983081320371, -22.341484497186585 ], [ -47.259970543646908, -22.341503901623955 ], [ -47.259957959318783, -22.341523283635802 ], [ -47.259945328021089, -22.341542643095341 ], [ -47.259932649438838, -22.341561979875976 ], [ -47.259919923256959, -22.341581293851227 ], [ -47.259907149608473, -22.341600584217979 ], [ -47.259894333672065, -22.341619842096005 ], [ -47.259892822246272, -22.341622101145905 ], [ -47.259872028021945, -22.341653098300416 ], [ -47.259868591809756, -22.341658204096898 ], [ -47.259855661042451, -22.341677294552692 ], [ -47.259842684876446, -22.341696319002597 ], [ -47.259829659201742, -22.341715273246276 ], [ -47.259816579936221, -22.341734153093324 ], [ -47.259803443025049, -22.341752954364313 ], [ -47.259790244440069, -22.341771672892545 ], [ -47.259776980179268, -22.34179030452518 ], [ -47.259763646265945, -22.341808845125154 ], [ -47.259750238748005, -22.341827290572642 ], [ -47.259736753697041, -22.341845636766983 ], [ -47.259723187207314, -22.341863879628274 ], [ -47.259709535394677, -22.341882015099472 ], [ -47.259695794395157, -22.341900039148324 ], [ -47.259681960363693, -22.341917947769435 ], [ -47.2596680294726, -22.341935736986265 ], [ -47.25965399790956, -22.341953402853445 ], [ -47.259639861876018, -22.341970941458733 ], [ -47.259625617584831, -22.341988348925383 ], [ -47.259611261257959, -22.342005621414408 ], [ -47.259596789124068, -22.342022755126496 ], [ -47.259582197415547, -22.342039746304469 ], [ -47.259567482365597, -22.342056591235281 ], [ -47.259552640205044, -22.342073286252074 ], [ -47.259537667158618, -22.342089827736189 ], [ -47.259522559441479, -22.342106212118935 ], [ -47.259507313255021, -22.342122435883319 ], [ -47.259491924782601, -22.342138495565667 ], [ -47.259476390185263, -22.342154387756683 ], [ -47.259460705596908, -22.342170109102774 ], [ -47.259444867119363, -22.342185656306604 ], [ -47.259428870817217, -22.342201026127796 ], [ -47.259412712712731, -22.342216215382987 ], [ -47.259396388780296, -22.342231220945376 ], [ -47.259379894905329, -22.342246039776438 ], [ -47.259363221965039, -22.342260673254092 ], [ -47.259346353114111, -22.342275131782579 ], [ -47.259329280022556, -22.342289423101217 ], [ -47.259312005102565, -22.342303546138844 ], [ -47.259294532010472, -22.342317498780435 ], [ -47.259276864421707, -22.342331278917356 ], [ -47.259259006030113, -22.342344884447886 ], [ -47.259240960547075, -22.342358313277849 ], [ -47.259222731701023, -22.342371563321144 ], [ -47.259204323236837, -22.342384632500153 ], [ -47.259185738915193, -22.342397518746154 ], [ -47.259166982512035, -22.342410219999767 ], [ -47.259148057817988, -22.34242273421129 ], [ -47.259128968637732, -22.342435059341085 ], [ -47.259109718789333, -22.342447193360076 ], [ -47.259090312104171, -22.34245913424969 ], [ -47.259070752425906, -22.342470880002487 ], [ -47.259051043610178, -22.342482428622375 ], [ -47.259031189524123, -22.342493778124766 ], [ -47.259011194045776, -22.342504926537014 ], [ -47.258991061063604, -22.342515871898584 ], [ -47.258970794476262, -22.342526612261224 ], [ -47.258950398191672, -22.34253714568937 ], [ -47.258929876126906, -22.342547470260303 ], [ -47.2589092322076, -22.34255758406438 ], [ -47.258888470367566, -22.342567485205169 ], [ -47.258867594548093, -22.342577171799974 ], [ -47.258846608697766, -22.34258664197975 ], [ -47.2588255167719, -22.342595893889442 ], [ -47.258804322732047, -22.342604925688303 ], [ -47.258783030545544, -22.342613735549907 ], [ -47.258761644184901, -22.342622321662688 ], [ -47.258740167627487, -22.342630682229942 ], [ -47.258718604854991, -22.342638815470067 ], [ -47.258696959852934, -22.342646719616919 ], [ -47.258675236609939, -22.342654392919957 ], [ -47.258653439117367, -22.34266183364452 ], [ -47.25863157136888, -22.342669040071996 ], [ -47.258609637359271, -22.342676010500217 ], [ -47.258587641084588, -22.342682743243575 ], [ -47.258565586541188, -22.342689236633198 ], [ -47.258543477724771, -22.342695489017284 ], [ -47.258521318630301, -22.342701498761404 ], [ -47.258499113250579, -22.342707264248475 ], [ -47.258476865576, -22.342712783879318 ], [ -47.258454579593867, -22.342718056072382 ], [ -47.258432259256963, -22.342723079271217 ], [ -47.258409902039567, -22.342727853328078 ], [ -47.258387489904706, -22.342732383012329 ], [ -47.258365007118243, -22.342736676423169 ], [ -47.258342452025602, -22.342740739191527 ], [ -47.258319825017566, -22.342744576542039 ], [ -47.258297126568692, -22.34274819369422 ], [ -47.258274357234491, -22.342751595867224 ], [ -47.258251517648354, -22.342754788284097 ], [ -47.258228608517165, -22.342757776176153 ], [ -47.258205630617844, -22.342760564786627 ], [ -47.258182584793566, -22.34276315937398 ], [ -47.258159471949128, -22.342765565214929 ], [ -47.258136293047045, -22.342767787607301 ], [ -47.258113049103549, -22.342769831872189 ], [ -47.258089741184079, -22.34277170335611 ], [ -47.258066370399291, -22.342773407432787 ], [ -47.258042937901067, -22.342774949504616 ], [ -47.25801944487857, -22.342776335003869 ], [ -47.257995892554199, -22.342777569393789 ], [ -47.257972282179942, -22.342778658169379 ], [ -47.257948615033932, -22.342779606857938 ], [ -47.25792489241671, -22.342780421019594 ], [ -47.257901115648075, -22.342781106247593 ], [ -47.257877286064129, -22.342781668168438 ], [ -47.257853405013897, -22.342782112441935 ], [ -47.257829473856852, -22.342782444761145 ], [ -47.257805493960049, -22.342782670852326 ], [ -47.257781466695626, -22.34278279647468 ], [ -47.257757393438759, -22.34278282742013 ], [ -47.257733275565158, -22.342782769513047 ], [ -47.25770911444927, -22.342782628609946 ], [ -47.257684911462199, -22.342782410599078 ], [ -47.257660667970121, -22.342782121400354 ], [ -47.257636385332866, -22.342781766964688 ], [ -47.25761206490202, -22.342781353273953 ], [ -47.257587708020125, -22.342780886340584 ], [ -47.257563316019166, -22.342780372207287 ], [ -47.257538890219784, -22.342779816946905 ], [ -47.257514432535771, -22.342779226676708 ], [ -47.25748995431708, -22.342778607595058 ], [ -47.257465473042146, -22.342777963141277 ], [ -47.257440996258822, -22.342777294178447 ], [ -47.257416523953921, -22.342776601314313 ], [ -47.257392055907111, -22.342775885151386 ], [ -47.257350287221726, -22.342774623656467 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1064.9540877469999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263625409345273, -22.335782478740668 ], [ -47.263594227616395, -22.335813540682768 ], [ -47.263577682874839, -22.335829950119571 ], [ -47.263561078685477, -22.335846353347673 ], [ -47.263544418489765, -22.335862753283159 ], [ -47.263527705744956, -22.335879152854609 ], [ -47.26351094392394, -22.335895555002853 ], [ -47.263494076846143, -22.335912020931115 ], [ -47.263477239204903, -22.335928425443505 ], [ -47.263460363025587, -22.33594484146451 ], [ -47.26344345183341, -22.335961271980601 ], [ -47.263426509167218, -22.335977719992595 ], [ -47.26340953875701, -22.335994188286719 ], [ -47.263392549034315, -22.336010673548767 ], [ -47.263375548114318, -22.336027171063204 ], [ -47.263358538060857, -22.336043681905991 ], [ -47.26334152061375, -22.336060207473622 ], [ -47.263324497515384, -22.336076749166256 ], [ -47.263307470511428, -22.336093308386921 ], [ -47.263290441350215, -22.336109886542214 ], [ -47.26327341178343, -22.336126485041579 ], [ -47.263256383565526, -22.336143105297957 ], [ -47.263239358454371, -22.336159748726999 ], [ -47.263222338210383, -22.336176416748128 ], [ -47.263205260461959, -22.336193173714609 ], [ -47.263188249721217, -22.336209900757709 ], [ -47.263171249168046, -22.336226656686943 ], [ -47.263154260577608, -22.336243442934926 ], [ -47.263137285728632, -22.336260260937149 ], [ -47.263120326403076, -22.336277112131949 ], [ -47.263103384386525, -22.33629399796051 ], [ -47.263086461468163, -22.336310919866449 ], [ -47.263069559440822, -22.336327879296192 ], [ -47.263052680101019, -22.336344877698622 ], [ -47.263035825249034, -22.336361916525238 ], [ -47.263018996689162, -22.336378997229769 ], [ -47.263002196229635, -22.336396121268201 ], [ -47.262985425682771, -22.33641329009874 ], [ -47.262968686864994, -22.336430505181696 ], [ -47.262951981597034, -22.336447767979404 ], [ -47.262935311704105, -22.336465079955754 ], [ -47.262918679015741, -22.33648244257666 ], [ -47.262902085366044, -22.336499857309462 ], [ -47.262885532593835, -22.336517325623021 ], [ -47.262869022542773, -22.336534848987441 ], [ -47.262852557061251, -22.336552428874018 ], [ -47.262836138002655, -22.336570066755137 ], [ -47.262819767225814, -22.336587764103612 ], [ -47.262803447800067, -22.336605521081278 ], [ -47.262787186527596, -22.336623332973989 ], [ -47.262770988530548, -22.336641194163349 ], [ -47.262754854500017, -22.336659103270652 ], [ -47.262738784242721, -22.33667705988622 ], [ -47.262722777565308, -22.336695063600661 ], [ -47.262706834274077, -22.33671311400521 ], [ -47.262690954175518, -22.336731210691209 ], [ -47.262675137075902, -22.336749353250415 ], [ -47.262659382781216, -22.336767541275151 ], [ -47.262643691097558, -22.336785774358027 ], [ -47.262628061831002, -22.336804052091825 ], [ -47.262612494787334, -22.336822374069914 ], [ -47.262596989772319, -22.336840739886057 ], [ -47.262581546591839, -22.336859149134163 ], [ -47.262566165051553, -22.336877601408556 ], [ -47.262550844957048, -22.336896096304031 ], [ -47.262535586113948, -22.336914633415656 ], [ -47.262520388327843, -22.336933212338771 ], [ -47.262505251404278, -22.336951832669129 ], [ -47.262490175148763, -22.33697049400277 ], [ -47.262475159366716, -22.336989195936102 ], [ -47.262460203863704, -22.337007938065799 ], [ -47.262445308445066, -22.337026719988991 ], [ -47.262430472916343, -22.337045541302988 ], [ -47.262415697083014, -22.337064401605375 ], [ -47.262400980750492, -22.337083300494196 ], [ -47.262386323724321, -22.337102237567613 ], [ -47.262371725809963, -22.337121212424258 ], [ -47.262357186812899, -22.337140224663052 ], [ -47.262342706538718, -22.337159273883039 ], [ -47.262328284792993, -22.337178359683683 ], [ -47.262313921381292, -22.337197481664713 ], [ -47.262299616109296, -22.337216639426082 ], [ -47.262285368782685, -22.33723583256808 ], [ -47.262271179207204, -22.337255060691231 ], [ -47.262257047188605, -22.337274323396297 ], [ -47.262242972532732, -22.337293620284413 ], [ -47.2622289550456, -22.337312950956729 ], [ -47.262214994533004, -22.337332315014898 ], [ -47.262201090801014, -22.337351712060794 ], [ -47.26218724365576, -22.33737114169638 ], [ -47.262173452903397, -22.337390603523943 ], [ -47.262159718350155, -22.33741009714597 ], [ -47.262146039802325, -22.337429622165267 ], [ -47.262132417066319, -22.337449178184773 ], [ -47.262118849948585, -22.337468764807774 ], [ -47.262105338255751, -22.337488381637559 ], [ -47.262091881794419, -22.337508028277757 ], [ -47.262078480371351, -22.337527704332253 ], [ -47.262065133793314, -22.337547409405108 ], [ -47.26205184186729, -22.337567143100554 ], [ -47.262038604400338, -22.337586905022917 ], [ -47.262025421199517, -22.337606694776952 ], [ -47.262012292072065, -22.337626511967443 ], [ -47.261999216825259, -22.33764635619945 ], [ -47.261986195266644, -22.33766622707806 ], [ -47.261973227203718, -22.337686124208609 ], [ -47.261960312444053, -22.337706047196775 ], [ -47.261947450795482, -22.337725995648164 ], [ -47.261934642065853, -22.337745969168665 ], [ -47.261921886063099, -22.337765967364351 ], [ -47.261909182595403, -22.337785989841382 ], [ -47.261896531477682, -22.337806036195374 ], [ -47.261883932557055, -22.337826105963902 ], [ -47.261871385594475, -22.337846198772517 ], [ -47.261858890264058, -22.337866314364188 ], [ -47.261846446220837, -22.337886452512439 ], [ -47.261834053119777, -22.33790661299113 ], [ -47.26182171061577, -22.337926795574319 ], [ -47.261809418363754, -22.337947000036309 ], [ -47.261797176018518, -22.337967226151719 ], [ -47.261784983235003, -22.337987473695296 ], [ -47.261772839668019, -22.33800774244207 ], [ -47.261760744972392, -22.338028032167287 ], [ -47.261748698803018, -22.338048342646388 ], [ -47.261736700814687, -22.338068673655016 ], [ -47.261724750662246, -22.338089024969136 ], [ -47.261712848000627, -22.338109396364846 ], [ -47.261700992484663, -22.338129787618328 ], [ -47.261689183769221, -22.338150198506213 ], [ -47.261677421509226, -22.338170628805223 ], [ -47.261665705359661, -22.338191078292265 ], [ -47.261654034975422, -22.338211546744507 ], [ -47.261642410011589, -22.33823203393915 ], [ -47.261630830123138, -22.338252539653716 ], [ -47.261619294965016, -22.338273063666197 ], [ -47.261607804192579, -22.338293605754085 ], [ -47.261596357460768, -22.338314165695689 ], [ -47.261584954424805, -22.338334743269275 ], [ -47.261573594739993, -22.338355338253216 ], [ -47.261562278061561, -22.338375950426212 ], [ -47.261551004044954, -22.338396579566894 ], [ -47.261539772345422, -22.338417225454421 ], [ -47.261528582618496, -22.338437887867908 ], [ -47.261517434519718, -22.338458566586549 ], [ -47.261506327704623, -22.338479261389864 ], [ -47.261495261828877, -22.338499972057544 ], [ -47.261484236548206, -22.338520698369308 ], [ -47.26147325151841, -22.3385414401051 ], [ -47.261462306395302, -22.33856219704505 ], [ -47.261451400834851, -22.338582968969408 ], [ -47.26144053449309, -22.338603755658482 ], [ -47.261429707026075, -22.338624556892874 ], [ -47.261418918089973, -22.3386453724533 ], [ -47.261408167341052, -22.338666202120521 ], [ -47.261397454435674, -22.338687045675481 ], [ -47.261386779030211, -22.338707902899365 ], [ -47.261376140781259, -22.338728773573266 ], [ -47.261365539345384, -22.33874965747852 ], [ -47.26135497437928, -22.338770554396689 ], [ -47.261344445539699, -22.338791464109406 ], [ -47.261333952493359, -22.338812386378873 ], [ -47.261323495328433, -22.338833320109028 ], [ -47.261313074431065, -22.33885426295658 ], [ -47.261302689423125, -22.338875213220824 ], [ -47.261292339314338, -22.338896170364524 ], [ -47.261282023073171, -22.338917133935922 ], [ -47.261271739668871, -22.338938103483887 ], [ -47.261261488071639, -22.33895907855791 ], [ -47.261251267252476, -22.338980058708049 ], [ -47.261241076183403, -22.339001043484846 ], [ -47.261230913837146, -22.339022032439605 ], [ -47.261220779187589, -22.339043025123893 ], [ -47.261210706813024, -22.33906394713517 ], [ -47.261200622795279, -22.339084949250026 ], [ -47.261190563411517, -22.339105953756711 ], [ -47.261180527638622, -22.339126960209061 ], [ -47.261170514454683, -22.339147968160567 ], [ -47.261160522838452, -22.339168977166 ], [ -47.261150551769852, -22.33918998678001 ], [ -47.26114060022968, -22.33921099655786 ], [ -47.261130667199687, -22.339232006055315 ], [ -47.261120751662645, -22.339253014828444 ], [ -47.261110852602222, -22.339274022433798 ], [ -47.261100969003152, -22.339295028428239 ], [ -47.261091099851079, -22.339316032369087 ], [ -47.261081244132605, -22.339337033814196 ], [ -47.261071400835476, -22.339358032321396 ], [ -47.26106156894825, -22.339379027449166 ], [ -47.261051747460506, -22.339400018756507 ], [ -47.261041935362968, -22.339421005802329 ], [ -47.261032131647141, -22.339441988146326 ], [ -47.261022335305704, -22.339462965348204 ], [ -47.261012545332171, -22.339483936968396 ], [ -47.26100276072134, -22.33950490256699 ], [ -47.260992980468536, -22.339525861705535 ], [ -47.260983203570618, -22.339546813944693 ], [ -47.260973429025036, -22.339567758846442 ], [ -47.260963655830494, -22.339588695972438 ], [ -47.260953882986534, -22.339609624885139 ], [ -47.260944109493799, -22.33963054514701 ], [ -47.260934334353976, -22.339651456320908 ], [ -47.260924556569535, -22.339672357970436 ], [ -47.260914775144229, -22.339693249658907 ], [ -47.260904989082555, -22.339714130950608 ], [ -47.260895197390226, -22.339735001409608 ], [ -47.260885399073779, -22.339755860600818 ], [ -47.26087559314081, -22.339776708089314 ], [ -47.260865778599943, -22.339797543440437 ], [ -47.260855954460659, -22.339818366220275 ], [ -47.260846119733706, -22.339839175994527 ], [ -47.26083627343035, -22.339859972330508 ], [ -47.260826414563283, -22.339880754794859 ], [ -47.260816542145989, -22.33990152295495 ], [ -47.260806655192795, -22.339922276378989 ], [ -47.260796752719244, -22.339943014635011 ], [ -47.260786833741676, -22.339963737291843 ], [ -47.260776897277402, -22.339984443918691 ], [ -47.26076697919995, -22.340005057485264 ], [ -47.260757006519263, -22.340025727447429 ], [ -47.260747013361517, -22.340046380217981 ], [ -47.260736998080517, -22.340067016834844 ], [ -47.260726959085638, -22.340087639194444 ], [ -47.260716895660813, -22.340108247981718 ], [ -47.260706807486308, -22.340128843073465 ], [ -47.260696694248097, -22.340149424335209 ], [ -47.260686555632148, -22.340169991632663 ], [ -47.260676391324637, -22.340190544831362 ], [ -47.260666201011638, -22.340211083797175 ], [ -47.260655984379426, -22.340231608396017 ], [ -47.260645741114338, -22.340252118493762 ], [ -47.260635470902692, -22.340272613956596 ], [ -47.260625173430924, -22.340293094650672 ], [ -47.260614848385558, -22.340313560442286 ], [ -47.260604495453137, -22.340334011197861 ], [ -47.260594114320277, -22.340354446783902 ], [ -47.260583704673628, -22.34037486706708 ], [ -47.260573266199962, -22.340395271914115 ], [ -47.260562798586072, -22.340415661191837 ], [ -47.260552301518779, -22.340436034767222 ], [ -47.260541774685002, -22.340456392507402 ], [ -47.260531217771664, -22.340476734279541 ], [ -47.260520630465777, -22.340497059951087 ], [ -47.260510012454425, -22.3405173693893 ], [ -47.260499363424678, -22.340537662461852 ], [ -47.260488683063663, -22.340557939036522 ], [ -47.260477971058556, -22.340578198981081 ], [ -47.26046722709664, -22.340598442163433 ], [ -47.260456450865142, -22.340618668451697 ], [ -47.260445642051344, -22.340638877714174 ], [ -47.260434800342601, -22.340659069819171 ], [ -47.260423925426302, -22.340679244635187 ], [ -47.260413016989872, -22.340699402030808 ], [ -47.260402074720723, -22.340719541874801 ], [ -47.260391098306258, -22.340739664036203 ], [ -47.260380087434079, -22.340759768383908 ], [ -47.260369041791641, -22.340779854787133 ], [ -47.260357961066433, -22.340799923115355 ], [ -47.260346844946078, -22.340819973237938 ], [ -47.260335693118165, -22.340840005024493 ], [ -47.260324505270198, -22.340860018344902 ], [ -47.260313281089871, -22.34088001306899 ], [ -47.260302020264689, -22.340899989066905 ], [ -47.260290722482367, -22.340919946208942 ], [ -47.260279387430479, -22.340939884365351 ], [ -47.260268014796665, -22.340959803406822 ], [ -47.260256604268534, -22.340979703204024 ], [ -47.260245155533731, -22.340999583627795 ], [ -47.260233668279895, -22.341019444549168 ], [ -47.260222142194593, -22.341039285839393 ], [ -47.260210576965449, -22.341059107369798 ], [ -47.260198972280072, -22.341078909011873 ], [ -47.26018732782606, -22.341098690637313 ], [ -47.260175643290907, -22.341118452117971 ], [ -47.260163918362188, -22.341138193325964 ], [ -47.260152152727436, -22.341157914133362 ], [ -47.260140346074081, -22.341177614412619 ], [ -47.260128498089642, -22.341197294036235 ], [ -47.260116608461573, -22.341216952876909 ], [ -47.260104676877148, -22.341236590807579 ], [ -47.260092703023837, -22.341256207701225 ], [ -47.260080686588928, -22.341275803431103 ], [ -47.260068627259628, -22.341295377870768 ], [ -47.260056524723211, -22.341314930893613 ], [ -47.260044378666848, -22.341334462373545 ], [ -47.260032188777693, -22.341353972184397 ], [ -47.260019954742745, -22.341373460200433 ], [ -47.260007676249003, -22.341392926295889 ], [ -47.259995352983431, -22.341412370345253 ], [ -47.259982984632913, -22.341431792223272 ], [ -47.259970570884214, -22.341451191804783 ], [ -47.259958111424091, -22.341470568964791 ], [ -47.259945605939215, -22.341489923578518 ], [ -47.25993305411609, -22.341509255521469 ], [ -47.259920455641236, -22.341528564669179 ], [ -47.259907810201049, -22.341547850897449 ], [ -47.259895117481904, -22.341567114082256 ], [ -47.259882377707783, -22.341586353287529 ], [ -47.259869597198204, -22.341605557925902 ], [ -47.259865791381522, -22.341611246281328 ], [ -47.259845038296788, -22.341642161839811 ], [ -47.259843936845364, -22.341643798463135 ], [ -47.259831052968842, -22.341662819686057 ], [ -47.259818127870304, -22.341681769260322 ], [ -47.259805157508559, -22.341700643010444 ], [ -47.259792137875813, -22.34171943677282 ], [ -47.259779064997005, -22.341738146397038 ], [ -47.259765934929085, -22.341756767747899 ], [ -47.25975274376038, -22.341775296706921 ], [ -47.259739487609608, -22.341793729174494 ], [ -47.259726162624993, -22.341812061071749 ], [ -47.259712764983185, -22.341830288342717 ], [ -47.259699290888044, -22.341848406956462 ], [ -47.259685736569367, -22.341866412909379 ], [ -47.259672098281108, -22.341884302227697 ], [ -47.259658372299967, -22.341902070969798 ], [ -47.259644554923433, -22.341919715228741 ], [ -47.259630642467499, -22.341937231134946 ], [ -47.259616631264628, -22.341954614858643 ], [ -47.259602517661008, -22.341971862612617 ], [ -47.259588298013739, -22.341988970654924 ], [ -47.259573968687945, -22.342005935291379 ], [ -47.259559526053259, -22.342022752878183 ], [ -47.259544966480291, -22.342039419824619 ], [ -47.259530286336727, -22.342055932595311 ], [ -47.25951548198303, -22.342072287712817 ], [ -47.259500549768148, -22.342088481759532 ], [ -47.259485486024474, -22.342104511380008 ], [ -47.259470287062769, -22.342120373282665 ], [ -47.259454949167093, -22.342136064241348 ], [ -47.259439468588816, -22.342151581096534 ], [ -47.259423841540873, -22.342166920756402 ], [ -47.259408064191575, -22.342182080197336 ], [ -47.259392132658327, -22.342197056464215 ], [ -47.259376043001176, -22.342211846669787 ], [ -47.259359791173345, -22.342226448032712 ], [ -47.259343367114624, -22.342240863070298 ], [ -47.25932675099606, -22.342255104976257 ], [ -47.259309932195904, -22.342269183434052 ], [ -47.259292912861504, -22.342283097516834 ], [ -47.259275696633296, -22.342296845045251 ], [ -47.259258287174497, -22.342310423847564 ], [ -47.259240688170465, -22.342323831760325 ], [ -47.259222903327654, -22.34233706662916 ], [ -47.259204936372903, -22.34235012630938 ], [ -47.259186791052862, -22.34236300866645 ], [ -47.259168471133037, -22.342375711576526 ], [ -47.259149980397325, -22.342388232927021 ], [ -47.259131322647278, -22.342400570616888 ], [ -47.259112501701203, -22.342412722557174 ], [ -47.259093521393567, -22.342424686671663 ], [ -47.259074385574756, -22.342436460896664 ], [ -47.259055098109904, -22.342448043181854 ], [ -47.259035662878539, -22.342459431490582 ], [ -47.259016083773943, -22.342470623799976 ], [ -47.25899636470254, -22.34248161810147 ], [ -47.258976509583228, -22.342492412401032 ], [ -47.258956522347098, -22.342503004719415 ], [ -47.258936406936442, -22.342513393092556 ], [ -47.25891616730447, -22.3425235755718 ], [ -47.258895807414682, -22.342533550224196 ], [ -47.258875331240418, -22.342543315132708 ], [ -47.25885474276393, -22.342552868396641 ], [ -47.258834045976265, -22.342562208131824 ], [ -47.258813244876563, -22.342571332470797 ], [ -47.258792343471399, -22.342580239563254 ], [ -47.258771345774306, -22.342588927576209 ], [ -47.258750255805076, -22.342597394694288 ], [ -47.258729077589237, -22.342605639120112 ], [ -47.258707815157592, -22.34261365907442 ], [ -47.25868647254547, -22.342621452796415 ], [ -47.258665053791923, -22.342629018544034 ], [ -47.258643562939419, -22.342636354594386 ], [ -47.258622004032972, -22.3426434592437 ], [ -47.258600381119145, -22.342650330808038 ], [ -47.25857869824587, -22.342656967623267 ], [ -47.258556959461529, -22.342663368045315 ], [ -47.258535168813701, -22.342669530450753 ], [ -47.258513330349039, -22.342675453236733 ], [ -47.258491448111684, -22.342681134821522 ], [ -47.258469526142797, -22.342686573644574 ], [ -47.258447568479845, -22.342691768166826 ], [ -47.258425579118963, -22.342696716878994 ], [ -47.258403554282602, -22.342701419960353 ], [ -47.258381471717755, -22.342705883035311 ], [ -47.258359312243577, -22.342710114704641 ], [ -47.258337073616715, -22.342714120468738 ], [ -47.258314756048208, -22.342717905340546 ], [ -47.258292359849641, -22.342721474326726 ], [ -47.258269885429769, -22.342724832433511 ], [ -47.258247333290711, -22.342727984671928 ], [ -47.258224704022915, -22.342730936062807 ], [ -47.258201998300748, -22.342733691641357 ], [ -47.258179216878176, -22.34273625646097 ], [ -47.258156360583015, -22.342738635597065 ], [ -47.258133430312469, -22.342740834150302 ], [ -47.258110427028079, -22.342742857249245 ], [ -47.258087351750518, -22.342744710053069 ], [ -47.258064205554703, -22.342746397753519 ], [ -47.258040989565011, -22.342747925576717 ], [ -47.258017704950547, -22.342749298784764 ], [ -47.257994352920285, -22.342750522676795 ], [ -47.257970934718784, -22.342751602590102 ], [ -47.257947451621931, -22.34275254390074 ], [ -47.257923904932447, -22.342753352024172 ], [ -47.25790029597627, -22.342754032415574 ], [ -47.257876626098792, -22.342754590570042 ], [ -47.257852896661035, -22.342755032022598 ], [ -47.257829109036436, -22.342755362348282 ], [ -47.257805264607633, -22.342755587161847 ], [ -47.257781364763289, -22.342755712117619 ], [ -47.257757410895792, -22.342755742909226 ], [ -47.257733404398067, -22.34275568526915 ], [ -47.257709346661635, -22.342755544968547 ], [ -47.257685239073901, -22.342755327816619 ], [ -47.25766108301648, -22.342755039660517 ], [ -47.257636879863213, -22.34275468638463 ], [ -47.257612630978251, -22.342754273910518 ], [ -47.257588337714672, -22.342753808196328 ], [ -47.257564001413066, -22.342753295236673 ], [ -47.257539623400284, -22.342752741062199 ], [ -47.257515205715109, -22.342752151756962 ], [ -47.257490761729699, -22.342751533540728 ], [ -47.257466312330479, -22.342750889925654 ], [ -47.257441866614037, -22.342750221811496 ], [ -47.257417424607176, -22.34274952980476 ], [ -47.257392986088213, -22.342748814505708 ], [ -47.257362346154586, -22.342747889121231 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1059.866259812, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263594953631042, -22.33577313552772 ], [ -47.263572971668921, -22.335795033038881 ], [ -47.263556468304614, -22.335811401433997 ], [ -47.263539901632598, -22.335827767596022 ], [ -47.263523275071272, -22.335844134419787 ], [ -47.263506592057404, -22.335860504814608 ], [ -47.263489856046064, -22.335876881704248 ], [ -47.263473000896617, -22.335893335985105 ], [ -47.263456183154538, -22.335909721088061 ], [ -47.263439322919517, -22.335926121584372 ], [ -47.263422423707631, -22.335942540450969 ], [ -47.263405489050847, -22.335958980681529 ], [ -47.263388522709256, -22.33597544502387 ], [ -47.263371534067957, -22.335991929233828 ], [ -47.263354532297555, -22.336008427570675 ], [ -47.263337519516817, -22.336024941057605 ], [ -47.263320497466417, -22.336041471091661 ], [ -47.26330346789004, -22.336058019074326 ], [ -47.263286432535239, -22.336074586410266 ], [ -47.263269393152612, -22.336091174508425 ], [ -47.263252351496732, -22.336107784781035 ], [ -47.263235309325367, -22.336124418644381 ], [ -47.263218268400244, -22.336141077517919 ], [ -47.263201230486104, -22.336157762825533 ], [ -47.263184122527008, -22.336174549413883 ], [ -47.263167089498012, -22.336191298370693 ], [ -47.263150064819833, -22.336208078074893 ], [ -47.263133050274504, -22.336224889965802 ], [ -47.263116047648012, -22.336241735485977 ], [ -47.263099058730305, -22.336258616081359 ], [ -47.263082085315389, -22.336275533201192 ], [ -47.263065129201642, -22.336292488297602 ], [ -47.263048192191555, -22.336309482825911 ], [ -47.263031276091994, -22.336326518244451 ], [ -47.263014382714182, -22.336343596014395 ], [ -47.262997513874012, -22.336360717599693 ], [ -47.262980671392071, -22.336377884466842 ], [ -47.262963857093624, -22.336395098084957 ], [ -47.262947072808686, -22.336412359925642 ], [ -47.262930320372384, -22.336429671462771 ], [ -47.262913601625058, -22.336447034172146 ], [ -47.262896918412011, -22.336464449531807 ], [ -47.262880272584027, -22.336481919021573 ], [ -47.262863665997251, -22.33649944412295 ], [ -47.262847100513525, -22.336517026318958 ], [ -47.262830578000248, -22.336534667093943 ], [ -47.26281410033058, -22.336552367933603 ], [ -47.262797669384078, -22.336570130324091 ], [ -47.262781288452544, -22.336587954222022 ], [ -47.262764965244294, -22.336605833953048 ], [ -47.262748705718785, -22.336623762985013 ], [ -47.262732510711217, -22.336641739774535 ], [ -47.262716380024962, -22.336659763908752 ], [ -47.262700313463341, -22.336677834975113 ], [ -47.262684310829307, -22.33669595256174 ], [ -47.26266837192594, -22.33671411625695 ], [ -47.262652496556164, -22.336732325649564 ], [ -47.262636684522519, -22.336750580329038 ], [ -47.26262093562768, -22.336768879885106 ], [ -47.262605249674301, -22.336787223907766 ], [ -47.262589626464674, -22.3368056119877 ], [ -47.262574065801154, -22.336824043716025 ], [ -47.262558567486089, -22.336842518684037 ], [ -47.262543131321721, -22.33686103648353 ], [ -47.262527757110107, -22.336879596706808 ], [ -47.262512444653375, -22.336898198946546 ], [ -47.262497193753603, -22.336916842795706 ], [ -47.262482004212806, -22.336935527847729 ], [ -47.262466875832978, -22.336954253696376 ], [ -47.262451808416081, -22.336973019935908 ], [ -47.262436801764082, -22.336991826160855 ], [ -47.262421855678845, -22.337010671966205 ], [ -47.262406969962363, -22.337029556947233 ], [ -47.26239214441658, -22.337048480699632 ], [ -47.262377378843432, -22.337067442819379 ], [ -47.26236267304489, -22.337086442902837 ], [ -47.262348026822941, -22.337105480546754 ], [ -47.262333439979514, -22.337124555348296 ], [ -47.262318912316701, -22.337143666904755 ], [ -47.262304443636573, -22.337162814813937 ], [ -47.262290033741195, -22.337181998673856 ], [ -47.262275682432744, -22.337201218082942 ], [ -47.262261389513426, -22.337220472639878 ], [ -47.262247154785506, -22.337239761943689 ], [ -47.262232978051273, -22.337259085593715 ], [ -47.262218859113084, -22.337278443189639 ], [ -47.262204797773535, -22.337297834331189 ], [ -47.262190793834982, -22.337317258618715 ], [ -47.262176847099994, -22.337336715652874 ], [ -47.262162957371366, -22.337356205034254 ], [ -47.262149124451803, -22.337375726363994 ], [ -47.262135348144128, -22.337395279243385 ], [ -47.2621216282513, -22.337414863274098 ], [ -47.262107964576316, -22.33743447805799 ], [ -47.262094356922283, -22.337454123197254 ], [ -47.262080805092481, -22.337473798294141 ], [ -47.262067308890209, -22.3374935029513 ], [ -47.262053868118869, -22.337513236771716 ], [ -47.262040482581988, -22.337532999358469 ], [ -47.262027152083213, -22.337552790314916 ], [ -47.262013876426408, -22.337572609244511 ], [ -47.262000655415321, -22.337592455751157 ], [ -47.261987488853968, -22.337612329438944 ], [ -47.261974376546434, -22.337632229912106 ], [ -47.261961318297054, -22.337652156775015 ], [ -47.261948313910175, -22.337672109632244 ], [ -47.261935363190155, -22.337692088088868 ], [ -47.261922465941709, -22.337712091749868 ], [ -47.261909621969579, -22.337732120220409 ], [ -47.26189683107858, -22.337752173106129 ], [ -47.261884093073789, -22.337772250012478 ], [ -47.261871407768204, -22.337792350532816 ], [ -47.261858775014844, -22.337812474189956 ], [ -47.26184619458288, -22.337832620590575 ], [ -47.261833666147311, -22.337852789470261 ], [ -47.26182118936093, -22.337872980600405 ], [ -47.26180876387626, -22.33789319375278 ], [ -47.261796389345989, -22.337913428699302 ], [ -47.261784065422681, -22.337933685212192 ], [ -47.26177179175879, -22.337953963064109 ], [ -47.261759568006909, -22.337974262027792 ], [ -47.261747393819547, -22.337994581876302 ], [ -47.261735268849179, -22.338014922383028 ], [ -47.261723192748356, -22.338035283321499 ], [ -47.261711165169572, -22.338055664465521 ], [ -47.261699185765281, -22.338076065589348 ], [ -47.261687254188111, -22.338096486467204 ], [ -47.261675370090593, -22.338116926873617 ], [ -47.261663533125258, -22.338137386583462 ], [ -47.261651742944672, -22.338157865371929 ], [ -47.26163999920152, -22.338178363014141 ], [ -47.261628301548363, -22.338198879285766 ], [ -47.261616649638029, -22.338219413962445 ], [ -47.261605043123126, -22.338239966820144 ], [ -47.261593481656341, -22.338260537635385 ], [ -47.26158196489073, -22.338281126184192 ], [ -47.261570492478931, -22.338301732243444 ], [ -47.261559064073921, -22.338322355590037 ], [ -47.261547679328707, -22.338342996000915 ], [ -47.261536337896288, -22.33836365325346 ], [ -47.261525039429806, -22.338384327125006 ], [ -47.261513783582302, -22.338405017393406 ], [ -47.261502570007096, -22.33842572383654 ], [ -47.261491398357457, -22.338446446232368 ], [ -47.261480268286768, -22.33846718435921 ], [ -47.261469179448454, -22.338487937995581 ], [ -47.261458131496049, -22.338508706920045 ], [ -47.261447124083176, -22.338529490911426 ], [ -47.26143615686351, -22.338550289748806 ], [ -47.261425229490854, -22.338571103211294 ], [ -47.26141434161908, -22.338591931078216 ], [ -47.261403492902168, -22.338612773129103 ], [ -47.261392682994099, -22.338633629143715 ], [ -47.261381911549137, -22.338654498901779 ], [ -47.261371178221474, -22.338675382183354 ], [ -47.261360482665431, -22.338696278768634 ], [ -47.261349824535564, -22.338717188437872 ], [ -47.261339203486436, -22.338738110971455 ], [ -47.261328619172637, -22.338759046150106 ], [ -47.261318071248958, -22.338779993754621 ], [ -47.261307559381756, -22.338800953543107 ], [ -47.261297083730078, -22.338821924272754 ], [ -47.26128664484559, -22.338842903260673 ], [ -47.261276242449718, -22.338863888594201 ], [ -47.261265875554223, -22.338884879719608 ], [ -47.261255543122701, -22.338905876182896 ], [ -47.261245244119692, -22.338926877530714 ], [ -47.261234977510782, -22.338947883310542 ], [ -47.261224742262591, -22.338968893070472 ], [ -47.261214537342809, -22.338989906359128 ], [ -47.261204361720068, -22.339010922726089 ], [ -47.261194214364259, -22.339031941721217 ], [ -47.261184135783807, -22.339052876614549 ], [ -47.261174039907864, -22.339073903385128 ], [ -47.261163969226892, -22.339094931442297 ], [ -47.261153922714307, -22.339115960338518 ], [ -47.261143899344923, -22.339136989625967 ], [ -47.26113389809435, -22.339158018858182 ], [ -47.261123917939578, -22.339179047588598 ], [ -47.261113957858605, -22.33920007537143 ], [ -47.261104016830515, -22.339221101761421 ], [ -47.261094093835602, -22.339242126313611 ], [ -47.261084187855232, -22.339263148583765 ], [ -47.261074297871971, -22.339284168127847 ], [ -47.261064422869481, -22.339305184502464 ], [ -47.261054561832495, -22.339326197264814 ], [ -47.26104471374714, -22.339347205972032 ], [ -47.26103487760048, -22.339368210182013 ], [ -47.261025052380724, -22.339389209453341 ], [ -47.26101523707743, -22.339410203344361 ], [ -47.261005430681124, -22.339431191414526 ], [ -47.260995632183651, -22.339452173223087 ], [ -47.260985840577838, -22.339473148330303 ], [ -47.260976054857998, -22.33949411629591 ], [ -47.260966274019097, -22.339515076681465 ], [ -47.260956497057848, -22.339536029047405 ], [ -47.26094672297166, -22.339556972955769 ], [ -47.260936950759472, -22.339577907968099 ], [ -47.260927179421095, -22.339598833647042 ], [ -47.260917407957713, -22.339619749555133 ], [ -47.260907635371666, -22.339640655255423 ], [ -47.260897860666226, -22.339661550311764 ], [ -47.260888082846193, -22.339682434287752 ], [ -47.260878300917213, -22.339703306748085 ], [ -47.260868513886322, -22.339724167257167 ], [ -47.260858720761576, -22.339745015380451 ], [ -47.260848920552192, -22.339765850683559 ], [ -47.26083911226867, -22.33978667273238 ], [ -47.260829294922452, -22.339807481093786 ], [ -47.260819467526495, -22.339828275334039 ], [ -47.260809629094311, -22.339849055021375 ], [ -47.260799778641115, -22.339869819723301 ], [ -47.260789915183061, -22.339890569008045 ], [ -47.260780037737227, -22.339911302444914 ], [ -47.260770145322184, -22.339932019602962 ], [ -47.260760236957339, -22.339952720052178 ], [ -47.260750311663337, -22.339973403363022 ], [ -47.260740411459672, -22.339993979739827 ], [ -47.260730451358349, -22.34001462362081 ], [ -47.260720471340278, -22.340035249227206 ], [ -47.260710469645879, -22.340055857840319 ], [ -47.260700444514015, -22.340076451713809 ], [ -47.260690395163529, -22.340097031670005 ], [ -47.260680321275117, -22.340117597588335 ], [ -47.260670222535992, -22.340138149334965 ], [ -47.260660098633487, -22.340158686776341 ], [ -47.260649949255146, -22.34017920977864 ], [ -47.260639774088389, -22.340199718208471 ], [ -47.260629572820839, -22.340220211932508 ], [ -47.260619345140228, -22.340240690817307 ], [ -47.260609090734263, -22.340261154729909 ], [ -47.260598809290798, -22.340281603537214 ], [ -47.260588500497768, -22.340302037106277 ], [ -47.260578164043096, -22.34032245530441 ], [ -47.260567799614876, -22.34034285799893 ], [ -47.260557406901192, -22.34036324505734 ], [ -47.260546985590253, -22.340383616347328 ], [ -47.260536535370342, -22.340403971736482 ], [ -47.260526055929716, -22.340424311092825 ], [ -47.260515546956803, -22.340444634284307 ], [ -47.260505008140008, -22.340464941179153 ], [ -47.260494439167829, -22.34048523164569 ], [ -47.260483839728856, -22.34050550555224 ], [ -47.260473209511701, -22.340525762767509 ], [ -47.260462548204956, -22.340546003160213 ], [ -47.260451855497379, -22.340566226599275 ], [ -47.260441131077748, -22.340586432953661 ], [ -47.260430374634872, -22.340606622092562 ], [ -47.260419585857548, -22.340626793885434 ], [ -47.260408764434693, -22.340646948201677 ], [ -47.260397910055254, -22.340667084911036 ], [ -47.260387022408239, -22.340687203883228 ], [ -47.260376101182615, -22.340707304988236 ], [ -47.260365146067336, -22.340727388096376 ], [ -47.260354156751603, -22.340747453077814 ], [ -47.260343132924483, -22.340767499802975 ], [ -47.260332074275027, -22.340787528142698 ], [ -47.26032098049243, -22.34080753796766 ], [ -47.26030985126588, -22.340827529148889 ], [ -47.2602986862845, -22.340847501557562 ], [ -47.260287485237576, -22.340867455064984 ], [ -47.260276247814197, -22.340887389542704 ], [ -47.260264973703649, -22.340907304862487 ], [ -47.26025366259519, -22.340927200896051 ], [ -47.260242314178008, -22.340947077515604 ], [ -47.260230928141304, -22.340966934593411 ], [ -47.260219504174366, -22.340986772001795 ], [ -47.260208041966379, -22.341006589613411 ], [ -47.260196541206561, -22.341026387301131 ], [ -47.260185001584112, -22.341046164937907 ], [ -47.260173422788242, -22.341065922396957 ], [ -47.26016180450813, -22.341085659551631 ], [ -47.260150146432878, -22.341105376275536 ], [ -47.260138448251652, -22.341125072442505 ], [ -47.26012670965352, -22.341144747926457 ], [ -47.260114930327582, -22.341164402601652 ], [ -47.260103109962856, -22.341184036342359 ], [ -47.260091248248358, -22.341203649023193 ], [ -47.260079344872992, -22.341223240518989 ], [ -47.260067399525738, -22.341242810704731 ], [ -47.260055411895429, -22.341262359455538 ], [ -47.260043381670847, -22.341281886646978 ], [ -47.26003130854081, -22.341301392154485 ], [ -47.260019192193937, -22.341320875854024 ], [ -47.260007032318981, -22.341340337621478 ], [ -47.259994828604398, -22.341359777333171 ], [ -47.259982580738736, -22.341379194865603 ], [ -47.259970288410429, -22.341398590095348 ], [ -47.259957951307776, -22.34141796289936 ], [ -47.259945569119083, -22.341437313154703 ], [ -47.259933141532557, -22.341456640738702 ], [ -47.259920668236241, -22.341475945528806 ], [ -47.259908148918129, -22.341495227402845 ], [ -47.259895583266129, -22.341514486238772 ], [ -47.259882970968071, -22.341533721914697 ], [ -47.259870311711651, -22.341552934309064 ], [ -47.259857605811888, -22.341572122352826 ], [ -47.25984486072916, -22.341591273751607 ], [ -47.259838993584289, -22.341600043063863 ], [ -47.259818225541629, -22.341630952367911 ], [ -47.259806444900079, -22.341648344815233 ], [ -47.259793570869057, -22.341667219513855 ], [ -47.259780655820315, -22.341686012770442 ], [ -47.259767695820351, -22.341704720448174 ], [ -47.259754686973928, -22.34172333842562 ], [ -47.259741625423061, -22.341741862599143 ], [ -47.259728507346487, -22.341760288884576 ], [ -47.259715328958293, -22.341778613219773 ], [ -47.259702086507033, -22.341796831566811 ], [ -47.259688776274409, -22.341814939914439 ], [ -47.259675394573904, -22.34183293428066 ], [ -47.259661937749193, -22.341850810715318 ], [ -47.259648402172225, -22.34186856530312 ], [ -47.259634784241427, -22.341886194166268 ], [ -47.259621080379482, -22.341903693467323 ], [ -47.259607287030676, -22.341921059412613 ], [ -47.25959340065851, -22.341938288254752 ], [ -47.259579417742493, -22.341955376296038 ], [ -47.259565334774855, -22.34197231989171 ], [ -47.259551148257188, -22.341989115452559 ], [ -47.259536854696378, -22.342005759448249 ], [ -47.259522450600414, -22.342022248410338 ], [ -47.259507932473866, -22.342038578934989 ], [ -47.259493296812948, -22.342054747685889 ], [ -47.259478540100332, -22.34207075139663 ], [ -47.25946365879944, -22.342086586873222 ], [ -47.259448649348499, -22.342102250996295 ], [ -47.25943350815448, -22.342117740722653 ], [ -47.259418231586316, -22.342133053087007 ], [ -47.259402815968009, -22.342148185202923 ], [ -47.259387257571568, -22.342163134263693 ], [ -47.259371552609544, -22.342177897542332 ], [ -47.25935569722769, -22.342192472391133 ], [ -47.259339687447003, -22.342206856285966 ], [ -47.259323512269873, -22.342221052883549 ], [ -47.259307148883664, -22.342235078167057 ], [ -47.259290584374895, -22.342248943764044 ], [ -47.259273820626106, -22.342262648892063 ], [ -47.259256861261768, -22.342276191307374 ], [ -47.259239709932913, -22.342289568775126 ], [ -47.259222370316429, -22.342302779070206 ], [ -47.259204846113825, -22.342315819977941 ], [ -47.259187141050361, -22.342328689295158 ], [ -47.259169258874408, -22.342341384830323 ], [ -47.259151203356382, -22.342353904404554 ], [ -47.259132978288115, -22.342366245851981 ], [ -47.259114587482031, -22.342378407020231 ], [ -47.259096034770103, -22.342390385771097 ], [ -47.259077324003179, -22.342402179981121 ], [ -47.259058459050671, -22.342413787541563 ], [ -47.259039443799217, -22.342425206359234 ], [ -47.259020282152164, -22.342436434356866 ], [ -47.259000978029007, -22.342447469473299 ], [ -47.258981535364477, -22.342458309664082 ], [ -47.258961958107989, -22.342468952901694 ], [ -47.258942250223001, -22.342479397175868 ], [ -47.258922415686243, -22.342489640494033 ], [ -47.258902458486993, -22.342499680881666 ], [ -47.25888238262668, -22.342509516382432 ], [ -47.258862192118087, -22.342519145058706 ], [ -47.258841890984534, -22.342528564991841 ], [ -47.258821483259467, -22.342537774282487 ], [ -47.25880097298586, -22.342546771050806 ], [ -47.258780364215298, -22.342555553436945 ], [ -47.258759661007566, -22.342564119601246 ], [ -47.258738867429649, -22.342572467724693 ], [ -47.258717987555322, -22.342580596009164 ], [ -47.258697025464436, -22.342588502677639 ], [ -47.258675985242157, -22.342596185974809 ], [ -47.258654870977992, -22.342603644167117 ], [ -47.258633686765442, -22.34261087554329 ], [ -47.25861243670095, -22.342617878414504 ], [ -47.258591124882805, -22.342624651114988 ], [ -47.258569755410832, -22.342631192002099 ], [ -47.25854833238548, -22.342637499456671 ], [ -47.258526859906134, -22.342643571883439 ], [ -47.258505342071174, -22.34264940771137 ], [ -47.258483782976086, -22.342655005393883 ], [ -47.258462186712762, -22.342660363409241 ], [ -47.258440557368928, -22.342665480260639 ], [ -47.258418898983933, -22.342670354486213 ], [ -47.258397206528521, -22.342674986592076 ], [ -47.258375453533546, -22.342679383057774 ], [ -47.258353617371526, -22.342683552985619 ], [ -47.258331695210344, -22.34268750174552 ], [ -47.258309687081265, -22.342691234138641 ], [ -47.258287593132899, -22.342694754958842 ], [ -47.258265413627221, -22.342698068999447 ], [ -47.258243148935172, -22.342701181059432 ], [ -47.258220799530633, -22.342704095949188 ], [ -47.258198365985542, -22.342706818495802 ], [ -47.258175848964548, -22.342709353547704 ], [ -47.258153249218587, -22.34271170597896 ], [ -47.258130567579457, -22.342713880693047 ], [ -47.258107804954108, -22.342715882626084 ], [ -47.258084962318385, -22.342717716749835 ], [ -47.258062040711465, -22.342719388074052 ], [ -47.258039041230219, -22.342720901648676 ], [ -47.258015965023681, -22.342722262565516 ], [ -47.257992813287487, -22.342723475959662 ], [ -47.257969587258657, -22.342724547010697 ], [ -47.257946288210881, -22.342725480943432 ], [ -47.257922917449058, -22.342726283028629 ], [ -47.257899476305269, -22.342726958583437 ], [ -47.257875966134208, -22.342727512971514 ], [ -47.257852388308855, -22.342727951603173 ], [ -47.25782874421666, -22.342728279935351 ], [ -47.257805035255799, -22.342728503471285 ], [ -47.2577812628315, -22.342728627760479 ], [ -47.257757428353301, -22.342728658398226 ], [ -47.257733533231423, -22.342728601025197 ], [ -47.257709578874397, -22.342728461327088 ], [ -47.257685566685993, -22.34272824503411 ], [ -47.257661498063165, -22.342727957920591 ], [ -47.257637374393894, -22.342727605804502 ], [ -47.257613197054752, -22.342727194546981 ], [ -47.257588967409475, -22.342726730052018 ], [ -47.257564686807179, -22.342726218265987 ], [ -47.257540356581025, -22.342725665177436 ], [ -47.257515978894638, -22.342725076837151 ], [ -47.257491569142516, -22.342724459486313 ], [ -47.257467151618997, -22.342723816709974 ], [ -47.257442736969409, -22.342723149444474 ], [ -47.257418325260588, -22.342722458295174 ], [ -47.257374408131966, -22.342721172866874 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1134.2325394039999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.25701769623835, -22.343468585810726 ], [ -47.257317733939537, -22.343478185055321 ], [ -47.257342929368896, -22.34347896862451 ], [ -47.257367871247801, -22.34347972191815 ], [ -47.257393107022786, -22.343480460541382 ], [ -47.2574183670812, -22.343481175697949 ], [ -47.257443651607169, -22.343481866726194 ], [ -47.257468961654908, -22.34348253298629 ], [ -47.257494329944166, -22.343483174568195 ], [ -47.257519827602685, -22.343483789926804 ], [ -47.257545495860846, -22.343484373420683 ], [ -47.25757133605233, -22.343484918068008 ], [ -47.257597347019463, -22.343485416700126 ], [ -47.257623527652278, -22.343485862021947 ], [ -47.257649876884742, -22.343486246611143 ], [ -47.257676393689295, -22.343486562916954 ], [ -47.257703077072549, -22.343486803259093 ], [ -47.25772992606808, -22.343486959826205 ], [ -47.25775693972988, -22.343487024674808 ], [ -47.257784117126171, -22.343486989727747 ], [ -47.257811457330263, -22.34348684677288 ], [ -47.257838959413299, -22.343486587461797 ], [ -47.257866622433639, -22.34348620330864 ], [ -47.257894445428363, -22.343485685689231 ], [ -47.25792242740242, -22.343485025840053 ], [ -47.257950567317259, -22.343484214857888 ], [ -47.257978864079554, -22.343483243699552 ], [ -47.258007316527838, -22.343482103182172 ], [ -47.258035923419556, -22.343480783983878 ], [ -47.25806468341807, -22.343479276645034 ], [ -47.258093595077014, -22.343477571570123 ], [ -47.258122656825662, -22.343475659030297 ], [ -47.258151866953533, -22.343473529166832 ], [ -47.258181223593645, -22.343471171995304 ], [ -47.258210724705982, -22.343468577410906 ], [ -47.258240368060278, -22.343465735194705 ], [ -47.258270151219911, -22.343462635020973 ], [ -47.258300071522463, -22.343459266465935 ], [ -47.258330126063058, -22.343455619017732 ], [ -47.258360311678047, -22.343451682087441 ], [ -47.258390624925362, -22.343447445022136 ], [ -47.258421062069011, -22.343442897119029 ], [ -47.258451619064019, -22.343438027640815 ], [ -47.258482291538527, -22.34343282583329 ], [ -47.258513074780538, -22.34342728094407 ], [ -47.258543963726112, -22.343421382242564 ], [ -47.258574944720948, -22.343415120704194 ], [ -47.258605943885293, -22.343408501271472 ], [ -47.258636869637826, -22.343401541406422 ], [ -47.258667691957768, -22.343394249757566 ], [ -47.258698408017871, -22.343386629111549 ], [ -47.258729015135685, -22.343378682150419 ], [ -47.258759510641525, -22.343370411481189 ], [ -47.258789891876411, -22.343361819636662 ], [ -47.258820156189962, -22.343352909075854 ], [ -47.258850300935102, -22.343343682185569 ], [ -47.258880323467459, -22.343334141280764 ], [ -47.258910221141463, -22.3433242886057 ], [ -47.258939991306363, -22.343314126335478 ], [ -47.25896963130625, -22.343303656576193 ], [ -47.258999138476142, -22.343292881366263 ], [ -47.259028510139366, -22.343281802677733 ], [ -47.259057743605986, -22.343270422416772 ], [ -47.259086836170248, -22.343258742424993 ], [ -47.259115785108179, -22.343246764480323 ], [ -47.259144587675486, -22.343234490298212 ], [ -47.259173241106218, -22.343221921532177 ], [ -47.259201742609896, -22.343209059775123 ], [ -47.259230089370149, -22.343195906560016 ], [ -47.259258278542127, -22.343182463361149 ], [ -47.259286307250498, -22.343168731595277 ], [ -47.259314172588525, -22.343154712621761 ], [ -47.259341871615142, -22.343140407744318 ], [ -47.259369401353169, -22.343125818211739 ], [ -47.259396758787588, -22.343110945218854 ], [ -47.259423940863535, -22.343095789907405 ], [ -47.259450944484271, -22.343080353367323 ], [ -47.259477766508709, -22.343064636637724 ], [ -47.259504403750356, -22.343048640707721 ], [ -47.259530852974159, -22.343032366517942 ], [ -47.25955711089496, -22.3430158149615 ], [ -47.259583174175944, -22.34299898688468 ], [ -47.259609039424596, -22.342981883089418 ], [ -47.259634703191757, -22.342964504333892 ], [ -47.25966016196984, -22.342946851333465 ], [ -47.259685412189235, -22.342928924763118 ], [ -47.259710450216218, -22.342910725258658 ], [ -47.259735272350987, -22.342892253418189 ], [ -47.259759874824447, -22.342873509804505 ], [ -47.259784253796077, -22.342854494946533 ], [ -47.259808405351691, -22.342835209341157 ], [ -47.259832325499438, -22.342815653456586 ], [ -47.259856010167937, -22.342795827734069 ], [ -47.259879450060041, -22.342775736998977 ], [ -47.259902593919804, -22.342755424057525 ], [ -47.259925381017887, -22.34273495103373 ], [ -47.259947796104115, -22.342714346173562 ], [ -47.25996984505651, -22.342693619202379 ], [ -47.259991534127181, -22.342672779475244 ], [ -47.2600128697689, -22.342651836109084 ], [ -47.260033858612559, -22.342630797981617 ], [ -47.260054507445297, -22.342609673731555 ], [ -47.260074823188937, -22.34258847176082 ], [ -47.260094812879245, -22.342567200237841 ], [ -47.260114483645914, -22.342545867102267 ], [ -47.260133842694273, -22.342524480070139 ], [ -47.260152897287377, -22.342503046640001 ], [ -47.260171654728801, -22.34248157410077 ], [ -47.260190122347304, -22.342460069538799 ], [ -47.260208307481811, -22.342438539846544 ], [ -47.260226217467938, -22.342416991731 ], [ -47.26024385962554, -22.342395431722245 ], [ -47.260261241246248, -22.342373866183642 ], [ -47.26027836958356, -22.342352301320055 ], [ -47.260295251843033, -22.342330743187137 ], [ -47.260311895172464, -22.342309197701503 ], [ -47.260328306654905, -22.342287670648805 ], [ -47.260344493300522, -22.342266167693349 ], [ -47.260360462040204, -22.342244694387006 ], [ -47.260376219720001, -22.342223256176993 ], [ -47.260391773095193, -22.342201858415173 ], [ -47.260407128825882, -22.34218050636548 ], [ -47.260422293472736, -22.342159205211836 ], [ -47.260437273493004, -22.342137960065621 ], [ -47.260452075237694, -22.342116775972073 ], [ -47.260466704947895, -22.342095657917888 ], [ -47.260481168752818, -22.342074610836629 ], [ -47.26049547266679, -22.342053639615383 ], [ -47.260509622587463, -22.342032749100131 ], [ -47.260523624294578, -22.342011944099774 ], [ -47.260537483685766, -22.341991229035852 ], [ -47.260551220715129, -22.341970586924148 ], [ -47.260564875092179, -22.34194996635517 ], [ -47.260573184959291, -22.341937354736089 ], [ -47.260593553782016, -22.34190631698192 ], [ -47.260605496259053, -22.34188801311004 ], [ -47.260618925712492, -22.34186732930366 ], [ -47.260632300284101, -22.341846629448604 ], [ -47.260645620325668, -22.341825913732414 ], [ -47.260658886189447, -22.341805182341695 ], [ -47.260672098227957, -22.341784435462515 ], [ -47.26068525679409, -22.341763673279935 ], [ -47.260698362240575, -22.341742895979117 ], [ -47.260711414920848, -22.341722103743873 ], [ -47.260724415188321, -22.341701296757634 ], [ -47.260737363396473, -22.341680475203571 ], [ -47.260750259899403, -22.34165963926344 ], [ -47.26076310505097, -22.341638789119131 ], [ -47.260775899205591, -22.341617924951237 ], [ -47.2607886427175, -22.34159704694023 ], [ -47.260801335941196, -22.341576155265948 ], [ -47.260813979231528, -22.341555250107106 ], [ -47.260826572943195, -22.341534331642453 ], [ -47.26083911743109, -22.341513400049745 ], [ -47.260851613050392, -22.341492455506152 ], [ -47.260864060156159, -22.341471498188341 ], [ -47.260876459103727, -22.341450528272247 ], [ -47.26088881024841, -22.341429545933266 ], [ -47.260901113945437, -22.341408551346532 ], [ -47.260913370550355, -22.341387544686171 ], [ -47.260925580418721, -22.341366526125771 ], [ -47.260937743906126, -22.341345495838336 ], [ -47.26094986136804, -22.341324453996595 ], [ -47.260961933160054, -22.341303400772521 ], [ -47.260973959637909, -22.341282336337308 ], [ -47.260985941157301, -22.341261260861689 ], [ -47.260997878073546, -22.3412401745164 ], [ -47.261009770742596, -22.341219077470669 ], [ -47.261021619519859, -22.341197969893898 ], [ -47.261033424760896, -22.341176851954948 ], [ -47.261045186821349, -22.341155723821412 ], [ -47.261056906056567, -22.341134585661365 ], [ -47.26106858282202, -22.341113437641706 ], [ -47.261080217473271, -22.34109227992856 ], [ -47.261091810365322, -22.3410711126885 ], [ -47.261103361853422, -22.341049936087117 ], [ -47.261114872293035, -22.341028750288725 ], [ -47.261126342038949, -22.341007555458351 ], [ -47.261137771446059, -22.340986351760108 ], [ -47.261149160869302, -22.340965139357362 ], [ -47.261160510663423, -22.340943918413089 ], [ -47.261171821183119, -22.34092268908984 ], [ -47.261183092782716, -22.340901451549907 ], [ -47.261194325816554, -22.340880205955042 ], [ -47.261205520638953, -22.340858952466185 ], [ -47.261216677604033, -22.340837691244001 ], [ -47.261227797065565, -22.340816422448995 ], [ -47.261238879377238, -22.340795146241231 ], [ -47.261249924892844, -22.340773862779706 ], [ -47.261260933965765, -22.340752572223472 ], [ -47.261271906949169, -22.340731274731343 ], [ -47.261282844196124, -22.34070997046123 ], [ -47.261293746059479, -22.34068865957115 ], [ -47.261304612892026, -22.340667342218161 ], [ -47.261315445046193, -22.340646018559227 ], [ -47.261326242874276, -22.340624688750928 ], [ -47.26133700672834, -22.340603352949366 ], [ -47.261347736960218, -22.340582011310474 ], [ -47.261358433921536, -22.340560663989478 ], [ -47.261369097963872, -22.340539311141281 ], [ -47.261379729438161, -22.340517952920898 ], [ -47.261390328695619, -22.340496589482154 ], [ -47.261400896086911, -22.340475220979123 ], [ -47.261411431962351, -22.34045384756562 ], [ -47.261421936672427, -22.340432469394475 ], [ -47.261432410566982, -22.34041108661879 ], [ -47.261442853995696, -22.340389699391334 ], [ -47.261453267288552, -22.340368307904367 ], [ -47.261463649403751, -22.340346915185108 ], [ -47.261473997329716, -22.340325528981822 ], [ -47.261484309716352, -22.340304154688127 ], [ -47.261494698713406, -22.340282561279508 ], [ -47.261504937322279, -22.340261224033465 ], [ -47.261515143386831, -22.340239900685209 ], [ -47.261525317980166, -22.340218591695606 ], [ -47.261535462170386, -22.340197297527482 ], [ -47.261545577022851, -22.340176018640697 ], [ -47.261555663598465, -22.340154755495792 ], [ -47.261565722955517, -22.340133508550426 ], [ -47.261575756149291, -22.340112278259713 ], [ -47.261585764230048, -22.340091065080745 ], [ -47.261595748246386, -22.340069869465701 ], [ -47.261605709242403, -22.34004869186742 ], [ -47.261615648259223, -22.340027532736482 ], [ -47.261625566334281, -22.340006392522529 ], [ -47.261635464501339, -22.339985271674429 ], [ -47.261645343791358, -22.339964170638329 ], [ -47.261655205230944, -22.33994308986091 ], [ -47.261665049844162, -22.339922029785694 ], [ -47.261674878650553, -22.339900990856968 ], [ -47.26168469266679, -22.339879973516624 ], [ -47.261694492906216, -22.339858978204955 ], [ -47.261704280377941, -22.339838005362509 ], [ -47.261714056088465, -22.33981705542692 ], [ -47.261723821039716, -22.33979612883661 ], [ -47.261733576231563, -22.339775226025974 ], [ -47.261743322658461, -22.339754347432002 ], [ -47.261753061313179, -22.339733493486971 ], [ -47.261762793183848, -22.339712664624045 ], [ -47.261772519255722, -22.339691861274066 ], [ -47.261782240510023, -22.339671083867678 ], [ -47.261791957925126, -22.339650332832967 ], [ -47.261801672475244, -22.339629608598173 ], [ -47.261811385131416, -22.339608911589679 ], [ -47.261821096861595, -22.339588242231805 ], [ -47.261830808629696, -22.339567600948669 ], [ -47.261840521396309, -22.339546988162834 ], [ -47.261850236118896, -22.339526404295011 ], [ -47.261859953751163, -22.339505849765001 ], [ -47.26186967524368, -22.339485324990751 ], [ -47.261879401543389, -22.339464830389183 ], [ -47.261889133593918, -22.339444366375634 ], [ -47.261898872335912, -22.339423933363175 ], [ -47.26190861870576, -22.339403531765047 ], [ -47.261918373637684, -22.339383161990668 ], [ -47.261928132069272, -22.339362836930739 ], [ -47.261938030880707, -22.339342275210637 ], [ -47.261947822464634, -22.33932199291996 ], [ -47.261957626349023, -22.33930174409609 ], [ -47.261967443452875, -22.339281529141246 ], [ -47.261977274691645, -22.339261348456532 ], [ -47.261987120977793, -22.339241202440917 ], [ -47.261996983220754, -22.339221091490941 ], [ -47.262006862326594, -22.339201016001795 ], [ -47.262016759198566, -22.339180976366112 ], [ -47.262026674736838, -22.339160972974383 ], [ -47.262036609986176, -22.339141005918268 ], [ -47.262046568013638, -22.339121071176407 ], [ -47.262056552900894, -22.33910116192277 ], [ -47.262066566474424, -22.339081275290617 ], [ -47.262076609057836, -22.339061411407421 ], [ -47.262086680939952, -22.339041570469018 ], [ -47.262096782409316, -22.339021752670721 ], [ -47.262106913754259, -22.33900195820728 ], [ -47.262117075262864, -22.338982187272634 ], [ -47.262127267222766, -22.338962440060776 ], [ -47.262137489921265, -22.338942716765121 ], [ -47.262147743645542, -22.33892301757836 ], [ -47.26215802868235, -22.338903342692895 ], [ -47.262168345318088, -22.338883692300779 ], [ -47.262178693839019, -22.338864066593306 ], [ -47.262189074531157, -22.338844465761241 ], [ -47.262199487680149, -22.338824889994928 ], [ -47.262209933571377, -22.338805339484281 ], [ -47.262220412490052, -22.338785814418497 ], [ -47.26223092472118, -22.338766314986156 ], [ -47.262241470549263, -22.338746841375723 ], [ -47.262252050259043, -22.33872739377437 ], [ -47.262262664134738, -22.338707972369093 ], [ -47.262273312460181, -22.338688577346726 ], [ -47.262283995519446, -22.338669208892718 ], [ -47.262294713596077, -22.338649867192395 ], [ -47.262305466973849, -22.338630552429972 ], [ -47.262316255935936, -22.338611264789481 ], [ -47.262327080765168, -22.338592004454913 ], [ -47.262337941745209, -22.338572771607716 ], [ -47.262348839158562, -22.338553566430488 ], [ -47.262359773287876, -22.338534389104865 ], [ -47.262370744416053, -22.338515239810825 ], [ -47.262381752825441, -22.338496118728742 ], [ -47.262392798798665, -22.338477026037499 ], [ -47.262403882618052, -22.33845796191568 ], [ -47.262415004565696, -22.338438926541325 ], [ -47.262426164923866, -22.338419920091585 ], [ -47.26243736397506, -22.338400942742183 ], [ -47.262448602001058, -22.338381994669241 ], [ -47.262459879284052, -22.338363076047653 ], [ -47.262471196106333, -22.338344187051046 ], [ -47.262482552749745, -22.338325327853255 ], [ -47.262493949496566, -22.338306498626604 ], [ -47.262505386629087, -22.338287699542573 ], [ -47.262516864429223, -22.338268930772543 ], [ -47.262528383179408, -22.338250192486463 ], [ -47.262539943162032, -22.338231484853544 ], [ -47.262551544659544, -22.338212808042236 ], [ -47.262563187954619, -22.338194162219963 ], [ -47.262574873396382, -22.338175547447602 ], [ -47.262586601447623, -22.338156963588709 ], [ -47.262598372419681, -22.338138410707227 ], [ -47.262610186445109, -22.338119889145009 ], [ -47.262622043632724, -22.338101399280255 ], [ -47.262633944090489, -22.338082941491361 ], [ -47.26264588792624, -22.338064516155679 ], [ -47.262657875247598, -22.338046123649757 ], [ -47.262669906161129, -22.338027764350521 ], [ -47.262681980773642, -22.338009438633513 ], [ -47.262694099191549, -22.337991146873446 ], [ -47.262706261520691, -22.337972889444863 ], [ -47.262718467866662, -22.337954666721494 ], [ -47.262730718334261, -22.337936479076919 ], [ -47.262743013028675, -22.337918326883177 ], [ -47.262755352054391, -22.337900210511915 ], [ -47.262767735515496, -22.337882130334375 ], [ -47.262780163515814, -22.33786408672086 ], [ -47.26279263615875, -22.337846080041174 ], [ -47.262805153547738, -22.337828110663857 ], [ -47.262817715785637, -22.337810178957053 ], [ -47.262830322975077, -22.337792285288092 ], [ -47.262842975218348, -22.337774430023604 ], [ -47.262855672617484, -22.337756613529301 ], [ -47.262868415274326, -22.337738836170175 ], [ -47.262881203290732, -22.337721098309821 ], [ -47.262894036767904, -22.337703400311714 ], [ -47.262906915806553, -22.337685742538671 ], [ -47.26291984050804, -22.33766812535162 ], [ -47.26293281097292, -22.337650549111292 ], [ -47.262945827301678, -22.337633014177367 ], [ -47.262958889594699, -22.337615520908635 ], [ -47.262971997952064, -22.33759806966291 ], [ -47.262985152473945, -22.337580660796924 ], [ -47.262998353260102, -22.337563294666694 ], [ -47.263011600410294, -22.337545971627176 ], [ -47.263024894024326, -22.33752869203208 ], [ -47.263038234201666, -22.337511456234399 ], [ -47.263051621041718, -22.337494264586173 ], [ -47.263065054644031, -22.33747711743808 ], [ -47.263078535107951, -22.337460015139921 ], [ -47.263092062532941, -22.337442958040377 ], [ -47.263105637018441, -22.337425946486849 ], [ -47.263119258663657, -22.337408980826144 ], [ -47.26313292756813, -22.337392061403516 ], [ -47.263146643831178, -22.337375188563321 ], [ -47.263160407552427, -22.337358362648644 ], [ -47.263174218831551, -22.337341584001358 ], [ -47.263188077768284, -22.337324852962269 ], [ -47.26320198446264, -22.33730816987077 ], [ -47.263215939014316, -22.337291535065699 ], [ -47.263229941523598, -22.337274948884044 ], [ -47.263243992091219, -22.337258411661477 ], [ -47.263258090817651, -22.337241923732815 ], [ -47.263272237803442, -22.337225485431837 ], [ -47.263286433150114, -22.337209097090415 ], [ -47.263300676959268, -22.337192759039166 ], [ -47.263314969332114, -22.337176471608323 ], [ -47.263329310371041, -22.337160235125904 ], [ -47.263343700178758, -22.337144049918603 ], [ -47.263358138857761, -22.337127916312461 ], [ -47.263372626511625, -22.33711183463156 ], [ -47.263387163244047, -22.337095805198917 ], [ -47.263401752254204, -22.337079824946002 ], [ -47.263416411027237, -22.337063874822327 ], [ -47.26343115722635, -22.337047933613569 ], [ -47.263445993789098, -22.337031995618819 ], [ -47.263460919415841, -22.337016059725396 ], [ -47.263475932787856, -22.337000124819127 ], [ -47.263491032569178, -22.336984189782196 ], [ -47.263506217407162, -22.336968253492284 ], [ -47.263521485932095, -22.336952314822899 ], [ -47.263536836758043, -22.336936372642448 ], [ -47.263552268482762, -22.336920425813979 ], [ -47.263567779689211, -22.336904473193833 ], [ -47.26358336894436, -22.336888513632442 ], [ -47.263599034800251, -22.336872545973634 ], [ -47.263614775794466, -22.336856569053563 ], [ -47.263630590450617, -22.336840581700791 ], [ -47.263646477278122, -22.336824582735876 ], [ -47.263662434772513, -22.336808570971506 ], [ -47.263678461416248, -22.336792545211402 ], [ -47.263694555678605, -22.336776504250569 ], [ -47.263710716016568, -22.336760446874386 ], [ -47.263726940873916, -22.336744371859368 ], [ -47.26374322868233, -22.336728277972345 ], [ -47.26375957786172, -22.336712163969942 ], [ -47.263775986936622, -22.33669602848423 ], [ -47.263792268635513, -22.336680052061343 ], [ -47.263808809889824, -22.33666385266865 ], [ -47.263825406130401, -22.336647628122048 ], [ -47.263842055710747, -22.336631377125542 ], [ -47.2638587569785, -22.336615098367165 ], [ -47.263875508269358, -22.336598790525233 ], [ -47.263892307909103, -22.336582452266125 ], [ -47.263909154212101, -22.336566082245938 ], [ -47.263926045483252, -22.336549679108511 ], [ -47.263942980015933, -22.336533241487526 ], [ -47.263959956094439, -22.336516768003985 ], [ -47.263981974565723, -22.336495403208119 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1100.616948221, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263838355166435, -22.335847006936671 ], [ -47.263809960490931, -22.335875905436151 ], [ -47.263793291908655, -22.335892769004786 ], [ -47.263776576457865, -22.335909586256605 ], [ -47.263759817752856, -22.335926360264022 ], [ -47.263743019405013, -22.335943094097711 ], [ -47.263726185022868, -22.335959790826493 ], [ -47.263709318212172, -22.33597645351735 ], [ -47.263692422575907, -22.335993085235266 ], [ -47.263675501714545, -22.336009689043205 ], [ -47.263658559225831, -22.336026268001998 ], [ -47.263641608649827, -22.336042815462196 ], [ -47.263624631714279, -22.336059355840771 ], [ -47.263607643924892, -22.336075880534732 ], [ -47.263590648870711, -22.336092392597315 ], [ -47.263573650138596, -22.336108895079427 ], [ -47.263556651248123, -22.336125391036081 ], [ -47.263539653955746, -22.336141883662773 ], [ -47.263522658988521, -22.336158375420286 ], [ -47.263505668026035, -22.336174867754202 ], [ -47.263488682802013, -22.336191362056656 ], [ -47.263471705049668, -22.336207859719124 ], [ -47.263454736501679, -22.33622436213269 ], [ -47.263437778890271, -22.336240870687821 ], [ -47.263420833947137, -22.336257386774474 ], [ -47.263403903403528, -22.336273911782044 ], [ -47.263386988990057, -22.336290447099451 ], [ -47.263370092436979, -22.336306994115073 ], [ -47.263353226163169, -22.336323543728199 ], [ -47.263336371440261, -22.336340117375208 ], [ -47.263319539761909, -22.336356706879364 ], [ -47.263302732855848, -22.336373313626854 ], [ -47.263285952449309, -22.336389939003261 ], [ -47.263269200268887, -22.336406584393764 ], [ -47.263252478040648, -22.336423251183078 ], [ -47.26323578748999, -22.336439940755522 ], [ -47.26321913034181, -22.33645665449486 ], [ -47.263202508320241, -22.336473393784544 ], [ -47.263185923148924, -22.336490160007514 ], [ -47.263169376550792, -22.336506954546426 ], [ -47.263152870248064, -22.336523778783466 ], [ -47.263136405962349, -22.336540634100572 ], [ -47.263119985414527, -22.336557521879193 ], [ -47.263103610324798, -22.336574443500528 ], [ -47.263087282412599, -22.336591400345515 ], [ -47.263071003396661, -22.336608393794712 ], [ -47.263054774994885, -22.336625425228444 ], [ -47.263038598924474, -22.336642496026833 ], [ -47.263022476901838, -22.336659607569764 ], [ -47.263006410642447, -22.336676761236934 ], [ -47.262990401861103, -22.336693958407842 ], [ -47.262974452271671, -22.336711200461934 ], [ -47.262958563386135, -22.336728488997078 ], [ -47.262942735663806, -22.336745826021385 ], [ -47.262926968365647, -22.336763212311979 ], [ -47.262911261174196, -22.336780647643181 ], [ -47.262895613919362, -22.336798131627791 ], [ -47.26288002643107, -22.336815663878511 ], [ -47.262864498539322, -22.33683324400803 ], [ -47.262849030074072, -22.336850871628979 ], [ -47.262833620865308, -22.33686854635387 ], [ -47.262818270743082, -22.336886267795123 ], [ -47.262802979537405, -22.336904035565219 ], [ -47.26278774707832, -22.336921849276521 ], [ -47.262772573195882, -22.336939708541276 ], [ -47.262757457720198, -22.336957612971727 ], [ -47.262742400481308, -22.336975562180061 ], [ -47.262727401309277, -22.336993555778449 ], [ -47.262712460034287, -22.337011593378811 ], [ -47.262697576486389, -22.337029674593293 ], [ -47.262682750495706, -22.337047799033741 ], [ -47.262667981892371, -22.337065966312089 ], [ -47.26265327050649, -22.337084176040143 ], [ -47.262638616168196, -22.337102427829681 ], [ -47.262624018707626, -22.337120721292461 ], [ -47.262609477954889, -22.33713905604009 ], [ -47.262594993740144, -22.337157431684254 ], [ -47.262580565893536, -22.337175847836466 ], [ -47.262566194245146, -22.337194304108291 ], [ -47.262551878625146, -22.337212800111143 ], [ -47.262537618863625, -22.337231335456462 ], [ -47.262523414790749, -22.337249909755595 ], [ -47.262509266236613, -22.337268522619869 ], [ -47.262495173031347, -22.337287173660556 ], [ -47.262481135005025, -22.337305862488861 ], [ -47.262467151987799, -22.337324588715994 ], [ -47.262453223809729, -22.337343351953066 ], [ -47.262439350300895, -22.337362151811153 ], [ -47.262425531291406, -22.337380987901277 ], [ -47.262411766611329, -22.337399859834495 ], [ -47.262398056090724, -22.337418767221742 ], [ -47.2623843995596, -22.337437709673868 ], [ -47.262370796848067, -22.337456686801808 ], [ -47.26235724778612, -22.337475698216373 ], [ -47.262343752203776, -22.337494743528399 ], [ -47.262330309931023, -22.337513822348605 ], [ -47.262316920797872, -22.337532934287662 ], [ -47.262303584634324, -22.337552078956289 ], [ -47.262290301270305, -22.337571255965102 ], [ -47.262277070535802, -22.337590464924784 ], [ -47.262263892260719, -22.337609705445786 ], [ -47.262250766275002, -22.33762897713871 ], [ -47.262237692408561, -22.337648279614033 ], [ -47.262224670491278, -22.337667612482214 ], [ -47.262211700353014, -22.337686975353723 ], [ -47.262198781823649, -22.337706367838909 ], [ -47.262185914733024, -22.33772578954817 ], [ -47.262173098910949, -22.337745240091802 ], [ -47.262160334187271, -22.337764719080198 ], [ -47.262147620391701, -22.337784226123556 ], [ -47.262134957354078, -22.337803760832145 ], [ -47.262122344904157, -22.337823322816163 ], [ -47.26210978287164, -22.337842911685833 ], [ -47.262097271086262, -22.337862527051279 ], [ -47.262084809377725, -22.33788216852275 ], [ -47.26207239757457, -22.337901835711993 ], [ -47.262060035482833, -22.337921528259933 ], [ -47.262047722805455, -22.337941245924583 ], [ -47.262035459210516, -22.337960988499781 ], [ -47.262023244369246, -22.337980755774296 ], [ -47.262011077952749, -22.338000547537021 ], [ -47.261998959632258, -22.338020363576664 ], [ -47.261986889078926, -22.338040203681999 ], [ -47.26197486596395, -22.338060067641678 ], [ -47.261962889958511, -22.338079955244368 ], [ -47.261950960733778, -22.338099866278707 ], [ -47.26193907796096, -22.338119800533196 ], [ -47.261927241311263, -22.338139757796455 ], [ -47.261915450455803, -22.338159737856973 ], [ -47.261903705065855, -22.338179740503112 ], [ -47.261892004812559, -22.338199765523456 ], [ -47.261880349367111, -22.338219812706335 ], [ -47.261868738400665, -22.33823988184006 ], [ -47.261857171584424, -22.338259972713022 ], [ -47.261845648589549, -22.338280085113514 ], [ -47.261834169087216, -22.338300218829737 ], [ -47.26182273274857, -22.33832037365001 ], [ -47.261811339244758, -22.338340549362456 ], [ -47.261799988246985, -22.338360745755214 ], [ -47.26178867942636, -22.338380962616515 ], [ -47.261777412453995, -22.338401199734378 ], [ -47.261766187001058, -22.33842145689686 ], [ -47.261755002738646, -22.338441733892044 ], [ -47.261743859337905, -22.338462030507941 ], [ -47.261732756469883, -22.338482346532516 ], [ -47.261721693805697, -22.338502681753702 ], [ -47.26171067101648, -22.338523035959444 ], [ -47.261699687773209, -22.338543408937653 ], [ -47.261688743747044, -22.338563800476141 ], [ -47.261677838608968, -22.338584210362811 ], [ -47.261666972030035, -22.33860463838543 ], [ -47.261656143681293, -22.338625084331799 ], [ -47.261645353233767, -22.338645547989685 ], [ -47.261634600358406, -22.338666029146836 ], [ -47.261623884726262, -22.338686527590941 ], [ -47.261613206008271, -22.338707043109689 ], [ -47.2616025638754, -22.338727575490765 ], [ -47.261591957998611, -22.338748124521821 ], [ -47.261581388048846, -22.33876868999041 ], [ -47.261570853696988, -22.33878927168416 ], [ -47.261560354613998, -22.338809869390705 ], [ -47.261549890470732, -22.338830482897521 ], [ -47.261539460938039, -22.33885111199217 ], [ -47.261529065686808, -22.338871756462176 ], [ -47.261518704386276, -22.338892416098229 ], [ -47.261508376628207, -22.338913090831795 ], [ -47.261498081640418, -22.338933780696728 ], [ -47.261487818347646, -22.338954485475806 ], [ -47.261477585745482, -22.338975204747399 ], [ -47.261467382836443, -22.338995938075556 ], [ -47.261457208622865, -22.33901668502434 ], [ -47.261447062106981, -22.33903744515759 ], [ -47.26143694229085, -22.339058218039185 ], [ -47.261426848176356, -22.339079003232758 ], [ -47.261416778765316, -22.339099800302005 ], [ -47.26140673305931, -22.339120608810404 ], [ -47.261396704125836, -22.339141440647261 ], [ -47.261386703115186, -22.339162270171901 ], [ -47.261376722811697, -22.339183109825118 ], [ -47.261366762216504, -22.339203959170099 ], [ -47.261356820330434, -22.339224817770035 ], [ -47.261346896154315, -22.339245685187979 ], [ -47.261336988688697, -22.339266560986985 ], [ -47.261327096934004, -22.339287444729962 ], [ -47.261317219890536, -22.339308335979755 ], [ -47.26130735655839, -22.339329234299182 ], [ -47.261297505937492, -22.339350139250971 ], [ -47.261287667027645, -22.33937105039778 ], [ -47.261277838828441, -22.33939196730217 ], [ -47.261268020339358, -22.339412889526685 ], [ -47.261258210559681, -22.339433816633814 ], [ -47.261248408488498, -22.339454748185961 ], [ -47.261238613124817, -22.339475683745469 ], [ -47.261228823467384, -22.339496622874606 ], [ -47.261219038514845, -22.339517565135573 ], [ -47.261209257265662, -22.339538510090605 ], [ -47.261199478718126, -22.339559457301728 ], [ -47.2611897018703, -22.339580406331105 ], [ -47.261179925720207, -22.339601356740612 ], [ -47.26117014926561, -22.339622308092288 ], [ -47.26116037150414, -22.339643259947913 ], [ -47.261150591433221, -22.339664211869373 ], [ -47.261140808050172, -22.339685163418409 ], [ -47.26113102035211, -22.339706114156726 ], [ -47.26112122733592, -22.339727063646034 ], [ -47.261111427998465, -22.339748011447838 ], [ -47.261101621336316, -22.339768957123731 ], [ -47.261091806345938, -22.339789900235175 ], [ -47.261081982023597, -22.339810840343567 ], [ -47.261072147365418, -22.339831777010289 ], [ -47.261062301367367, -22.339852709796574 ], [ -47.261052443025186, -22.339873638263722 ], [ -47.261042571334542, -22.339894561972869 ], [ -47.261032685290822, -22.339915480485153 ], [ -47.261022783889395, -22.339936393361544 ], [ -47.261012866125341, -22.339957300163025 ], [ -47.261002930993619, -22.339978200450531 ], [ -47.260992977489067, -22.339999093784851 ], [ -47.260983004606295, -22.340019979726765 ], [ -47.260973011339779, -22.340040857836939 ], [ -47.260962996683872, -22.340061727675948 ], [ -47.260952953490204, -22.340082601571059 ], [ -47.260942892754244, -22.340103454101701 ], [ -47.260932807618921, -22.340124297021198 ], [ -47.260922697232111, -22.340145129664329 ], [ -47.260912561196342, -22.340165951427082 ], [ -47.260902399251322, -22.340186762031902 ], [ -47.260892211074648, -22.340207561337742 ], [ -47.260881996343052, -22.340228349205354 ], [ -47.260871754733209, -22.340249125495571 ], [ -47.260861485921801, -22.340269890069191 ], [ -47.260851189585466, -22.340290642786957 ], [ -47.260840865400887, -22.340311383509594 ], [ -47.260830513044702, -22.340332112097908 ], [ -47.260820132193516, -22.340352828412556 ], [ -47.260809722523966, -22.340373532314267 ], [ -47.26079928371265, -22.340394223663708 ], [ -47.260788815436158, -22.340414902321506 ], [ -47.260778317371098, -22.340435568148347 ], [ -47.260767789194027, -22.340456221004864 ], [ -47.260757230581532, -22.340476860751604 ], [ -47.260746641210154, -22.340497487249237 ], [ -47.260736020756433, -22.340518100358288 ], [ -47.260725368896928, -22.340538699939316 ], [ -47.260714685308152, -22.340559285852784 ], [ -47.260703969666636, -22.340579857959302 ], [ -47.2606932216489, -22.340600416119287 ], [ -47.260682440931433, -22.340620960193242 ], [ -47.260671627190717, -22.340641490041584 ], [ -47.260660780103294, -22.340662005524745 ], [ -47.260649899345587, -22.340682506503157 ], [ -47.260638984594117, -22.340702992837166 ], [ -47.26062803552535, -22.340723464387114 ], [ -47.260617051815721, -22.340743921013349 ], [ -47.260606033141734, -22.340764362576209 ], [ -47.260594979179771, -22.340784788936006 ], [ -47.26058388960633, -22.340805199952964 ], [ -47.260572764097866, -22.340825595487271 ], [ -47.260561602330775, -22.340845975399276 ], [ -47.260550403981497, -22.340866339549077 ], [ -47.260539168726488, -22.340886687796878 ], [ -47.260527896242166, -22.340907020002813 ], [ -47.260516586204936, -22.34092733602704 ], [ -47.260505238291231, -22.340947635729602 ], [ -47.26049385217749, -22.340967918970613 ], [ -47.260482427540076, -22.340988185610115 ], [ -47.260470964055472, -22.341008435508076 ], [ -47.260459461400025, -22.341028668524569 ], [ -47.260447919250204, -22.341048884519502 ], [ -47.260436337282385, -22.341069083352842 ], [ -47.260424715173002, -22.341089264884506 ], [ -47.260413052598444, -22.341109428974359 ], [ -47.260401349235153, -22.341129575482306 ], [ -47.260389604759546, -22.341149704268126 ], [ -47.260377818848028, -22.341169815191655 ], [ -47.260365991177011, -22.341189908112693 ], [ -47.260354121422914, -22.341209982890916 ], [ -47.260342209262198, -22.341230039386122 ], [ -47.260330254371276, -22.341250077457953 ], [ -47.260318256426579, -22.341270096966117 ], [ -47.260306215104528, -22.341290097770187 ], [ -47.260294130081611, -22.341310079729862 ], [ -47.260282001034241, -22.34133004270462 ], [ -47.260269827638879, -22.341349986554075 ], [ -47.260257609572008, -22.341369911137701 ], [ -47.260245346510089, -22.34138981631504 ], [ -47.260233038129591, -22.341409701945501 ], [ -47.260220684107018, -22.341429567888529 ], [ -47.260208284118839, -22.341449414003559 ], [ -47.260195837841579, -22.341469240149884 ], [ -47.26018334495177, -22.341489046186894 ], [ -47.260170805125874, -22.341508831973908 ], [ -47.26015821804048, -22.34152859737015 ], [ -47.260145583372136, -22.341548342234901 ], [ -47.26013290079738, -22.341568066427396 ], [ -47.260120169992781, -22.341587769806754 ], [ -47.26010739063495, -22.341607452232218 ], [ -47.260094562400468, -22.341627113562801 ], [ -47.260081684965961, -22.341646753657699 ], [ -47.260068758008039, -22.341666372375929 ], [ -47.260055781113707, -22.341685969711861 ], [ -47.260055174281575, -22.341686881570404 ], [ -47.260034476350867, -22.341717917153776 ], [ -47.260029667867123, -22.341725104155994 ], [ -47.260016521697914, -22.341744637811278 ], [ -47.260003309586502, -22.341764143664626 ], [ -47.259990027015995, -22.341783617368613 ], [ -47.259976669463896, -22.341803054573912 ], [ -47.259963232402178, -22.341822450929307 ], [ -47.259949711297345, -22.34184180208138 ], [ -47.259936101610506, -22.341861103674194 ], [ -47.25992239879762, -22.341880351348927 ], [ -47.259908598309565, -22.341899540743711 ], [ -47.259894695592244, -22.341918667493196 ], [ -47.259880686086866, -22.341937727228171 ], [ -47.259866565230112, -22.341956715575275 ], [ -47.259852328454329, -22.341975628156618 ], [ -47.259837971187814, -22.341994460589319 ], [ -47.259823488855105, -22.342013208485124 ], [ -47.25980887687723, -22.342031867449982 ], [ -47.259794130672219, -22.342050433083639 ], [ -47.259779245655253, -22.342068900979214 ], [ -47.259764217239287, -22.342087266722725 ], [ -47.259749040835452, -22.342105525892592 ], [ -47.259733711853521, -22.342123674059351 ], [ -47.259718225702535, -22.3421417067851 ], [ -47.259702577791344, -22.342159619623096 ], [ -47.259686763529338, -22.342177408117315 ], [ -47.259670778327049, -22.342195067802184 ], [ -47.259654617596986, -22.34221259420206 ], [ -47.259638276754359, -22.342229982830979 ], [ -47.259621751217999, -22.342247229192303 ], [ -47.259605036411266, -22.342264328778526 ], [ -47.259588127762839, -22.342281277070999 ], [ -47.259571020707931, -22.342298069539851 ], [ -47.259553710689097, -22.342314701643705 ], [ -47.259536193157423, -22.342331168829944 ], [ -47.259518463573521, -22.34234746653447 ], [ -47.25950051741588, -22.342363590175641 ], [ -47.259482351186222, -22.342379534295148 ], [ -47.259463965941109, -22.342395292559893 ], [ -47.259445367101172, -22.342410861044993 ], [ -47.259426558667407, -22.342426237812862 ], [ -47.259407544391905, -22.34244142113473 ], [ -47.259388328023164, -22.342456409280551 ], [ -47.259368913305835, -22.342471200518961 ], [ -47.259349303981125, -22.342485793116978 ], [ -47.259329503786823, -22.342500185340068 ], [ -47.259309516457428, -22.342514375451966 ], [ -47.259289345724305, -22.342528361714667 ], [ -47.259268995315736, -22.342542142388286 ], [ -47.259248468957111, -22.342555715731038 ], [ -47.259227770371012, -22.342569079998963 ], [ -47.25920690327731, -22.342582233446254 ], [ -47.25918587139325, -22.342595174324785 ], [ -47.259164678433621, -22.342607900884314 ], [ -47.259143328110838, -22.342620411372284 ], [ -47.259121824134944, -22.3426327040339 ], [ -47.259100170213927, -22.342644777111872 ], [ -47.259078370053572, -22.342656628846619 ], [ -47.259056427357748, -22.342668257476006 ], [ -47.259034345828383, -22.342679661235358 ], [ -47.259012129165619, -22.342690838357559 ], [ -47.258989781067889, -22.342701787072741 ], [ -47.258967305231991, -22.342712505608418 ], [ -47.258944705353201, -22.342722992189419 ], [ -47.258921985125426, -22.34273324503781 ], [ -47.258899148241149, -22.342743262372853 ], [ -47.258876198391626, -22.342753042410997 ], [ -47.258853139267003, -22.342762583365747 ], [ -47.258829974556335, -22.342771883447661 ], [ -47.258806707947727, -22.342780940864412 ], [ -47.258783343128485, -22.342789753820597 ], [ -47.258759883785068, -22.342798320517637 ], [ -47.258736333603366, -22.34280663915397 ], [ -47.258712696268695, -22.342814707924813 ], [ -47.258688975465944, -22.342822525022122 ], [ -47.258665174879809, -22.342830088634596 ], [ -47.258641298194604, -22.342837396947751 ], [ -47.258617349094756, -22.342844448143552 ], [ -47.258593331264734, -22.342851240400634 ], [ -47.258569248389186, -22.342857771894248 ], [ -47.258545104153121, -22.342864040796023 ], [ -47.258520902242175, -22.342870045274143 ], [ -47.258496646342493, -22.342875783493209 ], [ -47.258472340147151, -22.342881253612777 ], [ -47.25844798864113, -22.342886453523427 ], [ -47.258423599083891, -22.342891382864259 ], [ -47.258399176421307, -22.34289604672481 ], [ -47.258374722531677, -22.342900451519188 ], [ -47.25835023888412, -22.342904603742674 ], [ -47.258325726931098, -22.342908509891537 ], [ -47.258301188108824, -22.342912176462232 ], [ -47.258276623837908, -22.342915609950385 ], [ -47.258252035524293, -22.342918816849913 ], [ -47.258227424559927, -22.342921803652473 ], [ -47.258202792323452, -22.342924576846571 ], [ -47.258178140181244, -22.34292714291707 ], [ -47.258153469488065, -22.342929508344692 ], [ -47.258128781587935, -22.342931679605442 ], [ -47.258104077815119, -22.342933663170243 ], [ -47.258079359494737, -22.342935465504617 ], [ -47.258054627943636, -22.342937093068318 ], [ -47.25802988447132, -22.342938552315122 ], [ -47.258005130380553, -22.342939849692645 ], [ -47.257980366968226, -22.342940991642131 ], [ -47.257955595525921, -22.342941984598347 ], [ -47.257930817340814, -22.342942834989536 ], [ -47.257906033696159, -22.342943549237305 ], [ -47.257881245872021, -22.342944133756586 ], [ -47.257856455145792, -22.342944594955707 ], [ -47.25783166279286, -22.342944939236283 ], [ -47.257806870086995, -22.342945172993307 ], [ -47.25778207830097, -22.34294530261521 ], [ -47.257757288707012, -22.342945334483879 ], [ -47.257732502577177, -22.342945274974696 ], [ -47.257707721183777, -22.342945130456613 ], [ -47.257682945799807, -22.342944907292249 ], [ -47.257658177699192, -22.342944611837876 ], [ -47.257633418157191, -22.342944250443601 ], [ -47.257608668450644, -22.342943829453265 ], [ -47.257583929858242, -22.342943355204689 ], [ -47.257559203660769, -22.342942834029614 ], [ -47.257534491141236, -22.34294227225374 ], [ -47.257509793464052, -22.342941676193863 ], [ -47.257485109845256, -22.342941051919816 ], [ -47.2574604373158, -22.342940402433761 ], [ -47.257435774131061, -22.342939728378873 ], [ -47.257411120037588, -22.342939030370282 ], [ -47.25738647482342, -22.342938309024195 ], [ -47.257361852459454, -22.342937565384961 ], [ -47.257337223980997, -22.342936799212861 ], [ -47.257277969383679, -22.342934903475399 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1105.75994973, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263868787281076, -22.33585617835017 ], [ -47.263831420032922, -22.335894208638123 ], [ -47.263814694919937, -22.335911129401737 ], [ -47.263797926678158, -22.335927999768977 ], [ -47.26378111895631, -22.335944822840943 ], [ -47.263764275397136, -22.335961601715233 ], [ -47.263747399637786, -22.335978339485735 ], [ -47.263730495309765, -22.335995039242757 ], [ -47.263713566039165, -22.336011704072494 ], [ -47.263696615446861, -22.336028337057083 ], [ -47.263679647148493, -22.336044941274565 ], [ -47.263662684644181, -22.33606150038219 ], [ -47.263645687809465, -22.336078060170248 ], [ -47.263628684075776, -22.336094600388929 ], [ -47.263611677041304, -22.33611112410102 ], [ -47.263594670299788, -22.336127634364594 ], [ -47.263577667340698, -22.336144134273059 ], [ -47.263560668966939, -22.336160627951838 ], [ -47.263543674850091, -22.336177118886912 ], [ -47.263526686614917, -22.336193608576707 ], [ -47.263509705994181, -22.336210098412689 ], [ -47.263492734719826, -22.336226589785159 ], [ -47.263475774522689, -22.336243084083399 ], [ -47.263458827132673, -22.336259582695636 ], [ -47.263441894278635, -22.336276087009033 ], [ -47.263424977688501, -22.336292598409617 ], [ -47.263408079088983, -22.336309118282504 ], [ -47.26339120020603, -22.33632564801162 ], [ -47.263374364142877, -22.336342168002773 ], [ -47.263357531708202, -22.336358719736033 ], [ -47.263340724154816, -22.336375285465163 ], [ -47.263323943203673, -22.336391866569699 ], [ -47.263307190574622, -22.336408464428086 ], [ -47.263290467986344, -22.336425080417957 ], [ -47.263273777156392, -22.336441715915935 ], [ -47.263257119801139, -22.336458372297848 ], [ -47.26324049763565, -22.336475050938503 ], [ -47.263223912373839, -22.336491753212027 ], [ -47.263207365728327, -22.336508480491577 ], [ -47.263190859410429, -22.336525234149658 ], [ -47.263174395130079, -22.336542015557928 ], [ -47.263157974595927, -22.33655882608732 ], [ -47.26314159951523, -22.336575667108132 ], [ -47.2631252715938, -22.336592539989926 ], [ -47.263108992535962, -22.336609446101829 ], [ -47.263092764044615, -22.336626386812146 ], [ -47.263076587821111, -22.336643363488825 ], [ -47.263060465565232, -22.336660377499285 ], [ -47.263044398975168, -22.336677430210507 ], [ -47.26302838974749, -22.336694522989134 ], [ -47.263012439577146, -22.336711657201384 ], [ -47.262996550157304, -22.33672883421335 ], [ -47.262980722777499, -22.33674605582808 ], [ -47.262964956990857, -22.336763325013962 ], [ -47.26294925122108, -22.336780643461818 ], [ -47.262933605006573, -22.336798011110645 ], [ -47.262918018180642, -22.336815427576468 ], [ -47.262902490576479, -22.336832892475197 ], [ -47.262887022027464, -22.336850405422517 ], [ -47.262871612366936, -22.336867966034095 ], [ -47.262856261428261, -22.336885573925439 ], [ -47.262840969044909, -22.336903228711858 ], [ -47.262825735050328, -22.336920930008645 ], [ -47.262810559277973, -22.336938677430965 ], [ -47.262795441561387, -22.336956470593726 ], [ -47.262780381734117, -22.336974309111888 ], [ -47.262765379629698, -22.336992192600206 ], [ -47.262750435081678, -22.337010120673369 ], [ -47.262735547923704, -22.337028092945832 ], [ -47.262720717989353, -22.337046109032073 ], [ -47.262705945112252, -22.337064168546362 ], [ -47.262691229126048, -22.33708227110294 ], [ -47.262676569864361, -22.337100416315849 ], [ -47.262661967160838, -22.337118603799095 ], [ -47.262647420849135, -22.337136833166529 ], [ -47.262632930762912, -22.337155104031908 ], [ -47.262618496735833, -22.337173416008877 ], [ -47.262604118601544, -22.337191768711033 ], [ -47.262589796193701, -22.337210161751802 ], [ -47.262575529345945, -22.33722859474452 ], [ -47.262561317891944, -22.337247067302435 ], [ -47.262547161665331, -22.337265579038696 ], [ -47.262533060499713, -22.33728412956641 ], [ -47.262519014228729, -22.337302718498464 ], [ -47.262505022685986, -22.337321345447791 ], [ -47.262491085705093, -22.337340010027113 ], [ -47.262477203119616, -22.337358711849138 ], [ -47.262463374763115, -22.337377450526457 ], [ -47.262449600469168, -22.337396225671565 ], [ -47.262435880071287, -22.337415036896871 ], [ -47.262422213402978, -22.337433883814768 ], [ -47.262408600297732, -22.337452766037437 ], [ -47.262395040589062, -22.337471683177029 ], [ -47.262381534110389, -22.337490634845711 ], [ -47.262368080695133, -22.337509620655457 ], [ -47.262354680176671, -22.337528640218199 ], [ -47.262341332388431, -22.337547693145751 ], [ -47.262328037163734, -22.337566779049919 ], [ -47.262314794335914, -22.337585897542393 ], [ -47.262301603738251, -22.337605048234845 ], [ -47.262288465204009, -22.337624230738765 ], [ -47.262275378566429, -22.337643444665723 ], [ -47.262262343658733, -22.33766268962707 ], [ -47.26224936031408, -22.337681965234175 ], [ -47.262236428365561, -22.337701271098403 ], [ -47.262223547646336, -22.337720606830811 ], [ -47.262210717989483, -22.337739972042723 ], [ -47.262197939228031, -22.337759366345136 ], [ -47.262185211194996, -22.337778789349148 ], [ -47.262172533723287, -22.337798240665727 ], [ -47.262159906645898, -22.337817719905772 ], [ -47.262147329795724, -22.337837226680126 ], [ -47.262134803005587, -22.337856760599664 ], [ -47.262122326108347, -22.337876321275047 ], [ -47.262109898936778, -22.337895908317087 ], [ -47.262097521321344, -22.337915521339898 ], [ -47.262085193062262, -22.337935159999148 ], [ -47.262072913854134, -22.337954824071769 ], [ -47.262060683364197, -22.337974513358866 ], [ -47.262048501265994, -22.337994227651386 ], [ -47.262036367232973, -22.338013966740327 ], [ -47.262024280938633, -22.338033730416615 ], [ -47.262012242056478, -22.338053518470947 ], [ -47.262000250260044, -22.33807333069408 ], [ -47.261988305222857, -22.3380931668766 ], [ -47.261976406618373, -22.338113026809108 ], [ -47.261964554120205, -22.338132910282059 ], [ -47.261952747401814, -22.33815281708587 ], [ -47.261940986136707, -22.338172747010901 ], [ -47.26192926999849, -22.338192699847326 ], [ -47.261917598660617, -22.338212675385428 ], [ -47.261905971796587, -22.338232673415334 ], [ -47.261894389079956, -22.338252693727004 ], [ -47.261882850184193, -22.338272736110508 ], [ -47.261871354782798, -22.33829280035572 ], [ -47.261859902549247, -22.338312886252513 ], [ -47.261848493157018, -22.338332993590686 ], [ -47.261837126279516, -22.338353122159933 ], [ -47.261825801590298, -22.338373271749873 ], [ -47.261814518762741, -22.338393442150164 ], [ -47.261803277470221, -22.338413633150324 ], [ -47.261792077386254, -22.338433844539789 ], [ -47.261780918184144, -22.338454076107983 ], [ -47.261769799537284, -22.338474327644246 ], [ -47.261758721119008, -22.338494598937928 ], [ -47.261747682602682, -22.338514889778192 ], [ -47.261736683661624, -22.338535199954244 ], [ -47.261725723969121, -22.33855552925521 ], [ -47.261714803198451, -22.338575877470113 ], [ -47.261703921022828, -22.338596244388036 ], [ -47.261693077115531, -22.338616629797929 ], [ -47.261682271149752, -22.338637033488613 ], [ -47.261671502798649, -22.338657455249031 ], [ -47.261660771735436, -22.338677894867988 ], [ -47.261650077633178, -22.338698352134248 ], [ -47.261639420164997, -22.338718826836423 ], [ -47.261628799003944, -22.338739318763295 ], [ -47.261618213823127, -22.338759827703431 ], [ -47.261607664295532, -22.33878035344539 ], [ -47.261597150094161, -22.338800895777688 ], [ -47.26158667089198, -22.338821454488855 ], [ -47.261576226361861, -22.338842029367303 ], [ -47.261565816176756, -22.338862620201464 ], [ -47.261555440009545, -22.33888322677959 ], [ -47.26154509752979, -22.338903848896596 ], [ -47.261534788258352, -22.338924486630596 ], [ -47.261524511257605, -22.338945140355136 ], [ -47.261514265352666, -22.338965810064906 ], [ -47.261504049537116, -22.338986495354714 ], [ -47.261493862818334, -22.339007195790987 ], [ -47.261483704203386, -22.339027910939866 ], [ -47.261473572699089, -22.339048640367277 ], [ -47.26146346731192, -22.339069383639057 ], [ -47.261453387048057, -22.339090140320724 ], [ -47.261443330913423, -22.339110909977713 ], [ -47.261433297913619, -22.339131692175297 ], [ -47.26142327518599, -22.339152511130081 ], [ -47.261413286033473, -22.33917331599898 ], [ -47.261403317027131, -22.33919413210165 ], [ -47.261393367171571, -22.339214959002732 ], [ -47.26138343547089, -22.33923579626671 ], [ -47.261373520929034, -22.339256643457887 ], [ -47.261363622549538, -22.339277500140437 ], [ -47.261353739335604, -22.339298365878431 ], [ -47.261343870290204, -22.339319240235685 ], [ -47.261334014415858, -22.339340122776008 ], [ -47.261324170714886, -22.339361013062994 ], [ -47.261314338189187, -22.339381910660109 ], [ -47.261304515840372, -22.339402815130711 ], [ -47.261294702669773, -22.33942372603801 ], [ -47.261284897678287, -22.339444642945132 ], [ -47.261275099866516, -22.339465565415058 ], [ -47.261265308234833, -22.339486493010575 ], [ -47.26125552178312, -22.339507425294446 ], [ -47.261245739511054, -22.339528361829299 ], [ -47.261235960417878, -22.339549302177609 ], [ -47.261226183502608, -22.339570245901751 ], [ -47.261216407763797, -22.339591192564072 ], [ -47.261206632199816, -22.339612141726604 ], [ -47.261196855808542, -22.339633092951448 ], [ -47.261187077587671, -22.339654045800501 ], [ -47.26117729653442, -22.339674999835601 ], [ -47.261167511645787, -22.339695954618374 ], [ -47.261157721918387, -22.339716909710507 ], [ -47.261147926348443, -22.339737864673431 ], [ -47.261138123932014, -22.339758819068432 ], [ -47.261128313664592, -22.339779772456819 ], [ -47.261118494541563, -22.339800724399659 ], [ -47.261108665557813, -22.339821674457955 ], [ -47.261098825707954, -22.339842622192599 ], [ -47.261088973986332, -22.339863567164308 ], [ -47.261079109386856, -22.339884508933757 ], [ -47.261069230903175, -22.339905447061394 ], [ -47.261059337528501, -22.339926381107691 ], [ -47.261049428255944, -22.339947310632663 ], [ -47.26103950207807, -22.339968235196654 ], [ -47.261029557987158, -22.339989154359515 ], [ -47.261019594975295, -22.340010067681014 ], [ -47.261009612034094, -22.340030974720943 ], [ -47.260999608154918, -22.340051875038736 ], [ -47.260989582328804, -22.340072768193789 ], [ -47.260979521261412, -22.340093679278727 ], [ -47.260969447946181, -22.340114557890544 ], [ -47.260959349671239, -22.340135427974204 ], [ -47.2609492256979, -22.340156288621117 ], [ -47.260939075799207, -22.34017713887004 ], [ -47.260928899779906, -22.340197978305952 ], [ -47.260918697317251, -22.340218806785245 ], [ -47.26090846808664, -22.340239624168024 ], [ -47.260898211763418, -22.34026043031437 ], [ -47.260887928022925, -22.340281225084411 ], [ -47.260877616540434, -22.340302008338178 ], [ -47.260867276991284, -22.340322779935676 ], [ -47.260856909050695, -22.340343539736946 ], [ -47.260846512393897, -22.340364287601847 ], [ -47.260836086696138, -22.340385023390368 ], [ -47.260825631632592, -22.340405746962372 ], [ -47.260815146878414, -22.340426458177671 ], [ -47.260804632108794, -22.340447156896058 ], [ -47.260794086998857, -22.340467842977372 ], [ -47.260783511223714, -22.340488516281251 ], [ -47.260772904458449, -22.340509176667446 ], [ -47.260762266378144, -22.340529823995599 ], [ -47.260751596657862, -22.340550458125332 ], [ -47.260740894972614, -22.340571078916181 ], [ -47.260730160997497, -22.340591686227704 ], [ -47.260719394407467, -22.340612279919387 ], [ -47.260708594877507, -22.340632859850707 ], [ -47.260697762082607, -22.340653425881026 ], [ -47.260686895697752, -22.340673977869727 ], [ -47.26067599539784, -22.340694515676173 ], [ -47.260665060857846, -22.340715039159555 ], [ -47.260654091752698, -22.340735548179197 ], [ -47.260643087757273, -22.340756042594197 ], [ -47.260632048546505, -22.340776522263788 ], [ -47.260620973795248, -22.340796987047039 ], [ -47.260609863178381, -22.340817436803007 ], [ -47.260598716370815, -22.340837871390626 ], [ -47.260587533047364, -22.340858290668969 ], [ -47.260576312882876, -22.340878694496883 ], [ -47.26056505555222, -22.340899082733227 ], [ -47.260553760730254, -22.340919455236815 ], [ -47.260542428091739, -22.340939811866445 ], [ -47.260531057311539, -22.340960152480772 ], [ -47.260519648064523, -22.340980476938505 ], [ -47.260508200025392, -22.341000785098242 ], [ -47.260496712869084, -22.341021076818556 ], [ -47.260485186270323, -22.341041351957909 ], [ -47.260473619903983, -22.341061610374783 ], [ -47.260462013444823, -22.341081851927598 ], [ -47.260450366567703, -22.341102076474701 ], [ -47.260438678947395, -22.341122283874387 ], [ -47.260426950258726, -22.341142473984867 ], [ -47.260415180176516, -22.341162646664372 ], [ -47.260403368375606, -22.341182801770991 ], [ -47.260391514530781, -22.34120293916282 ], [ -47.260379618316897, -22.341223058697889 ], [ -47.260367679408795, -22.341243160234161 ], [ -47.260355697481323, -22.341263243629513 ], [ -47.260343672209338, -22.341283308741815 ], [ -47.260331603267701, -22.341303355428856 ], [ -47.260319490331284, -22.34132338354841 ], [ -47.260307333074969, -22.341343392958073 ], [ -47.260295131173663, -22.341363383515528 ], [ -47.260282884302278, -22.341383355078293 ], [ -47.260270592135754, -22.341403307503903 ], [ -47.260258254348997, -22.341423240649782 ], [ -47.260245870617013, -22.341443154373284 ], [ -47.260233440614776, -22.341463048531796 ], [ -47.260220964017222, -22.341482922982479 ], [ -47.26020844049944, -22.341502777582612 ], [ -47.260195869736407, -22.341522612189319 ], [ -47.260183251403255, -22.341542426659629 ], [ -47.26017058517499, -22.341562220850602 ], [ -47.260157870726772, -22.341581994619187 ], [ -47.26014510773372, -22.34160174782226 ], [ -47.260132295870974, -22.341621480316672 ], [ -47.260119434813745, -22.341641191959127 ], [ -47.260106524237216, -22.341660882606444 ], [ -47.260093563816682, -22.341680552115193 ], [ -47.260082225296756, -22.341697675230026 ], [ -47.260061543790478, -22.341728717368014 ], [ -47.260054365642517, -22.341739446193206 ], [ -47.260041176696284, -22.341759043415607 ], [ -47.260027917694231, -22.341778618501959 ], [ -47.260014584056378, -22.341798167081681 ], [ -47.260001171191448, -22.341817684780619 ], [ -47.259987674497097, -22.341837167220817 ], [ -47.259974089360043, -22.341856610019789 ], [ -47.259960411156328, -22.341876008790109 ], [ -47.259946635251524, -22.341895359138572 ], [ -47.259932757001081, -22.341914656665924 ], [ -47.259918771750627, -22.341933896965809 ], [ -47.259904674836278, -22.341953075624286 ], [ -47.259890461585115, -22.341972188219135 ], [ -47.259876127315586, -22.341991230318925 ], [ -47.259861667337994, -22.342010197482356 ], [ -47.259847076955161, -22.342029085257398 ], [ -47.25983235146294, -22.342047889180375 ], [ -47.259817486151043, -22.342066604775194 ], [ -47.259802476303612, -22.342085227552637 ], [ -47.259787317200271, -22.342103753009052 ], [ -47.259772004117053, -22.342122176625853 ], [ -47.259756532327231, -22.342140493868548 ], [ -47.259740897102589, -22.342158700185713 ], [ -47.259725093714614, -22.342176791008374 ], [ -47.25970911743579, -22.342194761749006 ], [ -47.259692963540942, -22.342212607800807 ], [ -47.259676627308821, -22.34223032453702 ], [ -47.259660104023581, -22.342247907310185 ], [ -47.259643388976656, -22.342265351451523 ], [ -47.259626477468423, -22.342282652270434 ], [ -47.259609364810075, -22.342299805054196 ], [ -47.259592046325665, -22.342316805067401 ], [ -47.259574517354082, -22.342333647551872 ], [ -47.259556773251241, -22.342350327726823 ], [ -47.25953880939214, -22.342366840788603 ], [ -47.259520621187399, -22.342383181898313 ], [ -47.259502206076206, -22.342399344458332 ], [ -47.259483568098744, -22.34241531934601 ], [ -47.259464714967393, -22.342431100692398 ], [ -47.25944565094796, -22.342446686415514 ], [ -47.259426379808552, -22.342462074850982 ], [ -47.259406905309774, -22.342477264331858 ], [ -47.259387231204769, -22.34249225318846 ], [ -47.259367361239725, -22.342507039748011 ], [ -47.259347299153966, -22.342521622334608 ], [ -47.259327048680291, -22.342535999268879 ], [ -47.259306613545142, -22.342550168867895 ], [ -47.259285997468943, -22.342564129445059 ], [ -47.259265204166105, -22.34257787930985 ], [ -47.25924423734557, -22.342591416767696 ], [ -47.259223100710877, -22.342604740119874 ], [ -47.259201797960195, -22.342617847663444 ], [ -47.259180332786848, -22.34263073769095 ], [ -47.259158708879397, -22.342643408490495 ], [ -47.259136929921702, -22.342655858345498 ], [ -47.259114999593422, -22.342668085534616 ], [ -47.259092921569824, -22.34268008833175 ], [ -47.259070699522432, -22.342691865005762 ], [ -47.259048337118742, -22.342703413820534 ], [ -47.259025838022758, -22.342714733034772 ], [ -47.259003205895077, -22.342725820901979 ], [ -47.258980444392961, -22.342736675670341 ], [ -47.258957557170739, -22.342747295582537 ], [ -47.258934547879825, -22.342757678875877 ], [ -47.258911420168893, -22.34276782378203 ], [ -47.258888177684177, -22.342777728526872 ], [ -47.258864824069597, -22.342787391330656 ], [ -47.258841362966997, -22.342796810407609 ], [ -47.258817798016246, -22.342805983966119 ], [ -47.25879413285557, -22.342814910208443 ], [ -47.258770371121635, -22.342823587330692 ], [ -47.258746516449847, -22.342832013522742 ], [ -47.258722572474511, -22.342840186968104 ], [ -47.25869854282908, -22.342848105843888 ], [ -47.258674431146503, -22.342855768320579 ], [ -47.258650241059215, -22.342863172562154 ], [ -47.258625976199625, -22.342870316725794 ], [ -47.258601640200318, -22.342877198961851 ], [ -47.258577236694215, -22.342883817413856 ], [ -47.258552769315081, -22.342890170218229 ], [ -47.258528241697704, -22.342896255504396 ], [ -47.258503657478037, -22.342902071394565 ], [ -47.258479020305899, -22.342907616001053 ], [ -47.25845433641804, -22.342912886887472 ], [ -47.258429617289984, -22.342917882837849 ], [ -47.258404871314355, -22.342922608440144 ], [ -47.258380100958142, -22.342927070238982 ], [ -47.258355307870296, -22.342931274941378 ], [ -47.258330493666207, -22.342935229256458 ], [ -47.258305659928851, -22.342938939893536 ], [ -47.25828080821011, -22.342942413560301 ], [ -47.258255940032427, -22.34294565696116 ], [ -47.258231056890182, -22.342948676795785 ], [ -47.258206160251348, -22.34295147975774 ], [ -47.258181251559158, -22.342954072533249 ], [ -47.25815633223381, -22.342956461800128 ], [ -47.258131403673936, -22.34295865422694 ], [ -47.258106467258592, -22.342960656471934 ], [ -47.258081524348619, -22.342962475182631 ], [ -47.258056576288432, -22.342964116994999 ], [ -47.258031624407543, -22.342965588533119 ], [ -47.258006670022127, -22.342966896408605 ], [ -47.257981714436504, -22.342968047220459 ], [ -47.25795675894458, -22.342969047554629 ], [ -47.257931804831237, -22.342969903984098 ], [ -47.257906853373704, -22.34297062306851 ], [ -47.257881905842645, -22.342971211354239 ], [ -47.257856963503556, -22.342971675374319 ], [ -47.257832027617766, -22.342972021648475 ], [ -47.257807099443525, -22.342972256683144 ], [ -47.257782180237079, -22.342972386971674 ], [ -47.257757271253446, -22.342972418994211 ], [ -47.257732373747437, -22.342972359218017 ], [ -47.257707488974305, -22.342972214097475 ], [ -47.257682618190721, -22.342971990074172 ], [ -47.257657762655228, -22.342971693577223 ], [ -47.257632923628996, -22.342971331023172 ], [ -47.257608102376409, -22.342970908816255 ], [ -47.257583300165507, -22.342970433348487 ], [ -47.257558518268524, -22.342969910999784 ], [ -47.25753375796225, -22.342969348138009 ], [ -47.257509020286136, -22.342968751113169 ], [ -47.257484302433937, -22.342968125973719 ], [ -47.257459598028696, -22.342967475648969 ], [ -47.257434903777011, -22.342966800745383 ], [ -47.25741021938542, -22.342966101879416 ], [ -47.257385544643313, -22.342965379669433 ], [ -47.257360907705937, -22.342964635590491 ], [ -47.257336250857257, -22.342963868549063 ], [ -47.257265491799977, -22.342961604747206 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1110.9375252110001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263899219399207, -22.335865349757601 ], [ -47.26385287958049, -22.335912511836767 ], [ -47.263836097936796, -22.335929489795362 ], [ -47.263819276904066, -22.335946413278048 ], [ -47.263802420165355, -22.33596328541455 ], [ -47.263785531394866, -22.335980109329448 ], [ -47.263768614258296, -22.335996888141732 ], [ -47.263751672412972, -22.336013624964909 ], [ -47.263734709508007, -22.336030322906453 ], [ -47.263717729184791, -22.336046985067711 ], [ -47.263700735076753, -22.336063614543896 ], [ -47.263683760644128, -22.336080185298954 ], [ -47.263666743910221, -22.336096764496482 ], [ -47.263649724232252, -22.336113320239889 ], [ -47.263632705217525, -22.336129855601499 ], [ -47.263615690466573, -22.336146373646521 ], [ -47.263598683438879, -22.336162877506794 ], [ -47.263581683983737, -22.336179372237652 ], [ -47.263564690717281, -22.336195862350319 ], [ -47.263547705209383, -22.336212349395993 ], [ -47.26353072919197, -22.336228834765503 ], [ -47.263513764395597, -22.336245319847933 ], [ -47.263496812549306, -22.336261806030876 ], [ -47.263479875380696, -22.336278294700232 ], [ -47.263462954615754, -22.336294787240348 ], [ -47.263446051979066, -22.33631128503394 ], [ -47.263429169193493, -22.336327789462302 ], [ -47.263412307980673, -22.336344301904866 ], [ -47.263395502128162, -22.336360792274085 ], [ -47.26337869198175, -22.336377322093593 ], [ -47.263361908553321, -22.336393864047707 ], [ -47.263345153557069, -22.336410419509257 ], [ -47.263328428705499, -22.336426989849635 ], [ -47.263311735709372, -22.33644357643886 ], [ -47.26329507627775, -22.336460180645471 ], [ -47.263278452117852, -22.336476803836824 ], [ -47.263261864935089, -22.336493447378828 ], [ -47.263245316433, -22.336510112636191 ], [ -47.263228808313293, -22.336526800972329 ], [ -47.263212342275601, -22.336543513749518 ], [ -47.263195920017637, -22.336560252328994 ], [ -47.263179543235069, -22.336577018070702 ], [ -47.263163213621468, -22.3365938123337 ], [ -47.263146932868352, -22.33661063647596 ], [ -47.26313070266486, -22.336627491854713 ], [ -47.263114524698125, -22.336644379826151 ], [ -47.263098400652844, -22.33666130174575 ], [ -47.263082332211475, -22.336678258968242 ], [ -47.263066321054019, -22.336695252847779 ], [ -47.263050368858032, -22.336712284737839 ], [ -47.26303447729871, -22.336729355991405 ], [ -47.263018648048444, -22.336746467961241 ], [ -47.263002882174334, -22.336763622655543 ], [ -47.262987178323399, -22.336780824002975 ], [ -47.26297153408197, -22.33679807460808 ], [ -47.262955948844436, -22.336815374574542 ], [ -47.262940422447372, -22.336832723521585 ], [ -47.262924954727339, -22.33685012106826 ], [ -47.26290954552104, -22.336867566833348 ], [ -47.262894194665208, -22.33688506043557 ], [ -47.262878901996594, -22.336902601493357 ], [ -47.262863667352114, -22.336920189624909 ], [ -47.262848490568629, -22.33693782444838 ], [ -47.262833371483005, -22.336955505581674 ], [ -47.262818309932243, -22.336973232642475 ], [ -47.262803305753394, -22.336991005248333 ], [ -47.262788358783432, -22.337008823016603 ], [ -47.262773468859386, -22.337026685564538 ], [ -47.262758635818436, -22.337044592509056 ], [ -47.262743859497618, -22.33706254346707 ], [ -47.262729139734098, -22.337080538055204 ], [ -47.262714476365005, -22.337098575889989 ], [ -47.262699869227497, -22.337116656587725 ], [ -47.262685318158724, -22.337134779764654 ], [ -47.262670822995872, -22.337152945036742 ], [ -47.262656383576157, -22.337171152019817 ], [ -47.262641999736722, -22.337189400329628 ], [ -47.262627671314767, -22.337207689581671 ], [ -47.262613398147458, -22.337226019391355 ], [ -47.262599180071931, -22.33724438937395 ], [ -47.262585016925414, -22.337262799144472 ], [ -47.26257090854503, -22.337281248317865 ], [ -47.262556854767944, -22.337299736508978 ], [ -47.262542855431235, -22.337318263332431 ], [ -47.262528910372062, -22.337336828402716 ], [ -47.262515019427489, -22.337355431334224 ], [ -47.262501182434583, -22.337374071741188 ], [ -47.262487399230416, -22.33739274923774 ], [ -47.262473669651975, -22.337411463437771 ], [ -47.262459993536282, -22.337430213955159 ], [ -47.262446370720269, -22.337449000403723 ], [ -47.262432801040873, -22.337467822396899 ], [ -47.26241928433506, -22.337486679548174 ], [ -47.262405820439639, -22.337505571470913 ], [ -47.262392409191463, -22.337524497778382 ], [ -47.262379050427299, -22.337543458083644 ], [ -47.262365743983928, -22.337562451999688 ], [ -47.262352489698081, -22.337581479139388 ], [ -47.262339287406441, -22.337600539115513 ], [ -47.26232613694561, -22.337619631540747 ], [ -47.262313038152193, -22.337638756027626 ], [ -47.262299990862729, -22.337657912188579 ], [ -47.262286994913744, -22.337677099635929 ], [ -47.262274050141698, -22.337696317981926 ], [ -47.262261156382934, -22.337715566838817 ], [ -47.26224831347384, -22.337734845818524 ], [ -47.262235521250744, -22.337754154533055 ], [ -47.262222779549901, -22.337773492594216 ], [ -47.262210088207489, -22.337792859613852 ], [ -47.26219744705962, -22.337812255203655 ], [ -47.262184855942458, -22.337831678975128 ], [ -47.262172314691988, -22.337851130539828 ], [ -47.262159823144238, -22.337870609509164 ], [ -47.262147381135122, -22.337890115494478 ], [ -47.262134988500499, -22.337909648107107 ], [ -47.262122645072793, -22.337929206963491 ], [ -47.262110350646317, -22.337948791734028 ], [ -47.262098104907437, -22.337968402214628 ], [ -47.262085907522518, -22.337988038213577 ], [ -47.262073758167361, -22.33800769952412 ], [ -47.262061656517773, -22.338027385939309 ], [ -47.262049602249576, -22.338047097252151 ], [ -47.262037595038585, -22.338066833255521 ], [ -47.262025634560686, -22.338086593742062 ], [ -47.262013720491723, -22.338106378504399 ], [ -47.262001852507495, -22.338126187335131 ], [ -47.261990030283918, -22.338146020026503 ], [ -47.261978253496856, -22.338165876370848 ], [ -47.261966521822096, -22.338185756160392 ], [ -47.261954834935594, -22.338205659187043 ], [ -47.261943192513115, -22.338225585242931 ], [ -47.261931594230518, -22.338245534119849 ], [ -47.261920039763673, -22.338265505609478 ], [ -47.261908528788375, -22.338285499503471 ], [ -47.261897060980424, -22.338305515593458 ], [ -47.261885636015656, -22.338325553670767 ], [ -47.261874253569793, -22.338345613526865 ], [ -47.261862913318609, -22.338365694952913 ], [ -47.26185161493796, -22.338385797739988 ], [ -47.261840358103434, -22.338405921679335 ], [ -47.261829142490747, -22.338426066561773 ], [ -47.261817967775713, -22.33844623217816 ], [ -47.261806833633884, -22.338466418319364 ], [ -47.261795739740911, -22.338486624776024 ], [ -47.26178468577239, -22.338506851338803 ], [ -47.26177367140388, -22.338527097798103 ], [ -47.261762696311003, -22.338547363944453 ], [ -47.261751760169204, -22.338567649568176 ], [ -47.261740862654023, -22.338587954459513 ], [ -47.261730003440874, -22.338608278408685 ], [ -47.261719182205177, -22.338628621205796 ], [ -47.261708398622339, -22.33864898264083 ], [ -47.261697652367694, -22.338669362503794 ], [ -47.261686943116572, -22.338689760584543 ], [ -47.261676270544186, -22.338710176672912 ], [ -47.261665634325787, -22.338730610558549 ], [ -47.261655034136602, -22.338751062031186 ], [ -47.261644469651721, -22.338771530880408 ], [ -47.261633940546297, -22.338792016895713 ], [ -47.261623446495385, -22.338812519866561 ], [ -47.261612987173969, -22.338833039582351 ], [ -47.261602562257025, -22.338853575832431 ], [ -47.261592171419487, -22.338874128406051 ], [ -47.261581814336267, -22.338894697092325 ], [ -47.261571490677262, -22.338915281690266 ], [ -47.261561199892469, -22.33893588242471 ], [ -47.261550940878756, -22.338956500008866 ], [ -47.261540712361622, -22.338977134649316 ], [ -47.26153051333268, -22.338997785957382 ], [ -47.261520342804154, -22.339018453501708 ], [ -47.261510199787828, -22.339039136850676 ], [ -47.261500083295118, -22.339059835572254 ], [ -47.261489992336877, -22.339080549234207 ], [ -47.261479925923638, -22.339101277403991 ], [ -47.261469883065416, -22.339122019648752 ], [ -47.26145986277178, -22.339142775535471 ], [ -47.261449846250017, -22.339163581608187 ], [ -47.261439868955598, -22.339184361821307 ], [ -47.261429911246417, -22.339205154373474 ], [ -47.261419972130483, -22.339225958830628 ], [ -47.261410050615169, -22.339246774758685 ], [ -47.261400145707583, -22.339267601723041 ], [ -47.261390256414195, -22.339288439289152 ], [ -47.26138038174102, -22.339309287022161 ], [ -47.261370520693667, -22.339330144486883 ], [ -47.261360672277135, -22.339351011248088 ], [ -47.261350835496074, -22.339371886870254 ], [ -47.261341009354517, -22.339392770917705 ], [ -47.261331192856098, -22.339413662954527 ], [ -47.261321385003953, -22.339434562544604 ], [ -47.261311584800659, -22.339455469251693 ], [ -47.261301791248322, -22.339476382639376 ], [ -47.261292003348622, -22.339497302270907 ], [ -47.261282220102636, -22.33951822770954 ], [ -47.261272440511028, -22.339539158518225 ], [ -47.261262663573881, -22.339560094259852 ], [ -47.261252888290919, -22.339581034496977 ], [ -47.261243113661067, -22.339601978792285 ], [ -47.261233338683184, -22.339622926707769 ], [ -47.261223562355248, -22.339643877805855 ], [ -47.261213783674961, -22.339664831648321 ], [ -47.261204001639371, -22.339685787797052 ], [ -47.261194215245169, -22.339706745813615 ], [ -47.261184423488444, -22.339727705259527 ], [ -47.261174625364752, -22.339748665696082 ], [ -47.261164819869315, -22.339769626684266 ], [ -47.261155005996649, -22.339790587785142 ], [ -47.261145182740968, -22.339811548559354 ], [ -47.261135349095795, -22.339832508567589 ], [ -47.261125504054284, -22.339853467370165 ], [ -47.261115646609092, -22.339874424527295 ], [ -47.261105775752306, -22.339895379599053 ], [ -47.261095890475616, -22.339916332145147 ], [ -47.261085989769995, -22.339937281725458 ], [ -47.261076072626324, -22.339958227899125 ], [ -47.261066138034614, -22.339979170225526 ], [ -47.261056184984533, -22.340000108263744 ], [ -47.261046212465374, -22.340021041572445 ], [ -47.261036219465737, -22.340041969710363 ], [ -47.261026204973888, -22.340062892235796 ], [ -47.261016167977573, -22.3400838087069 ], [ -47.261006089036492, -22.340104756981628 ], [ -47.26099600314199, -22.340125661674676 ], [ -47.260985891727437, -22.34014655892247 ], [ -47.260975754167617, -22.340167447573194 ], [ -47.260965590405974, -22.340188326308301 ], [ -47.260955400312405, -22.340209194575323 ], [ -47.260945183563791, -22.340230052228044 ], [ -47.260934939834151, -22.340250899125969 ], [ -47.260924668797571, -22.340271735128461 ], [ -47.260914370128013, -22.340292560094905 ], [ -47.260904043499373, -22.340313373884722 ], [ -47.260893688585647, -22.340334176357061 ], [ -47.260883305060659, -22.340354967371283 ], [ -47.260872892598272, -22.340375746786481 ], [ -47.26086245087231, -22.340396514461816 ], [ -47.26085197955652, -22.340417270256399 ], [ -47.260841478324693, -22.340438014029175 ], [ -47.26083094685054, -22.340458745639118 ], [ -47.260820384807715, -22.340479464945222 ], [ -47.260809791869946, -22.340500171806219 ], [ -47.260799167710807, -22.340520866081018 ], [ -47.26078851200392, -22.340541547628291 ], [ -47.260777824422874, -22.340562216306751 ], [ -47.260767104641204, -22.340582871974949 ], [ -47.260756352332493, -22.340603514491466 ], [ -47.260745567170162, -22.340624143714891 ], [ -47.260734748827716, -22.340644759503554 ], [ -47.260723896978647, -22.340665361715839 ], [ -47.26071301129636, -22.340685950210112 ], [ -47.260702091454263, -22.34070652484456 ], [ -47.260691137125761, -22.340727085477404 ], [ -47.260680147984232, -22.340747631966668 ], [ -47.260669123703039, -22.340768164170459 ], [ -47.26065806395551, -22.340788681946773 ], [ -47.260646968414953, -22.34080918515351 ], [ -47.26063583675468, -22.340829673648511 ], [ -47.260624668648013, -22.34085014728943 ], [ -47.260613463768223, -22.340870605934132 ], [ -47.260602221788545, -22.340891049440167 ], [ -47.260590942382258, -22.340911477665017 ], [ -47.260579625222626, -22.340931890466273 ], [ -47.260568269982848, -22.34095228770131 ], [ -47.260556876336196, -22.340972669227405 ], [ -47.260545443955877, -22.340993034901871 ], [ -47.260533972515077, -22.341013384581881 ], [ -47.260522461687074, -22.341033718124482 ], [ -47.260510911145005, -22.341054035386758 ], [ -47.260499320562147, -22.341074336225585 ], [ -47.260487689611693, -22.341094620497877 ], [ -47.260476017966809, -22.341114888060432 ], [ -47.260464305300751, -22.341135138769932 ], [ -47.260452551286726, -22.341155372482984 ], [ -47.260440755597948, -22.341175589056132 ], [ -47.260428917907639, -22.341195788345868 ], [ -47.260417037889034, -22.341215970208545 ], [ -47.260405115215363, -22.341236134500448 ], [ -47.260393149559903, -22.341256281077765 ], [ -47.260381140595896, -22.341276409796642 ], [ -47.260369087996644, -22.341296520513112 ], [ -47.260356991435408, -22.341316613083119 ], [ -47.260344850585504, -22.34133668736256 ], [ -47.260332665120252, -22.341356743207132 ], [ -47.260320434713023, -22.341376780472618 ], [ -47.260308159037145, -22.341396799014547 ], [ -47.260295837766002, -22.341416798688421 ], [ -47.260283470573036, -22.341436779349696 ], [ -47.260271057131654, -22.341456740853687 ], [ -47.260258597115325, -22.341476683055685 ], [ -47.260246090197533, -22.341496605810761 ], [ -47.260233536051807, -22.341516508973992 ], [ -47.260220934351636, -22.341536392400403 ], [ -47.260208284770705, -22.341556255944795 ], [ -47.260195586982569, -22.341576099461978 ], [ -47.260182840660903, -22.341595922806675 ], [ -47.260170045479356, -22.341615725833488 ], [ -47.260157201111738, -22.341635508396855 ], [ -47.260144307231784, -22.341655270351211 ], [ -47.260131363513288, -22.341675011550919 ], [ -47.260118369630113, -22.341694731850218 ], [ -47.260109290244813, -22.341708443287605 ], [ -47.260088621205789, -22.341739502672958 ], [ -47.260079063422779, -22.341753788226193 ], [ -47.260065831699492, -22.341773449015786 ], [ -47.26005252580682, -22.341793093335106 ], [ -47.260039141101643, -22.34181271679055 ], [ -47.260025672923909, -22.341832314983169 ], [ -47.260012116596961, -22.341851883508159 ], [ -47.259998467427735, -22.341871417954092 ], [ -47.259984720707124, -22.341890913901871 ], [ -47.259970871710429, -22.341910366924154 ], [ -47.259956915697643, -22.341929772584049 ], [ -47.259942847914068, -22.341949126434351 ], [ -47.259928663590777, -22.341968424016397 ], [ -47.259914357945227, -22.34198766085899 ], [ -47.259899926181973, -22.342006832477278 ], [ -47.259885363493346, -22.34202593437147 ], [ -47.259870665060426, -22.342044962025721 ], [ -47.259855826053879, -22.342063910906838 ], [ -47.259840841635103, -22.342082776462902 ], [ -47.259825706957237, -22.342101554122198 ], [ -47.259810417166591, -22.342120239291585 ], [ -47.259794967403984, -22.34213882735537 ], [ -47.259779352806291, -22.342157313674001 ], [ -47.259763568508021, -22.342175693582675 ], [ -47.259747609643313, -22.342193962390031 ], [ -47.259731471347706, -22.342212115377084 ], [ -47.259715148760343, -22.342230147795878 ], [ -47.259698637026176, -22.342248054868502 ], [ -47.259681931298338, -22.342265831785955 ], [ -47.259665026740855, -22.342283473707354 ], [ -47.259647918531151, -22.342300975759048 ], [ -47.259630601862867, -22.342318333034076 ], [ -47.259613071948962, -22.342335540591684 ], [ -47.25959532402468, -22.34235259345688 ], [ -47.2595773533507, -22.342369486620576 ], [ -47.259559155216401, -22.342386215039628 ], [ -47.25954072496458, -22.342402773617962 ], [ -47.259522060971847, -22.342419154618575 ], [ -47.259503170262022, -22.342435346129246 ], [ -47.259484062839263, -22.342451340336986 ], [ -47.259464743234176, -22.342467135015411 ], [ -47.259445215230841, -22.342482728564544 ], [ -47.259425482602005, -22.342498119380505 ], [ -47.259405549109324, -22.34251330585537 ], [ -47.259385418503918, -22.342528286376531 ], [ -47.2593650945267, -22.342543059326676 ], [ -47.259344580908717, -22.342557623083369 ], [ -47.259323881371536, -22.342571976018768 ], [ -47.259302999627621, -22.342586116499522 ], [ -47.259281939380571, -22.342600042886449 ], [ -47.259260704325577, -22.342613753534252 ], [ -47.259239298149822, -22.34262724679143 ], [ -47.25921772453249, -22.342640521000042 ], [ -47.259195987145404, -22.342653574495611 ], [ -47.259174089653236, -22.342666405606742 ], [ -47.259152035713697, -22.342679012655204 ], [ -47.259129828978068, -22.342691393955523 ], [ -47.259107473091248, -22.342703547815095 ], [ -47.259084971692182, -22.342715472533797 ], [ -47.259062328414103, -22.342727166404011 ], [ -47.259039546884857, -22.342738627710375 ], [ -47.259016630727153, -22.342749854729661 ], [ -47.258993583558805, -22.342760845730737 ], [ -47.258970408993058, -22.342771598974238 ], [ -47.258947110638914, -22.342782112712577 ], [ -47.258923692101249, -22.34279238518981 ], [ -47.258900156981277, -22.342802414641444 ], [ -47.258876508876668, -22.34281219929429 ], [ -47.258852751382044, -22.342821737366354 ], [ -47.25882888808907, -22.342831027066655 ], [ -47.258804922586911, -22.342840066595187 ], [ -47.258780858462359, -22.342848854142694 ], [ -47.258756699300406, -22.342857387890469 ], [ -47.258732448684313, -22.342865666010454 ], [ -47.258708110196082, -22.342873686664714 ], [ -47.258683687417005, -22.342881448005642 ], [ -47.258659183927534, -22.342888948175727 ], [ -47.258634603308089, -22.342896185307261 ], [ -47.258609949139384, -22.342903157522368 ], [ -47.258585225002655, -22.342909862932789 ], [ -47.258560434480323, -22.342916299639771 ], [ -47.258535581156387, -22.342922465734009 ], [ -47.258510668616651, -22.342928359295353 ], [ -47.258485700467602, -22.342933978388768 ], [ -47.258460684197793, -22.342939320250988 ], [ -47.258435635498834, -22.342944382810956 ], [ -47.258410566209996, -22.34294917015502 ], [ -47.258385479387123, -22.342953688958321 ], [ -47.258360376858867, -22.342957946139681 ], [ -47.258335260403598, -22.342961948620985 ], [ -47.258310131751074, -22.34296570332447 ], [ -47.258284992584429, -22.342969217169898 ], [ -47.258259844542529, -22.342972497072108 ], [ -47.258234689222334, -22.342975549938842 ], [ -47.258209528181013, -22.342978382668676 ], [ -47.258184362938763, -22.342981002149191 ], [ -47.258159194981168, -22.342983415255357 ], [ -47.258134025761436, -22.342985628848183 ], [ -47.258108856703466, -22.342987649773416 ], [ -47.25808368920385, -22.342989484860453 ], [ -47.258058524634485, -22.342991140921548 ], [ -47.258033364344932, -22.342992624750966 ], [ -47.25800820966478, -22.342993943124419 ], [ -47.257983061905811, -22.342995102798621 ], [ -47.257957922364184, -22.3429961105108 ], [ -47.257932792322556, -22.342996972978554 ], [ -47.25790767305206, -22.342997696899626 ], [ -47.257882565814029, -22.342998288951787 ], [ -47.25785747186201, -22.342998755792816 ], [ -47.257832392443319, -22.34299910406056 ], [ -47.257807328800681, -22.342999340372899 ], [ -47.257782282173743, -22.342999471328042 ], [ -47.257757253800392, -22.342999503504483 ], [ -47.257732244918131, -22.34299944346127 ], [ -47.257707256765244, -22.34299929773826 ], [ -47.257682290582004, -22.342999072856035 ], [ -47.257657347611605, -22.342998775316481 ], [ -47.257632429101115, -22.342998411602661 ], [ -47.257607536302444, -22.342997988179178 ], [ -47.25758267047302, -22.342997511492229 ], [ -47.257557832876522, -22.34299698796989 ], [ -47.257533024783463, -22.342996424022193 ], [ -47.257508247108426, -22.342995826032418 ], [ -47.257483495022818, -22.342995200027577 ], [ -47.257458758741762, -22.342994548864088 ], [ -47.257434033423117, -22.342993873111851 ], [ -47.257409318733359, -22.342993173388461 ], [ -47.257384614463319, -22.342992450314647 ], [ -47.257359962952549, -22.342991705795939 ], [ -47.257335277733645, -22.342990937885201 ], [ -47.25725267887448, -22.342988295289874 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1116.1151017960001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263929651520847, -22.335874521158978 ], [ -47.263874339133608, -22.335930815032039 ], [ -47.263857500959212, -22.335947850185637 ], [ -47.263840627135536, -22.335964826783805 ], [ -47.263823721379978, -22.335981747984857 ], [ -47.263806787398167, -22.335998616940365 ], [ -47.263789828884391, -22.336015436794405 ], [ -47.263772849521764, -22.336032210683776 ], [ -47.263755852982442, -22.336048941737111 ], [ -47.263738842928298, -22.336065633075094 ], [ -47.263721823010613, -22.336082287809973 ], [ -47.263704836649673, -22.336098870212453 ], [ -47.263687800016598, -22.336115468819465 ], [ -47.26367076439432, -22.336132040087627 ], [ -47.263653733399309, -22.336148587098744 ], [ -47.263636710638963, -22.336165112925208 ], [ -47.263619699542659, -22.336181620737268 ], [ -47.263602699006128, -22.336198116520233 ], [ -47.263585706590085, -22.336214605810483 ], [ -47.263568723809456, -22.336231090212028 ], [ -47.263551752395308, -22.336247571115084 ], [ -47.263534794076961, -22.336264049907484 ], [ -47.263517850581529, -22.336280527975109 ], [ -47.263500923634304, -22.33629700670155 ], [ -47.263484014958451, -22.33631348746842 ], [ -47.263467126275238, -22.336329971655033 ], [ -47.263450259303617, -22.336346460638829 ], [ -47.263433415760893, -22.336362955794851 ], [ -47.263416640119033, -22.336379416542133 ], [ -47.263399852260868, -22.336395924447888 ], [ -47.263383092957412, -22.336412442626965 ], [ -47.263366363916056, -22.336428972445514 ], [ -47.263349666841968, -22.33644551526789 ], [ -47.263333003437971, -22.336462072456445 ], [ -47.263316375404671, -22.336478645371713 ], [ -47.263299784440143, -22.33649523537251 ], [ -47.26328323224012, -22.336511843815824 ], [ -47.263266720497747, -22.336528472057022 ], [ -47.263250250903809, -22.336545121449731 ], [ -47.263233825146351, -22.336561793346078 ], [ -47.263217444910772, -22.336578489096681 ], [ -47.263201111879752, -22.336595210050714 ], [ -47.263184827733262, -22.33661195755586 ], [ -47.263168594148425, -22.33662873295857 ], [ -47.2631524127993, -22.336645537604202 ], [ -47.263136285357156, -22.336662372836734 ], [ -47.263120213490126, -22.336679239999249 ], [ -47.26310419886326, -22.336696140433791 ], [ -47.263088243138391, -22.336713075481601 ], [ -47.263072347974074, -22.336730046483076 ], [ -47.26305651502576, -22.336747054777938 ], [ -47.263040745945069, -22.336764101705647 ], [ -47.263025041576647, -22.336781189479471 ], [ -47.263009399661378, -22.336798322988461 ], [ -47.262993816948303, -22.336815505750788 ], [ -47.262978292687741, -22.336832738034857 ], [ -47.262962826719523, -22.336850019463096 ], [ -47.262947418883584, -22.336867349657741 ], [ -47.262932069020025, -22.336884728240577 ], [ -47.262916776968908, -22.3369021548334 ], [ -47.262901542570333, -22.336919629057633 ], [ -47.26288636566472, -22.336937150534297 ], [ -47.26287124609231, -22.336954718884407 ], [ -47.262856183693387, -22.336972333728692 ], [ -47.262841178308456, -22.336989994687524 ], [ -47.262826229778014, -22.337007701381012 ], [ -47.262811337942487, -22.337025453429241 ], [ -47.262796502642423, -22.337043250451948 ], [ -47.262781723718462, -22.337061092068524 ], [ -47.262767001011184, -22.337078977898269 ], [ -47.262752334361217, -22.337096907560213 ], [ -47.262737723609241, -22.33711488067318 ], [ -47.262723168595883, -22.337132896855792 ], [ -47.26270866916186, -22.337150955726379 ], [ -47.262694225147854, -22.33716905690309 ], [ -47.262679836394611, -22.337187200003868 ], [ -47.262665502742827, -22.337205384646484 ], [ -47.262651224033178, -22.337223610448426 ], [ -47.262637000106366, -22.337241877027026 ], [ -47.262622830803089, -22.337260183999462 ], [ -47.262608715964042, -22.337278530982559 ], [ -47.262594655429893, -22.337296917593093 ], [ -47.262580649041304, -22.337315343447582 ], [ -47.262566696638878, -22.337333808162406 ], [ -47.262552798063233, -22.337352311353637 ], [ -47.262538953154973, -22.337370852637328 ], [ -47.262525161754645, -22.337389431629234 ], [ -47.262511423702769, -22.337408047944965 ], [ -47.262497738839834, -22.337426701199931 ], [ -47.262484107006323, -22.337445391009442 ], [ -47.262470528042577, -22.33746411698862 ], [ -47.262457001789016, -22.33748287875229 ], [ -47.26244352808606, -22.337501675915227 ], [ -47.262430106773877, -22.337520508092044 ], [ -47.26241673769276, -22.337539374897194 ], [ -47.262403420682858, -22.337558275944989 ], [ -47.262390155584363, -22.337577210849517 ], [ -47.262376942237353, -22.337596179224729 ], [ -47.26236378048187, -22.33761518068448 ], [ -47.262350670157851, -22.337634214842478 ], [ -47.262337611105245, -22.337653281312271 ], [ -47.262324603163897, -22.337672379707222 ], [ -47.262311646173636, -22.33769150964056 ], [ -47.262298739974163, -22.337710670725475 ], [ -47.262285884405117, -22.337729862575031 ], [ -47.262273079306148, -22.337749084801985 ], [ -47.262260324516809, -22.337768337019156 ], [ -47.262247619876554, -22.33778761883903 ], [ -47.262234965224749, -22.337806929874294 ], [ -47.262222360400706, -22.337826269737299 ], [ -47.262209805243735, -22.337845638040193 ], [ -47.262197299593005, -22.337865034395197 ], [ -47.262184843287592, -22.337884458414397 ], [ -47.262172436166601, -22.337903909709631 ], [ -47.262160078068902, -22.337923387892808 ], [ -47.26214776882891, -22.337942892582753 ], [ -47.262135508235033, -22.337962423464578 ], [ -47.262123295965388, -22.337981980353131 ], [ -47.262111131685437, -22.338001563063948 ], [ -47.262099015073325, -22.338021171392462 ], [ -47.262086945807162, -22.338040805133897 ], [ -47.262074923565102, -22.338060464083348 ], [ -47.262062948025267, -22.33808014803569 ], [ -47.26205101886589, -22.338099856785647 ], [ -47.262039135765129, -22.33811959012781 ], [ -47.262027298401136, -22.338139347856693 ], [ -47.262015506452158, -22.338159129766481 ], [ -47.262003759596389, -22.338178935651378 ], [ -47.261992057511947, -22.338198765305449 ], [ -47.261980399877139, -22.338218618522347 ], [ -47.261968786370062, -22.338238495095986 ], [ -47.261957216668883, -22.338258394819906 ], [ -47.261945690451782, -22.338278317487479 ], [ -47.261934207396941, -22.338298262891971 ], [ -47.26192276718244, -22.338318230826687 ], [ -47.261911369486413, -22.338338221084516 ], [ -47.261900013986939, -22.338358233458521 ], [ -47.261888700362057, -22.338378267741376 ], [ -47.261877428289921, -22.33839832372561 ], [ -47.261866197448434, -22.338418401203942 ], [ -47.261855007515607, -22.338438499968674 ], [ -47.261843858169485, -22.338458619811995 ], [ -47.261832749087901, -22.338478760526183 ], [ -47.261821679948788, -22.338498921903216 ], [ -47.261810650429993, -22.338519103735091 ], [ -47.26179966020932, -22.33853930581347 ], [ -47.261788708964595, -22.338559527930084 ], [ -47.261777796373529, -22.338579769876574 ], [ -47.261766922113807, -22.338600031444322 ], [ -47.261756085863098, -22.338620312424741 ], [ -47.261745287299014, -22.338640612609083 ], [ -47.261734526099112, -22.338660931788439 ], [ -47.261723801940889, -22.338681269753948 ], [ -47.261713114501816, -22.338701626296476 ], [ -47.261702463459294, -22.338722001206929 ], [ -47.261691848490685, -22.338742394276043 ], [ -47.261681269273311, -22.338762805294454 ], [ -47.2616707254844, -22.338783234052741 ], [ -47.261660216801111, -22.338803680341407 ], [ -47.261649742900637, -22.33882414395076 ], [ -47.261639303459994, -22.338844624671193 ], [ -47.261628898156211, -22.338865122292891 ], [ -47.261618526666226, -22.338885636605973 ], [ -47.26160818866699, -22.338906167400413 ], [ -47.261597883828749, -22.338926714479221 ], [ -47.26158761153058, -22.338947278214182 ], [ -47.261577370503872, -22.33896785965791 ], [ -47.26156715937455, -22.338988459229011 ], [ -47.261556977132209, -22.339009076555318 ], [ -47.261546822793917, -22.339029711207747 ], [ -47.261536695376201, -22.339050362756822 ], [ -47.261526593895034, -22.339071030772523 ], [ -47.261516517365756, -22.339091714824683 ], [ -47.261506464803119, -22.339112414482546 ], [ -47.261496435221282, -22.339133129315055 ], [ -47.26148642763382, -22.339153858890906 ], [ -47.261476417317901, -22.339174652081557 ], [ -47.261466451881596, -22.339195407638911 ], [ -47.261456505469539, -22.339216176640583 ], [ -47.261446577093231, -22.339236958653785 ], [ -47.261436665763298, -22.339257753245892 ], [ -47.261426770489962, -22.339278559983455 ], [ -47.261416890282668, -22.339299378433136 ], [ -47.261407024150245, -22.339320208161112 ], [ -47.261397171100924, -22.339341048733313 ], [ -47.26138733014222, -22.339361899715424 ], [ -47.261377500281057, -22.339382760672759 ], [ -47.261367680523648, -22.339403631170562 ], [ -47.261357869875617, -22.339424510773583 ], [ -47.261348067341935, -22.339445399046419 ], [ -47.261338271926832, -22.339466295553475 ], [ -47.2613284826339, -22.339487199858933 ], [ -47.261318698466191, -22.339508111526502 ], [ -47.261308918425932, -22.33952903011987 ], [ -47.261299141514776, -22.339549955202422 ], [ -47.261289366733649, -22.339570886337338 ], [ -47.261279593082968, -22.339591823087456 ], [ -47.261269819562116, -22.33961276501573 ], [ -47.261260045170332, -22.339633711684229 ], [ -47.261250268905727, -22.339654662655498 ], [ -47.261240489766031, -22.339675617491363 ], [ -47.261230706748108, -22.339696575753763 ], [ -47.261220918848338, -22.339717537004081 ], [ -47.261211125062268, -22.339738500803762 ], [ -47.261201324384835, -22.339759466713971 ], [ -47.261191515810403, -22.339780434295342 ], [ -47.261181698332493, -22.339801403108716 ], [ -47.261171870944146, -22.339822372714309 ], [ -47.261162032637579, -22.339843342672459 ], [ -47.261152182404423, -22.339864312542989 ], [ -47.26114231923566, -22.339885281885536 ], [ -47.261132442121564, -22.339906250259592 ], [ -47.261122550051844, -22.339927217224158 ], [ -47.261112642015313, -22.3399481823385 ], [ -47.261102717000497, -22.339969145160804 ], [ -47.261092773994982, -22.339990105249647 ], [ -47.261082811985737, -22.340011062163256 ], [ -47.261072829959268, -22.340032015459155 ], [ -47.261062826901217, -22.340052964695076 ], [ -47.261052801796716, -22.340073909428142 ], [ -47.261042753630207, -22.340094849215287 ], [ -47.261032656815459, -22.340115834679835 ], [ -47.261022558341679, -22.340136765454091 ], [ -47.261012433787521, -22.340157689866075 ], [ -47.261002282641215, -22.340178606520574 ], [ -47.260992105016655, -22.340199513741837 ], [ -47.26098190084884, -22.340220410839958 ], [ -47.260971669814253, -22.340241297666193 ], [ -47.260961411585619, -22.340262174079236 ], [ -47.260951125835682, -22.34028303993783 ], [ -47.260940812237038, -22.340303895100753 ], [ -47.260930470462277, -22.340324739426553 ], [ -47.260920100183988, -22.340345572773767 ], [ -47.26090970107461, -22.340366395000945 ], [ -47.260899272806647, -22.340387205966426 ], [ -47.260888815052482, -22.340408005528623 ], [ -47.260878327484484, -22.340428793545755 ], [ -47.260867809774993, -22.340449569876018 ], [ -47.260857261596286, -22.340470334377549 ], [ -47.260846682620631, -22.340491086908429 ], [ -47.260836072520235, -22.340511827326555 ], [ -47.260825430967238, -22.340532555489929 ], [ -47.260814757633781, -22.340553271256326 ], [ -47.260804052191986, -22.34057397448349 ], [ -47.260793314313901, -22.340594665029055 ], [ -47.260782543671581, -22.340615342750638 ], [ -47.26077173993697, -22.340636007505747 ], [ -47.260760902782074, -22.340656659151801 ], [ -47.260750031878821, -22.340677297546069 ], [ -47.260739126899132, -22.340697922545882 ], [ -47.260728187514864, -22.340718534008381 ], [ -47.260717213397854, -22.340739131790617 ], [ -47.260706204219957, -22.34075971574957 ], [ -47.260695159653018, -22.340780285742152 ], [ -47.26068407936873, -22.340800841625196 ], [ -47.2606729630389, -22.340821383255424 ], [ -47.260661810335215, -22.340841910489445 ], [ -47.260650620929496, -22.340862423183673 ], [ -47.260639394493353, -22.340882921194744 ], [ -47.260628130698478, -22.340903404378871 ], [ -47.260616829216573, -22.340923872592306 ], [ -47.260605489719318, -22.340944325691208 ], [ -47.260594111878284, -22.340964763531662 ], [ -47.260582695365173, -22.340985185969522 ], [ -47.260571239851579, -22.341005592860736 ], [ -47.26055974500909, -22.341025984061009 ], [ -47.260548210509427, -22.341046359425917 ], [ -47.260536636024064, -22.341066718811106 ], [ -47.260525021224709, -22.3410870620719 ], [ -47.260513365782941, -22.34110738906368 ], [ -47.260501669370349, -22.341127699641671 ], [ -47.260489931658547, -22.341147993661011 ], [ -47.260478152319166, -22.341168270976631 ], [ -47.260466331023835, -22.341188531443471 ], [ -47.26045446744417, -22.341208774916282 ], [ -47.260442561251772, -22.341229001249829 ], [ -47.260430612118313, -22.341249210298567 ], [ -47.260418619715509, -22.341269401916961 ], [ -47.260406583714989, -22.341289575959365 ], [ -47.260394503788476, -22.341309732279999 ], [ -47.260382379607677, -22.341329870732988 ], [ -47.2603702108443, -22.341349991172329 ], [ -47.260357997170139, -22.341370093451822 ], [ -47.260345738256966, -22.341390177425314 ], [ -47.260333433776594, -22.341410242946388 ], [ -47.260321083400889, -22.341430289868558 ], [ -47.260308686801693, -22.341450318045272 ], [ -47.260296243650949, -22.341470327329763 ], [ -47.260283753620548, -22.341490317575246 ], [ -47.260271216382485, -22.341510288634698 ], [ -47.260258631608835, -22.341530240361056 ], [ -47.26024599897157, -22.341550172607203 ], [ -47.260233318142888, -22.341570085225651 ], [ -47.26022058879488, -22.341589978069084 ], [ -47.260207810599759, -22.341609850989904 ], [ -47.260194983229766, -22.341629703840425 ], [ -47.260182106357263, -22.341649536472772 ], [ -47.260169179654575, -22.341669348739028 ], [ -47.260156202794107, -22.341689140491169 ], [ -47.260143175448341, -22.341708911580991 ], [ -47.26013637109218, -22.34171918733529 ], [ -47.260115721154015, -22.341750254299821 ], [ -47.260103761207851, -22.341768130254994 ], [ -47.260090486707576, -22.341787854611738 ], [ -47.260077133924298, -22.341807568164043 ], [ -47.260063698151804, -22.341827266495248 ], [ -47.260050174661266, -22.341846945181565 ], [ -47.260036558701742, -22.341866599791377 ], [ -47.260022845500359, -22.341886225884235 ], [ -47.260009030262921, -22.341905819009561 ], [ -47.25999510817433, -22.341925374705635 ], [ -47.259981074399221, -22.341944888498126 ], [ -47.259966924082562, -22.341964355898856 ], [ -47.259952652350343, -22.341983772404483 ], [ -47.25993825431047, -22.342003133494853 ], [ -47.259923725053497, -22.342022434631645 ], [ -47.25990905965385, -22.342041671256624 ], [ -47.259894253170877, -22.342060838790157 ], [ -47.259879300650049, -22.342079932629456 ], [ -47.259864197124429, -22.342098948146788 ], [ -47.259848937616155, -22.342117880687947 ], [ -47.259833517138183, -22.342136725570359 ], [ -47.259817930696265, -22.342155478081139 ], [ -47.259802173290723, -22.342174133475769 ], [ -47.25978623991886, -22.342192686975942 ], [ -47.259770125577433, -22.342211133768064 ], [ -47.259753825265086, -22.342229469001598 ], [ -47.2597373339852, -22.342247687787417 ], [ -47.25972064674901, -22.342265785196471 ], [ -47.259703758578631, -22.342283756258286 ], [ -47.259686664510603, -22.342301595959754 ], [ -47.259669359599442, -22.342319299244277 ], [ -47.259651838921251, -22.342336861010683 ], [ -47.259634097577887, -22.342354276112744 ], [ -47.259616130700898, -22.342371539358677 ], [ -47.259597933455808, -22.342388645511203 ], [ -47.259579501046304, -22.342405589287594 ], [ -47.259560828747404, -22.342422365334642 ], [ -47.259541915873143, -22.342438964775862 ], [ -47.259522772430955, -22.342455372909601 ], [ -47.259503410716796, -22.342471579978753 ], [ -47.259483835526041, -22.342487583612535 ], [ -47.259464050658757, -22.342503382275403 ], [ -47.259444059899863, -22.342518974426518 ], [ -47.259423867019478, -22.342534358519686 ], [ -47.259403475773709, -22.342549533002519 ], [ -47.259382889904998, -22.342564496316299 ], [ -47.259362113142672, -22.342579246895461 ], [ -47.259341149203451, -22.342593783167299 ], [ -47.259320001791821, -22.342608103551708 ], [ -47.259298674600501, -22.342622206460856 ], [ -47.25927717131102, -22.342636090298633 ], [ -47.259255495594175, -22.342649753460826 ], [ -47.259233651110144, -22.342663194334584 ], [ -47.259211641509282, -22.34267641129825 ], [ -47.259189470432368, -22.342689402721039 ], [ -47.259167141510915, -22.342702166963011 ], [ -47.259144658367923, -22.34271470237459 ], [ -47.259122024617767, -22.342727007296663 ], [ -47.259099243866977, -22.342739080060142 ], [ -47.259076319714474, -22.342750918985836 ], [ -47.259053255751915, -22.342762522384398 ], [ -47.259030055564146, -22.342773888555822 ], [ -47.259006722729445, -22.342785015789648 ], [ -47.258983260820138, -22.342795902364454 ], [ -47.258959673402707, -22.342806546547848 ], [ -47.258935964038244, -22.342816946596248 ], [ -47.258912136282937, -22.342827100754711 ], [ -47.258888193688236, -22.342837007256712 ], [ -47.25886413980151, -22.342846664323858 ], [ -47.258839978166236, -22.342856070166032 ], [ -47.25881571232248, -22.342865222980826 ], [ -47.258791345807246, -22.342874120953603 ], [ -47.258766882155022, -22.342882762257201 ], [ -47.258742324898101, -22.342891145051791 ], [ -47.258717677566992, -22.342899267484626 ], [ -47.258692943691294, -22.342907127689841 ], [ -47.258668126799556, -22.342914723788446 ], [ -47.258643230420162, -22.342922053887921 ], [ -47.258618258081967, -22.342929116082075 ], [ -47.258593213314498, -22.342935908450968 ], [ -47.258568099648862, -22.342942429060631 ], [ -47.258542920618268, -22.342948675962965 ], [ -47.258517679758349, -22.342954647195519 ], [ -47.258492380632276, -22.342960340775942 ], [ -47.258467031980402, -22.342965753613974 ], [ -47.258441653710427, -22.342970882783554 ], [ -47.258416261108273, -22.342975731869437 ], [ -47.258390857818632, -22.342980307677241 ], [ -47.258365445849833, -22.342984617337578 ], [ -47.258340027143284, -22.342988667985164 ], [ -47.258314603575514, -22.342992466755053 ], [ -47.258289176960801, -22.342996020779193 ], [ -47.258263749054599, -22.342999337182764 ], [ -47.258238321556348, -22.343002423081614 ], [ -47.258212896112475, -22.343005285579363 ], [ -47.258187474320081, -22.343007931764866 ], [ -47.258162057730104, -22.343010368710345 ], [ -47.258136647850442, -22.343012603469255 ], [ -47.258111246149774, -22.343014643074692 ], [ -47.258085854060404, -22.343016494538087 ], [ -47.258060472981789, -22.343018164847898 ], [ -47.258035104283501, -22.343019660968629 ], [ -47.258009749308513, -22.343020989840063 ], [ -47.257984409376142, -22.343022158376645 ], [ -47.257959085784741, -22.343023173466797 ], [ -47.257933779814763, -22.343024041972882 ], [ -47.257908492731246, -22.343024770730594 ], [ -47.257883225786181, -22.343025366549224 ], [ -47.257857980221168, -22.343025836211229 ], [ -47.257832757269519, -22.343026186472553 ], [ -47.257807558158412, -22.343026424062565 ], [ -47.257782384110939, -22.3430265556843 ], [ -47.257757236347814, -22.343026588014627 ], [ -47.257732116089279, -22.343026527704446 ], [ -47.257707024556595, -22.34302638137893 ], [ -47.257681962973678, -22.343026155637826 ], [ -47.257656932568324, -22.343025857055675 ], [ -47.257631934573546, -22.3430254921821 ], [ -47.257606970228771, -22.343025067542005 ], [ -47.25758204078079, -22.343024589635871 ], [ -47.257557147484754, -22.343024064939915 ], [ -47.257532291604903, -22.343023499906312 ], [ -47.257507473930929, -22.343022900951588 ], [ -47.257482687611898, -22.343022274081356 ], [ -47.257457919455021, -22.343021622079185 ], [ -47.257433163069393, -22.343020945478255 ], [ -47.257408418081475, -22.343020244897467 ], [ -47.257383684283475, -22.343019520959768 ], [ -47.257359018199303, -22.343018776001323 ], [ -47.257334304610154, -22.343018007221293 ], [ -47.257239865944463, -22.343014985831896 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1121.3786913859999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26396064681623, -22.33588311939036 ], [ -47.263895798692282, -22.33594911822399 ], [ -47.263878903987212, -22.3359662105726 ], [ -47.263861977372578, -22.335983240286225 ], [ -47.263845022600194, -22.336000210551841 ], [ -47.263828043407052, -22.336017124547993 ], [ -47.2638110435161, -22.336033985443823 ], [ -47.263794026636141, -22.336050796399338 ], [ -47.263776996462489, -22.336067560564544 ], [ -47.263759956677404, -22.336084281079184 ], [ -47.263742910950079, -22.336100961072773 ], [ -47.263725912660831, -22.336117555122698 ], [ -47.263708856128552, -22.336134173139207 ], [ -47.263691804562008, -22.336150759932092 ], [ -47.263674761586714, -22.336167318592736 ], [ -47.263657730816966, -22.336183852200666 ], [ -47.263640715652038, -22.336200363964519 ], [ -47.263623714034139, -22.336216860799581 ], [ -47.263606722468452, -22.336233349267417 ], [ -47.263589742415135, -22.336249831024798 ], [ -47.263572775604295, -22.336266307461408 ], [ -47.26355582376393, -22.336282779963781 ], [ -47.263538888619344, -22.336299249916099 ], [ -47.263521971893518, -22.336315718699648 ], [ -47.263505075306753, -22.336332187693245 ], [ -47.263488200577001, -22.336348658272833 ], [ -47.263471349419326, -22.336365131812098 ], [ -47.263454523546741, -22.336381609681606 ], [ -47.263437778115517, -22.336398040806902 ], [ -47.263421012545606, -22.336414526798887 ], [ -47.263404277367101, -22.336431021202909 ], [ -47.263387574280657, -22.336447525378496 ], [ -47.263370904984022, -22.336464040682866 ], [ -47.263354271172169, -22.336480568470762 ], [ -47.263337674537183, -22.336497110094626 ], [ -47.263321116768026, -22.336513666904867 ], [ -47.263304599550679, -22.336530240249481 ], [ -47.263288124568057, -22.336546831474514 ], [ -47.263271693499895, -22.336563441923769 ], [ -47.263255308022678, -22.336580072939238 ], [ -47.263238969809457, -22.336596725861003 ], [ -47.263222680529985, -22.336613402027325 ], [ -47.263206441850613, -22.336630102774635 ], [ -47.263190255434047, -22.336646829437772 ], [ -47.263174122939283, -22.336663583350258 ], [ -47.263158046021722, -22.336680365843904 ], [ -47.263142026332922, -22.336697178249306 ], [ -47.263126065520552, -22.33671402189584 ], [ -47.263110165228248, -22.336730898111934 ], [ -47.263094327095644, -22.336747808224814 ], [ -47.26307855275828, -22.336764753560988 ], [ -47.26306284384718, -22.336781735446493 ], [ -47.263047200984424, -22.336798756299864 ], [ -47.263031621004842, -22.33681582197039 ], [ -47.263016099820128, -22.336832936889927 ], [ -47.263000636536489, -22.336850101491592 ], [ -47.262985230997131, -22.336867315401001 ], [ -47.262969883045294, -22.336884578243563 ], [ -47.262954592524423, -22.336901889644171 ], [ -47.262939359277979, -22.336919249227584 ], [ -47.26292418314948, -22.336936656618224 ], [ -47.262909063982711, -22.336954111440001 ], [ -47.262894001621369, -22.336971613316766 ], [ -47.262878995909169, -22.336989161872037 ], [ -47.262864046690034, -22.337006756728822 ], [ -47.26284915380797, -22.337024397509985 ], [ -47.262834317106879, -22.337042083838142 ], [ -47.26281953643079, -22.337059815335611 ], [ -47.262804811623816, -22.337077591624197 ], [ -47.262790142530051, -22.337095412325688 ], [ -47.262775528993629, -22.33711327706143 ], [ -47.262760970858743, -22.337131185452577 ], [ -47.262746467969542, -22.337149137120008 ], [ -47.262732020170255, -22.337167131684254 ], [ -47.262717627305086, -22.337185168765597 ], [ -47.262703289218322, -22.337203247984057 ], [ -47.262689005754133, -22.337221368959455 ], [ -47.262674776756775, -22.337239531311273 ], [ -47.262660602070483, -22.337257734658788 ], [ -47.26264648153942, -22.337275978621054 ], [ -47.262632415007829, -22.337294262816734 ], [ -47.262618402319916, -22.337312586864357 ], [ -47.262604443319795, -22.337330950382217 ], [ -47.262590537851615, -22.337349352988369 ], [ -47.262576685759527, -22.337367794300572 ], [ -47.262562886887565, -22.337386273936435 ], [ -47.262549141079781, -22.337404791513237 ], [ -47.262535448180181, -22.337423346648158 ], [ -47.262521808032751, -22.337441938958083 ], [ -47.262508220481401, -22.337460568059647 ], [ -47.262494685369909, -22.337479233569443 ], [ -47.262481202542183, -22.337497935103588 ], [ -47.262467771842033, -22.337516672278163 ], [ -47.262454393113096, -22.33753544470903 ], [ -47.262441066199031, -22.337554252011909 ], [ -47.262427790943377, -22.337573093802224 ], [ -47.262414567189737, -22.337591969695229 ], [ -47.262401394781548, -22.337610879305927 ], [ -47.262388273562216, -22.337629822249269 ], [ -47.262375203374994, -22.337648798140073 ], [ -47.262362184063186, -22.337667806592727 ], [ -47.262349215469932, -22.337686847221658 ], [ -47.262336297438345, -22.337705919641021 ], [ -47.262323429811474, -22.337725023464813 ], [ -47.262310612432145, -22.337744158307029 ], [ -47.26229784514328, -22.337763323781235 ], [ -47.262285127787656, -22.33778251950099 ], [ -47.262272460207967, -22.337801745079606 ], [ -47.262259842246785, -22.337821000130486 ], [ -47.262247273746532, -22.337840284266683 ], [ -47.262234754549759, -22.337859597100994 ], [ -47.262222284498748, -22.337878938246316 ], [ -47.262209863435672, -22.337898307315307 ], [ -47.262197491202748, -22.337917703920418 ], [ -47.262185167641988, -22.337937127674191 ], [ -47.262172892589675, -22.337956578197673 ], [ -47.262160665828411, -22.337976055190797 ], [ -47.262148487027972, -22.337995558487236 ], [ -47.262136355852988, -22.338015087909938 ], [ -47.262124271983915, -22.338034643256446 ], [ -47.262112235101149, -22.338054224324129 ], [ -47.262100244885211, -22.338073830910119 ], [ -47.262088301016504, -22.338093462811472 ], [ -47.262076403175627, -22.338113119824847 ], [ -47.262064551043068, -22.338132801746823 ], [ -47.262052744299289, -22.33815250837387 ], [ -47.262040982624903, -22.338172239502033 ], [ -47.262029265700406, -22.338191994927495 ], [ -47.262017593206274, -22.338211774446055 ], [ -47.26200596482316, -22.338231577853186 ], [ -47.261994380231449, -22.338251404944586 ], [ -47.26198283911166, -22.338271255515494 ], [ -47.261971341144324, -22.338291129360982 ], [ -47.261959886009912, -22.338311026276017 ], [ -47.261948473388841, -22.338330946055446 ], [ -47.261937102961561, -22.3383508884938 ], [ -47.261925774408439, -22.338370853385698 ], [ -47.26191448740984, -22.33839084052531 ], [ -47.26190324164623, -22.338410849706683 ], [ -47.261892036797761, -22.338430880724037 ], [ -47.261880872544751, -22.338450933371046 ], [ -47.261869748567534, -22.338471007441303 ], [ -47.261858664546203, -22.33849110272849 ], [ -47.26184762016095, -22.338511219025882 ], [ -47.261836615091845, -22.338531356126818 ], [ -47.261825649018988, -22.338551513824257 ], [ -47.261814721622414, -22.338571691911142 ], [ -47.261803832582018, -22.338591890180385 ], [ -47.26179298157777, -22.338612108424538 ], [ -47.261782168289514, -22.338632346436206 ], [ -47.26177139239698, -22.338652604007759 ], [ -47.261760653580012, -22.338672880931458 ], [ -47.261749951518219, -22.338693176999477 ], [ -47.261739285891203, -22.338713492003802 ], [ -47.261728656378551, -22.338733825736366 ], [ -47.261718062659703, -22.338754177988903 ], [ -47.261707504414126, -22.338774548553062 ], [ -47.26169698132113, -22.338794937220452 ], [ -47.261686493059983, -22.338815343782432 ], [ -47.261676039309947, -22.338835768030336 ], [ -47.261665619750076, -22.33885620975537 ], [ -47.261655234059411, -22.338876668748696 ], [ -47.261644881916979, -22.338897144801226 ], [ -47.261634563001699, -22.338917637703801 ], [ -47.261624276984207, -22.338938147263544 ], [ -47.261614023172633, -22.338958673998913 ], [ -47.261603800132917, -22.338979219302253 ], [ -47.261593606391415, -22.338999783804017 ], [ -47.261583440935652, -22.339020367148571 ], [ -47.26157330278761, -22.339040968909067 ], [ -47.261563190968474, -22.339061588658229 ], [ -47.261553104498866, -22.339082225968077 ], [ -47.261543042398515, -22.339102880410405 ], [ -47.261533003686473, -22.339123551556366 ], [ -47.261522987381035, -22.339144238976655 ], [ -47.261512992499732, -22.339164942241617 ], [ -47.261502988389658, -22.339185722550202 ], [ -47.261493034811444, -22.339206453451794 ], [ -47.261483099696527, -22.339227198902925 ], [ -47.261473182059845, -22.339247958472221 ], [ -47.261463280915258, -22.339268731728364 ], [ -47.261453395276178, -22.339289518239134 ], [ -47.261443524154991, -22.339310317572341 ], [ -47.261433666563299, -22.339331129295363 ], [ -47.261423821512011, -22.339351952975012 ], [ -47.261413988011114, -22.339372788177993 ], [ -47.261404165069834, -22.339393634470529 ], [ -47.261394351696573, -22.339414491418641 ], [ -47.261384546898917, -22.339435358587895 ], [ -47.261374749683696, -22.339456235543494 ], [ -47.261364959056777, -22.339477121850535 ], [ -47.261355174023258, -22.339498017073737 ], [ -47.261345393587554, -22.339518920777302 ], [ -47.261335616752994, -22.339539832525453 ], [ -47.26132584252229, -22.339560751881844 ], [ -47.261316069897184, -22.339581678410074 ], [ -47.261306297878775, -22.339602611673175 ], [ -47.261296525466932, -22.339623551234421 ], [ -47.26128675166126, -22.339644496655897 ], [ -47.261276975459971, -22.33966544750038 ], [ -47.261267195860867, -22.339686403329658 ], [ -47.261257411860619, -22.339707363705703 ], [ -47.261247622455272, -22.3397283281898 ], [ -47.261237826639878, -22.33974929634326 ], [ -47.261228023408677, -22.339770267727104 ], [ -47.261218211755263, -22.339791241901658 ], [ -47.261208390672117, -22.339812218427529 ], [ -47.261198559151119, -22.339833196864529 ], [ -47.261188716183135, -22.339854176772604 ], [ -47.261178860758321, -22.339875157711049 ], [ -47.261168991866015, -22.339896139239023 ], [ -47.261159108494638, -22.339917120915363 ], [ -47.261149209631895, -22.339938102298422 ], [ -47.261139294264403, -22.33995908294677 ], [ -47.261129361378508, -22.339980062417709 ], [ -47.261119409959164, -22.340001040269058 ], [ -47.261109438990758, -22.340022016058022 ], [ -47.261099447457006, -22.3400429893411 ], [ -47.261089434340548, -22.340063959675017 ], [ -47.261079398623394, -22.340084926615749 ], [ -47.261069339286699, -22.34010588971891 ], [ -47.261059224598284, -22.340126912373282 ], [ -47.261049113545255, -22.34014786922879 ], [ -47.261038975851513, -22.340168820804941 ], [ -47.261028811118727, -22.340189765463197 ], [ -47.261018619631237, -22.34021070117068 ], [ -47.261008401389162, -22.34023162709989 ], [ -47.260998156068631, -22.340252543099581 ], [ -47.260987883341002, -22.340273449027798 ], [ -47.260977582877729, -22.340294344742521 ], [ -47.260967254350021, -22.340315230101869 ], [ -47.260956897429146, -22.340336104963701 ], [ -47.260946511786294, -22.340356969185805 ], [ -47.260936097092575, -22.340377822625943 ], [ -47.260925653019015, -22.340398665141727 ], [ -47.260915179236662, -22.340419496590716 ], [ -47.260904675416455, -22.340440316830424 ], [ -47.260894141229322, -22.340461125718186 ], [ -47.260883576346103, -22.340481923111302 ], [ -47.260872980437604, -22.340502708866968 ], [ -47.260862353174581, -22.340523482842244 ], [ -47.260851694227732, -22.340544244894204 ], [ -47.260841003267728, -22.34056499487972 ], [ -47.260830279965184, -22.340585732655637 ], [ -47.260819523990698, -22.340606458078575 ], [ -47.260808735014777, -22.340627171005153 ], [ -47.260797912707915, -22.340647871291999 ], [ -47.260787056740568, -22.340668558795425 ], [ -47.260776166783153, -22.340689233371705 ], [ -47.260765242506068, -22.340709894877037 ], [ -47.260754283579622, -22.340730543167592 ], [ -47.260743289674132, -22.340751178099257 ], [ -47.260732260459903, -22.340771799527889 ], [ -47.260721195607182, -22.340792407309262 ], [ -47.26071009478617, -22.34081300129904 ], [ -47.26069895766706, -22.340833581352765 ], [ -47.260687783919998, -22.34085414732581 ], [ -47.260676573215214, -22.340874699073357 ], [ -47.260665325222739, -22.340895236450759 ], [ -47.260654039612682, -22.340915759313042 ], [ -47.260642716055187, -22.340936267515037 ], [ -47.260631354220294, -22.340956760911588 ], [ -47.260619953778026, -22.340977239357482 ], [ -47.26060851439847, -22.340997702707138 ], [ -47.260597035751623, -22.341018150815074 ], [ -47.260585517507486, -22.341038583535632 ], [ -47.260573959336142, -22.341059000722844 ], [ -47.2605623609075, -22.341079402230935 ], [ -47.260550721891661, -22.341099787913727 ], [ -47.260539041958609, -22.341120157624992 ], [ -47.260527320778294, -22.341140511218466 ], [ -47.260515558020778, -22.341160848547624 ], [ -47.260503753356055, -22.341181169465823 ], [ -47.260491906454163, -22.341201473826317 ], [ -47.260480016985134, -22.341221761482267 ], [ -47.260468084618971, -22.341242032286647 ], [ -47.260456109025775, -22.341262286092238 ], [ -47.260444089875634, -22.341282522751737 ], [ -47.260432026838608, -22.341302742117666 ], [ -47.260419919584848, -22.341322944042506 ], [ -47.260407767784471, -22.341343128378451 ], [ -47.260395571107637, -22.341363294977683 ], [ -47.260383329224581, -22.341383443692099 ], [ -47.260371041805499, -22.341403574373633 ], [ -47.260358708520656, -22.34142368687387 ], [ -47.260346329040388, -22.34144378104434 ], [ -47.260333903034983, -22.341463856736482 ], [ -47.260321430174855, -22.341483913801472 ], [ -47.260308910130412, -22.341503952090441 ], [ -47.260296342572119, -22.341523971454311 ], [ -47.26028372717056, -22.341543971743803 ], [ -47.260271063596186, -22.341563952809672 ], [ -47.260258351519759, -22.341583914502237 ], [ -47.260245590611888, -22.341603856671888 ], [ -47.260232780543348, -22.341623779168842 ], [ -47.260219920984937, -22.341643681843074 ], [ -47.260207011607548, -22.341663564544405 ], [ -47.260194052082149, -22.341683427122554 ], [ -47.260181042079722, -22.341703269427143 ], [ -47.260167981271373, -22.341723091307539 ], [ -47.260163451943356, -22.341729931378115 ], [ -47.26014281637709, -22.34176100404563 ], [ -47.260141698676044, -22.341762683564607 ], [ -47.260128458997777, -22.341782472279561 ], [ -47.26011514172049, -22.34180226020349 ], [ -47.26010174204665, -22.341822042988813 ], [ -47.260088255206846, -22.341841816195778 ], [ -47.260074676403548, -22.341861575375809 ], [ -47.260061000811476, -22.341881316070435 ], [ -47.260047223577935, -22.341901033810256 ], [ -47.260033339823686, -22.341920724113159 ], [ -47.26001934464324, -22.341940382483024 ], [ -47.260005233105836, -22.341960004408115 ], [ -47.259991000256122, -22.341979585359326 ], [ -47.259976641114989, -22.34199912078855 ], [ -47.259962150680778, -22.342018606126715 ], [ -47.259947523930151, -22.342038036782036 ], [ -47.259932755819534, -22.342057408137865 ], [ -47.25991784128653, -22.342076715550675 ], [ -47.259902775251419, -22.342095954348196 ], [ -47.259887552618991, -22.342115119826801 ], [ -47.25987216828036, -22.342134207249888 ], [ -47.259856617115105, -22.342153211845339 ], [ -47.259840893993875, -22.342172128803178 ], [ -47.259824993780512, -22.342190953273835 ], [ -47.259808911335121, -22.342209680365546 ], [ -47.259792641516995, -22.342228305142481 ], [ -47.259776179187881, -22.342246822622513 ], [ -47.25975951921555, -22.342265227775428 ], [ -47.259742656477357, -22.342283515520968 ], [ -47.259725585864437, -22.342301680727154 ], [ -47.259708302285908, -22.342319718208813 ], [ -47.259690800673305, -22.342337622726177 ], [ -47.259673075985241, -22.342355388983997 ], [ -47.259655123212411, -22.342373011630571 ], [ -47.259636937382744, -22.342390485257319 ], [ -47.259618513566515, -22.342407804398711 ], [ -47.259599846881855, -22.342424963532512 ], [ -47.259580932535883, -22.342441957048269 ], [ -47.259561770780074, -22.342458774930218 ], [ -47.259542374605545, -22.34247539968705 ], [ -47.259522758599964, -22.342491819617685 ], [ -47.259502927823547, -22.342508032206915 ], [ -47.259482886092314, -22.342524035983551 ], [ -47.259462637203342, -22.342539829469878 ], [ -47.25944218493526, -22.342555411181429 ], [ -47.259421533049085, -22.342570779625987 ], [ -47.259400685288867, -22.34258593330344 ], [ -47.259379645382197, -22.34260087070512 ], [ -47.259358417040893, -22.3426155903135 ], [ -47.259337003961541, -22.34263009060162 ], [ -47.259315409825902, -22.342644370032993 ], [ -47.259293638301884, -22.342658427060858 ], [ -47.259271693043928, -22.342672260128136 ], [ -47.259249577693176, -22.342685867667104 ], [ -47.259227295878468, -22.342699248098917 ], [ -47.259204851216744, -22.342712399833417 ], [ -47.259182247313376, -22.342725321268922 ], [ -47.259159487762936, -22.342738010791837 ], [ -47.259136576149416, -22.342750466776469 ], [ -47.259113516046874, -22.342762687584745 ], [ -47.259090311019868, -22.342774671566012 ], [ -47.259066964623926, -22.342786417056754 ], [ -47.259043480406014, -22.342797922380406 ], [ -47.259019861904939, -22.342809185847035 ], [ -47.258996112651978, -22.342820205753231 ], [ -47.258972236171203, -22.342830980381713 ], [ -47.258948235979886, -22.342841508001339 ], [ -47.258924115589146, -22.342851786866667 ], [ -47.258899878504259, -22.34286181521782 ], [ -47.25887552822536, -22.342871591280172 ], [ -47.258851068247701, -22.342881113264227 ], [ -47.258826502062298, -22.342890379365336 ], [ -47.258801833156291, -22.342899387763467 ], [ -47.258777065013724, -22.342908136622906 ], [ -47.258752201115861, -22.342916624092183 ], [ -47.258727244941781, -22.342924848303607 ], [ -47.258702199969392, -22.342932807373156 ], [ -47.258677069675265, -22.342940499400338 ], [ -47.258651857535838, -22.342947922467783 ], [ -47.258626567028053, -22.342955074641033 ], [ -47.258601201629723, -22.342961953968469 ], [ -47.258575764820705, -22.34296855848083 ], [ -47.258550260083339, -22.342974886191286 ], [ -47.258524690903108, -22.342980935095081 ], [ -47.258499060799913, -22.342986703162541 ], [ -47.258473379765874, -22.342992186976449 ], [ -47.258447671924735, -22.342997382755669 ], [ -47.258421956009173, -22.343002293583393 ], [ -47.258396236252636, -22.343006926395738 ], [ -47.258370514843222, -22.343011288535084 ], [ -47.258344793885271, -22.343015387348967 ], [ -47.258319075402106, -22.343019230185313 ], [ -47.258293361339263, -22.343022824388129 ], [ -47.258267653568673, -22.343026177293087 ], [ -47.258241953892245, -22.343029296224096 ], [ -47.258216264045693, -22.343032188489744 ], [ -47.258190585703069, -22.343034861380307 ], [ -47.258164920480631, -22.343037322165113 ], [ -47.258139269940955, -22.34303957809011 ], [ -47.258113635597475, -22.343041636375773 ], [ -47.258088018918293, -22.343043504215558 ], [ -47.258062421330322, -22.343045188774056 ], [ -47.25803684422322, -22.343046697186153 ], [ -47.258011288953348, -22.343048036555583 ], [ -47.257985756847482, -22.343049213954533 ], [ -47.257960249206256, -22.343050236422716 ], [ -47.257934767307844, -22.343051110967078 ], [ -47.257909312411229, -22.343051844561483 ], [ -47.257883885759078, -22.343052444146558 ], [ -47.257858488581036, -22.343052916629521 ], [ -47.257833122096372, -22.343053268884454 ], [ -47.257807787516739, -22.343053507752121 ], [ -47.257782486048697, -22.343053640040495 ], [ -47.25775721889574, -22.343053672524725 ], [ -47.25773198726089, -22.343053611947528 ], [ -47.257706792348351, -22.343053465019551 ], [ -47.257681635365714, -22.343053238419543 ], [ -47.257656517525405, -22.343052938794802 ], [ -47.257631440046282, -22.343052572761454 ], [ -47.257606404155389, -22.3430521469048 ], [ -47.257581411088815, -22.343051667779459 ], [ -47.257556462093227, -22.343051141909886 ], [ -47.257531558426571, -22.343050575790368 ], [ -47.257506700753609, -22.343049975870709 ], [ -47.257481880201155, -22.343049348135068 ], [ -47.257457080168436, -22.343048695294186 ], [ -47.257432292715833, -22.343048017844605 ], [ -47.257407517429748, -22.343047316406409 ], [ -47.257382754103787, -22.343046591604857 ], [ -47.257358073446191, -22.343045846206675 ], [ -47.257333331486791, -22.343045076557306 ], [ -47.257227053009942, -22.343041676373261 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1126.6481315870001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263991680426919, -22.335891678623604 ], [ -47.263917258256541, -22.335967421412565 ], [ -47.263900307020791, -22.335984570956217 ], [ -47.263883327615197, -22.336001653785324 ], [ -47.26386632382598, -22.336018673115532 ], [ -47.263849299421544, -22.336035632152324 ], [ -47.263832258153364, -22.336052534089951 ], [ -47.263815203756096, -22.336069382111635 ], [ -47.263798139948108, -22.336086179388698 ], [ -47.26378107043211, -22.336102929080052 ], [ -47.263763998895129, -22.336119634332313 ], [ -47.263746988677575, -22.336136240029695 ], [ -47.263729912246134, -22.336152877455699 ], [ -47.263712844735302, -22.336169479773311 ], [ -47.26369578977971, -22.336186050083498 ], [ -47.263678751000555, -22.33620259147288 ], [ -47.263661731767023, -22.33621910718853 ], [ -47.263644729067757, -22.336235605075696 ], [ -47.263627738352469, -22.336252092721089 ], [ -47.26361076102642, -22.336268571834378 ], [ -47.263593798818853, -22.336285043804505 ], [ -47.263576853456513, -22.336301510016852 ], [ -47.263559926662758, -22.336317971853855 ], [ -47.263543020158338, -22.336334430694496 ], [ -47.263526135660648, -22.336350887914801 ], [ -47.26350927488437, -22.33636734488741 ], [ -47.263492439540627, -22.33638380298213 ], [ -47.263475631338153, -22.336400263565103 ], [ -47.263458916117585, -22.336416665068434 ], [ -47.263442172835902, -22.336433129146645 ], [ -47.263425461782376, -22.336449599775591 ], [ -47.263408784650814, -22.336466078308195 ], [ -47.263392143131661, -22.336482566094528 ], [ -47.263375538911951, -22.336499064481739 ], [ -47.263358973675281, -22.336515574814246 ], [ -47.263342449101486, -22.336532098433914 ], [ -47.263325966866844, -22.336548636679847 ], [ -47.263309528643944, -22.336565190888678 ], [ -47.263293136101559, -22.33658176239447 ], [ -47.263276790904541, -22.336598352529069 ], [ -47.263260494713705, -22.336614962621972 ], [ -47.263244249185796, -22.336631594000561 ], [ -47.263228055973499, -22.336648247990009 ], [ -47.26321191672524, -22.336664925913574 ], [ -47.263195833084801, -22.336681629092922 ], [ -47.263179806691809, -22.336698358847617 ], [ -47.263163839181239, -22.336715116495906 ], [ -47.263147932183379, -22.33673190335449 ], [ -47.263132087323655, -22.336748720738786 ], [ -47.263116306222706, -22.33676556996307 ], [ -47.263100590496315, -22.336782452340525 ], [ -47.263084941754769, -22.336799369183854 ], [ -47.263069360397715, -22.336816323116739 ], [ -47.263053842353763, -22.336833320948781 ], [ -47.263038382697403, -22.336850368025516 ], [ -47.263022980390687, -22.336867464944731 ], [ -47.263007635280189, -22.336884611335314 ], [ -47.26299234721241, -22.336901806825814 ], [ -47.262977116034243, -22.33691905104412 ], [ -47.262961941592494, -22.336936343618124 ], [ -47.26294682373404, -22.33695368417515 ], [ -47.262931762306081, -22.336971072342035 ], [ -47.262916757155786, -22.336988507745446 ], [ -47.262901808130287, -22.337005990011633 ], [ -47.262886915076955, -22.337023518766397 ], [ -47.262872077843276, -22.337041093635222 ], [ -47.262857296276628, -22.337058714243287 ], [ -47.262842570224464, -22.3370763802155 ], [ -47.262827899534464, -22.337094091176095 ], [ -47.262813284054204, -22.337111846749291 ], [ -47.26279872363132, -22.337129646558836 ], [ -47.262784218113516, -22.337147490228176 ], [ -47.262769767348452, -22.337165377380391 ], [ -47.262755371183893, -22.337183307638274 ], [ -47.262741029467556, -22.337201280624228 ], [ -47.262726742047214, -22.337219295960363 ], [ -47.262712508770662, -22.33723735326852 ], [ -47.262698329485595, -22.337255452170226 ], [ -47.262684204039786, -22.337273592286628 ], [ -47.262670132280938, -22.337291773238686 ], [ -47.262656114056774, -22.337309994646922 ], [ -47.262642149215061, -22.337328256131631 ], [ -47.262628237603415, -22.337346557312884 ], [ -47.26261437906949, -22.337364897810364 ], [ -47.262600573460922, -22.337383277243532 ], [ -47.262586820625238, -22.337401695231531 ], [ -47.262573120410011, -22.33742015139325 ], [ -47.262559472662687, -22.337438645347355 ], [ -47.262545877230721, -22.337457176712196 ], [ -47.262532333961524, -22.337475745105792 ], [ -47.262518842702278, -22.337494350146208 ], [ -47.262505403300366, -22.337512991450833 ], [ -47.262492015603023, -22.337531668637034 ], [ -47.26247867945731, -22.337550381321957 ], [ -47.262465394710254, -22.33756912912251 ], [ -47.262452161208856, -22.337587911655309 ], [ -47.262438978800056, -22.337606728536755 ], [ -47.262425847330675, -22.33762557938298 ], [ -47.262412766647486, -22.337644463809944 ], [ -47.262399736597047, -22.337663381433465 ], [ -47.262386757026015, -22.337682331869019 ], [ -47.262373827780834, -22.337701314731934 ], [ -47.262360948707936, -22.337720329637229 ], [ -47.262348119653616, -22.337739376199931 ], [ -47.262335340463977, -22.337758454034812 ], [ -47.262322610985215, -22.337777562756216 ], [ -47.262309931063307, -22.337796701978569 ], [ -47.262297300544184, -22.337815871315936 ], [ -47.26228471927358, -22.337835070382411 ], [ -47.262272187097125, -22.337854298791786 ], [ -47.262259703860522, -22.337873556157508 ], [ -47.26224726940918, -22.33789284209314 ], [ -47.262234883588448, -22.337912156211914 ], [ -47.262222546243606, -22.337931498126952 ], [ -47.262210257219742, -22.337950867451248 ], [ -47.262198016355114, -22.337970263808259 ], [ -47.262185823426414, -22.33798968691265 ], [ -47.262173678095181, -22.33800913661706 ], [ -47.262161580025158, -22.338028612751614 ], [ -47.262149528899087, -22.33804811511607 ], [ -47.262137524399733, -22.338067643509966 ], [ -47.262125566209882, -22.338087197732538 ], [ -47.262113654012303, -22.338106777582869 ], [ -47.262101787489911, -22.338126382859627 ], [ -47.262089966325526, -22.338146013361399 ], [ -47.262078190201962, -22.338165668886614 ], [ -47.262066458802146, -22.338185349233189 ], [ -47.262054771808913, -22.338205054199186 ], [ -47.262043128905077, -22.338224783582209 ], [ -47.262031529773608, -22.338244537179584 ], [ -47.262019974097278, -22.33826431478872 ], [ -47.262008461558878, -22.338284116206619 ], [ -47.261996991841279, -22.338303941230009 ], [ -47.261985564627295, -22.338323789655536 ], [ -47.261974179599633, -22.338343661279701 ], [ -47.261962836441086, -22.338363555898571 ], [ -47.261951534834317, -22.338383473308365 ], [ -47.261940274461978, -22.338403413304754 ], [ -47.261929055006867, -22.338423375683234 ], [ -47.261917876151401, -22.338443360239612 ], [ -47.261906737578201, -22.338463366768881 ], [ -47.261895638969868, -22.338483395066074 ], [ -47.26188458000879, -22.338503444926218 ], [ -47.261873560377353, -22.338523516143976 ], [ -47.261862579757945, -22.338543608513998 ], [ -47.261851637832891, -22.338563721830472 ], [ -47.261840734284455, -22.338583855887645 ], [ -47.261829868794742, -22.33860401047961 ], [ -47.261819041045932, -22.338624185400164 ], [ -47.26180825072008, -22.338644380443057 ], [ -47.261797497499138, -22.338664595401841 ], [ -47.261786781065055, -22.338684830069877 ], [ -47.26177610109967, -22.338705084240384 ], [ -47.26176545728471, -22.33872535770649 ], [ -47.261754849301887, -22.33874565026116 ], [ -47.261744276832815, -22.338765961697131 ], [ -47.26173373955902, -22.338786291807061 ], [ -47.261723237161917, -22.338806640383513 ], [ -47.261712769322926, -22.33882700721885 ], [ -47.261702335723307, -22.338847392105237 ], [ -47.261691936044173, -22.338867794834915 ], [ -47.261681569966655, -22.338888215199823 ], [ -47.261671237171747, -22.338908652991794 ], [ -47.261660937340416, -22.338929108002521 ], [ -47.261650670143652, -22.338949580043185 ], [ -47.261640434818688, -22.338970069779002 ], [ -47.261630229765956, -22.338990578941932 ], [ -47.261620053412251, -22.339011108374361 ], [ -47.261609904743054, -22.339031657737113 ], [ -47.261599782785218, -22.339052226605705 ], [ -47.261589686564676, -22.339072814554925 ], [ -47.261579615106626, -22.339093421158921 ], [ -47.261569567435174, -22.339114045991423 ], [ -47.261559542573728, -22.339134688625485 ], [ -47.26154953954466, -22.339155348633497 ], [ -47.26153955736951, -22.33917602558763 ], [ -47.261529559465266, -22.339196793014132 ], [ -47.261519617745165, -22.339217499259945 ], [ -47.261509693927351, -22.339238221160564 ], [ -47.26149978703026, -22.33925895828591 ], [ -47.261489896071048, -22.3392797102061 ], [ -47.261480020066223, -22.33930047649007 ], [ -47.261470158031123, -22.339321256706835 ], [ -47.261460308980169, -22.339342050424843 ], [ -47.261450471926899, -22.339362857211938 ], [ -47.261440645883795, -22.339383676635819 ], [ -47.261430829862427, -22.339404508263556 ], [ -47.261421022873307, -22.339425351661987 ], [ -47.261411223926018, -22.339446206397444 ], [ -47.26140143202926, -22.339467072035784 ], [ -47.261391646190525, -22.339487948142839 ], [ -47.261381865416396, -22.339508834283791 ], [ -47.261372088712669, -22.339529730023354 ], [ -47.261362315083822, -22.339550634926262 ], [ -47.261352543533576, -22.339571548556506 ], [ -47.261342773064513, -22.339592470478046 ], [ -47.26133300267837, -22.339613400254134 ], [ -47.26132323137552, -22.339634337448341 ], [ -47.261313458155946, -22.339655281622829 ], [ -47.261303682018003, -22.339676232340523 ], [ -47.261293901959476, -22.339697189163207 ], [ -47.261284116976896, -22.339718151652892 ], [ -47.261274326065958, -22.339739119370744 ], [ -47.261264528221254, -22.339760091877995 ], [ -47.261254722436298, -22.339781068735473 ], [ -47.261244907703919, -22.339802049503209 ], [ -47.261235083015507, -22.339823033741578 ], [ -47.261225247361871, -22.33984402100997 ], [ -47.261215399732485, -22.339865010867967 ], [ -47.261205539116034, -22.339886002874369 ], [ -47.261195664500171, -22.339906996587739 ], [ -47.261185774871493, -22.339927991566384 ], [ -47.261175869215734, -22.339948987367954 ], [ -47.261165946517323, -22.339969983550315 ], [ -47.261156005760306, -22.339990979669878 ], [ -47.261146045927177, -22.340011975283701 ], [ -47.261136065999615, -22.340032969948016 ], [ -47.261126064958589, -22.34005396321832 ], [ -47.261116041783708, -22.340074954650252 ], [ -47.26110599545391, -22.340095943798612 ], [ -47.26109592494705, -22.340116930217835 ], [ -47.261085792384989, -22.340137990062033 ], [ -47.261075668752703, -22.340158972998779 ], [ -47.26106551791937, -22.340179951739096 ], [ -47.261055339600119, -22.340200924401138 ], [ -47.261045134249734, -22.34022188859479 ], [ -47.261034901933428, -22.340242843355131 ], [ -47.261024642326916, -22.340263788528286 ], [ -47.261014355100329, -22.340284723971653 ], [ -47.261004039923712, -22.340305649542529 ], [ -47.260993696466969, -22.340326565098341 ], [ -47.260983324399973, -22.340347470496219 ], [ -47.260972923392593, -22.340368365593132 ], [ -47.260962493114498, -22.340389250246243 ], [ -47.260952033235384, -22.340410124312324 ], [ -47.260941543424856, -22.340430987648162 ], [ -47.260931023352455, -22.340451840110454 ], [ -47.260920472687673, -22.340472681555706 ], [ -47.260909891099942, -22.340493511840393 ], [ -47.260899278258606, -22.340514330820852 ], [ -47.260888633832991, -22.340535138353289 ], [ -47.260877957492305, -22.340555934293839 ], [ -47.260867248905754, -22.340576718498493 ], [ -47.260856507742474, -22.340597490823129 ], [ -47.26084573367158, -22.340618251123463 ], [ -47.260834926362101, -22.340638999255063 ], [ -47.26082408548298, -22.340659735073629 ], [ -47.260813210703184, -22.340680458434434 ], [ -47.260802301691633, -22.340701169192702 ], [ -47.26079135811716, -22.340721867203623 ], [ -47.260780379648558, -22.340742552322187 ], [ -47.260769365954609, -22.340763224403325 ], [ -47.260758316704035, -22.340783883301626 ], [ -47.260747231565574, -22.3408045288718 ], [ -47.260736110207844, -22.34082516096829 ], [ -47.260724952299448, -22.34084577944553 ], [ -47.260713757509016, -22.340866384157625 ], [ -47.260702525505181, -22.340886974958476 ], [ -47.260691255956409, -22.340907551702259 ], [ -47.260679948531177, -22.340928114242665 ], [ -47.260668602898093, -22.340948662433227 ], [ -47.260657218725598, -22.340969196127457 ], [ -47.260645795682102, -22.340989715178779 ], [ -47.260634333436094, -22.341010219440214 ], [ -47.260622831655994, -22.341030708764919 ], [ -47.260611290010203, -22.341051183005725 ], [ -47.26059970816722, -22.34107164201529 ], [ -47.26058808579532, -22.341092085646309 ], [ -47.260576422563005, -22.341112513751067 ], [ -47.260564718138667, -22.341132926181821 ], [ -47.260552972190666, -22.341153322790753 ], [ -47.260541184387428, -22.341173703429767 ], [ -47.260529354397384, -22.341194067950546 ], [ -47.260517481888968, -22.34121441620475 ], [ -47.260505566530583, -22.341234748043799 ], [ -47.260493607990675, -22.341255063319032 ], [ -47.26048160593772, -22.341275361881483 ], [ -47.260469560040249, -22.341295643582072 ], [ -47.260457469966738, -22.34131590827155 ], [ -47.260445335385761, -22.341336155800569 ], [ -47.260433155965821, -22.341356386019505 ], [ -47.260420931375542, -22.341376598778684 ], [ -47.260408661283606, -22.34139679392803 ], [ -47.260396345358622, -22.341416971317578 ], [ -47.260383983269307, -22.341437130796979 ], [ -47.260371574684484, -22.341457272215766 ], [ -47.260359119272884, -22.341477395423347 ], [ -47.26034661670343, -22.341497500268829 ], [ -47.260334066644923, -22.341517586601331 ], [ -47.260321468766413, -22.341537654269587 ], [ -47.260308822736938, -22.341557703122234 ], [ -47.260296128225477, -22.341577733007821 ], [ -47.260283384901328, -22.341597743774479 ], [ -47.260270592433628, -22.3416177352704 ], [ -47.260257750491661, -22.341637707343484 ], [ -47.260244858744812, -22.341657659841442 ], [ -47.260231916862587, -22.341677592611788 ], [ -47.260218924514497, -22.341697505501852 ], [ -47.260205881370119, -22.341717398358902 ], [ -47.260192787099193, -22.341737271029835 ], [ -47.260190532798319, -22.341740675416062 ], [ -47.260169906375459, -22.341771751712173 ], [ -47.260166435202976, -22.341776967688254 ], [ -47.260153156792519, -22.341796814299919 ], [ -47.260139796738265, -22.341816665791008 ], [ -47.26012635017387, -22.341836517809394 ], [ -47.26011281226679, -22.341856365892141 ], [ -47.260099178150746, -22.341876205565875 ], [ -47.260085442926126, -22.341896032345378 ], [ -47.260071601660464, -22.341915841732153 ], [ -47.260057649389417, -22.34193562921261 ], [ -47.260043581117131, -22.341955390256334 ], [ -47.260029391817476, -22.341975120314054 ], [ -47.260015076434719, -22.341994814815759 ], [ -47.260000629884729, -22.34201446916861 ], [ -47.259986047056209, -22.342034078754587 ], [ -47.259971322811936, -22.342053638928476 ], [ -47.259956451990355, -22.342073145015121 ], [ -47.259941429407384, -22.342092592307292 ], [ -47.259926249858012, -22.342111976063027 ], [ -47.259910908118819, -22.342131291502948 ], [ -47.259895398949823, -22.34215053380802 ], [ -47.259879717097341, -22.342169698116525 ], [ -47.259863857296828, -22.342188779521482 ], [ -47.259847814275687, -22.342207773068171 ], [ -47.259831582756739, -22.342226673751494 ], [ -47.259815157461965, -22.342245476513263 ], [ -47.259798533116147, -22.342264176239851 ], [ -47.259781704451363, -22.342282767759865 ], [ -47.259764666211211, -22.342301245841945 ], [ -47.259747413155765, -22.342319605192618 ], [ -47.259729940066762, -22.342337840454459 ], [ -47.259712241752752, -22.34235594620473 ], [ -47.259694313054801, -22.342373916954017 ], [ -47.259676148852549, -22.342391747145157 ], [ -47.259657744070203, -22.342409431152763 ], [ -47.259639093682878, -22.342426963283081 ], [ -47.259620192723034, -22.342444337774356 ], [ -47.259601036330018, -22.342461548758919 ], [ -47.259581625692675, -22.342478585081604 ], [ -47.259561976785804, -22.34249542646165 ], [ -47.259542106488794, -22.342512059253806 ], [ -47.259522020126717, -22.342528480798524 ], [ -47.259501721531514, -22.342544689689024 ], [ -47.259481214512476, -22.342560684510612 ], [ -47.259460502856641, -22.342576463840572 ], [ -47.259439590330061, -22.342592026246937 ], [ -47.25941848067832, -22.342607370288132 ], [ -47.259397177627278, -22.342622494512437 ], [ -47.259375684883864, -22.342637397457324 ], [ -47.259354006136732, -22.342652077649262 ], [ -47.259332145056767, -22.342666533602923 ], [ -47.259310105298191, -22.34268076382093 ], [ -47.259287890499074, -22.342694766793336 ], [ -47.259265504281544, -22.34270854099756 ], [ -47.259242950252961, -22.342722084897574 ], [ -47.259220232006413, -22.342735396943837 ], [ -47.259197353121053, -22.342748475572989 ], [ -47.259174317163144, -22.342761319207252 ], [ -47.259151127686195, -22.34277392625448 ], [ -47.259127788231844, -22.342786295107626 ], [ -47.259104302330286, -22.342798424144501 ], [ -47.259080673500897, -22.342810311727522 ], [ -47.259056905252791, -22.342821956203409 ], [ -47.259033001085264, -22.342833355902933 ], [ -47.259008964488594, -22.342844509140516 ], [ -47.258984798944397, -22.342855414214171 ], [ -47.25896050792614, -22.342866069405073 ], [ -47.258936094899916, -22.342876472977316 ], [ -47.258911563324787, -22.342886623177701 ], [ -47.25888691665363, -22.342896518235257 ], [ -47.258862158333514, -22.34290615636127 ], [ -47.258837291806358, -22.342915535748741 ], [ -47.258812320509477, -22.342924654572272 ], [ -47.258787247876498, -22.342933510987606 ], [ -47.258762077337607, -22.342942103131566 ], [ -47.258736812320485, -22.342950429121665 ], [ -47.258711456251291, -22.342958487055572 ], [ -47.258686012554705, -22.342966275011378 ], [ -47.258660484655103, -22.342973791046841 ], [ -47.258634875977634, -22.342981033199223 ], [ -47.258609189948366, -22.342987999485231 ], [ -47.258583429995831, -22.342994687900337 ], [ -47.258557599551608, -22.343001096418963 ], [ -47.258531702050959, -22.343007222994046 ], [ -47.258505740970513, -22.343013065548586 ], [ -47.258479727554182, -22.343018620338377 ], [ -47.258453690141799, -22.343023882727302 ], [ -47.258427650912701, -22.343028855296879 ], [ -47.25840161468917, -22.343033545113794 ], [ -47.258375583839005, -22.343037959732179 ], [ -47.258349560629547, -22.343042106712367 ], [ -47.258323547230901, -22.34304599361522 ], [ -47.258297545719813, -22.343049627996759 ], [ -47.258271558084708, -22.343053017403129 ], [ -47.258245586230039, -22.343056169366292 ], [ -47.25821963198073, -22.343059091399901 ], [ -47.258193697087719, -22.34306179099552 ], [ -47.258167783232764, -22.34306427561966 ], [ -47.25814189203296, -22.343066552710752 ], [ -47.258116025046611, -22.34306862967669 ], [ -47.258090183777519, -22.34307051389284 ], [ -47.258064369680113, -22.343072212700086 ], [ -47.258038584164119, -22.343073733403511 ], [ -47.258012828599298, -22.343075083270968 ], [ -47.257987104319852, -22.343076269532304 ], [ -47.257961412628717, -22.343077299378482 ], [ -47.257935754801814, -22.343078179961175 ], [ -47.25791013209205, -22.343078918392255 ], [ -47.257884545732729, -22.343079521743778 ], [ -47.257858996941572, -22.343079997047731 ], [ -47.25783348692385, -22.343080351296255 ], [ -47.257808016875657, -22.343080591441598 ], [ -47.257782587986981, -22.3430807243966 ], [ -47.257757201444164, -22.343080757034741 ], [ -47.257731858432955, -22.343080696190562 ], [ -47.257706560140527, -22.343080548660112 ], [ -47.257681307758119, -22.343080321201182 ], [ -47.257656102482784, -22.343080020533854 ], [ -47.257630945519331, -22.343079653340762 ], [ -47.257605838082256, -22.343079226267506 ], [ -47.257580781397102, -22.343078745922995 ], [ -47.257555776701935, -22.343078218879789 ], [ -47.257530825248445, -22.343077651674367 ], [ -47.257505927576503, -22.343077050789773 ], [ -47.25748107279059, -22.343076422188748 ], [ -47.257456240882028, -22.343075768509145 ], [ -47.257431422362444, -22.343075090210885 ], [ -47.257406616778169, -22.343074387915301 ], [ -47.257381823924227, -22.343073662249878 ], [ -47.257357128693208, -22.343072916411966 ], [ -47.257332358363563, -22.34307214589327 ], [ -47.257214240070887, -22.343068366914014 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1131.917572027, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264022714040877, -22.335900237850581 ], [ -47.263938717826356, -22.335985724597794 ], [ -47.263921710059918, -22.336002931336505 ], [ -47.263904677863394, -22.336020067281108 ], [ -47.263887625057336, -22.336037135675916 ], [ -47.263870555441585, -22.336054139753344 ], [ -47.263853472796235, -22.336071082732786 ], [ -47.263836380881656, -22.336087967820667 ], [ -47.263819283439318, -22.336104798209565 ], [ -47.263802184192414, -22.336121577077655 ], [ -47.263785086845779, -22.336138307588616 ], [ -47.26376806469991, -22.336154924933457 ], [ -47.263750968369301, -22.336171581768962 ], [ -47.263733884914174, -22.336188199611314 ], [ -47.263716817978342, -22.336204781570988 ], [ -47.263699771189749, -22.336221330741875 ], [ -47.263682747887628, -22.336237850409333 ], [ -47.263665744106959, -22.336254349348568 ], [ -47.26364875424207, -22.336270836171551 ], [ -47.263631779643298, -22.336287312640707 ], [ -47.263614822039038, -22.336303780144355 ], [ -47.263597883154688, -22.336320240066669 ], [ -47.263580964711792, -22.336336693788347 ], [ -47.263564068428735, -22.336353142686086 ], [ -47.263547196020156, -22.336369588133124 ], [ -47.263530349197332, -22.336386031498705 ], [ -47.263513529667534, -22.336402474148876 ], [ -47.263496739135185, -22.336418917445336 ], [ -47.263480054125239, -22.336435289326658 ], [ -47.263463333131817, -22.33645173149111 ], [ -47.263446646203242, -22.336468178345019 ], [ -47.263429995026563, -22.336484631234622 ], [ -47.263413381284884, -22.336501091502917 ], [ -47.263396806657312, -22.336517560489433 ], [ -47.263380272818949, -22.336534039530548 ], [ -47.263363781440503, -22.336550529959631 ], [ -47.263347334188587, -22.336567033106853 ], [ -47.263330932725395, -22.336583550299501 ], [ -47.263314578708787, -22.33660008286185 ], [ -47.263298273791989, -22.33661663211554 ], [ -47.263282019623496, -22.33663319937958 ], [ -47.263265817847142, -22.336649785970415 ], [ -47.263249670101942, -22.336666393201984 ], [ -47.263233578021946, -22.336683022385984 ], [ -47.263217543235861, -22.336699674832147 ], [ -47.263201567367446, -22.336716351847922 ], [ -47.263185652035098, -22.336733054739096 ], [ -47.263169798851699, -22.33674978480963 ], [ -47.263154009424539, -22.336766543362202 ], [ -47.263138285355268, -22.336783331697841 ], [ -47.263122628239849, -22.336800151116545 ], [ -47.263107039667858, -22.336817002917698 ], [ -47.263091519816456, -22.336833889930073 ], [ -47.263076063708169, -22.336850819923615 ], [ -47.26306066558012, -22.336867799157542 ], [ -47.263045324250342, -22.336884828394307 ], [ -47.263030039568669, -22.336901907266043 ], [ -47.263014811384984, -22.33691903540441 ], [ -47.262999639549506, -22.336936212440452 ], [ -47.262984523912415, -22.336953438005029 ], [ -47.262969464323973, -22.336970711728473 ], [ -47.262954460634859, -22.336988033240416 ], [ -47.26293951269561, -22.337005402170409 ], [ -47.26292462035677, -22.337022818147542 ], [ -47.26290978346924, -22.337040280800295 ], [ -47.262895001883933, -22.33705778975671 ], [ -47.262880275451693, -22.337075344644685 ], [ -47.262865604023467, -22.337092945091616 ], [ -47.262850987450435, -22.337110590724198 ], [ -47.262836425583664, -22.337128281169122 ], [ -47.262821918274327, -22.337146016052436 ], [ -47.262807465373577, -22.337163794999931 ], [ -47.262793066732648, -22.33718161763694 ], [ -47.262778722202775, -22.337199483588428 ], [ -47.26276443163524, -22.337217392478987 ], [ -47.26275019488137, -22.337235343932779 ], [ -47.262736011792398, -22.337253337573681 ], [ -47.262721882219616, -22.337271373025242 ], [ -47.262707806014276, -22.337289449910539 ], [ -47.262693783027608, -22.33730756785241 ], [ -47.262679813110893, -22.337325726473207 ], [ -47.262665896115379, -22.337343925395 ], [ -47.262652031892195, -22.337362164239611 ], [ -47.26263822029248, -22.337380442628398 ], [ -47.262624461167427, -22.337398760182477 ], [ -47.262610754368012, -22.337417116522598 ], [ -47.262597099745314, -22.337435511269238 ], [ -47.262583497150239, -22.337453944042526 ], [ -47.262569946433729, -22.337472414462241 ], [ -47.262556447446663, -22.337490922147879 ], [ -47.262543000039656, -22.337509466718942 ], [ -47.262529604063538, -22.33752804779402 ], [ -47.262516259369001, -22.33754666499178 ], [ -47.262502965806483, -22.337565317930768 ], [ -47.262489723226459, -22.337584006228997 ], [ -47.262476531479301, -22.337602729504319 ], [ -47.26246339041532, -22.337621487374179 ], [ -47.262450299884719, -22.337640279455876 ], [ -47.262437259737645, -22.33765910536642 ], [ -47.262424269823981, -22.337677964722722 ], [ -47.262411329993711, -22.337696857141143 ], [ -47.262398440096604, -22.337715782238 ], [ -47.26238559998238, -22.337734739629301 ], [ -47.262372809500611, -22.337753728930842 ], [ -47.262360068500662, -22.337772749758358 ], [ -47.262347376831961, -22.337791801726997 ], [ -47.262334734343753, -22.337810884451937 ], [ -47.262322140885168, -22.337829997548017 ], [ -47.262309596305151, -22.337849140630048 ], [ -47.262297100452457, -22.337868313312608 ], [ -47.262284653176017, -22.33788751520974 ], [ -47.262272254324358, -22.337906745935655 ], [ -47.262259903745928, -22.337926005104244 ], [ -47.262247601289154, -22.337945292329145 ], [ -47.262235346802186, -22.337964607223984 ], [ -47.262223140125215, -22.337983949414532 ], [ -47.262210981029092, -22.338003318630189 ], [ -47.262198869167044, -22.33802271474249 ], [ -47.262186804201932, -22.338042137588896 ], [ -47.262174785818871, -22.338061586971328 ], [ -47.262162813702894, -22.338081062691419 ], [ -47.262150887539121, -22.338100564550572 ], [ -47.262139007012657, -22.338120092349865 ], [ -47.26212717180875, -22.338139645890024 ], [ -47.262115381612546, -22.338159224971587 ], [ -47.262103636109138, -22.338178829394938 ], [ -47.262091934983893, -22.338198458959919 ], [ -47.262080277921903, -22.338218113466418 ], [ -47.262068664608364, -22.338237792713944 ], [ -47.262057094728554, -22.33825749650153 ], [ -47.262045567967554, -22.338277224628388 ], [ -47.262034084010516, -22.338296976893279 ], [ -47.262022642542654, -22.338316753094599 ], [ -47.262011243249077, -22.338336553030601 ], [ -47.261999885814809, -22.338356376499473 ], [ -47.261988569924981, -22.338376223298848 ], [ -47.261977295264529, -22.338396093226514 ], [ -47.261966061518443, -22.338415986079688 ], [ -47.261954868371824, -22.338435901655309 ], [ -47.261943715509361, -22.33845583975064 ], [ -47.261932602615943, -22.338475800162165 ], [ -47.261921529376494, -22.338495782686291 ], [ -47.261910495475611, -22.338515787119412 ], [ -47.261899500598041, -22.338535813257547 ], [ -47.261888544428309, -22.338555860896616 ], [ -47.261877626651021, -22.338575929832153 ], [ -47.261866746950687, -22.338596019859562 ], [ -47.261855905011643, -22.338616130774273 ], [ -47.2618451005183, -22.338636262371207 ], [ -47.261834333154837, -22.338656414445339 ], [ -47.26182360260546, -22.33867658679134 ], [ -47.261812908554248, -22.338696779203659 ], [ -47.26180225068525, -22.338716991476684 ], [ -47.261791628682346, -22.338737223404575 ], [ -47.261781042229345, -22.338757474781335 ], [ -47.261770491010004, -22.338777745400705 ], [ -47.261759974708013, -22.338798035056406 ], [ -47.261749493006818, -22.338818343541931 ], [ -47.261739045589941, -22.338838670650574 ], [ -47.261728632140695, -22.338859016175487 ], [ -47.26171825234232, -22.338879379909773 ], [ -47.261707905877898, -22.338899761646303 ], [ -47.261697592430529, -22.338920161177739 ], [ -47.261687311683133, -22.33894057829658 ], [ -47.26167706330709, -22.338961012818135 ], [ -47.2616668464687, -22.338981465554397 ], [ -47.261656659402945, -22.339001938576896 ], [ -47.261646500437017, -22.339022432939988 ], [ -47.261636368554385, -22.339042948320969 ], [ -47.261626262786741, -22.339063484297622 ], [ -47.261616182164801, -22.339084040446917 ], [ -47.261606125718274, -22.339104616345068 ], [ -47.261596092475749, -22.339125211567747 ], [ -47.261586081464841, -22.339145825689862 ], [ -47.261576091712172, -22.339166458285643 ], [ -47.261566122243174, -22.339187108928886 ], [ -47.261556130544754, -22.339207863473323 ], [ -47.261546200682723, -22.339228545063357 ], [ -47.261536288162034, -22.33924924341347 ], [ -47.261526392004541, -22.339269958094878 ], [ -47.26151651123066, -22.3392906886791 ], [ -47.261506644860084, -22.339311434736253 ], [ -47.261496791911057, -22.339332195836576 ], [ -47.261486951400848, -22.339352971549559 ], [ -47.261477122345617, -22.339373761444136 ], [ -47.261467303760305, -22.339394565088888 ], [ -47.261457494658821, -22.339415382051801 ], [ -47.261447694053821, -22.339436211900576 ], [ -47.261437900956906, -22.339457054202239 ], [ -47.261428114378596, -22.339477908523342 ], [ -47.261418333328045, -22.339498774430364 ], [ -47.261408556813329, -22.339519651489081 ], [ -47.261398783841592, -22.339540539264668 ], [ -47.261389013418444, -22.339561437322313 ], [ -47.261379244548671, -22.339582345226415 ], [ -47.2613694762356, -22.339603262541253 ], [ -47.261359707481738, -22.33962418883031 ], [ -47.261349937287868, -22.339645123657487 ], [ -47.261340164654392, -22.339666066584986 ], [ -47.261330388579772, -22.339687017175876 ], [ -47.261320608061858, -22.339707974991974 ], [ -47.261310822096945, -22.339728939595314 ], [ -47.261301029680439, -22.339749910546931 ], [ -47.26129122980641, -22.339770887407969 ], [ -47.261281421467707, -22.339791869739063 ], [ -47.26127160365634, -22.3398128571 ], [ -47.261261775362705, -22.339833849050848 ], [ -47.261251935576404, -22.339854845150651 ], [ -47.261242083285623, -22.339875844958591 ], [ -47.26123221747752, -22.339896848032918 ], [ -47.261222337138122, -22.33991785393172 ], [ -47.261212441252134, -22.339938862212669 ], [ -47.261202528803395, -22.339959872432726 ], [ -47.261192598774073, -22.339980884149099 ], [ -47.26118265014594, -22.340001896917315 ], [ -47.261172681899012, -22.340022910293587 ], [ -47.261162693012295, -22.340043923833292 ], [ -47.261152682463987, -22.340064937090801 ], [ -47.261142649230713, -22.34008594962074 ], [ -47.26113259228827, -22.340106960976744 ], [ -47.261122510611251, -22.340127970712029 ], [ -47.261112360175559, -22.340149067746054 ], [ -47.261102223964016, -22.340170076764032 ], [ -47.261092059991121, -22.340191082668518 ], [ -47.261081868085398, -22.34021208333434 ], [ -47.261071648872118, -22.340233076014215 ], [ -47.26106140248158, -22.340254059605655 ], [ -47.261051128589145, -22.340275033952299 ], [ -47.261040826863592, -22.34029599891079 ], [ -47.261030496973667, -22.340316954337819 ], [ -47.261020138587874, -22.340337900090102 ], [ -47.261009751374786, -22.340358836023981 ], [ -47.260999335002857, -22.340379761995791 ], [ -47.2609888891404, -22.340400677861862 ], [ -47.260978413455739, -22.340421583478246 ], [ -47.260967907617051, -22.340442478700915 ], [ -47.26095737129247, -22.340463363385801 ], [ -47.260946804150066, -22.340484237388569 ], [ -47.260936205857831, -22.340505100564855 ], [ -47.260925576083658, -22.340525952770118 ], [ -47.260914914495451, -22.340546793859666 ], [ -47.260904220760935, -22.340567623688848 ], [ -47.260893494547865, -22.340588442112619 ], [ -47.260882735523872, -22.340609248985977 ], [ -47.260871943356562, -22.340630044163692 ], [ -47.260861117713532, -22.340650827500358 ], [ -47.260850258262174, -22.340671598850644 ], [ -47.260839364669941, -22.340692358068846 ], [ -47.260828436604257, -22.340713105009112 ], [ -47.260817473732416, -22.340733839525587 ], [ -47.260806475721665, -22.34075456147222 ], [ -47.260795442239235, -22.340775270702764 ], [ -47.260784372952365, -22.340795967070779 ], [ -47.260773267528151, -22.340816650429741 ], [ -47.260762125633704, -22.340837320633014 ], [ -47.260750946936085, -22.340857977533709 ], [ -47.260739731102284, -22.340878620984856 ], [ -47.260728477799418, -22.340899250839037 ], [ -47.260717186694336, -22.340919866949211 ], [ -47.260705857453949, -22.340940469167752 ], [ -47.260694489745298, -22.340961057346867 ], [ -47.260683083235186, -22.340981631338803 ], [ -47.26067163759047, -22.341002190995546 ], [ -47.26066015247806, -22.341022736168771 ], [ -47.260648627564727, -22.341043266710237 ], [ -47.260637062517297, -22.341063782471334 ], [ -47.260625457002668, -22.341084283303228 ], [ -47.260613810687509, -22.341104769057171 ], [ -47.260602123238741, -22.341125239583921 ], [ -47.260590394323138, -22.341145694734191 ], [ -47.260578623607465, -22.341166134358595 ], [ -47.260566810758498, -22.341186558307438 ], [ -47.260554955443155, -22.341206966430807 ], [ -47.260543057328206, -22.341227358578699 ], [ -47.260531116080507, -22.341247734600916 ], [ -47.260519131366841, -22.341268094347004 ], [ -47.260507102854156, -22.341288437666311 ], [ -47.260495030209377, -22.341308764407973 ], [ -47.260482913099388, -22.341329074421033 ], [ -47.260470751191178, -22.341349367554233 ], [ -47.26045854415171, -22.341369643656176 ], [ -47.260446291648002, -22.341389902575262 ], [ -47.260433993347192, -22.341410144159564 ], [ -47.260421648916321, -22.341430368257171 ], [ -47.26040925802257, -22.34145057471574 ], [ -47.260396820333206, -22.34147076338283 ], [ -47.260384335515432, -22.341490934105849 ], [ -47.260371803236616, -22.341511086731842 ], [ -47.260359223164109, -22.341531221107889 ], [ -47.26034659496537, -22.341551337080539 ], [ -47.260333918308007, -22.341571434496327 ], [ -47.260321192859472, -22.341591513201664 ], [ -47.260308418287607, -22.341611573042432 ], [ -47.260295594260072, -22.341631613864621 ], [ -47.260282720444707, -22.341651635513841 ], [ -47.260269796509455, -22.341671637835546 ], [ -47.260256822122379, -22.341691620674876 ], [ -47.260243796951592, -22.34171158387689 ], [ -47.260230720665291, -22.34173152728637 ], [ -47.260217613576032, -22.341751419416937 ], [ -47.260196996377637, -22.341782499373824 ], [ -47.260191171734725, -22.341791251807663 ], [ -47.260177854592136, -22.341811156316048 ], [ -47.2601644517609, -22.341831071374372 ], [ -47.26015095830595, -22.341850992625755 ], [ -47.26013736933163, -22.341870915584344 ], [ -47.260123679902854, -22.341890835751794 ], [ -47.260109885045701, -22.341910748616144 ], [ -47.260095979747952, -22.341930649649935 ], [ -47.260081958960129, -22.34195053430798 ], [ -47.260067817596045, -22.341970398025552 ], [ -47.260053550534145, -22.341990236215906 ], [ -47.260039152618354, -22.342010044268154 ], [ -47.260024618659529, -22.342029817544645 ], [ -47.260009943436764, -22.342049551378476 ], [ -47.25999512169885, -22.342069241070931 ], [ -47.259980148166349, -22.342088881888468 ], [ -47.259965017533403, -22.34210846905999 ], [ -47.259949724469834, -22.342127997773979 ], [ -47.25993426362389, -22.342147463175277 ], [ -47.259918629624579, -22.34216686036234 ], [ -47.259902817084885, -22.342186184383976 ], [ -47.259886820605139, -22.342205430236024 ], [ -47.259870634776213, -22.342224592858834 ], [ -47.259854254183765, -22.3422436671338 ], [ -47.259837673412349, -22.342262647880421 ], [ -47.259820887049869, -22.342281529853615 ], [ -47.259803889692677, -22.342300307740807 ], [ -47.259786675950572, -22.342318976159465 ], [ -47.259769240452648, -22.342337529654596 ], [ -47.259751577853152, -22.342355962696701 ], [ -47.259733682837734, -22.342374269679937 ], [ -47.259715550129947, -22.342392444920744 ], [ -47.259697174498292, -22.342410482656501 ], [ -47.25967855076329, -22.342428377045024 ], [ -47.259659673804869, -22.342446122164329 ], [ -47.259640538569862, -22.342463712013117 ], [ -47.259621140129774, -22.34248114046656 ], [ -47.259601480610932, -22.342498395230056 ], [ -47.259581578971698, -22.342515453233336 ], [ -47.259561454383274, -22.342532298887075 ], [ -47.259541112435521, -22.342548929387377 ], [ -47.259520556976341, -22.342565343391758 ], [ -47.25949979182721, -22.342581539548689 ], [ -47.259478820783634, -22.342597516497154 ], [ -47.259457647616642, -22.342613272865357 ], [ -47.259436276073359, -22.342628807270362 ], [ -47.259414709877916, -22.342644118317317 ], [ -47.259392952732384, -22.342659204598846 ], [ -47.259371008317423, -22.342674064694577 ], [ -47.259348880293096, -22.342688697170626 ], [ -47.259326572299948, -22.342703100578827 ], [ -47.259304087959627, -22.342717273456419 ], [ -47.259281430875284, -22.342731214325912 ], [ -47.259258604632784, -22.342744921694226 ], [ -47.259235612801362, -22.342758394052311 ], [ -47.259212458933952, -22.342771629875159 ], [ -47.259189146568517, -22.342784627620855 ], [ -47.259165679228097, -22.342797385730726 ], [ -47.259142060421894, -22.342809902628805 ], [ -47.259118293645713, -22.342822176721338 ], [ -47.259094382382827, -22.342834206396663 ], [ -47.259070330104485, -22.342845990024848 ], [ -47.259046140270428, -22.342857525957303 ], [ -47.259021816329977, -22.342868812526362 ], [ -47.258997361722273, -22.3428798480452 ], [ -47.258972779877041, -22.342890630807439 ], [ -47.25894807421524, -22.342901159086658 ], [ -47.25892324814977, -22.342911431136301 ], [ -47.258898305086298, -22.342921445189159 ], [ -47.25887324842364, -22.342931199457166 ], [ -47.258848081554646, -22.342940692131034 ], [ -47.258822807866842, -22.34294992137999 ], [ -47.258797430743321, -22.342958885351251 ], [ -47.258771953563325, -22.342967582170022 ], [ -47.258746379703048, -22.342976009938784 ], [ -47.258720712536977, -22.342984166737125 ], [ -47.258694955437818, -22.342992050621582 ], [ -47.258669111777991, -22.3429996596251 ], [ -47.258643184930726, -22.34300699175667 ], [ -47.258617178270399, -22.343014045001254 ], [ -47.258591095174239, -22.343020817319143 ], [ -47.258564939023053, -22.343027306646004 ], [ -47.258538713201879, -22.343033510892401 ], [ -47.258512421144076, -22.343039427934041 ], [ -47.258486075345338, -22.343045053699786 ], [ -47.258459708361592, -22.343050382698433 ], [ -47.258433345818865, -22.343055417009904 ], [ -47.25840699312819, -22.343060163831446 ], [ -47.258380652837189, -22.343064630928893 ], [ -47.258354327376111, -22.343068826075431 ], [ -47.258328019061885, -22.343072757044766 ], [ -47.258301730102453, -22.343076431605052 ], [ -47.258275462602725, -22.343079857512876 ], [ -47.258249218569702, -22.343083042508237 ], [ -47.258222999917514, -22.343085994309792 ], [ -47.258196808474089, -22.343088720610488 ], [ -47.258170645986475, -22.34309122907398 ], [ -47.258144514126478, -22.343093527331177 ], [ -47.258118414497147, -22.343095622977373 ], [ -47.25809234863808, -22.343097523569924 ], [ -47.258066318031169, -22.34309923662595 ], [ -47.258040324106204, -22.343100769620719 ], [ -47.258014368246329, -22.343102129986178 ], [ -47.257988451793246, -22.343103325109929 ], [ -47.257962576052122, -22.343104362334124 ], [ -47.257936742296678, -22.343105248955119 ], [ -47.257910951773681, -22.343105992222906 ], [ -47.257885205707133, -22.343106599340903 ], [ -47.257859505302832, -22.343107077465849 ], [ -47.257833851751997, -22.343107433707953 ], [ -47.257808246235179, -22.343107675130994 ], [ -47.257782689925797, -22.343107808752624 ], [ -47.257757183993078, -22.343107841544644 ], [ -47.257731729605467, -22.343107780433481 ], [ -47.257706327933114, -22.343107632300566 ], [ -47.257680980150916, -22.343107403982764 ], [ -47.257655687440533, -22.343107102272846 ], [ -47.257630450992686, -22.343106733919999 ], [ -47.257605272009428, -22.34310630563014 ], [ -47.25758015170566, -22.343105824066448 ], [ -47.25755509131087, -22.343105295849636 ], [ -47.257530092070546, -22.343104727558313 ], [ -47.257505154399595, -22.343104125708781 ], [ -47.257480265380224, -22.343103496242339 ], [ -47.257455401595806, -22.343102841724058 ], [ -47.257430552009204, -22.343102162577118 ], [ -47.25740571612674, -22.343101459424123 ], [ -47.257380893744823, -22.343100732894857 ], [ -47.257356183940367, -22.343099986617169 ], [ -47.257331385240441, -22.343099215229195 ], [ -47.257201427127292, -22.343095057454139 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1137.187011234, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264053747658124, -22.335908797071276 ], [ -47.263960177401728, -22.336004027779648 ], [ -47.263943113104624, -22.336021291713454 ], [ -47.263926028117169, -22.33603848077356 ], [ -47.263908926294285, -22.336055598232967 ], [ -47.263891811467218, -22.336072647351067 ], [ -47.263874687444684, -22.336089631372321 ], [ -47.263857558012809, -22.336106553526434 ], [ -47.263840426936142, -22.336123417027189 ], [ -47.263823297958311, -22.336140225071969 ], [ -47.263806174802049, -22.33615698084169 ], [ -47.263789140727859, -22.336173609833939 ], [ -47.263772024498081, -22.336190286078935 ], [ -47.263754925098659, -22.33620691944606 ], [ -47.263737846182558, -22.33622351305528 ], [ -47.26372079138455, -22.336240070007602 ], [ -47.263703764013826, -22.336256593626871 ], [ -47.26368675915176, -22.336273093618221 ], [ -47.263669770137277, -22.336289579618764 ], [ -47.263652798265795, -22.336306053443788 ], [ -47.263635845264808, -22.336322516480969 ], [ -47.263618912858462, -22.336338970113243 ], [ -47.263602002766412, -22.336355415719595 ], [ -47.26358511670476, -22.336371854674457 ], [ -47.263568256385255, -22.336388288348203 ], [ -47.263551423515885, -22.336404718106778 ], [ -47.263534619800041, -22.3364211453124 ], [ -47.263517846937809, -22.336437571322296 ], [ -47.263501192138513, -22.336453913581657 ], [ -47.263484493433317, -22.336470333832281 ], [ -47.263467830629693, -22.336486756911139 ], [ -47.263451205407932, -22.336503184157731 ], [ -47.2634346194437, -22.336519616907982 ], [ -47.26341807440825, -22.336536056493824 ], [ -47.263401571968203, -22.336552504243546 ], [ -47.26338511378512, -22.33656896148204 ], [ -47.263368701515887, -22.336585429530558 ], [ -47.26335233681241, -22.336601909706978 ], [ -47.263336021321585, -22.336618403325868 ], [ -47.263319756684979, -22.336634911698624 ], [ -47.263303544538857, -22.336651436133806 ], [ -47.263287386514058, -22.336667977936912 ], [ -47.263271284235934, -22.336684538410601 ], [ -47.263255239324209, -22.336701118854972 ], [ -47.263239253392442, -22.336717720567965 ], [ -47.26322332804861, -22.336734344844821 ], [ -47.263207464894457, -22.336750992978821 ], [ -47.263191665525561, -22.336767666261341 ], [ -47.263175931530931, -22.336784365982112 ], [ -47.263160264493344, -22.336801093429116 ], [ -47.263144665988861, -22.336817849889083 ], [ -47.263129137586439, -22.336834636648017 ], [ -47.263113679240682, -22.336851456739875 ], [ -47.263098285068025, -22.336868318894911 ], [ -47.263082948468323, -22.336885230285965 ], [ -47.263067668115447, -22.336902191840295 ], [ -47.263052443862598, -22.336919203193169 ], [ -47.263037275562972, -22.33693626397941 ], [ -47.263022163070168, -22.336953373833168 ], [ -47.263007106237737, -22.336970532388278 ], [ -47.262992104919306, -22.336987739278104 ], [ -47.262977158969008, -22.337004994135086 ], [ -47.262962268240784, -22.337022296591691 ], [ -47.262947432588639, -22.337039646279784 ], [ -47.26293265186689, -22.33705704283042 ], [ -47.262917925929941, -22.337074485874489 ], [ -47.262903254632107, -22.337091975042373 ], [ -47.262888637827793, -22.337109509963962 ], [ -47.26287407537172, -22.337127090268563 ], [ -47.262859567118426, -22.33714471558519 ], [ -47.262845112922584, -22.337162385542243 ], [ -47.262830712638902, -22.337180099767853 ], [ -47.262816366122081, -22.33719785788966 ], [ -47.262802073226915, -22.337215659534756 ], [ -47.262787833808169, -22.337233504329905 ], [ -47.262773647720735, -22.337251391901347 ], [ -47.262759514819358, -22.337269321875016 ], [ -47.262745434958831, -22.337287293876379 ], [ -47.26273140799394, -22.337305307530539 ], [ -47.262717433779457, -22.337323362462207 ], [ -47.262703512170162, -22.33734145829553 ], [ -47.262689643020835, -22.337359594654401 ], [ -47.262675826186083, -22.337377771162338 ], [ -47.262662061520615, -22.337395987442452 ], [ -47.262648348879019, -22.337414243117422 ], [ -47.262634688115874, -22.337432537809697 ], [ -47.262621079085683, -22.337450871141208 ], [ -47.262607521642863, -22.337469242733651 ], [ -47.262594015641803, -22.337487652208274 ], [ -47.262580560936854, -22.337506099185944 ], [ -47.262567157382072, -22.337524583287568 ], [ -47.26255380483174, -22.337543104133093 ], [ -47.262540503139995, -22.33756166134248 ], [ -47.262527252160659, -22.337580254535474 ], [ -47.262514051747637, -22.337598883331374 ], [ -47.262500901754677, -22.337617547349165 ], [ -47.262487802035523, -22.337636246207449 ], [ -47.262474752443708, -22.337654979524636 ], [ -47.262461752832728, -22.337673746918782 ], [ -47.262448803055833, -22.337692548007791 ], [ -47.26243590296631, -22.337711382409061 ], [ -47.262423052417248, -22.337730249739877 ], [ -47.262410251261677, -22.337749149617128 ], [ -47.262397499352431, -22.337768081657554 ], [ -47.262384796542143, -22.337787045477686 ], [ -47.262372142683517, -22.337806040693547 ], [ -47.262359537628996, -22.337825066921045 ], [ -47.262346981230948, -22.337844123775827 ], [ -47.262334473341483, -22.337863210873444 ], [ -47.26232201381255, -22.33788232782916 ], [ -47.262309602496252, -22.337901474257691 ], [ -47.262297239244255, -22.337920649773867 ], [ -47.262284923908126, -22.337939853992246 ], [ -47.262272656339412, -22.337959086527022 ], [ -47.262260436389312, -22.33797834699239 ], [ -47.262248263899984, -22.33799763501646 ], [ -47.26223613863641, -22.338016950343366 ], [ -47.262224060243526, -22.338036292863592 ], [ -47.262212028383352, -22.338055662421837 ], [ -47.26220004274326, -22.33807505882222 ], [ -47.262188103010658, -22.338094481868502 ], [ -47.262176208872958, -22.338113931364209 ], [ -47.262164360017579, -22.338133407112469 ], [ -47.262152556132115, -22.338152908915994 ], [ -47.262140796904056, -22.338172436577345 ], [ -47.262129082020863, -22.338191989898849 ], [ -47.262117411170145, -22.338211568682222 ], [ -47.262105784039392, -22.338231172729238 ], [ -47.262094200316092, -22.33825080184122 ], [ -47.262082659687927, -22.338270455819032 ], [ -47.262071161842279, -22.338290134463605 ], [ -47.262059706466594, -22.338309837575473 ], [ -47.262048293248434, -22.338329564954702 ], [ -47.26203692187525, -22.338349316401182 ], [ -47.262025592034377, -22.338369091714757 ], [ -47.262014303413238, -22.338388890694613 ], [ -47.262003055699111, -22.338408713140183 ], [ -47.261991848579264, -22.338428558850094 ], [ -47.261980681741115, -22.338448427622822 ], [ -47.261969554871619, -22.338468319257149 ], [ -47.261958467658005, -22.33848823355094 ], [ -47.261947419787404, -22.338508170301974 ], [ -47.261936410946738, -22.338528129308045 ], [ -47.261925440822964, -22.338548110366553 ], [ -47.261914509102894, -22.338568113274668 ], [ -47.261903615473379, -22.338588137829209 ], [ -47.261892759621169, -22.338608183826917 ], [ -47.26188194123278, -22.338628251064332 ], [ -47.261871159994833, -22.338648339337681 ], [ -47.261860415593766, -22.338668448443023 ], [ -47.261849707715925, -22.338688578176235 ], [ -47.261839036047625, -22.338708728332854 ], [ -47.261828400274986, -22.338728898708379 ], [ -47.261817800084103, -22.33874908909802 ], [ -47.261807235160923, -22.338769299296896 ], [ -47.261796705191323, -22.338789529099689 ], [ -47.261786209861071, -22.33880977830113 ], [ -47.261775748855776, -22.338830046695715 ], [ -47.261765321860977, -22.338850334077684 ], [ -47.261754928562148, -22.338870640241094 ], [ -47.261744568644502, -22.338890964979996 ], [ -47.261734241793185, -22.3389113080881 ], [ -47.261723947693291, -22.338931669358985 ], [ -47.261713686029843, -22.338952048585956 ], [ -47.261703456474507, -22.338972445588411 ], [ -47.261693258122691, -22.338992861325117 ], [ -47.261683089043906, -22.339013298207195 ], [ -47.261672947465726, -22.339033757500911 ], [ -47.261662832369645, -22.33905423890014 ], [ -47.261652742792208, -22.339074741984831 ], [ -47.26164267776884, -22.339095266334223 ], [ -47.261632636333822, -22.339115811526487 ], [ -47.26162261752021, -22.339136377139358 ], [ -47.261612620359877, -22.339156962749545 ], [ -47.26160264388357, -22.339177567933071 ], [ -47.261592687120682, -22.339198192265425 ], [ -47.261582701628122, -22.339218933927789 ], [ -47.261572783624153, -22.339239590862043 ], [ -47.261562882400561, -22.339260265661636 ], [ -47.261552996982687, -22.339280957899124 ], [ -47.261543126394137, -22.339301667147375 ], [ -47.261533269657797, -22.339322392977703 ], [ -47.261523425794834, -22.339343134961585 ], [ -47.261513593825335, -22.339363892669564 ], [ -47.261503772768123, -22.339384665671581 ], [ -47.261493961640603, -22.339405453537207 ], [ -47.261484159459002, -22.339426255835324 ], [ -47.261474365238129, -22.339447072134412 ], [ -47.261464577991589, -22.339467902002283 ], [ -47.261454796731719, -22.339488745006147 ], [ -47.261445020469338, -22.339509600713125 ], [ -47.261435248214049, -22.33953046868961 ], [ -47.26142547897426, -22.33955134850121 ], [ -47.261415711756847, -22.339572239713601 ], [ -47.261405945567503, -22.339593141891555 ], [ -47.261396179410475, -22.3396140545997 ], [ -47.261386412288871, -22.339634977401747 ], [ -47.261376643204002, -22.339655909861907 ], [ -47.261366871156632, -22.339676851542379 ], [ -47.261357095145335, -22.339697802006484 ], [ -47.26134731416802, -22.33971876081597 ], [ -47.261337527220753, -22.339739727532958 ], [ -47.261327733298693, -22.339760701718358 ], [ -47.261317931395325, -22.339781682933182 ], [ -47.261308120502882, -22.339802670737903 ], [ -47.261298299612527, -22.339823664692045 ], [ -47.261288467713648, -22.339844664355393 ], [ -47.26127862379473, -22.339865669286596 ], [ -47.261268766842555, -22.339886679044451 ], [ -47.261258895842801, -22.339907693186731 ], [ -47.261249009779867, -22.339928711270929 ], [ -47.261239107636612, -22.339949732854205 ], [ -47.261229188394857, -22.339970757492726 ], [ -47.261219251034611, -22.33999178474312 ], [ -47.261209294535384, -22.340012814160023 ], [ -47.261199317874656, -22.340033845298759 ], [ -47.261189320028805, -22.340054877713833 ], [ -47.261179299973215, -22.340075910958543 ], [ -47.261169256681562, -22.340096944586485 ], [ -47.261159189126502, -22.340117978150161 ], [ -47.261149096279318, -22.340139011201476 ], [ -47.261138927969995, -22.340160145425326 ], [ -47.261128779179217, -22.340181180524564 ], [ -47.261118602066759, -22.340202213593223 ], [ -47.261108396574592, -22.340223242262851 ], [ -47.26109816349841, -22.340244263428918 ], [ -47.261087903033662, -22.340265275851479 ], [ -47.261077614855296, -22.340286279371579 ], [ -47.261067298630785, -22.340307273845255 ], [ -47.261056954027538, -22.340328259128441 ], [ -47.261046580712723, -22.34034923507717 ], [ -47.261036178353535, -22.340370201547074 ], [ -47.261025746617094, -22.340391158393761 ], [ -47.261015285170295, -22.34041210547284 ], [ -47.261004793680087, -22.340433042639496 ], [ -47.260994271813274, -22.340453969749024 ], [ -47.260983719236499, -22.340474886656512 ], [ -47.260973135616467, -22.340495793216764 ], [ -47.260962520619742, -22.340516689284637 ], [ -47.260951873912767, -22.340537574714713 ], [ -47.26094119516199, -22.340558449361414 ], [ -47.260930484033651, -22.3405793130792 ], [ -47.260919740194055, -22.340600165722112 ], [ -47.260908963309333, -22.340621007144232 ], [ -47.260898153045659, -22.340641837199311 ], [ -47.260887309069076, -22.340662655741021 ], [ -47.260876431045503, -22.340683462623044 ], [ -47.260865518640855, -22.340704257698629 ], [ -47.26085457152103, -22.340725040820914 ], [ -47.260843589351836, -22.340745811842947 ], [ -47.260832571798936, -22.340766570617621 ], [ -47.260821518528083, -22.340787316997634 ], [ -47.260810429204881, -22.340808050835346 ], [ -47.260799303494956, -22.340828771983126 ], [ -47.26078814106382, -22.340849480293116 ], [ -47.260776941576957, -22.340870175617336 ], [ -47.260765704699793, -22.340890857807537 ], [ -47.260754430097911, -22.340911526715065 ], [ -47.260743117436519, -22.340932182191604 ], [ -47.260731766381006, -22.340952824088291 ], [ -47.26072037659678, -22.340973452256012 ], [ -47.260708947749094, -22.340994066545598 ], [ -47.260697479503158, -22.341014666807791 ], [ -47.260685971524339, -22.341035252892802 ], [ -47.260674423477802, -22.341055824651036 ], [ -47.260662835028732, -22.341076381932414 ], [ -47.260651205842471, -22.341096924586662 ], [ -47.260639535584083, -22.341117452463543 ], [ -47.26062782391886, -22.341137965412269 ], [ -47.260616070512, -22.341158463282056 ], [ -47.260604275028655, -22.341178945921961 ], [ -47.260592437134029, -22.341199413180636 ], [ -47.260580556493373, -22.341219864906609 ], [ -47.260568632771921, -22.341240300948208 ], [ -47.260556665634887, -22.341260721153553 ], [ -47.260544654747505, -22.341281125370518 ], [ -47.260532599775097, -22.341301513446698 ], [ -47.260520500383009, -22.341321885229476 ], [ -47.260508356236578, -22.341342240566089 ], [ -47.260496167001151, -22.341362579303485 ], [ -47.260483932342154, -22.341382901288426 ], [ -47.26047165192503, -22.341403206367435 ], [ -47.260459325415347, -22.341423494386689 ], [ -47.260446952478603, -22.341443765192345 ], [ -47.260434532780423, -22.341464018630102 ], [ -47.260422065986525, -22.341484254545502 ], [ -47.260409551762578, -22.341504472783974 ], [ -47.260396989774442, -22.341524673190506 ], [ -47.26038437968792, -22.341544855610064 ], [ -47.260371721168994, -22.341565019887142 ], [ -47.260359013883736, -22.341585165866128 ], [ -47.260346257498163, -22.341605293391197 ], [ -47.260333451678598, -22.341625402306079 ], [ -47.260320596091233, -22.341645492454507 ], [ -47.260307690402485, -22.341665563679918 ], [ -47.260294734278837, -22.341685615825355 ], [ -47.260281727386939, -22.341705648733722 ], [ -47.260268669393483, -22.341725662247647 ], [ -47.260255559965273, -22.341745656209604 ], [ -47.26024468554079, -22.341762159914989 ], [ -47.260224086383602, -22.341793247030584 ], [ -47.260215908271306, -22.341805535922841 ], [ -47.260202552396571, -22.341825498327996 ], [ -47.260189106788374, -22.341845476953523 ], [ -47.260175566442904, -22.341865467437973 ], [ -47.260161926401359, -22.341885465272355 ], [ -47.260148181659851, -22.341905465933539 ], [ -47.260134327170221, -22.341925464882806 ], [ -47.2601203578404, -22.341945457563583 ], [ -47.260106268535822, -22.341965439399235 ], [ -47.260092054079955, -22.341985405790684 ], [ -47.260077709255818, -22.342005352113731 ], [ -47.260063228807077, -22.342025273716501 ], [ -47.260048607439444, -22.342045165916677 ], [ -47.260033839822412, -22.342065023998362 ], [ -47.260018920590909, -22.342084843209442 ], [ -47.260003844347509, -22.34210461875789 ], [ -47.259988605664631, -22.342124345808777 ], [ -47.259973199086872, -22.342144019481072 ], [ -47.259957619134234, -22.342163634843757 ], [ -47.259941860304615, -22.342183186912841 ], [ -47.259925917077737, -22.342202670647609 ], [ -47.259909783918772, -22.342222080946812 ], [ -47.259893455282118, -22.34224141264577 ], [ -47.25987692561619, -22.342260660512395 ], [ -47.259860189368155, -22.342279819243952 ], [ -47.259843240989042, -22.342298883463794 ], [ -47.259826074939433, -22.342317847718189 ], [ -47.259808685695418, -22.342336706473453 ], [ -47.259791067755032, -22.342355454113164 ], [ -47.259773215645104, -22.342374084935546 ], [ -47.259755123928322, -22.342392593151807 ], [ -47.259736787210713, -22.342410972884149 ], [ -47.259718200149635, -22.342429218164607 ], [ -47.259699357461983, -22.342447322934092 ], [ -47.25968025393248, -22.342465281042472 ], [ -47.259660884422331, -22.342483086248823 ], [ -47.259641243935206, -22.342500732171164 ], [ -47.259621335534817, -22.342518205375576 ], [ -47.259601181163227, -22.342535480002145 ], [ -47.259580802283395, -22.342552538517534 ], [ -47.259560204749981, -22.342569377973476 ], [ -47.259539392426817, -22.342585997091813 ], [ -47.259518369147578, -22.34260239458413 ], [ -47.259497138716256, -22.342618569151149 ], [ -47.259475704908802, -22.34263451948128 ], [ -47.259454071473954, -22.342650244250123 ], [ -47.259432242134096, -22.342665742119802 ], [ -47.259410220586403, -22.342681011738005 ], [ -47.259388010503606, -22.342696051737633 ], [ -47.259365615534904, -22.342710860736084 ], [ -47.259343039307126, -22.342725437334522 ], [ -47.259320285425574, -22.342739780117377 ], [ -47.259297357474381, -22.342753887652279 ], [ -47.259274259017936, -22.342767758488876 ], [ -47.259250993601562, -22.342781391158869 ], [ -47.259227564752081, -22.342794784175418 ], [ -47.259203975979062, -22.342807936032603 ], [ -47.259180230775129, -22.342820845205217 ], [ -47.259156332617003, -22.342833510148232 ], [ -47.259132284966157, -22.342845929296498 ], [ -47.259108091269724, -22.342858101064216 ], [ -47.25908375496104, -22.342870023844728 ], [ -47.259059279460409, -22.342881696010142 ], [ -47.25903466817612, -22.342893115910748 ], [ -47.259009924504866, -22.342904281874851 ], [ -47.25898505183256, -22.342915192208462 ], [ -47.258960053535127, -22.342925845194717 ], [ -47.258934932979265, -22.342936239093685 ], [ -47.258909693523357, -22.342946372141856 ], [ -47.258884338518087, -22.342956242551882 ], [ -47.258858871307204, -22.342965848512197 ], [ -47.258833295228349, -22.342975188186653 ], [ -47.258807613614223, -22.342984259713912 ], [ -47.25878182979303, -22.342993061207483 ], [ -47.258755947089519, -22.343001590754969 ], [ -47.258729968826444, -22.343009846417775 ], [ -47.258703898324633, -22.343017826230945 ], [ -47.258677738904453, -22.343025528202556 ], [ -47.258651493887299, -22.343032950313347 ], [ -47.258625166595834, -22.34304009051657 ], [ -47.258598760355952, -22.343046946737296 ], [ -47.258572278497674, -22.343053516872413 ], [ -47.258545724355884, -22.343059798790172 ], [ -47.258519101320601, -22.34306579031896 ], [ -47.258492423139352, -22.343071487060683 ], [ -47.25846572658412, -22.34307688266907 ], [ -47.258439040727637, -22.34308197872247 ], [ -47.25841237156974, -22.343086782548632 ], [ -47.258385721837776, -22.343091302125217 ], [ -47.258359094124991, -22.343095545438103 ], [ -47.258332490895057, -22.343099520473992 ], [ -47.25830591448716, -22.34310323521305 ], [ -47.258279367122732, -22.3431066976223 ], [ -47.258252850911248, -22.34310991564988 ], [ -47.258226367856103, -22.343112897219417 ], [ -47.258199919862129, -22.343115650225219 ], [ -47.258173508741791, -22.343118182528077 ], [ -47.258147136221503, -22.343120501951411 ], [ -47.258120803949126, -22.343122616277899 ], [ -47.258094513499962, -22.343124533246872 ], [ -47.258068266383461, -22.343126260551628 ], [ -47.258042064049448, -22.343127805837785 ], [ -47.258015907894439, -22.343129176701279 ], [ -47.257989799267648, -22.343130380687402 ], [ -47.25796373947648, -22.343131425289638 ], [ -47.257937729792417, -22.343132317948957 ], [ -47.257911771456129, -22.34313306605344 ], [ -47.257885865682312, -22.343133676937917 ], [ -47.257860013664782, -22.343134157883842 ], [ -47.257834216580754, -22.343134516119576 ], [ -47.257808475595262, -22.343134758820302 ], [ -47.257782791865168, -22.343134893108562 ], [ -47.25775716654249, -22.343134926054489 ], [ -47.257731600778428, -22.343134864676326 ], [ -47.257706095726114, -22.343134715940959 ], [ -47.257680652544074, -22.343134486764242 ], [ -47.257655272398615, -22.343134184011767 ], [ -47.257629956466353, -22.343133814499154 ], [ -47.257604705936878, -22.34313338499274 ], [ -47.257579522014453, -22.343132902209856 ], [ -47.257554405920054, -22.343132372819426 ], [ -47.257529358892853, -22.343131803442184 ], [ -47.257504381222908, -22.34313120062772 ], [ -47.257479457970042, -22.343130570295877 ], [ -47.257454562309761, -22.343129914938885 ], [ -47.257429681656134, -22.343129234943294 ], [ -47.257404815475475, -22.343128530932869 ], [ -47.257379963565533, -22.343127803539748 ], [ -47.257355239187653, -22.343127056822347 ], [ -47.257330412117447, -22.343126284565038 ], [ -47.257188614179199, -22.343121747993631 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1142.456451433, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264084781278619, -22.335917356285687 ], [ -47.263981636982699, -22.336022330958205 ], [ -47.263964516154907, -22.336039652087035 ], [ -47.263947378376507, -22.336056894262665 ], [ -47.263930227536818, -22.336074060786714 ], [ -47.263913067498457, -22.336091154945503 ], [ -47.263895902098724, -22.336108180008576 ], [ -47.263878735149554, -22.336125139228908 ], [ -47.263861570438543, -22.336142035841522 ], [ -47.263844411729806, -22.33615887306302 ], [ -47.263827262763883, -22.336175654091466 ], [ -47.263810216761414, -22.336192294731188 ], [ -47.263793080632468, -22.336208990385686 ], [ -47.263775965288751, -22.336225639277561 ], [ -47.263758874392352, -22.336242244536315 ], [ -47.263741811584957, -22.336258809270113 ], [ -47.263724780145637, -22.336275336841187 ], [ -47.263707774202182, -22.336291837884602 ], [ -47.263690786038097, -22.336308323062742 ], [ -47.263673816893878, -22.336324794243648 ], [ -47.263656868496199, -22.336341252814371 ], [ -47.263639942567863, -22.336357700156572 ], [ -47.263623040826644, -22.336374137647638 ], [ -47.263606164986378, -22.33639056665956 ], [ -47.263589316755962, -22.336406988560039 ], [ -47.263572497840059, -22.336423404711631 ], [ -47.263555709938139, -22.336439816472662 ], [ -47.263538954746025, -22.336456225195988 ], [ -47.26352233015735, -22.336472537833366 ], [ -47.263505653740403, -22.33648893617022 ], [ -47.263489015061737, -22.336505335473969 ], [ -47.263472415794844, -22.336521737077586 ], [ -47.263455857608101, -22.33653814230977 ], [ -47.26343934216478, -22.336554552494928 ], [ -47.263422871123026, -22.336570968953239 ], [ -47.263406446135292, -22.336587393001132 ], [ -47.263390068848771, -22.336603825950942 ], [ -47.263373740905003, -22.336620269111144 ], [ -47.263357463939947, -22.336636723786516 ], [ -47.263341239583546, -22.336653191278369 ], [ -47.263325069459775, -22.336669672884661 ], [ -47.263308955186517, -22.336686169900016 ], [ -47.263292898375475, -22.336702683615815 ], [ -47.263276900632, -22.336719215320596 ], [ -47.263260963554579, -22.336735766300379 ], [ -47.263245088735303, -22.336752337838281 ], [ -47.263229277759365, -22.336768931215101 ], [ -47.263213532204922, -22.336785547709603 ], [ -47.263197853642865, -22.336802188598551 ], [ -47.263182243636912, -22.336818855156931 ], [ -47.263166703743401, -22.336835548658101 ], [ -47.263151235510485, -22.336852270374813 ], [ -47.263135838670394, -22.336869023546168 ], [ -47.263120506433381, -22.336885817862647 ], [ -47.263105231361983, -22.336902661410875 ], [ -47.263090011986009, -22.336919555282741 ], [ -47.26307484816197, -22.3369364991167 ], [ -47.263059739746396, -22.336953492550823 ], [ -47.263044686596253, -22.336970535222239 ], [ -47.26302968856848, -22.336987626767897 ], [ -47.26301474552006, -22.337004766824055 ], [ -47.262999857308571, -22.337021955026124 ], [ -47.262985023791359, -22.3370391910093 ], [ -47.262970244825858, -22.337056474408275 ], [ -47.262955520269912, -22.337073804856882 ], [ -47.262940849981291, -22.337091181988527 ], [ -47.262926233817829, -22.337108605436246 ], [ -47.26291167163744, -22.337126074832579 ], [ -47.262897163298305, -22.337143589809138 ], [ -47.262882708658474, -22.337161149997407 ], [ -47.262868307576134, -22.337178755028233 ], [ -47.262853959909506, -22.337196404531987 ], [ -47.262839665516772, -22.337214098138531 ], [ -47.262825424256299, -22.337231835477233 ], [ -47.262811235986348, -22.337249616176955 ], [ -47.262797100565322, -22.337267439866007 ], [ -47.262783017851518, -22.337285306172422 ], [ -47.26276898770324, -22.337303214723633 ], [ -47.262755009978797, -22.337321165146637 ], [ -47.262741084536479, -22.337339157068055 ], [ -47.262727211234598, -22.33735719011392 ], [ -47.26271338993142, -22.337375263909824 ], [ -47.262699620485115, -22.337393378081117 ], [ -47.262685902753837, -22.33741153225251 ], [ -47.262672236595748, -22.337429726048406 ], [ -47.262658621868837, -22.337447959092778 ], [ -47.262645058431126, -22.337466231009138 ], [ -47.262631546140547, -22.337484541420729 ], [ -47.262618084854921, -22.337502889950237 ], [ -47.262604674432083, -22.337521276219935 ], [ -47.262591314729512, -22.337539699852133 ], [ -47.262578005604951, -22.337558160468092 ], [ -47.26256474691597, -22.337576657689084 ], [ -47.262551538519809, -22.337595191136085 ], [ -47.262538380273789, -22.337613760429647 ], [ -47.262525272035028, -22.337632365189897 ], [ -47.262512213660656, -22.337651005036598 ], [ -47.262499205007607, -22.337669679589254 ], [ -47.262486245932713, -22.337688388466951 ], [ -47.26247333629258, -22.337707131288671 ], [ -47.262460475943776, -22.337725907672816 ], [ -47.262447664742758, -22.337744717237566 ], [ -47.262434902545813, -22.337763559600763 ], [ -47.262422189209104, -22.337782434380031 ], [ -47.262409524588463, -22.337801341192812 ], [ -47.262396908539884, -22.33782027965584 ], [ -47.262384340919041, -22.337839249385912 ], [ -47.262371821581496, -22.3378582499994 ], [ -47.262359350382575, -22.337877281112579 ], [ -47.262346927177404, -22.337896342341462 ], [ -47.262334551821233, -22.33791543330134 ], [ -47.262322224168877, -22.337934553607809 ], [ -47.262309944075028, -22.337953702875943 ], [ -47.262297711394332, -22.337972880720613 ], [ -47.262285525981113, -22.337992086756508 ], [ -47.262273387679414, -22.338011320614072 ], [ -47.262261296248369, -22.33803058205222 ], [ -47.262249251324633, -22.338049870980349 ], [ -47.262237252569378, -22.338069187250422 ], [ -47.262225299672259, -22.338088530668742 ], [ -47.262213392323005, -22.338107901041237 ], [ -47.26220153021135, -22.338127298173447 ], [ -47.262189713027055, -22.33814672187069 ], [ -47.262177940460042, -22.338166171937576 ], [ -47.262166212200135, -22.338185648178708 ], [ -47.262154527937078, -22.338205150398338 ], [ -47.262142887360888, -22.338224678400096 ], [ -47.262131290161356, -22.338244231987581 ], [ -47.262119736028318, -22.338263810964072 ], [ -47.262108224651769, -22.338283415132064 ], [ -47.262096755721451, -22.338303044294371 ], [ -47.262085328927093, -22.338322698253197 ], [ -47.262073943958647, -22.33834237681031 ], [ -47.262062600505821, -22.338362079767279 ], [ -47.262051298258328, -22.338381806925554 ], [ -47.26204003690588, -22.338401558085899 ], [ -47.262028816138049, -22.338421333049325 ], [ -47.262017635644412, -22.338441131616015 ], [ -47.26200649511474, -22.338460953585848 ], [ -47.261995394238205, -22.338480798759154 ], [ -47.261984332704351, -22.338500666935172 ], [ -47.261973310202606, -22.33852055791311 ], [ -47.261962326422122, -22.338540471492166 ], [ -47.261951381052157, -22.338560407470986 ], [ -47.261940473781735, -22.338580365648163 ], [ -47.261929604299972, -22.338600345821735 ], [ -47.261918772295843, -22.338620347789664 ], [ -47.261907977458122, -22.338640371349818 ], [ -47.261897219475578, -22.33866041629955 ], [ -47.261886498036887, -22.338680482436111 ], [ -47.261875812830574, -22.33870056955649 ], [ -47.261865163545124, -22.338720677457445 ], [ -47.261854549868858, -22.338740805935462 ], [ -47.261843971489995, -22.338760954786888 ], [ -47.261833428096601, -22.338781123807813 ], [ -47.261822919376719, -22.338801312794036 ], [ -47.261812445018229, -22.338821521541227 ], [ -47.261802004708812, -22.338841749844875 ], [ -47.261791598136121, -22.338861997500164 ], [ -47.261781224987637, -22.338882264302065 ], [ -47.2617708849507, -22.338902550045542 ], [ -47.261760577712479, -22.338922854525251 ], [ -47.26175030296011, -22.338943177535601 ], [ -47.261740060380561, -22.338963518870685 ], [ -47.26172984964591, -22.338983878354028 ], [ -47.261719669780661, -22.339004257091151 ], [ -47.261709518688825, -22.339024657832795 ], [ -47.261699394498422, -22.339045082057165 ], [ -47.261689296188855, -22.339065529474585 ], [ -47.261679222801604, -22.339085999667347 ], [ -47.261669173376788, -22.339106492216814 ], [ -47.261659146953271, -22.339127006703205 ], [ -47.261649142568558, -22.339147542706232 ], [ -47.261639159258785, -22.3391680998045 ], [ -47.261629196058848, -22.339188677575788 ], [ -47.261619252002085, -22.339209275597248 ], [ -47.26160927271534, -22.339230004377541 ], [ -47.261599366569442, -22.339250636656004 ], [ -47.261589476642939, -22.339271287905039 ], [ -47.261579601964634, -22.339291957698606 ], [ -47.261569741561431, -22.339312645610882 ], [ -47.261559894459324, -22.339333351214421 ], [ -47.261550059682428, -22.339354074081843 ], [ -47.261540236253659, -22.339374813784801 ], [ -47.261530423194444, -22.339395569894279 ], [ -47.261520619524731, -22.339416341980801 ], [ -47.261510824262999, -22.339437129614087 ], [ -47.261501036426246, -22.339457932363484 ], [ -47.261491255030066, -22.339478749797571 ], [ -47.261481479088644, -22.33949958148418 ], [ -47.26147170761444, -22.339520426991161 ], [ -47.26146193961852, -22.339541285885371 ], [ -47.26145217411073, -22.339562157733003 ], [ -47.261442410099008, -22.339583042100152 ], [ -47.261432646590137, -22.339603938551939 ], [ -47.261422882589102, -22.339624846653386 ], [ -47.261413117099778, -22.339645765968417 ], [ -47.261403349123903, -22.339666696061517 ], [ -47.261393577662616, -22.33968763649499 ], [ -47.261383801714672, -22.339708586832302 ], [ -47.261374020277941, -22.339729546635244 ], [ -47.261364232348335, -22.339750515465873 ], [ -47.261354436920698, -22.339771492884992 ], [ -47.261344632988035, -22.339792478453628 ], [ -47.261334819541837, -22.339813471731976 ], [ -47.261324995572515, -22.339834472279296 ], [ -47.261315160068392, -22.339855479655171 ], [ -47.261305312016837, -22.339876493417766 ], [ -47.261295450403253, -22.339897513125553 ], [ -47.261285574211882, -22.339918538335784 ], [ -47.261275682425392, -22.339939568605406 ], [ -47.261265774024849, -22.339960603490969 ], [ -47.261255847990107, -22.339981642547993 ], [ -47.261245903298949, -22.340002685332408 ], [ -47.261235938928628, -22.340023731397963 ], [ -47.261225953854137, -22.340044780299163 ], [ -47.261215947049145, -22.340065831589627 ], [ -47.261205917486286, -22.340086884821556 ], [ -47.261195864136248, -22.340107939547515 ], [ -47.26118578596855, -22.340128995318828 ], [ -47.261175681951229, -22.340150051686177 ], [ -47.261165495768303, -22.340171223099912 ], [ -47.261155334398303, -22.340192284280377 ], [ -47.261145144146283, -22.340213344513216 ], [ -47.261134925067665, -22.34023440118666 ], [ -47.261124678128631, -22.340255450838903 ], [ -47.261114403589659, -22.340276492092592 ], [ -47.261104101125376, -22.340297524786166 ], [ -47.261093770401907, -22.340318548775009 ], [ -47.261083411085359, -22.340339563914373 ], [ -47.261073022841529, -22.340360570059541 ], [ -47.261062605336257, -22.340381567065503 ], [ -47.261052158235302, -22.340402554787062 ], [ -47.261041681204169, -22.340423533079115 ], [ -47.261031173908435, -22.340444501796071 ], [ -47.261020636013455, -22.340465460792448 ], [ -47.261010067184536, -22.340486409922541 ], [ -47.260999467086918, -22.340507349040312 ], [ -47.260988835385696, -22.340528277999766 ], [ -47.260978171745919, -22.34054919665466 ], [ -47.260967475832572, -22.340570104858518 ], [ -47.260956747310424, -22.340591002464905 ], [ -47.260945985844302, -22.340611889326947 ], [ -47.260935191098909, -22.340632765297826 ], [ -47.260924362738869, -22.340653630230307 ], [ -47.260913500428757, -22.340674483977061 ], [ -47.260902603832932, -22.340695326390815 ], [ -47.260891672615877, -22.340716157323804 ], [ -47.260880706441959, -22.340736976628119 ], [ -47.260869704975413, -22.340757784155702 ], [ -47.260858667880392, -22.340778579758464 ], [ -47.260847594821065, -22.340799363287907 ], [ -47.260836485461589, -22.340820134595329 ], [ -47.260825339465953, -22.340840893531894 ], [ -47.260814156498128, -22.340861639948656 ], [ -47.260802936222042, -22.34088237369641 ], [ -47.260791678301551, -22.340903094625645 ], [ -47.26078038240064, -22.340923802586516 ], [ -47.260769048182986, -22.340944497429451 ], [ -47.260757675312348, -22.340965179004311 ], [ -47.260746263452553, -22.340985847160564 ], [ -47.260734812267295, -22.341006501747859 ], [ -47.260723321420173, -22.341027142615502 ], [ -47.260711790574952, -22.34104776961232 ], [ -47.260700219395197, -22.341068382587338 ], [ -47.26068860754453, -22.341088981389007 ], [ -47.260676954686652, -22.341109565865604 ], [ -47.260665260485034, -22.341130135865424 ], [ -47.260653524603377, -22.341150691236159 ], [ -47.260641746705275, -22.341171231825452 ], [ -47.260629926454278, -22.341191757480832 ], [ -47.260618063513967, -22.341212268049372 ], [ -47.260606157548033, -22.341232763377949 ], [ -47.260594208220077, -22.341253243313272 ], [ -47.260582215193729, -22.34127370770176 ], [ -47.260570178132632, -22.341294156389612 ], [ -47.260558096700521, -22.341314589222641 ], [ -47.260545970561161, -22.341335006046538 ], [ -47.260533799378258, -22.341355406706697 ], [ -47.260521582815656, -22.341375791048307 ], [ -47.260509320537139, -22.341396158916282 ], [ -47.260497012206613, -22.341416510155231 ], [ -47.260484657488092, -22.341436844609447 ], [ -47.260472256045475, -22.341457162123131 ], [ -47.26045980754288, -22.341477462540084 ], [ -47.260447311644462, -22.341497745703837 ], [ -47.26043476801437, -22.341518011457758 ], [ -47.260422176316922, -22.341538259644828 ], [ -47.2604095362164, -22.341558490107943 ], [ -47.260396847377287, -22.341578702689439 ], [ -47.260384109464169, -22.341598897231567 ], [ -47.260371322141538, -22.3416190735764 ], [ -47.260358485074271, -22.341639231565416 ], [ -47.26034559792712, -22.341659371040116 ], [ -47.260332660364988, -22.341679491841671 ], [ -47.260319672052958, -22.341699593810901 ], [ -47.26030663265626, -22.341719676788291 ], [ -47.260293541840149, -22.341739740614159 ], [ -47.260280399270016, -22.341759785128577 ], [ -47.260271757509329, -22.341772900408142 ], [ -47.260251176393382, -22.341803994682451 ], [ -47.260240644812718, -22.341819820033798 ], [ -47.260227250205844, -22.341839840335734 ], [ -47.260213761820715, -22.341859882528492 ], [ -47.260200174584739, -22.341879942245988 ], [ -47.26018648347597, -22.341900014956188 ], [ -47.260172683421771, -22.341920096111146 ], [ -47.26015876929965, -22.341940181145294 ], [ -47.260144735937793, -22.341960265473112 ], [ -47.260130578116488, -22.341980344486384 ], [ -47.260116290568867, -22.342000413551741 ], [ -47.260101867982527, -22.342020468007451 ], [ -47.26008730500083, -22.342040503160796 ], [ -47.26007259622439, -22.342060514284633 ], [ -47.260057736213163, -22.342080496614262 ], [ -47.260042719488098, -22.342100445343981 ], [ -47.260027540533848, -22.342120355623322 ], [ -47.260012193801053, -22.342140222553667 ], [ -47.259996673709153, -22.342160041184286 ], [ -47.2599809746498, -22.342179806508369 ], [ -47.25996509098993, -22.342199513459558 ], [ -47.25994901707589, -22.342219156907483 ], [ -47.259932747237734, -22.342238731653897 ], [ -47.259916275793394, -22.342258232429018 ], [ -47.259899597054016, -22.34227765388734 ], [ -47.259882705329417, -22.342296990603852 ], [ -47.259865594933665, -22.342316237070388 ], [ -47.259848260191681, -22.342335387692035 ], [ -47.259830695445778, -22.342354436783996 ], [ -47.259812895062936, -22.342373378568254 ], [ -47.259794853442585, -22.342392207170988 ], [ -47.259776565024453, -22.34241091662031 ], [ -47.259758024297042, -22.342429500844293 ], [ -47.259739225806591, -22.34244795366947 ], [ -47.25972016416631, -22.342466268819983 ], [ -47.259700834065733, -22.342484439917477 ], [ -47.259681230280442, -22.342502460481473 ], [ -47.259661347746281, -22.342520323872787 ], [ -47.259641190464379, -22.342538015518148 ], [ -47.259620783360454, -22.342555506768079 ], [ -47.259600150189186, -22.342572778145183 ], [ -47.259579297070069, -22.342589826556793 ], [ -47.259558227882927, -22.342606650789154 ], [ -47.259536946473574, -22.342623249616928 ], [ -47.259515456654476, -22.342639621802565 ], [ -47.25949376220656, -22.342655766094655 ], [ -47.259471866880133, -22.342671681227447 ], [ -47.259449774395833, -22.342687365919893 ], [ -47.259427488445951, -22.34270281887483 ], [ -47.259405012695311, -22.342718038778401 ], [ -47.259382350782168, -22.342733024299349 ], [ -47.259359506319726, -22.342747774088068 ], [ -47.25933648289692, -22.342762286776264 ], [ -47.259313284078836, -22.342776560976535 ], [ -47.259289913408381, -22.342790595281549 ], [ -47.259266374407048, -22.342804388263485 ], [ -47.259242670575446, -22.342817938473807 ], [ -47.259218805394809, -22.342831244442536 ], [ -47.259194782327313, -22.342844304677897 ], [ -47.259170604817179, -22.342857117665957 ], [ -47.259146276291624, -22.342869681869974 ], [ -47.259121800161573, -22.342881995730135 ], [ -47.259097179822518, -22.34289405766307 ], [ -47.259072418655229, -22.342905866061503 ], [ -47.259047520027032, -22.342917419293673 ], [ -47.259022487292157, -22.342928715703092 ], [ -47.258997323792691, -22.342939753608103 ], [ -47.258972032859553, -22.342950531301444 ], [ -47.258946617813223, -22.342961047049783 ], [ -47.25892108196485, -22.342971299093325 ], [ -47.25889542861686, -22.342981285645447 ], [ -47.258869661063983, -22.342991004892298 ], [ -47.258843782594006, -22.343000454992232 ], [ -47.258817796489204, -22.343009634075525 ], [ -47.258791706026713, -22.343018540243961 ], [ -47.258765514479862, -22.343027171570203 ], [ -47.258739225119719, -22.34303552609752 ], [ -47.25871284121515, -22.343043601839444 ], [ -47.258686366034546, -22.34305139677922 ], [ -47.25865980284739, -22.343058908869267 ], [ -47.258633154924659, -22.34306613603118 ], [ -47.258606425540954, -22.34307307615477 ], [ -47.258579617975478, -22.343079727098186 ], [ -47.258552735512964, -22.34308608668734 ], [ -47.258525781500104, -22.343092152703289 ], [ -47.258498770936221, -22.343097920421041 ], [ -47.258471744809405, -22.343103382639228 ], [ -47.258444735639038, -22.343108540434596 ], [ -47.258417750013798, -22.34311340126542 ], [ -47.258390790840764, -22.343117973321107 ], [ -47.258363860876138, -22.343122264800428 ], [ -47.258336962730432, -22.343126283902848 ], [ -47.258310098873977, -22.343130038820689 ], [ -47.258283271644721, -22.343133537731465 ], [ -47.258256483254677, -22.343136788791249 ], [ -47.258229735796469, -22.343139800128785 ], [ -47.258203031251874, -22.343142579839707 ], [ -47.258176371498706, -22.343145135981974 ], [ -47.258149758318041, -22.34314747657141 ], [ -47.258123193402497, -22.343149609578202 ], [ -47.258096678363188, -22.3431515429236 ], [ -47.258070214737018, -22.34315328447714 ], [ -47.258043803993864, -22.34315484205468 ], [ -47.258017447543658, -22.343156223416194 ], [ -47.257991146743088, -22.343157436264764 ], [ -47.257964902901783, -22.343158488245024 ], [ -47.257938717289022, -22.343159386942698 ], [ -47.257912591139402, -22.343160139883867 ], [ -47.257886525658229, -22.343160754534797 ], [ -47.257860522027414, -22.34316123830175 ], [ -47.257834581410165, -22.343161598531101 ], [ -47.257808704955963, -22.343161842509517 ], [ -47.257782893805071, -22.343161977464401 ], [ -47.257757149092392, -22.343162010564228 ], [ -47.257731471951857, -22.343161948919125 ], [ -47.257705863519519, -22.343161799581278 ], [ -47.257680324937603, -22.343161569545671 ], [ -47.257654857357039, -22.34316126575062 ], [ -47.257629461940347, -22.343160895078249 ], [ -47.257604139864611, -22.343160464355265 ], [ -47.257578892323522, -22.343159980353185 ], [ -47.257553720529465, -22.34315944978912 ], [ -47.257528625715381, -22.343158879326008 ], [ -47.257503608046413, -22.343158275546593 ], [ -47.257478650560053, -22.343157644349347 ], [ -47.257453723023879, -22.343156988153666 ], [ -47.257428811303242, -22.343156307309386 ], [ -47.257403914824359, -22.343155602441584 ], [ -47.257379033386414, -22.343154874184613 ], [ -47.257354294435082, -22.34315412702745 ], [ -47.257329438994581, -22.343153353900842 ], [ -47.257175801226566, -22.343148438532481 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1147.725892618, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264115814902389, -22.335925915493842 ], [ -47.264003096569198, -22.336040634133376 ], [ -47.263985919210768, -22.336058012457322 ], [ -47.263968728641423, -22.336075307748477 ], [ -47.263951528784915, -22.336092523337179 ], [ -47.263934323535274, -22.336109662536639 ], [ -47.263917116758343, -22.336126728641545 ], [ -47.26389991229189, -22.336143724928096 ], [ -47.263882713946536, -22.336160654652591 ], [ -47.263865525506922, -22.336177521050836 ], [ -47.263848350731337, -22.336194327337967 ], [ -47.263831292800546, -22.336210979625154 ], [ -47.263814136772432, -22.336227694689175 ], [ -47.263797005484449, -22.336244359105823 ], [ -47.26377990260778, -22.33626097601411 ], [ -47.263762831790956, -22.33627754852937 ], [ -47.263745796283004, -22.33629408005223 ], [ -47.263728789258209, -22.336310582147775 ], [ -47.26371180194451, -22.336327066503504 ], [ -47.263694835527595, -22.336343535040253 ], [ -47.263677891733202, -22.336359989144498 ], [ -47.263660972282828, -22.336376430196683 ], [ -47.263644078892469, -22.336392859572374 ], [ -47.263627213273601, -22.336409278641433 ], [ -47.26361037713226, -22.336425688768607 ], [ -47.26359357216981, -22.336442091313192 ], [ -47.26357680008185, -22.336458487629667 ], [ -47.26356006255984, -22.336474879066454 ], [ -47.263543468181794, -22.336491162081796 ], [ -47.26352681405308, -22.336507538504865 ], [ -47.263510199499372, -22.336523914033531 ], [ -47.263493626187355, -22.336540289994126 ], [ -47.263477095778086, -22.336556667708283 ], [ -47.263460609926895, -22.336573048492706 ], [ -47.263444170283428, -22.336589433659629 ], [ -47.263427778491049, -22.336605824516905 ], [ -47.263411436187226, -22.336622222367964 ], [ -47.263395145003166, -22.336638628511967 ], [ -47.263378906563879, -22.33665504424383 ], [ -47.26336272248767, -22.336671470854778 ], [ -47.26334659438627, -22.33668790963215 ], [ -47.263330523864525, -22.336704361859745 ], [ -47.263314512520566, -22.33672082881764 ], [ -47.263298561945362, -22.336737311782777 ], [ -47.263282673722244, -22.336753812029372 ], [ -47.263266849427531, -22.336770330828283 ], [ -47.263251090629808, -22.336786869447959 ], [ -47.263235398889819, -22.33680342915439 ], [ -47.263219775760305, -22.33682001121154 ], [ -47.263204222785973, -22.336836616881254 ], [ -47.263188741503406, -22.336853247423644 ], [ -47.263173333440037, -22.336869904098119 ], [ -47.263157998105569, -22.336886590348893 ], [ -47.263142727804173, -22.336903316826856 ], [ -47.263127514261072, -22.3369200925322 ], [ -47.263112355862006, -22.336936918721548 ], [ -47.263097252466778, -22.336953795036631 ], [ -47.263082203935255, -22.336970721118593 ], [ -47.263067210127765, -22.336987696607697 ], [ -47.263052270904616, -22.337004721143867 ], [ -47.263037386126193, -22.337021794366372 ], [ -47.2630225556535, -22.337038915913467 ], [ -47.263007779347305, -22.337056085423203 ], [ -47.262993057068449, -22.337073302533074 ], [ -47.262978388678249, -22.337090566879588 ], [ -47.262963774037971, -22.337107878098792 ], [ -47.262949213008902, -22.33712523582642 ], [ -47.262934705452402, -22.337142639697401 ], [ -47.262920251230213, -22.337160089345922 ], [ -47.262905850203836, -22.337177584405858 ], [ -47.262891502234986, -22.337195124510426 ], [ -47.262877207185369, -22.337212709292288 ], [ -47.262862964916735, -22.337230338383591 ], [ -47.262848775290934, -22.337248011415863 ], [ -47.262834638169771, -22.337265728020128 ], [ -47.262820553415125, -22.337283487826809 ], [ -47.262806520888894, -22.337301290465959 ], [ -47.262792540452836, -22.337319135566975 ], [ -47.262778611968848, -22.33733702275882 ], [ -47.262764735298681, -22.337354951670008 ], [ -47.262750910304192, -22.337372921928374 ], [ -47.262737136847171, -22.337390933161309 ], [ -47.262723414789271, -22.337408984995903 ], [ -47.262709743992183, -22.33742707705861 ], [ -47.262696124317557, -22.337445208975371 ], [ -47.262682555626888, -22.337463380371855 ], [ -47.262669037781677, -22.337481590873111 ], [ -47.262655570643311, -22.337499840103806 ], [ -47.262642154073106, -22.337518127688156 ], [ -47.262628787932364, -22.337536453249879 ], [ -47.262615472081968, -22.337554816412638 ], [ -47.262602206383178, -22.337573216799022 ], [ -47.262588990696941, -22.337591654031598 ], [ -47.262575824883939, -22.337610127732596 ], [ -47.2625627088049, -22.337628637523792 ], [ -47.262549642320309, -22.337647183026508 ], [ -47.262536625290743, -22.337665763861622 ], [ -47.262523657576445, -22.337684379649712 ], [ -47.262510739037644, -22.337703030010971 ], [ -47.262497869534215, -22.337721714565408 ], [ -47.262485048926131, -22.337740432932385 ], [ -47.262472277073151, -22.337759184731087 ], [ -47.262459553834837, -22.337777969580227 ], [ -47.262446879070609, -22.337796787098338 ], [ -47.262434252639608, -22.337815636903716 ], [ -47.262421674401061, -22.337834518613914 ], [ -47.262409144213869, -22.337853431846547 ], [ -47.262396661936833, -22.337872376218705 ], [ -47.262384227428463, -22.337891351347455 ], [ -47.262371840546997, -22.337910356849456 ], [ -47.262359501150947, -22.337929392340737 ], [ -47.26234720909823, -22.337948457437435 ], [ -47.262334964246641, -22.337967551755391 ], [ -47.262322766453963, -22.337986674909843 ], [ -47.26231061557759, -22.338005826516291 ], [ -47.262298511463513, -22.338025006207346 ], [ -47.262286453864988, -22.338044213756731 ], [ -47.26227444241038, -22.338063449092758 ], [ -47.262262476760007, -22.338082712074655 ], [ -47.262250556605871, -22.338102002510919 ], [ -47.262238681639943, -22.338121320209552 ], [ -47.262226851554324, -22.338140664978344 ], [ -47.262215066041094, -22.338160036624519 ], [ -47.262203324792516, -22.33817943495475 ], [ -47.262191627500727, -22.338198859775659 ], [ -47.262179973857805, -22.338218310893403 ], [ -47.262168363556128, -22.338237788113542 ], [ -47.262156796287819, -22.338257291241543 ], [ -47.262145271745005, -22.33827682008247 ], [ -47.26213378962008, -22.33829637444066 ], [ -47.26212234960505, -22.338315954120631 ], [ -47.262110951392032, -22.338335558926456 ], [ -47.262099594673252, -22.338355188661456 ], [ -47.262088279140798, -22.338374843128896 ], [ -47.262077004486656, -22.338394522131832 ], [ -47.262065770402891, -22.338414225472679 ], [ -47.262054576581335, -22.338433952953949 ], [ -47.262043422713916, -22.338453704377407 ], [ -47.262032308492692, -22.338473479544344 ], [ -47.262021233609111, -22.338493278256617 ], [ -47.262010197755011, -22.338513100314881 ], [ -47.261999200622093, -22.338532945519717 ], [ -47.261988241901776, -22.33855281367174 ], [ -47.26197732128562, -22.338572704570883 ], [ -47.261966438464832, -22.338592618017096 ], [ -47.261955593130807, -22.338612553809696 ], [ -47.261944784974759, -22.338632511747853 ], [ -47.261934013687643, -22.338652491630732 ], [ -47.261923278960509, -22.338672493256851 ], [ -47.261912580484179, -22.338692516424597 ], [ -47.261901917949402, -22.338712560932183 ], [ -47.26189129104678, -22.338732626577436 ], [ -47.261880699466865, -22.33875271315792 ], [ -47.261870142899994, -22.338772820471092 ], [ -47.261859621036386, -22.338792948314108 ], [ -47.261849133566223, -22.338813096483761 ], [ -47.261838680179459, -22.338833264776678 ], [ -47.26182826056592, -22.338853452989365 ], [ -47.261817874415279, -22.338873660917951 ], [ -47.261807521417175, -22.33889388835836 ], [ -47.26179720126094, -22.338914135106442 ], [ -47.261786913635802, -22.33893440095774 ], [ -47.261776658230907, -22.338954685707503 ], [ -47.26176643473525, -22.33897498915071 ], [ -47.261756242821299, -22.338995311114942 ], [ -47.261746081442602, -22.339015652852495 ], [ -47.261735948337709, -22.339036017453704 ], [ -47.261725841535039, -22.339056406608716 ], [ -47.261715760012002, -22.339076820044365 ], [ -47.261705702814936, -22.339097257345184 ], [ -47.261695668988665, -22.339117718094702 ], [ -47.261685657576663, -22.339138201875205 ], [ -47.261675667620821, -22.339158708268414 ], [ -47.261665698161593, -22.339179236854758 ], [ -47.261655748237978, -22.33919978721373 ], [ -47.261645816887352, -22.339220358924361 ], [ -47.26163584380641, -22.339241074822542 ], [ -47.261625949518582, -22.33926168244524 ], [ -47.261616070889161, -22.339282310143759 ], [ -47.261606206950447, -22.339302957493366 ], [ -47.261596356732582, -22.339323624069692 ], [ -47.261586519264668, -22.339344309446396 ], [ -47.261576693573851, -22.339365013197362 ], [ -47.261566878685791, -22.33938573489532 ], [ -47.261557073624587, -22.33940647411222 ], [ -47.261547277412632, -22.339427230419634 ], [ -47.261537489070776, -22.339448003388096 ], [ -47.26152770761815, -22.339468792587823 ], [ -47.261517932072344, -22.339489597588098 ], [ -47.261508161449335, -22.339510417957481 ], [ -47.261498394763301, -22.339531253264401 ], [ -47.261488631026801, -22.339552103076397 ], [ -47.261478869250979, -22.339572966960027 ], [ -47.261469108444963, -22.339593844481929 ], [ -47.261459347616515, -22.339614735207558 ], [ -47.261449585771523, -22.339635638702294 ], [ -47.261439821914472, -22.339656554530318 ], [ -47.261430055047583, -22.339677482256405 ], [ -47.261420284172388, -22.33969842144284 ], [ -47.261410508287767, -22.339719371653402 ], [ -47.261400726391621, -22.339740332449729 ], [ -47.261390937479717, -22.339761303393995 ], [ -47.261381140546497, -22.339782284046905 ], [ -47.261371334584503, -22.339803273969306 ], [ -47.261361518584579, -22.339824272721319 ], [ -47.261351691536269, -22.339845279861819 ], [ -47.261341852426916, -22.339866294950188 ], [ -47.261332000242753, -22.339887317544179 ], [ -47.261322133967745, -22.339908347201884 ], [ -47.261312252584752, -22.339929383480069 ], [ -47.261302355074726, -22.339950425935115 ], [ -47.261292440416909, -22.339971474122997 ], [ -47.261282507589165, -22.339992527598522 ], [ -47.261272555567118, -22.340013585916989 ], [ -47.261262583325717, -22.340034648631143 ], [ -47.261252589837419, -22.340055715294842 ], [ -47.261242574073307, -22.340076785460678 ], [ -47.261232535003202, -22.340097858679805 ], [ -47.261222471594792, -22.340118934503803 ], [ -47.26121238281447, -22.340140012482745 ], [ -47.261202267627006, -22.340161092166184 ], [ -47.261192063570462, -22.340182300769772 ], [ -47.261181889621255, -22.340203388031476 ], [ -47.261171686229709, -22.340224475428482 ], [ -47.261161453564647, -22.340245560105714 ], [ -47.261151192762725, -22.340266638244184 ], [ -47.261140904149578, -22.340287708328997 ], [ -47.261130587399379, -22.340308770196057 ], [ -47.261120242176979, -22.340329823700078 ], [ -47.261109868147123, -22.340350868695573 ], [ -47.261099464974286, -22.340371905037234 ], [ -47.261089032322943, -22.34039293257921 ], [ -47.261078569857489, -22.340413951175663 ], [ -47.261068077242037, -22.340434960680689 ], [ -47.261057554140784, -22.340455960947963 ], [ -47.261047000217665, -22.340476951831214 ], [ -47.261036415136594, -22.340497933183883 ], [ -47.26102579856137, -22.340518904859191 ], [ -47.261015150155686, -22.340539866710241 ], [ -47.261004469583121, -22.34056081858995 ], [ -47.260993756507204, -22.340581760350972 ], [ -47.260983010591261, -22.340602691845955 ], [ -47.260972231498656, -22.340623612927182 ], [ -47.26096141889257, -22.340644523446791 ], [ -47.260950572436165, -22.34066542325667 ], [ -47.26093969179253, -22.340686312208483 ], [ -47.26092877662451, -22.340707190153992 ], [ -47.260917826595062, -22.340728056944378 ], [ -47.260906841367024, -22.340748912430669 ], [ -47.260895820603132, -22.34076975646386 ], [ -47.260884763966018, -22.340790588894681 ], [ -47.260873671118276, -22.340811409573583 ], [ -47.260862541722481, -22.34083221835072 ], [ -47.260851375441156, -22.340853015076092 ], [ -47.260840171936671, -22.340873799599628 ], [ -47.260828930871348, -22.340894571770878 ], [ -47.260817651907544, -22.340915331439202 ], [ -47.260806334707631, -22.340936078453428 ], [ -47.260794978933703, -22.34095681266275 ], [ -47.260783584247946, -22.340977533915748 ], [ -47.260772150312619, -22.340998242060618 ], [ -47.260760676789808, -22.341018936945584 ], [ -47.260749163341501, -22.341039618418687 ], [ -47.260737609629899, -22.341060286327298 ], [ -47.260726015316955, -22.341080940519113 ], [ -47.260714380064677, -22.341101580841087 ], [ -47.260702703535202, -22.341122207140039 ], [ -47.260690985390362, -22.341142819262792 ], [ -47.260679225292279, -22.34116341705554 ], [ -47.260667422902969, -22.341184000364365 ], [ -47.2606555778843, -22.341204569035213 ], [ -47.260643689898338, -22.341225122913649 ], [ -47.260631758607126, -22.341245661844848 ], [ -47.260619783672688, -22.34126618567387 ], [ -47.260607764757047, -22.341286694245486 ], [ -47.260595701522249, -22.341307187404237 ], [ -47.260583593630443, -22.341327664994168 ], [ -47.26057144074381, -22.341348126859177 ], [ -47.260559242524472, -22.341368572842924 ], [ -47.260546998634673, -22.341389002788759 ], [ -47.260534708736664, -22.341409416539715 ], [ -47.260522372492751, -22.341429813938639 ], [ -47.260509989565385, -22.341450194827804 ], [ -47.26049755961693, -22.34147055904959 ], [ -47.260485082309927, -22.341490906445728 ], [ -47.260472557307011, -22.341511236857812 ], [ -47.26045998427076, -22.341531550127208 ], [ -47.260447362864021, -22.341551846094813 ], [ -47.260434692749527, -22.341572124601477 ], [ -47.26042197359024, -22.341592385487406 ], [ -47.260409205049264, -22.341612628592724 ], [ -47.260396386789616, -22.3416328537573 ], [ -47.260383518474661, -22.341653060820445 ], [ -47.260370599767718, -22.341673249621433 ], [ -47.26035763033223, -22.341693419999171 ], [ -47.26034460983184, -22.341713571792162 ], [ -47.260331537930313, -22.341733704838585 ], [ -47.260318414291568, -22.341753818976393 ], [ -47.260305238579555, -22.341773914043308 ], [ -47.260298829481684, -22.341783640896406 ], [ -47.260278266406964, -22.341814742329419 ], [ -47.260265381358927, -22.341834104140528 ], [ -47.260251948019963, -22.341854182339254 ], [ -47.260238416857916, -22.34187428809922 ], [ -47.260224782731456, -22.341894417049783 ], [ -47.260211040555482, -22.34191456463585 ], [ -47.260197185188609, -22.341934726284588 ], [ -47.26018321143404, -22.341954897403649 ], [ -47.260169114040153, -22.341975073378503 ], [ -47.260154887702129, -22.341995249569418 ], [ -47.260140527062774, -22.342015421308709 ], [ -47.260126026714282, -22.342035583897125 ], [ -47.260111381199643, -22.342055732601043 ], [ -47.260096585014452, -22.342075862648631 ], [ -47.26008163260903, -22.34209596922615 ], [ -47.260066518390431, -22.342116047474516 ], [ -47.260051236725346, -22.34213609248485 ], [ -47.260035781942648, -22.34215609929463 ], [ -47.260020148336629, -22.342176062883603 ], [ -47.260004330170638, -22.342195978169144 ], [ -47.259988321680524, -22.342215840002414 ], [ -47.259972117079364, -22.342235643163566 ], [ -47.259955710562046, -22.342255382357198 ], [ -47.259939096310021, -22.342275052208528 ], [ -47.259922268497235, -22.342294647258619 ], [ -47.25990522129608, -22.342314161960122 ], [ -47.259887948883723, -22.34233359067342 ], [ -47.259870445449415, -22.34235292766235 ], [ -47.259852705201638, -22.342372167091025 ], [ -47.259834722376368, -22.342391303019923 ], [ -47.25981649124563, -22.342410329403073 ], [ -47.259798006126161, -22.342429240085487 ], [ -47.259779261388957, -22.34244802880114 ], [ -47.259760251469139, -22.342466689171104 ], [ -47.259740970876251, -22.342485214702698 ], [ -47.259721414204641, -22.342503598789346 ], [ -47.259701576144195, -22.342521834711015 ], [ -47.259681451563004, -22.3425399155714 ], [ -47.259661045399604, -22.342557825657746 ], [ -47.259640385563301, -22.34257553353109 ], [ -47.259619498100619, -22.342593017770003 ], [ -47.259598389395812, -22.34261027513735 ], [ -47.259577063344686, -22.342627304483781 ], [ -47.259555523805211, -22.342644104647079 ], [ -47.259533774598317, -22.342660674451405 ], [ -47.259511819509925, -22.342677012705533 ], [ -47.259489662291905, -22.342693118202284 ], [ -47.259467306663126, -22.342708989717561 ], [ -47.259444756311034, -22.342724626009307 ], [ -47.259422014892493, -22.342740025816884 ], [ -47.259399086034925, -22.342755187860355 ], [ -47.259375973337775, -22.342770110839442 ], [ -47.259352680373667, -22.342784793432987 ], [ -47.259329210688655, -22.342799234298788 ], [ -47.259305567804162, -22.342813432072223 ], [ -47.25928175521782, -22.342827385366142 ], [ -47.259257776404027, -22.342841092770321 ], [ -47.259233634815729, -22.342854552850618 ], [ -47.259209333884584, -22.34286776414881 ], [ -47.259184877022449, -22.342880725181942 ], [ -47.2591602676221, -22.342893434441802 ], [ -47.259135509058382, -22.342905890394423 ], [ -47.259110604688871, -22.342918091479824 ], [ -47.259085557854874, -22.342930036111351 ], [ -47.259060371882718, -22.342941722675132 ], [ -47.259035050084151, -22.342953149529922 ], [ -47.259009595757455, -22.342964315006409 ], [ -47.258984012188556, -22.342975217406867 ], [ -47.258958302651656, -22.342985855004624 ], [ -47.258932470410706, -22.342996226043603 ], [ -47.258906518719947, -22.343006328737861 ], [ -47.258880450824989, -22.343016161271233 ], [ -47.258854269963834, -22.343025721796756 ], [ -47.258827979368249, -22.34303500843615 ], [ -47.25880158226439, -22.343044019279461 ], [ -47.258775081874106, -22.343052752384544 ], [ -47.258748481416802, -22.343061205776404 ], [ -47.258721784109362, -22.343069377447122 ], [ -47.25869499316822, -22.343077265355063 ], [ -47.258668111810977, -22.343084867424448 ], [ -47.258641143256888, -22.34309218154506 ], [ -47.25861409072926, -22.343099205571576 ], [ -47.258586957456487, -22.343105937323323 ], [ -47.258559746673107, -22.343112374583889 ], [ -47.25853246168257, -22.343118515087088 ], [ -47.258505118735926, -22.343124353780862 ], [ -47.258477763037398, -22.343129882608878 ], [ -47.258450430553054, -22.343135102146249 ], [ -47.258423128460372, -22.343140019981771 ], [ -47.258395859846146, -22.34314464451662 ], [ -47.258368627629586, -22.343148984162344 ], [ -47.258341434567974, -22.343153047331359 ], [ -47.258314283262848, -22.343156842428041 ], [ -47.258287176168686, -22.343160377840313 ], [ -47.258260115599981, -22.343163661932344 ], [ -47.258233103738618, -22.343166703037898 ], [ -47.258206142643289, -22.343169509453958 ], [ -47.258179234257206, -22.343172089435576 ], [ -47.258152380416057, -22.343174451191217 ], [ -47.258125582857296, -22.343176602878334 ], [ -47.258098843227728, -22.343178552600129 ], [ -47.258072163091811, -22.34318030840247 ], [ -47.258045543939438, -22.34318187827138 ], [ -47.258018987193978, -22.343183270130972 ], [ -47.257992494219536, -22.343184491841953 ], [ -47.257966066328038, -22.343185551200282 ], [ -47.257939704786523, -22.343186455936277 ], [ -47.257913410823477, -22.343187213714174 ], [ -47.257887185634935, -22.343187832131605 ], [ -47.257861030390771, -22.343188318719523 ], [ -47.257834946240237, -22.343188680942507 ], [ -47.257808934317239, -22.343188926198618 ], [ -47.257782995745529, -22.343189061820151 ], [ -47.257757131642798, -22.343189095073903 ], [ -47.257731343125712, -22.343189033161806 ], [ -47.257705631313343, -22.343188883221519 ], [ -47.257679997331529, -22.343188652326997 ], [ -47.257654442315804, -22.343188347489377 ], [ -47.257628967414639, -22.343187975657269 ], [ -47.257603573792629, -22.343187543717676 ], [ -47.25757826263284, -22.343187058496436 ], [ -47.257553035139111, -22.343186526758775 ], [ -47.257527892538128, -22.343185955209748 ], [ -47.257502834870103, -22.343185350465383 ], [ -47.257477843150248, -22.343184718402771 ], [ -47.257452883738189, -22.343184061368373 ], [ -47.257427940950492, -22.343183379675423 ], [ -47.257403014173377, -22.343182673950217 ], [ -47.257378103207422, -22.343181944829375 ], [ -47.257353349682646, -22.343181197232497 ], [ -47.257328465871844, -22.343180423236561 ], [ -47.257162988269414, -22.343175129070691 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1152.977646215, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264146732725187, -22.335934592555201 ], [ -47.264024556161274, -22.336058937305211 ], [ -47.264007322272178, -22.336076372824269 ], [ -47.263990078911931, -22.336093721230977 ], [ -47.263972830038611, -22.336110985884318 ], [ -47.263955579577662, -22.336128170124489 ], [ -47.26393833142356, -22.336145277271225 ], [ -47.263921089439819, -22.336162310624015 ], [ -47.263903857460122, -22.336179273460413 ], [ -47.263886639289595, -22.336196169035357 ], [ -47.263869438704383, -22.336213000581271 ], [ -47.263852368845285, -22.336229664515905 ], [ -47.263835192917995, -22.336246398989449 ], [ -47.263818045685738, -22.336263078930834 ], [ -47.263800930828793, -22.336279707488657 ], [ -47.263783852002575, -22.336296287785409 ], [ -47.263766812426013, -22.336312823260073 ], [ -47.263749804319822, -22.336329326407704 ], [ -47.263732817856521, -22.336345809941012 ], [ -47.263715854166875, -22.336362275833629 ], [ -47.263698914975791, -22.336378725471405 ], [ -47.263682002003414, -22.336395160233533 ], [ -47.263665116963921, -22.33641158149393 ], [ -47.263648261566431, -22.336427990620045 ], [ -47.263631437514171, -22.336444388973941 ], [ -47.263614646505175, -22.336460777911483 ], [ -47.263597890231146, -22.336477158783413 ], [ -47.263581170379261, -22.336493532933638 ], [ -47.263564606211844, -22.336509786326971 ], [ -47.263547974371363, -22.336526140836238 ], [ -47.263531383942592, -22.336542492589817 ], [ -47.263514836585472, -22.336558842907404 ], [ -47.263498333953635, -22.336575193103471 ], [ -47.263481877694574, -22.336591544487206 ], [ -47.263465469449415, -22.336607898362679 ], [ -47.263449110852392, -22.336624256029388 ], [ -47.263432803531252, -22.33664061878169 ], [ -47.263416549106893, -22.336656987909436 ], [ -47.263400349193375, -22.336673364697813 ], [ -47.263384205397358, -22.336689750427812 ], [ -47.263368119318287, -22.336706146376294 ], [ -47.263352092548097, -22.336722553816095 ], [ -47.263336126671206, -22.336738974016075 ], [ -47.263320223264245, -22.336755408241576 ], [ -47.263304383895438, -22.336771857754929 ], [ -47.263288610125294, -22.336788323814872 ], [ -47.263272903505751, -22.336804807677346 ], [ -47.263257265580215, -22.336821310595727 ], [ -47.263241697883245, -22.336837833821058 ], [ -47.263226201940569, -22.336854378602091 ], [ -47.263210779268931, -22.336870946185677 ], [ -47.263195431375081, -22.336887537817894 ], [ -47.26318015754623, -22.336904157148116 ], [ -47.263164949180464, -22.336920815787515 ], [ -47.263149797165646, -22.336937523649947 ], [ -47.263134699743453, -22.336954282156796 ], [ -47.263119656777029, -22.336971090952964 ], [ -47.263104668129529, -22.336987949682772 ], [ -47.263089733664692, -22.337004857989537 ], [ -47.263074853246174, -22.337021815516206 ], [ -47.263060026737733, -22.337038821905033 ], [ -47.263045254003821, -22.337055876797148 ], [ -47.263030534908623, -22.337072979833447 ], [ -47.263015869316419, -22.337090130654182 ], [ -47.263001257091936, -22.33710732889859 ], [ -47.262986698100001, -22.337124574205351 ], [ -47.262972192205318, -22.337141866212811 ], [ -47.2629577392727, -22.337159204558485 ], [ -47.262943339167414, -22.337176588878943 ], [ -47.262928991754478, -22.337194018810528 ], [ -47.262914696899117, -22.337211493988789 ], [ -47.262900454466532, -22.337229014048763 ], [ -47.26288626432197, -22.337246578624825 ], [ -47.262872126330841, -22.337264187350645 ], [ -47.26285804035841, -22.337281839859468 ], [ -47.262844006270178, -22.337299535783746 ], [ -47.262830023931478, -22.337317274755573 ], [ -47.262816093207647, -22.337335056406413 ], [ -47.262802213964079, -22.337352880367092 ], [ -47.262788386066056, -22.337370746268029 ], [ -47.262774609378937, -22.337388653738877 ], [ -47.262760883768053, -22.337406602408834 ], [ -47.262747209098578, -22.337424591906746 ], [ -47.262733585235651, -22.337442621860706 ], [ -47.262720012044483, -22.337460691898354 ], [ -47.262706489390048, -22.337478801646913 ], [ -47.262693017137288, -22.337496950733033 ], [ -47.262679595151127, -22.337515138782855 ], [ -47.262666223296335, -22.337533365422033 ], [ -47.262652901437662, -22.337551630275762 ], [ -47.262639629439455, -22.337569932969064 ], [ -47.262626407166394, -22.337588273125878 ], [ -47.262613234482913, -22.337606650370002 ], [ -47.26260011125305, -22.337625064325028 ], [ -47.262587037340978, -22.337643514613823 ], [ -47.262574012610564, -22.337662000858984 ], [ -47.26256103692576, -22.337680522682504 ], [ -47.262548110150192, -22.337699079706034 ], [ -47.262535232147464, -22.337717671550841 ], [ -47.262522402780739, -22.33773629783796 ], [ -47.262509621913381, -22.33775495818778 ], [ -47.262496889408389, -22.337773652220395 ], [ -47.262484205128693, -22.337792379555474 ], [ -47.262471568936967, -22.337811139812381 ], [ -47.262458980695584, -22.337829932610362 ], [ -47.262446440267048, -22.337848757567773 ], [ -47.262433947513507, -22.337867614302937 ], [ -47.262421502296945, -22.337886502433772 ], [ -47.262409104479076, -22.337905421578082 ], [ -47.262396753921351, -22.337924371353196 ], [ -47.262384450485406, -22.337943351375824 ], [ -47.262372194032288, -22.337962361262804 ], [ -47.262359984422957, -22.337981400630497 ], [ -47.26234782151829, -22.338000469094819 ], [ -47.262335705178742, -22.338019566271726 ], [ -47.26232363525228, -22.338038691796299 ], [ -47.262311611486254, -22.338057845456888 ], [ -47.262299633500767, -22.338077027200814 ], [ -47.262287700955277, -22.338096236894508 ], [ -47.262275813544065, -22.338115474348708 ], [ -47.26226397096147, -22.338134739373537 ], [ -47.262252172901889, -22.338154031778817 ], [ -47.262240419059694, -22.338173351373925 ], [ -47.262228709129538, -22.338192697967536 ], [ -47.262217042805837, -22.338212071368201 ], [ -47.262205419783065, -22.338231471384056 ], [ -47.262193839755895, -22.338250897822544 ], [ -47.262182302418758, -22.338270350491047 ], [ -47.26217080746617, -22.338289829196409 ], [ -47.262159354592839, -22.338309333744782 ], [ -47.262147943493105, -22.338328863942483 ], [ -47.262136573861405, -22.338348419595228 ], [ -47.262125245392284, -22.338368000508126 ], [ -47.262113957780187, -22.338387606486016 ], [ -47.262102710719368, -22.338407237333655 ], [ -47.262091503904273, -22.338426892854958 ], [ -47.262080337028991, -22.338446572854089 ], [ -47.262069209787768, -22.33846627713427 ], [ -47.262058121874979, -22.338486005498289 ], [ -47.262047072984338, -22.338505757749545 ], [ -47.262036062809948, -22.338525533690067 ], [ -47.262025091045871, -22.338545333121782 ], [ -47.262014157385728, -22.338565155846741 ], [ -47.262003261523319, -22.338585001666207 ], [ -47.261992403152156, -22.338604870381467 ], [ -47.26198158196587, -22.338624761793049 ], [ -47.261970797657881, -22.338644675701484 ], [ -47.261960049921385, -22.338664611907063 ], [ -47.261949338449625, -22.338684570209541 ], [ -47.261938662935641, -22.338704550408497 ], [ -47.261928023072358, -22.338724552303287 ], [ -47.261917418552592, -22.338744575692804 ], [ -47.261906849069014, -22.338764620375773 ], [ -47.261896314314129, -22.338784686150714 ], [ -47.261885813980307, -22.338804772815788 ], [ -47.261875347759833, -22.338824880168833 ], [ -47.261864915344788, -22.338845008007496 ], [ -47.261854516427078, -22.338865156129238 ], [ -47.261844150698522, -22.338885324331123 ], [ -47.261833817850778, -22.338905512410022 ], [ -47.26182351757523, -22.338925720162685 ], [ -47.261813249563147, -22.338945947385564 ], [ -47.261803013505713, -22.33896619387475 ], [ -47.261792809093961, -22.338986459426092 ], [ -47.261782636000675, -22.339006743871213 ], [ -47.261772493108502, -22.339027048609157 ], [ -47.261762377990536, -22.339047377069939 ], [ -47.2617522885756, -22.339067731155573 ], [ -47.261742223839093, -22.339088110609413 ], [ -47.261732182832183, -22.3391085150183 ], [ -47.261722164604436, -22.339128943967896 ], [ -47.26171216820395, -22.339149397042522 ], [ -47.261702192676985, -22.339169873825877 ], [ -47.261692237068281, -22.339190373900291 ], [ -47.261682300421022, -22.339210896846996 ], [ -47.261672381776478, -22.339231442246728 ], [ -47.26166241490138, -22.339252145262847 ], [ -47.261652532471579, -22.339272728229744 ], [ -47.261642665139242, -22.339293332377707 ], [ -47.261632811940103, -22.339313957283377 ], [ -47.261622971907542, -22.339334602523724 ], [ -47.261613144073849, -22.339355267673628 ], [ -47.261603327469082, -22.339375952308139 ], [ -47.261593521121732, -22.339396656001067 ], [ -47.261583724058553, -22.339417378325422 ], [ -47.261573935304348, -22.33943811885371 ], [ -47.261564153882375, -22.339458877157362 ], [ -47.261554378813862, -22.339479652807388 ], [ -47.261544609118381, -22.339500445373879 ], [ -47.261534843813834, -22.339521254426003 ], [ -47.261525081915948, -22.339542079532901 ], [ -47.261515322438839, -22.339562920262637 ], [ -47.261505564395001, -22.339583776182284 ], [ -47.26149580679467, -22.339604646858941 ], [ -47.261486048646681, -22.339625531858442 ], [ -47.261476288957702, -22.339646430746456 ], [ -47.261466526732917, -22.339667343087484 ], [ -47.261456760975022, -22.339688268446505 ], [ -47.261446990685933, -22.339709206385965 ], [ -47.261437214864628, -22.339730156469688 ], [ -47.261427432509109, -22.339751118259464 ], [ -47.261417642614852, -22.339772091317368 ], [ -47.26140784417607, -22.339793075204035 ], [ -47.261398036184758, -22.339814069480234 ], [ -47.261388217631087, -22.339835073705867 ], [ -47.261378387503797, -22.339856087439568 ], [ -47.261368544789221, -22.339877110240437 ], [ -47.261358688472399, -22.339898141665852 ], [ -47.261348817536025, -22.339919181273466 ], [ -47.261338930961408, -22.339940228619621 ], [ -47.261329027727861, -22.339961283260077 ], [ -47.26131910681277, -22.339982344750268 ], [ -47.261309167192032, -22.340003412644279 ], [ -47.261299207839087, -22.34002448649677 ], [ -47.2612892277266, -22.340045565859612 ], [ -47.261279225824531, -22.340066650285781 ], [ -47.261269201101292, -22.340087739326975 ], [ -47.261259152523948, -22.340108832533343 ], [ -47.261249079057151, -22.340129929455351 ], [ -47.261238979664235, -22.340151029641955 ], [ -47.26122885330664, -22.340172132641442 ], [ -47.261218631376522, -22.340193378434872 ], [ -47.261208444848101, -22.340214491777839 ], [ -47.261198228316999, -22.340235606339046 ], [ -47.261187982065529, -22.340256719020086 ], [ -47.261177707400748, -22.340277825644748 ], [ -47.261167404713397, -22.340298924560685 ], [ -47.261157073677303, -22.340320015601243 ], [ -47.261146713955981, -22.340341098620435 ], [ -47.261136325212846, -22.340362173472098 ], [ -47.261125907110994, -22.340383240010222 ], [ -47.261115459313608, -22.340404298088252 ], [ -47.261104981483669, -22.340425347559588 ], [ -47.26109447328389, -22.340446388277609 ], [ -47.261083934377105, -22.340467420095212 ], [ -47.261073364425897, -22.34048844286529 ], [ -47.261062763092674, -22.340509456440568 ], [ -47.261052130039872, -22.340530460673417 ], [ -47.261041464929711, -22.34055145541608 ], [ -47.261030767424359, -22.340572440520592 ], [ -47.261020037185908, -22.340593415838761 ], [ -47.261009273876191, -22.340614381222384 ], [ -47.260998477157088, -22.340635336522745 ], [ -47.260987646690317, -22.340656281591134 ], [ -47.260976782137554, -22.34067721627839 ], [ -47.260965883160402, -22.340698140435279 ], [ -47.260954949420203, -22.34071905391253 ], [ -47.260943980578361, -22.340739956560327 ], [ -47.260932976296239, -22.340760848228658 ], [ -47.260921936235022, -22.340781728767421 ], [ -47.260910860055802, -22.340802598026333 ], [ -47.260899747419643, -22.340823455854682 ], [ -47.260888597987588, -22.340844302101502 ], [ -47.260877411420573, -22.34086513661574 ], [ -47.260866187379413, -22.340885959246016 ], [ -47.26085492552491, -22.340906769840796 ], [ -47.260843625517765, -22.34092756824818 ], [ -47.260832287018879, -22.340948354315756 ], [ -47.260820909688697, -22.340969127891487 ], [ -47.260809493187828, -22.340989888822659 ], [ -47.260798037176976, -22.341010636956103 ], [ -47.260786541316598, -22.341031372138776 ], [ -47.260775005267142, -22.341052094217336 ], [ -47.260763428689152, -22.341072803037797 ], [ -47.260751811243026, -22.34109349844638 ], [ -47.260740152589165, -22.341114180288667 ], [ -47.260728452388101, -22.341134848409961 ], [ -47.260716710300066, -22.341155502655692 ], [ -47.260704925985578, -22.341176142870427 ], [ -47.260693099105033, -22.341196768898801 ], [ -47.26068122931877, -22.341217380585164 ], [ -47.260669316287135, -22.34123797777346 ], [ -47.26065735967066, -22.341258560307271 ], [ -47.260645359129761, -22.341279128030042 ], [ -47.260633314324842, -22.341299680784797 ], [ -47.260621224916349, -22.341320218414431 ], [ -47.260609090564863, -22.341340740761265 ], [ -47.260596910930964, -22.341361247667372 ], [ -47.260584685675205, -22.341381738974739 ], [ -47.260572414458245, -22.341402214524777 ], [ -47.260560096940743, -22.341422674158782 ], [ -47.260547732783451, -22.341443117717652 ], [ -47.260535321647268, -22.341463545041762 ], [ -47.260522863192968, -22.341483955971619 ], [ -47.260510357081564, -22.341504350346959 ], [ -47.260497802974179, -22.3415247280074 ], [ -47.260485200531789, -22.34154508879228 ], [ -47.260472549415773, -22.341565432540449 ], [ -47.260459849287294, -22.341585759090641 ], [ -47.260447099807855, -22.34160606828102 ], [ -47.260434300639048, -22.34162635994954 ], [ -47.260421451442376, -22.341646633933905 ], [ -47.260408551879763, -22.341666890071185 ], [ -47.260395601613034, -22.341687128198487 ], [ -47.260382600304204, -22.341707348152372 ], [ -47.260369547615447, -22.341727549769153 ], [ -47.260356443209147, -22.34174773288462 ], [ -47.260343286747755, -22.341767897334382 ], [ -47.260330077893855, -22.341788042953766 ], [ -47.260325786501454, -22.341794555844928 ], [ -47.26030527875038, -22.341825593321975 ], [ -47.260303500673913, -22.341828278529686 ], [ -47.260290117909989, -22.341848388243029 ], [ -47.260276645838921, -22.341868524338537 ], [ -47.260263071899956, -22.341888693665766 ], [ -47.260249390883047, -22.341908891849439 ], [ -47.26023559763987, -22.341929114311331 ], [ -47.26022168696035, -22.34194935645387 ], [ -47.260207653573346, -22.341969613657845 ], [ -47.260193492147458, -22.341989881279783 ], [ -47.260179197292757, -22.342010154648356 ], [ -47.26016476356169, -22.342030429061559 ], [ -47.260150185451046, -22.342050699782732 ], [ -47.260135457403493, -22.342070962037262 ], [ -47.260120573809587, -22.342091211008579 ], [ -47.260105529009991, -22.342111441834042 ], [ -47.260090317297895, -22.342131649601114 ], [ -47.260074932921981, -22.342151829342427 ], [ -47.260059370089458, -22.3421719760317 ], [ -47.260043622969334, -22.34219208457905 ], [ -47.260027685696706, -22.342212149826079 ], [ -47.260011552376398, -22.342232166541482 ], [ -47.259995217088139, -22.342252129415865 ], [ -47.259978673891695, -22.342272033056744 ], [ -47.25996191683204, -22.342291871984358 ], [ -47.259944939945861, -22.342311640626242 ], [ -47.259927737268171, -22.342331333312796 ], [ -47.259910302839245, -22.342350944272834 ], [ -47.259892630712621, -22.342370467629124 ], [ -47.259874714962997, -22.342389897394543 ], [ -47.259856549695328, -22.342409227468142 ], [ -47.259838129054216, -22.342428451631708 ], [ -47.259819447233447, -22.34244756354731 ], [ -47.259800498486463, -22.342466556754697 ], [ -47.259781277137293, -22.342485424669491 ], [ -47.25976177759182, -22.342504160582223 ], [ -47.259741994349156, -22.342522757658081 ], [ -47.259721922013597, -22.342541208937522 ], [ -47.259701555385369, -22.342559507267012 ], [ -47.259680900340456, -22.342577635794424 ], [ -47.259659987771826, -22.342595560291251 ], [ -47.259638846017715, -22.342613257391999 ], [ -47.259617481727211, -22.342630723715157 ], [ -47.259595898812073, -22.342647958175739 ], [ -47.259574101142441, -22.342664959674604 ], [ -47.259552092547771, -22.342681727097656 ], [ -47.259529876818881, -22.342698259313877 ], [ -47.25950745770924, -22.34271455517467 ], [ -47.259484838935968, -22.342730613512831 ], [ -47.259462024181637, -22.342746433141421 ], [ -47.25943901709519, -22.342762012853083 ], [ -47.259415821293118, -22.342777351419169 ], [ -47.259392440361239, -22.342792447588664 ], [ -47.259368877855799, -22.342807300087657 ], [ -47.259345137303825, -22.342821907618937 ], [ -47.259321222205266, -22.342836268860896 ], [ -47.259297136033837, -22.34285038246686 ], [ -47.259272882237838, -22.342864247064941 ], [ -47.259248464241807, -22.342877861256884 ], [ -47.259223885446993, -22.342891223617965 ], [ -47.259199149232771, -22.342904332696232 ], [ -47.2591742589576, -22.342917187011956 ], [ -47.259149217960136, -22.34292978505713 ], [ -47.259124029560141, -22.342942125295036 ], [ -47.259098697059379, -22.342954206159678 ], [ -47.259073223743158, -22.342966026055176 ], [ -47.259047612880842, -22.342977583355339 ], [ -47.259021867726858, -22.34298887640335 ], [ -47.258995991522106, -22.342999903510975 ], [ -47.258969987494581, -22.343010662958214 ], [ -47.258943858861002, -22.343021152992645 ], [ -47.258917608827382, -22.343031371829088 ], [ -47.258891240590266, -22.343041317649078 ], [ -47.258864757337825, -22.343050988600226 ], [ -47.258838162251379, -22.343060382795713 ], [ -47.258811458506038, -22.343069498313991 ], [ -47.258784649272236, -22.343078333197951 ], [ -47.258757737717659, -22.343086885454394 ], [ -47.258730727007283, -22.343095153053952 ], [ -47.258703620305504, -22.343103133930132 ], [ -47.258676420778059, -22.343110825978854 ], [ -47.258649131592506, -22.343118227058234 ], [ -47.258621755920842, -22.343125334987683 ], [ -47.258594296940672, -22.343132147547809 ], [ -47.258566757836327, -22.343138662479859 ], [ -47.258539141867992, -22.343144877470294 ], [ -47.258511466538501, -22.343150787140182 ], [ -47.25848378126814, -22.343156382578044 ], [ -47.258456125469721, -22.343161663857448 ], [ -47.258428506909453, -22.343166638697692 ], [ -47.258400928853945, -22.343171315711707 ], [ -47.258373394385337, -22.34317570352389 ], [ -47.258345906407698, -22.343179810759533 ], [ -47.258318467653815, -22.343183646035044 ], [ -47.25829108069464, -22.343187217948827 ], [ -47.258263747947161, -22.343190535073145 ], [ -47.258236471682558, -22.34319360594673 ], [ -47.258209254036394, -22.343196439067949 ], [ -47.258182097017318, -22.343199042889005 ], [ -47.258155002515586, -22.343201425810843 ], [ -47.25812797231351, -22.34320359617826 ], [ -47.258101008093625, -22.343205562276509 ], [ -47.258074111447854, -22.343207332327658 ], [ -47.258047283886185, -22.343208914487967 ], [ -47.258020526845378, -22.34321031684561 ], [ -47.257993841697008, -22.34321154741902 ], [ -47.257967229755245, -22.343212614155387 ], [ -47.257940692284897, -22.343213524929766 ], [ -47.257914230508405, -22.343214287544363 ], [ -47.257887845612359, -22.343214909728292 ], [ -47.257861538754824, -22.343215399137243 ], [ -47.25783531107092, -22.343215763353825 ], [ -47.257809163679092, -22.343216009887627 ], [ -47.257783097686506, -22.34321614617582 ], [ -47.257757114193694, -22.343216179583489 ], [ -47.25773121430003, -22.343216117404427 ], [ -47.257705399107579, -22.343215966861674 ], [ -47.257679669725817, -22.343215735108274 ], [ -47.25765402727491, -22.343215429228078 ], [ -47.257628472889223, -22.343215056236222 ], [ -47.257603007720931, -22.343214623080062 ], [ -47.257577632942407, -22.343214136639642 ], [ -47.257552349748991, -22.343213603728387 ], [ -47.257527159361089, -22.343213031093434 ], [ -47.257502061694012, -22.343212425384134 ], [ -47.257477035740642, -22.343211792456128 ], [ -47.25745204445267, -22.343211134583026 ], [ -47.25742707059792, -22.343210452041404 ], [ -47.257402113522559, -22.343209745458818 ], [ -47.257377173028559, -22.343209015474123 ], [ -47.257352404930344, -22.343208267437486 ], [ -47.257327492749226, -22.343207492572237 ], [ -47.257150175307743, -22.343201819608272 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1157.431933607, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264172429150427, -22.33594858367988 ], [ -47.264046015758908, -22.336077240473699 ], [ -47.264028725339159, -22.336094733187878 ], [ -47.264011429188002, -22.336112134710149 ], [ -47.263994131297871, -22.336129448428135 ], [ -47.263976835625641, -22.336146677709007 ], [ -47.263959546094362, -22.336163825897625 ], [ -47.26394226659334, -22.336180896316652 ], [ -47.26392500097932, -22.33619789226492 ], [ -47.263907753077888, -22.336214817016632 ], [ -47.263890526683021, -22.336231673821295 ], [ -47.26387344489563, -22.336248349403377 ], [ -47.263856249069192, -22.336265103286468 ], [ -47.263839085892627, -22.33628179875263 ], [ -47.263821959055434, -22.336298438959979 ], [ -47.263804872219787, -22.336315027038175 ], [ -47.263787828574628, -22.336331566464693 ], [ -47.263770819387048, -22.336348070664389 ], [ -47.263753833774146, -22.336364553375272 ], [ -47.263736872811776, -22.336381016623765 ], [ -47.263719938223957, -22.336397461795062 ], [ -47.263703031729605, -22.336413890267156 ], [ -47.263686155040936, -22.336430303412211 ], [ -47.263669309864845, -22.336446702595424 ], [ -47.263652497901681, -22.336463089176039 ], [ -47.263635720846146, -22.336479464506567 ], [ -47.263618980386035, -22.336495829933888 ], [ -47.26360227820426, -22.336512186797538 ], [ -47.263585744247479, -22.336528410568867 ], [ -47.263569134695224, -22.336544743164339 ], [ -47.263552568391425, -22.336561071142835 ], [ -47.263536046989174, -22.336577395817404 ], [ -47.263519572134797, -22.336593718495394 ], [ -47.263503145467858, -22.336610040478391 ], [ -47.263486768620993, -22.336626363062443 ], [ -47.263470443219298, -22.336642687538514 ], [ -47.263454170880856, -22.336659015192069 ], [ -47.263437953216211, -22.336675347303576 ], [ -47.263421791828421, -22.336691685148438 ], [ -47.263405688312616, -22.336708029997489 ], [ -47.263389644255888, -22.336724383117055 ], [ -47.263373661237203, -22.33674074576906 ], [ -47.263357740827395, -22.336757119211114 ], [ -47.263341884588698, -22.336773504696975 ], [ -47.263326094074202, -22.336789903477111 ], [ -47.263310370828577, -22.336806316798032 ], [ -47.263294716387229, -22.336822745903333 ], [ -47.263279132276146, -22.336839192033619 ], [ -47.263263620011706, -22.336855656427119 ], [ -47.263248181100657, -22.336872140319432 ], [ -47.263232817039928, -22.336888644944217 ], [ -47.263217529315583, -22.336905171534163 ], [ -47.263202316992377, -22.336921723943806 ], [ -47.263187170562198, -22.336938314744621 ], [ -47.263172080075663, -22.336954954764153 ], [ -47.263157043630358, -22.336971645588473 ], [ -47.263142061092708, -22.336988386865723 ], [ -47.263127132329252, -22.337005178243334 ], [ -47.263112257207041, -22.337022019367737 ], [ -47.263097435593146, -22.337038909884892 ], [ -47.263082667354674, -22.337055849440052 ], [ -47.263067952359506, -22.337072837677155 ], [ -47.263053290475327, -22.337089874239979 ], [ -47.263038681569753, -22.337106958771585 ], [ -47.263024125511009, -22.337124090913871 ], [ -47.263009622167388, -22.33714127030818 ], [ -47.262995171407027, -22.337158496595489 ], [ -47.26298077309832, -22.337175769415794 ], [ -47.262966427109944, -22.337193088408167 ], [ -47.262952133310456, -22.337210453211398 ], [ -47.262937891568534, -22.33722786346339 ], [ -47.26292370175296, -22.337245318801436 ], [ -47.262909563732457, -22.337262818862197 ], [ -47.262895477375977, -22.337280363281586 ], [ -47.262881442552306, -22.337297951694932 ], [ -47.262867459130462, -22.33731558373681 ], [ -47.262853526979271, -22.337333259041319 ], [ -47.262839645967652, -22.337350977241933 ], [ -47.262825815964504, -22.337368737971435 ], [ -47.262812036838596, -22.337386540862102 ], [ -47.262798308458869, -22.337404385545426 ], [ -47.262784630694107, -22.337422271652411 ], [ -47.262771003413008, -22.337440198813603 ], [ -47.262757426484249, -22.337458166658841 ], [ -47.262743899776524, -22.337476174817358 ], [ -47.262730423158281, -22.337494222917996 ], [ -47.262716996497993, -22.337512310588934 ], [ -47.262703619664023, -22.337530437457861 ], [ -47.262690292524617, -22.337548603151898 ], [ -47.262677014948011, -22.337566807297588 ], [ -47.262663786801973, -22.337585049521429 ], [ -47.26265060795464, -22.337603329448655 ], [ -47.262637478273874, -22.337621646704346 ], [ -47.262624397627171, -22.337640000913321 ], [ -47.262611365882016, -22.337658391699765 ], [ -47.262598382905779, -22.337676818687342 ], [ -47.262585448565723, -22.337695281499229 ], [ -47.262572562728884, -22.337713779758182 ], [ -47.262559725262172, -22.337732313086534 ], [ -47.26254693603218, -22.337750881106363 ], [ -47.262534194905498, -22.337769483439008 ], [ -47.262521501748516, -22.337788119705522 ], [ -47.262508856427395, -22.337806789526518 ], [ -47.262496258808135, -22.337825492522239 ], [ -47.262483708756392, -22.337844228312811 ], [ -47.262471206137846, -22.33786299651738 ], [ -47.262458750817935, -22.337881796755088 ], [ -47.262446342661846, -22.337900628644586 ], [ -47.262433981534471, -22.337919491804396 ], [ -47.262421667300444, -22.337938385852695 ], [ -47.262409399824584, -22.337957310406651 ], [ -47.262397178971078, -22.337976265083867 ], [ -47.262385004603992, -22.337995249501272 ], [ -47.262372876587307, -22.338014263275422 ], [ -47.26236079478457, -22.338033306022869 ], [ -47.262348759045707, -22.338052377380912 ], [ -47.262336769112167, -22.338071477152749 ], [ -47.262324824595801, -22.338090605304519 ], [ -47.262312925155165, -22.338109761710026 ], [ -47.262301070486878, -22.33812894618211 ], [ -47.262289260287588, -22.338148158533123 ], [ -47.262277494254015, -22.338167398574893 ], [ -47.262265772082863, -22.338186666118961 ], [ -47.2622540934711, -22.33820596097592 ], [ -47.262242458115502, -22.338225282956316 ], [ -47.262230865712851, -22.33824463187031 ], [ -47.262219315960152, -22.338264007527133 ], [ -47.262207808554209, -22.338283409736103 ], [ -47.26219634319181, -22.338302838305932 ], [ -47.262184919570075, -22.338322293044445 ], [ -47.262173537385593, -22.338341773759868 ], [ -47.26216219633519, -22.33836128025958 ], [ -47.262150896115735, -22.33838081235033 ], [ -47.262139636423974, -22.338400369838666 ], [ -47.262128416956486, -22.33841995253098 ], [ -47.262117237410024, -22.338439560232768 ], [ -47.262106097481009, -22.338459192749735 ], [ -47.262094996865947, -22.338478849886616 ], [ -47.262083935261593, -22.33849853144774 ], [ -47.262072912363855, -22.338518237237963 ], [ -47.262061927869212, -22.338537967060699 ], [ -47.262050981473941, -22.338557720719312 ], [ -47.262040072873951, -22.338577498017195 ], [ -47.262029201765294, -22.338597298756987 ], [ -47.262018367843744, -22.338617122741294 ], [ -47.26200757080516, -22.338636969771873 ], [ -47.261996810345238, -22.338656839650536 ], [ -47.261986086159325, -22.338676732178818 ], [ -47.26197539794294, -22.338696647157651 ], [ -47.261964745391289, -22.338716584387814 ], [ -47.261954128199491, -22.338736543669786 ], [ -47.261943546062554, -22.338756524803578 ], [ -47.261932998675299, -22.338776527589012 ], [ -47.261922485732399, -22.338796551825705 ], [ -47.26191200692832, -22.338816597312857 ], [ -47.261901561957529, -22.338836663849296 ], [ -47.261891150514195, -22.338856751233678 ], [ -47.261880772292336, -22.338876859264449 ], [ -47.26187042698583, -22.338896987739641 ], [ -47.26186011428841, -22.338917136457024 ], [ -47.261849833893542, -22.338937305214269 ], [ -47.261839585494506, -22.338957493808728 ], [ -47.261829368784539, -22.338977702037361 ], [ -47.261819183456659, -22.338997929696781 ], [ -47.261809029184029, -22.339018176622766 ], [ -47.261798904778395, -22.339038444361154 ], [ -47.261788807647335, -22.339058736681476 ], [ -47.261778735620119, -22.339079055697738 ], [ -47.261768687670113, -22.339099401169797 ], [ -47.26175866285336, -22.339119772686718 ], [ -47.26174866022415, -22.339140169836369 ], [ -47.26173867883513, -22.339160592205126 ], [ -47.261728717737022, -22.339181039378605 ], [ -47.261718775978856, -22.339201510941077 ], [ -47.26170885260791, -22.339222006475527 ], [ -47.261698946669497, -22.339242525564387 ], [ -47.261688986000188, -22.339263215698413 ], [ -47.261679115428443, -22.339283774009523 ], [ -47.261669259393187, -22.339304354606945 ], [ -47.261659416933597, -22.339324957068655 ], [ -47.261649587086346, -22.339345580973045 ], [ -47.261639768886859, -22.339366225896129 ], [ -47.261629961368151, -22.33938689141414 ], [ -47.261620163561496, -22.33940757710209 ], [ -47.261610374496293, -22.339428282533895 ], [ -47.261600593199873, -22.339449007283047 ], [ -47.261590818697755, -22.339469750921868 ], [ -47.261581050013334, -22.339490513022223 ], [ -47.261571286168248, -22.339511293154906 ], [ -47.261561526182128, -22.339532090889772 ], [ -47.261551769072405, -22.339552905796651 ], [ -47.26154201385468, -22.339573737444148 ], [ -47.261532259542804, -22.33959458539978 ], [ -47.261522505148172, -22.339615449231204 ], [ -47.261512749680634, -22.339636328504536 ], [ -47.261502992147655, -22.339657222785863 ], [ -47.261493231555136, -22.339678131639854 ], [ -47.261483466906228, -22.339699054631854 ], [ -47.261473697203229, -22.339719991324309 ], [ -47.261463921445284, -22.339740941281242 ], [ -47.261454138630327, -22.339761904064417 ], [ -47.261444347753738, -22.339782879235994 ], [ -47.261434547809394, -22.339803866356405 ], [ -47.261424737788786, -22.339824864986383 ], [ -47.26141491668136, -22.339845874685668 ], [ -47.261405083475111, -22.339866895012566 ], [ -47.261395237155313, -22.339887925525936 ], [ -47.261385376705846, -22.33990896578274 ], [ -47.261375501108112, -22.339930015340325 ], [ -47.261365609341851, -22.339951073754396 ], [ -47.261355700384776, -22.339972140580272 ], [ -47.261345773212419, -22.339993215372786 ], [ -47.261335826798735, -22.340014297685297 ], [ -47.261325860114859, -22.340035387071829 ], [ -47.261315872131306, -22.340056483083313 ], [ -47.261305861815472, -22.340077585271956 ], [ -47.261295828133107, -22.340098693188569 ], [ -47.261285770048509, -22.34011980638212 ], [ -47.261275686523376, -22.340140924402164 ], [ -47.261265576517843, -22.340162046796419 ], [ -47.261255438990126, -22.340183173111999 ], [ -47.26124519918644, -22.340204456095279 ], [ -47.261235000078806, -22.340225595519467 ], [ -47.261224770408177, -22.340246737244883 ], [ -47.261214510570284, -22.340267877929726 ], [ -47.261204222042657, -22.340289013040586 ], [ -47.261193905281132, -22.340310140787697 ], [ -47.26118355995915, -22.340331261001737 ], [ -47.261173185738912, -22.340352373536099 ], [ -47.26116278228249, -22.340373478243922 ], [ -47.261152349251667, -22.340394574978525 ], [ -47.261141886308216, -22.340415663592612 ], [ -47.261131393113793, -22.340436743938824 ], [ -47.261120869329737, -22.340457815869861 ], [ -47.261110314617454, -22.340478879237764 ], [ -47.261099728638108, -22.340499933894737 ], [ -47.261089111052762, -22.340520979692606 ], [ -47.261078461522366, -22.340542016482956 ], [ -47.261067779707773, -22.340563044117221 ], [ -47.261057065269661, -22.34058406244657 ], [ -47.261046317868669, -22.340605071321939 ], [ -47.261035537165164, -22.340626070594173 ], [ -47.261024722819592, -22.340647060113696 ], [ -47.26101387449215, -22.34066803973084 ], [ -47.261002991843064, -22.340689009295502 ], [ -47.26099207453241, -22.340709968657453 ], [ -47.260981122220016, -22.340730917666445 ], [ -47.260970134565802, -22.340751856171654 ], [ -47.260959111229624, -22.340772784022011 ], [ -47.260948051871082, -22.340793701066392 ], [ -47.260936956149756, -22.340814607153369 ], [ -47.260925823725188, -22.340835502131185 ], [ -47.260914654256879, -22.34085638584774 ], [ -47.260903447404189, -22.340877258150787 ], [ -47.260892202826376, -22.340898118887825 ], [ -47.260880920182686, -22.340918967906163 ], [ -47.260869599132256, -22.340939805052603 ], [ -47.260858239334375, -22.340960630173541 ], [ -47.260846840447961, -22.340981443115663 ], [ -47.260835402132003, -22.341002243724997 ], [ -47.260823924045624, -22.341023031847051 ], [ -47.260812405847709, -22.341043807327445 ], [ -47.260800847197082, -22.341064570011465 ], [ -47.260789247752747, -22.34108531974374 ], [ -47.260777607173452, -22.34110605636911 ], [ -47.260765925118015, -22.341126779731713 ], [ -47.260754201245391, -22.3411474896754 ], [ -47.260742435214148, -22.341168186044069 ], [ -47.260730626683269, -22.341188868680842 ], [ -47.260718775311517, -22.341209537428728 ], [ -47.260706880757617, -22.34123019213061 ], [ -47.26069494268036, -22.341250832628809 ], [ -47.260682960738649, -22.341271458765235 ], [ -47.260670934591289, -22.341292070381726 ], [ -47.260658863897085, -22.341312667319663 ], [ -47.260646748314926, -22.341333249420209 ], [ -47.260634587503766, -22.341353816523895 ], [ -47.26062238112263, -22.341374368471168 ], [ -47.260610128830457, -22.341394905102103 ], [ -47.260597830286351, -22.341415426256379 ], [ -47.260585485149363, -22.341435931773429 ], [ -47.260573093078712, -22.341456421492246 ], [ -47.260560653733712, -22.341476895251361 ], [ -47.260548166773603, -22.341497352889288 ], [ -47.260535631857813, -22.341517794243856 ], [ -47.260523048645943, -22.341538219152643 ], [ -47.260510416797445, -22.341558627453018 ], [ -47.260497735972166, -22.341579018981733 ], [ -47.260485005829707, -22.341599393575503 ], [ -47.260472226030139, -22.341619751070315 ], [ -47.2604593962335, -22.341640091302011 ], [ -47.260446516099812, -22.341660414106173 ], [ -47.260433585289569, -22.341680719317612 ], [ -47.260420603463061, -22.341701006771206 ], [ -47.260407570280904, -22.341721276301293 ], [ -47.260394485403801, -22.341741527741867 ], [ -47.260381348492729, -22.341761760926374 ], [ -47.260368159208731, -22.341781975688118 ], [ -47.260354917212965, -22.341802171859996 ], [ -47.260352617779226, -22.341805661628527 ], [ -47.2603321179148, -22.341836702370919 ], [ -47.26032827265638, -22.341842509388186 ], [ -47.260314854465847, -22.341862672341335 ], [ -47.260301343662704, -22.34188286633362 ], [ -47.260287726946871, -22.341903099228116 ], [ -47.260273999039477, -22.341923366644867 ], [ -47.260260154729167, -22.341943663982661 ], [ -47.260246188737021, -22.341963986618978 ], [ -47.260232095717605, -22.341984329907916 ], [ -47.260217870259716, -22.342004689176939 ], [ -47.260203506888359, -22.342025059723184 ], [ -47.260189000065601, -22.342045436810356 ], [ -47.260174344192841, -22.342065815664274 ], [ -47.260159533612423, -22.342086191469427 ], [ -47.260144562609781, -22.342106559364503 ], [ -47.260129425416075, -22.342126914437948 ], [ -47.260114116210502, -22.342147251723752 ], [ -47.26009862912381, -22.342167566196075 ], [ -47.260082958241462, -22.342187852764848 ], [ -47.260067097607255, -22.342208106270629 ], [ -47.260051041228024, -22.342228321479137 ], [ -47.260034783077558, -22.342248493076717 ], [ -47.260018317102222, -22.342268615664377 ], [ -47.260001637226665, -22.342288683752578 ], [ -47.259984737359403, -22.342308691756475 ], [ -47.25996761139988, -22.342328633990196 ], [ -47.25995025324567, -22.342348504661828 ], [ -47.25993265680021, -22.342368297868678 ], [ -47.259914815981297, -22.342388007592351 ], [ -47.25989672472987, -22.342407627694598 ], [ -47.259878377019824, -22.342427151912904 ], [ -47.25985976686836, -22.342446573856986 ], [ -47.259840888346304, -22.342465887005801 ], [ -47.259821735589568, -22.342485084704951 ], [ -47.259802302811075, -22.342504160164644 ], [ -47.259782584312994, -22.342523106458554 ], [ -47.259762574499298, -22.342541916523697 ], [ -47.259742267888633, -22.342560583160942 ], [ -47.25972165921339, -22.342579098959582 ], [ -47.259700755286971, -22.342597445928128 ], [ -47.259679589985979, -22.34261558704852 ], [ -47.259658193940446, -22.342633497011175 ], [ -47.259636574064238, -22.342651172290179 ], [ -47.259614734285094, -22.342668611864969 ], [ -47.259592678485319, -22.342685814699482 ], [ -47.259570410502832, -22.342702779741337 ], [ -47.259547934133437, -22.342719505919682 ], [ -47.259525253132132, -22.3427359921446 ], [ -47.259502371214367, -22.34275223730571 ], [ -47.259479292057783, -22.342768240271212 ], [ -47.259456019303386, -22.342783999886983 ], [ -47.259432556556796, -22.342799514975745 ], [ -47.259408907390167, -22.342814784335712 ], [ -47.259385075343353, -22.342829806740184 ], [ -47.259361063924366, -22.342844580937069 ], [ -47.259336876611677, -22.342859105647566 ], [ -47.259312516855147, -22.342873379565653 ], [ -47.259287988076892, -22.342887401357686 ], [ -47.259263293673079, -22.342901169661317 ], [ -47.259238437014552, -22.342914683085315 ], [ -47.259213421448187, -22.342927940208778 ], [ -47.259188250298131, -22.342940939580437 ], [ -47.259162926866857, -22.342953679718207 ], [ -47.259137454436292, -22.342966159108688 ], [ -47.259111836268701, -22.342978376206535 ], [ -47.259086075608373, -22.342990329433711 ], [ -47.259060175682229, -22.343002017179355 ], [ -47.259034139700901, -22.343013437798959 ], [ -47.25900797086021, -22.34302458961379 ], [ -47.258981672341989, -22.343035470910547 ], [ -47.258955247315676, -22.3430460799405 ], [ -47.25892869893913, -22.343056414919189 ], [ -47.258902030359764, -22.343066474025797 ], [ -47.258875244715966, -22.343076255402611 ], [ -47.258848345138553, -22.343085757154284 ], [ -47.258821334751666, -22.343094977347544 ], [ -47.258794216674261, -22.34310391401041 ], [ -47.258766994022324, -22.343112565131495 ], [ -47.258739669908898, -22.343120928659925 ], [ -47.258712247446383, -22.343129002504377 ], [ -47.258684729748659, -22.343136784532501 ], [ -47.258657119931534, -22.343144272570687 ], [ -47.258629421115735, -22.343151464403107 ], [ -47.258601636428047, -22.343158357771664 ], [ -47.258573769002645, -22.343164950375215 ], [ -47.258545822056377, -22.343171239852943 ], [ -47.258517814343897, -22.343177220498937 ], [ -47.258489799501625, -22.343182882546703 ], [ -47.25846182038898, -22.343188225568174 ], [ -47.258433885361057, -22.343193257413166 ], [ -47.258405997864138, -22.343197986906418 ], [ -47.258378161143376, -22.343202422885089 ], [ -47.258350378249631, -22.343206574187338 ], [ -47.258322652046857, -22.343210449641738 ], [ -47.25829498522257, -22.343214058057079 ], [ -47.258267380296232, -22.34321740821369 ], [ -47.25823983962826, -22.343220508855339 ], [ -47.258212365431184, -22.343223368681723 ], [ -47.258184959779001, -22.343225996342209 ], [ -47.258157624616622, -22.343228400430224 ], [ -47.25813036177113, -22.343230589478001 ], [ -47.25810317296083, -22.343232571952701 ], [ -47.258076059805141, -22.343234356252673 ], [ -47.258049023834118, -22.343235950704379 ], [ -47.258022066497865, -22.343237363560114 ], [ -47.257995189175496, -22.34323860299596 ], [ -47.257968393183397, -22.343239677110393 ], [ -47.25794167978416, -22.343240593923113 ], [ -47.257915050194121, -22.343241361374456 ], [ -47.257888505590564, -22.343241987324863 ], [ -47.257862047119566, -22.343242479554839 ], [ -47.257835675902271, -22.343242845765069 ], [ -47.257809393041555, -22.343243093576579 ], [ -47.257783199628037, -22.343243230531403 ], [ -47.257757096745081, -22.343243264092987 ], [ -47.257731085474802, -22.343243201646946 ], [ -47.257705166902213, -22.343243050501755 ], [ -47.257679342120475, -22.343242817889482 ], [ -47.25765361223435, -22.343242510966704 ], [ -47.257627978364141, -22.343242136815114 ], [ -47.25760244164951, -22.343241702442363 ], [ -47.257577003252237, -22.343241214782761 ], [ -47.257551664359113, -22.343240680697896 ], [ -47.25752642618427, -22.343240106977053 ], [ -47.257501288518114, -22.343239500302829 ], [ -47.257476228331221, -22.343238866509417 ], [ -47.257451205167321, -22.343238207797601 ], [ -47.257426200245511, -22.343237524407332 ], [ -47.257401212871905, -22.343236816967345 ], [ -47.257376242849858, -22.343236086118775 ], [ -47.257351460178171, -22.343235337642398 ], [ -47.257326519626737, -22.34323456190787 ], [ -47.257137362341552, -22.343228510145249 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1161.8986637420001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264198125580535, -22.335962574800053 ], [ -47.264067475362111, -22.336095543638844 ], [ -47.264050128411732, -22.336113093548128 ], [ -47.264032779469659, -22.336130548185995 ], [ -47.264015432562722, -22.336147910968666 ], [ -47.263998091679206, -22.336165185290259 ], [ -47.26398076077075, -22.336182374520739 ], [ -47.263963443752431, -22.336199482006009 ], [ -47.263946144504111, -22.336216511066198 ], [ -47.263928866871758, -22.336233464994645 ], [ -47.263911614667258, -22.33625034705808 ], [ -47.263894520951567, -22.336267034287616 ], [ -47.263877305225954, -22.336283807580216 ], [ -47.263860126105122, -22.336300518571139 ], [ -47.263842987287632, -22.336317170428071 ], [ -47.263825892442597, -22.336333766287762 ], [ -47.26380884472885, -22.336350309666031 ], [ -47.263791834459873, -22.336366814917842 ], [ -47.263774849697363, -22.336383296806311 ], [ -47.263757891462298, -22.336399757410653 ], [ -47.263740961477765, -22.336416198115479 ], [ -47.263724061461396, -22.336432620297526 ], [ -47.263707193123579, -22.33644902532728 ], [ -47.263690358168866, -22.336465414567563 ], [ -47.263673558294769, -22.336481789374865 ], [ -47.263656795192695, -22.336498151098372 ], [ -47.263640070546543, -22.336514501081123 ], [ -47.263623386034865, -22.336530840658206 ], [ -47.263606882288698, -22.336547034807516 ], [ -47.263590295024699, -22.33656334548915 ], [ -47.263573752845822, -22.336579649692581 ], [ -47.263557257398453, -22.336595948724085 ], [ -47.263540810321544, -22.336612243884009 ], [ -47.263524413246728, -22.336628536466275 ], [ -47.263508067798135, -22.336644827758903 ], [ -47.263491775591788, -22.336661119044322 ], [ -47.263475538236044, -22.336677411599112 ], [ -47.26345935733108, -22.33669370669438 ], [ -47.263443234469044, -22.33671000559572 ], [ -47.263427171233445, -22.336726309563836 ], [ -47.263411169199031, -22.336742619854469 ], [ -47.263395229931881, -22.33675893771867 ], [ -47.263379354989127, -22.336775264402768 ], [ -47.263363545918658, -22.33679160114896 ], [ -47.263347804258487, -22.336807949195858 ], [ -47.263332131537418, -22.336824309777782 ], [ -47.263316529274235, -22.336840684125853 ], [ -47.263300998977599, -22.336857073468057 ], [ -47.263285542145667, -22.336873479029677 ], [ -47.263270160266245, -22.336889902033313 ], [ -47.263254854816445, -22.336906343699258 ], [ -47.263239627261612, -22.336922805246914 ], [ -47.263224476444002, -22.336939290735955 ], [ -47.26320939194941, -22.336955813698165 ], [ -47.263194362991158, -22.33697238587478 ], [ -47.263179387522719, -22.336989009016587 ], [ -47.263164465413837, -22.337005682774848 ], [ -47.263149596534383, -22.337022406800305 ], [ -47.263134780754818, -22.337039180742313 ], [ -47.263120017945518, -22.337056004249945 ], [ -47.263105307977021, -22.337072876971376 ], [ -47.263090650720642, -22.337089798553475 ], [ -47.263076046047402, -22.337106768642794 ], [ -47.263061493828459, -22.337123786885257 ], [ -47.26304699393544, -22.337140852925419 ], [ -47.263032546240112, -22.337157966407318 ], [ -47.263018150614101, -22.337175126974387 ], [ -47.263003806929241, -22.337192334269339 ], [ -47.262989515057761, -22.337209587933636 ], [ -47.2629752748717, -22.337226887608484 ], [ -47.262961086243244, -22.33724423293415 ], [ -47.262946949044661, -22.337261623550255 ], [ -47.262932863148208, -22.337279059095735 ], [ -47.262918828426358, -22.337296539208666 ], [ -47.262904844751418, -22.33731406352652 ], [ -47.262890911995946, -22.337331631685974 ], [ -47.2628770300323, -22.337349243323192 ], [ -47.262863198732873, -22.337366898073562 ], [ -47.262849417970102, -22.337384595571866 ], [ -47.26283568761631, -22.337402335452278 ], [ -47.262822007543924, -22.337420117348053 ], [ -47.262808377625312, -22.337437940892048 ], [ -47.262794797732568, -22.337455805716505 ], [ -47.262781267737985, -22.337473711452986 ], [ -47.262767787513667, -22.33749165773235 ], [ -47.262754356931623, -22.33750964418504 ], [ -47.262740975863785, -22.337527670440796 ], [ -47.262727644181972, -22.337545736128828 ], [ -47.262714361757951, -22.337563840877689 ], [ -47.262701128463405, -22.337581984315364 ], [ -47.262687944169507, -22.337600166069734 ], [ -47.262674808747896, -22.337618385767357 ], [ -47.262661722069836, -22.337636643034589 ], [ -47.262648684006258, -22.337654937497526 ], [ -47.262635694428042, -22.337673268781579 ], [ -47.262622753205946, -22.337691636511593 ], [ -47.262609860210638, -22.337710040311833 ], [ -47.262597015312487, -22.337728479806227 ], [ -47.262584218381832, -22.33774695461809 ], [ -47.262571469288517, -22.33776546437058 ], [ -47.262558767902526, -22.33778400868605 ], [ -47.262546114093482, -22.33780258718647 ], [ -47.262533507730971, -22.337821199493362 ], [ -47.26252094868417, -22.337839845227915 ], [ -47.262508436821996, -22.33785852401104 ], [ -47.262495972013454, -22.337877235462752 ], [ -47.262483554127165, -22.337895979202987 ], [ -47.262471183031522, -22.337914754851123 ], [ -47.262458858594641, -22.337933562026514 ], [ -47.262446580684305, -22.337952400347891 ], [ -47.262434349168508, -22.337971269433197 ], [ -47.2624221639146, -22.337990168900635 ], [ -47.262410024789737, -22.338009098367795 ], [ -47.26239793166102, -22.338028057451776 ], [ -47.26238588439508, -22.338047045769695 ], [ -47.262373882843789, -22.338066062961207 ], [ -47.262361926742734, -22.338085108844229 ], [ -47.262350015695446, -22.338104183403864 ], [ -47.262338149359664, -22.338123286521181 ], [ -47.262326327434295, -22.338142418011195 ], [ -47.262314549618296, -22.338161577688339 ], [ -47.262302815610724, -22.338180765366651 ], [ -47.262291125110586, -22.338199980859599 ], [ -47.262279477817202, -22.338219223979888 ], [ -47.262267873429685, -22.338238494540043 ], [ -47.262256311647121, -22.338257792352117 ], [ -47.262244792168907, -22.338277117227292 ], [ -47.262233314694122, -22.33829646897675 ], [ -47.262221878921927, -22.338315847410971 ], [ -47.262210484551751, -22.338335252339682 ], [ -47.26219913128255, -22.338354683572785 ], [ -47.262187818813409, -22.338374140919417 ], [ -47.262176546843591, -22.33839362418804 ], [ -47.262165315072153, -22.338413133186851 ], [ -47.262154123197988, -22.338432667723815 ], [ -47.262142970920152, -22.33845222760603 ], [ -47.262131857937369, -22.33847181264084 ], [ -47.262120783948482, -22.338491422634483 ], [ -47.26210974865252, -22.338511057392704 ], [ -47.262098751747708, -22.338530716721841 ], [ -47.262087792932761, -22.338550400426804 ], [ -47.262076871906281, -22.338570108312311 ], [ -47.26206598836643, -22.338589840183126 ], [ -47.262055142011512, -22.338609595843227 ], [ -47.262044332539567, -22.338629375096524 ], [ -47.262033559648685, -22.338649177746113 ], [ -47.262022823036794, -22.338669003595005 ], [ -47.26201212240148, -22.338688852445973 ], [ -47.262001457440441, -22.338708724101178 ], [ -47.261990827851122, -22.338728618362531 ], [ -47.261980233330803, -22.338748535031666 ], [ -47.261969673576665, -22.338768473909738 ], [ -47.261959148285705, -22.338788434797678 ], [ -47.261948657154761, -22.338808417496079 ], [ -47.261938199880468, -22.338828421805303 ], [ -47.261927776159318, -22.33884844752513 ], [ -47.261917385687688, -22.33886849445523 ], [ -47.261907028161652, -22.338888562395038 ], [ -47.261896703277188, -22.33890865114353 ], [ -47.261886410730099, -22.338928760499346 ], [ -47.261876150215897, -22.3389488902612 ], [ -47.261865921429909, -22.338969040227216 ], [ -47.261855724067374, -22.338989210195273 ], [ -47.261845557823364, -22.339009399962801 ], [ -47.261835422371377, -22.339029609369661 ], [ -47.261825316452253, -22.339049840108441 ], [ -47.261815237308099, -22.339070096288317 ], [ -47.261805182668596, -22.339090380235202 ], [ -47.261795151505069, -22.339110691725455 ], [ -47.261785142878473, -22.339131030350419 ], [ -47.261775155847758, -22.339151395700142 ], [ -47.261765189470225, -22.339171787362989 ], [ -47.261755242800966, -22.339192204926654 ], [ -47.261745314893318, -22.33921264797717 ], [ -47.261735404798713, -22.339233116099347 ], [ -47.261725511566375, -22.3392536088773 ], [ -47.26171555710286, -22.339274286129243 ], [ -47.26170569838915, -22.339294819784559 ], [ -47.261695853650942, -22.339315376831451 ], [ -47.261686021930934, -22.339335956849229 ], [ -47.261676202268987, -22.339356559417613 ], [ -47.261666393703699, -22.339377184113875 ], [ -47.261656595271035, -22.339397830515445 ], [ -47.261646806005075, -22.339418498198352 ], [ -47.261637024937862, -22.339439186737611 ], [ -47.261627251099213, -22.339459895707634 ], [ -47.26161748351695, -22.339480624681627 ], [ -47.261607721216642, -22.339501373232295 ], [ -47.261597963221881, -22.339522140931177 ], [ -47.261588208554194, -22.339542927348788 ], [ -47.261578456232634, -22.339563732055641 ], [ -47.261568705274307, -22.339584554620899 ], [ -47.261558954694387, -22.339605394612526 ], [ -47.261549203505453, -22.339626251598673 ], [ -47.261539450718345, -22.339647125145859 ], [ -47.261529695341395, -22.3396680148205 ], [ -47.261519936381134, -22.339688920187466 ], [ -47.26151017284122, -22.339709840812436 ], [ -47.261500403724312, -22.339730776257866 ], [ -47.261490628029684, -22.33975172608806 ], [ -47.261480844755333, -22.33977268986461 ], [ -47.261471052896418, -22.339793667149841 ], [ -47.261461251446512, -22.339814657504022 ], [ -47.261451439396581, -22.339835660487772 ], [ -47.261441615735443, -22.339856675660698 ], [ -47.261431779450213, -22.339877702580793 ], [ -47.261421929525163, -22.339898740806674 ], [ -47.261412064943094, -22.339919789894889 ], [ -47.26140218468398, -22.339940849402371 ], [ -47.261392287726082, -22.339961918884409 ], [ -47.2613823730455, -22.339982997895742 ], [ -47.261372439615876, -22.340004085990543 ], [ -47.26136248640919, -22.340025182721551 ], [ -47.261352512394467, -22.340046287642117 ], [ -47.261342516539848, -22.340067400302274 ], [ -47.261332497810244, -22.340088520253396 ], [ -47.261322455168752, -22.340109647045384 ], [ -47.261312387576929, -22.340130780226179 ], [ -47.261302293993431, -22.340151919344219 ], [ -47.26129217337531, -22.340173063946157 ], [ -47.261282024677477, -22.340194213577799 ], [ -47.261271767000203, -22.340215533750953 ], [ -47.261261555313396, -22.340236699256398 ], [ -47.261251312503255, -22.340257868146001 ], [ -47.261241039078961, -22.340279036834644 ], [ -47.261230736688489, -22.340300200431749 ], [ -47.261220405852789, -22.340321357009955 ], [ -47.26121004624494, -22.340342506397509 ], [ -47.261199657525765, -22.340363648447081 ], [ -47.261189239356092, -22.340384783011093 ], [ -47.261178791396297, -22.340405909942149 ], [ -47.261168313306804, -22.340427029092286 ], [ -47.261157804747903, -22.340448140313381 ], [ -47.261147265379542, -22.340469243457409 ], [ -47.261136694861761, -22.340490338375655 ], [ -47.26112609285434, -22.340511424919473 ], [ -47.261115459016857, -22.340532502939958 ], [ -47.261104793008911, -22.340553572287842 ], [ -47.261094094489877, -22.34057463281373 ], [ -47.26108336311902, -22.340595684367905 ], [ -47.261072598555486, -22.340616726800434 ], [ -47.261061800458222, -22.340637759961332 ], [ -47.261050968486167, -22.3406587837 ], [ -47.261040102298104, -22.340679797865906 ], [ -47.261029201552667, -22.340700802307968 ], [ -47.261018265908532, -22.340721796875005 ], [ -47.261007295023965, -22.340742781415731 ], [ -47.260996288557379, -22.340763755778386 ], [ -47.260985246167124, -22.340784719810795 ], [ -47.2609741675113, -22.340805673360734 ], [ -47.260963052247888, -22.340826616275805 ], [ -47.260951900034932, -22.340847548403104 ], [ -47.26094071053037, -22.340868469589381 ], [ -47.260929483392026, -22.340889379681244 ], [ -47.260918218277581, -22.340910278525076 ], [ -47.260906914844689, -22.340931165966939 ], [ -47.260895572750968, -22.340952041852482 ], [ -47.260884191654135, -22.340972906026764 ], [ -47.260872771211481, -22.340993758335326 ], [ -47.260861311080433, -22.341014598622827 ], [ -47.260849810918565, -22.341035426733477 ], [ -47.260838270383125, -22.341056242511566 ], [ -47.26082668913137, -22.341077045801065 ], [ -47.26081506682069, -22.341097836445194 ], [ -47.260803403108213, -22.341118614287346 ], [ -47.260791697651229, -22.34113937917029 ], [ -47.260779950107022, -22.341160130936327 ], [ -47.260768160132606, -22.341180869427966 ], [ -47.260756327385351, -22.341201594486751 ], [ -47.260744451522406, -22.341222305954201 ], [ -47.260732532200883, -22.341243003671583 ], [ -47.260720569078018, -22.341263687479668 ], [ -47.260708561811072, -22.341284357218751 ], [ -47.260696510057244, -22.341305012728952 ], [ -47.260684413473804, -22.341325653850078 ], [ -47.260672271717979, -22.341346280421536 ], [ -47.260660084447167, -22.341366892282128 ], [ -47.260647851318815, -22.341387489270538 ], [ -47.260635571990221, -22.341408071225079 ], [ -47.260623246118975, -22.341428637983594 ], [ -47.260610873362538, -22.34144918938367 ], [ -47.260598453378527, -22.341469725262456 ], [ -47.26058598582474, -22.341490245456566 ], [ -47.260573470358807, -22.341510749802573 ], [ -47.260560906638666, -22.34153123813639 ], [ -47.260548294322327, -22.341551710293512 ], [ -47.260535633067747, -22.341572166109398 ], [ -47.260522922533177, -22.341592605418654 ], [ -47.260510162376782, -22.34161302805601 ], [ -47.260497352257097, -22.3416334338553 ], [ -47.260484491832635, -22.341653822650169 ], [ -47.260471580761951, -22.34167419427413 ], [ -47.260458618704064, -22.341694548559722 ], [ -47.260445605317827, -22.341714885339634 ], [ -47.260432540262336, -22.341735204445929 ], [ -47.260419423196907, -22.341755505710285 ], [ -47.260406253781063, -22.341775788963851 ], [ -47.260393031674461, -22.341796054037587 ], [ -47.26037975653685, -22.341816300761959 ], [ -47.260379449060942, -22.341816767407337 ], [ -47.260358957083106, -22.341847811415043 ], [ -47.260353044643658, -22.341856740242431 ], [ -47.260339591026536, -22.341876956435406 ], [ -47.260326041491339, -22.34189720832449 ], [ -47.260312381998624, -22.341917504786245 ], [ -47.260298607200802, -22.341937841436124 ], [ -47.260284711823331, -22.341958213649786 ], [ -47.260270690518581, -22.34197861677994 ], [ -47.260256537866773, -22.34199904615383 ], [ -47.260242248376947, -22.342019497069966 ], [ -47.260227816488936, -22.342039964793909 ], [ -47.260213236574522, -22.342060444555031 ], [ -47.260198502939659, -22.342080931541734 ], [ -47.260183609826392, -22.342101420897556 ], [ -47.26016855141507, -22.342121907716411 ], [ -47.260153321827246, -22.342142387037867 ], [ -47.260137915128226, -22.342162853842403 ], [ -47.260122325330769, -22.342183303045768 ], [ -47.260106546398639, -22.342203729494067 ], [ -47.260090572250419, -22.342224127958314 ], [ -47.260074396764594, -22.34224449312838 ], [ -47.26005801378399, -22.342264819608143 ], [ -47.260041417121627, -22.342285101909127 ], [ -47.260024600567007, -22.342305334444667 ], [ -47.260007557892145, -22.342325511524916 ], [ -47.259990282859285, -22.342345627350472 ], [ -47.259972769228625, -22.342365676007258 ], [ -47.259955010766639, -22.342385651460958 ], [ -47.259937001255452, -22.342405547552058 ], [ -47.259918734502229, -22.342425357991143 ], [ -47.259900204349847, -22.342445076354235 ], [ -47.259881404688052, -22.342464696078842 ], [ -47.25986232946471, -22.342484210460935 ], [ -47.259842972698245, -22.34250361265191 ], [ -47.259823328490434, -22.342522895656558 ], [ -47.259803391039789, -22.342542052331719 ], [ -47.259783154655082, -22.34256107538619 ], [ -47.259762613769311, -22.3425799573813 ], [ -47.25974176304706, -22.342598690649169 ], [ -47.259720610239143, -22.342617256058908 ], [ -47.259699192205794, -22.342635613802905 ], [ -47.25967754186884, -22.342653736627504 ], [ -47.259655666406921, -22.342671620862461 ], [ -47.259633569763771, -22.342689265551495 ], [ -47.259611255833839, -22.342706669721714 ], [ -47.259588728463513, -22.342723832382401 ], [ -47.259565991453591, -22.342740752523003 ], [ -47.259543048560609, -22.342757429112055 ], [ -47.259519903498322, -22.342773861096184 ], [ -47.259496559939457, -22.342790047398669 ], [ -47.259473021517067, -22.342805986918631 ], [ -47.259449291825938, -22.342821678530065 ], [ -47.259425374424509, -22.342837121080574 ], [ -47.259401272836314, -22.342852313390612 ], [ -47.259376990550258, -22.342867254253139 ], [ -47.259352531023403, -22.342881942432225 ], [ -47.25932789768175, -22.342896376662484 ], [ -47.259303093921176, -22.342910555648523 ], [ -47.259278123109524, -22.342924478063889 ], [ -47.259252988587228, -22.342938142550921 ], [ -47.25922769366867, -22.342951547719618 ], [ -47.259202241643649, -22.342964692147259 ], [ -47.259176635778537, -22.342977574377674 ], [ -47.259150879317367, -22.342990192920769 ], [ -47.259124975482855, -22.343002546251842 ], [ -47.259098927478355, -22.343014632810814 ], [ -47.259072738488307, -22.343026451001958 ], [ -47.259046411679556, -22.343037999193172 ], [ -47.259019950202877, -22.343049275715295 ], [ -47.258993357193866, -22.343060278861628 ], [ -47.258966635774769, -22.343071006887136 ], [ -47.258939789055184, -22.343081458008111 ], [ -47.258912820133517, -22.343091630401425 ], [ -47.258885732098236, -22.343101522203948 ], [ -47.258858528029798, -22.343111131511833 ], [ -47.258831211001265, -22.343120456380131 ], [ -47.258803784080158, -22.343129494821952 ], [ -47.258776250330776, -22.343138244807719 ], [ -47.258748612814216, -22.343146704265077 ], [ -47.258720874590871, -22.343154871077839 ], [ -47.258693038722761, -22.343162743085387 ], [ -47.258665108273966, -22.3431703180824 ], [ -47.258637086313918, -22.343177593817881 ], [ -47.258608975918605, -22.343184567994872 ], [ -47.258580780172032, -22.343191238269977 ], [ -47.258552502247731, -22.34319760223504 ], [ -47.25852416215217, -22.343203653857181 ], [ -47.258495817737838, -22.343209382514882 ], [ -47.258467515310883, -22.343214787278452 ], [ -47.258439263815177, -22.343219876128227 ], [ -47.258411066876732, -22.343224658100738 ], [ -47.258382927903725, -22.343229142245917 ], [ -47.258354850093731, -22.343233337614819 ], [ -47.258326836441988, -22.343237253248102 ], [ -47.258298889752488, -22.343240898164996 ], [ -47.258271012647185, -22.343244281353954 ], [ -47.258243207575759, -22.343247411763667 ], [ -47.258215476827679, -22.34325029829526 ], [ -47.25818782254229, -22.343252949795193 ], [ -47.258160246719171, -22.343255375049395 ], [ -47.258132751230178, -22.343257582777529 ], [ -47.258105337829384, -22.343259581628725 ], [ -47.258078008163686, -22.343261380177495 ], [ -47.25805076378321, -22.343262986920642 ], [ -47.258023606151454, -22.343264410274443 ], [ -47.257996536655007, -22.343265658572758 ], [ -47.257969556612501, -22.343266740065264 ], [ -47.257942667284304, -22.343267662916357 ], [ -47.257915869880662, -22.343268435204418 ], [ -47.257889165569502, -22.343269064921333 ], [ -47.257862555484991, -22.343269559972342 ], [ -47.257836040734261, -22.343269928176184 ], [ -47.257809622404601, -22.343270177265431 ], [ -47.257783301570107, -22.343270314886922 ], [ -47.257757079296965, -22.34327034860241 ], [ -47.257730956650022, -22.343270285889417 ], [ -47.257704934697266, -22.343270134141765 ], [ -47.257679014515524, -22.343269900670599 ], [ -47.257653197194152, -22.34326959270528 ], [ -47.257627483839357, -22.343269217393935 ], [ -47.257601875578374, -22.343268781804618 ], [ -47.257576373562323, -22.343268292925856 ], [ -47.257550978969476, -22.343267757667341 ], [ -47.257525693007665, -22.343267182860618 ], [ -47.257500515342436, -22.343266575221445 ], [ -47.257475420921999, -22.343265940562652 ], [ -47.257450365882157, -22.343265281012147 ], [ -47.257425329893266, -22.343264596773203 ], [ -47.257400312221385, -22.343263888475803 ], [ -47.257375312671279, -22.343263156763395 ], [ -47.25735051542614, -22.343262407847273 ], [ -47.257325546504362, -22.343261631243443 ], [ -47.257124428686915, -22.343255196820426 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1166.407445414, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264223822015524, -22.335976565915665 ], [ -47.264088934970907, -22.336113846800632 ], [ -47.264071531489861, -22.336131453905068 ], [ -47.264054129756872, -22.336148961658512 ], [ -47.264036733833137, -22.336166373505865 ], [ -47.264019347738355, -22.336183692868207 ], [ -47.264001975452757, -22.336200923140556 ], [ -47.263984620917121, -22.336218067692084 ], [ -47.263967288034486, -22.336235129864185 ], [ -47.263949980671242, -22.336252112969426 ], [ -47.263932702657101, -22.336269020291567 ], [ -47.263915597013096, -22.336285719168593 ], [ -47.263898361388321, -22.336302511870734 ], [ -47.26388116632323, -22.336319238386416 ], [ -47.263864015525471, -22.336335901892891 ], [ -47.263846912671042, -22.336352505534048 ], [ -47.263829860888649, -22.336369052864157 ], [ -47.263812849538311, -22.336385559168072 ], [ -47.2637958656262, -22.336402040234105 ], [ -47.263778910118397, -22.33641849819433 ], [ -47.263761984737165, -22.336434934432674 ], [ -47.263745091198793, -22.33645135032468 ], [ -47.263728231211807, -22.336467747239084 ], [ -47.263711406478514, -22.336484126536458 ], [ -47.263694618693478, -22.336500489570447 ], [ -47.263677869544864, -22.336516837686915 ], [ -47.26366116071263, -22.336533172225096 ], [ -47.26364449387107, -22.336549494515609 ], [ -47.263628020335531, -22.336565659042879 ], [ -47.263611455359751, -22.336581947810725 ], [ -47.263594937305825, -22.336598228239019 ], [ -47.263578467813332, -22.336614501627508 ], [ -47.263562048513869, -22.336630769269338 ], [ -47.263545681031175, -22.336647032450873 ], [ -47.263529366980869, -22.336663292452041 ], [ -47.263513107969864, -22.336679550546826 ], [ -47.263496905596774, -22.336695808002865 ], [ -47.263480761451518, -22.336712066081862 ], [ -47.263464677115245, -22.336728326039676 ], [ -47.263448654159824, -22.336744589126798 ], [ -47.263432694147752, -22.336760856588509 ], [ -47.263416798632107, -22.336777129664871 ], [ -47.263400969156407, -22.336793409591035 ], [ -47.263385207254174, -22.336809697597548 ], [ -47.263369514448293, -22.33682599491117 ], [ -47.263353892251764, -22.336842302754079 ], [ -47.263338342166762, -22.336858622344963 ], [ -47.26332286568455, -22.336874954899024 ], [ -47.263307464285141, -22.336891301628796 ], [ -47.263292139437333, -22.336907663743695 ], [ -47.263276892598441, -22.336924042450811 ], [ -47.263261725213091, -22.336940438956145 ], [ -47.263246635901112, -22.336956857524545 ], [ -47.2632316133421, -22.336973312648169 ], [ -47.263216645912109, -22.336989816981855 ], [ -47.263201731420523, -22.337006372441085 ], [ -47.263186869740416, -22.337022978680402 ], [ -47.263172060744949, -22.337039635353648 ], [ -47.263157304308002, -22.337056342113254 ], [ -47.263142600303297, -22.337073098611334 ], [ -47.263127948604748, -22.33708990449907 ], [ -47.263113349087128, -22.337106759426149 ], [ -47.263098801624864, -22.337123663041961 ], [ -47.263084306092502, -22.337140614995246 ], [ -47.263069862365199, -22.337157614933286 ], [ -47.263055470318172, -22.337174662502669 ], [ -47.263041129826512, -22.337191757349569 ], [ -47.263026840765491, -22.33720889911913 ], [ -47.263012603010907, -22.337226087455328 ], [ -47.262998416438236, -22.337243322001775 ], [ -47.262984280923234, -22.337260602401113 ], [ -47.262970196341641, -22.337277928295283 ], [ -47.262956162569225, -22.337295299325458 ], [ -47.262942179481996, -22.337312715131908 ], [ -47.262928246955774, -22.337330175354278 ], [ -47.262914364866653, -22.3373476796313 ], [ -47.262900533090523, -22.337365227601168 ], [ -47.262886751503281, -22.3373828189013 ], [ -47.262873019980901, -22.337400453168385 ], [ -47.26285933839921, -22.337418130038483 ], [ -47.262845706634167, -22.337435849146747 ], [ -47.262832124561626, -22.337453610127717 ], [ -47.262818592057272, -22.337471412615454 ], [ -47.262805108996808, -22.337489256243146 ], [ -47.262791675255912, -22.337507140643357 ], [ -47.262778290710052, -22.337525065448112 ], [ -47.26276495523463, -22.337543030288664 ], [ -47.262751668705, -22.337561034795769 ], [ -47.262738430996343, -22.337579078599465 ], [ -47.262725241983823, -22.337597161329111 ], [ -47.262712101542071, -22.337615282613992 ], [ -47.262699009546154, -22.33763344208198 ], [ -47.262685965870816, -22.337651639360743 ], [ -47.262672970390312, -22.337669874077644 ], [ -47.262660022979034, -22.337688145859282 ], [ -47.262647123511059, -22.337706454331713 ], [ -47.26263427186047, -22.33772479912032 ], [ -47.262621467901027, -22.337743179850111 ], [ -47.262608711506381, -22.337761596145487 ], [ -47.262596002549742, -22.337780047630645 ], [ -47.262583340904406, -22.337798533928922 ], [ -47.262570726443343, -22.337817054663216 ], [ -47.262558159039379, -22.337835609456004 ], [ -47.262545638565037, -22.337854197929325 ], [ -47.262533164892446, -22.33787281970503 ], [ -47.26252073789388, -22.337891474403904 ], [ -47.262508357441178, -22.337910161646647 ], [ -47.262496023406001, -22.337928881053454 ], [ -47.262483735659572, -22.337947632244312 ], [ -47.262471494072912, -22.337966414838803 ], [ -47.262459298517172, -22.337985228455437 ], [ -47.262447148862819, -22.338004072713098 ], [ -47.262435044980172, -22.338022947229991 ], [ -47.262422986739416, -22.338041851623782 ], [ -47.262410974010287, -22.338060785512187 ], [ -47.262399006646547, -22.338079748537165 ], [ -47.262387084377949, -22.338098740531372 ], [ -47.262375206799746, -22.338117761498893 ], [ -47.262363373568796, -22.338136811327985 ], [ -47.262351584386316, -22.338155889835871 ], [ -47.262339838953601, -22.338174996839165 ], [ -47.262328136971988, -22.338194132153969 ], [ -47.262316478142878, -22.338213295595853 ], [ -47.262304862167866, -22.338232486979479 ], [ -47.262293288748396, -22.338251706119365 ], [ -47.262281757585939, -22.338270952829529 ], [ -47.262270268382167, -22.338290226923036 ], [ -47.262258820838539, -22.338309528212942 ], [ -47.262247414656514, -22.338328856511588 ], [ -47.262236049537883, -22.338348211630468 ], [ -47.262224725183927, -22.338367593381253 ], [ -47.262213441296069, -22.338387001574823 ], [ -47.262202197575881, -22.338406436021291 ], [ -47.262190993724744, -22.338425896530524 ], [ -47.262179829443866, -22.338445382912166 ], [ -47.26216870443465, -22.338464894974859 ], [ -47.262157618398099, -22.338484432527476 ], [ -47.262146571035373, -22.338503995377838 ], [ -47.262135562047803, -22.338523583333103 ], [ -47.262124591135866, -22.338543196201204 ], [ -47.262113658000636, -22.33856283378838 ], [ -47.262102762342927, -22.338582495900731 ], [ -47.262091903863187, -22.338602182344474 ], [ -47.262081082262007, -22.338621892924877 ], [ -47.262070297239646, -22.338641627447213 ], [ -47.262059548496445, -22.338661385715803 ], [ -47.262048835732571, -22.338681167534912 ], [ -47.262038158647826, -22.338700972708576 ], [ -47.262027516942133, -22.338720801040111 ], [ -47.262016910315126, -22.338740652332664 ], [ -47.262006338466264, -22.338760526388953 ], [ -47.26199580109494, -22.338780423011311 ], [ -47.261985297900281, -22.33880034200169 ], [ -47.261974828581288, -22.338820283161851 ], [ -47.261964392836703, -22.33884024629311 ], [ -47.261953990365207, -22.338860231196332 ], [ -47.261943620865281, -22.338880237672136 ], [ -47.261933284035045, -22.338900265520969 ], [ -47.261922979572617, -22.338920314542762 ], [ -47.261912707175838, -22.338940384537054 ], [ -47.261902466542274, -22.338960475303477 ], [ -47.261892257369304, -22.338980586641075 ], [ -47.261882079354216, -22.33900071834854 ], [ -47.261871932194062, -22.339020870224154 ], [ -47.26186181556271, -22.33904104211188 ], [ -47.26185172813009, -22.339061235851066 ], [ -47.261841666972828, -22.339081455890486 ], [ -47.261831629721016, -22.339101704767998 ], [ -47.261821615343976, -22.33912198227646 ], [ -47.261811622907501, -22.339142288009459 ], [ -47.261801651475302, -22.339162621559197 ], [ -47.261791700109221, -22.339182982516185 ], [ -47.261781767868811, -22.339203370469981 ], [ -47.261771853811673, -22.339223785008546 ], [ -47.261761956993368, -22.339244225718428 ], [ -47.261752076467118, -22.33926469218552 ], [ -47.261742128209406, -22.339285356555372 ], [ -47.26173228135373, -22.339305865554898 ], [ -47.261722447912582, -22.339326399051252 ], [ -47.261712626932109, -22.339346956625057 ], [ -47.261702817455465, -22.339367537857441 ], [ -47.261693018524376, -22.339388142326868 ], [ -47.261683229177741, -22.339408769611985 ], [ -47.261673448452463, -22.339429419289878 ], [ -47.261663675383232, -22.339450090936552 ], [ -47.261653909002348, -22.339470784127457 ], [ -47.261644148339947, -22.339491498436622 ], [ -47.26163439242373, -22.339512233437596 ], [ -47.261624640279308, -22.339532988702651 ], [ -47.261614890930055, -22.33955376380306 ], [ -47.261605143396643, -22.339574558309874 ], [ -47.261595396697707, -22.339595371792882 ], [ -47.261585649849735, -22.339616203820523 ], [ -47.261575901866522, -22.339637053961397 ], [ -47.261566151759837, -22.339657921782436 ], [ -47.261556398538886, -22.339678806850376 ], [ -47.261546641210906, -22.339699708730315 ], [ -47.261536878779971, -22.339720626988257 ], [ -47.261527110249162, -22.339741561186688 ], [ -47.261517334617871, -22.339762510890079 ], [ -47.261507550884104, -22.339783475660056 ], [ -47.261497758042864, -22.339804455058903 ], [ -47.261487955087389, -22.339825448646877 ], [ -47.261478141008141, -22.339846455984414 ], [ -47.261468314793269, -22.339867476630982 ], [ -47.26145847542908, -22.339888510144263 ], [ -47.261448621898829, -22.339909556082659 ], [ -47.261438753184109, -22.339930614002281 ], [ -47.261428868263621, -22.339951683459709 ], [ -47.261418966114142, -22.339972764009705 ], [ -47.261409045710025, -22.339993855206412 ], [ -47.261399106023156, -22.34001495660355 ], [ -47.261389146023483, -22.340036067753079 ], [ -47.261379164677876, -22.340057188207687 ], [ -47.26136916095215, -22.340078317516497 ], [ -47.261359133808803, -22.340099455230103 ], [ -47.261349082208234, -22.340120600897464 ], [ -47.261339005109178, -22.34014175406546 ], [ -47.261328901467316, -22.340162914281567 ], [ -47.26131877023662, -22.34018408109117 ], [ -47.261308610368665, -22.340205254038882 ], [ -47.261298334817852, -22.340226611401871 ], [ -47.261288110551867, -22.340247802988603 ], [ -47.26127785460222, -22.340268999042419 ], [ -47.261267567591531, -22.340290195734852 ], [ -47.261257251338222, -22.34031138781819 ], [ -47.261246906428376, -22.340332573227553 ], [ -47.261236532534632, -22.340353751788609 ], [ -47.261226129316576, -22.340374923353348 ], [ -47.261215696433638, -22.340396087773509 ], [ -47.261205233544864, -22.340417244901058 ], [ -47.261194740309335, -22.340438394587263 ], [ -47.261184216385999, -22.340459536683248 ], [ -47.261173661433361, -22.3404806710403 ], [ -47.26116307511009, -22.34050179750886 ], [ -47.261152457074559, -22.340522915939555 ], [ -47.261141806984988, -22.340544026182673 ], [ -47.261131124499492, -22.340565128088102 ], [ -47.261120409276018, -22.340586221505596 ], [ -47.261109660972402, -22.340607306284589 ], [ -47.261098879246362, -22.340628382274289 ], [ -47.261088063755352, -22.340649449323823 ], [ -47.261077214156842, -22.340670507281661 ], [ -47.261066330108122, -22.340691555996354 ], [ -47.261055411266398, -22.340712595315843 ], [ -47.261044457288762, -22.340733625087942 ], [ -47.261033467832029, -22.340754645160448 ], [ -47.26102244255312, -22.340775655380504 ], [ -47.26101138110878, -22.340796655594932 ], [ -47.261000283155653, -22.340817645650493 ], [ -47.260989148350198, -22.340838625393644 ], [ -47.260977976348855, -22.340859594670423 ], [ -47.26096676680806, -22.340880553326414 ], [ -47.260955519384055, -22.340901501207135 ], [ -47.260944233732985, -22.34092243815774 ], [ -47.260932909510935, -22.340943364023165 ], [ -47.260921546373915, -22.340964278647789 ], [ -47.260910143978151, -22.340985181875428 ], [ -47.260898701979272, -22.341006073550393 ], [ -47.260887220033162, -22.341026953516081 ], [ -47.260875697795797, -22.341047821615337 ], [ -47.260864134922841, -22.341068677691165 ], [ -47.260852531069943, -22.341089521586159 ], [ -47.260840885892932, -22.341110353142096 ], [ -47.260829199047322, -22.341131172201063 ], [ -47.260817470188776, -22.341151978604323 ], [ -47.26080569897303, -22.341172772192753 ], [ -47.260793885055463, -22.341193552807379 ], [ -47.260782028091818, -22.341214320288163 ], [ -47.260770127737693, -22.341235074475186 ], [ -47.260758183648591, -22.341255815208108 ], [ -47.260746195480117, -22.341276542326064 ], [ -47.260734162887928, -22.341297255667783 ], [ -47.260722085527675, -22.341317955071748 ], [ -47.260709963055, -22.341338640376023 ], [ -47.260697795125502, -22.341359311418405 ], [ -47.260685581395073, -22.341379968035906 ], [ -47.260673321519469, -22.341400610065474 ], [ -47.260661015154511, -22.341421237343642 ], [ -47.260648661956125, -22.341441849706378 ], [ -47.260636261580252, -22.341462446989507 ], [ -47.260623813682912, -22.341483029028289 ], [ -47.260611317920322, -22.341503595657354 ], [ -47.260598773948608, -22.341524146711475 ], [ -47.260586181424117, -22.341544682024523 ], [ -47.260573540003321, -22.341565201430019 ], [ -47.260560849342639, -22.341585704761407 ], [ -47.260548109098835, -22.341606191851255 ], [ -47.260535318928511, -22.341626662532189 ], [ -47.260522478488696, -22.341647116635919 ], [ -47.260509587436438, -22.341667553994043 ], [ -47.260496645428788, -22.341687974437789 ], [ -47.260483652123277, -22.341708377797563 ], [ -47.260470607177304, -22.341728763903756 ], [ -47.260457510248507, -22.34174913258629 ], [ -47.260444360994747, -22.341769483674433 ], [ -47.260431159074166, -22.341789816997085 ], [ -47.260417904144973, -22.341810132382761 ], [ -47.260406273834647, -22.341827870485943 ], [ -47.260385796255356, -22.341858920454374 ], [ -47.260377816635774, -22.341870971092465 ], [ -47.260364327592065, -22.341891240525232 ], [ -47.260350739324807, -22.341911550311149 ], [ -47.26033703705523, -22.341931910340186 ], [ -47.260323215367009, -22.341952316223207 ], [ -47.260309268922406, -22.341972763312754 ], [ -47.260295192305037, -22.341993246936735 ], [ -47.260280980020866, -22.34201376239562 ], [ -47.260266626499103, -22.342034304958851 ], [ -47.260252126094478, -22.342054869860526 ], [ -47.260237473088424, -22.342075452295667 ], [ -47.260222661691508, -22.342096047415161 ], [ -47.260207686045398, -22.342116650321621 ], [ -47.260192540225439, -22.342137256064291 ], [ -47.260177218243527, -22.34215785963378 ], [ -47.260161714051087, -22.342178455957079 ], [ -47.260146021542916, -22.342199039891536 ], [ -47.260130134561017, -22.342219606219391 ], [ -47.260114046898785, -22.342240149642105 ], [ -47.260097752306443, -22.342260664773733 ], [ -47.260081244495716, -22.34228114613575 ], [ -47.260064517146333, -22.342301588150104 ], [ -47.260047563912671, -22.342321985133005 ], [ -47.260030378430258, -22.342342331289622 ], [ -47.260012954324083, -22.342362620707092 ], [ -47.259995285216974, -22.342382847349022 ], [ -47.259977364738525, -22.342403005049633 ], [ -47.259959186535092, -22.342423087508202 ], [ -47.259940744280094, -22.342443088284202 ], [ -47.259922031685392, -22.342463000792126 ], [ -47.259903042513272, -22.342482818297334 ], [ -47.259883770588701, -22.342502533912715 ], [ -47.25986420981252, -22.342522140595602 ], [ -47.259844354175421, -22.342541631145224 ], [ -47.259824197772204, -22.342560998201705 ], [ -47.259803734816508, -22.342580234245535 ], [ -47.259782959655652, -22.342599331598599 ], [ -47.259761866886379, -22.342618282335735 ], [ -47.259740465196963, -22.342637066186722 ], [ -47.259718794431286, -22.342655640554394 ], [ -47.259696889802889, -22.342673976241034 ], [ -47.25967475875526, -22.342692069431966 ], [ -47.259652405248069, -22.342709919235329 ], [ -47.259629833187965, -22.342727524741303 ], [ -47.259607046429807, -22.342744885020931 ], [ -47.259584048779338, -22.342761999123766 ], [ -47.259560843994677, -22.342778866077055 ], [ -47.259537435787813, -22.342795484884267 ], [ -47.259513827826638, -22.34281185452377 ], [ -47.259490023736262, -22.34282797394798 ], [ -47.259466027100558, -22.342843842082203 ], [ -47.259441841464294, -22.342859457823288 ], [ -47.259417470334625, -22.342874820038901 ], [ -47.259392917181515, -22.34288992756716 ], [ -47.259368185440444, -22.342904779214908 ], [ -47.25934327851359, -22.342919373757379 ], [ -47.259318199770661, -22.342933709937476 ], [ -47.259292952551171, -22.342947786464673 ], [ -47.259267540165013, -22.342961602014736 ], [ -47.259241965894219, -22.342975155228725 ], [ -47.259216232994198, -22.342988444712386 ], [ -47.259190344695178, -22.343001469035528 ], [ -47.259164304203317, -22.343014226731281 ], [ -47.259138114701848, -22.343026716295629 ], [ -47.259111779353113, -22.343038936186453 ], [ -47.259085301299123, -22.343050884823164 ], [ -47.259058683662836, -22.343062560586063 ], [ -47.259031929550076, -22.343073961815492 ], [ -47.259005042050234, -22.343085086811449 ], [ -47.258978024238267, -22.343095933832561 ], [ -47.258950879175586, -22.343106501095871 ], [ -47.258923609911491, -22.343116786775923 ], [ -47.258896219484697, -22.343126789004209 ], [ -47.258868710925114, -22.343136505868355 ], [ -47.258841087254865, -22.343145935411741 ], [ -47.258813351489962, -22.343155075632559 ], [ -47.258785506643036, -22.343163924483044 ], [ -47.258757555723236, -22.343172479869356 ], [ -47.258729501738955, -22.343180739650485 ], [ -47.258701347700345, -22.343188701637526 ], [ -47.258673096619795, -22.343196363593425 ], [ -47.258644751515384, -22.343203723231948 ], [ -47.258616315412347, -22.343210778217443 ], [ -47.258587791344475, -22.343217526164132 ], [ -47.258559182442049, -22.343223964616566 ], [ -47.258530509963286, -22.343230087214916 ], [ -47.258501835976801, -22.343235882482571 ], [ -47.258473210235401, -22.343241348988251 ], [ -47.258444642271812, -22.34324649484287 ], [ -47.258416135891736, -22.343251329294645 ], [ -47.258387694666361, -22.343255861606352 ], [ -47.258359321940027, -22.343260101041949 ], [ -47.258331020839208, -22.343264056854142 ], [ -47.258302794284369, -22.343267738272651 ], [ -47.258274645000022, -22.343271154493934 ], [ -47.258246575525042, -22.343274314671728 ], [ -47.258218588225844, -22.343277227908519 ], [ -47.258190685307184, -22.343279903247943 ], [ -47.25816286882322, -22.343282349668353 ], [ -47.258135140690641, -22.343284576076865 ], [ -47.258107502699247, -22.343286591304587 ], [ -47.258079956523481, -22.343288404102172 ], [ -47.258052503733467, -22.343290023136749 ], [ -47.258025145806137, -22.343291456988659 ], [ -47.257997884135541, -22.343292714149417 ], [ -47.257970720042564, -22.343293803019993 ], [ -47.257943654785343, -22.343294731909481 ], [ -47.257916689568006, -22.34329550903427 ], [ -47.257889825549221, -22.343296142517705 ], [ -47.257863063851133, -22.343296640389717 ], [ -47.257836405566891, -22.343297010587225 ], [ -47.257809851768243, -22.343297260954174 ], [ -47.257783403512725, -22.343297399242317 ], [ -47.257757061849347, -22.343297433111776 ], [ -47.257730827825696, -22.343297370131786 ], [ -47.257704702492738, -22.343297217781707 ], [ -47.257678686910921, -22.343296983451651 ], [ -47.257652782154274, -22.343296674443735 ], [ -47.257626989314893, -22.343296297972682 ], [ -47.257601309507521, -22.343295861166791 ], [ -47.257575743872678, -22.343295371068848 ], [ -47.257550293580074, -22.34329483463674 ], [ -47.257524959831294, -22.343294258744105 ], [ -47.257499742166935, -22.343293650140009 ], [ -47.25747461351294, -22.343293014615821 ], [ -47.257449526597163, -22.34329235422662 ], [ -47.257424459541184, -22.343291669138999 ], [ -47.257399411571022, -22.34329095998422 ], [ -47.257374382492848, -22.343290227407937 ], [ -47.257349570674243, -22.343289478052089 ], [ -47.257324573382121, -22.343288700578931 ], [ -47.257111087148111, -22.343281870445256 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1170.518106775, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264246911764118, -22.335993209983059 ], [ -47.264110394585231, -22.336132149959052 ], [ -47.264092934573554, -22.336149814258672 ], [ -47.264075480049677, -22.336167375127715 ], [ -47.264058035109151, -22.336184836039774 ], [ -47.264040603803082, -22.336202200442834 ], [ -47.264023190140307, -22.336219471757083 ], [ -47.264005798087418, -22.336236653374911 ], [ -47.263988431570446, -22.336253748658933 ], [ -47.263971094476304, -22.336270760940899 ], [ -47.263953790652529, -22.336287693521836 ], [ -47.263936673080252, -22.336304404046317 ], [ -47.263919417556309, -22.336321216157998 ], [ -47.263902206546923, -22.336337958198474 ], [ -47.263885043768894, -22.3363546333545 ], [ -47.263867932905058, -22.336371244777119 ], [ -47.263850877054075, -22.336387796059043 ], [ -47.263833864622349, -22.336404303415044 ], [ -47.263816881560622, -22.336420783658664 ], [ -47.263799928780109, -22.336437238974757 ], [ -47.263783008002171, -22.336453670746625 ], [ -47.263766120941796, -22.33647008034859 ], [ -47.263749269305642, -22.336486469147658 ], [ -47.263732454793711, -22.336502838502078 ], [ -47.263715679097778, -22.336519189762804 ], [ -47.263698943902604, -22.336535524272232 ], [ -47.263682250884315, -22.336551843365836 ], [ -47.263665601712859, -22.336568148369754 ], [ -47.263649158387942, -22.336584283274991 ], [ -47.263632615700402, -22.336600550128999 ], [ -47.263616121771413, -22.336616806782203 ], [ -47.263599678233788, -22.336633054527617 ], [ -47.263583286711786, -22.336649294651352 ], [ -47.263566948821207, -22.33666552843216 ], [ -47.263550666169181, -22.336681757141854 ], [ -47.263534440353503, -22.336697982046019 ], [ -47.263518272963104, -22.336714204403258 ], [ -47.263502165577535, -22.336730425466008 ], [ -47.263486119766995, -22.336746646480272 ], [ -47.263470137091765, -22.336762868686403 ], [ -47.263454219102016, -22.336779093319151 ], [ -47.263438367337891, -22.33679532160772 ], [ -47.263422583329245, -22.336811554775924 ], [ -47.263406868595226, -22.336827794042744 ], [ -47.263391224643641, -22.336844040623081 ], [ -47.263375652971639, -22.336860295726964 ], [ -47.263360155064817, -22.336876560560597 ], [ -47.263344732397044, -22.336892836326545 ], [ -47.263329386430136, -22.336909124224437 ], [ -47.263314118613934, -22.336925425450595 ], [ -47.263298930385943, -22.336941741198839 ], [ -47.263283823170092, -22.336958072661854 ], [ -47.263268795363679, -22.336974424309634 ], [ -47.263253834740254, -22.33699081159466 ], [ -47.263238928838526, -22.337007248085364 ], [ -47.26322407532377, -22.337023735862019 ], [ -47.26320927407243, -22.33704027458236 ], [ -47.263194524960973, -22.337056863903367 ], [ -47.263179827866615, -22.337073503480578 ], [ -47.263165182666498, -22.337090192969097 ], [ -47.263150589237888, -22.337106932023111 ], [ -47.263136047459007, -22.337123720295104 ], [ -47.263121557207697, -22.337140557437458 ], [ -47.263107118361937, -22.337157443101542 ], [ -47.263092730800331, -22.337174376937384 ], [ -47.263078394401589, -22.337191358594307 ], [ -47.263064109044237, -22.337208387720985 ], [ -47.263049874607077, -22.337225463965137 ], [ -47.263035690969346, -22.337242586973247 ], [ -47.263021558010088, -22.337259756391269 ], [ -47.263007475608504, -22.337276971864291 ], [ -47.262993443643879, -22.337294233036509 ], [ -47.262979461995513, -22.337311539551354 ], [ -47.262965530542871, -22.337328891051296 ], [ -47.262951649165373, -22.337346287178185 ], [ -47.262937817742589, -22.337363727572718 ], [ -47.262924036153954, -22.337381211875247 ], [ -47.26291030427889, -22.337398739725124 ], [ -47.262896621996909, -22.33741631076099 ], [ -47.262882989187275, -22.337433924620782 ], [ -47.262869405729553, -22.337451580941494 ], [ -47.262855871503106, -22.337469279359432 ], [ -47.262842386387113, -22.337487019510419 ], [ -47.262828950260783, -22.337504801029347 ], [ -47.262815563003279, -22.337522623550388 ], [ -47.262802224493583, -22.337540486707166 ], [ -47.262788934610569, -22.337558390132529 ], [ -47.262775693233088, -22.337576333458699 ], [ -47.262762500239788, -22.337594316317197 ], [ -47.262749355509285, -22.337612338338793 ], [ -47.262736258919688, -22.337630399154179 ], [ -47.262723210349442, -22.337648498392522 ], [ -47.262710209676769, -22.337666635682801 ], [ -47.262697256779376, -22.337684810653641 ], [ -47.262684351534979, -22.337703022932878 ], [ -47.262671493821131, -22.337721272147693 ], [ -47.262658683515262, -22.33773955792465 ], [ -47.262645920494485, -22.337757879889846 ], [ -47.26263320463584, -22.33777623766872 ], [ -47.26262053581587, -22.337794630886542 ], [ -47.262607913911175, -22.337813059167573 ], [ -47.262595338798079, -22.337831522135787 ], [ -47.262582810352669, -22.337850019414454 ], [ -47.262570328450757, -22.33786855062656 ], [ -47.26255789296772, -22.33788711539481 ], [ -47.262545503779108, -22.337905713340817 ], [ -47.262533160760007, -22.337924344086062 ], [ -47.262520863785234, -22.337943007251507 ], [ -47.26250861272927, -22.33796170245791 ], [ -47.262496407466266, -22.337980429325466 ], [ -47.262484247870589, -22.337999187473429 ], [ -47.262472133815784, -22.338017976521286 ], [ -47.262460065175325, -22.338036796087895 ], [ -47.26244804182253, -22.33805564579151 ], [ -47.262436063630147, -22.338074525250367 ], [ -47.262424130453951, -22.338093434108792 ], [ -47.26241224201781, -22.338112372214212 ], [ -47.262400397908678, -22.338131339589562 ], [ -47.262388597782547, -22.338150336130425 ], [ -47.262376841342935, -22.338169361656195 ], [ -47.262365128293489, -22.33818841598562 ], [ -47.262353458337849, -22.338207498936917 ], [ -47.262341831179725, -22.338226610327702 ], [ -47.262330246523057, -22.338245749974643 ], [ -47.26231870407166, -22.338264917694275 ], [ -47.262307203529254, -22.338284113302507 ], [ -47.262295744599932, -22.338303336614334 ], [ -47.262284326987427, -22.338322587444694 ], [ -47.262272950395577, -22.338341865607799 ], [ -47.262261614528484, -22.338361170916805 ], [ -47.262250319089752, -22.338380503185256 ], [ -47.262239063783149, -22.338399862225735 ], [ -47.262227848312563, -22.338419247850073 ], [ -47.262216672381719, -22.33843865986973 ], [ -47.26220553569415, -22.338458098096016 ], [ -47.262194437953518, -22.338477562339133 ], [ -47.262183378863178, -22.338497052409593 ], [ -47.262172358126591, -22.338516568116667 ], [ -47.262161375447413, -22.338536109268997 ], [ -47.262150430528358, -22.338555675676037 ], [ -47.262139523072776, -22.338575267145401 ], [ -47.262128652783858, -22.338594883484646 ], [ -47.262117819364214, -22.33861452450131 ], [ -47.262107022516759, -22.338634190002011 ], [ -47.262096261943967, -22.338653879793352 ], [ -47.262085537348433, -22.338673593680937 ], [ -47.262074848432569, -22.338693331470246 ], [ -47.262064194898386, -22.338713092966604 ], [ -47.262053576448025, -22.338732877974483 ], [ -47.262042992783321, -22.338752686298182 ], [ -47.262032443605897, -22.338772517741646 ], [ -47.262021928617351, -22.338792372108269 ], [ -47.262011447518987, -22.338812249201105 ], [ -47.262001000011914, -22.338832148822984 ], [ -47.261990585797065, -22.338852070776294 ], [ -47.26198020457521, -22.338872014862908 ], [ -47.261969856046939, -22.338891980884412 ], [ -47.261959539912525, -22.338911968642282 ], [ -47.261949255872075, -22.338931977937317 ], [ -47.261939003625614, -22.3389520085701 ], [ -47.261928782872687, -22.338972060341096 ], [ -47.261918593312743, -22.338992133050265 ], [ -47.261908434645072, -22.339012226497129 ], [ -47.26189830656876, -22.339032340480838 ], [ -47.261888208758023, -22.33905247484941 ], [ -47.261878139811891, -22.33907263158898 ], [ -47.261868096641521, -22.339092815487945 ], [ -47.261858076777379, -22.339113029296094 ], [ -47.261848079186819, -22.339133272822718 ], [ -47.261838102940466, -22.339153545663759 ], [ -47.261828147106769, -22.339173847413555 ], [ -47.261818210752125, -22.339194177664638 ], [ -47.261808292940565, -22.339214536008583 ], [ -47.26179839273393, -22.3392349220352 ], [ -47.261788509191916, -22.339255335332822 ], [ -47.261778641371734, -22.339275775488986 ], [ -47.261768699319823, -22.339296426976752 ], [ -47.261758864322168, -22.339316911320484 ], [ -47.261749042178053, -22.339337421266276 ], [ -47.261739231937135, -22.339357956396121 ], [ -47.26172943264578, -22.339378516292541 ], [ -47.261719643348862, -22.339399100535168 ], [ -47.261709863088278, -22.33941970870378 ], [ -47.261700090903673, -22.339440340376644 ], [ -47.261690325832419, -22.339460995130782 ], [ -47.261680566909284, -22.339481672542522 ], [ -47.261670813166724, -22.339502372186878 ], [ -47.261661063634627, -22.339523093638181 ], [ -47.261651317340529, -22.339543836469414 ], [ -47.261641573309696, -22.339564600252551 ], [ -47.261631830564433, -22.339585384559332 ], [ -47.261622088124867, -22.339606188960101 ], [ -47.261612345008871, -22.339627013023744 ], [ -47.261602600231335, -22.339647856319406 ], [ -47.261592852805101, -22.339668718414266 ], [ -47.261583101740158, -22.33968959887547 ], [ -47.26157334604445, -22.339710497268424 ], [ -47.261563584722495, -22.33973141315931 ], [ -47.261553816777798, -22.339752346110746 ], [ -47.261544041209817, -22.339773295687344 ], [ -47.26153425701667, -22.33979426145072 ], [ -47.261524463193084, -22.339815242963244 ], [ -47.261514658732061, -22.339836239784962 ], [ -47.261504842623488, -22.339857251476293 ], [ -47.261495013854883, -22.339878277596501 ], [ -47.261485171411728, -22.339899317702983 ], [ -47.26147531427624, -22.339920371353902 ], [ -47.261465441428932, -22.339941438104912 ], [ -47.26145555184705, -22.339962517512273 ], [ -47.261445644505947, -22.339983609130226 ], [ -47.261435718378316, -22.340004712512368 ], [ -47.261425772434187, -22.340025827211829 ], [ -47.261415805641569, -22.340046952779836 ], [ -47.261405816965073, -22.340068088768479 ], [ -47.261395805368309, -22.340089234725934 ], [ -47.26138576981122, -22.340110390202064 ], [ -47.261375709251546, -22.340131554744811 ], [ -47.261365622645251, -22.340152727900033 ], [ -47.261355508945066, -22.340173909214172 ], [ -47.261345367101789, -22.340195098231447 ], [ -47.261335196063733, -22.340216294495221 ], [ -47.261324902639366, -22.340237689048109 ], [ -47.261314665794202, -22.340258906716095 ], [ -47.261304396705064, -22.340280129934097 ], [ -47.261294096107981, -22.340301354630363 ], [ -47.261283765991863, -22.340322575199909 ], [ -47.261273407007856, -22.340343789440414 ], [ -47.261263018828252, -22.340364997174973 ], [ -47.261252601111302, -22.340386198254915 ], [ -47.261242153515127, -22.340407392531237 ], [ -47.261231675697395, -22.340428579855292 ], [ -47.261221167315853, -22.340449760077536 ], [ -47.261210628028039, -22.340470933048447 ], [ -47.261200057491131, -22.340492098618494 ], [ -47.261189455362405, -22.340513256637408 ], [ -47.261178821298813, -22.34053440695498 ], [ -47.261168154957105, -22.340555549420714 ], [ -47.261157455994073, -22.340576683883668 ], [ -47.261146724066201, -22.340597810192758 ], [ -47.26113595882984, -22.340618928196626 ], [ -47.261125159941294, -22.340640037743508 ], [ -47.261114327056532, -22.340661138681678 ], [ -47.261103459831595, -22.34068223085869 ], [ -47.261092557922233, -22.340703314122159 ], [ -47.261081620984193, -22.340724388319074 ], [ -47.261070648673112, -22.340745453296233 ], [ -47.261059640644227, -22.340766508900536 ], [ -47.261048596552953, -22.340787554978007 ], [ -47.261037516054593, -22.340808591374479 ], [ -47.261026398804198, -22.34082961793565 ], [ -47.261015244456665, -22.340850634506882 ], [ -47.261004052666955, -22.340871640933159 ], [ -47.260992823089936, -22.340892637058882 ], [ -47.26098155538029, -22.34091362272844 ], [ -47.26097024919261, -22.340934597785839 ], [ -47.260958904181386, -22.3409555620748 ], [ -47.260947520001125, -22.34097651543853 ], [ -47.260936096306402, -22.340997457719546 ], [ -47.26092463275134, -22.341018388760922 ], [ -47.260913128990175, -22.341039308404802 ], [ -47.260901584677327, -22.341060216492679 ], [ -47.260889999466855, -22.341081112866231 ], [ -47.260878373012851, -22.341101997366696 ], [ -47.260866704969509, -22.341122869834496 ], [ -47.260854994990765, -22.341143730110286 ], [ -47.260843242730687, -22.341164578033844 ], [ -47.260831447843394, -22.341185413444673 ], [ -47.260819609982669, -22.341206236182284 ], [ -47.260807728802675, -22.341227046085127 ], [ -47.260795803957386, -22.341247842991681 ], [ -47.260783835100703, -22.341268626740117 ], [ -47.260771821886621, -22.341289397167994 ], [ -47.260759763969233, -22.341310154112382 ], [ -47.260747661002576, -22.341330897410074 ], [ -47.260735512640657, -22.341351626897541 ], [ -47.260723318537529, -22.341372342410828 ], [ -47.260711078347462, -22.341393043785256 ], [ -47.260698791724657, -22.341413730856004 ], [ -47.26068645832332, -22.34143440345774 ], [ -47.260674077797823, -22.341455061424767 ], [ -47.260661649802508, -22.341475704590955 ], [ -47.260649173991837, -22.341496332789703 ], [ -47.260636650020487, -22.341516945853776 ], [ -47.260624077543, -22.341537543616028 ], [ -47.26061145621415, -22.341558125908286 ], [ -47.26059878568892, -22.341578692562166 ], [ -47.260586065622157, -22.341599243409078 ], [ -47.260573295669133, -22.34161977827948 ], [ -47.260560475484894, -22.341640297004023 ], [ -47.260547604724984, -22.341660799412224 ], [ -47.260534683044931, -22.341681285333554 ], [ -47.260521710100299, -22.341701754597096 ], [ -47.260508685547187, -22.341722207031058 ], [ -47.260495609041477, -22.341742642463611 ], [ -47.260482480239382, -22.341763060722329 ], [ -47.260469298797339, -22.341783461634297 ], [ -47.260456064372015, -22.341803845026028 ], [ -47.260442776620245, -22.341824210723722 ], [ -47.260433097423601, -22.341838973067745 ], [ -47.260412635431528, -22.341870029488867 ], [ -47.260402588632665, -22.341885201938286 ], [ -47.260389064162403, -22.341905524610873 ], [ -47.260375437163113, -22.341925892293581 ], [ -47.260361692116703, -22.341946315889938 ], [ -47.260347823538076, -22.341966791006087 ], [ -47.260333826026361, -22.34198731297154 ], [ -47.260319694096438, -22.342007877089397 ], [ -47.260305422179904, -22.342028478633267 ], [ -47.260291004626225, -22.342049112843629 ], [ -47.26027643570503, -22.34206977492304 ], [ -47.260261709607349, -22.342090460032196 ], [ -47.260246820448394, -22.3421111632845 ], [ -47.26023176226947, -22.342131879741668 ], [ -47.260216529040875, -22.342152604408174 ], [ -47.26020111466493, -22.342173332225705 ], [ -47.260185512979085, -22.342194058067815 ], [ -47.260169717760228, -22.342214776733329 ], [ -47.260153722728582, -22.342235482940808 ], [ -47.260137521552366, -22.342256171322035 ], [ -47.260121107853514, -22.342276836415262 ], [ -47.2601044752127, -22.342297472659549 ], [ -47.260087617176353, -22.34231807438729 ], [ -47.260070527263672, -22.342338635817601 ], [ -47.260053198973722, -22.342359151050598 ], [ -47.260035625794288, -22.342379614060061 ], [ -47.260017801210743, -22.342400018687183 ], [ -47.259999718715846, -22.342420358634733 ], [ -47.259981371820224, -22.342440627460839 ], [ -47.259962754063466, -22.342460818573766 ], [ -47.259943859026478, -22.34248092522655 ], [ -47.259924680344056, -22.342500940512398 ], [ -47.259905211718248, -22.34252085736118 ], [ -47.259885446932373, -22.342540668535968 ], [ -47.259865379865985, -22.342560366630661 ], [ -47.259845004510254, -22.342579944068486 ], [ -47.259824314983554, -22.342599393101793 ], [ -47.259803305547599, -22.342618705812814 ], [ -47.259781970731346, -22.342637874019303 ], [ -47.259760320160431, -22.342656876311608 ], [ -47.259738396662407, -22.342675667303002 ], [ -47.25971623774258, -22.342694215851733 ], [ -47.259693851109247, -22.342712517998709 ], [ -47.259671240738008, -22.34273057291648 ], [ -47.259648410547719, -22.342748379758262 ], [ -47.259625364401714, -22.342765937656846 ], [ -47.25960210611067, -22.342783245722039 ], [ -47.259578639434316, -22.34280030303961 ], [ -47.259554968082874, -22.342817108669916 ], [ -47.259531095719367, -22.342833661646527 ], [ -47.259507025960971, -22.342849960975023 ], [ -47.259482762380635, -22.342866005632075 ], [ -47.259458308509522, -22.342881794563809 ], [ -47.259433667838373, -22.34289732668509 ], [ -47.259408843818143, -22.342912600879103 ], [ -47.259383839862821, -22.342927615995578 ], [ -47.259358659350717, -22.342942370850331 ], [ -47.259333305625383, -22.342956864224561 ], [ -47.259307781997961, -22.342971094863628 ], [ -47.259282091747941, -22.342985061476796 ], [ -47.259256238124834, -22.342998762736126 ], [ -47.259230224349764, -22.343012197275886 ], [ -47.259204053616777, -22.343025363691741 ], [ -47.259177729094155, -22.343038260540233 ], [ -47.259151253925687, -22.343050886337938 ], [ -47.259124631232638, -22.343063239560617 ], [ -47.259097864114594, -22.34307531864297 ], [ -47.25907095565077, -22.343087121977586 ], [ -47.259043908901859, -22.343098647914388 ], [ -47.259016726911085, -22.343109894760012 ], [ -47.258989412706157, -22.343120860776793 ], [ -47.258961969300294, -22.343131544182469 ], [ -47.258934399693715, -22.343141943149302 ], [ -47.258906706875301, -22.343152055803422 ], [ -47.258878893824516, -22.343161880223875 ], [ -47.25885096351243, -22.343171414442374 ], [ -47.258822918903661, -22.343180656442229 ], [ -47.258794762959106, -22.343189604157484 ], [ -47.258766498635957, -22.343198255472807 ], [ -47.258738128890634, -22.343206608222349 ], [ -47.258709656681432, -22.34321466018887 ], [ -47.258681084968998, -22.34322240910371 ], [ -47.258652416720132, -22.343229852645372 ], [ -47.258623654909279, -22.343236988439379 ], [ -47.258594802520008, -22.343243814057686 ], [ -47.25856586263933, -22.343250326997524 ], [ -47.258536857777258, -22.343256520572098 ], [ -47.258507854218479, -22.343262382449762 ], [ -47.258478905162562, -22.343267910697616 ], [ -47.258450020730933, -22.343273113557078 ], [ -47.258421204909141, -22.343278000488162 ], [ -47.258392461431278, -22.343282580966445 ], [ -47.258363793788504, -22.343286864468734 ], [ -47.25833520523851, -22.343290860459888 ], [ -47.258306698818238, -22.343294578379997 ], [ -47.258278277354719, -22.343298027633622 ], [ -47.258249943476102, -22.343301217579569 ], [ -47.258221699625693, -22.343304157521562 ], [ -47.258193548073642, -22.343306856700469 ], [ -47.258165490928761, -22.343309324287116 ], [ -47.258137530152517, -22.343311569376027 ], [ -47.258109667570452, -22.34331360098022 ], [ -47.25808190488452, -22.343315428026663 ], [ -47.258054243684896, -22.343317059352703 ], [ -47.258026685461928, -22.343318503702687 ], [ -47.257999231617092, -22.343319769725941 ], [ -47.257971883473559, -22.343320865974615 ], [ -47.257944642287264, -22.343321800902473 ], [ -47.257917509256188, -22.343322582864001 ], [ -47.257890485529678, -22.343323220113955 ], [ -47.257863572217971, -22.343323720807028 ], [ -47.257836770400175, -22.34332409299817 ], [ -47.257810081132476, -22.343324344642827 ], [ -47.257783505455876, -22.343324483597627 ], [ -47.257757044402233, -22.343324517621014 ], [ -47.257730699001826, -22.343324454374073 ], [ -47.257704470288623, -22.343324301421561 ], [ -47.257678359306709, -22.343324066232629 ], [ -47.257652367114744, -22.343323756182151 ], [ -47.257626494790728, -22.343323378551343 ], [ -47.25760074343696, -22.343322940528907 ], [ -47.25757511418329, -22.343322449211783 ], [ -47.257549608190892, -22.343321911606076 ], [ -47.257524226655114, -22.343321334627561 ], [ -47.257498968991648, -22.343320725058504 ], [ -47.257473806104088, -22.343320088668928 ], [ -47.257448687312355, -22.343319427441031 ], [ -47.257423589189266, -22.343318741504753 ], [ -47.257398510920815, -22.343318031492565 ], [ -47.25737345231456, -22.343317298052447 ], [ -47.257348625922475, -22.343316548256848 ], [ -47.257323600260001, -22.343315769914373 ], [ -47.257097745604568, -22.343308544069398 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1171.3696336549999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264248662366974, -22.336031571936701 ], [ -47.264131854205147, -22.336150453114133 ], [ -47.264114337662846, -22.336168174608936 ], [ -47.264096830348066, -22.336185788593617 ], [ -47.264079336390736, -22.33620329857035 ], [ -47.264061859873401, -22.336220708014171 ], [ -47.264044404833449, -22.336238020370331 ], [ -47.264026975263292, -22.336255239054438 ], [ -47.264009575112006, -22.336272367450366 ], [ -47.263992208286979, -22.336289408909145 ], [ -47.26397487865357, -22.336306366748826 ], [ -47.263957749152986, -22.336323088920793 ], [ -47.263940473729882, -22.336339920442047 ], [ -47.263923246776223, -22.33635667800727 ], [ -47.263906072017932, -22.336373364812857 ], [ -47.263888953144686, -22.336389984016968 ], [ -47.263871893225094, -22.336406539250685 ], [ -47.263854879711985, -22.336423047658794 ], [ -47.263837897500657, -22.336439527079992 ], [ -47.263820947447421, -22.336455979751946 ], [ -47.263804031272777, -22.336472407057343 ], [ -47.263787150690405, -22.336488810369246 ], [ -47.263770307405096, -22.336505191052961 ], [ -47.263753503114543, -22.336521550464472 ], [ -47.263736739507699, -22.336537889951899 ], [ -47.263720018265971, -22.336554210854288 ], [ -47.263703341061607, -22.336570514503297 ], [ -47.263686709560268, -22.336586802220637 ], [ -47.263670296445966, -22.336602907503824 ], [ -47.263653776046645, -22.336619152443994 ], [ -47.263637306242586, -22.336635385322079 ], [ -47.263620888659837, -22.336651607424464 ], [ -47.26360452491528, -22.336667820030083 ], [ -47.263588216616817, -22.336684024410147 ], [ -47.26357196536307, -22.336700221828398 ], [ -47.263555772742741, -22.336716413541904 ], [ -47.263539640335011, -22.336732600800353 ], [ -47.263523569709129, -22.336748784846808 ], [ -47.26350756242433, -22.336764966917514 ], [ -47.263491620029264, -22.33678114824265 ], [ -47.263475744061864, -22.336797330046458 ], [ -47.263459936049216, -22.336813513547174 ], [ -47.263444197507624, -22.336829699957384 ], [ -47.263428529941834, -22.336845890484533 ], [ -47.263412934844546, -22.33686208633161 ], [ -47.263397413697064, -22.336878288696418 ], [ -47.263381967968414, -22.336894498772786 ], [ -47.263366599115052, -22.336910717750619 ], [ -47.263351308580646, -22.336926946816607 ], [ -47.263336097796035, -22.336943187154006 ], [ -47.263320968178945, -22.336959439943374 ], [ -47.263305921132556, -22.336975706364058 ], [ -47.263290954831731, -22.336991991091189 ], [ -47.26327605614388, -22.337008310537549 ], [ -47.263261211770384, -22.337024679185308 ], [ -47.26324641923248, -22.337041099279396 ], [ -47.26323167840988, -22.337057570480724 ], [ -47.263216989182396, -22.33707409244948 ], [ -47.263202351430643, -22.337090664844254 ], [ -47.263187765035092, -22.337107287323221 ], [ -47.263173229876429, -22.337123959543462 ], [ -47.263158745836265, -22.337140681160417 ], [ -47.263144312795909, -22.337157451829228 ], [ -47.263129930636723, -22.337174271204116 ], [ -47.263115599240834, -22.337191138937804 ], [ -47.263101318490357, -22.337208054682193 ], [ -47.263087088267305, -22.337225018088649 ], [ -47.263072908453971, -22.337242028807406 ], [ -47.263058778933114, -22.337259086487354 ], [ -47.263044699587233, -22.337276190776972 ], [ -47.263030670299067, -22.337293341323637 ], [ -47.263016690951403, -22.337310537773895 ], [ -47.263002761427039, -22.337327779773421 ], [ -47.262988881609019, -22.337345066966847 ], [ -47.262975051380209, -22.337362398998184 ], [ -47.262961270623762, -22.337379775510282 ], [ -47.262947539222608, -22.337397196145442 ], [ -47.2629338570597, -22.337414660545061 ], [ -47.262920224018046, -22.337432168349672 ], [ -47.262906639980514, -22.33744971919916 ], [ -47.262893104830113, -22.337467312732283 ], [ -47.262879618449745, -22.337484948587207 ], [ -47.262866180722092, -22.337502626401399 ], [ -47.262852791529866, -22.337520345811566 ], [ -47.262839450755749, -22.337538106453398 ], [ -47.262826158282174, -22.337555907962209 ], [ -47.262812913991603, -22.337573749972361 ], [ -47.262799717766242, -22.337591632117586 ], [ -47.262786569488284, -22.337609554030863 ], [ -47.2627734690398, -22.337627515344387 ], [ -47.262760416302278, -22.337645515690287 ], [ -47.262747411157726, -22.337663554698995 ], [ -47.262734453487724, -22.337681632000773 ], [ -47.26272154317342, -22.337699747225553 ], [ -47.262708680095912, -22.337717900002353 ], [ -47.262695864136163, -22.337736089959566 ], [ -47.262683095174985, -22.337754316724855 ], [ -47.262670373092881, -22.337772579925442 ], [ -47.262657697770223, -22.337790879187818 ], [ -47.262645069086894, -22.337809214138279 ], [ -47.262632486922847, -22.337827584402099 ], [ -47.262619951157667, -22.337845989604158 ], [ -47.262607461670804, -22.33786442936869 ], [ -47.262595018341301, -22.33788290331956 ], [ -47.262582621047827, -22.337901411080374 ], [ -47.262570269669169, -22.337919952273509 ], [ -47.262557964083612, -22.337938526521253 ], [ -47.26254570416927, -22.337957133445308 ], [ -47.262533489803737, -22.337975772667182 ], [ -47.262521320864401, -22.337994443807851 ], [ -47.262509197228709, -22.338013146487114 ], [ -47.26249711877346, -22.338031880325175 ], [ -47.262485085375182, -22.338050644941511 ], [ -47.26247309691032, -22.338069439954911 ], [ -47.262461153254691, -22.338088264984215 ], [ -47.262449254266038, -22.338107119676096 ], [ -47.262437399662318, -22.338126003892693 ], [ -47.262425589022229, -22.338144917675869 ], [ -47.262413822000916, -22.338163860928482 ], [ -47.262402098304165, -22.33818283347215 ], [ -47.262390417637967, -22.338201835127737 ], [ -47.262378779708278, -22.33822086571551 ], [ -47.262367184221127, -22.338239925055174 ], [ -47.262355630882823, -22.33825901296542 ], [ -47.262344119399437, -22.338278129264754 ], [ -47.262332649477102, -22.338297273771079 ], [ -47.262321220822201, -22.338316446301206 ], [ -47.262309833140812, -22.338335646672036 ], [ -47.262298486139116, -22.33835487469953 ], [ -47.262287179523533, -22.33837413019867 ], [ -47.262275913000032, -22.3383934129848 ], [ -47.262264686274655, -22.338412722872228 ], [ -47.262253499053671, -22.338432059674375 ], [ -47.262242351043106, -22.338451423204443 ], [ -47.262231241948797, -22.338470813275357 ], [ -47.262220171476763, -22.338490229698944 ], [ -47.262209139332619, -22.338509672287223 ], [ -47.262198145222158, -22.338529140850998 ], [ -47.262187188851335, -22.338548635200404 ], [ -47.262176269925156, -22.338568155146323 ], [ -47.262165388149256, -22.338587700497904 ], [ -47.262154543229066, -22.338607271064003 ], [ -47.262143734869532, -22.338626866653563 ], [ -47.262132962775773, -22.338646487074566 ], [ -47.262122226652529, -22.338666132134918 ], [ -47.26211152620467, -22.338685801641482 ], [ -47.262100861136794, -22.338705495400983 ], [ -47.262090231153152, -22.338725213220037 ], [ -47.262079635958116, -22.338744954904239 ], [ -47.262069075255667, -22.338764720259128 ], [ -47.262058548749692, -22.338784509089756 ], [ -47.262048056143925, -22.338804321200616 ], [ -47.262037597141834, -22.338824156395923 ], [ -47.262027171446675, -22.338844014479527 ], [ -47.262016778761527, -22.338863895254864 ], [ -47.262006418789312, -22.338883798524833 ], [ -47.261996091232696, -22.33890372409207 ], [ -47.261985795794061, -22.338923671758923 ], [ -47.26197553217564, -22.338943641327251 ], [ -47.261965300079453, -22.338963632598507 ], [ -47.261955099207142, -22.338983645374061 ], [ -47.261944929260203, -22.339003679454766 ], [ -47.261934789939943, -22.339023734641032 ], [ -47.261924680947452, -22.33904381073285 ], [ -47.261914601957344, -22.339063907582258 ], [ -47.261904551497672, -22.339084027322244 ], [ -47.261894526314158, -22.339104175080742 ], [ -47.261884523837708, -22.339124353819479 ], [ -47.261874543033606, -22.339144563364304 ], [ -47.26186458297736, -22.339164803313377 ], [ -47.261854642742144, -22.33918507326322 ], [ -47.261844721398951, -22.339205372808387 ], [ -47.261834818016197, -22.339225701542475 ], [ -47.261824931660037, -22.339246059057132 ], [ -47.261815061394344, -22.339266444942471 ], [ -47.261805206280208, -22.339286858787744 ], [ -47.261795270434106, -22.339307497393424 ], [ -47.26178544729445, -22.339327957081341 ], [ -47.261775636447396, -22.339348443476585 ], [ -47.261765836945997, -22.339368956162474 ], [ -47.261756047839917, -22.339389494722912 ], [ -47.261746268177191, -22.339410058738675 ], [ -47.261736497002623, -22.339430647790838 ], [ -47.261726733358699, -22.339451261458677 ], [ -47.261716976285427, -22.339471899320248 ], [ -47.261707224820022, -22.339492560952877 ], [ -47.261697477997309, -22.339513245932391 ], [ -47.261687734849296, -22.339533953833961 ], [ -47.261677994405545, -22.339554684231427 ], [ -47.261668255693124, -22.339575436697309 ], [ -47.261658517736002, -22.339596210804057 ], [ -47.26164877955582, -22.33961700612257 ], [ -47.261639040171794, -22.339637822222226 ], [ -47.261629298599949, -22.339658658672597 ], [ -47.261619553854146, -22.339679515041325 ], [ -47.261609804945209, -22.339700390895814 ], [ -47.261600050881754, -22.339721285801744 ], [ -47.261590290668799, -22.339742199325631 ], [ -47.261580523310187, -22.339763131030022 ], [ -47.261570747805543, -22.339784080479831 ], [ -47.261560963152967, -22.339805047236659 ], [ -47.261551168347076, -22.339826030862802 ], [ -47.261541362380498, -22.339847030918296 ], [ -47.261531544242622, -22.339868046963424 ], [ -47.261521712920263, -22.339889078557256 ], [ -47.261511867398156, -22.339910125256953 ], [ -47.261502006657459, -22.339931186620348 ], [ -47.261492129677528, -22.339952262202758 ], [ -47.261482235434279, -22.339973351560083 ], [ -47.261472322901575, -22.339994454245964 ], [ -47.261462391050422, -22.340015569813549 ], [ -47.261452438849062, -22.340036697815339 ], [ -47.26144246526345, -22.340057837801865 ], [ -47.2614324692561, -22.340078989324535 ], [ -47.261422449788292, -22.340100151930677 ], [ -47.261412405817431, -22.340121325169278 ], [ -47.261402336298666, -22.340142508587402 ], [ -47.261392240185174, -22.340163701729875 ], [ -47.261382116426638, -22.340184904142035 ], [ -47.261371963970788, -22.340206115366989 ], [ -47.261361781762645, -22.340227334946842 ], [ -47.26135147046476, -22.340248766689609 ], [ -47.261341221040439, -22.34027001043885 ], [ -47.261330938811781, -22.34029126082104 ], [ -47.261320624628333, -22.340312513521141 ], [ -47.261310280649411, -22.340333762576918 ], [ -47.261299907591251, -22.340355005648583 ], [ -47.261289505125802, -22.340376242556655 ], [ -47.261279072909986, -22.340397473151782 ], [ -47.261268610600574, -22.340418697284299 ], [ -47.261258117853885, -22.340439914804818 ], [ -47.261247594326335, -22.34046112556317 ], [ -47.261237039674079, -22.340482329408967 ], [ -47.261226453552908, -22.34050352619203 ], [ -47.261215835618707, -22.340524715761259 ], [ -47.261205185527047, -22.340545897965711 ], [ -47.261194502933265, -22.340567072654071 ], [ -47.261183787492705, -22.340588239674577 ], [ -47.261173038860399, -22.340609398875323 ], [ -47.261162256691321, -22.340630550104013 ], [ -47.261151440640276, -22.340651693208091 ], [ -47.261140590361798, -22.34067282803489 ], [ -47.261129705510413, -22.340693954431082 ], [ -47.261118785740443, -22.340715072243327 ], [ -47.261107830706116, -22.34073618131767 ], [ -47.261096840061562, -22.340757281499908 ], [ -47.261085813460554, -22.340778372635977 ], [ -47.261074750556944, -22.340799454570899 ], [ -47.261063651004562, -22.340820527149415 ], [ -47.261052514456885, -22.340841590216197 ], [ -47.26104134056731, -22.340862643615555 ], [ -47.261030128989248, -22.340883687191283 ], [ -47.26101887937601, -22.340904720786764 ], [ -47.261007591380732, -22.340925744245151 ], [ -47.260996264656455, -22.340946757409373 ], [ -47.260984898856094, -22.340967760121874 ], [ -47.260973493632569, -22.340988752224707 ], [ -47.260962048638937, -22.341009733559101 ], [ -47.260950563527651, -22.341030703966904 ], [ -47.260939037951438, -22.34105166328899 ], [ -47.260927471563129, -22.341072611365473 ], [ -47.260915864015196, -22.341093548036767 ], [ -47.260904214960071, -22.34111447314271 ], [ -47.260892524050419, -22.341135386522371 ], [ -47.260880790938558, -22.341156288014957 ], [ -47.260869015276946, -22.341177177458881 ], [ -47.260857196718135, -22.341198054692079 ], [ -47.260845334914258, -22.341218919552684 ], [ -47.26083342951793, -22.341239771877586 ], [ -47.260821480181491, -22.341260611503714 ], [ -47.260809486557235, -22.341281438267675 ], [ -47.260797448297559, -22.34130225200547 ], [ -47.260785365054993, -22.341323052552493 ], [ -47.260773236481903, -22.34134383974396 ], [ -47.260761062230777, -22.341364613414605 ], [ -47.260748841954033, -22.341385373398836 ], [ -47.260736575304335, -22.341406119530205 ], [ -47.260724261934342, -22.341426851642087 ], [ -47.260711901496649, -22.341447569567478 ], [ -47.260699493644054, -22.34146827313873 ], [ -47.26068703802931, -22.341488962187984 ], [ -47.260674534305338, -22.341509636546729 ], [ -47.260661982125228, -22.341530296045832 ], [ -47.26064938114196, -22.341550940516161 ], [ -47.260636731008795, -22.3415715697877 ], [ -47.260624031379137, -22.341592183689972 ], [ -47.260611281906321, -22.341612782052366 ], [ -47.26059848224407, -22.34163336470338 ], [ -47.260585632045924, -22.341653931471491 ], [ -47.260572730965926, -22.341674482184199 ], [ -47.260559778658099, -22.341695016668744 ], [ -47.260546774776529, -22.341715534752108 ], [ -47.2605337189758, -22.341736036260272 ], [ -47.26052061091039, -22.341756521019146 ], [ -47.260507450235018, -22.341776988854104 ], [ -47.260494236604671, -22.341797439589886 ], [ -47.260480969674639, -22.341817873050697 ], [ -47.260467649100285, -22.341838289060398 ], [ -47.260459921016484, -22.34185007564475 ], [ -47.260439474611601, -22.341881138518538 ], [ -47.260427360634381, -22.341899432779844 ], [ -47.260413800737567, -22.341919808692264 ], [ -47.260400135006257, -22.341940234271803 ], [ -47.260386347183029, -22.341960721435466 ], [ -47.260372431713996, -22.341981265784746 ], [ -47.260358383135213, -22.342001862626169 ], [ -47.260344195892735, -22.342022507237868 ], [ -47.260329864343873, -22.342043194866751 ], [ -47.2603153827583, -22.342063920724279 ], [ -47.260300745320528, -22.342084679981419 ], [ -47.260285946131262, -22.342105467764622 ], [ -47.260270979210283, -22.342126279149781 ], [ -47.260255838498587, -22.342147109157658 ], [ -47.260240517861391, -22.342167952748031 ], [ -47.260225011091435, -22.342188804813645 ], [ -47.26020931191222, -22.342209660174575 ], [ -47.260193413982698, -22.34223051357122 ], [ -47.260177310901341, -22.342251359658309 ], [ -47.260160996211184, -22.34227219299807 ], [ -47.260144463405837, -22.342293008052959 ], [ -47.26012770593497, -22.342313799179557 ], [ -47.260110717211674, -22.342334560620685 ], [ -47.260093490620022, -22.342355286498464 ], [ -47.260076019522593, -22.342375970807907 ], [ -47.260058297269879, -22.342396607409334 ], [ -47.26004031720997, -22.34241719002171 ], [ -47.260022072698632, -22.342437712216253 ], [ -47.260003557110814, -22.342458167409905 ], [ -47.259984763852358, -22.342478548859827 ], [ -47.259965686373064, -22.342498849657535 ], [ -47.259946318180418, -22.342519062724101 ], [ -47.259926652853387, -22.342539180806277 ], [ -47.259906684057846, -22.342559196473058 ], [ -47.259886405562177, -22.34257910211284 ], [ -47.259865811253917, -22.342598889932106 ], [ -47.259844895156228, -22.342618551954899 ], [ -47.259823651445217, -22.342638080023995 ], [ -47.259802074581977, -22.342657465699865 ], [ -47.259780175129571, -22.342676686433528 ], [ -47.25975799889919, -22.342695694048725 ], [ -47.25973558568792, -22.342714455459596 ], [ -47.259712943468863, -22.342732966562689 ], [ -47.259690076233596, -22.342751226594906 ], [ -47.2596669879131, -22.342769234772565 ], [ -47.259643682379213, -22.342786990290197 ], [ -47.2596201634476, -22.342804492317764 ], [ -47.259596434879526, -22.342821739999668 ], [ -47.259572500383484, -22.342838732453192 ], [ -47.259548363617604, -22.342855468766949 ], [ -47.259524028191152, -22.342871947999811 ], [ -47.259499497666184, -22.342888169179741 ], [ -47.259474775560165, -22.342904131302195 ], [ -47.259449865347506, -22.342919833329166 ], [ -47.259424770460093, -22.342935274189024 ], [ -47.259399494290498, -22.342950452774261 ], [ -47.259374040193123, -22.34296536794135 ], [ -47.259348411485355, -22.34298001850976 ], [ -47.259322611449946, -22.342994403260743 ], [ -47.259296643336, -22.343008520937051 ], [ -47.259270510360551, -22.343022370241783 ], [ -47.25924421571036, -22.343035949837692 ], [ -47.259217762543351, -22.343049258346383 ], [ -47.25919115398991, -22.343062294347614 ], [ -47.259164393154329, -22.343075056378716 ], [ -47.25913748311693, -22.343087542933365 ], [ -47.259110426934789, -22.343099752461335 ], [ -47.259083227643302, -22.343111683367745 ], [ -47.259055888258196, -22.343123334011992 ], [ -47.259028411776413, -22.343134702707314 ], [ -47.259000801178459, -22.34314578771982 ], [ -47.258973059429323, -22.343156587267924 ], [ -47.258945189480194, -22.343167099521573 ], [ -47.258917194270069, -22.343177322601537 ], [ -47.258889076727989, -22.343187254578361 ], [ -47.258860839773973, -22.343196893472033 ], [ -47.258832486321225, -22.343206237250968 ], [ -47.258804019278934, -22.343215283831057 ], [ -47.258775441552373, -22.343224031075426 ], [ -47.25874675604593, -22.343232476793396 ], [ -47.25871796566603, -22.343240618739522 ], [ -47.258689073321626, -22.343248454613295 ], [ -47.258660081928205, -22.3432559820581 ], [ -47.258630994409394, -22.34326319866069 ], [ -47.258601813698633, -22.343270101950651 ], [ -47.25857254283958, -22.343276689377912 ], [ -47.25854320559408, -22.343282953928775 ], [ -47.258513872462906, -22.343288882416463 ], [ -47.258484600092316, -22.34329447240653 ], [ -47.258455399192584, -22.343299732270843 ], [ -47.258426273928947, -22.343304671681267 ], [ -47.25839722819849, -22.34330930032613 ], [ -47.258368265639184, -22.343313627895171 ], [ -47.258339389639886, -22.343317664065275 ], [ -47.25831060335409, -22.343321418487019 ], [ -47.2582819097113, -22.34332490077303 ], [ -47.258253311428945, -22.343328120487097 ], [ -47.258224811027247, -22.343331087134342 ], [ -47.25819641084172, -22.343333810152753 ], [ -47.258168113035815, -22.343336298905658 ], [ -47.258139919615807, -22.343338562674976 ], [ -47.258111832442992, -22.343340610655673 ], [ -47.258083853246809, -22.343342451950985 ], [ -47.258055983637512, -22.343344095568472 ], [ -47.258028225118785, -22.343345550416583 ], [ -47.258000579099658, -22.343346825302319 ], [ -47.257973046905519, -22.343347928929081 ], [ -47.257945629790058, -22.343348869895337 ], [ -47.257918328945173, -22.343349656693633 ], [ -47.257891145510918, -22.343350297710085 ], [ -47.257864080585485, -22.343350801224204 ], [ -47.257837135234077, -22.343351175408998 ], [ -47.257810310497291, -22.343351428331388 ], [ -47.257783607399574, -22.343351567952862 ], [ -47.257757026955595, -22.343351602130195 ], [ -47.257730570178403, -22.343351538616311 ], [ -47.257704238084905, -22.343351385061339 ], [ -47.257678031702888, -22.343351149013536 ], [ -47.25765195207557, -22.343350837920504 ], [ -47.257626000266875, -22.343350459129947 ], [ -47.257600177366662, -22.343350019890927 ], [ -47.25757448449415, -22.343349527354658 ], [ -47.257548922801966, -22.343348988575329 ], [ -47.257523493479162, -22.343348410510892 ], [ -47.257498195816559, -22.343347799976943 ], [ -47.257472998695427, -22.343347162721965 ], [ -47.257447848027709, -22.343346500655365 ], [ -47.257422718837503, -22.343345813870442 ], [ -47.257397610270772, -22.343345103000839 ], [ -47.257372522136421, -22.343344368696872 ], [ -47.257347681170863, -22.343343618461532 ], [ -47.257322627138002, -22.343342839249768 ], [ -47.257084404056314, -22.343335217692808 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1172.221160733, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264250412971798, -22.336069933890013 ], [ -47.264153313830597, -22.336168756265877 ], [ -47.264135740757673, -22.336186534955864 ], [ -47.264118180652027, -22.336204202056155 ], [ -47.264100637677906, -22.336221761097633 ], [ -47.264083115949298, -22.336239215582218 ], [ -47.264065619532197, -22.336256568980303 ], [ -47.264048152444765, -22.336273824730696 ], [ -47.264030718659164, -22.336290986238566 ], [ -47.264013322103246, -22.336308056874113 ], [ -47.263995966660211, -22.336325039972582 ], [ -47.263978825231298, -22.336341773792029 ], [ -47.263961529909054, -22.33635862472282 ], [ -47.263944287011128, -22.336375397812834 ], [ -47.263927100272561, -22.336392096267971 ], [ -47.263909973389907, -22.33640872325357 ], [ -47.263892909401733, -22.336425282439091 ], [ -47.263875894807235, -22.336441791899318 ], [ -47.263858913446299, -22.336458270498081 ], [ -47.263841966120346, -22.336474720525882 ], [ -47.263825054548974, -22.336491143364807 ], [ -47.263808180444592, -22.336507540386659 ], [ -47.263791345510135, -22.336523912955023 ], [ -47.263774551440981, -22.336540262423622 ], [ -47.263757799923191, -22.33655659013775 ], [ -47.26374109263493, -22.336572897433108 ], [ -47.263724431244491, -22.336589185637504 ], [ -47.263707817413255, -22.336605456068273 ], [ -47.26369143450956, -22.336621531729389 ], [ -47.263674936398466, -22.336637754755742 ], [ -47.263658490719365, -22.336653963858698 ], [ -47.263642099091491, -22.336670160318022 ], [ -47.263625763124374, -22.336686345405546 ], [ -47.263609484417998, -22.336702520384826 ], [ -47.263593264562545, -22.336718686511631 ], [ -47.263577105137529, -22.336734845034439 ], [ -47.263561007712482, -22.336750997194102 ], [ -47.26354497384628, -22.336767144224275 ], [ -47.263529005087221, -22.336783287351405 ], [ -47.26351310297234, -22.336799427795551 ], [ -47.263497269027262, -22.336815566770383 ], [ -47.263481504766105, -22.336831705483267 ], [ -47.263465811691553, -22.336847845135491 ], [ -47.263450191293998, -22.336863986922907 ], [ -47.263434645050985, -22.33688013203669 ], [ -47.263419174428009, -22.336896281662462 ], [ -47.263403780877496, -22.336912436981557 ], [ -47.263388465838581, -22.336928599171237 ], [ -47.263373230736654, -22.336944769405314 ], [ -47.26335807698365, -22.336960948853928 ], [ -47.263343005977426, -22.336977138684418 ], [ -47.263328019100513, -22.336993340062733 ], [ -47.263313114305262, -22.337009557869216 ], [ -47.263298277552977, -22.33702580947692 ], [ -47.263283494707721, -22.337042110281693 ], [ -47.263268763146627, -22.337058462693179 ], [ -47.263254082752766, -22.337074866375481 ], [ -47.26323945340927, -22.337091320991991 ], [ -47.263224875000098, -22.337107826204331 ], [ -47.263210347409114, -22.337124381673707 ], [ -47.263195870520363, -22.337140987060174 ], [ -47.26318144421893, -22.337157642022039 ], [ -47.263167068389507, -22.337174346217331 ], [ -47.263152742916908, -22.337191099302991 ], [ -47.263138467686666, -22.337207900934491 ], [ -47.263124242584453, -22.337224750766364 ], [ -47.263110067495717, -22.337241648452579 ], [ -47.263095942306194, -22.337258593645913 ], [ -47.263081866902183, -22.337275585997705 ], [ -47.263067841169679, -22.337292625158902 ], [ -47.263053864994916, -22.337309710779191 ], [ -47.2630399382642, -22.337326842507448 ], [ -47.263026060863844, -22.337344019991626 ], [ -47.263012232680396, -22.337361242878536 ], [ -47.262998453600275, -22.33737851081435 ], [ -47.262984723510144, -22.337395823443963 ], [ -47.262971042296449, -22.337413180411723 ], [ -47.262957409845697, -22.33743058136108 ], [ -47.262943826044392, -22.337448025934457 ], [ -47.262930290778932, -22.337465513773587 ], [ -47.262916803935831, -22.337483044519139 ], [ -47.262903365401527, -22.337500617811017 ], [ -47.262889975062201, -22.33751823328846 ], [ -47.262876632804073, -22.337535890589795 ], [ -47.262863338513313, -22.337553589352428 ], [ -47.262850092075894, -22.337571329213262 ], [ -47.262836893377703, -22.337589109808178 ], [ -47.262823742304455, -22.337606930772452 ], [ -47.262810638741833, -22.337624791740513 ], [ -47.262797582575359, -22.337642692345966 ], [ -47.26278457368992, -22.337660632222342 ], [ -47.262771611971026, -22.337678611001373 ], [ -47.262758697303681, -22.337696628314657 ], [ -47.262745829572424, -22.337714683793358 ], [ -47.262733008661812, -22.337732777067707 ], [ -47.262720234456147, -22.337750907767294 ], [ -47.262707506839646, -22.337769075520924 ], [ -47.262694825696208, -22.337787279956856 ], [ -47.26268219090953, -22.337805520702723 ], [ -47.262669602362813, -22.337823797385838 ], [ -47.262657059939372, -22.33784210963243 ], [ -47.262644563522123, -22.337860457068324 ], [ -47.262632112993792, -22.33787883931873 ], [ -47.262619708236684, -22.337897256008386 ], [ -47.262607349132743, -22.33791570676172 ], [ -47.262595035564019, -22.337934191201953 ], [ -47.262582767412027, -22.337952708952198 ], [ -47.262570544558066, -22.337971259634863 ], [ -47.262558366882985, -22.337989842872233 ], [ -47.262546234267255, -22.338008458285966 ], [ -47.262534146591598, -22.338027105496536 ], [ -47.262522103735876, -22.338045784124773 ], [ -47.26251010557975, -22.3380644937908 ], [ -47.262498152002799, -22.338083234113995 ], [ -47.262486242883924, -22.338102004713775 ], [ -47.262474378082771, -22.338120805239054 ], [ -47.262462557311473, -22.338139635566836 ], [ -47.262450780140433, -22.338158495757842 ], [ -47.262439046223889, -22.338177385722219 ], [ -47.26242735527002, -22.338196305283745 ], [ -47.262415706987035, -22.338215254265435 ], [ -47.262404101083284, -22.338234232489675 ], [ -47.262392537267097, -22.338253239778247 ], [ -47.262381015247115, -22.338272275951784 ], [ -47.262369534731754, -22.338291340830839 ], [ -47.262358095429448, -22.338310434235225 ], [ -47.262346697048969, -22.33832955598367 ], [ -47.262335339298694, -22.338348705894926 ], [ -47.262324021887103, -22.338367883786823 ], [ -47.262312744523051, -22.338387089476104 ], [ -47.262301506914753, -22.338406322779893 ], [ -47.262290308770602, -22.338425583514198 ], [ -47.262279149799191, -22.338444871494193 ], [ -47.262268029708892, -22.338464186534704 ], [ -47.262256948207835, -22.338483528450247 ], [ -47.262245905004377, -22.338502897054248 ], [ -47.262234899806423, -22.338522292160313 ], [ -47.262223932322087, -22.338541713580792 ], [ -47.262213002259593, -22.338561161127224 ], [ -47.26220210932626, -22.338580634612118 ], [ -47.262191253230007, -22.338600133845883 ], [ -47.26218043367858, -22.338619658638812 ], [ -47.262169650379136, -22.338639208801293 ], [ -47.262158903039058, -22.338658784142574 ], [ -47.262148191365334, -22.338678384471933 ], [ -47.262137515065113, -22.338698009597454 ], [ -47.26212687384524, -22.338717659327184 ], [ -47.262116267412125, -22.338737333468881 ], [ -47.262105695472371, -22.338757031829424 ], [ -47.262095157732205, -22.338776754215477 ], [ -47.262084653897652, -22.338796500433244 ], [ -47.262074183674628, -22.338816270288358 ], [ -47.262063746768796, -22.338836063586097 ], [ -47.262053342885565, -22.338855880131426 ], [ -47.262042971730104, -22.338875719728826 ], [ -47.2620326330075, -22.338895582182147 ], [ -47.262022326422553, -22.338915467295081 ], [ -47.262012051679669, -22.338935374870957 ], [ -47.262001808483234, -22.338955304712567 ], [ -47.261991596537321, -22.338975256622248 ], [ -47.261981415545634, -22.338995230402368 ], [ -47.261971265211677, -22.339015225854631 ], [ -47.261961145238814, -22.339035242780298 ], [ -47.261951055330144, -22.339055280980173 ], [ -47.261940995160622, -22.339075340310444 ], [ -47.261930963187424, -22.339095423050811 ], [ -47.261920955990767, -22.339115534668842 ], [ -47.26191097090198, -22.339135678338195 ], [ -47.261901006884315, -22.339155853901207 ], [ -47.26189106301819, -22.339176060958316 ], [ -47.261881138381433, -22.339196299108163 ], [ -47.261871232049671, -22.339216567947446 ], [ -47.261861343095745, -22.339236867071662 ], [ -47.261851470590067, -22.339257196074357 ], [ -47.261841613600637, -22.339277554547415 ], [ -47.261831771192568, -22.339297942081767 ], [ -47.261821841552248, -22.33931856780535 ], [ -47.261812030270605, -22.339339002837452 ], [ -47.261802230720569, -22.339359465682161 ], [ -47.261792441958718, -22.339379955924084 ], [ -47.261782663037899, -22.339400473148505 ], [ -47.261772893009351, -22.339421016937482 ], [ -47.261763130920791, -22.339441586873143 ], [ -47.261753375817527, -22.339462182535982 ], [ -47.261743626742238, -22.339482803504961 ], [ -47.261733882734575, -22.339503449358467 ], [ -47.261724142831696, -22.339524119673136 ], [ -47.261714406067767, -22.339544814025022 ], [ -47.261704671474355, -22.339565531988669 ], [ -47.261694938080339, -22.339586273137293 ], [ -47.261685204911373, -22.339607037044022 ], [ -47.261675470990554, -22.339627823280278 ], [ -47.261665735338482, -22.33964863141593 ], [ -47.261655996972323, -22.33966946102105 ], [ -47.261646254906964, -22.339690311663599 ], [ -47.26163650815402, -22.339711182911401 ], [ -47.261626755722837, -22.339732074330318 ], [ -47.261616996618855, -22.339752985487152 ], [ -47.261607229846341, -22.339773915944551 ], [ -47.261597454405042, -22.339794865267574 ], [ -47.261587669293064, -22.339815833017777 ], [ -47.261577873504834, -22.339836818757576 ], [ -47.26156806603268, -22.339857822046852 ], [ -47.261558245865487, -22.339878842445785 ], [ -47.261548411989416, -22.339899879513272 ], [ -47.261538563388363, -22.339920932806148 ], [ -47.261528699042444, -22.339942001882061 ], [ -47.261518817929883, -22.339963086295892 ], [ -47.261508919025289, -22.339984185603111 ], [ -47.261499001300962, -22.34000529935696 ], [ -47.261489063726316, -22.340026427109997 ], [ -47.261479105267696, -22.3400475684141 ], [ -47.261469124889146, -22.34006872281914 ], [ -47.261459121550921, -22.340089889875859 ], [ -47.261449094212068, -22.340111069130661 ], [ -47.261439041827479, -22.34013226013175 ], [ -47.261428963349637, -22.340153462425263 ], [ -47.261418857728913, -22.340174675554966 ], [ -47.261408723912048, -22.340195899065165 ], [ -47.261398560843652, -22.340217132497795 ], [ -47.261388367465422, -22.34023837539371 ], [ -47.261378038294019, -22.340259844326383 ], [ -47.261367776290527, -22.340281114156877 ], [ -47.261357480922413, -22.340302391703304 ], [ -47.261347153152592, -22.340323672407226 ], [ -47.261336795310854, -22.340344949949227 ], [ -47.261326408178562, -22.34036622185204 ], [ -47.261315991427274, -22.340387487933615 ], [ -47.261305544712577, -22.340408748043956 ], [ -47.261295067689936, -22.340430002032654 ], [ -47.261284560014317, -22.340451249749677 ], [ -47.26127402134076, -22.340472491044068 ], [ -47.261263451324083, -22.340493725764805 ], [ -47.261252849618657, -22.340514953760881 ], [ -47.261242215879022, -22.340536174880448 ], [ -47.261231549759295, -22.340557388971789 ], [ -47.261220850913439, -22.340578595882779 ], [ -47.261210118995329, -22.340599795460829 ], [ -47.26119935365864, -22.340620987553184 ], [ -47.261188554556874, -22.340642172006724 ], [ -47.261177721343337, -22.340663348668009 ], [ -47.261166853671142, -22.340684517383462 ], [ -47.261155951193324, -22.340705677998859 ], [ -47.261145013562732, -22.340726830359859 ], [ -47.261134040432133, -22.340747974311636 ], [ -47.26112303145414, -22.340769109698979 ], [ -47.261111986280987, -22.340790236366818 ], [ -47.261100904565083, -22.340811354159172 ], [ -47.26108978595866, -22.340832462919757 ], [ -47.261078630113708, -22.340853562492146 ], [ -47.261067436682133, -22.340874652719609 ], [ -47.261056205315725, -22.340895733444828 ], [ -47.261044935666277, -22.340916804510062 ], [ -47.26103362738538, -22.340937865757315 ], [ -47.261022280124514, -22.340958917028328 ], [ -47.261010893535023, -22.340979958164404 ], [ -47.260999467268256, -22.341000989006314 ], [ -47.260988000975694, -22.341022009394095 ], [ -47.260976494308245, -22.341043019168353 ], [ -47.260964946916999, -22.341064018168598 ], [ -47.260953358453236, -22.341085006233737 ], [ -47.260941728567815, -22.341105983202752 ], [ -47.260930056911612, -22.341126948914194 ], [ -47.260918343135643, -22.341147903205709 ], [ -47.260906586890684, -22.341168845915139 ], [ -47.26089478782756, -22.341189776879425 ], [ -47.260882945597231, -22.341210695935001 ], [ -47.260871059850246, -22.341231602918587 ], [ -47.26085913023757, -22.341252497665565 ], [ -47.260847156409987, -22.341273380011256 ], [ -47.26083513801818, -22.341294249790774 ], [ -47.260823074712945, -22.341315106838469 ], [ -47.260810966145179, -22.34133595098815 ], [ -47.260798811965707, -22.341356782073373 ], [ -47.26078661182536, -22.341377599927249 ], [ -47.260774365375013, -22.341398404382399 ], [ -47.26076207226572, -22.341419195270699 ], [ -47.260749732148547, -22.341439972423739 ], [ -47.260737344674496, -22.341460735672761 ], [ -47.260724909494812, -22.341481484848313 ], [ -47.26071242626066, -22.341502219780601 ], [ -47.260699894623386, -22.34152294029936 ], [ -47.260687314234531, -22.341543646233486 ], [ -47.260674684745517, -22.341564337411928 ], [ -47.260662005808022, -22.341585013662723 ], [ -47.260649277073973, -22.34160567481339 ], [ -47.260636498195112, -22.341626320691322 ], [ -47.260623668823655, -22.341646951122918 ], [ -47.260610788611608, -22.341667565934657 ], [ -47.260597857211522, -22.34168816495183 ], [ -47.260584874275942, -22.341708747999643 ], [ -47.260571839457441, -22.341729314902828 ], [ -47.260558752409132, -22.341749865485166 ], [ -47.260545612784, -22.341770399570375 ], [ -47.260532420235371, -22.341790916981594 ], [ -47.26051917441675, -22.341811417541194 ], [ -47.260505874982002, -22.341831901071107 ], [ -47.2604925215851, -22.341852367392804 ], [ -47.260486744613267, -22.341861178216934 ], [ -47.260466311228406, -22.341892246480821 ], [ -47.260465651521862, -22.341893247695072 ], [ -47.260452132640907, -22.341913663617181 ], [ -47.260438537317569, -22.341934092769424 ], [ -47.260424832854248, -22.34195457624585 ], [ -47.260411002254202, -22.341975126976799 ], [ -47.260397039894805, -22.341995740559248 ], [ -47.260382940248938, -22.342016412276593 ], [ -47.260368697693949, -22.342037137382189 ], [ -47.260354306512774, -22.342057911096109 ], [ -47.260339760895334, -22.342078728600811 ], [ -47.260325054941013, -22.342099585035722 ], [ -47.260310182660184, -22.342120475492969 ], [ -47.260295137977209, -22.342141395010977 ], [ -47.260279914732784, -22.342162338569615 ], [ -47.260264506687001, -22.34218330108386 ], [ -47.260248907523028, -22.34220427739757 ], [ -47.2602331108505, -22.342225262277353 ], [ -47.260217110210313, -22.342246250405164 ], [ -47.260200899079301, -22.342267236371885 ], [ -47.260184470875217, -22.342288214670216 ], [ -47.260167818963424, -22.342309179686783 ], [ -47.260150936662527, -22.342330125695725 ], [ -47.260133817252317, -22.3423510468503 ], [ -47.260116453981688, -22.34237193717556 ], [ -47.260098840076793, -22.34239279056148 ], [ -47.260080968750877, -22.342413600754949 ], [ -47.260062833214597, -22.342434361352616 ], [ -47.260044426686854, -22.342455065794191 ], [ -47.260025742406874, -22.342475707355472 ], [ -47.260006773646722, -22.342496279142427 ], [ -47.259987513725193, -22.342516774085102 ], [ -47.259967956022287, -22.342537184932375 ], [ -47.25994809399409, -22.342557504248042 ], [ -47.259927921188861, -22.342577724406837 ], [ -47.259907431263976, -22.342597837591811 ], [ -47.259886618003193, -22.342617835792517 ], [ -47.259865475334536, -22.34263771080488 ], [ -47.259843997348469, -22.342657454232072 ], [ -47.259822178438235, -22.342677057377426 ], [ -47.259800030104351, -22.34269649655252 ], [ -47.259777601141636, -22.342715720791567 ], [ -47.259754933638916, -22.342734695064646 ], [ -47.259732035834141, -22.342753415123916 ], [ -47.259708911734805, -22.342771880270622 ], [ -47.259685565284116, -22.342790089784248 ], [ -47.25966200036234, -22.342808042920964 ], [ -47.259638220790144, -22.342825738910982 ], [ -47.259614230330314, -22.342843176957295 ], [ -47.259590032689658, -22.342860356234056 ], [ -47.259565631521383, -22.342877275885023 ], [ -47.259541030426831, -22.3428939350223 ], [ -47.259516232957196, -22.342910332725182 ], [ -47.259491242616264, -22.342926468038382 ], [ -47.259466062862046, -22.342942339971167 ], [ -47.259440697107451, -22.342957947496863 ], [ -47.259415148723505, -22.342973289550944 ], [ -47.259389421040808, -22.342988365030418 ], [ -47.259363517350522, -22.343003172793058 ], [ -47.25933744090711, -22.343017711656039 ], [ -47.259311194929175, -22.343031980395548 ], [ -47.25928478260132, -22.343045977745739 ], [ -47.259258207075945, -22.343059702397841 ], [ -47.259231471474855, -22.343073152999374 ], [ -47.259204578890554, -22.343086328153458 ], [ -47.259177532387824, -22.343099226417998 ], [ -47.259150335005984, -22.34311184630462 ], [ -47.259122989759668, -22.343124186278331 ], [ -47.25909549964048, -22.343136244756554 ], [ -47.259067867619073, -22.34314802010827 ], [ -47.25904009664621, -22.343159510653358 ], [ -47.259012189655159, -22.343170714661618 ], [ -47.258984149562686, -22.343181630352198 ], [ -47.258955979270908, -22.343192255892742 ], [ -47.258927681668986, -22.34320258939859 ], [ -47.258899259635513, -22.343212628931809 ], [ -47.258870716039517, -22.34322237250074 ], [ -47.258842053742697, -22.343231818058797 ], [ -47.258813275602584, -22.343240963503732 ], [ -47.258784384472484, -22.3432498066772 ], [ -47.258755383204821, -22.343258345363672 ], [ -47.258726274654116, -22.343266577289345 ], [ -47.258697061677637, -22.343274500122174 ], [ -47.25866774713954, -22.343282111470138 ], [ -47.258638333912693, -22.343289408881336 ], [ -47.258608824880305, -22.343296389843037 ], [ -47.258579223042801, -22.343303051757783 ], [ -47.258549553413751, -22.343309387284904 ], [ -47.258519890710069, -22.34331538238267 ], [ -47.258490295024714, -22.343321034114943 ], [ -47.258460777656744, -22.343326350984182 ], [ -47.25843134295117, -22.34333134287397 ], [ -47.258401994968011, -22.343336019685434 ], [ -47.258372737492046, -22.343340391321238 ], [ -47.258343574043352, -22.343344467670356 ], [ -47.258314507891932, -22.343348258593771 ], [ -47.258285542069778, -22.343351773912172 ], [ -47.258256679383578, -22.343355023394388 ], [ -47.258227922430493, -22.343358016746905 ], [ -47.258199273611389, -22.343360763604835 ], [ -47.258170735144368, -22.343363273524012 ], [ -47.258142309080512, -22.343365555973715 ], [ -47.258113997316876, -22.343367620330952 ], [ -47.258085801610342, -22.343369475875171 ], [ -47.258057723591278, -22.343371131784096 ], [ -47.258029764776751, -22.343372597130333 ], [ -47.258001926583255, -22.343373880878566 ], [ -47.257974210338425, -22.343374991883437 ], [ -47.257946617293719, -22.343375938888091 ], [ -47.257919148634983, -22.343376730523136 ], [ -47.257891805492882, -22.343377375306151 ], [ -47.257864588953758, -22.343377881641317 ], [ -47.257837500068632, -22.343378257819751 ], [ -47.25781053986271, -22.343378512019868 ], [ -47.257783709343805, -22.343378652308019 ], [ -47.257757009509476, -22.343378686639291 ], [ -47.257730441355434, -22.343378622858459 ], [ -47.257704005881614, -22.343378468701037 ], [ -47.257677704099414, -22.343378231794375 ], [ -47.257651537036701, -22.343377919658778 ], [ -47.257625505743341, -22.343377539708488 ], [ -47.257599611296655, -22.343377099252912 ], [ -47.25757385480528, -22.343376605497458 ], [ -47.25754823741326, -22.343376065544504 ], [ -47.257522760303438, -22.343375486394201 ], [ -47.257497422641684, -22.343374874895321 ], [ -47.257472191286944, -22.343374236774952 ], [ -47.257447008743249, -22.343373573869659 ], [ -47.257421848485919, -22.343372886236057 ], [ -47.257396709620856, -22.343372174509074 ], [ -47.25737159195841, -22.343371439341237 ], [ -47.257346736419365, -22.343370688666191 ], [ -47.257321654016138, -22.343369908585089 ], [ -47.257071062503321, -22.343361891315531 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1167.7617659489999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264217390352641, -22.336143686209486 ], [ -47.264174773461619, -22.336187059414264 ], [ -47.264157143858093, -22.336204895299435 ], [ -47.26413953096155, -22.336222615515389 ], [ -47.264121938970668, -22.336240223621616 ], [ -47.264104372030793, -22.336257723146996 ], [ -47.264086834236537, -22.336275117586968 ], [ -47.264069329631837, -22.336292410403672 ], [ -47.264051862211915, -22.33630960502348 ], [ -47.264034435925119, -22.336326704835841 ], [ -47.264017054672451, -22.336343713193074 ], [ -47.263999901315252, -22.336360458659993 ], [ -47.263982586093839, -22.336377329000328 ], [ -47.26396532725164, -22.336394117615146 ], [ -47.26394812853281, -22.336410827719853 ], [ -47.263930993640741, -22.336427462486931 ], [ -47.26391392558395, -22.336444025624292 ], [ -47.263896909908077, -22.336460536136585 ], [ -47.263879929397532, -22.336477013912944 ], [ -47.26386298479887, -22.336493461296605 ], [ -47.263846077830799, -22.336509879669041 ], [ -47.263829210204406, -22.336526270400828 ], [ -47.263812383620788, -22.336542634853881 ], [ -47.263795599773005, -22.336558974379546 ], [ -47.263778860344296, -22.336575290320326 ], [ -47.263762167009475, -22.336591584008659 ], [ -47.263745521432973, -22.336607856768456 ], [ -47.263728925271842, -22.336624109912652 ], [ -47.263712572578768, -22.336640155951677 ], [ -47.263696096755886, -22.336656357064207 ], [ -47.263679675201722, -22.336672542392019 ], [ -47.263663309528702, -22.336688713208279 ], [ -47.263647001339038, -22.33670487077767 ], [ -47.263630752224792, -22.336721016356218 ], [ -47.263614563767597, -22.336737151191528 ], [ -47.263598437537908, -22.336753276523702 ], [ -47.263582375095538, -22.33676939358455 ], [ -47.263566377989008, -22.336785503598396 ], [ -47.263550447755676, -22.336801607781965 ], [ -47.263534585920972, -22.336817707345102 ], [ -47.26351879399818, -22.336833803490947 ], [ -47.263503073488565, -22.336849897415966 ], [ -47.263487425881031, -22.336865990310194 ], [ -47.263471852651698, -22.336882083357914 ], [ -47.263456355262967, -22.336898177738373 ], [ -47.263440935164496, -22.336914274625052 ], [ -47.263425593792121, -22.336930375186881 ], [ -47.263410332567624, -22.336946480588395 ], [ -47.263395152898191, -22.336962591990527 ], [ -47.263380056176743, -22.336978710550383 ], [ -47.263365043781413, -22.336994837421958 ], [ -47.263350117073969, -22.337010973757927 ], [ -47.263335273784286, -22.337027124643711 ], [ -47.263320498967538, -22.337043308412717 ], [ -47.263305777650508, -22.337059541374511 ], [ -47.26329110706623, -22.337075826103369 ], [ -47.263276487101102, -22.337092162266664 ], [ -47.263261917641564, -22.337108549530885 ], [ -47.263247398574968, -22.33712498756076 ], [ -47.263232929788529, -22.33714147602052 ], [ -47.263218511169718, -22.337158014573212 ], [ -47.26320414260698, -22.337174602880015 ], [ -47.263189823988469, -22.337191240601726 ], [ -47.26317555520243, -22.337207927398175 ], [ -47.26316133613787, -22.337224662927465 ], [ -47.263147166683886, -22.337241446846818 ], [ -47.263133046729457, -22.337258278812726 ], [ -47.263118976163746, -22.337275158480626 ], [ -47.263104954876574, -22.337292085504298 ], [ -47.263090982757426, -22.337309059537027 ], [ -47.263077059696059, -22.337326080230916 ], [ -47.263063185582268, -22.337343147237199 ], [ -47.263049360305899, -22.337360260205994 ], [ -47.263035583757045, -22.33737741878641 ], [ -47.263021855825585, -22.337394622626661 ], [ -47.263008176401755, -22.337411871373753 ], [ -47.262994545375534, -22.337429164674166 ], [ -47.26298096263691, -22.337446502173201 ], [ -47.262967428075932, -22.337463883515316 ], [ -47.262953941582523, -22.337481308344096 ], [ -47.262940503046721, -22.33749877630207 ], [ -47.262927112358447, -22.337516287030869 ], [ -47.262913769407433, -22.337533840171531 ], [ -47.262900474083374, -22.337551435364038 ], [ -47.262887226276, -22.337569072247469 ], [ -47.262874025874702, -22.337586750460279 ], [ -47.262860872768883, -22.337604469639995 ], [ -47.26284776684777, -22.337622229423282 ], [ -47.262834708000433, -22.337640029446121 ], [ -47.262821696115914, -22.337657869343474 ], [ -47.262808731082586, -22.337675748750321 ], [ -47.262795812789335, -22.337693667299675 ], [ -47.262782941124641, -22.337711624624468 ], [ -47.262770115976423, -22.337729620357052 ], [ -47.262757337232685, -22.337747654128979 ], [ -47.262744604781091, -22.337765725570925 ], [ -47.262731918509267, -22.337783834312869 ], [ -47.262719278304445, -22.337801979984164 ], [ -47.262706684053711, -22.337820162213507 ], [ -47.262694135643642, -22.337838380629233 ], [ -47.262681632960806, -22.337856634858557 ], [ -47.262669175891453, -22.337874924528293 ], [ -47.262656764321605, -22.337893249264592 ], [ -47.262644398136928, -22.337911608692988 ], [ -47.262632077222499, -22.337930002438856 ], [ -47.262619801463678, -22.337948430126168 ], [ -47.262607570745224, -22.337966891378883 ], [ -47.262595384951666, -22.337985385820161 ], [ -47.262583243966986, -22.338003913073006 ], [ -47.262571147674876, -22.338022472759793 ], [ -47.262559095959212, -22.338041064501667 ], [ -47.262547088703002, -22.338059687920097 ], [ -47.262535125789029, -22.338078342635811 ], [ -47.262523207099981, -22.338097028268781 ], [ -47.262511332517839, -22.338115744438966 ], [ -47.26249950190418, -22.338134490797692 ], [ -47.262487714965296, -22.338153267236635 ], [ -47.262475971263257, -22.338172073835445 ], [ -47.262464270451488, -22.338190910511589 ], [ -47.262452612240452, -22.338209777090974 ], [ -47.262440996340693, -22.338228673398774 ], [ -47.262429422462866, -22.338247599259489 ], [ -47.262417890317622, -22.338266554496922 ], [ -47.262406399615941, -22.338285538933771 ], [ -47.262394950068604, -22.338304552392504 ], [ -47.26238354138632, -22.338323594694931 ], [ -47.262372173280248, -22.338342665661706 ], [ -47.262360845461039, -22.33836176511339 ], [ -47.262349557639595, -22.338380892869687 ], [ -47.262338309527024, -22.338400048749115 ], [ -47.262327100833907, -22.338419232570519 ], [ -47.262315931270969, -22.338438444151755 ], [ -47.262304800549138, -22.338457683309546 ], [ -47.26229370837909, -22.338476949860453 ], [ -47.262282654471264, -22.338496243620625 ], [ -47.262271638536369, -22.338515564405057 ], [ -47.262260660284582, -22.338534912028923 ], [ -47.262249719426336, -22.338554286306096 ], [ -47.262238815672184, -22.338573687049589 ], [ -47.262227948731692, -22.33859311407338 ], [ -47.262217118315071, -22.338612567189315 ], [ -47.262206324132372, -22.338632046209092 ], [ -47.262195565892966, -22.338651550944469 ], [ -47.262184843306578, -22.338671081206034 ], [ -47.262174156082388, -22.338690636804376 ], [ -47.262163503929806, -22.338710217548876 ], [ -47.262152886557892, -22.338729823248777 ], [ -47.262142303675297, -22.33874945371317 ], [ -47.26213175499084, -22.338769108750025 ], [ -47.262121240212934, -22.338788788167221 ], [ -47.262110759049783, -22.338808491772141 ], [ -47.262100311209515, -22.338828219371525 ], [ -47.262089896399921, -22.338847970771692 ], [ -47.262079514328569, -22.338867745778717 ], [ -47.262069164702794, -22.338887544198133 ], [ -47.262058847229788, -22.338907365834839 ], [ -47.26204856161646, -22.338927210493441 ], [ -47.26203830756937, -22.338947077978339 ], [ -47.262028084794906, -22.338966968093199 ], [ -47.26201789299926, -22.338986880641354 ], [ -47.262007731888161, -22.339006815426011 ], [ -47.261997601167174, -22.339026772249827 ], [ -47.261987500541693, -22.339046750914864 ], [ -47.261977429716836, -22.339066751222838 ], [ -47.2619673883679, -22.339086773033937 ], [ -47.261957374881163, -22.339106818774717 ], [ -47.261947385671341, -22.339126894252267 ], [ -47.261937417970202, -22.339147002852208 ], [ -47.261927470738982, -22.339167144433393 ], [ -47.261917543062935, -22.339187318598508 ], [ -47.261907634024645, -22.339207524948424 ], [ -47.261897742704306, -22.339227763081777 ], [ -47.261887868179187, -22.339248032596114 ], [ -47.261878009523983, -22.339268333086871 ], [ -47.261868165810817, -22.339288664147631 ], [ -47.261858336108794, -22.339309025371072 ], [ -47.261848412674269, -22.339329638212568 ], [ -47.261838613250617, -22.339350048588869 ], [ -47.261828824997593, -22.339370487883006 ], [ -47.261819046975255, -22.339390955680948 ], [ -47.261809278239717, -22.339411451569411 ], [ -47.261799517845333, -22.339431975131539 ], [ -47.261789764842788, -22.339452525950733 ], [ -47.261780018280199, -22.33947310360853 ], [ -47.261770277202857, -22.339493707684955 ], [ -47.261760540652936, -22.339514337759294 ], [ -47.261750807669884, -22.339534993409117 ], [ -47.26174107729004, -22.339555674211333 ], [ -47.261731348546945, -22.339576379741164 ], [ -47.261721620471342, -22.339597109572534 ], [ -47.261711892090517, -22.33961786327923 ], [ -47.261702162429067, -22.339638640433208 ], [ -47.261692430508958, -22.339659440604876 ], [ -47.261682695348469, -22.339680263364745 ], [ -47.261672955963547, -22.339701108281133 ], [ -47.26166321136661, -22.339721974922242 ], [ -47.261653460567679, -22.339742862854123 ], [ -47.261643702572691, -22.339763771643938 ], [ -47.261633936386275, -22.339784700854331 ], [ -47.261624161008292, -22.33980565005055 ], [ -47.26161437543692, -22.33982661879417 ], [ -47.261604578666358, -22.339847606647616 ], [ -47.261594769688664, -22.339868613170665 ], [ -47.261584947492167, -22.339889637923367 ], [ -47.261575111062363, -22.339910680464509 ], [ -47.261565259382337, -22.339931740350575 ], [ -47.261555391431209, -22.339952817138986 ], [ -47.26154550618606, -22.339973910384256 ], [ -47.261535602620079, -22.339995019641417 ], [ -47.261525679704157, -22.340016144463224 ], [ -47.261515736406018, -22.340037284401685 ], [ -47.261505771690153, -22.3400584390081 ], [ -47.261495784518651, -22.340079607831662 ], [ -47.261485773849543, -22.340100790422422 ], [ -47.26147573863966, -22.340121986325883 ], [ -47.261465677841336, -22.340143195089457 ], [ -47.26145559040441, -22.340164416258389 ], [ -47.261445475276503, -22.340185649375339 ], [ -47.26143533140133, -22.340206893983556 ], [ -47.26142515772036, -22.340228149623876 ], [ -47.261414953172043, -22.340249415835878 ], [ -47.261404606127158, -22.340270921958421 ], [ -47.261394331544516, -22.340292217870203 ], [ -47.261384023036918, -22.340313522580818 ], [ -47.261373681680737, -22.340334831288558 ], [ -47.26136330997619, -22.340356137316824 ], [ -47.261352908769787, -22.34037743805079 ], [ -47.261342477732683, -22.340398733305889 ], [ -47.261332016519127, -22.340420022931426 ], [ -47.26132152478327, -22.340441306776309 ], [ -47.261311002178708, -22.340462584689831 ], [ -47.261300448359165, -22.340483856520308 ], [ -47.261289862978067, -22.340505122115957 ], [ -47.261279245688392, -22.340526381325041 ], [ -47.261268596143324, -22.340547633994966 ], [ -47.261257913995543, -22.340568879973198 ], [ -47.261247198897635, -22.340590119106825 ], [ -47.261236450502011, -22.340611351242419 ], [ -47.261225668460931, -22.340632576226408 ], [ -47.261214852426441, -22.340653793904824 ], [ -47.261204002050455, -22.340675004123288 ], [ -47.261193116984522, -22.340696206727394 ], [ -47.26118219688032, -22.34071740156196 ], [ -47.261171241389121, -22.340738588471794 ], [ -47.261160250162241, -22.34075976730098 ], [ -47.261149222850825, -22.340780937893406 ], [ -47.26113815910557, -22.34080210009304 ], [ -47.261127058577344, -22.340823253742833 ], [ -47.261115920916907, -22.340844398685466 ], [ -47.26110474577473, -22.340865534763488 ], [ -47.261093532801112, -22.340886661819066 ], [ -47.261082281646374, -22.340907779693776 ], [ -47.261070991960729, -22.340928888228753 ], [ -47.261059663394242, -22.340949987264871 ], [ -47.261048295596794, -22.340971076642692 ], [ -47.261036888218186, -22.340992156202333 ], [ -47.261025440908185, -22.341013225783371 ], [ -47.261013953316713, -22.341034285224534 ], [ -47.261002425093103, -22.341055334365215 ], [ -47.260990855886831, -22.341076373043684 ], [ -47.260979245347642, -22.341097401097446 ], [ -47.260967593124754, -22.341118418364221 ], [ -47.260955898867444, -22.341139424681192 ], [ -47.260944162225215, -22.341160419884538 ], [ -47.260932382847152, -22.341181403810811 ], [ -47.260920560382523, -22.341202376295403 ], [ -47.260908694480698, -22.341223337173421 ], [ -47.260896784790589, -22.341244286280009 ], [ -47.260884830961601, -22.341265223449039 ], [ -47.260872832642896, -22.341286148514303 ], [ -47.260860789483537, -22.341307061309372 ], [ -47.260848701132737, -22.34132796166698 ], [ -47.260836567239807, -22.341348849419347 ], [ -47.260824387453958, -22.341369724398344 ], [ -47.260812161424433, -22.341390586435416 ], [ -47.26079988880047, -22.341411435361511 ], [ -47.260787569231596, -22.341432271006742 ], [ -47.260775202367249, -22.341453093200982 ], [ -47.260762787856862, -22.341473901773632 ], [ -47.260750325350109, -22.341494696553465 ], [ -47.260737814496565, -22.341515477368834 ], [ -47.260725254946003, -22.341536244047603 ], [ -47.260712646348416, -22.341556996416745 ], [ -47.26069998835365, -22.341577734303335 ], [ -47.260687280611876, -22.341598457533376 ], [ -47.2606745227734, -22.341619165932453 ], [ -47.260661714488513, -22.341639859325923 ], [ -47.260648855407858, -22.341660537538115 ], [ -47.260635945181946, -22.34168120039346 ], [ -47.260622983461779, -22.341701847715154 ], [ -47.260609969898468, -22.341722479326183 ], [ -47.260596904143021, -22.341743095049246 ], [ -47.260583785847146, -22.341763694705755 ], [ -47.260570614662342, -22.341784278117348 ], [ -47.26055739024045, -22.341804845104765 ], [ -47.260544112233568, -22.34182539548824 ], [ -47.26053078029414, -22.341845929087242 ], [ -47.260517394074697, -22.341866445720971 ], [ -47.260513568213959, -22.341872280784305 ], [ -47.260493142534571, -22.341903352238528 ], [ -47.260490457407229, -22.341907427366468 ], [ -47.260476904652251, -22.341927894450272 ], [ -47.260463273902374, -22.341948376842375 ], [ -47.260449530707071, -22.341968918215649 ], [ -47.260435657330234, -22.341989532513946 ], [ -47.260421648080495, -22.342010215329577 ], [ -47.260407497367581, -22.342030961922873 ], [ -47.260393199500065, -22.342051767522364 ], [ -47.260378748686612, -22.342072627321315 ], [ -47.260364139037314, -22.342093536473193 ], [ -47.260349364566487, -22.342114490085912 ], [ -47.260334419194109, -22.34213548321722 ], [ -47.260319296749159, -22.342156510868122 ], [ -47.260303990971998, -22.342177567977533 ], [ -47.260288495517685, -22.342198649415668 ], [ -47.260272803959751, -22.342219749977513 ], [ -47.260256909793895, -22.342240864376176 ], [ -47.260240806443115, -22.342261987235151 ], [ -47.260224487262448, -22.342283113081582 ], [ -47.260207945544472, -22.342304236338521 ], [ -47.260191174526248, -22.34232535131677 ], [ -47.26017416739537, -22.342346452208059 ], [ -47.260156917298254, -22.34236753307615 ], [ -47.260139417348718, -22.342388587848941 ], [ -47.260121660636372, -22.342409610311389 ], [ -47.260103640237261, -22.342430594096889 ], [ -47.260085349224667, -22.342451532679902 ], [ -47.260066780680532, -22.342472419368541 ], [ -47.26004792770842, -22.342493247297462 ], [ -47.260028783446607, -22.342514009421514 ], [ -47.260009341082821, -22.342534698509201 ], [ -47.259989593869726, -22.342555307137268 ], [ -47.25996953514035, -22.342575827686446 ], [ -47.259949158325497, -22.342596252337344 ], [ -47.259928456971373, -22.342616573067527 ], [ -47.259907424758097, -22.342636781649755 ], [ -47.259886055518493, -22.34265686965173 ], [ -47.259864343257362, -22.342676828437082 ], [ -47.25984228230017, -22.342696649051959 ], [ -47.259819885084788, -22.342716306668532 ], [ -47.259797203389731, -22.34273574753152 ], [ -47.259774281595583, -22.342754934666861 ], [ -47.259751128205053, -22.342773863682371 ], [ -47.259727747241691, -22.342792533943662 ], [ -47.259704142660773, -22.342810944793275 ], [ -47.259680318351087, -22.342829095549138 ], [ -47.259656278138273, -22.342846985501687 ], [ -47.259632025786672, -22.342864613912447 ], [ -47.259607565001367, -22.342881980012503 ], [ -47.259582899430683, -22.342899083000745 ], [ -47.259558032668025, -22.342915922042497 ], [ -47.259532968253694, -22.342932496268396 ], [ -47.259507709677777, -22.342948804772426 ], [ -47.259482260381979, -22.342964846611014 ], [ -47.259456623760137, -22.342980620802656 ], [ -47.259430803161855, -22.342996126325641 ], [ -47.259404801893773, -22.343011362117558 ], [ -47.259378623220933, -22.34302632707448 ], [ -47.259352270369469, -22.343041020049473 ], [ -47.259325746527487, -22.34305543985224 ], [ -47.259299054847162, -22.343069585247953 ], [ -47.259272198446567, -22.343083454956318 ], [ -47.259245180411341, -22.343097047650765 ], [ -47.259218003796114, -22.343110361957724 ], [ -47.259190671626151, -22.34312339645577 ], [ -47.259163186899819, -22.343136149674432 ], [ -47.259135552589257, -22.343148620093913 ], [ -47.259107771642299, -22.343160806144006 ], [ -47.259079846984513, -22.343172706203223 ], [ -47.259051781520512, -22.34318431859813 ], [ -47.259023578136251, -22.343195641602211 ], [ -47.258995239700383, -22.343206673435311 ], [ -47.258966769065843, -22.343217412262788 ], [ -47.258938169072067, -22.343227856194581 ], [ -47.258909442547136, -22.343238003284259 ], [ -47.258880592309019, -22.343247851528435 ], [ -47.258851621168056, -22.343257398865674 ], [ -47.258822531930029, -22.343266643175536 ], [ -47.258793327396297, -22.343275582278117 ], [ -47.258764010367315, -22.343284213933114 ], [ -47.258734583645726, -22.343292535838447 ], [ -47.258705050037051, -22.343300545630314 ], [ -47.258675412354187, -22.343308240881505 ], [ -47.258645673419174, -22.343315619101347 ], [ -47.258615836065076, -22.343322677734765 ], [ -47.258585903248971, -22.343329414137028 ], [ -47.258555901236264, -22.343335820640515 ], [ -47.258525908959982, -22.343341882348376 ], [ -47.258495989959741, -22.343347595822909 ], [ -47.258466156123426, -22.343352969697094 ], [ -47.258436411975772, -22.343358014066272 ], [ -47.258406761739813, -22.343362739044402 ], [ -47.258377209347096, -22.343367154746986 ], [ -47.258347758448906, -22.34337127127511 ], [ -47.258318412431741, -22.343375098700214 ], [ -47.258289174430125, -22.343378647051026 ], [ -47.258260047339981, -22.343381926301436 ], [ -47.258231033835401, -22.343384946359215 ], [ -47.25820213638265, -22.343387717056686 ], [ -47.258173357254428, -22.343390248142153 ], [ -47.258144698546658, -22.343392549272302 ], [ -47.258116162192074, -22.343394630006074 ], [ -47.25808774997514, -22.343396499799155 ], [ -47.258059463546218, -22.343398167999585 ], [ -47.258031304435825, -22.343399643843938 ], [ -47.25800327406786, -22.343400936454671 ], [ -47.257975373772283, -22.343402054837671 ], [ -47.257947604798296, -22.343403007880724 ], [ -47.257919968325631, -22.34340380435254 ], [ -47.257892465475607, -22.343404452902071 ], [ -47.257865097322664, -22.343404962058298 ], [ -47.257837864903834, -22.343405340230412 ], [ -47.257810769228705, -22.343405595708251 ], [ -47.25778381128859, -22.343405736663083 ], [ -47.257756992063825, -22.343405771148291 ], [ -47.257730312532921, -22.343405707100505 ], [ -47.257703773678742, -22.343405552340659 ], [ -47.257677376496325, -22.343405314575147 ], [ -47.257651121998201, -22.343405001396977 ], [ -47.257625011220107, -22.343404620286961 ], [ -47.257599045226932, -22.343404178614833 ], [ -47.257573225116651, -22.343403683640204 ], [ -47.257547552024803, -22.343403142513655 ], [ -47.257522027127919, -22.343402562277451 ], [ -47.257496649466987, -22.343401949813622 ], [ -47.257471383878652, -22.343401310827879 ], [ -47.257446169458973, -22.34340064708389 ], [ -47.257420978134498, -22.343399958601626 ], [ -47.257395808971111, -22.343399246017249 ], [ -47.257370661780541, -22.343398509985565 ], [ -47.257345791668008, -22.343397758870751 ], [ -47.257320680894381, -22.343396977920364 ], [ -47.257057720945603, -22.34338856493757 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1160.993378437, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264169156777115, -22.336232745886441 ], [ -47.264143240269014, -22.336258686142266 ], [ -47.264125628117874, -22.336276230708432 ], [ -47.264108048946447, -22.33629366619035 ], [ -47.264090506824473, -22.336310996073351 ], [ -47.264073005770264, -22.336328223805143 ], [ -47.264055549752591, -22.336345352794272 ], [ -47.264038142690282, -22.336362386410329 ], [ -47.26402097740479, -22.336379143524731 ], [ -47.26400364228423, -22.336396033274617 ], [ -47.263986367497736, -22.33641283741424 ], [ -47.263969156798652, -22.336429559168483 ], [ -47.263952013897182, -22.33644620171707 ], [ -47.263934941771794, -22.336462768806232 ], [ -47.263917925014553, -22.336479280370622 ], [ -47.263900945354379, -22.336495757324546 ], [ -47.263884003482985, -22.336512202064075 ], [ -47.263867101118201, -22.336528615970035 ], [ -47.263850239969806, -22.336545000411778 ], [ -47.263833421737033, -22.336561356749474 ], [ -47.263816648110634, -22.336577686332191 ], [ -47.263799920771, -22.336593990499683 ], [ -47.263783241389639, -22.336610270580948 ], [ -47.263766611627069, -22.336626527896183 ], [ -47.263750033136027, -22.336642763753737 ], [ -47.263733710653568, -22.336658780170719 ], [ -47.26371725711892, -22.336674959369386 ], [ -47.263700859689664, -22.336691120922083 ], [ -47.26368451997152, -22.336707266095249 ], [ -47.263668239559301, -22.336723396146549 ], [ -47.263652020037135, -22.336739512324311 ], [ -47.263635862978234, -22.336755615868135 ], [ -47.263619769943872, -22.336771708009611 ], [ -47.263603742484158, -22.336787789971655 ], [ -47.263587782137307, -22.336803862969195 ], [ -47.263571890429716, -22.336819928209177 ], [ -47.263556068875161, -22.336835986891295 ], [ -47.263540318974684, -22.336852040208136 ], [ -47.263524642216545, -22.336868089345291 ], [ -47.263509040076073, -22.336884135481522 ], [ -47.263493514014925, -22.336900179789499 ], [ -47.263478065480463, -22.336916223436646 ], [ -47.263462695906512, -22.336932267584221 ], [ -47.263447406712288, -22.336948313388742 ], [ -47.263432199302173, -22.336964362002089 ], [ -47.263417075065227, -22.336980414572306 ], [ -47.263402035375357, -22.336996472243335 ], [ -47.263387081590906, -22.337012536156003 ], [ -47.263372215052897, -22.337028607449568 ], [ -47.263357433268794, -22.337044691414675 ], [ -47.263342720387577, -22.337060807345008 ], [ -47.263328060598752, -22.33707697246377 ], [ -47.263313450991291, -22.337093189509993 ], [ -47.263298891454887, -22.337109458154224 ], [ -47.263284381879295, -22.337125778066159 ], [ -47.263269922155274, -22.337142148913582 ], [ -47.263255512173366, -22.337158570363712 ], [ -47.263241151824438, -22.337175042082606 ], [ -47.263226841000403, -22.337191563734304 ], [ -47.26321257959281, -22.33720813498244 ], [ -47.263198367493331, -22.337224755489665 ], [ -47.263184204594424, -22.337241424916723 ], [ -47.263170090788684, -22.337258142923499 ], [ -47.26315602596852, -22.337274909169167 ], [ -47.263142010026598, -22.337291723311623 ], [ -47.263128042856252, -22.337308585007083 ], [ -47.263114124350452, -22.337325493911354 ], [ -47.263100254402481, -22.337342449678882 ], [ -47.26308643290561, -22.33735945196312 ], [ -47.26307265975322, -22.33737650041655 ], [ -47.263058934838931, -22.337393594690404 ], [ -47.263045258056124, -22.337410734435089 ], [ -47.263031629298609, -22.337427919299675 ], [ -47.263018048459827, -22.337445148932687 ], [ -47.263004515433309, -22.337462422981424 ], [ -47.262991030112673, -22.337479741092263 ], [ -47.262977592391273, -22.337497102910685 ], [ -47.262964202162749, -22.33751450808105 ], [ -47.262950859320533, -22.33753195624675 ], [ -47.262937563757802, -22.337549447050634 ], [ -47.262924315367819, -22.337566980134291 ], [ -47.262911114043796, -22.337584555138513 ], [ -47.262897959678604, -22.337602171703335 ], [ -47.262884852165143, -22.337619829467762 ], [ -47.262871791396122, -22.337637528070097 ], [ -47.262858777264086, -22.337655267147685 ], [ -47.262845809661542, -22.337673046336931 ], [ -47.262832888480283, -22.337690865274219 ], [ -47.262820013612647, -22.337708723593938 ], [ -47.262807184950589, -22.337726620930166 ], [ -47.262794402385424, -22.337744556916668 ], [ -47.262781665808518, -22.337762531186122 ], [ -47.26276897511098, -22.337780543370421 ], [ -47.262756330183819, -22.337798593100651 ], [ -47.262743730917613, -22.337816680007329 ], [ -47.262731177202838, -22.337834803720121 ], [ -47.262718668929359, -22.337852963868457 ], [ -47.262706205987108, -22.337871160080507 ], [ -47.262693788265672, -22.337889391984117 ], [ -47.26268141565432, -22.337907659206234 ], [ -47.262669088041996, -22.337925961373372 ], [ -47.262656805317086, -22.337944298111754 ], [ -47.262644567368156, -22.337962669046163 ], [ -47.262632374083239, -22.337981073801348 ], [ -47.262620225350034, -22.337999512001211 ], [ -47.262608121055749, -22.338017983269509 ], [ -47.26259606108723, -22.33803648722936 ], [ -47.262584045331572, -22.33805502350252 ], [ -47.262572073674846, -22.338073591711108 ], [ -47.262560146003018, -22.338092191476516 ], [ -47.262548262201847, -22.338110822419239 ], [ -47.262536422156415, -22.338129484159865 ], [ -47.262524625730258, -22.338148176352 ], [ -47.262512872623745, -22.338166898902063 ], [ -47.262501162390727, -22.338185651908717 ], [ -47.26248949468372, -22.338204435296582 ], [ -47.262477869215502, -22.338223248893822 ], [ -47.262466285698963, -22.338242092527743 ], [ -47.262454743847023, -22.338260966024908 ], [ -47.262443243372715, -22.338279869211217 ], [ -47.262431783989342, -22.338298801911339 ], [ -47.26242036540998, -22.338317763949771 ], [ -47.262408987347719, -22.338336755150259 ], [ -47.262397649516011, -22.338355775335287 ], [ -47.262386351627903, -22.338374824327413 ], [ -47.262375093396543, -22.338393901948084 ], [ -47.262363874535467, -22.33841300801765 ], [ -47.262352694757517, -22.338432142356687 ], [ -47.262341553775769, -22.338451304784797 ], [ -47.262330451303484, -22.338470495120429 ], [ -47.262319387053665, -22.338489713181716 ], [ -47.262308360739084, -22.338508958786537 ], [ -47.26229737207273, -22.338528231751368 ], [ -47.262286420767097, -22.33854753189302 ], [ -47.262275506534927, -22.338566859026873 ], [ -47.262264629089117, -22.338586212967407 ], [ -47.262253788141422, -22.338605593530119 ], [ -47.262242983404434, -22.338625000528211 ], [ -47.262232214590448, -22.338644433774842 ], [ -47.262221481411103, -22.338663893083101 ], [ -47.262210783578361, -22.338683378264932 ], [ -47.262200120803705, -22.338702889132268 ], [ -47.262189492798726, -22.338722425495732 ], [ -47.26217889927478, -22.338741987165818 ], [ -47.262168339942683, -22.338761573952844 ], [ -47.262157814513508, -22.338781185666029 ], [ -47.262147322697835, -22.338800822114401 ], [ -47.262136864206077, -22.338820483106456 ], [ -47.262126438748524, -22.338840168450034 ], [ -47.262116046035167, -22.338859877952679 ], [ -47.262105685775708, -22.338879611421394 ], [ -47.262095357679613, -22.338899368662855 ], [ -47.262085061456183, -22.338919149482894 ], [ -47.262074796814481, -22.33893895368719 ], [ -47.262064563463127, -22.338958781081079 ], [ -47.262054361110614, -22.33897863146921 ], [ -47.262044189465222, -22.338998504655784 ], [ -47.262034048234725, -22.339018400445006 ], [ -47.262023937126713, -22.339038318640345 ], [ -47.262013855848608, -22.339058259044794 ], [ -47.262003804107536, -22.339078221460799 ], [ -47.261993781579157, -22.339098205752773 ], [ -47.261983786578845, -22.339118214493915 ], [ -47.261973815355873, -22.339138253830985 ], [ -47.261963865042375, -22.339158327361545 ], [ -47.261953934597578, -22.339178434960882 ], [ -47.261944023111603, -22.339198576234033 ], [ -47.261934129671779, -22.339218750783957 ], [ -47.261924253362849, -22.3392389582114 ], [ -47.261914393266508, -22.339259198115862 ], [ -47.261904548461764, -22.339279470094652 ], [ -47.261894718024884, -22.339299773743122 ], [ -47.261884901028893, -22.339320108655656 ], [ -47.261874983800141, -22.33934070861504 ], [ -47.261865196234467, -22.339361094335526 ], [ -47.261855419278483, -22.339381510079097 ], [ -47.26184565199565, -22.339401955433107 ], [ -47.261835893445372, -22.339422429985554 ], [ -47.261826142685145, -22.33944293332085 ], [ -47.261816398768609, -22.339463465023552 ], [ -47.261806660746664, -22.339484024676317 ], [ -47.261796927667298, -22.339504611860182 ], [ -47.261787198575085, -22.339525226155381 ], [ -47.261777472511888, -22.339545867140384 ], [ -47.261767748516107, -22.339566534392873 ], [ -47.261758025623344, -22.339587227488913 ], [ -47.261748302866138, -22.339607946003031 ], [ -47.261738579273448, -22.339628689509691 ], [ -47.261728853871368, -22.339649457581405 ], [ -47.2617191256832, -22.339670249789073 ], [ -47.261709393728395, -22.339691065703665 ], [ -47.261699657023911, -22.339711904893925 ], [ -47.261689914582973, -22.339732766928304 ], [ -47.261680165416308, -22.339753651373176 ], [ -47.261670408530307, -22.339774557795959 ], [ -47.261660642929975, -22.339795485759325 ], [ -47.261650867615323, -22.339816434828766 ], [ -47.26164108158455, -22.339837404565781 ], [ -47.261631283831669, -22.339858394532889 ], [ -47.261621473348406, -22.339879404289707 ], [ -47.261611649122614, -22.33990043339622 ], [ -47.261601810139084, -22.33992148141099 ], [ -47.261591955380098, -22.339942547890253 ], [ -47.261582083823761, -22.339963632391196 ], [ -47.261572194445982, -22.339984734467844 ], [ -47.261562286218663, -22.340005853674953 ], [ -47.261552358111146, -22.340026989564738 ], [ -47.2615424090895, -22.340048141688616 ], [ -47.261532438116404, -22.340069309597361 ], [ -47.261522444151957, -22.340090492839412 ], [ -47.261512426151995, -22.340111690964235 ], [ -47.261502383071068, -22.340132903516363 ], [ -47.261492313859023, -22.340154130042436 ], [ -47.261482217463019, -22.340175370086758 ], [ -47.261472092827908, -22.340196623190927 ], [ -47.261461938894435, -22.340217888897232 ], [ -47.26145175460092, -22.340239166745214 ], [ -47.261441538882529, -22.340260456273317 ], [ -47.261431173964141, -22.340281999585738 ], [ -47.261420886802377, -22.340303321578787 ], [ -47.261410565155309, -22.340324653453628 ], [ -47.261400210212784, -22.340345990165222 ], [ -47.261389824645462, -22.340367324679693 ], [ -47.261379409364949, -22.340388654244833 ], [ -47.261368964041999, -22.34040997867346 ], [ -47.261358488329591, -22.340431297814195 ], [ -47.261347981880533, -22.340452611515271 ], [ -47.261337444347063, -22.340473919625303 ], [ -47.261326875381528, -22.340495221991858 ], [ -47.261316274636037, -22.340516518462419 ], [ -47.261305641762135, -22.34053780888453 ], [ -47.261294976411619, -22.340559093104808 ], [ -47.261284278235834, -22.340580370969938 ], [ -47.261273546885803, -22.340601642326181 ], [ -47.261262782012714, -22.340622907019352 ], [ -47.261251983267272, -22.340644164894989 ], [ -47.261241150300073, -22.340665415798249 ], [ -47.261230282761616, -22.340686659573912 ], [ -47.261219380302009, -22.340707896066689 ], [ -47.26120844257138, -22.340729125120461 ], [ -47.261197469219603, -22.340750346579043 ], [ -47.261186459896471, -22.340771560285681 ], [ -47.261175414251611, -22.34079276608324 ], [ -47.26116433193426, -22.34081396381465 ], [ -47.261153212593733, -22.340835153321908 ], [ -47.261142055879311, -22.340856334446606 ], [ -47.261130861439902, -22.340877507030246 ], [ -47.261119628924277, -22.340898670913894 ], [ -47.261108357981207, -22.340919825938148 ], [ -47.261097048259401, -22.340940971942878 ], [ -47.26108569940731, -22.340962108767847 ], [ -47.261074311073301, -22.340983236252494 ], [ -47.261062882905584, -22.341004354235693 ], [ -47.261051414552362, -22.341025462555844 ], [ -47.261039905662003, -22.341046561050408 ], [ -47.261028355882225, -22.341067649557552 ], [ -47.26101676486094, -22.341088727914219 ], [ -47.261005132246318, -22.341109795956637 ], [ -47.260993457685977, -22.341130853521175 ], [ -47.260981740827603, -22.34115190044362 ], [ -47.260969981319107, -22.341172936558863 ], [ -47.260958178807954, -22.341193961701947 ], [ -47.260946332941842, -22.341214975706905 ], [ -47.260934443368541, -22.341235978407347 ], [ -47.26092250973533, -22.341256969636952 ], [ -47.260910531690037, -22.341277949228015 ], [ -47.260898508880203, -22.341298917012892 ], [ -47.260886440953321, -22.341319872823508 ], [ -47.260874327556976, -22.341340816491051 ], [ -47.260862168338889, -22.341361747846065 ], [ -47.260849962946651, -22.341382666718861 ], [ -47.260837711027946, -22.341403572939143 ], [ -47.26082541223041, -22.341424466336189 ], [ -47.260813066201948, -22.341445346738404 ], [ -47.260800672590456, -22.34146621397381 ], [ -47.260788231043755, -22.341487067870098 ], [ -47.26077574120994, -22.341507908254197 ], [ -47.260763202737017, -22.341528734952661 ], [ -47.260750615273167, -22.341549547791448 ], [ -47.260737978466864, -22.341570346595624 ], [ -47.260725291966381, -22.341591131190349 ], [ -47.260712555420305, -22.341611901399663 ], [ -47.260699768477465, -22.341632657047153 ], [ -47.260686930786534, -22.341653397956165 ], [ -47.260674041996701, -22.34167412394897 ], [ -47.260661101756916, -22.341694834847942 ], [ -47.260648109716719, -22.341715530474147 ], [ -47.260635065525655, -22.341736210648435 ], [ -47.260621968833306, -22.341756875191294 ], [ -47.260608819289878, -22.341777523922044 ], [ -47.260595616545416, -22.341798156659994 ], [ -47.260582360250282, -22.341818773223665 ], [ -47.260569050055132, -22.341839373430989 ], [ -47.260555685611024, -22.341859957099107 ], [ -47.260542266569047, -22.341880524044868 ], [ -47.260540271502585, -22.341883566848484 ], [ -47.260519882827886, -22.341914596124564 ], [ -47.260515263297414, -22.341921607033616 ], [ -47.26050167666839, -22.341942125279132 ], [ -47.260488010492018, -22.341962660911097 ], [ -47.260474228564739, -22.341983260181209 ], [ -47.260460312411119, -22.342003938046872 ], [ -47.260446256271052, -22.342024690095688 ], [ -47.260432054491105, -22.342045511564962 ], [ -47.260417701311091, -22.342066397658368 ], [ -47.260403190865375, -22.342087343542374 ], [ -47.260388517184253, -22.342108344341465 ], [ -47.26037367419692, -22.342129395131995 ], [ -47.260358655733029, -22.34215049093741 ], [ -47.260343455526154, -22.342171626721221 ], [ -47.260328067216292, -22.34219279738139 ], [ -47.260312484353449, -22.342213997743478 ], [ -47.260296700401561, -22.342235222553445 ], [ -47.260280708742428, -22.342256466471017 ], [ -47.260264502681068, -22.342277724061208 ], [ -47.260248075450775, -22.342298989787331 ], [ -47.260231420218943, -22.342320258002911 ], [ -47.260214530094331, -22.342341522942906 ], [ -47.260197398133485, -22.342362778716602 ], [ -47.260180017349505, -22.342384019298219 ], [ -47.26016238072107, -22.342405238518552 ], [ -47.260144481201309, -22.342426430057557 ], [ -47.260126311729046, -22.342447587435181 ], [ -47.260107865240144, -22.342468704003576 ], [ -47.260089134679667, -22.342489772939327 ], [ -47.260070113015445, -22.342510787235938 ], [ -47.260050793251985, -22.342531739697105 ], [ -47.260031168446019, -22.342552622929865 ], [ -47.2600112317227, -22.342573429338735 ], [ -47.259990976292187, -22.342594151121499 ], [ -47.259970395467711, -22.342614780264554 ], [ -47.259949482684348, -22.342635308540011 ], [ -47.259928231518629, -22.342655727503811 ], [ -47.259906635708056, -22.342676028495472 ], [ -47.259884689171891, -22.342696202639043 ], [ -47.259862386167718, -22.342716240723455 ], [ -47.259839740070873, -22.342736116781627 ], [ -47.259816805643489, -22.342755774268586 ], [ -47.259793629557876, -22.342775174266261 ], [ -47.259770220581622, -22.342794312238066 ], [ -47.259746582754161, -22.342813187613988 ], [ -47.25972272004303, -22.342831799799661 ], [ -47.259698636345448, -22.342850148174733 ], [ -47.259674335492008, -22.342868232089852 ], [ -47.259649821248608, -22.342886050865122 ], [ -47.259625097318633, -22.342903603788578 ], [ -47.259600167345532, -22.342920890114137 ], [ -47.259575034914711, -22.342937909060424 ], [ -47.259549703555642, -22.342954659809362 ], [ -47.259524176744733, -22.342971141504297 ], [ -47.259498457907306, -22.342987353248784 ], [ -47.259472550418181, -22.34300329410641 ], [ -47.259446457605485, -22.343018963098334 ], [ -47.259420182752002, -22.34303435920274 ], [ -47.259393729096566, -22.343049481353994 ], [ -47.259367099836993, -22.343064328441091 ], [ -47.259340298130923, -22.343078899307201 ], [ -47.259313327098099, -22.343093192748469 ], [ -47.259286189822205, -22.343107207513125 ], [ -47.259258889352758, -22.343120942300555 ], [ -47.259231428706535, -22.343134395760437 ], [ -47.259203810869309, -22.343147566492032 ], [ -47.259176038798401, -22.343160453042785 ], [ -47.259148115423535, -22.343173053908053 ], [ -47.259120043648714, -22.343185367530094 ], [ -47.259091826354506, -22.343197392296887 ], [ -47.259063466399276, -22.343209126541684 ], [ -47.259034966621755, -22.343220568541611 ], [ -47.259006329842371, -22.343231716517284 ], [ -47.258977558865055, -22.34324256863172 ], [ -47.258948656479319, -22.343253122989513 ], [ -47.258919625462802, -22.343263377635683 ], [ -47.258890468582536, -22.343273330555167 ], [ -47.258861188597315, -22.343282979671631 ], [ -47.258831788261247, -22.34329232284643 ], [ -47.25880227032382, -22.343301357878218 ], [ -47.258772637533419, -22.343310082501773 ], [ -47.258742892640818, -22.343318494386807 ], [ -47.258713038399868, -22.343326591137714 ], [ -47.25868307757213, -22.343334370292183 ], [ -47.258653012928853, -22.343341829320721 ], [ -47.258622847252909, -22.343348965625918 ], [ -47.258592583458103, -22.343355776515754 ], [ -47.258562249061647, -22.343362253995593 ], [ -47.258531927212616, -22.343368382313603 ], [ -47.258501684897375, -22.34337415753043 ], [ -47.258471534592616, -22.343379588409579 ], [ -47.258441481002784, -22.343384685258187 ], [ -47.258411528513925, -22.343389458402985 ], [ -47.258381681204334, -22.343393918172374 ], [ -47.258351942856528, -22.343398074879524 ], [ -47.258322316973526, -22.343401938806331 ], [ -47.258292806792355, -22.34340552018962 ], [ -47.258263415298181, -22.343408829208215 ], [ -47.258234145242, -22.343411875971288 ], [ -47.258204999155495, -22.343414670508306 ], [ -47.258175979365994, -22.343417222760092 ], [ -47.258147088014198, -22.343419542570654 ], [ -47.258118327068608, -22.34342163968099 ], [ -47.25808969834118, -22.343423523722979 ], [ -47.258061203502336, -22.343425204214888 ], [ -47.258032844095972, -22.343426690557422 ], [ -47.258004621553496, -22.343427992030648 ], [ -47.257976537207092, -22.343429117791761 ], [ -47.257948592303727, -22.343430076873229 ], [ -47.257920788017074, -22.343430878181831 ], [ -47.257893125459105, -22.343431530497927 ], [ -47.257865605692295, -22.343432042475182 ], [ -47.257838229739697, -22.343432422640966 ], [ -47.257810998595303, -22.343432679396557 ], [ -47.257783913233908, -22.343432821018059 ], [ -47.25775697461868, -22.34343285565722 ], [ -47.257730183710848, -22.343432791342494 ], [ -47.257703541476261, -22.343432635980225 ], [ -47.257677048893612, -22.343432397355823 ], [ -47.257650706960042, -22.343432083135127 ], [ -47.257624516697184, -22.343431700865363 ], [ -47.257598479157501, -22.343431257976665 ], [ -47.257572595428293, -22.343430761782884 ], [ -47.257546866636574, -22.343430219482734 ], [ -47.257521293952628, -22.343429638160632 ], [ -47.257495876292509, -22.343429024731883 ], [ -47.257470576470546, -22.343428384880745 ], [ -47.257445330174853, -22.343427720298049 ], [ -47.25742010778324, -22.343427030967117 ], [ -47.257394908321515, -22.343426317525335 ], [ -47.257369731602822, -22.343425580629816 ], [ -47.257344846916787, -22.343424829075271 ], [ -47.257319707772773, -22.343424047255581 ], [ -47.257044379383132, -22.343415238558912 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1147.723074411, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26407686235428, -22.336363847235592 ], [ -47.264042053499914, -22.3363978283862 ], [ -47.264024698480199, -22.33641473754566 ], [ -47.264007407749453, -22.336431557210055 ], [ -47.263990185070099, -22.336448290613902 ], [ -47.263973034159228, -22.336464940943962 ], [ -47.263955957965237, -22.336481511984928 ], [ -47.263938940126593, -22.336498024601404 ], [ -47.263921961316839, -22.336514500732918 ], [ -47.263905022172715, -22.336530942828304 ], [ -47.263888124411231, -22.336547352267786 ], [ -47.263871269740811, -22.336563730419474 ], [ -47.263854459858869, -22.336580078641823 ], [ -47.263837696453869, -22.336596398281603 ], [ -47.26382098120331, -22.336612690675786 ], [ -47.263804315775388, -22.336628957150019 ], [ -47.26378770182675, -22.336645199020612 ], [ -47.263771141005812, -22.336661417591579 ], [ -47.263754848733953, -22.336677404386489 ], [ -47.263738417487517, -22.336693561671289 ], [ -47.26372204418319, -22.33670969944885 ], [ -47.263705730419922, -22.336725818978973 ], [ -47.263689477785128, -22.336741921512107 ], [ -47.263673287855092, -22.336758008289106 ], [ -47.263657162194455, -22.336774080541421 ], [ -47.2636411023554, -22.336790139492223 ], [ -47.263625109878348, -22.336806186355421 ], [ -47.263609186291191, -22.33682222233665 ], [ -47.263593333109299, -22.336838248633036 ], [ -47.263577551834913, -22.336854266434155 ], [ -47.263561843956744, -22.336870276921971 ], [ -47.263546210950089, -22.336886281271251 ], [ -47.263530654276643, -22.33690228064944 ], [ -47.263515175383709, -22.336918276217684 ], [ -47.263499775703508, -22.33693426913149 ], [ -47.263484456654076, -22.336950260539972 ], [ -47.263469219637969, -22.336966251587178 ], [ -47.263454066042243, -22.336982243412315 ], [ -47.26343899723777, -22.336998237150585 ], [ -47.263424014579492, -22.337014233932816 ], [ -47.263409119405893, -22.33703023488653 ], [ -47.263394313037317, -22.337046241137703 ], [ -47.263379592758753, -22.337062258182108 ], [ -47.263364941813087, -22.337078306273735 ], [ -47.263350343552453, -22.337094403549457 ], [ -47.263335794921815, -22.337110552912996 ], [ -47.263321295814094, -22.337126754038213 ], [ -47.263306846122454, -22.337143006597824 ], [ -47.26329244574098, -22.337159310262756 ], [ -47.26327809456361, -22.337175664703267 ], [ -47.263263792484572, -22.337192069588355 ], [ -47.26324953939924, -22.337208524584934 ], [ -47.263235335202545, -22.33722502935948 ], [ -47.263221179789596, -22.337241583577409 ], [ -47.263207073056329, -22.33725818690224 ], [ -47.263193014898832, -22.337274838996453 ], [ -47.263179005212912, -22.337291539521832 ], [ -47.263165043894787, -22.337308288138818 ], [ -47.263151130841251, -22.337325084506112 ], [ -47.263137265948785, -22.337341928281912 ], [ -47.263123449114183, -22.337358819123001 ], [ -47.26310968023423, -22.337375756685244 ], [ -47.263095959205813, -22.337392740623265 ], [ -47.263082285926053, -22.337409770590543 ], [ -47.263068660291907, -22.337426846239659 ], [ -47.263055082200658, -22.337443967221756 ], [ -47.263041551549307, -22.337461133187325 ], [ -47.26302806823491, -22.337478343785747 ], [ -47.263014632154572, -22.337495598665292 ], [ -47.26300124320521, -22.337512897473349 ], [ -47.262987901283942, -22.337530239856093 ], [ -47.262974606287735, -22.337547625458711 ], [ -47.262961358113294, -22.337565053925747 ], [ -47.26294815665738, -22.337582524900601 ], [ -47.262935001816686, -22.337600038025556 ], [ -47.262921893487601, -22.337617592942347 ], [ -47.262908831566484, -22.337635189291539 ], [ -47.262895815949541, -22.337652826712873 ], [ -47.262882846532797, -22.337670504845192 ], [ -47.262869923212207, -22.337688223326339 ], [ -47.262857045882981, -22.33770598179407 ], [ -47.262844214440982, -22.337723779884097 ], [ -47.262831428781539, -22.337741617231789 ], [ -47.262818688799371, -22.337759493472184 ], [ -47.262805994389311, -22.337777408239155 ], [ -47.262793345445836, -22.337795361165796 ], [ -47.262780741863295, -22.337813351884325 ], [ -47.262768183535712, -22.33783138002633 ], [ -47.26275567035686, -22.33784944522257 ], [ -47.26274320221998, -22.337867547103482 ], [ -47.262730779018312, -22.337885685298307 ], [ -47.262718400644729, -22.337903859435741 ], [ -47.262706066991861, -22.337922069143659 ], [ -47.262693777951903, -22.337940314049536 ], [ -47.262681533416469, -22.337958593780417 ], [ -47.262669333277451, -22.337976907961941 ], [ -47.262657177426036, -22.337995256219568 ], [ -47.262645065753183, -22.338013638177998 ], [ -47.262632998149286, -22.338032053461756 ], [ -47.262620974504358, -22.338050501694656 ], [ -47.26260899470865, -22.338068982499077 ], [ -47.26259705865143, -22.338087495497813 ], [ -47.262585166221704, -22.338106040312908 ], [ -47.262573317308416, -22.338124616565374 ], [ -47.262561511799682, -22.33814322387644 ], [ -47.262549749560989, -22.338161861901984 ], [ -47.262538030286855, -22.338180530563182 ], [ -47.262526353522823, -22.338199229977629 ], [ -47.262514718920556, -22.338217960077237 ], [ -47.262503126195149, -22.338236720692354 ], [ -47.262491575061802, -22.338255511652321 ], [ -47.262480065235771, -22.338274332785929 ], [ -47.262468596432363, -22.338293183921106 ], [ -47.262457168367263, -22.338312064884509 ], [ -47.262445780755883, -22.3383309755026 ], [ -47.262434433313636, -22.338349915601178 ], [ -47.262423125756285, -22.338368885004485 ], [ -47.262411857799229, -22.338387883536999 ], [ -47.262400629157973, -22.338406911022062 ], [ -47.26238943954835, -22.338425967281719 ], [ -47.262378288685568, -22.338445052138404 ], [ -47.262367176285004, -22.338464165413374 ], [ -47.262356102062256, -22.338483306926829 ], [ -47.262345065732674, -22.338502476498505 ], [ -47.262334067011288, -22.338521673947948 ], [ -47.262323105613461, -22.338540899093164 ], [ -47.262312181253989, -22.338560151752631 ], [ -47.262301293647866, -22.338579431743153 ], [ -47.26229044251037, -22.338598738880698 ], [ -47.262279627555479, -22.338618072982324 ], [ -47.26226884849811, -22.338637433862583 ], [ -47.262258105052815, -22.338656821336034 ], [ -47.262247396933503, -22.338676235217171 ], [ -47.262236723854421, -22.338695675319308 ], [ -47.262226085529242, -22.338715141455605 ], [ -47.26221548167188, -22.338734633438005 ], [ -47.262204911995852, -22.338754151078259 ], [ -47.262194376214254, -22.338773694187957 ], [ -47.262183874040346, -22.338793262577447 ], [ -47.262173405186886, -22.338812856056965 ], [ -47.262162969366535, -22.338832474436153 ], [ -47.262152566291704, -22.338852117523981 ], [ -47.262142195674556, -22.338871785129037 ], [ -47.262131857226962, -22.338891477059441 ], [ -47.262121550660517, -22.338911193122925 ], [ -47.262111275686678, -22.338930933126324 ], [ -47.262101032016574, -22.338950696876314 ], [ -47.262090819360957, -22.338970484179178 ], [ -47.262080637430408, -22.338990294840574 ], [ -47.262070485935254, -22.339010128665596 ], [ -47.262060364585324, -22.339029985459337 ], [ -47.262050273090253, -22.339049865026212 ], [ -47.262040211159501, -22.339069767170059 ], [ -47.262030178502208, -22.339089691694124 ], [ -47.262020174794401, -22.339109638466915 ], [ -47.262010198280528, -22.339129610208413 ], [ -47.262000245044369, -22.339149613405045 ], [ -47.261990312118499, -22.339169651866168 ], [ -47.261980398460125, -22.339189725483688 ], [ -47.261970503164214, -22.339209833864832 ], [ -47.261960625322821, -22.339229976614781 ], [ -47.261950764025293, -22.339250153336309 ], [ -47.261940918357752, -22.339270363630916 ], [ -47.261931087403447, -22.339290607097734 ], [ -47.261921270242816, -22.339310883333898 ], [ -47.261911465952863, -22.339331191935514 ], [ -47.261901554929885, -22.339351779012819 ], [ -47.261891779222196, -22.339372140077479 ], [ -47.261882013563202, -22.339392532270477 ], [ -47.261872257019881, -22.339412955180485 ], [ -47.261862508654858, -22.33943340839696 ], [ -47.261852767528779, -22.339453891505411 ], [ -47.261843032698245, -22.339474404091643 ], [ -47.261833303216953, -22.339494945739375 ], [ -47.261823578135527, -22.339515516030659 ], [ -47.261813856501057, -22.339536114546696 ], [ -47.261804137357672, -22.339556740866875 ], [ -47.261794419745968, -22.339577394569677 ], [ -47.261784702703515, -22.339598075231898 ], [ -47.261774985264722, -22.339618782428762 ], [ -47.261765266460152, -22.33963951573536 ], [ -47.261755545317449, -22.339660274724842 ], [ -47.261745820861236, -22.339681058968488 ], [ -47.261736092112109, -22.339701868037853 ], [ -47.26172635808804, -22.339722701501902 ], [ -47.26171661780311, -22.339743558929605 ], [ -47.261706870268689, -22.339764439887471 ], [ -47.261697114491675, -22.339785343943209 ], [ -47.261687349477448, -22.339806270659555 ], [ -47.261677574226127, -22.339827219602221 ], [ -47.261667787735945, -22.33984819033266 ], [ -47.261657989000739, -22.339869182413409 ], [ -47.261648177011907, -22.339890195403985 ], [ -47.261638350756826, -22.339911228864285 ], [ -47.261628509219562, -22.339932282352716 ], [ -47.261618651381617, -22.339953355425177 ], [ -47.261608776220093, -22.3399744476386 ], [ -47.26159888270972, -22.339995558546679 ], [ -47.261588969821027, -22.340016687703734 ], [ -47.261579036521915, -22.340037834661455 ], [ -47.261569081776784, -22.3400589989708 ], [ -47.261559104546457, -22.340080180181875 ], [ -47.261549103789072, -22.340101377842434 ], [ -47.261539078458249, -22.340122591501313 ], [ -47.261529027506299, -22.340143820702096 ], [ -47.261518949880539, -22.340165064990675 ], [ -47.261508844525451, -22.340186323910423 ], [ -47.261498710383165, -22.340207597001815 ], [ -47.261488546391369, -22.340228883806155 ], [ -47.26147835148533, -22.340250183861819 ], [ -47.261468124596874, -22.340271496706006 ], [ -47.26145774180501, -22.340293077208326 ], [ -47.26144744206411, -22.340314425282649 ], [ -47.261437107277594, -22.340335784321724 ], [ -47.26142673874871, -22.34035714903716 ], [ -47.261416339318622, -22.34037851203788 ], [ -47.261405909964019, -22.340399870434158 ], [ -47.261395450355252, -22.340421224036326 ], [ -47.261384960143992, -22.340442572692265 ], [ -47.261374438981761, -22.340463916249551 ], [ -47.261363886519376, -22.340485254556079 ], [ -47.261353302407855, -22.340506587458723 ], [ -47.261342686297944, -22.340527914804191 ], [ -47.26133203783985, -22.340549236439355 ], [ -47.261321356683922, -22.340570552209979 ], [ -47.261310642480069, -22.340591861961975 ], [ -47.261299894878029, -22.340613165540898 ], [ -47.261289113527447, -22.340634462791609 ], [ -47.261278298077627, -22.340655753558888 ], [ -47.261267448177769, -22.340677037687023 ], [ -47.261256563476856, -22.3406983150199 ], [ -47.261245643623546, -22.340719585401338 ], [ -47.261234688266541, -22.34074084867429 ], [ -47.261223697054191, -22.340762104681687 ], [ -47.261212669634801, -22.340783353265774 ], [ -47.261201605656531, -22.340804594268434 ], [ -47.261190504767079, -22.340825827531628 ], [ -47.261179366614265, -22.340847052896351 ], [ -47.261168190845865, -22.340868270203117 ], [ -47.261156977109231, -22.340889479292368 ], [ -47.261145725051605, -22.340910680004193 ], [ -47.261134434320226, -22.340931872177919 ], [ -47.261123104562238, -22.340953055652399 ], [ -47.261111735424585, -22.34097423026628 ], [ -47.261100326553994, -22.340995395857718 ], [ -47.261088877597189, -22.341016552264499 ], [ -47.261077388200775, -22.34103769932376 ], [ -47.261065858011534, -22.341058836871749 ], [ -47.261054286675609, -22.34107996474533 ], [ -47.261042673839341, -22.341101082780231 ], [ -47.261031019149286, -22.341122190811262 ], [ -47.261019322251521, -22.341143288673557 ], [ -47.261007582792089, -22.341164376201537 ], [ -47.260995800417327, -22.341185453228647 ], [ -47.260983974773104, -22.341206519588571 ], [ -47.260972105505516, -22.341227575113908 ], [ -47.260960192260733, -22.341248619636783 ], [ -47.26094823468442, -22.341269652989389 ], [ -47.260936232422836, -22.341290675002515 ], [ -47.260924185121922, -22.341311685506994 ], [ -47.26091209242751, -22.341332684333164 ], [ -47.260899953985636, -22.341353671310628 ], [ -47.260887769442398, -22.341374646268356 ], [ -47.26087553844382, -22.341395609034937 ], [ -47.260863260635944, -22.341416559438418 ], [ -47.260850935664834, -22.341437497306444 ], [ -47.260838563176812, -22.341458422465582 ], [ -47.260826142818168, -22.341479334742189 ], [ -47.260813674235159, -22.341500233962147 ], [ -47.26080115707429, -22.341521119950539 ], [ -47.260788590982003, -22.341541992532093 ], [ -47.260775975604901, -22.341562851530888 ], [ -47.260763310589894, -22.341583696770112 ], [ -47.260750595583687, -22.34160452807297 ], [ -47.260737830233332, -22.341625345261594 ], [ -47.260725014186143, -22.341646148157501 ], [ -47.260712147089208, -22.341666936582037 ], [ -47.260699228590198, -22.341687710355465 ], [ -47.260686258336563, -22.341708469298069 ], [ -47.26067323597632, -22.341729213228788 ], [ -47.260660161157546, -22.341749941966334 ], [ -47.260647033528279, -22.341770655329061 ], [ -47.260633852737307, -22.341791353134035 ], [ -47.260620618433187, -22.341812035198334 ], [ -47.260607330264811, -22.341832701338287 ], [ -47.26059398788145, -22.341853351369462 ], [ -47.260580590932655, -22.341873985106705 ], [ -47.260567139068179, -22.341894602364512 ], [ -47.260566915604585, -22.341894943183249 ], [ -47.260546533891585, -22.341925975432694 ], [ -47.260540069192395, -22.341935786696499 ], [ -47.260526448689355, -22.341956356103768 ], [ -47.260512747086487, -22.341976944975599 ], [ -47.260498926427239, -22.341997602142609 ], [ -47.260484967496865, -22.342018343575596 ], [ -47.260470864466484, -22.342039164857635 ], [ -47.260456611619524, -22.342060061202893 ], [ -47.260442203127042, -22.342081027790215 ], [ -47.260427633049069, -22.342102059759295 ], [ -47.260412895336145, -22.342123152205605 ], [ -47.260397983832341, -22.342144300173967 ], [ -47.260382892276951, -22.34216549865349 ], [ -47.260367614308159, -22.342186742570217 ], [ -47.260352143465617, -22.342208026781201 ], [ -47.260336473194286, -22.342229346067263 ], [ -47.260320596848487, -22.342250695125404 ], [ -47.260304507696105, -22.34227206856189 ], [ -47.260288198924187, -22.342293460883329 ], [ -47.260271663644303, -22.342314866489183 ], [ -47.260254894898644, -22.342336279663421 ], [ -47.260237885667657, -22.342357694565209 ], [ -47.260220628876873, -22.342379105221337 ], [ -47.260203117406064, -22.342400505516494 ], [ -47.26018534409878, -22.342421889184422 ], [ -47.260167301771631, -22.342443249800041 ], [ -47.260148983226223, -22.342464580769811 ], [ -47.260130381261042, -22.342485875323579 ], [ -47.260111488684238, -22.342507126506522 ], [ -47.26009229832794, -22.342528327170861 ], [ -47.260072803062862, -22.342549469969217 ], [ -47.260052995814704, -22.342570547347059 ], [ -47.260032869581231, -22.342591551536877 ], [ -47.26001241744958, -22.342612474553235 ], [ -47.25999163261551, -22.342633308188475 ], [ -47.259970508402972, -22.342654044009247 ], [ -47.259949038284759, -22.34267467335469 ], [ -47.259927215903275, -22.342695187336073 ], [ -47.259905035092061, -22.342715576837918 ], [ -47.259882490040944, -22.342735832392005 ], [ -47.259859595062629, -22.34275592689179 ], [ -47.259836407902881, -22.342775801002762 ], [ -47.259812977525833, -22.342795413862842 ], [ -47.259789312963839, -22.342814760791004 ], [ -47.259765418272302, -22.342833841281617 ], [ -47.259741297430928, -22.342852654803409 ], [ -47.259716954345414, -22.342871200797767 ], [ -47.259692392851299, -22.342889478675499 ], [ -47.259667616716129, -22.342907487815356 ], [ -47.259642629641455, -22.342925227562226 ], [ -47.259617435265888, -22.342942697225187 ], [ -47.259592037166904, -22.342959896076064 ], [ -47.259566438863075, -22.342976823348138 ], [ -47.259540643817147, -22.342993478233979 ], [ -47.259514655438039, -22.343009859884425 ], [ -47.259488477081597, -22.343025967408089 ], [ -47.259462112054422, -22.343041799869013 ], [ -47.259435563615504, -22.343057356285989 ], [ -47.259408834977435, -22.343072635631653 ], [ -47.25938192930969, -22.34308763683088 ], [ -47.259354849739481, -22.343102358760355 ], [ -47.259327599354073, -22.343116800247248 ], [ -47.259300181202853, -22.34313096006829 ], [ -47.259272598299155, -22.343144836948714 ], [ -47.259244853621873, -22.343158429561594 ], [ -47.25921695011732, -22.343171736526759 ], [ -47.259188890701779, -22.34318475640967 ], [ -47.259160678262525, -22.343197487720815 ], [ -47.259132315659791, -22.343209928914835 ], [ -47.259103805729069, -22.343222078389257 ], [ -47.259075151282524, -22.343233934483958 ], [ -47.259046355111671, -22.343245495479806 ], [ -47.259017419988702, -22.343256759598081 ], [ -47.258988348668467, -22.343267724999553 ], [ -47.258959143890699, -22.343278389783382 ], [ -47.258929808382561, -22.343288751986094 ], [ -47.258900344860002, -22.343298809580926 ], [ -47.258870756030454, -22.343308560476668 ], [ -47.258841044596281, -22.343318002516433 ], [ -47.258811213255058, -22.343327133477448 ], [ -47.258781264703117, -22.343335951069609 ], [ -47.258751201639413, -22.343344452934346 ], [ -47.258721026766075, -22.343352636644429 ], [ -47.258690742793355, -22.343360499702214 ], [ -47.258660352441716, -22.343368039539449 ], [ -47.258629858443825, -22.343375253516474 ], [ -47.258599263670213, -22.343382138893887 ], [ -47.258568596889887, -22.343388687350153 ], [ -47.258537945467992, -22.343394882278339 ], [ -47.258507379837646, -22.343400719237504 ], [ -47.258476913064307, -22.343406207121657 ], [ -47.258446550032204, -22.34341135644971 ], [ -47.258416295290324, -22.343416177761192 ], [ -47.258386153063761, -22.343420681597429 ], [ -47.258356127266246, -22.343424878483638 ], [ -47.258326221517308, -22.343428778912177 ], [ -47.258296439156467, -22.34343239332792 ], [ -47.258266783258151, -22.343435732114717 ], [ -47.25823725665029, -22.343438805583105 ], [ -47.258207861929947, -22.34344162395972 ], [ -47.258178601479067, -22.343444197377803 ], [ -47.258149477483158, -22.343446535868846 ], [ -47.258120491946471, -22.343448649355743 ], [ -47.258091646708465, -22.343450547646636 ], [ -47.258062943459606, -22.34345224043005 ], [ -47.25803438375722, -22.343453737270725 ], [ -47.258005969040155, -22.343455047606486 ], [ -47.25797770064284, -22.343456180745719 ], [ -47.257949579810038, -22.343457145865635 ], [ -47.257921607709328, -22.343457952010997 ], [ -47.257893785443365, -22.343458608093638 ], [ -47.257866114062615, -22.343459122891964 ], [ -47.257838594576171, -22.343459505051449 ], [ -47.257811227962492, -22.34345976308477 ], [ -47.257784015179766, -22.343459905372942 ], [ -47.257756957174038, -22.343459940166063 ], [ -47.257730054889223, -22.343459875584394 ], [ -47.257703309274198, -22.343459719619698 ], [ -47.257676721291269, -22.343459480136435 ], [ -47.257650291922225, -22.343459164873167 ], [ -47.257624022174575, -22.34345878144369 ], [ -47.257597913088333, -22.34345833733844 ], [ -47.257571965740183, -22.343457839925481 ], [ -47.257546181248593, -22.343457296451735 ], [ -47.257520560777543, -22.343456714043754 ], [ -47.257495103118238, -22.343456099650073 ], [ -47.257469769062631, -22.343455458933558 ], [ -47.257444490890919, -22.343454793512166 ], [ -47.257419237432138, -22.343454103332579 ], [ -47.257394007672083, -22.343453389033396 ], [ -47.257368801425237, -22.343452651274017 ], [ -47.257343902165708, -22.343451899279735 ], [ -47.257318734651264, -22.343451116590746 ], [ -47.257031037815956, -22.343441912179536 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1119.1336246149999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263876168394106, -22.33663733748023 ], [ -47.263846464563692, -22.336666330278355 ], [ -47.263829882242902, -22.336682541259723 ], [ -47.263813356762164, -22.336698725257495 ], [ -47.263797124911505, -22.336714652808215 ], [ -47.263780738241508, -22.336730766265301 ], [ -47.263764413187054, -22.336746856492546 ], [ -47.263748151333495, -22.33676292473649 ], [ -47.263731954253579, -22.336778972233343 ], [ -47.263715823507724, -22.336795000208753 ], [ -47.263699760643611, -22.336811009878076 ], [ -47.263683767195211, -22.336827002447464 ], [ -47.263667844683461, -22.336842979112994 ], [ -47.263651994615628, -22.336858941061571 ], [ -47.263636218485203, -22.336874889470739 ], [ -47.26362051777113, -22.33689082550973 ], [ -47.263604893937547, -22.336906750339544 ], [ -47.263589348433854, -22.336922665113008 ], [ -47.263573882694438, -22.336938570975128 ], [ -47.263558498137911, -22.336954469063819 ], [ -47.263543196166225, -22.336970360510943 ], [ -47.263527978165754, -22.336986246441178 ], [ -47.263512845505915, -22.337002127973747 ], [ -47.263497799538968, -22.337018006222461 ], [ -47.263482841599405, -22.337033882296769 ], [ -47.263467973004218, -22.337049757301308 ], [ -47.263453195052328, -22.337065632337129 ], [ -47.263438509022635, -22.337081508503445 ], [ -47.263423911755133, -22.337097391706372 ], [ -47.263409384680493, -22.337113304120539 ], [ -47.263394909476254, -22.337129265710136 ], [ -47.263380482799171, -22.337145279708349 ], [ -47.263366104548844, -22.337161345795376 ], [ -47.263351774625058, -22.337177463650342 ], [ -47.26333749292867, -22.337193632950257 ], [ -47.263323259360334, -22.337209853371441 ], [ -47.263309073821056, -22.337226124588856 ], [ -47.26329493621305, -22.337242446275134 ], [ -47.263280846438136, -22.337258818102466 ], [ -47.263266804398228, -22.337275239741839 ], [ -47.263252809996217, -22.337291710862157 ], [ -47.263238863135129, -22.3373082311312 ], [ -47.263224963717711, -22.337324800215956 ], [ -47.263211111647109, -22.337341417781968 ], [ -47.263197306827173, -22.337358083492823 ], [ -47.263183549161376, -22.337374797011599 ], [ -47.263169838553445, -22.337391557999858 ], [ -47.26315617490728, -22.337408366117977 ], [ -47.263142558126766, -22.337425221025182 ], [ -47.263128988116073, -22.337442122379315 ], [ -47.263115464779197, -22.337459069837227 ], [ -47.263101988020466, -22.337476063054236 ], [ -47.263088557743956, -22.337493101684942 ], [ -47.263075173853721, -22.337510185382708 ], [ -47.263061836253961, -22.337527313799608 ], [ -47.263048544848601, -22.337544486586861 ], [ -47.263035299541826, -22.337561703394336 ], [ -47.263022100237627, -22.337578963870726 ], [ -47.263008946839719, -22.337596267664107 ], [ -47.262995839251865, -22.337613614421233 ], [ -47.2629827773778, -22.337631003787703 ], [ -47.262969761120864, -22.337648435408397 ], [ -47.262956790384408, -22.337665908927015 ], [ -47.262943865071584, -22.337683423986327 ], [ -47.262930985085362, -22.337700980228096 ], [ -47.262918150328645, -22.337718577292982 ], [ -47.262905360703506, -22.337736214821572 ], [ -47.26289261611268, -22.337753892452181 ], [ -47.262879916458417, -22.337771609822749 ], [ -47.26286726164227, -22.337789366570899 ], [ -47.262854651565831, -22.33780716233289 ], [ -47.262842086130405, -22.337824996744178 ], [ -47.262829565237098, -22.33784286943925 ], [ -47.262817088786711, -22.337860780051894 ], [ -47.26280465667967, -22.337878728214992 ], [ -47.262792268815907, -22.337896713561097 ], [ -47.262779925095344, -22.337914735721341 ], [ -47.262767625417503, -22.337932794326392 ], [ -47.262755369681543, -22.337950889005942 ], [ -47.262743157786232, -22.337969019389249 ], [ -47.262730989629766, -22.337987185105106 ], [ -47.262718865110465, -22.338005385780761 ], [ -47.262706784126046, -22.338023621043249 ], [ -47.262694746573835, -22.338041890518827 ], [ -47.262682752350663, -22.338060193833481 ], [ -47.262670801352861, -22.338078530612428 ], [ -47.262658893477052, -22.338096900479371 ], [ -47.262647028618737, -22.338115303058419 ], [ -47.262635206673238, -22.338133737972804 ], [ -47.26262342753563, -22.338152204844771 ], [ -47.262611691100247, -22.338170703296633 ], [ -47.26259999723645, -22.33818923298896 ], [ -47.262588345627016, -22.338207793872421 ], [ -47.262576735800927, -22.338226386102427 ], [ -47.262565167408113, -22.338245009625485 ], [ -47.262553640168278, -22.33826366427623 ], [ -47.262542153801242, -22.33828234988837 ], [ -47.262530708026965, -22.338301066294857 ], [ -47.262519302565352, -22.338319813327693 ], [ -47.262507937136768, -22.338338590817624 ], [ -47.262496611461295, -22.338357398595079 ], [ -47.262485325259007, -22.338376236489704 ], [ -47.262474078250342, -22.338395104329553 ], [ -47.26246287015536, -22.338414001942876 ], [ -47.262451700694236, -22.338432929156664 ], [ -47.262440569587504, -22.33845188579652 ], [ -47.262429476554985, -22.338470871688436 ], [ -47.26241842131676, -22.338489886657168 ], [ -47.262407403593038, -22.338508930526213 ], [ -47.262396423103837, -22.338528003118654 ], [ -47.262385479568849, -22.338547104257266 ], [ -47.26237457270804, -22.338566233763309 ], [ -47.262363702240798, -22.338585391458309 ], [ -47.262352867886783, -22.338604577162172 ], [ -47.26234206936585, -22.338623790693742 ], [ -47.262331306396547, -22.338643031873122 ], [ -47.26232057869835, -22.338662300517719 ], [ -47.262309885990398, -22.33868159644484 ], [ -47.262299227991136, -22.338700919471719 ], [ -47.262288604419297, -22.338720269414342 ], [ -47.262278014993086, -22.338739646088598 ], [ -47.26226745943088, -22.338759049308859 ], [ -47.262256937450701, -22.338778478889449 ], [ -47.26224644877005, -22.338797934644422 ], [ -47.262235993106607, -22.338817416386522 ], [ -47.262225570177584, -22.338836923928312 ], [ -47.262215179699943, -22.33885645708175 ], [ -47.262204821390505, -22.338876015658037 ], [ -47.262194494965762, -22.338895599467932 ], [ -47.26218420014186, -22.338915208321716 ], [ -47.262173936634696, -22.33893484202919 ], [ -47.262163704159967, -22.338954500399296 ], [ -47.26215350243303, -22.338974183240598 ], [ -47.262143331168836, -22.338993890361465 ], [ -47.262133190082146, -22.339013621569336 ], [ -47.262123078887427, -22.339033376671203 ], [ -47.262112997298615, -22.339053155474012 ], [ -47.262102945029426, -22.339072957783973 ], [ -47.262092921793339, -22.339092783406528 ], [ -47.262082927303581, -22.339112632146733 ], [ -47.262072961236854, -22.339132503881185 ], [ -47.262063021695795, -22.339152401623434 ], [ -47.262053104433242, -22.339172332539054 ], [ -47.262043206282598, -22.339192300861363 ], [ -47.262033326197013, -22.339212306515186 ], [ -47.26202346328121, -22.339232349112354 ], [ -47.262013616636679, -22.339252428262334 ], [ -47.262003785361919, -22.339272543572015 ], [ -47.261993968551913, -22.339292694646844 ], [ -47.261984165298486, -22.339312881089707 ], [ -47.26197437469034, -22.339333102501271 ], [ -47.261964595812415, -22.339353358481066 ], [ -47.261954697200977, -22.339373919794166 ], [ -47.261944945209208, -22.339394231547178 ], [ -47.261935202144208, -22.339414576639019 ], [ -47.261925467079891, -22.339434954661122 ], [ -47.261915739085339, -22.339455365205584 ], [ -47.261906017227538, -22.339475807860325 ], [ -47.261896300568992, -22.339496282213592 ], [ -47.261886588168991, -22.33951678785122 ], [ -47.261876879083445, -22.339537324357352 ], [ -47.261867172364411, -22.33955789131512 ], [ -47.261857467060651, -22.339578488305602 ], [ -47.26184776221708, -22.339599114909028 ], [ -47.261838056875249, -22.339619770703603 ], [ -47.261828350073259, -22.33964045526594 ], [ -47.26181864084495, -22.339661168172459 ], [ -47.261808928220965, -22.339681908997413 ], [ -47.261799211228627, -22.33970267731307 ], [ -47.261789488890855, -22.339723472691912 ], [ -47.261779760227633, -22.339744294703667 ], [ -47.261770024254702, -22.33976514291793 ], [ -47.261760279984799, -22.339786016901751 ], [ -47.261750526425743, -22.339806916223406 ], [ -47.261740762583706, -22.339827840445761 ], [ -47.261730987459025, -22.33984878913483 ], [ -47.261721200050047, -22.339869761852096 ], [ -47.261711399350212, -22.339890758160138 ], [ -47.26170158435027, -22.339911777618266 ], [ -47.261691754036562, -22.339932819786153 ], [ -47.261681907391882, -22.339953884221856 ], [ -47.261672043396032, -22.339974970480739 ], [ -47.261662161024105, -22.339996078119185 ], [ -47.261652259248521, -22.340017206690096 ], [ -47.261642337037131, -22.340038355747033 ], [ -47.26163239335483, -22.340059524840704 ], [ -47.261622427162727, -22.34008071352088 ], [ -47.261612437417966, -22.340101921336633 ], [ -47.261602423074692, -22.34012314783422 ], [ -47.261592383082188, -22.340144392561175 ], [ -47.261582316388193, -22.340165655059351 ], [ -47.261572221934998, -22.340186934872929 ], [ -47.261562098661813, -22.340208231543489 ], [ -47.261551945505154, -22.34022954460935 ], [ -47.261541761396778, -22.34025087360979 ], [ -47.261531545265669, -22.340272218080841 ], [ -47.261521296037117, -22.340293577557208 ], [ -47.261510877498338, -22.340315232439323 ], [ -47.261500552599216, -22.340336632676237 ], [ -47.261490191533809, -22.34035804604375 ], [ -47.26147979583228, -22.340379466766869 ], [ -47.261469368676678, -22.340400886740095 ], [ -47.261458911173882, -22.340422302798739 ], [ -47.261448422993524, -22.340443714747931 ], [ -47.261437903784611, -22.34046512243431 ], [ -47.261427353196005, -22.340486525703987 ], [ -47.26141677087584, -22.340507924403543 ], [ -47.261406156472425, -22.340529318378369 ], [ -47.261395509633751, -22.340550707473703 ], [ -47.261384830007223, -22.340572091534934 ], [ -47.261374117240479, -22.340593470406265 ], [ -47.261363370980625, -22.340614843932102 ], [ -47.261352590874509, -22.340636211956316 ], [ -47.261341776568969, -22.340657574322165 ], [ -47.261330927710461, -22.340678930872752 ], [ -47.261320043945247, -22.340700281450626 ], [ -47.261309124919478, -22.340721625897924 ], [ -47.26129817027882, -22.34074296405667 ], [ -47.261287179669075, -22.340764295768047 ], [ -47.261276152735597, -22.340785620873085 ], [ -47.261265089123746, -22.340806939212065 ], [ -47.261253988478714, -22.340828250624941 ], [ -47.2612428504451, -22.340849554951774 ], [ -47.261231674667762, -22.340870852031369 ], [ -47.261220460791421, -22.340892141702312 ], [ -47.261209208460372, -22.340913423802849 ], [ -47.261197917318789, -22.340934698170919 ], [ -47.261186587010826, -22.340955964643694 ], [ -47.261175217180529, -22.340977223057706 ], [ -47.261163807471732, -22.340998473249343 ], [ -47.261152357528097, -22.341019715054433 ], [ -47.261140866993131, -22.341040948308386 ], [ -47.261129335510319, -22.341062172845898 ], [ -47.261117762723366, -22.341083388500714 ], [ -47.261106148275182, -22.341104595107236 ], [ -47.261094491808983, -22.341125792498591 ], [ -47.261082792968111, -22.341146980506924 ], [ -47.261071051395497, -22.341168158964752 ], [ -47.261059266733994, -22.341189327703791 ], [ -47.261047438626754, -22.341210486554655 ], [ -47.261035566716423, -22.341231635348272 ], [ -47.261023650645924, -22.34125277391437 ], [ -47.261011690058218, -22.341273902082101 ], [ -47.260999684595774, -22.34129501968075 ], [ -47.260987633901649, -22.341316126538064 ], [ -47.260975537618556, -22.341337222481734 ], [ -47.260963395389147, -22.341358307339036 ], [ -47.260951206856248, -22.341379380936413 ], [ -47.260938971662753, -22.34140044309952 ], [ -47.260926689451502, -22.341421493653698 ], [ -47.260914359865332, -22.341442532423642 ], [ -47.260901982547118, -22.341463559233588 ], [ -47.260889557139997, -22.341484573906683 ], [ -47.26087708328712, -22.341505576265689 ], [ -47.260864560631539, -22.341526566132963 ], [ -47.260851988816611, -22.341547543329956 ], [ -47.260839367485616, -22.341568507677746 ], [ -47.260826696282024, -22.341589458996605 ], [ -47.260813974849661, -22.341610397105956 ], [ -47.260801202832056, -22.341631321825105 ], [ -47.260788379873205, -22.341652232972304 ], [ -47.260775505617289, -22.341673130365042 ], [ -47.260762579708377, -22.341694013820742 ], [ -47.26074960179109, -22.34171488315544 ], [ -47.260736571509781, -22.341735738185335 ], [ -47.260723488509512, -22.341756578725111 ], [ -47.260710352435332, -22.34177740458923 ], [ -47.260697162932324, -22.341798215591652 ], [ -47.260683919646297, -22.341819011545081 ], [ -47.260670622222882, -22.341839792262171 ], [ -47.260657270308108, -22.341860557554661 ], [ -47.260643863548296, -22.341881307233574 ], [ -47.260630401590205, -22.341902041109105 ], [ -47.260620191107698, -22.341917690410455 ], [ -47.260599836031012, -22.341948734034702 ], [ -47.260589680996752, -22.341964146009573 ], [ -47.260575992745686, -22.341984817740318 ], [ -47.260562220289884, -22.342005513091916 ], [ -47.260548322166748, -22.342026286052729 ], [ -47.260534277682915, -22.342047154620456 ], [ -47.260520080871949, -22.342068114368928 ], [ -47.260505725891022, -22.342089160466202 ], [ -47.260491206773651, -22.342110288041422 ], [ -47.260476517431243, -22.342131492180712 ], [ -47.260461651654794, -22.342152767921519 ], [ -47.260446603118105, -22.34217411024559 ], [ -47.260431365379802, -22.342195514073389 ], [ -47.260415931887245, -22.342216974256036 ], [ -47.260400295979451, -22.342238485568728 ], [ -47.260384450891209, -22.342260042702755 ], [ -47.260368389757659, -22.342281640257312 ], [ -47.26035210561885, -22.342303272731758 ], [ -47.260335591425914, -22.342324934515744 ], [ -47.260318840046942, -22.342346619881166 ], [ -47.260301844273705, -22.342368322972824 ], [ -47.260284596830076, -22.342390037798232 ], [ -47.260267090379507, -22.34241175821931 ], [ -47.260249317535134, -22.342433477941711 ], [ -47.260231270870165, -22.342455190504953 ], [ -47.260212942928348, -22.342476889273875 ], [ -47.260194326236778, -22.34249856742807 ], [ -47.260175413319125, -22.342520217952799 ], [ -47.260156196709744, -22.342541833630147 ], [ -47.260136668969373, -22.342563407030127 ], [ -47.260116822701129, -22.342584930502941 ], [ -47.260096650568684, -22.342606396171163 ], [ -47.260076145314912, -22.342627795922869 ], [ -47.260055299781094, -22.342649121406655 ], [ -47.260034106927883, -22.342670364026414 ], [ -47.260012559857003, -22.342691514938011 ], [ -47.259990651833895, -22.342712565046867 ], [ -47.259968376310603, -22.342733505007899 ], [ -47.259945726949347, -22.342754325226473 ], [ -47.259922697804306, -22.342775015720033 ], [ -47.259899305063072, -22.342795547103229 ], [ -47.259875612438655, -22.342815854462472 ], [ -47.2598516734787, -22.342835893047521 ], [ -47.259827497745199, -22.342855657888574 ], [ -47.25980308932548, -22.342875148608737 ], [ -47.259778452223607, -22.342894364802945 ], [ -47.25975359036218, -22.342913306036063 ], [ -47.259728507586736, -22.342931971839253 ], [ -47.25970320766789, -22.34295036170845 ], [ -47.259677694303761, -22.342968475102346 ], [ -47.259651971123184, -22.342986311440225 ], [ -47.259626041687774, -22.343003870100503 ], [ -47.259599909494312, -22.343021150418984 ], [ -47.259573577978223, -22.343038151686844 ], [ -47.259547050515692, -22.343054873149374 ], [ -47.259520330424493, -22.3430713140053 ], [ -47.259493420968305, -22.343087473404413 ], [ -47.259466325358339, -22.343103350446686 ], [ -47.259439046754864, -22.343118944181303 ], [ -47.25941158827063, -22.343134253604976 ], [ -47.259383952971987, -22.343149277661361 ], [ -47.259356143881284, -22.34316401523964 ], [ -47.259328163979212, -22.343178465173555 ], [ -47.259300016206815, -22.343192626240175 ], [ -47.259271703467249, -22.343206497159187 ], [ -47.259243228627795, -22.343220076591749 ], [ -47.259214594522788, -22.343233363139081 ], [ -47.259185803954594, -22.343246355342114 ], [ -47.259156859695793, -22.343259051680239 ], [ -47.259127764491858, -22.343271450570054 ], [ -47.259098521062469, -22.343283550364738 ], [ -47.259069132104699, -22.343295349352545 ], [ -47.259039600294329, -22.343306845756214 ], [ -47.259009928288059, -22.343318037731869 ], [ -47.258980118725951, -22.34332892336791 ], [ -47.258950174234243, -22.343339500683843 ], [ -47.258920097426895, -22.343349767629508 ], [ -47.258889890908392, -22.343359722083914 ], [ -47.258859557277731, -22.34336936185381 ], [ -47.258829099128576, -22.3433786846734 ], [ -47.258798519053315, -22.343387688202913 ], [ -47.258767819647119, -22.343396370027239 ], [ -47.258737003508692, -22.343404727655695 ], [ -47.258706073245698, -22.343412758520216 ], [ -47.258675031477004, -22.343420459975039 ], [ -47.258643880834882, -22.343427829295791 ], [ -47.258612624103321, -22.343434863648493 ], [ -47.258581292554879, -22.343441554057666 ], [ -47.25854998198696, -22.343447882206306 ], [ -47.258518769726052, -22.343453842650227 ], [ -47.258487670015256, -22.343459444544482 ], [ -47.258456688098249, -22.343464698831522 ], [ -47.258425828849994, -22.343469616476501 ], [ -47.258395096789158, -22.343474208446494 ], [ -47.258364496091922, -22.343478485690895 ], [ -47.258334030610804, -22.343482459122974 ], [ -47.258303703890327, -22.343486139603655 ], [ -47.258273519183462, -22.343489537926974 ], [ -47.258243479471957, -22.343492664806046 ], [ -47.258213587483645, -22.34349553086183 ], [ -47.258183845709716, -22.343498146612607 ], [ -47.258154256425328, -22.343500522464613 ], [ -47.258124821706183, -22.343502668704691 ], [ -47.258095543446792, -22.343504595493428 ], [ -47.258066423377691, -22.343506312859901 ], [ -47.258037463082985, -22.343507830696893 ], [ -47.258008664016529, -22.343509158757719 ], [ -47.25798002751722, -22.343510306653251 ], [ -47.25795155482534, -22.343511283850031 ], [ -47.257923247096322, -22.343512099668992 ], [ -47.257895105414114, -22.343512763284739 ], [ -47.257867130805352, -22.343513283725237 ], [ -47.257839324251066, -22.343513669872049 ], [ -47.257811686698631, -22.343513930460883 ], [ -47.257784219073116, -22.343514074082471 ], [ -47.257756922286219, -22.343514109183484 ], [ -47.257729797247372, -22.343514044067941 ], [ -47.257702844871311, -22.343513886898407 ], [ -47.257676066087733, -22.343513645697428 ], [ -47.257649461847585, -22.343513328349061 ], [ -47.257623033130287, -22.343512942600157 ], [ -47.257596780950855, -22.34351249606177 ], [ -47.257570706364739, -22.343511996210498 ], [ -47.257544810473313, -22.343511450389556 ], [ -47.257519094428048, -22.343510865809783 ], [ -47.257493556770292, -22.343510249486243 ], [ -47.257468154247384, -22.34350960703896 ], [ -47.257442812323582, -22.343508939940186 ], [ -47.257417496730433, -22.343508248063277 ], [ -47.257392206373638, -22.343507532049323 ], [ -47.257366941070487, -22.343506792562238 ], [ -47.257342012663933, -22.343506039688478 ], [ -47.257316788408652, -22.343505255260872 ], [ -47.257004354667359, -22.343495259418713 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1096.701616372, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263722333965163, -22.336828140954417 ], [ -47.263689212094391, -22.336861375486802 ], [ -47.263673398786217, -22.336877300419026 ], [ -47.26365766118149, -22.336893209884582 ], [ -47.263642000747552, -22.336909105042501 ], [ -47.263626418936283, -22.336924987043265 ], [ -47.263610917184067, -22.336940857028829 ], [ -47.26359549691167, -22.336956716132878 ], [ -47.263580159523308, -22.336972565481798 ], [ -47.26356490640589, -22.336988406195537 ], [ -47.263549738929903, -22.337004239386633 ], [ -47.263534658448187, -22.337020066161841 ], [ -47.263519666295601, -22.337035887622349 ], [ -47.263504763788504, -22.337051704864638 ], [ -47.263489952224866, -22.337067518980344 ], [ -47.263475232883792, -22.337083331057176 ], [ -47.263460607023518, -22.337099142181035 ], [ -47.263446071261541, -22.337114958463211 ], [ -47.263431606122403, -22.337130803038619 ], [ -47.263417192446362, -22.337146696785133 ], [ -47.263402826746031, -22.337162643100648 ], [ -47.263388508924386, -22.337178641668558 ], [ -47.263374238884516, -22.337194692171195 ], [ -47.263360016530633, -22.337210794288556 ], [ -47.263345841766807, -22.337226947700049 ], [ -47.26333171449739, -22.337243152083623 ], [ -47.263317634628045, -22.337259407114725 ], [ -47.263303602063992, -22.337275712468422 ], [ -47.263289616710601, -22.337292067818495 ], [ -47.263275678474201, -22.337308472836529 ], [ -47.263261787261307, -22.337324927192977 ], [ -47.263247942978126, -22.337341430557391 ], [ -47.263234145531264, -22.337357982597887 ], [ -47.263220394828103, -22.337374582980512 ], [ -47.263206690775611, -22.337391231370795 ], [ -47.263193033281013, -22.337407927432558 ], [ -47.263179422251739, -22.337424670828632 ], [ -47.263165857595148, -22.337441461220418 ], [ -47.263152339218962, -22.337458298267936 ], [ -47.26313886703069, -22.337475181630225 ], [ -47.263125440938204, -22.337492110964689 ], [ -47.26311206084906, -22.337509085927927 ], [ -47.263098726670933, -22.3375261061753 ], [ -47.263085438311414, -22.337543171360899 ], [ -47.263072195678063, -22.337560281137726 ], [ -47.263058998678503, -22.337577435157531 ], [ -47.263045847220276, -22.337594633070818 ], [ -47.26303274121063, -22.337611874527351 ], [ -47.263019680556802, -22.337629159175595 ], [ -47.263006665166024, -22.33764648666277 ], [ -47.262993694945138, -22.337663856635416 ], [ -47.26298076980099, -22.337681268738738 ], [ -47.262967889640208, -22.337698722617009 ], [ -47.262955054369229, -22.337716217913485 ], [ -47.262942263894423, -22.337733754270243 ], [ -47.262929518121283, -22.33775133132924 ], [ -47.26291681695605, -22.337768948730105 ], [ -47.262904160304373, -22.33778660611209 ], [ -47.262891548071181, -22.337804303114076 ], [ -47.262878980161538, -22.337822039373581 ], [ -47.262866456480118, -22.337839814527189 ], [ -47.26285397693141, -22.337857628210521 ], [ -47.26284154141959, -22.337875480058479 ], [ -47.262829149848429, -22.337893369704986 ], [ -47.262816802121215, -22.337911296783652 ], [ -47.262804498141193, -22.337929260926618 ], [ -47.262792237811169, -22.337947261765429 ], [ -47.262780021033628, -22.33796529893079 ], [ -47.262767847710663, -22.337983372052793 ], [ -47.26275571774363, -22.338001480761125 ], [ -47.262743631034176, -22.338019624683799 ], [ -47.262731587483231, -22.338037803448742 ], [ -47.262719586991345, -22.338056016682881 ], [ -47.262707629458497, -22.338074264012956 ], [ -47.262695714784243, -22.338092545064917 ], [ -47.262683842868363, -22.338110859463079 ], [ -47.262672013609482, -22.33812920683226 ], [ -47.262660226906057, -22.338147586796296 ], [ -47.262648482656267, -22.338165998977978 ], [ -47.262636780757553, -22.338184443000262 ], [ -47.262625121081179, -22.338202918525933 ], [ -47.262613503304074, -22.338221425520512 ], [ -47.262601926946921, -22.338239964158319 ], [ -47.262590391658826, -22.338258534393059 ], [ -47.262578897161731, -22.338277136061627 ], [ -47.262567443177858, -22.338295768999838 ], [ -47.262556029429412, -22.338314433042719 ], [ -47.262544655638663, -22.338333128024399 ], [ -47.262533321528345, -22.338351853777592 ], [ -47.262522026820797, -22.338370610134703 ], [ -47.262510771238453, -22.338389396927322 ], [ -47.262499554504124, -22.33840821398547 ], [ -47.26248837634018, -22.338427061139161 ], [ -47.262477236469081, -22.338445938217319 ], [ -47.262466134613767, -22.338464845047248 ], [ -47.26245507049638, -22.338483781456759 ], [ -47.262444043839274, -22.338502747272358 ], [ -47.262433054365061, -22.338521742319173 ], [ -47.262422101796048, -22.338540766421985 ], [ -47.262411185854205, -22.338559819405216 ], [ -47.262400306261895, -22.33857890109164 ], [ -47.262389462740749, -22.338598011304395 ], [ -47.26237865501276, -22.338617149864916 ], [ -47.262367882800092, -22.338636316593494 ], [ -47.262357145823543, -22.338655511311735 ], [ -47.262346443804937, -22.338674733838509 ], [ -47.262335776465626, -22.338693983992403 ], [ -47.262325143526361, -22.338713261592162 ], [ -47.26231454470814, -22.33873256645504 ], [ -47.262303979731371, -22.33875189839824 ], [ -47.262293448316733, -22.338771257237433 ], [ -47.262282950184456, -22.338790642788187 ], [ -47.262272485054254, -22.338810054865792 ], [ -47.262262052646037, -22.338829493284202 ], [ -47.26225165267919, -22.33884895785711 ], [ -47.262241284872907, -22.338868448397651 ], [ -47.262230948946133, -22.338887964718143 ], [ -47.262220644617557, -22.338907506630449 ], [ -47.262210371605491, -22.338927073945928 ], [ -47.262200129627935, -22.338946666475394 ], [ -47.26218991840274, -22.338966284028835 ], [ -47.262179737647394, -22.338985926415813 ], [ -47.262169587078894, -22.339005593445641 ], [ -47.262159466414118, -22.339025284926752 ], [ -47.26214937536961, -22.339045000667056 ], [ -47.262139313661315, -22.339064740474402 ], [ -47.262129281005038, -22.33908450415586 ], [ -47.262119277116277, -22.339104291517788 ], [ -47.262109301710254, -22.33912410236606 ], [ -47.262099354464056, -22.339143936581308 ], [ -47.2620894334094, -22.339163797323902 ], [ -47.262079534133626, -22.339183692099024 ], [ -47.262069653370574, -22.339203625351907 ], [ -47.262059790071362, -22.339223597023913 ], [ -47.262049943345602, -22.339243606729045 ], [ -47.262040112299481, -22.339263654079055 ], [ -47.262030296036087, -22.339283738682813 ], [ -47.262020493654823, -22.339303860147766 ], [ -47.262010704251843, -22.339324018078631 ], [ -47.262000926919924, -22.339344212077894 ], [ -47.261991160747989, -22.339364441746753 ], [ -47.261981268342318, -22.339384990177741 ], [ -47.261971528208505, -22.339405277274917 ], [ -47.261961796440481, -22.339425598816224 ], [ -47.261952072115633, -22.339445954394314 ], [ -47.261942354306335, -22.339466343602759 ], [ -47.26193264208267, -22.339486766030671 ], [ -47.261922934510089, -22.339507221267443 ], [ -47.26191323065072, -22.339527708900047 ], [ -47.261903529563106, -22.3395482285136 ], [ -47.261893830301787, -22.339568779692218 ], [ -47.261884131917839, -22.339589362017872 ], [ -47.261874433458338, -22.339609975071561 ], [ -47.261864733966803, -22.33963061843232 ], [ -47.26185503248319, -22.339651291677399 ], [ -47.261845328043009, -22.33967199438387 ], [ -47.261835619678379, -22.339692726126579 ], [ -47.261825906417997, -22.339713486478225 ], [ -47.261816187285895, -22.339734275011804 ], [ -47.261806461303095, -22.339755091297395 ], [ -47.261796727486157, -22.339775934904964 ], [ -47.261786984848506, -22.339796805401754 ], [ -47.261777232398423, -22.339817702356381 ], [ -47.261767469142477, -22.339838625331705 ], [ -47.261757694081147, -22.339859573894 ], [ -47.261747906212761, -22.339880547604682 ], [ -47.261738104530586, -22.339901546026361 ], [ -47.261728288025111, -22.339922568718276 ], [ -47.261718455682086, -22.33994361523995 ], [ -47.26170860648368, -22.339964685149294 ], [ -47.261698739408899, -22.33998577800136 ], [ -47.261688853431771, -22.340006893352342 ], [ -47.261678947523585, -22.340028030754656 ], [ -47.261669020650864, -22.340049189761558 ], [ -47.261659071776982, -22.340070369923183 ], [ -47.261649099861387, -22.34009157078879 ], [ -47.261639103859409, -22.340112791906876 ], [ -47.261629082723204, -22.340134032822998 ], [ -47.261619035399882, -22.340155293084013 ], [ -47.261608960834863, -22.340176572230853 ], [ -47.261598857967961, -22.340197869806946 ], [ -47.261588725735727, -22.340219185352897 ], [ -47.261578563071915, -22.340240518406013 ], [ -47.261568368905259, -22.340261868504509 ], [ -47.261558142161618, -22.340283235183239 ], [ -47.261547881763029, -22.340304617975715 ], [ -47.261537445350811, -22.34032631004775 ], [ -47.261527107872567, -22.34034773636597 ], [ -47.261516733667747, -22.340369176897696 ], [ -47.261506324379901, -22.340390625624643 ], [ -47.261495883361562, -22.340412074084135 ], [ -47.261485411784697, -22.340433518973942 ], [ -47.261474909318551, -22.340454960096682 ], [ -47.261464375610828, -22.340476397298286 ], [ -47.261453810309035, -22.340497830424169 ], [ -47.261443213059998, -22.340519259320256 ], [ -47.261432583510654, -22.340540683831161 ], [ -47.261421921307594, -22.340562103801457 ], [ -47.261411226096897, -22.340583519075711 ], [ -47.261400497524754, -22.34060492949741 ], [ -47.261389735236897, -22.340626334910155 ], [ -47.261378938878771, -22.340647735157017 ], [ -47.261368108095766, -22.340669130080446 ], [ -47.261357242532917, -22.340690519522692 ], [ -47.261346341835093, -22.340711903325445 ], [ -47.261335405646875, -22.340733281329971 ], [ -47.261324433612579, -22.340754653377402 ], [ -47.261313425376464, -22.34077601930797 ], [ -47.26130238058245, -22.340797378961827 ], [ -47.261291298874411, -22.340818732178274 ], [ -47.261280179895962, -22.340840078796276 ], [ -47.261269023290289, -22.340861418654882 ], [ -47.261257828700707, -22.340882751591991 ], [ -47.261246595770409, -22.340904077444979 ], [ -47.26123532414217, -22.340925396051183 ], [ -47.261224013458637, -22.340946707247394 ], [ -47.261212663362379, -22.340968010869677 ], [ -47.261201273495963, -22.34098930675351 ], [ -47.261189843501619, -22.341010594734019 ], [ -47.261178373021465, -22.341031874645932 ], [ -47.26116686169744, -22.341053146323482 ], [ -47.261155309171464, -22.341074409600157 ], [ -47.261143715085673, -22.341095664308366 ], [ -47.261132079081385, -22.341116910281364 ], [ -47.261120400800195, -22.341138147350929 ], [ -47.261108679883954, -22.34115937534796 ], [ -47.261096915973937, -22.341180594103555 ], [ -47.26108510871142, -22.341201803448108 ], [ -47.261073257737955, -22.341223003210892 ], [ -47.261061362694598, -22.341244193221378 ], [ -47.261049423222666, -22.341265373307856 ], [ -47.26103743896352, -22.341286543298018 ], [ -47.261025409558023, -22.341307703019702 ], [ -47.261013334647615, -22.3413288522991 ], [ -47.261001213873477, -22.341349990962375 ], [ -47.260989046876588, -22.341371118835273 ], [ -47.260976833298187, -22.341392235742614 ], [ -47.260964572779592, -22.341413341508414 ], [ -47.260952264962029, -22.341434435956391 ], [ -47.260939909486723, -22.341455518909598 ], [ -47.260927505994992, -22.341476590190531 ], [ -47.260915054128347, -22.341497649620582 ], [ -47.260902553528346, -22.341518697020788 ], [ -47.260890003836501, -22.341539732211743 ], [ -47.260877404694561, -22.341560755013067 ], [ -47.260864755744244, -22.341581765243944 ], [ -47.260852056627435, -22.341602762722875 ], [ -47.260839306986412, -22.341623747267271 ], [ -47.26082650646314, -22.341644718694614 ], [ -47.26081365470003, -22.341665676821094 ], [ -47.260800751339794, -22.341686621462291 ], [ -47.260787796024921, -22.341707552433547 ], [ -47.260774788398493, -22.341728469548919 ], [ -47.260761728103375, -22.341749372622463 ], [ -47.260748614783097, -22.341770261466767 ], [ -47.260735448081235, -22.341791135894169 ], [ -47.260722227641359, -22.341811995716458 ], [ -47.260708953107837, -22.341832840744157 ], [ -47.260695624124807, -22.341853670787632 ], [ -47.260682240336848, -22.341874485656419 ], [ -47.260668801388846, -22.341895285159218 ], [ -47.260655306926125, -22.341916069103881 ], [ -47.26064682843738, -22.341929063834211 ], [ -47.260626487106698, -22.341960113328554 ], [ -47.260614486906121, -22.341978325659742 ], [ -47.260600764781081, -22.341999048552257 ], [ -47.260586956898827, -22.342019797143756 ], [ -47.260573020043772, -22.342040628001453 ], [ -47.260558932783219, -22.342061560136589 ], [ -47.260544689081996, -22.342082589118306 ], [ -47.2605302830341, -22.342103710091589 ], [ -47.260515708604323, -22.342124918160781 ], [ -47.260500959629738, -22.342146208385184 ], [ -47.260486029821543, -22.342167575773267 ], [ -47.260470912768454, -22.342189015275249 ], [ -47.260455601938737, -22.342210521777226 ], [ -47.260440090684334, -22.342232090092853 ], [ -47.260424372243946, -22.342253714956414 ], [ -47.260408439747295, -22.342275391014461 ], [ -47.260392286219904, -22.342297112817285 ], [ -47.260375904587931, -22.342318874810719 ], [ -47.26035928768453, -22.342340671326042 ], [ -47.260342428256045, -22.342362496571283 ], [ -47.260325318969066, -22.342384344621706 ], [ -47.260307952419161, -22.342406209408971 ], [ -47.26029032113874, -22.342428084712587 ], [ -47.260272417607609, -22.342449964148663 ], [ -47.260254234263904, -22.342471841159586 ], [ -47.260235763514771, -22.342493709005225 ], [ -47.260216997750135, -22.342515560751686 ], [ -47.260197929356302, -22.34253738926196 ], [ -47.260178550730686, -22.342559187186598 ], [ -47.260158854298297, -22.342580946954431 ], [ -47.260138832528519, -22.342602660764566 ], [ -47.260118477953966, -22.342624320578039 ], [ -47.260097783190076, -22.342645918110804 ], [ -47.260076740955206, -22.342667444828336 ], [ -47.26005534409245, -22.342688891940458 ], [ -47.260033585592417, -22.342710250397538 ], [ -47.260011458616894, -22.342731510888186 ], [ -47.259988956522712, -22.342752663839118 ], [ -47.259966072886449, -22.342773699416167 ], [ -47.259942801694486, -22.342794607379528 ], [ -47.259919160071767, -22.342815357204518 ], [ -47.259895214715016, -22.342835881188012 ], [ -47.259871021463631, -22.342856132635625 ], [ -47.259846590144349, -22.342876106433199 ], [ -47.259821924860546, -22.342895802268252 ], [ -47.259797029628373, -22.342915219798794 ], [ -47.259771908378994, -22.342934358651345 ], [ -47.259746564962846, -22.342953218417335 ], [ -47.25972100315213, -22.342971798651295 ], [ -47.259695226643252, -22.342990098868807 ], [ -47.259669239060123, -22.343008118544258 ], [ -47.259643043956451, -22.343025857109271 ], [ -47.259616644818145, -22.34304331395105 ], [ -47.259590045066929, -22.34306048841005 ], [ -47.259563248062612, -22.343077379778681 ], [ -47.259536257103989, -22.343093987300836 ], [ -47.259509075433222, -22.343110310169124 ], [ -47.259481706237644, -22.343126347524105 ], [ -47.259454152651408, -22.343142098453281 ], [ -47.259426417758867, -22.343157561989273 ], [ -47.259398504595936, -22.343172737109175 ], [ -47.2593704161525, -22.343187622733264 ], [ -47.259342155374917, -22.343202217723707 ], [ -47.259313725168077, -22.343216520883505 ], [ -47.259285128397281, -22.34323053095564 ], [ -47.259256367890288, -22.343244246621957 ], [ -47.259227446440455, -22.343257666501607 ], [ -47.259198366807702, -22.343270789150672 ], [ -47.259169131720746, -22.343283613060908 ], [ -47.25913974388007, -22.343296136658502 ], [ -47.259110205959153, -22.343308358303247 ], [ -47.259080520607824, -22.343320276287105 ], [ -47.259050690453641, -22.343331888833514 ], [ -47.259020718104225, -22.343343194096342 ], [ -47.258990606149816, -22.343354190158564 ], [ -47.258960357166195, -22.343364875031178 ], [ -47.258929973716306, -22.343375246652343 ], [ -47.258899458353198, -22.343385302886158 ], [ -47.258868813624147, -22.34339504152117 ], [ -47.258838042070899, -22.343404460270108 ], [ -47.258807146233821, -22.343413556768368 ], [ -47.258776128656223, -22.343422328572551 ], [ -47.258744991885109, -22.343430773160254 ], [ -47.258713738476807, -22.343438887928187 ], [ -47.258682370999416, -22.343446670191849 ], [ -47.258650892035035, -22.343454117184542 ], [ -47.25861930432432, -22.343461226024942 ], [ -47.25858764039166, -22.343467987410662 ], [ -47.25855600025055, -22.34347438216955 ], [ -47.258524464674196, -22.34348040435588 ], [ -47.258493048494486, -22.343486063255259 ], [ -47.258461757134874, -22.343491370021813 ], [ -47.258430595633271, -22.343496335833574 ], [ -47.25839956865515, -22.34350097187048 ], [ -47.258368680507886, -22.343505289294043 ], [ -47.258337935160519, -22.343509299227879 ], [ -47.258307336260096, -22.343513012741134 ], [ -47.258276887148774, -22.343516440832698 ], [ -47.258246590885292, -22.343519594417131 ], [ -47.258216450262864, -22.343522484312551 ], [ -47.258186467827308, -22.343525121229689 ], [ -47.258156645898531, -22.343527515762194 ], [ -47.258126986588046, -22.343529678378896 ], [ -47.258097491817843, -22.343531619416577 ], [ -47.2580681633385, -22.343533349074573 ], [ -47.258039002747516, -22.343534877409763 ], [ -47.258010011506244, -22.343536214333138 ], [ -47.25798119095581, -22.343537369606828 ], [ -47.257952542334309, -22.343538352842064 ], [ -47.257924066791048, -22.343539173497842 ], [ -47.25789576540064, -22.343539840880148 ], [ -47.257867639177768, -22.34354036414171 ], [ -47.257839689089479, -22.34354075228222 ], [ -47.257811916067581, -22.343541014148823 ], [ -47.257784321020594, -22.343541158437088 ], [ -47.257756904843056, -22.343541193692086 ], [ -47.257729668427103, -22.34354112830961 ], [ -47.257702612670492, -22.343540970537667 ], [ -47.257675738486512, -22.34354072847783 ], [ -47.257649046810776, -22.34354041008692 ], [ -47.257622538608608, -22.343540023178278 ], [ -47.257596214882547, -22.343539575423332 ], [ -47.257570076677418, -22.343539074352908 ], [ -47.257544125086028, -22.343538527358362 ], [ -47.257518361253616, -22.343537941692723 ], [ -47.257492783596618, -22.343537324404242 ], [ -47.257467346840038, -22.343536681091578 ], [ -47.25744197304018, -22.343536013154115 ], [ -47.257416626379836, -22.343535320428533 ], [ -47.257391305724653, -22.343534603557178 ], [ -47.257366010893328, -22.343533863206257 ], [ -47.257341067913259, -22.343533109892753 ], [ -47.257315815287512, -22.343532324595877 ], [ -47.256991013085965, -22.343521933037263 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1039.6040703250001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263354106076449, -22.337260364160937 ], [ -47.263326357695227, -22.337292606830687 ], [ -47.263312429028332, -22.337308895891468 ], [ -47.263298546957536, -22.337325234807206 ], [ -47.263284711392814, -22.337341623250996 ], [ -47.263270922243848, -22.337358060895095 ], [ -47.263257179420741, -22.33737454741005 ], [ -47.263243482834362, -22.337391082464425 ], [ -47.263229832395119, -22.337407665726147 ], [ -47.26321622801386, -22.337424296861485 ], [ -47.263202669601434, -22.337440975535458 ], [ -47.263189157068766, -22.337457701411793 ], [ -47.263175690327095, -22.337474474152707 ], [ -47.263162269287406, -22.337491293419362 ], [ -47.263148893861164, -22.337508158871231 ], [ -47.263135563959416, -22.337525070167022 ], [ -47.263122279493309, -22.337542026964041 ], [ -47.263109040374069, -22.337559028918246 ], [ -47.263095846512677, -22.337576075684691 ], [ -47.263082697820337, -22.337593166916818 ], [ -47.263069594208083, -22.337610302266949 ], [ -47.263056535586678, -22.337627481386619 ], [ -47.263043521866841, -22.337644703925978 ], [ -47.263030552959322, -22.337661969533862 ], [ -47.263017628774513, -22.337679277858431 ], [ -47.263004749222652, -22.337696628546425 ], [ -47.262991914213899, -22.337714021243666 ], [ -47.262979123658141, -22.337731455594835 ], [ -47.26296637746524, -22.337748931243425 ], [ -47.262953675544111, -22.337766447832813 ], [ -47.26294101780443, -22.337784005003929 ], [ -47.262928404155311, -22.337801602397374 ], [ -47.262915834505094, -22.337819239653196 ], [ -47.262903308762233, -22.337836916410147 ], [ -47.262890826834784, -22.337854632306048 ], [ -47.262878388630668, -22.337872386977629 ], [ -47.262865994057371, -22.337890180060871 ], [ -47.262853643022112, -22.337908011190805 ], [ -47.262841335431432, -22.337925880002022 ], [ -47.262829071191931, -22.337943786127674 ], [ -47.262816850209724, -22.337961729200281 ], [ -47.262804672390615, -22.337979708851414 ], [ -47.262792537639939, -22.337997724712125 ], [ -47.262780445862333, -22.338015776412902 ], [ -47.26276839696272, -22.338033863582638 ], [ -47.262756390845212, -22.338051985849987 ], [ -47.262744427413637, -22.338070142842671 ], [ -47.262732506571119, -22.33808833418815 ], [ -47.262720628220364, -22.338106559513111 ], [ -47.262708792264405, -22.338124818442513 ], [ -47.262696998604959, -22.338143110601816 ], [ -47.262685247143573, -22.338161435615486 ], [ -47.262673537781616, -22.338179793106899 ], [ -47.262661870419535, -22.338198182699529 ], [ -47.262650244930569, -22.338216604058584 ], [ -47.262638660985765, -22.338235057164283 ], [ -47.262627118097555, -22.338253542209841 ], [ -47.26261561591415, -22.338272059156264 ], [ -47.262604154159817, -22.338290607842637 ], [ -47.262592732559064, -22.338309188106919 ], [ -47.262581350836449, -22.338327799786221 ], [ -47.262570008716565, -22.33834644271673 ], [ -47.262558705924455, -22.338365116733151 ], [ -47.262547442184854, -22.338383821669929 ], [ -47.262536217222426, -22.338402557360549 ], [ -47.262525030762411, -22.338421323636926 ], [ -47.262513882529447, -22.338440120331018 ], [ -47.262502772248396, -22.338458947273494 ], [ -47.262491699644492, -22.338477804293504 ], [ -47.262480664442208, -22.338496691220659 ], [ -47.262469666366229, -22.338515607883071 ], [ -47.262458705141498, -22.338534554107678 ], [ -47.262447780492643, -22.338553529720844 ], [ -47.262436892143974, -22.338572534548653 ], [ -47.26242603982012, -22.338591568415449 ], [ -47.262415223245064, -22.338610631145983 ], [ -47.262404442143094, -22.338629722563113 ], [ -47.262393696238668, -22.338648842488713 ], [ -47.262382985254881, -22.338667990745854 ], [ -47.262372308915793, -22.338687167154724 ], [ -47.262361666945139, -22.338706371535441 ], [ -47.262351059065871, -22.33872560370807 ], [ -47.262340485001232, -22.338744863491179 ], [ -47.262329944473905, -22.338764150703312 ], [ -47.262319437206827, -22.338783465161445 ], [ -47.262308962922425, -22.338802806682363 ], [ -47.262298521342672, -22.338822175082594 ], [ -47.262288112189644, -22.338841570177273 ], [ -47.262277735184966, -22.338860991781313 ], [ -47.262267390050006, -22.338880439708952 ], [ -47.262257076505904, -22.33889991377367 ], [ -47.262246794273516, -22.338919413788389 ], [ -47.262236543073257, -22.338938939565512 ], [ -47.262226322625295, -22.338958490916987 ], [ -47.262216132649627, -22.338978067653745 ], [ -47.262205972865836, -22.338997669586387 ], [ -47.262195842993023, -22.339017296525185 ], [ -47.262185742750141, -22.339036948279528 ], [ -47.262175671855807, -22.339056624658255 ], [ -47.262165630028058, -22.339076325470099 ], [ -47.262155616984671, -22.339096050523064 ], [ -47.262145632443222, -22.339115799624366 ], [ -47.262135676120941, -22.339135572580684 ], [ -47.262125747695237, -22.339155369276739 ], [ -47.262115845126957, -22.339175193019717 ], [ -47.262105963837975, -22.339195051654315 ], [ -47.262096100462507, -22.339214949837778 ], [ -47.262086253949676, -22.339234887527912 ], [ -47.262076423413916, -22.339254864341065 ], [ -47.26206660796619, -22.339274879891043 ], [ -47.262056806714163, -22.339294933788892 ], [ -47.262047018761656, -22.339315025643941 ], [ -47.262037243209065, -22.339335155062834 ], [ -47.262027479153375, -22.339355321649766 ], [ -47.262017725687436, -22.339375525007711 ], [ -47.262007839487538, -22.339396060556588 ], [ -47.261998111211668, -22.339416322997952 ], [ -47.261988390740619, -22.339436620988671 ], [ -47.261978677155241, -22.339456954122785 ], [ -47.261968969531161, -22.339477321995236 ], [ -47.261959266941631, -22.339497724196264 ], [ -47.261949568455023, -22.339518160316555 ], [ -47.261939873136278, -22.339538629944101 ], [ -47.261930180046591, -22.339559132665087 ], [ -47.261920488242964, -22.339579668064541 ], [ -47.261910796778835, -22.33960023572536 ], [ -47.261901104703377, -22.339620835229351 ], [ -47.261891411062152, -22.339641466156294 ], [ -47.261881714896923, -22.33966212808409 ], [ -47.261872015244862, -22.339682820590522 ], [ -47.261862311139588, -22.339703543250966 ], [ -47.261852601611125, -22.339724295638607 ], [ -47.2618428856847, -22.339745077326931 ], [ -47.261833162382338, -22.339765887886347 ], [ -47.261823430721371, -22.339786726887215 ], [ -47.261813689715993, -22.339807593897 ], [ -47.261803938374882, -22.33982848848456 ], [ -47.261794175705035, -22.339849410212906 ], [ -47.261784400707043, -22.339870358648387 ], [ -47.261774612379249, -22.339891333352476 ], [ -47.261764809714755, -22.339912333887845 ], [ -47.261754991703711, -22.339933359813489 ], [ -47.261745157331397, -22.339954410688964 ], [ -47.261735305579272, -22.339975486071975 ], [ -47.261725435425554, -22.339996585517241 ], [ -47.261715545843224, -22.340017708580728 ], [ -47.261705635802457, -22.340038854814487 ], [ -47.261695704268369, -22.340060023771308 ], [ -47.261685750202929, -22.340081215000893 ], [ -47.261675772563855, -22.340102428051978 ], [ -47.261665770304653, -22.340123662472383 ], [ -47.261655742375531, -22.340144917807002 ], [ -47.261645687721362, -22.340166193602066 ], [ -47.261635605285356, -22.340187489397607 ], [ -47.261625494004747, -22.340208804736193 ], [ -47.261615352813479, -22.340230139157558 ], [ -47.261605180642491, -22.340251492197932 ], [ -47.261594976417555, -22.340272863394496 ], [ -47.261584739061405, -22.340294252280927 ], [ -47.2615744674928, -22.340315658389486 ], [ -47.261564013207156, -22.340337387651456 ], [ -47.261553663149812, -22.340358840050946 ], [ -47.261543275805579, -22.340380307746923 ], [ -47.261532852931431, -22.340401784477727 ], [ -47.261522398050339, -22.340423261423471 ], [ -47.261511912399406, -22.34044473514442 ], [ -47.261501395647493, -22.340466205440713 ], [ -47.261490847440967, -22.340487672157547 ], [ -47.261480267426037, -22.340509135139659 ], [ -47.261469655248113, -22.34053059423227 ], [ -47.261459010552834, -22.340552049279271 ], [ -47.26144833298541, -22.340573500124499 ], [ -47.261437622190542, -22.340594946611798 ], [ -47.26142687781303, -22.340616388583882 ], [ -47.26141609949719, -22.340637825883547 ], [ -47.261405286887054, -22.340659258353085 ], [ -47.261394439626599, -22.340680685834062 ], [ -47.26138355735943, -22.340702108167982 ], [ -47.261372639728947, -22.34072352519561 ], [ -47.261361686378343, -22.340744936757332 ], [ -47.261350696950394, -22.34076634269347 ], [ -47.261339671087946, -22.340787742843276 ], [ -47.261328608433409, -22.340809137045959 ], [ -47.261317508629126, -22.340830525139864 ], [ -47.261306371317332, -22.340851906962964 ], [ -47.261295196139613, -22.34087328235341 ], [ -47.261283982737794, -22.34089465114797 ], [ -47.261272730753539, -22.340916013183094 ], [ -47.261261439828125, -22.340937368294924 ], [ -47.261250109602656, -22.340958716319268 ], [ -47.261238739718138, -22.340980057091102 ], [ -47.261227329815583, -22.341001390444685 ], [ -47.261215879535733, -22.341022716214098 ], [ -47.261204388519054, -22.341044034232855 ], [ -47.261192856405984, -22.341065344333998 ], [ -47.261181282836844, -22.341086646349815 ], [ -47.261169667452215, -22.341107940111474 ], [ -47.26115800989183, -22.341129225450924 ], [ -47.261146309795713, -22.341150502198751 ], [ -47.261134566804088, -22.341171770184445 ], [ -47.26112278055669, -22.341193029237814 ], [ -47.261110950693158, -22.341214279187916 ], [ -47.261099076853476, -22.341235519862586 ], [ -47.261087158677107, -22.341256751089936 ], [ -47.261075195803748, -22.341277972696822 ], [ -47.261063187873184, -22.341299184509424 ], [ -47.261051134524649, -22.341320386354155 ], [ -47.261039035398021, -22.341341578055626 ], [ -47.261026890132804, -22.341362759438546 ], [ -47.261014698368449, -22.341383930327041 ], [ -47.261002459744567, -22.341405090544328 ], [ -47.260990173900879, -22.341426239912856 ], [ -47.260977840477011, -22.341447378254632 ], [ -47.260965459112597, -22.341468505391102 ], [ -47.260953029447322, -22.341489621143008 ], [ -47.26094055112118, -22.341510725330043 ], [ -47.260928023774099, -22.341531817771489 ], [ -47.260915447045988, -22.341552898286135 ], [ -47.260902820577051, -22.341573966691751 ], [ -47.260890144007419, -22.341595022805773 ], [ -47.260877416977401, -22.341616066444747 ], [ -47.260864639127718, -22.341637097424243 ], [ -47.260851810098778, -22.341658115559724 ], [ -47.260838929531445, -22.341679120665518 ], [ -47.260825997066902, -22.341700112555181 ], [ -47.260813012346063, -22.341721091042022 ], [ -47.260799975010521, -22.341742055938035 ], [ -47.260786884701602, -22.341763007055249 ], [ -47.260773741061357, -22.341783944204099 ], [ -47.26076054373182, -22.341804867194778 ], [ -47.260747292355113, -22.341825775836991 ], [ -47.260733986574095, -22.34184666993891 ], [ -47.260720626031471, -22.341867549308802 ], [ -47.260707210370306, -22.341888413753885 ], [ -47.260693739234135, -22.341909263080574 ], [ -47.260680212266792, -22.341930097094398 ], [ -47.260673465771056, -22.341940437253228 ], [ -47.260653137615122, -22.341971492373705 ], [ -47.260652989415298, -22.34197171840302 ], [ -47.260639292820294, -22.341992505305679 ], [ -47.26062553682128, -22.342013279359954 ], [ -47.260611693512587, -22.342034081191361 ], [ -47.260597717925627, -22.342054969945984 ], [ -47.260583587888384, -22.342075965648537 ], [ -47.260569297296904, -22.342097063863488 ], [ -47.260554840182088, -22.342118259712798 ], [ -47.260540210439906, -22.342139548275991 ], [ -47.260525401833171, -22.342160924585549 ], [ -47.260510407993266, -22.342182383620923 ], [ -47.260495222423778, -22.342203920300793 ], [ -47.260479838502675, -22.342225529476966 ], [ -47.260464249486446, -22.342247205925617 ], [ -47.260448448513479, -22.342268944340049 ], [ -47.260432428608439, -22.342290739322145 ], [ -47.260416182687258, -22.342312585373243 ], [ -47.260399703562143, -22.342334476885725 ], [ -47.260382983948297, -22.342356408132382 ], [ -47.260366016470343, -22.3423783732575 ], [ -47.260348793669657, -22.342400366266716 ], [ -47.260331308013498, -22.342422381015854 ], [ -47.260313551903252, -22.342444411202084 ], [ -47.260295517685421, -22.342466450351832 ], [ -47.260277197662944, -22.342488491810496 ], [ -47.260258584106566, -22.342510528732888 ], [ -47.260239669268906, -22.342532554071632 ], [ -47.260220445398893, -22.342554560567489 ], [ -47.260200904757063, -22.342576540739451 ], [ -47.260181039632705, -22.342598486875215 ], [ -47.260160842361408, -22.342620391022709 ], [ -47.26014030534477, -22.342642244981466 ], [ -47.260119421070804, -22.342664040295311 ], [ -47.26009818213489, -22.342685768246675 ], [ -47.260076581262588, -22.342707419851212 ], [ -47.260054611333452, -22.342728985853821 ], [ -47.260032265405513, -22.342750456726339 ], [ -47.260009536740434, -22.342771822667242 ], [ -47.259986418829207, -22.342793073602778 ], [ -47.259962905590292, -22.34281419903602 ], [ -47.259939015086154, -22.342835167302887 ], [ -47.259914816997032, -22.342855907910632 ], [ -47.259890369454176, -22.342876372220907 ], [ -47.259865682549169, -22.342896554975074 ], [ -47.259840760401246, -22.342916455925074 ], [ -47.259815607038774, -22.342936074791961 ], [ -47.259790226401428, -22.342955411264036 ], [ -47.259764622344562, -22.342974464992913 ], [ -47.259738798641962, -22.342993235591681 ], [ -47.259712758988279, -22.343011722632838 ], [ -47.259686507002591, -22.343029925645915 ], [ -47.25966004623065, -22.34304784411578 ], [ -47.259633380147442, -22.343065477480913 ], [ -47.259606512161056, -22.34308282513107 ], [ -47.259579445614932, -22.343099886405859 ], [ -47.259552183788834, -22.343116660594294 ], [ -47.259524729903454, -22.34313314693183 ], [ -47.259497087122256, -22.343149344599581 ], [ -47.259469258553182, -22.343165252723409 ], [ -47.25944124725229, -22.343180870371736 ], [ -47.259413056225021, -22.343196196555244 ], [ -47.259384688428796, -22.343211230225162 ], [ -47.259356146775637, -22.343225970272194 ], [ -47.259327434134299, -22.343240415525219 ], [ -47.259298553332201, -22.343254564750548 ], [ -47.259269507157633, -22.34326841665067 ], [ -47.259240298362897, -22.343281969862659 ], [ -47.259210929665471, -22.343295222957792 ], [ -47.259181403750326, -22.343308174440239 ], [ -47.259151723272858, -22.343320822745646 ], [ -47.259121890860335, -22.343333166240491 ], [ -47.259091909115348, -22.343345203220437 ], [ -47.259061780617273, -22.343356931909668 ], [ -47.259031507924632, -22.343368350459706 ], [ -47.259001093577837, -22.343379456948188 ], [ -47.258970540102233, -22.343390249377503 ], [ -47.25893985000971, -22.343400725674215 ], [ -47.258909025801898, -22.343410883687483 ], [ -47.258878069974365, -22.343420721187638 ], [ -47.258846985016923, -22.343430235865991 ], [ -47.258815773417922, -22.343439425333038 ], [ -47.25878443766883, -22.343448287117095 ], [ -47.258752980264923, -22.343456818664084 ], [ -47.258721403711213, -22.343465017335493 ], [ -47.25868971052504, -22.343472880408036 ], [ -47.258657903238252, -22.343480405072679 ], [ -47.258625984548274, -22.343487588400826 ], [ -47.258593988231276, -22.343494420763101 ], [ -47.258562018516876, -22.343500882132307 ], [ -47.258530159624968, -22.343506966061106 ], [ -47.258498426976239, -22.343512681965592 ], [ -47.258466826173894, -22.343518041211745 ], [ -47.258435362418858, -22.343523055190289 ], [ -47.258404040523324, -22.34352773529417 ], [ -47.258372864925931, -22.343532092896858 ], [ -47.258341839712209, -22.343536139332528 ], [ -47.258310968631726, -22.343539885878304 ], [ -47.258280255115878, -22.34354334373818 ], [ -47.25824970230034, -22.34354652402801 ], [ -47.258219313043696, -22.34354943776307 ], [ -47.258189089946391, -22.343552095846569 ], [ -47.258159035373161, -22.343554509059608 ], [ -47.258129151471252, -22.343556688052882 ], [ -47.258099440190136, -22.343558643339559 ], [ -47.258069903300466, -22.343560385289102 ], [ -47.258040542413148, -22.34356192412249 ], [ -47.258011358996995, -22.34356326990844 ], [ -47.257982354395367, -22.343564432560278 ], [ -47.257953529844173, -22.343565421833969 ], [ -47.257924886486592, -22.343566247326553 ], [ -47.257896425387898, -22.343566918475442 ], [ -47.257868147550909, -22.343567444558079 ], [ -47.25784005392854, -22.343567834692312 ], [ -47.257812145437121, -22.343568097836659 ], [ -47.257784422968619, -22.343568242791637 ], [ -47.25775688740039, -22.34356827820061 ], [ -47.257729539607311, -22.343568212551183 ], [ -47.257702380470072, -22.343568054176828 ], [ -47.257675410885668, -22.343567811258144 ], [ -47.25764863177433, -22.343567491824707 ], [ -47.257622044087249, -22.343567103756325 ], [ -47.257595648814508, -22.343566654784851 ], [ -47.257569446990338, -22.343566152495242 ], [ -47.257543439698985, -22.343565604327118 ], [ -47.257517628079405, -22.343565017575575 ], [ -47.25749201042315, -22.343564399322201 ], [ -47.257466539432862, -22.343563755144139 ], [ -47.257441133756956, -22.343563086367968 ], [ -47.257415756029388, -22.343562392793746 ], [ -47.257390405075817, -22.34356167506499 ], [ -47.257365080716319, -22.343560933850238 ], [ -47.257340123162713, -22.343560180096986 ], [ -47.257314842166508, -22.343559393930786 ], [ -47.256977671499847, -22.343548606655091 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 957.09860695099997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262886054348556, -22.337911156680754 ], [ -47.262865868746545, -22.337940463216256 ], [ -47.262853644247528, -22.337958311324556 ], [ -47.262841462613132, -22.33797619663094 ], [ -47.262829323752442, -22.337994118767874 ], [ -47.26281722757404, -22.338012077367214 ], [ -47.262805173985875, -22.33803007206048 ], [ -47.26279316289606, -22.338048102477234 ], [ -47.262781194211989, -22.338066168246982 ], [ -47.262769267840689, -22.338084268998184 ], [ -47.262757383688495, -22.338102404359088 ], [ -47.262745541661261, -22.338120573957042 ], [ -47.262733741665166, -22.338138777417676 ], [ -47.26272198360514, -22.338157014367091 ], [ -47.262710267385813, -22.338175284430367 ], [ -47.26269859291164, -22.338193587231491 ], [ -47.262686960086192, -22.33821192239451 ], [ -47.262675368784635, -22.338230289586935 ], [ -47.262663818672131, -22.338248688803709 ], [ -47.262652309252836, -22.338267120257026 ], [ -47.262640840174093, -22.338285583915134 ], [ -47.262629411162493, -22.338304079619331 ], [ -47.26261802194486, -22.338322607209626 ], [ -47.262606672248069, -22.338341166525325 ], [ -47.262595361799015, -22.338359757404671 ], [ -47.262584090325134, -22.338378379684336 ], [ -47.262572857553401, -22.338397033200724 ], [ -47.262561663210917, -22.338415717789346 ], [ -47.262550507025196, -22.338434433283982 ], [ -47.262539388723219, -22.338453179518432 ], [ -47.262528308032188, -22.338471956325247 ], [ -47.26251726467968, -22.338490763535329 ], [ -47.262506258392484, -22.338509600980064 ], [ -47.262495288897618, -22.33852846848934 ], [ -47.262484355922339, -22.338547365891714 ], [ -47.262473459193629, -22.338566293015237 ], [ -47.262462598438105, -22.338585249687622 ], [ -47.262451773382708, -22.338604235734778 ], [ -47.262440983753727, -22.338623250983041 ], [ -47.26243022927774, -22.338642295256843 ], [ -47.262419509681564, -22.338661368379412 ], [ -47.26240882469051, -22.338680470175412 ], [ -47.262398174030992, -22.338699600466441 ], [ -47.262387557428944, -22.338718759073931 ], [ -47.262376974609637, -22.338737945819414 ], [ -47.26236642529858, -22.338757160522754 ], [ -47.262355909220688, -22.338776403003834 ], [ -47.262345426101142, -22.338795673080885 ], [ -47.262334975664622, -22.338814970571942 ], [ -47.262324557635274, -22.338834295294813 ], [ -47.262314171737444, -22.338853647065754 ], [ -47.262303817694942, -22.33887302570092 ], [ -47.26229349523129, -22.338892431015644 ], [ -47.262283204069838, -22.338911862824567 ], [ -47.262272943933588, -22.338931320941654 ], [ -47.262262714545137, -22.338950805180492 ], [ -47.262252515626777, -22.338970315353947 ], [ -47.262242346900614, -22.338989851274029 ], [ -47.262232208088356, -22.339009412752322 ], [ -47.262222098911238, -22.339028999600089 ], [ -47.262212019090221, -22.339048611627643 ], [ -47.262201968346069, -22.339068248644789 ], [ -47.262191946398829, -22.339087910461163 ], [ -47.262181952968334, -22.339107596885629 ], [ -47.262171987774174, -22.339127307726276 ], [ -47.262162050535615, -22.339147042790625 ], [ -47.262152140930418, -22.339166801967508 ], [ -47.262142256848499, -22.339186588710806 ], [ -47.262132393546274, -22.339206411204927 ], [ -47.26212254755837, -22.339226274318932 ], [ -47.262112717831897, -22.33924617802721 ], [ -47.262102903486159, -22.33926612194837 ], [ -47.262093103636829, -22.339286105698349 ], [ -47.262083317396154, -22.339306128890264 ], [ -47.262073543872376, -22.339326191135413 ], [ -47.262063782170188, -22.339346292042308 ], [ -47.262054031390718, -22.339366431216934 ], [ -47.262044290630755, -22.339386608263915 ], [ -47.262034410636602, -22.339407130930727 ], [ -47.262024694218667, -22.33942736871624 ], [ -47.262014985044594, -22.339447643156387 ], [ -47.262005282198693, -22.339467953846512 ], [ -47.261995584759823, -22.339488300382932 ], [ -47.2619858918044, -22.339508682357149 ], [ -47.261976202403773, -22.339529099360909 ], [ -47.261966515625652, -22.339549550983453 ], [ -47.261956830533883, -22.339570036811828 ], [ -47.261947146187964, -22.339590556432153 ], [ -47.261937461643626, -22.339611109428098 ], [ -47.261927775952216, -22.339631695382383 ], [ -47.261918088161295, -22.339652313875508 ], [ -47.26190839731445, -22.339672964486031 ], [ -47.261898702450495, -22.33969364679243 ], [ -47.261889002604562, -22.339714360370611 ], [ -47.261879296808047, -22.339735104794251 ], [ -47.261869584087286, -22.339755879637309 ], [ -47.261859863465325, -22.339776684470557 ], [ -47.261850133960387, -22.339797518864717 ], [ -47.261840394587246, -22.339818382387463 ], [ -47.261830644355122, -22.339839274608 ], [ -47.261820882271358, -22.339860195089329 ], [ -47.261811107336683, -22.339881143398038 ], [ -47.261801318549495, -22.339902119095548 ], [ -47.261791514902669, -22.33992312174454 ], [ -47.261781695386084, -22.339944150903982 ], [ -47.261771858984488, -22.339965206133229 ], [ -47.261762004678644, -22.339986286989873 ], [ -47.261752131445981, -22.340007393028358 ], [ -47.261742238258449, -22.340028523804374 ], [ -47.261732324085102, -22.34004967886953 ], [ -47.26172238788967, -22.340070857776311 ], [ -47.261712428632656, -22.340092060073857 ], [ -47.261702445270103, -22.34011328531038 ], [ -47.261692436753691, -22.34013453303314 ], [ -47.261682402031667, -22.340155802786274 ], [ -47.261672340046665, -22.340177094115386 ], [ -47.261662249739643, -22.340198406559626 ], [ -47.261652130045356, -22.340219739660714 ], [ -47.261641979895046, -22.340241092957488 ], [ -47.261631798216897, -22.340262465985113 ], [ -47.261621583933703, -22.340283858279737 ], [ -47.261611335965064, -22.34030526937385 ], [ -47.261601053226414, -22.340326698798538 ], [ -47.26159058106736, -22.340348465250418 ], [ -47.261580218430943, -22.340369943731201 ], [ -47.261569817947283, -22.340391438591421 ], [ -47.261559381486833, -22.340412943326079 ], [ -47.261548912743031, -22.340434448758096 ], [ -47.261538413018037, -22.340455951310247 ], [ -47.261527881980378, -22.340477450780078 ], [ -47.261517319275065, -22.34049894701214 ], [ -47.261506724546948, -22.340520439850476 ], [ -47.261496097440187, -22.340541929139587 ], [ -47.261485437598985, -22.340563414722716 ], [ -47.261474744667211, -22.34058489644287 ], [ -47.261464018288173, -22.340606374143231 ], [ -47.261453258105291, -22.340627847665676 ], [ -47.261442463761476, -22.340649316852243 ], [ -47.261431634899346, -22.340670781544464 ], [ -47.261420771161454, -22.340692241583053 ], [ -47.261409872189979, -22.340713696808638 ], [ -47.261398937626872, -22.340735147061125 ], [ -47.261387967113862, -22.340756592180085 ], [ -47.261376960292289, -22.340778032004906 ], [ -47.261365916803499, -22.34079946637392 ], [ -47.261354836288419, -22.340820895125411 ], [ -47.261343718387963, -22.340842318096804 ], [ -47.26133256274283, -22.340863735125065 ], [ -47.261321368993059, -22.340885146047302 ], [ -47.261310136779031, -22.340906550699344 ], [ -47.261298865740841, -22.340927948916534 ], [ -47.261287555518265, -22.340949340534053 ], [ -47.261276205750853, -22.340970725386544 ], [ -47.261264816078075, -22.340992103307908 ], [ -47.261253386139423, -22.341013474131316 ], [ -47.26124191557404, -22.341034837689602 ], [ -47.261230404020864, -22.341056193815195 ], [ -47.261218851118755, -22.341077542339963 ], [ -47.261207256506474, -22.341098883094922 ], [ -47.261195619823027, -22.341120215910024 ], [ -47.261183940706545, -22.341141540615947 ], [ -47.261172218795494, -22.341162857042022 ], [ -47.261160453728536, -22.341184165016394 ], [ -47.261148645143749, -22.341205464367526 ], [ -47.261136792679231, -22.341226754923188 ], [ -47.261124895973339, -22.341248036509786 ], [ -47.26111295466395, -22.341269308954018 ], [ -47.261100968389179, -22.341290572081281 ], [ -47.261088936787196, -22.341311825716343 ], [ -47.261076859495631, -22.341333069684097 ], [ -47.261064736152782, -22.341354303807687 ], [ -47.261052566396536, -22.341375527910213 ], [ -47.261040349864729, -22.341396741814314 ], [ -47.261028086195367, -22.34141794534159 ], [ -47.2610157750266, -22.341439138312822 ], [ -47.261003415996434, -22.341460320548425 ], [ -47.260991008742927, -22.341481491868141 ], [ -47.260978552904142, -22.341502652091041 ], [ -47.26096604811849, -22.341523801035073 ], [ -47.260953494024349, -22.341544938517753 ], [ -47.260940890259988, -22.341566064356083 ], [ -47.260928236464082, -22.34158717836603 ], [ -47.260915532275128, -22.341608280363172 ], [ -47.260902777331928, -22.341629370162217 ], [ -47.260889971273606, -22.341650447576786 ], [ -47.260877113739006, -22.341671512420472 ], [ -47.260864204367479, -22.341692564505582 ], [ -47.260851242798623, -22.341713603643701 ], [ -47.260838228671837, -22.341734629646137 ], [ -47.260825161627203, -22.341755642322806 ], [ -47.260812041304526, -22.34177664148368 ], [ -47.260798867344278, -22.341797626937101 ], [ -47.260785639387088, -22.341818598491074 ], [ -47.260772357073542, -22.341839555953158 ], [ -47.26075902004505, -22.341860499129371 ], [ -47.260745627942818, -22.341881427825676 ], [ -47.260732180408517, -22.34190234184706 ], [ -47.260718677084157, -22.341923240997662 ], [ -47.260705117612218, -22.341944125080651 ], [ -47.260700103108732, -22.341951810667471 ], [ -47.260679781741935, -22.341982868687634 ], [ -47.260677828796581, -22.341985847253977 ], [ -47.260664098739262, -22.342006684947368 ], [ -47.260650308866282, -22.342027510163415 ], [ -47.260636430131157, -22.342048365234735 ], [ -47.260622415812335, -22.342069311886302 ], [ -47.260608242998416, -22.342090371156246 ], [ -47.260593905516707, -22.34211153860447 ], [ -47.260579397334951, -22.34213280932984 ], [ -47.260564712280399, -22.34215417838703 ], [ -47.260549844041535, -22.342175640781768 ], [ -47.26053478616992, -22.342197191464439 ], [ -47.260519532084089, -22.342218825322234 ], [ -47.260504075071594, -22.342240537172621 ], [ -47.260488408293583, -22.342262321754294 ], [ -47.260472524788078, -22.342284173719641 ], [ -47.260456417474678, -22.342306087625829 ], [ -47.260440079159721, -22.342328057925208 ], [ -47.260423502541485, -22.342350078956766 ], [ -47.26040668021723, -22.342372144934814 ], [ -47.260389604689834, -22.342394249939797 ], [ -47.260372268375448, -22.342416387907804 ], [ -47.260354663613093, -22.342438552618908 ], [ -47.260336782673058, -22.342460737687713 ], [ -47.260318617768519, -22.342482936551203 ], [ -47.260300161067327, -22.342505142457643 ], [ -47.260281404703719, -22.342527348456812 ], [ -47.260262340793084, -22.342549547387929 ], [ -47.26024296144692, -22.342571731869395 ], [ -47.260223258788898, -22.342593894288733 ], [ -47.260203224972592, -22.342616026792452 ], [ -47.260182852199797, -22.342638121277343 ], [ -47.260162132741087, -22.342660169381457 ], [ -47.260141058957075, -22.342682162476443 ], [ -47.260119623320151, -22.342704091661673 ], [ -47.260097818438332, -22.342725947758638 ], [ -47.260075637080071, -22.342747721306843 ], [ -47.260053072199753, -22.342769402561302 ], [ -47.260030116963812, -22.342790981492204 ], [ -47.260006764777586, -22.342812447786329 ], [ -47.259983009491748, -22.3428337906895 ], [ -47.259958870106146, -22.342854977398286 ], [ -47.259934419284711, -22.342875934630392 ], [ -47.259909717450412, -22.342896611803347 ], [ -47.259884774959616, -22.342917003514199 ], [ -47.259859595947567, -22.342937109579186 ], [ -47.25983418445481, -22.342956929782506 ], [ -47.259808544429447, -22.342976463874162 ], [ -47.259782679731842, -22.342995711565958 ], [ -47.259756594137357, -22.343014672529602 ], [ -47.259730291338876, -22.343033346394495 ], [ -47.259703774950587, -22.343051732745259 ], [ -47.259677048510326, -22.343069831119969 ], [ -47.259650115482202, -22.343087641008552 ], [ -47.25962297926062, -22.34310516184993 ], [ -47.259595643172666, -22.34312239303096 ], [ -47.259568110479051, -22.343139333885716 ], [ -47.259540384379008, -22.343155983692519 ], [ -47.259512468012133, -22.343172341673117 ], [ -47.259484364460178, -22.343188406991608 ], [ -47.259456076750872, -22.343204178752377 ], [ -47.259427607859209, -22.343219655999523 ], [ -47.259398960710158, -22.343234837715347 ], [ -47.259370138181382, -22.343249722818982 ], [ -47.259341143105488, -22.343264310165303 ], [ -47.259311978272038, -22.343278598543893 ], [ -47.259282646429789, -22.343292586677865 ], [ -47.259253150290093, -22.343306273222254 ], [ -47.259223492527958, -22.34331965676353 ], [ -47.259193675784559, -22.34333273581818 ], [ -47.259163702670179, -22.343345508831451 ], [ -47.259133575765979, -22.343357974176481 ], [ -47.259103297627291, -22.343370130152582 ], [ -47.259072870785204, -22.34338197498467 ], [ -47.259042297749261, -22.343393506821972 ], [ -47.25901158101, -22.343404723736704 ], [ -47.258980723042313, -22.343415623722798 ], [ -47.258949726307094, -22.343426204695092 ], [ -47.258918593254478, -22.343436464487851 ], [ -47.258887326328377, -22.343446400853228 ], [ -47.258855927966614, -22.343456011461019 ], [ -47.258824400605619, -22.343465293896891 ], [ -47.258792746684939, -22.343474245660875 ], [ -47.258760968648112, -22.343482864167193 ], [ -47.258729068948917, -22.34349114674211 ], [ -47.258697050053804, -22.343499090623578 ], [ -47.258664914444552, -22.343506692960243 ], [ -47.258632664775206, -22.343513950776167 ], [ -47.258600336073755, -22.343520854115017 ], [ -47.258568036785945, -22.343527382094585 ], [ -47.258535854578355, -22.34353352776586 ], [ -47.258503805460506, -22.343539300675502 ], [ -47.25847189521533, -22.343544712401226 ], [ -47.258440129206711, -22.343549774546638 ], [ -47.258408512393686, -22.34355449871747 ], [ -47.258377049346066, -22.343558896499353 ], [ -47.258345744265895, -22.343562979436857 ], [ -47.258314601005246, -22.343566759015239 ], [ -47.258283623084772, -22.343570246643395 ], [ -47.258252813717078, -22.343573453638641 ], [ -47.258222175826113, -22.343576391213357 ], [ -47.258191712066981, -22.343579070463232 ], [ -47.258161424849206, -22.343581502356791 ], [ -47.258131316355758, -22.343583697726739 ], [ -47.258101388563666, -22.34358566726236 ], [ -47.258071643263584, -22.343587421503475 ], [ -47.258042082079854, -22.343588970835064 ], [ -47.258012706488728, -22.343590325483575 ], [ -47.257983517835875, -22.343591495513621 ], [ -47.257954517354904, -22.34359249082577 ], [ -47.257925706182938, -22.343593321155147 ], [ -47.257897085375951, -22.343593996070616 ], [ -47.257868655924725, -22.343594524974382 ], [ -47.257840418768239, -22.343594917102298 ], [ -47.257812374807258, -22.343595181524414 ], [ -47.257784524917192, -22.343595327146087 ], [ -47.257756869958222, -22.343595362709014 ], [ -47.257729410787945, -22.343595296792685 ], [ -47.25770214827007, -22.343595137815925 ], [ -47.257675083285207, -22.343594894038397 ], [ -47.257648216738204, -22.343594573562406 ], [ -47.257621549566174, -22.343594184334339 ], [ -47.257595082746768, -22.343593734146275 ], [ -47.257568817303529, -22.343593230637513 ], [ -47.257542754312176, -22.34359268129581 ], [ -47.257516894905415, -22.34359209345838 ], [ -47.25749123724988, -22.343591474240061 ], [ -47.257465732025906, -22.343590829196636 ], [ -47.257440294473909, -22.343590159581776 ], [ -47.257414885679111, -22.343589465158878 ], [ -47.257389504427131, -22.34358874657277 ], [ -47.257364150539445, -22.343588004494134 ], [ -47.257339178412309, -22.343587250301162 ], [ -47.257313869045632, -22.343586463265652 ], [ -47.256964329908996, -22.343575280272258 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 947.897519311, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262839953832184, -22.338029278584909 ], [ -47.262817928834217, -22.338062341367618 ], [ -47.26280599758357, -22.338080350639764 ], [ -47.262794108272537, -22.33809839514948 ], [ -47.26278226081061, -22.338116474525783 ], [ -47.262770455106896, -22.338134588396716 ], [ -47.262758691070708, -22.338152736388562 ], [ -47.26274696861006, -22.338170918128064 ], [ -47.262735287632758, -22.338189133240967 ], [ -47.262723648046368, -22.33820738135179 ], [ -47.262712049757539, -22.338225662085172 ], [ -47.262700492643354, -22.338243975110935 ], [ -47.26268897636313, -22.338262320438787 ], [ -47.26267750041275, -22.338280698299862 ], [ -47.262666064438648, -22.338299108669645 ], [ -47.262654668169795, -22.338317551391611 ], [ -47.262643311335239, -22.33833602630796 ], [ -47.26263199366425, -22.338354533260052 ], [ -47.262620714886054, -22.338373072088189 ], [ -47.26260947473034, -22.338391642631084 ], [ -47.262598272926503, -22.338410244727115 ], [ -47.262587109203928, -22.338428878213726 ], [ -47.262575983292486, -22.338447542926609 ], [ -47.262564894921496, -22.338466238701443 ], [ -47.262553843820463, -22.338484965372544 ], [ -47.262542829719322, -22.338503722772703 ], [ -47.262531852347202, -22.338522510735025 ], [ -47.262520911433427, -22.338541329091136 ], [ -47.2625100067076, -22.338560177671255 ], [ -47.262499137899013, -22.338579056305164 ], [ -47.262488304736621, -22.338597964822082 ], [ -47.262477506949679, -22.338616903049616 ], [ -47.26246674426676, -22.338635870815633 ], [ -47.262456016416749, -22.338654867946044 ], [ -47.262445323128802, -22.338673894265607 ], [ -47.26243466413046, -22.338692949600453 ], [ -47.262424039150474, -22.338712033773621 ], [ -47.262413447917034, -22.338731146607913 ], [ -47.262402890157688, -22.338750287926214 ], [ -47.262392365600192, -22.338769457549787 ], [ -47.262381873971705, -22.338788655299783 ], [ -47.262371414999677, -22.33880788099578 ], [ -47.262360988411018, -22.338827134456967 ], [ -47.262350593932098, -22.338846415502427 ], [ -47.262340231289436, -22.338865723949681 ], [ -47.262329900209082, -22.338885059615908 ], [ -47.262319600416738, -22.338904422317761 ], [ -47.262309331637923, -22.338923811870881 ], [ -47.262299093597811, -22.338943228090347 ], [ -47.262288886021153, -22.338962670790849 ], [ -47.26227870863238, -22.338982139786303 ], [ -47.262268561155707, -22.339001634889694 ], [ -47.262258443314984, -22.339021155913635 ], [ -47.262248354833503, -22.339040702670335 ], [ -47.262238295434372, -22.339060274971132 ], [ -47.262228264840374, -22.339079872626655 ], [ -47.262218262773636, -22.339099495447542 ], [ -47.262208288956018, -22.339119143243515 ], [ -47.262198343109155, -22.339138815823521 ], [ -47.262188424954282, -22.339158512995894 ], [ -47.262178534169571, -22.339178234653577 ], [ -47.262168668574013, -22.339197984397231 ], [ -47.262158823258531, -22.339217770750846 ], [ -47.262148994658197, -22.3392375987954 ], [ -47.262139181718055, -22.339257468521836 ], [ -47.262129383562332, -22.339277379550957 ], [ -47.262119599311383, -22.339297331500966 ], [ -47.262109828082046, -22.339317323986936 ], [ -47.262100068986989, -22.339337356622178 ], [ -47.262090321135197, -22.339357429017092 ], [ -47.262080583631906, -22.339377540779374 ], [ -47.262070855577946, -22.339397691515448 ], [ -47.262060981789553, -22.339418201300138 ], [ -47.262051277229546, -22.339438414429804 ], [ -47.262041579352442, -22.339458665319388 ], [ -47.262031887245989, -22.339478953565525 ], [ -47.262022199992337, -22.339499278765921 ], [ -47.262012516671021, -22.339519640513277 ], [ -47.262002836356359, -22.339540038400553 ], [ -47.261993158118841, -22.339560472018025 ], [ -47.261983481024984, -22.339580940953823 ], [ -47.261973804136758, -22.339601444794994 ], [ -47.261964126512211, -22.339621983126079 ], [ -47.26195444720485, -22.33964255553067 ], [ -47.261944765264211, -22.339663161589961 ], [ -47.261935079735764, -22.339683800883233 ], [ -47.261925389659915, -22.339704472989574 ], [ -47.261915694073323, -22.339725177485501 ], [ -47.261905992008742, -22.339745913945123 ], [ -47.261896282493652, -22.339766681942915 ], [ -47.261886564552107, -22.339787481050006 ], [ -47.261876837203161, -22.339808310837451 ], [ -47.261867099462272, -22.339829170873177 ], [ -47.261857350339113, -22.339850060726665 ], [ -47.261847588841448, -22.339870979960988 ], [ -47.261837813970111, -22.339891928142897 ], [ -47.261828024723513, -22.339912904833817 ], [ -47.261818220094376, -22.339933909596486 ], [ -47.261808399072237, -22.339954941989681 ], [ -47.261798560641353, -22.33997600157274 ], [ -47.261788703781782, -22.339997087903015 ], [ -47.261778827470181, -22.340018200534725 ], [ -47.261768930677455, -22.340039339023232 ], [ -47.261759012371527, -22.340060502919826 ], [ -47.261749071514764, -22.340081691776557 ], [ -47.26173910706617, -22.340102905142079 ], [ -47.261729117980153, -22.340124142564029 ], [ -47.261719103206545, -22.340145403589105 ], [ -47.261709061691597, -22.340166687760789 ], [ -47.26169899237577, -22.340187994623982 ], [ -47.261688894197761, -22.340209323716884 ], [ -47.261678766089787, -22.340230674580503 ], [ -47.261668606980464, -22.340252046752685 ], [ -47.261658415795175, -22.340273439767579 ], [ -47.261648191453702, -22.340294853160223 ], [ -47.26163793287256, -22.340316286462066 ], [ -47.261627638963887, -22.340337739202862 ], [ -47.261617148931435, -22.340359542844659 ], [ -47.261606773715933, -22.340381047406755 ], [ -47.261596360092881, -22.340402569431223 ], [ -47.261585910046151, -22.340424102169717 ], [ -47.261575427439624, -22.340445636087985 ], [ -47.261564913640584, -22.340467167471349 ], [ -47.261554368317157, -22.340488696114729 ], [ -47.261543791113063, -22.340510221862008 ], [ -47.26153318167183, -22.340531744556547 ], [ -47.261522539636211, -22.340553264042232 ], [ -47.261511864649094, -22.340574780161425 ], [ -47.261501156353006, -22.34059629275653 ], [ -47.261490414389797, -22.340617801669968 ], [ -47.261479638401546, -22.340639306742798 ], [ -47.261468828029763, -22.340660807816281 ], [ -47.261457982915665, -22.340682304731153 ], [ -47.261447102700338, -22.340703797327357 ], [ -47.261436187024565, -22.340725285444595 ], [ -47.261425235528833, -22.340746768921989 ], [ -47.261414247853445, -22.340768247598191 ], [ -47.261403223638247, -22.340789721311701 ], [ -47.261392162523123, -22.340811189899952 ], [ -47.261381064147557, -22.340832653200273 ], [ -47.261369928150913, -22.340854111049111 ], [ -47.261358754172406, -22.340875563282516 ], [ -47.26134754185064, -22.340897009736572 ], [ -47.261336290824367, -22.340918450246114 ], [ -47.261325000732278, -22.340939884645408 ], [ -47.261313671212541, -22.340961312768581 ], [ -47.261302301903193, -22.340982734449231 ], [ -47.261290892442197, -22.341004149520135 ], [ -47.261279442467441, -22.341025557813321 ], [ -47.261267951616539, -22.341046959160504 ], [ -47.261256419526894, -22.341068353392977 ], [ -47.261244845835762, -22.34108974034136 ], [ -47.261233230180352, -22.341111119835475 ], [ -47.261221572198075, -22.341132491703988 ], [ -47.261209871525544, -22.341153855776412 ], [ -47.261198127799553, -22.341175211880731 ], [ -47.261186340657254, -22.341196559843794 ], [ -47.261174509735106, -22.34121789949273 ], [ -47.261162634669589, -22.341239230653944 ], [ -47.261150715097507, -22.341260553152438 ], [ -47.261138750655164, -22.341281866813564 ], [ -47.261126740978959, -22.34130317146122 ], [ -47.261114685705579, -22.341324466918753 ], [ -47.261102584471011, -22.341345753009538 ], [ -47.261090436911928, -22.341367029555272 ], [ -47.261078242664667, -22.341388296377449 ], [ -47.261066001365428, -22.341409553297133 ], [ -47.261053712650615, -22.341430800134376 ], [ -47.261041376156776, -22.341452036708333 ], [ -47.261028991520327, -22.341473262837763 ], [ -47.261016558377726, -22.341494478340767 ], [ -47.261004076365445, -22.341515683034643 ], [ -47.260991545120326, -22.341536876735674 ], [ -47.260978964279104, -22.341558059259583 ], [ -47.260966333478528, -22.341579230421608 ], [ -47.260953652355624, -22.341600390035918 ], [ -47.260940920547398, -22.341621537916208 ], [ -47.26092813769101, -22.341642673875299 ], [ -47.260915303424056, -22.341663797724916 ], [ -47.260902417383832, -22.341684909276825 ], [ -47.260889479208096, -22.341706008341273 ], [ -47.260876488534954, -22.341727094727847 ], [ -47.260863445002244, -22.341748168245889 ], [ -47.260850348248518, -22.341769228703221 ], [ -47.260837197912046, -22.341790275907783 ], [ -47.26082399363186, -22.341811309665754 ], [ -47.260810735047038, -22.34183232978307 ], [ -47.260797421796667, -22.341853336065068 ], [ -47.260784053520709, -22.34187432831553 ], [ -47.260770629858911, -22.341895306338248 ], [ -47.26075715045144, -22.341916269935961 ], [ -47.260743614938924, -22.341937218910459 ], [ -47.260730022962413, -22.341958153062631 ], [ -47.260726903700501, -22.341962933868075 ], [ -47.260706524720916, -22.341994094236824 ], [ -47.26070266818266, -22.341999976100659 ], [ -47.260688904663027, -22.342020864584804 ], [ -47.260675080916116, -22.342041740962667 ], [ -47.260661166754566, -22.342062649273878 ], [ -47.260647113703861, -22.342083653822414 ], [ -47.260632898113272, -22.342104776659763 ], [ -47.260618513741356, -22.342126013341289 ], [ -47.260603954492709, -22.342147358942704 ], [ -47.260589214125815, -22.342168808493923 ], [ -47.260574286254808, -22.342190356973827 ], [ -47.260559164351534, -22.342211999303835 ], [ -47.260543841749374, -22.342233730339558 ], [ -47.260528311645551, -22.342255544864187 ], [ -47.260512567105756, -22.342277437578897 ], [ -47.260496601067729, -22.342299403095232 ], [ -47.260480406345998, -22.342321435925488 ], [ -47.260463975637293, -22.342343530473197 ], [ -47.260447301525971, -22.342365681023836 ], [ -47.260430376491321, -22.342387881733281 ], [ -47.260413192914513, -22.342410126618169 ], [ -47.260395743086463, -22.34243240954504 ], [ -47.260378019217931, -22.34245472421809 ], [ -47.260360013448128, -22.342477064169547 ], [ -47.260341717856939, -22.342499422746815 ], [ -47.260323124477061, -22.342521793101081 ], [ -47.260304225306221, -22.342544168177085 ], [ -47.260285012322633, -22.342566540700542 ], [ -47.260265477500369, -22.34258890316768 ], [ -47.260245612826182, -22.342611247834423 ], [ -47.260225410317958, -22.342633566706141 ], [ -47.2602048620437, -22.342655851528502 ], [ -47.26018396014296, -22.342678093778005 ], [ -47.260162696848887, -22.342700284654157 ], [ -47.260141064510954, -22.342722415073311 ], [ -47.260119055619661, -22.342744475662808 ], [ -47.260096662832304, -22.342766456756667 ], [ -47.26007387899962, -22.342788348393078 ], [ -47.260050697192824, -22.342810140314057 ], [ -47.26002711073162, -22.34283182196679 ], [ -47.260003113398859, -22.342853382339989 ], [ -47.259978725131809, -22.342874787490729 ], [ -47.259954021578039, -22.342895961347253 ], [ -47.25992906545229, -22.342916851382988 ], [ -47.259903867375712, -22.342937452050542 ], [ -47.259878431499544, -22.342957763230594 ], [ -47.259852761876481, -22.34297778477039 ], [ -47.259826862463107, -22.342997516481699 ], [ -47.259800737124749, -22.343016958136502 ], [ -47.259774389638324, -22.343036109465054 ], [ -47.259747823695008, -22.343054970153744 ], [ -47.259721042904104, -22.343073539842234 ], [ -47.259694050795517, -22.343091818121927 ], [ -47.259666850822455, -22.343109804533942 ], [ -47.25963944636564, -22.343127498566616 ], [ -47.259611840735779, -22.343144899653922 ], [ -47.259584037174626, -22.343162007175064 ], [ -47.259556038859877, -22.343178820451222 ], [ -47.259527848907275, -22.343195338744728 ], [ -47.259499470372425, -22.343211561257942 ], [ -47.259470906254656, -22.343227487131188 ], [ -47.259442159498548, -22.343243115442032 ], [ -47.259413232996593, -22.343258445203809 ], [ -47.259384129592135, -22.343273475364128 ], [ -47.259354852081628, -22.343288204803784 ], [ -47.259325403216771, -22.343302632335686 ], [ -47.25929578570679, -22.343316756703555 ], [ -47.259266002222063, -22.343330576580414 ], [ -47.259236055395142, -22.343344090567825 ], [ -47.259205947823375, -22.343357297194771 ], [ -47.259175682072076, -22.343370194915991 ], [ -47.259145260676114, -22.343382782111213 ], [ -47.259114686143604, -22.343395057083498 ], [ -47.259083960957483, -22.343407018058524 ], [ -47.259053087578145, -22.343418663183122 ], [ -47.259022068446328, -22.343429990524175 ], [ -47.258990905986501, -22.343440998067088 ], [ -47.258959602608464, -22.343451683715017 ], [ -47.258928160710944, -22.343462045287293 ], [ -47.258896582686177, -22.34347208051792 ], [ -47.258864870920036, -22.34348178705519 ], [ -47.258833027796946, -22.343491162459912 ], [ -47.258801055704559, -22.34350020420387 ], [ -47.258768957034718, -22.34350890966958 ], [ -47.258736734189903, -22.343517276148056 ], [ -47.258704389585787, -22.343525300838483 ], [ -47.258671925653921, -22.343532980847201 ], [ -47.258639345005108, -22.343540313150942 ], [ -47.258606683919098, -22.343547287466418 ], [ -47.258574055057736, -22.343553882056366 ], [ -47.258541549534357, -22.343560089470166 ], [ -47.258509183947275, -22.343565919384996 ], [ -47.25847696425916, -22.343571383590369 ], [ -47.258444895996874, -22.343576493902628 ], [ -47.258412984266236, -22.343581262140439 ], [ -47.258381233768276, -22.343585700101524 ], [ -47.258349648821557, -22.343589819540895 ], [ -47.258318233380635, -22.343593632151844 ], [ -47.258286991055442, -22.343597149548348 ], [ -47.258255925135494, -22.343600383249019 ], [ -47.258225038610121, -22.343603344663411 ], [ -47.258194334189056, -22.343606045079706 ], [ -47.258163814326679, -22.343608495653811 ], [ -47.258133481241622, -22.343610707400401 ], [ -47.258103336938447, -22.343612691185015 ], [ -47.258073383227895, -22.343614457717699 ], [ -47.258043621747667, -22.343616017547497 ], [ -47.258014053981512, -22.343617381058589 ], [ -47.257984681277335, -22.343618558466805 ], [ -47.25795550486653, -22.343619559817427 ], [ -47.25792652588013, -22.343620394983652 ], [ -47.257897745364723, -22.343621073665695 ], [ -47.257869164299244, -22.343621605390549 ], [ -47.257840783608579, -22.343621999512173 ], [ -47.257812604177985, -22.343622265212073 ], [ -47.257784626866297, -22.343622411500462 ], [ -47.257756852516543, -22.343622447217378 ], [ -47.257729281969048, -22.343622381034137 ], [ -47.257701916070495, -22.343622221454943 ], [ -47.257674755685123, -22.343621976818561 ], [ -47.257647801702433, -22.343621655300009 ], [ -47.257621055045441, -22.343621264912247 ], [ -47.257594516679305, -22.343620813507641 ], [ -47.257568187616961, -22.343620308779752 ], [ -47.257542068925609, -22.343619758264431 ], [ -47.257516161731637, -22.343619169341128 ], [ -47.257490464076824, -22.343618549157874 ], [ -47.257464924619114, -22.343617903249072 ], [ -47.257439455191026, -22.343617232795516 ], [ -47.257414015329005, -22.343616537523971 ], [ -47.257388603778608, -22.343615818080451 ], [ -47.257363220362699, -22.343615075137979 ], [ -47.25733823366204, -22.343614320505253 ], [ -47.257312895924876, -22.343613532600465 ], [ -47.256950988313406, -22.343601953888715 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 947.93689575099995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262842247260068, -22.338077160870185 ], [ -47.26281894870916, -22.338112521296512 ], [ -47.262807137937529, -22.338130544688195 ], [ -47.262795368557285, -22.338148602832106 ], [ -47.262783640480961, -22.338166695355131 ], [ -47.262771953619698, -22.338184821884745 ], [ -47.262760307884413, -22.338202982047235 ], [ -47.262748703185807, -22.338221175467769 ], [ -47.262737139433561, -22.338239401771517 ], [ -47.262725616506735, -22.338257660630617 ], [ -47.262714134058804, -22.338275952069559 ], [ -47.262702691577289, -22.338294276338353 ], [ -47.262691288707835, -22.338312633419797 ], [ -47.262679925181658, -22.338331023159547 ], [ -47.262668600730215, -22.338349445401938 ], [ -47.262657315085029, -22.338367899990413 ], [ -47.262646067977613, -22.338386386767347 ], [ -47.262634859140086, -22.338404905573451 ], [ -47.262623688304132, -22.338423456249103 ], [ -47.26261255520145, -22.338442038633694 ], [ -47.262601459564273, -22.338460652564773 ], [ -47.26259040112425, -22.338479297879953 ], [ -47.262579379613207, -22.338497974415414 ], [ -47.262568394763427, -22.338516682005636 ], [ -47.26255744630636, -22.338535420485531 ], [ -47.262546533973662, -22.338554189688448 ], [ -47.262535657497274, -22.338572989446345 ], [ -47.262524816608817, -22.338591819590562 ], [ -47.262514011039521, -22.338610679952065 ], [ -47.262503240521021, -22.338629570359945 ], [ -47.262492504784142, -22.338648490643678 ], [ -47.2624818035601, -22.338667440630743 ], [ -47.262471136580352, -22.33868642014729 ], [ -47.262460503574736, -22.338705429020987 ], [ -47.262449904274241, -22.338724467076261 ], [ -47.262439338409422, -22.338743534137318 ], [ -47.262428805710009, -22.338762630028462 ], [ -47.262418305906053, -22.338781754572249 ], [ -47.262407838726986, -22.338800907591207 ], [ -47.262397403902462, -22.338820088906065 ], [ -47.262387001161649, -22.338839298337422 ], [ -47.262376630233113, -22.338858535705498 ], [ -47.262366290845634, -22.338877800828975 ], [ -47.262355982727406, -22.338897093526331 ], [ -47.262345705606357, -22.338916413615266 ], [ -47.262335459210156, -22.338935760912563 ], [ -47.262325243266169, -22.338955135234436 ], [ -47.26231505750129, -22.338974536396577 ], [ -47.262304901642068, -22.338993964214005 ], [ -47.262294775414894, -22.339013418500713 ], [ -47.262284678545683, -22.339032899070276 ], [ -47.262274610759846, -22.339052405735959 ], [ -47.262264571782588, -22.339071938309974 ], [ -47.262254561338743, -22.339091496603881 ], [ -47.262244579152494, -22.339111080429269 ], [ -47.262234624947723, -22.339130689596761 ], [ -47.262224698448129, -22.339150323916112 ], [ -47.262214799376949, -22.33916998319652 ], [ -47.262204927412718, -22.339189667334985 ], [ -47.262195080303506, -22.339209380078991 ], [ -47.26218525297476, -22.339229130292072 ], [ -47.262175441761975, -22.339248923267188 ], [ -47.262165645608192, -22.339268759011759 ], [ -47.262155863642434, -22.339288637148869 ], [ -47.262146094989852, -22.339308557298864 ], [ -47.262136338771846, -22.33932851907888 ], [ -47.26212659410551, -22.339348522104224 ], [ -47.262116860104101, -22.33936856598714 ], [ -47.26210713587701, -22.33938865033711 ], [ -47.26209742052901, -22.339408774762227 ], [ -47.262087552946355, -22.33942927166482 ], [ -47.262077860244275, -22.339449460138646 ], [ -47.262068173664112, -22.339469687477635 ], [ -47.262058492297115, -22.339489953279781 ], [ -47.262048815228667, -22.339510257144177 ], [ -47.262039141541464, -22.339530598664645 ], [ -47.26202947031274, -22.339550977435437 ], [ -47.262019800615853, -22.339571393047859 ], [ -47.262010131519908, -22.339591845091075 ], [ -47.262000462089354, -22.339612333153092 ], [ -47.261990791384605, -22.339632856819339 ], [ -47.261981118461286, -22.339653415674203 ], [ -47.261971442370935, -22.339674009299671 ], [ -47.261961762160851, -22.339694637275663 ], [ -47.261952076873122, -22.339715299181957 ], [ -47.261942385545879, -22.339735994595625 ], [ -47.261932687213218, -22.339756723091231 ], [ -47.261922980903798, -22.339777484243754 ], [ -47.261913265642661, -22.339798277624688 ], [ -47.261903540449694, -22.339819102805428 ], [ -47.261893804341064, -22.339839959354126 ], [ -47.261884056326899, -22.33986084684059 ], [ -47.261874295415303, -22.339881764827886 ], [ -47.261864520607304, -22.339902712883021 ], [ -47.261854730901319, -22.339923690567336 ], [ -47.261844925289864, -22.339944697443659 ], [ -47.261835102762163, -22.339965733070649 ], [ -47.261825262301961, -22.339986797007473 ], [ -47.261815402888701, -22.340007888811432 ], [ -47.261805523498161, -22.340029008036328 ], [ -47.261795623100262, -22.34005015423736 ], [ -47.261785700661719, -22.340071326965365 ], [ -47.261775755143638, -22.340092525772043 ], [ -47.261765785503471, -22.340113750205532 ], [ -47.261755790694004, -22.34013499981296 ], [ -47.261745769663186, -22.340156274140362 ], [ -47.261735721355322, -22.340177572730557 ], [ -47.261725644708697, -22.340198895127813 ], [ -47.261715538659686, -22.340220240869396 ], [ -47.261705402138027, -22.340241609495525 ], [ -47.261695234069684, -22.340263000543139 ], [ -47.261685033377255, -22.340284413545287 ], [ -47.261674798977531, -22.34030584803601 ], [ -47.261664529783886, -22.340327303545543 ], [ -47.261654224705232, -22.34034877960244 ], [ -47.261643716799391, -22.340370620434161 ], [ -47.261633329004816, -22.340392151077594 ], [ -47.261622902242372, -22.340413700266275 ], [ -47.261612438609362, -22.340435261008643 ], [ -47.261601942140125, -22.340456823413192 ], [ -47.261591414267052, -22.34047838362773 ], [ -47.261580854657886, -22.340499941444666 ], [ -47.261570262955011, -22.340521496707193 ], [ -47.261559638800662, -22.340543049257974 ], [ -47.261548981836199, -22.340564598940162 ], [ -47.261538291703175, -22.340586145595498 ], [ -47.261527568042737, -22.340607689065553 ], [ -47.261516810495394, -22.340629229192054 ], [ -47.261506018701809, -22.340650765815241 ], [ -47.261495192302064, -22.340672298775679 ], [ -47.261484330935971, -22.340693827913221 ], [ -47.261473434243264, -22.340715353066987 ], [ -47.261462501863171, -22.340736874075915 ], [ -47.26145153343483, -22.340758390778198 ], [ -47.26144052859707, -22.34077990301164 ], [ -47.261429486988263, -22.340801410613853 ], [ -47.261418408246826, -22.34082291342132 ], [ -47.261407292010766, -22.340844411270496 ], [ -47.261396137917956, -22.340865903996811 ], [ -47.261384945606132, -22.340887391435341 ], [ -47.261373714712327, -22.340908873421249 ], [ -47.261362444873882, -22.34093034978827 ], [ -47.261351135727871, -22.340951820369654 ], [ -47.261339786911002, -22.340973284998505 ], [ -47.261328398059725, -22.340994743507331 ], [ -47.261316968810483, -22.341016195727761 ], [ -47.261305498799658, -22.34103764149075 ], [ -47.261293987663258, -22.341059080626842 ], [ -47.261282435037138, -22.34108051296619 ], [ -47.261270840556996, -22.341101938338181 ], [ -47.261259203858458, -22.341123356571444 ], [ -47.261247524577399, -22.341144767493411 ], [ -47.261235802348807, -22.341166170932343 ], [ -47.261224036807903, -22.341187566714922 ], [ -47.261212227590271, -22.341208954666655 ], [ -47.261200374330748, -22.341230334613414 ], [ -47.261188476664294, -22.341251706380191 ], [ -47.261176534226045, -22.341273069790592 ], [ -47.26116454665069, -22.341294424668593 ], [ -47.261152513573123, -22.341315770836665 ], [ -47.261140434628345, -22.341337108116662 ], [ -47.261128309450761, -22.341358436330523 ], [ -47.261116137675501, -22.341379755298348 ], [ -47.261103918937188, -22.341401064840174 ], [ -47.261091652870526, -22.341422364775472 ], [ -47.261079339110267, -22.341443654922681 ], [ -47.261066977291385, -22.341464935099388 ], [ -47.261054567048681, -22.341486205122671 ], [ -47.261042108016987, -22.341507464808913 ], [ -47.26102959983124, -22.341528713973808 ], [ -47.261017042126632, -22.341549952431848 ], [ -47.261004434538357, -22.341571179997018 ], [ -47.260991776701573, -22.341592396482739 ], [ -47.260979068251714, -22.341613601701372 ], [ -47.260966308824202, -22.341634795464802 ], [ -47.260953498054668, -22.341655977583983 ], [ -47.260940635579082, -22.341677147868719 ], [ -47.260927721033227, -22.341698306128819 ], [ -47.260914754053324, -22.341719452172587 ], [ -47.260901734275897, -22.341740585807635 ], [ -47.260888661337276, -22.341761706841279 ], [ -47.260875534874486, -22.341782815079288 ], [ -47.260862354524242, -22.341803910327553 ], [ -47.26084911992411, -22.341824992390091 ], [ -47.260835830711663, -22.341846061070726 ], [ -47.260822486524475, -22.34186711617264 ], [ -47.260809087001071, -22.341888157497383 ], [ -47.260795631779693, -22.341909184846536 ], [ -47.260782120499115, -22.341930198020542 ], [ -47.260768552798446, -22.341951196818972 ], [ -47.260754928317354, -22.341972181040319 ], [ -47.260753919788897, -22.341973726784182 ], [ -47.26073354917223, -22.342004890494863 ], [ -47.260727507573513, -22.342014104943107 ], [ -47.260713710591574, -22.342035044218019 ], [ -47.260699852970731, -22.342055971757652 ], [ -47.260685903382786, -22.342076933308832 ], [ -47.260671811600233, -22.34209799575428 ], [ -47.260657553232996, -22.342119182159077 ], [ -47.260643121970894, -22.342140488073895 ], [ -47.260628511655369, -22.342161908551407 ], [ -47.260613715976127, -22.342183438596649 ], [ -47.260598728473042, -22.342205073161725 ], [ -47.2605835425381, -22.342226807139095 ], [ -47.260568151419619, -22.342248635352782 ], [ -47.260552548224481, -22.342270552551668 ], [ -47.260536725922947, -22.342292553399457 ], [ -47.260520677352424, -22.342314632466746 ], [ -47.260504395222391, -22.342336784221107 ], [ -47.260487872119974, -22.342359003017226 ], [ -47.260471100515581, -22.342381283086929 ], [ -47.260454072770592, -22.342403618527822 ], [ -47.260436781144385, -22.342426003292648 ], [ -47.26041921780272, -22.342448431178408 ], [ -47.260401374828014, -22.342470895813452 ], [ -47.260383244228485, -22.342493390647565 ], [ -47.260364817950673, -22.342515908938626 ], [ -47.260346087892145, -22.342538443740743 ], [ -47.26032704591411, -22.342560987893602 ], [ -47.26030768385759, -22.342583534009492 ], [ -47.260287993559245, -22.342606074462335 ], [ -47.260267966868923, -22.342628601376529 ], [ -47.260247595668787, -22.342651106616326 ], [ -47.260226871893089, -22.342673581776186 ], [ -47.260205787550333, -22.342696018171122 ], [ -47.26018433474627, -22.342718406828489 ], [ -47.260162505707349, -22.342740738481606 ], [ -47.260140292806575, -22.342763003563661 ], [ -47.260117688590157, -22.342785192203216 ], [ -47.260094685805086, -22.342807294221647 ], [ -47.260071277427443, -22.342829299132777 ], [ -47.260047456691289, -22.34285119614421 ], [ -47.260023217311613, -22.342872973987454 ], [ -47.259998580163128, -22.342894597580241 ], [ -47.259973623877016, -22.34291598806124 ], [ -47.259948413459803, -22.342937090959794 ], [ -47.259922959797436, -22.342957900584135 ], [ -47.259897267057127, -22.342978416879305 ], [ -47.259871339303757, -22.342998639755638 ], [ -47.259845180502367, -22.343018569086656 ], [ -47.259818794523241, -22.343038204704488 ], [ -47.259792185144875, -22.343057546398061 ], [ -47.259765356056711, -22.343076593910592 ], [ -47.259738310863156, -22.343095346936888 ], [ -47.259711053086178, -22.343113805121572 ], [ -47.259683586168144, -22.343131968057119 ], [ -47.259655913476067, -22.343149835281128 ], [ -47.259628038304299, -22.343167406274816 ], [ -47.259599963875552, -22.343184680462386 ], [ -47.259571693346075, -22.343201657207938 ], [ -47.259543229807704, -22.343218335814388 ], [ -47.259514576289888, -22.343234715522382 ], [ -47.259485735763619, -22.343250795508155 ], [ -47.259456711142995, -22.343266574882772 ], [ -47.259427505288102, -22.343282052690526 ], [ -47.259398121007912, -22.343297227907598 ], [ -47.259368561062736, -22.343312099440652 ], [ -47.259338828166385, -22.343326666125876 ], [ -47.259308924988623, -22.34334092672772 ], [ -47.259278854158808, -22.343354879937099 ], [ -47.259248618267023, -22.343368524370746 ], [ -47.259218219866845, -22.343381858570012 ], [ -47.259187661478528, -22.343394880999206 ], [ -47.259156945590725, -22.343407590044674 ], [ -47.259126074664337, -22.343419984013231 ], [ -47.259095051134068, -22.343432061131203 ], [ -47.259063877411258, -22.343443819543154 ], [ -47.259032555886819, -22.343455257310588 ], [ -47.259001088934717, -22.343466372410347 ], [ -47.258969478913805, -22.343477162733922 ], [ -47.258937728171318, -22.343487626085814 ], [ -47.258905839047785, -22.343497760181748 ], [ -47.258873813877152, -22.34350756264854 ], [ -47.258841654991841, -22.343517031022184 ], [ -47.258809364727654, -22.343526162746169 ], [ -47.258776945424721, -22.343534955171265 ], [ -47.258744399434185, -22.343543405553319 ], [ -47.258711729120954, -22.343551511052759 ], [ -47.258678936866382, -22.343559268733554 ], [ -47.258646025237958, -22.343566675525128 ], [ -47.258613031767275, -22.343573720817275 ], [ -47.258580073332269, -22.343580382017631 ], [ -47.258547244492995, -22.343586651174004 ], [ -47.258514562436574, -22.343592538094072 ], [ -47.258482033305398, -22.343598054779076 ], [ -47.258449662789346, -22.343603213258223 ], [ -47.258417456140975, -22.343608025563071 ], [ -47.258385418192574, -22.34361250370338 ], [ -47.258353553379187, -22.343616659644653 ], [ -47.258321865757921, -22.343620505288207 ], [ -47.258290359027896, -22.343624052453059 ], [ -47.2582590365556, -22.343627312859134 ], [ -47.258227901395742, -22.343630298113212 ], [ -47.258196956312666, -22.34363301969595 ], [ -47.258166203805537, -22.343635488950611 ], [ -47.258135646128807, -22.343637717073864 ], [ -47.258105285314478, -22.343639715107482 ], [ -47.258075123193365, -22.343641493931742 ], [ -47.258045161416561, -22.34364306425978 ], [ -47.258015401475312, -22.34364443663344 ], [ -47.257985844719734, -22.343645621419864 ], [ -47.257956492379023, -22.343646628808951 ], [ -47.257927345578111, -22.34364746881203 ], [ -47.257898405354268, -22.34364815126068 ], [ -47.25786967267446, -22.34364868580662 ], [ -47.257841148449565, -22.343649081921953 ], [ -47.257812833549302, -22.343649348899635 ], [ -47.257784728815949, -22.343649495854731 ], [ -47.257756835075362, -22.343649531725632 ], [ -47.257729153150592, -22.343649465275462 ], [ -47.257701683871318, -22.343649305093873 ], [ -47.257674428085409, -22.343649059598629 ], [ -47.257647386666989, -22.343648737037586 ], [ -47.257620560524984, -22.343648345490081 ], [ -47.257593950612126, -22.343647892868958 ], [ -47.257567557930663, -22.343647386921894 ], [ -47.257541383539262, -22.343646835232978 ], [ -47.257515428558087, -22.343646245223784 ], [ -47.257489690903945, -22.34364562407562 ], [ -47.257464117212528, -22.343644977301427 ], [ -47.257438615908335, -22.343644306009189 ], [ -47.257413144979054, -22.343643609888996 ], [ -47.25738770313022, -22.343642889588082 ], [ -47.257362290186109, -22.343642145781761 ], [ -47.257337288911899, -22.343641390709305 ], [ -47.257311922804249, -22.343640601935203 ], [ -47.256937650243486, -22.343628627617388 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 950.31461488699995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262856572262265, -22.338107140232591 ], [ -47.262832015069201, -22.338144614846353 ], [ -47.262820282012441, -22.338162617263233 ], [ -47.262808589895961, -22.338180654317448 ], [ -47.262796938634054, -22.338198725637145 ], [ -47.262785328140794, -22.338216830849237 ], [ -47.262773758329921, -22.338234969579435 ], [ -47.262762229114259, -22.338253141453521 ], [ -47.262750740374784, -22.338271346145941 ], [ -47.262739291759111, -22.338289583695946 ], [ -47.262727882746461, -22.338307854372488 ], [ -47.262716512981633, -22.338326158165575 ], [ -47.262705182198161, -22.338344494923113 ], [ -47.262693890129789, -22.338362864491508 ], [ -47.262682636510355, -22.338381266716361 ], [ -47.262671421073755, -22.338399701442093 ], [ -47.262660243554407, -22.338418168511406 ], [ -47.2626491036863, -22.338436667766675 ], [ -47.262638001203506, -22.338455199049235 ], [ -47.262626935840572, -22.338473762198536 ], [ -47.262615907331494, -22.338492357054086 ], [ -47.2626049154104, -22.33851098345384 ], [ -47.262593959811987, -22.338529641234118 ], [ -47.262583040269959, -22.338548330231546 ], [ -47.262572156518324, -22.338567050281316 ], [ -47.262561308291374, -22.338585801216961 ], [ -47.262550495323026, -22.338604582871501 ], [ -47.262539717346847, -22.338623395077551 ], [ -47.262528974096725, -22.33864223766577 ], [ -47.262518265305872, -22.33866111046725 ], [ -47.262507590707806, -22.33868001331092 ], [ -47.262496950036237, -22.338698946024433 ], [ -47.262486343023333, -22.338717908436962 ], [ -47.262475769402322, -22.338736900374347 ], [ -47.262465228906088, -22.338755921662198 ], [ -47.262454721266593, -22.338774972126171 ], [ -47.262444246216184, -22.338794051590167 ], [ -47.262433803486509, -22.338813159878054 ], [ -47.262423392809488, -22.338832296811812 ], [ -47.262413013916486, -22.338851462213288 ], [ -47.26240266653835, -22.33887065590396 ], [ -47.26239235040601, -22.338889877703721 ], [ -47.262382065249895, -22.338909127432171 ], [ -47.262371810800119, -22.338928404908149 ], [ -47.262361586786547, -22.33894770994965 ], [ -47.262351392938662, -22.33896704237392 ], [ -47.262341228985534, -22.338986401997698 ], [ -47.26233109465587, -22.339005788637095 ], [ -47.262320989678173, -22.339025202107099 ], [ -47.262310913780475, -22.33904464222233 ], [ -47.262300866690275, -22.339064108796929 ], [ -47.26229084813486, -22.339083601644127 ], [ -47.262280857841141, -22.339103120576478 ], [ -47.262270895535373, -22.339122665406368 ], [ -47.262260960943451, -22.339142235945342 ], [ -47.262251053791118, -22.33916183200402 ], [ -47.262241173803631, -22.339181453392452 ], [ -47.262231320659858, -22.339201100011724 ], [ -47.262221492036979, -22.339220775756058 ], [ -47.262211682694954, -22.33924048982859 ], [ -47.262201888869711, -22.339260247734295 ], [ -47.26219210950223, -22.339280049496985 ], [ -47.262182343726472, -22.339299894742048 ], [ -47.262172590672236, -22.339319783092051 ], [ -47.262162849465554, -22.339339714166112 ], [ -47.262153119227918, -22.339359687581567 ], [ -47.262143399076891, -22.339379702952456 ], [ -47.262133688125985, -22.339399759890107 ], [ -47.262123985483946, -22.339419858004302 ], [ -47.262114124107029, -22.339440342024762 ], [ -47.262104443262857, -22.339460505842752 ], [ -47.26209476797964, -22.33948070963115 ], [ -47.262085097352085, -22.339500952989301 ], [ -47.26207543046884, -22.339521235517687 ], [ -47.262065766415738, -22.339541556811291 ], [ -47.262056104272972, -22.339561916465581 ], [ -47.26204644311666, -22.339582314072949 ], [ -47.262036782018633, -22.33960274922358 ], [ -47.262027120045765, -22.339623221506436 ], [ -47.2620174562608, -22.339643730507817 ], [ -47.262007789721515, -22.339664275812968 ], [ -47.26199811948144, -22.33968485700462 ], [ -47.261988444589733, -22.339705473663333 ], [ -47.261978764090095, -22.339726125369594 ], [ -47.261969077022208, -22.339746811700987 ], [ -47.261959382421487, -22.339767532232607 ], [ -47.261949679317716, -22.339788286539843 ], [ -47.261939966736996, -22.339809074194608 ], [ -47.261930243700014, -22.339829894768638 ], [ -47.261920509223643, -22.339850747830319 ], [ -47.261910762318436, -22.339871632949738 ], [ -47.261901001992946, -22.339892549690049 ], [ -47.261891227248263, -22.33991349761838 ], [ -47.26188143708287, -22.339934476296129 ], [ -47.261871630489097, -22.339955485286069 ], [ -47.261861806455855, -22.339976524146827 ], [ -47.261851963966372, -22.339997592437456 ], [ -47.261842101999392, -22.340018689715055 ], [ -47.261832219529921, -22.340039815533174 ], [ -47.261822315526835, -22.340060969446728 ], [ -47.261812388955718, -22.340082151006158 ], [ -47.261802438776307, -22.340103359762772 ], [ -47.261792463944573, -22.34012459526425 ], [ -47.261782463411642, -22.340145857057095 ], [ -47.261772436123628, -22.340167144686859 ], [ -47.261762381022862, -22.340188457695586 ], [ -47.261752297045426, -22.340209795626894 ], [ -47.261742183125435, -22.340231158017183 ], [ -47.261732038190111, -22.340252544405828 ], [ -47.261721861162748, -22.340273954328875 ], [ -47.261711650963171, -22.34029538731825 ], [ -47.261701406505203, -22.340316842907043 ], [ -47.261691126699084, -22.340338320624294 ], [ -47.261680810450407, -22.340359819997307 ], [ -47.26167028467119, -22.340381698018987 ], [ -47.261659884297565, -22.340403254743681 ], [ -47.261649444395729, -22.340424831096641 ], [ -47.261638967176481, -22.34044641984287 ], [ -47.261628456844527, -22.340468010733677 ], [ -47.261617914897428, -22.340489599779421 ], [ -47.261607341002517, -22.340511186769906 ], [ -47.261596734800897, -22.340532771547679 ], [ -47.261586095933417, -22.34055435395469 ], [ -47.261575424040132, -22.340575933833414 ], [ -47.261564718761221, -22.340597511024832 ], [ -47.261553979736462, -22.340619085369855 ], [ -47.261543206604976, -22.340640656709432 ], [ -47.261532399006057, -22.340662224883019 ], [ -47.261521556578366, -22.340683789730374 ], [ -47.261510678960327, -22.340705351090609 ], [ -47.261499765790184, -22.340726908801972 ], [ -47.261488816705828, -22.340748462702592 ], [ -47.261477831344898, -22.340770012629775 ], [ -47.261466809344768, -22.340791558420452 ], [ -47.261455750342364, -22.340813099911362 ], [ -47.261444653974635, -22.340834636938062 ], [ -47.261433519878068, -22.340856169336057 ], [ -47.261422347689098, -22.340877696939874 ], [ -47.261411137043957, -22.34089921958353 ], [ -47.26139988757815, -22.340920737101293 ], [ -47.261388598927496, -22.340942249325813 ], [ -47.2613772707276, -22.34096375608932 ], [ -47.261365902613605, -22.340985257223828 ], [ -47.261354494220427, -22.341006752560812 ], [ -47.261343045182969, -22.3410282419308 ], [ -47.261331555136053, -22.341049725163604 ], [ -47.261320023714177, -22.341071202088614 ], [ -47.261308450551603, -22.341092672534803 ], [ -47.261296835282444, -22.341114136330422 ], [ -47.261285177540813, -22.341135593302866 ], [ -47.261273476960973, -22.341157043278283 ], [ -47.261261733176326, -22.341178486083709 ], [ -47.261249945820531, -22.341199921544519 ], [ -47.261238114527558, -22.341221349484972 ], [ -47.261226238930725, -22.341242769729529 ], [ -47.261214318663299, -22.341264182101899 ], [ -47.261202353358883, -22.34128558642422 ], [ -47.261190342650544, -22.341306982519114 ], [ -47.261178286171607, -22.341328370207602 ], [ -47.261166183555474, -22.341349749310062 ], [ -47.261154034434917, -22.341371119646986 ], [ -47.261141838443429, -22.341392481036948 ], [ -47.261129595214143, -22.341413833298393 ], [ -47.261117304380065, -22.341435176249323 ], [ -47.261104965574368, -22.341456509706525 ], [ -47.261092578430429, -22.341477833485964 ], [ -47.26108014258147, -22.341499147403105 ], [ -47.261067657660739, -22.341520451272608 ], [ -47.261055123301503, -22.341541744908536 ], [ -47.261042539137435, -22.341563028123581 ], [ -47.261029904802129, -22.341584300729991 ], [ -47.261017219929137, -22.341605562539449 ], [ -47.261004484152338, -22.341626813362431 ], [ -47.260991697105553, -22.341648053009017 ], [ -47.26097885842286, -22.341669281288283 ], [ -47.260965967738699, -22.341690498008116 ], [ -47.260953024687225, -22.341711702976408 ], [ -47.26094002890315, -22.341732895999527 ], [ -47.260926980021459, -22.341754076883067 ], [ -47.26091387767692, -22.341775245432316 ], [ -47.260900721505067, -22.341796401451031 ], [ -47.260887511141092, -22.34181754474297 ], [ -47.260874246221029, -22.341838675110093 ], [ -47.260860926380964, -22.341859792354057 ], [ -47.260847551256987, -22.341880896275896 ], [ -47.260834120486138, -22.341901986674927 ], [ -47.260820633705222, -22.341923063350528 ], [ -47.260807090551502, -22.341944126100874 ], [ -47.260793490662707, -22.341965174723221 ], [ -47.260780931612373, -22.341984517990017 ], [ -47.260760573627351, -22.342015686748056 ], [ -47.260752346969156, -22.342028233781313 ], [ -47.260738516524931, -22.342049223846963 ], [ -47.260724625030186, -22.34207020254841 ], [ -47.260710640015851, -22.342091217339554 ], [ -47.260696509501436, -22.34211233768195 ], [ -47.260682208357579, -22.342133587654203 ], [ -47.260667730205306, -22.342154962802329 ], [ -47.260653068822911, -22.342176458155915 ], [ -47.260638217831357, -22.342198068695211 ], [ -47.260623170696185, -22.34221978934551 ], [ -47.260607920729626, -22.342241614970245 ], [ -47.26059246109488, -22.342263540361891 ], [ -47.2605767848084, -22.342285560235048 ], [ -47.260560884745153, -22.342307669215941 ], [ -47.260544753642193, -22.342329861834223 ], [ -47.260528384103864, -22.342352132512723 ], [ -47.260511768607749, -22.34237447555719 ], [ -47.260494899510334, -22.342396885146073 ], [ -47.260477769055022, -22.342419355318405 ], [ -47.260460369379452, -22.342441879963221 ], [ -47.260442692524173, -22.342464452807871 ], [ -47.260424730443354, -22.342487067404928 ], [ -47.260406475014129, -22.342509717121761 ], [ -47.260387918049702, -22.342532395126678 ], [ -47.260369051312537, -22.342555094376682 ], [ -47.26034986652737, -22.342577807606432 ], [ -47.260330355397933, -22.342600527314801 ], [ -47.260310509623544, -22.342623245753369 ], [ -47.2602903209171, -22.342645954915074 ], [ -47.260269781025109, -22.342668646522949 ], [ -47.260248881747991, -22.342691312020335 ], [ -47.260227614963256, -22.342713942560763 ], [ -47.26020597264916, -22.34273652899941 ], [ -47.260183946909294, -22.342759061886582 ], [ -47.260161529999081, -22.342781531461245 ], [ -47.260138714353594, -22.342803927646553 ], [ -47.260115492616194, -22.342826240047071 ], [ -47.260091857667717, -22.34284845794836 ], [ -47.260067802656614, -22.342870570318546 ], [ -47.260043321230036, -22.342892565631896 ], [ -47.260018435200095, -22.342914407666807 ], [ -47.259993226181649, -22.342936014772331 ], [ -47.259967761472979, -22.342957330533768 ], [ -47.259942052224844, -22.342978349114968 ], [ -47.25991610262038, -22.342999070525305 ], [ -47.259889916736682, -22.343019494738265 ], [ -47.25986349854724, -22.343039621689009 ], [ -47.259836851927325, -22.343059451269962 ], [ -47.259809980657003, -22.343078983328606 ], [ -47.259782888423956, -22.343098217665009 ], [ -47.25975557882775, -22.343117154029194 ], [ -47.259728055382368, -22.343135792118936 ], [ -47.259700321519325, -22.343154131578068 ], [ -47.259672380591944, -22.343172171993452 ], [ -47.259644235878227, -22.343189912893564 ], [ -47.259615890581856, -22.34320735374763 ], [ -47.259587347837574, -22.343224493962662 ], [ -47.259558610713405, -22.343241332882098 ], [ -47.259529682212566, -22.343257869784974 ], [ -47.259500565277747, -22.343274103883317 ], [ -47.25947126279258, -22.343290034321733 ], [ -47.259441777584684, -22.343305660175552 ], [ -47.259412112428699, -22.343320980449384 ], [ -47.259382270048782, -22.343335994075872 ], [ -47.259352253120895, -22.343350699914531 ], [ -47.259322064275288, -22.343365096750397 ], [ -47.259291706100299, -22.34337918329231 ], [ -47.2592611811436, -22.343392958172263 ], [ -47.259230491914941, -22.343406419943911 ], [ -47.25919964088952, -22.34341956708111 ], [ -47.259168630509826, -22.343432397976908 ], [ -47.259137463189482, -22.343444910941745 ], [ -47.259106141314987, -22.343457104202713 ], [ -47.25907466724864, -22.343468975902073 ], [ -47.259043043331467, -22.343480524095913 ], [ -47.259011271887033, -22.343491746752591 ], [ -47.258979355223111, -22.343502641751908 ], [ -47.258947295635572, -22.34351320688339 ], [ -47.25891509541318, -22.343523439844663 ], [ -47.25888275683797, -22.343533338241066 ], [ -47.258850282190366, -22.343542899583614 ], [ -47.258817673754258, -22.343552121287672 ], [ -47.258784933818127, -22.343561000672228 ], [ -47.258752064681772, -22.343569534957926 ], [ -47.258719068659296, -22.343577721266399 ], [ -47.258685948081919, -22.343585556619292 ], [ -47.258652705473786, -22.343593037898781 ], [ -47.25861937961831, -22.343600154167639 ], [ -47.258586091609544, -22.343606881978435 ], [ -47.258552939454255, -22.343613212877376 ], [ -47.258519940928373, -22.343619156802692 ], [ -47.258487102354039, -22.343624725967377 ], [ -47.258454429584084, -22.343629932613457 ], [ -47.25842192801791, -22.343634788985323 ], [ -47.258389602618962, -22.343639307304919 ], [ -47.258357457938814, -22.34364349974808 ], [ -47.258325498137062, -22.343647378424247 ], [ -47.258293727002126, -22.343650955357464 ], [ -47.258262147977398, -22.343654242469039 ], [ -47.258230764182926, -22.343657251562824 ], [ -47.258199578437768, -22.343659994311984 ], [ -47.258168593285838, -22.34366248224725 ], [ -47.25813781101732, -22.343664726747175 ], [ -47.258107233691767, -22.343666739029796 ], [ -47.258076863160007, -22.343668530145639 ], [ -47.258046701086556, -22.34367011097191 ], [ -47.258016748970121, -22.343671492208195 ], [ -47.257987008163092, -22.343672684372773 ], [ -47.257957479892397, -22.343673697800387 ], [ -47.257928165276923, -22.343674542640276 ], [ -47.257899065344567, -22.343675228855545 ], [ -47.257870181050357, -22.34367576622261 ], [ -47.25784151329119, -22.34367616433164 ], [ -47.257813062921215, -22.343676432587099 ], [ -47.257784830766127, -22.343676580208939 ], [ -47.257756817634657, -22.343676616233811 ], [ -47.257729024332605, -22.343676549516722 ], [ -47.257701451672546, -22.343676388732735 ], [ -47.257674100486064, -22.343676142378673 ], [ -47.257646971631893, -22.343675818775065 ], [ -47.257620066004861, -22.343675426067847 ], [ -47.257593384545217, -22.343674972230183 ], [ -47.257566928244628, -22.343674465063991 ], [ -47.257540698153157, -22.343673912201471 ], [ -47.257514695384756, -22.343673321106376 ], [ -47.257488917731294, -22.343672698993316 ], [ -47.25746330980612, -22.343672051353753 ], [ -47.2574377766258, -22.343671379222808 ], [ -47.257412274629274, -22.34367068225394 ], [ -47.25738680248201, -22.343669961095646 ], [ -47.257361360009654, -22.343669216425489 ], [ -47.257336344161899, -22.343668460913314 ], [ -47.257310949683742, -22.343667671269895 ], [ -47.256924315122383, -22.34365530143987 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 952.68931441799998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262870918590934, -22.338137163840734 ], [ -47.262845195472323, -22.338176631690054 ], [ -47.262833539315679, -22.338194613275487 ], [ -47.262821923653135, -22.338212629385232 ], [ -47.262810348401842, -22.338230679646923 ], [ -47.262798813478732, -22.338248763686796 ], [ -47.262787318799639, -22.338266881131219 ], [ -47.262775864247494, -22.338285031656948 ], [ -47.262764449464051, -22.338303215318025 ], [ -47.262753073920273, -22.338321432402267 ], [ -47.262741737260058, -22.33833968290703 ], [ -47.262730439219254, -22.338357966682299 ], [ -47.262719179533953, -22.338376283576718 ], [ -47.262707957940279, -22.33839463343795 ], [ -47.262696774174465, -22.338413016112447 ], [ -47.262685627973248, -22.338431431444977 ], [ -47.262674519072995, -22.338449879279839 ], [ -47.262663447210066, -22.338468359460343 ], [ -47.262652412121362, -22.33848687182789 ], [ -47.262641413543214, -22.33850541622375 ], [ -47.262630451212111, -22.338523992487815 ], [ -47.262619524865016, -22.33854260045813 ], [ -47.26260863423802, -22.338561239973114 ], [ -47.262597779067427, -22.338579910869722 ], [ -47.262586959089894, -22.338598612983095 ], [ -47.262576174041605, -22.338617346147952 ], [ -47.262565423658508, -22.338636110198529 ], [ -47.262554707676813, -22.338654904967125 ], [ -47.262544025831978, -22.338673730286303 ], [ -47.262533377859825, -22.338692585986589 ], [ -47.262522763496456, -22.338711471897049 ], [ -47.262512182476215, -22.338730387848432 ], [ -47.262501634534715, -22.338749333667931 ], [ -47.262491119407031, -22.338768309182555 ], [ -47.262480636827462, -22.338787314219338 ], [ -47.262470186530578, -22.338806348603534 ], [ -47.262459768250281, -22.338825412160329 ], [ -47.262449381720728, -22.338844504712995 ], [ -47.262439026675558, -22.338863626084581 ], [ -47.262428702847785, -22.33888277609784 ], [ -47.262418409970586, -22.338901954573853 ], [ -47.262408147776583, -22.338921161333403 ], [ -47.262397915998065, -22.338940396196467 ], [ -47.262387714367073, -22.33895965898213 ], [ -47.262377542615305, -22.338978949508778 ], [ -47.262367400473934, -22.338998267594199 ], [ -47.262357287673801, -22.339017613055571 ], [ -47.262347203945545, -22.339036985708891 ], [ -47.262337149019338, -22.339056385369709 ], [ -47.262327122624754, -22.339075811853274 ], [ -47.262317124491176, -22.3390952649737 ], [ -47.262307154347589, -22.339114744544403 ], [ -47.262297211922274, -22.339134250378784 ], [ -47.262287296943207, -22.339153782289248 ], [ -47.262277409138122, -22.33917334008726 ], [ -47.262267548234298, -22.339192923583703 ], [ -47.262257713910969, -22.339212532683774 ], [ -47.262247903774401, -22.339232171428417 ], [ -47.262238112419105, -22.339251849360437 ], [ -47.262228335981376, -22.339271572196697 ], [ -47.262218573400219, -22.33929133997751 ], [ -47.262208823814426, -22.339311152330577 ], [ -47.262199086358549, -22.339331008880528 ], [ -47.262189360163184, -22.339350909248633 ], [ -47.262179644354241, -22.339370853054181 ], [ -47.262169938053567, -22.33939083991309 ], [ -47.26216024037884, -22.339410869438389 ], [ -47.26215055044274, -22.339430941241623 ], [ -47.262140695271583, -22.339451412380001 ], [ -47.262131026285289, -22.33947155154214 ], [ -47.262121362299013, -22.33949173177994 ], [ -47.262111702410905, -22.339511952694107 ], [ -47.262102045712851, -22.33953221388645 ], [ -47.262092391293834, -22.339552514953201 ], [ -47.262082738236998, -22.339572855490974 ], [ -47.26207308562131, -22.339593235093293 ], [ -47.26206343252116, -22.339613653351343 ], [ -47.262053778005978, -22.339634109855016 ], [ -47.262044121140789, -22.339654604191558 ], [ -47.262034460985539, -22.339675135947012 ], [ -47.262024796595753, -22.339695704704798 ], [ -47.262015127022401, -22.339716310046253 ], [ -47.262005451310877, -22.339736951552464 ], [ -47.261995768502331, -22.339757628801593 ], [ -47.261986077633516, -22.33977834136919 ], [ -47.261976377735408, -22.339799088831185 ], [ -47.261966667835104, -22.33981987075979 ], [ -47.261956946954108, -22.339840686727079 ], [ -47.261947214109966, -22.339861536301747 ], [ -47.261937468313754, -22.339882419054113 ], [ -47.261927708574348, -22.339903334547412 ], [ -47.261917933892988, -22.339924282348971 ], [ -47.261908143268201, -22.339945262020141 ], [ -47.261898335692131, -22.339966273123721 ], [ -47.261888510153312, -22.339987315218227 ], [ -47.261878665634548, -22.340008387862692 ], [ -47.261868801113884, -22.340029490613937 ], [ -47.261858915565462, -22.340050623025256 ], [ -47.261849007957181, -22.340071784651325 ], [ -47.261839077253505, -22.340092975042172 ], [ -47.261829122412749, -22.340114193748747 ], [ -47.261819142389456, -22.340135440318196 ], [ -47.261809136133081, -22.340156714296484 ], [ -47.261799102587872, -22.340178015228588 ], [ -47.261789040694218, -22.340199342655854 ], [ -47.261778949385963, -22.340220696121236 ], [ -47.261768827594992, -22.340242075160205 ], [ -47.261758674246003, -22.340263479311375 ], [ -47.261748488259634, -22.340284908109837 ], [ -47.261738268552925, -22.340306361086462 ], [ -47.261728014036706, -22.340327837773359 ], [ -47.261717723618119, -22.340349337698296 ], [ -47.261707396199462, -22.340370860387431 ], [ -47.261696852546876, -22.340392775599035 ], [ -47.261686439594193, -22.340414358405052 ], [ -47.261675986552987, -22.340435961922243 ], [ -47.261665495747486, -22.340457578672353 ], [ -47.261654971552851, -22.340479198049447 ], [ -47.261644415531734, -22.340500815926401 ], [ -47.261633827351091, -22.340522432090435 ], [ -47.261623206650704, -22.340544046383453 ], [ -47.261612553070123, -22.3405656586467 ], [ -47.261601866248029, -22.340587268721968 ], [ -47.261591145823239, -22.340608876449533 ], [ -47.261580391434165, -22.340630481669514 ], [ -47.261569602718559, -22.340652084222118 ], [ -47.261558779314292, -22.340673683946118 ], [ -47.261547920858675, -22.340695280680407 ], [ -47.26153702698867, -22.340716874263304 ], [ -47.261526097341147, -22.340738464532283 ], [ -47.261515131552521, -22.34076005132458 ], [ -47.261504129258995, -22.340781634476674 ], [ -47.261493090096508, -22.340803213824607 ], [ -47.261482013700522, -22.34082478920423 ], [ -47.261470899706495, -22.340846360450161 ], [ -47.261459747749463, -22.340867927397028 ], [ -47.261448557464348, -22.340889489878332 ], [ -47.261437328485883, -22.34091104772714 ], [ -47.261426060448088, -22.340932600776704 ], [ -47.261414752985267, -22.340954148858721 ], [ -47.261403405731485, -22.340975691804363 ], [ -47.261392018320358, -22.340997229444557 ], [ -47.261380590385293, -22.341018761609696 ], [ -47.261369121559632, -22.341040288129264 ], [ -47.261357611476647, -22.341061808831849 ], [ -47.261346059769309, -22.341083323545813 ], [ -47.261334466070281, -22.341104832098861 ], [ -47.261322830012141, -22.341126334318105 ], [ -47.261311151227389, -22.341147830029726 ], [ -47.261299429348803, -22.341169319058583 ], [ -47.261287664008101, -22.341190801230514 ], [ -47.261275854837429, -22.341212276369628 ], [ -47.261264001469158, -22.341233744298769 ], [ -47.261252103534993, -22.341255204841133 ], [ -47.261240160666603, -22.341276657819058 ], [ -47.261228172496054, -22.341298103053308 ], [ -47.261216138654767, -22.341319540365113 ], [ -47.26120405877446, -22.341340969574034 ], [ -47.261191932486966, -22.341362390498958 ], [ -47.26117975942342, -22.341383802958983 ], [ -47.261167539215755, -22.34140520677105 ], [ -47.261155271495483, -22.341426601752172 ], [ -47.261142955894002, -22.341447987718698 ], [ -47.261130592042889, -22.341469364485924 ], [ -47.261118179573927, -22.341490731868095 ], [ -47.261105718118735, -22.341512089679064 ], [ -47.261093207308932, -22.341533437731862 ], [ -47.261080646776264, -22.341554775838844 ], [ -47.261068036152736, -22.34157610381088 ], [ -47.26105537507042, -22.341597421458566 ], [ -47.261042663161206, -22.341618728591722 ], [ -47.26102990005748, -22.341640025019064 ], [ -47.261017085391458, -22.34166131054879 ], [ -47.261004218795627, -22.341682584988167 ], [ -47.260991299902855, -22.341703848143133 ], [ -47.260978328345793, -22.34172509981962 ], [ -47.260965303757565, -22.341746339822095 ], [ -47.260952225771625, -22.341767567954133 ], [ -47.260939094021211, -22.34178878401902 ], [ -47.260925908140301, -22.34180998781839 ], [ -47.260912667762589, -22.341831179154067 ], [ -47.260899372522609, -22.341852357825765 ], [ -47.26088602205494, -22.341873523633076 ], [ -47.260872615994167, -22.341894676374825 ], [ -47.260859153975915, -22.341915815848164 ], [ -47.260845635635448, -22.3419369418502 ], [ -47.260832060608628, -22.341958054176892 ], [ -47.260818428531707, -22.341979152623182 ], [ -47.26080793953372, -22.341995307630583 ], [ -47.260787598086274, -22.342026482996356 ], [ -47.260777186369573, -22.342042362615231 ], [ -47.260763322463092, -22.342063403471691 ], [ -47.260749397094429, -22.342084433334946 ], [ -47.26073537665372, -22.342105501366017 ], [ -47.260721207407492, -22.342126679605411 ], [ -47.260706863487016, -22.342147993145129 ], [ -47.260692338444571, -22.342169437526564 ], [ -47.260677625995335, -22.342191007756274 ], [ -47.260662719691496, -22.342212698789645 ], [ -47.260647612924274, -22.342234505525148 ], [ -47.260632298926119, -22.342256422797256 ], [ -47.26061677077508, -22.342278445366915 ], [ -47.260601021397342, -22.342300567914361 ], [ -47.260585043572405, -22.342322785028372 ], [ -47.260568829937, -22.342345091197632 ], [ -47.260552372990418, -22.342367480800327 ], [ -47.260535665100633, -22.342389948093178 ], [ -47.260518698510225, -22.342412487201223 ], [ -47.26050146534461, -22.342435092105031 ], [ -47.260483957619712, -22.342457756629855 ], [ -47.260466167250868, -22.342480474433476 ], [ -47.260448086063931, -22.342503238992574 ], [ -47.260429705805045, -22.342526043592144 ], [ -47.260411018154059, -22.342548881310943 ], [ -47.260392014738294, -22.342571745008851 ], [ -47.260372687145988, -22.342594627315545 ], [ -47.260353026943683, -22.342617520616432 ], [ -47.260333025693271, -22.342640417040776 ], [ -47.260312674970756, -22.342663308450017 ], [ -47.260291966386909, -22.342686186426032 ], [ -47.260270891608393, -22.342709042261014 ], [ -47.260249442381685, -22.342731866946963 ], [ -47.260227610557635, -22.34275465116696 ], [ -47.260205388116816, -22.342777385288212 ], [ -47.260182767197186, -22.342800059355515 ], [ -47.260159740122653, -22.342822663086633 ], [ -47.260136299432908, -22.342845185869283 ], [ -47.260112437913619, -22.342867616760827 ], [ -47.26008814862756, -22.342889944489816 ], [ -47.26006342515408, -22.342912157273346 ], [ -47.260038290242719, -22.342934217750429 ], [ -47.260012828491945, -22.342956041480541 ], [ -47.259987109491803, -22.342977570104932 ], [ -47.259961144657872, -22.342998797643016 ], [ -47.259934938189275, -22.343019724168613 ], [ -47.259908494175228, -22.343040349718226 ], [ -47.259881816597726, -22.3430606742888 ], [ -47.259854909337015, -22.343080697832949 ], [ -47.259827776174703, -22.343100420256679 ], [ -47.259800420796772, -22.343119841417064 ], [ -47.259772846797851, -22.343138961119134 ], [ -47.259745057684043, -22.343157779113994 ], [ -47.259717056875957, -22.343176295096786 ], [ -47.25968884771325, -22.343194508703657 ], [ -47.259660433457547, -22.343212419510191 ], [ -47.259631817293496, -22.343230027030842 ], [ -47.259603002334394, -22.343247330715347 ], [ -47.259573991624379, -22.343264329947889 ], [ -47.259544788140488, -22.343281024045623 ], [ -47.259515394797077, -22.343297412256614 ], [ -47.259485814447288, -22.343313493758913 ], [ -47.259456049886346, -22.343329267658813 ], [ -47.259426103854508, -22.343344732989518 ], [ -47.259395979039802, -22.343359888709525 ], [ -47.259365678080322, -22.343374733701612 ], [ -47.259335203566806, -22.343389266771545 ], [ -47.25930455804658, -22.343403486646086 ], [ -47.259273744024888, -22.343417391972352 ], [ -47.25924276396767, -22.343430981316427 ], [ -47.259211620305081, -22.34344425316171 ], [ -47.259180315433404, -22.34345720590786 ], [ -47.259148851719026, -22.343469837869044 ], [ -47.259117231500241, -22.343482147273061 ], [ -47.259085457090237, -22.343494132259867 ], [ -47.259053530780285, -22.34350579088018 ], [ -47.259021454843399, -22.343517121093829 ], [ -47.258989231536425, -22.343528120768891 ], [ -47.258956863103705, -22.343538787680046 ], [ -47.258924351782369, -22.343549119506712 ], [ -47.258891699802497, -22.343559113832715 ], [ -47.258858909392472, -22.343568768144266 ], [ -47.258825982784366, -22.343578079828422 ], [ -47.258792922214923, -22.343587046172477 ], [ -47.258759729932649, -22.34359566436185 ], [ -47.258726408200836, -22.343603931479379 ], [ -47.258692959300511, -22.343611844504462 ], [ -47.258659385712576, -22.343619400271841 ], [ -47.2586257274722, -22.343626587517416 ], [ -47.258592109889562, -22.343633381938719 ], [ -47.258558634418137, -22.343639774580296 ], [ -47.258525319422688, -22.343645775510872 ], [ -47.258492171405081, -22.34365139715527 ], [ -47.258459196381132, -22.343656651968317 ], [ -47.258426399897012, -22.343661552407251 ], [ -47.258393787047424, -22.343666110906096 ], [ -47.258361362500409, -22.343670339851215 ], [ -47.258329130518113, -22.343674251560056 ], [ -47.258297094978161, -22.343677858261657 ], [ -47.258265259400872, -22.343681172078703 ], [ -47.258233626971723, -22.343684205012202 ], [ -47.258202200564369, -22.343686968927827 ], [ -47.258170982767545, -22.343689475543652 ], [ -47.258139975907177, -22.343691736420283 ], [ -47.258109182070292, -22.343693762951911 ], [ -47.258078603127842, -22.343695566359386 ], [ -47.258048240757674, -22.343697157683899 ], [ -47.258018096465968, -22.343698547782786 ], [ -47.257988171607401, -22.343699747325587 ], [ -47.257958467406667, -22.343700766791677 ], [ -47.257928984976544, -22.343701616468415 ], [ -47.257899725335626, -22.343702306450293 ], [ -47.257870689426959, -22.343702846638493 ], [ -47.257841878133469, -22.343703246741242 ], [ -47.257813292293712, -22.343703516274495 ], [ -47.257784932716866, -22.343703664563051 ], [ -47.257756800194478, -22.343703700741916 ], [ -47.257728895515051, -22.343703633757919 ], [ -47.2577012194742, -22.343703472371526 ], [ -47.257673772887109, -22.343703225158627 ], [ -47.257646556597138, -22.343702900512493 ], [ -47.257619571485044, -22.343702506645577 ], [ -47.257592818478599, -22.343702051591343 ], [ -47.257566298558835, -22.343701543205981 ], [ -47.257540012767294, -22.343700989169879 ], [ -47.257513962211632, -22.343700396988943 ], [ -47.257488144558828, -22.343699773910934 ], [ -47.257462502399903, -22.34369912540598 ], [ -47.257436937343449, -22.343698452436378 ], [ -47.257411404279651, -22.343697754618848 ], [ -47.257385901833935, -22.343697032603167 ], [ -47.257360429833334, -22.343696287069172 ], [ -47.257335399412028, -22.343695531117234 ], [ -47.257309976563356, -22.343694740604544 ], [ -47.256910979996562, -22.343681975261678 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 955.06090479800002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262885346575494, -22.338167266485815 ], [ -47.26287010893698, -22.338190646112643 ], [ -47.26285848874015, -22.338208572229217 ], [ -47.262846908676948, -22.338226533129042 ], [ -47.262835368667631, -22.338244528440303 ], [ -47.262823868632232, -22.338262557789843 ], [ -47.262812408489694, -22.338280620804589 ], [ -47.262800988124873, -22.338298717163642 ], [ -47.262789607173652, -22.338316846935758 ], [ -47.262778265098717, -22.338335010427709 ], [ -47.262766961543107, -22.338353207644111 ], [ -47.262755696244959, -22.338371438437125 ], [ -47.262744468942692, -22.338389702657569 ], [ -47.262733279374764, -22.338408000155138 ], [ -47.262722127279716, -22.338426330778418 ], [ -47.26271101239665, -22.338444694374115 ], [ -47.26269993446423, -22.338463090788601 ], [ -47.262688893221139, -22.338481519867067 ], [ -47.262677888406664, -22.338499981452795 ], [ -47.262666919759411, -22.338518475388994 ], [ -47.262655987018242, -22.338537001517377 ], [ -47.262645089922486, -22.338555559677705 ], [ -47.262634228210516, -22.338574149710251 ], [ -47.262623401620971, -22.338592771453634 ], [ -47.262612609892805, -22.338611424744744 ], [ -47.262601852764611, -22.338630109419928 ], [ -47.262591129974567, -22.338648825315058 ], [ -47.262580441261285, -22.338667572263947 ], [ -47.262569786362427, -22.338686350100868 ], [ -47.262559165016228, -22.338705158657728 ], [ -47.262548576961002, -22.338723997765157 ], [ -47.262538021933437, -22.338742867255366 ], [ -47.262527499671393, -22.338761766956967 ], [ -47.26251700991228, -22.338780696698326 ], [ -47.262506552392615, -22.338799656307938 ], [ -47.262496126849243, -22.338818645612349 ], [ -47.262485733018295, -22.33883766443806 ], [ -47.262475370636196, -22.338856712609608 ], [ -47.262465039438837, -22.338875789951302 ], [ -47.262454739161413, -22.338894896287151 ], [ -47.262444469539339, -22.338914031439412 ], [ -47.262434230307449, -22.338933195230041 ], [ -47.262424021200161, -22.338952387480166 ], [ -47.262413841951769, -22.338971608010031 ], [ -47.262403692296083, -22.338990856639022 ], [ -47.262393571966442, -22.3390101331861 ], [ -47.262383480695839, -22.339029437469424 ], [ -47.262373418217038, -22.339048769306029 ], [ -47.262363384262308, -22.33906812851248 ], [ -47.262353378563326, -22.339087514904968 ], [ -47.262343400851563, -22.339106928298609 ], [ -47.262333450858087, -22.339126368507685 ], [ -47.262323528313217, -22.339145835346553 ], [ -47.262313632946977, -22.3391653286285 ], [ -47.262303764489126, -22.33918484816585 ], [ -47.262293922668967, -22.339204393770316 ], [ -47.262284107166074, -22.339223965351142 ], [ -47.262274315515818, -22.339243567096112 ], [ -47.262264542147221, -22.339263208887619 ], [ -47.262254783096999, -22.339282896654396 ], [ -47.262245037302144, -22.339302630453354 ], [ -47.262235303906323, -22.339322409914356 ], [ -47.262225582048778, -22.339342234664308 ], [ -47.262215870864694, -22.339362104326472 ], [ -47.262206169484458, -22.339382018522073 ], [ -47.262196477034152, -22.339401976868988 ], [ -47.262186792635568, -22.339421978981978 ], [ -47.262177115405414, -22.339442024474241 ], [ -47.262167266439981, -22.339462482730486 ], [ -47.262157609311593, -22.339482597236795 ], [ -47.26214795662225, -22.339502753924002 ], [ -47.262138307473563, -22.339522952394145 ], [ -47.262128660960691, -22.339543192250463 ], [ -47.262119016175753, -22.339563473090369 ], [ -47.262109372204861, -22.339583794511629 ], [ -47.262099728129748, -22.339604156108898 ], [ -47.262090083027516, -22.339624557474348 ], [ -47.262080435969992, -22.33964499819886 ], [ -47.26207078602458, -22.339665477870533 ], [ -47.262061132253351, -22.339685996076259 ], [ -47.262051473713832, -22.339706552400241 ], [ -47.262041809458857, -22.33972714642444 ], [ -47.262032138535432, -22.33974777773059 ], [ -47.262022459986213, -22.339768445897434 ], [ -47.262012772849324, -22.339789150501019 ], [ -47.262003076156873, -22.339809891117739 ], [ -47.261993368936977, -22.339830667320182 ], [ -47.26198365021196, -22.339851478680774 ], [ -47.261973919000077, -22.339872324768407 ], [ -47.261964174312837, -22.33989320515375 ], [ -47.261954415159515, -22.339914119400024 ], [ -47.261944640541493, -22.339935067074791 ], [ -47.261934849457312, -22.339956047739356 ], [ -47.261925040898895, -22.33997706095661 ], [ -47.261915213854564, -22.339998106284884 ], [ -47.261905367306497, -22.340019183283157 ], [ -47.261895500232114, -22.340040291508036 ], [ -47.261885611604775, -22.340061430512577 ], [ -47.261875700391315, -22.340082599851172 ], [ -47.261865765555065, -22.340103799073439 ], [ -47.261855806052999, -22.340125027729972 ], [ -47.261845820838154, -22.340146285367371 ], [ -47.261835808858301, -22.340167571531136 ], [ -47.261825769055918, -22.340188885765578 ], [ -47.261815700369354, -22.340210227611383 ], [ -47.261805601730309, -22.340231596610813 ], [ -47.261795472068371, -22.340252992298488 ], [ -47.261785310305726, -22.340274414212175 ], [ -47.261775115360336, -22.340295861886073 ], [ -47.261764886146516, -22.340317334849992 ], [ -47.261754621572074, -22.340338832634906 ], [ -47.261744320541013, -22.340360354767586 ], [ -47.261733981952368, -22.340381900772819 ], [ -47.261723420426428, -22.340403853174397 ], [ -47.261712994894708, -22.340425462061717 ], [ -47.261702528714139, -22.340447092743158 ], [ -47.261692024322372, -22.34046873749713 ], [ -47.261681486265068, -22.340490385360514 ], [ -47.26167091616994, -22.340512032068649 ], [ -47.261660313703594, -22.340533677406274 ], [ -47.261649678504455, -22.340555321214531 ], [ -47.261639010210779, -22.340576963334001 ], [ -47.261628308459862, -22.340598603605809 ], [ -47.261617572889207, -22.340620241869516 ], [ -47.261606803135834, -22.340641877964469 ], [ -47.2615959988361, -22.340663511730142 ], [ -47.261585159626534, -22.340685143004531 ], [ -47.261574285142991, -22.340706771625769 ], [ -47.261563375021034, -22.340728397431366 ], [ -47.261552428896131, -22.340750020257943 ], [ -47.261541446403243, -22.340771639941917 ], [ -47.261530427177149, -22.340793256318928 ], [ -47.261519370852334, -22.340814869224122 ], [ -47.261508277062759, -22.340836478492442 ], [ -47.261497145442462, -22.340858083957649 ], [ -47.261485975624943, -22.340879685453327 ], [ -47.261474767243698, -22.340901282812123 ], [ -47.261463519931944, -22.340922875866099 ], [ -47.261452233322153, -22.340944464447528 ], [ -47.261440907047159, -22.340966048387056 ], [ -47.261429540739506, -22.340987627514803 ], [ -47.261418134031274, -22.341009201660707 ], [ -47.261406686554331, -22.341030770654012 ], [ -47.261395197940473, -22.341052334323123 ], [ -47.261383667821462, -22.341073892495533 ], [ -47.261372095828634, -22.341095444998423 ], [ -47.261360481593172, -22.341116991658332 ], [ -47.261348824746072, -22.341138532301226 ], [ -47.261337124918228, -22.34116006675201 ], [ -47.261325381740861, -22.341181594834342 ], [ -47.261313594844161, -22.341203116372782 ], [ -47.261301763858604, -22.341224631190162 ], [ -47.261289888415043, -22.341246139108002 ], [ -47.261277968143553, -22.341267639948178 ], [ -47.261266002674233, -22.341289133531706 ], [ -47.261253991637552, -22.341310619677884 ], [ -47.26124193466331, -22.341332098206603 ], [ -47.261229831381677, -22.341353568935954 ], [ -47.261217681422814, -22.341375031683356 ], [ -47.261205484416308, -22.341396486266451 ], [ -47.261193239992487, -22.341417932500676 ], [ -47.261180947781234, -22.341439370201442 ], [ -47.261168607412365, -22.341460799183608 ], [ -47.26115621851585, -22.34148221926085 ], [ -47.261143780721866, -22.341503630245743 ], [ -47.261131293660426, -22.341525031950567 ], [ -47.261118756961615, -22.341546424186689 ], [ -47.261106170255466, -22.341567806764672 ], [ -47.261093533172534, -22.341589179493763 ], [ -47.261080845343187, -22.341610542182703 ], [ -47.261068106397822, -22.341631894639587 ], [ -47.261055315967191, -22.341653236671284 ], [ -47.261042473681925, -22.341674568084205 ], [ -47.261029579172934, -22.341695888683674 ], [ -47.261016632071623, -22.341717198273741 ], [ -47.261003632008965, -22.341738496658479 ], [ -47.260990578616585, -22.341759783640306 ], [ -47.260977471526409, -22.341781059020832 ], [ -47.260964310370099, -22.34180232260135 ], [ -47.260951094780168, -22.341823574181429 ], [ -47.260937824388733, -22.341844813560797 ], [ -47.260924498828857, -22.341866040537116 ], [ -47.260911117733592, -22.341887254907778 ], [ -47.260897680736065, -22.341908456469451 ], [ -47.260884187470388, -22.341929645017082 ], [ -47.260870637570392, -22.341950820345602 ], [ -47.260857030670472, -22.34197198224863 ], [ -47.260843366405453, -22.341993130518873 ], [ -47.260834947458875, -22.342006097266296 ], [ -47.260814622549034, -22.342037279239786 ], [ -47.260802025774794, -22.342056491444939 ], [ -47.260788128406048, -22.342077583092163 ], [ -47.260774169163483, -22.342098664117252 ], [ -47.260760113296421, -22.342119785388277 ], [ -47.260745905318387, -22.342141021524665 ], [ -47.260731518621306, -22.342162398631832 ], [ -47.260716946688731, -22.342183912246604 ], [ -47.260702183172654, -22.342205557352443 ], [ -47.260687221556545, -22.342227328879883 ], [ -47.260672055157293, -22.342249221700662 ], [ -47.260656677127535, -22.342271230620131 ], [ -47.260641080460282, -22.342293350367811 ], [ -47.260625257991272, -22.342315575589577 ], [ -47.260609202404666, -22.342337900836718 ], [ -47.260592906236852, -22.342360320557024 ], [ -47.260576361882045, -22.342382829083896 ], [ -47.260559561598619, -22.342405420625191 ], [ -47.260542497515232, -22.342428089252426 ], [ -47.26052516163935, -22.342450828887777 ], [ -47.260507545865167, -22.342473633292617 ], [ -47.260489641982787, -22.342496496055169 ], [ -47.260471441689781, -22.342519410576394 ], [ -47.26045293660124, -22.34254237005872 ], [ -47.260434118263717, -22.342565367491414 ], [ -47.260414978169365, -22.342588395637293 ], [ -47.260395507769992, -22.342611447020971 ], [ -47.260375698494819, -22.342634513914373 ], [ -47.260355541768405, -22.34265758832456 ], [ -47.260335029029839, -22.342680661981408 ], [ -47.260314151754166, -22.342703726325595 ], [ -47.260292901474294, -22.342726772498189 ], [ -47.260271269805642, -22.342749791329744 ], [ -47.260249248471631, -22.342772773331088 ], [ -47.260226829329916, -22.342795708686477 ], [ -47.260204004400862, -22.342818587246526 ], [ -47.260180765897303, -22.342841398523486 ], [ -47.260157106255249, -22.342864131688334 ], [ -47.260133018165163, -22.34288677557015 ], [ -47.260108494604161, -22.34290931865802 ], [ -47.260083529083794, -22.342931748911806 ], [ -47.260058145290998, -22.342954027831091 ], [ -47.260032430807883, -22.342976068185873 ], [ -47.260006457516276, -22.342997809673271 ], [ -47.259980237096549, -22.343019246168314 ], [ -47.259953773763804, -22.343040377809192 ], [ -47.259927071619387, -22.343061204695569 ], [ -47.259900134653833, -22.343081726886012 ], [ -47.25987296675229, -22.343101944393364 ], [ -47.259845571697987, -22.343121857182297 ], [ -47.259817953175116, -22.343141465166699 ], [ -47.259790114773509, -22.343160768206761 ], [ -47.259762059991253, -22.343179766106804 ], [ -47.259733792238059, -22.34319845861328 ], [ -47.259705314839991, -22.343216845411643 ], [ -47.259676631042261, -22.343234926124723 ], [ -47.259647744010515, -22.343252700311972 ], [ -47.259618656836537, -22.343270167466088 ], [ -47.259589372540624, -22.343287327011723 ], [ -47.259559894073632, -22.343304178304436 ], [ -47.259530224321551, -22.34332072062811 ], [ -47.259500366107126, -22.343336953194314 ], [ -47.259470322193067, -22.343352875140408 ], [ -47.259440095285342, -22.343368485527982 ], [ -47.259409688035788, -22.343383783341533 ], [ -47.25937910304463, -22.343398767487145 ], [ -47.25934834286312, -22.343413436791199 ], [ -47.259317409997628, -22.343427789998394 ], [ -47.25928630691088, -22.343441825771041 ], [ -47.259255036025031, -22.343455542687607 ], [ -47.259223599725203, -22.343468939240992 ], [ -47.259192000361473, -22.343482013837548 ], [ -47.259160240252967, -22.343494764795135 ], [ -47.259128321689793, -22.343507190342269 ], [ -47.259096246936096, -22.343519288616566 ], [ -47.259064018233232, -22.34353105766338 ], [ -47.259031637803844, -22.343542495434022 ], [ -47.258999107853704, -22.343553599784919 ], [ -47.25896643057574, -22.343564368475789 ], [ -47.25893360815536, -22.343574799167879 ], [ -47.258900642770705, -22.343584889423532 ], [ -47.258867536598174, -22.343594636704132 ], [ -47.258834291817983, -22.343604038368419 ], [ -47.258800910615115, -22.343613091672026 ], [ -47.258767395186794, -22.343621793765067 ], [ -47.258733747745559, -22.343630141691726 ], [ -47.258699970522187, -22.343638132389 ], [ -47.258666065954323, -22.343645762644361 ], [ -47.258632075328947, -22.343653020866721 ], [ -47.258598128172309, -22.343659881898539 ], [ -47.258564329384647, -22.343666336282755 ], [ -47.258530697919518, -22.343672394218633 ], [ -47.258497240458524, -22.343678068342783 ], [ -47.258463963180475, -22.343683371322804 ], [ -47.258430871778316, -22.343688315828832 ], [ -47.258397971477983, -22.343692914506978 ], [ -47.258365267064001, -22.343697179954027 ], [ -47.258332762901034, -22.34370112469556 ], [ -47.258300462955965, -22.343704761165558 ], [ -47.258268370826045, -22.343708101688122 ], [ -47.258236489762126, -22.34371115846135 ], [ -47.258204822692477, -22.343713943543456 ], [ -47.258173372250667, -22.34371646883989 ], [ -47.258142140798348, -22.343718746093224 ], [ -47.258111130450082, -22.343720786873899 ], [ -47.258080343096815, -22.343722602572974 ], [ -47.258049780429843, -22.343724204395738 ], [ -47.258019443962823, -22.343725603357246 ], [ -47.257989335052649, -22.34372681027828 ], [ -47.25795945492181, -22.343727835782865 ], [ -47.257929804676991, -22.343728690296455 ], [ -47.257900385327432, -22.343729384044963 ], [ -47.257871197804285, -22.343729927054262 ], [ -47.25784224297638, -22.343730329150745 ], [ -47.257813521666797, -22.343730599961781 ], [ -47.257785034668139, -22.343730748917068 ], [ -47.257756782754775, -22.343730785249928 ], [ -47.257728766697959, -22.343730717999019 ], [ -47.257700987276259, -22.343730556010261 ], [ -47.257673445288518, -22.343730307938504 ], [ -47.257646141562724, -22.343729982249855 ], [ -47.257619076965547, -22.343729587223223 ], [ -47.257592252412266, -22.343729130952443 ], [ -47.257565668873305, -22.343728621347957 ], [ -47.257539327381664, -22.343728066138244 ], [ -47.257513229038729, -22.343727472871432 ], [ -47.257487371386581, -22.343726848828492 ], [ -47.257461694993879, -22.343726199458189 ], [ -47.257436098061291, -22.343725525649884 ], [ -47.257410533930198, -22.343724826983681 ], [ -47.257385001186009, -22.343724104110624 ], [ -47.25735949965717, -22.343723357712776 ], [ -47.257334454662306, -22.343722601321119 ], [ -47.257309003443112, -22.343721809939115 ], [ -47.256897644865987, -22.343708649082799 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 957.42906415200002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262899738555376, -22.338197385070881 ], [ -47.262883438169354, -22.33822253117869 ], [ -47.262871893705466, -22.338240436868581 ], [ -47.262860388938108, -22.338258377229401 ], [ -47.262848923790429, -22.33827635188857 ], [ -47.262837498184425, -22.338294360473643 ], [ -47.262826112006934, -22.338312402665984 ], [ -47.262814764887914, -22.338330478549143 ], [ -47.262803456281794, -22.338348588448802 ], [ -47.262792185830762, -22.33836673237683 ], [ -47.262780953275261, -22.338384910187607 ], [ -47.262769758356029, -22.338403121734036 ], [ -47.262758600813825, -22.338421366867919 ], [ -47.262747480389528, -22.338439645440001 ], [ -47.262736396824607, -22.338457957298861 ], [ -47.262725349859984, -22.338476302292943 ], [ -47.262714339236737, -22.338494680269356 ], [ -47.26270336469647, -22.338513091073263 ], [ -47.262692425980134, -22.338531534549805 ], [ -47.262681522828871, -22.338550010542448 ], [ -47.26267065498444, -22.338568518892821 ], [ -47.262659822187445, -22.338587059442933 ], [ -47.26264902417892, -22.338605632033115 ], [ -47.26263826070015, -22.338624236501929 ], [ -47.262627531492022, -22.338642872687405 ], [ -47.262616836295038, -22.338661540427076 ], [ -47.262606174850099, -22.338680239556282 ], [ -47.262595546897259, -22.338698969910908 ], [ -47.262584952176958, -22.338717731324383 ], [ -47.262574390429883, -22.338736523628761 ], [ -47.262563861394959, -22.338755346657795 ], [ -47.262553364812391, -22.33877420024147 ], [ -47.262542900421813, -22.338793084209591 ], [ -47.262532467962039, -22.338811998392018 ], [ -47.262522067172142, -22.338830942616607 ], [ -47.262511697790529, -22.338849916711212 ], [ -47.262501359555934, -22.338868920501657 ], [ -47.262491052206343, -22.338887953813444 ], [ -47.262480775479254, -22.338907016471889 ], [ -47.262470529112306, -22.338926108300395 ], [ -47.262460312842471, -22.338945229122068 ], [ -47.262450126406442, -22.3389643787593 ], [ -47.262439969540608, -22.338983557033298 ], [ -47.262429841980989, -22.339002763764661 ], [ -47.26241974346307, -22.339021998773376 ], [ -47.262409673721997, -22.339041261878638 ], [ -47.26239963249261, -22.339060552898548 ], [ -47.262389619509364, -22.339079871650604 ], [ -47.262379634505962, -22.33909921795204 ], [ -47.262369677216022, -22.339118591618835 ], [ -47.262359747372642, -22.339137992466313 ], [ -47.262349844708204, -22.339157420309665 ], [ -47.262339968954777, -22.339176874963094 ], [ -47.262330119844151, -22.339196356239761 ], [ -47.262320297107621, -22.339215863952223 ], [ -47.262310500425166, -22.339235398013827 ], [ -47.262300727261199, -22.339254962759131 ], [ -47.262290971879295, -22.33927456841009 ], [ -47.262281230216573, -22.339294221107412 ], [ -47.262271501208019, -22.339313920924482 ], [ -47.262261784002135, -22.339333667493456 ], [ -47.262252077742914, -22.339353460443373 ], [ -47.262242381570125, -22.339373299399593 ], [ -47.262232694618554, -22.339393183985266 ], [ -47.262223016018602, -22.339413113820154 ], [ -47.262213344896182, -22.339433088520796 ], [ -47.262203680371961, -22.339453107702131 ], [ -47.262193837612259, -22.339473553076267 ], [ -47.262184192341742, -22.339493642926705 ], [ -47.262174550949332, -22.339513776063306 ], [ -47.262164912540079, -22.339533952089468 ], [ -47.262155276212361, -22.339554170609773 ], [ -47.262145641061508, -22.339574431222808 ], [ -47.26213600617654, -22.339594733527555 ], [ -47.262126370642022, -22.339615077119767 ], [ -47.26211673353766, -22.339635461592607 ], [ -47.262107093937814, -22.339655886537951 ], [ -47.262097450912172, -22.339676351544771 ], [ -47.262087803524956, -22.339696856200764 ], [ -47.262078150835741, -22.339717400090912 ], [ -47.2620684918991, -22.339737982797839 ], [ -47.262058825763773, -22.339758603903938 ], [ -47.262049151473896, -22.339779262988532 ], [ -47.262039468068913, -22.339799959628099 ], [ -47.262029774582118, -22.339820693399556 ], [ -47.262020070042631, -22.339841463875807 ], [ -47.262010353473606, -22.339862270629709 ], [ -47.262000623893954, -22.339883113230321 ], [ -47.261990880315693, -22.339903991248626 ], [ -47.261981121748462, -22.339924904247887 ], [ -47.261971347193771, -22.339945851795846 ], [ -47.261961555650181, -22.339966833453836 ], [ -47.26195174610946, -22.339987848784727 ], [ -47.261941917559582, -22.340008897346809 ], [ -47.261932068982219, -22.340029978698858 ], [ -47.261922199354146, -22.340051092397392 ], [ -47.261912307647876, -22.340072237995145 ], [ -47.261902392829242, -22.34009341504624 ], [ -47.261892453860412, -22.340114623099947 ], [ -47.261882489697015, -22.340135861706404 ], [ -47.261872499290611, -22.340157130411832 ], [ -47.261862481587322, -22.340178428761035 ], [ -47.261852435527764, -22.340199756297814 ], [ -47.261842360048313, -22.340221112562141 ], [ -47.26183225407847, -22.340242497095648 ], [ -47.261822116545567, -22.340263909432029 ], [ -47.261811946369249, -22.340285349108246 ], [ -47.261801742464868, -22.340306815657534 ], [ -47.261791503743943, -22.340328308608733 ], [ -47.261781229111264, -22.340349827491739 ], [ -47.261770917467743, -22.340371371832127 ], [ -47.261760567709139, -22.340392941153482 ], [ -47.261749988309852, -22.340414930745009 ], [ -47.261739550199088, -22.340436565713663 ], [ -47.26172907087917, -22.340458223559342 ], [ -47.261718552901158, -22.340479896317198 ], [ -47.26170800098118, -22.340501572666863 ], [ -47.261697416812069, -22.340523248206217 ], [ -47.261686800059991, -22.340544922717417 ], [ -47.261676150362142, -22.340566596040922 ], [ -47.261665467355371, -22.340588268016628 ], [ -47.261654750675653, -22.340609938485002 ], [ -47.261643999959126, -22.340631607284806 ], [ -47.261633214841488, -22.340653274254731 ], [ -47.261622394957641, -22.340674939233498 ], [ -47.261611539942763, -22.340696602058301 ], [ -47.261600649431308, -22.340718262566465 ], [ -47.261589723057433, -22.340739920594771 ], [ -47.261578760455151, -22.340761575978959 ], [ -47.261567761258007, -22.340783228554617 ], [ -47.261556725099354, -22.34080487815654 ], [ -47.261545651612202, -22.340826524618986 ], [ -47.261534540429061, -22.34084816777602 ], [ -47.2615233911825, -22.340869807460457 ], [ -47.26151220350453, -22.340891443505022 ], [ -47.261500977027147, -22.340913075741312 ], [ -47.261489711382097, -22.34093470400045 ], [ -47.261478406200354, -22.340956328113712 ], [ -47.261467061113208, -22.340977947910755 ], [ -47.261455675751691, -22.340999563220631 ], [ -47.26144424974634, -22.341021173872203 ], [ -47.261432782727546, -22.341042779693709 ], [ -47.2614212743255, -22.341064380512389 ], [ -47.261409724170441, -22.341085976154609 ], [ -47.261398131892172, -22.341107566446428 ], [ -47.261386497120306, -22.341129151213238 ], [ -47.261374819484217, -22.341150730279754 ], [ -47.261363098613316, -22.341172303469722 ], [ -47.261351334137196, -22.34119387060553 ], [ -47.261339525684491, -22.341215431510495 ], [ -47.261327672884065, -22.341236986006141 ], [ -47.261315775365219, -22.341258533912722 ], [ -47.261303832756433, -22.34128007505074 ], [ -47.261291844686191, -22.341301609239821 ], [ -47.261279810783378, -22.341323136297955 ], [ -47.261267730676209, -22.341344656043571 ], [ -47.26125560399322, -22.341366168293344 ], [ -47.261243430363031, -22.341387672863263 ], [ -47.26123120941358, -22.341409169569442 ], [ -47.261218940773595, -22.341430658225782 ], [ -47.261206624071377, -22.341452138646257 ], [ -47.261194258935134, -22.341473610644044 ], [ -47.261181844993224, -22.341495074031258 ], [ -47.261169381874247, -22.341516528618946 ], [ -47.261156869206616, -22.341537974217662 ], [ -47.261144306618746, -22.341559410637061 ], [ -47.261131693739181, -22.341580837686092 ], [ -47.261119030196824, -22.341602255172205 ], [ -47.261106315620481, -22.341623662902418 ], [ -47.261093549638943, -22.341645060683035 ], [ -47.261080731881414, -22.341666448319096 ], [ -47.261067861976898, -22.341687825615203 ], [ -47.261054939554818, -22.341709192374775 ], [ -47.261041964244924, -22.341730548399969 ], [ -47.261028935676705, -22.341751893492933 ], [ -47.26101585348021, -22.341773227454141 ], [ -47.26100271728582, -22.341794550083154 ], [ -47.260989526723634, -22.341815861179295 ], [ -47.260976281424682, -22.341837160540116 ], [ -47.260962981019532, -22.341858447963215 ], [ -47.260949625139752, -22.341879723244141 ], [ -47.260936213416926, -22.341900986178139 ], [ -47.260922745482645, -22.341922236559757 ], [ -47.260909220969573, -22.34194347418174 ], [ -47.260895639510061, -22.34196469883668 ], [ -47.26088200073707, -22.341985910316076 ], [ -47.260868304283946, -22.342007108410275 ], [ -47.260861955387853, -22.342016886897124 ], [ -47.260841643480639, -22.342048074066142 ], [ -47.260840736873455, -22.34204946359927 ], [ -47.260826865184775, -22.34207062027038 ], [ -47.260812934353787, -22.342091762708371 ], [ -47.260798941237354, -22.342112894895294 ], [ -47.260784849943953, -22.342134069406317 ], [ -47.260770603234107, -22.342155363439698 ], [ -47.260756173760448, -22.342176804114359 ], [ -47.260741554937752, -22.342198386962469 ], [ -47.260726740354876, -22.342220106944435 ], [ -47.260711723426503, -22.34224195896596 ], [ -47.26069649739523, -22.342263937871977 ], [ -47.26068105533394, -22.342286038438889 ], [ -47.260665390150429, -22.342308255364625 ], [ -47.260649494590218, -22.342330583260694 ], [ -47.260633361241986, -22.342353016641017 ], [ -47.260616982541769, -22.342375549912376 ], [ -47.260600350778766, -22.342398177363471 ], [ -47.260583458101728, -22.342420893153196 ], [ -47.260566296525397, -22.342443691299657 ], [ -47.26054885793927, -22.342466565666534 ], [ -47.260531134115801, -22.342489509951452 ], [ -47.26051311671992, -22.342512517673015 ], [ -47.26049479732086, -22.342535582156344 ], [ -47.260476167402707, -22.342558696521468 ], [ -47.260457218378683, -22.342581853668108 ], [ -47.260437941605787, -22.342605046261998 ], [ -47.260418328399339, -22.342628266722677 ], [ -47.260398370051362, -22.342651507208689 ], [ -47.260378057848968, -22.342674759604716 ], [ -47.260357383094373, -22.342698015509193 ], [ -47.260336337126915, -22.342721266221591 ], [ -47.260314911345702, -22.342744502731883 ], [ -47.26029309723512, -22.342767715709062 ], [ -47.26027088639119, -22.342790895491838 ], [ -47.26024827054858, -22.342814032081407 ], [ -47.260225241610122, -22.342837115134209 ], [ -47.260201791677574, -22.342860133957092 ], [ -47.260177913083211, -22.342883077504162 ], [ -47.26015359842232, -22.342905934376365 ], [ -47.260128840586404, -22.342928692823154 ], [ -47.260103633019163, -22.342951340547245 ], [ -47.260078000344919, -22.342973837908826 ], [ -47.260052033129483, -22.342996094888314 ], [ -47.260025805546412, -22.343018049238772 ], [ -47.259999329540882, -22.343039694690844 ], [ -47.259972609343954, -22.343061031447107 ], [ -47.259945649069174, -22.343082059670248 ], [ -47.259918452715539, -22.343102779480649 ], [ -47.259891024173172, -22.343123190951296 ], [ -47.259863367226835, -22.343143294105456 ], [ -47.259835485559023, -22.343163088913936 ], [ -47.259807382754644, -22.343182575292026 ], [ -47.259779062303927, -22.343201753097304 ], [ -47.25975052760564, -22.343220622127554 ], [ -47.259721781972161, -22.3432391821175 ], [ -47.259692828632382, -22.343257432737158 ], [ -47.25966367073287, -22.34327537359108 ], [ -47.259634311343994, -22.343293004214818 ], [ -47.259604753462149, -22.343310324073606 ], [ -47.259575000012013, -22.343327332561319 ], [ -47.259545053851234, -22.343344028997752 ], [ -47.259514917772094, -22.343360412627934 ], [ -47.259484594504876, -22.343376482620243 ], [ -47.259454086721185, -22.343392238064794 ], [ -47.259423397036727, -22.343407677971943 ], [ -47.259392528013834, -22.34342280127111 ], [ -47.259361482164302, -22.343437606809356 ], [ -47.259330261953423, -22.343452093349264 ], [ -47.259298869801562, -22.343466259568331 ], [ -47.259267308087011, -22.343480104057431 ], [ -47.259235579149873, -22.343493625318981 ], [ -47.259203685294018, -22.343506821766006 ], [ -47.259171628791329, -22.343519691720029 ], [ -47.259139411883694, -22.343532233410283 ], [ -47.259107036786176, -22.343544444972153 ], [ -47.25907450569035, -22.343556324445526 ], [ -47.259041820768367, -22.343567869773207 ], [ -47.259008984174969, -22.343579078799934 ], [ -47.25897599805166, -22.343589949270594 ], [ -47.258942864532138, -22.343600478828158 ], [ -47.258909585742622, -22.343610665013493 ], [ -47.258876163807507, -22.343620505263164 ], [ -47.258842600855097, -22.343629996907634 ], [ -47.258808899018717, -22.343639137170818 ], [ -47.258775060444258, -22.343647923167616 ], [ -47.258741087293458, -22.34365635190343 ], [ -47.258706981746947, -22.343664420272944 ], [ -47.258672746199046, -22.343672125016301 ], [ -47.258638423188515, -22.343679454215465 ], [ -47.258604146457792, -22.343686381857829 ], [ -47.25857002435378, -22.343692897984749 ], [ -47.258536076418856, -22.343699012925992 ], [ -47.25850230951437, -22.343704739529908 ], [ -47.258468729982106, -22.343710090676915 ], [ -47.258435343661823, -22.343715079250074 ], [ -47.258402155910602, -22.343719718107554 ], [ -47.258369171629575, -22.343724020056566 ], [ -47.258336395285824, -22.343727997830783 ], [ -47.258303830935539, -22.343731664069228 ], [ -47.258271482252901, -22.343735031297278 ], [ -47.258239352554114, -22.343738111910291 ], [ -47.258207444822091, -22.343740918158861 ], [ -47.258175761735203, -22.343743462135926 ], [ -47.258144305690863, -22.343745755765969 ], [ -47.25811307883113, -22.343747810795701 ], [ -47.258082083066974, -22.343749638786385 ], [ -47.258051320103121, -22.343751251107442 ], [ -47.258020791460709, -22.34375265893156 ], [ -47.257990498498856, -22.343753873230824 ], [ -47.257960442437842, -22.343754904773913 ], [ -47.257930624378254, -22.343755764124381 ], [ -47.257901045320018, -22.343756461639483 ], [ -47.257871706182286, -22.343757007469932 ], [ -47.257842607819917, -22.343757411560155 ], [ -47.257813751040487, -22.343757683649006 ], [ -47.257785136619958, -22.34375783327102 ], [ -47.257756765315563, -22.343757869757845 ], [ -47.257728637881307, -22.343757802240056 ], [ -47.257700755078716, -22.343757639648885 ], [ -47.257673117690302, -22.343757390718295 ], [ -47.257645726528651, -22.343757063987095 ], [ -47.257618582446348, -22.343756667800783 ], [ -47.25759168634621, -22.34375621031349 ], [ -47.25756503918803, -22.343755699489833 ], [ -47.25753864199627, -22.343755143106559 ], [ -47.257512495866052, -22.343754548753857 ], [ -47.25748659821452, -22.343753923746014 ], [ -47.257460887588039, -22.343753273510323 ], [ -47.257435258779289, -22.343752598863308 ], [ -47.257409663580901, -22.343751899348486 ], [ -47.257384100538246, -22.343751175618017 ], [ -47.257358569481127, -22.343750428356319 ], [ -47.257333509912698, -22.343749671524943 ], [ -47.257308030322974, -22.343748879273623 ], [ -47.256884309730722, -22.343735322903179 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 959.77654904799999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262914064714884, -22.338227684808015 ], [ -47.262896878738722, -22.338254340603804 ], [ -47.262885409213304, -22.338272226014169 ], [ -47.262873978953309, -22.338290145982999 ], [ -47.262862587883831, -22.338308100138363 ], [ -47.262851235893621, -22.338326088164013 ], [ -47.262839922606815, -22.338344110158189 ], [ -47.262828647469512, -22.338362166465554 ], [ -47.262817410123056, -22.338380257105182 ], [ -47.262806210310174, -22.338398381933722 ], [ -47.262795047773949, -22.338416540806101 ], [ -47.262783922257483, -22.33843473357636 ], [ -47.262772833503917, -22.338452960097175 ], [ -47.262761781257076, -22.338471220219215 ], [ -47.262750765260272, -22.338489513792879 ], [ -47.262739785256848, -22.338507840667226 ], [ -47.262728840990768, -22.338526200689326 ], [ -47.262717932205305, -22.33854459370616 ], [ -47.26270705864399, -22.338563019563111 ], [ -47.262696220050842, -22.338581478103503 ], [ -47.262685416168843, -22.338599969171131 ], [ -47.262674646741317, -22.338618492608084 ], [ -47.2626639115119, -22.33863704825464 ], [ -47.262653210223846, -22.338655635950413 ], [ -47.262642542619894, -22.338674255534603 ], [ -47.262631908443311, -22.338692906844145 ], [ -47.262621307436433, -22.33871158971645 ], [ -47.262610739342009, -22.338730303986523 ], [ -47.262600203903098, -22.338749049487827 ], [ -47.262589700860808, -22.338767826055687 ], [ -47.262579229957673, -22.338786633521444 ], [ -47.262568790935624, -22.338805471716316 ], [ -47.262558383535719, -22.338824340471543 ], [ -47.262548007499326, -22.33884323961631 ], [ -47.262537662567063, -22.338862168979823 ], [ -47.26252734847985, -22.338881128389112 ], [ -47.262517064978063, -22.338900117671034 ], [ -47.262506811801302, -22.338919136652052 ], [ -47.262496588689437, -22.338938185156767 ], [ -47.262486395381686, -22.33895726300954 ], [ -47.262476231616873, -22.338976370033816 ], [ -47.262466097133611, -22.338995506051969 ], [ -47.262455991670045, -22.339014670885682 ], [ -47.262445914963841, -22.339033864356026 ], [ -47.262435866752242, -22.339053086283258 ], [ -47.262425846772295, -22.339072336486431 ], [ -47.262415854760491, -22.339091614784092 ], [ -47.262405890452676, -22.339110920994472 ], [ -47.262395953584516, -22.339130254934442 ], [ -47.262386043891233, -22.339149616420308 ], [ -47.262376161107227, -22.339169005268118 ], [ -47.262366304966591, -22.33918842129302 ], [ -47.262356475203177, -22.339207864309 ], [ -47.262346671550283, -22.339227334129465 ], [ -47.262336893688229, -22.33924683067184 ], [ -47.262327139010551, -22.339266358417465 ], [ -47.262317401615334, -22.3392859279279 ], [ -47.262307677340111, -22.339305545555732 ], [ -47.262297965117824, -22.339325211390921 ], [ -47.262288264101876, -22.339344925067856 ], [ -47.262278573440966, -22.339364686217763 ], [ -47.262268892279479, -22.339384494467964 ], [ -47.262259219756572, -22.339404349443747 ], [ -47.262249555006939, -22.339424250766641 ], [ -47.262239897160669, -22.339444198054927 ], [ -47.262230245342373, -22.339464190925305 ], [ -47.262220408788387, -22.339484623417317 ], [ -47.262210775375777, -22.339504688611914 ], [ -47.262201145280258, -22.339524798197925 ], [ -47.262191517610418, -22.339544951780045 ], [ -47.262181891467876, -22.339565148964322 ], [ -47.262172265951101, -22.339585389350496 ], [ -47.262162640152049, -22.339605672538738 ], [ -47.262153013158098, -22.339625998125868 ], [ -47.262143384051626, -22.339646365706098 ], [ -47.262133751909445, -22.339666774872292 ], [ -47.262124115803566, -22.339687225214263 ], [ -47.262114474800363, -22.339707716320532 ], [ -47.262104827961409, -22.339728247776851 ], [ -47.262095174343131, -22.339748819166488 ], [ -47.26208551299591, -22.33976943007254 ], [ -47.262075842965338, -22.339790080074863 ], [ -47.262066163292282, -22.339810768750432 ], [ -47.262056473011135, -22.339831495676602 ], [ -47.262046771152065, -22.339852260426696 ], [ -47.262037056739004, -22.339873062573854 ], [ -47.262027328791611, -22.339893901687461 ], [ -47.262017586322322, -22.339914777338727 ], [ -47.262007828341169, -22.339935689090982 ], [ -47.261998053849815, -22.339956636512149 ], [ -47.261988261846838, -22.339977619163555 ], [ -47.261978451323792, -22.33999863660809 ], [ -47.261968621268366, -22.340019688403945 ], [ -47.261958770661721, -22.340040774109802 ], [ -47.261948898479936, -22.340061893281984 ], [ -47.261939003694735, -22.340083045472937 ], [ -47.261929085270943, -22.34010423023657 ], [ -47.261919142169525, -22.3401254471217 ], [ -47.26190917334484, -22.340146695678104 ], [ -47.261899177746869, -22.340167975451493 ], [ -47.261889154320158, -22.340189285986167 ], [ -47.261879102003405, -22.340210626825289 ], [ -47.261869019731073, -22.34023199750817 ], [ -47.261858906430447, -22.340253397575744 ], [ -47.261848761026577, -22.34027482656083 ], [ -47.261838582436603, -22.340296283999535 ], [ -47.261828369573237, -22.340317769424296 ], [ -47.261818121345208, -22.340339282362745 ], [ -47.261807836654306, -22.34036082234385 ], [ -47.261797514398339, -22.340382388891953 ], [ -47.26178715346974, -22.34040398152943 ], [ -47.261776556197141, -22.340426008310896 ], [ -47.261766105507363, -22.340447669360849 ], [ -47.261755613048095, -22.340469354370828 ], [ -47.261745081483852, -22.340491055132578 ], [ -47.261734515701214, -22.340512759968533 ], [ -47.26172391745812, -22.340534464339065 ], [ -47.261713286420331, -22.340556168023824 ], [ -47.261702622223758, -22.34057787086261 ], [ -47.261691924503907, -22.340599572694558 ], [ -47.261681192895409, -22.340621273359481 ], [ -47.261670427033046, -22.340642972695431 ], [ -47.261659626551101, -22.34066467054032 ], [ -47.261648791083168, -22.340686366732157 ], [ -47.261637920262999, -22.34070806110736 ], [ -47.261627013723633, -22.340729753502501 ], [ -47.261616071097833, -22.340751443753479 ], [ -47.261605092018186, -22.340773131695286 ], [ -47.261594076116815, -22.340794817162649 ], [ -47.261583023025601, -22.340816499989465 ], [ -47.261571932376135, -22.3408381800092 ], [ -47.261560803799433, -22.34085985705498 ], [ -47.261549636926603, -22.340881530958654 ], [ -47.261538431388196, -22.340903201552067 ], [ -47.26152718681471, -22.340924868665866 ], [ -47.261515902836379, -22.340946532130172 ], [ -47.261504579082676, -22.340968191775282 ], [ -47.261493215183386, -22.340989847429842 ], [ -47.261481810768004, -22.341011498921851 ], [ -47.261470365465591, -22.341033146079113 ], [ -47.261458878904932, -22.341054788728805 ], [ -47.261447350714711, -22.341076426697061 ], [ -47.261435780523634, -22.34109805980912 ], [ -47.261424167959916, -22.34111968788989 ], [ -47.261412512651624, -22.341141310763575 ], [ -47.26140081422659, -22.341162928253738 ], [ -47.261389072312625, -22.341184540182901 ], [ -47.261377286537787, -22.341206146372176 ], [ -47.261365456529063, -22.341227746643643 ], [ -47.261353581913802, -22.341249340817605 ], [ -47.26134166231968, -22.341270928712873 ], [ -47.261329697373611, -22.341292510148733 ], [ -47.261317686702455, -22.34131408494342 ], [ -47.261305629933538, -22.341335652913482 ], [ -47.261293526693443, -22.341357213876023 ], [ -47.261281376609126, -22.341378767646255 ], [ -47.261269179307618, -22.341400314038683 ], [ -47.261256934415222, -22.341421852867917 ], [ -47.261244641559095, -22.341443383946434 ], [ -47.261232300365933, -22.341464907086554 ], [ -47.261219910462309, -22.341486422100004 ], [ -47.261207471475025, -22.341507928797249 ], [ -47.261194983031061, -22.341529426987705 ], [ -47.261182444757218, -22.341550916480283 ], [ -47.261169856280354, -22.341572397082977 ], [ -47.261157217227392, -22.341593868603052 ], [ -47.261144527225596, -22.341615330846217 ], [ -47.261131785902272, -22.341636783617716 ], [ -47.261118992884597, -22.341658226722071 ], [ -47.261106147800163, -22.341679659962519 ], [ -47.261093250276446, -22.34170108314181 ], [ -47.261080299941248, -22.341722496061475 ], [ -47.261067296422816, -22.34174389852182 ], [ -47.26105423934905, -22.341765290323011 ], [ -47.261041128348417, -22.341786671263584 ], [ -47.261027963049798, -22.341808041141121 ], [ -47.26101474308178, -22.341829399752918 ], [ -47.261001468073815, -22.341850746894455 ], [ -47.260988137654977, -22.341872082361274 ], [ -47.260974751455322, -22.341893405946823 ], [ -47.260961309104921, -22.341914717444176 ], [ -47.260947810233915, -22.341936016645771 ], [ -47.260934254473455, -22.341957303342042 ], [ -47.260920641454454, -22.341978577323491 ], [ -47.260906970808371, -22.34199983837923 ], [ -47.260893242167185, -22.3420210862974 ], [ -47.260888963320632, -22.342027676523099 ], [ -47.260868659593108, -22.342058866960858 ], [ -47.260865609429828, -22.342063541867766 ], [ -47.260851704599553, -22.342084749091576 ], [ -47.260837740306329, -22.342105942320366 ], [ -47.260823713316036, -22.342127125669123 ], [ -47.260809586596302, -22.342148353420136 ], [ -47.260795301154673, -22.342169705350514 ], [ -47.260780828904458, -22.342191209592663 ], [ -47.260766163191654, -22.342212861674135 ], [ -47.260751297541979, -22.342234656532259 ], [ -47.260736225301379, -22.342256589047903 ], [ -47.260720939638112, -22.34227865403917 ], [ -47.260705433545269, -22.342300846253526 ], [ -47.260689699845592, -22.342323160357292 ], [ -47.260673731194167, -22.342345590927746 ], [ -47.260657520084301, -22.342368132441223 ], [ -47.260641058851718, -22.342390779263663 ], [ -47.260624339680561, -22.342413525639 ], [ -47.260607354609931, -22.342436365677209 ], [ -47.260590095540678, -22.342459293342912 ], [ -47.260572554244348, -22.342482302441358 ], [ -47.260554722371644, -22.342505386606359 ], [ -47.260536591462262, -22.342528539286967 ], [ -47.260518152957196, -22.342551753732458 ], [ -47.260499398209461, -22.342575022980402 ], [ -47.260480318498963, -22.342598339841032 ], [ -47.260460905047552, -22.34262169688294 ], [ -47.260441149034072, -22.342645086420699 ], [ -47.260421041613291, -22.342668500499308 ], [ -47.260400573934959, -22.342691930881269 ], [ -47.260379737164371, -22.342715369033389 ], [ -47.260358522505136, -22.342738806114074 ], [ -47.260336921222603, -22.342762232962084 ], [ -47.260314924670148, -22.34278564008493 ], [ -47.260292524316306, -22.342809017649198 ], [ -47.260269711772828, -22.342832355472975 ], [ -47.260246478824989, -22.342855643018616 ], [ -47.260222817463429, -22.342878869387462 ], [ -47.260198719916787, -22.342902023316842 ], [ -47.260174178685112, -22.342925093179456 ], [ -47.260149186574282, -22.342948066985223 ], [ -47.260123736960161, -22.342970932179657 ], [ -47.26009785540451, -22.342993647983594 ], [ -47.260071635456754, -22.343016121587873 ], [ -47.260045153582183, -22.343038288801452 ], [ -47.260018421990857, -22.343060143210618 ], [ -47.259991444929746, -22.3430816850823 ], [ -47.259964226524623, -22.343102914642301 ], [ -47.259936770782858, -22.343123832072695 ], [ -47.259909081599652, -22.343144437506695 ], [ -47.25988116276126, -22.343164731026143 ], [ -47.259853017948487, -22.343184712658765 ], [ -47.259824650741351, -22.343204382374953 ], [ -47.259796064622108, -22.343223740085513 ], [ -47.259767262978684, -22.343242785639607 ], [ -47.259738249109773, -22.343261518821173 ], [ -47.259709026227881, -22.343279939347465 ], [ -47.259679597460611, -22.343298046868128 ], [ -47.259649965856774, -22.343315840961534 ], [ -47.259620134388939, -22.343333321133553 ], [ -47.259590105955603, -22.343350486816345 ], [ -47.259559883386075, -22.343367337365585 ], [ -47.259529469442178, -22.343383872059785 ], [ -47.259498866821765, -22.343400090098385 ], [ -47.259468078162037, -22.343415990599919 ], [ -47.259437106042618, -22.343431572600714 ], [ -47.259405952987954, -22.343446835053527 ], [ -47.259374621470279, -22.343461776826004 ], [ -47.259343113914021, -22.343476396698637 ], [ -47.25931143269694, -22.343490693364185 ], [ -47.259279580153631, -22.343504665425893 ], [ -47.259247558579126, -22.343518311395677 ], [ -47.259215370231033, -22.343531629693196 ], [ -47.259183017334074, -22.343544618643708 ], [ -47.259150502081894, -22.343557276477181 ], [ -47.259117826640512, -22.343569601326635 ], [ -47.259084993151617, -22.343581591226577 ], [ -47.25905200373694, -22.343593244111354 ], [ -47.25901886050022, -22.343604557814007 ], [ -47.258985565531482, -22.343615530064447 ], [ -47.258952120912745, -22.343626158487503 ], [ -47.25891852871824, -22.343636440602602 ], [ -47.258884791020414, -22.343646373821421 ], [ -47.258850909895706, -22.343655955446113 ], [ -47.258816887425724, -22.343665182668914 ], [ -47.258782725705018, -22.343674052569504 ], [ -47.258748426844555, -22.343682562114509 ], [ -47.258713992974776, -22.343690708156291 ], [ -47.258679426446719, -22.343698487387687 ], [ -47.258644771050946, -22.343705887563697 ], [ -47.258610164746017, -22.343712881816661 ], [ -47.258575719325542, -22.34371945968628 ], [ -47.25854145492071, -22.343725631632889 ], [ -47.258507378572631, -22.343731410716618 ], [ -47.258473496786038, -22.343736810030656 ], [ -47.258439815547497, -22.343741842670966 ], [ -47.25840634034531, -22.343746521707786 ], [ -47.258373076197103, -22.343750860158821 ], [ -47.258340027672496, -22.343754870965739 ], [ -47.258307198916903, -22.343758566972632 ], [ -47.258274593681435, -22.343761960906228 ], [ -47.258242215347686, -22.343765065359012 ], [ -47.258210066953211, -22.343767892774093 ], [ -47.258178151221159, -22.343770455431788 ], [ -47.258146470584705, -22.343772765438551 ], [ -47.258115027213407, -22.343774834717312 ], [ -47.258083823038291, -22.343776674999638 ], [ -47.2580528597775, -22.343778297818972 ], [ -47.258022138959603, -22.34377971450574 ], [ -47.257991661946015, -22.343780936183233 ], [ -47.257961429954754, -22.343781973764862 ], [ -47.257931444080349, -22.343782837952176 ], [ -47.257901705313337, -22.343783539233918 ], [ -47.25787221456099, -22.343784087885503 ], [ -47.257842972664129, -22.343784493969451 ], [ -47.257813980414738, -22.343784767336096 ], [ -47.257785238572318, -22.343784917624845 ], [ -47.257756747876869, -22.343784954265693 ], [ -47.257728509065124, -22.343784886481011 ], [ -47.257700522881606, -22.343784723287431 ], [ -47.257672790092471, -22.343784473498012 ], [ -47.257645311494919, -22.34378414572431 ], [ -47.257618087927447, -22.343783748378286 ], [ -47.257591120280452, -22.343783289674441 ], [ -47.257564409503019, -22.343782777631642 ], [ -47.25753795661111, -22.34378222007479 ], [ -47.257511762693582, -22.343781624636215 ], [ -47.257485825042664, -22.343780998663437 ], [ -47.257460080182398, -22.343780347562365 ], [ -47.257434419497471, -22.343779672076668 ], [ -47.257408793231775, -22.343778971713178 ], [ -47.257383199890626, -22.343778247125332 ], [ -47.257357639305233, -22.343777498999803 ], [ -47.257332565163232, -22.343776741728686 ], [ -47.257307057202972, -22.343775948608101 ], [ -47.256870974590683, -22.343761996722893 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 962.06696706499997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262928145578044, -22.33825844858049 ], [ -47.262910429493218, -22.338286074794659 ], [ -47.262899034120892, -22.338303940073107 ], [ -47.262887677587912, -22.338321839798773 ], [ -47.26287635978499, -22.33833977365768 ], [ -47.262865080330343, -22.338357741762909 ], [ -47.262853838661862, -22.338375744477936 ], [ -47.262842634419961, -22.33839378182919 ], [ -47.262831467349699, -22.338411853675442 ], [ -47.262820337196473, -22.338429959873825 ], [ -47.262809243705689, -22.338448100280416 ], [ -47.262798186622867, -22.338466274749962 ], [ -47.262787165694121, -22.338484483135179 ], [ -47.262776180665085, -22.338502725288404 ], [ -47.262765231281485, -22.338521001060684 ], [ -47.262754317289584, -22.338539310300948 ], [ -47.262743438435002, -22.338557652858107 ], [ -47.262732594463557, -22.33857602857934 ], [ -47.262721785121677, -22.338594437309688 ], [ -47.262711010154661, -22.338612878894871 ], [ -47.262700269308127, -22.338631353178599 ], [ -47.26268956232807, -22.338649860002857 ], [ -47.262678888960025, -22.338668399208942 ], [ -47.262668248949112, -22.33868697063766 ], [ -47.262657642040885, -22.338705574127481 ], [ -47.262647067979962, -22.338724209517501 ], [ -47.262636526511429, -22.338742876644126 ], [ -47.26262601738064, -22.338761575342378 ], [ -47.262615540330998, -22.338780305449024 ], [ -47.26260509510729, -22.338799066796888 ], [ -47.262594681453749, -22.338817859218505 ], [ -47.262584299113684, -22.3388366825465 ], [ -47.262573947830774, -22.338855536611455 ], [ -47.262563627347802, -22.338874421243862 ], [ -47.262553337408022, -22.338893336272022 ], [ -47.262543077754003, -22.338912281524021 ], [ -47.262532848127563, -22.3389312568276 ], [ -47.262522648270789, -22.338950262008563 ], [ -47.262512477925092, -22.33896929689239 ], [ -47.262502336831467, -22.338988361303709 ], [ -47.262492224730742, -22.339007455066032 ], [ -47.262482141363222, -22.339026578002112 ], [ -47.262472086468726, -22.339045729934053 ], [ -47.262462059786621, -22.339064910683224 ], [ -47.262452061056074, -22.33908412006965 ], [ -47.262442090015696, -22.339103357912951 ], [ -47.262432146403462, -22.339122624032225 ], [ -47.262422229957103, -22.339141918245403 ], [ -47.262412340413874, -22.339161240369627 ], [ -47.262402477510285, -22.339180590221915 ], [ -47.262392640982441, -22.339199967618271 ], [ -47.262382830566224, -22.339219372373567 ], [ -47.262373045996938, -22.339238804302038 ], [ -47.262363286955299, -22.339258263325192 ], [ -47.262353550763883, -22.339277754071109 ], [ -47.262343831355345, -22.339297287440989 ], [ -47.262334124467571, -22.339316869999365 ], [ -47.262324429031572, -22.339336501852646 ], [ -47.262314744205554, -22.339356182637555 ], [ -47.262305069142961, -22.339375911987414 ], [ -47.262295402992713, -22.339395689531663 ], [ -47.262285744898463, -22.33941551489751 ], [ -47.262276093999169, -22.33943538770837 ], [ -47.262266449429035, -22.339455307584334 ], [ -47.262256810316657, -22.339475274143737 ], [ -47.262246979968396, -22.339495693753634 ], [ -47.262237358413635, -22.339515734292377 ], [ -47.262227739615042, -22.339535820327772 ], [ -47.262218122684601, -22.339555951465901 ], [ -47.26220850672722, -22.339576127314132 ], [ -47.262198890844509, -22.339596347473428 ], [ -47.26218927413138, -22.339616611545168 ], [ -47.262179655678011, -22.339636919127219 ], [ -47.262170034569408, -22.339657269814879 ], [ -47.262160409884871, -22.339677663201897 ], [ -47.262150780698768, -22.339698098878973 ], [ -47.262141146079578, -22.339718576435544 ], [ -47.262131505090885, -22.339739095458039 ], [ -47.262121856790969, -22.339759655530397 ], [ -47.262112200231805, -22.339780256236391 ], [ -47.262102534460574, -22.339800897156433 ], [ -47.262092858519431, -22.33982157786798 ], [ -47.262083171443933, -22.339842297948874 ], [ -47.262073472265257, -22.339863056972813 ], [ -47.262063760008189, -22.339883854513278 ], [ -47.262054033693033, -22.339904690139832 ], [ -47.26204429233271, -22.339925563424075 ], [ -47.262034534937655, -22.339946473929313 ], [ -47.262024760509632, -22.339967421223683 ], [ -47.262014968047239, -22.339988404868482 ], [ -47.262005156541882, -22.340009424426704 ], [ -47.261995324980923, -22.340030479456328 ], [ -47.261985472344996, -22.340051569515975 ], [ -47.261975597609506, -22.340072694161801 ], [ -47.261965699745389, -22.340093852945973 ], [ -47.261955777716409, -22.340115045422156 ], [ -47.261945830482439, -22.340136271138679 ], [ -47.261935856996416, -22.340157529645086 ], [ -47.261925856206929, -22.340178820486425 ], [ -47.261915827056761, -22.340200143206555 ], [ -47.261905768482841, -22.340221497348029 ], [ -47.261895679417627, -22.340242882449438 ], [ -47.261885558786219, -22.340264298051085 ], [ -47.261875405511383, -22.340285743684852 ], [ -47.261865218507779, -22.340307218886114 ], [ -47.261854996685443, -22.340328723186307 ], [ -47.261844738950288, -22.340350256112021 ], [ -47.261834444201178, -22.340371817191198 ], [ -47.261824111332771, -22.340393405947051 ], [ -47.261813739234213, -22.340415021900665 ], [ -47.261803124088303, -22.340437085872054 ], [ -47.261792660819495, -22.340458773003352 ], [ -47.261782155220885, -22.34048048517759 ], [ -47.261771610070426, -22.340502213943218 ], [ -47.261761030425156, -22.340523947265446 ], [ -47.261750418108065, -22.340545680467219 ], [ -47.261739772784622, -22.340567413325562 ], [ -47.261729094089311, -22.340589145679591 ], [ -47.261718381656394, -22.340610877367801 ], [ -47.261707635119109, -22.340632608229285 ], [ -47.261696854110895, -22.340654338101373 ], [ -47.261686038264713, -22.340676066821249 ], [ -47.261675187212674, -22.340697794226159 ], [ -47.261664300587213, -22.340719520151769 ], [ -47.261653378019965, -22.340741244433858 ], [ -47.261642419142248, -22.340762966907526 ], [ -47.261631423585243, -22.340784687406973 ], [ -47.261620390979644, -22.340806405766031 ], [ -47.261609320955912, -22.3408281218178 ], [ -47.261598213144111, -22.340849835394764 ], [ -47.261587067173878, -22.340871546329257 ], [ -47.261575882674791, -22.340893254452205 ], [ -47.261564659275962, -22.340914959594482 ], [ -47.261553396606381, -22.340936661585786 ], [ -47.261542094294761, -22.340958360255254 ], [ -47.261530751969119, -22.340980055432244 ], [ -47.261519369257684, -22.341001746944329 ], [ -47.261507945788473, -22.341023434618478 ], [ -47.261496481188999, -22.341045118281436 ], [ -47.261484975086482, -22.3410667977593 ], [ -47.261473427108108, -22.34108847287715 ], [ -47.261461836881004, -22.341110143459037 ], [ -47.261450204031874, -22.341131809328751 ], [ -47.261438528187178, -22.341153470309319 ], [ -47.261426808973205, -22.341175126223142 ], [ -47.261415046016175, -22.341196776891501 ], [ -47.261403238942627, -22.341218422134247 ], [ -47.261391387377905, -22.341240061772261 ], [ -47.261379490947817, -22.341261695624517 ], [ -47.26136754927844, -22.341283323508502 ], [ -47.261355561995067, -22.3413049452422 ], [ -47.261343528723032, -22.341326560642464 ], [ -47.261331449088011, -22.341348169524505 ], [ -47.261319322715025, -22.341369771703974 ], [ -47.261307149229381, -22.341391366994646 ], [ -47.261294928256568, -22.341412955209559 ], [ -47.261282659421241, -22.34143453616192 ], [ -47.261270342348993, -22.341456109662577 ], [ -47.261257976664893, -22.341477675522405 ], [ -47.261245561993924, -22.341499233551499 ], [ -47.261233097961266, -22.341520783558778 ], [ -47.261220584192316, -22.341542325351991 ], [ -47.261208020312289, -22.341563858738436 ], [ -47.261195405946438, -22.341585383524457 ], [ -47.261182740720052, -22.341606899515565 ], [ -47.261170024258874, -22.341628406515792 ], [ -47.261157256188582, -22.341649904328591 ], [ -47.261144436134764, -22.341671392756659 ], [ -47.261131563723431, -22.341692871601509 ], [ -47.261118638580513, -22.341714340663987 ], [ -47.261105660332269, -22.341735799743805 ], [ -47.26109262860529, -22.341757248639276 ], [ -47.26107954302595, -22.341778687148693 ], [ -47.261066403221243, -22.341800115068686 ], [ -47.261053208818417, -22.341821532194729 ], [ -47.26103995944456, -22.341842938322209 ], [ -47.261026654727615, -22.341864333244441 ], [ -47.26101329429509, -22.341885716755016 ], [ -47.260999877775568, -22.341907088645168 ], [ -47.26098640479762, -22.341928448705904 ], [ -47.260972874989868, -22.341949796727455 ], [ -47.260959287982047, -22.341971132498053 ], [ -47.260945643403559, -22.341992455805986 ], [ -47.260931940884426, -22.342013766438122 ], [ -47.260918180055171, -22.342035064180244 ], [ -47.260915971257205, -22.342038466144185 ], [ -47.260895675709378, -22.342069659850718 ], [ -47.260890481990984, -22.342077620132027 ], [ -47.260876544019112, -22.342098877908494 ], [ -47.260862546263681, -22.342120121928097 ], [ -47.260848485399521, -22.34214135643872 ], [ -47.260834323253476, -22.34216263742973 ], [ -47.260819999080077, -22.342184047257117 ], [ -47.260805484053307, -22.342205615066788 ], [ -47.260790771450424, -22.342227336381661 ], [ -47.260775854733964, -22.342249206115913 ], [ -47.260760727181157, -22.342271219125657 ], [ -47.260745381885918, -22.342293370202238 ], [ -47.260729811761564, -22.342315654064024 ], [ -47.260714009545715, -22.342338065345874 ], [ -47.260697967803104, -22.342360598590712 ], [ -47.260681678931647, -22.342383248237393 ], [ -47.260665135166747, -22.342406008610926 ], [ -47.260648328587429, -22.342428873910514 ], [ -47.260631251123243, -22.34245183819721 ], [ -47.260613894561111, -22.342474895382189 ], [ -47.260596250554578, -22.342498039212256 ], [ -47.260578310632667, -22.342521263257382 ], [ -47.260560066209834, -22.342544560897036 ], [ -47.260541508598799, -22.342567925304682 ], [ -47.260522629021501, -22.34259134943553 ], [ -47.260503418624545, -22.34261482601017 ], [ -47.260483868494646, -22.342638347500166 ], [ -47.260463969674156, -22.342661906114998 ], [ -47.260443713180621, -22.34268549378627 ], [ -47.260423090026372, -22.342709102154174 ], [ -47.260402091239811, -22.342732722553983 ], [ -47.260380707888849, -22.342756346002986 ], [ -47.260358931105017, -22.342779963188793 ], [ -47.260336752110682, -22.342803564457363 ], [ -47.260314162246949, -22.342827139803163 ], [ -47.260291153002612, -22.342850678861236 ], [ -47.260267716045441, -22.342874170899712 ], [ -47.260243843254912, -22.342897604814603 ], [ -47.260219526755982, -22.342920969126336 ], [ -47.260194758953538, -22.342944251979414 ], [ -47.260169532567815, -22.342967441144193 ], [ -47.260143840906807, -22.342990523809078 ], [ -47.260117710469743, -22.343013458055424 ], [ -47.260091237789652, -22.343036148284522 ], [ -47.260064501623617, -22.343058528361311 ], [ -47.260037514446488, -22.343080591727634 ], [ -47.260010280521186, -22.343102338714793 ], [ -47.259982803985665, -22.343123769611704 ], [ -47.259955088855811, -22.343144884662166 ], [ -47.259927139031724, -22.343165684059574 ], [ -47.259898958301278, -22.343186167944364 ], [ -47.259870550343507, -22.343206336401188 ], [ -47.259841918733557, -22.343226189455528 ], [ -47.259813066945789, -22.343245727071455 ], [ -47.259783998357193, -22.343264949149418 ], [ -47.259754716252829, -22.343283855522667 ], [ -47.259725223828802, -22.343302445955683 ], [ -47.259695524193688, -22.343320720143115 ], [ -47.259665620374882, -22.343338677706249 ], [ -47.259635515321023, -22.343356318191578 ], [ -47.259605211904429, -22.343373641069476 ], [ -47.259574712926103, -22.343390645731567 ], [ -47.259544021117406, -22.343407331489875 ], [ -47.259513139143699, -22.343423697574782 ], [ -47.25948206960792, -22.343439743133384 ], [ -47.259450815053462, -22.343455467227905 ], [ -47.259419377966942, -22.34347086883438 ], [ -47.259387760781131, -22.343485946841103 ], [ -47.259355965879351, -22.343500700046576 ], [ -47.259323995597029, -22.343515127158671 ], [ -47.25929185222487, -22.343529226792974 ], [ -47.259259538012905, -22.343542997471058 ], [ -47.259227055172531, -22.343556437619124 ], [ -47.259194405881217, -22.34356954556619 ], [ -47.25916159228445, -22.343582319542893 ], [ -47.25912861649909, -22.343594757679956 ], [ -47.259095480617049, -22.343606858006588 ], [ -47.259062186709592, -22.34361861844852 ], [ -47.259028736829443, -22.343630036827086 ], [ -47.258995133015183, -22.34364111085738 ], [ -47.258961377297112, -22.34365183814602 ], [ -47.258927471697568, -22.343662216190886 ], [ -47.258893418236937, -22.343672242378869 ], [ -47.258859218939826, -22.343681913983833 ], [ -47.258824875836098, -22.343691228166271 ], [ -47.258790390969061, -22.343700181970689 ], [ -47.258755766398856, -22.343708772324945 ], [ -47.258721004205704, -22.343716996039053 ], [ -47.258686106697382, -22.343724849758527 ], [ -47.258651118916255, -22.343732320911421 ], [ -47.25861618303697, -22.343739381774991 ], [ -47.258581414299925, -22.343746021387346 ], [ -47.258546833425072, -22.343752250339399 ], [ -47.258512447633272, -22.343758081902916 ], [ -47.258478263592259, -22.343763529384017 ], [ -47.25844428743536, -22.343768606091501 ], [ -47.258410524782114, -22.343773325307705 ], [ -47.258376980766634, -22.343777700260745 ], [ -47.258343660061058, -22.343781744100394 ], [ -47.258310566900057, -22.343785469875755 ], [ -47.258277705111659, -22.343788890514908 ], [ -47.258245078142878, -22.343792018807481 ], [ -47.258212689085831, -22.343794867389072 ], [ -47.25818054070853, -22.343797448727411 ], [ -47.258148635479877, -22.343799775110934 ], [ -47.258116975596941, -22.343801858638791 ], [ -47.258085563010802, -22.343803711212757 ], [ -47.258054399452966, -22.343805344530377 ], [ -47.258023486459521, -22.343806770079762 ], [ -47.257992825394112, -22.34380799913551 ], [ -47.257962417472555, -22.343809042755666 ], [ -47.257932263783239, -22.343809911779868 ], [ -47.257902365307423, -22.343810616828247 ], [ -47.257872722940391, -22.343811168300952 ], [ -47.25784333750898, -22.343811576378663 ], [ -47.257814209789601, -22.343811851023105 ], [ -47.257785340525196, -22.343812001978616 ], [ -47.257756730438643, -22.343812038773468 ], [ -47.257728380249382, -22.34381197072188 ], [ -47.257700290684902, -22.34381180692591 ], [ -47.257672462494995, -22.343811556277686 ], [ -47.257644896461528, -22.343811227461455 ], [ -47.257617593408881, -22.343810828955704 ], [ -47.257590554214957, -22.343810369035349 ], [ -47.257563779818263, -22.343809855773419 ], [ -47.257537271226191, -22.343809297042949 ], [ -47.257511029521325, -22.343808700518501 ], [ -47.257485051871008, -22.343808073580814 ], [ -47.257459272776934, -22.343807421614365 ], [ -47.257433580215825, -22.343806745289985 ], [ -47.257407922882813, -22.343806044077848 ], [ -47.257382299243154, -22.343805318632622 ], [ -47.257356709129489, -22.343804569643261 ], [ -47.257331620413915, -22.343803811932379 ], [ -47.257306084083091, -22.343803017942491 ], [ -47.25685763944594, -22.343788670541905 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 964.35382872100001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262942249743119, -22.338289262810214 ], [ -47.262924089293172, -22.338317734158888 ], [ -47.262912767296683, -22.338335579454849 ], [ -47.26290148368102, -22.338353459147068 ], [ -47.262890238058553, -22.33837137336327 ], [ -47.262879029858844, -22.338389322485977 ], [ -47.262867858721478, -22.338407306548842 ], [ -47.262856724393814, -22.338425325412807 ], [ -47.262845626623566, -22.338443378937157 ], [ -47.262834565158485, -22.338461466980075 ], [ -47.262823539746364, -22.33847958939835 ], [ -47.262812550135692, -22.33849774604672 ], [ -47.262801596074446, -22.338515936779519 ], [ -47.262790677310619, -22.338534161449733 ], [ -47.262779793592884, -22.338552419908172 ], [ -47.262768944669169, -22.33857071200563 ], [ -47.262758130287622, -22.338589037591092 ], [ -47.262747350196982, -22.338607396511467 ], [ -47.262736604144919, -22.338625788614152 ], [ -47.262725891879377, -22.338644213744651 ], [ -47.262715213148653, -22.338662671746633 ], [ -47.262704567700638, -22.338681162462986 ], [ -47.262693955282735, -22.338699685736199 ], [ -47.26268337564283, -22.338718241406337 ], [ -47.262672828527847, -22.338736829314016 ], [ -47.262662313685205, -22.338755449297253 ], [ -47.262651830862509, -22.338774101192406 ], [ -47.262641379805451, -22.338792784837857 ], [ -47.26263096026117, -22.338811500067784 ], [ -47.26262057197615, -22.338830246716135 ], [ -47.262610214695925, -22.338849024616938 ], [ -47.262599888166456, -22.338867833602073 ], [ -47.262589592132791, -22.338886673503339 ], [ -47.262579326340443, -22.338905544150371 ], [ -47.262569090534171, -22.338924445372442 ], [ -47.262558884458016, -22.338943376998575 ], [ -47.262548707856318, -22.338962338855779 ], [ -47.262538560472656, -22.338981330770665 ], [ -47.262528442050225, -22.339000352569041 ], [ -47.262518352332052, -22.33901940407549 ], [ -47.262508291060563, -22.33903848511391 ], [ -47.262498257977732, -22.33905759550747 ], [ -47.262488252825108, -22.339076735078553 ], [ -47.262478275343952, -22.339095903648285 ], [ -47.262468325275009, -22.339115101037194 ], [ -47.26245840235832, -22.339134327065384 ], [ -47.262448506333733, -22.339153581551731 ], [ -47.262438636940551, -22.339172864314289 ], [ -47.262428793917373, -22.339192175171057 ], [ -47.262418977002305, -22.339211513938874 ], [ -47.262409185933258, -22.339230880433483 ], [ -47.262399420447601, -22.339250274469926 ], [ -47.262389680226356, -22.339269695973861 ], [ -47.262379962521187, -22.339289149720077 ], [ -47.262370261099292, -22.339308646949402 ], [ -47.262360571599018, -22.339328194438313 ], [ -47.262350892949257, -22.339347792309692 ], [ -47.262341224313147, -22.339367440202551 ], [ -47.262331564848857, -22.339387137752361 ], [ -47.262321913709876, -22.339406884590652 ], [ -47.262312270044262, -22.339426680346563 ], [ -47.262302632995294, -22.339446524645403 ], [ -47.262293001701288, -22.339466417109012 ], [ -47.262283375294821, -22.339486357357465 ], [ -47.262273551152262, -22.339506764085243 ], [ -47.262263941455373, -22.339526779968121 ], [ -47.26225433395367, -22.339546842452904 ], [ -47.262244727762628, -22.339566951147013 ], [ -47.262235121990408, -22.339587105659223 ], [ -47.26222551574174, -22.339607305591649 ], [ -47.26221590811452, -22.339627550546847 ], [ -47.262206298201704, -22.339647840123842 ], [ -47.262196685090991, -22.339668173918881 ], [ -47.262187067864119, -22.339688551526745 ], [ -47.26217744559775, -22.339708972538954 ], [ -47.262167817362588, -22.339729436545799 ], [ -47.262158182224134, -22.33974994313445 ], [ -47.262148539242567, -22.339770491889535 ], [ -47.262138887471515, -22.339791082395468 ], [ -47.26212922595959, -22.339811714233257 ], [ -47.26211955375036, -22.339832386980763 ], [ -47.262109869880504, -22.339853100216423 ], [ -47.26210017338223, -22.339873853514167 ], [ -47.262090463281133, -22.339894646447927 ], [ -47.262080738598236, -22.339915478587447 ], [ -47.262070998346871, -22.339936349504629 ], [ -47.262061241537914, -22.33995725876288 ], [ -47.262051467173208, -22.339978205930453 ], [ -47.262041674251435, -22.339999190568683 ], [ -47.262031861763759, -22.340020212240546 ], [ -47.262022028697245, -22.340041270503935 ], [ -47.262012174032037, -22.34006236491739 ], [ -47.26200229674285, -22.340083495036886 ], [ -47.261992395799822, -22.34010466041428 ], [ -47.26198247016567, -22.340125860602946 ], [ -47.261972518799134, -22.340147095150897 ], [ -47.261962540651808, -22.340168363607265 ], [ -47.261952534670769, -22.340189665516608 ], [ -47.261942499797179, -22.340211000422176 ], [ -47.261932434966084, -22.340232367866033 ], [ -47.261922339107997, -22.340253767385949 ], [ -47.261912211145798, -22.34027519852167 ], [ -47.261902050000025, -22.340296660804157 ], [ -47.261891854582792, -22.340318153767935 ], [ -47.26188162380145, -22.340339676943547 ], [ -47.261871356559219, -22.340361229856558 ], [ -47.2618610517519, -22.34038281203382 ], [ -47.261850708271062, -22.340404422997356 ], [ -47.261840325002552, -22.340426062267131 ], [ -47.26182969198333, -22.340448163428498 ], [ -47.261819216135514, -22.340469876641109 ], [ -47.261808697397576, -22.340491615979612 ], [ -47.261798138660907, -22.340513372749136 ], [ -47.261787545152984, -22.340535134557676 ], [ -47.261776918761925, -22.340556896590666 ], [ -47.2617662591528, -22.340578658622579 ], [ -47.261755565958801, -22.340600420491853 ], [ -47.261744838812824, -22.340622182036327 ], [ -47.261734077346759, -22.340643943094374 ], [ -47.261723281192722, -22.340665703502609 ], [ -47.261712449982269, -22.340687463097456 ], [ -47.261701583346166, -22.340709221715482 ], [ -47.261690680915436, -22.340730979191498 ], [ -47.261679742320304, -22.340752735360532 ], [ -47.261668767190677, -22.340774490056919 ], [ -47.261657755156335, -22.340796243113974 ], [ -47.261646705846523, -22.340817994364752 ], [ -47.261635618890239, -22.34083974364145 ], [ -47.261624493916159, -22.340861490775708 ], [ -47.261613330552379, -22.340883235598913 ], [ -47.261602128427079, -22.340904977941115 ], [ -47.261590887167813, -22.340926717632279 ], [ -47.261579606402137, -22.340948454501088 ], [ -47.261568285757271, -22.340970188375749 ], [ -47.261556924859683, -22.340991919084583 ], [ -47.261545523336139, -22.341013646454194 ], [ -47.261534080813092, -22.34103537031049 ], [ -47.261522596916556, -22.341057090479147 ], [ -47.261511071272203, -22.341078806785198 ], [ -47.261499503505675, -22.341100519052645 ], [ -47.261487893242581, -22.341122227104378 ], [ -47.261476240108031, -22.341143930763025 ], [ -47.261464543726959, -22.341165629850511 ], [ -47.261452803724048, -22.341187324187974 ], [ -47.261441019723989, -22.34120901359552 ], [ -47.261429191351723, -22.341230697891788 ], [ -47.261417318231047, -22.34125237689631 ], [ -47.261405399986117, -22.341274050426872 ], [ -47.261393436241477, -22.341295718299609 ], [ -47.261381426620851, -22.341317380331144 ], [ -47.261369370747921, -22.341339036337011 ], [ -47.261357268246812, -22.341360686130997 ], [ -47.261345118740927, -22.341382329527377 ], [ -47.261332921853999, -22.341403966338536 ], [ -47.261320677209874, -22.341425596375938 ], [ -47.261308384431644, -22.341447219451439 ], [ -47.261296043143275, -22.341468835374254 ], [ -47.261283652968253, -22.341490443953745 ], [ -47.261271213529945, -22.341512044998485 ], [ -47.261258724451928, -22.341533638315791 ], [ -47.261246185358019, -22.341555223711818 ], [ -47.261233595871815, -22.34157680099214 ], [ -47.26122095561697, -22.341598369961492 ], [ -47.261208264217203, -22.341619930423676 ], [ -47.261195521296642, -22.341641482180918 ], [ -47.261182726479376, -22.341663025035 ], [ -47.261169879389435, -22.341684558786859 ], [ -47.261156979651254, -22.341706083236126 ], [ -47.261144026889163, -22.341727598181773 ], [ -47.261131020727809, -22.341749103421733 ], [ -47.261117960792326, -22.341770598752351 ], [ -47.261104846707461, -22.341792083970031 ], [ -47.261091678098644, -22.34181355886939 ], [ -47.26107845459164, -22.341835023243981 ], [ -47.261065175811957, -22.341856476887102 ], [ -47.261051841386035, -22.341877919590083 ], [ -47.261038450939864, -22.341899351144392 ], [ -47.261025004100468, -22.341920771339201 ], [ -47.261011500494988, -22.341942179963311 ], [ -47.260997939750538, -22.341963576804829 ], [ -47.260984321495357, -22.341984961649775 ], [ -47.260970645357382, -22.3420063342842 ], [ -47.260956910965199, -22.342027694492707 ], [ -47.26094311794791, -22.342049042058822 ], [ -47.260942968077266, -22.342049272887827 ], [ -47.260922684173437, -22.342080464469888 ], [ -47.260915354556893, -22.342091698391993 ], [ -47.260901383443468, -22.342113006721167 ], [ -47.260887352225808, -22.342134301531605 ], [ -47.260873257487816, -22.342155587204079 ], [ -47.260859059915482, -22.342176921435094 ], [ -47.260844697010327, -22.34219838915951 ], [ -47.260830139207016, -22.342220020536711 ], [ -47.260815379714046, -22.342241811084925 ], [ -47.260800411930873, -22.34226375569536 ], [ -47.260785229065853, -22.342285849199268 ], [ -47.260769824138663, -22.342308086361143 ], [ -47.260754189982826, -22.342330461870414 ], [ -47.260738319250798, -22.342352970330353 ], [ -47.260722204417043, -22.342375606249576 ], [ -47.260705837784045, -22.342398364029478 ], [ -47.26068921148682, -22.342421237954124 ], [ -47.260672317499377, -22.342444222178031 ], [ -47.260655147641664, -22.342467310713253 ], [ -47.260637693586659, -22.34249049741754 ], [ -47.260619946869994, -22.342513775979214 ], [ -47.260601898898877, -22.342537139904472 ], [ -47.260583540962635, -22.342560582503236 ], [ -47.26056486424563, -22.3425840968731 ], [ -47.260545859838814, -22.342607675886839 ], [ -47.260526518755455, -22.342631312175538 ], [ -47.26050683194709, -22.342654998113627 ], [ -47.260486790319618, -22.342678725805591 ], [ -47.260466384753343, -22.342702487069555 ], [ -47.26044560612322, -22.342726273423459 ], [ -47.260424445320709, -22.34275007607102 ], [ -47.26040289327802, -22.342773885888391 ], [ -47.260380940992938, -22.342797693411988 ], [ -47.260358579556737, -22.34282148882637 ], [ -47.260335800183157, -22.34284526195373 ], [ -47.260312594237995, -22.342869002246118 ], [ -47.26028895327147, -22.342892698777526 ], [ -47.260264869051994, -22.34291634023851 ], [ -47.260240333600805, -22.342939914932632 ], [ -47.260215339227607, -22.34296341077625 ], [ -47.260189878566976, -22.342986815300151 ], [ -47.260163944859109, -22.34301011543549 ], [ -47.260137565540639, -22.343033268124287 ], [ -47.260110840128213, -22.343056174978308 ], [ -47.2600838496707, -22.34307876791836 ], [ -47.260056606907746, -22.343101040241894 ], [ -47.260029116118261, -22.343122992344593 ], [ -47.260001381452355, -22.343144624578471 ], [ -47.259973406934357, -22.343165937249037 ], [ -47.259945196469381, -22.343186930609935 ], [ -47.259916753846852, -22.343207604860144 ], [ -47.259888082744077, -22.343227960141228 ], [ -47.259859186731305, -22.343247996533773 ], [ -47.259830069274962, -22.343267714055102 ], [ -47.259800733741208, -22.343287112657013 ], [ -47.259771183401305, -22.343306192222006 ], [ -47.259741421435116, -22.343324952561726 ], [ -47.259711450932151, -22.343343393416028 ], [ -47.259681274898306, -22.343361514448983 ], [ -47.25965089625835, -22.343379315247653 ], [ -47.259620317858484, -22.343396795320725 ], [ -47.259589542471296, -22.343413954095741 ], [ -47.259558572797751, -22.34343079091817 ], [ -47.259527411470728, -22.343447305049462 ], [ -47.259496061058819, -22.343463495665198 ], [ -47.25946452406928, -22.34347936185344 ], [ -47.25943280295084, -22.343494902613649 ], [ -47.259400900096793, -22.343510116854734 ], [ -47.259368817849463, -22.343525003393054 ], [ -47.259336558501815, -22.343539560951722 ], [ -47.259304124300741, -22.343553788158744 ], [ -47.259271517451239, -22.343567683545121 ], [ -47.259238740118519, -22.343581245543803 ], [ -47.259205794432773, -22.343594472487453 ], [ -47.259172682491297, -22.343607362607461 ], [ -47.259139406361896, -22.343619914032232 ], [ -47.259105968086637, -22.343632124785533 ], [ -47.259072369686322, -22.343643992784621 ], [ -47.259038613162652, -22.343655515839203 ], [ -47.259004700502778, -22.343666691649375 ], [ -47.25897063368528, -22.343677517803641 ], [ -47.258936414680569, -22.343687991778332 ], [ -47.258902045457056, -22.34369811093551 ], [ -47.258867527987434, -22.343707872520792 ], [ -47.258832864249889, -22.343717273662921 ], [ -47.258798056236394, -22.343726311371224 ], [ -47.258763105956305, -22.34373498253473 ], [ -47.258728015439679, -22.343743283921189 ], [ -47.258692786950981, -22.343751212128765 ], [ -47.258657466784392, -22.343758754258591 ], [ -47.258622201330674, -22.343765881732832 ], [ -47.258587109276931, -22.343772583087986 ], [ -47.258552211931956, -22.34377886904543 ], [ -47.25851751669633, -22.343784753088844 ], [ -47.258483030400775, -22.343790248737001 ], [ -47.258448759325404, -22.343795369511678 ], [ -47.258414709220993, -22.343800128907297 ], [ -47.258380885338141, -22.343804540362374 ], [ -47.258347292451504, -22.343808617234796 ], [ -47.258313934884995, -22.34381237277864 ], [ -47.258280816543582, -22.343815820123353 ], [ -47.258247940939633, -22.343818972255747 ], [ -47.258215311219956, -22.343821842003873 ], [ -47.258182930197329, -22.343824442022868 ], [ -47.258150800376391, -22.343826784783133 ], [ -47.258118923981712, -22.343828882560068 ], [ -47.258087302984471, -22.343830747425713 ], [ -47.258055939129527, -22.34383239124163 ], [ -47.258024833960462, -22.343833825653682 ], [ -47.257993988843175, -22.343835062087688 ], [ -47.257963404991237, -22.343836111746363 ], [ -47.257933083486947, -22.343836985607453 ], [ -47.257903025302255, -22.343837694422465 ], [ -47.257873231320481, -22.343838248716345 ], [ -47.257843702354457, -22.343838658787785 ], [ -47.257814439165053, -22.343838934710053 ], [ -47.257785442478649, -22.343839086332292 ], [ -47.25775671300093, -22.343839123281153 ], [ -47.257728251434095, -22.343839054962658 ], [ -47.257700058488595, -22.34383889056431 ], [ -47.257672134897909, -22.343838639057267 ], [ -47.257644481428478, -22.343838309198514 ], [ -47.257617098890599, -22.343837909533089 ], [ -47.257589988149761, -22.343837448396165 ], [ -47.25756315013377, -22.343836933915114 ], [ -47.257536585841514, -22.343836374011065 ], [ -47.257510296349302, -22.343835776400734 ], [ -47.25748427869955, -22.343835148498147 ], [ -47.257458465371663, -22.343834495666311 ], [ -47.257432740934377, -22.343833818503246 ], [ -47.257407052534013, -22.343833116442461 ], [ -47.257381398595854, -22.343832390139845 ], [ -47.257355778953887, -22.343831640286623 ], [ -47.257330675664726, -22.343830882136018 ], [ -47.25730511096333, -22.343830087276821 ], [ -47.256844304296465, -22.343815344360195 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 966.63709010699995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26295637741643, -22.338320127942289 ], [ -47.262937857010122, -22.338349319106641 ], [ -47.262926607581718, -22.338367144632095 ], [ -47.262915395791396, -22.338385004959324 ], [ -47.262904221060467, -22.338402900489694 ], [ -47.262893083027613, -22.338420831264138 ], [ -47.262881981442547, -22.338438797145805 ], [ -47.26287091605527, -22.338456797996102 ], [ -47.26285988661585, -22.338474833675324 ], [ -47.262848892874423, -22.338492904042351 ], [ -47.262837934581825, -22.338511008953869 ], [ -47.262827011488326, -22.338529148266211 ], [ -47.262816123344294, -22.338547321834348 ], [ -47.262805269900696, -22.338565529510973 ], [ -47.262794450907805, -22.338583771148695 ], [ -47.26278366611615, -22.338602046598428 ], [ -47.262772915276763, -22.338620355708766 ], [ -47.262762198139633, -22.338638698328989 ], [ -47.262751514455069, -22.338657074306248 ], [ -47.262740863973669, -22.3386754834859 ], [ -47.262730246445649, -22.338693925712551 ], [ -47.262719661620736, -22.33871240083025 ], [ -47.262709109249151, -22.338730908680702 ], [ -47.262698589080095, -22.338749449106047 ], [ -47.262688100863294, -22.338768021945846 ], [ -47.26267764434872, -22.338786627037919 ], [ -47.262667219284261, -22.33880526422217 ], [ -47.262656825419363, -22.338823933334169 ], [ -47.262646462502815, -22.338842634209229 ], [ -47.262636130282445, -22.338861366682821 ], [ -47.262625828506401, -22.338880130588102 ], [ -47.262615556922043, -22.338898925758258 ], [ -47.262605315277071, -22.338917752024134 ], [ -47.262595103318532, -22.338936609216312 ], [ -47.262584920792705, -22.338955497164999 ], [ -47.26257476744604, -22.338974415698381 ], [ -47.26256464302439, -22.338993364644349 ], [ -47.262554547273169, -22.339012343829751 ], [ -47.262544479937489, -22.339031353080355 ], [ -47.262534440762025, -22.339050392221111 ], [ -47.262524429490881, -22.339069461076264 ], [ -47.262514445867701, -22.339088559469282 ], [ -47.26250448963593, -22.33910768722227 ], [ -47.2624945605384, -22.339126844156777 ], [ -47.262484658317256, -22.339146030093886 ], [ -47.262474782714413, -22.339165244853415 ], [ -47.262464933471307, -22.339184488254325 ], [ -47.262455110328496, -22.339203760115545 ], [ -47.262445313026191, -22.339223060254803 ], [ -47.262435541304328, -22.339242388488707 ], [ -47.262425794902256, -22.339261744633159 ], [ -47.262416073501377, -22.339281128617831 ], [ -47.26240637428247, -22.339300545364356 ], [ -47.262396690847211, -22.339320006453132 ], [ -47.262387018734387, -22.339339518872578 ], [ -47.262377356870878, -22.339359082762044 ], [ -47.26236770442469, -22.339378697762829 ], [ -47.262358060558661, -22.339398363512625 ], [ -47.262348424430932, -22.339418079644933 ], [ -47.262338795193976, -22.339437845790886 ], [ -47.262329171995297, -22.339457661577718 ], [ -47.262319553977406, -22.339477526628986 ], [ -47.262309940276836, -22.339497440566454 ], [ -47.262300122340015, -22.339517834412121 ], [ -47.262290524500969, -22.33953782563912 ], [ -47.26228092829615, -22.339557864573301 ], [ -47.262271332844506, -22.339577950823404 ], [ -47.262261737257425, -22.339598083999572 ], [ -47.262252140642815, -22.339618263705088 ], [ -47.262242542101497, -22.339638489543788 ], [ -47.262232940729241, -22.339658761115729 ], [ -47.262223335616397, -22.339679078018165 ], [ -47.262213725847161, -22.339699439846829 ], [ -47.262204110500555, -22.339719846194185 ], [ -47.262194488649378, -22.339740296651318 ], [ -47.262184859361192, -22.339760790806125 ], [ -47.262175221697966, -22.339781328243919 ], [ -47.262165574714977, -22.339801908549795 ], [ -47.262155917462387, -22.339822531305298 ], [ -47.262146248985061, -22.3398431960888 ], [ -47.262136568320869, -22.339863902479166 ], [ -47.262126874502982, -22.339884650050767 ], [ -47.262117166557864, -22.339905438377777 ], [ -47.262107443507205, -22.339926267030311 ], [ -47.262097704364813, -22.339947135580449 ], [ -47.262087948141946, -22.339968043591675 ], [ -47.262078173840571, -22.339988990632467 ], [ -47.262068380459382, -22.340009976264085 ], [ -47.262058566989403, -22.340031000049606 ], [ -47.262048732417348, -22.340052061546793 ], [ -47.262038875722858, -22.340073160314049 ], [ -47.262028995879987, -22.3400942959072 ], [ -47.262019091858022, -22.340115467877805 ], [ -47.262009162618703, -22.340136675778979 ], [ -47.261999207119615, -22.340157919158369 ], [ -47.261989224310994, -22.340179197564684 ], [ -47.26197921313841, -22.340200510542019 ], [ -47.26196917254137, -22.340221857633054 ], [ -47.261959101453122, -22.340243238379255 ], [ -47.261948998802168, -22.340264652317735 ], [ -47.261938863509208, -22.34028609898753 ], [ -47.261928694492482, -22.340307577918711 ], [ -47.2619184906616, -22.340329088645014 ], [ -47.261908250921294, -22.340350630696101 ], [ -47.261897974171987, -22.340372203596363 ], [ -47.261887659306467, -22.340393806871724 ], [ -47.261877305213176, -22.340415440042985 ], [ -47.261866910774728, -22.340437102628862 ], [ -47.261856259882222, -22.340459240980213 ], [ -47.26184577145542, -22.340480980274172 ], [ -47.261835239578154, -22.340502746776949 ], [ -47.26182466725529, -22.340524531550344 ], [ -47.261814059884728, -22.340546321845181 ], [ -47.261803419419714, -22.340568112709416 ], [ -47.261792745524914, -22.340589903914886 ], [ -47.261782037832219, -22.340611695299451 ], [ -47.261771295973205, -22.34063348670017 ], [ -47.261760519578381, -22.340655277954792 ], [ -47.261749708278522, -22.340677068899161 ], [ -47.261738861703812, -22.340698859368992 ], [ -47.261727979483652, -22.340720649200126 ], [ -47.261717061247644, -22.340742438226545 ], [ -47.261706106624636, -22.340764226282538 ], [ -47.261695115243128, -22.340786013201651 ], [ -47.261684086731449, -22.340807798816346 ], [ -47.261673020717431, -22.340829582958818 ], [ -47.261661916828636, -22.340851365460452 ], [ -47.261650774692257, -22.340873146151988 ], [ -47.261639593934959, -22.340894924863917 ], [ -47.261628374183424, -22.340916701425389 ], [ -47.26161711506375, -22.340938475665425 ], [ -47.261605816202, -22.340960247411751 ], [ -47.261594477223888, -22.34098201649158 ], [ -47.261583097754396, -22.341003782732297 ], [ -47.261571677418722, -22.341025545959454 ], [ -47.261560215841868, -22.341047305997872 ], [ -47.261548712648271, -22.341069062672258 ], [ -47.261537167462095, -22.341090815806531 ], [ -47.261525579907456, -22.34111256522354 ], [ -47.261513949608343, -22.341134310745133 ], [ -47.261502276188395, -22.341156052192737 ], [ -47.261490559270939, -22.34117778938711 ], [ -47.261478798479118, -22.341199522148251 ], [ -47.261466993436038, -22.341221250294989 ], [ -47.261455143765069, -22.341242973644739 ], [ -47.261443249088416, -22.341264692015809 ], [ -47.261431309028673, -22.341286405224693 ], [ -47.26141932320882, -22.341308113086146 ], [ -47.261407291250947, -22.34132981541552 ], [ -47.261395212777138, -22.341351512027011 ], [ -47.261383087409968, -22.341373202732985 ], [ -47.261370914771177, -22.341394887346301 ], [ -47.261358694482972, -22.34141656567791 ], [ -47.261346426167556, -22.341438237537844 ], [ -47.261334109446423, -22.341459902736435 ], [ -47.261321743941949, -22.341481561081441 ], [ -47.261309329276024, -22.341503212380619 ], [ -47.261296865070385, -22.341524856441016 ], [ -47.26128435094703, -22.341546493068378 ], [ -47.261271786528162, -22.34156812206718 ], [ -47.261259171435796, -22.3415897432414 ], [ -47.261246505291979, -22.341611356394058 ], [ -47.26123378771883, -22.341632961327292 ], [ -47.261221018338908, -22.341654557841625 ], [ -47.261208196774703, -22.341676145737019 ], [ -47.261195322648646, -22.341697724812629 ], [ -47.261182395583596, -22.341719294866284 ], [ -47.261169415202318, -22.341740855695175 ], [ -47.261156381127932, -22.341762407095239 ], [ -47.261143292983931, -22.341783948861035 ], [ -47.261130150393562, -22.341805480786963 ], [ -47.261116952980657, -22.341827002665731 ], [ -47.261103700369489, -22.341848514288841 ], [ -47.261090392184009, -22.341870015447665 ], [ -47.26107702804908, -22.3418915059314 ], [ -47.261063607589257, -22.341912985529447 ], [ -47.261050130430036, -22.341934454028877 ], [ -47.26103659619703, -22.341955911216381 ], [ -47.261023004515863, -22.341977356877869 ], [ -47.261009355013343, -22.341998790797192 ], [ -47.260995647315923, -22.342020212758108 ], [ -47.260981881050718, -22.342041622543007 ], [ -47.260969949610164, -22.342060088937341 ], [ -47.260949681142456, -22.342091286708243 ], [ -47.260940227127584, -22.342105776647724 ], [ -47.260926222872577, -22.342127135529594 ], [ -47.260912158192752, -22.342148481130874 ], [ -47.260898029580929, -22.342169817965214 ], [ -47.260883796582291, -22.342191205436244 ], [ -47.260869394945416, -22.3422127310577 ], [ -47.260854794365592, -22.34223442600241 ], [ -47.260839987982557, -22.342256285784046 ], [ -47.260824969132635, -22.342278305270671 ], [ -47.260809730955458, -22.34230047926874 ], [ -47.260794266396339, -22.342322802515934 ], [ -47.26077856820902, -22.342345269672677 ], [ -47.26076262896089, -22.34236787531071 ], [ -47.260746441036005, -22.342390613904371 ], [ -47.260729996641437, -22.342413479817484 ], [ -47.260713287811939, -22.342436467293293 ], [ -47.260696306416406, -22.342459570441488 ], [ -47.260679044165208, -22.342482783225293 ], [ -47.260661492617345, -22.342506099448887 ], [ -47.260643643190562, -22.342529512742214 ], [ -47.260625487170309, -22.342553016547654 ], [ -47.260607015720645, -22.34257660410552 ], [ -47.260588219897727, -22.342600268437646 ], [ -47.260569090661413, -22.342624002334333 ], [ -47.260549618891659, -22.342647798337108 ], [ -47.260529795404878, -22.342671648723357 ], [ -47.260509610970445, -22.342695545492468 ], [ -47.260489056331465, -22.342719480349189 ], [ -47.260468122225475, -22.342743444689109 ], [ -47.260446799407049, -22.342767429584494 ], [ -47.260425078672682, -22.342791425770258 ], [ -47.260402950886352, -22.34281542363172 ], [ -47.260380407008341, -22.342839413191896 ], [ -47.260357438124906, -22.342863384100884 ], [ -47.260334035478934, -22.342887325627661 ], [ -47.260310190503105, -22.34291122665206 ], [ -47.260285894854661, -22.342935075659163 ], [ -47.260261140451242, -22.342958860735763 ], [ -47.260235919507302, -22.342982569569937 ], [ -47.260210224571779, -22.343006189453 ], [ -47.260184048817067, -22.343029707058879 ], [ -47.260157420617183, -22.343053078190241 ], [ -47.26013044247243, -22.343076201669199 ], [ -47.260103197723453, -22.343099007472556 ], [ -47.26007569937466, -22.343121488753365 ], [ -47.260047951720985, -22.343143645971676 ], [ -47.260019958924637, -22.343165479542588 ], [ -47.259991725018523, -22.343186989833352 ], [ -47.259963253912645, -22.343208177157766 ], [ -47.259934549398004, -22.343229041773458 ], [ -47.259905615150203, -22.343249583878858 ], [ -47.259876454734595, -22.343269803609669 ], [ -47.259847071609656, -22.343289701036493 ], [ -47.259817469130645, -22.343309276162358 ], [ -47.259787650555239, -22.343328528919184 ], [ -47.259757619046823, -22.34334745916571 ], [ -47.259727377675965, -22.343366066686912 ], [ -47.259696929427022, -22.343384351189702 ], [ -47.259666277200978, -22.343402312301784 ], [ -47.25963542381777, -22.343419949570102 ], [ -47.259604372021691, -22.343437262458078 ], [ -47.259573124483232, -22.343454250344699 ], [ -47.259541683802823, -22.343470912522434 ], [ -47.259510052514734, -22.343487248195306 ], [ -47.25947823309005, -22.343503256477401 ], [ -47.259446227939648, -22.343518936391359 ], [ -47.259414039417301, -22.34353428686682 ], [ -47.259381669824343, -22.343549306738105 ], [ -47.259349121411312, -22.343563994743395 ], [ -47.259316396381259, -22.343578349523117 ], [ -47.259283496894149, -22.343592369617866 ], [ -47.259250425068991, -22.343606053467216 ], [ -47.259217182988756, -22.343619399407498 ], [ -47.259183772702485, -22.343632405670828 ], [ -47.259150196228951, -22.343645070383339 ], [ -47.259116455560381, -22.343657391563397 ], [ -47.25908255266711, -22.343669367119734 ], [ -47.25904848949984, -22.343680994850342 ], [ -47.259014267994253, -22.343692272440475 ], [ -47.258979890077249, -22.343703197460353 ], [ -47.258945357667287, -22.343713767364946 ], [ -47.258910672680791, -22.343723979491372 ], [ -47.258875837038566, -22.343733831056984 ], [ -47.25884085266707, -22.343743319158875 ], [ -47.258805721507045, -22.343752440771073 ], [ -47.258770445516959, -22.343761192743898 ], [ -47.258735026676746, -22.343769571802749 ], [ -47.258699467207556, -22.343777574498453 ], [ -47.258663814655364, -22.343785187605242 ], [ -47.258628219627113, -22.343792381690143 ], [ -47.258592804256558, -22.343799144788122 ], [ -47.258557590441342, -22.343805487751066 ], [ -47.258522585761789, -22.343811424274342 ], [ -47.2584877972116, -22.343816968089634 ], [ -47.258453231217644, -22.343822132931546 ], [ -47.258418893661954, -22.343826932506552 ], [ -47.258384789911624, -22.343831380463712 ], [ -47.258350924843825, -22.3438354903689 ], [ -47.25831730287171, -22.343839275681244 ], [ -47.258283927977175, -22.343842749731568 ], [ -47.258250803738001, -22.343845925703768 ], [ -47.258217933355589, -22.343848816618458 ], [ -47.258185319687541, -22.343851435318122 ], [ -47.258152965274228, -22.343853794455153 ], [ -47.258120872367755, -22.343855906481188 ], [ -47.258089042959305, -22.343857783638509 ], [ -47.258057478807181, -22.343859437952723 ], [ -47.258026181462419, -22.343860881227464 ], [ -47.257995152293184, -22.34386212503971 ], [ -47.257964392510793, -22.343863180736939 ], [ -47.257933903191493, -22.343864059434928 ], [ -47.257903685297862, -22.343864772016577 ], [ -47.257873739701303, -22.343865329131607 ], [ -47.257844067200587, -22.343865741196815 ], [ -47.257814668541094, -22.343866018396884 ], [ -47.257785544432636, -22.343866170685896 ], [ -47.257756695563714, -22.343866207788761 ], [ -47.257728122619262, -22.343866139203374 ], [ -47.257699826292722, -22.343865974202657 ], [ -47.257671807301186, -22.34386572183676 ], [ -47.257644066395763, -22.343865390935509 ], [ -47.257616604372657, -22.343864990110372 ], [ -47.257589422084827, -22.343864527756942 ], [ -47.25756252044954, -22.343864012056734 ], [ -47.257535900457057, -22.343863450979114 ], [ -47.257509563177486, -22.343862852282893 ], [ -47.257483505528313, -22.343862223415385 ], [ -47.257457657966583, -22.343861569718186 ], [ -47.257431901653085, -22.343860891716457 ], [ -47.257406182185385, -22.343860188806996 ], [ -47.257380497948695, -22.343859461647 ], [ -47.257354848778398, -22.343858710929943 ], [ -47.257329730915657, -22.343857952339601 ], [ -47.257304137843697, -22.343857156611122 ], [ -47.256830969142257, -22.343842018177817 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 968.88128081699995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262970528799826, -22.33835104441194 ], [ -47.262951731487085, -22.338380830112804 ], [ -47.262940553528907, -22.338398636551005 ], [ -47.262929412266722, -22.338416478489041 ], [ -47.262918307338367, -22.338434355975089 ], [ -47.262907238495885, -22.338452268874438 ], [ -47.26289620549155, -22.338470217050695 ], [ -47.262885208077797, -22.338488200366211 ], [ -47.262874246007073, -22.338506218681967 ], [ -47.26286331903249, -22.338524271856603 ], [ -47.262852426906747, -22.338542359748498 ], [ -47.262841569382473, -22.338560482214572 ], [ -47.262830746213005, -22.338578639109304 ], [ -47.262819957150946, -22.338596830287326 ], [ -47.262809201949132, -22.338615055601284 ], [ -47.262798480360985, -22.338633314901642 ], [ -47.262787792138795, -22.338651608039353 ], [ -47.262777137035165, -22.338669934863383 ], [ -47.262766514803076, -22.338688295220706 ], [ -47.262755925195073, -22.338706688957632 ], [ -47.262745367963113, -22.338725115919832 ], [ -47.262734842859857, -22.338743575950556 ], [ -47.262724349636706, -22.33876206889358 ], [ -47.262713888045759, -22.338780594589913 ], [ -47.262703457839237, -22.33879915287892 ], [ -47.262693058767361, -22.338817743601954 ], [ -47.262682690581862, -22.338836366595981 ], [ -47.262672353033786, -22.338855021697778 ], [ -47.262662045873206, -22.338873708744131 ], [ -47.26265176885061, -22.33889242756959 ], [ -47.262641521715537, -22.338911178008615 ], [ -47.262631304217955, -22.338929959893331 ], [ -47.262621116107155, -22.338948773055577 ], [ -47.262610957131557, -22.338967617326812 ], [ -47.262600827039954, -22.338986492536424 ], [ -47.262590725580324, -22.339005398513439 ], [ -47.262580652500283, -22.33902433508586 ], [ -47.262570607547097, -22.339043302080608 ], [ -47.262560590467629, -22.339062299323686 ], [ -47.262550601008137, -22.339081326640454 ], [ -47.262540638914402, -22.33910038385541 ], [ -47.262530703932015, -22.339119470791658 ], [ -47.262520795805891, -22.339138587271727 ], [ -47.262510914280263, -22.339157733117737 ], [ -47.262501059099158, -22.339176908150421 ], [ -47.262491230006084, -22.33919611218969 ], [ -47.262481426743662, -22.339215345055386 ], [ -47.262471649054127, -22.33923460656608 ], [ -47.262461896679397, -22.339253896539294 ], [ -47.26245216936092, -22.339273214791714 ], [ -47.262442466780406, -22.33929256125715 ], [ -47.262432786047718, -22.339311941003952 ], [ -47.262423120599109, -22.339331365952173 ], [ -47.262413465873706, -22.33935084330211 ], [ -47.262403820796436, -22.339370373209697 ], [ -47.262394184540135, -22.339389955318424 ], [ -47.262384556272401, -22.339409589268158 ], [ -47.262374935155904, -22.339429274694499 ], [ -47.26236532034757, -22.339449011230524 ], [ -47.262355710999195, -22.339468798505326 ], [ -47.262346106257418, -22.339488636144214 ], [ -47.262336505262752, -22.339508523770732 ], [ -47.262326693531605, -22.339528904734244 ], [ -47.262317107550409, -22.339548871305382 ], [ -47.26230752264248, -22.339568886688973 ], [ -47.262297937930214, -22.339588950495052 ], [ -47.262288352528287, -22.339609062335171 ], [ -47.262278765547713, -22.339629221813816 ], [ -47.262269176092303, -22.339649428535985 ], [ -47.262259583260594, -22.339669682102841 ], [ -47.262249986145598, -22.339689982112677 ], [ -47.262240383833998, -22.339710328162184 ], [ -47.26223077540714, -22.339730719844663 ], [ -47.262221159939969, -22.339751156752058 ], [ -47.262211536502022, -22.339771638473053 ], [ -47.262201904157145, -22.339792164593554 ], [ -47.262192261962255, -22.339812734699354 ], [ -47.262182608968963, -22.339833348372569 ], [ -47.262172944223543, -22.339854005192084 ], [ -47.262163266765, -22.339874704737181 ], [ -47.262153575627501, -22.339895446582599 ], [ -47.262143869838361, -22.339916230302904 ], [ -47.262134148419939, -22.339937055468415 ], [ -47.262124410386534, -22.339957921651493 ], [ -47.262114654749745, -22.339978828415706 ], [ -47.262104880511693, -22.339999775329726 ], [ -47.262095086671103, -22.340020761954772 ], [ -47.262085272218819, -22.340041787853945 ], [ -47.262075436141231, -22.340062852584882 ], [ -47.262065577417452, -22.340083955705929 ], [ -47.262055695020884, -22.340105096772728 ], [ -47.262045787920002, -22.340126275336548 ], [ -47.262035855075524, -22.340147490950272 ], [ -47.262025895443877, -22.340168743161112 ], [ -47.262015907973947, -22.340190031517366 ], [ -47.262005891609839, -22.340211355562676 ], [ -47.261995845289384, -22.340232714839178 ], [ -47.261985767943969, -22.340254108887713 ], [ -47.261975658500141, -22.340275537244761 ], [ -47.261965515876412, -22.340296999448622 ], [ -47.261955338988749, -22.340318495028519 ], [ -47.261945126744237, -22.340340023517363 ], [ -47.261934878044976, -22.340361584443876 ], [ -47.261924591788571, -22.340383177331415 ], [ -47.261914266864856, -22.340404801704864 ], [ -47.261903902159169, -22.340426457083865 ], [ -47.261893496550769, -22.340448142985871 ], [ -47.261882827784987, -22.34047031852721 ], [ -47.261872326779191, -22.340492083902504 ], [ -47.261861781762619, -22.340513877569549 ], [ -47.261851195853559, -22.340535690346851 ], [ -47.261840574620372, -22.340557509127976 ], [ -47.261829920081411, -22.340579328823431 ], [ -47.261819231900958, -22.340601149202485 ], [ -47.261808509709574, -22.340622970102348 ], [ -47.261797753137508, -22.340644791359313 ], [ -47.261786961813961, -22.340666612810509 ], [ -47.261776135368272, -22.340688434291021 ], [ -47.261765273429326, -22.340710255635852 ], [ -47.261754375625117, -22.340732076680055 ], [ -47.261743441583853, -22.340753897256917 ], [ -47.261732470932991, -22.3407757171999 ], [ -47.261721463299587, -22.340797536341704 ], [ -47.261710418310599, -22.340819354514032 ], [ -47.26169933559239, -22.340841171548231 ], [ -47.261688214771063, -22.340862987274797 ], [ -47.261677055472433, -22.340884801523618 ], [ -47.261665857321603, -22.34090661412429 ], [ -47.261654619943862, -22.340928424905051 ], [ -47.261643342963794, -22.340950233693935 ], [ -47.261632026005955, -22.34097204031778 ], [ -47.261620668694626, -22.340993844602831 ], [ -47.261609270653203, -22.341015646375407 ], [ -47.261597831505433, -22.341037445460081 ], [ -47.261586350874779, -22.341059241680679 ], [ -47.261574828384148, -22.341081034860757 ], [ -47.261563263656157, -22.341102824823245 ], [ -47.26155165631338, -22.341124611389851 ], [ -47.261540005978304, -22.34114639438129 ], [ -47.261528312272965, -22.341168173617845 ], [ -47.261516574819154, -22.341189948919141 ], [ -47.261504793238416, -22.341211720103928 ], [ -47.261492967152314, -22.341233486989925 ], [ -47.261481096182656, -22.341255249393154 ], [ -47.261469179950062, -22.341277007130792 ], [ -47.26145721807552, -22.341298760017953 ], [ -47.261445210180447, -22.341320507868165 ], [ -47.261433155885314, -22.34134225049538 ], [ -47.261421054810661, -22.341363987712509 ], [ -47.261408906577422, -22.341385719330429 ], [ -47.261396710805769, -22.341407445160701 ], [ -47.261384467116294, -22.341429165012766 ], [ -47.261372175129615, -22.341450878695237 ], [ -47.26135983446558, -22.341472586016938 ], [ -47.26134744474502, -22.341494286784126 ], [ -47.261335005588187, -22.341515980802999 ], [ -47.261322516615238, -22.341537667879077 ], [ -47.261309977446565, -22.341559347816482 ], [ -47.261297387702747, -22.341581020418065 ], [ -47.261284747004233, -22.341602685486205 ], [ -47.26127205497145, -22.341624342822197 ], [ -47.26125931122494, -22.341645992226503 ], [ -47.261246515385672, -22.341667633497917 ], [ -47.261233667074521, -22.341689266434596 ], [ -47.261220765912363, -22.341710890833998 ], [ -47.261207811520485, -22.341732506492065 ], [ -47.261194803520048, -22.341754113204143 ], [ -47.261181741532596, -22.341775710764384 ], [ -47.261168625180112, -22.341797298965336 ], [ -47.261155454084218, -22.341818877599525 ], [ -47.261142227867275, -22.341840446457702 ], [ -47.261128946151928, -22.341862005329389 ], [ -47.261115608560658, -22.341883554003868 ], [ -47.261102214716786, -22.341905092268338 ], [ -47.261088764243311, -22.341926619910168 ], [ -47.261075256764258, -22.341948136714255 ], [ -47.261061691903741, -22.341969642465138 ], [ -47.261048069285913, -22.341991136946632 ], [ -47.261034388536039, -22.342012619940281 ], [ -47.261020649279168, -22.342034091227717 ], [ -47.261006851140941, -22.342055550589027 ], [ -47.260996930568524, -22.34207090475017 ], [ -47.260976678115298, -22.342102108941717 ], [ -47.260965099703043, -22.342119854899185 ], [ -47.260951062306489, -22.342141264333758 ], [ -47.260936964164479, -22.342162660725879 ], [ -47.260922801678852, -22.342184048722103 ], [ -47.260908533253954, -22.342205489433162 ], [ -47.26089409288533, -22.342227072951669 ], [ -47.260879449529, -22.34224883146393 ], [ -47.260864596255956, -22.342270760478939 ], [ -47.260849526339307, -22.342292854841791 ], [ -47.260834232849973, -22.342315109334027 ], [ -47.260818708658952, -22.342337518666554 ], [ -47.26080294644018, -22.342360077470815 ], [ -47.260786938675949, -22.342382780286975 ], [ -47.260770677659949, -22.342405621555049 ], [ -47.260754155503875, -22.342428595601444 ], [ -47.260737364142116, -22.342451696628434 ], [ -47.260720295338508, -22.342474918700951 ], [ -47.260702940693825, -22.342498255733314 ], [ -47.260685291653182, -22.342521701476265 ], [ -47.260667339516296, -22.342545249501274 ], [ -47.260649075446892, -22.342568893186947 ], [ -47.260630490483884, -22.342592625703954 ], [ -47.26061157555506, -22.342616439998348 ], [ -47.260592321489291, -22.342640328778021 ], [ -47.260572719033156, -22.342664284494912 ], [ -47.260552758867988, -22.342688299329325 ], [ -47.260532431626643, -22.342712365175661 ], [ -47.260511727914988, -22.342736473625145 ], [ -47.260490638333174, -22.342760615951143 ], [ -47.260469153498853, -22.342784783094366 ], [ -47.260447264072816, -22.34280896564859 ], [ -47.260424960785272, -22.342833153847952 ], [ -47.260402234465452, -22.342857337553998 ], [ -47.260379076072212, -22.342881506244655 ], [ -47.260355476725429, -22.342905649005854 ], [ -47.260331427740311, -22.342929754523283 ], [ -47.260306920662948, -22.342953811076573 ], [ -47.260281947307298, -22.342977806535671 ], [ -47.260256499792639, -22.343001728360534 ], [ -47.260230570582237, -22.343025563602776 ], [ -47.260204152780673, -22.343049298679258 ], [ -47.260177275699377, -22.343072888253214 ], [ -47.260150044822296, -22.343096228357226 ], [ -47.26012254578184, -22.343119247023953 ], [ -47.260094791847237, -22.343141937262104 ], [ -47.260066787329336, -22.343164299596065 ], [ -47.26003853640259, -22.343186334504058 ], [ -47.260010043108295, -22.343208042415057 ], [ -47.259981311361493, -22.343229423703097 ], [ -47.259952344954733, -22.343250478684297 ], [ -47.259923147561892, -22.343271207614094 ], [ -47.259893722743399, -22.343291610683217 ], [ -47.259864073949842, -22.343311688015582 ], [ -47.259834204525568, -22.343331439665512 ], [ -47.259804117714594, -22.343350865614166 ], [ -47.259773816663937, -22.343369965767586 ], [ -47.259743304425129, -22.343388739955728 ], [ -47.259712583961075, -22.343407187928424 ], [ -47.259681658148878, -22.343425309353961 ], [ -47.259650529782292, -22.343443103817581 ], [ -47.259619201577259, -22.343460570818607 ], [ -47.25958767617383, -22.343477709769445 ], [ -47.259555956139998, -22.343494519993648 ], [ -47.259524043975652, -22.343511000723758 ], [ -47.259491942115773, -22.343527151099732 ], [ -47.259459652933351, -22.343542970167526 ], [ -47.259427178742634, -22.343558456877432 ], [ -47.259394521804012, -22.343573610081648 ], [ -47.259361684325484, -22.343588428533621 ], [ -47.259328668466374, -22.343602910886162 ], [ -47.259295476341599, -22.343617055689343 ], [ -47.259262110023933, -22.343630861389371 ], [ -47.259228571549102, -22.343644326326348 ], [ -47.259194862917994, -22.343657448733072 ], [ -47.259160986100241, -22.343670226733352 ], [ -47.259126943038289, -22.343682658340196 ], [ -47.259092735651983, -22.34369474145381 ], [ -47.259058365841014, -22.343706473860522 ], [ -47.259023835489621, -22.343717853230618 ], [ -47.258989146473006, -22.343728877116185 ], [ -47.25895430065772, -22.34373954295069 ], [ -47.258919299908108, -22.343749848046418 ], [ -47.258884146093173, -22.343759789592433 ], [ -47.258848841087662, -22.343769364654104 ], [ -47.258813386780957, -22.343778570170223 ], [ -47.258777785080781, -22.343787402952412 ], [ -47.258742037916882, -22.343795859683677 ], [ -47.258706147467109, -22.343803936867612 ], [ -47.258670162529228, -22.343811620951357 ], [ -47.25863423792628, -22.343818881647 ], [ -47.258598499238836, -22.343825706487827 ], [ -47.25856296895325, -22.343832106456265 ], [ -47.258527654829649, -22.343838095459464 ], [ -47.258492564024699, -22.34384368744189 ], [ -47.258457703112079, -22.343848896351044 ], [ -47.258423078105011, -22.343853736105505 ], [ -47.258388694487095, -22.343858220564748 ], [ -47.258354557238029, -22.34386236350274 ], [ -47.258320670860208, -22.343866178583614 ], [ -47.258287039412473, -22.343869679339537 ], [ -47.258253666537968, -22.343872879151576 ], [ -47.258220555492727, -22.34387579123284 ], [ -47.258187709179161, -22.343878428613191 ], [ -47.258155130173407, -22.343880804126993 ], [ -47.258122820755034, -22.343882930402152 ], [ -47.258090782935305, -22.343884819851141 ], [ -47.25805901848593, -22.343886484663681 ], [ -47.258027528965407, -22.343887936801089 ], [ -47.25799631574413, -22.343889187991596 ], [ -47.257965380031237, -22.343890249727398 ], [ -47.257934722896849, -22.343891133262261 ], [ -47.257904345294214, -22.343891849610589 ], [ -47.257874248082786, -22.343892409546765 ], [ -47.257844432047364, -22.343892823605742 ], [ -47.257814897917712, -22.343893102083644 ], [ -47.257785646387163, -22.343893255039372 ], [ -47.257756678126988, -22.343893292296276 ], [ -47.257727993804885, -22.343893223444013 ], [ -47.257699594097247, -22.343893057840926 ], [ -47.257671479704847, -22.343892804616225 ], [ -47.257643651363395, -22.343892472672433 ], [ -47.257616109855, -22.343892070687616 ], [ -47.257588856020185, -22.343891607117651 ], [ -47.257561890765544, -22.343891090198301 ], [ -47.257535215072849, -22.343890527947078 ], [ -47.257508830005868, -22.343889928164995 ], [ -47.257482732357268, -22.343889298332581 ], [ -47.257456850561688, -22.343888643770015 ], [ -47.257431062371964, -22.343887964929568 ], [ -47.257405311836912, -22.343887261171499 ], [ -47.257379597301686, -22.343886533154098 ], [ -47.25735391860308, -22.343885781573217 ], [ -47.257328786166745, -22.343885022543112 ], [ -47.257303164724185, -22.343884225945338 ], [ -47.256817977629261, -22.343868702989756 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 971.11693722699999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262984704093157, -22.338382012644193 ], [ -47.262965711271065, -22.338412268138345 ], [ -47.262954603477603, -22.338430056484043 ], [ -47.262943531653761, -22.338447880681645 ], [ -47.262932495553819, -22.338465740598714 ], [ -47.262921494932442, -22.338483636100904 ], [ -47.262910529544321, -22.338501567052717 ], [ -47.262899599144241, -22.338519533317186 ], [ -47.262888703487711, -22.338537534754973 ], [ -47.262877842329694, -22.338555571226376 ], [ -47.262867015425158, -22.338573642590337 ], [ -47.262856222529827, -22.338591748703227 ], [ -47.262845463398577, -22.338609889421516 ], [ -47.262834737786612, -22.338628064599735 ], [ -47.262824045449676, -22.338646274090046 ], [ -47.262813386142398, -22.338664517745261 ], [ -47.262802759619717, -22.338682795416045 ], [ -47.26279216563691, -22.338701106951063 ], [ -47.262781603948852, -22.338719452198216 ], [ -47.262771074309896, -22.338737831004892 ], [ -47.262760576474918, -22.338756243215922 ], [ -47.262750110197672, -22.338774688676597 ], [ -47.262739675232531, -22.338793167229468 ], [ -47.262729271334088, -22.338811678715395 ], [ -47.262718898254789, -22.338830222977215 ], [ -47.262708555748659, -22.338848799853302 ], [ -47.262698243569048, -22.338867409181809 ], [ -47.262687961468274, -22.338886050800934 ], [ -47.262677709199075, -22.338904724546531 ], [ -47.262667486513273, -22.338923430254404 ], [ -47.262657293163066, -22.338942167757978 ], [ -47.26264712889995, -22.338960936890281 ], [ -47.262636993474622, -22.338979737484078 ], [ -47.26262688663806, -22.338998569369885 ], [ -47.262616808140443, -22.339017432377918 ], [ -47.262606757731518, -22.339036326337386 ], [ -47.262596735160848, -22.339055251076264 ], [ -47.262586740177383, -22.33907420642166 ], [ -47.262576772529542, -22.339093192200014 ], [ -47.262566831965223, -22.339112208236902 ], [ -47.262556918232185, -22.339131254356396 ], [ -47.262547031077432, -22.339150330382047 ], [ -47.262537170247349, -22.339169436136956 ], [ -47.262527335487981, -22.339188571442797 ], [ -47.262517526544926, -22.339207736120418 ], [ -47.26250774316285, -22.339226929990524 ], [ -47.262497985086036, -22.3392461528727 ], [ -47.262488252058482, -22.339265404585213 ], [ -47.262478543823583, -22.339284684945589 ], [ -47.262468860063407, -22.339303993891768 ], [ -47.262459197816945, -22.339323336638881 ], [ -47.262449550354951, -22.339342725446521 ], [ -47.262439913016998, -22.339362167726964 ], [ -47.262430284725944, -22.339381663652645 ], [ -47.262420664659523, -22.339401212869301 ], [ -47.262411051990043, -22.339420815018993 ], [ -47.262401445884784, -22.339440469739358 ], [ -47.262391845505064, -22.339460176665437 ], [ -47.262382250006979, -22.339479935428194 ], [ -47.262372658541302, -22.339499745654742 ], [ -47.262363070252498, -22.339519606970253 ], [ -47.262353264727082, -22.339539975051672 ], [ -47.262343690603714, -22.33955991696693 ], [ -47.262334116992655, -22.339579908799895 ], [ -47.262324543019773, -22.339599950161951 ], [ -47.262314967802972, -22.339620040666041 ], [ -47.262305390456461, -22.339640179917801 ], [ -47.262295810086904, -22.339660367523422 ], [ -47.262286225795755, -22.33968060308522 ], [ -47.262276636678614, -22.33970088620244 ], [ -47.262267041824664, -22.339721216472775 ], [ -47.262257440317526, -22.339741593490377 ], [ -47.262247831234362, -22.339762016848056 ], [ -47.262238213646654, -22.339782486135199 ], [ -47.262228586620118, -22.339803000938431 ], [ -47.26221894921327, -22.339823560844174 ], [ -47.26220930047932, -22.339844165435125 ], [ -47.262199639465798, -22.33986481429061 ], [ -47.262189965212897, -22.339885506990431 ], [ -47.262180276755792, -22.33990624310966 ], [ -47.262170573122646, -22.339927022223264 ], [ -47.262160853336447, -22.339947843901733 ], [ -47.262151116411999, -22.339968707717805 ], [ -47.262141361361309, -22.33998961323497 ], [ -47.262131587186587, -22.340010560022225 ], [ -47.262121792886624, -22.340031547640685 ], [ -47.262111977452001, -22.340052575653498 ], [ -47.262102139868873, -22.340073643618222 ], [ -47.262092279115826, -22.340094751093069 ], [ -47.26208239416556, -22.340115897633527 ], [ -47.262072483985776, -22.340137082790537 ], [ -47.262062547536125, -22.340158306116805 ], [ -47.262052583771933, -22.340179567159094 ], [ -47.262042591640686, -22.340200865465292 ], [ -47.26203257008504, -22.340222200578591 ], [ -47.262022518041164, -22.340243572040556 ], [ -47.262012434438603, -22.340264979391446 ], [ -47.262002318201922, -22.340286422167029 ], [ -47.261992168247417, -22.340307899904968 ], [ -47.261981983488823, -22.340329412133595 ], [ -47.261971762830711, -22.340350958384974 ], [ -47.261961505172494, -22.340372538186905 ], [ -47.261951209408991, -22.340394151061744 ], [ -47.261940874427118, -22.340415796533275 ], [ -47.261930499108985, -22.340437474120019 ], [ -47.261920082330676, -22.340459183338165 ], [ -47.261909395691625, -22.340481396069485 ], [ -47.261898882106834, -22.340503187526117 ], [ -47.261888323950963, -22.340525008357424 ], [ -47.261877724455736, -22.340546849138644 ], [ -47.261867089359946, -22.340568696406081 ], [ -47.261856420747023, -22.340590544932763 ], [ -47.261845718280924, -22.340612394485397 ], [ -47.261834981590866, -22.340634244900535 ], [ -47.261824210305768, -22.340656096013774 ], [ -47.261813404053463, -22.340677947661529 ], [ -47.261802562461995, -22.34069979967822 ], [ -47.261791685158819, -22.340721651898022 ], [ -47.261780771770553, -22.340743504155324 ], [ -47.261769821924062, -22.34076535628261 ], [ -47.261758835245331, -22.340787208112562 ], [ -47.261747811360081, -22.340809059477095 ], [ -47.261736749893764, -22.340830910207043 ], [ -47.261725650471391, -22.340852760132979 ], [ -47.261714512717568, -22.340874609084469 ], [ -47.261703336256652, -22.340896456890583 ], [ -47.261692120712326, -22.340918303380025 ], [ -47.261680865708378, -22.340940148380064 ], [ -47.261669570867916, -22.34096199171783 ], [ -47.261658235814032, -22.340983833219216 ], [ -47.261646860169471, -22.341005672709439 ], [ -47.261635443556152, -22.341027510013909 ], [ -47.261623985596302, -22.341049344956108 ], [ -47.261612485911847, -22.341071177358845 ], [ -47.26160094412419, -22.34109300704468 ], [ -47.261589359854412, -22.341114833835377 ], [ -47.261577732723502, -22.341136657551573 ], [ -47.261566062352465, -22.341158478012861 ], [ -47.261554348361742, -22.341180295038392 ], [ -47.261542590371569, -22.341202108446574 ], [ -47.261530788001949, -22.341223918055064 ], [ -47.261518940872854, -22.341245723680274 ], [ -47.261507048604514, -22.341267525136988 ], [ -47.261495110815979, -22.341289322241185 ], [ -47.261483127126674, -22.341311114806675 ], [ -47.26147109715636, -22.341332902645636 ], [ -47.261459020524015, -22.341354685570703 ], [ -47.261446896848497, -22.341376463393431 ], [ -47.261434725749218, -22.341398235923371 ], [ -47.261422506844703, -22.34142000297059 ], [ -47.261410239753957, -22.341441764343152 ], [ -47.261397924096009, -22.341463519848126 ], [ -47.261385559489113, -22.341485269292964 ], [ -47.261373145552469, -22.341507012482325 ], [ -47.261360681904748, -22.341528749220913 ], [ -47.261348168164503, -22.34155047931268 ], [ -47.261335603950499, -22.341572202560116 ], [ -47.261322988881773, -22.341593918764517 ], [ -47.261310322577117, -22.341615627726537 ], [ -47.261297604655383, -22.341637329245895 ], [ -47.261284834735534, -22.34165902312126 ], [ -47.261272012436912, -22.341680709149745 ], [ -47.261259137378858, -22.341702387127782 ], [ -47.261246209180612, -22.34172405685095 ], [ -47.261233227461894, -22.341745718113426 ], [ -47.261220191842334, -22.341767370708741 ], [ -47.261207101941828, -22.341789014429128 ], [ -47.261193957380861, -22.341810649065234 ], [ -47.261180757779478, -22.341832274407718 ], [ -47.261167502758475, -22.341853890245307 ], [ -47.261154191938999, -22.341875496365514 ], [ -47.261140824941933, -22.341897092555698 ], [ -47.261127401389125, -22.341918678600948 ], [ -47.261113920902019, -22.341940254286534 ], [ -47.26110038310317, -22.341961819395273 ], [ -47.261086787615149, -22.341983373709596 ], [ -47.261073134060631, -22.34200491701105 ], [ -47.261059422063461, -22.342026449079071 ], [ -47.261045651247152, -22.342047969693034 ], [ -47.261031821235932, -22.342069478630755 ], [ -47.261023911530721, -22.342081720558113 ], [ -47.261003675091935, -22.342112931170323 ], [ -47.260989972283269, -22.342133933146368 ], [ -47.260975901745184, -22.342155393133702 ], [ -47.260961770141023, -22.34217684031665 ], [ -47.260947573781571, -22.342198279474783 ], [ -47.260933269930412, -22.34221977342586 ], [ -47.260918790830083, -22.342241414841428 ], [ -47.260904104697282, -22.342263236921227 ], [ -47.260889204534209, -22.342285235169665 ], [ -47.260874083550874, -22.342307404408736 ], [ -47.260858734749398, -22.342329739395147 ], [ -47.260843150926483, -22.342352234813049 ], [ -47.260827324676285, -22.342374885264825 ], [ -47.260811248395974, -22.34239768525914 ], [ -47.260794914288908, -22.342420629201641 ], [ -47.260778314371336, -22.342443711381339 ], [ -47.260761440477346, -22.342466925959506 ], [ -47.260744284265712, -22.342490266956389 ], [ -47.260726837227566, -22.34251372823736 ], [ -47.260709090694142, -22.342537303499693 ], [ -47.260691035847195, -22.342560986256409 ], [ -47.260672663728698, -22.342584769822299 ], [ -47.260653965252345, -22.342608647298498 ], [ -47.260634931217659, -22.342632611555228 ], [ -47.260615552322456, -22.342656655217876 ], [ -47.26059581917999, -22.342680770648926 ], [ -47.260575722336441, -22.342704949931544 ], [ -47.260555252288206, -22.34272918485512 ], [ -47.260534399503896, -22.342753466897456 ], [ -47.260513154446279, -22.342777787209542 ], [ -47.260491507596093, -22.342802136600657 ], [ -47.260469449478428, -22.342826505523362 ], [ -47.260446970689699, -22.342850884060695 ], [ -47.260424061928092, -22.342875261912635 ], [ -47.260400714025067, -22.342899628385034 ], [ -47.260376917977517, -22.342923972380717 ], [ -47.26035266498311, -22.34294828239123 ], [ -47.260327946476849, -22.342972546490753 ], [ -47.26030275416899, -22.342996752332429 ], [ -47.260277080083604, -22.343020887147986 ], [ -47.260250916598331, -22.343044937749511 ], [ -47.260224256749922, -22.343068890296667 ], [ -47.260197130787219, -22.34309269831326 ], [ -47.260169647177825, -22.343116255042343 ], [ -47.260141893845876, -22.343139486572518 ], [ -47.260113884325435, -22.343162385768064 ], [ -47.260085622943322, -22.343184953217737 ], [ -47.260057113886141, -22.343207189462902 ], [ -47.260028361203702, -22.343229094994204 ], [ -47.25999936881594, -22.343250670245862 ], [ -47.259970140517048, -22.34327191559268 ], [ -47.25994067997911, -22.343292831346886 ], [ -47.259910990757717, -22.34331341775443 ], [ -47.2598810762955, -22.343333674992355 ], [ -47.25985093992594, -22.34335360316641 ], [ -47.259820584879364, -22.343373202307003 ], [ -47.259790014286445, -22.343392472367341 ], [ -47.25975923117965, -22.343411413222505 ], [ -47.259728238500458, -22.343430024665189 ], [ -47.259697039102051, -22.34344830640422 ], [ -47.259665635752022, -22.34346625806317 ], [ -47.259634031137992, -22.343483879177256 ], [ -47.259602227869564, -22.343501169192422 ], [ -47.259570228482239, -22.343518127463177 ], [ -47.259538035441615, -22.343534753250573 ], [ -47.259505651146462, -22.34355104572046 ], [ -47.259473077931943, -22.343567003942123 ], [ -47.259440318072805, -22.343582626886498 ], [ -47.259407373788413, -22.343597913423753 ], [ -47.259374247244367, -22.34361286232247 ], [ -47.259340940556143, -22.343627472247842 ], [ -47.259307455793603, -22.343641741759484 ], [ -47.259273794983358, -22.343655669310287 ], [ -47.259239960113888, -22.34366925324397 ], [ -47.25920595313783, -22.343682491794155 ], [ -47.259171775975773, -22.34369538308226 ], [ -47.259137430520333, -22.343707925115933 ], [ -47.25910291864092, -22.343720115786862 ], [ -47.259068242186167, -22.343731952869714 ], [ -47.259033402988891, -22.343743434019839 ], [ -47.258998402872564, -22.34375455677116 ], [ -47.258963243651834, -22.343765318535596 ], [ -47.258927927139027, -22.343775716600671 ], [ -47.258892455151297, -22.343785748127075 ], [ -47.258856829511657, -22.343795410148562 ], [ -47.258821052058174, -22.343804699568718 ], [ -47.258785124647815, -22.343813613160297 ], [ -47.258749049160102, -22.343822147564008 ], [ -47.258712827729603, -22.34383029923616 ], [ -47.258676510405913, -22.343838054296935 ], [ -47.258640256228198, -22.343845381603359 ], [ -47.258604194223707, -22.343852268187081 ], [ -47.258568347467673, -22.34385872516102 ], [ -47.258532723899911, -22.343864766644174 ], [ -47.2584973308401, -22.34387040679378 ], [ -47.258462175008702, -22.343875659770184 ], [ -47.258427262550136, -22.343880539704131 ], [ -47.258392599064543, -22.343885060665485 ], [ -47.258358189634102, -22.343889236636265 ], [ -47.258324038850496, -22.343893081485703 ], [ -47.258290150849447, -22.343896608947258 ], [ -47.258256529339519, -22.343899832599167 ], [ -47.258223177631372, -22.343902765846991 ], [ -47.258190098672195, -22.343905421908069 ], [ -47.258157295073907, -22.343907813798694 ], [ -47.258124769143564, -22.343909954322932 ], [ -47.258092522912484, -22.343911856063624 ], [ -47.258060558165788, -22.343913531374522 ], [ -47.258028876469403, -22.343914992374565 ], [ -47.257997479196042, -22.343916250943401 ], [ -47.257966367552562, -22.34391731871774 ], [ -47.257935542603022, -22.343918207089509 ], [ -47.25790500529132, -22.343918927204495 ], [ -47.257874756464972, -22.343919489961834 ], [ -47.257844796894766, -22.343919906014559 ], [ -47.25781512729494, -22.34392018577029 ], [ -47.257785748342208, -22.343920339392803 ], [ -47.25775666069076, -22.343920376803698 ], [ -47.25772786499094, -22.343920307684549 ], [ -47.257699361902191, -22.343920141479078 ], [ -47.257671152108884, -22.343919887395565 ], [ -47.257643236331369, -22.343919554409286 ], [ -47.25761561533767, -22.343919151264764 ], [ -47.257588289955827, -22.343918686478279 ], [ -47.257561261081818, -22.343918168339787 ], [ -47.257534529688876, -22.343917604915003 ], [ -47.257508096834499, -22.34391700404705 ], [ -47.257481959186421, -22.343916373249723 ], [ -47.257456043156985, -22.343915717821769 ], [ -47.257430223091035, -22.343915038142651 ], [ -47.25740444148861, -22.343914333535896 ], [ -47.25737869665484, -22.34391360466114 ], [ -47.257352988427897, -22.343912852216395 ], [ -47.257327841417961, -22.343912092746589 ], [ -47.257302191604794, -22.343911295279526 ], [ -47.256805033173045, -22.34389538930682 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 973.82380652999996, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263001218689702, -22.33840932544441 ], [ -47.262979794693116, -22.338443634474686 ], [ -47.262968755973759, -22.338461405383857 ], [ -47.262957752616359, -22.338479212318607 ], [ -47.262946784377895, -22.338497055146743 ], [ -47.262935851015399, -22.338514933734835 ], [ -47.262924952285978, -22.338532847948006 ], [ -47.262914087947486, -22.33855079764891 ], [ -47.262903257757159, -22.33856878269987 ], [ -47.262892461472362, -22.338586802961697 ], [ -47.262881698851132, -22.33860485829274 ], [ -47.262870969650692, -22.338622948551276 ], [ -47.26286027362854, -22.338641073593706 ], [ -47.262849610542816, -22.338659233274015 ], [ -47.262838980150448, -22.338677427446697 ], [ -47.262828382208681, -22.338695655964237 ], [ -47.262817816475135, -22.338713918676916 ], [ -47.262807282707058, -22.338732215434352 ], [ -47.262796780661056, -22.338750546085496 ], [ -47.262786310094349, -22.33876891047678 ], [ -47.262775870762994, -22.338787308455103 ], [ -47.262765462423673, -22.338805739864529 ], [ -47.26275508483328, -22.33882420454735 ], [ -47.262744737746537, -22.338842702347954 ], [ -47.262734420919763, -22.338861233106073 ], [ -47.262724134108588, -22.338879796661271 ], [ -47.262713877067618, -22.338898392853171 ], [ -47.26270364955181, -22.338917021518913 ], [ -47.262693451315243, -22.338935682495656 ], [ -47.262683282112398, -22.33895437561803 ], [ -47.262673141696986, -22.338973100720427 ], [ -47.262663029821908, -22.338991857636742 ], [ -47.262652946240358, -22.339010646198744 ], [ -47.262642890704711, -22.339029466237818 ], [ -47.262632862966953, -22.339048317584314 ], [ -47.262622862778741, -22.339067200067294 ], [ -47.262612889891258, -22.339086113515016 ], [ -47.262602944055047, -22.339105057754974 ], [ -47.262593025020166, -22.339124032613761 ], [ -47.262583132536449, -22.339143037916497 ], [ -47.262573266353094, -22.339162073487731 ], [ -47.262563426218506, -22.339181139151531 ], [ -47.262553611880854, -22.339200234730523 ], [ -47.262543823087817, -22.339219360046481 ], [ -47.262534059586081, -22.339238514921032 ], [ -47.262524321121994, -22.339257699174638 ], [ -47.262514607441581, -22.339276912626445 ], [ -47.262504918290226, -22.339296155094814 ], [ -47.262495253350394, -22.339315426521729 ], [ -47.262485609590151, -22.339334732269112 ], [ -47.26247598011475, -22.339354084936197 ], [ -47.262466360164218, -22.339373492147143 ], [ -47.262456748659382, -22.339392954090883 ], [ -47.26244714478284, -22.339412470415496 ], [ -47.262437547711599, -22.339432040765146 ], [ -47.26242795661755, -22.33945166477951 ], [ -47.262418370666452, -22.339471342095635 ], [ -47.262408789018657, -22.33949107234637 ], [ -47.262399210829074, -22.339510855160533 ], [ -47.262389635246137, -22.339530690165081 ], [ -47.262379835926438, -22.339551045364363 ], [ -47.262370273660885, -22.33957096262375 ], [ -47.262360711346687, -22.339590930906088 ], [ -47.262351148113176, -22.339610949824134 ], [ -47.262341583081493, -22.339631018992151 ], [ -47.262332015369005, -22.339651138017043 ], [ -47.262322444085342, -22.339671306506144 ], [ -47.262312868334746, -22.339691524062854 ], [ -47.262303287215452, -22.339711790287478 ], [ -47.262293699819111, -22.339732104778619 ], [ -47.262284105231736, -22.339752467131383 ], [ -47.262274502532541, -22.339772876939296 ], [ -47.262264890795095, -22.339793333792613 ], [ -47.262255269086879, -22.339813837278562 ], [ -47.262245636468116, -22.339834386984222 ], [ -47.262235991993464, -22.339854982492909 ], [ -47.262226334711848, -22.33987562338438 ], [ -47.262216663664574, -22.339896309238931 ], [ -47.262206977887871, -22.339917039631988 ], [ -47.262197276410674, -22.33993781413886 ], [ -47.262187558256727, -22.339958632330301 ], [ -47.262177822441259, -22.339979493779314 ], [ -47.262168067976631, -22.340000398049487 ], [ -47.262158293865255, -22.340021344709918 ], [ -47.262148499105884, -22.340042333321815 ], [ -47.26213868268897, -22.34006336344828 ], [ -47.262128843600294, -22.340084434646784 ], [ -47.262118980817959, -22.340105546475463 ], [ -47.26210909331401, -22.34012669848957 ], [ -47.262099180055309, -22.340147890239791 ], [ -47.262089240000506, -22.340169121278585 ], [ -47.262079272103755, -22.340190391152277 ], [ -47.262069275311219, -22.340211699408478 ], [ -47.262059248564057, -22.340233045589745 ], [ -47.262049190796745, -22.340254429237149 ], [ -47.262039100937038, -22.340275849890432 ], [ -47.262028977907498, -22.340297307084512 ], [ -47.262018820622238, -22.340318800356574 ], [ -47.262008627992714, -22.340340329233904 ], [ -47.261998398920994, -22.340361893247845 ], [ -47.261988132303799, -22.340383491925198 ], [ -47.261977827033263, -22.340405124787335 ], [ -47.261967481993189, -22.340426791356965 ], [ -47.261957096062666, -22.340448491151417 ], [ -47.261946668114426, -22.340470223685713 ], [ -47.261935963602127, -22.340492473607025 ], [ -47.261925437438379, -22.340514291144956 ], [ -47.261914866143201, -22.340536139140589 ], [ -47.261904253061786, -22.340558007925708 ], [ -47.261893604103392, -22.340579883679446 ], [ -47.26188292141655, -22.340601761037352 ], [ -47.261872204664812, -22.340623639763617 ], [ -47.261861453476094, -22.340645519694025 ], [ -47.261850667477987, -22.340667400663538 ], [ -47.261839846296937, -22.340689282507871 ], [ -47.261828989559675, -22.340711165060696 ], [ -47.261818096892291, -22.340733048155517 ], [ -47.261807167919983, -22.340754931625938 ], [ -47.261796202268258, -22.340776815303641 ], [ -47.2617851995617, -22.34079869902056 ], [ -47.261774159424562, -22.340820582607819 ], [ -47.261763081480957, -22.340842465895427 ], [ -47.261751965354392, -22.340864348713076 ], [ -47.261740810668101, -22.34088623088952 ], [ -47.261729617044914, -22.340908112252922 ], [ -47.261718384107105, -22.340929992631082 ], [ -47.261707111476973, -22.340951871850429 ], [ -47.261695798776138, -22.340973749737074 ], [ -47.261684445626209, -22.340995626115998 ], [ -47.261673051648437, -22.341017500811425 ], [ -47.261661616463222, -22.341039373647771 ], [ -47.261650139691291, -22.341061244447513 ], [ -47.26163862095305, -22.341083113032425 ], [ -47.261627059868388, -22.341104979223971 ], [ -47.261615456056809, -22.341126842842886 ], [ -47.261603809137817, -22.341148703708718 ], [ -47.26159211873081, -22.341170561639871 ], [ -47.261580384454717, -22.341192416454348 ], [ -47.261568605928218, -22.341214267969459 ], [ -47.261556782769709, -22.341236116001625 ], [ -47.261544914597629, -22.341257960366054 ], [ -47.261533001030628, -22.341279800876286 ], [ -47.261521041686166, -22.341301637347044 ], [ -47.261509036182069, -22.341323469590858 ], [ -47.261496984136578, -22.341345297418567 ], [ -47.261484885166986, -22.341367120641522 ], [ -47.26147273889066, -22.341388939069862 ], [ -47.261460544925335, -22.341410752511791 ], [ -47.261448302887985, -22.341432560775957 ], [ -47.261436012395976, -22.341454363668973 ], [ -47.261423673066794, -22.341476160996514 ], [ -47.261411284517024, -22.34149795256447 ], [ -47.261398846364315, -22.341519738176025 ], [ -47.261386358225728, -22.341541517634333 ], [ -47.261373819718195, -22.341563290741778 ], [ -47.261361230458903, -22.341585057299287 ], [ -47.261348590065239, -22.341606817106488 ], [ -47.261335898154456, -22.341628569962424 ], [ -47.261323154343827, -22.341650315665117 ], [ -47.261310358250597, -22.341672054011596 ], [ -47.26129750949265, -22.341693784797165 ], [ -47.261284607687685, -22.341715507816495 ], [ -47.261271652453367, -22.341737222863461 ], [ -47.261258643407835, -22.341758929730368 ], [ -47.261245580169152, -22.341780628208923 ], [ -47.261232462355615, -22.341802318089471 ], [ -47.261219289586172, -22.341823999160738 ], [ -47.261206061479335, -22.341845671211537 ], [ -47.261192777654287, -22.341867334028528 ], [ -47.261179437730682, -22.341888987397322 ], [ -47.261166041327826, -22.34191063110319 ], [ -47.261152588066096, -22.341932264929202 ], [ -47.261139077565375, -22.341953888658587 ], [ -47.261125509446735, -22.341975502071971 ], [ -47.261111883331239, -22.341997104949701 ], [ -47.261098198840052, -22.342018697071172 ], [ -47.261084455595565, -22.342040278213577 ], [ -47.261070653219846, -22.342061848154035 ], [ -47.261056791335633, -22.342083406668198 ], [ -47.261050892496726, -22.342092536361221 ], [ -47.261030665165933, -22.342123750625472 ], [ -47.261028887535694, -22.342126488513287 ], [ -47.261014844868271, -22.34214801138933 ], [ -47.261000741188681, -22.342169521929385 ], [ -47.260986576122356, -22.342191019903179 ], [ -47.26097234588913, -22.342212510223206 ], [ -47.260958006611709, -22.342234057414331 ], [ -47.260943488779688, -22.342255756726971 ], [ -47.260928759870417, -22.342277642374306 ], [ -47.260913812817336, -22.342299709856196 ], [ -47.26089864076733, -22.342321953971506 ], [ -47.26088323665374, -22.342344369452135 ], [ -47.260867593198952, -22.34236695095538 ], [ -47.260851702917357, -22.342389693054685 ], [ -47.260835558120981, -22.34241259022718 ], [ -47.260819150922849, -22.342435636844158 ], [ -47.260802473243814, -22.342458827157156 ], [ -47.260785516817627, -22.34248215528655 ], [ -47.260768273197968, -22.342505615207806 ], [ -47.260750733766415, -22.342529200737399 ], [ -47.26073288974024, -22.342552905519138 ], [ -47.260714732183253, -22.342576723007593 ], [ -47.260696252015684, -22.342600646453757 ], [ -47.260677440026036, -22.342624668889169 ], [ -47.260658286885501, -22.342648783108235 ], [ -47.260638783160886, -22.342672981653937 ], [ -47.260618919332131, -22.342697256799159 ], [ -47.260598685810237, -22.342721600530055 ], [ -47.260578072955141, -22.342746004530902 ], [ -47.260557071098212, -22.342770460166086 ], [ -47.260535670564813, -22.342794958464332 ], [ -47.260513861698811, -22.342819490103359 ], [ -47.260491634889519, -22.342844045394614 ], [ -47.260468980599612, -22.342868614269946 ], [ -47.260445889396266, -22.342893186267862 ], [ -47.260422351983465, -22.342917750521995 ], [ -47.260398359235161, -22.342942295752241 ], [ -47.260373902231493, -22.342966810255859 ], [ -47.260348972296342, -22.342991281901689 ], [ -47.260323561036273, -22.343015698125992 ], [ -47.260297660380182, -22.343040045932295 ], [ -47.260271262620066, -22.343064311893166 ], [ -47.260244360724833, -22.343088481911028 ], [ -47.260216985880724, -22.343112508370353 ], [ -47.26018924953901, -22.343136281724579 ], [ -47.260161241915569, -22.343159726118245 ], [ -47.260132976809302, -22.343182834271243 ], [ -47.260104458562957, -22.343205606836726 ], [ -47.26007569137532, -22.343228044419096 ], [ -47.2600466793047, -22.343250147570764 ], [ -47.260017426276001, -22.343271916786144 ], [ -47.259987936084933, -22.34329335249862 ], [ -47.259958212401884, -22.343314455077316 ], [ -47.259928258777592, -22.343335224823299 ], [ -47.259898078646692, -22.343355661966886 ], [ -47.259867675331805, -22.343375766665105 ], [ -47.259837052049591, -22.34339553899769 ], [ -47.259806211914352, -22.343414978964983 ], [ -47.259775157939536, -22.343434086487228 ], [ -47.259743893045155, -22.343452861399928 ], [ -47.259712420060488, -22.343471303452521 ], [ -47.259680741726989, -22.343489412306855 ], [ -47.259648860703926, -22.343507187534087 ], [ -47.259616779570429, -22.343524628613626 ], [ -47.259584500829568, -22.343541734930994 ], [ -47.259552026912566, -22.343558505775672 ], [ -47.259519360182111, -22.343574940339533 ], [ -47.259486502935431, -22.343591037715157 ], [ -47.259453457407815, -22.343606796894086 ], [ -47.259420225777589, -22.343622216764391 ], [ -47.259386810167946, -22.3436372961099 ], [ -47.259353212650538, -22.343652033608162 ], [ -47.259319435250163, -22.34366642782831 ], [ -47.259285479947266, -22.343680477229913 ], [ -47.259251348683044, -22.343694180160419 ], [ -47.259217043361978, -22.343707534854062 ], [ -47.259182565855561, -22.343720539430038 ], [ -47.259147918006555, -22.343733191890614 ], [ -47.259113101633922, -22.34374549011892 ], [ -47.259078118535292, -22.343757431877904 ], [ -47.259042970492025, -22.343769014808132 ], [ -47.25900765927593, -22.343780236425204 ], [ -47.25897218664965, -22.343791094119673 ], [ -47.258936554373555, -22.343801585154072 ], [ -47.258900764212932, -22.343811706661004 ], [ -47.258864817939035, -22.34382145564236 ], [ -47.258828717338695, -22.343830828966535 ], [ -47.25879246421804, -22.343839823367535 ], [ -47.258756060406412, -22.343848435443764 ], [ -47.258719507995082, -22.343856661604175 ], [ -47.258682858285439, -22.343864487641998 ], [ -47.25864627453285, -22.343871881559217 ], [ -47.258609889211201, -22.343878829885853 ], [ -47.258573725984597, -22.343885343865363 ], [ -47.258537792972589, -22.343891437828471 ], [ -47.258502097657797, -22.343897126145258 ], [ -47.2584666469075, -22.343902423188986 ], [ -47.258431446997349, -22.343907343302426 ], [ -47.258396503643972, -22.343911900765921 ], [ -47.258361822032064, -22.343916109769566 ], [ -47.258327406842561, -22.343919984387561 ], [ -47.258293262288113, -22.343923538554755 ], [ -47.258259392142655, -22.343926786046524 ], [ -47.258225799771509, -22.343929740460943 ], [ -47.258192488166657, -22.343932415202733 ], [ -47.258159459975737, -22.343934823470157 ], [ -47.258126717533337, -22.343936978243534 ], [ -47.258094262890836, -22.343938892275958 ], [ -47.258062097846718, -22.34394057808516 ], [ -47.25803022397443, -22.34394204794792 ], [ -47.257998642648907, -22.343943313895021 ], [ -47.257967355074776, -22.343944387707907 ], [ -47.257936362310005, -22.343945280916621 ], [ -47.257905665289172, -22.343946004798269 ], [ -47.257875264847861, -22.343946570376801 ], [ -47.257845161742829, -22.343946988423294 ], [ -47.257815356672744, -22.343947269456852 ], [ -47.257785850297807, -22.34394742374613 ], [ -47.257756643255007, -22.343947461311053 ], [ -47.257727736177465, -22.343947391925013 ], [ -47.257699129707547, -22.343947225117194 ], [ -47.257670824513291, -22.343946970174848 ], [ -47.25764282129969, -22.34394663614605 ], [ -47.257615120820645, -22.343946231841855 ], [ -47.257587723891746, -22.343945765838829 ], [ -47.257560631398356, -22.343945246481201 ], [ -47.257533844305129, -22.343944681882832 ], [ -47.257507363663329, -22.343944079929003 ], [ -47.257481186015781, -22.343943448166755 ], [ -47.25745523575246, -22.343942791873449 ], [ -47.257429383810269, -22.343942111355659 ], [ -47.257403571140465, -22.34394140590026 ], [ -47.257377796008136, -22.343940676168124 ], [ -47.257352058252849, -22.343939922859541 ], [ -47.257326896669305, -22.343939162949987 ], [ -47.257301218485544, -22.343938364613624 ], [ -47.25679208871226, -22.34392207562319 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 977.81015341199998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263024045124418, -22.33842669046053 ], [ -47.263004985913277, -22.338457212460984 ], [ -47.262993980298369, -22.33847493008173 ], [ -47.262983009683502, -22.33849268403414 ], [ -47.262972073827967, -22.338510474188201 ], [ -47.262961172491082, -22.33852830041257 ], [ -47.262950305432291, -22.338546162574449 ], [ -47.262939472411794, -22.338564060538456 ], [ -47.262928673189172, -22.338581994168933 ], [ -47.262917907524098, -22.338599963328637 ], [ -47.262907175176949, -22.338617967877791 ], [ -47.262896475907297, -22.338636007676598 ], [ -47.262885809474966, -22.338654082583268 ], [ -47.262875175640424, -22.338672192453519 ], [ -47.262864574162933, -22.338690337143703 ], [ -47.262854004802072, -22.338708516507964 ], [ -47.262843467317808, -22.338726730398307 ], [ -47.262832961469663, -22.338744978665972 ], [ -47.262822487016599, -22.338763261161599 ], [ -47.262812043718149, -22.33878157773313 ], [ -47.262801631332671, -22.338799928229115 ], [ -47.262791249619148, -22.338818312495075 ], [ -47.2627808983368, -22.338836730374791 ], [ -47.262770577242591, -22.338855181714141 ], [ -47.262760286095158, -22.338873666354299 ], [ -47.262750024652426, -22.338892184136224 ], [ -47.262739792671226, -22.338910734900853 ], [ -47.262729589908815, -22.338929318486734 ], [ -47.26271941612147, -22.338947934732335 ], [ -47.262709271065972, -22.338966583473546 ], [ -47.262699154498236, -22.338985264545983 ], [ -47.262689066173401, -22.33900397778482 ], [ -47.262679005846834, -22.339022723023024 ], [ -47.262668973273172, -22.339041500093124 ], [ -47.262658968206537, -22.339060308826625 ], [ -47.262648990400798, -22.339079149053731 ], [ -47.262639039609283, -22.339098020603757 ], [ -47.26262911558468, -22.339116923305305 ], [ -47.262619218079209, -22.339135856986001 ], [ -47.262609346844826, -22.33915482147199 ], [ -47.262599501632828, -22.33917381658879 ], [ -47.262589682193742, -22.33919284216147 ], [ -47.262579888277806, -22.33921189801362 ], [ -47.262570119634738, -22.339230983967891 ], [ -47.26256037601334, -22.339250099846893 ], [ -47.262550657161981, -22.339269245471932 ], [ -47.262540962828687, -22.339288420663031 ], [ -47.262531292760869, -22.339307625239353 ], [ -47.262521646641368, -22.339326859147018 ], [ -47.262512021367321, -22.339346127894682 ], [ -47.262502409878536, -22.339365444421162 ], [ -47.262492807315404, -22.339384816562603 ], [ -47.262483212596777, -22.339404244524442 ], [ -47.262473624910086, -22.339423727956984 ], [ -47.262464043437085, -22.339443266506578 ], [ -47.262454467354274, -22.339462859814937 ], [ -47.262444895831749, -22.339482507521115 ], [ -47.262435328034222, -22.339502209259791 ], [ -47.262425763120717, -22.339521964661614 ], [ -47.262416200243635, -22.33954177335518 ], [ -47.262406407129617, -22.339562115672333 ], [ -47.262396856721899, -22.33958200827583 ], [ -47.262387305704571, -22.339601953007563 ], [ -47.262377753210416, -22.339621949481586 ], [ -47.262368198363866, -22.33964199731356 ], [ -47.262358640285399, -22.339662096111542 ], [ -47.262349078087603, -22.339682245484113 ], [ -47.262339510877538, -22.339702445035766 ], [ -47.262329937756078, -22.339722694367762 ], [ -47.262320357817387, -22.339742993079735 ], [ -47.262310770149718, -22.339763340767593 ], [ -47.26230117383453, -22.339783737025787 ], [ -47.262291567947301, -22.339804181445242 ], [ -47.262281951557426, -22.339824673613904 ], [ -47.262272323726734, -22.339845213119538 ], [ -47.262262683511381, -22.339865799545922 ], [ -47.262253029961663, -22.339886432473364 ], [ -47.262243362120017, -22.339907111482635 ], [ -47.262233679023716, -22.339927836149538 ], [ -47.262223979702497, -22.339948606049692 ], [ -47.262214263180788, -22.339969420754102 ], [ -47.262204528474271, -22.339990279836062 ], [ -47.262194774595727, -22.340011182859239 ], [ -47.262185000547689, -22.340032129392895 ], [ -47.26217520532893, -22.340053118998188 ], [ -47.262165387929684, -22.340074151238294 ], [ -47.262155547335489, -22.340095225670598 ], [ -47.262145682523879, -22.34011634185304 ], [ -47.262135792466239, -22.340137499340802 ], [ -47.262125876128621, -22.340158697684263 ], [ -47.262115932468667, -22.340179936435604 ], [ -47.262105960439371, -22.34020121514072 ], [ -47.262095958985547, -22.340222533346882 ], [ -47.26208592704684, -22.340243890596152 ], [ -47.262075863556142, -22.34026528642903 ], [ -47.262065767439275, -22.34028672038465 ], [ -47.262055637616889, -22.340308191997295 ], [ -47.262045473000889, -22.340329700803423 ], [ -47.262035272500441, -22.340351246329465 ], [ -47.262025035015085, -22.340372828105934 ], [ -47.262014759438976, -22.340394445658763 ], [ -47.262004444661358, -22.340416098508168 ], [ -47.26199408956311, -22.340437786175908 ], [ -47.261983693020206, -22.340459508178114 ], [ -47.261973253902042, -22.34048126402854 ], [ -47.261962531516517, -22.340503551139836 ], [ -47.261951992773774, -22.340525394759133 ], [ -47.261941408339339, -22.340547269919046 ], [ -47.261930781671758, -22.340569166708043 ], [ -47.26192011885076, -22.340591070948108 ], [ -47.26190942209, -22.340612977137262 ], [ -47.261898691052629, -22.340634885037126 ], [ -47.261887925365251, -22.340656794482815 ], [ -47.261877124654134, -22.340678705308591 ], [ -47.261866288544375, -22.340700617349505 ], [ -47.261855416661341, -22.340722530438512 ], [ -47.261844508629729, -22.34074444440833 ], [ -47.261833564073406, -22.340766359091852 ], [ -47.261822582616453, -22.340788274320001 ], [ -47.261811563882056, -22.340810189923914 ], [ -47.261800507493078, -22.340832105733892 ], [ -47.261789413072187, -22.340854021579158 ], [ -47.261778280241458, -22.340875937288509 ], [ -47.261767108622685, -22.340897852689924 ], [ -47.261755897837254, -22.340919767610593 ], [ -47.261744647505971, -22.340941681877531 ], [ -47.261733357249639, -22.340963595316133 ], [ -47.261722026688439, -22.340985507751707 ], [ -47.261710655442478, -22.341007419008157 ], [ -47.261699243131524, -22.341029328908782 ], [ -47.261687789374434, -22.341051237276993 ], [ -47.261676293790416, -22.341073143934313 ], [ -47.261664755998417, -22.341095048701408 ], [ -47.261653175616743, -22.341116951398686 ], [ -47.261641552263399, -22.341138851845827 ], [ -47.26162988555631, -22.341160749861253 ], [ -47.261618175113362, -22.341182645262258 ], [ -47.261606420551921, -22.341204537865718 ], [ -47.261594621489067, -22.341226427487747 ], [ -47.261582777541705, -22.341248313943623 ], [ -47.261570888326624, -22.341270197047283 ], [ -47.261558953461005, -22.341292076611023 ], [ -47.261546972560609, -22.341313952448328 ], [ -47.261534945241756, -22.341335824370471 ], [ -47.261522871121066, -22.341357692186943 ], [ -47.261510749814299, -22.341379555707778 ], [ -47.261498580937143, -22.341401414741775 ], [ -47.261486364105778, -22.341423269095696 ], [ -47.261474098935608, -22.341445118576811 ], [ -47.261461785042357, -22.341466962990335 ], [ -47.261449422041927, -22.341488802140418 ], [ -47.261437009549311, -22.341510635831497 ], [ -47.261424547180553, -22.341532463865242 ], [ -47.2614120345511, -22.341554286043284 ], [ -47.261399471276292, -22.341576102166417 ], [ -47.261386856971704, -22.341597912033993 ], [ -47.261374191253161, -22.341619715444001 ], [ -47.261361473736272, -22.341641512193863 ], [ -47.261348704036685, -22.341663302079908 ], [ -47.261335881770151, -22.341685084897474 ], [ -47.2613230065529, -22.341706860440134 ], [ -47.261310078001017, -22.34172862850081 ], [ -47.261297095730647, -22.341750388871578 ], [ -47.261284059358324, -22.341772141342918 ], [ -47.26127096850049, -22.3417938857047 ], [ -47.261257822773963, -22.341815621745408 ], [ -47.261244621796067, -22.34183734925189 ], [ -47.261231365183754, -22.341859068010955 ], [ -47.261218052554675, -22.341880777807386 ], [ -47.261204683526955, -22.341902478424746 ], [ -47.261191257718352, -22.341924169646326 ], [ -47.261177774747708, -22.341945851253097 ], [ -47.261164234233391, -22.341967523026266 ], [ -47.261150635794948, -22.341989184744339 ], [ -47.261136979051983, -22.342010836185501 ], [ -47.261123263624157, -22.342032477126978 ], [ -47.26110948913238, -22.342054107343781 ], [ -47.261095655197252, -22.342075726610748 ], [ -47.261081761440067, -22.342097334701336 ], [ -47.261077873466505, -22.342103352159473 ], [ -47.261057654055456, -22.342134569599441 ], [ -47.261053792947735, -22.342140516439766 ], [ -47.26103971745804, -22.342162089627983 ], [ -47.261025580636939, -22.342183650720802 ], [ -47.261011382108471, -22.34220519948547 ], [ -47.260997118001491, -22.342226740967401 ], [ -47.260982743297824, -22.342248341398566 ], [ -47.260968186734132, -22.342270098608296 ], [ -47.260953415048398, -22.342292047823229 ], [ -47.260938421105358, -22.342314184538552 ], [ -47.260923197988681, -22.342336503530102 ], [ -47.260907738562992, -22.342358999504942 ], [ -47.260892035476353, -22.342381667093576 ], [ -47.260876081163367, -22.342404500840438 ], [ -47.260859867850968, -22.342427495191121 ], [ -47.260843387561799, -22.3424506444826 ], [ -47.260826632121343, -22.342473942928926 ], [ -47.260809593162953, -22.342497384609544 ], [ -47.260792262135325, -22.342520963455208 ], [ -47.260774630310358, -22.342544673233462 ], [ -47.260756688791474, -22.342568507534626 ], [ -47.260738428524455, -22.34259245975484 ], [ -47.260719840307864, -22.34261652308129 ], [ -47.260700914804929, -22.342640690475964 ], [ -47.260681642558595, -22.342664954657394 ], [ -47.260662014004602, -22.342689308086154 ], [ -47.26064201948958, -22.342713742945616 ], [ -47.260621649289376, -22.342738251124789 ], [ -47.260600893627441, -22.342762824202971 ], [ -47.260579742697921, -22.342787453431043 ], [ -47.260558186688776, -22.342812129715476 ], [ -47.260536215806937, -22.342836843602495 ], [ -47.26051382030608, -22.342861585262327 ], [ -47.260490990515031, -22.342886344475669 ], [ -47.260467716869961, -22.342911110619625 ], [ -47.260443989947404, -22.342935872655595 ], [ -47.260419800498376, -22.34296061912039 ], [ -47.260395139485468, -22.342985338117217 ], [ -47.260369998121448, -22.343010017309361 ], [ -47.260344367909198, -22.343034643916361 ], [ -47.260318240682409, -22.343059204713498 ], [ -47.260291608647449, -22.343083686033751 ], [ -47.260264464705372, -22.343108073522387 ], [ -47.260236840979886, -22.343132318424512 ], [ -47.260208851905844, -22.343156308403923 ], [ -47.260180589990924, -22.343179965661147 ], [ -47.260152069298819, -22.343203282771675 ], [ -47.260123294188226, -22.343226260453012 ], [ -47.260094268870148, -22.343248899372654 ], [ -47.260064997411327, -22.343271200144748 ], [ -47.260035483741646, -22.343293163323903 ], [ -47.260005731658396, -22.343314789402065 ], [ -47.259975744830221, -22.343336078805333 ], [ -47.25994552680298, -22.343357031889834 ], [ -47.259915081003356, -22.343377648939114 ], [ -47.25988441074314, -22.343397930161576 ], [ -47.259853519225253, -22.343417875686171 ], [ -47.259822409547652, -22.343437485560511 ], [ -47.259791084704794, -22.343456759749902 ], [ -47.259759547595159, -22.343475698132661 ], [ -47.259727801024205, -22.343494300498886 ], [ -47.259695847707199, -22.343512566548696 ], [ -47.25966369027504, -22.343530495889102 ], [ -47.25963133127641, -22.343548088033049 ], [ -47.259598773181956, -22.343565342397049 ], [ -47.259566018388547, -22.343582258299129 ], [ -47.259533069222712, -22.343598834957028 ], [ -47.259499927943821, -22.343615071486621 ], [ -47.25946659674765, -22.343630966900147 ], [ -47.259433077771561, -22.343646520103597 ], [ -47.259399373096244, -22.343661729895931 ], [ -47.259365484749551, -22.343676594967125 ], [ -47.259331414711291, -22.343691113895861 ], [ -47.259297164915665, -22.343705285148314 ], [ -47.259262737256634, -22.343719107075643 ], [ -47.259228133590462, -22.34373257791281 ], [ -47.259193355739569, -22.343745695776725 ], [ -47.259158405496926, -22.343758458664219 ], [ -47.259123284630995, -22.34377086444993 ], [ -47.259087994888425, -22.343782910885157 ], [ -47.259052537999068, -22.343794595595462 ], [ -47.259016915683077, -22.343805916078395 ], [ -47.258981129651161, -22.343816869702902 ], [ -47.258945181611686, -22.343827453706737 ], [ -47.258909073278048, -22.343837665194165 ], [ -47.258872806369808, -22.343847501135418 ], [ -47.258836382622505, -22.343856958363656 ], [ -47.258799803791426, -22.343866033574141 ], [ -47.258763071655778, -22.343874723322909 ], [ -47.258726188263509, -22.343883023971607 ], [ -47.258689206167844, -22.343890920986553 ], [ -47.258652292840225, -22.343898381514592 ], [ -47.258615584201337, -22.343905391584173 ], [ -47.258579104504044, -22.343911962569265 ], [ -47.258542862047648, -22.343918109012399 ], [ -47.258506864477781, -22.343923845496409 ], [ -47.258471118808494, -22.343929186607458 ], [ -47.258435631446638, -22.343934146900381 ], [ -47.258400408225384, -22.343938740866051 ], [ -47.258365454431917, -22.343942982902547 ], [ -47.258330774836409, -22.343946887289118 ], [ -47.258296373728463, -22.343950468161971 ], [ -47.258262254947397, -22.343953739493646 ], [ -47.258228421913152, -22.343956715074675 ], [ -47.258194877662532, -22.343959408497202 ], [ -47.258161624878909, -22.343961833141439 ], [ -47.25812866592436, -22.343964002163979 ], [ -47.25809600287036, -22.343965928488096 ], [ -47.258063637528743, -22.343967624795688 ], [ -47.258031571480458, -22.343969103521154 ], [ -47.257999806102688, -22.343970376846539 ], [ -47.257968342597863, -22.343971456698018 ], [ -47.25793718201782, -22.343972354743638 ], [ -47.257906325287799, -22.343973082391969 ], [ -47.257875773231468, -22.343973650791668 ], [ -47.257845526591531, -22.343974070831933 ], [ -47.257815586051152, -22.343974353143309 ], [ -47.257785952253968, -22.343974508099368 ], [ -47.257756625819773, -22.343974545818316 ], [ -47.257727607364437, -22.343974476165407 ], [ -47.257698897513315, -22.343974308755215 ], [ -47.257670496918081, -22.343974052954067 ], [ -47.257642406268339, -22.343973717882758 ], [ -47.257614626303926, -22.343973312418875 ], [ -47.257587157827963, -22.343972845199318 ], [ -47.257560001715149, -22.343972324622566 ], [ -47.257533158921632, -22.343971758850625 ], [ -47.257506630492387, -22.343971155810923 ], [ -47.257480412845339, -22.34397052308378 ], [ -47.257454428348133, -22.343969865925093 ], [ -47.257428544529681, -22.343969184568596 ], [ -47.25740270079249, -22.343968478264554 ], [ -47.257376895361588, -22.343967747675016 ], [ -47.257351128077936, -22.343966993502626 ], [ -47.257325951920798, -22.343966233153338 ], [ -47.257300245366395, -22.34396543394767 ], [ -47.256779144246906, -22.343948761938929 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 981.79650049099996, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263046871564676, -22.338444055472902 ], [ -47.263030177138077, -22.338470790442933 ], [ -47.263019204627625, -22.338488454775224 ], [ -47.263008266755264, -22.338506155745304 ], [ -47.262997363282608, -22.338523893225279 ], [ -47.262986493971333, -22.338541667085924 ], [ -47.262975658583159, -22.338559477196462 ], [ -47.262964856880657, -22.338577323423596 ], [ -47.262954088625726, -22.338595205633581 ], [ -47.262943353580347, -22.338613123691164 ], [ -47.262932651507285, -22.338631077458434 ], [ -47.262921982168386, -22.338649066797505 ], [ -47.262911345325854, -22.338667091568372 ], [ -47.262900740742488, -22.338685151628564 ], [ -47.262890168179879, -22.338703246836229 ], [ -47.262879627399904, -22.338721377047218 ], [ -47.262869118164893, -22.338739542115217 ], [ -47.262858640236686, -22.338757741893119 ], [ -47.262848193376549, -22.338775976233183 ], [ -47.262837777346327, -22.33879424498501 ], [ -47.262827391906711, -22.338812547998618 ], [ -47.26281703681898, -22.338830885121112 ], [ -47.262806711844647, -22.338849256197705 ], [ -47.262796416742958, -22.338867661075824 ], [ -47.262786151274859, -22.338886099598014 ], [ -47.262775915200542, -22.338904571606619 ], [ -47.26276570827909, -22.338923076943985 ], [ -47.26275553027007, -22.338941615449997 ], [ -47.262745380931946, -22.338960186964449 ], [ -47.262735260023781, -22.338978791324486 ], [ -47.262725167303714, -22.338997428366948 ], [ -47.262715102529086, -22.339016097928347 ], [ -47.262705065457524, -22.339034799842707 ], [ -47.262695055845803, -22.339053533943829 ], [ -47.262685073450299, -22.339072300064338 ], [ -47.262675118026998, -22.339091098035553 ], [ -47.262665189331429, -22.339109927687897 ], [ -47.262655287118456, -22.339128788851013 ], [ -47.26264541114238, -22.339147681353605 ], [ -47.262635561157296, -22.339166605022825 ], [ -47.262625736916661, -22.339185559685209 ], [ -47.262615938173028, -22.339204545166766 ], [ -47.262606164678786, -22.339223561292062 ], [ -47.262596416185723, -22.339242607884671 ], [ -47.262586692444664, -22.33926168476809 ], [ -47.26257699320599, -22.339280791764565 ], [ -47.262567318219787, -22.339299928694917 ], [ -47.262557667235512, -22.33931909537921 ], [ -47.26254803993632, -22.339338291767604 ], [ -47.262538433148471, -22.339357523515545 ], [ -47.262528839646258, -22.339376803901462 ], [ -47.262519254470533, -22.339396140973399 ], [ -47.262509676538102, -22.339415534953318 ], [ -47.262500105041255, -22.339434985493771 ], [ -47.262490539166492, -22.339454492243306 ], [ -47.262480978094871, -22.339474054845677 ], [ -47.262471421000946, -22.339493672941902 ], [ -47.26246186705368, -22.33951334616853 ], [ -47.262452315416233, -22.339533074157966 ], [ -47.262442765245027, -22.339552856540557 ], [ -47.262432978336697, -22.339573185975567 ], [ -47.26242343978678, -22.339593053923206 ], [ -47.262413900066328, -22.339612975104291 ], [ -47.262404358311507, -22.339632949134284 ], [ -47.262394813650062, -22.339652975630209 ], [ -47.262385265205594, -22.339673054201292 ], [ -47.2623757120937, -22.339693184457335 ], [ -47.262366153424146, -22.33971336600391 ], [ -47.262356588300534, -22.339733598443292 ], [ -47.262347015819458, -22.339753881376055 ], [ -47.262337435071508, -22.339774214399057 ], [ -47.262327845140298, -22.339794597107538 ], [ -47.262318245103309, -22.339815029093142 ], [ -47.262308634031761, -22.339835509944493 ], [ -47.262299010989139, -22.33985603925008 ], [ -47.262289375033099, -22.339876616594186 ], [ -47.262279725215272, -22.339897241557601 ], [ -47.262270060579255, -22.339917913721614 ], [ -47.262260380163326, -22.339938632662335 ], [ -47.262250682998079, -22.339959397955774 ], [ -47.2622409681086, -22.339980209173152 ], [ -47.262231234511056, -22.340001065888064 ], [ -47.262221481218631, -22.340021967664232 ], [ -47.262211707233895, -22.340042914071081 ], [ -47.262201911555728, -22.340063904669812 ], [ -47.262192093174185, -22.34008493902359 ], [ -47.262182251074449, -22.340106016689642 ], [ -47.262172384233573, -22.340127137225895 ], [ -47.262162491622256, -22.340148300187312 ], [ -47.262152572205729, -22.34016950512401 ], [ -47.262142624940608, -22.340190751587834 ], [ -47.26213264877876, -22.340212039124417 ], [ -47.262122642663655, -22.340233367280529 ], [ -47.262112605533439, -22.340254735597807 ], [ -47.262102536319304, -22.340276143616133 ], [ -47.262092433945305, -22.340297590874115 ], [ -47.262082297330082, -22.340319076905324 ], [ -47.26207212538332, -22.340340601245547 ], [ -47.262061917011955, -22.340362163420298 ], [ -47.262051671113014, -22.340383762959295 ], [ -47.262041386577955, -22.340405399387588 ], [ -47.262031062293282, -22.340427072224301 ], [ -47.262020697136883, -22.340448780990098 ], [ -47.262010289981568, -22.34047052520005 ], [ -47.261999839693502, -22.340492304366641 ], [ -47.261989099434743, -22.340514628667925 ], [ -47.261978548113071, -22.340536498368571 ], [ -47.261967950539344, -22.340558400692771 ], [ -47.261957310285609, -22.340580325485693 ], [ -47.261946633602037, -22.340602258212062 ], [ -47.261935922767357, -22.340624193232468 ], [ -47.261925177444368, -22.340646130305934 ], [ -47.261914397258337, -22.340668069266904 ], [ -47.261903581834218, -22.340690009948965 ], [ -47.261892730795758, -22.340711952186474 ], [ -47.261881843766936, -22.340733895811635 ], [ -47.261870920371152, -22.340755840656456 ], [ -47.261859960230801, -22.340777786553097 ], [ -47.261848962968628, -22.340799733331693 ], [ -47.261837928206418, -22.340821680822582 ], [ -47.261826855565594, -22.340843628855303 ], [ -47.261815744667437, -22.340865577258199 ], [ -47.261804595132553, -22.340887525859308 ], [ -47.261793406581305, -22.340909474485663 ], [ -47.261782178633652, -22.340931422963635 ], [ -47.261770910908901, -22.340953371119351 ], [ -47.261759603026405, -22.340975318777232 ], [ -47.261748254604854, -22.3409972657617 ], [ -47.261736865262854, -22.341019211895702 ], [ -47.261725434618697, -22.341041157001523 ], [ -47.261713962289747, -22.341063100901646 ], [ -47.261702447893683, -22.34108504341652 ], [ -47.261690891047927, -22.341106984365773 ], [ -47.261679291369248, -22.341128923568775 ], [ -47.261667648474152, -22.341150860844138 ], [ -47.261655961978981, -22.341172796009189 ], [ -47.261644231500092, -22.341194728880076 ], [ -47.261632456653317, -22.341216659272529 ], [ -47.261620637054151, -22.341238587001495 ], [ -47.261608772317928, -22.341260511881035 ], [ -47.261596862059882, -22.341282433723936 ], [ -47.261584905895624, -22.341304352341215 ], [ -47.261572903439323, -22.341326267545078 ], [ -47.261560854305714, -22.341348179145555 ], [ -47.261548758109861, -22.341370086950796 ], [ -47.261536614465896, -22.34139199076952 ], [ -47.261524422987918, -22.341413890409132 ], [ -47.261512183290563, -22.341435785675067 ], [ -47.261499894987537, -22.34145767637316 ], [ -47.261487557693094, -22.341479562307153 ], [ -47.261475171021431, -22.341501443279789 ], [ -47.261462734585997, -22.341523319094012 ], [ -47.261450248001196, -22.34154518954999 ], [ -47.261437710880884, -22.341567054447747 ], [ -47.261425122838816, -22.341588913586577 ], [ -47.26141248348894, -22.341610766764219 ], [ -47.261399792445509, -22.341632613777062 ], [ -47.261387049322529, -22.341654454420826 ], [ -47.261374253734033, -22.341676288490241 ], [ -47.261361405294181, -22.341698115778925 ], [ -47.261348503617604, -22.341719936078686 ], [ -47.261335548318876, -22.341741749180695 ], [ -47.26132253901244, -22.341763554875254 ], [ -47.26130947531334, -22.341785352951035 ], [ -47.261296356836404, -22.341807143196064 ], [ -47.26128318319688, -22.341828925396946 ], [ -47.261269954010544, -22.341850699338654 ], [ -47.261256668892756, -22.341872464805999 ], [ -47.261243327459681, -22.341894221581889 ], [ -47.261229929327847, -22.341915969447811 ], [ -47.261216474113496, -22.34193770818511 ], [ -47.261202961433952, -22.341959437572651 ], [ -47.26118939090604, -22.341981157389629 ], [ -47.261175762147836, -22.342002867412379 ], [ -47.26116207477741, -22.34202456741696 ], [ -47.261148328412965, -22.342046257178474 ], [ -47.261134522673906, -22.342067936469647 ], [ -47.261120657179369, -22.342089605063187 ], [ -47.261106731549233, -22.342111262730189 ], [ -47.261104854440163, -22.342114167952854 ], [ -47.261084642948788, -22.342145388568532 ], [ -47.261078698364535, -22.342154544361964 ], [ -47.261064590052584, -22.342176167862394 ], [ -47.26105042008998, -22.342197779507963 ], [ -47.261036188099382, -22.342219379063504 ], [ -47.261021890118634, -22.342240971707362 ], [ -47.26100747998877, -22.342262625378591 ], [ -47.260992884693408, -22.34228444048539 ], [ -47.260978070231239, -22.342306453267931 ], [ -47.260963029398212, -22.342328659216722 ], [ -47.260947755214922, -22.342351053084503 ], [ -47.260932240477139, -22.342373629553592 ], [ -47.260916477758698, -22.342396383227648 ], [ -47.260900459414358, -22.342419308622066 ], [ -47.260884177585936, -22.342442400150944 ], [ -47.260867624205758, -22.342465652116939 ], [ -47.260850791003868, -22.342489058696618 ], [ -47.260833669513339, -22.342512613928491 ], [ -47.260816251077749, -22.342536311698591 ], [ -47.260798526859439, -22.342560145725507 ], [ -47.260780487847846, -22.342584109546127 ], [ -47.260762124870837, -22.342608196498141 ], [ -47.260743428605231, -22.342632399704911 ], [ -47.260724389589058, -22.342656712058865 ], [ -47.260704998236946, -22.342681126202724 ], [ -47.260685244853597, -22.34270563451458 ], [ -47.26066511965233, -22.3427302290883 ], [ -47.260644612773838, -22.342754901715782 ], [ -47.260623714305105, -22.342779643871328 ], [ -47.26060241430303, -22.342804446692352 ], [ -47.260580702818153, -22.342829300963039 ], [ -47.260558569920548, -22.342854197098035 ], [ -47.260536005728113, -22.342879125126487 ], [ -47.260513000435964, -22.34290407467795 ], [ -47.260489544349177, -22.342929034967948 ], [ -47.260465627916908, -22.342953994785773 ], [ -47.260441241767168, -22.342978942485207 ], [ -47.260416376745034, -22.343003865975266 ], [ -47.26039102395216, -22.343028752713842 ], [ -47.260365174787744, -22.343053589703572 ], [ -47.260338820990263, -22.343078363491568 ], [ -47.260311954680461, -22.343103060171266 ], [ -47.260284568691581, -22.343127665130766 ], [ -47.260256696084689, -22.343152128475705 ], [ -47.260228454278334, -22.343176335080397 ], [ -47.260199938071928, -22.343200205201256 ], [ -47.260171161793956, -22.343223731269351 ], [ -47.260142129819137, -22.343246914066587 ], [ -47.260112846370582, -22.343269754323558 ], [ -47.260083315523559, -22.34329225271614 ], [ -47.260053541212891, -22.343314409859133 ], [ -47.260023527237429, -22.343336226303077 ], [ -47.259993277264115, -22.343357702530945 ], [ -47.259962794833889, -22.343378838953988 ], [ -47.259932083365534, -22.343399635909062 ], [ -47.25990114615994, -22.343420093655812 ], [ -47.259869986406336, -22.343440212372482 ], [ -47.259838607186353, -22.343459992153932 ], [ -47.259807011475409, -22.343479433010486 ], [ -47.259775202150493, -22.343498534863386 ], [ -47.259743181993194, -22.343517297543297 ], [ -47.259710953692633, -22.343535720788626 ], [ -47.25967851985132, -22.34355380424228 ], [ -47.259645882987535, -22.34357154745069 ], [ -47.259613045539439, -22.34358894986141 ], [ -47.259580009869552, -22.343606010820935 ], [ -47.259546778268259, -22.343622729572903 ], [ -47.259513352957107, -22.343639105256539 ], [ -47.259479736092331, -22.34365513690469 ], [ -47.25944592977028, -22.343670823441308 ], [ -47.259411936029217, -22.343686163680552 ], [ -47.259377756853191, -22.343701156324734 ], [ -47.25934339417698, -22.343715799962098 ], [ -47.259308849888527, -22.343730093065446 ], [ -47.259274125834601, -22.343744033989651 ], [ -47.259239223823265, -22.343757620970415 ], [ -47.259204145627841, -22.343770852122283 ], [ -47.259168892991461, -22.343783725436751 ], [ -47.259133467632161, -22.343796238779927 ], [ -47.259097871245508, -22.343808389891421 ], [ -47.259062105510012, -22.34382017638189 ], [ -47.259026172094025, -22.343831595730681 ], [ -47.258990072656381, -22.343842645285282 ], [ -47.25895380885342, -22.343853322258575 ], [ -47.258917382346674, -22.343863623726573 ], [ -47.258880794803986, -22.343873546627787 ], [ -47.258844047909591, -22.343883087760116 ], [ -47.25880714336801, -22.3438922437801 ], [ -47.258770082908214, -22.343901011201467 ], [ -47.258732868534921, -22.343909386338492 ], [ -47.258695554053098, -22.343917354330564 ], [ -47.258658311150356, -22.343924881469473 ], [ -47.258621279194095, -22.343931953282016 ], [ -47.258584483025999, -22.343938581272724 ], [ -47.258547931125136, -22.343944780195912 ], [ -47.25851163130006, -22.343950564847145 ], [ -47.258475590711676, -22.343955950025567 ], [ -47.258439815898029, -22.343960950498055 ], [ -47.258404312808779, -22.343965580965893 ], [ -47.258369086833639, -22.343969856035269 ], [ -47.258334142832041, -22.343973790190443 ], [ -47.258299485170518, -22.343977397768963 ], [ -47.258265117753737, -22.343980692940562 ], [ -47.258231044056302, -22.34398368968824 ], [ -47.258197267159808, -22.343986401791497 ], [ -47.258163789783396, -22.343988842812568 ], [ -47.258130614316642, -22.343991026084261 ], [ -47.258097742851035, -22.34399296470011 ], [ -47.258065177211883, -22.343994671506039 ], [ -47.258032918987539, -22.343996159094228 ], [ -47.258000969557457, -22.343997439797921 ], [ -47.257969330121846, -22.343998525688001 ], [ -47.257938001726451, -22.343999428570523 ], [ -47.257906985287178, -22.344000159985537 ], [ -47.257876281615758, -22.344000731206414 ], [ -47.257845891440866, -22.344001153240491 ], [ -47.257815815430135, -22.3440014368297 ], [ -47.257786054210641, -22.344001592452514 ], [ -47.25775660838503, -22.344001630325501 ], [ -47.257727478551864, -22.344001560405726 ], [ -47.257698665319488, -22.344001392393164 ], [ -47.257670169323255, -22.344001135733208 ], [ -47.257641991237335, -22.344000799619391 ], [ -47.257614131787527, -22.344000392995827 ], [ -47.257586591764444, -22.343999924559764 ], [ -47.257559372032198, -22.343999402763878 ], [ -47.257532473538348, -22.343998835818347 ], [ -47.257505897321664, -22.343998231692783 ], [ -47.257479639675104, -22.343997598000723 ], [ -47.257453620943998, -22.343996939976659 ], [ -47.25742770524927, -22.343996257781487 ], [ -47.257401830444685, -22.34399555062878 ], [ -47.257375994715197, -22.343994819181891 ], [ -47.257350197903179, -22.343994064145623 ], [ -47.257325007172419, -22.34399330335663 ], [ -47.257299272247394, -22.343992503281669 ], [ -47.256766199776962, -22.343975448254035 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 985.78282543700004, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263069641612326, -22.338461390315707 ], [ -47.263044428961472, -22.338501979464361 ], [ -47.263033523831616, -22.338519627452097 ], [ -47.263022652741846, -22.33853731225798 ], [ -47.263011815456146, -22.33855503375489 ], [ -47.263001011738602, -22.338572791814094 ], [ -47.262990241354053, -22.338590586304338 ], [ -47.262979504066799, -22.338608417093834 ], [ -47.262968799641115, -22.338626284049251 ], [ -47.262958127842097, -22.338644187034653 ], [ -47.262947488433966, -22.338662125913967 ], [ -47.262936881181226, -22.338680100549052 ], [ -47.262926305849014, -22.338698110799193 ], [ -47.262915762201246, -22.338716156524317 ], [ -47.262905250002149, -22.338734237582013 ], [ -47.262894769016377, -22.338752353827665 ], [ -47.262884319008094, -22.338770505115786 ], [ -47.262873899740868, -22.338788691300323 ], [ -47.262863510978882, -22.338806912232375 ], [ -47.262853152485114, -22.33882516776362 ], [ -47.262842824023139, -22.338843457742652 ], [ -47.262832525356814, -22.338861782016124 ], [ -47.262822256247645, -22.338880140432973 ], [ -47.262812016458867, -22.338898532837188 ], [ -47.26280180575295, -22.338916959072478 ], [ -47.262791623891246, -22.338935418982594 ], [ -47.262781470635559, -22.338953912408709 ], [ -47.262771345746664, -22.338972439192002 ], [ -47.262761248985818, -22.338990999170857 ], [ -47.262751180113405, -22.33900959218337 ], [ -47.262741138888984, -22.339028218067259 ], [ -47.262731125072392, -22.339046876657832 ], [ -47.26272113842262, -22.339065567789952 ], [ -47.262711178698211, -22.339084291297468 ], [ -47.262701245657361, -22.339103047012781 ], [ -47.262691339057739, -22.339121834767429 ], [ -47.262681458656338, -22.339140654392121 ], [ -47.262671604209636, -22.339159505716594 ], [ -47.262661775473866, -22.339178388569064 ], [ -47.262651972204551, -22.339197302776988 ], [ -47.262642194156399, -22.339216248167435 ], [ -47.262632441083845, -22.33923522456584 ], [ -47.26262271274075, -22.33925423179679 ], [ -47.26261300888001, -22.339273269684636 ], [ -47.262603329254006, -22.339292338052534 ], [ -47.262593673614901, -22.339311436722166 ], [ -47.26258404171417, -22.339330565514416 ], [ -47.262574433235272, -22.339349724383524 ], [ -47.262564844933593, -22.339368919131733 ], [ -47.262555269417959, -22.339388163377045 ], [ -47.262545701629612, -22.339407465379498 ], [ -47.262536140483355, -22.339426825377473 ], [ -47.26252658517636, -22.339446243025854 ], [ -47.262517034899837, -22.339465717975326 ], [ -47.262507488839375, -22.339485249871686 ], [ -47.262497946174022, -22.339504838357946 ], [ -47.262488406077011, -22.339524483072545 ], [ -47.262478867715643, -22.339544183649611 ], [ -47.262469330250269, -22.33956393972122 ], [ -47.262459549547629, -22.33958425627408 ], [ -47.262450022855525, -22.339604099565829 ], [ -47.262440494431885, -22.339623997196295 ], [ -47.262430963416435, -22.339643948782239 ], [ -47.262421428940094, -22.339663953942122 ], [ -47.262411890129655, -22.339684012286305 ], [ -47.262402346103606, -22.339704123425822 ], [ -47.262392795974577, -22.339724286967314 ], [ -47.262383238848791, -22.339744502514069 ], [ -47.262373673825323, -22.339764769667664 ], [ -47.262364099997122, -22.339785088025774 ], [ -47.262354516449868, -22.3398054571845 ], [ -47.262344922263118, -22.339825876736285 ], [ -47.262335316509876, -22.339846346270363 ], [ -47.262325698255303, -22.339866865375861 ], [ -47.262316066558569, -22.339887433637692 ], [ -47.262306420472648, -22.339908050637103 ], [ -47.262296759042258, -22.339928715955796 ], [ -47.262287081306731, -22.339949429170339 ], [ -47.262277386297441, -22.339970189857073 ], [ -47.262267673040199, -22.339990997587421 ], [ -47.262257940551628, -22.340011851935309 ], [ -47.262248187845252, -22.34003275246447 ], [ -47.262238413923868, -22.340053698744534 ], [ -47.262228617786306, -22.34007469033665 ], [ -47.262218798422452, -22.340095726804101 ], [ -47.262208954817183, -22.340116807703929 ], [ -47.262199085947032, -22.340137932593983 ], [ -47.262189190782017, -22.340159101029066 ], [ -47.262179268286609, -22.340180312558967 ], [ -47.262169317416323, -22.340201566735331 ], [ -47.262159337121943, -22.340222863103357 ], [ -47.262149326345536, -22.34024420120944 ], [ -47.262139284023817, -22.340265580594686 ], [ -47.262129209086289, -22.340287000798497 ], [ -47.262119100455159, -22.340308461358823 ], [ -47.262108957047069, -22.340329961808592 ], [ -47.262098777769573, -22.340351501682907 ], [ -47.262088561527293, -22.340373080506364 ], [ -47.262078307214757, -22.34039469780793 ], [ -47.262068013720771, -22.34041635311166 ], [ -47.262057679929043, -22.340438045935663 ], [ -47.262047304714486, -22.340459775799573 ], [ -47.262036886946788, -22.340481542217265 ], [ -47.262026425488827, -22.340503344699993 ], [ -47.262015667356849, -22.34052570619129 ], [ -47.262005103456218, -22.340547601973313 ], [ -47.261994492743248, -22.340569531461774 ], [ -47.261983838903362, -22.34059148425861 ], [ -47.2619731483572, -22.340613445471334 ], [ -47.26196242344863, -22.340635409322957 ], [ -47.261951663840037, -22.340657375570022 ], [ -47.261940869155374, -22.340679344046308 ], [ -47.261930039018267, -22.340701314584635 ], [ -47.261919173051098, -22.340723287018744 ], [ -47.261908270876511, -22.340745261180054 ], [ -47.26189733211654, -22.340767236899886 ], [ -47.261886356392182, -22.34078921400965 ], [ -47.26187534332481, -22.340811192338695 ], [ -47.261864292534788, -22.340833171716582 ], [ -47.261853203642147, -22.340855151972043 ], [ -47.26184207626671, -22.34087713293259 ], [ -47.261830910027683, -22.340899114425422 ], [ -47.261819704543981, -22.340921096276727 ], [ -47.2618084594341, -22.340943078312041 ], [ -47.261797174315895, -22.340965060356496 ], [ -47.261785848807243, -22.34098704223366 ], [ -47.26177448252534, -22.341009023767054 ], [ -47.261763075087337, -22.34103100477861 ], [ -47.261751626110005, -22.341052985089625 ], [ -47.261740135209187, -22.341074964521667 ], [ -47.261728602001085, -22.341096942894072 ], [ -47.261717026101579, -22.341118920025533 ], [ -47.261705407125937, -22.341140895734295 ], [ -47.261693744689062, -22.34116286983787 ], [ -47.261682038405837, -22.341184842152554 ], [ -47.261670287891029, -22.341206812493294 ], [ -47.261658492758912, -22.34122878067474 ], [ -47.261646652623455, -22.341250746510649 ], [ -47.261634767098371, -22.341272709813889 ], [ -47.261622835797382, -22.341294670396024 ], [ -47.261610858334485, -22.341316628066842 ], [ -47.261598834322307, -22.341338582637281 ], [ -47.261586763373948, -22.341360533916088 ], [ -47.261574645102939, -22.341382481710117 ], [ -47.261562479121785, -22.341404425826717 ], [ -47.26155026504302, -22.341426366071978 ], [ -47.261538002479661, -22.341448302249901 ], [ -47.261525691043843, -22.341470234164994 ], [ -47.261513330348173, -22.341492161619495 ], [ -47.261500920005304, -22.34151408441468 ], [ -47.261488459627046, -22.341536002352044 ], [ -47.261475948826217, -22.341557915230219 ], [ -47.26146338721508, -22.341579822847724 ], [ -47.261450774405738, -22.341601725002267 ], [ -47.261438110010609, -22.341623621490001 ], [ -47.261425393642305, -22.341645512105643 ], [ -47.26141262491322, -22.341667396643356 ], [ -47.261399803435836, -22.341689274896158 ], [ -47.261386928822702, -22.341711146655943 ], [ -47.261374000686835, -22.341733011712805 ], [ -47.261361018641225, -22.341754869856164 ], [ -47.261347982298773, -22.341776720874538 ], [ -47.261334891272881, -22.341798564554765 ], [ -47.261321745176865, -22.341820400683034 ], [ -47.261308543624338, -22.341842229044104 ], [ -47.261295286229576, -22.341864049420991 ], [ -47.261281972606362, -22.34188586159668 ], [ -47.261268602369292, -22.341907665352014 ], [ -47.261255175133364, -22.341929460466503 ], [ -47.261241690513287, -22.341951246719528 ], [ -47.261228148124843, -22.341973023887867 ], [ -47.261214547583364, -22.341994791748636 ], [ -47.261200888505392, -22.342016550076099 ], [ -47.261187170507526, -22.342038298644098 ], [ -47.261173393206455, -22.342060037225639 ], [ -47.261159556220129, -22.342081765591228 ], [ -47.26114565916621, -22.342103483511313 ], [ -47.261131740695781, -22.342125130049684 ], [ -47.261111562300329, -22.342156314646321 ], [ -47.261103603786083, -22.342168572279888 ], [ -47.261089462651888, -22.342190246092578 ], [ -47.261075259547809, -22.342211908290881 ], [ -47.261060994095104, -22.342233558637318 ], [ -47.261046662240602, -22.342255202443088 ], [ -47.261032216684541, -22.342276909354393 ], [ -47.26101758265753, -22.342298782358302 ], [ -47.26100272541894, -22.342320858708426 ], [ -47.260987637695962, -22.34234313389069 ], [ -47.260972312446029, -22.342365602634782 ], [ -47.260956742396218, -22.342388259598096 ], [ -47.260940920045954, -22.342411099357555 ], [ -47.260924837670281, -22.342434116399556 ], [ -47.260908487325878, -22.342457305106684 ], [ -47.26089186085472, -22.342480659747206 ], [ -47.260874949891438, -22.342504174460249 ], [ -47.260857745868776, -22.342527843243396 ], [ -47.260840240025246, -22.342551659937943 ], [ -47.260822423413607, -22.342575618213562 ], [ -47.260804286909341, -22.342599711553667 ], [ -47.260785821222399, -22.342623933237512 ], [ -47.260767016907785, -22.342648276324631 ], [ -47.260747864378395, -22.342672733637887 ], [ -47.260728353920534, -22.342697297744184 ], [ -47.260708475707879, -22.342721960939187 ], [ -47.260688219820402, -22.342746715227179 ], [ -47.260667576263657, -22.342771552303049 ], [ -47.26064653498814, -22.342796463535969 ], [ -47.260625085913517, -22.342821439949972 ], [ -47.260603218952966, -22.342846472206912 ], [ -47.260580924039608, -22.342871550589969 ], [ -47.260558191155638, -22.342896664987109 ], [ -47.260535010362396, -22.34292180487672 ], [ -47.260511371833928, -22.342946959312822 ], [ -47.260487265891939, -22.342972116912573 ], [ -47.260462683041524, -22.342997265846694 ], [ -47.2604376140102, -22.343022393830022 ], [ -47.260412049788471, -22.343047488115026 ], [ -47.260385981671895, -22.343072535487579 ], [ -47.260359401303752, -22.343097522266518 ], [ -47.260332300719135, -22.343122434305723 ], [ -47.260304672683425, -22.343147256736103 ], [ -47.260276551195162, -22.343171938523934 ], [ -47.260248056656472, -22.343196361753986 ], [ -47.260219286158566, -22.343220444738513 ], [ -47.260190254294756, -22.343244179764245 ], [ -47.260160965455675, -22.343267567677447 ], [ -47.260131423876651, -22.343290609271833 ], [ -47.260101633641391, -22.343313305284955 ], [ -47.26007159868972, -22.343335656391844 ], [ -47.260041322822048, -22.343357663201612 ], [ -47.260010809703559, -22.343379326254158 ], [ -47.259980062870326, -22.343400646015837 ], [ -47.259949085733211, -22.343421622876715 ], [ -47.25991788158219, -22.343442257147792 ], [ -47.25988645359287, -22.34346254905665 ], [ -47.259854804830461, -22.343482498745221 ], [ -47.259822938251375, -22.343502106269035 ], [ -47.259790856711128, -22.343521371592146 ], [ -47.25975856296747, -22.343540294585789 ], [ -47.259726059683274, -22.343558875026659 ], [ -47.259693349432773, -22.343577112593643 ], [ -47.259660434703761, -22.343595006866551 ], [ -47.259627317901973, -22.34361255732405 ], [ -47.259594001355559, -22.343629763341035 ], [ -47.259560487318808, -22.343646624187148 ], [ -47.259526777975289, -22.34366313902488 ], [ -47.259492875441843, -22.343679306907738 ], [ -47.259458781773766, -22.343695126777593 ], [ -47.259424498966894, -22.343710597463762 ], [ -47.259390028961484, -22.343725717680982 ], [ -47.259355373647203, -22.343740486027016 ], [ -47.259320534865871, -22.343754900981306 ], [ -47.259285514416995, -22.343768960902455 ], [ -47.259250314060381, -22.343782664026826 ], [ -47.25921493552034, -22.343796008466732 ], [ -47.259179380490139, -22.343808992208217 ], [ -47.25914365063737, -22.343821613108911 ], [ -47.259107747606599, -22.343833868896709 ], [ -47.259071673024835, -22.343845757167369 ], [ -47.259035428508781, -22.343857275382103 ], [ -47.258999015665289, -22.343868420866823 ], [ -47.258962436098749, -22.343879190809613 ], [ -47.258925691418796, -22.343889582258235 ], [ -47.258888783241581, -22.343899592119417 ], [ -47.258851713199988, -22.34390921715589 ], [ -47.258814482947777, -22.343918453985435 ], [ -47.258777094163747, -22.343927299079404 ], [ -47.258739548809281, -22.343935748704805 ], [ -47.258701901941187, -22.343943787674036 ], [ -47.258664329463201, -22.343951381423832 ], [ -47.258626974189468, -22.343958514979406 ], [ -47.258589861550469, -22.343965199975813 ], [ -47.258553000204998, -22.343971451379019 ], [ -47.258516398124634, -22.343977284197543 ], [ -47.258480062617039, -22.343982713443335 ], [ -47.258444000351489, -22.343987754095391 ], [ -47.258408217394155, -22.343992421065415 ], [ -47.258372719237244, -22.343996729167692 ], [ -47.258337510829456, -22.344000693091512 ], [ -47.258302596614229, -22.344004327375739 ], [ -47.258267980561662, -22.344007646387233 ], [ -47.258233666200958, -22.344010664301546 ], [ -47.258199656658519, -22.344013395085586 ], [ -47.258165954689218, -22.344015852483519 ], [ -47.258132562710173, -22.344018050004387 ], [ -47.258099482832897, -22.344020000911971 ], [ -47.258066716896103, -22.344021718216272 ], [ -47.258034266495628, -22.344023214667171 ], [ -47.258002133013157, -22.344024502749186 ], [ -47.257970317646688, -22.344025594677852 ], [ -47.257938821435893, -22.344026502397309 ], [ -47.257907645287318, -22.344027237579006 ], [ -47.257876790000743, -22.3440278116211 ], [ -47.257846256290854, -22.344028235648938 ], [ -47.257816044809729, -22.344028520516002 ], [ -47.25778615616786, -22.344028676805575 ], [ -47.257756590950763, -22.344028714832611 ], [ -47.257727349739746, -22.34402864464596 ], [ -47.257698433126066, -22.344028476031038 ], [ -47.257669841728777, -22.344028218512285 ], [ -47.257641576206666, -22.34402788135597 ], [ -47.257613637271426, -22.344027473572698 ], [ -47.257586025701215, -22.344027003920118 ], [ -47.257558742349502, -22.344026480905089 ], [ -47.257531788155319, -22.344025912785995 ], [ -47.257505164151148, -22.344025307574569 ], [ -47.257478866505075, -22.344024672917598 ], [ -47.257452813540056, -22.344024014028175 ], [ -47.257426865969045, -22.344023330994322 ], [ -47.25740096009703, -22.344022622992973 ], [ -47.257375094068955, -22.34402189068869 ], [ -47.257349267728564, -22.344021134788591 ], [ -47.257324062424182, -22.344020373559857 ], [ -47.257298299128486, -22.344019572615625 ], [ -47.256753255302449, -22.344002134568488 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 989.76899277799998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263092476484154, -22.338478761726432 ], [ -47.263069653299951, -22.33851550414915 ], [ -47.263058780912594, -22.338533099154525 ], [ -47.263047942205667, -22.338550731286315 ], [ -47.263037136945535, -22.338568400419462 ], [ -47.263026364898572, -22.338586106427357 ], [ -47.263015625831997, -22.338603849180668 ], [ -47.263004919512383, -22.338621628549653 ], [ -47.262994245706395, -22.338639444402958 ], [ -47.262983604181422, -22.33865729660646 ], [ -47.262972994704029, -22.338675185025977 ], [ -47.262962417041045, -22.33869310952527 ], [ -47.262951870959995, -22.33871106996536 ], [ -47.262941356227081, -22.338729066207929 ], [ -47.262930872608855, -22.338747098112339 ], [ -47.262920419872287, -22.338765165535619 ], [ -47.262909997783915, -22.338783268333962 ], [ -47.262899606109571, -22.33880140636294 ], [ -47.262889244615806, -22.338819579475238 ], [ -47.262878913067873, -22.338837787524113 ], [ -47.262868611231639, -22.338856030359654 ], [ -47.262858338873336, -22.338874307830007 ], [ -47.262848095756652, -22.338892619785607 ], [ -47.262837881647187, -22.338910966071829 ], [ -47.26282769630965, -22.338929346533771 ], [ -47.262817539507672, -22.338947761016627 ], [ -47.26280741100534, -22.338966209362862 ], [ -47.262797310565638, -22.338984691415011 ], [ -47.262787237952082, -22.339003207012652 ], [ -47.262777192927309, -22.339021755995226 ], [ -47.262767175253082, -22.339040338201603 ], [ -47.262757184691452, -22.339058953468342 ], [ -47.262747221003615, -22.339077601631466 ], [ -47.262737283950294, -22.339096282525983 ], [ -47.262727373291874, -22.339114995985401 ], [ -47.262717488788155, -22.339133741842328 ], [ -47.262707630198342, -22.339152519928589 ], [ -47.262697797281014, -22.339171330074983 ], [ -47.262687989794536, -22.339190172110658 ], [ -47.262678207496556, -22.339209045864155 ], [ -47.262668450143842, -22.339227951163416 ], [ -47.262658717492961, -22.339246887834999 ], [ -47.262649009299821, -22.339265855704252 ], [ -47.262639325319363, -22.339284854596528 ], [ -47.262629665306058, -22.339303884335845 ], [ -47.262620029014045, -22.339322944744733 ], [ -47.262610416196793, -22.33934203564494 ], [ -47.262600826538211, -22.339361156994769 ], [ -47.262591256722693, -22.339380314743227 ], [ -47.262581699193611, -22.339399522847962 ], [ -47.262572148792664, -22.339418789780904 ], [ -47.262562604432553, -22.339438115796955 ], [ -47.262553065315387, -22.339457500553234 ], [ -47.262543530637068, -22.339476943702625 ], [ -47.262533999587802, -22.339496444892998 ], [ -47.262524471351, -22.339516003769287 ], [ -47.262514945104229, -22.339535619971812 ], [ -47.262505420018933, -22.33955529313651 ], [ -47.262495895259391, -22.339575022897126 ], [ -47.262486120762439, -22.339595326567864 ], [ -47.262476605928136, -22.339615145203727 ], [ -47.262467088801323, -22.339635019283573 ], [ -47.262457568525207, -22.339654948425476 ], [ -47.262448044233963, -22.339674932249292 ], [ -47.262438515057504, -22.339694970366587 ], [ -47.262428980117335, -22.339715062389573 ], [ -47.262419438528831, -22.339735207925965 ], [ -47.262409889400864, -22.3397554065801 ], [ -47.262400331835018, -22.339775657954519 ], [ -47.262390764926501, -22.339795961647749 ], [ -47.262381187763239, -22.339816317256755 ], [ -47.262371599426736, -22.339836724374649 ], [ -47.2623619989918, -22.339857182591452 ], [ -47.262352385525276, -22.339877691496891 ], [ -47.262342758087854, -22.339898250676445 ], [ -47.262333115733796, -22.339918859711812 ], [ -47.262323457509041, -22.339939518185243 ], [ -47.262313782453887, -22.339960225673625 ], [ -47.262304089600569, -22.339980981753644 ], [ -47.262294377975564, -22.34000178599694 ], [ -47.262284646595958, -22.340022637977789 ], [ -47.262274894475681, -22.340043537259927 ], [ -47.262265120617613, -22.340064483413204 ], [ -47.262255324020664, -22.340085475998734 ], [ -47.262245503674507, -22.34010651457983 ], [ -47.262235658563696, -22.34012759871344 ], [ -47.262225787664285, -22.340148727957295 ], [ -47.262215889945573, -22.340169901866034 ], [ -47.262205964371248, -22.340191119989161 ], [ -47.262196009895838, -22.340212381878072 ], [ -47.262186025468885, -22.340233687077529 ], [ -47.262176010031219, -22.340255035133573 ], [ -47.26216596251799, -22.340276425586804 ], [ -47.262155881857048, -22.340297857976086 ], [ -47.262145766968793, -22.340319331838796 ], [ -47.262135616767878, -22.340340846707104 ], [ -47.262125430159642, -22.340362402115513 ], [ -47.262115206046445, -22.340383997587693 ], [ -47.262104943320324, -22.340405632651805 ], [ -47.26209464086741, -22.340427306830986 ], [ -47.262084297568649, -22.340449019642275 ], [ -47.262073912295939, -22.340470770604306 ], [ -47.262063483915867, -22.340492559229755 ], [ -47.262053011288003, -22.340514385028662 ], [ -47.26204223528282, -22.340536783709929 ], [ -47.262031658803259, -22.340558705573319 ], [ -47.262021034951019, -22.340580662226085 ], [ -47.262010367525008, -22.340602643026834 ], [ -47.261999663116292, -22.340624632725866 ], [ -47.261988924133824, -22.340646625408727 ], [ -47.261978150239621, -22.340668620829423 ], [ -47.261967341056341, -22.340690618821 ], [ -47.261956496206246, -22.340712619215612 ], [ -47.261945615310395, -22.340734621846305 ], [ -47.261934697990064, -22.340756626543804 ], [ -47.261923743865893, -22.340778633138655 ], [ -47.261912752557549, -22.340800641461541 ], [ -47.261901723684986, -22.340822651341021 ], [ -47.261890656867159, -22.340844662605896 ], [ -47.261879551722714, -22.340866675084087 ], [ -47.261868407870011, -22.340888688602316 ], [ -47.261857224926864, -22.340910702986896 ], [ -47.261846002510708, -22.340932718063168 ], [ -47.261834740238612, -22.34095473365576 ], [ -47.26182343772696, -22.340976749588997 ], [ -47.261812094592145, -22.340998765685509 ], [ -47.261800710449911, -22.341020781767782 ], [ -47.26178928491592, -22.34104279765689 ], [ -47.26177781760542, -22.341064813173109 ], [ -47.261766308132763, -22.341086828137072 ], [ -47.26175475611263, -22.341108842367067 ], [ -47.261743161159387, -22.341130855680678 ], [ -47.261731522886762, -22.341152867895161 ], [ -47.261719840908157, -22.341174878827005 ], [ -47.261708114836878, -22.341196888291325 ], [ -47.261696344286158, -22.341218896101935 ], [ -47.26168452886872, -22.341240902072389 ], [ -47.261672668196972, -22.341262906015221 ], [ -47.261660761883057, -22.341284907742171 ], [ -47.261648809539118, -22.341306907063565 ], [ -47.261636810777617, -22.341328903787893 ], [ -47.261624765209554, -22.341350897724926 ], [ -47.261612672446475, -22.341372888682077 ], [ -47.261600532100317, -22.341394876464896 ], [ -47.261588343781987, -22.34141686087937 ], [ -47.261576107102442, -22.341438841730291 ], [ -47.261563821673107, -22.341460818820234 ], [ -47.261551487104477, -22.341482791952309 ], [ -47.2615391030076, -22.341504760927307 ], [ -47.261526668993554, -22.341526725545044 ], [ -47.261514184672471, -22.341548685605606 ], [ -47.2615016496556, -22.341570640905971 ], [ -47.261489063553654, -22.341592591243227 ], [ -47.261476425977087, -22.34161453641347 ], [ -47.261463736536712, -22.341636476211299 ], [ -47.261450994843536, -22.341658410429787 ], [ -47.261438200508394, -22.341680338861455 ], [ -47.261425353142123, -22.341702261297602 ], [ -47.261412452355685, -22.341724177528508 ], [ -47.261399497760543, -22.341746087342482 ], [ -47.261386488968093, -22.341767990527199 ], [ -47.261373425589603, -22.341789886869382 ], [ -47.261360307236956, -22.34181177615406 ], [ -47.261347133521845, -22.341833658165598 ], [ -47.261333904056364, -22.341855532686857 ], [ -47.261320618453176, -22.341877399498962 ], [ -47.261307276324558, -22.341899258382959 ], [ -47.261293877283478, -22.341921109117738 ], [ -47.261280420943478, -22.34194295148086 ], [ -47.261266906917676, -22.341964785249587 ], [ -47.261253334820381, -22.341986610198749 ], [ -47.261239704265321, -22.34200842610332 ], [ -47.261226014867603, -22.342030232735471 ], [ -47.261212266242318, -22.342052029866938 ], [ -47.261198458004621, -22.34207381726852 ], [ -47.261184589771041, -22.3420955947085 ], [ -47.261170661157784, -22.342117361955133 ], [ -47.261158568419667, -22.342136169050644 ], [ -47.261138404473961, -22.342167359593969 ], [ -47.261128509212377, -22.342182600193553 ], [ -47.261114335255968, -22.342204324318452 ], [ -47.261100099010434, -22.342226037069551 ], [ -47.261085800095636, -22.342247738206865 ], [ -47.261071434367395, -22.342269433174579 ], [ -47.261056953385136, -22.34229119332597 ], [ -47.261042280626476, -22.342313124226997 ], [ -47.261027380611495, -22.342335264144726 ], [ -47.261012245998572, -22.342357608560466 ], [ -47.26099686968206, -22.342380152180851 ], [ -47.260981244320206, -22.342402889638407 ], [ -47.260965362338162, -22.342425815483317 ], [ -47.260949215931184, -22.342448924172952 ], [ -47.260932797070815, -22.342472210058283 ], [ -47.260916097508691, -22.34249566737336 ], [ -47.260899108784031, -22.342519290219812 ], [ -47.260881822229273, -22.34254307255426 ], [ -47.260864228977852, -22.342567008173283 ], [ -47.26084631997287, -22.342591090697614 ], [ -47.26082808597598, -22.342615313557243 ], [ -47.260809517579098, -22.342639669972929 ], [ -47.26079060521554, -22.34266415294044 ], [ -47.260771339172962, -22.342688755213036 ], [ -47.260751709609387, -22.342713469281779 ], [ -47.260731706567441, -22.342738287359953 ], [ -47.260711319993767, -22.34276320136231 ], [ -47.260690539758798, -22.342788202886553 ], [ -47.260669355676541, -22.342813283196936 ], [ -47.260647757529426, -22.342838433203937 ], [ -47.260625735093193, -22.342863643447213 ], [ -47.260603278164105, -22.342888904078361 ], [ -47.260580376588635, -22.342914204844192 ], [ -47.260557020294328, -22.342939535071988 ], [ -47.2605331993242, -22.342964883654236 ], [ -47.260508903872541, -22.34299023903597 ], [ -47.260484124321444, -22.343015589204825 ], [ -47.26045885128093, -22.343040921681524 ], [ -47.260433075630388, -22.343066223513027 ], [ -47.260406788561674, -22.343091481268434 ], [ -47.260379981622883, -22.343116681038335 ], [ -47.26035264676343, -22.34314180843711 ], [ -47.260324776680925, -22.343166848338448 ], [ -47.260296406311276, -22.343191748569229 ], [ -47.260267659040274, -22.343216388424668 ], [ -47.260238634250896, -22.343240684272963 ], [ -47.26020934680119, -22.343264628256399 ], [ -47.26017980109787, -22.343288221285651 ], [ -47.260150001388361, -22.343311464217457 ], [ -47.26011995176485, -22.343334357851177 ], [ -47.260089656172156, -22.343356902922018 ], [ -47.260059118412229, -22.343379100097678 ], [ -47.260028342148551, -22.343400949974964 ], [ -47.259997330912284, -22.34342245307533 ], [ -47.259966088106395, -22.343443609842108 ], [ -47.259934617009925, -22.343464420637577 ], [ -47.259902920784832, -22.343484885738626 ], [ -47.259871002479962, -22.343505005334432 ], [ -47.259838865032712, -22.343524779525541 ], [ -47.259806511277112, -22.3435442083189 ], [ -47.259773943947003, -22.343563291626317 ], [ -47.259741165679152, -22.34358202926283 ], [ -47.25970817901942, -22.343600420943165 ], [ -47.259674986425146, -22.34361846628067 ], [ -47.259641590269581, -22.343636164784947 ], [ -47.259607992846597, -22.343653515859501 ], [ -47.259574196374281, -22.343670518799787 ], [ -47.25954020299838, -22.343687172791675 ], [ -47.25950601479618, -22.34370347690929 ], [ -47.259471633782042, -22.343719430112408 ], [ -47.259437061909274, -22.343735031245572 ], [ -47.259402301074388, -22.343750279035895 ], [ -47.259367353122002, -22.343765172090638 ], [ -47.259332219847714, -22.343779708895926 ], [ -47.259296903003772, -22.34379388781403 ], [ -47.259261404301832, -22.343807707082103 ], [ -47.259225725417089, -22.343821164810056 ], [ -47.259189867992973, -22.343834258978625 ], [ -47.25915383364665, -22.34384698743688 ], [ -47.25911762397164, -22.343859347901002 ], [ -47.259081240543523, -22.343871337951953 ], [ -47.259044684927318, -22.34388295503263 ], [ -47.25900795867792, -22.343894196447515 ], [ -47.258971063347694, -22.343905059359873 ], [ -47.258934000494428, -22.343915540789098 ], [ -47.258896771682558, -22.343925637610333 ], [ -47.258859378493668, -22.343935346550996 ], [ -47.258821822530749, -22.343944664190101 ], [ -47.258784105422336, -22.343953586956744 ], [ -47.258746229086611, -22.343962111070546 ], [ -47.258708249832139, -22.343970221016985 ], [ -47.258670347778803, -22.34397788137775 ], [ -47.25863266918747, -22.343985076676351 ], [ -47.258595240077462, -22.343991818678425 ], [ -47.258558069287275, -22.343998122561736 ], [ -47.258521164951517, -22.344004003547564 ], [ -47.258484534524598, -22.344009476860759 ], [ -47.25844818480703, -22.34401455769239 ], [ -47.258412121981515, -22.34401926116465 ], [ -47.258376351642731, -22.34402360229986 ], [ -47.258340878828641, -22.344027595992294 ], [ -47.258305708059645, -22.344031256982245 ], [ -47.258270843371193, -22.344034599833698 ], [ -47.258236288347113, -22.344037638914667 ], [ -47.258202046158644, -22.344040388379494 ], [ -47.258168119596377, -22.344042862154275 ], [ -47.258134511104949, -22.344045073924327 ], [ -47.258101222815931, -22.344047037123655 ], [ -47.258068256581396, -22.344048764926345 ], [ -47.258035614004726, -22.344050270239983 ], [ -47.258003296469809, -22.344051565700319 ], [ -47.257971305172433, -22.344052663667586 ], [ -47.257939641146145, -22.344053576223981 ], [ -47.257908305288204, -22.344054315172361 ], [ -47.257877298386425, -22.344054892035636 ], [ -47.257846621141489, -22.344055318057283 ], [ -47.257816274189899, -22.34405560420219 ], [ -47.257786258125634, -22.344055761158561 ], [ -47.257756573517007, -22.344055799339642 ], [ -47.257727220928082, -22.344055728886122 ], [ -47.257698200933078, -22.344055559668821 ], [ -47.25766951413469, -22.344055301291259 ], [ -47.257641161176345, -22.344054963092468 ], [ -47.257613142755638, -22.34405455414953 ], [ -47.257585459638271, -22.344054083280419 ], [ -47.25755811266707, -22.344053559046245 ], [ -47.257531102772525, -22.3440529897536 ], [ -47.257504430980859, -22.344052383456283 ], [ -47.25747809333523, -22.34405174783442 ], [ -47.257452006136276, -22.344051088079617 ], [ -47.257426026688997, -22.344050404207096 ], [ -47.257400089749538, -22.344049695357104 ], [ -47.257374193422855, -22.344048962195433 ], [ -47.25734833755407, -22.34404820543152 ], [ -47.257323117676066, -22.344047443763028 ], [ -47.257297326009734, -22.344046641949497 ], [ -47.256740310823361, -22.344028820882276 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 993.75516077099996, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263115311361574, -22.338496133133411 ], [ -47.263094877643042, -22.338529028829608 ], [ -47.263084037998162, -22.338546570852614 ], [ -47.263073231674099, -22.338564150310276 ], [ -47.263062458439506, -22.338581767079674 ], [ -47.263051718063124, -22.338599421036207 ], [ -47.263041010314495, -22.338617112052628 ], [ -47.263030334962544, -22.338634840001077 ], [ -47.263019691776186, -22.338652604752227 ], [ -47.263009080525251, -22.338670406173815 ], [ -47.262998500978583, -22.338688244133582 ], [ -47.262987952905362, -22.338706118497065 ], [ -47.262977436075438, -22.338724029127057 ], [ -47.262966950257344, -22.338741975887075 ], [ -47.262956495219953, -22.338759958638189 ], [ -47.26294607073261, -22.338777977239094 ], [ -47.262935676564112, -22.338796031547659 ], [ -47.262925312482672, -22.338814121421088 ], [ -47.262914978257101, -22.338832246713636 ], [ -47.26290467365498, -22.338850407280088 ], [ -47.262894398444502, -22.338868602972152 ], [ -47.262884152394165, -22.338886833639357 ], [ -47.262873935269972, -22.338905099133687 ], [ -47.262863746839791, -22.338923399301915 ], [ -47.262853586870634, -22.338941733990559 ], [ -47.262843455128376, -22.33896010304613 ], [ -47.262833351379356, -22.338978506312479 ], [ -47.26282327538884, -22.338996943633457 ], [ -47.262813226922582, -22.339015414849893 ], [ -47.262803205745435, -22.339033919802482 ], [ -47.262793211621386, -22.339052458331388 ], [ -47.262783244314704, -22.339071030274283 ], [ -47.26277330358878, -22.339089635468405 ], [ -47.262763389206533, -22.339108273749893 ], [ -47.262753500930522, -22.339126944953406 ], [ -47.262743638522721, -22.339145648912645 ], [ -47.262733801744474, -22.339164385460471 ], [ -47.262723990356498, -22.339183154428728 ], [ -47.262714204119305, -22.33920195564761 ], [ -47.262704442792625, -22.339220788946651 ], [ -47.262694706135363, -22.339239654154824 ], [ -47.262684993906134, -22.339258551099501 ], [ -47.262675305862942, -22.339277479607055 ], [ -47.262665641762759, -22.339296439503773 ], [ -47.262656001362124, -22.339315430614491 ], [ -47.262646384417188, -22.339334452762628 ], [ -47.262636790683437, -22.33935350577077 ], [ -47.262627219845129, -22.339372589601336 ], [ -47.262617668515752, -22.339391710350043 ], [ -47.26260812897322, -22.339410882314198 ], [ -47.262598595959638, -22.339430114177606 ], [ -47.262589068385701, -22.33944940621171 ], [ -47.26257954545833, -22.33946875807592 ], [ -47.262570026378221, -22.339488169425238 ], [ -47.262560510340116, -22.339507639909598 ], [ -47.262550996531893, -22.33952716917592 ], [ -47.262541484135355, -22.339546756866376 ], [ -47.262531972326109, -22.339566402618708 ], [ -47.262522460272386, -22.339586106068328 ], [ -47.262512691981094, -22.339606396856951 ], [ -47.262503189004583, -22.339626190836892 ], [ -47.262493683174597, -22.339646041366109 ], [ -47.26248417363783, -22.339665948063985 ], [ -47.262474659531669, -22.339685910551712 ], [ -47.262465139989217, -22.339705928442129 ], [ -47.262455614134879, -22.339726001348573 ], [ -47.262446081086885, -22.339746128879884 ], [ -47.262436539956752, -22.339766310641394 ], [ -47.262426989848514, -22.339786546236617 ], [ -47.262417429859717, -22.339806835264977 ], [ -47.262407859080405, -22.339827177324221 ], [ -47.262398276594105, -22.339847572008281 ], [ -47.262388681477482, -22.339868018907776 ], [ -47.262379072799035, -22.339888517613147 ], [ -47.262369449620898, -22.339909067710426 ], [ -47.262359810998738, -22.339929668781775 ], [ -47.262350155979597, -22.339950320409944 ], [ -47.262340483604845, -22.339971022172122 ], [ -47.262330792907484, -22.339991773645416 ], [ -47.262321082914717, -22.340012574401705 ], [ -47.262311352644055, -22.340033424015505 ], [ -47.262301601109861, -22.340054322050616 ], [ -47.262291827315146, -22.340075268077133 ], [ -47.262282030258774, -22.340096261656075 ], [ -47.262272208930327, -22.340117302350819 ], [ -47.262262362313969, -22.340138389718202 ], [ -47.26225248938529, -22.340159523315865 ], [ -47.262242589112915, -22.340180702698294 ], [ -47.262232660459674, -22.340201927414594 ], [ -47.262222702379113, -22.340223197016059 ], [ -47.262212713819657, -22.340244511046919 ], [ -47.262202693720688, -22.340265869052949 ], [ -47.262192641015936, -22.340287270574173 ], [ -47.262182554631622, -22.340308715148932 ], [ -47.262172433486221, -22.340330202314007 ], [ -47.262162276492475, -22.34035173160088 ], [ -47.26215208255352, -22.34037330254337 ], [ -47.262141850569421, -22.340394914664287 ], [ -47.262131579429713, -22.340416567490923 ], [ -47.262121268017872, -22.3404382605456 ], [ -47.262110915212077, -22.340459993344176 ], [ -47.26210051988123, -22.34048176540432 ], [ -47.262090080888775, -22.340503576237488 ], [ -47.262079597091045, -22.340525425352581 ], [ -47.262068803212671, -22.340547861223843 ], [ -47.262058214154173, -22.340569809168546 ], [ -47.262047577162704, -22.340591792985641 ], [ -47.262036896150555, -22.340613801790319 ], [ -47.262026177879285, -22.340635819975684 ], [ -47.26201542482292, -22.340657841489801 ], [ -47.262004636643134, -22.340679866084109 ], [ -47.261993812961229, -22.340701893590978 ], [ -47.261982953398167, -22.340723923841896 ], [ -47.261972057573637, -22.340745956669181 ], [ -47.261961125107554, -22.340767991902862 ], [ -47.261950155619232, -22.340790029372727 ], [ -47.261939148726903, -22.340812068908768 ], [ -47.261928104049154, -22.340834110338694 ], [ -47.261917021203544, -22.340856153490552 ], [ -47.261905899807282, -22.340878198191497 ], [ -47.261894739477334, -22.340900244267374 ], [ -47.261883539830066, -22.340922291543716 ], [ -47.261872300481478, -22.34094433984497 ], [ -47.261861021047181, -22.340966388994875 ], [ -47.26184970114209, -22.340988438816879 ], [ -47.261838340381146, -22.341010489132668 ], [ -47.261826938378597, -22.34103253976388 ], [ -47.261815494748596, -22.341054590530504 ], [ -47.261804009104942, -22.341076641251984 ], [ -47.261792481060461, -22.341098691747831 ], [ -47.26178091022831, -22.341120741835404 ], [ -47.261769296221331, -22.341142791331215 ], [ -47.261757638651765, -22.341164840051487 ], [ -47.26174593713143, -22.341186887811535 ], [ -47.26173419127209, -22.341208934425477 ], [ -47.261722400685478, -22.341230979706001 ], [ -47.261710564982735, -22.341253023465448 ], [ -47.261698683774689, -22.341275065515237 ], [ -47.26168675667197, -22.341297105665884 ], [ -47.261674783285109, -22.341319143726537 ], [ -47.261662763224983, -22.341341179504393 ], [ -47.261650696101057, -22.341363212808027 ], [ -47.261638581523272, -22.341385243443533 ], [ -47.261626419101965, -22.341407271215111 ], [ -47.261614208446495, -22.341429295927504 ], [ -47.26160194916617, -22.341451317384088 ], [ -47.261589640870852, -22.341473335386038 ], [ -47.261577283169451, -22.341495349735101 ], [ -47.261564875671382, -22.341517360230615 ], [ -47.261552417986167, -22.341539366670933 ], [ -47.261539909722266, -22.341561368854634 ], [ -47.26152735048943, -22.34158336657724 ], [ -47.261514739896654, -22.341605359634237 ], [ -47.261502077552862, -22.341627347820207 ], [ -47.261489363067227, -22.341649330928135 ], [ -47.261476596049214, -22.341671308749451 ], [ -47.261463776108009, -22.341693281075052 ], [ -47.261450902852879, -22.341715247694598 ], [ -47.261437975893173, -22.341737208396637 ], [ -47.261424994838762, -22.341759162967733 ], [ -47.261411959299437, -22.341781111193811 ], [ -47.261398868884967, -22.341803052859806 ], [ -47.261385723205564, -22.341824987748957 ], [ -47.261372521871387, -22.341846915643764 ], [ -47.261359264492945, -22.341868836325244 ], [ -47.261345950681374, -22.341890749572567 ], [ -47.261332580047309, -22.341912655164872 ], [ -47.261319152202276, -22.341934552879106 ], [ -47.261305666758211, -22.341956442490819 ], [ -47.261292123326697, -22.341978323775287 ], [ -47.261278521520531, -22.342000196505268 ], [ -47.261264860951947, -22.342022060453665 ], [ -47.261251141234489, -22.342043915390519 ], [ -47.261237361981784, -22.34206576108544 ], [ -47.261223522807498, -22.342087597307049 ], [ -47.261209623326685, -22.342109423821451 ], [ -47.261195663154048, -22.342131240394664 ], [ -47.261185396147432, -22.342147208046818 ], [ -47.261165246651508, -22.34217840453681 ], [ -47.261153414643445, -22.34219662810294 ], [ -47.261139207864829, -22.342218402540091 ], [ -47.26112493847782, -22.342240165843975 ], [ -47.261110606100935, -22.342261917772188 ], [ -47.261096206498991, -22.342283663901824 ], [ -47.261081690090542, -22.342305477293337 ], [ -47.261066978600276, -22.342327466091465 ], [ -47.261052035808902, -22.342349669576823 ], [ -47.261036854306077, -22.34237208322606 ], [ -47.261021426922959, -22.342394701722768 ], [ -47.261005746249097, -22.342417519674587 ], [ -47.260989804635294, -22.342440531604939 ], [ -47.26097359419699, -22.342463731942193 ], [ -47.26095710682069, -22.342487115005795 ], [ -47.260940334167636, -22.342510674995449 ], [ -47.260923267681648, -22.34253440597529 ], [ -47.260905898594828, -22.342558301861079 ], [ -47.260888217935509, -22.342582356404595 ], [ -47.260870216537256, -22.342606563177693 ], [ -47.260851885047771, -22.342630915556853 ], [ -47.260833213940977, -22.342655406704417 ], [ -47.260814193528496, -22.342680029552344 ], [ -47.260794813972744, -22.342704776784284 ], [ -47.260775065303484, -22.342729640815552 ], [ -47.260754937432274, -22.342754613776926 ], [ -47.260734420172447, -22.342779687493643 ], [ -47.260713503259282, -22.342804853466326 ], [ -47.26069217637032, -22.34283010285418 ], [ -47.260670429150707, -22.34285542645426 ], [ -47.260648251238848, -22.342880814683841 ], [ -47.260625632294058, -22.342906257563165 ], [ -47.260602562027117, -22.342931744697744 ], [ -47.260579030231753, -22.342957265263774 ], [ -47.260555026820008, -22.342982807992236 ], [ -47.260530541858678, -22.34300836115596 ], [ -47.260505565606941, -22.343033912559616 ], [ -47.26048008855728, -22.343059449529679 ], [ -47.260454101477912, -22.34308495890776 ], [ -47.260427595457067, -22.343110427046081 ], [ -47.260400561947634, -22.343135839807022 ], [ -47.260372992813373, -22.343161182565428 ], [ -47.260344880684073, -22.343186439937774 ], [ -47.260316261433054, -22.343211558611603 ], [ -47.260287261429717, -22.343236415092488 ], [ -47.26025798234884, -22.343260923804582 ], [ -47.260228439313302, -22.343285076745783 ], [ -47.260198636745699, -22.343308874891111 ], [ -47.26016857890567, -22.343332319160439 ], [ -47.260138269893915, -22.343355410414844 ], [ -47.26010771366019, -22.343378149449684 ], [ -47.260076914008003, -22.34340053699129 ], [ -47.260045874599101, -22.343422573693381 ], [ -47.260014598959792, -22.343444260132493 ], [ -47.259983090485072, -22.343465596805192 ], [ -47.259951352443139, -22.343486584125134 ], [ -47.259919387982222, -22.343507222418463 ], [ -47.259887200134862, -22.343527511921526 ], [ -47.2598547918194, -22.343547452779987 ], [ -47.259822165848391, -22.343567045043649 ], [ -47.259789324931816, -22.34358628866492 ], [ -47.25975627168026, -22.343605183497118 ], [ -47.259723008611232, -22.343623729290844 ], [ -47.259689538151633, -22.343641925692989 ], [ -47.259655862642269, -22.34365977224412 ], [ -47.259621984342651, -22.343677268376283 ], [ -47.259587905434707, -22.34369441341083 ], [ -47.25955362802636, -22.343711206556911 ], [ -47.259519154155356, -22.343727646909311 ], [ -47.259484485795056, -22.343743733445759 ], [ -47.259449624856359, -22.343759465025986 ], [ -47.259414573191918, -22.343774840389436 ], [ -47.259379332601355, -22.343789858152917 ], [ -47.259343904834026, -22.343804516809296 ], [ -47.259308291594969, -22.343818814724418 ], [ -47.259272494547602, -22.343832750136222 ], [ -47.259236515318065, -22.343846321152295 ], [ -47.259200355499992, -22.34385952574798 ], [ -47.259164016660023, -22.343872361763829 ], [ -47.259127500340682, -22.343884826904382 ], [ -47.259090808066141, -22.343896918735599 ], [ -47.259053941349663, -22.343908634682265 ], [ -47.259016901694217, -22.343919972027383 ], [ -47.258979690600235, -22.343930927909305 ], [ -47.258942309573563, -22.343941499319218 ], [ -47.258904760126931, -22.34395168310051 ], [ -47.258867043790644, -22.343961475945417 ], [ -47.258829162116882, -22.343970874394152 ], [ -47.258791116684016, -22.343979874833472 ], [ -47.258752909366905, -22.343988473435729 ], [ -47.258714597725934, -22.343996654359433 ], [ -47.258676366097134, -22.34400438133115 ], [ -47.258638364188094, -22.34401163837283 ], [ -47.258600618606941, -22.344018437380619 ], [ -47.258563138371947, -22.344024793744051 ], [ -47.258525931780696, -22.344030722897212 ], [ -47.258489006434345, -22.344036240277816 ], [ -47.258452369264667, -22.344041361289083 ], [ -47.258416026570842, -22.344046101263594 ], [ -47.258379984050102, -22.34405047543175 ], [ -47.258344246829623, -22.344054498892863 ], [ -47.258308819506745, -22.344058186588512 ], [ -47.258273706182308, -22.344061553279928 ], [ -47.258238910494775, -22.344064613527596 ], [ -47.25820443566019, -22.344067381673174 ], [ -47.258170284504871, -22.344069871824864 ], [ -47.258136459500967, -22.344072097844105 ], [ -47.25810296280013, -22.344074073335193 ], [ -47.258069796267804, -22.344075811636273 ], [ -47.258036961514861, -22.344077325812645 ], [ -47.258004459927413, -22.344078628651321 ], [ -47.257972292699058, -22.344079732657214 ], [ -47.257940460857235, -22.344080650050547 ], [ -47.257908965289865, -22.344081392765609 ], [ -47.257877806772811, -22.344081972450088 ], [ -47.257846985992742, -22.344082400465521 ], [ -47.257816503570659, -22.344082687888296 ], [ -47.257786360083941, -22.344082845511458 ], [ -47.257756556083748, -22.344082883846564 ], [ -47.257727092116845, -22.344082813126175 ], [ -47.257697968740487, -22.344082643306567 ], [ -47.257669186540973, -22.34408238407018 ], [ -47.257640746146365, -22.344082044828873 ], [ -47.257612648240169, -22.344081634726265 ], [ -47.257584893575604, -22.344081162640641 ], [ -47.257557482984893, -22.344080637187361 ], [ -47.257530417389965, -22.344080066721123 ], [ -47.257503697810776, -22.344079459337973 ], [ -47.257477320165592, -22.344078822751179 ], [ -47.257451198732703, -22.344078162131016 ], [ -47.257425187409119, -22.344077477419809 ], [ -47.257399219402224, -22.344076767721155 ], [ -47.257373292776919, -22.344076033702112 ], [ -47.257347407379733, -22.344075276074342 ], [ -47.257322172928092, -22.344074513966149 ], [ -47.257296352891089, -22.344073711283322 ], [ -47.256727366339703, -22.344055507195428 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 997.74132941000005, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263138146244536, -22.338513504536696 ], [ -47.263120101990772, -22.338542553505683 ], [ -47.26310929508832, -22.338560042546323 ], [ -47.2630985211471, -22.338577569329868 ], [ -47.263087779938068, -22.338595133735488 ], [ -47.263077071232253, -22.338612735640684 ], [ -47.263066394801541, -22.338630374920147 ], [ -47.263055750417202, -22.338648051448097 ], [ -47.263045137850504, -22.338665765097076 ], [ -47.263034556873578, -22.338683515736744 ], [ -47.263024007257634, -22.338701303236743 ], [ -47.263013488774128, -22.338719127464369 ], [ -47.263003001195329, -22.338736988284325 ], [ -47.262992544292061, -22.338754885561777 ], [ -47.262982117835492, -22.338772819159566 ], [ -47.262971721597339, -22.338790788938098 ], [ -47.262961355348736, -22.338808794756883 ], [ -47.262951018860164, -22.338826836474755 ], [ -47.262940711902765, -22.338844913947501 ], [ -47.262930434246449, -22.338863027031582 ], [ -47.262920185661713, -22.338881175580152 ], [ -47.262909965919327, -22.338899359444198 ], [ -47.26289977478762, -22.338917578477265 ], [ -47.262889612036687, -22.33893583252749 ], [ -47.262879477435924, -22.338954121442789 ], [ -47.262869370753357, -22.338972445071082 ], [ -47.26285929175765, -22.338990803257541 ], [ -47.262849240216305, -22.339009195847311 ], [ -47.262839215897309, -22.339027622682554 ], [ -47.262829218567774, -22.339046083605176 ], [ -47.262819247993889, -22.339064578456558 ], [ -47.262809303942149, -22.339083107075599 ], [ -47.262799386178145, -22.339101669300742 ], [ -47.262789494466944, -22.339120264969207 ], [ -47.26277962857332, -22.339138893916825 ], [ -47.262769788261437, -22.339157555978336 ], [ -47.262759973294735, -22.339176250987709 ], [ -47.262750183436104, -22.339194978777847 ], [ -47.262740418448182, -22.339213739179957 ], [ -47.262730678092794, -22.339232532024521 ], [ -47.262720962130956, -22.339251357141563 ], [ -47.262711270323372, -22.339270214359363 ], [ -47.262701602430091, -22.339289103505219 ], [ -47.262691958210212, -22.339308024406339 ], [ -47.262682337422206, -22.339326976888458 ], [ -47.262672739824353, -22.339345960775876 ], [ -47.262663165174068, -22.339364975891947 ], [ -47.262653613156033, -22.339384022203181 ], [ -47.262644080312796, -22.339403105952176 ], [ -47.262634558756815, -22.339422241775729 ], [ -47.262625043130555, -22.339441438569605 ], [ -47.262615532342778, -22.339460696621806 ], [ -47.262606025605223, -22.339480015593896 ], [ -47.262596522123282, -22.339499395143154 ], [ -47.26258702109633, -22.339518834921488 ], [ -47.262577521716672, -22.339538334577831 ], [ -47.26256802317036, -22.339557893756247 ], [ -47.262558524637129, -22.339577512096177 ], [ -47.262549025289239, -22.339597189234809 ], [ -47.262539263203635, -22.339617467141277 ], [ -47.262529772084889, -22.339637236465343 ], [ -47.262520277551715, -22.339657063443898 ], [ -47.262510778754283, -22.339676947697754 ], [ -47.262501274833198, -22.339696888849424 ], [ -47.262491764924746, -22.339716886512935 ], [ -47.262482248156253, -22.339736940302835 ], [ -47.26247272364877, -22.339757049829053 ], [ -47.262463190516442, -22.339777214697936 ], [ -47.26245364786579, -22.339797434513951 ], [ -47.262444094796692, -22.339817708877444 ], [ -47.26243453040135, -22.339838037386951 ], [ -47.262424953765283, -22.339858419637142 ], [ -47.262415363966987, -22.339878855219361 ], [ -47.262405760076568, -22.339899343724657 ], [ -47.262396141157716, -22.339919884739654 ], [ -47.26238650626744, -22.339940477846984 ], [ -47.26237685445394, -22.339961122629862 ], [ -47.262367184759576, -22.33998181866588 ], [ -47.262357496218165, -22.340002565532441 ], [ -47.262347787857621, -22.340023362801698 ], [ -47.262338058695924, -22.340044210048443 ], [ -47.262328307747829, -22.340065106836565 ], [ -47.262318534016423, -22.340086052736254 ], [ -47.262308736500685, -22.340107047308631 ], [ -47.262298914189898, -22.340128090117044 ], [ -47.262289066068021, -22.340149180718186 ], [ -47.262279191110068, -22.340170318669674 ], [ -47.262269288284017, -22.340191503525737 ], [ -47.262259356551887, -22.340212734835298 ], [ -47.262249394866188, -22.340234012149271 ], [ -47.262239402174181, -22.340255335011584 ], [ -47.262229377413952, -22.340276702967586 ], [ -47.262219319517691, -22.340298115556806 ], [ -47.262209227409961, -22.340319572317028 ], [ -47.262199100007457, -22.340341072784483 ], [ -47.26218893622088, -22.340362616489891 ], [ -47.262178734951192, -22.340384202966487 ], [ -47.262168495096205, -22.340405831736138 ], [ -47.262158215542918, -22.340427502325326 ], [ -47.26214789517217, -22.340449214255436 ], [ -47.262137532859349, -22.340470967041316 ], [ -47.262127127470372, -22.340492760199581 ], [ -47.262116677865556, -22.340514593240499 ], [ -47.262106182897938, -22.340536465671754 ], [ -47.26209537114638, -22.34055893873305 ], [ -47.262084769508967, -22.340580912759133 ], [ -47.262074119378241, -22.340602923740501 ], [ -47.262063424779996, -22.340624960549111 ], [ -47.262052692646165, -22.340647007220802 ], [ -47.262041925515945, -22.340669057566178 ], [ -47.262031123050569, -22.340691111334117 ], [ -47.262020284870054, -22.340713168356267 ], [ -47.262009410594025, -22.340735228463473 ], [ -47.261998499840821, -22.340757291487382 ], [ -47.26198755222903, -22.340779357257244 ], [ -47.26197656737655, -22.340801425602127 ], [ -47.261965544900242, -22.340823496351288 ], [ -47.261954484417323, -22.34084556933167 ], [ -47.261943385543937, -22.340867644370551 ], [ -47.261932247895871, -22.340889721294236 ], [ -47.261921071088693, -22.340911799927788 ], [ -47.261909854737311, -22.340933880095857 ], [ -47.261898598456298, -22.3409559616221 ], [ -47.261887301859808, -22.340978044329336 ], [ -47.261875964561291, -22.341000128040104 ], [ -47.261864586174219, -22.341022212575215 ], [ -47.261853166311369, -22.341044297755349 ], [ -47.261841704585393, -22.341066383399529 ], [ -47.261830200608593, -22.341088469326234 ], [ -47.261818653992286, -22.341110555353985 ], [ -47.261807064348119, -22.34113264129914 ], [ -47.261795431287432, -22.341154726977148 ], [ -47.261783754420911, -22.341176812203166 ], [ -47.261772033358866, -22.341198896791479 ], [ -47.261760267711502, -22.341220980555057 ], [ -47.261748457088999, -22.34124306330547 ], [ -47.261736601100957, -22.341265144853935 ], [ -47.261724699356641, -22.341287225010657 ], [ -47.261712751465112, -22.341309303585021 ], [ -47.261700757035328, -22.341331380384933 ], [ -47.26168871567662, -22.341353455216328 ], [ -47.261676626996852, -22.341375527886569 ], [ -47.26166449060436, -22.341397598200441 ], [ -47.261652306107919, -22.341419665960821 ], [ -47.261640073115316, -22.341441730971102 ], [ -47.261627791234218, -22.341463793033359 ], [ -47.261615460072953, -22.341485851947343 ], [ -47.261603079238782, -22.341507907513368 ], [ -47.261590648339542, -22.341529959529428 ], [ -47.261578166983107, -22.34155200779232 ], [ -47.261565634776439, -22.341574052099205 ], [ -47.261553051327603, -22.341596092244021 ], [ -47.261540416244038, -22.34161812802077 ], [ -47.261527729133036, -22.341640159222461 ], [ -47.261514989602183, -22.34166218564047 ], [ -47.261502197259333, -22.341684207064663 ], [ -47.261489351712086, -22.341706223284234 ], [ -47.26147645256809, -22.341728234087164 ], [ -47.261463499435116, -22.341750239260321 ], [ -47.261450491921465, -22.341772238588565 ], [ -47.261437429635322, -22.341794231856003 ], [ -47.261424312184843, -22.341816218845821 ], [ -47.261411139178705, -22.341838199339445 ], [ -47.261397910225483, -22.341860173117528 ], [ -47.261384624934088, -22.34188213995921 ], [ -47.261371282914119, -22.341904099641763 ], [ -47.261357883774664, -22.341926051942416 ], [ -47.261344427125671, -22.341947996636101 ], [ -47.261330912577556, -22.341969933496436 ], [ -47.261317339740351, -22.341991862296652 ], [ -47.261303708225327, -22.342013782807431 ], [ -47.261290017643198, -22.342035694799655 ], [ -47.26127626760605, -22.342057598041237 ], [ -47.261262457725913, -22.342079492299611 ], [ -47.26124858761505, -22.342101377341276 ], [ -47.261234656887019, -22.342123252930101 ], [ -47.261220665155058, -22.342145118829912 ], [ -47.261212223879092, -22.342158247038167 ], [ -47.261192088832928, -22.342189449474787 ], [ -47.26117832007926, -22.34221065600806 ], [ -47.261164080478437, -22.342232480757467 ], [ -47.261149777949996, -22.342254294614122 ], [ -47.261135412111045, -22.342276097333261 ], [ -47.26112097863539, -22.34229789462486 ], [ -47.261106426800779, -22.342319761256455 ], [ -47.261091676578907, -22.342341807951719 ], [ -47.261076691011162, -22.34236407500471 ], [ -47.261061462618436, -22.34238655788748 ], [ -47.261045984168746, -22.34240925126047 ], [ -47.261030248182898, -22.342432149706607 ], [ -47.261014246937357, -22.342455247722413 ], [ -47.260997972467798, -22.342478539707322 ], [ -47.260981416575582, -22.342502019949183 ], [ -47.260964570831618, -22.342525682613442 ], [ -47.260947426584323, -22.342549521726742 ], [ -47.260929974965421, -22.34257353116384 ], [ -47.26091220689824, -22.342597704631906 ], [ -47.260894113106744, -22.342622035653783 ], [ -47.26087568412467, -22.342646517552499 ], [ -47.260856910308021, -22.342671143431961 ], [ -47.260837781846647, -22.34269590616033 ], [ -47.260818288777763, -22.342720798351653 ], [ -47.260798421002832, -22.342745812345463 ], [ -47.260778168302394, -22.342770940190093 ], [ -47.260757520356442, -22.34279617362121 ], [ -47.260736466765124, -22.342821504042362 ], [ -47.260714997069449, -22.3428469225077 ], [ -47.260693100777388, -22.342872419700871 ], [ -47.260670767389939, -22.342897985916899 ], [ -47.260647986429468, -22.34292361104437 ], [ -47.260624747471063, -22.342949284547796 ], [ -47.260601040174706, -22.342974995452064 ], [ -47.260576854321322, -22.343000732326754 ], [ -47.260552179850364, -22.343026483272563 ], [ -47.260527006898009, -22.343052235911024 ], [ -47.260501325839179, -22.343077977374559 ], [ -47.260475127331063, -22.343103694299252 ], [ -47.260448402358094, -22.343129372820556 ], [ -47.260421142278041, -22.343154998572583 ], [ -47.260393338868965, -22.343180556690651 ], [ -47.260364984692863, -22.343206031534098 ], [ -47.260336116560467, -22.343231368651011 ], [ -47.26030686382483, -22.343256441757408 ], [ -47.260277330452453, -22.343281163333366 ], [ -47.260247531831034, -22.343305525232381 ], [ -47.260217472399155, -22.343329528493879 ], [ -47.260187156428628, -22.343353174100802 ], [ -47.260156588028607, -22.343376462975908 ], [ -47.260125771153803, -22.343399395974835 ], [ -47.260094709609341, -22.343421973882457 ], [ -47.260063407055213, -22.343444197409401 ], [ -47.260031867012827, -22.343466067187272 ], [ -47.260000092869241, -22.343487583766013 ], [ -47.259968087881795, -22.343508747610461 ], [ -47.259935855185056, -22.343529559096087 ], [ -47.259903397795156, -22.343550018506512 ], [ -47.259870718611459, -22.343570126032386 ], [ -47.259837820424977, -22.343589881766395 ], [ -47.259804705921908, -22.343609285701575 ], [ -47.259771377686604, -22.343628337729481 ], [ -47.259737838208245, -22.343647037636693 ], [ -47.25970408988325, -22.34366538510352 ], [ -47.259670135020038, -22.343683379701609 ], [ -47.259635975843715, -22.343701020891388 ], [ -47.259601614500113, -22.34371830802025 ], [ -47.259567053059236, -22.343735240320566 ], [ -47.259532293519378, -22.343751816907808 ], [ -47.259497337812853, -22.343768036777668 ], [ -47.25946218780814, -22.343783898804954 ], [ -47.259426845314074, -22.343799401741613 ], [ -47.259391312085263, -22.343814544213942 ], [ -47.259355589824828, -22.343829324721398 ], [ -47.259319680190565, -22.343843741633606 ], [ -47.2592835847977, -22.343857793189159 ], [ -47.259247305223312, -22.343871477493387 ], [ -47.259210843011147, -22.343884792516231 ], [ -47.259174199677439, -22.343897736089747 ], [ -47.259137376713703, -22.343910305906736 ], [ -47.259100375592624, -22.34392249951831 ], [ -47.259063197775788, -22.34393431433098 ], [ -47.259025844714245, -22.343945747606384 ], [ -47.258988317856364, -22.343956796457942 ], [ -47.258950618656172, -22.343967457848603 ], [ -47.258912748574708, -22.343977728589991 ], [ -47.258874709090911, -22.343987605339152 ], [ -47.258836501706213, -22.343997084597554 ], [ -47.258798127948779, -22.344006162709611 ], [ -47.258759589650175, -22.344014835800365 ], [ -47.258720945622599, -22.344023087701338 ], [ -47.258682384418201, -22.344030881284056 ], [ -47.258644059191347, -22.344038200068866 ], [ -47.25860599713895, -22.344045056082393 ], [ -47.258568207459042, -22.344051464925951 ], [ -47.258530698612141, -22.344057442246484 ], [ -47.258493478346274, -22.344063003694547 ], [ -47.258456553724379, -22.344068164885449 ], [ -47.258419931162152, -22.344072941362239 ], [ -47.258383616459355, -22.344077348563331 ], [ -47.258347614832388, -22.344081401793126 ], [ -47.25831193095555, -22.344085116194549 ], [ -47.258276568995022, -22.344088506725949 ], [ -47.258241532643943, -22.34409158814028 ], [ -47.258206825163136, -22.344094374966676 ], [ -47.258172449414701, -22.344096881495236 ], [ -47.258138407898258, -22.344099121763691 ], [ -47.258104702785495, -22.344101109546553 ], [ -47.258071335955307, -22.344102858346041 ], [ -47.258038309025991, -22.344104381385172 ], [ -47.258005623385976, -22.344105691602184 ], [ -47.257973280226551, -22.344106801646667 ], [ -47.257941280569128, -22.344107723876963 ], [ -47.257909625292264, -22.344108470358762 ], [ -47.257878315159886, -22.344109052864447 ], [ -47.257847350844663, -22.344109482873691 ], [ -47.257816732952023, -22.344109771574338 ], [ -47.257786462042795, -22.344109929864256 ], [ -47.257756538650987, -22.344109968353418 ], [ -47.257726963306084, -22.344109897366177 ], [ -47.257697736548316, -22.344109726944193 ], [ -47.257668858947625, -22.34410946684903 ], [ -47.257640331116725, -22.344109126565222 ], [ -47.257612153724992, -22.344108715302934 ], [ -47.257584327513207, -22.3441082420008 ], [ -47.257556853302972, -22.344107715328381 ], [ -47.257529732007647, -22.344107143688575 ], [ -47.257502964640921, -22.344106535219549 ], [ -47.257476546996173, -22.344105897667852 ], [ -47.257450391329321, -22.344105236182322 ], [ -47.257424348129412, -22.344104550632441 ], [ -47.257398349055066, -22.34410384008514 ], [ -47.257372392131131, -22.344103105208742 ], [ -47.25734647720553, -22.344102346717136 ], [ -47.25732122818026, -22.344101584169174 ], [ -47.257295379772572, -22.344100780617079 ], [ -47.25671442185147, -22.344082193507933 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1001.6296616119999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263160506084688, -22.338531640704506 ], [ -47.263145326343114, -22.338556078177398 ], [ -47.263134552183097, -22.338573514235659 ], [ -47.263123810624698, -22.338590988345072 ], [ -47.263113101441185, -22.338608500386918 ], [ -47.263102424405929, -22.338626050240748 ], [ -47.26309177929312, -22.338643637783292 ], [ -47.263081165876386, -22.3386612628907 ], [ -47.263070583929341, -22.338678925437531 ], [ -47.263060033226424, -22.33869662529526 ], [ -47.263049513541155, -22.338714362335455 ], [ -47.263039024647398, -22.338732136427275 ], [ -47.263028566319697, -22.338749947437119 ], [ -47.263018138331205, -22.338767795232002 ], [ -47.263007740455478, -22.338785679676501 ], [ -47.262997372466501, -22.338803600632655 ], [ -47.262987034137751, -22.338821557961623 ], [ -47.262976725242019, -22.338839551523908 ], [ -47.262966445552799, -22.338857581176889 ], [ -47.262956194842275, -22.338875646778575 ], [ -47.26294597288323, -22.338893748183636 ], [ -47.262935779448839, -22.338911885244528 ], [ -47.262925614309566, -22.338930057816295 ], [ -47.262915477237911, -22.338948265748535 ], [ -47.262905368005462, -22.338966508890493 ], [ -47.262895286382616, -22.338984787091491 ], [ -47.262885232140192, -22.339003100198042 ], [ -47.262875205048005, -22.33902144805662 ], [ -47.26286520487627, -22.339039830510643 ], [ -47.26285523139434, -22.33905824740329 ], [ -47.262845284370613, -22.33907669857718 ], [ -47.262835363573792, -22.339095183872381 ], [ -47.262825468771666, -22.339113703128486 ], [ -47.262815599731518, -22.339132256183952 ], [ -47.262805756220288, -22.339150842875625 ], [ -47.262795938004274, -22.339169463039411 ], [ -47.26278614484913, -22.339188116510339 ], [ -47.262776376519831, -22.339206803122352 ], [ -47.262766632781151, -22.339225522707654 ], [ -47.262756913397041, -22.339244275097773 ], [ -47.262747218130613, -22.339263060123631 ], [ -47.26273754674466, -22.339281877614553 ], [ -47.26272789900132, -22.339300727398729 ], [ -47.262718274661673, -22.339319609304255 ], [ -47.262708673486337, -22.339338523157782 ], [ -47.262699095235511, -22.339357468784439 ], [ -47.262689539668706, -22.339376446008472 ], [ -47.262680006470916, -22.339395454800414 ], [ -47.26267049211382, -22.339414501549633 ], [ -47.262660988544347, -22.339433601232585 ], [ -47.262651490305437, -22.339452762956938 ], [ -47.262641996303785, -22.339471987027178 ], [ -47.262632505756038, -22.339491273107186 ], [ -47.262623017872279, -22.339510620856334 ], [ -47.262613531856474, -22.339530029928635 ], [ -47.262604046905338, -22.339549499975057 ], [ -47.262594562209252, -22.339569030641389 ], [ -47.262585076952064, -22.339588621568929 ], [ -47.262575590309979, -22.339608272396543 ], [ -47.262565834430021, -22.339628537420889 ], [ -47.262556355169068, -22.339648282089062 ], [ -47.26254687193272, -22.339668085516994 ], [ -47.26253738387458, -22.339687947326766 ], [ -47.262527890138571, -22.33970786714238 ], [ -47.262518389864098, -22.339727844578988 ], [ -47.26250888218145, -22.339747879252339 ], [ -47.26249936621447, -22.339767970773469 ], [ -47.26248984107994, -22.33978811874972 ], [ -47.262480305886875, -22.33980832278656 ], [ -47.262470759737511, -22.339828582485165 ], [ -47.262461201726119, -22.339848897444906 ], [ -47.262451630940234, -22.339869267261285 ], [ -47.262442046460265, -22.339889691526196 ], [ -47.262432447357881, -22.339910169831406 ], [ -47.262422832698334, -22.339930701764118 ], [ -47.262413201539943, -22.339951286907436 ], [ -47.262403552932049, -22.339971924845024 ], [ -47.262393885918044, -22.339992615154838 ], [ -47.262384199532619, -22.340013357414691 ], [ -47.262374492804298, -22.340034151196939 ], [ -47.262364764751567, -22.340054996076628 ], [ -47.262355014389556, -22.340075891617733 ], [ -47.262345240721501, -22.340096837390632 ], [ -47.262335442746348, -22.340117832956423 ], [ -47.262325619453271, -22.340138877878488 ], [ -47.262315769825889, -22.340159971713426 ], [ -47.262305892838633, -22.340181114018723 ], [ -47.262295987458899, -22.340202304348431 ], [ -47.262286052647866, -22.340223542251206 ], [ -47.262276087357016, -22.340244827277736 ], [ -47.262266090532506, -22.340266158971502 ], [ -47.262256061110989, -22.34028753687744 ], [ -47.262245998023232, -22.340308960534671 ], [ -47.262235900192124, -22.340330429480378 ], [ -47.262225766532502, -22.340351943250198 ], [ -47.262215595953094, -22.34037350137417 ], [ -47.26220538735268, -22.340395103384861 ], [ -47.262195139626812, -22.340416748803211 ], [ -47.262184851659953, -22.340438437154983 ], [ -47.262174522330305, -22.340460167960547 ], [ -47.262164150510458, -22.340481940733724 ], [ -47.262153735063336, -22.34050375499011 ], [ -47.262143274846167, -22.340525610238803 ], [ -47.262132768708689, -22.340547505986194 ], [ -47.262121939083976, -22.340570016237514 ], [ -47.262111324867639, -22.340592016344953 ], [ -47.262100661597692, -22.340614054490633 ], [ -47.26208995341333, -22.340636119303166 ], [ -47.262079207416953, -22.340658194461209 ], [ -47.262068426212863, -22.340680273637847 ], [ -47.262057609461934, -22.340702356579396 ], [ -47.262046756782823, -22.340724443116866 ], [ -47.262035867793855, -22.340746533080377 ], [ -47.262024942111992, -22.340768626300868 ], [ -47.262013979354464, -22.340790722606926 ], [ -47.262002979137833, -22.340812821826841 ], [ -47.261991941077575, -22.340834923789124 ], [ -47.261980864789479, -22.340857028319977 ], [ -47.261969749888323, -22.340879135245849 ], [ -47.261958595988482, -22.340901244392313 ], [ -47.261947402704088, -22.340923355583509 ], [ -47.261936169648592, -22.340945468643369 ], [ -47.261924896435161, -22.340967583394566 ], [ -47.261913582676499, -22.340989699659122 ], [ -47.261902227984564, -22.34101181725871 ], [ -47.261890831971385, -22.341033936013122 ], [ -47.261879394248226, -22.341056055742165 ], [ -47.261867914426276, -22.341078176263942 ], [ -47.26185639211635, -22.341100297395844 ], [ -47.261844826928218, -22.341122418955543 ], [ -47.26183321847207, -22.341144540758265 ], [ -47.261821566357689, -22.341166662618473 ], [ -47.261809870194227, -22.341188784350255 ], [ -47.26179812959046, -22.341210905766818 ], [ -47.261786344155084, -22.341233026680051 ], [ -47.261774513496711, -22.341255146900373 ], [ -47.261762637223377, -22.341277266237828 ], [ -47.261750714942828, -22.341299384501539 ], [ -47.261738746262481, -22.341321501499625 ], [ -47.261726730789789, -22.341343617038778 ], [ -47.26171466813252, -22.341365730923727 ], [ -47.261702557896889, -22.341387842960543 ], [ -47.261690399689719, -22.341409952952791 ], [ -47.261678193118179, -22.341432060701983 ], [ -47.261665937788422, -22.341454166010173 ], [ -47.261653633306601, -22.3414762686781 ], [ -47.261641279279353, -22.341498368504116 ], [ -47.261628875312432, -22.341520465287143 ], [ -47.261616421012022, -22.341542558823704 ], [ -47.261603915984431, -22.341564648909216 ], [ -47.261591359835009, -22.341586735339245 ], [ -47.261578752170188, -22.34160881790633 ], [ -47.261566092595835, -22.341630896402815 ], [ -47.261553380717636, -22.341652970620238 ], [ -47.261540616141573, -22.341675040348363 ], [ -47.261527798473892, -22.34169710537541 ], [ -47.261514927320604, -22.341719165488954 ], [ -47.261502002287777, -22.341741220475278 ], [ -47.261489022981557, -22.341763270119582 ], [ -47.261475989008659, -22.341785314204948 ], [ -47.261462899975697, -22.341807352513751 ], [ -47.261449755489245, -22.34182938482742 ], [ -47.261436555156379, -22.341851410925532 ], [ -47.261423298584106, -22.341873430586887 ], [ -47.261409985379785, -22.341895443588786 ], [ -47.26139661515144, -22.341917449706571 ], [ -47.26138318750661, -22.341939448715561 ], [ -47.261369702053663, -22.341961440388744 ], [ -47.261356158401512, -22.341983424497659 ], [ -47.261342556158631, -22.342005400813647 ], [ -47.261328894934763, -22.342027369105253 ], [ -47.261315174339124, -22.342049329141314 ], [ -47.261301393982244, -22.34207128068762 ], [ -47.261287553474745, -22.342093223509476 ], [ -47.261273652427306, -22.3421151573712 ], [ -47.261259690452057, -22.342137082034448 ], [ -47.261245667160765, -22.342158997260857 ], [ -47.261239051614638, -22.342169286024728 ], [ -47.261218925276687, -22.342200492045468 ], [ -47.261217435081001, -22.342202798440674 ], [ -47.261203225519822, -22.342224683908899 ], [ -47.261188953096841, -22.342246558970555 ], [ -47.261174617426967, -22.342268423380013 ], [ -47.261160218125958, -22.342290276890076 ], [ -47.261145750776606, -22.342312125343675 ], [ -47.261131163515849, -22.34233404521536 ], [ -47.261116374562384, -22.342356149807774 ], [ -47.261101346218275, -22.342378480428419 ], [ -47.261086070935676, -22.3424010325447 ], [ -47.261070541419436, -22.342423800794013 ], [ -47.261054750121616, -22.342446779734455 ], [ -47.261038689244366, -22.342469963835757 ], [ -47.261022350743545, -22.342493347468345 ], [ -47.261005726335419, -22.342516924888493 ], [ -47.260988807500567, -22.342540690227366 ], [ -47.26097158549198, -22.34256463747408 ], [ -47.260954051341066, -22.342588760462572 ], [ -47.260936195866066, -22.342613052855189 ], [ -47.260918009681333, -22.342637508125843 ], [ -47.260899483206714, -22.342662119544165 ], [ -47.260880606680225, -22.342686880155572 ], [ -47.260861370169977, -22.342711782764379 ], [ -47.26084176358799, -22.34273681991516 ], [ -47.260821776707452, -22.342761983871529 ], [ -47.260801399177801, -22.342787266599419 ], [ -47.260780620545759, -22.342812659744997 ], [ -47.260759430276288, -22.342838154614647 ], [ -47.260737817773958, -22.342863742157544 ], [ -47.26071577240949, -22.342889412943833 ], [ -47.260693283546438, -22.342915157146297 ], [ -47.260670340570321, -22.342940964522004 ], [ -47.260646932920494, -22.342966824394246 ], [ -47.260623050123129, -22.342992725636872 ], [ -47.260598681828185, -22.343018656657858 ], [ -47.260573817847622, -22.343044605385757 ], [ -47.260548448194648, -22.343070559259122 ], [ -47.260522563126678, -22.343096505216156 ], [ -47.260496153189777, -22.343122429687515 ], [ -47.260469209264741, -22.34314831859183 ], [ -47.260441722614033, -22.343174157335021 ], [ -47.260413684930207, -22.343199930812862 ], [ -47.260385088707316, -22.343225623127399 ], [ -47.260355971693556, -22.34325117868746 ], [ -47.260326466225607, -22.34327646841945 ], [ -47.260296678561701, -22.343301402859336 ], [ -47.260266624354415, -22.343325973716226 ], [ -47.260236308058253, -22.343350182093932 ], [ -47.260205733957214, -22.343374029038493 ], [ -47.260174906168899, -22.343397515534399 ], [ -47.260143828653028, -22.343420642497453 ], [ -47.260112505216263, -22.343443410771158 ], [ -47.260080939516861, -22.343465821122997 ], [ -47.26004913507137, -22.343487874239742 ], [ -47.260017095258917, -22.343509570724496 ], [ -47.259984823325922, -22.343530911093566 ], [ -47.259952322393332, -22.343551895771579 ], [ -47.25991959546085, -22.34357252508936 ], [ -47.259886645408862, -22.343592799282703 ], [ -47.259853475006899, -22.343612718487137 ], [ -47.25982008691728, -22.343632282736284 ], [ -47.259786483698171, -22.343651491960014 ], [ -47.259752667810417, -22.34367034598073 ], [ -47.259718641620005, -22.343688844512304 ], [ -47.259684407402872, -22.343706987157336 ], [ -47.259649967349809, -22.343724773404837 ], [ -47.259615323570486, -22.343742202628022 ], [ -47.259580478097007, -22.343759274082675 ], [ -47.259545432888203, -22.34377598690482 ], [ -47.259510189835424, -22.343792340108102 ], [ -47.259474750764618, -22.343808332582551 ], [ -47.259439117440891, -22.343823963092422 ], [ -47.259403291573733, -22.343839230273637 ], [ -47.259367274820107, -22.343854132632231 ], [ -47.259331068790559, -22.343868668541578 ], [ -47.259294675052118, -22.343882836240969 ], [ -47.259258095132765, -22.343896633833392 ], [ -47.259221330526465, -22.343910059283456 ], [ -47.259184382698926, -22.343923110414636 ], [ -47.259147253090703, -22.343935784908105 ], [ -47.259109943122994, -22.343948080300059 ], [ -47.259072454205707, -22.343959993978871 ], [ -47.259034787737953, -22.343971523184553 ], [ -47.258996945116102, -22.343982665005786 ], [ -47.258958927742306, -22.343993416377202 ], [ -47.258920737025875, -22.344003774078747 ], [ -47.258882374394481, -22.344013734732204 ], [ -47.258843841298713, -22.344023294800333 ], [ -47.258805139216598, -22.344032450585154 ], [ -47.258766269936388, -22.34404119816443 ], [ -47.258727293522099, -22.344049521042709 ], [ -47.258688402742003, -22.344057381236478 ], [ -47.258649754197236, -22.344064761764418 ], [ -47.258611375673475, -22.344071674783731 ], [ -47.258573276548525, -22.344078136107484 ], [ -47.258535465445917, -22.344084161595365 ], [ -47.258497950260391, -22.344089767110923 ], [ -47.258460738186173, -22.344094968481478 ], [ -47.258423835755458, -22.344099781460542 ], [ -47.25838724887047, -22.344104221694646 ], [ -47.25835098283693, -22.34410830469313 ], [ -47.258315042406011, -22.344112045800326 ], [ -47.258279431809342, -22.344115460171725 ], [ -47.258244154794617, -22.344118562752762 ], [ -47.258209214667517, -22.344121368259991 ], [ -47.258174614325846, -22.344123891165459 ], [ -47.258140356296771, -22.344126145683123 ], [ -47.258106442772039, -22.344128145757793 ], [ -47.258072875643897, -22.344129905055691 ], [ -47.258039656538159, -22.344131436957564 ], [ -47.258006786845478, -22.344132754552923 ], [ -47.257974267754939, -22.344133870636021 ], [ -47.257942100281845, -22.344134797703287 ], [ -47.257910285295424, -22.344135547951822 ], [ -47.257878823547671, -22.344136133278692 ], [ -47.257847715697224, -22.344136565281751 ], [ -47.257816962333962, -22.34413685526027 ], [ -47.257786564002188, -22.344137014216983 ], [ -47.25775652121871, -22.344137052860198 ], [ -47.25772683449577, -22.344136981606084 ], [ -47.25769750435655, -22.344136810581759 ], [ -47.257668531354661, -22.344136549627802 ], [ -47.25763991608742, -22.344136208301514 ], [ -47.257611659210141, -22.344135795879531 ], [ -47.257583761451116, -22.344135321360898 ], [ -47.257556223621307, -22.34413479346934 ], [ -47.257529046625557, -22.344134220655977 ], [ -47.257502231471278, -22.344133611101096 ], [ -47.25747577382694, -22.344132972584497 ], [ -47.257449583926146, -22.34413231023359 ], [ -47.257423508849882, -22.34413162384503 ], [ -47.257397478708079, -22.344130912449092 ], [ -47.257371491485507, -22.344130176715293 ], [ -47.257345547031484, -22.344129417359856 ], [ -47.257320283432549, -22.344128654372192 ], [ -47.257294406654182, -22.34412784995078 ], [ -47.256701477358675, -22.344108879819782 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1005.276466639, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263181649957488, -22.338551640663869 ], [ -47.263159809282477, -22.338586985920617 ], [ -47.263149100106894, -22.338604407355898 ], [ -47.26313842294887, -22.338621867033961 ], [ -47.263127777584145, -22.338639364836421 ], [ -47.263117163789275, -22.338656900642018 ], [ -47.263106581340118, -22.338674474328901 ], [ -47.263096030012683, -22.338692085773523 ], [ -47.26308550958376, -22.338709734849342 ], [ -47.263075019829174, -22.338727421429731 ], [ -47.263064560525123, -22.338745145385737 ], [ -47.263054131448513, -22.338762906585458 ], [ -47.263043732374804, -22.338780704897783 ], [ -47.263033363079877, -22.338798540188947 ], [ -47.263023023340061, -22.338816412322714 ], [ -47.263012712931157, -22.338834321161883 ], [ -47.263002431628287, -22.338852266568562 ], [ -47.262992179207238, -22.338870248401776 ], [ -47.262981955442463, -22.338888266521046 ], [ -47.262971760109117, -22.338906320782581 ], [ -47.262961592982656, -22.33892441104032 ], [ -47.262951453835832, -22.338942537150835 ], [ -47.262941342443412, -22.338960698965039 ], [ -47.262931258579307, -22.338978896333639 ], [ -47.262921202016123, -22.338997129107359 ], [ -47.262911172527005, -22.339015397134023 ], [ -47.262901169883953, -22.339033700261396 ], [ -47.262891193859467, -22.339052038334181 ], [ -47.26288124422512, -22.339070411196815 ], [ -47.262871320751522, -22.339088818693188 ], [ -47.262861423209628, -22.339107260664523 ], [ -47.262851551369373, -22.339125736951658 ], [ -47.262841705000262, -22.339144247394064 ], [ -47.262831883871407, -22.339162791829821 ], [ -47.262822087751275, -22.339181370095897 ], [ -47.262812316407647, -22.339199982028351 ], [ -47.262802569607651, -22.33921862746223 ], [ -47.262792847118206, -22.339237306230714 ], [ -47.262783148705374, -22.33925601816637 ], [ -47.262773474134356, -22.339274763101102 ], [ -47.262763823170005, -22.339293540865132 ], [ -47.262754195576584, -22.3393123512876 ], [ -47.262744591117198, -22.339331194197513 ], [ -47.262735009554468, -22.339350069422437 ], [ -47.26272545065067, -22.339368976788339 ], [ -47.262715914167345, -22.339387916120266 ], [ -47.262706399789785, -22.339406887392947 ], [ -47.262696903918801, -22.339425897142423 ], [ -47.262687418335837, -22.339444960684759 ], [ -47.26267793748427, -22.339464087339575 ], [ -47.262668460268735, -22.339483277427853 ], [ -47.262658985910782, -22.339502530615754 ], [ -47.262649513625185, -22.339521846564828 ], [ -47.262640042620525, -22.339541224931136 ], [ -47.262630572097926, -22.339560665367518 ], [ -47.26262110125203, -22.339580167521813 ], [ -47.26261162927085, -22.339599731036955 ], [ -47.262602155334584, -22.339619355553591 ], [ -47.2625924056603, -22.339639607695769 ], [ -47.26258293825709, -22.339659327708048 ], [ -47.262573466317541, -22.339679107585319 ], [ -47.262563988998728, -22.339698946951071 ], [ -47.262554505447781, -22.339718845430607 ], [ -47.262545014807301, -22.339738802640284 ], [ -47.262535516210463, -22.339758818197112 ], [ -47.262526008783972, -22.339778891713149 ], [ -47.262516491647261, -22.339799022796786 ], [ -47.262506963911783, -22.339819211054415 ], [ -47.262497424682103, -22.339839456088114 ], [ -47.262487873054667, -22.339859757498132 ], [ -47.262478308118993, -22.33988011488065 ], [ -47.262468728957309, -22.339900527828263 ], [ -47.262459134643002, -22.339920995933408 ], [ -47.262449524242719, -22.339941518783835 ], [ -47.262439896816204, -22.339962095963092 ], [ -47.262430251413946, -22.339982727055432 ], [ -47.262420587080307, -22.340003411639078 ], [ -47.262410902850831, -22.340024149292177 ], [ -47.262401197754741, -22.340044939587408 ], [ -47.262391470810996, -22.34006578210008 ], [ -47.262381721035055, -22.340086676394151 ], [ -47.262371947430303, -22.340107622040271 ], [ -47.262362148995777, -22.340128618599458 ], [ -47.262352324720375, -22.340149665635181 ], [ -47.262342473587474, -22.340170762703885 ], [ -47.262332594570957, -22.340191909362989 ], [ -47.26232268663756, -22.340213105166395 ], [ -47.26231274874764, -22.340234349662389 ], [ -47.262302779851652, -22.340255642401424 ], [ -47.26229277889459, -22.340276982926639 ], [ -47.262282744811827, -22.340298370782552 ], [ -47.262272676532554, -22.340319805507779 ], [ -47.262262572978074, -22.340341286638971 ], [ -47.262252433061313, -22.340362813711163 ], [ -47.26224225568911, -22.340384386253696 ], [ -47.262232039757997, -22.340406003798471 ], [ -47.262221784161227, -22.340427665865572 ], [ -47.262211487780803, -22.340449371979865 ], [ -47.262201149492242, -22.340471121660915 ], [ -47.262190768165368, -22.340492914421418 ], [ -47.262180342660145, -22.340514749775906 ], [ -47.262169871830636, -22.340536627232357 ], [ -47.262159354523305, -22.340558546295902 ], [ -47.262148507025422, -22.340581093737246 ], [ -47.262137880230206, -22.340603119926055 ], [ -47.262127203821024, -22.340625185236057 ], [ -47.262116482050558, -22.340647278052522 ], [ -47.26210572219167, -22.340669381696884 ], [ -47.262094926913718, -22.34069148970481 ], [ -47.262084095877221, -22.340713601819964 ], [ -47.262073228699521, -22.340735717872764 ], [ -47.262062324997608, -22.340757837692571 ], [ -47.262051384387085, -22.340779961109693 ], [ -47.262040406483862, -22.340802087951907 ], [ -47.262029390903081, -22.340824218046865 ], [ -47.262018337258873, -22.3408463512223 ], [ -47.262007245165627, -22.34086848730362 ], [ -47.261996114236723, -22.340890626116501 ], [ -47.2619849440851, -22.340912767485712 ], [ -47.261973734323469, -22.340934911234598 ], [ -47.261962484563902, -22.34095705718622 ], [ -47.261951194418074, -22.340979205162412 ], [ -47.261939863497247, -22.341001354984279 ], [ -47.261928491411908, -22.341023506472613 ], [ -47.261917077772615, -22.341045659446387 ], [ -47.261905622189175, -22.341067813724337 ], [ -47.261894124271265, -22.341089969123701 ], [ -47.261882583628221, -22.341112125460857 ], [ -47.2618709998683, -22.34113428255246 ], [ -47.261859372600156, -22.341156440212785 ], [ -47.261847701432082, -22.341178598255194 ], [ -47.261835985971707, -22.341200756492732 ], [ -47.261824225826238, -22.341222914737589 ], [ -47.261812420602858, -22.341245072800458 ], [ -47.261800569908623, -22.341267230490672 ], [ -47.261788673350019, -22.341289387617145 ], [ -47.261776730533199, -22.3413115439878 ], [ -47.261764741064077, -22.341333699409617 ], [ -47.261752704548499, -22.341355853688043 ], [ -47.261740620592661, -22.341378006626549 ], [ -47.261728488801204, -22.341400158029991 ], [ -47.261716308779341, -22.341422307700594 ], [ -47.261704080132709, -22.341444455438587 ], [ -47.261691802465833, -22.341466601044708 ], [ -47.261679475383261, -22.341488744318301 ], [ -47.261667098490108, -22.341510885056348 ], [ -47.261654671390417, -22.341533023056403 ], [ -47.261642193688864, -22.341555158113501 ], [ -47.261629664990139, -22.341577290021561 ], [ -47.261617084897949, -22.341599418574798 ], [ -47.261604453017164, -22.341621543564116 ], [ -47.261591768952051, -22.341643664780406 ], [ -47.261579032306649, -22.341665782013553 ], [ -47.261566242685383, -22.341687895051788 ], [ -47.2615533996929, -22.341710003681708 ], [ -47.261540502933578, -22.341732107689214 ], [ -47.261527552011927, -22.34175420685893 ], [ -47.261514546532467, -22.341776300974377 ], [ -47.261501486100343, -22.341798389816891 ], [ -47.261488370320585, -22.341820473167097 ], [ -47.261475198798159, -22.341842550804593 ], [ -47.261461971138587, -22.341864622507195 ], [ -47.26144868694729, -22.341886688051847 ], [ -47.261435345830051, -22.34190874721396 ], [ -47.261421947393352, -22.341930799766992 ], [ -47.261408491243124, -22.341952845484332 ], [ -47.26139497698626, -22.341974884136988 ], [ -47.261381404230079, -22.341996915494565 ], [ -47.261367772581522, -22.342018939326298 ], [ -47.26135408164884, -22.34204095539874 ], [ -47.261340331039683, -22.342062963478632 ], [ -47.261326520363127, -22.342084963329675 ], [ -47.261312649228245, -22.34210695471501 ], [ -47.261298717244252, -22.342128937396801 ], [ -47.261284724021806, -22.342150911134535 ], [ -47.261270669171196, -22.342172875687496 ], [ -47.261265879354077, -22.342180325006421 ], [ -47.261245760157209, -22.342211533966463 ], [ -47.261242373030647, -22.342216776267886 ], [ -47.261228130965151, -22.342238711805479 ], [ -47.261213825719999, -22.3422606371794 ], [ -47.261199456908713, -22.342282552141675 ], [ -47.261185024145647, -22.342304456442676 ], [ -47.261170522922626, -22.342326356058233 ], [ -47.261155900235721, -22.342348329170026 ], [ -47.261141072550679, -22.342370491659608 ], [ -47.261126001430242, -22.342392885847918 ], [ -47.261110679257783, -22.34241550719771 ], [ -47.261095098675021, -22.34243835032342 ], [ -47.261079252065237, -22.342461409758148 ], [ -47.261063131556284, -22.342484679944967 ], [ -47.261046729024237, -22.34250815522519 ], [ -47.261030036100252, -22.342531829823685 ], [ -47.261013044174533, -22.342555697837195 ], [ -47.260995744404674, -22.342579753217382 ], [ -47.260978127721778, -22.342603989757269 ], [ -47.260960184838979, -22.342628401074432 ], [ -47.260941906261046, -22.342652980593936 ], [ -47.260923282293895, -22.342677721531881 ], [ -47.260904303057579, -22.342702616875236 ], [ -47.260884958498508, -22.342727659364535 ], [ -47.260865238403447, -22.342752841474784 ], [ -47.260845132417288, -22.342778155393759 ], [ -47.26082463005848, -22.34280359300497 ], [ -47.260803720740348, -22.342829145864972 ], [ -47.26078239379278, -22.342854805183176 ], [ -47.260760638483831, -22.342880561803653 ], [ -47.260738444046964, -22.342906406183126 ], [ -47.260715799708365, -22.342932328372079 ], [ -47.260692694716617, -22.342958317996057 ], [ -47.260669118375411, -22.342984364237193 ], [ -47.260645060077074, -22.343010455818167 ], [ -47.260620509340555, -22.343036580985498 ], [ -47.2605954558504, -22.343062727495575 ], [ -47.260569889496836, -22.343088882603883 ], [ -47.260543800419782, -22.343115033054467 ], [ -47.260517179054119, -22.34314116507257 ], [ -47.260490016176995, -22.343167264359927 ], [ -47.260462302955681, -22.343193316094318 ], [ -47.260434030997075, -22.343219304931946 ], [ -47.260405192727411, -22.343245214717697 ], [ -47.260375826832281, -22.343270988720981 ], [ -47.260346068632003, -22.343296495078601 ], [ -47.26031602667662, -22.343321642382488 ], [ -47.260285716883459, -22.343346422197307 ], [ -47.260255143722993, -22.343370835691292 ], [ -47.260224311491413, -22.343394883973556 ], [ -47.260193224314811, -22.343418568090311 ], [ -47.260161886157846, -22.343441889017551 ], [ -47.260130300828756, -22.343464847657387 ], [ -47.260098471984072, -22.343487444834174 ], [ -47.260066403135447, -22.343509681289863 ], [ -47.260034097654092, -22.343531557680752 ], [ -47.260001558775549, -22.343553074574434 ], [ -47.259968789607022, -22.343574232444901 ], [ -47.259935793131952, -22.343595031670102 ], [ -47.259902572211622, -22.343615472530999 ], [ -47.259869129594144, -22.34363555520591 ], [ -47.259835467917924, -22.34365527976907 ], [ -47.259801589714968, -22.343674646188628 ], [ -47.259767497417769, -22.343693654322919 ], [ -47.259733193361882, -22.34371230391929 ], [ -47.259698679790795, -22.343730594611369 ], [ -47.259663958860919, -22.343748525916638 ], [ -47.259629032645783, -22.343766097234216 ], [ -47.259593903139688, -22.343783307843193 ], [ -47.259558572261881, -22.343800156900318 ], [ -47.259523041862742, -22.343816643437066 ], [ -47.259487313725813, -22.343832766358727 ], [ -47.259451389572298, -22.343848524441892 ], [ -47.259415271066743, -22.343863916332008 ], [ -47.259378959819848, -22.343878940541824 ], [ -47.259342457394979, -22.343893595448339 ], [ -47.25930576531087, -22.343907879291582 ], [ -47.259268885046481, -22.343921790172288 ], [ -47.25923181804594, -22.343935326049607 ], [ -47.259194565724499, -22.343948484738505 ], [ -47.259157129471681, -22.343961263908525 ], [ -47.259119510657257, -22.343973661080931 ], [ -47.25908171063945, -22.343985673625848 ], [ -47.25904373076537, -22.343997298761877 ], [ -47.259005572379444, -22.344008533552824 ], [ -47.25896723683195, -22.344019374905056 ], [ -47.258928725480452, -22.344029819566774 ], [ -47.258890039701349, -22.344039864124596 ], [ -47.258851180894418, -22.344049505002459 ], [ -47.258812150487515, -22.344058738460095 ], [ -47.258772950225577, -22.344067560527932 ], [ -47.258733641424456, -22.344075954383573 ], [ -47.258694421068547, -22.344083881188382 ], [ -47.258655449205719, -22.344091323459526 ], [ -47.2586167542105, -22.34409829348462 ], [ -47.258578345640409, -22.344104807288595 ], [ -47.258540232281959, -22.344110880943902 ], [ -47.258502422176711, -22.34411653052695 ], [ -47.258464922650056, -22.344121772077202 ], [ -47.258427740350726, -22.344126621558576 ], [ -47.258390881283482, -22.344131094825688 ], [ -47.258354350843263, -22.344135207592906 ], [ -47.258318153858191, -22.344138975405897 ], [ -47.258282294625232, -22.344142413617291 ], [ -47.258246776946791, -22.344145537365062 ], [ -47.258211604173297, -22.34414836155312 ], [ -47.258176779238333, -22.344150900835505 ], [ -47.258142304696555, -22.344153169602389 ], [ -47.258108182759742, -22.344155181968837 ], [ -47.258074415333589, -22.344156951765171 ], [ -47.258041004051343, -22.344158492529822 ], [ -47.258007950305931, -22.344159817503535 ], [ -47.257975255284208, -22.344160939625272 ], [ -47.257942919995365, -22.344161871529497 ], [ -47.257910945299344, -22.344162625544733 ], [ -47.257879331936145, -22.344163213692855 ], [ -47.25784808055041, -22.344163647689722 ], [ -47.257817191716498, -22.344163938946096 ], [ -47.257786665962115, -22.344164098569617 ], [ -47.257756503786943, -22.344164137366889 ], [ -47.25772670568589, -22.344164065845931 ], [ -47.257697272165196, -22.344163894219253 ], [ -47.257668203762073, -22.344163632406499 ], [ -47.257639501058478, -22.344163290037727 ], [ -47.257611164695597, -22.344162876456082 ], [ -47.257583195389302, -22.344162400720908 ], [ -47.257555593939898, -22.344161871610247 ], [ -47.2575283612437, -22.344161297623323 ], [ -47.257501498301856, -22.344160686982583 ], [ -47.257475000657912, -22.344160047501045 ], [ -47.25744877652312, -22.344159384284779 ], [ -47.257422669570538, -22.344158697057559 ], [ -47.257396608361248, -22.344157984812981 ], [ -47.257370590840033, -22.344157248221794 ], [ -47.257344616857559, -22.344156488002525 ], [ -47.257319338684987, -22.344155724575117 ], [ -47.257293433535914, -22.344154919284431 ], [ -47.256688533802631, -22.3441355661611 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1008.923046337, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26320285297605, -22.338571673154789 ], [ -47.263185066386477, -22.338600457601206 ], [ -47.263174389593672, -22.338617826362352 ], [ -47.263163744461153, -22.338635233676612 ], [ -47.263153130766966, -22.338652679427735 ], [ -47.263142548289956, -22.338670163496346 ], [ -47.263131996808383, -22.338687685762686 ], [ -47.263121476100558, -22.338705246105139 ], [ -47.263110985945588, -22.338722844399012 ], [ -47.263100526121683, -22.33874048051959 ], [ -47.263090096407325, -22.33875815433974 ], [ -47.263079696581798, -22.338775865729357 ], [ -47.263069326422851, -22.338793614559112 ], [ -47.26305898570871, -22.33881140069694 ], [ -47.263048674218055, -22.338829224008308 ], [ -47.263038391728976, -22.338847084357656 ], [ -47.263028138018917, -22.338864981608769 ], [ -47.263017912866019, -22.338882915622168 ], [ -47.263007716046999, -22.338900886259022 ], [ -47.262997547339353, -22.338918893377055 ], [ -47.262987406520821, -22.338936936831612 ], [ -47.262977293366411, -22.338955016480813 ], [ -47.26296720765324, -22.338973132177017 ], [ -47.262957149157444, -22.338991283772252 ], [ -47.262947117653923, -22.339009471118665 ], [ -47.262937112918081, -22.339027694065393 ], [ -47.262927134724166, -22.339045952461579 ], [ -47.262917182846898, -22.339064246153161 ], [ -47.262907257060121, -22.339082574985781 ], [ -47.262897357136659, -22.339100938804634 ], [ -47.262887482849635, -22.339119337452132 ], [ -47.26287763397125, -22.339137770770208 ], [ -47.262867810273171, -22.3391562385996 ], [ -47.26285801152666, -22.33917474077942 ], [ -47.262848237502396, -22.339193277147757 ], [ -47.262838487970285, -22.339211847541744 ], [ -47.262828762699591, -22.339230451797466 ], [ -47.262819061459375, -22.339249089749167 ], [ -47.262809384017814, -22.339267761230349 ], [ -47.262799730142163, -22.339286466073919 ], [ -47.262790099599435, -22.339305204111053 ], [ -47.262780492155898, -22.339323975171787 ], [ -47.262770907576737, -22.339342779086113 ], [ -47.262761345626622, -22.339361615682421 ], [ -47.262751806069858, -22.339380484787551 ], [ -47.262742288669969, -22.339399386227441 ], [ -47.262732793112647, -22.339418319980787 ], [ -47.262723315727754, -22.339437292730508 ], [ -47.262713848131305, -22.339456320132204 ], [ -47.262704384667053, -22.339475411717512 ], [ -47.262694924237636, -22.339494567823834 ], [ -47.262685466069449, -22.339513788119632 ], [ -47.262676009382005, -22.339533072268615 ], [ -47.262666553388485, -22.339552419928893 ], [ -47.262657097294401, -22.339571830755304 ], [ -47.262647640298695, -22.339591304397519 ], [ -47.262638181593523, -22.339610840500256 ], [ -47.26262872036304, -22.339630438705882 ], [ -47.262618976894416, -22.339650677965938 ], [ -47.262609521348985, -22.339670373322317 ], [ -47.26260006070622, -22.339690129648918 ], [ -47.262590594126706, -22.339709946570633 ], [ -47.262581120760828, -22.339729823714109 ], [ -47.262571639754299, -22.339749760696865 ], [ -47.262562150243305, -22.339769757137141 ], [ -47.262552651357304, -22.339789812648057 ], [ -47.262543142218398, -22.339809926839067 ], [ -47.262533621940499, -22.339830099317524 ], [ -47.262524089630482, -22.339850329686332 ], [ -47.26251454438701, -22.339870617546602 ], [ -47.262504985301547, -22.339890962495247 ], [ -47.262495411458175, -22.33991136412557 ], [ -47.262485821931882, -22.339931822030653 ], [ -47.262476215790898, -22.339952335798774 ], [ -47.262466592096246, -22.339972905014033 ], [ -47.262456949899601, -22.339993529261047 ], [ -47.262447288246349, -22.340014208118532 ], [ -47.262437606172846, -22.340034941164934 ], [ -47.262427902708978, -22.34005572797312 ], [ -47.262418176874178, -22.340076568118732 ], [ -47.262408427684328, -22.340097461165787 ], [ -47.262398654142906, -22.340118406685136 ], [ -47.262388855248986, -22.340139404237739 ], [ -47.262379029991294, -22.340160453387121 ], [ -47.262369177352831, -22.340181553689618 ], [ -47.262359296307075, -22.340202704702516 ], [ -47.262349385819988, -22.340223905979567 ], [ -47.262339444851179, -22.340245157068779 ], [ -47.262329472350054, -22.340266457520364 ], [ -47.26231946726049, -22.340287806877011 ], [ -47.262309428516431, -22.340309204682924 ], [ -47.262299355045698, -22.340330650476133 ], [ -47.262289245767803, -22.340352143792799 ], [ -47.262279099593947, -22.340373684167361 ], [ -47.262268915428933, -22.340395271128465 ], [ -47.262258692167102, -22.340416904207341 ], [ -47.262248428699465, -22.340438582923184 ], [ -47.262238123905476, -22.340460306800018 ], [ -47.262227776658015, -22.340482075356547 ], [ -47.262217385824158, -22.34050388810434 ], [ -47.262206950260797, -22.340525744556963 ], [ -47.262196468818949, -22.340547644221157 ], [ -47.262185940341766, -22.3405695866009 ], [ -47.262175074970742, -22.340592171232274 ], [ -47.262164435596617, -22.340614223502435 ], [ -47.262153746048249, -22.340636315976749 ], [ -47.262143010691673, -22.340658436797142 ], [ -47.262132236970267, -22.340680568927901 ], [ -47.262121427618482, -22.340702705767068 ], [ -47.262110582296422, -22.340724847055842 ], [ -47.262099700620148, -22.340746992623963 ], [ -47.262088782205318, -22.340769142300072 ], [ -47.262077826666165, -22.34079129591381 ], [ -47.262066833617226, -22.340813453292217 ], [ -47.262055802672322, -22.340835614262218 ], [ -47.262044733444164, -22.340857778650768 ], [ -47.262033625545776, -22.340879946282573 ], [ -47.262022478589131, -22.340902116982466 ], [ -47.26201129218574, -22.340924290574439 ], [ -47.262000065946907, -22.340946466881036 ], [ -47.261988799483262, -22.340968645724399 ], [ -47.261977492405038, -22.340990826925587 ], [ -47.261966144322052, -22.341013010304795 ], [ -47.26195475484333, -22.341035195681915 ], [ -47.261943323577931, -22.341057382875 ], [ -47.261931850134211, -22.341079571701897 ], [ -47.261920334120362, -22.34110176197883 ], [ -47.2619087751442, -22.341123953521233 ], [ -47.261897172812489, -22.341146146144776 ], [ -47.261885526732378, -22.341168339662701 ], [ -47.261873836510617, -22.3411905338873 ], [ -47.261862101753323, -22.341212728630623 ], [ -47.261850322066188, -22.341234923703741 ], [ -47.261838497054804, -22.34125711891625 ], [ -47.261826626324726, -22.341279314076385 ], [ -47.261814709480845, -22.341301508991886 ], [ -47.261802746127806, -22.341323703469527 ], [ -47.261790735869923, -22.341345897315062 ], [ -47.261778678311444, -22.341368090332772 ], [ -47.261766573057052, -22.341390282324831 ], [ -47.261754419709774, -22.341412473094902 ], [ -47.261742217873255, -22.341434662443863 ], [ -47.261729967151545, -22.341456850170669 ], [ -47.261717667147543, -22.341479036074706 ], [ -47.261705317464255, -22.341501219953969 ], [ -47.261692917705169, -22.341523401604078 ], [ -47.261680467472758, -22.341545580821144 ], [ -47.261667966370069, -22.341567757398781 ], [ -47.261655414000209, -22.341589931129434 ], [ -47.261642809965252, -22.341612101805858 ], [ -47.261630153868524, -22.341634269217444 ], [ -47.261617445312645, -22.341656433153467 ], [ -47.261604683900082, -22.341678593402381 ], [ -47.261591869233627, -22.341700749750771 ], [ -47.261579000916342, -22.341722901983516 ], [ -47.261566078551027, -22.341745049885006 ], [ -47.261553101740546, -22.341767193238155 ], [ -47.261540070087861, -22.34178933182476 ], [ -47.261526983196525, -22.341811465424396 ], [ -47.261513840669984, -22.341833593816016 ], [ -47.261500642111592, -22.341855716777363 ], [ -47.261487387125321, -22.341877834084443 ], [ -47.261474075315022, -22.341899945512413 ], [ -47.261460706284879, -22.341922050834764 ], [ -47.26144727963981, -22.341944149823025 ], [ -47.261433794984235, -22.341966242248706 ], [ -47.261420251923447, -22.341988327880863 ], [ -47.261406650063243, -22.34201040648707 ], [ -47.261392989009046, -22.342032477834593 ], [ -47.261379268367563, -22.342054541687869 ], [ -47.261365487744904, -22.342076597811626 ], [ -47.261351646748658, -22.3420986459674 ], [ -47.261337744986413, -22.34212068591621 ], [ -47.261323782065894, -22.342142717418088 ], [ -47.261309757596251, -22.342164740230263 ], [ -47.261295671186346, -22.342186754109857 ], [ -47.26129270709739, -22.342191363983346 ], [ -47.261272595041625, -22.342222575882673 ], [ -47.261267310985055, -22.342230754090824 ], [ -47.261253036415241, -22.342252739697795 ], [ -47.261238698347938, -22.342274715383972 ], [ -47.261224296395241, -22.342296680899086 ], [ -47.261209830170159, -22.342318635991013 ], [ -47.26119529507347, -22.342340586768536 ], [ -47.261180636960432, -22.342362613120496 ], [ -47.261165770543826, -22.342384833507232 ], [ -47.261150656647054, -22.342407291263214 ], [ -47.26113528758475, -22.342429981846553 ], [ -47.261119655935481, -22.342452899848581 ], [ -47.261103754013767, -22.342476039777683 ], [ -47.261087573873141, -22.342499396050009 ], [ -47.261071107309888, -22.342522962977938 ], [ -47.26105434587005, -22.342546734754762 ], [ -47.2610372808535, -22.342570705442906 ], [ -47.261019903322399, -22.342594868956621 ], [ -47.261002204107527, -22.342619219047918 ], [ -47.260984173816951, -22.342643749289682 ], [ -47.26096580284586, -22.342668453058018 ], [ -47.260947081386192, -22.34269332351559 ], [ -47.260927999440106, -22.342718353590946 ], [ -47.260908546832219, -22.342743535960789 ], [ -47.260888713224105, -22.342768863030511 ], [ -47.260868488132402, -22.34279432691212 ], [ -47.260847860944445, -22.342819919406697 ], [ -47.260826820940281, -22.342845631981216 ], [ -47.260805357314638, -22.342871455747957 ], [ -47.260783459199075, -22.342897381446075 ], [ -47.260761115689846, -22.342923399418751 ], [ -47.26073831587572, -22.342949499594237 ], [ -47.260715048868377, -22.342975671466519 ], [ -47.260691303835785, -22.343001904076605 ], [ -47.260667070036519, -22.343028185995969 ], [ -47.26064233685846, -22.343054505309691 ], [ -47.260617093858727, -22.343080849601989 ], [ -47.260591330804623, -22.343107205945277 ], [ -47.260565037718457, -22.343133560889481 ], [ -47.26053820492406, -22.343159900454342 ], [ -47.260510823094869, -22.343186210124838 ], [ -47.260482883302977, -22.343212474850507 ], [ -47.260454377069593, -22.343238679047975 ], [ -47.260425296753155, -22.343264806305022 ], [ -47.260395681976675, -22.34329079875155 ], [ -47.260365671044077, -22.34331652173487 ], [ -47.260335374797179, -22.343341881902788 ], [ -47.26030480941813, -22.343366870675656 ], [ -47.260273979393375, -22.343391489285963 ], [ -47.260242889031247, -22.343415738905996 ], [ -47.260211542466337, -22.343439620643647 ], [ -47.260179943668263, -22.343463135535139 ], [ -47.260148096446819, -22.343486284541147 ], [ -47.260116004456833, -22.343509068542975 ], [ -47.260083671205066, -22.343531488337646 ], [ -47.260051100054774, -22.343553544634716 ], [ -47.260018294230612, -22.343575238053084 ], [ -47.25998525682617, -22.343596569116031 ], [ -47.259951990808446, -22.343617538248754 ], [ -47.259918499019761, -22.343638145777206 ], [ -47.25988478418671, -22.343658391922663 ], [ -47.259850848923833, -22.343678276799899 ], [ -47.25981669573698, -22.343697800415352 ], [ -47.259782327030308, -22.343716962663272 ], [ -47.259747745108882, -22.343735763324513 ], [ -47.259712952183769, -22.343754202063661 ], [ -47.259677950377032, -22.343772278426755 ], [ -47.259642741726068, -22.343789991838772 ], [ -47.259607328187272, -22.343807341602172 ], [ -47.259571711640412, -22.343824326894303 ], [ -47.259535893894856, -22.343840946764608 ], [ -47.259499876691692, -22.343857200133495 ], [ -47.259463661708352, -22.343873085790019 ], [ -47.259427250564308, -22.343888602389107 ], [ -47.259390644824087, -22.343903748450156 ], [ -47.259353846003769, -22.343918522353878 ], [ -47.25931685557395, -22.343932922341025 ], [ -47.259279674964432, -22.343946946510048 ], [ -47.259242305569572, -22.343960592814668 ], [ -47.259204748754136, -22.343973859061379 ], [ -47.259167005856639, -22.343986742907973 ], [ -47.259129078195421, -22.343999241860832 ], [ -47.259090967076958, -22.344011353271942 ], [ -47.259052673796489, -22.34402307433837 ], [ -47.259014199646401, -22.344034402099087 ], [ -47.258975545925075, -22.344045333432135 ], [ -47.258936713938425, -22.344055865054123 ], [ -47.258897705011506, -22.344065993516303 ], [ -47.258858520493305, -22.344075715203953 ], [ -47.25881916176148, -22.344085026334408 ], [ -47.258779630517736, -22.34409392289087 ], [ -47.258739989329662, -22.34410238772389 ], [ -47.258700439397849, -22.344110381139821 ], [ -47.258661144216852, -22.344117885154141 ], [ -47.258622132750062, -22.344124912185109 ], [ -47.258583414734701, -22.344131478469304 ], [ -47.258544999120296, -22.344137600292036 ], [ -47.258506894095198, -22.344143293942626 ], [ -47.258469107116028, -22.344148575672595 ], [ -47.258431644948004, -22.344153461656301 ], [ -47.25839451369837, -22.344157967956438 ], [ -47.258357718851379, -22.344162110492405 ], [ -47.258321265312027, -22.344165905011206 ], [ -47.258285157442728, -22.344169367062623 ], [ -47.258249399100471, -22.344172511977131 ], [ -47.258213993680506, -22.344175354846033 ], [ -47.258178944152149, -22.344177910505351 ], [ -47.258144253097591, -22.344180193521488 ], [ -47.258109922748631, -22.34418221817975 ], [ -47.258075955024381, -22.344183998474506 ], [ -47.258042351565557, -22.34418554810194 ], [ -47.258009113767343, -22.344186880454007 ], [ -47.257976242814351, -22.344188008614406 ], [ -47.257943739709724, -22.344188945355615 ], [ -47.257911605304017, -22.344189703137562 ], [ -47.25787984032533, -22.344190294106923 ], [ -47.257848445404257, -22.344190730097583 ], [ -47.257817421099631, -22.344191022631854 ], [ -47.257786767922575, -22.344191182922181 ], [ -47.257756486355653, -22.344191221873491 ], [ -47.2577265768765, -22.344191150085695 ], [ -47.257697039974254, -22.34419097785667 ], [ -47.257667876169869, -22.344190715185139 ], [ -47.257639086029847, -22.344190371773866 ], [ -47.257610670181357, -22.344189957032555 ], [ -47.257582629327764, -22.344189480080871 ], [ -47.257554964258752, -22.344188949751089 ], [ -47.257527675862079, -22.344188374590583 ], [ -47.257500765132654, -22.344187762863985 ], [ -47.257474227489091, -22.344187122417559 ], [ -47.257447969120307, -22.34418645833594 ], [ -47.257421830291364, -22.34418577027002 ], [ -47.257395738014587, -22.344185057176805 ], [ -47.257369690194707, -22.344184319728242 ], [ -47.257343686683775, -22.344183558645138 ], [ -47.25731839393756, -22.344182794778018 ], [ -47.25729246041778, -22.344181988618022 ], [ -47.256675591660589, -22.344162252547168 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1099.1200611090001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.257255408854277, -22.342907081217326 ], [ -47.257338197104872, -22.342909729876578 ], [ -47.257362797213112, -22.342910495179389 ], [ -47.257387405003684, -22.34291123837885 ], [ -47.257412020689934, -22.342911958861109 ], [ -47.257436644485281, -22.342912656012274 ], [ -47.257461276603081, -22.342913329218494 ], [ -47.257485917256751, -22.342913977865837 ], [ -47.257510566642168, -22.342914601274494 ], [ -47.257535224320449, -22.342915196369432 ], [ -47.25755988905324, -22.342915757059394 ], [ -47.257584559551248, -22.342916277060837 ], [ -47.257609234525169, -22.342916750090225 ], [ -47.257633912685691, -22.342917169863941 ], [ -47.257658592743489, -22.342917530098472 ], [ -47.257683273409263, -22.34291782451022 ], [ -47.257707953393655, -22.342918046815697 ], [ -47.257732631407386, -22.342918190731275 ], [ -47.257757306161068, -22.342918249973462 ], [ -47.257781976365386, -22.342918218258678 ], [ -47.257806640731012, -22.342918089303364 ], [ -47.257831297968572, -22.342917856823998 ], [ -47.25785594678873, -22.342917514536992 ], [ -47.257880585902136, -22.342917056158843 ], [ -47.257905214019445, -22.342916475405961 ], [ -47.257929829851236, -22.342915765994846 ], [ -47.257954432108207, -22.342914921641928 ], [ -47.257979019500951, -22.342913936063685 ], [ -47.25800359074011, -22.342912802976539 ], [ -47.258028144536276, -22.342911516096976 ], [ -47.258052679600084, -22.34291006914145 ], [ -47.258077194642148, -22.342908455826425 ], [ -47.258101688373081, -22.342906669868377 ], [ -47.258126159503455, -22.342904704983756 ], [ -47.258150606743911, -22.342902554889026 ], [ -47.258175028804999, -22.342900213300648 ], [ -47.258199424397368, -22.342897673935109 ], [ -47.25822379223154, -22.342894930508869 ], [ -47.258248131018156, -22.342891976738372 ], [ -47.258272439467781, -22.342888806340127 ], [ -47.258296716290957, -22.342885413030594 ], [ -47.258320960198297, -22.342881790526242 ], [ -47.258345169900373, -22.342877932543562 ], [ -47.258369344107713, -22.342873832798979 ], [ -47.258393481530916, -22.342869485009039 ], [ -47.258417580880511, -22.342864882890172 ], [ -47.258441640867069, -22.34286002015887 ], [ -47.25846565999138, -22.342854891223919 ], [ -47.258489635210026, -22.342849495591238 ], [ -47.258513562789851, -22.342843835043269 ], [ -47.25853743899448, -22.342837911373117 ], [ -47.258561260087532, -22.342831726373891 ], [ -47.25858502233266, -22.342825281838643 ], [ -47.258608721993483, -22.342818579560475 ], [ -47.258632355333681, -22.342811621332501 ], [ -47.258655918616888, -22.342804408947753 ], [ -47.258679408106715, -22.342796944199414 ], [ -47.258702820066858, -22.342789228880527 ], [ -47.25872615076095, -22.342781264784197 ], [ -47.258749396452664, -22.342773053703521 ], [ -47.258772553405642, -22.3427645974316 ], [ -47.258795617883557, -22.342755897761585 ], [ -47.258818586150092, -22.342746956486533 ], [ -47.258841454468886, -22.342737775399566 ], [ -47.258864219103643, -22.342728356293811 ], [ -47.25888687631803, -22.342718700962351 ], [ -47.258909422375723, -22.342708811198321 ], [ -47.258931853540446, -22.342698688794812 ], [ -47.258954166075839, -22.342688335544985 ], [ -47.25897635624559, -22.342677753241908 ], [ -47.258998420313446, -22.342666943678722 ], [ -47.259020354543061, -22.342655908648535 ], [ -47.259042155198152, -22.342644649944503 ], [ -47.259063818542415, -22.342633169359715 ], [ -47.259085340839633, -22.342621468687309 ], [ -47.259106718353408, -22.342609549720422 ], [ -47.259127947347551, -22.342597414252165 ], [ -47.259149024085723, -22.342585064075664 ], [ -47.259169944831676, -22.342572500984069 ], [ -47.259190705849157, -22.342559726770492 ], [ -47.259211303401877, -22.342546743228088 ], [ -47.259231733753595, -22.342533552149977 ], [ -47.25925199316805, -22.342520155329254 ], [ -47.259272077908967, -22.342506554559119 ], [ -47.259291984240114, -22.342492751632662 ], [ -47.259311708425244, -22.342478748343083 ], [ -47.259331246728124, -22.34246454648342 ], [ -47.259350595412535, -22.342450147846911 ], [ -47.259369750742202, -22.342435554226629 ], [ -47.259388708980907, -22.342420767415771 ], [ -47.259407466392481, -22.342405789207426 ], [ -47.259426019240607, -22.34239062139476 ], [ -47.259444363789164, -22.34237526577088 ], [ -47.2594624963019, -22.342359724129 ], [ -47.259480413649989, -22.342343998449966 ], [ -47.259498117760558, -22.342328092277302 ], [ -47.259515613069219, -22.342312009929927 ], [ -47.259532904029733, -22.342295755732355 ], [ -47.259549995095824, -22.342279334009078 ], [ -47.259566890721224, -22.342262749084529 ], [ -47.259583595359679, -22.342246005283261 ], [ -47.259600113464899, -22.342229106929686 ], [ -47.259616449490657, -22.342212058348316 ], [ -47.259632607890651, -22.342194863863611 ], [ -47.259648593118605, -22.342177527800043 ], [ -47.259664409628328, -22.342160054482079 ], [ -47.259680061873489, -22.342142448234174 ], [ -47.259695554307882, -22.342124713380827 ], [ -47.259710891385204, -22.342106854246481 ], [ -47.259726077559193, -22.3420888751556 ], [ -47.259741117283617, -22.342070780432625 ], [ -47.259756015012194, -22.342052574402011 ], [ -47.259770775198646, -22.342034261388228 ], [ -47.259785402296728, -22.342015845715732 ], [ -47.259799900760207, -22.34199733170896 ], [ -47.259814275042793, -22.341978723692332 ], [ -47.259828529598231, -22.34196002599035 ], [ -47.259842668880211, -22.341941242927422 ], [ -47.259856697342528, -22.341922378828027 ], [ -47.2598706194389, -22.341903438016548 ], [ -47.259884439623058, -22.341884424817458 ], [ -47.259898162348726, -22.341865343555178 ], [ -47.259911792069651, -22.341846198554187 ], [ -47.259925333239565, -22.341826994138842 ], [ -47.259938790312184, -22.341807734633665 ], [ -47.259952167741261, -22.341788424363024 ], [ -47.259965469980521, -22.341769067651381 ], [ -47.259978701483654, -22.341749668823116 ], [ -47.259991866704418, -22.34173023220271 ], [ -47.260004970096539, -22.341710762114545 ], [ -47.260018016113762, -22.341691262883096 ], [ -47.260031009184161, -22.341671738806795 ], [ -47.2600439522042, -22.341652192632409 ], [ -47.260056845699488, -22.341632624704708 ], [ -47.26006968999198, -22.341613035162219 ], [ -47.2600824854037, -22.341593424143475 ], [ -47.260095232256617, -22.341573791787003 ], [ -47.260107930872721, -22.341554138231292 ], [ -47.260120581573993, -22.341534463614909 ], [ -47.260133184682431, -22.341514768076355 ], [ -47.260145740520024, -22.341495051754197 ], [ -47.260158249408775, -22.341475314786866 ], [ -47.260170711670611, -22.341455557312948 ], [ -47.260183127627585, -22.341435779470977 ], [ -47.260195497601664, -22.341415981399429 ], [ -47.260207821914825, -22.341396163236869 ], [ -47.260220100889043, -22.341376325121793 ], [ -47.260232334846343, -22.341356467192732 ], [ -47.2602445241087, -22.341336589588238 ], [ -47.260256668998082, -22.34131669244676 ], [ -47.260268769836493, -22.341296775906891 ], [ -47.260280826945909, -22.341276840107117 ], [ -47.260292840648333, -22.341256885185967 ], [ -47.26030481126574, -22.341236911281982 ], [ -47.260316739120114, -22.341216918533654 ], [ -47.260328624533436, -22.341196907079528 ], [ -47.260340467827717, -22.341176877058075 ], [ -47.260352269324919, -22.341156828607879 ], [ -47.260364029347024, -22.341136761867443 ], [ -47.260375748216035, -22.341116676975254 ], [ -47.260387426253942, -22.341096574069876 ], [ -47.260399063782707, -22.341076453289812 ], [ -47.260410661124354, -22.341056314773589 ], [ -47.260422218600802, -22.341036158659719 ], [ -47.260433736534104, -22.341015985086752 ], [ -47.260445215246207, -22.340995794193145 ], [ -47.260456655059109, -22.340975586117469 ], [ -47.260468056294812, -22.340955360998212 ], [ -47.260479419275242, -22.34093511897391 ], [ -47.260490744322446, -22.340914860183123 ], [ -47.260502031758385, -22.340894584764289 ], [ -47.260513281905034, -22.340874292856 ], [ -47.260524495084397, -22.340853984596734 ], [ -47.260535671618442, -22.340833660125011 ], [ -47.260546811829151, -22.340813319579382 ], [ -47.260557916038508, -22.340792963098327 ], [ -47.260568984568522, -22.3407725908204 ], [ -47.260580017741141, -22.340752202884083 ], [ -47.260591015878369, -22.340731799427939 ], [ -47.260601979302194, -22.340711380590431 ], [ -47.260612908334572, -22.340690946510147 ], [ -47.260623803297513, -22.340670497325565 ], [ -47.260634664512992, -22.340650033175169 ], [ -47.260645492302991, -22.340629554197527 ], [ -47.260656286989473, -22.340609060531161 ], [ -47.260667048894462, -22.340588552314578 ], [ -47.26067777833989, -22.340568029686267 ], [ -47.260688475647768, -22.340547492784808 ], [ -47.260699141140094, -22.340526941748649 ], [ -47.260709775138828, -22.340506376716334 ], [ -47.260720377965939, -22.340485797826396 ], [ -47.260730949943436, -22.340465205217335 ], [ -47.260741491393262, -22.340444599027698 ], [ -47.260752002637446, -22.340423979395968 ], [ -47.260762483997937, -22.34040334646069 ], [ -47.260772935796744, -22.340382700360333 ], [ -47.260783358355795, -22.340362041233483 ], [ -47.26079375199712, -22.340341369218592 ], [ -47.260804117042696, -22.34032068445422 ], [ -47.260814453814483, -22.340299987078868 ], [ -47.260824762634449, -22.340279277231065 ], [ -47.260835043824628, -22.340258555049292 ], [ -47.260845297706929, -22.340237820672119 ], [ -47.260855524603386, -22.340217074238016 ], [ -47.260865724835973, -22.340196315885507 ], [ -47.260875898726638, -22.340175545753141 ], [ -47.260886046597385, -22.340154763979399 ], [ -47.260896168770195, -22.340133970702855 ], [ -47.260906265570483, -22.340113166063464 ], [ -47.260916337566179, -22.340092350308101 ], [ -47.260926385722833, -22.3400715238587 ], [ -47.260936411042806, -22.340050687153393 ], [ -47.260946414528512, -22.340029840630422 ], [ -47.260956397182341, -22.340008984727866 ], [ -47.26096636000667, -22.339988119883952 ], [ -47.260976304003904, -22.339967246536819 ], [ -47.260986230176442, -22.339946365124661 ], [ -47.260996139526654, -22.339925476085618 ], [ -47.261006033056944, -22.33990457985788 ], [ -47.261015911769725, -22.339883676879598 ], [ -47.261025776667317, -22.339862767588937 ], [ -47.261035628752175, -22.339841852424087 ], [ -47.261045469026676, -22.339820931823184 ], [ -47.261055298493183, -22.339800006224404 ], [ -47.261065118154107, -22.339779076065923 ], [ -47.261074929011812, -22.339758141785879 ], [ -47.261084732068717, -22.339737203822501 ], [ -47.26109452832717, -22.339716262613877 ], [ -47.261104318789599, -22.339695318598189 ], [ -47.261114104458336, -22.33967437221364 ], [ -47.261123886335803, -22.339653423898376 ], [ -47.261133665424396, -22.339632474090557 ], [ -47.261143442726443, -22.339611523228317 ], [ -47.261153219244356, -22.339590571749891 ], [ -47.261162995980548, -22.339569620093361 ], [ -47.261172773937382, -22.339548668696981 ], [ -47.261182554117191, -22.339527717998816 ], [ -47.261192337522424, -22.339506768437104 ], [ -47.261202125155428, -22.339485820449987 ], [ -47.261211918018574, -22.33946487447561 ], [ -47.26122171711426, -22.339443930952125 ], [ -47.26123152344487, -22.33942299031774 ], [ -47.261241338012752, -22.339402053010609 ], [ -47.261251161820297, -22.339381119468818 ], [ -47.261260995869897, -22.339360190130677 ], [ -47.261270841163913, -22.339339265434202 ], [ -47.261280698704716, -22.339318345817603 ], [ -47.261290569494697, -22.339297431719064 ], [ -47.261300454536226, -22.339276523576757 ], [ -47.261310354831686, -22.339255621828762 ], [ -47.261320271383411, -22.339234726913357 ], [ -47.261330205193822, -22.339213839268623 ], [ -47.261340157265273, -22.339192959332721 ], [ -47.261350128600128, -22.339172087543812 ], [ -47.261360120200763, -22.33915122434011 ], [ -47.261370133069555, -22.339130370159712 ], [ -47.261380168208881, -22.339109525440779 ], [ -47.261390226621081, -22.339088690621512 ], [ -47.261400309308556, -22.339067866140073 ], [ -47.261410417273659, -22.339047052434594 ], [ -47.261420551518768, -22.339026249943188 ], [ -47.261430713046259, -22.339005459104087 ], [ -47.261440902858482, -22.338984680355434 ], [ -47.261451121957784, -22.338963914135348 ], [ -47.26146137134657, -22.338943160882046 ], [ -47.261471652027197, -22.338922421033615 ], [ -47.261481965002019, -22.338901695028316 ], [ -47.261492311246762, -22.33888098329523 ], [ -47.261502691368086, -22.338860286140083 ], [ -47.26151310570333, -22.338839603778272 ], [ -47.261523554583604, -22.338818936423074 ], [ -47.261534038340073, -22.338798284287911 ], [ -47.261544557303878, -22.33877764758601 ], [ -47.26155511180621, -22.338757026530796 ], [ -47.261565702178167, -22.338736421335547 ], [ -47.261576328750927, -22.338715832213609 ], [ -47.261586991855651, -22.338695259378309 ], [ -47.261597691823461, -22.338674703043029 ], [ -47.261608428985525, -22.338654163421037 ], [ -47.261619203672993, -22.338633640725703 ], [ -47.261630016216991, -22.338613135170391 ], [ -47.261640866948703, -22.338592646968355 ], [ -47.261651756199278, -22.338572176332985 ], [ -47.261662684299829, -22.338551723477579 ], [ -47.261673651581539, -22.338531288615521 ], [ -47.261684658375536, -22.338510871960093 ], [ -47.261695705012954, -22.338490473724644 ], [ -47.26170679182502, -22.33847009412252 ], [ -47.261717919142797, -22.338449733367067 ], [ -47.261729087297446, -22.338429391671575 ], [ -47.261740296620168, -22.338409069249401 ], [ -47.261751547442046, -22.338388766313876 ], [ -47.261762840094306, -22.338368483078302 ], [ -47.261774174907998, -22.33834821975606 ], [ -47.26178555221437, -22.33832797656045 ], [ -47.261796972344506, -22.338307753704839 ], [ -47.261808435629547, -22.33828755140247 ], [ -47.261819942400699, -22.338267369866792 ], [ -47.261831492989053, -22.338247209311085 ], [ -47.261843087725786, -22.338227069948644 ], [ -47.26185472694204, -22.338206951992859 ], [ -47.261866410968963, -22.338186855657021 ], [ -47.261878140137682, -22.338166781154463 ], [ -47.261889914779374, -22.33814672869859 ], [ -47.261901735225187, -22.338126698502617 ], [ -47.261913601806235, -22.33810669077992 ], [ -47.261925514853694, -22.338086705743866 ], [ -47.261937474698705, -22.338066743607722 ], [ -47.261949481672403, -22.338046804584877 ], [ -47.261961536105936, -22.338026888888631 ], [ -47.261973638330467, -22.338006996732325 ], [ -47.261985788677123, -22.337987128329278 ], [ -47.261997987477088, -22.337967283892851 ], [ -47.26201023506146, -22.337947463636336 ], [ -47.26202253176141, -22.337927667773052 ], [ -47.262034877908057, -22.337907896516359 ], [ -47.262047273832451, -22.337888150079756 ], [ -47.262059719823355, -22.337868428724068 ], [ -47.26207221606888, -22.33784873282325 ], [ -47.262084762742404, -22.3378290627677 ], [ -47.262097360017314, -22.337809418947888 ], [ -47.262110008067012, -22.337789801754223 ], [ -47.262122707064883, -22.337770211577084 ], [ -47.2621354571843, -22.337750648806967 ], [ -47.262148258598664, -22.33773111383422 ], [ -47.262161111481355, -22.337711607049343 ], [ -47.262174016005766, -22.337692128842761 ], [ -47.262186972345305, -22.337672679604847 ], [ -47.262199980673344, -22.337653259726036 ], [ -47.262213041163243, -22.33763386959679 ], [ -47.262226153988451, -22.337614509607498 ], [ -47.262239319322326, -22.337595180148607 ], [ -47.262252537338235, -22.337575881610526 ], [ -47.262265808209612, -22.337556614383669 ], [ -47.262279132109832, -22.337537378858503 ], [ -47.262292509212259, -22.33751817542543 ], [ -47.262305939690314, -22.337499004474864 ], [ -47.262319423717386, -22.337479866397246 ], [ -47.262332961466832, -22.337460761582967 ], [ -47.262346553112074, -22.337441690422519 ], [ -47.262360198826485, -22.337422653306252 ], [ -47.26237389878348, -22.337403650624662 ], [ -47.262387653156409, -22.337384682768075 ], [ -47.26240146211871, -22.337365750126981 ], [ -47.26241532584374, -22.33734685309182 ], [ -47.262429244504901, -22.337327992052963 ], [ -47.262443218275578, -22.337309167400896 ], [ -47.262457247329174, -22.337290379525964 ], [ -47.262471331839066, -22.337271628818645 ], [ -47.262485471978671, -22.337252915669357 ], [ -47.262499667921333, -22.337234240468522 ], [ -47.262513919840487, -22.337215603606555 ], [ -47.262528227909506, -22.337197005473868 ], [ -47.262542592301777, -22.337178446460875 ], [ -47.262557013190701, -22.337159926958023 ], [ -47.262571490749686, -22.337141447355737 ], [ -47.262586025152103, -22.337123008044426 ], [ -47.262600616571341, -22.337104609414499 ], [ -47.262615265180806, -22.337086251856434 ], [ -47.262629971153892, -22.337067935760579 ], [ -47.262644734663965, -22.337049661517405 ], [ -47.262659555884433, -22.3370314295173 ], [ -47.26267443498871, -22.337013240150728 ], [ -47.262689372150177, -22.336995093808049 ], [ -47.26270436754222, -22.336976990879748 ], [ -47.262719421338225, -22.336958931756186 ], [ -47.262734533711601, -22.336940916827817 ], [ -47.262749704835734, -22.336922946485089 ], [ -47.262764934884025, -22.336905021118401 ], [ -47.262780224029861, -22.336887141118122 ], [ -47.262795572446642, -22.336869306874721 ], [ -47.262810980307776, -22.336851518778616 ], [ -47.262826447786622, -22.336833777220232 ], [ -47.262841975056588, -22.336816082589941 ], [ -47.262857562291096, -22.336798435278226 ], [ -47.26287320966351, -22.336780835675491 ], [ -47.262888917347233, -22.336763284172136 ], [ -47.262904685515672, -22.336745781158562 ], [ -47.26292051434222, -22.336728327025234 ], [ -47.262936404000264, -22.336710922162567 ], [ -47.262952354391508, -22.336693566706998 ], [ -47.262968364150552, -22.336676259610822 ], [ -47.26298443154289, -22.336658999481255 ], [ -47.263000554833987, -22.336641784925568 ], [ -47.263016732289252, -22.336624614550953 ], [ -47.263032962174179, -22.336607486964621 ], [ -47.263049242754199, -22.336590400773833 ], [ -47.263065572294778, -22.336573354585784 ], [ -47.263081949061338, -22.336556347007722 ], [ -47.263098371319373, -22.336539376646854 ], [ -47.263114837334321, -22.336522442110446 ], [ -47.263131345371612, -22.336505542005689 ], [ -47.263147893696726, -22.336488674939829 ], [ -47.263164480575114, -22.336471839520087 ], [ -47.263181104272206, -22.336455034353698 ], [ -47.263197763053512, -22.336438258047881 ], [ -47.263214455184432, -22.336421509209877 ], [ -47.263231178930454, -22.336404786446931 ], [ -47.263247932557015, -22.336388088366252 ], [ -47.263264714329601, -22.336371413575112 ], [ -47.263281522513623, -22.336354760680699 ], [ -47.26329835537458, -22.336338128290308 ], [ -47.263315211177911, -22.336321515011107 ], [ -47.263332088189074, -22.336304919450345 ], [ -47.263348984673527, -22.336288340215283 ], [ -47.263365898896751, -22.336271775913161 ], [ -47.263382829124161, -22.336255225151213 ], [ -47.263399773621238, -22.336238686536664 ], [ -47.263416730653454, -22.336222158676772 ], [ -47.26343369848626, -22.336205640178729 ], [ -47.263450675385108, -22.336189129649874 ], [ -47.263467659615458, -22.336172625697362 ], [ -47.263484649442788, -22.336156126928472 ], [ -47.263501643132543, -22.336139631950406 ], [ -47.26351863895016, -22.336123139370482 ], [ -47.263535635161162, -22.336106647795887 ], [ -47.263552629983003, -22.336090155791009 ], [ -47.263569620705731, -22.33607366109036 ], [ -47.263586603779608, -22.336057160677282 ], [ -47.263603575624707, -22.336040651508025 ], [ -47.263620532661086, -22.336024130538945 ], [ -47.263637471308783, -22.336007594726183 ], [ -47.263654387987813, -22.335991041026034 ], [ -47.263671279118263, -22.335974466394767 ], [ -47.263688141120149, -22.33595786778865 ], [ -47.263704970413521, -22.335941242163919 ], [ -47.263721763418452, -22.335924586476903 ], [ -47.263738516554959, -22.335907897683789 ], [ -47.263755226243099, -22.335891172740894 ], [ -47.263771888902937, -22.335874408604482 ], [ -47.26380820715346, -22.335837665508461 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 943.04394265799999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262906393842371, -22.335582278855075 ], [ -47.262875112965467, -22.335612641573611 ], [ -47.262857989642455, -22.335629269869351 ], [ -47.262840817549851, -22.335645956231904 ], [ -47.262823598476075, -22.335662702103708 ], [ -47.262806334222411, -22.335679508944331 ], [ -47.262789026606136, -22.335696378227354 ], [ -47.262771677458055, -22.335713311442866 ], [ -47.262754288625516, -22.335730310094419 ], [ -47.262736861968023, -22.33574737570353 ], [ -47.262719089373611, -22.335764813971331 ], [ -47.262701566002285, -22.335782045028161 ], [ -47.262684010573992, -22.335799347780384 ], [ -47.262666425019852, -22.335816723813565 ], [ -47.262648811287747, -22.335834174726752 ], [ -47.262631171341653, -22.33585170213307 ], [ -47.262613507162477, -22.335869307659124 ], [ -47.262595820749198, -22.335886992943685 ], [ -47.262578114117836, -22.335904759638751 ], [ -47.262560389302564, -22.335922609408495 ], [ -47.262542648355677, -22.335940543929361 ], [ -47.262524893348626, -22.335958564888834 ], [ -47.262507126372384, -22.335976673985154 ], [ -47.262489349537361, -22.335994872927362 ], [ -47.262471564973751, -22.336013163434874 ], [ -47.262453774832601, -22.336031547236363 ], [ -47.262435981286785, -22.336050026068655 ], [ -47.262418186529843, -22.336068601677738 ], [ -47.262400392777636, -22.336087275817135 ], [ -47.26238260226858, -22.336106050247224 ], [ -47.262364817264604, -22.336124926734342 ], [ -47.262347040050578, -22.336143907051028 ], [ -47.262329272935368, -22.336162992974693 ], [ -47.262311518254116, -22.336182186284997 ], [ -47.262293784193147, -22.336201482425313 ], [ -47.262276098395617, -22.336220854594508 ], [ -47.262258485241759, -22.336240276159916 ], [ -47.262240948736675, -22.336259741954567 ], [ -47.262223488610772, -22.336279251494972 ], [ -47.262206104594135, -22.336298804299041 ], [ -47.262188796415508, -22.336318399887489 ], [ -47.262171563803911, -22.336338037781911 ], [ -47.262154406487824, -22.336357717505678 ], [ -47.262137324194285, -22.336377438585203 ], [ -47.262120316650666, -22.33639720054763 ], [ -47.262103383584339, -22.336417002921593 ], [ -47.26208652472134, -22.336436845238392 ], [ -47.262069739787563, -22.336456727030978 ], [ -47.262053028509285, -22.336476647833216 ], [ -47.26203639061211, -22.336496607180941 ], [ -47.262019825820929, -22.336516604612459 ], [ -47.26200333386101, -22.336536639666932 ], [ -47.261986914457239, -22.336556711885351 ], [ -47.261970567334437, -22.33657682081035 ], [ -47.261954292217268, -22.336596965986054 ], [ -47.261938088830107, -22.336617146958503 ], [ -47.261921956897623, -22.336637363274839 ], [ -47.261905896143851, -22.336657614484388 ], [ -47.261889906293405, -22.336677900137403 ], [ -47.261873987070736, -22.336698219785784 ], [ -47.261858138200218, -22.336718572983028 ], [ -47.261842359406472, -22.336738959283807 ], [ -47.261826650413951, -22.336759378244633 ], [ -47.261811010947177, -22.336779829423495 ], [ -47.261795440731149, -22.336800312379225 ], [ -47.261779939490765, -22.336820826672433 ], [ -47.261764506950989, -22.336841371865209 ], [ -47.261749142837296, -22.336861947520543 ], [ -47.261733846875082, -22.336882553203033 ], [ -47.261718618790098, -22.336903188478587 ], [ -47.261703458308318, -22.336923852914257 ], [ -47.261688365155763, -22.33694454607868 ], [ -47.261673339059577, -22.336965267540624 ], [ -47.261658379745946, -22.336986016871624 ], [ -47.261643486941892, -22.337006793643994 ], [ -47.261628660375209, -22.337027597430282 ], [ -47.261613899773629, -22.337048427804948 ], [ -47.261599204865298, -22.337069284343425 ], [ -47.261584575378649, -22.337090166622431 ], [ -47.261570011042551, -22.3371110742196 ], [ -47.261555511586181, -22.337132006713858 ], [ -47.261541076739611, -22.337152963684517 ], [ -47.2615267062328, -22.33717394471261 ], [ -47.261512399796253, -22.337194949379978 ], [ -47.261498157160887, -22.337215977269654 ], [ -47.261483978058259, -22.337237027965333 ], [ -47.261469862220615, -22.337258101051191 ], [ -47.261455809379996, -22.337279196113514 ], [ -47.261441819269358, -22.337300312738865 ], [ -47.26142789162197, -22.337321450514811 ], [ -47.261414026172069, -22.337342609029378 ], [ -47.261400222654217, -22.337363787871457 ], [ -47.26138648080277, -22.337384986631992 ], [ -47.26137280035357, -22.337406204901384 ], [ -47.261359181042636, -22.337427442271217 ], [ -47.261345622606314, -22.337448698334374 ], [ -47.261332124781973, -22.337469972683639 ], [ -47.261318687339866, -22.337491264861352 ], [ -47.261305310262124, -22.337512574065709 ], [ -47.261291993500194, -22.337533899487109 ], [ -47.261278736748075, -22.337555240701256 ], [ -47.261265539607741, -22.337576597431454 ], [ -47.261252401680764, -22.337597969402424 ], [ -47.261239322568748, -22.337619356339928 ], [ -47.261226301873137, -22.337640757970718 ], [ -47.261213339194917, -22.33766217402345 ], [ -47.261200434135482, -22.337683604227092 ], [ -47.261187586296067, -22.33770504831179 ], [ -47.261174795277554, -22.337726506009407 ], [ -47.261162060681372, -22.337747977051983 ], [ -47.261149382108613, -22.337769461173014 ], [ -47.261136759160117, -22.337790958107771 ], [ -47.261124191437467, -22.337812467591181 ], [ -47.261111678542058, -22.337833989359691 ], [ -47.261099220074996, -22.337855523151362 ], [ -47.261086815637711, -22.337877068704884 ], [ -47.261074464832078, -22.337898625759372 ], [ -47.261062167259475, -22.337920194055872 ], [ -47.26104992252224, -22.337941773335185 ], [ -47.261037730222185, -22.337963363339995 ], [ -47.261025589960958, -22.337984963814669 ], [ -47.261013501341949, -22.338006574501783 ], [ -47.261001463967141, -22.338028195147484 ], [ -47.260989477439296, -22.338049825498086 ], [ -47.260977541361747, -22.338071465299862 ], [ -47.26096565533765, -22.338093114300943 ], [ -47.260953818970826, -22.338114772249455 ], [ -47.260942031864737, -22.338136438895486 ], [ -47.260930293623538, -22.338158113989287 ], [ -47.260918603851884, -22.338179797281462 ], [ -47.260906962154294, -22.338201488524213 ], [ -47.26089536813587, -22.338223187470181 ], [ -47.260883821402004, -22.338244893872627 ], [ -47.260872321558367, -22.338266607485853 ], [ -47.260860868211005, -22.33828832806482 ], [ -47.260849460966362, -22.338310055365056 ], [ -47.260838099431368, -22.338331789142707 ], [ -47.260826783213062, -22.338353529155068 ], [ -47.260815511918949, -22.338375275159997 ], [ -47.260804285157214, -22.338397026915565 ], [ -47.260793102536141, -22.338418784180952 ], [ -47.260781963664421, -22.3384405467161 ], [ -47.260770868151532, -22.338462314280942 ], [ -47.260759815607152, -22.338484086636342 ], [ -47.260748805641221, -22.338505863544235 ], [ -47.26073783786422, -22.338527644767044 ], [ -47.26072691193459, -22.338549429972982 ], [ -47.26071602957154, -22.338571214690244 ], [ -47.260705194967237, -22.338592988764759 ], [ -47.260694410034027, -22.338614745621381 ], [ -47.260683673828211, -22.338636484343336 ], [ -47.260672985206249, -22.338658204426732 ], [ -47.260662343028876, -22.33867990537054 ], [ -47.260651746160754, -22.338701586677182 ], [ -47.260641193471216, -22.33872324785116 ], [ -47.260630683833696, -22.338744888400054 ], [ -47.26062021612583, -22.33876650783462 ], [ -47.260609789230138, -22.338788105667017 ], [ -47.260599574119041, -22.338809323965091 ], [ -47.260589217360859, -22.338830893161042 ], [ -47.260578898139208, -22.338852439328075 ], [ -47.260568615351303, -22.338873961989286 ], [ -47.260558367900451, -22.338895460666404 ], [ -47.260548154692962, -22.338916934886914 ], [ -47.260537974640911, -22.338938384177947 ], [ -47.260527826660613, -22.338959808069617 ], [ -47.260517709672925, -22.33898120609441 ], [ -47.260507622603683, -22.339002577786101 ], [ -47.260497564383101, -22.339023922681172 ], [ -47.260487533946488, -22.339045240317223 ], [ -47.260477530233558, -22.339066530234433 ], [ -47.26046755218858, -22.339087791975267 ], [ -47.260457598761469, -22.339109025082259 ], [ -47.26044766890621, -22.339130229100935 ], [ -47.260437761581379, -22.339151403579457 ], [ -47.260427875751233, -22.339172548065473 ], [ -47.260418010383908, -22.339193662110553 ], [ -47.260408164453153, -22.339214745266176 ], [ -47.260398336936674, -22.339235797087433 ], [ -47.260388526818566, -22.339256817127598 ], [ -47.260378733085261, -22.339277804947205 ], [ -47.260368954730708, -22.339298760102526 ], [ -47.260359190751664, -22.339319682155914 ], [ -47.260349440151217, -22.339340570668174 ], [ -47.260339701936005, -22.339361425204562 ], [ -47.260329975118559, -22.339382245329634 ], [ -47.260320258715943, -22.339403030610335 ], [ -47.260310551749313, -22.339423780616958 ], [ -47.260300853245994, -22.33944449491851 ], [ -47.260291162236776, -22.339465173088659 ], [ -47.260281477758518, -22.339485814700115 ], [ -47.260271798851932, -22.339506419329403 ], [ -47.2602621245628, -22.339526986554201 ], [ -47.260252453942066, -22.339547515953218 ], [ -47.260242786044635, -22.339568007108831 ], [ -47.260233119931733, -22.339588459601671 ], [ -47.260223454666843, -22.339608873019959 ], [ -47.260213789320439, -22.339629246948792 ], [ -47.260204122967089, -22.33964958097669 ], [ -47.260194454684964, -22.339669874696447 ], [ -47.260184783558472, -22.339690127699701 ], [ -47.260175108675668, -22.339710339582233 ], [ -47.260165429129486, -22.339730509941635 ], [ -47.26015592215257, -22.339750268144694 ], [ -47.260146238799265, -22.339770338240367 ], [ -47.260136547856682, -22.339790366236844 ], [ -47.260126845069443, -22.33981035876862 ], [ -47.26011712492641, -22.339830325947837 ], [ -47.260107385214063, -22.339850271621557 ], [ -47.260097625621491, -22.339870195725528 ], [ -47.260087845864916, -22.339890098140799 ], [ -47.260078045660862, -22.339909978749134 ], [ -47.260068224726702, -22.339929837431637 ], [ -47.260058382779583, -22.33994967407104 ], [ -47.260048519537193, -22.339969488550203 ], [ -47.260038634717837, -22.339989280751844 ], [ -47.260028728039615, -22.340009050560223 ], [ -47.260018799221342, -22.340028797859365 ], [ -47.260008847982007, -22.340048522533927 ], [ -47.259998874040832, -22.340068224469391 ], [ -47.259988877117451, -22.340087903551499 ], [ -47.259978856931617, -22.340107559666741 ], [ -47.259968813203521, -22.340127192702024 ], [ -47.259958745653719, -22.340146802544513 ], [ -47.259948654002756, -22.340166389082491 ], [ -47.259938537971657, -22.340185952204358 ], [ -47.259928397281492, -22.340205491799509 ], [ -47.259918231653629, -22.340225007757876 ], [ -47.25990804081006, -22.34024449996916 ], [ -47.259897824472496, -22.340263968324653 ], [ -47.259887582362929, -22.340283412716126 ], [ -47.259877314203777, -22.340302833035636 ], [ -47.259867019717646, -22.340322229175761 ], [ -47.259856698627232, -22.34034160102993 ], [ -47.259846350655302, -22.340360948492549 ], [ -47.259835975524979, -22.340380271458219 ], [ -47.259825572959514, -22.340399569822235 ], [ -47.259815142682449, -22.340418843480382 ], [ -47.259804684417297, -22.340438092329478 ], [ -47.259794197887295, -22.340457316267575 ], [ -47.259783682816774, -22.340476515191927 ], [ -47.259773138929617, -22.340495689001255 ], [ -47.259762565949472, -22.340514837595737 ], [ -47.259751963600699, -22.340533960875103 ], [ -47.259741331607607, -22.340553058740063 ], [ -47.259730669694179, -22.340572131092692 ], [ -47.2597199775851, -22.340591177834781 ], [ -47.25970925500453, -22.340610198869776 ], [ -47.259698501676795, -22.340629194101655 ], [ -47.259687717326742, -22.340648163434366 ], [ -47.259676901678453, -22.340667106773854 ], [ -47.259666054456488, -22.34068602402612 ], [ -47.259655175385447, -22.340704915097771 ], [ -47.259644264189767, -22.340723779896454 ], [ -47.259633320593743, -22.340742618330871 ], [ -47.259622344321741, -22.340761430310152 ], [ -47.259611335098178, -22.340780215744235 ], [ -47.259600292647342, -22.340798974543709 ], [ -47.259589216693207, -22.340817706620641 ], [ -47.259578106959822, -22.34083641188742 ], [ -47.259566963171238, -22.340855090257154 ], [ -47.259555785051148, -22.340873741644121 ], [ -47.259544572323357, -22.340892365963043 ], [ -47.259533324711406, -22.340910963129669 ], [ -47.259522041938375, -22.340929533060958 ], [ -47.259510723727743, -22.340948075674003 ], [ -47.259499369802349, -22.340966590887181 ], [ -47.259487979884796, -22.340985078620022 ], [ -47.259476553697858, -22.341003538792044 ], [ -47.259465090963566, -22.34102197132464 ], [ -47.259453591404267, -22.341040376139031 ], [ -47.259442054741456, -22.341058753158237 ], [ -47.259430480696587, -22.341077102305817 ], [ -47.259418868990991, -22.341095423505859 ], [ -47.259407219345235, -22.341113716684109 ], [ -47.259395531479989, -22.341131981766445 ], [ -47.259383805115405, -22.341150218679875 ], [ -47.259372039971261, -22.341168427352411 ], [ -47.259360235766771, -22.341186607713098 ], [ -47.259348392220971, -22.34120475969161 ], [ -47.259336509052517, -22.341222883218474 ], [ -47.259324585979549, -22.341240978225148 ], [ -47.259312625319261, -22.341259040718473 ], [ -47.259300659630675, -22.341277020848143 ], [ -47.259288736854934, -22.341294841080593 ], [ -47.259276874004733, -22.341312467727047 ], [ -47.259265068620294, -22.341329896597198 ], [ -47.259253318078976, -22.341347124035771 ], [ -47.259250091346154, -22.341351819369088 ], [ -47.259228860228113, -22.341382551174629 ], [ -47.259218371719385, -22.341397562010862 ], [ -47.259206817550108, -22.341413948287556 ], [ -47.259195307506353, -22.3414301157589 ], [ -47.259183839901048, -22.341446061187213 ], [ -47.259172413190001, -22.341461781435022 ], [ -47.259161025966279, -22.341477273475252 ], [ -47.259149676954479, -22.341492534402306 ], [ -47.259138365004453, -22.34150756144232 ], [ -47.259127089083172, -22.341522351965828 ], [ -47.259115848267221, -22.341536903498774 ], [ -47.259104641733657, -22.341551213734469 ], [ -47.259093468749121, -22.341565280547265 ], [ -47.259082328659886, -22.341579102003461 ], [ -47.259071220878411, -22.341592676375296 ], [ -47.259060144869927, -22.341606002154009 ], [ -47.25904910013854, -22.341619078061086 ], [ -47.259038086210118, -22.341631903062172 ], [ -47.2590271026152, -22.341644476379102 ], [ -47.259016148870145, -22.341656797501521 ], [ -47.259005224456558, -22.34166886619866 ], [ -47.258994328800192, -22.341680682529383 ], [ -47.258983461246949, -22.341692246852737 ], [ -47.258972621038296, -22.341703559836752 ], [ -47.258961807286134, -22.341714622465226 ], [ -47.258951018944828, -22.341725436044435 ], [ -47.258940254782807, -22.341736002207657 ], [ -47.258929513352804, -22.341746322918159 ], [ -47.258918792961495, -22.341756400469631 ], [ -47.25890809163851, -22.34176623748451 ], [ -47.2588974068968, -22.341775837096705 ], [ -47.258886707115416, -22.341785228029146 ], [ -47.258875903841506, -22.341794487634559 ], [ -47.25886493374275, -22.341803670309513 ], [ -47.258853792875968, -22.341812778448201 ], [ -47.258842484514474, -22.341821808390538 ], [ -47.25883101204159, -22.341830756513616 ], [ -47.258819378947791, -22.341839619234339 ], [ -47.258807588825334, -22.341848393013706 ], [ -47.258795645365076, -22.341857074359464 ], [ -47.258783552353584, -22.341865659828184 ], [ -47.25877131366871, -22.341874146028601 ], [ -47.25875893327688, -22.341882529623312 ], [ -47.258746415230043, -22.341890807330934 ], [ -47.258733763661034, -22.341898975928952 ], [ -47.258720982780808, -22.34190703225552 ], [ -47.258708076877227, -22.34191497320996 ], [ -47.258695050309555, -22.341922795756197 ], [ -47.258681907506258, -22.341930496923858 ], [ -47.25866865296279, -22.34193807380947 ], [ -47.258655291237474, -22.341945523578659 ], [ -47.258641826949592, -22.341952843467219 ], [ -47.258628264776668, -22.341960030782477 ], [ -47.258614609450952, -22.341967082905036 ], [ -47.25860086575701, -22.341973997290165 ], [ -47.25858703852942, -22.341980771468769 ], [ -47.258573132650014, -22.341987403048847 ], [ -47.258559153044018, -22.341993889717411 ], [ -47.258545104678923, -22.342000229241098 ], [ -47.258530992561383, -22.342006419467548 ], [ -47.25851682173387, -22.342012458327169 ], [ -47.258502597272745, -22.342018343834024 ], [ -47.258488324284301, -22.342024074087696 ], [ -47.258474007902812, -22.342029647274217 ], [ -47.258459653287858, -22.34203506166736 ], [ -47.258445265620821, -22.342040315630193 ], [ -47.258430850101277, -22.342045407616649 ], [ -47.258416411945149, -22.342050336172459 ], [ -47.258401956380709, -22.342055099936683 ], [ -47.258387488643635, -22.342059697643645 ], [ -47.258373013976403, -22.342064128123461 ], [ -47.25835853762343, -22.342068390303588 ], [ -47.25834406482533, -22.342072483210767 ], [ -47.258329600818094, -22.342076405971543 ], [ -47.258315150825915, -22.342080157814252 ], [ -47.258300720058223, -22.342083738069906 ], [ -47.258286313706776, -22.342087146172894 ], [ -47.258271936763357, -22.342090381702221 ], [ -47.258257556659601, -22.342093452356899 ], [ -47.258243054173327, -22.342096383427361 ], [ -47.258228330850599, -22.342099195051084 ], [ -47.258213370905857, -22.342101889726411 ], [ -47.258198170416229, -22.342104467595622 ], [ -47.258182725944927, -22.342106928770974 ], [ -47.258167034524767, -22.342109273362322 ], [ -47.258151093640059, -22.342111501502778 ], [ -47.258134901201686, -22.342113613373034 ], [ -47.258118455526507, -22.342115609222812 ], [ -47.258101755315764, -22.342117489390155 ], [ -47.258084799628094, -22.342119254319485 ], [ -47.2580675878569, -22.342120904576916 ], [ -47.258050119707399, -22.342122440863925 ], [ -47.258032395169771, -22.342123864029514 ], [ -47.25801441449692, -22.342125175080238 ], [ -47.257996178180612, -22.342126375188975 ], [ -47.257977686928818, -22.342127465702099 ], [ -47.257958941642457, -22.342128448145431 ], [ -47.257939943394099, -22.342129324228836 ], [ -47.257920693407954, -22.34213009584985 ], [ -47.257901193037981, -22.342130765096243 ], [ -47.257881443750264, -22.342131334247807 ], [ -47.257861447104908, -22.342131805777196 ], [ -47.257841204737637, -22.342132182350305 ], [ -47.257820718344256, -22.342132466826069 ], [ -47.25779998966491, -22.342132662255626 ], [ -47.257779020469066, -22.342132771881332 ], [ -47.257757812543957, -22.342132799135317 ], [ -47.257736367679755, -22.342132747637894 ], [ -47.257714687659515, -22.342132621195692 ], [ -47.257692774246721, -22.342132423799956 ], [ -47.257663067326135, -22.342132069416355 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 937.47085551400005, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.2628737760202, -22.335574788160635 ], [ -47.262836966623979, -22.335610533412915 ], [ -47.262819788053363, -22.335627226065426 ], [ -47.262802560628714, -22.335643980052485 ], [ -47.26278528615363, -22.335660796835906 ], [ -47.262767966448237, -22.335677677892107 ], [ -47.262750603346653, -22.335694624714499 ], [ -47.262733198700147, -22.335711638810459 ], [ -47.262715754372472, -22.335728721705973 ], [ -47.262697951567333, -22.335746189595476 ], [ -47.262680405907716, -22.335763442565835 ], [ -47.262662826354372, -22.335780769092917 ], [ -47.262645214845257, -22.335798170768882 ], [ -47.262627573335607, -22.335815649199841 ], [ -47.262609903797284, -22.335833206006562 ], [ -47.262592208219708, -22.335850842823721 ], [ -47.262574488610952, -22.335868561298547 ], [ -47.262556746996765, -22.335886363091994 ], [ -47.262538985421656, -22.335904249877608 ], [ -47.262521205948865, -22.335922223341544 ], [ -47.262503410661445, -22.33594028518155 ], [ -47.262485601662675, -22.335958437106363 ], [ -47.262467781075955, -22.335976680835895 ], [ -47.262449951045078, -22.335995018100849 ], [ -47.262432113735457, -22.336013450641492 ], [ -47.262414271335096, -22.336031980206521 ], [ -47.262396426053371, -22.336050608554057 ], [ -47.262378580122721, -22.336069337450088 ], [ -47.262360735798921, -22.336088168667676 ], [ -47.262342895362124, -22.336107103986077 ], [ -47.262325061116151, -22.336126145190818 ], [ -47.262307235389699, -22.336145294072697 ], [ -47.262289420538579, -22.336164552424641 ], [ -47.262271624971639, -22.336183915484867 ], [ -47.262253877238109, -22.336203355491968 ], [ -47.262236202555599, -22.336222844899613 ], [ -47.262218605073244, -22.336242378376124 ], [ -47.262201084518146, -22.336261955434836 ], [ -47.262183640617074, -22.336281575590434 ], [ -47.262166273095389, -22.336301238360598 ], [ -47.262148981678749, -22.3363209432639 ], [ -47.262131766092274, -22.336340689820702 ], [ -47.262114626059493, -22.336360477554578 ], [ -47.262097561304465, -22.336380305989884 ], [ -47.262080571551046, -22.336400174652368 ], [ -47.262063656521882, -22.336420083070678 ], [ -47.262046815939328, -22.336440030775112 ], [ -47.26203004952621, -22.336460017296893 ], [ -47.262013357004697, -22.336480042169395 ], [ -47.261996738096123, -22.336500104928369 ], [ -47.261980192522287, -22.33652020511062 ], [ -47.261963720004559, -22.336540342254754 ], [ -47.261947320264248, -22.336560515901109 ], [ -47.261930993022524, -22.336580725591507 ], [ -47.261914738000215, -22.336600970869846 ], [ -47.261898554918467, -22.33662125128108 ], [ -47.261882443497797, -22.336641566372478 ], [ -47.261866403459308, -22.33666191569225 ], [ -47.261850434523907, -22.336682298790297 ], [ -47.261834536412437, -22.336702715218152 ], [ -47.26181870884605, -22.336723164528685 ], [ -47.261802951545612, -22.336743646276503 ], [ -47.261787264232183, -22.336764160017786 ], [ -47.26177164662721, -22.336784705309746 ], [ -47.261756098452118, -22.336805281711143 ], [ -47.261740619428359, -22.336825888782535 ], [ -47.261725209277905, -22.336846526085278 ], [ -47.261709867722679, -22.336867193182442 ], [ -47.261694594484936, -22.336887889638387 ], [ -47.261679389287202, -22.336908615018721 ], [ -47.261664251852011, -22.336929368890676 ], [ -47.26164918190311, -22.336950150821554 ], [ -47.261634179163181, -22.336970960381684 ], [ -47.261619243355796, -22.336991797142019 ], [ -47.261604374205405, -22.337012660673849 ], [ -47.261589571436311, -22.337033550550434 ], [ -47.261574834773256, -22.337054466346022 ], [ -47.26156016394124, -22.337075407636188 ], [ -47.261545558665837, -22.337096373997454 ], [ -47.261531018672862, -22.337117365007742 ], [ -47.261516543688991, -22.337138380245236 ], [ -47.261502133440878, -22.337159419290057 ], [ -47.261487787655774, -22.337180481723106 ], [ -47.261473506061208, -22.337201567126414 ], [ -47.261459288385488, -22.337222675082838 ], [ -47.261445134357665, -22.337243805175689 ], [ -47.261431043706445, -22.33726495699042 ], [ -47.261417016161559, -22.337286130112819 ], [ -47.261403051453122, -22.337307324129696 ], [ -47.261389149312123, -22.337328538628288 ], [ -47.261375309469955, -22.337349773196834 ], [ -47.261361531657826, -22.337371027425615 ], [ -47.26134781560841, -22.337392300904394 ], [ -47.261334161054641, -22.337413593224063 ], [ -47.261320567729726, -22.33743490397697 ], [ -47.261307035367977, -22.337456232755361 ], [ -47.261293563737667, -22.337477579099218 ], [ -47.261280152826842, -22.337498942191974 ], [ -47.261266802595188, -22.337520321205126 ], [ -47.261253512737603, -22.337541715707101 ], [ -47.261240282853734, -22.337563125419017 ], [ -47.261227112542869, -22.337584550063468 ], [ -47.261214001404213, -22.337605989364096 ], [ -47.261200949036962, -22.337627443045587 ], [ -47.261187955039745, -22.337648910834634 ], [ -47.261175019011603, -22.337670392458186 ], [ -47.261162140551505, -22.3376918876444 ], [ -47.26114931925791, -22.337713396123331 ], [ -47.261136554729944, -22.337734917625081 ], [ -47.261123846566377, -22.337756451881361 ], [ -47.261111194365704, -22.337777998625594 ], [ -47.261098597727191, -22.337799557591001 ], [ -47.261086056249887, -22.337821128512243 ], [ -47.261073569532584, -22.337842711125731 ], [ -47.261061137174359, -22.33786430516847 ], [ -47.26104875877482, -22.33788591037796 ], [ -47.261036433932979, -22.337907526493712 ], [ -47.261024162248916, -22.337929153254855 ], [ -47.261011943322075, -22.337950790402644 ], [ -47.260999776751873, -22.337972437679952 ], [ -47.260987662139371, -22.337994094827813 ], [ -47.260975599084254, -22.338015761590988 ], [ -47.260963587187021, -22.338037437714405 ], [ -47.260951626048765, -22.338059122942983 ], [ -47.260939715270347, -22.338080817023478 ], [ -47.260927854453342, -22.338102519702659 ], [ -47.260916043198968, -22.338124230729417 ], [ -47.260904281109156, -22.338145949852731 ], [ -47.260892567786343, -22.338167676821918 ], [ -47.260880902832845, -22.338189411388043 ], [ -47.260869285851513, -22.338211153302559 ], [ -47.260857716445621, -22.338232902317593 ], [ -47.260846194218637, -22.338254658186276 ], [ -47.260834718774383, -22.338276420662538 ], [ -47.26082328971723, -22.338298189500776 ], [ -47.260811906651952, -22.338319964456112 ], [ -47.260800569183424, -22.338341745284836 ], [ -47.260789276917066, -22.33836353174383 ], [ -47.260778029458976, -22.338385323590106 ], [ -47.260766826415306, -22.338407120581977 ], [ -47.260755667392736, -22.338428922478382 ], [ -47.260744551998641, -22.338450729038435 ], [ -47.260733479840724, -22.338472540022046 ], [ -47.260722450526828, -22.338494355190292 ], [ -47.26071146366543, -22.33851617430479 ], [ -47.260700518914639, -22.338537997029619 ], [ -47.260689618064568, -22.338559818746297 ], [ -47.260678765472861, -22.338581628961027 ], [ -47.260667963151477, -22.338603420886844 ], [ -47.260657210158683, -22.338625193590413 ], [ -47.260646505346138, -22.338646946565568 ], [ -47.260635847569787, -22.338668679309155 ], [ -47.260625235689787, -22.338690391321524 ], [ -47.260614668570959, -22.338712082105165 ], [ -47.260604145082546, -22.338733751165851 ], [ -47.260593664097961, -22.338755398012548 ], [ -47.260583224495825, -22.338777022155675 ], [ -47.260573003178749, -22.338798253335753 ], [ -47.260562634562156, -22.338819847187377 ], [ -47.260552304043131, -22.338841416904831 ], [ -47.260542010515366, -22.338862962009884 ], [ -47.260531752878897, -22.338884482022848 ], [ -47.260521530036918, -22.338905976470084 ], [ -47.260511340898567, -22.338927444877477 ], [ -47.260501184377326, -22.338948886774059 ], [ -47.260491059391398, -22.338970301691333 ], [ -47.260480964864179, -22.338991689162061 ], [ -47.260470899723529, -22.339013048721871 ], [ -47.260460862902605, -22.339034379907527 ], [ -47.260450853339151, -22.339055682258476 ], [ -47.260440869975582, -22.339076955316511 ], [ -47.260430911760174, -22.339098198623468 ], [ -47.260420977645424, -22.339119411724344 ], [ -47.260411066588496, -22.339140594166807 ], [ -47.260401177552566, -22.339161745498057 ], [ -47.260391309504733, -22.339182865269247 ], [ -47.260381461417879, -22.339203953031536 ], [ -47.260371632269084, -22.339225008339831 ], [ -47.260361821041961, -22.339246030747002 ], [ -47.260352026722543, -22.339267019813619 ], [ -47.26034224830466, -22.339287975095726 ], [ -47.260332484785032, -22.339308896155725 ], [ -47.260322735166952, -22.339329782554341 ], [ -47.260312998457344, -22.33935063385697 ], [ -47.260303273669258, -22.339371449628292 ], [ -47.260293559820475, -22.339392229435372 ], [ -47.260283855932904, -22.33941297284882 ], [ -47.260274161034914, -22.339433679437914 ], [ -47.260264474158468, -22.339454348776709 ], [ -47.260254794341726, -22.339474980438293 ], [ -47.260245120626905, -22.339495573999674 ], [ -47.260235452061472, -22.339516129039122 ], [ -47.260225787698197, -22.339536645135876 ], [ -47.260216126593924, -22.339557121873078 ], [ -47.260206467812161, -22.339577558831966 ], [ -47.260196810418549, -22.339597955601675 ], [ -47.260187153486171, -22.339618311768128 ], [ -47.260177496092197, -22.339638626920756 ], [ -47.260167837317589, -22.339658900653401 ], [ -47.260158176249739, -22.339679132558736 ], [ -47.26014851197985, -22.339699322233717 ], [ -47.260138843604111, -22.339719469277192 ], [ -47.260129354501288, -22.339739190290587 ], [ -47.260119683727531, -22.339759234305124 ], [ -47.260110005924851, -22.339779235137595 ], [ -47.260100316724419, -22.339799199665702 ], [ -47.260090610444607, -22.339819138358852 ], [ -47.260080884806847, -22.339839055201598 ], [ -47.260071139500553, -22.339858950132239 ], [ -47.260061374243314, -22.339878823032496 ], [ -47.260051588752923, -22.339898673784816 ], [ -47.260041782748161, -22.339918502271011 ], [ -47.260031955947497, -22.339938308374531 ], [ -47.260022108070025, -22.339958091978989 ], [ -47.260012238835373, -22.339977852967802 ], [ -47.260002347963074, -22.339997591226023 ], [ -47.259992435173309, -22.340017306638487 ], [ -47.259982500186574, -22.340036999090607 ], [ -47.259972542723403, -22.340056668468744 ], [ -47.259962562504903, -22.340076314659445 ], [ -47.25995255925227, -22.340095937550043 ], [ -47.259942532687162, -22.340115537028346 ], [ -47.259932482531582, -22.340135112982399 ], [ -47.259922408507535, -22.340154665301412 ], [ -47.259912310337555, -22.340174193874731 ], [ -47.259902187744188, -22.340193698592689 ], [ -47.259892040450296, -22.340213179346179 ], [ -47.25988186817937, -22.340232636025931 ], [ -47.259871670654661, -22.340252068524201 ], [ -47.259861447599633, -22.340271476733875 ], [ -47.259851198738261, -22.340290860547981 ], [ -47.259840923794698, -22.340310219860278 ], [ -47.259830622493176, -22.340329554565205 ], [ -47.259820294557976, -22.340348864558315 ], [ -47.259809939713797, -22.340368149735379 ], [ -47.25979955768549, -22.340387409992847 ], [ -47.259789148198131, -22.340406645227706 ], [ -47.25977871097674, -22.340425855337973 ], [ -47.259768245746223, -22.340445040222935 ], [ -47.259757752232446, -22.340464199781131 ], [ -47.259747230160869, -22.340483333912534 ], [ -47.25973667925674, -22.340502442518684 ], [ -47.259726099246009, -22.340521525500588 ], [ -47.259715489854578, -22.340540582760326 ], [ -47.259704850808028, -22.340559614201386 ], [ -47.259694181832636, -22.340578619726962 ], [ -47.25968348265414, -22.340597599241885 ], [ -47.259672752998512, -22.340616552651667 ], [ -47.259661992592164, -22.340635479861689 ], [ -47.259651201160786, -22.340654380779437 ], [ -47.259640378430539, -22.340673255312442 ], [ -47.259629524127647, -22.340692103368866 ], [ -47.25961863797815, -22.340710924857937 ], [ -47.259607719707866, -22.340729719690032 ], [ -47.259596769042851, -22.340748487775883 ], [ -47.259585785709085, -22.340767229027048 ], [ -47.259574769432483, -22.340785943355947 ], [ -47.259563719938534, -22.340804630676267 ], [ -47.25955263695294, -22.340823290902204 ], [ -47.259541520201289, -22.340841923948659 ], [ -47.259530369408893, -22.34086052973171 ], [ -47.259519184301105, -22.340879108167915 ], [ -47.259507964603038, -22.340897659174864 ], [ -47.259496710039386, -22.340916182671513 ], [ -47.25948542033511, -22.340934678576787 ], [ -47.259474095214642, -22.340953146811074 ], [ -47.259462734402092, -22.340971587295879 ], [ -47.25945133762184, -22.340989999952754 ], [ -47.259439904597336, -22.341008384705141 ], [ -47.259428435052556, -22.341026741476277 ], [ -47.259416928710408, -22.341045070191395 ], [ -47.259405385293917, -22.341063370776126 ], [ -47.259393804525871, -22.341081643156723 ], [ -47.259382186128313, -22.341099887261169 ], [ -47.259370529823364, -22.341118103017568 ], [ -47.259358835332655, -22.341136290355177 ], [ -47.25934710237739, -22.341154449204275 ], [ -47.259335330678212, -22.341172579496281 ], [ -47.259323519955593, -22.341190681163198 ], [ -47.259311669929545, -22.341208754137917 ], [ -47.25929978031963, -22.341226798354359 ], [ -47.259287853533998, -22.341244809686408 ], [ -47.259275923272604, -22.341262736576713 ], [ -47.259264039229535, -22.341280498912784 ], [ -47.25925221915687, -22.341298061992443 ], [ -47.259240460663584, -22.341315421630032 ], [ -47.259228761190208, -22.341332574193306 ], [ -47.259223204698316, -22.341340659639215 ], [ -47.259201942218617, -22.341371378426434 ], [ -47.259193993810229, -22.341382753944554 ], [ -47.259182508158581, -22.341399043044358 ], [ -47.259171071207497, -22.341415107842561 ], [ -47.25915968136534, -22.341430945138999 ], [ -47.259148337188236, -22.341446551837048 ], [ -47.259137037374337, -22.341461924954508 ], [ -47.259125780757763, -22.34147706163462 ], [ -47.259114566302387, -22.341491959157011 ], [ -47.259103393093042, -22.341506614950642 ], [ -47.259092260328089, -22.341521026605275 ], [ -47.259081167309802, -22.341535191883782 ], [ -47.259070113433083, -22.341549108736409 ], [ -47.2590590981752, -22.34156277531179 ], [ -47.259048121082024, -22.341576189971818 ], [ -47.259037181753833, -22.341589351304698 ], [ -47.259026279831239, -22.341602258137033 ], [ -47.259015414977362, -22.341614909547918 ], [ -47.259004586860065, -22.341627304881431 ], [ -47.258993795132653, -22.341639443758794 ], [ -47.258983039412435, -22.341651326090386 ], [ -47.258972319258916, -22.34166295208616 ], [ -47.258961634149017, -22.341674322266734 ], [ -47.258950983451655, -22.341685437472261 ], [ -47.258940366401603, -22.341696298869632 ], [ -47.258929782070823, -22.341706907959171 ], [ -47.258919229338858, -22.34171726657971 ], [ -47.258908706862023, -22.341727376911297 ], [ -47.258898213042272, -22.341737241475844 ], [ -47.258887745994784, -22.341746863135288 ], [ -47.258877303300387, -22.341756245280781 ], [ -47.258866852400672, -22.341765417774596 ], [ -47.258856301859161, -22.341774460758987 ], [ -47.258845586051741, -22.341783430574591 ], [ -47.258834700770436, -22.341792329759905 ], [ -47.258823649272621, -22.341801154590524 ], [ -47.258812434929432, -22.341809901380458 ], [ -47.258801061222847, -22.341818566484864 ], [ -47.258789531740199, -22.341827146304539 ], [ -47.258777850170766, -22.341835637288614 ], [ -47.258766020302851, -22.341844035936816 ], [ -47.258754046019199, -22.341852338802731 ], [ -47.258741931294161, -22.341860542495731 ], [ -47.258729680190562, -22.341868643683075 ], [ -47.25871729685494, -22.341876639093002 ], [ -47.258704785514595, -22.341884525516427 ], [ -47.258692150476421, -22.341892299807636 ], [ -47.258679396121181, -22.341899958887645 ], [ -47.258666526901187, -22.341907499745506 ], [ -47.258653547338092, -22.341914919439432 ], [ -47.258640462018526, -22.341922215099192 ], [ -47.258627275592268, -22.34192938392707 ], [ -47.258613992769263, -22.341936423199346 ], [ -47.25860061831613, -22.341943330268197 ], [ -47.258587157053583, -22.341950102562897 ], [ -47.258573613854047, -22.341956737591104 ], [ -47.258559993638855, -22.341963232940138 ], [ -47.258546301374295, -22.341969586279088 ], [ -47.258532542070213, -22.341975795359406 ], [ -47.25851872077714, -22.341981858016343 ], [ -47.25850484258256, -22.341987772170807 ], [ -47.258490912609055, -22.341993535830166 ], [ -47.258476936010162, -22.341999147090313 ], [ -47.258462917968338, -22.342004604136555 ], [ -47.258448863692244, -22.342009905244982 ], [ -47.258434778413104, -22.342015048784081 ], [ -47.258420667380953, -22.342020033216262 ], [ -47.258406535862719, -22.342024857098945 ], [ -47.258392389138166, -22.342029519086076 ], [ -47.2583782324946, -22.342034017930224 ], [ -47.258364071226481, -22.342038352482934 ], [ -47.258349910630209, -22.342042521696499 ], [ -47.258335755998282, -22.342046524625992 ], [ -47.258321612618396, -22.342050360429646 ], [ -47.258307485766046, -22.342054028371013 ], [ -47.258293380701467, -22.342057527819847 ], [ -47.258279302666594, -22.342060858252918 ], [ -47.258265256696518, -22.342064019296441 ], [ -47.258251208971068, -22.342067018976518 ], [ -47.258237036052066, -22.34206988343848 ], [ -47.258222636038916, -22.342072633321493 ], [ -47.258207992557267, -22.342075270993337 ], [ -47.258193101504546, -22.342077796384537 ], [ -47.258177959280964, -22.342080209394513 ], [ -47.258162562772547, -22.342082509920282 ], [ -47.258146909332432, -22.342084697882861 ], [ -47.258130996754971, -22.342086773252515 ], [ -47.258114823254537, -22.342088736070838 ], [ -47.258098387443141, -22.342090586470956 ], [ -47.258081688302468, -22.342092324695805 ], [ -47.258064725160565, -22.342093951114503 ], [ -47.258047497668016, -22.342095466235982 ], [ -47.258030005770202, -22.342096870721807 ], [ -47.258012249684292, -22.342098165396632 ], [ -47.257994229874562, -22.342099351257051 ], [ -47.257975947028889, -22.342100429479224 ], [ -47.257957402034798, -22.342101401424912 ], [ -47.257938595957441, -22.342102268646261 ], [ -47.257919530018746, -22.342103032889579 ], [ -47.257900205574899, -22.34210369609794 ], [ -47.257880624098078, -22.342104260413073 ], [ -47.257860787157753, -22.342104728176228 ], [ -47.257840696401516, -22.342105101928571 ], [ -47.257820353539266, -22.342105384410939 ], [ -47.257799760326648, -22.342105578562958 ], [ -47.257778918549711, -22.342105687522213 ], [ -47.257757830012871, -22.342105714622452 ], [ -47.257736496523506, -22.342105663392093 ], [ -47.257714919881757, -22.342105537552484 ], [ -47.257676910699487, -22.342105195163754 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 931.89712241699999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262841167099651, -22.335567302673308 ], [ -47.262815943611109, -22.335591796953235 ], [ -47.262798758562475, -22.335608495895741 ], [ -47.262781522786959, -22.335625257998039 ], [ -47.262764238090455, -22.335642084724252 ], [ -47.262746906295952, -22.335658977553621 ], [ -47.26272952924085, -22.335675937982881 ], [ -47.262712108780363, -22.335692967523251 ], [ -47.262694646782506, -22.335710067705115 ], [ -47.26267681376666, -22.33572756521631 ], [ -47.26265924581871, -22.335744840100279 ], [ -47.262641642140352, -22.335762190402189 ], [ -47.262624004676262, -22.335779617720863 ], [ -47.262606335389052, -22.335797123669611 ], [ -47.262588636258499, -22.335814709876747 ], [ -47.262570909282509, -22.335832377985007 ], [ -47.26255315647829, -22.33585012965008 ], [ -47.262535379881278, -22.335867966541915 ], [ -47.262517581546312, -22.335885890343388 ], [ -47.262499763547595, -22.33590390275042 ], [ -47.262481927979813, -22.33592200547093 ], [ -47.262464076958537, -22.335940200224197 ], [ -47.262446212620084, -22.335958488741053 ], [ -47.262428337121932, -22.335976872763442 ], [ -47.262410452643842, -22.335995354043252 ], [ -47.26239256138895, -22.336013934340944 ], [ -47.262374665582414, -22.336032615426955 ], [ -47.262356767473307, -22.336051399079611 ], [ -47.262338869334783, -22.336070287084677 ], [ -47.262320973465165, -22.336089281234329 ], [ -47.262303082187245, -22.336108383327129 ], [ -47.262285197849536, -22.336127595167163 ], [ -47.262267322828549, -22.336146918560722 ], [ -47.262249465755602, -22.336166348540882 ], [ -47.262231656086087, -22.336185856385878 ], [ -47.262213919874895, -22.336205413635746 ], [ -47.262196261415284, -22.336225014794135 ], [ -47.262178680430956, -22.336244659371065 ], [ -47.262161176645449, -22.336264346878199 ], [ -47.262143749780691, -22.336284076830044 ], [ -47.262126399558994, -22.336303848742229 ], [ -47.262109125702118, -22.336323662132077 ], [ -47.262091927930122, -22.336343516520326 ], [ -47.262074805963636, -22.336363411428419 ], [ -47.262057759523138, -22.336383346379442 ], [ -47.262040788327745, -22.336403320899237 ], [ -47.262023892096423, -22.336423334515477 ], [ -47.262007070548478, -22.336443386756823 ], [ -47.2619903234026, -22.336463477154062 ], [ -47.261973650376625, -22.336483605240534 ], [ -47.261957051188858, -22.336503770550518 ], [ -47.261940525557179, -22.336523972620352 ], [ -47.261924073199346, -22.336544210988031 ], [ -47.261907693833038, -22.336564485193133 ], [ -47.261891387175567, -22.336584794777323 ], [ -47.26187515294454, -22.336605139283449 ], [ -47.261858990856972, -22.3366255182567 ], [ -47.26184290063042, -22.33664593124319 ], [ -47.261826881982259, -22.336666377790902 ], [ -47.261810934629857, -22.336686857449401 ], [ -47.261795058290787, -22.336707369769606 ], [ -47.261779252682437, -22.33672791430439 ], [ -47.261763517522319, -22.336748490608159 ], [ -47.261747852528394, -22.336769098236271 ], [ -47.261732257418593, -22.33678973674591 ], [ -47.26171673191083, -22.336810405695864 ], [ -47.261701275723588, -22.33683110464602 ], [ -47.261685888575336, -22.336851833157834 ], [ -47.26167057018484, -22.336872590794162 ], [ -47.261655320271139, -22.336893377119125 ], [ -47.261640138553304, -22.336914191698597 ], [ -47.261625024751652, -22.33693503409846 ], [ -47.261609978585398, -22.33695590388767 ], [ -47.261594999774708, -22.336976800635959 ], [ -47.26158008804061, -22.336997723913335 ], [ -47.261565243103966, -22.337018673291809 ], [ -47.26155046468616, -22.337039648344479 ], [ -47.261535752508799, -22.337060648645782 ], [ -47.261521106294062, -22.337081673771177 ], [ -47.261506525764432, -22.33710272329742 ], [ -47.261492010643273, -22.337123796801805 ], [ -47.26147756065388, -22.337144893863329 ], [ -47.261463175520134, -22.337166014062003 ], [ -47.261448854966389, -22.337187156978974 ], [ -47.261434598717592, -22.337208322196144 ], [ -47.261420406499539, -22.337229509295966 ], [ -47.261406278037704, -22.337250717863089 ], [ -47.261392213058585, -22.33727194748252 ], [ -47.261378211289056, -22.337293197740291 ], [ -47.261364272456944, -22.337314468222949 ], [ -47.26135039629046, -22.337335758517955 ], [ -47.261336582517622, -22.337357068214981 ], [ -47.261322830867989, -22.337378396903087 ], [ -47.261309141071372, -22.337399744172615 ], [ -47.261295512857842, -22.337421109615299 ], [ -47.261281945958643, -22.337442492822767 ], [ -47.261268440140128, -22.337463893332767 ], [ -47.261254995396193, -22.337485310313916 ], [ -47.261241611694828, -22.337506742918798 ], [ -47.261228288731751, -22.3375281907086 ], [ -47.261215026104338, -22.337549653402228 ], [ -47.261201823409536, -22.337571130720129 ], [ -47.261188680244253, -22.337592622383863 ], [ -47.261175596205362, -22.33761412811609 ], [ -47.261162570889127, -22.337635647641395 ], [ -47.261149603892278, -22.337657180684854 ], [ -47.261136694811441, -22.337678726972609 ], [ -47.26112384324275, -22.337700286232838 ], [ -47.261111048782979, -22.337721858193778 ], [ -47.261098311028611, -22.337743442585268 ], [ -47.261085629575753, -22.337765039138951 ], [ -47.261073004021348, -22.33778664758637 ], [ -47.26106043396215, -22.337808267660321 ], [ -47.261047918994578, -22.337829899095617 ], [ -47.261035458715419, -22.3378515416276 ], [ -47.261023052721939, -22.337873194992085 ], [ -47.261010700610875, -22.337894858927065 ], [ -47.260998401979947, -22.337916533170056 ], [ -47.260986156426341, -22.337938217460795 ], [ -47.260973963547102, -22.3379599115407 ], [ -47.260961822941091, -22.337981615149303 ], [ -47.260949734205688, -22.338003328029977 ], [ -47.26093769693906, -22.338025049926213 ], [ -47.260925710740054, -22.338046780581536 ], [ -47.260913775207285, -22.338068519741434 ], [ -47.260901889940101, -22.33809026715133 ], [ -47.260890054537434, -22.338112022558796 ], [ -47.260878268599008, -22.338133785711605 ], [ -47.260866531725021, -22.33815555635783 ], [ -47.260854843515581, -22.338177334247316 ], [ -47.260843203571348, -22.338199119130365 ], [ -47.260831611493408, -22.338220910757936 ], [ -47.260820066883014, -22.338242708882106 ], [ -47.260808569341897, -22.338264513255609 ], [ -47.260797118472226, -22.338286323631863 ], [ -47.260785713876643, -22.338308139764912 ], [ -47.260774355157892, -22.338329961410011 ], [ -47.26076304191929, -22.338351788322992 ], [ -47.260751773764788, -22.338373620260029 ], [ -47.26074055029855, -22.338395456978343 ], [ -47.260729371125123, -22.338417298236049 ], [ -47.260718235849822, -22.338439143791277 ], [ -47.260707144078303, -22.338460993403071 ], [ -47.260696095416428, -22.338482846831695 ], [ -47.260685089470655, -22.338504703837859 ], [ -47.26067412589871, -22.338526564081597 ], [ -47.260663206561581, -22.338548422797651 ], [ -47.260652335982449, -22.338570269152648 ], [ -47.260641516272869, -22.338592096147629 ], [ -47.260630746493113, -22.338613902832776 ], [ -47.260620025489949, -22.338635688699718 ], [ -47.260609352114656, -22.338657453243059 ], [ -47.260598725222707, -22.338679195961134 ], [ -47.260588143674624, -22.338700916354462 ], [ -47.260577606335289, -22.338722613926947 ], [ -47.260567112073993, -22.338744288185733 ], [ -47.260556659765399, -22.338765938639629 ], [ -47.260546432242322, -22.338787182701715 ], [ -47.260536051767353, -22.338808801208991 ], [ -47.260525709950905, -22.338830394476872 ], [ -47.260515405683257, -22.338851962025732 ], [ -47.260505137861195, -22.338873503374558 ], [ -47.260494905384711, -22.338895018048511 ], [ -47.260484707160039, -22.338916505572257 ], [ -47.260474542097846, -22.33893796547375 ], [ -47.260464409113688, -22.338959397283499 ], [ -47.26045430712847, -22.338980800533264 ], [ -47.260444235067752, -22.339002174757812 ], [ -47.260434191862544, -22.3390235194931 ], [ -47.260424176448559, -22.339044834277786 ], [ -47.260414187766393, -22.339066118653001 ], [ -47.260404224762659, -22.339087372159913 ], [ -47.260394286388397, -22.33910859434301 ], [ -47.2603843715994, -22.339129784749421 ], [ -47.260374479357672, -22.33915094292588 ], [ -47.26036460862931, -22.339172068423185 ], [ -47.260354758386384, -22.339193160792167 ], [ -47.260344927605281, -22.33921421958744 ], [ -47.260335115269129, -22.339235244361646 ], [ -47.260325320363599, -22.339256234675275 ], [ -47.26031554188237, -22.339277190084157 ], [ -47.260305778822165, -22.33929811015074 ], [ -47.260296030186431, -22.339318994435718 ], [ -47.26028629498245, -22.3393398425046 ], [ -47.260276572223738, -22.339360653922174 ], [ -47.260266860928773, -22.339381428255624 ], [ -47.260257160120268, -22.339402165075928 ], [ -47.260247468827615, -22.339422863952556 ], [ -47.260237786083927, -22.339443524459991 ], [ -47.260228110928715, -22.339464146171682 ], [ -47.26021844240568, -22.33948472866518 ], [ -47.260208779563946, -22.339505271519268 ], [ -47.260199121458101, -22.339525774313817 ], [ -47.260189467147043, -22.339546236632575 ], [ -47.260179815696361, -22.339566658057517 ], [ -47.260170166174085, -22.339587038178667 ], [ -47.260160517655727, -22.33960737658273 ], [ -47.260150869221121, -22.339627672860061 ], [ -47.260141219954058, -22.339647926605604 ], [ -47.260131568944871, -22.339668137413014 ], [ -47.26012191528789, -22.339688304880482 ], [ -47.260112258082607, -22.339708428608002 ], [ -47.260102786853864, -22.339728112431757 ], [ -47.26009312865969, -22.33974813036518 ], [ -47.260083463996921, -22.339768104033595 ], [ -47.260073788383266, -22.339788040558059 ], [ -47.260064095966719, -22.339807950765149 ], [ -47.260054384403531, -22.33982783877693 ], [ -47.260044653383559, -22.339847704534225 ], [ -47.260034902625627, -22.339867547919475 ], [ -47.260025131848927, -22.339887368815798 ], [ -47.26001534077357, -22.339907167105686 ], [ -47.260005529119383, -22.339926942673337 ], [ -47.259995696606794, -22.339946695403057 ], [ -47.259985842956901, -22.339966425179089 ], [ -47.259975967890526, -22.339986131887152 ], [ -47.25996607112932, -22.340005815412933 ], [ -47.259956152395127, -22.340025475642641 ], [ -47.259946211409989, -22.340045112463439 ], [ -47.259936247896377, -22.340064725762719 ], [ -47.259926261576986, -22.340084315428705 ], [ -47.259916252174868, -22.340103881350036 ], [ -47.259906219413516, -22.340123423415651 ], [ -47.259896163016414, -22.340142941515708 ], [ -47.25988608270756, -22.340162435540453 ], [ -47.259875978210985, -22.340181905381211 ], [ -47.259865849251078, -22.340201350929849 ], [ -47.259855695552808, -22.340220772078069 ], [ -47.25984551684094, -22.340240168719152 ], [ -47.259835312840487, -22.340259540747002 ], [ -47.259825083276915, -22.340278888055767 ], [ -47.259814827875914, -22.340298210540173 ], [ -47.259804546363291, -22.34031750809589 ], [ -47.259794238464856, -22.340336780619499 ], [ -47.259783903906843, -22.340356028007989 ], [ -47.259773542415687, -22.34037525015891 ], [ -47.259763153718005, -22.340394446970489 ], [ -47.259752737540424, -22.340413618341913 ], [ -47.259742293609406, -22.34043276417378 ], [ -47.259731821652373, -22.340451884365788 ], [ -47.259721321396405, -22.340470978819294 ], [ -47.259710792568299, -22.340490047437065 ], [ -47.259700234895625, -22.340509090121543 ], [ -47.259689648105876, -22.340528106776063 ], [ -47.259679031926204, -22.340547097305571 ], [ -47.259668386084492, -22.340566061614627 ], [ -47.259657710308119, -22.340584999609518 ], [ -47.259647004324584, -22.340603911197189 ], [ -47.259636267861957, -22.340622796284539 ], [ -47.259625500647523, -22.340641654780523 ], [ -47.259614702409003, -22.34066048659427 ], [ -47.25960387287428, -22.340679291635489 ], [ -47.259593011770924, -22.340698069814962 ], [ -47.259582118826437, -22.340716821044708 ], [ -47.259571193768444, -22.340735545237131 ], [ -47.259560236324461, -22.340754242305429 ], [ -47.259549246222093, -22.340772912163732 ], [ -47.259538223188365, -22.340791554727467 ], [ -47.259527166950548, -22.340810169912576 ], [ -47.259516077235858, -22.34082875763573 ], [ -47.259504953771177, -22.34084731781487 ], [ -47.259493796283408, -22.340865850368374 ], [ -47.259482604499269, -22.340884355215714 ], [ -47.259471378144958, -22.340902832277681 ], [ -47.259460116947054, -22.3409212814752 ], [ -47.259448820631533, -22.340939702730584 ], [ -47.259437488924021, -22.34095809596738 ], [ -47.259426121550419, -22.340976461109129 ], [ -47.259414718235746, -22.340994798081287 ], [ -47.259403278705491, -22.341013106809189 ], [ -47.259391802684036, -22.341031387220241 ], [ -47.259380289895937, -22.341049639242129 ], [ -47.259368740065447, -22.341067862803303 ], [ -47.259357152916095, -22.341086057833927 ], [ -47.259345528171472, -22.341104224264395 ], [ -47.259333865554673, -22.341122362026198 ], [ -47.259322164788301, -22.341140471051865 ], [ -47.259310425594443, -22.341158551275193 ], [ -47.259298647694983, -22.341176602630522 ], [ -47.259286830811355, -22.341194625053124 ], [ -47.259274974664507, -22.341212618479339 ], [ -47.259263081753545, -22.341230578650123 ], [ -47.259251186919307, -22.341248452301006 ], [ -47.259239341608954, -22.341266156740755 ], [ -47.259227564313875, -22.34128365625363 ], [ -47.259215852711776, -22.341300946658674 ], [ -47.259204204306336, -22.341318024346659 ], [ -47.259196351369809, -22.341329451426116 ], [ -47.259175076388694, -22.341360131001256 ], [ -47.259169615906053, -22.341367945874154 ], [ -47.25915819877202, -22.34138413779705 ], [ -47.259146834913651, -22.341400099922129 ], [ -47.259135522834683, -22.341415829086692 ], [ -47.259124261191531, -22.341431322235081 ], [ -47.259113048787434, -22.341446576429746 ], [ -47.259101884566171, -22.341461588862945 ], [ -47.259090767605443, -22.341476356867727 ], [ -47.259079697108078, -22.341490877931513 ], [ -47.259068672394157, -22.341505149707878 ], [ -47.259057692891169, -22.341519170029251 ], [ -47.259046758122281, -22.341532936921702 ], [ -47.259035867695808, -22.341546448616345 ], [ -47.259025021290938, -22.341559703564513 ], [ -47.259014218643067, -22.341572700451646 ], [ -47.259003459529303, -22.341585438209272 ], [ -47.258992743749964, -22.341597916029993 ], [ -47.25898207111036, -22.341610133380176 ], [ -47.258971441400611, -22.341622090012503 ], [ -47.25896085437379, -22.341633785978548 ], [ -47.25895030972314, -22.341645221639467 ], [ -47.25893980705662, -22.341656397677294 ], [ -47.258929345870534, -22.341667315104409 ], [ -47.258918925522657, -22.341677975270652 ], [ -47.258908545202424, -22.341688379870639 ], [ -47.258898203900507, -22.341698530948538 ], [ -47.258887900376884, -22.341708430901246 ], [ -47.258877633128677, -22.341718082478906 ], [ -47.258867400356706, -22.341727488783015 ], [ -47.258857199709638, -22.341736653461826 ], [ -47.258846997691592, -22.341745607517094 ], [ -47.258836699882458, -22.341754433880538 ], [ -47.258826238366375, -22.341763190836804 ], [ -47.25881560867056, -22.341771881068841 ], [ -47.258804814036402, -22.341780500787799 ], [ -47.25879385782288, -22.341789046244635 ], [ -47.258782743503524, -22.341797513732786 ], [ -47.258771474660676, -22.341805899592813 ], [ -47.258760054982062, -22.341814200215296 ], [ -47.258748488257687, -22.341822412043065 ], [ -47.258736778375223, -22.341830531574548 ], [ -47.258724929316934, -22.341838555365875 ], [ -47.258712945156553, -22.341846480033023 ], [ -47.258700830054273, -22.341854302254877 ], [ -47.258688588253776, -22.341862018775242 ], [ -47.258676224080993, -22.341869626403241 ], [ -47.258663741938136, -22.34187712201706 ], [ -47.258651146301396, -22.341884502565179 ], [ -47.258638441718603, -22.341891765067512 ], [ -47.258625632804751, -22.341898906617864 ], [ -47.258612724240066, -22.341905924385127 ], [ -47.258599720766945, -22.341912815614485 ], [ -47.258586627186332, -22.341919577629664 ], [ -47.258573448355101, -22.341926207834039 ], [ -47.258560189183569, -22.341932703711866 ], [ -47.258546854632556, -22.341939062829933 ], [ -47.258533449709319, -22.341945282839315 ], [ -47.2585199794662, -22.341951361476319 ], [ -47.258506448997522, -22.341957296563788 ], [ -47.258492863435805, -22.341963086013113 ], [ -47.258479227949856, -22.341968727825023 ], [ -47.258465547740407, -22.341974220091707 ], [ -47.258451828038183, -22.341979560997743 ], [ -47.258438074100859, -22.341984748821528 ], [ -47.258424291209536, -22.341989781936924 ], [ -47.258410484664701, -22.341994658814851 ], [ -47.258396659784289, -22.34199937802444 ], [ -47.258382821899488, -22.342003938234551 ], [ -47.258368976349352, -22.342008338215912 ], [ -47.25835512848024, -22.342012576841558 ], [ -47.258341283640583, -22.342016653088631 ], [ -47.258327447174715, -22.342020566040482 ], [ -47.258313624422108, -22.342024314887048 ], [ -47.258299820709482, -22.34202789892711 ], [ -47.258286041347908, -22.342031317569162 ], [ -47.258272291629503, -22.34203457033232 ], [ -47.258258576632628, -22.342037656890152 ], [ -47.258244861285398, -22.342040585595591 ], [ -47.258231017933539, -22.342043383449145 ], [ -47.258216941229861, -22.342046071591444 ], [ -47.2582026142112, -22.342048652259827 ], [ -47.258188032595235, -22.342051125173036 ], [ -47.258173192619267, -22.342053490017683 ], [ -47.258158091022509, -22.342055746477904 ], [ -47.258142725026872, -22.34205789426262 ], [ -47.258127092310239, -22.342059933131658 ], [ -47.258111190984458, -22.342061862918591 ], [ -47.258095019572295, -22.342063683551416 ], [ -47.258078576978534, -22.342065395071923 ], [ -47.258061862465837, -22.34206699765188 ], [ -47.258044875630148, -22.342068491607829 ], [ -47.258027616372068, -22.342069877413909 ], [ -47.258010084873, -22.342071155712812 ], [ -47.257992281569727, -22.342072327324935 ], [ -47.257974207130104, -22.3420733932562 ], [ -47.25795586242824, -22.342074354704224 ], [ -47.257937248521813, -22.342075213063548 ], [ -47.257918366630484, -22.342075969929162 ], [ -47.257899218112698, -22.342076627099509 ], [ -47.257879804446709, -22.342077186578223 ], [ -47.257860127211323, -22.342077650575156 ], [ -47.257840188066098, -22.342078021506715 ], [ -47.257819988734916, -22.342078301995659 ], [ -47.25779953098899, -22.342078494870204 ], [ -47.257778816630911, -22.342078603162967 ], [ -47.25775784748226, -22.342078630109445 ], [ -47.257736625367727, -22.342078579146232 ], [ -47.257690762861557, -22.34207831166205 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 926.32210526699998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26280855481339, -22.335559811945778 ], [ -47.262777729077193, -22.335589765722791 ], [ -47.262760484950796, -22.335606535940325 ], [ -47.262743190032886, -22.335623372609376 ], [ -47.262725846149252, -22.33564027721189 ], [ -47.262708455140661, -22.335657251248016 ], [ -47.262691018866171, -22.335674296232771 ], [ -47.262673539198161, -22.335691413701021 ], [ -47.262655675971558, -22.335708940833907 ], [ -47.262638085735311, -22.335726237631437 ], [ -47.262620457931916, -22.335743611708189 ], [ -47.262602794512844, -22.33576106466959 ], [ -47.262585097448081, -22.335778598136105 ], [ -47.2625673687253, -22.335796213743631 ], [ -47.262549610350902, -22.335813913142964 ], [ -47.262531824351193, -22.335831697998302 ], [ -47.262514012771348, -22.335849569988493 ], [ -47.262496177676539, -22.335867530805821 ], [ -47.262478321151903, -22.335885582155942 ], [ -47.262460445303766, -22.33590372575695 ], [ -47.262442552259941, -22.335921963338681 ], [ -47.262424644169784, -22.335940296642828 ], [ -47.262406723204336, -22.335958727422653 ], [ -47.262388791557782, -22.335977257441577 ], [ -47.262370851448331, -22.335995888471963 ], [ -47.262352905116991, -22.336014622296432 ], [ -47.262334954829434, -22.336033460705682 ], [ -47.262317002876166, -22.336052405498254 ], [ -47.262299051573713, -22.336071458479097 ], [ -47.262281103263838, -22.33609062145997 ], [ -47.262263160314852, -22.336109896258158 ], [ -47.262245225123991, -22.336129284693314 ], [ -47.262227306545043, -22.336148781593351 ], [ -47.262209434939514, -22.336168357276232 ], [ -47.262191637199635, -22.33618798236834 ], [ -47.262173917762716, -22.336207651208525 ], [ -47.262156276349202, -22.336227363303735 ], [ -47.26213871267926, -22.336247118162351 ], [ -47.262121226471407, -22.336266915295884 ], [ -47.262103817444682, -22.336286754216918 ], [ -47.262086485317354, -22.336306634439794 ], [ -47.262069229806144, -22.336326555482373 ], [ -47.262052050628199, -22.336346516863326 ], [ -47.262034947500602, -22.33636651810281 ], [ -47.262017920138987, -22.336386558724058 ], [ -47.262000968258867, -22.336406638252122 ], [ -47.261984091576068, -22.336426756213012 ], [ -47.261967289805817, -22.336446912134981 ], [ -47.261950562662435, -22.336467105548898 ], [ -47.26193390986073, -22.33648733598665 ], [ -47.261917331115065, -22.33650760298217 ], [ -47.261900826139708, -22.336527906071137 ], [ -47.261884394648817, -22.336548244790901 ], [ -47.261868036356162, -22.336568618680964 ], [ -47.261851750975858, -22.33658902728197 ], [ -47.261835538221376, -22.336609470137017 ], [ -47.261819397806725, -22.336629946790282 ], [ -47.261803329445819, -22.336650456787574 ], [ -47.26178733285245, -22.336670999676702 ], [ -47.261771407740703, -22.336691575006633 ], [ -47.261755553824429, -22.336712182328387 ], [ -47.26173977081762, -22.336732821194566 ], [ -47.261724058434723, -22.336753491158813 ], [ -47.261708416390192, -22.336774191776662 ], [ -47.261692844398397, -22.336794922605232 ], [ -47.26167734217438, -22.336815683202769 ], [ -47.261661909433101, -22.336836473129214 ], [ -47.261646545889818, -22.336857291945908 ], [ -47.26163125126012, -22.336878139215489 ], [ -47.261616025259627, -22.336899014502468 ], [ -47.26160086760521, -22.336919917371276 ], [ -47.261585778012645, -22.336940847389585 ], [ -47.26157075619863, -22.33696180412581 ], [ -47.261555801880782, -22.336982787148695 ], [ -47.261540914776589, -22.33700379602908 ], [ -47.261526094604008, -22.337024830338809 ], [ -47.261511341081281, -22.337045889651232 ], [ -47.261496653927217, -22.337066973540718 ], [ -47.261482032860926, -22.337088081582994 ], [ -47.261467477602437, -22.337109213354182 ], [ -47.261452987871728, -22.33713036843244 ], [ -47.26143856338939, -22.337151546396747 ], [ -47.261424203876416, -22.337172746827321 ], [ -47.261409909054528, -22.337193969305211 ], [ -47.261395678646238, -22.337215213412016 ], [ -47.261381512373774, -22.337236478731533 ], [ -47.2613674099604, -22.337257764847969 ], [ -47.261353371129772, -22.337279071346657 ], [ -47.261339395606534, -22.337300397813348 ], [ -47.261325483115719, -22.337321743834771 ], [ -47.261311633382149, -22.337343109000045 ], [ -47.26129784613228, -22.337364492897496 ], [ -47.261284121092793, -22.337385895116864 ], [ -47.261270457990648, -22.337407315249298 ], [ -47.261256856553999, -22.337428752885877 ], [ -47.261243316547265, -22.337450207561957 ], [ -47.261229837970198, -22.337471678431516 ], [ -47.261216420799087, -22.337493164628128 ], [ -47.261203064730516, -22.337514665705729 ], [ -47.26118976935954, -22.337536181381054 ], [ -47.261176534280793, -22.337557711372423 ], [ -47.261163359088897, -22.337579255399259 ], [ -47.261150243378317, -22.337600813182156 ], [ -47.261137186743049, -22.337622384443794 ], [ -47.261124188777472, -22.33764396890712 ], [ -47.261111249075903, -22.337665566296398 ], [ -47.261098367232094, -22.337687176337926 ], [ -47.261085542840519, -22.337708798758037 ], [ -47.261072775495315, -22.337730433284712 ], [ -47.261060064790264, -22.337752079647927 ], [ -47.261047410319939, -22.337773737577269 ], [ -47.261034811678833, -22.337795406803938 ], [ -47.261022268460984, -22.337817087061019 ], [ -47.261009780260885, -22.337838778082229 ], [ -47.26099734667347, -22.337860479601712 ], [ -47.260984967293126, -22.337882191355899 ], [ -47.260972641715348, -22.33790391308073 ], [ -47.260960369534928, -22.33792564451441 ], [ -47.260948150346678, -22.337947385396923 ], [ -47.260935983747132, -22.337969135466288 ], [ -47.2609238693314, -22.337990894464422 ], [ -47.260911806695354, -22.338012662133465 ], [ -47.260899795435613, -22.338034438215583 ], [ -47.260887835148495, -22.338056222454835 ], [ -47.260875925431115, -22.338078014595418 ], [ -47.260864065880135, -22.338099814383597 ], [ -47.260852256093067, -22.338121621565886 ], [ -47.260840495667892, -22.33814343588914 ], [ -47.260828784202502, -22.338165257101995 ], [ -47.260817121295368, -22.338187084953589 ], [ -47.260805506545353, -22.338208919193722 ], [ -47.260793939551583, -22.338230759573307 ], [ -47.260782419913568, -22.338252605844101 ], [ -47.260770947231357, -22.338274457758352 ], [ -47.260759521105442, -22.338296315069051 ], [ -47.260748141136439, -22.33831817753051 ], [ -47.260736806925586, -22.338340044897549 ], [ -47.2607255180747, -22.338361916925287 ], [ -47.260714274185872, -22.338383793370056 ], [ -47.260703074861532, -22.338405673989051 ], [ -47.260691919705025, -22.338427558539461 ], [ -47.260680808319925, -22.338449446779457 ], [ -47.260669740310057, -22.338471338468437 ], [ -47.260658715279853, -22.338493233366261 ], [ -47.260647732886717, -22.338515131128929 ], [ -47.260636795062567, -22.33853702684431 ], [ -47.260625906496003, -22.338558909339543 ], [ -47.260615069398206, -22.338580771403677 ], [ -47.260604282831466, -22.338602612070449 ], [ -47.260593545637683, -22.338624430829153 ], [ -47.260582856663397, -22.338646227172251 ], [ -47.260572214759556, -22.338668000596037 ], [ -47.260561618782184, -22.338689750599048 ], [ -47.260551067591919, -22.338711476683294 ], [ -47.260540560053897, -22.338733178354218 ], [ -47.260530095038831, -22.33875485511884 ], [ -47.26051986130976, -22.338776112062945 ], [ -47.26050946897638, -22.33879775522588 ], [ -47.260499115862544, -22.338819372044167 ], [ -47.260488800855001, -22.338840962036834 ], [ -47.260478522847322, -22.338862524721531 ], [ -47.260468280736333, -22.338884059622195 ], [ -47.260458073425347, -22.338905566262291 ], [ -47.260447899822189, -22.338927044168717 ], [ -47.260437758839792, -22.338948492870898 ], [ -47.260427649396576, -22.338969911899724 ], [ -47.260417570415775, -22.338991300789022 ], [ -47.260407520826263, -22.339012659073905 ], [ -47.260397499561741, -22.339033986292311 ], [ -47.260387505560985, -22.339055281984717 ], [ -47.260377537768953, -22.339076545691615 ], [ -47.260367595135172, -22.339097776956898 ], [ -47.260357676614078, -22.339118975327267 ], [ -47.260347781166551, -22.339140140348942 ], [ -47.260337907757652, -22.339161271572365 ], [ -47.260328055358663, -22.339182368548041 ], [ -47.26031822294523, -22.339203430830306 ], [ -47.260308409500055, -22.339224457971536 ], [ -47.26029861400842, -22.33924544953214 ], [ -47.260288835463854, -22.339266405067832 ], [ -47.260279072863078, -22.339287324140987 ], [ -47.260269325209713, -22.339308206312367 ], [ -47.260259591511328, -22.33932905114748 ], [ -47.260249870782019, -22.339349858211268 ], [ -47.260240162040851, -22.339370627071151 ], [ -47.260230464311419, -22.339391357298268 ], [ -47.260220776624102, -22.339412048462449 ], [ -47.260211098013166, -22.339432700138506 ], [ -47.260201427519469, -22.33945331190035 ], [ -47.260191764188235, -22.339473883325951 ], [ -47.260182107070214, -22.339494413994686 ], [ -47.260172455221827, -22.339514903486997 ], [ -47.260162807703942, -22.339535351387322 ], [ -47.260153163584413, -22.339555757278323 ], [ -47.260143521933436, -22.339576120750898 ], [ -47.260133881829113, -22.33959644139258 ], [ -47.260124242353896, -22.339616718794645 ], [ -47.260114602594335, -22.339636952553054 ], [ -47.260104961643819, -22.339657142262585 ], [ -47.260095318599781, -22.339677287522502 ], [ -47.260085672564948, -22.339697387934081 ], [ -47.260076219210312, -22.339717034568181 ], [ -47.260066573595715, -22.339737026420522 ], [ -47.260056922072856, -22.339756972924885 ], [ -47.260047260046022, -22.339776881445694 ], [ -47.260037581492739, -22.339796763166756 ], [ -47.260027884004145, -22.33981662234758 ], [ -47.260018167270459, -22.339836458931508 ], [ -47.260008431011862, -22.339856272801764 ], [ -47.259998674948875, -22.339876063842077 ], [ -47.259988898802931, -22.339895831935678 ], [ -47.25997910229524, -22.339915576967471 ], [ -47.259969285147555, -22.339935298822482 ], [ -47.25995944708238, -22.339954997385679 ], [ -47.259949587821971, -22.339974672543637 ], [ -47.259939707089323, -22.339994324182733 ], [ -47.259929804607729, -22.34001395219002 ], [ -47.259919880100611, -22.340033556453481 ], [ -47.259909933291901, -22.340053136861339 ], [ -47.259899963905731, -22.340072693302684 ], [ -47.259889971666617, -22.340092225667043 ], [ -47.259879956299521, -22.340111733844264 ], [ -47.259869917529365, -22.340131217725371 ], [ -47.25985985508165, -22.340150677201564 ], [ -47.259849768681903, -22.340170112165129 ], [ -47.259839658055967, -22.340189522508911 ], [ -47.259829522930389, -22.340208908125593 ], [ -47.259819363031376, -22.340228268909499 ], [ -47.259809178085483, -22.340247604755529 ], [ -47.259798967819719, -22.340266915558942 ], [ -47.259788731961322, -22.340286201215502 ], [ -47.259778470237592, -22.340305461621941 ], [ -47.259768182375929, -22.340324696676095 ], [ -47.259757868104103, -22.340343906275997 ], [ -47.259747527150111, -22.34036309032038 ], [ -47.259737159242121, -22.340382248708668 ], [ -47.259726764108365, -22.34040138134127 ], [ -47.259716341476825, -22.340420488120031 ], [ -47.259705891076571, -22.340439568945914 ], [ -47.259695412636219, -22.340458623721485 ], [ -47.259684905884171, -22.340477652350938 ], [ -47.259674370549547, -22.340496654737958 ], [ -47.25966380636148, -22.340515630787287 ], [ -47.259653213048715, -22.340534580405226 ], [ -47.259642590340711, -22.340553503497766 ], [ -47.259631937966446, -22.340572399972601 ], [ -47.25962125565502, -22.340591269738205 ], [ -47.259610543136134, -22.340610112702866 ], [ -47.259599800138623, -22.340628928777118 ], [ -47.259589026391879, -22.340647717871622 ], [ -47.25957822162529, -22.340666479897617 ], [ -47.259567385568147, -22.340685214767522 ], [ -47.259556517949456, -22.340703922394937 ], [ -47.259545618498478, -22.340722602693916 ], [ -47.259534686944328, -22.340741255579392 ], [ -47.259523723016173, -22.340759880967088 ], [ -47.259512726442665, -22.340778478774215 ], [ -47.259501696952668, -22.340797048918517 ], [ -47.259490634274954, -22.340815591318407 ], [ -47.259479538137967, -22.340834105893652 ], [ -47.259468408270251, -22.340852592564421 ], [ -47.259457244400039, -22.340871051252112 ], [ -47.259446046255093, -22.340889481879479 ], [ -47.259434813563601, -22.340907884369223 ], [ -47.259423546053007, -22.340926258645752 ], [ -47.259412243450548, -22.340944604634505 ], [ -47.259400905483616, -22.340962922261117 ], [ -47.259389531878803, -22.340981211453077 ], [ -47.25937812236306, -22.340999472137799 ], [ -47.259366676662317, -22.34101770424472 ], [ -47.259355194502618, -22.341035907703805 ], [ -47.259343675609706, -22.341054082445545 ], [ -47.259332119708567, -22.341072228402396 ], [ -47.259320526524291, -22.341090345506927 ], [ -47.259308895781373, -22.341108433692909 ], [ -47.259297227203938, -22.341126492895185 ], [ -47.259285520515412, -22.341144523049834 ], [ -47.259273775439169, -22.34116252409358 ], [ -47.259261991697961, -22.341180495964085 ], [ -47.259250169014159, -22.34119843860007 ], [ -47.259238309977903, -22.341216347609606 ], [ -47.259226450570878, -22.341234168021124 ], [ -47.259214643993225, -22.341251814564522 ], [ -47.259202909475718, -22.341269250510653 ], [ -47.259191244764821, -22.341286471683123 ], [ -47.259179647427374, -22.341303474495849 ], [ -47.25916955572626, -22.341318159274653 ], [ -47.259148250668169, -22.341348826173686 ], [ -47.259145238006802, -22.341353137799597 ], [ -47.259133889390434, -22.341369232545624 ], [ -47.259122598624785, -22.341385091997594 ], [ -47.259111364309007, -22.341400713030318 ], [ -47.259100185199863, -22.341416092629046 ], [ -47.259089060205653, -22.341431227900987 ], [ -47.25907798837968, -22.341446116087283 ], [ -47.259066968913622, -22.341460754574477 ], [ -47.259056001128279, -22.341475140908432 ], [ -47.259045084465427, -22.341489272806548 ], [ -47.259034218477758, -22.341503148170833 ], [ -47.259023402816716, -22.341516765103147 ], [ -47.259012637221694, -22.341530121917057 ], [ -47.259001921505138, -22.341543217153458 ], [ -47.258991255537644, -22.34155604959486 ], [ -47.258980639232746, -22.341568618277837 ], [ -47.258970072527987, -22.341580922508424 ], [ -47.258959555366076, -22.341592961875264 ], [ -47.258949087674026, -22.34160473626261 ], [ -47.258938669340623, -22.341616245863179 ], [ -47.258928300192878, -22.341627491189275 ], [ -47.258917979969731, -22.341638473084409 ], [ -47.258907708294977, -22.341649192733144 ], [ -47.258897484649268, -22.341659651668341 ], [ -47.258887308339624, -22.341669851778811 ], [ -47.258877178467742, -22.341679795314128 ], [ -47.258867093897358, -22.341689484888015 ], [ -47.258857053220716, -22.341698923478834 ], [ -47.258847054724271, -22.341708114427671 ], [ -47.258837096124537, -22.341717061639915 ], [ -47.25882714298816, -22.341725797256647 ], [ -47.258817097911425, -22.341734406999194 ], [ -47.258806890686671, -22.341742951096194 ], [ -47.258796516576332, -22.341751432374998 ], [ -47.258785978805825, -22.341759846982377 ], [ -47.258775280721977, -22.341768191106183 ], [ -47.258764425789799, -22.341776460978128 ], [ -47.258753417586732, -22.341784652878612 ], [ -47.2587422597989, -22.341792763139566 ], [ -47.258730956218081, -22.341800788146905 ], [ -47.258719510736753, -22.341808724344002 ], [ -47.258707927345192, -22.341816568233746 ], [ -47.258696210128015, -22.341824316380709 ], [ -47.258684363259057, -22.341831965414592 ], [ -47.258672390998363, -22.341839512031946 ], [ -47.258660297690909, -22.3418469529968 ], [ -47.258648087760392, -22.341854285144517 ], [ -47.25863576570687, -22.341861505382951 ], [ -47.258623336104343, -22.341868610693702 ], [ -47.258610803596156, -22.341875598134749 ], [ -47.258598172892988, -22.341882464841415 ], [ -47.258585448769686, -22.341889208027922 ], [ -47.258572636061551, -22.341895824989475 ], [ -47.258559739661592, -22.341902313103542 ], [ -47.258546764517988, -22.341908669831071 ], [ -47.258533715631074, -22.341914892718172 ], [ -47.258520598049117, -22.341920979398058 ], [ -47.258507416866891, -22.341926927591789 ], [ -47.258494177222538, -22.341932735109889 ], [ -47.258480884293618, -22.341938399854115 ], [ -47.258467543295119, -22.341943919818657 ], [ -47.258454159475058, -22.341949293091893 ], [ -47.258440738112334, -22.341954517857772 ], [ -47.258427284513729, -22.34195959239694 ], [ -47.258413804010132, -22.341964515088687 ], [ -47.25840030195252, -22.341969284412418 ], [ -47.258386783709824, -22.341973898948975 ], [ -47.258373254664704, -22.341978357382075 ], [ -47.258359720207913, -22.341982658500704 ], [ -47.258346185737715, -22.341986801199326 ], [ -47.258332656654581, -22.341990784479954 ], [ -47.258319138354679, -22.341994607454208 ], [ -47.258305636229203, -22.341998269343726 ], [ -47.2582921556562, -22.342001769482518 ], [ -47.258278701997526, -22.342005107317856 ], [ -47.258265280595488, -22.342008282411129 ], [ -47.258251896571721, -22.34201129448326 ], [ -47.258238513602571, -22.342014152214158 ], [ -47.258224999817756, -22.342016883459276 ], [ -47.258211246423436, -22.34201950986095 ], [ -47.258197235867648, -22.342022033525879 ], [ -47.258182963688363, -22.342024453961134 ], [ -47.258168425959866, -22.342026770640469 ], [ -47.258153619274658, -22.342028983035178 ], [ -47.258138540723394, -22.342031090642049 ], [ -47.258123187867483, -22.342033093010496 ], [ -47.258107558716262, -22.342034989766038 ], [ -47.258091651703246, -22.342036780631663 ], [ -47.25807546565629, -22.342038465447772 ], [ -47.2580589997727, -22.342040044189009 ], [ -47.258042253593779, -22.342041516979442 ], [ -47.258025226975342, -22.342042884105794 ], [ -47.258007920063058, -22.34204414602884 ], [ -47.257990333266164, -22.34204530339268 ], [ -47.257972467232499, -22.342046357033009 ], [ -47.257954322822776, -22.342047307983432 ], [ -47.257935901087201, -22.342048157480708 ], [ -47.257917203243174, -22.342048906968628 ], [ -47.257898230651378, -22.342049558100939 ], [ -47.257878984796164, -22.34205011274323 ], [ -47.257859467265654, -22.34205057297395 ], [ -47.257839679731376, -22.342050941084757 ], [ -47.257819623931219, -22.342051219580306 ], [ -47.257799301651914, -22.342051411177351 ], [ -47.25777871471265, -22.342051518803672 ], [ -47.257757864952161, -22.342051545596384 ], [ -47.257736754212395, -22.342051494900261 ], [ -47.257704630275157, -22.342051307544473 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 920.74533213699999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262775943803149, -22.335552320216987 ], [ -47.262739447120254, -22.335587813879378 ], [ -47.262722141980909, -22.335604660491228 ], [ -47.262704786008143, -22.335621576866895 ], [ -47.262687381046064, -22.3356385645099 ], [ -47.262669928957571, -22.335655624939047 ], [ -47.262652431619394, -22.335672759693665 ], [ -47.262634538182063, -22.335690316448247 ], [ -47.262616925657497, -22.335707635159309 ], [ -47.26259927372908, -22.335725033010881 ], [ -47.262581584355033, -22.335742511615049 ], [ -47.262563859512689, -22.3357600725993 ], [ -47.262546101197678, -22.335777717607208 ], [ -47.262528311424845, -22.335795448297638 ], [ -47.26251049222968, -22.335813266343216 ], [ -47.26249264566701, -22.335831173431757 ], [ -47.262474773812336, -22.335849171264908 ], [ -47.262456878761775, -22.335867261558143 ], [ -47.262438962633269, -22.335885446039633 ], [ -47.262421027566923, -22.335903726449779 ], [ -47.262403075725025, -22.335922104541229 ], [ -47.262385109292303, -22.335940582078472 ], [ -47.262367130477259, -22.335959160836488 ], [ -47.262349141513255, -22.335977842599586 ], [ -47.262331144657111, -22.335996629162434 ], [ -47.262313142191076, -22.336015522328331 ], [ -47.262295136423084, -22.336034523908367 ], [ -47.262277129687781, -22.336053635720411 ], [ -47.262259124345945, -22.336072859589315 ], [ -47.262241122785667, -22.336092197345661 ], [ -47.262223127424932, -22.336111650822396 ], [ -47.262205147339962, -22.3361312146423 ], [ -47.262187213798441, -22.336150858163045 ], [ -47.262169354529853, -22.336170551097347 ], [ -47.262151574115634, -22.336190287619363 ], [ -47.262133872272891, -22.336210067232798 ], [ -47.262116248718478, -22.336229889442901 ], [ -47.26209870316756, -22.336249753758111 ], [ -47.262081235335749, -22.336269659687961 ], [ -47.262063844937998, -22.336289606743836 ], [ -47.262046531687524, -22.336309594440781 ], [ -47.262029295298149, -22.33632962229451 ], [ -47.262012135483424, -22.336349689822448 ], [ -47.261995051955601, -22.336369796545174 ], [ -47.261978044426662, -22.33638994198505 ], [ -47.261961112609008, -22.336410125665449 ], [ -47.26194425621437, -22.336430347112103 ], [ -47.261927474953559, -22.336450605853482 ], [ -47.261910768537902, -22.336470901418974 ], [ -47.261894136678258, -22.336491233340166 ], [ -47.26187757908535, -22.336511601150431 ], [ -47.261861095469854, -22.336532004384853 ], [ -47.261844685542009, -22.336552442580743 ], [ -47.261828349012418, -22.336572915276609 ], [ -47.261812085590989, -22.3365934220135 ], [ -47.261795894988261, -22.336613962333448 ], [ -47.261779776914587, -22.336634535780409 ], [ -47.261763731080237, -22.336655141900103 ], [ -47.261747757195778, -22.33667578023973 ], [ -47.261731854971579, -22.336696450348413 ], [ -47.261716024118044, -22.336717151777023 ], [ -47.261700264346196, -22.33673788407744 ], [ -47.261684575366893, -22.336758646803442 ], [ -47.261668956891079, -22.336779439510604 ], [ -47.261653408630266, -22.336800261755499 ], [ -47.261637930295919, -22.336821113096558 ], [ -47.261622521599854, -22.336841993093589 ], [ -47.261607182254167, -22.336862901307843 ], [ -47.261591911971003, -22.336883837302302 ], [ -47.2615767104638, -22.336904800640017 ], [ -47.261561577444901, -22.336925790887417 ], [ -47.261546512627532, -22.336946807611596 ], [ -47.261531515725935, -22.336967850379978 ], [ -47.261516586454185, -22.336988918762216 ], [ -47.261501724526809, -22.337010012329024 ], [ -47.261486929658716, -22.337031130652591 ], [ -47.261472201565311, -22.33705227330617 ], [ -47.261457539962336, -22.33707343986438 ], [ -47.261442944566525, -22.337094629902428 ], [ -47.261428415094478, -22.337115842997342 ], [ -47.261413951263513, -22.337137078727281 ], [ -47.26139955279131, -22.337158336671457 ], [ -47.261385219396296, -22.337179616410083 ], [ -47.261370950797755, -22.337200917523827 ], [ -47.261356746714654, -22.337222239595732 ], [ -47.261342606867011, -22.337243582209204 ], [ -47.261328530975277, -22.337264944948775 ], [ -47.261314518760884, -22.337286327399475 ], [ -47.261300569945718, -22.337307729147351 ], [ -47.261286684251424, -22.337329149780842 ], [ -47.261272861401302, -22.337350588887617 ], [ -47.261259101118931, -22.337372046056803 ], [ -47.261245403128143, -22.337393520878969 ], [ -47.26123176715403, -22.337415012944632 ], [ -47.261218192959056, -22.337436521786863 ], [ -47.26120468054885, -22.337458046544761 ], [ -47.261191229907972, -22.337479586333114 ], [ -47.2611778407339, -22.337501140698535 ], [ -47.261164512619359, -22.337522709355518 ], [ -47.261151245156661, -22.337544292020333 ], [ -47.261138037938082, -22.337565888410264 ], [ -47.261124890555855, -22.337587498243856 ], [ -47.261111802601519, -22.337609121241758 ], [ -47.261098773667207, -22.337630757124952 ], [ -47.261085803344869, -22.337652405615771 ], [ -47.261072891225929, -22.337674066438563 ], [ -47.261060036902556, -22.337695739317844 ], [ -47.261047239966508, -22.337717423979733 ], [ -47.261034500009217, -22.33773912015241 ], [ -47.261021816623, -22.337760827563695 ], [ -47.26100918939995, -22.337782545943096 ], [ -47.260996617931823, -22.337804275021949 ], [ -47.260984101810749, -22.337826014532379 ], [ -47.260971640629364, -22.33784776420687 ], [ -47.260959233979747, -22.337869523780238 ], [ -47.260946881455091, -22.337891292986914 ], [ -47.260934582647877, -22.337913071563545 ], [ -47.260922337150582, -22.337934859248652 ], [ -47.260910144557506, -22.337956655778726 ], [ -47.260898004461424, -22.337978460894323 ], [ -47.260885916455962, -22.338000274336196 ], [ -47.260873880135449, -22.338022095845059 ], [ -47.260861895093967, -22.338043925163714 ], [ -47.26084996092635, -22.33806576203494 ], [ -47.260838077227092, -22.338087606203846 ], [ -47.26082624359136, -22.338109457415598 ], [ -47.260814459614984, -22.338131315415861 ], [ -47.26080272489363, -22.338153179952087 ], [ -47.260791039023559, -22.33817505077219 ], [ -47.260779401601475, -22.338196927624878 ], [ -47.260767812224273, -22.338218810259939 ], [ -47.260756270489352, -22.338240698427967 ], [ -47.260744775994596, -22.338262591880198 ], [ -47.260733328338347, -22.338284490368601 ], [ -47.260721927119107, -22.338306393646405 ], [ -47.260710571935967, -22.338328301467445 ], [ -47.260699262388684, -22.338350213585898 ], [ -47.260687998077231, -22.33837212975714 ], [ -47.260676778601997, -22.338394049737424 ], [ -47.260665603564249, -22.338415973283016 ], [ -47.260654472565548, -22.338437900151177 ], [ -47.260643385207686, -22.338459830100508 ], [ -47.260632341093064, -22.338481762889987 ], [ -47.260621339878732, -22.338503698171543 ], [ -47.260610383567531, -22.338525630886323 ], [ -47.260599477013528, -22.338547549521742 ], [ -47.260588622527493, -22.338569446655089 ], [ -47.260577819173776, -22.338591321303443 ], [ -47.260567065789353, -22.338613172953906 ], [ -47.260556361216082, -22.338635001096748 ], [ -47.260545704300306, -22.338656805226243 ], [ -47.260535093893644, -22.338678584838924 ], [ -47.260524528852429, -22.33870033943494 ], [ -47.260514008037674, -22.338722068517981 ], [ -47.260503530316115, -22.338743771593339 ], [ -47.260493290381056, -22.338765041419478 ], [ -47.26048288618928, -22.338786709238018 ], [ -47.260472521778027, -22.338808349606701 ], [ -47.260462196030588, -22.338829962043206 ], [ -47.260451907837272, -22.338851546063765 ], [ -47.2604416560918, -22.338873101191123 ], [ -47.260431439694457, -22.338894626947589 ], [ -47.260421257550355, -22.338916122858912 ], [ -47.260411108569706, -22.338937588453565 ], [ -47.260400991668483, -22.338959023261424 ], [ -47.260390905767622, -22.338980426815482 ], [ -47.260380849793783, -22.339001798649967 ], [ -47.260370822678723, -22.339023138302089 ], [ -47.26036082335937, -22.339044445311703 ], [ -47.260350850779027, -22.339065719218556 ], [ -47.260340903885712, -22.339086959566039 ], [ -47.260330981632542, -22.339108165900367 ], [ -47.26032108297921, -22.339129337767258 ], [ -47.260311206889781, -22.339150474716803 ], [ -47.260301352334707, -22.339171576299133 ], [ -47.260291518288959, -22.33919264206839 ], [ -47.260281703734755, -22.339213671576644 ], [ -47.260271907656985, -22.33923466438425 ], [ -47.260262129049124, -22.339255620046725 ], [ -47.260252366907757, -22.339276538126491 ], [ -47.260242620236738, -22.33929741818422 ], [ -47.260232888043987, -22.339318259785596 ], [ -47.260223169344037, -22.339339062495636 ], [ -47.260213463156703, -22.339359825881889 ], [ -47.260203768506344, -22.339380549515873 ], [ -47.26019408442437, -22.339401232967575 ], [ -47.260184409946191, -22.339421875812288 ], [ -47.260174744114039, -22.33944247762425 ], [ -47.260165085974585, -22.339463037981954 ], [ -47.260155434580255, -22.339483556465336 ], [ -47.260145788989362, -22.339504032655384 ], [ -47.260136148264664, -22.339524466137341 ], [ -47.260126511476237, -22.339544856494356 ], [ -47.260116877696611, -22.339565203318394 ], [ -47.260107246006292, -22.339585506197686 ], [ -47.260097615490494, -22.339605764724467 ], [ -47.260087985238492, -22.339625978495778 ], [ -47.260078354346632, -22.33964614710742 ], [ -47.260068721915502, -22.339666270159807 ], [ -47.26005908705114, -22.339686347255448 ], [ -47.260049651570633, -22.339705956699895 ], [ -47.260040018535619, -22.339725922471121 ], [ -47.260030380152685, -22.339745841811474 ], [ -47.260020731712693, -22.339765722328615 ], [ -47.26001106702266, -22.339785575563635 ], [ -47.260001383608675, -22.339805405913495 ], [ -47.259991681161289, -22.339825213324133 ], [ -47.25998195940204, -22.339844997679354 ], [ -47.259972218052759, -22.339864758863683 ], [ -47.259962456836249, -22.339884496760973 ], [ -47.259952675475049, -22.339904211256894 ], [ -47.25994287369231, -22.33992390223721 ], [ -47.259933051211874, -22.339943569587589 ], [ -47.25992320775741, -22.339963213195418 ], [ -47.259913343053341, -22.339982832947857 ], [ -47.259903456824325, -22.340002428732717 ], [ -47.259893548795247, -22.34002200043885 ], [ -47.259883618691468, -22.340041547955312 ], [ -47.259873666238541, -22.340061071172041 ], [ -47.259863691162437, -22.34008056997946 ], [ -47.259853693189591, -22.340100044268226 ], [ -47.259843672046394, -22.340119493930398 ], [ -47.259833627459834, -22.340138918858038 ], [ -47.259823559156928, -22.3401583189444 ], [ -47.259813466864983, -22.340177694083359 ], [ -47.259803350312062, -22.340197044168505 ], [ -47.25979320922594, -22.34021636909522 ], [ -47.259783043334629, -22.340235668759451 ], [ -47.25977285236668, -22.340254943057509 ], [ -47.259762636050887, -22.340274191886227 ], [ -47.259752394116084, -22.340293415143442 ], [ -47.259742126291194, -22.340312612728106 ], [ -47.259731832305562, -22.34033178453944 ], [ -47.259721511888728, -22.3403509304773 ], [ -47.259711164770465, -22.340370050442313 ], [ -47.259700790680569, -22.340389144336065 ], [ -47.259690389348521, -22.34040821206175 ], [ -47.259679960505039, -22.340427253521476 ], [ -47.259669503880318, -22.340446268619132 ], [ -47.259659019204307, -22.34046525726027 ], [ -47.259648506207775, -22.34048421934985 ], [ -47.259637964621426, -22.340503154793971 ], [ -47.259627394175553, -22.340522063500373 ], [ -47.259616794601257, -22.340540945376404 ], [ -47.259606165629108, -22.340559800331206 ], [ -47.259595506989839, -22.340578628274741 ], [ -47.25958481841468, -22.340597429116709 ], [ -47.259574099634129, -22.34061620276924 ], [ -47.259563350379132, -22.340634949144501 ], [ -47.259552570380741, -22.340653668155277 ], [ -47.259541759369803, -22.340672359715587 ], [ -47.25953091707693, -22.340691023740696 ], [ -47.259520043232946, -22.340709660146267 ], [ -47.259509137568656, -22.340728268848871 ], [ -47.259498199814743, -22.340746849765981 ], [ -47.259487229701485, -22.340765402816544 ], [ -47.259476226959301, -22.340783927920047 ], [ -47.259465191318569, -22.340802424996671 ], [ -47.259454122509311, -22.340820893967997 ], [ -47.259443020261635, -22.340839334756073 ], [ -47.259431884305378, -22.340857747284151 ], [ -47.259420714369824, -22.340876131476858 ], [ -47.259409510184717, -22.340894487258883 ], [ -47.259398271479093, -22.340912814556521 ], [ -47.259386997981679, -22.340931113297287 ], [ -47.259375689421447, -22.340949383408763 ], [ -47.259364345526485, -22.340967624820525 ], [ -47.25935296602529, -22.340985837462039 ], [ -47.259341550645289, -22.341004021264908 ], [ -47.259330099113981, -22.34102217616114 ], [ -47.259318611158655, -22.341040302083488 ], [ -47.259307086505757, -22.341058398966567 ], [ -47.259295524881807, -22.341076466745161 ], [ -47.259283926012841, -22.341094505355343 ], [ -47.259272289624292, -22.341112514734206 ], [ -47.25926061544115, -22.341130494820199 ], [ -47.259248903188087, -22.341148445552399 ], [ -47.25923715258935, -22.341166366870791 ], [ -47.259225363368621, -22.341184258716577 ], [ -47.259213538207071, -22.341202116564855 ], [ -47.259201714227238, -22.341219883736997 ], [ -47.259189946382349, -22.341237472384066 ], [ -47.259178254642428, -22.341254844763466 ], [ -47.259166636822755, -22.341271996703394 ], [ -47.259155090553278, -22.341288924640864 ], [ -47.25914361364925, -22.341305625070863 ], [ -47.259142754754563, -22.341306864871303 ], [ -47.259121424951623, -22.341337521341266 ], [ -47.259120860112525, -22.341338329720923 ], [ -47.259109580013835, -22.341354327290095 ], [ -47.259098362340936, -22.341370084068988 ], [ -47.25908720578839, -22.341385596969893 ], [ -47.259076109213254, -22.341400863018965 ], [ -47.25906507162891, -22.341415879368196 ], [ -47.259054092198305, -22.3414306433076 ], [ -47.259043170226953, -22.341445152277245 ], [ -47.259032305153646, -22.341459403881441 ], [ -47.259021496541884, -22.341473395901307 ], [ -47.25901074406957, -22.34148712630854 ], [ -47.259000047516423, -22.341500593280749 ], [ -47.258989406752868, -22.34151379521396 ], [ -47.258978821724675, -22.3415267307386 ], [ -47.258968292437558, -22.341539398734312 ], [ -47.258957818941539, -22.34155179834266 ], [ -47.258947401311403, -22.341563928983167 ], [ -47.258937039627199, -22.34157579036674 ], [ -47.25892673395289, -22.341587382509164 ], [ -47.258916484312927, -22.341598705744296 ], [ -47.258906290668101, -22.34160976073559 ], [ -47.258896152888397, -22.341620548488095 ], [ -47.258886070724955, -22.341631070358467 ], [ -47.258876043781477, -22.341641328062682 ], [ -47.258866071482394, -22.341651323683681 ], [ -47.258856153040611, -22.341661059676454 ], [ -47.258846287423438, -22.341670538871615 ], [ -47.258836473318368, -22.341679764475668 ], [ -47.258826709097491, -22.341688740069262 ], [ -47.258816992545064, -22.341697469814964 ], [ -47.258807288290384, -22.341705986993293 ], [ -47.258797495946041, -22.341714380114976 ], [ -47.258787543012616, -22.341722711352777 ], [ -47.258777424487747, -22.341730983678374 ], [ -47.258767143580876, -22.341739193174256 ], [ -47.258756703626688, -22.341747335965092 ], [ -47.258746108081716, -22.341755408220894 ], [ -47.258735360518386, -22.341763406161849 ], [ -47.258724464621324, -22.341771326061348 ], [ -47.258713424184002, -22.341779164248358 ], [ -47.258702243103826, -22.34178691711114 ], [ -47.258690925378971, -22.341794581099325 ], [ -47.258679475104941, -22.341802152726213 ], [ -47.258667896469262, -22.341809628572161 ], [ -47.258656193748351, -22.341817005286508 ], [ -47.25864437130619, -22.341824279588316 ], [ -47.258632433587977, -22.341831448269968 ], [ -47.258620385117631, -22.341838508198748 ], [ -47.258608230495312, -22.341845456318001 ], [ -47.258595974392748, -22.341852289649783 ], [ -47.25858362155104, -22.341859005295905 ], [ -47.258571176777501, -22.341865600439608 ], [ -47.258558644941793, -22.341872072347623 ], [ -47.258546030973015, -22.341878418371419 ], [ -47.258533339857287, -22.341884635948713 ], [ -47.258520576634425, -22.341890722604937 ], [ -47.258507746393668, -22.341896675955347 ], [ -47.258494854272278, -22.34190249370587 ], [ -47.258481905452172, -22.34190817365462 ], [ -47.258468905155972, -22.341913713693831 ], [ -47.258455858644879, -22.341919111810991 ], [ -47.258442771214106, -22.341924366090876 ], [ -47.25842964819082, -22.341929474716636 ], [ -47.258416494930835, -22.341934435971261 ], [ -47.258403316814878, -22.341939248239377 ], [ -47.25839011924441, -22.341943910009 ], [ -47.258376907639352, -22.341948419872534 ], [ -47.258363687433814, -22.341952776528711 ], [ -47.258350464070247, -22.341956978784619 ], [ -47.258337242998884, -22.341961025556252 ], [ -47.25832402967216, -22.341964915870467 ], [ -47.258310829538139, -22.341968648867166 ], [ -47.258297648039687, -22.34197222379969 ], [ -47.258284490606236, -22.341975640037248 ], [ -47.258271362650326, -22.341978897065882 ], [ -47.258258269564536, -22.341981994489327 ], [ -47.258245216513778, -22.341984932075821 ], [ -47.258232165922585, -22.341987718832176 ], [ -47.258218981704701, -22.341990383468943 ], [ -47.258205551619611, -22.341992948129981 ], [ -47.258191857526604, -22.341995414791523 ], [ -47.258177894783877, -22.34199778274883 ], [ -47.258163659302781, -22.342000051262907 ], [ -47.258149147528982, -22.342002219592089 ], [ -47.258134356422005, -22.342004287021169 ], [ -47.258119283426701, -22.342006252889043 ], [ -47.258103926449927, -22.342008116613208 ], [ -47.25808828383596, -22.342009877711668 ], [ -47.258072354335731, -22.342011535823367 ], [ -47.258056137081148, -22.342013090725935 ], [ -47.258039631558908, -22.342014542350849 ], [ -47.258022837580029, -22.342015890797519 ], [ -47.258005755254416, -22.342017136344673 ], [ -47.257988384963838, -22.342018279460238 ], [ -47.257970727336065, -22.342019320809666 ], [ -47.257952783218414, -22.342020261262455 ], [ -47.257934553653605, -22.342021101897721 ], [ -47.257916039856823, -22.342021844007952 ], [ -47.257897243190946, -22.342022489102252 ], [ -47.257878165146437, -22.342023038908149 ], [ -47.257858807320744, -22.342023495372654 ], [ -47.25783917139735, -22.342023860662724 ], [ -47.257819259128162, -22.342024137164852 ], [ -47.257799072315443, -22.342024327484417 ], [ -47.257778612794937, -22.342024434444262 ], [ -47.25775788242256, -22.342024461083231 ], [ -47.257718516086939, -22.34202436654461 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 915.16768300299998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262743348649813, -22.335544837868355 ], [ -47.262718409295303, -22.335569091815209 ], [ -47.262701093934524, -22.335585948369832 ], [ -47.262683725872648, -22.335602876518642 ], [ -47.262666306957058, -22.335619877768526 ], [ -47.262648839054577, -22.335636953642073 ], [ -47.262631324046232, -22.335654105683037 ], [ -47.262613400398173, -22.335671692059304 ], [ -47.262595765585282, -22.335689032683927 ], [ -47.262578089531814, -22.335706454310291 ], [ -47.262560374202792, -22.335723958557189 ], [ -47.262542621582895, -22.335741547059197 ], [ -47.262524833675641, -22.335759221467498 ], [ -47.262507012504408, -22.335776983448977 ], [ -47.262489160113752, -22.335794834684805 ], [ -47.262471278568235, -22.335812776871684 ], [ -47.262453369953704, -22.335830811720673 ], [ -47.262435436377217, -22.335848940956961 ], [ -47.262417479968335, -22.335867166318945 ], [ -47.262399502879468, -22.33588548955753 ], [ -47.262381507285816, -22.335903912436262 ], [ -47.262363495385806, -22.335922436730904 ], [ -47.262345469402277, -22.335941064228031 ], [ -47.262327431583714, -22.33595979672377 ], [ -47.262309384202744, -22.335978636025047 ], [ -47.262291329558252, -22.335997583947535 ], [ -47.262273269975495, -22.336016642315005 ], [ -47.262255207807343, -22.336035812958251 ], [ -47.262237145433538, -22.336055097715199 ], [ -47.262219085261975, -22.336074498429657 ], [ -47.262201029731351, -22.336094016947957 ], [ -47.262182988140367, -22.336113647687721 ], [ -47.262164992662825, -22.336133359046304 ], [ -47.262147071865527, -22.336153119822786 ], [ -47.262129230473995, -22.336172924026599 ], [ -47.262111468202036, -22.336192771158267 ], [ -47.262093784763145, -22.33621266071982 ], [ -47.262076179869133, -22.336232592216707 ], [ -47.262058653232245, -22.336252565155366 ], [ -47.262041204564042, -22.336272579044273 ], [ -47.262023833574325, -22.33629263339547 ], [ -47.262006539973441, -22.336312727721992 ], [ -47.261989323471617, -22.336332861538434 ], [ -47.261972183777559, -22.336353034362581 ], [ -47.261955120599787, -22.33637324571421 ], [ -47.261938133647277, -22.336393495114141 ], [ -47.261921222628246, -22.336413782085522 ], [ -47.261904387249992, -22.336434106154286 ], [ -47.261887627220382, -22.33645446684751 ], [ -47.261870942246709, -22.336474863694352 ], [ -47.261854332036258, -22.336495296225916 ], [ -47.261837796296156, -22.336515763974976 ], [ -47.261821334733114, -22.336536266476667 ], [ -47.261804947054216, -22.336556803267388 ], [ -47.261788632965853, -22.33657737388608 ], [ -47.261772392175011, -22.336597977872742 ], [ -47.261756224388549, -22.336618614769293 ], [ -47.261740129313196, -22.336639284119631 ], [ -47.261724106656047, -22.336659985468881 ], [ -47.261708156123873, -22.336680718364502 ], [ -47.261692277423634, -22.336701482355508 ], [ -47.261676470262785, -22.336722276992059 ], [ -47.26166073434873, -22.336743101826229 ], [ -47.261645069388869, -22.336763956411968 ], [ -47.261629475091247, -22.336784840304247 ], [ -47.261613951163831, -22.336805753059902 ], [ -47.261598497314957, -22.336826694237274 ], [ -47.261583113253273, -22.336847663396124 ], [ -47.261567798687409, -22.336868660098066 ], [ -47.261552553327427, -22.336889683904715 ], [ -47.26153737688216, -22.336910734381171 ], [ -47.261522269061444, -22.336931811093265 ], [ -47.261507229576083, -22.336952913607153 ], [ -47.261492258136734, -22.33697404149126 ], [ -47.261477354454577, -22.336995194315126 ], [ -47.261462518241082, -22.337016371649781 ], [ -47.261447749208315, -22.33703757306742 ], [ -47.261433047068635, -22.337058798141619 ], [ -47.26141841153548, -22.337080046446484 ], [ -47.26140384232211, -22.337101317558101 ], [ -47.261389339142497, -22.337122611053626 ], [ -47.261374901711051, -22.337143926511434 ], [ -47.261360529742923, -22.337165263510752 ], [ -47.261346222954117, -22.337186621631439 ], [ -47.261331981060344, -22.337208000455703 ], [ -47.261317803778418, -22.337229399566183 ], [ -47.261303690825549, -22.337250818546632 ], [ -47.261289641919994, -22.337272256981333 ], [ -47.261275656780477, -22.337293714455651 ], [ -47.261261735125444, -22.33731519055733 ], [ -47.261247876675043, -22.337336684873446 ], [ -47.26123408114978, -22.337358196992437 ], [ -47.261220348270335, -22.337379726504363 ], [ -47.261206677758743, -22.33740127299912 ], [ -47.261193069375523, -22.337422836007406 ], [ -47.261179523132164, -22.337444414653699 ], [ -47.261166039021511, -22.337466008033733 ], [ -47.261152616741903, -22.337487615686928 ], [ -47.261139255883769, -22.337509237325623 ], [ -47.261125956037098, -22.337530872663859 ], [ -47.261112716791864, -22.337552521416907 ], [ -47.26109953773792, -22.337574183301175 ], [ -47.261086418464537, -22.33759585803535 ], [ -47.261073358561475, -22.337617545338393 ], [ -47.261060357618355, -22.337639244930713 ], [ -47.26104741522429, -22.337660956534798 ], [ -47.26103453096907, -22.337682679873222 ], [ -47.261021704442157, -22.337704414670313 ], [ -47.261008935232638, -22.33772616065243 ], [ -47.260996222930494, -22.337747917545684 ], [ -47.2609835671255, -22.33776968507777 ], [ -47.260970967407069, -22.337791462978416 ], [ -47.260958423365011, -22.337813250978055 ], [ -47.260945934589657, -22.337835048807534 ], [ -47.260933500670767, -22.337856856200098 ], [ -47.260921121199189, -22.337878672888582 ], [ -47.260908795765175, -22.33790049860815 ], [ -47.260896523958806, -22.337922333095857 ], [ -47.260884305372166, -22.337944176086658 ], [ -47.26087213959574, -22.337966027319723 ], [ -47.260860026220833, -22.337987886534378 ], [ -47.260847964839563, -22.338009753470004 ], [ -47.260835955043696, -22.338031627868013 ], [ -47.260823996425849, -22.338053509469919 ], [ -47.260812088578248, -22.338075398019491 ], [ -47.260800231093846, -22.338097293260748 ], [ -47.260788423566261, -22.338119194938024 ], [ -47.260776665588942, -22.338141102797607 ], [ -47.260764956755928, -22.338163016586218 ], [ -47.260753296661761, -22.33818493605143 ], [ -47.260741684901134, -22.338206860941952 ], [ -47.260730121069301, -22.338228791007232 ], [ -47.260718604761962, -22.338250725997447 ], [ -47.260707135575366, -22.338272665663531 ], [ -47.260695713105861, -22.338294609757654 ], [ -47.260684336950426, -22.338316558032709 ], [ -47.260673006706718, -22.338338510241869 ], [ -47.260661721972646, -22.338360466139576 ], [ -47.260650482346513, -22.338382425481115 ], [ -47.260639287427523, -22.338404388021871 ], [ -47.260628136815221, -22.338426353518248 ], [ -47.26061703010933, -22.338448321727896 ], [ -47.260605966910276, -22.338470292409056 ], [ -47.260594946874733, -22.338492265209503 ], [ -47.260583972076446, -22.338514234923622 ], [ -47.260573047535019, -22.33853618969929 ], [ -47.260562175660745, -22.338558121901762 ], [ -47.260551355520001, -22.33858003053172 ], [ -47.260540585944952, -22.338601915073948 ], [ -47.260529865772689, -22.338623775016544 ], [ -47.260519193844964, -22.338645609851724 ], [ -47.260508569008998, -22.338667419074088 ], [ -47.260497990116832, -22.338689202181879 ], [ -47.260487456025345, -22.338710958677037 ], [ -47.260476965597292, -22.338732688063111 ], [ -47.260466719456218, -22.33875397077124 ], [ -47.260456303406038, -22.338775663245457 ], [ -47.260445927697354, -22.338797327164549 ], [ -47.260435591210033, -22.338818962044861 ], [ -47.260425292831059, -22.338840567401245 ], [ -47.260415031451082, -22.338862142755335 ], [ -47.260404805967418, -22.338883687628133 ], [ -47.260394615282316, -22.338905201544392 ], [ -47.26038445830342, -22.338926684031506 ], [ -47.260374333944199, -22.338948134618377 ], [ -47.260364241123241, -22.33896955283716 ], [ -47.260354178765091, -22.338990938221254 ], [ -47.260344145799493, -22.339012290307142 ], [ -47.260334141161543, -22.339033608633912 ], [ -47.26032416379288, -22.339054892740762 ], [ -47.260314212640033, -22.339076142170441 ], [ -47.260304286654772, -22.339097356468681 ], [ -47.260294384795642, -22.339118535180791 ], [ -47.260284506025677, -22.339139677856458 ], [ -47.260274649314518, -22.339160784045472 ], [ -47.260264813636461, -22.339181853301724 ], [ -47.260254997973234, -22.33920288517702 ], [ -47.260245201309345, -22.339223879231625 ], [ -47.260235422638139, -22.339244835020875 ], [ -47.260225660956209, -22.339265752107238 ], [ -47.260215915267558, -22.339286630051323 ], [ -47.26020618458039, -22.339307468418948 ], [ -47.260196467909857, -22.339328266775222 ], [ -47.260186764276348, -22.339349024687884 ], [ -47.260177072705041, -22.339369741728699 ], [ -47.260167392228418, -22.339390417467932 ], [ -47.260157721883012, -22.339411051481317 ], [ -47.260148060712389, -22.339431643343389 ], [ -47.260138407764728, -22.339452192633207 ], [ -47.260128762094112, -22.339472698931246 ], [ -47.260119122760685, -22.339493161819053 ], [ -47.260109488829194, -22.339513580882581 ], [ -47.260099859371898, -22.339533955705686 ], [ -47.260090233463586, -22.339554285881142 ], [ -47.260080610187316, -22.33957457099806 ], [ -47.260070988630901, -22.339594810649569 ], [ -47.260061367886451, -22.339615004433774 ], [ -47.260051747053282, -22.339635151947505 ], [ -47.260042125235081, -22.339655252792351 ], [ -47.260032501541211, -22.339675306572065 ], [ -47.260023083934833, -22.339694878826876 ], [ -47.260013463479403, -22.339714818517017 ], [ -47.260003838236408, -22.339734710693321 ], [ -47.259994203383251, -22.339754563206849 ], [ -47.259984552556482, -22.339774387955799 ], [ -47.259974883217104, -22.339794189474691 ], [ -47.259965195056061, -22.339813967712015 ], [ -47.259955487796162, -22.339833722552243 ], [ -47.259945761160601, -22.339853453880593 ], [ -47.259936014873524, -22.33987316158159 ], [ -47.259926248658807, -22.339892845541634 ], [ -47.259916462241009, -22.339912505647259 ], [ -47.259906655345347, -22.339932141784825 ], [ -47.259896827696849, -22.339951753842534 ], [ -47.259886979021367, -22.339971341708299 ], [ -47.25987710904495, -22.339990905270771 ], [ -47.25986721749392, -22.340010444419562 ], [ -47.259857304095078, -22.340029959044617 ], [ -47.259847368575393, -22.340049449036737 ], [ -47.259837410662314, -22.34006891428719 ], [ -47.259827430083725, -22.340088354687538 ], [ -47.259817426567494, -22.340107770130775 ], [ -47.259807399842117, -22.340127160509887 ], [ -47.259797349636024, -22.340146525719053 ], [ -47.2597872756781, -22.340165865653169 ], [ -47.259777177697877, -22.340185180206792 ], [ -47.259767055424632, -22.340204469276323 ], [ -47.259756908587931, -22.340223732758766 ], [ -47.259746736917812, -22.340242970551461 ], [ -47.259736540144615, -22.340262182552355 ], [ -47.259726317998762, -22.34028136866036 ], [ -47.259716070210651, -22.340300528775543 ], [ -47.259705796511227, -22.340319662798294 ], [ -47.259695496631586, -22.340338770629621 ], [ -47.259685170303058, -22.340357852171362 ], [ -47.259674817256965, -22.34037690732632 ], [ -47.259664437224465, -22.34039593599887 ], [ -47.259654029937749, -22.340414938092479 ], [ -47.259643595128694, -22.340433913512257 ], [ -47.259633132528741, -22.34045286216503 ], [ -47.259622641870301, -22.340471783957188 ], [ -47.259612122885642, -22.340490678796129 ], [ -47.259601575306704, -22.340509546591001 ], [ -47.259590998866152, -22.340528387250504 ], [ -47.25958039329614, -22.34054720068529 ], [ -47.259569758329008, -22.340565986806737 ], [ -47.259559093697604, -22.340584745526058 ], [ -47.259548399134019, -22.340603476756883 ], [ -47.259537674370812, -22.340622180412876 ], [ -47.259526919140612, -22.340640856408463 ], [ -47.259516133175872, -22.340659504659225 ], [ -47.259505316208816, -22.340678125082 ], [ -47.259494467971898, -22.340696717594156 ], [ -47.259483588197448, -22.340715282113923 ], [ -47.259472676617776, -22.340733818560459 ], [ -47.259461732964795, -22.340752326854446 ], [ -47.259450756970423, -22.340770806917146 ], [ -47.259439748366702, -22.340789258670497 ], [ -47.259428706885203, -22.340807682037934 ], [ -47.259417632257581, -22.340826076943326 ], [ -47.259406524215258, -22.340844443311781 ], [ -47.259395382489124, -22.34086278106988 ], [ -47.259384206810424, -22.340881090144169 ], [ -47.259372996909789, -22.340899370462949 ], [ -47.259361752517435, -22.340917621955729 ], [ -47.259350473363924, -22.340935844552067 ], [ -47.259339159178808, -22.34095403818365 ], [ -47.259327809692167, -22.340972202781966 ], [ -47.2593164246329, -22.340990338280733 ], [ -47.259305003730027, -22.341008444614157 ], [ -47.259293546712293, -22.341026521717112 ], [ -47.259282053307643, -22.341044569526442 ], [ -47.259270523244069, -22.341062587979128 ], [ -47.259258956249013, -22.341080577013475 ], [ -47.259247352049421, -22.341098536568978 ], [ -47.259235710371655, -22.341116466586318 ], [ -47.259224030941809, -22.341134367006937 ], [ -47.25921231348552, -22.341152237773247 ], [ -47.259200557727866, -22.341170078828835 ], [ -47.259188766441056, -22.341187885515851 ], [ -47.259176977888444, -22.341205599448656 ], [ -47.259165248776306, -22.341223130199403 ], [ -47.259153599813992, -22.341240439012047 ], [ -47.259142028885556, -22.341257521719488 ], [ -47.259130533684079, -22.341274374781712 ], [ -47.259119112093572, -22.341290994718573 ], [ -47.259115944788121, -22.341295566670894 ], [ -47.259094585977714, -22.341326210915444 ], [ -47.25908527064221, -22.341339422030469 ], [ -47.259074126062089, -22.341355076136285 ], [ -47.25906304727279, -22.341370480905386 ], [ -47.259052033231704, -22.341385633404848 ], [ -47.259041083057298, -22.34140053083139 ], [ -47.259030196022032, -22.341415170523966 ], [ -47.259019371545428, -22.34142954997607 ], [ -47.259008609184164, -22.341443666850488 ], [ -47.258997908623535, -22.341457518992176 ], [ -47.258987269666584, -22.341471104442345 ], [ -47.258976692221367, -22.341484421454496 ], [ -47.258966176289313, -22.341497468507043 ], [ -47.258955721949512, -22.341510244319991 ], [ -47.258945329342808, -22.34152274787003 ], [ -47.258934998655711, -22.341534978403811 ], [ -47.258924730100205, -22.341546935454254 ], [ -47.258914523893758, -22.341558618854588 ], [ -47.258904380237219, -22.341570028752116 ], [ -47.258894299290716, -22.341581165621864 ], [ -47.258884281148831, -22.341592030278399 ], [ -47.258874325812563, -22.341602623888317 ], [ -47.258864433160497, -22.341612947980419 ], [ -47.258854602919236, -22.341623004453695 ], [ -47.258844834630757, -22.341632795585245 ], [ -47.258835127619058, -22.341642324035558 ], [ -47.258825480955146, -22.341651592852017 ], [ -47.258815893421655, -22.341660605469343 ], [ -47.258806363476324, -22.341669365707748 ], [ -47.258796888971254, -22.341677877986999 ], [ -47.258787433598265, -22.341686176726949 ], [ -47.258777893986306, -22.341694353227851 ], [ -47.25876819534421, -22.341702471606517 ], [ -47.258758332404803, -22.341710534979018 ], [ -47.258748308361575, -22.341718539363427 ], [ -47.258738126537025, -22.34172648082135 ], [ -47.258727790379226, -22.34173435546111 ], [ -47.25871730345564, -22.341742159442575 ], [ -47.258706669449325, -22.341749888980637 ], [ -47.258695892155494, -22.34175754034738 ], [ -47.258684975476427, -22.341765109875915 ], [ -47.258673923418243, -22.341772593962606 ], [ -47.258662740087324, -22.341779989069469 ], [ -47.258651429684896, -22.341787291727556 ], [ -47.258639996503739, -22.341794498539024 ], [ -47.258628444926835, -22.341801606177771 ], [ -47.258616779420876, -22.341808611393414 ], [ -47.258605004533649, -22.341815511012609 ], [ -47.258593124891512, -22.341822301940407 ], [ -47.258581145194512, -22.34182898116298 ], [ -47.258569070214222, -22.341835545748641 ], [ -47.258556904790396, -22.341841992849609 ], [ -47.258544653827038, -22.341848319704077 ], [ -47.258532322289426, -22.341854523637686 ], [ -47.258519915201511, -22.341860602064806 ], [ -47.258507437642606, -22.341866552490192 ], [ -47.258494894743002, -22.341872372511201 ], [ -47.25848229168237, -22.341878059818569 ], [ -47.25846963368646, -22.341883612197982 ], [ -47.25845692602288, -22.341889027532236 ], [ -47.258444173999102, -22.341894303802093 ], [ -47.258431382957568, -22.341899439088632 ], [ -47.258418558273618, -22.341904431574324 ], [ -47.258405705352182, -22.341909279544453 ], [ -47.258392829623794, -22.341913981389006 ], [ -47.258379936540365, -22.341918535604528 ], [ -47.25836703157286, -22.341922940795143 ], [ -47.258354120206825, -22.341927195674401 ], [ -47.258341207936397, -22.341931299067639 ], [ -47.258328300263749, -22.341935249912343 ], [ -47.258315402693334, -22.341939047260215 ], [ -47.258302520725074, -22.341942690279385 ], [ -47.258289659853581, -22.341946178254958 ], [ -47.258276825559527, -22.341949510591313 ], [ -47.258264023306324, -22.34195268681329 ], [ -47.258251258536653, -22.34195570656696 ], [ -47.258238536458784, -22.34195856966782 ], [ -47.258225818245457, -22.341961285449685 ], [ -47.258212963594382, -22.341963883478105 ], [ -47.258199856818422, -22.341966386398557 ], [ -47.258186479188069, -22.341968796056729 ], [ -47.2581728258818, -22.341971111536125 ], [ -47.258158892647963, -22.341973331884954 ], [ -47.258144675785509, -22.34197545614866 ], [ -47.258130172122698, -22.341977483399933 ], [ -47.258115378987888, -22.341979412767309 ], [ -47.258100294185468, -22.341981243460118 ], [ -47.25808491597045, -22.341982974791382 ], [ -47.258069243016848, -22.341984606198739 ], [ -47.258053274391202, -22.34198613726263 ], [ -47.258037009525559, -22.341987567722047 ], [ -47.258020448186144, -22.341988897489017 ], [ -47.258003590447125, -22.341990126660324 ], [ -47.257986436662769, -22.341991255527638 ], [ -47.257968987440805, -22.341992284586144 ], [ -47.257951243615139, -22.341993214541343 ], [ -47.25793320622104, -22.341994046314557 ], [ -47.257914876471403, -22.341994781047141 ], [ -47.257896255731389, -22.341995420103466 ], [ -47.257877345497519, -22.341995965072936 ], [ -47.257858147376595, -22.341996417771238 ], [ -47.257838663064028, -22.341996780240553 ], [ -47.25781889432573, -22.341997054749321 ], [ -47.25779884297954, -22.341997243791383 ], [ -47.25777851087777, -22.341997350084771 ], [ -47.257732414457543, -22.341997409315287 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 909.58871383300004, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262710750951285, -22.335537344791391 ], [ -47.262680045893759, -22.335567236245215 ], [ -47.262662665742745, -22.335584176167185 ], [ -47.262645232873652, -22.335601191023898 ], [ -47.262627749157183, -22.335618282341848 ], [ -47.262610216478656, -22.335635451669173 ], [ -47.262592262619862, -22.335653067667078 ], [ -47.262574605518658, -22.335670430205262 ], [ -47.262556905340162, -22.335687875606439 ], [ -47.262539164056143, -22.335705405496054 ], [ -47.262521383658694, -22.335723021515808 ], [ -47.262503566159197, -22.335740725324484 ], [ -47.262485713589527, -22.335758518597011 ], [ -47.262467828003381, -22.335776403023075 ], [ -47.262449911475038, -22.335794380308329 ], [ -47.262431966100642, -22.335812452173101 ], [ -47.262413993998237, -22.33583062035245 ], [ -47.262395997308964, -22.335848886594917 ], [ -47.262377978197541, -22.335867252661902 ], [ -47.262359938852171, -22.335885720327919 ], [ -47.262341881484858, -22.335904291379933 ], [ -47.262323808332852, -22.335922967616153 ], [ -47.262305721659715, -22.335941750844562 ], [ -47.262287623753927, -22.335960642884221 ], [ -47.262269516930935, -22.335979645563256 ], [ -47.26225140353344, -22.335998760718191 ], [ -47.262233285932396, -22.336017990192616 ], [ -47.262215166526644, -22.336037335837567 ], [ -47.26219704774379, -22.336056799510125 ], [ -47.262178932043277, -22.336076383070004 ], [ -47.262160828946243, -22.33609608072959 ], [ -47.262142771532666, -22.336115859926025 ], [ -47.262124789206659, -22.336135688544655 ], [ -47.262106886837827, -22.336155560430274 ], [ -47.262089064136603, -22.336175475080136 ], [ -47.262071320813234, -22.336195431993151 ], [ -47.262053656576121, -22.33621543067169 ], [ -47.262036071134148, -22.336235470619126 ], [ -47.262018564195486, -22.336255551340994 ], [ -47.262001135466498, -22.336275672346535 ], [ -47.261983784654134, -22.336295833145819 ], [ -47.261966511465168, -22.336316033250675 ], [ -47.261949315604866, -22.336336272176286 ], [ -47.261932196778275, -22.336356549439667 ], [ -47.261915154690868, -22.336376864559078 ], [ -47.261898189047415, -22.336397217055154 ], [ -47.261881299551732, -22.336417606451313 ], [ -47.261864485908141, -22.336438032272238 ], [ -47.261847747820461, -22.336458494044734 ], [ -47.261831084992458, -22.336478991297561 ], [ -47.261814497127723, -22.336499523561262 ], [ -47.261797983929462, -22.33652009036879 ], [ -47.261781545101243, -22.336540691254346 ], [ -47.261765180345911, -22.336561325754808 ], [ -47.261748889366963, -22.336581993408142 ], [ -47.261732671867705, -22.336602693754294 ], [ -47.261716527551357, -22.336623426335176 ], [ -47.261700456121474, -22.336644190694127 ], [ -47.261684457281341, -22.336664986376661 ], [ -47.261668530734362, -22.336685812930035 ], [ -47.261652676184518, -22.336706669902703 ], [ -47.261636893335684, -22.336727556845055 ], [ -47.261621181891769, -22.336748473309331 ], [ -47.261605541557316, -22.336769418848963 ], [ -47.261589972036816, -22.336790393019246 ], [ -47.261574473035132, -22.336811395376937 ], [ -47.261559044257403, -22.336832425480381 ], [ -47.26154368540886, -22.336853482889762 ], [ -47.261528396196063, -22.33687456716536 ], [ -47.261513176324442, -22.336895677870864 ], [ -47.261498025500359, -22.336916814570845 ], [ -47.261482943431204, -22.336937976830239 ], [ -47.261467929824271, -22.336959164216204 ], [ -47.26145298438729, -22.336980376297081 ], [ -47.261438106828386, -22.337001612642879 ], [ -47.261423296856243, -22.337022872824541 ], [ -47.261408554179866, -22.337044156414695 ], [ -47.261393878509359, -22.337065462986356 ], [ -47.261379269554631, -22.337086792114665 ], [ -47.261364727026354, -22.337108143375783 ], [ -47.261350250635651, -22.337129516347186 ], [ -47.261335840094368, -22.33715091060721 ], [ -47.26132149511529, -22.33717232573483 ], [ -47.261307215410838, -22.337193761311461 ], [ -47.261293000694614, -22.337215216918924 ], [ -47.261278850680604, -22.337236692140252 ], [ -47.26126476508388, -22.337258186558952 ], [ -47.261250743619975, -22.337279699759669 ], [ -47.261236786004176, -22.337301231329544 ], [ -47.261222891953516, -22.337322780854972 ], [ -47.261209061185333, -22.337344347923793 ], [ -47.261195293417217, -22.337365932125426 ], [ -47.261181588368139, -22.337387533049235 ], [ -47.261167945796643, -22.337409150223621 ], [ -47.261154365720124, -22.33743078275829 ], [ -47.261140848139675, -22.337452429730043 ], [ -47.261127392754538, -22.337474090670998 ], [ -47.261113999152798, -22.337495765291365 ], [ -47.261100666922133, -22.337517453303036 ], [ -47.261087395650215, -22.337539154419147 ], [ -47.261074184924567, -22.337560868354096 ], [ -47.261061034332108, -22.3375825948245 ], [ -47.261047943460269, -22.337604333547421 ], [ -47.26103491189636, -22.337626084241275 ], [ -47.261021939227128, -22.337647846626595 ], [ -47.261009025040082, -22.337669620424165 ], [ -47.26099616892229, -22.337691405356434 ], [ -47.260983370460515, -22.337713201148016 ], [ -47.260970629242422, -22.337735007523204 ], [ -47.260957944855484, -22.337756824207993 ], [ -47.260945316886726, -22.337778650930407 ], [ -47.260932744923672, -22.337800487419226 ], [ -47.26092022855434, -22.33782233340369 ], [ -47.260907767366142, -22.337844188615453 ], [ -47.260895360947657, -22.337866052785749 ], [ -47.260883008886793, -22.337887925648232 ], [ -47.260870710771371, -22.337909806938541 ], [ -47.260858466191159, -22.337931696390044 ], [ -47.260846274734362, -22.337953593740568 ], [ -47.260834135990024, -22.337975498728007 ], [ -47.260822049547954, -22.337997411090377 ], [ -47.260810014997688, -22.338019330567779 ], [ -47.260798031929603, -22.338041256900333 ], [ -47.26078609993364, -22.338063189830606 ], [ -47.260774218600574, -22.338085129101319 ], [ -47.260762387521766, -22.338107074455596 ], [ -47.26075060628844, -22.338129025638523 ], [ -47.260738874492489, -22.338150982395657 ], [ -47.260727191726197, -22.338172944473396 ], [ -47.260715557582152, -22.338194911619336 ], [ -47.260703971653378, -22.338216883581882 ], [ -47.260692433533464, -22.338238860110071 ], [ -47.260680942816499, -22.338260840953819 ], [ -47.260669499096714, -22.33828282586429 ], [ -47.260658101968986, -22.338304814593375 ], [ -47.260646751028851, -22.338326806893217 ], [ -47.260635445872133, -22.338348802517359 ], [ -47.260624186095065, -22.338370801220183 ], [ -47.26061297129484, -22.338392802756079 ], [ -47.260601801068887, -22.33841480688065 ], [ -47.260590675014988, -22.338436813350619 ], [ -47.260579592731496, -22.338458821923446 ], [ -47.260568553874727, -22.33848083224278 ], [ -47.260557560589362, -22.338502838956252 ], [ -47.260546618060459, -22.338524829872124 ], [ -47.260535728797947, -22.338546797143767 ], [ -47.26052489187019, -22.338568739755313 ], [ -47.26051410610448, -22.338590657189275 ], [ -47.260503370333197, -22.338612548931643 ], [ -47.260492683393537, -22.338634414472519 ], [ -47.260482044128253, -22.338656253304553 ], [ -47.260471451385122, -22.338678064924085 ], [ -47.260460904016895, -22.338699848831329 ], [ -47.260450400882334, -22.338721604528168 ], [ -47.260440148535267, -22.338742900118287 ], [ -47.260429720626639, -22.338764617248149 ], [ -47.260419333620533, -22.338786304717644 ], [ -47.26040898639328, -22.338807962041766 ], [ -47.26039867782869, -22.338829588734015 ], [ -47.260388406814187, -22.33885118431478 ], [ -47.260378172244174, -22.338872748303938 ], [ -47.260367973018106, -22.338894280225098 ], [ -47.260357808040958, -22.338915779604669 ], [ -47.260347676223716, -22.338937245970591 ], [ -47.260337576482662, -22.338958678854109 ], [ -47.2603275077402, -22.33898007778782 ], [ -47.260317468924065, -22.33900144230741 ], [ -47.260307458967496, -22.339022771951377 ], [ -47.260297476810514, -22.3390440662582 ], [ -47.260287521398155, -22.339065324770058 ], [ -47.260277591680783, -22.339086547032281 ], [ -47.26026768661584, -22.339107732589568 ], [ -47.260257805165367, -22.339128880991382 ], [ -47.260247946298115, -22.339149991787064 ], [ -47.260238108987728, -22.339171064530305 ], [ -47.260228292215494, -22.339192098772607 ], [ -47.260218494965478, -22.339213094074221 ], [ -47.260208716230942, -22.339234049990257 ], [ -47.260198955008434, -22.339254966083221 ], [ -47.26018921030213, -22.339275841913665 ], [ -47.260179481120602, -22.339296677047546 ], [ -47.260169766479436, -22.339317471050045 ], [ -47.260160065399738, -22.339338223489108 ], [ -47.260150376907539, -22.339358933936765 ], [ -47.260140700036253, -22.339379601963561 ], [ -47.260131033823598, -22.339400227145564 ], [ -47.260121377314512, -22.339420809057778 ], [ -47.260111729558666, -22.339441347279713 ], [ -47.260102089611742, -22.339461841392382 ], [ -47.260092456535801, -22.339482290977976 ], [ -47.260082829397511, -22.339502695623075 ], [ -47.260073207271347, -22.339523054912245 ], [ -47.26006358923437, -22.339543368439124 ], [ -47.260053974372148, -22.339563635793674 ], [ -47.260044361775151, -22.339583856569892 ], [ -47.260034750538239, -22.339604030367024 ], [ -47.260025139763762, -22.33962415678285 ], [ -47.260015528558512, -22.339644235420181 ], [ -47.260005916035119, -22.339664265883982 ], [ -47.259996516302891, -22.339683800949153 ], [ -47.259986908427074, -22.339703714558173 ], [ -47.25997729632401, -22.33972357957046 ], [ -47.25996767505768, -22.339743404080345 ], [ -47.259958038094219, -22.339763200343278 ], [ -47.25994838282945, -22.339782973031184 ], [ -47.259938708954735, -22.339802722095197 ], [ -47.259929016194228, -22.339822447420431 ], [ -47.259919304272394, -22.339842148892803 ], [ -47.259909572914751, -22.33986182639751 ], [ -47.259899821846545, -22.339881479821717 ], [ -47.2598900507937, -22.339901109052636 ], [ -47.259880259482799, -22.339920713977396 ], [ -47.259870447640289, -22.339940294484968 ], [ -47.259860614993372, -22.33995985046408 ], [ -47.25985076126959, -22.339979381804159 ], [ -47.259840886196613, -22.339998888395623 ], [ -47.259830989502703, -22.340018370129261 ], [ -47.259821070916288, -22.340037826896779 ], [ -47.259811130166248, -22.340057258590267 ], [ -47.25980116698193, -22.340076665102234 ], [ -47.259791181092695, -22.340096046326511 ], [ -47.259781172228472, -22.340115402157092 ], [ -47.259771140119241, -22.340134732489105 ], [ -47.259761084495331, -22.340154037218351 ], [ -47.259751005087828, -22.34017331624047 ], [ -47.259740901627481, -22.340192569452828 ], [ -47.259730773845369, -22.340211796753493 ], [ -47.259720621473093, -22.34023099804083 ], [ -47.259710444242522, -22.340250173213875 ], [ -47.259700241885596, -22.340269322172674 ], [ -47.2596900141343, -22.340288444818395 ], [ -47.259679760721099, -22.340307541052567 ], [ -47.259669481378644, -22.340326610777392 ], [ -47.259659175839872, -22.340345653895845 ], [ -47.259648843837638, -22.34036467031201 ], [ -47.259638485104652, -22.340383659931479 ], [ -47.259628099374758, -22.340402622658953 ], [ -47.259617686381333, -22.340421558400827 ], [ -47.259607245857481, -22.340440467065285 ], [ -47.259596777537134, -22.340459348560007 ], [ -47.259586281154206, -22.340478202793769 ], [ -47.259575756442189, -22.340497029677081 ], [ -47.259565203135381, -22.340515829120111 ], [ -47.259554620967528, -22.340534601034879 ], [ -47.259544009672553, -22.340553345334246 ], [ -47.259533368984911, -22.34057206193091 ], [ -47.259522698638314, -22.340590750740013 ], [ -47.259511998366897, -22.340609411676791 ], [ -47.259501267904902, -22.340628044657173 ], [ -47.259490506986381, -22.340646649598355 ], [ -47.259479715345165, -22.340665226418842 ], [ -47.25946889271529, -22.340683775037586 ], [ -47.259458038830701, -22.340702295374527 ], [ -47.259447153425313, -22.340720787350499 ], [ -47.259436236232574, -22.340739250887907 ], [ -47.259425286986072, -22.340757685909793 ], [ -47.259414305419348, -22.340776092339944 ], [ -47.259403291265599, -22.340794470103457 ], [ -47.259392244258066, -22.340812819126178 ], [ -47.259381164129714, -22.34083113933502 ], [ -47.259370050612979, -22.340849430658476 ], [ -47.259358903440713, -22.34086769302505 ], [ -47.259347722345041, -22.340885926364983 ], [ -47.259336507057803, -22.34090413060979 ], [ -47.259325257310991, -22.340922305691016 ], [ -47.259313972835791, -22.340940451542384 ], [ -47.259302653363711, -22.340958568097541 ], [ -47.259291298625186, -22.340976655292241 ], [ -47.25927990835077, -22.340994713062841 ], [ -47.259268482270656, -22.341012741346415 ], [ -47.259257020114234, -22.341030740081983 ], [ -47.259245521611057, -22.341048709208771 ], [ -47.259233986489924, -22.341066648667351 ], [ -47.259222414479289, -22.341084558399459 ], [ -47.259210805306893, -22.341102438348155 ], [ -47.25919915870027, -22.341120288457219 ], [ -47.259187474386472, -22.34113810867143 ], [ -47.259175752091906, -22.341155898936822 ], [ -47.259163994679852, -22.341173654462636 ], [ -47.259152241554474, -22.341191315156088 ], [ -47.259140551175079, -22.341208788010523 ], [ -47.259128944990415, -22.341226033256468 ], [ -47.259117420953231, -22.341243046731371 ], [ -47.259105976819782, -22.34125982491836 ], [ -47.259094610542832, -22.341276364362116 ], [ -47.259089134825643, -22.341284268465685 ], [ -47.259067743029782, -22.341314898808381 ], [ -47.259060961275573, -22.341324516766722 ], [ -47.259049889788237, -22.341340068199504 ], [ -47.259038888762205, -22.341355364836833 ], [ -47.259027957255199, -22.341370403786684 ], [ -47.25901709449073, -22.341385182290558 ], [ -47.25900629985086, -22.341399697736318 ], [ -47.258995572869011, -22.341413947670915 ], [ -47.258984913219855, -22.341427929815588 ], [ -47.258974320710372, -22.341441642079133 ], [ -47.258963795268841, -22.341455082572292 ], [ -47.258953336931576, -22.341468249624377 ], [ -47.258942945831045, -22.341481141796319 ], [ -47.258932622179657, -22.341493757897616 ], [ -47.258922366253401, -22.341506097002007 ], [ -47.258912178375233, -22.341518158461227 ], [ -47.258902058894407, -22.341529941921667 ], [ -47.258892008165752, -22.341541447338802 ], [ -47.258882026526997, -22.34155267499149 ], [ -47.258872114273977, -22.341563625495869 ], [ -47.258862271635067, -22.341574299817722 ], [ -47.258852498742272, -22.341584699285079 ], [ -47.258842795601581, -22.34159482559896 ], [ -47.258833162062551, -22.34160468084135 ], [ -47.258823597784712, -22.341614267483529 ], [ -47.258814102203132, -22.341623588391432 ], [ -47.258804674492481, -22.341632646829233 ], [ -47.258795313530584, -22.341641446459924 ], [ -47.258786017860821, -22.341649991343203 ], [ -47.258776785403079, -22.341658286156047 ], [ -47.258767578911794, -22.341666366457662 ], [ -47.258758292032233, -22.341674326337881 ], [ -47.25874884768146, -22.341682231857462 ], [ -47.258739240327508, -22.341690086276888 ], [ -47.258729473147923, -22.341697885549898 ], [ -47.258719549452991, -22.341705625674987 ], [ -47.258709472682355, -22.341713302698679 ], [ -47.2586992463985, -22.341720912720795 ], [ -47.258688874282903, -22.341728451897524 ], [ -47.258678360132528, -22.341735916444023 ], [ -47.258667707854556, -22.341743302638356 ], [ -47.258656921463015, -22.341750606823627 ], [ -47.258646005075192, -22.341757825410504 ], [ -47.258634962905973, -22.341764954880759 ], [ -47.258623799264505, -22.341771991789397 ], [ -47.25861251855283, -22.341778932765187 ], [ -47.258601125259084, -22.341785774514886 ], [ -47.258589623954947, -22.341792513824554 ], [ -47.258578019292933, -22.341799147560941 ], [ -47.25856631600147, -22.34180567267434 ], [ -47.258554518882526, -22.341812086199603 ], [ -47.258542632808357, -22.341818385257856 ], [ -47.258530662717298, -22.341824567058886 ], [ -47.258518613610775, -22.341830628902343 ], [ -47.258506490550623, -22.341836568179325 ], [ -47.258494298655634, -22.341842382373912 ], [ -47.258482043097104, -22.34184806906557 ], [ -47.258469729097172, -22.341853625929819 ], [ -47.258457361925338, -22.34185905074002 ], [ -47.258444946894365, -22.341864341369305 ], [ -47.258432489357816, -22.341869495791922 ], [ -47.258419994705427, -22.341874512085205 ], [ -47.258407468360744, -22.341879388430868 ], [ -47.258394915777764, -22.341884123116511 ], [ -47.25838234243686, -22.341888714537568 ], [ -47.258369753840384, -22.341893161199032 ], [ -47.258357155510346, -22.341897461716727 ], [ -47.258344552983708, -22.34190161481915 ], [ -47.258331951806326, -22.341905619349781 ], [ -47.258319357532329, -22.341909474267588 ], [ -47.258306775718125, -22.34191317864914 ], [ -47.258294211915548, -22.341916731690826 ], [ -47.258281671670879, -22.341920132709465 ], [ -47.258269160516122, -22.341923381144678 ], [ -47.258256683965492, -22.341926476560054 ], [ -47.258244247511854, -22.341929418643964 ], [ -47.258231856406766, -22.341932207259259 ], [ -47.258219470571177, -22.341934852066665 ], [ -47.258206945486805, -22.341937383486805 ], [ -47.258194162019855, -22.341939824666671 ], [ -47.258181100852056, -22.341942177321521 ], [ -47.258167756982111, -22.341944440323044 ], [ -47.258154125995461, -22.341946612506639 ], [ -47.258140204044224, -22.341948692704896 ], [ -47.25812598782548, -22.34195067977841 ], [ -47.258111474551086, -22.341952572645251 ], [ -47.258096661922913, -22.341954370306752 ], [ -47.258081548106745, -22.341956071870843 ], [ -47.258066131699664, -22.34195767657387 ], [ -47.258050411702847, -22.341959183799094 ], [ -47.258034387493709, -22.341960593093049 ], [ -47.258018058793667, -22.341961904180351 ], [ -47.258001425641147, -22.341963116975787 ], [ -47.257984488362951, -22.341964231594865 ], [ -47.257967247546709, -22.341965248362477 ], [ -47.257949704012965, -22.341966167820086 ], [ -47.257931858789483, -22.341966990731311 ], [ -47.25791371308695, -22.341967718086217 ], [ -47.257895268272726, -22.341968351104523 ], [ -47.257876525849426, -22.341968891237638 ], [ -47.257857487433206, -22.341969340169744 ], [ -47.257838154731402, -22.341969699818282 ], [ -47.257818529523952, -22.341969972333676 ], [ -47.257798613644262, -22.34197016009826 ], [ -47.257778408961123, -22.341970265725195 ], [ -47.257746332311996, -22.341970306942233 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 904.01847252699997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262678228507006, -22.335529780574202 ], [ -47.262641605618448, -22.335565475812459 ], [ -47.262624158795845, -22.335582504276051 ], [ -47.262606659265394, -22.335599611038358 ], [ -47.262589108916679, -22.335616797652037 ], [ -47.262571124847142, -22.335634443271609 ], [ -47.262553445457634, -22.335651827723318 ], [ -47.262535721154094, -22.335669296899294 ], [ -47.262517953915093, -22.335686852431625 ], [ -47.26250014574007, -22.335704495969146 ], [ -47.262482298648315, -22.335722229178156 ], [ -47.262464414680231, -22.335740053741731 ], [ -47.262446495898601, -22.335757971358039 ], [ -47.262428544387419, -22.335775983741595 ], [ -47.262410562253152, -22.335794092622187 ], [ -47.262392551624814, -22.335812299744568 ], [ -47.26237451465515, -22.335830606867493 ], [ -47.262356453521193, -22.335849015762925 ], [ -47.262338370424075, -22.335867528216198 ], [ -47.262320267589466, -22.335886146025597 ], [ -47.262302147268969, -22.335904871000896 ], [ -47.262284011741258, -22.335923704961925 ], [ -47.262265863310631, -22.33594264973997 ], [ -47.262247704309168, -22.335961707175581 ], [ -47.262229537096886, -22.33598087911793 ], [ -47.26221136406302, -22.336000167423514 ], [ -47.26219318762525, -22.336019573956467 ], [ -47.262175010231104, -22.336039100587143 ], [ -47.26215683436066, -22.336058749188521 ], [ -47.262138669757611, -22.336078513767948 ], [ -47.262120550407985, -22.336098360802211 ], [ -47.262102506553255, -22.336118257262982 ], [ -47.262084543207074, -22.336138196830376 ], [ -47.262066660076627, -22.336158178998424 ], [ -47.262048856868766, -22.336178203262882 ], [ -47.262031133288538, -22.336198269123017 ], [ -47.262013489041458, -22.336218376079238 ], [ -47.261995923832323, -22.336238523634094 ], [ -47.261978437364078, -22.336258711293876 ], [ -47.261961029340199, -22.336278938565933 ], [ -47.261943699464098, -22.336299204959218 ], [ -47.261926447437524, -22.336319509986243 ], [ -47.261909272962114, -22.336339853161412 ], [ -47.261892175739796, -22.336360234000271 ], [ -47.261875155471934, -22.33638065202101 ], [ -47.261858211858787, -22.336401106744578 ], [ -47.261841344601216, -22.336421597693199 ], [ -47.261824553399499, -22.336442124391304 ], [ -47.261807837953924, -22.33646268636539 ], [ -47.261791197964541, -22.3364832831437 ], [ -47.261774633131068, -22.336503914257019 ], [ -47.261758143153507, -22.336524579237409 ], [ -47.261741727731206, -22.336545277619642 ], [ -47.26172538656413, -22.336566008939656 ], [ -47.261709119352055, -22.336586772735401 ], [ -47.261692925794698, -22.336607568546842 ], [ -47.261676805592096, -22.336628395915429 ], [ -47.261660758443973, -22.336649254384852 ], [ -47.261644784050247, -22.336670143500641 ], [ -47.261628882111395, -22.336691062809411 ], [ -47.261613052327768, -22.336712011859884 ], [ -47.261597294399785, -22.336732990202727 ], [ -47.261581608028479, -22.336753997389682 ], [ -47.261565992914882, -22.336775032974558 ], [ -47.261550448760381, -22.336796096512572 ], [ -47.261534975266613, -22.336817187560591 ], [ -47.261519572135349, -22.336838305677428 ], [ -47.261504239069744, -22.336859450421915 ], [ -47.261488975771726, -22.336880621356467 ], [ -47.261473781944254, -22.336901818044353 ], [ -47.261458657291314, -22.336923040049225 ], [ -47.261443601516774, -22.336944286937012 ], [ -47.26142861432497, -22.336965558274937 ], [ -47.261413695420643, -22.336986853631807 ], [ -47.261398844509095, -22.337008172577523 ], [ -47.26138406129602, -22.337029514683621 ], [ -47.26136934548812, -22.337050879522074 ], [ -47.261354696792019, -22.337072266667079 ], [ -47.2613401149151, -22.337093675693776 ], [ -47.261325599565097, -22.337115106178732 ], [ -47.261311150450652, -22.337136557699449 ], [ -47.26129676728128, -22.337158029833986 ], [ -47.261282449766171, -22.337179522162973 ], [ -47.261268197615614, -22.337201034267419 ], [ -47.261254010540441, -22.337222565729597 ], [ -47.261239888252533, -22.337244116132297 ], [ -47.261225830464241, -22.337265685059428 ], [ -47.261211836887661, -22.337287272097495 ], [ -47.261197907236706, -22.337308876832214 ], [ -47.26118404122559, -22.337330498850829 ], [ -47.261170238568809, -22.337352137742197 ], [ -47.26115649898221, -22.337373793095065 ], [ -47.261142822222432, -22.337395464435531 ], [ -47.261129208312717, -22.337417150858528 ], [ -47.261115657262479, -22.337438851421954 ], [ -47.261102168771778, -22.337460565650701 ], [ -47.261088742426416, -22.337482293252727 ], [ -47.261075377811764, -22.337504033937805 ], [ -47.261062074513141, -22.337525787417018 ], [ -47.261048832115755, -22.337547553402612 ], [ -47.261035650204214, -22.337569331609263 ], [ -47.261022528363611, -22.337591121752059 ], [ -47.261009466178884, -22.337612923547368 ], [ -47.260996463234491, -22.33763473671398 ], [ -47.260983519115563, -22.337656560970672 ], [ -47.260970633406892, -22.337678396038129 ], [ -47.260957805692847, -22.337700241639158 ], [ -47.260945035558805, -22.337722097496272 ], [ -47.260932322589888, -22.337743963333732 ], [ -47.260919666370818, -22.337765838877914 ], [ -47.260907066486723, -22.337787723855921 ], [ -47.260894522523401, -22.337809617995369 ], [ -47.260882034065887, -22.33783152102632 ], [ -47.260869600700495, -22.337853432678422 ], [ -47.260857222012774, -22.337875352683835 ], [ -47.260844897588242, -22.337897280776676 ], [ -47.26083262701448, -22.337919216688924 ], [ -47.26082040987729, -22.337941160156877 ], [ -47.260808245763478, -22.337963110917116 ], [ -47.260796134260609, -22.337985068706224 ], [ -47.260784074955929, -22.338007033262972 ], [ -47.260772067437586, -22.338029004326206 ], [ -47.260760111293287, -22.33805098163716 ], [ -47.260748206111529, -22.338072964937314 ], [ -47.260736351481462, -22.338094953968593 ], [ -47.260724546992137, -22.338116948474838 ], [ -47.260712792233214, -22.338138948200488 ], [ -47.260701086794803, -22.338160952890796 ], [ -47.260689430267306, -22.338182962292144 ], [ -47.260677822241597, -22.338204976151921 ], [ -47.260666262309087, -22.338226994218097 ], [ -47.260654750061747, -22.33824901623948 ], [ -47.260643285091675, -22.338271041966287 ], [ -47.260631866991609, -22.338293071149376 ], [ -47.260620495355042, -22.338315103539916 ], [ -47.260609169775677, -22.338337138890509 ], [ -47.260597889847688, -22.338359176954565 ], [ -47.260586655166172, -22.338381217485654 ], [ -47.260575465326589, -22.33840326023838 ], [ -47.260564319924647, -22.338425304968666 ], [ -47.260553218556687, -22.338447351433146 ], [ -47.260542160878693, -22.338469399271354 ], [ -47.260531149106235, -22.338491442984196 ], [ -47.260520188589872, -22.338513470040301 ], [ -47.260509281939086, -22.338535472381086 ], [ -47.260498428224302, -22.338557448974189 ], [ -47.260487626267931, -22.338579399299928 ], [ -47.260476874897627, -22.338601322842035 ], [ -47.26046617294601, -22.338623219088568 ], [ -47.260455519251401, -22.338645087530285 ], [ -47.260444912657306, -22.338666927661588 ], [ -47.260434352012311, -22.338688738980935 ], [ -47.260423836171249, -22.338710520988489 ], [ -47.260413577618145, -22.338731829460642 ], [ -47.260403137851107, -22.338753571246126 ], [ -47.260392739547569, -22.338775282266006 ], [ -47.260382381580392, -22.338796962033939 ], [ -47.260372062830157, -22.338818610062045 ], [ -47.260361782181121, -22.3388402258695 ], [ -47.260351538524766, -22.338861808974997 ], [ -47.260341330757711, -22.338883358901072 ], [ -47.260331157782296, -22.338904875173103 ], [ -47.260321018507042, -22.338926357318069 ], [ -47.260310911845899, -22.338947804866308 ], [ -47.260300836719104, -22.338969217349604 ], [ -47.260290792052409, -22.338990594302924 ], [ -47.260280776777257, -22.339011935264082 ], [ -47.260270789831935, -22.33903323977087 ], [ -47.260260830160028, -22.339054507364935 ], [ -47.260250896710573, -22.339075737591067 ], [ -47.260240988439833, -22.339096929993584 ], [ -47.260231104308815, -22.339118084121512 ], [ -47.260221243285486, -22.339139199523871 ], [ -47.260211404342762, -22.339160275754107 ], [ -47.260201586461491, -22.339181312363415 ], [ -47.260191788625384, -22.339202308912046 ], [ -47.260182009827496, -22.339223264954889 ], [ -47.260172249064404, -22.339244180054422 ], [ -47.260162505340496, -22.339265053771243 ], [ -47.260152777664572, -22.339285885671384 ], [ -47.260143065052787, -22.339306675320117 ], [ -47.260133366526929, -22.33932742228556 ], [ -47.260123681113789, -22.339348126140077 ], [ -47.260114007847861, -22.339368786454415 ], [ -47.260104345767978, -22.339389402805072 ], [ -47.260094693920436, -22.339409974767406 ], [ -47.26008505135637, -22.339430501921441 ], [ -47.260075417133194, -22.339450983848774 ], [ -47.260065790314712, -22.339471420132117 ], [ -47.260056169969651, -22.33949181035883 ], [ -47.260046555174632, -22.339512154114029 ], [ -47.260036945008984, -22.339532450992369 ], [ -47.260027338560811, -22.339552700584555 ], [ -47.260017734923224, -22.339572902485518 ], [ -47.260008133193878, -22.339593056295552 ], [ -47.259998532478093, -22.339613161613457 ], [ -47.259988931885786, -22.339633218043275 ], [ -47.2599793305329, -22.339653225191164 ], [ -47.259969948674815, -22.339672723066691 ], [ -47.259960353378609, -22.339692610594625 ], [ -47.259950754415499, -22.339712448442874 ], [ -47.259941146736033, -22.33973224494914 ], [ -47.259931523635871, -22.339752012726038 ], [ -47.259921882445731, -22.33977175658298 ], [ -47.259912222857345, -22.339791476473696 ], [ -47.259902544596216, -22.33981117228393 ], [ -47.259892847388102, -22.339830843900323 ], [ -47.259883130959928, -22.33985049120875 ], [ -47.259873395038255, -22.339870114097078 ], [ -47.259863639350364, -22.33988971245331 ], [ -47.259853863624244, -22.33990928616528 ], [ -47.259844067587721, -22.339928835122752 ], [ -47.259834250969391, -22.3399483592152 ], [ -47.259824413498237, -22.339967858332866 ], [ -47.259814554903336, -22.339987332367009 ], [ -47.259804674914378, -22.340006781209276 ], [ -47.259794773261248, -22.340026204752167 ], [ -47.25978484967424, -22.340045602888708 ], [ -47.259774903884207, -22.340064975512263 ], [ -47.25976493562198, -22.340084322517619 ], [ -47.25975494461894, -22.340103643799655 ], [ -47.259744930606558, -22.340122939254496 ], [ -47.259734893316676, -22.340142208778918 ], [ -47.259724832481879, -22.340161452269527 ], [ -47.259714747834437, -22.340180669624715 ], [ -47.259704639106957, -22.340199860743581 ], [ -47.259694506032545, -22.340219025525585 ], [ -47.259684348344607, -22.340238163870826 ], [ -47.259674165776637, -22.340257275680401 ], [ -47.259663958062163, -22.340276360856677 ], [ -47.259653724935191, -22.340295419302237 ], [ -47.259643466129944, -22.34031445092057 ], [ -47.259633181380906, -22.340333455615749 ], [ -47.259622870422533, -22.340352433293106 ], [ -47.259612532989117, -22.340371383859498 ], [ -47.259602168816009, -22.34039030722084 ], [ -47.259591777638263, -22.340409203284839 ], [ -47.259581359190491, -22.340428071961011 ], [ -47.259570913208272, -22.340446913158278 ], [ -47.259560439427091, -22.340465726786874 ], [ -47.259549937582001, -22.340484512758653 ], [ -47.259539407408951, -22.340503270985192 ], [ -47.259528848643271, -22.340522001379956 ], [ -47.259518261020446, -22.340540703857272 ], [ -47.259507644276603, -22.340559378331278 ], [ -47.259496998147, -22.34057802471867 ], [ -47.259486322367358, -22.340596642936216 ], [ -47.259475616673598, -22.340615232901406 ], [ -47.259464880801318, -22.340633794533055 ], [ -47.259454114485948, -22.34065232775124 ], [ -47.259443317463145, -22.340670832476565 ], [ -47.259432489468431, -22.340689308630676 ], [ -47.25942163023732, -22.340707756136077 ], [ -47.259410739504858, -22.340726174916959 ], [ -47.259399817006219, -22.340744564898035 ], [ -47.25938886247652, -22.340762926004931 ], [ -47.259377875650529, -22.340781258164597 ], [ -47.259366856263092, -22.340799561304628 ], [ -47.259355804048717, -22.340817835353874 ], [ -47.259344718741417, -22.340836080242706 ], [ -47.259333600075593, -22.340854295901572 ], [ -47.259322447784925, -22.340872482262657 ], [ -47.259311261602747, -22.340890639259481 ], [ -47.259300041262705, -22.340908766825603 ], [ -47.259288786497365, -22.340926864896804 ], [ -47.259277497039889, -22.340944933408768 ], [ -47.259266172622141, -22.340962972299408 ], [ -47.259254812976138, -22.340980981507236 ], [ -47.259243417833666, -22.340998960971397 ], [ -47.259231986925535, -22.341016910633215 ], [ -47.259220519982733, -22.341034830434122 ], [ -47.259209016735568, -22.341052720316913 ], [ -47.259197476913911, -22.341070580225633 ], [ -47.259185900246905, -22.34108841010573 ], [ -47.259174286463526, -22.341106209903238 ], [ -47.259162635292206, -22.341123979565385 ], [ -47.259150946460771, -22.341141719040603 ], [ -47.259139222923444, -22.341159423405166 ], [ -47.259127505225329, -22.341177030859299 ], [ -47.259115853578699, -22.341194445817454 ], [ -47.259104290171678, -22.341211627496655 ], [ -47.259092813025767, -22.341228571739059 ], [ -47.259081419960367, -22.341245275050873 ], [ -47.259070108996973, -22.34126173400151 ], [ -47.259062324867152, -22.341272970255652 ], [ -47.259040900085871, -22.341303586696498 ], [ -47.259036651913902, -22.341309611498883 ], [ -47.259025653519394, -22.34132506025864 ], [ -47.259014730256666, -22.341340248764215 ], [ -47.259003881283761, -22.341355174164498 ], [ -47.258993105929235, -22.341369833745706 ], [ -47.258982403684797, -22.341384224944665 ], [ -47.25897177419774, -22.341398345361789 ], [ -47.258961217260719, -22.341412192776769 ], [ -47.258950732802397, -22.34142576516215 ], [ -47.258940320876299, -22.341439060698338 ], [ -47.258929981647029, -22.341452077790446 ], [ -47.258919715378042, -22.341464815081771 ], [ -47.258909522415124, -22.341477271471419 ], [ -47.25889940316933, -22.341489446130254 ], [ -47.258889358100156, -22.341501338514949 ], [ -47.258879387694009, -22.341512948385407 ], [ -47.258869492443146, -22.341524275819424 ], [ -47.258859672822197, -22.34153532122728 ], [ -47.258849929262716, -22.341546085366364 ], [ -47.258840262126803, -22.341556569353578 ], [ -47.258830671677494, -22.341566774678419 ], [ -47.258821158048207, -22.341576703214105 ], [ -47.258811721211458, -22.34158635722568 ], [ -47.258802360944244, -22.34159573937853 ], [ -47.258793076792784, -22.341604852744059 ], [ -47.258783868035422, -22.341613700803286 ], [ -47.25877473364514, -22.341622287447368 ], [ -47.258765672250959, -22.341630616975582 ], [ -47.258756681840566, -22.341638694322079 ], [ -47.258747724230972, -22.341646556185445 ], [ -47.258738690083803, -22.341654299444993 ], [ -47.258729500024359, -22.341661992105553 ], [ -47.258720148255868, -22.341669637572021 ], [ -47.258710637939892, -22.341677231733666 ], [ -47.258700972374591, -22.341684770525976 ], [ -47.258691154991091, -22.341692249933704 ], [ -47.258681189346952, -22.341699665996487 ], [ -47.258671079122067, -22.341707014811909 ], [ -47.258660828115133, -22.341714292538253 ], [ -47.258650440238199, -22.341721495398453 ], [ -47.258639919513293, -22.341728619682335 ], [ -47.258629270068518, -22.341735661749315 ], [ -47.258618496132478, -22.341742618031819 ], [ -47.258607602030679, -22.341749485037646 ], [ -47.25859659218419, -22.341756259350536 ], [ -47.258585471102613, -22.341762937634343 ], [ -47.258574243381517, -22.341769516634528 ], [ -47.258562913699585, -22.341775993179589 ], [ -47.258551486813587, -22.341782364183892 ], [ -47.258539967555961, -22.341788626648786 ], [ -47.258528360831392, -22.341794777664422 ], [ -47.258516671612576, -22.341800814412039 ], [ -47.258504904937091, -22.341806734165388 ], [ -47.258493065904617, -22.341812534292263 ], [ -47.258481159673494, -22.341818212256143 ], [ -47.258469191455966, -22.341823765618486 ], [ -47.258457166516642, -22.3418291920397 ], [ -47.258445090168863, -22.341834489280664 ], [ -47.258432967770375, -22.341839655205096 ], [ -47.258420804720998, -22.341844687780526 ], [ -47.258408606457692, -22.341849585080553 ], [ -47.258396378452204, -22.341854345286244 ], [ -47.258384126207588, -22.341858966687493 ], [ -47.258371855254083, -22.341863447685061 ], [ -47.258359571144481, -22.341867786792516 ], [ -47.258347279451812, -22.341871982637343 ], [ -47.258334985764492, -22.341876033962961 ], [ -47.258322695680057, -22.341879939631024 ], [ -47.25831041480459, -22.341883698621999 ], [ -47.258298148746505, -22.341887310037269 ], [ -47.258285903109488, -22.341890773101522 ], [ -47.258273683491574, -22.341894087163286 ], [ -47.258261495476027, -22.341897251697379 ], [ -47.258249344627856, -22.34190026630619 ], [ -47.258237236490132, -22.341903130720382 ], [ -47.258225176357691, -22.341905844850125 ], [ -47.258213122899768, -22.341908418683115 ], [ -47.258200927381971, -22.341910883494979 ], [ -47.258188467223924, -22.341913262934323 ], [ -47.258175722518537, -22.341915558585892 ], [ -47.258162688084838, -22.341917769109543 ], [ -47.258149359345239, -22.341919893127944 ], [ -47.258135732305128, -22.341921929260774 ], [ -47.258121803530337, -22.34192387615656 ], [ -47.258107570116238, -22.341925732522903 ], [ -47.258093029662227, -22.341927497153076 ], [ -47.258078180244809, -22.341929168950042 ], [ -47.258063020384171, -22.341930746948769 ], [ -47.258047549016077, -22.34193223033536 ], [ -47.258031765463365, -22.341933618463852 ], [ -47.258015669402603, -22.341934910871487 ], [ -47.257999260836513, -22.341936107291087 ], [ -47.25798254006439, -22.341937207661925 ], [ -47.257965507653779, -22.341938212138661 ], [ -47.257948164411872, -22.341939121098694 ], [ -47.25793051135895, -22.341939935147924 ], [ -47.257912549703441, -22.341940655125171 ], [ -47.257894280814931, -22.341941282105498 ], [ -47.257875706202157, -22.341941817402212 ], [ -47.257856827490563, -22.341942262568139 ], [ -47.257837646399473, -22.341942619395947 ], [ -47.257818164722806, -22.341942889917942 ], [ -47.257798384309552, -22.341943076405059 ], [ -47.257760273042614, -22.341943275642109 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 898.49109080300002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262645728924355, -22.335522229937713 ], [ -47.26262054549975, -22.335546775454475 ], [ -47.262603084723644, -22.33556381752491 ], [ -47.262585569379183, -22.335580939731607 ], [ -47.2625680013603, -22.335598143631632 ], [ -47.262549987080021, -22.335615818872864 ], [ -47.262532285402195, -22.335633225238094 ], [ -47.262514536973605, -22.335650718188894 ], [ -47.262496743779622, -22.33566829936392 ], [ -47.262478907827017, -22.33568597041916 ], [ -47.262461031143033, -22.335703733028552 ], [ -47.262443115776513, -22.335721588883178 ], [ -47.262425163799392, -22.335739539689669 ], [ -47.262407177305363, -22.335757587171557 ], [ -47.262389158411239, -22.335775733067923 ], [ -47.262371109256954, -22.335793979133353 ], [ -47.262353032006907, -22.335812327136761 ], [ -47.262334928850379, -22.335830778860554 ], [ -47.262316802001536, -22.335849336101081 ], [ -47.262298653699624, -22.335868000667858 ], [ -47.262280486210614, -22.335886774382228 ], [ -47.262262301828336, -22.335905659075873 ], [ -47.262244102872877, -22.33592465659229 ], [ -47.262225891692921, -22.335943768784439 ], [ -47.262207670665866, -22.335962997514216 ], [ -47.262189442199109, -22.335982344650937 ], [ -47.262171208729356, -22.336001812071864 ], [ -47.262152972723904, -22.336021401660634 ], [ -47.262134736683535, -22.336041115303548 ], [ -47.262116510574437, -22.336060946802789 ], [ -47.262098329288769, -22.336080861674819 ], [ -47.262080223905301, -22.336100825977734 ], [ -47.262062199581798, -22.336120833226886 ], [ -47.262044256022079, -22.336140882913082 ], [ -47.262026392929712, -22.336160974528976 ], [ -47.262008610006369, -22.336181107570741 ], [ -47.261990906954175, -22.336201281535736 ], [ -47.261973283474561, -22.336221495923525 ], [ -47.261955739267016, -22.336241750237569 ], [ -47.261938274031657, -22.336262043982366 ], [ -47.261920887468392, -22.33628237666408 ], [ -47.261903579275547, -22.336302747792487 ], [ -47.261886349151276, -22.336323156879377 ], [ -47.261869196794066, -22.33634360343774 ], [ -47.261852121901775, -22.336364086983099 ], [ -47.261835124171157, -22.336384607034052 ], [ -47.261818203299569, -22.336405163110342 ], [ -47.261801358983824, -22.336425754734087 ], [ -47.261784590920655, -22.336446381429386 ], [ -47.261767898806632, -22.336467042722319 ], [ -47.261751282337904, -22.336487738141443 ], [ -47.261734741211022, -22.336508467216611 ], [ -47.261718275121723, -22.336529229480607 ], [ -47.261701883766499, -22.336550024467286 ], [ -47.261685566841621, -22.33657085171259 ], [ -47.261669324043218, -22.33659171075459 ], [ -47.261653155067862, -22.336612601132792 ], [ -47.261637059611751, -22.336633522389146 ], [ -47.26162103737127, -22.336654474067281 ], [ -47.261605088043382, -22.336675455712133 ], [ -47.261589211324953, -22.336696466870752 ], [ -47.261573406912888, -22.336717507092118 ], [ -47.261557674504743, -22.336738575926404 ], [ -47.261542013798028, -22.336759672925837 ], [ -47.261526424490675, -22.336780797644156 ], [ -47.261510906280861, -22.336801949636765 ], [ -47.261495458866882, -22.336823128461038 ], [ -47.261480081948434, -22.336844333674417 ], [ -47.261464775224027, -22.336865564837989 ], [ -47.261449538393151, -22.336886821513755 ], [ -47.261434371156405, -22.336908103264072 ], [ -47.26141927321423, -22.33692940965371 ], [ -47.261404244267602, -22.336950740248671 ], [ -47.261389284017838, -22.336972094616598 ], [ -47.261374392166893, -22.33699347232637 ], [ -47.26135956841707, -22.337014872948387 ], [ -47.261344812471776, -22.33703629605364 ], [ -47.261330124034302, -22.337057741215268 ], [ -47.261315502808678, -22.337079208007545 ], [ -47.261300948499397, -22.337100696006097 ], [ -47.261286460811789, -22.337122204787484 ], [ -47.261272039452116, -22.337143733928922 ], [ -47.261257684126285, -22.337165283010247 ], [ -47.26124339454141, -22.33718685161168 ], [ -47.261229170405073, -22.337208439314708 ], [ -47.261215011425953, -22.337230045701386 ], [ -47.261200917313246, -22.337251670354927 ], [ -47.261186887775885, -22.337273312861154 ], [ -47.261172922524622, -22.337294972805161 ], [ -47.261159021270572, -22.337316649773555 ], [ -47.261145183725077, -22.337338343354624 ], [ -47.261131409600956, -22.33736005313656 ], [ -47.261117698652896, -22.33738177864312 ], [ -47.261104050909971, -22.337403518954435 ], [ -47.261090466389916, -22.337425273109535 ], [ -47.261076944793636, -22.337447040626049 ], [ -47.261063485704653, -22.337468821209718 ], [ -47.261050088705986, -22.337490614568239 ], [ -47.26103675338063, -22.337512420410494 ], [ -47.261023479311532, -22.337534238446739 ], [ -47.261010266080874, -22.337556068389659 ], [ -47.260997113271458, -22.337577909952266 ], [ -47.260984020465926, -22.337599762849081 ], [ -47.260970987246338, -22.337621626796928 ], [ -47.260958013195541, -22.337643501512748 ], [ -47.260945097895977, -22.337665386715376 ], [ -47.260932240929648, -22.337687282125838 ], [ -47.260919441879622, -22.337709187464881 ], [ -47.260906700328718, -22.337731102455024 ], [ -47.260894015859286, -22.337753026820948 ], [ -47.260881388054202, -22.337774960288158 ], [ -47.260868816496831, -22.337796902582539 ], [ -47.260856300770008, -22.337818853432669 ], [ -47.260843840457667, -22.337840812566576 ], [ -47.260831435143089, -22.337862779714904 ], [ -47.260819084409491, -22.337884754610325 ], [ -47.2608067878421, -22.33790673698326 ], [ -47.26079454502451, -22.337928726568652 ], [ -47.260782355541224, -22.337950723101681 ], [ -47.260770218977527, -22.337972726317524 ], [ -47.260758134918433, -22.337994735953615 ], [ -47.260746102949824, -22.338016751747475 ], [ -47.260734122657141, -22.338038773439116 ], [ -47.260722193626677, -22.338060800768755 ], [ -47.260710315445372, -22.338082833477007 ], [ -47.260698487700033, -22.338104871306605 ], [ -47.260686709978138, -22.338126914000764 ], [ -47.260674981867581, -22.338148961303563 ], [ -47.260663302956615, -22.338171012960338 ], [ -47.260651672833944, -22.338193068717342 ], [ -47.260640091088838, -22.338215128321494 ], [ -47.260628557311108, -22.33823719152053 ], [ -47.260617071090721, -22.338259258063651 ], [ -47.26060563201834, -22.338281327700749 ], [ -47.260594239685311, -22.33830340018201 ], [ -47.260582893683285, -22.338325475258998 ], [ -47.260571593604332, -22.338347552684326 ], [ -47.260560339041554, -22.338369632210558 ], [ -47.26054912958832, -22.338391713591452 ], [ -47.260537964838321, -22.33841379658206 ], [ -47.260526844385886, -22.338435880938192 ], [ -47.260515767886666, -22.338457966295298 ], [ -47.260504737627095, -22.338480047007469 ], [ -47.26049375912325, -22.338502110203777 ], [ -47.260482835084183, -22.338524147613697 ], [ -47.260471964582365, -22.3385461581884 ], [ -47.260461146435325, -22.338568141405858 ], [ -47.260450379465993, -22.338590096747698 ], [ -47.260439662502392, -22.338612023699962 ], [ -47.260428994378458, -22.338633921751299 ], [ -47.260418373933362, -22.338655790394377 ], [ -47.26040780001162, -22.338677629125804 ], [ -47.260397271464029, -22.338699437444099 ], [ -47.260387006704917, -22.338720758798214 ], [ -47.260376555079439, -22.338742525239365 ], [ -47.260366145478443, -22.338764259809651 ], [ -47.260355776771348, -22.338785962021387 ], [ -47.260345447835462, -22.338807631385325 ], [ -47.2603351575519, -22.338829267419481 ], [ -47.260324904809174, -22.338850869641334 ], [ -47.260314688501126, -22.338872437572306 ], [ -47.260304507527451, -22.338893970736788 ], [ -47.26029436079417, -22.338915468660772 ], [ -47.260284247212937, -22.338936930873739 ], [ -47.260274165701802, -22.338958356906673 ], [ -47.260264115184576, -22.338979746293713 ], [ -47.260254094590785, -22.33900109857203 ], [ -47.26024410285715, -22.339022413278787 ], [ -47.260234138925711, -22.339043689955027 ], [ -47.260224201744151, -22.339064928145145 ], [ -47.260214290267591, -22.339086127392846 ], [ -47.260204403456044, -22.339107287246893 ], [ -47.260194540276622, -22.339128407255927 ], [ -47.260184699701583, -22.339149486973181 ], [ -47.260174880711276, -22.339170525949491 ], [ -47.260165082289056, -22.339191523745139 ], [ -47.260155303427844, -22.339212479914746 ], [ -47.26014554312416, -22.33923339402088 ], [ -47.260135800382606, -22.339254265624064 ], [ -47.260126074212316, -22.33927509429045 ], [ -47.260116363629919, -22.339295879585432 ], [ -47.260106667657887, -22.339316621077263 ], [ -47.260096985323834, -22.339337318338629 ], [ -47.260087315663249, -22.339357970940501 ], [ -47.260077657716131, -22.339378578459812 ], [ -47.260068010530141, -22.339399140472274 ], [ -47.260058373157889, -22.339419656558459 ], [ -47.260048744658434, -22.339440126300428 ], [ -47.260039124097439, -22.339460549281533 ], [ -47.260029510545571, -22.33948092508982 ], [ -47.260019903081691, -22.339501253311106 ], [ -47.260010300787407, -22.339521533540889 ], [ -47.260000702753288, -22.339541765370686 ], [ -47.25999110807512, -22.339561948396391 ], [ -47.25998151585334, -22.339582082219323 ], [ -47.259971925196254, -22.339602166439359 ], [ -47.259962335216919, -22.339622200661616 ], [ -47.259952745034518, -22.339642184493599 ], [ -47.259943381050611, -22.339661645179515 ], [ -47.259933798334025, -22.339681506626341 ], [ -47.259924212510867, -22.339701317310588 ], [ -47.259914618418271, -22.33972108581322 ], [ -47.259905009181402, -22.339740825104069 ], [ -47.259895382065899, -22.339760540130076 ], [ -47.259885736763891, -22.339780230847474 ], [ -47.259876073002125, -22.339799897142726 ], [ -47.259866390507788, -22.339819538903143 ], [ -47.259856689009062, -22.339839156015284 ], [ -47.259846968233916, -22.33985874836776 ], [ -47.259837227910985, -22.339878315849301 ], [ -47.259827467769682, -22.339897858348479 ], [ -47.259817687539147, -22.339917375755842 ], [ -47.259807886949439, -22.339936867961647 ], [ -47.259798065730912, -22.3399563348569 ], [ -47.259788223614066, -22.339975776333763 ], [ -47.259778360330102, -22.339995192284629 ], [ -47.25976847561023, -22.340014582602905 ], [ -47.259758569186289, -22.340033947182508 ], [ -47.259748640790576, -22.340053285917673 ], [ -47.259738690155338, -22.340072598704094 ], [ -47.259728717013473, -22.340091885437587 ], [ -47.259718721097983, -22.34011114601525 ], [ -47.259708702142142, -22.340130380334895 ], [ -47.259698659880065, -22.340149588293947 ], [ -47.259688594045549, -22.340168769791962 ], [ -47.259678504372694, -22.340187924729094 ], [ -47.259668390596147, -22.34020705300577 ], [ -47.259658252450855, -22.34022615452314 ], [ -47.259648089671856, -22.340245229183523 ], [ -47.259637901994196, -22.340264276890355 ], [ -47.259627689153476, -22.340283297547373 ], [ -47.259617450885436, -22.340302291059189 ], [ -47.259607186926161, -22.340321257331123 ], [ -47.259596897011683, -22.340340196269665 ], [ -47.259586580877809, -22.340359107782973 ], [ -47.259576238261545, -22.340377991778215 ], [ -47.259565868899458, -22.340396848164307 ], [ -47.259555472527801, -22.340415676852171 ], [ -47.259545048883716, -22.340434477752051 ], [ -47.259534597704267, -22.340453250775454 ], [ -47.259524118726162, -22.340471995835731 ], [ -47.259513611686863, -22.34049071284576 ], [ -47.259503076323348, -22.34050940172051 ], [ -47.259492512372717, -22.340528062375753 ], [ -47.259481919572664, -22.340546694727124 ], [ -47.259471297660063, -22.340565298692859 ], [ -47.259460646372261, -22.340583874191189 ], [ -47.259449965446699, -22.340602421141188 ], [ -47.259439254620673, -22.340620939463268 ], [ -47.259428513631171, -22.340639429079157 ], [ -47.25941774221544, -22.340657889911103 ], [ -47.25940694011063, -22.34067632188237 ], [ -47.259396107053824, -22.340694724917224 ], [ -47.25938524278164, -22.34071309894156 ], [ -47.259374347030864, -22.340731443881882 ], [ -47.259363419538204, -22.340749759665506 ], [ -47.259352460039992, -22.34076804622131 ], [ -47.259341468272673, -22.340786303478673 ], [ -47.259330443972296, -22.340804531368313 ], [ -47.259319386874431, -22.340822729822545 ], [ -47.259308296715041, -22.340840898773717 ], [ -47.259297173229399, -22.340859038155962 ], [ -47.259286016152345, -22.340877147904802 ], [ -47.259274825219023, -22.340895227955805 ], [ -47.259263600163621, -22.340913278246877 ], [ -47.259252340720707, -22.340931298715653 ], [ -47.259241046623735, -22.340949289302262 ], [ -47.259229717606217, -22.340967249947287 ], [ -47.25921835340138, -22.340985180592106 ], [ -47.259206953741547, -22.341003081180169 ], [ -47.259195518359128, -22.341020951655167 ], [ -47.259184046985936, -22.341038791962202 ], [ -47.259172539353251, -22.341056602047558 ], [ -47.259160995191664, -22.341074381859013 ], [ -47.259149414231537, -22.341092131345015 ], [ -47.259137796202722, -22.341109850455084 ], [ -47.259126140834425, -22.341127539140125 ], [ -47.259114451171868, -22.341145192343479 ], [ -47.259102768900995, -22.341162746558282 ], [ -47.259091155987164, -22.341180103620147 ], [ -47.259079635357814, -22.341197221732671 ], [ -47.259068205103183, -22.341214096742586 ], [ -47.25905686310584, -22.341230725179177 ], [ -47.259045607456038, -22.34124710363675 ], [ -47.259035514912668, -22.341261672040787 ], [ -47.259014057145926, -22.341292274579789 ], [ -47.259012342557206, -22.341294706226925 ], [ -47.259001417255561, -22.341310052313698 ], [ -47.258990571756144, -22.341325132687516 ], [ -47.25897980531736, -22.341339944538255 ], [ -47.258969117372814, -22.341354485196845 ], [ -47.258958507523843, -22.34136875214902 ], [ -47.258947975531612, -22.341382743048698 ], [ -47.25893752130672, -22.341396455734007 ], [ -47.258927144899623, -22.341409888241255 ], [ -47.258916846489001, -22.341423038820505 ], [ -47.258906626367725, -22.341435905952633 ], [ -47.258896484930339, -22.341448488363412 ], [ -47.258886422655877, -22.34146078504148 ], [ -47.25887644009061, -22.341472795254731 ], [ -47.258866537830407, -22.341484518564982 ], [ -47.258856716499004, -22.341495954845527 ], [ -47.258846976725984, -22.341507104296408 ], [ -47.258837319122875, -22.341517967459499 ], [ -47.258827744256934, -22.341528545233324 ], [ -47.258818252624039, -22.341538838885889 ], [ -47.258808844618237, -22.341548850068314 ], [ -47.258799520500389, -22.341558580825854 ], [ -47.258790280365901, -22.341568033606638 ], [ -47.258781124109376, -22.34157721127022 ], [ -47.258772051388057, -22.341586117093463 ], [ -47.258763061583991, -22.341594754774146 ], [ -47.258754153765345, -22.341603128431689 ], [ -47.258745326646732, -22.341611242604873 ], [ -47.258736578283703, -22.341619102485094 ], [ -47.258727869555806, -22.341626745910268 ], [ -47.258719088141021, -22.341634272549229 ], [ -47.258710152372913, -22.341641752350846 ], [ -47.258701056189871, -22.341649188864363 ], [ -47.258691802737502, -22.341656577914726 ], [ -47.258682395301804, -22.341663915374287 ], [ -47.25867283730544, -22.341671197166143 ], [ -47.258663132300988, -22.341678419269662 ], [ -47.25865328396678, -22.341685577723858 ], [ -47.258643296103273, -22.341692668630095 ], [ -47.258633172627377, -22.341699688156172 ], [ -47.258622917569049, -22.341706632538781 ], [ -47.258612535067321, -22.34171349808588 ], [ -47.258602029364425, -22.341720281180699 ], [ -47.258591404802274, -22.341726978283788 ], [ -47.258580665820908, -22.34173358593382 ], [ -47.258569816951464, -22.341740100751785 ], [ -47.258558862813359, -22.341746519442562 ], [ -47.258547808111466, -22.34175283879636 ], [ -47.258536657630877, -22.341759055691618 ], [ -47.258525416234519, -22.341765167096185 ], [ -47.258514088859513, -22.341771170069233 ], [ -47.258502680512876, -22.341777061763494 ], [ -47.258491196268359, -22.341782839426823 ], [ -47.258479641263527, -22.341788500403691 ], [ -47.258468020696171, -22.341794042136865 ], [ -47.258456339819588, -22.341799462169959 ], [ -47.258444603940838, -22.341804758148122 ], [ -47.25843281841702, -22.341809927819973 ], [ -47.258420988650975, -22.341814969039575 ], [ -47.258409120088679, -22.341819879767833 ], [ -47.258397218214355, -22.341824658074714 ], [ -47.258385288547977, -22.341829302140464 ], [ -47.258373336641661, -22.341833810257327 ], [ -47.258361368075462, -22.341838180831491 ], [ -47.25834938845265, -22.341842412384992 ], [ -47.258337403397256, -22.341846503557015 ], [ -47.258325418549148, -22.341850453105863 ], [ -47.25831343955759, -22.341854259911393 ], [ -47.258301472080547, -22.341857922975557 ], [ -47.258289521778487, -22.341861441424591 ], [ -47.258277594306954, -22.34186481451146 ], [ -47.258265695315657, -22.341868041616372 ], [ -47.258253830439202, -22.34187112224939 ], [ -47.258242005293418, -22.341874056051669 ], [ -47.2582302254715, -22.341876842796186 ], [ -47.258218496311606, -22.341879482440426 ], [ -47.258206775231173, -22.341881985299032 ], [ -47.258194909279858, -22.341884383502666 ], [ -47.258182772430601, -22.341886701201528 ], [ -47.25817034418754, -22.341888939849792 ], [ -47.258157619189966, -22.341891097895651 ], [ -47.25814459269732, -22.341893173748883 ], [ -47.25813126056822, -22.341895165816304 ], [ -47.258117619237268, -22.341897072534383 ], [ -47.258103665683407, -22.341898892400252 ], [ -47.258089397403424, -22.341900623999138 ], [ -47.258074812384677, -22.341902266029003 ], [ -47.258059909070361, -22.341903817323431 ], [ -47.258044686330912, -22.341905276871362 ], [ -47.258029143434513, -22.341906643834438 ], [ -47.25801328001296, -22.341907917562416 ], [ -47.257997096033215, -22.341909097606202 ], [ -47.257980591767065, -22.341910183728825 ], [ -47.257963767762028, -22.341911175914696 ], [ -47.257946624811872, -22.34191207437712 ], [ -47.257929163929433, -22.341912879564383 ], [ -47.257911386320878, -22.341913592163987 ], [ -47.25789329335803, -22.341914213106335 ], [ -47.257874886555697, -22.341914743566669 ], [ -47.257856167548688, -22.341915184966389 ], [ -47.25783713806824, -22.341915538973485 ], [ -47.257817799922321, -22.341915807502122 ], [ -47.25777380347396, -22.341916222290731 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 892.97599075400001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262613221871248, -22.335514668012117 ], [ -47.262582010657042, -22.335545130770534 ], [ -47.262564479498586, -22.335562268421622 ], [ -47.262546893809514, -22.335579489607998 ], [ -47.2625288493185, -22.335597194470843 ], [ -47.262511125352333, -22.335614622749606 ], [ -47.262493352798707, -22.335632139475191 ], [ -47.262475533649742, -22.33564974629293 ], [ -47.262457669919556, -22.335667444865891 ], [ -47.262439763643314, -22.33568523687563 ], [ -47.262421816878373, -22.3357031240213 ], [ -47.262403831705775, -22.335721108018006 ], [ -47.262385810228892, -22.335739190598197 ], [ -47.262367754574896, -22.335757373510354 ], [ -47.26234966689465, -22.335775658518827 ], [ -47.262331549364227, -22.335794047402636 ], [ -47.26231340418515, -22.335812541954837 ], [ -47.262295233584545, -22.335831143982602 ], [ -47.262277039815331, -22.335849855306726 ], [ -47.262258825157808, -22.335868677760146 ], [ -47.262240591920936, -22.335887613186415 ], [ -47.262222342440644, -22.33590666344119 ], [ -47.262204079082196, -22.335925830389883 ], [ -47.262185804240346, -22.335945115907027 ], [ -47.262167520340732, -22.335964521874914 ], [ -47.262149229838968, -22.335984050183814 ], [ -47.262130935222217, -22.33600370273064 ], [ -47.26211263901191, -22.336023481415054 ], [ -47.262094351396748, -22.33604337983407 ], [ -47.262076108175037, -22.3360633625439 ], [ -47.262057941262817, -22.336083394688931 ], [ -47.262039855961966, -22.336103469619818 ], [ -47.262021851972996, -22.336123586824179 ], [ -47.262003928996101, -22.336143745791457 ], [ -47.261986086729621, -22.336163946014828 ], [ -47.261968324872299, -22.336184186988579 ], [ -47.261950643122205, -22.336204468209282 ], [ -47.261933041175375, -22.336224789177596 ], [ -47.261915518728479, -22.336245149395108 ], [ -47.261898075478044, -22.336265548365223 ], [ -47.261880711118934, -22.336285985595016 ], [ -47.261863425345787, -22.336306460593644 ], [ -47.261846217853673, -22.336326972871451 ], [ -47.261829088336931, -22.336347521941441 ], [ -47.261812036488827, -22.336368107319778 ], [ -47.26179506200323, -22.336388728523708 ], [ -47.261778164573435, -22.336409385073054 ], [ -47.261761343892672, -22.336430076489581 ], [ -47.261744599653987, -22.336450802297101 ], [ -47.261727931550006, -22.336471562021991 ], [ -47.261711339273759, -22.336492355191989 ], [ -47.26169482251747, -22.336513181337708 ], [ -47.261678380974104, -22.336534039991005 ], [ -47.261662014336373, -22.336554930685875 ], [ -47.261645722296933, -22.336575852958418 ], [ -47.261629504548822, -22.336596806346257 ], [ -47.261613360784693, -22.336617790389468 ], [ -47.261597290697452, -22.33663880462997 ], [ -47.26158129398052, -22.336659848610903 ], [ -47.261565370327268, -22.336680921877626 ], [ -47.261549519431107, -22.336702023977523 ], [ -47.261533740986096, -22.336723154459097 ], [ -47.261518034686262, -22.336744312873108 ], [ -47.261502400226057, -22.336765498771726 ], [ -47.261486837300161, -22.3367867117089 ], [ -47.261471345603439, -22.336807951240608 ], [ -47.261455924832148, -22.336829216922844 ], [ -47.261440574681338, -22.336850508315436 ], [ -47.261425294847051, -22.336871824979081 ], [ -47.261410085026483, -22.336893166474855 ], [ -47.261394944916667, -22.336914532366315 ], [ -47.261379874215187, -22.336935922218274 ], [ -47.261364872619971, -22.336957335597262 ], [ -47.2613499398296, -22.336978772071042 ], [ -47.261335075543045, -22.337000231208993 ], [ -47.261320279460328, -22.337021712581034 ], [ -47.26130555128146, -22.337043215759305 ], [ -47.261290890707137, -22.337064740317143 ], [ -47.261276297438556, -22.337086285829258 ], [ -47.261261771177765, -22.33710785187132 ], [ -47.261247311627784, -22.337129438019652 ], [ -47.261232918491224, -22.337151043853321 ], [ -47.261218591471994, -22.337172668951691 ], [ -47.261204330274481, -22.337194312895537 ], [ -47.261190134604142, -22.337215975266218 ], [ -47.261176004167012, -22.337237655646135 ], [ -47.261161938668842, -22.33725935362051 ], [ -47.261147937817256, -22.337281068773837 ], [ -47.261134001320244, -22.337302800692004 ], [ -47.261120128886041, -22.337324548962766 ], [ -47.261106320224378, -22.337346313173718 ], [ -47.261092575088007, -22.337368092846333 ], [ -47.261078893511872, -22.337389887045997 ], [ -47.261065275521972, -22.337411694792788 ], [ -47.26105172082012, -22.337433515597038 ], [ -47.261038228987502, -22.337455349162358 ], [ -47.261024799604783, -22.337477195194261 ], [ -47.261011432252715, -22.337499053399586 ], [ -47.260998126511851, -22.33752092348648 ], [ -47.260984881962074, -22.337542805165615 ], [ -47.260971698183837, -22.33756469814805 ], [ -47.260958574757488, -22.337586602146356 ], [ -47.260945511262705, -22.337608516875452 ], [ -47.260932507280003, -22.337630442050397 ], [ -47.260919562389518, -22.337652377388171 ], [ -47.26090667617089, -22.337674322608084 ], [ -47.260893848204901, -22.33769627742905 ], [ -47.260881078071968, -22.337718241571835 ], [ -47.260868365352209, -22.337740214759531 ], [ -47.260855709626071, -22.337762196715886 ], [ -47.260843110474696, -22.337784187165244 ], [ -47.260830567478493, -22.337806185834523 ], [ -47.260818080219195, -22.337828192450232 ], [ -47.260805648277746, -22.337850206741489 ], [ -47.260793271235023, -22.337872228439462 ], [ -47.260780948674046, -22.337894257273067 ], [ -47.260768680176049, -22.337916292975894 ], [ -47.260756465323269, -22.337938335281702 ], [ -47.260744303698736, -22.337960383924251 ], [ -47.260732194885207, -22.337982438639717 ], [ -47.260720138466326, -22.338004499164224 ], [ -47.260708134025244, -22.338026565236522 ], [ -47.260696181146052, -22.338048636595605 ], [ -47.260684279413489, -22.338070712980855 ], [ -47.260672428412121, -22.33809279413375 ], [ -47.260660627727226, -22.338114879796407 ], [ -47.260648876944522, -22.338136969711723 ], [ -47.260637175650082, -22.33815906362392 ], [ -47.260625523430434, -22.338181161278161 ], [ -47.260613919872718, -22.338203262420269 ], [ -47.260602364564576, -22.338225366796959 ], [ -47.260590857093888, -22.338247474156411 ], [ -47.260579397049142, -22.338269584247492 ], [ -47.260567984019659, -22.338291696819407 ], [ -47.260556617594936, -22.338313811622868 ], [ -47.260545297365063, -22.338335928409435 ], [ -47.260534022920986, -22.338358046930814 ], [ -47.260522793854065, -22.338380166939853 ], [ -47.260511609756001, -22.338402288190807 ], [ -47.260500470219093, -22.338424410438552 ], [ -47.260489374898604, -22.338446533314542 ], [ -47.260478326151926, -22.338468651026037 ], [ -47.260467329660564, -22.338490750362567 ], [ -47.260456388233223, -22.338512822841611 ], [ -47.26044550094435, -22.338534867397897 ], [ -47.260434666606642, -22.338556883507085 ], [ -47.260423884038261, -22.338578870648675 ], [ -47.260413152062682, -22.338600828306618 ], [ -47.260402469509415, -22.338622755967592 ], [ -47.260391835213319, -22.33864465312244 ], [ -47.260381248014795, -22.338666519265963 ], [ -47.260370706760682, -22.338688353894966 ], [ -47.260360435795548, -22.338709688131114 ], [ -47.26034997231163, -22.338731479227871 ], [ -47.260339551413182, -22.338753237348559 ], [ -47.260329171966141, -22.338774962004102 ], [ -47.260318832844604, -22.338796652703884 ], [ -47.260308532926487, -22.338818308964715 ], [ -47.260298271097398, -22.338839930302917 ], [ -47.260288046248384, -22.338861516238783 ], [ -47.260277857276407, -22.338883066295718 ], [ -47.260267703085113, -22.338904579998729 ], [ -47.260257582583748, -22.338926056876446 ], [ -47.260247494688301, -22.338947496458943 ], [ -47.260237438320502, -22.338968898279713 ], [ -47.260227412408113, -22.338990261875228 ], [ -47.260217415886139, -22.339011586781933 ], [ -47.260207447695144, -22.339032872540383 ], [ -47.260197506781509, -22.339054118694428 ], [ -47.260187592099143, -22.339075324787331 ], [ -47.260177702607031, -22.339096490367506 ], [ -47.260167837271531, -22.339117614983234 ], [ -47.260157995064155, -22.33913869818744 ], [ -47.26014817496484, -22.339159739530803 ], [ -47.260138375956487, -22.339180738573432 ], [ -47.260128597031944, -22.339201694869839 ], [ -47.260118837187704, -22.339222607982581 ], [ -47.260109095428511, -22.339243477472124 ], [ -47.260099370763839, -22.339264302904741 ], [ -47.260089662210824, -22.339285083845983 ], [ -47.260079968792617, -22.339305819864215 ], [ -47.260070289537623, -22.339326510532413 ], [ -47.260060623482424, -22.339347155421823 ], [ -47.260050969668086, -22.339367754109812 ], [ -47.260041327143661, -22.339388306172392 ], [ -47.260031694963196, -22.33940881119069 ], [ -47.260022072187454, -22.339429268747303 ], [ -47.26001245788396, -22.339449678426181 ], [ -47.260002851125314, -22.339470039816081 ], [ -47.259993250992601, -22.339490352503422 ], [ -47.259983656569638, -22.339510616084667 ], [ -47.259974066949596, -22.339530830152093 ], [ -47.259964481230874, -22.339550994302531 ], [ -47.259954898516639, -22.339571108138355 ], [ -47.259945317918273, -22.339591171260494 ], [ -47.259935738551889, -22.339611183275267 ], [ -47.259926159540015, -22.339631143791301 ], [ -47.25991681343028, -22.339650567287595 ], [ -47.259907243293313, -22.339670402653358 ], [ -47.259897670610151, -22.339690186173577 ], [ -47.259888090104397, -22.339709926672569 ], [ -47.259878494730849, -22.33972963747739 ], [ -47.259868881689997, -22.339749323672457 ], [ -47.259859250674346, -22.339768985216548 ], [ -47.259849601411979, -22.339788621996821 ], [ -47.25983993363139, -22.339808233901245 ], [ -47.259830247062162, -22.339827820817153 ], [ -47.259820541433548, -22.339847382633788 ], [ -47.259810816475607, -22.339866919240606 ], [ -47.259801071919085, -22.339886430527013 ], [ -47.259791307494559, -22.339905916384254 ], [ -47.259781522933466, -22.339925376703402 ], [ -47.259771717967581, -22.339944811376277 ], [ -47.259761892328861, -22.339964220295812 ], [ -47.259752045749835, -22.339983603355325 ], [ -47.259742177963268, -22.340002960448999 ], [ -47.259732288702395, -22.340022291471634 ], [ -47.259722377700989, -22.340041596318418 ], [ -47.259712444692759, -22.340060874885932 ], [ -47.25970248941212, -22.34008012707092 ], [ -47.259692511593499, -22.340099352771432 ], [ -47.259682510971714, -22.34011855188621 ], [ -47.259672487282373, -22.340137724313781 ], [ -47.25966244026079, -22.340156869954626 ], [ -47.259652369642581, -22.340175988709969 ], [ -47.259642275163912, -22.340195080481305 ], [ -47.259632156561281, -22.340214145170883 ], [ -47.259622013571267, -22.340233182682063 ], [ -47.259611845930415, -22.340252192919444 ], [ -47.25960165337596, -22.340271175787905 ], [ -47.259591435645156, -22.340290131193225 ], [ -47.259581192475672, -22.340309059041903 ], [ -47.259570923605075, -22.340327959241673 ], [ -47.259560628770757, -22.340346831701897 ], [ -47.259550307711329, -22.340365676331004 ], [ -47.259539960164936, -22.340384493039252 ], [ -47.259529585869423, -22.340403281738787 ], [ -47.259519184563459, -22.340422042341277 ], [ -47.259508755985784, -22.340440774759514 ], [ -47.259498299874615, -22.340459478908254 ], [ -47.259487815969131, -22.340478154701824 ], [ -47.259477304007802, -22.340496802056578 ], [ -47.259466763729343, -22.340515420889766 ], [ -47.259456194873124, -22.340534011118507 ], [ -47.259445597177518, -22.340552572662524 ], [ -47.259434970381534, -22.34057110544164 ], [ -47.259424314224233, -22.340589609376483 ], [ -47.25941362844447, -22.340608084389022 ], [ -47.25940291278085, -22.340626530402627 ], [ -47.259392166972184, -22.340644947341168 ], [ -47.25938139075727, -22.340663335129651 ], [ -47.259370583874777, -22.340681693693941 ], [ -47.25935974606292, -22.340700022961727 ], [ -47.25934887706002, -22.340718322861271 ], [ -47.259337976604414, -22.340736593321687 ], [ -47.259327044434002, -22.340754834273607 ], [ -47.259316080286787, -22.340773045648298 ], [ -47.259305083900408, -22.340791227378361 ], [ -47.259294055011999, -22.340809379398014 ], [ -47.259282993359093, -22.340827501641474 ], [ -47.259271898678477, -22.340845594044897 ], [ -47.259260770706526, -22.340863656545775 ], [ -47.259249609179996, -22.340881689081712 ], [ -47.259238413834488, -22.340899691592583 ], [ -47.2592271844062, -22.340917664018225 ], [ -47.25921592063002, -22.340935606300771 ], [ -47.259204622240965, -22.34095351838301 ], [ -47.25919328897379, -22.340971400208453 ], [ -47.259181920562249, -22.340989251722789 ], [ -47.259170516740248, -22.34100707287195 ], [ -47.259159077241044, -22.341024863603206 ], [ -47.259147601797366, -22.341042623865221 ], [ -47.259136090141183, -22.341060353608032 ], [ -47.259124542004329, -22.341078052782489 ], [ -47.259112957118028, -22.34109572134054 ], [ -47.259101335212861, -22.341113359235397 ], [ -47.259089679425102, -22.34113096127755 ], [ -47.259078032581492, -22.341148462253038 ], [ -47.259066458400468, -22.341165761418633 ], [ -47.259054980548783, -22.34118281596448 ], [ -47.259043597185482, -22.341199621741911 ], [ -47.259032306256223, -22.34121617530332 ], [ -47.259021105920013, -22.34123247326783 ], [ -47.259009994547064, -22.341248512329386 ], [ -47.259008696389785, -22.341250370208563 ], [ -47.258987208122619, -22.341280959892917 ], [ -47.258977180996723, -22.34129504436466 ], [ -47.258966413260637, -22.341310016606759 ], [ -47.258955729356018, -22.341324714907977 ], [ -47.258945128821495, -22.34133913664397 ], [ -47.258934611367998, -22.341353279349399 ], [ -47.258924176870622, -22.341367140731649 ], [ -47.258913825357901, -22.341380718687269 ], [ -47.25890355700205, -22.341394011316485 ], [ -47.258893372106904, -22.341407016938806 ], [ -47.258883271093673, -22.341419734110978 ], [ -47.258873254487902, -22.341432161641233 ], [ -47.258863322901959, -22.341444298607737 ], [ -47.258853477017219, -22.341456144375478 ], [ -47.258843717566052, -22.341467698611297 ], [ -47.258834045309399, -22.341478961301942 ], [ -47.25882446101425, -22.341489932769758 ], [ -47.258814965428996, -22.34150061368813 ], [ -47.258805559256615, -22.341511005096717 ], [ -47.258796243126781, -22.341521108414746 ], [ -47.258787017564508, -22.341530925454776 ], [ -47.258777882958114, -22.341540458434203 ], [ -47.258768839525942, -22.34154970998426 ], [ -47.258759887280085, -22.341558683158642 ], [ -47.258751025988936, -22.341567381439599 ], [ -47.258742255138188, -22.341575808741826 ], [ -47.258733573891156, -22.34158396941287 ], [ -47.258724981048147, -22.341591868231109 ], [ -47.258716474732488, -22.341599510645118 ], [ -47.258708014886295, -22.341606935632147 ], [ -47.258699486203909, -22.34161424565059 ], [ -47.258690804727117, -22.341621512593306 ], [ -47.258681964129522, -22.341628740153947 ], [ -47.258672967540761, -22.341635924093104 ], [ -47.258663818234652, -22.341643060220012 ], [ -47.258654519625409, -22.341650144396013 ], [ -47.258645075260624, -22.341657172540319 ], [ -47.258635488817085, -22.341664140633331 ], [ -47.258625764096969, -22.341671044719515 ], [ -47.258615905022097, -22.341677880911593 ], [ -47.258605915630326, -22.341684645392938 ], [ -47.258595800071582, -22.341691334420236 ], [ -47.258585562601809, -22.3416979443274 ], [ -47.258575207579234, -22.341704471527848 ], [ -47.258564739462983, -22.341710912515072 ], [ -47.258554162805645, -22.341717263867249 ], [ -47.258543482250474, -22.341723522248675 ], [ -47.258532702528569, -22.341729684411238 ], [ -47.258521828453361, -22.341735747197493 ], [ -47.2585108649182, -22.341741707541789 ], [ -47.258499816892687, -22.341747562472339 ], [ -47.258488689418193, -22.341753309113297 ], [ -47.258477487604594, -22.341758944686664 ], [ -47.258466216627326, -22.341764466513521 ], [ -47.258454881723701, -22.341769872016076 ], [ -47.258443488188, -22.341775158719983 ], [ -47.258432041369709, -22.341780324255186 ], [ -47.258420546669811, -22.341785366357929 ], [ -47.258409009536109, -22.341790282872765 ], [ -47.258397435460829, -22.341795071753904 ], [ -47.258385829975431, -22.341799731067628 ], [ -47.258374198648077, -22.341804258993516 ], [ -47.258362547079969, -22.341808653826071 ], [ -47.258350880900998, -22.34181291397687 ], [ -47.258339205764877, -22.34181703797644 ], [ -47.25832752734668, -22.341821024475706 ], [ -47.258315851337706, -22.34182487224783 ], [ -47.258304183438916, -22.34182858019086 ], [ -47.258292529360226, -22.341832147328283 ], [ -47.258280894814092, -22.34183557281111 ], [ -47.2582692855079, -22.341838855920646 ], [ -47.258257707143137, -22.341841996068737 ], [ -47.258246165405701, -22.341844992800731 ], [ -47.258234665962142, -22.341847845796515 ], [ -47.258223214455931, -22.341850554871375 ], [ -47.258211816268464, -22.341853120030176 ], [ -47.258200427565448, -22.341855551914414 ], [ -47.258188891180502, -22.341857883509846 ], [ -47.258177077639907, -22.341860139468263 ], [ -47.258164965859059, -22.341862321113286 ], [ -47.258152550297496, -22.341864426681347 ], [ -47.25813982605171, -22.341866454369459 ], [ -47.258126788833493, -22.341868402371485 ], [ -47.258113434946296, -22.341870268911872 ], [ -47.25809976125251, -22.341872052277296 ], [ -47.258085765146497, -22.341873750844925 ], [ -47.258071444526301, -22.341875363107675 ], [ -47.258056797758236, -22.341876887697808 ], [ -47.258041823647339, -22.341878323407148 ], [ -47.258026521407174, -22.341879669204811 ], [ -47.258010890624732, -22.34188092425315 ], [ -47.257994931231252, -22.341882087921142 ], [ -47.257978643470985, -22.34188315979554 ], [ -47.257962027871443, -22.341884139690535 ], [ -47.257945085212974, -22.341885027655444 ], [ -47.257927816500953, -22.3418858239807 ], [ -47.257910222939273, -22.341886529202679 ], [ -47.257892305902018, -22.341887144107041 ], [ -47.257874066910063, -22.341887669731008 ], [ -47.257855507607552, -22.341888107364571 ], [ -47.25783662973771, -22.341888458550919 ], [ -47.257817435122476, -22.341888725086182 ], [ -47.257787216941715, -22.341889009977258 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 887.45823394900003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262580718894533, -22.335507105760861 ], [ -47.262543389623573, -22.335543597108352 ], [ -47.262525786264327, -22.335560835581077 ], [ -47.262507711562563, -22.335578570065568 ], [ -47.262489965308077, -22.335596020257849 ], [ -47.262472168629394, -22.335613560758219 ], [ -47.262454323525446, -22.335631193218656 ], [ -47.262436432017687, -22.335648919309346 ], [ -47.262418496149195, -22.3356667407194 ], [ -47.26240051798581, -22.335684659156112 ], [ -47.262382499617729, -22.335702676342997 ], [ -47.262364443157978, -22.335720794021512 ], [ -47.262346350744117, -22.335739013949432 ], [ -47.262328224537931, -22.335757337900912 ], [ -47.262310066727103, -22.335775767665197 ], [ -47.262291879525471, -22.335794305045752 ], [ -47.262273665173105, -22.335812951860728 ], [ -47.262255425936573, -22.335831709942202 ], [ -47.262237164110545, -22.335850581134686 ], [ -47.262218882019084, -22.335869567293535 ], [ -47.262200582013961, -22.335888670286668 ], [ -47.262182266476984, -22.335907891991877 ], [ -47.262163937820368, -22.335927234296403 ], [ -47.262145598487841, -22.335946699095384 ], [ -47.262127250954094, -22.335966288292258 ], [ -47.262108897725994, -22.335986003797139 ], [ -47.262090541345771, -22.336005847523037 ], [ -47.262072192224544, -22.336025812861852 ], [ -47.262053887066749, -22.336045863409424 ], [ -47.262035658625798, -22.336065963396553 ], [ -47.26201751234759, -22.336086106009166 ], [ -47.26199944792932, -22.33610629073166 ], [ -47.261981465067912, -22.336126517050335 ], [ -47.261963563458288, -22.336146784455291 ], [ -47.261945742795845, -22.336167092437769 ], [ -47.261928002775242, -22.336187440491422 ], [ -47.261910343089106, -22.33620782811396 ], [ -47.261892763430687, -22.336228254804173 ], [ -47.261875263493081, -22.336248720062667 ], [ -47.261857842967679, -22.336269223393838 ], [ -47.261840501545642, -22.336289764304141 ], [ -47.261823238918602, -22.33631034230141 ], [ -47.261806054777402, -22.336330956896024 ], [ -47.261788948811812, -22.336351607601692 ], [ -47.261771920712199, -22.336372293933305 ], [ -47.26175497016834, -22.336393015408202 ], [ -47.261738096869955, -22.336413771545949 ], [ -47.261721300506593, -22.336434561868053 ], [ -47.261704580767365, -22.336455385898702 ], [ -47.261687937341726, -22.336476243163471 ], [ -47.261671369918446, -22.33649713319091 ], [ -47.26165487818691, -22.336518055510872 ], [ -47.261638461836327, -22.336539009655279 ], [ -47.261622120555849, -22.336559995158332 ], [ -47.261605854034947, -22.336581011555783 ], [ -47.261589661962816, -22.336602058385854 ], [ -47.261573544028778, -22.336623135188702 ], [ -47.26155749992278, -22.336644241505699 ], [ -47.261541529334721, -22.336665376880514 ], [ -47.261525631954434, -22.336686540858917 ], [ -47.261509807472549, -22.336707732987822 ], [ -47.261494055579583, -22.336728952816362 ], [ -47.26147837596649, -22.336750199895263 ], [ -47.26146276832452, -22.336771473777016 ], [ -47.261447232345034, -22.336792774016121 ], [ -47.2614317677209, -22.336814100167206 ], [ -47.26141637414365, -22.336835451788797 ], [ -47.261401051305953, -22.3368568284403 ], [ -47.261385798901536, -22.336878229681524 ], [ -47.261370616624063, -22.336899655074802 ], [ -47.261355504167732, -22.336921104183748 ], [ -47.261340461227043, -22.336942576573815 ], [ -47.261325487497245, -22.3369640718116 ], [ -47.261310582673907, -22.336985589465442 ], [ -47.261295746453783, -22.337007129104229 ], [ -47.261280978533506, -22.337028690299171 ], [ -47.261266278610471, -22.337050272622566 ], [ -47.261251646382576, -22.33707187564822 ], [ -47.261237081548572, -22.337093498950949 ], [ -47.261222583808248, -22.337115142106164 ], [ -47.261208152860952, -22.337136804692125 ], [ -47.261193788407397, -22.337158486287446 ], [ -47.261179490148656, -22.337180186472157 ], [ -47.261165257787091, -22.33720190482677 ], [ -47.261151091025532, -22.337223640933068 ], [ -47.261136989566545, -22.33724539437565 ], [ -47.261122953114629, -22.337267164738215 ], [ -47.261108981374626, -22.337288951606155 ], [ -47.26109507405171, -22.337310754566612 ], [ -47.261081230852497, -22.337332573206584 ], [ -47.261067451527786, -22.337354407045229 ], [ -47.26105373611842, -22.337376255133236 ], [ -47.261040084658681, -22.337398116471686 ], [ -47.261026496851223, -22.337419990563681 ], [ -47.261012972274933, -22.337441877110638 ], [ -47.260999510508178, -22.337463775815927 ], [ -47.260986111129363, -22.337485686384277 ], [ -47.260972773716716, -22.337507608521811 ], [ -47.260959497847814, -22.337529541937208 ], [ -47.260946283100772, -22.337551486339464 ], [ -47.260933129053569, -22.337573441439243 ], [ -47.260920035283561, -22.33759540694955 ], [ -47.260907001368956, -22.337617382583627 ], [ -47.26089402688752, -22.337639368056525 ], [ -47.260881111416609, -22.337661363085854 ], [ -47.260868254534628, -22.337683367388728 ], [ -47.260855455819673, -22.337705380684195 ], [ -47.26084271484951, -22.337727402693616 ], [ -47.260830031202325, -22.337749433139152 ], [ -47.260817404456901, -22.337771471743451 ], [ -47.260804834191362, -22.337793518231894 ], [ -47.260792319985093, -22.337815572329376 ], [ -47.260779861416758, -22.337837633763542 ], [ -47.260767458064905, -22.337859702264058 ], [ -47.260755109510306, -22.337881777558362 ], [ -47.260742815331888, -22.337903859378603 ], [ -47.260730575109591, -22.33792594745718 ], [ -47.260718388424223, -22.337948041526452 ], [ -47.260706254856238, -22.33797014132125 ], [ -47.260694173987048, -22.337992246576402 ], [ -47.260682145397567, -22.338014357029365 ], [ -47.260670168669648, -22.33803647241789 ], [ -47.260658243385798, -22.338058592480092 ], [ -47.260646369128388, -22.33808071695633 ], [ -47.260634545480471, -22.338102845587475 ], [ -47.260622772025627, -22.338124978115292 ], [ -47.260611048347698, -22.338147114282908 ], [ -47.260599374031067, -22.338169253834351 ], [ -47.260587748660704, -22.338191396514439 ], [ -47.260576171822166, -22.338213542068758 ], [ -47.260564643101134, -22.33823569024452 ], [ -47.260553162084044, -22.338257840789584 ], [ -47.260541728358064, -22.338279993452201 ], [ -47.26053034151068, -22.338302147982066 ], [ -47.260519001129815, -22.338324304129873 ], [ -47.260507706804425, -22.33834646164642 ], [ -47.260496458123846, -22.338368620283596 ], [ -47.260485254677711, -22.338390779794878 ], [ -47.260474096056292, -22.338412939934233 ], [ -47.260462981914543, -22.338435100329097 ], [ -47.260451914680722, -22.338457255039945 ], [ -47.260440900201871, -22.338479390516653 ], [ -47.260429941386242, -22.338501498064865 ], [ -47.260419037310285, -22.338523576602697 ], [ -47.260408186781881, -22.338545625603622 ], [ -47.260397388614443, -22.338567644544923 ], [ -47.260386641626894, -22.33858963290854 ], [ -47.260375944644252, -22.338611590179205 ], [ -47.26036529649717, -22.338633515845782 ], [ -47.260354696021864, -22.338655409401394 ], [ -47.2603441420612, -22.338677270341115 ], [ -47.260333864890043, -22.338698617459254 ], [ -47.260323389547672, -22.338720433211645 ], [ -47.260312957351751, -22.338742214882732 ], [ -47.260302567164793, -22.338763961982075 ], [ -47.260292217857575, -22.338785674017689 ], [ -47.260281908304918, -22.33880735050521 ], [ -47.260271637389458, -22.338828990959751 ], [ -47.260261403999422, -22.338850594900531 ], [ -47.260251207029192, -22.338872161849903 ], [ -47.260241045379843, -22.338893691331929 ], [ -47.260230917958381, -22.338915182874398 ], [ -47.260220823678615, -22.33893663600648 ], [ -47.260210761460243, -22.338958050260985 ], [ -47.260200730229208, -22.338979425173669 ], [ -47.260190728918914, -22.339000760280335 ], [ -47.260180756468387, -22.339022055120985 ], [ -47.260170811822626, -22.339043309238942 ], [ -47.26016089393444, -22.339064522177114 ], [ -47.260151001761812, -22.339085693483369 ], [ -47.260141134270214, -22.339106822705752 ], [ -47.260131290430536, -22.339127909396971 ], [ -47.260121469222184, -22.339148953107351 ], [ -47.260111669627697, -22.339169953396979 ], [ -47.260101890639831, -22.339190909820168 ], [ -47.260092131255, -22.339211821939514 ], [ -47.260082390478189, -22.33923268931542 ], [ -47.260072667319122, -22.339253511514318 ], [ -47.260062960795501, -22.339274288101766 ], [ -47.26005326993112, -22.339295018646396 ], [ -47.260043593755242, -22.339315702721454 ], [ -47.260033931305365, -22.339336339898427 ], [ -47.260024281623807, -22.339356929755031 ], [ -47.260014643760911, -22.339377471867753 ], [ -47.260005016772283, -22.339397965818169 ], [ -47.259995399720289, -22.339418411189435 ], [ -47.259985791674261, -22.339438807566083 ], [ -47.259976191708859, -22.339459154537579 ], [ -47.25996659890729, -22.33947945169098 ], [ -47.259957012355699, -22.339499698623666 ], [ -47.259947431149726, -22.339519894928745 ], [ -47.259937854390408, -22.339540040203911 ], [ -47.259928281183775, -22.339560134052672 ], [ -47.259918710644115, -22.339580176076911 ], [ -47.259909141890716, -22.339600165884143 ], [ -47.259899574049342, -22.339620103084293 ], [ -47.259890245813821, -22.339639489390962 ], [ -47.259880688256494, -22.339659298675638 ], [ -47.259871128713293, -22.339679055031869 ], [ -47.259861561794445, -22.339698767527221 ], [ -47.259851980284218, -22.339718449846018 ], [ -47.259842381318009, -22.339738107210131 ], [ -47.25983276458873, -22.339757739580918 ], [ -47.259823129825776, -22.339777346846219 ], [ -47.259813476758964, -22.33979692889471 ], [ -47.259803805119205, -22.339816485614325 ], [ -47.259794114637138, -22.339836016895074 ], [ -47.259784405044186, -22.339855522627243 ], [ -47.259774676072475, -22.339875002700857 ], [ -47.259764927453979, -22.339894457008004 ], [ -47.259755158921507, -22.339913885440495 ], [ -47.259745370208279, -22.339933287890997 ], [ -47.259735561047663, -22.33995266425325 ], [ -47.259725731173631, -22.339972014421345 ], [ -47.259715880320357, -22.339991338290432 ], [ -47.259706008222558, -22.340010635756158 ], [ -47.259696114615473, -22.34002990671453 ], [ -47.259686199234267, -22.340049151063123 ], [ -47.259676261814867, -22.340068368699587 ], [ -47.25966630209313, -22.340087559522946 ], [ -47.259656319805416, -22.340106723432918 ], [ -47.259646314688837, -22.340125860328989 ], [ -47.25963628648018, -22.340144970112668 ], [ -47.259626234916617, -22.340164052686223 ], [ -47.259616159735842, -22.340183107952253 ], [ -47.259606060675871, -22.340202135814021 ], [ -47.259595937474835, -22.340221136176002 ], [ -47.259585789870876, -22.340240108943927 ], [ -47.259575617602657, -22.340259054023853 ], [ -47.259565420409096, -22.340277971322688 ], [ -47.259555198029418, -22.340296860748111 ], [ -47.259544950202702, -22.340315722209098 ], [ -47.259534676667968, -22.340334555616256 ], [ -47.259524377165405, -22.340353360879273 ], [ -47.259514051434721, -22.340372137909625 ], [ -47.259503699215294, -22.340390886620863 ], [ -47.259493320247486, -22.340409606925952 ], [ -47.259482914271601, -22.34042829873907 ], [ -47.259472481027416, -22.340446961976284 ], [ -47.259462020255718, -22.340465596553358 ], [ -47.259451531696584, -22.340484202388108 ], [ -47.259441015090339, -22.340502779399269 ], [ -47.259430470177925, -22.340521327505364 ], [ -47.25941989669937, -22.340539846627721 ], [ -47.259409294395226, -22.340558336687621 ], [ -47.259398663006181, -22.340576797607294 ], [ -47.259388002272701, -22.340595229310289 ], [ -47.259377311934955, -22.340613631721613 ], [ -47.259366591733418, -22.340632004766793 ], [ -47.2593558414084, -22.340650348372428 ], [ -47.259345060700241, -22.340668662466225 ], [ -47.259334249348711, -22.340686946977481 ], [ -47.25932340709371, -22.340705201836251 ], [ -47.259312533675143, -22.340723426973426 ], [ -47.259301628832553, -22.340741622321513 ], [ -47.259290692305456, -22.34075978781356 ], [ -47.259279723833103, -22.340777923384035 ], [ -47.259268723154157, -22.340796028969066 ], [ -47.259257690007722, -22.340814104504847 ], [ -47.259246624132132, -22.340832149929437 ], [ -47.259235525265339, -22.340850165182385 ], [ -47.259224393145587, -22.340868150203228 ], [ -47.259213227510003, -22.34088610493399 ], [ -47.259202028096347, -22.340904029316459 ], [ -47.259190794640951, -22.340921923294971 ], [ -47.259179526880395, -22.34093978681442 ], [ -47.259168224550898, -22.340957619820514 ], [ -47.259156887387661, -22.340975422261121 ], [ -47.2591455151261, -22.340993194084408 ], [ -47.259134107500877, -22.341010935239929 ], [ -47.259122664246199, -22.341028645678577 ], [ -47.259111185095463, -22.341046325352799 ], [ -47.259099669781882, -22.341063974215746 ], [ -47.259088118038107, -22.34108159222173 ], [ -47.259076529596101, -22.341099179326427 ], [ -47.259064907683118, -22.341116730207393 ], [ -47.259053296266821, -22.341134177943591 ], [ -47.259041760818604, -22.341151419212903 ], [ -47.259030325744625, -22.341168410192072 ], [ -47.25901898927264, -22.341185146737075 ], [ -47.259007749411474, -22.341201625423292 ], [ -47.258996604388898, -22.34121784289475 ], [ -47.258985552649435, -22.341233795872188 ], [ -47.258981870701909, -22.341239065350404 ], [ -47.25896034635921, -22.341269639830617 ], [ -47.258952944742866, -22.341280036411533 ], [ -47.258942254770197, -22.341294900521937 ], [ -47.258931653399742, -22.341309485273641 ], [ -47.258921140275255, -22.341323788087049 ], [ -47.258910715217262, -22.341337806545784 ], [ -47.25890037821474, -22.34135153841062 ], [ -47.258890129414247, -22.341364981636616 ], [ -47.258879969109657, -22.341378134387785 ], [ -47.258869897730051, -22.341390995053231 ], [ -47.258859915824871, -22.341403562265491 ], [ -47.258850024050759, -22.341415834915257 ], [ -47.258840223153335, -22.341427812170217 ], [ -47.258830513949157, -22.34143949349248 ], [ -47.258820897307046, -22.341450878653909 ], [ -47.25881137412518, -22.341461967754707 ], [ -47.258801945307916, -22.341472761239501 ], [ -47.258792611740567, -22.341483259913165 ], [ -47.258783374261803, -22.341493464956606 ], [ -47.258774233635016, -22.341503377940107 ], [ -47.258765190516328, -22.341513000837768 ], [ -47.258756245421388, -22.34152233603918 ], [ -47.25874739869154, -22.341531386358533 ], [ -47.258738650456401, -22.341540155043742 ], [ -47.258730000595421, -22.341548645782524 ], [ -47.25872144869799, -22.341556862706302 ], [ -47.258712994022616, -22.341564810390924 ], [ -47.258704635455217, -22.34157249385429 ], [ -47.258696371186915, -22.34157991880214 ], [ -47.258688160222441, -22.341587125351079 ], [ -47.258679884272453, -22.341594218749041 ], [ -47.258671457086976, -22.341601272832921 ], [ -47.258662872074808, -22.341608291440771 ], [ -47.258654132349655, -22.341615270268772 ], [ -47.258645241173127, -22.341622205063072 ], [ -47.258636201950985, -22.34162909162329 ], [ -47.258627018225859, -22.341635925808436 ], [ -47.258617693672967, -22.341642703540337 ], [ -47.258608232096229, -22.341649420806547 ], [ -47.258598637422331, -22.341656073664648 ], [ -47.258588913697082, -22.341662658244807 ], [ -47.258579065081314, -22.341669170752343 ], [ -47.258569095844614, -22.341675607471949 ], [ -47.258559010361608, -22.341681964769766 ], [ -47.258548813110423, -22.34168823909425 ], [ -47.258538508665119, -22.34169442698072 ], [ -47.258528101692868, -22.34170052505284 ], [ -47.258517596950924, -22.341706530024236 ], [ -47.258506999281025, -22.341712438701546 ], [ -47.258496313607026, -22.341718247985668 ], [ -47.258485544930963, -22.341723954873721 ], [ -47.25847469832852, -22.341729556461434 ], [ -47.258463778945782, -22.341735049944855 ], [ -47.258452791996014, -22.341740432621787 ], [ -47.258441742756048, -22.341745701893775 ], [ -47.258430636561165, -22.341750855268518 ], [ -47.258419478803312, -22.341755890360844 ], [ -47.258408274927227, -22.341760804894509 ], [ -47.25839703042579, -22.341765596704612 ], [ -47.258385750837455, -22.341770263738731 ], [ -47.258374441740898, -22.341774804059369 ], [ -47.258363108752491, -22.341779215845417 ], [ -47.258351757522519, -22.341783497393699 ], [ -47.258340393730691, -22.341787647121173 ], [ -47.258329023081188, -22.341791663566887 ], [ -47.258317651300096, -22.34179554539342 ], [ -47.25830628413015, -22.341799291388867 ], [ -47.258294927324023, -22.341802900469478 ], [ -47.258283586643586, -22.341806371680153 ], [ -47.258272267853272, -22.341809704196837 ], [ -47.258260976712364, -22.341812897329039 ], [ -47.258249718974028, -22.341815950520392 ], [ -47.258238500375469, -22.341818863351392 ], [ -47.258227326634071, -22.341821635540711 ], [ -47.258216203443439, -22.341824266945991 ], [ -47.258205136228305, -22.341826757619348 ], [ -47.258194079902594, -22.341829118529287 ], [ -47.258182873083861, -22.341831383516556 ], [ -47.258171382851835, -22.341833577734544 ], [ -47.258159587533079, -22.341835702376361 ], [ -47.258147481407427, -22.341837755466656 ], [ -47.25813505940836, -22.341839734989623 ], [ -47.258122317100955, -22.34184163892634 ], [ -47.258109250657412, -22.341843465289042 ], [ -47.25809585682363, -22.341845212154038 ], [ -47.25808213289146, -22.341846877690422 ], [ -47.258068076669716, -22.341848460186092 ], [ -47.258053686447795, -22.341849958071982 ], [ -47.258038960965358, -22.341851369942717 ], [ -47.258023899381335, -22.341852694574964 ], [ -47.258008501237924, -22.341853930943689 ], [ -47.257992766430611, -22.341855078235881 ], [ -47.257976695176161, -22.341856135862081 ], [ -47.257960287982037, -22.341857103466275 ], [ -47.257943545615163, -22.341857980933579 ], [ -47.257926469073489, -22.341858768396872 ], [ -47.257909059558614, -22.341859466241225 ], [ -47.257891318446873, -22.34186007510764 ], [ -47.257873247265231, -22.341860595895231 ], [ -47.257854847667197, -22.341861029762622 ], [ -47.257836121407877, -22.341861378128264 ], [ -47.257800660193233, -22.341861870538185 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 881.93905355300001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262548246559511, -22.335499561434244 ], [ -47.262522299754174, -22.335524925791859 ], [ -47.262504678724738, -22.335542181550903 ], [ -47.262486573812225, -22.335559945657028 ], [ -47.262468805269414, -22.335577417762838 ], [ -47.262450984465687, -22.33559498203795 ], [ -47.26243311340675, -22.335612640141086 ], [ -47.262415194121417, -22.335630393749486 ], [ -47.262397228660667, -22.335648244559899 ], [ -47.262379219098861, -22.335666194287597 ], [ -47.262361167535232, -22.335684244664694 ], [ -47.262343076092655, -22.335702397441509 ], [ -47.262324946918888, -22.335720654385185 ], [ -47.262306782186769, -22.335739017279675 ], [ -47.262288584095536, -22.335757487924354 ], [ -47.26227035487134, -22.335776068133292 ], [ -47.262252096767227, -22.335794759735503 ], [ -47.262233812063378, -22.335813564574305 ], [ -47.262215503068823, -22.335832484505804 ], [ -47.262197172122768, -22.335851521397259 ], [ -47.262178821592777, -22.335870677128693 ], [ -47.262160453877307, -22.335889953590407 ], [ -47.262142071405904, -22.335909352682318 ], [ -47.262123676640485, -22.335928876312405 ], [ -47.262105272074713, -22.335948526397207 ], [ -47.262086860235286, -22.335968304860124 ], [ -47.262068443685123, -22.33598821362752 ], [ -47.262050033057818, -22.336008245886088 ], [ -47.262031665963953, -22.336028364271417 ], [ -47.262013375994222, -22.336048532100616 ], [ -47.261995168738657, -22.336068742394936 ], [ -47.261977043891108, -22.336088994635542 ], [ -47.261959001145172, -22.336109288305618 ], [ -47.261941040192376, -22.33612962289212 ], [ -47.261923160724791, -22.336149997883318 ], [ -47.261905362433687, -22.33617041276986 ], [ -47.261887645008223, -22.336190867046625 ], [ -47.261870008138267, -22.336211360209536 ], [ -47.261852451513484, -22.336231891756395 ], [ -47.26183497482176, -22.336252461188923 ], [ -47.26181757775084, -22.336273068010922 ], [ -47.26180025998886, -22.336293711727595 ], [ -47.261783021223202, -22.336314391846845 ], [ -47.26176586114012, -22.336335107879847 ], [ -47.261748779426455, -22.33635585933909 ], [ -47.26173177576851, -22.336376645739563 ], [ -47.261714849852517, -22.336397466598502 ], [ -47.261698001364465, -22.336418321435165 ], [ -47.261681229989954, -22.336439209771562 ], [ -47.261664535414937, -22.336460131131094 ], [ -47.261647917324645, -22.336481085040269 ], [ -47.26163137540491, -22.336502071026846 ], [ -47.261614909341482, -22.336523088620776 ], [ -47.261598518819937, -22.336544137354331 ], [ -47.26158220352626, -22.33656521676139 ], [ -47.261565963146069, -22.336586326378306 ], [ -47.261549797365248, -22.33660746574348 ], [ -47.261533705870178, -22.33662863439654 ], [ -47.261517688347269, -22.336649831879448 ], [ -47.261501744482864, -22.336671057736339 ], [ -47.261485873964084, -22.33669231151254 ], [ -47.261470076477963, -22.336713592755586 ], [ -47.261454351711983, -22.336734901014772 ], [ -47.261438699353931, -22.33675623584104 ], [ -47.261423119091681, -22.336777596787559 ], [ -47.261407610614668, -22.336798983407508 ], [ -47.261392173610986, -22.336820395258101 ], [ -47.261376807769828, -22.336841831897473 ], [ -47.261361512781576, -22.336863292884097 ], [ -47.261346288336455, -22.336884777779169 ], [ -47.261331134125221, -22.336906286145108 ], [ -47.261316049839053, -22.336927817546204 ], [ -47.261301035169808, -22.336949371547991 ], [ -47.261286089809694, -22.336970947717756 ], [ -47.261271213452162, -22.3369925456233 ], [ -47.261256405790441, -22.33701416483483 ], [ -47.261241666518671, -22.337035804923769 ], [ -47.261226995331441, -22.337057465462969 ], [ -47.261212391924218, -22.33707914602634 ], [ -47.261197855993558, -22.337100846188459 ], [ -47.261183387235533, -22.337122565526709 ], [ -47.261168985347574, -22.337144303618988 ], [ -47.261154650027628, -22.337166060044495 ], [ -47.261140380974815, -22.337187834383062 ], [ -47.261126177888798, -22.337209626215749 ], [ -47.261112040468987, -22.337231435126444 ], [ -47.261097968416713, -22.337253260698262 ], [ -47.261083961433734, -22.337275102515985 ], [ -47.261070019222061, -22.337296960166125 ], [ -47.261056141485263, -22.337318833235127 ], [ -47.261042327972227, -22.33734072123984 ], [ -47.261028578729629, -22.337362623216119 ], [ -47.261014893800038, -22.337384538146249 ], [ -47.261001272886965, -22.337406465525952 ], [ -47.260987715566984, -22.337428405054535 ], [ -47.260974221416177, -22.33745035643323 ], [ -47.260960790010593, -22.337472319364604 ], [ -47.260947420926165, -22.337494293552769 ], [ -47.260934113738116, -22.337516278704356 ], [ -47.260920868022225, -22.337538274526462 ], [ -47.260907683354155, -22.337560280727679 ], [ -47.260894559308923, -22.337582297019225 ], [ -47.260881495462399, -22.337604323112377 ], [ -47.260868491390021, -22.337626358720438 ], [ -47.260855546666775, -22.337648403559193 ], [ -47.260842660868761, -22.337670457343968 ], [ -47.260829833571798, -22.337692519792107 ], [ -47.260817064351258, -22.337714590623243 ], [ -47.260804352782998, -22.337736669557941 ], [ -47.260791698443526, -22.337758756317164 ], [ -47.2607791009086, -22.33778085062475 ], [ -47.260766559755353, -22.337802952204029 ], [ -47.260754074560118, -22.337825060781089 ], [ -47.26074164489912, -22.337847176084171 ], [ -47.260729270350872, -22.337869297839141 ], [ -47.260716950492011, -22.337891425776785 ], [ -47.260704684900212, -22.33791355962811 ], [ -47.260692473153973, -22.337935699124113 ], [ -47.260680314831518, -22.337957843998247 ], [ -47.260668209512033, -22.33797999398401 ], [ -47.260656156774132, -22.33800214881763 ], [ -47.260644156197465, -22.338024308235582 ], [ -47.26063220736232, -22.338046471974746 ], [ -47.260620309848846, -22.33806863977432 ], [ -47.260608463237915, -22.338090811373942 ], [ -47.260596667110896, -22.338112986514272 ], [ -47.260584921049457, -22.338135164937295 ], [ -47.260573224635834, -22.338157346385973 ], [ -47.260561577452833, -22.338179530603991 ], [ -47.260549979083869, -22.338201717335952 ], [ -47.260538429112501, -22.338223906328022 ], [ -47.260526927123024, -22.338246097327055 ], [ -47.260515472700554, -22.338268290080325 ], [ -47.26050406543046, -22.338290484336618 ], [ -47.260492704898603, -22.338312679845682 ], [ -47.260481390691901, -22.338334876357344 ], [ -47.260470122397642, -22.338357073622685 ], [ -47.260458899603407, -22.33837927139426 ], [ -47.260447721897485, -22.338401469425275 ], [ -47.260436588934446, -22.338423667338962 ], [ -47.260425503213504, -22.33844585904917 ], [ -47.260414470747122, -22.338468030666068 ], [ -47.260403494543191, -22.338490173283397 ], [ -47.260392573680157, -22.33851228580281 ], [ -47.260381706961034, -22.338534367695448 ], [ -47.260370893194555, -22.338556418436504 ], [ -47.260360131194993, -22.338578437505777 ], [ -47.260349419783005, -22.338600424386076 ], [ -47.260338757784901, -22.338622378564416 ], [ -47.260328144032798, -22.338644299532117 ], [ -47.260317577365598, -22.338666186782529 ], [ -47.260307293988419, -22.338687546782687 ], [ -47.260296806787572, -22.338709387190708 ], [ -47.260286363294206, -22.338731192412158 ], [ -47.260275962367267, -22.338752961955308 ], [ -47.260265602874377, -22.338774695326745 ], [ -47.260255283687172, -22.338796392040972 ], [ -47.260245003685341, -22.338818051611845 ], [ -47.260234761754305, -22.338839673557523 ], [ -47.260224556785772, -22.338861257399337 ], [ -47.26021438767841, -22.338882802660407 ], [ -47.260204253336823, -22.338904308867576 ], [ -47.260194152672696, -22.338925775549288 ], [ -47.260184084603765, -22.338947202237506 ], [ -47.260174048054104, -22.338968588467356 ], [ -47.260164041955484, -22.338989933773991 ], [ -47.260154065245409, -22.339011237696802 ], [ -47.260144116867529, -22.339032499778728 ], [ -47.260134195773539, -22.339053719562088 ], [ -47.260124300920367, -22.339074896594457 ], [ -47.260114431272676, -22.339096030423526 ], [ -47.260104585800654, -22.339117120601735 ], [ -47.260094763483266, -22.339138166679145 ], [ -47.260084963302681, -22.339159168215758 ], [ -47.26007518425147, -22.339180124765743 ], [ -47.260065425326054, -22.339201035891666 ], [ -47.260055685531626, -22.339221901153955 ], [ -47.260045963878191, -22.339242720119088 ], [ -47.260036259383959, -22.339263492352789 ], [ -47.260026571073418, -22.339284217423813 ], [ -47.260016897976605, -22.339304894905712 ], [ -47.260007239132101, -22.339325524370249 ], [ -47.259997593583329, -22.33934610539551 ], [ -47.259987960381999, -22.33936663755836 ], [ -47.259978338585171, -22.3393871204409 ], [ -47.259968727256918, -22.339407553626831 ], [ -47.259959125468384, -22.339427936701263 ], [ -47.259949532296204, -22.339448269254319 ], [ -47.259939946825796, -22.339468550873814 ], [ -47.259930368145568, -22.339488781157947 ], [ -47.259920795353658, -22.339508959700655 ], [ -47.259911227553815, -22.339529086100544 ], [ -47.259901663854755, -22.339549159962218 ], [ -47.259892103373829, -22.339569180888589 ], [ -47.259882545233403, -22.339589148488308 ], [ -47.259872988562535, -22.339609062372531 ], [ -47.259863678201228, -22.339628411489606 ], [ -47.259854133223534, -22.339648194693215 ], [ -47.259844586820329, -22.339667923885415 ], [ -47.259835033488358, -22.339687608377133 ], [ -47.259825465841459, -22.339707262209931 ], [ -47.25981588094993, -22.339726890743115 ], [ -47.259806278507043, -22.339746493940602 ], [ -47.259796658243495, -22.339766071690889 ], [ -47.259787019890453, -22.339785623883433 ], [ -47.259777363180191, -22.339805150406768 ], [ -47.2597676878447, -22.33982465115173 ], [ -47.259757993616738, -22.339844126009211 ], [ -47.259748280229864, -22.339863574870019 ], [ -47.259738547417378, -22.339882997627068 ], [ -47.259728794913556, -22.339902394172931 ], [ -47.259719022452991, -22.339921764401037 ], [ -47.259709229770493, -22.339941108206009 ], [ -47.259699416601443, -22.339960425482726 ], [ -47.259689582681496, -22.339979716127225 ], [ -47.259679727746793, -22.339998980036007 ], [ -47.259669851534028, -22.340018217106014 ], [ -47.259659953779874, -22.340037427235675 ], [ -47.259650034221679, -22.340056610323618 ], [ -47.259640092596861, -22.340075766269837 ], [ -47.259630128643217, -22.340094894975007 ], [ -47.259620142099386, -22.340113996339603 ], [ -47.259610132703685, -22.340133070266123 ], [ -47.259600100194795, -22.340152116657933 ], [ -47.259590044311921, -22.340171135418604 ], [ -47.259579964794639, -22.340190126452576 ], [ -47.259569861382595, -22.340209089665361 ], [ -47.2595597338155, -22.340228024963874 ], [ -47.259549581833568, -22.340246932255241 ], [ -47.259539405177264, -22.340265811447598 ], [ -47.259529203587363, -22.340284662449779 ], [ -47.259518976804586, -22.340303485171948 ], [ -47.259508724569436, -22.340322279526063 ], [ -47.259498446623738, -22.340341045422974 ], [ -47.259488142708754, -22.340359782775476 ], [ -47.259477812565471, -22.340378491498448 ], [ -47.259467455935841, -22.340397171506108 ], [ -47.259457072561723, -22.340415822714064 ], [ -47.259446662184537, -22.340434445039779 ], [ -47.259436224546647, -22.340453038400391 ], [ -47.259425759389735, -22.340471602715159 ], [ -47.259415266455704, -22.340490137904276 ], [ -47.259404745487132, -22.340508643887773 ], [ -47.259394196225607, -22.340527120588415 ], [ -47.259383618413302, -22.34054556792913 ], [ -47.25937301179254, -22.340563985833654 ], [ -47.259362376105344, -22.340582374227118 ], [ -47.259351711093501, -22.340600733036148 ], [ -47.259341016499071, -22.340619062187955 ], [ -47.259330292064021, -22.340637361610824 ], [ -47.259319537530175, -22.340655631234039 ], [ -47.259308752638951, -22.340673870988763 ], [ -47.259297937131862, -22.340692080806804 ], [ -47.259287090750398, -22.340710260620767 ], [ -47.259276213235616, -22.340728410364985 ], [ -47.259265304328665, -22.340746529974382 ], [ -47.259254363770346, -22.340764619385293 ], [ -47.259243391300885, -22.340782678535749 ], [ -47.259232386660941, -22.340800707363858 ], [ -47.259221349590412, -22.340818705809628 ], [ -47.25921027982875, -22.340836673814618 ], [ -47.259199177115789, -22.340854611320388 ], [ -47.259188041190171, -22.340872518270999 ], [ -47.259176871791119, -22.340890394610334 ], [ -47.259165668656564, -22.340908240284829 ], [ -47.259154431524507, -22.340926055241518 ], [ -47.25914316013268, -22.340943839428245 ], [ -47.259131854217785, -22.340961592795161 ], [ -47.259120513516649, -22.340979315292572 ], [ -47.259109137765449, -22.340997006872339 ], [ -47.259097726699785, -22.34101466748767 ], [ -47.259086280054518, -22.341032297093292 ], [ -47.259074797564217, -22.341049895644726 ], [ -47.259063278962984, -22.341067463098678 ], [ -47.259051723984136, -22.341084999413223 ], [ -47.259040135945973, -22.341102499133004 ], [ -47.25902855995696, -22.341119893629894 ], [ -47.2590170632416, -22.341137077002962 ], [ -47.259005670945314, -22.341154004415475 ], [ -47.258994381364694, -22.341170671728033 ], [ -47.258983192571627, -22.341187075539093 ], [ -47.258972102862693, -22.34120321251751 ], [ -47.258961110756722, -22.341219079410809 ], [ -47.258955004341836, -22.341227818701761 ], [ -47.258933428217155, -22.341258398960576 ], [ -47.258928708494025, -22.341265028454313 ], [ -47.258918096284745, -22.341279784433041 ], [ -47.258907577448497, -22.34129425563528 ], [ -47.258897151734089, -22.341308439526134 ], [ -47.258886819071606, -22.341322333738159 ], [ -47.25887657956401, -22.341335936085642 ], [ -47.258866433475745, -22.341349244582048 ], [ -47.258856381222458, -22.341362257455177 ], [ -47.258846423358399, -22.341374973163756 ], [ -47.258836560561335, -22.341387390416141 ], [ -47.25882679361888, -22.34139950818544 ], [ -47.25881712341004, -22.341411325728917 ], [ -47.258807550886438, -22.341422842605748 ], [ -47.258798077053427, -22.341434058692812 ], [ -47.258788702946362, -22.34144497420381 ], [ -47.258779429607031, -22.341455589705596 ], [ -47.258770258057602, -22.341465906134651 ], [ -47.258761189272448, -22.341475924812944 ], [ -47.258752224148758, -22.34148564746199 ], [ -47.258743363473656, -22.341495076217349 ], [ -47.258734607890219, -22.341504213640732 ], [ -47.258725957862715, -22.341513062729469 ], [ -47.258717413638294, -22.341521626925569 ], [ -47.258708975207512, -22.341529910122194 ], [ -47.25870064226342, -22.341537916667619 ], [ -47.258692414159711, -22.341545651365852 ], [ -47.258684289867915, -22.341553119474408 ], [ -47.258676267646997, -22.341560326956131 ], [ -47.258668305564228, -22.341567315067067 ], [ -47.258660282346639, -22.341574191844625 ], [ -47.258652109452484, -22.341581033069726 ], [ -47.258643780025757, -22.341587842724827 ], [ -47.258635297164183, -22.34159461644175 ], [ -47.25862666411723, -22.341601349903474 ], [ -47.258617884282174, -22.341608038847994 ], [ -47.258608961196693, -22.341614679074048 ], [ -47.25859989853442, -22.341621266444886 ], [ -47.258590700101024, -22.341627796891164 ], [ -47.258581369828093, -22.341634266415387 ], [ -47.258571911769337, -22.341640671094392 ], [ -47.25856233009651, -22.341647007082262 ], [ -47.258552629092868, -22.341653270614323 ], [ -47.258542813149383, -22.341659458009577 ], [ -47.258532886763213, -22.341665565671374 ], [ -47.258522854529929, -22.341671590092176 ], [ -47.258512721140541, -22.341677527855044 ], [ -47.258502491378472, -22.341683375635345 ], [ -47.258492170113854, -22.341689130203783 ], [ -47.258481762300967, -22.341694788427731 ], [ -47.258471272974283, -22.34170034727337 ], [ -47.25846070724387, -22.341705803807905 ], [ -47.258450070291929, -22.34171115520143 ], [ -47.258439367369604, -22.341716398728515 ], [ -47.258428603793234, -22.341721531769966 ], [ -47.258417784939098, -22.341726551815608 ], [ -47.258406916241597, -22.341731456465073 ], [ -47.258396003189276, -22.341736243429754 ], [ -47.25838505132004, -22.34174091053519 ], [ -47.258374066218572, -22.341745455722258 ], [ -47.258363053510777, -22.341749877049885 ], [ -47.258352018861238, -22.341754172696156 ], [ -47.258340967969318, -22.341758340960229 ], [ -47.258329906564533, -22.341762380264374 ], [ -47.258318840401564, -22.3417662891563 ], [ -47.258307775257457, -22.341770066310151 ], [ -47.25829671692648, -22.341773710528969 ], [ -47.258285671212938, -22.341777220747197 ], [ -47.258274643930662, -22.341780596031192 ], [ -47.258263640896068, -22.341783835581765 ], [ -47.258252667920324, -22.341786938736711 ], [ -47.258241730808301, -22.341789904971339 ], [ -47.258230835348527, -22.341792733901396 ], [ -47.258219987309175, -22.341795425284289 ], [ -47.258209192434016, -22.341797979019997 ], [ -47.258198456191117, -22.341800395207951 ], [ -47.258187732242561, -22.341802685143623 ], [ -47.258176854989969, -22.341804883522752 ], [ -47.258165688066413, -22.341807016000367 ], [ -47.258154209209629, -22.341809083638996 ], [ -47.25814241251976, -22.341811084251557 ], [ -47.258130292767333, -22.341813015609446 ], [ -47.258117845370592, -22.341814875480821 ], [ -47.258105066370589, -22.341816661665884 ], [ -47.258091952396704, -22.341818372030488 ], [ -47.258078500638291, -22.341820004535659 ], [ -47.258064708814914, -22.341821557264268 ], [ -47.258050575139059, -22.341823028445916 ], [ -47.258036098284975, -22.341824416478072 ], [ -47.258021277357003, -22.341825719944904 ], [ -47.258006111852517, -22.341826937634035 ], [ -47.257990601631299, -22.341828068550452 ], [ -47.257974746882581, -22.341829111928476 ], [ -47.257958548093789, -22.341830067241798 ], [ -47.257942006018446, -22.341830934211593 ], [ -47.257925121647027, -22.341831712812919 ], [ -47.257907896178899, -22.341832403279643 ], [ -47.257890330992616, -22.341833006108121 ], [ -47.257872427621223, -22.34183352205935 ], [ -47.257854187727588, -22.341833952160574 ], [ -47.257814124553832, -22.341834697454704 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 876.41783815600002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262515763517349, -22.335492002540658 ], [ -47.262483571190742, -22.335523527517477 ], [ -47.262465436067487, -22.335541321245209 ], [ -47.262447645236335, -22.33555881526452 ], [ -47.262429800307558, -22.335576403314445 ], [ -47.262411903293625, -22.335594087060247 ], [ -47.262393956230703, -22.33561186818633 ], [ -47.26237596117771, -22.335629748397086 ], [ -47.262357920217461, -22.3356477294158 ], [ -47.262339835458341, -22.335665812983052 ], [ -47.262321709032889, -22.335684000858151 ], [ -47.26230354309925, -22.335702294817604 ], [ -47.262285339841178, -22.335720696655098 ], [ -47.262267101469533, -22.335739208180161 ], [ -47.262248830222781, -22.335757831217478 ], [ -47.262230528366906, -22.335776567606899 ], [ -47.262212198195705, -22.335795419202999 ], [ -47.262193842032644, -22.335814387873508 ], [ -47.262175462231994, -22.335833475497541 ], [ -47.262157061177149, -22.335852683967325 ], [ -47.262138641283158, -22.335872015185529 ], [ -47.262120204996947, -22.335891471064777 ], [ -47.262101754798636, -22.335911053525972 ], [ -47.262083293200845, -22.335930764498688 ], [ -47.262064822750077, -22.335950605919631 ], [ -47.262046346029962, -22.33597057972845 ], [ -47.262027873896571, -22.335990678906775 ], [ -47.262009444866621, -22.336010865129861 ], [ -47.26199109336811, -22.336031100801119 ], [ -47.261972825135167, -22.336051378777132 ], [ -47.261954639858324, -22.336071698535843 ], [ -47.261936537227839, -22.336092059557277 ], [ -47.261918516931892, -22.336112461325317 ], [ -47.261900578659159, -22.336132903325236 ], [ -47.261882722097518, -22.336153385044671 ], [ -47.261864946932732, -22.336173905975631 ], [ -47.261847252851226, -22.3361944656112 ], [ -47.261829639539236, -22.336215063446435 ], [ -47.261812106681212, -22.3362356989803 ], [ -47.261794653961388, -22.33625637171399 ], [ -47.261777281064454, -22.336277081150072 ], [ -47.261759987674317, -22.336297826793896 ], [ -47.261742773473706, -22.336318608154219 ], [ -47.261725638146011, -22.336339424741073 ], [ -47.261708581374002, -22.336360276067133 ], [ -47.261691602840344, -22.336381161647232 ], [ -47.261674702227602, -22.336402080998454 ], [ -47.261657879217793, -22.336423033640564 ], [ -47.261641133493391, -22.33644401909487 ], [ -47.261624464736059, -22.336465036885741 ], [ -47.261607872628133, -22.336486086538944 ], [ -47.261591356851838, -22.336507167582358 ], [ -47.261574917089213, -22.336528279546418 ], [ -47.261558553022716, -22.336549421963049 ], [ -47.261542264334494, -22.336570594366822 ], [ -47.261526050706848, -22.336591796294282 ], [ -47.261509911822714, -22.336613027283409 ], [ -47.261493847364946, -22.336634286874411 ], [ -47.261477857016416, -22.336655574609775 ], [ -47.261461940460727, -22.336676890033239 ], [ -47.26144609738143, -22.336698232690811 ], [ -47.261430327462556, -22.336719602130241 ], [ -47.261414630388394, -22.336740997901043 ], [ -47.261399005843366, -22.336762419554955 ], [ -47.26138345351346, -22.336783866643756 ], [ -47.261367973083324, -22.336805338723327 ], [ -47.261352564238713, -22.336826835350518 ], [ -47.261337226666598, -22.336848356082566 ], [ -47.261321960053799, -22.336869900479421 ], [ -47.261306764087664, -22.33689146810233 ], [ -47.261291638456022, -22.336913058514476 ], [ -47.261276582847294, -22.336934671280247 ], [ -47.261261596950398, -22.336956305965892 ], [ -47.261246680455393, -22.336977962138167 ], [ -47.261231833052257, -22.336999639366336 ], [ -47.261217054431739, -22.337021337220808 ], [ -47.261202344285167, -22.337043055273522 ], [ -47.261187702304724, -22.337064793097539 ], [ -47.261173128183678, -22.337086550266509 ], [ -47.261158621614889, -22.337108326357075 ], [ -47.261144182292554, -22.337130120946274 ], [ -47.261129809911388, -22.337151933612596 ], [ -47.2611155041673, -22.337173763935095 ], [ -47.261101264756832, -22.337195611494135 ], [ -47.261087091376147, -22.337217475872993 ], [ -47.261072983723501, -22.337239356654077 ], [ -47.261058941497524, -22.337261253421509 ], [ -47.261044964397122, -22.337283165761313 ], [ -47.261031052122732, -22.337305093259339 ], [ -47.261017204421343, -22.337327035430068 ], [ -47.261003421345478, -22.337348991294672 ], [ -47.260989702946013, -22.337370959816433 ], [ -47.26097604892729, -22.337392940483895 ], [ -47.260962458863624, -22.337414932994083 ], [ -47.260948932328738, -22.337436937046149 ], [ -47.260935468896385, -22.337458952340555 ], [ -47.260922068140175, -22.337480978579343 ], [ -47.260908729632973, -22.337503015467135 ], [ -47.260895452948226, -22.337525062709016 ], [ -47.260882237659267, -22.337547120011717 ], [ -47.260869083338783, -22.337569187084455 ], [ -47.260855989560326, -22.337591263636721 ], [ -47.26084295589699, -22.337613349379918 ], [ -47.260829981921411, -22.337635444028066 ], [ -47.26081706720737, -22.337657547294718 ], [ -47.260804211328349, -22.337679658895517 ], [ -47.260791413857397, -22.337701778548404 ], [ -47.260778674368069, -22.337723905972219 ], [ -47.260765992434507, -22.337746040886415 ], [ -47.260753367630222, -22.337768183013136 ], [ -47.26074079952997, -22.337790332074174 ], [ -47.260728287707813, -22.3378124877941 ], [ -47.260715831737656, -22.337834649899747 ], [ -47.260703431195758, -22.337856818115394 ], [ -47.26069108565644, -22.337878992170452 ], [ -47.260678794695096, -22.337901171794535 ], [ -47.260666557888001, -22.337923356717209 ], [ -47.260654374811075, -22.337945546670671 ], [ -47.260642245041247, -22.337967741387068 ], [ -47.26063016815494, -22.33798994060135 ], [ -47.260618143729495, -22.338012144048729 ], [ -47.260606171343049, -22.33803435146487 ], [ -47.260594250573504, -22.33805656258771 ], [ -47.260582380999537, -22.338078777155811 ], [ -47.260570562200336, -22.338100994908647 ], [ -47.260558793755379, -22.338123215587068 ], [ -47.260547075244745, -22.338145438932965 ], [ -47.26053540624909, -22.338167664688914 ], [ -47.260523786349673, -22.338189892598493 ], [ -47.260512215127939, -22.338212122406855 ], [ -47.26050069216609, -22.338234353859896 ], [ -47.260489217047116, -22.338256586703849 ], [ -47.260477789354297, -22.338278820686547 ], [ -47.260466408671455, -22.338301055556826 ], [ -47.260455074583433, -22.338323291063627 ], [ -47.260443786675467, -22.338345526957113 ], [ -47.26043254453311, -22.338367762988991 ], [ -47.260421347742692, -22.338389998911637 ], [ -47.260410195958357, -22.338412234344204 ], [ -47.260399091750251, -22.338434463053712 ], [ -47.260388041296338, -22.338456670810803 ], [ -47.260377047704075, -22.338478848497246 ], [ -47.260366110053972, -22.338500994998196 ], [ -47.260355227144139, -22.338523109782589 ], [ -47.260344397778582, -22.338545192323359 ], [ -47.260333620767007, -22.338567242098314 ], [ -47.260322894925622, -22.338589258588257 ], [ -47.260312219076525, -22.338611241278333 ], [ -47.260301592047611, -22.338633189658115 ], [ -47.260291012673875, -22.338655103219256 ], [ -47.260280723090652, -22.338676476101394 ], [ -47.260270224031345, -22.338698341165028 ], [ -47.260259769240484, -22.33872016993687 ], [ -47.260249357573606, -22.338741961923809 ], [ -47.260238987895022, -22.338763716631096 ], [ -47.260228659073256, -22.338785433571996 ], [ -47.260218369985026, -22.338807112259207 ], [ -47.260208119512981, -22.338828752209764 ], [ -47.260197906546175, -22.338850352944021 ], [ -47.26018772998075, -22.338871913984121 ], [ -47.260177588719046, -22.338893434856022 ], [ -47.260167481670571, -22.338914915087333 ], [ -47.260157407751066, -22.33893635420926 ], [ -47.260147365882787, -22.338957751756269 ], [ -47.260137354995827, -22.338979107262876 ], [ -47.26012737402619, -22.339000420267883 ], [ -47.26011742191622, -22.339021690313732 ], [ -47.260107497616417, -22.339042916942311 ], [ -47.260097600082695, -22.339064099700821 ], [ -47.260087728278904, -22.339085238136537 ], [ -47.260077881174553, -22.339106331801737 ], [ -47.260068057748143, -22.339127380246161 ], [ -47.260058256981424, -22.33914838302978 ], [ -47.260048477866896, -22.339169339706558 ], [ -47.26003871940091, -22.339190249839092 ], [ -47.260028980588835, -22.33921111298773 ], [ -47.26001926044102, -22.339231928719119 ], [ -47.260009557976183, -22.339252696599068 ], [ -47.259999872219474, -22.339273416196473 ], [ -47.259990202201742, -22.339294087085221 ], [ -47.259980546962609, -22.339314708837307 ], [ -47.259970905546623, -22.339335281031225 ], [ -47.259961277006845, -22.33935580324421 ], [ -47.259951660401846, -22.339376275058875 ], [ -47.259942054797314, -22.339396696059463 ], [ -47.259932459266302, -22.339417065831654 ], [ -47.25992287288738, -22.339437383966327 ], [ -47.259913294748124, -22.339457650051877 ], [ -47.25990372393926, -22.33947786368747 ], [ -47.259894159561433, -22.339498024467829 ], [ -47.259884600721008, -22.339518131992463 ], [ -47.259875046529572, -22.339538185867035 ], [ -47.259865496107352, -22.33955818569552 ], [ -47.259855948579911, -22.339578131087737 ], [ -47.259846403079592, -22.339598021656062 ], [ -47.259837110592514, -22.339617333583519 ], [ -47.259827578194475, -22.339637090706034 ], [ -47.259818044931258, -22.339656792734239 ], [ -47.259808505186186, -22.339676449222374 ], [ -47.25979895140263, -22.339696074569122 ], [ -47.259789380585772, -22.339715674271371 ], [ -47.259779792429271, -22.33973524829559 ], [ -47.259770186665158, -22.339754796530897 ], [ -47.2597605630259, -22.339774318867477 ], [ -47.25975092124515, -22.339793815194561 ], [ -47.259741261056234, -22.339813285403665 ], [ -47.259731582193268, -22.339832729386472 ], [ -47.259721884391212, -22.339852147034524 ], [ -47.259712167384777, -22.339871538241461 ], [ -47.259702430909606, -22.339890902900709 ], [ -47.259692674701725, -22.33991024090642 ], [ -47.259682898497338, -22.339929552154093 ], [ -47.259673102033311, -22.339948836539449 ], [ -47.259663285046685, -22.339968093959367 ], [ -47.259653447275078, -22.33998732431122 ], [ -47.259643588456669, -22.340006527492843 ], [ -47.259633708329559, -22.340025703403615 ], [ -47.25962380663259, -22.340044851943048 ], [ -47.259613883104691, -22.3400639730121 ], [ -47.259603937485124, -22.340083066512463 ], [ -47.259593969514079, -22.340102132345557 ], [ -47.259583978931346, -22.340121170414964 ], [ -47.259573965477124, -22.340140180624985 ], [ -47.259563928892163, -22.340159162880351 ], [ -47.259553868917578, -22.340178117086548 ], [ -47.259543785294554, -22.340197043150141 ], [ -47.259533677764317, -22.340215940979203 ], [ -47.259523546068657, -22.340234810482038 ], [ -47.259513389949632, -22.34025365156791 ], [ -47.259503209149557, -22.34027246414685 ], [ -47.259493003410704, -22.340291248130253 ], [ -47.25948277247516, -22.340310003431316 ], [ -47.259472516086312, -22.340328729962103 ], [ -47.259462233987058, -22.340347427636743 ], [ -47.259451925919954, -22.340366096371444 ], [ -47.259441591628509, -22.340384736081731 ], [ -47.259431230856173, -22.340403346684536 ], [ -47.259420843346, -22.340421928098781 ], [ -47.259410428841903, -22.340440480242901 ], [ -47.259399987087242, -22.34045900303769 ], [ -47.259389517825433, -22.340477496404787 ], [ -47.259379020800701, -22.340495960265638 ], [ -47.259368495756235, -22.340514394544623 ], [ -47.259357942435798, -22.340532799166155 ], [ -47.259347360583313, -22.340551174055513 ], [ -47.259336749942435, -22.34056951913945 ], [ -47.259326110256488, -22.340587834346245 ], [ -47.259315441269187, -22.34060611960469 ], [ -47.259304742724069, -22.34062437484474 ], [ -47.259294014364585, -22.340642599997437 ], [ -47.25928325593371, -22.340660794995632 ], [ -47.259272467174533, -22.340678959772909 ], [ -47.259261647830165, -22.340697094263675 ], [ -47.259250797643212, -22.340715198404073 ], [ -47.259239916356414, -22.340733272130826 ], [ -47.259229003712143, -22.340751315382178 ], [ -47.259218059452181, -22.340769328098052 ], [ -47.259207083318742, -22.34078731021847 ], [ -47.259196075053268, -22.340805261685464 ], [ -47.259185034396786, -22.340823182442502 ], [ -47.259173961090625, -22.340841072433218 ], [ -47.259162854874965, -22.340858931603698 ], [ -47.25915171549056, -22.340876759899881 ], [ -47.259140542676832, -22.340894557270357 ], [ -47.259129336173288, -22.340912323664298 ], [ -47.259118095719167, -22.340930059031681 ], [ -47.259106821052605, -22.340947763324884 ], [ -47.259095511911916, -22.340965436496447 ], [ -47.259084168034768, -22.340983078500486 ], [ -47.259072789158111, -22.341000689292468 ], [ -47.259061375018312, -22.341018268829515 ], [ -47.259049925351327, -22.341035817069454 ], [ -47.259038439892628, -22.341053333971352 ], [ -47.259026918376982, -22.341070819495773 ], [ -47.259015364213624, -22.341088268054381 ], [ -47.259003823651938, -22.341105609311974 ], [ -47.258992365669414, -22.341122734788815 ], [ -47.258981016150862, -22.341139598634644 ], [ -47.258969773461601, -22.341156196714778 ], [ -47.258958635736661, -22.34117252565072 ], [ -47.258947601341404, -22.341188582136116 ], [ -47.25893666886892, -22.341204362945323 ], [ -47.258928107545749, -22.341216615612954 ], [ -47.258906494212567, -22.341247180372406 ], [ -47.258904472250187, -22.341250020493018 ], [ -47.258893937804331, -22.341264668340081 ], [ -47.258883501502311, -22.341279025992861 ], [ -47.258873163198004, -22.341293090961202 ], [ -47.258862922931087, -22.341306860926537 ], [ -47.258852780918417, -22.341320333756681 ], [ -47.258842737542416, -22.341333507523526 ], [ -47.258832793340453, -22.341346380518669 ], [ -47.25882294899197, -22.341358951270404 ], [ -47.258813205303042, -22.341371218562955 ], [ -47.258803563192288, -22.341383181451821 ], [ -47.258794023672039, -22.341394839283833 ], [ -47.258784587829062, -22.341406191715258 ], [ -47.258775256805166, -22.341417238728003 ], [ -47.25876603177295, -22.341427980649218 ], [ -47.258756913911547, -22.341438418168092 ], [ -47.258747904380066, -22.341448552352531 ], [ -47.258739004288572, -22.341458384665753 ], [ -47.258730214668006, -22.341467916980367 ], [ -47.258721536436511, -22.341477151593441 ], [ -47.258712970364584, -22.341486091238909 ], [ -47.258704517039462, -22.341494739097072 ], [ -47.258696176825765, -22.341503098804107 ], [ -47.258687949825202, -22.341511174458628 ], [ -47.258679835834457, -22.341518970625749 ], [ -47.258671834302419, -22.341526492337668 ], [ -47.258663944286255, -22.341533745091436 ], [ -47.258656164112722, -22.341540735107113 ], [ -47.258648450911664, -22.341547504780117 ], [ -47.258640680426481, -22.3415541649373 ], [ -47.258632761823641, -22.341560793303721 ], [ -47.258624687982334, -22.34156739400613 ], [ -47.258616461984339, -22.341573962612003 ], [ -47.258608087066975, -22.341580494741262 ], [ -47.258599566618983, -22.341586986070102 ], [ -47.258590904173111, -22.341593432337135 ], [ -47.258582103401459, -22.341599829346976 ], [ -47.25857316811139, -22.3416061729734 ], [ -47.258564102239362, -22.341612459163763 ], [ -47.258554909847106, -22.341618683941689 ], [ -47.258545595117191, -22.341624843409935 ], [ -47.258536162346537, -22.341630933754548 ], [ -47.25852661594255, -22.341636951247303 ], [ -47.258516960421368, -22.341642892246462 ], [ -47.258507200400054, -22.341648753201646 ], [ -47.258497340593486, -22.34165453065533 ], [ -47.258487385811272, -22.341660221244563 ], [ -47.258477340951863, -22.341665821704144 ], [ -47.258467211000038, -22.341671328868056 ], [ -47.258457001022691, -22.3416767396713 ], [ -47.258446716164237, -22.341682051152702 ], [ -47.258436361643035, -22.341687260456403 ], [ -47.25842594274809, -22.341692364833662 ], [ -47.258415464835267, -22.341697361644648 ], [ -47.258404933321799, -22.341702248361255 ], [ -47.258394353684572, -22.341707022567913 ], [ -47.258383731455943, -22.341711681963623 ], [ -47.258373072218831, -22.341716224364429 ], [ -47.258362381604165, -22.34172064770457 ], [ -47.258351665285062, -22.341724950039207 ], [ -47.258340928974299, -22.341729129545726 ], [ -47.258330178420344, -22.341733184525609 ], [ -47.25831941940254, -22.341737113406563 ], [ -47.258308657726005, -22.34174091474468 ], [ -47.258297899218846, -22.341744587225921 ], [ -47.258287149726712, -22.341748129668137 ], [ -47.258276415105648, -22.34175154102401 ], [ -47.25826570122144, -22.341754820381379 ], [ -47.25825501394246, -22.34175796696589 ], [ -47.25824435913178, -22.341760980143604 ], [ -47.258233742645999, -22.341763859421562 ], [ -47.258223170324875, -22.34176660445069 ], [ -47.258212647987449, -22.341769215027206 ], [ -47.258202181427677, -22.341771691093413 ], [ -47.25819177615687, -22.341774032796032 ], [ -47.258181384585392, -22.341776251757445 ], [ -47.25817083689882, -22.341778383528503 ], [ -47.258159993283577, -22.341780454265717 ], [ -47.258148830888679, -22.341782464901218 ], [ -47.25813734363448, -22.341784413036066 ], [ -47.258125526128573, -22.341786296228904 ], [ -47.258113373642431, -22.341788112034987 ], [ -47.25810088208587, -22.341789858042432 ], [ -47.258088047971768, -22.341791531906654 ], [ -47.258074868387013, -22.341793131380598 ], [ -47.258061340961909, -22.341794654342173 ], [ -47.258047463832, -22.3417960988196 ], [ -47.258033235606192, -22.341797463013201 ], [ -47.258018655334169, -22.34179874531468 ], [ -47.258003722468551, -22.341799944324201 ], [ -47.257988436833323, -22.341801058864846 ], [ -47.257972798590266, -22.34180208799469 ], [ -47.257956808206707, -22.341803031017211 ], [ -47.257940466422838, -22.341803887489466 ], [ -47.257923774221595, -22.341804657228849 ], [ -47.257906732800137, -22.341805340317944 ], [ -47.25788934353924, -22.341805937108443 ], [ -47.257871607978039, -22.341806448223341 ], [ -47.257827612661274, -22.341807485639652 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 870.89411977199995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262483307309672, -22.335484461947029 ], [ -47.262462463662345, -22.335504873480769 ], [ -47.26244429832834, -22.335522696830122 ], [ -47.26242648520887, -22.335540212762954 ], [ -47.262408616155035, -22.335557824587635 ], [ -47.262390693186092, -22.335575533976119 ], [ -47.262372718345581, -22.335593342619894 ], [ -47.262354693700324, -22.335611252230954 ], [ -47.262336621341625, -22.335629264540692 ], [ -47.262318503387029, -22.335647381298124 ], [ -47.262300341978708, -22.335665604271494 ], [ -47.262282139285183, -22.335683935246678 ], [ -47.262263897501157, -22.335702376027157 ], [ -47.262245618849093, -22.335720928432643 ], [ -47.262227305579792, -22.335739594298289 ], [ -47.262208959972106, -22.335758375474896 ], [ -47.262190584333609, -22.335777273828317 ], [ -47.262172181002036, -22.335796291237823 ], [ -47.262153752346748, -22.335815429594437 ], [ -47.262135300767049, -22.33583469080251 ], [ -47.262116828694538, -22.335854076777188 ], [ -47.262098338593511, -22.335873589443793 ], [ -47.262079832962321, -22.33589323073603 ], [ -47.262061314332477, -22.335913002596687 ], [ -47.26204278527036, -22.335932906975611 ], [ -47.262024248380278, -22.335952945825913 ], [ -47.262005714740795, -22.335973111923966 ], [ -47.261987223774767, -22.335993365984738 ], [ -47.261968810747476, -22.336013669498055 ], [ -47.261950481537127, -22.336034015155747 ], [ -47.261932235831004, -22.336054402432541 ], [ -47.26191407331595, -22.336074830805305 ], [ -47.261895993676816, -22.336095299754906 ], [ -47.261877996598926, -22.336115808763509 ], [ -47.261860081766763, -22.336136357315816 ], [ -47.261842248862628, -22.336156944900974 ], [ -47.261824497569563, -22.336177571009213 ], [ -47.261806827570354, -22.336198235132766 ], [ -47.261789238546001, -22.336218936767953 ], [ -47.26177173017728, -22.336239675413324 ], [ -47.261754302145384, -22.33626045056878 ], [ -47.261736954130754, -22.336281261737188 ], [ -47.261719685812629, -22.336302108424832 ], [ -47.261702496870861, -22.336322990139291 ], [ -47.261685386984752, -22.336343906390848 ], [ -47.26166835583345, -22.336364856692153 ], [ -47.261651403095996, -22.336385840557909 ], [ -47.261634528450898, -22.33640685750574 ], [ -47.261617731577083, -22.336427907054766 ], [ -47.261601012152703, -22.336448988727351 ], [ -47.261584369856571, -22.336470102047102 ], [ -47.261567804367402, -22.336491246540074 ], [ -47.261551315363675, -22.336512421734589 ], [ -47.261534902524367, -22.336533627160797 ], [ -47.261518565528085, -22.336554862351381 ], [ -47.261502304053614, -22.33657612684117 ], [ -47.2614861177804, -22.33659742016631 ], [ -47.261470006387761, -22.336618741865376 ], [ -47.261453969555056, -22.336640091479211 ], [ -47.261438006962443, -22.336661468549934 ], [ -47.261422118289971, -22.336682872622038 ], [ -47.261406303218187, -22.336704303241696 ], [ -47.261390561427909, -22.336725759957023 ], [ -47.261374892600081, -22.3367472423183 ], [ -47.261359296417282, -22.336768749875933 ], [ -47.261343772560672, -22.336790282184488 ], [ -47.261328320712614, -22.336811838799491 ], [ -47.261312940556607, -22.33683341927695 ], [ -47.261297631776102, -22.336855023175556 ], [ -47.261282394055065, -22.33687665005543 ], [ -47.261267227077916, -22.336898299478587 ], [ -47.261252130529726, -22.336919971008349 ], [ -47.261237104096011, -22.336941664209892 ], [ -47.261222147463549, -22.336963378648896 ], [ -47.261207260318947, -22.336985113893647 ], [ -47.261192442349675, -22.337006869513651 ], [ -47.261177693243731, -22.337028645079876 ], [ -47.261163012690062, -22.337050440164518 ], [ -47.261148400378637, -22.337072254340345 ], [ -47.26113385599907, -22.337094087183207 ], [ -47.261119379242331, -22.337115938269331 ], [ -47.261104969799909, -22.337137807176461 ], [ -47.261090627364567, -22.337159693482878 ], [ -47.261076351629605, -22.337181596768257 ], [ -47.261062142288068, -22.337203516615251 ], [ -47.261047999035043, -22.337225452605566 ], [ -47.261033921566053, -22.337247404322756 ], [ -47.261019909576852, -22.337269371352217 ], [ -47.261005962764877, -22.337291353279234 ], [ -47.260992080875113, -22.337313349615989 ], [ -47.260978263965974, -22.337335359368854 ], [ -47.260964512096621, -22.337357381482299 ], [ -47.260950824972262, -22.337379415437457 ], [ -47.260937202164897, -22.337401460929261 ], [ -47.26092364324591, -22.337423517654681 ], [ -47.260910147786774, -22.337445585312114 ], [ -47.260896715358733, -22.337467663601497 ], [ -47.260883345532342, -22.337489752225487 ], [ -47.260870037878718, -22.337511850887182 ], [ -47.260856791968898, -22.337533959291335 ], [ -47.260843607373154, -22.337556077145294 ], [ -47.260830483662744, -22.337578204156635 ], [ -47.260817420408429, -22.337600340034953 ], [ -47.260804417180502, -22.337622484492485 ], [ -47.26079147355042, -22.337644637241038 ], [ -47.260778589089348, -22.337666797994466 ], [ -47.260765763367985, -22.337688966469077 ], [ -47.260752995957546, -22.33771114238203 ], [ -47.260740286429908, -22.337733325451126 ], [ -47.260727634356194, -22.337755515397006 ], [ -47.260715039308941, -22.337777711939811 ], [ -47.260702500859857, -22.337799914802609 ], [ -47.260690018580526, -22.337822123710769 ], [ -47.260677592044964, -22.337844338387097 ], [ -47.260665220825196, -22.337866558559565 ], [ -47.260652904494293, -22.337888783956394 ], [ -47.260640642626306, -22.337911014305764 ], [ -47.260628434794882, -22.337933249338562 ], [ -47.260616280574716, -22.337955488785546 ], [ -47.260604179539953, -22.337977732380491 ], [ -47.260592131265746, -22.337999979857283 ], [ -47.260580135327999, -22.338022230950372 ], [ -47.260568191302355, -22.338044485396527 ], [ -47.260556298765351, -22.338066742933112 ], [ -47.260544457293946, -22.338089003298432 ], [ -47.260532666465451, -22.338111266232254 ], [ -47.260520925857804, -22.338133531475346 ], [ -47.260509235049462, -22.338155798769236 ], [ -47.260497593619583, -22.338178067856433 ], [ -47.260486001147484, -22.338200338481087 ], [ -47.260474457213256, -22.33822261038808 ], [ -47.260462961397771, -22.338244883322705 ], [ -47.260451513282213, -22.338267157031808 ], [ -47.260440112448343, -22.33828943126333 ], [ -47.26042875847898, -22.338311705765253 ], [ -47.260417450957306, -22.33833398028688 ], [ -47.260406189466842, -22.338356254579043 ], [ -47.260394973591886, -22.338378528393303 ], [ -47.26038380298624, -22.338400801344743 ], [ -47.260372680290963, -22.338423067053565 ], [ -47.260361611849511, -22.338445310950846 ], [ -47.260350600868939, -22.338467523706395 ], [ -47.260339646431738, -22.338489704188916 ], [ -47.260328747331151, -22.338511851865029 ], [ -47.260317902366523, -22.338533966205517 ], [ -47.260307110342922, -22.338556046686129 ], [ -47.260296370072176, -22.338578092785713 ], [ -47.260285680372029, -22.338600103987535 ], [ -47.260275040066325, -22.338622079779391 ], [ -47.260264447985996, -22.33864401965123 ], [ -47.260254152196744, -22.338665405415359 ], [ -47.260243641278961, -22.33868729513463 ], [ -47.260233175190614, -22.338709147456829 ], [ -47.260222752783761, -22.33873096188757 ], [ -47.260212372919497, -22.338752737930694 ], [ -47.26020203446317, -22.338774475098262 ], [ -47.260191736288562, -22.338796172901798 ], [ -47.260181477275488, -22.338817830857277 ], [ -47.260171256310372, -22.338839448483984 ], [ -47.260161072286905, -22.338861025303096 ], [ -47.260150924105091, -22.338882560839707 ], [ -47.26014081067224, -22.338904054620606 ], [ -47.260130730902198, -22.338925506176242 ], [ -47.260120683715257, -22.338946915040431 ], [ -47.26011066803995, -22.338968280746979 ], [ -47.260100682810766, -22.338989602834182 ], [ -47.260090726968699, -22.339010880844011 ], [ -47.260080799463047, -22.339032114317789 ], [ -47.260070899248802, -22.339053302802405 ], [ -47.260061025288913, -22.339074445844791 ], [ -47.260051176552231, -22.339095542996976 ], [ -47.260041352016778, -22.339116593808406 ], [ -47.260031550663946, -22.339137597839041 ], [ -47.26002177148608, -22.339158554642591 ], [ -47.260012013479539, -22.339179463781726 ], [ -47.260002275649803, -22.339200324816723 ], [ -47.259992557007628, -22.339221137314407 ], [ -47.259982856572179, -22.339241900840566 ], [ -47.25997317336931, -22.339262614964397 ], [ -47.259963506430672, -22.339283279259995 ], [ -47.259953854796905, -22.339303893299586 ], [ -47.259944217513699, -22.339324456662183 ], [ -47.259934593635492, -22.33934496892531 ], [ -47.259924982222302, -22.339365429672092 ], [ -47.259915382341539, -22.339385838487338 ], [ -47.259905793068029, -22.339406194957331 ], [ -47.259896213482314, -22.339426498673571 ], [ -47.259886642674246, -22.339446749225214 ], [ -47.259877079736754, -22.339466946212251 ], [ -47.259867523773018, -22.339487089230232 ], [ -47.259857973892068, -22.339507177879621 ], [ -47.259848429208198, -22.33952721176713 ], [ -47.259838888844733, -22.339547190497743 ], [ -47.2598293519303, -22.339567113682438 ], [ -47.259819817600516, -22.339586980934847 ], [ -47.259810542987644, -22.33960625567271 ], [ -47.259801023169267, -22.339625986714161 ], [ -47.259791503046067, -22.339645661578373 ], [ -47.259781976887908, -22.339665290062889 ], [ -47.259772436967701, -22.339684886923624 ], [ -47.25976288022553, -22.339704457794944 ], [ -47.259753306355428, -22.339724002645838 ], [ -47.259743715090757, -22.339743521366199 ], [ -47.25973410616529, -22.33976301384682 ], [ -47.259724479314052, -22.339782479977636 ], [ -47.259714834271719, -22.339801919650917 ], [ -47.259705170773771, -22.339821332759058 ], [ -47.259695488556581, -22.339840719194338 ], [ -47.259685787356169, -22.339860078851199 ], [ -47.259676066909662, -22.339879411623805 ], [ -47.259666326954473, -22.339898717407138 ], [ -47.259656567228227, -22.339917996097515 ], [ -47.259646787469194, -22.339937247591504 ], [ -47.259636987415917, -22.339956471786845 ], [ -47.259627166807419, -22.339975668581793 ], [ -47.259617325383353, -22.339994837875022 ], [ -47.259607462883295, -22.340013979566898 ], [ -47.259597579047615, -22.340033093557828 ], [ -47.259587673616629, -22.34005217974973 ], [ -47.259577746331175, -22.340071238045297 ], [ -47.259567796932892, -22.340090268346909 ], [ -47.259557825163142, -22.340109270559172 ], [ -47.259547830763594, -22.340128244587454 ], [ -47.25953781347657, -22.340147190337515 ], [ -47.259527773044688, -22.340166107715881 ], [ -47.259517709210691, -22.340184996630324 ], [ -47.259507621717326, -22.340203856989934 ], [ -47.25949751030798, -22.340222688704241 ], [ -47.259487374726241, -22.340241491683635 ], [ -47.259477214715965, -22.340260265839369 ], [ -47.259467030021064, -22.340279011084011 ], [ -47.259456820385132, -22.340297727332025 ], [ -47.259446585553178, -22.340316414496723 ], [ -47.259436325269654, -22.340335072493502 ], [ -47.259426039278715, -22.340353701239909 ], [ -47.259415727325454, -22.340372300652824 ], [ -47.259405389154935, -22.340390870650499 ], [ -47.259395024511782, -22.340409411153221 ], [ -47.259384633141529, -22.340427922080906 ], [ -47.259374214789084, -22.340446403355706 ], [ -47.259363769199531, -22.340464854900787 ], [ -47.259353296118654, -22.340483276639027 ], [ -47.259342795291253, -22.340501668496344 ], [ -47.259332266462692, -22.340520030398686 ], [ -47.259321709378511, -22.340538362272902 ], [ -47.259311123783931, -22.340556664047327 ], [ -47.25930050942393, -22.340574935651862 ], [ -47.25928986604378, -22.340593177016942 ], [ -47.259279193388615, -22.340611388074205 ], [ -47.259268491203485, -22.340629568756395 ], [ -47.259257759232959, -22.340647718998095 ], [ -47.259246997221716, -22.340665838734598 ], [ -47.259236204914451, -22.340683927902159 ], [ -47.259225382055348, -22.340701986438745 ], [ -47.259214528388718, -22.34072001428288 ], [ -47.259203643658509, -22.340738011374661 ], [ -47.259192727608045, -22.34075597765597 ], [ -47.259181779981134, -22.340773913068716 ], [ -47.259170800520749, -22.340791817556905 ], [ -47.259159788969427, -22.340809691065989 ], [ -47.259148745070071, -22.340827533541656 ], [ -47.259137668564385, -22.340845344932017 ], [ -47.259126559194648, -22.340863125185084 ], [ -47.259115416701775, -22.340880874251557 ], [ -47.259104240826765, -22.340898592082731 ], [ -47.259093031310336, -22.3409162786308 ], [ -47.259081787892136, -22.340933933850295 ], [ -47.259070510311915, -22.34095155769603 ], [ -47.259059198308783, -22.340969150124309 ], [ -47.259047851621197, -22.340986711093002 ], [ -47.25903646998686, -22.341004240561446 ], [ -47.259025053143183, -22.341021738489925 ], [ -47.259013600827082, -22.341039204839817 ], [ -47.259002112774624, -22.341056639574077 ], [ -47.2589905924861, -22.341074036971513 ], [ -47.25897908735174, -22.341091324989844 ], [ -47.258967668102066, -22.341108392570455 ], [ -47.258956361361271, -22.34112519284966 ], [ -47.258945165563368, -22.341141721697362 ], [ -47.258934078906613, -22.341157975758161 ], [ -47.258923099825033, -22.341173951750555 ], [ -47.25891222698607, -22.341189646475691 ], [ -47.258901459286911, -22.341205056827238 ], [ -47.258901208998587, -22.341205411788302 ], [ -47.258879554914721, -22.341235959572966 ], [ -47.258869779328947, -22.341249552243077 ], [ -47.258859425561184, -22.341263796346375 ], [ -47.258849174666992, -22.341277742392212 ], [ -47.258839026795663, -22.341291388110921 ], [ -47.258828982277954, -22.341304731423758 ], [ -47.258819041614245, -22.341317770461046 ], [ -47.258809205463621, -22.341330503578241 ], [ -47.25879947463077, -22.341342929373191 ], [ -47.258789850049986, -22.341355046705907 ], [ -47.258780332770968, -22.341366854714387 ], [ -47.258770923939352, -22.341378352834973 ], [ -47.258761624777023, -22.341389540821009 ], [ -47.258752436562276, -22.341400418759509 ], [ -47.258743360604925, -22.341410987090978 ], [ -47.258734398221492, -22.341421246626926 ], [ -47.258725550708, -22.341431198566823 ], [ -47.258716819310173, -22.341440844515024 ], [ -47.258708205192754, -22.341450186495258 ], [ -47.258699709404894, -22.341459226966126 ], [ -47.258691332844492, -22.341467968833701 ], [ -47.258683076221764, -22.341476415461305 ], [ -47.258674940018821, -22.341484570679345 ], [ -47.258666924448498, -22.341492438791832 ], [ -47.258659029411128, -22.341500024580679 ], [ -47.258651254450768, -22.34150733330635 ], [ -47.258643598710243, -22.341514370705401 ], [ -47.258636060584095, -22.341521143255093 ], [ -47.258628596264771, -22.341527694490203 ], [ -47.258621078511979, -22.341534138027129 ], [ -47.258613414200447, -22.341540553534895 ], [ -47.258605595944559, -22.341546945284669 ], [ -47.258597626810143, -22.341553308779552 ], [ -47.258589510022325, -22.341559639576388 ], [ -47.258581248961399, -22.341565933289658 ], [ -47.258572847155143, -22.34157218559772 ], [ -47.258564308274067, -22.341578392246614 ], [ -47.258555636127291, -22.34158454905322 ], [ -47.25854683465618, -22.341590651909808 ], [ -47.258537907930368, -22.341596696786709 ], [ -47.258528860143308, -22.341602679735388 ], [ -47.258519695605663, -22.341608596892584 ], [ -47.258510418741118, -22.341614444482882 ], [ -47.258501034084887, -22.341620218819482 ], [ -47.258491546275494, -22.341625916309127 ], [ -47.258481960051682, -22.341631533453675 ], [ -47.258472280249279, -22.341637066851906 ], [ -47.258462511795059, -22.341642513202736 ], [ -47.258452659704233, -22.341647869306563 ], [ -47.258442729076172, -22.341653132067506 ], [ -47.258432725089619, -22.341658298495819 ], [ -47.258422652999087, -22.341663365709771 ], [ -47.258412518131486, -22.341668330937249 ], [ -47.258402325882116, -22.341673191517799 ], [ -47.258392081709268, -22.34167794490542 ], [ -47.258381791132258, -22.341682588669315 ], [ -47.258371459727229, -22.341687120496164 ], [ -47.258361093122211, -22.341691538192375 ], [ -47.258350696994249, -22.341695839685606 ], [ -47.258340277063745, -22.341700023027315 ], [ -47.258329839091694, -22.341704086394135 ], [ -47.258319388875627, -22.341708028089915 ], [ -47.258308932244702, -22.341711846547646 ], [ -47.258298475054531, -22.341715540332057 ], [ -47.258288023184193, -22.341719108140701 ], [ -47.258277582530816, -22.341722548806377 ], [ -47.258267159002159, -22.341725861299956 ], [ -47.258256758515891, -22.34172904473073 ], [ -47.25824638699244, -22.341732098349208 ], [ -47.258236050346731, -22.341735021549745 ], [ -47.258225754487064, -22.341737813871038 ], [ -47.258215505304527, -22.341740474999327 ], [ -47.258205308668927, -22.341743004769516 ], [ -47.258195170424436, -22.341745403166215 ], [ -47.258185096125594, -22.341747670383501 ], [ -47.258175036931071, -22.341749818370729 ], [ -47.258164818810386, -22.341751883533703 ], [ -47.258154298503378, -22.341753892530619 ], [ -47.258143452570238, -22.341755846163011 ], [ -47.258132274751624, -22.341757741820171 ], [ -47.258120759492122, -22.341759576847977 ], [ -47.258108901916458, -22.341761348588776 ], [ -47.258096697803218, -22.341763054418621 ], [ -47.258084143548828, -22.341764691782497 ], [ -47.25807123613761, -22.341766258225267 ], [ -47.258057973110652, -22.34176775141982 ], [ -47.258044352526611, -22.341769169193025 ], [ -47.258030372928985, -22.341770509548105 ], [ -47.258016033312842, -22.341771770684201 ], [ -47.258001333085986, -22.34177295101416 ], [ -47.257986272036682, -22.341774049179026 ], [ -47.257970850299195, -22.34177506406073 ], [ -47.257955068320811, -22.341775994792432 ], [ -47.257938926828317, -22.341776840767174 ], [ -47.257922426797187, -22.341777601644608 ], [ -47.257905569422327, -22.341778277356141 ], [ -47.257888356086731, -22.34177886810868 ], [ -47.257870788335673, -22.341779374387251 ], [ -47.257841124424971, -22.341780073867668 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 865.36731236699995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262450847169873, -22.335476907098922 ], [ -47.262423160594786, -22.335504072411791 ], [ -47.262405325186968, -22.335521610258091 ], [ -47.262387432008097, -22.33553924585755 ], [ -47.262369483084164, -22.335556980888704 ], [ -47.262351480466059, -22.335574817050166 ], [ -47.262333426228523, -22.335592756061537 ], [ -47.262315322471395, -22.335610799662259 ], [ -47.262297171321272, -22.33562894960987 ], [ -47.262278974930098, -22.335647207681511 ], [ -47.262260735476673, -22.335665575672405 ], [ -47.262242455166685, -22.335684055395884 ], [ -47.262224136234224, -22.335702648681753 ], [ -47.262205780942345, -22.33572135737575 ], [ -47.262187391582891, -22.33574018333951 ], [ -47.262168970477049, -22.335759128450253 ], [ -47.262150519976935, -22.335778194598763 ], [ -47.262132042467051, -22.335797383687897 ], [ -47.262113540362471, -22.335816697634261 ], [ -47.262095016111438, -22.335836138365437 ], [ -47.262076472195602, -22.335855707819345 ], [ -47.262057911131471, -22.335875407942673 ], [ -47.262039335469609, -22.335895240691194 ], [ -47.262020747796143, -22.335915208028108 ], [ -47.262002150736095, -22.335935311919833 ], [ -47.261983555590511, -22.335955544937583 ], [ -47.261965002688363, -22.335975866836083 ], [ -47.261946528132292, -22.335996238191449 ], [ -47.261928137944558, -22.336016651530766 ], [ -47.261909831809099, -22.336037106325666 ], [ -47.261891609409489, -22.336057602049735 ], [ -47.261873470427183, -22.336078138180859 ], [ -47.261855414544108, -22.33609871419813 ], [ -47.261837441441386, -22.33611932958329 ], [ -47.261819550797924, -22.336139983822612 ], [ -47.261801742293287, -22.336160676403523 ], [ -47.261784015606857, -22.33618140681541 ], [ -47.261766370416169, -22.336202174551879 ], [ -47.261748806398515, -22.336222979108896 ], [ -47.261731323231658, -22.336243819983739 ], [ -47.261713920592534, -22.336264696676711 ], [ -47.26169659815686, -22.336285608691654 ], [ -47.261679355601011, -22.336306555533707 ], [ -47.261662192600788, -22.336327536710805 ], [ -47.261645108831836, -22.336348551733227 ], [ -47.261628103969663, -22.336369600113535 ], [ -47.26161117768924, -22.336390681367039 ], [ -47.261594329666018, -22.336411795010804 ], [ -47.261577559574569, -22.336432940565061 ], [ -47.261560867090232, -22.336454117551412 ], [ -47.261544251888154, -22.336475325493854 ], [ -47.261527713643325, -22.33649656391886 ], [ -47.261511252031184, -22.336517832354602 ], [ -47.261494866726835, -22.33653913033201 ], [ -47.261478557405511, -22.336560457384071 ], [ -47.261462323743189, -22.336581813045239 ], [ -47.26144616541567, -22.336603196852355 ], [ -47.261430082098812, -22.336624608344646 ], [ -47.261414073469275, -22.336646047062626 ], [ -47.261398139203614, -22.336667512549209 ], [ -47.2613822789789, -22.336689004349108 ], [ -47.261366492472476, -22.336710522008939 ], [ -47.261350779361848, -22.336732065077577 ], [ -47.261335139326128, -22.336753633104024 ], [ -47.261319572043035, -22.336775225641546 ], [ -47.261304077191483, -22.336796842244379 ], [ -47.261288654451597, -22.336818482467226 ], [ -47.26127330350338, -22.336840145867594 ], [ -47.26125802402742, -22.336861832004427 ], [ -47.261242815704747, -22.336883540438592 ], [ -47.261227678217054, -22.336905270732316 ], [ -47.261212611246542, -22.336927022449689 ], [ -47.261197614476593, -22.33694879515544 ], [ -47.261182687590534, -22.336970588416801 ], [ -47.261167830272498, -22.336992401802288 ], [ -47.261153042207177, -22.337014234882055 ], [ -47.261138323080232, -22.337036087227286 ], [ -47.261123672578428, -22.337057958409979 ], [ -47.261109090388061, -22.337079848005118 ], [ -47.261094576196903, -22.337101755588133 ], [ -47.261080129693212, -22.337123680736021 ], [ -47.26106575056658, -22.337145623026402 ], [ -47.261051438507124, -22.33716758203812 ], [ -47.2610371932047, -22.337189557353199 ], [ -47.261023014351295, -22.337211548552766 ], [ -47.261008901639251, -22.337233555219708 ], [ -47.260994854761286, -22.337255576938798 ], [ -47.260980873411711, -22.337277613294802 ], [ -47.260966957333537, -22.337299663797584 ], [ -47.260953106591117, -22.337321727438741 ], [ -47.260939321251847, -22.337343803143774 ], [ -47.260925601021832, -22.337365890386661 ], [ -47.26091194547076, -22.337387988860065 ], [ -47.260898354167679, -22.337410098258829 ], [ -47.260884826681725, -22.337432218279275 ], [ -47.260871362581881, -22.337454348619286 ], [ -47.260857961436265, -22.337476488979465 ], [ -47.260844622813778, -22.337498639060939 ], [ -47.260831346283027, -22.337520798566516 ], [ -47.260818131412023, -22.337542967201689 ], [ -47.260804977769645, -22.33756514467208 ], [ -47.260791884924345, -22.33758733068554 ], [ -47.260778852444041, -22.337609524952459 ], [ -47.26076587989791, -22.337631727182902 ], [ -47.260752966854746, -22.337653937088959 ], [ -47.260740112882964, -22.337676154385267 ], [ -47.260727317551421, -22.337698378787387 ], [ -47.260714580429685, -22.33772061001137 ], [ -47.260701901086541, -22.337742847776379 ], [ -47.260689279092269, -22.337765091800957 ], [ -47.260676714016228, -22.337787341806646 ], [ -47.26066420542773, -22.337809597517328 ], [ -47.260651752898475, -22.337831858654294 ], [ -47.260639355998222, -22.337854124944155 ], [ -47.260627014297768, -22.337876396113728 ], [ -47.260614727368875, -22.337898671889779 ], [ -47.260602494782951, -22.337920952001866 ], [ -47.260590316112442, -22.337943236179488 ], [ -47.260578190929216, -22.337965524155045 ], [ -47.260566118806224, -22.337987815661279 ], [ -47.260554099317119, -22.338010110431338 ], [ -47.260542132035404, -22.338032408200775 ], [ -47.260530216535322, -22.338054708705798 ], [ -47.260518352391692, -22.338077011683591 ], [ -47.26050653917968, -22.338099316872817 ], [ -47.260494776474971, -22.338121624013095 ], [ -47.260483063853961, -22.338143932844922 ], [ -47.260471400893614, -22.33816624310975 ], [ -47.260459787171143, -22.338188554550694 ], [ -47.2604482222645, -22.33821086691167 ], [ -47.260436705752468, -22.33823317993695 ], [ -47.260425237214193, -22.338255493372433 ], [ -47.260413816229303, -22.338277806965166 ], [ -47.260402442378584, -22.338300120462218 ], [ -47.260391115243181, -22.338322433611982 ], [ -47.260379834404574, -22.338344746164459 ], [ -47.260368599445073, -22.338367057870325 ], [ -47.260357410018116, -22.338389368340589 ], [ -47.260346268835669, -22.338411671048721 ], [ -47.260335182406656, -22.338433951086184 ], [ -47.260324154037725, -22.338456198910887 ], [ -47.26031318281342, -22.338478413374933 ], [ -47.2603022675221, -22.338500593942758 ], [ -47.260291406958395, -22.338522740082947 ], [ -47.260280599922766, -22.33854485126923 ], [ -47.260269845222602, -22.338566926978459 ], [ -47.260259141671433, -22.338588966692019 ], [ -47.260248488088898, -22.338610969895953 ], [ -47.260237883302018, -22.338632936078483 ], [ -47.260227581306701, -22.338654334724612 ], [ -47.260217058530436, -22.338676249099507 ], [ -47.260206581144587, -22.338698124972069 ], [ -47.260196147997775, -22.338719961846618 ], [ -47.260185757947816, -22.338741759225552 ], [ -47.260175409856913, -22.338763516619817 ], [ -47.260165102595899, -22.338785233539681 ], [ -47.260154835041796, -22.33880690950004 ], [ -47.260144606078391, -22.338828544019165 ], [ -47.260134414596862, -22.338850136617289 ], [ -47.260124259494901, -22.338871686818649 ], [ -47.260114139677718, -22.33889319414914 ], [ -47.260104054057095, -22.338914658138506 ], [ -47.260094001551536, -22.338936078319865 ], [ -47.26008398108786, -22.338957454226382 ], [ -47.260073991599121, -22.338978785395746 ], [ -47.260064032024935, -22.339000071369483 ], [ -47.260054101313465, -22.339021311688477 ], [ -47.260044198418655, -22.339042505899243 ], [ -47.260034322302694, -22.339063653548273 ], [ -47.260024471933676, -22.339084754187461 ], [ -47.260014646289186, -22.339105807365907 ], [ -47.260004844350235, -22.339126812643542 ], [ -47.259995065109031, -22.339147769573895 ], [ -47.259985307561905, -22.339168677719613 ], [ -47.259975570714552, -22.33918953664098 ], [ -47.259965853577995, -22.339210345904903 ], [ -47.259956155171963, -22.339231105077307 ], [ -47.259946474522927, -22.339251813727529 ], [ -47.259936810663376, -22.339272471429982 ], [ -47.25992716263498, -22.339293077757137 ], [ -47.259917529484575, -22.339313632288398 ], [ -47.259907910267927, -22.339334134601646 ], [ -47.259898304046565, -22.339354584280574 ], [ -47.259888709889537, -22.339374980910463 ], [ -47.259879126873535, -22.339395324078218 ], [ -47.259869554081078, -22.339415613376076 ], [ -47.259859990604191, -22.339435848393794 ], [ -47.25985043553807, -22.339456028732272 ], [ -47.259840887988418, -22.339476153987928 ], [ -47.259831347066928, -22.339496223762058 ], [ -47.259821811890674, -22.339516237662473 ], [ -47.259812281585944, -22.339536195295192 ], [ -47.259802755284518, -22.339556096272407 ], [ -47.259793232125261, -22.339575940208899 ], [ -47.259783975386661, -22.339595177757168 ], [ -47.259774468147938, -22.339614882717562 ], [ -47.259764961164777, -22.339634530417744 ], [ -47.259755448593523, -22.339654130898655 ], [ -47.25974592253668, -22.339673699273412 ], [ -47.259736379869203, -22.339693241313785 ], [ -47.259726820285515, -22.339712756991421 ], [ -47.259717243520285, -22.3397322461968 ], [ -47.259707649308623, -22.33975170882146 ], [ -47.259698037386919, -22.339771144756039 ], [ -47.259688407491169, -22.339790553893486 ], [ -47.259678759358252, -22.339809936126976 ], [ -47.259669092725908, -22.339829291349481 ], [ -47.259659407331561, -22.339848619456252 ], [ -47.259649702913727, -22.339867920342222 ], [ -47.259639979211236, -22.339887193903191 ], [ -47.259630235963144, -22.339906440036277 ], [ -47.259620472909127, -22.339925658638929 ], [ -47.259610689789191, -22.339944849609683 ], [ -47.259600886343819, -22.339964012847723 ], [ -47.259591062314115, -22.339983148252575 ], [ -47.259581217441145, -22.340002255725537 ], [ -47.259571351466697, -22.340021335167989 ], [ -47.259561464132673, -22.340040386482745 ], [ -47.259551555181311, -22.34005940957352 ], [ -47.259541624355847, -22.340078404343636 ], [ -47.259531671399074, -22.340097370698764 ], [ -47.259521696054243, -22.340116308545308 ], [ -47.259511698065147, -22.340135217790067 ], [ -47.259501677175955, -22.340154098340644 ], [ -47.259491633130999, -22.340172950105892 ], [ -47.259481565674534, -22.340191772996089 ], [ -47.259471474551503, -22.340210566921883 ], [ -47.259461359507029, -22.340229331794806 ], [ -47.259451220286607, -22.340248067527323 ], [ -47.259441056635659, -22.340266774033172 ], [ -47.259430868299347, -22.340285451228169 ], [ -47.259420655024293, -22.340304099026767 ], [ -47.259410416556541, -22.340322717345721 ], [ -47.25940015264176, -22.340341306103852 ], [ -47.259389863026698, -22.340359865219366 ], [ -47.259379547458025, -22.340378394611903 ], [ -47.259369205681892, -22.340396894203149 ], [ -47.259358837445497, -22.340415363914403 ], [ -47.259348442495288, -22.340433803669232 ], [ -47.259338020577978, -22.340452213392297 ], [ -47.259327571440984, -22.340470593007929 ], [ -47.259317094830656, -22.340488942443582 ], [ -47.259306590494013, -22.340507261626769 ], [ -47.259296058178116, -22.34052555048584 ], [ -47.259285497629861, -22.340543808950738 ], [ -47.259274908595799, -22.340562036953024 ], [ -47.259264290822806, -22.340580234424753 ], [ -47.259253644057608, -22.340598401299246 ], [ -47.259242968046856, -22.340616537510911 ], [ -47.259232262536692, -22.340634642996104 ], [ -47.259221527273411, -22.340652717691892 ], [ -47.259210762003264, -22.34067076153627 ], [ -47.259199966472018, -22.340688774468976 ], [ -47.259189140425562, -22.340706756430531 ], [ -47.25917828360943, -22.340724707362739 ], [ -47.259167395768479, -22.340742627209472 ], [ -47.259156476648116, -22.340760515914585 ], [ -47.259145525992807, -22.340778373423976 ], [ -47.259134543546686, -22.340796199685169 ], [ -47.259123529054165, -22.340813994645774 ], [ -47.259112482258459, -22.340831758255998 ], [ -47.259101402903411, -22.340849490465931 ], [ -47.259090290731372, -22.340867191228419 ], [ -47.259079145484904, -22.340884860496853 ], [ -47.259067966906201, -22.340902498225592 ], [ -47.259056754736363, -22.340920104371413 ], [ -47.259045508716639, -22.340937678891294 ], [ -47.259034228587545, -22.340955221743872 ], [ -47.259022914089016, -22.340972732889245 ], [ -47.259011564960161, -22.340990212289128 ], [ -47.259000180939829, -22.341007659906101 ], [ -47.258988761766282, -22.34102507570401 ], [ -47.258977307177041, -22.341042459648158 ], [ -47.258965820763365, -22.341059805884438 ], [ -47.258954351056339, -22.341077040663485 ], [ -47.258942970539572, -22.341094050347873 ], [ -47.258931706576512, -22.34111078706044 ], [ -47.258920557670017, -22.341127246675743 ], [ -47.258909522081424, -22.341143425861429 ], [ -47.25889859831355, -22.341159321360838 ], [ -47.258887785108151, -22.341174930001898 ], [ -47.258877081442186, -22.341190248707349 ], [ -47.258874294422874, -22.341194201280917 ], [ -47.258852599771828, -22.341224732167184 ], [ -47.258845620858587, -22.341234436141974 ], [ -47.258835349625087, -22.341248566695892 ], [ -47.25882518614106, -22.341262393819239 ], [ -47.25881513066534, -22.341275915291327 ], [ -47.258805183642629, -22.341289129086846 ], [ -47.25879534569124, -22.341302033394644 ], [ -47.258785617592004, -22.341314626633899 ], [ -47.258776000274793, -22.34132690747208 ], [ -47.258766494802195, -22.341338874845039 ], [ -47.258757102354942, -22.341350527973141 ], [ -47.25874782421198, -22.341361866382332 ], [ -47.258738661730327, -22.341372889923054 ], [ -47.25872961632475, -22.341383598787285 ], [ -47.258720689442285, -22.341393993529064 ], [ -47.258711882536865, -22.341404075082163 ], [ -47.25870319704137, -22.341413844777545 ], [ -47.258694634337246, -22.341423304360731 ], [ -47.258686195723001, -22.341432456006643 ], [ -47.258677882378791, -22.341441302335372 ], [ -47.258669695329971, -22.341449846425078 ], [ -47.258661635409652, -22.341458091822208 ], [ -47.258653703217476, -22.3414660425513 ], [ -47.258645899077415, -22.341473703121796 ], [ -47.258638222993412, -22.341481078532436 ], [ -47.25863067460476, -22.341488174271923 ], [ -47.258623253139866, -22.341494996316317 ], [ -47.258615957061124, -22.341501551400068 ], [ -47.258608741623519, -22.341507884197352 ], [ -47.258601476603125, -22.341514111114041 ], [ -47.258594066582916, -22.341520313763223 ], [ -47.258586503912447, -22.341526496560437 ], [ -47.258578791641582, -22.341532654944409 ], [ -47.258570932983297, -22.341538784408883 ], [ -47.25856293130942, -22.341544880506593 ], [ -47.258554790142746, -22.341550938855754 ], [ -47.25854651315224, -22.341556955143783 ], [ -47.258538104148755, -22.341562925130631 ], [ -47.258529567078526, -22.341568844653491 ], [ -47.258520906019129, -22.341574709629441 ], [ -47.258512125174917, -22.341580516058599 ], [ -47.258503228870204, -22.341586260028446 ], [ -47.258494221545085, -22.341591937716366 ], [ -47.258485107753764, -22.34159754539046 ], [ -47.258475892156262, -22.34160307941459 ], [ -47.258466579515193, -22.341608536250085 ], [ -47.258457174692523, -22.341613912457362 ], [ -47.258447682643435, -22.341619204699445 ], [ -47.258438108413564, -22.341624409743311 ], [ -47.258428457134706, -22.341629524462007 ], [ -47.258418734020019, -22.341634545837305 ], [ -47.258408944360113, -22.341639470961525 ], [ -47.258399093519763, -22.341644297039267 ], [ -47.258389186933805, -22.341649021389486 ], [ -47.258379230101504, -22.34165364144814 ], [ -47.258369228584634, -22.341658154769334 ], [ -47.258359188003162, -22.341662559027327 ], [ -47.258349114030125, -22.341666852019014 ], [ -47.258339012388809, -22.341671031665395 ], [ -47.258328888846819, -22.34167509601421 ], [ -47.258318749213409, -22.341679043241395 ], [ -47.25830859933513, -22.34168287165307 ], [ -47.258298445091022, -22.341686579687703 ], [ -47.258288292387093, -22.341690165918394 ], [ -47.258278147153526, -22.341693629054507 ], [ -47.258268015338807, -22.34169696794369 ], [ -47.258257902902457, -22.341700181575 ], [ -47.258247815814052, -22.341703269079218 ], [ -47.258237760046036, -22.341706229731731 ], [ -47.258227741565207, -22.341709062955115 ], [ -47.258217766331533, -22.341711768319833 ], [ -47.258207840287483, -22.341714345547285 ], [ -47.258197969353596, -22.341716794511154 ], [ -47.258188159424229, -22.341719115238412 ], [ -47.258178416097273, -22.341721307970438 ], [ -47.2581686892796, -22.341723384983482 ], [ -47.258158800724686, -22.341725383538439 ], [ -47.258148603725807, -22.341727330795049 ], [ -47.258138074254326, -22.341729227424334 ], [ -47.258127205871162, -22.341731070603874 ], [ -47.258115992857974, -22.341732857466678 ], [ -47.258104430192667, -22.341734585142227 ], [ -47.258092513522662, -22.341736250794511 ], [ -47.258080239127857, -22.341737851658042 ], [ -47.25806760389009, -22.341739385069658 ], [ -47.258054605261222, -22.341740848497203 ], [ -47.258041241222926, -22.341742239566248 ], [ -47.258027510253385, -22.341743556082768 ], [ -47.258013411293021, -22.341744796053529 ], [ -47.257998943704841, -22.341745957703935 ], [ -47.257984107241363, -22.341747039493075 ], [ -47.257968902009345, -22.341748040126614 ], [ -47.257953328436074, -22.341748958567504 ], [ -47.257937387234882, -22.341749794044755 ], [ -47.257921079373794, -22.341750546060258 ], [ -47.257904406045469, -22.341751214394176 ], [ -47.257887368635132, -22.341751799108785 ], [ -47.257854676870274, -22.341752741238725 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 859.92747177900003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262418988146386, -22.335468765752346 ], [ -47.26238416517068, -22.335503007749978 ], [ -47.262366247866744, -22.335520667124172 ], [ -47.262348272987801, -22.335538427797978 ], [ -47.262330242592114, -22.335556291477143 ], [ -47.26231215876232, -22.335574259888826 ], [ -47.262294023606742, -22.335592334780525 ], [ -47.262275839261108, -22.335610517918294 ], [ -47.262257607887065, -22.335628811088178 ], [ -47.262239331673747, -22.335647216094838 ], [ -47.262221012837799, -22.335665734761257 ], [ -47.262202653624932, -22.335684368927527 ], [ -47.262184256310455, -22.335703120449811 ], [ -47.262165823199233, -22.335721991200785 ], [ -47.262147356626045, -22.335740983068767 ], [ -47.262128858957396, -22.33576009795626 ], [ -47.26211033259289, -22.33577933777795 ], [ -47.262091779963434, -22.335798704462579 ], [ -47.262073203533859, -22.335818199950225 ], [ -47.262054605803208, -22.335837826191455 ], [ -47.26203598930617, -22.33585758514581 ], [ -47.262017356612262, -22.335877478782237 ], [ -47.261998710327411, -22.335897509077117 ], [ -47.261980053097389, -22.335917678010237 ], [ -47.261961396445706, -22.335937977947701 ], [ -47.261942781607438, -22.335958367683887 ], [ -47.261924245522565, -22.335978806881247 ], [ -47.261905794357425, -22.335999287902222 ], [ -47.26188742779263, -22.336019810215181 ], [ -47.261869145508463, -22.336040373290558 ], [ -47.261850947182964, -22.336060976603193 ], [ -47.26183283249469, -22.336081619629127 ], [ -47.261814801121425, -22.336102301847117 ], [ -47.261796852738613, -22.336123022740615 ], [ -47.261778987022382, -22.336143781794128 ], [ -47.261761203648732, -22.336164578494333 ], [ -47.261743502291679, -22.336185412332121 ], [ -47.261725882625107, -22.336206282800745 ], [ -47.261708344323253, -22.336227189394954 ], [ -47.261690887059608, -22.336248131612503 ], [ -47.261673510506391, -22.336269108954692 ], [ -47.261656214336469, -22.336290120924307 ], [ -47.261638998222125, -22.336311167026953 ], [ -47.261621861835494, -22.336332246770514 ], [ -47.261604804848581, -22.336353359665303 ], [ -47.261587826932846, -22.336374505224537 ], [ -47.261570927760175, -22.336395682962994 ], [ -47.261554107001658, -22.336416892398908 ], [ -47.261537364329094, -22.336438133051818 ], [ -47.261520699414106, -22.336459404443744 ], [ -47.261504111928154, -22.336480706099216 ], [ -47.261487601543188, -22.336502037544498 ], [ -47.261471167930758, -22.33652339830871 ], [ -47.261454810762586, -22.336544787923039 ], [ -47.261438529711128, -22.336566205920189 ], [ -47.261422324448709, -22.336587651835362 ], [ -47.261406194647677, -22.336609125206103 ], [ -47.261390139981188, -22.336630625571313 ], [ -47.261374160122323, -22.336652152472382 ], [ -47.261358254744664, -22.336673705452526 ], [ -47.261342423522109, -22.336695284056823 ], [ -47.261326666128639, -22.336716887832832 ], [ -47.261310982239998, -22.336738516328076 ], [ -47.261295371530416, -22.336760169094536 ], [ -47.26127983367536, -22.33678184568517 ], [ -47.261264368351576, -22.336803545653396 ], [ -47.261248975235631, -22.336825268555526 ], [ -47.261233654004748, -22.336847013949285 ], [ -47.261218404336532, -22.33686878139445 ], [ -47.261203225909334, -22.336890570452127 ], [ -47.261188118401975, -22.336912380685373 ], [ -47.261173081494555, -22.336934211657844 ], [ -47.261158114866987, -22.336956062935748 ], [ -47.261143218200161, -22.336977934086736 ], [ -47.261128391175461, -22.336999824679985 ], [ -47.261113633475247, -22.337021734285859 ], [ -47.261098944783015, -22.337043662475363 ], [ -47.261084324781862, -22.337065608822783 ], [ -47.261069773156272, -22.337087572902707 ], [ -47.261055289591312, -22.337109554291384 ], [ -47.261040873773361, -22.337131552565648 ], [ -47.261026525389411, -22.337153567303691 ], [ -47.261012244126086, -22.33717559808689 ], [ -47.260998029672258, -22.337197644495692 ], [ -47.260983881717195, -22.337219706112336 ], [ -47.260969799950402, -22.337241782521073 ], [ -47.260955784063199, -22.337263873306046 ], [ -47.260941833796629, -22.337285977974844 ], [ -47.260927949220907, -22.337308095504287 ], [ -47.26091413041172, -22.337330224800944 ], [ -47.260900377076034, -22.337352365331512 ], [ -47.260886688781206, -22.337374516786511 ], [ -47.260873065094017, -22.337396678858642 ], [ -47.260859505581251, -22.337418851242088 ], [ -47.260846009809548, -22.337441033632668 ], [ -47.26083257734475, -22.337463225729039 ], [ -47.26081920775335, -22.337485427230281 ], [ -47.260805900601696, -22.337507637837295 ], [ -47.260792655455404, -22.33752985725366 ], [ -47.260779471881037, -22.337552085183138 ], [ -47.260766349444744, -22.337574321331704 ], [ -47.260753287712056, -22.337596565407996 ], [ -47.260740286249835, -22.337618817120312 ], [ -47.260727344624584, -22.337641076178983 ], [ -47.260714462402355, -22.337663342296988 ], [ -47.260701639149687, -22.337685615188235 ], [ -47.260688874433839, -22.337707894567135 ], [ -47.260676167821281, -22.337730180151272 ], [ -47.260663518879959, -22.337752471657598 ], [ -47.260650927176961, -22.337774768806124 ], [ -47.260638392279255, -22.337797071319329 ], [ -47.260625913756314, -22.337819378916944 ], [ -47.260613491175562, -22.337841691324211 ], [ -47.260601124105541, -22.337864008266486 ], [ -47.260588812115742, -22.337886329469256 ], [ -47.260576554775277, -22.33790865466063 ], [ -47.260564351654395, -22.337930983568857 ], [ -47.260552202322707, -22.337953315925063 ], [ -47.260540106350916, -22.337975651460678 ], [ -47.260528063310474, -22.337997989907674 ], [ -47.260516072772631, -22.338020331000411 ], [ -47.260504134309485, -22.3380426744739 ], [ -47.260492247493623, -22.338065020064185 ], [ -47.260480411898072, -22.338087367508784 ], [ -47.260468627096294, -22.338109716546253 ], [ -47.260456892662589, -22.33813206691601 ], [ -47.26044520817176, -22.338154418358442 ], [ -47.26043357319891, -22.338176770615664 ], [ -47.260421987319816, -22.338199123430588 ], [ -47.260410450111266, -22.338221476546508 ], [ -47.260398961150223, -22.3382438297084 ], [ -47.260387520014291, -22.338266182662359 ], [ -47.260376126282203, -22.33828853515454 ], [ -47.260364779533063, -22.338310886932423 ], [ -47.260353479346321, -22.338333237745172 ], [ -47.260342225302274, -22.338355587342651 ], [ -47.260331017053979, -22.338377935331785 ], [ -47.260319857384353, -22.338400275039206 ], [ -47.260308752967774, -22.33842259121683 ], [ -47.260297707210491, -22.33844487411065 ], [ -47.260286719199051, -22.338467122556242 ], [ -47.260275787717006, -22.33848933601578 ], [ -47.26026491155416, -22.338511513955691 ], [ -47.260254089506489, -22.338533655847638 ], [ -47.260243320376951, -22.338555761166493 ], [ -47.260232602974732, -22.338577829391781 ], [ -47.26022193611535, -22.338599860007797 ], [ -47.260211318621884, -22.338621852501017 ], [ -47.260201010420531, -22.338643264029127 ], [ -47.260190475785762, -22.338665203059648 ], [ -47.260179987102426, -22.338687102482567 ], [ -47.260169543215632, -22.338708961800911 ], [ -47.26015914297998, -22.338730780515686 ], [ -47.260148785254479, -22.338752558136612 ], [ -47.260138468907066, -22.338774294172794 ], [ -47.260128192811948, -22.338795988138056 ], [ -47.260117955850212, -22.338817639549635 ], [ -47.260107756910635, -22.338839247926774 ], [ -47.260097594888535, -22.338860812792831 ], [ -47.260087468687004, -22.33888233367291 ], [ -47.260077377215765, -22.338903810095996 ], [ -47.260067319391581, -22.338925241594502 ], [ -47.260057294139557, -22.338946627700992 ], [ -47.260047300391257, -22.338967967952556 ], [ -47.260037337084945, -22.338989261890248 ], [ -47.260027403167662, -22.339010509054415 ], [ -47.260017497592308, -22.339031708991261 ], [ -47.260007619320227, -22.33905286124703 ], [ -47.259997767318886, -22.339073965373185 ], [ -47.259987940565374, -22.339095020918641 ], [ -47.259978138040317, -22.339116027443275 ], [ -47.259968358735776, -22.339136984500406 ], [ -47.259958601648066, -22.339157891652736 ], [ -47.25994886578308, -22.339178748460476 ], [ -47.259939150152157, -22.33919955449063 ], [ -47.259929453775513, -22.339220309309319 ], [ -47.259919775680316, -22.339241012485921 ], [ -47.259910114899874, -22.339261663595217 ], [ -47.259900470476836, -22.339282262209942 ], [ -47.259890841459224, -22.339302807909831 ], [ -47.259881226904142, -22.339323300273225 ], [ -47.259871625874609, -22.339343738884274 ], [ -47.259862037441344, -22.339364123328835 ], [ -47.259852460682843, -22.339384453194363 ], [ -47.259842894683636, -22.339404728073831 ], [ -47.259833338537945, -22.339424947557614 ], [ -47.259823791343202, -22.339445111247571 ], [ -47.259814252207654, -22.339465218740852 ], [ -47.259804720245619, -22.339485269639734 ], [ -47.259795194576981, -22.339505263553093 ], [ -47.259785674330999, -22.339525200087948 ], [ -47.259776158642566, -22.339545078857643 ], [ -47.259766646653901, -22.339564899478241 ], [ -47.25975740778955, -22.33958409983693 ], [ -47.259747913130511, -22.339603778716228 ], [ -47.259738419287352, -22.339623399252442 ], [ -47.25972892030304, -22.339642971729745 ], [ -47.259719408109561, -22.339662511618474 ], [ -47.259709879516798, -22.339682024827919 ], [ -47.259700334219517, -22.339701511332276 ], [ -47.259690771953757, -22.339720971022722 ], [ -47.259681192455915, -22.339740403791421 ], [ -47.259671595463729, -22.339759809529752 ], [ -47.259661980714597, -22.339779188131381 ], [ -47.259652347946712, -22.339798539490193 ], [ -47.259642696899213, -22.339817863499952 ], [ -47.259633027310947, -22.339837160056625 ], [ -47.259623338921806, -22.339856429055967 ], [ -47.259613631472007, -22.339875670394587 ], [ -47.259603904702068, -22.339894883970391 ], [ -47.259594158353089, -22.339914069681683 ], [ -47.259584392166538, -22.33993322742786 ], [ -47.259574605884296, -22.339952357108967 ], [ -47.259564799248949, -22.339971458625477 ], [ -47.259554972003045, -22.33999053187955 ], [ -47.259545123889879, -22.3400095767735 ], [ -47.25953525465281, -22.34002859321113 ], [ -47.259525364035568, -22.3400475810971 ], [ -47.259515451782896, -22.340066540335773 ], [ -47.259505517639134, -22.34008547083376 ], [ -47.259495561348999, -22.340104372498551 ], [ -47.259485582657859, -22.340123245238019 ], [ -47.259475581311413, -22.3401420889608 ], [ -47.259465557055499, -22.340160903576898 ], [ -47.259455509635941, -22.340179688997669 ], [ -47.25944543879924, -22.340198445134934 ], [ -47.259435344292058, -22.340217171901415 ], [ -47.259425225861484, -22.34023586921068 ], [ -47.259415083254503, -22.34025453697781 ], [ -47.259404916217832, -22.340273175119751 ], [ -47.259394724499685, -22.340291783552257 ], [ -47.259384507847692, -22.340310362193364 ], [ -47.259374266009104, -22.340328910963247 ], [ -47.259363998732255, -22.340347429781392 ], [ -47.259353705765413, -22.3403659185688 ], [ -47.259343386856322, -22.340384377248572 ], [ -47.259333041753777, -22.340402805743366 ], [ -47.259322670205854, -22.34042120397827 ], [ -47.259312271960809, -22.340439571879305 ], [ -47.259301846767691, -22.340457909372329 ], [ -47.259291394374465, -22.340476216386325 ], [ -47.259280914529711, -22.340494492850336 ], [ -47.259270406982139, -22.340512738694265 ], [ -47.259259871480232, -22.340530953849679 ], [ -47.25924930777213, -22.34054913824972 ], [ -47.259238715606301, -22.340567291828108 ], [ -47.259228094731064, -22.340585414519822 ], [ -47.259217444894702, -22.340603506260987 ], [ -47.25920676584493, -22.340621566989658 ], [ -47.259196057329603, -22.340639596644753 ], [ -47.259185319096595, -22.340657595165926 ], [ -47.259174550893206, -22.34067556249483 ], [ -47.259163752466968, -22.340693498573728 ], [ -47.259152923564933, -22.340711403346432 ], [ -47.259142063933503, -22.340729276758619 ], [ -47.259131173319666, -22.34074711875607 ], [ -47.259120251469476, -22.340764929286689 ], [ -47.25910929812855, -22.340782708299958 ], [ -47.25909831304287, -22.340800455745491 ], [ -47.259087295957173, -22.340818171575645 ], [ -47.259076246616786, -22.340835855742487 ], [ -47.259065164765644, -22.340853508200961 ], [ -47.259054050147725, -22.340871128906677 ], [ -47.259042902506756, -22.340888717816085 ], [ -47.259031721585295, -22.340906274888212 ], [ -47.259020507126053, -22.34092380008229 ], [ -47.259009258871039, -22.340941293359155 ], [ -47.258997976561574, -22.340958754681228 ], [ -47.258986659938223, -22.34097618401254 ], [ -47.258975308741249, -22.340993581318056 ], [ -47.258963922710294, -22.341010946563934 ], [ -47.258952501584268, -22.341028279717992 ], [ -47.258941049045447, -22.341045574793139 ], [ -47.258929614765798, -22.341062756332896 ], [ -47.258918272981902, -22.341079708121093 ], [ -47.258907051796626, -22.34109638126704 ], [ -47.258895949781547, -22.341112771649936 ], [ -47.258884965261132, -22.341128875960539 ], [ -47.258874096806991, -22.341144690966956 ], [ -47.258863343235177, -22.341160213523974 ], [ -47.258852703602379, -22.341175440583278 ], [ -47.258847379851076, -22.341182990768647 ], [ -47.258825644632921, -22.34121350475656 ], [ -47.25882146239325, -22.341219320036839 ], [ -47.258811273694072, -22.341233337041334 ], [ -47.258801197620215, -22.341247045242238 ], [ -47.258791234540134, -22.341260442467721 ], [ -47.258781385012433, -22.341273526746001 ], [ -47.258771649773394, -22.341286296324292 ], [ -47.258762029725567, -22.341298749685649 ], [ -47.258752525924031, -22.341310885567101 ], [ -47.258743139559641, -22.341322702980293 ], [ -47.258733871944187, -22.341334201228083 ], [ -47.258724724489916, -22.341345379925915 ], [ -47.258715698688967, -22.341356239021327 ], [ -47.258706796092582, -22.34136677881137 ], [ -47.25869801828506, -22.341376999963487 ], [ -47.258689366857666, -22.34138690353377 ], [ -47.258680843380191, -22.341396490984692 ], [ -47.258672449369811, -22.341405764202932 ], [ -47.258664186258748, -22.341414725514547 ], [ -47.25865605535823, -22.341423377701126 ], [ -47.258648057820992, -22.341431724013056 ], [ -47.258640194603096, -22.341439768179775 ], [ -47.258632466421737, -22.341447514419947 ], [ -47.258624873711909, -22.341454967448513 ], [ -47.258617416581309, -22.341462132481009 ], [ -47.258610094764386, -22.341469015234331 ], [ -47.258602907575131, -22.341475621924161 ], [ -47.258595853543802, -22.34148195954204 ], [ -47.258588886987923, -22.341488073901566 ], [ -47.258581874699935, -22.341494084198114 ], [ -47.258574718971026, -22.341500073988737 ], [ -47.25856741188597, -22.341506047833459 ], [ -47.258559956478663, -22.341512001106558 ], [ -47.258552355949902, -22.341517929238744 ], [ -47.258544613663069, -22.341523827720984 ], [ -47.258536733135948, -22.341529692111273 ], [ -47.258528718035997, -22.34153551803848 ], [ -47.258520572175762, -22.341541301205648 ], [ -47.258512299506393, -22.341547037394836 ], [ -47.25850390411339, -22.341552722469892 ], [ -47.258495390211991, -22.341558352379586 ], [ -47.258486762140187, -22.341563923162138 ], [ -47.258478024354453, -22.341569430947725 ], [ -47.258469181427991, -22.341574871959388 ], [ -47.258460238042325, -22.341580242518091 ], [ -47.258451198983941, -22.34158553904453 ], [ -47.25844206914099, -22.341590758060924 ], [ -47.258432853496991, -22.341595896194349 ], [ -47.258423557128005, -22.341600950178286 ], [ -47.258414185198333, -22.341605916854775 ], [ -47.258404742955435, -22.341610793177104 ], [ -47.258395235726098, -22.341615576211638 ], [ -47.25838566891295, -22.341620263139742 ], [ -47.258376047990318, -22.341624851259638 ], [ -47.258366378498522, -22.341629337989406 ], [ -47.258356666041713, -22.341633720867968 ], [ -47.258346916283713, -22.341637997557132 ], [ -47.258337134942593, -22.341642165844352 ], [ -47.258327327787839, -22.341646223643927 ], [ -47.258317500634313, -22.341650168999909 ], [ -47.258307659339422, -22.341654000087487 ], [ -47.258297809798883, -22.341657715215153 ], [ -47.258287957941498, -22.341661312826659 ], [ -47.258278109723754, -22.341664791503739 ], [ -47.258268271126823, -22.341668149967351 ], [ -47.25825844815072, -22.341671387080087 ], [ -47.25824864680655, -22.341674501849152 ], [ -47.258238873115914, -22.341677493426882 ], [ -47.258229133103242, -22.341680361113458 ], [ -47.258219432787165, -22.341683104359735 ], [ -47.258209778179427, -22.341685722767895 ], [ -47.258200175273721, -22.341688216094557 ], [ -47.258190630041433, -22.341690584252152 ], [ -47.25818114842712, -22.341692827310005 ], [ -47.258171736071944, -22.341694945556796 ], [ -47.258162341630978, -22.341696951595718 ], [ -47.258152782641751, -22.341698883542684 ], [ -47.258142908950859, -22.341700769059024 ], [ -47.258132695940915, -22.341702608685257 ], [ -47.258122136993116, -22.341704399387172 ], [ -47.258111226226106, -22.341706138085009 ], [ -47.258099958471064, -22.341707821695337 ], [ -47.258088329244188, -22.341709447170064 ], [ -47.258076334708861, -22.341711011533295 ], [ -47.258063971644461, -22.341712511913762 ], [ -47.25805123741354, -22.341713945574334 ], [ -47.258038129920926, -22.341715309939179 ], [ -47.258024647579376, -22.341716602617215 ], [ -47.258010789274699, -22.341717821422648 ], [ -47.257996554325111, -22.341718964393504 ], [ -47.257981942447394, -22.341720029806922 ], [ -47.257966953720782, -22.341721016192309 ], [ -47.257951588552515, -22.341721922342419 ], [ -47.25793584764255, -22.341722747322148 ], [ -47.257919731951432, -22.341723490475747 ], [ -47.257903242669549, -22.341724151432086 ], [ -47.257868255418018, -22.341725352172926 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 854.53308227100001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262387434744383, -22.335460383237912 ], [ -47.262363005159969, -22.335484405238581 ], [ -47.262345063730962, -22.335502088387535 ], [ -47.262327062897043, -22.335519874703976 ], [ -47.262309004723768, -22.335537765900849 ], [ -47.262290891301703, -22.335555763712801 ], [ -47.262272724747667, -22.335573869895509 ], [ -47.262254507206507, -22.335592086223386 ], [ -47.262236240849603, -22.335610414491537 ], [ -47.262217927876385, -22.335628856513885 ], [ -47.262199570514476, -22.335647414123294 ], [ -47.262181171021197, -22.335666089169916 ], [ -47.262162731684114, -22.335684883520532 ], [ -47.262144254821109, -22.335703799058667 ], [ -47.262125742780604, -22.335722837683949 ], [ -47.262107197943408, -22.335742001310365 ], [ -47.262088622724264, -22.335761291864575 ], [ -47.262070019569933, -22.335780711287516 ], [ -47.262051390961815, -22.335800261531553 ], [ -47.262032739416341, -22.335819944560086 ], [ -47.262014067486355, -22.335839762345504 ], [ -47.261995377760393, -22.335859716869756 ], [ -47.261976672864186, -22.335879810122623 ], [ -47.261957955464183, -22.33590004409713 ], [ -47.261939237306365, -22.335920410954294 ], [ -47.261920560531991, -22.335940868528123 ], [ -47.261901962918287, -22.335961375567507 ], [ -47.261883450775734, -22.335981924270111 ], [ -47.261865023781617, -22.336002514101089 ], [ -47.261846681612859, -22.3360231445278 ], [ -47.261828423944159, -22.336043815021885 ], [ -47.261810250450694, -22.33606452505645 ], [ -47.261792160806863, -22.336085274107297 ], [ -47.261774154684659, -22.33610606165491 ], [ -47.261756231756841, -22.336126887181035 ], [ -47.261738391695943, -22.336147750169552 ], [ -47.261720634172548, -22.336168650108618 ], [ -47.261702958857022, -22.336189586488871 ], [ -47.261685365420192, -22.336210558802414 ], [ -47.26166785353201, -22.336231566544484 ], [ -47.261650422861237, -22.336252609213957 ], [ -47.261633073077213, -22.336273686311145 ], [ -47.261615803848734, -22.33629479733926 ], [ -47.261598614844424, -22.336315941803988 ], [ -47.261581505732757, -22.336337119213287 ], [ -47.261564476181675, -22.336358329078134 ], [ -47.261547525859591, -22.336379570911319 ], [ -47.261530654433976, -22.336400844228869 ], [ -47.261513861573171, -22.336422148548333 ], [ -47.261497146945253, -22.336443483389708 ], [ -47.261480510218171, -22.336464848275643 ], [ -47.26146395106035, -22.336486242730448 ], [ -47.26144746913981, -22.336507666281431 ], [ -47.261431064124778, -22.336529118458042 ], [ -47.261414735684198, -22.336550598791185 ], [ -47.261398483486865, -22.336572106814401 ], [ -47.26138230720165, -22.336593642063562 ], [ -47.261366206498195, -22.336615204075997 ], [ -47.261350181046112, -22.336636792391531 ], [ -47.261334230515494, -22.33665840655188 ], [ -47.261318354576787, -22.336680046100671 ], [ -47.261302552900467, -22.336701710584016 ], [ -47.261286825158891, -22.336723399548056 ], [ -47.261271171022806, -22.336745112543454 ], [ -47.261255590164239, -22.336766849121879 ], [ -47.261240082256535, -22.33678860883548 ], [ -47.261224646972849, -22.336810391239339 ], [ -47.261209283987, -22.336832195890015 ], [ -47.26119399297324, -22.336854022346188 ], [ -47.261178773606524, -22.336875870167795 ], [ -47.26116362556234, -22.336897738916889 ], [ -47.261148548517383, -22.336919628156036 ], [ -47.261133542148336, -22.336941537450539 ], [ -47.261118606132705, -22.336963466367013 ], [ -47.261103740148592, -22.336985414473769 ], [ -47.261088943875095, -22.3370073813402 ], [ -47.261074216992455, -22.337029366536548 ], [ -47.261059559180467, -22.337051369636214 ], [ -47.261044970120437, -22.337073390213028 ], [ -47.261030449494179, -22.337095427842478 ], [ -47.261015996984916, -22.33711748210062 ], [ -47.261001612276445, -22.337139552565016 ], [ -47.260987295052217, -22.337161638816298 ], [ -47.260973044997968, -22.337183740434316 ], [ -47.260958861799814, -22.337205857000658 ], [ -47.260944745144222, -22.337227988099045 ], [ -47.260930694719363, -22.337250133313017 ], [ -47.260916710264397, -22.337272292147777 ], [ -47.260902791855358, -22.337294463565463 ], [ -47.260888939576255, -22.33731664645374 ], [ -47.260875153134855, -22.337338840272015 ], [ -47.26086143209627, -22.337361044708594 ], [ -47.26084777602496, -22.33738325945405 ], [ -47.260834184485368, -22.337405484200474 ], [ -47.260820657041798, -22.337427718641667 ], [ -47.260807193257776, -22.337449962474178 ], [ -47.260793792697463, -22.337472215395234 ], [ -47.26078045492487, -22.33749447710365 ], [ -47.260767179503269, -22.337516747301198 ], [ -47.260753965996919, -22.337539025689754 ], [ -47.260740813969598, -22.337561311973385 ], [ -47.26072772298452, -22.337583605859091 ], [ -47.260714692606236, -22.337605907053238 ], [ -47.260701722398863, -22.337628215264523 ], [ -47.260688811926165, -22.337650530204247 ], [ -47.260675960752359, -22.337672851584593 ], [ -47.26066316844237, -22.33769517911842 ], [ -47.260650434560397, -22.337717512521667 ], [ -47.260637758672004, -22.33773985150971 ], [ -47.260625140342022, -22.337762195801108 ], [ -47.26061257913512, -22.337784545116811 ], [ -47.260600074618466, -22.337806899175071 ], [ -47.260587626357207, -22.337829257699735 ], [ -47.260575233917585, -22.337851620414732 ], [ -47.260562896866858, -22.337873987044162 ], [ -47.260550614771859, -22.337896357314861 ], [ -47.260538387200604, -22.337918730953678 ], [ -47.260526213720432, -22.337941107690487 ], [ -47.260514093899836, -22.337963487255539 ], [ -47.260502027308021, -22.337985869379462 ], [ -47.260490013514058, -22.338008253795472 ], [ -47.260478052087819, -22.33803064023742 ], [ -47.260466142599718, -22.338053028440157 ], [ -47.260454284620579, -22.338075418140139 ], [ -47.26044247772176, -22.338097809074796 ], [ -47.260430721475331, -22.33812020098248 ], [ -47.260419015454026, -22.338142593602527 ], [ -47.260407359230747, -22.33816498667602 ], [ -47.260395752379232, -22.338187379944891 ], [ -47.260384194474113, -22.338209773151451 ], [ -47.260372685090303, -22.338232166039759 ], [ -47.260361223803329, -22.338254558354905 ], [ -47.260349810189858, -22.338276949842204 ], [ -47.26033844382696, -22.338299340248209 ], [ -47.260327124292083, -22.33832172932124 ], [ -47.260315851163455, -22.338344116810323 ], [ -47.26030462409382, -22.338366502318269 ], [ -47.260293445936988, -22.338388879025004 ], [ -47.260282323532827, -22.338411231342825 ], [ -47.260271260387185, -22.338433549305748 ], [ -47.260260255588626, -22.338455831732894 ], [ -47.260249307915807, -22.338478078084115 ], [ -47.260238416153868, -22.338500287823731 ], [ -47.260227579094135, -22.338522460421338 ], [ -47.260216795535172, -22.338544595349795 ], [ -47.26020606428191, -22.338566692086808 ], [ -47.260195384145696, -22.338588750114901 ], [ -47.260184753945644, -22.338610768918841 ], [ -47.260174439538233, -22.33863219332893 ], [ -47.260163893044961, -22.338654157015061 ], [ -47.260153393064101, -22.338676079988367 ], [ -47.260142938437319, -22.338697961750466 ], [ -47.260132528015951, -22.338719801801055 ], [ -47.260122160655889, -22.338741599648671 ], [ -47.260111835222055, -22.338763354801202 ], [ -47.260101550585901, -22.338785066771333 ], [ -47.260091305625856, -22.338806735075327 ], [ -47.260081099228209, -22.338828359231474 ], [ -47.26007093028597, -22.33884993876228 ], [ -47.260060797700071, -22.338871473191951 ], [ -47.260050700378251, -22.338892962048735 ], [ -47.260040637235413, -22.338914404864429 ], [ -47.260030607195034, -22.338935801170862 ], [ -47.26002060918718, -22.338957150504598 ], [ -47.260010642148742, -22.338978452406227 ], [ -47.260000705025632, -22.338999706415599 ], [ -47.259990796769742, -22.339020912078588 ], [ -47.259980916341561, -22.339042068940991 ], [ -47.259971062707869, -22.339063176554124 ], [ -47.259961234845321, -22.339084234466622 ], [ -47.259951431734137, -22.339105242238251 ], [ -47.259941652366273, -22.339126199422179 ], [ -47.259931895737992, -22.339147105581084 ], [ -47.259922160855382, -22.339167960275194 ], [ -47.259912446730091, -22.339188763071625 ], [ -47.259902752382835, -22.339209513536531 ], [ -47.2598930768415, -22.339230211239546 ], [ -47.259883419140131, -22.339250855755694 ], [ -47.259873778322479, -22.339271446657953 ], [ -47.259864153437654, -22.3392919835265 ], [ -47.259854543544144, -22.339312465940083 ], [ -47.259844947706455, -22.339332893483213 ], [ -47.259835364996931, -22.339353265742453 ], [ -47.25982579449596, -22.339373582305768 ], [ -47.259816235290018, -22.339393842766825 ], [ -47.259806686475486, -22.339414046716694 ], [ -47.259797147152142, -22.33943419375812 ], [ -47.2597876164307, -22.33945428348904 ], [ -47.259778093428153, -22.339474315512689 ], [ -47.259768577267124, -22.339494289438967 ], [ -47.259759067079905, -22.339514204875954 ], [ -47.259749562004501, -22.339534061438123 ], [ -47.25974006118637, -22.339553858742846 ], [ -47.259730840196291, -22.339573021911935 ], [ -47.259721358116948, -22.339592674710172 ], [ -47.259711877413821, -22.339612268082416 ], [ -47.259702392016443, -22.339631812556114 ], [ -47.259692893686349, -22.33965132395884 ], [ -47.259683379168301, -22.339670808337374 ], [ -47.259673848157448, -22.339690265668452 ], [ -47.259664300391151, -22.339709695843919 ], [ -47.259654735607135, -22.339729098756703 ], [ -47.259645153544497, -22.339748474298762 ], [ -47.259635553941983, -22.339767822364575 ], [ -47.259625936539152, -22.339787142848731 ], [ -47.259616301076505, -22.339806435645709 ], [ -47.259606647294341, -22.339825700652327 ], [ -47.259596974933871, -22.339844937765029 ], [ -47.25958728373682, -22.339864146881304 ], [ -47.259577573445029, -22.339883327899852 ], [ -47.259567843801101, -22.339902480719775 ], [ -47.259558094547884, -22.33992160524139 ], [ -47.259548325428803, -22.339940701365606 ], [ -47.259538536187833, -22.339959768993733 ], [ -47.259528726569059, -22.339978808028931 ], [ -47.259518896317168, -22.339997818374382 ], [ -47.259509045177047, -22.340016799934897 ], [ -47.259499172893946, -22.340035752616071 ], [ -47.259489279214094, -22.34005467632327 ], [ -47.259479363883329, -22.340073570964133 ], [ -47.259469426647932, -22.340092436447215 ], [ -47.259459467254729, -22.340111272681373 ], [ -47.259449485451036, -22.34013007957638 ], [ -47.259439480984184, -22.340148857043282 ], [ -47.259429453601541, -22.340167604994665 ], [ -47.259419403051169, -22.340186323343403 ], [ -47.259409329081322, -22.34020501200342 ], [ -47.259399231440597, -22.340223670889486 ], [ -47.259389109877574, -22.340242299917847 ], [ -47.259378964140573, -22.340260899006768 ], [ -47.259368793979341, -22.340279468073231 ], [ -47.259358599143127, -22.340298007036477 ], [ -47.259348379380768, -22.340316515818088 ], [ -47.259338134442125, -22.3403349943389 ], [ -47.259327864077122, -22.340353442521156 ], [ -47.259317568035087, -22.340371860289448 ], [ -47.25930724606642, -22.340390247567861 ], [ -47.259296897920755, -22.340408604282771 ], [ -47.25928652334801, -22.340426930361804 ], [ -47.259276122098782, -22.340445225732228 ], [ -47.259265693922671, -22.340463490324613 ], [ -47.259255238569814, -22.340481724069441 ], [ -47.259244755790597, -22.340499926898239 ], [ -47.25923424533503, -22.340518098744163 ], [ -47.259223706952895, -22.340536239541951 ], [ -47.259213140394237, -22.340554349227009 ], [ -47.259202545409003, -22.340572427735975 ], [ -47.259191921747039, -22.340590475006643 ], [ -47.259181269157665, -22.340608490978823 ], [ -47.259170587390308, -22.340626475593158 ], [ -47.259159876194438, -22.340644428791173 ], [ -47.259149135318943, -22.340662350516276 ], [ -47.259138364512907, -22.340680240712572 ], [ -47.259127563524956, -22.340698099325724 ], [ -47.259116732103095, -22.340715926303382 ], [ -47.259105869995807, -22.340733721593189 ], [ -47.259094976950742, -22.340751485144999 ], [ -47.259084052715039, -22.340769216910381 ], [ -47.259073097036186, -22.340786916840894 ], [ -47.259062109660519, -22.340804584890932 ], [ -47.259051090334836, -22.340822221014655 ], [ -47.259040038804571, -22.340839825169173 ], [ -47.259028954815228, -22.340857397312142 ], [ -47.259017838112001, -22.340874937402265 ], [ -47.25900668843893, -22.340892445400712 ], [ -47.258995505540206, -22.340909921268956 ], [ -47.258984289159258, -22.340927364970138 ], [ -47.258973039038885, -22.340944776468923 ], [ -47.25896175492106, -22.340962155731685 ], [ -47.25895043654743, -22.340979502725713 ], [ -47.258939083659094, -22.340996817419626 ], [ -47.258927695996299, -22.341014099783568 ], [ -47.258916277332354, -22.341031343697558 ], [ -47.25890487848006, -22.341048471998096 ], [ -47.25889357542907, -22.341065365890078 ], [ -47.258882397021594, -22.341081975469443 ], [ -47.25887134189793, -22.341098296619961 ], [ -47.258860408445742, -22.341114326055454 ], [ -47.258849595305335, -22.341130060568926 ], [ -47.258838901367106, -22.341145497041886 ], [ -47.25882832576756, -22.341160632455097 ], [ -47.258820465283272, -22.341171780251564 ], [ -47.258798689497979, -22.341202277341061 ], [ -47.258797303932937, -22.341204203927621 ], [ -47.258787197768093, -22.341218107382748 ], [ -47.258777209104451, -22.341231696661215 ], [ -47.258767338420036, -22.341244969640123 ], [ -47.258757586387368, -22.341257924401159 ], [ -47.258747953860727, -22.34127055925001 ], [ -47.258738441864324, -22.341282872733508 ], [ -47.258729051578484, -22.341294863658209 ], [ -47.258719784322345, -22.341306531111712 ], [ -47.25871064153872, -22.341317874479209 ], [ -47.25870162477316, -22.341328893465725 ], [ -47.258692735652936, -22.3413395881159 ], [ -47.2586839758658, -22.341349958831763 ], [ -47.258675347133227, -22.341360006394265 ], [ -47.258666851183889, -22.341369731981747 ], [ -47.258658489724475, -22.341379137188255 ], [ -47.258650264407841, -22.341388224041562 ], [ -47.258642176800002, -22.34139699501895 ], [ -47.25863422834319, -22.341405453063469 ], [ -47.258626420317547, -22.34141360159764 ], [ -47.258618753802104, -22.341421444533971 ], [ -47.258611229631555, -22.341428986285305 ], [ -47.258603848352024, -22.341436231771993 ], [ -47.258596610174827, -22.3414431864264 ], [ -47.258589514929611, -22.341449856193648 ], [ -47.258582562016052, -22.341456247528903 ], [ -47.258575750032136, -22.341462367681014 ], [ -47.258569032357983, -22.341468263602831 ], [ -47.258562272802394, -22.34147405727925 ], [ -47.258555371364793, -22.341479834211427 ], [ -47.258548319865156, -22.341485599103709 ], [ -47.258541121321379, -22.341491347266043 ], [ -47.25853377892215, -22.341497074065959 ], [ -47.25852629602231, -22.341502774932781 ], [ -47.258518676134763, -22.341508445364262 ], [ -47.258510922925325, -22.341514080930729 ], [ -47.258503040208332, -22.341519677278267 ], [ -47.258495031939795, -22.34152523013384 ], [ -47.25848690221315, -22.341530735308059 ], [ -47.258478655254542, -22.341536188698363 ], [ -47.258470295415606, -22.341541586293683 ], [ -47.258461827169207, -22.341546924177013 ], [ -47.258453255107582, -22.341552198526248 ], [ -47.258444583933723, -22.341557405619554 ], [ -47.25843581845799, -22.341562541837057 ], [ -47.258426963594694, -22.341567603662604 ], [ -47.25841802435572, -22.341572587687413 ], [ -47.258409005847575, -22.341577490611492 ], [ -47.258399913267027, -22.341582309245833 ], [ -47.258390751895874, -22.341587040515225 ], [ -47.258381527097029, -22.34159168146018 ], [ -47.258372244311026, -22.34159622923864 ], [ -47.258362909051684, -22.341600681128266 ], [ -47.258353526900294, -22.341605034529206 ], [ -47.258344103503489, -22.341609286965159 ], [ -47.258334644568912, -22.341613436085602 ], [ -47.258325155859623, -22.341617479668397 ], [ -47.258315643191352, -22.341621415621177 ], [ -47.258306112426197, -22.341625241984378 ], [ -47.258296569469799, -22.341628956932428 ], [ -47.258287020266884, -22.341632558776102 ], [ -47.258277470796124, -22.341636045964567 ], [ -47.258267927064466, -22.341639417088064 ], [ -47.258258395104114, -22.341642670879217 ], [ -47.258248880966477, -22.341645806215553 ], [ -47.258239390714436, -22.341648822122451 ], [ -47.258229930421471, -22.341651717773711 ], [ -47.258220506164022, -22.341654492494381 ], [ -47.258211124012618, -22.341657145763609 ], [ -47.258201790030668, -22.34165967721524 ], [ -47.258192510263235, -22.341662086641168 ], [ -47.258183290732482, -22.34166437399254 ], [ -47.258174137433095, -22.34166653938102 ], [ -47.258165056049563, -22.341668583142599 ], [ -47.258155993985206, -22.341670518207408 ], [ -47.258146764561552, -22.341672383546427 ], [ -47.258137214178539, -22.341674207322548 ], [ -47.25812731763002, -22.341675989945745 ], [ -47.258117068117457, -22.341677728170072 ], [ -47.25810645959654, -22.341679418702956 ], [ -47.258095486751657, -22.341681058248088 ], [ -47.258084144967789, -22.341682643545315 ], [ -47.258072430291854, -22.341684171408222 ], [ -47.258060339400686, -22.341685638757568 ], [ -47.258047869567655, -22.341687042651198 ], [ -47.25803501862061, -22.34168838031189 ], [ -47.258021784906958, -22.341689649151441 ], [ -47.258008167257891, -22.341690846791554 ], [ -47.257994164946794, -22.341691971082859 ], [ -47.257979777654725, -22.341693020120573 ], [ -47.257965005433455, -22.341693992257852 ], [ -47.257949848670108, -22.341694886117168 ], [ -47.257934308051304, -22.341695700599409 ], [ -47.257918384530086, -22.341696434891105 ], [ -47.257881789795789, -22.341697901751473 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 849.13480075200005, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262355867712046, -22.33545198202987 ], [ -47.262323879600793, -22.335483509647602 ], [ -47.262305852811835, -22.335501321606692 ], [ -47.262287766860986, -22.335519240321222 ], [ -47.262269623846656, -22.335537267533493 ], [ -47.262251425894171, -22.335555405007153 ], [ -47.262233175157505, -22.335573654525181 ], [ -47.262214873817719, -22.33559201789156 ], [ -47.262196524084608, -22.335610496929611 ], [ -47.262178128196709, -22.33562909348198 ], [ -47.262159688422997, -22.335647809408975 ], [ -47.262141207063351, -22.335666646587896 ], [ -47.262122686448542, -22.33568560691316 ], [ -47.262104128940685, -22.335704692295675 ], [ -47.26208553693494, -22.335723904661087 ], [ -47.262066912861179, -22.335743245947814 ], [ -47.26204825918196, -22.335762718108963 ], [ -47.262029578395293, -22.33578232310947 ], [ -47.262010873034974, -22.335802062925293 ], [ -47.261992145672068, -22.335821939541709 ], [ -47.261973398914051, -22.335841954953821 ], [ -47.261954635406447, -22.33586211116463 ], [ -47.261935857836463, -22.335882410180535 ], [ -47.261917078172516, -22.335902843957324 ], [ -47.261898339462007, -22.335923369368814 ], [ -47.261879680319488, -22.3359439442502 ], [ -47.261861107199515, -22.335964560634391 ], [ -47.26184261977604, -22.335985217983421 ], [ -47.261824217722697, -22.336005915761401 ], [ -47.261805900710762, -22.336026653436953 ], [ -47.261787668412097, -22.336047430480143 ], [ -47.261769520497701, -22.336068246363794 ], [ -47.261751456636134, -22.336089100565555 ], [ -47.261733476496694, -22.336109992564264 ], [ -47.26171557974854, -22.336130921841072 ], [ -47.261697766058788, -22.336151887881407 ], [ -47.261680035094294, -22.336172890173266 ], [ -47.261662386522445, -22.33619392820615 ], [ -47.261644820009742, -22.336215001472741 ], [ -47.261627335221391, -22.336236109469446 ], [ -47.261609931823266, -22.336257251694217 ], [ -47.261592609480637, -22.336278427647805 ], [ -47.261575367858626, -22.336299636833633 ], [ -47.261558206622212, -22.33632087875738 ], [ -47.261541125435777, -22.336342152927937 ], [ -47.261524123964229, -22.336363458855779 ], [ -47.261507201871524, -22.336384796054965 ], [ -47.261490358822464, -22.336406164040977 ], [ -47.261473594481608, -22.33642756233181 ], [ -47.261456908513374, -22.33644899044814 ], [ -47.261440300582692, -22.336470447912486 ], [ -47.261423770354035, -22.336491934250251 ], [ -47.261407317492136, -22.336513448989088 ], [ -47.261390941662398, -22.33653499165823 ], [ -47.26137464253015, -22.336556561789436 ], [ -47.261358419760718, -22.336578158917032 ], [ -47.261342273020297, -22.336599782576673 ], [ -47.261326201974988, -22.336621432306689 ], [ -47.261310206291398, -22.336643107647216 ], [ -47.261294285636502, -22.336664808140483 ], [ -47.261278439677348, -22.336686533331147 ], [ -47.261262668082828, -22.336708282763954 ], [ -47.261246970520212, -22.33673005598828 ], [ -47.261231346658114, -22.336751852554475 ], [ -47.261215796166475, -22.336773672013443 ], [ -47.261200318715041, -22.336795513919036 ], [ -47.26118491397424, -22.336817377826648 ], [ -47.261169581614894, -22.336839263293761 ], [ -47.261154321308659, -22.336861169879338 ], [ -47.261139132727585, -22.336883097144252 ], [ -47.261124015545128, -22.336905044650067 ], [ -47.261108969434559, -22.336927011961137 ], [ -47.261093994070123, -22.336948998643113 ], [ -47.261079089126589, -22.336971004263308 ], [ -47.261064254279795, -22.336993028390353 ], [ -47.261049489206698, -22.337015070593488 ], [ -47.261034793583896, -22.33703713044542 ], [ -47.261020167089399, -22.337059207519111 ], [ -47.261005609401835, -22.337081301389318 ], [ -47.26099112020124, -22.337103411631368 ], [ -47.260976699168225, -22.337125537822054 ], [ -47.260962345983081, -22.337147679541438 ], [ -47.260948060328403, -22.337169836368645 ], [ -47.260933841887159, -22.337192007884706 ], [ -47.260919690342732, -22.337214193672693 ], [ -47.260905605380238, -22.337236393315628 ], [ -47.26089158673684, -22.337258606316372 ], [ -47.260877634494463, -22.337280831622333 ], [ -47.260863748745393, -22.337303068102209 ], [ -47.260849929198301, -22.337325315208158 ], [ -47.260836175415953, -22.337347572626317 ], [ -47.260822486960492, -22.337369840045106 ], [ -47.260808863394033, -22.337392117154522 ], [ -47.260795304278609, -22.33741440364625 ], [ -47.260781809175342, -22.337436699214948 ], [ -47.260768377646116, -22.337459003555743 ], [ -47.260755009252556, -22.337481316365576 ], [ -47.260741703555659, -22.337503637344323 ], [ -47.260728460117292, -22.337525966191919 ], [ -47.260715278498921, -22.337548302610674 ], [ -47.260702158261459, -22.337570646305718 ], [ -47.260689098967056, -22.337592996981734 ], [ -47.260676100177569, -22.337615354345616 ], [ -47.260663161454396, -22.337637718107008 ], [ -47.26065028235945, -22.337660087976477 ], [ -47.2606374624553, -22.337682463665207 ], [ -47.260624701303854, -22.337704844887547 ], [ -47.260611998468406, -22.337727231357338 ], [ -47.260599353511445, -22.337749622791563 ], [ -47.26058676599532, -22.337772018909796 ], [ -47.260574235484931, -22.33779441942869 ], [ -47.260561761543158, -22.337816824070707 ], [ -47.260549343733928, -22.33783923255843 ], [ -47.260536981622259, -22.337861644614538 ], [ -47.260524674772732, -22.337884059964537 ], [ -47.260512422751063, -22.337906478333917 ], [ -47.260500225122399, -22.337928899451367 ], [ -47.260488081452955, -22.337951323045829 ], [ -47.260475991309775, -22.337973748846647 ], [ -47.260463954259684, -22.33799617658595 ], [ -47.260451969870324, -22.338018605996311 ], [ -47.260440037709991, -22.338041036811553 ], [ -47.260428157347256, -22.338063468766872 ], [ -47.260416328351361, -22.338085901598735 ], [ -47.260404550292208, -22.338108335044318 ], [ -47.260392822740386, -22.338130768841971 ], [ -47.260381145266706, -22.338153202731757 ], [ -47.260369517442747, -22.338175636454565 ], [ -47.26035793884104, -22.338198069751765 ], [ -47.260346409034454, -22.338220502366447 ], [ -47.260334927596425, -22.338242934042807 ], [ -47.260323494101556, -22.338265364525206 ], [ -47.260312108124886, -22.338287793559331 ], [ -47.260300769241852, -22.338310220892641 ], [ -47.260289477028643, -22.338332646273315 ], [ -47.260278231137647, -22.338355069300107 ], [ -47.260267034493594, -22.338377483006155 ], [ -47.260255894101846, -22.338399871464109 ], [ -47.260244813567844, -22.338422224496124 ], [ -47.260233791982131, -22.338444540904813 ], [ -47.260222828118543, -22.338466820147744 ], [ -47.26021192075747, -22.338489061687067 ], [ -47.260201068685696, -22.338511264990313 ], [ -47.260190270697308, -22.338533429528418 ], [ -47.260179525592974, -22.338555554777152 ], [ -47.260168832179914, -22.338577640217295 ], [ -47.260158189273255, -22.338599685331914 ], [ -47.260147868659807, -22.338621122624005 ], [ -47.260137310308025, -22.338643110965727 ], [ -47.260126799029628, -22.338665057489408 ], [ -47.260116333662879, -22.338686961695309 ], [ -47.260105913055774, -22.338708823081706 ], [ -47.260095536061108, -22.33873064115599 ], [ -47.260085201540868, -22.33875241542485 ], [ -47.260074908363656, -22.338774145399853 ], [ -47.260064655405301, -22.338795830596283 ], [ -47.260054441549599, -22.338817470531449 ], [ -47.260044265687206, -22.338839064726962 ], [ -47.260034126716924, -22.338860612706217 ], [ -47.260024023544531, -22.338882113996714 ], [ -47.260013955083025, -22.338903568129599 ], [ -47.26000392025432, -22.338924974635969 ], [ -47.259993917986883, -22.33894633305189 ], [ -47.25998394721632, -22.338967642917456 ], [ -47.25997400688739, -22.338988903772016 ], [ -47.25996409595092, -22.339010115161106 ], [ -47.259954213366647, -22.339031276630191 ], [ -47.259944358100633, -22.339052387730344 ], [ -47.259934529129048, -22.339073448009835 ], [ -47.259924725431745, -22.339094457028452 ], [ -47.259914946000556, -22.339115414339162 ], [ -47.259905189831684, -22.339136319504686 ], [ -47.259895455931449, -22.339157172085152 ], [ -47.25988574331177, -22.33917797164785 ], [ -47.259876050993931, -22.339198717758993 ], [ -47.259866378006421, -22.33921940998842 ], [ -47.259856723384154, -22.339240047911414 ], [ -47.259847086171895, -22.339260631101222 ], [ -47.259837465419864, -22.339281159138437 ], [ -47.25982786018794, -22.339301631602154 ], [ -47.25981826954208, -22.33932204807742 ], [ -47.259808692556327, -22.339342408151317 ], [ -47.259799128312878, -22.339362711412409 ], [ -47.259789575900186, -22.339382957455079 ], [ -47.259780034416856, -22.339403145871039 ], [ -47.259770502964905, -22.339423276263911 ], [ -47.259760980657568, -22.339443348232486 ], [ -47.259751466614496, -22.339463361380897 ], [ -47.259741959961097, -22.339483315320088 ], [ -47.259732459832648, -22.339503209659195 ], [ -47.259722965370258, -22.339523044013905 ], [ -47.259713475722705, -22.339542818002705 ], [ -47.259704272606918, -22.339561943982215 ], [ -47.259694803107259, -22.339581570699412 ], [ -47.259685335544177, -22.339601136907653 ], [ -47.25967586373374, -22.339620653377754 ], [ -47.259666379267038, -22.339640136294491 ], [ -47.259656878823712, -22.339659591842118 ], [ -47.259647362099315, -22.339679019999927 ], [ -47.259637828832489, -22.339698420660429 ], [ -47.259628278762293, -22.339717793717274 ], [ -47.259618711629209, -22.339737139063097 ], [ -47.25960912717332, -22.339756456593079 ], [ -47.259599525135563, -22.339775746202601 ], [ -47.259589905257791, -22.339795007786826 ], [ -47.259580267281713, -22.339814241243371 ], [ -47.25957061094995, -22.339833446469466 ], [ -47.259560936005606, -22.339852623363367 ], [ -47.259551242192018, -22.339871771824633 ], [ -47.259541529253141, -22.339890891753221 ], [ -47.259531796933324, -22.339909983050262 ], [ -47.259522044977373, -22.339929045617595 ], [ -47.259512273130831, -22.339948079357356 ], [ -47.259502481139123, -22.339967084173658 ], [ -47.25949266874855, -22.339986059970645 ], [ -47.259482835705384, -22.340005006654025 ], [ -47.259472981756424, -22.340023924130417 ], [ -47.259463106649406, -22.340042812306155 ], [ -47.259453210131667, -22.340061671089892 ], [ -47.25944329195098, -22.340080500391228 ], [ -47.259433351855776, -22.340099300120112 ], [ -47.259423389594836, -22.340118070187355 ], [ -47.259413404917026, -22.340136810505108 ], [ -47.259403397571326, -22.340155520987086 ], [ -47.259393367307304, -22.34017420154731 ], [ -47.259383313874778, -22.340192852100859 ], [ -47.259373237023937, -22.340211472563716 ], [ -47.259363136504902, -22.34023006285334 ], [ -47.259353012067571, -22.340248622889231 ], [ -47.259342863463274, -22.340267152589604 ], [ -47.259332690442832, -22.34028565187506 ], [ -47.259322492756674, -22.34030412066841 ], [ -47.259312270156293, -22.340322558891835 ], [ -47.25930202239315, -22.340340966469025 ], [ -47.259291749218178, -22.340359343325847 ], [ -47.259281450383384, -22.340377689387772 ], [ -47.259271125640019, -22.340396004582761 ], [ -47.259260774739566, -22.340414288839813 ], [ -47.259250397434258, -22.340432542087672 ], [ -47.259239993475255, -22.340450764258375 ], [ -47.25922956261433, -22.340468955284042 ], [ -47.25921910460346, -22.340487115097744 ], [ -47.259208619194268, -22.340505243634173 ], [ -47.259198106138101, -22.340523340829741 ], [ -47.259187565186643, -22.340541406621465 ], [ -47.259176996091398, -22.340559440947636 ], [ -47.259166398603867, -22.340577443747815 ], [ -47.259155772474884, -22.340595414963538 ], [ -47.259145117455539, -22.340613354537144 ], [ -47.259134433296808, -22.34063126241201 ], [ -47.259123719749212, -22.340649138533301 ], [ -47.259112976563394, -22.340666982846987 ], [ -47.259102203489547, -22.340684795300632 ], [ -47.259091400277242, -22.340702575843736 ], [ -47.259080566676545, -22.340720324425913 ], [ -47.259069702436598, -22.340738040998978 ], [ -47.259058807306118, -22.340755725516438 ], [ -47.259047881034142, -22.340773377931921 ], [ -47.259036923368484, -22.340790998201893 ], [ -47.259025934057533, -22.340808586282506 ], [ -47.259014912848158, -22.340826142133039 ], [ -47.2590038594874, -22.340843665713333 ], [ -47.258992773721957, -22.340861156984126 ], [ -47.258981655297269, -22.340878615908952 ], [ -47.258970503959056, -22.340896042451355 ], [ -47.258959319452217, -22.34091343657683 ], [ -47.258948101520936, -22.340930798252323 ], [ -47.258936849908629, -22.340948127446548 ], [ -47.258925564358385, -22.340965424129145 ], [ -47.258914244612654, -22.340982688271069 ], [ -47.258902890413118, -22.340999919844901 ], [ -47.258891505624042, -22.341017112597779 ], [ -47.258880142199146, -22.341034187659087 ], [ -47.258868877881085, -22.341051023654856 ], [ -47.258857742251408, -22.341067569667619 ], [ -47.258846734019215, -22.34108382158578 ], [ -47.25883585163524, -22.341099776146208 ], [ -47.258825093808596, -22.341115430166727 ], [ -47.258814459504002, -22.341130780555684 ], [ -47.258803947937672, -22.341145824322808 ], [ -47.258793558570964, -22.341160558594545 ], [ -47.258793550660926, -22.341160569705238 ], [ -47.258771722769765, -22.341191045090191 ], [ -47.258763121847167, -22.341202877720107 ], [ -47.258753220593753, -22.341216348076163 ], [ -47.258743442305025, -22.341229496808552 ], [ -47.258733787767447, -22.341242322052352 ], [ -47.258724257953197, -22.341254822171784 ], [ -47.258714854008282, -22.341266995777424 ], [ -47.258705577238167, -22.341278841745474 ], [ -47.2586964290903, -22.341290359239288 ], [ -47.258687411138524, -22.341301547726502 ], [ -47.258678525061704, -22.341312407001741 ], [ -47.258669772622255, -22.341322937206698 ], [ -47.25866115564439, -22.341333138848427 ], [ -47.258652675986781, -22.341343012821376 ], [ -47.258644335515527, -22.341352560426095 ], [ -47.258636136074202, -22.341361783388216 ], [ -47.258628079451334, -22.341370683876676 ], [ -47.258620167346763, -22.341379264519887 ], [ -47.258612401333664, -22.341387528422363 ], [ -47.258604782819667, -22.34139547917885 ], [ -47.258597313006689, -22.341403120884838 ], [ -47.258589992846979, -22.341410458147379 ], [ -47.258582822997738, -22.341417496092227 ], [ -47.258575803773965, -22.341424240368628 ], [ -47.258568935100499, -22.341430697149811 ], [ -47.2585622164626, -22.341436873130604 ], [ -47.258555646526105, -22.341442775816962 ], [ -47.258549177733691, -22.341448453301123 ], [ -47.258542670910522, -22.341454030357511 ], [ -47.258536023764208, -22.341459594431281 ], [ -47.258529227849962, -22.341465150371207 ], [ -47.258522286169743, -22.341470693422785 ], [ -47.258515201900003, -22.341476218890531 ], [ -47.258507978387193, -22.341481722141992 ], [ -47.25850061913917, -22.341487198614779 ], [ -47.25849312782023, -22.341492643820516 ], [ -47.258485508246451, -22.341498053348488 ], [ -47.258477764378725, -22.341503422870499 ], [ -47.25846990031841, -22.341508748143941 ], [ -47.258461920302544, -22.341514025014913 ], [ -47.258453828696453, -22.341519249423047 ], [ -47.258445629989367, -22.341524417404163 ], [ -47.258437328792532, -22.341529525091062 ], [ -47.25842892983043, -22.341534568719034 ], [ -47.258420437937282, -22.341539544627619 ], [ -47.25841185805362, -22.341544449262379 ], [ -47.258403195219628, -22.341549279178668 ], [ -47.258394454572276, -22.341554031042921 ], [ -47.258385641340794, -22.341558701635158 ], [ -47.258376760841315, -22.341563287851695 ], [ -47.258367818472919, -22.341567786707074 ], [ -47.25835881971399, -22.341572195335985 ], [ -47.258349770117881, -22.341576510995413 ], [ -47.258340675306819, -22.341580731067548 ], [ -47.258331540969976, -22.341584853060937 ], [ -47.258322372858721, -22.341588874612722 ], [ -47.258313176781201, -22.341592793491117 ], [ -47.258303958599349, -22.341596607597189 ], [ -47.258294724222502, -22.341600314967636 ], [ -47.258285479604481, -22.341603913776208 ], [ -47.258276230739092, -22.341607402335921 ], [ -47.258266983654906, -22.341610779101405 ], [ -47.258257744409264, -22.341614042671363 ], [ -47.258248519085384, -22.341617191790103 ], [ -47.258239313786156, -22.341620225350059 ], [ -47.258230134626125, -22.34162314239483 ], [ -47.258220987730752, -22.341625942119698 ], [ -47.258211879228426, -22.341628623874524 ], [ -47.258202815241596, -22.341631187166723 ], [ -47.258193801885355, -22.341633631661885 ], [ -47.258184845256075, -22.341635957187101 ], [ -47.258175951426686, -22.341638163732291 ], [ -47.258167126442139, -22.341640251451437 ], [ -47.258158376030146, -22.341642220727834 ], [ -47.258149646342289, -22.341644084818608 ], [ -47.258140746484059, -22.341645883549685 ], [ -47.258131519408842, -22.34164764558561 ], [ -47.25812193932164, -22.341649371205818 ], [ -47.2581119992442, -22.341651056952575 ], [ -47.258101692969269, -22.341652699320534 ], [ -47.258091015034431, -22.341654294800509 ], [ -47.258079960693486, -22.341655839920229 ], [ -47.258068525876816, -22.341657331282882 ], [ -47.258056707158808, -22.341658765601132 ], [ -47.258044501723553, -22.3416601397278 ], [ -47.258031907321993, -22.341661450684363 ], [ -47.258018922236147, -22.341662695685436 ], [ -47.258005545242582, -22.341663872160236 ], [ -47.257991775569892, -22.341664977772059 ], [ -47.257977612863414, -22.341666010434039 ], [ -47.257963057147371, -22.341666968323224 ], [ -47.257948108788902, -22.341667849891792 ], [ -47.257932768461153, -22.341668653876543 ], [ -47.257895364968078, -22.341670378685048 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 843.73186381200003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262324333327065, -22.335443604552836 ], [ -47.262302695476208, -22.335464930904383 ], [ -47.262284642732254, -22.335482768506147 ], [ -47.262266529003803, -22.335500714738309 ], [ -47.262248356397201, -22.335518771350859 ], [ -47.262230127046237, -22.335536940115489 ], [ -47.262211843114066, -22.335555222823636 ], [ -47.262193506791398, -22.335573621288283 ], [ -47.262175120298387, -22.335592137342022 ], [ -47.262156685884513, -22.335610772837317 ], [ -47.262138205830368, -22.335629529644656 ], [ -47.26211968244813, -22.335648409651863 ], [ -47.262101118081546, -22.33566741476427 ], [ -47.262082515106314, -22.335686546904054 ], [ -47.262063875932029, -22.33570580800842 ], [ -47.26204520300363, -22.335725200027614 ], [ -47.262026498799507, -22.335744724927029 ], [ -47.262007765834305, -22.335764384683937 ], [ -47.261989006659142, -22.335784181287018 ], [ -47.261970223863294, -22.335804116734451 ], [ -47.261951420073203, -22.335824193034405 ], [ -47.261932597954228, -22.335844412203127 ], [ -47.261913760214227, -22.335864776260397 ], [ -47.261894919044138, -22.335885276956866 ], [ -47.261876118397488, -22.335905870205973 ], [ -47.261857397726146, -22.335926512929319 ], [ -47.261838763628724, -22.335947196995122 ], [ -47.261820215775906, -22.335967921862157 ], [ -47.26180175383795, -22.335988686991389 ], [ -47.261783377482807, -22.336009491848429 ], [ -47.261765086378929, -22.336030335900237 ], [ -47.261746880193947, -22.336051218616657 ], [ -47.261728758592966, -22.336072139472513 ], [ -47.261710721241926, -22.336093097943849 ], [ -47.261692767806508, -22.336114093508886 ], [ -47.261674897950364, -22.33613512565049 ], [ -47.261657111336909, -22.336156193853927 ], [ -47.261639407630035, -22.336177297606127 ], [ -47.261621786492803, -22.336198436397236 ], [ -47.261604247586845, -22.336219609721159 ], [ -47.261586790574619, -22.336240817073428 ], [ -47.261569415117826, -22.336262057952524 ], [ -47.261552120878115, -22.336283331859441 ], [ -47.261534907516911, -22.336304638297676 ], [ -47.261517774695108, -22.336325976773875 ], [ -47.261500722074096, -22.33634734679638 ], [ -47.261483749314294, -22.336368747877213 ], [ -47.261466856076957, -22.336390179529726 ], [ -47.261450042023142, -22.336411641269994 ], [ -47.261433306813771, -22.33643313261674 ], [ -47.261416650110213, -22.336454653090577 ], [ -47.261400071573426, -22.336476202215103 ], [ -47.261383570864631, -22.336497779516183 ], [ -47.261367147645736, -22.336519384521285 ], [ -47.261350801578551, -22.33654101676051 ], [ -47.261334532324909, -22.336562675766512 ], [ -47.261318339547486, -22.336584361073349 ], [ -47.261302222908931, -22.336606072217812 ], [ -47.261286182072375, -22.33662780873853 ], [ -47.261270216701284, -22.336649570176231 ], [ -47.261254326459266, -22.33667135607422 ], [ -47.261238511011769, -22.336693165975809 ], [ -47.261222770022606, -22.336714999429038 ], [ -47.261207103156977, -22.336736855983006 ], [ -47.261191510081396, -22.336758735187328 ], [ -47.261175990462206, -22.336780636594632 ], [ -47.261160543966419, -22.336802559759132 ], [ -47.261145170261493, -22.336824504237224 ], [ -47.261129869015711, -22.33684646958671 ], [ -47.261114639897755, -22.336868455367455 ], [ -47.261099482577769, -22.336890461139951 ], [ -47.261084396725686, -22.336912486467572 ], [ -47.261069382012408, -22.336934530915006 ], [ -47.26105443810944, -22.336956594048679 ], [ -47.261039564689334, -22.336978675436267 ], [ -47.261024761425787, -22.337000774646253 ], [ -47.261010027992107, -22.337022891250388 ], [ -47.260995364063163, -22.337045024820952 ], [ -47.26098076931428, -22.33706717493191 ], [ -47.260966243422324, -22.337089341157821 ], [ -47.260951786064744, -22.337111523074828 ], [ -47.260937396918678, -22.33713372026228 ], [ -47.26092307566352, -22.337155932298682 ], [ -47.260908821979214, -22.337178158764424 ], [ -47.260894635545952, -22.33720039924205 ], [ -47.260880516045766, -22.337222653313919 ], [ -47.260866463213915, -22.337244920480654 ], [ -47.260852477138194, -22.337267199674848 ], [ -47.260838557919158, -22.337289489746315 ], [ -47.260824705266373, -22.337311790139928 ], [ -47.260810918740226, -22.337334100539657 ], [ -47.260797197900608, -22.337356420631775 ], [ -47.260783542307308, -22.337378750104161 ], [ -47.260769951519976, -22.337401088646459 ], [ -47.260756425097476, -22.337423435951322 ], [ -47.260742962599281, -22.337445791711875 ], [ -47.260729563584768, -22.337468155623117 ], [ -47.260716227612534, -22.337490527383011 ], [ -47.260702954242163, -22.33751290668965 ], [ -47.260689743032735, -22.337535293243501 ], [ -47.26067659354284, -22.337557686747886 ], [ -47.260663505332332, -22.337580086905749 ], [ -47.260650477960716, -22.337602493422249 ], [ -47.260637510987046, -22.337624906005331 ], [ -47.260624603970911, -22.337647324363889 ], [ -47.260611756472613, -22.33766974820751 ], [ -47.260598968051696, -22.33769217724895 ], [ -47.260586238269177, -22.337714611200457 ], [ -47.26057356668521, -22.33773704977752 ], [ -47.260560952859819, -22.337759492698257 ], [ -47.26054839635573, -22.337781939677804 ], [ -47.260535896733394, -22.337804390437174 ], [ -47.260523453554562, -22.337826844697595 ], [ -47.260511066381923, -22.337849302180381 ], [ -47.260498734777833, -22.337871762609645 ], [ -47.260486458305763, -22.337894225709611 ], [ -47.260474236528587, -22.337916691207678 ], [ -47.260462069010295, -22.337939158831514 ], [ -47.260449955315735, -22.337961628309273 ], [ -47.260437895009474, -22.337984099371834 ], [ -47.260425887657014, -22.338006571750658 ], [ -47.260413932824406, -22.338029045178338 ], [ -47.26040203007809, -22.338051519389033 ], [ -47.260390178985091, -22.338073994118044 ], [ -47.26037837911322, -22.338096469101551 ], [ -47.260366630030866, -22.338118944076786 ], [ -47.260354931306736, -22.338141418782822 ], [ -47.260343282510327, -22.338163892959589 ], [ -47.260331683212044, -22.338186366347426 ], [ -47.260320132982663, -22.33820883868848 ], [ -47.260308631393556, -22.338231309726059 ], [ -47.260297178017296, -22.338253779203534 ], [ -47.260285772426847, -22.338276246865778 ], [ -47.260274414195635, -22.338298712459355 ], [ -47.260263102897838, -22.338321175731622 ], [ -47.260251838185475, -22.338343636277248 ], [ -47.26024062305418, -22.338366086982585 ], [ -47.260229464674858, -22.338388511580717 ], [ -47.260218366752426, -22.338410899681836 ], [ -47.260207328379586, -22.338433250072054 ], [ -47.260196348325209, -22.338455562206679 ], [ -47.260185425365009, -22.338477835545675 ], [ -47.260174558281157, -22.338500069554581 ], [ -47.260163745863345, -22.338522263702298 ], [ -47.260152986907912, -22.338544417462746 ], [ -47.260142280218012, -22.338566530314971 ], [ -47.260131624604753, -22.338588601740284 ], [ -47.260121297785219, -22.338610051914351 ], [ -47.260110727574926, -22.3386320649117 ], [ -47.26010020499902, -22.338654034985719 ], [ -47.26008972889224, -22.33867596163541 ], [ -47.260079298099427, -22.338697844357615 ], [ -47.260068911470171, -22.338719682658581 ], [ -47.260058567863503, -22.338741476043733 ], [ -47.260048266145255, -22.338763224023626 ], [ -47.260038005188562, -22.338784926112485 ], [ -47.260027783874769, -22.33880658182666 ], [ -47.260017601092237, -22.338828190686893 ], [ -47.2600074557376, -22.33884975221574 ], [ -47.259997346714613, -22.338871265939947 ], [ -47.259987272934438, -22.338892731389983 ], [ -47.259977233317372, -22.338914148096318 ], [ -47.259967226790366, -22.338935515594407 ], [ -47.259957252287677, -22.338956833423904 ], [ -47.25994730875292, -22.33897810112369 ], [ -47.2599373951359, -22.338999318238873 ], [ -47.259927510395521, -22.339020484314613 ], [ -47.259917653497155, -22.339041598901769 ], [ -47.25990782341654, -22.339062661548304 ], [ -47.259898019133132, -22.339083671813899 ], [ -47.259888239638585, -22.339104629251395 ], [ -47.25987848392915, -22.339125533423516 ], [ -47.259868751011282, -22.33914638389037 ], [ -47.25985903989725, -22.339167180219299 ], [ -47.2598493496088, -22.339187921976706 ], [ -47.259839679175158, -22.339208608732502 ], [ -47.259830027631992, -22.33922924006237 ], [ -47.259820394025091, -22.339249815539734 ], [ -47.259810777405868, -22.339270334745606 ], [ -47.259801176835524, -22.339290797259462 ], [ -47.259791591381507, -22.339311202666885 ], [ -47.259782020119516, -22.339331550555436 ], [ -47.259772462133597, -22.339351840514311 ], [ -47.259762916514156, -22.339372072138602 ], [ -47.259753382362028, -22.339392245020612 ], [ -47.259743858781484, -22.339412358764967 ], [ -47.259734344888265, -22.339432412971213 ], [ -47.259724839804662, -22.339452407244355 ], [ -47.259715342658907, -22.339472341196494 ], [ -47.259705852589221, -22.339492214437744 ], [ -47.259696368739874, -22.339512026584949 ], [ -47.259686890262898, -22.339531777257868 ], [ -47.259677705021403, -22.339550866047787 ], [ -47.259668248101455, -22.339570466683927 ], [ -47.259658793678419, -22.339590005728166 ], [ -47.259649335454945, -22.339609494194697 ], [ -47.259639864851643, -22.33962894862541 ], [ -47.259630378483038, -22.339648375342151 ], [ -47.259620876045084, -22.339667774326664 ], [ -47.259611357277741, -22.339687145472222 ], [ -47.259601821921407, -22.339706488673134 ], [ -47.259592269717899, -22.339725803822731 ], [ -47.259582700408629, -22.339745090816901 ], [ -47.259573113735925, -22.339764349551771 ], [ -47.259563509443069, -22.33978357992326 ], [ -47.259553887273093, -22.339802781829725 ], [ -47.259544246970044, -22.339821955169221 ], [ -47.259534588278441, -22.339841099840751 ], [ -47.259524910943028, -22.339860215744771 ], [ -47.259515214709225, -22.339879302782006 ], [ -47.259505499322792, -22.339898360854491 ], [ -47.259495764530023, -22.339917389864883 ], [ -47.259486010077865, -22.33993638971635 ], [ -47.259476235713286, -22.339955360313745 ], [ -47.259466441184017, -22.339974301562272 ], [ -47.259456626237828, -22.339993213368508 ], [ -47.259446790623031, -22.340012095640141 ], [ -47.259436934088839, -22.340030948284411 ], [ -47.259427056384148, -22.340049771211042 ], [ -47.259417157258213, -22.340068564330664 ], [ -47.25940723646098, -22.340087327554244 ], [ -47.259397293742801, -22.340106060793712 ], [ -47.259387328854082, -22.340124763962336 ], [ -47.259377341545331, -22.340143436974888 ], [ -47.259367331567653, -22.340162079746626 ], [ -47.259357298672477, -22.340180692193741 ], [ -47.259347242611511, -22.340199274233388 ], [ -47.259337163136472, -22.340217825784279 ], [ -47.259327059998796, -22.340236346767142 ], [ -47.259316932951457, -22.340254837101448 ], [ -47.259306781746837, -22.340273296709086 ], [ -47.2592966061369, -22.340291725514192 ], [ -47.259286405874768, -22.340310123440258 ], [ -47.259276180713492, -22.340328490412325 ], [ -47.259265930405597, -22.340346826357692 ], [ -47.259255654704702, -22.340365131203214 ], [ -47.259245353363639, -22.34038340487826 ], [ -47.259235026135499, -22.340401647313314 ], [ -47.259224672774096, -22.340419858438572 ], [ -47.259214293032223, -22.340438038187674 ], [ -47.259203886663251, -22.340456186494201 ], [ -47.259193453420728, -22.340474303292773 ], [ -47.259182993057905, -22.340492388519696 ], [ -47.259172505327747, -22.340510442113054 ], [ -47.259161989983482, -22.340528464011459 ], [ -47.259151446778269, -22.340546454154897 ], [ -47.259140875465164, -22.340564412484568 ], [ -47.259130275796615, -22.340582338943822 ], [ -47.259119647525246, -22.340600233476732 ], [ -47.259108990403689, -22.340618096028425 ], [ -47.259098304184022, -22.340635926545918 ], [ -47.259087588618428, -22.34065372497701 ], [ -47.259076843458701, -22.340671491271127 ], [ -47.259066068455972, -22.340689225379716 ], [ -47.259055263361859, -22.340706927254271 ], [ -47.259044427927059, -22.340724596848581 ], [ -47.259033561901816, -22.34074223411816 ], [ -47.259022665036731, -22.34075983901861 ], [ -47.259011737081103, -22.34077741150848 ], [ -47.25900077778487, -22.340794951546037 ], [ -47.258989786896421, -22.340812459092582 ], [ -47.258978764164247, -22.340829934110161 ], [ -47.258967709336574, -22.340847376561683 ], [ -47.258956622160319, -22.340864786412812 ], [ -47.258945502382637, -22.340882163629477 ], [ -47.258934349749893, -22.340899508179234 ], [ -47.25892316400774, -22.340916820031477 ], [ -47.258911944900973, -22.340934099157145 ], [ -47.258900692174109, -22.340951345528293 ], [ -47.258889405571011, -22.340968559118263 ], [ -47.258878084834748, -22.34098573990201 ], [ -47.25886673392057, -22.341002881493754 ], [ -47.258855405923057, -22.341019903315861 ], [ -47.258844180337938, -22.341036681415453 ], [ -47.258833087486082, -22.341053163861638 ], [ -47.25882212614534, -22.341069346547407 ], [ -47.25881129482962, -22.341085226232764 ], [ -47.258800592316781, -22.341100799760365 ], [ -47.258790017645801, -22.341116064065336 ], [ -47.258779570112743, -22.341131016186385 ], [ -47.258769249264034, -22.341145653281497 ], [ -47.258766616684866, -22.341149351091154 ], [ -47.258744744658195, -22.341179808091368 ], [ -47.258739045931307, -22.341187648053445 ], [ -47.258729232088143, -22.341200999487089 ], [ -47.258719546195138, -22.34121402397297 ], [ -47.258709989152671, -22.341226719699598 ], [ -47.258700562050841, -22.341239085089594 ], [ -47.25869126615742, -22.341251118817418 ], [ -47.258682102903073, -22.341262819828852 ], [ -47.258673073863505, -22.341274187362991 ], [ -47.258664180743615, -22.341285220969993 ], [ -47.25865542535557, -22.341295920533994 ], [ -47.258646809596904, -22.341306286293747 ], [ -47.258638335428323, -22.341316318861388 ], [ -47.258630004845735, -22.341326019244804 ], [ -47.258621819852593, -22.341335388866849 ], [ -47.258613782429379, -22.34134442958462 ], [ -47.258605894500334, -22.34135314370824 ], [ -47.258598157899016, -22.341361534017299 ], [ -47.258590574329666, -22.341369603777814 ], [ -47.258583145327307, -22.341377356756645 ], [ -47.258575872216845, -22.341384797232365 ], [ -47.25856875606798, -22.341391930006154 ], [ -47.258561797649058, -22.341398760409238 ], [ -47.258554997378745, -22.341405294307663 ], [ -47.258548355277007, -22.341411538102879 ], [ -47.25854187091479, -22.341417498729232 ], [ -47.258535543025722, -22.341423183949892 ], [ -47.258529323115056, -22.34142864299649 ], [ -47.258523069024278, -22.341434003432894 ], [ -47.258516676169272, -22.34143935464833 ], [ -47.258510135840432, -22.341444701635911 ], [ -47.258503451023742, -22.341450039576827 ], [ -47.258496624883499, -22.341455363712456 ], [ -47.258489660757668, -22.341460669348635 ], [ -47.258482562149162, -22.341465951862737 ], [ -47.258475332720714, -22.341471206707833 ], [ -47.258467976290127, -22.341476429416307 ], [ -47.258460496823169, -22.341481615604827 ], [ -47.258452898429162, -22.341486760977549 ], [ -47.258445185356017, -22.341491861329235 ], [ -47.25843736198275, -22.341496912550252 ], [ -47.258429432814928, -22.341501910629205 ], [ -47.258421402482846, -22.341506851653811 ], [ -47.25841327573248, -22.341511731816524 ], [ -47.258405057421875, -22.341516547416251 ], [ -47.258396752517775, -22.341521294860318 ], [ -47.25838836608871, -22.34152597066808 ], [ -47.258379903302107, -22.341530571472557 ], [ -47.258371369419642, -22.34153509402277 ], [ -47.258362769791781, -22.341539535186477 ], [ -47.258354109853769, -22.341543891952348 ], [ -47.258345395121857, -22.341548161431767 ], [ -47.258336631188897, -22.341552340861032 ], [ -47.258327823718126, -22.341556427604434 ], [ -47.258318978441146, -22.34156041915535 ], [ -47.258310101153164, -22.341564313138441 ], [ -47.258301197707354, -22.341568107312526 ], [ -47.258292274011836, -22.341571799571959 ], [ -47.258283336023197, -22.341575387949707 ], [ -47.258274389743484, -22.341578870618832 ], [ -47.258265441215578, -22.341582245894646 ], [ -47.258256496517838, -22.34158551223717 ], [ -47.258247561758132, -22.341588668253621 ], [ -47.258238643070626, -22.341591712700009 ], [ -47.2582297466097, -22.341594644483674 ], [ -47.258220878541607, -22.341597462666346 ], [ -47.258212045043692, -22.341600166464833 ], [ -47.258203252296425, -22.341602755253842 ], [ -47.258194506474062, -22.341605228569072 ], [ -47.258185813743431, -22.341607586107784 ], [ -47.25817718025219, -22.341609827732327 ], [ -47.258168612124081, -22.341611953471379 ], [ -47.258160115454253, -22.341613963521233 ], [ -47.258151696013698, -22.341615858312515 ], [ -47.258143298702223, -22.341617651429253 ], [ -47.258134728409331, -22.341619383552441 ], [ -47.258125824641752, -22.341621083848228 ], [ -47.258116561015761, -22.341622752465454 ], [ -47.258106930373344, -22.341624385734697 ], [ -47.258096926344287, -22.341625979937749 ], [ -47.258086543319394, -22.341627531352596 ], [ -47.258075776421251, -22.341629036294815 ], [ -47.258064621463767, -22.341630491157225 ], [ -47.258053074918806, -22.341631892444408 ], [ -47.258041133881228, -22.341633236804153 ], [ -47.258028796025052, -22.341634521056612 ], [ -47.258016059566913, -22.341635742219228 ], [ -47.258002923228773, -22.341636897528755 ], [ -47.257989386194417, -22.341637984461038 ], [ -47.257975448073424, -22.34163900074735 ], [ -47.257961108862546, -22.341639944388437 ], [ -47.257946368908847, -22.341640813666249 ], [ -47.257908986030259, -22.341642772895302 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 838.32403276100001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262292789578595, -22.335435208342609 ], [ -47.262263432658258, -22.335464215402311 ], [ -47.262245291152183, -22.33548218915212 ], [ -47.262227088953324, -22.335500275164932 ], [ -47.26220882820391, -22.33551847522055 ], [ -47.262190511076206, -22.335536791118816 ], [ -47.262172139770655, -22.335555224681659 ], [ -47.262153716517737, -22.335573777751115 ], [ -47.262135243577902, -22.335592452189331 ], [ -47.262116723243309, -22.33561124987699 ], [ -47.26209815783848, -22.335630172712499 ], [ -47.262079549720092, -22.335649222612005 ], [ -47.262060901277501, -22.335668401509036 ], [ -47.262042214934652, -22.335687711352325 ], [ -47.262023493151617, -22.335707154104028 ], [ -47.262004738422604, -22.335726731741659 ], [ -47.261985953278831, -22.335746446254966 ], [ -47.261967140288817, -22.3357662996453 ], [ -47.261948302060013, -22.335786293923714 ], [ -47.261929441237861, -22.335806431111489 ], [ -47.261910560507474, -22.335826713238124 ], [ -47.261891662597463, -22.335847142336746 ], [ -47.261872759921253, -22.335867709952829 ], [ -47.26185389733844, -22.335888371039569 ], [ -47.261835115138247, -22.33590908160485 ], [ -47.26181642006339, -22.33592983335225 ], [ -47.261797811781221, -22.335950625737258 ], [ -47.261779289958646, -22.335971458217756 ], [ -47.261760854260253, -22.335992330256243 ], [ -47.261742504351155, -22.33601324131665 ], [ -47.261724239895571, -22.336034190865863 ], [ -47.261706060555213, -22.336055178375805 ], [ -47.261687965992529, -22.336076203319713 ], [ -47.261669955869849, -22.336097265173034 ], [ -47.261652029847305, -22.336118363415839 ], [ -47.261634187584868, -22.336139497530834 ], [ -47.261616428742968, -22.336160667002364 ], [ -47.261598752981165, -22.336181871317937 ], [ -47.261581159957615, -22.336203109969102 ], [ -47.261563649331265, -22.336224382448908 ], [ -47.261546220760309, -22.336245688253442 ], [ -47.261528873902861, -22.336267026881441 ], [ -47.261511608416882, -22.336288397834117 ], [ -47.261494423959718, -22.33630980061595 ], [ -47.261477320189208, -22.336331234733134 ], [ -47.261460296762287, -22.33635269969556 ], [ -47.261443353336674, -22.336374195014578 ], [ -47.261426489569899, -22.336395720204266 ], [ -47.261409705119362, -22.336417274781422 ], [ -47.261392999642887, -22.33643885826476 ], [ -47.26137637279799, -22.336460470176039 ], [ -47.261359824242277, -22.336482110039345 ], [ -47.26134335363421, -22.336503777380376 ], [ -47.261326960632069, -22.336525471727604 ], [ -47.261310644894195, -22.336547192611988 ], [ -47.261294406079791, -22.336568939566039 ], [ -47.261278243847961, -22.336590712124909 ], [ -47.261262157858397, -22.336612509825795 ], [ -47.261246147771118, -22.336634332207964 ], [ -47.261230213246208, -22.336656178813257 ], [ -47.261214353945725, -22.336678049183575 ], [ -47.261198569530023, -22.336699942865721 ], [ -47.261182859660842, -22.336721859407433 ], [ -47.261167224001298, -22.336743798357102 ], [ -47.261151662214324, -22.336765759266104 ], [ -47.261136173963543, -22.336787741687516 ], [ -47.261120758913037, -22.336809745176563 ], [ -47.261105416727688, -22.33683176928993 ], [ -47.261090147072849, -22.33685381358648 ], [ -47.261074949615306, -22.336875877625673 ], [ -47.261059824021686, -22.336897960969839 ], [ -47.261044769959554, -22.336920063182696 ], [ -47.261029787097144, -22.33694218382983 ], [ -47.261014875103683, -22.336964322477993 ], [ -47.261000033649694, -22.336986478694747 ], [ -47.260985262405157, -22.337008652051125 ], [ -47.260970561041702, -22.337030842118541 ], [ -47.260955929231514, -22.337053048470228 ], [ -47.260941366648169, -22.337075270680042 ], [ -47.260926872966031, -22.337097508323346 ], [ -47.260912447859013, -22.337119760978855 ], [ -47.260898091003405, -22.337142028224431 ], [ -47.260883802075973, -22.337164309639867 ], [ -47.260869580753855, -22.337186604807066 ], [ -47.260855426715985, -22.337208913307904 ], [ -47.260841339695673, -22.337231234640591 ], [ -47.2608273197866, -22.337253567723028 ], [ -47.260813367097583, -22.337275911386069 ], [ -47.260799481339042, -22.337298265067357 ], [ -47.260785662069118, -22.337320628448641 ], [ -47.260771908845314, -22.337343001214048 ], [ -47.260758221225132, -22.337365383049402 ], [ -47.260744598765918, -22.337387773642277 ], [ -47.26073104102413, -22.337410172683253 ], [ -47.260717547556986, -22.337432579863577 ], [ -47.260704117921513, -22.337454994876207 ], [ -47.260690751673927, -22.337477417417276 ], [ -47.260677448371496, -22.337499847182944 ], [ -47.260664207571033, -22.337522283871866 ], [ -47.260651028828676, -22.337544727185634 ], [ -47.260637911702048, -22.337567176825324 ], [ -47.260624855748269, -22.33758963249441 ], [ -47.260611860524108, -22.337612093899146 ], [ -47.260598925586805, -22.337634560746803 ], [ -47.260586050494325, -22.337657032745312 ], [ -47.260573234803921, -22.337679509605842 ], [ -47.260560478074304, -22.337701991039065 ], [ -47.260547779863323, -22.337724476758986 ], [ -47.260535139728681, -22.337746966482186 ], [ -47.260522557230829, -22.337769459922363 ], [ -47.260510031927943, -22.337791956799059 ], [ -47.260497563379474, -22.337814456832245 ], [ -47.260485151145879, -22.337836959741662 ], [ -47.260472794787205, -22.337859465250219 ], [ -47.26046049386472, -22.337881973080744 ], [ -47.26044824793901, -22.337904482959413 ], [ -47.260436056571876, -22.337926994612616 ], [ -47.260423919325895, -22.337949507767313 ], [ -47.260411835763477, -22.337972022153146 ], [ -47.260399805447882, -22.337994537500393 ], [ -47.260387827942999, -22.338017053540508 ], [ -47.260375902813074, -22.338039570006579 ], [ -47.260364029622977, -22.338062086632753 ], [ -47.26035220793834, -22.338084603154154 ], [ -47.260340437325475, -22.338107119306983 ], [ -47.260328717350895, -22.338129634829304 ], [ -47.260317047581985, -22.338152149460001 ], [ -47.260305427587127, -22.338174662938449 ], [ -47.260293856934936, -22.338197175005881 ], [ -47.260282335194759, -22.33821968540467 ], [ -47.260270861937059, -22.338242193877225 ], [ -47.260259436732824, -22.338264700167603 ], [ -47.260248059153419, -22.338287204021437 ], [ -47.260236728771012, -22.338309705185285 ], [ -47.260225445237282, -22.33833220324972 ], [ -47.260214211618752, -22.338354690954347 ], [ -47.260203035251799, -22.338377151692637 ], [ -47.260191919940993, -22.33839957486283 ], [ -47.260180864780985, -22.338421959234587 ], [ -47.260169868535812, -22.3384443042609 ], [ -47.26015892997647, -22.338466609399607 ], [ -47.260148047880527, -22.338488874114155 ], [ -47.260137221033261, -22.338511097871478 ], [ -47.260126448226771, -22.33853328014365 ], [ -47.260115728259983, -22.338555420407928 ], [ -47.260105059940102, -22.338577518143921 ], [ -47.260094726914524, -22.338598981199976 ], [ -47.260084144845692, -22.338621018852923 ], [ -47.260073610972256, -22.338643012477302 ], [ -47.260063124125487, -22.338664961570743 ], [ -47.260052683146917, -22.338686865628791 ], [ -47.260042286883071, -22.338708724156415 ], [ -47.260031934189961, -22.338730536657891 ], [ -47.260021623930648, -22.338752302642682 ], [ -47.260011354975632, -22.338774021623966 ], [ -47.260001126203754, -22.338795693117145 ], [ -47.259990936501083, -22.338817316642086 ], [ -47.25998078476205, -22.33883889172051 ], [ -47.259970669888453, -22.338860417878404 ], [ -47.259960590789632, -22.338881894645606 ], [ -47.259950546384189, -22.338903321551914 ], [ -47.259940535597636, -22.338924698132185 ], [ -47.259930557362821, -22.338946023925615 ], [ -47.259920610622217, -22.338967298470589 ], [ -47.259910694324631, -22.338988521311897 ], [ -47.259900807428153, -22.339009691994306 ], [ -47.259890948897457, -22.33903081006844 ], [ -47.259881117707806, -22.339051875081967 ], [ -47.259871312838271, -22.339072886594607 ], [ -47.2598615332804, -22.339093844158878 ], [ -47.259851778030388, -22.339114747337579 ], [ -47.259842046094896, -22.339135595690802 ], [ -47.25983233648649, -22.339156388785984 ], [ -47.259822648227448, -22.339177126189639 ], [ -47.25981298034764, -22.339197807471859 ], [ -47.259803331883582, -22.339218432208568 ], [ -47.259793701882067, -22.339238999973499 ], [ -47.259784089395659, -22.339259510348036 ], [ -47.25977449348688, -22.339279962912013 ], [ -47.259764913224707, -22.339300357251563 ], [ -47.259755347686493, -22.339320692954814 ], [ -47.259745795958111, -22.339340969611467 ], [ -47.259736257131948, -22.339361186817356 ], [ -47.259726730311016, -22.339381344165467 ], [ -47.259717214601878, -22.339401441261288 ], [ -47.259707709122772, -22.339421477705176 ], [ -47.259698212998671, -22.339441453103088 ], [ -47.259688725360547, -22.33946136706815 ], [ -47.259679245349659, -22.339481219211542 ], [ -47.259669772113341, -22.339501009151245 ], [ -47.25966030480695, -22.33952073650828 ], [ -47.259651137439754, -22.339539788108628 ], [ -47.259641693099525, -22.339559362663724 ], [ -47.259632251816562, -22.339578874543982 ], [ -47.259622807180037, -22.339598335006926 ], [ -47.259613350440155, -22.339617760951654 ], [ -47.259603878146294, -22.339637158837455 ], [ -47.259594389994803, -22.33965652864871 ], [ -47.259584885726937, -22.339675870279333 ], [ -47.259575365084473, -22.339695183624315 ], [ -47.259565827810505, -22.339714468577665 ], [ -47.259556273647895, -22.339733725036034 ], [ -47.259546702340288, -22.339752952896259 ], [ -47.259537113632341, -22.339772152055009 ], [ -47.259527507268452, -22.339791322411394 ], [ -47.259517882994125, -22.33981046386431 ], [ -47.259508240555277, -22.339829576313495 ], [ -47.259498579698061, -22.33984865966023 ], [ -47.259488900169352, -22.339867713806125 ], [ -47.259479201716303, -22.339886738654048 ], [ -47.259469484086701, -22.339905734107589 ], [ -47.259459747028977, -22.339924700070686 ], [ -47.259449990291522, -22.339943636449217 ], [ -47.25944021362357, -22.339962543149245 ], [ -47.259430416774386, -22.339981420078402 ], [ -47.259420599493744, -22.34000026714525 ], [ -47.259410761532408, -22.340019084258067 ], [ -47.259400902640749, -22.340037871327581 ], [ -47.259391022569567, -22.340056628265462 ], [ -47.259381121070341, -22.340075354983789 ], [ -47.259371197894929, -22.340094051395493 ], [ -47.259361252795301, -22.340112717414957 ], [ -47.259351285523501, -22.340131352958132 ], [ -47.259341295832208, -22.340149957941357 ], [ -47.259331283474381, -22.340168532282028 ], [ -47.259321248203314, -22.340187075898481 ], [ -47.259311189772291, -22.340205588710639 ], [ -47.259301107934313, -22.340224070640492 ], [ -47.259291002443909, -22.340242521608758 ], [ -47.259280873055111, -22.340260941538567 ], [ -47.259270719521396, -22.340279330355443 ], [ -47.259260541597548, -22.340297687984155 ], [ -47.259250339038154, -22.340316014351135 ], [ -47.259240111597364, -22.340334309385021 ], [ -47.259229859030356, -22.340352573014098 ], [ -47.259219581091614, -22.34037080516924 ], [ -47.259209277535774, -22.340389005782299 ], [ -47.259198948118318, -22.34040717478501 ], [ -47.259188592593588, -22.340425312112451 ], [ -47.25917821071657, -22.340443417699852 ], [ -47.259167802242423, -22.34046149148331 ], [ -47.25915736692599, -22.340479533400803 ], [ -47.259146904521835, -22.340497543391894 ], [ -47.259136414784791, -22.340515521396995 ], [ -47.259125897469602, -22.340533467357684 ], [ -47.259115352330944, -22.340551381216898 ], [ -47.259104779122822, -22.34056926291969 ], [ -47.259094177599465, -22.340587112411907 ], [ -47.259083547515104, -22.34060492964041 ], [ -47.259072888623344, -22.340622714554137 ], [ -47.259062200678009, -22.340640467102638 ], [ -47.25905148343243, -22.340658187237246 ], [ -47.259040736639271, -22.340675874911309 ], [ -47.25902996005177, -22.340693530078219 ], [ -47.259019153422116, -22.340711152693782 ], [ -47.259008316502133, -22.340728742715481 ], [ -47.258997449043939, -22.34074630010095 ], [ -47.258986550798376, -22.340763824810747 ], [ -47.258975621516868, -22.340781316805192 ], [ -47.258964660949346, -22.340798776047805 ], [ -47.258953668845798, -22.340816202502673 ], [ -47.258942644955894, -22.340833596134907 ], [ -47.258931589028059, -22.340850956912419 ], [ -47.258920500810937, -22.340868284803268 ], [ -47.258909380052309, -22.340885579777371 ], [ -47.258898226499284, -22.340902841806319 ], [ -47.258887039898063, -22.340920070863486 ], [ -47.2588758199946, -22.340937266923198 ], [ -47.25886456653415, -22.340954429961183 ], [ -47.258853279261153, -22.340971559954856 ], [ -47.258841962221886, -22.340988650385498 ], [ -47.258830669651793, -22.341005618968364 ], [ -47.258819482799623, -22.341022339171815 ], [ -47.258808432725623, -22.341038758051425 ], [ -47.258797518276353, -22.341054871504863 ], [ -47.258786738028903, -22.341070676315169 ], [ -47.258776090829862, -22.341086169349854 ], [ -47.258765575792538, -22.341101347570831 ], [ -47.258755192292774, -22.341116208045825 ], [ -47.258744939962092, -22.341130747964396 ], [ -47.258739682712779, -22.341138132472221 ], [ -47.258717766550625, -22.341168571087639 ], [ -47.258714970020492, -22.341172418382737 ], [ -47.258705243587613, -22.341185650894047 ], [ -47.25869565009036, -22.341198551133381 ], [ -47.258686190543024, -22.341211117342851 ], [ -47.258676866153657, -22.341223348003485 ], [ -47.25866767831176, -22.341235241853539 ], [ -47.258658628573194, -22.34124679790834 ], [ -47.258649718641976, -22.341258015482872 ], [ -47.258640950353971, -22.34126889420968 ], [ -47.258632325654723, -22.341279434062436 ], [ -47.258623846576896, -22.341289635377066 ], [ -47.258615515217635, -22.341299498870679 ], [ -47.258607333710096, -22.341309025664565 ], [ -47.258599304195087, -22.341318217303961 ], [ -47.258591428790005, -22.341327075777443 ], [ -47.258583709554784, -22.341335603536294 ], [ -47.258576148456783, -22.34134380351124 ], [ -47.258568747331203, -22.341351679129822 ], [ -47.258561507840533, -22.341359234331044 ], [ -47.258554431432565, -22.341366473576542 ], [ -47.258547519294567, -22.341373401861627 ], [ -47.258540772305984, -22.341380024723001 ], [ -47.258534190989131, -22.341386348243475 ], [ -47.25852777545915, -22.341392379052806 ], [ -47.258521525372622, -22.341398124324776 ], [ -47.258515439530989, -22.341403592079821 ], [ -47.258509468502069, -22.341408832688895 ], [ -47.258503467143711, -22.341413976505393 ], [ -47.258497328579999, -22.341419114862564 ], [ -47.258491043836536, -22.341424252897873 ], [ -47.258484615883361, -22.341429385728176 ], [ -47.258478047872622, -22.341434508531734 ], [ -47.258471343133749, -22.341439616552677 ], [ -47.258464505164746, -22.341444705108167 ], [ -47.258457537626782, -22.341449769592714 ], [ -47.258450444339353, -22.341454805481714 ], [ -47.258443229273148, -22.341459808336811 ], [ -47.258435896545414, -22.341464773808852 ], [ -47.258428450414961, -22.341469697641312 ], [ -47.258420895274469, -22.341474575675285 ], [ -47.258413235645875, -22.341479403852123 ], [ -47.258405476178517, -22.341484178214515 ], [ -47.258397621639809, -22.341488894912029 ], [ -47.258389676911726, -22.341493550202955 ], [ -47.258381646987161, -22.341498140456327 ], [ -47.258373536962978, -22.341502662155655 ], [ -47.25836535203706, -22.341507111900434 ], [ -47.258357097503556, -22.341511486408653 ], [ -47.258348778747269, -22.341515782519604 ], [ -47.258340401239572, -22.34151999719602 ], [ -47.25833197053462, -22.341524127525972 ], [ -47.258323492264751, -22.341528170725148 ], [ -47.258314972134208, -22.341532124139867 ], [ -47.258306415917033, -22.341535985248324 ], [ -47.258297829452232, -22.341539751662836 ], [ -47.258289218638048, -22.341543421132627 ], [ -47.258280589428779, -22.341546991545435 ], [ -47.258271947828305, -22.341550460930549 ], [ -47.258263299886806, -22.341553827460277 ], [ -47.258254651696312, -22.341557089452255 ], [ -47.258246009384933, -22.341560245371863 ], [ -47.258237379111051, -22.341563293834859 ], [ -47.258228767059862, -22.341566233608948 ], [ -47.25822017943716, -22.34156906361633 ], [ -47.258211622460898, -22.341571782936942 ], [ -47.258203102360376, -22.341574390809107 ], [ -47.25819462536802, -22.34157688663235 ], [ -47.258186197710017, -22.341579269970659 ], [ -47.258177825604889, -22.341581540552983 ], [ -47.258169515251588, -22.341583698276889 ], [ -47.258161272824687, -22.341585743209837 ], [ -47.258153104469443, -22.341587675590429 ], [ -47.258145016000206, -22.341589495896613 ], [ -47.258136951065005, -22.341591218039373 ], [ -47.258128710337331, -22.341592883554735 ], [ -47.258120129877298, -22.341594522110345 ], [ -47.258111182712405, -22.341596133724657 ], [ -47.258101861504905, -22.341597714516407 ], [ -47.258092159721599, -22.341599260554585 ], [ -47.258082071606545, -22.341600767904293 ], [ -47.258071592151104, -22.341602232669096 ], [ -47.258060717052707, -22.341603651031289 ], [ -47.258049442680701, -22.341605019287396 ], [ -47.258037766040687, -22.34160633388025 ], [ -47.258025684729787, -22.341607591428591 ], [ -47.258013196899277, -22.341608788752762 ], [ -47.25800030121647, -22.341609922897021 ], [ -47.257986996820357, -22.341610991149853 ], [ -47.257973283284777, -22.341611991060475 ], [ -47.257959160578956, -22.341612920453471 ], [ -47.257922658660604, -22.341615073123897 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 832.90991813100004, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262261249014301, -22.335426811806379 ], [ -47.262224053306184, -22.335463663562635 ], [ -47.262205821515018, -22.335481778975719 ], [ -47.262187529367154, -22.335500010322232 ], [ -47.26216917904393, -22.335518359410639 ], [ -47.26215077275549, -22.335536828071717 ], [ -47.262132312742658, -22.335555418156833 ], [ -47.262113801276833, -22.335574131537975 ], [ -47.262095240661807, -22.335592970105971 ], [ -47.262076633234379, -22.335611935769727 ], [ -47.262057981364194, -22.33563103045638 ], [ -47.262039287454243, -22.33565025611064 ], [ -47.262020553942833, -22.335669614692822 ], [ -47.262001783305138, -22.335689108176993 ], [ -47.261982978051222, -22.335708738552839 ], [ -47.261964140728878, -22.335728507822559 ], [ -47.26194527392402, -22.335748418000119 ], [ -47.261926380262267, -22.33576847110951 ], [ -47.261907462408018, -22.335788669185089 ], [ -47.26188852306624, -22.335809014269643 ], [ -47.261869564986206, -22.335829508409567 ], [ -47.261850600803818, -22.335850142945286 ], [ -47.261831676284864, -22.335870871869638 ], [ -47.261812832555819, -22.335891650276842 ], [ -47.261794076503527, -22.335912469705807 ], [ -47.261775407791959, -22.335933329608824 ], [ -47.26175682608477, -22.335954229440553 ], [ -47.261738331043126, -22.335975168660436 ], [ -47.261719922328794, -22.335996146729414 ], [ -47.261701599602617, -22.336017163111404 ], [ -47.261683362522817, -22.336038217275451 ], [ -47.261665210748511, -22.336059308691862 ], [ -47.261647143938532, -22.33608043683342 ], [ -47.261629161749596, -22.336101601177472 ], [ -47.261611263838176, -22.336122801204052 ], [ -47.261593449861223, -22.33614403639486 ], [ -47.261575719474855, -22.336165306234914 ], [ -47.261558072333713, -22.336186610213275 ], [ -47.261540508093198, -22.336207947820579 ], [ -47.261523026408057, -22.33622931855054 ], [ -47.261505626932902, -22.336250721899628 ], [ -47.261488309322111, -22.336272157366739 ], [ -47.261471073229551, -22.336293624454186 ], [ -47.261453918309563, -22.336315122666029 ], [ -47.261436844215488, -22.336336651510042 ], [ -47.261419850601591, -22.336358210495554 ], [ -47.261402937121836, -22.336379799134651 ], [ -47.261386103430105, -22.336401416942195 ], [ -47.261369349180754, -22.336423063435021 ], [ -47.261352674027684, -22.336444738133014 ], [ -47.261336077625081, -22.336466440558564 ], [ -47.261319559627829, -22.336488170235519 ], [ -47.261303119690716, -22.336509926690713 ], [ -47.261286757468596, -22.33653170945346 ], [ -47.261270472617184, -22.3365535180547 ], [ -47.261254264792086, -22.336575352027996 ], [ -47.261238133649513, -22.336597210909048 ], [ -47.261222078845996, -22.336619094235662 ], [ -47.261206100038216, -22.33664100154823 ], [ -47.261190196884726, -22.336662932387316 ], [ -47.261174369042457, -22.336684886298329 ], [ -47.261158616169709, -22.336706862827786 ], [ -47.261142937926195, -22.336728861522761 ], [ -47.261127333971409, -22.336750881933455 ], [ -47.261111803965626, -22.33677292361175 ], [ -47.261096347569506, -22.336794986111769 ], [ -47.261080964444581, -22.336817068989035 ], [ -47.261065654252832, -22.336839171801383 ], [ -47.261050416657753, -22.336861294107219 ], [ -47.261035251322554, -22.336883435467897 ], [ -47.261020157911581, -22.336905595446211 ], [ -47.261005136089707, -22.336927773606789 ], [ -47.260990185522907, -22.336949969515501 ], [ -47.260975305878418, -22.336972182739053 ], [ -47.26096049682301, -22.336994412847641 ], [ -47.260945758025059, -22.337016659411915 ], [ -47.260931089153509, -22.337038922004314 ], [ -47.260916489878817, -22.33706120019799 ], [ -47.260901959872093, -22.337083493567565 ], [ -47.260887498804074, -22.337105801691138 ], [ -47.260873106347994, -22.337128124145906 ], [ -47.260858782177444, -22.337150460510987 ], [ -47.260844525966448, -22.337172810367804 ], [ -47.260830337390885, -22.337195173297559 ], [ -47.2608162161821, -22.337217548796225 ], [ -47.260802162439639, -22.337239935766892 ], [ -47.260788176280634, -22.337262333021513 ], [ -47.260774257416358, -22.33728473999043 ], [ -47.260760405402614, -22.337307156353237 ], [ -47.260746619794624, -22.337329581791948 ], [ -47.260732900147538, -22.337352015990295 ], [ -47.260719246016421, -22.337374458633708 ], [ -47.260705656955345, -22.337396909410845 ], [ -47.260692132519232, -22.33741936801086 ], [ -47.260678672262742, -22.337441834124899 ], [ -47.260665275739797, -22.337464307447114 ], [ -47.260651942505326, -22.337486787671811 ], [ -47.260638672113771, -22.337509274495797 ], [ -47.260625464118981, -22.337531767618916 ], [ -47.260612318076184, -22.337554266740433 ], [ -47.260599233540269, -22.337576771562091 ], [ -47.260586210065583, -22.337599281788503 ], [ -47.26057324720707, -22.337621797125241 ], [ -47.260560344520421, -22.337644317278624 ], [ -47.260547501560502, -22.337666841958235 ], [ -47.260534717883786, -22.337689370873196 ], [ -47.260521993045764, -22.337711903735919 ], [ -47.260509326601863, -22.337734440261595 ], [ -47.260496718110232, -22.337756980162379 ], [ -47.260484167126805, -22.337779523156453 ], [ -47.260471673208684, -22.337802068962297 ], [ -47.260459235914098, -22.337824617298391 ], [ -47.260446854800833, -22.337847167886224 ], [ -47.260434529427897, -22.337869720447319 ], [ -47.260422259353668, -22.337892274706594 ], [ -47.260410044137672, -22.33791483038917 ], [ -47.260397883340268, -22.337937387220766 ], [ -47.260385776521666, -22.337959944929846 ], [ -47.260373723242942, -22.337982503245538 ], [ -47.260361723065763, -22.338005061898119 ], [ -47.2603497755522, -22.338027620619524 ], [ -47.260337880264984, -22.338050179142854 ], [ -47.260326036767587, -22.338072737202143 ], [ -47.260314244624162, -22.338095294532565 ], [ -47.260302503399132, -22.338117850871118 ], [ -47.260290812657743, -22.338140405955766 ], [ -47.260279171966268, -22.338162959524858 ], [ -47.260267580891281, -22.338185511318638 ], [ -47.260256038999984, -22.338208061078589 ], [ -47.260244545860871, -22.338230608546269 ], [ -47.260233101042836, -22.338253153464713 ], [ -47.26022170411521, -22.338275695578805 ], [ -47.260210354648187, -22.33829823463428 ], [ -47.260199052293068, -22.338320770217514 ], [ -47.260187800187296, -22.33834329492143 ], [ -47.260176605832726, -22.338365791799855 ], [ -47.26016547313349, -22.338388250039142 ], [ -47.26015440118632, -22.338410668392417 ], [ -47.260143388750336, -22.338433046310417 ], [ -47.260132434591824, -22.338455383248835 ], [ -47.260121537483791, -22.338477678669012 ], [ -47.260110696207086, -22.338499932035958 ], [ -47.260099909549488, -22.338522142819837 ], [ -47.26008917630584, -22.338544310496161 ], [ -47.260078495279345, -22.338566434542827 ], [ -47.260068156047701, -22.338587910480875 ], [ -47.260057562120323, -22.338609972789403 ], [ -47.260047016949329, -22.338631989964178 ], [ -47.260036519362536, -22.338653961501365 ], [ -47.260026068198258, -22.338675886895228 ], [ -47.260015662299772, -22.338697765649517 ], [ -47.260005300520255, -22.33871959726731 ], [ -47.259994981719878, -22.338741381256959 ], [ -47.259984704766509, -22.338763117130682 ], [ -47.259974468536548, -22.338784804402863 ], [ -47.259964271913702, -22.33880644259251 ], [ -47.2599541137903, -22.338828031220523 ], [ -47.259943993066102, -22.338849569812151 ], [ -47.25993390864862, -22.338871057896494 ], [ -47.259923859454808, -22.338892495002742 ], [ -47.259913844408686, -22.338913880665189 ], [ -47.259903862441739, -22.338935214422545 ], [ -47.259893912495293, -22.338956495812731 ], [ -47.25988399351715, -22.33897772438015 ], [ -47.259874104464565, -22.338998899669228 ], [ -47.259864244301546, -22.33902002123035 ], [ -47.259854412002852, -22.339041088610905 ], [ -47.259844606547183, -22.339062101370526 ], [ -47.259834826925974, -22.33908305906159 ], [ -47.259825072135392, -22.339103961246895 ], [ -47.259815341182282, -22.339124807486481 ], [ -47.259805633079509, -22.33914559734794 ], [ -47.259795946849863, -22.339166330397802 ], [ -47.259786281523908, -22.339187006206455 ], [ -47.259776636138952, -22.339207624350014 ], [ -47.259767009742831, -22.339228184402501 ], [ -47.259757401389216, -22.33924868594568 ], [ -47.259747810142038, -22.33926912855982 ], [ -47.259738235071708, -22.339289511831492 ], [ -47.259728675257271, -22.339309835349397 ], [ -47.259719129786411, -22.339330098703851 ], [ -47.259709597753542, -22.339350301491361 ], [ -47.259700078263819, -22.339370443305562 ], [ -47.259690570426081, -22.339390523752844 ], [ -47.259681073361108, -22.339410542434386 ], [ -47.259671586196504, -22.339430498957061 ], [ -47.259662108066024, -22.339450392935071 ], [ -47.259652638113906, -22.339470223980587 ], [ -47.259643175490652, -22.339489991712814 ], [ -47.259633719354852, -22.339509695753957 ], [ -47.259624569861984, -22.339528710164743 ], [ -47.259615138101488, -22.339548258638786 ], [ -47.259605709958564, -22.339567743355083 ], [ -47.259596278909044, -22.33958717581443 ], [ -47.25958683603254, -22.339606573273183 ], [ -47.25957737781345, -22.339625942328091 ], [ -47.25956790394843, -22.339645282966075 ], [ -47.25955841418007, -22.339664595081754 ], [ -47.259548908251467, -22.339683878570799 ], [ -47.259539385907104, -22.339703133327919 ], [ -47.259529846891127, -22.339722359250484 ], [ -47.259520290948608, -22.339741556236081 ], [ -47.25951071782557, -22.339760724182085 ], [ -47.259501127267811, -22.339779862988419 ], [ -47.259491519022212, -22.339798972554711 ], [ -47.259481892836135, -22.339818052781563 ], [ -47.259472248457115, -22.339837103571046 ], [ -47.259462585633507, -22.339856124825594 ], [ -47.259452904113878, -22.33987511644899 ], [ -47.25944320364745, -22.33989407834563 ], [ -47.259433483984168, -22.339913010420386 ], [ -47.259423744873835, -22.339931912580035 ], [ -47.259413986067209, -22.339950784731606 ], [ -47.259404207315029, -22.339969626783656 ], [ -47.259394408368571, -22.339988438645729 ], [ -47.259384588980097, -22.340007220227108 ], [ -47.2593747489015, -22.340025971439506 ], [ -47.259364887885091, -22.340044692195693 ], [ -47.259355005683858, -22.340063382408729 ], [ -47.259345102051221, -22.34008204199267 ], [ -47.259335176740713, -22.340100670863006 ], [ -47.259325229505876, -22.340119268936789 ], [ -47.259315260100969, -22.340137836131518 ], [ -47.259305268280507, -22.340156372365758 ], [ -47.259295253799351, -22.340174877559015 ], [ -47.259285216412344, -22.340193351632436 ], [ -47.259275155874057, -22.340211794509269 ], [ -47.259265071940654, -22.340230206111507 ], [ -47.259254964367656, -22.340248586363494 ], [ -47.259244832910198, -22.34026693519213 ], [ -47.259234677324621, -22.340285252523532 ], [ -47.259224497367128, -22.340303538285376 ], [ -47.259214292793445, -22.340321792407845 ], [ -47.259204063360357, -22.340340014820516 ], [ -47.259193808823944, -22.340358205455708 ], [ -47.259183528940426, -22.34037636424679 ], [ -47.259173223466938, -22.340394491126919 ], [ -47.259162892159353, -22.340412586032787 ], [ -47.259152534774302, -22.340430648901023 ], [ -47.259142151068524, -22.340448679669397 ], [ -47.259131740798523, -22.340466678277391 ], [ -47.259121303720377, -22.340484644666297 ], [ -47.259110839590555, -22.340502578778096 ], [ -47.259100348165425, -22.340520480556027 ], [ -47.259089829201201, -22.340538349944786 ], [ -47.259079282453513, -22.340556186891096 ], [ -47.25906870767821, -22.340573991342627 ], [ -47.259058104631023, -22.340591763247978 ], [ -47.25904747306722, -22.340609502557943 ], [ -47.259036812742131, -22.340627209223868 ], [ -47.259026123410699, -22.340644883198973 ], [ -47.259015404827139, -22.340662524438503 ], [ -47.259004656746242, -22.340680132897827 ], [ -47.258993878921771, -22.340697708534638 ], [ -47.25898307110706, -22.340715251308474 ], [ -47.258972233055772, -22.34073276117892 ], [ -47.25896136452026, -22.340750238108644 ], [ -47.258950465253513, -22.34076768206004 ], [ -47.258939535006931, -22.340785092998683 ], [ -47.258928573531996, -22.340802470890861 ], [ -47.258917580579912, -22.340819815703838 ], [ -47.258906555900523, -22.340837127407717 ], [ -47.258895499243955, -22.340854405972763 ], [ -47.258884410359457, -22.34087165137122 ], [ -47.258873288995559, -22.340888863576911 ], [ -47.258862134899921, -22.340906042565546 ], [ -47.258850947819866, -22.340923188313841 ], [ -47.258839727502078, -22.340940300799847 ], [ -47.258828473692361, -22.340957380003484 ], [ -47.258817190528035, -22.340974419273021 ], [ -47.258805933385368, -22.340991334616675 ], [ -47.258794785266161, -22.341007996923963 ], [ -47.258783777969995, -22.34102435223701 ], [ -47.258772910412233, -22.341040396458137 ], [ -47.258762181233074, -22.341056126393408 ], [ -47.25875158934786, -22.341071538935182 ], [ -47.258741133944206, -22.341086631072184 ], [ -47.258730814477758, -22.341101399901167 ], [ -47.258720630665124, -22.34111584264317 ], [ -47.258712748744671, -22.341126913848427 ], [ -47.258690805608857, -22.34115730911746 ], [ -47.258681255092164, -22.341170302296938 ], [ -47.258671753990683, -22.341183078289838 ], [ -47.2586623919385, -22.341195514982179 ], [ -47.258653170261624, -22.341207610913443 ], [ -47.258644090471286, -22.341219364885742 ], [ -47.258635154248552, -22.341230775983966 ], [ -47.25862636342567, -22.341241843598901 ], [ -47.258617719969628, -22.341252567445565 ], [ -47.258609225959198, -22.341262947587126 ], [ -47.258600883562231, -22.341272984456626 ], [ -47.258592695012325, -22.341282678876219 ], [ -47.258584662579835, -22.341292032080659 ], [ -47.258576788542996, -22.341301045737435 ], [ -47.258569075156082, -22.341309721966653 ], [ -47.258561524614734, -22.341318063360795 ], [ -47.258554139020028, -22.341326073001664 ], [ -47.258546920338269, -22.341333754478395 ], [ -47.258539870359286, -22.341341111902068 ], [ -47.258532990653848, -22.341348149917383 ], [ -47.258526282526752, -22.341354873713811 ], [ -47.258519746968524, -22.341361289033511 ], [ -47.258513384605124, -22.341367402176125 ], [ -47.258507195646928, -22.341373219999596 ], [ -47.258501179836102, -22.341378749917272 ], [ -47.258495336041911, -22.341384000206762 ], [ -47.258489613894746, -22.341389022378358 ], [ -47.258483865268765, -22.341393949575007 ], [ -47.258477980996368, -22.341398875073953 ], [ -47.258471951838295, -22.341403804157068 ], [ -47.258465780748629, -22.341408731876825 ], [ -47.258459470867358, -22.341413653348379 ], [ -47.258453025515458, -22.341418563754146 ], [ -47.258446448185936, -22.341423458351098 ], [ -47.2584397425384, -22.3414283324751 ], [ -47.258432912394127, -22.341433181544737 ], [ -47.258425961728655, -22.34143800106644 ], [ -47.258418894667187, -22.341442786637881 ], [ -47.258411715479376, -22.34144753395119 ], [ -47.258404428571616, -22.341452238798151 ], [ -47.258397038482229, -22.341456897072952 ], [ -47.258389549879539, -22.341461504773168 ], [ -47.258381967552481, -22.341466058005512 ], [ -47.258374296406863, -22.341470552987698 ], [ -47.258366541461768, -22.341474986050475 ], [ -47.258358707842419, -22.341479353641418 ], [ -47.258350800777158, -22.341483652326549 ], [ -47.258342825592528, -22.341487878792826 ], [ -47.258334787707767, -22.341492029851064 ], [ -47.258326692630348, -22.3414961024381 ], [ -47.258318545952285, -22.341500093618656 ], [ -47.258310353345443, -22.341504000587765 ], [ -47.258302120555044, -22.341507820673844 ], [ -47.258293853397603, -22.341511551339906 ], [ -47.258285557755926, -22.341515190185856 ], [ -47.258277239573303, -22.341518734951414 ], [ -47.258268904850233, -22.341522183517693 ], [ -47.258260559637797, -22.341525533910193 ], [ -47.258252210034463, -22.341528784300582 ], [ -47.258243862181239, -22.341531933008756 ], [ -47.258235522256207, -22.341534978505507 ], [ -47.258227196468049, -22.341537919415096 ], [ -47.258218891053069, -22.341540754516924 ], [ -47.258210612268485, -22.341543482748051 ], [ -47.258202366383941, -22.341546103206685 ], [ -47.258194159680734, -22.341548615152561 ], [ -47.258185998443238, -22.341551018010076 ], [ -47.258177888949476, -22.341553311371481 ], [ -47.258169837469744, -22.341555494997436 ], [ -47.258161850254297, -22.341557568820768 ], [ -47.258153933528455, -22.341559532947642 ], [ -47.25814609348771, -22.341561387659041 ], [ -47.258138335989685, -22.341563133480147 ], [ -47.258130603430651, -22.341564784648966 ], [ -47.258122692268074, -22.341566383556518 ], [ -47.258114435115473, -22.341567960372032 ], [ -47.258105804411557, -22.341569514983437 ], [ -47.258096792638852, -22.341571043297716 ], [ -47.258087393101199, -22.34157254117105 ], [ -47.258077599895891, -22.341574004455666 ], [ -47.258067407883054, -22.34157542904304 ], [ -47.258056812643616, -22.341576810905032 ], [ -47.258045810444457, -22.341578146130104 ], [ -47.258034398201929, -22.341579430956074 ], [ -47.258022573436229, -22.341580661800339 ], [ -47.258010334233241, -22.341581835286085 ], [ -47.257997679205666, -22.341582948265103 ], [ -47.25798460744771, -22.341583997838438 ], [ -47.257971118497451, -22.341584981373405 ], [ -47.257936389158118, -22.341587266853622 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 827.48933033000003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262229757007795, -22.335418445565743 ], [ -47.262202815465741, -22.335445137969838 ], [ -47.26218455408231, -22.335463282783188 ], [ -47.262166230535982, -22.335481545420663 ], [ -47.262147847017225, -22.335499927699168 ], [ -47.262129405745902, -22.335518431458443 ], [ -47.262110908973149, -22.335537058559236 ], [ -47.262092358981334, -22.335555810883296 ], [ -47.262073758085876, -22.335574690331594 ], [ -47.262055108635842, -22.335593698823608 ], [ -47.262036413013846, -22.335612838297354 ], [ -47.262017673636528, -22.335632110708804 ], [ -47.261998892956548, -22.335651518029927 ], [ -47.261980073464208, -22.335671062246576 ], [ -47.261961217685375, -22.335690745360619 ], [ -47.26194232818446, -22.335710569386695 ], [ -47.261923407564737, -22.335730536351512 ], [ -47.261904458470021, -22.335750648291842 ], [ -47.261885483583683, -22.33577090725521 ], [ -47.261866485630485, -22.335791315297659 ], [ -47.261847467380427, -22.335811874478903 ], [ -47.26182844169189, -22.33583257593423 ], [ -47.261809455236751, -22.335853372696164 ], [ -47.261790549978862, -22.335874218945303 ], [ -47.261771732949086, -22.335895106055791 ], [ -47.261753003808145, -22.33591603347676 ], [ -47.261734362216323, -22.335937000659705 ], [ -47.261715807831415, -22.335958007061016 ], [ -47.261697340311841, -22.335979052138551 ], [ -47.261678959315041, -22.336000135353267 ], [ -47.261660664495842, -22.336021256171399 ], [ -47.261642455509886, -22.336042414060351 ], [ -47.261624332012595, -22.336063608490122 ], [ -47.261606293657252, -22.336084838935381 ], [ -47.261588340096829, -22.336106104873505 ], [ -47.261570470984829, -22.336127405783589 ], [ -47.261552685973861, -22.336148741148111 ], [ -47.261534984715091, -22.336170110453672 ], [ -47.261517366860438, -22.336191513188432 ], [ -47.261499832061105, -22.336212948843851 ], [ -47.2614823799682, -22.336234416913985 ], [ -47.261465010232605, -22.336255916895524 ], [ -47.261447722504634, -22.336277448288577 ], [ -47.261430516435148, -22.336299010595038 ], [ -47.261413391673933, -22.336320603320637 ], [ -47.261396347871724, -22.336342225972665 ], [ -47.261379384678996, -22.336363878061142 ], [ -47.261362501746063, -22.336385559099067 ], [ -47.261345698723794, -22.336407268601331 ], [ -47.261328975262565, -22.33642900608606 ], [ -47.261312331013009, -22.336450771073782 ], [ -47.261295765626564, -22.336472563086698 ], [ -47.261279278754486, -22.336494381649835 ], [ -47.261262870048093, -22.336516226290961 ], [ -47.261246539159643, -22.336538096539361 ], [ -47.261230285741263, -22.336559991927086 ], [ -47.261214109445675, -22.336581911988258 ], [ -47.261198009925927, -22.336603856259288 ], [ -47.261181986835247, -22.336625824279146 ], [ -47.261166039828751, -22.336647815586957 ], [ -47.261150168559915, -22.336669829726848 ], [ -47.261134372683571, -22.336691866244053 ], [ -47.261118651856059, -22.336713924684332 ], [ -47.261103005733474, -22.336736004596723 ], [ -47.261087433972655, -22.336758105531885 ], [ -47.261071936230927, -22.336780227042794 ], [ -47.261056512166398, -22.336802368683973 ], [ -47.261041161437745, -22.336824530012105 ], [ -47.261025883705074, -22.336846710584581 ], [ -47.26101067862831, -22.336868909961794 ], [ -47.260995545868454, -22.336891127705545 ], [ -47.26098048508711, -22.336913363379566 ], [ -47.260965495946955, -22.336935616548818 ], [ -47.260950578111988, -22.336957886779125 ], [ -47.260935731245681, -22.336980173639901 ], [ -47.260920955013198, -22.337002476701016 ], [ -47.260906249080293, -22.337024795534145 ], [ -47.260891613114204, -22.337047129711671 ], [ -47.26087704678288, -22.337069478807496 ], [ -47.260862549753888, -22.33709184239914 ], [ -47.2608481216973, -22.33711422006305 ], [ -47.260833762283625, -22.337136611377808 ], [ -47.260819471183737, -22.337159015924197 ], [ -47.260805248070461, -22.337181433282883 ], [ -47.26079109267318, -22.337203862947501 ], [ -47.260777005097331, -22.337226303806386 ], [ -47.260762985468311, -22.337248754652578 ], [ -47.260749033498278, -22.337271214909162 ], [ -47.260735148740714, -22.337293684253488 ], [ -47.260721330748524, -22.337316162365511 ], [ -47.260707579074513, -22.337338648926789 ], [ -47.260693893271458, -22.337361143620715 ], [ -47.260680272891108, -22.337383646134015 ], [ -47.260666717486004, -22.337406156153769 ], [ -47.260653226608511, -22.337428673369153 ], [ -47.260639799810193, -22.337451197472511 ], [ -47.260626436643648, -22.337473728156237 ], [ -47.260613136661, -22.337496265115288 ], [ -47.260599899413734, -22.33751880804774 ], [ -47.260586724454789, -22.337541356651073 ], [ -47.260573611336689, -22.337563910625317 ], [ -47.260560559611484, -22.337586469673376 ], [ -47.260547568831747, -22.337609033499216 ], [ -47.260534638550901, -22.337631601807441 ], [ -47.260521768321468, -22.337654174306135 ], [ -47.26050895769761, -22.337676750702801 ], [ -47.260496206232567, -22.337699330708354 ], [ -47.260483513479365, -22.337721914036504 ], [ -47.260470878993964, -22.337744500397889 ], [ -47.260458302329944, -22.337767089509317 ], [ -47.260445783042172, -22.337789681087845 ], [ -47.260433320686595, -22.337812274850574 ], [ -47.260420914818731, -22.337834870517682 ], [ -47.26040856499533, -22.337857467809346 ], [ -47.26039627077256, -22.337880066449181 ], [ -47.260384031707666, -22.337902666161131 ], [ -47.260371847358854, -22.337925266669625 ], [ -47.260359717284054, -22.337947867701995 ], [ -47.260347641042152, -22.337970468986093 ], [ -47.260335618192684, -22.337993070251109 ], [ -47.26032364829549, -22.33801567122784 ], [ -47.260311730911148, -22.338038271648323 ], [ -47.260299865600963, -22.338060871245542 ], [ -47.260288051926985, -22.338083469753521 ], [ -47.260276289451483, -22.338106066908331 ], [ -47.260264577737601, -22.338128662446891 ], [ -47.260252916349501, -22.338151256106595 ], [ -47.260241304851682, -22.338173847626738 ], [ -47.260229742809273, -22.338196436747879 ], [ -47.260218229788691, -22.338219023210645 ], [ -47.260206765356855, -22.338241606757176 ], [ -47.260195349081023, -22.338264187131564 ], [ -47.260183980529355, -22.338286764078564 ], [ -47.26017265935284, -22.33830933718064 ], [ -47.260161388759812, -22.338331898883819 ], [ -47.260150176417582, -22.33835443190242 ], [ -47.260139026329938, -22.338376925210763 ], [ -47.26012793759557, -22.338399377545581 ], [ -47.260116908968797, -22.338421788355255 ], [ -47.260105939211115, -22.338444157093328 ], [ -47.260095027090998, -22.338466483219154 ], [ -47.260084171384825, -22.338488766195699 ], [ -47.260073370876114, -22.338511005491306 ], [ -47.260062624355577, -22.338533200579661 ], [ -47.260051930622431, -22.338555350937003 ], [ -47.260041585184709, -22.338576839757057 ], [ -47.260030979398813, -22.338598926721172 ], [ -47.260020422930275, -22.338620967446293 ], [ -47.260009914603465, -22.338642961427269 ], [ -47.259999453253428, -22.338664908156925 ], [ -47.25998903772031, -22.338686807137869 ], [ -47.259978666854352, -22.33870865787198 ], [ -47.259968339512902, -22.338730459866525 ], [ -47.259958054561196, -22.338752212632659 ], [ -47.25994781087315, -22.338773915683841 ], [ -47.259937607330137, -22.33879556853821 ], [ -47.259927442822331, -22.338817170715771 ], [ -47.259917316247538, -22.338838721741119 ], [ -47.259907226511402, -22.338860221142625 ], [ -47.259897172529222, -22.338881668448817 ], [ -47.259887153223502, -22.338903063193456 ], [ -47.259877167524436, -22.338924404914739 ], [ -47.25986721437215, -22.338945693150116 ], [ -47.259857292713441, -22.338966927443629 ], [ -47.259847401504757, -22.338988107339386 ], [ -47.25983753970938, -22.3390092323875 ], [ -47.25982770630165, -22.339030302135075 ], [ -47.259817900259868, -22.339051316141681 ], [ -47.259808120575336, -22.33907227395957 ], [ -47.259798366244191, -22.339093175151447 ], [ -47.259788636273434, -22.339114019277378 ], [ -47.259778929676294, -22.339134805905108 ], [ -47.259769245476051, -22.33915553460125 ], [ -47.25975958270395, -22.339176204936269 ], [ -47.259749940398102, -22.339196816486709 ], [ -47.259740317607374, -22.339217368826741 ], [ -47.259730713386574, -22.339237861538574 ], [ -47.259721126800976, -22.339258294202871 ], [ -47.259711556922511, -22.339278666406681 ], [ -47.259702002831844, -22.339298977739258 ], [ -47.259692463618521, -22.339319227791506 ], [ -47.25968293837893, -22.339339416160623 ], [ -47.259673426220431, -22.33935954244091 ], [ -47.259663926254113, -22.339379606239664 ], [ -47.259654437603274, -22.339399607158871 ], [ -47.259644959398173, -22.339419544806312 ], [ -47.259635490775359, -22.339439418797244 ], [ -47.259626030882018, -22.339459228744914 ], [ -47.259616578871814, -22.339478974269646 ], [ -47.25960713390662, -22.339498654994937 ], [ -47.259598002288094, -22.33951763221615 ], [ -47.259588583107302, -22.339537154609154 ], [ -47.259579168104487, -22.339556612161445 ], [ -47.259569750641937, -22.339576016617219 ], [ -47.259560321628868, -22.33959538558998 ], [ -47.259550877484529, -22.33961472581397 ], [ -47.259541417905979, -22.339634037278731 ], [ -47.259531942637139, -22.339653319879464 ], [ -47.259522451422406, -22.339672573512608 ], [ -47.259512944007646, -22.339691798073485 ], [ -47.25950342013833, -22.339710993460251 ], [ -47.259493879560907, -22.339730159571207 ], [ -47.259484322022786, -22.339749296304461 ], [ -47.259474747271177, -22.339768403560754 ], [ -47.259465155054315, -22.339787481240446 ], [ -47.259455545121, -22.33980652924496 ], [ -47.259445917220219, -22.339825547477208 ], [ -47.259436271101684, -22.339844535840417 ], [ -47.25942660651549, -22.33986349423926 ], [ -47.259416923212271, -22.339882422579006 ], [ -47.259407220943423, -22.339901320765428 ], [ -47.259397499460242, -22.339920188706241 ], [ -47.259387758514947, -22.339939026309324 ], [ -47.259377997859801, -22.339957833484263 ], [ -47.259368217247513, -22.339976610141612 ], [ -47.259358416431915, -22.33999535619153 ], [ -47.259348595166387, -22.340014071546815 ], [ -47.259338753204759, -22.340032756121296 ], [ -47.259328890301532, -22.340051409829066 ], [ -47.259319006211705, -22.34007003258526 ], [ -47.259309100690309, -22.34008862430645 ], [ -47.259299173492451, -22.340107184910853 ], [ -47.25928922437393, -22.3401257143171 ], [ -47.259279253090838, -22.340144212444901 ], [ -47.259269259399602, -22.340162679214973 ], [ -47.259259243056633, -22.340181114549662 ], [ -47.259249203818079, -22.340199518373534 ], [ -47.259239141441633, -22.340217890609711 ], [ -47.259229055684472, -22.340236231183876 ], [ -47.259218946303292, -22.34025454002429 ], [ -47.259208813055999, -22.340272817058349 ], [ -47.259198655700416, -22.340291062215108 ], [ -47.259188473993838, -22.340309275426129 ], [ -47.259178267694693, -22.340327456622425 ], [ -47.259168036560617, -22.340345605737674 ], [ -47.259157780349447, -22.340363722706787 ], [ -47.259147498819907, -22.340381807464372 ], [ -47.259137191729508, -22.340399859948594 ], [ -47.259126858836424, -22.340417880097721 ], [ -47.259116499899051, -22.340435867850992 ], [ -47.259106114675461, -22.340453823149531 ], [ -47.259095702923339, -22.34047174593622 ], [ -47.259085264400774, -22.340489636154722 ], [ -47.259074798865683, -22.340507493749936 ], [ -47.259064306075942, -22.34052531866822 ], [ -47.259053785788716, -22.340543110858086 ], [ -47.259043237761446, -22.340560870268916 ], [ -47.259032661751476, -22.340578596851156 ], [ -47.259022057515608, -22.340596290557322 ], [ -47.259011424810808, -22.340613951340679 ], [ -47.259000763393544, -22.340631579156291 ], [ -47.258990073019589, -22.340649173961324 ], [ -47.258979353445298, -22.340666735713022 ], [ -47.258968604426023, -22.340684264371113 ], [ -47.258957825716585, -22.340701759897076 ], [ -47.258947017072224, -22.340719222252545 ], [ -47.258936178246799, -22.340736651402214 ], [ -47.258925308994826, -22.340754047310536 ], [ -47.258914409069185, -22.340771409945244 ], [ -47.258903478222898, -22.340788739274746 ], [ -47.258892516208611, -22.340806035268447 ], [ -47.258881522777671, -22.34082329789867 ], [ -47.258870497681691, -22.340840527137985 ], [ -47.258859440671323, -22.340857722960759 ], [ -47.258848351496596, -22.340874885343208 ], [ -47.258837229906526, -22.340892014263357 ], [ -47.2588260756499, -22.34090910970021 ], [ -47.258814888474788, -22.340926171634294 ], [ -47.25880366812838, -22.340943200047832 ], [ -47.258792418838972, -22.340960188156298 ], [ -47.258781197123746, -22.340977050260744 ], [ -47.258770087737531, -22.340993654671884 ], [ -47.258759123219242, -22.341009946418399 ], [ -47.258748302552988, -22.341025921407205 ], [ -47.258737624442141, -22.341041576467479 ], [ -47.25872708787076, -22.341056908516354 ], [ -47.258716692100798, -22.341071914569397 ], [ -47.258706436667701, -22.341086591752358 ], [ -47.258696321373129, -22.341100937317812 ], [ -47.258686346280719, -22.341114948657413 ], [ -47.258685923915436, -22.341115535942997 ], [ -47.258663927643745, -22.341145891558959 ], [ -47.25865726660178, -22.34115495369582 ], [ -47.258647857896108, -22.341167605442273 ], [ -47.258638593339107, -22.341179912617481 ], [ -47.258629474374757, -22.341191873819469 ], [ -47.258620502636013, -22.341203487914015 ], [ -47.258611679929103, -22.341214754055674 ], [ -47.258603008214628, -22.341225671711058 ], [ -47.25859448959055, -22.341236240677599 ], [ -47.258586126268995, -22.341246461108021 ], [ -47.258577920552902, -22.341256333532456 ], [ -47.258569874812359, -22.341265858878067 ], [ -47.258561991454968, -22.341275038493084 ], [ -47.25855427289634, -22.341283874167285 ], [ -47.258546721527615, -22.341292368152299 ], [ -47.258539339680148, -22.341300523181761 ], [ -47.258532129588801, -22.341308342488627 ], [ -47.258525093350855, -22.341315829823507 ], [ -47.258518232883588, -22.341322989469688 ], [ -47.258511549880716, -22.341329826254871 ], [ -47.258505045764529, -22.341336345562716 ], [ -47.258498721636641, -22.341342553340823 ], [ -47.258492578226743, -22.341348456105635 ], [ -47.258486615840333, -22.341354060943274 ], [ -47.258480834305225, -22.341359375506691 ], [ -47.258475232558489, -22.341364408330698 ], [ -47.258469759293071, -22.341369212064869 ], [ -47.258464263399503, -22.341373922641729 ], [ -47.258458633418392, -22.341378635282517 ], [ -47.258452859845697, -22.341383355413491 ], [ -47.258446945619546, -22.341388078022774 ], [ -47.258440893867729, -22.341392798162396 ], [ -47.258434707902772, -22.341397510953033 ], [ -47.258428391212725, -22.341402211591483 ], [ -47.258421947455616, -22.341406895355053 ], [ -47.258415380454458, -22.341411557605358 ], [ -47.258408694189683, -22.341416193793737 ], [ -47.258401892794424, -22.341420799464604 ], [ -47.258394980549248, -22.341425370258818 ], [ -47.25838796187422, -22.341429901918861 ], [ -47.258380841323969, -22.341434390291667 ], [ -47.258373623585925, -22.341438831329757 ], [ -47.258366313470461, -22.34144322109702 ], [ -47.258358915907273, -22.341447555770515 ], [ -47.258351435941606, -22.341451831642718 ], [ -47.258343878727032, -22.341456045125334 ], [ -47.258336249522358, -22.341460192750862 ], [ -47.25832855368661, -22.34146427117528 ], [ -47.258320796673274, -22.341468277180862 ], [ -47.25831298402607, -22.341472207678553 ], [ -47.258305121374846, -22.341476059709731 ], [ -47.258297214430947, -22.341479830448865 ], [ -47.258289268980647, -22.34148351720636 ], [ -47.258281290882884, -22.34148711743007 ], [ -47.258273286064252, -22.341490628707543 ], [ -47.258265260513099, -22.341494048768944 ], [ -47.258257220276136, -22.341497375488665 ], [ -47.258249171451702, -22.341500606888637 ], [ -47.258241120186433, -22.341503741139707 ], [ -47.258233072670457, -22.341506776564142 ], [ -47.258225035131609, -22.341509711638079 ], [ -47.25821701382911, -22.341512544994323 ], [ -47.258209015050262, -22.341515275423898 ], [ -47.258201045103704, -22.341517901878873 ], [ -47.25819311031082, -22.341520423475533 ], [ -47.25818521700478, -22.341522839495159 ], [ -47.258177371522024, -22.341525149386996 ], [ -47.258169580192458, -22.341527352771557 ], [ -47.258161849338016, -22.341529449441214 ], [ -47.258154185260302, -22.34153143936398 ], [ -47.258146594235413, -22.341533322684814 ], [ -47.258139082509061, -22.341535099727029 ], [ -47.258131655982126, -22.341536771063144 ], [ -47.258124255799125, -22.341538351258041 ], [ -47.258116674201545, -22.341539883557779 ], [ -47.258108740356271, -22.34154139863325 ], [ -47.258100426113224, -22.341542896241794 ], [ -47.258091723775216, -22.341544372078598 ], [ -47.258082626483102, -22.341545821787143 ], [ -47.258073128187405, -22.341547241006687 ], [ -47.258063223617064, -22.34154862541665 ], [ -47.258052908236508, -22.341549970778459 ], [ -47.25804217821009, -22.341551272972549 ], [ -47.258031030364954, -22.341552528031627 ], [ -47.25801946214434, -22.34155373217185 ], [ -47.258007471568803, -22.341554881819199 ], [ -47.257995057196382, -22.341555973632975 ], [ -47.257982218076471, -22.341557004526852 ], [ -47.257950184482922, -22.341559340225849 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 822.06033435400002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262198241784617, -22.335410054591673 ], [ -47.262163286655181, -22.33544478658737 ], [ -47.262144931710388, -22.335463080515776 ], [ -47.262126514996098, -22.335481495984379 ], [ -47.262108038741893, -22.335500034841843 ], [ -47.262089505209225, -22.335518698958289 ], [ -47.262070916691421, -22.335537490225253 ], [ -47.262052275515508, -22.335556410553863 ], [ -47.262033584042875, -22.335575461874132 ], [ -47.262014844669054, -22.335594646134957 ], [ -47.261996059824376, -22.335613965303633 ], [ -47.261977231975806, -22.335633421363646 ], [ -47.261958363628807, -22.335653016312737 ], [ -47.261939457325063, -22.335672752164967 ], [ -47.261920515645556, -22.335692630947392 ], [ -47.261901541210982, -22.335712654699414 ], [ -47.261882536683281, -22.335732825470739 ], [ -47.261863504764861, -22.335753145321863 ], [ -47.261844448200236, -22.335773616322133 ], [ -47.261825369780141, -22.335794240544725 ], [ -47.261806282585418, -22.335815008919607 ], [ -47.261787234194109, -22.33583587351912 ], [ -47.261768267407348, -22.335856787610179 ], [ -47.261749389400116, -22.335877742402204 ], [ -47.261730599829768, -22.335898737341108 ], [ -47.261711898353298, -22.335919771875247 ], [ -47.261693284625139, -22.335940845457937 ], [ -47.261674758300309, -22.335961957544054 ], [ -47.26165631903288, -22.335983107591492 ], [ -47.261637966474233, -22.336004295063677 ], [ -47.261619700276626, -22.336025519425181 ], [ -47.261601520092029, -22.336046780143139 ], [ -47.261583425570258, -22.336068076689557 ], [ -47.261565416360817, -22.33608940853923 ], [ -47.261547492113763, -22.336110775168571 ], [ -47.26152965247821, -22.336132176057532 ], [ -47.261511897101791, -22.336153610690278 ], [ -47.261494225632987, -22.336175078552557 ], [ -47.261476637719447, -22.336196579133347 ], [ -47.261459133008763, -22.33621811192452 ], [ -47.261441711148358, -22.33623967642049 ], [ -47.261424371784976, -22.336261272119124 ], [ -47.261407114565969, -22.336282898520196 ], [ -47.261389939137615, -22.336304555127374 ], [ -47.261372845147072, -22.33632624144585 ], [ -47.26135583224135, -22.336347956983719 ], [ -47.261338900067209, -22.336369701252011 ], [ -47.261322048271985, -22.336391473763712 ], [ -47.261305276502597, -22.336413274035156 ], [ -47.261288584406103, -22.336435101585057 ], [ -47.261271971630435, -22.336456955933897 ], [ -47.261255437823351, -22.336478836604993 ], [ -47.261238982632712, -22.336500743124486 ], [ -47.261222605707218, -22.336522675020028 ], [ -47.261206306695549, -22.336544631822147 ], [ -47.261190085246909, -22.336566613063454 ], [ -47.261173941010931, -22.336588618278903 ], [ -47.261157873637309, -22.336610647006022 ], [ -47.261141882777778, -22.336632698782552 ], [ -47.261125968082354, -22.336654773151317 ], [ -47.261110129202422, -22.336676869656227 ], [ -47.261094365790896, -22.33669898784181 ], [ -47.261078677500514, -22.336721127255878 ], [ -47.261063063984658, -22.336743287447892 ], [ -47.2610475248973, -22.33676546796973 ], [ -47.261032059893161, -22.336787668374797 ], [ -47.26101666862759, -22.336809888218678 ], [ -47.26100135075729, -22.336832127057804 ], [ -47.260986105938954, -22.336854384451502 ], [ -47.260970933830222, -22.336876659960669 ], [ -47.260955834089387, -22.336898953148118 ], [ -47.260940806375835, -22.336921263577903 ], [ -47.260925850350354, -22.336943590814982 ], [ -47.260910965673162, -22.336965934427951 ], [ -47.260896152006147, -22.336988293985907 ], [ -47.260881409011851, -22.33701066905974 ], [ -47.260866736354359, -22.337033059221099 ], [ -47.260852133698414, -22.337055464043175 ], [ -47.260837600708435, -22.337077883102872 ], [ -47.260823137051354, -22.337100315975945 ], [ -47.260808742394502, -22.337122762240345 ], [ -47.26079441640573, -22.337145221476312 ], [ -47.260780158754699, -22.337167693263901 ], [ -47.260765969168936, -22.33719017709446 ], [ -47.260751847759686, -22.337212671841549 ], [ -47.260737794660642, -22.337235176279304 ], [ -47.260723809584817, -22.337257689823492 ], [ -47.260709892083412, -22.33728021214937 ], [ -47.260696041706993, -22.337302742934661 ], [ -47.260682258006085, -22.337325281858874 ], [ -47.260668540531086, -22.33734782860336 ], [ -47.260654888831411, -22.337370382852757 ], [ -47.260641302457302, -22.337392944292251 ], [ -47.260627780958785, -22.337415512609031 ], [ -47.2606143238851, -22.337438087493517 ], [ -47.260600930786467, -22.337460668636243 ], [ -47.260587601212713, -22.337483255730362 ], [ -47.260574334712956, -22.337505848472119 ], [ -47.260561130837836, -22.337528446557272 ], [ -47.260547989137535, -22.337551049684095 ], [ -47.260534909161777, -22.337573657553776 ], [ -47.260521890460844, -22.337596269868694 ], [ -47.260508932585772, -22.337618886331786 ], [ -47.260496035086803, -22.337641506649536 ], [ -47.260483197515818, -22.337664130527909 ], [ -47.26047041942369, -22.337686757676284 ], [ -47.260457700361222, -22.337709387806871 ], [ -47.260445039882022, -22.337732020628874 ], [ -47.260432437537403, -22.337754655857641 ], [ -47.260419892879952, -22.337777293208852 ], [ -47.260407405463354, -22.337799932398219 ], [ -47.260394974840871, -22.337822573144575 ], [ -47.260382600567034, -22.337845215166794 ], [ -47.26037028219568, -22.337867858187234 ], [ -47.260358019281895, -22.337890501928548 ], [ -47.26034581138164, -22.337913146113944 ], [ -47.260333658050627, -22.337935790469501 ], [ -47.260321558845561, -22.337958434722029 ], [ -47.260309513323755, -22.337981078599498 ], [ -47.260297521042915, -22.338003721831598 ], [ -47.260285581561433, -22.338026364149218 ], [ -47.260273694438467, -22.338049005284301 ], [ -47.260261859233921, -22.338071644969855 ], [ -47.260250075507919, -22.338094282940901 ], [ -47.260238342821523, -22.338116918933391 ], [ -47.260226660736791, -22.338139552683703 ], [ -47.260215028816134, -22.338162183930219 ], [ -47.260203446622597, -22.338184812412532 ], [ -47.260191913720583, -22.338207437870359 ], [ -47.260180429674897, -22.338230060044996 ], [ -47.260168994050851, -22.338252678679584 ], [ -47.260157606414545, -22.338275293518176 ], [ -47.260146266416605, -22.338297904139086 ], [ -47.260134977336293, -22.338320502841537 ], [ -47.260123747006425, -22.33834307200026 ], [ -47.260112579530343, -22.338365600377703 ], [ -47.260101474008778, -22.338388086694007 ], [ -47.260090429191159, -22.338410530395389 ], [ -47.260079443834329, -22.338432930933163 ], [ -47.260068516702084, -22.338455287764596 ], [ -47.26005764656643, -22.338477600350739 ], [ -47.260046832206619, -22.338499868158042 ], [ -47.260036072409193, -22.338522090658461 ], [ -47.260025365969405, -22.338544267326501 ], [ -47.26001501432561, -22.338565769028502 ], [ -47.260004396681161, -22.338587880648213 ], [ -47.259993828915057, -22.338609944923693 ], [ -47.259983309848216, -22.338631961348426 ], [ -47.259972838312429, -22.338653929413891 ], [ -47.259962413144684, -22.338675848621492 ], [ -47.259952033192278, -22.338697718471906 ], [ -47.259941697309749, -22.338719538471295 ], [ -47.259931404359705, -22.338741308129887 ], [ -47.259921153213554, -22.338763026960081 ], [ -47.259910942750373, -22.338784694479124 ], [ -47.259900771858184, -22.338806310206298 ], [ -47.259890639432768, -22.338827873665331 ], [ -47.259880544377971, -22.338849384383987 ], [ -47.259870485607422, -22.338870841890142 ], [ -47.25986046204212, -22.338892245716945 ], [ -47.259850472610907, -22.338913595402168 ], [ -47.25984051625278, -22.33893489048274 ], [ -47.25983059191352, -22.338956130502361 ], [ -47.259820698548708, -22.338977315004779 ], [ -47.259810835121002, -22.338998443539886 ], [ -47.259801000604227, -22.339019515654485 ], [ -47.259791193976326, -22.339040530908097 ], [ -47.259781414228442, -22.339061488852742 ], [ -47.259771660356719, -22.339082389051221 ], [ -47.259761931368352, -22.339103231063543 ], [ -47.259752226276852, -22.339124014457525 ], [ -47.259742544106025, -22.339144738799902 ], [ -47.259732883887779, -22.339165403661344 ], [ -47.259723244661039, -22.339186008618611 ], [ -47.25971362547569, -22.339206553246214 ], [ -47.259704025387705, -22.339227037126733 ], [ -47.259694443463715, -22.33924745984115 ], [ -47.259684878777087, -22.339267820977106 ], [ -47.259675330410211, -22.339288120124358 ], [ -47.259665797454424, -22.339308356874387 ], [ -47.259656279008112, -22.339328530825121 ], [ -47.25964677418083, -22.339348641571505 ], [ -47.25963728208594, -22.339368688721752 ], [ -47.259627801849248, -22.339388671878577 ], [ -47.259618332603644, -22.339408590650805 ], [ -47.259608873488496, -22.339428444654697 ], [ -47.25959942365396, -22.339448233504505 ], [ -47.259589982256827, -22.339467956821753 ], [ -47.259580548462246, -22.339487614231157 ], [ -47.25957143471804, -22.339506554262808 ], [ -47.25956202811701, -22.339526050574779 ], [ -47.259552626254269, -22.339545480963114 ], [ -47.25954322237871, -22.33956485741529 ], [ -47.25953380722909, -22.339584197902074 ], [ -47.259524377159515, -22.339603509295181 ], [ -47.25951493186745, -22.339622791586681 ], [ -47.259505471098151, -22.33964204467248 ], [ -47.259495994597287, -22.339661268449692 ], [ -47.259486502112139, -22.33968046281435 ], [ -47.259476993389498, -22.339699627665347 ], [ -47.259467468177178, -22.339718762901668 ], [ -47.259457926224002, -22.339737868422173 ], [ -47.259448367278523, -22.339756944128411 ], [ -47.259438791090425, -22.339775989921524 ], [ -47.259429197409901, -22.339795005703706 ], [ -47.259419585987331, -22.339813991378666 ], [ -47.259409956573919, -22.339832946850578 ], [ -47.259400308921151, -22.33985187202488 ], [ -47.259390642781142, -22.339870766807749 ], [ -47.259380957906735, -22.339889631105837 ], [ -47.25937125405072, -22.339908464827779 ], [ -47.259361530966778, -22.339927267882398 ], [ -47.259351788408658, -22.339946040180262 ], [ -47.259342026130568, -22.339964781632826 ], [ -47.259332243887847, -22.33998349215133 ], [ -47.259322441435415, -22.340002171649537 ], [ -47.259312618528561, -22.340020820042291 ], [ -47.259302774923384, -22.340039437244808 ], [ -47.259292910376359, -22.340058023173253 ], [ -47.259283024644091, -22.340076577745318 ], [ -47.259273117483211, -22.340095100880344 ], [ -47.259263188651119, -22.340113592498103 ], [ -47.259253237905412, -22.340132052519483 ], [ -47.259243265004095, -22.340150480866363 ], [ -47.259233269705184, -22.340168877462347 ], [ -47.259223251766329, -22.340187242233203 ], [ -47.259213210946889, -22.340205575103347 ], [ -47.259203147005579, -22.340223875999733 ], [ -47.259193059700685, -22.340242144851914 ], [ -47.259182948791675, -22.340260381588628 ], [ -47.259172814038024, -22.340278586140329 ], [ -47.259162655198587, -22.340296758439894 ], [ -47.259152472033378, -22.340314898419802 ], [ -47.259142264301644, -22.340333006015143 ], [ -47.259132031762846, -22.340351081162282 ], [ -47.259121774177267, -22.340369123797288 ], [ -47.259111491304033, -22.340387133859917 ], [ -47.259101182902953, -22.340405111289936 ], [ -47.259090848733997, -22.340423056028111 ], [ -47.259080488556833, -22.340440968017184 ], [ -47.259070102130764, -22.34045884720171 ], [ -47.259059689215448, -22.340476693526888 ], [ -47.259049249570424, -22.340494506939383 ], [ -47.259038782955145, -22.340512287387224 ], [ -47.259028289128409, -22.340530034820645 ], [ -47.259017767849194, -22.340547749190801 ], [ -47.259007218876434, -22.3405654304499 ], [ -47.258996641968558, -22.340583078552296 ], [ -47.258986036884025, -22.340600693453087 ], [ -47.258975403380923, -22.340618275109218 ], [ -47.258964741216609, -22.340635823479747 ], [ -47.258954050148958, -22.340653338523868 ], [ -47.25894332993488, -22.340670820203222 ], [ -47.258932580330736, -22.34068826848134 ], [ -47.258921801093308, -22.340705683321801 ], [ -47.25891099197797, -22.340723064691421 ], [ -47.258900152740772, -22.340740412556702 ], [ -47.258889283136099, -22.340757726887464 ], [ -47.258878382918454, -22.340775007654283 ], [ -47.258867451842001, -22.340792254828738 ], [ -47.25885648965955, -22.340809468385348 ], [ -47.258845496124138, -22.340826648298883 ], [ -47.258834470987942, -22.340843794546032 ], [ -47.25882341400235, -22.34086090710522 ], [ -47.258812324917905, -22.340877985956887 ], [ -47.258801203484701, -22.340895031082322 ], [ -47.258790049452273, -22.340912042464474 ], [ -47.258778862569187, -22.340929020087984 ], [ -47.258767647154727, -22.340945957035348 ], [ -47.258756460866941, -22.34096276590061 ], [ -47.258745390213726, -22.340979312415598 ], [ -47.258734468473328, -22.340995540595586 ], [ -47.258723694698638, -22.341011446352077 ], [ -47.258713067656075, -22.341027026537351 ], [ -47.258702586398577, -22.341042278093369 ], [ -47.258692250262335, -22.341057198062469 ], [ -47.258682058862583, -22.341071783599443 ], [ -47.258672012086137, -22.341086031988365 ], [ -47.258662110086881, -22.341099940655241 ], [ -47.258659091596613, -22.341104137769467 ], [ -47.258637049682697, -22.341134473995638 ], [ -47.258633278116484, -22.341139605090667 ], [ -47.258623961806649, -22.341152132590693 ], [ -47.258614794744851, -22.34116431024885 ], [ -47.258605778493063, -22.341176136721543 ], [ -47.258596914805921, -22.341187610938398 ], [ -47.258588205614885, -22.341198732123548 ], [ -47.258579653008844, -22.341209499819382 ], [ -47.258571259216758, -22.341219913905842 ], [ -47.258563026584099, -22.341229974625168 ], [ -47.258554957548903, -22.341239682604535 ], [ -47.258547054617786, -22.341249038876214 ], [ -47.258539320335522, -22.341258044901871 ], [ -47.258531757255106, -22.34126670259354 ], [ -47.258524367904599, -22.341275014334375 ], [ -47.258517154751047, -22.341282982999189 ], [ -47.258510120163066, -22.341290611972077 ], [ -47.258503266368969, -22.341297905165177 ], [ -47.258496595413433, -22.341304867033902 ], [ -47.25849010911314, -22.341311502589015 ], [ -47.258483809007885, -22.341317817408331 ], [ -47.258477696310386, -22.341323817644884 ], [ -47.258471771853991, -22.341329510031926 ], [ -47.258466036039373, -22.341334901883837 ], [ -47.258460488779981, -22.341340001093084 ], [ -47.258455129080701, -22.341344816451603 ], [ -47.258449904697031, -22.34134940174847 ], [ -47.258444661535883, -22.341353895705577 ], [ -47.258439285846066, -22.341358395488243 ], [ -47.258433767858747, -22.341362906667189 ], [ -47.258428110496091, -22.341367424165995 ], [ -47.258422316873734, -22.341371942973762 ], [ -47.2584163902957, -22.341376458149359 ], [ -47.258410334245113, -22.34138096482938 ], [ -47.258404152378404, -22.341385458232526 ], [ -47.258397848520353, -22.341389933663535 ], [ -47.258391426656246, -22.341394386518697 ], [ -47.258384890927168, -22.341398812289057 ], [ -47.258378245624613, -22.341403206564241 ], [ -47.258371495182239, -22.341407565037375 ], [ -47.258364644171131, -22.341411883508261 ], [ -47.258357697297676, -22.341416157884314 ], [ -47.25835065939377, -22.34142038418651 ], [ -47.258343535412934, -22.341424558551385 ], [ -47.258336330426673, -22.341428677233097 ], [ -47.258329049616833, -22.341432736607423 ], [ -47.258321698272681, -22.341436733173403 ], [ -47.258314281785729, -22.341440663555993 ], [ -47.258306805643819, -22.341444524508983 ], [ -47.258299275426744, -22.341448312917379 ], [ -47.258291696802317, -22.341452025799292 ], [ -47.258284075521296, -22.34145566030843 ], [ -47.258276417411025, -22.341459213737412 ], [ -47.258268728372855, -22.341462683518845 ], [ -47.258261014377219, -22.341466067227863 ], [ -47.258253281457442, -22.341469362585126 ], [ -47.258245535706543, -22.3414725674584 ], [ -47.258237783270012, -22.341475679865869 ], [ -47.25823003034273, -22.34147869797771 ], [ -47.258222283163889, -22.341481620118426 ], [ -47.258214548011182, -22.341484444769605 ], [ -47.258206831194251, -22.341487170572531 ], [ -47.258199139051449, -22.341489796329924 ], [ -47.258191477942816, -22.341492321008761 ], [ -47.258183854241494, -22.341494743743517 ], [ -47.258176274332548, -22.341497063836925 ], [ -47.258168744604433, -22.341499280763127 ], [ -47.258161271438908, -22.341501394170841 ], [ -47.258153861209664, -22.341503403884253 ], [ -47.258146520269598, -22.341505309906516 ], [ -47.258139254945561, -22.341507112421365 ], [ -47.258132071533488, -22.341508811794451 ], [ -47.258124975977537, -22.341510408645558 ], [ -47.258117908170469, -22.341511917866587 ], [ -47.258110656137752, -22.341513383558567 ], [ -47.25810304559969, -22.341514836894 ], [ -47.258095047817399, -22.341516277499704 ], [ -47.258086654913981, -22.341517700859132 ], [ -47.258077859867299, -22.341519102402877 ], [ -47.258068656481129, -22.341520477557381 ], [ -47.258059039353164, -22.341521821789943 ], [ -47.258049003831381, -22.34152313065162 ], [ -47.258038545977612, -22.341524399814691 ], [ -47.25802766252977, -22.341525625106936 ], [ -47.258016350854156, -22.341526802543108 ], [ -47.258004608905949, -22.341527928352047 ], [ -47.257964076142173, -22.341531493105549 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1054.7772912370001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263564520511572, -22.335763825326932 ], [ -47.263535253739974, -22.33579285274514 ], [ -47.263518724585303, -22.335809181841107 ], [ -47.263502131658356, -22.335825515553136 ], [ -47.263485478375436, -22.335841856771371 ], [ -47.26346876817378, -22.335858208402378 ], [ -47.263451924952641, -22.335874651035841 ], [ -47.263435127109766, -22.335891016729331 ], [ -47.263418282819053, -22.335907401700979 ], [ -47.263401395587458, -22.335923808918086 ], [ -47.263384468940096, -22.335940241367211 ], [ -47.26336750666713, -22.335956701757766 ], [ -47.263350519107185, -22.335973184915613 ], [ -47.263333516486405, -22.335989684074896 ], [ -47.26331650097837, -22.336006200205958 ], [ -47.263299474324675, -22.336022734706489 ], [ -47.263282438270281, -22.336039288979137 ], [ -47.26326539456462, -22.336055864430367 ], [ -47.263248344960608, -22.3360724624714 ], [ -47.263231291215625, -22.336089084517241 ], [ -47.263214235090793, -22.336105731987544 ], [ -47.263197178351696, -22.336122406305584 ], [ -47.263180122767423, -22.336139108899651 ], [ -47.263162984597663, -22.336155925109903 ], [ -47.263145929280391, -22.336172695980398 ], [ -47.263128880477254, -22.336189499459593 ], [ -47.263111839976979, -22.336206336993378 ], [ -47.263094809572983, -22.336223210031491 ], [ -47.263077791063104, -22.336240120027437 ], [ -47.263060786249859, -22.336257068438542 ], [ -47.2630437969407, -22.336274056725426 ], [ -47.26302682494785, -22.336291086352333 ], [ -47.263009872088517, -22.336308158786931 ], [ -47.262992940184887, -22.336325275500197 ], [ -47.262976031064447, -22.336342437966259 ], [ -47.262959146560078, -22.336359647662118 ], [ -47.262942288510025, -22.336376906067823 ], [ -47.262925458757927, -22.336394214666178 ], [ -47.26290865915329, -22.336411574942737 ], [ -47.262891891551519, -22.336428988385112 ], [ -47.262875157813838, -22.336446456483486 ], [ -47.262858459807539, -22.336463980730219 ], [ -47.262841799406175, -22.33648156261944 ], [ -47.262825178489798, -22.336499203646984 ], [ -47.26280859894473, -22.336516905310411 ], [ -47.262792062663998, -22.336534669108595 ], [ -47.26277557154782, -22.336552496541035 ], [ -47.262759129110499, -22.336570387359238 ], [ -47.26274274396647, -22.336588334928528 ], [ -47.262726422912507, -22.336606331803118 ], [ -47.262710166927874, -22.336624376274859 ], [ -47.262693975812653, -22.3366424679277 ], [ -47.26267784936681, -22.336660606345934 ], [ -47.262661787389945, -22.336678791114593 ], [ -47.26264578968177, -22.33669702181907 ], [ -47.262629856041812, -22.336715298045068 ], [ -47.262613986269173, -22.336733619379242 ], [ -47.262598180163153, -22.336751985408469 ], [ -47.26258243752293, -22.336770395720009 ], [ -47.262566758147372, -22.336788849901787 ], [ -47.262551141835324, -22.336807347542258 ], [ -47.262535588385703, -22.336825888230148 ], [ -47.262520097597232, -22.336844471554727 ], [ -47.262504669268473, -22.33686309710582 ], [ -47.262489303198087, -22.336881764473642 ], [ -47.262473999184614, -22.336900473248821 ], [ -47.262458757026586, -22.336919223022484 ], [ -47.262443576522472, -22.336938013386153 ], [ -47.262428457470683, -22.33695684393189 ], [ -47.262413399669704, -22.336975714252024 ], [ -47.262398402917853, -22.336994623939528 ], [ -47.262383467013606, -22.337013572587633 ], [ -47.262368591755376, -22.337032559789943 ], [ -47.262353776941552, -22.337051585140639 ], [ -47.262339022370661, -22.337070648234132 ], [ -47.262324327841078, -22.337089748665324 ], [ -47.26230969315128, -22.337108886029593 ], [ -47.262295118099821, -22.337128059922531 ], [ -47.262280602485269, -22.337147269940168 ], [ -47.262266146106185, -22.337166515679019 ], [ -47.262251748761287, -22.337185796735785 ], [ -47.262237410249256, -22.337205112707654 ], [ -47.262223130368881, -22.337224463192126 ], [ -47.262208908918993, -22.337243847787072 ], [ -47.26219474569848, -22.33726326609078 ], [ -47.2621806405065, -22.337282717701559 ], [ -47.262166593141949, -22.337302202218492 ], [ -47.262152603403976, -22.337321719240855 ], [ -47.262138671091925, -22.337341268368043 ], [ -47.26212479600516, -22.337360849199936 ], [ -47.26211097794306, -22.337380461336686 ], [ -47.262097216705207, -22.337400104378794 ], [ -47.26208351209123, -22.337419777927042 ], [ -47.262069863900876, -22.337439481582567 ], [ -47.2620562719341, -22.337459214946545 ], [ -47.262042735990867, -22.337478977620702 ], [ -47.262029255871262, -22.337498769206999 ], [ -47.262015831375507, -22.337518589307624 ], [ -47.262002462303982, -22.337538437525044 ], [ -47.261989148457303, -22.337558313461848 ], [ -47.26197588963592, -22.337578216721166 ], [ -47.261962685640668, -22.337598146906224 ], [ -47.26194953627239, -22.33761810362051 ], [ -47.261936441332224, -22.337638086467685 ], [ -47.261923400621363, -22.337658095051587 ], [ -47.261910413940981, -22.337678128976695 ], [ -47.261897481092646, -22.337698187847277 ], [ -47.261884601878016, -22.337718271267892 ], [ -47.261871776098744, -22.337738378843579 ], [ -47.261859003556836, -22.33775851017926 ], [ -47.261846284063388, -22.337778664865937 ], [ -47.261833617477258, -22.337798842411679 ], [ -47.261821003575896, -22.337819042404231 ], [ -47.261808442035203, -22.337839264571965 ], [ -47.261795932505592, -22.337859508684055 ], [ -47.261783474637355, -22.337879774510078 ], [ -47.261771068080797, -22.337900061819916 ], [ -47.261758712486177, -22.337920370383713 ], [ -47.261746407503615, -22.337940699972108 ], [ -47.261734152783347, -22.337961050355894 ], [ -47.261721947975602, -22.337981421306129 ], [ -47.261709792730464, -22.33800181259436 ], [ -47.261697686698184, -22.338022223992162 ], [ -47.261685629528927, -22.338042655271622 ], [ -47.261673620872777, -22.338063106205077 ], [ -47.261661660380049, -22.338083576565104 ], [ -47.261649747700964, -22.338104066124412 ], [ -47.261637882485701, -22.338124574656263 ], [ -47.261626064384501, -22.338145101934121 ], [ -47.261614293047757, -22.338165647731515 ], [ -47.261602568125689, -22.338186211822531 ], [ -47.261590889268824, -22.338206793981225 ], [ -47.261579256127476, -22.338227393982052 ], [ -47.261567668352001, -22.338248011600076 ], [ -47.261556125593188, -22.338268646609801 ], [ -47.261544627501408, -22.33828929878667 ], [ -47.261533173727329, -22.338309967906255 ], [ -47.261521763921685, -22.338330653744059 ], [ -47.261510397735243, -22.338351356076153 ], [ -47.261499074818893, -22.338372074678539 ], [ -47.261487794823431, -22.338392809327807 ], [ -47.261476557399902, -22.338413559800589 ], [ -47.261465362199409, -22.338434325873589 ], [ -47.261454208873083, -22.338455107323952 ], [ -47.261443097072188, -22.338475903928998 ], [ -47.261432026448055, -22.338496715466171 ], [ -47.261420996652099, -22.33851754171318 ], [ -47.261410007335854, -22.33853838244795 ], [ -47.261399058150978, -22.338559237448589 ], [ -47.261388148749205, -22.338580106493321 ], [ -47.261377278782341, -22.338600989360707 ], [ -47.261366447902333, -22.338621885829465 ], [ -47.261355655761271, -22.3386427956784 ], [ -47.261344902011302, -22.338663718686565 ], [ -47.261334186304701, -22.33868465463328 ], [ -47.26132350829392, -22.338705603297814 ], [ -47.261312867631496, -22.338726564459723 ], [ -47.261302263970016, -22.338747537898829 ], [ -47.261291696962218, -22.33876852339516 ], [ -47.261281166274117, -22.338789520702655 ], [ -47.26127067213568, -22.338810528431811 ], [ -47.261260215264066, -22.338831543560072 ], [ -47.261249795480239, -22.338852563962892 ], [ -47.261239411798044, -22.338873589069998 ], [ -47.26122906317616, -22.338894618425158 ], [ -47.261218748574429, -22.338915651572854 ], [ -47.261208466953832, -22.338936688058485 ], [ -47.261198217276608, -22.338957727428163 ], [ -47.261187998506109, -22.338978769228696 ], [ -47.26117780960687, -22.338999813007867 ], [ -47.261167649544795, -22.339020858313805 ], [ -47.261157564758427, -22.339041806089178 ], [ -47.261147457024315, -22.339062857515529 ], [ -47.261137375046111, -22.339083909123161 ], [ -47.261127317793814, -22.339104960463281 ], [ -47.261117284238992, -22.339126011086641 ], [ -47.261107273354099, -22.339147060545624 ], [ -47.261097284113163, -22.339168108392442 ], [ -47.261087315491366, -22.339189154180257 ], [ -47.261077366465173, -22.339210197462769 ], [ -47.261067436012382, -22.339231237794046 ], [ -47.261057523112051, -22.339252274728999 ], [ -47.261047626744592, -22.339273307822747 ], [ -47.261037745891677, -22.339294336631113 ], [ -47.261027879536186, -22.339315360710685 ], [ -47.261018026662597, -22.339336379617887 ], [ -47.26100818625649, -22.339357392910131 ], [ -47.260998357304715, -22.339378400145417 ], [ -47.260988538795679, -22.339399400881678 ], [ -47.260978729718893, -22.339420394677965 ], [ -47.260968929065385, -22.339441381093216 ], [ -47.260959135827271, -22.339462359687442 ], [ -47.260949348998437, -22.339483330020073 ], [ -47.260939567573438, -22.339504291652638 ], [ -47.26092979054885, -22.339525244145385 ], [ -47.260920016922071, -22.339546187060357 ], [ -47.260910245692223, -22.339567119959007 ], [ -47.260900475859422, -22.339588042404202 ], [ -47.2608907064254, -22.339608953958525 ], [ -47.260880936393114, -22.339629854185183 ], [ -47.260871164766698, -22.339650742648356 ], [ -47.260861390551945, -22.339671618911854 ], [ -47.260851612755637, -22.339692482540769 ], [ -47.260841830386205, -22.339713333099997 ], [ -47.260832042453146, -22.339734170155324 ], [ -47.260822247967369, -22.339754993273036 ], [ -47.260812445941212, -22.339775802019592 ], [ -47.26080263538806, -22.339796595962515 ], [ -47.260792815323093, -22.339817374668776 ], [ -47.260782984762095, -22.339838137707513 ], [ -47.260773142722783, -22.339858884646997 ], [ -47.260763288223963, -22.3398796150564 ], [ -47.260753420285504, -22.339900328506083 ], [ -47.260743537928938, -22.339921024566166 ], [ -47.260733640176859, -22.339941702807764 ], [ -47.260723726053122, -22.339962362802634 ], [ -47.260713843723281, -22.339982901989671 ], [ -47.260703896201306, -22.340003519789462 ], [ -47.260693929322947, -22.340024118231721 ], [ -47.260683941215134, -22.340044698841123 ], [ -47.260673929946307, -22.34006526422845 ], [ -47.260663894670174, -22.340085815353579 ], [ -47.260653835067828, -22.340106352098491 ], [ -47.260643750827811, -22.340126874330043 ], [ -47.260633641638776, -22.340147381915294 ], [ -47.260623507189599, -22.340167874721203 ], [ -47.260613347169084, -22.340188352615066 ], [ -47.260603161266218, -22.340208815464283 ], [ -47.260592949170103, -22.340229263136198 ], [ -47.260582710569828, -22.340249695498546 ], [ -47.260572445154679, -22.340270112419066 ], [ -47.260562152613986, -22.340290513765602 ], [ -47.260551832637091, -22.340310899406308 ], [ -47.260541484913503, -22.340331269209301 ], [ -47.260531109132799, -22.340351623042991 ], [ -47.2605207049846, -22.340371960775876 ], [ -47.260510272158669, -22.340392282276508 ], [ -47.260499810344747, -22.340412587413777 ], [ -47.260489319232697, -22.340432876056582 ], [ -47.260478798512452, -22.340453148074097 ], [ -47.260468247873987, -22.340473403335704 ], [ -47.260457667007429, -22.340493641710587 ], [ -47.260447055602853, -22.340513863068541 ], [ -47.260436413350398, -22.340534067279318 ], [ -47.260425739940374, -22.340554254212897 ], [ -47.260415035063048, -22.340574423739309 ], [ -47.26040429840878, -22.340594575728833 ], [ -47.260393529667944, -22.340614710052055 ], [ -47.260382728531006, -22.340634826579606 ], [ -47.260371894688433, -22.340654925182296 ], [ -47.260361027830832, -22.340675005731065 ], [ -47.260350127648721, -22.340695068097109 ], [ -47.260339193832657, -22.340715112152008 ], [ -47.260328226073391, -22.340735137767158 ], [ -47.260317224061609, -22.34075514481426 ], [ -47.260306187487899, -22.340775133165479 ], [ -47.260295116043082, -22.340795102692873 ], [ -47.260284009417916, -22.340815053268742 ], [ -47.260272867303144, -22.340834984765721 ], [ -47.260261689389601, -22.340854897056467 ], [ -47.260250475368068, -22.340874790013999 ], [ -47.260239224929329, -22.340894663511534 ], [ -47.260227937764306, -22.340914517422256 ], [ -47.260216613563735, -22.340934351619929 ], [ -47.260205252018473, -22.340954165978324 ], [ -47.260193852819398, -22.340973960371329 ], [ -47.260182415657304, -22.340993734673205 ], [ -47.26017094022297, -22.341013488758417 ], [ -47.260159426207217, -22.341033222501618 ], [ -47.260147873300866, -22.341052935777622 ], [ -47.26013628119469, -22.341072628461525 ], [ -47.260124649579353, -22.341092300428674 ], [ -47.260112978145614, -22.341111951554652 ], [ -47.260101266584144, -22.341131581715157 ], [ -47.260089514585594, -22.341151190786242 ], [ -47.260077721840617, -22.34117077864407 ], [ -47.260065888039719, -22.341190345165085 ], [ -47.260054012873397, -22.341209890226061 ], [ -47.26004209603223, -22.341229413703854 ], [ -47.260030137206556, -22.341248915475617 ], [ -47.260018136086714, -22.341268395418826 ], [ -47.260006092363035, -22.341287853411021 ], [ -47.25999400572568, -22.341307289330143 ], [ -47.259981875864923, -22.341326703054207 ], [ -47.259969702470748, -22.341346094461617 ], [ -47.259957485233159, -22.341365463430986 ], [ -47.259945223842102, -22.341384809841117 ], [ -47.259932917987356, -22.34140413357115 ], [ -47.259920567358684, -22.341423434500356 ], [ -47.259908171645733, -22.341442712508311 ], [ -47.259895730538013, -22.341461967474793 ], [ -47.259883243724936, -22.341481199279951 ], [ -47.259870710895811, -22.341500407804087 ], [ -47.259858131739861, -22.341519592927696 ], [ -47.259845505946188, -22.341538754531602 ], [ -47.259832833920811, -22.341557891413895 ], [ -47.259820124264948, -22.34157698957307 ], [ -47.259812195791049, -22.341588839841588 ], [ -47.259791407255378, -22.341619740577219 ], [ -47.259781836836211, -22.3416338699402 ], [ -47.259769013872699, -22.341652669763242 ], [ -47.259756154136966, -22.34167138252629 ], [ -47.259743253769827, -22.341690004119389 ], [ -47.259730308955803, -22.341708530450077 ], [ -47.259717315922025, -22.34172695744628 ], [ -47.259704270937611, -22.341745281058124 ], [ -47.25969117031201, -22.341763497260985 ], [ -47.259678010394104, -22.341781602057811 ], [ -47.259664787570699, -22.341799591482133 ], [ -47.259651498264844, -22.341817461600868 ], [ -47.259638138934164, -22.34183520851731 ], [ -47.2596247060685, -22.341852828374613 ], [ -47.259611196188089, -22.341870317358815 ], [ -47.259597605840767, -22.341887671702018 ], [ -47.25958393159911, -22.341904887686397 ], [ -47.259570170057685, -22.341921961647 ], [ -47.259556317829301, -22.341938889975694 ], [ -47.259542371541308, -22.341955669124768 ], [ -47.259528327831809, -22.341972295610031 ], [ -47.259514183344884, -22.341988766014644 ], [ -47.259499934725966, -22.342005076992415 ], [ -47.25948557861647, -22.342021225271086 ], [ -47.259471111648324, -22.342037207655444 ], [ -47.259456530437994, -22.342053021030246 ], [ -47.259441831579942, -22.342068662362994 ], [ -47.259427011639779, -22.342084128706521 ], [ -47.259412067147444, -22.342099417200615 ], [ -47.25939699458938, -22.342114525074194 ], [ -47.259381790400738, -22.342129449646237 ], [ -47.259366450957145, -22.342144188326884 ], [ -47.259350972566402, -22.34215873861729 ], [ -47.25933535145986, -22.342173098109424 ], [ -47.259319583726317, -22.342187264536214 ], [ -47.25930365743077, -22.342201242693822 ], [ -47.259287546776939, -22.342215051354966 ], [ -47.259271236559542, -22.342228704091212 ], [ -47.259254728396357, -22.342242200264543 ], [ -47.259238025895868, -22.342255537566817 ], [ -47.259221132696943, -22.342268713700086 ], [ -47.259204052468021, -22.34228172637749 ], [ -47.259186788905595, -22.342294573324224 ], [ -47.259169345733397, -22.34230725227847 ], [ -47.259151726701518, -22.342319760991824 ], [ -47.259133935585275, -22.342332097230262 ], [ -47.259115976184425, -22.342344258774659 ], [ -47.259097852322242, -22.342356243421367 ], [ -47.259079567844445, -22.342368048982852 ], [ -47.259061126618214, -22.342379673288487 ], [ -47.259042532531993, -22.342391114184423 ], [ -47.259023789493853, -22.342402369534618 ], [ -47.259004901431069, -22.3424134372212 ], [ -47.25898587228928, -22.34242431514474 ], [ -47.258966706031593, -22.342435001224867 ], [ -47.258947406637859, -22.342445493400589 ], [ -47.258927978103998, -22.342455789630598 ], [ -47.25890842444106, -22.342465887893873 ], [ -47.258888749674476, -22.342475786189894 ], [ -47.258868957843568, -22.342485482539114 ], [ -47.258849053000603, -22.34249497498319 ], [ -47.2588290392099, -22.342504261585582 ], [ -47.258808920547374, -22.342513340431744 ], [ -47.258788701099782, -22.342522209629433 ], [ -47.258768384963766, -22.342530867309328 ], [ -47.258747976245296, -22.342539311625025 ], [ -47.258727479058635, -22.342547540753884 ], [ -47.258706897525713, -22.342555552897039 ], [ -47.258686235775514, -22.342563346279782 ], [ -47.258665497942999, -22.342570919152148 ], [ -47.25864468816814, -22.342578269789175 ], [ -47.258623810595466, -22.342585396491202 ], [ -47.258602869372837, -22.34259229758436 ], [ -47.258581868650261, -22.342598971421044 ], [ -47.258560812579518, -22.342605416380103 ], [ -47.258539705313019, -22.3426116308672 ], [ -47.258518551002069, -22.342617613315376 ], [ -47.258497353796727, -22.342623362185272 ], [ -47.258476117843777, -22.342628875965548 ], [ -47.258454847285925, -22.342634153173261 ], [ -47.258433546261081, -22.342639192353882 ], [ -47.258412218851866, -22.342643992092814 ], [ -47.258390858777275, -22.342648553223299 ], [ -47.258369435352066, -22.342652883079737 ], [ -47.258347922502118, -22.34265699126615 ], [ -47.258326316806482, -22.342660883021896 ], [ -47.258304618116718, -22.342664562936331 ], [ -47.258282826418458, -22.342668035590567 ], [ -47.258260941826869, -22.342671305565034 ], [ -47.258238964581693, -22.342674377446599 ], [ -47.258216895040341, -22.342677255835238 ], [ -47.258194733672191, -22.342679945349957 ], [ -47.258172481052696, -22.342682450634182 ], [ -47.258150137855857, -22.342684776360617 ], [ -47.258127704848071, -22.342686927235583 ], [ -47.258105182881664, -22.342688908002739 ], [ -47.258082572887666, -22.34269072344641 ], [ -47.258059875869549, -22.34269237839441 ], [ -47.258037092896657, -22.34269387772046 ], [ -47.258014225097988, -22.342695226346109 ], [ -47.257991273655783, -22.342696429242377 ], [ -47.25796823979956, -22.34269749143116 ], [ -47.25794512480077, -22.342698417985968 ], [ -47.257921929966571, -22.34269921403299 ], [ -47.257898656635092, -22.342699884751216 ], [ -47.257875306170398, -22.342700435372926 ], [ -47.257851879957371, -22.34270087118367 ], [ -47.25782837939753, -22.342701197522288 ], [ -47.257804805904556, -22.342701419780614 ], [ -47.257781160900244, -22.342701543403262 ], [ -47.257757445811315, -22.342701573887162 ], [ -47.257733662065249, -22.342701516781151 ], [ -47.25770981108758, -22.342701377685575 ], [ -47.257685894298447, -22.342701162251508 ], [ -47.257661913110191, -22.342700876180608 ], [ -47.257637868924874, -22.342700525224295 ], [ -47.257613763131538, -22.342700115183408 ], [ -47.257589597104541, -22.342699651907626 ], [ -47.257565372201547, -22.342699141295256 ], [ -47.257541089761979, -22.342698589292631 ], [ -47.257516752074359, -22.342698001917295 ], [ -47.257492376555525, -22.342697385431858 ], [ -47.257467990907692, -22.342696743494226 ], [ -47.257443607324937, -22.342696077077427 ], [ -47.257419225914148, -22.342695386785536 ], [ -47.257386471675893, -22.342694428089025 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1049.6876972, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263534034085545, -22.335754472677554 ], [ -47.263514039180926, -22.335774304053011 ], [ -47.263497547543608, -22.335790596082912 ], [ -47.263480988251054, -22.335806896683213 ], [ -47.263464364699068, -22.335823208724882 ], [ -47.263447680307102, -22.33583953509725 ], [ -47.26343084901427, -22.335855966083308 ], [ -47.263414071070599, -22.335872312367407 ], [ -47.263397242724189, -22.335888681814353 ], [ -47.263380367472905, -22.33590507738198 ], [ -47.263363448834944, -22.335921502049661 ], [ -47.263346490630582, -22.335937958488444 ], [ -47.263329504152047, -22.335954440594207 ], [ -47.263312500680854, -22.335970940575901 ], [ -47.263295482445528, -22.335987459351067 ], [ -47.263278451188548, -22.336003998318049 ], [ -47.263261408656156, -22.33602055888074 ], [ -47.263244356599635, -22.336037142447257 ], [ -47.263227296774218, -22.336053750431123 ], [ -47.263210230940118, -22.33607038425021 ], [ -47.263193160861832, -22.336087045327432 ], [ -47.263176088308775, -22.336103735089974 ], [ -47.263159015054349, -22.336120454970548 ], [ -47.263141846673925, -22.33613730080264 ], [ -47.263124769068376, -22.336154093586835 ], [ -47.263107696140239, -22.336170920840978 ], [ -47.263090629685031, -22.336187784017685 ], [ -47.263073571503554, -22.336204684573733 ], [ -47.263056523401495, -22.336221623970243 ], [ -47.263039487189893, -22.336238603672637 ], [ -47.263022464685328, -22.336255625149931 ], [ -47.263005457709731, -22.336272689875422 ], [ -47.262988468090619, -22.336289799326071 ], [ -47.262971497661162, -22.336306954982646 ], [ -47.262954548260453, -22.336324158329472 ], [ -47.262937621733649, -22.33634141085404 ], [ -47.262920719931977, -22.336358714047265 ], [ -47.262903844712717, -22.336376069403343 ], [ -47.262886997939717, -22.336393478419311 ], [ -47.262870181483535, -22.336410942594657 ], [ -47.262853397221186, -22.336428463431798 ], [ -47.262836647036586, -22.336446042435419 ], [ -47.262819932820626, -22.336463681112459 ], [ -47.262803256471571, -22.336481380971581 ], [ -47.262786619894726, -22.336499143523366 ], [ -47.262770025002922, -22.336516970280066 ], [ -47.262753473717055, -22.33653486275448 ], [ -47.262736969773933, -22.336552820492933 ], [ -47.262720522694124, -22.336570835900481 ], [ -47.26270414011168, -22.336588900617656 ], [ -47.262687823149975, -22.336607012771594 ], [ -47.262671571605772, -22.336625171943041 ], [ -47.262655385275714, -22.336643377713138 ], [ -47.262639263956004, -22.336661629663869 ], [ -47.262623207443013, -22.336679927377528 ], [ -47.262607215532874, -22.336698270436905 ], [ -47.262591288021262, -22.336716658425779 ], [ -47.262575424704032, -22.33673509092818 ], [ -47.262559625376944, -22.336753567528543 ], [ -47.262543889835442, -22.336772087812154 ], [ -47.262528217874845, -22.336790651364787 ], [ -47.262512609290638, -22.336809257772547 ], [ -47.262497063878051, -22.336827906622158 ], [ -47.262481581432162, -22.336846597501044 ], [ -47.262466161748108, -22.33686532999694 ], [ -47.262450804620919, -22.336884103698136 ], [ -47.262435509845652, -22.336902918193431 ], [ -47.262420277217224, -22.336921773072113 ], [ -47.262405106530537, -22.336940667924019 ], [ -47.262389997580563, -22.336959602339345 ], [ -47.262374950162091, -22.336978575908972 ], [ -47.262359964070043, -22.336997588224104 ], [ -47.262345039099358, -22.337016638876381 ], [ -47.262330175044859, -22.337035727457998 ], [ -47.262315371701582, -22.337054853561479 ], [ -47.262300628864374, -22.337074016779944 ], [ -47.262285946328184, -22.337093216706954 ], [ -47.262271323888065, -22.337112452936324 ], [ -47.262256761339081, -22.337131725062466 ], [ -47.262242258476299, -22.337151032680165 ], [ -47.262227815094917, -22.337170375384627 ], [ -47.262213430990158, -22.337189752771412 ], [ -47.262199105957329, -22.337209164436548 ], [ -47.262184839791779, -22.33722860997641 ], [ -47.262170632288914, -22.337248088987888 ], [ -47.262156483244489, -22.337267601067897 ], [ -47.262142392453931, -22.337287145814148 ], [ -47.262128359712953, -22.33730672282476 ], [ -47.262114384817494, -22.337326331697717 ], [ -47.262100467563492, -22.337345972031763 ], [ -47.262086607746959, -22.337365643425866 ], [ -47.262072805164053, -22.337385345479369 ], [ -47.262059059611076, -22.337405077791946 ], [ -47.262045370884394, -22.337424839963695 ], [ -47.262031738780628, -22.337444631594806 ], [ -47.262018163096414, -22.337464452285904 ], [ -47.262004643628515, -22.337484301638071 ], [ -47.261991180173887, -22.337504179252576 ], [ -47.261977772529612, -22.33752408473099 ], [ -47.261964420493001, -22.337544017674993 ], [ -47.261951123861351, -22.337563977686909 ], [ -47.261937882432157, -22.337583964369223 ], [ -47.261924696003135, -22.337603977324644 ], [ -47.261911564372163, -22.337624016156081 ], [ -47.261898487337298, -22.337644080466696 ], [ -47.26188546469654, -22.33766416986024 ], [ -47.261872496248316, -22.337684283940394 ], [ -47.261859581791136, -22.337704422311088 ], [ -47.26184672112359, -22.337724584576716 ], [ -47.261833914044594, -22.337744770341711 ], [ -47.261821160363255, -22.337764979194723 ], [ -47.261808459944334, -22.337785210629065 ], [ -47.261795812573567, -22.337805464213556 ], [ -47.261783217927722, -22.337825739669299 ], [ -47.261770675654901, -22.337846036763299 ], [ -47.261758185403046, -22.337866355262964 ], [ -47.261745746820182, -22.337886694936127 ], [ -47.261733359554235, -22.337907055550819 ], [ -47.261721023252967, -22.337927436875713 ], [ -47.261708737564334, -22.337947838679568 ], [ -47.261696502136168, -22.337968260731525 ], [ -47.261684316616247, -22.337988702801226 ], [ -47.261672180652525, -22.33800916465843 ], [ -47.261660093892736, -22.338029646073227 ], [ -47.261648055984736, -22.338050146816389 ], [ -47.261636066576429, -22.338070666658556 ], [ -47.261624125315763, -22.338091205370759 ], [ -47.261612231850556, -22.338111762724594 ], [ -47.261600385828736, -22.338132338491821 ], [ -47.26158858689837, -22.338152932444405 ], [ -47.261576834707384, -22.33817354435481 ], [ -47.261565128903968, -22.338194173995493 ], [ -47.261553469136174, -22.338214821139456 ], [ -47.261541855051988, -22.338235485560247 ], [ -47.261530286299987, -22.338256167030853 ], [ -47.261518762528205, -22.33827686532538 ], [ -47.261507283385022, -22.33829758021794 ], [ -47.261495848518955, -22.338318311482663 ], [ -47.261484457578469, -22.338339058894288 ], [ -47.261473110212243, -22.338359822227524 ], [ -47.261461806068787, -22.338380601257668 ], [ -47.261450544796929, -22.33840139576008 ], [ -47.261439326045576, -22.338422205510245 ], [ -47.261428149463619, -22.338443030284125 ], [ -47.2614170147001, -22.338463869857847 ], [ -47.261405921404219, -22.33848472400771 ], [ -47.261394869225157, -22.338505592510295 ], [ -47.261383857812334, -22.338526475142487 ], [ -47.261372886815202, -22.338547371681258 ], [ -47.261361955883423, -22.338568281903807 ], [ -47.26135106466662, -22.338589205587677 ], [ -47.261340212814638, -22.338610142510596 ], [ -47.261329399977484, -22.338631092450363 ], [ -47.261318625805217, -22.338652055185133 ], [ -47.261307889948014, -22.33867303049324 ], [ -47.261297192056325, -22.338694018153106 ], [ -47.261286531780591, -22.338715017943304 ], [ -47.261275908771395, -22.338736029642902 ], [ -47.261265322679478, -22.338757053031014 ], [ -47.261254773170464, -22.338778087857538 ], [ -47.261244260545269, -22.338799132586168 ], [ -47.2612337856865, -22.338820183854793 ], [ -47.261223348514733, -22.338841239326879 ], [ -47.261212948045802, -22.338862298415705 ], [ -47.261202583233548, -22.338883360662713 ], [ -47.26119225303308, -22.338904425610259 ], [ -47.261181956400804, -22.338925492801707 ], [ -47.261171692294518, -22.33894656178115 ], [ -47.261161459673311, -22.338967632093553 ], [ -47.261151257497545, -22.338988703284905 ], [ -47.261141084729211, -22.339009774901676 ], [ -47.26113099373697, -22.339030735559099 ], [ -47.261120874144609, -22.339051811641173 ], [ -47.261110780869195, -22.3390728867993 ], [ -47.26110071287718, -22.339093960583298 ], [ -47.261090669136905, -22.339115032542573 ], [ -47.26108064861765, -22.339136102228327 ], [ -47.261070650290534, -22.33915716919158 ], [ -47.261060673127929, -22.339178232984345 ], [ -47.261050716103611, -22.339199293159353 ], [ -47.261040778192964, -22.339220349269741 ], [ -47.261030858372685, -22.339241400869462 ], [ -47.261020955621014, -22.339262447512866 ], [ -47.261011068917661, -22.339283488755008 ], [ -47.261001197243658, -22.339304524151782 ], [ -47.260991339581857, -22.339325553258991 ], [ -47.260981494916287, -22.339346575633442 ], [ -47.260971662232485, -22.339367590832719 ], [ -47.260961840517723, -22.339388598414214 ], [ -47.26095202876045, -22.339409597936633 ], [ -47.260942225950878, -22.339430588958599 ], [ -47.260932431080491, -22.33945157103982 ], [ -47.260922643142649, -22.339472543739479 ], [ -47.260912861131537, -22.339493506619046 ], [ -47.260903084043605, -22.339514459238604 ], [ -47.260893310876263, -22.339535401160127 ], [ -47.260883540628747, -22.33955633194515 ], [ -47.260873772301544, -22.339577251156587 ], [ -47.260864004896852, -22.339598158357116 ], [ -47.26085423741835, -22.339619053110162 ], [ -47.26084446887095, -22.339639934980163 ], [ -47.260834698261483, -22.339660803531181 ], [ -47.26082492459787, -22.339681658328718 ], [ -47.260815146889861, -22.339702498938021 ], [ -47.26080536414851, -22.339723324925437 ], [ -47.260795575386346, -22.339744135857771 ], [ -47.260785779617535, -22.339764931302042 ], [ -47.26077597585747, -22.339785710826497 ], [ -47.260766163123513, -22.339806473998781 ], [ -47.260756340433694, -22.339827220388891 ], [ -47.260746506808267, -22.339847949565943 ], [ -47.260736661268695, -22.339868661100009 ], [ -47.260726802837624, -22.339889354562541 ], [ -47.260716930539559, -22.339910029524638 ], [ -47.260707043400203, -22.339930685558659 ], [ -47.260697140446759, -22.339951322237493 ], [ -47.260687275990747, -22.33997182423477 ], [ -47.260677341048151, -22.339992415953386 ], [ -47.260667387309503, -22.340012987231528 ], [ -47.260657412788291, -22.340033539837179 ], [ -47.260647415382493, -22.340054076738376 ], [ -47.260637394180733, -22.340074599032448 ], [ -47.260627348864482, -22.340095106603947 ], [ -47.260617279123565, -22.340115599320384 ], [ -47.260607184648002, -22.340136077049564 ], [ -47.260597065128017, -22.34015653965908 ], [ -47.260586920253751, -22.340176987016978 ], [ -47.260576749715561, -22.340197418991377 ], [ -47.260566553203965, -22.340217835450364 ], [ -47.260556330409408, -22.340238236262504 ], [ -47.260546081022568, -22.340258621296247 ], [ -47.260535804734204, -22.340278990420295 ], [ -47.260525501235087, -22.340299343503535 ], [ -47.260515170216188, -22.340319680415014 ], [ -47.260504811368463, -22.340340001023968 ], [ -47.260494424383012, -22.340360305199777 ], [ -47.260484008951082, -22.340380592811872 ], [ -47.260473564763849, -22.340400863730089 ], [ -47.260463091512683, -22.340421117824224 ], [ -47.260452588888995, -22.340441354964451 ], [ -47.26044205658426, -22.34046157502106 ], [ -47.26043149429011, -22.340481777864323 ], [ -47.260420901698126, -22.34050196336494 ], [ -47.260410278499997, -22.340522131393804 ], [ -47.260399624387503, -22.340542281821897 ], [ -47.260388939052504, -22.340562414520335 ], [ -47.260378222186873, -22.340582529360514 ], [ -47.260367473482532, -22.340602626214142 ], [ -47.260356692631497, -22.340622704952974 ], [ -47.26034587932584, -22.340642765448997 ], [ -47.260335033257647, -22.340662807574326 ], [ -47.26032415411909, -22.34068283120142 ], [ -47.260313241602233, -22.340702836203086 ], [ -47.26030229539947, -22.340722822451948 ], [ -47.260291315203013, -22.340742789820986 ], [ -47.260280300705055, -22.340762738183752 ], [ -47.260269251598025, -22.340782667413553 ], [ -47.260258167574271, -22.340802577384082 ], [ -47.260247048326086, -22.340822467969353 ], [ -47.260235893545982, -22.340842339043434 ], [ -47.260224702926259, -22.34086219048077 ], [ -47.260213476159358, -22.34088202215608 ], [ -47.260202212937791, -22.340901833943974 ], [ -47.260190912953867, -22.340921625719748 ], [ -47.260179575900068, -22.340941397358737 ], [ -47.260168201468858, -22.34096114873639 ], [ -47.260156789352649, -22.340980879728495 ], [ -47.26014533924382, -22.34100059021123 ], [ -47.260133850834798, -22.341020280060853 ], [ -47.260122323817967, -22.341039949153842 ], [ -47.26011075788572, -22.341059597366975 ], [ -47.260099152730326, -22.341079224577381 ], [ -47.260087508044073, -22.341098830662361 ], [ -47.260075823519294, -22.341118415499423 ], [ -47.260064098848147, -22.34113797896643 ], [ -47.260052333722903, -22.341157520941369 ], [ -47.260040527835642, -22.34117704130259 ], [ -47.260028680878406, -22.341196539928749 ], [ -47.260016792543311, -22.341216016698628 ], [ -47.26000486252228, -22.341235471491316 ], [ -47.259992890507156, -22.34125490418635 ], [ -47.259980876189864, -22.341274314663192 ], [ -47.25996881926207, -22.341293702801934 ], [ -47.259956719415541, -22.341313068482563 ], [ -47.259944576341752, -22.341332411585711 ], [ -47.259932389732271, -22.341351731992052 ], [ -47.259920159278487, -22.341371029582554 ], [ -47.259907884671641, -22.341390304238626 ], [ -47.259895565602996, -22.3414095558417 ], [ -47.259883201763643, -22.341428784273624 ], [ -47.259870792844552, -22.341447989416512 ], [ -47.259858338536489, -22.341467171152811 ], [ -47.259845838530268, -22.341486329365171 ], [ -47.259833292516433, -22.34150546393645 ], [ -47.259820700185507, -22.341524574749911 ], [ -47.259808062034537, -22.341543660470723 ], [ -47.259795387805546, -22.341562705390313 ], [ -47.259785398001711, -22.341577636614499 ], [ -47.259764588973091, -22.341608528781659 ], [ -47.259757228777204, -22.341619395060984 ], [ -47.259744456881236, -22.341638120008437 ], [ -47.259731652458527, -22.341656752277984 ], [ -47.25971881172422, -22.341675287786458 ], [ -47.259705930942609, -22.341693722470414 ], [ -47.259693006425984, -22.341712052289328 ], [ -47.259680034533737, -22.341730273227597 ], [ -47.259667011670736, -22.341748381298128 ], [ -47.259653934286256, -22.341766372544782 ], [ -47.259640798872091, -22.341784243045815 ], [ -47.259627601960922, -22.341801988917044 ], [ -47.259614340124251, -22.341819606315312 ], [ -47.259601009969963, -22.341837091442169 ], [ -47.259587608139952, -22.341854440547436 ], [ -47.259574131307254, -22.341871649932845 ], [ -47.259560576172817, -22.341888715956355 ], [ -47.259546939462133, -22.341905635035463 ], [ -47.259533217921394, -22.341922403651573 ], [ -47.259519408313082, -22.341939018354079 ], [ -47.259505507411774, -22.341955475763815 ], [ -47.259491511998803, -22.341971772577374 ], [ -47.259477418856932, -22.3419879055709 ], [ -47.259463224764517, -22.342003871603595 ], [ -47.259448926489185, -22.342019667621443 ], [ -47.259434520781177, -22.342035290660348 ], [ -47.259420004365971, -22.342050737849341 ], [ -47.259405373936609, -22.34206600641334 ], [ -47.259390626145986, -22.34208109367524 ], [ -47.259375757598058, -22.342095997058081 ], [ -47.259360764839066, -22.34211071408631 ], [ -47.259345644348365, -22.34212524238686 ], [ -47.259330392528902, -22.342139579689139 ], [ -47.259315005697665, -22.342153723824616 ], [ -47.259299480011279, -22.342167672783468 ], [ -47.259283802597317, -22.342181432501153 ], [ -47.259267944675869, -22.342195024539986 ], [ -47.259251888749851, -22.342208464415556 ], [ -47.259235636172264, -22.342221751634252 ], [ -47.259219190535596, -22.342234883823529 ], [ -47.259202555466601, -22.342247858622382 ], [ -47.259185734625213, -22.342260673682205 ], [ -47.259168731702964, -22.342273326667989 ], [ -47.259151550421997, -22.342285815259313 ], [ -47.259134194534184, -22.342298137150888 ], [ -47.259116667819704, -22.342310290053611 ], [ -47.2590989740862, -22.342322271695075 ], [ -47.259081117167945, -22.342334079820265 ], [ -47.259063100924237, -22.342345712192461 ], [ -47.259044929238641, -22.342357166593722 ], [ -47.259026606018629, -22.342368440825229 ], [ -47.259008135193803, -22.342379532708005 ], [ -47.258989520715232, -22.342390440083623 ], [ -47.258970766554803, -22.342401160814333 ], [ -47.258951876703904, -22.342411692783841 ], [ -47.258932855172851, -22.342422033897716 ], [ -47.258913705990054, -22.342432182083623 ], [ -47.258894433200872, -22.342442135292028 ], [ -47.25887504086694, -22.34245189149652 ], [ -47.258855533065358, -22.342461448694237 ], [ -47.258835913887978, -22.342470804906185 ], [ -47.258816187440033, -22.342479958177854 ], [ -47.258796357839977, -22.342488906579579 ], [ -47.258776429218337, -22.342497648206731 ], [ -47.258756405716795, -22.342506181180376 ], [ -47.258736291487509, -22.342514503647557 ], [ -47.258716090692005, -22.342522613781867 ], [ -47.25869580750043, -22.342530509783717 ], [ -47.25867544609082, -22.342538189880802 ], [ -47.258655010647999, -22.34254565232845 ], [ -47.258634505362366, -22.342552895410233 ], [ -47.258613934429441, -22.342559917438159 ], [ -47.258593302048602, -22.342566716753289 ], [ -47.25857261242151, -22.342573291726229 ], [ -47.258551869751898, -22.342579640757261 ], [ -47.258531078244175, -22.342585762276912 ], [ -47.258510242101494, -22.342591654746556 ], [ -47.258489365525655, -22.342597316658477 ], [ -47.258468452714745, -22.342602746536542 ], [ -47.258447507862279, -22.342607942936617 ], [ -47.258426535156303, -22.342612904446504 ], [ -47.258405538722783, -22.342617629698928 ], [ -47.258384511028865, -22.342622119853967 ], [ -47.258363417173342, -22.342626383101216 ], [ -47.258342227635325, -22.342630429546215 ], [ -47.258320938405134, -22.342634264297828 ], [ -47.258299549154572, -22.342637891733641 ], [ -47.258278059706306, -22.342641316221918 ], [ -47.258256470028698, -22.34264454213027 ], [ -47.258234780230303, -22.342647573833471 ], [ -47.258212990552025, -22.342650415720975 ], [ -47.258191101360751, -22.342653072203841 ], [ -47.258169113142635, -22.342655547720398 ], [ -47.258147026494811, -22.342657846742014 ], [ -47.258124842118249, -22.342659973777888 ], [ -47.258102560810691, -22.342661933379183 ], [ -47.258080183458368, -22.342663730142796 ], [ -47.258057711028968, -22.342665368714616 ], [ -47.258035144564367, -22.342666853792092 ], [ -47.258012485173474, -22.342668190126535 ], [ -47.257989734025138, -22.342669382524946 ], [ -47.257966892341464, -22.342670435851463 ], [ -47.257943961391604, -22.342671355028418 ], [ -47.257920942484951, -22.342672145037227 ], [ -47.257897836965732, -22.342672810918859 ], [ -47.257874646207334, -22.342673357774189 ], [ -47.257851371606598, -22.342673790764042 ], [ -47.25782801457904, -22.342674115109119 ], [ -47.257804576553909, -22.342674336089864 ], [ -47.257781058969542, -22.342674459045927 ], [ -47.257757463269833, -22.342674489375998 ], [ -47.257733790899522, -22.342674432537038 ], [ -47.257710043301181, -22.34267429404397 ], [ -47.257686221911293, -22.34267407946885 ], [ -47.257662328157558, -22.342673794440568 ], [ -47.257638363456174, -22.342673444644046 ], [ -47.257614329208614, -22.342673035819747 ], [ -47.257590226799863, -22.342672573763188 ], [ -47.257566057596144, -22.342672064324454 ], [ -47.257541822943139, -22.342671513407733 ], [ -47.257517525254286, -22.342670926997354 ], [ -47.25749318396872, -22.342670311377333 ], [ -47.257468830196565, -22.342669670278411 ], [ -47.257444477680636, -22.342669004710288 ], [ -47.257398537490531, -22.342667704037659 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1044.59667917, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263503561768424, -22.335745148173213 ], [ -47.263476370507497, -22.335772010321424 ], [ -47.263459844849329, -22.335788277810028 ], [ -47.263443251028306, -22.335804560675101 ], [ -47.26342659244601, -22.335820861788878 ], [ -47.263409773081506, -22.335837281127542 ], [ -47.263393015037025, -22.335853608002221 ], [ -47.263376202634937, -22.335869961924491 ], [ -47.26335933936393, -22.335886345842642 ], [ -47.263342428735385, -22.335902762728903 ], [ -47.263325474599647, -22.335919215215867 ], [ -47.263308489202487, -22.335935696269548 ], [ -47.263291484880909, -22.335952197073656 ], [ -47.263274463918307, -22.33596871849295 ], [ -47.263257428058012, -22.335985261926385 ], [ -47.26324037904763, -22.336001828779072 ], [ -47.263223318640236, -22.336018420460874 ], [ -47.26320624859342, -22.336035038387607 ], [ -47.263189170670216, -22.336051683979907 ], [ -47.263172086638406, -22.336068358664093 ], [ -47.263154998271425, -22.336085063871121 ], [ -47.263137907346852, -22.336101801038147 ], [ -47.263120708755757, -22.336118676492127 ], [ -47.263103608861947, -22.33613549119001 ], [ -47.263086511808822, -22.336152342219094 ], [ -47.26306941939869, -22.336169231038706 ], [ -47.263052333439688, -22.33618615911265 ], [ -47.263035255745464, -22.336203127909755 ], [ -47.263018188135511, -22.336220138903368 ], [ -47.263001132435541, -22.336237193571137 ], [ -47.26298409047719, -22.336254293395193 ], [ -47.262967064098312, -22.336271439861882 ], [ -47.262950055143016, -22.336288634461749 ], [ -47.262933065462022, -22.336305878689299 ], [ -47.262916096912797, -22.336323174042583 ], [ -47.262899151359484, -22.336340522023381 ], [ -47.26288223067305, -22.336357924137115 ], [ -47.262865336731693, -22.336375381892477 ], [ -47.262848471421094, -22.336392896800785 ], [ -47.262831636634061, -22.336410470376642 ], [ -47.262814834271126, -22.336428104137212 ], [ -47.262798066240606, -22.336445799601986 ], [ -47.262781334458872, -22.336463558292664 ], [ -47.262764640850229, -22.336481381732842 ], [ -47.262747987347332, -22.336499271448037 ], [ -47.262731375891768, -22.336517228964379 ], [ -47.262714810442844, -22.336535253623108 ], [ -47.262698301427243, -22.336553336868882 ], [ -47.262681857316295, -22.336571469428602 ], [ -47.262665479377546, -22.336589649264745 ], [ -47.262649167404327, -22.336607875954801 ], [ -47.262632921190033, -22.336626149076753 ], [ -47.262616740527491, -22.336644468209499 ], [ -47.262600625209657, -22.33666283293234 ], [ -47.262584575029315, -22.336681242825076 ], [ -47.262568589778716, -22.336699697468635 ], [ -47.262552669250255, -22.336718196444206 ], [ -47.262536813236323, -22.336736739333375 ], [ -47.262521021528848, -22.336755325718766 ], [ -47.262505293919709, -22.336773955183538 ], [ -47.262489630200896, -22.336792627311173 ], [ -47.262474030164199, -22.336811341685856 ], [ -47.262458493601152, -22.336830097892481 ], [ -47.262443020303415, -22.336848895516457 ], [ -47.262427610062524, -22.336867734143638 ], [ -47.26241226266999, -22.336886613360569 ], [ -47.262396977917234, -22.336905532754223 ], [ -47.262381755595655, -22.336924491912292 ], [ -47.262366595496665, -22.336943490422794 ], [ -47.262351497411537, -22.336962527874558 ], [ -47.262336461131689, -22.336981603856714 ], [ -47.262321486448513, -22.337000717958926 ], [ -47.26230657315336, -22.337019869771428 ], [ -47.262291721037677, -22.337039058884912 ], [ -47.262276929892828, -22.337058284890634 ], [ -47.262262199510239, -22.337077547380328 ], [ -47.262247529681446, -22.337096845946174 ], [ -47.262232920198024, -22.337116180180757 ], [ -47.262218370851514, -22.337135549677367 ], [ -47.262203881433649, -22.337154954029455 ], [ -47.262189451736155, -22.337174392831152 ], [ -47.262175081550829, -22.337193865676916 ], [ -47.262160770669603, -22.337213372161671 ], [ -47.262146518884393, -22.337232911880921 ], [ -47.262132325987515, -22.337252484430145 ], [ -47.262118191770938, -22.337272089405761 ], [ -47.262104116026933, -22.337291726404551 ], [ -47.26209009854805, -22.337311395023303 ], [ -47.262076139126791, -22.337331094859476 ], [ -47.26206223755581, -22.33735082551091 ], [ -47.26204839362785, -22.337370586575801 ], [ -47.262034607135845, -22.337390377652728 ], [ -47.262020877872793, -22.337410198340702 ], [ -47.262007205632045, -22.337430048238886 ], [ -47.261993590206842, -22.337449926946945 ], [ -47.261980031390657, -22.337469834064951 ], [ -47.261966528977133, -22.337489769193311 ], [ -47.261953082760058, -22.337509731932688 ], [ -47.261939692533552, -22.337529721883904 ], [ -47.261926358091571, -22.337549738648462 ], [ -47.261913079228449, -22.337569781828002 ], [ -47.26189985573864, -22.337589851024553 ], [ -47.261886687416869, -22.337609945840249 ], [ -47.261873574058008, -22.337630065877519 ], [ -47.261860515456839, -22.337650210739511 ], [ -47.261847511408703, -22.337670380029213 ], [ -47.26183456170898, -22.337690573349928 ], [ -47.261821666153146, -22.337710790305547 ], [ -47.26180882453702, -22.337731030499878 ], [ -47.261796036667775, -22.337751293519194 ], [ -47.261783302416049, -22.337771578842109 ], [ -47.26177062157587, -22.337791886018543 ], [ -47.261757993824851, -22.337812214762295 ], [ -47.261745418808786, -22.337832564838184 ], [ -47.261732896173328, -22.337852936011522 ], [ -47.261720425564135, -22.337873328047966 ], [ -47.26170800662684, -22.337893740713529 ], [ -47.261695639006874, -22.337914173774909 ], [ -47.261683322349832, -22.337934626998827 ], [ -47.26167105630126, -22.337955100152502 ], [ -47.261658840506541, -22.337975593003684 ], [ -47.261646674611306, -22.337996105320233 ], [ -47.261634558261044, -22.338016636870424 ], [ -47.261622491101143, -22.338037187423247 ], [ -47.261610472777264, -22.338057756747553 ], [ -47.261598502934994, -22.338078344612629 ], [ -47.261586581219831, -22.33809895078841 ], [ -47.261574707277376, -22.338119575045059 ], [ -47.261562880753381, -22.338140217152809 ], [ -47.261551101293456, -22.338160876882583 ], [ -47.261539368543495, -22.338181554005274 ], [ -47.261527682149193, -22.338202248292351 ], [ -47.261516041756302, -22.338222959515889 ], [ -47.261504447011077, -22.338243687447395 ], [ -47.261492897559279, -22.33826443185955 ], [ -47.261481393047006, -22.338285192525063 ], [ -47.261469933120495, -22.338305969216723 ], [ -47.261458517425957, -22.338326761707883 ], [ -47.261447145609829, -22.33834756977194 ], [ -47.261435817318379, -22.338368393182925 ], [ -47.261424532198177, -22.338389231714981 ], [ -47.261413289895934, -22.338410085142304 ], [ -47.261402090058326, -22.338430953239694 ], [ -47.261390932332191, -22.338451835782095 ], [ -47.261379816364524, -22.338472732544634 ], [ -47.261368741802386, -22.338493643302833 ], [ -47.261357708292969, -22.338514567832416 ], [ -47.26134671548359, -22.338535505909316 ], [ -47.261335763021755, -22.338556457309672 ], [ -47.261324850555013, -22.338577421810012 ], [ -47.261313977731049, -22.338598399187099 ], [ -47.261303144197775, -22.338619389217722 ], [ -47.261292349603188, -22.338640391679061 ], [ -47.261281593595385, -22.338661406348571 ], [ -47.261270875822738, -22.338682433003729 ], [ -47.261260195933708, -22.338703471422235 ], [ -47.261249553576789, -22.338724521382314 ], [ -47.261238948400745, -22.338745582662199 ], [ -47.261228380070818, -22.33876665500777 ], [ -47.261217848958836, -22.338787736735853 ], [ -47.261207356112905, -22.338808824144806 ], [ -47.261196901553156, -22.338829914686176 ], [ -47.26118648429749, -22.338851007756702 ], [ -47.261176103294858, -22.338872102895571 ], [ -47.261165757495661, -22.338893199642971 ], [ -47.261155445851678, -22.338914297540214 ], [ -47.261145167316315, -22.338935396129425 ], [ -47.261134920844377, -22.338956494953681 ], [ -47.261124705392113, -22.338977593557242 ], [ -47.261114519917477, -22.338998691484797 ], [ -47.261104422719335, -22.339019665024313 ], [ -47.261094291268762, -22.339040765762075 ], [ -47.261084186696117, -22.339061864470693 ], [ -47.26107410796439, -22.339082960698562 ], [ -47.261064054038634, -22.339104053993772 ], [ -47.261054023885045, -22.33912514390628 ], [ -47.261044016471743, -22.339146229985939 ], [ -47.261034030768315, -22.33916731178369 ], [ -47.261024065745879, -22.339188388851202 ], [ -47.261014120377347, -22.339209460740665 ], [ -47.261004193637099, -22.339230527005171 ], [ -47.260994284501216, -22.33925158719822 ], [ -47.260984391947432, -22.339272640874146 ], [ -47.260974514954924, -22.339293687588142 ], [ -47.260964652504867, -22.339314726895349 ], [ -47.260954803579864, -22.339335758352028 ], [ -47.260944967164022, -22.339356781515271 ], [ -47.260935142243518, -22.339377795941999 ], [ -47.260925327805765, -22.339398801190566 ], [ -47.260915522840165, -22.339419796819197 ], [ -47.260905726337469, -22.339440782387435 ], [ -47.260895937290613, -22.339461757454135 ], [ -47.260886154693402, -22.339482721580708 ], [ -47.260876377542147, -22.339503674327023 ], [ -47.260866604834199, -22.339524615255154 ], [ -47.260856835569051, -22.33954554392654 ], [ -47.260847068747438, -22.339566459904233 ], [ -47.260837303372085, -22.339587362751004 ], [ -47.260827538447352, -22.339608252030384 ], [ -47.260817772978974, -22.339629127307216 ], [ -47.260808005974788, -22.339649988145752 ], [ -47.260798236443861, -22.339670834111931 ], [ -47.260788463397326, -22.339691664771316 ], [ -47.260778685847662, -22.339712479690828 ], [ -47.260768902809119, -22.339733278437755 ], [ -47.260759113297674, -22.339754060579754 ], [ -47.260749316330696, -22.33977482568573 ], [ -47.260739510927735, -22.339795573324015 ], [ -47.260729696109102, -22.339816303065547 ], [ -47.260719870897567, -22.339837014480157 ], [ -47.260710034317249, -22.339857707138865 ], [ -47.26070018539356, -22.339878380614245 ], [ -47.260690323154009, -22.339899034478378 ], [ -47.260680446627418, -22.339919668304791 ], [ -47.260670554844253, -22.339940281667637 ], [ -47.260660708262094, -22.339960746475153 ], [ -47.260650785898882, -22.339981312112577 ], [ -47.260640845299932, -22.340001856226621 ], [ -47.260630884365327, -22.340022380828529 ], [ -47.26062090082258, -22.340042889243605 ], [ -47.260610893695215, -22.340063382706617 ], [ -47.260600862665036, -22.340083861104706 ], [ -47.260590807423256, -22.340104324306051 ], [ -47.260580727661178, -22.340124772179159 ], [ -47.260570623070393, -22.340145204592254 ], [ -47.260560493342389, -22.340165621414208 ], [ -47.260550338168891, -22.340186022513819 ], [ -47.260540157241799, -22.340206407759883 ], [ -47.260529950252959, -22.34022677702179 ], [ -47.260519716894443, -22.340247130168773 ], [ -47.260509456858429, -22.34026746707028 ], [ -47.260499169837132, -22.340287787596097 ], [ -47.260488855522915, -22.340308091616066 ], [ -47.260478513608177, -22.34032837900028 ], [ -47.260468143785481, -22.340348649619031 ], [ -47.260457745747551, -22.340368903342604 ], [ -47.260447319187016, -22.340389140041751 ], [ -47.26043686379677, -22.340409359587241 ], [ -47.260426379269646, -22.340429561850172 ], [ -47.26041586529864, -22.340449746701815 ], [ -47.260405321576904, -22.34046991401344 ], [ -47.260394747797548, -22.340490063656741 ], [ -47.260384143653738, -22.340510195503693 ], [ -47.260373508838789, -22.340530309426295 ], [ -47.260362843046124, -22.340550405296767 ], [ -47.260352145969151, -22.340570482987609 ], [ -47.260341417301333, -22.340590542371622 ], [ -47.26033065673623, -22.340610583321745 ], [ -47.260319863967439, -22.340630605711098 ], [ -47.260309038688696, -22.340650609413029 ], [ -47.260298180593693, -22.34067059430118 ], [ -47.26028728937608, -22.340690560249602 ], [ -47.260276364729798, -22.340710507132187 ], [ -47.260265406348694, -22.340730434823186 ], [ -47.260254413926511, -22.340750343197463 ], [ -47.260243387157274, -22.340770232129707 ], [ -47.260232325734947, -22.340790101494861 ], [ -47.260221229353377, -22.340809951168474 ], [ -47.260210097706704, -22.340829781025885 ], [ -47.260198930488812, -22.340849590943051 ], [ -47.260187727393756, -22.340869380796111 ], [ -47.260176488115633, -22.340889150461212 ], [ -47.26016521234839, -22.340908899815084 ], [ -47.260153899786047, -22.340928628734659 ], [ -47.26014255012273, -22.34094833709694 ], [ -47.260131163052435, -22.340968024779333 ], [ -47.260119738269118, -22.340987691659599 ], [ -47.26010827546682, -22.341007337615626 ], [ -47.260096774339544, -22.341026962525611 ], [ -47.260085234581233, -22.341046566267984 ], [ -47.260073655885769, -22.341066148721612 ], [ -47.260062037947044, -22.341085709765643 ], [ -47.260050380458949, -22.34110524927927 ], [ -47.260038683115233, -22.341124767142198 ], [ -47.260026945609724, -22.34114426323428 ], [ -47.260015167636112, -22.341163737435689 ], [ -47.26000334888797, -22.341183189627017 ], [ -47.259991489058969, -22.341202619688985 ], [ -47.259979587842608, -22.341222027502621 ], [ -47.259967644932239, -22.341241412949458 ], [ -47.25995566002134, -22.341260775910996 ], [ -47.259943632803079, -22.341280116269346 ], [ -47.25993156297077, -22.341299433906617 ], [ -47.259919450217417, -22.341318728705481 ], [ -47.259907294236037, -22.341338000548809 ], [ -47.259895094719539, -22.34135724931971 ], [ -47.259882851360629, -22.341376474901789 ], [ -47.259870563852033, -22.341395677178763 ], [ -47.259858231886291, -22.341414856034671 ], [ -47.259845855155817, -22.341434011353954 ], [ -47.259833433352817, -22.341453143021379 ], [ -47.259820966169471, -22.341472250921946 ], [ -47.259808453297794, -22.341491334940947 ], [ -47.259795894429658, -22.341510394963979 ], [ -47.259783290153088, -22.341529429523316 ], [ -47.259770651350976, -22.341548421203321 ], [ -47.259758600216351, -22.341566433382603 ], [ -47.259737770694748, -22.341597316981339 ], [ -47.259732620723071, -22.341604920177595 ], [ -47.259719899894655, -22.341623570249453 ], [ -47.259707150784998, -22.341642122025529 ], [ -47.259694369683537, -22.341660571449392 ], [ -47.259681552934381, -22.341678914486629 ], [ -47.259668696934909, -22.341697147128251 ], [ -47.259655798134844, -22.341715265392985 ], [ -47.259642853034507, -22.341733265331186 ], [ -47.259629858183445, -22.34175114302769 ], [ -47.259616810178557, -22.341768894605462 ], [ -47.259603705662073, -22.341786516229266 ], [ -47.259590541319476, -22.341804004109374 ], [ -47.259577313876569, -22.341821354505804 ], [ -47.259564020096974, -22.341838563732164 ], [ -47.259550656778977, -22.341855628159792 ], [ -47.259537220751731, -22.341872544222458 ], [ -47.25952370887186, -22.341889308420097 ], [ -47.259510118018802, -22.341905917323658 ], [ -47.259496445090207, -22.341922367579635 ], [ -47.259482686997139, -22.341938655913872 ], [ -47.259468840658108, -22.341954779136454 ], [ -47.259454902993305, -22.341970734145729 ], [ -47.259440870918013, -22.341986517932515 ], [ -47.259426741335517, -22.342002127583914 ], [ -47.259412511129852, -22.34201756028698 ], [ -47.259398177157514, -22.342032813332228 ], [ -47.259383736238988, -22.342047884116759 ], [ -47.259369185150085, -22.34206277014653 ], [ -47.259354520612298, -22.342077469038674 ], [ -47.259339739283007, -22.342091978523154 ], [ -47.259324837745204, -22.342106296443671 ], [ -47.259309812497023, -22.342120420757862 ], [ -47.259294659941105, -22.342134349536753 ], [ -47.25927937630189, -22.342148081027702 ], [ -47.259263947769519, -22.342161622305561 ], [ -47.259248342580413, -22.342174997722115 ], [ -47.259232540945796, -22.342188224737079 ], [ -47.259216543953805, -22.3422013030012 ], [ -47.25920035518098, -22.342214230077555 ], [ -47.2591839782419, -22.342227003542042 ], [ -47.259167416788024, -22.342239620984323 ], [ -47.259150674505918, -22.342252080009221 ], [ -47.259133755116189, -22.342264378237704 ], [ -47.259116662372399, -22.342276513307578 ], [ -47.259099400059618, -22.342288482874615 ], [ -47.259081971993496, -22.342300284613181 ], [ -47.259064382019091, -22.342311916216964 ], [ -47.259046634009437, -22.342323375399864 ], [ -47.259028731864461, -22.342334659896881 ], [ -47.259010679510652, -22.342345767463978 ], [ -47.258992480899067, -22.342356695879381 ], [ -47.258974140004675, -22.342367442944074 ], [ -47.258955660825542, -22.342378006481979 ], [ -47.25893704738138, -22.342388384340982 ], [ -47.258918303712989, -22.342398574393066 ], [ -47.258899433881197, -22.342408574534915 ], [ -47.258880441965715, -22.342418382688503 ], [ -47.258861332064328, -22.342427996801547 ], [ -47.258842108292036, -22.342437414847804 ], [ -47.258822774780135, -22.342446634827656 ], [ -47.258803335674948, -22.34245565476871 ], [ -47.258783795137283, -22.342464472726025 ], [ -47.258764157341517, -22.342473086782636 ], [ -47.258744426474358, -22.342481495050126 ], [ -47.258724606734219, -22.342489695668821 ], [ -47.258704702329801, -22.342497686808642 ], [ -47.258684717479483, -22.342505466669277 ], [ -47.258664656410403, -22.342513033480714 ], [ -47.258644523357148, -22.342520385503679 ], [ -47.258624322560635, -22.342527521030217 ], [ -47.258604058267409, -22.342534438384128 ], [ -47.258583734728255, -22.342541135921294 ], [ -47.258563356196554, -22.342547612030526 ], [ -47.25854292692798, -22.342553865133599 ], [ -47.258522451178926, -22.342559893685856 ], [ -47.258501933204428, -22.342565696176933 ], [ -47.258481377258001, -22.342571271130932 ], [ -47.258460787589016, -22.342576617106864 ], [ -47.258440168441815, -22.342581732699337 ], [ -47.258419524054588, -22.342586616538522 ], [ -47.258398858596642, -22.342591267304439 ], [ -47.258378163283332, -22.342595686484131 ], [ -47.258357398997326, -22.342599883122205 ], [ -47.258336532771168, -22.342603867825819 ], [ -47.258315560006317, -22.342607645573331 ], [ -47.258294480194834, -22.342611220530525 ], [ -47.258273292996428, -22.342614596852915 ], [ -47.258251998232716, -22.342617778695175 ], [ -47.25823059588101, -22.342620770219991 ], [ -47.258209086065698, -22.342623575606435 ], [ -47.258187469051165, -22.342626199057428 ], [ -47.258165745234358, -22.342628644806346 ], [ -47.258143915135449, -22.342630917123198 ], [ -47.258121979390033, -22.342633020319983 ], [ -47.258099938741246, -22.342634958755394 ], [ -47.258077794030491, -22.342636736838973 ], [ -47.258055546189723, -22.342638359034609 ], [ -47.258033196233299, -22.342639829863536 ], [ -47.258010745250125, -22.342641153906804 ], [ -47.257988194395622, -22.342642335807373 ], [ -47.257965544884414, -22.342643380271635 ], [ -47.257942797983404, -22.342644292070705 ], [ -47.257919955004219, -22.342645076041315 ], [ -47.257897017297196, -22.342645737086382 ], [ -47.257873986245031, -22.342646280175344 ], [ -47.257850863256522, -22.342646710344312 ], [ -47.257827649761197, -22.342647032695901 ], [ -47.257804347203852, -22.342647252398994 ], [ -47.25778095703938, -22.342647374688529 ], [ -47.257757480728827, -22.342647404864742 ], [ -47.257733919734235, -22.342647348292815 ], [ -47.25771027551518, -22.342647210402255 ], [ -47.257686549524493, -22.342646996686103 ], [ -47.25766274320528, -22.34264671270045 ], [ -47.257638857987779, -22.342646364063704 ], [ -47.257614895285954, -22.342645956456021 ], [ -47.257590856495433, -22.342645495618669 ], [ -47.257566742990988, -22.342644987353584 ], [ -47.257542556124534, -22.342644437522797 ], [ -47.257518298434441, -22.342643852077366 ], [ -47.257493991382105, -22.342643237322761 ], [ -47.257469669485609, -22.342642597062543 ], [ -47.257445348036491, -22.342641932343103 ], [ -47.257410605783875, -22.34264094871051 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1039.4095448200001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263473024000135, -22.335735872585381 ], [ -47.26343870145319, -22.335769658933586 ], [ -47.263422137363129, -22.335785912622057 ], [ -47.263405504590516, -22.335802188477238 ], [ -47.263388697154369, -22.335818596168519 ], [ -47.263371959009071, -22.335834903633778 ], [ -47.263355162551278, -22.335851242031367 ], [ -47.263338311260561, -22.335867614300053 ], [ -47.26332140864146, -22.335884023404873 ], [ -47.263304458574318, -22.335900471940068 ], [ -47.263287474258547, -22.335916951941659 ], [ -47.263270469086549, -22.335933453568181 ], [ -47.263253445396685, -22.335949977631579 ], [ -47.263236404933089, -22.335966525531479 ], [ -47.263219349444682, -22.335983098674163 ], [ -47.263202280686443, -22.335999698471241 ], [ -47.263185200418221, -22.336016326340868 ], [ -47.263168110405928, -22.336032983706389 ], [ -47.263151012420643, -22.336049671997507 ], [ -47.263133908239666, -22.336066392648998 ], [ -47.263116799644976, -22.33608314710251 ], [ -47.263099570843181, -22.336100052178335 ], [ -47.263082448661109, -22.336116888789885 ], [ -47.263065327482977, -22.336133763593942 ], [ -47.263048209117926, -22.336150678056406 ], [ -47.263031095381443, -22.336167633648305 ], [ -47.263013988095011, -22.336184631845928 ], [ -47.262996889086693, -22.33620167413082 ], [ -47.262979800191324, -22.336218761989016 ], [ -47.262962723250212, -22.336235896911617 ], [ -47.262945660111548, -22.336253080394354 ], [ -47.262928612630418, -22.336270313937554 ], [ -47.262911582669147, -22.336287599045786 ], [ -47.262894572097487, -22.336304937227741 ], [ -47.262877582792548, -22.336322329996079 ], [ -47.262860616638953, -22.336339778867508 ], [ -47.262843675529219, -22.336357285362247 ], [ -47.262826761364181, -22.336374851003512 ], [ -47.262809876052479, -22.336392477318082 ], [ -47.262793021511222, -22.336410165835545 ], [ -47.262776199666092, -22.336427918088116 ], [ -47.262759412451672, -22.336445735610297 ], [ -47.262742661811252, -22.336463619938861 ], [ -47.262725949697234, -22.336481572612524 ], [ -47.262709278071981, -22.336499595170785 ], [ -47.262692651117241, -22.336517686749726 ], [ -47.262676080165811, -22.336535837833726 ], [ -47.26265957452641, -22.336554038235995 ], [ -47.262643135610546, -22.336572285754318 ], [ -47.262626763208331, -22.336590579962962 ], [ -47.262610457109794, -22.336608920436735 ], [ -47.262594217104386, -22.336627306751524 ], [ -47.262578042981723, -22.336645738483522 ], [ -47.262561934531178, -22.336664215209616 ], [ -47.262545891541556, -22.336682736507832 ], [ -47.262529913801878, -22.336701301956513 ], [ -47.262514001101074, -22.336719911134505 ], [ -47.262498153227618, -22.336738563621687 ], [ -47.262482369969909, -22.336757258998588 ], [ -47.262466651116497, -22.336775996846086 ], [ -47.262450996455676, -22.336794776745766 ], [ -47.262435405775463, -22.336813598280163 ], [ -47.26241987886403, -22.336832461032156 ], [ -47.262404415509415, -22.336851364585335 ], [ -47.262389015499579, -22.336870308523881 ], [ -47.262373678622517, -22.336889292432478 ], [ -47.26235840466601, -22.336908315896707 ], [ -47.262343193417998, -22.33692737850237 ], [ -47.262328044666219, -22.336946479836264 ], [ -47.262312958198564, -22.336965619485433 ], [ -47.262297933802891, -22.336984797037545 ], [ -47.262282971267048, -22.337004012080964 ], [ -47.262268070378944, -22.337023264204426 ], [ -47.262253230926447, -22.337042552997339 ], [ -47.262238452697439, -22.337061878049763 ], [ -47.262223735479964, -22.337081238952024 ], [ -47.262209079062096, -22.337100635295084 ], [ -47.262194483231838, -22.337120066670526 ], [ -47.262179947777469, -22.3371395326703 ], [ -47.262165472487212, -22.337159032886881 ], [ -47.262151057149403, -22.337178566913252 ], [ -47.262136701552471, -22.337198134342927 ], [ -47.262122405484909, -22.337217734769926 ], [ -47.262108168735566, -22.337237367788326 ], [ -47.262093991092939, -22.337257032993275 ], [ -47.262079872345893, -22.337276729980278 ], [ -47.262065812283566, -22.337296458344778 ], [ -47.262051810695063, -22.337316217683099 ], [ -47.262037867369607, -22.337336007591844 ], [ -47.262023982096608, -22.337355827668087 ], [ -47.262010154665546, -22.337375677509353 ], [ -47.261996384866144, -22.337395556713549 ], [ -47.261982672488365, -22.337415464878795 ], [ -47.261969017322144, -22.337435401603805 ], [ -47.261955419157658, -22.337455366487664 ], [ -47.261941877785191, -22.337475359129883 ], [ -47.261928392995344, -22.337495379130214 ], [ -47.261914964578899, -22.337515426088576 ], [ -47.261901592326609, -22.337535499605739 ], [ -47.261888276029552, -22.33755559928256 ], [ -47.261875015478935, -22.3375757247202 ], [ -47.261861810466335, -22.337595875520147 ], [ -47.26184866078345, -22.337616051284058 ], [ -47.261835566221883, -22.337636251614491 ], [ -47.26182252657383, -22.337656476113725 ], [ -47.261809541631528, -22.337676724384504 ], [ -47.261796611187386, -22.337696996030072 ], [ -47.261783735034108, -22.337717290653671 ], [ -47.261770912976964, -22.337737607839333 ], [ -47.261758144892433, -22.337757947050836 ], [ -47.261745430582806, -22.337778307819175 ], [ -47.261732769726585, -22.337798689850938 ], [ -47.261720161967283, -22.337819092908688 ], [ -47.261707606948193, -22.337839516755686 ], [ -47.261695104312672, -22.337859961155424 ], [ -47.261682653704021, -22.337880425871873 ], [ -47.26167025476532, -22.337900910669681 ], [ -47.26165790713987, -22.337921415313691 ], [ -47.26164561047085, -22.337941939569067 ], [ -47.261633364401334, -22.337962483201718 ], [ -47.261621168574614, -22.337983045977598 ], [ -47.26160902263382, -22.338003627663202 ], [ -47.261596926222019, -22.338024228025649 ], [ -47.261584878982539, -22.338044846832094 ], [ -47.261572880558653, -22.338065483850048 ], [ -47.261560930593532, -22.338086138847789 ], [ -47.261549028730414, -22.338106811593821 ], [ -47.261537174612798, -22.338127501856714 ], [ -47.261525367883891, -22.338148209405844 ], [ -47.261513608187357, -22.338168934010561 ], [ -47.261501895166568, -22.338189675440717 ], [ -47.261490228464943, -22.338210433467037 ], [ -47.261478607726488, -22.33823120785943 ], [ -47.261467032594652, -22.338251998389197 ], [ -47.261455502713268, -22.338272804827668 ], [ -47.261444017726312, -22.338293626946221 ], [ -47.261432577277716, -22.338314464516941 ], [ -47.261421181011663, -22.338335317311802 ], [ -47.261409828572198, -22.338356185103649 ], [ -47.261398519603652, -22.338377067665306 ], [ -47.261387253750499, -22.338397964769797 ], [ -47.261376030657225, -22.338418876190701 ], [ -47.261364849968452, -22.338439801701753 ], [ -47.261353711329015, -22.338460741076972 ], [ -47.26134261438375, -22.338481694090742 ], [ -47.261331558777719, -22.338502660517722 ], [ -47.261320544156078, -22.338523640132735 ], [ -47.261309570164194, -22.338544632710896 ], [ -47.261298636447485, -22.338565638027731 ], [ -47.261287742651518, -22.338586655858965 ], [ -47.261276888422145, -22.338607685980435 ], [ -47.261266073405217, -22.338628728168342 ], [ -47.261255297246798, -22.338649782199258 ], [ -47.261244559593194, -22.338670847849702 ], [ -47.261233860090847, -22.338691924896519 ], [ -47.26122319838619, -22.338713013117044 ], [ -47.261212574125999, -22.338734112288719 ], [ -47.261201986975152, -22.338755222153289 ], [ -47.261191437376382, -22.338776340880852 ], [ -47.261180926543254, -22.338797464430161 ], [ -47.261170454595558, -22.338818590040802 ], [ -47.261160020553142, -22.338839717092998 ], [ -47.261149623360104, -22.338860845123726 ], [ -47.261139261962143, -22.338881973670969 ], [ -47.261128935306466, -22.338903102274035 ], [ -47.261118642342019, -22.338924230472976 ], [ -47.261108382019344, -22.338945357809099 ], [ -47.261098153290547, -22.338966483824851 ], [ -47.261087955109637, -22.338987608063228 ], [ -47.261077851705572, -22.33900859448476 ], [ -47.26106770839678, -22.339029719878269 ], [ -47.261057592526889, -22.339050842137347 ], [ -47.261047503055416, -22.339071960809139 ], [ -47.261037438944207, -22.339093075440232 ], [ -47.261027399156262, -22.339114185579504 ], [ -47.261017382656767, -22.33913529077558 ], [ -47.261007388412501, -22.339156390578285 ], [ -47.260997415391962, -22.339177484538322 ], [ -47.260987462565538, -22.339198572206861 ], [ -47.260977528905308, -22.339219653136166 ], [ -47.260967613385233, -22.339240726878838 ], [ -47.260957714981004, -22.339261792988516 ], [ -47.26094783266997, -22.339282851019739 ], [ -47.260937965431694, -22.339303900526939 ], [ -47.260928112247221, -22.339324941065843 ], [ -47.26091827209936, -22.339345972193062 ], [ -47.260908443973086, -22.339366993465038 ], [ -47.260898626854868, -22.339388004439712 ], [ -47.260888819733196, -22.339409004675062 ], [ -47.260879021598214, -22.339429993730295 ], [ -47.260869231442378, -22.339450971164023 ], [ -47.260859448259033, -22.339471936537596 ], [ -47.260849671044461, -22.33949288941071 ], [ -47.260839898795922, -22.339513829345428 ], [ -47.260830130513114, -22.33953475590317 ], [ -47.260820365197084, -22.33955566864709 ], [ -47.260810601851098, -22.339576567140089 ], [ -47.26080083948014, -22.339597450945877 ], [ -47.260791077090779, -22.339618319629508 ], [ -47.260781313691879, -22.33963917275555 ], [ -47.260771548293654, -22.339660009890341 ], [ -47.260761779908577, -22.339680830599836 ], [ -47.260752007550636, -22.339701634451423 ], [ -47.260742230235692, -22.339722421012961 ], [ -47.260732446981599, -22.339743189852676 ], [ -47.260722656807715, -22.339763940540223 ], [ -47.260712858735744, -22.33978467264452 ], [ -47.260703051788333, -22.339805385737417 ], [ -47.260693234990697, -22.339826079389621 ], [ -47.26068340736964, -22.339846753172999 ], [ -47.260673567953333, -22.33986740666122 ], [ -47.260663715772303, -22.339888039427372 ], [ -47.260653849858478, -22.339908651046187 ], [ -47.260643969245606, -22.339929241093017 ], [ -47.260634140537277, -22.339949668710815 ], [ -47.260624230753464, -22.339970208267061 ], [ -47.260614303294261, -22.339990725216989 ], [ -47.260604355946271, -22.340011221815161 ], [ -47.260594386266582, -22.34003170174412 ], [ -47.260584393213598, -22.340052166376083 ], [ -47.260574376469528, -22.340072615600743 ], [ -47.260564335726883, -22.340093049286999 ], [ -47.260554270678298, -22.340113467304047 ], [ -47.260544181016712, -22.340133869520773 ], [ -47.260534066434964, -22.340154255806748 ], [ -47.260523926626192, -22.340174626031548 ], [ -47.260513761283633, -22.340194980064737 ], [ -47.260503570100525, -22.340215317776416 ], [ -47.260493352770354, -22.340235639036617 ], [ -47.260483108986691, -22.340255943715619 ], [ -47.260472838443199, -22.340276231684026 ], [ -47.26046254083365, -22.340296502812453 ], [ -47.26045221585192, -22.340316756971969 ], [ -47.260441863192007, -22.340336994033638 ], [ -47.260431482548078, -22.340357213868693 ], [ -47.260421073614282, -22.340377416348783 ], [ -47.260410636084934, -22.340397601345632 ], [ -47.260400169654403, -22.340417768731264 ], [ -47.260389674017155, -22.340437918377962 ], [ -47.260379148867841, -22.340458050157913 ], [ -47.260368593901099, -22.340478163943931 ], [ -47.260358008811615, -22.340498259608946 ], [ -47.260347393294246, -22.340518337026086 ], [ -47.260336747043915, -22.340538396068609 ], [ -47.260326069755621, -22.340558436610099 ], [ -47.260315361124327, -22.340578458524519 ], [ -47.260304620845147, -22.340598461685936 ], [ -47.260293848613259, -22.340618445968662 ], [ -47.260283044123987, -22.34063841124717 ], [ -47.260272207072546, -22.340658357396347 ], [ -47.260261337154169, -22.340678284291553 ], [ -47.260250434064396, -22.340698191807864 ], [ -47.260239497498674, -22.340718079820824 ], [ -47.260228527152265, -22.340737948206662 ], [ -47.260217522720836, -22.340757796841309 ], [ -47.260206483899928, -22.340777625601149 ], [ -47.260195410385002, -22.340797434363054 ], [ -47.26018430187176, -22.340817223003825 ], [ -47.260173158055743, -22.34083699140081 ], [ -47.260161978632532, -22.340856739431658 ], [ -47.260150763297872, -22.340876466973935 ], [ -47.26013951174729, -22.340896173905961 ], [ -47.260128223676439, -22.340915860106112 ], [ -47.260116898781014, -22.340935525453059 ], [ -47.26010553675664, -22.340955169825712 ], [ -47.26009413729885, -22.340974793103488 ], [ -47.260082700103304, -22.340994395165932 ], [ -47.260071224865563, -22.34101397589292 ], [ -47.260059711281244, -22.341033535164549 ], [ -47.260048159045724, -22.341053072861481 ], [ -47.260036567854549, -22.341072588864503 ], [ -47.260024937403124, -22.341092083054708 ], [ -47.260013267386874, -22.341111555313574 ], [ -47.260001557501113, -22.341131005522787 ], [ -47.259989807441151, -22.341150433564405 ], [ -47.259978016902096, -22.341169839320937 ], [ -47.259966185579223, -22.341189222675002 ], [ -47.259954313167526, -22.341208583509562 ], [ -47.259942399361911, -22.341227921708235 ], [ -47.259930443857428, -22.341247237154459 ], [ -47.259918446348735, -22.341266529732444 ], [ -47.259906406530675, -22.341285799326311 ], [ -47.259894324097765, -22.341305045820899 ], [ -47.259882198744485, -22.341324269101225 ], [ -47.259870030165281, -22.341343469052539 ], [ -47.259857818054329, -22.341362645560633 ], [ -47.259845562105781, -22.341381798511495 ], [ -47.259833262013672, -22.341400927791419 ], [ -47.259820917471814, -22.341420033287122 ], [ -47.259808528173885, -22.341439114885699 ], [ -47.259796093813456, -22.341458172474486 ], [ -47.259783614083943, -22.341477205941167 ], [ -47.259771088678569, -22.341496215173805 ], [ -47.259758518276413, -22.341515198571678 ], [ -47.259745914901231, -22.341534137012115 ], [ -47.259733294939664, -22.341552999380813 ], [ -47.259731795561599, -22.341555227272391 ], [ -47.259710952420363, -22.34158610517618 ], [ -47.259708012673819, -22.341590445289995 ], [ -47.259695342912977, -22.341609020486306 ], [ -47.259682649116378, -22.341627491768907 ], [ -47.259669927647806, -22.341645855108197 ], [ -47.259657174931128, -22.341664106498719 ], [ -47.259644387448795, -22.341682241963049 ], [ -47.25963156174096, -22.34170025755429 ], [ -47.259618694403294, -22.341718149360201 ], [ -47.259605782085679, -22.341735913506586 ], [ -47.259592821490067, -22.341753546161101 ], [ -47.259579809368361, -22.341771043537481 ], [ -47.259566742519851, -22.341788401899436 ], [ -47.259553617788356, -22.341805617565452 ], [ -47.259540432059204, -22.341822686912959 ], [ -47.259527182255916, -22.341839606382873 ], [ -47.259513865335933, -22.341856372484717 ], [ -47.259500478286867, -22.341872981800922 ], [ -47.259487018121519, -22.341889430991994 ], [ -47.259473481872668, -22.341905716801453 ], [ -47.259459866587846, -22.341921836060241 ], [ -47.259446169322807, -22.341937785691858 ], [ -47.259432387135121, -22.34195356271697 ], [ -47.259418517076966, -22.341969164257861 ], [ -47.259404556187334, -22.34198458754285 ], [ -47.259390501484056, -22.341999829910105 ], [ -47.2593763499546, -22.342014888811669 ], [ -47.259362098546916, -22.342029761816789 ], [ -47.259347744159754, -22.342044446614441 ], [ -47.259333283632138, -22.342058941015974 ], [ -47.259318713732554, -22.342073242956754 ], [ -47.25930403114765, -22.342087350497312 ], [ -47.259289232470778, -22.34210126182348 ], [ -47.259274314190179, -22.342114975245835 ], [ -47.259259272598165, -22.34212848926893 ], [ -47.259244092947363, -22.342141812106998 ], [ -47.259228740490641, -22.342154970901383 ], [ -47.259213193147403, -22.342167985055802 ], [ -47.259197451740995, -22.34218085436537 ], [ -47.259181519832012, -22.342193576328864 ], [ -47.259165401022827, -22.342206148459052 ], [ -47.259149098956435, -22.342218568283887 ], [ -47.259132617314471, -22.342230833347948 ], [ -47.259115959815944, -22.342242941213627 ], [ -47.259099130216171, -22.342254889461884 ], [ -47.259082132305103, -22.342266675693278 ], [ -47.259064969906291, -22.342278297529024 ], [ -47.259047646875715, -22.3422897526114 ], [ -47.259030167100086, -22.342301038605139 ], [ -47.259012534495689, -22.342312153197909 ], [ -47.258994753008018, -22.342323094100664 ], [ -47.258976826609647, -22.342333859048789 ], [ -47.258958759299418, -22.342344445802553 ], [ -47.258940555101503, -22.342354852147743 ], [ -47.258922218064058, -22.342365075896257 ], [ -47.258903752258249, -22.342375114886625 ], [ -47.258885161777407, -22.342384966984504 ], [ -47.258866450735582, -22.342394630083351 ], [ -47.258847623266682, -22.342404102104965 ], [ -47.25882868352361, -22.342413380999794 ], [ -47.25880963567716, -22.342422464747617 ], [ -47.25879048391463, -22.342431351358066 ], [ -47.25877123243928, -22.34244003887105 ], [ -47.258751885469316, -22.342448525357224 ], [ -47.258732447236483, -22.34245680891858 ], [ -47.258712921985385, -22.342464887688834 ], [ -47.258693313971996, -22.342472759834184 ], [ -47.258673627462855, -22.342480423553667 ], [ -47.258653866734193, -22.342487877079485 ], [ -47.258634036070454, -22.342495118677803 ], [ -47.258614139762997, -22.34250214664922 ], [ -47.25859418210937, -22.342508959329141 ], [ -47.258574167411801, -22.342515555088376 ], [ -47.258554099975399, -22.34252193233392 ], [ -47.258533984107764, -22.342528089509059 ], [ -47.258513824117273, -22.342534025093986 ], [ -47.258493624310866, -22.342539737606629 ], [ -47.258473388993743, -22.342545225602716 ], [ -47.258453122466591, -22.34255048767653 ], [ -47.258432829024521, -22.342555522461456 ], [ -47.258412512955964, -22.342560328629954 ], [ -47.258392178473471, -22.342564904909395 ], [ -47.258371815540627, -22.342569253113741 ], [ -47.258351380824067, -22.342573383142671 ], [ -47.258330837909625, -22.342577306104989 ], [ -47.258310181609986, -22.342581026848396 ], [ -47.258289411237499, -22.342584549327025 ], [ -47.258268526288873, -22.342587877483528 ], [ -47.258247526438936, -22.34259101525971 ], [ -47.258226411533784, -22.342593966606202 ], [ -47.258205181581346, -22.342596735491597 ], [ -47.25818383674347, -22.342599325910768 ], [ -47.258162377327864, -22.342601741892054 ], [ -47.258140803777763, -22.342603987504109 ], [ -47.25811911666343, -22.342606066861816 ], [ -47.258097316673293, -22.342607984131408 ], [ -47.258075404604007, -22.342609743534965 ], [ -47.258053381351793, -22.342611349354435 ], [ -47.258031247903503, -22.342612805934795 ], [ -47.258009005327949, -22.342614117686921 ], [ -47.25798665476718, -22.342615289089643 ], [ -47.257964197428372, -22.342616324691665 ], [ -47.257941634576142, -22.342617229112861 ], [ -47.257918967524368, -22.342618007045289 ], [ -47.257896197629456, -22.342618663253791 ], [ -47.257873326283466, -22.342619202576419 ], [ -47.257850354907127, -22.342619629924499 ], [ -47.257827284943993, -22.342619950282558 ], [ -47.257804117854377, -22.342620168708073 ], [ -47.25778085510975, -22.342620290331038 ], [ -47.257757498188326, -22.342620320353397 ], [ -47.257734048569404, -22.342620264048545 ], [ -47.257710507729598, -22.342620126760504 ], [ -47.257686877138092, -22.342619913903278 ], [ -47.257663158253337, -22.342619630960243 ], [ -47.257639352519689, -22.342619283483309 ], [ -47.257615461363585, -22.342618877092235 ], [ -47.257591486191274, -22.342618417474085 ], [ -47.257567428386068, -22.342617910382639 ], [ -47.257543289306142, -22.342617361637778 ], [ -47.257519071614766, -22.342616777157311 ], [ -47.25749479879569, -22.342616163268104 ], [ -47.25747050877483, -22.342615523846614 ], [ -47.257423522699447, -22.34261423968562 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1034.1986661799999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263442334715286, -22.335726650477117 ], [ -47.263417558062649, -22.33575104005385 ], [ -47.263401023703551, -22.335767264565789 ], [ -47.263384416740635, -22.335783515162369 ], [ -47.263367621232781, -22.335799911206241 ], [ -47.263350902986716, -22.335816199262087 ], [ -47.263334122473225, -22.335832522135011 ], [ -47.263317283162799, -22.335848882754217 ], [ -47.263300388553105, -22.33586528407762 ], [ -47.263283442554595, -22.335881728661043 ], [ -47.263266459320192, -22.33589820761053 ], [ -47.263249453297817, -22.335914710059463 ], [ -47.263232426880634, -22.335931236766985 ], [ -47.263215381813772, -22.335947789133321 ], [ -47.263198319847362, -22.335964368566021 ], [ -47.263181242738263, -22.335980976478382 ], [ -47.263164152248635, -22.335997614290864 ], [ -47.263147050147218, -22.336014283429613 ], [ -47.263129938208472, -22.336030985327664 ], [ -47.263112818213528, -22.336047721423647 ], [ -47.263095691948678, -22.336064493163619 ], [ -47.263078432936211, -22.336081427861249 ], [ -47.26306128846587, -22.336098286386495 ], [ -47.263044143162745, -22.336115184965518 ], [ -47.263026998842761, -22.336132125070847 ], [ -47.263009857328747, -22.336149108180638 ], [ -47.262992720450143, -22.336166135778843 ], [ -47.262975590043474, -22.336183209354967 ], [ -47.262958467952693, -22.336200330403567 ], [ -47.262941356028811, -22.336217500424723 ], [ -47.262924256130368, -22.336234720923496 ], [ -47.262907170123398, -22.336251993409963 ], [ -47.262890099881837, -22.336269319398934 ], [ -47.262873047287727, -22.336286700409548 ], [ -47.262856014231176, -22.336304137965413 ], [ -47.262839002610377, -22.336321633594512 ], [ -47.262822014332286, -22.336339188828607 ], [ -47.262805051312817, -22.336356805202808 ], [ -47.262788115476418, -22.336374484256069 ], [ -47.262771208756824, -22.336392227530421 ], [ -47.262754333097099, -22.336410036570758 ], [ -47.262737490449979, -22.336427912924435 ], [ -47.262720682777761, -22.336445858141367 ], [ -47.262703912052643, -22.336463873773507 ], [ -47.262687180257672, -22.336481961373678 ], [ -47.26267049179711, -22.336500119872838 ], [ -47.262653858909871, -22.336518338795038 ], [ -47.26263729174196, -22.336536607039847 ], [ -47.262620791849002, -22.336554922240314 ], [ -47.262604359017779, -22.336573283967528 ], [ -47.262587993034991, -22.336591691793121 ], [ -47.262571693686709, -22.3366101452899 ], [ -47.262555460759188, -22.33662864403107 ], [ -47.262539294038412, -22.33664718759049 ], [ -47.262523193309796, -22.336665775543349 ], [ -47.262507158358879, -22.33668440746515 ], [ -47.26249118897119, -22.336703082931923 ], [ -47.262475284931739, -22.336721801520888 ], [ -47.26245944602546, -22.336740562809911 ], [ -47.262443672037421, -22.336759366377201 ], [ -47.262427962752469, -22.336778211801921 ], [ -47.262412317955068, -22.336797098664064 ], [ -47.262396737429938, -22.336816026544106 ], [ -47.262381220961572, -22.336834995023235 ], [ -47.262365768334483, -22.336854003683374 ], [ -47.262350379333057, -22.336873052106917 ], [ -47.262335053741609, -22.336892139877286 ], [ -47.262319791344581, -22.33691126657811 ], [ -47.262304591926132, -22.336930431794091 ], [ -47.26228945527064, -22.336949635110262 ], [ -47.26227438116247, -22.336968876112277 ], [ -47.262259369385923, -22.336988154386567 ], [ -47.262244419725391, -22.337007469519989 ], [ -47.262229531965218, -22.337026821100139 ], [ -47.262214705889782, -22.33704620871524 ], [ -47.262199941283619, -22.337065631953923 ], [ -47.262185237931277, -22.337085090405434 ], [ -47.262170595617256, -22.33710458365973 ], [ -47.262156014126397, -22.337124111307119 ], [ -47.262141493243348, -22.337143672938574 ], [ -47.262127032753035, -22.337163268145581 ], [ -47.262112632440413, -22.337182896520126 ], [ -47.262098292090442, -22.337202557654866 ], [ -47.262084011488618, -22.337222251142471 ], [ -47.26206979041995, -22.337241976576728 ], [ -47.262055628669863, -22.337261733551902 ], [ -47.262041526024085, -22.33728152166216 ], [ -47.262027482268309, -22.337301340502584 ], [ -47.262013497188356, -22.337321189668621 ], [ -47.261999570570268, -22.337341068756253 ], [ -47.261985702200171, -22.337360977361818 ], [ -47.261971891864398, -22.337380915082239 ], [ -47.261958139349581, -22.337400881514522 ], [ -47.261944444442349, -22.337420876256466 ], [ -47.261930806929527, -22.337440898906166 ], [ -47.261917226598158, -22.33746094906224 ], [ -47.261903703235475, -22.337481026323509 ], [ -47.261890236629085, -22.337501130289048 ], [ -47.261876826566457, -22.337521260558816 ], [ -47.261863472835429, -22.337541416732837 ], [ -47.261850175224005, -22.337561598411597 ], [ -47.261836933520605, -22.337581805195761 ], [ -47.26182374751366, -22.337602036686345 ], [ -47.261810616991674, -22.337622292485193 ], [ -47.261797541743654, -22.337642572193964 ], [ -47.261784521558802, -22.337662875414779 ], [ -47.261771556226307, -22.337683201750298 ], [ -47.261758645535885, -22.337703550803162 ], [ -47.261745789290806, -22.337723922155106 ], [ -47.261732987373435, -22.337744315255186 ], [ -47.261720239594375, -22.337764729615461 ], [ -47.261707545632966, -22.337785164935202 ], [ -47.261694905130383, -22.337805620974851 ], [ -47.261682317727654, -22.337826097495448 ], [ -47.261669783065791, -22.337846594258487 ], [ -47.261657300785757, -22.337867111025819 ], [ -47.261644870528322, -22.337887647560098 ], [ -47.261632491934442, -22.337908203624139 ], [ -47.261620164644967, -22.337928778981219 ], [ -47.261607888300631, -22.337949373395325 ], [ -47.261595662542398, -22.337969986630529 ], [ -47.261583487011052, -22.337990618451482 ], [ -47.261571361347343, -22.338011268623617 ], [ -47.261559285192263, -22.338031936912142 ], [ -47.261547258186752, -22.338052623082977 ], [ -47.261535279971632, -22.338073326902698 ], [ -47.261523350187872, -22.338094048138068 ], [ -47.261511468476584, -22.338114786556133 ], [ -47.261499634478703, -22.338135541924647 ], [ -47.261487847835575, -22.338156314011311 ], [ -47.26147610818829, -22.338177102584577 ], [ -47.261464415177919, -22.33819790741364 ], [ -47.261452768446219, -22.338218728266913 ], [ -47.261441167634338, -22.338239564914282 ], [ -47.261429612383822, -22.33826041712571 ], [ -47.261418102336393, -22.338281284671201 ], [ -47.261406637133717, -22.338302167321423 ], [ -47.261395216417746, -22.338323064847089 ], [ -47.261383839830245, -22.338343977019775 ], [ -47.261372507013341, -22.338364903611094 ], [ -47.261361217609284, -22.338385844392707 ], [ -47.26134997126033, -22.338406799137076 ], [ -47.261338767608919, -22.338427767616821 ], [ -47.261327606297669, -22.338448749604726 ], [ -47.261316486969278, -22.338469744874054 ], [ -47.261305409266605, -22.338490753198407 ], [ -47.261294372832694, -22.338511774351542 ], [ -47.261283377310754, -22.338532808107512 ], [ -47.261272422344064, -22.338553854240814 ], [ -47.261261507576094, -22.338574912526212 ], [ -47.261250632650572, -22.338595982738482 ], [ -47.261239797211303, -22.338617064652986 ], [ -47.261229000902262, -22.338638158045264 ], [ -47.261218243367708, -22.33865926269101 ], [ -47.261207524252001, -22.338680378366139 ], [ -47.261196843199606, -22.338701504847112 ], [ -47.261186199855238, -22.338722641910561 ], [ -47.261175593883465, -22.338743789294124 ], [ -47.261165025797887, -22.338764945021186 ], [ -47.261154496977589, -22.338786104710806 ], [ -47.261144007641903, -22.338807265390692 ], [ -47.261133556812709, -22.338828426424588 ], [ -47.261123143429273, -22.338849587347177 ], [ -47.261112766432539, -22.338870747694283 ], [ -47.261102424765141, -22.338891907003127 ], [ -47.261092117371618, -22.338913064811834 ], [ -47.261081843198205, -22.338934220659798 ], [ -47.261071601192867, -22.338955374087735 ], [ -47.261061390305642, -22.338976524636934 ], [ -47.261051280695682, -22.338997523940499 ], [ -47.261041125528656, -22.339018673989724 ], [ -47.26103099836152, -22.339039819799279 ], [ -47.261020898150306, -22.339060960914939 ], [ -47.261010823853617, -22.339082096881953 ], [ -47.261000774431317, -22.339103227247993 ], [ -47.260990748845629, -22.339124351560454 ], [ -47.260980746060511, -22.33914546936812 ], [ -47.260970765041847, -22.339166580220674 ], [ -47.260960804757538, -22.339187683668307 ], [ -47.260950864177339, -22.339208779262371 ], [ -47.260940942273038, -22.339229866554703 ], [ -47.260931038018342, -22.339250945098144 ], [ -47.26092115038881, -22.339272014446589 ], [ -47.260911278362293, -22.339293074153783 ], [ -47.260901420918366, -22.339314123774912 ], [ -47.260891577038457, -22.339335162866082 ], [ -47.260881745706449, -22.339356190983285 ], [ -47.260871925907729, -22.339377207684116 ], [ -47.260862116630022, -22.339398212526142 ], [ -47.260852316862746, -22.339419205068385 ], [ -47.260842525597887, -22.339440184869137 ], [ -47.260832741828459, -22.339461151489719 ], [ -47.260822964550535, -22.339482104489601 ], [ -47.260813192761411, -22.339503043430941 ], [ -47.260803425460949, -22.339523967875046 ], [ -47.26079366165051, -22.339544877385219 ], [ -47.260783900333884, -22.339565771524409 ], [ -47.260774140516709, -22.339586649856596 ], [ -47.260764381206357, -22.339607511947051 ], [ -47.260754621412751, -22.339628357360617 ], [ -47.260744860147213, -22.339649185664037 ], [ -47.260735096423588, -22.33966999642363 ], [ -47.260725329257362, -22.339690789207268 ], [ -47.260715557666046, -22.339711563583432 ], [ -47.260705780669333, -22.33973231912087 ], [ -47.260695997288543, -22.339753055389973 ], [ -47.260686206547597, -22.33977377196026 ], [ -47.260676407471379, -22.339794468404566 ], [ -47.260666599087664, -22.339815144294342 ], [ -47.260656780425862, -22.339835799202387 ], [ -47.26064695051695, -22.33985643270346 ], [ -47.260637108394448, -22.33987704437164 ], [ -47.260627253093396, -22.339897633782879 ], [ -47.260617383650825, -22.339918200513722 ], [ -47.260607572816362, -22.339938590941735 ], [ -47.260597675611933, -22.339959104416831 ], [ -47.26058776129247, -22.339979594202635 ], [ -47.260577827531122, -22.340000062797106 ], [ -47.260567871714493, -22.340020514239917 ], [ -47.260557892735896, -22.340040950040827 ], [ -47.260547890277948, -22.340061370092094 ], [ -47.260537864034454, -22.340081774263279 ], [ -47.260527813699355, -22.340102162424238 ], [ -47.260517738966989, -22.340122534444575 ], [ -47.260507639531532, -22.340142890194581 ], [ -47.260497515087465, -22.340163229544615 ], [ -47.260487365329446, -22.340183552364863 ], [ -47.260477189952063, -22.340203858526362 ], [ -47.260466988650251, -22.340224147899779 ], [ -47.260456761118967, -22.340244420356296 ], [ -47.260446507053281, -22.340264675767269 ], [ -47.260436226148443, -22.340284914004229 ], [ -47.260425918099713, -22.340305134939001 ], [ -47.260415582602597, -22.340325338443598 ], [ -47.260405219352698, -22.340345524390134 ], [ -47.260394828045619, -22.340365692651186 ], [ -47.26038440837722, -22.340385843099384 ], [ -47.26037396004326, -22.340405975607723 ], [ -47.260363482739749, -22.340426090049458 ], [ -47.260352976162899, -22.340446186297793 ], [ -47.260342440008799, -22.340466264226507 ], [ -47.260331873973655, -22.340486323709634 ], [ -47.26032127775386, -22.340506364621284 ], [ -47.260310651045899, -22.340526386835855 ], [ -47.260299993546262, -22.340546390227999 ], [ -47.260289304951478, -22.340566374672843 ], [ -47.260278584958257, -22.340586340045547 ], [ -47.260267833263306, -22.340606286221618 ], [ -47.260257049563513, -22.340626213076739 ], [ -47.260246233555641, -22.340646120486984 ], [ -47.260235384936514, -22.340666008328956 ], [ -47.260224503403272, -22.340685876478993 ], [ -47.260213588652896, -22.340705724813937 ], [ -47.260202640382296, -22.340725553211286 ], [ -47.26019165828869, -22.340745361548375 ], [ -47.260180642069223, -22.340765149702893 ], [ -47.260169591420933, -22.340784917553119 ], [ -47.260158506041165, -22.340804664977249 ], [ -47.260147385626993, -22.340824391854071 ], [ -47.260136229875648, -22.340844098062686 ], [ -47.260125038484496, -22.340863783482153 ], [ -47.260113811150589, -22.340883447992322 ], [ -47.260102547571236, -22.340903091473109 ], [ -47.260091247443725, -22.340922713804691 ], [ -47.260079910465286, -22.340942314867618 ], [ -47.260068536333037, -22.340961894542939 ], [ -47.260057124744229, -22.340981452711819 ], [ -47.260045675396071, -22.341000989255775 ], [ -47.260034187985703, -22.341020504056683 ], [ -47.260022662210154, -22.34103999699688 ], [ -47.260011097766537, -22.341059467958964 ], [ -47.259999494351831, -22.341078916825722 ], [ -47.259987851663013, -22.341098343480532 ], [ -47.259976169397042, -22.341117747806866 ], [ -47.259964447250745, -22.341137129688715 ], [ -47.259952684920819, -22.341156489010448 ], [ -47.259940882104047, -22.341175825656602 ], [ -47.259929038497035, -22.341195139512163 ], [ -47.259917153796209, -22.341214430462639 ], [ -47.259905227698141, -22.341233698393566 ], [ -47.259893259899009, -22.341252943191176 ], [ -47.259881250095241, -22.341272164741682 ], [ -47.259869197982766, -22.341291362932008 ], [ -47.259857103257623, -22.341310537649338 ], [ -47.259844965615741, -22.34132968878107 ], [ -47.259832784752724, -22.341348816215238 ], [ -47.259820560364254, -22.34136791983995 ], [ -47.25980829214577, -22.341386999543897 ], [ -47.259795979792578, -22.341406055215998 ], [ -47.25978362299972, -22.341425086745737 ], [ -47.259771221462216, -22.341444094022762 ], [ -47.259758774874861, -22.341463076937167 ], [ -47.259746282932291, -22.341482035379379 ], [ -47.259733746404585, -22.341500967615836 ], [ -47.25972117845631, -22.341519852816681 ], [ -47.25970859722716, -22.341538657288833 ], [ -47.259704988112823, -22.341544019987644 ], [ -47.25968413414995, -22.341574893366207 ], [ -47.259683404629421, -22.341575970398221 ], [ -47.259670785936187, -22.341594470718977 ], [ -47.259658147452676, -22.341612861508125 ], [ -47.259645485617007, -22.341631138762835 ], [ -47.259632796932799, -22.341649298506695 ], [ -47.259620077967682, -22.341667336793794 ], [ -47.2596073253521, -22.341685249711496 ], [ -47.259594535777104, -22.341703033385166 ], [ -47.259581705992964, -22.341720683981421 ], [ -47.2595688328067, -22.341738197712719 ], [ -47.25955591307973, -22.341755570841713 ], [ -47.25954294372535, -22.34177279968555 ], [ -47.259529921705273, -22.341789880621192 ], [ -47.259516844026642, -22.341806810089864 ], [ -47.259503707738084, -22.341823584602043 ], [ -47.259490509925364, -22.341840200743132 ], [ -47.259477247707153, -22.341856655177931 ], [ -47.25946391822955, -22.341872944656512 ], [ -47.259450518660479, -22.34188906601953 ], [ -47.259437046183933, -22.341905016202883 ], [ -47.259423497992898, -22.341920792243585 ], [ -47.259409871282358, -22.341936391284566 ], [ -47.259396163241377, -22.341951810579619 ], [ -47.25938237104463, -22.341967047498244 ], [ -47.25936849184373, -22.341982099529751 ], [ -47.259354522757206, -22.341996964287681 ], [ -47.259340460860386, -22.342011639513423 ], [ -47.259326303174994, -22.342026123079016 ], [ -47.259312046657577, -22.342040412989974 ], [ -47.259297688187701, -22.342054507387104 ], [ -47.25928322455573, -22.342068404547739 ], [ -47.259268652450167, -22.342082102885946 ], [ -47.259253968444924, -22.342095600951836 ], [ -47.259239168900066, -22.342108897507138 ], [ -47.259224238130876, -22.342122001905505 ], [ -47.259209138406511, -22.342134944077738 ], [ -47.259193845354659, -22.342147745371662 ], [ -47.259178359533827, -22.342160405726791 ], [ -47.259162684488658, -22.34217292257749 ], [ -47.259146823809367, -22.342185293373415 ], [ -47.25913078113048, -22.342197515580832 ], [ -47.259114560128616, -22.342209586684145 ], [ -47.259098164521276, -22.342221504187115 ], [ -47.259081598065485, -22.342233265613739 ], [ -47.25906486455608, -22.342244868509589 ], [ -47.259047967824593, -22.342256310442561 ], [ -47.25903091173781, -22.342267589003633 ], [ -47.259013700196164, -22.342278701808226 ], [ -47.258996337132309, -22.34228964649683 ], [ -47.258978826510749, -22.342300420735313 ], [ -47.258961172325542, -22.342311022216155 ], [ -47.258943378599405, -22.342321448659138 ], [ -47.258925449382694, -22.342331697811659 ], [ -47.258907388751879, -22.342341767449728 ], [ -47.258889200808625, -22.342351655378433 ], [ -47.258870889678676, -22.342361359432346 ], [ -47.258852459510443, -22.342370877476494 ], [ -47.258833914473996, -22.342380207406752 ], [ -47.25881525876008, -22.342389347150242 ], [ -47.258796496579009, -22.342398294666062 ], [ -47.25877763215906, -22.34240704794599 ], [ -47.258758669745987, -22.342415605014686 ], [ -47.258739613601747, -22.342423963930418 ], [ -47.258720468003162, -22.342432122785688 ], [ -47.258701237241027, -22.342440079707586 ], [ -47.258681925618575, -22.342447832858536 ], [ -47.258662537450554, -22.342455380436881 ], [ -47.258643077062253, -22.342462720677172 ], [ -47.258623548787924, -22.342469851850904 ], [ -47.258603956969417, -22.342476772267176 ], [ -47.258584305955289, -22.34248348027316 ], [ -47.258564600099248, -22.342489974254526 ], [ -47.258544843758045, -22.342496252636437 ], [ -47.258525041291229, -22.342502313883699 ], [ -47.258505197059222, -22.342508156501335 ], [ -47.258485315420792, -22.342513779035535 ], [ -47.258465400732867, -22.34251918007374 ], [ -47.258445457347449, -22.342524358245509 ], [ -47.258425489610438, -22.342529312222897 ], [ -47.258405501860416, -22.342534040720778 ], [ -47.258385498353277, -22.34253854251379 ], [ -47.258365467800779, -22.342542819742857 ], [ -47.258345362653543, -22.342546883162711 ], [ -47.258325143050705, -22.342550744383679 ], [ -47.258304803216184, -22.342554408123043 ], [ -47.258284342282558, -22.34255787812312 ], [ -47.258263759583599, -22.342561158113782 ], [ -47.258243054647323, -22.342564251823909 ], [ -47.258222227188661, -22.342567162992083 ], [ -47.258201277098969, -22.34256989537645 ], [ -47.25818020443765, -22.342572452763807 ], [ -47.258159009423146, -22.34257483897748 ], [ -47.258137692421784, -22.342577057884778 ], [ -47.258116253938397, -22.342579113403477 ], [ -47.258094694606854, -22.34258100950721 ], [ -47.258073015178965, -22.342582750230754 ], [ -47.258051216515206, -22.342584339674065 ], [ -47.258029299574936, -22.342585782005912 ], [ -47.258007265406953, -22.342587081466881 ], [ -47.257985115139846, -22.342588242371754 ], [ -47.257962849973353, -22.342589269111571 ], [ -47.257940471169832, -22.342590166154899 ], [ -47.257917980045391, -22.342590938049153 ], [ -47.257895377962548, -22.342591589421087 ], [ -47.257872666322669, -22.342592124977365 ], [ -47.25784984655845, -22.342592549504566 ], [ -47.257826920127435, -22.342592867869119 ], [ -47.257803888505507, -22.342593085017036 ], [ -47.257780753180668, -22.342593205973458 ], [ -47.257757515648322, -22.342593235841992 ], [ -47.257734177405027, -22.342593179804169 ], [ -47.257710739944422, -22.342593043118647 ], [ -47.257687204752031, -22.342592831120378 ], [ -47.257663573301727, -22.34259254921999 ], [ -47.257639847051919, -22.342592202902829 ], [ -47.257616027441507, -22.342591797728364 ], [ -47.25759211588737, -22.342591339329452 ], [ -47.257568113781367, -22.342590833411631 ], [ -47.257544022487963, -22.342590285752692 ], [ -47.257519844795318, -22.342589702237166 ], [ -47.257495606209446, -22.342589089213387 ], [ -47.257471348064243, -22.342588450630615 ], [ -47.257436525300385, -22.342587498901857 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1028.986944858, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263411667318145, -22.335717454356733 ], [ -47.263379910049572, -22.335748616506216 ], [ -47.26336332889634, -22.33576484184421 ], [ -47.263346545316814, -22.335781226240695 ], [ -47.263329846969938, -22.33579749488716 ], [ -47.263313082400771, -22.33581380223541 ], [ -47.263296255070621, -22.335830151205148 ], [ -47.263279368470364, -22.335846544747124 ], [ -47.263262426540457, -22.33586298537875 ], [ -47.263245444387458, -22.335879463276161 ], [ -47.26322843751467, -22.335895966547497 ], [ -47.263211408370218, -22.335912495899166 ], [ -47.263194358700041, -22.335929052731952 ], [ -47.263177290255619, -22.335945638454639 ], [ -47.263160204795675, -22.33596225448229 ], [ -47.263143104084612, -22.335978902237603 ], [ -47.263125989894121, -22.335995583149565 ], [ -47.263108864001886, -22.336012298654573 ], [ -47.263091728192975, -22.336029050195048 ], [ -47.263074584258, -22.336045839221459 ], [ -47.263057295034827, -22.336062803540944 ], [ -47.263040128276209, -22.33607968397984 ], [ -47.263022958848097, -22.336096606333797 ], [ -47.263005788573182, -22.336113572082017 ], [ -47.262988619281664, -22.336130582709693 ], [ -47.262971452810859, -22.336147639708447 ], [ -47.262954291005826, -22.336164744575818 ], [ -47.262937135719632, -22.336181898814829 ], [ -47.262919988812982, -22.336199103934511 ], [ -47.26290285215476, -22.336216361449289 ], [ -47.262885727621935, -22.33623367287904 ], [ -47.262868617100089, -22.336251039748696 ], [ -47.262851522483537, -22.336268463587981 ], [ -47.262834445675338, -22.336285945931365 ], [ -47.262817388587379, -22.33630348831813 ], [ -47.262800353140904, -22.336321092291584 ], [ -47.262783341266982, -22.336338759398714 ], [ -47.262766354905892, -22.336356491190649 ], [ -47.262749396007969, -22.336374289221858 ], [ -47.262732466533613, -22.33639215504995 ], [ -47.262715568453807, -22.336410090235141 ], [ -47.262698703749777, -22.33642809634037 ], [ -47.262681874413531, -22.336446174930956 ], [ -47.262665082448855, -22.336464327573065 ], [ -47.262648332482449, -22.336482552992411 ], [ -47.262631637659389, -22.336500839752787 ], [ -47.262615008962982, -22.336519175840134 ], [ -47.262598448092902, -22.336537558722725 ], [ -47.262581954832676, -22.336555987968488 ], [ -47.262565528965602, -22.336574463145883 ], [ -47.262549170274454, -22.336592983824648 ], [ -47.262532878542061, -22.336611549574954 ], [ -47.262516653551081, -22.336630159967719 ], [ -47.262500495083415, -22.336648814575184 ], [ -47.262484402921253, -22.336667512970099 ], [ -47.262468376846684, -22.336686254725663 ], [ -47.262452416641224, -22.336705039416366 ], [ -47.262436522086361, -22.336723866617461 ], [ -47.262420692963694, -22.3367427359046 ], [ -47.262404929054583, -22.336761646854303 ], [ -47.262389230139995, -22.3367805990442 ], [ -47.26237359600114, -22.336799592052262 ], [ -47.262358026419029, -22.336818625457337 ], [ -47.262342521174624, -22.336837698839041 ], [ -47.262327080048841, -22.336856811777551 ], [ -47.262311702822466, -22.336875963854023 ], [ -47.262296389276379, -22.336895154649991 ], [ -47.262281139191245, -22.336914383748073 ], [ -47.262265952347938, -22.336933650731201 ], [ -47.262250828527257, -22.336952955183101 ], [ -47.262235767509971, -22.336972296688263 ], [ -47.262220769077018, -22.336991674831641 ], [ -47.262205833009155, -22.337011089198988 ], [ -47.262190959087263, -22.337030539376769 ], [ -47.262176147092397, -22.337050024951839 ], [ -47.262161396805567, -22.337069545511785 ], [ -47.262146708007805, -22.337089100644917 ], [ -47.262132080480399, -22.337108689939949 ], [ -47.262117514004579, -22.337128312986273 ], [ -47.262103008361763, -22.337147969373863 ], [ -47.262088563333378, -22.337167658693286 ], [ -47.262074178701035, -22.337187380535752 ], [ -47.262059854246715, -22.337207134492534 ], [ -47.262045589751978, -22.337226920156127 ], [ -47.262031384998842, -22.337246737119425 ], [ -47.262017239769584, -22.337266584975431 ], [ -47.2620031538465, -22.337286463317991 ], [ -47.261989127012072, -22.337306371741303 ], [ -47.261975159048859, -22.337326309840275 ], [ -47.261961249739734, -22.337346277210138 ], [ -47.261947398867548, -22.337366273446758 ], [ -47.261933606215692, -22.3373862981461 ], [ -47.261919871567422, -22.337406350904949 ], [ -47.261906194706256, -22.337426431320498 ], [ -47.261892575415935, -22.337446538990381 ], [ -47.261879013480453, -22.337466673512587 ], [ -47.26186550868411, -22.337486834485315 ], [ -47.261852060811115, -22.337507021507648 ], [ -47.26183866964611, -22.337527234178886 ], [ -47.261825334973871, -22.337547472098752 ], [ -47.261812056579586, -22.337567734867129 ], [ -47.261798834248602, -22.337588022084354 ], [ -47.261785667766169, -22.337608333351614 ], [ -47.261772556918217, -22.337628668269907 ], [ -47.261759501490765, -22.33764902644074 ], [ -47.261746501269933, -22.337669407466194 ], [ -47.261733556042337, -22.337689810948334 ], [ -47.261720665609324, -22.337710236466584 ], [ -47.261707829859112, -22.337730683455231 ], [ -47.261695048610584, -22.337751151407392 ], [ -47.261682321543951, -22.337771640015109 ], [ -47.261669648298096, -22.33779214903663 ], [ -47.261657028511706, -22.337812678230865 ], [ -47.261644461823472, -22.337833227357169 ], [ -47.261631947872054, -22.337853796175356 ], [ -47.261619486295878, -22.337874384446096 ], [ -47.26160707673354, -22.337894991930177 ], [ -47.261594718823616, -22.337915618388944 ], [ -47.261582412204433, -22.337936263584513 ], [ -47.261570156514665, -22.337956927279031 ], [ -47.261557951392781, -22.33797760923537 ], [ -47.261545796477122, -22.337998309217113 ], [ -47.261533691406427, -22.338019026987762 ], [ -47.261521635819278, -22.338039762311464 ], [ -47.261509629354165, -22.338060514953114 ], [ -47.261497671649707, -22.338081284677845 ], [ -47.261485762344741, -22.338102071251051 ], [ -47.261473901077878, -22.33812287443893 ], [ -47.261462087488155, -22.338143694007581 ], [ -47.261450321214355, -22.33816452972394 ], [ -47.261438601895222, -22.338185381355736 ], [ -47.261426929170263, -22.338206248669863 ], [ -47.261415302678323, -22.338227131434849 ], [ -47.261403722058667, -22.33824802941923 ], [ -47.261392186950751, -22.338268942391597 ], [ -47.261380696994003, -22.338289870121358 ], [ -47.261369251828079, -22.338310812377834 ], [ -47.261357851092534, -22.338331768931351 ], [ -47.261346494427251, -22.338352739552246 ], [ -47.261335181472255, -22.338373724011035 ], [ -47.261323911867613, -22.338394722078906 ], [ -47.26131268525355, -22.338415733527249 ], [ -47.261301501270488, -22.338436758127862 ], [ -47.261290359558949, -22.338457795652776 ], [ -47.261279259759654, -22.338478845874498 ], [ -47.261268201513438, -22.338499908565758 ], [ -47.261257184461442, -22.338520983499507 ], [ -47.261246208244749, -22.338542070449247 ], [ -47.261235272504742, -22.338563169188784 ], [ -47.261224376883085, -22.338584279491901 ], [ -47.26121352102146, -22.338605401132963 ], [ -47.261202704561775, -22.338626533886643 ], [ -47.261191927146236, -22.338647677527675 ], [ -47.261181188417176, -22.338668831831093 ], [ -47.261170488017036, -22.338689996572526 ], [ -47.261159825588486, -22.338711171527731 ], [ -47.261149200795742, -22.338732356430292 ], [ -47.261138614223363, -22.338753549156845 ], [ -47.261128067415861, -22.338774744986779 ], [ -47.261117560692178, -22.338795940735917 ], [ -47.261107093076227, -22.338817135751508 ], [ -47.261096663502379, -22.338838329565945 ], [ -47.261086270906866, -22.33885952171288 ], [ -47.261075914227739, -22.33888071172753 ], [ -47.261065592405117, -22.338901899145998 ], [ -47.261055304380953, -22.338923083505783 ], [ -47.261045049099074, -22.338944264345894 ], [ -47.261034825505533, -22.338965441205911 ], [ -47.261024709689657, -22.338986453391502 ], [ -47.261014542664391, -22.339007628096471 ], [ -47.261004404199987, -22.339028797456475 ], [ -47.260994293249034, -22.339049961016013 ], [ -47.260984208766864, -22.339071118318962 ], [ -47.260974149710194, -22.33909226891172 ], [ -47.260964115038298, -22.339113412340595 ], [ -47.260954103712344, -22.339134548153247 ], [ -47.26094411469554, -22.339155675898265 ], [ -47.260934146953332, -22.339176795124988 ], [ -47.26092419945315, -22.339197905383848 ], [ -47.260914271164637, -22.339219006225818 ], [ -47.260904361059495, -22.339240097203028 ], [ -47.260894468111431, -22.339261177868671 ], [ -47.260884591296666, -22.339282247775877 ], [ -47.260874729593276, -22.339303306479209 ], [ -47.260864881981362, -22.339324353534359 ], [ -47.260855047443577, -22.339345388496806 ], [ -47.26084522496437, -22.339366410923763 ], [ -47.260835413530614, -22.339387420372482 ], [ -47.260825612131029, -22.339408416401717 ], [ -47.260815819757156, -22.339429398569489 ], [ -47.260806035401622, -22.339450366437074 ], [ -47.260796258060381, -22.339471319563756 ], [ -47.26078648673068, -22.33949225751169 ], [ -47.260776720412558, -22.33951317984215 ], [ -47.260766958107716, -22.339534086118547 ], [ -47.260757198820436, -22.339554975903983 ], [ -47.260747441557051, -22.339575848762525 ], [ -47.260737685325729, -22.339596704259812 ], [ -47.260727929137396, -22.339617541960923 ], [ -47.260718172004566, -22.339638361432961 ], [ -47.260708412942421, -22.339659162242647 ], [ -47.260698650967889, -22.339679943958402 ], [ -47.260688885100208, -22.339700706149156 ], [ -47.260679114360862, -22.339721448384321 ], [ -47.260669337773166, -22.339742170234956 ], [ -47.260659554363258, -22.339762871271265 ], [ -47.260649763158241, -22.339783551066958 ], [ -47.260639963188424, -22.339804209194291 ], [ -47.260630153485899, -22.339824845227042 ], [ -47.26062033308439, -22.339845458740939 ], [ -47.260610501020423, -22.339866049311212 ], [ -47.260600656332151, -22.339886616514789 ], [ -47.260590798059894, -22.33990715992967 ], [ -47.260581005099304, -22.339927513167943 ], [ -47.260571120474296, -22.339948000561868 ], [ -47.26056121929458, -22.33996846318357 ], [ -47.26055129911984, -22.339988903774323 ], [ -47.260541357166296, -22.340009326731007 ], [ -47.260531392262131, -22.340029733700884 ], [ -47.260521404090298, -22.340050124578752 ], [ -47.260511392345933, -22.340070499234834 ], [ -47.260501356724369, -22.340090857539725 ], [ -47.260491296921224, -22.340111199363694 ], [ -47.260481212632058, -22.340131524577782 ], [ -47.26047110355271, -22.340151833052992 ], [ -47.260460969379217, -22.340172124660356 ], [ -47.260450809807615, -22.340192399271611 ], [ -47.260440624534148, -22.340212656758304 ], [ -47.26043041325525, -22.340232896992305 ], [ -47.260420175667392, -22.340253119845844 ], [ -47.260409911467242, -22.340273325191298 ], [ -47.260399620351556, -22.340293512901372 ], [ -47.260389302017252, -22.340313682848919 ], [ -47.260378956161382, -22.340333834906939 ], [ -47.260368582481036, -22.340353968948946 ], [ -47.260358180673549, -22.340374084848492 ], [ -47.26034775043621, -22.34039418247955 ], [ -47.260337291466485, -22.340414261716337 ], [ -47.260326803462092, -22.340434322433055 ], [ -47.260316286120627, -22.340454364504467 ], [ -47.260305739139852, -22.340474387805699 ], [ -47.260295162217645, -22.340494392211877 ], [ -47.260284555052031, -22.340514377598499 ], [ -47.260273917341109, -22.340534343841316 ], [ -47.260263248782863, -22.340554290816559 ], [ -47.260252549075588, -22.340574218400583 ], [ -47.260241817917574, -22.340594126470023 ], [ -47.260231055007239, -22.340614014901728 ], [ -47.260220260042978, -22.340633883573027 ], [ -47.260209432723109, -22.340653732361798 ], [ -47.260198572746397, -22.340673561145572 ], [ -47.260187679811423, -22.340693369802501 ], [ -47.260176753616648, -22.340713158211404 ], [ -47.26016579386085, -22.340732926250922 ], [ -47.26015480024283, -22.340752673800125 ], [ -47.260143772461213, -22.340772400738661 ], [ -47.260132710214911, -22.340792106946157 ], [ -47.260121613202614, -22.340811792302819 ], [ -47.260110481123142, -22.34083145668923 ], [ -47.260099313675468, -22.34085109998589 ], [ -47.260088110558279, -22.3408707220742 ], [ -47.260076871470432, -22.340890322835616 ], [ -47.260065596110842, -22.340909902151846 ], [ -47.260054284178352, -22.340929459905055 ], [ -47.260042935371658, -22.340948995977897 ], [ -47.26003154938963, -22.340968510253248 ], [ -47.260020125931042, -22.340988002614207 ], [ -47.260008664694666, -22.34100747294438 ], [ -47.259997165379112, -22.341026921127856 ], [ -47.259985627683008, -22.341046347048955 ], [ -47.259974051305058, -22.341065750592325 ], [ -47.259962435943706, -22.341085131643066 ], [ -47.259950781297512, -22.341104490086568 ], [ -47.2599390870649, -22.341123825808626 ], [ -47.259927352944082, -22.341143138695578 ], [ -47.259915578633482, -22.34116242863384 ], [ -47.259903763831147, -22.341181695510354 ], [ -47.259891908235112, -22.341200939212694 ], [ -47.259880011543466, -22.34122015962831 ], [ -47.259868073453951, -22.341239356645566 ], [ -47.259856093664439, -22.341258530152679 ], [ -47.259844071872422, -22.341277680038779 ], [ -47.259832007775444, -22.341296806193125 ], [ -47.259819901070863, -22.341315908505255 ], [ -47.259807751455831, -22.341334986865487 ], [ -47.259795558627445, -22.341354041164131 ], [ -47.259783322282615, -22.341373071292086 ], [ -47.259771042118075, -22.341392077140615 ], [ -47.259758717830309, -22.341411058601491 ], [ -47.259746349115744, -22.341430015566779 ], [ -47.259733935670582, -22.341448947928903 ], [ -47.259721477190816, -22.341467855580728 ], [ -47.25970897453756, -22.341486736655757 ], [ -47.259696442016214, -22.341505568617023 ], [ -47.259683899519516, -22.341524315192622 ], [ -47.259678180667997, -22.341532812698066 ], [ -47.259657307827212, -22.341563678183356 ], [ -47.259646228964272, -22.341579920947463 ], [ -47.259633645793876, -22.341598231243172 ], [ -47.25962104359111, -22.341616422413328 ], [ -47.259608418939429, -22.341634490510529 ], [ -47.259595768491536, -22.341652431620385 ], [ -47.259583088968213, -22.341670241864644 ], [ -47.25957037715596, -22.341687917406045 ], [ -47.259557629905323, -22.341705454452203 ], [ -47.259544844128385, -22.341722849260321 ], [ -47.259532016796207, -22.341740098141919 ], [ -47.259519144935993, -22.3417571974677 ], [ -47.259506225627391, -22.341774143672993 ], [ -47.259493255999253, -22.341790933262864 ], [ -47.25948023322546, -22.341807562817337 ], [ -47.259467154520046, -22.341824028997689 ], [ -47.259454017132718, -22.341840328551136 ], [ -47.259440818342895, -22.341856458317281 ], [ -47.25942755545362, -22.341872415233855 ], [ -47.25941422578537, -22.34188819634182 ], [ -47.25940082666839, -22.341903798791641 ], [ -47.259387355435031, -22.341919219848528 ], [ -47.259373809411208, -22.341934456897814 ], [ -47.259360185907397, -22.341949507450092 ], [ -47.259346482208919, -22.341964369145892 ], [ -47.259332695565327, -22.341979039760229 ], [ -47.259318823179413, -22.341993517206667 ], [ -47.259304862195805, -22.342007799540276 ], [ -47.259290809688586, -22.342021884960705 ], [ -47.259276662648475, -22.342035771814228 ], [ -47.259262417969417, -22.342049458594992 ], [ -47.259248072435184, -22.342062943945283 ], [ -47.259233622705281, -22.342076226654775 ], [ -47.259219065207617, -22.342089305742377 ], [ -47.259204383320046, -22.342102191701048 ], [ -47.259189536328044, -22.342114917251212 ], [ -47.259174497567571, -22.342127505684726 ], [ -47.259159267332308, -22.34213995708544 ], [ -47.259143849150952, -22.342152268823401 ], [ -47.259128246601534, -22.342164438285163 ], [ -47.259112463310117, -22.342176462875205 ], [ -47.259096502948381, -22.342188340017799 ], [ -47.25908036923218, -22.342200067158124 ], [ -47.25906406592037, -22.342211641763221 ], [ -47.259047596812607, -22.342223061323615 ], [ -47.259030965748359, -22.342234323353804 ], [ -47.259014176605369, -22.342245425393649 ], [ -47.258997233297684, -22.342256365009142 ], [ -47.258980139774323, -22.342267139793631 ], [ -47.258962900018851, -22.342277747367877 ], [ -47.258945518046772, -22.342288185381552 ], [ -47.258927997904664, -22.342298451513763 ], [ -47.258910343669115, -22.342308543473663 ], [ -47.258892559444902, -22.342318459001362 ], [ -47.258874649364138, -22.342328195868443 ], [ -47.258856617585032, -22.342337751878478 ], [ -47.25883846829035, -22.342347124868002 ], [ -47.258820205686284, -22.342356312706919 ], [ -47.25880183400146, -22.34236531329913 ], [ -47.25878335748569, -22.342374124583014 ], [ -47.258764780408278, -22.342382744532422 ], [ -47.258746107057398, -22.342391171156915 ], [ -47.258727341738819, -22.342399402502291 ], [ -47.25870848877441, -22.342407436651534 ], [ -47.258689552501181, -22.342415271725077 ], [ -47.258670537269559, -22.342422905881708 ], [ -47.258651447442574, -22.342430337318955 ], [ -47.258632287394526, -22.342437564273741 ], [ -47.25861306150955, -22.342444585022903 ], [ -47.258593774179907, -22.34245139788414 ], [ -47.258574429805201, -22.342458001216212 ], [ -47.258555032790568, -22.342464393419725 ], [ -47.258535587544493, -22.342470572938069 ], [ -47.25851609847841, -22.342476538257475 ], [ -47.258496570004766, -22.342482287907874 ], [ -47.258477006534235, -22.34248782046366 ], [ -47.258457412475416, -22.342493134544053 ], [ -47.258437792231597, -22.342498228813785 ], [ -47.258418150199518, -22.34250310198372 ], [ -47.258398490767945, -22.342507752811009 ], [ -47.258378818236025, -22.342512180117613 ], [ -47.258359120063787, -22.342516386371436 ], [ -47.258339344485741, -22.342520383182208 ], [ -47.258319448194413, -22.342524182661911 ], [ -47.258299424824891, -22.342527789397266 ], [ -47.258279273330018, -22.342531206918824 ], [ -47.25825899288062, -22.34253443874367 ], [ -47.258238582857913, -22.342537488387784 ], [ -47.258218042845598, -22.342540359377658 ], [ -47.258197372618575, -22.342543055261004 ], [ -47.258176572133713, -22.34254557961658 ], [ -47.258155641520226, -22.342547936062672 ], [ -47.258134581067473, -22.342550128265241 ], [ -47.258113391214962, -22.342552159944887 ], [ -47.258092072541899, -22.342554034882813 ], [ -47.25807062575533, -22.342555756926359 ], [ -47.258049051679954, -22.342557329993532 ], [ -47.258027351247605, -22.342558758076862 ], [ -47.258005525487107, -22.342560045246692 ], [ -47.257983575513613, -22.342561195653751 ], [ -47.25796150251935, -22.342562213531345 ], [ -47.257939307764467, -22.342563103196831 ], [ -47.257916992567317, -22.342563869052885 ], [ -47.257894558296471, -22.342564515588275 ], [ -47.257872006362632, -22.342565047378219 ], [ -47.25784933821047, -22.342565469084516 ], [ -47.257826555311517, -22.342565785455584 ], [ -47.257803659157211, -22.342566001325913 ], [ -47.257780651252126, -22.342566121615775 ], [ -47.257757533108808, -22.342566151330509 ], [ -47.257734306241105, -22.342566095559743 ], [ -47.257710972159657, -22.34256595947674 ], [ -47.257687532366383, -22.342565748337421 ], [ -47.257663988350458, -22.342565467479634 ], [ -47.257640341584441, -22.342565122322281 ], [ -47.257616593519693, -22.342564718364443 ], [ -47.257592745583722, -22.342564261184737 ], [ -47.257568799176909, -22.342563756440573 ], [ -47.25754475566999, -22.342563209867567 ], [ -47.257520617976049, -22.342562627317008 ], [ -47.2574964136234, -22.342562015158627 ], [ -47.25744953010166, -22.342560780970825 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1023.774415138, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263380954829493, -22.335708225261229 ], [ -47.263358796401192, -22.335729968443406 ], [ -47.26334224105765, -22.335746168522824 ], [ -47.263325469406475, -22.335762541271926 ], [ -47.263308790958781, -22.335778790508964 ], [ -47.26329204233393, -22.335795082332581 ], [ -47.263275226984064, -22.335811419652842 ], [ -47.263258348393229, -22.335827805413388 ], [ -47.263241410531919, -22.335844242093241 ], [ -47.263224429460301, -22.335860718938559 ], [ -47.26320742173715, -22.335877223032359 ], [ -47.2631903898654, -22.335893755028088 ], [ -47.263173335591908, -22.335910316327315 ], [ -47.263156260669483, -22.33592690834001 ], [ -47.263139166858672, -22.335943532482954 ], [ -47.263122055926218, -22.335960190181105 ], [ -47.263104929646623, -22.33597688286628 ], [ -47.263087789800906, -22.335993611978221 ], [ -47.263070638178043, -22.33601037896317 ], [ -47.2630534765729, -22.336027185276038 ], [ -47.263036157139069, -22.336044179217339 ], [ -47.26301896809214, -22.336061081569905 ], [ -47.263001774539035, -22.336078027698793 ], [ -47.26298457830918, -22.336095019089875 ], [ -47.262967381240138, -22.336112057235468 ], [ -47.262950185177161, -22.336129143634711 ], [ -47.26293299197377, -22.336146279793322 ], [ -47.262915803492149, -22.336163467222768 ], [ -47.262898621602737, -22.336180707440977 ], [ -47.262881448184721, -22.336198001971766 ], [ -47.262864285126042, -22.336215352344762 ], [ -47.262847134323913, -22.336232760095136 ], [ -47.262829997684911, -22.336250226763031 ], [ -47.262812877125064, -22.336267753893967 ], [ -47.262795774569902, -22.336285343038337 ], [ -47.262778691955063, -22.336302995751133 ], [ -47.262761631226681, -22.336320713591189 ], [ -47.262744594340901, -22.336338498121815 ], [ -47.262727583264628, -22.336356350909856 ], [ -47.262710599975669, -22.336374273525685 ], [ -47.262693646463156, -22.33639226754234 ], [ -47.262676724727299, -22.336410334535937 ], [ -47.262659836779925, -22.336428476084937 ], [ -47.262642984645524, -22.336446693768924 ], [ -47.262626173173274, -22.336464986108453 ], [ -47.262609416414385, -22.336483340707016 ], [ -47.262592726189453, -22.336501744636841 ], [ -47.262576104342266, -22.336520195201562 ], [ -47.262559550653002, -22.336538691965849 ], [ -47.262543064901656, -22.336557234495036 ], [ -47.262526646867613, -22.336575822355766 ], [ -47.262510296330355, -22.336594455115204 ], [ -47.26249401306913, -22.33661313234126 ], [ -47.262477796862427, -22.336631853603379 ], [ -47.262461647488998, -22.336650618471349 ], [ -47.262445564727528, -22.33666942651568 ], [ -47.262429548356067, -22.336688277308124 ], [ -47.262413598152598, -22.336707170421288 ], [ -47.26239771389529, -22.336726105428252 ], [ -47.262381895361997, -22.336745081902961 ], [ -47.262366142330229, -22.336764099420524 ], [ -47.262350454577657, -22.336783157556592 ], [ -47.262334831881773, -22.336802255887637 ], [ -47.262319274020072, -22.336821393990896 ], [ -47.262303780769912, -22.336840571444338 ], [ -47.262288351908573, -22.336859787826889 ], [ -47.262272987213436, -22.336879042718 ], [ -47.262257686461595, -22.336898335698116 ], [ -47.262242449430424, -22.336917666348231 ], [ -47.262227275897224, -22.336937034250052 ], [ -47.262212165639205, -22.336956438986054 ], [ -47.262197118433804, -22.336975880139352 ], [ -47.262182134058264, -22.336995357293898 ], [ -47.262167212289903, -22.337014870034341 ], [ -47.262152352906313, -22.337034417945802 ], [ -47.262137555684994, -22.337054000614177 ], [ -47.262122820403455, -22.337073617626135 ], [ -47.262108146839502, -22.337093268568761 ], [ -47.262093534770884, -22.337112953029941 ], [ -47.262078983975535, -22.337132670598141 ], [ -47.262064494231431, -22.337152420862402 ], [ -47.262050065316664, -22.337172203412585 ], [ -47.262035697009821, -22.337192017838511 ], [ -47.262021389089021, -22.337211863731422 ], [ -47.262007141332795, -22.337231740682903 ], [ -47.261992953520064, -22.337251648284624 ], [ -47.261978825429679, -22.337271586129237 ], [ -47.261964756840726, -22.337291553809866 ], [ -47.261950747532431, -22.337311550920166 ], [ -47.2619367972842, -22.337331577054336 ], [ -47.261922905875629, -22.337351631807124 ], [ -47.261909073086692, -22.337371714773518 ], [ -47.261895298697375, -22.337391825549275 ], [ -47.261881582487874, -22.337411963730649 ], [ -47.261867924238587, -22.33743212891433 ], [ -47.261854323730255, -22.337452320697444 ], [ -47.261840780743952, -22.337472538677318 ], [ -47.261827295060591, -22.337492782452244 ], [ -47.261813866461601, -22.3375130516207 ], [ -47.261800494728512, -22.337533345781637 ], [ -47.261787179643363, -22.337553664534241 ], [ -47.261773920988311, -22.337574007478068 ], [ -47.261760718545425, -22.337594374213737 ], [ -47.261747572097498, -22.337614764341556 ], [ -47.261734481427453, -22.337635177462399 ], [ -47.261721446318255, -22.337655613177784 ], [ -47.261708466553472, -22.337676071089209 ], [ -47.261695541932504, -22.337696550773735 ], [ -47.261682672349423, -22.337717051650927 ], [ -47.261669857631439, -22.337737573194985 ], [ -47.261657097459562, -22.337758115090669 ], [ -47.261644391470412, -22.337778677094047 ], [ -47.261631739300348, -22.337799258961905 ], [ -47.261619140585736, -22.337819860451486 ], [ -47.26160659496292, -22.337840481320519 ], [ -47.261594102067967, -22.337861121327681 ], [ -47.261581661537186, -22.337881780231804 ], [ -47.261569273006749, -22.337902457792261 ], [ -47.26155693611274, -22.33792315376926 ], [ -47.261544650491437, -22.337943867923109 ], [ -47.261532415778973, -22.337964600014779 ], [ -47.261520231611371, -22.337985349806139 ], [ -47.261508097625033, -22.338006117058921 ], [ -47.261496013456224, -22.338026901535478 ], [ -47.26148397874109, -22.338047702999052 ], [ -47.26147199311594, -22.338068521213145 ], [ -47.261460056217302, -22.338089355941488 ], [ -47.261448167681436, -22.338110206948709 ], [ -47.261436327145105, -22.338131073999346 ], [ -47.261424534244767, -22.338151956858766 ], [ -47.261412788616859, -22.338172855293308 ], [ -47.261401089898627, -22.338193769068305 ], [ -47.261389437726613, -22.338214697950896 ], [ -47.261377831737796, -22.338235641708216 ], [ -47.261366271569386, -22.338256600107474 ], [ -47.261354756858516, -22.338277572916731 ], [ -47.26134328724266, -22.338298559904036 ], [ -47.26133186235905, -22.338319560838364 ], [ -47.261320481845367, -22.338340575488875 ], [ -47.26130914533946, -22.338361603624801 ], [ -47.261297852479089, -22.338382645016118 ], [ -47.261286602902359, -22.338403699433155 ], [ -47.261275396247477, -22.338424766646401 ], [ -47.261264232152783, -22.338445846426882 ], [ -47.261253110256824, -22.33846693854596 ], [ -47.261242030198311, -22.338488042775328 ], [ -47.261230991616202, -22.338509158886854 ], [ -47.261219994149521, -22.338530286653093 ], [ -47.261209037437489, -22.338551425846735 ], [ -47.261198121119676, -22.33857257624069 ], [ -47.261187244835682, -22.338593737608289 ], [ -47.261176408225332, -22.338614909723361 ], [ -47.261165610928785, -22.338636092359668 ], [ -47.261154852586372, -22.338657285291383 ], [ -47.261144132838474, -22.338678488293247 ], [ -47.261133451325726, -22.338699701140229 ], [ -47.261122807712042, -22.338720923561805 ], [ -47.261112202652825, -22.338742153287782 ], [ -47.261101637858118, -22.338763385258066 ], [ -47.261091113746417, -22.338784616076452 ], [ -47.261080629343681, -22.338805845073704 ], [ -47.261070183579406, -22.338827071779981 ], [ -47.261059775385107, -22.33884829572677 ], [ -47.261049403694251, -22.338869516447158 ], [ -47.261039067442525, -22.338890733475402 ], [ -47.26102876556758, -22.338911946347057 ], [ -47.261018497009147, -22.338933154599349 ], [ -47.261008260709296, -22.338954357770145 ], [ -47.260998138687491, -22.338975382837791 ], [ -47.260987959803991, -22.338996582198465 ], [ -47.260977810042313, -22.339017775108925 ], [ -47.260967688351599, -22.339038961112351 ], [ -47.260957593683948, -22.339060139751187 ], [ -47.260947524992901, -22.33908131057073 ], [ -47.260937481234798, -22.339102473116011 ], [ -47.260927461367977, -22.339123626933588 ], [ -47.260917464353042, -22.339144771571124 ], [ -47.260907489152949, -22.339165906576923 ], [ -47.26089753473277, -22.339187031500558 ], [ -47.260887600060045, -22.339208145892172 ], [ -47.260877684104457, -22.339229249303152 ], [ -47.260867785837853, -22.339250341285993 ], [ -47.260857904234832, -22.339271421393203 ], [ -47.26084803827198, -22.33929248917876 ], [ -47.260838186928019, -22.339313544197879 ], [ -47.260828349184486, -22.339334586005542 ], [ -47.260818524024785, -22.339355614158652 ], [ -47.260808710434979, -22.339376628214048 ], [ -47.2607989074031, -22.339397627730268 ], [ -47.260789113920232, -22.339418612265092 ], [ -47.260779328978572, -22.339439581379672 ], [ -47.260769551574001, -22.339460534633165 ], [ -47.260759780703708, -22.339481471587661 ], [ -47.260750015367933, -22.339502391804494 ], [ -47.260740254568695, -22.339523294847158 ], [ -47.26073049731076, -22.339544180278793 ], [ -47.260720742601158, -22.339565047663708 ], [ -47.260710989448867, -22.339585896567836 ], [ -47.260701236865835, -22.339606726556454 ], [ -47.260691483865706, -22.339627537197103 ], [ -47.260681729465027, -22.339648328056917 ], [ -47.260671972682211, -22.339669098704732 ], [ -47.260662212538165, -22.339689848710119 ], [ -47.260652448056206, -22.339710577643014 ], [ -47.260642678261597, -22.339731285075185 ], [ -47.260632902182707, -22.339751970577531 ], [ -47.260623118848905, -22.339772633724621 ], [ -47.260613327293029, -22.33979327408953 ], [ -47.260603526549772, -22.339813891246965 ], [ -47.260593715655681, -22.339834484773693 ], [ -47.260583893650235, -22.339855054245987 ], [ -47.260574059574765, -22.339875599241999 ], [ -47.260564212472808, -22.339896119340878 ], [ -47.260554437386112, -22.339916435389441 ], [ -47.260544565340524, -22.339936896702174 ], [ -47.260534677300541, -22.339957332159788 ], [ -47.260524770712479, -22.339977744746822 ], [ -47.260514842622008, -22.339998139217379 ], [ -47.260504891792252, -22.340018517356228 ], [ -47.260494917906541, -22.340038879060689 ], [ -47.260484920661362, -22.340059224201703 ], [ -47.260474899753305, -22.340079552650515 ], [ -47.260464854879409, -22.340099864278116 ], [ -47.260454785736542, -22.340120158956235 ], [ -47.26044469202192, -22.340140436556673 ], [ -47.260434573432995, -22.340160696951166 ], [ -47.260424429667147, -22.340180940012203 ], [ -47.26041426042206, -22.340201165612136 ], [ -47.260404065395555, -22.340221373623642 ], [ -47.260393844285545, -22.340241563919779 ], [ -47.26038359679012, -22.340261736373744 ], [ -47.260373322607464, -22.340281890859089 ], [ -47.260363021435943, -22.340302027249589 ], [ -47.260352692974131, -22.340322145419115 ], [ -47.260342336920552, -22.340342245242077 ], [ -47.260331952973999, -22.340362326592963 ], [ -47.26032154083326, -22.34038238934674 ], [ -47.260311100197335, -22.3404024333786 ], [ -47.260300630765393, -22.340422458563694 ], [ -47.260290132236584, -22.340442464777826 ], [ -47.260279604310185, -22.340462451897139 ], [ -47.260269046685579, -22.34048241979788 ], [ -47.260258459062356, -22.340502368356553 ], [ -47.260247841140114, -22.340522297450043 ], [ -47.260237192618426, -22.34054220695571 ], [ -47.260226513197125, -22.340562096751043 ], [ -47.260215802576063, -22.340581966713835 ], [ -47.260205060455235, -22.34060181672217 ], [ -47.260194286534549, -22.34062164665454 ], [ -47.260183480513959, -22.340641456390081 ], [ -47.260172642093799, -22.340661245807595 ], [ -47.260161770974214, -22.340681014786504 ], [ -47.260150866855255, -22.34070076320695 ], [ -47.260139929437329, -22.340720490948936 ], [ -47.260128958420765, -22.340740197892828 ], [ -47.260117953505819, -22.340759883919695 ], [ -47.260106914392992, -22.34077954891055 ], [ -47.260095840782597, -22.34079919274707 ], [ -47.260084732375013, -22.340818815311266 ], [ -47.260073588870846, -22.340838416485127 ], [ -47.260062409970359, -22.340857996151595 ], [ -47.260051195374032, -22.340877554193625 ], [ -47.260039944782392, -22.340897090494508 ], [ -47.260028657895845, -22.340916604938027 ], [ -47.260017334414727, -22.340936097408413 ], [ -47.26000597403948, -22.340955567790189 ], [ -47.259994576470476, -22.340975015968183 ], [ -47.259983141408121, -22.340994441827622 ], [ -47.259971668552538, -22.341013845254398 ], [ -47.259960157604013, -22.341033226134556 ], [ -47.259948608262782, -22.341052584354497 ], [ -47.259937020228939, -22.341071919801216 ], [ -47.259925393202543, -22.341091232361865 ], [ -47.259913726883632, -22.341110521924147 ], [ -47.25990202097195, -22.341129788376321 ], [ -47.259890275167479, -22.341149031606673 ], [ -47.259878489169857, -22.341168251504186 ], [ -47.259866662678633, -22.341187447958376 ], [ -47.25985479539343, -22.341206620858696 ], [ -47.259842887013512, -22.341225770095608 ], [ -47.259830937238291, -22.341244895559377 ], [ -47.259818945766767, -22.341263997141223 ], [ -47.259806912297925, -22.341283074732573 ], [ -47.259794836530688, -22.341302128225156 ], [ -47.259782718163635, -22.341321157511437 ], [ -47.259770556895347, -22.341340162483998 ], [ -47.259758352424178, -22.341359143035959 ], [ -47.259746104448318, -22.34137809906094 ], [ -47.259733812665672, -22.341397030452988 ], [ -47.25972147677404, -22.34141593710655 ], [ -47.25970909647107, -22.34143481891638 ], [ -47.259696671454137, -22.341453675777814 ], [ -47.259684202675331, -22.341472505691403 ], [ -47.259671705580935, -22.341491284413141 ], [ -47.259659201816667, -22.34150997309224 ], [ -47.259651373227122, -22.34152160540367 ], [ -47.259630487635718, -22.3415524465338 ], [ -47.259621671997266, -22.341565371171811 ], [ -47.259609144139993, -22.341583600974076 ], [ -47.25959660157018, -22.341601706059681 ], [ -47.259584040951026, -22.341619682510231 ], [ -47.259571459020371, -22.341637526442884 ], [ -47.259558852589329, -22.34165523401369 ], [ -47.259546218539825, -22.341672801422835 ], [ -47.259533553822713, -22.341690224918946 ], [ -47.259520855455165, -22.341707500803896 ], [ -47.2595081205178, -22.341724625438154 ], [ -47.259495346151759, -22.341741595245878 ], [ -47.259482529554646, -22.341758406720857 ], [ -47.259469667977065, -22.341775056431935 ], [ -47.259456758718073, -22.34179154102878 ], [ -47.259443799119985, -22.341807857248394 ], [ -47.25943078656357, -22.341824001920518 ], [ -47.259417718461549, -22.341839971974263 ], [ -47.259404592252103, -22.34185576444445 ], [ -47.259391405392194, -22.341871376477062 ], [ -47.259378155349275, -22.341886805336049 ], [ -47.259364839593111, -22.341902048408873 ], [ -47.259351455586526, -22.341917103212396 ], [ -47.259338000775635, -22.341931967398438 ], [ -47.259324472579614, -22.341946638758557 ], [ -47.259310868378989, -22.341961115229346 ], [ -47.259297185503989, -22.341975394896519 ], [ -47.259283421222186, -22.341989475998162 ], [ -47.259269572725188, -22.342003356928132 ], [ -47.259255637114826, -22.342017036238104 ], [ -47.259241611388752, -22.342030512639052 ], [ -47.25922749242585, -22.342043785001525 ], [ -47.259213276971295, -22.342056852354645 ], [ -47.259198961520838, -22.342069713974567 ], [ -47.259184528514858, -22.342082381493672 ], [ -47.25916993425524, -22.34209489042183 ], [ -47.259155149786125, -22.342107265994958 ], [ -47.259140175136437, -22.342119508441339 ], [ -47.259125013818895, -22.342131615066613 ], [ -47.259109669399336, -22.34214358319424 ], [ -47.259094145495368, -22.34215541016701 ], [ -47.259078445773724, -22.342167093348937 ], [ -47.259062573948668, -22.34217863012665 ], [ -47.25904653378079, -22.342190017910294 ], [ -47.259030329074662, -22.342201254135226 ], [ -47.259013963677667, -22.342212336262783 ], [ -47.2589974414784, -22.34222326178142 ], [ -47.25898076640464, -22.342234028207891 ], [ -47.258963942421737, -22.34224463308836 ], [ -47.258946973532296, -22.342255073998427 ], [ -47.258929863773304, -22.342265348544938 ], [ -47.258912617215209, -22.342275454366455 ], [ -47.258895237960758, -22.342285389133814 ], [ -47.258877730143098, -22.342295150551188 ], [ -47.258860097924767, -22.34230473635667 ], [ -47.258842345496468, -22.342314144322856 ], [ -47.258824477075258, -22.342323372257823 ], [ -47.25880649690351, -22.342332418005501 ], [ -47.258788409247721, -22.342341279446455 ], [ -47.258770218397224, -22.342349954498456 ], [ -47.258751928662257, -22.34235844111743 ], [ -47.258733544373477, -22.342366737297727 ], [ -47.258715069880516, -22.342374841072807 ], [ -47.258696509550212, -22.342382750516059 ], [ -47.25867786776579, -22.342390463741321 ], [ -47.25865914892497, -22.342397978903652 ], [ -47.258640357438907, -22.342405294199885 ], [ -47.258621497731063, -22.342412407869169 ], [ -47.258602574235326, -22.342419318193862 ], [ -47.258583591394476, -22.342426023500067 ], [ -47.258564553659092, -22.342432522158262 ], [ -47.258545465485795, -22.34243881258401 ], [ -47.258526331334714, -22.342444893238795 ], [ -47.258507155669285, -22.342450762630421 ], [ -47.258487942953941, -22.342456419313603 ], [ -47.258468697651182, -22.342461861891064 ], [ -47.25844942422134, -22.342467089013663 ], [ -47.258430127119055, -22.3424720993814 ], [ -47.258410810791794, -22.3424768917439 ], [ -47.258391479678558, -22.342481464900629 ], [ -47.258372138121764, -22.342485817720881 ], [ -47.258352772329651, -22.342489952999465 ], [ -47.258333326320688, -22.342493883201225 ], [ -47.258313753340744, -22.342497620939671 ], [ -47.258294046436092, -22.342501170671049 ], [ -47.258274204379894, -22.34250453571412 ], [ -47.258254226179922, -22.342507719373152 ], [ -47.258234111070678, -22.342510724951289 ], [ -47.258213858504647, -22.342513555762892 ], [ -47.258193468140171, -22.342516215145253 ], [ -47.258172939831667, -22.342518706469054 ], [ -47.258152273619082, -22.342521033147584 ], [ -47.258131469714868, -22.342523198645445 ], [ -47.258110528493134, -22.342525206486069 ], [ -47.258089450478472, -22.342527060258224 ], [ -47.258068236333109, -22.342528763621761 ], [ -47.258046886846024, -22.342530320312818 ], [ -47.258025402921575, -22.342531734147656 ], [ -47.258003785568434, -22.342533009026344 ], [ -47.25798203588846, -22.342534148935574 ], [ -47.257960155066364, -22.342535157950973 ], [ -47.257938144360068, -22.342536040238599 ], [ -47.257916005090117, -22.3425368000565 ], [ -47.257893738631189, -22.342537441755372 ], [ -47.257871346403363, -22.342537969778952 ], [ -47.257848829863178, -22.342538388664419 ], [ -47.257826190496246, -22.342538703041967 ], [ -47.257803429809513, -22.34253891763472 ], [ -47.257780549324124, -22.342539037258035 ], [ -47.257757550569799, -22.342539066818937 ], [ -47.257734435077623, -22.342539011315228 ], [ -47.257711204375319, -22.342538875834745 ], [ -47.257687859981083, -22.342538665554386 ], [ -47.257664403399545, -22.342538385739253 ], [ -47.257640836117304, -22.34253804174168 ], [ -47.257617159598176, -22.342537639000465 ], [ -47.257593375280329, -22.342537183039958 ], [ -47.257569484572684, -22.342536679469447 ], [ -47.257545488852259, -22.342536133982367 ], [ -47.257521391156999, -22.342535552396768 ], [ -47.257497221037539, -22.342534941103803 ], [ -47.257462538568078, -22.342534028104005 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1018.560825871, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.2633502557158, -22.335699017223948 ], [ -47.263321153224553, -22.335727495198185 ], [ -47.263304393501691, -22.335743856299882 ], [ -47.263287734953209, -22.335760086127539 ], [ -47.263271002272667, -22.33577636242649 ], [ -47.263254198903113, -22.335792688097289 ], [ -47.263237328321694, -22.335809066076422 ], [ -47.263220394529, -22.335825498804482 ], [ -47.263203414538772, -22.335841974597731 ], [ -47.263186405965214, -22.335858479513927 ], [ -47.263169371366189, -22.335875014153807 ], [ -47.263152312489403, -22.335891579919437 ], [ -47.26313523108896, -22.335908178222141 ], [ -47.26311812892731, -22.335924810480343 ], [ -47.263101007773443, -22.335941478121363 ], [ -47.26308386940471, -22.335958182579756 ], [ -47.263066715605511, -22.335974925298636 ], [ -47.263049548168681, -22.335991707728024 ], [ -47.263032368893406, -22.336008531327355 ], [ -47.263015019248861, -22.336025554890494 ], [ -47.262997807913671, -22.336042479156703 ], [ -47.262980590235564, -22.336059449060532 ], [ -47.262963368050791, -22.33607646609445 ], [ -47.262946143204211, -22.336093531757939 ], [ -47.262928917549054, -22.336110647557724 ], [ -47.262911692947284, -22.336127815007544 ], [ -47.262894471270243, -22.336145035627389 ], [ -47.262877254398056, -22.336162310944125 ], [ -47.262860044220247, -22.336179642490894 ], [ -47.26284284263572, -22.33619703180716 ], [ -47.262825651553271, -22.336214480438201 ], [ -47.26280847289182, -22.336231989934749 ], [ -47.262791308580347, -22.336249561853155 ], [ -47.262774160557974, -22.33626719775517 ], [ -47.26275703077475, -22.336284899207282 ], [ -47.262739921191923, -22.336302667780263 ], [ -47.262722833781453, -22.336320505049528 ], [ -47.262705770526814, -22.336338412594447 ], [ -47.262688733423232, -22.336356391997978 ], [ -47.262671724478004, -22.336374444846115 ], [ -47.262654745710321, -22.336392572727995 ], [ -47.262637799151825, -22.336410777235415 ], [ -47.262620886847685, -22.336429059961276 ], [ -47.262604013869591, -22.336447419220967 ], [ -47.262587195174845, -22.336465841657667 ], [ -47.262570443421374, -22.336484313429999 ], [ -47.262553760597072, -22.336502831676839 ], [ -47.26253714647877, -22.336521395959625 ], [ -47.262520600843146, -22.336540005840572 ], [ -47.262504123466201, -22.336558660883295 ], [ -47.262487714124042, -22.336577360651809 ], [ -47.262471372592564, -22.336596104711159 ], [ -47.262455098646825, -22.336614892627868 ], [ -47.262438892062136, -22.336633723968934 ], [ -47.262422752613752, -22.336652598301978 ], [ -47.262406680076253, -22.33667151519618 ], [ -47.262390674224179, -22.336690474221413 ], [ -47.262374734832228, -22.336709474948133 ], [ -47.26235886167477, -22.336728516947826 ], [ -47.262343054525779, -22.336747599793092 ], [ -47.262327313159453, -22.336766723057174 ], [ -47.262311637349811, -22.336785886314111 ], [ -47.262296026870771, -22.336805089138917 ], [ -47.262280481496234, -22.336824331107273 ], [ -47.262265000999925, -22.336843611795935 ], [ -47.262249585155722, -22.336862930782146 ], [ -47.262234233737182, -22.336882287644332 ], [ -47.262218946518139, -22.3369016819614 ], [ -47.262203723272393, -22.336921113313061 ], [ -47.262188563773648, -22.336940581279922 ], [ -47.262173467795762, -22.336960085443138 ], [ -47.262158435112518, -22.33697962538486 ], [ -47.262143465497708, -22.336999200687952 ], [ -47.262128558725365, -22.337018810935799 ], [ -47.26211371456953, -22.337038455712591 ], [ -47.2620989328042, -22.337058134603346 ], [ -47.2620842132037, -22.337077847193576 ], [ -47.262069555542269, -22.337097593069604 ], [ -47.262054959594359, -22.337117371818369 ], [ -47.262040425134529, -22.337137183027483 ], [ -47.262025951937325, -22.337157026285347 ], [ -47.262011539777959, -22.337176901180442 ], [ -47.261997188431067, -22.337196807302636 ], [ -47.261982897671764, -22.337216744242252 ], [ -47.261968667275504, -22.337236711589707 ], [ -47.261954497017832, -22.337256708936401 ], [ -47.261940386674347, -22.337276735874298 ], [ -47.261926336020927, -22.337296791995936 ], [ -47.261912344833604, -22.337316876894377 ], [ -47.261898412888598, -22.33733699016334 ], [ -47.261884539962601, -22.337357131396757 ], [ -47.26187072583221, -22.337377300189431 ], [ -47.26185697027433, -22.337397496136614 ], [ -47.261843273066091, -22.337417718834089 ], [ -47.261829633984902, -22.33743796787812 ], [ -47.261816052808605, -22.337458242865129 ], [ -47.26180252931487, -22.337478543392617 ], [ -47.261789063281874, -22.337498869058276 ], [ -47.261775654487941, -22.337519219460273 ], [ -47.261762302711915, -22.337539594197082 ], [ -47.261749007732782, -22.337559992867508 ], [ -47.26173576932942, -22.337580415071589 ], [ -47.261722587281511, -22.33760086040893 ], [ -47.261709461368831, -22.337621328479738 ], [ -47.261696391371281, -22.337641818885068 ], [ -47.261683377069289, -22.337662331225729 ], [ -47.261670418260344, -22.337682865076555 ], [ -47.261657514844394, -22.337703419842295 ], [ -47.261644666656906, -22.337723994978219 ], [ -47.261631873379805, -22.337744590161886 ], [ -47.261619134647326, -22.337765205147104 ], [ -47.261606450093566, -22.337785839688561 ], [ -47.261593819352569, -22.3378064935414 ], [ -47.261581242058341, -22.337827166461267 ], [ -47.261568717844618, -22.337847858204881 ], [ -47.26155624634535, -22.337868568529021 ], [ -47.261543827194423, -22.337889297191154 ], [ -47.261531460025545, -22.337910043949584 ], [ -47.261519144472686, -22.337930808562749 ], [ -47.261506880169627, -22.337951590789768 ], [ -47.261494666750082, -22.337972390390746 ], [ -47.261482503848086, -22.337993207125606 ], [ -47.26147039109761, -22.338014040755017 ], [ -47.261458328132441, -22.338034891040518 ], [ -47.261446314586578, -22.338055757743984 ], [ -47.261434350094234, -22.338076640627438 ], [ -47.261422434289372, -22.338097539454019 ], [ -47.261410566806411, -22.338118453986599 ], [ -47.261398747279522, -22.338139383989095 ], [ -47.26138697534283, -22.338160329226373 ], [ -47.261375250631303, -22.338181289462213 ], [ -47.261363572779217, -22.338202264462396 ], [ -47.261351941421211, -22.338223253992641 ], [ -47.261340356192299, -22.338244257818779 ], [ -47.261328816727314, -22.338265275707545 ], [ -47.261317322661469, -22.338286307425633 ], [ -47.261305873629802, -22.338307352740802 ], [ -47.261294469267717, -22.33832841142091 ], [ -47.261283109210844, -22.338349483233944 ], [ -47.261271793094764, -22.338370567948761 ], [ -47.261260520555339, -22.338391665334431 ], [ -47.261249291228609, -22.338412775160325 ], [ -47.261238104750767, -22.338433897196374 ], [ -47.26122696075813, -22.338455031212849 ], [ -47.261215858887319, -22.338476176980294 ], [ -47.261204798775104, -22.338497334269633 ], [ -47.261193780058392, -22.338518502852267 ], [ -47.261182802374329, -22.338539682500073 ], [ -47.261171865360325, -22.338560872984818 ], [ -47.261160968653961, -22.338582074079 ], [ -47.261150111892931, -22.33860328555544 ], [ -47.261139294715406, -22.338624507187014 ], [ -47.261128516759598, -22.338645738747008 ], [ -47.261117777663912, -22.338666980009322 ], [ -47.261107077066974, -22.338688230748062 ], [ -47.261096414632313, -22.338709490688622 ], [ -47.261085791086259, -22.338730757414073 ], [ -47.26107520830432, -22.338752025524649 ], [ -47.261064666804614, -22.338773291412267 ], [ -47.261054165615086, -22.338794554391239 ], [ -47.261043703660363, -22.33881581398936 ], [ -47.26103327986727, -22.338837069735959 ], [ -47.261022893164665, -22.33885832116216 ], [ -47.261012542483819, -22.338879567800124 ], [ -47.261002226758109, -22.33890080918361 ], [ -47.260991944923092, -22.338922044848083 ], [ -47.260981695916918, -22.338943274329683 ], [ -47.260971567689197, -22.338964312279362 ], [ -47.260961376947442, -22.338985536295727 ], [ -47.26095121588849, -22.339006752756667 ], [ -47.260941083458022, -22.339027961203964 ], [ -47.260930978604868, -22.339049161178696 ], [ -47.260920900279437, -22.339070352224986 ], [ -47.260910847435113, -22.339091533886652 ], [ -47.260900819027448, -22.339112705709205 ], [ -47.26089081401436, -22.339133867239259 ], [ -47.26088083135636, -22.339155018024105 ], [ -47.260870870016198, -22.339176157612531 ], [ -47.260860928959239, -22.339197285553773 ], [ -47.260851007153171, -22.339218401398526 ], [ -47.260841103568048, -22.339239504698572 ], [ -47.260831217176793, -22.339260595005772 ], [ -47.260821346954451, -22.339281671873533 ], [ -47.260811491878449, -22.339302734856613 ], [ -47.260801650929174, -22.339323783509521 ], [ -47.260791823088965, -22.339344817388756 ], [ -47.26078200734311, -22.339365836050852 ], [ -47.26077220267895, -22.33938683905409 ], [ -47.260762408087047, -22.339407825955927 ], [ -47.260752622559295, -22.339428796317527 ], [ -47.260742845091386, -22.339449749697771 ], [ -47.260733074680509, -22.339470685658885 ], [ -47.260723310327094, -22.33949160376207 ], [ -47.260713551033447, -22.339512503570969 ], [ -47.260703795804865, -22.339533384648853 ], [ -47.260694043649053, -22.339554246560148 ], [ -47.260684293575785, -22.339575088871097 ], [ -47.260674544598039, -22.339595911147232 ], [ -47.260664795730627, -22.339616712956516 ], [ -47.260655045991413, -22.339637493866412 ], [ -47.260645294400334, -22.339658253446334 ], [ -47.260635539979894, -22.339678991266336 ], [ -47.260625781755316, -22.339699706896962 ], [ -47.260616018753844, -22.339720399910682 ], [ -47.260606250005964, -22.339741069879032 ], [ -47.260596474543412, -22.339761716377517 ], [ -47.260586691401436, -22.339782338980005 ], [ -47.260576899617462, -22.339802937262132 ], [ -47.260567098230794, -22.339823510801722 ], [ -47.260557286283898, -22.339844059176055 ], [ -47.260547462821201, -22.339864581964498 ], [ -47.260537626889601, -22.339885078747383 ], [ -47.2605278696768, -22.339905357606195 ], [ -47.26051801021061, -22.339925792837764 ], [ -47.260508135310431, -22.339946201131287 ], [ -47.260498242308991, -22.339966585714613 ], [ -47.260488328081635, -22.339986951699036 ], [ -47.260478391326309, -22.340007301006853 ], [ -47.260468431726736, -22.340027633537936 ], [ -47.260458448980728, -22.340047949163854 ], [ -47.260448442786199, -22.340068247756619 ], [ -47.260438412841545, -22.340088529187852 ], [ -47.26042835884499, -22.34010879333006 ], [ -47.260418280495109, -22.340129040055704 ], [ -47.260408177490774, -22.340149269237298 ], [ -47.260398049530671, -22.340169480748131 ], [ -47.260387896313972, -22.340189674461314 ], [ -47.260377717539868, -22.340209850250304 ], [ -47.260367512907713, -22.340230007989057 ], [ -47.260357282117006, -22.340250147551512 ], [ -47.260347024867393, -22.340270268812176 ], [ -47.260336740858705, -22.340290371645608 ], [ -47.260326429790943, -22.340310455926616 ], [ -47.260316091364132, -22.340330521530561 ], [ -47.260305725278521, -22.34035056833282 ], [ -47.260295331234431, -22.340370596209315 ], [ -47.260284908932285, -22.340390605036237 ], [ -47.260274458072821, -22.340410594689708 ], [ -47.260263978356697, -22.340430565046574 ], [ -47.260253469484667, -22.340450515983981 ], [ -47.26024293115767, -22.340470447379289 ], [ -47.260232363076845, -22.34049035911001 ], [ -47.260221764943296, -22.340510251054162 ], [ -47.260211136458203, -22.340530123090247 ], [ -47.260200477322861, -22.340549975096913 ], [ -47.260189787238772, -22.340569806953088 ], [ -47.260179065907423, -22.340589618538026 ], [ -47.26016831303037, -22.340609409731464 ], [ -47.260157528309072, -22.340629180413821 ], [ -47.260146711445472, -22.34064893046509 ], [ -47.26013586214129, -22.340668659765967 ], [ -47.260124980098155, -22.340688368197988 ], [ -47.260114065018094, -22.340708055642406 ], [ -47.26010311660302, -22.34072772198099 ], [ -47.260092134554746, -22.340747367096203 ], [ -47.260081118575421, -22.340766990870435 ], [ -47.260070068366907, -22.340786593186799 ], [ -47.260058983631247, -22.340806173928812 ], [ -47.260047864070593, -22.340825732979877 ], [ -47.260036709386824, -22.340845270224484 ], [ -47.260025519282038, -22.340864785547176 ], [ -47.260014293458347, -22.340884278832736 ], [ -47.260003031617771, -22.340903749966525 ], [ -47.259991733462236, -22.340923198834464 ], [ -47.25998039869377, -22.340942625322715 ], [ -47.259969027014385, -22.340962029317698 ], [ -47.259957618126023, -22.340981410706448 ], [ -47.259946171730455, -22.34100076937651 ], [ -47.259934687529523, -22.341020105215733 ], [ -47.259923165225054, -22.341039418112288 ], [ -47.259911604518678, -22.341058707954939 ], [ -47.259900005112101, -22.341077974632761 ], [ -47.259888366706903, -22.341097218035284 ], [ -47.259876689004365, -22.341116438052655 ], [ -47.259864971706058, -22.341135634575142 ], [ -47.259853214513171, -22.341154807493655 ], [ -47.259841417126772, -22.341173956699702 ], [ -47.25982957924802, -22.341193082084761 ], [ -47.259817700577706, -22.341212183541305 ], [ -47.259805780816805, -22.341231260961731 ], [ -47.259793819665745, -22.341250314239332 ], [ -47.25978181682509, -22.341269343267701 ], [ -47.259769771995209, -22.341288347940729 ], [ -47.259757684876156, -22.341307328153082 ], [ -47.25974555516796, -22.341326283799575 ], [ -47.259733382570481, -22.341345214775583 ], [ -47.259721166783294, -22.341364120976973 ], [ -47.259708907505761, -22.341383002300219 ], [ -47.259696604437117, -22.34140185864203 ], [ -47.259684257276341, -22.341420689899621 ], [ -47.259671865722261, -22.341439495970658 ], [ -47.259659430817933, -22.341458274722847 ], [ -47.259646969150495, -22.341477000205039 ], [ -47.259634504118686, -22.341495630987627 ], [ -47.259624709789769, -22.341510184139111 ], [ -47.259603822424118, -22.341540987668754 ], [ -47.259597115035135, -22.341550821391952 ], [ -47.259584642491021, -22.341568970700791 ], [ -47.259572159554175, -22.341586989701906 ], [ -47.259559662967561, -22.341604874505816 ], [ -47.25954714955418, -22.341622621261283 ], [ -47.259534616215461, -22.341640226158635 ], [ -47.259522059928727, -22.341657685435614 ], [ -47.259509477745162, -22.341674995381656 ], [ -47.259496866787032, -22.341692152343452 ], [ -47.259484224244503, -22.341709152730392 ], [ -47.259471547372662, -22.341725993020074 ], [ -47.259458833487066, -22.341742669764752 ], [ -47.259446079960057, -22.341759179597098 ], [ -47.259433284215902, -22.341775519236318 ], [ -47.259420443725169, -22.341791685495274 ], [ -47.259407555999708, -22.341807675286077 ], [ -47.259394618585503, -22.341823485627444 ], [ -47.259381629055916, -22.341839113651265 ], [ -47.259368585004381, -22.34185455660861 ], [ -47.259355484035567, -22.34186981187678 ], [ -47.259342323756606, -22.34188487696559 ], [ -47.259329101767271, -22.3418997495234 ], [ -47.259315815649359, -22.341914427343195 ], [ -47.259302462955802, -22.341928908367731 ], [ -47.259289041198173, -22.34194319069503 ], [ -47.259275547834093, -22.341957272582967 ], [ -47.259261980254131, -22.341971152452704 ], [ -47.259248335767381, -22.341984828892265 ], [ -47.259234611586791, -22.341998300658734 ], [ -47.259220804813665, -22.342011566679925 ], [ -47.25920691242213, -22.342024626054595 ], [ -47.259192931242964, -22.342037478051449 ], [ -47.259178857839686, -22.342050122203776 ], [ -47.259164673715333, -22.342062571283318 ], [ -47.259150332188085, -22.342074863589541 ], [ -47.259135802010327, -22.342087026302355 ], [ -47.259121082946216, -22.342099059794482 ], [ -47.259106178492445, -22.342110961307114 ], [ -47.259091092202773, -22.342122728100676 ], [ -47.259075827686246, -22.342134357456235 ], [ -47.259060388604645, -22.342145846677582 ], [ -47.259044778670749, -22.342157193092721 ], [ -47.25902900164678, -22.342168394054973 ], [ -47.259013061342237, -22.342179446944513 ], [ -47.258996961612432, -22.342190349169481 ], [ -47.258980706356915, -22.342201098166971 ], [ -47.258964299517018, -22.342211691404472 ], [ -47.258947745074551, -22.342222126380928 ], [ -47.258931047051107, -22.342232400626905 ], [ -47.258914209505164, -22.342242511706338 ], [ -47.258897236531027, -22.342252457217207 ], [ -47.25888013225763, -22.342262234792052 ], [ -47.258862900846466, -22.342271842099166 ], [ -47.258845546490534, -22.342281276843138 ], [ -47.258828073412964, -22.34229053676556 ], [ -47.258810485865197, -22.342299619645967 ], [ -47.258792788125703, -22.342308523302428 ], [ -47.258774984498892, -22.342317245592195 ], [ -47.258757079313554, -22.342325784412377 ], [ -47.258739076920989, -22.342334137700963 ], [ -47.258720981694282, -22.342342303437125 ], [ -47.258702798026839, -22.342350279641934 ], [ -47.258684530330562, -22.342358064379301 ], [ -47.25866618303489, -22.3423656557563 ], [ -47.258647760584779, -22.342373051924373 ], [ -47.258629267439581, -22.342380251079618 ], [ -47.258610708071821, -22.34238725146351 ], [ -47.258592086965251, -22.342394051363765 ], [ -47.25857340861311, -22.342400649114996 ], [ -47.258554677516976, -22.342407043099389 ], [ -47.258535898184881, -22.342413231747365 ], [ -47.258517075128729, -22.342419213538658 ], [ -47.258498212863877, -22.342424987002531 ], [ -47.258479315906683, -22.342430550718525 ], [ -47.258460388771603, -22.342435903317675 ], [ -47.25844143597066, -22.342441043482548 ], [ -47.258422462009783, -22.342445969948322 ], [ -47.258403471387261, -22.34245068150345 ], [ -47.258384468592233, -22.342455176989638 ], [ -47.258365458010445, -22.342459455323567 ], [ -47.258346424598351, -22.342463519626985 ], [ -47.258327308158378, -22.342467383219741 ], [ -47.258308058489696, -22.342471059216994 ], [ -47.258288668049836, -22.34247455194442 ], [ -47.258269135432172, -22.342477864509 ], [ -47.258249459481533, -22.342481000002284 ], [ -47.258229639285638, -22.342483961514446 ], [ -47.258209674165748, -22.342486752147817 ], [ -47.258189563663741, -22.342489375029214 ], [ -47.258169307531489, -22.342491833321265 ], [ -47.2581489057197, -22.342494130232236 ], [ -47.258128358363926, -22.342496269025396 ], [ -47.258107665772883, -22.342498253027031 ], [ -47.258086828416538, -22.342500085633372 ], [ -47.258065846912295, -22.342501770316979 ], [ -47.258044722013445, -22.342503310631912 ], [ -47.25802345459676, -22.342504710218257 ], [ -47.25800204565094, -22.342505972805824 ], [ -47.257980496264381, -22.342507102217272 ], [ -47.257958807614401, -22.342508102370456 ], [ -47.257936980956607, -22.342508977280236 ], [ -47.25791501761379, -22.342509731060005 ], [ -47.257892918966732, -22.342510367922308 ], [ -47.257870686444832, -22.34251089217959 ], [ -47.25784832151659, -22.342511308244184 ], [ -47.257825825681607, -22.342511620628262 ], [ -47.257803200462412, -22.342511833943405 ], [ -47.257780447396669, -22.342511952900196 ], [ -47.257757568031273, -22.342511982307276 ], [ -47.25773456391461, -22.342511927070625 ], [ -47.257711436591372, -22.342511792192667 ], [ -47.25768818759618, -22.342511582771273 ], [ -47.257664818448966, -22.34251130399878 ], [ -47.257641330650451, -22.34251096116099 ], [ -47.257617725676951, -22.342510559636384 ], [ -47.257594004977207, -22.34251010489513 ], [ -47.257570169968716, -22.342509602498247 ], [ -47.257546222034719, -22.342509058097107 ], [ -47.257522164338141, -22.342508477476464 ], [ -47.257475549419894, -22.342507298522079 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1013.346707085, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263319546782114, -22.335689803836267 ], [ -47.263283317602507, -22.335725171324601 ], [ -47.263266678953258, -22.335741381742878 ], [ -47.263249962217003, -22.335757642517159 ], [ -47.263233170827753, -22.3357739565385 ], [ -47.263216308255757, -22.335790326736202 ], [ -47.263199378531709, -22.335806755512525 ], [ -47.263182399622835, -22.335823230253659 ], [ -47.263165390198886, -22.335839735992256 ], [ -47.263148352872562, -22.33585627327626 ], [ -47.26313128939249, -22.335872843508341 ], [ -47.263114201514036, -22.335889448101039 ], [ -47.263097091001498, -22.33590608847452 ], [ -47.263079959626239, -22.335922766058385 ], [ -47.263062809168417, -22.33593948228998 ], [ -47.263045641415722, -22.335956238615783 ], [ -47.263028458164918, -22.335973036489627 ], [ -47.263011261219489, -22.335989877375415 ], [ -47.262993881364274, -22.336006930560369 ], [ -47.262976647740793, -22.336023876740235 ], [ -47.262959405937714, -22.336040870418966 ], [ -47.262942157797958, -22.336057913095736 ], [ -47.262924905173875, -22.33607500627711 ], [ -47.262907649926525, -22.336092151477398 ], [ -47.262890393926398, -22.336109350218443 ], [ -47.262873139053916, -22.336126604028678 ], [ -47.26285588719896, -22.336143914443916 ], [ -47.262838640261357, -22.336161283006692 ], [ -47.262821400150976, -22.336178711266214 ], [ -47.262804168788215, -22.33619620077792 ], [ -47.262786948104321, -22.336213753103078 ], [ -47.262769740041179, -22.336231369808978 ], [ -47.26275254655161, -22.336249052468595 ], [ -47.262735369599987, -22.336266802660049 ], [ -47.262718211162706, -22.336284621965895 ], [ -47.262701073227511, -22.33630251197383 ], [ -47.262683957794529, -22.336320474275571 ], [ -47.262666866876309, -22.33633851046682 ], [ -47.262649802498345, -22.336356622146383 ], [ -47.262632766698836, -22.336374810916578 ], [ -47.262615761529212, -22.336393078382411 ], [ -47.262598789055332, -22.336411426150086 ], [ -47.26258185457138, -22.336429852329953 ], [ -47.262564973940783, -22.336448342604797 ], [ -47.262548160658774, -22.336466882219582 ], [ -47.262531416857335, -22.336485468148506 ], [ -47.262514742309968, -22.336504099949796 ], [ -47.262498136790065, -22.336522777182505 ], [ -47.262481600070203, -22.336541499407147 ], [ -47.262465131923165, -22.33656026618478 ], [ -47.26244873212142, -22.336579077077406 ], [ -47.262432400436623, -22.33659793164869 ], [ -47.262416136640638, -22.336616829462805 ], [ -47.262399940505325, -22.336635770084619 ], [ -47.262383811801797, -22.336654753080502 ], [ -47.262367750301117, -22.336673778017786 ], [ -47.262351755774489, -22.336692844464288 ], [ -47.262335827992842, -22.336711951988917 ], [ -47.262319966726622, -22.33673110016187 ], [ -47.262304171746557, -22.336750288553947 ], [ -47.262288442823113, -22.336769516736791 ], [ -47.262272779726743, -22.336788784283137 ], [ -47.26225718222782, -22.336808090766386 ], [ -47.262241650096541, -22.336827435761126 ], [ -47.26222618310323, -22.336846818842421 ], [ -47.262210781017977, -22.336866239586659 ], [ -47.26219544361107, -22.336885697570686 ], [ -47.262180170652783, -22.336905192372175 ], [ -47.262164961913257, -22.33692472356989 ], [ -47.262149817162907, -22.336944290743013 ], [ -47.262134736171944, -22.336963893471907 ], [ -47.262119718710636, -22.336983531337623 ], [ -47.262104764549555, -22.337003203921828 ], [ -47.262089873459203, -22.337022910806997 ], [ -47.262075045210054, -22.33704265157656 ], [ -47.262060279572992, -22.337062425814402 ], [ -47.262045576318727, -22.337082233105242 ], [ -47.262030935218249, -22.337102073034568 ], [ -47.262016356042651, -22.337121945188525 ], [ -47.262001838563037, -22.337141849154065 ], [ -47.261987382551119, -22.337161784518301 ], [ -47.26197298777813, -22.337181750869785 ], [ -47.261958654015714, -22.337201747797526 ], [ -47.26194438103596, -22.337221774890697 ], [ -47.261930168610938, -22.337241831739473 ], [ -47.26191601651292, -22.337261917934597 ], [ -47.261901924514355, -22.337282033067563 ], [ -47.261887892387939, -22.337302176730265 ], [ -47.261873919906499, -22.337322348515393 ], [ -47.26186000684342, -22.33734254801583 ], [ -47.261846152971941, -22.337362774825376 ], [ -47.261832358065689, -22.337383028538355 ], [ -47.261818621898456, -22.337403308749646 ], [ -47.261804944244396, -22.337423615054576 ], [ -47.261791324878111, -22.337443947048708 ], [ -47.261777763573974, -22.337464304328755 ], [ -47.261764260106936, -22.337484686491596 ], [ -47.261750814252139, -22.337505093134663 ], [ -47.261737425785221, -22.337525523855671 ], [ -47.261724094481977, -22.337545978252709 ], [ -47.261710820118161, -22.337566455925163 ], [ -47.26169760247025, -22.337586956471984 ], [ -47.261684441314927, -22.337607479492814 ], [ -47.261671336428982, -22.337628024588021 ], [ -47.261658287589782, -22.337648591357958 ], [ -47.261645294592853, -22.33766917937503 ], [ -47.261632357344013, -22.337689788029319 ], [ -47.26161947568702, -22.337710416757123 ], [ -47.261606649304646, -22.337731065228724 ], [ -47.261593877828872, -22.337751733195809 ], [ -47.261581160891389, -22.337772420410825 ], [ -47.261568498123999, -22.33779312662692 ], [ -47.261555889158316, -22.337813851597641 ], [ -47.261543333625788, -22.337834595077659 ], [ -47.261530831158048, -22.337855356821851 ], [ -47.261518381386615, -22.337876136585621 ], [ -47.261505983942847, -22.337896934125478 ], [ -47.261493638458411, -22.337917749197931 ], [ -47.261481344564771, -22.337938581560305 ], [ -47.26146910189324, -22.33795943097088 ], [ -47.261456910075573, -22.337980297187841 ], [ -47.261444768743409, -22.338001179970117 ], [ -47.261432677528205, -22.338022079077533 ], [ -47.261420636061629, -22.338042994270332 ], [ -47.261408643975571, -22.338063925308887 ], [ -47.26139670090167, -22.338084871954781 ], [ -47.261384806472073, -22.33810583396933 ], [ -47.26137296031861, -22.338126811114908 ], [ -47.261361162073115, -22.338147803154911 ], [ -47.261349411368293, -22.338168809851592 ], [ -47.261337707836098, -22.338189830969363 ], [ -47.261326051108924, -22.338210866272544 ], [ -47.261314440819483, -22.338231915525572 ], [ -47.261302876600368, -22.338252978493802 ], [ -47.261291358084542, -22.338274054942698 ], [ -47.261279884904788, -22.3382951446387 ], [ -47.261268456694289, -22.338316247348384 ], [ -47.261257073086448, -22.338337362838544 ], [ -47.261245733714624, -22.338358490876825 ], [ -47.261234438212504, -22.33837963123112 ], [ -47.26122318621394, -22.338400783669673 ], [ -47.261211977352886, -22.338421947961265 ], [ -47.261200811263564, -22.338443123875091 ], [ -47.261189687580419, -22.338464311180648 ], [ -47.261178605938106, -22.338485509647761 ], [ -47.261167565971377, -22.338506719046848 ], [ -47.261156567315233, -22.338527939148733 ], [ -47.261145609605066, -22.33854916972431 ], [ -47.26113469247629, -22.338570410545046 ], [ -47.261123815564581, -22.33859166138285 ], [ -47.261112978506034, -22.338612922009705 ], [ -47.261102180936852, -22.338634192197969 ], [ -47.261091422493365, -22.338655471720724 ], [ -47.26108070281223, -22.338676760351213 ], [ -47.261070021556556, -22.338698057810756 ], [ -47.261059379523665, -22.338719361535663 ], [ -47.261048778754486, -22.338740665786549 ], [ -47.261038219866755, -22.338761966743441 ], [ -47.26102770189042, -22.338783263704055 ], [ -47.261017223745256, -22.338804556194013 ], [ -47.261006784353334, -22.338825843740434 ], [ -47.260996382638986, -22.338847125872395 ], [ -47.260986017528992, -22.338868402120099 ], [ -47.260975687952524, -22.338889672015458 ], [ -47.260965392840937, -22.338910935092105 ], [ -47.260955131128433, -22.338932190884474 ], [ -47.260944996694782, -22.338953241716212 ], [ -47.260934794094752, -22.338974490388292 ], [ -47.260924621738518, -22.338995730399674 ], [ -47.260914478568282, -22.339016961290831 ], [ -47.260904363529626, -22.339038182601474 ], [ -47.260894275569804, -22.339059393874521 ], [ -47.260884213639251, -22.339080594652586 ], [ -47.260874176690727, -22.339101784480086 ], [ -47.260864163679486, -22.339122962902621 ], [ -47.26085417356358, -22.339144129466554 ], [ -47.260844205303407, -22.339165283719737 ], [ -47.260834257862243, -22.339186425210638 ], [ -47.260824330205693, -22.339207553489118 ], [ -47.260814421302051, -22.339228668106379 ], [ -47.260804530122535, -22.339249768613584 ], [ -47.260794655640716, -22.339270854563559 ], [ -47.260784796832674, -22.339291925510619 ], [ -47.260774952677622, -22.339312981008735 ], [ -47.260765122156947, -22.33933402061411 ], [ -47.260755304255014, -22.339355043882886 ], [ -47.260745497958546, -22.339376050373151 ], [ -47.260735702257662, -22.339397039641987 ], [ -47.260725916143784, -22.339418011250601 ], [ -47.260716138612551, -22.339438964757658 ], [ -47.260706368661104, -22.339459899725348 ], [ -47.260696605290015, -22.339480815714889 ], [ -47.260686847501951, -22.339501712290048 ], [ -47.260677094302736, -22.339522589014138 ], [ -47.260667344700721, -22.339543445451813 ], [ -47.260657597706476, -22.33956428116959 ], [ -47.260647852334039, -22.339585095733259 ], [ -47.260638107599327, -22.339605888711169 ], [ -47.260628362521587, -22.339626659671161 ], [ -47.26061861612223, -22.339647408183172 ], [ -47.260608867425439, -22.339668133817792 ], [ -47.260599115458255, -22.339688836146145 ], [ -47.260589359249877, -22.339709514741415 ], [ -47.260579597833058, -22.339730169175798 ], [ -47.2605698302417, -22.33975079902569 ], [ -47.260560055513672, -22.339771403865758 ], [ -47.260550272688995, -22.339791983272548 ], [ -47.260540480809745, -22.339812536825001 ], [ -47.260530678921398, -22.339833064101374 ], [ -47.260520866071516, -22.339853564682244 ], [ -47.260511041310238, -22.339874038149148 ], [ -47.260501301971345, -22.339894279818211 ], [ -47.260491455084612, -22.339914688968651 ], [ -47.260481593324165, -22.339935070098061 ], [ -47.260471713909403, -22.339955426677687 ], [ -47.260461813545156, -22.339975764176025 ], [ -47.260451890864267, -22.339996084652778 ], [ -47.26044194555088, -22.340016388010476 ], [ -47.260431977304023, -22.340036674121329 ], [ -47.260421985823051, -22.340056942858027 ], [ -47.260411970807638, -22.340077194092885 ], [ -47.260401931957411, -22.340097427699138 ], [ -47.260391868972292, -22.34011764355002 ], [ -47.260381781552532, -22.340137841518739 ], [ -47.260371669398218, -22.340158021479354 ], [ -47.260361532209885, -22.340178183305806 ], [ -47.260351369688202, -22.340198326872319 ], [ -47.260341181533889, -22.340218452053648 ], [ -47.260330967447949, -22.340238558724621 ], [ -47.260320727131393, -22.340258646760585 ], [ -47.260310460285517, -22.340278716036995 ], [ -47.260300166611835, -22.340298766429481 ], [ -47.260289845811783, -22.340318797814405 ], [ -47.260279497587156, -22.340338810068047 ], [ -47.260269121639695, -22.340358803067264 ], [ -47.260258717671348, -22.340378776689256 ], [ -47.260248285384385, -22.340398730811096 ], [ -47.260237824480939, -22.340418665310693 ], [ -47.260227334663284, -22.340438580066227 ], [ -47.260216815633925, -22.340458474956066 ], [ -47.260206267095498, -22.340478349858852 ], [ -47.260195688750684, -22.340498204653692 ], [ -47.260185080302151, -22.340518039220235 ], [ -47.260174441452818, -22.340537853438203 ], [ -47.260163771905695, -22.340557647187765 ], [ -47.260153071363852, -22.340577420349319 ], [ -47.260142339530432, -22.340597172803843 ], [ -47.260131576108435, -22.340616904432995 ], [ -47.260120780801401, -22.340636615118004 ], [ -47.260109953312636, -22.340656304740879 ], [ -47.260099093345367, -22.340675973184482 ], [ -47.260088200603157, -22.340695620331346 ], [ -47.260077274789573, -22.340715246064637 ], [ -47.260066315608007, -22.340734850268195 ], [ -47.260055322762177, -22.340754432825786 ], [ -47.260044295955595, -22.340773993622037 ], [ -47.260033234891829, -22.340793532541845 ], [ -47.260022139274724, -22.340813049470118 ], [ -47.260011008807695, -22.340832544292908 ], [ -47.259999843194464, -22.340852016896218 ], [ -47.259988642138723, -22.340871467166458 ], [ -47.259977405344131, -22.340890894990565 ], [ -47.25996613251418, -22.340910300256056 ], [ -47.25995482335253, -22.34092968285076 ], [ -47.259943477562757, -22.3409490426628 ], [ -47.259932094848416, -22.340968379580818 ], [ -47.259920674912877, -22.340987693494181 ], [ -47.259909217459544, -22.341006984292459 ], [ -47.25989772219183, -22.341026251865614 ], [ -47.259886188812963, -22.341045496104268 ], [ -47.259874617026227, -22.341064716899254 ], [ -47.259863006534736, -22.341083914142004 ], [ -47.259851357041363, -22.341103087724623 ], [ -47.259839668249228, -22.341122237539256 ], [ -47.259827939861083, -22.34114136347873 ], [ -47.259816171579494, -22.341160465436637 ], [ -47.259804363107243, -22.341179543306438 ], [ -47.259792514146554, -22.34119859698264 ], [ -47.259780624399966, -22.341217626359715 ], [ -47.259768693569413, -22.341236631333128 ], [ -47.259756721356943, -22.341255611798534 ], [ -47.259744707464414, -22.34127456765199 ], [ -47.259732651593346, -22.341293498790407 ], [ -47.259720553445298, -22.341312405110855 ], [ -47.259708412721515, -22.341331286510901 ], [ -47.259696229123037, -22.341350142888754 ], [ -47.259684002350639, -22.341368974143169 ], [ -47.259671732104948, -22.34138778017326 ], [ -47.259659418086414, -22.341406560878593 ], [ -47.259647059995174, -22.341425316159281 ], [ -47.259634658965332, -22.341444043750048 ], [ -47.259622232724858, -22.341462715992712 ], [ -47.259609806425551, -22.341481288878789 ], [ -47.259598065586395, -22.341498734296483 ], [ -47.259577157216548, -22.341529528798933 ], [ -47.259572558077906, -22.341536271607932 ], [ -47.259560140846958, -22.341554340423389 ], [ -47.259547717543093, -22.341572273339963 ], [ -47.259535284989084, -22.34159006649729 ], [ -47.259522840092963, -22.341607716075568 ], [ -47.259510379846589, -22.341625218299498 ], [ -47.259497901322653, -22.341642569444286 ], [ -47.259485401672684, -22.341659765840305 ], [ -47.259472878123951, -22.341676803878993 ], [ -47.259460327976306, -22.341693680018626 ], [ -47.259447748598696, -22.341710390790308 ], [ -47.259435137424667, -22.341726932804736 ], [ -47.25942249194825, -22.341743302758363 ], [ -47.259409809718953, -22.341759497439984 ], [ -47.259397088335611, -22.341775513738273 ], [ -47.259384325441118, -22.341791348647828 ], [ -47.259371518714779, -22.341806999276862 ], [ -47.259358665865072, -22.341822462854356 ], [ -47.259345764621933, -22.341837736736444 ], [ -47.259332812727244, -22.341852818413848 ], [ -47.259319807925543, -22.341867705518691 ], [ -47.259306747953481, -22.34188239583084 ], [ -47.25929363052856, -22.341896887284456 ], [ -47.259280453337503, -22.341911177973405 ], [ -47.259267214022884, -22.341925266157251 ], [ -47.259253910169761, -22.341939150266022 ], [ -47.259240539291667, -22.341952828903938 ], [ -47.25922709881516, -22.341966300853109 ], [ -47.259213586064355, -22.341979565076144 ], [ -47.259199998244227, -22.341992620717662 ], [ -47.259186332424065, -22.34200546710456 ], [ -47.259172585520268, -22.342018103745186 ], [ -47.259158754164176, -22.34203053042997 ], [ -47.259144818921435, -22.342042761070037 ], [ -47.259130730126564, -22.342054836754365 ], [ -47.259116454240207, -22.342066786606949 ], [ -47.259101990761629, -22.342078611144842 ], [ -47.25908734317165, -22.342090307544911 ], [ -47.259072515011816, -22.342101873004495 ], [ -47.259057509882737, -22.342113304742874 ], [ -47.259042331441194, -22.342124600003697 ], [ -47.259026983398371, -22.342135756056347 ], [ -47.259011469518313, -22.342146770197239 ], [ -47.258995793615341, -22.342157639751456 ], [ -47.258979959552725, -22.342168362073885 ], [ -47.258963971240867, -22.34217893455029 ], [ -47.258947832634846, -22.342189354598879 ], [ -47.258931547732772, -22.342199619671398 ], [ -47.258915120575281, -22.34220972725333 ], [ -47.25889855524234, -22.342219674865753 ], [ -47.258881855852124, -22.342229460066015 ], [ -47.258865026559732, -22.342239080448429 ], [ -47.258848071555029, -22.342248533645311 ], [ -47.25883099506143, -22.342257817327823 ], [ -47.25881380133454, -22.342266929206524 ], [ -47.258796494660139, -22.342275867032455 ], [ -47.258779079352855, -22.342284628597749 ], [ -47.258761559754959, -22.342293211736379 ], [ -47.258743940234751, -22.342301614324789 ], [ -47.25872622518451, -22.342309834283046 ], [ -47.258708419019804, -22.34231786957514 ], [ -47.258690526177787, -22.342325718209722 ], [ -47.258672551115467, -22.342333378241182 ], [ -47.258654498308466, -22.342340847770025 ], [ -47.258636372248972, -22.342348124943889 ], [ -47.258618177444575, -22.342355207958207 ], [ -47.25859991841682, -22.342362095056732 ], [ -47.258581599699355, -22.342368784532571 ], [ -47.258563225835807, -22.342375274728884 ], [ -47.258544801378825, -22.342381564039499 ], [ -47.258526330887875, -22.342387650909792 ], [ -47.25850781892656, -22.342393533837654 ], [ -47.258489270062135, -22.342399211373795 ], [ -47.258470688863056, -22.342404682122673 ], [ -47.258452079895541, -22.34240994474354 ], [ -47.258433447723398, -22.342414997950709 ], [ -47.258414796903828, -22.342419840514602 ], [ -47.258396131985897, -22.342424471262333 ], [ -47.258377457508985, -22.342428889078072 ], [ -47.258358777902103, -22.342433092925695 ], [ -47.258340076869914, -22.342437086253966 ], [ -47.258321289998797, -22.342440883237771 ], [ -47.258302363641285, -22.342444497493826 ], [ -47.258283289666082, -22.342447933217336 ], [ -47.258264066486838, -22.342451193303511 ], [ -47.258244692785432, -22.342454280631038 ], [ -47.258225167502786, -22.342457198077263 ], [ -47.258205489828953, -22.342459948532404 ], [ -47.258185659189294, -22.34246253491288 ], [ -47.258165675233194, -22.342464960173196 ], [ -47.258145537822124, -22.342467227316629 ], [ -47.258125247014689, -22.342469339405117 ], [ -47.258104803054231, -22.342471299567769 ], [ -47.258084206356116, -22.342473111008349 ], [ -47.258063457492923, -22.342474777011986 ], [ -47.258042557182172, -22.342476300950832 ], [ -47.258021506273195, -22.342477686288653 ], [ -47.258000305734605, -22.342478936585145 ], [ -47.257978956641423, -22.342480055498804 ], [ -47.25795746016346, -22.342481046789811 ], [ -47.257935817554113, -22.342481914321795 ], [ -47.257914030138352, -22.342482662063386 ], [ -47.257892099303099, -22.342483294089163 ], [ -47.257870026487062, -22.342483814580124 ], [ -47.257847813170699, -22.342484227823828 ], [ -47.257825460867622, -22.342484538214435 ], [ -47.2578029711159, -22.34248475025203 ], [ -47.257780345469754, -22.342484868542272 ], [ -47.257757585493252, -22.342484897795526 ], [ -47.257734692752038, -22.342484842825936 ], [ -47.257711668807858, -22.342484708550518 ], [ -47.257688515211626, -22.342484499988082 ], [ -47.25766523349872, -22.342484222258228 ], [ -47.25764182518391, -22.342483880580239 ], [ -47.257618291755975, -22.342483480272286 ], [ -47.257594634674327, -22.342483026750234 ], [ -47.257570855364968, -22.342482525527 ], [ -47.257546955217421, -22.342481982211783 ], [ -47.257522937519482, -22.342481402556093 ], [ -47.257488563931638, -22.342480533202227 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1008.131438853, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263288796336184, -22.335680563312906 ], [ -47.263262241708944, -22.335706486346066 ], [ -47.26324562295887, -22.335722677354966 ], [ -47.263228922166967, -22.335738922604573 ], [ -47.263212142758007, -22.335755224976477 ], [ -47.263195288195426, -22.335771587392774 ], [ -47.263178362539982, -22.335788012217307 ], [ -47.263161384712525, -22.335804485906344 ], [ -47.26314437443817, -22.335820992467372 ], [ -47.263127334384563, -22.335837532395477 ], [ -47.263110266301169, -22.335854107094018 ], [ -47.263093171944732, -22.335870717976714 ], [ -47.263076053081321, -22.335887366465442 ], [ -47.263058911484656, -22.335904053992149 ], [ -47.263041748937709, -22.335920781996965 ], [ -47.263024567231547, -22.335937551929678 ], [ -47.263007368166768, -22.335954365248011 ], [ -47.262990153551186, -22.335971223420213 ], [ -47.262972743485271, -22.335988306226966 ], [ -47.262955487573507, -22.33600527432047 ], [ -47.262938221645406, -22.336022291774157 ], [ -47.262920947550725, -22.336039360093753 ], [ -47.262903667149118, -22.336056480792994 ], [ -47.262886382309574, -22.336073655393797 ], [ -47.262869094911075, -22.336090885426028 ], [ -47.26285180684318, -22.336108172426673 ], [ -47.262834520005413, -22.336125517940395 ], [ -47.262817236308038, -22.336142923519159 ], [ -47.262799957671767, -22.336160390721915 ], [ -47.262782686028721, -22.336177921114285 ], [ -47.262765423322357, -22.336195516268063 ], [ -47.262748171507567, -22.336213177761437 ], [ -47.262730932550795, -22.336230907178646 ], [ -47.26271370843078, -22.336248706109412 ], [ -47.262696501139018, -22.336266576148134 ], [ -47.262679312679118, -22.336284518894654 ], [ -47.262662145067772, -22.336302535953269 ], [ -47.262645000334913, -22.336320628932175 ], [ -47.262627880524242, -22.336338799443197 ], [ -47.262610787692864, -22.336357049101665 ], [ -47.262593723912076, -22.336375379525887 ], [ -47.262576691268471, -22.336393792335418 ], [ -47.262559695278632, -22.33641228543539 ], [ -47.262542752712179, -22.336430843548349 ], [ -47.262525877901638, -22.336449451005606 ], [ -47.262509073123049, -22.336468104616596 ], [ -47.262492338146629, -22.336486803936392 ], [ -47.262475672742418, -22.336505548520833 ], [ -47.262459076679619, -22.336524337927393 ], [ -47.262442549727695, -22.336543171714105 ], [ -47.262426091655676, -22.336562049439969 ], [ -47.2624097022318, -22.336580970665846 ], [ -47.262393381224527, -22.336599934953 ], [ -47.262377128402285, -22.336618941863509 ], [ -47.26236094353272, -22.336637990961123 ], [ -47.262344826383391, -22.336657081810451 ], [ -47.262328776722093, -22.336676213976702 ], [ -47.262312794316237, -22.336695387026271 ], [ -47.262296878932787, -22.3367146005269 ], [ -47.262281030338954, -22.336733854046891 ], [ -47.262265248301709, -22.336753147155676 ], [ -47.262249532588001, -22.336772479423544 ], [ -47.262233882964679, -22.33679185042168 ], [ -47.262218299198388, -22.33681125972247 ], [ -47.262202781056004, -22.336830706898859 ], [ -47.262187328304009, -22.336850191525119 ], [ -47.262171940709216, -22.336869713176057 ], [ -47.26215661803834, -22.336889271427413 ], [ -47.262141360058052, -22.336908865855907 ], [ -47.262126166535218, -22.336928496038947 ], [ -47.262111037236494, -22.336948161554989 ], [ -47.262095971928723, -22.336967861983336 ], [ -47.262080970378868, -22.336987596903892 ], [ -47.262066032353978, -22.337007365897453 ], [ -47.262051157621038, -22.337027168545802 ], [ -47.262036345947365, -22.337047004431184 ], [ -47.262021597100286, -22.33706687313687 ], [ -47.262006910847241, -22.337086774246746 ], [ -47.261992286955866, -22.337106707345512 ], [ -47.26197772519378, -22.337126672018755 ], [ -47.26196322532931, -22.337146667852107 ], [ -47.261948787130201, -22.337166694432831 ], [ -47.261934410364653, -22.337186751348707 ], [ -47.261920094801404, -22.337206838187566 ], [ -47.261905840209018, -22.33722695453843 ], [ -47.261891646356453, -22.33724709999079 ], [ -47.261877513012728, -22.337267274135041 ], [ -47.261863439947177, -22.337287476562008 ], [ -47.261849426929317, -22.337307706863307 ], [ -47.261835473729121, -22.337327964630731 ], [ -47.261821580116553, -22.337348249457165 ], [ -47.261807745861901, -22.337368560935921 ], [ -47.26179397073566, -22.337388898661011 ], [ -47.261780254508729, -22.337409262226821 ], [ -47.261766596952413, -22.337429651228067 ], [ -47.261752997837867, -22.337450065260661 ], [ -47.261739456936802, -22.337470503920674 ], [ -47.261725974021132, -22.337490966804804 ], [ -47.261712548863301, -22.337511453509983 ], [ -47.261699181235947, -22.337531963633634 ], [ -47.261685870911613, -22.337552496774464 ], [ -47.261672617663699, -22.337573052530779 ], [ -47.26165942126574, -22.337593630501562 ], [ -47.261646281491373, -22.33761423028669 ], [ -47.261633198114957, -22.337634851485856 ], [ -47.261620170930037, -22.337655493669185 ], [ -47.261607199848285, -22.337676156211991 ], [ -47.26159428472176, -22.337696838531677 ], [ -47.261581425234112, -22.337717540291202 ], [ -47.261568621014987, -22.337738261240116 ], [ -47.261555871693794, -22.337759001128767 ], [ -47.261543176899977, -22.337779759708067 ], [ -47.26153053626286, -22.33780053672961 ], [ -47.261517949411527, -22.337821331946053 ], [ -47.261505415975272, -22.337842145110237 ], [ -47.261492935583313, -22.337862975975671 ], [ -47.261480507864661, -22.337883824296966 ], [ -47.261468132448634, -22.337904689828697 ], [ -47.261455808964385, -22.337925572326402 ], [ -47.261443537040869, -22.337946471546569 ], [ -47.261431316307522, -22.337967387245623 ], [ -47.261419146393656, -22.337988319180717 ], [ -47.261407026928389, -22.338009267110063 ], [ -47.261394957541079, -22.338030230792164 ], [ -47.261382937861292, -22.338051209985867 ], [ -47.261370967518339, -22.338072204451091 ], [ -47.261359046142083, -22.338093213947573 ], [ -47.261347173362047, -22.33811423823623 ], [ -47.261335348807748, -22.338135277078923 ], [ -47.261323572109603, -22.338156330236469 ], [ -47.2613118428973, -22.338177397471799 ], [ -47.261300160800914, -22.338198478547902 ], [ -47.261288525450929, -22.338219573227796 ], [ -47.261276936477664, -22.338240681275529 ], [ -47.261265393511849, -22.338261802455182 ], [ -47.261253896184009, -22.338282936531989 ], [ -47.261242444125067, -22.338304083271261 ], [ -47.261231036966237, -22.338325242438557 ], [ -47.261219674338683, -22.338346413800288 ], [ -47.261208355873841, -22.338367597123192 ], [ -47.261197081203413, -22.338388792174413 ], [ -47.261185849959162, -22.338409998721556 ], [ -47.261174661773154, -22.338431216532754 ], [ -47.261163516277669, -22.338452445376383 ], [ -47.261152413105222, -22.338473685021253 ], [ -47.261141351888448, -22.338494935236803 ], [ -47.261130332260244, -22.338516195792799 ], [ -47.261119353853857, -22.338537466459155 ], [ -47.261108416302676, -22.338558747006442 ], [ -47.26109751924028, -22.33858003720562 ], [ -47.261086662300706, -22.338601336827736 ], [ -47.261075845118114, -22.338622645644289 ], [ -47.26106506732684, -22.338643963427444 ], [ -47.261054328561471, -22.338665289949692 ], [ -47.261043628484813, -22.338686624928233 ], [ -47.261032967965036, -22.338707965652556 ], [ -47.261022349208623, -22.338729306043767 ], [ -47.261011772932832, -22.33875064206989 ], [ -47.261001238169683, -22.338771973012172 ], [ -47.260990743834071, -22.338793298393952 ], [ -47.260980288843349, -22.338814617740226 ], [ -47.260969872117208, -22.33883593057794 ], [ -47.260959492578102, -22.338857236435356 ], [ -47.260949149150811, -22.338878534842543 ], [ -47.260938840762648, -22.338899825331396 ], [ -47.260928566343793, -22.338921107434565 ], [ -47.260918425704212, -22.338942171148318 ], [ -47.260908211245912, -22.338963444476089 ], [ -47.260898027592397, -22.33898470803793 ], [ -47.260887873682378, -22.339005961372962 ], [ -47.260877748458213, -22.339027204019519 ], [ -47.260867650863993, -22.339048435519295 ], [ -47.260857579847212, -22.339069655413766 ], [ -47.260847534357822, -22.339090863246202 ], [ -47.260837513348442, -22.339112058561234 ], [ -47.260827515774601, -22.339133240904253 ], [ -47.260817540594438, -22.339154409822193 ], [ -47.260807586769019, -22.339175564862732 ], [ -47.260797653262017, -22.339196705574981 ], [ -47.260787739039813, -22.339217831509465 ], [ -47.260777843072042, -22.339238942216628 ], [ -47.260767964330775, -22.339260037248817 ], [ -47.260758101790671, -22.339281116159867 ], [ -47.26074825442987, -22.3393021785032 ], [ -47.26073842122868, -22.339323223834718 ], [ -47.260728601170698, -22.339344251710166 ], [ -47.260718793241935, -22.339365261687444 ], [ -47.260708996432022, -22.339386253323301 ], [ -47.260699209732046, -22.33940722617891 ], [ -47.260689432137475, -22.33942817981276 ], [ -47.260679662645423, -22.33944911378704 ], [ -47.260669900256715, -22.339470027662948 ], [ -47.260660143974249, -22.339490921004327 ], [ -47.260650392804394, -22.339511793374673 ], [ -47.260640645756148, -22.339532644338728 ], [ -47.260630901840962, -22.339553473463322 ], [ -47.260621160073818, -22.339574280314505 ], [ -47.2606114194718, -22.339595064461058 ], [ -47.260601679055561, -22.339615825471157 ], [ -47.260591937847941, -22.339636562915256 ], [ -47.260582194874772, -22.339657276364481 ], [ -47.260572449164989, -22.339677965390589 ], [ -47.260562699749734, -22.339698629567408 ], [ -47.260552945663939, -22.339719268467807 ], [ -47.260543185943817, -22.339739881669107 ], [ -47.260533419629738, -22.339760468746764 ], [ -47.26052364576433, -22.339781029278246 ], [ -47.260513863392511, -22.339801562843547 ], [ -47.260504071562742, -22.339822069021974 ], [ -47.260494269325648, -22.339842547395239 ], [ -47.260484455734733, -22.33986299754617 ], [ -47.260474734269764, -22.339883202025515 ], [ -47.260464899962464, -22.339903585094806 ], [ -47.260455051341829, -22.339923939060107 ], [ -47.260445185513731, -22.339944267636028 ], [ -47.260435299012592, -22.339964576648264 ], [ -47.260425390406148, -22.33998486829401 ], [ -47.260415459378898, -22.340005142478304 ], [ -47.260405505631248, -22.340025399074097 ], [ -47.260395528863818, -22.340045637954749 ], [ -47.26038552877769, -22.340065858993253 ], [ -47.260375505073789, -22.340086062063563 ], [ -47.26036545745346, -22.340106247039685 ], [ -47.260355385618254, -22.34012641379551 ], [ -47.260345289269729, -22.340146562205927 ], [ -47.260335168109805, -22.340166692145626 ], [ -47.260325021840551, -22.340186803489662 ], [ -47.260314850164114, -22.340206896113592 ], [ -47.260304652782914, -22.340226969893099 ], [ -47.26029442939943, -22.340247024704361 ], [ -47.260284179716407, -22.340267060423727 ], [ -47.26027390343679, -22.340287076927744 ], [ -47.260263600263528, -22.340307074093634 ], [ -47.26025326989987, -22.340327051798635 ], [ -47.260242912049058, -22.340347009920599 ], [ -47.260232526414541, -22.340366948337657 ], [ -47.26022211270007, -22.340386866927901 ], [ -47.260211670609316, -22.340406765570219 ], [ -47.260201199846065, -22.340426644143861 ], [ -47.260190700114336, -22.340446502528263 ], [ -47.260180171118328, -22.340466340603115 ], [ -47.260169612562251, -22.340486158248638 ], [ -47.26015902415029, -22.340505955345602 ], [ -47.260148405586982, -22.340525731774907 ], [ -47.260137756576817, -22.340545487417849 ], [ -47.260127076824531, -22.340565222156048 ], [ -47.260116366034744, -22.340584935871671 ], [ -47.260105623912054, -22.340604628447604 ], [ -47.2600948501616, -22.340624299766397 ], [ -47.260084044488273, -22.340643949711264 ], [ -47.260073206596864, -22.340663578166421 ], [ -47.260062336192533, -22.340683185015756 ], [ -47.260051432980461, -22.340702770143761 ], [ -47.260040496665596, -22.340722333435661 ], [ -47.260029526953304, -22.340741874776658 ], [ -47.260018523548609, -22.340761394052745 ], [ -47.260007486156788, -22.34078089115037 ], [ -47.259996414483219, -22.340800365955879 ], [ -47.259985308232942, -22.340819818356813 ], [ -47.259974167111267, -22.340839248240794 ], [ -47.25996299082351, -22.340858655495708 ], [ -47.259951779074903, -22.340878040010121 ], [ -47.259940531570571, -22.3408974016732 ], [ -47.259929248015737, -22.340916740374343 ], [ -47.259917928115598, -22.340936056003422 ], [ -47.2599065715753, -22.340955348450763 ], [ -47.259895178099796, -22.340974617607419 ], [ -47.25988374739407, -22.34099386336478 ], [ -47.259872279163126, -22.341013085614549 ], [ -47.259860773111782, -22.341032284249184 ], [ -47.259849228944873, -22.341051459161338 ], [ -47.259837646367124, -22.341070610244373 ], [ -47.25982602508293, -22.341089737392203 ], [ -47.259814364796981, -22.341108840498954 ], [ -47.259802665213591, -22.341127919459456 ], [ -47.259790926036871, -22.341146974169227 ], [ -47.259779146971084, -22.341166004523767 ], [ -47.259767327720041, -22.341185010419661 ], [ -47.259755467987773, -22.341203991753396 ], [ -47.259743567477734, -22.341222948422569 ], [ -47.259731625893465, -22.341241880325011 ], [ -47.259719642938308, -22.341260787358937 ], [ -47.259707618315282, -22.341279669423447 ], [ -47.259695551727347, -22.341298526417816 ], [ -47.259683442877268, -22.341317358241941 ], [ -47.259671291467512, -22.34133616479625 ], [ -47.259659097200263, -22.341354945981873 ], [ -47.259646859777568, -22.341373701700231 ], [ -47.259634578901249, -22.341392431853318 ], [ -47.25962225427287, -22.341411136343659 ], [ -47.259609887117534, -22.341429812773018 ], [ -47.259597496304053, -22.341448431776175 ], [ -47.259585108737248, -22.341466946765756 ], [ -47.259572732557693, -22.341485336214454 ], [ -47.259571414838476, -22.341487281634954 ], [ -47.259550492013013, -22.341518069924341 ], [ -47.259548001125566, -22.341521721819735 ], [ -47.259535639207812, -22.341539710141799 ], [ -47.259523275536935, -22.341557556973903 ], [ -47.259510907015532, -22.34157525848461 ], [ -47.259498530636726, -22.341592810885746 ], [ -47.259486143482718, -22.341610210436272 ], [ -47.259473742721589, -22.341627453448911 ], [ -47.259461325605223, -22.34164453629494 ], [ -47.259448889465979, -22.34166145541051 ], [ -47.259436431713219, -22.341678207302884 ], [ -47.259423949829895, -22.341694788556584 ], [ -47.259411441367419, -22.341711195840762 ], [ -47.259398903941637, -22.341727425915703 ], [ -47.259386335227205, -22.341743475639753 ], [ -47.259373732951317, -22.341759341977443 ], [ -47.259361094887801, -22.341775022005763 ], [ -47.259348418849349, -22.341790512922511 ], [ -47.259335702679564, -22.341805812053725 ], [ -47.259322944244857, -22.341820916860566 ], [ -47.259310141424336, -22.341835824947246 ], [ -47.259297292099902, -22.341850534068158 ], [ -47.259284394145126, -22.341865042134696 ], [ -47.259271445413241, -22.34187934722215 ], [ -47.25925844372469, -22.341893447575583 ], [ -47.259245386853124, -22.341907341616022 ], [ -47.259232272510978, -22.341921027945695 ], [ -47.259219098334746, -22.341934505351805 ], [ -47.259205861868537, -22.34194777281067 ], [ -47.259192560547532, -22.341960829490301 ], [ -47.259179191680403, -22.341973674752154 ], [ -47.259165752431599, -22.341986308151412 ], [ -47.259152239803186, -22.341998729435829 ], [ -47.259138650494343, -22.342010938653136 ], [ -47.259124964133207, -22.342022950853789 ], [ -47.259111128070735, -22.342034809916303 ], [ -47.259097106475714, -22.342046546908698 ], [ -47.259082898582705, -22.342058162492446 ], [ -47.259068507856519, -22.342069653780033 ], [ -47.259053937826501, -22.342081017905652 ], [ -47.259039192084828, -22.342092252026958 ], [ -47.259024274283306, -22.342103353327293 ], [ -47.259009188131593, -22.342114319017522 ], [ -47.258993937395395, -22.3421251463371 ], [ -47.258978525893973, -22.34213583255605 ], [ -47.258962957498511, -22.342146374976014 ], [ -47.258947236130318, -22.342156770931389 ], [ -47.258931365758095, -22.342167017791123 ], [ -47.258915350396379, -22.342177112959771 ], [ -47.258899194104821, -22.342187053877709 ], [ -47.25888290098483, -22.342196838023153 ], [ -47.2588664751785, -22.342206462912888 ], [ -47.258849920867064, -22.342215926102881 ], [ -47.258833242268764, -22.342225225189619 ], [ -47.25881644363745, -22.342234357810732 ], [ -47.258799529261196, -22.342243321645785 ], [ -47.258782503460097, -22.342252114417295 ], [ -47.25876537058496, -22.342260733891475 ], [ -47.258748135015921, -22.342269177878997 ], [ -47.258730801160766, -22.342277444235705 ], [ -47.258713373452792, -22.342285530863673 ], [ -47.258695856349988, -22.342293435711714 ], [ -47.258678254333368, -22.342301156776156 ], [ -47.258660571904933, -22.342308692101788 ], [ -47.258642813586533, -22.342316039782489 ], [ -47.258624983917585, -22.342323197962216 ], [ -47.258607087453875, -22.342330164835619 ], [ -47.258589128766069, -22.342336938648849 ], [ -47.258571112437608, -22.342343517700325 ], [ -47.258553043062577, -22.342349900341752 ], [ -47.258534925244653, -22.342356084978658 ], [ -47.258516763594756, -22.342362070071271 ], [ -47.258498562728171, -22.342367854135727 ], [ -47.258480327264117, -22.342373435744214 ], [ -47.258462061823003, -22.342378813525997 ], [ -47.258443771022975, -22.34238398616866 ], [ -47.258425459479525, -22.342388952418162 ], [ -47.25840713180115, -22.342393711080167 ], [ -47.258388792587745, -22.342398261020598 ], [ -47.25837044642882, -22.342402601165897 ], [ -47.258352097796717, -22.342406730527284 ], [ -47.258333729144319, -22.342410652880467 ], [ -47.258315271841973, -22.342414383255313 ], [ -47.258296668795481, -22.342417935770225 ], [ -47.258277911284829, -22.342421314489833 ], [ -47.258258997543912, -22.342424522097605 ], [ -47.258239926091626, -22.342427561259417 ], [ -47.25822069572213, -22.342430434639741 ], [ -47.258201305494218, -22.342433144916672 ], [ -47.258181754716823, -22.342435694796215 ], [ -47.258162042936782, -22.342438087024835 ], [ -47.258142169926323, -22.342440324400776 ], [ -47.258122135667143, -22.342442409784589 ], [ -47.258101940337184, -22.342444346108294 ], [ -47.258081584297187, -22.342446136383096 ], [ -47.258061068074944, -22.342447783706806 ], [ -47.25804039235225, -22.342449291269567 ], [ -47.258019557950881, -22.342450662358942 ], [ -47.257998565819449, -22.342451900364335 ], [ -47.257977417019568, -22.342453008780179 ], [ -47.257956112713543, -22.342453991209016 ], [ -47.257934654152542, -22.342454851363158 ], [ -47.257913042663802, -22.342455593066635 ], [ -47.257891279640276, -22.34245622025589 ], [ -47.257869366530052, -22.342456736980527 ], [ -47.257847304825503, -22.342457147403415 ], [ -47.257825096054269, -22.342457455800503 ], [ -47.257802741769964, -22.342457666560541 ], [ -47.257780243543372, -22.342457784184269 ], [ -47.257757602955721, -22.342457813283708 ], [ -47.257734821589928, -22.34245775858118 ], [ -47.257711901024734, -22.342457624908292 ], [ -47.257688842827463, -22.34245741720482 ], [ -47.257665648548816, -22.342457140517595 ], [ -47.257642319717696, -22.342456799999418 ], [ -47.257618857835311, -22.342456400908073 ], [ -47.257595264371709, -22.342455948605256 ], [ -47.257571540761447, -22.342455448555675 ], [ -47.257547688400329, -22.342454906326399 ], [ -47.257501581353708, -22.342453793550924 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 1002.915654886, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263258062066484, -22.335671340019729 ], [ -47.263224566970109, -22.335703972963795 ], [ -47.263207882122508, -22.335720202688776 ], [ -47.263191114693846, -22.335736493411204 ], [ -47.263174268140702, -22.335752848046074 ], [ -47.263157346553868, -22.335769268918806 ], [ -47.263140369807786, -22.335785741555799 ], [ -47.263123358683025, -22.335802248939245 ], [ -47.263106315902149, -22.335818791511457 ], [ -47.263089243215461, -22.335835370676428 ], [ -47.263072142380992, -22.335851987849132 ], [ -47.263055015166742, -22.335868644453146 ], [ -47.26303786334865, -22.335885341922666 ], [ -47.263020688712615, -22.335902081700667 ], [ -47.263003493052956, -22.335918865240298 ], [ -47.262986278174218, -22.335935694003116 ], [ -47.262969045888482, -22.335952569461753 ], [ -47.262951605611875, -22.335969681890308 ], [ -47.26293432741182, -22.335986671897459 ], [ -47.262917037358712, -22.336003713126047 ], [ -47.262899737309091, -22.336020807088492 ], [ -47.262882429129945, -22.336037955305585 ], [ -47.262865114698201, -22.336055159306884 ], [ -47.26284779590133, -22.336072420630327 ], [ -47.262830474637994, -22.336089740821329 ], [ -47.262813152817472, -22.336107121433546 ], [ -47.262795832360275, -22.336124564028275 ], [ -47.26277851519815, -22.336142070174262 ], [ -47.262761203274792, -22.336159641447285 ], [ -47.262743898545956, -22.336177279429677 ], [ -47.262726602979498, -22.336194985710506 ], [ -47.262709318555522, -22.336212761885303 ], [ -47.262692047267116, -22.336230609555365 ], [ -47.262674791120887, -22.336248530326966 ], [ -47.262657552136247, -22.336266525812135 ], [ -47.262640332346535, -22.336284597627515 ], [ -47.262623133799025, -22.336302747394104 ], [ -47.262605958555618, -22.336320976736555 ], [ -47.262588808692406, -22.336339287283288 ], [ -47.262571686300461, -22.336357680665863 ], [ -47.262554593487081, -22.336376158517186 ], [ -47.262537535991392, -22.336394718537296 ], [ -47.262520531489052, -22.336413344488388 ], [ -47.262503595149958, -22.336432019788059 ], [ -47.262486729394197, -22.336450741081109 ], [ -47.262469933988704, -22.336469507919389 ], [ -47.262453208700187, -22.336488319855562 ], [ -47.262436553294464, -22.336507176444009 ], [ -47.26241996753761, -22.336526077239789 ], [ -47.262403451195318, -22.336545021798916 ], [ -47.262387004032369, -22.336564009679325 ], [ -47.262370625813787, -22.336583040439496 ], [ -47.262354316304602, -22.336602113638726 ], [ -47.262338075268964, -22.336621228838005 ], [ -47.262321902471022, -22.336640385599349 ], [ -47.262305797675047, -22.33665958348535 ], [ -47.262289760644975, -22.336678822059863 ], [ -47.262273791144281, -22.336698100888125 ], [ -47.262257888936666, -22.336717419536097 ], [ -47.262242053785599, -22.336736777570756 ], [ -47.262226285454524, -22.336756174560119 ], [ -47.262210583706782, -22.336775610073143 ], [ -47.262194948305506, -22.336795083679974 ], [ -47.262179379014007, -22.336814594951434 ], [ -47.26216387559527, -22.336834143459694 ], [ -47.262148437812577, -22.336853728777559 ], [ -47.262133065429111, -22.336873350478733 ], [ -47.262117758208049, -22.336893008138031 ], [ -47.262102515912716, -22.336912701330967 ], [ -47.262087338306259, -22.336932429634118 ], [ -47.262072225151947, -22.336952192625091 ], [ -47.262057176213325, -22.336971989881981 ], [ -47.262042191253869, -22.336991820983922 ], [ -47.262027270037116, -22.337011685511037 ], [ -47.262012412326847, -22.337031583044006 ], [ -47.261997617886898, -22.337051513164468 ], [ -47.261982886481285, -22.337071475454884 ], [ -47.261968217874106, -22.337091469498464 ], [ -47.261953611829554, -22.337111494879366 ], [ -47.261939068112525, -22.337131551181834 ], [ -47.261924586487275, -22.337151637991823 ], [ -47.2619101667186, -22.337171754895806 ], [ -47.261895808571786, -22.337191901480345 ], [ -47.261881511812071, -22.337212077333245 ], [ -47.261867276204946, -22.337232282042862 ], [ -47.261853101516046, -22.337252515198394 ], [ -47.261838987511368, -22.337272776389614 ], [ -47.261824933957044, -22.337293065207032 ], [ -47.261810940619725, -22.337313381241472 ], [ -47.261797007266054, -22.337333724084765 ], [ -47.261783133662973, -22.337354093329299 ], [ -47.261769319577738, -22.337374488568159 ], [ -47.2617555647779, -22.337394909394856 ], [ -47.26174186903156, -22.337415355403209 ], [ -47.261728232106591, -22.337435826188329 ], [ -47.261714653771477, -22.33745632134552 ], [ -47.261701133794908, -22.337476840470696 ], [ -47.261687671946149, -22.337497383160031 ], [ -47.261674267994657, -22.33751794901028 ], [ -47.261660921709819, -22.337538537619469 ], [ -47.261647632861873, -22.337559148585242 ], [ -47.261634401221244, -22.337579781506044 ], [ -47.261621226558475, -22.337600435981035 ], [ -47.261608108644815, -22.337621111609408 ], [ -47.261595047271868, -22.337641807959027 ], [ -47.261582042357198, -22.337662524390325 ], [ -47.261569093761139, -22.337683260301876 ], [ -47.261556201168204, -22.337704015349349 ], [ -47.261543364205714, -22.337724789280081 ], [ -47.261530582500811, -22.337745581842292 ], [ -47.261517855680545, -22.337766392784811 ], [ -47.261505183371966, -22.33778722185718 ], [ -47.261492565201799, -22.337808068810062 ], [ -47.261480000797022, -22.337828933394242 ], [ -47.261467489784536, -22.337849815361334 ], [ -47.261455031790966, -22.337870714464 ], [ -47.26144262644334, -22.337891630455022 ], [ -47.261430273368454, -22.337912563088061 ], [ -47.261417972192945, -22.337933512117807 ], [ -47.261405722543913, -22.337954477298936 ], [ -47.261393524048323, -22.337975458386879 ], [ -47.261381376332992, -22.337996455138114 ], [ -47.261369279024919, -22.338017467309545 ], [ -47.26135723175139, -22.33803849465837 ], [ -47.261345234139377, -22.338059536942865 ], [ -47.261333285816463, -22.338080593921326 ], [ -47.261321386409833, -22.338101665353005 ], [ -47.261309535546694, -22.338122750998423 ], [ -47.261297732855233, -22.338143850616802 ], [ -47.261285977962785, -22.338164963969689 ], [ -47.261274270497189, -22.338186090818716 ], [ -47.261262610086661, -22.338207230925459 ], [ -47.26125099635923, -22.338228384052709 ], [ -47.261239428943405, -22.338249549963123 ], [ -47.26122790746745, -22.338270728420742 ], [ -47.261216431560058, -22.338291919189611 ], [ -47.261205000850246, -22.338313122033984 ], [ -47.261193614966928, -22.338334336719186 ], [ -47.261182273539376, -22.338355563010719 ], [ -47.261170976197036, -22.338376800674546 ], [ -47.261159722569602, -22.338398049477245 ], [ -47.26114851228688, -22.338419309185781 ], [ -47.261137344979034, -22.3384405795675 ], [ -47.261126220276452, -22.338461860390144 ], [ -47.261115137809618, -22.338483151422118 ], [ -47.261104097209326, -22.338504452432229 ], [ -47.261093098106741, -22.338525763189391 ], [ -47.261082140133134, -22.338547083463194 ], [ -47.261071222920037, -22.338568413023729 ], [ -47.26106034609942, -22.338589751641109 ], [ -47.261049509303412, -22.338611099085934 ], [ -47.2610387121643, -22.33863245512951 ], [ -47.261027954314706, -22.338653819543502 ], [ -47.261017235417029, -22.338675192041006 ], [ -47.2610065564104, -22.338696569764792 ], [ -47.260995919666712, -22.338717946296285 ], [ -47.260985326002874, -22.338739317391664 ], [ -47.26097477445289, -22.338760682315613 ], [ -47.260964263926809, -22.338782040589198 ], [ -47.260953793337251, -22.33880339173529 ], [ -47.260943361599345, -22.338824735278788 ], [ -47.260932967631078, -22.338846070745962 ], [ -47.260922610353006, -22.338867397664973 ], [ -47.260912288688246, -22.338888715565933 ], [ -47.260902001563039, -22.338910023979906 ], [ -47.260891854717521, -22.338931100575707 ], [ -47.260881628400938, -22.338952398559169 ], [ -47.26087143345012, -22.338973685671473 ], [ -47.260861268800333, -22.338994961450371 ], [ -47.260851133390638, -22.339016225432818 ], [ -47.260841026162019, -22.339037477159337 ], [ -47.260830946059002, -22.3390587161702 ], [ -47.260820892028732, -22.339079942007587 ], [ -47.260810863021185, -22.339101154215108 ], [ -47.260800857989437, -22.339122352337181 ], [ -47.260790875889271, -22.339143535919909 ], [ -47.260780915679589, -22.339164704510075 ], [ -47.260770976322142, -22.339185857656084 ], [ -47.260761056781384, -22.339206994907762 ], [ -47.260751156025343, -22.339228115814926 ], [ -47.260741273024578, -22.339249219929354 ], [ -47.260731406752448, -22.339270306804323 ], [ -47.260721556185878, -22.339291375992907 ], [ -47.260711720304194, -22.339312427050544 ], [ -47.260701898090154, -22.339333459532682 ], [ -47.260692088529076, -22.339354472996956 ], [ -47.260682290610156, -22.339375466999858 ], [ -47.260672503324081, -22.339396441102458 ], [ -47.26066272566618, -22.33941739486308 ], [ -47.26065295663355, -22.339438327843965 ], [ -47.260643195227175, -22.339459239606221 ], [ -47.26063344045032, -22.339480129713859 ], [ -47.26062369130981, -22.339500997730426 ], [ -47.260613946815376, -22.339521843220879 ], [ -47.260604205979199, -22.339542665752305 ], [ -47.260594467817363, -22.339563464891008 ], [ -47.260584731348082, -22.339584240206186 ], [ -47.260574995593302, -22.339604991266395 ], [ -47.260565259577405, -22.33962571764258 ], [ -47.260555522327898, -22.339646418906444 ], [ -47.260545782875518, -22.339667094630268 ], [ -47.260536040253371, -22.339687744388652 ], [ -47.260526293498643, -22.339708367755076 ], [ -47.260516541649764, -22.339728964307763 ], [ -47.260506783749612, -22.339749533623017 ], [ -47.260497018843516, -22.339770075279187 ], [ -47.260487245979128, -22.339790588857337 ], [ -47.260477464207938, -22.339811073937852 ], [ -47.260467672583651, -22.339831530103531 ], [ -47.26045787016308, -22.339851956938475 ], [ -47.260448166572047, -22.339872124228108 ], [ -47.260438344844196, -22.339892481216232 ], [ -47.260428509363329, -22.339912808017466 ], [ -47.260418657121939, -22.339933108589683 ], [ -47.260408784483921, -22.339953389115795 ], [ -47.260398889951929, -22.339973651930524 ], [ -47.260388973210858, -22.339993896941433 ], [ -47.260379033962415, -22.340014124022169 ], [ -47.260369071908542, -22.340034333046745 ], [ -47.260359086751684, -22.340054523888913 ], [ -47.260349078194146, -22.340074696423301 ], [ -47.260339045938565, -22.340094850524629 ], [ -47.26032898968797, -22.340114986067615 ], [ -47.260318909145234, -22.340135102927842 ], [ -47.260308804013739, -22.340155200980785 ], [ -47.260298673996928, -22.340175280102333 ], [ -47.260288518798362, -22.340195340168883 ], [ -47.260278338121914, -22.340215381056904 ], [ -47.260268131671509, -22.340235402643472 ], [ -47.260257899151334, -22.340255404805799 ], [ -47.260247640265824, -22.340275387421336 ], [ -47.260237354719358, -22.340295350368191 ], [ -47.260227042216677, -22.340315293524597 ], [ -47.260216702462536, -22.340335216769287 ], [ -47.26020633516184, -22.340355119981446 ], [ -47.260195940019884, -22.340375003040066 ], [ -47.260185516741828, -22.340394865825111 ], [ -47.260175065032996, -22.340414708216901 ], [ -47.260164584598925, -22.340434530095845 ], [ -47.260154075145344, -22.340454331342777 ], [ -47.260143536377988, -22.340474111838994 ], [ -47.260132968002644, -22.3404938714664 ], [ -47.260122369725352, -22.340513610107038 ], [ -47.260111741252182, -22.340533327643371 ], [ -47.260101082289417, -22.340553023958204 ], [ -47.26009039254329, -22.340572698934906 ], [ -47.260079671719936, -22.340592352457666 ], [ -47.260068919526077, -22.34061198441022 ], [ -47.260058135668203, -22.340631594677088 ], [ -47.260047319852639, -22.340651183143816 ], [ -47.260036471786215, -22.340670749695636 ], [ -47.260025591175655, -22.340690294218344 ], [ -47.26001467772749, -22.340709816598629 ], [ -47.260003731148743, -22.340729316722999 ], [ -47.259992751146029, -22.340748794478948 ], [ -47.259981737426116, -22.340768249754397 ], [ -47.259970689696097, -22.340787682437131 ], [ -47.259959607662594, -22.340807092416259 ], [ -47.259948491032482, -22.340826479580887 ], [ -47.259937339512724, -22.340845843820503 ], [ -47.259926152810124, -22.340865185025219 ], [ -47.259914930631396, -22.34088450308586 ], [ -47.259903672683421, -22.34090379789351 ], [ -47.259892378672923, -22.340923069339613 ], [ -47.259881048306674, -22.340942317316252 ], [ -47.259869681291192, -22.340961541716208 ], [ -47.259858277333088, -22.340980742432663 ], [ -47.259846836138941, -22.340999919359053 ], [ -47.259835357415128, -22.341019072389678 ], [ -47.259823840868087, -22.341038201419032 ], [ -47.259812286204067, -22.341057306342289 ], [ -47.259800693129066, -22.341076387055402 ], [ -47.259789061349345, -22.341095443454297 ], [ -47.259777390570697, -22.341114475435806 ], [ -47.259765680498816, -22.341133482897447 ], [ -47.259753930839544, -22.34115246573673 ], [ -47.259742141298155, -22.341171423852302 ], [ -47.259730311580228, -22.341190357142739 ], [ -47.259718441390731, -22.341209265507686 ], [ -47.259706530434663, -22.341228148847176 ], [ -47.259694578416912, -22.341247007061565 ], [ -47.259682585041894, -22.341265840052177 ], [ -47.259670550014121, -22.341284647720489 ], [ -47.259658473037767, -22.341303429968676 ], [ -47.259646353816734, -22.341322186699458 ], [ -47.259634192054619, -22.341340917816293 ], [ -47.259621987454928, -22.341359623222946 ], [ -47.259609739720872, -22.341378302823806 ], [ -47.259597448555375, -22.341396956523763 ], [ -47.259585115274554, -22.34141558179174 ], [ -47.259572759888073, -22.341434147555397 ], [ -47.259560411053755, -22.341452604648463 ], [ -47.259548077651573, -22.341470930530271 ], [ -47.25954476070774, -22.341475827513229 ], [ -47.25952382681352, -22.341506611044959 ], [ -47.259523444178114, -22.341507172027363 ], [ -47.259511137573568, -22.341525079856069 ], [ -47.259498833535709, -22.341542840603697 ], [ -47.259486529046939, -22.341560450467821 ], [ -47.259474221185464, -22.341577905691821 ], [ -47.259461907123843, -22.341595202568978 ], [ -47.259449584125576, -22.34161233744949 ], [ -47.259437249542835, -22.34162930674551 ], [ -47.259424900813059, -22.341646106938011 ], [ -47.25941253545524, -22.341662734583128 ], [ -47.259400151066181, -22.341679186318878 ], [ -47.259387745315344, -22.341695458872856 ], [ -47.259375315940211, -22.341711549069117 ], [ -47.259362860740694, -22.341727453835666 ], [ -47.259350377572254, -22.341743170212762 ], [ -47.259337864339756, -22.3417586953599 ], [ -47.259325318989255, -22.341774026564352 ], [ -47.2593127394994, -22.341789161249334 ], [ -47.259300123873132, -22.341804096981001 ], [ -47.259287470126814, -22.341818831476989 ], [ -47.259274776279668, -22.341833362614025 ], [ -47.259262040342229, -22.341847688434967 ], [ -47.259249260303399, -22.341861807156327 ], [ -47.259236434117391, -22.341875717174279 ], [ -47.259223559688877, -22.341889417071361 ], [ -47.259210634857752, -22.341902905621954 ], [ -47.259197657383382, -22.341916181796307 ], [ -47.259184624927499, -22.341929244764916 ], [ -47.259171535036316, -22.341942093901253 ], [ -47.259158385122198, -22.341954728783524 ], [ -47.259145172444782, -22.341967149195114 ], [ -47.259131894091759, -22.341979355123438 ], [ -47.259118546830145, -22.341991346873321 ], [ -47.259105109350621, -22.34200314063462 ], [ -47.259091526020519, -22.342014783075353 ], [ -47.259077758716877, -22.342026307207643 ], [ -47.259063806409415, -22.342037713837311 ], [ -47.259049672547008, -22.342049000012441 ], [ -47.259035360646813, -22.342060162804184 ], [ -47.259020874292538, -22.342071199308428 ], [ -47.259006217131031, -22.342082106648352 ], [ -47.258991392870385, -22.342092881976228 ], [ -47.258976405278041, -22.342103522474577 ], [ -47.25896125817814, -22.342114025358335 ], [ -47.258945955449796, -22.34212438787586 ], [ -47.258930501025205, -22.34213460731026 ], [ -47.258914898886779, -22.342144680981207 ], [ -47.258899153065414, -22.34215460624603 ], [ -47.258883267639703, -22.342164380500009 ], [ -47.258867246732649, -22.342174001178549 ], [ -47.258851094510135, -22.342183465757817 ], [ -47.258834815179632, -22.34219277175545 ], [ -47.258818412987672, -22.342201916732115 ], [ -47.2588018922186, -22.342210898291878 ], [ -47.258785257192905, -22.342219714083306 ], [ -47.258768512265078, -22.342228361800455 ], [ -47.258751661822025, -22.342236839183592 ], [ -47.258734710281779, -22.342245144020094 ], [ -47.25871766209162, -22.342253274145097 ], [ -47.258700521725849, -22.342261227442837 ], [ -47.258683293684882, -22.342269001846898 ], [ -47.258665982493575, -22.342276595341215 ], [ -47.258648592698968, -22.342284005961098 ], [ -47.258631128869077, -22.342291231793698 ], [ -47.258613595590589, -22.342298270979313 ], [ -47.258595997467509, -22.342305121711888 ], [ -47.258578339119566, -22.342311782239829 ], [ -47.25856062518001, -22.342318250867006 ], [ -47.258542860293417, -22.342324525953593 ], [ -47.258525049114468, -22.342330605916843 ], [ -47.258507196305544, -22.342336489231837 ], [ -47.258489306533583, -22.342342174432929 ], [ -47.258471384469786, -22.342347660113774 ], [ -47.258453434786567, -22.342352944928535 ], [ -47.258435462153933, -22.342358027592997 ], [ -47.258417471239049, -22.34236290688489 ], [ -47.258399466701761, -22.342367581645071 ], [ -47.258381453192754, -22.342372050778216 ], [ -47.258363435351733, -22.342376313253105 ], [ -47.258345417694301, -22.342380368128296 ], [ -47.258327381421573, -22.342384219506396 ], [ -47.258309253687841, -22.342387883272366 ], [ -47.258290973952313, -22.34239137404618 ], [ -47.258272532906091, -22.342394695761897 ], [ -47.258253928603388, -22.342397850891331 ], [ -47.25823515940013, -22.342400841887439 ], [ -47.258216223943649, -22.342403671201861 ], [ -47.258197121161579, -22.342406341300627 ], [ -47.258177850246341, -22.342408854679263 ], [ -47.258158410642253, -22.342411213876211 ], [ -47.258138802032306, -22.342413421484647 ], [ -47.258119024321275, -22.342415480163815 ], [ -47.258099077621715, -22.342417392648567 ], [ -47.258078962239772, -22.342419161757636 ], [ -47.258058678658379, -22.342420790401437 ], [ -47.258038227523627, -22.342422281588096 ], [ -47.258017609629832, -22.342423638429047 ], [ -47.257996825905458, -22.342424864143332 ], [ -47.257975877398785, -22.342425962061441 ], [ -47.257954765264643, -22.342426935628083 ], [ -47.257933490751952, -22.342427788404429 ], [ -47.257912055190133, -22.34242852406976 ], [ -47.257890459978277, -22.342429146422504 ], [ -47.257868706573795, -22.342429659380844 ], [ -47.257846796481005, -22.342430066982875 ], [ -47.25782473124157, -22.342430373386499 ], [ -47.257802512424632, -22.34243058286895 ], [ -47.25778014161753, -22.342430699826167 ], [ -47.257757620418694, -22.342430728771788 ], [ -47.257734950428251, -22.342430674336342 ], [ -47.257712133242045, -22.342430541266015 ], [ -47.257689170443676, -22.342430334421486 ], [ -47.257666063599252, -22.342430058776895 ], [ -47.257642814251781, -22.342429719418547 ], [ -47.257619423914932, -22.342429321543811 ], [ -47.25759589406934, -22.342428870460211 ], [ -47.257572226158182, -22.34242837158428 ], [ -47.257548421583458, -22.342427830440933 ], [ -47.257514602661004, -22.342427014235259 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 997.63366235299998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263226859545291, -22.335662521028649 ], [ -47.263203510986955, -22.335685268569385 ], [ -47.26318684208367, -22.335701482769725 ], [ -47.263170086635306, -22.335717761842698 ], [ -47.263153248091569, -22.33573410869618 ], [ -47.263136330573367, -22.335750525617129 ], [ -47.26311935490866, -22.335766997202018 ], [ -47.263102342933514, -22.335783505407871 ], [ -47.263085297425327, -22.335800050624201 ], [ -47.263068220135352, -22.335816634255625 ], [ -47.263051112822879, -22.335833257718303 ], [ -47.263033977257756, -22.335849922437578 ], [ -47.263016815218265, -22.33586662984996 ], [ -47.262999628493134, -22.335883381401171 ], [ -47.262982418879972, -22.33590017854771 ], [ -47.262965188187252, -22.335917022754955 ], [ -47.262947938231378, -22.335933915500014 ], [ -47.262930467744056, -22.335951057550364 ], [ -47.262913167255732, -22.335968069471139 ], [ -47.262895853077602, -22.335985134474658 ], [ -47.262878527073049, -22.33600225407994 ], [ -47.262861191116357, -22.336019429814876 ], [ -47.262843847092412, -22.336036663216699 ], [ -47.262826496897162, -22.336053955831311 ], [ -47.262809142438407, -22.336071309212663 ], [ -47.262791785635088, -22.336088724923375 ], [ -47.262774428418069, -22.336106204534072 ], [ -47.262757072730089, -22.336123749623276 ], [ -47.262739720526412, -22.336141361776924 ], [ -47.262722373775105, -22.336159042587916 ], [ -47.262705034457007, -22.336176793656193 ], [ -47.262687704565806, -22.336194616588578 ], [ -47.262670386108987, -22.336212512997911 ], [ -47.262653081108276, -22.336230484502362 ], [ -47.262635791598917, -22.336248532726142 ], [ -47.262618519630827, -22.336266659298325 ], [ -47.262601267268664, -22.33628486585258 ], [ -47.262584036592507, -22.336303154026407 ], [ -47.262566829697441, -22.336321525461404 ], [ -47.262549648694346, -22.336339981802343 ], [ -47.262532495711199, -22.336358524695481 ], [ -47.262515376709608, -22.336377151635677 ], [ -47.26249831027139, -22.336395845424846 ], [ -47.262481312403715, -22.336414588566953 ], [ -47.262464385670818, -22.336433377542054 ], [ -47.26244752983623, -22.336452211898788 ], [ -47.262430744663398, -22.33647109118666 ], [ -47.26241402991473, -22.336490014957018 ], [ -47.262397385352955, -22.336508982761821 ], [ -47.262380810740382, -22.336527994154185 ], [ -47.262364305838318, -22.336547048689134 ], [ -47.262347870408433, -22.336566145922319 ], [ -47.262331504212284, -22.33658528541023 ], [ -47.262315207010587, -22.336604466711176 ], [ -47.262298978563976, -22.33662368938452 ], [ -47.262282818633295, -22.336642952990271 ], [ -47.262266726979, -22.336662257089667 ], [ -47.262250703361047, -22.336681601245587 ], [ -47.262234747539658, -22.336700985021494 ], [ -47.262218859274768, -22.336720407982007 ], [ -47.262203038326327, -22.336739869692874 ], [ -47.262187284454164, -22.336759369720752 ], [ -47.262171597417854, -22.336778907633615 ], [ -47.262155976977233, -22.33679848300012 ], [ -47.26214042289174, -22.336818095390385 ], [ -47.262124934921118, -22.336837744375153 ], [ -47.262109512825077, -22.336857429526152 ], [ -47.262094156363212, -22.33687715041625 ], [ -47.262078865295372, -22.336896906619049 ], [ -47.262063639381147, -22.336916697709341 ], [ -47.262048478380322, -22.33693652326291 ], [ -47.262033382052891, -22.336956382856112 ], [ -47.262018350158897, -22.336976276066427 ], [ -47.262003382458282, -22.336996202472278 ], [ -47.261988478711416, -22.337016161652784 ], [ -47.261973638678612, -22.337036153188063 ], [ -47.26195886212038, -22.337056176659004 ], [ -47.261944148797419, -22.337076231647391 ], [ -47.261929498470387, -22.337096317735963 ], [ -47.261914910900771, -22.337116434507514 ], [ -47.261900385849373, -22.337136581546726 ], [ -47.26188592307755, -22.337156758438805 ], [ -47.261871522347192, -22.337176964769018 ], [ -47.261857183420112, -22.337197200123939 ], [ -47.261842906058384, -22.337217464090784 ], [ -47.261828690024302, -22.337237756257611 ], [ -47.261814535080489, -22.337258076213043 ], [ -47.261800440989681, -22.337278423546618 ], [ -47.261786407515224, -22.337298797848042 ], [ -47.261772434420422, -22.33731919870818 ], [ -47.261758521468941, -22.337339625718496 ], [ -47.261744668424654, -22.3373600784711 ], [ -47.261730875051924, -22.337380556558667 ], [ -47.261717141115533, -22.337401059574137 ], [ -47.261703466380112, -22.337421587111784 ], [ -47.261689850610935, -22.337442138766125 ], [ -47.261676293573458, -22.337462714132315 ], [ -47.261662795033757, -22.337483312805816 ], [ -47.261649354758127, -22.337503934382639 ], [ -47.261635972512771, -22.337524578460208 ], [ -47.26162264806478, -22.337545244635471 ], [ -47.261609381181465, -22.337565932506184 ], [ -47.261596171630259, -22.337586641671074 ], [ -47.261583019179355, -22.337607371728684 ], [ -47.261569923618353, -22.337628122244489 ], [ -47.261556884870757, -22.337648892564317 ], [ -47.261543902805151, -22.33766968206773 ], [ -47.261530977106922, -22.337690490403133 ], [ -47.261518107401059, -22.337711317315659 ], [ -47.261505293312396, -22.337732162551436 ], [ -47.261492534465688, -22.337753025857214 ], [ -47.261479830485634, -22.337773906980399 ], [ -47.261467180996625, -22.337794805669638 ], [ -47.261454585623312, -22.337815721673806 ], [ -47.261442043990279, -22.337836654742556 ], [ -47.261429555721783, -22.337857604626624 ], [ -47.261417120442538, -22.337878571076935 ], [ -47.261404737777021, -22.337899553845261 ], [ -47.261392407349483, -22.337920552684608 ], [ -47.261380128784737, -22.337941567347801 ], [ -47.26136790170743, -22.33796259758855 ], [ -47.261355725742007, -22.337983643161678 ], [ -47.261343600513165, -22.338004703822456 ], [ -47.261331525645886, -22.338025779326347 ], [ -47.261319500764806, -22.338046869430165 ], [ -47.261307525495198, -22.338067973890546 ], [ -47.261295599461974, -22.338089092465296 ], [ -47.261283722289974, -22.338110224913407 ], [ -47.261271893605176, -22.338131370992613 ], [ -47.261260113032577, -22.33815253046307 ], [ -47.261248380197763, -22.338173703084998 ], [ -47.261236694726655, -22.338194888618595 ], [ -47.26122505624506, -22.338216086825309 ], [ -47.261213464379217, -22.338237297466499 ], [ -47.261201918755134, -22.338258520304915 ], [ -47.261190418999277, -22.338279755103336 ], [ -47.261178964738455, -22.338301001624846 ], [ -47.261167555599364, -22.338322259633468 ], [ -47.261156191209068, -22.338343528893624 ], [ -47.261144871194858, -22.338364809170091 ], [ -47.261133595184184, -22.338386100228327 ], [ -47.261122362804755, -22.338407401834193 ], [ -47.261111173684526, -22.338428713753995 ], [ -47.261100027451796, -22.338450035754388 ], [ -47.261088923734903, -22.338471367602803 ], [ -47.261077862162502, -22.338492709067019 ], [ -47.261066842363689, -22.338514059914953 ], [ -47.261055863967655, -22.338535419915313 ], [ -47.261044926603837, -22.338556788837206 ], [ -47.261034029902163, -22.338578166449832 ], [ -47.261023173492731, -22.338599552522908 ], [ -47.261012357005797, -22.338620946826914 ], [ -47.261001580071941, -22.338642349132627 ], [ -47.260990842353237, -22.338663759149117 ], [ -47.260980144859715, -22.338685173872321 ], [ -47.26096949012878, -22.338706586544131 ], [ -47.26095887907686, -22.33872799270873 ], [ -47.260948310740055, -22.338749391614336 ], [ -47.260937784023483, -22.338770782779768 ], [ -47.260927297835082, -22.338792165725653 ], [ -47.260916851085391, -22.338813539974911 ], [ -47.260906442687968, -22.338834905051804 ], [ -47.260896071559081, -22.338856260482661 ], [ -47.26088573661773, -22.338877605795801 ], [ -47.260875436786144, -22.338898940520551 ], [ -47.260865283734688, -22.338920029998377 ], [ -47.260855045559829, -22.338941352637534 ], [ -47.260844839311694, -22.338962663300279 ], [ -47.260834663922111, -22.338983961523034 ], [ -47.260824518326906, -22.339005246841378 ], [ -47.260814401463868, -22.339026518794633 ], [ -47.260804312274615, -22.339047776921895 ], [ -47.260794249703459, -22.339069020764246 ], [ -47.260784212697743, -22.339090249864238 ], [ -47.260774200208061, -22.339111463765384 ], [ -47.260764211187869, -22.339132662012858 ], [ -47.260754244593961, -22.339153844152673 ], [ -47.260744299386019, -22.339175009732429 ], [ -47.260734374526734, -22.339196158301316 ], [ -47.260724468982438, -22.339217289408474 ], [ -47.260714581722191, -22.339238402605105 ], [ -47.260704711718006, -22.339259497444036 ], [ -47.260694857945673, -22.339280573477861 ], [ -47.260685019383466, -22.339301630261634 ], [ -47.260675195013398, -22.339322667350459 ], [ -47.260665383819997, -22.339343684301706 ], [ -47.260655584792076, -22.339364680671665 ], [ -47.260645796919889, -22.339385656021243 ], [ -47.26063601919865, -22.339406609908668 ], [ -47.260626250625414, -22.339427541896129 ], [ -47.260616490201414, -22.339448451544754 ], [ -47.26060673693015, -22.339469338418656 ], [ -47.260596989818993, -22.339490202081436 ], [ -47.260587247878362, -22.339511042098259 ], [ -47.26057751012123, -22.33953185803653 ], [ -47.260567775564695, -22.339552649462753 ], [ -47.260558043228144, -22.339573415946553 ], [ -47.260548312134851, -22.33959415705689 ], [ -47.260538581310684, -22.339614872365157 ], [ -47.260528849784833, -22.33963556144365 ], [ -47.26051911658984, -22.339656223865216 ], [ -47.260509380760837, -22.339676859205163 ], [ -47.260499641337141, -22.339697467037588 ], [ -47.260489897359506, -22.339718046941702 ], [ -47.260480147873288, -22.339738598494524 ], [ -47.260470391926503, -22.339759121275389 ], [ -47.260460628569575, -22.339779614866398 ], [ -47.260450856856963, -22.33980007884896 ], [ -47.260441075845513, -22.33982051280708 ], [ -47.260431284595278, -22.33984091632604 ], [ -47.260421598878196, -22.339861046425973 ], [ -47.260411789729815, -22.339881377332926 ], [ -47.260401967388752, -22.33990167697009 ], [ -47.260392128734054, -22.339921949538599 ], [ -47.260382269959173, -22.33994220157863 ], [ -47.26037238950164, -22.339962435562331 ], [ -47.260362487046741, -22.339982651399875 ], [ -47.260352562297527, -22.340002848965526 ], [ -47.26034261495721, -22.340023028134095 ], [ -47.260332644729644, -22.340043188779887 ], [ -47.260322651318454, -22.340063330778335 ], [ -47.260312634427656, -22.340083454004912 ], [ -47.260302593761651, -22.340103558335016 ], [ -47.26029252902476, -22.340123643645061 ], [ -47.260282439921681, -22.340143709811283 ], [ -47.260272326157299, -22.340163756710364 ], [ -47.260262187436638, -22.340183784219487 ], [ -47.260252023464965, -22.340203792216066 ], [ -47.260241833947653, -22.340223780577926 ], [ -47.260231618590339, -22.340243749183259 ], [ -47.260221377098915, -22.340263697910292 ], [ -47.260211109179266, -22.340283626638136 ], [ -47.26020081453759, -22.340303535245891 ], [ -47.260190492880099, -22.340323423613345 ], [ -47.260180143913253, -22.340343291620581 ], [ -47.260169767343818, -22.34036313914762 ], [ -47.260159362878483, -22.340382966075406 ], [ -47.260148930224062, -22.340402772285316 ], [ -47.260138469087657, -22.340422557658858 ], [ -47.260127979176517, -22.340442322077855 ], [ -47.260117460197918, -22.340462065424763 ], [ -47.260106911859189, -22.340481787582593 ], [ -47.260096333867914, -22.34050148843459 ], [ -47.260085725931752, -22.340521167864321 ], [ -47.260075087758551, -22.340540825755799 ], [ -47.260064419056079, -22.340560461993597 ], [ -47.26005371953206, -22.340580076463173 ], [ -47.260042988894796, -22.340599669049485 ], [ -47.260032226852374, -22.340619239638375 ], [ -47.260021433112726, -22.340638788116685 ], [ -47.260010607384196, -22.34065831437097 ], [ -47.259999749375162, -22.340677818288398 ], [ -47.259988858793747, -22.340697299757046 ], [ -47.259977935348516, -22.340716758664815 ], [ -47.259966978747748, -22.340736194900671 ], [ -47.259955988699808, -22.340755608353927 ], [ -47.259944964913359, -22.340774998913901 ], [ -47.259933907096617, -22.340794366471194 ], [ -47.259922814958102, -22.340813710916485 ], [ -47.259911688206337, -22.340833032140807 ], [ -47.259900526549764, -22.340852330035858 ], [ -47.259889329696669, -22.340871604494097 ], [ -47.259878097355532, -22.340890855408201 ], [ -47.259866829234682, -22.340910082671346 ], [ -47.259855525042511, -22.340929286177307 ], [ -47.259844184487079, -22.340948465820617 ], [ -47.259832807276624, -22.34096762149613 ], [ -47.259821393119282, -22.340986753099134 ], [ -47.25980994172302, -22.341005860525769 ], [ -47.259798452795849, -22.341024943672327 ], [ -47.259786926045571, -22.341044002435872 ], [ -47.259775361179791, -22.341063036714186 ], [ -47.259763757906263, -22.341082046405262 ], [ -47.259752115932393, -22.341101031407792 ], [ -47.259740434965401, -22.341119991621326 ], [ -47.259728714712622, -22.341138926945344 ], [ -47.259716954880908, -22.34115783728063 ], [ -47.259705155177336, -22.341176722527717 ], [ -47.259693315308375, -22.34119558258848 ], [ -47.259681434980543, -22.341214417365034 ], [ -47.259669513900185, -22.341233226759886 ], [ -47.25965755177323, -22.341252010676605 ], [ -47.259645548305613, -22.341270769018887 ], [ -47.259633503202984, -22.34128950169114 ], [ -47.259621416170688, -22.341308208598374 ], [ -47.259609286913765, -22.341326889646446 ], [ -47.25959711513709, -22.341345544741415 ], [ -47.259584900545292, -22.341364173790026 ], [ -47.259572642842684, -22.341382776699657 ], [ -47.259560343436384, -22.341401350806247 ], [ -47.259548023476917, -22.341419863330394 ], [ -47.259535713375129, -22.341438262527021 ], [ -47.259523422750327, -22.341456524841874 ], [ -47.259518106581055, -22.341464373386739 ], [ -47.259497151582416, -22.341495147848207 ], [ -47.259486635944242, -22.341510449566176 ], [ -47.259474391539442, -22.34152812422932 ], [ -47.259462151083305, -22.341545642446899 ], [ -47.259449911739196, -22.341563000493768 ], [ -47.259437670769977, -22.341580194697574 ], [ -47.259425425534559, -22.341597221445944 ], [ -47.259413173485498, -22.341614077192045 ], [ -47.259400912165226, -22.341630758461488 ], [ -47.259388639202363, -22.341647261859404 ], [ -47.259376352307633, -22.34166358407721 ], [ -47.25936404926842, -22.341679721900995 ], [ -47.259351727943979, -22.341695672218655 ], [ -47.25933938625942, -22.341711432027697 ], [ -47.259327022198434, -22.341726998444233 ], [ -47.259314633797018, -22.341742368710211 ], [ -47.259302219134447, -22.341757540202433 ], [ -47.259289776324579, -22.341772510441213 ], [ -47.259277303506778, -22.341787277097723 ], [ -47.259264798834671, -22.341801838003075 ], [ -47.259252260464883, -22.341816191156223 ], [ -47.259239686544781, -22.341830334731643 ], [ -47.259227075199021, -22.341844267086948 ], [ -47.259214424515591, -22.341857986769458 ], [ -47.259201732530158, -22.341871492523271 ], [ -47.25918899721006, -22.341884783294827 ], [ -47.259176216437616, -22.341897858237477 ], [ -47.259163387992018, -22.341910716715891 ], [ -47.259150509530706, -22.341923358308925 ], [ -47.2591375785696, -22.341935782811671 ], [ -47.259124592463586, -22.34194799023572 ], [ -47.259111548385981, -22.341959980807978 ], [ -47.259098443171588, -22.341971755090498 ], [ -47.259085254573705, -22.341983330412475 ], [ -47.259071923975974, -22.341994756231529 ], [ -47.259058410963711, -22.342006067503739 ], [ -47.259044714241796, -22.342017265179376 ], [ -47.259030837243145, -22.34202834624212 ], [ -47.259016783472752, -22.342039307700073 ], [ -47.259002556505855, -22.342050146587326 ], [ -47.258988159984362, -22.342060859966917 ], [ -47.258973597614755, -22.342071444932458 ], [ -47.258958873166229, -22.342081898609631 ], [ -47.25894399046782, -22.342092218158236 ], [ -47.258928953406574, -22.342102400773403 ], [ -47.258913765925577, -22.342112443686901 ], [ -47.258898432020906, -22.342122344169127 ], [ -47.2588829557398, -22.342132099530168 ], [ -47.25886734117995, -22.34214170712027 ], [ -47.258851592485769, -22.342151164331959 ], [ -47.258835713847049, -22.342160468600795 ], [ -47.258819709497409, -22.342169617406164 ], [ -47.25880358371176, -22.342178608272768 ], [ -47.258787340804865, -22.342187438771248 ], [ -47.258770985129701, -22.342196106519118 ], [ -47.258754521075062, -22.342204609181909 ], [ -47.258737953064056, -22.342212944474074 ], [ -47.258721285552532, -22.342221110159592 ], [ -47.258704523027298, -22.342229104053001 ], [ -47.258687670003653, -22.34223692402054 ], [ -47.25867073102448, -22.342244567980682 ], [ -47.258653710658415, -22.342252033904956 ], [ -47.258636613497544, -22.3422593198191 ], [ -47.258619444156096, -22.34226642380364 ], [ -47.258602207267998, -22.342273343995206 ], [ -47.258584907485471, -22.342280078586985 ], [ -47.258567549477291, -22.342286625829715 ], [ -47.258550137926569, -22.342292984032639 ], [ -47.258532677528322, -22.342299151564447 ], [ -47.258515172988261, -22.342305126854043 ], [ -47.258497629020198, -22.342310908391486 ], [ -47.25848005034279, -22.342316494729236 ], [ -47.258462441679164, -22.342321884482509 ], [ -47.258444807753733, -22.342327076330282 ], [ -47.258427153288359, -22.342332069016589 ], [ -47.258409483001969, -22.342336861350908 ], [ -47.258391801605669, -22.342341452209297 ], [ -47.258374113800954, -22.342345840535195 ], [ -47.258356424277721, -22.342350025339737 ], [ -47.258338737594848, -22.34235400572873 ], [ -47.258321033701705, -22.342357786131799 ], [ -47.258303235536481, -22.342361383288907 ], [ -47.258285279111753, -22.342364812321645 ], [ -47.258267154529875, -22.342368077033555 ], [ -47.258248859665287, -22.342371179684619 ], [ -47.258230392710914, -22.342374122515068 ], [ -47.258211752167355, -22.342376907763654 ], [ -47.25819293683103, -22.342379537684273 ], [ -47.258173945777834, -22.342382014562048 ], [ -47.258154778349606, -22.3423843407273 ], [ -47.258135434140058, -22.342386518568258 ], [ -47.25811591297709, -22.342388550542825 ], [ -47.258096214907852, -22.342390439188627 ], [ -47.258076340183841, -22.342392187131999 ], [ -47.25805628924325, -22.342393797095884 ], [ -47.25803606269637, -22.342395271906486 ], [ -47.258015661310026, -22.34239661449897 ], [ -47.257995085992668, -22.342397827922209 ], [ -47.257974337779103, -22.342398915342535 ], [ -47.257953417816765, -22.34239988004704 ], [ -47.257932327352279, -22.342400725445589 ], [ -47.257911067717345, -22.342401455072782 ], [ -47.257889640317103, -22.342402072589032 ], [ -47.257868046618299, -22.342402581781055 ], [ -47.257846288137202, -22.342402986562238 ], [ -47.25782436642951, -22.34240329097242 ], [ -47.25780228307989, -22.342403499177301 ], [ -47.257780039692236, -22.342403615467987 ], [ -47.257757637882143, -22.342403644259793 ], [ -47.257735079267036, -22.34240359009144 ], [ -47.257712365459753, -22.342403457623647 ], [ -47.257689498060259, -22.342403251638075 ], [ -47.257666478650044, -22.34240297703613 ], [ -47.257643308786179, -22.342402638837591 ], [ -47.257619989994801, -22.342402242179503 ], [ -47.257596523767234, -22.342401792315123 ], [ -47.257572911555137, -22.342401294612838 ], [ -47.257527627965537, -22.342400265188729 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 992.22487576100002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263195016788785, -22.335654345067155 ], [ -47.263165802050416, -22.335682762847426 ], [ -47.263149058582357, -22.335699030270945 ], [ -47.263132228048057, -22.335715369343024 ], [ -47.263115314598473, -22.335731782312205 ], [ -47.263098340015155, -22.335748252844986 ], [ -47.263081327189603, -22.335764761873268 ], [ -47.26306427895414, -22.335781309733704 ], [ -47.26304719706085, -22.335797897831561 ], [ -47.263030083270372, -22.335814527584247 ], [ -47.263012939354383, -22.335831200418777 ], [ -47.262995767093479, -22.335847917774007 ], [ -47.26297856827923, -22.335864681098396 ], [ -47.262961344712586, -22.335881491851854 ], [ -47.262944098205892, -22.335898351503541 ], [ -47.262926830579858, -22.335915261535035 ], [ -47.262909329881836, -22.335932433207162 ], [ -47.262892007105208, -22.335949467041569 ], [ -47.262874668802077, -22.335966555819994 ], [ -47.26285731684257, -22.335983701068081 ], [ -47.262839953108376, -22.33600090432089 ], [ -47.262822579492223, -22.336018167123179 ], [ -47.262805197898601, -22.33603549102898 ], [ -47.262787810244376, -22.336052877600686 ], [ -47.262770418458295, -22.336070328409878 ], [ -47.262753024481469, -22.336087845036513 ], [ -47.262735630267606, -22.336105429068944 ], [ -47.262718237783602, -22.336123082103221 ], [ -47.262700849009811, -22.336140805742779 ], [ -47.262683465940036, -22.336158601598495 ], [ -47.262666090581632, -22.336176471288468 ], [ -47.262648724956399, -22.336194416437063 ], [ -47.262631371101207, -22.336212438674355 ], [ -47.262614031067123, -22.336230539636706 ], [ -47.262596706920654, -22.336248720965681 ], [ -47.262579400743824, -22.336266984307578 ], [ -47.262562114634925, -22.336285331312812 ], [ -47.262544850707989, -22.336303763636025 ], [ -47.262527611093716, -22.336322282935335 ], [ -47.262510397940794, -22.33634089087025 ], [ -47.262493217433303, -22.336359584730509 ], [ -47.262476089059206, -22.336378346357762 ], [ -47.262459029662963, -22.336397157342279 ], [ -47.262442041952873, -22.336416013999418 ], [ -47.262425125689205, -22.336434915874587 ], [ -47.26240828063203, -22.336453862514144 ], [ -47.262391506540411, -22.336472853466375 ], [ -47.262374803173714, -22.336491888280236 ], [ -47.26235817029081, -22.336510966505781 ], [ -47.262341607649674, -22.336530087695273 ], [ -47.262325115008458, -22.336549251401443 ], [ -47.262308692125337, -22.336568457178046 ], [ -47.262292338757554, -22.336587704580641 ], [ -47.262276054662287, -22.336606993165972 ], [ -47.262259839596908, -22.336626322491419 ], [ -47.262243693318368, -22.336645692115745 ], [ -47.262227615583143, -22.336665101599273 ], [ -47.262211606147957, -22.336684550503087 ], [ -47.262195664769244, -22.336704038389467 ], [ -47.262179791203401, -22.336723564821803 ], [ -47.26216398520679, -22.336743129364528 ], [ -47.26214824653546, -22.33676273158342 ], [ -47.26213257494571, -22.336782371044968 ], [ -47.262116970193439, -22.336802047317235 ], [ -47.262101432034896, -22.336821759968878 ], [ -47.262085960226258, -22.336841508569673 ], [ -47.262070554523589, -22.336861292690543 ], [ -47.262055214683194, -22.336881111903182 ], [ -47.262039940461207, -22.336900965780579 ], [ -47.262024731613849, -22.336920853896761 ], [ -47.262009587897637, -22.336940775826278 ], [ -47.261994509069055, -22.336960731144902 ], [ -47.261979494884578, -22.336980719429551 ], [ -47.261964545101087, -22.337000740257587 ], [ -47.261949659475398, -22.337020793207625 ], [ -47.261934837764557, -22.337040877859099 ], [ -47.261920079725762, -22.337060993792253 ], [ -47.261905385116258, -22.337081140588474 ], [ -47.261890753694047, -22.337101317829106 ], [ -47.261876185216479, -22.337121525097565 ], [ -47.261861679441495, -22.337141761977716 ], [ -47.261847236127558, -22.33716202805358 ], [ -47.261832855033106, -22.33718232291055 ], [ -47.261818535916781, -22.337202646134617 ], [ -47.261804278537518, -22.337222997312715 ], [ -47.261790082654514, -22.33724337603239 ], [ -47.261775948027214, -22.337263781882058 ], [ -47.261761874415619, -22.337284214450431 ], [ -47.261747861579678, -22.337304673327434 ], [ -47.261733909279755, -22.337325158103489 ], [ -47.261720017276424, -22.337345668369871 ], [ -47.26170618533078, -22.33736620371829 ], [ -47.261692413204329, -22.337386763740849 ], [ -47.261678700658464, -22.33740734803099 ], [ -47.261665047455189, -22.337427956182466 ], [ -47.261651453356798, -22.337448587789702 ], [ -47.261637918126134, -22.337469242447352 ], [ -47.261624441526351, -22.337489919750759 ], [ -47.261611023320441, -22.337510619296641 ], [ -47.261597663272397, -22.337531340681362 ], [ -47.261584361146397, -22.33755208350205 ], [ -47.261571116706754, -22.337572847356796 ], [ -47.261557929718549, -22.337593631843603 ], [ -47.261544799969514, -22.33761443652568 ], [ -47.26153172738897, -22.337635260733972 ], [ -47.26151871185381, -22.337656103829222 ], [ -47.261505753050237, -22.337676965452562 ], [ -47.261492850601009, -22.337697845346888 ], [ -47.261480004128572, -22.337718743256218 ], [ -47.261467213255408, -22.337739658925219 ], [ -47.261454477603856, -22.337760592099187 ], [ -47.261441796795999, -22.337781542524823 ], [ -47.261429170454129, -22.337802509948983 ], [ -47.261416598200526, -22.337823494119363 ], [ -47.261404079657105, -22.337844494784829 ], [ -47.261391614446232, -22.337865511694385 ], [ -47.261379202190057, -22.337886544598025 ], [ -47.261366842510498, -22.33790759324695 ], [ -47.261354535030009, -22.337928657392194 ], [ -47.261342279370957, -22.337949736785756 ], [ -47.261330075155449, -22.337970831180776 ], [ -47.261317922005816, -22.337991940330873 ], [ -47.261305819544766, -22.338013063989845 ], [ -47.261293767394591, -22.338034201912979 ], [ -47.261281765178296, -22.338055353855275 ], [ -47.261269812518442, -22.338076519573061 ], [ -47.261257909037589, -22.338097698823866 ], [ -47.261246054359425, -22.338118891363909 ], [ -47.261234248106675, -22.338140096951918 ], [ -47.261222489902622, -22.338161315346728 ], [ -47.261210779370927, -22.33818254630717 ], [ -47.26119911613516, -22.338203789593351 ], [ -47.261187499819272, -22.33822504496532 ], [ -47.261175930047045, -22.338246312184506 ], [ -47.261164406442724, -22.338267591012507 ], [ -47.261152928630885, -22.338288881211099 ], [ -47.261141496235993, -22.338310182543189 ], [ -47.261130108882952, -22.338331494771971 ], [ -47.26111876619683, -22.33835281766104 ], [ -47.261107467802923, -22.338374150974797 ], [ -47.261096213326759, -22.338395494478007 ], [ -47.261085002394154, -22.338416847935886 ], [ -47.261073834631254, -22.338438211114031 ], [ -47.261062709664266, -22.338459583778857 ], [ -47.261051627119748, -22.338480965697169 ], [ -47.261040586624709, -22.33850235663591 ], [ -47.261029587806227, -22.338523756362797 ], [ -47.26101863029168, -22.338545164646032 ], [ -47.261007713708942, -22.338566581253897 ], [ -47.260996837686065, -22.338588005955216 ], [ -47.260986001851293, -22.338609438519665 ], [ -47.260975205833184, -22.338630878717108 ], [ -47.260964449293446, -22.338652326252557 ], [ -47.260953733313031, -22.338673777975181 ], [ -47.260943060594784, -22.338695226787284 ], [ -47.260932432154803, -22.338716668021121 ], [ -47.260921847031142, -22.338738100908387 ], [ -47.260911304124072, -22.338759524965635 ], [ -47.260900802336835, -22.338780939711317 ], [ -47.260890340575344, -22.338802344666313 ], [ -47.260879917748753, -22.33882373935295 ], [ -47.260869532769043, -22.338845123295609 ], [ -47.26085918455108, -22.338866496020909 ], [ -47.260848872013142, -22.338887857056438 ], [ -47.260838712755735, -22.338908959416305 ], [ -47.260828462722557, -22.33893030671118 ], [ -47.260818245177134, -22.338951640924343 ], [ -47.260808059047733, -22.338972961590958 ], [ -47.260797903267004, -22.338994268245198 ], [ -47.260787776769547, -22.339015560425189 ], [ -47.260777678494037, -22.339036837668839 ], [ -47.260767607382022, -22.339058099516127 ], [ -47.260757562378132, -22.339079345508608 ], [ -47.260747542430515, -22.339100575188805 ], [ -47.260737546490297, -22.339121788101071 ], [ -47.260727573512142, -22.339142983790509 ], [ -47.260717622453711, -22.339164161804018 ], [ -47.260707692275872, -22.339185321690117 ], [ -47.260697781943307, -22.339206462997272 ], [ -47.260687890423576, -22.339227585276092 ], [ -47.260678016687336, -22.339248688078982 ], [ -47.260668159709226, -22.339269770958019 ], [ -47.260658318466533, -22.339290833467945 ], [ -47.260648491940387, -22.33931187516345 ], [ -47.260638679114692, -22.339332895601721 ], [ -47.260628878977741, -22.339353894338661 ], [ -47.260619090519462, -22.339374870935298 ], [ -47.260609312734871, -22.33939582494947 ], [ -47.26059954462108, -22.339416755943521 ], [ -47.260589785179427, -22.33943766347852 ], [ -47.26058003341376, -22.339458547118657 ], [ -47.260570288331984, -22.339479406427682 ], [ -47.260560548945122, -22.339500240970903 ], [ -47.260550814267035, -22.339521050315984 ], [ -47.260541083315807, -22.339541834029749 ], [ -47.260531355111986, -22.339562591682167 ], [ -47.260521628680181, -22.339583322842596 ], [ -47.260511903047757, -22.339604027082977 ], [ -47.260502177245556, -22.339624703976078 ], [ -47.260492450307964, -22.339645353095385 ], [ -47.260482721272091, -22.339665974016889 ], [ -47.260472989179455, -22.339686566315365 ], [ -47.26046325307307, -22.33970712957089 ], [ -47.260453512000808, -22.339727663361305 ], [ -47.260443765013349, -22.339748167266848 ], [ -47.260434011163859, -22.339768640870737 ], [ -47.260424249509811, -22.339789083755324 ], [ -47.260414479111198, -22.339809495505904 ], [ -47.260404699031348, -22.33982987570889 ], [ -47.260395031188239, -22.339849968619109 ], [ -47.260385234619314, -22.339870273444923 ], [ -47.260375425418054, -22.339890545918003 ], [ -47.260365600350056, -22.339910790482801 ], [ -47.260355755438319, -22.33993101403675 ], [ -47.26034588905528, -22.339951219189437 ], [ -47.260336000886568, -22.339971405853596 ], [ -47.260326090636553, -22.3399915739042 ], [ -47.260316158009822, -22.340011723216712 ], [ -47.260306202711561, -22.340031853666162 ], [ -47.260296224446734, -22.340051965128701 ], [ -47.260286222920733, -22.340072057480512 ], [ -47.260276197839339, -22.340092130597743 ], [ -47.260266148908258, -22.340112184357608 ], [ -47.260256075833624, -22.340132218637102 ], [ -47.260245978321713, -22.340152233313706 ], [ -47.26023585607895, -22.340172228265452 ], [ -47.260225708812044, -22.340192203370563 ], [ -47.26021553622784, -22.340212158507747 ], [ -47.260205338033401, -22.340232093556036 ], [ -47.260195113936085, -22.340252008394604 ], [ -47.260184863643246, -22.340271902903446 ], [ -47.260174586862576, -22.340291776962601 ], [ -47.260164283301783, -22.340311630452788 ], [ -47.260153952668773, -22.340331463255115 ], [ -47.260143594671895, -22.340351275250544 ], [ -47.260133209019266, -22.340371066321076 ], [ -47.260122795419285, -22.340390836349126 ], [ -47.260112353580546, -22.340410585217242 ], [ -47.260101883211853, -22.34043031280833 ], [ -47.260091384022026, -22.340450019005946 ], [ -47.26008085571992, -22.340469703694243 ], [ -47.260070298014689, -22.340489366757545 ], [ -47.26005971061555, -22.340509008080698 ], [ -47.260049093231892, -22.340528627548814 ], [ -47.260038445573102, -22.340548225047694 ], [ -47.260027767348447, -22.340567800464125 ], [ -47.260017058267799, -22.340587353684221 ], [ -47.260006318040851, -22.340606884595115 ], [ -47.259995546377084, -22.340626393085017 ], [ -47.259984742986482, -22.340645879041784 ], [ -47.259973907578988, -22.340665342353937 ], [ -47.259963039864317, -22.340684782910945 ], [ -47.259952139552645, -22.340704200602126 ], [ -47.259941206353837, -22.340723595317861 ], [ -47.259930239977862, -22.340742966948937 ], [ -47.259919240134998, -22.340762315386169 ], [ -47.259908206535044, -22.340781640521683 ], [ -47.259897138888121, -22.340800942247618 ], [ -47.259886036904376, -22.340820220456628 ], [ -47.259874900293845, -22.340839475042014 ], [ -47.259863728766398, -22.340858705897848 ], [ -47.259852522032105, -22.340877912918437 ], [ -47.259841279800931, -22.340897095998649 ], [ -47.259830001782817, -22.340916255033928 ], [ -47.259818687687471, -22.340935389920563 ], [ -47.259807337224657, -22.340954500555174 ], [ -47.259795950104142, -22.340973586834835 ], [ -47.259784526035432, -22.340992648657444 ], [ -47.259773064728144, -22.341011685921202 ], [ -47.259761565891644, -22.341030698525003 ], [ -47.259750029235065, -22.341049686368606 ], [ -47.259738454467779, -22.341068649351826 ], [ -47.259726841298701, -22.341087587375402 ], [ -47.259715189436577, -22.341106500340828 ], [ -47.259703498590333, -22.341125388149635 ], [ -47.259691768468315, -22.341144250704588 ], [ -47.259679998779099, -22.341163087908384 ], [ -47.259668189230688, -22.341181899664946 ], [ -47.259656339531098, -22.341200685878551 ], [ -47.259644449388148, -22.341219446453895 ], [ -47.259632518509257, -22.34123818129672 ], [ -47.25962054660183, -22.341256890312959 ], [ -47.259608533372941, -22.341275573409305 ], [ -47.259596478529396, -22.34129423049303 ], [ -47.259584381777657, -22.341312861472304 ], [ -47.259572242824007, -22.3413314662556 ], [ -47.259560061374501, -22.341350044752001 ], [ -47.259547837134782, -22.341368596871302 ], [ -47.259535571603024, -22.341387119816535 ], [ -47.259523287070593, -22.341405579101185 ], [ -47.259511015701335, -22.341423920401333 ], [ -47.259498767853913, -22.341442119149303 ], [ -47.259491452458406, -22.341452919255481 ], [ -47.259470474130076, -22.34148368369037 ], [ -47.259462134319818, -22.341495819272115 ], [ -47.259449949548085, -22.341513407850815 ], [ -47.25943777312461, -22.341530834421867 ], [ -47.259425602297874, -22.341548095291635 ], [ -47.259413434421099, -22.34156518682212 ], [ -47.259401266948608, -22.341582105438373 ], [ -47.259389097433214, -22.34159884763455 ], [ -47.259376923522481, -22.341615409980935 ], [ -47.25936474295461, -22.341631789131657 ], [ -47.259352553554201, -22.341647981831585 ], [ -47.259340353226669, -22.341663984925226 ], [ -47.259328139952935, -22.341679795364261 ], [ -47.259315911783361, -22.341695410215824 ], [ -47.259303666829879, -22.341710826671861 ], [ -47.259291403259539, -22.341726042056703 ], [ -47.259279119284955, -22.341741053836738 ], [ -47.259266813155101, -22.341755859629345 ], [ -47.259254483145817, -22.341770457210714 ], [ -47.259242127547928, -22.341784844525485 ], [ -47.259229744655507, -22.341799019694843 ], [ -47.25921733275279, -22.341812981024749 ], [ -47.259204890100129, -22.341826727014038 ], [ -47.259192414919291, -22.341840256361159 ], [ -47.259179905376982, -22.3418535679717 ], [ -47.259167359567918, -22.341866660964289 ], [ -47.2591547754974, -22.341879534675307 ], [ -47.259142151062164, -22.341892188663554 ], [ -47.259129484030687, -22.341904622713361 ], [ -47.259116772022637, -22.341916836836653 ], [ -47.259104012488031, -22.341928831273169 ], [ -47.259091202685852, -22.341940606489437 ], [ -47.259078339518702, -22.341952163304654 ], [ -47.259065399802438, -22.341963520187424 ], [ -47.259052321937084, -22.341974729384816 ], [ -47.259039063216193, -22.341985827797011 ], [ -47.25902562207979, -22.341996816518677 ], [ -47.259012001944882, -22.342007692469117 ], [ -47.258998206304312, -22.342018452593322 ], [ -47.258984238724786, -22.34202909386363 ], [ -47.258970102843278, -22.342039613282935 ], [ -47.258955802364703, -22.342050007886218 ], [ -47.25894134105998, -22.342060274742305 ], [ -47.25892672276305, -22.342070410955824 ], [ -47.258911951368866, -22.342080413668675 ], [ -47.258897030831413, -22.342090280061328 ], [ -47.258881965160455, -22.342100007354858 ], [ -47.2588667584196, -22.342109592812193 ], [ -47.258851414725569, -22.342119033738488 ], [ -47.258835938244225, -22.34212832748338 ], [ -47.258820333189249, -22.342137471441841 ], [ -47.258804603820423, -22.342146463054995 ], [ -47.258788754441035, -22.34215529981158 ], [ -47.258772789396275, -22.342163979248841 ], [ -47.258756713071563, -22.342172498953193 ], [ -47.25874052989009, -22.342180856561736 ], [ -47.25872424431104, -22.342189049762936 ], [ -47.258707860828189, -22.342197076297545 ], [ -47.258691383967829, -22.342204933959366 ], [ -47.258674818286238, -22.342212620596793 ], [ -47.258658168368775, -22.34222013411306 ], [ -47.258641438827887, -22.342227472467318 ], [ -47.258624634300659, -22.342234633675776 ], [ -47.258607759447592, -22.342241615812345 ], [ -47.258590818949827, -22.342248417009891 ], [ -47.258573817507759, -22.342255035460948 ], [ -47.258556759839266, -22.342261469418489 ], [ -47.258539650677299, -22.342267717197178 ], [ -47.258522494767313, -22.342273777174235 ], [ -47.258505296866041, -22.342279647790264 ], [ -47.258488061738753, -22.342285327550158 ], [ -47.258470794155798, -22.342290815024665 ], [ -47.258453498892237, -22.342296108850395 ], [ -47.258436180724487, -22.3423012077312 ], [ -47.258418844426316, -22.342306110439416 ], [ -47.258401494768293, -22.342310815816209 ], [ -47.258384136512888, -22.342315322772833 ], [ -47.258366774412345, -22.342319630291545 ], [ -47.258349413206773, -22.342323737425751 ], [ -47.25833205749835, -22.342327643328609 ], [ -47.258314685984651, -22.342331352756688 ], [ -47.258297217387856, -22.342334883304979 ], [ -47.258279584273836, -22.342338250596658 ], [ -47.258261776156161, -22.342341458304748 ], [ -47.258243790729551, -22.342344508477499 ], [ -47.258225626023979, -22.342347403142341 ], [ -47.258207280393258, -22.342350144325071 ], [ -47.258188752502576, -22.342352734067571 ], [ -47.258170041311288, -22.342355174444481 ], [ -47.258151146058836, -22.3423574675781 ], [ -47.258132066249622, -22.342359615651635 ], [ -47.258112801634596, -22.342361620921569 ], [ -47.258093352195587, -22.342363485728477 ], [ -47.258073718129438, -22.342365212506142 ], [ -47.25805389982952, -22.342366803790107 ], [ -47.258033897870433, -22.342368262224685 ], [ -47.258013712991449, -22.342369590568719 ], [ -47.257993346080994, -22.342370791700908 ], [ -47.257972798160523, -22.342371868623481 ], [ -47.257952070369917, -22.342372824465819 ], [ -47.257931163953572, -22.342373662486583 ], [ -47.257910080245438, -22.342374386075672 ], [ -47.257888820656724, -22.342374998755435 ], [ -47.257867386663563, -22.34237550418116 ], [ -47.25784577979411, -22.342375906141509 ], [ -47.257824001618097, -22.34237620855821 ], [ -47.25780205373573, -22.342376415485543 ], [ -47.257779937767488, -22.342376531109704 ], [ -47.257757655346097, -22.342376559747731 ], [ -47.257735208106276, -22.342376505846431 ], [ -47.257712597677887, -22.342376373981185 ], [ -47.257689825677218, -22.34237616885461 ], [ -47.25766689370117, -22.342375895295319 ], [ -47.257643803320875, -22.342375558256563 ], [ -47.257620556074983, -22.342375162815106 ], [ -47.257597153465397, -22.342374714169949 ], [ -47.257573596952348, -22.342374217641339 ], [ -47.257540942904249, -22.342373475323132 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 986.79466383500005, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263163164193827, -22.335646163959758 ], [ -47.263128030535022, -22.335680298695962 ], [ -47.263111208010152, -22.335696629986611 ], [ -47.26309429862917, -22.335713039004037 ], [ -47.263077325127234, -22.335729508484736 ], [ -47.263060311451305, -22.335746018335417 ], [ -47.26304326048853, -22.335762568839975 ], [ -47.263026173991953, -22.335779161404268 ], [ -47.263009053723458, -22.335795797446956 ], [ -47.262991901456608, -22.335812478396743 ], [ -47.262974718974291, -22.335829205694793 ], [ -47.26295750807094, -22.335845980792389 ], [ -47.262940270550793, -22.335862805152761 ], [ -47.262923008230125, -22.335879680248901 ], [ -47.262905722933922, -22.335896607566795 ], [ -47.262888192025223, -22.335913808860706 ], [ -47.262870846960304, -22.335930864608738 ], [ -47.262853484532151, -22.335947977162014 ], [ -47.262836106617698, -22.335965148052935 ], [ -47.262818715105958, -22.335982378823598 ], [ -47.262801311897604, -22.335999671026372 ], [ -47.262783898905596, -22.336017026223335 ], [ -47.262766478055937, -22.336034445985408 ], [ -47.262749051287045, -22.336051931893056 ], [ -47.262731620550412, -22.336069485535631 ], [ -47.262714187810673, -22.336087108511233 ], [ -47.262696755046356, -22.336104802426149 ], [ -47.262679324250094, -22.336122568894286 ], [ -47.262661897428643, -22.336140409537457 ], [ -47.262644476603008, -22.336158325984961 ], [ -47.262627063809354, -22.336176319872838 ], [ -47.262609661099688, -22.336194392842941 ], [ -47.262592270540864, -22.336212546543873 ], [ -47.26257489421598, -22.336230782629599 ], [ -47.262557534224506, -22.336249102759133 ], [ -47.262540192682827, -22.33626750859576 ], [ -47.262522871724038, -22.336286001807196 ], [ -47.262505573498579, -22.336304584064802 ], [ -47.262488300175882, -22.336323257041514 ], [ -47.262471058162483, -22.336342017821856 ], [ -47.262453867852479, -22.33636084728716 ], [ -47.262436746927648, -22.33637972611405 ], [ -47.262419698240386, -22.336398650453187 ], [ -47.262402721547616, -22.336417619846785 ], [ -47.262385816606098, -22.336436633838019 ], [ -47.262368983171534, -22.336455691972123 ], [ -47.262352220999873, -22.336474793794991 ], [ -47.262335529846673, -22.336493938853739 ], [ -47.262318909466408, -22.33651312669771 ], [ -47.262302359613862, -22.336532356876891 ], [ -47.262285880043756, -22.336551628942132 ], [ -47.262269470509892, -22.336570942446372 ], [ -47.262253130765934, -22.336590296943697 ], [ -47.262236860565828, -22.336609691988834 ], [ -47.262220659663065, -22.336629127138028 ], [ -47.262204527810539, -22.336648601949161 ], [ -47.262188464761543, -22.336668115980896 ], [ -47.262172470268979, -22.336687668793104 ], [ -47.262156544085762, -22.33670725994693 ], [ -47.262140685964688, -22.336726889004471 ], [ -47.262124895658303, -22.336746555529366 ], [ -47.262109172919423, -22.336766259085955 ], [ -47.262093517500368, -22.33678599924021 ], [ -47.262077929153882, -22.336805775558716 ], [ -47.262062407632612, -22.33682558760928 ], [ -47.262046952689118, -22.336845434960907 ], [ -47.262031564076196, -22.336865317183406 ], [ -47.262016241546419, -22.336885233847919 ], [ -47.262000984852506, -22.336905184526643 ], [ -47.261985793747485, -22.336925168792472 ], [ -47.261970667984293, -22.336945186219467 ], [ -47.261955607315961, -22.336965236382785 ], [ -47.261940611495831, -22.336985318858368 ], [ -47.261925680277258, -22.337005433223201 ], [ -47.261910813413799, -22.337025579055169 ], [ -47.261896010659171, -22.337045755933072 ], [ -47.261881271767137, -22.33706596343692 ], [ -47.261866596492339, -22.337086201146658 ], [ -47.261851984588596, -22.337106468644308 ], [ -47.261837435810442, -22.337126765512529 ], [ -47.261822949912911, -22.337147091334071 ], [ -47.261808526651052, -22.337167445693062 ], [ -47.261794165780124, -22.337187828174297 ], [ -47.261779867055644, -22.337208238363665 ], [ -47.261765630233491, -22.337228675847534 ], [ -47.261751455069685, -22.337249140213327 ], [ -47.261737341320931, -22.337269631048677 ], [ -47.261723288743823, -22.337290147942493 ], [ -47.261709297095443, -22.337310690484301 ], [ -47.261695366133061, -22.337331258264403 ], [ -47.261681495614461, -22.337351850873699 ], [ -47.261667685297951, -22.337372467903336 ], [ -47.261653934941599, -22.33739310894596 ], [ -47.261640244304246, -22.337413773594609 ], [ -47.261626613144912, -22.337434461442811 ], [ -47.261613041223285, -22.337455172084624 ], [ -47.261599528299321, -22.337475905114577 ], [ -47.261586074132865, -22.337496660128831 ], [ -47.26157267848474, -22.337517436722965 ], [ -47.261559341116033, -22.337538234493618 ], [ -47.261546061787932, -22.337559053038202 ], [ -47.261532840262426, -22.337579891954224 ], [ -47.261519676325342, -22.337600750802508 ], [ -47.261506569911845, -22.337621628899313 ], [ -47.261493520907088, -22.337642525586393 ], [ -47.261480528998177, -22.337663440497604 ], [ -47.26146759380557, -22.337684373373754 ], [ -47.261454714949338, -22.337705323956648 ], [ -47.261441892049689, -22.33772629198884 ], [ -47.261429124726668, -22.33774727721358 ], [ -47.261416412599914, -22.337768279375592 ], [ -47.261403755289493, -22.337789298219754 ], [ -47.261391152415285, -22.337810333491749 ], [ -47.261378603596924, -22.337831384938582 ], [ -47.261366108454403, -22.337852452307398 ], [ -47.261353666607548, -22.33787353534635 ], [ -47.261341277675946, -22.337894633804829 ], [ -47.261328941279722, -22.337915747432138 ], [ -47.261316657038911, -22.337936875978514 ], [ -47.261304424573282, -22.337958019195394 ], [ -47.261292243502872, -22.3379791768348 ], [ -47.261280113448031, -22.338000348648865 ], [ -47.261268034028753, -22.338021534391284 ], [ -47.26125600486575, -22.338042733815502 ], [ -47.261244025579259, -22.338063946676318 ], [ -47.261232095789531, -22.338085172729809 ], [ -47.261220215118001, -22.338106411730653 ], [ -47.261208383185078, -22.338127663436239 ], [ -47.261196599611772, -22.338148927603942 ], [ -47.261184864019491, -22.338170203991211 ], [ -47.261173176029494, -22.338191492356856 ], [ -47.261161535263575, -22.338212792459579 ], [ -47.261149941343191, -22.338234104059538 ], [ -47.261138393890384, -22.338255426917115 ], [ -47.261126892527493, -22.338276760792805 ], [ -47.261115436876828, -22.338298105448327 ], [ -47.261104026561007, -22.338319460645678 ], [ -47.261092661202973, -22.338340826147391 ], [ -47.261081340425811, -22.338362201716674 ], [ -47.261070063852905, -22.338383587117207 ], [ -47.261058831107896, -22.33840498211314 ], [ -47.261047641814827, -22.338426386469038 ], [ -47.261036495597729, -22.338447799950284 ], [ -47.261025392081095, -22.338469222322683 ], [ -47.2610143308898, -22.338490653352213 ], [ -47.261003311648857, -22.338512092805605 ], [ -47.260992333983559, -22.338533540450204 ], [ -47.26098139751975, -22.338554996053315 ], [ -47.260970501883428, -22.338576459382892 ], [ -47.260959646700798, -22.338597930207733 ], [ -47.260948831598419, -22.338619408296886 ], [ -47.260938056237634, -22.338640893351307 ], [ -47.260927321770296, -22.338662382073373 ], [ -47.260916631064759, -22.338683867025765 ], [ -47.26090598523669, -22.338705343328797 ], [ -47.260895383326172, -22.338726810197702 ], [ -47.260884824228611, -22.338748267146766 ], [ -47.260874306842503, -22.338769713692283 ], [ -47.260863830069205, -22.338791149353035 ], [ -47.260853392813431, -22.338812573649381 ], [ -47.260842993982905, -22.338833986103872 ], [ -47.260832632488317, -22.33885538624132 ], [ -47.260822307243984, -22.338876773587629 ], [ -47.26081214178064, -22.338897888829543 ], [ -47.260801879889158, -22.338919260780077 ], [ -47.260791651046397, -22.33894061854371 ], [ -47.260781454177206, -22.338961961654164 ], [ -47.260771288210933, -22.338983289644279 ], [ -47.260761152079056, -22.339004602051013 ], [ -47.260751044717303, -22.339025898411045 ], [ -47.260740965064365, -22.339047178263264 ], [ -47.260730912062293, -22.339068441148264 ], [ -47.260720884656749, -22.339089686607512 ], [ -47.260710881796513, -22.339110914184541 ], [ -47.260700902434117, -22.339132123423585 ], [ -47.260690945525198, -22.339153313870874 ], [ -47.26068101002879, -22.339174485074142 ], [ -47.260671094907963, -22.339195636581287 ], [ -47.260661199128741, -22.339216767942343 ], [ -47.260651321660454, -22.339237878709202 ], [ -47.260641461476574, -22.339258968433441 ], [ -47.260631617553358, -22.339280036669486 ], [ -47.260621788871148, -22.33930108297168 ], [ -47.260611974413166, -22.339322106896955 ], [ -47.260602173167193, -22.339343108000943 ], [ -47.260592384122802, -22.339364085844569 ], [ -47.260582606274902, -22.339385039985526 ], [ -47.260572838620512, -22.339405969986188 ], [ -47.260563080161212, -22.33942687540755 ], [ -47.260553329901143, -22.339447755813925 ], [ -47.260543586848712, -22.339468610769178 ], [ -47.260533850015676, -22.339489439838765 ], [ -47.260524118416619, -22.339510242590698 ], [ -47.260514391070707, -22.339531018591977 ], [ -47.260504666999587, -22.339551767413035 ], [ -47.260494945229283, -22.339572488623563 ], [ -47.26048522478861, -22.339593181796044 ], [ -47.260475504710065, -22.339613846503777 ], [ -47.26046578402989, -22.339634482320818 ], [ -47.260456061787153, -22.339655088823882 ], [ -47.260446337025591, -22.339675665588391 ], [ -47.260436608790464, -22.339696212195317 ], [ -47.260426876132144, -22.339716728223308 ], [ -47.260417138104003, -22.339737213253564 ], [ -47.260407393761987, -22.339757666870312 ], [ -47.260397642166524, -22.339778088656978 ], [ -47.260387882380741, -22.339798478199953 ], [ -47.260378113471283, -22.339818835087012 ], [ -47.260368463502125, -22.339838890807524 ], [ -47.260358679512699, -22.339859169552192 ], [ -47.26034888345125, -22.33987941486118 ], [ -47.260339071969973, -22.339899631422323 ], [ -47.260329240921379, -22.339919826490153 ], [ -47.260319388612814, -22.339940002811833 ], [ -47.260309514730295, -22.339960160302621 ], [ -47.260299618979516, -22.339980298838189 ], [ -47.260289701066384, -22.340000418294654 ], [ -47.260279760697422, -22.340020518547764 ], [ -47.260269797578964, -22.340040599474371 ], [ -47.260259811417782, -22.340060660951423 ], [ -47.260249801921013, -22.340080702855808 ], [ -47.26023976879577, -22.340100725065476 ], [ -47.26022971174956, -22.340120727458256 ], [ -47.26021963049012, -22.340140709912387 ], [ -47.260209524725276, -22.340160672306748 ], [ -47.260199394163159, -22.340180614520406 ], [ -47.260189238512062, -22.340200536432917 ], [ -47.260179057480521, -22.340220437924174 ], [ -47.260168850777326, -22.340240318874269 ], [ -47.260158618111319, -22.340260179164101 ], [ -47.26014835919166, -22.340280018674669 ], [ -47.26013807372756, -22.340299837287592 ], [ -47.260127761428421, -22.340319634885027 ], [ -47.260117422004065, -22.340339411348854 ], [ -47.260107055164191, -22.340359166562134 ], [ -47.26009666061865, -22.340378900408329 ], [ -47.260086238077598, -22.340398612771004 ], [ -47.260075787251353, -22.340418303534214 ], [ -47.260065307850326, -22.340437972582535 ], [ -47.26005479958485, -22.340457619801281 ], [ -47.260044262165671, -22.340477245075938 ], [ -47.260033695303555, -22.340496848292503 ], [ -47.260023098709482, -22.340516429337256 ], [ -47.260012472094374, -22.34053598809728 ], [ -47.260001815169069, -22.340555524460516 ], [ -47.259991127645073, -22.340575038314395 ], [ -47.259980409233606, -22.340594529547317 ], [ -47.259969659645741, -22.340613998048806 ], [ -47.259958878593075, -22.340633443708061 ], [ -47.259948065787121, -22.340652866414942 ], [ -47.259937220939207, -22.34067226606032 ], [ -47.259926343761101, -22.340691642534921 ], [ -47.259915433964274, -22.340710995730543 ], [ -47.259904491260286, -22.340730325539486 ], [ -47.259893515361, -22.340749631853956 ], [ -47.25988250597787, -22.340768914567629 ], [ -47.259871462822545, -22.340788173574268 ], [ -47.259860385606835, -22.340807408767986 ], [ -47.259849274042338, -22.340826620043707 ], [ -47.259838127840553, -22.340845807297146 ], [ -47.259826946713126, -22.340864970424224 ], [ -47.259815730371635, -22.340884109321493 ], [ -47.259804478527641, -22.340903223886109 ], [ -47.259793190892367, -22.340922314016069 ], [ -47.25978186717721, -22.340941379609781 ], [ -47.259770507093513, -22.340960420566091 ], [ -47.259759110352377, -22.340979436784714 ], [ -47.259747676664972, -22.340998428165666 ], [ -47.259736205742271, -22.341017394609775 ], [ -47.259724697294928, -22.34103633601865 ], [ -47.259713151033893, -22.341055252294034 ], [ -47.259701566669612, -22.341074143338627 ], [ -47.259689943912385, -22.341093009055967 ], [ -47.25967828247267, -22.341111849349527 ], [ -47.259666582060333, -22.341130664124197 ], [ -47.259654842385522, -22.341149453284689 ], [ -47.259643063157682, -22.341168216737085 ], [ -47.259631244086329, -22.341186954387773 ], [ -47.259619384880821, -22.34120566614359 ], [ -47.259607485249994, -22.341224351912551 ], [ -47.259595544902758, -22.341243011602742 ], [ -47.259583563547622, -22.341261645123172 ], [ -47.25957154089285, -22.341280252383424 ], [ -47.259559476646302, -22.341298833293923 ], [ -47.259547370515698, -22.341317387765525 ], [ -47.259535222208463, -22.341335915709752 ], [ -47.259523031431684, -22.341354417038694 ], [ -47.259510799774475, -22.341372888822566 ], [ -47.259498550669086, -22.341391294867723 ], [ -47.25948631803238, -22.341409578271435 ], [ -47.259474112962359, -22.341427713452532 ], [ -47.259464798339764, -22.341441465119456 ], [ -47.259443796681786, -22.34147221952778 ], [ -47.259437632700312, -22.341481188973905 ], [ -47.259425507561659, -22.3414986914682 ], [ -47.259413395170881, -22.3415160263927 ], [ -47.259401292861554, -22.341533190085404 ], [ -47.259389198077237, -22.341550178942544 ], [ -47.259377108367666, -22.341566989426727 ], [ -47.259365021385975, -22.341583618072981 ], [ -47.259352934884809, -22.341600061496393 ], [ -47.259340846711943, -22.341616316399939 ], [ -47.259328754805921, -22.341632379581988 ], [ -47.25931665719007, -22.341648247945507 ], [ -47.259304551967105, -22.341663918505972 ], [ -47.259292437312503, -22.341679388400063 ], [ -47.259280311466568, -22.341694654895619 ], [ -47.259268172727346, -22.341709715399364 ], [ -47.259256019440777, -22.341724567467242 ], [ -47.259243849990959, -22.341739208813713 ], [ -47.259231662790206, -22.341753637320032 ], [ -47.259219456266585, -22.341767851044207 ], [ -47.259207228851551, -22.341781848229797 ], [ -47.259194978966256, -22.341795627314276 ], [ -47.259182705006715, -22.341809186937596 ], [ -47.25917040532849, -22.341822525949368 ], [ -47.259158078229305, -22.341835643416697 ], [ -47.259145721931311, -22.341848538630366 ], [ -47.259133334562769, -22.341861211109794 ], [ -47.259120914137888, -22.341873660607948 ], [ -47.259108458536289, -22.341885887114572 ], [ -47.259095965481286, -22.341897890858444 ], [ -47.259083432518118, -22.341909672307505 ], [ -47.25907085699135, -22.341921232167824 ], [ -47.259058235871436, -22.341932571515791 ], [ -47.25904554503682, -22.341943709959398 ], [ -47.25903271990385, -22.341954702535233 ], [ -47.259019715474288, -22.341965588087501 ], [ -47.25900652992344, -22.341976367855235 ], [ -47.258993166652274, -22.341987038693425 ], [ -47.258979629141514, -22.341997597483903 ], [ -47.258965920949343, -22.342008041137376 ], [ -47.258952045707787, -22.342018366596431 ], [ -47.258938007120207, -22.342028570837552 ], [ -47.258923808959274, -22.342038650872546 ], [ -47.258909455063787, -22.342048603751053 ], [ -47.258894949336643, -22.34205842656166 ], [ -47.258880295742735, -22.342068116433516 ], [ -47.258865498305461, -22.342077670538423 ], [ -47.258850561104815, -22.342087086092114 ], [ -47.258835488276532, -22.342096360354653 ], [ -47.258820284007996, -22.3421054906328 ], [ -47.258804952536693, -22.342114474280933 ], [ -47.258789498148673, -22.34212330870189 ], [ -47.258773925175468, -22.342131991348584 ], [ -47.258758237992801, -22.342140519724641 ], [ -47.258742441018505, -22.342148891385563 ], [ -47.258726538710114, -22.34215710393989 ], [ -47.258710535562983, -22.342165155050203 ], [ -47.258694436108748, -22.342173042433902 ], [ -47.258678244913177, -22.342180763864253 ], [ -47.258661966573598, -22.342188317171587 ], [ -47.258645605717781, -22.342195700244034 ], [ -47.258629167001978, -22.342202911028334 ], [ -47.258612655108351, -22.342209947531163 ], [ -47.258596074743586, -22.342216807819799 ], [ -47.258579430636047, -22.342223490023368 ], [ -47.258562727534354, -22.342229992333731 ], [ -47.258545970205482, -22.342236313006151 ], [ -47.258529163432165, -22.34224245036069 ], [ -47.25851231201036, -22.342248402783039 ], [ -47.258495420747792, -22.342254168725521 ], [ -47.258478494461187, -22.342259746707963 ], [ -47.2584615379726, -22.342265135319213 ], [ -47.258444556109012, -22.342270333217446 ], [ -47.258427553698859, -22.342275339131326 ], [ -47.258410535567762, -22.342280151861466 ], [ -47.258393506538006, -22.34228477028077 ], [ -47.258376471423389, -22.342289193335699 ], [ -47.258359435026925, -22.342293420047262 ], [ -47.258342402138915, -22.342297449511172 ], [ -47.25832537740483, -22.342301280927945 ], [ -47.258308338270467, -22.342304919381025 ], [ -47.25829119924196, -22.342308383320542 ], [ -47.258273889438534, -22.342311688871199 ], [ -47.258256397784983, -22.342314839575536 ], [ -47.258238721796246, -22.342317837270002 ], [ -47.25822085933936, -22.342320683769227 ], [ -47.258202808621341, -22.342323380886139 ], [ -47.258184568176176, -22.342325930450539 ], [ -47.258166136846768, -22.342328334326634 ], [ -47.258147513769941, -22.342330594428613 ], [ -47.258128698360942, -22.342332712734727 ], [ -47.258109690293786, -22.342334691300088 ], [ -47.258090489484907, -22.342336532268074 ], [ -47.258071096076527, -22.34233823788006 ], [ -47.258051510417225, -22.342339810484166 ], [ -47.258031733045833, -22.342341252542699 ], [ -47.258011764674137, -22.342342566638326 ], [ -47.257991606170513, -22.342343755479448 ], [ -47.257971258543037, -22.342344821904291 ], [ -47.257950722924072, -22.342345768884481 ], [ -47.25793000055581, -22.342346599527467 ], [ -47.257909092774419, -22.342347317078453 ], [ -47.257888000997184, -22.342347924921697 ], [ -47.257866726709572, -22.34234842658115 ], [ -47.257845271451707, -22.342348825720673 ], [ -47.257823636807316, -22.342349126143905 ], [ -47.25780182439216, -22.342349331793688 ], [ -47.257779835843273, -22.342349446751335 ], [ -47.257757672810548, -22.342349475235572 ], [ -47.25773533694597, -22.342349421601359 ], [ -47.257712829896406, -22.34234929033866 ], [ -47.257690153294561, -22.342349086071049 ], [ -47.25766730875263, -22.342348813554413 ], [ -47.25764429785589, -22.342348477675465 ], [ -47.257621122155442, -22.342348083450634 ], [ -47.257597783163824, -22.342347636024709 ], [ -47.25755446210119, -22.342346722891854 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 981.36373462699999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263131290620606, -22.335637969568719 ], [ -47.263107002493278, -22.335661567117754 ], [ -47.263090187977831, -22.335677890626989 ], [ -47.263073282665466, -22.335694295692626 ], [ -47.26305631024492, -22.335710764121256 ], [ -47.263039295718592, -22.335727274794337 ], [ -47.263022242028555, -22.335743827943013 ], [ -47.263005150928656, -22.335760424973742 ], [ -47.26298802418215, -22.335777067306402 ], [ -47.262970863564433, -22.335793756371441 ], [ -47.262953670860696, -22.335810493612335 ], [ -47.262936447868228, -22.335827280483116 ], [ -47.262919196394613, -22.33584411845041 ], [ -47.262901918259956, -22.335861008990982 ], [ -47.262884615293601, -22.335877953595318 ], [ -47.26286705417418, -22.33589518451096 ], [ -47.262849686820978, -22.335912262172609 ], [ -47.262832300267824, -22.335929398500813 ], [ -47.262814896398424, -22.33594659503451 ], [ -47.262797477109132, -22.335963853323015 ], [ -47.26278004430857, -22.335981174926257 ], [ -47.262762599918162, -22.335998561414382 ], [ -47.262745145873083, -22.336016014366802 ], [ -47.262727684121387, -22.336033535372913 ], [ -47.262710216624939, -22.336051126031411 ], [ -47.26269274535931, -22.336068787950211 ], [ -47.262675272314667, -22.336086522745724 ], [ -47.262657799495926, -22.33610433204241 ], [ -47.262640328922792, -22.336122217473005 ], [ -47.262622862629925, -22.336140180678058 ], [ -47.262605402667866, -22.336158223305191 ], [ -47.26258795110369, -22.336176347008109 ], [ -47.262570510020112, -22.336194553447591 ], [ -47.262553081516863, -22.336212844290088 ], [ -47.262535667710694, -22.336231221207239 ], [ -47.262518270736265, -22.336249685875213 ], [ -47.262500892745585, -22.336268239974871 ], [ -47.262483535908942, -22.336286885190802 ], [ -47.262466202416455, -22.336305623209253 ], [ -47.262448898897141, -22.33632445090964 ], [ -47.26243164665123, -22.336343348212992 ], [ -47.262414464197796, -22.336362294882253 ], [ -47.262397354533348, -22.336381286903389 ], [ -47.262380317411463, -22.336400323815404 ], [ -47.262363352585595, -22.336419405158296 ], [ -47.26234645980805, -22.336438530474229 ], [ -47.262329638831439, -22.336457699306116 ], [ -47.262312889407916, -22.33647691119803 ], [ -47.262296211288522, -22.336496165696513 ], [ -47.262279604224631, -22.33651546234864 ], [ -47.262263067967545, -22.336534800702527 ], [ -47.262246602267581, -22.336554180308369 ], [ -47.262230206874939, -22.336573600717671 ], [ -47.262213881540085, -22.336593061482485 ], [ -47.262197626013062, -22.336612562156553 ], [ -47.262181440043264, -22.336632102295308 ], [ -47.26216532338043, -22.336651681454928 ], [ -47.262149275774014, -22.336671299192965 ], [ -47.262133296973403, -22.336690955068221 ], [ -47.262117386727837, -22.336710648640572 ], [ -47.262101544786404, -22.336730379471472 ], [ -47.262085770898359, -22.33675014712307 ], [ -47.262070064812505, -22.336769951159283 ], [ -47.262054426278084, -22.336789791144668 ], [ -47.262038855044182, -22.336809666645003 ], [ -47.262023350859842, -22.336829577227366 ], [ -47.26200791347437, -22.336849522459708 ], [ -47.261992542636818, -22.336869501911309 ], [ -47.261977238096328, -22.336889515152588 ], [ -47.261961999602462, -22.336909561754702 ], [ -47.261946826904683, -22.336929641290009 ], [ -47.261931719752482, -22.336949753332068 ], [ -47.261916677895698, -22.33696989745517 ], [ -47.261901701084206, -22.336990073234741 ], [ -47.2618867890681, -22.337010280247206 ], [ -47.261871941597619, -22.337030518069877 ], [ -47.261857158423076, -22.337050786281331 ], [ -47.261842439295648, -22.337071084460131 ], [ -47.261827783965735, -22.337091412187014 ], [ -47.261813192184377, -22.337111769043304 ], [ -47.26179866370326, -22.33713215461043 ], [ -47.261784198273993, -22.337152568471403 ], [ -47.261769795648441, -22.337173010209877 ], [ -47.261755455578729, -22.33719347941048 ], [ -47.26174117781737, -22.337213975658546 ], [ -47.261726962117052, -22.337234498540436 ], [ -47.26171280823111, -22.337255047642742 ], [ -47.261698715912864, -22.337275622553385 ], [ -47.261684684916005, -22.337296222860928 ], [ -47.261670714994551, -22.337316848154778 ], [ -47.261656805903002, -22.337337498024873 ], [ -47.26164295739639, -22.337358172061567 ], [ -47.261629169229565, -22.337378869856732 ], [ -47.261615441158092, -22.337399591002495 ], [ -47.261601772937802, -22.337420335091711 ], [ -47.261588164325204, -22.337441101717644 ], [ -47.261574615077059, -22.33746189047416 ], [ -47.261561124950028, -22.337482700956695 ], [ -47.261547693701829, -22.337503532760291 ], [ -47.261534321090394, -22.337524385480855 ], [ -47.261521006873792, -22.33754525871533 ], [ -47.261507750810999, -22.337566152060528 ], [ -47.261494552685839, -22.337587065075024 ], [ -47.261481412439352, -22.337607997060289 ], [ -47.261468329964998, -22.337628947339194 ], [ -47.261455304950758, -22.337649915538307 ], [ -47.261442337014714, -22.337670901396251 ], [ -47.261429425774715, -22.33769190465269 ], [ -47.261416570848553, -22.337712925048056 ], [ -47.261403771853992, -22.337733962323615 ], [ -47.261391028408376, -22.337755016221994 ], [ -47.261378340129376, -22.337776086486095 ], [ -47.261365706634592, -22.337797172859709 ], [ -47.261353127541241, -22.337818275087926 ], [ -47.261340602467072, -22.337839392916006 ], [ -47.261328131029515, -22.337860526090239 ], [ -47.261315712845857, -22.337881674358272 ], [ -47.26130334753389, -22.337902837467617 ], [ -47.261291034711299, -22.337924015166781 ], [ -47.261278773995542, -22.337945207205571 ], [ -47.261266565004327, -22.337966413334254 ], [ -47.261254407355686, -22.337987633303388 ], [ -47.261242300667305, -22.338008866865106 ], [ -47.261230244557566, -22.338030113771232 ], [ -47.261218238644403, -22.338051373775055 ], [ -47.261206282545807, -22.338072646631211 ], [ -47.261194375880905, -22.338093932092896 ], [ -47.261182518267766, -22.338115229915996 ], [ -47.261170709325214, -22.338136539856574 ], [ -47.26115894867231, -22.338157861670727 ], [ -47.261147235928107, -22.338179195115806 ], [ -47.261135570712113, -22.338200539949266 ], [ -47.261123952643587, -22.33822189593004 ], [ -47.261112381342258, -22.338243262817144 ], [ -47.261100856428335, -22.338264640369925 ], [ -47.261089377521834, -22.33828602834885 ], [ -47.261077944243233, -22.338307426514817 ], [ -47.261066556213265, -22.338328834629131 ], [ -47.261055213052863, -22.338350252453932 ], [ -47.261043914383166, -22.338371679751784 ], [ -47.261032659825766, -22.338393116285793 ], [ -47.261021449002506, -22.338414561819416 ], [ -47.261010281535299, -22.338436016117079 ], [ -47.260999157046534, -22.338457478943596 ], [ -47.260988075158977, -22.338478950063863 ], [ -47.260977035495564, -22.338500429243787 ], [ -47.260966037679502, -22.338521916249711 ], [ -47.260955081334608, -22.338543410848047 ], [ -47.260944166084826, -22.338564912805886 ], [ -47.260933291554316, -22.338586421891119 ], [ -47.260922457367663, -22.338607937872034 ], [ -47.260911663185787, -22.338629460445368 ], [ -47.260900910231541, -22.338650986166876 ], [ -47.260890201538707, -22.338672507259528 ], [ -47.260879538322534, -22.338694018631788 ], [ -47.260868919625132, -22.338715519482356 ], [ -47.26085834433708, -22.338737009323211 ], [ -47.260847811352086, -22.338758487668535 ], [ -47.260837319566967, -22.338779954035047 ], [ -47.260826867882017, -22.338801407941112 ], [ -47.26081645520064, -22.338822848907405 ], [ -47.260806080429418, -22.338844276457003 ], [ -47.260795742478713, -22.338865690114094 ], [ -47.260785570809418, -22.338886818238013 ], [ -47.260775297059617, -22.338908214844256 ], [ -47.260765056919517, -22.338929596158305 ], [ -47.260754849310516, -22.338950961712623 ], [ -47.260744673158698, -22.338972311038621 ], [ -47.260734527392387, -22.338993643672094 ], [ -47.260724410944363, -22.3390149591485 ], [ -47.260714322750552, -22.339036257005667 ], [ -47.260704261750284, -22.339057536783137 ], [ -47.260694226886798, -22.339078798021454 ], [ -47.260684217106537, -22.33910004026324 ], [ -47.260674231359879, -22.339121263051943 ], [ -47.260664268600465, -22.339142465932941 ], [ -47.260654327785517, -22.339163648453443 ], [ -47.260644407876399, -22.339184810160553 ], [ -47.260634507837693, -22.33920595060383 ], [ -47.260624626637345, -22.33922706933463 ], [ -47.260614763247688, -22.339248165904124 ], [ -47.26060491664397, -22.339269239866294 ], [ -47.260595085805697, -22.339290290775164 ], [ -47.260585269715413, -22.33931131818742 ], [ -47.260575467360411, -22.339332321658436 ], [ -47.260565677729907, -22.339353300749057 ], [ -47.260555899818677, -22.339374255016843 ], [ -47.260546132623709, -22.339395184024074 ], [ -47.260536375146749, -22.339416087331802 ], [ -47.260526626392306, -22.339436964504422 ], [ -47.260516885369242, -22.339457815105899 ], [ -47.260507151089989, -22.339478638701859 ], [ -47.260497422569976, -22.339499434860628 ], [ -47.26048769882938, -22.339520203149462 ], [ -47.260477978890997, -22.339540943139145 ], [ -47.260468261782179, -22.339561654399777 ], [ -47.260458546533258, -22.33958233650435 ], [ -47.260448832178369, -22.339602989026716 ], [ -47.260439117755617, -22.339623611541484 ], [ -47.260429402306031, -22.339644203626126 ], [ -47.260419684875522, -22.339664764856675 ], [ -47.260409964511645, -22.339685294814998 ], [ -47.260400240267316, -22.339705793080611 ], [ -47.260390511198501, -22.339726259235555 ], [ -47.260380776363959, -22.339746692865173 ], [ -47.260371034827067, -22.339767093553895 ], [ -47.260361285654135, -22.339787460889323 ], [ -47.26035152791507, -22.339807794460391 ], [ -47.260341895819884, -22.339827812991214 ], [ -47.260332124409949, -22.339848065654724 ], [ -47.260322341488319, -22.339868283799657 ], [ -47.260312543593756, -22.339888472357117 ], [ -47.260302726408334, -22.339908638938855 ], [ -47.26029288817427, -22.339928786429525 ], [ -47.260283028577959, -22.339948914746955 ], [ -47.260273147326423, -22.339969023767448 ], [ -47.26026324412689, -22.339989113367899 ], [ -47.260253318687248, -22.340009183424655 ], [ -47.260243370715152, -22.340029233815361 ], [ -47.260233399918796, -22.340049264417669 ], [ -47.260223406006673, -22.340069275109169 ], [ -47.260213388687262, -22.340089265768686 ], [ -47.260203347669524, -22.340109236274742 ], [ -47.260193282662556, -22.34012918650642 ], [ -47.260183193375632, -22.340149116343405 ], [ -47.260173079518331, -22.340169025665567 ], [ -47.260162940800328, -22.340188914353423 ], [ -47.260152776931676, -22.340208782287675 ], [ -47.260142587622646, -22.340228629349301 ], [ -47.260132372583463, -22.340248455420131 ], [ -47.260122131524852, -22.3402682603821 ], [ -47.260111864157437, -22.340288044117795 ], [ -47.26010157019217, -22.340307806510303 ], [ -47.260091249340391, -22.340327547442566 ], [ -47.260080901313245, -22.340347266798606 ], [ -47.260070525822165, -22.34036696446292 ], [ -47.260060122578807, -22.340386640320201 ], [ -47.260049691295038, -22.340406294255487 ], [ -47.260039231682789, -22.340425926154527 ], [ -47.260028743453987, -22.340445535903747 ], [ -47.260018226320867, -22.34046512338977 ], [ -47.260007679995795, -22.340484688499707 ], [ -47.259997104191314, -22.340504231121123 ], [ -47.259986498619888, -22.340523751142282 ], [ -47.259975862993961, -22.340543248452349 ], [ -47.259965197026588, -22.340562722940007 ], [ -47.259954500430631, -22.340582174494969 ], [ -47.259943772918689, -22.340601603008054 ], [ -47.259933014203973, -22.340621008369798 ], [ -47.259922223999574, -22.340640390471432 ], [ -47.259911402018417, -22.340659749205205 ], [ -47.259900547973913, -22.340679084463215 ], [ -47.259889661579081, -22.340698396138727 ], [ -47.259878742547066, -22.340717684125519 ], [ -47.259867790591407, -22.340736948317232 ], [ -47.259856805425066, -22.340756188609102 ], [ -47.259845786761382, -22.340775404896423 ], [ -47.259834734313699, -22.340794597074879 ], [ -47.259823647795265, -22.340813765040942 ], [ -47.25981252691917, -22.340832908691954 ], [ -47.259801371398616, -22.34085202792555 ], [ -47.259790180946823, -22.340871122639911 ], [ -47.259778955276907, -22.340890192733855 ], [ -47.259767694101733, -22.340909238107145 ], [ -47.259756397134268, -22.340928258659979 ], [ -47.259745064087419, -22.340947254292935 ], [ -47.259733694673862, -22.340966224907579 ], [ -47.259722288606369, -22.340985170405762 ], [ -47.259710845597439, -22.341004090690138 ], [ -47.25969936535936, -22.341022985664306 ], [ -47.259687847604567, -22.341041855231868 ], [ -47.259676292045107, -22.34106069929749 ], [ -47.259664698392797, -22.341079517766723 ], [ -47.259653066359633, -22.341098310545096 ], [ -47.259641395657006, -22.341117077539472 ], [ -47.259629685996586, -22.341135818656657 ], [ -47.259617937089324, -22.341154533804872 ], [ -47.259606148646235, -22.341173222892646 ], [ -47.25959432037817, -22.341191885828998 ], [ -47.259582451995442, -22.341210522524051 ], [ -47.25957054320839, -22.341229132888262 ], [ -47.259558593727043, -22.341247716832779 ], [ -47.259546603261043, -22.341266274269525 ], [ -47.259534571519708, -22.341284805111265 ], [ -47.259522498212156, -22.341303309271211 ], [ -47.259510383047235, -22.341321786663208 ], [ -47.259498225733388, -22.341340237201855 ], [ -47.259486027950736, -22.341358657824383 ], [ -47.25947381427239, -22.341377010630072 ], [ -47.25946162036827, -22.341395236137316 ], [ -47.259449458075672, -22.341413307751534 ], [ -47.259438144225165, -22.341430010978652 ], [ -47.259417119237526, -22.34146075536043 ], [ -47.259413131085715, -22.34146655867151 ], [ -47.259401065580178, -22.341483975081406 ], [ -47.259389017222112, -22.341501218359401 ], [ -47.259376983430208, -22.341518284875036 ], [ -47.25936496173837, -22.34153517105889 ], [ -47.259352949791733, -22.341551873411017 ], [ -47.259340945343794, -22.34156838850739 ], [ -47.259328946252225, -22.341584713007823 ], [ -47.259316950474386, -22.34160084366421 ], [ -47.25930495606277, -22.341616777328415 ], [ -47.259292961158636, -22.34163251096183 ], [ -47.259280963986441, -22.341648041643758 ], [ -47.259268962846861, -22.341663366580459 ], [ -47.259256956108509, -22.341678483115565 ], [ -47.259244942200432, -22.341693388738225 ], [ -47.259232919601885, -22.341708081093973 ], [ -47.259220886832132, -22.341722557994352 ], [ -47.259208842439975, -22.341736817425627 ], [ -47.25919678499065, -22.341750857559287 ], [ -47.259184713053038, -22.341764676761137 ], [ -47.259172625185151, -22.341778273600227 ], [ -47.259160519918773, -22.341791646857608 ], [ -47.259148395743196, -22.341804795534095 ], [ -47.259136251087192, -22.341817718858252 ], [ -47.259124084300275, -22.341830416293043 ], [ -47.259111893633687, -22.34184288754091 ], [ -47.25909967721919, -22.341855132549025 ], [ -47.259087433047483, -22.341867151512542 ], [ -47.259075158945549, -22.341878944877042 ], [ -47.259062852553825, -22.341890513338718 ], [ -47.25905051130249, -22.341901857843155 ], [ -47.25903813222984, -22.34191297972394 ], [ -47.259025690276864, -22.341923899728428 ], [ -47.259013117876272, -22.341934675682726 ], [ -47.259000367738068, -22.341945348375141 ], [ -47.258987437772745, -22.34195591918904 ], [ -47.258974331365316, -22.341966384915033 ], [ -47.258961051984308, -22.341976742371862 ], [ -47.258947603179493, -22.341986988408532 ], [ -47.258933988577887, -22.341997119907404 ], [ -47.258920211881303, -22.342007133786392 ], [ -47.258906276864131, -22.342017027000413 ], [ -47.258892187370051, -22.342026796543962 ], [ -47.258877947309941, -22.342036439452361 ], [ -47.258863560659506, -22.342045952803499 ], [ -47.258849031455881, -22.342055333719838 ], [ -47.258834363795422, -22.342064579369939 ], [ -47.258819561832873, -22.342073686968746 ], [ -47.258804629777067, -22.342082653780206 ], [ -47.25878957188943, -22.342091477118096 ], [ -47.258774392482152, -22.342100154346959 ], [ -47.258759095915096, -22.342108682883744 ], [ -47.25874368659445, -22.342117060198678 ], [ -47.258728168970507, -22.342125283816191 ], [ -47.258712547535154, -22.34213335131637 ], [ -47.258696826819886, -22.34214126033585 ], [ -47.258681011394188, -22.342149008568729 ], [ -47.258665105863365, -22.342156593767598 ], [ -47.258649114865705, -22.342164013744906 ], [ -47.258633043071477, -22.342171266373573 ], [ -47.258616895180701, -22.342178349587972 ], [ -47.258600675920597, -22.342185261385222 ], [ -47.258584390044057, -22.342191999825964 ], [ -47.258568042326644, -22.342198563035652 ], [ -47.258551637565283, -22.342204949205343 ], [ -47.258535180575933, -22.342211156592697 ], [ -47.258518676191208, -22.342217183523086 ], [ -47.258502129257494, -22.342223028390809 ], [ -47.25848554463353, -22.342228689659802 ], [ -47.258468927187515, -22.342234165864806 ], [ -47.258452281793204, -22.342239455612869 ], [ -47.258435613329496, -22.34224455758368 ], [ -47.258418926676825, -22.342249470530657 ], [ -47.258402226712697, -22.342254193282802 ], [ -47.258385518311123, -22.342258724744646 ], [ -47.258368806337174, -22.342263063897903 ], [ -47.258352095644682, -22.342267209802323 ], [ -47.258335391074141, -22.342271161595992 ], [ -47.258318697314273, -22.34227491852668 ], [ -47.258301990559126, -22.342278486004869 ], [ -47.258285181098799, -22.342281883335623 ], [ -47.258268194605861, -22.34228512714531 ], [ -47.258251019416285, -22.342288220845912 ], [ -47.258233652865329, -22.342291166062108 ], [ -47.258216092657023, -22.342293964395751 ], [ -47.258198336851606, -22.342296617446877 ], [ -47.258180383851858, -22.342299126833193 ], [ -47.258162232384201, -22.342301494208481 ], [ -47.258143881482923, -22.342303721278892 ], [ -47.258125330474073, -22.342305809817546 ], [ -47.258106578954681, -22.342307761678359 ], [ -47.258087626775847, -22.342309578807466 ], [ -47.258068474025116, -22.34231126325378 ], [ -47.25804912100633, -22.342312817177998 ], [ -47.258029568222554, -22.342314242860517 ], [ -47.258009816358083, -22.34231554270773 ], [ -47.257989866261219, -22.342316719257823 ], [ -47.257969718926617, -22.342317775184927 ], [ -47.257949375479264, -22.34231871330303 ], [ -47.257928837159007, -22.342319536568215 ], [ -47.257908105304274, -22.342320248081094 ], [ -47.257887181338461, -22.342320851087834 ], [ -47.257866066756343, -22.34232134898102 ], [ -47.257844763110008, -22.342321745299728 ], [ -47.257823271997182, -22.342322043729506 ], [ -47.257801595049187, -22.342322248101731 ], [ -47.257779733919598, -22.342322362392906 ], [ -47.25775769027549, -22.342322390723318 ], [ -47.257735465786119, -22.34232233735619 ], [ -47.257713062115357, -22.342322206696057 ], [ -47.257690480912252, -22.342322003287418 ], [ -47.257667723804431, -22.342321731813417 ], [ -47.257644792391226, -22.342321397094299 ], [ -47.257621688236163, -22.342321004086099 ], [ -47.257598412862485, -22.342320557879418 ], [ -47.257567985441668, -22.342319916522918 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 975.93150813900002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263099421162181, -22.335629781493822 ], [ -47.263069167951116, -22.335659151264096 ], [ -47.263052266707376, -22.335675552377989 ], [ -47.263035295368219, -22.335692019754532 ], [ -47.263018279991478, -22.335708531250042 ], [ -47.26300122357415, -22.335725087042803 ], [ -47.262984127870958, -22.335741688539965 ], [ -47.262966994646447, -22.33575833716263 ], [ -47.262949825677865, -22.335775034342944 ], [ -47.262932622752707, -22.335791781526627 ], [ -47.262915387671121, -22.335808580170607 ], [ -47.262898122244017, -22.335825431744787 ], [ -47.262880828295401, -22.335842337729805 ], [ -47.262863507658871, -22.335859299620545 ], [ -47.26284591632875, -22.335876560157981 ], [ -47.262828526687237, -22.335893659733227 ], [ -47.262811116009075, -22.335910819836293 ], [ -47.2627936861847, -22.335928042012821 ], [ -47.262776239117883, -22.335945327819132 ], [ -47.262758776725114, -22.335962678822842 ], [ -47.262741300936327, -22.335980096602125 ], [ -47.262723813695793, -22.335997582744874 ], [ -47.262706316961307, -22.336015138849422 ], [ -47.262688812705029, -22.336032766523857 ], [ -47.262671302913517, -22.336050467385828 ], [ -47.262653789588548, -22.336068243061952 ], [ -47.262636274747315, -22.336086095187202 ], [ -47.262618760422505, -22.336104025405188 ], [ -47.262601248662399, -22.336122035367769 ], [ -47.262583741531905, -22.336140126734115 ], [ -47.262566241113227, -22.336158301169853 ], [ -47.262548749504909, -22.336176560347916 ], [ -47.262531268823238, -22.336194905947124 ], [ -47.262513801202402, -22.336213339651895 ], [ -47.26249634879521, -22.336231863151227 ], [ -47.262478913772647, -22.336250478139061 ], [ -47.262461498324797, -22.336269186313277 ], [ -47.262444104662521, -22.336287989373474 ], [ -47.26242673963727, -22.336306883993906 ], [ -47.262409425455445, -22.336325849135292 ], [ -47.262392181473423, -22.336344863646893 ], [ -47.262375010831754, -22.33636392335001 ], [ -47.262357913280752, -22.336383027780428 ], [ -47.262340888570527, -22.336402176474941 ], [ -47.262323936450002, -22.336421368972726 ], [ -47.262307056668412, -22.336440604813589 ], [ -47.262290248974558, -22.336459883538659 ], [ -47.262273513116043, -22.336479204691628 ], [ -47.262256848840799, -22.336498567816705 ], [ -47.262240255896714, -22.336517972459216 ], [ -47.262223734030613, -22.336537418166682 ], [ -47.262207282989287, -22.3365569044879 ], [ -47.262190902519691, -22.336576430972393 ], [ -47.262174592368389, -22.336595997171333 ], [ -47.26215835228129, -22.336615602637654 ], [ -47.262142182004624, -22.336635246925166 ], [ -47.262126081284322, -22.336654929589013 ], [ -47.262110049866287, -22.336674650185696 ], [ -47.262094087496266, -22.336694408272859 ], [ -47.262078193919749, -22.336714203409741 ], [ -47.262062368882539, -22.33673403515634 ], [ -47.262046612129879, -22.336753903074499 ], [ -47.262030923407501, -22.336773806726722 ], [ -47.262015302460952, -22.336793745676832 ], [ -47.26199974903578, -22.336813719489918 ], [ -47.261984262877725, -22.336833727732063 ], [ -47.261968843732348, -22.336853769970737 ], [ -47.261953491345295, -22.336873845774576 ], [ -47.261938205462599, -22.336893954712959 ], [ -47.261922985830189, -22.336914096356573 ], [ -47.261907832194076, -22.33693427027735 ], [ -47.261892744300653, -22.336954476047932 ], [ -47.261877721896241, -22.336974713242252 ], [ -47.261862764727468, -22.336994981435193 ], [ -47.261847872541139, -22.337015280202621 ], [ -47.26183304508406, -22.337035609121685 ], [ -47.261818282103988, -22.337055967769544 ], [ -47.26180358334787, -22.33707635572561 ], [ -47.261788948563314, -22.337096772569939 ], [ -47.26177437749859, -22.337117217882724 ], [ -47.261759869901894, -22.337137691245687 ], [ -47.261745425521688, -22.337158192241315 ], [ -47.261731044106746, -22.337178720453146 ], [ -47.261716725406181, -22.337199275465426 ], [ -47.261702469169329, -22.337219856863399 ], [ -47.261688275146199, -22.33724046423265 ], [ -47.261674143086772, -22.337261097160077 ], [ -47.261660072741435, -22.337281755233349 ], [ -47.261646063860901, -22.337302438040922 ], [ -47.261632116196367, -22.337323145171862 ], [ -47.261618229499653, -22.337343876215613 ], [ -47.261604403522341, -22.337364630763258 ], [ -47.261590638016742, -22.337385408406128 ], [ -47.261576932735487, -22.33740620873634 ], [ -47.261563287431883, -22.33742703134638 ], [ -47.261549701859529, -22.337447875829433 ], [ -47.261536175771909, -22.337468741780295 ], [ -47.261522708923607, -22.337489628793325 ], [ -47.261509301069438, -22.33751053646381 ], [ -47.261495951964356, -22.337531464388128 ], [ -47.261482661364241, -22.337552412162506 ], [ -47.26146942905099, -22.337573379343187 ], [ -47.261456254971513, -22.337594365216933 ], [ -47.261443139027563, -22.337615369087647 ], [ -47.261430080907935, -22.337636390574648 ], [ -47.261417080228469, -22.337657429414392 ], [ -47.261404136604654, -22.337678485344348 ], [ -47.261391249651979, -22.337699558102923 ], [ -47.261378418985899, -22.337720647429212 ], [ -47.261365644221385, -22.337741753063966 ], [ -47.261352924973806, -22.337762874748041 ], [ -47.26134026085839, -22.337784012223263 ], [ -47.261327651490078, -22.337805165232844 ], [ -47.261315096484218, -22.337826333520159 ], [ -47.261302595455987, -22.337847516829687 ], [ -47.261290148020237, -22.337868714907263 ], [ -47.261277753792498, -22.337889927498651 ], [ -47.26126541238812, -22.337911154350579 ], [ -47.261253123422215, -22.337932395211244 ], [ -47.261240886510173, -22.33795364982922 ], [ -47.261228701267719, -22.337974917953446 ], [ -47.261216567310207, -22.337996199334437 ], [ -47.26120448425371, -22.33801749372245 ], [ -47.261192451713917, -22.338038800869327 ], [ -47.261180469306396, -22.338060120528134 ], [ -47.261168536648086, -22.338081452450581 ], [ -47.261156653354782, -22.33810279639124 ], [ -47.261144819042926, -22.338124152104704 ], [ -47.261133033329422, -22.338145519345684 ], [ -47.261121295830975, -22.338166897870185 ], [ -47.261109606164915, -22.338188287434399 ], [ -47.261097963948181, -22.338209687795924 ], [ -47.261086368798352, -22.338231098712605 ], [ -47.261074820333363, -22.338252519942444 ], [ -47.261063318171033, -22.338273951244798 ], [ -47.261051861929658, -22.338295392379365 ], [ -47.261040451227736, -22.338316843106291 ], [ -47.261029085684036, -22.338338303186593 ], [ -47.261017764917597, -22.338359772381772 ], [ -47.261006488547764, -22.338381250453811 ], [ -47.260995256194306, -22.338402737165197 ], [ -47.260984067476969, -22.338424232279269 ], [ -47.260972922016045, -22.338445735559826 ], [ -47.260961819432232, -22.338467246770886 ], [ -47.260950759346315, -22.338488765677319 ], [ -47.260939741379495, -22.338510292044578 ], [ -47.260928765153487, -22.338531825638142 ], [ -47.260917830290225, -22.338553366224215 ], [ -47.260906936411843, -22.338574913569868 ], [ -47.260896083140885, -22.338596467442461 ], [ -47.260885270137955, -22.338618027534803 ], [ -47.260874498696758, -22.338639590255692 ], [ -47.260863772016613, -22.338661147488626 ], [ -47.260853091412329, -22.338682693930085 ], [ -47.260842455928035, -22.338704228762307 ], [ -47.260831864449457, -22.338725751494966 ], [ -47.260821315865584, -22.338747261640066 ], [ -47.260810809068644, -22.338768758712334 ], [ -47.260800342954489, -22.338790242228093 ], [ -47.260789916422269, -22.338811711706207 ], [ -47.260779528374421, -22.338833166667964 ], [ -47.2607691777173, -22.338854606635824 ], [ -47.260758999842054, -22.338875747641776 ], [ -47.260748714233927, -22.338897168903685 ], [ -47.260738462796517, -22.338918573768186 ], [ -47.260728244447684, -22.338939961766329 ], [ -47.260718058110292, -22.338961332428234 ], [ -47.260707902709555, -22.338982685288443 ], [ -47.260697777175245, -22.339004019881209 ], [ -47.26068768044054, -22.339025335743312 ], [ -47.260677611442091, -22.339046632413275 ], [ -47.260667569120656, -22.339067909430668 ], [ -47.260657552420376, -22.339089166337196 ], [ -47.260647560289421, -22.339110402675519 ], [ -47.260637591679547, -22.33913161799029 ], [ -47.260627645546002, -22.339152811827955 ], [ -47.260617720848622, -22.339173983735066 ], [ -47.260607816550412, -22.339195133260525 ], [ -47.260597931618001, -22.339216259955325 ], [ -47.260588065022581, -22.33923736337001 ], [ -47.260578215738356, -22.339258443058313 ], [ -47.260568382744019, -22.339279498573877 ], [ -47.260558565021412, -22.339300529473149 ], [ -47.260548761557416, -22.339321535311168 ], [ -47.260538971340779, -22.339342515648784 ], [ -47.260529193366224, -22.339363470043359 ], [ -47.26051942663068, -22.339384398057184 ], [ -47.260509670136067, -22.339405299251275 ], [ -47.26049992288722, -22.339426173190137 ], [ -47.260490183893523, -22.339447019437852 ], [ -47.260480452168075, -22.339467837560232 ], [ -47.260470726727121, -22.339488627125814 ], [ -47.260461006591839, -22.339509387702172 ], [ -47.260451290786179, -22.33953011886048 ], [ -47.26044157833887, -22.339550820171251 ], [ -47.260431868281707, -22.339571491207906 ], [ -47.260422159650474, -22.339592131544901 ], [ -47.260412451485131, -22.339612740757428 ], [ -47.260402742828703, -22.339633318423605 ], [ -47.260393032729255, -22.339653864120201 ], [ -47.260383320236663, -22.339674377429972 ], [ -47.260373604406297, -22.339694857933143 ], [ -47.260363884296801, -22.339715305212792 ], [ -47.260354158969712, -22.339735718855277 ], [ -47.260344427491454, -22.339756098446077 ], [ -47.260334688931394, -22.339776443573943 ], [ -47.260324942362693, -22.339796753829052 ], [ -47.260315328141516, -22.339816735170182 ], [ -47.260305569311072, -22.33983696175255 ], [ -47.260295799529281, -22.339857152733408 ], [ -47.26028601522146, -22.33987731328719 ], [ -47.26027621189921, -22.339897451382832 ], [ -47.260266387739641, -22.339917570042509 ], [ -47.260256542429545, -22.339937669186561 ], [ -47.26024667567728, -22.33995774869204 ], [ -47.260236787191339, -22.339977808436451 ], [ -47.260226876681024, -22.339997848296878 ], [ -47.260216943855333, -22.340017868151651 ], [ -47.260206988423789, -22.340037867879214 ], [ -47.26019701009632, -22.340057847357869 ], [ -47.260187008582768, -22.34007780646721 ], [ -47.260176983593468, -22.340097745086567 ], [ -47.260166934838992, -22.340117663095771 ], [ -47.260156862030009, -22.340137560375378 ], [ -47.260146764877518, -22.340157436806098 ], [ -47.260136643092657, -22.340177292269267 ], [ -47.26012649638691, -22.340197126646508 ], [ -47.260116324472008, -22.340216939819687 ], [ -47.2601061270597, -22.340236731671531 ], [ -47.260095903862108, -22.340256502084888 ], [ -47.260085654591435, -22.340276250943354 ], [ -47.260075378960025, -22.340295978130953 ], [ -47.260065076680817, -22.340315683531653 ], [ -47.260054747466448, -22.340335367030455 ], [ -47.260044391029837, -22.340355028512917 ], [ -47.26003400708418, -22.34037466786479 ], [ -47.260023595342915, -22.340394284972174 ], [ -47.260013155519445, -22.340413879721932 ], [ -47.260002687327301, -22.340433452001612 ], [ -47.259992190480261, -22.340453001698982 ], [ -47.259981664692241, -22.340472528702382 ], [ -47.259971109677352, -22.34049203290046 ], [ -47.259960525149644, -22.340511514182687 ], [ -47.25994991082311, -22.340530972439613 ], [ -47.25993926641241, -22.340550407561075 ], [ -47.259928591631926, -22.340569819438066 ], [ -47.259917886195936, -22.34058920796279 ], [ -47.259907149819163, -22.340608573027044 ], [ -47.259896382216347, -22.340627914523374 ], [ -47.259885583101976, -22.340647232345532 ], [ -47.259874752191067, -22.340666526386986 ], [ -47.259863889198208, -22.340685796542406 ], [ -47.259852993838216, -22.340705042707036 ], [ -47.259842065826177, -22.340724264776028 ], [ -47.259831104876667, -22.34074346264611 ], [ -47.259820110704609, -22.340762636214116 ], [ -47.25980908302499, -22.340781785377267 ], [ -47.259798021552626, -22.340800910033707 ], [ -47.259786926002207, -22.340820010082332 ], [ -47.259775796088547, -22.340839085422441 ], [ -47.259764631526451, -22.340858135953859 ], [ -47.259753432030671, -22.340877161577144 ], [ -47.25974219731561, -22.340896162193783 ], [ -47.259730927095823, -22.340915137705732 ], [ -47.259719621085829, -22.340934088015352 ], [ -47.259708278999881, -22.340953013026009 ], [ -47.259696900552292, -22.340971912641436 ], [ -47.259685485457204, -22.340990786766103 ], [ -47.259674033428347, -22.341009635305557 ], [ -47.259662544179832, -22.341028458165304 ], [ -47.259651017425206, -22.341047255251986 ], [ -47.259639452877813, -22.341066026473154 ], [ -47.259627850251228, -22.341084771736291 ], [ -47.259616209258311, -22.341103490950378 ], [ -47.259604529612304, -22.341122184024307 ], [ -47.259592811025641, -22.341140850868342 ], [ -47.259581053210823, -22.341159491393206 ], [ -47.259569255880223, -22.341178105510036 ], [ -47.25955741874558, -22.341196693131259 ], [ -47.259545541518769, -22.341215254169462 ], [ -47.259533623911182, -22.34123378853808 ], [ -47.25952166563399, -22.341252296151325 ], [ -47.259509666397882, -22.341270776924336 ], [ -47.25949762591339, -22.341289230772617 ], [ -47.259485543890783, -22.341307657612415 ], [ -47.259473420039868, -22.341326057360774 ], [ -47.259461256131807, -22.341344426821934 ], [ -47.259449077880539, -22.341362726388166 ], [ -47.259436922708993, -22.341380893998991 ], [ -47.259424803193831, -22.341398902046361 ], [ -47.25941271646272, -22.341416746312223 ], [ -47.259411348663974, -22.34141875164206 ], [ -47.259390267029303, -22.341449545499756 ], [ -47.259388629476028, -22.341451928364979 ], [ -47.259376623603615, -22.34146925869047 ], [ -47.259364639278289, -22.341486410322005 ], [ -47.259352674003836, -22.341503379660583 ], [ -47.259340725404506, -22.34152016317114 ], [ -47.259328791220845, -22.341536757391253 ], [ -47.259316869306666, -22.341553158937749 ], [ -47.2593049576247, -22.341569364515234 ], [ -47.25929305424193, -22.341585370924484 ], [ -47.25928115732475, -22.34160117507086 ], [ -47.259269265132367, -22.341616773974231 ], [ -47.259257376010979, -22.341632164777636 ], [ -47.259245488386462, -22.341647344756961 ], [ -47.259233600755707, -22.341662311331625 ], [ -47.259221711678784, -22.341677062073281 ], [ -47.25920981976833, -22.341691594716941 ], [ -47.25919792367867, -22.341705907171256 ], [ -47.259186022095086, -22.34171999752752 ], [ -47.2591741137201, -22.341733864070701 ], [ -47.259162197259919, -22.341747505288868 ], [ -47.259150271409517, -22.341760919882585 ], [ -47.259138334836301, -22.341774106774093 ], [ -47.259126386163402, -22.341787065115337 ], [ -47.259114423950571, -22.341799794296396 ], [ -47.259102446674788, -22.341812293952326 ], [ -47.259090452710183, -22.341824563968718 ], [ -47.259078440306084, -22.341836604486804 ], [ -47.259066407564291, -22.341848415907254 ], [ -47.259054352415447, -22.34185999889246 ], [ -47.259042272595174, -22.341871354366805 ], [ -47.259030165619279, -22.341882483515406 ], [ -47.259018028593879, -22.341893387929073 ], [ -47.259005835522565, -22.341904089494509 ], [ -47.258993515854343, -22.341914648827366 ], [ -47.258981020007496, -22.341925108659947 ], [ -47.2589683456277, -22.34193547052007 ], [ -47.258955496083999, -22.341945731133915 ], [ -47.258942474832779, -22.341955887257189 ], [ -47.25892928541527, -22.341965935677084 ], [ -47.2589159314536, -22.341975873215873 ], [ -47.25890241664797, -22.341985696732785 ], [ -47.258888744774531, -22.341995403125875 ], [ -47.258874919681858, -22.342004989334512 ], [ -47.25886094528871, -22.342014452340781 ], [ -47.258846825581742, -22.342023789171236 ], [ -47.258832564611744, -22.342032996899068 ], [ -47.258818166491423, -22.342042072645636 ], [ -47.25880363539455, -22.342051013580782 ], [ -47.258788975551468, -22.34205981692563 ], [ -47.25877419124744, -22.342068479953312 ], [ -47.258759286820833, -22.34207699999012 ], [ -47.258744266659896, -22.342085374417092 ], [ -47.258729135201243, -22.342093600670943 ], [ -47.25871389692761, -22.342101676245104 ], [ -47.258698556365218, -22.342109598691174 ], [ -47.258683118081741, -22.342117365619895 ], [ -47.258667586684524, -22.342124974701999 ], [ -47.258651966818391, -22.342132423669447 ], [ -47.258636263162586, -22.342139710316783 ], [ -47.258620480429862, -22.342146832501733 ], [ -47.258604623364057, -22.34215378814627 ], [ -47.258588696737391, -22.342160575238008 ], [ -47.258572705348989, -22.342167191830882 ], [ -47.258556654021682, -22.342173636046709 ], [ -47.258540547600532, -22.342179906075788 ], [ -47.258524390950626, -22.342186000178131 ], [ -47.258508188954387, -22.342191916684449 ], [ -47.25849194650867, -22.342197653997559 ], [ -47.258475668523246, -22.342203210593105 ], [ -47.258459359917737, -22.34220858502071 ], [ -47.258443025617595, -22.342213775905634 ], [ -47.258426670553668, -22.342218781949018 ], [ -47.258410299658394, -22.342223601929192 ], [ -47.258393917861135, -22.342228234703342 ], [ -47.25837753008765, -22.342232679207765 ], [ -47.258361141254262, -22.342236934459414 ], [ -47.258344756265636, -22.342240999556758 ], [ -47.258328380012436, -22.342244873680222 ], [ -47.258312017226679, -22.34224855612489 ], [ -47.258295642850648, -22.342252052628176 ], [ -47.258279162958381, -22.342255383350228 ], [ -47.25826249977581, -22.342258565418941 ], [ -47.258245641050117, -22.34226160211583 ], [ -47.258228583936841, -22.342264494853811 ], [ -47.258211325976994, -22.342267245021887 ], [ -47.258193865084067, -22.342269854007263 ], [ -47.258176199529657, -22.342272323215536 ], [ -47.25815832792361, -22.342274654090033 ], [ -47.258140249197794, -22.342276848128829 ], [ -47.258121962588959, -22.342278906900145 ], [ -47.258103467617239, -22.342280832056371 ], [ -47.258084764068336, -22.342282625346645 ], [ -47.258065851975225, -22.342284288627269 ], [ -47.25804673159687, -22.342285823871656 ], [ -47.258027403400611, -22.342287233178155 ], [ -47.258007868043265, -22.342288518777 ], [ -47.257988126353084, -22.342289683036036 ], [ -47.25796817931132, -22.342290728465453 ], [ -47.257948028035457, -22.342291657721397 ], [ -47.257927673763149, -22.342292473608826 ], [ -47.257907117835011, -22.342293179083612 ], [ -47.257886361680548, -22.342293777253897 ], [ -47.257865406803866, -22.342294271380798 ], [ -47.257844254769012, -22.342294664878686 ], [ -47.257822907187702, -22.342294961315019 ], [ -47.257801365706797, -22.342295164409716 ], [ -47.25777963199647, -22.342295278034356 ], [ -47.257757707740936, -22.34229530621101 ], [ -47.257735594626709, -22.34229525311094 ], [ -47.257713294334728, -22.342295123053372 ], [ -47.257690808530342, -22.342294920503715 ], [ -47.257668138856594, -22.342294650072372 ], [ -47.257645286926852, -22.342294316513058 ], [ -47.257622254317191, -22.342293924721513 ], [ -47.257581518516375, -22.342293143782197 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 970.49886829699994, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263067544770131, -22.335621589033245 ], [ -47.263031250754878, -22.335656809060104 ], [ -47.26301428049711, -22.335673275384565 ], [ -47.262997264269998, -22.335689787702492 ], [ -47.262980205125373, -22.335706346139389 ], [ -47.26296310481888, -22.335722952102955 ], [ -47.262945965116337, -22.335739607015601 ], [ -47.262928787796895, -22.335756312311169 ], [ -47.262911574650325, -22.335773069437689 ], [ -47.262894327479636, -22.335789879854854 ], [ -47.262877048099028, -22.335806745035924 ], [ -47.262859738336424, -22.335823666465366 ], [ -47.26284240002974, -22.335840645642538 ], [ -47.262824778488906, -22.335857935801688 ], [ -47.262807366559102, -22.335875057290558 ], [ -47.262789931755918, -22.335892241168494 ], [ -47.26277247597659, -22.335909488987813 ], [ -47.262755001132227, -22.335926802311967 ], [ -47.262737509147243, -22.33594418271613 ], [ -47.262720001960069, -22.335961631786557 ], [ -47.262702481524087, -22.335979151119641 ], [ -47.26268494980679, -22.335996742322635 ], [ -47.262667408790691, -22.336014407012978 ], [ -47.262649860473296, -22.336032146818134 ], [ -47.262632306867985, -22.336049963374816 ], [ -47.262614750004268, -22.336067858328597 ], [ -47.262597191927753, -22.336085833333986 ], [ -47.262579634700415, -22.336103890054083 ], [ -47.262562080401501, -22.336122030159661 ], [ -47.262544531128313, -22.3361402553282 ], [ -47.262526988995248, -22.336158567244791 ], [ -47.262509456135163, -22.33617696760075 ], [ -47.262491934699639, -22.336195458093069 ], [ -47.262474426859654, -22.336214040423755 ], [ -47.262456934805215, -22.336232716299747 ], [ -47.262439460746151, -22.336251487432246 ], [ -47.262422006914065, -22.336270355534193 ], [ -47.262404580382885, -22.336289317074634 ], [ -47.262387204265131, -22.336308350054026 ], [ -47.262369898754493, -22.33632743240797 ], [ -47.262352667135623, -22.33634655979305 ], [ -47.262335509155498, -22.336365731741807 ], [ -47.262318424560881, -22.33638494778798 ], [ -47.262301413097369, -22.336404207467577 ], [ -47.262284474510807, -22.336423510317399 ], [ -47.262267608546622, -22.336442855875635 ], [ -47.262250814948921, -22.336462243683073 ], [ -47.262234093462325, -22.336481673281092 ], [ -47.26221744383124, -22.336501144212193 ], [ -47.262200865799024, -22.336520656021261 ], [ -47.262184359108971, -22.336540208254419 ], [ -47.262167923504627, -22.336559800458566 ], [ -47.26215155872903, -22.33657943218234 ], [ -47.262135264524616, -22.336599102976233 ], [ -47.26211904063409, -22.336618812391595 ], [ -47.262102886799923, -22.336638559981253 ], [ -47.262086802764458, -22.336658345299337 ], [ -47.262070788269938, -22.336678167901297 ], [ -47.262054843058365, -22.336698027344159 ], [ -47.262038966871955, -22.336717923185727 ], [ -47.26202315945249, -22.336737854985838 ], [ -47.262007420542119, -22.336757822304879 ], [ -47.261991749882931, -22.33677782470475 ], [ -47.26197614721687, -22.336797861748551 ], [ -47.261960612286252, -22.336817933000514 ], [ -47.261945144833035, -22.336838038026247 ], [ -47.261929744599406, -22.336858176392614 ], [ -47.261914411327844, -22.336878347667252 ], [ -47.261899144760818, -22.336898551419168 ], [ -47.261883944640807, -22.33691878721865 ], [ -47.261868810710681, -22.336939054636723 ], [ -47.261853742713342, -22.33695935324576 ], [ -47.261838740391909, -22.336979682619155 ], [ -47.261823803489705, -22.337000042331322 ], [ -47.261808931750089, -22.337020431957978 ], [ -47.261794124917358, -22.337040851074871 ], [ -47.261779382735035, -22.337061299260164 ], [ -47.261764704947261, -22.337081776092525 ], [ -47.261750091298893, -22.337102281150909 ], [ -47.261735541534755, -22.337122814015846 ], [ -47.261721055399917, -22.337143374268646 ], [ -47.261706632639722, -22.337163961491711 ], [ -47.261692272999923, -22.337184575268161 ], [ -47.261677976226537, -22.337205215182198 ], [ -47.261663742066197, -22.33722588081838 ], [ -47.261649570265575, -22.337246571762623 ], [ -47.261635460571732, -22.337267287601598 ], [ -47.261621412732083, -22.337288027922881 ], [ -47.261607426494578, -22.337308792314623 ], [ -47.261593501607756, -22.337329580365434 ], [ -47.261579637819921, -22.337350391665534 ], [ -47.26156583488018, -22.337371225805519 ], [ -47.26155209253794, -22.337392082376716 ], [ -47.261538410543324, -22.33741296097087 ], [ -47.261524788646774, -22.337433861180443 ], [ -47.261511226598543, -22.337454782599607 ], [ -47.261497724150125, -22.337475724822053 ], [ -47.261484281053193, -22.337496687442457 ], [ -47.26147089705961, -22.337517670056602 ], [ -47.261457571922165, -22.337538672260152 ], [ -47.26144430542081, -22.337559693607037 ], [ -47.261431097508328, -22.33758073336924 ], [ -47.261417948094746, -22.337601790831759 ], [ -47.261404856869746, -22.337622865606651 ], [ -47.261391823446836, -22.337643957428142 ], [ -47.261378847439197, -22.33766506603164 ], [ -47.261365928460009, -22.337686191153363 ], [ -47.261353066122361, -22.337707332530456 ], [ -47.261340260038935, -22.337728489901554 ], [ -47.261327509822749, -22.337749663005571 ], [ -47.261314815086713, -22.337770851582405 ], [ -47.261302175443383, -22.337792055373335 ], [ -47.261289590505861, -22.33781327411987 ], [ -47.261277059886901, -22.337834507564672 ], [ -47.261264583199072, -22.337855755451837 ], [ -47.261252160055548, -22.337877017525223 ], [ -47.261239790069382, -22.337898293529946 ], [ -47.261227472853307, -22.337919583212443 ], [ -47.261215208020417, -22.337940886319693 ], [ -47.261202995184142, -22.337962202598987 ], [ -47.261190833957478, -22.337983531799239 ], [ -47.261178723954245, -22.338004873669174 ], [ -47.26116666478778, -22.338026227959034 ], [ -47.261154656071355, -22.338047594420523 ], [ -47.261142697419615, -22.338068972803761 ], [ -47.261130788446089, -22.338090362861976 ], [ -47.26111892876493, -22.338111764348284 ], [ -47.26110711799079, -22.338133177016061 ], [ -47.261095355738107, -22.338154600620058 ], [ -47.261083641621944, -22.33817603491498 ], [ -47.261071975257025, -22.338197479657275 ], [ -47.261060356258675, -22.338218934603489 ], [ -47.261048784242604, -22.338240399510397 ], [ -47.26103725882443, -22.338261874136165 ], [ -47.261025779620233, -22.338283358239295 ], [ -47.26101434624637, -22.338304851578851 ], [ -47.261002958319381, -22.338326353914649 ], [ -47.260991615456142, -22.338347865007137 ], [ -47.260980317273884, -22.338369384617234 ], [ -47.260969063390185, -22.338390912506334 ], [ -47.260957853422738, -22.338412448436788 ], [ -47.260946686989655, -22.338433992171439 ], [ -47.260935563709538, -22.338455543473284 ], [ -47.260924483201137, -22.338477102106204 ], [ -47.260913445083546, -22.338498667834795 ], [ -47.260902448976402, -22.338520240423581 ], [ -47.26089149449966, -22.338541819637889 ], [ -47.260880581273383, -22.33856340524391 ], [ -47.260869708918115, -22.338584997008265 ], [ -47.260858877094101, -22.338606594619538 ], [ -47.260848087165954, -22.338628194339812 ], [ -47.26083734249849, -22.338649787713024 ], [ -47.260826644506068, -22.338671369223711 ], [ -47.260815992234896, -22.338692938037539 ], [ -47.260805384565757, -22.338714493662003 ], [ -47.260794820383005, -22.338736035606932 ], [ -47.260784298574222, -22.33875756338491 ], [ -47.260773818030877, -22.338779076510399 ], [ -47.260763377647784, -22.338800574500315 ], [ -47.260752976323289, -22.338822056874207 ], [ -47.26074261295976, -22.338843523152818 ], [ -47.260732428878541, -22.338864677040803 ], [ -47.260722131412102, -22.338886122958396 ], [ -47.260711868677326, -22.338907551373328 ], [ -47.260701639588682, -22.338928961815327 ], [ -47.260691443065738, -22.338950353813107 ], [ -47.260681278030539, -22.338971726900027 ], [ -47.260671143409979, -22.338993080609207 ], [ -47.260661038134344, -22.339014414476235 ], [ -47.260650961137713, -22.339035728038674 ], [ -47.260640911358315, -22.339057020835106 ], [ -47.260630887737982, -22.339078292406406 ], [ -47.260620889222771, -22.339099542294338 ], [ -47.260610914762403, -22.339120770042854 ], [ -47.26060096331031, -22.339141975197741 ], [ -47.260591033824639, -22.339163157304835 ], [ -47.260581125266931, -22.33918431591249 ], [ -47.260571236602466, -22.339205450571232 ], [ -47.260561366801241, -22.339226560831165 ], [ -47.260551514836514, -22.3392476462456 ], [ -47.260541679686114, -22.339268706367822 ], [ -47.260531860331184, -22.339289740754108 ], [ -47.260522055758194, -22.339310748959157 ], [ -47.260512264955437, -22.339331730543776 ], [ -47.260502486917538, -22.339352685065137 ], [ -47.260492720641416, -22.339373612085556 ], [ -47.260482965129171, -22.339394511165992 ], [ -47.260473219385908, -22.33941538187111 ], [ -47.260463482421599, -22.339436223765059 ], [ -47.260453753249941, -22.339457036413805 ], [ -47.260444030888038, -22.339477819386236 ], [ -47.260434314358086, -22.339498572250129 ], [ -47.260424602685163, -22.33951929457708 ], [ -47.260414894899348, -22.339539985937936 ], [ -47.260405190033929, -22.33956064590669 ], [ -47.260395487126381, -22.339581274058336 ], [ -47.26038578521846, -22.339601869968593 ], [ -47.260376083355176, -22.339622433216345 ], [ -47.260366380586824, -22.339642963378967 ], [ -47.26035667596549, -22.339663460040153 ], [ -47.260346968549101, -22.339683922780942 ], [ -47.260337257398945, -22.339704351185286 ], [ -47.260327541579343, -22.339724744840641 ], [ -47.260317820159678, -22.339745103333506 ], [ -47.260308092212469, -22.339765426253809 ], [ -47.260298356814175, -22.339785713192953 ], [ -47.260288760467006, -22.339805657344396 ], [ -47.260279014216067, -22.339825857845668 ], [ -47.26026925757413, -22.339846021662421 ], [ -47.260259486853045, -22.33986615421253 ], [ -47.260249697393967, -22.339886263822109 ], [ -47.260239887308927, -22.33990635365079 ], [ -47.26023005628506, -22.339926423621495 ], [ -47.260220204032031, -22.339946473611914 ], [ -47.260210330259746, -22.339966503500289 ], [ -47.260200434678751, -22.33998651316438 ], [ -47.260190516999458, -22.340006502483273 ], [ -47.260180576932754, -22.340026471336095 ], [ -47.260170614189946, -22.340046419601922 ], [ -47.260160628482247, -22.340066347161063 ], [ -47.26015061952144, -22.340086253893706 ], [ -47.260140587019471, -22.340106139680454 ], [ -47.260130530688421, -22.340126004402705 ], [ -47.260120450240748, -22.340145847941983 ], [ -47.260110345389045, -22.340165670180482 ], [ -47.260100215846194, -22.340185471000712 ], [ -47.260090061325457, -22.340205250285425 ], [ -47.260079881539994, -22.340225007918285 ], [ -47.260069676203472, -22.34024474378305 ], [ -47.260059445029512, -22.340264457764267 ], [ -47.260049187732022, -22.340284149747006 ], [ -47.260038904025372, -22.340303819616096 ], [ -47.260028593623787, -22.340323467257672 ], [ -47.260018256241644, -22.340343092558296 ], [ -47.260007891593716, -22.340362695404771 ], [ -47.259997499394927, -22.340382275684284 ], [ -47.259987079360286, -22.34040183328473 ], [ -47.259976631204808, -22.340421368094908 ], [ -47.259966154643863, -22.340440880003648 ], [ -47.259955649392907, -22.340460368900452 ], [ -47.259945115167625, -22.340479834675193 ], [ -47.259934551683664, -22.340499277218573 ], [ -47.259923958656508, -22.340518696422336 ], [ -47.259913335802459, -22.340538092177606 ], [ -47.25990268283752, -22.340557464376634 ], [ -47.259891999477468, -22.34057681291296 ], [ -47.259881285438659, -22.340596137679693 ], [ -47.259870540437447, -22.340615438570808 ], [ -47.259859764189855, -22.340634715481354 ], [ -47.259848956412569, -22.340653968306235 ], [ -47.259838116821726, -22.340673196941584 ], [ -47.259827245133735, -22.340692401284084 ], [ -47.259816341065317, -22.340711581230313 ], [ -47.259805404332646, -22.340730736678641 ], [ -47.259794434652257, -22.340749867527322 ], [ -47.259783431740694, -22.340768973675225 ], [ -47.259772395314414, -22.340788055021999 ], [ -47.259761325089677, -22.340807111468244 ], [ -47.259750220782955, -22.34082614291485 ], [ -47.259739082110578, -22.340845149263373 ], [ -47.259727908788932, -22.340864130415998 ], [ -47.259716700533986, -22.340883086276037 ], [ -47.259705457061891, -22.34090201674708 ], [ -47.259694178088765, -22.340920921733364 ], [ -47.259682863330426, -22.340939801140063 ], [ -47.259671512502777, -22.340958654872708 ], [ -47.259660125321489, -22.34097748283769 ], [ -47.259648701501924, -22.340996284942417 ], [ -47.25963724075968, -22.341015061094378 ], [ -47.259625742809909, -22.34103381120212 ], [ -47.259614207367449, -22.341052535175184 ], [ -47.259602634147427, -22.341071232923149 ], [ -47.259591022864264, -22.341089904356956 ], [ -47.259579373232683, -22.341108549387609 ], [ -47.259567684966605, -22.341127167927478 ], [ -47.259555957780101, -22.341145759889461 ], [ -47.259544191386958, -22.341164325186796 ], [ -47.259532385500428, -22.341182863734165 ], [ -47.259520539833829, -22.341201375446349 ], [ -47.259508654100074, -22.341219860239089 ], [ -47.259496728011683, -22.341238318028868 ], [ -47.259484761280788, -22.34125674873313 ], [ -47.259472753619399, -22.341275152269759 ], [ -47.259460704739105, -22.341293528557383 ], [ -47.259448614351157, -22.341311877515441 ], [ -47.259436484317703, -22.341330195815296 ], [ -47.259424341493506, -22.341348442142067 ], [ -47.259412225054554, -22.341366551856453 ], [ -47.259400148316843, -22.341384496336953 ], [ -47.259388108476806, -22.341402271370203 ], [ -47.25938447556824, -22.341407597576044 ], [ -47.259363375667377, -22.341438383850942 ], [ -47.259352181631996, -22.341454542295406 ], [ -47.25934026133941, -22.34147160228045 ], [ -47.259328364582451, -22.341488474442016 ], [ -47.259316489075637, -22.341505155279307 ], [ -47.259304632654981, -22.341521641367397 ], [ -47.259292793274597, -22.341537929364055 ], [ -47.259280969002269, -22.341554016018609 ], [ -47.259269158014597, -22.341569898180762 ], [ -47.25925735859186, -22.341585572809379 ], [ -47.259245569111258, -22.341601036982652 ], [ -47.25923378804071, -22.341616287907605 ], [ -47.259222013931272, -22.341631322929565 ], [ -47.259210245408156, -22.341646139543855 ], [ -47.25919848116245, -22.34166073540451 ], [ -47.259186719940068, -22.341675108336105 ], [ -47.259174960530522, -22.341689256344406 ], [ -47.25916320175557, -22.34170317762571 ], [ -47.259151442454943, -22.341716870578438 ], [ -47.259139681472242, -22.341730333812954 ], [ -47.259127917639319, -22.341743566161373 ], [ -47.259116149759322, -22.341756566687021 ], [ -47.259104376589114, -22.341769334693073 ], [ -47.259092596819485, -22.341781869731051 ], [ -47.259080809054815, -22.341794171608232 ], [ -47.259069011792256, -22.341806240393147 ], [ -47.259057203398584, -22.341818076421305 ], [ -47.25904538208669, -22.341829680298762 ], [ -47.259033545890951, -22.341841052904698 ], [ -47.25902169264215, -22.341852195391755 ], [ -47.259009819941731, -22.34186310918459 ], [ -47.25899792496358, -22.341873796131193 ], [ -47.258985980773893, -22.341884279257656 ], [ -47.258973913838069, -22.341894621969121 ], [ -47.258961672282567, -22.341904868941949 ], [ -47.258949253488289, -22.341915021848319 ], [ -47.258936660808317, -22.341925077350115 ], [ -47.25892389768682, -22.341935032139872 ], [ -47.258910967656661, -22.341944882943121 ], [ -47.258897874334892, -22.341954626521833 ], [ -47.258884621420215, -22.341964259676711 ], [ -47.258871212690494, -22.341973779248917 ], [ -47.258857651999172, -22.341983182122707 ], [ -47.258843943272993, -22.341992465226912 ], [ -47.258830090509463, -22.342001625536735 ], [ -47.258816097773042, -22.342010660076127 ], [ -47.258801969192838, -22.342019565919212 ], [ -47.258787708961599, -22.342028340190787 ], [ -47.258773321331198, -22.342036980069039 ], [ -47.258758810610729, -22.342045482786588 ], [ -47.258744181164772, -22.342053845631387 ], [ -47.258729437409883, -22.342062065948586 ], [ -47.258714583813145, -22.342070141141434 ], [ -47.258699624889772, -22.342078068672311 ], [ -47.258684565200298, -22.342085846064325 ], [ -47.258669409348556, -22.342093470902309 ], [ -47.25865416197977, -22.342100940833703 ], [ -47.258638827778242, -22.342108253569787 ], [ -47.258623411464256, -22.342115406887199 ], [ -47.258607917792965, -22.342122398628483 ], [ -47.258592351552039, -22.342129226703218 ], [ -47.258576717558753, -22.342135889089452 ], [ -47.258561020658412, -22.342142383834549 ], [ -47.258545265721118, -22.342148709056559 ], [ -47.258529457640108, -22.342154862945122 ], [ -47.258513601329561, -22.342160843762446 ], [ -47.258497701721737, -22.342166649844732 ], [ -47.258481763763925, -22.342172279603293 ], [ -47.258465792416949, -22.342177731525428 ], [ -47.258449792651838, -22.342183004175684 ], [ -47.258433769445766, -22.342188096197521 ], [ -47.258417727781527, -22.342193006313519 ], [ -47.258401672643558, -22.342197733326923 ], [ -47.258385609013082, -22.342202276123157 ], [ -47.258369541867566, -22.342206633670202 ], [ -47.258353476174634, -22.342210805020247 ], [ -47.258337416889773, -22.342214789310535 ], [ -47.258321368953794, -22.342218585763849 ], [ -47.258305337142048, -22.342222193722503 ], [ -47.258289295145019, -22.342225619250954 ], [ -47.258273144820691, -22.342228883364299 ], [ -47.258256804948381, -22.342232003692096 ], [ -47.258240262686471, -22.342234983385335 ], [ -47.258223515010719, -22.342237823645121 ], [ -47.258206559299246, -22.342240525647693 ], [ -47.258189393318723, -22.342243090567312 ], [ -47.258172015209517, -22.342245519597547 ], [ -47.258154423465008, -22.342247813971301 ], [ -47.258136616914548, -22.342249974978568 ], [ -47.25811859470565, -22.34225200398247 ], [ -47.258100356281489, -22.34225390243417 ], [ -47.258081901362445, -22.342255671885582 ], [ -47.25806322992684, -22.342257314000602 ], [ -47.258044342188803, -22.342258830565136 ], [ -47.258025238579997, -22.342260223495614 ], [ -47.258005919729698, -22.34226149484607 ], [ -47.257986386446113, -22.342262646814117 ], [ -47.257966639697109, -22.342263681745816 ], [ -47.257946680592681, -22.342264602139654 ], [ -47.25792651036825, -22.342265410649322 ], [ -47.257906130366635, -22.342266110086033 ], [ -47.257885542023452, -22.342266703419835 ], [ -47.25786474685215, -22.342267193780476 ], [ -47.257843746428705, -22.342267584457559 ], [ -47.257822542378854, -22.342267878900433 ], [ -47.257801136365003, -22.342268080717609 ], [ -47.25777953007389, -22.342268193675746 ], [ -47.257757725206872, -22.342268221698596 ], [ -47.257735723467746, -22.34226816886564 ], [ -47.257713526554475, -22.342268039410634 ], [ -47.2576911361488, -22.342267837719941 ], [ -47.257668553909063, -22.342267568331255 ], [ -47.257645781462813, -22.342267235931757 ], [ -47.257595054271199, -22.342266373041948 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 965.06482325100001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263035660962494, -22.335613391986271 ], [ -47.263010234808, -22.335638065739001 ], [ -47.262993265631607, -22.335654531011361 ], [ -47.262976248554089, -22.335671044151692 ], [ -47.262959186682174, -22.3356876052327 ], [ -47.262942081772394, -22.335704215662712 ], [ -47.262924935591833, -22.335720876865341 ], [ -47.262907749921524, -22.335737590276157 ], [ -47.262890526553541, -22.335754357345508 ], [ -47.262873267293728, -22.335771179535843 ], [ -47.262855973959631, -22.335788058323807 ], [ -47.262838648383045, -22.335804995197684 ], [ -47.262821292406201, -22.335821991661241 ], [ -47.26280364065466, -22.335839311442165 ], [ -47.262786206436566, -22.335856454844638 ], [ -47.26276874750836, -22.335873662497438 ], [ -47.262751265774071, -22.335890935959547 ], [ -47.26273376315217, -22.335908276801511 ], [ -47.262716241574957, -22.335925686606121 ], [ -47.26269870298939, -22.335943166967692 ], [ -47.262681149357952, -22.335960719491077 ], [ -47.262663582657851, -22.335978345792523 ], [ -47.26264600488193, -22.335996047498757 ], [ -47.262628418038645, -22.336013826247079 ], [ -47.262610824153001, -22.33603168368434 ], [ -47.26259322526677, -22.336049621466643 ], [ -47.262575623438572, -22.336067641259415 ], [ -47.262558020743995, -22.336085744737009 ], [ -47.262540419276633, -22.336103933581796 ], [ -47.262522821148934, -22.336122209483104 ], [ -47.262505228491094, -22.336140574138245 ], [ -47.262487643452594, -22.336159029250894 ], [ -47.26247006820239, -22.336177576530822 ], [ -47.262452504929634, -22.336196217692812 ], [ -47.262434955843275, -22.33621495445697 ], [ -47.262417423172991, -22.336233788547734 ], [ -47.262399909171094, -22.336252721691366 ], [ -47.262382421133999, -22.336271750151852 ], [ -47.262364983080296, -22.336290850969213 ], [ -47.262347616041026, -22.336310001165497 ], [ -47.262330323444935, -22.336329196232512 ], [ -47.262313105035673, -22.336348435699641 ], [ -47.262295960556671, -22.33636771909741 ], [ -47.262278889750149, -22.336387045958816 ], [ -47.262261892358609, -22.336406415817589 ], [ -47.262244968124058, -22.336425828208956 ], [ -47.26222811678722, -22.336445282670841 ], [ -47.262211338089237, -22.336464778741782 ], [ -47.262194631771109, -22.336484315961489 ], [ -47.262177997572756, -22.336503893872134 ], [ -47.262161435234006, -22.336523512017195 ], [ -47.262144944494899, -22.336543169940992 ], [ -47.262128525095015, -22.336562867189585 ], [ -47.262112176773236, -22.336582603311037 ], [ -47.262095899268907, -22.336602377854263 ], [ -47.262079692320818, -22.336622190369695 ], [ -47.262063555667901, -22.336642040409213 ], [ -47.262047489048896, -22.336661927525927 ], [ -47.262031492202233, -22.336681851274715 ], [ -47.26201556486663, -22.33670181121127 ], [ -47.261999706780301, -22.336721806893294 ], [ -47.261983917681967, -22.336741837879192 ], [ -47.261968197310075, -22.336761903728753 ], [ -47.261952545403176, -22.3367820040033 ], [ -47.261936961699945, -22.336802138265018 ], [ -47.261921445938903, -22.336822306077817 ], [ -47.261905997858662, -22.336842507006693 ], [ -47.261890617198233, -22.33686274061758 ], [ -47.261875303696577, -22.336883006477773 ], [ -47.261860057092626, -22.336903304155932 ], [ -47.26184487712581, -22.336923633221492 ], [ -47.261829763535523, -22.336943993245253 ], [ -47.261814716061416, -22.336964383799096 ], [ -47.261799734443322, -22.336984804455984 ], [ -47.261784818421134, -22.33700525479022 ], [ -47.261769967735752, -22.337025734376148 ], [ -47.261755182127189, -22.337046242790592 ], [ -47.261740461336181, -22.337066779610982 ], [ -47.261725805104192, -22.337087344414986 ], [ -47.261711213172603, -22.337107936781894 ], [ -47.26169668528307, -22.337128556291844 ], [ -47.26168222117763, -22.33714920252612 ], [ -47.261667820598589, -22.337169875066721 ], [ -47.26165348328864, -22.337190573496855 ], [ -47.261639208991085, -22.337211297399943 ], [ -47.261624997449246, -22.337232046360981 ], [ -47.26161084840691, -22.337252819965659 ], [ -47.261596761608146, -22.33727361780063 ], [ -47.261582736797628, -22.337294439453196 ], [ -47.261568773720676, -22.337315284511007 ], [ -47.261554872122311, -22.337336152563605 ], [ -47.261541031748429, -22.337357043200658 ], [ -47.261527252345196, -22.337377956012848 ], [ -47.261513533659539, -22.337398890591118 ], [ -47.261499875438751, -22.337419846527201 ], [ -47.26148627742991, -22.337440823414646 ], [ -47.261472739381361, -22.337461820846524 ], [ -47.261459261041679, -22.337482838416815 ], [ -47.261445842159567, -22.337503875720778 ], [ -47.261432482484771, -22.337524932353499 ], [ -47.261419181795283, -22.33754600786655 ], [ -47.261405940049791, -22.337567101517216 ], [ -47.261392757166554, -22.337588212571529 ], [ -47.261379632836174, -22.337609340634298 ], [ -47.261366566669807, -22.337630485437536 ], [ -47.261353558278337, -22.33765164671453 ], [ -47.261340607272608, -22.337672824199462 ], [ -47.261327713263405, -22.337694017627307 ], [ -47.261314875861039, -22.337715226734733 ], [ -47.261302094676225, -22.337736451258692 ], [ -47.261289369319549, -22.337757690937096 ], [ -47.261276699401222, -22.337778945509388 ], [ -47.261264084531987, -22.337800214715166 ], [ -47.261251524322311, -22.337821498295217 ], [ -47.261239018382369, -22.337842795991911 ], [ -47.261226566323053, -22.337864107547322 ], [ -47.261214167755043, -22.33788543270482 ], [ -47.261201822288818, -22.337906771209166 ], [ -47.261189529535081, -22.337928122805689 ], [ -47.261177289104957, -22.337949487240021 ], [ -47.261165100609134, -22.33797086425956 ], [ -47.261152963659136, -22.337992253611382 ], [ -47.261140877865948, -22.338013655044243 ], [ -47.261128842840606, -22.338035068308375 ], [ -47.261116858195457, -22.338056493152425 ], [ -47.261104923541687, -22.338077929328136 ], [ -47.261093038491225, -22.338099376587326 ], [ -47.261081202656428, -22.338120834681924 ], [ -47.261069415649494, -22.338142303365323 ], [ -47.26105767708323, -22.338163782391 ], [ -47.261045986570103, -22.33818527151405 ], [ -47.26103434372321, -22.338206770489787 ], [ -47.261022748156059, -22.338228279073757 ], [ -47.26101119948202, -22.338249797022954 ], [ -47.260999697315007, -22.338271324094663 ], [ -47.26098824126916, -22.33829286004681 ], [ -47.260976830958874, -22.338314404638101 ], [ -47.260965465998851, -22.338335957627894 ], [ -47.260954146004138, -22.338357518776021 ], [ -47.260942870590199, -22.338379087842853 ], [ -47.260931639372615, -22.33840066458971 ], [ -47.260920451967344, -22.338422248778429 ], [ -47.260909307990914, -22.338443840170999 ], [ -47.260898207060016, -22.338465438530445 ], [ -47.26088714879161, -22.338487043620354 ], [ -47.260876132803354, -22.338508655204361 ], [ -47.260865158713102, -22.338530273046896 ], [ -47.260854226138932, -22.338551896913309 ], [ -47.260843334699345, -22.338573526569352 ], [ -47.260832484054241, -22.338595161699562 ], [ -47.260821675639129, -22.338616798419274 ], [ -47.260810912984311, -22.338638427932743 ], [ -47.260800197603764, -22.338660044512615 ], [ -47.260789528545686, -22.338681647308107 ], [ -47.260778904686006, -22.338703235824351 ], [ -47.260768324904333, -22.338724809569047 ], [ -47.260757788083723, -22.338746368052789 ], [ -47.260747293111145, -22.338767910787993 ], [ -47.260736838877193, -22.338789437289698 ], [ -47.260726424276044, -22.338810947075736 ], [ -47.260716048206092, -22.338832439665136 ], [ -47.260705857918914, -22.338853606435102 ], [ -47.260695548594128, -22.338875077008392 ], [ -47.260685274562007, -22.338896528973756 ], [ -47.260675034733531, -22.338917961859607 ], [ -47.260664828025021, -22.338939375193242 ], [ -47.260654653355367, -22.33896076850689 ], [ -47.260644509648536, -22.338982141332423 ], [ -47.260634395831957, -22.339003493204412 ], [ -47.260624310837144, -22.339024823659322 ], [ -47.260614253599769, -22.339046132234806 ], [ -47.26060422305941, -22.339067418470862 ], [ -47.260594218159923, -22.339088681908429 ], [ -47.260584237849031, -22.339109922090675 ], [ -47.260574281078391, -22.33913113856276 ], [ -47.260564346804422, -22.33915233086983 ], [ -47.260554433987238, -22.339173498559703 ], [ -47.260544541590676, -22.339194641182392 ], [ -47.260534668583695, -22.339215758287555 ], [ -47.260524813938453, -22.339236849428094 ], [ -47.260514976631981, -22.339257914157013 ], [ -47.260505155644751, -22.339278952030288 ], [ -47.26049534996271, -22.33929996260235 ], [ -47.260485558573869, -22.339320945433972 ], [ -47.260475780472646, -22.339341900082129 ], [ -47.260466014655925, -22.339362826109159 ], [ -47.260456260126034, -22.339383723075965 ], [ -47.26044651588839, -22.339404590547325 ], [ -47.260436780953441, -22.339425428087488 ], [ -47.260427054335594, -22.339446235262635 ], [ -47.26041733505275, -22.339467011641908 ], [ -47.260407622128106, -22.339487756793307 ], [ -47.260397914587919, -22.339508470288909 ], [ -47.260388211463599, -22.339529151699896 ], [ -47.260378511789945, -22.339549800600768 ], [ -47.260368814606068, -22.339570416567007 ], [ -47.260359118955591, -22.339590999175023 ], [ -47.260349423885451, -22.339611548004353 ], [ -47.26033972844818, -22.339632062633015 ], [ -47.260330031698118, -22.339652542645602 ], [ -47.260320332695741, -22.339672987624024 ], [ -47.260310630504932, -22.339693397153052 ], [ -47.260300924192798, -22.339713770821287 ], [ -47.26029121283176, -22.33973410821622 ], [ -47.260281495497402, -22.339754408928961 ], [ -47.260271771269522, -22.339774672552153 ], [ -47.260262192796397, -22.339794579513899 ], [ -47.260252459124963, -22.33981475393405 ], [ -47.260242715622866, -22.339834890586744 ], [ -47.260232958488537, -22.339854995133177 ], [ -47.260223182892659, -22.339875076256664 ], [ -47.260213386882121, -22.339895137254349 ], [ -47.260203570144505, -22.339915178051708 ], [ -47.260193732390746, -22.339935198527094 ], [ -47.260183873332068, -22.339955198559444 ], [ -47.260173992680421, -22.339975178027224 ], [ -47.260164090147555, -22.339995136810188 ], [ -47.260154165445684, -22.340015074788262 ], [ -47.260144218287557, -22.340034991841243 ], [ -47.260134248385739, -22.34005488785024 ], [ -47.260124255453398, -22.340074762696176 ], [ -47.260114239203943, -22.340094616260473 ], [ -47.260104199350842, -22.340114448425364 ], [ -47.260094135608014, -22.340134259073196 ], [ -47.260084047689453, -22.340154048087037 ], [ -47.260073935309549, -22.340173815350266 ], [ -47.260063798182976, -22.340193560746524 ], [ -47.260053636024395, -22.340213284160395 ], [ -47.26004344854892, -22.340232985476582 ], [ -47.260033235471703, -22.340252664580586 ], [ -47.260022996508106, -22.340272321358437 ], [ -47.260012731374069, -22.340291955695943 ], [ -47.260002439785261, -22.340311567480278 ], [ -47.259992121457607, -22.340331156599071 ], [ -47.259981776107402, -22.34035072294013 ], [ -47.259971403451125, -22.340370266391762 ], [ -47.259961003205319, -22.340389786842962 ], [ -47.259950575086513, -22.340409284183586 ], [ -47.259940118811663, -22.340428758303737 ], [ -47.259929634097809, -22.340448209093942 ], [ -47.25991912066214, -22.34046763644535 ], [ -47.259908578221889, -22.340487040249869 ], [ -47.259898006494154, -22.340506420400494 ], [ -47.259887405196793, -22.340525776789576 ], [ -47.259876774047378, -22.340545109310643 ], [ -47.259866112763291, -22.34056441785858 ], [ -47.259855421062454, -22.340583702327848 ], [ -47.259844698662832, -22.340602962613705 ], [ -47.259833945282075, -22.34062219861265 ], [ -47.259823160638376, -22.340641410220979 ], [ -47.259812344449571, -22.340660597336218 ], [ -47.259801496433624, -22.340679759856592 ], [ -47.259790616308862, -22.340698897680127 ], [ -47.259779703793022, -22.340718010706642 ], [ -47.259768758604288, -22.340737098836055 ], [ -47.259757780460816, -22.340756161968667 ], [ -47.259746769080621, -22.340775200005822 ], [ -47.259735724181603, -22.340794212849701 ], [ -47.259724645481796, -22.340813200402838 ], [ -47.259713532699166, -22.34083216256845 ], [ -47.259702385551641, -22.34085109925045 ], [ -47.259691203756837, -22.340870010353814 ], [ -47.259679987032477, -22.340888895784001 ], [ -47.259668735096227, -22.340907755446942 ], [ -47.259657447665496, -22.340926589249683 ], [ -47.259646124457817, -22.340945397099585 ], [ -47.259634765190356, -22.340964178904873 ], [ -47.259623369580076, -22.340982934574914 ], [ -47.259611937344133, -22.341001664019057 ], [ -47.259600468199196, -22.341020367147863 ], [ -47.259588961861688, -22.341039043872904 ], [ -47.259577418048274, -22.341057694105618 ], [ -47.259565836474842, -22.341076317759207 ], [ -47.259554216857687, -22.341094914746552 ], [ -47.259542558912244, -22.341113484982301 ], [ -47.259530862354033, -22.341132028381363 ], [ -47.25951912689839, -22.341150544859243 ], [ -47.25950735225998, -22.341169034332761 ], [ -47.259495538153637, -22.341187496718987 ], [ -47.259483684293663, -22.341205931935828 ], [ -47.259471790394095, -22.341224339902141 ], [ -47.259459856168476, -22.341242720537654 ], [ -47.259447881330161, -22.341261073762642 ], [ -47.259435865592224, -22.341279399498099 ], [ -47.259423808667243, -22.341297697665873 ], [ -47.259411712508388, -22.341315964804402 ], [ -47.259399605111284, -22.341334157891726 ], [ -47.259387527404954, -22.341352209709701 ], [ -47.259375493444715, -22.341370090623364 ], [ -47.259363500495766, -22.34138779642397 ], [ -47.259357602476463, -22.341396443505161 ], [ -47.259336474044758, -22.341427217936818 ], [ -47.259327739665302, -22.341439825896185 ], [ -47.259315883405513, -22.341456794234784 ], [ -47.25930405516602, -22.341473569219321 ], [ -47.259292252751777, -22.341490147383407 ], [ -47.259280474094133, -22.34150652533949 ], [ -47.259268717247572, -22.341522699786328 ], [ -47.259256980384912, -22.341538667517977 ], [ -47.259245261792366, -22.341554425433067 ], [ -47.259233559864107, -22.341569970543901 ], [ -47.259221873095314, -22.341585299987194 ], [ -47.259210200075621, -22.341600411033674 ], [ -47.259198539481304, -22.341615301098322 ], [ -47.259186890065848, -22.34162996775224 ], [ -47.259175250651381, -22.341644408731934 ], [ -47.259163620117107, -22.341658621951499 ], [ -47.25915199738774, -22.341672605513828 ], [ -47.259140381421432, -22.341686357720192 ], [ -47.259128771195186, -22.341699877082508 ], [ -47.25911716569, -22.341713162333445 ], [ -47.259105563874584, -22.341726212436559 ], [ -47.259093964687821, -22.341739026596436 ], [ -47.259082367020333, -22.341751604267323 ], [ -47.259070769693928, -22.341763945162295 ], [ -47.25905917144042, -22.341776049260737 ], [ -47.259047570879886, -22.341787916814273 ], [ -47.259035966496647, -22.341799548352533 ], [ -47.259024356614702, -22.341810944687015 ], [ -47.259012739372096, -22.341822106913749 ], [ -47.259001112694747, -22.341833036413565 ], [ -47.258989474269789, -22.341843734850723 ], [ -47.258977821338938, -22.341854204330307 ], [ -47.258966126030899, -22.341864469017832 ], [ -47.258954311827445, -22.34187459510796 ], [ -47.2589423245633, -22.341884629221109 ], [ -47.258930161354535, -22.341894573173818 ], [ -47.258917825538269, -22.341904423563598 ], [ -47.258905320546532, -22.341914177019905 ], [ -47.258892649903657, -22.341923830206508 ], [ -47.258879817221789, -22.341933379825242 ], [ -47.25886682619803, -22.341942822618197 ], [ -47.258853680612006, -22.341952155369587 ], [ -47.258840384322021, -22.341961374908561 ], [ -47.258826941262775, -22.341970478110746 ], [ -47.258813355442634, -22.341979461900028 ], [ -47.258799630939784, -22.34198832325103 ], [ -47.258785771899618, -22.341997059190692 ], [ -47.258771782534012, -22.34200566679872 ], [ -47.258757667116228, -22.342014143210466 ], [ -47.258743429979297, -22.342022485617932 ], [ -47.258729075513926, -22.342030691270772 ], [ -47.258714608165043, -22.34203875747826 ], [ -47.258700032430177, -22.342046681610146 ], [ -47.258685352857, -22.342054461097785 ], [ -47.258670574040401, -22.342062093435814 ], [ -47.258655700620331, -22.342069576183103 ], [ -47.258640737279904, -22.342076906963847 ], [ -47.258625688742924, -22.342084083468624 ], [ -47.258610559770666, -22.342091103456188 ], [ -47.25859535516075, -22.342097964753808 ], [ -47.258580079744647, -22.342104665258777 ], [ -47.258564738384671, -22.342111202939613 ], [ -47.258549335972312, -22.342117575836955 ], [ -47.258533877424945, -22.342123782065212 ], [ -47.258518367684005, -22.342129819813248 ], [ -47.258502811712745, -22.342135687345664 ], [ -47.258487214493229, -22.342141383003959 ], [ -47.258471581023258, -22.342146905207997 ], [ -47.258455916314638, -22.342152252456774 ], [ -47.258440225389826, -22.342157423329745 ], [ -47.258424513277753, -22.342162416488517 ], [ -47.258408785013117, -22.342167230677202 ], [ -47.258393045632324, -22.342171864723849 ], [ -47.258377300168526, -22.342176317542194 ], [ -47.258361553650879, -22.342180588131889 ], [ -47.258345811098302, -22.342184675580388 ], [ -47.258330077517087, -22.342188579063684 ], [ -47.258314357898243, -22.342192297846854 ], [ -47.258298657060379, -22.342195831319572 ], [ -47.258282947442225, -22.342199185873191 ], [ -47.258267126685752, -22.342202383377909 ], [ -47.258251110123588, -22.342205441964833 ], [ -47.258234884325319, -22.342208364654411 ], [ -47.258218446087014, -22.342211152436022 ], [ -47.258201792623794, -22.342213806273083 ], [ -47.258184921555547, -22.342216327127023 ], [ -47.258167830891459, -22.342218715979239 ], [ -47.258150519008382, -22.342220973852239 ], [ -47.258132984633185, -22.342223101827955 ], [ -47.258115226824096, -22.342225101064514 ], [ -47.258097244947443, -22.342226972811709 ], [ -47.258079038658153, -22.342228718424309 ], [ -47.258060607879919, -22.342230339373678 ], [ -47.258041952782158, -22.342231837258396 ], [ -47.258023073760725, -22.342233213812914 ], [ -47.258003971417381, -22.342234470914995 ], [ -47.257984646540315, -22.342235610592045 ], [ -47.257965100083986, -22.342236635026048 ], [ -47.257945333150943, -22.342237546557755 ], [ -47.257925346974282, -22.342238347689683 ], [ -47.257905142899133, -22.342239041088327 ], [ -47.257884722367187, -22.342239629585681 ], [ -47.257864086901201, -22.342240116180044 ], [ -47.257843238089094, -22.342240504036308 ], [ -47.257822177570638, -22.342240796485761 ], [ -47.257800907023807, -22.342240997025396 ], [ -47.257779428151835, -22.342241109317044 ], [ -47.257757742673299, -22.342241137186122 ], [ -47.25773585230926, -22.342241084620252 ], [ -47.257713758774678, -22.342240955767785 ], [ -47.257691463767635, -22.342240754936103 ], [ -47.257668968961895, -22.342240486590072 ], [ -47.257646275999051, -22.342240155350396 ], [ -47.257608603899335, -22.342239514533841 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 959.630217571, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263003777803618, -22.335605195807254 ], [ -47.262972250771718, -22.33563578663491 ], [ -47.262955232843794, -22.33565230059769 ], [ -47.262938168244595, -22.335668864322781 ], [ -47.262921058731493, -22.335685479219244 ], [ -47.262903906072935, -22.335702146711849 ], [ -47.26288671205176, -22.335718868237919 ], [ -47.262869478462363, -22.335735645250082 ], [ -47.262852207113433, -22.3357524792136 ], [ -47.26283489982584, -22.33576937160845 ], [ -47.262817558435266, -22.335786323926754 ], [ -47.262800184788262, -22.335803337676719 ], [ -47.262782502826013, -22.335820687079366 ], [ -47.262765046319608, -22.335837852395411 ], [ -47.26274756326638, -22.335855083823112 ], [ -47.262730055577137, -22.335872382927981 ], [ -47.262712525177669, -22.33588975128777 ], [ -47.262694974008262, -22.335907190492801 ], [ -47.262677404024288, -22.33592470214553 ], [ -47.262659817197402, -22.335942287859211 ], [ -47.262642215514489, -22.335959949259049 ], [ -47.262624600978747, -22.335977687981202 ], [ -47.262606975609557, -22.335995505672678 ], [ -47.262589341443558, -22.336013403990492 ], [ -47.262571700534835, -22.336031384601306 ], [ -47.26255405495494, -22.336049449181463 ], [ -47.262536406793096, -22.336067599416555 ], [ -47.262518758157313, -22.33608583700055 ], [ -47.262501111175091, -22.336104163634612 ], [ -47.262483467992482, -22.336122581028249 ], [ -47.262465830775589, -22.336141090897634 ], [ -47.262448201710662, -22.336159694965101 ], [ -47.262430583005106, -22.336178394958413 ], [ -47.262412976886836, -22.336197192610719 ], [ -47.262395385605345, -22.336216089659715 ], [ -47.262377811433616, -22.336235087845036 ], [ -47.262360261890564, -22.336254183225503 ], [ -47.262342761900925, -22.336273351880859 ], [ -47.262325333333017, -22.336292569919436 ], [ -47.26230797975969, -22.3363118326684 ], [ -47.262290700921284, -22.336331139653868 ], [ -47.262273496557889, -22.336350490403241 ], [ -47.262256366408366, -22.336369884446434 ], [ -47.262239310211818, -22.336389321314144 ], [ -47.262222327706908, -22.33640880053861 ], [ -47.262205418630906, -22.336428321654932 ], [ -47.262188582721535, -22.336447884198773 ], [ -47.262171819716372, -22.336467487707072 ], [ -47.262155129351868, -22.336487131719295 ], [ -47.262138511364384, -22.336506815776239 ], [ -47.262121965490479, -22.336526539419662 ], [ -47.262105491466322, -22.336546302193074 ], [ -47.262089089027207, -22.336566103642042 ], [ -47.262072757908967, -22.336585943313111 ], [ -47.262056497846999, -22.336605820754297 ], [ -47.262040308576623, -22.336625735515213 ], [ -47.262024189833092, -22.336645687146721 ], [ -47.262008141351302, -22.336665675201427 ], [ -47.261992162866505, -22.336685699232955 ], [ -47.261976254113364, -22.336705758796871 ], [ -47.261960414827001, -22.336725853449572 ], [ -47.261944644742442, -22.336745982748852 ], [ -47.261928943594647, -22.336766146254092 ], [ -47.261913311118825, -22.336786343525631 ], [ -47.261897747049922, -22.336806574125418 ], [ -47.261882251123069, -22.336826837616808 ], [ -47.261866823073774, -22.336847133563939 ], [ -47.261851462637438, -22.336867461532414 ], [ -47.261836169549554, -22.336887821089242 ], [ -47.261820943546041, -22.336908211802253 ], [ -47.261805784362799, -22.336928633240731 ], [ -47.261790691735982, -22.336949084975025 ], [ -47.261775665401998, -22.336969566576609 ], [ -47.261760705097231, -22.33699007761841 ], [ -47.261745810559177, -22.337010617673354 ], [ -47.261730981524352, -22.33703118631697 ], [ -47.261716217730111, -22.337051783125379 ], [ -47.261701518914471, -22.337072407674963 ], [ -47.261686884815397, -22.337093059543818 ], [ -47.261672315171204, -22.337113738310919 ], [ -47.261657809720468, -22.337134443556398 ], [ -47.261643368202193, -22.337155174861177 ], [ -47.261628990355653, -22.337175931807341 ], [ -47.261614675920875, -22.337196713977338 ], [ -47.261600424637805, -22.337217520955136 ], [ -47.261586236246934, -22.337238352325507 ], [ -47.261572110489041, -22.33725920767419 ], [ -47.261558047105538, -22.337280086587537 ], [ -47.26154404583842, -22.337300988652391 ], [ -47.261530106429511, -22.337321913457423 ], [ -47.26151622862146, -22.33734286059158 ], [ -47.261502412157213, -22.337363829644715 ], [ -47.261488656780529, -22.33738482020707 ], [ -47.261474962235482, -22.337405831869653 ], [ -47.261461328266016, -22.337426864225407 ], [ -47.261447754617343, -22.33744791686669 ], [ -47.261434241034856, -22.337468989386871 ], [ -47.261420787264214, -22.337490081380633 ], [ -47.26140739305206, -22.33751119244252 ], [ -47.261394058174439, -22.337532322121771 ], [ -47.261380782595893, -22.337553469660861 ], [ -47.261367566243017, -22.337574634306929 ], [ -47.261354408807215, -22.337595815657576 ], [ -47.261341309897396, -22.337617013442564 ], [ -47.261328269122068, -22.337638227393075 ], [ -47.261315286089783, -22.337659457241148 ], [ -47.261302360409005, -22.337680702719751 ], [ -47.261289491687684, -22.337701963563532 ], [ -47.261276679534234, -22.337723239507412 ], [ -47.261263923556896, -22.337744530287392 ], [ -47.261251223363558, -22.33776583564104 ], [ -47.261238578562583, -22.337787155306032 ], [ -47.261225988762163, -22.337808489021334 ], [ -47.261213453570114, -22.337829836527547 ], [ -47.261200972594992, -22.337851197564987 ], [ -47.261188545445165, -22.337872571875227 ], [ -47.261176171728735, -22.337893959201427 ], [ -47.261163851054128, -22.337915359287198 ], [ -47.261151583030156, -22.337936771876592 ], [ -47.261139367265159, -22.337958196715388 ], [ -47.261127203368368, -22.337979633549075 ], [ -47.261115090948493, -22.338001082124965 ], [ -47.261103029614191, -22.338022542191734 ], [ -47.261091018975598, -22.33804401349656 ], [ -47.261079058641606, -22.338065495789756 ], [ -47.261067148221819, -22.338086988821832 ], [ -47.261055287326343, -22.338108492343206 ], [ -47.261043475565145, -22.338130006106073 ], [ -47.261031712548764, -22.338151529862476 ], [ -47.261019997887409, -22.338173063366241 ], [ -47.261008331191967, -22.338194606371534 ], [ -47.260996712073698, -22.338216158632569 ], [ -47.260985140143809, -22.338237719905148 ], [ -47.260973615013953, -22.33825928994543 ], [ -47.260962136296122, -22.338280868510168 ], [ -47.260950703602532, -22.338302455356946 ], [ -47.260939316545667, -22.338324050244047 ], [ -47.2609279747385, -22.338345652930197 ], [ -47.260916677794327, -22.338367263174742 ], [ -47.26090542532657, -22.338388880737988 ], [ -47.260894216949126, -22.338410505380782 ], [ -47.260883052276384, -22.3384321368641 ], [ -47.260871930922946, -22.338453774950047 ], [ -47.26086085250374, -22.338475419401259 ], [ -47.260849816634348, -22.338497069980502 ], [ -47.260838822930594, -22.338518726451266 ], [ -47.260827871008487, -22.338540388578046 ], [ -47.260816960484554, -22.338562056125799 ], [ -47.260806091018353, -22.338583728774935 ], [ -47.260795264116261, -22.338605402494036 ], [ -47.26078448347409, -22.338627068147783 ], [ -47.260773750705411, -22.33864871979684 ], [ -47.260763064860399, -22.338670356573946 ], [ -47.260752424810178, -22.338691977981998 ], [ -47.260741829429591, -22.338713583526481 ], [ -47.26073127759711, -22.338735172715957 ], [ -47.26072076819532, -22.338756745060834 ], [ -47.260710300110482, -22.338778300074345 ], [ -47.260699872232657, -22.338799837272511 ], [ -47.260689483456311, -22.338821356172669 ], [ -47.26067928696316, -22.338842535824693 ], [ -47.26066896578002, -22.338864031053635 ], [ -47.26065868045054, -22.338885506569422 ], [ -47.260648429882188, -22.338906961899127 ], [ -47.260638212988113, -22.33892839656863 ], [ -47.260628028684025, -22.338949810109018 ], [ -47.260617875890887, -22.338971202050921 ], [ -47.260607753533414, -22.338992571927832 ], [ -47.260597660540377, -22.339013919275217 ], [ -47.260587595845031, -22.339035243629755 ], [ -47.260577558384639, -22.339056544530575 ], [ -47.260567547100877, -22.339077821517748 ], [ -47.260557560939475, -22.339099074133745 ], [ -47.260547598850252, -22.339120301923007 ], [ -47.260537659788007, -22.339141504430067 ], [ -47.260527742711297, -22.339162681202147 ], [ -47.260517846582694, -22.339183831788816 ], [ -47.260507970369915, -22.33920495573917 ], [ -47.260498113044157, -22.339226052605845 ], [ -47.260488273581608, -22.33924712194144 ], [ -47.260478450962083, -22.339268163301721 ], [ -47.26046864417102, -22.339289176240822 ], [ -47.260458852196052, -22.339310160319439 ], [ -47.260449074031513, -22.339331115094385 ], [ -47.260439308674201, -22.339352040128002 ], [ -47.26042955512667, -22.339372934981164 ], [ -47.260419812394638, -22.339393799218762 ], [ -47.260410079489048, -22.339414632405159 ], [ -47.260400355425013, -22.339435434106694 ], [ -47.260390639221221, -22.339456203892791 ], [ -47.260380929901899, -22.339476941331746 ], [ -47.260371226494449, -22.33949764599598 ], [ -47.260361528031673, -22.339518317457063 ], [ -47.260351833549755, -22.339538955290045 ], [ -47.260342142089563, -22.339559559070931 ], [ -47.260332452696495, -22.339580128376685 ], [ -47.260322764419534, -22.339600662787603 ], [ -47.260313076313345, -22.339621161882292 ], [ -47.260303387434575, -22.339641625246315 ], [ -47.260293696846169, -22.339662052462316 ], [ -47.260284003614721, -22.339682443116068 ], [ -47.260274306810096, -22.33970279679718 ], [ -47.260264605507686, -22.339723113094205 ], [ -47.260254898786201, -22.339743391599377 ], [ -47.260245185728728, -22.339763631906628 ], [ -47.260235625129631, -22.339783501678696 ], [ -47.260225904037704, -22.339803650017718 ], [ -47.260216173675502, -22.339823759506356 ], [ -47.260206430127916, -22.339843836049109 ], [ -47.260196668395224, -22.339863888686533 ], [ -47.26018688645923, -22.3398839208532 ], [ -47.260177084007857, -22.339903932477192 ], [ -47.260167260753391, -22.339923923437571 ], [ -47.260157416408354, -22.33994389361391 ], [ -47.260147550686064, -22.339963842885361 ], [ -47.260137663299616, -22.339983771132456 ], [ -47.260127753962607, -22.340003678235774 ], [ -47.260117822389148, -22.340023564075913 ], [ -47.260107868293211, -22.340043428534752 ], [ -47.260097891389371, -22.340063271493971 ], [ -47.260087891392423, -22.340083092835844 ], [ -47.260077868017291, -22.340102892443351 ], [ -47.260067820979309, -22.340122670199765 ], [ -47.260057749993926, -22.34014242598894 ], [ -47.260047654776947, -22.340162159695176 ], [ -47.260037535044546, -22.340181871202997 ], [ -47.260027390512853, -22.340201560397873 ], [ -47.260017220898469, -22.340221227165465 ], [ -47.260007025918007, -22.340240871392254 ], [ -47.259996805288331, -22.340260492965218 ], [ -47.259986558726872, -22.340280091771174 ], [ -47.259976285950863, -22.340299667698289 ], [ -47.25996598667772, -22.340319220635259 ], [ -47.259955660625273, -22.340338750470902 ], [ -47.259945307511501, -22.34035825709466 ], [ -47.259934927054516, -22.34037774039659 ], [ -47.259924518972426, -22.340397200267713 ], [ -47.259914082983677, -22.34041663659923 ], [ -47.259903618806888, -22.340436049282882 ], [ -47.259893126160861, -22.34045543821097 ], [ -47.259882604764378, -22.340474803276628 ], [ -47.259872054336057, -22.340494144374112 ], [ -47.259861474595397, -22.340513461396984 ], [ -47.259850865261534, -22.340532754240122 ], [ -47.259840226053385, -22.340552022799692 ], [ -47.259829556690562, -22.34057126697148 ], [ -47.259818856892551, -22.340590486652101 ], [ -47.259808126378601, -22.340609681739441 ], [ -47.259797364868547, -22.340628852131196 ], [ -47.259786572081779, -22.340647997726368 ], [ -47.259775747737862, -22.340667118424605 ], [ -47.259764891556763, -22.340686214125434 ], [ -47.259754003257797, -22.340705284730181 ], [ -47.259743082560732, -22.340724330140279 ], [ -47.259732129185345, -22.340743350257636 ], [ -47.259721142851276, -22.340762344985166 ], [ -47.259710123277969, -22.340781314226675 ], [ -47.259699070185086, -22.340800257886336 ], [ -47.259687983292224, -22.340819175869047 ], [ -47.259676862318855, -22.340838068080416 ], [ -47.259665706984194, -22.340856934427162 ], [ -47.259654517007561, -22.340875774816492 ], [ -47.259643292108194, -22.340894589156125 ], [ -47.259632032005115, -22.340913377354923 ], [ -47.259620736417368, -22.340932139322046 ], [ -47.259609405063777, -22.340950874967668 ], [ -47.259598037662784, -22.340969584203012 ], [ -47.259586633933147, -22.34098826693937 ], [ -47.259575193593093, -22.341006923089246 ], [ -47.259563716360553, -22.341025552566201 ], [ -47.259552201953746, -22.34104415528375 ], [ -47.259540650090081, -22.341062731157084 ], [ -47.25952906048736, -22.341081280101182 ], [ -47.259517432862552, -22.341099802032765 ], [ -47.259505766932669, -22.341118296868959 ], [ -47.259494062414504, -22.341136764527356 ], [ -47.259482319024237, -22.341155204927066 ], [ -47.259470536478133, -22.341173617987291 ], [ -47.25945871449202, -22.34119200362829 ], [ -47.259446852781281, -22.341210361771125 ], [ -47.259434951060911, -22.341228692337914 ], [ -47.259423009045712, -22.341246995251282 ], [ -47.259411026450131, -22.341265270434565 ], [ -47.259399002988133, -22.341283517812052 ], [ -47.259386940703877, -22.341301733789269 ], [ -47.259374868733907, -22.341319873637175 ], [ -47.259362829760192, -22.34133786755876 ], [ -47.259350838577433, -22.341355684905608 ], [ -47.259338892519573, -22.341373321473547 ], [ -47.259330729388601, -22.341385289429454 ], [ -47.259309572426098, -22.341416052017841 ], [ -47.259303297703532, -22.341425109492828 ], [ -47.25929150547654, -22.341441986185014 ], [ -47.259279745754561, -22.341458663992551 ], [ -47.259268016432927, -22.341475139483425 ], [ -47.259256315538337, -22.341491409307533 ], [ -47.259244641225585, -22.341507470204576 ], [ -47.259232991772635, -22.341523319013326 ], [ -47.259221365575229, -22.341538952681365 ], [ -47.259209761141484, -22.341554368274455 ], [ -47.259198177084549, -22.341569562987747 ], [ -47.259186612115727, -22.341584534155807 ], [ -47.259175065036565, -22.341599279263182 ], [ -47.259163534728785, -22.341613795956778 ], [ -47.259152020145578, -22.341628082055539 ], [ -47.259140520299475, -22.341642135563131 ], [ -47.259129034250279, -22.341655954679485 ], [ -47.259117561092651, -22.341669537810965 ], [ -47.25910609994083, -22.341682883582926 ], [ -47.259094649913152, -22.341695990850294 ], [ -47.259083210115293, -22.341708858708174 ], [ -47.259071779621792, -22.341721486502287 ], [ -47.259060357457038, -22.341733873838066 ], [ -47.259048942573891, -22.341746020590055 ], [ -47.259037533831574, -22.341757926909835 ], [ -47.259026129973087, -22.341769593232033 ], [ -47.259014729600302, -22.341781020280465 ], [ -47.259003331148321, -22.34179220907204 ], [ -47.258991932858848, -22.34180316091965 ], [ -47.258980532752986, -22.341813877432283 ], [ -47.258969128603503, -22.341824360513769 ], [ -47.25895771771993, -22.341834612526405 ], [ -47.258946271293546, -22.341844658775074 ], [ -47.258934709822483, -22.341854568243949 ], [ -47.258922976849689, -22.341864389497431 ], [ -47.258911069226421, -22.341874124496574 ], [ -47.258898990273863, -22.341883769774384 ], [ -47.25888674341185, -22.341893321897302 ], [ -47.258874332156267, -22.341902777467354 ], [ -47.258861760114286, -22.34191213312614 ], [ -47.25884903098143, -22.341921385557203 ], [ -47.258836148539068, -22.34193053148784 ], [ -47.258823116650397, -22.341939567692112 ], [ -47.25880993925805, -22.341948490992348 ], [ -47.258796620381283, -22.341957298261093 ], [ -47.258783164111939, -22.341965986423762 ], [ -47.258769574611826, -22.341974552460069 ], [ -47.258755856111769, -22.341982993404613 ], [ -47.258742012906588, -22.341991306349893 ], [ -47.258728049353117, -22.341999488447335 ], [ -47.258713969868289, -22.342007536908266 ], [ -47.258699778925376, -22.342015449006105 ], [ -47.258685481052339, -22.342023222077067 ], [ -47.258671080829316, -22.342030853521539 ], [ -47.258656582885507, -22.34203834080563 ], [ -47.258641991897072, -22.342045681462306 ], [ -47.258627312584935, -22.342052873092406 ], [ -47.258612549712453, -22.342059913365951 ], [ -47.258597708081851, -22.342066800023655 ], [ -47.258582792533247, -22.342073530877752 ], [ -47.258567807941887, -22.342080103813018 ], [ -47.258552759215128, -22.342086516788473 ], [ -47.258537651290723, -22.342092767838125 ], [ -47.258522489133171, -22.34209885507266 ], [ -47.258507277732228, -22.34210477668023 ], [ -47.25849202210015, -22.342110530927744 ], [ -47.258476727268899, -22.342116116162121 ], [ -47.258461398286663, -22.342121530811696 ], [ -47.258446040216285, -22.342126773387175 ], [ -47.258430658131715, -22.342131842482878 ], [ -47.258415257113526, -22.342136736778635 ], [ -47.258399842248394, -22.342141455040029 ], [ -47.258384418624708, -22.342145996119957 ], [ -47.258368991327487, -22.34215035896046 ], [ -47.258353565437581, -22.34215454259288 ], [ -47.258338146025281, -22.342158546139888 ], [ -47.258322738147591, -22.342162368816208 ], [ -47.258307346845754, -22.342166009929269 ], [ -47.258291976981674, -22.342169468916079 ], [ -47.258276599742288, -22.3421727524949 ], [ -47.258261108553533, -22.342175883390986 ], [ -47.258245415301388, -22.342178880237061 ], [ -47.258229505966675, -22.342181745923053 ], [ -47.258213377165717, -22.342184481226518 ], [ -47.258197025950629, -22.342187086898118 ], [ -47.25818044979458, -22.342189563686354 ], [ -47.258163646575497, -22.342191912360619 ], [ -47.258146614553745, -22.342194133732892 ], [ -47.258129352353684, -22.342196228677093 ], [ -47.258111858944332, -22.342198198146317 ], [ -47.258094133615074, -22.342200043189017 ], [ -47.258076175955452, -22.342201764962777 ], [ -47.258057985834526, -22.342203364746538 ], [ -47.25803956337694, -22.342204843951464 ], [ -47.258020908942768, -22.342206204130012 ], [ -47.258002023106322, -22.342207446983739 ], [ -47.257982906635689, -22.342208574369781 ], [ -47.257963560471957, -22.342209588306094 ], [ -47.257943985710192, -22.342210490975749 ], [ -47.257924183581274, -22.342211284729931 ], [ -47.257904155432527, -22.342211972090482 ], [ -47.257883902711733, -22.342212555751367 ], [ -47.257863426950991, -22.342213038579501 ], [ -47.25784272975018, -22.342213423614961 ], [ -47.257821812763083, -22.342213714070983 ], [ -47.2578006776832, -22.342213913333072 ], [ -47.257779326230335, -22.342214024958238 ], [ -47.257757760140215, -22.34221405267354 ], [ -47.2577359811512, -22.342214000374785 ], [ -47.257713990995263, -22.342213872124884 ], [ -47.257691791386847, -22.34221367215218 ], [ -47.257669384015067, -22.342213404848803 ], [ -47.257622157670681, -22.342212715501315 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 954.15505980800003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262971627767826, -22.33559725595217 ], [ -47.262951235917427, -22.335617042255254 ], [ -47.262934217139104, -22.335633557040421 ], [ -47.262917149812623, -22.335650123409639 ], [ -47.262900035696212, -22.335666742772517 ], [ -47.262882876559637, -22.335683416555096 ], [ -47.262865674187601, -22.335700146196437 ], [ -47.262848430376778, -22.335716933151421 ], [ -47.262831146938737, -22.335733778888113 ], [ -47.262813825697641, -22.335750684889845 ], [ -47.2627964684931, -22.335767652652557 ], [ -47.262779077175921, -22.335784683688903 ], [ -47.262761365002952, -22.335802062713288 ], [ -47.262743886208241, -22.335819249942947 ], [ -47.262726379030006, -22.335836505145483 ], [ -47.262708845385788, -22.335853829893136 ], [ -47.262691287208781, -22.33587122577072 ], [ -47.262673706447146, -22.335888694376187 ], [ -47.262656105064778, -22.335906237320028 ], [ -47.262638485042416, -22.335923856224014 ], [ -47.262620848376692, -22.335941552722272 ], [ -47.262603197081106, -22.335959328460298 ], [ -47.262585533186027, -22.335977185094904 ], [ -47.262567858739686, -22.335995124293309 ], [ -47.262550175808457, -22.336013147732633 ], [ -47.262532486476857, -22.336031257100139 ], [ -47.262514792847774, -22.336049454092713 ], [ -47.262497097043536, -22.336067740415892 ], [ -47.262479401206782, -22.336086117782713 ], [ -47.262461707499405, -22.336104587914857 ], [ -47.262444018104077, -22.336123152540885 ], [ -47.262426335224447, -22.336141813395919 ], [ -47.262408661086091, -22.336160572220521 ], [ -47.262390997935917, -22.336179430760954 ], [ -47.262373348043191, -22.336198390768203 ], [ -47.262355713701631, -22.336217453995214 ], [ -47.262338102652606, -22.336236616295647 ], [ -47.262320540727025, -22.336255852788948 ], [ -47.262303050630472, -22.336275138669855 ], [ -47.262285636079916, -22.336294469100711 ], [ -47.26226829681233, -22.336313843604515 ], [ -47.262251032564549, -22.33633326170547 ], [ -47.262233843071996, -22.336352722930403 ], [ -47.262216728070442, -22.336372226807025 ], [ -47.262199687295144, -22.336391772864637 ], [ -47.262182720479977, -22.336411360635353 ], [ -47.262165827359198, -22.336430989652097 ], [ -47.262149007666977, -22.336450659448943 ], [ -47.26213226113633, -22.336470369562697 ], [ -47.262115587500112, -22.336490119531547 ], [ -47.262098986491416, -22.336509908894598 ], [ -47.262082457842922, -22.336529737192791 ], [ -47.262066001286485, -22.336549603969296 ], [ -47.262049616554336, -22.336569508768182 ], [ -47.262033303378466, -22.336589451135133 ], [ -47.262017061490617, -22.336609430617433 ], [ -47.262000890622559, -22.33662944676367 ], [ -47.261984790505657, -22.336649499124299 ], [ -47.261968760871639, -22.336669587250782 ], [ -47.261952801451635, -22.336689710696586 ], [ -47.261936911977259, -22.336709869016062 ], [ -47.261921092180003, -22.336730061765049 ], [ -47.261905341791312, -22.336750288500987 ], [ -47.26188966054287, -22.336770548782265 ], [ -47.261874048166106, -22.336790842169108 ], [ -47.261858504392627, -22.336811168222997 ], [ -47.261843028954416, -22.336831526506334 ], [ -47.261827621583429, -22.336851916583075 ], [ -47.26181228201159, -22.336872338018566 ], [ -47.26179700997136, -22.336892790379011 ], [ -47.261781805195142, -22.336913273232202 ], [ -47.261766667415635, -22.336933786146901 ], [ -47.26175159636572, -22.336954328693192 ], [ -47.261736591778366, -22.336974900442563 ], [ -47.261721653387625, -22.336995500966513 ], [ -47.261706780926545, -22.33701612983927 ], [ -47.261691974129036, -22.337036786635647 ], [ -47.261677232729731, -22.33705747093083 ], [ -47.261662556463172, -22.337078182301646 ], [ -47.261647945064276, -22.337098920325893 ], [ -47.261633398268252, -22.337119684582547 ], [ -47.261618915810715, -22.337140474651466 ], [ -47.261604497427584, -22.33716129011367 ], [ -47.261590142855553, -22.337182130550573 ], [ -47.261575851831246, -22.337202995545145 ], [ -47.261561624091847, -22.337223884681197 ], [ -47.261547459374796, -22.337244797543555 ], [ -47.261533357418273, -22.337265733717668 ], [ -47.261519317961003, -22.337286692789547 ], [ -47.261505340741529, -22.337307674347024 ], [ -47.261491425499301, -22.33732867797826 ], [ -47.261477571974012, -22.337349703272341 ], [ -47.261463779906272, -22.33737074981876 ], [ -47.261450049036974, -22.337391817207862 ], [ -47.261436379106861, -22.337412905031879 ], [ -47.261422769858008, -22.337434012882532 ], [ -47.26140922103275, -22.337455140352624 ], [ -47.261395732373543, -22.337476287036186 ], [ -47.261382303624011, -22.337497452527181 ], [ -47.261368934558249, -22.337518636372607 ], [ -47.261355625146656, -22.337539837800129 ], [ -47.261342375324119, -22.337561056037998 ], [ -47.261329184782888, -22.337582290676465 ], [ -47.261316053129569, -22.337603541443222 ], [ -47.261302979970374, -22.337624808067233 ], [ -47.261289964911505, -22.337646090278447 ], [ -47.261277007559165, -22.337667387807805 ], [ -47.26126410751889, -22.337688700387901 ], [ -47.261251264396776, -22.337710027751715 ], [ -47.26123847779877, -22.337731369633264 ], [ -47.261225747330386, -22.337752725768262 ], [ -47.261213072597712, -22.337774095892449 ], [ -47.261200453206513, -22.337795479743001 ], [ -47.261187888762329, -22.337816877058732 ], [ -47.261175378871371, -22.337838287578183 ], [ -47.2611629231397, -22.337859711041173 ], [ -47.261150521173072, -22.337881147189211 ], [ -47.261138172577589, -22.337902595764248 ], [ -47.261125876959738, -22.33792405650868 ], [ -47.261113633925547, -22.337945529166728 ], [ -47.261101443081969, -22.337967013482285 ], [ -47.261089304035373, -22.337988509201143 ], [ -47.261077216392117, -22.338010016070569 ], [ -47.261065179760067, -22.338031533836155 ], [ -47.261053193745816, -22.338053062246857 ], [ -47.261041257956684, -22.33807460105178 ], [ -47.261029372000536, -22.338096149999981 ], [ -47.26101753548506, -22.338117708842258 ], [ -47.26100574801854, -22.338139277329354 ], [ -47.260994009208957, -22.338160855213889 ], [ -47.260982318664929, -22.338182442248684 ], [ -47.260970675995544, -22.338204038186763 ], [ -47.260959080809769, -22.338225642782756 ], [ -47.260947532717076, -22.3382472557916 ], [ -47.260936031327262, -22.338268876968918 ], [ -47.260924576250318, -22.338290506071178 ], [ -47.260913167096632, -22.338312142855589 ], [ -47.260901803476997, -22.338333787079769 ], [ -47.260890485002562, -22.338355438502006 ], [ -47.260879211284632, -22.338377096881629 ], [ -47.260867981934993, -22.338398761978478 ], [ -47.260856796565925, -22.338420433552582 ], [ -47.260845654789946, -22.338442111365001 ], [ -47.260834556219919, -22.338463795177539 ], [ -47.260823500469385, -22.338485484751967 ], [ -47.26081248715208, -22.338507179850939 ], [ -47.260801515882051, -22.338528880238101 ], [ -47.260790586273778, -22.338550585677545 ], [ -47.260779697986443, -22.338572295845641 ], [ -47.26076885259738, -22.338594006564133 ], [ -47.260758053967827, -22.338615708358134 ], [ -47.260747303810994, -22.338637395076372 ], [ -47.260736601179069, -22.33865906583511 ], [ -47.260725944938279, -22.33868072013496 ], [ -47.260715333958778, -22.338702357479217 ], [ -47.260704767114412, -22.338723977374421 ], [ -47.260694243283382, -22.33874557932899 ], [ -47.260683761347671, -22.338767162854314 ], [ -47.260673320193177, -22.3387887274646 ], [ -47.260662918710381, -22.338810272675513 ], [ -47.260652716011251, -22.338831465209537 ], [ -47.260642382969777, -22.338852985094164 ], [ -47.260632086342902, -22.338874484160378 ], [ -47.260621825034733, -22.338895961933918 ], [ -47.260611597955069, -22.338917417939317 ], [ -47.260601404016498, -22.338938851706395 ], [ -47.260591242137075, -22.338960262764672 ], [ -47.26058111123865, -22.338981650646513 ], [ -47.260571010247418, -22.339003014886366 ], [ -47.260560938094123, -22.339024355019959 ], [ -47.260550893713663, -22.339045670585516 ], [ -47.260540876045617, -22.33906696112232 ], [ -47.260530884033706, -22.339088226172045 ], [ -47.260520916625907, -22.339109465278529 ], [ -47.260510972775364, -22.339130677985541 ], [ -47.260501051439157, -22.339151863839835 ], [ -47.260491151578471, -22.339173022390444 ], [ -47.260481272159907, -22.339194153186032 ], [ -47.260471412153649, -22.339215255778843 ], [ -47.260461570535028, -22.339236329721118 ], [ -47.260451746283167, -22.339257374568387 ], [ -47.260441938383096, -22.339278389874497 ], [ -47.260432145822023, -22.33929937520012 ], [ -47.260422367594131, -22.339320330101849 ], [ -47.260412602696249, -22.339341254142067 ], [ -47.260402850131079, -22.339362146881587 ], [ -47.260393108904651, -22.339383007885449 ], [ -47.260383378028443, -22.339403836718109 ], [ -47.260373656518219, -22.339424632946017 ], [ -47.260363943393472, -22.339445396138952 ], [ -47.260354237679486, -22.339466125865428 ], [ -47.260344538404773, -22.339486821698305 ], [ -47.260334844603506, -22.339507483209537 ], [ -47.26032515531336, -22.339528109974573 ], [ -47.260315469576852, -22.339548701570113 ], [ -47.260305786441236, -22.339569257573636 ], [ -47.26029610495744, -22.339589777566108 ], [ -47.260286424182347, -22.339610261126833 ], [ -47.260276743174856, -22.339630707842257 ], [ -47.260267061000448, -22.339651117295887 ], [ -47.260257376728347, -22.339671489074359 ], [ -47.26024768943121, -22.339691822768334 ], [ -47.260237998187435, -22.339712117967427 ], [ -47.260228302078836, -22.339732374265076 ], [ -47.260218600191799, -22.339752591256357 ], [ -47.260209057466732, -22.33977242383876 ], [ -47.260199348954359, -22.339792546096646 ], [ -47.260189631732004, -22.339812628421239 ], [ -47.260179901771188, -22.339832676960327 ], [ -47.260170153901726, -22.339852701111681 ], [ -47.260160386040262, -22.33987270444737 ], [ -47.26015059787516, -22.339892686898015 ], [ -47.260140789119966, -22.339912648343333 ], [ -47.260130959488578, -22.339932588663675 ], [ -47.260121108695657, -22.339952507738808 ], [ -47.260111236455643, -22.339972405449984 ], [ -47.260101342483509, -22.339992281678594 ], [ -47.260091426494718, -22.340012136305894 ], [ -47.26008148820469, -22.340031969214582 ], [ -47.260071527329366, -22.340051780287116 ], [ -47.260061543584932, -22.340071569406529 ], [ -47.260051536687783, -22.340091336456709 ], [ -47.260041506354654, -22.34011108132168 ], [ -47.260031452302442, -22.340130803886218 ], [ -47.26002137424841, -22.340150504035449 ], [ -47.260011271910201, -22.340170181654791 ], [ -47.260001145005418, -22.340189836630724 ], [ -47.259990993252096, -22.340209468849736 ], [ -47.259980816368383, -22.340229078199314 ], [ -47.259970614072635, -22.340248664567405 ], [ -47.259960386083812, -22.340268227841793 ], [ -47.259950132120593, -22.34028776791169 ], [ -47.259939851901969, -22.340307284666821 ], [ -47.25992954514728, -22.340326777997092 ], [ -47.259919211576047, -22.340346247792954 ], [ -47.259908850907905, -22.340365693945635 ], [ -47.259898462862516, -22.340385116347257 ], [ -47.259888047159905, -22.340404514890125 ], [ -47.259877603520223, -22.340423889467242 ], [ -47.259867131663839, -22.340443239971993 ], [ -47.259856631311102, -22.3404625662988 ], [ -47.259846102182216, -22.340481868343144 ], [ -47.259835543998264, -22.340501145999845 ], [ -47.259824956479939, -22.340520399165033 ], [ -47.259814339347791, -22.340539627736252 ], [ -47.259803692322969, -22.340558831610551 ], [ -47.259793015126583, -22.340578010685945 ], [ -47.259782307479469, -22.340597164861723 ], [ -47.259771569103059, -22.340616294036906 ], [ -47.259760799718343, -22.340635398112013 ], [ -47.25974999904647, -22.340654476988135 ], [ -47.259739166809041, -22.340673530566239 ], [ -47.259728302726977, -22.340692558749229 ], [ -47.259717406521581, -22.340711561440038 ], [ -47.259706477914307, -22.340730538542175 ], [ -47.259695516626337, -22.340749489960082 ], [ -47.259684522378791, -22.340768415599214 ], [ -47.259673494892844, -22.3407873153654 ], [ -47.259662433889744, -22.340806189165232 ], [ -47.259651339090553, -22.340825036905976 ], [ -47.259640210216041, -22.340843858496093 ], [ -47.259629046987143, -22.34086265384456 ], [ -47.259617849124695, -22.340881422860896 ], [ -47.259606616349259, -22.340900165455732 ], [ -47.259595348381488, -22.340918881540105 ], [ -47.259584044941768, -22.340937571026064 ], [ -47.259572705750074, -22.340956233826709 ], [ -47.259561330526751, -22.34097486985527 ], [ -47.259549918991588, -22.340993479026267 ], [ -47.259538470864022, -22.341012061255174 ], [ -47.259526985863808, -22.341030616457562 ], [ -47.259515463709924, -22.341049144550606 ], [ -47.259503904121694, -22.341067645451449 ], [ -47.259492306817513, -22.341086119078913 ], [ -47.259480671515952, -22.341104565352239 ], [ -47.259468997935301, -22.341122984191173 ], [ -47.259457285793211, -22.34114137551704 ], [ -47.259445534807384, -22.341159739251303 ], [ -47.259433744695066, -22.341178075316453 ], [ -47.259421915173185, -22.341196383635847 ], [ -47.259410045958106, -22.341214664133911 ], [ -47.259398136766031, -22.341232916735667 ], [ -47.259386187312799, -22.341251141366772 ], [ -47.259374197313804, -22.341269337953985 ], [ -47.259362168904204, -22.341287502769905 ], [ -47.259350132361348, -22.341305589378404 ], [ -47.25933813212027, -22.341323525403581 ], [ -47.259326183715018, -22.341341279183609 ], [ -47.259314284548267, -22.341358846518958 ], [ -47.259303856304697, -22.341374135348911 ], [ -47.259282670811395, -22.341404886094015 ], [ -47.259278855746707, -22.341410393085312 ], [ -47.259267127552533, -22.341427178131074 ], [ -47.259255436348113, -22.34144375876166 ], [ -47.259243780119057, -22.341460131579321 ], [ -47.259232156987551, -22.341476293271498 ], [ -47.259220565208672, -22.34149224061877 ], [ -47.259209003165431, -22.341507970504647 ], [ -47.259197469363201, -22.341523479925662 ], [ -47.259185962424013, -22.341538766001037 ], [ -47.259174481078922, -22.341553825984377 ], [ -47.259163024161026, -22.341568657274028 ], [ -47.259151590597043, -22.341583257424144 ], [ -47.259140179396987, -22.341597624157455 ], [ -47.259128789645075, -22.341611755375325 ], [ -47.259117420487144, -22.341625649170989 ], [ -47.259106071118147, -22.341639303841404 ], [ -47.25909474076925, -22.34165271789804 ], [ -47.259083428691852, -22.341665890079671 ], [ -47.259072134141746, -22.341678819363523 ], [ -47.259060856361458, -22.341691504976193 ], [ -47.259049594561233, -22.341703946404621 ], [ -47.259038347899256, -22.341716143405336 ], [ -47.259027115459382, -22.341728096014386 ], [ -47.259015896228263, -22.341739804555541 ], [ -47.259004689071872, -22.341751269646444 ], [ -47.25899349270955, -22.34176249220506 ], [ -47.258982305687546, -22.341773473453809 ], [ -47.258971126351206, -22.341784214922317 ], [ -47.258959952816859, -22.341794718447879 ], [ -47.258948782942873, -22.341804986173742 ], [ -47.258937614106571, -22.341815020719519 ], [ -47.258926416561849, -22.34182484852936 ], [ -47.258915107823164, -22.341834541377029 ], [ -47.25890362914172, -22.341844149770957 ], [ -47.25889197710395, -22.341853675816541 ], [ -47.258880155015106, -22.34186311598247 ], [ -47.258868166282802, -22.341872466772053 ], [ -47.258856014414505, -22.341881724725603 ], [ -47.258843703012374, -22.341890886424512 ], [ -47.258831235770401, -22.34189994849374 ], [ -47.2588186164717, -22.341908907603695 ], [ -47.258805848984316, -22.341917760473255 ], [ -47.258792937258825, -22.341926503871598 ], [ -47.25877988532541, -22.341935134619941 ], [ -47.258766697289538, -22.341943649594324 ], [ -47.258753377329413, -22.341952045727322 ], [ -47.258739929694883, -22.341960320008443 ], [ -47.258726358702269, -22.341968469487323 ], [ -47.258712668732223, -22.341976491274778 ], [ -47.258698864227888, -22.341984382543895 ], [ -47.258684949690895, -22.341992140532128 ], [ -47.258670929679639, -22.34199976254223 ], [ -47.258656808806684, -22.342007245943567 ], [ -47.258642591735644, -22.342014588173761 ], [ -47.258628283178751, -22.342021786739863 ], [ -47.258613887894867, -22.342028839219427 ], [ -47.258599410686799, -22.342035743261757 ], [ -47.258584856397817, -22.342042496589713 ], [ -47.25857022991044, -22.342049097000263 ], [ -47.258555536143767, -22.342055542365873 ], [ -47.258540780050154, -22.342061830636016 ], [ -47.258525966613583, -22.342067959838019 ], [ -47.258511100845823, -22.342073928078893 ], [ -47.258496187784772, -22.342079733546054 ], [ -47.25848123249181, -22.342085374508766 ], [ -47.258466240048705, -22.342090849319209 ], [ -47.258451215554125, -22.342096156414375 ], [ -47.258436164121932, -22.342101294316571 ], [ -47.258421090877498, -22.342106261635074 ], [ -47.258406000953102, -22.342111057067843 ], [ -47.25839089948736, -22.342115679402013 ], [ -47.258375791620679, -22.342120127515297 ], [ -47.258360682489929, -22.342124400377976 ], [ -47.258345577227686, -22.34212849705315 ], [ -47.258330480955529, -22.342132416698668 ], [ -47.258315398781285, -22.342136158568067 ], [ -47.258300335796356, -22.342139722011066 ], [ -47.258285296905939, -22.342143106512008 ], [ -47.258270252045214, -22.3421463191161 ], [ -47.258255090424065, -22.342149383403616 ], [ -47.258239720481839, -22.342152318508862 ], [ -47.258224127610561, -22.342155127191251 ], [ -47.258208308246815, -22.342157810016605 ], [ -47.25819225927976, -22.342160367522755 ], [ -47.258175978035801, -22.342162800245351 ], [ -47.258159462261588, -22.342165108741664 ], [ -47.25814271010109, -22.342167293613244 ], [ -47.258125720076094, -22.342169355525943 ], [ -47.258108491066359, -22.34217129522785 ], [ -47.25809102228439, -22.342173113566076 ], [ -47.258073313254329, -22.342174811501057 ], [ -47.25805536379066, -22.342176390119224 ], [ -47.258037173973136, -22.342177850644333 ], [ -47.258018744126147, -22.342179194446942 ], [ -47.258000074796492, -22.342180423052316 ], [ -47.257981166732229, -22.342181538147379 ], [ -47.257962020861029, -22.342182541586013 ], [ -47.257942638270478, -22.342183435393576 ], [ -47.257923020189224, -22.342184221770022 ], [ -47.257903167966795, -22.342184903092519 ], [ -47.257883083057088, -22.342185481916957 ], [ -47.257862767001541, -22.342185960978835 ], [ -47.25784222141197, -22.342186343193507 ], [ -47.257821447956168, -22.342186631656105 ], [ -47.257800448343183, -22.342186829640692 ], [ -47.25777922430936, -22.342186940599351 ], [ -47.257757777607637, -22.342186968160902 ], [ -47.257736109993601, -22.342186916129236 ], [ -47.257714223216276, -22.342186788481897 ], [ -47.257692119006421, -22.342186589368161 ], [ -47.257669799068573, -22.342186323107477 ], [ -47.257635723069129, -22.342185825712068 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 948.60939059899999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262939011122185, -22.335589768126372 ], [ -47.262913201440007, -22.335614813479932 ], [ -47.262896131386249, -22.335631382493258 ], [ -47.262879012666531, -22.33564800632254 ], [ -47.262861847051951, -22.33566468639512 ], [ -47.262844636329049, -22.335681424151666 ], [ -47.262827382296798, -22.335698221049498 ], [ -47.262810086769633, -22.335715078559339 ], [ -47.262792751575049, -22.335731998167997 ], [ -47.262775378556505, -22.335748981375119 ], [ -47.262757969569172, -22.335766029697858 ], [ -47.262740227185489, -22.335783438343931 ], [ -47.262722726102467, -22.33580064748719 ], [ -47.262705194799203, -22.335817926464586 ], [ -47.262687635200017, -22.335835276855004 ], [ -47.262670049245465, -22.335852700250388 ], [ -47.262652438891614, -22.335870198256291 ], [ -47.262634806110839, -22.33588777249123 ], [ -47.262617152893021, -22.335905424585487 ], [ -47.262599481244479, -22.335923156182158 ], [ -47.262581793189057, -22.335940968936075 ], [ -47.26256409076808, -22.335958864513785 ], [ -47.262546376041371, -22.335976844592736 ], [ -47.262528651087649, -22.335994910860585 ], [ -47.262510918004345, -22.336013065015429 ], [ -47.262493178907988, -22.336031308765499 ], [ -47.262475435935301, -22.336049643827828 ], [ -47.262457691244023, -22.336068071927389 ], [ -47.262439947011856, -22.336086594798001 ], [ -47.262422205438092, -22.33610521418073 ], [ -47.262404468743753, -22.336123931823298 ], [ -47.262386739172598, -22.336142749479169 ], [ -47.262369018990498, -22.336161668907728 ], [ -47.262351310486537, -22.336180691873214 ], [ -47.262333615975123, -22.336199820141857 ], [ -47.262315943420141, -22.336219049362239 ], [ -47.262298319558589, -22.336238353693485 ], [ -47.26228076793339, -22.33625770741666 ], [ -47.262263292405578, -22.336277105529433 ], [ -47.262245892708819, -22.336296547551527 ], [ -47.262228568576617, -22.336316033004064 ], [ -47.262211319741034, -22.33633556141077 ], [ -47.262194145934465, -22.336355132296298 ], [ -47.262177046888795, -22.336374745186991 ], [ -47.26216002233442, -22.33639439961209 ], [ -47.262143072002239, -22.336414095101713 ], [ -47.262126195622962, -22.336433831187126 ], [ -47.262109392926163, -22.336453607402412 ], [ -47.26209266364117, -22.336473423283142 ], [ -47.26207600749769, -22.336493278365772 ], [ -47.262059424224852, -22.336513172188752 ], [ -47.262042913551035, -22.336533104292759 ], [ -47.262026475205033, -22.336553074219463 ], [ -47.262010108915213, -22.33657308151216 ], [ -47.261993814409898, -22.33659312571579 ], [ -47.261977591417285, -22.336613206376754 ], [ -47.261961439665264, -22.336633323043344 ], [ -47.261945358882009, -22.336653475264722 ], [ -47.261929348795128, -22.336673662592425 ], [ -47.261913409132738, -22.336693884578686 ], [ -47.261897539622787, -22.336714140777364 ], [ -47.261881739993179, -22.33673443074397 ], [ -47.261866009972081, -22.336754754034999 ], [ -47.26185034928745, -22.336775110208844 ], [ -47.26183475766733, -22.336795498825232 ], [ -47.261819234840225, -22.33681591944476 ], [ -47.261803780534535, -22.336836371629733 ], [ -47.261788394478742, -22.336856854943871 ], [ -47.261773076401774, -22.336877368951768 ], [ -47.261757826032571, -22.336897913219627 ], [ -47.261742643100334, -22.336918487314747 ], [ -47.261727527334493, -22.336939090805735 ], [ -47.261712478464553, -22.336959723262645 ], [ -47.261697496221082, -22.336980384255593 ], [ -47.261682580333741, -22.337001073357481 ], [ -47.26166773053297, -22.337021790141854 ], [ -47.26165294654998, -22.337042534182594 ], [ -47.261638228115913, -22.337063305055352 ], [ -47.261623574962321, -22.337084102336728 ], [ -47.261608986820974, -22.337104925604553 ], [ -47.26159446342416, -22.337125774437602 ], [ -47.261580004504424, -22.337146648415843 ], [ -47.261565609795127, -22.337167547119609 ], [ -47.261551279029575, -22.33718847013095 ], [ -47.261537011941613, -22.337209417032671 ], [ -47.261522808265418, -22.337230387408702 ], [ -47.261508667735832, -22.337251380843622 ], [ -47.261494590088397, -22.337272396922486 ], [ -47.261480575058357, -22.337293435232379 ], [ -47.261466622381917, -22.337314495360676 ], [ -47.261452731795615, -22.337335576895693 ], [ -47.261438903036776, -22.3373566794262 ], [ -47.261425135843218, -22.337377802541798 ], [ -47.261411429952446, -22.337398945834074 ], [ -47.261397785103433, -22.337420108894101 ], [ -47.261384201035334, -22.337441291314057 ], [ -47.261370677487584, -22.337462492687429 ], [ -47.26135721420065, -22.337483712607565 ], [ -47.261343810946727, -22.337504950619159 ], [ -47.261330467702081, -22.337526205935099 ], [ -47.261317184409833, -22.33754747776474 ], [ -47.261303960763179, -22.337568765691049 ], [ -47.261290796366353, -22.337590069439511 ], [ -47.261277690823277, -22.33761138873702 ], [ -47.261264643737853, -22.337632723311387 ], [ -47.26125165471386, -22.337654072891446 ], [ -47.261238723354623, -22.337675437207881 ], [ -47.261225849263859, -22.337696815991627 ], [ -47.261213032045163, -22.337718208974731 ], [ -47.261200271301718, -22.337739615891039 ], [ -47.261187566637297, -22.337761036474433 ], [ -47.261174917655325, -22.337782470460244 ], [ -47.261162323958999, -22.337803917585472 ], [ -47.261149785152192, -22.337825377586917 ], [ -47.261137300838662, -22.33784685020267 ], [ -47.261124870621821, -22.337868335172502 ], [ -47.26111249410544, -22.337889832236826 ], [ -47.261100170893705, -22.337911341136284 ], [ -47.261087900590319, -22.337932861613535 ], [ -47.261075682799934, -22.337954393410985 ], [ -47.261063517126601, -22.337975936272827 ], [ -47.261051403174378, -22.337997489944872 ], [ -47.261039340548848, -22.338019054171244 ], [ -47.261027328854333, -22.338040628699449 ], [ -47.261015367695855, -22.338062213277194 ], [ -47.26100345667902, -22.3380838076522 ], [ -47.260991595409216, -22.338105411573881 ], [ -47.260979783492559, -22.338127024791675 ], [ -47.260968020534719, -22.338148647056972 ], [ -47.260956306142113, -22.338170278121261 ], [ -47.260944639921611, -22.338191917736392 ], [ -47.260933021479936, -22.338213565655764 ], [ -47.260921450424384, -22.338235221633195 ], [ -47.260909926362537, -22.338256885423089 ], [ -47.260898448902267, -22.338278556780818 ], [ -47.260887017651754, -22.338300235462516 ], [ -47.260875632219616, -22.338321921224715 ], [ -47.260864292214919, -22.338343613824684 ], [ -47.260852997246808, -22.338365313020667 ], [ -47.260841746924939, -22.33838701857157 ], [ -47.260830540859544, -22.338408730236402 ], [ -47.260819378661012, -22.338430447775302 ], [ -47.260808259940148, -22.338452170949139 ], [ -47.26079718430843, -22.338473899518767 ], [ -47.260786151377616, -22.338495633245962 ], [ -47.260775160759628, -22.338517371893509 ], [ -47.260764212067002, -22.338539115224638 ], [ -47.26075330495852, -22.338560862911645 ], [ -47.260742441082463, -22.338582610629537 ], [ -47.260731624465556, -22.338604348563802 ], [ -47.260720856920535, -22.338626070351225 ], [ -47.260710137501675, -22.33864777509157 ], [ -47.260699465070303, -22.338669462283207 ], [ -47.260688838491852, -22.338691131427229 ], [ -47.260678256635636, -22.33871278202815 ], [ -47.260667718375352, -22.338734413592437 ], [ -47.26065722258874, -22.33875602562955 ], [ -47.260646768157564, -22.338777617651967 ], [ -47.26063635396833, -22.338799189173621 ], [ -47.260626145063206, -22.338820394589675 ], [ -47.260615800163379, -22.338841939129967 ], [ -47.260605492239137, -22.338863461746595 ], [ -47.260595220191092, -22.338884961963952 ], [ -47.260584982925835, -22.338906439305212 ], [ -47.260574779352815, -22.338927893299022 ], [ -47.260564608387071, -22.338949323473674 ], [ -47.260554468947745, -22.338970729360426 ], [ -47.260544359958267, -22.338992110492754 ], [ -47.260534280346995, -22.339013466405412 ], [ -47.260524229046482, -22.339034796635733 ], [ -47.260514204994152, -22.339056100722136 ], [ -47.260504207131731, -22.339077378205605 ], [ -47.260494234405343, -22.339098628629287 ], [ -47.260484285766516, -22.339119851536292 ], [ -47.26047436017079, -22.339141046472772 ], [ -47.260464456578049, -22.339162212987333 ], [ -47.26045457395368, -22.339183350628133 ], [ -47.260444711266892, -22.339204458947076 ], [ -47.260434867492201, -22.339225537496006 ], [ -47.260425041608052, -22.339246585830306 ], [ -47.260415232598959, -22.339267603503426 ], [ -47.260405439451752, -22.339288590076052 ], [ -47.260395661160544, -22.339309545104587 ], [ -47.260385896722077, -22.339330468151374 ], [ -47.260376145139276, -22.339351358777282 ], [ -47.260366405418431, -22.339372216547389 ], [ -47.260356676571604, -22.339393041026245 ], [ -47.260346957615191, -22.339413831780558 ], [ -47.260337247569502, -22.339434588380332 ], [ -47.260327545460854, -22.339455310394349 ], [ -47.260317850318891, -22.339475997395855 ], [ -47.260308161179104, -22.33949664895718 ], [ -47.260298477080745, -22.339517264654361 ], [ -47.260288797067922, -22.339537844064523 ], [ -47.26027912018975, -22.339558386765823 ], [ -47.260269445499127, -22.339578892339834 ], [ -47.260259772055129, -22.339599360366634 ], [ -47.260250098918938, -22.339619790433485 ], [ -47.260240425158528, -22.339640182124718 ], [ -47.26023074984581, -22.339660535027878 ], [ -47.260221072056183, -22.339680848734755 ], [ -47.260211390871021, -22.339701122835915 ], [ -47.260201705375337, -22.339721356926006 ], [ -47.260192014658713, -22.339741550601364 ], [ -47.260182489807711, -22.339761345994098 ], [ -47.260172793874872, -22.339781442170846 ], [ -47.2601630897924, -22.339801497331408 ], [ -47.260153373418369, -22.339821517866827 ], [ -47.260143639412107, -22.339841513532107 ], [ -47.260133885625223, -22.339861488036821 ], [ -47.260124111746364, -22.339881441314116 ], [ -47.260114317490469, -22.339901373244416 ], [ -47.260104502572759, -22.339921283708744 ], [ -47.2600946667092, -22.339941172587555 ], [ -47.260084809615627, -22.339961039762862 ], [ -47.260074931008361, -22.339980885116756 ], [ -47.260065030604288, -22.340000708531196 ], [ -47.260055108120149, -22.34002050988973 ], [ -47.260045163273332, -22.340040289075578 ], [ -47.260035195781455, -22.340060045972557 ], [ -47.26002520536229, -22.340079780465381 ], [ -47.260015191734034, -22.340099492438906 ], [ -47.260005154615001, -22.340119181778814 ], [ -47.259995093723944, -22.340138848371062 ], [ -47.259985008779921, -22.340158492101967 ], [ -47.259974899502033, -22.340178112858915 ], [ -47.259964765609823, -22.340197710529374 ], [ -47.259954606822902, -22.340217285001728 ], [ -47.259944422861103, -22.340236836164944 ], [ -47.259934213444886, -22.340256363907795 ], [ -47.259923978294481, -22.340275868120489 ], [ -47.259913717130381, -22.340295348693768 ], [ -47.259903429673436, -22.340314805518656 ], [ -47.259893115644751, -22.340334238486655 ], [ -47.259882774765487, -22.34035364749008 ], [ -47.259872406756806, -22.340373032422178 ], [ -47.259862011340331, -22.340392393176455 ], [ -47.259851588237765, -22.340411729647013 ], [ -47.25984113717103, -22.340431041728483 ], [ -47.259830657862068, -22.340450329316429 ], [ -47.259820150032638, -22.340469592307638 ], [ -47.25980961340538, -22.340488830598161 ], [ -47.259799047702643, -22.340508044085411 ], [ -47.259788452646482, -22.340527232668261 ], [ -47.259777827959674, -22.340546396245081 ], [ -47.259767173364935, -22.34056553471526 ], [ -47.259756488584671, -22.340584647979458 ], [ -47.259745773341905, -22.340603735938107 ], [ -47.259735027359255, -22.340622798493154 ], [ -47.259724250359447, -22.340641835547135 ], [ -47.259713442065696, -22.340660847002557 ], [ -47.259702602200505, -22.340679832763794 ], [ -47.259691730486828, -22.340698792735314 ], [ -47.25968082664766, -22.34071772682222 ], [ -47.25966989040586, -22.340736634930504 ], [ -47.259658921484032, -22.340755516967285 ], [ -47.259647919605065, -22.340774372840027 ], [ -47.259636884491705, -22.34079320245695 ], [ -47.259625815866691, -22.340812005727059 ], [ -47.259614713452379, -22.340830782560573 ], [ -47.259603576971223, -22.340849532868212 ], [ -47.2595924061457, -22.34086825656124 ], [ -47.25958120069793, -22.34088695355214 ], [ -47.259569960350156, -22.34090562375377 ], [ -47.259558684824306, -22.340924267080059 ], [ -47.259547373841947, -22.34094288344604 ], [ -47.259536027124959, -22.340961472766836 ], [ -47.259524644394673, -22.340980034958903 ], [ -47.259513225372118, -22.340998569939757 ], [ -47.259501769778531, -22.341017077626962 ], [ -47.259490277334422, -22.341035557939801 ], [ -47.259478747760653, -22.341054010797397 ], [ -47.259467180777143, -22.341072436120744 ], [ -47.259455576103917, -22.341090833831196 ], [ -47.259443933460801, -22.341109203850664 ], [ -47.259432252566874, -22.341127546102733 ], [ -47.259420533141309, -22.341145860511016 ], [ -47.25940877490288, -22.341164147000317 ], [ -47.259396977569857, -22.341182405496273 ], [ -47.259385140860047, -22.341200635925649 ], [ -47.259373264491124, -22.341218838215745 ], [ -47.259361348180271, -22.341237012294741 ], [ -47.259349391644278, -22.341255158091716 ], [ -47.25933739710932, -22.34127327174631 ], [ -47.259325395993585, -22.341291305115391 ], [ -47.259313434485186, -22.341309183244203 ], [ -47.259301528857442, -22.341326873457415 ], [ -47.259289676581844, -22.341344371560183 ], [ -47.259277874972618, -22.341361673874065 ], [ -47.259276977997942, -22.3413629790941 ], [ -47.259255769200628, -22.341393720165367 ], [ -47.259254413794807, -22.341395676673688 ], [ -47.259242749633486, -22.341412370073034 ], [ -47.259231126946609, -22.341428853526672 ], [ -47.259219543810211, -22.341445123671161 ], [ -47.259207998441788, -22.341461177231391 ], [ -47.259196489196803, -22.341477011028918 ], [ -47.259185014563322, -22.341492621991961 ], [ -47.259173573156311, -22.341508007165988 ], [ -47.259162163711679, -22.341523163723657 ], [ -47.259150785078468, -22.341538088977078 ], [ -47.259139436211527, -22.341552780388362 ], [ -47.259128116162742, -22.341567235581252 ], [ -47.259116824070425, -22.341581452354298 ], [ -47.25910555914983, -22.341595428691303 ], [ -47.259094320680127, -22.341609162775026 ], [ -47.259083107991366, -22.341622652999572 ], [ -47.259071920451213, -22.341635897981419 ], [ -47.259060757448303, -22.341648896572753 ], [ -47.259049618375762, -22.341661647873103 ], [ -47.25903850261308, -22.341674151240632 ], [ -47.259027409506153, -22.341686406303413 ], [ -47.259016338346981, -22.341698412969095 ], [ -47.259005288350401, -22.341710171435295 ], [ -47.258994258630509, -22.341721682197861 ], [ -47.258983248176214, -22.341732946057522 ], [ -47.258972255824396, -22.341743964126401 ], [ -47.258961280232384, -22.341754737832364 ], [ -47.258950319849191, -22.341765268921826 ], [ -47.25893937288636, -22.341775559460316 ], [ -47.258928437287857, -22.341785611830666 ], [ -47.258917510498861, -22.341795428909631 ], [ -47.258906561835808, -22.341805038280725 ], [ -47.258895505829514, -22.341814514507227 ], [ -47.258884281439407, -22.341823910041647 ], [ -47.258872884987134, -22.341833227133751 ], [ -47.258861319761969, -22.341842462187849 ], [ -47.258849589159382, -22.341851611644152 ], [ -47.258837696678341, -22.341860671981269 ], [ -47.258825645916048, -22.341869639720382 ], [ -47.258813440564957, -22.34187851142784 ], [ -47.258801084409868, -22.341887283717142 ], [ -47.258788581323742, -22.341895953252092 ], [ -47.258775935265099, -22.341904516748592 ], [ -47.258763150274994, -22.341912970976534 ], [ -47.258750230472579, -22.341921312762704 ], [ -47.258737180052407, -22.341929538992467 ], [ -47.258724003283376, -22.341937646610251 ], [ -47.258710704503251, -22.341945632622753 ], [ -47.258697288116601, -22.341953494100316 ], [ -47.258683758592738, -22.341961228177624 ], [ -47.258670120461588, -22.34196883205631 ], [ -47.258656378312054, -22.341976303005612 ], [ -47.258642536789147, -22.341983638363871 ], [ -47.258628600590789, -22.341990835540233 ], [ -47.258614574465405, -22.341997892015815 ], [ -47.258600463209696, -22.342004805344871 ], [ -47.258586271665997, -22.342011573156064 ], [ -47.258572004718538, -22.342018193154296 ], [ -47.25855766729233, -22.342024663121393 ], [ -47.258543264350266, -22.342030980917382 ], [ -47.258528800889735, -22.342037144482244 ], [ -47.258514281940919, -22.342043151836656 ], [ -47.258499712562859, -22.3420490010839 ], [ -47.258485097841636, -22.342054690410723 ], [ -47.258470442887727, -22.342060218088598 ], [ -47.258455752832681, -22.342065582475247 ], [ -47.258441032825665, -22.342070782016012 ], [ -47.258426288031551, -22.342075815245011 ], [ -47.258411523627153, -22.342080680786346 ], [ -47.258396744796471, -22.342085377356209 ], [ -47.258381956730027, -22.342089903763171 ], [ -47.25836716462026, -22.342094258909853 ], [ -47.258352373655882, -22.342098441794736 ], [ -47.258337589021195, -22.342102451512734 ], [ -47.258322815889073, -22.342106287256808 ], [ -47.258308059418155, -22.342109948319283 ], [ -47.258293324750028, -22.342113434092276 ], [ -47.258278616833167, -22.342116744107372 ], [ -47.258263904350983, -22.342119885736754 ], [ -47.258249072297339, -22.342122883415723 ], [ -47.258234025664905, -22.342125756780213 ], [ -47.258218749256947, -22.342128508459044 ], [ -47.258203239330328, -22.34213113880632 ], [ -47.258187492611206, -22.342133648147062 ], [ -47.258171506279183, -22.342136036804003 ], [ -47.25815527794979, -22.342138305122379 ], [ -47.258138805650397, -22.34214045349329 ], [ -47.258122087800352, -22.342142482374516 ], [ -47.258105123190184, -22.342144392309137 ], [ -47.258087910955403, -22.342146183942905 ], [ -47.258070450554818, -22.342147858039091 ], [ -47.258052741748273, -22.342149415491672 ], [ -47.258034784570761, -22.342150857337021 ], [ -47.258016579310869, -22.34215218476368 ], [ -47.257998126487934, -22.342153399120726 ], [ -47.257979426829941, -22.342154501924828 ], [ -47.257960481251203, -22.342155494865796 ], [ -47.257941290831788, -22.342156379811275 ], [ -47.257921856798106, -22.342157158809993 ], [ -47.257902180501951, -22.342157834094451 ], [ -47.257882263403268, -22.34215840808244 ], [ -47.257862107052851, -22.342158883378069 ], [ -47.257841713074448, -22.342159262771958 ], [ -47.257821083149892, -22.342159549241131 ], [ -47.257800219003748, -22.342159745948187 ], [ -47.257779122388946, -22.342159856240386 ], [ -47.257757795075548, -22.342159883648158 ], [ -47.257736238836458, -22.342159831883585 ], [ -47.257714455437693, -22.342159704838828 ], [ -47.257692446626386, -22.342159506584096 ], [ -47.257649298221246, -22.342158991851385 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 816.64817605600001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262166964184523, -22.335401504678437 ], [ -47.26214201923365, -22.335426290388259 ], [ -47.262123632890365, -22.33544461560755 ], [ -47.262105182980541, -22.335463064266246 ], [ -47.262086671743461, -22.335481638221907 ], [ -47.262068101450858, -22.335500339354013 ], [ -47.26204947440705, -22.33551916956387 ], [ -47.262030792950704, -22.33553813077279 ], [ -47.262012059455444, -22.335557224921288 ], [ -47.261993276329811, -22.335576453969225 ], [ -47.261974446017746, -22.335595819895051 ], [ -47.261955571000613, -22.335615324693933 ], [ -47.261936653798948, -22.33563497037547 ], [ -47.261917696970265, -22.33565475896588 ], [ -47.261898703112195, -22.335674692504668 ], [ -47.26187967486274, -22.33569477304388 ], [ -47.261860614902076, -22.335715002646133 ], [ -47.261841525951525, -22.335735383385025 ], [ -47.261822410775473, -22.335755917343167 ], [ -47.261803272185333, -22.335776606607013 ], [ -47.261784123484439, -22.335797441901484 ], [ -47.261765013156946, -22.335818374338558 ], [ -47.261745984841298, -22.335839356271467 ], [ -47.261727045856581, -22.335860378745025 ], [ -47.261708195856833, -22.33588144120186 ], [ -47.261689434495715, -22.335902543087187 ], [ -47.26167076142427, -22.335923683851252 ], [ -47.26165217629417, -22.335944862945901 ], [ -47.261633678756112, -22.335966079826072 ], [ -47.261615268458016, -22.335987333952268 ], [ -47.261596945048737, -22.336008624786288 ], [ -47.261578708176827, -22.336029951792437 ], [ -47.261560557488615, -22.336051314440049 ], [ -47.261542492630149, -22.336072712201219 ], [ -47.261524513248027, -22.336094144549786 ], [ -47.261506618987873, -22.336115610963205 ], [ -47.261488809493812, -22.336137110923115 ], [ -47.261471084410807, -22.33615864391286 ], [ -47.261453443383054, -22.336180209419062 ], [ -47.261435886054613, -22.33620180693125 ], [ -47.261418412069368, -22.336223435941587 ], [ -47.261401021070576, -22.336245095945824 ], [ -47.261383712702035, -22.336266786441485 ], [ -47.261366486606505, -22.336288506930213 ], [ -47.261349342427643, -22.336310256915127 ], [ -47.261332279808876, -22.336332035902402 ], [ -47.261315298393527, -22.336353843401028 ], [ -47.261298397825371, -22.336375678922188 ], [ -47.261281577747788, -22.336397541980318 ], [ -47.261264837804333, -22.336419432092381 ], [ -47.261248177639438, -22.336441348777146 ], [ -47.26123159689736, -22.336463291556171 ], [ -47.26121509522244, -22.33648525995401 ], [ -47.261198672259887, -22.336507253496688 ], [ -47.261182327654879, -22.336529271713172 ], [ -47.26116606105321, -22.336551314134621 ], [ -47.261149872100958, -22.336573380294436 ], [ -47.261133760444409, -22.336595469728838 ], [ -47.261117725731864, -22.336617581974096 ], [ -47.26110176760983, -22.336639716571703 ], [ -47.261085885726274, -22.336661873064315 ], [ -47.26107007973075, -22.336684050995164 ], [ -47.261054349272513, -22.336706249910872 ], [ -47.261038694001606, -22.336728469359773 ], [ -47.261023113568584, -22.336750708892517 ], [ -47.261007607624848, -22.336772968061432 ], [ -47.260992175822302, -22.336795246421133 ], [ -47.260976817814417, -22.33681754352682 ], [ -47.260961533254488, -22.336839858937036 ], [ -47.260946321796858, -22.336862192211626 ], [ -47.260931183096496, -22.336884542912465 ], [ -47.260916116809575, -22.336906910602774 ], [ -47.260901122593573, -22.336929294846598 ], [ -47.260886200105453, -22.336951695211773 ], [ -47.260871349003892, -22.336974111266532 ], [ -47.260856568948213, -22.336996542581073 ], [ -47.260841859599282, -22.33701898872625 ], [ -47.260827220618729, -22.337041449274597 ], [ -47.26081265166772, -22.337063923802301 ], [ -47.260798152410096, -22.337086411884538 ], [ -47.260783722510098, -22.337108913098564 ], [ -47.260769361632406, -22.337131427024097 ], [ -47.260755069443626, -22.337153953240602 ], [ -47.260740845669346, -22.337176491237084 ], [ -47.260726690426672, -22.337199039872388 ], [ -47.260712603857598, -22.337221597901646 ], [ -47.260698585675982, -22.337244164733509 ], [ -47.260684635430721, -22.337266740040889 ], [ -47.260670752670059, -22.337289323499469 ], [ -47.260656936942226, -22.337311914786618 ], [ -47.260643187795253, -22.337334513581599 ], [ -47.260629504776269, -22.337357119567123 ], [ -47.260615887433133, -22.337379732426321 ], [ -47.260602335313578, -22.337402351844471 ], [ -47.26058884796447, -22.337424977510061 ], [ -47.260575424933755, -22.337447609111809 ], [ -47.260562065768887, -22.337470246340942 ], [ -47.260548770016626, -22.337492888892069 ], [ -47.260535537225309, -22.337515536459001 ], [ -47.260522366942823, -22.337538188738371 ], [ -47.260509258716503, -22.337560845429739 ], [ -47.26049621209431, -22.337583506233692 ], [ -47.26048322662502, -22.337606170851604 ], [ -47.260470301856515, -22.33762883898844 ], [ -47.260457437338367, -22.337651510348504 ], [ -47.260444632619169, -22.337674184639685 ], [ -47.260431887247393, -22.337696861572759 ], [ -47.260419200774386, -22.337719540855328 ], [ -47.260406572749154, -22.337742222201427 ], [ -47.260394002722016, -22.337764905325319 ], [ -47.260381490244399, -22.337787589941311 ], [ -47.260369034867281, -22.337810275766913 ], [ -47.260356636142959, -22.337832962519688 ], [ -47.260344293623049, -22.337855649920705 ], [ -47.260332006860331, -22.337878337691372 ], [ -47.260319775408618, -22.337901025553641 ], [ -47.260307598821392, -22.337923713232481 ], [ -47.260295476653148, -22.337946400453408 ], [ -47.260283408459003, -22.337969086943296 ], [ -47.260271393794511, -22.337991772430705 ], [ -47.260259432215861, -22.338014456645489 ], [ -47.2602475232801, -22.338037139318455 ], [ -47.260235666544951, -22.338059820181574 ], [ -47.26022386156847, -22.338082498968859 ], [ -47.260212107909538, -22.338105175415258 ], [ -47.26020040512816, -22.338127849256168 ], [ -47.260188752784643, -22.338150520229028 ], [ -47.260177150439965, -22.338173188072513 ], [ -47.260165597656474, -22.338195852525423 ], [ -47.260154093996981, -22.338218513328144 ], [ -47.260142639024671, -22.338241170223004 ], [ -47.260131232303721, -22.338263822953166 ], [ -47.260119873484356, -22.338286471092847 ], [ -47.260108565916759, -22.338309106794572 ], [ -47.260097317599225, -22.338331712093431 ], [ -47.260086132734692, -22.338354275539942 ], [ -47.260075010425922, -22.338376795837767 ], [ -47.260063949417471, -22.338399272430816 ], [ -47.260052948461436, -22.338421704768251 ], [ -47.260042006317093, -22.338444092305309 ], [ -47.260031121751965, -22.338466434501083 ], [ -47.260020293541011, -22.338488730820082 ], [ -47.260009520466681, -22.338510980732526 ], [ -47.259998801320258, -22.338533183711238 ], [ -47.259988443470363, -22.338554698295216 ], [ -47.25997781396736, -22.338576834570532 ], [ -47.259967234903677, -22.338598922396333 ], [ -47.259956705096805, -22.338620961264862 ], [ -47.259946223375252, -22.338642950666117 ], [ -47.259935788572882, -22.338664890100368 ], [ -47.259925399534012, -22.338686779067103 ], [ -47.259915055110419, -22.338708617071372 ], [ -47.259904754162015, -22.338730403622343 ], [ -47.259894495557766, -22.338752138231552 ], [ -47.259884278174411, -22.338773820415316 ], [ -47.259874100897818, -22.338795449692057 ], [ -47.259863962621793, -22.338817025584785 ], [ -47.259853862248313, -22.338838547620607 ], [ -47.259843798689381, -22.338860015326691 ], [ -47.259833770864503, -22.338881428235695 ], [ -47.259823777701151, -22.338902785884844 ], [ -47.259813818137182, -22.338924087810593 ], [ -47.259803891117365, -22.338945333556357 ], [ -47.259793995596453, -22.338966522665427 ], [ -47.259784130536381, -22.3389876546875 ], [ -47.259774294910571, -22.339008729169109 ], [ -47.259764487696557, -22.339029745669734 ], [ -47.259754707885357, -22.339050703741155 ], [ -47.259744954473049, -22.339071602946255 ], [ -47.259735226467065, -22.33909244284493 ], [ -47.259725522881176, -22.339113223005175 ], [ -47.259715842739766, -22.339133942993815 ], [ -47.259706185075366, -22.33915460238164 ], [ -47.259696548927742, -22.339175200745789 ], [ -47.25968693334778, -22.339195737660933 ], [ -47.259677337392624, -22.339216212710131 ], [ -47.25966776013022, -22.33923662547469 ], [ -47.259658200635478, -22.339256975542774 ], [ -47.259648657992365, -22.339277262504705 ], [ -47.259639131294136, -22.339297485952535 ], [ -47.259629619641117, -22.339317645484886 ], [ -47.259620122145066, -22.339337740697378 ], [ -47.25961063792159, -22.339357771199079 ], [ -47.259601166099038, -22.33937773659358 ], [ -47.259591705812959, -22.33939763649057 ], [ -47.259582256205469, -22.339417470507406 ], [ -47.259572816429753, -22.339437238259361 ], [ -47.259563385645684, -22.339456939369125 ], [ -47.259553963021702, -22.339476573462658 ], [ -47.259544867151888, -22.339495476304748 ], [ -47.259535473130576, -22.339514946535694 ], [ -47.259526084407959, -22.339534349760044 ], [ -47.259516694119391, -22.339553698208668 ], [ -47.259507292833213, -22.33957301020947 ], [ -47.259497876838431, -22.33959229277168 ], [ -47.259488445832865, -22.33961154588993 ], [ -47.259478999563086, -22.339630769460801 ], [ -47.25946953777612, -22.339649963382097 ], [ -47.259460060220597, -22.33966912755055 ], [ -47.259450566644631, -22.339688261865721 ], [ -47.259441056797428, -22.339707366227412 ], [ -47.259431530429204, -22.339726440535213 ], [ -47.259421987289855, -22.339745484691395 ], [ -47.259412427130535, -22.339764498597919 ], [ -47.259402849702795, -22.33978348215777 ], [ -47.259393254758471, -22.339802435275509 ], [ -47.259383642050182, -22.339821357856096 ], [ -47.25937401133087, -22.33984024980586 ], [ -47.259364362354077, -22.339859111031839 ], [ -47.259354694874119, -22.339877941441607 ], [ -47.259345008645276, -22.339896740944706 ], [ -47.259335303422702, -22.339915509450869 ], [ -47.259325578961615, -22.339934246871632 ], [ -47.259315835017745, -22.339952953119468 ], [ -47.259306071347922, -22.339971628106493 ], [ -47.259296287708565, -22.339990271747627 ], [ -47.259286483856513, -22.340008883958685 ], [ -47.259276659549379, -22.340027464655947 ], [ -47.259266814545171, -22.340046013756648 ], [ -47.259256948602051, -22.340064531179568 ], [ -47.259247061478192, -22.340083016845234 ], [ -47.259237152932492, -22.340101470674515 ], [ -47.259227222724178, -22.340119892589478 ], [ -47.259217270612815, -22.340138282513202 ], [ -47.259207296357971, -22.340156640370463 ], [ -47.259197299718842, -22.340174966088348 ], [ -47.259187280456416, -22.340193259592422 ], [ -47.259177238330963, -22.340211520811025 ], [ -47.259167173102341, -22.340229749674997 ], [ -47.259157084531665, -22.34024794611441 ], [ -47.259146972379952, -22.340266110061012 ], [ -47.259136836407642, -22.340284241449165 ], [ -47.259126676376397, -22.340302340212663 ], [ -47.259116492047028, -22.34032040628809 ], [ -47.259106283180586, -22.34033843961328 ], [ -47.259096049539004, -22.340356440125753 ], [ -47.25908579088297, -22.340374407766774 ], [ -47.259075506973886, -22.340392342477656 ], [ -47.259065197573356, -22.340410244200751 ], [ -47.259054862442625, -22.340428112880414 ], [ -47.259044501342615, -22.340445948462712 ], [ -47.25903411403457, -22.340463750894617 ], [ -47.259023700279634, -22.340481520124396 ], [ -47.259013259838859, -22.340499256101786 ], [ -47.2590027924726, -22.340516958778768 ], [ -47.25899229794144, -22.340534628108241 ], [ -47.258981776005925, -22.340552264044216 ], [ -47.258971226426006, -22.340569866542872 ], [ -47.258960648961782, -22.340587435561108 ], [ -47.258950043372884, -22.340604971057758 ], [ -47.258939409418204, -22.3406224729938 ], [ -47.258928746857208, -22.340639941330327 ], [ -47.258918055448326, -22.340657376030972 ], [ -47.258907334949491, -22.340674777061231 ], [ -47.258896585119011, -22.340692144386725 ], [ -47.258885805713781, -22.340709477976301 ], [ -47.258874996491372, -22.340726777798515 ], [ -47.258864157207682, -22.340744043825367 ], [ -47.258853287618699, -22.340761276029525 ], [ -47.258842387480072, -22.34077847438472 ], [ -47.258831456546119, -22.340795638867728 ], [ -47.258820494571303, -22.3408127694555 ], [ -47.25880950130928, -22.340829866127002 ], [ -47.258798476512879, -22.340846928862977 ], [ -47.258787419934016, -22.340863957646139 ], [ -47.258776331324306, -22.3408809524602 ], [ -47.258765210434554, -22.340897913290391 ], [ -47.258754057014784, -22.340914840123858 ], [ -47.258742875475292, -22.340931725910149 ], [ -47.258731724614982, -22.340948481536252 ], [ -47.258720692694773, -22.340964970155127 ], [ -47.258709813732281, -22.34098113476859 ], [ -47.258699086849127, -22.340996971292789 ], [ -47.258688510874926, -22.341012476603048 ], [ -47.258678084931297, -22.341027647666216 ], [ -47.258667808428811, -22.341042481551415 ], [ -47.258657681062424, -22.341056975442385 ], [ -47.25864770280409, -22.341071126654818 ], [ -47.25863787389806, -22.34108493264899 ], [ -47.258632259281825, -22.341092739591137 ], [ -47.258610171725692, -22.341123056427474 ], [ -47.258609289636269, -22.341124256481535 ], [ -47.258600065722298, -22.341136659735149 ], [ -47.258590996155739, -22.341148707876258 ], [ -47.258582082616535, -22.341160399619657 ], [ -47.258573326981015, -22.341171733958884 ], [ -47.258564731305903, -22.341182710187525 ], [ -47.258556297808298, -22.341193327923889 ], [ -47.258548028848253, -22.341203587130238 ], [ -47.258539926904497, -22.341213488138504 ], [ -47.25853199455026, -22.341223031672889 ], [ -47.258524234428556, -22.341232218870676 ], [ -47.258516649221448, -22.341241051306977 ], [ -47.258509241619286, -22.341249531016132 ], [ -47.258502014287032, -22.341257660512849 ], [ -47.258494969827417, -22.341265442813082 ], [ -47.258488110742832, -22.341272881452063 ], [ -47.258481439392604, -22.341279980503415 ], [ -47.258474957948842, -22.341286744594715 ], [ -47.258468668351142, -22.341293178919816 ], [ -47.258462572256818, -22.341299289250639 ], [ -47.25845667098973, -22.341305081945702 ], [ -47.258450965486837, -22.341310563955016 ], [ -47.258445456244047, -22.341315742821248 ], [ -47.258440143260387, -22.341320626676353 ], [ -47.258435025608563, -22.341325224569502 ], [ -47.258430050106661, -22.341329591429087 ], [ -47.258425059677911, -22.34133386876654 ], [ -47.258419938279403, -22.341338155691197 ], [ -47.258414675877447, -22.341342457918081 ], [ -47.258409275378277, -22.341346770306558 ], [ -47.258403739885352, -22.341351087782488 ], [ -47.258398072694249, -22.341355405343084 ], [ -47.258392277283072, -22.341359718064734 ], [ -47.258386357306769, -22.341364021107541 ], [ -47.25838031659179, -22.341368309719346 ], [ -47.258374159128337, -22.341372579241284 ], [ -47.258367889065433, -22.341376825111254 ], [ -47.25836151070542, -22.341381042867425 ], [ -47.258355028495693, -22.341385228153722 ], [ -47.258348447023693, -22.341389376722756 ], [ -47.258341771014777, -22.341393484436807 ], [ -47.258335005322373, -22.341397547273999 ], [ -47.258328154923902, -22.341401561330315 ], [ -47.258321224916948, -22.34140552282156 ], [ -47.258314220511799, -22.34140942808768 ], [ -47.258307147028162, -22.341413273594195 ], [ -47.258300009889943, -22.34141705593499 ], [ -47.258292814619367, -22.341420771835448 ], [ -47.258285566832384, -22.341424418154585 ], [ -47.258278272234648, -22.341427991887254 ], [ -47.258270936616498, -22.341431490166514 ], [ -47.258263565846171, -22.341434910267012 ], [ -47.258256165867529, -22.341438249606185 ], [ -47.258248742694789, -22.341441505746804 ], [ -47.258241302406368, -22.341444676400005 ], [ -47.258233851141419, -22.341447759426877 ], [ -47.25822639509272, -22.34145075284189 ], [ -47.25821894050334, -22.341453654814519 ], [ -47.258211493661577, -22.341456463671587 ], [ -47.258204060894911, -22.341459177900038 ], [ -47.258196648563469, -22.341461796149694 ], [ -47.258189263056579, -22.341464317234966 ], [ -47.258181910785815, -22.341466740137705 ], [ -47.258174598175955, -22.341469064010596 ], [ -47.258167331664012, -22.341471288177853 ], [ -47.258160117690437, -22.341473412138466 ], [ -47.258152962688875, -22.341475435569404 ], [ -47.258145873084722, -22.341477358326582 ], [ -47.258138855282155, -22.341479180448374 ], [ -47.258131915658915, -22.341480902157262 ], [ -47.258125060560978, -22.341482523861249 ], [ -47.258118295975912, -22.341484046227432 ], [ -47.258111560544656, -22.341485484474585 ], [ -47.258104638076702, -22.341486883558872 ], [ -47.258097350845745, -22.341488275154305 ], [ -47.25808966952409, -22.341489658757197 ], [ -47.258081586055134, -22.341491029639236 ], [ -47.258073093253799, -22.341492383018224 ], [ -47.25806418477702, -22.341493714107713 ], [ -47.258054855091352, -22.341495018162938 ], [ -47.258045099428244, -22.341496290524471 ], [ -47.258034913747011, -22.341497526656575 ], [ -47.258024294696348, -22.341498722181985 ], [ -47.258013239565649, -22.341499872914156 ], [ -47.257978056977123, -22.341503246190452 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 811.20978623999997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262136083211587, -22.335392513757611 ], [ -47.262102334075941, -22.335426150696062 ], [ -47.262083850970583, -22.335444632544817 ], [ -47.262065304750571, -22.335463241598649 ], [ -47.262046697698047, -22.335481979746412 ], [ -47.262028032128256, -22.335500848899137 ], [ -47.262009310391456, -22.335519850988348 ], [ -47.261990534873568, -22.335538987965077 ], [ -47.261971707996132, -22.33555826180007 ], [ -47.261952832216672, -22.335577674483094 ], [ -47.261933910030955, -22.335597228020831 ], [ -47.261914943974624, -22.33561692443481 ], [ -47.261895936621023, -22.335636765763358 ], [ -47.261876890584347, -22.33565675405848 ], [ -47.261857808520013, -22.335676891384882 ], [ -47.261838693126357, -22.335697179818041 ], [ -47.261819547143702, -22.335717621444672 ], [ -47.261800373356216, -22.335738218360675 ], [ -47.261781174596024, -22.335758972665776 ], [ -47.261761964388931, -22.335779874879801 ], [ -47.26174279212524, -22.335800875154405 ], [ -47.261723702280719, -22.33582192492922 ], [ -47.261704702318497, -22.335843015084254 ], [ -47.261685791889342, -22.335864145059016 ], [ -47.26166697064356, -22.335885314295524 ], [ -47.261648238228837, -22.335906522240943 ], [ -47.26162959429346, -22.335927768344096 ], [ -47.261611038484737, -22.335949052056982 ], [ -47.261592570447192, -22.335970372837217 ], [ -47.26157418982622, -22.335991730143704 ], [ -47.261555896267005, -22.336013123438047 ], [ -47.261537689412343, -22.336034552186817 ], [ -47.261519568904838, -22.336056015859473 ], [ -47.261501534387619, -22.336077513927304 ], [ -47.261483585502852, -22.336099045865108 ], [ -47.261465721891142, -22.336120611152179 ], [ -47.261447943193957, -22.336142209269354 ], [ -47.261430249051962, -22.336163839700955 ], [ -47.261412639105735, -22.33618550193416 ], [ -47.26139511299565, -22.336207195458897 ], [ -47.261377670361419, -22.336228919768676 ], [ -47.26136031084333, -22.336250674358929 ], [ -47.261343034080603, -22.336272458729191 ], [ -47.261325839713393, -22.33629427238056 ], [ -47.261308727381632, -22.336316114817183 ], [ -47.261291696725053, -22.336337985546137 ], [ -47.261274747383936, -22.336359884076732 ], [ -47.261257878998123, -22.33638180992153 ], [ -47.261241091207715, -22.336403762595765 ], [ -47.26122438365357, -22.336425741616406 ], [ -47.261207755976478, -22.336447746503367 ], [ -47.261191207817269, -22.336469776779548 ], [ -47.261174738817637, -22.336491831969344 ], [ -47.261158348619325, -22.3365139116002 ], [ -47.261142036864577, -22.336536015201762 ], [ -47.261125803196052, -22.336558142305954 ], [ -47.261109647256568, -22.336580292447589 ], [ -47.261093568690946, -22.33660246516154 ], [ -47.261077567142287, -22.336624659988001 ], [ -47.26106164225515, -22.336646876468297 ], [ -47.261045793675564, -22.336669114144435 ], [ -47.261030021049486, -22.336691372561813 ], [ -47.261014324023527, -22.33671365126753 ], [ -47.260998702244841, -22.336735949811157 ], [ -47.260983155361458, -22.336758267743946 ], [ -47.260967683021953, -22.336780604619374 ], [ -47.26095228487646, -22.336802959991715 ], [ -47.260936960574902, -22.336825333418393 ], [ -47.260921709768361, -22.336847724458387 ], [ -47.260906532108478, -22.336870132672622 ], [ -47.260891427248154, -22.336892557623457 ], [ -47.260876394841603, -22.336914998874033 ], [ -47.260861434542555, -22.336937455991379 ], [ -47.260846546006434, -22.336959928542921 ], [ -47.26083172888935, -22.336982416098135 ], [ -47.260816982848972, -22.337004918227148 ], [ -47.26080230754377, -22.337027434501746 ], [ -47.260787702631745, -22.337049964497449 ], [ -47.260773167773571, -22.337072507788811 ], [ -47.260758702630412, -22.337095063952503 ], [ -47.260744306863764, -22.337117632567573 ], [ -47.260729980137249, -22.337140213212979 ], [ -47.260715722174417, -22.337162805375382 ], [ -47.26070153309832, -22.337185407898854 ], [ -47.260687413059173, -22.337208019519682 ], [ -47.260673361771758, -22.337230639639127 ], [ -47.260659378782641, -22.337253267928034 ], [ -47.260645463637736, -22.337275904059886 ], [ -47.260631615882936, -22.337298547709949 ], [ -47.260617835063982, -22.337321198555461 ], [ -47.260604120725674, -22.337343856277091 ], [ -47.260590472413512, -22.337366520555989 ], [ -47.26057688967289, -22.337389191075498 ], [ -47.26056337204836, -22.337411867522203 ], [ -47.260549919085527, -22.33743454958293 ], [ -47.260536530329517, -22.337457236947124 ], [ -47.260523205324787, -22.337479929307534 ], [ -47.260509943617272, -22.337502626356283 ], [ -47.260496744752537, -22.337525327788221 ], [ -47.260483608275635, -22.337548033301189 ], [ -47.260470533732189, -22.337570742594217 ], [ -47.260457520668673, -22.337593455366985 ], [ -47.260444568630611, -22.337616171322868 ], [ -47.260431677165286, -22.337638890164591 ], [ -47.260418845818997, -22.33766161159858 ], [ -47.260406074137876, -22.337684335334107 ], [ -47.260393361671049, -22.337707061077278 ], [ -47.260380707965211, -22.337729788540685 ], [ -47.260368112568379, -22.337752517437238 ], [ -47.260355575029706, -22.33777524747984 ], [ -47.260343094897962, -22.337797978384703 ], [ -47.260330671723146, -22.337820709868023 ], [ -47.260318305054632, -22.337843441649614 ], [ -47.260305994443002, -22.33786617344963 ], [ -47.260293739439817, -22.337888904988798 ], [ -47.260281539596349, -22.337911635990856 ], [ -47.260269394464906, -22.337934366180171 ], [ -47.260257303598422, -22.337957095282487 ], [ -47.26024526655025, -22.337979823025222 ], [ -47.260233282874438, -22.338002549137155 ], [ -47.260221352125861, -22.338025273347995 ], [ -47.260209473860115, -22.338047995388656 ], [ -47.260197647633099, -22.338070714992181 ], [ -47.260185873001653, -22.338093431892485 ], [ -47.260174149523607, -22.33811614582401 ], [ -47.260162476757209, -22.338138856523202 ], [ -47.260150854261397, -22.338161563727869 ], [ -47.26013928159643, -22.33818426717583 ], [ -47.260127758323058, -22.338206966606624 ], [ -47.260116284002507, -22.338229661761726 ], [ -47.260104858196897, -22.338252352383453 ], [ -47.260093480556087, -22.338275038041932 ], [ -47.260082154501184, -22.338297710742925 ], [ -47.26007088819599, -22.33832035218191 ], [ -47.260059685942998, -22.338342950697484 ], [ -47.26004854684701, -22.338365504976814 ], [ -47.26003746964772, -22.33838801446155 ], [ -47.260026453092479, -22.338410478598636 ], [ -47.260015495935995, -22.338432896841347 ], [ -47.260004596941371, -22.33845526864669 ], [ -47.259993754879311, -22.338477593477389 ], [ -47.259982968528057, -22.338499870801883 ], [ -47.259972236674969, -22.33852210009125 ], [ -47.259961872618987, -22.338543627557208 ], [ -47.259951231257411, -22.338565788488108 ], [ -47.259940640896183, -22.338587899864265 ], [ -47.259930100349237, -22.338609961176548 ], [ -47.259919608441926, -22.338631971913596 ], [ -47.259909164004917, -22.338653931574505 ], [ -47.259898765879583, -22.338675839657544 ], [ -47.259888412914911, -22.338697695666667 ], [ -47.259878103968134, -22.338719499110088 ], [ -47.25986783790578, -22.338741249498284 ], [ -47.259857613602243, -22.338762946346762 ], [ -47.259847429941267, -22.338784589173073 ], [ -47.259837285814612, -22.338806177499507 ], [ -47.259827180122457, -22.338827710852478 ], [ -47.259817111775135, -22.338849188758505 ], [ -47.259807079690674, -22.33887061074968 ], [ -47.259797082795188, -22.338891976362742 ], [ -47.259787120025365, -22.338913285133721 ], [ -47.259777190324975, -22.338934536605571 ], [ -47.259767292647943, -22.338955730321302 ], [ -47.259757425955549, -22.338976865830389 ], [ -47.259747589220709, -22.338997942678994 ], [ -47.259737781420561, -22.3390189604266 ], [ -47.259728001546009, -22.339039918624824 ], [ -47.259718248593153, -22.339060816836504 ], [ -47.259708521569507, -22.339081654621559 ], [ -47.25969881948928, -22.339102431548071 ], [ -47.259689141377272, -22.339123147182946 ], [ -47.259679486266741, -22.33914380109719 ], [ -47.259669853198233, -22.339164392868188 ], [ -47.259660241223671, -22.339184922070896 ], [ -47.259650649401316, -22.339205388288764 ], [ -47.259641076800527, -22.33922579110347 ], [ -47.259631522497635, -22.339246130103703 ], [ -47.259621985578327, -22.339266404880295 ], [ -47.259612465137657, -22.339286615025916 ], [ -47.25960296027791, -22.339306760139888 ], [ -47.259593470113089, -22.339326839818455 ], [ -47.259583993761048, -22.339346853671646 ], [ -47.259574530352651, -22.339366801303839 ], [ -47.259565079026103, -22.339386682325578 ], [ -47.259555638926294, -22.339406496355362 ], [ -47.259546209209397, -22.339426243009459 ], [ -47.259536789038393, -22.339445921911757 ], [ -47.259527377585059, -22.339465532689434 ], [ -47.25951829958958, -22.339484398341988 ], [ -47.259508918148043, -22.339503842491865 ], [ -47.259499542565507, -22.339523218552301 ], [ -47.259490165863966, -22.3395425389973 ], [ -47.259480778441237, -22.339561822512145 ], [ -47.259471376521248, -22.339581076243483 ], [ -47.259461959802195, -22.339600300188458 ], [ -47.259452528031957, -22.33961949424441 ], [ -47.259443080958896, -22.339638658309799 ], [ -47.259433618332977, -22.339657792282054 ], [ -47.259424139903714, -22.339676896061434 ], [ -47.259414645421657, -22.339695969548494 ], [ -47.259405134638378, -22.339715012643566 ], [ -47.259395607305194, -22.339734025249722 ], [ -47.259386063174645, -22.339753007269646 ], [ -47.259376501999718, -22.339771958607173 ], [ -47.259366923533662, -22.339790879167658 ], [ -47.259357327530481, -22.339809768856941 ], [ -47.259347713744617, -22.339828627582172 ], [ -47.259338081931055, -22.339847455251288 ], [ -47.259328431845596, -22.339866251772726 ], [ -47.259318763243918, -22.339885017056972 ], [ -47.259309075882712, -22.339903751014699 ], [ -47.259299369518679, -22.339922453558355 ], [ -47.259289643909021, -22.339941124601452 ], [ -47.25927989881211, -22.339959764057085 ], [ -47.259270133985851, -22.339978371841127 ], [ -47.259260349188622, -22.339996947870461 ], [ -47.259250544179551, -22.340015492062484 ], [ -47.259240718718168, -22.340034004335429 ], [ -47.259230872564189, -22.340052484609245 ], [ -47.259221005477336, -22.340070932805546 ], [ -47.259211117218094, -22.340089348846355 ], [ -47.259201207547179, -22.340107732654918 ], [ -47.259191276225771, -22.340126084155475 ], [ -47.259181323014985, -22.340144403274017 ], [ -47.259171347675611, -22.340162689938889 ], [ -47.259161349970206, -22.340180944076984 ], [ -47.259151329660654, -22.34019916561779 ], [ -47.25914128650831, -22.34021735449355 ], [ -47.259131220275961, -22.340235510635623 ], [ -47.259121130726179, -22.34025363397717 ], [ -47.259111017621045, -22.340271724453906 ], [ -47.25910088072375, -22.340289782001012 ], [ -47.259090719796767, -22.340307806556527 ], [ -47.259080534602703, -22.340325798059773 ], [ -47.259070324905117, -22.340343756449705 ], [ -47.259060090466278, -22.340361681669137 ], [ -47.259049831049225, -22.340379573660911 ], [ -47.259039546417142, -22.340397432368952 ], [ -47.259029236332857, -22.340415257739146 ], [ -47.259018900558914, -22.340433049719284 ], [ -47.259008538858147, -22.340450808257881 ], [ -47.258998150993321, -22.340468533304964 ], [ -47.258987736727043, -22.340486224811901 ], [ -47.258977295821282, -22.340503882732463 ], [ -47.258966828038197, -22.340521507021268 ], [ -47.258956333139928, -22.340539097634146 ], [ -47.258945810888001, -22.340556654529028 ], [ -47.258935261044087, -22.340574177664731 ], [ -47.258924683369393, -22.340591667001881 ], [ -47.258914077624361, -22.34060912250348 ], [ -47.258903443570048, -22.340626544132409 ], [ -47.258892780966377, -22.340643931854313 ], [ -47.258882089572857, -22.340661285636727 ], [ -47.25887136914934, -22.340678605447255 ], [ -47.258860619454232, -22.340695891256821 ], [ -47.258849840246647, -22.340713143035998 ], [ -47.258839031283927, -22.340730360758926 ], [ -47.258828192323605, -22.340747544400415 ], [ -47.258817323122855, -22.340764693936389 ], [ -47.25880642343737, -22.340781809345795 ], [ -47.258795493023207, -22.340798890607804 ], [ -47.258784531635357, -22.340815937703699 ], [ -47.258773539028141, -22.340832950616448 ], [ -47.25876251495491, -22.340849929331103 ], [ -47.258751459168643, -22.340866873833772 ], [ -47.258740371421617, -22.340883784112084 ], [ -47.258729251465176, -22.340900660155494 ], [ -47.258718103800675, -22.340917494780733 ], [ -47.258706988367834, -22.340934197167655 ], [ -47.258695995180659, -22.340950627890418 ], [ -47.25868515899608, -22.340966728937364 ], [ -47.258674479004505, -22.340982496229287 ], [ -47.258663954098658, -22.340997926664585 ], [ -47.258653583468934, -22.341013017234914 ], [ -47.258643366600204, -22.341027765036216 ], [ -47.25863330326721, -22.341042167281206 ], [ -47.258623393527031, -22.341056221317146 ], [ -47.258613637714241, -22.34106992463866 ], [ -47.258605426971059, -22.341081341407964 ], [ -47.258583275867664, -22.341111631248506 ], [ -47.258576169643042, -22.341121186875618 ], [ -47.25856719757175, -22.341133105499669 ], [ -47.258558386745136, -22.341144662513845 ], [ -47.25854973916131, -22.341155856975412 ], [ -47.258541257002129, -22.341166688247611 ], [ -47.258532942613009, -22.341177156024504 ], [ -47.25852479848502, -22.341187260350885 ], [ -47.25851682723021, -22.341197001648077 ], [ -47.258509031556933, -22.341206380737475 ], [ -47.258501414244705, -22.341215398861397 ], [ -47.258493978112782, -22.341224057708413 ], [ -47.258486725988888, -22.341232359435125 ], [ -47.258479660674915, -22.341240306687745 ], [ -47.258472784909252, -22.341247902623415 ], [ -47.258466101328104, -22.341255150928522 ], [ -47.25845961242176, -22.34126205583819 ], [ -47.258453320489785, -22.341268622152178 ], [ -47.258447227594715, -22.341274855247264 ], [ -47.258441335511357, -22.341280761089674 ], [ -47.258435645674687, -22.341286346243258 ], [ -47.258430159125325, -22.341291617874955 ], [ -47.258424876454356, -22.341296583755543 ], [ -47.258419797746434, -22.341301252256589 ], [ -47.258414922142073, -22.341305632684396 ], [ -47.258410195521947, -22.341309781106769 ], [ -47.258405457825617, -22.341313841824622 ], [ -47.258400590718381, -22.341317915891302 ], [ -47.258395583901795, -22.341322009166234 ], [ -47.258390440266098, -22.341326116444399 ], [ -47.258385162902599, -22.341330232588554 ], [ -47.258379755098403, -22.341334352534247 ], [ -47.258374220326651, -22.341338471297583 ], [ -47.258368562240705, -22.341342583980115 ], [ -47.258362784668762, -22.341346685772759 ], [ -47.258356891605963, -22.341350771961558 ], [ -47.25835088720919, -22.341354837931121 ], [ -47.258344775791691, -22.341358879168396 ], [ -47.258338561814583, -22.341362891267913 ], [ -47.258332249881633, -22.34136686993514 ], [ -47.258325844737257, -22.341370810987243 ], [ -47.258319351256304, -22.341374710359528 ], [ -47.258312774440128, -22.341378564107298 ], [ -47.258306119412467, -22.341382368408158 ], [ -47.25829939141196, -22.341386119566121 ], [ -47.258292595788745, -22.34138981401318 ], [ -47.258285737999216, -22.341393448312267 ], [ -47.258278823599923, -22.341397019160226 ], [ -47.258271858242985, -22.341400523390199 ], [ -47.258264847671903, -22.341403957973675 ], [ -47.258257797716517, -22.341407320023091 ], [ -47.258250714286085, -22.341410606795165 ], [ -47.258243603366907, -22.341413815692142 ], [ -47.258236471017014, -22.341416944264438 ], [ -47.258229323359835, -22.341419990213581 ], [ -47.258222166580765, -22.341422951394083 ], [ -47.258215006919826, -22.34142582581671 ], [ -47.258207850668292, -22.341428611650176 ], [ -47.258200704163499, -22.34143130722364 ], [ -47.258193573782776, -22.341433911029412 ], [ -47.258186465936724, -22.341436421725835 ], [ -47.258179387065717, -22.34143883813903 ], [ -47.258172343632715, -22.341441159265703 ], [ -47.258165342114197, -22.341443384276786 ], [ -47.258158388999171, -22.341445512517918 ], [ -47.258151490780051, -22.341447543512967 ], [ -47.258144653942345, -22.34144947696721 ], [ -47.258137884963176, -22.3414513127682 ], [ -47.258131190298037, -22.34145305098955 ], [ -47.258124576375415, -22.341454691892533 ], [ -47.258118049591552, -22.341456235927438 ], [ -47.258111615977235, -22.341457683808716 ], [ -47.258105212921684, -22.341459051082094 ], [ -47.258098620018387, -22.341460383558687 ], [ -47.258091656094408, -22.341461713414137 ], [ -47.258084291233303, -22.341463040014251 ], [ -47.258076517198695, -22.341464358418936 ], [ -47.258068326642579, -22.341465663633198 ], [ -47.258059713075113, -22.341466950657715 ], [ -47.258050670831636, -22.341468214535599 ], [ -47.258041195027062, -22.341469450397017 ], [ -47.258031281518306, -22.341470653498167 ], [ -47.257992916690938, -22.341474972724576 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 805.75260482900001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26210524685898, -22.335383554685912 ], [ -47.262081035267087, -22.335407685781266 ], [ -47.262062518966189, -22.335426200820098 ], [ -47.262043937763281, -22.335444844972095 ], [ -47.262025293950821, -22.33546362013545 ], [ -47.262006589855041, -22.335482528231068 ], [ -47.261987827837785, -22.335501571200542 ], [ -47.261969010297271, -22.3355207510055 ], [ -47.261950139667995, -22.335540069627534 ], [ -47.261931218421154, -22.335559529067758 ], [ -47.261912249066846, -22.335579131344375 ], [ -47.261893234155849, -22.335598878490707 ], [ -47.261874176277303, -22.335618772557428 ], [ -47.261855078062034, -22.335638815608874 ], [ -47.261835942182806, -22.335659009722455 ], [ -47.261816771356152, -22.335679356986507 ], [ -47.261797568341372, -22.335699859500885 ], [ -47.261778335942445, -22.335720519374689 ], [ -47.261759077012194, -22.335741338721029 ], [ -47.261739805298909, -22.335762307854601 ], [ -47.261720571099019, -22.335783375966734 ], [ -47.26170141972559, -22.33580449358341 ], [ -47.261682358785883, -22.335825651419928 ], [ -47.261663387927285, -22.335846848912585 ], [ -47.261644506796827, -22.335868085500227 ], [ -47.261625715038804, -22.335889360627007 ], [ -47.261607012298143, -22.335910673738656 ], [ -47.26158839821877, -22.335932024284219 ], [ -47.261569872441761, -22.33595341171846 ], [ -47.261551434609117, -22.335974835497446 ], [ -47.261533084362526, -22.335996295079948 ], [ -47.261514821341407, -22.336017789929855 ], [ -47.261496645184863, -22.336039319514004 ], [ -47.261478555532548, -22.336060883301037 ], [ -47.261460552023145, -22.336082480763263 ], [ -47.261442634293779, -22.336104111377445 ], [ -47.261424801982372, -22.336125774622076 ], [ -47.261407054726156, -22.336147469979043 ], [ -47.26138939216213, -22.336169196933252 ], [ -47.261371813927191, -22.336190954972349 ], [ -47.261354319657514, -22.336212743587662 ], [ -47.261336908989875, -22.336234562272519 ], [ -47.26131958155996, -22.336256410524303 ], [ -47.261302337004388, -22.336278287842095 ], [ -47.261285174959561, -22.336300193728054 ], [ -47.261268095061752, -22.336322127687353 ], [ -47.261251096947653, -22.336344089227335 ], [ -47.261234180253645, -22.336366077858816 ], [ -47.261217344616234, -22.336388093095191 ], [ -47.261200589672853, -22.336410134451711 ], [ -47.26118391506072, -22.336432201446595 ], [ -47.261167320417194, -22.336454293601058 ], [ -47.261150805380503, -22.336476410437964 ], [ -47.261134369588838, -22.336498551483196 ], [ -47.261118012681003, -22.336520716264861 ], [ -47.261101734296197, -22.336542904313436 ], [ -47.261085534073757, -22.336565115162305 ], [ -47.261069411655079, -22.336587348344917 ], [ -47.261053366679775, -22.336609603400213 ], [ -47.261037398788979, -22.336631879868197 ], [ -47.261021507625372, -22.336654177289617 ], [ -47.261005692831418, -22.336676495208625 ], [ -47.260989954050387, -22.336698833171152 ], [ -47.260974290926022, -22.336721190725683 ], [ -47.260958703102993, -22.3367435674223 ], [ -47.26094319022652, -22.336765962813494 ], [ -47.26092775194337, -22.336788376452429 ], [ -47.260912387900206, -22.336810807895546 ], [ -47.26089709774471, -22.336833256700949 ], [ -47.260881881125307, -22.336855722428602 ], [ -47.260866737691572, -22.336878204639913 ], [ -47.260851667094464, -22.336900702897228 ], [ -47.260836668984453, -22.336923216766735 ], [ -47.260821743013771, -22.336945745815083 ], [ -47.260806888835248, -22.336968289610969 ], [ -47.26079210610343, -22.336990847723794 ], [ -47.260777394473564, -22.337013419724595 ], [ -47.260762753600524, -22.337036005188324 ], [ -47.260748183141786, -22.337058603688824 ], [ -47.260733682755415, -22.337081214802136 ], [ -47.26071925209984, -22.33710383810676 ], [ -47.260704890835527, -22.337126473181041 ], [ -47.260690598684171, -22.337149119509348 ], [ -47.260676375774601, -22.337171775921 ], [ -47.260662222265417, -22.337194441133366 ], [ -47.260648137872167, -22.337217114540437 ], [ -47.260634122139152, -22.337239795810831 ], [ -47.260620174609976, -22.337262484615927 ], [ -47.260606294828222, -22.337285180628893 ], [ -47.26059248233728, -22.337307883524925 ], [ -47.260578736679605, -22.337330592982639 ], [ -47.260565057398402, -22.337353308681244 ], [ -47.260551444036736, -22.337376030302085 ], [ -47.260537896136768, -22.337398757529922 ], [ -47.260524413241804, -22.337421490049632 ], [ -47.260510994894659, -22.337444227548843 ], [ -47.260497640637382, -22.337466969718541 ], [ -47.260484350013641, -22.337489716249092 ], [ -47.260471122566678, -22.337512466833555 ], [ -47.260457957839193, -22.33753522116816 ], [ -47.260444855374487, -22.337557978950233 ], [ -47.260431814716682, -22.337580739877851 ], [ -47.260418835409048, -22.33760350365278 ], [ -47.260405916996547, -22.337626269976187 ], [ -47.260393059023173, -22.337649038552957 ], [ -47.260380261032701, -22.337671809090939 ], [ -47.260367522572047, -22.337694581294681 ], [ -47.260354843185581, -22.337717354875387 ], [ -47.260342222419013, -22.337740129544631 ], [ -47.260329659819298, -22.337762905013857 ], [ -47.260317154932899, -22.337785680997968 ], [ -47.260304707307576, -22.3378084572118 ], [ -47.26029231649045, -22.337831233373951 ], [ -47.260279982029878, -22.337854009203319 ], [ -47.260267703475208, -22.337876784419361 ], [ -47.260255480375498, -22.337899558744642 ], [ -47.260243312280849, -22.337922331902366 ], [ -47.260231198742012, -22.337945103617074 ], [ -47.260219139310152, -22.337967873615149 ], [ -47.260207133537143, -22.337990641624199 ], [ -47.260195180975721, -22.33801340737288 ], [ -47.26018328117938, -22.338036170591128 ], [ -47.260171433701849, -22.338058931010867 ], [ -47.260159638097839, -22.338081688365055 ], [ -47.260147893923126, -22.338104442387188 ], [ -47.260136200733854, -22.338127192812735 ], [ -47.260124558086872, -22.338149939378553 ], [ -47.26011296554038, -22.338172681821582 ], [ -47.260101422653179, -22.338195419880485 ], [ -47.260089928984364, -22.338218153295781 ], [ -47.260078484094059, -22.33824088180906 ], [ -47.260067087631803, -22.338263604986345 ], [ -47.260055743089602, -22.338286314686592 ], [ -47.260044458796706, -22.338308992265709 ], [ -47.260033239155256, -22.338331625850337 ], [ -47.260022083272048, -22.33835421411117 ], [ -47.260010989881877, -22.338376756487563 ], [ -47.259999957727437, -22.338399252424313 ], [ -47.259988985558806, -22.338421701372653 ], [ -47.259978072134679, -22.338444102787594 ], [ -47.259967216221476, -22.338466456130007 ], [ -47.259956416593305, -22.338488760866525 ], [ -47.259945672033552, -22.338511016466548 ], [ -47.259935301771492, -22.338532556814474 ], [ -47.259924648551326, -22.338554742400976 ], [ -47.259914046892497, -22.338576877327458 ], [ -47.259903495605514, -22.338598961083491 ], [ -47.25989299351243, -22.338620993156347 ], [ -47.259882539440788, -22.3386429730439 ], [ -47.259872132228971, -22.338664900243252 ], [ -47.259861770723205, -22.338686774257255 ], [ -47.259851453778062, -22.338708594593058 ], [ -47.259841180257602, -22.338730360760255 ], [ -47.259830949033883, -22.338752072273437 ], [ -47.259820758988482, -22.338773728649315 ], [ -47.259810609011211, -22.338795329409436 ], [ -47.259800498000374, -22.338816874079583 ], [ -47.259790424864683, -22.338838362185555 ], [ -47.25978038852061, -22.338859793258898 ], [ -47.259770387892999, -22.338881166835911 ], [ -47.259760421917321, -22.338902482452085 ], [ -47.259750489536358, -22.338923739650003 ], [ -47.25974058970322, -22.338944937972435 ], [ -47.259730721378467, -22.338966076968479 ], [ -47.259720883534605, -22.338987156184118 ], [ -47.259711075148331, -22.339008175178719 ], [ -47.259701295210448, -22.339029133503733 ], [ -47.259691542716993, -22.339050030722021 ], [ -47.259681816675766, -22.339070866393438 ], [ -47.25967211610115, -22.339091640086181 ], [ -47.25966244001858, -22.339112351367302 ], [ -47.259652787461874, -22.339132999807973 ], [ -47.259643157472489, -22.339153584985834 ], [ -47.259633549103327, -22.339174106476108 ], [ -47.259623961413809, -22.339194563862627 ], [ -47.259614393474614, -22.339214956727492 ], [ -47.259604844363594, -22.339235284659864 ], [ -47.259595313168077, -22.339255547251145 ], [ -47.259585798984958, -22.339275744094564 ], [ -47.259576300918539, -22.339295874790139 ], [ -47.259566818084942, -22.339315938934821 ], [ -47.259557349604336, -22.339335936139495 ], [ -47.259547894610101, -22.339355866009349 ], [ -47.259538452243071, -22.339375728155865 ], [ -47.259529021650941, -22.339395522198597 ], [ -47.259519601992864, -22.339415247754857 ], [ -47.259510192434952, -22.339434904449668 ], [ -47.259500792152231, -22.339454491911461 ], [ -47.259491732031158, -22.33947332037447 ], [ -47.259482363169383, -22.339492738443337 ], [ -47.259473000726963, -22.339512087339788 ], [ -47.259463637612434, -22.339531379781256 ], [ -47.259454264053176, -22.339550634810116 ], [ -47.259444876207986, -22.339569859710547 ], [ -47.259435473775454, -22.3395890544823 ], [ -47.259426056504765, -22.339608219023312 ], [ -47.259416624145622, -22.339627353232821 ], [ -47.259407176449351, -22.339646457008843 ], [ -47.259397713166784, -22.339665530252457 ], [ -47.259388234049858, -22.339684572864911 ], [ -47.259378738851538, -22.339703584747255 ], [ -47.259369227324534, -22.339722565803378 ], [ -47.25935969922277, -22.339741515936709 ], [ -47.259350154300655, -22.339760435051907 ], [ -47.259340592312846, -22.339779323055183 ], [ -47.25933101301483, -22.339798179853137 ], [ -47.259321416162415, -22.339817005353837 ], [ -47.259311801512098, -22.339835799466101 ], [ -47.259302168821108, -22.33985456209923 ], [ -47.259292517846639, -22.339873293164608 ], [ -47.259282848346821, -22.3398919925739 ], [ -47.259273160079843, -22.339910660240477 ], [ -47.259263452804419, -22.339929296078807 ], [ -47.259253726280427, -22.339947900003025 ], [ -47.259243980267286, -22.339966471929973 ], [ -47.259234214524874, -22.33998501177765 ], [ -47.259224428813866, -22.340003519464396 ], [ -47.259214622895328, -22.340021994909634 ], [ -47.259204796530518, -22.340040438034329 ], [ -47.259194949480687, -22.340058848761263 ], [ -47.25918508150788, -22.340077227013612 ], [ -47.259175192374393, -22.340095572715754 ], [ -47.259165281842947, -22.340113885793137 ], [ -47.259155349676249, -22.340132166173003 ], [ -47.259145395636651, -22.340150413784905 ], [ -47.259135419488253, -22.340168628556945 ], [ -47.259125420994586, -22.340186810419997 ], [ -47.259115399918564, -22.340204959307538 ], [ -47.259105356024541, -22.340223075152338 ], [ -47.259095289076726, -22.340241157888801 ], [ -47.259085198838747, -22.34025920745411 ], [ -47.259075085075445, -22.340277223784849 ], [ -47.259064947550854, -22.340295206820461 ], [ -47.259054786029175, -22.340313156501761 ], [ -47.259044600275608, -22.34033107276916 ], [ -47.259034390053998, -22.340348955566999 ], [ -47.259024155128962, -22.340366804839675 ], [ -47.259013895265319, -22.340384620532664 ], [ -47.259003610227509, -22.340402402593416 ], [ -47.258993299779647, -22.340420150971376 ], [ -47.258982963686194, -22.340437865616714 ], [ -47.25897260171147, -22.340455546481103 ], [ -47.258962213619704, -22.340473193517578 ], [ -47.258951799174461, -22.340490806681697 ], [ -47.258941358139474, -22.340508385929869 ], [ -47.25893089027845, -22.340525931219631 ], [ -47.258920395354522, -22.340543442510779 ], [ -47.258909873130946, -22.340560919763927 ], [ -47.258899323370485, -22.340578362941653 ], [ -47.258888745835108, -22.340595772008719 ], [ -47.258878140287443, -22.340613146930103 ], [ -47.25886750648904, -22.340630487673323 ], [ -47.258856844200842, -22.340647794207893 ], [ -47.258846153184301, -22.340665066503465 ], [ -47.258835433199337, -22.340682304532997 ], [ -47.258824684006527, -22.340699508269147 ], [ -47.258813905364853, -22.340716677688178 ], [ -47.258803097033208, -22.340733812767034 ], [ -47.258792258770313, -22.340750913483742 ], [ -47.258781390333361, -22.34076797981955 ], [ -47.258770491479815, -22.340785011755827 ], [ -47.258759561966144, -22.340802009276075 ], [ -47.258748601548142, -22.340818972365621 ], [ -47.258737609980535, -22.340835901011829 ], [ -47.258726587017755, -22.340852795203109 ], [ -47.258715532413454, -22.340869654929527 ], [ -47.258704445920372, -22.340886480182938 ], [ -47.258693332130854, -22.3409032636471 ], [ -47.258682252125524, -22.340919912794831 ], [ -47.25867129767137, -22.340936285621503 ], [ -47.258660504264739, -22.340952323101959 ], [ -47.258649871164742, -22.340968021161615 ], [ -47.258639397327272, -22.340983376721937 ], [ -47.258629082011481, -22.340998386799459 ], [ -47.258618924776535, -22.341013048516842 ], [ -47.258608925476977, -22.34102735911592 ], [ -47.258599084254953, -22.341041315975396 ], [ -47.258589401535417, -22.341054916624223 ], [ -47.258579878016356, -22.341068158761736 ], [ -47.258578584165534, -22.341069938760135 ], [ -47.258556372145833, -22.341100202722487 ], [ -47.258552273568895, -22.341105714012087 ], [ -47.25854339899292, -22.341117503119136 ], [ -47.258534690878925, -22.341128925404107 ], [ -47.258526151346793, -22.341139979988064 ], [ -47.258517782703585, -22.341150666303825 ], [ -47.258509587422971, -22.341160984121291 ], [ -47.258501568127059, -22.341170933567668 ], [ -47.258493727561238, -22.341180515153869 ], [ -47.258486068568956, -22.341189729798341 ], [ -47.258478594066219, -22.341198578848424 ], [ -47.258471307009501, -22.341207064106179 ], [ -47.258464210363933, -22.341215187850484 ], [ -47.258457307068248, -22.34122295285907 ], [ -47.258450599996578, -22.34123036243021 ], [ -47.258444091918861, -22.341237420401526 ], [ -47.258437785456465, -22.341244131169539 ], [ -47.258431683036285, -22.341250499706202 ], [ -47.258425786843837, -22.341256531571386 ], [ -47.258420098771481, -22.341262232925398 ], [ -47.258414620365237, -22.341267610537596 ], [ -47.258409352769412, -22.34127267179171 ], [ -47.258404296670278, -22.341277424686705 ], [ -47.258399452238116, -22.341281877833737 ], [ -47.258394818681253, -22.341286040796295 ], [ -47.258390340942874, -22.34128997078151 ], [ -47.25838585597895, -22.341293814879812 ], [ -47.258381243163015, -22.341297676088576 ], [ -47.258376491931784, -22.341301560411637 ], [ -47.25837160515956, -22.341305462579559 ], [ -47.258366585925479, -22.341309377392012 ], [ -47.258361437508164, -22.341313299722806 ], [ -47.258356163375808, -22.341317224527888 ], [ -47.258350767180211, -22.341321146850213 ], [ -47.258345252751312, -22.341325061823767 ], [ -47.258339624089096, -22.341328964679491 ], [ -47.258333885358432, -22.341332850748746 ], [ -47.258328040883448, -22.341336715467136 ], [ -47.258322095138915, -22.341340554379951 ], [ -47.258316052744966, -22.341344363145403 ], [ -47.258309918465066, -22.341348137535626 ], [ -47.258303697195558, -22.341351873443013 ], [ -47.258297393961627, -22.341355566882342 ], [ -47.258291013913208, -22.341359213992884 ], [ -47.2582845623173, -22.341362811042714 ], [ -47.258278044554487, -22.341366354430413 ], [ -47.258271466113563, -22.34136984068784 ], [ -47.25826483258551, -22.341373266483352 ], [ -47.258258149658538, -22.341376628624175 ], [ -47.258251423114046, -22.341379924058511 ], [ -47.258244658821361, -22.341383149878133 ], [ -47.258237862730759, -22.341386303321826 ], [ -47.258231040870967, -22.341389381776683 ], [ -47.258224199343864, -22.341392382780665 ], [ -47.258217344317877, -22.341395304025838 ], [ -47.258210482024609, -22.341398143360038 ], [ -47.258203618751352, -22.341400898790312 ], [ -47.258196760837542, -22.34140356848464 ], [ -47.25818991466965, -22.341406150774574 ], [ -47.258183086674819, -22.341408644157688 ], [ -47.258176283314086, -22.341411047300973 ], [ -47.258169511078826, -22.341413359042125 ], [ -47.258162776483495, -22.341415578392787 ], [ -47.258156086056253, -22.341417704542092 ], [ -47.258149446338024, -22.341419736857166 ], [ -47.25814286387326, -22.341421674886689 ], [ -47.258136345199304, -22.341423518364238 ], [ -47.258129896845048, -22.341425267209047 ], [ -47.258123525317203, -22.341426921530047 ], [ -47.258117237095114, -22.341428481627162 ], [ -47.258111038625209, -22.341429947993035 ], [ -47.258104935981535, -22.341431321389418 ], [ -47.258098865301577, -22.341432617689055 ], [ -47.258092601962808, -22.341433883558 ], [ -47.258085961345692, -22.341435151673544 ], [ -47.258078912945017, -22.341436421270881 ], [ -47.258071448344666, -22.341437687198265 ], [ -47.258063560033648, -22.341438944247802 ], [ -47.258055241375381, -22.341440187207333 ], [ -47.258046486573981, -22.34144141090793 ], [ -47.258037290627882, -22.341442610269251 ], [ -47.258007904528903, -22.341446176557309 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 800.27067937100003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262074388954893, -22.335374569368632 ], [ -47.262041186967366, -22.335407769092026 ], [ -47.262022570781554, -22.335426448342186 ], [ -47.262003890209172, -22.335445260521158 ], [ -47.261985147587367, -22.335464207559632 ], [ -47.261966345289657, -22.335483291409393 ], [ -47.261947485726523, -22.335502514042528 ], [ -47.261928571345415, -22.33552187745164 ], [ -47.261909604631185, -22.33554138364898 ], [ -47.26189058810828, -22.335561034664455 ], [ -47.261871524342602, -22.335580832543229 ], [ -47.26185241593911, -22.335600779348063 ], [ -47.261833265545235, -22.335620877155812 ], [ -47.261814075851127, -22.335641128056537 ], [ -47.261794849591475, -22.335661534151498 ], [ -47.261775589544577, -22.335682097553573 ], [ -47.261756298534181, -22.335702820385201 ], [ -47.261736979433863, -22.3357237047728 ], [ -47.261717646214358, -22.335744740825859 ], [ -47.261698350078262, -22.335765876775501 ], [ -47.261679137175918, -22.335787062234026 ], [ -47.261660015258691, -22.335808287752009 ], [ -47.261640983970672, -22.335829552762529 ], [ -47.261622042955537, -22.335850856701352 ], [ -47.261603191854199, -22.335872199009447 ], [ -47.261584430308254, -22.335893579129579 ], [ -47.261565757958195, -22.335914996507821 ], [ -47.261547174441723, -22.33593645059603 ], [ -47.261528679397358, -22.335957940847486 ], [ -47.261510272463426, -22.335979466718129 ], [ -47.261491953275844, -22.336001027669177 ], [ -47.261473721470232, -22.336022623164816 ], [ -47.261455576682813, -22.336044252671037 ], [ -47.261437518548782, -22.336065915657645 ], [ -47.261419546701724, -22.336087611598948 ], [ -47.261401660776102, -22.336109339971006 ], [ -47.261383860405623, -22.336131100253326 ], [ -47.261366145223803, -22.336152891928517 ], [ -47.26134851486399, -22.336174714481977 ], [ -47.261330968958852, -22.336196567402816 ], [ -47.261313507141644, -22.336218450182241 ], [ -47.261296129044524, -22.336240362315536 ], [ -47.261278834300576, -22.336262303299744 ], [ -47.261261622542698, -22.336284272635048 ], [ -47.261244493403623, -22.336306269824636 ], [ -47.261227446516571, -22.336328294374024 ], [ -47.261210481514311, -22.336350345792148 ], [ -47.261193598029919, -22.336372423590667 ], [ -47.26117679569726, -22.336394527283037 ], [ -47.261160074150098, -22.33641665638584 ], [ -47.261143433022227, -22.336438810418606 ], [ -47.261126871948441, -22.336460988902626 ], [ -47.261110390563438, -22.336483191362195 ], [ -47.261093988502495, -22.336505417323941 ], [ -47.261077665401402, -22.336527666316854 ], [ -47.26106142089597, -22.336549937872942 ], [ -47.261045254624221, -22.336572231524254 ], [ -47.261029166222272, -22.336594546808357 ], [ -47.261013155327831, -22.336616883264032 ], [ -47.260997221580162, -22.336639240430721 ], [ -47.260981364618331, -22.336661617851316 ], [ -47.260965584082193, -22.336684015070666 ], [ -47.260949879612156, -22.33670643163607 ], [ -47.260934250849445, -22.3367288670965 ], [ -47.26091869743599, -22.33675132100343 ], [ -47.260903219015191, -22.336773792908964 ], [ -47.260887815230397, -22.336796282368578 ], [ -47.260872485725955, -22.33681878893934 ], [ -47.26085723014701, -22.336841312180358 ], [ -47.260842048139821, -22.336863851652176 ], [ -47.26082693935215, -22.336886406916204 ], [ -47.260811903431176, -22.336908977537856 ], [ -47.260796940025891, -22.336931563082999 ], [ -47.260782048785948, -22.33695416311955 ], [ -47.260767229362671, -22.336976777216176 ], [ -47.260752481408126, -22.336999404943214 ], [ -47.260737804574021, -22.337022045874914 ], [ -47.260723198514718, -22.337044699584542 ], [ -47.260708662885129, -22.337067365647457 ], [ -47.260694197340598, -22.337090043641624 ], [ -47.260679801538508, -22.337112733144789 ], [ -47.260665475198579, -22.337135433639002 ], [ -47.260651218455543, -22.337158143938833 ], [ -47.260637031476257, -22.337180862742716 ], [ -47.26062291397718, -22.337203589437348 ], [ -47.260608865500274, -22.337226323689247 ], [ -47.260594885586826, -22.337249065167601 ], [ -47.260580973778083, -22.337271813543484 ], [ -47.26056712961514, -22.337294568489988 ], [ -47.260553352638091, -22.33731732968381 ], [ -47.260539642387819, -22.337340096802095 ], [ -47.260525998405072, -22.33736286952427 ], [ -47.260512420229666, -22.337385647533193 ], [ -47.260498907402571, -22.337408430511879 ], [ -47.260485459464242, -22.337431218146136 ], [ -47.260472075954418, -22.337454010125118 ], [ -47.260458756414451, -22.337476806137445 ], [ -47.260445500385252, -22.337499605874449 ], [ -47.260432307407164, -22.337522409030694 ], [ -47.26041917702117, -22.337545215301805 ], [ -47.260406108769097, -22.337568024384225 ], [ -47.260393102191884, -22.337590835978194 ], [ -47.260380156832191, -22.337613649783268 ], [ -47.26036727223169, -22.337636465502822 ], [ -47.260354447931881, -22.337659282843237 ], [ -47.26034168347735, -22.337682101507575 ], [ -47.260328978410236, -22.337704921205596 ], [ -47.260316332273952, -22.337727741647463 ], [ -47.260303744613154, -22.337750562543302 ], [ -47.260291214972071, -22.337773383606628 ], [ -47.260278742896247, -22.337796204551015 ], [ -47.260266327930509, -22.337819025093719 ], [ -47.26025396962099, -22.337841844952425 ], [ -47.260241667514805, -22.337864663845341 ], [ -47.260229421158833, -22.337887481493823 ], [ -47.260217230100963, -22.337910297619931 ], [ -47.260205093889745, -22.337933111947081 ], [ -47.260193012074183, -22.337955924200447 ], [ -47.260180984203984, -22.337978734106631 ], [ -47.260169009829724, -22.338001541393208 ], [ -47.260157088502751, -22.338024345788966 ], [ -47.260145219774699, -22.33804714702493 ], [ -47.260133403198125, -22.338069944833009 ], [ -47.26012163832673, -22.338092738945736 ], [ -47.260109924714541, -22.338115529097596 ], [ -47.26009826191639, -22.33813831502458 ], [ -47.260086649488414, -22.338161096462702 ], [ -47.260075086987321, -22.338183873149635 ], [ -47.260063573970228, -22.338206644825178 ], [ -47.260052109995229, -22.338229411230014 ], [ -47.260040694711506, -22.338252171926072 ], [ -47.260029331681977, -22.338274918625583 ], [ -47.260018029401394, -22.338297632344815 ], [ -47.260006792371449, -22.338320300998525 ], [ -47.259995619700994, -22.338342923240834 ], [ -47.259984510119963, -22.338365498508889 ], [ -47.259973462366318, -22.338388026245312 ], [ -47.259962475185532, -22.338410505899247 ], [ -47.259951547331909, -22.338432936923784 ], [ -47.259940677567549, -22.338455318777886 ], [ -47.259929864662439, -22.338477650926439 ], [ -47.259919107396009, -22.338499932837127 ], [ -47.259908730927847, -22.33852148606703 ], [ -47.2598980658491, -22.338543696309095 ], [ -47.259887452892691, -22.338565854785919 ], [ -47.259876890865627, -22.338587960985727 ], [ -47.259866378586771, -22.338610014394369 ], [ -47.259855914880461, -22.338632014508566 ], [ -47.259845498582187, -22.33865396082421 ], [ -47.259835128535322, -22.33867585284306 ], [ -47.259824803591826, -22.338697690071292 ], [ -47.259814522613226, -22.33871947201748 ], [ -47.259804284469318, -22.338741198195375 ], [ -47.259794088039527, -22.338762868120828 ], [ -47.259783932211612, -22.338784481314629 ], [ -47.259773815882085, -22.338806037301925 ], [ -47.259763737958004, -22.338827535607848 ], [ -47.25975369735437, -22.338848975763355 ], [ -47.259743692994576, -22.338870357304291 ], [ -47.259733723813063, -22.338891679765656 ], [ -47.259723788751529, -22.338912942689717 ], [ -47.25971388676227, -22.338934145618772 ], [ -47.259704016805181, -22.338955288101829 ], [ -47.259694177852253, -22.338976369684467 ], [ -47.259684368879839, -22.338997389926067 ], [ -47.259674588878646, -22.339018348377877 ], [ -47.259664836844642, -22.339039244602752 ], [ -47.259655111785769, -22.339060078160554 ], [ -47.259645412716807, -22.339080848619556 ], [ -47.25963573866364, -22.339101555546932 ], [ -47.259626088660823, -22.339122198514001 ], [ -47.259616461750532, -22.339142777098719 ], [ -47.259606856986771, -22.339163290876556 ], [ -47.259597273430089, -22.339183739431743 ], [ -47.259587710152481, -22.339204122346761 ], [ -47.259578166233332, -22.339224439211272 ], [ -47.259568640761621, -22.339244689617232 ], [ -47.259559132836067, -22.339264873158445 ], [ -47.259549641562941, -22.339284989435662 ], [ -47.259540166060582, -22.339305038046412 ], [ -47.259530705451454, -22.339325018602597 ], [ -47.259521258871359, -22.339344930710109 ], [ -47.259511825463868, -22.339364773981419 ], [ -47.259502404379411, -22.339384548037081 ], [ -47.259492994780175, -22.339404252495495 ], [ -47.259483595835356, -22.339423886982846 ], [ -47.259474206723276, -22.339443451128766 ], [ -47.259465164476595, -22.339462242402259 ], [ -47.259455808194595, -22.339481634390076 ], [ -47.259446458892306, -22.339500956122581 ], [ -47.259437109364811, -22.339520220560487 ], [ -47.25942774966903, -22.339539447103373 ], [ -47.25941837589864, -22.33955864317295 ], [ -47.259408987752636, -22.339577808771434 ], [ -47.259399584981509, -22.339596943797556 ], [ -47.259390167336292, -22.339616048151122 ], [ -47.25938073456966, -22.339635121730961 ], [ -47.259371286433819, -22.339654164438802 ], [ -47.259361822682031, -22.339673176176635 ], [ -47.259352343068691, -22.339692156846244 ], [ -47.259342847347881, -22.339711106352308 ], [ -47.259333335274903, -22.339730024599103 ], [ -47.259323806605607, -22.339748911491984 ], [ -47.259314261096065, -22.339767766938039 ], [ -47.2593046985032, -22.339786590844678 ], [ -47.259295118584276, -22.339805383120865 ], [ -47.259285521097212, -22.339824143676282 ], [ -47.25927590580072, -22.339842872421062 ], [ -47.259266272453445, -22.339861569267612 ], [ -47.259256620815023, -22.339880234128451 ], [ -47.259246950645114, -22.339898866917956 ], [ -47.259237261703944, -22.339917467551579 ], [ -47.259227553752872, -22.339936035944358 ], [ -47.259217826552856, -22.339954572014229 ], [ -47.259208079865274, -22.339973075680231 ], [ -47.259198313452337, -22.33999154686175 ], [ -47.25918852707666, -22.340009985479245 ], [ -47.259178720501033, -22.340028391454823 ], [ -47.259168893488223, -22.340046764712419 ], [ -47.259159045801873, -22.340065105176301 ], [ -47.259149177205821, -22.340083412772024 ], [ -47.259139287464365, -22.340101687426273 ], [ -47.259129376341768, -22.340119929067416 ], [ -47.259119443601932, -22.340138137626354 ], [ -47.259109489010584, -22.340156313032399 ], [ -47.259099512332796, -22.34017445521765 ], [ -47.259089513333109, -22.340192564117014 ], [ -47.259079491777442, -22.340210639664488 ], [ -47.259069447431592, -22.34022868179591 ], [ -47.259059380060798, -22.340246690449813 ], [ -47.259049289431495, -22.34026466556417 ], [ -47.25903917530929, -22.340282607079903 ], [ -47.259029037460031, -22.340300514939237 ], [ -47.259018875650483, -22.340318389084121 ], [ -47.259008689646095, -22.340336229460412 ], [ -47.258998479213112, -22.340354036013956 ], [ -47.25898824411793, -22.34037180869187 ], [ -47.258977984126602, -22.34038954744322 ], [ -47.25896769900482, -22.340407252219006 ], [ -47.258957388518681, -22.340424922971081 ], [ -47.258947052434081, -22.340442559652761 ], [ -47.258936690516848, -22.340460162218839 ], [ -47.258926302532132, -22.340477730626546 ], [ -47.258915888245234, -22.340495264834054 ], [ -47.258905447421512, -22.340512764800714 ], [ -47.258894979825584, -22.340530230488124 ], [ -47.258884485222339, -22.34054766185875 ], [ -47.258873963376089, -22.340565058876997 ], [ -47.25886341405041, -22.340582421509623 ], [ -47.258852837009442, -22.340599749723431 ], [ -47.258842232016271, -22.340617043487953 ], [ -47.258831598833439, -22.340634302774696 ], [ -47.258820937223881, -22.340651527555302 ], [ -47.258810246949039, -22.340668717804821 ], [ -47.258799527771082, -22.340685873497947 ], [ -47.258788779450413, -22.340702994613089 ], [ -47.25877800174748, -22.340720081129291 ], [ -47.258767194422475, -22.340737133026792 ], [ -47.258756357234034, -22.340754150288994 ], [ -47.25874548994112, -22.340771132899572 ], [ -47.258734592301678, -22.34078808084422 ], [ -47.258723664072882, -22.340804994110549 ], [ -47.258712705010943, -22.340821872688267 ], [ -47.258701714871634, -22.340838716568182 ], [ -47.258690693410074, -22.340855525742686 ], [ -47.258679640380379, -22.340872300206076 ], [ -47.25866856046585, -22.340889032509221 ], [ -47.258657515888025, -22.340905628417804 ], [ -47.258646600166948, -22.34092194334837 ], [ -47.258635849538244, -22.340937917262327 ], [ -47.258625263329861, -22.340953546089743 ], [ -47.258614840560803, -22.340968826775132 ], [ -47.258604580558938, -22.340983756359826 ], [ -47.258594482957804, -22.340998331993354 ], [ -47.258584547691676, -22.341012550946488 ], [ -47.258574774987856, -22.341026410629539 ], [ -47.25856516536161, -22.341039908605726 ], [ -47.258555719606321, -22.341053042611872 ], [ -47.258551729988326, -22.34105853127517 ], [ -47.258529468428058, -22.341088774191594 ], [ -47.258528377499857, -22.341090241144549 ], [ -47.258519600419199, -22.341101900734628 ], [ -47.258510995017872, -22.341113188290414 ], [ -47.25850256353749, -22.341124102996798 ], [ -47.258494308410249, -22.34113464435616 ], [ -47.258486232238191, -22.341144812214228 ], [ -47.258478337774392, -22.341154606780648 ], [ -47.25847062789758, -22.341164028655875 ], [ -47.258463105586316, -22.341173078855444 ], [ -47.258455773893104, -22.341181758831755 ], [ -47.25844863591162, -22.341190070500307 ], [ -47.258441694744398, -22.341198016262215 ], [ -47.258434953467031, -22.341205599026821 ], [ -47.258428415089377, -22.341212822233494 ], [ -47.258422082515139, -22.341219689871004 ], [ -47.258415958496684, -22.341226206497439 ], [ -47.258410045588327, -22.341232377256834 ], [ -47.258404346098537, -22.341238207892133 ], [ -47.258398862037183, -22.341243704757844 ], [ -47.258393595061392, -22.341248874828707 ], [ -47.258388546419148, -22.341253725705272 ], [ -47.258383716891849, -22.341258265614741 ], [ -47.25837910673544, -22.341262503407808 ], [ -47.258374715226061, -22.34126644890517 ], [ -47.258370486369465, -22.341270160453288 ], [ -47.258366254137954, -22.341273787932106 ], [ -47.258361895613291, -22.341277436283029 ], [ -47.258357399967402, -22.341281111654244 ], [ -47.258352770058671, -22.341284808711968 ], [ -47.258348008953995, -22.341288522192819 ], [ -47.258343119923538, -22.341292246908797 ], [ -47.258338106430571, -22.341295977755692 ], [ -47.258332972125295, -22.341299709717845 ], [ -47.258327720839397, -22.341303437872373 ], [ -47.258322356577743, -22.341307157395065 ], [ -47.258316883513167, -22.341310863564068 ], [ -47.258311305980662, -22.341314551763634 ], [ -47.258305628468683, -22.341318217489825 ], [ -47.258299855613714, -22.341321856353552 ], [ -47.258293992198261, -22.341325464081976 ], [ -47.258288043140126, -22.341329036524542 ], [ -47.25828201348839, -22.341332569655471 ], [ -47.258275908419186, -22.341336059575713 ], [ -47.258269733227806, -22.341339502517478 ], [ -47.258263493325309, -22.341342894845855 ], [ -47.258257194232989, -22.341346233061667 ], [ -47.258250841576107, -22.341349513804811 ], [ -47.258244441079057, -22.341352733856557 ], [ -47.258237998561086, -22.341355890141799 ], [ -47.258231519931044, -22.34135897973167 ], [ -47.258225011180194, -22.341361999847042 ], [ -47.258218478379739, -22.341364947859809 ], [ -47.258211927675319, -22.341367821295552 ], [ -47.258205365280453, -22.341370617836812 ], [ -47.258198797472922, -22.341373335324725 ], [ -47.258192230587262, -22.34137597176268 ], [ -47.258185671011141, -22.341378525317989 ], [ -47.258179125180057, -22.341380994324375 ], [ -47.258172599571004, -22.341383377284952 ], [ -47.258166100695504, -22.341385672875059 ], [ -47.258159635095936, -22.341387879944214 ], [ -47.258153209338175, -22.341389997518952 ], [ -47.258146830002097, -22.341392024806513 ], [ -47.258140503680579, -22.34139396119555 ], [ -47.258134236970065, -22.341395806259605 ], [ -47.258128036459787, -22.341397559760519 ], [ -47.258121908730296, -22.341399221649247 ], [ -47.258115860339672, -22.341400792069848 ], [ -47.258109897818002, -22.341402271361144 ], [ -47.258104027661929, -22.341403660058035 ], [ -47.258098255988799, -22.341404958969608 ], [ -47.258092517684311, -22.341406184295469 ], [ -47.258086583909972, -22.341407383556831 ], [ -47.258080266599606, -22.341408589932445 ], [ -47.258073534659239, -22.3414098025271 ], [ -47.258066379493044, -22.341411015977148 ], [ -47.258058793427033, -22.341412224862022 ], [ -47.258023175794037, -22.341417546783465 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 794.75392522499999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262043576680611, -22.335365617278125 ], [ -47.262019854974127, -22.335389337360656 ], [ -47.262001203805411, -22.335408051708988 ], [ -47.261982486473087, -22.335426900903574 ], [ -47.261963705325279, -22.33544588688487 ], [ -47.261944862747093, -22.335465011614886 ], [ -47.261925961161332, -22.335484277076208 ], [ -47.261907003028391, -22.335503685272357 ], [ -47.261887990846759, -22.335523238226845 ], [ -47.261868927155255, -22.335542937981153 ], [ -47.261849814534891, -22.335562786592305 ], [ -47.261830655606474, -22.335582786135269 ], [ -47.261811453033964, -22.335602938699314 ], [ -47.261792209524948, -22.335623246387186 ], [ -47.26177292783229, -22.335643711313018 ], [ -47.261753610753253, -22.3356643356028 ], [ -47.261734261131416, -22.335685121392203 ], [ -47.261714881861003, -22.33570607082104 ], [ -47.261695487135292, -22.335727173793618 ], [ -47.26167612906297, -22.335748377580739 ], [ -47.261656854631717, -22.335769630881074 ], [ -47.261637671736963, -22.335790924080506 ], [ -47.261618580019501, -22.335812256608918 ], [ -47.261599579119668, -22.335833627898847 ], [ -47.26158066867503, -22.335855037388246 ], [ -47.261561848323751, -22.335876484516884 ], [ -47.261543117703027, -22.33589796872776 ], [ -47.261524476447065, -22.335919489469951 ], [ -47.261505924190999, -22.335941046193852 ], [ -47.261487460569697, -22.335962638352608 ], [ -47.26146908521563, -22.335984265404797 ], [ -47.261450797760951, -22.336005926811875 ], [ -47.261432597838414, -22.336027622037285 ], [ -47.261414485079705, -22.336049350548265 ], [ -47.261396459114962, -22.336071111816686 ], [ -47.261378519575139, -22.336092905316132 ], [ -47.26136066609039, -22.3361147305238 ], [ -47.261342898290764, -22.33613658691996 ], [ -47.261325215806067, -22.336158473987766 ], [ -47.261307618265448, -22.336180391214139 ], [ -47.261290105298642, -22.336202338088089 ], [ -47.261272676534304, -22.336224314102882 ], [ -47.261255331601994, -22.33624631875351 ], [ -47.26123807013105, -22.336268351538095 ], [ -47.261220891750682, -22.336290411958007 ], [ -47.261203796090633, -22.336312499516779 ], [ -47.26118678278015, -22.336334613721569 ], [ -47.261169851448741, -22.336356754082193 ], [ -47.261153001726804, -22.336378920110395 ], [ -47.261136233244592, -22.336401111321077 ], [ -47.261119545632368, -22.336423327232158 ], [ -47.261102938521468, -22.336445567363274 ], [ -47.261086411543111, -22.336467831237194 ], [ -47.261069964329067, -22.336490118378983 ], [ -47.261053596511665, -22.33651242831624 ], [ -47.261037307723235, -22.336534760579536 ], [ -47.261021097598402, -22.33655711469952 ], [ -47.261004965769786, -22.336579490212401 ], [ -47.260988911871678, -22.336601886655753 ], [ -47.260972935539925, -22.336624303567703 ], [ -47.260957036410218, -22.33664674048989 ], [ -47.260941214118979, -22.336669196966049 ], [ -47.260925468303206, -22.336691672542319 ], [ -47.260909798600835, -22.33671416676659 ], [ -47.260894204650377, -22.336736679189222 ], [ -47.260878686091914, -22.33675920936134 ], [ -47.260863242565456, -22.336781756837404 ], [ -47.260847873712059, -22.336804321173531 ], [ -47.260832579173545, -22.336826901927914 ], [ -47.260817358592917, -22.3368494986602 ], [ -47.260802211614674, -22.336872110930937 ], [ -47.26078713788273, -22.336894738304736 ], [ -47.260772137042807, -22.336917380346666 ], [ -47.260757208741431, -22.336940036623883 ], [ -47.260742352626657, -22.336962706704295 ], [ -47.260727568347434, -22.336985390157526 ], [ -47.260712855552256, -22.337008086557244 ], [ -47.260698213892361, -22.337030795475965 ], [ -47.260683643019561, -22.337053516488467 ], [ -47.260669142586039, -22.337076249172167 ], [ -47.260654712246144, -22.337098993104188 ], [ -47.260640351717633, -22.337121747764286 ], [ -47.260626061141132, -22.337144511952307 ], [ -47.260611840691752, -22.337167284347686 ], [ -47.260597690086826, -22.337190064329921 ], [ -47.260583608866007, -22.337212851563297 ], [ -47.260569596568253, -22.337235645714891 ], [ -47.260555652732521, -22.337258446453653 ], [ -47.260541776897561, -22.337281253450673 ], [ -47.260527968601131, -22.337304066380547 ], [ -47.26051422738179, -22.337326884918514 ], [ -47.260500552777948, -22.337349708742018 ], [ -47.260486944327056, -22.337372537532051 ], [ -47.260473401567822, -22.337395370969709 ], [ -47.260459924038294, -22.337418208738971 ], [ -47.260446511275937, -22.337441050527254 ], [ -47.260433162819723, -22.337463896021337 ], [ -47.260419878208253, -22.337486744910894 ], [ -47.260406656979541, -22.337509596888726 ], [ -47.260393498672251, -22.337532451648865 ], [ -47.260380402825895, -22.337555308886131 ], [ -47.260367368979082, -22.337578168299128 ], [ -47.260354396672177, -22.337601029585855 ], [ -47.260341485444542, -22.337623892448185 ], [ -47.260328634835354, -22.337646756591038 ], [ -47.260315844386994, -22.337669621715907 ], [ -47.260303113639203, -22.337692487531264 ], [ -47.260290442133169, -22.337715353745775 ], [ -47.260277829411301, -22.337738220068218 ], [ -47.260265275015534, -22.337761086210755 ], [ -47.260252778489154, -22.337783951885665 ], [ -47.260240339374789, -22.337806816808932 ], [ -47.260227957216301, -22.337829680696952 ], [ -47.260215631558609, -22.337852543266742 ], [ -47.260203361946381, -22.337875404238446 ], [ -47.260191147925276, -22.337898263332953 ], [ -47.26017898904167, -22.33792112027248 ], [ -47.26016688484237, -22.337943974781158 ], [ -47.260154834874982, -22.337966826584463 ], [ -47.260142838687862, -22.337989675408878 ], [ -47.260130895830244, -22.338012520982176 ], [ -47.260119005851628, -22.338035363034368 ], [ -47.260107168302476, -22.338058201296366 ], [ -47.260095382734384, -22.338081035499645 ], [ -47.260083648699307, -22.338103865377846 ], [ -47.260071965749965, -22.33812669066598 ], [ -47.26006033344045, -22.338149511099143 ], [ -47.260048751325478, -22.338172326414142 ], [ -47.260037218960086, -22.338195136349913 ], [ -47.260025735900399, -22.338217940646263 ], [ -47.260014301795188, -22.338240738861121 ], [ -47.260002920278339, -22.338263522559892 ], [ -47.259991600010039, -22.338286272419232 ], [ -47.259980345591622, -22.338308976142002 ], [ -47.259969156133913, -22.338331632365797 ], [ -47.259958030361993, -22.338354240525526 ], [ -47.259946967009107, -22.338376800061614 ], [ -47.259935964816158, -22.338399310421153 ], [ -47.259925022533004, -22.338421771055252 ], [ -47.25991413891748, -22.338444181421046 ], [ -47.259903312735453, -22.338466540981631 ], [ -47.259892542762337, -22.338488849202982 ], [ -47.259882160088083, -22.338510415314857 ], [ -47.259871483150732, -22.338532650212482 ], [ -47.259860858896729, -22.338554832239652 ], [ -47.259850286129627, -22.338576960883202 ], [ -47.259839763664949, -22.338599035627656 ], [ -47.259829290323971, -22.338621055968488 ], [ -47.259818864939227, -22.338643021400422 ], [ -47.25980848635124, -22.338664931424159 ], [ -47.259798153409363, -22.338686785544802 ], [ -47.259787864972665, -22.338708583269977 ], [ -47.259777619908547, -22.338730324112539 ], [ -47.259767417094331, -22.338752007587562 ], [ -47.259757255415799, -22.338773633215077 ], [ -47.259747133767597, -22.33879520051952 ], [ -47.259737051055112, -22.338816709025366 ], [ -47.259727006191895, -22.338838158263055 ], [ -47.25971699809994, -22.338859547767925 ], [ -47.259707025712572, -22.338880877074462 ], [ -47.259697087970466, -22.338902145724646 ], [ -47.259687183825086, -22.338923353260359 ], [ -47.259677312235659, -22.33894449923039 ], [ -47.259667472173675, -22.338965583180048 ], [ -47.259657662615147, -22.338986604668658 ], [ -47.259647882550624, -22.339007563247254 ], [ -47.259638130976022, -22.339028458478733 ], [ -47.259628406899544, -22.339049289922908 ], [ -47.259618709336223, -22.339070057148188 ], [ -47.259609037312465, -22.339090759721785 ], [ -47.259599389863517, -22.339111397215262 ], [ -47.259589766032363, -22.339131969206832 ], [ -47.259580164873995, -22.339152475272225 ], [ -47.259570585450142, -22.339172914996091 ], [ -47.259561026834142, -22.33919328796129 ], [ -47.259551488106872, -22.33921359375795 ], [ -47.259541968358945, -22.339233831978568 ], [ -47.259532466690978, -22.339254002217572 ], [ -47.259522982211159, -22.339274104076431 ], [ -47.259513514040037, -22.339294137153288 ], [ -47.259504061302344, -22.339314101060914 ], [ -47.259494623136447, -22.339333995406133 ], [ -47.259485198688495, -22.339353819802209 ], [ -47.259475787111732, -22.339373573870848 ], [ -47.259466387571337, -22.339393257231404 ], [ -47.259456999239589, -22.339412869511296 ], [ -47.259447621298179, -22.339432410341367 ], [ -47.259438596925904, -22.339451164425295 ], [ -47.259429253223693, -22.339470530332115 ], [ -47.259419917061535, -22.339489824900664 ], [ -47.259410581121067, -22.339509061334997 ], [ -47.25940123528877, -22.339528259391944 ], [ -47.259391875593209, -22.339547426630599 ], [ -47.259382501733747, -22.339566563055886 ], [ -47.259373113462189, -22.339585668567057 ], [ -47.259363710530906, -22.339604743064751 ], [ -47.259354292693921, -22.339623786448385 ], [ -47.259344859704811, -22.339642798620435 ], [ -47.259335411318176, -22.339661779483652 ], [ -47.259325947289817, -22.339680728940564 ], [ -47.259316467375207, -22.339699646896616 ], [ -47.259306971331029, -22.339718533256821 ], [ -47.259297458914581, -22.339737387927403 ], [ -47.259287929883314, -22.339756210816219 ], [ -47.259278383995614, -22.339775001831562 ], [ -47.259268821010174, -22.339793760883239 ], [ -47.259259240686369, -22.339812487881765 ], [ -47.259249642784397, -22.339831182738273 ], [ -47.259240027064337, -22.339849845365993 ], [ -47.259230393287311, -22.339868475678394 ], [ -47.259220741214492, -22.339887073590809 ], [ -47.259211070607563, -22.339905639019698 ], [ -47.259201381229445, -22.339924171881069 ], [ -47.259191672842562, -22.339942672093887 ], [ -47.259181945209839, -22.3399611395782 ], [ -47.259172198094973, -22.339979574254475 ], [ -47.259162431262169, -22.339997976044259 ], [ -47.259152644475719, -22.340016344870744 ], [ -47.259142837499986, -22.340034680658967 ], [ -47.259133010100079, -22.340052983334399 ], [ -47.259123162041476, -22.34007125282373 ], [ -47.259113293090003, -22.340089489054819 ], [ -47.259103403011515, -22.340107691957304 ], [ -47.259093491571456, -22.340125861463271 ], [ -47.259083558537178, -22.340143997503286 ], [ -47.259073603675297, -22.340162100010787 ], [ -47.259063626751946, -22.340180168921929 ], [ -47.259053627534641, -22.340198204172111 ], [ -47.259043605790779, -22.340216205698479 ], [ -47.259033561287168, -22.34023417344098 ], [ -47.259023493791886, -22.340252107338991 ], [ -47.259013403072082, -22.340270007334837 ], [ -47.259003288895244, -22.340287873372226 ], [ -47.258993151029735, -22.340305705394602 ], [ -47.25898298924259, -22.340323503349282 ], [ -47.25897280330166, -22.340341267183767 ], [ -47.258962592974953, -22.340358996846657 ], [ -47.258952358030115, -22.340376692288537 ], [ -47.258942098234456, -22.340394353462184 ], [ -47.258931813355623, -22.340411980321008 ], [ -47.258921503161162, -22.340429572819978 ], [ -47.258911167418475, -22.340447130915653 ], [ -47.258900805894278, -22.340464654566947 ], [ -47.25889041835552, -22.340482143733823 ], [ -47.25888000456905, -22.340499598377367 ], [ -47.258869564301179, -22.340517018461057 ], [ -47.258859097318286, -22.34053440394916 ], [ -47.258848603386276, -22.340551754807965 ], [ -47.25883808227028, -22.340569071006119 ], [ -47.258827533736032, -22.340586352512389 ], [ -47.258816957548127, -22.340603599298205 ], [ -47.258806353470639, -22.340620811337125 ], [ -47.258795721268086, -22.34063798860279 ], [ -47.25878506070341, -22.340655131072289 ], [ -47.258774371540305, -22.340672238722416 ], [ -47.258763653540655, -22.340689311533673 ], [ -47.258752906466434, -22.340706349487224 ], [ -47.258742130079327, -22.340723352565519 ], [ -47.258731324139426, -22.340740320754186 ], [ -47.258720488407157, -22.340757254038998 ], [ -47.258709622641938, -22.340774152408038 ], [ -47.258698726602383, -22.340791015851156 ], [ -47.25868780004609, -22.340807844360445 ], [ -47.25867684273031, -22.340824637929 ], [ -47.25866585441149, -22.340841396551614 ], [ -47.258654834845167, -22.340858120224993 ], [ -47.258643788805664, -22.340874801367104 ], [ -47.25863277965535, -22.340891344036553 ], [ -47.258621902667343, -22.340907601071041 ], [ -47.258611194816631, -22.340923511418509 ], [ -47.258600655499855, -22.340939071013675 ], [ -47.258590283799201, -22.340954276824128 ], [ -47.258580079111326, -22.340969125916033 ], [ -47.258570041144004, -22.340983615465706 ], [ -47.258560169911348, -22.340997742772938 ], [ -47.258550465725726, -22.341011505279543 ], [ -47.258540929192783, -22.341024900583129 ], [ -47.258531561201316, -22.34103792645794 ], [ -47.258524875815169, -22.341047123785348 ], [ -47.258502546926955, -22.34107733809989 ], [ -47.258495801850621, -22.341086298346152 ], [ -47.258487299161985, -22.341097451172779 ], [ -47.258478975733347, -22.341108226001619 ], [ -47.258470834122136, -22.341118622404601 ], [ -47.258462877058641, -22.341128640303303 ], [ -47.25845510742699, -22.341138279989817 ], [ -47.258447528239223, -22.341147542154104 ], [ -47.258440142609032, -22.341156427908814 ], [ -47.258432953725354, -22.341164938811385 ], [ -47.258425964819139, -22.341173076890744 ], [ -47.258419179130264, -22.34118084467034 ], [ -47.258412599871271, -22.341188245190967 ], [ -47.258406230187653, -22.341195282033237 ], [ -47.25840007311691, -22.341201959337003 ], [ -47.258394131542417, -22.341208281821888 ], [ -47.258388408145926, -22.341214254804079 ], [ -47.258382905358808, -22.341219884209565 ], [ -47.258377625308476, -22.341225176586985 ], [ -47.258372569763154, -22.341230139116554 ], [ -47.258367740074469, -22.341234779615643 ], [ -47.258363137119048, -22.341239106539668 ], [ -47.258358761238405, -22.341243128978853 ], [ -47.258354611776518, -22.341246857011058 ], [ -47.258350631801711, -22.34125035012212 ], [ -47.258346652302606, -22.341253760981537 ], [ -47.258342548069223, -22.34125719647465 ], [ -47.258338308008689, -22.341260662894115 ], [ -47.25833393496341, -22.341264154841717 ], [ -47.258329431988102, -22.34126766699098 ], [ -47.258324802344532, -22.341271194092204 ], [ -47.258320049490919, -22.341274730980956 ], [ -47.258315177075957, -22.341278272583011 ], [ -47.258310188933066, -22.341281813918567 ], [ -47.258305089071946, -22.341285350108311 ], [ -47.258299881673423, -22.341288876377114 ], [ -47.258294571083354, -22.341292388057926 ], [ -47.258289161803859, -22.341295880597499 ], [ -47.258283658487841, -22.341299349559602 ], [ -47.258278065936786, -22.341302790626219 ], [ -47.258272389090031, -22.341306199604055 ], [ -47.25826663302044, -22.341309572426624 ], [ -47.258260802930394, -22.341312905156656 ], [ -47.258254904143485, -22.341316193990437 ], [ -47.258248942101268, -22.341319435259532 ], [ -47.258242922357496, -22.341322625433808 ], [ -47.258236850571713, -22.341325761124612 ], [ -47.258230732504522, -22.341328839087328 ], [ -47.258224574013028, -22.341331856223544 ], [ -47.25821838104558, -22.341334809583724 ], [ -47.258212159634411, -22.34133769637085 ], [ -47.2582059158932, -22.34134051394156 ], [ -47.258199656011421, -22.341343259809118 ], [ -47.258193386247591, -22.341345931646476 ], [ -47.258187112925725, -22.341348527288179 ], [ -47.258180842427592, -22.341351044733866 ], [ -47.258174581189053, -22.341353482150165 ], [ -47.258168335694698, -22.341355837873088 ], [ -47.258162112471368, -22.341358110411132 ], [ -47.25815591808098, -22.341360298448166 ], [ -47.258149759116982, -22.341362400845377 ], [ -47.258143642196721, -22.341364416644172 ], [ -47.258137573951736, -22.341366345070021 ], [ -47.258131561026836, -22.341368185533113 ], [ -47.258125610070486, -22.341369937631725 ], [ -47.258119727723752, -22.34137160115603 ], [ -47.258113920618946, -22.341373176088695 ], [ -47.258108195365423, -22.341374662608995 ], [ -47.258102558544088, -22.341376061094486 ], [ -47.258097016701733, -22.34137737212243 ], [ -47.258091575999025, -22.341378596549184 ], [ -47.258086170069902, -22.341379750901378 ], [ -47.258080565859871, -22.34138088355515 ], [ -47.258074571856149, -22.341382028190925 ], [ -47.258068156375984, -22.341383183782863 ], [ -47.258038687566852, -22.341388181417802 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 789.18044094799995, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.262012742636465, -22.335356637805781 ], [ -47.261979836834833, -22.335389655072415 ], [ -47.261961082742587, -22.335408541282611 ], [ -47.261942263068761, -22.335427566206771 ], [ -47.261923380210092, -22.335446731817022 ], [ -47.261904436601704, -22.335466040106549 ], [ -47.26188543471693, -22.335485493089706 ], [ -47.261866377067882, -22.335505092801345 ], [ -47.261847266207774, -22.335524841294447 ], [ -47.261828104732722, -22.335544740637992 ], [ -47.261808895279337, -22.335564792919055 ], [ -47.261789640528228, -22.335585000239373 ], [ -47.26177034320429, -22.33560536471435 ], [ -47.26175100607864, -22.33562588847105 ], [ -47.26173163196745, -22.335646573648543 ], [ -47.261712223734129, -22.335667422395755 ], [ -47.261692784293658, -22.335688436865755 ], [ -47.261673328061704, -22.335709606757835 ], [ -47.261653908053148, -22.335730878382424 ], [ -47.261634572092966, -22.335752199524563 ], [ -47.261615328220685, -22.335773560405443 ], [ -47.261596176073773, -22.33579496045169 ], [ -47.261577115289228, -22.335816399092725 ], [ -47.261558145501247, -22.335837875763431 ], [ -47.26153926634467, -22.335859389900502 ], [ -47.26152047745326, -22.335880940944055 ], [ -47.261501778457806, -22.335902528340196 ], [ -47.26148316898999, -22.335924151536524 ], [ -47.261464648681319, -22.335945809983414 ], [ -47.261446217160774, -22.335967503136676 ], [ -47.261427874057013, -22.335989230455201 ], [ -47.26140961899933, -22.336010991399796 ], [ -47.261391451615978, -22.336032785435137 ], [ -47.26137337153353, -22.336054612030626 ], [ -47.261355378379463, -22.336076470657481 ], [ -47.261337471780443, -22.336098360790455 ], [ -47.261319651362967, -22.336120281907586 ], [ -47.261301916753375, -22.336142233489714 ], [ -47.261284267577288, -22.336164215021608 ], [ -47.261266703460869, -22.336186225990105 ], [ -47.261249224029314, -22.336208265886366 ], [ -47.261231828908592, -22.336230334203364 ], [ -47.261214517724603, -22.336252430437277 ], [ -47.261197290102949, -22.336274554087463 ], [ -47.261180145669869, -22.336296704655609 ], [ -47.261163084051127, -22.336318881647003 ], [ -47.261146104872701, -22.336341084569764 ], [ -47.261129207761485, -22.336363312933795 ], [ -47.261112392344202, -22.336385566252375 ], [ -47.26109565824764, -22.336407844041712 ], [ -47.261079005099603, -22.336430145819907 ], [ -47.261062432527837, -22.336452471108124 ], [ -47.261045940160692, -22.336474819430023 ], [ -47.261029527626967, -22.336497190311619 ], [ -47.261013194555545, -22.336519583282097 ], [ -47.260996940577606, -22.336541997870736 ], [ -47.260980765322309, -22.336564433612406 ], [ -47.260964668420534, -22.336586890043407 ], [ -47.260948649504677, -22.336609366700561 ], [ -47.260932708207058, -22.336631863124371 ], [ -47.260916844160704, -22.3366543788573 ], [ -47.260901056999209, -22.336676913444439 ], [ -47.260885346357156, -22.336699466432499 ], [ -47.26086971186966, -22.336722037370873 ], [ -47.260854153173533, -22.336744625809541 ], [ -47.260838669905397, -22.336767231302055 ], [ -47.260823261703017, -22.336789853403552 ], [ -47.260807928204933, -22.33681249167126 ], [ -47.260792669050851, -22.336835145664022 ], [ -47.260777483882002, -22.336857814941471 ], [ -47.260762372339045, -22.336880499067398 ], [ -47.260747334064533, -22.336903197606105 ], [ -47.260732368701674, -22.336925910123966 ], [ -47.260717475895412, -22.336948636188144 ], [ -47.260702655291496, -22.336971375367572 ], [ -47.260687906535225, -22.336994127235265 ], [ -47.260673229274751, -22.337016891363081 ], [ -47.260658623158712, -22.337039667325222 ], [ -47.260644087836184, -22.337062454698405 ], [ -47.260629622958483, -22.337085253059289 ], [ -47.260615228241363, -22.337108061885264 ], [ -47.260600903831374, -22.337130879961435 ], [ -47.260586649911886, -22.337153705948332 ], [ -47.26057246620109, -22.337176539218145 ], [ -47.260558352236337, -22.337199379432999 ], [ -47.260544307554291, -22.337222226257811 ], [ -47.260530331691541, -22.337245079359484 ], [ -47.260516424184544, -22.337267938406967 ], [ -47.260502584568705, -22.337290803072914 ], [ -47.260488812380281, -22.337313673030536 ], [ -47.260475107155315, -22.337336547955363 ], [ -47.260461468428979, -22.337359427526479 ], [ -47.260447895737549, -22.337382311423113 ], [ -47.260434388616844, -22.337405199327367 ], [ -47.260420946601904, -22.33742809092492 ], [ -47.260407569229436, -22.337450985900791 ], [ -47.260394256035703, -22.337473883942856 ], [ -47.260381006556358, -22.337496784742289 ], [ -47.260367820327737, -22.33751968799146 ], [ -47.260354696887077, -22.337542593383521 ], [ -47.260341635770651, -22.337565500615536 ], [ -47.260328636516519, -22.337588409383933 ], [ -47.260315698661735, -22.337611319389023 ], [ -47.260302821743181, -22.337634230334299 ], [ -47.260290005300924, -22.33765714191976 ], [ -47.260277248872463, -22.337680053852392 ], [ -47.26026455199667, -22.337702965839561 ], [ -47.260251914213704, -22.337725877588579 ], [ -47.26023933506324, -22.337748788810345 ], [ -47.260226814086337, -22.337771699215754 ], [ -47.260214350823297, -22.337794608519559 ], [ -47.260201944815833, -22.337817516436917 ], [ -47.260189595606626, -22.337840422683563 ], [ -47.2601773027381, -22.337863326978461 ], [ -47.260165065753753, -22.337886229041338 ], [ -47.26015288419773, -22.337909128593289 ], [ -47.260140757614721, -22.337932025357262 ], [ -47.260128685550079, -22.337954919057683 ], [ -47.260116667550108, -22.33797780941995 ], [ -47.260104703161851, -22.338000696170798 ], [ -47.260092791932678, -22.33802357903917 ], [ -47.260080933410926, -22.338046457755041 ], [ -47.260069127146103, -22.338069332048917 ], [ -47.260057372688117, -22.338092201653442 ], [ -47.260045669587562, -22.338115066302727 ], [ -47.260034017396549, -22.338137925730919 ], [ -47.26002241566767, -22.338160779673991 ], [ -47.26001086395398, -22.338183627869959 ], [ -47.259999361809562, -22.338206470057884 ], [ -47.25998790888287, -22.338229305791511 ], [ -47.259976508878665, -22.3382521264895 ], [ -47.259965170622657, -22.338274912488977 ], [ -47.259953898815731, -22.338297651280808 ], [ -47.259942692570739, -22.338320341486078 ], [ -47.259931550607938, -22.33834298253743 ], [ -47.259920471655825, -22.338365573873187 ], [ -47.259909454450714, -22.338388114938333 ], [ -47.259898497738035, -22.33841060518203 ], [ -47.25988760027132, -22.338433044059478 ], [ -47.25987676081234, -22.338455431032109 ], [ -47.259865978132524, -22.3384777655641 ], [ -47.259855589252155, -22.338499344557938 ], [ -47.25984490045623, -22.338521604111161 ], [ -47.259834264904612, -22.33854380968863 ], [ -47.259823681397428, -22.338565960775945 ], [ -47.259813148746957, -22.338588056856178 ], [ -47.259802665771325, -22.338610097423668 ], [ -47.259792231300082, -22.338632081971909 ], [ -47.259781844170988, -22.338654010000482 ], [ -47.259771503230752, -22.338675881013543 ], [ -47.259761207335892, -22.338697694517702 ], [ -47.259750955351592, -22.338719450024968 ], [ -47.259740746152936, -22.338741147049557 ], [ -47.259730578623788, -22.338762785110784 ], [ -47.259720451656882, -22.338784363732366 ], [ -47.259710364156014, -22.338805882438162 ], [ -47.259700315033164, -22.338827340758009 ], [ -47.259690303209091, -22.338848738226787 ], [ -47.259680327615861, -22.338870074378537 ], [ -47.259670387193189, -22.338891348754832 ], [ -47.259660480891675, -22.338912560897203 ], [ -47.259650607669911, -22.338933710354201 ], [ -47.259640766498897, -22.338954796670887 ], [ -47.259630956354243, -22.338975819406482 ], [ -47.259621176226368, -22.338996778111859 ], [ -47.259611425111217, -22.339017672349932 ], [ -47.2596017020171, -22.339038501680488 ], [ -47.259592005959433, -22.33905926567202 ], [ -47.259582335965071, -22.339079963891873 ], [ -47.259572691069991, -22.339100595911749 ], [ -47.259563070317952, -22.339121161310199 ], [ -47.259553472764992, -22.339141659663163 ], [ -47.259543897473982, -22.3391620905557 ], [ -47.25953434351959, -22.339182453571045 ], [ -47.259524809984214, -22.339202748299837 ], [ -47.259515295960092, -22.339222974335151 ], [ -47.259505800549682, -22.339243131271964 ], [ -47.259496322863178, -22.339263218712432 ], [ -47.259486862023316, -22.339283236255394 ], [ -47.259477417157086, -22.339303183514524 ], [ -47.259467987405344, -22.339323060097396 ], [ -47.259458571916952, -22.339342865618278 ], [ -47.25944916984789, -22.339362599699854 ], [ -47.259439780366321, -22.339382261962577 ], [ -47.259430402647723, -22.339401852035007 ], [ -47.259421035876933, -22.339421369549196 ], [ -47.259412029379092, -22.339440086443638 ], [ -47.259402698256658, -22.339459426269425 ], [ -47.259393375234652, -22.339478693674003 ], [ -47.259384052881231, -22.339497902104785 ], [ -47.259374720912426, -22.339517071675765 ], [ -47.259365375291694, -22.339536210083576 ], [ -47.259356015718765, -22.339555317335623 ], [ -47.259346641946806, -22.339574393331898 ], [ -47.259337253729463, -22.339593437973694 ], [ -47.259327850822132, -22.339612451161091 ], [ -47.259318432979747, -22.339631432797407 ], [ -47.2593089999583, -22.339650382786022 ], [ -47.25929955151495, -22.339669301030238 ], [ -47.259290087406519, -22.339688187436224 ], [ -47.259280607391169, -22.339707041909868 ], [ -47.259271111227569, -22.33972586435814 ], [ -47.259261598674591, -22.339744654689728 ], [ -47.259252069492078, -22.339763412813781 ], [ -47.259242523440122, -22.339782138640949 ], [ -47.25923296027959, -22.339800832082656 ], [ -47.259223379772116, -22.339819493050847 ], [ -47.259213781679293, -22.33983812145971 ], [ -47.259204165763705, -22.339856717223689 ], [ -47.259194531787962, -22.339875280259033 ], [ -47.259184879515303, -22.339893810483197 ], [ -47.259175208710133, -22.339912307813165 ], [ -47.259165519136403, -22.33993077216892 ], [ -47.259155810558532, -22.339949203471559 ], [ -47.259146082741779, -22.339967601642616 ], [ -47.259136335451856, -22.339985966604672 ], [ -47.25912656845459, -22.340004298282047 ], [ -47.259116781515907, -22.340022596600942 ], [ -47.259106974402499, -22.340040861487921 ], [ -47.259097146881345, -22.34005909287087 ], [ -47.259087298719876, -22.340077290678817 ], [ -47.259077429685497, -22.340095454842608 ], [ -47.259067539545242, -22.340113585295612 ], [ -47.259057628068042, -22.34013168196962 ], [ -47.259047695022069, -22.340149744799351 ], [ -47.259037740175081, -22.340167773722321 ], [ -47.259027763296146, -22.340185768675202 ], [ -47.259017764154279, -22.340203729596524 ], [ -47.259007742517881, -22.340221656427641 ], [ -47.258997698156591, -22.340239549109267 ], [ -47.258987630839243, -22.340257407585256 ], [ -47.258977540334826, -22.340275231800739 ], [ -47.258967426413363, -22.340293021700575 ], [ -47.258957288843469, -22.340310777233697 ], [ -47.258947127394606, -22.340328498349098 ], [ -47.258936941836389, -22.340346184996903 ], [ -47.258926731938061, -22.340363837129409 ], [ -47.258916497468526, -22.340381454700896 ], [ -47.258906238197021, -22.340399037666462 ], [ -47.258895953892704, -22.340416585982773 ], [ -47.258885644324579, -22.340434099608014 ], [ -47.258875309260929, -22.340451578502904 ], [ -47.258864948470304, -22.340469022629136 ], [ -47.258854561721158, -22.340486431949596 ], [ -47.2588441487813, -22.340503806429567 ], [ -47.258833709418774, -22.340521146035158 ], [ -47.258823243401039, -22.340538450734527 ], [ -47.258812750494734, -22.340555720498219 ], [ -47.258802230467182, -22.340572955296931 ], [ -47.25879168308456, -22.340590155104081 ], [ -47.258781108112458, -22.340607319895209 ], [ -47.258770505316917, -22.340624449645937 ], [ -47.258759874462406, -22.34064154433544 ], [ -47.258749215314161, -22.340658603942547 ], [ -47.25873852763555, -22.340675628449905 ], [ -47.25872781119007, -22.340692617840869 ], [ -47.258717065740861, -22.340709572099946 ], [ -47.258706291049521, -22.340726491215023 ], [ -47.258695486877919, -22.340743375174121 ], [ -47.258684652986936, -22.340760223967568 ], [ -47.25867378913663, -22.340777037587522 ], [ -47.258662895086005, -22.340793816028349 ], [ -47.258651970593725, -22.340810559285561 ], [ -47.258641015417673, -22.340827267356282 ], [ -47.258630029314745, -22.340843940239687 ], [ -47.258619017150281, -22.340860570220741 ], [ -47.2586080434275, -22.340877059651092 ], [ -47.25859720517257, -22.340893258789492 ], [ -47.258586540099849, -22.340909105570503 ], [ -47.258576047674715, -22.340924595933441 ], [ -47.258565727042495, -22.340939726868957 ], [ -47.258555577668595, -22.340954495468083 ], [ -47.258545599335122, -22.34096889893393 ], [ -47.258535792135952, -22.340982934595264 ], [ -47.258526156468577, -22.340996599925457 ], [ -47.258516693028966, -22.341009892556436 ], [ -47.258507402801314, -22.341022810299926 ], [ -47.258498287050493, -22.341035351164379 ], [ -47.25849801937602, -22.34103571532642 ], [ -47.25847561530599, -22.341065897702727 ], [ -47.258472003287181, -22.341070695953714 ], [ -47.258463603311256, -22.341081714051228 ], [ -47.258455387934411, -22.341092349002516 ], [ -47.258447359839259, -22.34110260044918 ], [ -47.258439521884348, -22.341112468388555 ], [ -47.258431877084874, -22.34112195319517 ], [ -47.25842442858616, -22.341131055648535 ], [ -47.258417179637071, -22.341139776958453 ], [ -47.258410133562975, -22.341148118787306 ], [ -47.258403293732052, -22.341156083277507 ], [ -47.258396663521573, -22.341163673074828 ], [ -47.258390246280968, -22.341170891351553 ], [ -47.2583840452914, -22.341177741829444 ], [ -47.25837806372418, -22.341184228799523 ], [ -47.258372304593678, -22.341190357142892 ], [ -47.258366770709074, -22.341196132347942 ], [ -47.25836146462467, -22.341201560523647 ], [ -47.258356388585362, -22.341206648412854 ], [ -47.258351544470528, -22.341211403401172 ], [ -47.258346933735424, -22.341215833522831 ], [ -47.258342557351881, -22.341219947461457 ], [ -47.258338415747012, -22.3412237545468 ], [ -47.258334508332617, -22.341227265113915 ], [ -47.2583307772396, -22.341230539788029 ], [ -47.258327050472907, -22.341233734028048 ], [ -47.25832320053081, -22.34123695666344 ], [ -47.258319216055625, -22.341240214131211 ], [ -47.258315099873776, -22.341243500968734 ], [ -47.258310855027865, -22.341246811786494 ], [ -47.258306484771119, -22.341250141273029 ], [ -47.258301992556881, -22.341253484203722 ], [ -47.258297382032197, -22.341256835445741 ], [ -47.258292657032243, -22.341260189962352 ], [ -47.258287821571663, -22.341263542819192 ], [ -47.258282879839157, -22.341266889187867 ], [ -47.25827783619151, -22.341270224349984 ], [ -47.258272695144498, -22.341273543703004 ], [ -47.258267461367382, -22.341276842763541 ], [ -47.258262139680696, -22.341280117168459 ], [ -47.258256735045236, -22.341283362681565 ], [ -47.258251252557763, -22.341286575195841 ], [ -47.258245697446803, -22.341289750735708 ], [ -47.258240075064357, -22.341292885461527 ], [ -47.258234390882386, -22.341295975671432 ], [ -47.258228650487062, -22.3412990178042 ], [ -47.258222859572349, -22.341302008442732 ], [ -47.258217023934968, -22.341304944316466 ], [ -47.258211149469865, -22.341307822303715 ], [ -47.258205242164934, -22.341310639434266 ], [ -47.258199308093388, -22.341313392893142 ], [ -47.258193353411372, -22.341316080021876 ], [ -47.258187384352141, -22.341318698321295 ], [ -47.258181407219283, -22.341321245454829 ], [ -47.258175428383005, -22.341323719250379 ], [ -47.258169454272313, -22.341326117703872 ], [ -47.258163491371278, -22.341328438981176 ], [ -47.258157546213589, -22.341330681420697 ], [ -47.258151625375859, -22.341332843536243 ], [ -47.258145735470542, -22.341334924020256 ], [ -47.258139883142043, -22.341336921745548 ], [ -47.258134075059182, -22.341338835768475 ], [ -47.258128317905175, -22.341340665332677 ], [ -47.258122618376802, -22.341342409869839 ], [ -47.258116983174496, -22.341344069003057 ], [ -47.258111418991227, -22.341345642550806 ], [ -47.258105932510986, -22.341347130527428 ], [ -47.258100530394465, -22.341348533147467 ], [ -47.258095219273343, -22.341349850827203 ], [ -47.258090005744613, -22.341351084186211 ], [ -47.258084896012221, -22.341352234128248 ], [ -47.258054767295093, -22.341358667644545 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 783.51050681000004, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261981955692534, -22.335347693060257 ], [ -47.261958469869832, -22.335371258432513 ], [ -47.26193967901763, -22.335390181658337 ], [ -47.261920820817785, -22.335409245525327 ], [ -47.261901897678669, -22.335428452015819 ], [ -47.261882912047625, -22.335447803133505 ], [ -47.261863866410998, -22.33546730090368 ], [ -47.261844763294555, -22.335486947372416 ], [ -47.261825605265841, -22.335506744604356 ], [ -47.261806394936087, -22.335526694680244 ], [ -47.261787134957743, -22.335546799699404 ], [ -47.261767828028013, -22.33556706177599 ], [ -47.261748476889167, -22.335587483038104 ], [ -47.261729084330469, -22.335608065625646 ], [ -47.261709653187147, -22.335628811690793 ], [ -47.261690186342349, -22.335649723395729 ], [ -47.261670686731776, -22.335670802906954 ], [ -47.261651168993588, -22.335692039718502 ], [ -47.261631687048784, -22.335713379180568 ], [ -47.261612289559679, -22.335734768164507 ], [ -47.261592984709857, -22.335756196726784 ], [ -47.261573772133488, -22.335777664290884 ], [ -47.26155465146423, -22.335799170282996 ], [ -47.261535622332921, -22.335820714135004 ], [ -47.261516684371003, -22.335842295280493 ], [ -47.261497837208886, -22.335863913156693 ], [ -47.261479080473919, -22.335885567206759 ], [ -47.261460413794374, -22.335907256875508 ], [ -47.261441836798333, -22.335928981610504 ], [ -47.261423349111269, -22.335950740864845 ], [ -47.261404950358411, -22.3359725340948 ], [ -47.26138664016559, -22.335994360758544 ], [ -47.261368418157566, -22.336016220318243 ], [ -47.261350283957405, -22.336038112240807 ], [ -47.261332237189073, -22.336060035995029 ], [ -47.261314277475783, -22.336081991053341 ], [ -47.261296404440472, -22.336103976891408 ], [ -47.261278617705962, -22.336125992987849 ], [ -47.261260916894372, -22.336148038825222 ], [ -47.26124330162839, -22.336170113888244 ], [ -47.261225771529546, -22.336192217665971 ], [ -47.261208326220434, -22.33621434964936 ], [ -47.26119096532333, -22.336236509332554 ], [ -47.261173688460389, -22.336258696212994 ], [ -47.261156495254284, -22.336280909790499 ], [ -47.261139385327283, -22.336303149568547 ], [ -47.261122358301812, -22.336325415053349 ], [ -47.26110541380131, -22.336347705753248 ], [ -47.261088551448914, -22.336370021179668 ], [ -47.261071770867986, -22.336392360847281 ], [ -47.261055071682833, -22.336414724272537 ], [ -47.261038453517678, -22.336437110975076 ], [ -47.261021915997404, -22.336459520477014 ], [ -47.261005458747327, -22.33648195230294 ], [ -47.260989081392886, -22.336504405980609 ], [ -47.260972783561805, -22.336526881037855 ], [ -47.260956564879841, -22.336549377008332 ], [ -47.260940424974372, -22.336571893426957 ], [ -47.260924363474423, -22.336594429829326 ], [ -47.260908380008878, -22.336616985754748 ], [ -47.260892474207381, -22.336639560744469 ], [ -47.260876645700158, -22.33666215434241 ], [ -47.260860894118409, -22.336684766094287 ], [ -47.260845219093873, -22.336707395548359 ], [ -47.260829620260054, -22.336730042253567 ], [ -47.260814097250233, -22.336752705762507 ], [ -47.26079864969887, -22.336775385629359 ], [ -47.260783277241188, -22.33679808141045 ], [ -47.260767979513616, -22.336820792663652 ], [ -47.260752756154162, -22.336843518947777 ], [ -47.260737606800213, -22.336866259825833 ], [ -47.260722531091048, -22.336889014861274 ], [ -47.260707528666728, -22.336911783619787 ], [ -47.260692599168941, -22.336934565667725 ], [ -47.260677742240304, -22.336957360573344 ], [ -47.260662957522939, -22.336980167909008 ], [ -47.260648244661844, -22.337002987245928 ], [ -47.260633603302544, -22.337025818157642 ], [ -47.260619033091025, -22.337048660220351 ], [ -47.260604533675469, -22.337071513010063 ], [ -47.260590104769761, -22.337094376001954 ], [ -47.260575746526257, -22.337117247966205 ], [ -47.260561459136639, -22.337140127544586 ], [ -47.260547242319973, -22.337163014102003 ], [ -47.260533095611272, -22.337185907298306 ], [ -47.260519018544898, -22.337208806796351 ], [ -47.260505010655123, -22.337231712260905 ], [ -47.260491071476082, -22.337254623358852 ], [ -47.260477200540855, -22.337277539760848 ], [ -47.260463397383305, -22.337300461138174 ], [ -47.260449661537216, -22.337323387164314 ], [ -47.260435992535371, -22.337346317516481 ], [ -47.260422389911767, -22.337369251872065 ], [ -47.260408853199849, -22.337392189911348 ], [ -47.260395381932341, -22.337415131318139 ], [ -47.260381975643597, -22.337438075775761 ], [ -47.260368633867557, -22.337461022970349 ], [ -47.260355356137559, -22.337483972591365 ], [ -47.260342141987614, -22.337506924329574 ], [ -47.260328990952651, -22.337529877876445 ], [ -47.260315902566603, -22.337552832927493 ], [ -47.260302876365216, -22.337575789177503 ], [ -47.260289911883284, -22.337598746325348 ], [ -47.260277008655329, -22.337621704073058 ], [ -47.26026416621918, -22.337644662119047 ], [ -47.260251384110035, -22.337667620168986 ], [ -47.260238661864463, -22.337690577928786 ], [ -47.260225999020392, -22.337713535104395 ], [ -47.260213395115208, -22.337736491405384 ], [ -47.260200849687735, -22.337759446541277 ], [ -47.260188362276054, -22.337782400225628 ], [ -47.260175932419585, -22.337805352172317 ], [ -47.260163559658857, -22.337828302095811 ], [ -47.260151243534011, -22.337851249713903 ], [ -47.260138983586387, -22.337874194745137 ], [ -47.260126779357968, -22.337897136909483 ], [ -47.260114630391222, -22.337920075928743 ], [ -47.260102536229361, -22.337943011526274 ], [ -47.260090496416488, -22.337965943426383 ], [ -47.260078510497564, -22.337988871354771 ], [ -47.260066578017806, -22.33801179503935 ], [ -47.260054698523469, -22.338034714209087 ], [ -47.260042871561922, -22.338057628593553 ], [ -47.260031096681004, -22.338080537924384 ], [ -47.260019373429245, -22.338103441934795 ], [ -47.26000770135667, -22.338126340358031 ], [ -47.259996080013877, -22.338149232929176 ], [ -47.259984508951867, -22.338172119385355 ], [ -47.259972987722719, -22.338194999464807 ], [ -47.259961515974545, -22.338217872717209 ], [ -47.259950097482978, -22.338240730414444 ], [ -47.259938741239218, -22.338263552554029 ], [ -47.259927452043783, -22.338286326414881 ], [ -47.259916229011537, -22.338309050601648 ], [ -47.25990507085784, -22.338331724544666 ], [ -47.259893976306451, -22.338354347680042 ], [ -47.259882944089142, -22.33837691945082 ], [ -47.259871972946918, -22.338399439304073 ], [ -47.259861061629046, -22.33842190669322 ], [ -47.259850208893099, -22.338444321077844 ], [ -47.259839413506583, -22.338466681920504 ], [ -47.259829018420113, -22.338488273796319 ], [ -47.259818317765571, -22.338510558005098 ], [ -47.259807670916345, -22.338532787132902 ], [ -47.259797076669059, -22.338554960663956 ], [ -47.259786533832816, -22.338577078079975 ], [ -47.259776041222509, -22.338599138874109 ], [ -47.259765597664767, -22.338621142538624 ], [ -47.259755201994558, -22.33864308857207 ], [ -47.259744853055921, -22.338664976477524 ], [ -47.259734549702927, -22.338686805760673 ], [ -47.259724290798438, -22.338708575932642 ], [ -47.259714075215356, -22.338730286506799 ], [ -47.259703901835564, -22.338751937001714 ], [ -47.259693769549969, -22.338773526940439 ], [ -47.259683677260675, -22.33879505584618 ], [ -47.259673623878243, -22.338816523248205 ], [ -47.259663608322015, -22.338837928680888 ], [ -47.259653629522923, -22.338859271677844 ], [ -47.259643686419658, -22.338880551780228 ], [ -47.259633777962065, -22.338901768529272 ], [ -47.259623903107922, -22.338922921473273 ], [ -47.259614060827872, -22.338944010156968 ], [ -47.259604250097077, -22.338965034139548 ], [ -47.259594469905878, -22.338985992971725 ], [ -47.259584719250149, -22.33900688621641 ], [ -47.259574997138429, -22.339027713433314 ], [ -47.259565302586381, -22.339048474191106 ], [ -47.259555634621471, -22.339069168057222 ], [ -47.259545992280252, -22.339089794603503 ], [ -47.259536374607343, -22.339110353408802 ], [ -47.25952678065979, -22.339130844049333 ], [ -47.259517209501603, -22.339151266110537 ], [ -47.259507660208833, -22.339171619176042 ], [ -47.259498131865321, -22.339191902836991 ], [ -47.259488623565026, -22.339212116686994 ], [ -47.259479134412189, -22.339232260321605 ], [ -47.259469663518999, -22.339252333343705 ], [ -47.259460210010396, -22.339272335352781 ], [ -47.259450773015637, -22.339292265963383 ], [ -47.259441351678063, -22.339312124783937 ], [ -47.259431945149231, -22.339331911429582 ], [ -47.259422552587885, -22.339351625524138 ], [ -47.259413173165171, -22.339371266689021 ], [ -47.259403806059659, -22.339390834553981 ], [ -47.259394450459553, -22.339410328752336 ], [ -47.259385461836139, -22.339429008457223 ], [ -47.259376143293522, -22.339448322201982 ], [ -47.25936683341164, -22.339467562442639 ], [ -47.259357524645296, -22.339486742869873 ], [ -47.259348206539997, -22.339505883954907 ], [ -47.259338874994086, -22.339524993531811 ], [ -47.25932952970772, -22.339544071610639 ], [ -47.259320170435345, -22.339563118092006 ], [ -47.259310796931963, -22.339582132877915 ], [ -47.259301408954315, -22.339601115869158 ], [ -47.259292006258676, -22.33962006696968 ], [ -47.259282588602396, -22.339638986083685 ], [ -47.259273155744047, -22.339657873115197 ], [ -47.259263707441846, -22.339676727971177 ], [ -47.259254243455317, -22.339695550558265 ], [ -47.259244763544551, -22.339714340784226 ], [ -47.25923526746989, -22.339733098558597 ], [ -47.259225754992549, -22.339751823791367 ], [ -47.25921622587412, -22.339770516394015 ], [ -47.259206679876876, -22.339789176278853 ], [ -47.259197116763929, -22.339807803358767 ], [ -47.259187536298334, -22.33982639754883 ], [ -47.259177938244164, -22.339844958764346 ], [ -47.259168322365539, -22.339863486922663 ], [ -47.259158688427163, -22.339881981942092 ], [ -47.259149036194962, -22.339900443740643 ], [ -47.259139365434379, -22.339918872239338 ], [ -47.259129675911382, -22.339937267360295 ], [ -47.259119967392735, -22.339955629026118 ], [ -47.259110239645693, -22.339973957160492 ], [ -47.259100492437646, -22.339992251688781 ], [ -47.259090725536034, -22.340010512538335 ], [ -47.259080938709111, -22.340028739636864 ], [ -47.259071131725435, -22.340046932913449 ], [ -47.259061304353985, -22.340065092298236 ], [ -47.259051456363736, -22.340083217723336 ], [ -47.259041587523292, -22.340101309123401 ], [ -47.259031697603149, -22.340119366431431 ], [ -47.259021786373118, -22.340137389583383 ], [ -47.259011853602487, -22.340155378518183 ], [ -47.259001899061943, -22.340173333173773 ], [ -47.258991922522092, -22.34019125349004 ], [ -47.258981923752906, -22.340209139409779 ], [ -47.258971902525651, -22.340226990875042 ], [ -47.258961858610739, -22.340244807831152 ], [ -47.258951791778763, -22.340262590224715 ], [ -47.258941701801369, -22.340280338002064 ], [ -47.258931588448746, -22.340298051113614 ], [ -47.258921451491972, -22.340315729509932 ], [ -47.258911290702237, -22.340333373142716 ], [ -47.258901105850441, -22.340350981965809 ], [ -47.25889089670703, -22.340368555935129 ], [ -47.258880663042881, -22.34038609500746 ], [ -47.258870404628716, -22.340403599141094 ], [ -47.258860121235159, -22.340421068295946 ], [ -47.258849812632079, -22.340438502434434 ], [ -47.258839478589593, -22.340455901520041 ], [ -47.258829118877749, -22.340473265517428 ], [ -47.258818733265961, -22.340490594393671 ], [ -47.258808321523809, -22.34050788811675 ], [ -47.258797883420343, -22.340525146656685 ], [ -47.258787418723756, -22.340542369985947 ], [ -47.258776927202938, -22.340559558077114 ], [ -47.258766408625618, -22.340576710905591 ], [ -47.258755862758882, -22.34059382844891 ], [ -47.258745289370367, -22.340610910684713 ], [ -47.258734688226049, -22.340627957594211 ], [ -47.258724059092678, -22.34064496915834 ], [ -47.258713401735122, -22.340661945361823 ], [ -47.258702715918396, -22.340678886190162 ], [ -47.258692001407091, -22.340695791630051 ], [ -47.258681257964319, -22.340712661671546 ], [ -47.258670485353392, -22.340729496304995 ], [ -47.258659683336653, -22.340746295522813 ], [ -47.258648851675602, -22.340763059319595 ], [ -47.258637990130673, -22.340779787691989 ], [ -47.258627098461936, -22.340796480637845 ], [ -47.258616176428674, -22.340813138156697 ], [ -47.258605223789139, -22.340829760250116 ], [ -47.258594245499715, -22.340846339070158 ], [ -47.258583307204475, -22.340862775261368 ], [ -47.258572507682658, -22.340878916503719 ], [ -47.258561885387927, -22.340894699718305 ], [ -47.25855143985445, -22.340910120849003 ], [ -47.258541170290684, -22.340925176909614 ], [ -47.258531076230781, -22.340939865016001 ], [ -47.258521157531177, -22.340954182397986 ], [ -47.258511414365543, -22.340968126413461 ], [ -47.258501847216401, -22.340981694567276 ], [ -47.258492456870158, -22.34099488452566 ], [ -47.258483244406342, -22.341007694137872 ], [ -47.258474211190197, -22.341020121453205 ], [ -47.258470392692722, -22.34102531638818 ], [ -47.258447611266369, -22.341055871991259 ], [ -47.258439907465714, -22.341065976925691 ], [ -47.25843180014067, -22.341076471999521 ], [ -47.258423885561584, -22.341086578489868 ], [ -47.258416166715321, -22.341096296469932 ], [ -47.258408646748038, -22.341105626396697 ], [ -47.258401328938426, -22.341114569139208 ], [ -47.258394216670439, -22.341123126004312 ], [ -47.258387313405947, -22.341131298759517 ], [ -47.258380622650364, -22.341139089660622 ], [ -47.258374147918296, -22.341146501475698 ], [ -47.258367892696079, -22.341153537508557 ], [ -47.258361860400633, -22.34116020162211 ], [ -47.25835605433695, -22.341166498258552 ], [ -47.258350477650474, -22.341172432460464 ], [ -47.258345133277743, -22.341178009888392 ], [ -47.258340023896068, -22.341183236834393 ], [ -47.25833515186784, -22.341188120235415 ], [ -47.258330519183481, -22.341192667682577 ], [ -47.258326127402, -22.341196887426857 ], [ -47.258321977590327, -22.341200788380103 ], [ -47.258318070261268, -22.341204380111694 ], [ -47.258314404894378, -22.341207673213749 ], [ -47.25831092268313, -22.341210729450971 ], [ -47.258307448648864, -22.341213707071713 ], [ -47.258303852998033, -22.341216716849438 ], [ -47.258300124108203, -22.341219765365533 ], [ -47.25829626478977, -22.341222847093086 ], [ -47.258292278073249, -22.341225956579375 ], [ -47.258288167203347, -22.341229088451279 ], [ -47.25828393562842, -22.341232237423959 ], [ -47.258279586994014, -22.34123539830599 ], [ -47.258275125136997, -22.341238566003739 ], [ -47.258270554076915, -22.341241735527749 ], [ -47.258265878010405, -22.341244901996337 ], [ -47.258261101305131, -22.341248060639817 ], [ -47.258256228490552, -22.341251206806369 ], [ -47.258251264252308, -22.341254335965363 ], [ -47.258246213429949, -22.341257443708617 ], [ -47.25824108100575, -22.341260525757082 ], [ -47.258235872100357, -22.341263577963122 ], [ -47.258230591968456, -22.341266596312863 ], [ -47.258225245990403, -22.341269576930806 ], [ -47.258219839668598, -22.341272516081538 ], [ -47.258214378621709, -22.341275410172852 ], [ -47.258208868578002, -22.341278255759182 ], [ -47.258203315370352, -22.341281049543991 ], [ -47.258197724931584, -22.341283788382327 ], [ -47.258192103289119, -22.341286469283297 ], [ -47.258186456557141, -22.341289089413987 ], [ -47.25818079093424, -22.341291646100796 ], [ -47.258175112697501, -22.341294136832111 ], [ -47.258169428195536, -22.34129655926187 ], [ -47.258163743844776, -22.34129891121129 ], [ -47.258158066121446, -22.341301190672642 ], [ -47.258152401557837, -22.341303395811032 ], [ -47.2581467567367, -22.341305524967179 ], [ -47.258141138284522, -22.341307576660288 ], [ -47.258135552864175, -22.341309549591305 ], [ -47.25813000717109, -22.341311442644741 ], [ -47.258124507925508, -22.341313254891837 ], [ -47.258119061862409, -22.341314985594448 ], [ -47.258113675730456, -22.341316634205693 ], [ -47.258108356282101, -22.341318200373564 ], [ -47.258103110262198, -22.34131968394481 ], [ -47.258071654502004, -22.34132821499103 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 777.70733453100001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261951146140404, -22.335338719628719 ], [ -47.261918275298264, -22.335371822030726 ], [ -47.261899378572394, -22.335390924840535 ], [ -47.261880415152788, -22.335410172211255 ], [ -47.261861387499131, -22.335429566157117 ], [ -47.261842298110636, -22.335449108714268 ], [ -47.261823149526784, -22.335468801940134 ], [ -47.261803944329451, -22.335488647910829 ], [ -47.261784685144988, -22.335508648719081 ], [ -47.261765374641669, -22.335528806476347 ], [ -47.261746015533312, -22.335549123309164 ], [ -47.261726610579544, -22.335569601358394 ], [ -47.261707162587825, -22.33559024277675 ], [ -47.26168767441235, -22.335611049729561 ], [ -47.261668148956062, -22.335632024392226 ], [ -47.26164858917538, -22.335653168944635 ], [ -47.261629009930964, -22.335674472675652 ], [ -47.261609466049897, -22.335695879975159 ], [ -47.261590007031842, -22.335717336800855 ], [ -47.261570641204479, -22.335738833044555 ], [ -47.261551368198617, -22.335760368126468 ], [ -47.261532187644669, -22.335781941469662 ], [ -47.261513099169996, -22.335803552502931 ], [ -47.261494102402736, -22.33582520065686 ], [ -47.261475196969911, -22.335846885365626 ], [ -47.261456382495417, -22.335868606069656 ], [ -47.261437658604144, -22.335890362210808 ], [ -47.261419024920698, -22.335912153233892 ], [ -47.261400481067135, -22.335933978589296 ], [ -47.261382026665167, -22.335955837730676 ], [ -47.261363661337192, -22.335977730113548 ], [ -47.261345384704484, -22.335999655197583 ], [ -47.261327196386581, -22.33602161244723 ], [ -47.261309096004013, -22.336043601328779 ], [ -47.261291083176395, -22.336065621312382 ], [ -47.261273157523227, -22.336087671871397 ], [ -47.261255318663821, -22.33610975248213 ], [ -47.261237566216707, -22.336131862624999 ], [ -47.261219899801098, -22.336154001782518 ], [ -47.261202319034993, -22.336176169441728 ], [ -47.261184823537477, -22.336198365091473 ], [ -47.261167412927271, -22.336220588223913 ], [ -47.261150086823008, -22.336242838334627 ], [ -47.261132844843885, -22.336265114921474 ], [ -47.261115686608591, -22.336287417486112 ], [ -47.261098611736102, -22.336309745533015 ], [ -47.26108161984623, -22.336332098568722 ], [ -47.261064710558763, -22.336354476102979 ], [ -47.261047883493475, -22.33637687764886 ], [ -47.261031138271143, -22.336399302721162 ], [ -47.261014474512578, -22.33642175083801 ], [ -47.26099789183916, -22.336444221519969 ], [ -47.26098138987274, -22.336466714290196 ], [ -47.260964968235264, -22.336489228675052 ], [ -47.260948626551055, -22.336511764200914 ], [ -47.26093236444239, -22.336534320400158 ], [ -47.260916181533197, -22.336556896806425 ], [ -47.260900077449158, -22.336579492953991 ], [ -47.260884051815658, -22.336602108380983 ], [ -47.260868104259011, -22.336624742627496 ], [ -47.260852234406059, -22.336647395236263 ], [ -47.260836441884557, -22.336670065751935 ], [ -47.260820726322997, -22.336692753721678 ], [ -47.260805087351464, -22.336715458693451 ], [ -47.260789524599943, -22.336738180218784 ], [ -47.260774037699569, -22.336760917850974 ], [ -47.260758626282275, -22.336783671145412 ], [ -47.260743289981221, -22.336806439659053 ], [ -47.260728028431153, -22.336829222949877 ], [ -47.260712841266169, -22.336852020580032 ], [ -47.260697728122373, -22.336874832112233 ], [ -47.260682688636535, -22.336897657111365 ], [ -47.260667722447245, -22.336920495143062 ], [ -47.260652829193866, -22.33694334577488 ], [ -47.2606380085154, -22.336966208578492 ], [ -47.260623260053656, -22.336989083124472 ], [ -47.260608583451095, -22.337011968985749 ], [ -47.260593978350556, -22.337034865737955 ], [ -47.260579444397159, -22.33705777295653 ], [ -47.260564981302821, -22.337080690114259 ], [ -47.260550589225808, -22.337103615966683 ], [ -47.260536268366032, -22.337126549136531 ], [ -47.260522018443481, -22.337149488981485 ], [ -47.260507838990826, -22.337172435159275 ], [ -47.260493729540102, -22.337195387330517 ], [ -47.260479689623295, -22.33721834515795 ], [ -47.260465718772181, -22.33724130830635 ], [ -47.260451816517516, -22.337264276444408 ], [ -47.260437982390869, -22.33728724924136 ], [ -47.260424215923628, -22.33731022636881 ], [ -47.260410516646289, -22.337333207502081 ], [ -47.26039688409049, -22.337356192316577 ], [ -47.260383317787344, -22.337379180490839 ], [ -47.260369817267225, -22.33740217170693 ], [ -47.260356382062191, -22.337425165646284 ], [ -47.26034301170386, -22.337448161993358 ], [ -47.260329705723194, -22.337471160435982 ], [ -47.260316463651918, -22.337494160663194 ], [ -47.260303285022623, -22.337517162364875 ], [ -47.260290169366904, -22.337540165234923 ], [ -47.260277116218283, -22.337563168966568 ], [ -47.260264125109167, -22.337586173257183 ], [ -47.260251195571804, -22.337609177807298 ], [ -47.260238327141749, -22.337632182313822 ], [ -47.260225519351899, -22.337655186481051 ], [ -47.260212771736541, -22.337678190013477 ], [ -47.26020008383135, -22.337701192615665 ], [ -47.260187455171454, -22.33772419399585 ], [ -47.260174885293388, -22.337747193862249 ], [ -47.260162373733031, -22.337770191927131 ], [ -47.26014992002758, -22.337793187903134 ], [ -47.260137523715265, -22.337816181503481 ], [ -47.260125184334136, -22.337839172444777 ], [ -47.260112901423227, -22.337862160444363 ], [ -47.260100674522377, -22.33788514522109 ], [ -47.260088503171865, -22.337908126495659 ], [ -47.260076386912743, -22.337931103990268 ], [ -47.260064325286983, -22.337954077428225 ], [ -47.260052317837385, -22.337977046534128 ], [ -47.260040364107049, -22.338000011034932 ], [ -47.260028463640083, -22.338022970658535 ], [ -47.260016615981812, -22.338045925133532 ], [ -47.260004820677942, -22.338068874190693 ], [ -47.259993077274963, -22.338091817562223 ], [ -47.259981385320842, -22.338114754980513 ], [ -47.259969744364099, -22.338137686179699 ], [ -47.259958153953775, -22.33816061089609 ], [ -47.25994661363989, -22.338183528867049 ], [ -47.259935123070186, -22.338206439638224 ], [ -47.259923686091248, -22.338229334334709 ], [ -47.259912311859757, -22.338252192614377 ], [ -47.259901005275786, -22.338275001544272 ], [ -47.259889765456251, -22.338297759712525 ], [ -47.259878591111644, -22.338320466547177 ], [ -47.259867480960999, -22.338343121482218 ], [ -47.259856433731507, -22.338365723958571 ], [ -47.259845448159737, -22.338388273421398 ], [ -47.259834522990673, -22.338410769322227 ], [ -47.259823656977765, -22.338433211118897 ], [ -47.259812848884536, -22.338455598272184 ], [ -47.259802447591952, -22.338477203029964 ], [ -47.259791735078771, -22.338499511894298 ], [ -47.259781076931915, -22.338521764572452 ], [ -47.25977047194457, -22.338543960547245 ], [ -47.259759918922477, -22.338566099299051 ], [ -47.259749416677508, -22.3385881803198 ], [ -47.259738964033282, -22.338610203100632 ], [ -47.259728559821916, -22.338632167138922 ], [ -47.259718202884891, -22.338654071936777 ], [ -47.259707892073784, -22.33867591699892 ], [ -47.259697626249064, -22.338697701835581 ], [ -47.259687404281586, -22.338719425959301 ], [ -47.259677225051121, -22.338741088887893 ], [ -47.259667087446822, -22.338762690143792 ], [ -47.259656990369152, -22.338784229249455 ], [ -47.259646932727101, -22.338805705733627 ], [ -47.259636913438705, -22.338827119130269 ], [ -47.259626931433765, -22.338848468972397 ], [ -47.25961698564992, -22.338869754800875 ], [ -47.259607075036193, -22.338890976156588 ], [ -47.259597198549706, -22.338912132587609 ], [ -47.259587355160598, -22.338933223638271 ], [ -47.259577543843712, -22.338954248867847 ], [ -47.259567763589175, -22.338975207826813 ], [ -47.259558013392862, -22.338996100078084 ], [ -47.259548292263531, -22.339016925181372 ], [ -47.259538599217137, -22.339037682705435 ], [ -47.259528933281629, -22.339058372217792 ], [ -47.259519293494279, -22.339078993290482 ], [ -47.259509678900486, -22.339099545502648 ], [ -47.259500088558354, -22.339120028430742 ], [ -47.259490521532996, -22.339140441660625 ], [ -47.259480976901862, -22.339160784776269 ], [ -47.259471453750237, -22.339181057369373 ], [ -47.259461951173755, -22.339201259034073 ], [ -47.259452468278496, -22.339221389366475 ], [ -47.259443004178628, -22.33924144797021 ], [ -47.259433558001305, -22.339261434445387 ], [ -47.259424128877988, -22.339281348407503 ], [ -47.25941471595462, -22.339301189465736 ], [ -47.259405318385355, -22.339320957236165 ], [ -47.259395935331696, -22.339340651343694 ], [ -47.259386565967844, -22.33936027141073 ], [ -47.25937720947546, -22.339379817068227 ], [ -47.259367865046038, -22.339399287950712 ], [ -47.259358894297051, -22.339417930466098 ], [ -47.259349588334238, -22.339437218129838 ], [ -47.259340291592544, -22.339456431206557 ], [ -47.259330996413247, -22.339475583630229 ], [ -47.259321692171454, -22.339494696229313 ], [ -47.259312374700407, -22.339513776975384 ], [ -47.259303043700598, -22.339532825880962 ], [ -47.259293698927834, -22.339551842847449 ], [ -47.2592843401384, -22.339570827777443 ], [ -47.259274967090448, -22.339589780572492 ], [ -47.259265579541555, -22.339608701137259 ], [ -47.259256177250471, -22.339627589376683 ], [ -47.259246759977138, -22.339646445195502 ], [ -47.259237327481138, -22.339665268501456 ], [ -47.259227879523465, -22.339684059201971 ], [ -47.259218415865575, -22.339702817205652 ], [ -47.259208936269225, -22.339721542422804 ], [ -47.259199440497092, -22.339740234764299 ], [ -47.259189928312161, -22.339758894142427 ], [ -47.259180399478225, -22.339777520470452 ], [ -47.259170853759805, -22.339796113662025 ], [ -47.259161290921462, -22.339814673633274 ], [ -47.25915171072873, -22.33983320030039 ], [ -47.259142112947224, -22.339851693581622 ], [ -47.259132497343131, -22.339870153396344 ], [ -47.259122863683906, -22.339888579663512 ], [ -47.259113211736491, -22.339906972305137 ], [ -47.259103541268374, -22.339925331244462 ], [ -47.259093852047847, -22.339943656405069 ], [ -47.259084143843708, -22.339961947711721 ], [ -47.259074416424887, -22.339980205090939 ], [ -47.259064669560374, -22.339998428471127 ], [ -47.259054903019937, -22.340016617781227 ], [ -47.259045116573738, -22.340034772951405 ], [ -47.259035309992314, -22.340052893913079 ], [ -47.259025483046216, -22.340070980599513 ], [ -47.259015635505591, -22.340089032946633 ], [ -47.259005767142547, -22.340107050888655 ], [ -47.258995877728466, -22.34012503436287 ], [ -47.258985967034199, -22.340142983309466 ], [ -47.258976034832052, -22.340160897667825 ], [ -47.258966080894226, -22.340178777379048 ], [ -47.258956104992265, -22.340196622387371 ], [ -47.258946106899053, -22.340214432636319 ], [ -47.258936086386605, -22.34023220807255 ], [ -47.258926043227085, -22.340249948644203 ], [ -47.258915977193752, -22.340267654299055 ], [ -47.258905888058415, -22.340285324989061 ], [ -47.258895775593722, -22.3403029606663 ], [ -47.258885639572519, -22.340320561284056 ], [ -47.258875479767241, -22.340338126797739 ], [ -47.258865295949974, -22.340355657164935 ], [ -47.258855087893188, -22.340373152344014 ], [ -47.258844855369198, -22.340390612294982 ], [ -47.258834598150223, -22.340408036979444 ], [ -47.258824316007725, -22.340425426361548 ], [ -47.258814008713394, -22.340442780406523 ], [ -47.258803676038873, -22.34046009908085 ], [ -47.258793317755156, -22.340477382353395 ], [ -47.258782933633398, -22.340494630193955 ], [ -47.2587725234442, -22.340511842574454 ], [ -47.258762086957354, -22.340529019469287 ], [ -47.258751623943283, -22.340546160852913 ], [ -47.258741134171238, -22.340563266702741 ], [ -47.258730617409938, -22.340580336998269 ], [ -47.258720073428442, -22.340597371719127 ], [ -47.258709501994325, -22.340614370848652 ], [ -47.258698902875842, -22.340631334369792 ], [ -47.258688275839354, -22.340648262269404 ], [ -47.258677620651369, -22.340665154535134 ], [ -47.258666937078004, -22.340682011155852 ], [ -47.258656224883801, -22.340698832123806 ], [ -47.258645483833583, -22.34071561743152 ], [ -47.258634713691109, -22.340732367073812 ], [ -47.258623914219328, -22.340749081047374 ], [ -47.258613085180095, -22.340765759351378 ], [ -47.258602226334901, -22.340782401985873 ], [ -47.258591337444422, -22.340799008952875 ], [ -47.258580418268309, -22.340815580256304 ], [ -47.258569473853946, -22.340832107915343 ], [ -47.258558570986288, -22.34084849086744 ], [ -47.25854781019757, -22.34086457421374 ], [ -47.258537230680865, -22.340880293861879 ], [ -47.258526832039053, -22.340895645760376 ], [ -47.258516613543762, -22.340910626946116 ], [ -47.258506574797885, -22.340925234559716 ], [ -47.258496715732171, -22.340939465857939 ], [ -47.258487036600059, -22.340953318227541 ], [ -47.258477537969213, -22.34096678920498 ], [ -47.258468220716352, -22.340979876490799 ], [ -47.258459086016408, -22.34099257797174 ], [ -47.258450135334954, -22.341004891738027 ], [ -47.258442438990542, -22.341015362347765 ], [ -47.258419538767015, -22.341045875646596 ], [ -47.258416211625288, -22.341050239796253 ], [ -47.258408212352109, -22.341060594992609 ], [ -47.258400411289145, -22.341070556526684 ], [ -47.258392811551516, -22.341080124547478 ], [ -47.258385416416502, -22.341089299594426 ], [ -47.258378229295992, -22.341098082626104 ], [ -47.258371253709164, -22.341106475046459 ], [ -47.258364493254319, -22.341114478728016 ], [ -47.258357951574062, -22.341122096040074 ], [ -47.258351632320448, -22.341129329872935 ], [ -47.258345539116675, -22.341136183661963 ], [ -47.258339675515352, -22.341142661411226 ], [ -47.258334044955248, -22.341148767714092 ], [ -47.258328650712791, -22.341154507774576 ], [ -47.258323495851982, -22.341159887425444 ], [ -47.258318583173036, -22.341164913141764 ], [ -47.258313915155888, -22.34116959205469 ], [ -47.258309493902068, -22.341173931960697 ], [ -47.258305321074197, -22.34117794132769 ], [ -47.25830139783443, -22.341181629295662 ], [ -47.258297724781166, -22.341185005673498 ], [ -47.258294301461767, -22.341188081310634 ], [ -47.258291068132337, -22.341190919110996 ], [ -47.258287846830477, -22.34119368011249 ], [ -47.25828450547094, -22.341196477032593 ], [ -47.258281032166401, -22.341199316597123 ], [ -47.258277429711427, -22.341202193214713 ], [ -47.258273701124267, -22.341205101369596 ], [ -47.258269849641181, -22.341208035626931 ], [ -47.258265878705551, -22.34121099064166 ], [ -47.258261791961388, -22.341213961163781 ], [ -47.258257593247301, -22.341216942042745 ], [ -47.258253286587703, -22.341219928233947 ], [ -47.258248876187146, -22.341222914802525 ], [ -47.258244366424222, -22.341225896927426 ], [ -47.258239761842056, -22.341228869907525 ], [ -47.258235067142643, -22.341231829165071 ], [ -47.258230287184581, -22.341234770246743 ], [ -47.258225426971585, -22.34123768883061 ], [ -47.258220491648224, -22.341240580728471 ], [ -47.258215486495331, -22.341243441888157 ], [ -47.258210416921628, -22.341246268398251 ], [ -47.258205288459948, -22.341249056489886 ], [ -47.258200106761414, -22.341251802539823 ], [ -47.258194877588664, -22.341254503073952 ], [ -47.258189606810689, -22.341257154769909 ], [ -47.258184300398227, -22.341259754459362 ], [ -47.258178964418143, -22.341262299130779 ], [ -47.258173605025654, -22.34126478593339 ], [ -47.258168228461813, -22.341267212178302 ], [ -47.258162841047472, -22.341269575341585 ], [ -47.258157449176345, -22.341271873067619 ], [ -47.258152059311023, -22.34127410317096 ], [ -47.25814667797497, -22.3412762636402 ], [ -47.258141311748723, -22.341278352639726 ], [ -47.258135967264067, -22.34128036851255 ], [ -47.258130651197334, -22.341282309783256 ], [ -47.258125370261872, -22.341284175161345 ], [ -47.258120131204102, -22.341285963542958 ], [ -47.258089465429364, -22.341296069282141 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 771.34604276100004, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261920385691901, -22.335329782652614 ], [ -47.261896871584447, -22.335353462399759 ], [ -47.261877936332574, -22.335372604152383 ], [ -47.261858932632478, -22.335391892403305 ], [ -47.261839862956165, -22.335411329177312 ], [ -47.261820729815824, -22.335430916521481 ], [ -47.261801535764562, -22.335450656504424 ], [ -47.261782283398603, -22.335470551213941 ], [ -47.261762975359424, -22.335490602754525 ], [ -47.261743614331145, -22.335510813249829 ], [ -47.261724203044153, -22.335531184838914 ], [ -47.26170474427547, -22.33555171967522 ], [ -47.261685240850696, -22.3355724199244 ], [ -47.261665695643053, -22.335593287764834 ], [ -47.261646111575274, -22.335614325385276 ], [ -47.261626491624476, -22.335635534978817 ], [ -47.261606850873804, -22.335656905629264 ], [ -47.261587245056489, -22.335678380766208 ], [ -47.261567724509476, -22.335699905433653 ], [ -47.26154829770455, -22.335721469358756 ], [ -47.261528964269225, -22.335743071958436 ], [ -47.261509723830507, -22.335764712652715 ], [ -47.261490576012498, -22.33578639086722 ], [ -47.261471520439891, -22.335808106029578 ], [ -47.261452556736351, -22.335829857570939 ], [ -47.261433684522324, -22.33585164492888 ], [ -47.261414903419286, -22.335873467542438 ], [ -47.261396213048421, -22.33589532485356 ], [ -47.26137761302833, -22.335917216310026 ], [ -47.261359102977259, -22.335939141362818 ], [ -47.261340682514124, -22.335961099464804 ], [ -47.261322351256695, -22.335983090073157 ], [ -47.261304108821072, -22.336005112649858 ], [ -47.261285954824224, -22.336027166658759 ], [ -47.261267888882301, -22.336049251567662 ], [ -47.261249910611276, -22.336071366847563 ], [ -47.261232019626924, -22.336093511972585 ], [ -47.2612142155443, -22.336115686420928 ], [ -47.261196497979057, -22.336137889672926 ], [ -47.261178866545698, -22.336160121213581 ], [ -47.261161320859713, -22.336182380529671 ], [ -47.261143860536407, -22.336204667111392 ], [ -47.261126485190829, -22.336226980452349 ], [ -47.26110919443866, -22.336249320048527 ], [ -47.261091987895064, -22.336271685399744 ], [ -47.261074865175495, -22.336294076008734 ], [ -47.261057825896316, -22.336316491380217 ], [ -47.261040869673728, -22.33633893102234 ], [ -47.261023996124045, -22.336361394446438 ], [ -47.261007204864555, -22.33638388116578 ], [ -47.260990495512587, -22.336406390696915 ], [ -47.260973867685998, -22.336428922558898 ], [ -47.260957321003204, -22.336451476273432 ], [ -47.260940855082687, -22.336474051365435 ], [ -47.26092446954533, -22.33649664735993 ], [ -47.260908164009948, -22.336519263787928 ], [ -47.260891938097025, -22.336541900181786 ], [ -47.260875791428845, -22.336564556074574 ], [ -47.260859723627412, -22.336587231003101 ], [ -47.260843734315621, -22.336609924506394 ], [ -47.260827823116877, -22.336632636126001 ], [ -47.260811989655657, -22.336655365405427 ], [ -47.260796233557024, -22.336678111890844 ], [ -47.26078055444777, -22.33670087512915 ], [ -47.260764951954535, -22.336723654670909 ], [ -47.260749425705164, -22.336746450068397 ], [ -47.260733975328243, -22.336769260876167 ], [ -47.260718600453679, -22.336792086650266 ], [ -47.260703300712962, -22.336814926947728 ], [ -47.260688075736951, -22.336837781329994 ], [ -47.260672925158474, -22.336860649358925 ], [ -47.260657848611139, -22.336883530598659 ], [ -47.260642845730302, -22.336906424614128 ], [ -47.260627916152195, -22.336929330972126 ], [ -47.260613059512579, -22.336952249243684 ], [ -47.260598275450221, -22.33697517899871 ], [ -47.260583563604371, -22.336998119809575 ], [ -47.260568923614784, -22.337021071251254 ], [ -47.260554355123524, -22.337044032898675 ], [ -47.260539857840548, -22.337067004222277 ], [ -47.260525431929992, -22.337089983962816 ], [ -47.260511077600057, -22.337112970724128 ], [ -47.260496794571594, -22.337135963856625 ], [ -47.260482582374969, -22.337158963015863 ], [ -47.260468440539896, -22.337181967860335 ], [ -47.260454368596044, -22.337204978050597 ], [ -47.260440366072842, -22.337227993249464 ], [ -47.260426432498747, -22.337251013123563 ], [ -47.260412567402959, -22.337274037340151 ], [ -47.260398770314566, -22.337297065568897 ], [ -47.26038504076169, -22.337320097483204 ], [ -47.260371378273689, -22.337343132756683 ], [ -47.260357782379302, -22.337366171065916 ], [ -47.260344252606572, -22.337389212091256 ], [ -47.260330788485234, -22.337412255512362 ], [ -47.260317389544575, -22.337435301011926 ], [ -47.260304055313242, -22.337458348276119 ], [ -47.260290785320613, -22.337481396992349 ], [ -47.260277579096957, -22.337504446848801 ], [ -47.260264436171603, -22.337527497537842 ], [ -47.260251356075706, -22.337550548751153 ], [ -47.260238338339413, -22.337573600184495 ], [ -47.260225382492614, -22.337596651537009 ], [ -47.260212488068653, -22.33761970250406 ], [ -47.260199654598075, -22.337642752788561 ], [ -47.260186881612924, -22.337665802093621 ], [ -47.260174168646593, -22.337688850122401 ], [ -47.260161515231935, -22.337711896581762 ], [ -47.260148920903291, -22.337734941178656 ], [ -47.260136385194251, -22.337757983624076 ], [ -47.26012390763978, -22.337781023629383 ], [ -47.260111487775909, -22.337804060906549 ], [ -47.260099125138424, -22.337827095171033 ], [ -47.260086819264238, -22.337850126139013 ], [ -47.26007456969095, -22.337873153528097 ], [ -47.260062375956664, -22.337896177057939 ], [ -47.260050237600296, -22.337919196449661 ], [ -47.260038154161613, -22.337942211425439 ], [ -47.260026125181334, -22.33796522170886 ], [ -47.260014150200391, -22.337988227025839 ], [ -47.260002228760783, -22.338011227103326 ], [ -47.259990360405773, -22.338034221668874 ], [ -47.259978544678944, -22.338057210452344 ], [ -47.259966781124703, -22.338080193185018 ], [ -47.25995506928902, -22.33810316959833 ], [ -47.25994340871835, -22.338126139425551 ], [ -47.259931798959677, -22.338149102402156 ], [ -47.259920239561048, -22.338172058264643 ], [ -47.259908730169812, -22.338195006554574 ], [ -47.259897274703505, -22.338217938250281 ], [ -47.259885882484248, -22.338240832670053 ], [ -47.259874558511747, -22.338263676668994 ], [ -47.259863301904907, -22.338286468818694 ], [ -47.259852111369362, -22.338309208545013 ], [ -47.259840985619469, -22.33833189527968 ], [ -47.259829923377758, -22.338354528461632 ], [ -47.259818923376429, -22.338377107534033 ], [ -47.259807984356193, -22.338399631946551 ], [ -47.259797105066291, -22.33842210115521 ], [ -47.259786284266355, -22.338444514619145 ], [ -47.259775876767634, -22.338466132258876 ], [ -47.259765152395843, -22.338488465778781 ], [ -47.259754482951358, -22.338510742007269 ], [ -47.259743867223897, -22.338532960425788 ], [ -47.259733304016002, -22.338555120513384 ], [ -47.259722792136337, -22.338577221760765 ], [ -47.259712330405598, -22.338599263657866 ], [ -47.259701917653125, -22.338621245701017 ], [ -47.259691552717698, -22.338643167391286 ], [ -47.259681234448436, -22.338665028232391 ], [ -47.259670961703499, -22.338686827733749 ], [ -47.259660733351573, -22.33870856540705 ], [ -47.259650548270479, -22.338730240769337 ], [ -47.259640405347483, -22.338751853342369 ], [ -47.259630303481401, -22.338773402647959 ], [ -47.259620241579746, -22.338794888214306 ], [ -47.259610218559175, -22.338816309574852 ], [ -47.259600233348387, -22.338837666262176 ], [ -47.25959028488397, -22.338858957816765 ], [ -47.259580372114115, -22.338880183779157 ], [ -47.259570493995277, -22.338901343697117 ], [ -47.259560649497125, -22.338922437114814 ], [ -47.259550837594098, -22.338943463591423 ], [ -47.259541057276223, -22.338964422677158 ], [ -47.259531307539362, -22.338985313935002 ], [ -47.259521587392392, -22.339006136924667 ], [ -47.259511895851645, -22.339026891214999 ], [ -47.259502231945561, -22.339047576373606 ], [ -47.259492594712086, -22.339068191972736 ], [ -47.259482983197422, -22.339088737591752 ], [ -47.259473396460699, -22.339109212807404 ], [ -47.259463833568191, -22.339129617205955 ], [ -47.259454293598665, -22.339149950371784 ], [ -47.259444775638947, -22.339170211897013 ], [ -47.259435278786263, -22.339190401376385 ], [ -47.259425802148613, -22.339210518406627 ], [ -47.259416344842066, -22.339230562591961 ], [ -47.259406905995995, -22.339250533533242 ], [ -47.259397484744163, -22.339270430846863 ], [ -47.259388080234991, -22.339290254142774 ], [ -47.25937869162528, -22.339310003037998 ], [ -47.259369318079351, -22.339329677158467 ], [ -47.259359958774368, -22.339349276127702 ], [ -47.259350612895105, -22.339368799577748 ], [ -47.259341279636374, -22.339388247144385 ], [ -47.259332326761843, -22.339406852470248 ], [ -47.259323033378834, -22.33942611405298 ], [ -47.259313749777327, -22.339445299965757 ], [ -47.259304468185107, -22.339464424385891 ], [ -47.259295177806834, -22.339483508499029 ], [ -47.259285874410629, -22.339502560414225 ], [ -47.259276557697412, -22.339521580146613 ], [ -47.259267227424246, -22.339540567598167 ], [ -47.259257883348809, -22.339559522672307 ], [ -47.259248525230525, -22.339578445271151 ], [ -47.259239152828407, -22.339597335300176 ], [ -47.259229765902518, -22.339616192665005 ], [ -47.259220364214208, -22.339635017271107 ], [ -47.259210947524458, -22.339653809027055 ], [ -47.25920151559562, -22.339672567841035 ], [ -47.259192068190607, -22.339691293622394 ], [ -47.259182605072581, -22.339709986282351 ], [ -47.259173126005642, -22.339728645732539 ], [ -47.259163630754259, -22.339747271886186 ], [ -47.259154119083625, -22.339765864657348 ], [ -47.259144590759746, -22.339784423960673 ], [ -47.259135045548661, -22.3398029497131 ], [ -47.259125483217375, -22.339821441831791 ], [ -47.259115903533008, -22.339839900235965 ], [ -47.259106306263213, -22.339858324845981 ], [ -47.259096691176964, -22.339876715581763 ], [ -47.259087058042745, -22.339895072366353 ], [ -47.259077406629522, -22.339913395123972 ], [ -47.259067736707124, -22.339931683779387 ], [ -47.259058048045908, -22.33994993825835 ], [ -47.259048340416307, -22.339968158488468 ], [ -47.259038613588878, -22.339986344399342 ], [ -47.259028867334969, -22.340004495920986 ], [ -47.259019101426269, -22.340022612984821 ], [ -47.259009315634884, -22.340040695523356 ], [ -47.258999509732938, -22.340058743471122 ], [ -47.258989683492153, -22.340076756765296 ], [ -47.258979836686201, -22.340094735341335 ], [ -47.258969969088078, -22.340112679137821 ], [ -47.258960080470196, -22.340130588096279 ], [ -47.258950170606461, -22.340148462157302 ], [ -47.258940239270679, -22.340166301263526 ], [ -47.258930286235952, -22.340184105360493 ], [ -47.258920311276796, -22.340201874393074 ], [ -47.258910314166798, -22.34021960830945 ], [ -47.258900294679755, -22.340237307059169 ], [ -47.258890252590504, -22.340254970591538 ], [ -47.258880187672474, -22.340272598860007 ], [ -47.258870099699891, -22.340290191818184 ], [ -47.258859988447206, -22.340307749420912 ], [ -47.258849853688481, -22.340325271625197 ], [ -47.258839695197366, -22.340342758390264 ], [ -47.258829512747958, -22.34036020967611 ], [ -47.258819306114141, -22.34037762544444 ], [ -47.258809075069763, -22.340395005658486 ], [ -47.258798819387863, -22.340412350284208 ], [ -47.258788538841692, -22.340429659288596 ], [ -47.258778233204517, -22.340446932639829 ], [ -47.258767902248891, -22.340464170308671 ], [ -47.258757545747514, -22.340481372266758 ], [ -47.25874716347262, -22.340498538487832 ], [ -47.258736755195528, -22.340515668948242 ], [ -47.258726320688211, -22.340532763624338 ], [ -47.258715859721484, -22.340549822495511 ], [ -47.25870537206557, -22.340566845543243 ], [ -47.25869485749115, -22.340583832749221 ], [ -47.258684315767233, -22.340600784098744 ], [ -47.258673746663646, -22.340617699576903 ], [ -47.258663149948255, -22.340634579172658 ], [ -47.258652525389024, -22.340651422875812 ], [ -47.258641872753621, -22.340668230677327 ], [ -47.258631191808007, -22.340685002571739 ], [ -47.258620482318491, -22.340701738553772 ], [ -47.25860974405029, -22.340718438620481 ], [ -47.258598976767793, -22.3407351027709 ], [ -47.258588180234277, -22.340751731006467 ], [ -47.25857735421264, -22.340768323329655 ], [ -47.258566498464958, -22.340784879744774 ], [ -47.258555612752282, -22.340801400258243 ], [ -47.258544702212987, -22.340817876756294 ], [ -47.258533834772905, -22.340834206469303 ], [ -47.258523112717313, -22.340850231919546 ], [ -47.258512575978649, -22.340865888001257 ], [ -47.258502224228536, -22.340881170667583 ], [ -47.258492056801735, -22.340896076978421 ], [ -47.25848207336989, -22.340910604099307 ], [ -47.258472273938082, -22.340924749313743 ], [ -47.25846265883952, -22.340938510037475 ], [ -47.258453228726999, -22.340951883838571 ], [ -47.258443984567528, -22.340964868451856 ], [ -47.258434927631505, -22.340977461801536 ], [ -47.258426059484769, -22.340989662018796 ], [ -47.258417381977381, -22.341001467463595 ], [ -47.258414458411053, -22.341005398730154 ], [ -47.258391455357732, -22.341035875410498 ], [ -47.258384624568734, -22.341044717981788 ], [ -47.258376937021922, -22.341054534559614 ], [ -47.258369456392998, -22.341063952621173 ], [ -47.258362186090203, -22.341072972788314 ], [ -47.258355129658881, -22.341081596109198 ], [ -47.258348290753204, -22.341089824084847 ], [ -47.258341673108035, -22.341097658692821 ], [ -47.258335280503161, -22.341105102415849 ], [ -47.258329116728021, -22.341112158266551 ], [ -47.258323185542693, -22.341118829811791 ], [ -47.258317490635513, -22.341125121196821 ], [ -47.258312035579031, -22.341131037166097 ], [ -47.258306823780643, -22.341136583085248 ], [ -47.258301858431771, -22.341141764959112 ], [ -47.258297142455582, -22.341146589445795 ], [ -47.258292678449514, -22.341151063870662 ], [ -47.25828846862624, -22.341155196235622 ], [ -47.258284514752013, -22.341158995225346 ], [ -47.258280818084152, -22.341162470208069 ], [ -47.258277379306691, -22.341165631232254 ], [ -47.25827419803484, -22.34116848940447 ], [ -47.258271213587186, -22.341171108768041 ], [ -47.258268245017732, -22.341173653150356 ], [ -47.258265157949467, -22.34117623721292 ], [ -47.25826194023027, -22.341178867825931 ], [ -47.258258594638704, -22.341181539333643 ], [ -47.258255124180899, -22.341184246157205 ], [ -47.258251532084607, -22.341186982800028 ], [ -47.258247821788288, -22.341189743856869 ], [ -47.258243996934361, -22.341192524019128 ], [ -47.258240061363161, -22.341195318079347 ], [ -47.258236019104004, -22.341198120937808 ], [ -47.258231874369393, -22.341200927606415 ], [ -47.258227631548777, -22.341203733212801 ], [ -47.258223295198981, -22.341206533006545 ], [ -47.258218870038363, -22.341209322362683 ], [ -47.25821436094455, -22.34121209678279 ], [ -47.258209772942735, -22.341214851902109 ], [ -47.258205111201349, -22.341217583491876 ], [ -47.258200381027457, -22.341220287461557 ], [ -47.258195587858033, -22.341222959863877 ], [ -47.25819073725642, -22.341225596896461 ], [ -47.2581858349062, -22.341228194905039 ], [ -47.258180886604343, -22.341230750387073 ], [ -47.258175898255985, -22.341233259994215 ], [ -47.258170875869745, -22.341235720534826 ], [ -47.258165825551991, -22.341238128976801 ], [ -47.258160753498942, -22.341240482451326 ], [ -47.258155665994067, -22.341242778254394 ], [ -47.258150569402105, -22.341245013849701 ], [ -47.258145470161708, -22.341247186872042 ], [ -47.258140374781732, -22.341249295129373 ], [ -47.258111915850314, -22.341260720661154 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 764.58391940900003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261889600785942, -22.335320815725471 ], [ -47.261856494098303, -22.335354283460902 ], [ -47.261837450117731, -22.335373612592029 ], [ -47.261818338418756, -22.33539309219417 ], [ -47.261799161526561, -22.33541272432533 ], [ -47.261779922007868, -22.335432511065349 ], [ -47.26176062247329, -22.335452454513636 ], [ -47.261741265579403, -22.335472556786531 ], [ -47.261721854026142, -22.335492820019898 ], [ -47.261702390560508, -22.335513246365203 ], [ -47.261682877976888, -22.335533837988599 ], [ -47.261663319119073, -22.335554597068572 ], [ -47.261643716879263, -22.335575525796649 ], [ -47.261624074199993, -22.33559662637478 ], [ -47.261604394079065, -22.335617901009481 ], [ -47.261584691822137, -22.335639338579352 ], [ -47.261565024068531, -22.335660881553704 ], [ -47.261545441992574, -22.335682474062892 ], [ -47.261525954210065, -22.335704105669354 ], [ -47.261506560345261, -22.335725775786869 ], [ -47.261487260021788, -22.335747483832144 ], [ -47.261468052860408, -22.335769229227886 ], [ -47.261448938482459, -22.335791011398655 ], [ -47.26142991650817, -22.335812829772575 ], [ -47.261410986554615, -22.33583468378443 ], [ -47.2613921482398, -22.335856572870334 ], [ -47.261373401181523, -22.335878496469558 ], [ -47.261354744994904, -22.335900454027055 ], [ -47.261336179294702, -22.335922444991205 ], [ -47.261317703696385, -22.335944468812322 ], [ -47.261299317814263, -22.335966524944972 ], [ -47.261281021260878, -22.335988612848691 ], [ -47.261262813649743, -22.336010731984956 ], [ -47.261244694593508, -22.336032881819119 ], [ -47.261226663704576, -22.336055061819913 ], [ -47.261208720595306, -22.336077271459207 ], [ -47.261190864877136, -22.336099510212986 ], [ -47.261173096162238, -22.336121777559491 ], [ -47.261155414061605, -22.336144072981558 ], [ -47.261137818187187, -22.336166395964 ], [ -47.261120308150751, -22.336188745994971 ], [ -47.261102883563844, -22.336211122566144 ], [ -47.261085544038593, -22.336233525171632 ], [ -47.26106828918671, -22.336255953309426 ], [ -47.26105111862006, -22.336278406480478 ], [ -47.26103403195151, -22.336300884187747 ], [ -47.261017028793823, -22.336323385937693 ], [ -47.261000108759717, -22.336345911240034 ], [ -47.260983271463061, -22.336368459606394 ], [ -47.260966516517648, -22.336391030551788 ], [ -47.260949843537901, -22.336413623593788 ], [ -47.260933252138713, -22.336436238252631 ], [ -47.260916741935148, -22.336458874051786 ], [ -47.260900312544621, -22.336481530514881 ], [ -47.260883963582508, -22.336504207171604 ], [ -47.260867694665869, -22.336526903553089 ], [ -47.260851505413534, -22.33654961919104 ], [ -47.260835395444133, -22.336572353621147 ], [ -47.260819364377149, -22.336595106381143 ], [ -47.26080341183264, -22.336617877011573 ], [ -47.260787537431675, -22.336640665054784 ], [ -47.26077174079596, -22.336663470055832 ], [ -47.260756021548978, -22.336686291560696 ], [ -47.260740379314022, -22.336709129118844 ], [ -47.260724813715612, -22.336731982281641 ], [ -47.260709324379057, -22.336754850602723 ], [ -47.260693910930975, -22.336777733637238 ], [ -47.260678572999602, -22.336800630941365 ], [ -47.260663310212529, -22.336823542075741 ], [ -47.260648122199385, -22.33684646660139 ], [ -47.260633008590517, -22.336869404081728 ], [ -47.260617969018128, -22.336892354080938 ], [ -47.260603003115271, -22.336915316165083 ], [ -47.260588110514504, -22.336938289904591 ], [ -47.260573290851475, -22.336961274868695 ], [ -47.260558543762336, -22.336984270629088 ], [ -47.260543868883701, -22.337007276760261 ], [ -47.260529265854558, -22.337030292836484 ], [ -47.260514734382944, -22.337053318325896 ], [ -47.260500274638829, -22.337076351954575 ], [ -47.26048588683873, -22.337099392307387 ], [ -47.260471570704325, -22.337122438727423 ], [ -47.260457325763717, -22.337145490868085 ], [ -47.260443151544287, -22.337168548385741 ], [ -47.260429047573354, -22.337191610938866 ], [ -47.260415013378079, -22.3372146781882 ], [ -47.260401048484503, -22.337237749798337 ], [ -47.260387152419568, -22.337260825434541 ], [ -47.260373324710017, -22.33728390476459 ], [ -47.260359564881604, -22.337306987459929 ], [ -47.260345872461379, -22.337330073192323 ], [ -47.26033224697575, -22.337353161636543 ], [ -47.260318687950381, -22.337376252471131 ], [ -47.260305194912718, -22.337399345373964 ], [ -47.260291767389717, -22.337422440026032 ], [ -47.260278404907709, -22.337445536111808 ], [ -47.260265106993707, -22.337468633317005 ], [ -47.26025187317569, -22.337491731328235 ], [ -47.260238702980644, -22.337514829836294 ], [ -47.260225595937484, -22.337537928531223 ], [ -47.260212551573979, -22.337561027107309 ], [ -47.260199569417757, -22.337584125262197 ], [ -47.260186648999849, -22.337607222689794 ], [ -47.260173789848537, -22.337630319091577 ], [ -47.260160991493578, -22.337653414169218 ], [ -47.260148253466092, -22.337676507624561 ], [ -47.260135575296694, -22.337699599163141 ], [ -47.260122956517449, -22.337722688490498 ], [ -47.260110396659698, -22.33774577531646 ], [ -47.26009789525618, -22.337768859351044 ], [ -47.260085451840737, -22.337791940305053 ], [ -47.260073065946926, -22.33781501789273 ], [ -47.26006073710942, -22.337838091829045 ], [ -47.260048464863665, -22.337861161830496 ], [ -47.260036248745614, -22.337884227615639 ], [ -47.260024088291964, -22.337907288904429 ], [ -47.260011983040371, -22.337930345418034 ], [ -47.259999932529375, -22.337953396878973 ], [ -47.259987936297819, -22.337976443012131 ], [ -47.25997599388559, -22.337999483543488 ], [ -47.259964104833799, -22.338022518199608 ], [ -47.25995226868401, -22.338045546709349 ], [ -47.259940484978522, -22.338068568803156 ], [ -47.259928753261242, -22.338091584211494 ], [ -47.259917073076629, -22.338114592666741 ], [ -47.259905443969615, -22.338137593903539 ], [ -47.259893865486212, -22.338160587657562 ], [ -47.259882337273432, -22.338183573466257 ], [ -47.259870863319733, -22.338206542161167 ], [ -47.259859453112696, -22.338229472721032 ], [ -47.259848111751644, -22.338252351788995 ], [ -47.259836838357501, -22.338275177920181 ], [ -47.259825631631038, -22.338297950538127 ], [ -47.259814490281848, -22.338320669072445 ], [ -47.259803413027925, -22.338343332959983 ], [ -47.259792398597028, -22.338365941641957 ], [ -47.259781445725572, -22.338388494566129 ], [ -47.259770553158695, -22.338410991186795 ], [ -47.259759719652024, -22.338433430961363 ], [ -47.259749305947203, -22.338455061483078 ], [ -47.259738569716774, -22.338477419658531 ], [ -47.259727888974652, -22.33849971943733 ], [ -47.259717262507081, -22.338521960299598 ], [ -47.259706689113372, -22.338544141722952 ], [ -47.259696167598982, -22.338566263196991 ], [ -47.259685696781737, -22.338588324210392 ], [ -47.259675275488135, -22.338610324258369 ], [ -47.259664902554299, -22.338632262841045 ], [ -47.25965457682689, -22.338654139461134 ], [ -47.259644297161742, -22.33867595362716 ], [ -47.259634062425384, -22.338697704850034 ], [ -47.259623871493623, -22.338719392645999 ], [ -47.259613723251917, -22.33874101653619 ], [ -47.259603616597431, -22.338762576041727 ], [ -47.259593550436165, -22.338784070690213 ], [ -47.259583523683446, -22.33880550001469 ], [ -47.259573535266775, -22.338826863547201 ], [ -47.259563584121771, -22.338848160827894 ], [ -47.259553669195803, -22.338869391396923 ], [ -47.259543789444599, -22.338890554801885 ], [ -47.259533943837418, -22.338911650586617 ], [ -47.259524131348265, -22.338932678310197 ], [ -47.259514350967052, -22.338953637522721 ], [ -47.259504601689628, -22.33897452778719 ], [ -47.259494882525033, -22.338995348663214 ], [ -47.25948519248994, -22.339016099719792 ], [ -47.259475530613265, -22.339036780524676 ], [ -47.259465895933658, -22.339057390650176 ], [ -47.259456287498146, -22.339077929676076 ], [ -47.259446704366823, -22.339098397179288 ], [ -47.259437145607166, -22.339118792746518 ], [ -47.259427610299269, -22.339139115962507 ], [ -47.259418097531437, -22.339159366419903 ], [ -47.259408606402594, -22.339179543713961 ], [ -47.259399136022516, -22.339199647442001 ], [ -47.259389685509305, -22.339219677208998 ], [ -47.259380253994514, -22.339239632616387 ], [ -47.259370840614153, -22.339259513281487 ], [ -47.259361444519179, -22.339279318815084 ], [ -47.259352064869056, -22.339299048835102 ], [ -47.259342700830857, -22.339318702968544 ], [ -47.259333351584736, -22.339338280839925 ], [ -47.259324016318615, -22.339357782082519 ], [ -47.259314694230547, -22.339377206333307 ], [ -47.259305759230514, -22.339395774469661 ], [ -47.259296478427331, -22.339415009971397 ], [ -47.259287207965976, -22.339434168720242 ], [ -47.259277939960853, -22.339453265136832 ], [ -47.259268663446107, -22.33947232076402 ], [ -47.259259374124781, -22.339491343848358 ], [ -47.259250071698141, -22.339510334407521 ], [ -47.259240755924587, -22.339529292344185 ], [ -47.259231426563133, -22.339548217562463 ], [ -47.259222083374567, -22.33956710996512 ], [ -47.259212726119223, -22.339585969458373 ], [ -47.259203354558544, -22.339604795948624 ], [ -47.259193968455257, -22.339623589342036 ], [ -47.259184567571751, -22.33964234954799 ], [ -47.259175151671776, -22.339661076475387 ], [ -47.259165720519654, -22.339679770034497 ], [ -47.25915627387996, -22.339698430137222 ], [ -47.259146811518249, -22.339717056696156 ], [ -47.2591373332004, -22.3397356496253 ], [ -47.259127838693075, -22.339754208839629 ], [ -47.259118327763773, -22.339772734254669 ], [ -47.259108800179945, -22.339791225788282 ], [ -47.259099255710133, -22.339809683358549 ], [ -47.259089694122892, -22.339828106885712 ], [ -47.259080115187409, -22.339846496290999 ], [ -47.259070518674164, -22.339864851495371 ], [ -47.259060904353134, -22.339883172422926 ], [ -47.259051271994814, -22.33990145899892 ], [ -47.259041621370564, -22.339919711149097 ], [ -47.259031952252258, -22.33993792880036 ], [ -47.259022264411918, -22.339956111881428 ], [ -47.259012557621595, -22.339974260322975 ], [ -47.259002831654207, -22.339992374056198 ], [ -47.258993086283006, -22.340010453013633 ], [ -47.258983321281676, -22.340028497129058 ], [ -47.258973536423888, -22.340046506338176 ], [ -47.25896373148295, -22.340064480579397 ], [ -47.258953906234119, -22.340082419789479 ], [ -47.258944060451974, -22.340100323908224 ], [ -47.258934193910491, -22.34011819287851 ], [ -47.258924306385175, -22.340136026642259 ], [ -47.258914397651438, -22.340153825143471 ], [ -47.258904467483958, -22.340171588329046 ], [ -47.258894515658888, -22.340189316145299 ], [ -47.258884541951353, -22.340207008541832 ], [ -47.258874546136781, -22.340224665469677 ], [ -47.258864527991648, -22.340242286879537 ], [ -47.258854487290918, -22.340259872726453 ], [ -47.258844423810451, -22.340277422965592 ], [ -47.258834337326313, -22.340294937553299 ], [ -47.258824227614127, -22.340312416448207 ], [ -47.2588140944492, -22.340329859611131 ], [ -47.258803937607169, -22.340347267003771 ], [ -47.258793756863575, -22.340364638589431 ], [ -47.258783551993787, -22.340381974333091 ], [ -47.258773322772498, -22.340399274202451 ], [ -47.258763068974503, -22.340416538166238 ], [ -47.258752790374672, -22.340433766194419 ], [ -47.258742486747131, -22.340450958259559 ], [ -47.258732157866199, -22.340468114335163 ], [ -47.258721803505601, -22.340485234396837 ], [ -47.258711423438257, -22.340502318422789 ], [ -47.258701017437708, -22.340519366391401 ], [ -47.258690585276327, -22.340536378283925 ], [ -47.258680126725842, -22.340553354083891 ], [ -47.258669641558491, -22.340570293774931 ], [ -47.258659129544803, -22.340587197344497 ], [ -47.258648590456112, -22.340604064779676 ], [ -47.258638024061817, -22.340620896071606 ], [ -47.258627430131376, -22.340637691212123 ], [ -47.258616808433928, -22.340654450194492 ], [ -47.258606158736903, -22.34067117301537 ], [ -47.258595480808111, -22.340687859671736 ], [ -47.258584774414196, -22.340704510162865 ], [ -47.258574039321005, -22.340721124490141 ], [ -47.258563275293213, -22.340737702657314 ], [ -47.258552482095169, -22.340754244669153 ], [ -47.258541659490291, -22.340770750532442 ], [ -47.258530807241065, -22.340787220255962 ], [ -47.258519930576853, -22.340803645593017 ], [ -47.258509098564353, -22.340819922066906 ], [ -47.25849841524191, -22.340835889621136 ], [ -47.258487921281287, -22.34085148213644 ], [ -47.258477616422887, -22.340866695570579 ], [ -47.258467500064583, -22.340881527006559 ], [ -47.258457571946828, -22.340895973634733 ], [ -47.258447832148939, -22.340910032765372 ], [ -47.258438281083961, -22.340923701843291 ], [ -47.258428919489759, -22.340936978468058 ], [ -47.258419748423727, -22.340949860408838 ], [ -47.258410769251611, -22.340962345627268 ], [ -47.258401983639637, -22.340974432295507 ], [ -47.258393393542875, -22.340986118818268 ], [ -47.25838646791896, -22.340995431576278 ], [ -47.258363337354453, -22.341025862849275 ], [ -47.258361036790568, -22.341028840967049 ], [ -47.258353462759921, -22.341038512588664 ], [ -47.258346101239688, -22.341047780691003 ], [ -47.258338955769219, -22.341056645978398 ], [ -47.258332030027056, -22.341065109588527 ], [ -47.258325327802609, -22.341073173119497 ], [ -47.258318852967122, -22.341080838653919 ], [ -47.258312609437645, -22.341088108787961 ], [ -47.258306601141015, -22.341094986656525 ], [ -47.258300831974196, -22.341101475958045 ], [ -47.258295305761202, -22.341107580978861 ], [ -47.2582900262083, -22.341113306614645 ], [ -47.258284996853995, -22.341118658392496 ], [ -47.258280221017102, -22.341123642489396 ], [ -47.258275701743692, -22.341128265746509 ], [ -47.258271441748768, -22.341132535683343 ], [ -47.258267443356033, -22.341136460507272 ], [ -47.258263708435436, -22.341140049119787 ], [ -47.258260238339503, -22.341143311117353 ], [ -47.258257033837879, -22.341146256787948 ], [ -47.258254094613541, -22.341148897495298 ], [ -47.258251359047676, -22.34115129842214 ], [ -47.258248643210663, -22.341153626185346 ], [ -47.258245810433664, -22.341155997390437 ], [ -47.258242848299794, -22.341158419051972 ], [ -47.258239759571644, -22.341160885449874 ], [ -47.258236547243165, -22.341163390942153 ], [ -47.258233214533654, -22.341165929970526 ], [ -47.258229764876617, -22.341168497069557 ], [ -47.25822620191289, -22.341171086871974 ], [ -47.258222529484556, -22.341173694113525 ], [ -47.258218751625826, -22.341176313639348 ], [ -47.258214872557126, -22.341178940408039 ], [ -47.258210896678804, -22.341181569495976 ], [ -47.258206828561356, -22.341184196103409 ], [ -47.25820267293949, -22.341186815558181 ], [ -47.258198434709875, -22.341189423316809 ], [ -47.258194118919221, -22.341192014971679 ], [ -47.258189730759767, -22.341194586253348 ], [ -47.258185275564777, -22.341197133033095 ], [ -47.258180758799611, -22.341199651327663 ], [ -47.258176186058023, -22.341202137301245 ], [ -47.258171563056067, -22.341204587268553 ], [ -47.258166895625031, -22.341206997698524 ], [ -47.25813719082678, -22.341221941993695 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 757.12134774900005, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261858867862713, -22.335311887052047 ], [ -47.26183505186961, -22.335335962766067 ], [ -47.261815967608555, -22.335355332777382 ], [ -47.26179681388691, -22.335374855207668 ], [ -47.261777593242861, -22.335394532125779 ], [ -47.261758308256738, -22.335414365622896 ], [ -47.261738961553533, -22.335434357809934 ], [ -47.261719555804923, -22.335454510815126 ], [ -47.261700093726695, -22.335474826786545 ], [ -47.261680578082398, -22.335495307888056 ], [ -47.261661011683827, -22.335515956298504 ], [ -47.261641397392992, -22.335536774209285 ], [ -47.261621738120972, -22.33555776382498 ], [ -47.261602036830183, -22.335578927360846 ], [ -47.261582296539139, -22.335600267036646 ], [ -47.261562532775926, -22.335621771525904 ], [ -47.261542803086058, -22.335643382337633 ], [ -47.261523159481129, -22.335665042688579 ], [ -47.26150361072105, -22.335686741976382 ], [ -47.261484156426718, -22.335708479611675 ], [ -47.261464796218519, -22.335730255007988 ], [ -47.26144552971374, -22.335752067584952 ], [ -47.261426356530414, -22.335773916764069 ], [ -47.261407276285397, -22.335795801970583 ], [ -47.261388288592286, -22.335817722636303 ], [ -47.261369393065713, -22.335839678194578 ], [ -47.261350589320003, -22.335861668081822 ], [ -47.261331876966828, -22.335883691740356 ], [ -47.261313255617488, -22.335905748615868 ], [ -47.261294724883982, -22.335927838156096 ], [ -47.261276284377125, -22.335949959813011 ], [ -47.261257933705977, -22.335972113043749 ], [ -47.261239672480563, -22.335994297307341 ], [ -47.261221500309965, -22.336016512066774 ], [ -47.261203416803177, -22.336038756788465 ], [ -47.261185421568932, -22.336061030941995 ], [ -47.261167514215209, -22.33608333400122 ], [ -47.261149694350685, -22.336105665442179 ], [ -47.261131961582748, -22.336128024745669 ], [ -47.261114315519862, -22.336150411394414 ], [ -47.261096755770275, -22.336172824874613 ], [ -47.261079281942017, -22.336195264676029 ], [ -47.261061893643721, -22.336217730290819 ], [ -47.261044590483507, -22.336240221215203 ], [ -47.261027372069755, -22.336262736948264 ], [ -47.261010238011878, -22.336285276991312 ], [ -47.260993187919034, -22.336307840849081 ], [ -47.260976221400504, -22.336330428029655 ], [ -47.260959338066662, -22.336353038043008 ], [ -47.260942537527811, -22.336375670402685 ], [ -47.26092581939487, -22.336398324624664 ], [ -47.260909183279281, -22.336421000227784 ], [ -47.260892628792654, -22.336443696734069 ], [ -47.260876155548956, -22.336466413665732 ], [ -47.260859763160077, -22.336489150551241 ], [ -47.260843451239687, -22.336511906920279 ], [ -47.260827219403204, -22.336534682303416 ], [ -47.26081106726582, -22.336557476235061 ], [ -47.26079499444365, -22.336580288251813 ], [ -47.260779000553356, -22.336603117893016 ], [ -47.260763085212631, -22.33662596469998 ], [ -47.26074724803982, -22.336648828216717 ], [ -47.260731488655082, -22.336671707988046 ], [ -47.260715806678384, -22.336694603562595 ], [ -47.260700201730934, -22.336717514490712 ], [ -47.260684673434717, -22.336740440325098 ], [ -47.26066922141311, -22.336763380620013 ], [ -47.260653845291067, -22.33678633493081 ], [ -47.260638544692924, -22.336809302817233 ], [ -47.260623319245092, -22.336832283839602 ], [ -47.260608168574691, -22.336855277560556 ], [ -47.260593092310721, -22.336878283543477 ], [ -47.260578090083087, -22.336901301353766 ], [ -47.260563161521169, -22.336924330561214 ], [ -47.260548306257455, -22.336947370734382 ], [ -47.260533523924998, -22.336970421444306 ], [ -47.260518814157308, -22.336993482264955 ], [ -47.260504176590274, -22.337016552769995 ], [ -47.260489610929994, -22.337039632425252 ], [ -47.260475117352307, -22.337062719942011 ], [ -47.260460696082028, -22.337085813886297 ], [ -47.26044634684169, -22.337108913593855 ], [ -47.260432069157076, -22.337132018715945 ], [ -47.260417862553254, -22.337155128906776 ], [ -47.260403726555239, -22.33717824382277 ], [ -47.260389660687856, -22.337201363122521 ], [ -47.260375664474815, -22.337224486468678 ], [ -47.260361737440711, -22.337247613524539 ], [ -47.260347879109972, -22.33727074395583 ], [ -47.260334089006022, -22.337293877432227 ], [ -47.260320366653538, -22.337317013623537 ], [ -47.260306711576654, -22.337340152202717 ], [ -47.260293123298645, -22.33736329284655 ], [ -47.260279601344664, -22.337386435231107 ], [ -47.260266145239299, -22.337409579035647 ], [ -47.260252754506581, -22.337432723942992 ], [ -47.260239428671184, -22.337455869637175 ], [ -47.260226167258814, -22.337479015803201 ], [ -47.260212969794082, -22.337502162130235 ], [ -47.260199835803618, -22.337525308306773 ], [ -47.260186764812907, -22.337548454025619 ], [ -47.260173756347228, -22.337571598982866 ], [ -47.260160809935378, -22.337594742871005 ], [ -47.260147925103318, -22.337617885390035 ], [ -47.260135101378538, -22.337641026240302 ], [ -47.260122338289875, -22.337664165122192 ], [ -47.260109635365694, -22.337687301739962 ], [ -47.260096992135836, -22.337710435797796 ], [ -47.260084408129373, -22.337733567004257 ], [ -47.260071882876815, -22.337756695068141 ], [ -47.260059415909772, -22.337779819698969 ], [ -47.260047006759599, -22.337802940609819 ], [ -47.26003465495878, -22.337826057514487 ], [ -47.260022360040587, -22.337849170128305 ], [ -47.260010121538727, -22.337872278168707 ], [ -47.259997938987773, -22.337895381354596 ], [ -47.259985811923258, -22.337918479406007 ], [ -47.259973739881552, -22.337941572044453 ], [ -47.259961722399353, -22.337964658993798 ], [ -47.259949759014454, -22.337987739979017 ], [ -47.259937849265917, -22.338010814725681 ], [ -47.25992599269312, -22.338033882961724 ], [ -47.259914188836369, -22.338056944416628 ], [ -47.2599024372375, -22.338079998819996 ], [ -47.259890737438916, -22.338103045903278 ], [ -47.259879088983524, -22.33812608540029 ], [ -47.259867491415363, -22.33814911704582 ], [ -47.259855944381044, -22.338172140373231 ], [ -47.259844451939919, -22.338195146067385 ], [ -47.259833023745131, -22.338218112767333 ], [ -47.259821664995506, -22.338241026904342 ], [ -47.259810374814045, -22.338263887016979 ], [ -47.25979915189663, -22.338286692526541 ], [ -47.259787994948148, -22.338309442860503 ], [ -47.259776902682006, -22.338332137453612 ], [ -47.259765873821522, -22.338354775745135 ], [ -47.259754907098845, -22.338377357180992 ], [ -47.259744001254973, -22.338399881213672 ], [ -47.259733155041552, -22.338422347298867 ], [ -47.25972273513063, -22.338443990702554 ], [ -47.259711987041555, -22.338466373533571 ], [ -47.259701295001783, -22.338488696862655 ], [ -47.259690657794103, -22.338510960168684 ], [ -47.25968007421455, -22.33853316292781 ], [ -47.259669543065478, -22.338555304628471 ], [ -47.259659063161713, -22.338577384758157 ], [ -47.259648633326968, -22.338599402810996 ], [ -47.25963825239473, -22.338621358286034 ], [ -47.259627919209159, -22.338643250685134 ], [ -47.259617632623787, -22.338665079515842 ], [ -47.259607391502975, -22.338686844288262 ], [ -47.259597194720563, -22.338708544517921 ], [ -47.259587041160152, -22.338730179725236 ], [ -47.259576929717248, -22.338751749430728 ], [ -47.25956685929637, -22.338773253161389 ], [ -47.259556828811476, -22.33879469044976 ], [ -47.25954683718895, -22.338816060827469 ], [ -47.25953688336336, -22.338837363834259 ], [ -47.25952696628125, -22.338858599009953 ], [ -47.259517084897709, -22.338879765901908 ], [ -47.25950723818147, -22.338900864053635 ], [ -47.25949742510619, -22.338921893024196 ], [ -47.259487644661654, -22.338942852363513 ], [ -47.259477895843638, -22.338963741634586 ], [ -47.259468177661446, -22.338984560396995 ], [ -47.259458489132001, -22.339005308219836 ], [ -47.25944882928475, -22.339025984670947 ], [ -47.259439197159018, -22.339046589322894 ], [ -47.259429591802636, -22.339067121755669 ], [ -47.259420012276742, -22.339087581546448 ], [ -47.259410457649921, -22.339107968282349 ], [ -47.259400927003654, -22.339128281548479 ], [ -47.259391419427722, -22.339148520938028 ], [ -47.259381934022706, -22.339168686046772 ], [ -47.259372469900221, -22.339188776472614 ], [ -47.259363026180353, -22.339208791821257 ], [ -47.259353601996821, -22.339228731694746 ], [ -47.259344196487959, -22.339248595711364 ], [ -47.259334808807189, -22.33926838348264 ], [ -47.259325438116626, -22.339288094627452 ], [ -47.259316083586178, -22.339307728773871 ], [ -47.259306744398927, -22.339327285547437 ], [ -47.259297419745963, -22.339346764582569 ], [ -47.259288108828592, -22.339366165517518 ], [ -47.259279191703023, -22.339384696464361 ], [ -47.259269923479685, -22.339403905885096 ], [ -47.259260666158525, -22.339423037469992 ], [ -47.259251411740486, -22.339442105883052 ], [ -47.259242149089289, -22.339461133024315 ], [ -47.259232873842834, -22.339480127277785 ], [ -47.259223585702792, -22.339499088663754 ], [ -47.259214284428879, -22.339518017085521 ], [ -47.259204969781422, -22.339536912447898 ], [ -47.25919564152256, -22.3395557746544 ], [ -47.259186299413983, -22.339574603611915 ], [ -47.259176943218527, -22.339593399227567 ], [ -47.259167572700306, -22.339612161408301 ], [ -47.259158187623051, -22.33963089006425 ], [ -47.259148787751947, -22.339649585105111 ], [ -47.259139372852722, -22.339668246441917 ], [ -47.259129942691381, -22.339686873987461 ], [ -47.259120497034885, -22.339705467655097 ], [ -47.259111035650612, -22.339724027359754 ], [ -47.259101558306583, -22.33974255301726 ], [ -47.259092064771856, -22.339761044544009 ], [ -47.259082554815315, -22.339779501858832 ], [ -47.259073028206977, -22.339797924880699 ], [ -47.259063484716883, -22.3398163135308 ], [ -47.259053924115719, -22.339834667731409 ], [ -47.259044346175486, -22.339852987404381 ], [ -47.259034750667666, -22.339871272474909 ], [ -47.259025137364262, -22.33988952286925 ], [ -47.25901550603816, -22.339907738514235 ], [ -47.259005856462785, -22.339925919337794 ], [ -47.258996188411714, -22.33994406526978 ], [ -47.258986501658505, -22.339962176242018 ], [ -47.258976795977652, -22.33998025218683 ], [ -47.258967071143964, -22.339998293037905 ], [ -47.258957326932695, -22.340016298730198 ], [ -47.258947563119101, -22.340034269200654 ], [ -47.258937779478003, -22.340052204388947 ], [ -47.258927975786321, -22.340070104233057 ], [ -47.25891815182014, -22.340087968674062 ], [ -47.258908307355085, -22.340105797656189 ], [ -47.258898442168189, -22.340123591122712 ], [ -47.258888556036503, -22.3401413490189 ], [ -47.258878648736307, -22.34015907129309 ], [ -47.258868720045307, -22.340176757893033 ], [ -47.258858769740272, -22.340194408769701 ], [ -47.258848797598191, -22.340212023875651 ], [ -47.258838803397161, -22.340229603163031 ], [ -47.258828786913753, -22.340247146588432 ], [ -47.258818747925424, -22.340264654108509 ], [ -47.258808686209832, -22.34028212568121 ], [ -47.258798601544228, -22.340299561266733 ], [ -47.258788493705481, -22.340316960827547 ], [ -47.258778362470842, -22.34033432432695 ], [ -47.258768207617457, -22.340351651729982 ], [ -47.258758028922308, -22.340368943003259 ], [ -47.258747826161624, -22.34038619811626 ], [ -47.258737599111825, -22.340403417039447 ], [ -47.25872734754936, -22.340420599744576 ], [ -47.258717071249926, -22.340437746206046 ], [ -47.258706769989416, -22.34045485639917 ], [ -47.258696443543151, -22.340471930301412 ], [ -47.258686091685561, -22.340488967892977 ], [ -47.258675714191803, -22.340505969154066 ], [ -47.258665310835752, -22.340522934067945 ], [ -47.258654881390711, -22.340539862620123 ], [ -47.258644425630436, -22.340556754796289 ], [ -47.258633943326991, -22.34057361058591 ], [ -47.258623434253231, -22.340590429978135 ], [ -47.258612898180033, -22.340607212966177 ], [ -47.258602334878397, -22.34062395954415 ], [ -47.25859174411891, -22.340640669707341 ], [ -47.258581125670524, -22.340657343454694 ], [ -47.258570479302456, -22.340673980785379 ], [ -47.258559804782841, -22.340690581700965 ], [ -47.258549101878963, -22.340707146205105 ], [ -47.258538370356916, -22.34072367430386 ], [ -47.25852760998243, -22.340740166004423 ], [ -47.258516820520406, -22.340756621315869 ], [ -47.258506001734645, -22.34077304024942 ], [ -47.258495158945514, -22.340789414425505 ], [ -47.258484362360619, -22.340805637660331 ], [ -47.258473717771338, -22.340821547318541 ], [ -47.258463266588784, -22.340837076267412 ], [ -47.258453008622105, -22.340852220469387 ], [ -47.258442943332341, -22.340866977030533 ], [ -47.25843307052866, -22.340881343165993 ], [ -47.258423390364733, -22.340895316212887 ], [ -47.258413903333327, -22.340908893644986 ], [ -47.258404610257493, -22.340922073093438 ], [ -47.258395512284899, -22.34093485236173 ], [ -47.258386610876755, -22.34094722944895 ], [ -47.258377907799535, -22.3409592025682 ], [ -47.258369405113449, -22.340970770168909 ], [ -47.258361105159572, -22.340981930959977 ], [ -47.258358452050295, -22.340985455379599 ], [ -47.258335195363976, -22.341015841739917 ], [ -47.258329988503128, -22.341022490613845 ], [ -47.258322746091672, -22.341031608757024 ], [ -47.2583157254535, -22.341040319164694 ], [ -47.258308930400553, -22.34104862306409 ], [ -47.258302364857336, -22.341056522150417 ], [ -47.258296032831574, -22.341064018611309 ], [ -47.258289938377537, -22.341071115156399 ], [ -47.258284085559438, -22.341077815042912 ], [ -47.25827847841115, -22.341084122100703 ], [ -47.258273120892326, -22.341090040757379 ], [ -47.258268016843083, -22.341095576059701 ], [ -47.258263169932903, -22.34110073369628 ], [ -47.258258583607983, -22.341105520016246 ], [ -47.258254261037386, -22.341109942043868 ], [ -47.258250205053592, -22.341114007492727 ], [ -47.258246418091417, -22.341117724775696 ], [ -47.258242902124493, -22.341121103011076 ], [ -47.258239658600495, -22.341124152023511 ], [ -47.258236688374687, -22.341126882340518 ], [ -47.258233991197898, -22.341129305583138 ], [ -47.25823150451383, -22.341131488073312 ], [ -47.258229041409237, -22.34113359921745 ], [ -47.258226462923496, -22.341135757565137 ], [ -47.258223756374946, -22.341137970275252 ], [ -47.258220924510219, -22.341140231563401 ], [ -47.258217970311044, -22.341142535724472 ], [ -47.258214896988335, -22.341144877138447 ], [ -47.258211707970553, -22.34114725027969 ], [ -47.258208406897005, -22.341149649722407 ], [ -47.258204997611521, -22.341152070145327 ], [ -47.258201484153183, -22.341154506338526 ], [ -47.258197870750365, -22.341156953207381 ], [ -47.258194161814302, -22.341159405776882 ], [ -47.258166912492847, -22.341176999479345 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 747.27497830100003, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261828108210679, -22.335302926413235 ], [ -47.261794485104922, -22.335337052959389 ], [ -47.261775289360635, -22.335356618217794 ], [ -47.261756024964718, -22.335376339922856 ], [ -47.261736694511157, -22.335396220177049 ], [ -47.261717300639312, -22.335416261102822 ], [ -47.261697846035979, -22.33543646484031 ], [ -47.261678333432748, -22.335456833549767 ], [ -47.261658765609809, -22.335477369407471 ], [ -47.261639145396295, -22.33549807460496 ], [ -47.261619475672383, -22.335518951346533 ], [ -47.261599759368195, -22.335540001849804 ], [ -47.26157999946588, -22.335561228343334 ], [ -47.261560199004705, -22.335582633060273 ], [ -47.261540373735201, -22.335604204468929 ], [ -47.26152058210905, -22.335625883118048 ], [ -47.261500876975134, -22.335647611310691 ], [ -47.261481267237478, -22.335669378279842 ], [ -47.261461752513625, -22.335691183432868 ], [ -47.261442332420664, -22.335713026180212 ], [ -47.261423006572514, -22.335734905938402 ], [ -47.261403774583805, -22.335756822125848 ], [ -47.261384636068016, -22.335778774164929 ], [ -47.26136559063535, -22.335800761484506 ], [ -47.261346637896978, -22.33582278351513 ], [ -47.261327777463833, -22.335844839690395 ], [ -47.261309008944082, -22.335866929449946 ], [ -47.261290331945624, -22.335889052236812 ], [ -47.261271746076901, -22.335911207496117 ], [ -47.261253250945323, -22.335933394677305 ], [ -47.261234846156398, -22.335955613235043 ], [ -47.26121653131667, -22.335977862625924 ], [ -47.261198306031737, -22.336000142310617 ], [ -47.261180169907043, -22.336022451753166 ], [ -47.261162122547816, -22.336044790420953 ], [ -47.261144163558548, -22.336067157785596 ], [ -47.261126292544361, -22.336089553321024 ], [ -47.2611085091091, -22.336111976505904 ], [ -47.261090812857759, -22.336134426820966 ], [ -47.261073203395007, -22.336156903750386 ], [ -47.261055680325398, -22.336179406782001 ], [ -47.261038243253992, -22.336201935406088 ], [ -47.261020891785449, -22.336224489117008 ], [ -47.261003625524609, -22.336247067412124 ], [ -47.260986444077353, -22.33626966979093 ], [ -47.260969347049361, -22.336292295756493 ], [ -47.260952334046408, -22.336314944815246 ], [ -47.260935404675365, -22.336337616475621 ], [ -47.260918558543047, -22.336360310249535 ], [ -47.260901795256892, -22.336383025651529 ], [ -47.260885114424916, -22.336405762198869 ], [ -47.260868515655197, -22.336428519412294 ], [ -47.260851998558302, -22.336451296812552 ], [ -47.26083556274267, -22.336474093926757 ], [ -47.260819207818514, -22.336496910283387 ], [ -47.260802933397855, -22.336519745411696 ], [ -47.260786739092481, -22.336542598844865 ], [ -47.260770624515111, -22.33656547011833 ], [ -47.260754589278996, -22.336588358770339 ], [ -47.260738632998503, -22.336611264341009 ], [ -47.260722755288604, -22.33663418637342 ], [ -47.260706955766103, -22.336657124411229 ], [ -47.260691234047641, -22.336680078002153 ], [ -47.260675589751116, -22.336703046695586 ], [ -47.260660022495259, -22.336726030043263 ], [ -47.260644531900091, -22.336749027598586 ], [ -47.260629117587364, -22.336772038916035 ], [ -47.260613779178144, -22.336795063554518 ], [ -47.26059851629558, -22.336818101073607 ], [ -47.260583328563641, -22.336841151035113 ], [ -47.260568215608096, -22.336864213001757 ], [ -47.260553177055662, -22.33688728653819 ], [ -47.260538212532573, -22.336910371213559 ], [ -47.260523321668174, -22.336933466595767 ], [ -47.260508504092385, -22.336956572255232 ], [ -47.260493759435626, -22.336979687765329 ], [ -47.260479087330673, -22.337002812699179 ], [ -47.260464487481713, -22.337025946520253 ], [ -47.260449960070439, -22.337049087925131 ], [ -47.260435505329973, -22.337072235460827 ], [ -47.260421122983665, -22.337095388455946 ], [ -47.26040681255504, -22.337118546559445 ], [ -47.260392573566833, -22.337141709423459 ], [ -47.260378405541715, -22.337164876702261 ], [ -47.26036430800221, -22.337188048052457 ], [ -47.260350280469673, -22.337211223134616 ], [ -47.260336322466394, -22.337234401610111 ], [ -47.260322433514467, -22.337257583142691 ], [ -47.260308613134946, -22.337280767400124 ], [ -47.260294860850209, -22.337303954050341 ], [ -47.260281176182012, -22.337327142764476 ], [ -47.260267558651378, -22.337350333217522 ], [ -47.260254007781022, -22.337373525083827 ], [ -47.260240523093302, -22.337396718040846 ], [ -47.260227104109866, -22.337419911769704 ], [ -47.260213750353081, -22.33744310595289 ], [ -47.260200461346322, -22.337466300273654 ], [ -47.260187236611891, -22.337489494419678 ], [ -47.260174075674115, -22.337512688077823 ], [ -47.26016097805617, -22.337535880939384 ], [ -47.260147943281034, -22.337559072699033 ], [ -47.260134970875214, -22.337582263047679 ], [ -47.260122060362406, -22.337605451683952 ], [ -47.260109211267761, -22.337628638306821 ], [ -47.260096423117929, -22.337651822615271 ], [ -47.260083695438965, -22.33767500431221 ], [ -47.260071027758485, -22.337698183100553 ], [ -47.260058419603283, -22.337721358687499 ], [ -47.260045870501649, -22.337744530780657 ], [ -47.260033379983021, -22.337767699088339 ], [ -47.260020947576479, -22.33779086332234 ], [ -47.260008572812325, -22.337814023195325 ], [ -47.259996255221644, -22.33783717842152 ], [ -47.259983994335975, -22.337860328717184 ], [ -47.259971789687711, -22.33788347380014 ], [ -47.259959640810258, -22.337906613389386 ], [ -47.2599475472378, -22.337929747205322 ], [ -47.259935508504988, -22.337952874970831 ], [ -47.259923524147418, -22.337975996409906 ], [ -47.259911593702071, -22.337999111247107 ], [ -47.2598997167063, -22.338022219209442 ], [ -47.259887892698281, -22.338045320025476 ], [ -47.2598761212178, -22.338068413423827 ], [ -47.259864401805245, -22.338091499135164 ], [ -47.259852734001491, -22.338114576892352 ], [ -47.259841117348508, -22.338137646429388 ], [ -47.259829551492629, -22.338160707275563 ], [ -47.259818040564099, -22.338183749968888 ], [ -47.259806594381509, -22.338206752808947 ], [ -47.259795218243319, -22.338229702014946 ], [ -47.259783911274525, -22.338252596109076 ], [ -47.259772672166143, -22.338275434510276 ], [ -47.259761499618371, -22.33829821664385 ], [ -47.259750392339988, -22.338320941942538 ], [ -47.25973934904993, -22.338343609843616 ], [ -47.259728368476026, -22.338366219791119 ], [ -47.259717449355151, -22.338388771235817 ], [ -47.25970659043498, -22.338411263631652 ], [ -47.259696164317909, -22.338432919917267 ], [ -47.259685404370202, -22.338455327403867 ], [ -47.259674701032772, -22.338477674283268 ], [ -47.259664053084968, -22.338499960033026 ], [ -47.25965345931958, -22.338522184127935 ], [ -47.259642918535796, -22.338544346055212 ], [ -47.259632429545498, -22.338566445301172 ], [ -47.259621991169617, -22.338588481358858 ], [ -47.259611602238948, -22.338610453726318 ], [ -47.259601261595229, -22.338632361904363 ], [ -47.259590968089618, -22.338654205399777 ], [ -47.259580720584367, -22.338675983721746 ], [ -47.259570517951303, -22.338697696385079 ], [ -47.259560359072161, -22.338719342909545 ], [ -47.259550242840852, -22.338740922814956 ], [ -47.259540168160356, -22.338762435627807 ], [ -47.259530133943301, -22.338783880880083 ], [ -47.259520139114898, -22.338805258102983 ], [ -47.259510182608722, -22.33882656683587 ], [ -47.259500263370491, -22.338847806618229 ], [ -47.259490380354592, -22.338868976997144 ], [ -47.259480532529302, -22.338890077515899 ], [ -47.259470718867881, -22.338911107733466 ], [ -47.259460938360021, -22.338932067199561 ], [ -47.259451190001435, -22.338952955477232 ], [ -47.259441472801633, -22.338973772126018 ], [ -47.259431785777807, -22.338994516715122 ], [ -47.259422127960022, -22.339015188812475 ], [ -47.259412498388151, -22.339035787990831 ], [ -47.259402896110913, -22.339056313830469 ], [ -47.259393320190433, -22.339076765908814 ], [ -47.259383769696463, -22.339097143813405 ], [ -47.259374243711825, -22.339117447129716 ], [ -47.259364741327794, -22.339137675451404 ], [ -47.259355261646597, -22.339157828374855 ], [ -47.259345803781727, -22.339177905498492 ], [ -47.259336366855202, -22.339197906428776 ], [ -47.259326950002958, -22.339217830768398 ], [ -47.25931755236558, -22.339237678136488 ], [ -47.259308173099036, -22.33925744814545 ], [ -47.259298811368055, -22.339277140415071 ], [ -47.259289466345336, -22.33929675457447 ], [ -47.259280137216969, -22.339316290250199 ], [ -47.259270823177168, -22.339335747077882 ], [ -47.259261523430489, -22.339355124697004 ], [ -47.259252624179418, -22.33937361845436 ], [ -47.259243368535927, -22.339392801794055 ], [ -47.259234124354961, -22.339411906215034 ], [ -47.259224883524027, -22.339430946624571 ], [ -47.259215634736378, -22.339449945279881 ], [ -47.259206373564815, -22.339468910702521 ], [ -47.259197099711379, -22.339487842915272 ], [ -47.259187812937093, -22.339506741822152 ], [ -47.259178513003633, -22.339525607328675 ], [ -47.259169199674503, -22.339544439338997 ], [ -47.259159872712729, -22.33956323776075 ], [ -47.259150531882504, -22.339582002501821 ], [ -47.259141176949328, -22.339600733469872 ], [ -47.259131807678344, -22.339619430575812 ], [ -47.259122423836111, -22.339638093730159 ], [ -47.259113025189798, -22.339656722844669 ], [ -47.259103611506802, -22.339675317833031 ], [ -47.259094182555557, -22.339693878609385 ], [ -47.259084738104832, -22.339712405089557 ], [ -47.259075277924175, -22.339730897190265 ], [ -47.259065801784018, -22.339749354828722 ], [ -47.259056309454756, -22.339767777924727 ], [ -47.2590468007079, -22.339786166398213 ], [ -47.259037275314974, -22.339804520171267 ], [ -47.259027733048157, -22.339822839167187 ], [ -47.259018173680928, -22.339841123308783 ], [ -47.25900859698632, -22.339859372522266 ], [ -47.258999002737831, -22.339877586734953 ], [ -47.258989390709914, -22.339895765874736 ], [ -47.258979760677498, -22.339913909870631 ], [ -47.258970112415682, -22.33993201865356 ], [ -47.2589604456996, -22.339950092156485 ], [ -47.258950760305304, -22.339968130312876 ], [ -47.258941056009142, -22.339986133057604 ], [ -47.258931332587956, -22.340004100326784 ], [ -47.258921589818542, -22.340022032058574 ], [ -47.258911827477313, -22.340039928193963 ], [ -47.258902045342765, -22.340057788672091 ], [ -47.258892243192598, -22.340075613435367 ], [ -47.25888242080395, -22.34009340242935 ], [ -47.258872577955522, -22.340111155598606 ], [ -47.258862714425895, -22.340128872889785 ], [ -47.258852829992975, -22.34014655425262 ], [ -47.258842924436067, -22.340164199636238 ], [ -47.258832997533545, -22.340181808993076 ], [ -47.258823049063977, -22.34019938227712 ], [ -47.258813078807073, -22.340216919442053 ], [ -47.258803086540986, -22.34023442044591 ], [ -47.25879307204481, -22.340251885246946 ], [ -47.258783035097764, -22.340269313804633 ], [ -47.258772975478742, -22.340286706080803 ], [ -47.258762892966196, -22.340304062039504 ], [ -47.258752787338992, -22.340321381645683 ], [ -47.258742658375802, -22.340338664866071 ], [ -47.258732505855292, -22.340355911668997 ], [ -47.258722329555226, -22.340373122025635 ], [ -47.258712129253638, -22.340390295908218 ], [ -47.258701904728561, -22.340407433290313 ], [ -47.258691655757247, -22.340424534148106 ], [ -47.258681382117182, -22.340441598458746 ], [ -47.258671083585263, -22.340458626201613 ], [ -47.258660759937456, -22.340475617358766 ], [ -47.258650410950494, -22.340492571912353 ], [ -47.258640036399797, -22.340509489847612 ], [ -47.258629636060199, -22.340526371152038 ], [ -47.258619209707021, -22.340543215813302 ], [ -47.258608757113812, -22.340560023822956 ], [ -47.258598278054997, -22.340576795172232 ], [ -47.258587772302924, -22.340593529856449 ], [ -47.258577239630092, -22.340610227871835 ], [ -47.258566679808602, -22.340626889215873 ], [ -47.258556092608856, -22.340643513889709 ], [ -47.258545477801505, -22.340660101894748 ], [ -47.258534835156226, -22.340676653234798 ], [ -47.25852416444166, -22.340693167915788 ], [ -47.258513465425374, -22.340709645946131 ], [ -47.258502737874487, -22.340726087335401 ], [ -47.258491981555302, -22.340742492095039 ], [ -47.258481196233006, -22.34075886023864 ], [ -47.258470387319001, -22.340775183253765 ], [ -47.258459626161716, -22.340791353249504 ], [ -47.258449020305612, -22.340807205011689 ], [ -47.258438611901134, -22.340822670394189 ], [ -47.258428400826205, -22.340837745364023 ], [ -47.258418386604959, -22.340852427050326 ], [ -47.258408569115417, -22.340866712693106 ], [ -47.258398948585437, -22.340880599656241 ], [ -47.258389525587674, -22.340894085442571 ], [ -47.258380301030215, -22.340907167714708 ], [ -47.258371276151095, -22.340919844310498 ], [ -47.25836245250693, -22.340932113266554 ], [ -47.258353831964513, -22.340943972836854 ], [ -47.258345416689103, -22.340955421515559 ], [ -47.258337209131383, -22.340966458060503 ], [ -47.258330422018744, -22.340975474133149 ], [ -47.258307028623484, -22.341005811810767 ], [ -47.258306514251579, -22.34100646863514 ], [ -47.258299390948871, -22.341015436819163 ], [ -47.258292495143081, -22.34102399234715 ], [ -47.258285830779357, -22.341032136535858 ], [ -47.258279401917392, -22.341039871177582 ], [ -47.258273212701397, -22.341047198564979 ], [ -47.258267267322829, -22.341054121521179 ], [ -47.258261569983297, -22.341060643425649 ], [ -47.258256124853538, -22.341066768239791 ], [ -47.258250936028929, -22.341072500532356 ], [ -47.258246007483365, -22.341077845501264 ], [ -47.258241343017303, -22.341082808996624 ], [ -47.258236946204399, -22.341087397539731 ], [ -47.258232820336644, -22.341091618337867 ], [ -47.258211221681279, -22.341113267388508 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 730.39919732099997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261797404245932, -22.335294006138664 ], [ -47.261773002606866, -22.335318773138049 ], [ -47.261753764839909, -22.335338381224549 ], [ -47.261734456692118, -22.335358147716565 ], [ -47.261715080771118, -22.335378074727785 ], [ -47.26169563973064, -22.335398164392313 ], [ -47.26167613627257, -22.335418418862108 ], [ -47.26165657314435, -22.335438840309557 ], [ -47.261636953142734, -22.33545943092345 ], [ -47.261617279114262, -22.335480192907983 ], [ -47.261597553957301, -22.335501128480306 ], [ -47.261577780620918, -22.33552223987116 ], [ -47.261557962107084, -22.335543529322358 ], [ -47.261538101475743, -22.335564999080386 ], [ -47.261518214699976, -22.335586637408426 ], [ -47.261498361137519, -22.335608383894897 ], [ -47.261478594474617, -22.335630179929222 ], [ -47.261458923759349, -22.335652014579704 ], [ -47.261439348605975, -22.335673887250476 ], [ -47.261419868628252, -22.335695797348819 ], [ -47.261400483436681, -22.335717744288193 ], [ -47.261381192642595, -22.335739727484 ], [ -47.261361995856049, -22.335761746355612 ], [ -47.2613428926838, -22.33578380032904 ], [ -47.261323882733642, -22.335805888831988 ], [ -47.261304965613043, -22.335828011295256 ], [ -47.261286140926721, -22.335850167155808 ], [ -47.261267408279089, -22.335872355854011 ], [ -47.261248767275163, -22.335894576832374 ], [ -47.261230217518843, -22.335916829537837 ], [ -47.261211758612141, -22.335939113422572 ], [ -47.261193390158077, -22.335961427940745 ], [ -47.261175111758774, -22.335983772550634 ], [ -47.261156923016166, -22.336006146714059 ], [ -47.261138823531986, -22.336028549896099 ], [ -47.26112081290713, -22.336050981566146 ], [ -47.261102890743246, -22.336073441195989 ], [ -47.261085056640681, -22.33609592826226 ], [ -47.26106731020085, -22.336118442243624 ], [ -47.261049651024948, -22.336140982622261 ], [ -47.261032078713953, -22.336163548884056 ], [ -47.261014592869458, -22.336186140517427 ], [ -47.260997193092557, -22.33620875701488 ], [ -47.2609798789846, -22.336231397872016 ], [ -47.260962650147967, -22.336254062586569 ], [ -47.260945506184818, -22.336276750659906 ], [ -47.260928446697427, -22.336299461596859 ], [ -47.260911471289148, -22.336322194904241 ], [ -47.260894579563349, -22.336344950092382 ], [ -47.260877771123994, -22.336367726674332 ], [ -47.260861045575581, -22.336390524165939 ], [ -47.26084440252275, -22.33641334208647 ], [ -47.260827841572677, -22.336436179955296 ], [ -47.26081136233028, -22.336459037298212 ], [ -47.260794964402351, -22.33648191364242 ], [ -47.260778647397487, -22.336504808515866 ], [ -47.260762410924116, -22.336527721450558 ], [ -47.260746254591517, -22.336550651980744 ], [ -47.260730178009588, -22.336573599643494 ], [ -47.2607141807893, -22.336596563977931 ], [ -47.260698262542277, -22.336619544525952 ], [ -47.260682422881992, -22.33664254083028 ], [ -47.260666661421773, -22.336665552437566 ], [ -47.260650977776173, -22.336688578896254 ], [ -47.260635371560618, -22.336711619757224 ], [ -47.260619842391904, -22.33673467457298 ], [ -47.260604389888485, -22.336757742897007 ], [ -47.260589013668159, -22.336780824287558 ], [ -47.260573713350894, -22.336803918303325 ], [ -47.260558488557372, -22.336827024505435 ], [ -47.260543338910217, -22.336850142455781 ], [ -47.260528264032999, -22.336873271718346 ], [ -47.260513263548717, -22.336896411861613 ], [ -47.260498337083625, -22.336919562452849 ], [ -47.260483484264491, -22.336942723061853 ], [ -47.260468704718626, -22.336965893261389 ], [ -47.260453998075761, -22.336989072624032 ], [ -47.260439364038085, -22.337012260610944 ], [ -47.260424802793231, -22.337035455903894 ], [ -47.260410314582529, -22.337058657031044 ], [ -47.260395899130266, -22.337081863313664 ], [ -47.260381555957608, -22.337105074398554 ], [ -47.26036728458498, -22.337128289935738 ], [ -47.260353084532746, -22.337151509577399 ], [ -47.260338955321117, -22.337174732977971 ], [ -47.260324896469079, -22.337197959796175 ], [ -47.260310907496624, -22.337221189691256 ], [ -47.260296987923475, -22.337244422325114 ], [ -47.26028313726836, -22.337267657363554 ], [ -47.260269355051349, -22.337290894472684 ], [ -47.260255640791875, -22.337314133321794 ], [ -47.260241994008545, -22.337337373584045 ], [ -47.260228414221849, -22.337360614932035 ], [ -47.260214900951745, -22.337383857041527 ], [ -47.260201453717571, -22.337407099591957 ], [ -47.260188072039384, -22.337430342264103 ], [ -47.260174755438214, -22.337453584739656 ], [ -47.260161503434063, -22.337476826704645 ], [ -47.260148315548967, -22.337500067844399 ], [ -47.260135191303782, -22.337523307848663 ], [ -47.260122130219152, -22.337546546410685 ], [ -47.260109131819355, -22.337569783219834 ], [ -47.260096195625785, -22.337593017973354 ], [ -47.260083321161282, -22.3376162503688 ], [ -47.260070507950267, -22.337639480103807 ], [ -47.260057755516499, -22.337662706879904 ], [ -47.260045063385384, -22.337685930398717 ], [ -47.260032431081441, -22.33770915036617 ], [ -47.26001985813074, -22.337732366488641 ], [ -47.260007344060483, -22.337755578473086 ], [ -47.25999488839755, -22.337778786030249 ], [ -47.259982490670069, -22.33780198887159 ], [ -47.259970150406858, -22.337825186710138 ], [ -47.259957867137381, -22.337848379261043 ], [ -47.259945640391813, -22.337871566241084 ], [ -47.259933469701387, -22.337894747368122 ], [ -47.259921354598191, -22.337917922361569 ], [ -47.259909294614715, -22.337941090943247 ], [ -47.259897289284474, -22.337964252836144 ], [ -47.259885338142333, -22.337987407763901 ], [ -47.259873440723524, -22.338010555452534 ], [ -47.259861596564242, -22.33803369562964 ], [ -47.259849805202137, -22.338056828023046 ], [ -47.259838066175604, -22.338079952362353 ], [ -47.259826379023444, -22.338103068379734 ], [ -47.259814743285659, -22.338126175808288 ], [ -47.259803158608214, -22.338149274173198 ], [ -47.259791629192236, -22.338172353865748 ], [ -47.259780165021837, -22.33819539284589 ], [ -47.259768771495075, -22.338218377120892 ], [ -47.259757447738934, -22.338241305196455 ], [ -47.259746192439607, -22.338264176489293 ], [ -47.259735004292502, -22.338286990422493 ], [ -47.259723882001893, -22.338309746426777 ], [ -47.259712824282218, -22.338332443937396 ], [ -47.259701829857072, -22.33835508239655 ], [ -47.259690897459201, -22.338377661253254 ], [ -47.259680025832289, -22.338400179959727 ], [ -47.259669593509066, -22.33842184912729 ], [ -47.259658821702686, -22.338444281269435 ], [ -47.259648107067605, -22.338466651699154 ], [ -47.259637448379678, -22.338488959892626 ], [ -47.259626844428446, -22.338511205323297 ], [ -47.259616294009945, -22.338533387477206 ], [ -47.259605795933119, -22.338555505839441 ], [ -47.259595349016081, -22.338577559901992 ], [ -47.259584952087003, -22.338599549161835 ], [ -47.259574603985101, -22.338621473118863 ], [ -47.259564303559266, -22.338643331278945 ], [ -47.259554049669568, -22.338665123150491 ], [ -47.259543841185838, -22.338686848247491 ], [ -47.259533676987971, -22.338708506089102 ], [ -47.259523555968237, -22.338730096194464 ], [ -47.259513477028136, -22.338751618089429 ], [ -47.259503439078891, -22.338773071305649 ], [ -47.259493441044619, -22.33879445537373 ], [ -47.259483481857856, -22.338815769832706 ], [ -47.259473560463491, -22.338837014221728 ], [ -47.25946367581524, -22.338858188087631 ], [ -47.259453826880907, -22.338879290973392 ], [ -47.259444012633352, -22.338900322437954 ], [ -47.259434232062155, -22.338921282030856 ], [ -47.259424484163013, -22.3389421693151 ], [ -47.259414767945586, -22.338962983850259 ], [ -47.259405082427428, -22.33898372520563 ], [ -47.259395426639038, -22.33900439294926 ], [ -47.259385799621057, -22.339024986654024 ], [ -47.259376200422949, -22.339045505900526 ], [ -47.259366628107905, -22.339065950266448 ], [ -47.259357081746785, -22.339086319339689 ], [ -47.259347560423791, -22.339106612706171 ], [ -47.259338063231674, -22.339126829960016 ], [ -47.259328589274304, -22.339146970698149 ], [ -47.259319137667049, -22.339167034519622 ], [ -47.259309707533859, -22.339187021031556 ], [ -47.25930029801291, -22.339206929837278 ], [ -47.259290908247024, -22.339226760556866 ], [ -47.259281537394685, -22.339246512803527 ], [ -47.259272184623285, -22.339266186197953 ], [ -47.259262849108318, -22.339285780370311 ], [ -47.259253530038876, -22.339305294948225 ], [ -47.259244226612211, -22.339324729568482 ], [ -47.259234938036251, -22.339344083871747 ], [ -47.259226056659692, -22.339362540439573 ], [ -47.259216813596055, -22.339381697698311 ], [ -47.25920758255527, -22.339400774955379 ], [ -47.259198355311455, -22.339419787361361 ], [ -47.259189120387383, -22.339438757530754 ], [ -47.259179873290705, -22.339457694122537 ], [ -47.259170613723867, -22.339476597162058 ], [ -47.259161341449257, -22.339495466554105 ], [ -47.259152056229802, -22.339514302204741 ], [ -47.259142757830404, -22.339533104018884 ], [ -47.259133446015426, -22.339551871904913 ], [ -47.259124120550439, -22.339570605771414 ], [ -47.259114781202342, -22.339589305526783 ], [ -47.25910542773763, -22.339607971082728 ], [ -47.259096059924289, -22.339626602350513 ], [ -47.259086677530888, -22.339645199242756 ], [ -47.259077280326274, -22.339663761673918 ], [ -47.259067868080265, -22.339682289559015 ], [ -47.259058440563116, -22.339700782814731 ], [ -47.25904899754579, -22.339719241358594 ], [ -47.259039538800238, -22.339737665108789 ], [ -47.259030064098305, -22.33975605398599 ], [ -47.259020573212922, -22.339774407911097 ], [ -47.259011065917171, -22.339792726807104 ], [ -47.259001541984681, -22.339811010598321 ], [ -47.258992001190499, -22.339829259208582 ], [ -47.258982443309115, -22.339847472565012 ], [ -47.258972868115571, -22.339865650596074 ], [ -47.258963275385831, -22.339883793230676 ], [ -47.258953664896367, -22.339901900398868 ], [ -47.258944036423841, -22.339919972032718 ], [ -47.258934389744908, -22.339938008066362 ], [ -47.258924724637168, -22.339956008434338 ], [ -47.258915040878534, -22.339973973072713 ], [ -47.258905338247445, -22.339991901918786 ], [ -47.258895616522238, -22.340009794911936 ], [ -47.258885875480885, -22.340027651994411 ], [ -47.25887611490348, -22.340045473106567 ], [ -47.258866334569312, -22.340063258192128 ], [ -47.25885653425712, -22.340081007197977 ], [ -47.25884671374714, -22.340098720069975 ], [ -47.2588368728196, -22.340116396756141 ], [ -47.25882701125397, -22.340134037207662 ], [ -47.258817128831183, -22.340151641374938 ], [ -47.258807225331147, -22.340169209211929 ], [ -47.258797300534106, -22.340186740674099 ], [ -47.25878735422134, -22.340204235716545 ], [ -47.258777386172603, -22.340221694298915 ], [ -47.258767396168572, -22.340239116380914 ], [ -47.25875738399013, -22.340256501923605 ], [ -47.258747349417689, -22.340273850890412 ], [ -47.258737292231359, -22.340291163246974 ], [ -47.258727212211575, -22.340308438959969 ], [ -47.25871710913863, -22.340325677997711 ], [ -47.258706982792752, -22.340342880330283 ], [ -47.258696832953333, -22.34036004593057 ], [ -47.258686659399977, -22.34037717477257 ], [ -47.258676461912287, -22.340394266831641 ], [ -47.258666240269108, -22.340411322085775 ], [ -47.258655994249501, -22.340428340513931 ], [ -47.258645723631908, -22.340445322097437 ], [ -47.258635428193905, -22.340462266820179 ], [ -47.258625107713755, -22.340479174666271 ], [ -47.25861476196841, -22.340496045622888 ], [ -47.258604390734291, -22.340512879679554 ], [ -47.258593993788224, -22.340529676825955 ], [ -47.25858357090528, -22.340546437055682 ], [ -47.258573121861424, -22.340563160361992 ], [ -47.258562646430477, -22.340579846742386 ], [ -47.258552144386464, -22.340596496195229 ], [ -47.258541615502978, -22.34061310872011 ], [ -47.258531059551864, -22.34062968432044 ], [ -47.258520476305286, -22.340646222999808 ], [ -47.258509865534329, -22.340662724764329 ], [ -47.258499227009096, -22.3406791896222 ], [ -47.25848856049857, -22.340695617584178 ], [ -47.258477865771319, -22.340712008662127 ], [ -47.258467142594981, -22.340728362869953 ], [ -47.258456390736171, -22.340744680223629 ], [ -47.258445615697276, -22.34076095207778 ], [ -47.258434889967631, -22.340777068834463 ], [ -47.258424322844718, -22.340792862700663 ], [ -47.25841395721833, -22.340808264516745 ], [ -47.258403793035164, -22.340823270254457 ], [ -47.258393829882507, -22.34083787706593 ], [ -47.258384067707055, -22.340852082216042 ], [ -47.25837450681108, -22.340865883095461 ], [ -47.258365147846959, -22.340879277236034 ], [ -47.258355991807896, -22.340892262331895 ], [ -47.258347040022286, -22.340904836255213 ], [ -47.258338294142114, -22.34091699708009 ], [ -47.258329756134536, -22.340928743101454 ], [ -47.258321428269838, -22.340940072858174 ], [ -47.258313313108296, -22.340950985157004 ], [ -47.258305413486831, -22.340961479095526 ], [ -47.258285518904493, -22.340987574414132 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 707.31473014599999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261766669961091, -22.335285051835516 ], [ -47.261732240324747, -22.335320144227932 ], [ -47.261712888425066, -22.335339955506871 ], [ -47.261693467036636, -22.335359929275135 ], [ -47.261673978827496, -22.335380067678404 ], [ -47.261654426514689, -22.335400372880461 ], [ -47.261634812861466, -22.335420847065933 ], [ -47.261615140681201, -22.335441492435983 ], [ -47.261595412837764, -22.335462311207547 ], [ -47.26157563224772, -22.335483305610591 ], [ -47.26155580187914, -22.335504477889017 ], [ -47.261535924753765, -22.335525830297865 ], [ -47.261516003952288, -22.335547365097 ], [ -47.261496055670214, -22.335569070344388 ], [ -47.261476140171446, -22.335590884668193 ], [ -47.261456311979536, -22.335612748544204 ], [ -47.261436580286677, -22.33563465087601 ], [ -47.261416944703775, -22.335656591064488 ], [ -47.261397404841247, -22.335678568513785 ], [ -47.261377960306277, -22.335700582634352 ], [ -47.261358610706779, -22.335722632838522 ], [ -47.26133935564949, -22.335744718542621 ], [ -47.26132019473765, -22.335766839169885 ], [ -47.261301127575656, -22.335788994145162 ], [ -47.261282153767588, -22.335811182896414 ], [ -47.261263272914711, -22.335833404857958 ], [ -47.261244484617883, -22.335855659467484 ], [ -47.261225788478761, -22.335877946164917 ], [ -47.261207184097678, -22.335900264394617 ], [ -47.261188671073185, -22.335922613606321 ], [ -47.261170249004806, -22.335944993251747 ], [ -47.261151917491119, -22.335967402786867 ], [ -47.261133676130598, -22.335989841671143 ], [ -47.261115524521401, -22.336012309367391 ], [ -47.26109746226097, -22.336034805342845 ], [ -47.261079488947402, -22.336057329067106 ], [ -47.261061604177492, -22.336079880014765 ], [ -47.261043807549179, -22.336102457662403 ], [ -47.261026098660082, -22.336125061490232 ], [ -47.261008477107708, -22.336147690982198 ], [ -47.260990942490096, -22.33617034562484 ], [ -47.260973494404844, -22.336193024908805 ], [ -47.260956132449763, -22.336215728327954 ], [ -47.26093885622371, -22.336238455378226 ], [ -47.260921665325398, -22.336261205559349 ], [ -47.260904559353527, -22.336283978374485 ], [ -47.260887537908033, -22.336306773328843 ], [ -47.260870600588753, -22.336329589931218 ], [ -47.260853746996155, -22.336352427693129 ], [ -47.260836976731326, -22.33637528612897 ], [ -47.260820289395376, -22.336398164756588 ], [ -47.260803684592076, -22.336421063093979 ], [ -47.260787161922885, -22.336443980665596 ], [ -47.260770720991168, -22.336466916997352 ], [ -47.2607543614021, -22.336489871615946 ], [ -47.260738082760724, -22.336512844052155 ], [ -47.260721884672897, -22.336535833839012 ], [ -47.260705766745119, -22.336558840512538 ], [ -47.260689728585021, -22.3365818636107 ], [ -47.260673769800874, -22.336604902674342 ], [ -47.26065789000279, -22.336627957245156 ], [ -47.260642088800772, -22.336651026868779 ], [ -47.260626365806097, -22.336674111092744 ], [ -47.260610720630851, -22.33669720946699 ], [ -47.260595152888556, -22.336720321543108 ], [ -47.260579662194409, -22.336743446873783 ], [ -47.260564248162979, -22.336766585016374 ], [ -47.260548910410982, -22.336789735528843 ], [ -47.260533648555885, -22.336812897971484 ], [ -47.260518462217114, -22.336836071905545 ], [ -47.260503351015068, -22.336859256894236 ], [ -47.260488314569606, -22.336882452505399 ], [ -47.260473352503766, -22.336905658305653 ], [ -47.260458464441292, -22.336928873864174 ], [ -47.260443650006323, -22.336952098753148 ], [ -47.26042890882551, -22.336975332544572 ], [ -47.260414240599133, -22.336998574697283 ], [ -47.260399645520664, -22.337021823878331 ], [ -47.260385123839754, -22.337045078596883 ], [ -47.260370675281486, -22.337068338167022 ], [ -47.26035629936478, -22.33709160223334 ], [ -47.260341995607718, -22.337114870443681 ], [ -47.260327763528394, -22.337138142448126 ], [ -47.26031360264458, -22.337161417899129 ], [ -47.260299512473026, -22.337184696453331 ], [ -47.260285492531359, -22.337207977768035 ], [ -47.260271542336987, -22.337231261503131 ], [ -47.260257661406285, -22.33725454732258 ], [ -47.260243849256987, -22.337277834890607 ], [ -47.260230105406208, -22.337301123874635 ], [ -47.260216429370203, -22.337324413946128 ], [ -47.260202820667125, -22.33734770477583 ], [ -47.260189278814629, -22.33737099603777 ], [ -47.260175803329687, -22.337394287409751 ], [ -47.26016239373007, -22.337417578570861 ], [ -47.260149049534505, -22.337440869201153 ], [ -47.260135770260618, -22.337464158985085 ], [ -47.260122555428183, -22.337487447606442 ], [ -47.260109404555742, -22.337510734753405 ], [ -47.260096317161612, -22.337534020117815 ], [ -47.260083292767831, -22.337557303387449 ], [ -47.260070330893448, -22.337580584258205 ], [ -47.260057431059096, -22.337603862426263 ], [ -47.260044592786855, -22.337627137587802 ], [ -47.260031815598289, -22.337650409443068 ], [ -47.260019099016517, -22.33767367769234 ], [ -47.260006442563807, -22.337696942040274 ], [ -47.259993845764015, -22.337720202191989 ], [ -47.259981308142109, -22.337743457853279 ], [ -47.259968829222807, -22.337766708733593 ], [ -47.259956408531949, -22.337789954543258 ], [ -47.259944045596264, -22.337813194994165 ], [ -47.259931739942935, -22.337836429800319 ], [ -47.259919491100042, -22.337859658677399 ], [ -47.259907298596637, -22.337882881342257 ], [ -47.259895161962696, -22.337906097513187 ], [ -47.259883080728542, -22.337929306911011 ], [ -47.259871054425602, -22.337952509257772 ], [ -47.259859082586644, -22.337975704276044 ], [ -47.259847164744833, -22.337998891690955 ], [ -47.259835300434219, -22.338022071229179 ], [ -47.259823489190516, -22.338045242617568 ], [ -47.259811730549949, -22.33806840558492 ], [ -47.259800024049419, -22.338091559862484 ], [ -47.259788369226811, -22.338114705182505 ], [ -47.259776765727764, -22.338137841066168 ], [ -47.259765217824352, -22.338160957757928 ], [ -47.259753735666145, -22.338184032878104 ], [ -47.259742324750782, -22.338207052222145 ], [ -47.259730984207287, -22.338230014279148 ], [ -47.259719712716979, -22.338252918463603 ], [ -47.259708508970554, -22.338275764196428 ], [ -47.259697371667684, -22.338298550906288 ], [ -47.259686299518407, -22.338321278026459 ], [ -47.259675291242019, -22.338343944997266 ], [ -47.259664345567117, -22.33836655126597 ], [ -47.259653461233434, -22.338389096283056 ], [ -47.259643022704104, -22.338410778332587 ], [ -47.259632239039043, -22.338433235130271 ], [ -47.259621513106296, -22.338455629110307 ], [ -47.259610843678239, -22.33847795974749 ], [ -47.259600229541142, -22.338500226513936 ], [ -47.259589669487923, -22.338522428894475 ], [ -47.25957916232457, -22.338544566372995 ], [ -47.259568706866368, -22.338566638440351 ], [ -47.259558301938839, -22.338588644592601 ], [ -47.259547946378781, -22.338610584328606 ], [ -47.259537639032708, -22.338632457153377 ], [ -47.259527378758555, -22.338654262574455 ], [ -47.259517164424146, -22.338676000105153 ], [ -47.259506994907561, -22.338697669263912 ], [ -47.259496869099415, -22.338719269569168 ], [ -47.259486785899682, -22.338740800546312 ], [ -47.259476744218262, -22.338762261726462 ], [ -47.259466742978113, -22.338783652639712 ], [ -47.259456781110764, -22.3388049728248 ], [ -47.25944685756027, -22.338826221820486 ], [ -47.259436971279655, -22.33884739917336 ], [ -47.259427121236278, -22.338868504426131 ], [ -47.259417306402611, -22.338889537137696 ], [ -47.259407525768083, -22.338910496857377 ], [ -47.259397778328363, -22.338931383148214 ], [ -47.259388063093311, -22.338952195569753 ], [ -47.2593783790808, -22.338972933691391 ], [ -47.259368725321849, -22.338993597081274 ], [ -47.25935910085775, -22.339014185312433 ], [ -47.259349504738772, -22.339034697965815 ], [ -47.259339936029157, -22.339055134619294 ], [ -47.259330393800894, -22.339075494861245 ], [ -47.259320877139551, -22.339095778277876 ], [ -47.25931138513932, -22.339115984463888 ], [ -47.259301916905805, -22.339136113016714 ], [ -47.259292471556144, -22.339156163536003 ], [ -47.259283048216325, -22.339176135629561 ], [ -47.259273646026649, -22.33919602890143 ], [ -47.259264264132263, -22.339215842972528 ], [ -47.259254901694156, -22.339235577456854 ], [ -47.25924555788238, -22.339255231976072 ], [ -47.259236231875164, -22.339274806161409 ], [ -47.259226922864606, -22.339294299641519 ], [ -47.259217630051097, -22.339313712054324 ], [ -47.259208352645864, -22.339333043041758 ], [ -47.259199489143818, -22.339351462420112 ], [ -47.259190258660034, -22.339370593597856 ], [ -47.259181040759501, -22.339389643691 ], [ -47.259171827102804, -22.339408628093448 ], [ -47.259162606042274, -22.339427569776905 ], [ -47.259153373020503, -22.339446477537845 ], [ -47.259144127740306, -22.339465351404193 ], [ -47.259134869965322, -22.339484191281322 ], [ -47.259125599459928, -22.339502997076117 ], [ -47.259116315990262, -22.339521768694119 ], [ -47.259107019322094, -22.33954050604439 ], [ -47.25909770922236, -22.339559209036306 ], [ -47.259088385459336, -22.339577877579011 ], [ -47.25907904780091, -22.339596511584958 ], [ -47.259069696016468, -22.339615110966225 ], [ -47.259060329876, -22.339633675636179 ], [ -47.259050949149753, -22.339652205510159 ], [ -47.259041553609016, -22.339670700504016 ], [ -47.259032143025443, -22.339689160535222 ], [ -47.259022717171483, -22.339707585522287 ], [ -47.259013275820536, -22.339725975384223 ], [ -47.259003818745896, -22.339744330042642 ], [ -47.258994345722037, -22.339762649419342 ], [ -47.258984856523469, -22.339780933438316 ], [ -47.258975350925347, -22.339799182024858 ], [ -47.258965828704198, -22.339817395103747 ], [ -47.258956289636046, -22.33983557260316 ], [ -47.258946733497446, -22.33985371445258 ], [ -47.258937160065905, -22.339871820581987 ], [ -47.258927569119429, -22.339889890922521 ], [ -47.258917960436172, -22.339907925407328 ], [ -47.258908333794395, -22.339925923971638 ], [ -47.258898688973233, -22.339943886551211 ], [ -47.258889025752161, -22.339961813083264 ], [ -47.258879343911154, -22.339979703506238 ], [ -47.258869643230163, -22.339997557760746 ], [ -47.258859923488714, -22.340015375790305 ], [ -47.258850184468464, -22.340033157536499 ], [ -47.258840425950332, -22.340050902944355 ], [ -47.258830647714561, -22.340068611962039 ], [ -47.258820849543078, -22.340086284536795 ], [ -47.258811031217625, -22.340103920617981 ], [ -47.2588011925193, -22.340121520158146 ], [ -47.258791333230619, -22.340139083109118 ], [ -47.258781453133125, -22.340156609426298 ], [ -47.258771552008611, -22.340174099066601 ], [ -47.258761629639991, -22.340191551986571 ], [ -47.258751685808619, -22.340208968147419 ], [ -47.258741720296754, -22.340226347510381 ], [ -47.258731732886879, -22.340243690038101 ], [ -47.25872172336107, -22.34026099569553 ], [ -47.258711691500963, -22.340278264450031 ], [ -47.258701637088606, -22.340295496269803 ], [ -47.258691559905913, -22.340312691124929 ], [ -47.258681459734717, -22.340329848987146 ], [ -47.258671336355938, -22.340346969831081 ], [ -47.258661189550814, -22.340364053632499 ], [ -47.258651019100512, -22.340381100368521 ], [ -47.258640824785488, -22.340398110019006 ], [ -47.258630606386347, -22.340415082564746 ], [ -47.258620363683136, -22.340432017988824 ], [ -47.25861009645493, -22.340448916277193 ], [ -47.258599804481591, -22.340465777415801 ], [ -47.258589487541656, -22.340482601393809 ], [ -47.258579145413002, -22.340499388202726 ], [ -47.258568777874046, -22.340516137834236 ], [ -47.258558384701388, -22.340532850284024 ], [ -47.258547965672484, -22.340549525547413 ], [ -47.258537520562712, -22.340566163624008 ], [ -47.258527049147524, -22.340582764514267 ], [ -47.258516551202042, -22.340599328220005 ], [ -47.258506026499589, -22.340615854746837 ], [ -47.258495474813785, -22.34063234410057 ], [ -47.258484895917171, -22.340648796289571 ], [ -47.258474289581301, -22.340665211324335 ], [ -47.258463655576541, -22.340681589217912 ], [ -47.258452993672904, -22.340697929984604 ], [ -47.258442303639448, -22.340714233640625 ], [ -47.258431585244139, -22.340730500204398 ], [ -47.258420844080383, -22.340746720897567 ], [ -47.258410153778371, -22.340762784415194 ], [ -47.258399625388662, -22.340778520385413 ], [ -47.258380795968741, -22.340806498159427 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 680.45458204, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261735996117245, -22.335276140297527 ], [ -47.261710715815141, -22.335301907227958 ], [ -47.261691320163578, -22.335321763293834 ], [ -47.261671853307696, -22.335341783819111 ], [ -47.261652317929908, -22.335361970961095 ], [ -47.261632716762364, -22.335382326895427 ], [ -47.261613052584131, -22.335402853818881 ], [ -47.261593328225189, -22.335423553945102 ], [ -47.261573546566773, -22.335444429503632 ], [ -47.261553710543666, -22.335465482737419 ], [ -47.261533823142862, -22.335486715903418 ], [ -47.261513887405954, -22.335508131269897 ], [ -47.261493906434303, -22.335529731110082 ], [ -47.261473896645924, -22.335551503276825 ], [ -47.261453919210844, -22.335573385437957 ], [ -47.261434029489926, -22.335595317155651 ], [ -47.261414236819441, -22.335617287168695 ], [ -47.261394540806997, -22.335639294874913 ], [ -47.261374941059685, -22.335661339675198 ], [ -47.261355437181287, -22.33568342097691 ], [ -47.261336028776398, -22.33570553818938 ], [ -47.261316715448302, -22.335727690725989 ], [ -47.261297496796878, -22.335749878007071 ], [ -47.261278372423057, -22.33577209945464 ], [ -47.261259341927534, -22.335794354493895 ], [ -47.261240404908065, -22.335816642556392 ], [ -47.261221560962056, -22.335838963077219 ], [ -47.261202809687681, -22.335861315493688 ], [ -47.261184150681828, -22.335883699247642 ], [ -47.26116558353953, -22.335906113786262 ], [ -47.261147107856814, -22.335928558558994 ], [ -47.261128723228737, -22.33595103301931 ], [ -47.261110429250273, -22.335973536624401 ], [ -47.26109222551608, -22.335996068834849 ], [ -47.261074111620061, -22.336018629115674 ], [ -47.261056087156781, -22.336041216934365 ], [ -47.261038151719532, -22.336063831763379 ], [ -47.261020304902694, -22.336086473077287 ], [ -47.261002546300425, -22.336109140354285 ], [ -47.26098487550663, -22.336131833076426 ], [ -47.2609672921159, -22.33615455072832 ], [ -47.260949795722269, -22.336177292798816 ], [ -47.26093238592005, -22.336200058779934 ], [ -47.260915062304605, -22.336222848165942 ], [ -47.260897824471087, -22.336245660454836 ], [ -47.260880672014757, -22.336268495148143 ], [ -47.260863604532005, -22.336291351749445 ], [ -47.260846621619208, -22.336314229766032 ], [ -47.260829722873382, -22.336337128707889 ], [ -47.260812907892095, -22.336360048087958 ], [ -47.260796176273033, -22.336382987422681 ], [ -47.260779527616485, -22.336405946228584 ], [ -47.260762961520498, -22.33642892402889 ], [ -47.260746477584973, -22.33645192034821 ], [ -47.260730075411722, -22.336474934711919 ], [ -47.260713754602286, -22.336497966649606 ], [ -47.260697514759208, -22.336521015693169 ], [ -47.260681355485588, -22.336544081377468 ], [ -47.26066527638568, -22.336567163239316 ], [ -47.260649277064367, -22.336590260818568 ], [ -47.260633357128498, -22.33661337365584 ], [ -47.260617516184674, -22.336636501295832 ], [ -47.260601753840895, -22.33665964328506 ], [ -47.260586069705937, -22.336682799172543 ], [ -47.260570463390053, -22.336705968509026 ], [ -47.26055493450518, -22.336729150846327 ], [ -47.260539482662622, -22.336752345740955 ], [ -47.260524107475867, -22.336775552750094 ], [ -47.26050880855918, -22.336798771433298 ], [ -47.260493585528778, -22.336822001351038 ], [ -47.260478438001904, -22.336845242065841 ], [ -47.260463365595214, -22.336868493144905 ], [ -47.26044836792866, -22.336891754154159 ], [ -47.260433444622798, -22.336915024662201 ], [ -47.260418595298702, -22.336938304240615 ], [ -47.260403819579935, -22.336961592460785 ], [ -47.260389117164848, -22.336984888779309 ], [ -47.260374488252744, -22.337008191848408 ], [ -47.260359933101569, -22.337031500158393 ], [ -47.260345451437331, -22.337054813016014 ], [ -47.260331042776578, -22.337078130063716 ], [ -47.260316706635059, -22.337101450947227 ], [ -47.260302442528562, -22.337124775314482 ], [ -47.260288249972618, -22.337148102815874 ], [ -47.260274128481527, -22.337171433106079 ], [ -47.260260077570628, -22.33719476584038 ], [ -47.260246096755019, -22.337218100676708 ], [ -47.260232185548716, -22.337241437277196 ], [ -47.260218343467116, -22.337264775304114 ], [ -47.260204570025003, -22.337288114423046 ], [ -47.260190864736302, -22.337311454303741 ], [ -47.260177227116834, -22.337334794615138 ], [ -47.260163656681925, -22.337358135029525 ], [ -47.260150152946231, -22.337381475223047 ], [ -47.260136715425169, -22.337404814873082 ], [ -47.260123343635158, -22.337428153658134 ], [ -47.26011003709155, -22.337451491261039 ], [ -47.260096795311753, -22.33747482736398 ], [ -47.260083617812022, -22.337498161653656 ], [ -47.260070504108405, -22.337521493820411 ], [ -47.260057453720627, -22.337544823550562 ], [ -47.260044466165432, -22.337568150538537 ], [ -47.260031540961187, -22.337591474479172 ], [ -47.260018677627727, -22.337614795067228 ], [ -47.260005875684342, -22.337638112001667 ], [ -47.259993134651886, -22.337661424981388 ], [ -47.259980454050414, -22.337684733709825 ], [ -47.259967833401518, -22.337708037890799 ], [ -47.259955272227984, -22.337731337228874 ], [ -47.25994277005227, -22.33775463143235 ], [ -47.259930326398035, -22.337777920210328 ], [ -47.259917940789826, -22.337801203273557 ], [ -47.259905612752668, -22.337824480334977 ], [ -47.259893341812429, -22.337847751109152 ], [ -47.259881127496008, -22.337871015311773 ], [ -47.259868969331315, -22.337894272660183 ], [ -47.259856866846469, -22.337917522874172 ], [ -47.259844819570823, -22.337940765674773 ], [ -47.259832827035048, -22.337964000783554 ], [ -47.2598208887702, -22.337987227924732 ], [ -47.259809004308281, -22.338010446824086 ], [ -47.259797173182911, -22.338033657207426 ], [ -47.259785394928336, -22.338056858802812 ], [ -47.259773669079372, -22.338080051340512 ], [ -47.259761995171964, -22.338103234552058 ], [ -47.259750372851315, -22.338126407954462 ], [ -47.259738806460454, -22.33814956164542 ], [ -47.25972730631441, -22.33817267290566 ], [ -47.259715878010439, -22.338195727318723 ], [ -47.259704520679591, -22.338218723357159 ], [ -47.259693232998288, -22.33824166043323 ], [ -47.259682013652522, -22.338264537965664 ], [ -47.259670861337391, -22.338287355381084 ], [ -47.259659774758504, -22.338310112110825 ], [ -47.259648752630852, -22.338332807593257 ], [ -47.259637793678927, -22.338355441273954 ], [ -47.259626896638459, -22.338378012601677 ], [ -47.259616451902993, -22.338399707533164 ], [ -47.259605656379257, -22.338422188986385 ], [ -47.259594919148839, -22.338444606516731 ], [ -47.259584238980629, -22.338466959597646 ], [ -47.259573614657668, -22.338489247699837 ], [ -47.259563044969745, -22.33851147030699 ], [ -47.259552528719823, -22.338533626901789 ], [ -47.259542064720456, -22.338555716973985 ], [ -47.259531651794511, -22.338577740018618 ], [ -47.25952128877627, -22.338599695533588 ], [ -47.259510974509944, -22.338621583023052 ], [ -47.259500707851323, -22.338643401993671 ], [ -47.259490487666241, -22.338665151958057 ], [ -47.259480312830952, -22.338686832433929 ], [ -47.259470182234367, -22.338708442939133 ], [ -47.259460094775008, -22.338729982998462 ], [ -47.259450049361419, -22.338751452142507 ], [ -47.259440044915394, -22.338772849900948 ], [ -47.259430080367444, -22.338794175812126 ], [ -47.25942015466083, -22.338815429414456 ], [ -47.259410266747857, -22.338836610254333 ], [ -47.259400415595415, -22.338857717874117 ], [ -47.259390600175621, -22.338878751832663 ], [ -47.259380819477748, -22.338899711679129 ], [ -47.259371072497473, -22.338920596976585 ], [ -47.25936135824481, -22.33894140728448 ], [ -47.259351675737946, -22.338962142172399 ], [ -47.259342024008426, -22.338982801208505 ], [ -47.259332402098202, -22.339003383966102 ], [ -47.259322809058382, -22.33902389002635 ], [ -47.259313243954189, -22.339044318967414 ], [ -47.259303705858784, -22.339064670378047 ], [ -47.259294193859077, -22.339084943844846 ], [ -47.259284707050767, -22.339105138962999 ], [ -47.259275244541101, -22.339125255330522 ], [ -47.259265805449054, -22.339145292547617 ], [ -47.259256388902571, -22.33916525022282 ], [ -47.259246994044219, -22.3391851279608 ], [ -47.259237620021331, -22.339204925383431 ], [ -47.25922826599745, -22.339224642105457 ], [ -47.259218931145277, -22.339244277749465 ], [ -47.259209614645826, -22.339263831947797 ], [ -47.259200315694166, -22.339283304330081 ], [ -47.259191033493842, -22.33930269453543 ], [ -47.259181767259335, -22.339322002207055 ], [ -47.259172921631809, -22.339340384395907 ], [ -47.259163703727907, -22.339359489492676 ], [ -47.259154498967582, -22.339378512421884 ], [ -47.259145298898019, -22.339397468820835 ], [ -47.259136091701073, -22.339416382018349 ], [ -47.25912687275423, -22.339435260948459 ], [ -47.259117641760653, -22.339454105641611 ], [ -47.25910839848536, -22.339472916003857 ], [ -47.259099142693977, -22.339491691942815 ], [ -47.259089874154071, -22.339510433364609 ], [ -47.259080592632728, -22.33952914017917 ], [ -47.259071297898259, -22.339547812296516 ], [ -47.259061989720315, -22.339566449626538 ], [ -47.25905266786819, -22.339585052082512 ], [ -47.259043332112668, -22.339603619577261 ], [ -47.25903398222512, -22.339622152024941 ], [ -47.259024617977268, -22.339640649341753 ], [ -47.259015239141803, -22.339659111444337 ], [ -47.259005845491821, -22.339677538251095 ], [ -47.258996436801233, -22.33969592968133 ], [ -47.258987012844891, -22.339714285655003 ], [ -47.258977573397587, -22.339732606094639 ], [ -47.258968118235252, -22.339750890922936 ], [ -47.258958647133859, -22.339769140064902 ], [ -47.258949159870113, -22.339787353446759 ], [ -47.258939656222026, -22.339805530994283 ], [ -47.25893013596712, -22.339823672636694 ], [ -47.258920598883492, -22.339841778304489 ], [ -47.258911044750135, -22.33985984792869 ], [ -47.258901473346633, -22.339877881441566 ], [ -47.258891884452687, -22.339895878777334 ], [ -47.25888227784808, -22.339913839872352 ], [ -47.258872653313496, -22.339931764663508 ], [ -47.258863010629995, -22.339949653089221 ], [ -47.258853349579098, -22.339967505089103 ], [ -47.25884366994233, -22.339985320604992 ], [ -47.258833971500792, -22.340003099581622 ], [ -47.258824254037741, -22.340020841961877 ], [ -47.258814517335608, -22.340038547692028 ], [ -47.258804761176314, -22.340056216721599 ], [ -47.2587949853433, -22.340073848999111 ], [ -47.258785189619964, -22.340091444475298 ], [ -47.258775373788957, -22.3401090031041 ], [ -47.258765537634403, -22.340126524838794 ], [ -47.258755680939444, -22.340144009636148 ], [ -47.258745803487471, -22.340161457454581 ], [ -47.258735905063034, -22.340178868252089 ], [ -47.258725985449018, -22.340196241991432 ], [ -47.258716044429342, -22.340213578635392 ], [ -47.25870608178807, -22.340230878148112 ], [ -47.258696097308878, -22.34024814049619 ], [ -47.258686090774994, -22.340265365648587 ], [ -47.2586760619701, -22.340282553575218 ], [ -47.258666010677672, -22.34029970424772 ], [ -47.258655936681137, -22.340316817639557 ], [ -47.258645839763041, -22.340333893727166 ], [ -47.258635719706156, -22.340350932488008 ], [ -47.258625576293284, -22.340367933901014 ], [ -47.258615409306422, -22.34038489794785 ], [ -47.258605218527769, -22.340401824611128 ], [ -47.258595003738911, -22.340418713875859 ], [ -47.258584764720538, -22.340435565729852 ], [ -47.258574501254024, -22.34045238016094 ], [ -47.258564213119492, -22.340469157160353 ], [ -47.258553900096331, -22.340485896721535 ], [ -47.258543561964501, -22.340502598838185 ], [ -47.258533198502128, -22.340519263508043 ], [ -47.258522809488205, -22.340535890728496 ], [ -47.258512394699594, -22.340552480501294 ], [ -47.258487599690341, -22.34059178932667 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 647.56483168900002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261705287126325, -22.335267192323862 ], [ -47.261669751907654, -22.335303571077404 ], [ -47.261650239584306, -22.335323638359714 ], [ -47.261630657037855, -22.335343874240372 ], [ -47.261611007015574, -22.335364280906944 ], [ -47.261591292312325, -22.335384860568386 ], [ -47.261571515774698, -22.335405615450757 ], [ -47.261551680301316, -22.335426547796281 ], [ -47.261531788845112, -22.335447659860783 ], [ -47.261511844412098, -22.335468953914308 ], [ -47.261491850063642, -22.335490432238409 ], [ -47.261471808921819, -22.335512097119651 ], [ -47.261451737627119, -22.335533936205739 ], [ -47.261431698255727, -22.33555588620418 ], [ -47.261411747005781, -22.335577885763524 ], [ -47.261391893357676, -22.335599923457846 ], [ -47.261372136915668, -22.335621998681745 ], [ -47.261352477283538, -22.335644110832977 ], [ -47.261332914061747, -22.335666259315822 ], [ -47.261313446851403, -22.335688443536611 ], [ -47.261294075252508, -22.335710662905715 ], [ -47.261274798861479, -22.335732916840598 ], [ -47.26125561727585, -22.335755204760421 ], [ -47.26123653009283, -22.335777526087657 ], [ -47.261217536906742, -22.335799880251095 ], [ -47.261198637311551, -22.33582226668322 ], [ -47.261179830901952, -22.335844684818714 ], [ -47.261161117271321, -22.335867134096862 ], [ -47.261142496011196, -22.335889613962461 ], [ -47.261123966714102, -22.335912123862421 ], [ -47.261105528971655, -22.335934663247937 ], [ -47.261087182375235, -22.335957231573833 ], [ -47.261068926516025, -22.335979828298477 ], [ -47.261050760984389, -22.336002452884671 ], [ -47.261032685371397, -22.336025104797759 ], [ -47.261014699266788, -22.336047783508107 ], [ -47.260996802261424, -22.336070488488289 ], [ -47.260978993945947, -22.336093219214447 ], [ -47.260961273910759, -22.336115975166734 ], [ -47.260943641746877, -22.336138755827864 ], [ -47.26092609704488, -22.336161560684872 ], [ -47.26090863939551, -22.336184389227963 ], [ -47.260891268390608, -22.336207240949683 ], [ -47.260873983621892, -22.336230115346339 ], [ -47.260856784681089, -22.336253011917769 ], [ -47.260839671161087, -22.336275930166035 ], [ -47.260822642654759, -22.336298869596806 ], [ -47.260805698755675, -22.336321829718621 ], [ -47.260788839057923, -22.336344810042903 ], [ -47.260772063155734, -22.336367810084685 ], [ -47.260755370645931, -22.336390829359154 ], [ -47.260738761123129, -22.336413867388121 ], [ -47.260722234183781, -22.336436923694972 ], [ -47.260705789426297, -22.336459997803772 ], [ -47.26068942644882, -22.336483089242975 ], [ -47.260673144850486, -22.336506197543226 ], [ -47.260656944231002, -22.336529322238221 ], [ -47.26064082419127, -22.3365524628638 ], [ -47.260624784332791, -22.336575618958637 ], [ -47.26060882425908, -22.336598790062375 ], [ -47.260592943573464, -22.336621975718685 ], [ -47.260577141880553, -22.33664517547318 ], [ -47.26056141878589, -22.336668388873903 ], [ -47.260545773896382, -22.336691615470759 ], [ -47.260530206820782, -22.336714854814637 ], [ -47.260514717167077, -22.336738106461301 ], [ -47.260499304545554, -22.33676136996711 ], [ -47.26048396856725, -22.336784644890869 ], [ -47.260468708845217, -22.336807930792286 ], [ -47.260453524993487, -22.33683122723318 ], [ -47.260438416625568, -22.336854533780123 ], [ -47.260423383358265, -22.336877849998373 ], [ -47.260408424809015, -22.336901175455907 ], [ -47.260393540595786, -22.336924509723755 ], [ -47.260378730339056, -22.336947852372699 ], [ -47.260363993735233, -22.336971202856994 ], [ -47.260349330989484, -22.336994559814165 ], [ -47.260334742368052, -22.337017921715542 ], [ -47.260320227597788, -22.337041287860668 ], [ -47.260305786192959, -22.337064657889748 ], [ -47.260291417666991, -22.337088031446392 ], [ -47.260277121533342, -22.337111408176462 ], [ -47.260262897305196, -22.337134787728246 ], [ -47.260248744494568, -22.337158169754424 ], [ -47.260234662614437, -22.337181553908291 ], [ -47.260220651177569, -22.337204939845883 ], [ -47.260206709695638, -22.337228327227368 ], [ -47.260192837681728, -22.337251715713151 ], [ -47.260179034648267, -22.337275104967027 ], [ -47.260165300106863, -22.33729849465691 ], [ -47.260151633570977, -22.337321884450002 ], [ -47.260138034553655, -22.337345274016833 ], [ -47.26012450256718, -22.337368663031864 ], [ -47.260111037124673, -22.337392051170895 ], [ -47.260097637740223, -22.337415438110646 ], [ -47.260084303926831, -22.337438823532501 ], [ -47.260071035199672, -22.337462207117024 ], [ -47.260057831072665, -22.33748558854942 ], [ -47.260044691059512, -22.337508967518527 ], [ -47.260031614677722, -22.337532343709139 ], [ -47.260018601441729, -22.337555716814354 ], [ -47.260005650867569, -22.337579086527533 ], [ -47.259992762472891, -22.33760245254215 ], [ -47.259979935774645, -22.337625814555711 ], [ -47.259967170291503, -22.337649172265884 ], [ -47.259954465541263, -22.33767252537481 ], [ -47.259941821043249, -22.337695873585034 ], [ -47.259929236318051, -22.33771921659989 ], [ -47.259916710885875, -22.337742554126514 ], [ -47.259904244268277, -22.337765885872795 ], [ -47.259891835987524, -22.337789211548372 ], [ -47.259879485566522, -22.337812530865033 ], [ -47.259867192528915, -22.337835843536254 ], [ -47.259854956399508, -22.337859149276692 ], [ -47.259842776704033, -22.337882447802567 ], [ -47.259830652968503, -22.33790573883271 ], [ -47.259818584720144, -22.337929022087117 ], [ -47.25980657148753, -22.337952297286421 ], [ -47.259794612799631, -22.337975564153886 ], [ -47.259782708186371, -22.337998822414317 ], [ -47.25977085717934, -22.338022071792668 ], [ -47.259759059310767, -22.338045312016046 ], [ -47.259747314113362, -22.338068542813915 ], [ -47.259735621121109, -22.33809176391695 ], [ -47.259723979978851, -22.338114974838064 ], [ -47.259712395100514, -22.338138165528225 ], [ -47.25970087696664, -22.338161312928538 ], [ -47.259689431274055, -22.338184402410576 ], [ -47.259678057155824, -22.338207432430465 ], [ -47.259666753283526, -22.338230402398128 ], [ -47.259655518338427, -22.338253311730199 ], [ -47.259644351011026, -22.33827615985118 ], [ -47.259633250002494, -22.338298946190456 ], [ -47.259622214023572, -22.338321670184552 ], [ -47.259611241794616, -22.338344331277206 ], [ -47.259600332047363, -22.338366928915551 ], [ -47.259589881105747, -22.338388636728993 ], [ -47.259579073723337, -22.338411142837781 ], [ -47.259568325195225, -22.338433583918402 ], [ -47.259557634286871, -22.338455959443067 ], [ -47.259546999778046, -22.338478268881012 ], [ -47.259536420455362, -22.338500511714777 ], [ -47.259525895118905, -22.338522687425844 ], [ -47.259515422578382, -22.338544795502862 ], [ -47.259505001653977, -22.338566835439877 ], [ -47.259494631177574, -22.338588806733842 ], [ -47.259484309990995, -22.338610708887977 ], [ -47.259474036947907, -22.338632541408145 ], [ -47.259463810912152, -22.338654303806202 ], [ -47.259453630758109, -22.338675995599221 ], [ -47.259443495373112, -22.338697616304344 ], [ -47.259433403654107, -22.338719165445827 ], [ -47.25942335450835, -22.338740642553777 ], [ -47.259413346856455, -22.338762047157424 ], [ -47.259403379627919, -22.338783378794698 ], [ -47.259393451765156, -22.338804637003662 ], [ -47.259383562219817, -22.338825821330513 ], [ -47.259373709958325, -22.33884693131732 ], [ -47.259363893952404, -22.338867966522876 ], [ -47.2593541131912, -22.338888926496129 ], [ -47.259344366670348, -22.338909810800189 ], [ -47.259334653400089, -22.338930618994443 ], [ -47.259324972398872, -22.338951350648614 ], [ -47.259315322698782, -22.338972005330998 ], [ -47.259305703342456, -22.338992582615017 ], [ -47.259296113381765, -22.339013082082122 ], [ -47.259286551883001, -22.339033503310773 ], [ -47.259277017920468, -22.339053845890085 ], [ -47.259267510582404, -22.339074109407019 ], [ -47.259258028966016, -22.339094293457361 ], [ -47.259248572180184, -22.339114397639577 ], [ -47.259239139345752, -22.339134421554487 ], [ -47.259229729592654, -22.339154364811339 ], [ -47.259220342065589, -22.339174227015452 ], [ -47.259210975914215, -22.339194007789555 ], [ -47.259201630304567, -22.339213706749302 ], [ -47.259192304412011, -22.339233323518112 ], [ -47.259182997420318, -22.339252857729434 ], [ -47.25917370852757, -22.339272309013911 ], [ -47.259164436940438, -22.339291677011836 ], [ -47.259155181876658, -22.339310961367602 ], [ -47.259146354123693, -22.339329306367002 ], [ -47.259137148799653, -22.339348385382767 ], [ -47.259127957179558, -22.339367381148065 ], [ -47.25911877069715, -22.339386309543471 ], [ -47.259109577363787, -22.339405194255104 ], [ -47.259100372491872, -22.339424044354363 ], [ -47.259091155784937, -22.339442859874296 ], [ -47.259081927009326, -22.339461640721694 ], [ -47.259072685931969, -22.33948038680478 ], [ -47.259063432321831, -22.339499098030448 ], [ -47.259054165947326, -22.339517774309272 ], [ -47.259044886578138, -22.339536415552043 ], [ -47.259035593985281, -22.339555021669415 ], [ -47.259026287939456, -22.339573592575388 ], [ -47.259016968212848, -22.339592128183607 ], [ -47.259007634578268, -22.339610628409048 ], [ -47.258998286808811, -22.339629093168675 ], [ -47.258988924678619, -22.339647522380016 ], [ -47.258979547962241, -22.3396659159623 ], [ -47.258970156435048, -22.339684273835715 ], [ -47.258960749873332, -22.33970259592116 ], [ -47.258951328053364, -22.339720882141997 ], [ -47.258941890752531, -22.339739132421922 ], [ -47.258932437748363, -22.339757346686877 ], [ -47.258922968818979, -22.339775524864038 ], [ -47.258913483743967, -22.339793666880215 ], [ -47.258903982302343, -22.339811772665602 ], [ -47.258894464273681, -22.339829842151801 ], [ -47.25888492943853, -22.339847875270802 ], [ -47.258875377578029, -22.339865871956004 ], [ -47.258865808473395, -22.339883832142725 ], [ -47.258856221905965, -22.339901755768459 ], [ -47.258846617657973, -22.33991964277125 ], [ -47.258836995512041, -22.339937493090581 ], [ -47.258827355251285, -22.339955306667381 ], [ -47.25881769665876, -22.339973083444669 ], [ -47.258808019517119, -22.339990823368399 ], [ -47.258798323611252, -22.340008526382704 ], [ -47.258788608725183, -22.340026192435143 ], [ -47.258778874642346, -22.340043821476602 ], [ -47.258769121147836, -22.340061413456883 ], [ -47.258759348026615, -22.3400789683281 ], [ -47.258749555062948, -22.34009648604555 ], [ -47.258739742042522, -22.340113966563948 ], [ -47.258729908750126, -22.340131409841508 ], [ -47.258720054970702, -22.340148815838045 ], [ -47.258710180490432, -22.340166184513141 ], [ -47.258700285093816, -22.340183515830972 ], [ -47.258690368566327, -22.34020080975591 ], [ -47.258680430693673, -22.340218066253644 ], [ -47.258670471261112, -22.340235285292366 ], [ -47.258660490053479, -22.340252466842696 ], [ -47.258650486856041, -22.340269610876135 ], [ -47.258640461453886, -22.340286717366023 ], [ -47.258617131422241, -22.340326349678165 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 297.68527957499998, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261674674946413, -22.335258258725606 ], [ -47.261648183657265, -22.335285378857602 ], [ -47.261628625866464, -22.335305492896914 ], [ -47.261608996151359, -22.33532577751625 ], [ -47.26158929727432, -22.335346234915072 ], [ -47.26156953204606, -22.335366867314455 ], [ -47.261549703329734, -22.335387676952966 ], [ -47.261529814041367, -22.335408666085481 ], [ -47.261509867152071, -22.335429836980698 ], [ -47.261489865686833, -22.33545119192172 ], [ -47.261469812726823, -22.335472733203446 ], [ -47.261449711414819, -22.335494463125698 ], [ -47.261429578613786, -22.335516369131099 ], [ -47.261409477306053, -22.335538386966849 ], [ -47.261389464527092, -22.335560454367805 ], [ -47.261369549901346, -22.335582559743383 ], [ -47.261349733029782, -22.335604702484975 ], [ -47.261330013512854, -22.335626881987128 ], [ -47.2613103909476, -22.335649097651121 ], [ -47.261290864931823, -22.335671348880151 ], [ -47.261271435062149, -22.335693635081743 ], [ -47.2612521009315, -22.335715955670441 ], [ -47.261232862134015, -22.335738310062528 ], [ -47.261213718263498, -22.335760697677699 ], [ -47.261194668910811, -22.3357831179421 ], [ -47.261175713666425, -22.335805570285491 ], [ -47.261156852121537, -22.335828054139995 ], [ -47.261138083866115, -22.335850568942345 ], [ -47.26111940848817, -22.335873114134895 ], [ -47.261100825576719, -22.335895689162072 ], [ -47.261082334719859, -22.335918293472755 ], [ -47.261063935505462, -22.335940926519466 ], [ -47.261045627521227, -22.335963587758258 ], [ -47.261027410353989, -22.335986276649844 ], [ -47.261009283591264, -22.336008992657284 ], [ -47.260991246819273, -22.336031735249005 ], [ -47.260973299625377, -22.336054503895369 ], [ -47.260955441596678, -22.336077298070723 ], [ -47.260937672320061, -22.336100117253135 ], [ -47.260919991383034, -22.3361229609235 ], [ -47.260902398372622, -22.33614582856697 ], [ -47.260884892876078, -22.336168719672045 ], [ -47.260867474481771, -22.336191633729452 ], [ -47.260850142777826, -22.336214570233825 ], [ -47.260832897352515, -22.336237528683416 ], [ -47.260815737795241, -22.336260508578626 ], [ -47.26079866369539, -22.336283509423584 ], [ -47.260781674643056, -22.33630653072532 ], [ -47.260764770228811, -22.336329571993815 ], [ -47.260747950043459, -22.336352632742642 ], [ -47.260731213680408, -22.336375712485616 ], [ -47.260714560730783, -22.336398810743287 ], [ -47.260697990787591, -22.336421927037637 ], [ -47.260681503445866, -22.336445060891545 ], [ -47.260665098300336, -22.336468211832234 ], [ -47.260648774946716, -22.336491379389127 ], [ -47.260632532981376, -22.336514563094859 ], [ -47.26061637200177, -22.33653776248412 ], [ -47.26060029160611, -22.336560977094557 ], [ -47.260584291394579, -22.336584206464739 ], [ -47.260568370967121, -22.336607450137365 ], [ -47.260552529925093, -22.336630707657097 ], [ -47.260536767870668, -22.336653978571086 ], [ -47.260521084407543, -22.336677262428275 ], [ -47.260505479141187, -22.336700558778748 ], [ -47.260489951676334, -22.336723867177433 ], [ -47.260474501620024, -22.336747187179899 ], [ -47.260459128580095, -22.336770518344181 ], [ -47.260443832166409, -22.336793860229257 ], [ -47.260428611989816, -22.336817212396255 ], [ -47.260413467660669, -22.33684057441106 ], [ -47.260398398792582, -22.336863945838324 ], [ -47.260383404999935, -22.336887326245325 ], [ -47.260368485897551, -22.336910715202553 ], [ -47.260353641102853, -22.336934112280272 ], [ -47.260338870310257, -22.336957516930347 ], [ -47.260324173730865, -22.336980927775571 ], [ -47.260309551639153, -22.337004343268365 ], [ -47.26029500376287, -22.337027762700956 ], [ -47.260280529613929, -22.337051185711427 ], [ -47.260266128703506, -22.337074611941205 ], [ -47.260251800542683, -22.337098041034047 ], [ -47.260237544642351, -22.33712147263623 ], [ -47.260223360512164, -22.337144906398372 ], [ -47.260209247662772, -22.337168341971829 ], [ -47.260195205604639, -22.337191779010624 ], [ -47.260181233847071, -22.337215217173117 ], [ -47.260167331900824, -22.337238656117769 ], [ -47.260153499276015, -22.337262095506567 ], [ -47.260139735481864, -22.337285535005623 ], [ -47.260126040029576, -22.337308974280397 ], [ -47.260112412429805, -22.337332412999679 ], [ -47.260098852192556, -22.337355850836214 ], [ -47.260085358828562, -22.337379287464181 ], [ -47.260071931849652, -22.337402722558675 ], [ -47.260058570766496, -22.337426155799459 ], [ -47.260037505283378, -22.337463279653146 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 253.14113522299999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261644073350595, -22.335249232167001 ], [ -47.261607012154165, -22.335287347430725 ], [ -47.261587335270384, -22.335307680788759 ], [ -47.261567587538586, -22.335328188919764 ], [ -47.261547771785303, -22.335348874057129 ], [ -47.261527890890285, -22.335369738451753 ], [ -47.261507947786946, -22.33539078437121 ], [ -47.261487945464545, -22.335412014097127 ], [ -47.261467886967061, -22.335433429925658 ], [ -47.261447775395489, -22.335455034164962 ], [ -47.261427613913305, -22.335476829128257 ], [ -47.261407419605952, -22.335498802052925 ], [ -47.261387256361864, -22.335520887725966 ], [ -47.26136718205386, -22.33554302296854 ], [ -47.261347206450452, -22.335565196025403 ], [ -47.261327329149331, -22.335587406284606 ], [ -47.261307549747585, -22.335609653137691 ], [ -47.261287867838874, -22.335631935982779 ], [ -47.261268283017664, -22.335654254220103 ], [ -47.261248794877169, -22.335676607254133 ], [ -47.261229403006887, -22.335698994496607 ], [ -47.261210106997552, -22.335721415360979 ], [ -47.261190906439545, -22.335743869264071 ], [ -47.261171800920224, -22.335766355629382 ], [ -47.2611527900266, -22.335788873884031 ], [ -47.261133873346459, -22.33581142345755 ], [ -47.261115050466245, -22.335834003784065 ], [ -47.261096320970445, -22.335856614303541 ], [ -47.261077684444622, -22.335879254457943 ], [ -47.261059140473336, -22.335901923693772 ], [ -47.261040688640989, -22.335924621461249 ], [ -47.261022328531695, -22.335947347214219 ], [ -47.261004059728819, -22.335970100411128 ], [ -47.260985881816346, -22.335992880512958 ], [ -47.260967794376974, -22.336015686985984 ], [ -47.260949796994538, -22.336038519298608 ], [ -47.26093188925261, -22.336061376923077 ], [ -47.260914070734543, -22.336084259335635 ], [ -47.26089634102437, -22.336107166015193 ], [ -47.260878699705536, -22.336130096445139 ], [ -47.260861146361833, -22.336153050112173 ], [ -47.260843680578049, -22.33617602650526 ], [ -47.260826301938877, -22.336199025117356 ], [ -47.260809010029057, -22.336222045445076 ], [ -47.260791804434497, -22.33624508698723 ], [ -47.260774684741108, -22.336268149246351 ], [ -47.260757650535488, -22.336291231727987 ], [ -47.26074070140475, -22.336314333940663 ], [ -47.260723836936236, -22.336337455396581 ], [ -47.260707056719909, -22.336360595608046 ], [ -47.260690360343432, -22.336383754094349 ], [ -47.260673747396424, -22.336406930376217 ], [ -47.260657217470424, -22.33643012397523 ], [ -47.260640770156812, -22.33645333441736 ], [ -47.260624405047892, -22.336476561230924 ], [ -47.260608121736652, -22.336499803947373 ], [ -47.260591919817195, -22.336523062100309 ], [ -47.260575798884354, -22.336546335226309 ], [ -47.260559758534967, -22.336569622862939 ], [ -47.260543798365667, -22.336592924551876 ], [ -47.260527917974485, -22.336616239836836 ], [ -47.260512116960328, -22.336639568264058 ], [ -47.260496394923557, -22.33666290938158 ], [ -47.260480751466424, -22.33668626273862 ], [ -47.260465186190409, -22.336709627889306 ], [ -47.260449698699304, -22.336733004388414 ], [ -47.260434288597729, -22.336756391793234 ], [ -47.260418955492369, -22.336779789661986 ], [ -47.26040369899092, -22.336803197555039 ], [ -47.260388518700481, -22.336826615037733 ], [ -47.260373414231644, -22.336850041673941 ], [ -47.26035838519558, -22.336873477030441 ], [ -47.260343431204035, -22.336896920677088 ], [ -47.260328551871332, -22.336920372183549 ], [ -47.260313746889963, -22.336943830999388 ], [ -47.2602990164769, -22.336967295732631 ], [ -47.260284360914895, -22.336990764816807 ], [ -47.260269779932557, -22.337014237536888 ], [ -47.260255273039519, -22.337037713528719 ], [ -47.260240839744611, -22.337061192431634 ], [ -47.260215615464581, -22.337102438600009 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 220.713930471, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26161354554435, -22.335240254332884 ], [ -47.261585398447437, -22.335269201961133 ], [ -47.26156567439498, -22.335289584057833 ], [ -47.261545877808409, -22.335310142921049 ], [ -47.261526011530087, -22.335330880796359 ], [ -47.261506078456378, -22.335351799947073 ], [ -47.261486081538031, -22.335372902653486 ], [ -47.261466023782532, -22.335394191210064 ], [ -47.26144590825281, -22.335415667926128 ], [ -47.261425738069654, -22.335437335123011 ], [ -47.261405516417277, -22.335459195127278 ], [ -47.261385260603575, -22.335481234971233 ], [ -47.26136503542314, -22.335503388481538 ], [ -47.261344899586071, -22.335525591565709 ], [ -47.261324863005036, -22.335547832303767 ], [ -47.261304925274331, -22.335570110080667 ], [ -47.261285085987737, -22.335592424284645 ], [ -47.261265344735563, -22.335614774310827 ], [ -47.261245701108919, -22.335637159556413 ], [ -47.261226154697596, -22.335659579422888 ], [ -47.261206705087673, -22.335682033319106 ], [ -47.261187351866489, -22.335704520655685 ], [ -47.261168094620935, -22.335727040846724 ], [ -47.261148932934979, -22.335749593312926 ], [ -47.261129866392153, -22.335772177478848 ], [ -47.261110894576717, -22.335794792771338 ], [ -47.261092017071704, -22.33581743862203 ], [ -47.261073233458035, -22.335840114468382 ], [ -47.261054543317819, -22.335862819750009 ], [ -47.261035946232099, -22.335885553910998 ], [ -47.261017441781753, -22.335908316399234 ], [ -47.260999029547428, -22.335931106666376 ], [ -47.2609807091089, -22.335953924168575 ], [ -47.260962480046672, -22.335976768364763 ], [ -47.260944341939911, -22.335999638719112 ], [ -47.260926294368907, -22.336022534697946 ], [ -47.260908336913751, -22.336045455771522 ], [ -47.260890469154226, -22.336068401414181 ], [ -47.260872690670872, -22.336091371102967 ], [ -47.260855001043616, -22.336114364319364 ], [ -47.260837399852704, -22.336137380548347 ], [ -47.260819886679464, -22.33616041927711 ], [ -47.260802461105058, -22.336183479996933 ], [ -47.260785122710701, -22.336206562202758 ], [ -47.260767871078848, -22.33622966539178 ], [ -47.260750705791899, -22.336252789065107 ], [ -47.260733626432973, -22.33627593272665 ], [ -47.260716632585741, -22.336299095883497 ], [ -47.260699723834037, -22.336322278046428 ], [ -47.260682899764419, -22.336345478726386 ], [ -47.260666159961104, -22.33636869744134 ], [ -47.26064950401021, -22.336391933710711 ], [ -47.260632931499963, -22.336415187054804 ], [ -47.260616442018254, -22.33643845699838 ], [ -47.260600035154056, -22.3364617430686 ], [ -47.260583710496881, -22.336485044795765 ], [ -47.260567467637557, -22.336508361712344 ], [ -47.260551306167514, -22.336531693353923 ], [ -47.260535225680258, -22.336555039256961 ], [ -47.260519225769102, -22.336578398962207 ], [ -47.26050330602876, -22.336601772012383 ], [ -47.260487466054833, -22.336625157952831 ], [ -47.260471705444409, -22.336648556330676 ], [ -47.260456023796507, -22.336671966694283 ], [ -47.260440420709294, -22.336695388596969 ], [ -47.260424895783366, -22.336718821592704 ], [ -47.260409448620152, -22.336742265238041 ], [ -47.260394078823118, -22.336765719090426 ], [ -47.260378785996757, -22.336789182709577 ], [ -47.260363569745053, -22.336812655660101 ], [ -47.26034493980103, -22.336841550206401 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 194.98573571200001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.26158296751796, -22.335231233726741 ], [ -47.261544013525103, -22.33527148732351 ], [ -47.261524168083767, -22.335292096918941 ], [ -47.261504251280407, -22.335312887532158 ], [ -47.261484266027992, -22.335333861438979 ], [ -47.261464215294637, -22.335355020932322 ], [ -47.261444102106019, -22.335376368319562 ], [ -47.261423929544058, -22.335397905923081 ], [ -47.261403700749327, -22.335419636077543 ], [ -47.261383418926741, -22.335441561122803 ], [ -47.261363101606676, -22.33546366788601 ], [ -47.261342814489893, -22.335485889233556 ], [ -47.261322617123767, -22.335508160159328 ], [ -47.261302519565078, -22.335530468578597 ], [ -47.261282521404759, -22.335552813873086 ], [ -47.261262622233332, -22.335575195427982 ], [ -47.261242821637687, -22.335597612635237 ], [ -47.261223119205567, -22.335620064889067 ], [ -47.261203514523402, -22.335642551587966 ], [ -47.261184007173838, -22.335665072137925 ], [ -47.261164596740777, -22.33568762594674 ], [ -47.261145282807703, -22.335710212425653 ], [ -47.261126064955114, -22.335732830992768 ], [ -47.261106942763028, -22.335755481069921 ], [ -47.261087915812318, -22.335778162081372 ], [ -47.261068983682456, -22.335800873456222 ], [ -47.261050145950946, -22.335823614629486 ], [ -47.26103140219633, -22.33584638503828 ], [ -47.261012751996169, -22.335869184124405 ], [ -47.260994194927811, -22.335892011333407 ], [ -47.260975730568425, -22.33591486611466 ], [ -47.260957358494231, -22.335937747922213 ], [ -47.260939078282242, -22.335960656212723 ], [ -47.260920889508064, -22.335983590448354 ], [ -47.260902791748492, -22.336006550093376 ], [ -47.260884784580064, -22.336029534616095 ], [ -47.260866867579082, -22.336052543488844 ], [ -47.260849040322547, -22.336075576186804 ], [ -47.26083130238684, -22.33609863218966 ], [ -47.260813653348727, -22.336121710980553 ], [ -47.260796092786023, -22.336144812044992 ], [ -47.260778620276348, -22.33616793487251 ], [ -47.26076123539746, -22.336191078956421 ], [ -47.2607439377283, -22.33621424379238 ], [ -47.260726726847764, -22.336237428879826 ], [ -47.260709602335538, -22.336260633721263 ], [ -47.260692563771791, -22.336283857822291 ], [ -47.260675610736889, -22.336307100692252 ], [ -47.26065874281398, -22.336330361840698 ], [ -47.260641959583772, -22.336353640784257 ], [ -47.26062526062902, -22.336376937041106 ], [ -47.260608645534482, -22.336400250130293 ], [ -47.26059211388467, -22.336423579575303 ], [ -47.260575665265137, -22.336446924902145 ], [ -47.260559299262063, -22.336470285640001 ], [ -47.260543015462851, -22.336493661320254 ], [ -47.26052681345557, -22.33651705147739 ], [ -47.260510692830444, -22.336540455646819 ], [ -47.260494653177417, -22.336563873368359 ], [ -47.260478694087922, -22.33658730418372 ], [ -47.260462815154185, -22.33661074763738 ], [ -47.260446158079276, -22.336635476909233 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 172.542205284, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261552472770937, -22.335222265600745 ], [ -47.261522352660769, -22.335253390585798 ], [ -47.261502458364653, -22.335274050913398 ], [ -47.261482491036261, -22.335294894264518 ], [ -47.26146245360512, -22.335315922927432 ], [ -47.261442349056772, -22.335337139207684 ], [ -47.261422180435048, -22.335358545425578 ], [ -47.261401950840792, -22.335380143916563 ], [ -47.261381663434491, -22.335401937028543 ], [ -47.261361321441683, -22.33542392711481 ], [ -47.261340942615277, -22.335446100797277 ], [ -47.261320593562104, -22.335468389982047 ], [ -47.26130033466692, -22.335490728749374 ], [ -47.261280176130541, -22.335513104849831 ], [ -47.26126011754063, -22.335535517661949 ], [ -47.261240158484355, -22.335557966567702 ], [ -47.26122029854524, -22.335580450956023 ], [ -47.261200537307637, -22.335602970218066 ], [ -47.261180874354629, -22.335625523749375 ], [ -47.261161309265404, -22.33564811095308 ], [ -47.261141841620457, -22.335670731234107 ], [ -47.261122470999844, -22.335693384000923 ], [ -47.261103196980578, -22.335716068668887 ], [ -47.261084019139268, -22.335738784657259 ], [ -47.261064937053234, -22.335761531387647 ], [ -47.261045950298545, -22.335784308286641 ], [ -47.261027058449145, -22.335807114786785 ], [ -47.261008261080114, -22.335829950322772 ], [ -47.260989557765491, -22.335852814333983 ], [ -47.260970948079155, -22.335875706263757 ], [ -47.260952431594674, -22.335898625559103 ], [ -47.260934007884813, -22.335921571671971 ], [ -47.260915676523055, -22.335944544056812 ], [ -47.260897437081461, -22.335967542173719 ], [ -47.260879289133293, -22.335990565484941 ], [ -47.2608612322516, -22.336013613456775 ], [ -47.26084326600914, -22.336036685559598 ], [ -47.260825389979388, -22.336059781266719 ], [ -47.26080760373523, -22.336082900056009 ], [ -47.260789906849908, -22.336106041408815 ], [ -47.260772298897713, -22.336129204808881 ], [ -47.260754779452768, -22.336152389744086 ], [ -47.260737348089322, -22.336175595706123 ], [ -47.260720004382833, -22.33619882218894 ], [ -47.260702747908724, -22.336222068690535 ], [ -47.260685578243169, -22.336245334711851 ], [ -47.2606684949629, -22.336268619756993 ], [ -47.260651497644773, -22.33629192333402 ], [ -47.260634585868537, -22.336315244950917 ], [ -47.26061775921147, -22.336338584123119 ], [ -47.26060101725281, -22.336361940367432 ], [ -47.260584359573983, -22.336385313201664 ], [ -47.260567785756052, -22.336408702148098 ], [ -47.260551295381184, -22.336432106731579 ], [ -47.260534109285942, -22.33645663805742 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 153.15283546000001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261521978027318, -22.335213297468684 ], [ -47.261500691801977, -22.335235293844669 ], [ -47.261480748651081, -22.335256004904444 ], [ -47.261460730797637, -22.335276900993485 ], [ -47.261440641187782, -22.335297984412442 ], [ -47.261420482824413, -22.335319257479604 ], [ -47.261400258769555, -22.335340722528123 ], [ -47.261379972143047, -22.335362381906545 ], [ -47.261359626125135, -22.335384237976065 ], [ -47.261339223962118, -22.335406293103294 ], [ -47.261318783629335, -22.335428533704988 ], [ -47.261298372639793, -22.335450890726975 ], [ -47.26127805221553, -22.335473297335845 ], [ -47.261257832701446, -22.335495741117494 ], [ -47.261237713681943, -22.335518221447206 ], [ -47.261217694740793, -22.335540737703813 ], [ -47.261197775458186, -22.335563289273171 ], [ -47.261177955415121, -22.335585875543448 ], [ -47.26115823419125, -22.335608495907138 ], [ -47.261138611362355, -22.335631149764556 ], [ -47.261119086505502, -22.33565383651775 ], [ -47.261099659197349, -22.335676555572455 ], [ -47.261080329011421, -22.335699306341301 ], [ -47.261061095520837, -22.335722088240864 ], [ -47.261041958299494, -22.335744900690205 ], [ -47.261022916919963, -22.335767743113326 ], [ -47.261003970952665, -22.335790614940315 ], [ -47.260985119969213, -22.335813515603469 ], [ -47.260966363540128, -22.335836444539787 ], [ -47.260947701235757, -22.335859401190294 ], [ -47.260929132626202, -22.335882384999739 ], [ -47.260910657280633, -22.335905395417878 ], [ -47.260892274769091, -22.335928431897045 ], [ -47.260873984660051, -22.33595149389523 ], [ -47.260855786523294, -22.335974580872602 ], [ -47.260837679928329, -22.335997692293518 ], [ -47.260819664444377, -22.336020827626417 ], [ -47.260801739641408, -22.336043986342698 ], [ -47.260783905088793, -22.336067167918422 ], [ -47.260766160356233, -22.33609037183313 ], [ -47.260748505014519, -22.336113597568843 ], [ -47.260730938634303, -22.336136844611719 ], [ -47.260713460786292, -22.336160112451818 ], [ -47.26069607104246, -22.336183400581533 ], [ -47.26067876897477, -22.33620670849723 ], [ -47.260661554155867, -22.336230035698403 ], [ -47.26064442615904, -22.336253381687719 ], [ -47.260627384557715, -22.336276745971709 ], [ -47.260608654933854, -22.336302574423151 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 135.39072238899999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261491456945038, -22.335204292640462 ], [ -47.261459038943045, -22.335237958892087 ], [ -47.261438970564555, -22.335258907718995 ], [ -47.26141882877598, -22.33528004589402 ], [ -47.261398616597567, -22.335301375748077 ], [ -47.261378337109576, -22.335322899627212 ], [ -47.261357993450815, -22.335344619893071 ], [ -47.261337588821291, -22.335366538920109 ], [ -47.261317126488045, -22.335388659088252 ], [ -47.261296624648864, -22.335410966609178 ], [ -47.261276151722946, -22.335433391468356 ], [ -47.261255769769591, -22.335455865918789 ], [ -47.26123548927783, -22.335478377381591 ], [ -47.2612153098287, -22.335500925228885 ], [ -47.261195231002688, -22.335523508836317 ], [ -47.261175252376567, -22.33554612758671 ], [ -47.26115537352802, -22.335568780865174 ], [ -47.261135594033263, -22.335591468061235 ], [ -47.2611159134647, -22.335614188572354 ], [ -47.261096331395933, -22.335636941797727 ], [ -47.261076847400226, -22.335659727140293 ], [ -47.261057461047621, -22.335682544009984 ], [ -47.261038171907749, -22.335705391820738 ], [ -47.261018979551089, -22.335728269989001 ], [ -47.260999883546688, -22.335751177936263 ], [ -47.2609808834615, -22.335774115090068 ], [ -47.260961978863612, -22.335797080880361 ], [ -47.260943169320051, -22.335820074741768 ], [ -47.260924454397625, -22.33584309611301 ], [ -47.26090583366296, -22.335866144436544 ], [ -47.260887306681724, -22.335889219159956 ], [ -47.260868873020378, -22.335912319733421 ], [ -47.260850532243879, -22.335935445612829 ], [ -47.260832283918518, -22.335958596256383 ], [ -47.26081412761026, -22.33598177112637 ], [ -47.260796062884786, -22.336004969689345 ], [ -47.260778089308602, -22.336028191414773 ], [ -47.260760206447522, -22.336051435776884 ], [ -47.260742413867703, -22.336074702253484 ], [ -47.260724711136476, -22.336097990324816 ], [ -47.260707097820976, -22.336121299475327 ], [ -47.260676513850122, -22.336162015166778 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 117.80936506099999, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261460903028031, -22.335195431390769 ], [ -47.26143732924055, -22.335219912876305 ], [ -47.261417210336994, -22.335240914441108 ], [ -47.261397016369678, -22.335262107372131 ], [ -47.26137675037625, -22.335283494013094 ], [ -47.261356415455126, -22.335305076722815 ], [ -47.261336014764076, -22.335326857876098 ], [ -47.261315551522941, -22.335348839860643 ], [ -47.261295029019443, -22.335371025069708 ], [ -47.261274465673893, -22.335393399509826 ], [ -47.26125393081157, -22.335415892206196 ], [ -47.261233487329122, -22.335438434498116 ], [ -47.261213145859649, -22.335461013642075 ], [ -47.261192905980892, -22.335483629006951 ], [ -47.261172767269997, -22.335506279965205 ], [ -47.26115272930037, -22.335528965896614 ], [ -47.261132791646297, -22.335551686183251 ], [ -47.261112953880676, -22.335574440211705 ], [ -47.261093215572423, -22.335597227376482 ], [ -47.26107357629175, -22.335620047074027 ], [ -47.26105403560846, -22.335642898704421 ], [ -47.261034593089157, -22.335665781674951 ], [ -47.261015248300019, -22.335688695396904 ], [ -47.260996000808007, -22.335711639284067 ], [ -47.260976850178736, -22.33573461275541 ], [ -47.260957795975635, -22.335757615236059 ], [ -47.260938837763291, -22.335780646153477 ], [ -47.260919975105253, -22.335803704939956 ], [ -47.260901207564785, -22.335826791031888 ], [ -47.260882534704997, -22.335849903869516 ], [ -47.260863956088059, -22.335873042898186 ], [ -47.26084547127688, -22.335896207565924 ], [ -47.260827079832936, -22.335919397326577 ], [ -47.260808781318957, -22.33594261163628 ], [ -47.260790575297378, -22.335965849955329 ], [ -47.260772461330419, -22.335989111748329 ], [ -47.260745304670458, -22.336024197937213 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 101.39892891700001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261429723030169, -22.335187144616871 ], [ -47.261395450114961, -22.335222921159758 ], [ -47.261375203968917, -22.335244168846845 ], [ -47.261354884160461, -22.335265612274672 ], [ -47.261334493806167, -22.335287253814954 ], [ -47.261314036082837, -22.335309095855646 ], [ -47.26129351423009, -22.335331140797678 ], [ -47.261272931556356, -22.335353391047654 ], [ -47.261252306704399, -22.335375832406967 ], [ -47.261231709905658, -22.335398392940505 ], [ -47.261211204894117, -22.335421003073918 ], [ -47.261190802446933, -22.335443649898998 ], [ -47.26117050213854, -22.335466332781415 ], [ -47.261150303542735, -22.33548905109048 ], [ -47.261130206229588, -22.335511804202909 ], [ -47.26111020977001, -22.335534591497698 ], [ -47.261090313733504, -22.335557412358504 ], [ -47.261070517685539, -22.335580266176965 ], [ -47.261050821192931, -22.335603152346625 ], [ -47.261031223822059, -22.335626070264869 ], [ -47.261011725136072, -22.335649019336202 ], [ -47.260992324697618, -22.33567199896931 ], [ -47.260973022070267, -22.335695008575371 ], [ -47.260953816816127, -22.335718047570783 ], [ -47.260934708495093, -22.335741115378248 ], [ -47.260915696668285, -22.335764211422806 ], [ -47.260896780895735, -22.335787335134338 ], [ -47.260877960737204, -22.335810485946961 ], [ -47.260859235752307, -22.335833663298647 ], [ -47.260840605499652, -22.335856866632543 ], [ -47.260808730762179, -22.335896811180618 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 86.637965555999997, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261398615663744, -22.335178908569077 ], [ -47.26137368989847, -22.335204927875036 ], [ -47.261353391573699, -22.335226230318096 ], [ -47.261333017950179, -22.335247730532743 ], [ -47.26131257216273, -22.335269430903647 ], [ -47.261292057407125, -22.335291333831719 ], [ -47.261271476942738, -22.335313441731209 ], [ -47.261250834098725, -22.335335757022083 ], [ -47.261230147740378, -22.335358265300545 ], [ -47.261209489005218, -22.335380893671235 ], [ -47.261188922464555, -22.335403571646165 ], [ -47.261168459039666, -22.335426286152362 ], [ -47.261148098301597, -22.335449036552294 ], [ -47.261127839820908, -22.335471822212149 ], [ -47.261107683164234, -22.335494642505569 ], [ -47.26108762789913, -22.335517496808489 ], [ -47.261067673591697, -22.33554038450162 ], [ -47.26104781980407, -22.335563304973739 ], [ -47.261028066099499, -22.335586257615539 ], [ -47.261008412041036, -22.335609241821579 ], [ -47.26098885718833, -22.33563225699374 ], [ -47.260969401100589, -22.335655302537987 ], [ -47.260950043337871, -22.335678377862919 ], [ -47.260930783458818, -22.335701482382408 ], [ -47.260911621019851, -22.335724615516689 ], [ -47.260892555578572, -22.335747776688319 ], [ -47.260864190875743, -22.335782451296179 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 72.588533131000005, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261367466671167, -22.335170629016325 ], [ -47.261331579183967, -22.335208291785904 ], [ -47.261311151745417, -22.335229848787399 ], [ -47.26129065052482, -22.335251607988862 ], [ -47.261270078736878, -22.335273571804304 ], [ -47.261249439660858, -22.335295742661245 ], [ -47.261228736646601, -22.335318122992991 ], [ -47.261207988781834, -22.33534069819062 ], [ -47.261187268110255, -22.335363394398424 ], [ -47.261166640040464, -22.33538614021483 ], [ -47.261146115637835, -22.335408922402127 ], [ -47.261125694470117, -22.335431740319596 ], [ -47.261105376104503, -22.335454593330208 ], [ -47.261085160104287, -22.335477480804588 ], [ -47.261065046033671, -22.33550040211566 ], [ -47.261045033455332, -22.335523356641104 ], [ -47.261025121927943, -22.335546343766865 ], [ -47.261005311011438, -22.335569362880783 ], [ -47.260985600265371, -22.335592413374627 ], [ -47.260965989245932, -22.335615494647556 ], [ -47.260946477508874, -22.335638606102933 ], [ -47.260916722065076, -22.335674075920533 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 58.801257849000002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261336399115564, -22.335162403494703 ], [ -47.261309766799769, -22.335190353250262 ], [ -47.261289285546177, -22.3352119670386 ], [ -47.261268728892389, -22.335233785070585 ], [ -47.261248100072159, -22.335255809773408 ], [ -47.261227402384492, -22.335278043587795 ], [ -47.261206639199962, -22.33530048896041 ], [ -47.261185829828783, -22.335323131077146 ], [ -47.26116504722075, -22.335345895122099 ], [ -47.261144357621831, -22.335368708779914 ], [ -47.261123772241469, -22.335391558648304 ], [ -47.26110329064408, -22.335414444083273 ], [ -47.26108291239354, -22.335437364444658 ], [ -47.261062637049776, -22.335460319099983 ], [ -47.261042464173592, -22.335483307419157 ], [ -47.261022393324353, -22.335506328776908 ], [ -47.261002424057232, -22.335529382556299 ], [ -47.260968851146636, -22.335568392280251 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 45.464469477000002, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261305280156861, -22.33515413092535 ], [ -47.261267419352457, -22.335194085286336 ], [ -47.261246807265501, -22.335215962148848 ], [ -47.261226121412939, -22.335238047739015 ], [ -47.261205365113625, -22.335260344510822 ], [ -47.261184541758801, -22.335282854924273 ], [ -47.261163670881189, -22.335305563960151 ], [ -47.261142826336723, -22.335328395842176 ], [ -47.261122075208661, -22.335351277341456 ], [ -47.261101428850537, -22.335374194890907 ], [ -47.261080886823471, -22.335397147843359 ], [ -47.261060448688013, -22.335420135555495 ], [ -47.261040114000672, -22.335443157391794 ], [ -47.261019416647919, -22.335466743381559 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 30.207992425, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261262523900221, -22.335158191452209 ], [ -47.261224885644097, -22.33519813922365 ], [ -47.261204142759233, -22.335220285701133 ], [ -47.261183327848251, -22.33524264543037 ], [ -47.261162444323141, -22.335265220884651 ], [ -47.261141511939073, -22.335287996839622 ], [ -47.261120605458153, -22.335310896558749 ], [ -47.261099792800962, -22.335333845899445 ], [ -47.261071604054692, -22.33536513552475 ] ] } }, +{ "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 11.274437264, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.261202807188546, -22.33518048374739 ], [ -47.261182164111034, -22.335202523659795 ], [ -47.261161290588369, -22.335224946346411 ], [ -47.261131216715896, -22.335257456717056 ] ] } } +] +} diff --git a/AgroBase/AgroBase/bin/Debug/Python/Output/mapa_interativo.html b/AgroBase/AgroBase/bin/Debug/Python/Output/mapa_interativo.html index 4ef334c12..901909fa6 100644 --- a/AgroBase/AgroBase/bin/Debug/Python/Output/mapa_interativo.html +++ b/AgroBase/AgroBase/bin/Debug/Python/Output/mapa_interativo.html @@ -25,7 +25,7 @@ - - - - - - - - - - - - - - - - - - - -
- - - - \ No newline at end of file diff --git a/AgroBase/AgroBase/bin/Debug/trajetoFakeGps.json b/AgroBase/AgroBase/bin/Debug/trajetoFakeGps.json new file mode 100644 index 000000000..01242ab02 --- /dev/null +++ b/AgroBase/AgroBase/bin/Debug/trajetoFakeGps.json @@ -0,0 +1,231 @@ +{ + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": { + "Id": 1517, + "Name": "Projeto", + "Length": 21.724783283, + "Dist1": 0, + "Dist2": 0 + }, + "geometry": { + "type": "LineString", + "coordinates": [ + [-47.26406713810977, -22.339442335994334], + [-47.26404713810977, -22.339478335994334], + [-47.26402713810977, -22.339514335994334], + [-47.26400746184665, -22.339550340751185], + [-47.26399852414079, -22.339566770425247], + [-47.26398959993972, -22.339583249992106], + [-47.263980689109175, -22.339599779349204], + [-47.26397179151551, -22.33961635838882], + [-47.26396290702327, -22.339632987002233], + [-47.26395403549601, -22.33964966507852], + [-47.26393281077209, -22.339689742622607], + [-47.26392381077209, -22.339725742622607], + [-47.26391481077209, -22.339761742622607], + [-47.26390581077209, -22.339797742622607] + ] + } + }, + { + "type": "Feature", + "properties": { + "Id": 1517, + "Name": "Projeto", + "Length": 57.457315127, + "Dist1": 0, + "Dist2": 0 + }, + "geometry": { + "type": "LineString", + "coordinates": [ + [-47.26401923809524, -22.3394692684848], + [-47.26401204761905, -22.33948236739342], + [-47.264004855555214, -22.339495466408138], + [-47.26399047261975, -22.33952166433148], + [-47.26398149682811, -22.33953808874259], + [-47.26397253497559, -22.339554562798128], + [-47.26396358692751, -22.339571086395246], + [-47.263954652547426, -22.339587659430144], + [-47.26394573169944, -22.33960428179388], + [-47.2639368242459, -22.339620953376617], + [-47.263927930048176, -22.339637674066154], + [-47.263919048966855, -22.339654443747488], + [-47.26391018086145, -22.339671262303472], + [-47.26390132559003, -22.339688129615364], + [-47.263892483009506, -22.339705045562265], + [-47.26388365297623, -22.339722010019948], + [-47.26387483534517, -22.33973902286274], + [-47.263866029969414, -22.339756083963927], + [-47.263857236701476, -22.33977319319349], + [-47.263848455392754, -22.33979035041939], + [-47.263839685892364, -22.33980755550924], + [-47.26383092804865, -22.33982480832793], + [-47.26382218170916, -22.33984210873737], + [-47.26381344672, -22.339859456597676], + [-47.26380472278156, -22.339876852055113], + [-47.26379600331641, -22.339894307810262], + [-47.26378727315636, -22.339911853442548], + [-47.2637785225622, -22.33992950717276], + [-47.26376224144222, -22.339962474804096], + [-47.26375424144222, -22.339979474804096], + [-47.26374606038222, -22.339996444803596], + [-47.26373787932222, -22.340013414803096] + ] + } + }, + { + "type": "Feature", + "properties": { + "Id": 1517, + "Name": "Projeto", + "Length": 117.746736119, + "Dist1": 0, + "Dist2": 0 + }, + "geometry": { + "type": "LineString", + "coordinates": [ + [-47.2640367523946, -22.3394110863861], + [-47.26400964197226, -22.339443833449333], + [-47.263996087240195, -22.33946020698145], + [-47.26398253250813, -22.339476580512567], + [-47.26396453205404, -22.339509367586803], + [-47.26395553181383, -22.33952583672938], + [-47.26394654581463, -22.33954235516642], + [-47.26393757391955, -22.339558922793813], + [-47.2639286159899, -22.339575539506487], + [-47.26391967188758, -22.339592205194357], + [-47.26391074147274, -22.33960891974636], + [-47.263901824604524, -22.339625683049217], + [-47.26389292114139, -22.339642494986723], + [-47.26388403094067, -22.33965935544071], + [-47.263875153858265, -22.33967626429129], + [-47.26386628974896, -22.33969322141655], + [-47.26385743846704, -22.339710226691285], + [-47.26384859986523, -22.339727279988796], + [-47.263839773794594, -22.33974438118134], + [-47.26383096010559, -22.339761530138087], + [-47.26382215864748, -22.339778726725882], + [-47.263813369267375, -22.339795970811547], + [-47.263804591811564, -22.3398132622591], + [-47.26379582612555, -22.339830600929506], + [-47.26378707205345, -22.3398479866821], + [-47.26377832929528, -22.33986541965904], + [-47.26376959134453, -22.33988291241416], + [-47.26376084319843, -22.33990049418728], + [-47.26375207521745, -22.33991818298722], + [-47.26374328622338, -22.339935979811564], + [-47.26373447563728, -22.339953884419483], + [-47.26372564286757, -22.33997189656137], + [-47.263716787310784, -22.33999001597724], + [-47.26370790834943, -22.340008242401147], + [-47.26369900535378, -22.34002657555744], + [-47.26369007768152, -22.340045015161394], + [-47.26368112467555, -22.340063560923877], + [-47.26367163569953, -22.340083271873212], + [-47.26366264885811, -22.340101992618237], + [-47.26365364001703, -22.3401208070459], + [-47.263644602943415, -22.340139726325802], + [-47.26363553691765, -22.340158750139935], + [-47.263626441211336, -22.340177878153295], + [-47.26361731507855, -22.340197110032115], + [-47.263608157760835, -22.340216445433352], + [-47.26359896848614, -22.340235884006976], + [-47.26358974646731, -22.340255425399185], + [-47.26358049090416, -22.340275069247955], + [-47.26357120098125, -22.340294815187878], + [-47.26356187586976, -22.340314662845817], + [-47.2635525147274, -22.340334611841897], + [-47.263543116694954, -22.340354661795896], + [-47.26353368090056, -22.34037481231867], + [-47.26352420645934, -22.340395063013297], + [-47.26351469246875, -22.340415413483992], + [-47.26350268292504, -22.340441118065197], + [-47.26349416938133, -22.340466822646402], + [-47.26348565583762, -22.340492527227607], + [-47.26347714229391, -22.340518231808812] + ] + } + }, + { + "type": "Feature", + "properties": { + "Id": 1517, + "Name": "Projeto", + "Length": 117.746736172, + "Dist1": 0, + "Dist2": 0 + }, + "geometry": { + "type": "LineString", + "coordinates": [ + [-47.26403675239461, -22.3394110863861], + [-47.26400964197225, -22.339443833449333], + [-47.26399608724019, -22.33946020698145], + [-47.26398253250812, -22.339476580512567], + [-47.26396453205404, -22.339509367586803], + [-47.26395553181383, -22.33952583672938], + [-47.26394654581463, -22.33954235516642], + [-47.26393757391955, -22.339558922793813], + [-47.26392861598992, -22.339575539506495], + [-47.26391967188758, -22.33959220519435], + [-47.26391074147274, -22.33960891974636], + [-47.263901824604524, -22.339625683049217], + [-47.26389292114139, -22.339642494986723], + [-47.26388403094067, -22.33965935544071], + [-47.263875153858265, -22.33967626429129], + [-47.26386628974896, -22.33969322141655], + [-47.26385743846704, -22.3397102266913], + [-47.26384859986523, -22.33972727998878], + [-47.263839773794594, -22.339744381181355], + [-47.26383096010559, -22.339761530138087], + [-47.26382215864748, -22.339778726725882], + [-47.263813369267375, -22.339795970811565], + [-47.263804591811564, -22.3398132622591], + [-47.26379582612555, -22.339830600929506], + [-47.26378707205345, -22.3398479866821], + [-47.26377832929528, -22.339865419659052], + [-47.26376959134453, -22.33988291241416], + [-47.26376084319843, -22.33990049418728], + [-47.26375207521745, -22.339918182987244], + [-47.26374328622338, -22.339935979811564], + [-47.26373447563728, -22.339953884419483], + [-47.26372564286757, -22.33997189656137], + [-47.263716787310784, -22.33999001597724], + [-47.26370790834943, -22.340008242401158], + [-47.263699005353786, -22.34002657555745], + [-47.26369007768152, -22.340045015161394], + [-47.26368112467555, -22.340063560923877], + [-47.26367162942985, -22.340083284896856], + [-47.263662648187825, -22.340101994014418], + [-47.26365363941044, -22.340120808312644], + [-47.26364460239687, -22.340139727469992], + [-47.26363553642754, -22.3401587511683], + [-47.26362644077423, -22.340177879072527], + [-47.263617314691, -22.340197110848788], + [-47.263608157419505, -22.340216446153985], + [-47.26359896818783, -22.340235884637963], + [-47.26358974620886, -22.340255425946847], + [-47.26358049068243, -22.340275069718572], + [-47.26357120079318, -22.3402948155876], + [-47.26356187571242, -22.340314663180713], + [-47.26355251459785, -22.340334612117925], + [-47.26354311659034, -22.34035466201901], + [-47.263533680818156, -22.34037481249472], + [-47.26352420639631, -22.340395063147984], + [-47.26351469242247, -22.340415413583028], + [-47.263502682924816, -22.34044111806562], + [-47.263494169381116, -22.340466822646812], + [-47.263485655837416, -22.340492527228004], + [-47.263477142293716, -22.340518231809196] + ] + } + } + ] + } + + \ No newline at end of file diff --git a/AgroBase/AgroBase/obj/Debug/AgroBase.Properties.Resources.resources b/AgroBase/AgroBase/obj/Debug/AgroBase.Properties.Resources.resources index a7d6bbf48..5dedbec2f 100644 Binary files a/AgroBase/AgroBase/obj/Debug/AgroBase.Properties.Resources.resources and b/AgroBase/AgroBase/obj/Debug/AgroBase.Properties.Resources.resources differ diff --git a/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.FileListAbsolute.txt b/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.FileListAbsolute.txt index 4ced70a70..d617f74d3 100644 --- a/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.FileListAbsolute.txt +++ b/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.FileListAbsolute.txt @@ -392,29 +392,4 @@ C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Python\Models\deeplabv3pl C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Python\Models\deeplabv3plus\__pycache__\utils.cpython-311.pyc C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Python\Models\deeplabv3plus\__pycache__\_deeplab.cpython-311.pyc C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Python\Models\deeplabv3plus\__pycache__\__init__.cpython-311.pyc -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapapi.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\components.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\empty.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gmapapi.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\arrow-down.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\cb\mod_cb_scout\cb_scout_sprite_api_003.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\cb\target_locking.gif -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\closedhand_8_8.cur -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\google_white.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\iw3.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\iws3.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\mapcontrols3d7.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\markers2\marker_sprite.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\mv\imgs8.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\openhand_8_8.cur -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\rotate2.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\szc4.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\gstatic\transparent.png -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\gmapcache\main.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\index.html -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\map.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\script.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\style.css -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\webStorage.js -C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Utils\offline_maps\appcache.manifest C:\ZendionInc\agrobot_base\AgroBase\AgroBase\bin\Debug\Python\Scripts\api.py diff --git a/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.GenerateResource.cache b/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.GenerateResource.cache index d306c12de..c86a9789d 100644 Binary files a/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.GenerateResource.cache and b/AgroBase/AgroBase/obj/Debug/AgroBase.csproj.GenerateResource.cache differ diff --git a/AgroBase/AgroBase/obj/Debug/AgroBase.pdb b/AgroBase/AgroBase/obj/Debug/AgroBase.pdb index 9f4af30f1..c8b7e8cc1 100644 Binary files a/AgroBase/AgroBase/obj/Debug/AgroBase.pdb and b/AgroBase/AgroBase/obj/Debug/AgroBase.pdb differ diff --git a/AgroBase/AgroBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/AgroBase/AgroBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache index d6bb52dcf..ec034e2b8 100644 Binary files a/AgroBase/AgroBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/AgroBase/AgroBase/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ diff --git a/AgroBase/AgroBase/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll b/AgroBase/AgroBase/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll index ea4df0a93..5f6359df4 100644 Binary files a/AgroBase/AgroBase/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll and b/AgroBase/AgroBase/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/Firmware/Atuador/Atuador_v2/Atuador_v2.ino b/Firmware/Atuador/Atuador_v2/Atuador_v2.ino index 0e317901e..290ea161d 100644 --- a/Firmware/Atuador/Atuador_v2/Atuador_v2.ino +++ b/Firmware/Atuador/Atuador_v2/Atuador_v2.ino @@ -1,6 +1,6 @@ // Dispositivo: Atuador -// Versão Firmware: 1 -// Ultima atualização: 22/12/2023 +// Versão Firmware: 2 +// Ultima atualização: 21/02/2023 #include "C:\ZendionInc\agrobot_base\Firmware\Modulos\SerialService.h" #include "HX711.h" diff --git a/Firmware/Modulos/Atuador/Atuador.ino b/Firmware/Modulos/Atuador/Atuador.ino index c01b5f591..290ea161d 100644 --- a/Firmware/Modulos/Atuador/Atuador.ino +++ b/Firmware/Modulos/Atuador/Atuador.ino @@ -1,8 +1,9 @@ // Dispositivo: Atuador -// Versão Firmware: 1 -// Ultima atualização: 23/01/2024 +// Versão Firmware: 2 +// Ultima atualização: 21/02/2023 #include "C:\ZendionInc\agrobot_base\Firmware\Modulos\SerialService.h" +#include "HX711.h" #define D_Code Atu #define _pinoLED RGB_BUILTIN @@ -17,141 +18,485 @@ int BicosAtivos = 10; bool AtuacaoNivelAlto = false; class BicoPulverizador { -public: - // Construtor - BicoPulverizador(String desc) { - _ID = desc; - } - - // Definições - String _ID; - int _posicao; - int _pinoSolenoide; - int _pinoSensor; - - bool Iniciado = false; - bool Testando = false; - - // Consumo - double NivelFluxo; - bool StatusBico; - - // Entrada de dados - bool _BicoAtuado = !AtuacaoNivelAlto; - - void Inicializar() { - if (Iniciado) { - EnviarDadosSerial(_ID + " ja inicializado"); - EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); - return; + public: + // Construtor + BicoPulverizador(String desc) { + _ID = desc; } - if (_pinoSolenoide > -1) { - pinMode(_pinoSolenoide, OUTPUT); - _BicoAtuado = !AtuacaoNivelAlto; + // Definições + String _ID; + int _posicao; + int _pinoSolenoide; + + bool Iniciado = false; + bool Testando = false; + + // Consumo + bool StatusBico; + + // Entrada de dados + bool _BicoAtuado = !AtuacaoNivelAlto; + + void Inicializar() { + if (Iniciado) { + EnviarDadosSerial(_ID + " ja inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + if (_pinoSolenoide > -1) { + pinMode(_pinoSolenoide, OUTPUT); + _BicoAtuado = !AtuacaoNivelAlto; + digitalWrite(_pinoSolenoide, _BicoAtuado); + StatusBico = digitalRead(_pinoSolenoide) == (AtuacaoNivelAlto ? 1 : 0); + } + + xTaskCreatePinnedToCore(&BicoPulverizador::SensorTaskWrapper, "SensorTask", 5000, this, 25 - _posicao, &SensorTaskHandle, tskNO_AFFINITY); + + EnviarDadosSerial(_ID + " Iniciado"); + + Iniciado = true; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + void Desligar() { + if (!Iniciado) { + EnviarDadosSerial(_ID + " nao esta inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + // Parar a execução das tarefas + vTaskDelete(SensorTaskHandle); + + // Redefinir as configurações para os valores iniciais + pinMode(_pinoSolenoide, INPUT); + + EnviarDadosSerial(_ID + " Desligado"); + + Iniciado = false; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + void AlterarStatusBico() { digitalWrite(_pinoSolenoide, _BicoAtuado); StatusBico = digitalRead(_pinoSolenoide) == (AtuacaoNivelAlto ? 1 : 0); } - if (_pinoSensor > -1) { - pinMode(_pinoSensor, INPUT); - NivelFluxo = 0; + + + private: + + TaskHandle_t SensorTaskHandle = NULL; + static void SensorTaskWrapper(void *pvParameters) { + BicoPulverizador *bico = static_cast(pvParameters); + bico->SensorTask(); } - xTaskCreatePinnedToCore(&BicoPulverizador::SensorTaskWrapper, "SensorTask", 5000, this, 25 - _posicao, &SensorTaskHandle, tskNO_AFFINITY); - - EnviarDadosSerial(_ID + " Iniciado"); - - Iniciado = true; - - EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); - } - - void Desligar() { - if (!Iniciado) { - EnviarDadosSerial(_ID + " nao esta inicializado"); - EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); - return; - } - - // Parar a execução das tarefas - vTaskDelete(SensorTaskHandle); - - // Redefinir as configurações para os valores iniciais - pinMode(_pinoSolenoide, INPUT); - pinMode(_pinoSensor, INPUT); - - EnviarDadosSerial(_ID + " Desligado"); - - Iniciado = false; - - EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); - } - - void AlterarStatusBico() { - digitalWrite(_pinoSolenoide, _BicoAtuado); - StatusBico = digitalRead(_pinoSolenoide) == (AtuacaoNivelAlto ? 1 : 0); - } + void SensorTask() { + unsigned long previousMillisLeitura = millis(); + while (1) + { + if (!Conectado) { + // Caso não esteja conectado, aguarda 1 segundo até a próxima verificação, liberando uso de CPU + vTaskDelay(1000); + continue; + } -private: + unsigned long currentMillis = millis(); + if ((currentMillis - previousMillisLeitura) >= _TaxaAmostragem) { + previousMillisLeitura = currentMillis; - TaskHandle_t SensorTaskHandle = NULL; - static void SensorTaskWrapper(void *pvParameters) { - BicoPulverizador *bico = static_cast(pvParameters); - bico->SensorTask(); - } + EnviarDadosSerial(MontarProtocoloSensor(sFLX, _ID, MontarDadosProtocoloBicoPulverizador(StatusBico))); + } - void SensorTask() { - unsigned long previousMillisLeitura = millis(); - while (1) - { - if (!Conectado) { - // Caso não esteja conectado, aguarda 1 segundo até a próxima verificação, liberando uso de CPU - vTaskDelay(1000); - continue; + + vTaskDelay(1); } - - - unsigned long currentMillis = millis(); - if ((currentMillis - previousMillisLeitura) >= _TaxaAmostragem) { - previousMillisLeitura = currentMillis; - - EnviarDadosSerial(MontarProtocoloSensor(sFLX, _ID, MontarDadosProtocoloBicoPulverizador(StatusBico, NivelFluxo))); - } - - - vTaskDelay(1); } - } }; -BicoPulverizador B_01("B01"); -BicoPulverizador B_02("B02"); -BicoPulverizador B_03("B03"); -BicoPulverizador B_04("B04"); -BicoPulverizador B_05("B05"); -BicoPulverizador B_06("B06"); -BicoPulverizador B_07("B07"); -BicoPulverizador B_08("B08"); -BicoPulverizador B_09("B09"); -BicoPulverizador B_10("B10"); +class SensorFluxo { + public: + SensorFluxo(String desc) { + _ID = desc; + } + + // Definições + String _ID; + S_Code _componente = sFLX; + int _pino; + int _delayAmostragem; + int _prioridade; + float _calibragem; + + bool Iniciado = false; + + // Consumo + volatile int ultimaLeitura = 0; + volatile unsigned int tempoAnterior = 0; + volatile float periodo = 0; + volatile float fluxo = 0; + + void Inicializar() { + if (Iniciado) { + EnviarDadosSerial(_ID + " ja inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + if (_pino > -1) { + pinMode(_pino, INPUT); + ultimaLeitura = digitalRead(_pino); + tempoAnterior = 0; + periodo = 0; + } + + xTaskCreatePinnedToCore(&SensorFluxo::SFTaskWrapper, "SFTask", 5000, this, _prioridade, &SFTaskHandle, tskNO_AFFINITY); + + EnviarDadosSerial(_ID + " Iniciado"); + + Iniciado = true; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + void Desligar() { + if (!Iniciado) { + EnviarDadosSerial(_ID + " nao esta inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + // Parar a execução das tarefas + vTaskDelete(SFTaskHandle); + + // Redefinir as configurações para os valores iniciais + pinMode(_pino, INPUT); + + EnviarDadosSerial(_ID + " Desligado"); + + Iniciado = false; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + private: + TaskHandle_t SFTaskHandle = NULL; + static void SFTaskWrapper(void *pvParameters) { + SensorFluxo *sensor = static_cast(pvParameters); + sensor->SFTask(); + } + + void SFTask() { + unsigned long firstMilis = millis(); + int pulsos = 0; + while (1) + { + if (!Conectado) { + // Caso não esteja conectado, aguarda 1 segundo até a próxima verificação, liberando uso de CPU + vTaskDelay(1000); + continue; + } + + bool Leitura = digitalRead(_pino) == 1; + if (Leitura != ultimaLeitura) { + ultimaLeitura = Leitura; + pulsos++; + + // Calcular o período em microssegundos + unsigned long tempoAtual = micros(); + unsigned long periodoUs = tempoAtual - tempoAnterior; + periodo = periodoUs / 1000.0; // Converte de us para ms (2300 us para 2,3 ms) + + CalcularFluxo(periodo); + + tempoAnterior = tempoAtual; + } + + long intMillis = (millis() - firstMilis); + + int Tempo = _TaxaAmostragem + _delayAmostragem; + // A cada _TaxaAmostragem, enviar os dados para o software + if (intMillis >= Tempo) { + if (pulsos == 0) { + periodo = 0; + fluxo = 0; + } + pulsos = 0; + + EnviarDadosSerial(MontarProtocoloSensor(sFLX, _ID, MontarDadosProtocoloFluxo(fluxo, periodo))); + + firstMilis = millis(); + } + + // Aguarda metade do menor período possível entre leituras + vTaskDelay(1); + } + } + + void CalcularFluxo(float periodo) { + // Supondo que calibracao seja o número de pulsos por litro (450 pulsos/litro neste exemplo) + fluxo = (1.0 / _calibragem) * (60 * 1000 / periodo); // Calcula o fluxo em L/min + } + +}; + +class SensorMassa { + public: + SensorMassa(String desc) { + _ID = desc; + } + + // Definições + String _ID; + S_Code _componente = sMAS; + int _pinoDT; + int _pinoSCK; + int _delayAmostragem; + int _prioridade; + + HX711* balanca = nullptr; + + bool Iniciado = false; + + void Inicializar() { + if (Iniciado) { + EnviarDadosSerial(_ID + " ja inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + if (_pinoDT > -1 && _pinoSCK > -1) { + balanca = new HX711(); + balanca->begin(_pinoDT, _pinoSCK); + balanca->set_scale(); + balanca->tare(); + } + + xTaskCreatePinnedToCore(&SensorMassa::SMTaskWrapper, "SMTask", 5000, this, _prioridade, &SMTaskHandle, tskNO_AFFINITY); + + EnviarDadosSerial(_ID + " Iniciado"); + + Iniciado = true; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + void Desligar() { + if (!Iniciado) { + EnviarDadosSerial(_ID + " nao esta inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + delete balanca; + + // Parar a execução das tarefas + vTaskDelete(SMTaskHandle); + + // Redefinir as configurações para os valores iniciais + pinMode(_pinoDT, INPUT); + pinMode(_pinoSCK, INPUT); + + EnviarDadosSerial(_ID + " Desligado"); + + Iniciado = false; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + private: + TaskHandle_t SMTaskHandle = NULL; + static void SMTaskWrapper(void *pvParameters) { + SensorMassa *sensor = static_cast(pvParameters); + sensor->SMTask(); + } + + void SMTask() { + unsigned long firstMilis = millis(); + while (1) + { + if (!Conectado) { + // Caso não esteja conectado, aguarda 1 segundo até a próxima verificação, liberando uso de CPU + vTaskDelay(1000); + continue; + } + + long intMillis = (millis() - firstMilis); + + // A cada _TaxaAmostragem, enviar os dados para o software + if (intMillis >= (_TaxaAmostragem + _delayAmostragem)) { + AferirMassa(); + + firstMilis = millis(); + } + + // Aguarda metade do menor período possível entre leituras + vTaskDelay(1); + } + } + + void AferirMassa() { + float Massa = balanca->get_units(5); + EnviarDadosSerial(MontarProtocoloSensor(sMAS, _ID, MontarDadosProtocoloMassa(Massa))); + } + +}; + +class SensorPressao { + public: + SensorPressao(String desc) { + _ID = desc; + } + + // Definições + String _ID; + S_Code _componente = sPRS; + int _pino; + int _delayAmostragem; + int _prioridade; + + bool Iniciado = false; + + void Inicializar() { + if (Iniciado) { + EnviarDadosSerial(_ID + " ja inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + if (_pino > -1) { + pinMode(_pino, INPUT); + } + + xTaskCreatePinnedToCore(&SensorPressao::SPTaskWrapper, "SPTask", 5000, this, _prioridade, &SPTaskHandle, tskNO_AFFINITY); + + EnviarDadosSerial(_ID + " Iniciado"); + + Iniciado = true; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + void Desligar() { + if (!Iniciado) { + EnviarDadosSerial(_ID + " nao esta inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + // Parar a execução das tarefas + vTaskDelete(SPTaskHandle); + + // Redefinir as configurações para os valores iniciais + pinMode(_pino, INPUT); + + EnviarDadosSerial(_ID + " Desligado"); + + Iniciado = false; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + private: + TaskHandle_t SPTaskHandle = NULL; + static void SPTaskWrapper(void *pvParameters) { + SensorPressao *sensor = static_cast(pvParameters); + sensor->SPTask(); + } + + void SPTask() { + unsigned long firstMilis = millis(); + while (1) + { + if (!Conectado) { + // Caso não esteja conectado, aguarda 1 segundo até a próxima verificação, liberando uso de CPU + vTaskDelay(1000); + continue; + } + + long intMillis = (millis() - firstMilis); + + // A cada _TaxaAmostragem, enviar os dados para o software + if (intMillis >= (_TaxaAmostragem + _delayAmostragem)) { + AferirPressao(); + + firstMilis = millis(); + } + + // Aguarda metade do menor período possível entre leituras + vTaskDelay(1); + } + } + + void AferirPressao() { + int valorSensor = analogRead(_pino); + // Converte o valor lido (0 a 1023) para tensão (0.5 a 4.5V) + float tensao = map(valorSensor, 0, 1023, 500, 4500) / 1000.0; + // Converte a tensão para pressão em MPa + // A tensão de 0,5V corresponde a 0 MPa e 4,5V corresponde a 1,2 MPa + float pressao = (tensao - 0.5) * (1.2 / (4.5 - 0.5)); + EnviarDadosSerial(MontarProtocoloSensor(sPRS, _ID, MontarDadosProtocoloPressao(pressao, valorSensor))); + } + +}; + +BicoPulverizador B_01("B01 "); +BicoPulverizador B_02("B02 "); +BicoPulverizador B_03("B03 "); +BicoPulverizador B_04("B04 "); +BicoPulverizador B_05("B05 "); +BicoPulverizador B_06("B06 "); +BicoPulverizador B_07("B07 "); +BicoPulverizador B_08("B08 "); +BicoPulverizador B_09("B09 "); +BicoPulverizador B_10("B10 "); +SensorFluxo SenFlx("FLXLN"); +SensorMassa SenMas("MASRS"); +SensorPressao SenPrs("PRSLN"); BicoPulverizador* BicoPorID(String ID) { BicoPulverizador* _bico = - ID == "B01" ? &B_01 : - ID == "B02" ? &B_02 : - ID == "B03" ? &B_03 : - ID == "B04" ? &B_04 : - ID == "B05" ? &B_05 : - ID == "B06" ? &B_06 : - ID == "B07" ? &B_07 : - ID == "B08" ? &B_08 : - ID == "B09" ? &B_09 : - &B_10; + ID == "B01 " ? &B_01 : + ID == "B02 " ? &B_02 : + ID == "B03 " ? &B_03 : + ID == "B04 " ? &B_04 : + ID == "B05 " ? &B_05 : + ID == "B06 " ? &B_06 : + ID == "B07 " ? &B_07 : + ID == "B08 " ? &B_08 : + ID == "B09 " ? &B_09 : + ID == "B10 " ? &B_10 : + nullptr; return _bico; } +SensorFluxo* SFPorID(String ID) { + SensorFluxo* _sensor = + ID == "FLXLN" ? &SenFlx : + nullptr; + return _sensor; +} + +SensorMassa* SMPorID(String ID) { + SensorMassa* _sensor = + ID == "MASRS" ? &SenMas : + nullptr; + return _sensor; +} + +SensorPressao* SPPorID(String ID) { + SensorPressao* _sensor = + ID == "PRSLN" ? &SenPrs : + nullptr; + return _sensor; +} + void ZerarPinos() { const int gpios[] = {2, 4, 5, 13, 14, 15, 16, 17, 18, 19, 21, 22, 23, 25, 26, 27, 32, 33}; @@ -196,12 +541,11 @@ void loop() { EnviarDadosSerial(MontarProtocoloVerificacao(D_Code)); } else if (_funcao == Cfg) { - String ID = ((String)Protocolo[0] + (String)Protocolo[1] + (String)Protocolo[2]); - bool Conectar = (String)Protocolo[4] == "1"; - if (ID == "MD ") { - _TaxaAmostragem = ((String)Protocolo[6] + (String)Protocolo[7] + (String)Protocolo[8] + (String)Protocolo[9] + (String)Protocolo[10]).toInt(); - int pinoReleGeral = ((String)Protocolo[12] + (String)Protocolo[13]).toInt(); - bool _atuacaoNivelAlto = Protocolo[15] == "1"; + String ID = ((String)Protocolo[0] + (String)Protocolo[1] + (String)Protocolo[2] + (String)Protocolo[3] + (String)Protocolo[4]); + bool Conectar = (String)Protocolo[6] == "1"; + if (ID == "MD ") { + _TaxaAmostragem = ((String)Protocolo[8] + (String)Protocolo[9] + (String)Protocolo[10] + (String)Protocolo[11] + (String)Protocolo[12]).toInt(); + int pinoReleGeral = ((String)Protocolo[14] + (String)Protocolo[15]).toInt(); if (pinoReleGeral > -1) { pinMode(_pinoReleGeral, INPUT); @@ -210,33 +554,95 @@ void loop() { digitalWrite(_pinoReleGeral, Conectar); } - AtuacaoNivelAlto = _atuacaoNivelAlto; - vTaskDelay(pdMS_TO_TICKS(100)); Conectado = Conectar; EnviarDadosSerial(MontarProtocoloSensor(sCFG, "MD ", Conectado ? "1" : "0")); } else { - bool bico_ativado = (String)Protocolo[6] == "1"; - int posicao = ((String)Protocolo[8] + (String)Protocolo[9]).toInt(); - int solenoide = ((String)Protocolo[11] + (String)Protocolo[12]).toInt(); - int sensor = ((String)Protocolo[14] + (String)Protocolo[15]).toInt(); - BicoPulverizador* _bico = BicoPorID(ID); - - if (bico_ativado) { - if (Conectar) { - _bico->_posicao = posicao; - _bico->_pinoSolenoide = solenoide; - _bico->_pinoSensor = sensor; - - _bico->Inicializar(); + + if (_bico != nullptr) { + bool bico_ativado = (String)Protocolo[8] == "1"; + int posicao = ((String)Protocolo[10] + (String)Protocolo[11]).toInt(); + int solenoide = ((String)Protocolo[13] + (String)Protocolo[14]).toInt(); + + if (bico_ativado) { + if (Conectar) { + _bico->_posicao = posicao; + _bico->_pinoSolenoide = solenoide; + + _bico->Inicializar(); + } + else { + _bico->Desligar(); + } + vTaskDelay(pdMS_TO_TICKS(500)); } - else { - _bico->Desligar(); - } - vTaskDelay(pdMS_TO_TICKS(500)); } + else { + S_Code componente = (S_Code)((String)Protocolo[8] + (String)Protocolo[9] + (String)Protocolo[10]).toInt(); + bool sensor_ativado = (String)Protocolo[12] == "1"; + int delayAmostragem = ((String)Protocolo[14] + (String)Protocolo[15] + (String)Protocolo[16] + (String)Protocolo[17] + (String)Protocolo[18]).toInt(); + int prioridade = ((String)Protocolo[20] + (String)Protocolo[21]).toInt(); + int pino = ((String)Protocolo[23] + (String)Protocolo[24]).toInt(); + int pino2 = ((String)Protocolo[26] + (String)Protocolo[27]).toInt(); + + switch (componente) { + case sFLX: { + SensorFluxo* _sensor = SFPorID(ID); + if (sensor_ativado) { + double calibragem = ((String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31] + (String)Protocolo[32] + (String)Protocolo[33] + (String)Protocolo[34]).toDouble(); + _sensor->_calibragem = (float)calibragem; + if (Conectar) { + _sensor->_pino = pino; + _sensor->_prioridade = prioridade; + _sensor->_delayAmostragem = delayAmostragem; + + _sensor->Inicializar(); + } + else { + _sensor->Desligar(); + } + } + break; + } + case sMAS: { + SensorMassa* _sensor = SMPorID(ID); + if (sensor_ativado) { + if (Conectar) { + _sensor->_pinoDT = pino; + _sensor->_pinoSCK = pino2; + _sensor->_prioridade = prioridade; + _sensor->_delayAmostragem = delayAmostragem; + + _sensor->Inicializar(); + } + else { + _sensor->Desligar(); + } + } + break; + } + case sPRS: { + SensorPressao* _sensor = SPPorID(ID); + if (sensor_ativado) { + if (Conectar) { + _sensor->_pino = pino; + _sensor->_prioridade = prioridade; + _sensor->_delayAmostragem = delayAmostragem; + + _sensor->Inicializar(); + } + else { + _sensor->Desligar(); + } + } + break; + } + + } + } + } } else if (_funcao == Cmd) { @@ -246,7 +652,7 @@ void loop() { BicoPulverizador* _bico = BicoPorID(ID); - _bico->_BicoAtuado = (String)Protocolo[4] == (BicoLigado ? "1" : "0"); + _bico->_BicoAtuado = (String)Protocolo[4] == (AtuacaoNivelAlto ? "1" : "0"); _bico->AlterarStatusBico(); } else if (_funcao == Tst) { diff --git a/Firmware/Modulos/Sensoriamento/Sensoriamento.ino b/Firmware/Modulos/Sensoriamento/Sensoriamento.ino index d6c537f60..c3183be12 100644 --- a/Firmware/Modulos/Sensoriamento/Sensoriamento.ino +++ b/Firmware/Modulos/Sensoriamento/Sensoriamento.ino @@ -1,10 +1,12 @@ // Dispositivo: Sensoriamento -// Versão Firmware: 3 -// Ultima atualização: 30/01/2024 +// Versão Firmware: 5 +// Ultima atualização: 21/02/2024 #include "C:\ZendionInc\agrobot_base\Firmware\Modulos\SerialService.h" +#include "C:\ZendionInc\agrobot_base\Firmware\Modulos\Utils.h" #include +#include "INA226.h" #define D_Code Sen @@ -254,19 +256,15 @@ class SensorCorrente { } // Variáveis - const float Vcc = 3.3; // Tensão de alimentação - float Voffset = 0.413; - float sensibilidade = 0.35; + INA226* INA = nullptr; // Definições String _ID; S_Code _componente = sCOR; - int _pino; + byte _Endereco; int _delayAmostragem; int _prioridade; - SimpleKalmanFilter* kalmanCOR; - bool Iniciado = false; void Inicializar() { @@ -276,18 +274,15 @@ class SensorCorrente { return; } - if (_pino > -1) { - pinMode(_pino, INPUT); + INA = new INA226(_Endereco); + Wire.begin(); + Iniciado = INA->begin(); + if (Iniciado) { + INA->setMaxCurrentShunt(1, 0.002); + xTaskCreatePinnedToCore(&SensorCorrente::SATaskWrapper, "SATask", 5000, this, _prioridade, &SATaskHandle, tskNO_AFFINITY); + EnviarDadosSerial(_ID + " Iniciado"); } - kalmanCOR = new SimpleKalmanFilter(2, 2, 0.01); - - xTaskCreatePinnedToCore(&SensorCorrente::SATaskWrapper, "SATask", 5000, this, _prioridade, &SATaskHandle, tskNO_AFFINITY); - - EnviarDadosSerial(_ID + " Iniciado"); - - Iniciado = true; - EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); } @@ -301,10 +296,7 @@ class SensorCorrente { // Parar a execução das tarefas vTaskDelete(SATaskHandle); - // Redefinir as configurações para os valores iniciais - pinMode(_pino, INPUT); - - delete kalmanCOR; + delete INA; EnviarDadosSerial(_ID + " Desligado"); @@ -345,13 +337,121 @@ class SensorCorrente { } void AferirCorrente() { - int adcV = analogRead(_pino); - float adcValue = adcV; //float adcValue = kalmanCOR->updateEstimate(adcV); + float busVoltage = INA->getBusVoltage(); + float shuntVoltage = INA->getShuntVoltage_mV(); + float current = INA->getCurrent(); + float power = INA->getPower(); - float voltage = adcValue * (Vcc / 4095.0); // Convertendo o valor ADC para tensão - float current = (voltage - Voffset) / sensibilidade; // Calculando a corrente em A + EnviarDadosSerial(MontarProtocoloSensor(sCOR, _ID, MontarDadosProtocoloINA226(busVoltage, shuntVoltage, current, power))); + } - EnviarDadosSerial(MontarProtocoloSensor(sCOR, _ID, MontarDadosProtocoloCorrente(adcValue, voltage, current))); +}; + +class SensorUltrassom { + public: + SensorUltrassom(String desc) { + _ID = desc; + } + + // Variáveis + #define SOUND_SPEED 0.034 + + // Definições + String _ID; + S_Code _componente = sULT; + int _pinoE; + int _pinoT; + int _pino; + int _delayAmostragem; + int _prioridade; + + bool Iniciado = false; + + void Inicializar() { + if (Iniciado) { + EnviarDadosSerial(_ID + " ja inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + if (_pinoE > -1) { + pinMode(_pinoE, INPUT); + } + if (_pinoT > -1) { + pinMode(_pinoT, OUTPUT); + } + + xTaskCreatePinnedToCore(&SensorUltrassom::SUTaskWrapper, "SUTask", 5000, this, _prioridade, &SUTaskHandle, tskNO_AFFINITY); + + EnviarDadosSerial(_ID + " Iniciado"); + + Iniciado = true; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + void Desligar() { + if (!Iniciado) { + EnviarDadosSerial(_ID + " nao esta inicializado"); + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + return; + } + + // Parar a execução das tarefas + vTaskDelete(SUTaskHandle); + + // Redefinir as configurações para os valores iniciais + pinMode(_pinoE, INPUT); + pinMode(_pinoT, INPUT); + + EnviarDadosSerial(_ID + " Desligado"); + + Iniciado = false; + + EnviarDadosSerial(MontarProtocoloSensor(sCFG, _ID, Iniciado ? "1" : "0")); + } + + private: + TaskHandle_t SUTaskHandle = NULL; + static void SUTaskWrapper(void *pvParameters) { + SensorUltrassom *sensor = static_cast(pvParameters); + sensor->SUTask(); + } + + void SUTask() { + unsigned long firstMilis = millis(); + while (1) + { + if (!Conectado) { + // Caso não esteja conectado, aguarda 1 segundo até a próxima verificação, liberando uso de CPU + vTaskDelay(1000); + continue; + } + + long intMillis = (millis() - firstMilis); + + // A cada _TaxaAmostragem, enviar os dados para o software + if (intMillis >= (_TaxaAmostragem + _delayAmostragem)) { + AferirDistancia(); + + firstMilis = millis(); + } + + // Aguarda metade do menor período possível entre leituras + vTaskDelay(1); + } + } + + void AferirDistancia() { + digitalWrite(_pinoT, LOW); + delayMicroseconds(2); + digitalWrite(_pinoT, HIGH); + delayMicroseconds(10); + digitalWrite(_pinoT, LOW); + long duration = pulseIn(_pinoE, HIGH); + float distanceCm = duration * SOUND_SPEED / 2; + + EnviarDadosSerial(MontarProtocoloSensor(sULT, _ID, MontarDadosProtocoloUltrassom(distanceCm, duration))); } }; @@ -362,7 +462,15 @@ SensorTemperatura TM3("TMVDT"); SensorTemperatura TM4("TMVDF"); SensorTemperatura TBAT("TBAT "); SensorTensao VBAT("VBAT "); -SensorCorrente ABAT("ABAT "); +SensorCorrente AM1("AMVET"); +SensorCorrente AM2("AMVEF"); +SensorCorrente AM3("AMVDT"); +SensorCorrente AM4("AMVDF"); +SensorCorrente AMP("AMP "); +SensorCorrente AAT("AAT "); +SensorCorrente APC("APC "); +SensorUltrassom SUESQ("SUESQ"); +SensorUltrassom SUDIR("SUDIR"); SensorTemperatura* STPorID(String ID) { @@ -385,7 +493,21 @@ SensorTensao* SVPorID(String ID) { SensorCorrente* SAPorID(String ID) { SensorCorrente* _sensor = - ID == "ABAT " ? &ABAT : + ID == "AMVET" ? &AM1 : + ID == "AMVEF" ? &AM2 : + ID == "AMVDT" ? &AM3 : + ID == "AMVDF" ? &AM4 : + ID == "AMP " ? & : + ID == "AAT " ? &AAT : + ID == "APC " ? &APC : + nullptr; + return _sensor; +} + +SensorUltrassom* SUPorID(String ID) { + SensorUltrassom* _sensor = + ID == "SUESQ" ? &SUESQ : + ID == "SUDIR" ? &SUDIR : nullptr; return _sensor; } @@ -432,12 +554,13 @@ void loop() { int delayAmostragem = ((String)Protocolo[14] + (String)Protocolo[15] + (String)Protocolo[16] + (String)Protocolo[17] + (String)Protocolo[18]).toInt(); int prioridade = ((String)Protocolo[20] + (String)Protocolo[21]).toInt(); int pino = ((String)Protocolo[23] + (String)Protocolo[24]).toInt(); + int pino2 = ((String)Protocolo[26] + (String)Protocolo[27]).toInt(); switch (componente) { case sTMP: { SensorTemperatura* _sensor = STPorID(ID); if (sensor_ativado) { - double _voffset = ((String)Protocolo[26] + (String)Protocolo[27] + (String)Protocolo[28] + (String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31]).toDouble(); + double _voffset = ((String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31] + (String)Protocolo[32] + (String)Protocolo[33] + (String)Protocolo[34]).toDouble(); _sensor->Voffset = (float)_voffset; if (Conectar) { _sensor->_pino = pino; @@ -455,9 +578,9 @@ void loop() { case sTEN: { SensorTensao* _sensor = SVPorID(ID); if (sensor_ativado) { - double _voffset = ((String)Protocolo[26] + (String)Protocolo[27] + (String)Protocolo[28] + (String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31]).toDouble(); - double _r1 = ((String)Protocolo[33] + (String)Protocolo[34] + (String)Protocolo[35] + (String)Protocolo[36] + (String)Protocolo[37] + (String)Protocolo[38]).toDouble(); - double _r2 = ((String)Protocolo[40] + (String)Protocolo[41] + (String)Protocolo[42] + (String)Protocolo[43] + (String)Protocolo[44] + (String)Protocolo[45]).toDouble(); + double _voffset = ((String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31] + (String)Protocolo[32] + (String)Protocolo[33] + (String)Protocolo[34]).toDouble(); + double _r1 = ((String)Protocolo[36] + (String)Protocolo[37] + (String)Protocolo[38] + (String)Protocolo[39] + (String)Protocolo[40] + (String)Protocolo[41]).toDouble(); + double _r2 = ((String)Protocolo[43] + (String)Protocolo[44] + (String)Protocolo[45] + (String)Protocolo[46] + (String)Protocolo[47] + (String)Protocolo[48]).toDouble(); _sensor->Voffset = (float)_voffset; _sensor->R1 = (int)_r1; _sensor->R2 = (int)_r2; @@ -477,12 +600,26 @@ void loop() { case sCOR: { SensorCorrente* _sensor = SAPorID(ID); if (sensor_ativado) { - double _voffset = ((String)Protocolo[26] + (String)Protocolo[27] + (String)Protocolo[28] + (String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31]).toDouble(); - double _sensibilidade = ((String)Protocolo[33] + (String)Protocolo[34] + (String)Protocolo[35] + (String)Protocolo[36] + (String)Protocolo[37] + (String)Protocolo[38]).toDouble(); - _sensor->Voffset = (float)_voffset; - _sensor->sensibilidade = (float)_sensibilidade; + String _endereco = ((String)Protocolo[29] + (String)Protocolo[30] + (String)Protocolo[31] + (String)Protocolo[32] + (String)Protocolo[33] + (String)Protocolo[34]); if (Conectar) { - _sensor->_pino = pino; + _sensor->_Endereco = stringToByte(_endereco); + _sensor->_prioridade = prioridade; + _sensor->_delayAmostragem = delayAmostragem; + + _sensor->Inicializar(); + } + else { + _sensor->Desligar(); + } + } + break; + } + case sULT: { + SensorUltrassom* _sensor = SUPorID(ID); + if (sensor_ativado) { + if (Conectar) { + _sensor->_pinoE = pino; + _sensor->_pinoT = pino2; _sensor->_prioridade = prioridade; _sensor->_delayAmostragem = delayAmostragem; diff --git a/Python/cordenadas_offset.py b/Python/cordenadas_offset.py index 75956683a..0839a7df7 100644 --- a/Python/cordenadas_offset.py +++ b/Python/cordenadas_offset.py @@ -1,7 +1,12 @@ import json # Substitua isso pelo seu JSON original -trajeto_json = {"features": [{"geometry": {"coordinates": [[-47.264037338109766, -22.339524535994332], [-47.26401766184665, -22.339560540751183], [-47.26400872414079, -22.339576970425245], [-47.26399979993972, -22.339593449992105], [-47.263990889109174, -22.339609979349202], [-47.26398199151551, -22.33962655838882], [-47.26397310702327, -22.33964318700223], [-47.26396423549601, -22.33965986507852], [-47.26394301077209, -22.339699942622605]], "type": "LineString"}, "id": "0", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 21.724783283, "Name": "Projeto"}, "type": "Feature"}, {"geometry": {"coordinates": [[-47.26401505555521, -22.339505666408137], [-47.26400067261975, -22.339531864331477], [-47.26399169682811, -22.339548288742588], [-47.26398273497559, -22.339564762798126], [-47.26397378692751, -22.339581286395244], [-47.263964852547424, -22.339597859430143], [-47.263955931699435, -22.339614481793877], [-47.2639470242459, -22.339631153376615], [-47.263938130048174, -22.339647874066152], [-47.26392924896685, -22.339664643747486], [-47.26392038086145, -22.33968146230347], [-47.263911525590025, -22.339698329615363], [-47.263902683009505, -22.339715245562264], [-47.26389385297623, -22.339732210019946], [-47.26388503534517, -22.33974922286274], [-47.26387622996941, -22.339766283963925], [-47.263867436701474, -22.33978339319349], [-47.26385865539275, -22.339800550419387], [-47.26384988589236, -22.339817755509237], [-47.26384112804865, -22.339835008327928], [-47.26383238170916, -22.339852308737367], [-47.26382364672, -22.339869656597674], [-47.263814922781556, -22.33988705205511], [-47.263806203316406, -22.33990450781026], [-47.26379747315636, -22.339922053442546], [-47.2637887225622, -22.339939707172757], [-47.26377244144222, -22.339972674804095]], "type": "LineString"}, "id": "1", "properties": {"Dist1": 0.0, "Dist2": 0.0, "Id": 1517, "Length": 57.457315127, "Name": "Projeto"}, "type": "Feature"}]} +trajeto_json = {"features": [ + { "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 21.724783283000001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264037338109766, -22.339524535994332 ], [ -47.264017661846651, -22.339560540751183 ], [ -47.264008724140787, -22.339576970425245 ], [ -47.263999799939718, -22.339593449992105 ], [ -47.263990889109174, -22.339609979349202 ], [ -47.263981991515507, -22.339626558388819 ], [ -47.263973107023268, -22.339643187002231 ], [ -47.263964235496012, -22.33965986507852 ], [ -47.263943010772088, -22.339699942622605 ] ] } }, + { "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 57.457315127000001, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.264015055555213, -22.339505666408137 ], [ -47.264000672619751, -22.339531864331477 ], [ -47.263991696828107, -22.339548288742588 ], [ -47.263982734975592, -22.339564762798126 ], [ -47.263973786927508, -22.339581286395244 ], [ -47.263964852547424, -22.339597859430143 ], [ -47.263955931699435, -22.339614481793877 ], [ -47.263947024245901, -22.339631153376615 ], [ -47.263938130048174, -22.339647874066152 ], [ -47.263929248966853, -22.339664643747486 ], [ -47.26392038086145, -22.339681462303471 ], [ -47.263911525590025, -22.339698329615363 ], [ -47.263902683009505, -22.339715245562264 ], [ -47.263893852976231, -22.339732210019946 ], [ -47.263885035345169, -22.339749222862739 ], [ -47.263876229969412, -22.339766283963925 ], [ -47.263867436701474, -22.339783393193489 ], [ -47.263858655392752, -22.339800550419387 ], [ -47.263849885892363, -22.339817755509237 ], [ -47.263841128048647, -22.339835008327928 ], [ -47.263832381709157, -22.339852308737367 ], [ -47.263823646719999, -22.339869656597674 ], [ -47.263814922781556, -22.339887052055111 ], [ -47.263806203316406, -22.33990450781026 ], [ -47.263797473156359, -22.339922053442546 ], [ -47.263788722562197, -22.339939707172757 ], [ -47.263772441442221, -22.339972674804095 ] ] } }, + { "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 117.746736119, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263992732508129, -22.339486780512566 ], [ -47.263974732054038, -22.339519567586802 ], [ -47.263965731813826, -22.339536036729378 ], [ -47.263956745814632, -22.339552555166417 ], [ -47.263947773919547, -22.339569122793812 ], [ -47.263938815989896, -22.339585739506486 ], [ -47.263929871887576, -22.339602405194356 ], [ -47.26392094147274, -22.339619119746359 ], [ -47.263912024604522, -22.339635883049215 ], [ -47.263903121141389, -22.339652694986722 ], [ -47.263894230940672, -22.339669555440707 ], [ -47.263885353858264, -22.339686464291287 ], [ -47.263876489748959, -22.339703421416548 ], [ -47.26386763846704, -22.339720426691283 ], [ -47.263858799865226, -22.339737479988795 ], [ -47.263849973794592, -22.339754581181339 ], [ -47.263841160105585, -22.339771730138086 ], [ -47.263832358647477, -22.33978892672588 ], [ -47.263823569267373, -22.339806170811546 ], [ -47.263814791811562, -22.339823462259098 ], [ -47.26380602612555, -22.339840800929505 ], [ -47.263797272053445, -22.339858186682097 ], [ -47.263788529295276, -22.33987561965904 ], [ -47.263779791344525, -22.33989311241416 ], [ -47.263771043198432, -22.339910694187278 ], [ -47.263762275217445, -22.339928382987218 ], [ -47.263753486223379, -22.339946179811562 ], [ -47.263744675637277, -22.339964084419481 ], [ -47.263735842867568, -22.339982096561368 ], [ -47.263726987310783, -22.340000215977238 ], [ -47.26371810834943, -22.340018442401146 ], [ -47.263709205353777, -22.34003677555744 ], [ -47.263700277681515, -22.340055215161392 ], [ -47.263691324675548, -22.340073760923875 ], [ -47.263681835699529, -22.34009347187321 ], [ -47.263672848858107, -22.340112192618236 ], [ -47.263663840017031, -22.340131007045898 ], [ -47.263654802943414, -22.3401499263258 ], [ -47.263645736917645, -22.340168950139933 ], [ -47.263636641211335, -22.340188078153293 ], [ -47.263627515078547, -22.340207310032113 ], [ -47.263618357760834, -22.340226645433351 ], [ -47.263609168486141, -22.340246084006974 ], [ -47.263599946467309, -22.340265625399184 ], [ -47.263590690904159, -22.340285269247953 ], [ -47.263581400981245, -22.340305015187877 ], [ -47.26357207586976, -22.340324862845815 ], [ -47.263562714727399, -22.340344811841895 ], [ -47.263553316694953, -22.340364861795894 ], [ -47.263543880900556, -22.34038501231867 ], [ -47.263534406459335, -22.340405263013295 ], [ -47.263524892468752, -22.34042561348399 ], [ -47.263512882925042, -22.340451318065195 ] ] } }, + { "type": "Feature", "properties": { "Id": 1517, "Name": "Projeto", "Length": 117.746736172, "Dist1": 0.0, "Dist2": 0.0 }, "geometry": { "type": "LineString", "coordinates": [ [ -47.263992732508122, -22.339486780512566 ], [ -47.263974732054038, -22.339519567586802 ], [ -47.263965731813826, -22.339536036729378 ], [ -47.263956745814632, -22.339552555166417 ], [ -47.263947773919547, -22.339569122793812 ], [ -47.263938815989917, -22.339585739506493 ], [ -47.263929871887576, -22.339602405194348 ], [ -47.26392094147274, -22.339619119746359 ], [ -47.263912024604522, -22.339635883049215 ], [ -47.263903121141389, -22.339652694986722 ], [ -47.263894230940672, -22.339669555440707 ], [ -47.263885353858264, -22.339686464291287 ], [ -47.263876489748959, -22.339703421416548 ], [ -47.26386763846704, -22.339720426691297 ], [ -47.263858799865226, -22.339737479988777 ], [ -47.263849973794592, -22.339754581181353 ], [ -47.263841160105585, -22.339771730138086 ], [ -47.263832358647477, -22.33978892672588 ], [ -47.263823569267373, -22.339806170811563 ], [ -47.263814791811562, -22.339823462259098 ], [ -47.26380602612555, -22.339840800929505 ], [ -47.263797272053445, -22.339858186682097 ], [ -47.263788529295276, -22.33987561965905 ], [ -47.263779791344525, -22.33989311241416 ], [ -47.263771043198432, -22.339910694187278 ], [ -47.263762275217445, -22.339928382987242 ], [ -47.263753486223379, -22.339946179811562 ], [ -47.263744675637277, -22.339964084419481 ], [ -47.263735842867568, -22.339982096561368 ], [ -47.263726987310783, -22.340000215977238 ], [ -47.26371810834943, -22.340018442401156 ], [ -47.263709205353784, -22.340036775557447 ], [ -47.263700277681515, -22.340055215161392 ], [ -47.263691324675548, -22.340073760923875 ], [ -47.263681829429849, -22.340093484896855 ], [ -47.263672848187824, -22.340112194014417 ], [ -47.263663839410441, -22.340131008312643 ], [ -47.263654802396871, -22.340149927469991 ], [ -47.263645736427542, -22.340168951168298 ], [ -47.26363664077423, -22.340188079072526 ], [ -47.263627514690995, -22.340207310848786 ], [ -47.263618357419503, -22.340226646153983 ], [ -47.263609168187827, -22.340246084637961 ], [ -47.263599946208856, -22.340265625946845 ], [ -47.263590690682427, -22.340285269718571 ], [ -47.263581400793178, -22.3403050155876 ], [ -47.263572075712418, -22.340324863180712 ], [ -47.263562714597846, -22.340344812117923 ], [ -47.26355331659034, -22.340364862019008 ], [ -47.263543880818155, -22.340385012494718 ], [ -47.26353440639631, -22.340405263147982 ], [ -47.263524892422467, -22.340425613583026 ], [ -47.263512882924815, -22.340451318065618 ] ] } } +]} offset_latitude = 0.0000102 # Aproximadamente 75cm em latitude offset_longitude = 0.0000102 # Aproximadamente 75cm em longitude, simplificação