Showing 48 open source projects for "coordinates"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 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: 1 This Week
    Last Update:
    See Project
  • 3
    GPSLogger

    GPSLogger

    Lightweight GPS Logging Application For Android

    GPSLogger is an Android app that logs GPS information to various formats (GPX, KML, CSV, NMEA, Custom URL) and has options for uploading (SFTP, OpenStreetMap, Google Drive, Dropbox, Email). This app aims to be as battery efficient as possible. GPSLogger uses the GPS capabilities of your Android phone to log coordinates to GPS format files at regular intervals. This can be particularly useful if you want to geotag your photos after a day out or share your travel route with someone. The purpose of this application is to be battery efficient to save you battery power when abroad and last as long as possible.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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: 6 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    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.
    Try Retool free
  • 5

    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: 63,390 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: 59 This Week
    Last Update:
    See Project
  • 7
    '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: 0 This Week
    Last Update:
    See Project
  • 8
    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: 21 This Week
    Last Update:
    See Project
  • 9

    GPS Track Server

    Simple GPS tracking server

    A small server-side application is dedicated to provide TCP-packets response and basic logging functionality from operating low cost commercially available GPS Vehicle Trackers such as Concox GT06N and perhaps others (GT06E and GT06F). The application is using POSIX API and intended to run on Unix, Linux and even Windows systems (cygwin environment). Currently it has been developed and tested on FreeBSD 14.3. Recently added limited support for VL103 series devices from Jimi IoT Co., Ltd..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    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
  • 10
    EvilTransform

    EvilTransform

    Transport coordinate between earth(WGS-84) and mars in china(GCJ-02)

    eviltransform is a compact library for converting geographic coordinates between the global WGS-84 system (used by GPS) and the Chinese GCJ-02 system (used by many Chinese map services such as Google Maps China and AutoNavi). The project implements forward and inverse transformations (WGS→GCJ and GCJ→WGS) as well as a higher-precision inverse method (GCJ→WGS exact) that trades speed for sub-meter accuracy, and it includes a utility for computing geodesic distance in meters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    MAPS.ME

    MAPS.ME

    Offline OpenStreetMap maps for iOS and Android

    MAPS.ME is an open source offline maps application for iOS and Android. It provides detailed offline maps of the world and is built on top of crowd-sourced OpenStreetMap data, with its own binary format for map styles.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    ARKit + CoreLocation

    ARKit + CoreLocation

    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. Allow items to be placed within the AR world using real-world coordinates. Dramatically improved location accuracy, using recent location data points combined with knowledge about movement through the AR world. The improved location accuracy is currently in an “experimental” phase, but could be the most important component. The library and demo come with a bunch of additional features for configuration. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    VKGeo Friends on Map for VKontakte

    VKGeo Friends on Map for VKontakte

    See your friends from VKontakte on the map

    ...Worry where your child or friend is, want to meet your guests in time or appointed a meeting in a crowded place? No need to call or send messages - just open this locator application and see GPS coordinates of your friends on the map. Choose friends whose location you would like to see, send them invitations - and after they install the app and add you to their list of trusted friends, you can see where they are. VKGeo is available for iOS 11+ and Android 5.0+ environments, as well as HTML5 application (with limited functionality).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    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
  • 19

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

    Android GpsPro

    Get raw GPS data on your Android device

    With this Android Gps Pro application, you can get raw GPS data and take screenshots in order to remember the actual GPS coordinates of your Android device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Androsm

    Androsm

    Map application using OpenStreetMap data

    Android application which shows a moving map which is created from OpenStreetMap data. It is a fork of GpsMid. Please note that Androsm is under a major rewrite. The binary release doesn't have a native Android UI yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 3 This Week
    Last Update:
    See Project
  • 24
    Buddy Rock Geotools

    Buddy Rock Geotools

    Toolbox for geoscientists and geo enthusiasts

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

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