Author: Krukarius

0

Displaying OpenInfraMap data in QGIS

OpenInfraMap is one of many OpenStreetMap projects, which is concentrated on highlighting the infrastructure worldwide. Predominantly this infrastructure is invisible in the major OpenStreetMap rendering but is directly sourced from OpenStreetMap. The OpennInfraMap is...

0

Preparing simple custom grid in QGIS print composer

Print composer in QGIS gives us the possibility of creating printable maps and atlases, which can be saved as the .pdf or .svg. The print composer provides a wide spectrum of options by adding...

0

Opening Google Street View in VBA Excel

Opening websites programmatically at their certain addresses is quite a straightforward thing regardless of the programming language. Previously I dealt with launching Google Maps from the Excel document with the Google Chrome browser.  Now...

0

Happy New Year 2022 to everyone!

We are coming to the end of the next year, another busy year for anyone of us. At the finish of the 6th year of the MkrGeo blog, I would like to wish all...

0

Original Street View colors without Google API Key

Street View is a good tool, which can be incorporated into your own interactive maps like Leaflet or OpenLayers. Unfortunately, since 2018 Google hasn’t served it for free. In turn, the Google Maps products...

0

Saving Openlayers custom drawings as the .geoJSON file

In this short post, I would like to demonstrate to you the programmatic method of saving the custom shapes in OpenLayers as the .geoJSON file. Drawing your own features on the OpenLayers map canvas...

0

Batch styling of KML files in Google Earth

Probably you used Google Earth many times, watched at least a few tutorials, and tried to manipulate some files by yourself. On the Web, you can find many sources, where the process of creating...