diff --git a/mapswipe_workers/tests/fixtures/projectDrafts/street.json b/mapswipe_workers/tests/fixtures/projectDrafts/street.json new file mode 100644 index 000000000..6bc291e33 --- /dev/null +++ b/mapswipe_workers/tests/fixtures/projectDrafts/street.json @@ -0,0 +1,23 @@ +{ + "createdBy": "test", + "geometry": { + "type": "FeatureCollection", + "features": [ + { + "type": "Feature", + "properties": {}, + "geometry": { "type": "Polygon", "coordinates": [ [ [ 39.0085, -6.7811 ], [ 39.0214, -6.7908 ], [ 39.0374, -6.7918 ], [ 39.0537, -6.7968 ], [ 39.0628, -6.8525 ], [ 39.0909, -6.8757 ], [ 39.1018, -6.8747 ], [ 39.1161, -6.8781 ], [ 39.1088, -6.9151 ], [ 39.089, -6.9307 ], [ 39.0864, -6.94 ], [ 39.0596, -6.9731 ], [ 39.0716, -6.9835 ], [ 39.0499, -7.0279 ], [ 39.0236, -7.0322 ], [ 39.038, -7.0499 ], [ 39.0693, -7.0328 ], [ 39.0826, -7.0671 ], [ 39.112, -7.0728 ], [ 39.1154, -7.0921 ], [ 39.1543, -7.0183 ], [ 39.1746, -7.0101 ], [ 39.1699, -6.9971 ], [ 39.196, -6.9848 ], [ 39.2163, -6.9934 ], [ 39.2502, -6.9509 ], [ 39.2768, -6.9486 ], [ 39.2881, -6.9529 ], [ 39.3136, -6.9595 ], [ 39.3276, -6.9483 ], [ 39.3686, -6.9726 ], [ 39.3826, -6.9677 ], [ 39.393, -7.0 ], [ 39.4038, -7.0284 ], [ 39.4037, -7.0379 ], [ 39.4028, -7.0741 ], [ 39.4, -7.0914 ], [ 39.4154, -7.1286 ], [ 39.4049, -7.1595 ], [ 39.4124, -7.1661 ], [ 39.4287, -7.1546 ], [ 39.4395, -7.1618 ], [ 39.4501, -7.1827 ], [ 39.4897, -7.1692 ], [ 39.51, -7.1833 ], [ 39.5378, -7.1229 ], [ 39.5529, -7.1335 ], [ 39.5453, -7.0318 ], [ 39.5376, -6.9873 ], [ 39.4976, -6.9093 ], [ 39.4717, -6.8731 ], [ 39.3557, -6.8455 ], [ 39.3205, -6.8175 ], [ 39.3074, -6.8193 ], [ 39.3002, -6.8253 ], [ 39.293, -6.8317 ], [ 39.2944, -6.818 ], [ 39.2963, -6.8084 ], [ 39.2855, -6.7859 ], [ 39.2808, -6.7347 ], [ 39.2609, -6.7602 ], [ 39.2344, -6.715 ], [ 39.2004, -6.6376 ], [ 39.165, -6.6022 ], [ 39.1353, -6.5748 ], [ 39.1215, -6.5662 ], [ 39.0945, -6.5987 ], [ 39.086, -6.5956 ], [ 39.0803, -6.6062 ], [ 39.0578, -6.7139 ], [ 39.059, -6.723 ], [ 39.0085, -6.7811 ] ], [ [ 39.301, -6.8372 ], [ 39.3048, -6.8555 ], [ 39.2967, -6.8469 ], [ 39.301, -6.8372 ] ], [ [ 39.3048, -6.8555 ], [ 39.2949, -6.8707 ], [ 39.2921, -6.8607 ], [ 39.3048, -6.8555 ] ] ] } + } + ] + }, + "image": "", + "lookFor": "buildings", + "name": "test - Dar es Salaam (1)\ntest", + "projectDetails": "test", + "projectNumber": 1, + "projectTopic": "test", + "projectType": 7, + "requestingOrganisation": "test", + "verificationNumber": 3, + "groupSize": 25 +}