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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
QNetMap is the library for displaying the map and the objects on it
...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 you can draw your own objects in the given coordinates.
The development of the library was supported by "Sintels" LLC (ЗАО "Синтелс" -
http://sintels.ru) and OJSC "T8" (ОАО "Т8" - https://t8.ru). ...
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 extracts
tr_view: view tool for trafalgar files, including fast osmtoolz import filter, GPX an KML track import (see screenshots)
There is a small script included which helps to transform from *.bz2 to *.gz using a named pipe (seems not to work for cygwin)
A disk based production quality RTree based upon Guttmans quadratic split algorithm having following features:
Buffering with dirty write,
Index joins,
Tree Seeding,
Window and NN queries,
Runtime STR Packing capability,
Completely Thread safe.
JJFMapper is a cartography program for PHP. Serves maps realtime and/or saves them to disk. Can read ESRI Shapefiles and GPX files. It streams, saves, or returns an image via the GD library. It is controlled by an easy to learn XML config document.