Skip to content

v0.2.50..v0.2.51 changeset OsmMapSplitterTestTiles_ToyTest.geojson

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/test-files/algorithms/splitter/OsmMapSplitterTestTiles_ToyTest.geojson b/test-files/algorithms/splitter/OsmMapSplitterTestTiles_ToyTest.geojson
new file mode 100644
index 0000000..6327ffe
--- /dev/null
+++ b/test-files/algorithms/splitter/OsmMapSplitterTestTiles_ToyTest.geojson
@@ -0,0 +1,6 @@
+{"generator":"Hootenanny","type":"FeatureCollection","bbox": [-104.81, 39.591, -104.8, 39.595],"source":"ToyBuildingsTestA.osm","features": [
+{"type":"Feature","properties":{"task":"1","node_count":"13"},"geometry": {"type":"MultiPolygon","coordinates": [[[[-104.807047, 39.5909359],[-104.807047, 39.5915359],[-104.805147, 39.5915359],[-104.805147, 39.5909359],[-104.807047, 39.5909359]]]]}},
+{"type":"Feature","properties":{"task":"2","node_count":"13"},"geometry": {"type":"MultiPolygon","coordinates": [[[[-104.807047, 39.5915359],[-104.807047, 39.5945359],[-104.805147, 39.5945359],[-104.805147, 39.5915359],[-104.807047, 39.5915359]]]]}},
+{"type":"Feature","properties":{"task":"3","node_count":"21"},"geometry": {"type":"MultiPolygon","coordinates": [[[[-104.805147, 39.5909359],[-104.805147, 39.5918359],[-104.803647, 39.5918359],[-104.803647, 39.5909359],[-104.805147, 39.5909359]]]]}},
+{"type":"Feature","properties":{"task":"4","node_count":"23"},"geometry": {"type":"MultiPolygon","coordinates": [[[[-104.805147, 39.5918359],[-104.805147, 39.5945359],[-104.803647, 39.5945359],[-104.803647, 39.5918359],[-104.805147, 39.5918359]]]]}}]
+}
\ No newline at end of file
Clone this wiki locally