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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
JS implementation of Fortune's algorithm to compute Voronoi cells
This repository implements Steven Fortune’s algorithm (sweep-line method) for generating Voronoi diagrams in JavaScript, providing a performant browser-side solution for computational geometry of planar point sets. With this library you can feed a set of sites (points) and compute their Voronoi cells – the partition of the plane into regions closest to each site – in O(n log n) time. It’s especially useful in web UIs, visualizations, interactive maps, and generative-art contexts where you...
Geomajas is a web mapping GIS software with full vectorial editing capabilities, and support for custom attribute relation models in the browser. It has built-in support for any type of query, selection, filtering, snapping, printing, ...
easy fusion is a java-based framework that intends to automatically deploy and control information fusion systems (IFS) on distributed and dynamic resources.
Gmapper is a PHP class aimed at easing the integration of google maps in web pages. It generates all the JS Code needed for advanced functions such as geocoding and driving directions.
BizGEO is an open source platform developed to provide a simple interf
BizGEO is an open source platform developed to provide a simple interface for geographical data collection and data storage. BizGEO is integrated with a standard open source map server (GeoServer) to form an integrated GIS data collection suite.
BizGEO is made up of three main components; BizGEOServer which is a facility for managing data by organising them in projects; BizGEOApp, a mobile app which is being used by the field users to collect data through set of defined forms, and...