Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
QNetMap is the library for displaying the map and the objects on it
The project has moved to GitHub (see https://github.com/vasyutin/qnetmap).
The project is based on the QMapControl library (http://qmapcontrol.sourceforge.net/) by Kai Winter.
To show the map QNetMap can use different providers like OpenStreetMap or other WMS servers. The map data can be downloaded from the Internet or from the disk cache.
User's own raster maps can also be used.
QNetMap supports layers so you can mix maps from different servers.
To enrich the map presentation...
Open Street Map (OSM) tools, OSM/XML parser, tag extractor
This is going to be a set of tools which is intended to be used with huge OSM files like the planet files in XML format. The parser reads directly from packed *.gz files and it is not needed to unpack the OSM/XML data files to the local disk.
Now in 0.3.0:
osm_tags: tag analyzer (like tag watch)
osm_split: split osm file in single files for nodes, ways and relations and collect some meta information (will be used as input for other tools).
osm_cut: create rectangular...