Export Formats

KMZ to KML and back: converting online and by hand

How to turn KMZ into KML (and back) online or by hand in a minute: KMZ is a ZIP with KML inside. Plus — a converter for OSM data to KML/KMZ and downloading an area straight in the right format.

2026-07-24 · 3 min
KMZKMLконвертацияGoogle Earth

RVT (Revit): how to open it and how to get a city base for BIM

Got a .rvt file and nothing opens it? RVT is Autodesk Revit's closed format — you need Revit or the free Revit Viewer. And get the city site context for BIM in IFC, DWG or DXF — Revit links them.

2026-07-23 · 3 min
RevitRVTBIMIFC

OpenStreetMap in Photoshop: a map in PSD with layers, not a screenshot

A map screenshot in Photoshop isn't editable — roads, water and buildings are flattened into one raster. The fix: download the map straight to PSD, where each object type sits on its own layer.

2026-07-21 · 2 min
PhotoshopPSDdesignкарта

MBTiles: how to open it on desktop and Android + where to download Russia maps

Got an .mbtiles file and not sure how to open it? On desktop — QGIS, on Android — OsmAnd, Locus Map, OruxMaps. And if you need an area map — download it straight to MBTiles, no third-party files.

2026-07-21 · 3 min
MBTilesтайлыAndroidQGIS

How to open MIF/MID (MapInfo) and GML — or download the map in a familiar format

Got .mif/.mid or .gml files and not sure how to open them? QGIS and GDAL read them for free. And if the format is inconvenient — download the area straight to MapInfo MIF/MID, GML or GeoPackage.

2026-07-20 · 3 min
MapInfoMIFMIDGML

How to open KMZ — and get the map straight in the format you need

Got a .kmz file and not sure how to open it? Google Earth, QGIS or rename it to .zip. And if the KMZ doesn't fit — download the area straight in KMZ, KML or GeoJSON, no wrangling with someone else's file.

2026-07-19 · 3 min
KMZKMLGoogle EarthQGIS

GLB and a 3D city map: download a buildings model in GLB, OBJ or STL

What GLB is, how to open it on Windows, online and in Blender, and how to download a 3D city buildings model straight to GLB, OBJ or STL — with real heights from OpenStreetMap.

2026-07-18 · 2 min
GLBglTF3Dздания

GPX: what it is, how to open it and how to build a route

What a GPX file is, how to open it on a computer, in a navigator and in QGIS, and how to build your own route. Plus — how to download any area straight to GPX for a navigator or tracker.

2026-07-18 · 3 min
GPXGPStracksмаршруты

WKB and WKT: Geometry Formats for Developers

WKB and WKT: binary and text geometry formats. PostGIS, Shapely, GEOS. When to use which, conversion, performance, and examples.

2026-07-16 · 5 min
WKBWKTgeometryPostGIS

XYZ Tiles — Slippy Map: URL schema for tile-based maps in web and mobile

Deep guide to XYZ tile schema: Slippy Map origin from Google Maps and OSM, Web Mercator pyramid, difference from TMS (Y-inversion), tile coordinate math, and how to use an osm2cdr.ru tile output in Leaflet and MapLibre.

2026-07-06 · 11 min
XYZTMSSlippy MapWeb Mercator

WMTS — OGC Tiled Web Map Service Standard for INSPIRE and Government Open Data

WMTS (Web Map Tile Service) is a 2010 OGC standard for pre-rendered raster tile pyramids; the backbone of EU INSPIRE infrastructure and government geo-portals USGS, IGN, BKG, OS, GSI.

2026-07-05 · 18 min
WMTSOGCINSPIREtile service

WKB — OGC Well-Known Binary as the Foundation of Vector GIS Databases

WKB (Well-Known Binary) is the OGC Simple Features Access binary standard (1999) for vector geometry serialization: the foundation of PostGIS, MySQL Spatial, SQL Server, SpatiaLite, GeoPackage, ParquetGeo, FlatGeobuf — the invisible infrastructure layer of all GIS databases.

2026-07-05 · 13 min
WKBOGCSimple FeaturesPostGIS