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.
Create free account
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
CitySpeed is a Python package that uses online mapping services to gather statistics on the efficiency and complexity of road networks. This can be used to create maps showing how fast you can drive around a particular city.
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)
Version 0.2 of orphaned pyLAS from google code repository. Now written as both a command line executeable and as a python class for extension/intergration with other projects.
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.
Tool kit for moving KML formatted Geospatial data into and out of other GIS packages such as ESRI ArcGIS, PostGIS, etc Supports reading and writing Google Earth files via Python and other GIS packages.
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.
JIM is an Image Mosaicker developed at ATIS lab.
It allows you to create mosaics from a set of image. If we use it for professional aerial maps, it should also be suitable for holiday's panoramas.
This is a Python interface for reading and writing Magellan GPS unit map files. There is also a command line tool for creating GPS maps from OpenStreetMap data.
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.
Informationprovider (Sensor) for Geolocation and Maintenance data. The provider is able to publish geolocation data as well as maintenance messages and site descriptions to a Globus MDS4 grid information system.
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.
Mseg is a generic region-based multi-scale image segmentation algorithm designed with some optimizations for remote sensing imagery. The algorithm can be used as a low level processing part of an object-oriented image analysis system.
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!
C translation of EGM96 (earth height model) implementation (namely, f477.f) available at http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html
The project will produce a small standalone Java application which will allow a user to convert ESRI Shapefiles (.shp) to the Google Earth KML format. This will allow ESRI Shapefile points, lines, and polygons to be viewed in Google Earth.
A collection of small utility programs to process geographic information and GPS data. Each program is written in Java and simple enough to be easy to understand. E.g. GTOPO30 to JPG, GLCC20 to JPG, GPX reader.