turf/packages/turf-buffer/test/out/issue-#801.geojson
mfedderly 2e9d3d51f7
Add Prettier and ESLint to the builds (#1965)
* Configure ESlint and Prettier
- Disable all eslint rules that trigger
- Build's lint step now runs monorepoint, prettier, and eslint
- Remove all tslint references

* [auto] run prettier on everything

Co-authored-by: Matt Fedderly <mfedderly@palantir.com>
2020-12-08 19:24:15 -05:00

146 lines
3.9 KiB
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 2,
"stroke-opacity": 1,
"fill": "#F00",
"fill-opacity": 0.3,
"marker-color": "#F00"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[5.825459, 50.760621],
[5.821286, 50.759436],
[5.81757, 50.757749],
[5.814458, 50.755629],
[5.812076, 50.753159],
[5.810518, 50.750439],
[5.809846, 50.747577],
[5.810088, 50.744688],
[5.810093, 50.744665],
[5.811212, 50.741909],
[5.813162, 50.739344],
[5.815867, 50.73707],
[5.819223, 50.735175],
[5.823099, 50.733732],
[5.827347, 50.732797],
[5.831801, 50.732406],
[5.836291, 50.732575],
[5.840641, 50.733296],
[5.844684, 50.734542],
[5.844719, 50.734555],
[5.848414, 50.736345],
[5.85146, 50.738572],
[5.853731, 50.741142],
[5.855133, 50.74395],
[5.855608, 50.74688],
[5.855608, 50.746897],
[5.855201, 50.74962],
[5.853991, 50.752245],
[5.852022, 50.75468],
[5.849364, 50.756837],
[5.846112, 50.758639],
[5.842382, 50.760022],
[5.838307, 50.760936],
[5.834032, 50.761349],
[5.829712, 50.761245],
[5.825499, 50.760629],
[5.825459, 50.760621]
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"fill": "#F00",
"marker-color": "#F00",
"fill-opacity": 0.3
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[5.855589, 50.746885],
[5.855151, 50.749708],
[5.853851, 50.752424],
[5.851738, 50.754926],
[5.848893, 50.75712],
[5.845427, 50.75892],
[5.841471, 50.760258],
[5.837179, 50.761082],
[5.832716, 50.76136],
[5.828252, 50.761082],
[5.82396, 50.760258],
[5.820005, 50.75892],
[5.816538, 50.75712],
[5.813694, 50.754926],
[5.811581, 50.752424],
[5.81028, 50.749708],
[5.809842, 50.746885],
[5.810283, 50.744061],
[5.811586, 50.741347],
[5.8137, 50.738845],
[5.816545, 50.736652],
[5.820011, 50.734852],
[5.823965, 50.733515],
[5.828255, 50.732692],
[5.832716, 50.732414],
[5.837177, 50.732692],
[5.841466, 50.733515],
[5.84542, 50.734852],
[5.848886, 50.736652],
[5.851731, 50.738845],
[5.853846, 50.741347],
[5.855148, 50.744061],
[5.855589, 50.746885]
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 2,
"stroke-opacity": 1,
"fill": "#00F",
"fill-opacity": 0.3,
"marker-color": "#00F"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[5.832694172859192, 50.74689044349633],
[5.832699537277222, 50.74686838040257],
[5.832734405994415, 50.746881957692274],
[5.832734405994415, 50.746898929298894],
[5.832694172859192, 50.74689044349633]
]
]
}
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"fill": "#00F",
"marker-color": "#00F",
"fill-opacity": 0.3
},
"geometry": {
"type": "Point",
"coordinates": [5.83271563053131, 50.746887049174894]
}
}
]
}