Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
GeographicLib is a small C++ library for: geodesic and rhumb line calculations; conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates; gravity (e.g., EGM2008) and geomagnetic field (e.g., WMM2020) calculations.
Automated detection of the unknown early map projection
New scientific software supporting the automated detection of the early map projection and its parameters. Useful for studying and analysis of different kinds of maps with the lack of information about the map projection.
The analysis is based on the minimization of residuals between control points on the early and current reference maps.
Designed for cartographers as well as for enthusiasts.
Available free of charge.
The awareness of the map projection is primarily important...
Mapyrus is software to plot Geographic Information System data to PostScript, PDF, SVG and web image files. Mapyrus combines a BASIC-like scripting language, reading GIS datasets and running as either a utility program, a Java Servlet, or as a webser
Go from Data Warehouse to Data and AI platform with BigQuery
Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.
BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
Converts Google Earth KML file to a CSV file, and vice versa. This enables you to plot all custom POIs with Google Earth first before transferring them into your Garmin GPS using the POI Loader.
A program for cropping GPX track files. The GUI plots the GPX track (latitude vs longitude) and lets the user remove GPS points from the beginning and end of the track respectively. There is also a built-in Command Line Interface.
Note: No development anymore since I found out that GpsPrune does all the things I was looking for.
GISpatialNet is a Java-based tool for mapping network data (nodes and edges between them) to spatial coordinates; reformatting network and spatial data together; and calculating spatial network measures.
Install by saving to c:\ drive and typing the following in a command line:
java -jar c:\GISpatialNet-0.9b.jar
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
OSM XML to CSV conversion. POI only, polygons (and polylines, but not recommended) are approximated by centroid. Result is a 3-column table with lon, lat and value (for a particular key to be chosen beforehand).
Spatio Temporal Toolkit is a pure Java "Conceptual" library released under LGPL License that is used to manipulate spatio temporal data-sets. This library is giving powerful boosts to data warehouse projects that envolves spatio-temporal data handling.
The goal of the OSM2PostGIS project is to develop an OpenStreetMap data processor that can import any amount of .osm XML data into a PostGIS database, and produce evaluated navigation network topologies to support routing.
OpenDMTP is a protocol/framework that allows communications with small devices (mobile phones, PDA's, and other high-latency/low-bandwidth devices), especially geared towards the transmission of GPS, temperature, and other remote monitoring information.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
A command line java tool that allows creating images of earthquake occurrences plotted on a map over time.
These images can then be used to create a video / animation (with a seperate tool like mencoder)
With OSM Parser it is possible to process OpenStreetMap geodata for various purposes. For example, it can be used to extract streets or other OSM elements for user defined regions to generate a street directory.
A Java application/library that can generate PNG tile overlay images for Google Maps from multiple data sources. Inactive because there are better alternatives: Java - http://geotools.codehaus.org/ PHP - http://www.mapserver.org/
Tool to extract data from a GlobalSat DG-100 GPS data logger and store the data in GPX format. It also can send configuration data to the device, delete stored data and switch the device to GPS-mouse mode.
This project is an open source implementation of axial space syntax software. Space syntax is an analytic urban theory used by researchers to understand elements of the structural aspects of design and how these effect pedestrians and social interaction.
GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The source code was moved to github!
gpx2map is a tool that renders GPS data in the form of way-points, tracks and routes from GPS exchange (GPX) XML documents as Portable Pixmap (PPM) images on a background of map tiles.