Showing 26 open source projects for "coordinates"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Geocode addresses to coordinates

    Geocode addresses to coordinates

    Geocode addresses to coordinates

    This package can convert any address to GPS coordinates using Google's geocoding service. Though the package works fine in non-Laravel projects we included some niceties for our fellow artisans. In Laravel 5.5 the package will autoregister itself. In older versions of Laravel you must manually install the service provider and facade.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Open Source Routing Machine

    Open Source Routing Machine

    Open Source Routing Machine - C++ backend

    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. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    folium

    folium

    Python data, Leaflet.js maps

    ...The library has a number of built-in tilesets from OpenStreetMap, Mapbox, and Stamen, and supports custom tilesets with Mapbox or Cloudmade API keys. folium supports both Image, Video, GeoJSON and TopoJSON overlays. To create a base map, simply pass your starting coordinates to Folium. To display it in a Jupyter notebook, simply ask for the object representation. The default tiles are set to OpenStreetMap, but Stamen Terrain, Stamen Toner, Mapbox Bright, and Mapbox Control Room, and many others tiles are built in.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    GeographicLib

    Geographic library

    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.
    Leader badge
    Downloads: 36,978 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    'geoconv' is a package to use with R (r-cran). This package is made of functions to convert geographic coordinates and to project geographic coordinates.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    GeoAPI

    GeoAPI

    Set of Java interfaces for geospatial applications

    The development community in building GIS solutions is sustaining an enormous level of effort. The GeoAPI project aims to reduce duplication and increase interoperability by providing neutral, interface-only APIs derived from OGC/ISO Standards.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    ARKit CoreLocation

    ARKit CoreLocation

    Combines the high accuracy of AR with the scale of GPS data

    Uses camera and motion data to map out the local world as you move around. Uses wifi and GPS data to determine your global location, with a low degree of accuracy. Combines the high accuracy of AR with the scale of GPS data. The potential for combining these technologies is huge, with so many potential applications across many different areas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Open Location Code

    Open Location Code

    A library to generate short codes

    ...With a Plus Code, people can receive deliveries, access emergency and social services, or just help other people find them. Plus Codes technology is open source and free to create and use. They are much shorter than traditional global coordinates, so they’re easy to share. Plus Codes work whether you’re online or offline, you don’t need an internet connection. Plus Codes are based on a set of 20 alphanumeric characters. They do not include easily confused characters, are not case-sensitive, and exclude vowels. Plus Codes represent an area. The resolution of the area can be changed by adding or removing characters after the “+” sign. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TIDBITS GIS converter

    Batch convert Lat/Long to UTM for Zone 19

    This simple R code converts GPS coordinates from Decimal Degrees or Degrees Minutes Seconds format to Northings and Eastings in UTM Zone 19. Coordinates should be entered as a .csv containing the column names "Latitude" and "Longitude" (capitalization does not matter). The code was designed primarily for use by researchers at the University of Maine working on the Penobscot River, but could be easily modified to handle other UTM Zones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $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.
    Get Started
  • 10
    Buddy Rock Geotools

    Buddy Rock Geotools

    Toolbox for geoscientists and geo enthusiasts

    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Open Postcode

    Open Postcode

    Geolocation Postcode Algorithm

    A geolocation code for Ireland and elsewhere. Fully extensible. Encoding coordinates into single base-25 characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    LGML

    LGPL GML parser

    ...The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC catalogue projects. The library is compiled using Java 1.5 or 1.6. For now, supported inputs are: LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon, MultiSurface (in an experimental way: the only child object handled is Polygon). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This module provides functions for calculating the path to a map tile at OpenStreetMap out of geographic coordinates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    wwwmap

    SVG Based WWW Mapping Module Patch for WebKit

    wwwmap is patch codes which adds mapping functions to webkit. This functions are based on the following member submission for W3C. (http://www.w3.org/Submission/2011/04/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A fast, simple Java library for calculating Voronoi lines given an array of input coordinates. It does not feature code to display the results graphically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GeoSignature
    !!! Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!! A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email. This project also contains GeoSignature Server j2ee application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GeoDress
    GeoDress is a program for reverse geocoding of JPEG pictures with a simple GUI and even a command-line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Technique, C-subroutine, and starter applications for transforming cylindrical coordinates to pixel coordinates where wrap-around and edge clipping are handled seamlessly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Example Perl scripts for usage of inverse transformation formulas from RD (X,Y Rijksdriehoek) coordinates to ellipsoid wgs84 (latt, long) coordinates and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    fGPS is a code system that provides both latitude and longitude in a simple alfanumeric system that is easier to input in GPS devices, and easier to provide by phone or sms than standard coordinate systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GeoIt Mapper
    Photo Geo-Tagging application for easily adding GPS coordinates to EXIF based images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CaveDB is a web-based database system that makes it easy to maintain all of your cave information in one centralized location, including cave maps, coordinates, and access information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    At the current state, opengeodb provide geo coordinates and several other data (city name, zip) mainly for the german speaking area.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    A Java library for high precision transformation of geographical coordinates using NTv2 format Grid Shift Files. Includes a JCA adapter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB