From 85020a99542ff88a5806dcb8c1502464ff91a579 Mon Sep 17 00:00:00 2001 From: Peter K Date: Thu, 9 Jan 2020 11:22:11 +0000 Subject: [PATCH] item 4 do Thierry na issue #17 --- PR-Curitiba/pt_boxes.geojson | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 PR-Curitiba/pt_boxes.geojson diff --git a/PR-Curitiba/pt_boxes.geojson b/PR-Curitiba/pt_boxes.geojson new file mode 100644 index 0000000..04ceb58 --- /dev/null +++ b/PR-Curitiba/pt_boxes.geojson @@ -0,0 +1,8 @@ +{ + "type": "FeatureCollection", + "features": [ + {"id":"6gky","type":"Polygon","coordinates":[[[-49.5703125,-25.6640625],[-49.5703125,-25.48828125],[-49.21875,-25.48828125],[-49.21875,-25.6640625],[-49.5703125,-25.6640625]]]}, + {"id":"6gkz","type":"Polygon","coordinates":[[[-49.5703125,-25.48828125],[-49.5703125,-25.3125],[-49.21875,-25.3125],[-49.21875,-25.48828125],[-49.5703125,-25.48828125]]]}, + {"id":"6gm","type":"Polygon","coordinates":[[[-49.21875,-26.71875],[-49.21875,-25.3125],[-47.8125,-25.3125],[-47.8125,-26.71875],[-49.21875,-26.71875]]]} + ] +}