Advertisement
Guest User

Untitled

a guest
Nov 4th, 2015
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.10 KB | None | 0 0
  1. {
  2. "type": "FeatureCollection",
  3. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
  4.                                                                                
  5. "features": [
  6. { "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "LineString", "coordinates": [ [ 13.506510209687288, 49.319564582874875 ], [ 14.120734233549875, 49.748939196712463 ] ] } },
  7. { "type": "Feature", "properties": { "id": 2 }, "geometry": { "type": "LineString", "coordinates": [ [ 15.070223895139096, 49.336769534465652 ], [ 15.360342706994148, 49.359390884317897 ], [ 15.384347601014602, 50.116636177508575 ] ] } },
  8. { "type": "Feature", "properties": { "id": 2 }, "geometry": { "type": "LineString", "coordinates": [ [ 14.705663779163594, 49.308343794428573 ], [ 15.070223895139096, 49.336769534465652 ] ] } },
  9. { "type": "Feature", "properties": { "id": 2 }, "geometry": { "type": "LineString", "coordinates": [ [ 14.2408417404039, 49.272100360607155 ], [ 14.705663779163594, 49.308343794428573 ] ] } },
  10. { "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "LineString", "coordinates": [ [ 14.703969785473078, 50.156651253151665 ], [ 15.348340259983917, 50.607099807608293 ] ] } },
  11. { "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "LineString", "coordinates": [ [ 14.120734233549875, 49.748939196712463 ], [ 14.703969785473078, 50.156651253151665 ] ] } }
  12. ]
  13. }
  14.  
  15. {
  16. "type": "FeatureCollection",
  17. "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } },
  18.                                                                                
  19. "features": [
  20. { "type": "Feature", "properties": { "id": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.2692009429243, 50.045841587356747 ], [ 16.245535885867735, 50.011209796542261 ], [ 16.019942382367294, 50.074625481858057 ], [ 16.059223118037231, 50.093174718146635 ], [ 16.2692009429243, 50.045841587356747 ] ] ] } },
  21. { "type": "Feature", "properties": { "id": 5 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.245842766615159, 50.011209796542261 ], [ 16.269507823671724, 50.045841587356747 ], [ 16.514531853628121, 49.990608352786239 ], [ 16.493800354246762, 49.941507433198815 ], [ 16.245842766615159, 50.011209796542261 ] ] ] } },
  22. { "type": "Feature", "properties": { "id": 3 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.16680786554798, 49.970617297033208 ], [ 16.069496982210104, 49.835266704754162 ], [ 15.837692196198574, 49.914026632047658 ], [ 15.994815138878202, 50.018775260500746 ], [ 16.16680786554798, 49.970617297033208 ] ] ] } },
  23. { "type": "Feature", "properties": { "id": 6 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.069496982210104, 49.835266704754162 ], [ 16.16680786554798, 49.970617297033208 ], [ 16.485824334752046, 49.881292685656071 ], [ 16.402898337226684, 49.721987479883666 ], [ 16.069496982210104, 49.835266704754162 ] ] ] } },
  24. { "type": "Feature", "properties": { "id": 2 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 15.663585318318104, 49.645039235362702 ], [ 16.062939464295496, 49.761790310826036 ], [ 16.11749604161481, 49.602485105053631 ], [ 15.663585318318104, 49.645039235362702 ] ] ] } },
  25. { "type": "Feature", "properties": { "id": 1 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 15.662494186771715, 49.554475317012638 ], [ 15.893814074605615, 49.685411102578996 ], [ 16.118587173161195, 49.565386632476496 ], [ 15.939641599553839, 49.351524849384781 ], [ 15.662494186771715, 49.554475317012638 ] ] ] } },
  26. { "type": "Feature", "properties": { "id": 8 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 15.485435492353712, 49.331052939025142 ], [ 15.715997102813335, 49.166671050086336 ], [ 15.493974811259625, 49.183749687898157 ], [ 15.485435492353712, 49.331052939025142 ] ] ] } },
  27. { "type": "Feature", "properties": { "id": 7 }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 15.432064749191763, 49.375884363281173 ], [ 15.737345400078114, 49.365210214648783 ], [ 15.760828527069371, 49.128244115009728 ], [ 15.419255770832896, 49.130378944736208 ], [ 15.432064749191763, 49.375884363281173 ] ] ] } }
  28. ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement