Update Onderdelen
parent
e001f68699
commit
65ffa57390
@ -7,6 +7,32 @@ Hardware
|
||||
| media convertor | fritsschuur | |
|
||||
| LC fibre | Fritsschuur -> werkplaats | |
|
||||
|
||||
```geojson
|
||||
{
|
||||
"type": "FeatureCollection",
|
||||
"features": [
|
||||
{
|
||||
"type": "Feature",
|
||||
"id": 1,
|
||||
"properties": {
|
||||
"ID": 0
|
||||
},
|
||||
"geometry": {
|
||||
"type": "Polygon",
|
||||
"coordinates": [
|
||||
[
|
||||
[-90,35],
|
||||
[-90,30],
|
||||
[-85,30],
|
||||
[-85,35],
|
||||
[-90,35]
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
```mermaid
|
||||
graph TD;
|
||||
|
Loading…
x
Reference in New Issue
Block a user