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
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
High-performance routing engine written in C++14 designed to run on OpenStreetMap data. There are several services available via HTTP API, C++ library interface and NodeJs wrapper. Nearest, snaps coordinates to the street network and returns the nearest matches. Route finds the fastest route between coordinates. Table computes the duration or distances of the fastest route between all pairs of supplied coordinates. Match snaps noisy GPS traces to the road network in the most plausible way. Trip solves the Traveling Salesman Problem using a greedy heuristic. ...
CFFI glue and bindings for the Proj.4 library to provide a wealth of geographical projections in Common Lisp environment.
PROJ.4 is a Cartographic Projections library originally written by Gerald Evenden then of the USGS.
CL-PROJ provides complete bindings for this library.
This is a library that allows applications that does not use Qt to use the QNetMap library (https://sourceforge.net/projects/qnetmap/).
Library developed in the T8 LLC (http://t8.ru). Written and supported by Sergey Shumeyko.
This is an Object Pascal Wrapper for the Shapefile C Library. It offers an elegant way to work with the Enviromental Systems Research Institute (ESRI)'s ShapeFiles using the Frank Warmerdam's well-known library released under the MIT license.
* Note: The Google Maps V2 API used by this module has been deprecated. *
For V3, consider pygeocoder: https://pypi.python.org/pypi/pygeocoder
Easy-to-use Python wrapper for the Google Maps V2 and Local Search APIs. Provides geocoding, reverse geocoding, directions, and local search.
Source code in C# for wrapper classes for ShapeLib.dll (http://shapelib.maptools.org): a library for reading and writing shape files ( shp shx and dbf).
This reimplementation is a pure java reimplementation of proj.4 ( https://sourceforge.net/projects/freshmeat_proj.4/ ) instead of a jni wrapper around the native proj.4 libraries