turf/packages/turf-line-segment/test/out/polygon-with-holes.geojson
mfedderly 25917d8b2e
Rework prettier setup (#2677)
* Upgrade hustky, lint-staged, and prettier.

Modify lint-staged and prettier configs
Add specific json/geojson formatting rules for prettier

* Apply prettier
2024-08-08 11:23:46 -04:00

233 lines
5.9 KiB
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[111.4453125, -37.37015718405751],
[153.6328125, -37.37015718405751]
]
},
"bbox": [111.4453125, -37.37015718405751, 153.6328125, -37.37015718405751],
"id": 0
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[153.6328125, -37.37015718405751],
[153.6328125, -13.581920900545844]
]
},
"bbox": [153.6328125, -37.37015718405751, 153.6328125, -13.581920900545844],
"id": 1
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[153.6328125, -13.581920900545844],
[111.4453125, -13.581920900545844]
]
},
"bbox": [111.4453125, -13.581920900545844, 153.6328125, -13.581920900545844],
"id": 2
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[111.4453125, -13.581920900545844],
[111.4453125, -37.37015718405751]
]
},
"bbox": [111.4453125, -37.37015718405751, 111.4453125, -13.581920900545844],
"id": 3
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[121.81640624999999, -31.05293398570514],
[121.81640624999999, -21.453068633086772]
]
},
"bbox": [
121.81640624999999, -31.05293398570514, 121.81640624999999, -21.453068633086772
],
"id": 4
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[121.81640624999999, -21.453068633086772],
[145.1953125, -21.453068633086772]
]
},
"bbox": [121.81640624999999, -21.453068633086772, 145.1953125, -21.453068633086772],
"id": 5
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[145.1953125, -21.453068633086772],
[145.1953125, -31.05293398570514]
]
},
"bbox": [145.1953125, -31.05293398570514, 145.1953125, -21.453068633086772],
"id": 6
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[145.1953125, -31.05293398570514],
[121.81640624999999, -31.05293398570514]
]
},
"bbox": [121.81640624999999, -31.05293398570514, 145.1953125, -31.05293398570514],
"id": 7
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[114.873046875, -20.13847031245114],
[120.05859375, -20.13847031245114]
]
},
"bbox": [114.873046875, -20.13847031245114, 120.05859375, -20.13847031245114],
"id": 8
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[120.05859375, -20.13847031245114],
[120.05859375, -15.623036831528252]
]
},
"bbox": [120.05859375, -20.13847031245114, 120.05859375, -15.623036831528252],
"id": 9
},
{
"type": "Feature",
"properties": {
"stroke": "#F00",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[120.05859375, -15.623036831528252],
[114.873046875, -15.623036831528252]
]
},
"bbox": [114.873046875, -15.623036831528252, 120.05859375, -15.623036831528252],
"id": 10
},
{
"type": "Feature",
"properties": {
"stroke": "#00F",
"stroke-width": 10
},
"geometry": {
"type": "LineString",
"coordinates": [
[114.873046875, -15.623036831528252],
[114.873046875, -20.13847031245114]
]
},
"bbox": [114.873046875, -20.13847031245114, 114.873046875, -15.623036831528252],
"id": 11
},
{
"type": "Feature",
"properties": {
"stroke": "#000",
"stroke-width": 3
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[111.4453125, -37.37015718405751],
[153.6328125, -37.37015718405751],
[153.6328125, -13.581920900545844],
[111.4453125, -13.581920900545844],
[111.4453125, -37.37015718405751]
],
[
[121.81640624999999, -31.05293398570514],
[121.81640624999999, -21.453068633086772],
[145.1953125, -21.453068633086772],
[145.1953125, -31.05293398570514],
[121.81640624999999, -31.05293398570514]
],
[
[114.873046875, -20.13847031245114],
[120.05859375, -20.13847031245114],
[120.05859375, -15.623036831528252],
[114.873046875, -15.623036831528252],
[114.873046875, -20.13847031245114]
]
]
}
}
]
}