From 2b7d429ccca4563045c1365baed80ab5f3c63cda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Tron=C3=AD=C4=8Dek?= Date: Sun, 14 Feb 2021 15:34:44 +0000 Subject: [PATCH] Fix images from fast.io --- _posts/2019-05-18-geoproject.md | 6 +++--- img/Annotation-2019-05-18-210453.webp | Bin 0 -> 40694 bytes ...hot_2019-05-18-Zem\304\233pis-projekt.webp" | Bin 0 -> 837302 bytes img/desktop-view.png | Bin 0 -> 22966 bytes img/image_1_.webp | Bin 0 -> 48126 bytes img/imagkgkuge.png | Bin 0 -> 107597 bytes img/martin.webp | Bin 0 -> 79746 bytes img/martin_coding.webp | Bin 0 -> 53580 bytes img/robot.webp | Bin 0 -> 214074 bytes img/robot_on_line.webp | Bin 0 -> 38774 bytes img/soldered_desk.webp | Bin 0 -> 172388 bytes 11 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 img/Annotation-2019-05-18-210453.webp create mode 100644 "img/Screenshot_2019-05-18-Zem\304\233pis-projekt.webp" create mode 100644 img/desktop-view.png create mode 100644 img/image_1_.webp create mode 100644 img/imagkgkuge.png create mode 100644 img/martin.webp create mode 100644 img/martin_coding.webp create mode 100644 img/robot.webp create mode 100644 img/robot_on_line.webp create mode 100644 img/soldered_desk.webp diff --git a/_posts/2019-05-18-geoproject.md b/_posts/2019-05-18-geoproject.md index 1637f7a..65b1b0e 100644 --- a/_posts/2019-05-18-geoproject.md +++ b/_posts/2019-05-18-geoproject.md @@ -4,10 +4,10 @@ layout: post --- In February, our teacher for geography assigned a project in which every student had to ask his relatives where they have been in the Czech Republic and put it into a table (and also draw a map). I found that a bit boring, so I thought of a better idea: a fully interactive map made into a web application. First I wanted to use the lazy approach to do the project: [MapFling](https://mapfling.com/). Unfortunately, the website was down on the day I wanted to start on. So I opened my browser and searched for some good maps APIs. I didn't want to use the Google Maps API, because it's too expensive just for a simple project. Then I found an API from [OpenLayers](https://openlayers.org/) which looked ok for the job. The only drawback with this solution is that the design is not as modern as eg. [LeafletJS](https://leafletjs.com/). So I got to work and on April 11, I published the code on [GitHub](https://github.com/filiptronicek/Geo_cze) - + I had to have the table with my datasets somewhere, but I found just letting the visitor download an Excell spreadsheet not suitable for my UX. So I had an idea: what if I made the table in HTML with `` `` tags pointing to a function in JavaScript, which will generate an ``