Skip to content

Commit

Permalink
swiss
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellinikor authored Jun 14, 2024
1 parent da6232d commit 39aca9d
Show file tree
Hide file tree
Showing 5 changed files with 90 additions and 4 deletions.
28 changes: 28 additions & 0 deletions maps/asia/malaysia-singapour.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Malaysia - Singapour
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: 21504x10752 blocks (~231 km2)
* Size of the download: ~112GB
* Coordinates for chunky: Unknown
* Scale: ~1:30
* Price: Free


### Preview
<img src="/img/maps/previews/asia/malaysia-singapour.webp" alt="A picture of the Malaysia - Singapour map"></img>

### Gallery
<Slider dots centerPadding="10px" arrows={false} infinite slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/asia/malaysia-singapour/0.webp"></img>
<img src="/img/maps/gallery/asia/malaysia-singapour/1.webp"></img>
<img src="/img/maps/gallery/asia/malaysia-singapour/2.webp"></img>
<img src="/img/maps/gallery/asia/malaysia-singapour/3.webp"></img>
<img src="/img/maps/gallery/asia/malaysia-singapour/4.webp"></img>
<img src="/img/maps/gallery/malaysia-singapour/5.webp"></img>
<img src="/img/maps/gallery/asia/malaysia-singapour/6.webp"></img>
</Slider>
2 changes: 1 addition & 1 deletion maps/europe/austria.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import "@site/src/css/slider.css";
* Price: Free

### Preview
<img src="/img/maps/previews/europe/Austria.webp" alt="A picture of the Austria map"></img>
<img src="/img/maps/previews/europe/austria.webp" alt="A picture of the Austria map"></img>

### Gallery
<Slider dots infinite arrows={false} slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
Expand Down
29 changes: 29 additions & 0 deletions maps/europe/denmark.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Denmark
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: (height)*(width) blocks (total size km2)
* Size of the download: ~32GB
* Coordinates for chunky: unknown
* Scale: ~1:30
* Price: Free

### Preview
<img src="/img/maps/previews/europe/denmark.webp" alt="A picture of the Denmark map"></img>

### Gallery
<Slider dots infinite arrows={false} slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/europe/denmark/0.webp"></img>
<img src="/img/maps/gallery/europe/denmark/1.webp"></img>
<img src="/img/maps/gallery/europe/denmark/2.webp"></img>
<img src="/img/maps/gallery/europe/denmark/3.webp"></img>
<img src="/img/maps/gallery/europe/denmark/4.webp"></img>
<img src="/img/maps/gallery/europe/denmark/5.webp"></img>
<img src="/img/maps/gallery/europe/denmark/6.webp"></img>
<img src="/img/maps/gallery/europe/denmark/7.webp"></img>
<img src="/img/maps/gallery/europe/denmark/8.webp"></img>
</Slider>
29 changes: 29 additions & 0 deletions maps/europe/poland.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
title: Poland
---
import Slider from "react-slick";
import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: (height)*(width) blocks (total size km2)
* Size of the download: ~52GB
* Coordinates for chunky: unknown
* Scale: ~1:30
* Price: Free

### Preview
<img src="/img/maps/previews/europe/poland.webp" alt="A picture of the Poland map"></img>

### Gallery
<Slider dots infinite arrows={false} slidesToShow={1} slidesToScroll={1} pauseOnHover speed={500} autoplay autoplaySpeed={3000}>
<img src="/img/maps/gallery/europe/poland/0.webp"></img>
<img src="/img/maps/gallery/europe/poland/1.webp"></img>
<img src="/img/maps/gallery/europe/poland/2.webp"></img>
<img src="/img/maps/gallery/europe/poland/3.webp"></img>
<img src="/img/maps/gallery/europe/poland/4.webp"></img>
<img src="/img/maps/gallery/europe/poland/5.webp"></img>
<img src="/img/maps/gallery/europe/poland/6.webp"></img>
<img src="/img/maps/gallery/europe/poland/7.webp"></img>
<img src="/img/maps/gallery/europe/poland/8.webp"></img>
</Slider>
6 changes: 3 additions & 3 deletions maps/europe/switzerland.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ import "@site/src/css/slider.css";


### Informations
* Size in blocks of the map: 21504x10752 blocks (~231 km2)
* Size of the download: ~13GB
* Coordinates for chunky: 17920 -172033 39424 -161281
* Size in blocks of the map: 21504x10752 blocks (~41 km2)
* Size of the download: ~16GB
* Coordinates for chunky: 17920 -175617 43008 -161281
* Scale: ~1:30
* Price: Free

Expand Down

0 comments on commit 39aca9d

Please sign in to comment.