Showing 38 open source projects for "coordinates"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 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
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
    Multimaps Desktop

    Multimaps Desktop

    Free software for maps

    An easy-to-use domain public software for desktop maps. Runs on Windows, uses open source libraries. Requirements: 1) Net Framework 4.8 Runtime https://dotnet.microsoft.com/es-es/download/dotnet-framework/net48 2) Visual C++ Redistributable Packages for Visual Studio 2013 https://www.microsoft.com
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    EasyGeo

    EasyGeo

    A cartography program with parameter adjustments and gravity fonctions

    EasyGeo is an open source cartography program that generates maps using explicit equations in the choice of parameters. The input data is point data (not lines or areas) using csv files with object names (cities), variables (e.g. birth rate) and x and y coordinates. It is also possible to import maps in GeoJSON format. Possible output maps are: proportional circles, colour classes and interaction potential functions (Gravity models). Test data (10 countries and associated data) is provided with the program and located in the installation directory A user manual is also provided.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    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
  • 11
    Penobscot River RKM Calculator

    Penobscot River RKM Calculator

    Look up in river distances in the Penobscot River drainage.

    Allows user to input a .csv of UTM coordinates within the Penobscot River basin and calculates in-river distance (in kilometers) from the river's mouth to the locations of interest. The results are output into a new .csv file named yourfilename+RKM.csv. For the purposes of this calculator, river kilometer 0 is located at 516414E 4927755N in UTM Zone 19N, near the southwest corner of Verona Island.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    mkmap

    A map maker via online map services

    Mkmap is a map maker by downloading map tiles from online map services, like google maps, and combining into a single large picture file. It accepts the latitude and longitude coordinates, then downloads and merges map tiles. The idea of mkmap is to generate a larger map than the size of a browser screen. So the map could be easily printed or viewed in an off-line device. Mkmap supports Linux and Windows platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    GPS Reviser

    GPS Reviser

    Analyze and change GPS coordinates and time in digital pictures

    Version: 2.1.1 (BugFix in GMLib) GPS–Koordinaten in Digitalaufnahmen sind hilfreich zur Einordnung der Bilder. Leider dauert es oft länger, bis die Kamera die korrekten GPS-Daten ermittelt hat. Manchmal kann kein GPS-Signal empfangen werden. Es wäre daher hilfreich, wenn man die Daten bei der Sichtung der Bilder ergänzen oder korrigieren kann. Dies wird durch das Programm unterstützt. Das Programm scannt zunächst die Bilder in einem Verzeichnis und ermittelt fehlende Daten oder ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fidelity Satellite Emulator Description It’s a GPS / GLONASS / GALILEO / BAIDU satellite signal simulator. * Up to 128 satellites simulation; * Selection coordinates on map; * NMEA 0183 output format; * Simulation packets GGA, GSA, GSV, RMC, VTG, ZDA, GLL, HDT; * 2 methods packet generation; * Output to serial; * Output to file; COM port emulator This application tested on com0com emulator. Can be downloaded hear http://sourceforge.net/projects/com0com Libraries If you have problems with running application, try installing Microsoft redistributables. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Buddy Rock Geotools

    Buddy Rock Geotools

    Toolbox for geoscientists and geo enthusiasts

    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    QNetMap

    QNetMap is the library for displaying the map and the objects on it

    ...User's own raster maps can also be used. QNetMap supports layers so you can mix maps from different servers. To enrich the map presentation you can draw your own objects in the given coordinates. The development of the library was supported by "Sintels" LLC (ЗАО "Синтелс" - http://sintels.ru) and OJSC "T8" (ОАО "Т8" - https://t8.ru). Written by Sergey Shumeyko and Sergey Vasyutin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19

    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
  • 20
    CartOFF

    CartOFF

    Coordinate projection and datum transformatoin libarary for .NET

    CartOff is a .NET 4.0 port of the public domain USGS GCTP software, with datum transformation added. Coordinates may be converted between latitude/longitude to or from local grid coordinates for several common projections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22

    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
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB