add missing test files

master
Oliver Tonnhofer 2015-08-07 14:17:55 +02:00
parent a70b4019f2
commit 29a4d4e10f
2 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
"features": [
{ "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 9.954755609379474, 53.571876422071362 ], [ 9.965983954174423, 53.584913170828465 ], [ 9.982202674433795, 53.592911003648098 ], [ 10.000417544878935, 53.596168946041004 ], [ 10.004908882796917, 53.599278565796155 ], [ 10.015388671272202, 53.600907322890677 ], [ 10.030359797665469, 53.601055388603349 ], [ 10.034601616810226, 53.589504704351242 ], [ 10.037346323315658, 53.576321219894261 ], [ 10.046079480378397, 53.568172066952314 ], [ 10.03759584208888, 53.563281821320793 ], [ 10.042336698780082, 53.553796096879587 ], [ 10.030359797665469, 53.55097961299515 ], [ 10.037096804542438, 53.538228972823489 ], [ 10.027365572386815, 53.525919479865891 ], [ 10.031856910304796, 53.519540865555904 ], [ 9.97671326142293, 53.518057329222344 ], [ 9.948018602502502, 53.515683563037065 ], [ 9.948018602502502, 53.515683563037065 ], [ 9.909842230199672, 53.516128654326764 ], [ 9.921569612541065, 53.534076772724042 ], [ 9.928556138191254, 53.54134285568388 ], [ 9.947020527409617, 53.542232494433655 ], [ 9.948767158822166, 53.547718186927078 ], [ 9.942030151945195, 53.56239262500295 ], [ 9.942030151945195, 53.56239262500295 ], [ 9.946521489863175, 53.56698660478073 ], [ 9.954755609379474, 53.571876422071362 ] ] ] } }
]
}

Binary file not shown.