diff --git a/PR-Curitiba/pt_boxes.geojson b/PR-Curitiba/pt_boxes.geojson index bd8c7255..bbebc0ac 100644 --- a/PR-Curitiba/pt_boxes.geojson +++ b/PR-Curitiba/pt_boxes.geojson @@ -1,8 +1,8 @@ { "type": "FeatureCollection", "features": [ - {"id":"6gky","properties":{"title":"6gky","name":"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","properties":{"title":"6gkz","name":"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","properties":{"title":"6gm","name":"6gm"},"type":"Polygon","coordinates":[[[-49.21875,-26.71875],[-49.21875,-25.3125],[-47.8125,-25.3125],[-47.8125,-26.71875],[-49.21875,-26.71875]]]} + {"id":"6gky","properties":{"name":"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","properties":{"name":"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","properties":{"name":"6gm"},"type":"Polygon","coordinates":[[[-49.21875,-26.71875],[-49.21875,-25.3125],[-47.8125,-25.3125],[-47.8125,-26.71875],[-49.21875,-26.71875]]]} ] }