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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Using PHP-CLI to parse NMEA data to generate depth maps with GD
...As fishing is a passion of mine,and it got me to consider using the NMEA formatted data output from my Lowrance 5-DSI Elite to generate a bathymetric map of the lake at my cottage.
It is currently very crude, just a bunch of CLI scripts that record NMEA data, and the other parses the stored data and builds a depth, water temperature and sample frequency map.