libgd-gis 0.1.2 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.md +80 -31
- data/examples/argentina_cities.rb +89 -0
- data/examples/argentina_museums.rb +70 -0
- data/examples/asia-peaks.rb +42 -0
- data/examples/avenue_ramirez.rb +44 -0
- data/examples/europe-peaks.rb +29 -0
- data/examples/flag.png +0 -0
- data/examples/ice-cream-shops.rb +37 -0
- data/examples/map.png +0 -0
- data/examples/mountains.rb +98 -0
- data/examples/output/argentina.png +0 -0
- data/examples/output/argentina_localidades.png +0 -0
- data/examples/parana-city.rb +29 -0
- data/examples/parana.osm +186897 -0
- data/examples/parana.png +0 -0
- data/examples/parana_museums.rb +48 -0
- data/examples/parana_streets.geojson +1 -0
- data/examples/parana_streets.rb +48 -0
- data/examples/streets.geojson +1 -0
- data/examples/streets.png +0 -0
- data/examples/streets_geojson.rb +33 -0
- data/examples/the_america_peaks.rb +43 -0
- data/examples/tmp/tiles/7_37_78.png +0 -0
- data/examples/tmp/tiles/7_37_79.png +0 -0
- data/examples/tmp/tiles/7_37_80.png +0 -0
- data/examples/tmp/tiles/7_37_81.png +0 -0
- data/examples/tmp/tiles/7_37_82.png +0 -0
- data/examples/tmp/tiles/7_37_83.png +0 -0
- data/examples/tmp/tiles/7_37_84.png +0 -0
- data/examples/tmp/tiles/7_37_85.png +0 -0
- data/examples/tmp/tiles/7_37_86.png +0 -0
- data/examples/tmp/tiles/7_38_71.png +0 -0
- data/examples/tmp/tiles/7_38_72.png +0 -0
- data/examples/tmp/tiles/7_38_73.png +0 -0
- data/examples/tmp/tiles/7_38_74.png +0 -0
- data/examples/tmp/tiles/7_38_75.png +0 -0
- data/examples/tmp/tiles/7_38_76.png +0 -0
- data/examples/tmp/tiles/7_38_77.png +0 -0
- data/examples/tmp/tiles/7_38_78.png +0 -0
- data/examples/tmp/tiles/7_38_79.png +0 -0
- data/examples/tmp/tiles/7_38_80.png +0 -0
- data/examples/tmp/tiles/7_38_81.png +0 -0
- data/examples/tmp/tiles/7_38_82.png +0 -0
- data/examples/tmp/tiles/7_38_83.png +0 -0
- data/examples/tmp/tiles/7_38_84.png +0 -0
- data/examples/tmp/tiles/7_38_85.png +0 -0
- data/examples/tmp/tiles/7_38_86.png +0 -0
- data/examples/tmp/tiles/7_38_87.png +0 -0
- data/examples/tmp/tiles/7_39_71.png +0 -0
- data/examples/tmp/tiles/7_39_72.png +0 -0
- data/examples/tmp/tiles/7_39_73.png +0 -0
- data/examples/tmp/tiles/7_39_74.png +0 -0
- data/examples/tmp/tiles/7_39_75.png +0 -0
- data/examples/tmp/tiles/7_39_76.png +0 -0
- data/examples/tmp/tiles/7_39_77.png +0 -0
- data/examples/tmp/tiles/7_39_78.png +0 -0
- data/examples/tmp/tiles/7_39_79.png +0 -0
- data/examples/tmp/tiles/7_39_80.png +0 -0
- data/examples/tmp/tiles/7_39_81.png +0 -0
- data/examples/tmp/tiles/7_39_82.png +0 -0
- data/examples/tmp/tiles/7_39_83.png +0 -0
- data/examples/tmp/tiles/7_39_84.png +0 -0
- data/examples/tmp/tiles/7_39_85.png +0 -0
- data/examples/tmp/tiles/7_39_86.png +0 -0
- data/examples/tmp/tiles/7_39_87.png +0 -0
- data/examples/tmp/tiles/7_40_71.png +0 -0
- data/examples/tmp/tiles/7_40_72.png +0 -0
- data/examples/tmp/tiles/7_40_73.png +0 -0
- data/examples/tmp/tiles/7_40_74.png +0 -0
- data/examples/tmp/tiles/7_40_75.png +0 -0
- data/examples/tmp/tiles/7_40_76.png +0 -0
- data/examples/tmp/tiles/7_40_77.png +0 -0
- data/examples/tmp/tiles/7_40_78.png +0 -0
- data/examples/tmp/tiles/7_40_79.png +0 -0
- data/examples/tmp/tiles/7_40_80.png +0 -0
- data/examples/tmp/tiles/7_40_81.png +0 -0
- data/examples/tmp/tiles/7_40_82.png +0 -0
- data/examples/tmp/tiles/7_40_83.png +0 -0
- data/examples/tmp/tiles/7_40_86.png +0 -0
- data/examples/tmp/tiles/7_40_87.png +0 -0
- data/examples/tmp/tiles/7_41_71.png +0 -0
- data/examples/tmp/tiles/7_41_72.png +0 -0
- data/examples/tmp/tiles/7_41_73.png +0 -0
- data/examples/tmp/tiles/7_41_74.png +0 -0
- data/examples/tmp/tiles/7_41_75.png +0 -0
- data/examples/tmp/tiles/7_41_76.png +0 -0
- data/examples/tmp/tiles/7_41_77.png +0 -0
- data/examples/tmp/tiles/7_41_78.png +0 -0
- data/examples/tmp/tiles/7_41_79.png +0 -0
- data/examples/tmp/tiles/7_41_80.png +0 -0
- data/examples/tmp/tiles/7_41_81.png +0 -0
- data/examples/tmp/tiles/7_41_87.png +0 -0
- data/examples/tmp/tiles/7_42_71.png +0 -0
- data/examples/tmp/tiles/7_42_72.png +0 -0
- data/examples/tmp/tiles/7_42_73.png +0 -0
- data/examples/tmp/tiles/7_42_74.png +0 -0
- data/examples/tmp/tiles/7_42_75.png +0 -0
- data/examples/tmp/tiles/7_42_76.png +0 -0
- data/examples/tmp/tiles/7_42_77.png +0 -0
- data/examples/tmp/tiles/7_42_78.png +0 -0
- data/examples/tmp/tiles/7_42_79.png +0 -0
- data/examples/tmp/tiles/7_42_85.png +0 -0
- data/examples/tmp/tiles/7_43_71.png +0 -0
- data/examples/tmp/tiles/7_43_72.png +0 -0
- data/examples/tmp/tiles/7_43_73.png +0 -0
- data/examples/tmp/tiles/7_43_74.png +0 -0
- data/examples/tmp/tiles/7_43_75.png +0 -0
- data/examples/tmp/tiles/7_43_76.png +0 -0
- data/examples/tmp/tiles/7_43_77.png +0 -0
- data/examples/tmp/tiles/7_43_78.png +0 -0
- data/examples/tmp/tiles/7_43_85.png +0 -0
- data/examples/tmp/tiles/7_44_71.png +0 -0
- data/examples/tmp/tiles/7_44_72.png +0 -0
- data/examples/tmp/tiles/7_44_73.png +0 -0
- data/examples/tmp/tiles/7_44_74.png +0 -0
- data/examples/tmp/tiles/7_44_75.png +0 -0
- data/examples/tmp/tiles/7_44_76.png +0 -0
- data/examples/tmp/tiles/7_44_77.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10871_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10871_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10871_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10871_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10871_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10871_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10872_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10872_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10872_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10872_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10872_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10872_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10873_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10873_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10873_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10873_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10873_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10873_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10874_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10874_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10874_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10874_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10874_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10874_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10875_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10875_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10875_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10875_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10875_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10875_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10876_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10876_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10876_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10876_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10876_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10876_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10877_19430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10877_19431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10877_19432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10877_19433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10877_19434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_10877_19435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18365.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18366.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18367.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18368.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18369.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18370.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18371.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18372.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18373.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18374.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18375.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18376.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18377.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18378.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18379.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18380.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18381.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18382.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18383.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18384.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18385.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18386.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18387.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18388.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18389.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18390.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18391.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18392.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18393.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18394.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18395.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18396.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18397.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18398.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18399.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18400.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18401.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18402.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18403.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18404.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18405.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18406.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18407.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18408.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18409.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18410.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18411.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18412.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18413.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18414.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18415.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18416.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18417.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18418.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18419.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18420.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18421.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18422.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18423.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18424.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18425.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18426.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18427.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18428.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18429.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18430.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18431.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18432.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18433.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18434.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18435.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18436.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18437.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18438.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18439.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18440.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18441.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18442.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18443.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18444.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18445.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18446.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18447.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18448.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18449.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18450.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18451.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18452.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18453.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18454.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18455.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18456.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18457.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18458.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18459.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18460.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18461.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18462.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18463.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18464.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18465.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18466.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18467.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18468.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18469.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18470.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18471.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18472.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18473.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18474.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18475.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18476.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18477.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18478.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18479.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18480.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18481.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18482.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18483.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18484.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18485.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18486.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18487.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18488.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18489.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18490.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18491.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18492.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18493.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18494.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18495.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18496.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18497.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18498.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18499.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18500.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18501.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18502.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18503.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18504.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18505.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18506.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18507.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18508.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18509.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18510.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18511.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18512.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18513.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18514.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18515.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18516.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18517.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18518.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18519.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18520.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18521.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18522.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18523.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18524.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18525.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18526.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18527.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18528.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18529.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18530.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18531.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18532.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18533.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18534.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18535.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18536.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18537.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18538.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18539.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18540.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18541.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18542.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18543.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18544.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18545.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18546.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18547.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18548.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18549.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18550.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18551.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18552.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18553.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18554.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18555.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18556.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18557.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18558.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18559.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18560.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18561.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18562.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18563.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18564.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18565.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18566.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18567.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18568.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18569.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18570.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18571.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18572.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18573.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18574.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18575.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18576.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18577.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18578.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18579.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18580.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18581.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18582.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18583.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18584.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18585.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18586.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18587.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18588.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18589.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18590.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18591.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18592.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18593.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18594.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18595.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18596.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18597.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18598.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18599.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18600.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18601.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18602.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18603.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18604.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18605.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18606.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18607.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18608.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18609.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18610.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18611.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18612.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18613.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18614.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18615.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18616.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18617.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18618.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18619.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18620.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18621.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18622.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18623.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18624.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18625.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18626.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18627.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18628.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18629.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18630.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18631.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18632.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18633.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18634.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18635.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18636.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18637.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18638.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18639.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18640.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18641.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18642.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18643.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18644.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18645.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18646.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18647.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18648.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18649.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18650.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18651.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18652.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18653.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18654.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18655.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18656.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18657.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18658.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18659.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18660.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18661.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18662.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18663.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18664.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18665.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18666.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18667.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18668.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18669.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18670.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18671.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18672.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18673.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18674.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18675.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18676.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18677.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18678.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18679.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18680.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18681.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18682.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18683.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18684.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18685.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18686.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18687.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18688.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18689.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18690.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18691.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18692.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18693.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18694.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18695.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18696.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18697.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18698.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18699.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18700.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18701.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18702.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18703.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18704.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18705.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18706.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18707.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18708.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18709.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18710.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18711.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18712.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18713.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18714.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18715.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18716.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18717.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18718.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18719.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18720.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18721.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18722.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18723.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18724.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18725.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18726.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18727.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18728.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18729.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18730.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18731.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18732.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18733.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18734.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18735.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18736.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18737.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18738.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18739.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18740.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18741.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18742.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18743.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18744.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18745.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18746.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18747.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18748.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18749.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18750.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18751.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18752.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18753.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18754.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18755.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18756.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18757.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18758.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18759.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18760.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18761.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18762.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18763.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18764.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18765.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18766.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18767.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18768.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18769.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18770.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18771.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18772.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18773.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18774.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18775.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18776.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18777.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18778.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18779.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18780.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18781.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18782.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18783.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18784.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18785.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18786.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18787.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18788.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18789.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18790.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18791.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18792.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18793.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18794.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18795.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18796.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18797.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18798.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18799.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18800.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18801.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18802.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18803.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18804.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18805.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18806.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18807.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18808.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18809.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18810.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18811.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18812.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18813.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18814.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18815.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18816.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18817.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18818.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18819.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18820.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18821.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18822.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18823.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18824.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18825.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18826.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18827.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18828.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18829.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18830.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18831.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18832.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18833.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18834.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18835.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18836.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18837.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18838.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18839.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18840.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18841.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18842.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18843.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18844.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18845.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18846.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18847.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18848.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18849.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18850.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18851.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18852.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18853.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18854.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18855.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18856.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18857.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18858.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18859.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18860.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18861.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18862.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18863.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18864.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18865.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18866.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18867.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18868.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18869.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18870.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18871.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18872.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18873.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18874.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18875.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18876.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18877.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18878.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18879.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18880.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18881.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18882.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18883.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18884.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18885.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18886.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18887.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18888.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18889.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18890.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18891.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18892.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18893.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18894.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18895.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18896.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18897.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18898.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18899.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18900.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18901.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18902.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18903.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18904.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18905.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18906.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18907.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18908.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18909.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18910.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18911.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18912.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18913.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18914.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18915.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18916.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18917.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18918.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18919.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18920.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18921.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18922.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18923.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18924.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18925.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18926.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18927.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18928.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18929.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18930.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18931.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18932.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18933.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18934.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18935.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18936.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18937.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18938.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18939.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18940.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18941.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18942.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18943.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18944.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18945.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18946.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18947.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18948.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18949.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18950.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18951.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18952.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18953.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18954.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18955.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18956.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18957.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18958.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18959.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18960.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18961.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18962.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18963.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18964.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18965.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18966.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18967.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18968.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18969.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18970.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18971.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18972.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18973.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18974.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18975.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18976.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18977.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18978.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18979.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18980.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18981.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18982.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18983.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18984.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18985.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18986.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18987.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18988.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18989.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18990.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18991.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18992.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18993.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18994.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18995.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18996.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18997.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18998.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_18999.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19000.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19001.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19002.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19003.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19004.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19005.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19006.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19007.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19008.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19009.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19010.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19011.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19012.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19013.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19014.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19015.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19016.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19017.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19018.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19019.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19020.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19021.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19022.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19023.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19024.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19025.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19026.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19027.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19028.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19029.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19030.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19031.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19032.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19033.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19034.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19035.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19036.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19037.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19038.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19039.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19040.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19041.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19042.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19043.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19044.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19045.png +0 -0
- data/examples/tmp/tiles/carto_light_15_9693_19046.png +0 -0
- data/examples/tmp/tiles/carto_light_5_10_17.png +0 -0
- data/examples/tmp/tiles/carto_light_5_10_18.png +0 -0
- data/examples/tmp/tiles/carto_light_5_10_19.png +0 -0
- data/examples/tmp/tiles/carto_light_5_10_20.png +0 -0
- data/examples/tmp/tiles/carto_light_5_10_21.png +0 -0
- data/examples/tmp/tiles/carto_light_5_11_17.png +0 -0
- data/examples/tmp/tiles/carto_light_5_11_18.png +0 -0
- data/examples/tmp/tiles/carto_light_5_11_19.png +0 -0
- data/examples/tmp/tiles/carto_light_5_11_20.png +0 -0
- data/examples/tmp/tiles/carto_light_5_11_21.png +0 -0
- data/examples/tmp/tiles/carto_light_5_9_17.png +0 -0
- data/examples/tmp/tiles/carto_light_5_9_18.png +0 -0
- data/examples/tmp/tiles/carto_light_5_9_19.png +0 -0
- data/examples/tmp/tiles/carto_light_5_9_20.png +0 -0
- data/examples/tmp/tiles/carto_light_5_9_21.png +0 -0
- data/examples/verbose.txt +11 -0
- data/lib/gd/gis/basemap.rb +116 -9
- data/lib/gd/gis/geometry.rb +40 -0
- data/lib/gd/gis/layer_geojson.rb +75 -0
- data/lib/gd/gis/layer_lines.rb +36 -0
- data/lib/gd/gis/layer_points.rb +31 -1
- data/lib/gd/gis/layer_polygons.rb +38 -0
- data/lib/gd/gis/map.rb +58 -78
- data/lib/gd/gis/projection.rb +14 -0
- metadata +932 -278
- data/examples/a-world_peaks.rb +0 -42
- data/examples/argentina.png +0 -0
- data/examples/argentina_con_localidades.rb +0 -89
- data/examples/argentina_museos.rb +0 -70
- data/examples/hydro.png +0 -0
- data/examples/hydro_plants.geojson +0 -25
- data/examples/montanas.rb +0 -118
- data/examples/output/argentina_museos.png +0 -0
- data/examples/output/tanzania_hydro.png +0 -0
- data/examples/output/world_peaks-s.png +0 -0
- data/examples/output/world_peaks.png +0 -0
- data/examples/peak.png +0 -0
- data/examples/picks.json +0 -50
- data/examples/render_tile.rb +0 -31
- data/examples/tmp/tiles/4_0_13.png +0 -0
- data/examples/tmp/tiles/4_0_14.png +0 -0
- data/examples/tmp/tiles/4_0_15.png +0 -0
- data/examples/tmp/tiles/4_0_3.png +0 -0
- data/examples/tmp/tiles/4_0_4.png +0 -0
- data/examples/tmp/tiles/4_0_5.png +0 -0
- data/examples/tmp/tiles/4_0_8.png +0 -0
- data/examples/tmp/tiles/4_10_1.png +0 -0
- data/examples/tmp/tiles/4_10_11.png +0 -0
- data/examples/tmp/tiles/4_10_12.png +0 -0
- data/examples/tmp/tiles/4_10_13.png +0 -0
- data/examples/tmp/tiles/4_10_14.png +0 -0
- data/examples/tmp/tiles/4_10_15.png +0 -0
- data/examples/tmp/tiles/4_10_2.png +0 -0
- data/examples/tmp/tiles/4_10_3.png +0 -0
- data/examples/tmp/tiles/4_10_4.png +0 -0
- data/examples/tmp/tiles/4_10_5.png +0 -0
- data/examples/tmp/tiles/4_10_6.png +0 -0
- data/examples/tmp/tiles/4_10_7.png +0 -0
- data/examples/tmp/tiles/4_10_8.png +0 -0
- data/examples/tmp/tiles/4_10_9.png +0 -0
- data/examples/tmp/tiles/4_11_1.png +0 -0
- data/examples/tmp/tiles/4_11_10.png +0 -0
- data/examples/tmp/tiles/4_11_12.png +0 -0
- data/examples/tmp/tiles/4_11_13.png +0 -0
- data/examples/tmp/tiles/4_11_14.png +0 -0
- data/examples/tmp/tiles/4_11_15.png +0 -0
- data/examples/tmp/tiles/4_11_2.png +0 -0
- data/examples/tmp/tiles/4_11_3.png +0 -0
- data/examples/tmp/tiles/4_11_4.png +0 -0
- data/examples/tmp/tiles/4_11_5.png +0 -0
- data/examples/tmp/tiles/4_11_6.png +0 -0
- data/examples/tmp/tiles/4_11_7.png +0 -0
- data/examples/tmp/tiles/4_12_1.png +0 -0
- data/examples/tmp/tiles/4_12_11.png +0 -0
- data/examples/tmp/tiles/4_12_12.png +0 -0
- data/examples/tmp/tiles/4_12_13.png +0 -0
- data/examples/tmp/tiles/4_12_14.png +0 -0
- data/examples/tmp/tiles/4_12_15.png +0 -0
- data/examples/tmp/tiles/4_12_2.png +0 -0
- data/examples/tmp/tiles/4_12_3.png +0 -0
- data/examples/tmp/tiles/4_12_4.png +0 -0
- data/examples/tmp/tiles/4_12_5.png +0 -0
- data/examples/tmp/tiles/4_12_6.png +0 -0
- data/examples/tmp/tiles/4_12_7.png +0 -0
- data/examples/tmp/tiles/4_12_8.png +0 -0
- data/examples/tmp/tiles/4_13_11.png +0 -0
- data/examples/tmp/tiles/4_13_12.png +0 -0
- data/examples/tmp/tiles/4_13_13.png +0 -0
- data/examples/tmp/tiles/4_13_14.png +0 -0
- data/examples/tmp/tiles/4_13_15.png +0 -0
- data/examples/tmp/tiles/4_13_2.png +0 -0
- data/examples/tmp/tiles/4_13_3.png +0 -0
- data/examples/tmp/tiles/4_13_4.png +0 -0
- data/examples/tmp/tiles/4_13_5.png +0 -0
- data/examples/tmp/tiles/4_13_6.png +0 -0
- data/examples/tmp/tiles/4_13_7.png +0 -0
- data/examples/tmp/tiles/4_13_8.png +0 -0
- data/examples/tmp/tiles/4_13_9.png +0 -0
- data/examples/tmp/tiles/4_14_10.png +0 -0
- data/examples/tmp/tiles/4_14_11.png +0 -0
- data/examples/tmp/tiles/4_14_12.png +0 -0
- data/examples/tmp/tiles/4_14_13.png +0 -0
- data/examples/tmp/tiles/4_14_14.png +0 -0
- data/examples/tmp/tiles/4_14_15.png +0 -0
- data/examples/tmp/tiles/4_14_2.png +0 -0
- data/examples/tmp/tiles/4_14_3.png +0 -0
- data/examples/tmp/tiles/4_14_4.png +0 -0
- data/examples/tmp/tiles/4_14_5.png +0 -0
- data/examples/tmp/tiles/4_14_6.png +0 -0
- data/examples/tmp/tiles/4_14_8.png +0 -0
- data/examples/tmp/tiles/4_14_9.png +0 -0
- data/examples/tmp/tiles/4_15_10.png +0 -0
- data/examples/tmp/tiles/4_15_12.png +0 -0
- data/examples/tmp/tiles/4_15_13.png +0 -0
- data/examples/tmp/tiles/4_15_14.png +0 -0
- data/examples/tmp/tiles/4_15_15.png +0 -0
- data/examples/tmp/tiles/4_15_3.png +0 -0
- data/examples/tmp/tiles/4_15_4.png +0 -0
- data/examples/tmp/tiles/4_15_5.png +0 -0
- data/examples/tmp/tiles/4_15_8.png +0 -0
- data/examples/tmp/tiles/4_15_9.png +0 -0
- data/examples/tmp/tiles/4_1_13.png +0 -0
- data/examples/tmp/tiles/4_1_14.png +0 -0
- data/examples/tmp/tiles/4_1_15.png +0 -0
- data/examples/tmp/tiles/4_1_3.png +0 -0
- data/examples/tmp/tiles/4_1_4.png +0 -0
- data/examples/tmp/tiles/4_1_7.png +0 -0
- data/examples/tmp/tiles/4_2_12.png +0 -0
- data/examples/tmp/tiles/4_2_13.png +0 -0
- data/examples/tmp/tiles/4_2_14.png +0 -0
- data/examples/tmp/tiles/4_2_15.png +0 -0
- data/examples/tmp/tiles/4_2_2.png +0 -0
- data/examples/tmp/tiles/4_2_3.png +0 -0
- data/examples/tmp/tiles/4_2_4.png +0 -0
- data/examples/tmp/tiles/4_2_5.png +0 -0
- data/examples/tmp/tiles/4_2_6.png +0 -0
- data/examples/tmp/tiles/4_3_1.png +0 -0
- data/examples/tmp/tiles/4_3_12.png +0 -0
- data/examples/tmp/tiles/4_3_13.png +0 -0
- data/examples/tmp/tiles/4_3_14.png +0 -0
- data/examples/tmp/tiles/4_3_15.png +0 -0
- data/examples/tmp/tiles/4_3_2.png +0 -0
- data/examples/tmp/tiles/4_3_3.png +0 -0
- data/examples/tmp/tiles/4_3_4.png +0 -0
- data/examples/tmp/tiles/4_3_5.png +0 -0
- data/examples/tmp/tiles/4_3_6.png +0 -0
- data/examples/tmp/tiles/4_3_7.png +0 -0
- data/examples/tmp/tiles/4_3_8.png +0 -0
- data/examples/tmp/tiles/4_4_0.png +0 -0
- data/examples/tmp/tiles/4_4_1.png +0 -0
- data/examples/tmp/tiles/4_4_10.png +0 -0
- data/examples/tmp/tiles/4_4_12.png +0 -0
- data/examples/tmp/tiles/4_4_13.png +0 -0
- data/examples/tmp/tiles/4_4_14.png +0 -0
- data/examples/tmp/tiles/4_4_15.png +0 -0
- data/examples/tmp/tiles/4_4_2.png +0 -0
- data/examples/tmp/tiles/4_4_3.png +0 -0
- data/examples/tmp/tiles/4_4_4.png +0 -0
- data/examples/tmp/tiles/4_4_5.png +0 -0
- data/examples/tmp/tiles/4_4_6.png +0 -0
- data/examples/tmp/tiles/4_4_7.png +0 -0
- data/examples/tmp/tiles/4_4_8.png +0 -0
- data/examples/tmp/tiles/4_4_9.png +0 -0
- data/examples/tmp/tiles/4_5_0.png +0 -0
- data/examples/tmp/tiles/4_5_1.png +0 -0
- data/examples/tmp/tiles/4_5_10.png +0 -0
- data/examples/tmp/tiles/4_5_11.png +0 -0
- data/examples/tmp/tiles/4_5_12.png +0 -0
- data/examples/tmp/tiles/4_5_13.png +0 -0
- data/examples/tmp/tiles/4_5_14.png +0 -0
- data/examples/tmp/tiles/4_5_15.png +0 -0
- data/examples/tmp/tiles/4_5_2.png +0 -0
- data/examples/tmp/tiles/4_5_3.png +0 -0
- data/examples/tmp/tiles/4_5_4.png +0 -0
- data/examples/tmp/tiles/4_5_5.png +0 -0
- data/examples/tmp/tiles/4_5_7.png +0 -0
- data/examples/tmp/tiles/4_5_8.png +0 -0
- data/examples/tmp/tiles/4_5_9.png +0 -0
- data/examples/tmp/tiles/4_6_0.png +0 -0
- data/examples/tmp/tiles/4_6_1.png +0 -0
- data/examples/tmp/tiles/4_6_10.png +0 -0
- data/examples/tmp/tiles/4_6_13.png +0 -0
- data/examples/tmp/tiles/4_6_14.png +0 -0
- data/examples/tmp/tiles/4_6_15.png +0 -0
- data/examples/tmp/tiles/4_6_2.png +0 -0
- data/examples/tmp/tiles/4_6_3.png +0 -0
- data/examples/tmp/tiles/4_6_4.png +0 -0
- data/examples/tmp/tiles/4_6_6.png +0 -0
- data/examples/tmp/tiles/4_6_7.png +0 -0
- data/examples/tmp/tiles/4_6_8.png +0 -0
- data/examples/tmp/tiles/4_6_9.png +0 -0
- data/examples/tmp/tiles/4_7_0.png +0 -0
- data/examples/tmp/tiles/4_7_1.png +0 -0
- data/examples/tmp/tiles/4_7_12.png +0 -0
- data/examples/tmp/tiles/4_7_13.png +0 -0
- data/examples/tmp/tiles/4_7_14.png +0 -0
- data/examples/tmp/tiles/4_7_15.png +0 -0
- data/examples/tmp/tiles/4_7_2.png +0 -0
- data/examples/tmp/tiles/4_7_3.png +0 -0
- data/examples/tmp/tiles/4_7_4.png +0 -0
- data/examples/tmp/tiles/4_7_5.png +0 -0
- data/examples/tmp/tiles/4_7_6.png +0 -0
- data/examples/tmp/tiles/4_7_7.png +0 -0
- data/examples/tmp/tiles/4_8_1.png +0 -0
- data/examples/tmp/tiles/4_8_12.png +0 -0
- data/examples/tmp/tiles/4_8_13.png +0 -0
- data/examples/tmp/tiles/4_8_14.png +0 -0
- data/examples/tmp/tiles/4_8_15.png +0 -0
- data/examples/tmp/tiles/4_8_2.png +0 -0
- data/examples/tmp/tiles/4_8_3.png +0 -0
- data/examples/tmp/tiles/4_8_4.png +0 -0
- data/examples/tmp/tiles/4_8_5.png +0 -0
- data/examples/tmp/tiles/4_8_6.png +0 -0
- data/examples/tmp/tiles/4_8_7.png +0 -0
- data/examples/tmp/tiles/4_8_8.png +0 -0
- data/examples/tmp/tiles/4_8_9.png +0 -0
- data/examples/tmp/tiles/4_9_1.png +0 -0
- data/examples/tmp/tiles/4_9_12.png +0 -0
- data/examples/tmp/tiles/4_9_13.png +0 -0
- data/examples/tmp/tiles/4_9_14.png +0 -0
- data/examples/tmp/tiles/4_9_15.png +0 -0
- data/examples/tmp/tiles/4_9_2.png +0 -0
- data/examples/tmp/tiles/4_9_3.png +0 -0
- data/examples/tmp/tiles/4_9_4.png +0 -0
- data/examples/tmp/tiles/4_9_5.png +0 -0
- data/examples/tmp/tiles/4_9_6.png +0 -0
- data/examples/tmp/tiles/4_9_7.png +0 -0
- data/examples/tmp/tiles/4_9_8.png +0 -0
- data/examples/tmp/tiles/4_9_9.png +0 -0
- /data/examples/{museos.png → museum.png} +0 -0
- /data/examples/{museos_datosabiertos.csv → museums.csv} +0 -0
- /data/examples/tmp/tiles/{4_0_0.png → 7_37_71.png} +0 -0
- /data/examples/tmp/tiles/{4_0_1.png → 7_37_72.png} +0 -0
- /data/examples/tmp/tiles/{4_0_10.png → 7_37_73.png} +0 -0
- /data/examples/tmp/tiles/{4_0_11.png → 7_37_74.png} +0 -0
- /data/examples/tmp/tiles/{4_0_12.png → 7_37_75.png} +0 -0
- /data/examples/tmp/tiles/{4_0_2.png → 7_37_76.png} +0 -0
- /data/examples/tmp/tiles/{4_0_6.png → 7_37_77.png} +0 -0
- /data/examples/tmp/tiles/{4_0_7.png → 7_37_87.png} +0 -0
- /data/examples/tmp/tiles/{4_0_9.png → 7_40_84.png} +0 -0
- /data/examples/tmp/tiles/{4_10_0.png → 7_40_85.png} +0 -0
- /data/examples/tmp/tiles/{4_10_10.png → 7_41_82.png} +0 -0
- /data/examples/tmp/tiles/{4_11_0.png → 7_41_83.png} +0 -0
- /data/examples/tmp/tiles/{4_11_11.png → 7_41_84.png} +0 -0
- /data/examples/tmp/tiles/{4_11_8.png → 7_41_85.png} +0 -0
- /data/examples/tmp/tiles/{4_11_9.png → 7_41_86.png} +0 -0
- /data/examples/tmp/tiles/{4_12_0.png → 7_42_80.png} +0 -0
- /data/examples/tmp/tiles/{4_12_10.png → 7_42_81.png} +0 -0
- /data/examples/tmp/tiles/{4_12_9.png → 7_42_82.png} +0 -0
- /data/examples/tmp/tiles/{4_13_0.png → 7_42_83.png} +0 -0
- /data/examples/tmp/tiles/{4_13_1.png → 7_42_84.png} +0 -0
- /data/examples/tmp/tiles/{4_13_10.png → 7_42_86.png} +0 -0
- /data/examples/tmp/tiles/{4_14_0.png → 7_42_87.png} +0 -0
- /data/examples/tmp/tiles/{4_14_1.png → 7_43_79.png} +0 -0
- /data/examples/tmp/tiles/{4_14_7.png → 7_43_80.png} +0 -0
- /data/examples/tmp/tiles/{4_15_0.png → 7_43_81.png} +0 -0
- /data/examples/tmp/tiles/{4_15_1.png → 7_43_82.png} +0 -0
- /data/examples/tmp/tiles/{4_15_11.png → 7_43_83.png} +0 -0
- /data/examples/tmp/tiles/{4_15_2.png → 7_43_84.png} +0 -0
- /data/examples/tmp/tiles/{4_15_6.png → 7_43_86.png} +0 -0
- /data/examples/tmp/tiles/{4_15_7.png → 7_43_87.png} +0 -0
- /data/examples/tmp/tiles/{4_1_0.png → 7_44_78.png} +0 -0
- /data/examples/tmp/tiles/{4_1_1.png → 7_44_79.png} +0 -0
- /data/examples/tmp/tiles/{4_1_10.png → 7_44_80.png} +0 -0
- /data/examples/tmp/tiles/{4_1_11.png → 7_44_81.png} +0 -0
- /data/examples/tmp/tiles/{4_1_12.png → 7_44_82.png} +0 -0
- /data/examples/tmp/tiles/{4_1_2.png → 7_44_83.png} +0 -0
- /data/examples/tmp/tiles/{4_1_5.png → 7_44_84.png} +0 -0
- /data/examples/tmp/tiles/{4_1_6.png → 7_44_85.png} +0 -0
- /data/examples/tmp/tiles/{4_1_8.png → 7_44_86.png} +0 -0
- /data/examples/tmp/tiles/{4_1_9.png → 7_44_87.png} +0 -0
- /data/examples/tmp/tiles/{4_2_0.png → carto_light_15_9693_18339.png} +0 -0
- /data/examples/tmp/tiles/{4_2_1.png → carto_light_15_9693_18340.png} +0 -0
- /data/examples/tmp/tiles/{4_2_10.png → carto_light_15_9693_18341.png} +0 -0
- /data/examples/tmp/tiles/{4_2_11.png → carto_light_15_9693_18342.png} +0 -0
- /data/examples/tmp/tiles/{4_2_7.png → carto_light_15_9693_18343.png} +0 -0
- /data/examples/tmp/tiles/{4_2_8.png → carto_light_15_9693_18344.png} +0 -0
- /data/examples/tmp/tiles/{4_2_9.png → carto_light_15_9693_18345.png} +0 -0
- /data/examples/tmp/tiles/{4_3_0.png → carto_light_15_9693_18346.png} +0 -0
- /data/examples/tmp/tiles/{4_3_10.png → carto_light_15_9693_18347.png} +0 -0
- /data/examples/tmp/tiles/{4_3_11.png → carto_light_15_9693_18348.png} +0 -0
- /data/examples/tmp/tiles/{4_3_9.png → carto_light_15_9693_18349.png} +0 -0
- /data/examples/tmp/tiles/{4_4_11.png → carto_light_15_9693_18350.png} +0 -0
- /data/examples/tmp/tiles/{4_5_6.png → carto_light_15_9693_18351.png} +0 -0
- /data/examples/tmp/tiles/{4_6_11.png → carto_light_15_9693_18352.png} +0 -0
- /data/examples/tmp/tiles/{4_6_12.png → carto_light_15_9693_18353.png} +0 -0
- /data/examples/tmp/tiles/{4_6_5.png → carto_light_15_9693_18354.png} +0 -0
- /data/examples/tmp/tiles/{4_7_10.png → carto_light_15_9693_18355.png} +0 -0
- /data/examples/tmp/tiles/{4_7_11.png → carto_light_15_9693_18356.png} +0 -0
- /data/examples/tmp/tiles/{4_7_8.png → carto_light_15_9693_18357.png} +0 -0
- /data/examples/tmp/tiles/{4_7_9.png → carto_light_15_9693_18358.png} +0 -0
- /data/examples/tmp/tiles/{4_8_0.png → carto_light_15_9693_18359.png} +0 -0
- /data/examples/tmp/tiles/{4_8_10.png → carto_light_15_9693_18360.png} +0 -0
- /data/examples/tmp/tiles/{4_8_11.png → carto_light_15_9693_18361.png} +0 -0
- /data/examples/tmp/tiles/{4_9_0.png → carto_light_15_9693_18362.png} +0 -0
- /data/examples/tmp/tiles/{4_9_10.png → carto_light_15_9693_18363.png} +0 -0
- /data/examples/tmp/tiles/{4_9_11.png → carto_light_15_9693_18364.png} +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"type": "FeatureCollection", "features": [{"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4572368, -31.7621767], [-60.4544614, -31.7626124], [-60.4515307, -31.7630491], [-60.4458558, -31.7639276], [-60.4419674, -31.7644943]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4867855, -31.7489549], [-60.4864683, -31.7490058], [-60.4853667, -31.7491765], [-60.4839234, -31.7494142], [-60.4831066, -31.7495453], [-60.4824829, -31.7496368], [-60.4822499, -31.7495773], [-60.4818472, -31.7493596]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4846771, -31.7529345], [-60.4832677, -31.7531504], [-60.4808973, -31.7535135], [-60.4799457, -31.7536501]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128788, -31.7461027], [-60.5139461, -31.7456265], [-60.5145147, -31.7453647], [-60.5146583, -31.7452933], [-60.5148057, -31.7452074], [-60.5149318, -31.7451245], [-60.5154032, -31.7448096], [-60.5154885, -31.7447461], [-60.5156155, -31.7446356], [-60.5157121, -31.7445535], [-60.5175597, -31.7428844], [-60.5176614, -31.7428162], [-60.5177436, -31.7427721], [-60.5178638, -31.7427326], [-60.5179965, -31.7426962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4935521, -31.7392743], [-60.4933878, -31.7385136], [-60.4932641, -31.7379191], [-60.4931856, -31.737555], [-60.4929923, -31.7365727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722797, -31.7497924], [-60.4779345, -31.748908], [-60.4786407, -31.7487987], [-60.4796015, -31.7486501], [-60.4802759, -31.7485451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914858, -31.751872], [-60.4915955, -31.7518551], [-60.4924244, -31.7517274], [-60.493254, -31.7516116], [-60.493614, -31.7515584], [-60.4945431, -31.7514318], [-60.4946824, -31.7514123], [-60.4952614, -31.7513315], [-60.4961045, -31.7512142], [-60.4970647, -31.7510478], [-60.4979432, -31.750905], [-60.4987788, -31.7507344], [-60.4993568, -31.7506385], [-60.5001675, -31.7504905], [-60.500262, -31.7504732], [-60.5005447, -31.7504206], [-60.5019243, -31.7501823], [-60.5029425, -31.7500169], [-60.5033423, -31.7499378]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4991815, -31.7373834], [-60.4992866, -31.7378567], [-60.4993794, -31.7382961], [-60.4996534, -31.7395861], [-60.4998533, -31.7405129], [-60.5000318, -31.7413163], [-60.5002124, -31.7421042], [-60.5003867, -31.7429252], [-60.5005166, -31.7435548], [-60.5009139, -31.7453315]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4882228, -31.7423014], [-60.4875442, -31.742408], [-60.4862667, -31.7426087], [-60.4857279, -31.7426934], [-60.4846347, -31.7428652], [-60.4837515, -31.7430074], [-60.482609, -31.7431978], [-60.482156, -31.7432687], [-60.4819958, -31.7432921]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778203, -31.758976], [-60.477898, -31.7587787], [-60.4779856, -31.758417], [-60.4780144, -31.7583126], [-60.4780435, -31.7582059], [-60.4781011, -31.7580508], [-60.4781803, -31.7578339], [-60.478642, -31.7566519]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4818472, -31.7493596], [-60.4817703, -31.7494938], [-60.4816167, -31.749765], [-60.4812491, -31.7503393], [-60.4807929, -31.751122], [-60.4806714, -31.7513242], [-60.4805499, -31.7515435], [-60.4801618, -31.7523848], [-60.4800965, -31.7525529], [-60.4800677, -31.7526642], [-60.4799822, -31.7534613], [-60.4799457, -31.7536501]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4800266, -31.758625], [-60.4800059, -31.7585417], [-60.4795137, -31.7565605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4903545, -31.7419929], [-60.4904599, -31.7424794], [-60.4905459, -31.7428768], [-60.4905698, -31.7429871], [-60.4906343, -31.7432908], [-60.4907229, -31.7437083], [-60.4907469, -31.7438216], [-60.4908032, -31.7441231], [-60.4908842, -31.7445571], [-60.490979, -31.7450163], [-60.4910622, -31.74542], [-60.4911119, -31.7456606], [-60.4911558, -31.7458732], [-60.491249, -31.7463124], [-60.4913502, -31.7468153]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4884449, -31.7433112], [-60.4885443, -31.7437708], [-60.488627, -31.7441536], [-60.4887652, -31.7448776], [-60.4887774, -31.744931], [-60.4888327, -31.7451722], [-60.4889377, -31.745708], [-60.4890032, -31.7460085], [-60.4890868, -31.7464053], [-60.4892419, -31.7471421]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4976366, -31.7495104], [-60.4977735, -31.750155], [-60.4979432, -31.750905], [-60.4982335, -31.7521534], [-60.4984133, -31.7529851], [-60.4991352, -31.7538175]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.492102, -31.7501282], [-60.4932959, -31.7499425], [-60.4943247, -31.7497961], [-60.4957665, -31.7495879]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4977735, -31.750155], [-60.4959476, -31.7504709], [-60.4945222, -31.7506832], [-60.4934668, -31.7508328], [-60.492265, -31.7510085], [-60.4917117, -31.7510947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4976366, -31.7495104], [-60.4958157, -31.7498035]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993251, -31.7481049], [-60.4990501, -31.7481512], [-60.4974073, -31.748431]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4955693, -31.7486731], [-60.4941234, -31.7488869], [-60.4931152, -31.7490347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4931152, -31.7490347], [-60.4939394, -31.7480553], [-60.4940645, -31.7479699], [-60.4942748, -31.7479134], [-60.4951225, -31.7477904], [-60.495376, -31.7477435], [-60.4965215, -31.7475356], [-60.4971937, -31.7474254], [-60.4989517, -31.747137]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4970229, -31.746621], [-60.4985292, -31.7465215], [-60.4986016, -31.746544], [-60.4986703, -31.7465993]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4986703, -31.7465993], [-60.4989266, -31.7470707], [-60.4989517, -31.747137], [-60.4990501, -31.7481512]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993251, -31.7481049], [-60.4997286, -31.7480005], [-60.5002105, -31.7478909]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5028177, -31.7493032], [-60.5017577, -31.7494463], [-60.5009151, -31.7495912], [-60.5000889, -31.7497281]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009151, -31.7495912], [-60.5007434, -31.748834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501547, -31.7484693], [-60.5012976, -31.7485127], [-60.5011448, -31.7485723], [-60.5007434, -31.748834], [-60.50017, -31.7492388], [-60.5000127, -31.7493701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.500262, -31.7504732], [-60.5000889, -31.7497281], [-60.5000127, -31.7493701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50017, -31.7492388], [-60.4997563, -31.748396]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5013838, -31.7477125], [-60.5004323, -31.7482683]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5013182, -31.7472976], [-60.5000889, -31.7476844]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5012222, -31.7468598], [-60.4998586, -31.74719]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5011339, -31.746414], [-60.499952, -31.7466257], [-60.4996169, -31.7467082]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5004323, -31.7482683], [-60.5002105, -31.7478909], [-60.5000889, -31.7476844], [-60.4998586, -31.74719], [-60.4996169, -31.7467082]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.499952, -31.7466257], [-60.4999207, -31.7465912], [-60.4992628, -31.7461334]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010179, -31.745836], [-60.4992628, -31.7461334]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4992628, -31.7461334], [-60.4991233, -31.7460787], [-60.4989946, -31.7458323], [-60.498912, -31.7456434]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4963758, -31.7524936], [-60.4955347, -31.752614], [-60.494825, -31.7527203], [-60.4935129, -31.7529167], [-60.4927145, -31.7530358], [-60.4917335, -31.7531777], [-60.490669, -31.7533317]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4964992, -31.7530696], [-60.4949925, -31.7534861], [-60.4945634, -31.7535877], [-60.4937912, -31.753595], [-60.4928516, -31.7536342]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4929914, -31.7542365], [-60.4920053, -31.7543931], [-60.4908514, -31.7545724]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4945634, -31.7535877], [-60.4943383, -31.7538882], [-60.4941683, -31.7539468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4941683, -31.7539468], [-60.4937912, -31.753595]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.49999, -31.7519566], [-60.4996075, -31.7522061], [-60.4994944, -31.7522799], [-60.4984133, -31.7529851], [-60.4975999, -31.7535653], [-60.4967348, -31.7541545]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4949925, -31.7534861], [-60.494825, -31.7527203], [-60.4946895, -31.752101], [-60.4945431, -31.7514318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4946824, -31.7514123], [-60.4945222, -31.7506832], [-60.4943247, -31.7497961], [-60.4941234, -31.7488869], [-60.4939394, -31.7480553]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4931152, -31.7490347], [-60.4932959, -31.7499425], [-60.4934668, -31.7508328], [-60.493614, -31.7515584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493254, -31.7516116], [-60.4933895, -31.7522947], [-60.4935129, -31.7529167]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4946895, -31.752101], [-60.4933895, -31.7522947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4932607, -31.7554195], [-60.4930766, -31.7546109], [-60.4929914, -31.7542365], [-60.4928516, -31.7536342], [-60.4927145, -31.7530358], [-60.4924244, -31.7517274], [-60.492265, -31.7510085], [-60.492102, -31.7501282]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4924715, -31.7491807], [-60.4924393, -31.7489982], [-60.492332, -31.7488248], [-60.4924285, -31.7487062], [-60.4924285, -31.7485968]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913548, -31.7569099], [-60.4913343, -31.7568157], [-60.4911196, -31.7558314], [-60.4908514, -31.7545724], [-60.490669, -31.7533317]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4572368, -31.7621767], [-60.456993, -31.7611206], [-60.456824, -31.7603201], [-60.4566416, -31.7594558], [-60.4561865, -31.7573001], [-60.4554159, -31.7534796], [-60.4552787, -31.7528311], [-60.4551828, -31.7523781], [-60.4550868, -31.7519176], [-60.4550763, -31.7518676], [-60.4550119, -31.7515523], [-60.4548548, -31.750818], [-60.4542222, -31.7475833], [-60.4538284, -31.745712], [-60.4537957, -31.7454196], [-60.4537754, -31.7450852], [-60.4537846, -31.7446907], [-60.4538267, -31.7443984], [-60.4539436, -31.7438698], [-60.4542413, -31.74285], [-60.454364, -31.7425268], [-60.4546243, -31.7416383], [-60.4547847, -31.741056], [-60.4548321, -31.740711], [-60.4548379, -31.7403217], [-60.4548103, -31.7400349], [-60.4547634, -31.7397235], [-60.4546665, -31.7393211], [-60.4545207, -31.7389395], [-60.4543416, -31.7385665], [-60.4540852, -31.7381114]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.465585, -31.7457958], [-60.4599283, -31.7466669], [-60.4589117, -31.7468177], [-60.4585576, -31.7469089], [-60.4582143, -31.7469363], [-60.4542222, -31.7475833]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.488943, -31.7421972], [-60.4891671, -31.743201], [-60.4893513, -31.7440402], [-60.4894927, -31.7447676], [-60.4897323, -31.7458882], [-60.489976, -31.7470282]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4896541, -31.7420943], [-60.4898751, -31.7430931], [-60.4900569, -31.7439297]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4906462, -31.7469254], [-60.4904288, -31.7457733], [-60.4902084, -31.7447192]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4900569, -31.7439297], [-60.4901962, -31.7446612], [-60.4902084, -31.7447192]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4905698, -31.7429871], [-60.4898751, -31.7430931], [-60.4891671, -31.743201], [-60.4884449, -31.7433112]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4907469, -31.7438216], [-60.4900569, -31.7439297], [-60.4893513, -31.7440402], [-60.488627, -31.7441536]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.492091, -31.7443747], [-60.4917921, -31.7444185], [-60.4908842, -31.7445571], [-60.4901962, -31.7446612], [-60.4894927, -31.7447676], [-60.4887652, -31.7448776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4911119, -31.7456606], [-60.4904288, -31.7457733], [-60.4897323, -31.7458882], [-60.4890032, -31.7460085]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4938124, -31.7464337], [-60.4919457, -31.7480311], [-60.4913986, -31.7483869], [-60.4911518, -31.7484417], [-60.4908018, -31.7483662], [-60.4894201, -31.7479887]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4916722, -31.7467629], [-60.4917929, -31.7473224], [-60.491846, -31.7475688], [-60.4919457, -31.7480311]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.491846, -31.7475688], [-60.4906698, -31.7477506], [-60.490154, -31.7478304]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4904979, -31.7469487], [-60.4906698, -31.7477506], [-60.4908018, -31.7483662], [-60.4908943, -31.7487975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917929, -31.7473224], [-60.4925358, -31.7471826], [-60.4926968, -31.7470731]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908943, -31.7487975], [-60.4898858, -31.7485146], [-60.4895377, -31.7485152]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908943, -31.7487975], [-60.4908943, -31.7490712], [-60.4907885, -31.7491442], [-60.4896825, -31.7492055]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4897674, -31.7496013], [-60.4904914, -31.749489], [-60.4909742, -31.7494525], [-60.4907885, -31.7491442]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4898536, -31.7500018], [-60.4900266, -31.7508864], [-60.4901448, -31.7513141], [-60.4902077, -31.7515162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4898536, -31.7500018], [-60.4903901, -31.749947], [-60.4913127, -31.7498558]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4901448, -31.7513141], [-60.4898429, -31.751425], [-60.489639, -31.7514888], [-60.4892635, -31.7515527], [-60.4890919, -31.7515345], [-60.4889095, -31.7515527], [-60.4887807, -31.7516531]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4900266, -31.7508864], [-60.4901433, -31.7508776], [-60.4902506, -31.7508593], [-60.4904115, -31.7507681], [-60.4905939, -31.7507134], [-60.4907441, -31.7507316], [-60.4909051, -31.7508046], [-60.4910767, -31.7508137]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4902077, -31.7515162], [-60.4903476, -31.7520426]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4896932, -31.7492566], [-60.4889793, -31.7493687], [-60.4883141, -31.7494732], [-60.487601, -31.7495853], [-60.4869357, -31.7496898], [-60.4855273, -31.749911], [-60.4840785, -31.7501386], [-60.4826658, -31.7503605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4856864, -31.750639], [-60.4842333, -31.7508615], [-60.4834923, -31.7509748], [-60.4828155, -31.7510783]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4881496, -31.748736], [-60.4883141, -31.7494732], [-60.488479, -31.750212], [-60.4887807, -31.7516531]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4888228, -31.7486279], [-60.4889793, -31.7493687], [-60.4891362, -31.7501115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4874497, -31.7488483], [-60.487601, -31.7495853], [-60.4877525, -31.7503231]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873857, -31.7519138], [-60.4860123, -31.7521294]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4860123, -31.7521294], [-60.4857974, -31.7511466], [-60.4856864, -31.750639]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4857974, -31.7511466], [-60.4849614, -31.7512799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849614, -31.7512799], [-60.4851651, -31.7522643], [-60.4852954, -31.7528398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4845438, -31.752312], [-60.4838039, -31.7524282], [-60.4831331, -31.7525336], [-60.4827214, -31.7526013]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4832677, -31.7531504], [-60.4831331, -31.7525336], [-60.4828155, -31.7510783], [-60.4826658, -31.7503605], [-60.4824829, -31.7496368]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4834923, -31.7509748], [-60.4838039, -31.7524282]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487504, -31.7525015], [-60.487702, -31.7534424], [-60.4877466, -31.7536541], [-60.4878541, -31.754165], [-60.4878803, -31.7542894], [-60.4879804, -31.7547653], [-60.4881695, -31.7556638], [-60.4882336, -31.7559682], [-60.4882228, -31.7560229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4877466, -31.7536541], [-60.4875913, -31.7536785], [-60.4873672, -31.7537136], [-60.4872688, -31.753729], [-60.4869836, -31.7537738], [-60.4869387, -31.7537808], [-60.4866794, -31.7538214], [-60.486519, -31.7538466], [-60.4863396, -31.7538747], [-60.4860519, -31.7539198], [-60.4860171, -31.7539253], [-60.4856855, -31.7539773], [-60.4855187, -31.7540034], [-60.4853511, -31.7540297], [-60.4851961, -31.754054], [-60.4849259, -31.7540964]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.486519, -31.7538466], [-60.4865987, -31.7542012], [-60.4866619, -31.7544824], [-60.4867098, -31.7546954], [-60.4867686, -31.7549569], [-60.486851, -31.7553234], [-60.4869799, -31.7558969], [-60.4870596, -31.7562512], [-60.4873441, -31.7575192]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4879804, -31.7547653], [-60.4875419, -31.7548347], [-60.4875164, -31.7548387], [-60.4871835, -31.7548913], [-60.4867686, -31.7549569]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4891563, -31.7545542], [-60.4897034, -31.7544629], [-60.4897893, -31.7544356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4892957, -31.7551654], [-60.4891563, -31.7545542], [-60.4890268, -31.7539752], [-60.4889095, -31.7534503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4892957, -31.7551654], [-60.4893065, -31.7555212], [-60.4893172, -31.755658], [-60.4893816, -31.7558952], [-60.4894032, -31.7559955], [-60.4896864, -31.7571629]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4903372, -31.7532554], [-60.490154, -31.753797], [-60.489918, -31.7543261], [-60.4897893, -31.7544356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4878541, -31.754165], [-60.4890268, -31.7539752], [-60.490154, -31.753797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4889095, -31.7534503], [-60.4885662, -31.7533043], [-60.487702, -31.7534424]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4889202, -31.7545815], [-60.4879804, -31.7547653]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4871289, -31.752559], [-60.4873114, -31.7534433], [-60.4873672, -31.7537136]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875913, -31.7536785], [-60.4875469, -31.7534047], [-60.4873114, -31.7534433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4868966, -31.7533373], [-60.4869836, -31.7537738]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4866044, -31.7533843], [-60.4866794, -31.7538214]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4862595, -31.7534229], [-60.4863396, -31.7538747]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4859269, -31.7534868], [-60.4860171, -31.7539253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485605, -31.7535324], [-60.4856855, -31.7539773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4852617, -31.753578], [-60.4853511, -31.7540297]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4871835, -31.7548913], [-60.487079, -31.7544188], [-60.4870626, -31.7543447], [-60.4869387, -31.7537808]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487079, -31.7544188], [-60.4866619, -31.7544824]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4878803, -31.7542894], [-60.4874077, -31.7543517]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875164, -31.7548387], [-60.4874077, -31.7543517], [-60.487394, -31.7542902], [-60.4872688, -31.753729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487394, -31.7542902], [-60.4870626, -31.7543447]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4851961, -31.754054], [-60.4852402, -31.7542987]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4855187, -31.7540034], [-60.4855514, -31.7542257]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4854424, -31.7565091], [-60.4862476, -31.7563807], [-60.4870596, -31.7562512], [-60.4881477, -31.7560777], [-60.4882228, -31.7560229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4855577, -31.7570479], [-60.4842746, -31.7572636]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4836202, -31.7567984], [-60.4836561, -31.7569731], [-60.483877, -31.7580466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483073, -31.7560959], [-60.4803584, -31.7564502], [-60.4795137, -31.7565605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4836561, -31.7569731], [-60.4805303, -31.7570082]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4808562, -31.7585062], [-60.4805303, -31.7570082], [-60.4803584, -31.7564502]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4806376, -31.7544629], [-60.4806483, -31.754545], [-60.479655, -31.754717]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4831066, -31.7495453], [-60.4827833, -31.7481497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789553, -31.753603], [-60.4784761, -31.7514359], [-60.4781427, -31.7498797], [-60.4779345, -31.748908], [-60.4776178, -31.74743], [-60.4774052, -31.746438], [-60.4772708, -31.7458109], [-60.4768825, -31.7439984], [-60.4758597, -31.7391328], [-60.4749028, -31.7343161], [-60.4745445, -31.7326574], [-60.4742139, -31.7311054], [-60.4741137, -31.7306256], [-60.4739578, -31.7298793]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4762946, -31.7689313], [-60.4762235, -31.768656], [-60.4761196, -31.7681636], [-60.476019, -31.7676799], [-60.4759173, -31.7671787], [-60.4758132, -31.7666581], [-60.4757191, -31.7661646], [-60.4755545, -31.7653226], [-60.4753841, -31.7644506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4712606, -31.7449656], [-60.465585, -31.7457958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5162547, -31.7488191], [-60.5154832, -31.7489712], [-60.5153547, -31.7490044], [-60.5143848, -31.7492963], [-60.5135653, -31.7493589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195376, -31.7770183], [-60.5195169, -31.7769272], [-60.5187388, -31.7735006], [-60.5186148, -31.7729218], [-60.5184451, -31.7721736], [-60.5183325, -31.7716597], [-60.5182887, -31.7714702], [-60.5181434, -31.7707869], [-60.5180837, -31.770523], [-60.5178653, -31.769517], [-60.5178477, -31.7694238], [-60.5177152, -31.7687895], [-60.5175522, -31.7680943], [-60.5173845, -31.7673439], [-60.5171443, -31.7662068], [-60.5171386, -31.76618], [-60.5171336, -31.7661572], [-60.5170069, -31.7655872]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5143993, -31.7255714], [-60.5133762, -31.7257258], [-60.5128305, -31.7258119], [-60.5124437, -31.7258764], [-60.5115875, -31.7260116]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5176188, -31.7470846], [-60.5159803, -31.7473293]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5173492, -31.7465831], [-60.5158761, -31.7468021]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187197, -31.7495006], [-60.5181406, -31.7495958], [-60.5169517, -31.7497831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5164597, -31.7448081], [-60.5168371, -31.7455722], [-60.5170838, -31.7460653], [-60.5173492, -31.7465831], [-60.5176188, -31.7470846], [-60.517917, -31.7476497], [-60.5183457, -31.7484865], [-60.5185273, -31.7488402], [-60.5185468, -31.7488926], [-60.5187197, -31.7495006], [-60.5189024, -31.7501405]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170838, -31.7460653], [-60.5157801, -31.7462637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5181406, -31.7495958], [-60.5181036, -31.749525], [-60.5175762, -31.7489506], [-60.5175163, -31.7488618], [-60.5174867, -31.7488057], [-60.5168178, -31.7479083], [-60.5167785, -31.747829]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4990842, -31.7652981], [-60.4991723, -31.7652835], [-60.4999409, -31.7651563], [-60.5007035, -31.7650243], [-60.5014659, -31.7648947], [-60.501968, -31.7648063], [-60.502295, -31.7647516], [-60.5033167, -31.7645757], [-60.5049337, -31.7642991]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165774, -31.7505222], [-60.5164286, -31.7497596], [-60.5163484, -31.7493347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128283, -31.7614649], [-60.5121834, -31.7615543], [-60.5112598, -31.7617052], [-60.510289, -31.7618623], [-60.5091066, -31.762047], [-60.5079854, -31.7622266], [-60.5066637, -31.7624302]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5168371, -31.7455722], [-60.5156844, -31.7457265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5154999, -31.7585823], [-60.5150769, -31.7586921], [-60.5150014, -31.7587076], [-60.5149258, -31.7587059], [-60.5148535, -31.7586978], [-60.5141333, -31.7584818], [-60.5136512, -31.7583322], [-60.5135911, -31.7583135], [-60.5131122, -31.7581632], [-60.5130266, -31.7581485]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5144007, -31.7331762], [-60.5146633, -31.7340382], [-60.515077, -31.7350082], [-60.5152629, -31.7354101], [-60.5154342, -31.7359637], [-60.5156394, -31.7368382], [-60.5157254, -31.7372312], [-60.5158567, -31.7377605], [-60.5158967, -31.7379062]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5158967, -31.7379062], [-60.5159709, -31.7380519], [-60.5162131, -31.7389285], [-60.5164055, -31.7396452], [-60.516553, -31.7401944]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5086302, -31.7265511], [-60.5088041, -31.7273719], [-60.5089426, -31.7280195], [-60.5091533, -31.7289682]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511234, -31.7237259], [-60.511274, -31.7239811], [-60.5113482, -31.7243544], [-60.511356, -31.7243935], [-60.5114508, -31.724943], [-60.511477, -31.7251707], [-60.5115875, -31.7260116], [-60.5116045, -31.7260929], [-60.5117817, -31.7269117], [-60.5118207, -31.7270943], [-60.511951, -31.7277011], [-60.5121227, -31.7285181], [-60.5122737, -31.7293005], [-60.5124283, -31.730042], [-60.5126174, -31.7309267], [-60.5128127, -31.7319176], [-60.5130935, -31.7333951]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5186823, -31.7251823], [-60.5180471, -31.7247126]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5040805, -31.7310127], [-60.5046768, -31.7309322], [-60.5052673, -31.7308394], [-60.505863, -31.7307521], [-60.5064856, -31.7306403]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.521121, -31.7574015], [-60.5210427, -31.757447], [-60.5209999, -31.7574894], [-60.5206355, -31.7579953], [-60.5204301, -31.7583107], [-60.5201151, -31.7587767], [-60.5198664, -31.7591058], [-60.519811, -31.7591486], [-60.5197646, -31.7591714], [-60.5197145, -31.7591845], [-60.5197218, -31.7592472], [-60.5197092, -31.7592869], [-60.5196801, -31.759335], [-60.5190939, -31.7600369], [-60.5188226, -31.760341], [-60.5178082, -31.7615992], [-60.5175293, -31.7619522], [-60.5173875, -31.7621009], [-60.5173031, -31.7621561], [-60.5172182, -31.7621911], [-60.517106, -31.7622078]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5143423, -31.7252973], [-60.5144323, -31.7252721]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5188226, -31.760341], [-60.5187259, -31.7603335], [-60.5183301, -31.760388], [-60.5175706, -31.7604993], [-60.5167794, -31.7606163], [-60.5159575, -31.7607313]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179032, -31.7261979], [-60.5167484, -31.7266124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160813, -31.7253626], [-60.5145771, -31.7258951]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5142858, -31.7660249], [-60.5144895, -31.7656969], [-60.514504, -31.7656745], [-60.5145614, -31.7655855], [-60.5148763, -31.765188], [-60.5156774, -31.764197], [-60.5163791, -31.7633457], [-60.5164251, -31.7633106], [-60.5165081, -31.7632703]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5184414, -31.7570381], [-60.5184329, -31.7569952], [-60.5184106, -31.7569589], [-60.5183588, -31.7569256], [-60.5173104, -31.7562794], [-60.5166047, -31.7558092], [-60.5165446, -31.7557664], [-60.5165075, -31.7557214], [-60.5164968, -31.7556888], [-60.516511, -31.7556469], [-60.5165799, -31.7555088], [-60.5165955, -31.7554667], [-60.5166049, -31.755414], [-60.5166037, -31.7553704], [-60.5165658, -31.7551834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5307067, -31.7259034], [-60.5315443, -31.7249898], [-60.5315892, -31.7249416], [-60.53206, -31.7244406], [-60.5325892, -31.7238668], [-60.5338605, -31.722423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.516916, -31.7572592], [-60.5171522, -31.7584482], [-60.5173817, -31.7595536], [-60.5175706, -31.7604993], [-60.5177607, -31.7615144], [-60.5178082, -31.7615992]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5219364, -31.7615619], [-60.5216561, -31.7600995], [-60.5215349, -31.7594876], [-60.521506, -31.7593517], [-60.5214739, -31.7592009], [-60.5213917, -31.7588296], [-60.5211784, -31.7576669], [-60.5211648, -31.7576076], [-60.5211452, -31.757506], [-60.521121, -31.7574015], [-60.5210047, -31.7567647], [-60.5209842, -31.7566459]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5174574, -31.7253623], [-60.5177213, -31.725221], [-60.5177754, -31.725175], [-60.5178295, -31.7251152], [-60.5178915, -31.7250103], [-60.5180471, -31.7247126], [-60.5183994, -31.723736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5197218, -31.7592472], [-60.5189423, -31.7593467], [-60.5181452, -31.7594557], [-60.5173817, -31.7595536], [-60.5165943, -31.7596664], [-60.51576, -31.7597846]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5206355, -31.7579953], [-60.5195153, -31.7581313], [-60.5187184, -31.7582348], [-60.5179207, -31.7583382], [-60.5171522, -31.7584482], [-60.5163778, -31.7585536], [-60.5155171, -31.7586747]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5106967, -31.7287337], [-60.5121227, -31.7285181], [-60.5135156, -31.7283108], [-60.5148169, -31.7281064], [-60.5149246, -31.7280895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5186484, -31.7578871], [-60.5187184, -31.7582348], [-60.5189423, -31.7593467], [-60.5190639, -31.7599677], [-60.5190939, -31.7600369]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195153, -31.7581313], [-60.5197145, -31.7591845]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5147945, -31.7581233], [-60.5138167, -31.7582755], [-60.5137251, -31.7583002], [-60.5136512, -31.7583322]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5130266, -31.7581485], [-60.5131942, -31.7589859], [-60.5133797, -31.7598362]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5136512, -31.7583322], [-60.5136296, -31.7583814], [-60.5136257, -31.7584293], [-60.5137209, -31.758912], [-60.5138691, -31.7595865], [-60.5139192, -31.7596617]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5103511, -31.757355], [-60.5105488, -31.7582585], [-60.5109009, -31.7599607], [-60.511022, -31.7605309], [-60.5112598, -31.7617052], [-60.5115862, -31.7632229], [-60.5116938, -31.7636796], [-60.511776, -31.7640432], [-60.5118508, -31.7644116], [-60.5119488, -31.7648116], [-60.5121291, -31.7658708], [-60.5122199, -31.7663158], [-60.5123063, -31.7667397], [-60.5124043, -31.7671793], [-60.5124925, -31.767616], [-60.5125737, -31.7679661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085832, -31.7645531], [-60.5096056, -31.7644056], [-60.5100593, -31.7643315], [-60.510786, -31.7642128], [-60.511776, -31.7640432], [-60.5126707, -31.763905], [-60.5136988, -31.7637352]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141333, -31.7584818], [-60.5143734, -31.7592175], [-60.5143967, -31.7592667], [-60.5144554, -31.759315], [-60.5145649, -31.7594079], [-60.5146085, -31.759463], [-60.5146318, -31.759518], [-60.514655, -31.7596602], [-60.5146637, -31.7597243], [-60.5146838, -31.7598103], [-60.5149779, -31.7611561], [-60.5151143, -31.7617942]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5123131, -31.7579868], [-60.512678, -31.7596705], [-60.5128573, -31.7605165], [-60.5129667, -31.7610124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111692, -31.7660175], [-60.5121291, -31.7658708], [-60.5132061, -31.7657078], [-60.5141054, -31.765561]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112689, -31.766465], [-60.5122199, -31.7663158], [-60.5132855, -31.7661498], [-60.514223, -31.7660107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515303, -31.7626235], [-60.5155078, -31.763518], [-60.5156371, -31.7641175], [-60.5156774, -31.764197]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5109461, -31.7649747], [-60.5119488, -31.7648116], [-60.5128464, -31.764674], [-60.5132284, -31.7646128], [-60.5133061, -31.7646179], [-60.5133756, -31.7646333], [-60.5135142, -31.7646809], [-60.5135824, -31.7646909], [-60.5139075, -31.7646406]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194145, -31.7547328], [-60.5181186, -31.7539523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5089295, -31.7554514], [-60.5095784, -31.7553472]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187927, -31.7526568], [-60.5188531, -31.753015], [-60.5188582, -31.7530675], [-60.5188516, -31.7531132], [-60.5188301, -31.7531597], [-60.5186164, -31.753388], [-60.5185334, -31.7534786], [-60.5181186, -31.7539523], [-60.5179053, -31.7541706], [-60.5178552, -31.7542153], [-60.5178086, -31.7542494], [-60.5177631, -31.7542681], [-60.5177029, -31.7542765], [-60.5176201, -31.7542724], [-60.5164118, -31.7544689], [-60.5163581, -31.7544755], [-60.5154153, -31.7546119]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5110837, -31.7564589], [-60.5104891, -31.7565603], [-60.510193, -31.7566107], [-60.5101525, -31.7566155]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.519899, -31.7542004], [-60.5186164, -31.753388]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515096, -31.7566196], [-60.5143835, -31.7567286], [-60.5135471, -31.7568616], [-60.5122754, -31.7570527], [-60.5112434, -31.7572143], [-60.5103743, -31.7573519], [-60.5103511, -31.757355], [-60.5093615, -31.7575044]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5117637, -31.7453967], [-60.5115207, -31.7450837], [-60.5114861, -31.7449854], [-60.5112241, -31.7436854]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5062244, -31.7362155], [-60.5063656, -31.7368019], [-60.5066551, -31.7379888], [-60.506763, -31.7383935], [-60.5068788, -31.7386238], [-60.5069423, -31.7387778], [-60.5070661, -31.7391661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068305, -31.741876], [-60.5062636, -31.7392788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068991, -31.7356478], [-60.5067159, -31.7348505]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059138, -31.7356126], [-60.5057098, -31.7357147], [-60.5055769, -31.7357883], [-60.5053708, -31.7358947], [-60.5048849, -31.7362684], [-60.5048451, -31.736307], [-60.5048324, -31.7363523], [-60.5048209, -31.73642]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5089558, -31.7420451], [-60.5062095, -31.7428871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5104516, -31.7345866], [-60.5118708, -31.7346039], [-60.5132325, -31.7345566], [-60.5134814, -31.7345019], [-60.5136159, -31.7344509], [-60.5138934, -31.7342824], [-60.5146633, -31.7340382], [-60.5159432, -31.733675], [-60.5160632, -31.733641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093749, -31.7439755], [-60.5090958, -31.7427249], [-60.5089558, -31.7420451], [-60.5088601, -31.7415685], [-60.5088311, -31.7413779]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5168016, -31.7366292], [-60.5167028, -31.7366539], [-60.5156394, -31.7368382], [-60.514521, -31.7370038], [-60.5137739, -31.736938], [-60.5124019, -31.7371514], [-60.5110086, -31.7373557], [-60.5103236, -31.737464], [-60.5096814, -31.7375656], [-60.5095229, -31.7375906], [-60.5080533, -31.737823], [-60.5078816, -31.737793], [-60.5073409, -31.7378793], [-60.5066551, -31.7379888], [-60.5059219, -31.7381059], [-60.5051893, -31.7382228]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.518157, -31.7390942], [-60.5179426, -31.738137]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5076591, -31.7359745], [-60.5062244, -31.7362155], [-60.5061586, -31.7362242], [-60.5048209, -31.73642]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180147, -31.7362328], [-60.5187321, -31.7371769], [-60.5190493, -31.7377068], [-60.5196669, -31.738614], [-60.520261, -31.7394908], [-60.5203489, -31.7396205]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077811, -31.7365464], [-60.5070765, -31.7366735], [-60.5063656, -31.7368019], [-60.5056565, -31.7369172], [-60.504943, -31.7370332], [-60.5035233, -31.7372478], [-60.5028994, -31.7372209], [-60.502169, -31.7371371], [-60.501909, -31.7371554], [-60.5016942, -31.7371861], [-60.5009245, -31.7373372], [-60.5008455, -31.7373519]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5188426, -31.738998], [-60.5182464, -31.7390817], [-60.518157, -31.7390942], [-60.5175738, -31.7392043], [-60.5174809, -31.7392219], [-60.5173702, -31.7392428]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059701, -31.7352876], [-60.5057823, -31.7345672]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5053708, -31.7358947], [-60.5051746, -31.7350754]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196916, -31.7402716], [-60.51986, -31.740425]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.512678, -31.7596705], [-60.5118096, -31.7598052], [-60.5109009, -31.7599607], [-60.5099105, -31.7601179], [-60.5093752, -31.7601998], [-60.5081729, -31.7603836], [-60.5081159, -31.7603752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195548, -31.7500444], [-60.5189538, -31.750133], [-60.5189024, -31.7501405], [-60.5182611, -31.7502575], [-60.5176274, -31.7503668], [-60.5165774, -31.7505222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511491, -31.7473919], [-60.5112641, -31.7470568], [-60.5112033, -31.7469584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5188172, -31.7411433], [-60.5185319, -31.7407802], [-60.5183375, -31.7401006]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.505857, -31.7353515], [-60.5051746, -31.7350754], [-60.5044429, -31.7347602]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093244, -31.7352838], [-60.5084051, -31.7354392], [-60.5075758, -31.7355837], [-60.5068991, -31.7356478], [-60.5067281, -31.735677], [-60.5065869, -31.7356775], [-60.5061458, -31.7355388]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5114611, -31.7673302], [-60.5124043, -31.7671793], [-60.5133514, -31.7670175]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5113601, -31.7668863], [-60.5123063, -31.7667397], [-60.5133707, -31.7665719]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305665, -31.7430645], [-60.5304185, -31.7431169], [-60.5301098, -31.7432717]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5094077, -31.7476882], [-60.5088775, -31.746926], [-60.5085545, -31.7464327], [-60.5083094, -31.7459271], [-60.5082697, -31.7456155], [-60.5080491, -31.745223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5255247, -31.7443228], [-60.5270415, -31.7435573], [-60.5283349, -31.7428697], [-60.5293403, -31.7423426], [-60.5296056, -31.7422035]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.507875, -31.7473661], [-60.5083859, -31.7481608]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5134912, -31.7490439], [-60.5133947, -31.7490793], [-60.5133233, -31.749124], [-60.513202, -31.749229], [-60.5130349, -31.7493919], [-60.5129093, -31.7495249], [-60.5128418, -31.7495856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5101354, -31.7451883], [-60.5091986, -31.7455631]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156777, -31.7262578], [-60.515871, -31.7266464], [-60.5161606, -31.7278989], [-60.5166666, -31.7285856], [-60.5170393, -31.7290966], [-60.5176889, -31.7301193], [-60.5185516, -31.7314311], [-60.5193552, -31.7325538], [-60.5199489, -31.7333643], [-60.5207616, -31.7345156], [-60.5211871, -31.7351656]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.510074, -31.7474891], [-60.5103567, -31.7479232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5209754, -31.7390219], [-60.5204315, -31.7382163], [-60.5198312, -31.7373923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5119349, -31.7603897], [-60.511022, -31.7605309]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5115579, -31.7677598], [-60.5124925, -31.767616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5212174, -31.7455586], [-60.5217137, -31.7451727], [-60.5224581, -31.7445945]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085545, -31.7464327], [-60.5070906, -31.7468688]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267227, -31.7485786], [-60.5266984, -31.7485509], [-60.5259039, -31.7478322], [-60.5249462, -31.7469432], [-60.5248932, -31.7469173], [-60.5248088, -31.746912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5088775, -31.746926], [-60.507875, -31.7473661], [-60.5072624, -31.7476032], [-60.5068353, -31.7477723], [-60.5056052, -31.7479819]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5203489, -31.7396205], [-60.5205942, -31.7399433], [-60.5211778, -31.7408284], [-60.5219986, -31.7420711], [-60.5227917, -31.7432956], [-60.5239804, -31.7448895], [-60.5249188, -31.7458778]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4556154, -31.7825306], [-60.455397, -31.7815529], [-60.4553421, -31.7812034], [-60.4547943, -31.778614], [-60.4547076, -31.7781008], [-60.454674, -31.7778907], [-60.4546403, -31.7776697], [-60.4545577, -31.7773336], [-60.4544544, -31.7769735], [-60.4544378, -31.7768943], [-60.4541414, -31.7753678], [-60.4541334, -31.7752304], [-60.4540741, -31.7751173], [-60.4540455, -31.7750408], [-60.4535762, -31.7728452], [-60.4530703, -31.7703863], [-60.4525632, -31.7679215], [-60.4515307, -31.7630491], [-60.450519, -31.7581975], [-60.4501519, -31.7565394], [-60.4496984, -31.7543765], [-60.4494966, -31.753348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111802, -31.7458554], [-60.5109396, -31.7455943], [-60.5109026, -31.74552], [-60.5105254, -31.7437969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267806, -31.7463107], [-60.5267491, -31.74621]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5126103, -31.7450478], [-60.512095, -31.7451883], [-60.5117637, -31.7453967], [-60.5111802, -31.7458554], [-60.5107031, -31.7461291]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5152076, -31.7507466], [-60.5148182, -31.7500746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183457, -31.7484865], [-60.5175163, -31.7488618], [-60.5164407, -31.7492952], [-60.5163484, -31.7493347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.520387, -31.7472353], [-60.5198312, -31.7448121]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5159085, -31.7506376], [-60.5157423, -31.7500605], [-60.5156469, -31.7496852], [-60.5153547, -31.7490044], [-60.5150146, -31.7481062]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.52041, -31.7445391], [-60.5212174, -31.7455586], [-60.5219312, -31.7464989]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5090996, -31.744765], [-60.5083852, -31.7450907], [-60.5080491, -31.745223], [-60.506826, -31.7455897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225685, -31.7460169], [-60.5217137, -31.7451727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083094, -31.7459271], [-60.5069599, -31.7462269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4473812, -31.7815854], [-60.4470871, -31.7816231], [-60.4456746, -31.7818041], [-60.4444743, -31.7819828], [-60.443272, -31.782185], [-60.4431972, -31.7821987], [-60.4419772, -31.7823807], [-60.4407808, -31.7825626], [-60.4407241, -31.7825801], [-60.4406568, -31.7826036], [-60.4394845, -31.7827918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5082733, -31.7348097], [-60.5084051, -31.7354392]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4470871, -31.7816231], [-60.44712, -31.7815633], [-60.4471415, -31.7814954], [-60.4471501, -31.7814169], [-60.4470492, -31.7809736], [-60.4470013, -31.78088], [-60.4468719, -31.7803473]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4472275, -31.7808372], [-60.4470013, -31.78088], [-60.4455292, -31.7811149], [-60.4443449, -31.7812905]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5108491, -31.7364669], [-60.5095139, -31.7364385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5100801, -31.7425506], [-60.5090958, -31.7427249]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095948, -31.7400574], [-60.5093462, -31.7388446]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.510906, -31.7367984], [-60.5095802, -31.7369972], [-60.5094351, -31.7369846], [-60.5093624, -31.7369783], [-60.5092104, -31.7369469], [-60.5079076, -31.7371394]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4467703, -31.7847472], [-60.4467518, -31.7847213], [-60.4467201, -31.7847033], [-60.4466812, -31.7846943], [-60.4466389, -31.7846973], [-60.446591, -31.7847147], [-60.4460846, -31.7850069], [-60.4452827, -31.7854547], [-60.4451835, -31.7854957], [-60.4450596, -31.7855398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5098367, -31.7412473], [-60.5099618, -31.7418843], [-60.5100848, -31.7424071], [-60.5100801, -31.7425506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4482724, -31.7854251], [-60.4477352, -31.7855432], [-60.4470666, -31.7856856], [-60.4463511, -31.7858417], [-60.4454533, -31.7860355], [-60.4442344, -31.7862988], [-60.4441065, -31.7863219]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4467703, -31.7847472], [-60.4467857, -31.7847918], [-60.4470666, -31.7856856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5368012, -31.7249349], [-60.53546, -31.7263768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5395815, -31.7236481], [-60.5376844, -31.7241847], [-60.5371793, -31.7243272], [-60.5366174, -31.7245021], [-60.5348821, -31.7249919], [-60.5333361, -31.7255998], [-60.5320473, -31.7261583]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5099618, -31.7418843], [-60.5089558, -31.7420451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5069364, -31.7391846], [-60.5069146, -31.7394941], [-60.506958, -31.7396396], [-60.5073919, -31.7404083], [-60.5076382, -31.7417511]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5088601, -31.7415685], [-60.5076382, -31.7417511], [-60.5068305, -31.741876], [-60.5060309, -31.7420086]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5106184, -31.7411392], [-60.5108434, -31.7422738]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5029988, -31.725178], [-60.5025741, -31.7253675], [-60.5024169, -31.7254651], [-60.5023062, -31.7255467], [-60.5022215, -31.7256284], [-60.5021165, -31.7257684], [-60.502077, -31.7258614], [-60.502053, -31.7259589], [-60.5020451, -31.7260529], [-60.5020527, -31.7261558], [-60.5020974, -31.7262923], [-60.5021529, -31.7263928], [-60.5022343, -31.7264933], [-60.5023417, -31.7265749], [-60.5024981, -31.7266331], [-60.5026743, -31.7266491], [-60.5028691, -31.726633], [-60.5031191, -31.7265519], [-60.5032703, -31.7264488], [-60.5034431, -31.72627], [-60.503553, -31.726111], [-60.5036116, -31.7259428], [-60.5036502, -31.7256981], [-60.5036618, -31.7255126], [-60.5036308, -31.7251373]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501779, -31.7254401], [-60.5022442, -31.7252121], [-60.5024182, -31.725122], [-60.5025925, -31.7250033], [-60.5027449, -31.724877], [-60.5029159, -31.7247062], [-60.5030413, -31.7245546], [-60.5031603, -31.7243572], [-60.5032518, -31.7241866], [-60.5033202, -31.7239954], [-60.5033966, -31.7237775], [-60.5034548, -31.7235334]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5090561, -31.734026], [-60.5091475, -31.7346676], [-60.509343, -31.7352016], [-60.5093244, -31.7352838]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5091475, -31.7346676], [-60.5082733, -31.7348097], [-60.5074506, -31.7349705]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5235919, -31.7511487], [-60.5234984, -31.7506573]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112435, -31.7533501], [-60.5120829, -31.7527706], [-60.5121565, -31.7527221], [-60.5124788, -31.7524931], [-60.5132527, -31.7519371], [-60.5133416, -31.7518775], [-60.5139328, -31.7514561], [-60.5140054, -31.7514122]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5242306, -31.7518706], [-60.5241097, -31.7517965], [-60.5232944, -31.751223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5145702, -31.7576297], [-60.5143835, -31.7567286], [-60.5142095, -31.7559759], [-60.514079, -31.7553475], [-60.5138964, -31.7544735]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5212361, -31.7539844], [-60.5216334, -31.7535249], [-60.5220629, -31.7530171], [-60.5224499, -31.752538], [-60.5230483, -31.7518139]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5205819, -31.7547602], [-60.5194412, -31.7549408], [-60.5186855, -31.7550464], [-60.518563, -31.7550623], [-60.5178635, -31.755153], [-60.5169711, -31.7552716], [-60.5169177, -31.75527], [-60.5168608, -31.7552607], [-60.5165658, -31.7551834], [-60.5164488, -31.7551525], [-60.516378, -31.7551514], [-60.5160508, -31.7552048], [-60.5155515, -31.7552862]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226141, -31.7541244], [-60.5216334, -31.7535249]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5153709, -31.7544205], [-60.5146679, -31.7545339]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220423, -31.7559393], [-60.5214724, -31.7556279]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.517226, -31.7572114], [-60.5171214, -31.7571088], [-60.5170505, -31.7570502], [-60.5169735, -31.757002], [-60.5157562, -31.756252]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5247798, -31.7510722], [-60.5251927, -31.7512912], [-60.5252329, -31.7513201], [-60.5252528, -31.7513593], [-60.525237, -31.7513989], [-60.5245896, -31.7522883], [-60.5238433, -31.7532735], [-60.5232508, -31.7541581], [-60.5232213, -31.7541851], [-60.5231686, -31.7541989], [-60.5231089, -31.754187], [-60.522771, -31.7539237]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5245896, -31.7522883], [-60.5241128, -31.7520328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5151276, -31.7532096], [-60.5152745, -31.7539416], [-60.5153709, -31.7544205], [-60.5154153, -31.7546119], [-60.5155515, -31.7552862], [-60.5156924, -31.75593], [-60.5157562, -31.756252]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241839, -31.7510661], [-60.5235919, -31.7511487], [-60.5233259, -31.7511945], [-60.5232944, -31.751223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105211, -31.7539417], [-60.5087158, -31.7542163], [-60.5086583, -31.7542254], [-60.5086073, -31.7542335], [-60.5078622, -31.7543515], [-60.5077405, -31.7543697], [-60.5070012, -31.7544803], [-60.506394, -31.754567], [-60.5059931, -31.7546371], [-60.5050804, -31.7547877], [-60.504626, -31.7548685], [-60.5039289, -31.7549846], [-60.5029687, -31.755146], [-60.5015894, -31.755368], [-60.5002174, -31.7555768], [-60.4994161, -31.7556938], [-60.499162, -31.7557282], [-60.4987724, -31.7557777], [-60.4986687, -31.7557826], [-60.4984376, -31.7557633], [-60.4980928, -31.7557849], [-60.4970895, -31.7559357]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095521, -31.7584183], [-60.5087113, -31.7585429], [-60.5078859, -31.7586762], [-60.5076614, -31.7587117], [-60.5074022, -31.7587498], [-60.5068908, -31.7588302], [-60.5065963, -31.7588789], [-60.5059346, -31.7589805], [-60.5052396, -31.7590961], [-60.5048235, -31.7591587], [-60.503924, -31.7593025], [-60.5038548, -31.7593123]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5214682, -31.7546109], [-60.5213443, -31.7546434], [-60.5206801, -31.7547461], [-60.5205819, -31.7547602]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5207004, -31.7559335], [-60.5206617, -31.7558842], [-60.5196095, -31.7552265], [-60.5195341, -31.7551978], [-60.5194975, -31.7551931]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5215961, -31.7497003], [-60.5212057, -31.7491389], [-60.5209998, -31.748859], [-60.5209514, -31.7488033], [-60.5208884, -31.7487412], [-60.5206066, -31.7484872], [-60.5199569, -31.7479307]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238433, -31.7532735], [-60.5233939, -31.7530255]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175223, -31.753578], [-60.5176217, -31.7539576], [-60.5176321, -31.7539894], [-60.5176743, -31.7540243], [-60.5179053, -31.7541706]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5185334, -31.7534786], [-60.5184549, -31.7534456], [-60.5184195, -31.7534469], [-60.5183805, -31.7534512], [-60.5175223, -31.753578], [-60.5162065, -31.7537871], [-60.5152745, -31.7539416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138245, -31.75522], [-60.5137715, -31.7552396], [-60.5132199, -31.7553269], [-60.5119298, -31.7555091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5182611, -31.7502575], [-60.5183438, -31.7506543]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.51252, -31.7545214], [-60.5124431, -31.7545463], [-60.5117567, -31.7546515], [-60.5107196, -31.7548046]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194145, -31.7547328], [-60.5194102, -31.7547785], [-60.5194412, -31.7549408], [-60.5194975, -31.7551931], [-60.5196784, -31.7561099], [-60.5198376, -31.7568311]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5124685, -31.7579638], [-60.5122754, -31.7570527], [-60.5121136, -31.7562985]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5212057, -31.7491389], [-60.5195068, -31.7494038]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5124953, -31.7630783], [-60.5125981, -31.7635424], [-60.5126707, -31.763905], [-60.5127507, -31.7642609], [-60.5128464, -31.764674], [-60.512888, -31.7648332], [-60.5129011, -31.7648798], [-60.5129299, -31.7649494], [-60.5129839, -31.7650905], [-60.5131066, -31.7653853], [-60.5131527, -31.7655017], [-60.5131834, -31.7656018], [-60.5132061, -31.7657078], [-60.5132855, -31.7661498], [-60.5133707, -31.7665719], [-60.5134244, -31.766823], [-60.5134399, -31.7668521], [-60.5134768, -31.766895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5152911, -31.7438633], [-60.5143692, -31.7439519], [-60.5142939, -31.7439806], [-60.5141179, -31.7441126]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137559, -31.7577519], [-60.5135471, -31.7568616], [-60.513387, -31.7560982], [-60.5132199, -31.7553269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5223104, -31.747944], [-60.5215572, -31.7471236]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022519, -31.7730573], [-60.5022622, -31.7730774], [-60.50229, -31.7730938], [-60.5037314, -31.7731763], [-60.5038104, -31.7731812], [-60.5049823, -31.7732329], [-60.5051457, -31.7732334], [-60.5053255, -31.7732262], [-60.505825, -31.7731842], [-60.5067074, -31.7730791], [-60.5068272, -31.773059], [-60.5069675, -31.7730231], [-60.5075245, -31.7728119], [-60.5079246, -31.7726455], [-60.508123, -31.7725603], [-60.5084987, -31.7723831], [-60.5091549, -31.7720182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5215143, -31.7485449], [-60.5220067, -31.7481735], [-60.5223104, -31.747944], [-60.5223764, -31.7479045], [-60.5224253, -31.7478973], [-60.5235859, -31.7478902]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5124788, -31.7524931], [-60.5115545, -31.7514729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5222844, -31.749582], [-60.5215143, -31.7485449], [-60.5214365, -31.7484588], [-60.5204721, -31.7475758]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5131392, -31.7506215], [-60.5130373, -31.7505084]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5254964, -31.7501314], [-60.5255963, -31.7500366], [-60.5264913, -31.7489689]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5161039, -31.7479313], [-60.5167785, -31.747829], [-60.517917, -31.7476497], [-60.5188806, -31.7475051], [-60.518929, -31.7474952], [-60.5190248, -31.7474703]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5273992, -31.7483122], [-60.5265335, -31.747518]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5235607, -31.7468144], [-60.5235748, -31.7468663], [-60.5235783, -31.7468973], [-60.523583, -31.7469352], [-60.5235859, -31.7478902], [-60.5236202, -31.7481622], [-60.5238403, -31.7493679], [-60.52409, -31.7505713], [-60.5241839, -31.7510661], [-60.5242873, -31.7515471], [-60.52431, -31.7516073], [-60.524357, -31.7516779]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5132227, -31.7503751], [-60.5126531, -31.7497249]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5273231, -31.7470733], [-60.5271073, -31.7472075], [-60.5265335, -31.747518], [-60.5259942, -31.7478], [-60.5259039, -31.7478322], [-60.5250297, -31.7479661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5134148, -31.7502452], [-60.5128418, -31.7495856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137185, -31.7500924], [-60.5136131, -31.7501298], [-60.5134148, -31.7502452], [-60.5132227, -31.7503751], [-60.5130373, -31.7505084]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5132527, -31.7519371], [-60.5117666, -31.7503169], [-60.5116969, -31.7502453], [-60.5111109, -31.7496423], [-60.5097788, -31.7483029], [-60.509729, -31.748244], [-60.5096847, -31.7481712], [-60.5094367, -31.7477856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511316, -31.7538198], [-60.5112941, -31.7536896], [-60.5112465, -31.7534043], [-60.5112435, -31.7533501], [-60.5112294, -31.7532817], [-60.5111913, -31.7532324], [-60.5104228, -31.7523943], [-60.5099942, -31.7519332], [-60.5097483, -31.7516723]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5224323, -31.7496004], [-60.5225397, -31.7501296], [-60.5226747, -31.7507899]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238984, -31.7523477], [-60.5230483, -31.7518139], [-60.5226975, -31.7515612]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175413, -31.7571676], [-60.5175968, -31.7573111], [-60.5176393, -31.7573712], [-60.5176838, -31.7574279], [-60.5177324, -31.7574845], [-60.5177504, -31.7575236], [-60.5179207, -31.7583382], [-60.5181452, -31.7594557], [-60.5183301, -31.760388]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.523012, -31.7535685], [-60.5220629, -31.7530171], [-60.521526, -31.7526617]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5161352, -31.7573811], [-60.5163778, -31.7585536], [-60.5165943, -31.7596664], [-60.5167794, -31.7606163], [-60.517106, -31.7622078], [-60.5171291, -31.7623217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5222361, -31.7546237], [-60.5212361, -31.7539844], [-60.520681, -31.7536265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5174332, -31.7400371], [-60.5171646, -31.7400851], [-60.516553, -31.7401944], [-60.5155012, -31.7404219], [-60.5146206, -31.7405814], [-60.5131836, -31.7407741], [-60.5127695, -31.7408314], [-60.5123788, -31.7408854], [-60.511775, -31.7409689]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5117817, -31.7269117], [-60.5103415, -31.7271309], [-60.5088041, -31.7273719], [-60.5079002, -31.7275158]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5116394, -31.7336212], [-60.5111904, -31.7311319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111859, -31.726153], [-60.5103823, -31.7251003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5114508, -31.724943], [-60.5103823, -31.7251003], [-60.5100818, -31.7251431], [-60.5099177, -31.7251767], [-60.5083959, -31.7253988]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5116045, -31.7260929], [-60.5111859, -31.726153], [-60.5101664, -31.7263245], [-60.5086302, -31.7265511]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.521701, -31.7291251], [-60.5223391, -31.7303299], [-60.5228915, -31.7313588], [-60.5233258, -31.7322434], [-60.5240351, -31.7335583], [-60.5243536, -31.7341709]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137219, -31.743284], [-60.5137857, -31.7436987], [-60.5138198, -31.7437677], [-60.5141179, -31.7441126], [-60.5149318, -31.7451245]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156712, -31.741035], [-60.5147375, -31.7411786], [-60.5132796, -31.7413915]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5127695, -31.7408314], [-60.5125961, -31.7400401], [-60.5129984, -31.7399609]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220067, -31.7481735], [-60.5210725, -31.7473167], [-60.5210273, -31.747271], [-60.5210155, -31.7472486], [-60.5210069, -31.7472081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138102, -31.7432707], [-60.5133715, -31.7419378], [-60.5132796, -31.7413915], [-60.5131836, -31.7407741], [-60.5129984, -31.7399609], [-60.5129186, -31.7395886], [-60.5126596, -31.7383658], [-60.5124019, -31.7371514], [-60.5121909, -31.7360317], [-60.5120135, -31.7353052], [-60.5118708, -31.7346039], [-60.5116394, -31.7336212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296531, -31.7447114], [-60.5295616, -31.7446694]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4577191, -31.7822124], [-60.4579533, -31.7821498], [-60.458532, -31.7820328], [-60.4586185, -31.7820068], [-60.4587091, -31.7819662], [-60.4587809, -31.7819256], [-60.4588799, -31.7818696], [-60.4589745, -31.7817971], [-60.4592004, -31.7816122], [-60.4594794, -31.781329], [-60.4595811, -31.781219], [-60.4596797, -31.7810776], [-60.4601549, -31.7801785]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4561138, -31.7874652], [-60.4554704, -31.7875523], [-60.4551216, -31.7876035], [-60.454778, -31.7876593], [-60.4540461, -31.787788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5154022, -31.7305041], [-60.5139955, -31.7307148], [-60.5126174, -31.7309267], [-60.5111904, -31.7311319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5135156, -31.7283108], [-60.5136648, -31.729068], [-60.5137994, -31.7298528], [-60.5139955, -31.7307148], [-60.5143891, -31.7325436], [-60.5145249, -31.7331508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5136206, -31.7268322], [-60.5133762, -31.7257258]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225108, -31.7347503], [-60.5221915, -31.7341447], [-60.521504, -31.7328724], [-60.5210325, -31.7319998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5124437, -31.7258764], [-60.5126767, -31.726974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138934, -31.7342824], [-60.5136916, -31.7333075]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054685, -31.7393999], [-60.5040267, -31.7395764], [-60.5033238, -31.7396902]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515103, -31.7330596], [-60.5147162, -31.7312491]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137959, -31.7332883], [-60.5134928, -31.7318163], [-60.5128127, -31.7319176]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5341291, -31.7415222], [-60.5340177, -31.7414461]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157254, -31.7372312], [-60.5146655, -31.7373965]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5148572, -31.738049], [-60.515199, -31.7392845], [-60.5155012, -31.7404219], [-60.5156712, -31.741035], [-60.5157962, -31.7414634], [-60.5160564, -31.7422945], [-60.5164121, -31.7428709]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5154342, -31.7359637], [-60.5144578, -31.7361045], [-60.5143036, -31.7360802], [-60.5141152, -31.7360171], [-60.5139838, -31.7360025], [-60.5135817, -31.7360026], [-60.5121909, -31.7360317], [-60.5107528, -31.7359452], [-60.5097088, -31.7358856], [-60.5096196, -31.7359748], [-60.5094709, -31.7361012], [-60.5093036, -31.7361578], [-60.5086979, -31.7362424], [-60.5077482, -31.736392]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5122586, -31.7533421], [-60.5123461, -31.7533171], [-60.5124025, -31.7532889], [-60.5134354, -31.752577], [-60.5134916, -31.7525602]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105817, -31.7511105], [-60.5111475, -31.7517401], [-60.5120829, -31.7527706], [-60.5121655, -31.7528782], [-60.512182, -31.7529231], [-60.5122586, -31.7533421], [-60.5123125, -31.7536684], [-60.5123217, -31.7536995], [-60.5123522, -31.7537337], [-60.5123883, -31.7537599], [-60.5136866, -31.7544207], [-60.5137401, -31.7544471], [-60.51382, -31.7544693], [-60.5138964, -31.7544735]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511951, -31.7277011], [-60.5105119, -31.7279132], [-60.5096504, -31.7280414]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487791, -31.7327113], [-60.4880536, -31.7329881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876962, -31.7331774], [-60.4874677, -31.7334366], [-60.4873803, -31.7335401], [-60.4873251, -31.7336321], [-60.487286, -31.7337424], [-60.4872584, -31.7338482], [-60.4872469, -31.7339402], [-60.4872492, -31.7340298], [-60.487263, -31.734154], [-60.4872929, -31.7342621], [-60.4873366, -31.7343655], [-60.4873964, -31.7344552], [-60.4874539, -31.7345242], [-60.4875275, -31.7345771], [-60.4876263, -31.7346437], [-60.4877137, -31.7346782], [-60.4878149, -31.7346966], [-60.4879206, -31.7347035], [-60.4880218, -31.7346966], [-60.4881322, -31.7346782], [-60.4882264, -31.7346437], [-60.4883161, -31.7345794], [-60.4884058, -31.734492], [-60.4884816, -31.7344023], [-60.4885391, -31.7343035], [-60.4885631, -31.7342206], [-60.4885794, -31.7341175], [-60.4885735, -31.7340036], [-60.4885494, -31.733874], [-60.4885082, -31.7337544], [-60.4884686, -31.7336671], [-60.4883775, -31.7335259], [-60.4882522, -31.7333604], [-60.4879792, -31.733063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4880536, -31.7329881], [-60.4884999, -31.7334884], [-60.488597, -31.7336335], [-60.4886575, -31.733759], [-60.4886967, -31.7338737], [-60.4887236, -31.7340158], [-60.4887274, -31.7341296], [-60.4887174, -31.7342346], [-60.4886974, -31.734322], [-60.4886461, -31.7344295], [-60.4885824, -31.7345295], [-60.4885199, -31.7346008], [-60.4884436, -31.7346695], [-60.4883599, -31.7347307], [-60.4882637, -31.734777], [-60.4881624, -31.7348132], [-60.4880312, -31.7348345], [-60.4879, -31.7348395], [-60.4877725, -31.7348245], [-60.4876512, -31.7347932], [-60.4875388, -31.7347445], [-60.4874313, -31.7346845], [-60.4873525, -31.7346345], [-60.4872601, -31.7345963], [-60.4871046, -31.7345463], [-60.4870081, -31.7345236], [-60.4869117, -31.734518], [-60.4868118, -31.734518], [-60.4866954, -31.7345265], [-60.4865823, -31.7345434], [-60.4864692, -31.7345717], [-60.486356, -31.7346057], [-60.4862629, -31.7346481], [-60.4861697, -31.7346991], [-60.4860599, -31.734784], [-60.4859601, -31.7348971], [-60.4853879, -31.735681], [-60.4851671, -31.7359522]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4865013, -31.7340822], [-60.4867328, -31.7337799], [-60.4869653, -31.7335468], [-60.4870515, -31.7334271], [-60.4871407, -31.7332381], [-60.4871906, -31.7330634], [-60.487212, -31.7329101], [-60.4872227, -31.7327532], [-60.487212, -31.7325713], [-60.4871835, -31.7324108], [-60.4871434, -31.7322947], [-60.4870867, -31.7321959], [-60.4864191, -31.731468], [-60.4863361, -31.7313766], [-60.4859589, -31.7309169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4858798, -31.7306858], [-60.4861863, -31.7309464], [-60.4868956, -31.7316685], [-60.487023, -31.7317618], [-60.4871763, -31.7318581], [-60.4873297, -31.7319258], [-60.4874937, -31.73199], [-60.4876542, -31.7320364], [-60.4878503, -31.7320649], [-60.4880536, -31.7320792], [-60.4882069, -31.7320792], [-60.488428, -31.7320471], [-60.4885742, -31.7320079], [-60.488724, -31.7319365], [-60.4888916, -31.731851], [-60.489159, -31.731662]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5091533, -31.7289682], [-60.508221, -31.7291115], [-60.5078296, -31.7291845], [-60.5072042, -31.7292809], [-60.5064119, -31.7294044]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5066747, -31.7314716], [-60.5060434, -31.7315733], [-60.5054581, -31.7316711], [-60.5048624, -31.7317673], [-60.5042778, -31.7318557], [-60.5034832, -31.7319835]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5060434, -31.7315733], [-60.505863, -31.7307521]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054581, -31.7316711], [-60.5052673, -31.7308394]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5048624, -31.7317673], [-60.5046768, -31.7309322]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5040805, -31.7310127], [-60.5038656, -31.7299561], [-60.5038148, -31.7297076], [-60.5036804, -31.7290715], [-60.5036668, -31.7290037]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5032765, -31.7310797], [-60.5031396, -31.7303775], [-60.5030102, -31.7298281], [-60.5028663, -31.7292011], [-60.5027183, -31.7286265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5020464, -31.7305998], [-60.5030185, -31.730432], [-60.5030833, -31.7304073], [-60.5031396, -31.7303775], [-60.5032355, -31.7303226], [-60.5038656, -31.7299561]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038148, -31.7297076], [-60.5030102, -31.7298281], [-60.5018053, -31.730021]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5015703, -31.7294021], [-60.5028663, -31.7292011], [-60.5036804, -31.7290715]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5036668, -31.7290037], [-60.5042769, -31.7288183], [-60.5043462, -31.7287638]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5040631, -31.7272454], [-60.5033388, -31.7272537], [-60.5031633, -31.7272537], [-60.5030473, -31.7272777], [-60.5026432, -31.72748], [-60.5025074, -31.7275312], [-60.5018799, -31.7276595]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5018799, -31.7276595], [-60.5020391, -31.7281926], [-60.5020352, -31.7282407], [-60.501723, -31.7287868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043462, -31.7287638], [-60.5043628, -31.7286839], [-60.5042935, -31.7281529], [-60.5042297, -31.7276519], [-60.5041887, -31.7273315], [-60.5041481, -31.7272696], [-60.5040631, -31.7272454]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5035776, -31.7282722], [-60.5034606, -31.7277702], [-60.5033388, -31.7272537]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5042297, -31.7276519], [-60.5034606, -31.7277702]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503519, -31.7285001], [-60.5028888, -31.7285982], [-60.5027183, -31.7286265], [-60.501723, -31.7287868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5028888, -31.7285982], [-60.5027799, -31.7280732], [-60.5026432, -31.72748]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5027799, -31.7280732], [-60.5020391, -31.7281926]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025074, -31.7275312], [-60.5023843, -31.7271063], [-60.5023428, -31.7270457], [-60.502131, -31.7269766], [-60.5012421, -31.7265074], [-60.5011722, -31.7264866], [-60.500892, -31.7265237], [-60.5007512, -31.726521], [-60.5005585, -31.7263892], [-60.5003629, -31.7262616], [-60.500305, -31.726231], [-60.5002441, -31.7262006]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.502131, -31.7269766], [-60.5016558, -31.7270837], [-60.5011561, -31.7271927]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5089426, -31.7280195], [-60.5080262, -31.7281652], [-60.5075773, -31.7282269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.508221, -31.7291115], [-60.5080262, -31.7281652], [-60.5079002, -31.7275158], [-60.5076937, -31.726673], [-60.5075092, -31.7258527], [-60.5073281, -31.7250641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083368, -31.7251357], [-60.5076082, -31.7250601], [-60.5074588, -31.7250478], [-60.5073281, -31.7250641], [-60.5064956, -31.7251936], [-60.5063046, -31.7252451], [-60.506187, -31.7252861], [-60.5057402, -31.7255117], [-60.5056179, -31.7255603], [-60.5054127, -31.7256122], [-60.5051859, -31.72565], [-60.5050675, -31.7256772], [-60.5048974, -31.7257401]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5066553, -31.7267957], [-60.5064718, -31.7260246], [-60.5063046, -31.7252451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5084483, -31.7257118], [-60.5075092, -31.7258527], [-60.5064718, -31.7260246], [-60.5057857, -31.7261339]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5069956, -31.7283274], [-60.5061837, -31.7284593]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5064119, -31.7294044], [-60.5062296, -31.7293675], [-60.5061378, -31.7293124], [-60.5060457, -31.7292096], [-60.505936, -31.7290648], [-60.5058535, -31.7289455], [-60.5058134, -31.728833], [-60.5057946, -31.7286827], [-60.5058171, -31.7285738], [-60.5058434, -31.7284422], [-60.5059411, -31.7281003], [-60.5060576, -31.7277772], [-60.5063882, -31.7270971], [-60.506436, -31.7270571], [-60.506693, -31.7269871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5082208, -31.7317188], [-60.5074542, -31.731853], [-60.5067871, -31.7319698]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073431, -31.7343222], [-60.5068817, -31.732389], [-60.5067871, -31.7319698], [-60.5066747, -31.7314716]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073431, -31.7343222], [-60.5067159, -31.7348505], [-60.5061046, -31.7353253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5061046, -31.7353253], [-60.5061203, -31.7353473], [-60.5061352, -31.7353691], [-60.5061456, -31.7353959], [-60.5061533, -31.7354352], [-60.506156, -31.7354762], [-60.5061458, -31.7355388], [-60.5061354, -31.7355625], [-60.506116, -31.7355891], [-60.5060927, -31.7356065], [-60.5060373, -31.7356298], [-60.5060109, -31.7356279], [-60.5059532, -31.7356235], [-60.5059138, -31.7356126], [-60.505885, -31.7355918], [-60.5058653, -31.7355613], [-60.5058462, -31.7355017], [-60.5058371, -31.7354651], [-60.505834, -31.735431], [-60.5058393, -31.7353845], [-60.505857, -31.7353515], [-60.5058713, -31.735333], [-60.5058997, -31.7353141], [-60.5059319, -31.7352962], [-60.5059701, -31.7352876], [-60.5060171, -31.7352846], [-60.5060522, -31.7352913], [-60.506078, -31.7353073], [-60.5061046, -31.7353253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5060373, -31.7356298], [-60.5060864, -31.735944], [-60.5061185, -31.7360945], [-60.5061586, -31.7362242]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5327686, -31.7312742], [-60.5323547, -31.7314204], [-60.5321215, -31.7315043], [-60.5314049, -31.7317806], [-60.5300388, -31.7323264]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4578745, -31.7520759], [-60.4576224, -31.7520759], [-60.4574923, -31.7520552], [-60.4572077, -31.7520552], [-60.4568906, -31.7521036], [-60.4560857, -31.7522349], [-60.4555658, -31.7523076], [-60.4551828, -31.7523781], [-60.4494966, -31.753348], [-60.4438068, -31.7542371], [-60.4321752, -31.7559579], [-60.4304982, -31.7562547], [-60.4234615, -31.7573214], [-60.4164558, -31.7583835], [-60.4148772, -31.7586228], [-60.4133103, -31.7588639], [-60.4117721, -31.7590936], [-60.4117006, -31.7591043], [-60.4107442, -31.7592493], [-60.4103177, -31.759314], [-60.4095319, -31.7594331], [-60.4093753, -31.7594568], [-60.4087537, -31.7595511], [-60.408319, -31.759617], [-60.4079749, -31.7596691], [-60.4071831, -31.7597892], [-60.4069667, -31.759822], [-60.4059993, -31.759968], [-60.4058629, -31.7600095]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4448205, -31.759068], [-60.450519, -31.7581975], [-60.4527371, -31.7578282], [-60.4534341, -31.7577215], [-60.4541756, -31.757608], [-60.4561865, -31.7573001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5017851, -31.735191], [-60.5019394, -31.7358899], [-60.5020525, -31.7364617], [-60.502169, -31.7371371], [-60.5022499, -31.7379439], [-60.5023948, -31.7386489], [-60.5024572, -31.7389515], [-60.5026143, -31.7397975], [-60.5026256, -31.7399073], [-60.5027802, -31.7406207], [-60.5032177, -31.7426834], [-60.5033465, -31.7432195], [-60.5034699, -31.7436757], [-60.5037273, -31.7448812]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5044502, -31.7426256], [-60.5042458, -31.7427343], [-60.5033465, -31.7432195]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5454306, -31.7322565], [-60.5454497, -31.7323957], [-60.5454715, -31.7325079], [-60.5455507, -31.7328634], [-60.5460145, -31.7350702], [-60.5461284, -31.7356117], [-60.5463267, -31.7366013], [-60.5464989, -31.7374204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5468105, -31.7305751], [-60.5473416, -31.7311052], [-60.5474132, -31.7311543]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5486706, -31.7358409], [-60.5495452, -31.7369967], [-60.5495762, -31.7370467], [-60.5496055, -31.7370967], [-60.5499083, -31.7376964], [-60.5499493, -31.7377846], [-60.5505082, -31.738953], [-60.5509613, -31.7398643], [-60.5514047, -31.7407783], [-60.5516667, -31.7413023], [-60.5517089, -31.741387]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5506541, -31.7289559], [-60.5507754, -31.7289067], [-60.5516864, -31.7285331], [-60.5526008, -31.7281513]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5420249, -31.7277524], [-60.5415147, -31.7269311], [-60.5409428, -31.7259876], [-60.5404263, -31.7250852], [-60.5400484, -31.724433], [-60.5395815, -31.7236481]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5454306, -31.7322565], [-60.5453045, -31.7324528], [-60.5452632, -31.7324978], [-60.5451159, -31.7326584], [-60.544438, -31.7334051], [-60.5443711, -31.7334734], [-60.5443027, -31.7335356], [-60.54391, -31.7338584], [-60.5434135, -31.7342117], [-60.543356, -31.7342474]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5490184, -31.7296593], [-60.5494186, -31.7302829], [-60.5494927, -31.7304055], [-60.5497607, -31.7309405], [-60.5500504, -31.731524], [-60.5501958, -31.7318198], [-60.5503936, -31.7322437], [-60.5504606, -31.7323853]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386032, -31.7386178], [-60.5381538, -31.7389937], [-60.5379874, -31.7391444], [-60.5378947, -31.7392352], [-60.5376774, -31.7394745], [-60.5375879, -31.7395705], [-60.5375249, -31.739632], [-60.5371583, -31.7399622]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5413126, -31.7415006], [-60.5404221, -31.7416287], [-60.5403379, -31.7416409], [-60.5393509, -31.7417802], [-60.5384937, -31.7418989]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5568952, -31.7387777], [-60.5553381, -31.7390058], [-60.5541376, -31.7392108], [-60.5529369, -31.739403], [-60.5518902, -31.7395637], [-60.5518251, -31.7395761], [-60.5517518, -31.7396001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5432498, -31.7400758], [-60.5432972, -31.740036], [-60.5434876, -31.7398764], [-60.5445549, -31.7388497], [-60.544604, -31.7387885], [-60.5446438, -31.7387425], [-60.5446853, -31.738701], [-60.5447425, -31.7386479], [-60.5452383, -31.7383011], [-60.546106, -31.7376865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238266, -31.7696398], [-60.5239238, -31.7695447], [-60.5240219, -31.7694571], [-60.5241612, -31.7693532]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5367654, -31.7474868], [-60.5363311, -31.745708], [-60.536308, -31.7456134], [-60.5361403, -31.7448163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534029, -31.7450392], [-60.5340962, -31.7450736], [-60.5341538, -31.7450862], [-60.5342257, -31.745088], [-60.5347879, -31.7450281], [-60.5350196, -31.7449917], [-60.5361403, -31.7448163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5423192, -31.7470594], [-60.5422497, -31.7469789], [-60.5419739, -31.7466166], [-60.5415511, -31.7460962], [-60.5411103, -31.7455439], [-60.5409449, -31.7453275], [-60.5409073, -31.7452929], [-60.540853, -31.7452619], [-60.5406502, -31.7451872], [-60.5403534, -31.745081], [-60.5403064, -31.7450763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338282, -31.760986], [-60.5306624, -31.7614755], [-60.5298096, -31.7616161], [-60.5292647, -31.7617042], [-60.5289571, -31.7617496], [-60.5281144, -31.7619044], [-60.5280244, -31.7619295]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5382493, -31.7540642], [-60.5352037, -31.7544506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5261706, -31.7530766], [-60.5268257, -31.7534584], [-60.5275679, -31.7538653], [-60.5281333, -31.7541803], [-60.5286842, -31.7544778]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5277461, -31.7606574], [-60.5276932, -31.7606654], [-60.5264985, -31.7608521], [-60.5261687, -31.7608998], [-60.5255419, -31.7610011], [-60.5247291, -31.7611206], [-60.5245411, -31.7611529], [-60.5235991, -31.7612973], [-60.5232389, -31.7613535], [-60.5229154, -31.7614062], [-60.5221415, -31.7615302], [-60.522089, -31.7615386], [-60.5220376, -31.7615468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5307689, -31.7551144], [-60.5309427, -31.7558192], [-60.531122, -31.7565515], [-60.5313169, -31.75732], [-60.5315114, -31.7580706], [-60.531709, -31.7588023], [-60.5318518, -31.7593841], [-60.5320104, -31.7599961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5299676, -31.7583393], [-60.5299804, -31.7583905], [-60.5303865, -31.7602408], [-60.5306624, -31.7614755]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5445587, -31.7357502], [-60.5451736, -31.7354291], [-60.5458059, -31.7351133], [-60.5458581, -31.7350963], [-60.5460145, -31.7350702], [-60.5460641, -31.7350585], [-60.5461018, -31.7350439], [-60.5461487, -31.7350161], [-60.5471034, -31.7343354], [-60.5471583, -31.7342907], [-60.5479802, -31.7335673], [-60.5480173, -31.7335352], [-60.5480735, -31.7335101], [-60.5482518, -31.7334593], [-60.5485283, -31.7333851], [-60.548592, -31.7333684], [-60.5486727, -31.733359], [-60.5498175, -31.7332849], [-60.549881, -31.7332728], [-60.5499389, -31.7332577], [-60.5506753, -31.7329684], [-60.5507391, -31.7329568], [-60.5508168, -31.7329504], [-60.5522059, -31.7327395], [-60.5535361, -31.7325215], [-60.5536238, -31.7325011]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5465172, -31.7316146], [-60.5465794, -31.7315605], [-60.5466322, -31.7315293], [-60.5474132, -31.7311543], [-60.5477783, -31.7309848], [-60.5483758, -31.7307127], [-60.5486411, -31.730603], [-60.5494186, -31.7302829]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5483758, -31.7307127], [-60.5484074, -31.7307524], [-60.5484182, -31.7307922], [-60.5483398, -31.7314797], [-60.5482742, -31.732094], [-60.5482839, -31.7321516], [-60.548314, -31.7322331], [-60.5484459, -31.7326187], [-60.548592, -31.7333684]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5461454, -31.7313476], [-60.5465172, -31.7316146], [-60.5474085, -31.7323027], [-60.5474512, -31.7323392], [-60.5474733, -31.7323845], [-60.5475019, -31.7324771], [-60.5475148, -31.732524], [-60.5477069, -31.7330353], [-60.54775, -31.733131], [-60.5479259, -31.7334525], [-60.5479539, -31.7334857], [-60.5480173, -31.7335352]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5521421, -31.7404865], [-60.5521228, -31.7404309], [-60.5517518, -31.7396001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4815851, -31.7382288], [-60.4831672, -31.7379731], [-60.4839747, -31.737844]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5500504, -31.731524], [-60.5492264, -31.7318377], [-60.5483915, -31.7321369], [-60.548343, -31.7321472], [-60.5482839, -31.7321516], [-60.5479208, -31.7321483], [-60.5478787, -31.7321528], [-60.5476079, -31.7323398], [-60.5475774, -31.7323545], [-60.5475302, -31.7323701], [-60.5474733, -31.7323845], [-60.5473675, -31.7324006], [-60.546596, -31.732535], [-60.5464112, -31.7325739], [-60.5463806, -31.7325836], [-60.5463419, -31.7326011], [-60.5458485, -31.7330139]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5445587, -31.7357502], [-60.5450732, -31.7363967], [-60.5454721, -31.7368985], [-60.546106, -31.7376865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5430759, -31.7340446], [-60.5429868, -31.7339932], [-60.5422891, -31.7335385], [-60.5419907, -31.733344]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5274011, -31.7657359], [-60.5266064, -31.7658582], [-60.5256434, -31.7660075], [-60.5247181, -31.7661544], [-60.5243625, -31.7662174], [-60.5232593, -31.7663984], [-60.5231794, -31.7664115], [-60.5230995, -31.7664246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5030973, -31.7696655], [-60.5043779, -31.769449], [-60.504538, -31.769422], [-60.5052399, -31.7693033], [-60.5059215, -31.7691863], [-60.5059817, -31.7691765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5051213, -31.7793802], [-60.5058906, -31.7792559], [-60.5067053, -31.7791242], [-60.5067598, -31.7791154], [-60.5080671, -31.778904], [-60.5098195, -31.7786088], [-60.5101002, -31.7785691], [-60.5137134, -31.7779859], [-60.5149705, -31.7777831], [-60.5154423, -31.7776969], [-60.5166482, -31.7774867], [-60.5170508, -31.7774311], [-60.5179721, -31.7772764], [-60.519423, -31.7770372], [-60.5195376, -31.7770183], [-60.5199797, -31.7769618], [-60.5200978, -31.7769427]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538693, -31.7339175], [-60.5534583, -31.7339832], [-60.5525867, -31.7341255], [-60.551588, -31.7342989], [-60.5514236, -31.7343358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5317759, -31.7354709], [-60.5321921, -31.7361847], [-60.5324821, -31.7366346], [-60.5331238, -31.7377952], [-60.5337273, -31.7388605], [-60.5342561, -31.7397536], [-60.534285, -31.7398037]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503231, -31.7362715], [-60.5031298, -31.7356974], [-60.5029806, -31.735004]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5052675, -31.73849], [-60.503849, -31.7387315], [-60.5031366, -31.7388483], [-60.5024572, -31.7389515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50367, -31.7379634], [-60.503849, -31.7387315], [-60.5040267, -31.7395764], [-60.5040873, -31.739977], [-60.5040613, -31.740102], [-60.5039983, -31.740293], [-60.5039409, -31.7403874], [-60.5038602, -31.7404338], [-60.5037116, -31.7404834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501086, -31.7379836], [-60.5022499, -31.7379439], [-60.5029713, -31.7379623]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5037116, -31.7404834], [-60.5042458, -31.7427343]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5016007, -31.7408505], [-60.502227, -31.7407264], [-60.5027802, -31.7406207], [-60.5037116, -31.7404834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5016007, -31.7408505], [-60.5020645, -31.7429086], [-60.5022595, -31.7437738]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5032177, -31.7426834], [-60.5020645, -31.7429086]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4981224, -31.744054], [-60.4988657, -31.7438117], [-60.4996235, -31.7436926], [-60.5005166, -31.7435548], [-60.5013025, -31.7434301], [-60.5013643, -31.7434552]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4601227, -31.7818366], [-60.4610943, -31.7816861], [-60.4613733, -31.7816385], [-60.4618571, -31.7815619], [-60.4638771, -31.7812652], [-60.4648321, -31.7811059], [-60.4667719, -31.780831], [-60.4670274, -31.7807884], [-60.468754, -31.7805297], [-60.4698624, -31.7803588], [-60.4727425, -31.7799039], [-60.47418, -31.7796988], [-60.4755792, -31.7794816], [-60.4760485, -31.7794072], [-60.4784321, -31.7790371]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4603216, -31.7767831], [-60.4620826, -31.7765204], [-60.4627159, -31.776426], [-60.463807, -31.7762557], [-60.4642249, -31.7761895], [-60.4646466, -31.7761288], [-60.4660393, -31.7759154], [-60.4669485, -31.7757826], [-60.4678511, -31.7756489], [-60.4716914, -31.775055], [-60.472673, -31.7749057], [-60.473179, -31.7748287], [-60.473797, -31.7747347], [-60.474896, -31.7745677], [-60.4762321, -31.7743647], [-60.4773935, -31.7741882], [-60.4788037, -31.7739704], [-60.4792085, -31.7739051], [-60.4798207, -31.7738138], [-60.4805178, -31.7737074], [-60.4830866, -31.7733279]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5372804, -31.7420632], [-60.537425, -31.7428662], [-60.5374369, -31.7429204], [-60.5375308, -31.7435165], [-60.5375673, -31.7437479], [-60.5377261, -31.7445928], [-60.5378779, -31.7453838], [-60.5380786, -31.7464022]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5424912, -31.7481289], [-60.5415525, -31.7474576], [-60.541085, -31.747132], [-60.5405105, -31.746711], [-60.5398608, -31.746263], [-60.5392248, -31.7458239], [-60.539194, -31.7457832], [-60.5391758, -31.7457246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5450732, -31.7363967], [-60.5441199, -31.7369049], [-60.5435129, -31.7372268], [-60.5428811, -31.7375352]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5437369, -31.7424079], [-60.5435049, -31.7411976]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5470521, -31.7400319], [-60.5466843, -31.7401914], [-60.5466468, -31.7402032], [-60.5466016, -31.7402031], [-60.546572, -31.7401896], [-60.5465277, -31.7401482], [-60.5452383, -31.7383011]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5461454, -31.7433026], [-60.5459994, -31.742582], [-60.5458732, -31.7419711], [-60.5456537, -31.740891], [-60.545446, -31.739837], [-60.5454274, -31.7397804], [-60.5454024, -31.7397387], [-60.5453547, -31.7396882], [-60.5445549, -31.7388497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5458732, -31.7419711], [-60.5453823, -31.7422027], [-60.5452891, -31.7422296], [-60.5452194, -31.7422262], [-60.5451496, -31.7422156], [-60.545045, -31.7422229], [-60.5444556, -31.7423138], [-60.5437369, -31.7424079], [-60.5426662, -31.742567], [-60.5415498, -31.7427278], [-60.5406556, -31.7428644], [-60.5397009, -31.7429973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5387954, -31.7435736], [-60.5394118, -31.7434727], [-60.5395127, -31.7433887], [-60.5397009, -31.7429973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.529864, -31.7703955], [-60.5296045, -31.76916], [-60.5295537, -31.7689371], [-60.529434, -31.7684114], [-60.5293395, -31.767942], [-60.5293024, -31.767752], [-60.5291597, -31.7670942], [-60.5289898, -31.7663334], [-60.528823, -31.7655227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5046591, -31.7432435], [-60.5034699, -31.7436757]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5031413, -31.7449844], [-60.5036518, -31.7460199], [-60.5037867, -31.7462762], [-60.5042842, -31.7472816], [-60.5048411, -31.748434], [-60.5054519, -31.7495386]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5070906, -31.7468688], [-60.5063676, -31.7469604], [-60.5058576, -31.747061], [-60.5051757, -31.7471637], [-60.5042842, -31.7472816], [-60.5034939, -31.7474003], [-60.5026039, -31.7475643], [-60.5022056, -31.7476396]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5046619, -31.7461655], [-60.5052167, -31.7459396], [-60.5056714, -31.7457827], [-60.5057947, -31.7457447], [-60.505848, -31.7457282], [-60.506826, -31.7455897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5061931, -31.7491924], [-60.5056708, -31.7481513], [-60.5056052, -31.7479819], [-60.5051757, -31.7471637], [-60.5046619, -31.7461655], [-60.5045754, -31.7460002], [-60.5040092, -31.7448491]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5044106, -31.7447816], [-60.5052167, -31.7459396]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5021357, -31.746272], [-60.5036518, -31.7460199]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5037867, -31.7462762], [-60.5045754, -31.7460002]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5049165, -31.7498917], [-60.5044648, -31.7493596], [-60.5041394, -31.7486882], [-60.5034939, -31.7474003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5032106, -31.7510433], [-60.5031797, -31.750994], [-60.5031623, -31.7509534], [-60.5029425, -31.7500169], [-60.5028177, -31.7493032], [-60.5024438, -31.7483131], [-60.5022056, -31.7476396]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5056708, -31.7481513], [-60.5048411, -31.748434]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345402, -31.7646], [-60.5345611, -31.7647015], [-60.5347113, -31.7654282], [-60.5348419, -31.7660352], [-60.5350412, -31.7670263], [-60.5351606, -31.7675806], [-60.5353019, -31.7682364], [-60.5353473, -31.768462], [-60.5355667, -31.76947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5303306, -31.7566847], [-60.531122, -31.7565515], [-60.5327193, -31.7562845]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305311, -31.7574595], [-60.5313169, -31.75732], [-60.5328998, -31.7570466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5325715, -31.755573], [-60.5309427, -31.7558192]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5283985, -31.7592694], [-60.5291703, -31.7587825], [-60.5298945, -31.7583652], [-60.5299676, -31.7583393], [-60.5307103, -31.7581973], [-60.5315114, -31.7580706], [-60.5330822, -31.7577905]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5299566, -31.7552434], [-60.5300871, -31.7557379], [-60.5303306, -31.7566847], [-60.5304401, -31.7571171], [-60.5305311, -31.7574595], [-60.5307103, -31.7581973], [-60.5308376, -31.7587123]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300871, -31.7557379], [-60.5297605, -31.7560174], [-60.5296814, -31.7560948], [-60.5296635, -31.7561167], [-60.5288195, -31.7571482], [-60.528274, -31.7578281], [-60.5276969, -31.7585295], [-60.5274334, -31.7588468], [-60.5273692, -31.758911]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5266934, -31.7557678], [-60.5281561, -31.7567214], [-60.5287309, -31.7570817], [-60.5288195, -31.7571482], [-60.5293502, -31.7576737], [-60.5299144, -31.7582684], [-60.5299676, -31.7583393]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5289571, -31.7617496], [-60.528685, -31.7605035], [-60.528558, -31.7599582], [-60.5284233, -31.7593267], [-60.5283985, -31.7592694], [-60.5283586, -31.759215], [-60.5276969, -31.7585295]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5276746, -31.7572661], [-60.528274, -31.7578281], [-60.5291703, -31.7587825], [-60.529212, -31.7588512], [-60.5292328, -31.7589234], [-60.5293144, -31.7593202], [-60.5295299, -31.7603709], [-60.5298096, -31.7616161]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5285828, -31.756227], [-60.5285737, -31.756261], [-60.5281561, -31.7567214], [-60.5276746, -31.7572661], [-60.527036, -31.7573607]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296635, -31.7561167], [-60.5296113, -31.7560869], [-60.5295661, -31.7560767], [-60.5285828, -31.756227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5259012, -31.7521293], [-60.5260922, -31.7518814], [-60.527072, -31.7505217], [-60.5292131, -31.7475696], [-60.529302, -31.7474673], [-60.5294122, -31.747365], [-60.5304417, -31.7465453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5369403, -31.7421127], [-60.5368779, -31.7417598], [-60.5368843, -31.7417233], [-60.5368997, -31.7416882], [-60.5369302, -31.7416506], [-60.5379372, -31.7408207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5412005, -31.7407601], [-60.5412528, -31.7407486], [-60.5412769, -31.7407423], [-60.541306, -31.7407279], [-60.5419434, -31.7401624], [-60.5426459, -31.7395575]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5272741, -31.7520291], [-60.5278925, -31.7524393], [-60.5285745, -31.7528829], [-60.5292401, -31.7533286], [-60.5299415, -31.753797], [-60.5304897, -31.7541513], [-60.5311089, -31.7545479]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5282278, -31.7511429], [-60.5287808, -31.7515878], [-60.5294083, -31.7520068], [-60.5299591, -31.7523992], [-60.5305842, -31.7528511], [-60.5312001, -31.7532804], [-60.5317768, -31.7536849]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296433, -31.7507534], [-60.5302228, -31.7511795], [-60.530645, -31.7515103], [-60.5312254, -31.7519631], [-60.5318734, -31.7524566], [-60.5324174, -31.7528715]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5313734, -31.7505939], [-60.530645, -31.7515103], [-60.5299591, -31.7523992], [-60.5292401, -31.7533286], [-60.5291839, -31.7533867], [-60.5291476, -31.7534204], [-60.5281333, -31.7541803]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296433, -31.7507534], [-60.5287808, -31.7515878], [-60.5278925, -31.7524393], [-60.5268257, -31.7534584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5301754, -31.7495938], [-60.5307294, -31.7500512], [-60.5313057, -31.750541], [-60.5313734, -31.7505939], [-60.5318711, -31.7510184], [-60.5325465, -31.7516146], [-60.5329829, -31.7519718], [-60.5330536, -31.7520423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337197, -31.7483401], [-60.5332066, -31.7494241], [-60.5331779, -31.7494723], [-60.533158, -31.7495002], [-60.5323776, -31.7503381], [-60.5323327, -31.7503942], [-60.5320723, -31.7507315], [-60.5318711, -31.7510184], [-60.5312254, -31.7519631], [-60.5305842, -31.7528511], [-60.5299722, -31.7537626], [-60.5299415, -31.753797], [-60.5299094, -31.7538278], [-60.5287899, -31.7544399], [-60.528748, -31.7544588], [-60.5286842, -31.7544778]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5290614, -31.7503149], [-60.5282278, -31.7511429], [-60.5272741, -31.7520291], [-60.5263847, -31.752869], [-60.5261706, -31.7530766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305408, -31.7333204], [-60.5297131, -31.7336315], [-60.5295938, -31.7336763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5171801, -31.7384225], [-60.5179426, -31.738137], [-60.5186469, -31.7378712], [-60.5190493, -31.7377068], [-60.5198312, -31.7373923], [-60.5205981, -31.7370925], [-60.5212093, -31.7368771], [-60.5221455, -31.7365473], [-60.5241478, -31.7357388], [-60.5241925, -31.7357207], [-60.5243745, -31.7356864]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073919, -31.7404083], [-60.5085786, -31.7402561]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5227193, -31.7373374], [-60.5220064, -31.7379997], [-60.5215589, -31.7384433], [-60.5209754, -31.7390219], [-60.5203489, -31.7396205], [-60.5196916, -31.7402716], [-60.5193755, -31.7405824], [-60.5191372, -31.7408256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5243745, -31.7356864], [-60.5234626, -31.7344697]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296735, -31.7314667], [-60.5310645, -31.7309241], [-60.5324215, -31.7304158], [-60.5337845, -31.729919], [-60.5338166, -31.7299036], [-60.5352235, -31.7293838], [-60.5366124, -31.7288235], [-60.5382321, -31.7282167], [-60.5389161, -31.7279519], [-60.5395904, -31.7276969], [-60.5415147, -31.7269311], [-60.5425055, -31.7265329], [-60.5433746, -31.7261586], [-60.5446847, -31.7256235], [-60.5453251, -31.7253496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5426983, -31.7289236], [-60.5426572, -31.728876], [-60.5420249, -31.7277524]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5360489, -31.7277002], [-60.5345785, -31.7282657], [-60.5332424, -31.7288074], [-60.531964, -31.7292515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5279147, -31.7307568], [-60.5268453, -31.7311705], [-60.5247402, -31.7318324], [-60.5233258, -31.7322434], [-60.522081, -31.7326917], [-60.521504, -31.7328724], [-60.520679, -31.7331357], [-60.5199489, -31.7333643], [-60.5192956, -31.7336025], [-60.5184072, -31.7339238], [-60.5168079, -31.7344424], [-60.516473, -31.7345529], [-60.5163592, -31.7345905]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5162684, -31.7346158], [-60.515077, -31.7350082], [-60.5144464, -31.7351624], [-60.5142294, -31.7352061], [-60.5140295, -31.7352352], [-60.5134, -31.735289], [-60.5120135, -31.7353052], [-60.5105883, -31.7352439]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204135, -31.7308777], [-60.5223391, -31.7303299], [-60.5237798, -31.7299575], [-60.5248664, -31.7296523], [-60.5255783, -31.729453], [-60.5270386, -31.7290563], [-60.5286715, -31.7285917]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5399876, -31.7285466], [-60.5401823, -31.728958], [-60.5405245, -31.7297061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5376844, -31.7241847], [-60.5385451, -31.725658], [-60.539059, -31.7266665], [-60.5395904, -31.7276969], [-60.5397224, -31.7279789], [-60.5399876, -31.7285466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401171, -31.7331706], [-60.5397639, -31.7321575], [-60.5393575, -31.7309066]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386309, -31.7290763], [-60.5382321, -31.7282167], [-60.5377504, -31.7270987], [-60.537315, -31.7260641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296121, -31.7270871], [-60.5289293, -31.7272543], [-60.5282067, -31.7274408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5282067, -31.7274408], [-60.5264172, -31.7278727], [-60.524694, -31.7283356], [-60.5238545, -31.7285545], [-60.5231495, -31.7287384], [-60.521701, -31.7291251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5318413, -31.7328202], [-60.5323086, -31.7338856], [-60.5325701, -31.7344567], [-60.5328268, -31.7350177], [-60.533353, -31.7361589], [-60.5339331, -31.7373734], [-60.5345083, -31.738347], [-60.5349877, -31.7391779], [-60.5350065, -31.7392148]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5327686, -31.7312742], [-60.5324215, -31.7304158], [-60.531964, -31.7292515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5359817, -31.7384368], [-60.5354851, -31.7377924], [-60.5354476, -31.737728], [-60.5350039, -31.7368248], [-60.5345076, -31.7356116], [-60.5340682, -31.7345301]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5370474, -31.7296427], [-60.5375661, -31.7307123], [-60.5379385, -31.7314847], [-60.5385232, -31.732707], [-60.5388839, -31.7335203], [-60.5393693, -31.7345642], [-60.5395913, -31.7350637], [-60.5396622, -31.7352127], [-60.5397066, -31.7352914], [-60.5398038, -31.7354221], [-60.539869, -31.7355077], [-60.539923, -31.7355711]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391665, -31.7373451], [-60.5391374, -31.7373287], [-60.539117, -31.7372984], [-60.5387024, -31.7364655]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5356722, -31.7301623], [-60.5352235, -31.7293838], [-60.5348907, -31.7288531], [-60.5345785, -31.7282657], [-60.5339744, -31.727104], [-60.5333361, -31.7255998], [-60.533021, -31.724845], [-60.5325892, -31.7238668], [-60.5319144, -31.7222935], [-60.531216, -31.7206589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195095, -31.7418163], [-60.5211778, -31.7408284], [-60.5220062, -31.7404089], [-60.5226373, -31.7400893], [-60.5240943, -31.7393374], [-60.5254418, -31.7386446], [-60.5269025, -31.737917], [-60.5279389, -31.7373807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5279389, -31.7373807], [-60.5294202, -31.7366022], [-60.530757, -31.7359074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340682, -31.7345301], [-60.5356958, -31.733836], [-60.5373344, -31.7331555], [-60.5385232, -31.732707], [-60.5390824, -31.7324631], [-60.5397639, -31.7321575]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5322423, -31.7352602], [-60.5319794, -31.7347172], [-60.5317146, -31.7341495]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5331238, -31.7377952], [-60.5339331, -31.7373734], [-60.5350039, -31.7368248], [-60.5356458, -31.7364945], [-60.5366705, -31.7359449], [-60.5381538, -31.7352101], [-60.5393693, -31.7345642], [-60.5399665, -31.7342115], [-60.5401068, -31.7341571]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5402843, -31.7344171], [-60.5400608, -31.7347032], [-60.5399933, -31.7347706], [-60.5395913, -31.7350637], [-60.538429, -31.7358131], [-60.537036, -31.7367101], [-60.5354476, -31.737728], [-60.5345083, -31.738347], [-60.5337273, -31.7388605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5264511, -31.7427232], [-60.5251708, -31.7437972], [-60.5239804, -31.7448895], [-60.5233525, -31.7454412], [-60.5225685, -31.7460169], [-60.5219312, -31.7464989], [-60.5212485, -31.747019], [-60.5211214, -31.7471185], [-60.5210069, -31.7472081], [-60.5209815, -31.7472293], [-60.5204721, -31.7475758], [-60.5199569, -31.7479307], [-60.5194253, -31.7482924]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5332648, -31.7406545], [-60.534285, -31.7398037]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190248, -31.7474703], [-60.5191131, -31.747446]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401171, -31.7331706], [-60.539503, -31.7333464], [-60.5388839, -31.7335203], [-60.5377147, -31.7340863], [-60.5361754, -31.7348245], [-60.5345076, -31.7356116], [-60.533353, -31.7361589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324821, -31.7366346], [-60.5318641, -31.7369306], [-60.5313935, -31.7372034], [-60.5302383, -31.7378139], [-60.5287638, -31.7385943], [-60.5278377, -31.739105], [-60.52774, -31.7391526], [-60.526296, -31.7398819], [-60.5249138, -31.7405959], [-60.523474, -31.7413189], [-60.5219986, -31.7420711], [-60.520525, -31.7427645], [-60.5187401, -31.7436612]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5182584, -31.7438828], [-60.5164597, -31.7448081], [-60.5160339, -31.7450163], [-60.5155904, -31.7452276], [-60.5149978, -31.745442], [-60.5143876, -31.7456564], [-60.5140569, -31.7457635], [-60.5139476, -31.745801], [-60.5130656, -31.7461117], [-60.5129627, -31.7461569]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5335747, -31.7332896], [-60.5351514, -31.732624], [-60.5366846, -31.7320046], [-60.5379385, -31.7314847], [-60.5393575, -31.7309066]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5205942, -31.7399433], [-60.5219626, -31.7390978], [-60.523267, -31.7382147], [-60.5245281, -31.7373465], [-60.5260271, -31.7366926], [-60.5271756, -31.7361862], [-60.5286869, -31.7354816], [-60.5302089, -31.7348057], [-60.531179, -31.7343963]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5429933, -31.727368], [-60.5425055, -31.7265329], [-60.5422422, -31.7259351], [-60.5420629, -31.7255646], [-60.5416937, -31.7246907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5425054, -31.7244581], [-60.5425027, -31.7245367], [-60.5425027, -31.7245729], [-60.5425107, -31.7246056], [-60.5427554, -31.7251538], [-60.542764, -31.7251736], [-60.5427633, -31.7251947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5256936, -31.7668766], [-60.5249089, -31.7670019], [-60.5241173, -31.7671331], [-60.5233017, -31.7672665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068403, -31.7305587], [-60.5069192, -31.7305129], [-60.5069847, -31.7303937], [-60.5070879, -31.7302061], [-60.5071416, -31.730137], [-60.5072509, -31.7300824], [-60.5080276, -31.7299549], [-60.5094407, -31.7297279], [-60.5108592, -31.7295146], [-60.5122737, -31.7293005], [-60.5136648, -31.729068], [-60.5150907, -31.7288514]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515224, -31.729581], [-60.5137994, -31.7298528], [-60.5124283, -31.730042], [-60.5110102, -31.7302605], [-60.5096063, -31.7304929]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5403379, -31.7416409], [-60.5406556, -31.7428644], [-60.541019, -31.7440865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5404221, -31.7416287], [-60.5403934, -31.741501], [-60.540381, -31.7414767], [-60.5403564, -31.7414473], [-60.5389792, -31.7401992], [-60.538895, -31.7401229], [-60.5388565, -31.7401028], [-60.5388179, -31.740093], [-60.5387793, -31.7400959], [-60.5387204, -31.7401053], [-60.5386903, -31.7400904], [-60.5384682, -31.739913], [-60.5384088, -31.7398686], [-60.5383419, -31.7398268], [-60.5382901, -31.7398018], [-60.5380989, -31.7397231], [-60.5380149, -31.739683], [-60.5379068, -31.7396161], [-60.5378834, -31.7396024], [-60.5377923, -31.7395493], [-60.5376774, -31.7394745]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5438265, -31.7462824], [-60.5429958, -31.7467188], [-60.5425615, -31.7469358], [-60.5423192, -31.7470594], [-60.5415525, -31.7474576]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5437631, -31.7462248], [-60.5438377, -31.7461964], [-60.5445936, -31.7460664], [-60.544716, -31.7460456], [-60.5450447, -31.7459966], [-60.5454419, -31.7459271], [-60.5468097, -31.7457059], [-60.5468506, -31.7456993], [-60.5482114, -31.7454812], [-60.5496181, -31.745275], [-60.5501746, -31.7451958], [-60.5505803, -31.745141], [-60.5517965, -31.7449874], [-60.5518652, -31.7449781], [-60.5521284, -31.7449401], [-60.5524871, -31.7448773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5446177, -31.7471248], [-60.5438791, -31.7474805], [-60.5431332, -31.7478293], [-60.5424912, -31.7481289]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5433346, -31.7458331], [-60.5419739, -31.7466166], [-60.541085, -31.747132]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5425615, -31.7469358], [-60.5431332, -31.7478293]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5428323, -31.745344], [-60.5415511, -31.7460962], [-60.5405105, -31.746711]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5423064, -31.7448502], [-60.5411103, -31.7455439], [-60.5398608, -31.746263]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5480125, -31.744478], [-60.5467396, -31.7446751], [-60.5465653, -31.7446908], [-60.546282, -31.7447278], [-60.5462049, -31.744735], [-60.5461296, -31.7447526], [-60.545165, -31.7450217], [-60.5449047, -31.7451026], [-60.5441188, -31.7453158]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5496657, -31.740377], [-60.5495754, -31.7404245], [-60.5486894, -31.740826], [-60.547347, -31.7414059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5451496, -31.7422156], [-60.5448995, -31.7409945], [-60.5446557, -31.739777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5429283, -31.7437901], [-60.5427968, -31.7431628], [-60.5426662, -31.742567], [-60.542424, -31.7413571]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5478768, -31.743924], [-60.5464696, -31.7441371]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5445936, -31.7460664], [-60.5441188, -31.7453158], [-60.543804, -31.7447612]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5486894, -31.740826], [-60.5488312, -31.741497], [-60.5490107, -31.7423181], [-60.5491027, -31.7428077], [-60.5491177, -31.7428586], [-60.5495829, -31.7439794], [-60.5496065, -31.7440343], [-60.5496979, -31.7442122], [-60.5497293, -31.7442649], [-60.5499899, -31.7445834], [-60.5500227, -31.7446334], [-60.5500526, -31.7446903], [-60.5500718, -31.7447415], [-60.5501746, -31.7451958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5453547, -31.7396882], [-60.5446557, -31.739777], [-60.5436578, -31.7399055], [-60.5435866, -31.739905], [-60.5435279, -31.7398907], [-60.5434876, -31.7398764]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5544049, -31.7445338], [-60.5542091, -31.7437903], [-60.554055, -31.7431963], [-60.5536569, -31.7416979], [-60.5536168, -31.7415912], [-60.5535144, -31.7413058], [-60.5533141, -31.740301], [-60.5532975, -31.740227], [-60.5532815, -31.7401802], [-60.5529616, -31.7394574], [-60.5529369, -31.739403], [-60.5529157, -31.7393276], [-60.5527744, -31.7387153], [-60.5526522, -31.7381356], [-60.5526172, -31.7380856], [-60.5524529, -31.7378968], [-60.552386, -31.7378333], [-60.55231, -31.7374253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5412309, -31.7410574], [-60.5410154, -31.7411236], [-60.5409566, -31.7411331], [-60.5409023, -31.7411263], [-60.5408677, -31.7411066], [-60.5405932, -31.7408593], [-60.5403979, -31.740651], [-60.5395684, -31.7398348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4855871, -31.7779503], [-60.485869, -31.7793662], [-60.4858802, -31.7794224], [-60.4860661, -31.7803065]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4901228, -31.7787395], [-60.488646, -31.7789804], [-60.487262, -31.7792086], [-60.4865566, -31.7793202], [-60.4858802, -31.7794224]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4847179, -31.7810037], [-60.4845346, -31.7809638], [-60.4843393, -31.7809176], [-60.48423, -31.7808722], [-60.4841491, -31.7808148], [-60.4840103, -31.7806348], [-60.4838681, -31.7804295], [-60.4837738, -31.7801928], [-60.4837327, -31.7798895], [-60.4837378, -31.7796222], [-60.4837584, -31.7794217], [-60.4838069, -31.779288], [-60.4838766, -31.7791544], [-60.4840257, -31.778995], [-60.4842664, -31.7788091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4888298, -31.7797171], [-60.488646, -31.7789804], [-60.4883413, -31.7775288]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4869459, -31.7777366], [-60.487262, -31.7792086], [-60.4874431, -31.7800863]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4609814, -31.7796684], [-60.4609737, -31.7796965], [-60.4609684, -31.7797522], [-60.4609776, -31.7798496], [-60.4613686, -31.7815401], [-60.4613733, -31.7815834], [-60.4613733, -31.7816385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128046, -31.7831329], [-60.5146946, -31.7828161], [-60.5175651, -31.7823764], [-60.5179328, -31.7823201], [-60.5180156, -31.7823074], [-60.5181454, -31.782284]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4935892, -31.7394458], [-60.492373, -31.7396341], [-60.4912531, -31.7398075], [-60.4903543, -31.7399467], [-60.4895162, -31.7400765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4979281, -31.7315992], [-60.4964563, -31.7318218], [-60.4953455, -31.7320071], [-60.4944515, -31.732144], [-60.493256, -31.7323173], [-60.4921077, -31.7325063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4933878, -31.7385136], [-60.4921689, -31.7386983], [-60.4910547, -31.738867], [-60.49019, -31.7389981], [-60.4892905, -31.7391343]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4916736, -31.7417839], [-60.4914565, -31.740771], [-60.4912531, -31.7398075], [-60.4910547, -31.738867], [-60.4908576, -31.7379321], [-60.4906404, -31.7368927]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940682, -31.7303395], [-60.4942861, -31.7313169], [-60.4944515, -31.732144], [-60.4946044, -31.7328901], [-60.4947814, -31.7336678], [-60.4949466, -31.7343799], [-60.4950629, -31.7349042], [-60.4953257, -31.7362095]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4884197, -31.7349611], [-60.4886113, -31.7359516], [-60.4888149, -31.7371505], [-60.4890435, -31.7382387], [-60.4891204, -31.7384999], [-60.4892505, -31.738989], [-60.4892905, -31.7391343], [-60.4895162, -31.7400765], [-60.4896277, -31.7405907], [-60.4897287, -31.7410564], [-60.4899439, -31.7420523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4949466, -31.7343799], [-60.4937663, -31.7345661], [-60.4925893, -31.7347518]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4937978, -31.7403842], [-60.4925867, -31.7405842], [-60.4914565, -31.740771], [-60.490579, -31.7409159], [-60.4897287, -31.7410564]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4936016, -31.7338465], [-60.493432, -31.7330961], [-60.493256, -31.7323173], [-60.4930903, -31.7315014], [-60.492889, -31.7305186]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4919367, -31.7316909], [-60.4930903, -31.7315014], [-60.4942861, -31.7313169], [-60.4951784, -31.7311706], [-60.4962805, -31.730986], [-60.497745, -31.7307811], [-60.4989594, -31.7305869], [-60.4996896, -31.730468], [-60.5003976, -31.7303422], [-60.5007865, -31.7303172], [-60.5009072, -31.7303537], [-60.5010252, -31.7305772]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875767, -31.7352379], [-60.4877484, -31.7360721], [-60.4880023, -31.7372556]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4982915, -31.7378562], [-60.4981118, -31.7371699], [-60.4979705, -31.7365088], [-60.4978244, -31.7358254]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.490806, -31.7419139], [-60.490579, -31.7409159], [-60.4903543, -31.7399467], [-60.49019, -31.7389981], [-60.4899783, -31.7380761], [-60.4897281, -31.7370182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4894202, -31.7358386], [-60.4886113, -31.7359516], [-60.4877484, -31.7360721], [-60.4868969, -31.7361909]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.48962, -31.7370331], [-60.4894202, -31.7358386]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4871328, -31.7373743], [-60.4873096, -31.7382817], [-60.4873931, -31.7386445], [-60.4874162, -31.7387448], [-60.4875336, -31.7392553], [-60.487708, -31.7400021], [-60.4878949, -31.7408381], [-60.4880025, -31.7413193], [-60.4880089, -31.741384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917418, -31.7367411], [-60.4919622, -31.7377513], [-60.4921689, -31.7386983], [-60.492373, -31.7396341], [-60.4925867, -31.7405842], [-60.4928084, -31.7416302]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4931856, -31.737555], [-60.4919622, -31.7377513], [-60.4908576, -31.7379321], [-60.4899783, -31.7380761], [-60.4890435, -31.7382387]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4985225, -31.7343267], [-60.4979046, -31.7344365], [-60.4973308, -31.7345309], [-60.4968114, -31.7346164], [-60.4962818, -31.7347036], [-60.4956158, -31.7348132], [-60.4950629, -31.7349042], [-60.4938803, -31.7350796], [-60.4926996, -31.7352444]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4932641, -31.7379191], [-60.4939831, -31.7378248], [-60.4947147, -31.7377009], [-60.4953594, -31.7375987], [-60.4960865, -31.7374835], [-60.4967531, -31.7373795], [-60.4974466, -31.7372725], [-60.4981118, -31.7371699], [-60.4990932, -31.7370023]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4989591, -31.7363573], [-60.4979705, -31.7365088]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4979046, -31.7344365], [-60.4981989, -31.7357453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4956914, -31.733614], [-60.4955108, -31.7327593], [-60.4953455, -31.7320071], [-60.4951784, -31.7311706]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4984063, -31.7338013], [-60.4972162, -31.7339983], [-60.4966919, -31.734084], [-60.4954997, -31.734279]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4922718, -31.7332713], [-60.493432, -31.7330961], [-60.4946044, -31.7328901], [-60.4955108, -31.7327593], [-60.4966087, -31.7325955], [-60.4980878, -31.7323581]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4989309, -31.7331099], [-60.4991971, -31.7342913], [-60.4994803, -31.7355483]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4976398, -31.7358538], [-60.4973308, -31.7345309], [-60.4972162, -31.7339983]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4953706, -31.7336113], [-60.4954997, -31.734279], [-60.4956158, -31.7348132]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4971788, -31.7359247], [-60.4974466, -31.7372725], [-60.4976775, -31.7382284]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4936016, -31.7338465], [-60.4947814, -31.7336678], [-60.4951124, -31.7336113], [-60.4953706, -31.7336113], [-60.4956914, -31.733614], [-60.496558, -31.7334819], [-60.4967897, -31.7334464], [-60.4982772, -31.7332172]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4970205, -31.7385195], [-60.4967531, -31.7373795], [-60.4964994, -31.7361603], [-60.4965404, -31.7360228], [-60.4965563, -31.7359626], [-60.4962818, -31.7347036]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4962805, -31.730986], [-60.4964563, -31.7318218], [-60.4966087, -31.7325955], [-60.4967897, -31.7334464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.496558, -31.7334819], [-60.4966919, -31.734084], [-60.4968114, -31.7346164], [-60.4970815, -31.7359396]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001063, -31.7354491], [-60.5004432, -31.7349652], [-60.5004602, -31.7348862], [-60.5002748, -31.7341218], [-60.4999927, -31.7329584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4985686, -31.7288565], [-60.4973806, -31.7290428]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4997056, -31.7292427], [-60.4994329, -31.7292994], [-60.4986972, -31.7294258], [-60.4975018, -31.7296088]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4988239, -31.7299871], [-60.4976233, -31.7301534]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001063, -31.7354491], [-60.4998181, -31.7341922], [-60.4995227, -31.7330255], [-60.4992836, -31.7319904], [-60.4989594, -31.7305869], [-60.4988239, -31.7299871], [-60.4986972, -31.7294258], [-60.4985686, -31.7288565], [-60.4984613, -31.7283104]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009738, -31.7349172], [-60.5009573, -31.7353204], [-60.5008799, -31.7360554], [-60.5008188, -31.7364635], [-60.5008397, -31.7365195], [-60.5009385, -31.7365876]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5046561, -31.7356963], [-60.5038838, -31.7357986], [-60.503555, -31.7358103], [-60.5034919, -31.7358125], [-60.5032106, -31.7357525], [-60.5031298, -31.7356974], [-60.5019394, -31.7358899], [-60.5008799, -31.7360554]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5029713, -31.7379623], [-60.5031366, -31.7388483], [-60.5033238, -31.7396902]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5070765, -31.7366735], [-60.5073409, -31.7378793]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5056565, -31.7369172], [-60.5059219, -31.7381059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5044659, -31.7348613], [-60.5032106, -31.7357525]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200757, -31.7726858], [-60.5202087, -31.7733232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5247291, -31.7611206], [-60.5245985, -31.7605042], [-60.5244693, -31.7599127], [-60.5243539, -31.7593975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5275658, -31.7598285], [-60.5260258, -31.7600777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5192966, -31.7720194], [-60.5191278, -31.7713307], [-60.518974, -31.7706446], [-60.5189209, -31.7703901], [-60.5189215, -31.7703482], [-60.5189381, -31.7703015], [-60.5190832, -31.7700701], [-60.5191087, -31.770005], [-60.5193362, -31.7690758], [-60.5193494, -31.7690011], [-60.519344, -31.7689046], [-60.5193063, -31.768719], [-60.5191349, -31.767929], [-60.5191217, -31.7678685], [-60.5191163, -31.7678423], [-60.5189607, -31.7670875], [-60.5187063, -31.765922], [-60.5184698, -31.764879], [-60.5183892, -31.7645275]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5213331, -31.7732643], [-60.5212445, -31.7732446], [-60.5211765, -31.7732292], [-60.5211467, -31.7732292], [-60.5211195, -31.7732346], [-60.5210833, -31.7732519], [-60.5210191, -31.7732953], [-60.5209584, -31.7733238], [-60.5209032, -31.7733423], [-60.5208449, -31.773353], [-60.5207966, -31.7733568], [-60.5207376, -31.7733546], [-60.5204896, -31.773318], [-60.5203961, -31.7733124], [-60.520302, -31.7733152], [-60.5202087, -31.7733232], [-60.5199207, -31.7733573], [-60.519734, -31.7733786], [-60.5192581, -31.7734308], [-60.5190332, -31.7734592], [-60.518851, -31.7734835], [-60.5187388, -31.7735006], [-60.5182237, -31.7735905], [-60.5179188, -31.7736546], [-60.5178463, -31.7736813]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5244951, -31.7583384], [-60.5233048, -31.758521], [-60.5221597, -31.7586935], [-60.5214896, -31.7587908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178463, -31.7736813], [-60.5178149, -31.7736414], [-60.5177514, -31.7735815], [-60.5176865, -31.7735246], [-60.5176236, -31.7735012], [-60.5167102, -31.7730358], [-60.5160336, -31.7726936], [-60.5159808, -31.7726502], [-60.5159404, -31.7726016]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5208933, -31.7725373], [-60.5206427, -31.7725764], [-60.5200757, -31.7726858], [-60.5195946, -31.7727601], [-60.5191384, -31.7728397], [-60.5186148, -31.7729218]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5222679, -31.7630539], [-60.521067, -31.7632475], [-60.5204068, -31.7633601], [-60.5197106, -31.7634749], [-60.5189595, -31.7635814]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5240302, -31.7561727], [-60.5242587, -31.7572002], [-60.5244951, -31.7583384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5217781, -31.7699281], [-60.5217551, -31.770015], [-60.5210189, -31.7709591], [-60.5209825, -31.770994], [-60.5209112, -31.771027], [-60.5207178, -31.7710608], [-60.5197888, -31.7712137], [-60.5191278, -31.7713307], [-60.5182887, -31.7714702]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5252007, -31.7682257], [-60.5251587, -31.7681348], [-60.52508, -31.7678033], [-60.5249089, -31.7670019], [-60.5247181, -31.7661544], [-60.5245096, -31.7652668], [-60.5242928, -31.7643212], [-60.5241133, -31.7635289], [-60.5238887, -31.762539], [-60.5235991, -31.7612973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.52508, -31.7678033], [-60.5242951, -31.7679351], [-60.5234735, -31.7680528]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183325, -31.7716597], [-60.5181973, -31.7716428], [-60.5181322, -31.7716259], [-60.5168303, -31.7709419], [-60.5159041, -31.7704563], [-60.5150102, -31.7700152], [-60.5146919, -31.7698349]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5273602, -31.7648136], [-60.5271558, -31.7638626], [-60.5269931, -31.7630589], [-60.5267899, -31.7621533], [-60.5264985, -31.7608521]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178477, -31.7694238], [-60.5190832, -31.7700701], [-60.5197403, -31.7704173], [-60.5201031, -31.770608], [-60.5209112, -31.771027], [-60.5217199, -31.7714493], [-60.5217461, -31.7714771], [-60.5217666, -31.7715095], [-60.5217701, -31.7715266], [-60.5217903, -31.7716239]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5202566, -31.7627075], [-60.5204068, -31.7633601]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5197403, -31.7704173], [-60.5196513, -31.7705454], [-60.5196486, -31.7705901], [-60.5197888, -31.7712137], [-60.5199526, -31.7719042]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5189856, -31.7648339], [-60.5192627, -31.7650388], [-60.519288, -31.7650732], [-60.5194637, -31.7658029], [-60.5197145, -31.7669577]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251372, -31.7555068], [-60.5252351, -31.7559885], [-60.5254552, -31.7570089], [-60.5257012, -31.7581358], [-60.5259262, -31.7591453], [-60.5260052, -31.7595954], [-60.5260147, -31.7596635], [-60.5260258, -31.7600777], [-60.5260596, -31.7602655], [-60.5261687, -31.7608998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178653, -31.769517], [-60.5177796, -31.7695833], [-60.5173497, -31.7701775], [-60.5168303, -31.7709419], [-60.5162447, -31.7717485], [-60.5156712, -31.772557], [-60.515613, -31.7726568]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5260596, -31.7602655], [-60.5245985, -31.7605042], [-60.5231024, -31.7607278]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5245411, -31.7611529], [-60.5248357, -31.76239], [-60.5250638, -31.7633744], [-60.5252504, -31.7641642], [-60.5254644, -31.7651117], [-60.5256491, -31.7659186], [-60.5256534, -31.7659563], [-60.5256434, -31.7660075], [-60.5256096, -31.7660692], [-60.5256079, -31.7661053], [-60.5256936, -31.7668766], [-60.5257531, -31.7671495], [-60.5257718, -31.7671748], [-60.5260502, -31.7673558]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5218191, -31.7666223], [-60.5215644, -31.7654672], [-60.5214079, -31.7648036], [-60.521067, -31.7632475], [-60.5209207, -31.7626042], [-60.5207491, -31.7617629]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5229247, -31.759865], [-60.5217459, -31.7600468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5258246, -31.7623032], [-60.5260159, -31.7632194], [-60.526194, -31.7640157], [-60.5264153, -31.7649632], [-60.5266064, -31.7658582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5231526, -31.7574101], [-60.5231155, -31.7574581], [-60.5230969, -31.7574995], [-60.5230987, -31.7575548], [-60.5233048, -31.758521], [-60.5235241, -31.7595259], [-60.5236508, -31.7600465]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5229154, -31.7614062], [-60.5232114, -31.7626408], [-60.5234421, -31.7636261]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5144655, -31.7707882], [-60.5153305, -31.7712581], [-60.5162447, -31.7717485], [-60.5172068, -31.7722524], [-60.5172379, -31.7722741], [-60.5172611, -31.7723016], [-60.5172801, -31.7723697]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180837, -31.770523], [-60.5179058, -31.7704642], [-60.5173497, -31.7701775], [-60.5164192, -31.7696967], [-60.5155439, -31.7692643], [-60.5151887, -31.7690824]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141719, -31.7729002], [-60.5141896, -31.7728349], [-60.5142074, -31.7727896], [-60.5142848, -31.7726789], [-60.5146504, -31.7721852], [-60.5153305, -31.7712581], [-60.5159041, -31.7704563], [-60.5164192, -31.7696967], [-60.5169354, -31.7689668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5260147, -31.7596635], [-60.5252656, -31.7597757], [-60.5244693, -31.7599127], [-60.5236508, -31.7600465], [-60.5229874, -31.760165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195946, -31.7727601], [-60.519734, -31.7733786]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179121, -31.7722663], [-60.5182237, -31.7735905]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179633, -31.7660371], [-60.5177477, -31.7650003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.518974, -31.7706446], [-60.5181434, -31.7707869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187976, -31.7648279], [-60.5184698, -31.764879], [-60.5177477, -31.7650003], [-60.5171917, -31.7650887], [-60.5169223, -31.7651338]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5221303, -31.7624035], [-60.5209207, -31.7626042], [-60.5202566, -31.7627075], [-60.5195704, -31.762824], [-60.5188212, -31.7629404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191384, -31.7728397], [-60.5192581, -31.7734308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5232423, -31.7701069], [-60.5232197, -31.7700905], [-60.5228468, -31.7698297], [-60.5227862, -31.7697931], [-60.5227074, -31.7697758], [-60.5225285, -31.7698052], [-60.5218476, -31.7699278], [-60.5217781, -31.7699281], [-60.5217101, -31.7699096], [-60.5210048, -31.7695898], [-60.5209187, -31.7695507], [-60.5196053, -31.7689481], [-60.5195429, -31.7689218], [-60.5194828, -31.7689134], [-60.519344, -31.7689046], [-60.5178429, -31.7687921], [-60.5177152, -31.7687895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5235559, -31.7687946], [-60.5223454, -31.7690037], [-60.5209832, -31.7692233]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.506444, -31.7614112], [-60.5057995, -31.7615109], [-60.5043734, -31.7617316]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054901, -31.7569325], [-60.5056354, -31.7575691], [-60.5057161, -31.7579328], [-60.5057695, -31.7582364], [-60.5058112, -31.7584202], [-60.5059346, -31.7589805], [-60.5061777, -31.7601235], [-60.5062725, -31.7605741], [-60.5063537, -31.7609762], [-60.506444, -31.7614112], [-60.5064978, -31.7616762], [-60.5065271, -31.7618165], [-60.5066637, -31.7624302], [-60.5068358, -31.7631871], [-60.5070199, -31.7639585]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5056354, -31.7575691], [-60.5045217, -31.7577431]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.507443, -31.7566403], [-60.5076528, -31.7576393], [-60.5077624, -31.7580947], [-60.5078859, -31.7586762]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5061777, -31.7601235], [-60.5055005, -31.7602375], [-60.5041009, -31.7604654], [-60.5031887, -31.7606005], [-60.5022514, -31.7607612], [-60.5011787, -31.7609409], [-60.4998982, -31.7611595], [-60.4982616, -31.7614215]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5057876, -31.7494761], [-60.5057869, -31.7495478], [-60.5057692, -31.7495965], [-60.5054413, -31.7503696], [-60.5051771, -31.7510267], [-60.505145, -31.7511146], [-60.505127, -31.7512502], [-60.5050708, -31.7518499], [-60.5050631, -31.7522067], [-60.5050705, -31.7523829], [-60.5051127, -31.7528053], [-60.5051541, -31.7531694], [-60.5051839, -31.7534515], [-60.5051851, -31.7535281], [-60.5051593, -31.753864], [-60.505096, -31.7546884], [-60.5050804, -31.7547877]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5062725, -31.7605741], [-60.505624, -31.7606759], [-60.5041996, -31.7608994]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.502023, -31.7532818], [-60.5012667, -31.7524699]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5023134, -31.75198], [-60.5024271, -31.7519841], [-60.5028311, -31.7521289], [-60.5029414, -31.7521769], [-60.502989, -31.752208], [-60.5030129, -31.7522362], [-60.5035447, -31.7528801], [-60.5035643, -31.7529059], [-60.5038752, -31.7532909], [-60.5042036, -31.7537075], [-60.5050804, -31.7547877]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038752, -31.7532909], [-60.5039875, -31.7532656], [-60.5051541, -31.7531694], [-60.5052826, -31.7531473], [-60.5058824, -31.7530045], [-60.5065017, -31.7528633], [-60.5065953, -31.7528234]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4975999, -31.7535653], [-60.4970647, -31.7510478]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5071987, -31.761579], [-60.5077415, -31.7614962], [-60.5077907, -31.7614943], [-60.5078221, -31.7615136], [-60.5078425, -31.761546]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5089147, -31.7553882], [-60.5081814, -31.7554851], [-60.5081361, -31.7554906], [-60.5079006, -31.7555223], [-60.5072389, -31.7556193], [-60.5062546, -31.7557675], [-60.5054736, -31.7558764], [-60.5043332, -31.7560452], [-60.5042695, -31.7560597], [-60.5042311, -31.7560908], [-60.5042112, -31.7561344], [-60.5042153, -31.756182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5070012, -31.7544803], [-60.5072389, -31.7556193]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054413, -31.7503696], [-60.5055364, -31.7504362], [-60.5059982, -31.7509921], [-60.5062982, -31.7513777], [-60.5063135, -31.7514025], [-60.506331, -31.7514438], [-60.5064236, -31.7520416], [-60.5065514, -31.7527294], [-60.50657, -31.7527836], [-60.5065953, -31.7528234], [-60.5069331, -31.7531185]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5094134, -31.757741], [-60.5090593, -31.7578007], [-60.5089552, -31.7578147], [-60.5088659, -31.7578074], [-60.5088002, -31.7577926], [-60.5087203, -31.7577686], [-60.5086686, -31.7577403], [-60.5086345, -31.7577095], [-60.5085857, -31.7576543], [-60.5085493, -31.7575979], [-60.5085371, -31.7575515], [-60.5085218, -31.757485], [-60.5083203, -31.7565195]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5075588, -31.7535713], [-60.5074815, -31.7536], [-60.5074381, -31.7536287], [-60.506394, -31.754567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5078622, -31.7543515], [-60.5081361, -31.7554906]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5036017, -31.7508813], [-60.5036463, -31.7509244], [-60.5036605, -31.7509618], [-60.5038397, -31.7519203], [-60.5038561, -31.7520078], [-60.5038793, -31.7520522], [-60.5042452, -31.7524829]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5031887, -31.7606005], [-60.5029273, -31.7594421], [-60.5029108, -31.7593661], [-60.5026369, -31.7581071], [-60.5026201, -31.7580465], [-60.5026026, -31.7580033], [-60.5021262, -31.7570514], [-60.5020681, -31.7569515], [-60.5018325, -31.7564877], [-60.5018172, -31.7564228], [-60.5017757, -31.7562378], [-60.5015894, -31.755368], [-60.5014432, -31.7545967]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5057695, -31.7582364], [-60.5046602, -31.7584098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059734, -31.7493898], [-60.5067905, -31.7505734], [-60.5071851, -31.751137], [-60.5072148, -31.7511891], [-60.5072313, -31.7512288], [-60.5073584, -31.7519191]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043893, -31.7571095], [-60.5045217, -31.7577431], [-60.5046602, -31.7584098], [-60.5048235, -31.7591587]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025108, -31.7529763], [-60.5024347, -31.7530092], [-60.502023, -31.7532818], [-60.5010842, -31.7539358], [-60.5004537, -31.7543647]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5042036, -31.7537075], [-60.5037911, -31.7539335], [-60.503716, -31.7539529], [-60.5036696, -31.7539264], [-60.5036265, -31.7539143], [-60.5035845, -31.7539173], [-60.5027329, -31.7540525]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5003934, -31.7564443], [-60.5017757, -31.7562378], [-60.5031626, -31.7560298], [-60.5032204, -31.7560126], [-60.5032614, -31.7559925], [-60.5046112, -31.7552182], [-60.5046348, -31.7551825], [-60.5046415, -31.7551468], [-60.504626, -31.7548685]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085218, -31.757485], [-60.5084806, -31.7574957], [-60.5076528, -31.7576393], [-60.506678, -31.7577894], [-60.5062235, -31.757857], [-60.5057161, -31.7579328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5035447, -31.7528801], [-60.5042452, -31.7524829], [-60.5047338, -31.7522914], [-60.5048357, -31.7522546], [-60.5048976, -31.7522361], [-60.5050631, -31.7522067], [-60.5052277, -31.7521806], [-60.5064236, -31.7520416], [-60.5073584, -31.7519191], [-60.5080478, -31.7518315], [-60.5081438, -31.7518318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5063537, -31.7609762], [-60.5057097, -31.7610835], [-60.5042943, -31.7613194]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4997669, -31.7534966], [-60.5002174, -31.7555768], [-60.5003934, -31.7564443], [-60.5005629, -31.7572982], [-60.5007715, -31.7583881], [-60.5010155, -31.7597398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5065271, -31.7618165], [-60.5058861, -31.7619226], [-60.5044667, -31.7621678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077405, -31.7543697], [-60.5075588, -31.7535713], [-60.507499, -31.7533063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043893, -31.7571095], [-60.5054901, -31.7569325], [-60.5058972, -31.7568711], [-60.5064582, -31.7567864], [-60.507443, -31.7566403], [-60.5083203, -31.7565195], [-60.5083962, -31.7565075], [-60.5091302, -31.7563996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4952614, -31.7513315], [-60.4955347, -31.752614]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054405, -31.7666813], [-60.5064403, -31.7665233], [-60.5065451, -31.76651], [-60.5072094, -31.7663984], [-60.5073204, -31.7663774], [-60.5080969, -31.7662526], [-60.508193, -31.7662373], [-60.5088852, -31.7661261], [-60.5094892, -31.766035], [-60.5095275, -31.7660161], [-60.5095457, -31.7659997], [-60.5095594, -31.7659756]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4964412, -31.7670064], [-60.4950281, -31.7672331], [-60.4936251, -31.7674453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899759, -31.757209], [-60.4902268, -31.7583897], [-60.4904838, -31.7595672], [-60.4907454, -31.7607806], [-60.4909966, -31.7620565]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083996, -31.7637255], [-60.5084954, -31.7641638], [-60.5085832, -31.7645531], [-60.5086388, -31.7647956], [-60.5086379, -31.7648346], [-60.5086413, -31.7649475], [-60.508635, -31.7650085], [-60.5088852, -31.7661261]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944408, -31.7665553], [-60.4941733, -31.7652961], [-60.4939167, -31.7640883], [-60.4936921, -31.7630126], [-60.4934122, -31.7616954]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4866986, -31.7671127], [-60.4865479, -31.7663941], [-60.4862933, -31.7652226], [-60.4860784, -31.7641911], [-60.4858084, -31.7628692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4962891, -31.7662918], [-60.4960239, -31.7650114], [-60.4957719, -31.7638017], [-60.4955339, -31.762637], [-60.4952749, -31.7614103]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875158, -31.7607766], [-60.4863671, -31.7609668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4932689, -31.7657493], [-60.4917862, -31.7659774]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4948631, -31.7664935], [-60.4950281, -31.7672331], [-60.4951779, -31.7679048], [-60.4951958, -31.7679848], [-60.4953257, -31.7685886], [-60.495481, -31.7693103], [-60.4956348, -31.7700362]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.478488, -31.7667818], [-60.4785995, -31.7673224], [-60.4786101, -31.7673704], [-60.4787059, -31.767838], [-60.4787538, -31.768067], [-60.4788161, -31.7683724], [-60.4789378, -31.7689415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4906038, -31.7671626], [-60.4904565, -31.7664539], [-60.4904256, -31.7663051], [-60.4903054, -31.7657679], [-60.490041, -31.7644955], [-60.490028, -31.7644138], [-60.4899292, -31.7639634], [-60.4899202, -31.7639221], [-60.4898597, -31.7636067], [-60.489741, -31.7630326], [-60.4895866, -31.7622825], [-60.489232, -31.7606104], [-60.4890553, -31.7597985], [-60.4887964, -31.7585926], [-60.4885529, -31.7574216]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4872414, -31.765082], [-60.4862933, -31.7652226], [-60.485402, -31.7653548], [-60.4844889, -31.7654902], [-60.4834245, -31.7656644], [-60.4832871, -31.7656843], [-60.4827659, -31.7657723], [-60.4815379, -31.7659733]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4961639, -31.7592917], [-60.4948963, -31.7596506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4856595, -31.7665348], [-60.485402, -31.7653548], [-60.4851854, -31.7643469], [-60.484901, -31.7630059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4817304, -31.7668916], [-60.4809321, -31.7670181], [-60.4801439, -31.7671435], [-60.4786101, -31.7673704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4984358, -31.7621956], [-60.49694, -31.7624164], [-60.4955339, -31.762637], [-60.4948073, -31.762781], [-60.494603, -31.7628256], [-60.4939449, -31.7629685], [-60.4936921, -31.7630126], [-60.4928238, -31.7631553], [-60.4927189, -31.7631596], [-60.4925949, -31.7631655], [-60.4919695, -31.7632574], [-60.4912723, -31.7633728], [-60.4898597, -31.7636067]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4987039, -31.7709175], [-60.4984362, -31.7695946], [-60.4982917, -31.7688803], [-60.4981442, -31.7681514], [-60.4980004, -31.767474], [-60.4977017, -31.7660783], [-60.4974276, -31.7647954], [-60.4971691, -31.7635858], [-60.49694, -31.7624164], [-60.496689, -31.7611919], [-60.4963999, -31.7599473], [-60.4963873, -31.7598878], [-60.4961639, -31.7592917], [-60.4959808, -31.7587354]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4806767, -31.7658224], [-60.4809321, -31.7670181], [-60.4810744, -31.7677081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4788161, -31.7683724], [-60.4778474, -31.7685134]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4800144, -31.7665708], [-60.478488, -31.7667818], [-60.4784042, -31.7667933], [-60.4779062, -31.7668597], [-60.4776635, -31.7668981], [-60.4775995, -31.7669232], [-60.4775558, -31.7669483], [-60.4775205, -31.7670041], [-60.4775219, -31.7670547], [-60.4776124, -31.7674691], [-60.4777299, -31.7680057], [-60.4778474, -31.7685134], [-60.4779726, -31.7690546]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4955308, -31.7764359], [-60.4953475, -31.7755374], [-60.4952922, -31.7752975], [-60.495172, -31.7747071], [-60.4949772, -31.7738423], [-60.4947912, -31.7730106], [-60.4945235, -31.7717299], [-60.4945189, -31.7716899]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.491334, -31.7601321], [-60.4914497, -31.760675]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487903, -31.759982], [-60.4880678, -31.7607669], [-60.4884312, -31.7624662]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4866096, -31.7621517], [-60.4853678, -31.7623464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944649, -31.7615271], [-60.4941831, -31.7602555], [-60.4939234, -31.7590816], [-60.4937157, -31.7581435], [-60.493667, -31.7579001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4929589, -31.7642484], [-60.4939167, -31.7640883], [-60.4948315, -31.7639469], [-60.4957719, -31.7638017], [-60.4971691, -31.7635858], [-60.4979428, -31.7634663], [-60.4986083, -31.7633879], [-60.4986222, -31.7633863], [-60.4986815, -31.7633766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.462598, -31.7313567], [-60.4635733, -31.7360346], [-60.4645555, -31.7409177], [-60.465585, -31.7457958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5076934, -31.7638464], [-60.5077864, -31.7642827], [-60.5079449, -31.7650703], [-60.508193, -31.7662373]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4921783, -31.7642886], [-60.4919695, -31.7632574], [-60.4917025, -31.7619517]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4787059, -31.767838], [-60.4777299, -31.7680057]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4813399, -31.765034], [-60.47975, -31.765283], [-60.4798827, -31.7659428], [-60.4800144, -31.7665708], [-60.4801439, -31.7671435], [-60.4803032, -31.7678289]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4870186, -31.7640613], [-60.4860784, -31.7641911], [-60.4851854, -31.7643469], [-60.4842799, -31.7644952], [-60.4831047, -31.7646651], [-60.4821927, -31.7647969], [-60.481318, -31.7649234]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4884342, -31.7598987], [-60.4886023, -31.760693], [-60.4889559, -31.7623801]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093099, -31.7648566], [-60.5091791, -31.7648629], [-60.5086413, -31.7649475], [-60.5084957, -31.7649653], [-60.5081855, -31.7650147], [-60.5080542, -31.7650459], [-60.5079449, -31.7650703], [-60.5070641, -31.765225], [-60.5061986, -31.7653584], [-60.5051954, -31.7655234]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5018194, -31.7641407], [-60.5005611, -31.7643395], [-60.4989454, -31.7645815], [-60.4974276, -31.7647954], [-60.4960239, -31.7650114], [-60.4951044, -31.7651528], [-60.4941733, -31.7652961], [-60.4932032, -31.765442]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4862781, -31.7605232], [-60.4850084, -31.760719], [-60.4840213, -31.7608825], [-60.4829341, -31.7610683], [-60.4828488, -31.7610792], [-60.4825623, -31.7611034]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4874954, -31.766232], [-60.4865479, -31.7663941], [-60.4856595, -31.7665348], [-60.4847398, -31.7666763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4814807, -31.7657001], [-60.4806767, -31.7658224], [-60.4798827, -31.7659428]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059251, -31.7641379], [-60.5061986, -31.7653584], [-60.5064403, -31.7665233]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.484495, -31.7580376], [-60.4847388, -31.7592679], [-60.4850084, -31.760719], [-60.4851896, -31.7615429], [-60.4853678, -31.7623464], [-60.4854917, -31.7629174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.489232, -31.7606104], [-60.4886023, -31.760693], [-60.4880678, -31.7607669]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4785995, -31.7673224], [-60.4776124, -31.7674691]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873633, -31.7600703], [-60.4874429, -31.7604336], [-60.4875158, -31.7607766], [-60.4875862, -31.7611079], [-60.4876582, -31.7614468], [-60.4878916, -31.762559]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4953674, -31.7664197], [-60.4951044, -31.7651528], [-60.4948315, -31.7639469], [-60.494603, -31.7628256], [-60.4943303, -31.7615496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4874429, -31.7604336], [-60.4862996, -31.7606373]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4862208, -31.7602523], [-60.4873633, -31.7600703], [-60.4877916, -31.7599998], [-60.487903, -31.759982], [-60.4884342, -31.7598987], [-60.4890553, -31.7597985], [-60.4904838, -31.7595672], [-60.4919211, -31.7593616], [-60.4927442, -31.7592391], [-60.4939234, -31.7590816], [-60.4941597, -31.7590449], [-60.4947486, -31.7589536], [-60.4959808, -31.7587354], [-60.4961446, -31.7587064], [-60.496563, -31.7586323]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068068, -31.7639963], [-60.5070641, -31.765225], [-60.5073204, -31.7663774]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4820777, -31.7684729], [-60.4789378, -31.7689415], [-60.4782248, -31.7690426], [-60.4779726, -31.7690546], [-60.4776955, -31.769036], [-60.4765272, -31.768925], [-60.4764292, -31.7689281], [-60.4762946, -31.7689313]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4845055, -31.7630685], [-60.4844028, -31.7626007], [-60.4842067, -31.7616895], [-60.4840213, -31.7608825], [-60.4839043, -31.7603342], [-60.4838816, -31.7602432], [-60.483861, -31.7601746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4898211, -31.7772969], [-60.4896063, -31.7762491], [-60.4895824, -31.7761663], [-60.4894925, -31.7757922], [-60.4892826, -31.7747856], [-60.4890973, -31.7739324], [-60.4887902, -31.7724398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4841301, -31.7731561], [-60.484027, -31.7726355], [-60.4839345, -31.7721752], [-60.4838348, -31.7716794], [-60.4837203, -31.7710946], [-60.4836161, -31.7705261], [-60.483509, -31.7699257]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4942074, -31.770248], [-60.4956348, -31.7700362], [-60.4970058, -31.7698203], [-60.4984362, -31.7695946], [-60.4999416, -31.7693767]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485395, -31.7714799], [-60.4848461, -31.771553], [-60.4838348, -31.7716794], [-60.4827945, -31.7718527]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5002267, -31.7706874], [-60.4989165, -31.7708858], [-60.4987039, -31.7709175], [-60.4977322, -31.7710827], [-60.4972849, -31.771153], [-60.4965675, -31.7712669], [-60.495385, -31.7714462], [-60.4944936, -31.7715806]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4981442, -31.7681514], [-60.4967375, -31.7683786], [-60.4953257, -31.7685886], [-60.4939163, -31.7688281]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4829927, -31.7727919], [-60.484027, -31.7726355], [-60.4849989, -31.7724782], [-60.4855992, -31.7723904]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940601, -31.769529], [-60.495481, -31.7693103], [-60.4968704, -31.7690926], [-60.4982917, -31.7688803], [-60.4997909, -31.7686431]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4855137, -31.7719303], [-60.4849265, -31.7720203], [-60.4839345, -31.7721752], [-60.482893, -31.7723277]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4937665, -31.7681278], [-60.4951779, -31.7679048], [-60.4965921, -31.7676875], [-60.4980004, -31.767474]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4851617, -31.770494], [-60.4846402, -31.770501], [-60.4836161, -31.7705261], [-60.4825256, -31.770557]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4887902, -31.7724398], [-60.4841301, -31.7731561], [-60.4830866, -31.7733279]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4852888, -31.7709574], [-60.4847436, -31.770998], [-60.4837203, -31.7710946], [-60.482653, -31.7712063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5352037, -31.7544506], [-60.5349276, -31.7533016], [-60.534893, -31.7532159], [-60.534854, -31.7531403], [-60.5348199, -31.7530893], [-60.5346371, -31.7528497], [-60.5341206, -31.7522641], [-60.5340466, -31.7521779], [-60.5334679, -31.7515013]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5275679, -31.7538653], [-60.5274838, -31.7539366], [-60.5276407, -31.7546424]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345114, -31.7501633], [-60.5338841, -31.7498317], [-60.5331779, -31.7494723], [-60.5322961, -31.7490859]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5274838, -31.7539366], [-60.5263414, -31.7541217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401146, -31.7637061], [-60.5399097, -31.7627766], [-60.5398758, -31.7626063], [-60.5395279, -31.7608055], [-60.5394935, -31.7606278], [-60.5391488, -31.7589174], [-60.5389969, -31.7581017], [-60.5384811, -31.7553987], [-60.5382493, -31.7540642], [-60.5379003, -31.7522267], [-60.5373907, -31.7500159]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5313057, -31.750541], [-60.5306571, -31.7508131], [-60.5305911, -31.7508461], [-60.5305316, -31.7508896], [-60.5302228, -31.7511795], [-60.5294083, -31.7520068], [-60.5285745, -31.7528829], [-60.5275679, -31.7538653]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345156, -31.747338], [-60.534522, -31.7472853], [-60.5344612, -31.7466737], [-60.5344483, -31.7466139], [-60.534429, -31.7465677], [-60.5339147, -31.7457562]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5371906, -31.7499189], [-60.5371027, -31.7499616], [-60.5340466, -31.7521779]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5304401, -31.7571171], [-60.5301392, -31.7571758], [-60.5300643, -31.7571961], [-60.5299978, -31.7572324], [-60.5293502, -31.7576737]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5373591, -31.7497307], [-60.5374034, -31.7497372], [-60.5374441, -31.7497533], [-60.5374785, -31.749778], [-60.5375098, -31.7498202], [-60.5375224, -31.7498689], [-60.5375147, -31.7499183], [-60.5374878, -31.7499626], [-60.5374447, -31.7499965], [-60.5373907, -31.7500159], [-60.5373404, -31.7500193], [-60.5372912, -31.7500099], [-60.5372474, -31.7499886], [-60.5372128, -31.7499574], [-60.5371906, -31.7499189], [-60.5371826, -31.7498718], [-60.5371931, -31.7498251], [-60.5372208, -31.7497838], [-60.5372627, -31.7497524], [-60.5373144, -31.7497342], [-60.5373591, -31.7497307]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5335631, -31.7513682], [-60.5330459, -31.7509747], [-60.5323327, -31.7503942], [-60.5318562, -31.7500155], [-60.5317926, -31.7499559], [-60.5315647, -31.7496916]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5374785, -31.749778], [-60.5396032, -31.7494283], [-60.5403796, -31.7492793], [-60.5408528, -31.7491885]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5350196, -31.7449917], [-60.5354129, -31.745844], [-60.5354464, -31.7459017], [-60.5354558, -31.7459376], [-60.5354651, -31.7459797], [-60.5354465, -31.7474993], [-60.535444, -31.7475479], [-60.5354344, -31.7475891], [-60.5354046, -31.747655], [-60.5346536, -31.7486772], [-60.5338841, -31.7498317], [-60.5330459, -31.7509747], [-60.5325465, -31.7516146], [-60.5318734, -31.7524566], [-60.5312001, -31.7532804], [-60.530517, -31.7541235], [-60.5304897, -31.7541513], [-60.5304465, -31.7541825], [-60.5294049, -31.7548719]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5353605, -31.749054], [-60.5346536, -31.7486772], [-60.5343051, -31.7485015], [-60.5340699, -31.7483539], [-60.5340252, -31.7483277], [-60.5339655, -31.7483536], [-60.5338802, -31.748367], [-60.533812, -31.7483667], [-60.5337197, -31.7483401], [-60.533651, -31.7482963], [-60.5336042, -31.7482525], [-60.5335507, -31.7481992], [-60.5334899, -31.7481766], [-60.5327838, -31.7480549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5284138, -31.755486], [-60.5285828, -31.756227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5362112, -31.7480649], [-60.5354046, -31.747655], [-60.5352752, -31.7476062], [-60.5345156, -31.747338]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5378779, -31.7453838], [-60.5369832, -31.7455168], [-60.536308, -31.7456134]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5369832, -31.7455168], [-60.5379722, -31.7464706]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5443711, -31.7334734], [-60.5458059, -31.7351133]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517891, -31.7252982], [-60.5511313, -31.7255214]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5520342, -31.7257997], [-60.5519211, -31.7255816], [-60.5517891, -31.7252982], [-60.5515607, -31.7248282], [-60.5515097, -31.7247383], [-60.5514061, -31.7245847]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517254, -31.7244203], [-60.5519569, -31.7247904], [-60.5521213, -31.7250631], [-60.5522627, -31.7252973], [-60.5523213, -31.725407], [-60.552359, -31.7255018], [-60.5524925, -31.7258572], [-60.5526141, -31.7261204], [-60.5527797, -31.7264871], [-60.5529974, -31.7267935], [-60.5534009, -31.7273017], [-60.5534596, -31.7273906], [-60.5536442, -31.7277096]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5463267, -31.7366013], [-60.5460546, -31.7366445], [-60.5459378, -31.7366659], [-60.5459002, -31.7366751], [-60.5458494, -31.7366933], [-60.5454721, -31.7368985], [-60.5444873, -31.737416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5527797, -31.7264871], [-60.5527865, -31.7265757], [-60.5527805, -31.7266461], [-60.5527378, -31.7267498], [-60.5527049, -31.7268041], [-60.5526539, -31.7268884], [-60.5525432, -31.7270314], [-60.552531, -31.7270637], [-60.552533, -31.7271021], [-60.552558, -31.7271679], [-60.552783, -31.7275184], [-60.5530513, -31.7279456]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401928, -31.7343485], [-60.5401315, -31.7342588], [-60.5401068, -31.7341571], [-60.5401183, -31.7340635], [-60.540161, -31.7339766], [-60.5402313, -31.7339039], [-60.5403232, -31.7338514], [-60.5404293, -31.7338237], [-60.5405404, -31.7338232], [-60.5406468, -31.73385], [-60.5406656, -31.7338605], [-60.5407397, -31.7339019], [-60.5408109, -31.7339743], [-60.5408545, -31.7340611], [-60.5408668, -31.734155], [-60.5408467, -31.7342479], [-60.5407942, -31.7343338], [-60.5407141, -31.7344027], [-60.5406136, -31.7344483], [-60.5405018, -31.7344666], [-60.5403887, -31.7344559], [-60.5402843, -31.7344171], [-60.5401928, -31.7343485]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.54391, -31.7338584], [-60.5451736, -31.7354291], [-60.5452927, -31.7355674], [-60.5453326, -31.7356258], [-60.5454164, -31.7357776], [-60.5458494, -31.7366933]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5518483, -31.7268291], [-60.550903, -31.7272011], [-60.5500975, -31.727522], [-60.550064, -31.727539], [-60.5500427, -31.7275604], [-60.5500214, -31.727605], [-60.5500006, -31.7276572], [-60.5499813, -31.7276874], [-60.5499487, -31.7277104], [-60.5492142, -31.7280137], [-60.5491914, -31.7280279], [-60.5491685, -31.7280481], [-60.5484893, -31.7288286]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5433462, -31.7358139], [-60.5436422, -31.7362237], [-60.5441199, -31.7369049], [-60.5444873, -31.737416], [-60.5446989, -31.7376998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536483, -31.7299816], [-60.5531873, -31.7291812], [-60.5526008, -31.7281513]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5569902, -31.7464413], [-60.5569043, -31.7460208], [-60.5568885, -31.7459435], [-60.556803, -31.7455387], [-60.5567857, -31.7454303], [-60.5567194, -31.7451363], [-60.5567054, -31.7450773], [-60.5566078, -31.7446497], [-60.5565055, -31.7441372]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5503489, -31.7367393], [-60.5495452, -31.7369967], [-60.5483763, -31.7374623]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5561963, -31.7367825], [-60.5561687, -31.7367995], [-60.5561022, -31.7368195], [-60.5556722, -31.7368925], [-60.5552984, -31.7369516], [-60.5548168, -31.7370271]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5543413, -31.7469162], [-60.5559319, -31.7466376], [-60.5569902, -31.7464413], [-60.5574914, -31.7463558], [-60.5576512, -31.7463285], [-60.5582412, -31.7462278], [-60.5583726, -31.7462049], [-60.5584271, -31.7461885]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5492181, -31.7386909], [-60.5480493, -31.7392494], [-60.5470914, -31.7396765], [-60.5469816, -31.7397137]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5473869, -31.7382389], [-60.5480493, -31.7392494]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5466065, -31.7353693], [-60.5466476, -31.7353832], [-60.5466861, -31.7354092], [-60.5471115, -31.73589], [-60.547695, -31.7365558], [-60.5483763, -31.7374623], [-60.5487277, -31.7379542], [-60.548775, -31.7380073], [-60.5492181, -31.7386909], [-60.5495633, -31.7392066], [-60.5502259, -31.7401133]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5492511, -31.739657], [-60.5491193, -31.7397428], [-60.5478059, -31.7403699], [-60.5477531, -31.7404031], [-60.5477239, -31.7404414], [-60.5477076, -31.7404929], [-60.547681, -31.7405795]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5513716, -31.738723], [-60.5505082, -31.738953], [-60.5495633, -31.7392066]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.551979, -31.7424929], [-60.5522183, -31.7433399], [-60.5522541, -31.7435144], [-60.5523317, -31.7439367], [-60.5524004, -31.7443665], [-60.5524833, -31.7448207], [-60.5524871, -31.7448773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5498939, -31.7360175], [-60.5511677, -31.735678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5497607, -31.7309405], [-60.5489478, -31.7312584], [-60.548432, -31.7314669], [-60.5483398, -31.7314797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5537395, -31.7331483], [-60.5523831, -31.7333691], [-60.5510605, -31.7335741], [-60.5509782, -31.7335973], [-60.550294, -31.7338731], [-60.5502034, -31.7339158], [-60.5501175, -31.7339604], [-60.5495367, -31.7342987], [-60.5489174, -31.7346816], [-60.548101, -31.7352483], [-60.5471115, -31.73589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5503936, -31.7322437], [-60.5496764, -31.7325162], [-60.5496341, -31.7325268], [-60.5495722, -31.7325305]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5526708, -31.7462468], [-60.5532216, -31.7461484], [-60.5536745, -31.7460725], [-60.5541238, -31.7460054], [-60.5557792, -31.7457171], [-60.556803, -31.7455387]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.547536, -31.7423488], [-60.5468698, -31.7424578], [-60.5464977, -31.7425186], [-60.5459994, -31.742582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5527244, -31.7465166], [-60.5510652, -31.7468267], [-60.5508224, -31.7468728], [-60.5504354, -31.7469565], [-60.5503506, -31.7469748], [-60.549985, -31.7470365]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5566078, -31.7446497], [-60.555552, -31.7448359], [-60.5539214, -31.745127], [-60.5534537, -31.7452042], [-60.553005, -31.7452851], [-60.5525067, -31.745381]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5523655, -31.7363577], [-60.5533521, -31.7361941], [-60.5537878, -31.7361207], [-60.5538858, -31.7361062], [-60.5546184, -31.7359981], [-60.5550994, -31.7359259], [-60.5552161, -31.7359071], [-60.5554563, -31.7358695], [-60.5559728, -31.7357913], [-60.5560673, -31.7357827]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5496181, -31.745275], [-60.5497596, -31.7460855], [-60.5497919, -31.7462582], [-60.5499021, -31.7466857], [-60.5499143, -31.7467369], [-60.549985, -31.7470365], [-60.550131, -31.7476734]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536342, -31.7437232], [-60.5523317, -31.7439367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5505803, -31.745141], [-60.5507651, -31.7459137]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5504606, -31.7323853], [-60.5520182, -31.7319127], [-60.552395, -31.7317895], [-60.5531443, -31.7315691], [-60.5533685, -31.7314967], [-60.5543159, -31.7311831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5520182, -31.7319127], [-60.5522059, -31.7327395], [-60.5522185, -31.7327974], [-60.5523831, -31.7333691], [-60.5525867, -31.7341255], [-60.5528293, -31.7348531], [-60.5529496, -31.7352309], [-60.5531881, -31.7357935], [-60.5533369, -31.7361489], [-60.5533521, -31.7361941], [-60.5534465, -31.7365486], [-60.5535886, -31.7372848], [-60.5537388, -31.7379051], [-60.5537555, -31.7379553], [-60.5539441, -31.7384355], [-60.553971, -31.7385211], [-60.5540147, -31.7387132], [-60.5541145, -31.7391492], [-60.5541376, -31.7392108], [-60.5545019, -31.7400742], [-60.5545118, -31.740115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5483319, -31.7460871], [-60.5470072, -31.7463048], [-60.5455583, -31.7465363]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5484605, -31.7466715], [-60.5471396, -31.7468878], [-60.5456835, -31.7471222], [-60.5451141, -31.7472073], [-60.5449746, -31.7472162], [-60.5448734, -31.7472216], [-60.5447654, -31.7472116], [-60.5447202, -31.7472231]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5534729, -31.7433178], [-60.5533946, -31.7433363], [-60.5529175, -31.7434012], [-60.5522541, -31.7435144]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5567054, -31.7450773], [-60.5556603, -31.7452696], [-60.5540186, -31.7455614]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5551541, -31.7383334], [-60.553971, -31.7385211], [-60.5527744, -31.7387153], [-60.5514624, -31.7389376]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5485934, -31.7472545], [-60.5472713, -31.7474649], [-60.5458202, -31.7477025]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5444556, -31.7423138], [-60.5445173, -31.7427922], [-60.5445393, -31.7428779], [-60.5445722, -31.7429683], [-60.5447238, -31.7433795], [-60.5447575, -31.7435089]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517667, -31.7432767], [-60.5509744, -31.7435818], [-60.5509174, -31.7436038], [-60.5506488, -31.7437019], [-60.5505944, -31.7437218], [-60.5500524, -31.7438883], [-60.5496065, -31.7440343], [-60.549158, -31.7441963], [-60.549111, -31.7442106], [-60.5482728, -31.7429922]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536734, -31.7438851], [-60.5542091, -31.7437903], [-60.5547497, -31.7436894], [-60.5553013, -31.7435886], [-60.5564259, -31.7433796]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5523617, -31.7411854], [-60.5517089, -31.741387], [-60.5516592, -31.7414029], [-60.5516391, -31.7414093], [-60.5506996, -31.7417091], [-60.5505691, -31.7417597], [-60.5503472, -31.7418572], [-60.5502451, -31.7418931], [-60.5490107, -31.7423181], [-60.5483309, -31.7425393]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5468506, -31.7456993], [-60.5470072, -31.7463048], [-60.5471396, -31.7468878], [-60.5472713, -31.7474649], [-60.5474293, -31.7481252]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5521421, -31.7404865], [-60.5522652, -31.7404603], [-60.5533141, -31.740301], [-60.5539134, -31.7402199], [-60.5545118, -31.740115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5501206, -31.7408992], [-60.5488312, -31.741497], [-60.5474787, -31.7420761]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538635, -31.7446308], [-60.5537417, -31.7441471], [-60.5536734, -31.7438851], [-60.5536342, -31.7437232], [-60.5535901, -31.743552], [-60.5535728, -31.7435045], [-60.5534729, -31.7433178]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5537417, -31.7441471], [-60.5524004, -31.7443665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5519739, -31.745759], [-60.5517528, -31.7457979], [-60.5516525, -31.7458057], [-60.5515332, -31.7457936], [-60.5514687, -31.745787], [-60.5509241, -31.7458795], [-60.5508415, -31.7458935], [-60.5507651, -31.7459137], [-60.5506551, -31.745951], [-60.5504731, -31.7459857], [-60.5503617, -31.7460013], [-60.5497596, -31.7460855]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5459647, -31.7482958], [-60.5458202, -31.7477025], [-60.5456835, -31.7471222], [-60.5455583, -31.7465363], [-60.5454431, -31.7460093], [-60.5454419, -31.7459271], [-60.5454284, -31.7458485], [-60.545165, -31.7450217], [-60.544847, -31.7441409]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5582073, -31.7458299], [-60.557997, -31.745866], [-60.5574779, -31.7459364], [-60.5574093, -31.7459338], [-60.5569043, -31.7460208]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5499143, -31.7467369], [-60.5491024, -31.7468663], [-60.5485283, -31.7469724]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.549799, -31.7402522], [-60.5500496, -31.7406127], [-60.550071, -31.7406728], [-60.5501206, -31.7408992], [-60.5501737, -31.7411396], [-60.5503472, -31.7418572], [-60.5504202, -31.7422405], [-60.5504945, -31.7425821], [-60.5504942, -31.742656]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5447314, -31.7276612], [-60.5449284, -31.7275478], [-60.5449807, -31.7275101], [-60.5450477, -31.7274618], [-60.5451803, -31.7273578], [-60.5453802, -31.7271986], [-60.5454543, -31.7271413], [-60.5455145, -31.7270896], [-60.545773, -31.7268255], [-60.5459707, -31.7266366], [-60.5460232, -31.7265958], [-60.5462054, -31.7264827], [-60.5462626, -31.7264521], [-60.5463291, -31.7264206], [-60.5464131, -31.7263891], [-60.5464837, -31.7263713], [-60.5465365, -31.7263643], [-60.5465934, -31.7263634], [-60.5469029, -31.7263686], [-60.5469513, -31.7263572], [-60.5470088, -31.7263336], [-60.5470596, -31.7263066], [-60.5473489, -31.7261143], [-60.5474844, -31.7260441], [-60.5475879, -31.7259972], [-60.5476176, -31.7259911], [-60.5478989, -31.725894], [-60.5479721, -31.7258624], [-60.5480229, -31.7258395], [-60.5481008, -31.725796], [-60.5482063, -31.7257308], [-60.5484319, -31.7256067], [-60.5485083, -31.725564], [-60.5487812, -31.7254115], [-60.5488263, -31.7253879], [-60.5488725, -31.725367], [-60.5489001, -31.7253574], [-60.5491162, -31.7252996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5472714, -31.7295793], [-60.5470455, -31.7295703], [-60.5468339, -31.729554], [-60.5467582, -31.7295724], [-60.5467069, -31.7295828], [-60.5464526, -31.7296141], [-60.5462933, -31.7296264], [-60.545796, -31.7296375]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.547593, -31.7291919], [-60.5464691, -31.7278822]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.545737, -31.7283319], [-60.5463937, -31.7291036], [-60.5464314, -31.7291363], [-60.5466712, -31.7293247], [-60.5466982, -31.729359], [-60.5468339, -31.729554]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5348194, -31.7418542], [-60.5339767, -31.7430308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5543938, -31.7284716], [-60.5544021, -31.7285213], [-60.5544553, -31.7286638], [-60.5544979, -31.7287368], [-60.5552243, -31.7299803], [-60.5552524, -31.730026], [-60.555302, -31.7300804], [-60.5560289, -31.7307472], [-60.5560899, -31.7308059], [-60.5566517, -31.7313407], [-60.5567205, -31.731416], [-60.5568208, -31.7316065], [-60.556826, -31.7316373], [-60.5568174, -31.7316632], [-60.5567901, -31.7316857]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5515281, -31.7262578], [-60.55097, -31.7264858], [-60.5506059, -31.7266444], [-60.5505285, -31.7266865], [-60.5504752, -31.7267235], [-60.549918, -31.7271825]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5520964, -31.7312489], [-60.5520459, -31.731236], [-60.5519446, -31.731265], [-60.5501958, -31.7318198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5516953, -31.7308046], [-60.552733, -31.7303785], [-60.5536483, -31.7299816]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5566517, -31.7313407], [-60.5560291, -31.7315223], [-60.5559609, -31.7315361], [-60.5558819, -31.731543], [-60.5558118, -31.731546], [-60.5557421, -31.7315391], [-60.5556867, -31.7315279], [-60.5556248, -31.7315041], [-60.5551454, -31.7312413], [-60.555126, -31.7312273], [-60.5551098, -31.7312068], [-60.5550895, -31.7311668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5560899, -31.7308059], [-60.5559802, -31.7308604], [-60.555697, -31.7309754], [-60.5556357, -31.7309964], [-60.5550895, -31.7311668], [-60.5550476, -31.731168], [-60.5550092, -31.7311605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5561207, -31.732385], [-60.556016, -31.7323977], [-60.5552526, -31.7325692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5552524, -31.730026], [-60.5549264, -31.7302194], [-60.5546657, -31.7303588], [-60.5545859, -31.7303988], [-60.5540097, -31.7306385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5544979, -31.7287368], [-60.5546314, -31.7286353], [-60.5546769, -31.7286129], [-60.554749, -31.7285969], [-60.5548337, -31.7285808], [-60.5548776, -31.7285558], [-60.554897, -31.7285367], [-60.5553107, -31.7285907], [-60.5553758, -31.7286179], [-60.5554161, -31.7286481], [-60.5555757, -31.7288424], [-60.5556289, -31.7289181], [-60.5557738, -31.7291228], [-60.5558285, -31.7292069], [-60.5558744, -31.7292728], [-60.5560807, -31.7295497], [-60.5561659, -31.7296712], [-60.5562512, -31.7297752], [-60.556326, -31.7298587], [-60.5564213, -31.7299392], [-60.5565336, -31.7300138], [-60.5566699, -31.7300884], [-60.5568163, -31.7301693], [-60.5569074, -31.7302043], [-60.5570083, -31.7302293], [-60.5571571, -31.7302543], [-60.5572245, -31.7302665], [-60.5572729, -31.7302913], [-60.5574593, -31.7305179]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5559415, -31.7338873], [-60.5554742, -31.7329788], [-60.5552526, -31.7325692], [-60.5550313, -31.7321651]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5561309, -31.7328444], [-60.5559612, -31.7328642], [-60.5558016, -31.7328844], [-60.5556861, -31.7329084], [-60.5556099, -31.7329273], [-60.5554742, -31.7329788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5561456, -31.7338877], [-60.5561309, -31.7328444], [-60.5561207, -31.732385], [-60.5561068, -31.7318973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5506541, -31.7289559], [-60.5516953, -31.7308046]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5506059, -31.7266444], [-60.550903, -31.7272011], [-60.5516864, -31.7285331], [-60.552733, -31.7303785], [-60.5533685, -31.7314967]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.480542, -31.743485], [-60.4806514, -31.7439953], [-60.4807448, -31.7444312], [-60.4808461, -31.7449035], [-60.4809294, -31.7452375]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4815946, -31.7438519], [-60.4806514, -31.7439953], [-60.4797296, -31.744138]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4816708, -31.7443064], [-60.4807448, -31.7444312], [-60.4798586, -31.7445612]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4821479, -31.740653], [-60.4820787, -31.7405309], [-60.4815851, -31.7382288], [-60.4812948, -31.7368634], [-60.481033, -31.7356324], [-60.480847, -31.7347091], [-60.4806042, -31.7334412], [-60.4803551, -31.7322562], [-60.4800918, -31.7310183], [-60.479815, -31.729766], [-60.479585, -31.7287852]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4831672, -31.7379731], [-60.4830312, -31.7383227], [-60.4829706, -31.738498], [-60.4829368, -31.7386414], [-60.4828896, -31.7389955], [-60.4828394, -31.7391873], [-60.4827243, -31.7394411], [-60.4825119, -31.7398366], [-60.4823436, -31.7401877], [-60.4821725, -31.7405861], [-60.4821479, -31.740653], [-60.481891, -31.7415859], [-60.4816284, -31.7425991], [-60.4815697, -31.7429464], [-60.4815431, -31.7431529], [-60.4815363, -31.7433576], [-60.4815946, -31.7438519], [-60.4816608, -31.7442467], [-60.4816708, -31.7443064], [-60.4817387, -31.7447117], [-60.4817333, -31.7447431], [-60.4817092, -31.7447707], [-60.4808461, -31.7449035], [-60.4802513, -31.744995]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4916167, -31.730557], [-60.4915105, -31.7305761], [-60.4911471, -31.7307277], [-60.490791, -31.7308916], [-60.4905578, -31.7309977], [-60.4903293, -31.7310997], [-60.4901015, -31.7312126], [-60.4899743, -31.7312717], [-60.4898883, -31.7313234], [-60.4895494, -31.7315617], [-60.4892888, -31.7317532]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914719, -31.7298328], [-60.4915803, -31.7297846], [-60.4919082, -31.7296341], [-60.4922765, -31.7294679], [-60.4925428, -31.729381], [-60.4928337, -31.729313], [-60.4930282, -31.7292809], [-60.4933153, -31.7292129], [-60.4934821, -31.7291864]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4996534, -31.7395861], [-60.4981841, -31.7398053]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4959972, -31.7460951], [-60.495444, -31.7435599]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4957974, -31.736137], [-60.4960865, -31.7374835], [-60.4963896, -31.7387783]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4991815, -31.7373834], [-60.4982915, -31.7378562], [-60.4982929, -31.7379779], [-60.4978039, -31.7382136], [-60.4976775, -31.7382284], [-60.4970205, -31.7385195], [-60.4963896, -31.7387783], [-60.4963099, -31.7388089], [-60.495789, -31.7388269], [-60.4956733, -31.7388657], [-60.4950439, -31.7390943], [-60.4947857, -31.7391819], [-60.4946616, -31.7392118], [-60.4945321, -31.7392281], [-60.4943061, -31.7392234], [-60.4938312, -31.7392281], [-60.4936652, -31.7392557], [-60.4935521, -31.7392743]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5004591, -31.7403993], [-60.5000008, -31.7383335], [-60.4999316, -31.7382597], [-60.4993794, -31.7382961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4992628, -31.7455924], [-60.4988657, -31.7438117], [-60.498757, -31.7433117], [-60.4987067, -31.7430545]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993596, -31.7424031], [-60.4995097, -31.7430601], [-60.4996235, -31.7436926], [-60.4999931, -31.7454773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4950656, -31.7362495], [-60.4953594, -31.7375987], [-60.4956733, -31.7388657]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4965215, -31.7475356], [-60.4964236, -31.747085], [-60.4963546, -31.7467677]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4937153, -31.7364571], [-60.4938537, -31.7371641], [-60.4939831, -31.7378248], [-60.4943061, -31.7392234]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944467, -31.7363447], [-60.4945888, -31.7370637], [-60.4947147, -31.7377009], [-60.4950439, -31.7390943]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5003867, -31.7429252], [-60.4995097, -31.7430601]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5489975, -31.7462489], [-60.5489803, -31.7462895], [-60.5489767, -31.7463326], [-60.5489824, -31.7463772], [-60.5491024, -31.7468663]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5482114, -31.7454812], [-60.5483319, -31.7460871], [-60.5484605, -31.7466715], [-60.5485283, -31.7469724], [-60.5485934, -31.7472545], [-60.548747, -31.7478896]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4532406, -31.7427042], [-60.453422, -31.7426397], [-60.45368, -31.7425751], [-60.4540002, -31.7425432], [-60.454364, -31.7425268], [-60.4546727, -31.7424781], [-60.4554639, -31.7423529], [-60.456178, -31.7422411], [-60.4568256, -31.7421392], [-60.4574472, -31.7420401], [-60.4581583, -31.7419279], [-60.4589009, -31.7418105], [-60.4645555, -31.7409177], [-60.4702111, -31.7400247], [-60.4758597, -31.7391328], [-60.4772672, -31.7389106], [-60.4777738, -31.7388265], [-60.4787469, -31.7386578], [-60.4799388, -31.7384684], [-60.4802531, -31.7384136], [-60.4815851, -31.7382288]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4712606, -31.7449656], [-60.4702111, -31.7400247], [-60.4691872, -31.7351651], [-60.4682128, -31.7305451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043312, -31.7901229], [-60.503142, -31.7903031], [-60.5019816, -31.790479], [-60.5010061, -31.7906268], [-60.4998324, -31.7908047], [-60.4986014, -31.7909912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4909542, -31.7771308], [-60.4912094, -31.7783522], [-60.4914604, -31.7795502], [-60.4917233, -31.7807247], [-60.4919965, -31.7819445]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022834, -31.7803957], [-60.5007695, -31.7806108], [-60.5006738, -31.7806243], [-60.4993428, -31.7808125]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493018, -31.7780734], [-60.492841, -31.7781371], [-60.4926251, -31.7781913], [-60.4921615, -31.7782003], [-60.4919668, -31.7782304], [-60.4917261, -31.7782815], [-60.4912094, -31.7783522], [-60.490082, -31.778532]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001675, -31.7504905], [-60.500272, -31.7509254], [-60.5003891, -31.7512872], [-60.5005655, -31.7515508], [-60.5007438, -31.7518433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5007438, -31.7518433], [-60.5008963, -31.7521931], [-60.5010731, -31.7524947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4979119, -31.7547383], [-60.4981866, -31.7552862], [-60.4984376, -31.7557633]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001122, -31.7701685], [-60.4999416, -31.7693767], [-60.4997909, -31.7686431], [-60.49946, -31.7670706], [-60.4994349, -31.7669674], [-60.4992642, -31.7661515], [-60.4992148, -31.7659383], [-60.4991891, -31.7658272]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5007673, -31.7732442], [-60.5007434, -31.7731311]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5158657, -31.7817503], [-60.5165542, -31.781687], [-60.5165932, -31.7816603], [-60.5166171, -31.7814965], [-60.5166365, -31.7814771], [-60.5166768, -31.7814611], [-60.5170116, -31.7814377], [-60.5182647, -31.7813597], [-60.5183301, -31.7813647], [-60.5183751, -31.7813681]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137134, -31.7779859], [-60.5142608, -31.7803875], [-60.5142756, -31.7804974], [-60.5143021, -31.7806936], [-60.5143881, -31.7812016], [-60.5145177, -31.781872], [-60.5146946, -31.7828161], [-60.5148406, -31.7834701], [-60.5150327, -31.7843371], [-60.5152076, -31.7851266], [-60.515274, -31.7854036], [-60.5156075, -31.7868562], [-60.5158093, -31.7876859], [-60.5160727, -31.7888638], [-60.5161471, -31.7891452]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5047383, -31.7702451], [-60.5032434, -31.7704947], [-60.5017487, -31.7707472], [-60.500291, -31.7709933]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4492724, -31.73833], [-60.4496131, -31.7382299], [-60.4500573, -31.7380633], [-60.4505131, -31.7378649], [-60.4507326, -31.7377482], [-60.4509627, -31.7376164], [-60.4512659, -31.7374207], [-60.4515326, -31.7372271], [-60.4519943, -31.7368611], [-60.4523603, -31.7365632], [-60.4526718, -31.7363367], [-60.4527586, -31.7362736], [-60.4529623, -31.7361255], [-60.4542844, -31.7351589], [-60.456129, -31.7338102], [-60.4569849, -31.7331825], [-60.4570874, -31.7331111], [-60.4573339, -31.7329341], [-60.4578996, -31.7324808], [-60.4582919, -31.732251], [-60.4585774, -31.7321047], [-60.4589175, -31.7319527], [-60.4592635, -31.7318001], [-60.4595919, -31.7316869], [-60.4599401, -31.7315893], [-60.4603462, -31.731498], [-60.4608309, -31.731413], [-60.4614103, -31.731322], [-60.4625344, -31.731165], [-60.4643988, -31.7308685], [-60.4663902, -31.7305593], [-60.4688538, -31.7301856], [-60.4705635, -31.7299768], [-60.4711786, -31.7298942], [-60.4717114, -31.7298539], [-60.4758272, -31.7292571], [-60.4763472, -31.729179], [-60.4766955, -31.7291177], [-60.4770546, -31.7290414], [-60.4774168, -31.7289585], [-60.4786446, -31.728673], [-60.479312, -31.728519], [-60.4796417, -31.7284506], [-60.4799978, -31.7284054], [-60.4802406, -31.7283868], [-60.480471, -31.7283773], [-60.4807455, -31.7283748], [-60.4810138, -31.7283828], [-60.4812235, -31.7283919], [-60.4812959, -31.7283976], [-60.4814703, -31.7284115], [-60.4817742, -31.728448], [-60.4821375, -31.7285115], [-60.4824283, -31.7285748], [-60.4827435, -31.7286553], [-60.4830718, -31.7287657], [-60.4834204, -31.7288987], [-60.483781, -31.7290657], [-60.4841382, -31.7292521], [-60.4844304, -31.7294198], [-60.4846922, -31.7295858], [-60.4849147, -31.7297522], [-60.485127, -31.7299273], [-60.4853746, -31.7301662], [-60.4858798, -31.7306858]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4609408, -31.7515861], [-60.4599283, -31.7466669], [-60.4595192, -31.7446375], [-60.4591966, -31.7431801], [-60.4589009, -31.7418105], [-60.4581266, -31.7381982], [-60.4578612, -31.7369257], [-60.4571444, -31.7334703], [-60.4571137, -31.7334183], [-60.4570228, -31.7333272]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5007002, -31.7729523], [-60.499358, -31.7728715], [-60.4981479, -31.7727939], [-60.4980903, -31.7727803], [-60.4977868, -31.7727387], [-60.4974419, -31.7726618], [-60.4972787, -31.7726027], [-60.4970249, -31.7724939], [-60.4968086, -31.7723882], [-60.4956295, -31.7718328], [-60.4955761, -31.7717966], [-60.4955361, -31.7717539], [-60.4954284, -31.7715802], [-60.495385, -31.7714462]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4980903, -31.7727803], [-60.4980054, -31.7723288], [-60.4977322, -31.7710827]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5042631, -31.7611908], [-60.5024058, -31.7614897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4965675, -31.7712669], [-60.4968086, -31.7723882]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4614778, -31.7535054], [-60.4629569, -31.7532845], [-60.4639923, -31.7531268], [-60.4657864, -31.7528308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5088269, -31.7673928], [-60.5083557, -31.7674648], [-60.5074655, -31.7676036], [-60.5067999, -31.7677114]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.499358, -31.7728715], [-60.4991833, -31.772139], [-60.4989165, -31.7708858]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5086461, -31.7687447], [-60.5083557, -31.7674648], [-60.5080969, -31.7662526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.504673, -31.7631057], [-60.5059857, -31.7628798]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5072094, -31.7663984], [-60.5074655, -31.7676036], [-60.5077455, -31.7688851]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068358, -31.7631871], [-60.506165, -31.763294], [-60.5047641, -31.7635143]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4998982, -31.7611595], [-60.5000781, -31.7620369], [-60.5001382, -31.76233], [-60.5003047, -31.7631234], [-60.5005611, -31.7643395], [-60.5007035, -31.7650243], [-60.5010017, -31.7663193]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5028497, -31.7684456], [-60.5041226, -31.76825], [-60.504967, -31.7681036], [-60.5057181, -31.767969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4619653, -31.7543307], [-60.4631327, -31.7541547], [-60.4641713, -31.7539997], [-60.4659751, -31.7537305]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083472, -31.7687921], [-60.508578, -31.7697743], [-60.5087412, -31.7704724], [-60.5089012, -31.7711401], [-60.5091059, -31.7719575], [-60.5091549, -31.7720182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5052396, -31.7590961], [-60.5052824, -31.7592308], [-60.5055005, -31.7602375]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022514, -31.7607612], [-60.5024058, -31.7614897], [-60.5025593, -31.7621575], [-60.5026963, -31.7627412]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4627161, -31.7551379], [-60.4633018, -31.7550565], [-60.4643549, -31.7548949], [-60.4661715, -31.754616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4970249, -31.7724939], [-60.4980054, -31.7723288], [-60.4991833, -31.772139], [-60.5004885, -31.7719348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4638085, -31.7522306], [-60.4639923, -31.7531268], [-60.4641713, -31.7539997], [-60.4643549, -31.7548949], [-60.4645858, -31.7560207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5015696, -31.7699238], [-60.5017487, -31.7707472], [-60.5019302, -31.771528], [-60.5021042, -31.7723619], [-60.5022519, -31.7730573]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5051457, -31.7732334], [-60.5048336, -31.7718739], [-60.5048311, -31.7718176], [-60.5048358, -31.7717735], [-60.504929, -31.77112], [-60.5049317, -31.7710703], [-60.5049243, -31.771028], [-60.5047383, -31.7702451], [-60.504538, -31.769422]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4656154, -31.7519532], [-60.4657864, -31.7528308], [-60.4659751, -31.7537305], [-60.4661715, -31.754616], [-60.4664218, -31.7557356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.505825, -31.7731842], [-60.5055414, -31.771744], [-60.5055435, -31.7716667], [-60.5056378, -31.771012], [-60.5056292, -31.770954], [-60.5056063, -31.7709081], [-60.5055884, -31.7708476], [-60.5052399, -31.7693033], [-60.504967, -31.7681036]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5004577, -31.7717935], [-60.5019302, -31.771528], [-60.5034104, -31.7712913]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5089012, -31.7711401], [-60.5082166, -31.7712517], [-60.5077238, -31.7713267], [-60.5072149, -31.7714134], [-60.5065831, -31.7715306], [-60.5064867, -31.7715598], [-60.5064134, -31.7715792], [-60.5055414, -31.771744], [-60.5048336, -31.7718739], [-60.5035961, -31.7721067], [-60.5021042, -31.7723619], [-60.5006373, -31.7726089]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038104, -31.7731812], [-60.5035961, -31.7721067], [-60.5034104, -31.7712913]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4668675, -31.7517742], [-60.4656154, -31.7519532], [-60.4652662, -31.7520102], [-60.4638085, -31.7522306], [-60.4627948, -31.7523802], [-60.4611873, -31.7526217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5042468, -31.7688213], [-60.5029714, -31.7690314]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105832, -31.7701698], [-60.5101937, -31.7684943]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5097353, -31.7685722], [-60.5101422, -31.7702457]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5110739, -31.7699718], [-60.5110204, -31.7699063], [-60.5109988, -31.769853], [-60.5106609, -31.7684151]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5082166, -31.7712517], [-60.5084596, -31.7723087], [-60.5084987, -31.7723831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5099568, -31.7713328], [-60.5099054, -31.7712829], [-60.5098895, -31.7712511], [-60.5096728, -31.7703206], [-60.5092759, -31.768645]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5072149, -31.7714134], [-60.5075245, -31.7728119]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.508578, -31.7697743], [-60.5074135, -31.7699642], [-60.5061834, -31.7701645]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033167, -31.7645757], [-60.503456, -31.7651994], [-60.5036118, -31.7658642]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5114522, -31.7694884], [-60.5113845, -31.7694319], [-60.5113593, -31.7693934], [-60.5111001, -31.7683425]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095668, -31.7716915], [-60.5095165, -31.7716273], [-60.509498, -31.7715782], [-60.5092231, -31.7703939], [-60.5088256, -31.7687171]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077238, -31.7713267], [-60.5075651, -31.7706612], [-60.5074135, -31.7699642], [-60.5071996, -31.7689705]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5063353, -31.7708727], [-60.5075651, -31.7706612], [-60.5087412, -31.7704724], [-60.5092231, -31.7703939], [-60.5096728, -31.7703206], [-60.5101422, -31.7702457], [-60.5105832, -31.7701698], [-60.51086, -31.7701255], [-60.5109438, -31.7701292]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5146452, -31.7266588], [-60.5136206, -31.7268322], [-60.5126767, -31.726974], [-60.5118207, -31.7270943]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5223784, -31.7238242], [-60.5228899, -31.7248539], [-60.5235616, -31.7261175], [-60.5238081, -31.7266083], [-60.5240235, -31.7270355], [-60.5241187, -31.7271921], [-60.524694, -31.7283356], [-60.5247823, -31.728521], [-60.5255783, -31.729453], [-60.5261321, -31.7301399], [-60.5268453, -31.7311705], [-60.5269659, -31.7326254], [-60.527219, -31.7332268]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267424, -31.7237508], [-60.5255445, -31.7240956], [-60.5246435, -31.7243701], [-60.5228899, -31.7248539], [-60.5222717, -31.7250108], [-60.5213855, -31.7252356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320152, -31.7413229], [-60.5323567, -31.7408582], [-60.5324042, -31.740805], [-60.5324794, -31.7407494], [-60.5325571, -31.7407229], [-60.5326692, -31.7407178], [-60.5327263, -31.7407342], [-60.5328655, -31.7407776], [-60.5329547, -31.7408005], [-60.5330801, -31.7407811], [-60.5331684, -31.740738], [-60.5332648, -31.7406545]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5243536, -31.7341709], [-60.5250519, -31.7353411]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.527219, -31.7332268], [-60.5279041, -31.7342622]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346594, -31.7438761], [-60.5348327, -31.7438429], [-60.5359315, -31.7437186]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5424081, -31.7368353], [-60.5417994, -31.7359646], [-60.5416885, -31.7358073], [-60.5416685, -31.735769], [-60.5416619, -31.7357218], [-60.5416619, -31.7356892]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.543356, -31.7342474], [-60.5432649, -31.7343052], [-60.5431861, -31.7343441], [-60.5425765, -31.734611], [-60.5424852, -31.7346478], [-60.5423996, -31.7346767], [-60.5422954, -31.7347057], [-60.5423745, -31.7349165], [-60.5424508, -31.7351231], [-60.5425125, -31.7352771], [-60.5425995, -31.7355094], [-60.5425992, -31.7355291], [-60.5425862, -31.7355428], [-60.5423812, -31.7356631], [-60.5417994, -31.7359646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5423812, -31.7356631], [-60.5429911, -31.7365466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5424508, -31.7351231], [-60.5418008, -31.7357331], [-60.5417504, -31.7357701], [-60.5416885, -31.7358073]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5435129, -31.7372268], [-60.5435548, -31.7372798], [-60.5435886, -31.7373104], [-60.5437314, -31.737406], [-60.5437778, -31.7374371], [-60.5438242, -31.7374862], [-60.5446853, -31.738701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5412062, -31.7384115], [-60.5405385, -31.7387533], [-60.5401175, -31.7389692], [-60.5394939, -31.7392823]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5419294, -31.7370724], [-60.5422858, -31.7375557]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5410525, -31.736236], [-60.5411694, -31.7363288], [-60.541495, -31.7366721], [-60.5418173, -31.7370625], [-60.5418767, -31.7371199]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389424, -31.7388597], [-60.5391841, -31.7386198], [-60.5392113, -31.7385756], [-60.5392809, -31.738419], [-60.5393073, -31.738364], [-60.5394632, -31.738164], [-60.5394857, -31.7381392], [-60.5396574, -31.7380336], [-60.5397106, -31.7380064]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.541202, -31.7361267], [-60.5410525, -31.736236], [-60.5406232, -31.736512], [-60.5406076, -31.7365345], [-60.5405993, -31.7365592], [-60.5406074, -31.7366178], [-60.5406057, -31.736676], [-60.5405954, -31.7367696], [-60.540569, -31.736839], [-60.540457, -31.7372167], [-60.5404386, -31.737251], [-60.5404041, -31.7372992], [-60.5403036, -31.7374279], [-60.5402189, -31.7375211], [-60.539915, -31.737817], [-60.5397106, -31.7380064], [-60.539747, -31.7380446], [-60.5402052, -31.7384742], [-60.5402535, -31.738517], [-60.5404328, -31.7386105], [-60.5404589, -31.738631], [-60.5405385, -31.7387533]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917752, -31.7299898], [-60.4934821, -31.7291864], [-60.4959712, -31.7280149], [-60.4982395, -31.726963]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913998, -31.7303168], [-60.4903094, -31.7309161], [-60.4901391, -31.7310286], [-60.4899458, -31.7311625], [-60.4897091, -31.7313674], [-60.4892888, -31.7317532]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4918066, -31.730129], [-60.4913998, -31.7303168]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913519, -31.7302089], [-60.4917752, -31.7299898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5257362, -31.7513478], [-60.5256761, -31.7510485]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5255378, -31.7503473], [-60.5254964, -31.7501314], [-60.525276, -31.7491423], [-60.5250297, -31.7479661], [-60.5248088, -31.746912], [-60.5247763, -31.7467383]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4865166, -31.734219], [-60.4864078, -31.7343151], [-60.4861574, -31.7345811], [-60.4858104, -31.7349976], [-60.4857193, -31.7351053], [-60.4854141, -31.7355357], [-60.4851671, -31.7359522], [-60.4848258, -31.7365353], [-60.4841338, -31.7378235], [-60.4828396, -31.7403544], [-60.482638, -31.7407441], [-60.4825534, -31.7409343], [-60.4824955, -31.741079], [-60.4824373, -31.7412442], [-60.4822875, -31.7418139], [-60.4822208, -31.742182], [-60.4821755, -31.7425318], [-60.4821591, -31.7428626], [-60.482156, -31.7432687], [-60.4821763, -31.7435153], [-60.4822419, -31.7445788], [-60.4823275, -31.7457945], [-60.4823755, -31.7465021], [-60.4823774, -31.7467489], [-60.4823653, -31.7469718], [-60.4822995, -31.7473765], [-60.4821514, -31.7479582], [-60.482063, -31.7482624], [-60.4819514, -31.7485332], [-60.4818227, -31.7487787], [-60.4816754, -31.74904], [-60.4812033, -31.7498055], [-60.4807552, -31.7505369], [-60.4803712, -31.7511731], [-60.4800443, -31.7517562], [-60.4798968, -31.7520682], [-60.4797871, -31.7523773], [-60.479607, -31.7530543], [-60.4794624, -31.7537317], [-60.4789227, -31.7562122], [-60.4788833, -31.7564362], [-60.4788334, -31.7566573]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4788334, -31.7566573], [-60.4788351, -31.7569079], [-60.4788702, -31.7575167], [-60.4788779, -31.7576781], [-60.4788612, -31.7578119], [-60.4786695, -31.7588368], [-60.4786498, -31.7589367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.478346, -31.758823], [-60.4782808, -31.7591031]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.490041, -31.7644955], [-60.4872074, -31.7649264]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781364, -31.7591281], [-60.4781976, -31.7588364]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4788334, -31.7566573], [-60.478346, -31.758823]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781976, -31.7588364], [-60.478642, -31.7566519]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5454715, -31.7325079], [-60.5454319, -31.7324693], [-60.5453918, -31.7324516], [-60.5453569, -31.7324448], [-60.5453045, -31.7324528]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4793221, -31.753751], [-60.4794765, -31.7530387], [-60.4796614, -31.7523545], [-60.4797744, -31.7520381], [-60.4799149, -31.7517158], [-60.4802662, -31.7511228], [-60.4806272, -31.7505001], [-60.4810673, -31.7497783], [-60.4816211, -31.7488752], [-60.4817124, -31.7487023], [-60.4818528, -31.7484102], [-60.4818996, -31.748293]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5295938, -31.7336763], [-60.5295244, -31.7336082]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141575, -31.774974], [-60.514168, -31.7749371], [-60.5140702, -31.774534], [-60.5140467, -31.7744857], [-60.5140086, -31.7744542], [-60.5139099, -31.7744226], [-60.5137921, -31.7743883], [-60.5137524, -31.7743915], [-60.513129, -31.7745694], [-60.5128421, -31.7746505], [-60.5127923, -31.7746507], [-60.5127515, -31.7746362], [-60.5124451, -31.7744907], [-60.5123675, -31.7744469], [-60.5116456, -31.774099], [-60.5114047, -31.7739788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129646, -31.7738607], [-60.5141653, -31.7744192], [-60.5144723, -31.774575], [-60.5145387, -31.7745957], [-60.514624, -31.7745792], [-60.5151459, -31.7743619], [-60.5152258, -31.7743326], [-60.5153913, -31.7742791], [-60.5162199, -31.7740309], [-60.5170479, -31.7737911], [-60.5171609, -31.7737621], [-60.5172073, -31.7737534], [-60.5172497, -31.7737482], [-60.5172937, -31.7737525], [-60.5173478, -31.7737654], [-60.5175532, -31.7738418], [-60.5175793, -31.7738485], [-60.5176115, -31.7738465], [-60.5176558, -31.7738313], [-60.5176892, -31.7738138], [-60.5178463, -31.7736813]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5162199, -31.7740309], [-60.5149384, -31.7733583]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5116456, -31.774099], [-60.5115591, -31.7737397], [-60.511522, -31.7735554]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5142848, -31.7726789], [-60.5132441, -31.7721487]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179721, -31.7772764], [-60.5179297, -31.7772103], [-60.5178873, -31.7771799], [-60.5169058, -31.7766998], [-60.5156729, -31.7760976], [-60.5148803, -31.77572], [-60.5137023, -31.7751364]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5123675, -31.7744469], [-60.5121564, -31.7735923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5108154, -31.7756158], [-60.5109531, -31.7751275], [-60.5109531, -31.7750977], [-60.5109368, -31.7750759], [-60.5108854, -31.7750441], [-60.5108737, -31.7750104], [-60.5108761, -31.7749667], [-60.5109461, -31.7748178], [-60.511075, -31.7746251], [-60.5111954, -31.7744636], [-60.5112632, -31.7744188], [-60.5113231, -31.7744001], [-60.5114063, -31.7744001], [-60.5114956, -31.7744263], [-60.5115665, -31.7744787], [-60.5116404, -31.7745756], [-60.5116959, -31.7746201], [-60.5120964, -31.7748113], [-60.5121642, -31.7748192], [-60.5122135, -31.7748061], [-60.5122642, -31.7747741], [-60.5124451, -31.7744907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170479, -31.7737911], [-60.5152846, -31.7728573], [-60.5151781, -31.7727947], [-60.5151204, -31.7727415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141653, -31.7744192], [-60.5145704, -31.7738528], [-60.5149384, -31.7733583], [-60.5152846, -31.7728573]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5153913, -31.7742791], [-60.5145704, -31.7738528], [-60.5132565, -31.7731685], [-60.5131172, -31.7730751]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5311062, -31.7701906], [-60.5308391, -31.768968], [-60.5305737, -31.7677444], [-60.5303991, -31.7669039], [-60.5302342, -31.766133], [-60.5300597, -31.7653198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5294472, -31.7715153], [-60.5288616, -31.7715998], [-60.5281987, -31.7716816], [-60.5274283, -31.7717414], [-60.5272962, -31.7717455], [-60.5269878, -31.7717489], [-60.5268828, -31.7717511], [-60.5267776, -31.7717579], [-60.526657, -31.7717745], [-60.525663, -31.771935], [-60.5243151, -31.7721496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5362415, -31.7630172], [-60.5344516, -31.7632997], [-60.5342814, -31.7633266], [-60.5331549, -31.7634883], [-60.5321596, -31.7636468], [-60.531161, -31.7638107], [-60.5309245, -31.7638515], [-60.5308759, -31.7638473], [-60.5308346, -31.7638308], [-60.5307183, -31.7637355], [-60.5306666, -31.7636932], [-60.5306304, -31.7636732], [-60.5305978, -31.7636719], [-60.5305557, -31.7636758], [-60.5297148, -31.7638257], [-60.5284961, -31.7640174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5282874, -31.7771024], [-60.5281335, -31.7764065], [-60.5279782, -31.7756922], [-60.5277821, -31.7747821], [-60.5276916, -31.7743564], [-60.5274848, -31.7733058], [-60.5274482, -31.7731012], [-60.5274498, -31.7730568], [-60.5274603, -31.7730169], [-60.5276185, -31.7727239], [-60.5276267, -31.7726907], [-60.5276248, -31.7726619], [-60.5276188, -31.7726059], [-60.5274283, -31.7717414], [-60.5272355, -31.7707955], [-60.5267162, -31.7683012], [-60.5266942, -31.7682719], [-60.5266445, -31.7682427], [-60.5265881, -31.768201], [-60.5265567, -31.7681648], [-60.5265437, -31.7681285], [-60.5263521, -31.7672485], [-60.5263297, -31.7672012], [-60.5262753, -31.7671207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5282385, -31.7664503], [-60.528268, -31.7664401], [-60.5289898, -31.7663334], [-60.5302342, -31.766133], [-60.5310619, -31.7659977], [-60.5319105, -31.7658627], [-60.5326146, -31.7657517], [-60.5332692, -31.7656485], [-60.5339648, -31.7655404], [-60.5346274, -31.7654361], [-60.5347113, -31.7654282], [-60.5348084, -31.7654178], [-60.536489, -31.7651407], [-60.5378753, -31.7649171], [-60.5391667, -31.764697], [-60.5400837, -31.764539], [-60.5401676, -31.7645135], [-60.540277, -31.7644664]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5334348, -31.7647725], [-60.5331549, -31.7634883]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5256119, -31.7693036], [-60.5256673, -31.7693721], [-60.5256857, -31.7694039], [-60.526057, -31.7709788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5326146, -31.7657517], [-60.5329506, -31.7673459]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251073, -31.7711158], [-60.5248712, -31.7700871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5289378, -31.7720281], [-60.5288616, -31.7715998], [-60.52865, -31.7705757]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5331506, -31.7585738], [-60.531709, -31.7588023]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312218, -31.7666769], [-60.5310619, -31.7659977]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5274996, -31.7680413], [-60.5273994, -31.7675402], [-60.5273561, -31.7674744]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503456, -31.7651994], [-60.5024318, -31.7653776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.528687, -31.7731276], [-60.5285472, -31.7738316], [-60.5283754, -31.7747174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5332475, -31.7591512], [-60.5318518, -31.7593841]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.529434, -31.7684114], [-60.5275063, -31.7687039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5327745, -31.7603551], [-60.532673, -31.759888]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010061, -31.7906268], [-60.5012202, -31.7917949], [-60.5014437, -31.7929473]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4998324, -31.7908047], [-60.5000397, -31.7919717], [-60.5002759, -31.7931244]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5274848, -31.7733058], [-60.5286026, -31.7731382], [-60.528687, -31.7731276], [-60.5287895, -31.7731105], [-60.5288513, -31.7731083], [-60.5291096, -31.7731498]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5254736, -31.7710629], [-60.525663, -31.771935], [-60.5258586, -31.7728475]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5273576, -31.7680671], [-60.5275063, -31.7687039], [-60.5279262, -31.7706845]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5318061, -31.7628209], [-60.5317107, -31.7628119], [-60.5309708, -31.7629321], [-60.5295786, -31.7631523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5321596, -31.7636468], [-60.5323038, -31.7642967], [-60.532439, -31.7649305]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.502295, -31.7647516], [-60.5024318, -31.7653776], [-60.5025636, -31.7660421]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5167605, -31.7875346], [-60.5166504, -31.7875562], [-60.5165743, -31.7875679], [-60.5158093, -31.7876859], [-60.5136868, -31.7880462], [-60.5101578, -31.7886298], [-60.509336, -31.7887579], [-60.5086631, -31.7888627], [-60.5070631, -31.789112], [-60.5070203, -31.7891192], [-60.5056948, -31.7893251], [-60.5042092, -31.7895566]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.525525, -31.7693932], [-60.5254837, -31.7693479], [-60.5254732, -31.769321], [-60.5252305, -31.7682966], [-60.5252007, -31.7682257]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267168, -31.7681677], [-60.5267481, -31.7681642], [-60.5273576, -31.7680671], [-60.5274996, -31.7680413], [-60.5293024, -31.767752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5328168, -31.7699091], [-60.5325352, -31.7686952], [-60.5322563, -31.7674644], [-60.5319105, -31.7658627]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5274804, -31.7673254], [-60.5275566, -31.7673231], [-60.5291597, -31.7670942], [-60.5303991, -31.7669039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267776, -31.7717579], [-60.5267659, -31.7716959], [-60.5266097, -31.7709855], [-60.5265803, -31.7708958], [-60.5265487, -31.7708138], [-60.5261378, -31.7689351], [-60.5261253, -31.7688882], [-60.5260851, -31.7688151]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5323038, -31.7642967], [-60.5313125, -31.7644557], [-60.5299138, -31.7646887], [-60.5286862, -31.7648869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.530927, -31.7627061], [-60.5309708, -31.7629321], [-60.531161, -31.7638107], [-60.5313125, -31.7644557], [-60.5314577, -31.7650871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5353019, -31.7682364], [-60.5339341, -31.7684718], [-60.5325352, -31.7686952], [-60.5308391, -31.768968], [-60.5296045, -31.76916]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.52453, -31.7730628], [-60.5258586, -31.7728475], [-60.5263045, -31.7727624], [-60.5264093, -31.77275], [-60.5265295, -31.7727425], [-60.5269182, -31.7727109], [-60.5270233, -31.7726995], [-60.5276188, -31.7726059], [-60.5286792, -31.7724363]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503142, -31.7903031], [-60.5033797, -31.7914716], [-60.5036082, -31.792549], [-60.5036108, -31.7926144], [-60.5038692, -31.7938693], [-60.5041282, -31.7951269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5246447, -31.7688171], [-60.5244706, -31.7687075], [-60.5244566, -31.768687], [-60.5242951, -31.7679351], [-60.5241173, -31.7671331]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5330814, -31.7648292], [-60.5332692, -31.7656485], [-60.5335839, -31.7671773], [-60.5336301, -31.7672371], [-60.5336689, -31.767291], [-60.5339341, -31.7684718], [-60.5342189, -31.7696839]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5350412, -31.7670263], [-60.5343126, -31.7671351], [-60.5336301, -31.7672371], [-60.5329506, -31.7673459], [-60.5322563, -31.7674644], [-60.5305737, -31.7677444], [-60.5293395, -31.767942]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5327497, -31.7603645], [-60.5327301, -31.7603806], [-60.5327182, -31.7604014], [-60.5327154, -31.7604244], [-60.532722, -31.7604468], [-60.5327372, -31.760466], [-60.5327592, -31.7604795], [-60.5327854, -31.7604859], [-60.5328125, -31.7604843], [-60.5328351, -31.7604761], [-60.5328535, -31.7604625], [-60.5328662, -31.7604446], [-60.5328717, -31.7604243], [-60.5328695, -31.7604035], [-60.5328599, -31.7603844], [-60.5328438, -31.7603686], [-60.5328228, -31.7603579], [-60.5327989, -31.7603533], [-60.5327745, -31.7603551], [-60.5327497, -31.7603645]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999409, -31.7651563], [-60.5002156, -31.7663623]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5257184, -31.7337217], [-60.5254121, -31.7331464], [-60.5247402, -31.7318324], [-60.5242824, -31.7309303], [-60.5237798, -31.7299575], [-60.5231495, -31.7287384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4857661, -31.7402895], [-60.4858686, -31.7407642], [-60.4859681, -31.7412254], [-60.486066, -31.7416791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4874413, -31.7419328], [-60.4861641, -31.7421332], [-60.4845325, -31.7423892]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4835667, -31.741138], [-60.4842433, -31.7410281], [-60.4858686, -31.7407642]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873863, -31.7439562], [-60.4861871, -31.7441444], [-60.4860493, -31.7441692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876597, -31.7429537], [-60.4858481, -31.7432506], [-60.484756, -31.7434296]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873432, -31.7414802], [-60.4874413, -31.7419328], [-60.4875442, -31.742408], [-60.4876597, -31.7429537], [-60.4877663, -31.743437], [-60.487863, -31.7438799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4880089, -31.741384], [-60.4873432, -31.7414802], [-60.486066, -31.7416791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4844345, -31.7419332], [-60.4845325, -31.7423892], [-60.4846347, -31.7428652], [-60.484756, -31.7434296], [-60.4848525, -31.7438788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483674, -31.7415851], [-60.4843389, -31.7414808], [-60.4859681, -31.7412254]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4848525, -31.7438788], [-60.4839671, -31.744013], [-60.4828532, -31.7441824]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4857661, -31.7402895], [-60.484137, -31.7405252]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940686, -31.7449166], [-60.4941927, -31.744887], [-60.4942417, -31.7449122], [-60.494274, -31.7450431], [-60.4943413, -31.7453674], [-60.4943947, -31.7456247], [-60.4943347, -31.7458217], [-60.4941637, -31.7463826]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4848934, -31.7396136], [-60.4856184, -31.7395204], [-60.4875336, -31.7392553], [-60.4892505, -31.738989]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4929469, -31.7465693], [-60.4928372, -31.7460549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4837515, -31.7430074], [-60.4839671, -31.744013], [-60.4840674, -31.744481], [-60.4841564, -31.7448959], [-60.4842591, -31.7453752], [-60.4843659, -31.7458732], [-60.4844221, -31.7459989], [-60.4844922, -31.7462473], [-60.4845382, -31.7464263], [-60.4847024, -31.7470935], [-60.4848854, -31.7478217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.488116, -31.7473091], [-60.4879576, -31.7465852], [-60.487806, -31.7458927], [-60.4876848, -31.7453433], [-60.4875409, -31.7446743], [-60.4873863, -31.7439562]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4851331, -31.7452392], [-60.4842591, -31.7453752], [-60.4836847, -31.7454696], [-60.4830975, -31.745556]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4850352, -31.7447545], [-60.4841564, -31.7448959]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4836847, -31.7454696], [-60.4834917, -31.7445732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4880025, -31.7413193], [-60.4897287, -31.7410564]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4874162, -31.7387448], [-60.4891204, -31.7384999]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4852403, -31.7457319], [-60.4843659, -31.7458732], [-60.4832016, -31.7460423], [-60.4827221, -31.7461303]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849507, -31.744336], [-60.4840674, -31.744481], [-60.4834917, -31.7445732], [-60.4829259, -31.7446668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4883765, -31.7457996], [-60.4882481, -31.7452568], [-60.488196, -31.7450237], [-60.4879375, -31.743868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4888327, -31.7451722], [-60.4882481, -31.7452568], [-60.4876848, -31.7453433], [-60.4863568, -31.7455502], [-60.4852403, -31.7457319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4806093, -31.741573], [-60.4803758, -31.7405096], [-60.4802309, -31.7398434], [-60.4800797, -31.739183], [-60.4799388, -31.7384684]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4800797, -31.739183], [-60.4788923, -31.7393698], [-60.4779178, -31.7395303]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.480929, -31.7397334], [-60.4802309, -31.7398434], [-60.4790369, -31.7400432], [-60.4780541, -31.7401991]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4784271, -31.7419323], [-60.4781979, -31.7408578], [-60.4780541, -31.7401991], [-60.4779178, -31.7395303], [-60.4777738, -31.7388265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4793846, -31.7417823], [-60.4791722, -31.7406992], [-60.4790369, -31.7400432], [-60.4788923, -31.7393698], [-60.4787469, -31.7386578]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483674, -31.7415851], [-60.4836498, -31.7415805], [-60.4835988, -31.741544], [-60.4835264, -31.7412156], [-60.4835345, -31.7411608], [-60.4835667, -31.741138]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4810976, -31.7403899], [-60.4803758, -31.7405096], [-60.4791722, -31.7406992], [-60.4781979, -31.7408578], [-60.4778407, -31.7409199]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4844345, -31.7419332], [-60.483564, -31.742039], [-60.4827174, -31.7418464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4811439, -31.7414989], [-60.4806093, -31.741573], [-60.4793846, -31.7417823], [-60.4784271, -31.7419323], [-60.4781003, -31.7419835]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138964, -31.7544735], [-60.5136784, -31.7534485], [-60.5134916, -31.7525602], [-60.5133416, -31.7518775]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129703, -31.7578799], [-60.5130266, -31.7581485]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175597, -31.7428844], [-60.5174699, -31.7426994]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083033, -31.7389811], [-60.5080533, -31.737823], [-60.5079076, -31.7371394], [-60.5077811, -31.7365464], [-60.5077482, -31.736392], [-60.5076591, -31.7359745], [-60.5075758, -31.7355837], [-60.5074506, -31.7349705], [-60.5073431, -31.7343222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085786, -31.7402561], [-60.5095948, -31.7400574], [-60.5100889, -31.7400008], [-60.5115258, -31.7398033], [-60.5129186, -31.7395886], [-60.5143943, -31.7393903], [-60.515199, -31.7392845], [-60.5162131, -31.7389285], [-60.5169835, -31.7385251], [-60.5170904, -31.7384679]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054685, -31.7393999], [-60.5059838, -31.7417751], [-60.5060309, -31.7420086], [-60.5062095, -31.7428871], [-60.5065699, -31.7444254]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5074324, -31.7486165], [-60.5073326, -31.7485858], [-60.5072756, -31.7485469], [-60.5072233, -31.7484789], [-60.5068353, -31.7477723], [-60.5063676, -31.7469604], [-60.5056714, -31.7457827]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873149, -31.7576095], [-60.4876006, -31.7590567], [-60.4877916, -31.7599998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4960268, -31.7559262], [-60.4951166, -31.7546851], [-60.4943383, -31.7538882]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4954987, -31.7563512], [-60.4955187, -31.756422], [-60.4957451, -31.7568897], [-60.496062, -31.7575467], [-60.496563, -31.7586323], [-60.4971204, -31.7598336], [-60.4976722, -31.7610436]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4843439, -31.7513783], [-60.4842333, -31.7508615], [-60.4840785, -31.7501386], [-60.4839234, -31.7494142], [-60.4836246, -31.7480184], [-60.4834715, -31.747303], [-60.4832016, -31.7460423], [-60.4830975, -31.745556], [-60.4829259, -31.7446668], [-60.4828532, -31.7441824], [-60.4827994, -31.7439118], [-60.4827416, -31.7437524], [-60.4827067, -31.7436954], [-60.4826665, -31.7436566], [-60.4825899, -31.7436357]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4987788, -31.7507344], [-60.499032, -31.7517774], [-60.4994944, -31.7522799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4925315, -31.7567428], [-60.4923047, -31.7556631], [-60.4920053, -31.7543931], [-60.4917335, -31.7531777], [-60.4914963, -31.7519789], [-60.4914858, -31.751872]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.499032, -31.7517774], [-60.4985529, -31.7521175], [-60.4982335, -31.7521534]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5154885, -31.7447461], [-60.5152911, -31.7438633], [-60.5151495, -31.7430732], [-60.5148667, -31.7417219], [-60.5147375, -31.7411786], [-60.5146206, -31.7405814], [-60.5143943, -31.7393903], [-60.5141101, -31.7382767], [-60.514086, -31.7381686], [-60.5137739, -31.736938], [-60.5135817, -31.7360026], [-60.5134, -31.735289], [-60.5132325, -31.7345566], [-60.5130152, -31.7334102]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226747, -31.7507899], [-60.5226265, -31.750829], [-60.5203762, -31.7528292], [-60.5202759, -31.7529075]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5146756, -31.7576138], [-60.5147945, -31.7581233], [-60.5149258, -31.7587059], [-60.5149334, -31.7587655], [-60.5149239, -31.7588036], [-60.5149085, -31.7588216], [-60.5143967, -31.7592667], [-60.5139192, -31.7596617], [-60.5135443, -31.76], [-60.5129586, -31.7604654], [-60.5128573, -31.7605165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.525276, -31.7491423], [-60.5238403, -31.7493679], [-60.5224323, -31.7496004], [-60.5223726, -31.7495981], [-60.5222844, -31.749582], [-60.5215961, -31.7497003], [-60.5208047, -31.7498479], [-60.5197229, -31.7500232], [-60.5196392, -31.7500366]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5108434, -31.7422738], [-60.5120297, -31.7421142], [-60.5124425, -31.7420599], [-60.5133715, -31.7419378], [-60.5148667, -31.7417219], [-60.5156959, -31.7415557], [-60.5157962, -31.7414634], [-60.5168203, -31.741187], [-60.5176489, -31.7410686]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5013643, -31.7434552], [-60.5017409, -31.7452071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493667, -31.7579001], [-60.4925082, -31.7580601], [-60.491659, -31.7581727], [-60.4902268, -31.7583897], [-60.4887964, -31.7585926]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.524357, -31.7516779], [-60.5247798, -31.7510722], [-60.5248411, -31.7509945], [-60.5253118, -31.7504716], [-60.5253799, -31.7503755]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5246226, -31.7466483], [-60.5245192, -31.7466564], [-60.5235607, -31.7468144]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5301098, -31.7432717], [-60.529002, -31.7438528], [-60.5276798, -31.744492], [-60.5261659, -31.7452752], [-60.5249188, -31.7458778]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5290346, -31.745549], [-60.52951, -31.7457884], [-60.5295443, -31.7458132], [-60.5295666, -31.7458563], [-60.5295845, -31.7459064], [-60.5295881, -31.7459363], [-60.5295919, -31.7459686], [-60.5296037, -31.7460084], [-60.5296212, -31.7460254], [-60.5296383, -31.7460403], [-60.5296578, -31.7460508], [-60.5297294, -31.7460878], [-60.5298221, -31.7461362], [-60.5298635, -31.7461577], [-60.529915, -31.7461866], [-60.5303361, -31.7464694], [-60.5304417, -31.7465453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5016247, -31.7571315], [-60.5018584, -31.7582183], [-60.5021391, -31.759571]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5035834, -31.7579754], [-60.5026369, -31.7581071], [-60.5018584, -31.7582183], [-60.5007715, -31.7583881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4984376, -31.7557633], [-60.499306, -31.7574311], [-60.4993336, -31.7575105]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5229012, -31.7655269], [-60.5245096, -31.7652668], [-60.5254644, -31.7651117], [-60.5264153, -31.7649632], [-60.5273602, -31.7648136], [-60.5280473, -31.7647014]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5216203, -31.7594723], [-60.5222945, -31.7593752], [-60.5227746, -31.759306]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226867, -31.764588], [-60.5242928, -31.7643212], [-60.5252504, -31.7641642], [-60.526194, -31.7640157], [-60.5271558, -31.7638626], [-60.5283843, -31.7636598]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225199, -31.7637634], [-60.5234421, -31.7636261], [-60.5241133, -31.7635289], [-60.5250638, -31.7633744], [-60.5251686, -31.76336], [-60.5260159, -31.7632194], [-60.5269931, -31.7630589], [-60.5282321, -31.762857]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.523388, -31.7680664], [-60.5221931, -31.7682582], [-60.520812, -31.7684751], [-60.5193063, -31.768719]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5232082, -31.7672672], [-60.5220159, -31.7674594], [-60.5206462, -31.7676833], [-60.5191349, -31.767929]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5227599, -31.7652815], [-60.5215644, -31.7654672], [-60.520204, -31.7656826], [-60.5194637, -31.7658029], [-60.5187063, -31.765922], [-60.5179633, -31.7660371], [-60.5171336, -31.7661572]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180632, -31.7424649], [-60.5179558, -31.7425491]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200547, -31.7519164], [-60.5201821, -31.7518646], [-60.5202282, -31.7518301], [-60.5218432, -31.7503452], [-60.5219489, -31.7502687], [-60.5220405, -31.7502245], [-60.5221136, -31.7502016], [-60.5222221, -31.7501763], [-60.5225397, -31.7501296]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.518876, -31.7390508], [-60.5188426, -31.738998], [-60.518624, -31.7386164], [-60.5186469, -31.7378712]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5210864, -31.7566284], [-60.5209842, -31.7566459]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5188172, -31.7411433], [-60.5178969, -31.7413024], [-60.5178032, -31.7413198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191372, -31.7408256], [-60.5188172, -31.7411433], [-60.5180632, -31.7424649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226747, -31.7507899], [-60.5227022, -31.7508153], [-60.5227481, -31.7508614], [-60.5228128, -31.7509332], [-60.5228432, -31.7509883], [-60.5228566, -31.7510465], [-60.5228813, -31.7512389], [-60.5228757, -31.7512933], [-60.5228529, -31.7513811], [-60.5228147, -31.7514448], [-60.5226975, -31.7515612], [-60.5216673, -31.7525073], [-60.521526, -31.7526617], [-60.520681, -31.7536265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5198955, -31.7511786], [-60.5209344, -31.7502672], [-60.5209562, -31.7502371], [-60.5209635, -31.7502117], [-60.5209574, -31.7501848], [-60.520939, -31.7501387], [-60.5208047, -31.7498479]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5186494, -31.7453143], [-60.5187811, -31.7453023], [-60.5188315, -31.7452872], [-60.5194447, -31.7449935], [-60.5198312, -31.7448121], [-60.52041, -31.7445391], [-60.5216426, -31.7438224], [-60.5227917, -31.7432956], [-60.5243084, -31.7425164], [-60.5257961, -31.7417956], [-60.5271678, -31.7411138], [-60.528539, -31.7403562], [-60.5295192, -31.7398229], [-60.5308466, -31.7390687], [-60.5320441, -31.7384044], [-60.5331238, -31.7377952]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175674, -31.7402212], [-60.5177843, -31.7401872], [-60.5183375, -31.7401006], [-60.5194207, -31.7399003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5209776, -31.7561511], [-60.5210833, -31.7560854], [-60.521124, -31.7560473], [-60.5214724, -31.7556279], [-60.5222361, -31.7546237], [-60.5226141, -31.7541244], [-60.522771, -31.7539237], [-60.523012, -31.7535685], [-60.5233939, -31.7530255], [-60.5238984, -31.7523477], [-60.5241128, -31.7520328], [-60.5242306, -31.7518706], [-60.524357, -31.7516779]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5235607, -31.7468144], [-60.5215572, -31.7471236], [-60.5211537, -31.7471856], [-60.5210069, -31.7472081], [-60.5207344, -31.7472548], [-60.5203976, -31.7473091], [-60.5193471, -31.7474798], [-60.5193234, -31.7474837], [-60.5191134, -31.7475171]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5151781, -31.728829], [-60.5166666, -31.7285856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165576, -31.7355615], [-60.5173825, -31.7354043], [-60.5191, -31.7349354], [-60.5201054, -31.7346812], [-60.5207616, -31.7345156], [-60.5221915, -31.7341447], [-60.5230334, -31.7339272], [-60.5240351, -31.7335583], [-60.5254121, -31.7331464], [-60.5269659, -31.7326254], [-60.5285094, -31.7318917], [-60.5296735, -31.7314667]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5291326, -31.7258514], [-60.5277189, -31.7262468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5248218, -31.7465267], [-60.5248, -31.746637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534631, -31.7417704], [-60.5347151, -31.7415326]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5333338, -31.742699], [-60.5339767, -31.7430308], [-60.5342539, -31.7431828], [-60.534329, -31.7432496], [-60.5343554, -31.7433026]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5245364, -31.7465773], [-60.5233525, -31.7454412], [-60.5224581, -31.7445945], [-60.5216426, -31.7438224], [-60.520525, -31.7427645], [-60.5195095, -31.7418163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267491, -31.74621], [-60.5261659, -31.7452752], [-60.5255247, -31.7443228], [-60.5251708, -31.7437972], [-60.5243084, -31.7425164], [-60.523474, -31.7413189], [-60.5226373, -31.7400893], [-60.5219626, -31.7390978], [-60.5215589, -31.7384433], [-60.5205981, -31.7370925], [-60.5196266, -31.7357026]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5329132, -31.7432794], [-60.5341328, -31.7439001], [-60.5342269, -31.7439112], [-60.5343076, -31.7439012], [-60.5343653, -31.7438983], [-60.5344407, -31.743918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.525862, -31.7519196], [-60.5259494, -31.7519199], [-60.5260185, -31.7519074], [-60.5260922, -31.7518814]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305758, -31.7430193], [-60.5305378, -31.7426908], [-60.5304338, -31.7418684], [-60.5304037, -31.7417532], [-60.5302505, -31.7412349], [-60.5301729, -31.7409859], [-60.5298726, -31.7404421], [-60.5295192, -31.7398229], [-60.5287638, -31.7385943], [-60.5279389, -31.7373807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5295616, -31.7446694], [-60.529002, -31.7438528], [-60.5283349, -31.7428697], [-60.5276646, -31.7418936], [-60.5271678, -31.7411138], [-60.526296, -31.7398819], [-60.5254418, -31.7386446], [-60.5245281, -31.7373465], [-60.5237564, -31.7363519]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324985, -31.7438573], [-60.5337692, -31.7445151]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320957, -31.7444109], [-60.5313226, -31.745483], [-60.5309018, -31.7460695], [-60.5308582, -31.7461434], [-60.5308247, -31.7462217], [-60.5307777, -31.7463216], [-60.5307312, -31.7464663], [-60.5307032, -31.7465139], [-60.5306626, -31.7465546], [-60.5305353, -31.746627], [-60.5302908, -31.7467818], [-60.5295606, -31.7473557], [-60.5294037, -31.7474926], [-60.529295, -31.7476112], [-60.5290003, -31.7480113], [-60.5280072, -31.7493903], [-60.5277608, -31.7497278], [-60.527475, -31.7501115], [-60.5269287, -31.7508738], [-60.5265528, -31.7513853], [-60.5260497, -31.7520618], [-60.5259263, -31.7522544]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5341291, -31.7415222], [-60.5341954, -31.7414716], [-60.5342915, -31.7414738], [-60.534338, -31.7414712], [-60.5347151, -31.7415326], [-60.5347645, -31.7415267], [-60.5347956, -31.7415146], [-60.5351768, -31.7413321]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5286386, -31.7458489], [-60.5287097, -31.7459346]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5172119, -31.7277145], [-60.5175442, -31.7289582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5149246, -31.7280895], [-60.5150289, -31.7280784]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241327, -31.7712582], [-60.5243151, -31.7721496], [-60.5244237, -31.7726782], [-60.52453, -31.7730628]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157639, -31.7247812], [-60.5160813, -31.7253626], [-60.5164126, -31.7259831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5028084, -31.7543942], [-60.5014432, -31.7545967]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038397, -31.7519203], [-60.5039568, -31.7518573], [-60.5050202, -31.7511622], [-60.5050708, -31.7511384], [-60.505145, -31.7511146]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5028311, -31.7521289], [-60.5029688, -31.7521022], [-60.503188, -31.7520671], [-60.5036432, -31.7520011], [-60.5037535, -31.751967], [-60.5038397, -31.7519203]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5288316, -31.74962], [-60.5287067, -31.7496326], [-60.5286336, -31.7496694], [-60.5283141, -31.7499474], [-60.5281866, -31.7500604], [-60.5278795, -31.7503375], [-60.527475, -31.7501115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5311498, -31.7473197], [-60.5310765, -31.7473592], [-60.5305093, -31.7477699], [-60.5304498, -31.7478194], [-60.5303882, -31.7478877], [-60.530072, -31.7483105], [-60.529979, -31.7484328], [-60.5299171, -31.7484567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5310453, -31.7468533], [-60.5309827, -31.7468824], [-60.5309311, -31.7469115], [-60.5300479, -31.7475815], [-60.529889, -31.7477181], [-60.5298039, -31.7478101], [-60.5294748, -31.7482476], [-60.5291281, -31.7486739], [-60.5290751, -31.748722], [-60.5290005, -31.7487701], [-60.5289022, -31.7488196], [-60.5288718, -31.748847], [-60.5288669, -31.7488744], [-60.528896, -31.749043], [-60.5289269, -31.7490892], [-60.5289649, -31.749114], [-60.5290192, -31.7491259], [-60.5290792, -31.7491368], [-60.5291064, -31.749157], [-60.5291288, -31.7491927], [-60.5291353, -31.7492232], [-60.529123, -31.7492601], [-60.5290887, -31.7493009], [-60.5290095, -31.7493485], [-60.5289786, -31.7493851], [-60.5289568, -31.7494263], [-60.5289301, -31.7494994], [-60.5288964, -31.7495631], [-60.5288743, -31.7495915], [-60.5288316, -31.74962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5308947, -31.7486631], [-60.5309451, -31.748558], [-60.5309472, -31.7484856], [-60.5309339, -31.7484054], [-60.5309128, -31.7483473], [-60.5307968, -31.748125], [-60.5307679, -31.74808], [-60.5307353, -31.7480443], [-60.5304498, -31.7478194], [-60.5300479, -31.7475815], [-60.5295606, -31.7473557]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5281866, -31.7500604], [-60.5277608, -31.7497278]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4703567, -31.7302435], [-60.4700014, -31.730259], [-60.4688428, -31.7304236], [-60.4687615, -31.7304298], [-60.4687191, -31.7304159], [-60.4686859, -31.7303805], [-60.4686761, -31.7303322], [-60.4686924, -31.730291], [-60.468755, -31.7302426], [-60.4688458, -31.7302244], [-60.4708039, -31.7300005], [-60.4713188, -31.7299207], [-60.4717114, -31.7298539]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456129, -31.7338102], [-60.4560267, -31.7336275], [-60.4560134, -31.733563], [-60.4560049, -31.733441], [-60.4560043, -31.733013], [-60.4559834, -31.732711], [-60.4560687, -31.7325203], [-60.4563798, -31.7325203], [-60.4564978, -31.732721], [-60.4565625, -31.7328892], [-60.4567726, -31.7331691], [-60.4568587, -31.7331516], [-60.4569849, -31.7331825]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4565625, -31.7328892], [-60.4560043, -31.733013]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179558, -31.7425491], [-60.5178112, -31.7426147], [-60.5177106, -31.742646], [-60.5175781, -31.7426743], [-60.5174699, -31.7426994], [-60.5164121, -31.7428709], [-60.5151495, -31.7430732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4738648, -31.7294669], [-60.4732888, -31.7267612], [-60.473253, -31.7265939], [-60.4730306, -31.7255546], [-60.4728543, -31.7246114], [-60.4726501, -31.7237106], [-60.472494, -31.723086], [-60.4722966, -31.7222496], [-60.4719142, -31.7203676], [-60.4719047, -31.720209], [-60.471888, -31.719932], [-60.4719386, -31.7198367], [-60.472041, -31.7197486]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4490754, -31.7385356], [-60.4486648, -31.7386231], [-60.4465088, -31.7389582], [-60.4408306, -31.7398604], [-60.4351083, -31.7407161], [-60.4350534, -31.7407253], [-60.4289135, -31.7416734], [-60.4278378, -31.7418369]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4540852, -31.7381114], [-60.4539138, -31.7378719], [-60.453706, -31.7375558], [-60.4532565, -31.7369614], [-60.4531921, -31.7368954], [-60.4531185, -31.7368478], [-60.4530143, -31.7368073], [-60.4529199, -31.7367903], [-60.4528177, -31.7367912], [-60.4526939, -31.7368026]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4531974, -31.7364392], [-60.4531937, -31.7365503], [-60.4532024, -31.7366274], [-60.453254, -31.7367853], [-60.4533238, -31.736929], [-60.4537591, -31.7375465], [-60.4539523, -31.7378681], [-60.4540852, -31.7381114]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4570874, -31.7331111], [-60.4566062, -31.7306811], [-60.4563729, -31.7295674], [-60.4560381, -31.7279686], [-60.4558972, -31.7272107], [-60.4555215, -31.7251891], [-60.4548962, -31.7221481], [-60.4542488, -31.7187252], [-60.4536162, -31.7158592], [-60.452932, -31.7125363], [-60.4520566, -31.708481], [-60.4512106, -31.7044881], [-60.4505633, -31.701559], [-60.4503774, -31.701276], [-60.4501187, -31.7010235], [-60.4498524, -31.7009458], [-60.4495252, -31.7009005], [-60.4493045, -31.7008099], [-60.4490305, -31.7006674], [-60.448749, -31.7005897], [-60.4483685, -31.7005444], [-60.44795, -31.7004797], [-60.4475086, -31.7003567], [-60.4471738, -31.7003113], [-60.4468333, -31.7003164], [-60.4466287, -31.7003967], [-60.4465578, -31.7005173], [-60.4465814, -31.7006579], [-60.4468018, -31.7007651], [-60.4470695, -31.7007986], [-60.4472584, -31.7008254], [-60.4474158, -31.7009258], [-60.4474788, -31.7011669], [-60.4473765, -31.7015554], [-60.4472033, -31.7019706], [-60.4470931, -31.702205], [-60.4471167, -31.7024863], [-60.4472269, -31.7029082], [-60.4473686, -31.7033502], [-60.4473371, -31.7034975], [-60.4471718, -31.7035779], [-60.4466838, -31.7036114], [-60.4456289, -31.7038056], [-60.4410549, -31.7044702], [-60.4397744, -31.7047149], [-60.4395748, -31.7047207], [-60.4395167, -31.704677], [-60.4394579, -31.7046329], [-60.4393615, -31.7041821], [-60.4390312, -31.7025897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4527586, -31.7362736], [-60.4528286, -31.7362606], [-60.4529547, -31.7361693], [-60.4530553, -31.7361055], [-60.4531152, -31.7361108], [-60.453168, -31.7361321], [-60.4532102, -31.7361534], [-60.4532472, -31.7361916], [-60.4532594, -31.7362388], [-60.4532562, -31.7363637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4643988, -31.7308685], [-60.4650748, -31.7308054], [-60.4663967, -31.7305932], [-60.4664629, -31.7305887], [-60.4665109, -31.7306064], [-60.4665324, -31.7306315], [-60.4665441, -31.7306563], [-60.4665384, -31.7306937], [-60.4665166, -31.7307293], [-60.4664681, -31.7307588], [-60.4664217, -31.7307725], [-60.4643652, -31.7310462], [-60.4636549, -31.7311811]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460876, -31.7792925], [-60.4608834, -31.7793541], [-60.4608816, -31.7793999], [-60.4608732, -31.7794616], [-60.4608565, -31.7795377], [-60.4608464, -31.7796226], [-60.4608401, -31.7797132], [-60.46084, -31.7798741]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5036308, -31.7251373], [-60.5035967, -31.7247856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038753, -31.7736425], [-60.5040523, -31.7745512], [-60.50419, -31.7751725], [-60.5043265, -31.7757732], [-60.5044195, -31.7762083], [-60.5044845, -31.7765017], [-60.5045096, -31.7766152]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993336, -31.7575105], [-60.4999367, -31.757408], [-60.5005629, -31.7572982], [-60.5016247, -31.7571315], [-60.5021262, -31.7570514], [-60.5033428, -31.7568687]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483283, -31.7602335], [-60.4832448, -31.760207], [-60.4832129, -31.7601569], [-60.483185, -31.760017], [-60.4830711, -31.7594941], [-60.4828064, -31.7582932]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5039289, -31.7549846], [-60.5037328, -31.7540341], [-60.503716, -31.7539529]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5074337, -31.7526944], [-60.5069331, -31.7531185], [-60.5052609, -31.75459], [-60.5052089, -31.7546306], [-60.505096, -31.7546884]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5149246, -31.7280895], [-60.5146704, -31.7267953], [-60.5146452, -31.7266588]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5143423, -31.7252973], [-60.5142433, -31.7247865], [-60.5141474, -31.7243278], [-60.5140754, -31.7239879], [-60.5139433, -31.7233849], [-60.5139119, -31.72327], [-60.5138825, -31.7231786]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5174332, -31.7400371], [-60.517317, -31.7394822], [-60.5172954, -31.7393716], [-60.5172737, -31.739261], [-60.5171064, -31.7385373], [-60.5170904, -31.7384679]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157679, -31.7321856], [-60.5154482, -31.7306961], [-60.5154022, -31.7305041], [-60.5152485, -31.7297082], [-60.515224, -31.729581], [-60.5150907, -31.7288514], [-60.5149488, -31.7282005], [-60.5149246, -31.7280895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5210325, -31.7319998], [-60.5214546, -31.7318508], [-60.522066, -31.7316414], [-60.5228915, -31.7313588], [-60.5242824, -31.7309303]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5185929, -31.7562464], [-60.5186444, -31.7562643], [-60.5186993, -31.7562642], [-60.5189091, -31.7562277], [-60.5196784, -31.7561099], [-60.5207004, -31.7559335], [-60.520828, -31.7559056]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5142433, -31.7247865], [-60.511477, -31.7251707]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128418, -31.7495856], [-60.5126531, -31.7497249], [-60.5124454, -31.7498632], [-60.5117666, -31.7503169], [-60.5105817, -31.7511105], [-60.5098118, -31.7516382], [-60.5097483, -31.7516723], [-60.5096782, -31.7516914], [-60.5096041, -31.7517121], [-60.5086878, -31.75185], [-60.5084551, -31.7518841], [-60.5084164, -31.7518969], [-60.5083742, -31.7519187]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190248, -31.7474703], [-60.5190009, -31.7473486], [-60.5182816, -31.7439986], [-60.5182584, -31.7438828]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5173702, -31.7392428], [-60.5175674, -31.7402212], [-60.5177578, -31.741125]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5153186, -31.7295704], [-60.5154933, -31.7304022], [-60.5155453, -31.73065]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5147238, -31.7266288], [-60.5149946, -31.7279152], [-60.5150289, -31.7280784]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220376, -31.7615468], [-60.5222991, -31.762783], [-60.5225199, -31.7637634], [-60.5226867, -31.764588], [-60.5229012, -31.7655269], [-60.5230687, -31.7662851], [-60.5230995, -31.7664246], [-60.5233017, -31.7672665], [-60.5234735, -31.7680528], [-60.5237798, -31.769457], [-60.5238266, -31.7696398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5150289, -31.7280784], [-60.5151781, -31.728829], [-60.5152928, -31.7294342], [-60.5153186, -31.7295704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163592, -31.7345905], [-60.5165576, -31.7355615], [-60.5167743, -31.7365098], [-60.5168016, -31.7366292]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5146452, -31.7266588], [-60.5143993, -31.7255714], [-60.5143579, -31.7253722], [-60.5143423, -31.7252973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5168016, -31.7366292], [-60.5169926, -31.7375902], [-60.5170253, -31.7377548]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5169274, -31.7377718], [-60.51673, -31.7367891], [-60.5167028, -31.7366539], [-60.5162899, -31.7347166], [-60.5162684, -31.7346158], [-60.5160883, -31.7337601], [-60.5160632, -31.733641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5155453, -31.73065], [-60.5158259, -31.732046], [-60.5158495, -31.7321632]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5155453, -31.73065], [-60.5154022, -31.7305041]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170904, -31.7384679], [-60.5171801, -31.7384225]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5147238, -31.7266288], [-60.5146452, -31.7266588]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195238, -31.7272688], [-60.5205704, -31.7269672], [-60.5220688, -31.7265464], [-60.5230282, -31.7262617], [-60.5235616, -31.7261175], [-60.5252767, -31.7255998], [-60.527249, -31.7250397]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5173702, -31.7392428], [-60.5172737, -31.739261]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163592, -31.7345905], [-60.5162684, -31.7346158]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5153186, -31.7295704], [-60.515224, -31.729581]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5306681, -31.7462672], [-60.5307777, -31.7463216]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059931, -31.7546371], [-60.5062546, -31.7557675], [-60.5064582, -31.7567864], [-60.506678, -31.7577894], [-60.5067615, -31.7582539]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077624, -31.7580947], [-60.5072784, -31.7581659], [-60.5067615, -31.7582539]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5115545, -31.7514729], [-60.5111475, -31.7517401]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5130373, -31.7505084], [-60.5124454, -31.7498632]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059857, -31.7628798], [-60.5060277, -31.7628892], [-60.5060547, -31.7629129], [-60.506081, -31.7629446], [-60.506165, -31.763294]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095594, -31.7659756], [-60.5095141, -31.7657822], [-60.5093085, -31.7649052], [-60.5093099, -31.7648566], [-60.5093286, -31.7648032], [-60.5093437, -31.7647739], [-60.5096056, -31.7644056], [-60.5096185, -31.7643721], [-60.5096207, -31.7643386], [-60.509547, -31.7639855], [-60.5094474, -31.7635644]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034622, -31.7620191], [-60.5025593, -31.7621575]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5081489, -31.7517976], [-60.5074945, -31.7488266], [-60.5074679, -31.7487622], [-60.5074509, -31.7487027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5002156, -31.7663623], [-60.5002535, -31.7664072], [-60.5002914, -31.7664313], [-60.5003387, -31.7664345], [-60.5010017, -31.7663193], [-60.5017936, -31.7661811], [-60.5025636, -31.7660421], [-60.5036118, -31.7658642]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5036118, -31.7658642], [-60.5038564, -31.7669899], [-60.5039923, -31.7676656], [-60.5041226, -31.76825], [-60.5042468, -31.7688213], [-60.5043779, -31.769449]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137917, -31.7604072], [-60.5138131, -31.7605205], [-60.5139608, -31.7612889], [-60.5142858, -31.7627805], [-60.5144814, -31.7636821], [-60.514671, -31.7645176], [-60.5148014, -31.7650661], [-60.5148287, -31.7651236], [-60.5148763, -31.765188]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5134996, -31.7629139], [-60.5135232, -31.7629759], [-60.5136078, -31.7633721], [-60.5136988, -31.7637352], [-60.5137114, -31.7638029], [-60.5137731, -31.7640871], [-60.5139075, -31.7646406]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5124953, -31.7630783], [-60.5121834, -31.7615543], [-60.5119349, -31.7603897], [-60.5118096, -31.7598052], [-60.5114399, -31.7581223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133797, -31.7598362], [-60.5133911, -31.7598699], [-60.5134309, -31.759914], [-60.5135443, -31.76]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5037145, -31.724767], [-60.503742, -31.7251158]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503742, -31.7251158], [-60.5037603, -31.7255235], [-60.5037503, -31.7256932], [-60.5037352, -31.7258409], [-60.5037037, -31.7260082], [-60.5036566, -31.7261402], [-60.5035609, -31.7262963], [-60.503466, -31.7264343], [-60.503351, -31.7265551], [-60.5031714, -31.7266796], [-60.5029605, -31.7267618], [-60.502795, -31.7267852], [-60.5026167, -31.7267817], [-60.5024557, -31.7267422], [-60.5022402, -31.7266495], [-60.5015155, -31.7262487], [-60.5013663, -31.726182], [-60.5012011, -31.7261407], [-60.5010147, -31.726111], [-60.5007467, -31.7261056], [-60.5005633, -31.7261346], [-60.5004963, -31.726139], [-60.5002441, -31.7262006], [-60.4999449, -31.7262979]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305353, -31.746627], [-60.5304417, -31.7465453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312938, -31.748979], [-60.5312891, -31.7487143], [-60.5313094, -31.748378], [-60.5313043, -31.7481982], [-60.5312857, -31.7480374], [-60.5312535, -31.7478726], [-60.5312107, -31.7476394], [-60.5311498, -31.7473197], [-60.5310453, -31.7468533], [-60.5310196, -31.7467407], [-60.5309393, -31.7465255], [-60.5308812, -31.7464372], [-60.5308395, -31.7463841], [-60.5307777, -31.7463216]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338408, -31.7472356], [-60.5338673, -31.7471627], [-60.5339255, -31.7470758], [-60.5340177, -31.7469811], [-60.534139, -31.7468709], [-60.5344483, -31.7466139], [-60.5345495, -31.7465372], [-60.5354028, -31.7459236], [-60.5354464, -31.7459017], [-60.5355265, -31.7458764], [-60.5363311, -31.745708]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5330538, -31.7470074], [-60.5338673, -31.7471627]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386467, -31.7427563], [-60.5393019, -31.7426414], [-60.5393631, -31.7426508], [-60.5393949, -31.7426709], [-60.5396709, -31.7429478], [-60.5397009, -31.7429973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5378423, -31.7387038], [-60.5378634, -31.7387002], [-60.5378859, -31.7386869], [-60.5382609, -31.7383807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5362112, -31.7480649], [-60.5361217, -31.7481583], [-60.5353605, -31.749054], [-60.5345114, -31.7501633], [-60.5344394, -31.750253], [-60.5335631, -31.7513682], [-60.5334679, -31.7515013], [-60.5330536, -31.7520423], [-60.5324174, -31.7528715], [-60.5320385, -31.7533583], [-60.5317768, -31.7536849], [-60.5312245, -31.7544166], [-60.5311089, -31.7545479], [-60.5310066, -31.7546428], [-60.5305862, -31.754994], [-60.53057, -31.7550329], [-60.5305687, -31.7551457]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5384727, -31.7375166], [-60.5385165, -31.7374565], [-60.538524, -31.7374256], [-60.5385173, -31.7373965], [-60.5383146, -31.7370208], [-60.5382726, -31.7369556], [-60.5382281, -31.7369071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.539923, -31.7355711], [-60.5397568, -31.7356885], [-60.5391902, -31.7360843], [-60.5387024, -31.7364655]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386438, -31.7362858], [-60.538429, -31.7358131], [-60.5381538, -31.7352101], [-60.5377147, -31.7340863], [-60.5373344, -31.7331555], [-60.5366846, -31.7320046], [-60.5362239, -31.7311914], [-60.5356722, -31.7301623]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5347377, -31.7317415], [-60.5351514, -31.732624], [-60.5356958, -31.733836], [-60.5361754, -31.7348245], [-60.5366705, -31.7359449], [-60.537036, -31.7367101], [-60.5373451, -31.737361], [-60.5373822, -31.7374436], [-60.5374528, -31.7376039], [-60.5375019, -31.7376606], [-60.5378717, -31.7380039], [-60.5382609, -31.7383807], [-60.5384552, -31.7385212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5369855, -31.738055], [-60.5370103, -31.7380895], [-60.5378251, -31.7387011], [-60.5378423, -31.7387038]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5374528, -31.7376039], [-60.5370059, -31.7379736], [-60.5369865, -31.7380175], [-60.5369855, -31.738055]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5227746, -31.759306], [-60.5228067, -31.7593258], [-60.5228775, -31.7596197], [-60.5229247, -31.759865], [-60.5229874, -31.760165], [-60.523038, -31.7604363], [-60.5231024, -31.7607278], [-60.5232389, -31.7613535]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5269072, -31.756774], [-60.5254552, -31.7570089], [-60.5242587, -31.7572002], [-60.5232567, -31.757359], [-60.5231996, -31.7573802], [-60.5231526, -31.7574101]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5273692, -31.758911], [-60.5272769, -31.7589374], [-60.5259262, -31.7591453], [-60.5251439, -31.7592784], [-60.5247105, -31.7593437], [-60.5243539, -31.7593975], [-60.5235241, -31.7595259], [-60.5228775, -31.7596197]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.523038, -31.7604363], [-60.5218617, -31.7606308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5193783, -31.7619785], [-60.5195704, -31.762824], [-60.5197106, -31.7634749], [-60.5199692, -31.7646389], [-60.520204, -31.7656826], [-60.5204551, -31.7668387], [-60.5206462, -31.7676833], [-60.520812, -31.7684751], [-60.5209832, -31.7692233], [-60.5210397, -31.7694981], [-60.5210374, -31.7695368], [-60.5210048, -31.7695898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5283843, -31.7636598], [-60.5284316, -31.7638036], [-60.5284639, -31.7639105], [-60.5284961, -31.7640174], [-60.5286862, -31.7648869], [-60.528823, -31.7655227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5189595, -31.7635814], [-60.5188212, -31.7629404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389434, -31.7444212], [-60.5387954, -31.7435736], [-60.5386467, -31.7427563], [-60.5384937, -31.7418989]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.529864, -31.7703955], [-60.5311062, -31.7701906], [-60.5328168, -31.7699091], [-60.5342189, -31.7696839], [-60.5345163, -31.7696416], [-60.5355667, -31.76947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5132188, -31.774991], [-60.513129, -31.7745694], [-60.5129953, -31.7740051], [-60.5129646, -31.7738607], [-60.5127926, -31.7731319], [-60.5126439, -31.7724983], [-60.5125563, -31.7721763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5155011, -31.7726753], [-60.5154556, -31.7726249], [-60.5154136, -31.7725951], [-60.5153371, -31.7725547], [-60.5146504, -31.7721852], [-60.5138296, -31.7717381], [-60.5132555, -31.7714172]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5244237, -31.7726782], [-60.5238407, -31.7727605], [-60.5219375, -31.7730597], [-60.5218594, -31.7730643], [-60.5218184, -31.7730598], [-60.5217893, -31.7730529], [-60.5217481, -31.7730433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5201054, -31.7346812], [-60.5192956, -31.7336025]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5217197, -31.7240679], [-60.5222717, -31.7250108], [-60.5230282, -31.7262617], [-60.5237178, -31.7272971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5053664, -31.7949282], [-60.5052464, -31.7943943], [-60.505093, -31.7936592], [-60.5050649, -31.7935288], [-60.5048275, -31.7924267], [-60.50472, -31.7919279], [-60.5045829, -31.7912914], [-60.5045377, -31.7910816], [-60.5043826, -31.7903617], [-60.5043312, -31.7901229], [-60.5042092, -31.7895566], [-60.5041508, -31.7892852], [-60.5040523, -31.7888281], [-60.5038372, -31.7877971], [-60.5037278, -31.7873219], [-60.5033068, -31.7852522]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5263725, -31.734908], [-60.5250834, -31.7354028]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4818996, -31.748293], [-60.482063, -31.7482624], [-60.4825432, -31.7481873], [-60.4827833, -31.7481497], [-60.4836246, -31.7480184], [-60.4848854, -31.7478217], [-60.4858303, -31.7476743], [-60.4867957, -31.747521], [-60.4872118, -31.7474563], [-60.488116, -31.7473091], [-60.4892419, -31.7471421]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5263531, -31.7348489], [-60.5259693, -31.7341811], [-60.5257184, -31.7337217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5250834, -31.7354028], [-60.5260271, -31.7366926], [-60.526869, -31.7378512], [-60.5269025, -31.737917], [-60.5276789, -31.7390718], [-60.52774, -31.7391526], [-60.528539, -31.7403562], [-60.5292652, -31.7413224], [-60.5296056, -31.7422035], [-60.5301098, -31.7432717]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5295938, -31.7336763], [-60.5279118, -31.7343266], [-60.5264883, -31.7348643], [-60.5263725, -31.734908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5279041, -31.7342622], [-60.5279118, -31.7343266], [-60.5286869, -31.7354816], [-60.5294202, -31.7366022], [-60.5302383, -31.7378139], [-60.5308466, -31.7390687], [-60.5314748, -31.7402662], [-60.5320152, -31.7413229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5144013, -31.7365667], [-60.514521, -31.7370038]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5061837, -31.7284593], [-60.5064119, -31.7294044]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5151597, -31.7311932], [-60.5155216, -31.7329982]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5016024, -31.7342938], [-60.5017851, -31.735191]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010388, -31.736637], [-60.5020525, -31.7364617], [-60.5031092, -31.7363105], [-60.503231, -31.7362715]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5029806, -31.735004], [-60.502795, -31.7341075], [-60.5025711, -31.7330764], [-60.5025056, -31.732798], [-60.5023815, -31.7321564], [-60.5023697, -31.7321031], [-60.5023409, -31.7315781], [-60.5023226, -31.7312433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.502795, -31.7341075], [-60.5016024, -31.7342938], [-60.5012048, -31.7343493]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4975477, -31.7430598], [-60.4993596, -31.7424031]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4982763, -31.7446875], [-60.4981224, -31.744054], [-60.4980042, -31.743567], [-60.4977552, -31.7435532], [-60.4976784, -31.7435133], [-60.4976077, -31.7434472], [-60.497565, -31.7433619], [-60.4975098, -31.7431349], [-60.4975477, -31.7430598]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.498757, -31.7433117], [-60.4984837, -31.743401], [-60.4980042, -31.743567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4983703, -31.7407481], [-60.4982809, -31.741114], [-60.4981333, -31.7415659], [-60.4981245, -31.7417012], [-60.4981794, -31.7418102], [-60.4983546, -31.7419025]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4998181, -31.7341922], [-60.4991971, -31.7342913], [-60.4985408, -31.7344003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4983703, -31.7407481], [-60.4983657, -31.7406248], [-60.4981841, -31.7398053], [-60.4980734, -31.7392557], [-60.4981379, -31.7391404], [-60.4993794, -31.7382961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999606, -31.7354754], [-60.5000016, -31.7359608], [-60.4999667, -31.7364549], [-60.4999465, -31.7364996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4983546, -31.7419025], [-60.4985206, -31.7418886], [-60.5000318, -31.7413163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5012249, -31.7316967], [-60.5010438, -31.7317259], [-60.5000026, -31.7318934], [-60.4992836, -31.7319904], [-60.498058, -31.7321961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4792267, -31.7436563], [-60.4768825, -31.7439984], [-60.4712606, -31.7449656]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180147, -31.7362328], [-60.5173825, -31.7354043], [-60.5168079, -31.7344424]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5227193, -31.7373374], [-60.523267, -31.7382147], [-60.5240943, -31.7393374], [-60.5249138, -31.7405959], [-60.5257961, -31.7417956], [-60.5264511, -31.7427232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5234626, -31.7344697], [-60.5230334, -31.7339272], [-60.522081, -31.7326917], [-60.5214546, -31.7318508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196266, -31.7357026], [-60.5191, -31.7349354], [-60.5184072, -31.7339238], [-60.5178583, -31.7330406]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4620175, -31.7564394], [-60.4596908, -31.7567828], [-60.4561865, -31.7573001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4675554, -31.7705464], [-60.467658, -31.7706096], [-60.4677748, -31.7706186], [-60.467997, -31.7705944], [-60.4706892, -31.7702152], [-60.4714604, -31.7701219], [-60.4721104, -31.7700172], [-60.4728152, -31.7698944], [-60.4734023, -31.7698017], [-60.4734947, -31.7697867], [-60.4736949, -31.7697488], [-60.4740347, -31.7696983], [-60.4744927, -31.7696163], [-60.4760744, -31.7693801], [-60.4761605, -31.7693488], [-60.4762027, -31.7693145], [-60.4762476, -31.7692654], [-60.4762957, -31.7691987]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5086878, -31.75185], [-60.5104943, -31.7538977], [-60.5105211, -31.7539417]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138245, -31.75522], [-60.51252, -31.7545214], [-60.5113783, -31.7539273], [-60.5113321, -31.7538766], [-60.511316, -31.7538198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5152535, -31.7927843], [-60.5152789, -31.7926824], [-60.5154387, -31.7920425], [-60.5155436, -31.7916606], [-60.5156518, -31.7912536], [-60.5158543, -31.7905743], [-60.5162568, -31.7891361], [-60.5165094, -31.7883109], [-60.5167096, -31.7876848], [-60.5167605, -31.7875346]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5258111, -31.7622407], [-60.5248357, -31.76239], [-60.5238887, -31.762539], [-60.5232114, -31.7626408], [-60.5222991, -31.762783]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5339648, -31.7655404], [-60.5343126, -31.7671351]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300597, -31.7653198], [-60.5299138, -31.7646887], [-60.5297148, -31.7638257], [-60.5295786, -31.7631523], [-60.5292647, -31.7617042]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501942, -31.7787796], [-60.5003292, -31.7790402], [-60.4991453, -31.7792372], [-60.4983621, -31.7793558], [-60.4976652, -31.7794493], [-60.4970317, -31.7795473], [-60.4961755, -31.7796971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5021345, -31.7796907], [-60.5005331, -31.7799522], [-60.499227, -31.7801468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4996678, -31.7765006], [-60.4995982, -31.7765411], [-60.4985939, -31.7766939]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5015213, -31.7771369], [-60.5014476, -31.7770888], [-60.5007856, -31.7769479], [-60.500567, -31.7768779], [-60.5002818, -31.7767745], [-60.4998197, -31.7765845], [-60.4996678, -31.7765006], [-60.4993103, -31.7762786], [-60.4988096, -31.7759302]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010443, -31.7822378], [-60.5009156, -31.7815264], [-60.5007695, -31.7806108]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5015824, -31.7771276], [-60.5015213, -31.7771369], [-60.4999859, -31.7773711], [-60.4987843, -31.7775718], [-60.4979866, -31.7777141], [-60.4973214, -31.7778144], [-60.4966991, -31.777933]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5047241, -31.7775141], [-60.5039774, -31.7776368], [-60.5032888, -31.7777448], [-60.5018655, -31.7779843], [-60.5017705, -31.7779828], [-60.5016914, -31.7779807], [-60.5001576, -31.7782066], [-60.498956, -31.7784109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5026187, -31.7819989], [-60.5010443, -31.7822378], [-60.5001773, -31.7823523], [-60.4996847, -31.7824174], [-60.4993846, -31.7824681]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5024794, -31.7813093], [-60.5009156, -31.7815264], [-60.4995316, -31.7817179], [-60.499214, -31.781761]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5006738, -31.7806243], [-60.5005331, -31.7799522], [-60.5003292, -31.7790402], [-60.5001576, -31.7782066], [-60.4999859, -31.7773711], [-60.4998197, -31.7765845]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993428, -31.7808125], [-60.499227, -31.7801468], [-60.4991192, -31.7795838], [-60.4991316, -31.779524], [-60.4991794, -31.7794462], [-60.4991803, -31.7793951], [-60.4991453, -31.7792372], [-60.498956, -31.7784109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4975616, -31.7861455], [-60.4967579, -31.7862824], [-60.4957168, -31.7864387], [-60.4943331, -31.7866465], [-60.4930512, -31.786839], [-60.4918691, -31.7870165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5090995, -31.7837198], [-60.5062446, -31.7842035], [-60.5031954, -31.7847202]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4546401, -31.7909404], [-60.4547855, -31.7906636]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4547855, -31.7906636], [-60.4562034, -31.7879697], [-60.456303, -31.7877987]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4643932, -31.7798212], [-60.4641512, -31.7787497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4659042, -31.7795772], [-60.4656892, -31.778487]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4648321, -31.7811059], [-60.4645752, -31.7798048]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4651542, -31.7797085], [-60.4649323, -31.7786217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4638771, -31.7812652], [-60.4635987, -31.7799433], [-60.4633693, -31.7788868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4665407, -31.7783689], [-60.4656892, -31.778487], [-60.4649323, -31.7786217], [-60.4641512, -31.7787497], [-60.4635459, -31.7788592], [-60.4633693, -31.7788868], [-60.4632566, -31.7788906], [-60.4625165, -31.7789991], [-60.4616626, -31.7791297], [-60.4614275, -31.7791648], [-60.4613789, -31.7791624], [-60.4613176, -31.7791508], [-60.4612491, -31.7791366]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4667543, -31.7794531], [-60.4659042, -31.7795772], [-60.4651542, -31.7797085], [-60.4645752, -31.7798048], [-60.4643932, -31.7798212], [-60.4635987, -31.7799433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4670274, -31.7807884], [-60.4668972, -31.7801354], [-60.4667543, -31.7794531], [-60.4665407, -31.7783689], [-60.4660393, -31.7759154], [-60.4658277, -31.7749269], [-60.4653163, -31.7725378], [-60.465263, -31.7723084]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5263531, -31.7348489], [-60.5279041, -31.7342622]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4837344, -31.7762904], [-60.4828341, -31.7764274]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4808022, -31.7750432], [-60.4806815, -31.7750388], [-60.4805892, -31.7750344], [-60.4794809, -31.7751621]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4971272, -31.7761802], [-60.4972884, -31.7769493]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4941779, -31.776633], [-60.4939339, -31.7755008], [-60.4937416, -31.7746663]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4957594, -31.7775093], [-60.4944076, -31.7777134]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4753551, -31.7784436], [-60.4739689, -31.7786595], [-60.472529, -31.7788914]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4835796, -31.7755829], [-60.4821305, -31.7758213]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.481051, -31.7762471], [-60.4797562, -31.7764429]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4838562, -31.7768468], [-60.4830895, -31.7769669]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839064, -31.7771037], [-60.4872325, -31.7766034], [-60.4878028, -31.7765205], [-60.4883778, -31.7764369], [-60.4896063, -31.7762491]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4907098, -31.7759791], [-60.4895824, -31.7761663]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4752277, -31.7774999], [-60.4752209, -31.7774124], [-60.4751193, -31.7768153], [-60.4751232, -31.7767826], [-60.4751332, -31.7767548], [-60.4751713, -31.7767269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4765862, -31.777293], [-60.4764222, -31.7766121], [-60.4764, -31.7765822], [-60.4763818, -31.7765627], [-60.4763425, -31.7765463]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4927665, -31.7768542], [-60.4929163, -31.7775828], [-60.4929245, -31.7776227], [-60.493018, -31.7780734], [-60.4931316, -31.7786214]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4780093, -31.7770876], [-60.4765862, -31.777293], [-60.476392, -31.777323], [-60.4752845, -31.7774957], [-60.4752277, -31.7774999], [-60.4751832, -31.7775032], [-60.4750644, -31.7774984], [-60.4747856, -31.7774654], [-60.4746885, -31.7774594], [-60.4746197, -31.7774624], [-60.4743373, -31.7774744]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4755792, -31.7794816], [-60.4753645, -31.778487], [-60.4753551, -31.7784436], [-60.4752569, -31.7779385], [-60.4752432, -31.7778551], [-60.4752419, -31.7778376]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.47418, -31.7796988], [-60.4739689, -31.7786595], [-60.4737723, -31.777703]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4952922, -31.7752975], [-60.4939339, -31.7755008], [-60.4926545, -31.7756884]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4979866, -31.7777141], [-60.4981797, -31.7785349], [-60.4983621, -31.7793558]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4727425, -31.7799039], [-60.4727305, -31.7798367], [-60.472529, -31.7788914], [-60.4723302, -31.7779046], [-60.4722222, -31.777405], [-60.4716914, -31.775055], [-60.4716262, -31.7748522], [-60.4715983, -31.7747526], [-60.4711761, -31.7725665], [-60.4706892, -31.7702152]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4813156, -31.7775089], [-60.4800247, -31.7777027], [-60.4782006, -31.7780242]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4945524, -31.7784075], [-60.4944076, -31.7777134], [-60.4943443, -31.77741], [-60.4943356, -31.7773694], [-60.4941779, -31.776633]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4958643, -31.7782101], [-60.4945524, -31.7784075], [-60.493935, -31.7785005], [-60.4931316, -31.7786214]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4973214, -31.7778144], [-60.4974797, -31.7786428], [-60.4976362, -31.7793722], [-60.4976652, -31.7794493], [-60.4976916, -31.7794943], [-60.4977476, -31.7797704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4826496, -31.7783908], [-60.4823754, -31.7770634], [-60.4821305, -31.7758213], [-60.4819587, -31.7750016], [-60.4818309, -31.7743643]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4815406, -31.7785554], [-60.4813156, -31.7775089], [-60.481051, -31.7762471], [-60.4808316, -31.7751557], [-60.4808022, -31.7750432], [-60.4806261, -31.7743211], [-60.4805178, -31.7737074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4802528, -31.778754], [-60.4800247, -31.7777027], [-60.4798287, -31.7768012], [-60.4797562, -31.7764429], [-60.4794809, -31.7751621], [-60.4792085, -31.7739051]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5462282, -31.7643606], [-60.546358, -31.7650845], [-60.5464733, -31.7655168], [-60.5466714, -31.7663677], [-60.5469549, -31.7676514]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5490943, -31.7774159], [-60.5501061, -31.7821133], [-60.5510745, -31.7868683], [-60.5511141, -31.7869353], [-60.5511573, -31.7869829], [-60.5512238, -31.7870246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5261969, -31.7224446], [-60.5267424, -31.7237508], [-60.527249, -31.7250397], [-60.5277189, -31.7262468], [-60.5282067, -31.7274408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355667, -31.76947], [-60.5357797, -31.7704368], [-60.5359899, -31.7713599], [-60.5360205, -31.7715274], [-60.5360239, -31.7715661], [-60.5360077, -31.7716094]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5565732, -31.7433417], [-60.5567467, -31.7430576], [-60.5567653, -31.7430106], [-60.5568702, -31.7425977], [-60.5568833, -31.7425292], [-60.5568785, -31.7424764], [-60.5568201, -31.7421822], [-60.556792, -31.7420855], [-60.556759, -31.7420166], [-60.5567087, -31.7419448], [-60.5564012, -31.7416117], [-60.5560802, -31.7412926], [-60.5560234, -31.7412578], [-60.5559854, -31.7412432], [-60.5559458, -31.7412384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5403763, -31.7648482], [-60.5413817, -31.7646775], [-60.541824, -31.7646127], [-60.542, -31.7645997]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5357194, -31.7708608], [-60.535082, -31.7709676], [-60.5350102, -31.7709925]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5392876, -31.7694215], [-60.5391664, -31.7688894], [-60.5389555, -31.7678673]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401339, -31.7691178], [-60.5400502, -31.7687425], [-60.5398238, -31.7677301], [-60.5396522, -31.7669493]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401146, -31.7637061], [-60.540577, -31.7636101], [-60.5410966, -31.7635194], [-60.5418459, -31.7633815], [-60.5426337, -31.7632812]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340155, -31.7719339], [-60.5341863, -31.7726768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5332302, -31.7720563], [-60.5334168, -31.7728736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564375, -31.7338841], [-60.5564668, -31.7330555], [-60.5564455, -31.7318043]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5551646, -31.742986], [-60.5545732, -31.7430953], [-60.554055, -31.7431963]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5384481, -31.7697217], [-60.538291, -31.7690262], [-60.5380659, -31.7680111], [-60.5378911, -31.7672216]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5402341, -31.7642956], [-60.5416127, -31.7640639], [-60.5417164, -31.7640414], [-60.5419056, -31.7639801], [-60.5430162, -31.7636531]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5559458, -31.7412384], [-60.5559338, -31.741184], [-60.5558862, -31.7409674], [-60.5558059, -31.7406466], [-60.5557958, -31.7405826], [-60.5557937, -31.7404946], [-60.5557993, -31.7400984], [-60.5557976, -31.7400368], [-60.555782, -31.7399811], [-60.5557603, -31.7399334]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5367355, -31.7702206], [-60.5365382, -31.7693038], [-60.5363077, -31.7682921], [-60.5361713, -31.7676549], [-60.5361654, -31.7675875], [-60.5361749, -31.7674886]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5535144, -31.7413058], [-60.5534251, -31.7412711], [-60.552892, -31.7408804], [-60.5527544, -31.7407957], [-60.5523087, -31.7405072], [-60.5522652, -31.7404603]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5417164, -31.7640414], [-60.541824, -31.7646127], [-60.5419231, -31.7651916], [-60.5419192, -31.7652499]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5407162, -31.766204], [-60.540891, -31.7661552], [-60.5409674, -31.7661348], [-60.5412014, -31.7660954], [-60.5415086, -31.7660623], [-60.5417402, -31.7660204], [-60.5421979, -31.7659617], [-60.5429382, -31.7658709], [-60.543049, -31.7658431], [-60.5430751, -31.7658217], [-60.543083, -31.7657914], [-60.543024, -31.7655059], [-60.5429649, -31.765211]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.537603, -31.7699321], [-60.5374207, -31.7691624], [-60.5371903, -31.7681507], [-60.5370162, -31.767365], [-60.5366685, -31.765766], [-60.5366287, -31.7655659], [-60.5365736, -31.7653134], [-60.5365536, -31.7652544], [-60.5365274, -31.7651994], [-60.536489, -31.7651407]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5567044, -31.7408295], [-60.5567295, -31.7409012], [-60.556765, -31.740973], [-60.5567945, -31.7410079], [-60.5568294, -31.7410398], [-60.5568839, -31.7410574], [-60.556947, -31.7410706], [-60.5570695, -31.7410857], [-60.5575326, -31.7410894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345163, -31.7696416], [-60.5347106, -31.7706363], [-60.5347215, -31.7706785], [-60.5347398, -31.7707158], [-60.5350102, -31.7709925], [-60.5350349, -31.7710452], [-60.5351936, -31.7717513], [-60.5353561, -31.77252], [-60.5355172, -31.7732363], [-60.5357771, -31.7744454], [-60.5358207, -31.7746512], [-60.5359602, -31.7752983], [-60.5361187, -31.7759991], [-60.5363751, -31.77725]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5408635, -31.7667601], [-60.5396522, -31.7669493], [-60.538804, -31.7670791], [-60.5378911, -31.7672216], [-60.5370162, -31.767365]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5360077, -31.7716094], [-60.5351936, -31.7717513], [-60.5340155, -31.7719339], [-60.5332302, -31.7720563], [-60.5328824, -31.7721111]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5545732, -31.7430953], [-60.554556, -31.7430318], [-60.5541894, -31.7414856], [-60.5539134, -31.7402199]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5558221, -31.7430147], [-60.5557997, -31.7429069], [-60.5557854, -31.7428475], [-60.5556643, -31.7425536], [-60.5556169, -31.7424117], [-60.5555833, -31.7422919], [-60.555395, -31.7413201], [-60.5551234, -31.7400123]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5405262, -31.7654116], [-60.5410158, -31.7653079], [-60.5415814, -31.7652231], [-60.5416286, -31.7652178], [-60.541721, -31.7652234], [-60.5419192, -31.7652499], [-60.5422498, -31.765319], [-60.542388, -31.7653363], [-60.5425025, -31.7653348], [-60.542652, -31.7653095], [-60.5429649, -31.765211], [-60.5433681, -31.7650772]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5552025, -31.7431295], [-60.5558221, -31.7430147], [-60.555941, -31.7429974], [-60.5560557, -31.742985], [-60.556191, -31.7429777], [-60.5563268, -31.74298], [-60.5567653, -31.7430106], [-60.5568308, -31.7430081], [-60.5568754, -31.742998], [-60.5569374, -31.7429803], [-60.5570933, -31.7429219], [-60.5575356, -31.74275], [-60.5578648, -31.7426325]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5410453, -31.7675261], [-60.5398238, -31.7677301], [-60.5389555, -31.7678673], [-60.5380659, -31.7680111], [-60.5371903, -31.7681507], [-60.5363077, -31.7682921], [-60.5353473, -31.768462]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5526522, -31.7381356], [-60.5537555, -31.7379553], [-60.5549182, -31.7377724], [-60.5549913, -31.7377513], [-60.5550776, -31.7377151], [-60.5554262, -31.7376521], [-60.555742, -31.7376122]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5563268, -31.74298], [-60.5563121, -31.742886], [-60.5561697, -31.7424364], [-60.5561516, -31.7423592], [-60.5561403, -31.7422915], [-60.5560811, -31.7418827], [-60.5560574, -31.7417651], [-60.5559458, -31.7412384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5557603, -31.7399334], [-60.5557308, -31.7398739], [-60.5556963, -31.7398006], [-60.5556704, -31.7397508], [-60.5555894, -31.7396276], [-60.5555058, -31.7394333], [-60.5553381, -31.7390058], [-60.5551541, -31.7383334], [-60.555042, -31.7378299], [-60.5550318, -31.7377976], [-60.5550162, -31.7377784], [-60.5549913, -31.7377513], [-60.5549653, -31.7377253], [-60.5549517, -31.7376967], [-60.5548168, -31.7370271]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251827, -31.7761256], [-60.5253463, -31.7768341], [-60.5253905, -31.7770598], [-60.5254739, -31.7775396], [-60.5255012, -31.7776896], [-60.5257433, -31.7787484], [-60.5260108, -31.779936], [-60.526105, -31.780401], [-60.5262588, -31.7809974], [-60.5265826, -31.7825533], [-60.5268783, -31.7839116], [-60.5272739, -31.7858544], [-60.5276437, -31.7875383], [-60.5278189, -31.7883138], [-60.5282972, -31.7907331]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226747, -31.7507899], [-60.5227212, -31.7507654], [-60.5227861, -31.7507409], [-60.5228711, -31.7507264], [-60.5234984, -31.7506573], [-60.52409, -31.7505713], [-60.5253799, -31.7503755], [-60.5255378, -31.7503473]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5319752, -31.7800938], [-60.5315292, -31.7779894], [-60.5312598, -31.776742], [-60.5311196, -31.7760642], [-60.5309266, -31.7751878]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200164, -31.7517482], [-60.5199461, -31.7518663]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204271, -31.7812593], [-60.5205366, -31.7819264], [-60.520703, -31.7827464], [-60.5207864, -31.7831051], [-60.521117, -31.7845137], [-60.5212824, -31.7852487], [-60.5215914, -31.786682], [-60.5215993, -31.786763], [-60.5216019, -31.7868374], [-60.5221198, -31.7891893], [-60.5226978, -31.7916598]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5566146, -31.744112], [-60.5564259, -31.7433796]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5169555, -31.7925753], [-60.5196703, -31.7921263], [-60.5206239, -31.7919686], [-60.5226978, -31.7916598], [-60.5282972, -31.7907331], [-60.5337559, -31.7898651], [-60.5338354, -31.7898669], [-60.5339437, -31.7898995], [-60.5340769, -31.7899352]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5172775, -31.7874389], [-60.5179165, -31.7873258], [-60.5187008, -31.7872072], [-60.5194724, -31.7870953], [-60.5215993, -31.786763], [-60.5257513, -31.7860858], [-60.5272739, -31.7858544], [-60.5327683, -31.7850079], [-60.5329875, -31.7849598]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5319752, -31.7800938], [-60.537657, -31.7792026], [-60.538764, -31.7790314], [-60.5422008, -31.7784788], [-60.5490943, -31.7774159], [-60.5547178, -31.7765814], [-60.5550848, -31.7765153], [-60.5566424, -31.7762925], [-60.5603032, -31.7757095], [-60.5640243, -31.7751168], [-60.5645116, -31.7750392], [-60.5648696, -31.7749821], [-60.565427, -31.7748481], [-60.5659227, -31.7747583], [-60.5664042, -31.7746857]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.484118, -31.778169], [-60.4839501, -31.7773029], [-60.4839064, -31.7771037], [-60.4838562, -31.7768468], [-60.4837344, -31.7762904], [-60.4836303, -31.7758152], [-60.4835796, -31.7755829], [-60.483519, -31.7752949], [-60.4833836, -31.7746165], [-60.4830866, -31.7733279]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5049337, -31.7642991], [-60.5047641, -31.7635143], [-60.504673, -31.7631057], [-60.504569, -31.7626328], [-60.5045302, -31.762451], [-60.5044667, -31.7621678], [-60.5043734, -31.7617316], [-60.5042943, -31.7613194], [-60.5042631, -31.7611908], [-60.5041996, -31.7608994], [-60.5041009, -31.7604654], [-60.5038548, -31.7593123]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5123123, -31.7435119], [-60.5126103, -31.7450478], [-60.5128487, -31.7459845], [-60.5128788, -31.7461027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5203193, -31.7535093], [-60.5204081, -31.753495], [-60.5204475, -31.7535046], [-60.5205224, -31.7535382], [-60.520681, -31.7536265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5240302, -31.7561727], [-60.5232719, -31.7562887], [-60.5227367, -31.7563683], [-60.5227345, -31.7563686], [-60.5226131, -31.7563868], [-60.5219725, -31.7564827], [-60.5219138, -31.7564919], [-60.5211813, -31.756613], [-60.5210864, -31.7566284]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.520681, -31.7536265], [-60.5205292, -31.7537885], [-60.5204784, -31.7538192]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5277937, -31.7477088], [-60.5277779, -31.7476879], [-60.5271073, -31.7472075]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5264913, -31.7489689], [-60.526741, -31.7486518], [-60.5267421, -31.7486173], [-60.5267227, -31.7485786]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267227, -31.7485786], [-60.5267773, -31.7485592], [-60.5271762, -31.7484663], [-60.5272444, -31.7484406], [-60.5273014, -31.7484028], [-60.5273992, -31.7483122], [-60.527787, -31.7477363], [-60.5277937, -31.7477088]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5149297, -31.7557907], [-60.514079, -31.7553475], [-60.5138245, -31.75522]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093613, -31.7748628], [-60.5093725, -31.7748182], [-60.5093033, -31.7745599], [-60.5092715, -31.7745026], [-60.5091472, -31.7743275], [-60.5090801, -31.7742556], [-60.5088054, -31.7740215], [-60.5085893, -31.7738528], [-60.5084979, -31.7737858]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059017, -31.7755064], [-60.5056223, -31.7742849]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501072, -31.7746729], [-60.499603, -31.7748847]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5082938, -31.7760884], [-60.5080794, -31.7750878], [-60.5079402, -31.7744648], [-60.5078128, -31.7739007]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4978343, -31.7734313], [-60.4980094, -31.774256], [-60.498188, -31.7750954], [-60.4983628, -31.7759916]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5008828, -31.7738396], [-60.4994017, -31.7740488]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4997826, -31.7757729], [-60.499603, -31.7748847], [-60.4994017, -31.7740488], [-60.4992981, -31.7734817]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.499603, -31.7748847], [-60.498188, -31.7750954], [-60.4967853, -31.7753227], [-60.4953475, -31.7755374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073086, -31.775272], [-60.5059017, -31.7755064], [-60.5051631, -31.7756412], [-60.5043265, -31.7757732], [-60.5034739, -31.7759258], [-60.502922, -31.7760154]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4947912, -31.7730106], [-60.496216, -31.7727907], [-60.4962566, -31.7728095], [-60.4962831, -31.7728422]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4992981, -31.7734817], [-60.4992425, -31.77344], [-60.4991167, -31.7734083], [-60.4986159, -31.7733716], [-60.4983452, -31.773364], [-60.4980978, -31.7733863], [-60.4978343, -31.7734313], [-60.49644, -31.7736432], [-60.4949772, -31.7738423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105149, -31.79031], [-60.5101578, -31.7886298], [-60.5100129, -31.7879574], [-60.5090995, -31.7837198], [-60.5089403, -31.7829812], [-60.5088545, -31.7825834], [-60.5087508, -31.7820818], [-60.5086466, -31.7816189], [-60.5084753, -31.780824], [-60.5084414, -31.7806664], [-60.508348, -31.7802203], [-60.5082955, -31.7799895], [-60.5080671, -31.778904], [-60.5077642, -31.7774278], [-60.5075164, -31.7762202]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5301259, -31.7715621], [-60.5318737, -31.7712789], [-60.532311, -31.7712081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338605, -31.722423], [-60.534493, -31.7240268], [-60.5348821, -31.7249919], [-60.53546, -31.7263768], [-60.5355579, -31.7265923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128729, -31.7461869], [-60.5116307, -31.7467628], [-60.5112938, -31.746917], [-60.5112033, -31.7469584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4686519, -31.7604213], [-60.4688546, -31.7603605], [-60.4696302, -31.760241], [-60.4704293, -31.7601176], [-60.4712315, -31.7599956], [-60.4727787, -31.7597632]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5130586, -31.7614272], [-60.5134401, -31.7627503], [-60.5134996, -31.7629139]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163484, -31.7493347], [-60.5156469, -31.7496852], [-60.5148182, -31.7500746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5161039, -31.7479313], [-60.5159803, -31.7473293], [-60.5158761, -31.7468021], [-60.515804, -31.7464116], [-60.5157801, -31.7462637], [-60.5156844, -31.7457265], [-60.5155904, -31.7452276], [-60.5154885, -31.7447461]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5359817, -31.7384368], [-60.5373451, -31.737361], [-60.5386438, -31.7362858], [-60.5390978, -31.7359325], [-60.5396007, -31.7355655], [-60.5398038, -31.7354221]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5144323, -31.7252721], [-60.5145771, -31.7258951], [-60.5146962, -31.7264905], [-60.5147238, -31.7266288]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5144323, -31.7252721], [-60.5146176, -31.7252064], [-60.5157639, -31.7247812], [-60.5160824, -31.7246503], [-60.5169175, -31.7243486]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4916167, -31.730557], [-60.4914719, -31.7298328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4850624, -31.7269894], [-60.4859788, -31.7268397], [-60.4867844, -31.7267082], [-60.4870292, -31.7266695], [-60.4873744, -31.726615], [-60.4876622, -31.7265695], [-60.4879722, -31.7265205], [-60.4882772, -31.7264723], [-60.488615, -31.7264189], [-60.4889048, -31.7263731], [-60.4892311, -31.7263215], [-60.4895082, -31.7262777], [-60.4900423, -31.7261933]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908673, -31.7267995], [-60.490195, -31.7269039], [-60.4900132, -31.7269322], [-60.4898971, -31.7269502], [-60.4896552, -31.7269878], [-60.4895793, -31.7269996], [-60.4884078, -31.7271815], [-60.4861253, -31.7275361], [-60.4852063, -31.7276788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4912069, -31.7282789], [-60.4903299, -31.7284246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4889048, -31.7263731], [-60.4890131, -31.7269101]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4884078, -31.7271815], [-60.4882772, -31.7264723]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.488615, -31.7264189], [-60.4885863, -31.7263027], [-60.4884634, -31.7258056]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4935256, -31.7272573], [-60.4930499, -31.7273453], [-60.4925847, -31.727429]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4879722, -31.7265205], [-60.4879449, -31.7264119], [-60.4878242, -31.7259319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4895082, -31.7262777], [-60.4896552, -31.7269878]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4903703, -31.7302777], [-60.4902983, -31.7301876], [-60.4895793, -31.7269996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4892311, -31.7263215], [-60.4890991, -31.7257408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876622, -31.7265695], [-60.4877675, -31.7271319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873744, -31.726615], [-60.487192, -31.7258362]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4870292, -31.7266695], [-60.4871575, -31.7272309]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4932566, -31.7238895], [-60.4935136, -31.7251014], [-60.4937824, -31.7263467]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913873, -31.724187], [-60.491634, -31.7253928], [-60.4918957, -31.7266398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899102, -31.7255782], [-60.4900423, -31.7261933], [-60.490195, -31.7269039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4921632, -31.7240637], [-60.4924098, -31.7252704], [-60.4926793, -31.7265181]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4935136, -31.7251014], [-60.4924098, -31.7252704], [-60.491634, -31.7253928], [-60.4906059, -31.7255432]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4912637, -31.7284893], [-60.4914553, -31.7284568], [-60.4926925, -31.7282449], [-60.493773, -31.7280647]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914557, -31.729584], [-60.4908862, -31.7298709], [-60.4908227, -31.7299208], [-60.4903703, -31.7302777], [-60.4899802, -31.7305945], [-60.4897723, -31.7307882], [-60.4896336, -31.7309251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908862, -31.7298709], [-60.4906423, -31.7296795], [-60.4905951, -31.72959], [-60.4903299, -31.7284246], [-60.4900132, -31.7269322]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4915803, -31.7297846], [-60.4917313, -31.7305372], [-60.4917703, -31.7307347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.49716, -31.7279301], [-60.4970983, -31.7278657], [-60.4970377, -31.7278157], [-60.4969434, -31.7278189], [-60.4968397, -31.7278606], [-60.496655, -31.7279504], [-60.4964536, -31.7280758], [-60.4957156, -31.7285871], [-60.4955442, -31.728696], [-60.4944246, -31.7292325], [-60.4940006, -31.7294417], [-60.4931944, -31.7298209], [-60.4927896, -31.7300531], [-60.4924299, -31.7302853], [-60.492242, -31.7303995], [-60.4918916, -31.7305991], [-60.4918411, -31.7306401], [-60.4917703, -31.7307347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4915626, -31.7297174], [-60.4921152, -31.7294246], [-60.4924768, -31.729276], [-60.4932035, -31.7290111], [-60.4934901, -31.7288848], [-60.4938333, -31.7287343], [-60.494702, -31.7283533], [-60.495314, -31.7281186], [-60.4960756, -31.7278265], [-60.4968098, -31.7275015], [-60.4970583, -31.7273915]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4970583, -31.7273915], [-60.4966985, -31.7258938], [-60.496185, -31.7234236]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187401, -31.7436612], [-60.5190961, -31.7443382]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190961, -31.7443382], [-60.5187112, -31.7444579], [-60.5184737, -31.7445219]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5011423, -31.7750404], [-60.5011256, -31.7749533], [-60.501072, -31.7746729], [-60.5009573, -31.7741492], [-60.5008828, -31.7738396], [-60.5007851, -31.7733418]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.527249, -31.7250397], [-60.5286445, -31.7246234], [-60.5300261, -31.724225], [-60.5310987, -31.7239034]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5277189, -31.7262468], [-60.5258396, -31.726722], [-60.5241187, -31.7271921], [-60.5237178, -31.7272971], [-60.5226121, -31.7275894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4992866, -31.7378567], [-60.499784, -31.7377701], [-60.4997912, -31.7377497], [-60.4998896, -31.7377109], [-60.4998896, -31.7376394], [-60.4998224, -31.7375169], [-60.4998344, -31.7375026], [-60.4998008, -31.7374434], [-60.4998992, -31.7373577], [-60.4999376, -31.7373413], [-60.4999977, -31.7373372], [-60.5001225, -31.737276]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.500325, -31.7372488], [-60.5004581, -31.737244], [-60.5004773, -31.7372257], [-60.5007629, -31.7372685], [-60.5008455, -31.7373519]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5104179, -31.7411697], [-60.5103402, -31.7407703], [-60.5102849, -31.7405248], [-60.5102335, -31.7405013], [-60.5100889, -31.7400008]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095229, -31.7375906], [-60.5094299, -31.7370203], [-60.5094351, -31.7369846], [-60.5095139, -31.7364385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095139, -31.7364385], [-60.5095757, -31.7361919]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5097088, -31.7358856], [-60.5097461, -31.7352479], [-60.5096626, -31.7346088], [-60.5094158, -31.733958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034777, -31.7366488], [-60.5033141, -31.7365832], [-60.503231, -31.7362715]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5148182, -31.7500746], [-60.5144233, -31.7493887], [-60.514404, -31.74935], [-60.5143848, -31.7492963], [-60.5143726, -31.7492032], [-60.5142498, -31.7482291]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538101, -31.7254517], [-60.5535033, -31.7255828], [-60.5534267, -31.7256206], [-60.5532199, -31.7257522], [-60.5528198, -31.7260051], [-60.5526141, -31.7261204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.55097, -31.7264858], [-60.550648, -31.7258657], [-60.5506347, -31.7258353], [-60.5506263, -31.7258119], [-60.5506214, -31.7257841], [-60.5506227, -31.7257291], [-60.5506251, -31.7256026], [-60.5506223, -31.7255532], [-60.5506167, -31.725505], [-60.5506041, -31.7254396], [-60.5505853, -31.7253658], [-60.5505603, -31.7252971], [-60.5504839, -31.7251194], [-60.5504725, -31.7250912], [-60.550465, -31.7250703], [-60.5504663, -31.7250249]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5494307, -31.7259823], [-60.5494002, -31.725939], [-60.5493714, -31.7258906], [-60.5493044, -31.725768], [-60.5491897, -31.7255055], [-60.5491162, -31.7252996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5489639, -31.7264928], [-60.5489263, -31.7265051], [-60.5489101, -31.7265174], [-60.5484502, -31.7270775], [-60.5484378, -31.7271057]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5488496, -31.7259438], [-60.548416, -31.7264111], [-60.5483561, -31.7265138], [-60.5483177, -31.7265687], [-60.548143, -31.7267587], [-60.5479156, -31.7269571], [-60.5477553, -31.7270992]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5479338, -31.7288096], [-60.5470042, -31.7277248], [-60.546991, -31.727698]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5500214, -31.727605], [-60.5500638, -31.7276583], [-60.5507754, -31.7289067]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5546657, -31.7303588], [-60.5538526, -31.7289096]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5553288, -31.7292026], [-60.5552419, -31.7293042], [-60.555211, -31.7293572], [-60.5551861, -31.7294173], [-60.5551547, -31.7295389], [-60.5551634, -31.7296679], [-60.555207, -31.729877], [-60.5552243, -31.7299803]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5553288, -31.7292026], [-60.5553211, -31.7291786], [-60.5548337, -31.7285808]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5556357, -31.7309964], [-60.5555959, -31.7309222], [-60.5555646, -31.7308873], [-60.5552192, -31.7305801], [-60.5551633, -31.7305211], [-60.5549264, -31.7302194]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5550092, -31.7311605], [-60.5544538, -31.7313946]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5550092, -31.7311605], [-60.5545859, -31.7303988]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5566517, -31.7313407], [-60.556922, -31.7312782], [-60.5569416, -31.7312675], [-60.5569534, -31.7312497], [-60.5569575, -31.731227], [-60.5569523, -31.7311972], [-60.5568283, -31.7309934], [-60.5567591, -31.7309027], [-60.5566762, -31.7308183], [-60.556356, -31.7305392], [-60.5563301, -31.7305322], [-60.5562935, -31.7305434], [-60.5560289, -31.7307472]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564668, -31.7330555], [-60.5565764, -31.7330202], [-60.5572641, -31.7326411], [-60.5572859, -31.7326128], [-60.5572921, -31.7325835], [-60.5572854, -31.7325499], [-60.5572039, -31.7324051], [-60.5571595, -31.7323709], [-60.5571088, -31.7323535], [-60.5570722, -31.7323403], [-60.5570364, -31.7323289], [-60.557006, -31.7323042], [-60.5569154, -31.7321545], [-60.5568009, -31.7319572], [-60.5567697, -31.7318703], [-60.5567448, -31.7317047]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5562321, -31.735347], [-60.5561214, -31.7353399], [-60.5558615, -31.7353816], [-60.5556548, -31.7354135], [-60.5553723, -31.7354572], [-60.5551317, -31.7354944], [-60.5545387, -31.7355903], [-60.5538608, -31.7356907], [-60.5535749, -31.7357337], [-60.5531881, -31.7357935]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564427, -31.7343573], [-60.5560301, -31.7344113], [-60.5558856, -31.7344302], [-60.5557347, -31.7344499], [-60.5555004, -31.734486], [-60.5552741, -31.7345209], [-60.5551349, -31.7345454], [-60.5549974, -31.7345696], [-60.5547573, -31.734612], [-60.5542672, -31.7346816], [-60.5536444, -31.7347624], [-60.5528293, -31.7348531]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5511018, -31.7355572], [-60.5505455, -31.7345721], [-60.5502277, -31.7339666], [-60.5502034, -31.7339158], [-60.5499559, -31.7333191], [-60.5499389, -31.7332577], [-60.5499132, -31.7331943], [-60.5495722, -31.7325305], [-60.5495446, -31.7324777], [-60.5492457, -31.7318769], [-60.5492264, -31.7318377], [-60.5489478, -31.7312584], [-60.5486411, -31.730603]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5578648, -31.7426325], [-60.5579052, -31.7428299], [-60.5579853, -31.7432213], [-60.5580153, -31.7433456], [-60.558043, -31.7435039], [-60.558069, -31.7436776], [-60.5580969, -31.7438653], [-60.5581859, -31.7444312], [-60.5582722, -31.7449793], [-60.5583257, -31.7453542], [-60.558461, -31.746112], [-60.5584558, -31.7461537], [-60.5584271, -31.7461885]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5545118, -31.740115], [-60.5548555, -31.7400519], [-60.5551234, -31.7400123], [-60.5557603, -31.7399334], [-60.5566946, -31.7398256], [-60.557347, -31.7397362], [-60.5574397, -31.7397259]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5552025, -31.7431295], [-60.5553013, -31.7435886], [-60.5554504, -31.7443341], [-60.555552, -31.7448359], [-60.5556603, -31.7452696], [-60.5557792, -31.7457171], [-60.5558636, -31.746057], [-60.5558646, -31.7461185], [-60.5558519, -31.7461673], [-60.555843, -31.7462067], [-60.5558467, -31.7462408], [-60.5559319, -31.7466376]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5559458, -31.7412384], [-60.555395, -31.7413201], [-60.5547865, -31.7413937], [-60.5541894, -31.7414856], [-60.5536168, -31.7415912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5560234, -31.7412578], [-60.5560544, -31.7412065], [-60.5561099, -31.7411601], [-60.5566418, -31.7408533], [-60.5567044, -31.7408295], [-60.5566863, -31.7404676], [-60.5566905, -31.7404135], [-60.5567004, -31.7403515], [-60.55675, -31.7400447], [-60.5567511, -31.7399971], [-60.5567392, -31.7399421], [-60.5566946, -31.7398256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564259, -31.7433796], [-60.5565732, -31.7433417], [-60.5572708, -31.7432063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583257, -31.7453542], [-60.5581391, -31.7453762], [-60.5574489, -31.74543], [-60.5572798, -31.7454456], [-60.557153, -31.7454518], [-60.5570928, -31.7454486], [-60.5569425, -31.7454249], [-60.5567857, -31.7454303]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5581859, -31.7444312], [-60.5580059, -31.7444497], [-60.5573139, -31.7444977], [-60.5571522, -31.7445226]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5574914, -31.7463558], [-60.5574093, -31.7459338], [-60.5572798, -31.7454456]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5582412, -31.7462278], [-60.5582073, -31.7458299], [-60.5581391, -31.7453762], [-60.5580828, -31.7449851], [-60.5580059, -31.7444497], [-60.5579255, -31.7438794], [-60.5578888, -31.7436954], [-60.5578242, -31.7433488], [-60.557741, -31.7429132], [-60.5577583, -31.7428797], [-60.5577763, -31.7428605], [-60.5579052, -31.7428299]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5575356, -31.74275], [-60.5572461, -31.742233], [-60.5569957, -31.7414964], [-60.5568078, -31.74135], [-60.5567713, -31.7412124], [-60.5568294, -31.7410398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536745, -31.7460725], [-60.5534537, -31.7452042]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5532216, -31.7461484], [-60.553005, -31.7452851]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5522183, -31.7433399], [-60.5521022, -31.7433368], [-60.5520065, -31.7433323], [-60.5519361, -31.7433236], [-60.5518214, -31.7433002], [-60.5517667, -31.7432767], [-60.5517393, -31.7432489], [-60.5516977, -31.7431973], [-60.5516564, -31.74316], [-60.5511863, -31.7427875], [-60.5510416, -31.7426564], [-60.5509615, -31.7425752], [-60.5508421, -31.7424311], [-60.5507906, -31.742395], [-60.5507448, -31.7423689], [-60.5504202, -31.7422405]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5512085, -31.7474816], [-60.5510652, -31.7468267]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.544716, -31.7460456], [-60.5449746, -31.7472162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.545706, -31.7484097], [-60.5453926, -31.7484921], [-60.5453119, -31.748508], [-60.545139, -31.7485087], [-60.5450958, -31.7485005], [-60.5450597, -31.7484698], [-60.5449755, -31.7483803], [-60.5448955, -31.7483086], [-60.5446172, -31.7480703], [-60.5445032, -31.7479759], [-60.5439705, -31.7475574], [-60.5439058, -31.7475146], [-60.5438791, -31.7474805]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.545706, -31.7484097], [-60.5456029, -31.7482333], [-60.5455585, -31.7481744], [-60.5447202, -31.7472231]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5414797, -31.7414722], [-60.5415995, -31.7414185], [-60.5416799, -31.7413751], [-60.5417973, -31.741297], [-60.5418801, -31.7412286], [-60.5432498, -31.7400758]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5432498, -31.7400758], [-60.5426459, -31.7395575], [-60.5421812, -31.7391857], [-60.5412618, -31.7384618], [-60.5412062, -31.7384115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.544604, -31.7387885], [-60.5440166, -31.7380552]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5421812, -31.7391857], [-60.5414846, -31.7397899], [-60.5407958, -31.7403576]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5394939, -31.7392823], [-60.5389986, -31.7395411], [-60.5388246, -31.7396305], [-60.5385955, -31.7397452]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389424, -31.7388597], [-60.5385413, -31.7391607], [-60.5385044, -31.7391912], [-60.5383241, -31.7392918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5385413, -31.7391607], [-60.5388225, -31.7393939]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5396262, -31.7394069], [-60.5390603, -31.7398792]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5378834, -31.7396024], [-60.5377247, -31.7397665], [-60.5377201, -31.7397833], [-60.5377261, -31.7398004], [-60.5378768, -31.7399365], [-60.5379561, -31.7400287], [-60.5380086, -31.740097], [-60.5381437, -31.7403195], [-60.5381586, -31.7403461], [-60.538209, -31.740426], [-60.5382503, -31.7404749], [-60.5386891, -31.7409663], [-60.5392282, -31.7415848], [-60.5393087, -31.7416738], [-60.5393211, -31.7416982], [-60.5393509, -31.7417802]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5387204, -31.7401053], [-60.5386845, -31.7401379], [-60.5385089, -31.7402248], [-60.5384484, -31.7402532], [-60.5381586, -31.7403461]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391902, -31.7360843], [-60.5397769, -31.7368677], [-60.5397871, -31.7369004], [-60.5397753, -31.7369318], [-60.5392457, -31.7373163], [-60.5392087, -31.7373341], [-60.5391665, -31.7373451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5375914, -31.7405117], [-60.5364433, -31.7414628], [-60.536413, -31.7414785], [-60.536333, -31.7415107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5328234, -31.746212], [-60.5324071, -31.7460098], [-60.5313226, -31.745483]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5309393, -31.7465255], [-60.5310532, -31.7465145], [-60.5311103, -31.7465167], [-60.5311492, -31.7465313], [-60.5319677, -31.7469576], [-60.5321244, -31.7470392]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5299171, -31.7484567], [-60.5298645, -31.7484525], [-60.529812, -31.748439], [-60.5294748, -31.7482476], [-60.5290003, -31.7480113]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312535, -31.7478726], [-60.5307353, -31.7480443], [-60.530072, -31.7483105]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5321623, -31.7472076], [-60.5321898, -31.7474017], [-60.5321848, -31.7474443], [-60.5321711, -31.747487], [-60.532133, -31.7475172], [-60.5319553, -31.7475457], [-60.5312107, -31.7476394]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5303667, -31.7491317], [-60.5302588, -31.748813], [-60.5302448, -31.7487792], [-60.5300741, -31.7485253], [-60.529979, -31.7484328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312891, -31.7487143], [-60.5308947, -31.7486631], [-60.5302588, -31.748813]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5282278, -31.7511429], [-60.5279643, -31.7509636], [-60.5275384, -31.7506703]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5278795, -31.7503375], [-60.5275384, -31.7506703], [-60.5272178, -31.7509776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5269287, -31.7508738], [-60.5272178, -31.7509776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5272178, -31.7509776], [-60.5273275, -31.7512305], [-60.5273252, -31.7512584], [-60.5272973, -31.7512925], [-60.5268142, -31.7514889], [-60.5267746, -31.7514899], [-60.5267473, -31.7514879], [-60.5265528, -31.7513853]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5295041, -31.755317], [-60.529641, -31.7559008], [-60.5296452, -31.7559284], [-60.5296621, -31.755956], [-60.5297605, -31.7560174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5291096, -31.7731498], [-60.5291325, -31.7731579], [-60.5291474, -31.7731761], [-60.5291441, -31.773201], [-60.5290158, -31.7739088], [-60.5288803, -31.7746476]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5288803, -31.7746476], [-60.5288601, -31.7746734], [-60.5288322, -31.7746786], [-60.5283754, -31.7747174], [-60.5277821, -31.7747821], [-60.5273986, -31.7748215]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5121564, -31.7735923], [-60.5129953, -31.7740051]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170466, -31.7764948], [-60.5169058, -31.7766998], [-60.5165829, -31.7771727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5166482, -31.7774867], [-60.5165829, -31.7771727], [-60.5153436, -31.7765628], [-60.514569, -31.7761882], [-60.5134495, -31.7756632]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5150369, -31.775478], [-60.5148803, -31.77572], [-60.514569, -31.7761882]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5158343, -31.7758654], [-60.5156729, -31.7760976], [-60.5153436, -31.7765628]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170508, -31.7774311], [-60.5170545, -31.7775516], [-60.5170488, -31.777696], [-60.5170545, -31.7777629], [-60.5170929, -31.7778299], [-60.5171713, -31.7779001], [-60.5175369, -31.7780934], [-60.5180709, -31.7783758], [-60.5183316, -31.7785136], [-60.5185971, -31.778654]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183316, -31.7785136], [-60.5185383, -31.7782625], [-60.5185422, -31.7782252], [-60.5185285, -31.7781958], [-60.5181954, -31.7780084], [-60.5181387, -31.7779963], [-60.518068, -31.778], [-60.5175369, -31.7780934]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190674, -31.7794934], [-60.5190005, -31.7794723], [-60.5185573, -31.7793327], [-60.5183642, -31.779257], [-60.5182347, -31.7791901], [-60.5180958, -31.7790906], [-60.5178861, -31.7788784], [-60.5178377, -31.7787973], [-60.5178328, -31.7787373], [-60.5178599, -31.7786729], [-60.5178916, -31.7786165], [-60.5180709, -31.7783758]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5166681, -31.7785397], [-60.5160854, -31.7783354], [-60.5155655, -31.7781511], [-60.5155288, -31.7781044], [-60.5154423, -31.7776969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170116, -31.7814377], [-60.5169652, -31.7809734], [-60.5168955, -31.7802823], [-60.5168695, -31.7799547]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5169652, -31.7809734], [-60.5157947, -31.7810796], [-60.5143881, -31.7812016]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5168955, -31.7802823], [-60.5157209, -31.780388], [-60.5144723, -31.7805071], [-60.5143885, -31.7805081], [-60.5142756, -31.7804974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156318, -31.7795933], [-60.5155077, -31.7796232], [-60.5146327, -31.7797093], [-60.5145458, -31.7797056]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.520703, -31.7827464], [-60.5194569, -31.7829348], [-60.5181436, -31.7831468], [-60.5181208, -31.7831468], [-60.5180741, -31.7831469]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.519276, -31.7821181], [-60.5194569, -31.7829348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5101002, -31.7785691], [-60.5102383, -31.7791075], [-60.5103268, -31.7793683], [-60.5104048, -31.7795874], [-60.5106091, -31.7800664], [-60.510657, -31.7801786], [-60.5109639, -31.7807419], [-60.5111917, -31.7811649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5113601, -31.7791846], [-60.5103268, -31.7793683]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511496, -31.7799275], [-60.5106091, -31.7800664]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5116505, -31.7806464], [-60.5109639, -31.7807419]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5079402, -31.7744648], [-60.5088554, -31.7743073], [-60.5090801, -31.7742556]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50419, -31.7751725], [-60.5033238, -31.7753166], [-60.5027847, -31.7754063], [-60.5021293, -31.77551]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5030496, -31.7766707], [-60.502922, -31.7760154], [-60.5027847, -31.7754063], [-60.5026418, -31.7747858], [-60.5024406, -31.7739119], [-60.5023688, -31.7735906]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038753, -31.7736425], [-60.5038011, -31.7736399], [-60.5023688, -31.7735906]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5024406, -31.7739119], [-60.5009573, -31.7741492]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5045096, -31.7766152], [-60.5042578, -31.7766334], [-60.5030496, -31.7766707]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4966991, -31.777933], [-60.4958472, -31.7780804]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4962831, -31.7728422], [-60.49644, -31.7736432], [-60.4966127, -31.7744801], [-60.4967853, -31.7753227], [-60.4969516, -31.776204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4902249, -31.7737596], [-60.4890973, -31.7739324]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914604, -31.7795502], [-60.4903086, -31.7797335]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917233, -31.7807247], [-60.4905505, -31.780901]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4924782, -31.7843348], [-60.4919412, -31.7844197], [-60.4912928, -31.7845223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914757, -31.782035], [-60.4916689, -31.7830246], [-60.4916782, -31.7830721], [-60.4917574, -31.7834782], [-60.4917745, -31.7835659], [-60.4919412, -31.7844197]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4922051, -31.7829197], [-60.4916689, -31.7830246], [-60.4910104, -31.7831367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4923274, -31.7834722], [-60.4917745, -31.7835659], [-60.4911206, -31.7836773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4967579, -31.7862824], [-60.497066, -31.7877344], [-60.4974471, -31.7895328], [-60.4981416, -31.789423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.48812, -31.7833304], [-60.4870139, -31.7834994], [-60.485291, -31.7837622]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4882499, -31.7839838], [-60.4871537, -31.7841515], [-60.4863976, -31.7842669], [-60.4854362, -31.7844226]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873168, -31.7848358], [-60.4871537, -31.7841515], [-60.4870139, -31.7834994], [-60.4868551, -31.7827592]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4865232, -31.7848891], [-60.4863976, -31.7842669]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4869759, -31.7827404], [-60.4868523, -31.782074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4871763, -31.7820306], [-60.4868523, -31.782074], [-60.4860276, -31.7821652], [-60.4859096, -31.7822003], [-60.4858399, -31.7822419], [-60.4857792, -31.7823068]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4858887, -31.7829095], [-60.4857745, -31.7823588], [-60.4857792, -31.7823068]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4878045, -31.780035], [-60.4874431, -31.7800863], [-60.4867444, -31.7802028], [-60.4860661, -31.7803065], [-60.4846354, -31.7805425]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849594, -31.7744516], [-60.4849349, -31.7744211], [-60.4849013, -31.7744037], [-60.4848431, -31.7744055], [-60.4841611, -31.7745175], [-60.4833836, -31.7746165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849594, -31.7744516], [-60.4851111, -31.7751816]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4854845, -31.7751412], [-60.4851111, -31.7751816], [-60.4846365, -31.7752387], [-60.4843199, -31.7752511], [-60.483519, -31.7752949]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4841611, -31.7745175], [-60.4843199, -31.7752511]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849989, -31.7724782], [-60.4849704, -31.7723118], [-60.4849265, -31.7720203], [-60.4848461, -31.771553], [-60.4847436, -31.770998], [-60.4846402, -31.770501], [-60.4845284, -31.7699894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4788037, -31.7739704], [-60.478583, -31.7729064], [-60.4783629, -31.7718453], [-60.4781558, -31.7708469], [-60.4780247, -31.7702214], [-60.4779294, -31.7697552]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4780247, -31.7702214], [-60.4765875, -31.7704193]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781558, -31.7708469], [-60.4767486, -31.7710782]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.479248, -31.7728116], [-60.478583, -31.7729064], [-60.4771737, -31.7731074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4780093, -31.7770876], [-60.4789146, -31.7769549], [-60.4798287, -31.7768012]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781031, -31.7775957], [-60.4779443, -31.7775724], [-60.4778518, -31.7775695], [-60.4777152, -31.7775809], [-60.4771027, -31.7776682], [-60.4764827, -31.7777543], [-60.475965, -31.7778262]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4745967, -31.7776319], [-60.4745562, -31.7776439], [-60.474505, -31.7776469], [-60.4744238, -31.7776424], [-60.4743338, -31.7776364], [-60.4741379, -31.7776469], [-60.4740409, -31.7776589], [-60.4739016, -31.7776829], [-60.4737723, -31.777703], [-60.4730188, -31.7777862], [-60.4723302, -31.7779046]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.476392, -31.777323], [-60.4764827, -31.7777543], [-60.47656, -31.778132]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849841, -31.7891067], [-60.4850169, -31.789117], [-60.4850431, -31.7891369], [-60.4850652, -31.7891643], [-60.4850967, -31.7894151], [-60.4851517, -31.7896978], [-60.4851396, -31.7897343], [-60.4851021, -31.7897525], [-60.4850377, -31.7897616], [-60.4844329, -31.7898277], [-60.4843343, -31.7898374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4668002, -31.7809326], [-60.46691, -31.7809861], [-60.4669916, -31.7810322], [-60.4674321, -31.781383], [-60.4678926, -31.7817318], [-60.4680018, -31.7818], [-60.4681557, -31.7818724], [-60.4682806, -31.781888], [-60.4684124, -31.7818833], [-60.4724956, -31.7812424]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4650224, -31.7817515], [-60.4674321, -31.781383], [-60.4744069, -31.7803375], [-60.474475, -31.7803436], [-60.4747496, -31.7804202], [-60.4748017, -31.7804241], [-60.4749411, -31.7804048], [-60.4759, -31.7802722]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4668972, -31.7801354], [-60.4682766, -31.7799331], [-60.4686294, -31.7798784], [-60.4696485, -31.7797282], [-60.4696973, -31.7797381]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4696973, -31.7797381], [-60.4697312, -31.779785], [-60.4698624, -31.7803588]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5096063, -31.7304929], [-60.5084391, -31.7306634], [-60.508323, -31.7307069], [-60.5082132, -31.7308392], [-60.5082385, -31.7309935], [-60.5083905, -31.7311658], [-60.5085593, -31.7313704], [-60.5086466, -31.7315617]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5082132, -31.7308392], [-60.5076645, -31.7307315], [-60.5073016, -31.7307746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.508718, -31.731536], [-60.5091122, -31.7320632], [-60.5092539, -31.7322729], [-60.5093232, -31.7324689], [-60.5094118, -31.7330432], [-60.5094287, -31.7335422], [-60.5094158, -31.733958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025711, -31.7330764], [-60.5017564, -31.7332058]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025056, -31.732798], [-60.5018494, -31.7326606], [-60.501639, -31.7325482]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5023697, -31.7321031], [-60.5020975, -31.7321099]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4991567, -31.7281995], [-60.4994329, -31.7292994], [-60.4996896, -31.730468], [-60.4997677, -31.7308238], [-60.4998604, -31.7312457], [-60.5000026, -31.7318934], [-60.5002079, -31.732898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4927193, -31.7353534], [-60.4914701, -31.7354869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4922051, -31.732968], [-60.4908552, -31.7331755], [-60.489896, -31.7333207], [-60.4894162, -31.7333934]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940682, -31.7303395], [-60.492889, -31.7305186], [-60.4926871, -31.7305409], [-60.4925533, -31.7305578], [-60.492242, -31.7303995]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4868839, -31.7361565], [-60.485996, -31.7362795], [-60.485353, -31.7363644]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485996, -31.7362795], [-60.4860936, -31.7368055], [-60.4862245, -31.7375108]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485123, -31.7368884], [-60.4851064, -31.7368312], [-60.4851497, -31.7367345], [-60.485353, -31.7363644], [-60.4855759, -31.7359829], [-60.4860347, -31.7353293], [-60.4861167, -31.7352229], [-60.4864622, -31.7348651]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875767, -31.7352379], [-60.4874581, -31.7351958], [-60.4873334, -31.7351222], [-60.4870769, -31.7349656], [-60.4869692, -31.7349465], [-60.4868139, -31.7349544], [-60.4866889, -31.7349992]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4896277, -31.7405907], [-60.4878949, -31.7408381]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4889377, -31.745708], [-60.4883765, -31.7457996], [-60.487806, -31.7458927], [-60.4864802, -31.7461045], [-60.4853918, -31.7462869], [-60.4845382, -31.7464263]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4890868, -31.7464053], [-60.4879576, -31.7465852], [-60.4866342, -31.746796], [-60.4847024, -31.7470935], [-60.4834715, -31.747303]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4867957, -31.747521], [-60.4866342, -31.746796], [-60.4864802, -31.7461045], [-60.4863568, -31.7455502], [-60.4862075, -31.7448799], [-60.4860493, -31.7441692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4853918, -31.7462869], [-60.4852403, -31.7457319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4872118, -31.7474563], [-60.4875323, -31.748835]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876006, -31.7590567], [-60.4860217, -31.7592824]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4847388, -31.7592679], [-60.4833938, -31.7594594], [-60.4830711, -31.7594941]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4745311, -31.7604406], [-60.4755614, -31.7602629], [-60.4764338, -31.7601291], [-60.4765674, -31.7601095], [-60.4774704, -31.7599737]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777746, -31.7590767], [-60.4777087, -31.7592516], [-60.4774704, -31.7599737], [-60.4774088, -31.7601852], [-60.4772237, -31.760772], [-60.4771989, -31.7608068], [-60.477162, -31.7608244]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.477162, -31.7608244], [-60.476625, -31.7609254], [-60.4757325, -31.7610609], [-60.4747019, -31.7612259]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4767404, -31.7617138], [-60.4767053, -31.7617367], [-60.4759035, -31.7618679], [-60.4748652, -31.762041]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4764338, -31.7601291], [-60.476625, -31.7609254], [-60.4766917, -31.7612006], [-60.4767173, -31.7613055], [-60.4767599, -31.7616391], [-60.4767536, -31.761688], [-60.4767404, -31.7617138]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4755614, -31.7602629], [-60.4757325, -31.7610609], [-60.4759035, -31.7618679]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789084, -31.7630405], [-60.4779539, -31.7631852], [-60.4768206, -31.7633619], [-60.4758478, -31.763532]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4806868, -31.7618504], [-60.4796834, -31.7620126], [-60.4787367, -31.7621692], [-60.4777739, -31.7623213], [-60.4774888, -31.7623664]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4805613, -31.7612245], [-60.4795562, -31.7613646], [-60.4785981, -31.7615138], [-60.478215, -31.7615654]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4803965, -31.7604083], [-60.4793773, -31.7605579], [-60.4784031, -31.760708]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4786847, -31.7591149], [-60.4786926, -31.7591643], [-60.4786782, -31.7592035], [-60.4785063, -31.7594269], [-60.4784657, -31.7595068], [-60.4784399, -31.7595914], [-60.478404, -31.7599342], [-60.4783525, -31.7603595], [-60.4783405, -31.7604505], [-60.4783448, -31.7605103], [-60.4784031, -31.760708]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.479251, -31.7598456], [-60.4793773, -31.7605579], [-60.4795562, -31.7613646], [-60.4796834, -31.7620126], [-60.4798714, -31.7628864], [-60.4800498, -31.7637284]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789084, -31.7630405], [-60.4787367, -31.7621692], [-60.4785981, -31.7615138], [-60.4784031, -31.760708]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777739, -31.7623213], [-60.4778491, -31.7626833], [-60.4779539, -31.7631852], [-60.4781479, -31.7640243]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778491, -31.7626833], [-60.4768567, -31.7628453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4768567, -31.7628453], [-60.4768195, -31.7628652], [-60.4767896, -31.7628906], [-60.4767671, -31.7629373], [-60.4767674, -31.7629859], [-60.4768206, -31.7633619], [-60.4770183, -31.7641961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4827659, -31.7657723], [-60.4828782, -31.7663374], [-60.4829946, -31.766923], [-60.4830841, -31.7673729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4828782, -31.7663374], [-60.4816498, -31.7665072]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4847398, -31.7666763], [-60.4836972, -31.7668237], [-60.4829946, -31.766923], [-60.481772, -31.7670904]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4856595, -31.7665348], [-60.4858286, -31.7673187], [-60.4859362, -31.7678674]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4728432, -31.764818], [-60.4727365, -31.7643675], [-60.4726847, -31.7641045], [-60.4725889, -31.7636186], [-60.4719715, -31.7604864], [-60.4718726, -31.7599848]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4751132, -31.7632293], [-60.474425, -31.7638107], [-60.4743411, -31.7638792], [-60.4742795, -31.763958], [-60.4742554, -31.7640116], [-60.4742212, -31.7640583], [-60.4741636, -31.764108], [-60.4739921, -31.7642217], [-60.4739277, -31.7642566], [-60.4737591, -31.7643408], [-60.4736638, -31.7643956], [-60.4735938, -31.7644356], [-60.4734595, -31.7645319], [-60.4732012, -31.7647561]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4727365, -31.7643675], [-60.47174, -31.7645254], [-60.4709135, -31.7646586], [-60.4706343, -31.7647349], [-60.4704771, -31.7647904], [-60.4703829, -31.7648212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.47174, -31.7645254], [-60.4718366, -31.7649931], [-60.4719152, -31.7653319], [-60.471954, -31.7654322], [-60.4719866, -31.7654876], [-60.4719958, -31.7655221], [-60.47199, -31.7655533], [-60.471805, -31.7656933], [-60.4717379, -31.7657226], [-60.4716789, -31.7657295], [-60.4715976, -31.7657295], [-60.4715184, -31.7657209], [-60.4714635, -31.7656984], [-60.4713984, -31.765657], [-60.4713049, -31.7655464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4642497, -31.7611097], [-60.4644845, -31.7622828], [-60.4647149, -31.7633676], [-60.4647338, -31.7634184], [-60.4647621, -31.7634415], [-60.4648093, -31.7634597]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.465249, -31.7609548], [-60.4654793, -31.7621082], [-60.4657442, -31.763329]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4676395, -31.7630319], [-60.4675439, -31.7630589], [-60.4667472, -31.7631877], [-60.4657442, -31.763329], [-60.4648924, -31.7634613], [-60.4648093, -31.7634597]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4665496, -31.7619209], [-60.4664463, -31.761975], [-60.4654793, -31.7621082], [-60.4644845, -31.7622828]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4667472, -31.7631877], [-60.4665135, -31.7620729], [-60.4664963, -31.7620339], [-60.4664463, -31.761975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4661, -31.7614759], [-60.4657929, -31.7611877], [-60.46577, -31.7611273], [-60.4657585, -31.7610797], [-60.4657674, -31.7610357], [-60.4658126, -31.7608734]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4644826, -31.7681512], [-60.4644312, -31.7679189], [-60.4644125, -31.7678871], [-60.4643892, -31.7678633], [-60.4643471, -31.7678494], [-60.4642747, -31.7678176], [-60.464242, -31.7677859], [-60.464207, -31.7677323], [-60.4641988, -31.7677024], [-60.464179, -31.767631], [-60.4640599, -31.7670732], [-60.4640363, -31.7668917], [-60.4640022, -31.7666303], [-60.4639504, -31.7662574], [-60.4639542, -31.766188], [-60.4639487, -31.7660982], [-60.4637281, -31.7650297], [-60.4636738, -31.7647506], [-60.463489, -31.7638007], [-60.46323, -31.7625804], [-60.462958, -31.7613034]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4735417, -31.7557105], [-60.4724995, -31.7558698], [-60.4714534, -31.7560297], [-60.4704089, -31.7561894], [-60.4696109, -31.7563087], [-60.4688324, -31.7564304], [-60.4678547, -31.7565714]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722896, -31.7548567], [-60.4724995, -31.7558698]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4712433, -31.7550155], [-60.4714534, -31.7560297]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4701975, -31.7551741], [-60.4704089, -31.7561894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4693919, -31.7552893], [-60.4696109, -31.7563087], [-60.4698123, -31.7572459], [-60.4700201, -31.758213], [-60.4702283, -31.759182], [-60.4704293, -31.7601176]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4696302, -31.760241], [-60.4694298, -31.7593024], [-60.4692462, -31.7583347], [-60.4690352, -31.7573639], [-60.4688324, -31.7564304], [-60.4686417, -31.7554024]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4698123, -31.7572459], [-60.4690352, -31.7573639], [-60.4680524, -31.7575211]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4707931, -31.758145], [-60.4707265, -31.7580883], [-60.4700201, -31.758213], [-60.4692462, -31.7583347], [-60.4682365, -31.7584823]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4712315, -31.7599956], [-60.4710142, -31.7590484], [-60.4707931, -31.758145]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4710142, -31.7590484], [-60.4702283, -31.759182], [-60.4694298, -31.7593024], [-60.4684375, -31.7594639]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4665689, -31.7607511], [-60.4661701, -31.7587474]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4684678, -31.7554296], [-60.4682665, -31.7543849], [-60.4682432, -31.7542778], [-60.4680779, -31.7534446], [-60.4678829, -31.7525654], [-60.4678288, -31.7523217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4682432, -31.7542778], [-60.4674137, -31.7543905]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4652662, -31.7520102], [-60.4650541, -31.750957]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4734966, -31.7555085], [-60.4748663, -31.7553176], [-60.4762703, -31.7551213], [-60.4771537, -31.7549894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4736337, -31.7561732], [-60.474996, -31.7559944], [-60.4763911, -31.7557813], [-60.47758, -31.7555977]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4763911, -31.7557813], [-60.4762703, -31.7551213], [-60.4761711, -31.7547766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.474996, -31.7559944], [-60.4748663, -31.7553176], [-60.4747939, -31.7549245]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4786407, -31.7487987], [-60.4788247, -31.7495999], [-60.4788577, -31.7497638], [-60.4789067, -31.7499752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781427, -31.7498797], [-60.4788577, -31.7497638], [-60.4796219, -31.7496393], [-60.4796689, -31.7496234], [-60.4796689, -31.749561], [-60.4796567, -31.7494986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861821, -31.73441], [-60.4861465, -31.7343609], [-60.4861396, -31.7343258], [-60.4861465, -31.7342878], [-60.4861843, -31.7342352], [-60.4863941, -31.7339924], [-60.4864222, -31.7339389], [-60.4864146, -31.733839], [-60.4861352, -31.7325628], [-60.4860071, -31.7319966]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4864146, -31.733839], [-60.4855711, -31.7339693], [-60.4847579, -31.7340919], [-60.4840029, -31.7342149], [-60.4833865, -31.7343111], [-60.482604, -31.7344333], [-60.4818452, -31.7345517], [-60.480847, -31.7347091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861352, -31.7325628], [-60.4853166, -31.7326925], [-60.4846731, -31.7327868], [-60.4845092, -31.7328128], [-60.4837471, -31.7329338], [-60.4831203, -31.7330334], [-60.4823446, -31.7331565], [-60.4815764, -31.7332785], [-60.4806042, -31.7334412], [-60.477883, -31.7338727], [-60.4777617, -31.7338908], [-60.4768876, -31.734021], [-60.4759389, -31.7341506], [-60.4749028, -31.7343161], [-60.4691872, -31.7351651], [-60.4635733, -31.7360346], [-60.4578612, -31.7369257], [-60.4551143, -31.73734], [-60.4539473, -31.737516], [-60.4537591, -31.7375465]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4855711, -31.7339693], [-60.4853166, -31.7326925]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4847579, -31.7340919], [-60.4845092, -31.7328128]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.479815, -31.729766], [-60.4789116, -31.7299031], [-60.4782688, -31.7300007]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781094, -31.7291337], [-60.4782688, -31.7300007], [-60.4783619, -31.7304437]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4783619, -31.7304437], [-60.4772561, -31.7306176], [-60.4762502, -31.7307758], [-60.4752761, -31.730929], [-60.4742139, -31.7311054]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4800918, -31.7310183], [-60.4791502, -31.7311549], [-60.4774214, -31.7314147]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4803551, -31.7322562], [-60.4793991, -31.7324077], [-60.4789535, -31.7324876]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789116, -31.7299031], [-60.4791502, -31.7311549], [-60.4793991, -31.7324077]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4769971, -31.7293771], [-60.4772561, -31.7306176], [-60.4774214, -31.7314147], [-60.477591, -31.7322213], [-60.477883, -31.7338727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4785772, -31.7320922], [-60.477591, -31.7322213], [-60.4765738, -31.7323669], [-60.4756011, -31.7325061], [-60.4745445, -31.7326574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4774233, -31.729085], [-60.4769547, -31.7292378], [-60.4768132, -31.7292739], [-60.4761529, -31.7294172], [-60.4760671, -31.7294476], [-60.4760087, -31.7295049], [-60.4760033, -31.7295616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4750315, -31.7297419], [-60.4752761, -31.730929], [-60.4756011, -31.7325061], [-60.4759389, -31.7341506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4614787, -31.7615337], [-60.461744, -31.7627946], [-60.462019, -31.7640293], [-60.462246, -31.7652173], [-60.4622681, -31.765278], [-60.4622909, -31.7653334], [-60.4625147, -31.7664134]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4534341, -31.7577215], [-60.4538854, -31.7598873], [-60.4540658, -31.760753], [-60.4542298, -31.7615399], [-60.4544614, -31.7626124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4566416, -31.7594558], [-60.4552661, -31.7596712], [-60.4538854, -31.7598873]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456824, -31.7603201], [-60.455458, -31.7605345], [-60.4540658, -31.760753]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456993, -31.7611206], [-60.4556341, -31.7613268], [-60.4542298, -31.7615399]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4552661, -31.7596712], [-60.455458, -31.7605345], [-60.4556341, -31.7613268]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4554159, -31.7534796], [-60.4533949, -31.7537966], [-60.4519634, -31.7540212], [-60.4496984, -31.7543765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4533949, -31.7537966], [-60.4535911, -31.7547548], [-60.4537726, -31.7556407], [-60.4539778, -31.7566426], [-60.4541756, -31.757608]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4519634, -31.7540212], [-60.4521549, -31.7549634], [-60.4523396, -31.7558722], [-60.452537, -31.7568437], [-60.4527371, -31.7578282]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4540916, -31.7546801], [-60.4535911, -31.7547548], [-60.4521549, -31.7549634]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4544868, -31.7555441], [-60.4537726, -31.7556407], [-60.4523396, -31.7558722]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.454511, -31.7565541], [-60.4539778, -31.7566426], [-60.452537, -31.7568437], [-60.4519356, -31.756866], [-60.4515789, -31.7568458], [-60.4501519, -31.7565394]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4548548, -31.750818], [-60.453558, -31.7509623], [-60.4524973, -31.7510804], [-60.4491568, -31.7514522], [-60.4465789, -31.7517391], [-60.4434092, -31.7521315]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4680112, -31.7655798], [-60.467219, -31.7656996], [-60.4662419, -31.7658475], [-60.4654042, -31.7659772], [-60.4639542, -31.766188], [-60.4625147, -31.7664134], [-60.4610694, -31.7666379], [-60.4582426, -31.7670622]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4582426, -31.7670622], [-60.4566762, -31.7672992], [-60.4525632, -31.7679215], [-60.446854, -31.7687854]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4994017, -31.7740488], [-60.4980094, -31.774256], [-60.4966127, -31.7744801], [-60.495172, -31.7747071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501779, -31.7254401], [-60.5023219, -31.7252636], [-60.5037658, -31.724853], [-60.5045582, -31.7246548], [-60.5054825, -31.7244802], [-60.5080123, -31.724057], [-60.5099202, -31.7238039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999449, -31.7262979], [-60.4972342, -31.7275787], [-60.4959998, -31.7281159], [-60.4939114, -31.7291197], [-60.4932721, -31.7294263], [-60.4918066, -31.730129]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.489159, -31.731662], [-60.4895143, -31.7313593], [-60.4896429, -31.7312585], [-60.4896985, -31.7312149], [-60.4898978, -31.7310555], [-60.490097, -31.7309161], [-60.4902563, -31.7308165], [-60.4913519, -31.7302089]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.548747, -31.7478896], [-60.5488986, -31.748565], [-60.548983, -31.7490942], [-60.5491558, -31.7499986], [-60.5492326, -31.7503869], [-60.5496824, -31.7524705], [-60.5497721, -31.7528861], [-60.5498275, -31.7532043], [-60.5498511, -31.753314], [-60.550059, -31.7543091], [-60.5501368, -31.7548184], [-60.5501887, -31.7550068], [-60.5502492, -31.7551882], [-60.5506343, -31.7568251], [-60.5508419, -31.7577047], [-60.5512226, -31.7598954], [-60.5517641, -31.7619076], [-60.5521468, -31.7638051], [-60.5527465, -31.7667375], [-60.5530288, -31.76799], [-60.5532962, -31.7691931], [-60.5535535, -31.7703502], [-60.5538183, -31.7716161], [-60.5547178, -31.7765814], [-60.5548136, -31.7769791], [-60.5557978, -31.7813325], [-60.5561399, -31.7829842], [-60.5568412, -31.7862286]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.453706, -31.7375558], [-60.4522142, -31.7378333], [-60.4532406, -31.7427042], [-60.4537754, -31.7450852]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50979, -31.7313616], [-60.508718, -31.731536], [-60.5086845, -31.7315427], [-60.5086466, -31.7315617], [-60.5086276, -31.7316186], [-60.5086503, -31.7316831], [-60.5088363, -31.7319715], [-60.5088401, -31.7320057], [-60.5088173, -31.7320398], [-60.5087868, -31.7320672], [-60.5087237, -31.7320793], [-60.5068817, -31.732389]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511775, -31.7409689], [-60.5120297, -31.7421142], [-60.5121731, -31.7428294], [-60.5123065, -31.7434835], [-60.5123123, -31.7435119]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5248664, -31.7296523], [-60.5240558, -31.7288294], [-60.5238545, -31.7285545]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5359315, -31.7437186], [-60.536467, -31.7436593], [-60.5375308, -31.7435165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.520679, -31.7331357], [-60.5202915, -31.7322554]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5164126, -31.7259831], [-60.5167484, -31.7266124], [-60.5173195, -31.7276976]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5325701, -31.7344567], [-60.5319794, -31.7347172], [-60.5314755, -31.7349357]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156318, -31.7795933], [-60.5157034, -31.7795838], [-60.5157608, -31.7795867], [-60.5158499, -31.779597], [-60.5168695, -31.7799547], [-60.5185954, -31.7805598], [-60.518674, -31.7805873]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.462958, -31.7613034], [-60.4614787, -31.7615337], [-60.4600229, -31.7617617], [-60.4585699, -31.7619831], [-60.4572368, -31.7621767]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4540461, -31.787788], [-60.4538931, -31.7878122]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5310987, -31.7239034], [-60.5313755, -31.7245848], [-60.5315443, -31.7249898], [-60.5320473, -31.7261583]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5276041, -31.7219438], [-60.5281458, -31.7233274], [-60.5286445, -31.7246234], [-60.5291326, -31.7258514], [-60.5295491, -31.7269248], [-60.5296121, -31.7270871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4504583, -31.783341], [-60.4501192, -31.7833912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4848258, -31.7365353], [-60.4847548, -31.7367956], [-60.4846374, -31.7371205], [-60.4846092, -31.7372448], [-60.4846153, -31.7373398], [-60.4846405, -31.7374148], [-60.4847, -31.7374839], [-60.4848105, -31.7375528], [-60.485042, -31.7376877]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4526939, -31.7368026], [-60.4525327, -31.7368227], [-60.4524552, -31.736809], [-60.4523985, -31.7367881], [-60.4523641, -31.7367507], [-60.4523376, -31.7366842], [-60.4523435, -31.7366388], [-60.4523921, -31.7365836], [-60.4526045, -31.7364301], [-60.4526718, -31.7363367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4501192, -31.7833912], [-60.4484467, -31.7836385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5350065, -31.7392148], [-60.5350593, -31.7393031], [-60.5350704, -31.7393228], [-60.5356351, -31.7403265], [-60.5356926, -31.7404287], [-60.5357236, -31.7404751], [-60.5357793, -31.7405322], [-60.5360076, -31.7407553], [-60.5361128, -31.7408632], [-60.5361422, -31.7408963], [-60.5361751, -31.7409552], [-60.5362133, -31.7410632], [-60.5362491, -31.7411804], [-60.536333, -31.7415107], [-60.5363511, -31.741604], [-60.5364397, -31.7421897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4988254, -31.7548834], [-60.4987841, -31.7548835], [-60.49875, -31.7548994], [-60.4981866, -31.7552862]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4930766, -31.7546109], [-60.4937657, -31.7545183]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4523396, -31.7558722], [-60.4515789, -31.7568458], [-60.450519, -31.7581975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4587541, -31.7694964], [-60.4530703, -31.7703863], [-60.4473956, -31.7712503], [-60.4436162, -31.7718411], [-60.4434123, -31.7718513]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5139876, -31.7231399], [-60.514027, -31.7233476], [-60.5141605, -31.7239757], [-60.5142246, -31.7243168], [-60.5143232, -31.7247754], [-60.5144048, -31.7251489], [-60.5144323, -31.7252721]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156075, -31.7868562], [-60.5139043, -31.7871225]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515274, -31.7854036], [-60.5171321, -31.7851306], [-60.5172741, -31.7851097]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4819388, -31.7441024], [-60.4816608, -31.7442467]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4823174, -31.744076], [-60.4819716, -31.7441116]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4828532, -31.7441824], [-60.482588, -31.7441287], [-60.4824539, -31.7440977]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4819716, -31.7441116], [-60.4819643, -31.7438671], [-60.4819352, -31.7438718], [-60.4819388, -31.7441024]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4824539, -31.7440977], [-60.4823829, -31.7440977], [-60.4823756, -31.7442695], [-60.4823501, -31.744271], [-60.4823174, -31.744076]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5019816, -31.790479], [-60.5021945, -31.791649], [-60.5024386, -31.7927945], [-60.5027128, -31.7940204], [-60.5027257, -31.794078], [-60.5029996, -31.7953025]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4941683, -31.7539468], [-60.4938126, -31.754098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5419907, -31.733344], [-60.5417821, -31.7332172]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5417821, -31.7332172], [-60.5416479, -31.7331601], [-60.5415076, -31.7331176], [-60.5413881, -31.7330863], [-60.5412685, -31.7330723], [-60.5412552, -31.7330714], [-60.5410852, -31.7330599], [-60.5405917, -31.7330354], [-60.5405271, -31.7330469], [-60.5401171, -31.7331706]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5408467, -31.7342479], [-60.5408688, -31.7342992], [-60.5408848, -31.7343454], [-60.5409588, -31.7345644], [-60.5409882, -31.7346272], [-60.5410331, -31.7347037], [-60.5411066, -31.7348028], [-60.5411709, -31.7348563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5323867, -31.7270159], [-60.5325868, -31.7275111]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5325868, -31.7275111], [-60.5332424, -31.7288074], [-60.5337845, -31.729919], [-60.5342132, -31.7307162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5289476, -31.7326885], [-60.5285094, -31.7318917], [-60.5279147, -31.7307568], [-60.5276192, -31.7301762], [-60.5273228, -31.7295937]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5408704, -31.7295813], [-60.5412809, -31.7294364], [-60.5426983, -31.7289236]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.537315, -31.7260641], [-60.5385451, -31.725658], [-60.5395838, -31.7253458], [-60.5404263, -31.7250852], [-60.5416937, -31.7246907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5314021, -31.7278435], [-60.5315944, -31.7277789], [-60.5317567, -31.7277319], [-60.5319312, -31.7276917], [-60.5320957, -31.7276397], [-60.5322685, -31.7275933], [-60.5324228, -31.7275488], [-60.5325868, -31.7275111]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5317759, -31.7354709], [-60.5314755, -31.7349357], [-60.531179, -31.7343963], [-60.5305408, -31.7333204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300388, -31.7323264], [-60.5296735, -31.7314667], [-60.5291954, -31.7302904], [-60.5286715, -31.7285917]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5314021, -31.7278435], [-60.5312226, -31.7273475]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5307067, -31.7259034], [-60.5303111, -31.7249693], [-60.5300261, -31.724225], [-60.529521, -31.7229799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5289476, -31.7326885], [-60.527219, -31.7332268], [-60.5264425, -31.733483], [-60.5257184, -31.7337217], [-60.5243536, -31.7341709], [-60.5234626, -31.7344697], [-60.5225108, -31.7347503], [-60.5211871, -31.7351656], [-60.5204593, -31.735422], [-60.5196266, -31.7357026], [-60.5180147, -31.7362328], [-60.5169366, -31.7365851], [-60.5168016, -31.7366292]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300388, -31.7323264], [-60.5289476, -31.7326885]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5299448, -31.7330529], [-60.5299019, -31.7330847], [-60.5298464, -31.7330968], [-60.5297909, -31.7330865], [-60.5297424, -31.7330514], [-60.5297323, -31.7330274], [-60.529721, -31.7330007], [-60.5297318, -31.7329478], [-60.5297645, -31.7329112], [-60.5298122, -31.7328901], [-60.5298652, -31.7328879], [-60.5299369, -31.732922], [-60.5299677, -31.7329861], [-60.5299448, -31.7330529]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5322685, -31.7275933], [-60.5322565, -31.727543], [-60.5321345, -31.7272221], [-60.5320884, -31.7271009]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5319312, -31.7276917], [-60.531923, -31.7276347], [-60.5317982, -31.7273146], [-60.5317522, -31.7271967]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320957, -31.7276397], [-60.5320834, -31.7275906], [-60.5319633, -31.7272692], [-60.5319186, -31.7271493]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5314393, -31.7272858], [-60.5315944, -31.7277789]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5317567, -31.7277319], [-60.5317501, -31.7276823], [-60.5316352, -31.7273594], [-60.5315935, -31.7272419]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5297909, -31.7330865], [-60.5296161, -31.7335534]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5297318, -31.7329478], [-60.5292531, -31.7327117]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296161, -31.7335534], [-60.5294306, -31.7331233], [-60.5292531, -31.7327117]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312226, -31.7273475], [-60.5314393, -31.7272858], [-60.5315935, -31.7272419], [-60.5317522, -31.7271967], [-60.5319186, -31.7271493], [-60.5320884, -31.7271009], [-60.5322444, -31.7270564], [-60.5323867, -31.7270159]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5429868, -31.7339932], [-60.5431475, -31.7338463], [-60.5431726, -31.7338134], [-60.5431808, -31.7337921], [-60.543184, -31.7337743], [-60.5431842, -31.7336843], [-60.5431819, -31.7336412], [-60.5431842, -31.7336016], [-60.5431947, -31.7335649], [-60.5432469, -31.7334756], [-60.5433096, -31.7334005], [-60.5435125, -31.733188], [-60.5438983, -31.7327752], [-60.5440447, -31.7326118], [-60.5442982, -31.7322762], [-60.5446599, -31.7319886], [-60.5453103, -31.7312357], [-60.5457386, -31.7315017]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5438983, -31.7327752], [-60.543843, -31.73273], [-60.543542, -31.7323873], [-60.543513, -31.7323341]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5440306, -31.7320777], [-60.5435764, -31.7322986], [-60.543513, -31.7323341], [-60.5434723, -31.7323618], [-60.543227, -31.7325482], [-60.5430983, -31.7326405], [-60.5432896, -31.7328582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5447685, -31.7326335], [-60.5442982, -31.7322762], [-60.5440306, -31.7320777], [-60.5435079, -31.7316489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5450817, -31.7322744], [-60.5446599, -31.7319886], [-60.5442692, -31.7317101], [-60.5447157, -31.7311881], [-60.5447395, -31.7311684], [-60.5447717, -31.7311635], [-60.5449299, -31.7311566]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5435125, -31.733188], [-60.5432404, -31.7329509], [-60.5432166, -31.7329388], [-60.5431771, -31.7329252], [-60.542873, -31.7328492], [-60.542834, -31.7328799], [-60.542741, -31.7329532], [-60.5426806, -31.7330122], [-60.5426649, -31.7330339], [-60.5426655, -31.7330556], [-60.5426727, -31.7330749], [-60.5426892, -31.733094], [-60.5429988, -31.7333013], [-60.5430222, -31.7333248], [-60.5430418, -31.7333513], [-60.5430702, -31.7333781], [-60.5431104, -31.733404], [-60.5432469, -31.7334756]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5453103, -31.7312357], [-60.5450487, -31.7310689], [-60.5447836, -31.7309287], [-60.5447139, -31.7308853], [-60.5443371, -31.7305736], [-60.5443267, -31.7305235], [-60.5443108, -31.7304872], [-60.5443044, -31.730448], [-60.5443191, -31.7303927], [-60.5445044, -31.7301125]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5411537, -31.7301052], [-60.5414433, -31.730566], [-60.5414426, -31.7305939], [-60.5414245, -31.7306162], [-60.5412944, -31.7306629], [-60.5412608, -31.7306584], [-60.5412321, -31.7306411], [-60.5410016, -31.7301784]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183413, -31.7438385], [-60.5184737, -31.7445219]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5184737, -31.7445219], [-60.5185121, -31.7446934], [-60.5186494, -31.7453143], [-60.5190861, -31.7473108], [-60.5190917, -31.7473367], [-60.5191131, -31.747446]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190961, -31.7443382], [-60.5194447, -31.7449935]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187401, -31.7436612], [-60.5184114, -31.7438094], [-60.5183413, -31.7438385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183413, -31.7438385], [-60.5182584, -31.7438828]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.499981, -31.7585206], [-60.5001771, -31.7584687], [-60.5007715, -31.7583881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4986153, -31.7576432], [-60.4993336, -31.7575105]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4986153, -31.7576432], [-60.4985718, -31.7576403], [-60.4985407, -31.7576179], [-60.4985282, -31.7575912], [-60.4980928, -31.7557849]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4951025, -31.756424], [-60.495141, -31.7565514], [-60.4951393, -31.7566057], [-60.4951163, -31.756651], [-60.4944133, -31.7573716], [-60.4939813, -31.7578496], [-60.4937157, -31.7581435], [-60.4927442, -31.7592391]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999679, -31.7570685], [-60.499943, -31.7570107], [-60.4994161, -31.7556938]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5149705, -31.7777831], [-60.514802, -31.7785962], [-60.514715, -31.7789567], [-60.5145458, -31.7797056], [-60.5143885, -31.7805081], [-60.5143021, -31.7806936]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157634, -31.7791367], [-60.5157306, -31.7791152], [-60.514715, -31.7789567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156318, -31.7795933], [-60.5157195, -31.7793821], [-60.5157708, -31.7791663], [-60.5157634, -31.7791367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.551724, -31.7442619], [-60.5518652, -31.7449781]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5114707, -31.7733499], [-60.511522, -31.7735554]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5113214, -31.7733715], [-60.5114707, -31.7733499], [-60.5127926, -31.7731319], [-60.5131172, -31.7730751], [-60.5141719, -31.7729002], [-60.5151204, -31.7727415], [-60.5155011, -31.7726753], [-60.515613, -31.7726568], [-60.5159404, -31.7726016], [-60.5172801, -31.7723697], [-60.5174497, -31.7723432], [-60.5179121, -31.7722663], [-60.5184451, -31.7721736], [-60.5192966, -31.7720194], [-60.5199526, -31.7719042], [-60.521692, -31.7716408], [-60.5217903, -31.7716239], [-60.5219981, -31.7715895], [-60.5221163, -31.7715737]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5140344, -31.7678634], [-60.5140294, -31.7679314], [-60.5140103, -31.7679796], [-60.5133162, -31.7690474], [-60.5127599, -31.769851], [-60.5126388, -31.7700404], [-60.5122046, -31.7706765], [-60.5120597, -31.7708885], [-60.5117598, -31.7713434], [-60.5114526, -31.7718149], [-60.5111401, -31.7722698], [-60.5108377, -31.7727168], [-60.5103911, -31.773504]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5131957, -31.7682377], [-60.5127627, -31.7687788], [-60.5121434, -31.7695329], [-60.5120865, -31.7696022], [-60.511973, -31.7697403], [-60.5113181, -31.7705422], [-60.5109662, -31.7709726], [-60.5108052, -31.7711781], [-60.5106183, -31.77142], [-60.5103789, -31.7716675], [-60.5102405, -31.7718151], [-60.5100603, -31.7719687], [-60.5098609, -31.7721166], [-60.509837, -31.7721562], [-60.5098376, -31.7721951]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133162, -31.7690474], [-60.5127627, -31.7687788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5127599, -31.769851], [-60.5121434, -31.7695329]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5352037, -31.7544506], [-60.5342466, -31.7545808], [-60.5324146, -31.7548372]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4484467, -31.7836385], [-60.4482587, -31.783665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4482587, -31.783665], [-60.4476627, -31.7837535], [-60.4469622, -31.7838621], [-60.4468487, -31.7838877], [-60.4461391, -31.7839894], [-60.4449405, -31.7841683], [-60.443879, -31.7843163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4984613, -31.7283104], [-60.4983622, -31.7283215], [-60.4972656, -31.7285063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5016024, -31.7342938], [-60.5015856, -31.7341447], [-60.5016759, -31.7340115], [-60.5017601, -31.7338923], [-60.501804, -31.7338115], [-60.5018005, -31.7337438], [-60.5017596, -31.7335659], [-60.5016763, -31.7333298], [-60.5016842, -31.7332587], [-60.5017564, -31.7332058]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5099881, -31.7379855], [-60.5111158, -31.7378265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5099773, -31.7383528], [-60.5111901, -31.7381665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5098137, -31.7381293], [-60.5096814, -31.7375656]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5549389, -31.7271896], [-60.5549874, -31.7272521], [-60.5550358, -31.7272849], [-60.5551182, -31.7273268], [-60.5551835, -31.7273448], [-60.555839, -31.7274636], [-60.5559222, -31.7274753], [-60.5560258, -31.7274819], [-60.5561765, -31.7274841], [-60.5562968, -31.7274739], [-60.5564031, -31.7274517], [-60.5567189, -31.7273762], [-60.5568409, -31.7273413], [-60.5569943, -31.7273101], [-60.5570851, -31.7272995], [-60.5571689, -31.7272978], [-60.5572824, -31.7273099], [-60.5573854, -31.727328], [-60.5574567, -31.7273475], [-60.557499, -31.7273591], [-60.5577294, -31.7274407], [-60.5578806, -31.7275083], [-60.557983, -31.7275581], [-60.5580379, -31.72759], [-60.5580901, -31.7276324], [-60.5581302, -31.7276723], [-60.5583413, -31.7279411], [-60.5583847, -31.7279961], [-60.5585991, -31.7283068], [-60.5586948, -31.7284169], [-60.5587932, -31.7285105], [-60.5589087, -31.7286077], [-60.5590381, -31.728696], [-60.5590939, -31.728737], [-60.5592655, -31.7288273], [-60.5594757, -31.7289355], [-60.5595647, -31.7289948], [-60.5597216, -31.7291046], [-60.55995, -31.7293048], [-60.560072, -31.7294264], [-60.5600982, -31.7294724], [-60.5601261, -31.7295643], [-60.5601278, -31.7296236], [-60.5601278, -31.7296829], [-60.5601139, -31.7297793], [-60.5600912, -31.7298446], [-60.5600703, -31.7298891], [-60.5599692, -31.7300285], [-60.5599099, -31.7301174], [-60.5598924, -31.7301397], [-60.5598548, -31.7301517]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5551182, -31.7273268], [-60.5549632, -31.7275152], [-60.5549025, -31.7275831], [-60.5548659, -31.7276157], [-60.5546078, -31.7278589], [-60.5545642, -31.7279019], [-60.5545311, -31.7279479], [-60.5544823, -31.7280235], [-60.5542783, -31.7283334], [-60.554246, -31.7283609], [-60.5542365, -31.728369], [-60.5541929, -31.7283928], [-60.554167, -31.7284072], [-60.5541423, -31.7284209], [-60.5539714, -31.7284995]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5297323, -31.7330274], [-60.5294306, -31.7331233]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300301, -31.7324476], [-60.5303987, -31.7332768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5292531, -31.7327117], [-60.5300301, -31.7324476]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300301, -31.7324476], [-60.5298652, -31.7328879]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5303987, -31.7332768], [-60.5299448, -31.7330529]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5303987, -31.7332768], [-60.5296161, -31.7335534]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.522066, -31.7316414], [-60.5216692, -31.7309884], [-60.5214777, -31.7310797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5387024, -31.7364655], [-60.5382514, -31.7368337], [-60.538242, -31.7368592], [-60.5382281, -31.7369071], [-60.5382105, -31.7369674], [-60.5381844, -31.7370162], [-60.5374528, -31.7376039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5394939, -31.7392823], [-60.5396262, -31.7394069], [-60.5407958, -31.7403576], [-60.5412005, -31.7407601], [-60.5412152, -31.7407987], [-60.541217, -31.7408435], [-60.5412309, -31.7410574], [-60.5413163, -31.7414298], [-60.5413126, -31.7415006]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5378717, -31.7380039], [-60.5384727, -31.7375166]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5381437, -31.7403195], [-60.5379663, -31.7403824], [-60.537759, -31.7404619], [-60.5375914, -31.7405117]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5383241, -31.7392918], [-60.5381858, -31.7392864], [-60.5380964, -31.7393555], [-60.538007, -31.7394523], [-60.5378834, -31.7396024]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5469549, -31.7676514], [-60.5474407, -31.7699092], [-60.5476505, -31.7708803], [-60.5477399, -31.7712795], [-60.5480223, -31.7725344], [-60.5486674, -31.7754724], [-60.5490943, -31.7774159]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5259159, -31.7525847], [-60.5258253, -31.7525762], [-60.525619, -31.7525701], [-60.525541, -31.7525826], [-60.5251685, -31.7527185], [-60.5248317, -31.753137], [-60.524778, -31.7532363], [-60.5246332, -31.7535334], [-60.5245495, -31.7536469], [-60.5243761, -31.7538854], [-60.5242056, -31.7541015], [-60.5239902, -31.7543815], [-60.5239282, -31.7545001], [-60.5238723, -31.7546166], [-60.5237625, -31.7548344], [-60.523669, -31.7550003], [-60.5236636, -31.7550099], [-60.5235836, -31.7551109], [-60.5234579, -31.7551996], [-60.5233885, -31.7552285], [-60.5231811, -31.7552941], [-60.5230795, -31.7553356], [-60.5230223, -31.7553755], [-60.5229697, -31.7554393], [-60.5228537, -31.7556026], [-60.5228315, -31.7556502], [-60.5228234, -31.755747], [-60.5228233, -31.7560287], [-60.5227829, -31.7563124], [-60.5227367, -31.7563683], [-60.5225419, -31.7566472], [-60.5218206, -31.75768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5126439, -31.7724983], [-60.5132441, -31.7721487], [-60.5137798, -31.7717884], [-60.5138296, -31.7717381], [-60.5144655, -31.7707882], [-60.5150102, -31.7700152], [-60.5155439, -31.7692643], [-60.515739, -31.7689746], [-60.5160129, -31.7685635], [-60.5160399, -31.7685029], [-60.516048, -31.7684358], [-60.5160561, -31.7683239], [-60.5160304, -31.7676972], [-60.5160132, -31.7675551], [-60.5159328, -31.7670767], [-60.5159215, -31.7670069], [-60.515927, -31.7669399], [-60.5159403, -31.7668834], [-60.5159685, -31.7668222], [-60.5159964, -31.7667746], [-60.5160552, -31.766706], [-60.5162865, -31.7664242], [-60.5163421, -31.7663752], [-60.5163962, -31.7663393]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861948, -31.7878736], [-60.4855896, -31.7851204], [-60.4854362, -31.7844226], [-60.485291, -31.7837622], [-60.4851295, -31.7830276]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4620826, -31.7765204], [-60.4621265, -31.7763846], [-60.4631682, -31.7744643]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4603216, -31.7767831], [-60.4546403, -31.7776697], [-60.4517988, -31.7780949], [-60.4489446, -31.7785155], [-60.4469511, -31.7788019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4603216, -31.7767831], [-60.4597852, -31.7743826], [-60.4592814, -31.7719552], [-60.4592375, -31.7717506], [-60.4588713, -31.7700427], [-60.4587541, -31.7694964], [-60.4585629, -31.7685869], [-60.4582426, -31.7670622], [-60.4580088, -31.7659496], [-60.4577558, -31.7647191], [-60.4575313, -31.7635758], [-60.4572368, -31.7621767]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4597852, -31.7743826], [-60.4541334, -31.7752304]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4606344, -31.7716811], [-60.4598807, -31.7718134], [-60.4592814, -31.7719552], [-60.4535762, -31.7728452], [-60.4504816, -31.77336], [-60.4498694, -31.7734686], [-60.4479333, -31.7737682]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999367, -31.757408], [-60.5000128, -31.7577439], [-60.5001771, -31.7584687]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4977333, -31.7589233], [-60.4978858, -31.7589281], [-60.4979561, -31.7589245], [-60.4980135, -31.7589136], [-60.4980919, -31.7588783], [-60.4994685, -31.7582135], [-60.4995272, -31.758173], [-60.4995578, -31.7581238], [-60.4996218, -31.757887], [-60.4996462, -31.757834], [-60.4996831, -31.7578125], [-60.4997278, -31.757801], [-60.5000128, -31.7577439]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5005381, -31.735387], [-60.5004483, -31.7360527], [-60.5004203, -31.7363585], [-60.5004063, -31.7364817]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5023948, -31.7386489], [-60.5009947, -31.7388647]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4859589, -31.7309169], [-60.4852456, -31.7302053], [-60.4850834, -31.730053], [-60.4849395, -31.7299301], [-60.4847747, -31.7298081], [-60.4845509, -31.7296549], [-60.4843114, -31.7295074], [-60.4840435, -31.7293478], [-60.4837227, -31.7291984], [-60.4833693, -31.7290421], [-60.4830403, -31.7289143], [-60.4825609, -31.7287606], [-60.4822543, -31.7286819], [-60.4819445, -31.7286214], [-60.4814776, -31.7285498], [-60.4813286, -31.7285351], [-60.4808242, -31.7285095], [-60.4804032, -31.7285129], [-60.4799132, -31.7285487], [-60.4795396, -31.7286057], [-60.4774233, -31.729085], [-60.4768527, -31.7292209], [-60.4763929, -31.7293173], [-60.4759709, -31.7294025], [-60.4739551, -31.7297522], [-60.4709768, -31.7301709], [-60.4703567, -31.7302435], [-60.4693032, -31.7303919], [-60.4689189, -31.7304492], [-60.4682128, -31.7305451], [-60.4663704, -31.7308041], [-60.4636549, -31.7311811], [-60.462598, -31.7313567], [-60.460525, -31.7316303], [-60.4601634, -31.7317086], [-60.4596542, -31.7318459], [-60.4592461, -31.7319889], [-60.4587548, -31.7321921], [-60.4583439, -31.7324096], [-60.4579564, -31.7326497], [-60.4570228, -31.7333272], [-60.4543107, -31.7353572], [-60.4539933, -31.7356068], [-60.4538437, -31.7357348], [-60.4536988, -31.7358694], [-60.4535287, -31.7360478], [-60.4532562, -31.7363637], [-60.4531974, -31.7364392], [-60.4531177, -31.7365209], [-60.4530442, -31.7365868], [-60.4529375, -31.7366673], [-60.4528387, -31.7367274], [-60.4526939, -31.7368026], [-60.452556, -31.7368653], [-60.4523322, -31.7369707], [-60.4520463, -31.7371125], [-60.451865, -31.7372094], [-60.4517269, -31.7372947], [-60.4513028, -31.7375765], [-60.4509353, -31.7378131], [-60.45068, -31.7379495], [-60.4504388, -31.7380649], [-60.4501943, -31.7381737], [-60.4499391, -31.7382765], [-60.4495535, -31.7384115], [-60.4490754, -31.7385356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.46323, -31.7625804], [-60.4629387, -31.7626101], [-60.461744, -31.7627946], [-60.460293, -31.7630205], [-60.4595654, -31.7631385], [-60.4588393, -31.7632467], [-60.4579473, -31.7634047], [-60.4577913, -31.7634355], [-60.4577025, -31.7634665], [-60.4575313, -31.7635758]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.471709, -31.7663745], [-60.4733902, -31.7649526], [-60.4737727, -31.7646217], [-60.4740795, -31.7643809], [-60.4742431, -31.7642594], [-60.4743794, -31.7641507], [-60.4745325, -31.7640425], [-60.4747686, -31.7638777], [-60.475869, -31.7631283], [-60.4761957, -31.762864], [-60.4764192, -31.7626659], [-60.4767147, -31.7623681], [-60.4770183, -31.7620266], [-60.4772076, -31.7617611], [-60.4773319, -31.761544], [-60.4774963, -31.7612193], [-60.4775019, -31.7612083], [-60.4776356, -31.7609075], [-60.4777673, -31.7605138], [-60.4779001, -31.7600899], [-60.4781364, -31.7591281]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778776, -31.7607746], [-60.4778378, -31.7608845], [-60.4776833, -31.7612496], [-60.47752, -31.761557], [-60.4773365, -31.7618533], [-60.47716, -31.7620895], [-60.4769913, -31.7622946], [-60.4768796, -31.7624167], [-60.4765156, -31.7627534], [-60.4762707, -31.7629792], [-60.4759648, -31.7632188], [-60.4754111, -31.7635901]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4613733, -31.7816385], [-60.4613503, -31.7817106], [-60.4613412, -31.7817788], [-60.4615476, -31.7827256], [-60.4623664, -31.7864896], [-60.4630468, -31.7897648], [-60.4633795, -31.7913662], [-60.4639928, -31.7943137], [-60.4641194, -31.7948192], [-60.4643729, -31.7961787]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5484724, -31.728192], [-60.5480088, -31.7276869], [-60.5479515, -31.7276136]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5476217, -31.7272033], [-60.547028, -31.7275991], [-60.5469951, -31.7276309]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5476217, -31.7272033], [-60.5472734, -31.7268059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5464691, -31.7278822], [-60.5460777, -31.7281227], [-60.545737, -31.7283319], [-60.5456746, -31.7283299], [-60.5456015, -31.7283439]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.545796, -31.7296375], [-60.545726, -31.7296241], [-60.5456437, -31.7296439], [-60.5455549, -31.7295745], [-60.5453229, -31.7295209], [-60.5452384, -31.7294787], [-60.5451928, -31.729424]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5476217, -31.7272033], [-60.5477553, -31.7270992], [-60.5477303, -31.726933], [-60.5477231, -31.7268972], [-60.547701, -31.7268108], [-60.5476979, -31.7267276], [-60.5477109, -31.7264442], [-60.5477058, -31.7263691], [-60.5476572, -31.7260944], [-60.5476444, -31.7260556], [-60.5476176, -31.7259911]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5176274, -31.7503668], [-60.5176707, -31.7506033], [-60.5177754, -31.7510382], [-60.5180866, -31.751984], [-60.5182976, -31.752724]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160395, -31.7530608], [-60.5162065, -31.7537871], [-60.5163581, -31.7544755]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5172452, -31.7520661], [-60.5173097, -31.7523353], [-60.5174507, -31.7528362]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5167755, -31.7522551], [-60.5169332, -31.7529178]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163257, -31.7524086], [-60.5164546, -31.7529932]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5158159, -31.7524373], [-60.515947, -31.7530744]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5153167, -31.7525132], [-60.5154486, -31.7531535]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5148299, -31.7526102], [-60.5149518, -31.7532362]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175622, -31.7528186], [-60.5176052, -31.7528978], [-60.5176659, -31.7529485], [-60.5183241, -31.7533656], [-60.5183805, -31.7534512]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5164118, -31.7544689], [-60.5165658, -31.7551834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5146637, -31.7597243], [-60.5144811, -31.7597677], [-60.5144368, -31.7597973], [-60.5139678, -31.7602326], [-60.5139059, -31.7602653], [-60.513781, -31.7603033]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137917, -31.7604072], [-60.5136935, -31.7604555], [-60.5131355, -31.7609204], [-60.5130726, -31.7609554], [-60.5129667, -31.7610124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.520906, -31.7600507], [-60.5211291, -31.7597131], [-60.5211342, -31.759687], [-60.5211266, -31.7596534], [-60.521101, -31.7596081], [-60.5213343, -31.759275], [-60.5213509, -31.7592124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5205628, -31.7593565], [-60.521101, -31.7596081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4459762, -31.7832189], [-60.4468037, -31.7830793]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4848907, -31.7261857], [-60.4840311, -31.7263274], [-60.4832262, -31.7264601], [-60.4824684, -31.7265895], [-60.4820647, -31.7266547]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4836746, -31.7245142], [-60.4837213, -31.7247706], [-60.4840311, -31.7263274], [-60.4843805, -31.7278071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4829103, -31.7248946], [-60.4832262, -31.7264601], [-60.4835838, -31.7279308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5124425, -31.7420599], [-60.5124878, -31.7422426], [-60.5127276, -31.7426894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515804, -31.7464116], [-60.5156761, -31.7464718], [-60.5146756, -31.7471344], [-60.5145308, -31.7472228], [-60.5144969, -31.7472411], [-60.5144223, -31.7472655], [-60.5143263, -31.747286], [-60.5132222, -31.7474555]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5186855, -31.7550464], [-60.5189091, -31.7562277]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5250583, -31.7755461], [-60.5234701, -31.7756003], [-60.5234205, -31.7756086], [-60.5231256, -31.7756552], [-60.5219339, -31.7758323]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220526, -31.7766224], [-60.5222232, -31.7774348], [-60.5223656, -31.7780165], [-60.5223547, -31.7780665], [-60.5223286, -31.7781004], [-60.5222779, -31.7781206], [-60.5217187, -31.7781714]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5239048, -31.777932], [-60.5238611, -31.7777297], [-60.5235859, -31.7764547], [-60.5235965, -31.7763775], [-60.5235995, -31.7762863], [-60.5234701, -31.7756003], [-60.5233979, -31.775289]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5198039, -31.7888262], [-60.5197312, -31.7888524], [-60.5190374, -31.7888348], [-60.5182386, -31.7888069], [-60.5168252, -31.7887576], [-60.5166293, -31.7887517], [-60.516584, -31.7887503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187008, -31.7872072], [-60.5188479, -31.787921], [-60.5190374, -31.7888348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179165, -31.7873258], [-60.5180645, -31.7880405], [-60.5182386, -31.7888069]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196378, -31.787799], [-60.5188479, -31.787921], [-60.5180645, -31.7880405], [-60.5177824, -31.7880744], [-60.5171919, -31.7881856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5151863, -31.7887497], [-60.5151128, -31.7886689], [-60.5149372, -31.7884856], [-60.5148879, -31.7883991], [-60.514894, -31.7883206], [-60.5149711, -31.7882734], [-60.5150388, -31.7882813], [-60.5151066, -31.7883441], [-60.5151344, -31.7883865], [-60.5151621, -31.7884646], [-60.5151863, -31.7887497], [-60.5152021, -31.788936], [-60.5152104, -31.7889678], [-60.515233, -31.788991], [-60.5152561, -31.7890001], [-60.5152792, -31.7889989], [-60.5154962, -31.7889185], [-60.5155623, -31.7889036], [-60.5156557, -31.7888921], [-60.5159217, -31.7888945], [-60.5160207, -31.7888804], [-60.5160727, -31.7888638]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160854, -31.7783354], [-60.5159214, -31.7786785]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5098376, -31.7721951], [-60.5098469, -31.7722464], [-60.5098842, -31.7722877], [-60.5099041, -31.7723792], [-60.5101443, -31.7735383]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5098842, -31.7722877], [-60.5099609, -31.7723139], [-60.5108377, -31.7727168]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111401, -31.7722698], [-60.5102405, -31.7718151]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5114526, -31.7718149], [-60.5106183, -31.77142]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5117598, -31.7713434], [-60.5109662, -31.7709726]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5120597, -31.7708885], [-60.5113181, -31.7705422]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511973, -31.7697403], [-60.5122046, -31.7706765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.515458, -31.7676412], [-60.5154209, -31.7674892], [-60.515421, -31.7674385], [-60.5154591, -31.7666481], [-60.5154626, -31.7665972], [-60.5154778, -31.7665642], [-60.5156607, -31.7663005], [-60.51568, -31.766283], [-60.5157199, -31.7662679], [-60.5159747, -31.7662271], [-60.5162698, -31.7661644], [-60.5163675, -31.7661429], [-60.5164375, -31.7661188]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5136078, -31.7633721], [-60.5125981, -31.7635424], [-60.511769, -31.7636725], [-60.5116938, -31.7636796], [-60.5116245, -31.7636855], [-60.5108107, -31.7638235], [-60.5107097, -31.763827], [-60.5105899, -31.7638329], [-60.5100745, -31.7639083], [-60.509547, -31.7639855], [-60.5084954, -31.7641638], [-60.5077864, -31.7642827]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137731, -31.7640871], [-60.5127507, -31.7642609], [-60.5118508, -31.7644116], [-60.5108626, -31.7645658]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5084135, -31.7482589], [-60.5087078, -31.7487341], [-60.509008, -31.7492017], [-60.5090396, -31.7492587], [-60.509057, -31.7493127], [-60.5093409, -31.750472], [-60.5095976, -31.7514889], [-60.5096245, -31.7515332], [-60.5096691, -31.7515875]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5139476, -31.745801], [-60.5137836, -31.7460214], [-60.5137379, -31.7460663], [-60.5134756, -31.7463021], [-60.5131588, -31.7465896], [-60.5130683, -31.7466461], [-60.5129819, -31.7466991], [-60.511491, -31.7473919], [-60.5103567, -31.7479232], [-60.509729, -31.748244], [-60.5087078, -31.7487341]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093409, -31.750472], [-60.5100078, -31.7503943], [-60.5100562, -31.7503791], [-60.5111109, -31.7496423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5080276, -31.7299549], [-60.5078296, -31.7291845]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4998604, -31.7312457], [-60.5012375, -31.7310122]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503555, -31.7358103], [-60.503709, -31.736408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999465, -31.7364996], [-60.4998912, -31.736524], [-60.4990214, -31.7366567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.502227, -31.7407264], [-60.5024393, -31.7419027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5067905, -31.7505734], [-60.5059982, -31.7509921]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073333, -31.7584277], [-60.5074022, -31.7587498]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077624, -31.7580947], [-60.5085915, -31.757978], [-60.5094332, -31.7578433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068143, -31.7598051], [-60.5079265, -31.7596329]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077922, -31.7590674], [-60.507815, -31.7591356], [-60.5079082, -31.7595511], [-60.5079265, -31.7596329], [-60.5080873, -31.7603388], [-60.5081159, -31.7603752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.504569, -31.7626328], [-60.5065185, -31.7623195]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5092446, -31.7626729], [-60.5091066, -31.762047], [-60.5090336, -31.7617011]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085487, -31.7628836], [-60.508149, -31.7629578], [-60.5068358, -31.7631871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5063259, -31.7680744], [-60.5064536, -31.7689228], [-60.5064907, -31.7690867]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.509988, -31.7799797], [-60.5100304, -31.779986], [-60.5100728, -31.7800182], [-60.5103207, -31.7805478], [-60.5104411, -31.7807742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5103207, -31.7805478], [-60.5084753, -31.780824]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5135255, -31.7931612], [-60.5135517, -31.7930668], [-60.5135276, -31.7916461], [-60.513483, -31.7902241], [-60.5134879, -31.7898209]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.513483, -31.7902241], [-60.5121867, -31.7904227], [-60.5114163, -31.790548], [-60.5105922, -31.7906736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5121867, -31.7904227], [-60.5124891, -31.7917933], [-60.5127759, -31.7931986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5120077, -31.7933239], [-60.5116922, -31.7919295], [-60.5114163, -31.790548], [-60.5113457, -31.7901791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5070203, -31.7891192], [-60.5071926, -31.789949], [-60.5073295, -31.7906535], [-60.5075007, -31.791515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5061961, -31.7917089], [-60.506007, -31.7908527], [-60.5058712, -31.7901433], [-60.5056948, -31.7893251], [-60.5055635, -31.7885938]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043826, -31.7903617], [-60.5058712, -31.7901433], [-60.5071926, -31.789949], [-60.5074833, -31.7898988]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5045377, -31.7910816], [-60.506007, -31.7908527], [-60.5073295, -31.7906535], [-60.5077003, -31.7905928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025491, -31.7816129], [-60.5042501, -31.7813326], [-60.5051255, -31.7811934], [-60.5058992, -31.7810705], [-60.5066622, -31.7809492], [-60.5084414, -31.7806664]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.505603, -31.7818563], [-60.5053028, -31.7819083], [-60.5044075, -31.7820543], [-60.5026913, -31.7823328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5051255, -31.7811934], [-60.5053028, -31.7819083]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5047502, -31.7836109], [-60.5046885, -31.7833215], [-60.5045308, -31.7826106], [-60.5044842, -31.7824]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5082955, -31.7799895], [-60.5065077, -31.7802746], [-60.5057817, -31.7803904], [-60.5057591, -31.7804127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.506741, -31.7812544], [-60.5066622, -31.7809492], [-60.5065077, -31.7802746], [-60.5064504, -31.7800273]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5050354, -31.775106], [-60.5051631, -31.7756412], [-60.5052545, -31.7760491], [-60.5053841, -31.7765607]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5013665, -31.7699581], [-60.5010766, -31.7686107], [-60.5010879, -31.7685653], [-60.5011155, -31.7685164], [-60.5011635, -31.7684811], [-60.5012357, -31.7684609], [-60.5018187, -31.7683568], [-60.5019779, -31.7683404], [-60.5021412, -31.7683878], [-60.502291, -31.7684591], [-60.5023586, -31.7685474], [-60.5024166, -31.7686107], [-60.5024734, -31.7686388], [-60.5025406, -31.76864], [-60.5026992, -31.7686232], [-60.5028775, -31.7685929]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5039923, -31.7676656], [-60.5028235, -31.7678587]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5014659, -31.7648947], [-60.5017936, -31.7661811]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010842, -31.7539358], [-60.5003214, -31.7531129]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4949077, -31.7236347], [-60.4949487, -31.7240941], [-60.4949796, -31.724212], [-60.4949941, -31.7242725], [-60.4951724, -31.7247426], [-60.495251, -31.7249546], [-60.4953004, -31.7250878]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4924596, -31.734155], [-60.4916403, -31.7342903], [-60.49112, -31.7343726], [-60.4901467, -31.7345147], [-60.4896594, -31.7345858]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4943063, -31.742767], [-60.4936125, -31.7428578], [-60.49298, -31.7429433], [-60.491662, -31.743129]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4907229, -31.7437083], [-60.4916036, -31.7435674], [-60.4916735, -31.7435562], [-60.4919249, -31.7435107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917965, -31.7434044], [-60.4927686, -31.7432524]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914576, -31.7423156], [-60.4904599, -31.7424794]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4915572, -31.742715], [-60.4905459, -31.7428768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.491662, -31.743129], [-60.4909853, -31.7432355], [-60.4906343, -31.7432908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4920184, -31.7439605], [-60.4916974, -31.7440047], [-60.4908032, -31.7441231]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493777, -31.7436028], [-60.4938659, -31.7440553], [-60.4939211, -31.7443359], [-60.4940686, -31.7449166]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.490979, -31.7450163], [-60.491893, -31.7448732], [-60.492189, -31.7448224]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4943413, -31.7453674], [-60.4930547, -31.7455713], [-60.4927445, -31.7456204], [-60.492365, -31.7456808], [-60.4911558, -31.7458732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4910622, -31.74542], [-60.4919938, -31.7452736], [-60.4922633, -31.7452312], [-60.4926486, -31.7451609]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4964652, -31.7788144], [-60.4963241, -31.7781674]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914775, -31.7643919], [-60.4915476, -31.7645636], [-60.4916028, -31.7648272], [-60.491621, -31.7650436], [-60.491658, -31.7653554], [-60.4917008, -31.7655631], [-60.4917862, -31.7659774], [-60.4918135, -31.766087], [-60.4919773, -31.7669526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4918135, -31.766087], [-60.4904256, -31.7663051]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4926553, -31.7668424], [-60.4925221, -31.7662442]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4903054, -31.7657679], [-60.4885868, -31.7660566]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4904565, -31.7664539], [-60.4887192, -31.7667113], [-60.4883591, -31.7667527]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876582, -31.7614468], [-60.4865036, -31.7616336]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875862, -31.7611079], [-60.4864331, -31.7612863]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4869799, -31.7558969], [-60.4861788, -31.7560162], [-60.4853629, -31.7561378]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.486851, -31.7553234], [-60.4863651, -31.7553963], [-60.4852403, -31.7555652]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875409, -31.7446743], [-60.4862075, -31.7448799], [-60.4850967, -31.7450591]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4790641, -31.7238192], [-60.4791286, -31.724136], [-60.4792902, -31.7249298], [-60.4794026, -31.7254819], [-60.4794461, -31.7256956]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4794026, -31.7254819], [-60.479822, -31.7254598], [-60.4799699, -31.7254126], [-60.4800747, -31.7253392], [-60.4803335, -31.7250772], [-60.4804934, -31.7249071], [-60.4805307, -31.7248675], [-60.4807032, -31.7247574], [-60.4809189, -31.7246736], [-60.4814118, -31.7245949]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4791503, -31.7266842], [-60.477951, -31.7268593], [-60.4769813, -31.7270007]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778686, -31.7264242], [-60.477951, -31.7268593], [-60.478035, -31.7272313]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4831964, -31.7626551], [-60.483018, -31.7618817], [-60.4828488, -31.7610792]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4828266, -31.7633134], [-60.4831047, -31.7646651], [-60.4832871, -31.7656843]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.481933, -31.7634442], [-60.4821927, -31.7647969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4883778, -31.7764369], [-60.4882898, -31.7759969], [-60.4880485, -31.7750133]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4894925, -31.7757922], [-60.4882898, -31.7759969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4836303, -31.7758152], [-60.4838667, -31.7757847], [-60.4854788, -31.775653]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4872325, -31.7766034], [-60.4869722, -31.7754349]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4819587, -31.7750016], [-60.4808316, -31.7751557]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4761985, -31.7542449], [-60.4760262, -31.7535648], [-60.4758994, -31.7531802], [-60.4756569, -31.7526625], [-60.475511, -31.7521982]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4737888, -31.7622576], [-60.474307, -31.7621878], [-60.4748812, -31.7621056]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.474307, -31.7621878], [-60.4745409, -31.7633317]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4757191, -31.7661646], [-60.4745987, -31.7663492], [-60.4740182, -31.7664415], [-60.4733283, -31.7665537]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4738005, -31.7654268], [-60.4743393, -31.7653431], [-60.4743679, -31.7653671], [-60.4743867, -31.7653972], [-60.4744042, -31.765445], [-60.4745987, -31.7663492], [-60.4747071, -31.7668406], [-60.4748051, -31.7673455], [-60.4749219, -31.7678568], [-60.4750182, -31.7683416], [-60.4761196, -31.7681636]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4758132, -31.7666581], [-60.4747071, -31.7668406], [-60.4735707, -31.7670281], [-60.4734775, -31.7670236], [-60.4734213, -31.7669989], [-60.4734152, -31.7669874], [-60.4733954, -31.7669499], [-60.4733283, -31.7665537], [-60.473228, -31.7659587], [-60.4732313, -31.765924], [-60.4732478, -31.7658951], [-60.4732859, -31.7658759], [-60.4738764, -31.7657668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4735707, -31.7670281], [-60.4736651, -31.7675251], [-60.4737374, -31.7679281], [-60.4737508, -31.7679711], [-60.473766, -31.7679886], [-60.4739358, -31.7680729], [-60.4740029, -31.7680274], [-60.4740556, -31.7680009], [-60.4749219, -31.7678568], [-60.476019, -31.7676799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4759173, -31.7671787], [-60.4748051, -31.7673455], [-60.4736651, -31.7675251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4734947, -31.7697867], [-60.4736724, -31.7706718], [-60.4736753, -31.7707173], [-60.4736655, -31.770743], [-60.4736343, -31.7707555], [-60.473032, -31.7708511], [-60.4723209, -31.770977], [-60.4721104, -31.7700172]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4728152, -31.7698944], [-60.473032, -31.7708511]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.523669, -31.7550003], [-60.5237226, -31.7550029], [-60.5237578, -31.754995], [-60.5238546, -31.7549257], [-60.5241825, -31.7546569], [-60.5245361, -31.7542686]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5239282, -31.7545001], [-60.5241825, -31.7546569]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5265356, -31.7550355], [-60.5252539, -31.7552203]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251439, -31.7592784], [-60.5252656, -31.7597757]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5253463, -31.7768341], [-60.5261302, -31.7767116], [-60.5269161, -31.7765862], [-60.5281335, -31.7764065]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5266419, -31.7752868], [-60.526767, -31.7758868], [-60.5269161, -31.7765862], [-60.5270717, -31.7773173]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5259938, -31.7760043], [-60.5258439, -31.7752847]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5261302, -31.7767116], [-60.5262917, -31.7774551]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5404609, -31.765164], [-60.5393228, -31.7653488], [-60.5380195, -31.7655557], [-60.5366685, -31.765766], [-60.5357169, -31.7659175], [-60.5348419, -31.7660352]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391667, -31.764697], [-60.5393228, -31.7653488], [-60.5393883, -31.7656525]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5378753, -31.7649171], [-60.5380195, -31.7655557], [-60.5380852, -31.7658482]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4378326, -31.7910207], [-60.4388502, -31.790869], [-60.439863, -31.7907067], [-60.4410967, -31.7905154], [-60.4423607, -31.7903119], [-60.4436505, -31.7901237], [-60.4448778, -31.7899381], [-60.4461186, -31.789743], [-60.4473128, -31.7895517], [-60.448506, -31.7893637], [-60.449807, -31.7891702], [-60.4513785, -31.7889236], [-60.4515164, -31.7888954], [-60.4516183, -31.7888832], [-60.4516981, -31.7888799], [-60.4517746, -31.7888882], [-60.4521628, -31.7889601], [-60.4524438, -31.7890189], [-60.4526199, -31.7890499], [-60.4531925, -31.7891366]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4483608, -31.7886642], [-60.448506, -31.7893637], [-60.4486557, -31.7900359], [-60.4487893, -31.790702], [-60.4488427, -31.7909019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4471652, -31.7888543], [-60.4473128, -31.7895517], [-60.4474519, -31.7902159], [-60.4476036, -31.7908817], [-60.4477394, -31.7915452]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4379776, -31.7916859], [-60.4389922, -31.7915261], [-60.4400042, -31.791371], [-60.4412296, -31.791189], [-60.4425025, -31.7909875], [-60.4437884, -31.7907832], [-60.445017, -31.7905954], [-60.4462544, -31.7904006], [-60.4474519, -31.7902159], [-60.4486557, -31.7900359], [-60.4499439, -31.7898285], [-60.4500037, -31.7898544]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4381076, -31.7923566], [-60.43914, -31.7921981], [-60.4401512, -31.7920402], [-60.4413812, -31.7918474], [-60.4426384, -31.7916539], [-60.4439385, -31.7914519], [-60.4451577, -31.7912613], [-60.4463967, -31.7910672], [-60.4476036, -31.7908817], [-60.4487893, -31.790702]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4600229, -31.7617617], [-60.460293, -31.7630205], [-60.4603853, -31.7635086], [-60.4605515, -31.7642603], [-60.460818, -31.7655053]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4637281, -31.7650297], [-60.4622681, -31.765278], [-60.460818, -31.7655053]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.463489, -31.7638007], [-60.462019, -31.7640293], [-60.4605515, -31.7642603], [-60.459095, -31.764491], [-60.4577558, -31.7647191]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4623664, -31.7864896], [-60.4570996, -31.7873136], [-60.4570217, -31.7873218], [-60.456946, -31.7873301]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4575232, -31.7913378], [-60.457687, -31.7920709], [-60.4577102, -31.7921195], [-60.457766, -31.7921734], [-60.4578061, -31.7921949], [-60.4578247, -31.7922049], [-60.4578989, -31.7922117], [-60.4594589, -31.7919526], [-60.4608603, -31.7917588], [-60.4633795, -31.7913662], [-60.4678958, -31.7906251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.47914, -31.7538765], [-60.4796133, -31.7539613]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4790913, -31.753784], [-60.4790789, -31.7538955], [-60.4790534, -31.754129], [-60.47914, -31.7538765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4796133, -31.7539613], [-60.479576, -31.7541448], [-60.4796415, -31.7539715], [-60.4798986, -31.753885]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5224499, -31.752538], [-60.5228278, -31.7527469]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5443556, -31.7239892], [-60.5443831, -31.7240611], [-60.5445609, -31.7243014], [-60.5453251, -31.7253496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5438177, -31.7246569], [-60.5434157, -31.7248432], [-60.5431589, -31.7249425], [-60.5429721, -31.7250393], [-60.5428359, -31.7251098], [-60.5427554, -31.7251538]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5440971, -31.7245352], [-60.5446847, -31.7256235]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5428359, -31.7251098], [-60.542916, -31.7252365], [-60.5430141, -31.7255026], [-60.5431551, -31.7257611], [-60.5433746, -31.7261586]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5429721, -31.7250393], [-60.5433363, -31.7251014], [-60.5434297, -31.7250895], [-60.5437613, -31.7251451], [-60.5439761, -31.725157]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.548416, -31.7264111], [-60.5484463, -31.7262722], [-60.5484629, -31.7262371], [-60.5486411, -31.7260272], [-60.5486774, -31.7260055], [-60.5487227, -31.725987], [-60.5488496, -31.7259438], [-60.5489376, -31.7259062], [-60.5491502, -31.7258188]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5074324, -31.7486165], [-60.5075627, -31.7486307], [-60.5075921, -31.748645], [-60.5076166, -31.7487215], [-60.5082707, -31.7517369], [-60.5082949, -31.751766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5081649, -31.7519315], [-60.5086583, -31.7542254], [-60.5089147, -31.7553882], [-60.5089295, -31.7554514], [-60.5091302, -31.7563996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485728, -31.7578514], [-60.484495, -31.7580376], [-60.4828064, -31.7582932], [-60.4822602, -31.75838]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128788, -31.7461027], [-60.5129627, -31.7461569]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112033, -31.7469584], [-60.5111416, -31.74689], [-60.5107031, -31.7461291], [-60.5101354, -31.7451883], [-60.5095025, -31.744031], [-60.5094672, -31.7439665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5100002, -31.7474229], [-60.5083852, -31.7450907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5132222, -31.7474555], [-60.5131589, -31.7474815], [-60.513085, -31.7475074], [-60.513037, -31.7475196], [-60.5129607, -31.7475242]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129345, -31.747236], [-60.5130063, -31.7472246], [-60.5130677, -31.7472314], [-60.5131216, -31.747248], [-60.5131896, -31.7472676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133932, -31.7485871], [-60.5133358, -31.7484532], [-60.513307, -31.7483533], [-60.513204, -31.747839], [-60.5131802, -31.7477866], [-60.5131387, -31.7477252], [-60.513035, -31.7475947], [-60.5130067, -31.7475595], [-60.5129607, -31.7475242], [-60.5129149, -31.7474946], [-60.5128833, -31.7474695], [-60.5128623, -31.7474314], [-60.5128519, -31.7473932], [-60.5128499, -31.747342], [-60.5128688, -31.7472989], [-60.5128958, -31.7472675], [-60.5129345, -31.747236], [-60.5129812, -31.7471568], [-60.5130153, -31.7470728], [-60.5130281, -31.7469918], [-60.5130278, -31.7469306], [-60.5130098, -31.7468363], [-60.5129819, -31.7466991], [-60.5128964, -31.7462939], [-60.5128729, -31.7461869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163438, -31.7624525], [-60.5160148, -31.7609932], [-60.5159575, -31.7607313], [-60.51576, -31.7597846], [-60.5155953, -31.759032]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5149297, -31.7557907], [-60.5146679, -31.7545339], [-60.5144138, -31.7533263], [-60.5142473, -31.7525458]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296121, -31.7270871], [-60.529812, -31.7276393], [-60.5300412, -31.728228]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300412, -31.728228], [-60.5305954, -31.729782], [-60.5310645, -31.7309241], [-60.5312209, -31.7313125], [-60.5314049, -31.7317806]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300412, -31.728228], [-60.5314021, -31.7278435]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5286715, -31.7285917], [-60.5300412, -31.728228]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5286715, -31.7285917], [-60.5284292, -31.7280155], [-60.5282067, -31.7274408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300412, -31.728228], [-60.5291116, -31.7278466], [-60.5282067, -31.7274408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5284292, -31.7280155], [-60.5291116, -31.7278466], [-60.529812, -31.7276393]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5286715, -31.7285917], [-60.5291116, -31.7278466], [-60.5296121, -31.7270871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5466802, -31.730548], [-60.5454638, -31.7319784], [-60.5452592, -31.7322073], [-60.5452281, -31.7322467], [-60.545193, -31.7323191], [-60.5451685, -31.7323534], [-60.5451289, -31.7323981], [-60.5448732, -31.7326873], [-60.5448079, -31.7327098], [-60.5447863, -31.7327197], [-60.5444632, -31.7330722], [-60.5443585, -31.7331788], [-60.5443432, -31.7331944], [-60.5440326, -31.7334767], [-60.5438158, -31.7336517], [-60.5435725, -31.7338326], [-60.5435645, -31.7338379], [-60.5434615, -31.7339069], [-60.5434291, -31.7340362], [-60.54341, -31.7341126], [-60.5434113, -31.7341418]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4971204, -31.7598336], [-60.4963999, -31.7599473], [-60.495006, -31.7601435], [-60.4941831, -31.7602555], [-60.493, -31.7604399], [-60.4921952, -31.7605654], [-60.4914497, -31.760675], [-60.4907454, -31.7607806]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5177029, -31.7542765], [-60.5178635, -31.755153], [-60.5179913, -31.7557598], [-60.5180054, -31.755827], [-60.5180178, -31.7558671], [-60.5180461, -31.7558962], [-60.5185929, -31.7562464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.518563, -31.7550623], [-60.5185694, -31.7551333], [-60.5185659, -31.7551679], [-60.5185386, -31.7552165], [-60.5180684, -31.7557114], [-60.5179913, -31.7557598], [-60.5177971, -31.7558343], [-60.5176414, -31.7559246], [-60.5174184, -31.7561442], [-60.5173104, -31.7562794]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5232944, -31.751223], [-60.5231848, -31.7513779], [-60.5231101, -31.7514315], [-60.5229747, -31.7515169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4926486, -31.7451609], [-60.4929487, -31.7451109], [-60.4935061, -31.7450129], [-60.4940686, -31.7449166]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4927445, -31.7456204], [-60.4926486, -31.7451609], [-60.4922146, -31.7449061], [-60.492189, -31.7448224], [-60.492091, -31.7443747], [-60.4920184, -31.7439605], [-60.4920008, -31.7438647], [-60.4919249, -31.7435107], [-60.4917965, -31.7434044], [-60.4917154, -31.743329], [-60.491662, -31.743129], [-60.4915572, -31.742715], [-60.4914576, -31.7423156], [-60.4913358, -31.7418318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4928372, -31.7460549], [-60.4927445, -31.7456204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4943347, -31.7458217], [-60.4931566, -31.7460052], [-60.4928372, -31.7460549], [-60.4924583, -31.7461163], [-60.491249, -31.7463124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5271678, -31.7411138], [-60.5272951, -31.7406523], [-60.5271909, -31.7405221], [-60.527287, -31.7402258]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5272951, -31.7406523], [-60.5274579, -31.7405581], [-60.5275335, -31.7402773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5276205, -31.7401855], [-60.5276011, -31.7402221], [-60.5275715, -31.7402534], [-60.5275335, -31.7402773], [-60.5274814, -31.740294], [-60.5274258, -31.7402968], [-60.5273718, -31.7402855], [-60.527324, -31.7402611], [-60.527287, -31.7402258], [-60.5272659, -31.7401883], [-60.527257, -31.7401475], [-60.5272609, -31.7401061], [-60.527276, -31.7400692], [-60.5273013, -31.7400366], [-60.5273352, -31.7400103], [-60.5273824, -31.7399897], [-60.5274345, -31.7399813], [-60.5274872, -31.7399858], [-60.5275364, -31.7400027], [-60.5275779, -31.7400307], [-60.5276084, -31.7400676], [-60.5276244, -31.7401056], [-60.5276285, -31.7401458], [-60.5276205, -31.7401855]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.528539, -31.7403562], [-60.5276205, -31.7401855]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.526296, -31.7398819], [-60.5272609, -31.7401061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5276084, -31.7400676], [-60.5277005, -31.7397333], [-60.5275898, -31.7396089], [-60.52774, -31.7391526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5275898, -31.7396089], [-60.5274277, -31.739698], [-60.5273352, -31.7400103]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5061588, -31.7475703], [-60.5058576, -31.747061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5278189, -31.7883138], [-60.5264208, -31.788545], [-60.5263367, -31.7885747], [-60.5262095, -31.7887075]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5413298, -31.7685313], [-60.5413672, -31.7686016], [-60.5413856, -31.7686665], [-60.5414112, -31.7687711], [-60.5414107, -31.7689718], [-60.5413997, -31.7691062], [-60.5414219, -31.7693023], [-60.5416873, -31.7706259], [-60.5419778, -31.7720858], [-60.5422511, -31.773409], [-60.542403, -31.7741241], [-60.5425491, -31.7747955], [-60.5426545, -31.7752988]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043895, -31.7248107], [-60.5037929, -31.7249528], [-60.5029988, -31.725178], [-60.5021013, -31.7254545], [-60.5015387, -31.7256479], [-60.5009942, -31.7258501], [-60.4999449, -31.7262979]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4982395, -31.726963], [-60.5000695, -31.7261143], [-60.5009118, -31.7257579], [-60.501779, -31.7254401]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5003217, -31.7354181], [-60.5005381, -31.735387], [-60.5009573, -31.7353204], [-60.5017851, -31.735191], [-60.5029806, -31.735004], [-60.5044429, -31.7347602]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839747, -31.737844], [-60.4841338, -31.7378235]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085739, -31.7341094], [-60.5083721, -31.7331999], [-60.5083885, -31.7331026], [-60.5084821, -31.7330278], [-60.5089512, -31.7329516], [-60.5089068, -31.7327471]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5084821, -31.7330278], [-60.50845, -31.7328186]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196363, -31.724847], [-60.5187326, -31.7251646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175684, -31.7255997], [-60.5164126, -31.7259831], [-60.5156777, -31.7262578], [-60.5148351, -31.7265855], [-60.5147238, -31.7266288]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4631682, -31.7744643], [-60.463292, -31.7742291], [-60.4634168, -31.7740212], [-60.46403, -31.7730924], [-60.4641948, -31.7728388], [-60.4643244, -31.7726444], [-60.4648048, -31.7719901], [-60.4648542, -31.7719282], [-60.4649532, -31.7718483], [-60.4650294, -31.7718049], [-60.4651432, -31.7717614], [-60.4650614, -31.7712894], [-60.4650109, -31.771162], [-60.4649809, -31.7711053], [-60.464921, -31.7710783], [-60.464818, -31.7710652], [-60.4647639, -31.771074], [-60.4625295, -31.7714537]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493773, -31.7280647], [-60.4936072, -31.7273405], [-60.4935256, -31.7272573], [-60.4935568, -31.7271428], [-60.4933957, -31.7264068]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4585699, -31.7619831], [-60.4588393, -31.7632467], [-60.459095, -31.764491], [-60.4593593, -31.7657227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4832652, -31.7632492], [-60.4840002, -31.7631415], [-60.4845055, -31.7630685], [-60.484901, -31.7630059], [-60.4854917, -31.7629174], [-60.4858084, -31.7628692], [-60.4867276, -31.7627281]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5279041, -31.7342622], [-60.5295244, -31.7336082]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5243745, -31.7356864], [-60.5244702, -31.7355968], [-60.5250519, -31.7353411]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4925847, -31.727429], [-60.4925424, -31.727541], [-60.4926925, -31.7282449], [-60.4928168, -31.728645], [-60.4928293, -31.7287769], [-60.4928204, -31.728879], [-60.4928014, -31.7288996], [-60.4924391, -31.7289652]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160399, -31.7685029], [-60.5169354, -31.7689668], [-60.5178477, -31.7694238]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5011423, -31.7750404], [-60.5012918, -31.775015], [-60.5026418, -31.7747858], [-60.5040523, -31.7745512], [-60.5056223, -31.7742849], [-60.5070301, -31.7740216]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5110909, -31.7734069], [-60.5113214, -31.7733715]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5288531, -31.7755284], [-60.530146, -31.7753049], [-60.5308454, -31.7751966], [-60.5309266, -31.7751878]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4946086, -31.7441543], [-60.4949752, -31.745904]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337133, -31.7452627], [-60.5335158, -31.7453391], [-60.5334283, -31.7453908], [-60.5333652, -31.745432], [-60.5333012, -31.7454811], [-60.533213, -31.7455642], [-60.5331445, -31.7456635], [-60.5328234, -31.746212], [-60.5325588, -31.7467249], [-60.532513, -31.7468154], [-60.53249, -31.7468951], [-60.5324801, -31.7469716], [-60.532462, -31.7474055], [-60.5324523, -31.7474883], [-60.5324298, -31.747615], [-60.5324114, -31.7476768], [-60.532382, -31.7477418], [-60.5323379, -31.7478169], [-60.532014, -31.7482396], [-60.5318363, -31.7484648], [-60.5315627, -31.7488063], [-60.5314966, -31.7489027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312938, -31.748979], [-60.5312376, -31.748987], [-60.53076, -31.7490472], [-60.5303667, -31.7491317], [-60.5300658, -31.749171], [-60.5299435, -31.749177], [-60.5294691, -31.7491912], [-60.5294233, -31.7491987], [-60.5293806, -31.7492186], [-60.5293465, -31.7492525], [-60.5292968, -31.7493392], [-60.5291847, -31.7495833], [-60.5291563, -31.749652], [-60.5291024, -31.7497412], [-60.5290254, -31.7498504], [-60.5288663, -31.7501005], [-60.5288304, -31.7501372], [-60.52877, -31.7501705], [-60.5285311, -31.7502903], [-60.5282989, -31.7504095], [-60.5282336, -31.7504551], [-60.5281749, -31.7505118], [-60.5281381, -31.7505583], [-60.5279643, -31.7509636], [-60.5278632, -31.7511182], [-60.5276728, -31.75136], [-60.5275795, -31.7514548], [-60.5275014, -31.7515152], [-60.5273777, -31.7515766], [-60.5269104, -31.7516886], [-60.5268694, -31.7517078], [-60.5267558, -31.7518126], [-60.5267297, -31.7518461], [-60.5265088, -31.7522357], [-60.5262269, -31.7527098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.543804, -31.7447612], [-60.5436898, -31.7445903], [-60.5430959, -31.7437697]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5330536, -31.7520423], [-60.5331072, -31.7520959], [-60.5335996, -31.7524793], [-60.5336781, -31.7525423], [-60.5337373, -31.7526052], [-60.5337745, -31.7526746], [-60.5338166, -31.7527931], [-60.534212, -31.7544356], [-60.5342466, -31.7545808]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5100801, -31.7425506], [-60.510189, -31.7431224], [-60.5103578, -31.7438195]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5096691, -31.7515875], [-60.5097483, -31.7516723]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083486, -31.7517815], [-60.5084061, -31.751797], [-60.5084494, -31.7517945], [-60.5095187, -31.7516325], [-60.5095903, -31.7516135], [-60.5096691, -31.7515875], [-60.5097213, -31.7515666], [-60.5097746, -31.7515387], [-60.5116969, -31.7502453], [-60.5121051, -31.7499691], [-60.5127409, -31.7495294]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5081438, -31.7518318], [-60.5081489, -31.7517976], [-60.5081928, -31.7517755], [-60.5082332, -31.7517677], [-60.5082949, -31.751766], [-60.5083486, -31.7517815]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5336659, -31.7451676], [-60.5336784, -31.7451386], [-60.5337014, -31.7451147], [-60.5337322, -31.7450984], [-60.5337676, -31.7450916], [-60.5338037, -31.745095]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5356711, -31.7422974], [-60.5355711, -31.742315], [-60.5354854, -31.7423065], [-60.5354228, -31.7423051], [-60.5353658, -31.7423133], [-60.5353142, -31.7423314], [-60.5352873, -31.7423593], [-60.5352651, -31.742395], [-60.535248, -31.7424301], [-60.5350222, -31.743186], [-60.5349978, -31.743249], [-60.5349701, -31.7433041], [-60.5346791, -31.7437576], [-60.5346078, -31.7438241]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344509, -31.743949], [-60.5344407, -31.743918], [-60.5344425, -31.7438882], [-60.5344549, -31.7438604], [-60.5344768, -31.7438371], [-60.534506, -31.7438206], [-60.5345398, -31.7438126], [-60.5345748, -31.7438138], [-60.5346078, -31.7438241]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5411709, -31.7348563], [-60.5413181, -31.7348057], [-60.5413473, -31.7347948], [-60.541517, -31.7347291], [-60.541635, -31.7346896], [-60.5424129, -31.7343944], [-60.5424974, -31.7343635], [-60.5426073, -31.734316], [-60.542699, -31.7342703], [-60.5429929, -31.734107], [-60.5430759, -31.7340446]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5405245, -31.7297061], [-60.5408133, -31.7302596]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5408133, -31.7302596], [-60.5410016, -31.7301784], [-60.5411537, -31.7301052]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5411537, -31.7301052], [-60.5408704, -31.7295813]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5193755, -31.7405824], [-60.5194768, -31.7407029]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969525, -31.755286], [-60.4969332, -31.7551854], [-60.4967348, -31.7541545], [-60.4967207, -31.7540704], [-60.4964992, -31.7530696], [-60.4963758, -31.7524936], [-60.4961045, -31.7512142], [-60.4959476, -31.7504709], [-60.4958157, -31.7498035]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4949752, -31.745904], [-60.4950653, -31.7455973], [-60.4950819, -31.7454869], [-60.4950825, -31.7453856], [-60.4948765, -31.7444805], [-60.4948089, -31.7443432], [-60.4946705, -31.7442104], [-60.4946086, -31.7441543]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.49298, -31.7429433], [-60.4927284, -31.7416423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178032, -31.7413198], [-60.5177031, -31.7413351]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5177578, -31.741125], [-60.5177689, -31.7411724], [-60.5177733, -31.7411913], [-60.5178032, -31.7413198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178032, -31.7413198], [-60.5180632, -31.7424649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5021573, -31.7512883], [-60.5015876, -31.7513859]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5020464, -31.7507698], [-60.5013962, -31.7508776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4863651, -31.7553963], [-60.4862347, -31.7547814], [-60.4861271, -31.7542742], [-60.4860519, -31.7539198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861788, -31.7560162], [-60.4862476, -31.7563807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4867098, -31.7546954], [-60.4862347, -31.7547814]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4865987, -31.7542012], [-60.4861271, -31.7542742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861271, -31.7542742], [-60.4856855, -31.7539773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.486851, -31.7553234], [-60.4872666, -31.7552555], [-60.4871835, -31.7548913]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4875419, -31.7548347], [-60.487601, -31.7550998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4864683, -31.7490058], [-60.4860793, -31.7485687], [-60.4859955, -31.7483289], [-60.4858303, -31.7476743]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4746584, -31.7541032], [-60.4746249, -31.7538475], [-60.474385, -31.753402]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4791866, -31.7537728], [-60.4791348, -31.7539982], [-60.4790647, -31.7542443], [-60.4787776, -31.7551807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4763911, -31.7557813], [-60.4765227, -31.7564489], [-60.4766625, -31.7571019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4766625, -31.7571019], [-60.4767281, -31.7574916], [-60.4767544, -31.7575484], [-60.4773142, -31.7580515], [-60.4776682, -31.7584026], [-60.4777522, -31.758502], [-60.4778125, -31.7586173], [-60.4778495, -31.7586871], [-60.477898, -31.7587787]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4780377, -31.756227], [-60.4779209, -31.7562302], [-60.4777296, -31.7562601], [-60.4765227, -31.7564489], [-60.4751006, -31.7566394], [-60.4737586, -31.7568179]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4779101, -31.7569502], [-60.4776438, -31.7569573], [-60.4766625, -31.7571019], [-60.4752282, -31.7573154], [-60.4739118, -31.7575013]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.474996, -31.7559944], [-60.4751006, -31.7566394], [-60.4752282, -31.7573154]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4963546, -31.7467677], [-60.4963287, -31.7467309], [-60.4962546, -31.7467077], [-60.4958852, -31.7467757], [-60.4951879, -31.7469066]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4967207, -31.7540704], [-60.4951166, -31.7546851], [-60.4950464, -31.7547184], [-60.4932607, -31.7554195], [-60.4932214, -31.7554883], [-60.4931493, -31.7555269], [-60.4923047, -31.7556631], [-60.4911196, -31.7558314]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5005655, -31.7515508], [-60.500827, -31.751427]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.500827, -31.751427], [-60.5006581, -31.7509646], [-60.5005447, -31.7504206]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111819, -31.7934602], [-60.5108863, -31.7920572], [-60.5105922, -31.7906736], [-60.5105149, -31.79031]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839595, -31.7885898], [-60.4854387, -31.7884826], [-60.4855004, -31.78851], [-60.4855406, -31.7885579], [-60.4856693, -31.7893337]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4844114, -31.7896807], [-60.4850109, -31.7895952]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4850377, -31.7897616], [-60.4850109, -31.7895952], [-60.4849479, -31.7892521], [-60.484921, -31.7891084]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4843538, -31.7893399], [-60.4849479, -31.7892521]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4746318, -31.7812225], [-60.475072, -31.7810408], [-60.4751215, -31.781024], [-60.475198, -31.7810363], [-60.4798946, -31.7823997], [-60.4800046, -31.7824522], [-60.4800797, -31.7825069], [-60.4824775, -31.7845247], [-60.482613, -31.7846592], [-60.4826868, -31.7847664], [-60.4827364, -31.7848792], [-60.4832895, -31.7880722], [-60.4833372, -31.7882649], [-60.4834874, -31.7882752], [-60.4835598, -31.7882968], [-60.4839219, -31.7885546]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4862674, -31.7892558], [-60.4856693, -31.7893337], [-60.4850967, -31.7894151]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5195095, -31.7418163], [-60.5188172, -31.7411433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179965, -31.7426962], [-60.5180946, -31.7426668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.530757, -31.7359074], [-60.5302089, -31.7348057], [-60.5295938, -31.7336763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.530757, -31.7359074], [-60.5317759, -31.7354709]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345777, -31.7440016], [-60.5345149, -31.7440437], [-60.5344873, -31.7440744], [-60.5343461, -31.7443953], [-60.5342577, -31.7445969], [-60.5341208, -31.7448698], [-60.5340561, -31.744993], [-60.534029, -31.7450392], [-60.5340123, -31.7450556]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5096626, -31.7346088], [-60.5104516, -31.7345866]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.494499, -31.757776], [-60.4944133, -31.7573716], [-60.4942267, -31.7565702]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.494499, -31.757776], [-60.4939813, -31.7578496], [-60.493667, -31.7579001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493667, -31.7579001], [-60.4934254, -31.756692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483861, -31.7601746], [-60.4838246, -31.7601211], [-60.4833938, -31.7594594]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483861, -31.7601746], [-60.4834801, -31.7602272], [-60.4833511, -31.7602459], [-60.483283, -31.7602335]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483018, -31.7618817], [-60.4842067, -31.7616895], [-60.4851896, -31.7615429], [-60.4864509, -31.7613606]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5527465, -31.7667375], [-60.5534804, -31.7666236], [-60.5541646, -31.7665134], [-60.5548371, -31.7663955], [-60.5555097, -31.7663028], [-60.5561854, -31.7661895], [-60.5568662, -31.766089], [-60.55754, -31.7659797], [-60.5583496, -31.7658384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5242824, -31.7309303], [-60.5261321, -31.7301399], [-60.5273228, -31.7295937]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5532199, -31.7257522], [-60.5530335, -31.7255051], [-60.5529994, -31.7254427], [-60.5528134, -31.7250645]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.55751, -31.7261336], [-60.5573842, -31.7259297], [-60.5572165, -31.7256278], [-60.5570812, -31.7254136], [-60.5569935, -31.7253058], [-60.5569326, -31.7252467], [-60.5568023, -31.7251384], [-60.5567418, -31.7251053], [-60.5566709, -31.7250781], [-60.5562888, -31.7249658], [-60.5560026, -31.7248578], [-60.5558756, -31.7248098], [-60.5557801, -31.7247603], [-60.5556969, -31.7247111], [-60.5556178, -31.7246508], [-60.5555177, -31.7245475], [-60.5554651, -31.7244738], [-60.5554438, -31.7244099], [-60.5554121, -31.7242452]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5581683, -31.7258674], [-60.5580942, -31.725614], [-60.5579992, -31.7252889], [-60.5578695, -31.7249658], [-60.5578381, -31.7248932], [-60.5578102, -31.7248146], [-60.557791, -31.7247419], [-60.5577823, -31.724687]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5567189, -31.7273762], [-60.5565443, -31.7271057], [-60.5564561, -31.726918], [-60.5563057, -31.7266405]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5553828, -31.7338978], [-60.5553902, -31.7339491], [-60.5555004, -31.734486], [-60.555571, -31.7348567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5534583, -31.7339832], [-60.5536444, -31.7347624], [-60.5536544, -31.7348166], [-60.5537002, -31.7351297]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5546074, -31.7339108], [-60.5547573, -31.734612], [-60.5548336, -31.7349659]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5557445, -31.7348285], [-60.5558615, -31.7353816]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5550235, -31.7349405], [-60.5551317, -31.7354944], [-60.5552161, -31.7359071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536132, -31.735141], [-60.5536952, -31.7355899], [-60.5535749, -31.7357337], [-60.5537406, -31.7358397], [-60.5537878, -31.7361207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5558149, -31.7375995], [-60.5556722, -31.7368925], [-60.5554563, -31.7358695]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5550994, -31.7359259], [-60.5552984, -31.7369516], [-60.5554262, -31.7376521]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538858, -31.7361062], [-60.5539256, -31.7363911]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.552386, -31.7378333], [-60.552434, -31.7380681]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5557976, -31.7400368], [-60.5560384, -31.7404613], [-60.5560664, -31.7405308], [-60.556082, -31.7405704], [-60.5561113, -31.7406818], [-60.5561095, -31.7407111], [-60.5560216, -31.7411362], [-60.5559958, -31.7411699], [-60.5559338, -31.741184]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5529175, -31.7434012], [-60.5525982, -31.7425092]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5519256, -31.7354099], [-60.5529496, -31.7352309], [-60.5536132, -31.735141], [-60.5537002, -31.7351297], [-60.5544142, -31.7350218], [-60.5548336, -31.7349659], [-60.5550235, -31.7349405], [-60.555203, -31.7349163], [-60.555571, -31.7348567], [-60.5557445, -31.7348285], [-60.5559653, -31.7347933], [-60.5564441, -31.7347032]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.546596, -31.732535], [-60.5464799, -31.7320337]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5513073, -31.7385791], [-60.551834, -31.7384781]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5464977, -31.7425186], [-60.5464222, -31.7420961], [-60.546443, -31.7420543], [-60.5464806, -31.7420267]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5419434, -31.7401624], [-60.5414846, -31.7397899], [-60.5411773, -31.7395296]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5403796, -31.7492793], [-60.5405658, -31.7500091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5406502, -31.7451872], [-60.5419217, -31.7444431]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5404707, -31.7441822], [-60.5408756, -31.7446632]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391488, -31.7589174], [-60.5365792, -31.7593249], [-60.5337617, -31.7597227], [-60.5334867, -31.7597615]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338282, -31.760986], [-60.5340145, -31.7609619], [-60.5345751, -31.7608893], [-60.5346122, -31.7608839], [-60.5348372, -31.7608514], [-60.5356434, -31.7607102], [-60.5358548, -31.7606693], [-60.5359664, -31.7606499], [-60.5360124, -31.7606584], [-60.5369419, -31.761006], [-60.5370373, -31.7610297], [-60.5371326, -31.7610211], [-60.5386118, -31.7607747], [-60.5391935, -31.7606778], [-60.5394935, -31.7606278]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5370162, -31.767365], [-60.5362331, -31.7674896], [-60.5361749, -31.7674886], [-60.5360976, -31.7674613], [-60.5360425, -31.7674568], [-60.5351606, -31.7675806]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5357169, -31.7659175], [-60.5360425, -31.7674568]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5359899, -31.7713599], [-60.5362492, -31.7713098], [-60.5363603, -31.7712829], [-60.5366103, -31.7712391], [-60.5371205, -31.7711623]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5235771, -31.7713491], [-60.5238407, -31.7727605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5202984, -31.7597582], [-60.5200255, -31.7601632], [-60.5199006, -31.7603524]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200255, -31.7601632], [-60.5204492, -31.7603737], [-60.5205298, -31.7604041], [-60.5205644, -31.760409], [-60.5206017, -31.7603916]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5131638, -31.7441898], [-60.5126734, -31.7434535]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5125849, -31.7334651], [-60.5123722, -31.7325056], [-60.512587, -31.7324713]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5110909, -31.7734069], [-60.5111244, -31.7732986], [-60.5111498, -31.7732415], [-60.5112033, -31.7731645], [-60.5113353, -31.7729864], [-60.5123267, -31.7716809], [-60.5124102, -31.7715607], [-60.5124742, -31.7714612], [-60.51251, -31.7713749], [-60.5125317, -31.7712092], [-60.5128838, -31.770282], [-60.5128793, -31.7702353], [-60.5128467, -31.7701965], [-60.5127949, -31.77015], [-60.5126388, -31.7700404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5071987, -31.761579], [-60.5064978, -31.7616762]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5087113, -31.7585429], [-60.5085915, -31.757978], [-60.5084806, -31.7574957]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083962, -31.7565075], [-60.5081814, -31.7554851]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054736, -31.7558764], [-60.5054104, -31.7555327], [-60.5053528, -31.7552591], [-60.5053416, -31.7552153], [-60.5053698, -31.7551897], [-60.5054157, -31.7551882], [-60.5054445, -31.7552294], [-60.5055062, -31.7554721], [-60.5054104, -31.7555327]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5104228, -31.7523943], [-60.5108021, -31.7521428]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105361, -31.7430639], [-60.5121731, -31.7428294]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5043462, -31.7287638], [-60.5036205, -31.7288609]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5077642, -31.7774278], [-60.5063428, -31.7776541], [-60.5055693, -31.7777745], [-60.504815, -31.7778962], [-60.503377, -31.7781409], [-60.5018602, -31.7784019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5014723, -31.7842678], [-60.5013893, -31.7839017], [-60.5013341, -31.7836596]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4920008, -31.7438647], [-60.4928749, -31.7437344], [-60.493777, -31.7436028], [-60.4944667, -31.7435193]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873096, -31.7382817], [-60.4885523, -31.7380729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4900376, -31.7369756], [-60.4900229, -31.736928], [-60.4900537, -31.7368515], [-60.4898375, -31.7357773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876285, -31.7711792], [-60.4884953, -31.7710494], [-60.4889575, -31.7709718]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4930512, -31.786839], [-60.4931936, -31.7875059], [-60.493365, -31.7883094], [-60.4935256, -31.7890618], [-60.4936946, -31.7898537], [-60.4938764, -31.7907052], [-60.4940356, -31.7914515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4974471, -31.7895328], [-60.4976382, -31.7906131]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4928552, -31.791782], [-60.4928228, -31.7915937], [-60.4926895, -31.7909188], [-60.4925078, -31.7900546], [-60.4923375, -31.7892447], [-60.4921814, -31.7885022], [-60.4920162, -31.7877162], [-60.4918691, -31.7870165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4920162, -31.7877162], [-60.4931936, -31.7875059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493365, -31.7883094], [-60.4921814, -31.7885022]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4935256, -31.7890618], [-60.4923375, -31.7892447]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4936946, -31.7898537], [-60.4925078, -31.7900546]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4938764, -31.7907052], [-60.4926895, -31.7909188]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4865566, -31.7793202], [-60.4867444, -31.7802028]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4874721, -31.7751192], [-60.4880485, -31.7750133], [-60.4890163, -31.7747976], [-60.4892826, -31.7747856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4883751, -31.7704595], [-60.4874961, -31.7705802]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4850324, -31.7680053], [-60.4847398, -31.7666763], [-60.4844889, -31.7654902], [-60.4842799, -31.7644952], [-60.4840002, -31.7631415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4834245, -31.7656644], [-60.4836972, -31.7668237], [-60.4839884, -31.7681755]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4795841, -31.7471254], [-60.4776178, -31.74743]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4772672, -31.7389106], [-60.4776108, -31.740567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4788543, -31.7717656], [-60.4783629, -31.7718453], [-60.4776733, -31.7719585]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4625344, -31.731165], [-60.4614797, -31.7263769], [-60.4605658, -31.7220781], [-60.4604641, -31.7217201], [-60.4605038, -31.7215985], [-60.4605753, -31.7215309], [-60.4610358, -31.7214364]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.462753, -31.7261586], [-60.4614797, -31.7263769], [-60.4558972, -31.7272107], [-60.445735, -31.7287935], [-60.4386639, -31.7298865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4604596, -31.7378175], [-60.4581266, -31.7381982]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4675265, -31.77415], [-60.4676262, -31.7746559], [-60.4678511, -31.7756489], [-60.4682872, -31.7776402]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4686294, -31.7798784], [-60.468754, -31.7805297]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4646466, -31.7761288], [-60.4649133, -31.7773365]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4642249, -31.7761895], [-60.4644884, -31.7773918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.463807, -31.7762557], [-60.4640318, -31.777433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4585629, -31.7685869], [-60.4633852, -31.7678301], [-60.4641988, -31.7677024]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4591966, -31.7431801], [-60.4584236, -31.7433009], [-60.4577284, -31.7434029], [-60.4570956, -31.7434958], [-60.4564364, -31.7435921], [-60.4557348, -31.743695], [-60.4542613, -31.7439475], [-60.4542725, -31.7437857], [-60.4544447, -31.7432231], [-60.4546727, -31.7424781]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4595192, -31.7446375], [-60.4587048, -31.7447563], [-60.458028, -31.7448551], [-60.4573847, -31.744949], [-60.4567146, -31.7450468], [-60.4560278, -31.745147], [-60.4558816, -31.7444223], [-60.4557348, -31.743695], [-60.455603, -31.7430418], [-60.4554639, -31.7423529]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4581583, -31.7419279], [-60.4584236, -31.7433009], [-60.4587048, -31.7447563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4574472, -31.7420401], [-60.4577284, -31.7434029], [-60.458028, -31.7448551]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4573847, -31.744949], [-60.4570956, -31.7434958], [-60.4568256, -31.7421392]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4567146, -31.7450468], [-60.4564364, -31.7435921], [-60.456178, -31.7422411]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4519943, -31.7368611], [-60.4514673, -31.7342292]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4542222, -31.7475833], [-60.4485258, -31.7484666], [-60.4474994, -31.7486258]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4518484, -31.7825523], [-60.4517908, -31.7825449], [-60.4509364, -31.782684], [-60.4500654, -31.7828331], [-60.450001, -31.7828223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.455397, -31.7815529], [-60.4534942, -31.7818822]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4536375, -31.7828366], [-60.4534561, -31.7819503], [-60.4534687, -31.7819168], [-60.4534942, -31.7818822]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4528414, -31.7829528], [-60.452416, -31.7810259], [-60.4521902, -31.7799536], [-60.4519642, -31.7789441], [-60.4517988, -31.7780949]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4532245, -31.7808737], [-60.452416, -31.7810259], [-60.4515933, -31.7811592]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033238, -31.7753166], [-60.5034739, -31.7759258]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5014849, -31.7766258], [-60.5013947, -31.7761902], [-60.5012875, -31.7756915], [-60.5012559, -31.7755447]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5030496, -31.7766707], [-60.5028129, -31.776684], [-60.5023994, -31.7766684]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5005655, -31.7677459], [-60.5009564, -31.7674508], [-60.500923, -31.7672778], [-60.5008634, -31.7669685], [-60.5010161, -31.7667581], [-60.5010778, -31.7667288], [-60.5012482, -31.7666258], [-60.5013098, -31.7665886], [-60.5016424, -31.7664461], [-60.5019893, -31.7662866], [-60.5022185, -31.7662119], [-60.5024781, -31.7676085], [-60.5024416, -31.7677022], [-60.502431, -31.7677918], [-60.5023948, -31.7678452], [-60.5023213, -31.767904], [-60.5021361, -31.767942], [-60.5020282, -31.7679615], [-60.5019651, -31.7679626], [-60.5018578, -31.7679159], [-60.5017881, -31.7679056], [-60.5016799, -31.767907], [-60.5015092, -31.7679375], [-60.5013459, -31.7679362], [-60.5012524, -31.7679114], [-60.5011739, -31.7678908], [-60.5010537, -31.7678665], [-60.5009564, -31.7674508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5005655, -31.7677459], [-60.5010537, -31.7678665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5287067, -31.7496326], [-60.528578, -31.749522], [-60.5285271, -31.7495119], [-60.5284621, -31.7495245], [-60.5283998, -31.749549], [-60.5282809, -31.7495925], [-60.5282437, -31.7496002], [-60.5282079, -31.7495903], [-60.5281356, -31.7495246], [-60.5280072, -31.7493903]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324228, -31.7275488], [-60.5324162, -31.7274991], [-60.5322919, -31.7271788], [-60.5322444, -31.7270564]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5202074, -31.7607278], [-60.5204492, -31.7603737]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5206017, -31.7603916], [-60.5207685, -31.7601413], [-60.5208046, -31.7601121], [-60.520873, -31.7600799], [-60.520906, -31.7600507]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5199006, -31.7603524], [-60.5198984, -31.760375], [-60.5199014, -31.760396], [-60.5200552, -31.7607058], [-60.5200856, -31.7607441], [-60.5201222, -31.7607558], [-60.5201659, -31.7607495], [-60.5202074, -31.7607278]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5202984, -31.7597582], [-60.520906, -31.7600507]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5208148, -31.7589735], [-60.5205628, -31.7593565], [-60.5202984, -31.7597582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5214739, -31.7592009], [-60.5213509, -31.7592124], [-60.5208148, -31.7589735]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5286842, -31.7544778], [-60.5294049, -31.7548719], [-60.5298471, -31.7551323], [-60.5299075, -31.7551766], [-60.5299566, -31.7552434]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5286842, -31.7544778], [-60.528444, -31.7545122], [-60.5276407, -31.7546424], [-60.5264879, -31.7548256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5123788, -31.7408854], [-60.5125894, -31.7418081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5118453, -31.7435864], [-60.5120786, -31.7448197]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059838, -31.7417751], [-60.5053396, -31.7418723]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009385, -31.7365876], [-60.5007317, -31.7367945], [-60.5003478, -31.7367668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50979, -31.7313616], [-60.5103058, -31.7338312]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5080276, -31.7299549], [-60.5082035, -31.7302465], [-60.5083416, -31.73041], [-60.508418, -31.7306084], [-60.5084391, -31.7306634]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5075773, -31.7282269], [-60.5075446, -31.7281986], [-60.5075373, -31.7281621], [-60.5074547, -31.7276573], [-60.5074707, -31.7275975], [-60.5075157, -31.7275687], [-60.5079002, -31.7275158]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5005633, -31.7261346], [-60.5005312, -31.726191], [-60.5005312, -31.726277], [-60.5005585, -31.7263892]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503069, -31.732049], [-60.5029744, -31.7315801]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5023409, -31.7315781], [-60.5028363, -31.7314962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4997677, -31.7308238], [-60.5005854, -31.7306952]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4988778, -31.7331175], [-60.4987561, -31.7326181]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4939094, -31.729298], [-60.4941009, -31.729207], [-60.4940866, -31.7291853], [-60.4938625, -31.7292917], [-60.4938446, -31.7292646], [-60.4940581, -31.7291632], [-60.4939096, -31.7289371], [-60.4941386, -31.7288283], [-60.4941223, -31.7288035], [-60.493935, -31.7288925]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4930499, -31.7273453], [-60.493136, -31.7277128]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4925424, -31.727541], [-60.4922324, -31.727607]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914553, -31.7284568], [-60.4912623, -31.7276417], [-60.4917281, -31.7275522]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940682, -31.7303395], [-60.494006, -31.7300272]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4983546, -31.7419025], [-60.4983323, -31.7421505], [-60.4975247, -31.7424622]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4996075, -31.7522061], [-60.5003326, -31.7530135]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50146, -31.752233], [-60.5012875, -31.7514914], [-60.5013342, -31.7514298], [-60.5012594, -31.7510665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5189538, -31.750133], [-60.5190865, -31.7507646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204061, -31.7539281], [-60.5202989, -31.7538874], [-60.5196265, -31.7534892]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5188516, -31.7531132], [-60.5192614, -31.7533589], [-60.5192932, -31.7533607], [-60.519325, -31.7533472], [-60.5194418, -31.7532088]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156924, -31.75593], [-60.5162327, -31.7558408]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5203644, -31.764578], [-60.5199692, -31.7646389], [-60.5195614, -31.7647059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5173259, -31.7646712], [-60.5171917, -31.7650887], [-60.5170755, -31.7653965]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5206427, -31.7725764], [-60.5206996, -31.7728414]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.51934, -31.7796594], [-60.5193898, -31.7796742], [-60.5197033, -31.7797676], [-60.5197932, -31.7797931], [-60.5198698, -31.7797959], [-60.5200462, -31.7797779], [-60.5201219, -31.7797814], [-60.5202775, -31.7798042], [-60.5205618, -31.7798179], [-60.5206875, -31.7798149], [-60.5207971, -31.7798062], [-60.5216397, -31.7796663], [-60.5217115, -31.7796362], [-60.521774, -31.7795736], [-60.5218008, -31.7795091], [-60.5218052, -31.7794541], [-60.521803, -31.779401], [-60.5217695, -31.7793593], [-60.5215196, -31.7792587], [-60.5214594, -31.7792512], [-60.5213679, -31.7792512], [-60.5206606, -31.7793536], [-60.5206339, -31.7793669], [-60.5206183, -31.7793953], [-60.5206875, -31.7798149]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5207864, -31.7831051], [-60.5222198, -31.7828739], [-60.5222652, -31.7828519], [-60.5222935, -31.7828135]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5257513, -31.7860858], [-60.5259836, -31.7871504]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5108818, -31.7555393], [-60.5107989, -31.7555201], [-60.5104021, -31.7552928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.510193, -31.7566107], [-60.5103333, -31.7572518], [-60.5103743, -31.7573519]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137209, -31.758912], [-60.5131942, -31.7589859]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141495, -31.7678403], [-60.514186, -31.7676955], [-60.5141892, -31.7676475], [-60.514214, -31.7670206], [-60.5142222, -31.7669194], [-60.5142492, -31.766844], [-60.5143262, -31.76672], [-60.5145527, -31.7664321], [-60.5149543, -31.7659596], [-60.5150407, -31.7658742], [-60.5152252, -31.7656837]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5035643, -31.7529059], [-60.503216, -31.7531086], [-60.50317, -31.7531125], [-60.5030499, -31.752963]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5088554, -31.7743073], [-60.5088054, -31.7740215]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5150327, -31.7843371], [-60.5141285, -31.7844899], [-60.5132221, -31.7846311], [-60.5131891, -31.7846697], [-60.5131795, -31.7847123], [-60.5134757, -31.7853672], [-60.5135842, -31.7856536]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5152076, -31.7851266], [-60.5142735, -31.7852598], [-60.5134757, -31.7853672]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141285, -31.7844899], [-60.5142735, -31.7852598], [-60.5143562, -31.7855496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138249, -31.7867204], [-60.5139043, -31.7871225], [-60.5139697, -31.7874537]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059039, -31.7831253], [-60.5056028, -31.7831739], [-60.5046885, -31.7833215], [-60.5030885, -31.7835877], [-60.5029635, -31.7836132]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5060065, -31.787435], [-60.5053804, -31.787542], [-60.5038372, -31.7877971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5053105, -31.7872595], [-60.5053804, -31.787542], [-60.5054466, -31.7878101]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4879449, -31.7264119], [-60.4885863, -31.7263027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4840029, -31.7342149], [-60.4837471, -31.7329338]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4805094, -31.7322713], [-60.4813429, -31.7321423], [-60.4821177, -31.7320225], [-60.4828884, -31.7319032], [-60.4836673, -31.7317827], [-60.4844207, -31.7316661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4846731, -31.7327868], [-60.4844207, -31.7316661], [-60.4841696, -31.7304542], [-60.4841053, -31.7301438], [-60.4840585, -31.7299455], [-60.4839576, -31.7297179]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4841696, -31.7304542], [-60.4834032, -31.7305763], [-60.48264, -31.7306978], [-60.4818758, -31.7308196], [-60.4810794, -31.7309464], [-60.4803196, -31.7310676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4816378, -31.7296689], [-60.4818758, -31.7308196], [-60.4821177, -31.7320225], [-60.4823446, -31.7331565], [-60.482604, -31.7344333], [-60.4828062, -31.7353631], [-60.4830704, -31.7365786], [-60.4831379, -31.7368891]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4812948, -31.7368634], [-60.4822929, -31.7367033], [-60.4830704, -31.7365786], [-60.4838509, -31.7364417], [-60.4841309, -31.7363926]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839093, -31.7367622], [-60.4838509, -31.7364417], [-60.4835876, -31.735234], [-60.4833865, -31.7343111], [-60.4831203, -31.7330334], [-60.4828884, -31.7319032], [-60.48264, -31.7306978], [-60.482439, -31.7297813], [-60.482439, -31.7296726], [-60.482618, -31.7291107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.482439, -31.7297813], [-60.4816378, -31.7296689], [-60.4807956, -31.7295955], [-60.4807683, -31.7295931], [-60.4800039, -31.7297256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4834376, -31.7294715], [-60.4832926, -31.7298955], [-60.4832871, -31.730006], [-60.4834032, -31.7305763], [-60.4836673, -31.7317827]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4809099, -31.7288827], [-60.4807825, -31.7295329], [-60.4807956, -31.7295955], [-60.4810794, -31.7309464], [-60.4813429, -31.7321423], [-60.4815764, -31.7332785], [-60.4818452, -31.7345517], [-60.4820385, -31.7354809], [-60.4822929, -31.7367033], [-60.482358, -31.737016]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4838965, -31.7351856], [-60.4835876, -31.735234], [-60.4828062, -31.7353631], [-60.4820385, -31.7354809], [-60.481033, -31.7356324]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4904418, -31.7355757], [-60.4900102, -31.7356464], [-60.489898, -31.7357159], [-60.4898375, -31.7357773], [-60.4896787, -31.7358209]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4935061, -31.7450129], [-60.4933063, -31.7441466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4881695, -31.7556638], [-60.4891003, -31.7554935]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899202, -31.7639221], [-60.4909597, -31.7637568]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.490028, -31.7644138], [-60.4910147, -31.7642523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001773, -31.7823523], [-60.5002665, -31.7827989]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4774052, -31.746438], [-60.4784528, -31.746269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4787596, -31.7247883], [-60.4775815, -31.7249498], [-60.4771588, -31.7250063], [-60.4762522, -31.7251443], [-60.4759365, -31.7251898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4762522, -31.7251443], [-60.4760224, -31.7240998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4727089, -31.7518251], [-60.4735748, -31.7516731]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4682665, -31.7543849], [-60.4689994, -31.7542743], [-60.4698316, -31.7541393], [-60.4704334, -31.7540416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4690996, -31.7548075], [-60.4689994, -31.7542743], [-60.4688041, -31.7533361], [-60.4686194, -31.7524486], [-60.4683588, -31.7512069]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4678829, -31.7525654], [-60.4686194, -31.7524486], [-60.4694314, -31.7523238]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4702623, -31.7531086], [-60.4696224, -31.7532136], [-60.4688041, -31.7533361], [-60.4680779, -31.7534446]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4765674, -31.7601095], [-60.4763941, -31.7592881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4714604, -31.7701219], [-60.4714565, -31.7703065], [-60.4716434, -31.7710907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4682766, -31.7799331], [-60.4679244, -31.77909]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4821426, -31.7784637], [-60.4820275, -31.7779368]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4510625, -31.7832377], [-60.4509364, -31.782684], [-60.4508372, -31.7822527]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4499439, -31.7898285], [-60.449807, -31.7891702], [-60.4496463, -31.7884649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4482724, -31.7854251], [-60.4483252, -31.7854015], [-60.4483497, -31.7853719], [-60.4483528, -31.7853186], [-60.4483413, -31.7852721], [-60.448162, -31.7846749], [-60.4481319, -31.7846327], [-60.4480805, -31.7846011], [-60.4480274, -31.7845906], [-60.4479369, -31.784598], [-60.447467, -31.7846977], [-60.4469522, -31.7848076], [-60.4468778, -31.7848117], [-60.4468317, -31.7848077], [-60.4467857, -31.7847918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194253, -31.7482924], [-60.5202833, -31.7489335]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251685, -31.7527185], [-60.5252206, -31.7526267], [-60.5253731, -31.7523315], [-60.5253692, -31.7522864], [-60.5255381, -31.7519374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5262915, -31.7538999], [-60.5256304, -31.7540145], [-60.5255969, -31.7540417], [-60.5255824, -31.7540899], [-60.5256541, -31.7545005]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5245927, -31.7560869], [-60.5246863, -31.7565887]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5221597, -31.7586935], [-60.5222496, -31.7591165]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534155, -31.762659], [-60.5343024, -31.7626366], [-60.5352761, -31.7624888], [-60.5365116, -31.7623012]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5307183, -31.7637355], [-60.5306744, -31.7638009], [-60.5306762, -31.7638408], [-60.5307775, -31.7642856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.536131, -31.772387], [-60.5353561, -31.77252]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5363024, -31.773112], [-60.5355172, -31.7732363], [-60.5350394, -31.7733063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5419778, -31.7720858], [-60.5411698, -31.7722018], [-60.5403906, -31.7723167], [-60.5396135, -31.7724288], [-60.5379514, -31.772679], [-60.5373442, -31.7727707]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5414219, -31.7693023], [-60.5411081, -31.7693603], [-60.5410615, -31.7693712], [-60.5406584, -31.7696922], [-60.5399712, -31.7702278], [-60.5396159, -31.7705119], [-60.5395394, -31.7705526], [-60.5386288, -31.7708699], [-60.5385764, -31.7708962], [-60.5385376, -31.7709225], [-60.538336, -31.7710988], [-60.5378007, -31.7715061], [-60.5377607, -31.7715417], [-60.5377071, -31.7716146], [-60.5376607, -31.7716832], [-60.5374662, -31.7719822], [-60.5374307, -31.7720521], [-60.5374044, -31.7721228], [-60.5373203, -31.7724076], [-60.537315, -31.7724421], [-60.5373115, -31.7724846], [-60.5373461, -31.7727155], [-60.5373442, -31.7727707], [-60.5372361, -31.7731926], [-60.5372395, -31.7732313], [-60.5372569, -31.7733525], [-60.5372473, -31.773399], [-60.5372072, -31.7734553], [-60.5366324, -31.7741534], [-60.5366147, -31.7741966], [-60.5365921, -31.7743143]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5365921, -31.7743143], [-60.5357771, -31.7744454], [-60.5345404, -31.7746431], [-60.5326574, -31.7749144]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.541453, -31.7735223], [-60.5411698, -31.7722018], [-60.5408845, -31.7707309], [-60.5406584, -31.7696922]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5369616, -31.7758698], [-60.5361187, -31.7759991], [-60.5353352, -31.7761235], [-60.5345585, -31.7762438], [-60.5337703, -31.7763657], [-60.5330122, -31.7764912], [-60.5325353, -31.7765584], [-60.5312598, -31.776742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5213855, -31.7252356], [-60.5206469, -31.7254456]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179967, -31.7254392], [-60.5182817, -31.7258842]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5356458, -31.7364945], [-60.5353947, -31.7358714]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5395838, -31.7253458], [-60.5393987, -31.7250601], [-60.5394784, -31.7249019], [-60.5391756, -31.7244093]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389161, -31.7279519], [-60.5392021, -31.7285169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5429933, -31.727368], [-60.5435139, -31.7271525], [-60.5436566, -31.7270573]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5453251, -31.7253496], [-60.5454953, -31.7252643], [-60.5455129, -31.7252521], [-60.5455755, -31.7252084], [-60.5457476, -31.7250712], [-60.5458677, -31.7249902], [-60.5459574, -31.7249403], [-60.546128, -31.7248689], [-60.546207, -31.7248385], [-60.5464124, -31.7247595]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5476505, -31.7708803], [-60.5478495, -31.7708694], [-60.5480219, -31.7708827], [-60.5481766, -31.7708846], [-60.5491511, -31.7708689], [-60.5492458, -31.770867], [-60.5493497, -31.7708277], [-60.5494397, -31.7708179], [-60.5494813, -31.7708277], [-60.5495344, -31.770863], [-60.5495864, -31.7709765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5499585, -31.7671788], [-60.5501767, -31.7681908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5507271, -31.7670524], [-60.5509574, -31.7680505]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517641, -31.7619076], [-60.5551109, -31.7613261]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5591969, -31.7875781], [-60.559362, -31.7874728], [-60.5594446, -31.7872974], [-60.559486, -31.7868825], [-60.5595799, -31.7865774], [-60.559695, -31.7865303], [-60.5600739, -31.7864934], [-60.5604734, -31.7864209], [-60.560616, -31.786328], [-60.561202, -31.7862141], [-60.561613, -31.7861535], [-60.5619089, -31.7861396], [-60.5619911, -31.7861722], [-60.5621116, -31.7862886], [-60.5621884, -31.786461], [-60.5621829, -31.7866985], [-60.5621336, -31.7869733], [-60.5620404, -31.7871131], [-60.562013, -31.7871969], [-60.5620185, -31.787304], [-60.5622267, -31.7878909], [-60.5623089, -31.7879888], [-60.5625172, -31.7881425], [-60.5626158, -31.7881704], [-60.5630213, -31.788231], [-60.5630816, -31.7882263], [-60.5632843, -31.7881145], [-60.5633391, -31.7879888], [-60.5633446, -31.7878071], [-60.5633391, -31.787686], [-60.5631583, -31.7874158], [-60.5630651, -31.7872109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.537425, -31.7428662], [-60.5368796, -31.7429435]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.547672, -31.7480764], [-60.5477313, -31.74833], [-60.5477298, -31.7484572], [-60.5477239, -31.7485396], [-60.5477926, -31.7487797], [-60.547815, -31.7491278], [-60.5478809, -31.7497686]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5460968, -31.7408235], [-60.5462162, -31.7415327], [-60.5462327, -31.7415627], [-60.5462819, -31.7415737], [-60.5467577, -31.7415072]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.549111, -31.7442106], [-60.5494163, -31.7446685]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5545732, -31.7430953], [-60.5547497, -31.7436894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5515074, -31.7374382], [-60.5516561, -31.7380992]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5520513, -31.7374634], [-60.5519558, -31.7370222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5516061, -31.7374136], [-60.5515286, -31.7370471]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5475879, -31.7259972], [-60.5474719, -31.7257931], [-60.5474458, -31.7257277], [-60.5474186, -31.7256431], [-60.547405, -31.7255805], [-60.5473958, -31.7255224]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5558519, -31.7461673], [-60.5542351, -31.7464548], [-60.5527706, -31.7467093]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5574489, -31.74543], [-60.5573437, -31.7452968], [-60.5573009, -31.7452459], [-60.5572667, -31.7451898], [-60.5572465, -31.7451353], [-60.5572297, -31.7450733], [-60.5571544, -31.7447954], [-60.5571362, -31.7447391], [-60.557107, -31.7446919], [-60.5570357, -31.7445911]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5567869, -31.7439144], [-60.5570533, -31.7438638], [-60.5578888, -31.7436954], [-60.558069, -31.7436776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.555501, -31.7269595], [-60.5554041, -31.7267038], [-60.5553606, -31.7266051], [-60.5551898, -31.7263195]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4733161, -31.754701], [-60.4732388, -31.7543349], [-60.4727089, -31.7518251], [-60.4722797, -31.7497924]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4627948, -31.7523802], [-60.4629569, -31.7532845], [-60.4631327, -31.7541547], [-60.4633018, -31.7550565]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.462958, -31.7613034], [-60.4621574, -31.7572565], [-60.4620175, -31.7564394]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4596908, -31.7567828], [-60.4593637, -31.7553239]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4796015, -31.7486501], [-60.4797236, -31.7489412], [-60.4797691, -31.7493961], [-60.4796567, -31.7494986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4929487, -31.7451109], [-60.4930547, -31.7455713], [-60.4931566, -31.7460052]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4922633, -31.7452312], [-60.492365, -31.7456808], [-60.4924583, -31.7461163], [-60.492567, -31.746627]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4916036, -31.7435674], [-60.4916974, -31.7440047], [-60.4917921, -31.7444185], [-60.491893, -31.7448732], [-60.4919938, -31.7452736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4933063, -31.7441466], [-60.4938659, -31.7440553]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4927686, -31.7432524], [-60.4928749, -31.7437344]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4781205, -31.7557122], [-60.4780377, -31.756227], [-60.4779058, -31.7568997], [-60.4779101, -31.7569502], [-60.4779133, -31.7569878], [-60.4779881, -31.7572805], [-60.477995, -31.7573554], [-60.4779474, -31.7581649], [-60.4778982, -31.7584697], [-60.4778495, -31.7586871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4747939, -31.7549245], [-60.4748131, -31.7548624], [-60.4748731, -31.75484], [-60.4751067, -31.7548079], [-60.4754307, -31.7548111]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4694314, -31.7523238], [-60.4696224, -31.7532136], [-60.4698316, -31.7541393], [-60.4699311, -31.7545797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4900569, -31.7439297], [-60.4897735, -31.7443505], [-60.4894927, -31.7447676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4901962, -31.7446612], [-60.4897735, -31.7443505], [-60.4893513, -31.7440402]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4808973, -31.7535135], [-60.481071, -31.7543298]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5413473, -31.7347948], [-60.5413706, -31.7347911], [-60.5413935, -31.7347906], [-60.5414165, -31.7347947], [-60.541438, -31.7348029], [-60.541457, -31.7348146], [-60.5414726, -31.7348295], [-60.5414855, -31.7348501], [-60.5414915, -31.7348659], [-60.5414938, -31.7348858], [-60.5414911, -31.7349056], [-60.5414836, -31.7349246], [-60.5414783, -31.7349323], [-60.5414717, -31.7349418], [-60.5414557, -31.7349565], [-60.5414365, -31.734968], [-60.5414149, -31.7349759], [-60.5413919, -31.7349797], [-60.5413687, -31.7349794], [-60.5413461, -31.734975], [-60.541325, -31.7349667], [-60.5413064, -31.7349549], [-60.5412911, -31.7349401], [-60.5412797, -31.734923], [-60.5412727, -31.7349042], [-60.5412704, -31.7348845], [-60.5412729, -31.7348649], [-60.5412802, -31.7348462], [-60.5412919, -31.7348291], [-60.5413074, -31.7348145], [-60.5413181, -31.7348057]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5561963, -31.7367825], [-60.5562085, -31.7367356], [-60.5562084, -31.7366857], [-60.5560428, -31.7358973], [-60.55604, -31.735858], [-60.5560673, -31.7357827], [-60.5562321, -31.735347], [-60.5564254, -31.7348634], [-60.5564408, -31.7347968], [-60.5564441, -31.7347032], [-60.5564427, -31.7343573], [-60.5564375, -31.7338841]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5487277, -31.7379542], [-60.5485817, -31.7379755], [-60.5484992, -31.7379897], [-60.5474782, -31.7382106], [-60.5473869, -31.7382389], [-60.5472997, -31.7382761], [-60.5468946, -31.7384855], [-60.5468412, -31.7385091], [-60.5468042, -31.7385198], [-60.5467354, -31.7385275]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5548168, -31.7370271], [-60.5546184, -31.7359981], [-60.5545387, -31.7355903], [-60.5544142, -31.7350218], [-60.554401, -31.7349643], [-60.5543781, -31.7348836], [-60.5543562, -31.7348277], [-60.5542672, -31.7346816], [-60.5538949, -31.733983], [-60.5538693, -31.7339175]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.549799, -31.7402522], [-60.5496864, -31.7402726], [-60.5491978, -31.7403286], [-60.549032, -31.7403497], [-60.547681, -31.7405795], [-60.5471887, -31.7406527]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5508126, -31.7375833], [-60.550383, -31.7367973], [-60.5503489, -31.7367393], [-60.5498939, -31.7360175]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5404211, -31.7353287], [-60.539923, -31.7355711]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5405245, -31.7297061], [-60.5391162, -31.7302062], [-60.5375661, -31.7307123], [-60.5362239, -31.7311914], [-60.5347377, -31.7317415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5408704, -31.7295813], [-60.5405245, -31.7297061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5413126, -31.7415006], [-60.5413125, -31.7415709], [-60.5415498, -31.7427278], [-60.5417901, -31.7439637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5417901, -31.7439637], [-60.5429283, -31.7437901], [-60.5430959, -31.7437697], [-60.5447575, -31.7435089], [-60.5458686, -31.7433458], [-60.5461454, -31.7433026], [-60.5476878, -31.7430853]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5417901, -31.7439637], [-60.5418076, -31.7440827], [-60.5418671, -31.7443261], [-60.5418881, -31.7443864], [-60.5419217, -31.7444431], [-60.5423064, -31.7448502], [-60.5428323, -31.745344], [-60.5433346, -31.7458331], [-60.5437631, -31.7462248], [-60.5438265, -31.7462824], [-60.5446177, -31.7471248]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5476878, -31.7430853], [-60.5482728, -31.7429922], [-60.5491177, -31.7428586], [-60.5504942, -31.742656]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5476878, -31.7430853], [-60.5478768, -31.743924], [-60.5479571, -31.7442539], [-60.5480125, -31.744478], [-60.5482114, -31.7454812]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5361403, -31.7448163], [-60.5359315, -31.7437186], [-60.5356711, -31.7422974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5361403, -31.7448163], [-60.5367162, -31.7447322], [-60.5377261, -31.7445928], [-60.5389434, -31.7444212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5384937, -31.7418989], [-60.5372804, -31.7420632], [-60.5369403, -31.7421127], [-60.5364397, -31.7421897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5384937, -31.7418989], [-60.5383827, -31.7412738], [-60.5383654, -31.7412287], [-60.5383446, -31.7411959], [-60.5383177, -31.741163], [-60.5379372, -31.7408207], [-60.5375914, -31.7405117], [-60.5374828, -31.7404155], [-60.5374441, -31.7403683], [-60.5371583, -31.7399622], [-60.5371037, -31.7399019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5471887, -31.7406527], [-60.547347, -31.7414059], [-60.5474787, -31.7420761], [-60.547536, -31.7423488], [-60.5476878, -31.7430853]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5471887, -31.7406527], [-60.5460968, -31.7408235], [-60.5456537, -31.740891], [-60.5448995, -31.7409945], [-60.5435543, -31.7411904], [-60.5435049, -31.7411976], [-60.542424, -31.7413571], [-60.5419488, -31.7414193], [-60.5417292, -31.7414454], [-60.5414797, -31.7414722]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5343554, -31.7433026], [-60.534366, -31.7433512], [-60.5343678, -31.7434115], [-60.5342653, -31.7438123], [-60.5342269, -31.7439112], [-60.534184, -31.7439886], [-60.5337692, -31.7445151], [-60.5333659, -31.7450752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5336659, -31.7451676], [-60.5335508, -31.7451553], [-60.5334721, -31.745129], [-60.5333659, -31.7450752], [-60.5320957, -31.7444109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5468105, -31.7305751], [-60.5461454, -31.7313476], [-60.545473, -31.7321057], [-60.5454528, -31.7321395], [-60.5454333, -31.7321834], [-60.5454285, -31.7322141], [-60.5454306, -31.7322565]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5426983, -31.7289236], [-60.5427635, -31.7289482], [-60.5437224, -31.7292525], [-60.5443442, -31.7294281], [-60.5444407, -31.7294574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5291954, -31.7302904], [-60.5279147, -31.7307568]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.533353, -31.7361589], [-60.5331753, -31.736256], [-60.5324821, -31.7366346]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5364397, -31.7421897], [-60.5356711, -31.7422974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5373144, -31.7497342], [-60.5372301, -31.7494474], [-60.5367654, -31.7474868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391758, -31.7457246], [-60.5380786, -31.7464022], [-60.5379722, -31.7464706], [-60.5375789, -31.7466912], [-60.537517, -31.7467364], [-60.5374495, -31.7467903], [-60.5369138, -31.7473529], [-60.5367654, -31.7474868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5264913, -31.7489689], [-60.525276, -31.7491423]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5318413, -31.7328202], [-60.5314307, -31.7329781], [-60.5305408, -31.7333204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226121, -31.7275894], [-60.5220688, -31.7265464], [-60.5213855, -31.7252356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5360076, -31.7407553], [-60.5370483, -31.7398398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5351768, -31.7413321], [-60.5353203, -31.7415894], [-60.5354461, -31.7418107], [-60.5356442, -31.7421591], [-60.5356604, -31.7422038], [-60.5356711, -31.7422974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5270386, -31.7290563], [-60.5264172, -31.7278727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5314049, -31.7317806], [-60.5318413, -31.7328202]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5264172, -31.7278727], [-60.5258396, -31.726722], [-60.5252767, -31.7255998], [-60.5246435, -31.7243701], [-60.5240537, -31.7232388]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5348692, -31.7418786], [-60.5348194, -31.7418542], [-60.534631, -31.7417704], [-60.5344255, -31.7416721], [-60.5341291, -31.7415222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5354068, -31.7421463], [-60.5348692, -31.7418786]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5334867, -31.7597615], [-60.532673, -31.759888], [-60.5320104, -31.7599961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241327, -31.7712582], [-60.5251073, -31.7711158], [-60.5254736, -31.7710629], [-60.526057, -31.7709788], [-60.5265803, -31.7708958], [-60.5272355, -31.7707955], [-60.5279262, -31.7706845], [-60.52865, -31.7705757], [-60.529864, -31.7703955]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305687, -31.7551457], [-60.5299566, -31.7552434], [-60.5295041, -31.755317], [-60.5284138, -31.755486], [-60.5266934, -31.7557678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.528823, -31.7655227], [-60.5287616, -31.7655318], [-60.5274011, -31.7657359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914719, -31.7298328], [-60.4914557, -31.729584], [-60.4914384, -31.7293182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914384, -31.7293182], [-60.4915626, -31.7297174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300652, -31.7712843], [-60.529864, -31.7703955]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345402, -31.7646], [-60.5344337, -31.7646167], [-60.5334348, -31.7647725], [-60.5330814, -31.7648292], [-60.532439, -31.7649305], [-60.5314577, -31.7650871], [-60.5300597, -31.7653198], [-60.5288938, -31.765515], [-60.528823, -31.7655227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238578, -31.7699083], [-60.5238651, -31.7699445], [-60.5239559, -31.7703959], [-60.5241327, -31.7712582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4851295, -31.7830276], [-60.4847179, -31.7810037], [-60.4846354, -31.7805425], [-60.4844351, -31.779565], [-60.4842664, -31.7788091], [-60.484118, -31.778169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355667, -31.76947], [-60.5365382, -31.7693038], [-60.5374207, -31.7691624], [-60.538291, -31.7690262], [-60.5391664, -31.7688894], [-60.5400502, -31.7687425], [-60.5413298, -31.7685313], [-60.5437418, -31.768154], [-60.5442083, -31.7680811], [-60.5469549, -31.7676514], [-60.5481197, -31.7674744], [-60.5499585, -31.7671788], [-60.550329, -31.7671114], [-60.5507271, -31.7670524], [-60.5516159, -31.7669087], [-60.5527465, -31.7667375]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5202229, -31.7769181], [-60.5203391, -31.7768968], [-60.5204427, -31.7768819], [-60.5220526, -31.7766224], [-60.5220966, -31.7766154], [-60.5235965, -31.7763775], [-60.5243491, -31.7762526], [-60.5250639, -31.7761338], [-60.5251827, -31.7761256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.51166, -31.7682514], [-60.511822, -31.768955], [-60.5118189, -31.7689931]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220263, -31.7717412], [-60.5220368, -31.7717216], [-60.5221163, -31.7715737], [-60.5222112, -31.7714195], [-60.5222177, -31.7714091], [-60.5222779, -31.7713134], [-60.5223483, -31.7712042], [-60.5224208, -31.7711149], [-60.5224725, -31.7710479], [-60.5225687, -31.7709418]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5399712, -31.7702278], [-60.5400938, -31.7708524], [-60.5403906, -31.7723167], [-60.5406697, -31.77364]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5416873, -31.7706259], [-60.5408845, -31.7707309], [-60.5400938, -31.7708524], [-60.539321, -31.770962], [-60.5386694, -31.771047], [-60.538336, -31.7710988]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4593593, -31.7657227], [-60.4580088, -31.7659496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4787538, -31.768067], [-60.4803032, -31.7678289], [-60.4810744, -31.7677081], [-60.4818794, -31.767592]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4932833, -31.7617111], [-60.493, -31.7604399], [-60.4927442, -31.7592391], [-60.4925082, -31.7580601], [-60.4922587, -31.7568633]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917008, -31.7655631], [-60.4924542, -31.7654695]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.489741, -31.7630326], [-60.4905807, -31.7628996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778001, -31.7761323], [-60.4785836, -31.7760328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4762235, -31.768656], [-60.4756686, -31.7687596], [-60.4756128, -31.7687648], [-60.4755327, -31.7687596], [-60.4751141, -31.7686391], [-60.4750824, -31.7686095], [-60.4750709, -31.7685764], [-60.4750182, -31.7683416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4750182, -31.7683416], [-60.4746149, -31.7684148], [-60.474578, -31.7684138], [-60.4745348, -31.7683929], [-60.4739358, -31.7680729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4736949, -31.7697488], [-60.4733957, -31.7685158]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777136, -31.7757173], [-60.477661, -31.7757409], [-60.477625, -31.7757658], [-60.4776038, -31.7757763], [-60.4773709, -31.7758288], [-60.4773003, -31.7758363], [-60.477055, -31.7758513], [-60.4770039, -31.7758633], [-60.4767515, -31.7759353], [-60.4767109, -31.7759518], [-60.4765856, -31.7760028], [-60.4763156, -31.7760898], [-60.4762345, -31.7761123]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4676395, -31.7630319], [-60.4678362, -31.7630343], [-60.4678999, -31.7630528], [-60.4679562, -31.7630913], [-60.4686857, -31.7638032], [-60.4687462, -31.7638697], [-60.4688542, -31.7640144]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4521902, -31.7799536], [-60.4513692, -31.7800867]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4795947, -31.7454092], [-60.4772708, -31.7458109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4739578, -31.7298793], [-60.4738491, -31.7298573], [-60.4737641, -31.7298531], [-60.4736083, -31.7298778], [-60.4725182, -31.7300299], [-60.4720987, -31.7300824], [-60.4709768, -31.7301709]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4558816, -31.7444223], [-60.4553412, -31.7445214], [-60.4551947, -31.7445318], [-60.4550605, -31.7444539], [-60.4548957, -31.7443968], [-60.454322, -31.7442515], [-60.4542366, -31.7441944], [-60.454206, -31.744101], [-60.4542613, -31.7439475]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4491568, -31.7514522], [-60.4485258, -31.7484666], [-60.4476392, -31.7442723]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4276884, -31.7416697], [-60.4296741, -31.7413135], [-60.4315805, -31.7410223], [-60.4335085, -31.7407157], [-60.4345214, -31.7405562], [-60.4350487, -31.7404825], [-60.4359763, -31.740378], [-60.4378089, -31.7401589], [-60.4408051, -31.7396991], [-60.4460644, -31.7388962], [-60.4464817, -31.738832], [-60.448868, -31.7384162], [-60.4492724, -31.73833]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861253, -31.7275361], [-60.4859788, -31.7268397], [-60.4858629, -31.7262794]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4775211, -31.7246378], [-60.4775815, -31.7249498], [-60.4776179, -31.7251435]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4615476, -31.7827256], [-60.4608654, -31.7828378]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4558661, -31.7836527], [-60.4578259, -31.7833719]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5053881, -31.7822095], [-60.5054668, -31.7825472], [-60.5056028, -31.7831739]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5044075, -31.7820543], [-60.5042501, -31.7813326], [-60.5041886, -31.7810214]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5058244, -31.7825782], [-60.5057647, -31.7825766], [-60.5054668, -31.7825472], [-60.5050354, -31.7825241], [-60.504964, -31.7825308], [-60.5045308, -31.7826106]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5237902, -31.7697932], [-60.5237414, -31.769945], [-60.5236989, -31.7699955], [-60.5236696, -31.7700303], [-60.5227736, -31.7709734], [-60.5226111, -31.7711538], [-60.5225071, -31.771282], [-60.5224279, -31.7714012], [-60.5223386, -31.7715386], [-60.52226, -31.7716945], [-60.5222561, -31.7717033], [-60.5221709, -31.7718963], [-60.5221047, -31.7720572], [-60.5217481, -31.7730433], [-60.5203874, -31.7767648], [-60.5203391, -31.7768968], [-60.5202816, -31.7770406], [-60.5202789, -31.7770481], [-60.5200683, -31.7776326], [-60.5200411, -31.777708], [-60.5198774, -31.7781689], [-60.5196872, -31.7787045], [-60.51934, -31.7796594], [-60.5184317, -31.7820906], [-60.518373, -31.7822475], [-60.5183276, -31.7823619], [-60.5183024, -31.7824253], [-60.5181468, -31.78288], [-60.5181227, -31.7829619], [-60.5180741, -31.7831469], [-60.51782, -31.7841961], [-60.5177238, -31.7845863], [-60.5176218, -31.7849679], [-60.5174253, -31.7857768], [-60.5173247, -31.7862081], [-60.5170728, -31.7872625], [-60.5170696, -31.7872715], [-60.516997, -31.7874756], [-60.5169128, -31.7877283], [-60.516584, -31.7887503], [-60.5163536, -31.7895318], [-60.5162537, -31.7898936], [-60.5160584, -31.7905878], [-60.5158505, -31.7913329], [-60.5156858, -31.7919136], [-60.5155202, -31.7925336], [-60.5154997, -31.7926343], [-60.5154758, -31.7927427], [-60.5154294, -31.7929166], [-60.5152714, -31.7935087]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5146813, -31.7951291], [-60.51486, -31.7940772], [-60.5149107, -31.7938332], [-60.5150295, -31.7933512], [-60.5151327, -31.7929345], [-60.5151677, -31.7927931], [-60.5151906, -31.7926937], [-60.5152767, -31.7923193], [-60.5153916, -31.7919001], [-60.5154895, -31.7915344], [-60.5156267, -31.7910394], [-60.5158001, -31.7904283], [-60.5161471, -31.7891452], [-60.5162519, -31.7887938], [-60.516611, -31.7876773], [-60.5166504, -31.7875562], [-60.5167122, -31.7873511], [-60.5167385, -31.7872705], [-60.5167848, -31.787129], [-60.5169463, -31.7864691], [-60.5172741, -31.7851097], [-60.5173714, -31.7847343], [-60.5177683, -31.7830531], [-60.5178281, -31.782871], [-60.5179745, -31.782431], [-60.5180156, -31.7823074], [-60.5180784, -31.7821432], [-60.5183751, -31.7813681], [-60.518674, -31.7805873], [-60.5187779, -31.7803159], [-60.5190674, -31.7794934], [-60.5197574, -31.777595], [-60.5198802, -31.7772499], [-60.5199321, -31.7770997], [-60.5199797, -31.7769618], [-60.5200287, -31.7768292], [-60.5200558, -31.7767559], [-60.5203068, -31.7760914], [-60.5205862, -31.7753424], [-60.5209283, -31.7743876], [-60.5212944, -31.7733691], [-60.5213331, -31.7732643], [-60.5213933, -31.7730969], [-60.5215471, -31.7726742], [-60.5217484, -31.772113], [-60.5218797, -31.7718093], [-60.5219143, -31.771745], [-60.5219981, -31.7715895], [-60.5221172, -31.7714082], [-60.5222464, -31.7712115], [-60.5224479, -31.7709502], [-60.5225587, -31.7708217], [-60.5232423, -31.7701069], [-60.52359, -31.7697579], [-60.5236433, -31.7697315], [-60.5236729, -31.7697263], [-60.5237611, -31.7697108]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225687, -31.7709418], [-60.5236349, -31.7698225], [-60.5236785, -31.7697839], [-60.5237611, -31.7697108], [-60.5238266, -31.7696398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4762183, -31.7643253], [-60.4761384, -31.7639415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4775615, -31.7641093], [-60.4774903, -31.7637505]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5017587, -31.7698897], [-60.5015967, -31.7692269], [-60.5015501, -31.7691812], [-60.5015298, -31.7691207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5065451, -31.76651], [-60.5067999, -31.7677114], [-60.5068079, -31.7677671], [-60.5070844, -31.7689886]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5358548, -31.7606693], [-60.5359335, -31.7605101], [-60.5365792, -31.7593249]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.550329, -31.7671114], [-60.5499824, -31.7655548], [-60.5499543, -31.7655217], [-60.5499247, -31.765497], [-60.5498752, -31.76548], [-60.5497893, -31.7654909], [-60.5490389, -31.765603]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.539321, -31.770962], [-60.5394746, -31.7717606], [-60.5396135, -31.7724288], [-60.5397463, -31.7730881], [-60.5398809, -31.7737505]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5377071, -31.7716146], [-60.5377386, -31.7716721], [-60.5378129, -31.7720062], [-60.5379514, -31.772679], [-60.5380882, -31.7733519], [-60.5382231, -31.7740487]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5394746, -31.7717606], [-60.5378129, -31.7720062]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5372072, -31.7734553], [-60.5372878, -31.7734731], [-60.5373413, -31.7734644], [-60.5380882, -31.7733519], [-60.5397463, -31.7730881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5357797, -31.7704368], [-60.5364564, -31.7703307]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5358207, -31.7746512], [-60.5354229, -31.7747328], [-60.5353809, -31.774753], [-60.5352312, -31.7748229], [-60.5352077, -31.7748301], [-60.5348886, -31.7748896], [-60.5348577, -31.7749082], [-60.534732, -31.775038], [-60.5347053, -31.7750634], [-60.5343439, -31.7752944], [-60.534272, -31.7753275], [-60.5339155, -31.7753976], [-60.5338686, -31.7754252], [-60.5336031, -31.7756264], [-60.5334926, -31.775726], [-60.5333848, -31.7758435], [-60.5333524, -31.7758883], [-60.5331471, -31.7762478], [-60.5330441, -31.7764031], [-60.5330261, -31.7764368], [-60.5330122, -31.7764912], [-60.5330058, -31.7765369], [-60.5331755, -31.7772967]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5343439, -31.7752944], [-60.5344047, -31.7755648], [-60.5345585, -31.7762438], [-60.5348205, -31.7775108]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5336031, -31.7756264], [-60.5337703, -31.7763657], [-60.5340496, -31.7776371]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5326574, -31.7749144], [-60.5328464, -31.775809], [-60.5329084, -31.7760888]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345404, -31.7746431], [-60.5344135, -31.7749172], [-60.5343016, -31.7750278], [-60.5342553, -31.7750518], [-60.5338545, -31.7751073], [-60.5338123, -31.7751263], [-60.5331471, -31.7756741], [-60.5331233, -31.7756952], [-60.5330427, -31.7758234], [-60.5329491, -31.7760356], [-60.5329084, -31.7760888], [-60.5326104, -31.7764068], [-60.5325353, -31.7765584], [-60.5324722, -31.7770755], [-60.5324583, -31.7770991], [-60.5320738, -31.7774644], [-60.532022, -31.7775262], [-60.5317426, -31.7779293], [-60.5317197, -31.7779509], [-60.5316907, -31.7779584], [-60.5315292, -31.7779894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5311196, -31.7760642], [-60.5327442, -31.7758172], [-60.5328464, -31.775809], [-60.5330427, -31.7758234]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344047, -31.7755648], [-60.5359602, -31.7752983]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5353352, -31.7761235], [-60.5356026, -31.7773797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5566773, -31.7264798], [-60.5565833, -31.7261501], [-60.5565646, -31.7261001], [-60.5565642, -31.7260795], [-60.5565634, -31.7260472], [-60.5565864, -31.7259751], [-60.5565862, -31.7259405], [-60.5565752, -31.7259195], [-60.5565201, -31.7258419], [-60.5563212, -31.7255799], [-60.5562839, -31.7255168], [-60.5562644, -31.7254742], [-60.5562554, -31.7254049], [-60.5562669, -31.7250383], [-60.5562888, -31.7249658]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5422395, -31.7999263], [-60.5408013, -31.7937814], [-60.5386728, -31.7839631], [-60.537657, -31.7792026], [-60.5374024, -31.7777262], [-60.5370522, -31.7761365], [-60.5370209, -31.776014], [-60.5369616, -31.7758698], [-60.5365921, -31.7743143]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4856693, -31.7893337], [-60.4858249, -31.7901116], [-60.4858223, -31.7901629], [-60.4857861, -31.7902016], [-60.4844731, -31.7904866], [-60.4844034, -31.7904946], [-60.4843242, -31.7904798], [-60.484288, -31.790441], [-60.484237, -31.7900938], [-60.4843343, -31.7898374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4830157, -31.7903731], [-60.4831695, -31.7913606], [-60.4831839, -31.7914008], [-60.4832025, -31.7914352], [-60.4832333, -31.7914678], [-60.4832706, -31.7914897], [-60.4833221, -31.7915052], [-60.4833667, -31.791511], [-60.4834257, -31.7915098], [-60.4836956, -31.7914736], [-60.4837393, -31.7914612], [-60.4837815, -31.7914376], [-60.4838117, -31.7914069], [-60.4838381, -31.7913685], [-60.4838539, -31.7913212], [-60.4838567, -31.7912665], [-60.4837499, -31.7905985], [-60.483754, -31.7905502], [-60.4837771, -31.79049]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4841928, -31.7901219], [-60.4840889, -31.7901783], [-60.4839729, -31.7902564], [-60.4838807, -31.7903554], [-60.4837771, -31.79049]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.51986, -31.740425], [-60.5199566, -31.7403634], [-60.5205942, -31.7399433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204593, -31.735422], [-60.520788, -31.736114], [-60.520852, -31.7361575], [-60.5209384, -31.736163], [-60.5211112, -31.7361004]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196916, -31.7402716], [-60.5194207, -31.7399003], [-60.518876, -31.7390508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204315, -31.7382163], [-60.5196669, -31.738614], [-60.518876, -31.7390508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5576512, -31.7463285], [-60.5576504, -31.7464246], [-60.5576556, -31.7464613], [-60.5577918, -31.7468365], [-60.5578142, -31.7469142], [-60.557809, -31.7469684], [-60.5578008, -31.7470038], [-60.5577771, -31.7470505], [-60.557679, -31.7472233], [-60.5575962, -31.7473496], [-60.5572671, -31.7477187], [-60.5563616, -31.7487366], [-60.5554633, -31.7497372], [-60.555375, -31.7498114], [-60.5553454, -31.7498432], [-60.5538762, -31.7514165], [-60.5536605, -31.7515684], [-60.5533709, -31.751668], [-60.5511468, -31.7521751], [-60.5503226, -31.7524362], [-60.5496824, -31.7524705]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5498511, -31.753314], [-60.5497887, -31.7533806], [-60.5497502, -31.7534358], [-60.5496929, -31.7534909], [-60.5495874, -31.753552], [-60.5492978, -31.753662], [-60.5489743, -31.7537995], [-60.5487597, -31.753923], [-60.5486449, -31.754032], [-60.5486012, -31.7541017], [-60.5485752, -31.7541653], [-60.5485847, -31.754277], [-60.5486293, -31.7544028], [-60.5486498, -31.7544542], [-60.5486554, -31.7545019], [-60.5486285, -31.7547472], [-60.548638, -31.7547966], [-60.5486694, -31.7548547], [-60.5488235, -31.7550459], [-60.5488571, -31.7551657], [-60.5488632, -31.7552518], [-60.5488227, -31.7553258], [-60.5487266, -31.7554054], [-60.5485563, -31.7554923], [-60.5478874, -31.7556456], [-60.5476835, -31.7557346], [-60.5472839, -31.7559535], [-60.5470076, -31.7560744], [-60.5464685, -31.7561496], [-60.5458623, -31.7561952], [-60.5452883, -31.7562158], [-60.5448431, -31.7562112], [-60.544481, -31.7562728], [-60.5439901, -31.7564165], [-60.5433571, -31.7564552], [-60.5427778, -31.7564575], [-60.5419329, -31.7565579], [-60.5414098, -31.7566833], [-60.5410263, -31.7568201], [-60.5406642, -31.756957], [-60.5402189, -31.7570117], [-60.5398971, -31.7571736], [-60.5397844, -31.7572786], [-60.5394599, -31.757331], [-60.539397, -31.7573709], [-60.5392942, -31.7575495], [-60.539163, -31.7580114], [-60.5391289, -31.7580604], [-60.5389969, -31.7581017]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5384811, -31.7553987], [-60.5381716, -31.7553376], [-60.5378307, -31.7552026], [-60.5374711, -31.7550636], [-60.5371628, -31.7549644], [-60.5367472, -31.754885], [-60.5365651, -31.7547539], [-60.5362662, -31.7545951], [-60.5359813, -31.7544124], [-60.5352037, -31.7544506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5505207, -31.7938392], [-60.5508017, -31.79374], [-60.5512174, -31.7935455], [-60.5514649, -31.7933272], [-60.5516797, -31.7931486], [-60.5526604, -31.7929025], [-60.5536318, -31.7926643], [-60.5543836, -31.7926167], [-60.5555605, -31.7927635], [-60.5556912, -31.7926921], [-60.5578161, -31.7923666], [-60.5579655, -31.7923269], [-60.558115, -31.7918347], [-60.5579001, -31.7910528], [-60.5578693, -31.7909092], [-60.5575781, -31.7895514], [-60.5568412, -31.7862286]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5578693, -31.7909092], [-60.5580768, -31.7909667], [-60.5607513, -31.7905557], [-60.5665543, -31.789664], [-60.5666348, -31.789705], [-60.5666723, -31.7898167], [-60.5672168, -31.7915038], [-60.5672758, -31.7915653], [-60.5673965, -31.7915539], [-60.5675199, -31.7915289], [-60.5676326, -31.791595], [-60.5677989, -31.7916429], [-60.5679678, -31.7916223], [-60.5680724, -31.7915243], [-60.5681502, -31.7913966], [-60.5684104, -31.79131], [-60.5684721, -31.7912735], [-60.5685418, -31.7910889]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4473205, -31.7428384], [-60.4465406, -31.7391189], [-60.4465088, -31.7389582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4477627, -31.7729349], [-60.4473956, -31.7712503], [-60.446854, -31.7687854], [-60.4458558, -31.7639276], [-60.4456719, -31.7630696], [-60.4448205, -31.759068], [-60.4438068, -31.7542371], [-60.4436564, -31.7531808], [-60.4434092, -31.7521315], [-60.4427992, -31.7492909], [-60.4414418, -31.7428378], [-60.4414033, -31.742655], [-60.4408306, -31.7398604]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4879792, -31.733063], [-60.4877139, -31.7327862]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4877139, -31.7327862], [-60.487318, -31.7323263], [-60.4859589, -31.7309169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4858798, -31.7306858], [-60.4873956, -31.7322686], [-60.487791, -31.7327113]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5126093, -31.7680898], [-60.5129062, -31.7680404], [-60.5129857, -31.7680247], [-60.5140344, -31.7678634], [-60.5141495, -31.7678403], [-60.5143824, -31.7678054], [-60.514645, -31.7677676], [-60.515458, -31.7676412], [-60.5160132, -31.7675551], [-60.5173845, -31.7673439], [-60.5189607, -31.7670875], [-60.5197145, -31.7669577], [-60.5204551, -31.7668387], [-60.5218191, -31.7666223], [-60.5228936, -31.7664575], [-60.5229639, -31.7664465], [-60.5230216, -31.7664374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5156318, -31.7795933], [-60.5156699, -31.7799897], [-60.5157209, -31.780388], [-60.5157947, -31.7810796], [-60.5158657, -31.7817503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5145177, -31.781872], [-60.5158657, -31.7817503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5230995, -31.7664246], [-60.5230216, -31.7664374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5431336, -31.7340734], [-60.5437954, -31.7335963], [-60.5439824, -31.733446], [-60.5441123, -31.7333338], [-60.5442485, -31.7332099], [-60.5443694, -31.7330859], [-60.5446372, -31.7327833], [-60.5447685, -31.7326335], [-60.5450286, -31.7323367], [-60.5450817, -31.7322744], [-60.5457386, -31.7315017], [-60.5458904, -31.7313287], [-60.5460411, -31.7311571], [-60.5465694, -31.7305688], [-60.546588, -31.7305437], [-60.546602, -31.7305141], [-60.5466192, -31.7304645]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5474132, -31.7311543], [-60.5474747, -31.7312027], [-60.5478787, -31.7321528]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5422954, -31.7347057], [-60.5421977, -31.7347192], [-60.5421491, -31.7347256], [-60.5420909, -31.7347333], [-60.5420192, -31.7347541], [-60.5419094, -31.7348028], [-60.5417974, -31.7348574], [-60.5416759, -31.7349031], [-60.5415942, -31.7349269], [-60.5415429, -31.7349341], [-60.5414783, -31.7349323]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.538242, -31.7368592], [-60.5381738, -31.7367832], [-60.5381523, -31.7367591], [-60.538147, -31.7367492], [-60.538147, -31.7367417], [-60.53815, -31.7367348], [-60.5386083, -31.7363659], [-60.5389355, -31.7361144], [-60.5391138, -31.7359803]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.54704, -31.7303389], [-60.5470867, -31.7301225], [-60.5470964, -31.7300774], [-60.5471582, -31.7297915]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5470867, -31.7301225], [-60.548198, -31.7288478]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5308963, -31.726471], [-60.5320473, -31.7261583]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320473, -31.7261583], [-60.5323867, -31.7270159]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4827997, -31.7280526], [-60.4820177, -31.7281926], [-60.4819502, -31.7282008], [-60.4818158, -31.7281998], [-60.4814684, -31.728182], [-60.4813785, -31.7281551], [-60.4812799, -31.7281168], [-60.4812243, -31.7280786]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4810721, -31.7275195], [-60.4793825, -31.72777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4820177, -31.7281926], [-60.4817488, -31.7269095]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4791039, -31.726441], [-60.4806, -31.7262202]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4736435, -31.724471], [-60.4737812, -31.7251574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4814776, -31.7285498], [-60.4810821, -31.7285455], [-60.4805537, -31.7285416], [-60.4802646, -31.7285522], [-60.4800354, -31.7285754], [-60.4798979, -31.7286047], [-60.4797466, -31.7286573], [-60.4796084, -31.7287403], [-60.479585, -31.7287852]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4760033, -31.7295616], [-60.4762502, -31.7307758], [-60.4765738, -31.7323669], [-60.4768876, -31.734021]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4739578, -31.7298793], [-60.4750315, -31.7297419], [-60.4758445, -31.7295911], [-60.4760033, -31.7295616], [-60.4769971, -31.7293771], [-60.4781094, -31.7291337], [-60.4781614, -31.7291223], [-60.479585, -31.7287852]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4813647, -31.7483757], [-60.4807914, -31.7494506], [-60.4803477, -31.750404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4751556, -31.7543715], [-60.4750577, -31.7542185], [-60.4749786, -31.7541769], [-60.4746584, -31.7541032], [-60.4745642, -31.7541032], [-60.474384, -31.7541347], [-60.4732388, -31.7543349]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.474384, -31.7541347], [-60.4744639, -31.7544898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.455603, -31.7430418], [-60.4544447, -31.7432231]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4654042, -31.7659772], [-60.4655847, -31.766766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4651793, -31.7668306], [-60.465423, -31.7667954], [-60.4655847, -31.766766], [-60.4661936, -31.7666658], [-60.4664297, -31.766627]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.465423, -31.7667954], [-60.4657831, -31.7684086], [-60.4659154, -31.7689662], [-60.4660176, -31.7693786], [-60.4660845, -31.7696407], [-60.4661147, -31.7697591], [-60.4661871, -31.7699477], [-60.4664417, -31.7704777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4661936, -31.7666658], [-60.4665725, -31.7681983], [-60.4665703, -31.7682294], [-60.4665504, -31.7682441], [-60.4657831, -31.7684086]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743393, -31.7653431], [-60.4745046, -31.7653165], [-60.4747906, -31.7652607], [-60.4748982, -31.765231], [-60.4750601, -31.7652289], [-60.4754669, -31.7653244], [-60.4755545, -31.7653226]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4737035, -31.7618247], [-60.4737334, -31.761792], [-60.4737713, -31.7617766], [-60.4747845, -31.7616359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.474048, -31.7634983], [-60.4737888, -31.7622576]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4753645, -31.778487], [-60.4761376, -31.7783701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4625165, -31.7789991], [-60.4626097, -31.7794347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4616626, -31.7791297], [-60.4617563, -31.7795602]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4946659, -31.7881128], [-60.4960269, -31.7878982], [-60.497066, -31.7877344], [-60.4978792, -31.7876062]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5164861, -31.7887508], [-60.5163536, -31.7895318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5277461, -31.7606574], [-60.5275658, -31.7598285], [-60.5273692, -31.758911], [-60.5271514, -31.7579104], [-60.527036, -31.7573607], [-60.5269072, -31.756774], [-60.5266934, -31.7557678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241612, -31.7693532], [-60.5240219, -31.7695123], [-60.52394, -31.769602], [-60.5238489, -31.7697003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137114, -31.7638029], [-60.5144814, -31.7636821], [-60.5155078, -31.763518]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386288, -31.7708699], [-60.5386694, -31.771047]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5247859, -31.7743491], [-60.5250084, -31.7743692], [-60.5251819, -31.7743704], [-60.5255957, -31.7743235], [-60.5257147, -31.77432], [-60.5258091, -31.7743305], [-60.5259568, -31.7743479], [-60.5260602, -31.774345], [-60.526128, -31.7743232], [-60.5261702, -31.7742747], [-60.5262113, -31.7741979], [-60.5262296, -31.7741771], [-60.5262658, -31.7741602], [-60.5267661, -31.774092]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5453328, -31.7729533], [-60.5454786, -31.7736427], [-60.5456208, -31.7743108], [-60.5457598, -31.7749837], [-60.5458013, -31.7752069]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5467626, -31.7741212], [-60.5456208, -31.7743108], [-60.544114, -31.7745466], [-60.5425491, -31.7747955]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5466191, -31.7734647], [-60.5454786, -31.7736427], [-60.5439641, -31.7738755], [-60.542403, -31.7741241]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5438172, -31.7731898], [-60.5439641, -31.7738755], [-60.544114, -31.7745466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5468941, -31.7747884], [-60.5457598, -31.7749837], [-60.5447395, -31.7751259]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5233163, -31.7814768], [-60.5234331, -31.7824518]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5608265, -31.787138], [-60.5606625, -31.7871921], [-60.560518, -31.7873149], [-60.5602187, -31.7874816], [-60.5600019, -31.787543], [-60.5598162, -31.7875606], [-60.5596304, -31.7875606], [-60.559393, -31.7875606], [-60.5591969, -31.7875781], [-60.5589388, -31.787736], [-60.5588666, -31.7878589], [-60.5589079, -31.7884554], [-60.5588356, -31.7886309], [-60.5587531, -31.7887362], [-60.5585053, -31.7889292], [-60.5583505, -31.7889467], [-60.5582783, -31.7889116], [-60.5582164, -31.7888064], [-60.5581131, -31.7880606], [-60.5581131, -31.7879291], [-60.5581751, -31.7878501], [-60.5582886, -31.7877887], [-60.5584125, -31.7877711], [-60.5589388, -31.787736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5582886, -31.7877887], [-60.5580719, -31.7875079], [-60.5579893, -31.7872711], [-60.5579893, -31.7870605], [-60.5580822, -31.7868938], [-60.5582267, -31.7867798], [-60.5587118, -31.7865341], [-60.5588872, -31.7864815], [-60.559073, -31.7864727], [-60.5592794, -31.7864727], [-60.5595799, -31.7865774]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5412727, -31.7349042], [-60.5411709, -31.7348563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.541517, -31.7347291], [-60.5414788, -31.7347739], [-60.5414724, -31.7347934], [-60.5414726, -31.7348295]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5013386, -31.7402405], [-60.5004591, -31.7403993], [-60.4998533, -31.7405129], [-60.4983703, -31.7407481], [-60.4940239, -31.741416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5015118, -31.7402092], [-60.5014151, -31.7402267]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180946, -31.7426668], [-60.5195095, -31.7418163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238578, -31.7699083], [-60.5237902, -31.7697932]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238489, -31.7697003], [-60.5238556, -31.7697457], [-60.5238578, -31.7699083]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200978, -31.7769427], [-60.5202229, -31.7769181]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4760671, -31.7294476], [-60.4759638, -31.7294972], [-60.4759061, -31.729536], [-60.4758445, -31.7295911]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5100818, -31.7251431], [-60.5099348, -31.7245319], [-60.5098452, -31.7242161]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009602, -31.7597492], [-60.5011787, -31.7609409], [-60.5013469, -31.7618784], [-60.5013737, -31.7620277], [-60.5015588, -31.7629239], [-60.5018194, -31.7641407], [-60.501968, -31.7648063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009602, -31.7597492], [-60.4980206, -31.760229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4465789, -31.7517391], [-60.4467013, -31.7526123], [-60.4467496, -31.7526739], [-60.4468173, -31.7526863], [-60.4475949, -31.7526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5150289, -31.7280784], [-60.5161606, -31.7278989], [-60.5172119, -31.7277145], [-60.5173195, -31.7276976], [-60.5186124, -31.7275068], [-60.5193593, -31.7273228], [-60.5194408, -31.7272932]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194408, -31.7272932], [-60.5195238, -31.7272688]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5193593, -31.7273228], [-60.5186943, -31.7263791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.493935, -31.7288925], [-60.4938333, -31.7287343]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501181, -31.7302769], [-60.5014066, -31.7302052], [-60.5014489, -31.7302412], [-60.5018632, -31.7301659]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010905, -31.7303057], [-60.501181, -31.7302769]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001225, -31.737276], [-60.5002156, -31.7372379], [-60.5002876, -31.7372502]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5002876, -31.7372502], [-60.500325, -31.7372488]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5002748, -31.7341218], [-60.5006149, -31.7340539]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009072, -31.7303537], [-60.5010905, -31.7303057]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4923973, -31.7485618], [-60.4921925, -31.7483322], [-60.4919457, -31.7480311]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4924285, -31.7485968], [-60.4923973, -31.7485618]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191134, -31.7475171], [-60.5191292, -31.7476012], [-60.5192779, -31.7483526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194253, -31.7482924], [-60.5193338, -31.7483363], [-60.5192779, -31.7483526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180632, -31.7424649], [-60.5180946, -31.7426668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179558, -31.7425491], [-60.5177133, -31.7413842], [-60.5177031, -31.7413351], [-60.5176771, -31.7412073], [-60.5176489, -31.7410686]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5179965, -31.7426962], [-60.5179558, -31.7425491]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180946, -31.7426668], [-60.5183212, -31.7437484], [-60.5183413, -31.7438385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5171084, -31.7318181], [-60.5168991, -31.7303357]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157679, -31.7321856], [-60.5158495, -31.7321632], [-60.5171084, -31.7318181]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5295244, -31.7336082], [-60.5289476, -31.7326885]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178583, -31.7330406], [-60.5175577, -31.732573], [-60.5174412, -31.7323918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160632, -31.733641], [-60.5161416, -31.733617], [-60.5178583, -31.7330406]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4864358, -31.789166], [-60.4862674, -31.7892558]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4843343, -31.7898374], [-60.4843075, -31.7898357], [-60.4842887, -31.7898232], [-60.4842813, -31.7898067], [-60.4841642, -31.7892257], [-60.484162, -31.7892104], [-60.4841716, -31.7892005], [-60.4843216, -31.7891837], [-60.484921, -31.7891084], [-60.4849841, -31.7891067]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5474407, -31.7699092], [-60.5476117, -31.7699089], [-60.5476953, -31.7699089], [-60.547844, -31.7698852], [-60.5480854, -31.7698418], [-60.5482805, -31.7698023], [-60.5484384, -31.7697747], [-60.548587, -31.769747], [-60.5487496, -31.7697115], [-60.5489864, -31.7696799], [-60.5490839, -31.769672]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.484237, -31.7900938], [-60.4841928, -31.7901219]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839219, -31.7885546], [-60.4839595, -31.7885898], [-60.4841056, -31.7888314], [-60.4842344, -31.7889865], [-60.4842773, -31.789064], [-60.4843216, -31.7891837], [-60.4843538, -31.7893399], [-60.4844114, -31.7896807], [-60.4844329, -31.7898277]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4645586, -31.7709066], [-60.464643, -31.771022], [-60.4647639, -31.771074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460756, -31.7801088], [-60.4607705, -31.780211], [-60.460778, -31.7802683], [-60.4607682, -31.780313], [-60.4605538, -31.7807423], [-60.460543, -31.7807782], [-60.4605426, -31.7808198], [-60.4605934, -31.7808887], [-60.460607, -31.780926], [-60.4605063, -31.7811726], [-60.4604992, -31.7812441], [-60.4605345, -31.7813096], [-60.4605883, -31.7813546], [-60.4606916, -31.7813815], [-60.4609656, -31.7814466], [-60.4610072, -31.7814701], [-60.4610355, -31.7814891], [-60.4610584, -31.7815225], [-60.461068, -31.7815513], [-60.4610943, -31.7816861]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010161, -31.7667581], [-60.5001392, -31.7669206], [-60.4999085, -31.7669085], [-60.4997744, -31.7669085], [-60.4995825, -31.7669424], [-60.4994349, -31.7669674]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4885868, -31.7660566], [-60.4876596, -31.7661974], [-60.4874954, -31.766232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.517317, -31.7394822], [-60.5164055, -31.7396452]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5412809, -31.7294364], [-60.5409606, -31.7288692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5477783, -31.7309848], [-60.5476285, -31.7307524], [-60.5473846, -31.7303036]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5421491, -31.7347256], [-60.5421428, -31.7347655], [-60.5421217, -31.7348082], [-60.5419856, -31.735088], [-60.5419671, -31.7351195], [-60.541942, -31.7351521], [-60.5418039, -31.7353496], [-60.5417712, -31.7353998], [-60.5417319, -31.7354813], [-60.5416738, -31.7356364], [-60.5416619, -31.7356892]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4945888, -31.7370637], [-60.4938537, -31.7371641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5055243, -31.7445905], [-60.505848, -31.7457282]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.466138, -31.7713734], [-60.4657849, -31.7716895], [-60.4654536, -31.7720055], [-60.4650869, -31.7723505], [-60.4648421, -31.772616], [-60.4646014, -31.7728761], [-60.4642834, -31.7732836], [-60.4639859, -31.7736785], [-60.4636564, -31.774171], [-60.4634245, -31.7745427], [-60.4630108, -31.7752859], [-60.4624433, -31.7762276], [-60.460876, -31.7792925]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4718308, -31.7664574], [-60.4714677, -31.766757]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460811, -31.7790577], [-60.4609181, -31.7789627], [-60.461207, -31.7783694], [-60.4623219, -31.77621], [-60.4629129, -31.7752344], [-60.463461, -31.7742588], [-60.4635477, -31.7741224], [-60.4637863, -31.773757], [-60.4641086, -31.7733173], [-60.4643642, -31.7729782], [-60.4646568, -31.7726422], [-60.4648482, -31.7724382], [-60.4651271, -31.7721569], [-60.4654441, -31.7718482], [-60.4657122, -31.7716007], [-60.4660422, -31.7713025]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4713585, -31.7666755], [-60.471709, -31.7663745]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5211452, -31.757506], [-60.5210558, -31.7576433], [-60.5210812, -31.7576604], [-60.520839, -31.7580154]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320152, -31.7413229], [-60.5321521, -31.7416193], [-60.5321655, -31.7416832], [-60.5316719, -31.7423493], [-60.531562, -31.7423652], [-60.5313192, -31.7422962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4550868, -31.7519176], [-60.4550104, -31.751929], [-60.4550064, -31.7519028], [-60.4546546, -31.7519499]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4676395, -31.7630319], [-60.467607, -31.7629631], [-60.4675745, -31.7629221], [-60.4665496, -31.7619209], [-60.4661, -31.7614759]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4676253, -31.7555691], [-60.4678547, -31.7565714], [-60.4680524, -31.7575211], [-60.4682365, -31.7584823], [-60.4684375, -31.7594639], [-60.4686189, -31.7602845], [-60.4686519, -31.7604213]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4693344, -31.7636487], [-60.4693568, -31.7637237], [-60.4693863, -31.7637829], [-60.4694262, -31.7638464], [-60.4703829, -31.7648212], [-60.4706279, -31.7650479], [-60.470694, -31.7651053], [-60.4707729, -31.7651432], [-60.4708765, -31.7651611]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.476293, -31.7691631], [-60.476306, -31.7690178], [-60.4762946, -31.7689313]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4784321, -31.7790371], [-60.4782006, -31.7780242], [-60.4781031, -31.7775957], [-60.4780264, -31.777223], [-60.4780093, -31.7770876], [-60.4778409, -31.7763364], [-60.4778001, -31.7761323], [-60.4777136, -31.7757173], [-60.4774073, -31.7743005], [-60.4773935, -31.7741882], [-60.4773719, -31.774039], [-60.4771737, -31.7731074], [-60.4767486, -31.7710782], [-60.4765875, -31.7704193], [-60.4764023, -31.7695463], [-60.4763769, -31.769448], [-60.4763591, -31.769379], [-60.4762957, -31.7691987]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4826772, -31.7696799], [-60.4823336, -31.7696665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4950144, -31.77188], [-60.4946125, -31.7717024], [-60.4945838, -31.771718], [-60.4945235, -31.7717299]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5037287, -31.7733784], [-60.50375, -31.7732915], [-60.5037314, -31.7731763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5039411, -31.7733884], [-60.5037287, -31.7733784], [-60.5037251, -31.7734225], [-60.503732, -31.7735505], [-60.5038011, -31.7736399]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5127017, -31.7683236], [-60.5128355, -31.768161], [-60.5128214, -31.7681508], [-60.5129062, -31.7680404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165647, -31.7635337], [-60.5164504, -31.7636469], [-60.5164719, -31.7636663], [-60.5162208, -31.7639789]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4796567, -31.7494986], [-60.4796043, -31.7494869], [-60.4788247, -31.7495999]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4644249, -31.7560457], [-60.4644147, -31.7562097], [-60.4645837, -31.7567919], [-60.4645668, -31.7569069], [-60.4644231, -31.7569572], [-60.4640765, -31.7570435], [-60.4640343, -31.757101], [-60.4641864, -31.7576544], [-60.4642879, -31.7577262], [-60.4644738, -31.7577478], [-60.4647274, -31.7577119], [-60.464795, -31.7577909], [-60.464795, -31.7579059], [-60.4648711, -31.7580137], [-60.4655135, -31.7579419], [-60.4658094, -31.7579347], [-60.4659108, -31.7579778], [-60.4659953, -31.758064], [-60.4660595, -31.7585678], [-60.4661701, -31.7587474]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5280416, -31.7300181], [-60.5279258, -31.7297783]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5276192, -31.7301762], [-60.5280416, -31.7300181]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324896, -31.7317604], [-60.5322524, -31.7318351]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5323084, -31.7319812], [-60.5322524, -31.7318351], [-60.5321215, -31.7315043]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5323547, -31.7314204], [-60.5324896, -31.7317604], [-60.5325475, -31.7319018]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5325475, -31.7319018], [-60.5323084, -31.7319812]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5333836, -31.7408098], [-60.5344266, -31.7400502]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220064, -31.7379997], [-60.5212093, -31.7368771]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5189547, -31.7526288], [-60.5188575, -31.7524312], [-60.5188055, -31.7523261], [-60.5187388, -31.7521063], [-60.5186982, -31.7519446], [-60.5186608, -31.7518409]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5327381, -31.753234], [-60.5337299, -31.753079]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.532709, -31.7530811], [-60.5336954, -31.7529105]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5326829, -31.7529188], [-60.5336623, -31.7527489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337373, -31.7526052], [-60.5336796, -31.7526378], [-60.5336426, -31.7526526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5335996, -31.7524793], [-60.5336426, -31.7526526], [-60.5336623, -31.7527489], [-60.5336954, -31.7529105], [-60.5337299, -31.753079]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5374024, -31.7777262], [-60.537575, -31.7777236], [-60.5376586, -31.7777337], [-60.5380617, -31.7778544], [-60.5384706, -31.7779426], [-60.5385221, -31.7779837], [-60.5385531, -31.7780461], [-60.538764, -31.7790314]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5017516, -31.7834477], [-60.5017218, -31.7834284], [-60.5016907, -31.7833635], [-60.5016992, -31.7832961], [-60.5017162, -31.7832792]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5017162, -31.7832792], [-60.5017459, -31.7832684], [-60.5025058, -31.7831565]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.502885, -31.7831973], [-60.5027677, -31.7832215], [-60.5027266, -31.7832444], [-60.5026728, -31.7832925], [-60.5026276, -31.7833177], [-60.5025653, -31.783337], [-60.5023502, -31.7833683], [-60.5017912, -31.7834549], [-60.5017516, -31.7834477]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4907917, -31.7671339], [-60.4909501, -31.7678503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4909501, -31.7678503], [-60.4908965, -31.767869], [-60.4907017, -31.7679062], [-60.4904972, -31.7679207], [-60.4904437, -31.7679021], [-60.4903999, -31.767871], [-60.4903633, -31.7678027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.496062, -31.7575467], [-60.495989, -31.7575681], [-60.4959543, -31.7575746], [-60.4958867, -31.7575807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4961446, -31.7587064], [-60.4958867, -31.7575807], [-60.495835, -31.7574508], [-60.4958003, -31.7573552], [-60.4957731, -31.7572685], [-60.4957553, -31.7571737], [-60.495744, -31.7570874], [-60.4957365, -31.7570015], [-60.4957451, -31.7568897]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4888521, -31.7518457], [-60.4889257, -31.7522603]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4889257, -31.7522603], [-60.4903476, -31.7520426]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4809836, -31.7474563], [-60.4811204, -31.7480243], [-60.4811955, -31.7481064], [-60.4812759, -31.7481565], [-60.4815683, -31.7482706], [-60.4817163, -31.748321]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4948317, -31.7888432], [-60.4961858, -31.7886461], [-60.4965376, -31.7885845]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4965427, -31.7903254], [-60.4963552, -31.7894432], [-60.4961858, -31.7886461], [-60.4960269, -31.7878982], [-60.4958632, -31.7871276], [-60.4957168, -31.7864387]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4952126, -31.7905214], [-60.495013, -31.7896419], [-60.4948317, -31.7888432], [-60.4946659, -31.7881128], [-60.494487, -31.7873246], [-60.4943331, -31.7866465]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4958632, -31.7871276], [-60.494487, -31.7873246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4963552, -31.7894432], [-60.495013, -31.7896419]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4952126, -31.7905214], [-60.4965427, -31.7903254]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4783962, -31.7356991], [-60.4783029, -31.735733], [-60.478247, -31.7358078], [-60.478283, -31.735903], [-60.4783629, -31.7359336], [-60.4784829, -31.7359234], [-60.4786468, -31.7358996], [-60.4786849, -31.7358865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583496, -31.7658384], [-60.5583964, -31.7658731], [-60.5584332, -31.7659201], [-60.5584699, -31.7660345]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5584699, -31.7660345], [-60.5586832, -31.7670872], [-60.5589327, -31.7682899], [-60.5591604, -31.7693423], [-60.5591616, -31.769415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5591616, -31.769415], [-60.5590931, -31.7694476], [-60.5583292, -31.7695678], [-60.5576589, -31.7696711], [-60.5569706, -31.7697934], [-60.5563146, -31.7698944], [-60.555633, -31.7700007], [-60.5549575, -31.7701081], [-60.5542769, -31.7702189], [-60.5535535, -31.7703502]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5532962, -31.7691931], [-60.5540251, -31.7690772], [-60.5547041, -31.7689657], [-60.5553732, -31.7688532], [-60.5560719, -31.7687447], [-60.5567252, -31.7686393], [-60.5574008, -31.7685253], [-60.5580777, -31.7684111], [-60.5589327, -31.7682899]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5586832, -31.7670872], [-60.5578186, -31.7672222], [-60.5571427, -31.7673331], [-60.5564703, -31.7674405], [-60.5557902, -31.767549], [-60.5551199, -31.7676547], [-60.5544431, -31.7677642], [-60.5537544, -31.7678741], [-60.5530288, -31.76799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5534804, -31.7666236], [-60.5537544, -31.7678741], [-60.5540251, -31.7690772], [-60.5542769, -31.7702189]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5541646, -31.7665134], [-60.5544431, -31.7677642], [-60.5547041, -31.7689657], [-60.5549575, -31.7701081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5548371, -31.7663955], [-60.5551199, -31.7676547], [-60.5553732, -31.7688532], [-60.555633, -31.7700007]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5555097, -31.7663028], [-60.5557902, -31.767549], [-60.5560719, -31.7687447], [-60.5563146, -31.7698944]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5569706, -31.7697934], [-60.5567252, -31.7686393], [-60.5564703, -31.7674405], [-60.5561854, -31.7661895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5568662, -31.766089], [-60.5571427, -31.7673331], [-60.5574008, -31.7685253], [-60.5576589, -31.7696711]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583292, -31.7695678], [-60.5580777, -31.7684111], [-60.5578186, -31.7672222], [-60.55754, -31.7659797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5506447, -31.7721073], [-60.5503654, -31.7708496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5503654, -31.7708496], [-60.5495864, -31.7709765], [-60.5485616, -31.7711401], [-60.5477399, -31.7712795]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5495864, -31.7709765], [-60.5498649, -31.7722332]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5485616, -31.7711401], [-60.5488454, -31.7723933]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389555, -31.7678673], [-60.538804, -31.7670791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5550848, -31.7765153], [-60.5551611, -31.776551], [-60.5551764, -31.7765729], [-60.5552181, -31.7767857], [-60.5551736, -31.7768486], [-60.5550903, -31.7769481], [-60.5550469, -31.7769621], [-60.5548963, -31.7769782], [-60.5548136, -31.7769791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5552181, -31.7767857], [-60.5552916, -31.7768281], [-60.5553116, -31.7768791], [-60.5552756, -31.7769267], [-60.5552116, -31.7769607], [-60.5550903, -31.7769481]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5552756, -31.7769267], [-60.5554155, -31.777015], [-60.5558781, -31.7772989]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5559352, -31.7774183], [-60.5559074, -31.7774093], [-60.5558846, -31.7773931], [-60.555869, -31.7773716], [-60.5558625, -31.777347], [-60.5558656, -31.7773218], [-60.5558781, -31.7772989], [-60.5558991, -31.7772803], [-60.555926, -31.7772686], [-60.555956, -31.7772651], [-60.5559857, -31.7772701], [-60.5560118, -31.7772831], [-60.5560425, -31.7773266], [-60.5560437, -31.7773523], [-60.556035, -31.7773769], [-60.5560176, -31.7773974], [-60.5559933, -31.777412], [-60.5559649, -31.7774193], [-60.5559352, -31.7774183]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5560176, -31.7773974], [-60.5564885, -31.777696]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5565446, -31.7778153], [-60.5565171, -31.7778061], [-60.5564945, -31.7777899], [-60.5564792, -31.7777684], [-60.5564728, -31.7777438], [-60.556476, -31.7777188], [-60.5564885, -31.777696], [-60.5565096, -31.7776773], [-60.5565368, -31.7776656], [-60.556567, -31.7776621], [-60.5565969, -31.7776673], [-60.5566231, -31.7776806], [-60.5566426, -31.7777005], [-60.5566533, -31.7777248], [-60.5566541, -31.7777507], [-60.5566447, -31.7777754], [-60.556627, -31.7777955], [-60.5566026, -31.7778097], [-60.5565742, -31.7778166], [-60.5565446, -31.7778153]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5571209, -31.7781585], [-60.5570931, -31.7781495], [-60.5570703, -31.7781333], [-60.5570548, -31.7781118], [-60.5570482, -31.7780871], [-60.5570514, -31.778062], [-60.5570638, -31.7780391], [-60.5570848, -31.7780205], [-60.5571117, -31.7780088], [-60.5571417, -31.7780052], [-60.5571714, -31.7780102], [-60.5571975, -31.7780232], [-60.5572172, -31.7780428], [-60.5572283, -31.7780667], [-60.5572295, -31.7780925], [-60.5572207, -31.7781171], [-60.5572033, -31.7781376], [-60.5571791, -31.7781522], [-60.5571506, -31.7781594], [-60.5571209, -31.7781585]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5566447, -31.7777754], [-60.5570638, -31.7780391]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5581514, -31.776917], [-60.5576444, -31.776983], [-60.5571922, -31.77708], [-60.5570324, -31.7772159], [-60.5567812, -31.7774722], [-60.5566231, -31.7776806]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5568634, -31.7764821], [-60.5565117, -31.7767694], [-60.5561417, -31.7771344], [-60.5560118, -31.7772831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5559074, -31.7774093], [-60.555822, -31.7776081], [-60.555653, -31.7780352], [-60.5555753, -31.7782837]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5565171, -31.7778061], [-60.5563792, -31.7782371], [-60.556357, -31.7783848], [-60.5563373, -31.7785161], [-60.5562742, -31.778936]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5571511, -31.7785633], [-60.5565665, -31.7784546], [-60.556357, -31.7783848]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5582336, -31.7774295], [-60.5576718, -31.7775266], [-60.5573932, -31.7777129], [-60.5571714, -31.7780102]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.558462, -31.7778061], [-60.5581423, -31.7779615], [-60.557818, -31.7780974], [-60.5575987, -31.7781828], [-60.5574297, -31.7782954], [-60.5573201, -31.778439], [-60.5571511, -31.7785633]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5574297, -31.7782954], [-60.5572033, -31.7781376]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5563373, -31.7785161], [-60.5555753, -31.7782837]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5555753, -31.7782837], [-60.5554794, -31.7790875], [-60.5557809, -31.7791263], [-60.5562193, -31.7791418], [-60.5562742, -31.778936]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4845986, -31.7246366], [-60.4837213, -31.7247706], [-60.4829103, -31.7248946], [-60.4821378, -31.7250116], [-60.4818115, -31.725061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4821378, -31.7250116], [-60.4824684, -31.7265895], [-60.4827997, -31.7280526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5477298, -31.7484572], [-60.5474645, -31.7484962], [-60.5473713, -31.7484812], [-60.54719, -31.7484396], [-60.5470578, -31.7484224], [-60.5469046, -31.7484195], [-60.5467166, -31.7484178], [-60.5466469, -31.7484048], [-60.5466058, -31.7483818], [-60.5465439, -31.7482875]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5473713, -31.7484812], [-60.5473744, -31.7486975], [-60.5473844, -31.7488146], [-60.5473634, -31.7488807], [-60.5473194, -31.7489558], [-60.5473155, -31.7489875], [-60.547497, -31.7496123], [-60.5475145, -31.7496713], [-60.5475614, -31.7497018], [-60.5478809, -31.7497686], [-60.5489232, -31.7499838], [-60.549039, -31.7499976], [-60.5491558, -31.7499986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5369221, -31.7742657], [-60.5382231, -31.7740487], [-60.5398809, -31.7737505], [-60.5406697, -31.77364], [-60.541453, -31.7735223], [-60.5421701, -31.7734087], [-60.5422511, -31.773409], [-60.5423275, -31.7734047], [-60.5438172, -31.7731898], [-60.5453328, -31.7729533], [-60.547941, -31.7725528], [-60.5480223, -31.7725344], [-60.5481102, -31.7725145], [-60.5488454, -31.7723933], [-60.5498649, -31.7722332], [-60.5506447, -31.7721073], [-60.5514089, -31.7719937], [-60.5521787, -31.7718669], [-60.5529479, -31.771747], [-60.5538183, -31.7716161], [-60.5553961, -31.7713623], [-60.5571198, -31.771062], [-60.5594931, -31.7706883], [-60.5605613, -31.7705271], [-60.5614122, -31.770392], [-60.5615759, -31.7703601], [-60.5621499, -31.770231], [-60.5623255, -31.7701883], [-60.562479, -31.7701691], [-60.5627678, -31.7701415], [-60.5636404, -31.7700459], [-60.5637735, -31.7700459], [-60.5645528, -31.7700796], [-60.5646509, -31.7701054]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4966991, -31.777933], [-60.4968386, -31.7787629], [-60.4970317, -31.7795473]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5100129, -31.7879574], [-60.5086675, -31.7881539], [-60.5085215, -31.7881753], [-60.5069262, -31.7884083], [-60.5055635, -31.7885938], [-60.5040523, -31.7888281]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085215, -31.7881753], [-60.5086631, -31.7888627]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5069262, -31.7884083], [-60.5070631, -31.789112]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5085193, -31.7873876], [-60.5086675, -31.7881539]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5013469, -31.7618784], [-60.5014931, -31.7618683], [-60.5015565, -31.7618923], [-60.5015676, -31.7619133], [-60.5015776, -31.7619322], [-60.5015635, -31.7619761], [-60.5014954, -31.7619981], [-60.5013737, -31.7620277]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5015676, -31.7619133], [-60.5019368, -31.7618643]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238489, -31.7697003], [-60.5237902, -31.7697932], [-60.5236897, -31.7699006], [-60.5236677, -31.7699243], [-60.5227279, -31.7709165], [-60.5225892, -31.7710675], [-60.5225088, -31.7711579], [-60.5224488, -31.771236], [-60.5223311, -31.7714028], [-60.5222372, -31.7715571], [-60.5221633, -31.7717021], [-60.5221278, -31.7717717], [-60.5220412, -31.7719574], [-60.521969, -31.7721289], [-60.5218941, -31.7723223], [-60.5202711, -31.7767857], [-60.5202229, -31.7769181], [-60.5201698, -31.7770643], [-60.5186252, -31.7813154], [-60.518321, -31.7821071], [-60.5182598, -31.7822662], [-60.5182238, -31.7823707], [-60.518078, -31.7827945], [-60.5180298, -31.782939], [-60.5179552, -31.7832245], [-60.5177636, -31.7840136], [-60.5175306, -31.7849552], [-60.5174024, -31.7855028], [-60.5170113, -31.7871147], [-60.5169635, -31.7872659], [-60.5168876, -31.7875059], [-60.5168293, -31.7876921], [-60.5165988, -31.7883948], [-60.5164861, -31.7887508], [-60.5162822, -31.7894664], [-60.5159192, -31.7907363], [-60.5156858, -31.7915466], [-60.5154027, -31.792656], [-60.5153758, -31.7927613], [-60.515339, -31.7929102], [-60.5151934, -31.7934989], [-60.5150693, -31.7939852], [-60.5147658, -31.795233]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5172674, -31.7879426], [-60.5171919, -31.7881856], [-60.5171653, -31.7882545], [-60.5171209, -31.7883387], [-60.5168636, -31.7886686], [-60.5168414, -31.7887059], [-60.5168252, -31.7887576]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5113832, -31.7826148], [-60.5097879, -31.7828541], [-60.5089403, -31.7829812]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111988, -31.7822746], [-60.5113832, -31.7826148], [-60.5114966, -31.7828232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5097194, -31.7825575], [-60.5097879, -31.7828541], [-60.5098788, -31.7832295]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5433981, -31.7432787], [-60.5433551, -31.7430735], [-60.5433183, -31.7428974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5433551, -31.7430735], [-60.5427968, -31.7431628]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4802531, -31.7384136], [-60.4797683, -31.7375328], [-60.4794465, -31.7370266], [-60.4789316, -31.7361555], [-60.4786849, -31.7358865], [-60.4783962, -31.7356991]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777617, -31.7338908], [-60.4777569, -31.7340232], [-60.4780479, -31.7352847], [-60.4781833, -31.735555], [-60.4782584, -31.7356132], [-60.4783962, -31.7356991]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536081, -31.7248178], [-60.5534176, -31.7248453], [-60.5533256, -31.7248615], [-60.5532638, -31.7248795], [-60.5528134, -31.7250645], [-60.5522627, -31.7252973]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5533712, -31.7243414], [-60.5536081, -31.7248178], [-60.553716, -31.7250937], [-60.5537708, -31.7251888], [-60.5538549, -31.725312], [-60.5538753, -31.7253449], [-60.5538739, -31.7253828], [-60.5538616, -31.7254109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5539499, -31.7262279], [-60.5539527, -31.726356], [-60.5539707, -31.7264224], [-60.5541193, -31.7266527], [-60.5541649, -31.7267131], [-60.554195, -31.7267414], [-60.5543262, -31.7268319], [-60.5543786, -31.726887], [-60.554468, -31.7270657], [-60.5544876, -31.7271303], [-60.5544836, -31.72719], [-60.5544481, -31.7272686], [-60.5544437, -31.7273107], [-60.5544532, -31.7273825]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5573139, -31.7444977], [-60.5572807, -31.7444583], [-60.5571078, -31.7440198], [-60.5570533, -31.7438638]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583413, -31.7279411], [-60.5581012, -31.7279517], [-60.5580162, -31.7279682], [-60.5579511, -31.7279966], [-60.5578701, -31.7280486], [-60.5578194, -31.7281007], [-60.5577815, -31.7281627], [-60.5577629, -31.7282292], [-60.5577554, -31.7283234], [-60.557766, -31.7284693], [-60.5577781, -31.728711], [-60.5577736, -31.728782], [-60.5577572, -31.7288497], [-60.5577313, -31.728935], [-60.5576897, -31.7290208], [-60.5576043, -31.72917], [-60.5575486, -31.7292484], [-60.5574847, -31.7293127], [-60.5574025, -31.7293753], [-60.5573171, -31.7294204], [-60.5572261, -31.7294591], [-60.5571342, -31.7294962], [-60.5570443, -31.729525], [-60.5569756, -31.7295447], [-60.5568906, -31.7295514], [-60.5567941, -31.7295511], [-60.5567037, -31.7295436], [-60.5566113, -31.7295245], [-60.5565069, -31.7294949], [-60.5564132, -31.7294767], [-60.5563402, -31.7294738], [-60.5562739, -31.7294833], [-60.5562035, -31.7294996], [-60.5560807, -31.7295497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5069847, -31.7303937], [-60.5071431, -31.7305306], [-60.5073016, -31.7307746], [-60.5072611, -31.7309228], [-60.5074542, -31.731853]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5119349, -31.7603897], [-60.5115773, -31.761048], [-60.5112598, -31.7617052]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5121834, -31.7615543], [-60.5121261, -31.7615142], [-60.5115773, -31.761048], [-60.511022, -31.7605309]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5264425, -31.733483], [-60.526628, -31.7339073], [-60.5267904, -31.7340923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5443442, -31.7294281], [-60.5442621, -31.7295865], [-60.5442306, -31.7298485], [-60.5441711, -31.7301045], [-60.5440521, -31.7302891], [-60.5436601, -31.7306106], [-60.5432786, -31.7310304], [-60.5428515, -31.7315216], [-60.5425645, -31.7318431], [-60.5423335, -31.7321765], [-60.5420605, -31.7324831], [-60.5416825, -31.732885], [-60.5415503, -31.7330366], [-60.5415076, -31.7331176]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4478302, -31.8039057], [-60.4478933, -31.8037917], [-60.4479668, -31.8036517], [-60.4535962, -31.7929267], [-60.4546401, -31.7909404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4939094, -31.729298], [-60.4940006, -31.7294417]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4795285, -31.728414], [-60.4793825, -31.72777], [-60.4792491, -31.7271074], [-60.4791503, -31.7266842], [-60.4791039, -31.726441], [-60.4789879, -31.7258976], [-60.4788729, -31.7253593], [-60.4787951, -31.7249948], [-60.4787596, -31.7247883], [-60.4785331, -31.7237136], [-60.4782728, -31.7224723], [-60.4780758, -31.7215326], [-60.4780304, -31.7213159], [-60.4774952, -31.7188431]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4730306, -31.7255546], [-60.4716321, -31.725731]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4721043, -31.7295976], [-60.4717185, -31.7296178], [-60.4716691, -31.7296005], [-60.4716259, -31.729557], [-60.4715401, -31.7292304], [-60.4714951, -31.7290346], [-60.4714028, -31.7286122], [-60.4714311, -31.7285718], [-60.4716119, -31.7284067], [-60.4716012, -31.7282949], [-60.4715636, -31.7282333], [-60.4714885, -31.7281557], [-60.4713928, -31.7280278]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4720758, -31.7297278], [-60.4721043, -31.7295976], [-60.4721001, -31.7295519], [-60.4720062, -31.7294287], [-60.4719874, -31.7293306], [-60.4720062, -31.729196]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.472805, -31.7296195], [-60.4728462, -31.7294539], [-60.4728565, -31.7294036], [-60.4728752, -31.7291823], [-60.4728457, -31.7289109], [-60.4728028, -31.728758], [-60.4728377, -31.7286189], [-60.4729021, -31.7285573], [-60.472945, -31.7285139], [-60.4731059, -31.7283497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.473545, -31.7295143], [-60.4734895, -31.7293557], [-60.4733473, -31.7290865], [-60.4731596, -31.7285983], [-60.4731032, -31.7285481], [-60.472945, -31.7285139], [-60.472135, -31.728263], [-60.4721001, -31.7282059], [-60.4720759, -31.7281147], [-60.4720706, -31.7280599], [-60.4720706, -31.727866], [-60.4720411, -31.7276858], [-60.4720089, -31.7276379], [-60.4719499, -31.7276356], [-60.4714027, -31.7277314]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4728462, -31.7294539], [-60.4727116, -31.7295063], [-60.4724863, -31.7295679], [-60.4721043, -31.7295976]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5529974, -31.7267935], [-60.5529293, -31.7267833], [-60.5528764, -31.7267833], [-60.5528081, -31.7267878], [-60.5527049, -31.7268041]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5534596, -31.7273906], [-60.5537931, -31.7272106]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.553716, -31.7250937], [-60.5534176, -31.7248453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5562554, -31.7254049], [-60.5561702, -31.7254066], [-60.5560235, -31.725398], [-60.5559481, -31.725387], [-60.5558034, -31.7253544], [-60.5557493, -31.7253485], [-60.5556412, -31.7253588], [-60.555554, -31.7253663], [-60.5554041, -31.7253707], [-60.5552838, -31.7253618], [-60.5552245, -31.7253514], [-60.5551565, -31.725344], [-60.5550955, -31.7253396]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564031, -31.7274517], [-60.5563461, -31.7272586], [-60.5562729, -31.7270759]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5573517, -31.7297547], [-60.5570847, -31.7296502], [-60.5570223, -31.7296072], [-60.5569756, -31.7295447]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5569074, -31.7302043], [-60.5569252, -31.7303405], [-60.5569566, -31.7304184], [-60.5569882, -31.7304746], [-60.5571696, -31.7307124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5570722, -31.7323403], [-60.5571544, -31.7322684], [-60.557309, -31.7322222], [-60.5574355, -31.7322067], [-60.5575357, -31.732205], [-60.5576319, -31.7322147], [-60.557868, -31.7322738], [-60.5581174, -31.7323383], [-60.5582761, -31.7323689], [-60.5583483, -31.7323734], [-60.5584598, -31.7323526], [-60.5585295, -31.7323297], [-60.5586329, -31.7322986], [-60.5586997, -31.7322941], [-60.5587522, -31.7322762], [-60.5587906, -31.7322391], [-60.5589217, -31.7321067]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5585295, -31.7323297], [-60.5584968, -31.7323787], [-60.5584673, -31.7324441], [-60.558459, -31.7324864], [-60.5584791, -31.7326116], [-60.5584829, -31.7327062], [-60.5584739, -31.7327972], [-60.5584608, -31.7328939], [-60.558442, -31.7329914], [-60.5584095, -31.7331684], [-60.5583833, -31.7332115], [-60.5582434, -31.7333528]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.558459, -31.7324864], [-60.5584324, -31.7324481], [-60.5583979, -31.7324072], [-60.5583483, -31.7323734]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5584829, -31.7327062], [-60.5590685, -31.7326968]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564561, -31.726918], [-60.5565217, -31.7269002], [-60.5565524, -31.7268972], [-60.5565964, -31.7269045], [-60.55664, -31.7268922], [-60.5577633, -31.7264219], [-60.5578762, -31.7263881], [-60.5579438, -31.7263811], [-60.558013, -31.7263894], [-60.5580595, -31.7264105], [-60.5581011, -31.7264294], [-60.5581266, -31.7264441], [-60.55814, -31.7264519], [-60.5581511, -31.7264744], [-60.5581687, -31.7265319], [-60.5581979, -31.7267305], [-60.5581922, -31.7267867], [-60.558183, -31.7268265], [-60.5581599, -31.7268692], [-60.5580926, -31.7269226], [-60.5580062, -31.7269657], [-60.5575244, -31.7271412], [-60.5572199, -31.7272471], [-60.5571944, -31.727265], [-60.5571689, -31.7272978]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5568409, -31.7273413], [-60.556714, -31.7271322], [-60.556643, -31.727005], [-60.5565964, -31.7269045]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5577294, -31.7274407], [-60.5578328, -31.7273814], [-60.5579293, -31.7273549], [-60.5581682, -31.7273136], [-60.5582625, -31.7273007], [-60.5583899, -31.7272962], [-60.5585811, -31.7272986], [-60.5587252, -31.7273027], [-60.558797, -31.7272943], [-60.5590167, -31.7272483]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583899, -31.7272962], [-60.5584291, -31.7272152], [-60.5584265, -31.7271966], [-60.5582468, -31.7269732], [-60.5581599, -31.7268692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5580062, -31.7269657], [-60.5581642, -31.7269631], [-60.5582468, -31.7269732], [-60.5585839, -31.7268446], [-60.5586241, -31.726819], [-60.5586422, -31.7267916], [-60.5586552, -31.7267611], [-60.5586582, -31.7266608], [-60.5586694, -31.7265825], [-60.5586768, -31.7265606], [-60.5586814, -31.7265467], [-60.5586894, -31.7265229], [-60.5587195, -31.7265024], [-60.5589538, -31.7264377], [-60.5589738, -31.7264241], [-60.5589899, -31.7264002], [-60.5589899, -31.7263815], [-60.5589132, -31.7260839]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5581266, -31.7264441], [-60.5581432, -31.7263986], [-60.5581641, -31.726363], [-60.5581957, -31.7263289], [-60.5582391, -31.7262933], [-60.558478, -31.726142], [-60.5585303, -31.7260946], [-60.5585547, -31.726059], [-60.5585721, -31.7260249], [-60.5585861, -31.7259804], [-60.558593, -31.725924], [-60.558593, -31.7258884], [-60.5585843, -31.7258558], [-60.5585547, -31.7258172], [-60.5585223, -31.7257775]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5603237, -31.7259658], [-60.5603218, -31.7260052], [-60.5603478, -31.7260476], [-60.5604056, -31.7260939], [-60.5605675, -31.7262004], [-60.5607555, -31.7263228], [-60.5608479, -31.7263846], [-60.560909, -31.7264405], [-60.5609845, -31.7265452], [-60.5610399, -31.7266393], [-60.561066, -31.7267336], [-60.561076, -31.7268347], [-60.5610633, -31.7269735], [-60.5610319, -31.7271405], [-60.5609409, -31.7274861], [-60.560854, -31.7279313], [-60.5608187, -31.7279956], [-60.5607685, -31.7280396], [-60.5606994, -31.7280754], [-60.5598413, -31.7283862], [-60.5597498, -31.728408], [-60.5596627, -31.7284195], [-60.5595729, -31.7284176], [-60.5595553, -31.7284172], [-60.5594462, -31.7284035], [-60.5593572, -31.7283806], [-60.558879, -31.7282241], [-60.5586943, -31.72815], [-60.5585433, -31.7280825], [-60.5583847, -31.7279961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5579992, -31.7252889], [-60.5580553, -31.725241], [-60.5581458, -31.7251805], [-60.5582898, -31.7250914], [-60.5583098, -31.7250794], [-60.5584832, -31.7249755], [-60.5585277, -31.7249383], [-60.5585363, -31.7249262], [-60.5585526, -31.7249033], [-60.5585738, -31.7248442], [-60.5585982, -31.7244438]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5585363, -31.7249262], [-60.5585878, -31.7249762], [-60.5586784, -31.7250089], [-60.5587504, -31.7250162], [-60.5590571, -31.7250339], [-60.5592026, -31.7250536], [-60.5592983, -31.7250756], [-60.5593781, -31.725111], [-60.5601593, -31.7255818], [-60.5602119, -31.7256282], [-60.5602683, -31.7256844], [-60.560353, -31.7258144], [-60.5603774, -31.7258712]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5571518, -31.7316298], [-60.5571919, -31.7317129], [-60.5572089, -31.7317322], [-60.5572661, -31.7317707], [-60.557427, -31.7318049], [-60.5575004, -31.7318272], [-60.5575406, -31.7318569], [-60.5575651, -31.7319015], [-60.5575686, -31.7319417], [-60.5575931, -31.7319566], [-60.5576577, -31.731964]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5454769, -31.7426159], [-60.5453082, -31.7423505], [-60.5452931, -31.7423076], [-60.5452891, -31.7422296]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5462112, -31.7439931], [-60.5458686, -31.7433458]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5479571, -31.7442539], [-60.5468779, -31.7444102]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391758, -31.7457246], [-60.5391675, -31.7456301], [-60.5389434, -31.7444212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5519739, -31.745759], [-60.5520209, -31.7457464], [-60.552041, -31.7457312], [-60.552057, -31.7457058], [-60.5522572, -31.7451628], [-60.5522644, -31.7450968], [-60.552265, -31.7450361], [-60.5522635, -31.7450182], [-60.5522425, -31.7450119], [-60.552196, -31.7450119], [-60.5521585, -31.7450004], [-60.5521405, -31.7449863], [-60.5521284, -31.7449401]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4850433, -31.7700179], [-60.4845284, -31.7699894], [-60.483509, -31.7699257], [-60.4826212, -31.7698648], [-60.4825857, -31.7698673], [-60.4825409, -31.7698829], [-60.4825223, -31.7699142], [-60.4825134, -31.7699621], [-60.4824928, -31.7699998], [-60.4824661, -31.7700225], [-60.4824177, -31.7700347]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4653163, -31.7725378], [-60.4652202, -31.7726119], [-60.4651755, -31.7726661], [-60.4648069, -31.7730886], [-60.4643589, -31.7736541], [-60.4640678, -31.7740435], [-60.4638868, -31.7743078], [-60.463712, -31.7745795], [-60.4635653, -31.7748235], [-60.4634165, -31.775101], [-60.4628773, -31.7761265], [-60.4627857, -31.7763076], [-60.4627159, -31.776426], [-60.4612491, -31.7791366], [-60.4609814, -31.7796684]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4515164, -31.7888954], [-60.4513524, -31.788195]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4530154, -31.7929156], [-60.4530469, -31.792819], [-60.4530723, -31.7927642], [-60.4535117, -31.792108], [-60.453541, -31.7920236], [-60.4535466, -31.7919472], [-60.4535325, -31.7918544], [-60.4535043, -31.7917819], [-60.4534597, -31.7917214], [-60.4532171, -31.7913877], [-60.4529416, -31.7910089], [-60.4529006, -31.7909483], [-60.4528785, -31.7908997], [-60.4528627, -31.7908359], [-60.4528539, -31.7907742], [-60.4528647, -31.7906908], [-60.4528741, -31.7906001], [-60.4529808, -31.7900679], [-60.4531381, -31.789283], [-60.4531554, -31.7892181], [-60.4531925, -31.7891366], [-60.4532685, -31.7890996], [-60.4532907, -31.7890529], [-60.4533047, -31.7890061], [-60.4534521, -31.7881153], [-60.4534705, -31.7880517], [-60.4535032, -31.7879862], [-60.4535828, -31.7878561]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4477352, -31.7855432], [-60.447467, -31.7846977]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4572259, -31.7868604], [-60.4575593, -31.7862307], [-60.4581846, -31.7850596], [-60.4587946, -31.7838941], [-60.4588569, -31.7837939], [-60.4589501, -31.7836779], [-60.4591249, -31.7834817], [-60.4593514, -31.7832139], [-60.4594679, -31.7830732], [-60.4599687, -31.7823564], [-60.4600049, -31.7822595], [-60.4600402, -31.7821245], [-60.4600402, -31.7820585], [-60.4600508, -31.7819865], [-60.460087, -31.7818421]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4572259, -31.7868604], [-60.4571202, -31.7870747], [-60.457045, -31.7871956], [-60.4569779, -31.7872734], [-60.456946, -31.7873301]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.457222, -31.7859425], [-60.4574038, -31.7854627], [-60.4574509, -31.7853356], [-60.4575111, -31.7851371], [-60.4575515, -31.7850352], [-60.4576138, -31.7849085], [-60.4580806, -31.7840319], [-60.4582975, -31.7836202], [-60.4585565, -31.7831708], [-60.4586506, -31.7829869], [-60.4586938, -31.7828814], [-60.4587276, -31.7827878], [-60.4588755, -31.7823112], [-60.4588909, -31.7822273], [-60.4588977, -31.782155], [-60.458901, -31.7821042], [-60.458899, -31.7820307]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4564651, -31.7871426], [-60.4565196, -31.7870405], [-60.4565433, -31.7869717], [-60.4565486, -31.7869051], [-60.456539, -31.7868471]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456539, -31.7868471], [-60.4561937, -31.7852079], [-60.4558661, -31.7836527], [-60.4556154, -31.7825306]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4556154, -31.7825306], [-60.4539828, -31.7827832], [-60.4539204, -31.7827928], [-60.4536375, -31.7828366], [-60.4528414, -31.7829528], [-60.4519783, -31.7830889], [-60.4510625, -31.7832377], [-60.4505958, -31.7833154]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4593988, -31.7821136], [-60.4586578, -31.7835504], [-60.4568871, -31.7867664], [-60.4568542, -31.7868317]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4595997, -31.781734], [-60.4593988, -31.7821136]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4592361, -31.7821255], [-60.459436, -31.7817544]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4567767, -31.7868256], [-60.457222, -31.7859425], [-60.4592361, -31.7821255]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4651927, -31.7719971], [-60.4651432, -31.7717614]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.465263, -31.7723084], [-60.4651927, -31.7719971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4663537, -31.7711909], [-60.466138, -31.7713734]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4714677, -31.766757], [-60.471069, -31.7670884], [-60.4683768, -31.7694256], [-60.4663537, -31.7711909]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4662545, -31.7711086], [-60.4684155, -31.7692321], [-60.4706165, -31.767317], [-60.4713585, -31.7666755]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4660422, -31.7713025], [-60.4662545, -31.7711086]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.471069, -31.7670884], [-60.4706737, -31.7675932], [-60.47059, -31.7677261], [-60.4705445, -31.7678506], [-60.4705409, -31.767975], [-60.4705699, -31.768094], [-60.4706154, -31.7682024], [-60.4706655, -31.7682811], [-60.4707609, -31.7683797], [-60.4708916, -31.7684513], [-60.4710185, -31.7684792], [-60.4711739, -31.7684871], [-60.4714771, -31.7684667]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4714771, -31.7684667], [-60.4712461, -31.7685304], [-60.4710658, -31.7685697], [-60.4709537, -31.768573], [-60.4701549, -31.76849], [-60.4699817, -31.7685018], [-60.4698451, -31.76852], [-60.4696848, -31.7685623], [-60.4695758, -31.7686061], [-60.469386, -31.7687136], [-60.4692328, -31.7688149], [-60.4683768, -31.7694256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4725469, -31.7676277], [-60.4720669, -31.7680877], [-60.4717945, -31.768311], [-60.4716794, -31.7683701], [-60.4714771, -31.7684667]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4709296, -31.7662704], [-60.4712441, -31.7664449], [-60.4713619, -31.766517], [-60.4715123, -31.76663], [-60.4719562, -31.7670343], [-60.4725469, -31.7676277], [-60.4728417, -31.767883], [-60.4732256, -31.7681809], [-60.4737684, -31.7685829]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4696566, -31.7654285], [-60.4695037, -31.7653257], [-60.4693878, -31.7652734], [-60.4692718, -31.7652315], [-60.4690873, -31.7651746], [-60.4689127, -31.7651321], [-60.4686882, -31.7650985], [-60.4685511, -31.7650923], [-60.4684422, -31.7651011], [-60.4682769, -31.7651273], [-60.4664444, -31.7654506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4690295, -31.767003], [-60.4691159, -31.7668829], [-60.4692077, -31.7667682], [-60.4693558, -31.766618], [-60.4695245, -31.7664819], [-60.4698022, -31.7662751]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4690295, -31.767003], [-60.4690155, -31.7670863], [-60.4690085, -31.7671618], [-60.4690178, -31.7672908], [-60.4690536, -31.7673987], [-60.4691123, -31.7674979], [-60.4691842, -31.7675937], [-60.4692985, -31.7676895], [-60.4693795, -31.7677397], [-60.4694746, -31.7677779], [-60.4695799, -31.7677998], [-60.4696851, -31.7678058], [-60.4698591, -31.7677974], [-60.4699564, -31.7677666], [-60.4700536, -31.7677199], [-60.470298, -31.7675532], [-60.4706165, -31.767317]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4684155, -31.7692321], [-60.468822, -31.7687583], [-60.4688937, -31.7686344], [-60.4689445, -31.768538], [-60.4689906, -31.768392], [-60.4690078, -31.7682818], [-60.4690037, -31.7681259], [-60.4689248, -31.7675869], [-60.4689058, -31.7674278], [-60.4689058, -31.7673583], [-60.4689244, -31.7672055], [-60.4689618, -31.7671122], [-60.4690295, -31.767003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4700851, -31.7656629], [-60.4701511, -31.7656447], [-60.4702229, -31.7656411], [-60.4702934, -31.7656533], [-60.4703578, -31.7656805], [-60.4704119, -31.7657208], [-60.470452, -31.7657716], [-60.4704753, -31.7658294], [-60.4704798, -31.7658982], [-60.4704607, -31.7659652], [-60.4704198, -31.7660246], [-60.4703604, -31.7660714], [-60.4703091, -31.7660928], [-60.4702876, -31.7661017], [-60.4702077, -31.7661129], [-60.4701215, -31.7661025], [-60.4700433, -31.7660699], [-60.4699808, -31.7660183], [-60.4699401, -31.7659528], [-60.4699267, -31.7658999], [-60.4699277, -31.7658458], [-60.4699453, -31.7657888], [-60.4699789, -31.7657373], [-60.4700265, -31.7656944], [-60.4700851, -31.7656629]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4734236, -31.7647859], [-60.4740614, -31.7646971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4708765, -31.7651611], [-60.4710711, -31.7651293], [-60.4718366, -31.7649931], [-60.4728432, -31.764818], [-60.4730945, -31.7647794], [-60.4732012, -31.7647561]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4751132, -31.7632293], [-60.4748812, -31.7621056], [-60.4748652, -31.762041], [-60.4747845, -31.7616359], [-60.4747019, -31.7612259], [-60.4745311, -31.7604406], [-60.4743541, -31.7596893], [-60.4743365, -31.7596031]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4667719, -31.780831], [-60.4667767, -31.7808858], [-60.4668002, -31.7809326]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908552, -31.7331755], [-60.49112, -31.7343726], [-60.4913824, -31.7355588], [-60.4906246, -31.7356939]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.489896, -31.7333207], [-60.4901467, -31.7345147], [-60.4903111, -31.7352253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5484819, -31.7240536], [-60.5485222, -31.7241026], [-60.5485498, -31.7241361], [-60.5485673, -31.7241696], [-60.5485741, -31.724209], [-60.548608, -31.7245558], [-60.5486191, -31.72462], [-60.548627, -31.7246542], [-60.5486403, -31.7246898], [-60.548729, -31.7249111], [-60.5487944, -31.7251122], [-60.5488117, -31.7251597], [-60.5489001, -31.7253574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5450245, -31.7297986], [-60.5457019, -31.7301721], [-60.545776, -31.7302058], [-60.5458515, -31.7302337], [-60.5464376, -31.730423], [-60.5465268, -31.7304455], [-60.5465517, -31.7304506], [-60.5466192, -31.7304645]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5444407, -31.7294574], [-60.5450245, -31.7297986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5447314, -31.7276612], [-60.5444749, -31.7276971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5515234, -31.737433], [-60.5516061, -31.7374136], [-60.5516389, -31.7374108], [-60.5516668, -31.7374168], [-60.5517775, -31.7374733], [-60.5518144, -31.7374844], [-60.5518852, -31.7374928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5543854, -31.7371613], [-60.5535886, -31.7372848], [-60.5529278, -31.7373947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5518852, -31.7374928], [-60.5517774, -31.7375262], [-60.551738, -31.7375338], [-60.5517062, -31.7375289], [-60.5515814, -31.7374543], [-60.5515598, -31.7374425], [-60.5515234, -31.737433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5543854, -31.7371613], [-60.5544178, -31.737138], [-60.5544684, -31.7370813], [-60.5545008, -31.7370684], [-60.5545753, -31.7370629]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536952, -31.7355899], [-60.5538608, -31.7356907], [-60.5537406, -31.7358397]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.555742, -31.7376122], [-60.5558149, -31.7375995], [-60.5559619, -31.7375836], [-60.5560109, -31.7375665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5562036, -31.7372471], [-60.5562741, -31.737098], [-60.5562812, -31.7370365], [-60.5562786, -31.736994], [-60.5562575, -31.7369318], [-60.5562299, -31.736871], [-60.5561963, -31.7367825]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5552741, -31.7345209], [-60.5551549, -31.7346737], [-60.5549974, -31.7345696], [-60.5550997, -31.7344193], [-60.5552741, -31.7345209]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.555203, -31.7349163], [-60.5551549, -31.7346737], [-60.5551349, -31.7345454], [-60.5550997, -31.7344193], [-60.5549884, -31.7339425], [-60.5553902, -31.7339491], [-60.5557729, -31.7339414]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5558561, -31.7343018], [-60.5560301, -31.7344113], [-60.5559151, -31.7345585], [-60.5557347, -31.7344499], [-60.5558561, -31.7343018]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5557729, -31.7339414], [-60.5558561, -31.7343018], [-60.5558856, -31.7344302], [-60.5559151, -31.7345585], [-60.5559653, -31.7347933]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5556548, -31.7354135], [-60.5554866, -31.7353186], [-60.5553723, -31.7354572], [-60.555543, -31.7355626], [-60.5556548, -31.7354135]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5551109, -31.7613261], [-60.5555439, -31.7612629], [-60.555914, -31.7611808], [-60.5561125, -31.7611488], [-60.5562949, -31.7610941], [-60.5566275, -31.7610759], [-60.5568957, -31.761012], [-60.5570888, -31.7609208], [-60.5571854, -31.7608296], [-60.5572497, -31.7607018], [-60.5572658, -31.7605741], [-60.5572122, -31.760232], [-60.557121, -31.7597622], [-60.5569493, -31.7589458], [-60.5567777, -31.7582069], [-60.5566007, -31.7572399], [-60.5563807, -31.7561224], [-60.5562573, -31.7557118], [-60.556209, -31.7554017], [-60.5561715, -31.7550231], [-60.55615, -31.7547311], [-60.5560857, -31.7545213], [-60.5558872, -31.7539557], [-60.5558121, -31.7536273], [-60.5557477, -31.7532532], [-60.5556458, -31.7528518], [-60.5555546, -31.7524687], [-60.5555224, -31.7519258], [-60.5555385, -31.7516339], [-60.5556136, -31.7514378], [-60.5556136, -31.751342], [-60.5555063, -31.7511732], [-60.555458, -31.7510546], [-60.5554688, -31.7508721], [-60.5554258, -31.7507718], [-60.5554366, -31.7505482], [-60.5554151, -31.7503886], [-60.555391, -31.7503358], [-60.5553393, -31.7502251], [-60.5553375, -31.7501738], [-60.5553454, -31.7498432]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4774963, -31.7612193], [-60.4775526, -31.7609758], [-60.4776136, -31.7607563], [-60.4776684, -31.7605062], [-60.4777934, -31.7595036], [-60.4777836, -31.759426], [-60.4777087, -31.7592516]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4786847, -31.7591149], [-60.4784553, -31.7591231], [-60.4781835, -31.7602756], [-60.4781494, -31.7603631], [-60.4778776, -31.7607746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5045479, -31.7254533], [-60.5044596, -31.725086], [-60.505321, -31.7249289], [-60.5055429, -31.7248884], [-60.5055303, -31.7247896]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5054015, -31.7252106], [-60.505321, -31.7249289]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4469511, -31.7788019], [-60.4467291, -31.7789397], [-60.4465427, -31.77904], [-60.4464675, -31.7790378], [-60.4464206, -31.7789819], [-60.4463411, -31.7789422]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4568542, -31.7868317], [-60.4566693, -31.7871006]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4566693, -31.7871006], [-60.4566908, -31.787039], [-60.4567767, -31.7868256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908991, -31.7519599], [-60.4914858, -31.751872]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4907985, -31.751975], [-60.4908991, -31.7519599]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5414797, -31.7414722], [-60.5413126, -31.7415006]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5019779, -31.7683404], [-60.5021013, -31.7683254], [-60.5021497, -31.7683274], [-60.502184, -31.7683432], [-60.502291, -31.7684591]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4997744, -31.7669085], [-60.4997948, -31.76699], [-60.4997982, -31.7670992], [-60.499783, -31.7672213], [-60.49981, -31.7674497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5245192, -31.7466564], [-60.5244369, -31.7465923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5211537, -31.7471856], [-60.5211383, -31.7471159]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5207344, -31.7472548], [-60.5207892, -31.7471672]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190577, -31.7476138], [-60.5191292, -31.7476012]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190009, -31.7473486], [-60.5190917, -31.7473367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5193234, -31.7474837], [-60.5193087, -31.7474055]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191131, -31.747446], [-60.5191858, -31.7474297], [-60.5193087, -31.7474055], [-60.519623, -31.7473554], [-60.520387, -31.7472353], [-60.5207892, -31.7471672], [-60.5211214, -31.7471185], [-60.5211383, -31.7471159], [-60.522076, -31.7469701], [-60.5230771, -31.7468054], [-60.524117, -31.7466427], [-60.5243799, -31.7466013], [-60.5244369, -31.7465923], [-60.5245364, -31.7465773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5247763, -31.7467383], [-60.5246961, -31.7466971], [-60.5246226, -31.7466483]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4858286, -31.7673187], [-60.4866241, -31.7671781], [-60.4866799, -31.7671463], [-60.4866986, -31.7671127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5212824, -31.7852487], [-60.5179511, -31.7857898], [-60.5178909, -31.7857955], [-60.5178279, -31.7857996], [-60.5175741, -31.7857876], [-60.5174763, -31.7857851], [-60.5174253, -31.7857768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5257433, -31.7787484], [-60.5258233, -31.7787613], [-60.5259036, -31.778766], [-60.5268472, -31.778615], [-60.5268912, -31.77862], [-60.5269213, -31.7786442], [-60.5269949, -31.7792512]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5137134, -31.7779859], [-60.5134715, -31.7770641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5087508, -31.7820818], [-60.5070102, -31.7823717], [-60.5058244, -31.7825782]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5041508, -31.7892852], [-60.5026762, -31.7894766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386728, -31.7839631], [-60.5367291, -31.7842656], [-60.5366906, -31.7842666], [-60.5366584, -31.7842484], [-60.5366316, -31.7841686], [-60.5366048, -31.7841299], [-60.5365699, -31.7841253], [-60.5362483, -31.7841231], [-60.5361625, -31.7841413], [-60.5359132, -31.7841755], [-60.5358328, -31.7841846], [-60.5357953, -31.7842028], [-60.5356827, -31.7842985], [-60.5356639, -31.784335], [-60.5356586, -31.784376], [-60.5356586, -31.7844261], [-60.5356479, -31.7844489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5282972, -31.7907331], [-60.5285146, -31.7917709], [-60.5285507, -31.7918445], [-60.5285881, -31.7918842], [-60.5286534, -31.7919873], [-60.5286768, -31.7920547], [-60.5288821, -31.7930187], [-60.5289241, -31.7931139], [-60.5289801, -31.7931654], [-60.5290688, -31.7931694], [-60.5305202, -31.7929472], [-60.5306042, -31.7929472], [-60.5306369, -31.7929869], [-60.5306462, -31.793578], [-60.5306696, -31.7938318], [-60.5307442, -31.794169], [-60.5307862, -31.7942285], [-60.5308749, -31.7942721], [-60.5311223, -31.7943039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5508771, -31.7696024], [-60.5516528, -31.7694704], [-60.5524027, -31.7693567], [-60.5531382, -31.7692463]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5524027, -31.7693567], [-60.5526539, -31.7704945], [-60.5529479, -31.771747]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5535535, -31.7703502], [-60.5526539, -31.7704945], [-60.5519076, -31.7706172], [-60.5511283, -31.7707308], [-60.5503654, -31.7708496]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5516528, -31.7694704], [-60.5519076, -31.7706172], [-60.5521787, -31.7718669]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5508771, -31.7696024], [-60.5511283, -31.7707308], [-60.5514089, -31.7719937]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969721, -31.7553826], [-60.4969965, -31.7554976], [-60.4970895, -31.7559357]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969525, -31.755286], [-60.4969721, -31.7553826]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001122, -31.7701685], [-60.5013665, -31.7699581], [-60.5015696, -31.7699238], [-60.5017587, -31.7698897], [-60.503049, -31.7696752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5030973, -31.7696655], [-60.5030663, -31.7695196], [-60.5029714, -31.7690314], [-60.5028775, -31.7685929], [-60.5028497, -31.7684456], [-60.5028193, -31.7682947], [-60.5027574, -31.7679709], [-60.5027659, -31.7679278], [-60.5027856, -31.7678881], [-60.5028235, -31.7678587]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.503049, -31.7696752], [-60.5030973, -31.7696655]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4753841, -31.7644506], [-60.4762183, -31.7643253], [-60.4770183, -31.7641961], [-60.4772143, -31.7641681], [-60.4775615, -31.7641093], [-60.4781479, -31.7640243], [-60.479071, -31.7638787]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5127409, -31.7495294], [-60.5128114, -31.7494702], [-60.5128523, -31.7494272], [-60.5129144, -31.749356], [-60.5129746, -31.7492683], [-60.5130086, -31.7491903], [-60.5130756, -31.7490297], [-60.5131187, -31.7489402], [-60.5131899, -31.7488348], [-60.5132319, -31.7487736], [-60.5132738, -31.7487123], [-60.5132874, -31.7486974], [-60.5133306, -31.7486502], [-60.5133932, -31.7485871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320104, -31.7599961], [-60.5303865, -31.7602408], [-60.5295299, -31.7603709], [-60.528685, -31.7605035], [-60.5278027, -31.7606481], [-60.5277461, -31.7606574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5308941, -31.742887], [-60.5308968, -31.7429264], [-60.5308519, -31.7429977], [-60.5307739, -31.7430807], [-60.5307211, -31.7431507], [-60.5306236, -31.743351]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305245, -31.7432938], [-60.5305691, -31.7432118], [-60.53058, -31.7431709], [-60.5305775, -31.7431083], [-60.5305665, -31.7430645], [-60.5305758, -31.7430193], [-60.5306219, -31.742988], [-60.5306742, -31.7429801], [-60.53073, -31.7429694], [-60.5307784, -31.7429525], [-60.5308941, -31.742887]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5371583, -31.7399622], [-60.5361422, -31.7408963]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5370483, -31.7398398], [-60.5374181, -31.7395242], [-60.537467, -31.7394739], [-60.5377275, -31.739184], [-60.5378249, -31.7390758], [-60.5378852, -31.739017], [-60.5384552, -31.7385212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312226, -31.7273475], [-60.5308963, -31.726471]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5361422, -31.7408963], [-60.5361045, -31.7409322], [-60.5355565, -31.7413914], [-60.5353203, -31.7415894], [-60.5351808, -31.7416919], [-60.5350644, -31.7417646], [-60.5348692, -31.7418786]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5351768, -31.7413321], [-60.5354578, -31.7411922], [-60.5355112, -31.7411607], [-60.5355736, -31.7411167], [-60.5360076, -31.7407553]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534285, -31.7398037], [-60.5350065, -31.7392148]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4563729, -31.7295674], [-60.4524915, -31.730144]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5021726, -31.7798617], [-60.5021345, -31.7796907], [-60.501942, -31.7787796], [-60.5018602, -31.7784019], [-60.5017705, -31.7779828], [-60.5015824, -31.7771276], [-60.5014849, -31.7766258]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5029635, -31.7836132], [-60.5028598, -31.7836706], [-60.5013893, -31.7839017], [-60.5002283, -31.784095]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4972342, -31.7275787], [-60.4971641, -31.7276574], [-60.4971436, -31.7277242], [-60.4971658, -31.7278538], [-60.49716, -31.7279301]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5280244, -31.7619295], [-60.5267899, -31.7621533], [-60.5258246, -31.7623032]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5255419, -31.7610011], [-60.5258111, -31.7622407], [-60.5258246, -31.7623032]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5413298, -31.7685313], [-60.5412636, -31.7684372], [-60.5412395, -31.7683691], [-60.5410453, -31.7675261], [-60.5408635, -31.7667601], [-60.5407162, -31.766204], [-60.5405262, -31.7654116], [-60.5404609, -31.765164], [-60.5403763, -31.7648482], [-60.540277, -31.7644664], [-60.5402341, -31.7642956], [-60.5401405, -31.7639187], [-60.5401146, -31.7637061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033428, -31.7568687], [-60.5031626, -31.7560298], [-60.5029687, -31.755146], [-60.5028084, -31.7543942], [-60.5027329, -31.7540525], [-60.5025108, -31.7529763], [-60.5023134, -31.75198], [-60.502288, -31.7518559], [-60.5022746, -31.751785]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5055921, -31.7673917], [-60.5054405, -31.7666813], [-60.5051954, -31.7655234], [-60.5049337, -31.7642991]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5070301, -31.7740216], [-60.5068742, -31.7732991], [-60.5068272, -31.773059], [-60.5064867, -31.7715598], [-60.5063353, -31.7708727], [-60.5063164, -31.7707799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133932, -31.7485871], [-60.5134355, -31.7488159], [-60.5134912, -31.7490439]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5134912, -31.7490439], [-60.5133926, -31.7489848], [-60.5133531, -31.7489404], [-60.5133349, -31.748905], [-60.5133027, -31.7487978], [-60.5132874, -31.7486974]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789879, -31.7258976], [-60.4778272, -31.7260761], [-60.4732888, -31.7267612]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4788729, -31.7253593], [-60.4777058, -31.7255329], [-60.4763697, -31.7257316], [-60.4760812, -31.7257745]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777058, -31.7255329], [-60.4776555, -31.7252668]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777058, -31.7255329], [-60.4778272, -31.7260761], [-60.4778853, -31.7263358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5309266, -31.7751878], [-60.5302737, -31.77227], [-60.5301259, -31.7715621], [-60.5300652, -31.7712843]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160727, -31.7888638], [-60.5162519, -31.7887938]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5138599, -31.7315126], [-60.5140448, -31.732523], [-60.5141304, -31.7325754], [-60.5143891, -31.7325436]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5014432, -31.7545967], [-60.5014044, -31.7544378]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175684, -31.7255997], [-60.5174574, -31.7253623], [-60.517132, -31.7247495], [-60.5169406, -31.7243889]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5273228, -31.7295937], [-60.5270386, -31.7290563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4970895, -31.7559357], [-60.4971917, -31.7563883]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5128788, -31.7461027], [-60.5128729, -31.7461869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129627, -31.7461569], [-60.5130683, -31.7466461], [-60.5131896, -31.7472676], [-60.5132222, -31.7474555], [-60.5133929, -31.7482913], [-60.5134073, -31.7484673], [-60.5133932, -31.7485871]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129627, -31.7461569], [-60.5128729, -31.7461869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194768, -31.7407029], [-60.51986, -31.740425]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4980206, -31.760229], [-60.4977333, -31.7589233], [-60.4971917, -31.7563883]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4981861, -31.7610566], [-60.498168, -31.7609662]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.498168, -31.7609662], [-60.4980206, -31.760229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5319752, -31.7800938], [-60.5325694, -31.7828011], [-60.53279, -31.7838914], [-60.5329875, -31.7849598], [-60.5329985, -31.7850093], [-60.5330923, -31.7853614], [-60.5340769, -31.7899352], [-60.5350206, -31.794393], [-60.5350524, -31.7945048], [-60.5351152, -31.7945903]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5239559, -31.7703959], [-60.5246429, -31.7702967], [-60.5247127, -31.7702582], [-60.5248712, -31.7700871], [-60.525525, -31.7693932], [-60.5256119, -31.7693036], [-60.5260851, -31.7688151], [-60.5266445, -31.7682427], [-60.5267168, -31.7681677], [-60.5273561, -31.7674744], [-60.5274804, -31.7673254], [-60.5282145, -31.7664678], [-60.5282385, -31.7664503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5503654, -31.7708496], [-60.5501113, -31.7697208]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5246506, -31.7776223], [-60.5238611, -31.7777297]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5243491, -31.7762526], [-60.5246506, -31.7776223], [-60.5247054, -31.7778711]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5222935, -31.7828135], [-60.5222779, -31.7827459], [-60.5221642, -31.7823379], [-60.5220113, -31.7816814]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5194724, -31.7870953], [-60.5196378, -31.787799], [-60.5198379, -31.7887684], [-60.5198039, -31.7888262]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4878028, -31.7765205], [-60.4874721, -31.7751192]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5497596, -31.7460855], [-60.5490927, -31.7461892], [-60.5490681, -31.7461983], [-60.549026, -31.7462223], [-60.5489975, -31.7462489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5461284, -31.7356117], [-60.5461954, -31.7355969], [-60.5462407, -31.7355755], [-60.5465047, -31.7354002], [-60.5465539, -31.7353752], [-60.5466065, -31.7353693]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.545796, -31.7296375], [-60.5457674, -31.7295662], [-60.5455604, -31.7292999], [-60.5455474, -31.7292753], [-60.5455414, -31.7292551], [-60.5455373, -31.7292236], [-60.5455286, -31.7292002], [-60.5452947, -31.728917], [-60.5452565, -31.7288864], [-60.5451951, -31.7288584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4807996, -31.7269232], [-60.4807651, -31.7269191], [-60.4806238, -31.7269095], [-60.4792491, -31.7271074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4812243, -31.7280786], [-60.4811892, -31.7280286], [-60.4811702, -31.727974], [-60.4810721, -31.7275195], [-60.4809913, -31.7270778], [-60.4809354, -31.7270079]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4513785, -31.7889236], [-60.4512227, -31.7890333], [-60.4511418, -31.7890882], [-60.4505828, -31.7893905], [-60.4504383, -31.7894868], [-60.4503606, -31.7895426], [-60.4501352, -31.7897341], [-60.4500037, -31.7898544], [-60.4498532, -31.7900031], [-60.4497394, -31.7901283], [-60.4495853, -31.7903172], [-60.4494188, -31.790516], [-60.4493151, -31.7906203], [-60.4492172, -31.7907007], [-60.4491333, -31.7907667], [-60.4490582, -31.7908135], [-60.4488427, -31.7909019], [-60.4487049, -31.7909766], [-60.4486029, -31.7910405], [-60.4485214, -31.7910943], [-60.4484719, -31.7911376], [-60.4484382, -31.7911795], [-60.4482598, -31.7914821], [-60.4477785, -31.7922264], [-60.4477037, -31.7923233], [-60.447375, -31.7927133], [-60.4471087, -31.7929961]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4561138, -31.7874652], [-60.4562075, -31.7874375], [-60.4562624, -31.787411], [-60.4563268, -31.7873622], [-60.4563741, -31.7872973], [-60.4564651, -31.7871426]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4737888, -31.7622576], [-60.4737004, -31.7618778], [-60.4737035, -31.7618247]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.499162, -31.7557282], [-60.4988557, -31.7549207], [-60.4988254, -31.7548834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5078425, -31.761546], [-60.5079854, -31.7622266], [-60.508149, -31.7629578], [-60.5083242, -31.7637385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5065963, -31.7588789], [-60.5068143, -31.7598051], [-60.5071987, -31.761579]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5480398, -31.7300383], [-60.5483758, -31.7307127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538616, -31.7254109], [-60.5538101, -31.7254517]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5551898, -31.7263195], [-60.5551597, -31.7262932], [-60.5551296, -31.7262846], [-60.5550685, -31.7262909], [-60.5548753, -31.7263324], [-60.5548404, -31.7263591], [-60.5548073, -31.7264139], [-60.5548073, -31.7264495]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.552395, -31.7317895], [-60.5521344, -31.7312807], [-60.5520964, -31.7312489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5467846, -31.7420131], [-60.5468042, -31.7420468], [-60.5468698, -31.7424578]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5464806, -31.7420267], [-60.546736, -31.7419917], [-60.5467846, -31.7420131]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5512238, -31.7870246], [-60.5512809, -31.7870508], [-60.5513473, -31.7870611], [-60.5514521, -31.787054], [-60.5521218, -31.7869407], [-60.5534956, -31.7867082], [-60.5536791, -31.7866888], [-60.5539718, -31.7866696], [-60.5540673, -31.7866566], [-60.5541976, -31.7866171], [-60.5543382, -31.7865912], [-60.5568412, -31.7862286], [-60.5606552, -31.7856442]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839576, -31.7297179], [-60.4839129, -31.7296805], [-60.483853, -31.7296449], [-60.4834376, -31.7294715], [-60.482618, -31.7291107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.482618, -31.7291107], [-60.4824903, -31.7290621], [-60.482368, -31.7290272], [-60.481009, -31.7288466], [-60.4809541, -31.728851], [-60.4809099, -31.7288827]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5526008, -31.7281513], [-60.5530513, -31.7279456], [-60.5536442, -31.7277096], [-60.5544532, -31.7273825], [-60.5549389, -31.7271896], [-60.555501, -31.7269595], [-60.5563057, -31.7266405], [-60.5566773, -31.7264798], [-60.55751, -31.7261336], [-60.557819, -31.7260027], [-60.5580252, -31.7259184], [-60.5581683, -31.7258674], [-60.5583651, -31.7258085], [-60.5585223, -31.7257775], [-60.5586307, -31.725771], [-60.5588223, -31.7257657], [-60.5589758, -31.7257676], [-60.5592355, -31.7257836], [-60.559484, -31.7258071], [-60.5597339, -31.7258465], [-60.5603237, -31.7259658]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5253731, -31.7523315], [-60.525619, -31.7525701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5518127, -31.7678885], [-60.5516159, -31.7669087]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.508348, -31.7802203], [-60.5088793, -31.7801241], [-60.5095717, -31.7800239], [-60.5099186, -31.7799822], [-60.509988, -31.7799797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5057591, -31.7804127], [-60.5057474, -31.7804535], [-60.5058992, -31.7810705]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5053229, -31.7765759], [-60.5055693, -31.7777745], [-60.5058906, -31.7792559]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.508825, -31.7749678], [-60.5093297, -31.7748913], [-60.5093613, -31.7748628]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5090102, -31.7759608], [-60.5090309, -31.7758891], [-60.508825, -31.7749678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5045294, -31.7766997], [-60.5053229, -31.7765759], [-60.5053841, -31.7765607], [-60.506065, -31.7764584], [-60.5075164, -31.7762202]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4767409, -31.7764394], [-60.4765256, -31.7764739], [-60.4764674, -31.7764919], [-60.4763915, -31.7765294], [-60.4763425, -31.7765463], [-60.4752095, -31.7767167], [-60.4751713, -31.7767269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4574898, -31.7822528], [-60.4556154, -31.7825306]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.451162, -31.7790953], [-60.4511835, -31.7790719], [-60.4519642, -31.7789441]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4515933, -31.7811592], [-60.4513692, -31.7800867], [-60.451154, -31.7791303], [-60.451162, -31.7790953]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.450001, -31.7828223], [-60.4499393, -31.7827938], [-60.4499034, -31.7827451], [-60.4490859, -31.7788396], [-60.4490631, -31.7787918], [-60.4490106, -31.7787072], [-60.4489812, -31.778648], [-60.4489446, -31.7785155], [-60.4489024, -31.7783675], [-60.4479333, -31.7737682], [-60.4478022, -31.7731318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4519783, -31.7830889], [-60.4518721, -31.7825864], [-60.4518484, -31.7825523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456303, -31.7877987], [-60.4563577, -31.7876939], [-60.4563986, -31.7876155], [-60.4564923, -31.7874384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4896429, -31.7312585], [-60.4898533, -31.7310147], [-60.4902934, -31.730603], [-60.4905994, -31.7303254], [-60.4908128, -31.7301705], [-60.4911943, -31.729976], [-60.4914719, -31.7298328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5249188, -31.7458778], [-60.5248447, -31.7464132], [-60.5248412, -31.7464461], [-60.5248218, -31.7465267]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241612, -31.7693532], [-60.5246447, -31.7688171], [-60.5252007, -31.7682257], [-60.5260502, -31.7673558], [-60.5262753, -31.7671207], [-60.5268331, -31.7664933], [-60.5269711, -31.7663256], [-60.527103, -31.7661605], [-60.5272374, -31.7659744], [-60.5273276, -31.7658471], [-60.5274011, -31.7657359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4932721, -31.7294263], [-60.4929295, -31.7296734], [-60.4927128, -31.7298116], [-60.4924091, -31.7300345], [-60.4922029, -31.7301951], [-60.4919678, -31.73041], [-60.4918536, -31.7304886], [-60.4917313, -31.7305372], [-60.4916167, -31.730557]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.486652, -31.7261537], [-60.4867844, -31.7267082]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5526008, -31.7281513], [-60.5518483, -31.7268291], [-60.5515281, -31.7262578]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5212944, -31.7733691], [-60.521209, -31.7733344], [-60.5211602, -31.7733146]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204868, -31.7736577], [-60.5202534, -31.7736085], [-60.5202407, -31.7735931], [-60.5202114, -31.7734009], [-60.5202087, -31.7733232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5198008, -31.7734446], [-60.5198714, -31.7735448]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190514, -31.7738209], [-60.5189989, -31.7737639], [-60.5189772, -31.7737178], [-60.5189664, -31.7736824], [-60.5189673, -31.7736562], [-60.5189772, -31.7736254], [-60.5190053, -31.7735808], [-60.5190324, -31.7735554], [-60.5190732, -31.7735339], [-60.5191175, -31.7735246], [-60.5191736, -31.77352], [-60.5193746, -31.7735134], [-60.5195536, -31.773491], [-60.5197275, -31.7734592], [-60.5198008, -31.7734446], [-60.5198452, -31.7734338], [-60.5198721, -31.7734257], [-60.5199008, -31.7734231], [-60.5199528, -31.7734257], [-60.5199954, -31.7734392], [-60.5200311, -31.7734608]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5188631, -31.7735878], [-60.5189772, -31.7736254]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5189449, -31.7739361], [-60.5189211, -31.7738286], [-60.5188631, -31.7735878], [-60.518851, -31.7734835]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5212445, -31.7732446], [-60.5211602, -31.7733146], [-60.5210933, -31.7733515], [-60.5209774, -31.7733931], [-60.5208489, -31.7734177], [-60.520762, -31.7734161], [-60.5206389, -31.7733992], [-60.520505, -31.7733777], [-60.5203982, -31.7733777], [-60.5203149, -31.7733854], [-60.5202114, -31.7734009], [-60.520123, -31.7734238], [-60.5200311, -31.7734608], [-60.5199679, -31.7734906], [-60.5198714, -31.7735448], [-60.519701, -31.7736417], [-60.5195918, -31.7736924], [-60.5194623, -31.7737378], [-60.5193447, -31.7737685], [-60.5191582, -31.7738085], [-60.5190514, -31.7738209], [-60.5189211, -31.7738286]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300274, -31.7461629], [-60.5298387, -31.7460656], [-60.5296643, -31.7459756], [-60.5295881, -31.7459363], [-60.5294624, -31.7458715], [-60.5292643, -31.7457694]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5292643, -31.7457694], [-60.5292308, -31.7457523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5300274, -31.7461629], [-60.5300663, -31.7461834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4538931, -31.7878122], [-60.4535828, -31.7878561], [-60.4513524, -31.788195], [-60.4496463, -31.7884649], [-60.4483608, -31.7886642], [-60.4471652, -31.7888543], [-60.4459666, -31.7890371], [-60.4448228, -31.7892104], [-60.444724, -31.7892338]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4505958, -31.7833154], [-60.4504583, -31.783341]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5104228, -31.7523943], [-60.5100834, -31.7526332]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038548, -31.7593123], [-60.5035834, -31.7579754], [-60.5035066, -31.7576223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5067615, -31.7582539], [-60.5068908, -31.7588302]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5067615, -31.7582539], [-60.5061113, -31.7583614]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4599379, -31.7818649], [-60.4599168, -31.7819545], [-60.459893, -31.7820247], [-60.4598457, -31.7821403], [-60.4597498, -31.782296], [-60.4592791, -31.7827873], [-60.4591089, -31.7829663], [-60.4589957, -31.7831039], [-60.4586578, -31.7835504]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4567673, -31.7871387], [-60.4568742, -31.7871179], [-60.4569433, -31.7870954], [-60.457049, -31.7870384], [-60.4571405, -31.7869658], [-60.4572259, -31.7868604]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4564923, -31.7874384], [-60.4566524, -31.787132], [-60.4566693, -31.7871006]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460876, -31.7792925], [-60.4608204, -31.7793977], [-60.4595997, -31.781734]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.459436, -31.7817544], [-60.460722, -31.779282], [-60.4607537, -31.7792223], [-60.4607777, -31.7791637], [-60.460811, -31.7790577]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.46084, -31.7798741], [-60.4608289, -31.7799503], [-60.460793, -31.7800385], [-60.460756, -31.7801088], [-60.46006, -31.7814335], [-60.4600248, -31.7815048], [-60.4599949, -31.7815962], [-60.459973, -31.7816709], [-60.4599543, -31.781779], [-60.4599379, -31.7818649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.473253, -31.7265939], [-60.4701155, -31.7270686], [-60.470002, -31.7271111], [-60.4699747, -31.7271729], [-60.4705635, -31.7299768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743804, -31.7378148], [-60.4752435, -31.737668], [-60.4753343, -31.7376989], [-60.4753661, -31.7378457], [-60.4755751, -31.7389273], [-60.4756387, -31.7390046], [-60.4758597, -31.7391328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5017409, -31.7452071], [-60.5018019, -31.7454679], [-60.5021357, -31.746272]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105883, -31.7352439], [-60.5097461, -31.7352479]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5103058, -31.7338312], [-60.5104516, -31.7345866], [-60.5105883, -31.7352439]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4860936, -31.7368055], [-60.4851828, -31.7369234], [-60.485123, -31.7368884]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4896787, -31.7358209], [-60.4894202, -31.7358386]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4894202, -31.7358386], [-60.4893246, -31.735382], [-60.4892121, -31.7348424]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4888521, -31.7518457], [-60.488832, -31.7517335], [-60.4887807, -31.7516531]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777296, -31.7562601], [-60.47758, -31.7555977], [-60.4774957, -31.7552248]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4764259, -31.7259907], [-60.4763697, -31.7257316], [-60.4762999, -31.7254098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4552787, -31.7528311], [-60.4559344, -31.7526987], [-60.4563473, -31.7526987]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4547829, -31.735662], [-60.4551143, -31.73734]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4522142, -31.7378333], [-60.4513317, -31.7379259], [-60.451257, -31.7379497], [-60.4511262, -31.7380172], [-60.4505518, -31.7384144], [-60.450323, -31.7385494], [-60.4501969, -31.7385891], [-60.4497673, -31.7386328], [-60.4494731, -31.7386686], [-60.4465406, -31.7391189]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4524973, -31.7510804], [-60.4525657, -31.751562], [-60.452625, -31.7519793], [-60.452664, -31.7520184], [-60.4527064, -31.7520214], [-60.4536923, -31.7519075], [-60.4547379, -31.7517867]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.453558, -31.7509623], [-60.4536278, -31.7514532], [-60.4536923, -31.7519075]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4525657, -31.751562], [-60.4536278, -31.7514532], [-60.4546919, -31.7513443]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4478022, -31.7731318], [-60.4477627, -31.7729349]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4526199, -31.7890499], [-60.4525822, -31.789111], [-60.4525494, -31.7891407], [-60.4519696, -31.7894982], [-60.4509323, -31.7901376], [-60.4508701, -31.7901916], [-60.450766, -31.7903212], [-60.450726, -31.7903647], [-60.4505837, -31.7905191], [-60.4504257, -31.7906955], [-60.450289, -31.7908337], [-60.4501334, -31.790984], [-60.4499896, -31.7911183], [-60.4499664, -31.7911391], [-60.4498269, -31.7912645], [-60.4493578, -31.7916512], [-60.4490537, -31.7918877], [-60.4489193, -31.7919979], [-60.4488796, -31.7920595]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4595654, -31.7631385], [-60.4596553, -31.7635598], [-60.4596799, -31.7635943], [-60.4597383, -31.7636023], [-60.4603853, -31.7635086]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4659154, -31.7689662], [-60.4671252, -31.7687759]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4742795, -31.763958], [-60.4742208, -31.7639192], [-60.474082, -31.7638275], [-60.4740443, -31.7638061], [-60.4739686, -31.7637973], [-60.4738949, -31.7638007], [-60.4737763, -31.7638326], [-60.4735113, -31.7639584], [-60.4732504, -31.7640763], [-60.4732217, -31.7640893], [-60.4731619, -31.7641084], [-60.4730615, -31.7641103], [-60.4726847, -31.7641045]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.47975, -31.765283], [-60.4793462, -31.765338]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4676262, -31.7746559], [-60.4667436, -31.7747857], [-60.4658277, -31.7749269]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4669485, -31.7757826], [-60.4667436, -31.7747857], [-60.4666603, -31.7743803]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4839501, -31.7773029], [-60.4831289, -31.7774245]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456731, -31.7877142], [-60.4567983, -31.7878035], [-60.4568261, -31.78785], [-60.4568535, -31.7879299], [-60.457327, -31.7901535], [-60.4574368, -31.7906321], [-60.4574774, -31.7908031], [-60.4575018, -31.790969], [-60.4575232, -31.7913378]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4575232, -31.7913378], [-60.4574164, -31.7909561], [-60.4572922, -31.7902813], [-60.456774, -31.7879295], [-60.4567519, -31.7878528], [-60.4567411, -31.7878019], [-60.456731, -31.7877142]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4601227, -31.7818366], [-60.460087, -31.7818421], [-60.4599379, -31.7818649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4574898, -31.7822528], [-60.4577191, -31.7822124]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4601549, -31.7801785], [-60.4602811, -31.7799373], [-60.4605322, -31.7794673], [-60.4607177, -31.7791204], [-60.4607483, -31.7790572], [-60.4607859, -31.7789723]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4602811, -31.7799373], [-60.4600536, -31.7798712], [-60.4599987, -31.779866], [-60.4599316, -31.7798729], [-60.4598828, -31.7798867], [-60.45983, -31.7799195], [-60.4597873, -31.7799818], [-60.4597751, -31.7800422], [-60.4597791, -31.7800993], [-60.4597995, -31.7801459], [-60.4598523, -31.7802323], [-60.4598686, -31.7802651], [-60.4598747, -31.7802911], [-60.4598686, -31.7803291], [-60.4598422, -31.780374], [-60.4598137, -31.7804077], [-60.4597712, -31.7804318], [-60.4595943, -31.7804619]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4607656, -31.7788661], [-60.4607121, -31.7788932], [-60.4606837, -31.7789261], [-60.4605088, -31.7792233], [-60.4604784, -31.7792561], [-60.460442, -31.7792674], [-60.4597535, -31.7793848]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4630108, -31.7752859], [-60.4628773, -31.7761265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.467997, -31.7705944], [-60.4679695, -31.7707179], [-60.4679695, -31.770764], [-60.4680724, -31.7712636], [-60.4682738, -31.7720267], [-60.4683198, -31.772114], [-60.468426, -31.7722494], [-60.4684826, -31.7723577], [-60.4685428, -31.7726044]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4702077, -31.7661129], [-60.4700045, -31.7661743], [-60.469916, -31.7662104], [-60.4698022, -31.7662751], [-60.4698877, -31.7661593], [-60.4699231, -31.766075], [-60.4699401, -31.7659528]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4704753, -31.7658294], [-60.4705566, -31.7659757], [-60.4706168, -31.766051], [-60.4706805, -31.7661021], [-60.4709296, -31.7662704], [-60.4706119, -31.7661467], [-60.470489, -31.7661027], [-60.4704109, -31.7660871], [-60.4703091, -31.7660928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4699277, -31.7658458], [-60.46987, -31.765726], [-60.4697921, -31.7655906], [-60.4696566, -31.7654285], [-60.4698771, -31.7655635], [-60.4699938, -31.7656147], [-60.4700815, -31.7656383], [-60.4701511, -31.7656447]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4734023, -31.7698017], [-60.4732181, -31.7689968]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4717945, -31.768311], [-60.4714202, -31.7685424], [-60.4711972, -31.7686447], [-60.4709176, -31.768723], [-60.4706699, -31.7687591], [-60.4699019, -31.7688614], [-60.4697638, -31.7688945], [-60.469647, -31.7689396], [-60.4694488, -31.7690269], [-60.4692082, -31.7691623], [-60.4687658, -31.7695023], [-60.4675554, -31.7705464], [-60.4665538, -31.7713798]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4663166, -31.7715273], [-60.466168, -31.7716296], [-60.4655492, -31.7723043], [-60.4653163, -31.7725378]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4665538, -31.7713798], [-60.4663166, -31.7715273]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4711786, -31.7298942], [-60.4719791, -31.7297457], [-60.4720758, -31.7297278], [-60.472184, -31.7297077], [-60.472805, -31.7296195], [-60.4735305, -31.7295164], [-60.473545, -31.7295143], [-60.4738648, -31.7294669], [-60.4747506, -31.7293356], [-60.4756086, -31.7292256], [-60.4764636, -31.7291024], [-60.4768226, -31.7290343], [-60.47722, -31.7289504], [-60.4774711, -31.7288927], [-60.478682, -31.728594], [-60.4793598, -31.7284446], [-60.4794954, -31.7284171], [-60.4795285, -31.728414], [-60.4797295, -31.7283948], [-60.4801747, -31.7283529], [-60.4804952, -31.7283359], [-60.4807555, -31.7283346], [-60.4809743, -31.7283437], [-60.4812959, -31.7283976]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.542834, -31.7328799], [-60.5426457, -31.732832], [-60.5426366, -31.7328562], [-60.5425797, -31.7328415], [-60.5425725, -31.7328229], [-60.5425187, -31.7328007], [-60.5423362, -31.7327066]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.543227, -31.7325482], [-60.5430311, -31.7323173]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5424505, -31.733164], [-60.5422106, -31.732948], [-60.5422079, -31.7329357], [-60.5422109, -31.7329235], [-60.5423362, -31.7327066], [-60.5425161, -31.7324368]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5442692, -31.7317101], [-60.544242, -31.7317344], [-60.5442216, -31.7317451], [-60.5441991, -31.7317454], [-60.5439105, -31.7315537], [-60.5438823, -31.7315323], [-60.543802, -31.7314217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5446617, -31.7299806], [-60.5448307, -31.7300662], [-60.5448562, -31.7300833], [-60.5449011, -31.7301255], [-60.544952, -31.7301783], [-60.5449971, -31.7302354], [-60.5450691, -31.7302901], [-60.5452657, -31.7304825], [-60.5452739, -31.7305165], [-60.5452535, -31.7305436], [-60.545012, -31.7307092], [-60.5449326, -31.7307675], [-60.5447836, -31.7309287]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5463291, -31.7264206], [-60.5464029, -31.7266358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5479721, -31.7258624], [-60.5479476, -31.7257955], [-60.5478304, -31.7252432], [-60.5478103, -31.7251818], [-60.5477907, -31.7251361], [-60.5477757, -31.7251034], [-60.5477421, -31.7250512], [-60.547702, -31.7249997], [-60.5474835, -31.7247753], [-60.5474565, -31.724755], [-60.5473815, -31.7247123], [-60.5473495, -31.7246906], [-60.5473229, -31.7246617], [-60.5473015, -31.7246277]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5492066, -31.7258014], [-60.5493044, -31.725768]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5491502, -31.7258188], [-60.5492066, -31.7258014]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5507623, -31.7249131], [-60.5508693, -31.725131], [-60.5508839, -31.7251727], [-60.5508951, -31.7252382]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5423745, -31.7349165], [-60.5424363, -31.7349188], [-60.5427913, -31.7349704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5425125, -31.7352771], [-60.5425713, -31.7352699], [-60.5428235, -31.7353171]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5422858, -31.7375557], [-60.542442, -31.7377665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338037, -31.745095], [-60.5338623, -31.7450849], [-60.5339219, -31.7450774], [-60.5340123, -31.7450556]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5339307, -31.7451318], [-60.5338821, -31.745188]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5169555, -31.7925753], [-60.5169284, -31.792356], [-60.516736, -31.7913882], [-60.516736, -31.7913492], [-60.5167427, -31.7913189], [-60.5168565, -31.7911994], [-60.5168677, -31.791152], [-60.5168677, -31.7911065], [-60.5168454, -31.7909263]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5069581, -31.7821463], [-60.5070102, -31.7823717], [-60.5070652, -31.7826098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5068079, -31.7677671], [-60.5065859, -31.7678], [-60.5064845, -31.7678239], [-60.5063194, -31.7678779], [-60.5062743, -31.7678866]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873931, -31.7386445], [-60.4857718, -31.7388962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485123, -31.7368884], [-60.4849985, -31.7369546], [-60.4849492, -31.737007], [-60.4847612, -31.7373319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238914, -31.7694066], [-60.5239238, -31.7695447], [-60.52394, -31.769602], [-60.5239592, -31.7696912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5237067, -31.7700763], [-60.5236989, -31.7699955], [-60.5236897, -31.7699006], [-60.5236785, -31.7697839], [-60.5236729, -31.7697263], [-60.5236642, -31.7696351]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241201, -31.7692838], [-60.5239891, -31.7693921], [-60.5239608, -31.7694072], [-60.5238914, -31.7694066], [-60.5238588, -31.7693838], [-60.5237798, -31.769457], [-60.5237149, -31.7695136], [-60.5236547, -31.769559]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204427, -31.7541017], [-60.519899, -31.7542004], [-60.5198415, -31.7542473], [-60.5194375, -31.7546862], [-60.5194145, -31.7547328]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073584, -31.7519191], [-60.5074762, -31.7525481], [-60.5074783, -31.7525991], [-60.5074634, -31.7526587], [-60.5074337, -31.7526944]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4915955, -31.7518551], [-60.4917117, -31.7510947], [-60.492102, -31.7501282], [-60.4924715, -31.7491807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175651, -31.7823764], [-60.517589, -31.7824647], [-60.5175976, -31.7824898], [-60.5176219, -31.7825043], [-60.517762, -31.7825092], [-60.5177791, -31.7825112], [-60.5177908, -31.7825206], [-60.5177794, -31.7825696], [-60.5177486, -31.782679], [-60.5177325, -31.7827206]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5446177, -31.7471248], [-60.5446656, -31.7471721]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5430748, -31.7485611], [-60.5424912, -31.7481289]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5403064, -31.7450763], [-60.5402646, -31.74509], [-60.5392765, -31.7456679], [-60.5391758, -31.7457246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5447202, -31.7472231], [-60.5446656, -31.7471721]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5460415, -31.748308], [-60.5462269, -31.7483125], [-60.5464499, -31.7483027], [-60.5465439, -31.7482875], [-60.5469917, -31.7481967], [-60.5474293, -31.7481252], [-60.547672, -31.7480764], [-60.548747, -31.7478896]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5460415, -31.748308], [-60.5459647, -31.7482958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5459647, -31.7482958], [-60.545706, -31.7484097]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5335507, -31.7481992], [-60.5335904, -31.7480127], [-60.5336084, -31.7479631], [-60.5337195, -31.7476576], [-60.5338408, -31.7472356]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5464989, -31.7374204], [-60.5467354, -31.7385275], [-60.5469816, -31.7397137], [-60.5470521, -31.7400319], [-60.5471887, -31.7406527]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.546106, -31.7376865], [-60.5464989, -31.7374204]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5409389, -31.7380525], [-60.5409482, -31.7380209], [-60.5409712, -31.737992], [-60.5409966, -31.737972], [-60.5414162, -31.7377363], [-60.5415298, -31.7376695], [-60.5415597, -31.7376442], [-60.5415877, -31.7376093], [-60.5418767, -31.7371199], [-60.5419008, -31.7370895], [-60.5419294, -31.7370724], [-60.5424081, -31.7368353]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5428811, -31.7375352], [-60.5424081, -31.7368353]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5428811, -31.7375352], [-60.542442, -31.7377665], [-60.5412062, -31.7384115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5412062, -31.7384115], [-60.5411626, -31.7383688], [-60.5409488, -31.7380903], [-60.5409389, -31.7380525]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5384552, -31.7385212], [-60.5386032, -31.7386178]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5370483, -31.7398398], [-60.53608, -31.7385689], [-60.5360397, -31.738516], [-60.5359817, -31.7384368]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.543356, -31.7342474], [-60.5445587, -31.7357502]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5424081, -31.7368353], [-60.5429911, -31.7365466], [-60.5436422, -31.7362237], [-60.5445587, -31.7357502]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5398038, -31.7354221], [-60.5403216, -31.735179], [-60.5404694, -31.7351192], [-60.5411709, -31.7348563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.543356, -31.7342474], [-60.5433118, -31.7342014], [-60.5432359, -31.7341465], [-60.5431336, -31.7340734], [-60.5430759, -31.7340446]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5481251, -31.7285986], [-60.5482885, -31.7287068], [-60.5484893, -31.7288286], [-60.5485223, -31.7288592], [-60.5490184, -31.7296593]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.546884, -31.7304881], [-60.5469137, -31.7304721], [-60.5469678, -31.730456], [-60.5470198, -31.730438], [-60.5473846, -31.7303036], [-60.5480398, -31.7300383], [-60.5490184, -31.7296593]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.55231, -31.7374253], [-60.5520513, -31.7374634], [-60.5518852, -31.7374928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5515234, -31.737433], [-60.5515074, -31.7374382], [-60.5509596, -31.7375297], [-60.5509006, -31.737546], [-60.5508126, -31.7375833]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5514624, -31.7389376], [-60.5513716, -31.738723], [-60.5513073, -31.7385791], [-60.5508369, -31.7376334], [-60.5508126, -31.7375833]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5494024, -31.7353098], [-60.548948, -31.734727], [-60.5489174, -31.7346816], [-60.5482518, -31.7334593]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5464989, -31.7374204], [-60.547695, -31.7365558], [-60.5486706, -31.7358409], [-60.5494024, -31.7353098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5519256, -31.7354099], [-60.5521695, -31.7359508], [-60.5523655, -31.7363577], [-60.5524492, -31.7365108], [-60.5524763, -31.7365686], [-60.5524806, -31.736609], [-60.5524748, -31.7366483], [-60.5523184, -31.7373339], [-60.5523133, -31.7373735], [-60.55231, -31.7374253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5511018, -31.7355572], [-60.5519256, -31.7354099]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5514679, -31.7361708], [-60.5511677, -31.735678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5511677, -31.735678], [-60.5511018, -31.7355572]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5498939, -31.7360175], [-60.5494024, -31.7353098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5548987, -31.7322017], [-60.5544538, -31.7313946], [-60.5543159, -31.7311831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5550313, -31.7321651], [-60.5561068, -31.7318973], [-60.5564455, -31.7318043], [-60.5567448, -31.7317047], [-60.5567901, -31.7316857]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536238, -31.7325011], [-60.5548987, -31.7322017]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5536238, -31.7325011], [-60.5531443, -31.7315691]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5559415, -31.7338873], [-60.5553828, -31.7338978], [-60.5546074, -31.7339108], [-60.5539284, -31.7339123], [-60.5538693, -31.7339175]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538693, -31.7339175], [-60.5537395, -31.7331483], [-60.553644, -31.7325682], [-60.5536238, -31.7325011]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5514236, -31.7343358], [-60.5519256, -31.7354099]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5514236, -31.7343358], [-60.5509489, -31.7344478], [-60.5508097, -31.7344843], [-60.5506139, -31.7345448], [-60.5505455, -31.7345721], [-60.5504888, -31.7346004], [-60.5494024, -31.7353098]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5504606, -31.7323853], [-60.5507391, -31.7329568], [-60.5510028, -31.7334786], [-60.5510605, -31.7335741], [-60.5511202, -31.7336836], [-60.5514236, -31.7343358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5548987, -31.7322017], [-60.5550313, -31.7321651]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5564375, -31.7338841], [-60.5561456, -31.7338877], [-60.5559415, -31.7338873]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5567901, -31.7316857], [-60.5570571, -31.7316207], [-60.5571168, -31.7316146], [-60.5571518, -31.7316298]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5543159, -31.7311831], [-60.5540097, -31.7306385], [-60.5536483, -31.7299816]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5516953, -31.7308046], [-60.5519446, -31.731265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5490184, -31.7296593], [-60.5506541, -31.7289559]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5515281, -31.7262578], [-60.5511313, -31.7255214], [-60.5510563, -31.725405], [-60.5510037, -31.7253375], [-60.5509494, -31.7252824], [-60.5508951, -31.7252382], [-60.5508257, -31.7251906], [-60.5507474, -31.7251473], [-60.5506605, -31.7251067], [-60.5504663, -31.7250249], [-60.5504131, -31.7250034], [-60.5503634, -31.724985], [-60.5503172, -31.7249683]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5495477, -31.7269678], [-60.5497378, -31.7267449], [-60.5497818, -31.7266897], [-60.5498211, -31.7266358], [-60.5498558, -31.7265801], [-60.5499533, -31.7263987], [-60.5499832, -31.7263416], [-60.5500092, -31.7262876], [-60.5500737, -31.7261131], [-60.5500963, -31.7260429], [-60.5501711, -31.7257696], [-60.5501859, -31.7257083], [-60.5501941, -31.7256561], [-60.5502197, -31.7253703], [-60.5502223, -31.7253051], [-60.5502223, -31.72525], [-60.5502201, -31.7251963], [-60.5502127, -31.7251271], [-60.5502038, -31.7250822], [-60.5501698, -31.7249884]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5472714, -31.7295793], [-60.547593, -31.7291919], [-60.5479338, -31.7288096], [-60.5481251, -31.7285986], [-60.5484724, -31.728192], [-60.5488027, -31.7277987], [-60.5489518, -31.727632], [-60.5493376, -31.7271937], [-60.5495477, -31.7269678]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5466192, -31.7304645], [-60.5467588, -31.7304775], [-60.546884, -31.7304881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5468105, -31.7305751], [-60.546884, -31.7304881]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5429933, -31.727368], [-60.5420249, -31.7277524], [-60.5416283, -31.7279044], [-60.5399876, -31.7285466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5434479, -31.7286366], [-60.5434699, -31.7285958], [-60.5434842, -31.7285393], [-60.5435047, -31.7284968], [-60.5435685, -31.7284242], [-60.5435875, -31.7283931], [-60.5435833, -31.7283477], [-60.5435669, -31.7283196], [-60.5429933, -31.727368]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5325868, -31.7275111], [-60.5339744, -31.727104], [-60.5355579, -31.7265923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5360489, -31.7277002], [-60.5366124, -31.7288235], [-60.5367517, -31.7290854], [-60.5370474, -31.7296427]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5393575, -31.7309066], [-60.5400952, -31.7305797], [-60.5408133, -31.7302596]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5393575, -31.7309066], [-60.5391162, -31.7302062], [-60.5386309, -31.7290763]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5403232, -31.7338514], [-60.5401171, -31.7331706]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.531179, -31.7343963], [-60.5317146, -31.7341495], [-60.5323086, -31.7338856], [-60.5335747, -31.7332896]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5335747, -31.7332896], [-60.533163, -31.7323342], [-60.5329547, -31.7318024], [-60.5327686, -31.7312742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5350065, -31.7392148], [-60.5358848, -31.7385141], [-60.5359817, -31.7384368]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5370474, -31.7296427], [-60.5356722, -31.7301623], [-60.5342132, -31.7307162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5347377, -31.7317415], [-60.533163, -31.7323342], [-60.5318413, -31.7328202]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5342132, -31.7307162], [-60.5347377, -31.7317415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5342132, -31.7307162], [-60.5327686, -31.7312742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5305408, -31.7333204], [-60.5300388, -31.7323264]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5279389, -31.7373807], [-60.5279141, -31.7373358], [-60.5271756, -31.7361862], [-60.5264073, -31.7349634], [-60.5263725, -31.734908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534285, -31.7398037], [-60.5343199, -31.7398644], [-60.5343348, -31.7398904], [-60.5344266, -31.7400502], [-60.5347573, -31.7406153], [-60.5348725, -31.7408121], [-60.5351768, -31.7413321]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5074935, -31.7442772], [-60.5074687, -31.7441768], [-60.507221, -31.7436544]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320385, -31.7533583], [-60.5324146, -31.7548372]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324146, -31.7548372], [-60.5307689, -31.7551144], [-60.5305687, -31.7551457]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324146, -31.7548372], [-60.5325715, -31.755573], [-60.5327193, -31.7562845], [-60.5328998, -31.7570466], [-60.5330822, -31.7577905], [-60.5331206, -31.7579884], [-60.5331315, -31.7580971], [-60.5331355, -31.7584764], [-60.5331506, -31.7585738], [-60.5332475, -31.7591512], [-60.5333108, -31.7594498], [-60.5333354, -31.7595557], [-60.5333745, -31.7596358], [-60.5334867, -31.7597615]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5266934, -31.7557678], [-60.5265356, -31.7550355], [-60.5264879, -31.7548256], [-60.5263414, -31.7541217], [-60.5262915, -31.7538999], [-60.5261053, -31.7530709]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5283843, -31.7636598], [-60.5283762, -31.7635659], [-60.5282321, -31.762857], [-60.5280244, -31.7619295]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5271514, -31.7579104], [-60.5257012, -31.7581358], [-60.5244951, -31.7583384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5244951, -31.7583384], [-60.5247105, -31.7593437]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200164, -31.7517482], [-60.5200547, -31.7519164], [-60.5200794, -31.7520282], [-60.5202759, -31.7529075], [-60.5203998, -31.7534585], [-60.5204081, -31.753495], [-60.5204784, -31.7538192], [-60.5206801, -31.7547461], [-60.5209776, -31.7561511]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5210864, -31.7566284], [-60.5212465, -31.7575002], [-60.5212581, -31.7575567], [-60.5214896, -31.7587908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5266934, -31.7557678], [-60.5252351, -31.7559885], [-60.5245927, -31.7560869], [-60.5240302, -31.7561727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220376, -31.7615468], [-60.5219364, -31.7615619]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5214896, -31.7587908], [-60.5216183, -31.7594618], [-60.5216203, -31.7594723], [-60.5217459, -31.7600468], [-60.5218617, -31.7606308], [-60.5220192, -31.7614512], [-60.5220376, -31.7615468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5209842, -31.7566459], [-60.5209042, -31.7566574], [-60.5205441, -31.7567176], [-60.5198376, -31.7568311], [-60.518713, -31.7570036], [-60.5184414, -31.7570381], [-60.5175413, -31.7571676], [-60.517226, -31.7572114], [-60.516916, -31.7572592], [-60.5161352, -31.7573811], [-60.5160155, -31.7573975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5237902, -31.7697932], [-60.5237611, -31.7697108], [-60.5237149, -31.7695136], [-60.5235559, -31.7687946], [-60.523388, -31.7680664], [-60.5232082, -31.7672672], [-60.5230414, -31.7665256], [-60.5230216, -31.7664374], [-60.522819, -31.7655405], [-60.5227599, -31.7652815], [-60.5226038, -31.7646007]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5181524, -31.762162], [-60.5186901, -31.7620837], [-60.5193783, -31.7619785], [-60.5207491, -31.7617629], [-60.5218348, -31.7615795], [-60.5218822, -31.7615713], [-60.5219364, -31.7615619]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170069, -31.7655872], [-60.5169223, -31.7651338], [-60.5167431, -31.7642993], [-60.5165781, -31.7635976], [-60.5165647, -31.7635337], [-60.5165081, -31.7632703]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5152782, -31.7575186], [-60.5146756, -31.7576138], [-60.5145702, -31.7576297], [-60.5137559, -31.7577519], [-60.5129703, -31.7578799], [-60.5124685, -31.7579638], [-60.5123131, -31.7579868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129667, -31.7610124], [-60.5129877, -31.7611279], [-60.5129825, -31.7611684], [-60.5129599, -31.7612118], [-60.5128427, -31.7613301], [-60.5128179, -31.7613662], [-60.5128093, -31.7613989], [-60.5128283, -31.7614649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5135443, -31.76], [-60.5137579, -31.7601988], [-60.5137741, -31.760244], [-60.513781, -31.7603033]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.513781, -31.7603033], [-60.5137917, -31.7604072]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5155953, -31.759032], [-60.5155171, -31.7586747], [-60.5154999, -31.7585823], [-60.5152782, -31.7575186]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160148, -31.7609932], [-60.5149779, -31.7611561], [-60.5139608, -31.7612889], [-60.5130586, -31.7614272]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5130586, -31.7614272], [-60.5128283, -31.7614649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5134996, -31.7629139], [-60.5142858, -31.7627805], [-60.515303, -31.7626235], [-60.5163438, -31.7624525]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.510617, -31.7633791], [-60.5115862, -31.7632229], [-60.5124953, -31.7630783], [-60.5134996, -31.7629139]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.510617, -31.7633791], [-60.5107097, -31.763827], [-60.510786, -31.7642128], [-60.5108626, -31.7645658], [-60.5109461, -31.7649747]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095521, -31.7584183], [-60.5095674, -31.7584915], [-60.5099105, -31.7601179], [-60.510289, -31.7618623], [-60.510617, -31.7633791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5114399, -31.7581223], [-60.5105488, -31.7582585], [-60.5095521, -31.7584183]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5038548, -31.7593123], [-60.5037789, -31.759317], [-60.5029273, -31.7594421], [-60.5021391, -31.759571], [-60.5010155, -31.7597398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5049337, -31.7642991], [-60.5059251, -31.7641379], [-60.5068068, -31.7639963], [-60.5070199, -31.7639585], [-60.5076934, -31.7638464], [-60.5083242, -31.7637385], [-60.5083996, -31.7637255], [-60.5094474, -31.7635644], [-60.5095347, -31.7635506], [-60.5099851, -31.7634792], [-60.510617, -31.7633791]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4990842, -31.7652981], [-60.4990677, -31.7652129], [-60.4989454, -31.7645815], [-60.4986815, -31.7633766], [-60.4984358, -31.7621956], [-60.4982616, -31.7614215], [-60.4981861, -31.7610566]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112033, -31.7469584], [-60.510074, -31.7474891], [-60.5094367, -31.7477856], [-60.5084135, -31.7482589], [-60.507671, -31.748603], [-60.5075921, -31.748645], [-60.5074509, -31.7487027], [-60.5059734, -31.7493898], [-60.5057876, -31.7494761], [-60.5055422, -31.7495906], [-60.505432, -31.7496548], [-60.5036017, -31.7508813], [-60.5024855, -31.7516368], [-60.5022746, -31.751785]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4997669, -31.7534966], [-60.4979119, -31.7547383], [-60.497126, -31.7552771], [-60.4969721, -31.7553826]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022746, -31.751785], [-60.5022491, -31.7516971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022746, -31.751785], [-60.5012667, -31.7524699], [-60.5003214, -31.7531129], [-60.5001104, -31.7532584], [-60.4997669, -31.7534966]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033428, -31.7568687], [-60.50431, -31.7567071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5035066, -31.7576223], [-60.5033428, -31.7568687]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5091302, -31.7563996], [-60.5093615, -31.7575044], [-60.5094134, -31.757741], [-60.5094332, -31.7578433], [-60.5095367, -31.7583484], [-60.5095521, -31.7584183]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5042153, -31.756182], [-60.50431, -31.7567071]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50431, -31.7567071], [-60.5043893, -31.7571095]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157562, -31.756252], [-60.5149297, -31.7557907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5152782, -31.7575186], [-60.515096, -31.7566196], [-60.5149297, -31.7557907]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5119298, -31.7555091], [-60.5109101, -31.7556449]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5119298, -31.7555091], [-60.5117567, -31.7546515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5142095, -31.7559759], [-60.513387, -31.7560982], [-60.5121136, -31.7562985]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5121136, -31.7562985], [-60.5119298, -31.7555091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5121136, -31.7562985], [-60.5110837, -31.7564589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5110837, -31.7564589], [-60.5112434, -31.7572143], [-60.5114399, -31.7581223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5157562, -31.756252], [-60.5160155, -31.7573975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5123131, -31.7579868], [-60.5114399, -31.7581223]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160155, -31.7573975], [-60.5152782, -31.7575186]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5174507, -31.7528362], [-60.5169332, -31.7529178], [-60.5164546, -31.7529932], [-60.5160395, -31.7530608], [-60.515947, -31.7530744], [-60.5154486, -31.7531535], [-60.5151276, -31.7532096], [-60.5149518, -31.7532362], [-60.5144138, -31.7533263], [-60.5136784, -31.7534485], [-60.5123125, -31.7536684], [-60.5114669, -31.7537995], [-60.511316, -31.7538198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511316, -31.7538198], [-60.5112102, -31.753838], [-60.5105211, -31.7539417]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105211, -31.7539417], [-60.510548, -31.7540296], [-60.5107196, -31.7548046], [-60.5108818, -31.7555393], [-60.5109101, -31.7556449], [-60.5110837, -31.7564589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5274011, -31.7657359], [-60.5280473, -31.7647014], [-60.5281507, -31.7644972], [-60.5281985, -31.7643898], [-60.528234, -31.7642929], [-60.5282711, -31.764164], [-60.5283122, -31.7639899], [-60.5283843, -31.7636598]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338282, -31.760986], [-60.5338485, -31.7610894], [-60.5340505, -31.7621175], [-60.5341346, -31.762553], [-60.534155, -31.762659], [-60.5341807, -31.7627946], [-60.5342593, -31.7632095], [-60.5342814, -31.7633266], [-60.5343028, -31.763432], [-60.5345064, -31.7644339], [-60.5345402, -31.7646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5401146, -31.7637061], [-60.5347017, -31.7645741], [-60.5345402, -31.7646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133932, -31.7485871], [-60.5135335, -31.7484772], [-60.5136719, -31.7483894], [-60.5137884, -31.7483328], [-60.5139691, -31.7482851], [-60.5142498, -31.7482291], [-60.5147613, -31.7481447], [-60.5150146, -31.7481062], [-60.5161039, -31.7479313]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163484, -31.7493347], [-60.5162547, -31.7488191], [-60.5161039, -31.7479313]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165774, -31.7505222], [-60.5159085, -31.7506376], [-60.5152076, -31.7507466], [-60.5139119, -31.750946]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5139119, -31.750946], [-60.5137185, -31.7500924], [-60.5135653, -31.7493589], [-60.5135147, -31.7491441], [-60.5134912, -31.7490439]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5199135, -31.7517115], [-60.5198191, -31.7512641], [-60.5195776, -31.7501437], [-60.5195548, -31.7500444], [-60.5192285, -31.7484857], [-60.5192022, -31.7483677], [-60.5190577, -31.7476138]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5199461, -31.7518663], [-60.5198816, -31.7518977], [-60.5198415, -31.7519326], [-60.5191579, -31.7525461], [-60.5191153, -31.7525725], [-60.5190545, -31.7525992], [-60.5189547, -31.7526288], [-60.5187927, -31.7526568], [-60.5182976, -31.752724], [-60.5175622, -31.7528186], [-60.5174507, -31.7528362]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5142473, -31.7525458], [-60.5140054, -31.7514122], [-60.5139119, -31.750946]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5209842, -31.7566459], [-60.5209043, -31.7562791], [-60.520828, -31.7559056], [-60.5205819, -31.7547602], [-60.5204427, -31.7541017], [-60.5204061, -31.7539281], [-60.5204024, -31.7539105], [-60.5203878, -31.7538422], [-60.5203193, -31.7535093], [-60.5199913, -31.7520609], [-60.519987, -31.7520419], [-60.5199461, -31.7518663]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191134, -31.7475171], [-60.5190355, -31.7475323]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191131, -31.747446], [-60.5191134, -31.7475171]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5209776, -31.7561511], [-60.5210649, -31.756531], [-60.5210864, -31.7566284]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5256761, -31.7510485], [-60.5255378, -31.7503473]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5247763, -31.7467383], [-60.5248, -31.746637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5246226, -31.7466483], [-60.5245364, -31.7465773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5171801, -31.7384225], [-60.5173329, -31.739082], [-60.5173702, -31.7392428]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187326, -31.7251646], [-60.5186823, -31.7251823], [-60.5179967, -31.7254392], [-60.5175684, -31.7255997]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191314, -31.7285742], [-60.5175442, -31.7289582], [-60.5170393, -31.7290966], [-60.5154272, -31.7295405], [-60.5153186, -31.7295704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191314, -31.7285742], [-60.5186124, -31.7275068], [-60.5179032, -31.7261979], [-60.5175684, -31.7255997]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226121, -31.7275894], [-60.5211219, -31.7280067], [-60.5191314, -31.7285742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5231495, -31.7287384], [-60.5226121, -31.7275894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5263725, -31.734908], [-60.5263531, -31.7348489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5250519, -31.7353411], [-60.526281, -31.7348762], [-60.5263531, -31.7348489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.537315, -31.7260641], [-60.5368012, -31.7249349], [-60.5366174, -31.7245021], [-60.5360568, -31.7231677]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355579, -31.7265923], [-60.537315, -31.7260641]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5426983, -31.7289236], [-60.543412, -31.7286724], [-60.5434479, -31.7286366]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5469951, -31.7276309], [-60.546985, -31.7276644], [-60.546991, -31.727698]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5491162, -31.7252996], [-60.5501698, -31.7249884]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5499832, -31.7263416], [-60.549916, -31.7263064], [-60.5495034, -31.7260397], [-60.549464, -31.7260117], [-60.5494307, -31.7259823]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5495477, -31.7269678], [-60.5490291, -31.7265163], [-60.5490005, -31.7265], [-60.5489639, -31.7264928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5479515, -31.7276136], [-60.5476217, -31.7272033]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5484378, -31.7271057], [-60.5484395, -31.7271392], [-60.5484541, -31.727168], [-60.5489518, -31.727632]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5465517, -31.7304506], [-60.5465864, -31.7303785], [-60.5466087, -31.730344], [-60.546955, -31.7299644], [-60.5472714, -31.7295793]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5369221, -31.7742657], [-60.5365921, -31.7743143]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5309266, -31.7751878], [-60.53102, -31.7751812], [-60.5326574, -31.7749144]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.52453, -31.7730628], [-60.5247139, -31.7739941], [-60.5247635, -31.7742453], [-60.5247859, -31.7743491], [-60.5250583, -31.7755461], [-60.5251827, -31.7761256]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251827, -31.7761256], [-60.5252794, -31.7761182], [-60.5259938, -31.7760043], [-60.526767, -31.7758868], [-60.5279782, -31.7756922], [-60.528599, -31.7755797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5288531, -31.7755284], [-60.528599, -31.7755797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5222679, -31.7630539], [-60.5222148, -31.7628097], [-60.5221303, -31.7624035], [-60.521952, -31.7616294], [-60.5219364, -31.7615619]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163438, -31.7624525], [-60.5171291, -31.7623217], [-60.5172189, -31.7623075], [-60.5176685, -31.7622364], [-60.5181524, -31.762162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5092547, -31.7289538], [-60.5091533, -31.7289682]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5092547, -31.7289538], [-60.5106967, -31.7287337]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5106967, -31.7287337], [-60.5105119, -31.7279132], [-60.5103415, -31.7271309], [-60.5101664, -31.7263245], [-60.5099177, -31.7251767]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5116394, -31.7336212], [-60.5125849, -31.7334651], [-60.5130152, -31.7334102], [-60.5130935, -31.7333951], [-60.5136916, -31.7333075], [-60.5137959, -31.7332883], [-60.5144007, -31.7331762], [-60.5145249, -31.7331508], [-60.515103, -31.7330596], [-60.5155216, -31.7329982], [-60.515787, -31.7329534], [-60.5159124, -31.7329323]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160632, -31.733641], [-60.5159271, -31.7330012], [-60.5159124, -31.7329323]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5159124, -31.7329323], [-60.5159974, -31.7329169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111904, -31.7311319], [-60.50979, -31.7313616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5111904, -31.7311319], [-60.5110102, -31.7302605], [-60.5108592, -31.7295146], [-60.5106967, -31.7287337]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5092547, -31.7289538], [-60.5094407, -31.7297279], [-60.5096063, -31.7304929], [-60.50979, -31.7313616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5103058, -31.7338312], [-60.5116394, -31.7336212]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5105883, -31.7352439], [-60.5107528, -31.7359452], [-60.5108491, -31.7364669], [-60.510906, -31.7367984], [-60.5110086, -31.7373557], [-60.5111158, -31.7378265], [-60.5111901, -31.7381665], [-60.5112688, -31.7385652]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5169274, -31.7377718], [-60.5168147, -31.7377865], [-60.5158967, -31.7379062], [-60.5148572, -31.738049], [-60.5142028, -31.7381505], [-60.514086, -31.7381686], [-60.5139596, -31.7381848], [-60.5126596, -31.7383658], [-60.5112688, -31.7385652]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170904, -31.7384679], [-60.5169583, -31.7379038], [-60.5169274, -31.7377718]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170253, -31.7377548], [-60.5169274, -31.7377718]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4917703, -31.7307347], [-60.491808, -31.7311134]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4929923, -31.7365727], [-60.4927193, -31.7353534], [-60.4926996, -31.7352444], [-60.4925893, -31.7347518], [-60.4924596, -31.734155], [-60.4924354, -31.7340318], [-60.4922718, -31.7332713], [-60.4922051, -31.732968], [-60.4921077, -31.7325063], [-60.4919367, -31.7316909], [-60.491808, -31.7311134]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4871328, -31.7373743], [-60.4880023, -31.7372556], [-60.4888149, -31.7371505], [-60.48962, -31.7370331], [-60.4897281, -31.7370182], [-60.4900376, -31.7369756], [-60.4906404, -31.7368927], [-60.4917418, -31.7367411], [-60.4929923, -31.7365727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4972656, -31.7285063], [-60.4973806, -31.7290428], [-60.4975018, -31.7296088], [-60.4976233, -31.7301534], [-60.497745, -31.7307811], [-60.4979281, -31.7315992], [-60.498058, -31.7321961], [-60.4980878, -31.7323581], [-60.4982772, -31.7332172]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4941448, -31.7363911], [-60.4944467, -31.7363447], [-60.4950656, -31.7362495], [-60.4953257, -31.7362095], [-60.4957974, -31.736137], [-60.4965404, -31.7360228], [-60.4970815, -31.7359396], [-60.4971788, -31.7359247], [-60.4976398, -31.7358538], [-60.4978244, -31.7358254], [-60.4981989, -31.7357453], [-60.4988055, -31.735648]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4876962, -31.7331774], [-60.4865166, -31.734219]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4892888, -31.7317532], [-60.4876962, -31.7331774]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.491808, -31.7311134], [-60.4916167, -31.730557]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4866664, -31.7350487], [-60.4868839, -31.7361565], [-60.4868969, -31.7361909], [-60.4871328, -31.7373743]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4841338, -31.7378235], [-60.485042, -31.7376877], [-60.4862245, -31.7375108], [-60.4871328, -31.7373743]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4945588, -31.7439436], [-60.4944667, -31.7435193], [-60.4943063, -31.742767], [-60.4940239, -31.741416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940239, -31.741416], [-60.4928084, -31.7416302], [-60.4927284, -31.7416423], [-60.4916736, -31.7417839], [-60.4913358, -31.7418318], [-60.490806, -31.7419139], [-60.4903545, -31.7419929]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4903545, -31.7419929], [-60.4899439, -31.7420523], [-60.4896541, -31.7420943], [-60.488943, -31.7421972], [-60.4882228, -31.7423014]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4988055, -31.735648], [-60.4989591, -31.7363573], [-60.4990214, -31.7366567]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4940239, -31.741416], [-60.4937978, -31.7403842], [-60.4935892, -31.7394458], [-60.4935521, -31.7392743]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4988055, -31.735648], [-60.4994803, -31.7355483], [-60.4999606, -31.7354754], [-60.5001063, -31.7354491], [-60.5003217, -31.7354181]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5002079, -31.732898], [-60.5003438, -31.7328387], [-60.5010438, -31.7317259]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999927, -31.7329584], [-60.5002079, -31.732898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4929923, -31.7365727], [-60.4937153, -31.7364571], [-60.4941448, -31.7363911]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4941448, -31.7363911], [-60.4938803, -31.7350796], [-60.4937663, -31.7345661], [-60.4936016, -31.7338465]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4924354, -31.7340318], [-60.4936016, -31.7338465]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4982772, -31.7332172], [-60.4988778, -31.7331175], [-60.4989309, -31.7331099], [-60.4995227, -31.7330255], [-60.4999927, -31.7329584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4982772, -31.7332172], [-60.4984063, -31.7338013], [-60.4985225, -31.7343267], [-60.4985408, -31.7344003], [-60.4988055, -31.735648]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4885868, -31.7660566], [-60.4887192, -31.7667113], [-60.4888762, -31.767412]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5072042, -31.7292809], [-60.5069956, -31.7283274]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5086302, -31.7265511], [-60.5076937, -31.726673], [-60.5066553, -31.7267957]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5081967, -31.7244392], [-60.5082642, -31.7247854], [-60.5083368, -31.7251357], [-60.5083959, -31.7253988], [-60.5084483, -31.7257118], [-60.5086302, -31.7265511]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5069956, -31.7283274], [-60.506693, -31.7269871], [-60.5066553, -31.7267957]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5094158, -31.733958], [-60.5103058, -31.7338312]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073431, -31.7343222], [-60.5085739, -31.7341094], [-60.5090561, -31.734026], [-60.5094158, -31.733958]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112688, -31.7385652], [-60.5093462, -31.7388446], [-60.5083033, -31.7389811]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5048209, -31.73642], [-60.504943, -31.7370332], [-60.5051004, -31.7377457], [-60.5051893, -31.7382228], [-60.5052675, -31.73849], [-60.5054685, -31.7393999]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083033, -31.7389811], [-60.5070661, -31.7391661], [-60.5069364, -31.7391846], [-60.5062636, -31.7392788], [-60.5054685, -31.7393999]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5044429, -31.7347602], [-60.5057823, -31.7345672], [-60.5073431, -31.7343222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5048209, -31.73642], [-60.5034777, -31.7366488]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5044429, -31.7347602], [-60.5044659, -31.7348613], [-60.5046561, -31.7356963], [-60.5048209, -31.73642]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034026, -31.7367168], [-60.5035233, -31.7372478], [-60.5036601, -31.7379213], [-60.50367, -31.7379634]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.50367, -31.7379634], [-60.5051004, -31.7377457]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5028994, -31.7372209], [-60.5029713, -31.7379623]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5029713, -31.7379623], [-60.50367, -31.7379634]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033238, -31.7396902], [-60.5026143, -31.7397975], [-60.502394, -31.7398655], [-60.5017122, -31.7401439], [-60.5015118, -31.7402092]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4990214, -31.7366567], [-60.4990932, -31.7370023], [-60.4991815, -31.7373834]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009385, -31.7365876], [-60.5009805, -31.7366165], [-60.5010388, -31.736637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034777, -31.7366488], [-60.5034026, -31.7367168]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5008455, -31.7373519], [-60.5008694, -31.7375477], [-60.501086, -31.7379836]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5014151, -31.7402267], [-60.5013386, -31.7402405]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5176489, -31.7410686], [-60.5174332, -31.7400371]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093749, -31.7439755], [-60.5094672, -31.7439665], [-60.5095357, -31.7439552], [-60.5103578, -31.7438195], [-60.5105254, -31.7437969], [-60.5112241, -31.7436854], [-60.5118453, -31.7435864], [-60.5122253, -31.7435267], [-60.5123123, -31.7435119]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5088311, -31.7413779], [-60.5085786, -31.7402561], [-60.5083033, -31.7389811]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.511775, -31.7409689], [-60.5106184, -31.7411392], [-60.5104179, -31.7411697], [-60.5098367, -31.7412473], [-60.5088311, -31.7413779]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112688, -31.7385652], [-60.5115258, -31.7398033], [-60.511775, -31.7409689]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5065699, -31.7444254], [-60.506826, -31.7455897], [-60.5069599, -31.7462269], [-60.5070906, -31.7468688], [-60.5072624, -31.7476032], [-60.5074139, -31.7484961], [-60.5074324, -31.7486165], [-60.5074509, -31.7487027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5065699, -31.7444254], [-60.5074935, -31.7442772], [-60.5093204, -31.7439842], [-60.5093749, -31.7439755]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022595, -31.7437738], [-60.5025539, -31.7450803]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025539, -31.7450803], [-60.5031413, -31.7449844], [-60.5037273, -31.7448812], [-60.5040092, -31.7448491], [-60.5044106, -31.7447816], [-60.5055243, -31.7445905], [-60.5065699, -31.7444254]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033068, -31.7852522], [-60.498668, -31.7859735], [-60.4975616, -31.7861455]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4918691, -31.7870165], [-60.4861948, -31.7878736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908081, -31.7821441], [-60.4869759, -31.7827404], [-60.4868551, -31.7827592], [-60.4858887, -31.7829095], [-60.4851295, -31.7830276]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4918691, -31.7870165], [-60.4913427, -31.7847673], [-60.4912928, -31.7845223], [-60.4911206, -31.7836773], [-60.4910104, -31.7831367], [-60.4908081, -31.7821441]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4975616, -31.7861455], [-60.4965158, -31.7812348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4965158, -31.7812348], [-60.4919965, -31.7819445]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4986014, -31.7909912], [-60.4976662, -31.7911419]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4986014, -31.7909912], [-60.4982583, -31.7893922], [-60.4978792, -31.7876062], [-60.4977927, -31.7872083], [-60.4975616, -31.7861455]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083472, -31.7687921], [-60.5086461, -31.7687447], [-60.5088256, -31.7687171], [-60.5092759, -31.768645], [-60.5097353, -31.7685722], [-60.5101937, -31.7684943], [-60.5106609, -31.7684151], [-60.5111001, -31.7683425], [-60.51166, -31.7682514]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059817, -31.7691765], [-60.5057181, -31.767969], [-60.5057118, -31.767932], [-60.5055921, -31.7673917]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5007434, -31.7731311], [-60.5007002, -31.7729523], [-60.5006373, -31.7726089], [-60.5004885, -31.7719348], [-60.5004577, -31.7717935], [-60.500291, -31.7709933], [-60.5002267, -31.7706874]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.51166, -31.7682514], [-60.5125143, -31.7681108], [-60.5126093, -31.7680898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5091549, -31.7720182], [-60.509366, -31.7718603], [-60.5095668, -31.7716915], [-60.509676, -31.7716034], [-60.5099568, -31.7713328], [-60.5100529, -31.771239], [-60.5103917, -31.7708448], [-60.5105346, -31.7706922], [-60.5109438, -31.7701292], [-60.5110739, -31.7699718], [-60.5114522, -31.7694884], [-60.5118089, -31.769023], [-60.5118189, -31.7689931]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5059817, -31.7691765], [-60.5060637, -31.769163], [-60.5064907, -31.7690867], [-60.5070844, -31.7689886], [-60.5071996, -31.7689705], [-60.5077455, -31.7688851], [-60.5083472, -31.7687921]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5226038, -31.7646007], [-60.5224334, -31.763819], [-60.5222679, -31.7630539]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5221163, -31.7715737], [-60.5222372, -31.7715571], [-60.5223386, -31.7715386], [-60.5224209, -31.7715262], [-60.5226821, -31.7714868], [-60.5235771, -31.7713491], [-60.5241327, -31.7712582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.510672, -31.7734658], [-60.5110909, -31.7734069]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112689, -31.766465], [-60.5113601, -31.7668863], [-60.5114611, -31.7673302], [-60.5115579, -31.7677598], [-60.51166, -31.7682514]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5125737, -31.7679661], [-60.5126409, -31.76792], [-60.5126732, -31.7678853], [-60.5133267, -31.7670875], [-60.5133431, -31.7670605], [-60.5133514, -31.7670175], [-60.5134052, -31.7670022], [-60.5134348, -31.7669868], [-60.5134539, -31.7669676], [-60.5134665, -31.7669416], [-60.5134768, -31.766895], [-60.5135107, -31.7668575], [-60.5135475, -31.7668281], [-60.5138541, -31.7665671], [-60.5139481, -31.76647], [-60.5140439, -31.7663534], [-60.5141722, -31.7661878], [-60.5142715, -31.7660454], [-60.5142858, -31.7660249]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5125737, -31.7679661], [-60.5126093, -31.7680898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5139075, -31.7646406], [-60.5140072, -31.7651478], [-60.5141054, -31.765561], [-60.5141898, -31.7659076]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5139075, -31.7646406], [-60.514671, -31.7645176]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5109461, -31.7649747], [-60.5111692, -31.7660175], [-60.5112689, -31.766465]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165081, -31.7632703], [-60.5163438, -31.7624525]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501547, -31.7484693], [-60.5017577, -31.7494463], [-60.5019243, -31.7501823], [-60.501946, -31.7502878], [-60.5020464, -31.7507698], [-60.5021573, -31.7512883], [-60.502226, -31.7515944], [-60.5022491, -31.7516971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009139, -31.7453315], [-60.5017409, -31.7452071], [-60.5025539, -31.7450803]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010179, -31.745836], [-60.5011339, -31.746414], [-60.5012222, -31.7468598], [-60.5013182, -31.7472976], [-60.5013838, -31.7477125], [-60.501395, -31.7477646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022056, -31.7476396], [-60.501395, -31.7477646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5032106, -31.7510433], [-60.5037379, -31.7506696], [-60.5049165, -31.7498917], [-60.5054519, -31.7495386], [-60.5055512, -31.7494939], [-60.5061931, -31.7491924], [-60.5072536, -31.7486996], [-60.5074324, -31.7486165], [-60.5083859, -31.7481608], [-60.5094077, -31.7476882], [-60.5100002, -31.7474229], [-60.5110531, -31.7469313], [-60.5111416, -31.74689], [-60.5126981, -31.7461846], [-60.5128788, -31.7461027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4984672, -31.7457123], [-60.498912, -31.7456434], [-60.4992628, -31.7455924], [-60.4999931, -31.7454773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5009139, -31.7453315], [-60.5009756, -31.7456306], [-60.5010179, -31.745836]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5024438, -31.7483131], [-60.501547, -31.7484693]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.501395, -31.7477646], [-60.501547, -31.7484693]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.500647, -31.7527864], [-60.5010731, -31.7524947], [-60.50146, -31.752233], [-60.5020246, -31.7518495], [-60.5022491, -31.7516971], [-60.5032106, -31.7510433]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4950514, -31.7462837], [-60.4949752, -31.745904]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4950514, -31.7462837], [-60.4959972, -31.7460951], [-60.4969179, -31.7459618]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969525, -31.755286], [-60.4991352, -31.7538175], [-60.5003326, -31.7530135], [-60.500647, -31.7527864]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944088, -31.7463553], [-60.4950514, -31.7462837]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4904976, -31.7532923], [-60.4903372, -31.7532554], [-60.4902721, -31.7532405], [-60.4889095, -31.7534503]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.490669, -31.7533317], [-60.4904976, -31.7532923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913548, -31.7569099], [-60.4925315, -31.7567428], [-60.4951466, -31.7563498], [-60.4953497, -31.7563153], [-60.4954685, -31.7562768], [-60.4955711, -31.7562206], [-60.4960268, -31.7559262], [-60.4968367, -31.755367], [-60.4969525, -31.755286]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4895377, -31.7485152], [-60.4896825, -31.7492055], [-60.4896932, -31.7492566], [-60.4897674, -31.7496013], [-60.4898536, -31.7500018]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913502, -31.7468153], [-60.4916722, -31.7467629], [-60.492567, -31.746627], [-60.4929469, -31.7465693], [-60.4938124, -31.7464337], [-60.4941637, -31.7463826], [-60.4944088, -31.7463553]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4892419, -31.7471421], [-60.4894201, -31.7479887], [-60.4895377, -31.7485152]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4903476, -31.7520426], [-60.4907985, -31.751975]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487504, -31.7525015], [-60.4871289, -31.752559], [-60.4852954, -31.7528398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4854424, -31.7565091], [-60.4853629, -31.7561378], [-60.4852403, -31.7555652], [-60.4849259, -31.7540964], [-60.4846771, -31.7529345]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4857116, -31.7577676], [-60.4873441, -31.7575192], [-60.4896864, -31.7571629], [-60.4912315, -31.7569286], [-60.4913548, -31.7569099]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485728, -31.7578514], [-60.4857116, -31.7577676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4836202, -31.7567984], [-60.4854424, -31.7565091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4857116, -31.7577676], [-60.4855577, -31.7570479], [-60.4854424, -31.7565091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4795137, -31.7565605], [-60.4793716, -31.7559956]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4800266, -31.758625], [-60.4808562, -31.7585062], [-60.483877, -31.7580466], [-60.4857116, -31.7577676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.483073, -31.7560959], [-60.4831645, -31.7561471], [-60.4832125, -31.7564103], [-60.4832714, -31.7564986], [-60.4833814, -31.7565651], [-60.4835188, -31.7565969], [-60.483588, -31.7566433], [-60.4836202, -31.7567984]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.479071, -31.7638787], [-60.4789084, -31.7630405]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4808703, -31.7627301], [-60.4798714, -31.7628864], [-60.4789084, -31.7630405]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.479071, -31.7638787], [-60.4800498, -31.7637284], [-60.4810463, -31.7635756]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4752281, -31.7637062], [-60.4745986, -31.7641301], [-60.4744473, -31.7642342], [-60.4742928, -31.7643553], [-60.4735263, -31.7649929], [-60.4718308, -31.7664574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4754111, -31.7635901], [-60.4752281, -31.7637062]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4753841, -31.7644506], [-60.4752748, -31.7639365]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4740614, -31.7646971], [-60.4741723, -31.7646775], [-60.4744011, -31.7646009], [-60.4744491, -31.7645879], [-60.4753841, -31.7644506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4786498, -31.7589367], [-60.4786449, -31.7589947], [-60.4786847, -31.7591149]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4786498, -31.7589367], [-60.4777746, -31.7590767], [-60.4763941, -31.7592881], [-60.474475, -31.7595819], [-60.4743365, -31.7596031]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.480048, -31.7587197], [-60.4800266, -31.758625]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4810463, -31.7635756], [-60.4808703, -31.7627301], [-60.4806868, -31.7618504], [-60.4805613, -31.7612245], [-60.4803965, -31.7604083], [-60.4800679, -31.7588163], [-60.480048, -31.7587197]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4782808, -31.7591031], [-60.478127, -31.7598374], [-60.4780184, -31.7602847], [-60.4778776, -31.7607746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5067053, -31.7791242], [-60.5063428, -31.7776541], [-60.506065, -31.7764584]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4855466, -31.7392068], [-60.4856184, -31.7395204], [-60.4857661, -31.7402895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487708, -31.7400021], [-60.4857661, -31.7402895]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.486066, -31.7416791], [-60.4861641, -31.7421332], [-60.4862667, -31.7426087]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.486066, -31.7416791], [-60.4844345, -31.7419332]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4885443, -31.7437708], [-60.4879375, -31.743868], [-60.487863, -31.7438799], [-60.4873863, -31.7439562]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873863, -31.7439562], [-60.4873191, -31.7435048]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4877663, -31.743437], [-60.4873191, -31.7435048]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4860493, -31.7441692], [-60.4849507, -31.744336]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4859478, -31.7437127], [-60.4858481, -31.7432506], [-60.4857279, -31.7426934]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873191, -31.7435048], [-60.4859478, -31.7437127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4860493, -31.7441692], [-60.4860264, -31.7440768], [-60.4859478, -31.7437127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4848525, -31.7438788], [-60.4849507, -31.744336], [-60.4850352, -31.7447545], [-60.4850967, -31.7450591], [-60.4851331, -31.7452392], [-60.4852403, -31.7457319]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4859478, -31.7437127], [-60.4848525, -31.7438788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4882228, -31.7423014], [-60.4884449, -31.7433112]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4880089, -31.741384], [-60.4882228, -31.7423014]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.484137, -31.7405252], [-60.4831263, -31.7406732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.485042, -31.7376877], [-60.4848886, -31.7379162], [-60.4847166, -31.7381913], [-60.4846412, -31.7382951], [-60.4845305, -31.7383937], [-60.4843433, -31.7385366], [-60.4842456, -31.7386327], [-60.4841485, -31.738763], [-60.4840514, -31.7389167], [-60.4838138, -31.7393172], [-60.4835692, -31.7397812], [-60.483331, -31.7402392], [-60.4831263, -31.7406732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4831263, -31.7406732], [-60.4829834, -31.7409879], [-60.4828482, -31.7413433], [-60.4827624, -31.741617], [-60.4827174, -31.7418464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.484137, -31.7405252], [-60.4842433, -31.7410281], [-60.4843389, -31.7414808], [-60.4844345, -31.7419332]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4892419, -31.7471421], [-60.489976, -31.7470282], [-60.4904979, -31.7469487], [-60.4906462, -31.7469254], [-60.4913502, -31.7468153]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993596, -31.7424031], [-60.5002124, -31.7421042]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4999931, -31.7454773], [-60.5009139, -31.7453315]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969721, -31.7553826], [-60.4956431, -31.7562748], [-60.4954987, -31.7563512]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4954685, -31.7562768], [-60.4954987, -31.7563512]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4976722, -31.7610436], [-60.498168, -31.7609662]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.492455, -31.7618349], [-60.4932833, -31.7617111], [-60.4934122, -31.7616954], [-60.4943303, -31.7615496], [-60.4944649, -31.7615271], [-60.4952749, -31.7614103]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4909966, -31.7620565], [-60.4912723, -31.7633728], [-60.4914775, -31.7643919]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4954987, -31.7563512], [-60.4953697, -31.7563794], [-60.4951025, -31.756424], [-60.4942267, -31.7565702], [-60.4934254, -31.756692], [-60.4922587, -31.7568633], [-60.4915082, -31.7569705], [-60.4913712, -31.7569901]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899759, -31.757209], [-60.4885529, -31.7574216], [-60.4873149, -31.7576095], [-60.485728, -31.7578514]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4867276, -31.7627281], [-60.4866096, -31.7621517], [-60.4865036, -31.7616336], [-60.4864509, -31.7613606], [-60.4864331, -31.7612863], [-60.4863671, -31.7609668], [-60.4862996, -31.7606373], [-60.4862781, -31.7605232], [-60.4862208, -31.7602523], [-60.4861278, -31.759787], [-60.4860217, -31.7592824], [-60.485728, -31.7578514]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4867276, -31.7627281], [-60.4878916, -31.762559], [-60.4884312, -31.7624662], [-60.4889559, -31.7623801], [-60.4895866, -31.7622825], [-60.4909966, -31.7620565]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4810463, -31.7635756], [-60.481933, -31.7634442], [-60.4828266, -31.7633134], [-60.4832652, -31.7632492]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4822602, -31.75838], [-60.4801687, -31.7587018], [-60.480048, -31.7587197]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4820777, -31.7684729], [-60.4818794, -31.767592], [-60.481772, -31.7670904], [-60.4817304, -31.7668916], [-60.4816498, -31.7665072], [-60.4815379, -31.7659733], [-60.4814807, -31.7657001], [-60.4813399, -31.765034], [-60.481318, -31.7649234], [-60.4810463, -31.7635756]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4762957, -31.7691987], [-60.476293, -31.7691631]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4877751, -31.7675746], [-60.4874954, -31.766232], [-60.4872414, -31.765082], [-60.4872074, -31.7649264], [-60.4870186, -31.7640613], [-60.4867276, -31.7627281]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4991891, -31.7658272], [-60.4990916, -31.7658437], [-60.4977017, -31.7660783], [-60.4962891, -31.7662918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.492455, -31.7618349], [-60.4921952, -31.7605654], [-60.4919211, -31.7593616], [-60.491659, -31.7581727], [-60.4913871, -31.7570553], [-60.4913712, -31.7569901]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4934759, -31.7667107], [-60.4926553, -31.7668424], [-60.4919773, -31.7669526], [-60.4907917, -31.7671339], [-60.4906038, -31.7671626], [-60.4888762, -31.767412], [-60.4877751, -31.7675746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4909966, -31.7620565], [-60.4917025, -31.7619517], [-60.492455, -31.7618349]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4934759, -31.7667107], [-60.4932689, -31.7657493], [-60.4932032, -31.765442], [-60.4929589, -31.7642484], [-60.4927189, -31.7631596], [-60.492455, -31.7618349]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5007851, -31.7733418], [-60.5007673, -31.7732442]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944936, -31.7715806], [-60.4944732, -31.7714855], [-60.4944088, -31.7711859], [-60.4942074, -31.770248], [-60.4940601, -31.769529], [-60.4939163, -31.7688281], [-60.4937665, -31.7681278], [-60.4936251, -31.7674453], [-60.4934759, -31.7667107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4945189, -31.7716899], [-60.4944936, -31.7715806]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5002267, -31.7706874], [-60.5001122, -31.7701685]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4952749, -31.7614103], [-60.495006, -31.7601435], [-60.4948963, -31.7596506], [-60.4947486, -31.7589536], [-60.494499, -31.757776]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4952749, -31.7614103], [-60.496689, -31.7611919], [-60.4976722, -31.7610436]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4962891, -31.7662918], [-60.4953674, -31.7664197], [-60.4948631, -31.7664935], [-60.4944408, -31.7665553], [-60.4934759, -31.7667107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4972849, -31.771153], [-60.4970058, -31.7698203], [-60.4968704, -31.7690926], [-60.4967375, -31.7683786], [-60.4965921, -31.7676875], [-60.4964412, -31.7670064], [-60.4962891, -31.7662918]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4991891, -31.7658272], [-60.4990842, -31.7652981]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899181, -31.772258], [-60.4902249, -31.7737596], [-60.4903413, -31.7743296], [-60.4907098, -31.7759791], [-60.4909542, -31.7771308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4955308, -31.7764359], [-60.4969516, -31.776204], [-60.4971272, -31.7761802], [-60.4983628, -31.7759916], [-60.4984366, -31.7759773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944936, -31.7715806], [-60.4943354, -31.7716079], [-60.4899181, -31.772258]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.498956, -31.7784109], [-60.4981797, -31.7785349], [-60.4974797, -31.7786428], [-60.4968386, -31.7787629], [-60.4964652, -31.7788144], [-60.4959986, -31.7788788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.498956, -31.7784109], [-60.4987843, -31.7775718], [-60.4985939, -31.7766939], [-60.4984366, -31.7759773]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4965158, -31.7812348], [-60.4961755, -31.7796971], [-60.4959986, -31.7788788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4959986, -31.7788788], [-60.494648, -31.7790841]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4959986, -31.7788788], [-60.4958643, -31.7782101], [-60.4958472, -31.7780804], [-60.4957921, -31.7776612], [-60.4957594, -31.7775093], [-60.4955308, -31.7764359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4909542, -31.7771308], [-60.4918839, -31.7769889], [-60.4927665, -31.7768542], [-60.4941779, -31.776633], [-60.4955308, -31.7764359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4984366, -31.7759773], [-60.4988096, -31.7759302], [-60.4997826, -31.7757729], [-60.5010801, -31.7755719], [-60.5012559, -31.7755447]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5033068, -31.7852522], [-60.5031954, -31.7847202], [-60.5029635, -31.7836132]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4996412, -31.795825], [-60.4990973, -31.7932967], [-60.4988506, -31.7921498], [-60.4986014, -31.7909912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908081, -31.7821441], [-60.4905505, -31.780901], [-60.4903086, -31.7797335], [-60.4901228, -31.7787395], [-60.490082, -31.778532], [-60.4898211, -31.7772969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4898211, -31.7772969], [-60.4909542, -31.7771308]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4919965, -31.7819445], [-60.4922051, -31.7829197], [-60.4923274, -31.7834722], [-60.4925116, -31.7842911], [-60.4924782, -31.7843348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4919965, -31.7819445], [-60.4914757, -31.782035], [-60.4908081, -31.7821441]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4993428, -31.7808125], [-60.4965158, -31.7812348]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4996847, -31.7824174], [-60.4995316, -31.7817179], [-60.4993428, -31.7808125]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5045294, -31.7766997], [-60.5047241, -31.7775141], [-60.504815, -31.7778962], [-60.5051213, -31.7793802]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5021726, -31.7798617], [-60.5037074, -31.7796161], [-60.5051213, -31.7793802]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5029635, -31.7836132], [-60.502885, -31.7831973], [-60.5026913, -31.7823328], [-60.5026187, -31.7819989], [-60.5025491, -31.7816129], [-60.5024794, -31.7813093], [-60.5022834, -31.7803957]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5022834, -31.7803957], [-60.5021726, -31.7798617]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5045096, -31.7766152], [-60.5045294, -31.7766997]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5075164, -31.7762202], [-60.5073882, -31.7756704], [-60.5073086, -31.775272], [-60.5072961, -31.7752159], [-60.5070301, -31.7740216]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5070301, -31.7740216], [-60.5078128, -31.7739007], [-60.5084979, -31.7737858], [-60.5101443, -31.7735383], [-60.5103911, -31.773504], [-60.510672, -31.7734658]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5012559, -31.7755447], [-60.5011423, -31.7750404]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5075164, -31.7762202], [-60.5082938, -31.7760884], [-60.5089643, -31.7759911], [-60.5090102, -31.7759608]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.487168, -31.7926906], [-60.4869267, -31.7915294], [-60.4869058, -31.7914286], [-60.4864358, -31.789166], [-60.4861948, -31.7878736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.484118, -31.778169], [-60.4855871, -31.7779503], [-60.4869459, -31.7777366], [-60.4883413, -31.7775288], [-60.4898211, -31.7772969]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4830866, -31.7733279], [-60.4829927, -31.7727919], [-60.482893, -31.7723277], [-60.4827945, -31.7718527], [-60.4826829, -31.7713429], [-60.482653, -31.7712063], [-60.4825256, -31.770557], [-60.4824177, -31.7700347], [-60.4823336, -31.7696665], [-60.4823271, -31.7696265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4877751, -31.7675746], [-60.4859362, -31.7678674], [-60.4850324, -31.7680053], [-60.4839884, -31.7681755], [-60.4820777, -31.7684729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4823271, -31.7696265], [-60.4820777, -31.7684729]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4887902, -31.7724398], [-60.4887776, -31.7723807], [-60.4884953, -31.7710494], [-60.4883751, -31.7704595], [-60.4882929, -31.7700365], [-60.4878218, -31.767793], [-60.4877751, -31.7675746]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899181, -31.772258], [-60.4887902, -31.7724398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4784321, -31.7790371], [-60.4802528, -31.778754], [-60.4815406, -31.7785554], [-60.4821426, -31.7784637], [-60.4826496, -31.7783908], [-60.484118, -31.778169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4867855, -31.7489549], [-60.4869357, -31.7496898], [-60.4870861, -31.7504251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4898536, -31.7500018], [-60.4891362, -31.7501115], [-60.488479, -31.750212], [-60.4877525, -31.7503231], [-60.4870861, -31.7504251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4895377, -31.7485152], [-60.4888228, -31.7486279], [-60.4881496, -31.748736], [-60.4875323, -31.748835], [-60.4874497, -31.7488483], [-60.4867855, -31.7489549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4856864, -31.750639], [-60.4855273, -31.749911], [-60.4853667, -31.7491765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4870861, -31.7504251], [-60.4856864, -31.750639]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4860123, -31.7521294], [-60.4851651, -31.7522643]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4887486, -31.7516987], [-60.4873857, -31.7519138]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4870861, -31.7504251], [-60.4873857, -31.7519138]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4889257, -31.7522603], [-60.487504, -31.7525015]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4873857, -31.7519138], [-60.487504, -31.7525015]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4827174, -31.7418464], [-60.4827087, -31.7418907], [-60.4826765, -31.7422466], [-60.4826186, -31.7427032], [-60.482609, -31.7431978], [-60.4825899, -31.7436357], [-60.4825795, -31.7438752], [-60.482588, -31.7441287], [-60.4825795, -31.7445002], [-60.4826868, -31.7455221], [-60.4827221, -31.7461303], [-60.4827297, -31.7462611], [-60.4827331, -31.7466105], [-60.4826868, -31.7476524], [-60.4826688, -31.7478634], [-60.4826287, -31.7480079], [-60.4825432, -31.7481873], [-60.4823214, -31.7486824], [-60.4822398, -31.748836], [-60.4821652, -31.7489487], [-60.4820207, -31.7491342], [-60.4819223, -31.7492568], [-60.4818472, -31.7493596]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4799457, -31.7536501], [-60.4798986, -31.753885], [-60.479655, -31.754717], [-60.4795861, -31.7550194], [-60.4793716, -31.7559956], [-60.479183, -31.7567105], [-60.4791227, -31.7569724], [-60.4790226, -31.7575061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4799457, -31.7536501], [-60.4794624, -31.7537317], [-60.4793221, -31.753751]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4819958, -31.7432921], [-60.4819911, -31.7428961], [-60.4820194, -31.742508], [-60.4820689, -31.7421641], [-60.4821211, -31.7418909], [-60.4822354, -31.7414015], [-60.4822875, -31.7412222], [-60.4823556, -31.7410292], [-60.4824921, -31.7407217], [-60.4827091, -31.740291], [-60.4839747, -31.737844], [-60.4845641, -31.7367727], [-60.485341, -31.7354679], [-60.4856298, -31.7350645], [-60.486083, -31.7345217], [-60.4861821, -31.73441], [-60.4863171, -31.7342577], [-60.4865013, -31.7340822], [-60.4868721, -31.7337373], [-60.489159, -31.731662]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4818996, -31.748293], [-60.4819898, -31.7480469], [-60.4820793, -31.7477198], [-60.4821455, -31.7473688], [-60.4822122, -31.7469228], [-60.4822312, -31.7467334], [-60.4822362, -31.7464983], [-60.4821825, -31.7458232], [-60.4820859, -31.7445732], [-60.4820096, -31.7435788], [-60.4819958, -31.7432921]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4802759, -31.7485451], [-60.4813647, -31.7483757], [-60.4817163, -31.748321], [-60.4818996, -31.748293]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4819958, -31.7432921], [-60.4815363, -31.7433576], [-60.480542, -31.743485], [-60.4799616, -31.7435696], [-60.4792267, -31.7436563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.465585, -31.7457958], [-60.466637, -31.7507149]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4550119, -31.7515523], [-60.4555965, -31.7515071], [-60.4567337, -31.7514341], [-60.4573131, -31.7514523], [-60.4579429, -31.7515693], [-60.458622, -31.7517352], [-60.4589868, -31.7518081], [-60.4592666, -31.7518395], [-60.4595774, -31.7518065], [-60.4609408, -31.7515861]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.466637, -31.7507149], [-60.4668675, -31.7517742], [-60.4674137, -31.7543905], [-60.4676253, -31.7555691]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722797, -31.7497924], [-60.4712606, -31.7449656]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.466637, -31.7507149], [-60.4722797, -31.7497924]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743182, -31.7595182], [-60.4743038, -31.7594469], [-60.4739118, -31.7575013], [-60.4737586, -31.7568179], [-60.4736337, -31.7561732], [-60.4735417, -31.7557105], [-60.4734966, -31.7555085], [-60.4733161, -31.754701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789081, -31.7538064], [-60.4761985, -31.7542449], [-60.4754796, -31.7543313], [-60.4751556, -31.7543715], [-60.4750066, -31.75439], [-60.4744639, -31.7544898], [-60.4733161, -31.754701]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.478642, -31.7566519], [-60.4793221, -31.753751]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4793221, -31.753751], [-60.4791866, -31.7537728], [-60.4790913, -31.753784], [-60.4789081, -31.7538064]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4626406, -31.7563226], [-60.4624827, -31.7558047], [-60.4620271, -31.7544579], [-60.4619653, -31.7543307], [-60.4618149, -31.7540213], [-60.4615024, -31.753543], [-60.4614778, -31.7535054], [-60.4613517, -31.7533127], [-60.4611873, -31.7526217], [-60.4609408, -31.7515861]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4609408, -31.7515861], [-60.4650541, -31.750957], [-60.466637, -31.7507149]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4733161, -31.754701], [-60.4722896, -31.7548567], [-60.4712433, -31.7550155], [-60.4701975, -31.7551741], [-60.4693919, -31.7552893], [-60.4686417, -31.7554024], [-60.4684678, -31.7554296], [-60.4676253, -31.7555691]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4676253, -31.7555691], [-60.4664218, -31.7557356], [-60.4645858, -31.7560207], [-60.4644249, -31.7560457], [-60.4626406, -31.7563226]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778203, -31.758976], [-60.4786695, -31.7588368], [-60.4798843, -31.7586472], [-60.4800266, -31.758625]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4777746, -31.7590767], [-60.4778203, -31.758976]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743182, -31.7595182], [-60.4778203, -31.758976]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4626406, -31.7563226], [-60.4623042, -31.7563725], [-60.4620175, -31.7564394]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4686519, -31.7604213], [-60.4684754, -31.7604434], [-60.4665689, -31.7607511], [-60.4658126, -31.7608734], [-60.465249, -31.7609548], [-60.4642497, -31.7611097], [-60.4631553, -31.7612748], [-60.462958, -31.7613034]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743365, -31.7596031], [-60.4743182, -31.7595182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.472596, -31.7598727], [-60.4718726, -31.7599848], [-60.4689082, -31.7604257], [-60.4687621, -31.7604346], [-60.4686519, -31.7604213]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4686519, -31.7604213], [-60.468683, -31.760559], [-60.4693344, -31.7636487]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4732012, -31.7647561], [-60.4732671, -31.7647843], [-60.4733413, -31.764792], [-60.4734236, -31.7647859]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4848907, -31.7261857], [-60.4845986, -31.7246366]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4914384, -31.7293182], [-60.4912637, -31.7284893], [-60.4912069, -31.7282789], [-60.4908673, -31.7267995]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4966985, -31.7258938], [-60.4937824, -31.7263467], [-60.4933957, -31.7264068], [-60.4926793, -31.7265181], [-60.4918957, -31.7266398], [-60.4908673, -31.7267995]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4908673, -31.7267995], [-60.4906059, -31.7255432], [-60.4905532, -31.725296]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4852063, -31.7276788], [-60.4843805, -31.7278071], [-60.4835838, -31.7279308], [-60.4827997, -31.7280526]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4856054, -31.7294583], [-60.4852063, -31.7276788]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4852063, -31.7276788], [-60.4850624, -31.7269894], [-60.4848907, -31.7261857]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5035776, -31.7282722], [-60.5042935, -31.7281529]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5018799, -31.7276595], [-60.5013365, -31.7277582]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5042778, -31.7318557], [-60.5040805, -31.7310127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5023226, -31.7312433], [-60.5032765, -31.7310797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5064856, -31.7306403], [-60.5068403, -31.7305587]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5066747, -31.7314716], [-60.5064856, -31.7306403]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034832, -31.7319835], [-60.503069, -31.732049], [-60.5023815, -31.7321564]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5036668, -31.7290037], [-60.5036205, -31.7288609], [-60.503519, -31.7285001], [-60.503479, -31.7283563], [-60.5034903, -31.7283158], [-60.5035133, -31.7282946], [-60.5035505, -31.7282787], [-60.5035776, -31.7282722]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034832, -31.7319835], [-60.5032765, -31.7310797]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5032765, -31.7310797], [-60.503415, -31.7310577], [-60.5040805, -31.7310127]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5023226, -31.7312433], [-60.5020464, -31.7305998], [-60.5018632, -31.7301659], [-60.5018053, -31.730021], [-60.5015961, -31.7295414], [-60.5015754, -31.7294651], [-60.5015703, -31.7294021], [-60.5015028, -31.7289058], [-60.5015252, -31.7288452], [-60.5015679, -31.7288183], [-60.501723, -31.7287868]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.49716, -31.7279301], [-60.4972656, -31.7285063]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517518, -31.7396001], [-60.5509613, -31.7398643], [-60.5502259, -31.7401133], [-60.549799, -31.7402522]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5504942, -31.742656], [-60.5505065, -31.7427143], [-60.5505158, -31.7427433], [-60.550642, -31.7430309], [-60.5509174, -31.7436038]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5504942, -31.742656], [-60.550876, -31.7425994], [-60.5509615, -31.7425752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5516592, -31.7414029], [-60.5517757, -31.7416947], [-60.5518054, -31.7417938], [-60.551979, -31.7424929]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5529548, -31.7423243], [-60.5523617, -31.7411854], [-60.5522569, -31.7409629], [-60.5522322, -31.7409029], [-60.5522127, -31.7408195], [-60.5521943, -31.7407347], [-60.5521421, -31.7404865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538031, -31.7446416], [-60.5538635, -31.7446308], [-60.5544049, -31.7445338], [-60.5554504, -31.7443341], [-60.5565055, -31.7441372], [-60.5566146, -31.744112], [-60.5571078, -31.7440198], [-60.5579255, -31.7438794], [-60.5580969, -31.7438653]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5543413, -31.7469162], [-60.5542351, -31.7464548], [-60.5541238, -31.7460054], [-60.5540186, -31.7455614], [-60.5539214, -31.745127], [-60.5538031, -31.7446416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5524871, -31.7448773], [-60.5538031, -31.7446416]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5524871, -31.7448773], [-60.5525067, -31.745381], [-60.5525111, -31.7454531], [-60.552637, -31.7460788], [-60.5526708, -31.7462468], [-60.5527244, -31.7465166], [-60.5527706, -31.7467093], [-60.552777, -31.746736], [-60.5528865, -31.7471927]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.548747, -31.7478896], [-60.5488434, -31.747876], [-60.5489268, -31.7478669], [-60.5491619, -31.7478422], [-60.5493979, -31.7478092], [-60.5497747, -31.7477409], [-60.550131, -31.7476734], [-60.5507367, -31.7475623], [-60.5512085, -31.7474816], [-60.5516941, -31.7474002], [-60.5528865, -31.7471927]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5528865, -31.7471927], [-60.5543413, -31.7469162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5545118, -31.740115], [-60.5547865, -31.7413937], [-60.5548758, -31.7417627], [-60.5550122, -31.7423276], [-60.5550814, -31.7426291], [-60.5551646, -31.742986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.554055, -31.7431963], [-60.5535795, -31.7432846], [-60.5534729, -31.7433178]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5534729, -31.7433178], [-60.5529548, -31.7423243]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5575567, -31.7397516], [-60.5575568, -31.7397847], [-60.5574211, -31.7403137], [-60.5574084, -31.7403789], [-60.5574052, -31.7404449], [-60.5574158, -31.740511], [-60.5575326, -31.7410894], [-60.5578648, -31.7426325]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5551646, -31.742986], [-60.5552025, -31.7431295]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5590939, -31.728737], [-60.5591714, -31.7288648], [-60.5595749, -31.729568], [-60.5597044, -31.7298118], [-60.5598427, -31.7301092], [-60.5598548, -31.7301517], [-60.5598532, -31.7301915], [-60.55984, -31.7302406], [-60.5597909, -31.730355], [-60.5597639, -31.7304234], [-60.5597358, -31.7305104], [-60.5597158, -31.7305935], [-60.5597141, -31.7306471], [-60.5597267, -31.730698], [-60.5597324, -31.7307346], [-60.5597285, -31.7307586], [-60.5595427, -31.731234], [-60.5595421, -31.7312646], [-60.5595514, -31.7312913], [-60.5595653, -31.7313063], [-60.5596255, -31.7313835], [-60.5597106, -31.7315265], [-60.5597476, -31.731605], [-60.5597682, -31.7316708], [-60.5597816, -31.7317599], [-60.5597796, -31.7318767], [-60.5597582, -31.7320176], [-60.5597241, -31.7321595], [-60.5597027, -31.7322118], [-60.5595872, -31.7325506], [-60.5595281, -31.7327295], [-60.5594819, -31.7328351], [-60.5594071, -31.732978], [-60.5593323, -31.7331883], [-60.5590773, -31.7339948], [-60.5590582, -31.7340531], [-60.5589528, -31.7343124], [-60.5589307, -31.7343479], [-60.5588792, -31.7344226], [-60.5587673, -31.7345668], [-60.5587033, -31.7346641], [-60.5586646, -31.734716], [-60.5582311, -31.7352629], [-60.5581996, -31.7353104], [-60.5581395, -31.7354723], [-60.5581257, -31.7355148], [-60.5581192, -31.7355372], [-60.5581004, -31.7358436], [-60.5581062, -31.7359092], [-60.5581119, -31.7359213], [-60.5581235, -31.7359396], [-60.5581396, -31.7359584], [-60.5581438, -31.7359869], [-60.5581383, -31.7360946], [-60.5581507, -31.7363922], [-60.5581384, -31.7364604], [-60.558115, -31.736564]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5501737, -31.7411396], [-60.5502866, -31.7411348], [-60.5503617, -31.7411183], [-60.5514047, -31.7407783], [-60.5514666, -31.7407534], [-60.5521421, -31.7404865]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5578073, -31.7380133], [-60.5577731, -31.7381258], [-60.5577642, -31.7381996], [-60.5577721, -31.7383864], [-60.5577721, -31.7384273], [-60.5577698, -31.7384479], [-60.557754, -31.7384686], [-60.5577288, -31.7384865], [-60.5576693, -31.7385144], [-60.557653, -31.7385233], [-60.5576441, -31.7385437], [-60.5576016, -31.7387509], [-60.5575867, -31.7387878], [-60.5575476, -31.7388574], [-60.5574697, -31.7389912], [-60.5573704, -31.7392034], [-60.5573601, -31.7392486], [-60.557358, -31.7392957], [-60.5573922, -31.7395201], [-60.5574397, -31.7397259]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5574397, -31.7397259], [-60.5575161, -31.7397345], [-60.5575567, -31.7397516]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517518, -31.7396001], [-60.5514624, -31.7389376]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.558115, -31.736564], [-60.5580804, -31.7366917], [-60.5580525, -31.7367426], [-60.5580374, -31.7367944], [-60.558028, -31.7368259], [-60.5580228, -31.7368856], [-60.5580068, -31.7371441], [-60.5579992, -31.7372098], [-60.5579935, -31.737241], [-60.55787, -31.737728], [-60.5578073, -31.7380133]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5356711, -31.7422974], [-60.5355719, -31.7422383], [-60.5354068, -31.7421463]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338821, -31.745188], [-60.5338819, -31.7452013], [-60.5338698, -31.7452302], [-60.5338474, -31.7452541], [-60.533817, -31.7452707], [-60.5337821, -31.7452779], [-60.5337462, -31.7452752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340123, -31.7450556], [-60.5339954, -31.7450723], [-60.5339307, -31.7451318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5341291, -31.7415222], [-60.5340912, -31.7416475], [-60.534042, -31.7417157]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346594, -31.7438761], [-60.5346658, -31.7439079], [-60.5346594, -31.7439397], [-60.5346411, -31.7439679], [-60.5346128, -31.7439893], [-60.5345777, -31.7440016]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346078, -31.7438241], [-60.5346298, -31.7438377], [-60.5346473, -31.7438554], [-60.5346594, -31.7438761]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5345777, -31.7440016], [-60.5345399, -31.7440033], [-60.5345035, -31.7439942], [-60.5344727, -31.7439754], [-60.5344509, -31.743949]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337133, -31.7452627], [-60.5336894, -31.7452445], [-60.5336727, -31.7452212], [-60.5336647, -31.7451948], [-60.5336659, -31.7451676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340252, -31.7483277], [-60.5344969, -31.7473857], [-60.5345156, -31.747338]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5367654, -31.7474868], [-60.5362112, -31.7480649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4789535, -31.7324876], [-60.4788028, -31.7324609], [-60.4787289, -31.7323656], [-60.4786867, -31.7321925], [-60.4786539, -31.7321123], [-60.4785772, -31.7320922]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337462, -31.7452752], [-60.5337133, -31.7452627]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5314966, -31.7489027], [-60.5314106, -31.7490284], [-60.5312899, -31.7492081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5262269, -31.7527098], [-60.5262298, -31.7527367], [-60.5263847, -31.752869]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5259012, -31.7521293], [-60.525862, -31.7519196], [-60.5258449, -31.7518418], [-60.5257362, -31.7513478]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5260568, -31.7528605], [-60.5260032, -31.7525965]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5315647, -31.7496916], [-60.5313804, -31.7494356], [-60.5313547, -31.7493876], [-60.5313233, -31.7493252], [-60.5313057, -31.7492744], [-60.5312899, -31.7492081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312938, -31.748979], [-60.5313801, -31.7489551], [-60.5314966, -31.7489027]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312899, -31.7492081], [-60.5312984, -31.7490344], [-60.5312938, -31.748979]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5347879, -31.7450281], [-60.5347671, -31.7450736], [-60.5347429, -31.7451036], [-60.5344834, -31.7453039], [-60.5341062, -31.7455581], [-60.5340417, -31.7456112], [-60.5339881, -31.7456644], [-60.5339147, -31.7457562], [-60.5336411, -31.7460945], [-60.5332807, -31.7465512], [-60.5332147, -31.7466518], [-60.5331343, -31.7467994], [-60.5330849, -31.7469081], [-60.5330538, -31.7470074], [-60.5329465, -31.7474164], [-60.5327961, -31.7480083], [-60.5327838, -31.7480549], [-60.5323126, -31.7490555], [-60.5322961, -31.7490859], [-60.5322638, -31.7491261], [-60.5315647, -31.7496916]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5315647, -31.7496916], [-60.5307294, -31.7500512], [-60.5301978, -31.7502952], [-60.530148, -31.7503206], [-60.5300975, -31.7503609], [-60.5296433, -31.7507534]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5290614, -31.7503149], [-60.5296433, -31.7507534]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5312899, -31.7492081], [-60.5310226, -31.7493366], [-60.5307907, -31.7494254], [-60.530498, -31.7495141], [-60.5301754, -31.7495938], [-60.5297913, -31.7496874], [-60.5297304, -31.7497067], [-60.5296792, -31.7497364], [-60.5296302, -31.7497787], [-60.5290614, -31.7503149]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5288304, -31.7501372], [-60.5290614, -31.7503149]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5261053, -31.7530709], [-60.5261706, -31.7530766]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5338037, -31.745095], [-60.5338365, -31.7451082], [-60.5338625, -31.7451297], [-60.5338753, -31.7451492], [-60.5338824, -31.7451707], [-60.5338821, -31.745188]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5261053, -31.7530709], [-60.5260568, -31.7528605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.528932, -31.7454981], [-60.5290346, -31.745549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5290346, -31.745549], [-60.5287809, -31.745867], [-60.5287097, -31.7459346], [-60.5286669, -31.7459638], [-60.528578, -31.745993], [-60.5267806, -31.7463107], [-60.5249991, -31.7466189], [-60.5248975, -31.7466268], [-60.5248442, -31.7466336], [-60.5248, -31.746637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5248, -31.746637], [-60.5247187, -31.7466412], [-60.5246226, -31.7466483]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5304417, -31.7465453], [-60.5305126, -31.7464681], [-60.530567, -31.7464018], [-60.5306681, -31.7462672], [-60.5340088, -31.7416091]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5259263, -31.7522544], [-60.5259012, -31.7521293]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4943356, -31.7773694], [-60.4937236, -31.7774614], [-60.4929163, -31.7775828]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4937236, -31.7774614], [-60.493935, -31.7785005]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4943788, -31.779103], [-60.494668, -31.7796863], [-60.4946766, -31.7797588], [-60.4947133, -31.7800671], [-60.4948679, -31.7807908], [-60.4936594, -31.7809778]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4931316, -31.7786214], [-60.4932758, -31.7792665], [-60.4934337, -31.7799731], [-60.4936594, -31.7809778], [-60.4937076, -31.7811923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4943788, -31.779103], [-60.4932758, -31.7792665]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4946766, -31.7797588], [-60.4934337, -31.7799731]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4985884, -31.7631591], [-60.4987325, -31.7631384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4987325, -31.7631384], [-60.4987274, -31.7631157], [-60.4987451, -31.7631128], [-60.4987503, -31.7631359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4985681, -31.7631591], [-60.4985632, -31.7631352], [-60.4985829, -31.7631336], [-60.4985884, -31.7631591]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4985681, -31.7631591], [-60.4986083, -31.7633879]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4987503, -31.7631359], [-60.4988031, -31.7633555]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456946, -31.7873301], [-60.4569034, -31.7873453], [-60.4568073, -31.7873964]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4568073, -31.7873964], [-60.4567605, -31.787427], [-60.4566908, -31.7874692], [-60.4565835, -31.7874898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4567673, -31.7871387], [-60.4568249, -31.7872104], [-60.4568329, -31.7872674], [-60.4568289, -31.7873438], [-60.4568073, -31.7873964]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.456731, -31.7877142], [-60.4566826, -31.787641], [-60.4566335, -31.7875748], [-60.4565835, -31.7874898]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460811, -31.7790577], [-60.4607859, -31.7789723], [-60.4607656, -31.7788661], [-60.4603216, -31.7767831]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460811, -31.7790577], [-60.4608373, -31.7791479], [-60.4608613, -31.7792263], [-60.460876, -31.7792925]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4866889, -31.7349992], [-60.4866664, -31.7350487]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.480048, -31.7587197], [-60.4786498, -31.7589367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389434, -31.7444212], [-60.5404707, -31.7441822], [-60.541019, -31.7440865], [-60.5417901, -31.7439637]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5399876, -31.7285466], [-60.5386309, -31.7290763], [-60.5370474, -31.7296427]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5280244, -31.7619295], [-60.5277461, -31.7606574]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5334867, -31.7597615], [-60.5335817, -31.7598902], [-60.5336037, -31.75992], [-60.5336296, -31.75997], [-60.5336472, -31.7600617], [-60.5338038, -31.7608614], [-60.5338282, -31.760986]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4946086, -31.7441543], [-60.4945588, -31.7439436]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5371037, -31.7399019], [-60.5370483, -31.7398398]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5238266, -31.7696398], [-60.5238489, -31.7697003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4887807, -31.7516531], [-60.4887486, -31.7516987]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5010155, -31.7597398], [-60.5009602, -31.7597492]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5123123, -31.7435119], [-60.5124655, -31.7434871], [-60.5126734, -31.7434535], [-60.5137219, -31.743284], [-60.5138102, -31.7432707], [-60.5151495, -31.7430732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.508825, -31.7749678], [-60.5080794, -31.7750878], [-60.5072961, -31.7752159]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5167605, -31.7875346], [-60.5168876, -31.7875059], [-60.516997, -31.7874756], [-60.5172368, -31.7874479], [-60.5172775, -31.7874389]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4720961, -31.7604679], [-60.4720565, -31.7604736], [-60.4719715, -31.7604864]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4720961, -31.7604679], [-60.4727094, -31.760374], [-60.4727854, -31.7603624], [-60.4728384, -31.7603658], [-60.4728726, -31.7603892], [-60.473027, -31.7611361], [-60.4730237, -31.7611867], [-60.473008, -31.7612167], [-60.4729638, -31.7612398], [-60.472438, -31.7613242], [-60.4723674, -31.7613151], [-60.4723334, -31.7612957], [-60.4722817, -31.7612558], [-60.4722565, -31.7612228], [-60.4720961, -31.7604679]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.472596, -31.7598727], [-60.4726323, -31.7600396], [-60.4727094, -31.760374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.527103, -31.7661605], [-60.527329, -31.7662599], [-60.5274386, -31.7662452], [-60.5275675, -31.7660245], [-60.5275136, -31.7659411], [-60.5273276, -31.7658471]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5220062, -31.7404089], [-60.5216475, -31.7399284], [-60.5216543, -31.7398306], [-60.5217827, -31.7397358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5175577, -31.732573], [-60.5166667, -31.7328675]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183375, -31.7401006], [-60.5182931, -31.7400044], [-60.5181885, -31.7399838], [-60.5178398, -31.74005], [-60.5177843, -31.7401872]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5182464, -31.7390817], [-60.5181751, -31.7392379], [-60.5177754, -31.7393064], [-60.5175738, -31.7392043]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5159124, -31.7329323], [-60.5157766, -31.7322312], [-60.5157679, -31.7321856]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5158495, -31.7321632], [-60.515972, -31.7327877], [-60.5159974, -31.7329169]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5159974, -31.7329169], [-60.5161154, -31.7334896], [-60.5161416, -31.733617], [-60.5163261, -31.7344425], [-60.5163592, -31.7345905]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.495314, -31.7281186], [-60.4953002, -31.7279848], [-60.495383, -31.727923], [-60.4961839, -31.727581], [-60.4965962, -31.7274257], [-60.496723, -31.7274588], [-60.4968098, -31.7275015]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4545163, -31.7344102], [-60.4545095, -31.7345036], [-60.4544808, -31.7346042], [-60.4544284, -31.7346961], [-60.4543473, -31.7347651], [-60.454278, -31.7348312], [-60.4542223, -31.7348988], [-60.4541986, -31.7349807], [-60.4542155, -31.7350698], [-60.4542844, -31.7351589]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5187321, -31.7371769], [-60.5185281, -31.7371858], [-60.5180297, -31.7372059], [-60.517809, -31.7372117]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722538, -31.7795911], [-60.472261, -31.7795571], [-60.4722684, -31.779524], [-60.4722905, -31.7794983], [-60.4723224, -31.7794537], [-60.4723326, -31.7794249], [-60.4723287, -31.7794049], [-60.4723093, -31.7793849], [-60.4722469, -31.7793308], [-60.4721779, -31.7792874], [-60.4721168, -31.7792646]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4727305, -31.7798367], [-60.4725823, -31.7797947], [-60.4725113, -31.7797636], [-60.4724161, -31.7797161], [-60.4723575, -31.7796841], [-60.4722989, -31.7796563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722883, -31.7795999], [-60.4723004, -31.7796117], [-60.4723066, -31.7796264], [-60.472306, -31.7796419], [-60.4722989, -31.7796563], [-60.4722841, -31.7796685], [-60.4722647, -31.7796745], [-60.4722441, -31.7796733], [-60.4722259, -31.7796651], [-60.4722133, -31.7796512], [-60.4722084, -31.7796355], [-60.4722109, -31.7796195], [-60.4722204, -31.7796054], [-60.4722355, -31.7795954], [-60.4722538, -31.7795911], [-60.472272, -31.7795927], [-60.4722883, -31.7795999]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722133, -31.7796512], [-60.4721432, -31.7796755], [-60.4720264, -31.779743], [-60.471954, -31.7797574], [-60.4718966, -31.7797393], [-60.4718263, -31.7796968], [-60.4717667, -31.779659], [-60.4716159, -31.7795704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4597093, -31.7698713], [-60.4594099, -31.7699269], [-60.4593006, -31.7699443], [-60.4592008, -31.7699438]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4592979, -31.7703338], [-60.4592191, -31.7699791], [-60.4592008, -31.7699438], [-60.4591361, -31.7699284], [-60.4590126, -31.7699447], [-60.4589509, -31.7699664], [-60.4588713, -31.7700427]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4915626, -31.7297174], [-60.4915803, -31.7297846]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4970583, -31.7273915], [-60.497864, -31.7270822], [-60.4982395, -31.726963]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4905532, -31.725296], [-60.4903512, -31.7243495], [-60.4898366, -31.7219546]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4962858, -31.74305], [-60.4969179, -31.7459618]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969179, -31.7459618], [-60.4970135, -31.7459464], [-60.4984672, -31.7457123]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4958157, -31.7498035], [-60.4957665, -31.7495879], [-60.4955915, -31.7487476], [-60.4955693, -31.7486731], [-60.495376, -31.7477435], [-60.4951879, -31.7469066], [-60.4950514, -31.7462837]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4969179, -31.7459618], [-60.4970229, -31.746621], [-60.4971937, -31.7474254], [-60.4974073, -31.748431]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4846771, -31.7529345], [-60.4845438, -31.752312], [-60.4843439, -31.7513783]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4849614, -31.7512799], [-60.4843439, -31.7513783]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4852954, -31.7528398], [-60.4846771, -31.7529345]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4974073, -31.748431], [-60.4955915, -31.7487476]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4974073, -31.748431], [-60.4976366, -31.7495104]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340682, -31.7345301], [-60.5335747, -31.7332896]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5317759, -31.7354709], [-60.5322423, -31.7352602], [-60.5328268, -31.7350177], [-60.5340682, -31.7345301]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5213855, -31.7252356], [-60.5209478, -31.724386]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5427633, -31.7251947], [-60.5427534, -31.7252103], [-60.5427324, -31.7252225], [-60.5421336, -31.7255045], [-60.5420629, -31.7255646], [-60.5419902, -31.7256208], [-60.5409428, -31.7259876], [-60.539059, -31.7266665], [-60.5377504, -31.7270987], [-60.5360489, -31.7277002]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355579, -31.7265923], [-60.5360489, -31.7277002]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.531964, -31.7292515], [-60.5305954, -31.729782], [-60.5291954, -31.7302904]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.531964, -31.7292515], [-60.5314021, -31.7278435]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5296121, -31.7270871], [-60.5297172, -31.7269735], [-60.5307067, -31.7259034]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.521701, -31.7291251], [-60.5197181, -31.7296391], [-60.5176889, -31.7301193], [-60.5168991, -31.7303357], [-60.51566, -31.7306234], [-60.5155453, -31.73065]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5205704, -31.7269672], [-60.5211219, -31.7280067], [-60.521701, -31.7291251]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5171084, -31.7318181], [-60.5185516, -31.7314311], [-60.5204135, -31.7308777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204135, -31.7308777], [-60.5197181, -31.7296391], [-60.5191314, -31.7285742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5178583, -31.7330406], [-60.5193552, -31.7325538], [-60.5202915, -31.7322554], [-60.5210325, -31.7319998]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5210325, -31.7319998], [-60.5204135, -31.7308777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5250834, -31.7354028], [-60.5246302, -31.7355795], [-60.5245072, -31.735637], [-60.5243745, -31.7356864]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5250519, -31.7353411], [-60.5250834, -31.7354028]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5243745, -31.7356864], [-60.5243035, -31.7358368], [-60.5237564, -31.7363519], [-60.5227193, -31.7373374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5211871, -31.7351656], [-60.5221455, -31.7365473], [-60.5227193, -31.7373374]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5264511, -31.7427232], [-60.5270415, -31.7435573], [-60.5276798, -31.744492], [-60.5286386, -31.7458489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337273, -31.7388605], [-60.5326987, -31.7395388], [-60.5314748, -31.7402662], [-60.5301729, -31.7409859], [-60.5292652, -31.7413224], [-60.5276646, -31.7418936], [-60.5264511, -31.7427232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5245364, -31.7465773], [-60.5246319, -31.7465613], [-60.5247087, -31.7465474], [-60.5248218, -31.7465267], [-60.5249503, -31.746502], [-60.5267491, -31.74621]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196392, -31.7500366], [-60.5195548, -31.7500444]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5192779, -31.7483526], [-60.5195068, -31.7494038], [-60.5196159, -31.7499164], [-60.5196392, -31.7500366]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083742, -31.7519187], [-60.5083132, -31.7519421], [-60.5082577, -31.7519541], [-60.5082206, -31.7519471], [-60.5081649, -31.7519315]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5083486, -31.7517815], [-60.5083702, -31.7518216], [-60.5083783, -31.7518645], [-60.5083742, -31.7519187]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5081649, -31.7519315], [-60.5081438, -31.7518318]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5063164, -31.7707799], [-60.5061834, -31.7701645], [-60.5059817, -31.7691765]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034104, -31.7712913], [-60.5032434, -31.7704947], [-60.503049, -31.7696752]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5034104, -31.7712913], [-60.5049243, -31.771028], [-60.5056063, -31.7709081], [-60.5063164, -31.7707799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165402, -31.7660544], [-60.5165857, -31.7660042], [-60.5165993, -31.7659785], [-60.516658, -31.7658387], [-60.5166774, -31.7658077], [-60.5166928, -31.7657918], [-60.5168997, -31.7656247], [-60.5169278, -31.7656108], [-60.5170069, -31.7655872]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5058861, -31.7619226], [-60.5057995, -31.7615109], [-60.5057097, -31.7610835], [-60.505624, -31.7606759]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913712, -31.7569901], [-60.4913548, -31.7569099]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5375673, -31.7437479], [-60.5387954, -31.7435736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5318737, -31.7712789], [-60.5320335, -31.7719975], [-60.5321231, -31.7724004]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5320335, -31.7719975], [-60.5302737, -31.77227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.548101, -31.7352483], [-60.5471583, -31.7342907], [-60.5458485, -31.7330139], [-60.5457573, -31.7329394], [-60.5456917, -31.7329087], [-60.5456297, -31.7328846], [-60.5455507, -31.7328634]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.548101, -31.7352483], [-60.5481294, -31.735275], [-60.5486706, -31.7358409]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4477912, -31.7840185], [-60.447696, -31.7840225], [-60.4475693, -31.7840351], [-60.4473326, -31.7840721], [-60.4472172, -31.7840903], [-60.4471213, -31.7840949], [-60.4470529, -31.7840875], [-60.4469926, -31.7840636], [-60.4469423, -31.7840214], [-60.4468799, -31.7839416], [-60.4468487, -31.7838877]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.449186, -31.7851813], [-60.4491457, -31.7850844], [-60.4490827, -31.7849795], [-60.4490125, -31.7848948], [-60.448921, -31.7848161], [-60.4488243, -31.7847497], [-60.4487215, -31.784683], [-60.448608, -31.7846193], [-60.4484345, -31.7845498], [-60.4483886, -31.784531], [-60.4482982, -31.7844939], [-60.4481533, -31.7844266], [-60.4480666, -31.7843833], [-60.4480226, -31.7843516], [-60.4479893, -31.7843199], [-60.4479432, -31.7842653], [-60.447881, -31.7841713], [-60.4477912, -31.7840185], [-60.4476627, -31.7837535]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5374369, -31.7429204], [-60.5386467, -31.7427563]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5030496, -31.7766707], [-60.5032888, -31.7777448], [-60.503377, -31.7781409]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5062446, -31.7842035], [-60.5064009, -31.7849314]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.509336, -31.7887579], [-60.5094297, -31.7892876], [-60.5094364, -31.7893257], [-60.5094644, -31.7896551], [-60.5094691, -31.7897087], [-60.5094481, -31.7897424], [-60.5094014, -31.7897782], [-60.509336, -31.789804], [-60.5092683, -31.7898119], [-60.5091702, -31.7898119], [-60.5091189, -31.7897861], [-60.5090908, -31.7897464], [-60.5090862, -31.7897047], [-60.5090885, -31.7896571], [-60.5091002, -31.7896174], [-60.5091165, -31.7895837], [-60.5093734, -31.7893713], [-60.5094297, -31.7892876]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5158001, -31.7904283], [-60.5157483, -31.7904086], [-60.5157053, -31.7903987], [-60.515675, -31.7903788], [-60.515661, -31.7903451], [-60.5156493, -31.7902756], [-60.5156143, -31.7902419], [-60.5155722, -31.790226], [-60.514769, -31.790232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5112799, -31.7741721], [-60.5114047, -31.7739788], [-60.5115591, -31.7737397]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141575, -31.774974], [-60.5141256, -31.7750047], [-60.5137941, -31.7750939], [-60.5137023, -31.7751364], [-60.5135454, -31.7751212], [-60.5133752, -31.7750925], [-60.5132946, -31.7750636], [-60.5132427, -31.7750253], [-60.5132188, -31.774991]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.498668, -31.7859735], [-60.4988897, -31.787036], [-60.4989593, -31.7873694], [-60.498947, -31.7874322], [-60.4988607, -31.7874636], [-60.4982815, -31.7874794]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4977927, -31.7872083], [-60.4988897, -31.787036], [-60.4993352, -31.7869661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.475072, -31.7810408], [-60.4749411, -31.7804048]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4592698, -31.7819649], [-60.4591979, -31.7819576], [-60.4591407, -31.7819395], [-60.4591049, -31.7819123], [-60.459078, -31.7818874], [-60.4590645, -31.7818522], [-60.4590644, -31.7818216], [-60.4590731, -31.7817884], [-60.4590871, -31.7817597], [-60.4591264, -31.7816996], [-60.4592004, -31.7816122]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4918839, -31.7769889], [-60.4917074, -31.7762132]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4899292, -31.7639634], [-60.4893382, -31.7640458]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4758478, -31.763532], [-60.4757754, -31.7635631], [-60.4757314, -31.7635908], [-60.4753245, -31.7638506], [-60.4752976, -31.7638832], [-60.4752748, -31.7639365]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4772143, -31.7641681], [-60.4773037, -31.7646263], [-60.4773411, -31.7648215], [-60.4773286, -31.7648576], [-60.4772962, -31.7648852], [-60.4766673, -31.7650019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4740182, -31.7664415], [-60.4738764, -31.7657668], [-60.4738005, -31.7654268], [-60.473761, -31.7652009], [-60.4737723, -31.7651419], [-60.4738073, -31.7650995], [-60.4742593, -31.764846], [-60.4743425, -31.7647935], [-60.4743993, -31.7647247], [-60.4744112, -31.7646963], [-60.4744112, -31.7646603], [-60.4744011, -31.7646009]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.473179, -31.7748287], [-60.4730498, -31.7741821], [-60.4728872, -31.7736468]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.473797, -31.7747347], [-60.4737066, -31.7743404], [-60.4736178, -31.7739527], [-60.473609, -31.7738737], [-60.4736283, -31.7738067], [-60.4736464, -31.7737302]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4861278, -31.759787], [-60.4867313, -31.7596912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4734152, -31.7669874], [-60.4733306, -31.7669661], [-60.473164, -31.7658945], [-60.4731802, -31.7658565], [-60.4732229, -31.7658168], [-60.4732676, -31.7658047], [-60.4737352, -31.7657269], [-60.4737758, -31.7657027], [-60.473786, -31.7656699], [-60.4737128, -31.7653571]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743411, -31.7638792], [-60.4742208, -31.7639192], [-60.4736812, -31.7642403], [-60.4733925, -31.764458], [-60.4732259, -31.7645963], [-60.4731445, -31.7646862], [-60.4730945, -31.7647794]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4732504, -31.7640763], [-60.4732624, -31.7638751], [-60.4732523, -31.7638164], [-60.4732462, -31.7637853]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4725889, -31.7636186], [-60.4730327, -31.7635658]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4944088, -31.7711859], [-60.4942918, -31.7711769], [-60.4942516, -31.7711586], [-60.4939324, -31.7710195], [-60.4937875, -31.7709853], [-60.4936937, -31.7709557], [-60.4936132, -31.7709215], [-60.4935703, -31.7708941], [-60.493294, -31.7706501], [-60.493235, -31.7706159], [-60.4931867, -31.7705909], [-60.4925296, -31.7704358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.49456, -31.7714779], [-60.4944732, -31.7714855], [-60.4944246, -31.7714898], [-60.4943942, -31.7715136], [-60.4942017, -31.7715493], [-60.494009, -31.7715851], [-60.4887776, -31.7723807], [-60.4878609, -31.7725201], [-60.4877979, -31.7725082], [-60.4875737, -31.7725359], [-60.4875317, -31.7725756], [-60.4851196, -31.772923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4826829, -31.7713429], [-60.4822986, -31.7713217], [-60.4821842, -31.7713118], [-60.4821282, -31.7713078], [-60.4820254, -31.7713217], [-60.4819367, -31.7713296], [-60.4818853, -31.7713257], [-60.4818293, -31.7713257], [-60.4816472, -31.771278], [-60.4815654, -31.7712701], [-60.4810284, -31.7712304], [-60.4803069, -31.7711946]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4798207, -31.7738138], [-60.4797885, -31.7736006], [-60.479562, -31.7724453]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4763769, -31.769448], [-60.4762813, -31.7693822], [-60.4761605, -31.7693488]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4740347, -31.7696983], [-60.473888, -31.7690229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4737066, -31.7743404], [-60.4739837, -31.7742914], [-60.473944, -31.7738944]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.471069, -31.7711781], [-60.4716434, -31.7710907], [-60.4723209, -31.770977]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4711761, -31.7725665], [-60.4713015, -31.7725137], [-60.4713832, -31.7724939], [-60.4714579, -31.7724879], [-60.4717615, -31.7725038], [-60.4718922, -31.7725018], [-60.471981, -31.7724959], [-60.4720884, -31.7724542], [-60.4721701, -31.7724145]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4636738, -31.7647506], [-60.4648706, -31.7645691]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4685511, -31.7650923], [-60.4683591, -31.765147], [-60.468156, -31.7652264], [-60.467703, -31.7654746], [-60.467219, -31.7656996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4640363, -31.7668917], [-60.4640809, -31.7669025], [-60.4641206, -31.7669243], [-60.4641416, -31.7669541], [-60.4643845, -31.7673869], [-60.4644452, -31.7674623], [-60.4645689, -31.7675675]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4633852, -31.7678301], [-60.4634528, -31.7681254], [-60.4634808, -31.7681631], [-60.4635392, -31.7681829]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.466089, -31.7707656], [-60.4664417, -31.7704777], [-60.4670931, -31.7699457]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4660845, -31.7696407], [-60.4672425, -31.7693661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4672425, -31.7693661], [-60.4672659, -31.7693442], [-60.4672705, -31.7693125], [-60.4671888, -31.7688102], [-60.4671678, -31.7687844], [-60.4671252, -31.7687759]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4661147, -31.7697591], [-60.4654095, -31.7699894]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4597852, -31.7743826], [-60.4603206, -31.7744083], [-60.4603555, -31.7744357], [-60.4603823, -31.774479], [-60.460672, -31.775822], [-60.4606988, -31.7758745], [-60.4607632, -31.7759908]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4607859, -31.7789723], [-60.4609378, -31.7787255], [-60.461207, -31.7783694]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4778409, -31.7763364], [-60.4772103, -31.7764274]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4773003, -31.7758363], [-60.4772068, -31.7755003]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4762321, -31.7743647], [-60.476365, -31.7749707]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.474896, -31.7745677], [-60.4748968, -31.7746047], [-60.474888, -31.7746677], [-60.4748898, -31.7746902], [-60.474918, -31.7747262], [-60.4749621, -31.7747892], [-60.4750839, -31.7754313], [-60.475098, -31.7754553], [-60.4751192, -31.7754583], [-60.4755039, -31.7753923]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4752355, -31.7777549], [-60.475232, -31.7776969], [-60.4752271, -31.7775654], [-60.4752277, -31.7774999]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4752419, -31.7778376], [-60.4752355, -31.7777549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4746112, -31.7775826], [-60.4746169, -31.7775016]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4746169, -31.7775016], [-60.4746197, -31.7774624]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4745967, -31.7776319], [-60.4746091, -31.7776124], [-60.4746112, -31.7775826]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4722222, -31.777405], [-60.4724223, -31.7773595], [-60.4725364, -31.7773318], [-60.4726272, -31.7773001], [-60.4726854, -31.7772645], [-60.4729066, -31.7770863], [-60.4729578, -31.7770705], [-60.4730137, -31.7770863], [-60.4730486, -31.7771299], [-60.473058, -31.7771754], [-60.4730486, -31.7772229], [-60.4730044, -31.7772566], [-60.4729625, -31.7772744], [-60.4726272, -31.7773001]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4685663, -31.777597], [-60.4682872, -31.7776402], [-60.4679004, -31.7777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4605322, -31.7794673], [-60.4603632, -31.779419], [-60.4603164, -31.779411], [-60.4602589, -31.779411], [-60.4590513, -31.7796429]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4592698, -31.7819649], [-60.4599379, -31.7818649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4577191, -31.7822124], [-60.458899, -31.7820307]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4566762, -31.7672992], [-60.4562593, -31.7654363]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4592375, -31.7717506], [-60.4591566, -31.7717707], [-60.4589938, -31.7718334], [-60.4586882, -31.7718849], [-60.4583885, -31.7719353]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4586882, -31.7718849], [-60.4585514, -31.7712222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4532821, -31.7810448], [-60.4532245, -31.7808737], [-60.4529051, -31.7793955]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4483886, -31.784531], [-60.4484978, -31.7845034], [-60.4485585, -31.7844791], [-60.4486085, -31.7844442], [-60.4486568, -31.7844032], [-60.4486836, -31.7843713], [-60.4487836, -31.7842285], [-60.4488479, -31.7841708], [-60.4489087, -31.7841359], [-60.4489837, -31.7841146], [-60.4490838, -31.7840903], [-60.4492195, -31.7840752], [-60.4493303, -31.7840691], [-60.4495393, -31.784066], [-60.4497126, -31.7840767], [-60.4498163, -31.7841025], [-60.4499127, -31.7841389], [-60.4500021, -31.7841845], [-60.4500557, -31.7842255], [-60.4501075, -31.7842756], [-60.4501718, -31.7843622], [-60.4502647, -31.784508], [-60.4503201, -31.7846188], [-60.4503594, -31.7847084], [-60.4503701, -31.7847737], [-60.4503737, -31.7848239], [-60.4503647, -31.7848709], [-60.4503487, -31.7849028], [-60.4503254, -31.7849226], [-60.4502933, -31.7849317], [-60.4502575, -31.7849332], [-60.4502218, -31.7849256], [-60.4501986, -31.7849089], [-60.4501825, -31.7848861], [-60.4501754, -31.7848466], [-60.4501789, -31.7848132], [-60.4501914, -31.7847874], [-60.4502218, -31.7847373], [-60.4502522, -31.7846841], [-60.4502736, -31.7846416], [-60.4502754, -31.7846006], [-60.4502736, -31.7845642], [-60.4502647, -31.784508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4539828, -31.7827832], [-60.4539897, -31.7828617], [-60.4539933, -31.7828997], [-60.454004, -31.7829195], [-60.4540522, -31.7829908], [-60.4540719, -31.7830334], [-60.4540862, -31.7830652], [-60.4541523, -31.7833751], [-60.4541612, -31.7834054], [-60.4541773, -31.7834282], [-60.4542166, -31.7834783], [-60.4542398, -31.7835208], [-60.4542398, -31.7835543], [-60.4542273, -31.7835922], [-60.4541951, -31.7836196], [-60.4541594, -31.7836378], [-60.4541165, -31.7836499], [-60.4540612, -31.7836439], [-60.4540379, -31.7836317], [-60.4540076, -31.7835983], [-60.4539915, -31.7835619], [-60.4539897, -31.7835315], [-60.4540022, -31.7834829], [-60.4540093, -31.7834343], [-60.4540093, -31.7834054], [-60.454004, -31.7833811], [-60.4539415, -31.7830652], [-60.4539432, -31.7830334], [-60.4539468, -31.7830136], [-60.4539557, -31.7829346], [-60.4539522, -31.7828997], [-60.4539204, -31.7827928]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4561937, -31.7852079], [-60.4554172, -31.7853189]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4500367, -31.7911884], [-60.4517164, -31.7909207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.450726, -31.7903647], [-60.4508029, -31.7903789], [-60.4508713, -31.7903789], [-60.452166, -31.7901789], [-60.4528821, -31.7900683], [-60.4529808, -31.7900679]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.452166, -31.7901789], [-60.4520382, -31.7895754], [-60.4520099, -31.7895313], [-60.4519696, -31.7894982]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5174497, -31.7723432], [-60.5176969, -31.7734616], [-60.5176968, -31.7734853], [-60.5176865, -31.7735246]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160399, -31.7685029], [-60.5158177, -31.7684213], [-60.5155474, -31.7683331]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5171443, -31.7662068], [-60.5165887, -31.7662708], [-60.5165415, -31.7662798], [-60.516481, -31.7663], [-60.5163962, -31.7663393]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.521209, -31.7733344], [-60.5211053, -31.7736032], [-60.5211388, -31.7736602], [-60.5200544, -31.7766359], [-60.5200269, -31.7766558], [-60.5199459, -31.7768233], [-60.5199304, -31.7768554], [-60.5199121, -31.7768727], [-60.5198847, -31.7768865], [-60.5196865, -31.7769193], [-60.519639, -31.776909], [-60.5195169, -31.7769272], [-60.5194373, -31.7769391], [-60.519409, -31.7769616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5241958, -31.76939], [-60.5241285, -31.7694848], [-60.5239592, -31.7696912], [-60.5239286, -31.7697285], [-60.5239056, -31.7697947], [-60.5239207, -31.7698773], [-60.5238651, -31.7699445], [-60.5237562, -31.7700759], [-60.5237367, -31.7700774], [-60.5237067, -31.7700763], [-60.5236942, -31.7700759], [-60.5236695, -31.7700969], [-60.5228749, -31.7709515], [-60.5226696, -31.7711606], [-60.5225245, -31.7713697], [-60.5225062, -31.7713973], [-60.5224209, -31.7715262], [-60.5223582, -31.7716209], [-60.5223108, -31.7717081], [-60.5222821, -31.7717609], [-60.5222007, -31.7719339], [-60.5217893, -31.7730529], [-60.5217598, -31.7731331], [-60.5204772, -31.7766428], [-60.520464, -31.7766774], [-60.5204579, -31.7767258], [-60.520465, -31.7767508], [-60.5204691, -31.7767673], [-60.5204427, -31.7768819], [-60.5204233, -31.776966], [-60.5203928, -31.7769772], [-60.5203684, -31.7769884], [-60.5203532, -31.776998], [-60.520342, -31.7770118], [-60.5203292, -31.7770479], [-60.5201167, -31.7776466], [-60.519928, -31.7781782], [-60.5197302, -31.7787355], [-60.5193898, -31.7796742], [-60.5189476, -31.7808937], [-60.5184885, -31.7820821], [-60.518479, -31.7821067], [-60.5184749, -31.7821361], [-60.5184871, -31.782156], [-60.518494, -31.7821573], [-60.5185095, -31.7821603], [-60.5185268, -31.7821603], [-60.5185989, -31.7821525], [-60.5186264, -31.7821508], [-60.5188124, -31.7821482]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.518494, -31.7821573], [-60.5184712, -31.7822325], [-60.5184465, -31.7823141], [-60.518416, -31.7823279], [-60.5183967, -31.7823417], [-60.5183811, -31.7823695], [-60.5183743, -31.7823815], [-60.5181761, -31.7829362], [-60.5181375, -31.783077], [-60.5181208, -31.7831468], [-60.517855, -31.7842606], [-60.5177066, -31.7848559], [-60.5174763, -31.7857851], [-60.5174565, -31.7858649], [-60.5171139, -31.7872802], [-60.5171018, -31.7873302], [-60.5171029, -31.7873518], [-60.5171262, -31.787376], [-60.5171506, -31.7873889], [-60.5171811, -31.7873924], [-60.5172319, -31.7873898], [-60.5172368, -31.7874479], [-60.5172512, -31.7875099], [-60.5170642, -31.7875427], [-60.517048, -31.7875513], [-60.5170409, -31.7875608], [-60.5169699, -31.787732], [-60.5169352, -31.7878157], [-60.5166293, -31.7887517], [-60.5165947, -31.7888576], [-60.5164097, -31.7895297], [-60.5162837, -31.7899867], [-60.5162491, -31.7900618], [-60.5156688, -31.79213], [-60.5156596, -31.7922198], [-60.5155844, -31.7925662], [-60.5155812, -31.7926305], [-60.5155783, -31.7926889], [-60.5155732, -31.7927447], [-60.5155692, -31.7927891], [-60.5155397, -31.7928142], [-60.5155011, -31.7928384], [-60.5154817, -31.7928634], [-60.5154624, -31.7929014], [-60.5154564, -31.7929245], [-60.5153974, -31.7931502], [-60.5153151, -31.793456], [-60.5153232, -31.7934716], [-60.5153395, -31.7934811], [-60.5153304, -31.7935206], [-60.5153262, -31.793539], [-60.51531, -31.793545], [-60.5152907, -31.7935588], [-60.5152785, -31.7935839], [-60.5151718, -31.7939985], [-60.5151585, -31.7940936], [-60.5150193, -31.7945946], [-60.5149828, -31.7947049], [-60.5149451, -31.7948157]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5153578, -31.7918466], [-60.5156312, -31.7908247], [-60.5157483, -31.7904086], [-60.5158131, -31.7901785], [-60.5160855, -31.7892118], [-60.5160895, -31.7891867], [-60.5160906, -31.7891634], [-60.5160207, -31.7888804], [-60.5159727, -31.7886753]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5163487, -31.7883098], [-60.516554, -31.7876818], [-60.5165553, -31.7876735], [-60.5165581, -31.7876559], [-60.5165469, -31.7876429], [-60.5165266, -31.7876343], [-60.5165083, -31.7876351], [-60.5164534, -31.7876464]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.51643, -31.7875133], [-60.5165906, -31.78749], [-60.5166067, -31.7874792], [-60.5166201, -31.7874701], [-60.5166333, -31.7874485], [-60.5166906, -31.7872715], [-60.5167105, -31.7872101], [-60.516742, -31.7870952], [-60.5170114, -31.7860006], [-60.5171921, -31.7852426], [-60.517189, -31.7852085], [-60.5171659, -31.7851797], [-60.5171443, -31.7851758], [-60.5171321, -31.7851306], [-60.5171228, -31.7850959], [-60.5171859, -31.7850776], [-60.5172168, -31.7850514], [-60.5172445, -31.7850174], [-60.5173354, -31.7845787], [-60.5174786, -31.7840915], [-60.5176882, -31.7832024], [-60.5177498, -31.7829483], [-60.5178099, -31.7827755], [-60.5179162, -31.7824507], [-60.5179162, -31.7824258], [-60.5179054, -31.7824088], [-60.5179328, -31.7823201], [-60.5179531, -31.7822543]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165469, -31.7876429], [-60.5165743, -31.7875679], [-60.5166067, -31.7874792]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5165553, -31.7876735], [-60.516611, -31.7876773], [-60.5167096, -31.7876848], [-60.5168293, -31.7876921], [-60.5168549, -31.7876939], [-60.5169128, -31.7877283], [-60.5169699, -31.787732]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5171139, -31.7872802], [-60.5170696, -31.7872715], [-60.5170334, -31.7872644], [-60.5169635, -31.7872659], [-60.5168403, -31.7872684], [-60.5167385, -31.7872705], [-60.5166906, -31.7872715]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5176034, -31.7823329], [-60.5177867, -31.7822818], [-60.5179531, -31.7822543], [-60.5179839, -31.7822438], [-60.5180055, -31.782215], [-60.5180302, -31.7821504], [-60.5183301, -31.7813647], [-60.5183814, -31.7812302], [-60.5186038, -31.7806502], [-60.5186038, -31.7806171], [-60.5185914, -31.780587], [-60.5185954, -31.7805598], [-60.518602, -31.7805148], [-60.5186286, -31.7804998], [-60.518648, -31.7804772], [-60.5190037, -31.7795431], [-60.5189878, -31.7795175], [-60.5190005, -31.7794723], [-60.519009, -31.7794423], [-60.5190373, -31.7794302], [-60.519823, -31.777255], [-60.5198248, -31.7772023], [-60.5198054, -31.7771602], [-60.5197735, -31.7771346], [-60.5197328, -31.7771106], [-60.5197027, -31.777097], [-60.5196602, -31.777097], [-60.519439, -31.7771241], [-60.519423, -31.7770372], [-60.519409, -31.7769616]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5180302, -31.7821504], [-60.5180784, -31.7821432], [-60.5182037, -31.7821245], [-60.518321, -31.7821071], [-60.5184317, -31.7820906], [-60.5184885, -31.7820821]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5183811, -31.7823695], [-60.5183276, -31.7823619], [-60.518289, -31.7823564], [-60.5182238, -31.7823707], [-60.5181068, -31.7823965], [-60.5180209, -31.7824154], [-60.5179745, -31.782431], [-60.5179162, -31.7824507]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5197735, -31.7771346], [-60.519839, -31.7771136], [-60.5199321, -31.7770997], [-60.5200466, -31.7770827], [-60.5201698, -31.7770643], [-60.5202789, -31.7770481], [-60.5202938, -31.7770459], [-60.5203292, -31.7770479]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5199459, -31.7768233], [-60.5199869, -31.7768367], [-60.5200287, -31.7768292], [-60.5201468, -31.776808], [-60.5202711, -31.7767857], [-60.5203874, -31.7767648], [-60.520465, -31.7767508]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204364, -31.7732878], [-60.5205408, -31.7732954], [-60.5206576, -31.7733134], [-60.5207762, -31.7733149], [-60.5208823, -31.7733014], [-60.5209337, -31.7732833], [-60.5211071, -31.7731946], [-60.5211407, -31.773184], [-60.5211796, -31.7731855], [-60.5212982, -31.7732081], [-60.5217848, -31.7718827], [-60.5218025, -31.771806], [-60.5218096, -31.7717669], [-60.5218043, -31.7717413], [-60.5217689, -31.7717293], [-60.5217141, -31.7717368], [-60.521692, -31.7716408], [-60.5216716, -31.7715517], [-60.5217701, -31.7715266], [-60.5220308, -31.77146], [-60.5220702, -31.7713985], [-60.5221954, -31.7712027], [-60.5223865, -31.7709786], [-60.5226325, -31.7706867], [-60.5232197, -31.7700905], [-60.5236642, -31.7696351], [-60.5236547, -31.769559], [-60.5236341, -31.7694681]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5217141, -31.7717368], [-60.5215866, -31.7717579], [-60.5214398, -31.7717428]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5218096, -31.7717669], [-60.5219143, -31.771745], [-60.5219972, -31.7717278], [-60.5220368, -31.7717216], [-60.5221633, -31.7717021], [-60.5221919, -31.7716977], [-60.5222561, -31.7717033], [-60.5223108, -31.7717081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225062, -31.7713973], [-60.5224661, -31.7713953], [-60.5224279, -31.7714012], [-60.5223311, -31.7714028], [-60.5222177, -31.7714091], [-60.5221423, -31.7714133], [-60.5221172, -31.7714082], [-60.5220702, -31.7713985]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5209187, -31.7695507], [-60.5201031, -31.770608]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5191163, -31.7678423], [-60.5175522, -31.7680943], [-60.5160561, -31.7683239]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.521506, -31.7593517], [-60.5213343, -31.759275]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5205441, -31.7567176], [-60.5205108, -31.7567952], [-60.5197718, -31.7577082], [-60.5197334, -31.7577226], [-60.519691, -31.7577265], [-60.519623, -31.7577086], [-60.5187772, -31.7571419], [-60.5187358, -31.7570851], [-60.518713, -31.7570036]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133943, -31.7649893], [-60.5138247, -31.7649179], [-60.5138512, -31.7649369], [-60.513902, -31.7651858], [-60.513471, -31.7652515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5129839, -31.7650905], [-60.5132413, -31.7650147], [-60.5133943, -31.7649893]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5133943, -31.7649893], [-60.5134385, -31.7652359], [-60.513471, -31.7652515]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141898, -31.7659076], [-60.5141957, -31.7659312], [-60.5142097, -31.7659865], [-60.514223, -31.7660107], [-60.5142715, -31.7660454]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5141957, -31.7659312], [-60.5142301, -31.7659269], [-60.5142606, -31.7659087], [-60.5143622, -31.7658042], [-60.514504, -31.7656745]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5079082, -31.7595511], [-60.5086469, -31.7594207]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5093752, -31.7601998], [-60.5092415, -31.7596599]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5092446, -31.7626729], [-60.5092839, -31.7627398], [-60.5093459, -31.76297], [-60.5093653, -31.7630182], [-60.5094343, -31.763116], [-60.5094573, -31.7631776], [-60.5095347, -31.7635506]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5076614, -31.7587117], [-60.5077304, -31.7589686], [-60.5077922, -31.7590674]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5073333, -31.7584277], [-60.5072784, -31.7581659]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5099851, -31.7634792], [-60.5100745, -31.7639083]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095141, -31.7657822], [-60.5096557, -31.7657576], [-60.5101919, -31.7656357]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5057118, -31.767932], [-60.5061192, -31.7678762], [-60.5062054, -31.7678714], [-60.5062743, -31.7678866], [-60.506316, -31.7680166], [-60.5063259, -31.7680744]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5001382, -31.76233], [-60.4994279, -31.7624358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5000781, -31.7620369], [-60.4993486, -31.7621455]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5039923, -31.7676656], [-60.5045362, -31.7675584], [-60.5047537, -31.767567], [-60.504898, -31.7675376]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225419, -31.7566472], [-60.5230793, -31.7568795]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5160508, -31.7552048], [-60.5161221, -31.7555215]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5174507, -31.7528362], [-60.5174758, -31.7529996], [-60.5174758, -31.7530417], [-60.517467, -31.7530688]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.517467, -31.7530688], [-60.5174174, -31.753135], [-60.5174121, -31.7531651], [-60.5174219, -31.7532178], [-60.5175223, -31.753578]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5094454, -31.7563565], [-60.509529, -31.7563451], [-60.5096174, -31.7563374], [-60.5096475, -31.7563404], [-60.5096775, -31.756351], [-60.509696, -31.7563619], [-60.5100651, -31.7565812], [-60.5100784, -31.7565871], [-60.5101022, -31.7565977], [-60.5101525, -31.7566155]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5101525, -31.7566155], [-60.5101182, -31.7566196], [-60.5099943, -31.7566308], [-60.5099412, -31.7566248], [-60.509874, -31.7566113], [-60.5098313, -31.7565844], [-60.5095639, -31.7564162], [-60.5095271, -31.7563931], [-60.5094864, -31.7563705], [-60.5094454, -31.7563565]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5094454, -31.7563565], [-60.5091302, -31.7563996]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5104891, -31.7565603], [-60.5105588, -31.7568505]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5098313, -31.7565844], [-60.5098156, -31.7566098], [-60.5098527, -31.7567828]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5095639, -31.7564162], [-60.5095147, -31.7565044], [-60.5096015, -31.7568716]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5100784, -31.7565871], [-60.5101093, -31.7565285], [-60.5101093, -31.7564999], [-60.5100881, -31.7564774], [-60.5098191, -31.7563179], [-60.5097837, -31.7563164], [-60.5097501, -31.7563179], [-60.509696, -31.7563619]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5062235, -31.757857], [-60.5061544, -31.7575774], [-60.5061136, -31.7575163]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5058972, -31.7568711], [-60.5059776, -31.7572289]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5079006, -31.7555223], [-60.5080161, -31.7560859]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5247139, -31.7739941], [-60.5258747, -31.7737966]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5198774, -31.7781689], [-60.519928, -31.7781782], [-60.5199785, -31.7781875], [-60.520427, -31.7781533]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200683, -31.7776326], [-60.5201167, -31.7776466], [-60.5208041, -31.7778461], [-60.5208375, -31.7778612], [-60.5208732, -31.77792]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5218569, -31.7755064], [-60.5219339, -31.7758323], [-60.5220966, -31.7766154]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5251475, -31.7811725], [-60.5251274, -31.780979], [-60.5251364, -31.7807704]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5277585, -31.7807633], [-60.5278249, -31.7808994], [-60.5278807, -31.7811782]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5265826, -31.7825533], [-60.5257276, -31.7826784]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5325694, -31.7828011], [-60.5317852, -31.7829211]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.53279, -31.7838914], [-60.5319682, -31.7840288], [-60.5319213, -31.7840231], [-60.5319012, -31.7840022], [-60.5319012, -31.78397], [-60.531928, -31.7838979], [-60.531928, -31.7838505], [-60.5319168, -31.7838106], [-60.5318544, -31.7836608], [-60.5318187, -31.7834484]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.521117, -31.7845137], [-60.5217405, -31.78441], [-60.5217896, -31.7843872], [-60.5218209, -31.7843493], [-60.5218342, -31.7843113], [-60.5218342, -31.7842639], [-60.5216758, -31.7836343]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5329985, -31.7850093], [-60.5341472, -31.7848577], [-60.5346923, -31.7847614], [-60.5348942, -31.7847223], [-60.5350533, -31.7846832], [-60.5355593, -31.7845115], [-60.5356077, -31.7844808], [-60.5356479, -31.7844489]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5276437, -31.7875383], [-60.5278539, -31.7875184], [-60.5284005, -31.7874217]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5236252, -31.788947], [-60.5221198, -31.7891893]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5360077, -31.7716094], [-60.5361217, -31.7722468], [-60.536131, -31.772387], [-60.5361411, -31.7725011], [-60.5361819, -31.7726051], [-60.5363024, -31.773112]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5499662, -31.7697432], [-60.5501113, -31.7697208], [-60.5508771, -31.7696024]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583496, -31.7658384], [-60.5584951, -31.7657904], [-60.5585978, -31.7657666], [-60.5590575, -31.7657111], [-60.5591438, -31.7657111], [-60.5593585, -31.7657071], [-60.5594845, -31.7656912], [-60.5596455, -31.7656595], [-60.5596748, -31.7656537], [-60.5598462, -31.7656198], [-60.5599769, -31.765598], [-60.5607446, -31.7654789], [-60.5617223, -31.7653103], [-60.5618553, -31.7652905], [-60.56228, -31.7652587]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5596748, -31.7656537], [-60.5591718, -31.7661456], [-60.5591018, -31.7662309], [-60.5589478, -31.766463], [-60.5588964, -31.7665701], [-60.5588778, -31.7666277], [-60.5588661, -31.7667149], [-60.5588848, -31.7667507], [-60.5590341, -31.7669252], [-60.5590901, -31.7670304], [-60.5592628, -31.7674311], [-60.5593281, -31.7676772], [-60.5593375, -31.7679232], [-60.5592675, -31.7687266], [-60.5592675, -31.7688437], [-60.5593048, -31.7689389], [-60.5593911, -31.7690183], [-60.5595825, -31.769179], [-60.5596175, -31.7692484], [-60.5596432, -31.7693575], [-60.5596478, -31.7694785], [-60.5596315, -31.769542], [-60.5594565, -31.7704129], [-60.5594588, -31.7704883], [-60.5594931, -31.7706883]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5521218, -31.7869407], [-60.5522361, -31.7868175], [-60.5522618, -31.7867699], [-60.5522618, -31.7867223], [-60.5521545, -31.7860777]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5486674, -31.7754724], [-60.5450988, -31.7761085], [-60.5450452, -31.7761264], [-60.5449985, -31.7761561], [-60.5449588, -31.7761859], [-60.5449378, -31.7762375], [-60.5449402, -31.776297], [-60.5451315, -31.7768742]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5295537, -31.7689371], [-60.5285906, -31.7690697]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5442083, -31.7680811], [-60.5441567, -31.7678983], [-60.5441519, -31.7678282], [-60.5441377, -31.7675584], [-60.5441091, -31.7674033], [-60.5440552, -31.7671605]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5437418, -31.768154], [-60.5437157, -31.7679806], [-60.5437157, -31.7679159], [-60.543749, -31.7676043], [-60.543749, -31.767545], [-60.5437252, -31.7674249], [-60.5436887, -31.7672347], [-60.5436919, -31.7671956], [-60.5436998, -31.7671336], [-60.5437093, -31.7670445], [-60.5437109, -31.7670014], [-60.5436712, -31.7668598]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5466714, -31.7663677], [-60.5455655, -31.7665482]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5398758, -31.7626063], [-60.5397821, -31.7626198], [-60.5394893, -31.7626621]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346102, -31.764451], [-60.5346035, -31.7644185], [-60.534568, -31.7642459], [-60.5345055, -31.7639425], [-60.5344396, -31.7636054], [-60.5344024, -31.7634151], [-60.53445, -31.7633598], [-60.5344646, -31.7633574], [-60.5354145, -31.7631993], [-60.5357638, -31.7631506], [-60.5359826, -31.7631201], [-60.5361015, -31.7631035], [-60.5361269, -31.7631143], [-60.5361824, -31.7631467], [-60.5362316, -31.7631561], [-60.5362744, -31.7631561], [-60.536322, -31.7631345], [-60.5363648, -31.76309], [-60.5363886, -31.7630523], [-60.5363966, -31.7630185], [-60.5363923, -31.7629873], [-60.5363902, -31.7629727], [-60.5363728, -31.7629416], [-60.5363204, -31.7629039], [-60.5362586, -31.7628904], [-60.536211, -31.7628917], [-60.5361745, -31.7629066], [-60.5361475, -31.7629201], [-60.5361237, -31.762947], [-60.5360983, -31.7629889], [-60.5351489, -31.7631331], [-60.5350243, -31.7631521], [-60.5347555, -31.763198], [-60.5344407, -31.7632518], [-60.5344166, -31.7632559], [-60.5343532, -31.7632155], [-60.5343493, -31.7631942], [-60.5342725, -31.7627783], [-60.5342675, -31.7627514], [-60.5343135, -31.7626975], [-60.5346377, -31.762649], [-60.5355183, -31.7625174], [-60.5363034, -31.7624001], [-60.5363712, -31.7623899], [-60.5364109, -31.7624048], [-60.53646, -31.762425], [-60.5364902, -31.7624291], [-60.5365362, -31.7624291], [-60.536579, -31.7624102], [-60.5366044, -31.7623845], [-60.5366282, -31.7623522], [-60.5366441, -31.7623144], [-60.5366441, -31.762278], [-60.536633, -31.7622497], [-60.5365965, -31.7622159], [-60.5365793, -31.7622047], [-60.5365552, -31.762189], [-60.5365029, -31.7621809], [-60.5364458, -31.7621876], [-60.5364077, -31.7622146], [-60.5363807, -31.7622429], [-60.5363664, -31.7622726], [-60.5354966, -31.7624074], [-60.5352669, -31.762443], [-60.5348081, -31.762514], [-60.5342945, -31.7625936], [-60.5342231, -31.7625599], [-60.53422, -31.7625435], [-60.534009, -31.7614329], [-60.5339407, -31.7610734], [-60.533974, -31.7610316], [-60.5340268, -31.7610247], [-60.5343265, -31.7609856], [-60.5346294, -31.760946], [-60.5348006, -31.7609237], [-60.5359762, -31.7607106], [-60.5360095, -31.7607146], [-60.5368741, -31.7610384], [-60.536982, -31.7610788], [-60.5370201, -31.7610869], [-60.5370597, -31.7610869], [-60.5386239, -31.7608327], [-60.5392094, -31.7607375]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386118, -31.7607747], [-60.5386239, -31.7608327], [-60.5386637, -31.7610249], [-60.5386795, -31.7610464], [-60.5387033, -31.7610599], [-60.5387303, -31.7610599], [-60.5392174, -31.7609857], [-60.5392412, -31.7609709], [-60.5392523, -31.760952], [-60.539257, -31.7609304], [-60.5392357, -31.7608442], [-60.5392094, -31.7607375], [-60.5391935, -31.7606778]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5392357, -31.7608442], [-60.5395279, -31.7608055]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5368741, -31.7610384], [-60.5369693, -31.7614241], [-60.5369915, -31.7616022], [-60.5369915, -31.7616319], [-60.5369122, -31.7620311], [-60.5365793, -31.7622047]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346122, -31.7608839], [-60.5346294, -31.760946], [-60.5348037, -31.7617695], [-60.5350195, -31.7617357], [-60.5351036, -31.7621431], [-60.5351405, -31.7621737], [-60.5352273, -31.7622456], [-60.5352669, -31.762443], [-60.5352761, -31.7624888]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5343265, -31.7609856], [-60.5344144, -31.761398], [-60.5344738, -31.7616764]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344144, -31.761398], [-60.5342865, -31.7613918], [-60.534009, -31.7614329]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5351405, -31.7621737], [-60.5348704, -31.7622078], [-60.5347308, -31.7622631], [-60.5344642, -31.7623158], [-60.5344975, -31.7624668], [-60.534607, -31.762452], [-60.5348081, -31.762514], [-60.5349465, -31.7624061]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5354966, -31.7624074], [-60.5354669, -31.7622672], [-60.5353194, -31.7621283], [-60.5352051, -31.762135], [-60.5351004, -31.7616238]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5363034, -31.7624001], [-60.5363638, -31.7626843], [-60.5364267, -31.7629808]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5363923, -31.7629873], [-60.5364267, -31.7629808], [-60.5364775, -31.7629619]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5363638, -31.7626843], [-60.5355723, -31.7628058], [-60.5351702, -31.7628675], [-60.5351083, -31.7629443], [-60.5351489, -31.7631331]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355723, -31.7628058], [-60.5355183, -31.7625174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346377, -31.762649], [-60.5347555, -31.763198]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5395949, -31.7617034], [-60.5397602, -31.7625125], [-60.5397821, -31.7626198], [-60.5398001, -31.762708], [-60.5398329, -31.7628688], [-60.5399454, -31.7634102], [-60.539982, -31.7635864], [-60.5399471, -31.763639], [-60.5390301, -31.7637833], [-60.5390002, -31.7637804], [-60.5389762, -31.7637779], [-60.5370185, -31.7641152], [-60.5369249, -31.7641597], [-60.5359524, -31.7643215], [-60.535762, -31.7643472], [-60.535662, -31.764335], [-60.5355721, -31.7643481], [-60.534983, -31.7644335], [-60.5349418, -31.7644295], [-60.5348862, -31.7644321], [-60.5348624, -31.764447], [-60.5346784, -31.7644807], [-60.5346102, -31.764451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355721, -31.7643481], [-60.535515, -31.7641005], [-60.5354304, -31.7637334], [-60.5353509, -31.7637122], [-60.5347577, -31.763554]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344396, -31.7636054], [-60.5347577, -31.763554], [-60.5349925, -31.7635095], [-60.5350116, -31.7634731], [-60.535194, -31.7634367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5353509, -31.7637122], [-60.5354748, -31.7634313], [-60.535799, -31.7633356], [-60.5358683, -31.7633369]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5357638, -31.7631506], [-60.535799, -31.7633356], [-60.5358683, -31.7636997], [-60.5359476, -31.7637132], [-60.5359682, -31.7637793], [-60.5361174, -31.7637577], [-60.5359826, -31.7631201]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534568, -31.7642459], [-60.535515, -31.7641005]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5390002, -31.7637804], [-60.5389667, -31.7636228], [-60.5389887, -31.7635334], [-60.538908, -31.7634825], [-60.5385503, -31.7635283], [-60.5383908, -31.7635486]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5399454, -31.7634102], [-60.5396933, -31.763434], [-60.5396098, -31.7634487], [-60.5392207, -31.7635171], [-60.5391333, -31.7635325], [-60.5390873, -31.7635176], [-60.5389887, -31.7635334], [-60.5386145, -31.7635932]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386288, -31.7636687], [-60.5386145, -31.7635932], [-60.5385503, -31.7635283]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5396098, -31.7634487], [-60.539468, -31.762773], [-60.5394807, -31.7627595], [-60.5398001, -31.762708]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5397602, -31.7625125], [-60.5393094, -31.7625855], [-60.5390984, -31.7626179], [-60.5390524, -31.7626827], [-60.5391631, -31.7632317], [-60.5392207, -31.7635171]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5391631, -31.7632317], [-60.5387303, -31.7632977]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344646, -31.7633574], [-60.5344516, -31.7632997], [-60.5344407, -31.7632518]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344024, -31.7634151], [-60.5343028, -31.763432], [-60.5342358, -31.7634434]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5343493, -31.7631942], [-60.5342593, -31.7632095], [-60.5341929, -31.7632209]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5343135, -31.7626975], [-60.5343024, -31.7626366], [-60.5342945, -31.7625936]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.53422, -31.7625435], [-60.5341346, -31.762553], [-60.5340486, -31.7625626]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5342725, -31.7627783], [-60.5341807, -31.7627946], [-60.5341041, -31.7628081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5339407, -31.7610734], [-60.5338485, -31.7610894], [-60.5337694, -31.7611031]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5364632, -31.7594129], [-60.5351179, -31.759626], [-60.5337813, -31.7598231], [-60.5337551, -31.759827], [-60.5337154, -31.7598702], [-60.5337964, -31.7602829], [-60.5339066, -31.7608442], [-60.533909, -31.7608562], [-60.5339692, -31.7609035], [-60.5339848, -31.7609023], [-60.5340026, -31.7609009], [-60.5343088, -31.7608778], [-60.5347657, -31.7608117], [-60.5353563, -31.76071], [-60.5357921, -31.760635], [-60.5358112, -31.7606188], [-60.5362142, -31.7598735], [-60.5364632, -31.7594129]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5353563, -31.76071], [-60.5353067, -31.7604603], [-60.5352226, -31.7600374], [-60.535202, -31.7600118], [-60.5351179, -31.759626]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340026, -31.7609009], [-60.5340145, -31.7609619], [-60.5340268, -31.7610247]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5343088, -31.7608778], [-60.5342561, -31.760618], [-60.5341803, -31.7602438]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337964, -31.7602829], [-60.5338502, -31.7602774], [-60.5341803, -31.7602438], [-60.5342707, -31.7602169], [-60.5346356, -31.7601049], [-60.5348751, -31.7600685], [-60.535202, -31.7600118], [-60.5353209, -31.7600078], [-60.5357382, -31.7599471], [-60.5362142, -31.7598735]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5353067, -31.7604603], [-60.5345864, -31.7605743], [-60.5342561, -31.760618]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5339848, -31.7609023], [-60.5338502, -31.7602774]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337813, -31.7598231], [-60.5337617, -31.7597227], [-60.5337424, -31.7596233]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5337154, -31.7598702], [-60.5335817, -31.7598902], [-60.5334536, -31.7599093]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5339066, -31.7608442], [-60.5338038, -31.7608614], [-60.5337218, -31.7608751]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346035, -31.7644185], [-60.5345064, -31.7644339], [-60.5344404, -31.7644443]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5346784, -31.7644807], [-60.5347017, -31.7645741], [-60.5347181, -31.7646399], [-60.5346974, -31.764679], [-60.5345611, -31.7647015], [-60.5344769, -31.7647154], [-60.5344531, -31.7646992], [-60.5344337, -31.7646167], [-60.5344135, -31.7645306]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5291024, -31.7497412], [-60.5288677, -31.749647], [-60.5288316, -31.74962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5299171, -31.7484567], [-60.5298066, -31.7486578], [-60.5298066, -31.7486889]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5324071, -31.7460098], [-60.5322401, -31.7463079]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5319677, -31.7469576], [-60.5322018, -31.7466242]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5344255, -31.7416721], [-60.534278, -31.7416544], [-60.5341668, -31.741656], [-60.534103, -31.7416777], [-60.534042, -31.7417157]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340088, -31.7416091], [-60.5340301, -31.7415568], [-60.5340337, -31.7415025], [-60.5340177, -31.7414461]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340177, -31.7414461], [-60.5337885, -31.7412778], [-60.5333836, -31.7408098], [-60.5333151, -31.7407307], [-60.5332648, -31.7406545], [-60.5326987, -31.7395388], [-60.5320441, -31.7384044], [-60.5313935, -31.7372034], [-60.530757, -31.7359074]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5340088, -31.7416091], [-60.5341291, -31.7415222]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.534042, -31.7417157], [-60.5333338, -31.742699], [-60.5329132, -31.7432794], [-60.5324985, -31.7438573], [-60.5320957, -31.7444109]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5450958, -31.7485005], [-60.5450467, -31.7485778], [-60.5450216, -31.7486098], [-60.5449776, -31.748633], [-60.5449252, -31.748649], [-60.5445902, -31.7487095], [-60.5445086, -31.7487113], [-60.544429, -31.7486953], [-60.544362, -31.7486686], [-60.5442782, -31.7486223], [-60.543782, -31.7482359]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5419488, -31.7414193], [-60.5418933, -31.7414019], [-60.5418577, -31.7413841], [-60.5418389, -31.7413592], [-60.5418389, -31.7413342], [-60.5418473, -31.7413022], [-60.5418801, -31.7412286]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5455796, -31.7438078], [-60.5462049, -31.744735], [-60.5468097, -31.7457059]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5475145, -31.7496713], [-60.5473918, -31.7496835], [-60.5471971, -31.749671], [-60.5470568, -31.7496532], [-60.5468767, -31.7495962], [-60.5467197, -31.7495321], [-60.5466317, -31.7494698], [-60.5464642, -31.7492775], [-60.5463679, -31.7491208]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5568885, -31.7459435], [-60.5566388, -31.7459785], [-60.5565141, -31.7459907], [-60.5561745, -31.7459967], [-60.5560889, -31.7460044], [-60.5560044, -31.7460225], [-60.5558636, -31.746057]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.552777, -31.746736], [-60.5519553, -31.7468947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5516941, -31.7474002], [-60.5516953, -31.7473227], [-60.5516888, -31.7472883], [-60.5516091, -31.7470039]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5504354, -31.7469565], [-60.5504952, -31.747166]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5582722, -31.7449793], [-60.5580828, -31.7449851], [-60.5577206, -31.7449903]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5572297, -31.7450733], [-60.5567194, -31.7451363]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.552637, -31.7460788], [-60.5522657, -31.7461695]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5499021, -31.7466857], [-60.5501861, -31.7465893]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5503617, -31.7460013], [-60.5504216, -31.7462971]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5517965, -31.7449874], [-60.5518449, -31.7454444]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5509744, -31.7435818], [-60.5511412, -31.7439081]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5506488, -31.7437019], [-60.550661, -31.743778], [-60.5507751, -31.7442029]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.555375, -31.7498114], [-60.5553468, -31.7497836], [-60.5553298, -31.7497577], [-60.5552226, -31.7491983], [-60.5551969, -31.7491227], [-60.5551482, -31.7490735], [-60.5549184, -31.7489512], [-60.5548548, -31.7488941], [-60.554815, -31.7488452], [-60.5547804, -31.7487801], [-60.5547613, -31.7486804], [-60.5547312, -31.7484627], [-60.5546693, -31.7481918], [-60.5545758, -31.7478443], [-60.5544442, -31.7472], [-60.5544046, -31.747048], [-60.5543799, -31.7469894], [-60.5543413, -31.7469162]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5548168, -31.7370271], [-60.5545753, -31.7370629]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5545753, -31.7370629], [-60.55454, -31.7371008], [-60.5545042, -31.7371459], [-60.5544808, -31.7371566], [-60.5543854, -31.7371613]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5526844, -31.7373861], [-60.5526459, -31.7373757], [-60.5526007, -31.7373714], [-60.5526675, -31.7373534], [-60.5527199, -31.7373403], [-60.5527568, -31.7373403], [-60.5527753, -31.7373416], [-60.5528539, -31.7373717], [-60.5528955, -31.7373874], [-60.5529278, -31.7373947]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5526007, -31.7373714], [-60.5525525, -31.7373797], [-60.55231, -31.7374253]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5529278, -31.7373947], [-60.5528431, -31.7374163], [-60.5527938, -31.7374241], [-60.5527645, -31.7374215], [-60.5527507, -31.7374123], [-60.5526844, -31.7373861]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5595514, -31.7312913], [-60.559442, -31.7313551], [-60.5592318, -31.731468], [-60.5591945, -31.7315073], [-60.5591691, -31.7315492], [-60.5591274, -31.7316278], [-60.5590976, -31.7316544], [-60.5588679, -31.7317331], [-60.5588232, -31.7317483], [-60.5586442, -31.7317369], [-60.5585622, -31.7317584], [-60.5584295, -31.7317927]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.555126, -31.7312273], [-60.5550794, -31.7313129], [-60.5550777, -31.731329], [-60.5550829, -31.7313537], [-60.5551908, -31.7315315]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5556867, -31.7315279], [-60.5556328, -31.7316568], [-60.555506, -31.7317019]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5495446, -31.7324777], [-60.5494506, -31.7325108], [-60.5493898, -31.7325192], [-60.5491658, -31.7325224], [-60.5490583, -31.7325314], [-60.5484459, -31.7326187]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5531873, -31.7291812], [-60.5538526, -31.7289096], [-60.5544553, -31.7286638]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.554246, -31.7283609], [-60.5542893, -31.728408], [-60.5543325, -31.7284432], [-60.5543938, -31.7284716], [-60.5544857, -31.7284836], [-60.5545811, -31.7284881], [-60.5548016, -31.7285183], [-60.554897, -31.7285367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.554167, -31.7284072], [-60.5540952, -31.7283409], [-60.5540534, -31.7282919], [-60.5540325, -31.7282534], [-60.5539296, -31.7280502], [-60.5538843, -31.7279953], [-60.5538372, -31.7279627], [-60.5537117, -31.7278722], [-60.5536994, -31.727853], [-60.5536942, -31.7278367], [-60.5536942, -31.727807], [-60.5536785, -31.727767], [-60.5536442, -31.7277096]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5575244, -31.7271412], [-60.5574881, -31.7271916], [-60.5574707, -31.7272257], [-60.5574655, -31.7272627], [-60.5574567, -31.7273475]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5595729, -31.7284176], [-60.5596948, -31.7284725], [-60.560484, -31.7287126], [-60.5605781, -31.7287203], [-60.5606874, -31.7287152], [-60.5607755, -31.7286893], [-60.5609455, -31.728599], [-60.5610001, -31.7285448], [-60.561073, -31.7284596], [-60.5611488, -31.7283976], [-60.5612126, -31.7283563], [-60.5612885, -31.7283201], [-60.5613796, -31.7282814], [-60.5615495, -31.7282453], [-60.5616801, -31.7281936], [-60.5617712, -31.7281549], [-60.561847, -31.7281136], [-60.5620201, -31.7279922], [-60.5621111, -31.7278967], [-60.5622872, -31.727672]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5586768, -31.7265606], [-60.5589208, -31.7265869], [-60.5590934, -31.7266077], [-60.5591231, -31.7266225], [-60.5591423, -31.7266462], [-60.5591579, -31.7267174]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.558593, -31.7258884], [-60.5586384, -31.7259018], [-60.5587029, -31.7259255], [-60.5587848, -31.725973], [-60.5588302, -31.7260115], [-60.5589132, -31.7260839], [-60.5589749, -31.7261198], [-60.5590202, -31.7261376], [-60.5590673, -31.7261524], [-60.5591248, -31.7261746], [-60.5591911, -31.7262088]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5583098, -31.7250794], [-60.5583611, -31.7251349], [-60.5583751, -31.725169], [-60.5583855, -31.7252076], [-60.5583838, -31.7254033], [-60.5583733, -31.7254523], [-60.5583507, -31.7254834], [-60.5583193, -31.7255101], [-60.5582635, -31.7255442], [-60.5581519, -31.7255902], [-60.5580942, -31.725614]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5565642, -31.7260795], [-60.5564851, -31.726087], [-60.556445, -31.726087], [-60.5560788, -31.7259787], [-60.5560405, -31.725955], [-60.5559027, -31.7257415]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538101, -31.7254517], [-60.55384, -31.7255227], [-60.5539166, -31.7257074], [-60.5539947, -31.7258804], [-60.5540678, -31.7260231], [-60.55408, -31.7260513], [-60.5540782, -31.7261329], [-60.5540695, -31.7261521], [-60.5540503, -31.7261699], [-60.5539499, -31.7262279], [-60.5538515, -31.7262808], [-60.5536772, -31.7263746], [-60.5536458, -31.7263835], [-60.5534715, -31.7263494]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5539707, -31.7264224], [-60.5538515, -31.7262808], [-60.5536859, -31.7260172]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5538616, -31.7254109], [-60.5539004, -31.7254047], [-60.5539265, -31.7253973], [-60.554005, -31.7253543], [-60.5540573, -31.7253261], [-60.5541916, -31.7252861]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5435543, -31.7411904], [-60.5433292, -31.7400955], [-60.5432972, -31.740036]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5355565, -31.7413914], [-60.5354805, -31.7415282], [-60.5354578, -31.7415889], [-60.535438, -31.7416638], [-60.5354365, -31.7417373], [-60.5354461, -31.7418107]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5389792, -31.7401992], [-60.5391873, -31.7400394], [-60.5391886, -31.7400145], [-60.5390603, -31.7398792], [-60.5388246, -31.7396305]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5408387, -31.7398293], [-60.5411773, -31.7395296], [-60.5414505, -31.7392877]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5404767, -31.7392843], [-60.5401175, -31.7389692]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.539915, -31.737817], [-60.5401926, -31.7380549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5435645, -31.7338379], [-60.5436629, -31.7338653], [-60.5437562, -31.7338912]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5443585, -31.7331788], [-60.5443869, -31.7332715], [-60.544407, -31.7333369]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5452883, -31.7325213], [-60.5452632, -31.7324978], [-60.545209, -31.7324472], [-60.5451411, -31.7324056], [-60.5451289, -31.7323981], [-60.5450286, -31.7323367]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5485083, -31.725564], [-60.5484536, -31.7254878], [-60.5484394, -31.7254772], [-60.5484261, -31.7254704], [-60.5481855, -31.7253545], [-60.5481669, -31.7253455], [-60.5481457, -31.7253275], [-60.5481288, -31.7253049], [-60.5480802, -31.7251875], [-60.5480147, -31.7250038]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5460777, -31.7281227], [-60.5458902, -31.7279035]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5449807, -31.7275101], [-60.5447931, -31.7273], [-60.5447744, -31.7272624], [-60.5447422, -31.7271358]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5458904, -31.7313287], [-60.5456112, -31.7311441]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.542873, -31.7328492], [-60.5428395, -31.7328298], [-60.5428192, -31.7327745], [-60.5428192, -31.7327546], [-60.5428528, -31.732676]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5422891, -31.7335385], [-60.5420146, -31.7337682]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5406656, -31.7338605], [-60.5410532, -31.7333263], [-60.5412552, -31.7330714]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5416283, -31.7279044], [-60.5419395, -31.7284387]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5455129, -31.7252521], [-60.5456316, -31.7252692], [-60.5457129, -31.7252502], [-60.5458207, -31.7252122], [-60.5458877, -31.7252018], [-60.5461561, -31.7252208], [-60.5461825, -31.7252105], [-60.5462435, -31.7249286], [-60.5462353, -31.7248889], [-60.546207, -31.7248385]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5461561, -31.7252208], [-60.5462252, -31.7253626], [-60.5462638, -31.7253799]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5199461, -31.7518663], [-60.5200547, -31.7519164]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200063, -31.7516984], [-60.5199135, -31.7517115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.519987, -31.7520419], [-60.5200794, -31.7520282]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5203998, -31.7534585], [-60.5203107, -31.7534713]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204784, -31.7538192], [-60.5203878, -31.7538422]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5204959, -31.7538998], [-60.5204024, -31.7539105]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5177733, -31.7411913], [-60.5176771, -31.7412073]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5236202, -31.7481622], [-60.5237123, -31.7481632], [-60.5244871, -31.748051], [-60.5250297, -31.7479661]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4809354, -31.7270079], [-60.4807996, -31.7269232]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5508369, -31.7376334], [-60.5507406, -31.7376633], [-60.5499493, -31.7377846], [-60.5487277, -31.7379542]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4913712, -31.7569901], [-60.490675, -31.7571051], [-60.4899759, -31.757209]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4986815, -31.7633766], [-60.4988031, -31.7633555], [-60.5003047, -31.7631234], [-60.5015588, -31.7629239], [-60.5026963, -31.7627412], [-60.5045302, -31.762451]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5170253, -31.7377548], [-60.5171405, -31.7382517], [-60.5171801, -31.7384225]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5306742, -31.7429801], [-60.530722, -31.7429904], [-60.5307497, -31.7430099], [-60.5307646, -31.7430366], [-60.5307739, -31.7430807]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5307211, -31.7431507], [-60.5306634, -31.7431521], [-60.530615, -31.743139], [-60.5305775, -31.7431083]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4724832, -31.7737994], [-60.4724464, -31.7741995], [-60.4725641, -31.7746059], [-60.472673, -31.7749057]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5308963, -31.726471], [-60.5307067, -31.7259034]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5012482, -31.7666258], [-60.5011987, -31.7664154], [-60.5012047, -31.7664051], [-60.5022185, -31.7662119], [-60.5031002, -31.7660523], [-60.5033682, -31.7659999], [-60.5034347, -31.7659999], [-60.5034565, -31.7660198], [-60.5034847, -31.7661004], [-60.5034746, -31.7661361], [-60.5034352, -31.7661569], [-60.5032665, -31.7662049], [-60.5032213, -31.7662017], [-60.5031894, -31.766185], [-60.5031002, -31.7660523]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.500923, -31.7672778], [-60.49981, -31.7674497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5006618, -31.7681469], [-60.5011169, -31.7680744], [-60.501139, -31.7680738], [-60.5011464, -31.7680829], [-60.5011589, -31.7681466], [-60.5011975, -31.7683374], [-60.5011932, -31.7683593], [-60.501162, -31.7683723], [-60.5008688, -31.7683822], [-60.5008058, -31.76836], [-60.5007541, -31.7683218], [-60.5007052, -31.7682602], [-60.5006618, -31.7681469], [-60.5006515, -31.76812], [-60.5005972, -31.768006], [-60.5005489, -31.7679638], [-60.5004738, -31.7679592], [-60.5001372, -31.7679797], [-60.5000098, -31.7679432], [-60.4998355, -31.7678714], [-60.499806, -31.7678064], [-60.49981, -31.7674497]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5025321, -31.7679439], [-60.5011589, -31.7681466]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5260032, -31.7525965], [-60.5259522, -31.7523698], [-60.5259263, -31.7522544]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.535271, -31.7406341], [-60.5348725, -31.7408121]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5351159, -31.7403728], [-60.535271, -31.7406341], [-60.5353305, -31.7407343]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5347573, -31.7406153], [-60.5341954, -31.7414716]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.53608, -31.7385689], [-60.5359803, -31.7386403], [-60.5350704, -31.7393228], [-60.5343199, -31.7398644]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5366049, -31.7394654], [-60.5361995, -31.7397124], [-60.5361834, -31.7397363], [-60.5362813, -31.7398629]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.535706, -31.7402819], [-60.5358656, -31.7402667], [-60.5366769, -31.739815]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5358848, -31.7385141], [-60.5359803, -31.7386403], [-60.5366049, -31.7394654], [-60.5366676, -31.7395482], [-60.5366555, -31.7395835], [-60.5362813, -31.7398629], [-60.5362357, -31.7399485], [-60.535706, -31.7402819], [-60.5356351, -31.7403265]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4869267, -31.7915294], [-60.4870319, -31.791549], [-60.487107, -31.791549], [-60.488416, -31.7913142], [-60.488475, -31.7912686], [-60.4885179, -31.7912139], [-60.4885259, -31.7910611], [-60.4885313, -31.790954], [-60.4885608, -31.7908993], [-60.4886493, -31.7907488], [-60.4886547, -31.7906143], [-60.4885957, -31.7904821], [-60.4884884, -31.7904182], [-60.4883516, -31.7904228], [-60.4881182, -31.7904661], [-60.4880834, -31.7905299], [-60.4881182, -31.7906736]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4743365, -31.7596031], [-60.472596, -31.7598727]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4727787, -31.7597632], [-60.4741876, -31.7595384], [-60.4743182, -31.7595182]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5293403, -31.7423426], [-60.5290327, -31.741938]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5306236, -31.743351], [-60.5296531, -31.7447114], [-60.5290346, -31.745549]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5267491, -31.74621], [-60.5285428, -31.7458842], [-60.5286386, -31.7458489], [-60.5287161, -31.7457781], [-60.528932, -31.7454981], [-60.5295616, -31.7446694], [-60.5305245, -31.7432938]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5308941, -31.742887], [-60.5313192, -31.7422962], [-60.5318872, -31.7415073], [-60.5320152, -31.7413229]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5181454, -31.782284], [-60.5182598, -31.7822662], [-60.518373, -31.7822475], [-60.5184712, -31.7822325], [-60.519276, -31.7821181], [-60.5205366, -31.7819264], [-60.5220113, -31.7816814], [-60.5233163, -31.7814768], [-60.5251475, -31.7811725], [-60.5262588, -31.7809974], [-60.5264258, -31.7809685], [-60.5274686, -31.7808101], [-60.5277585, -31.7807633], [-60.5282574, -31.7806749], [-60.5319752, -31.7800938]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5181454, -31.782284], [-60.5182037, -31.7821245], [-60.5200466, -31.7770827], [-60.5200978, -31.7769427], [-60.5201468, -31.776808], [-60.5218002, -31.7722637], [-60.5218973, -31.7720142], [-60.5219563, -31.7718831], [-60.5220263, -31.7717412]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5167605, -31.7875346], [-60.5168403, -31.7872684], [-60.5168892, -31.7871053], [-60.5172895, -31.7855273], [-60.517663, -31.7839837], [-60.5178944, -31.7830133], [-60.5179612, -31.7828083], [-60.5180108, -31.7826765], [-60.5181068, -31.7823965], [-60.5181454, -31.782284]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5386032, -31.7386178], [-60.5386799, -31.7386656], [-60.5389424, -31.7388597], [-60.5394348, -31.7392336], [-60.5394939, -31.7392823]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5311999, -31.7325632], [-60.5314307, -31.7329781]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460818, -31.7655053], [-60.4610694, -31.7666379]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.460818, -31.7655053], [-60.4593593, -31.7657227]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5260032, -31.7525965], [-60.5259159, -31.7525847]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.458899, -31.7820307], [-60.4592698, -31.7819649]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4565835, -31.7874898], [-60.4564923, -31.7874384]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.4566524, -31.787132], [-60.4566887, -31.7871371], [-60.4567673, -31.7871387]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5199461, -31.7518663], [-60.5199135, -31.7517115]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5200063, -31.7516984], [-60.5200164, -31.7517482]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5196392, -31.7500366], [-60.5198955, -31.7511786], [-60.5199998, -31.7516663], [-60.5200063, -31.7516984]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5182584, -31.7438828], [-60.5179965, -31.7426962]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5218191, -31.7666223], [-60.5220159, -31.7674594]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5225285, -31.7698052], [-60.5223454, -31.7690037], [-60.5221931, -31.7682582], [-60.5220159, -31.7674594]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190355, -31.7475323], [-60.5190248, -31.7474703]]}}, {"type": "Feature", "properties": {}, "geometry": {"type": "LineString", "coordinates": [[-60.5190577, -31.7476138], [-60.5190513, -31.7475904], [-60.5190355, -31.7475323]]}}]}
|