Showing 41 open source projects for "x-ray"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 1
    Baritone

    Baritone

    Google maps for block game

    A Minecraft pathfinder bot. Baritone is the pathfinding system used in Impact since 4.4. How to immediately get started: Type #goto 1000 500 in chat to go to x=1000 z=500. Type #mine diamond_ore to mine diamond ore. Type #stop to stop. For more, read the usage page and/or watch this tutorial playlist. For other versions of Minecraft or more complicated situations or for development, see Installation & setup. Also consider just installing Impact, which comes with Baritone and is easier to install than wrangling with version JSONs and zips. ...
    Downloads: 120 This Week
    Last Update:
    See Project
  • 2
    GPXSee

    GPXSee

    GPS log file viewer and analyzer

    GPS log file viewer and analyzer with support for GPX, TCX, KML, FIT, IGC, NMEA, SLF, SML, LOC, GPI, GeoJSON and OziExplorer files.
    Leader badge
    Downloads: 4,230 This Week
    Last Update:
    See Project
  • 3

    bbbike

    An information system for cyclists in Berlin and Brandenburg

    A bike information system for cyclists in Berlin and Brandenburg (Germany) with a map view and a routing engine. There's a graphical interface (based on Perl/Tk) as well as an Web interface. Source code may be found at Github: https://github.com/eserte/bbbike/
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    XCSoar

    XCSoar

    ... the open-source glide computer

    XCSoar is a tactical glide computer for Android, Linux, macOS, and Windows.
    Downloads: 11 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 5
    OpenGXT - Geopatial Analysis Tools

    OpenGXT - Geopatial Analysis Tools

    Spatial Statistics Libraries & Tools for GeoTools, GeoServer, uDig

    ...GeoServer - Download GeoServer-Extension-OpenGxT-x.xx.x.zip - Unzip and copy two files to the WEB-INF/lib directory of the GeoServer installation. - Restart GeoServer #. uDig 2.0.x Plugin Installation - Name: Spatial Statistics Toolbox - URL : http://www.mangosystem.com:8080/s2toolbox_updates
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    LocationSimulator

    LocationSimulator

    MacOS application to spoof / fake / mock your iOS / iPadOS or iPhone

    LocationSimulator is a macOS app (10.15.x and later) that allows spoofing the location of an iOS or iPhoneSimulator device. The target audience of this project is developers who want to test their location service-based application. I do not encourage the use of this application to cheat in iOS games and I do not provide support for these games. If you use this application for any purpose outside of the intended, you are on your own.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    geoStarsLib  - geodetic library

    geoStarsLib - geodetic library

    Geodesy based library (geodetic and geocentric functions)

    geoStarsLib has functions for dealing with many geodesy-based problems found in positioning, pointing, and surveying situations. It is useful to determine absolute position on the earth, pointing vectors, coordinate transformations, and other functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gvSIG CE (Community Edition)

    gvSIG CE (Community Edition)

    The full-featured, easy-to-use desktop GIS with real processing power!

    ...It is open to external contributors and fully community-driven. Our official releases are designed to be portable and include all necessary binaries for Linux, Mac OS X and Windows. No installation necessary: Just download, unpack and run!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    XASTIR

    XASTIR

    Multiplatform Ham Radio APRS and Mapping Program

    NOTE: Code commits were FROZEN on SourceForge in July of 2016, and the project no longer uses sourceforge. All new code is now at <http://github.com/Xastir/Xastir>. The version you can download here has been obsolete for over 10 years, and other than by deleting the project entirely we can't disable the "Download Now" button. Don't download from here. Go to github. Real-time tracking & messaging of stations via radio/internet APRS data streams, w/125 map formats supported....
    Downloads: 11 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 10
    OpenCPN: A concise ChartPlotter/Navigator. A cross-platform ship-borne GUI application supporting * GPS/GPDS Postition Input * BSB Raster Chart Display * S57 Vector ENChart Display * AIS Input Decoding * Waypoint Autopilot Navigation
    Downloads: 57 This Week
    Last Update:
    See Project
  • 11
    ArcMap Raster Edit Suite

    ArcMap Raster Edit Suite

    Raster layer editing toolbar for ArcMap 10.x

    # Important Note # The development has been moved to GitHub, but I will keep releasing new version here. https://github.com/haoliangyu/ares Supported ArcMap version: 10.0/10.1/10.2/10.3/10.4 This add-in aims at extending the raster editing function]. With the new Raster Editor toolbar, users are able to edit the raster layer simply by click-and-edit, just like what we can do with the feature layer. It is very suitable for minor modification of raster layers. If you have any...
    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
    RouteConverter is another route conversion tool. It helps me and I hope it could help you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    NaviPOWM is planned to be a car navigation system capable of running on a variety of operating systems. Only OSM based map data is supported. Realtime routing engine is planned in a later version. Geocaching and city guide functionality are also planned.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Carnaval est un logiciel destiné au calcul de masques et d'ensoleillement. La version actuelle permet de calculer les trajectoires solaires et les masques de terrain liés au relief (modèle issu des données SRTM). Les développements ont été repris par Sober Software. Merci de visiter ce site pour télécharger la dernière version et accéder aux nouvelles fonctionalités : www.sober-software.com
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    RAT is a software for advanced image processing of SAR (Synthetic Aperture Radar) remote sensing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java navigation framework for route planning and tracking with GPS, based on eclipse RCP and hibernate3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Autonomous Distributed GIS :: GLOBALBASE / browser COSMOS / server LANDSCAPE :: Browsing graphically seamless the Earth. The world is group of many maps which are in the worldwide distributed server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    An ArcView 3.x extension for upload/download to/from PostGIS tables. Supports PostGIS theme queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MooGraph is an utility to produce interactive dynamical graphs from statistical data. Deliberately inspired to GapMinder, it represents the evolution of multivariate data in time by means of coloured bubbles of variable sizes on an (x,y) plot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GPSBabel

    GPSBabel converts and transfers data like waypoints, tracks & routes.

    ** This site is of historical interest only. The project is active on www.gpsbabel.org and github. Some of the county/state files remain active, but no version of GPSBabel should be downloaded from this site. ** GPSBabel reads, writes, and manipulates GPS waypoints in a variety of formats. Over 100 supported formats include GPX, GeoJSON and Garmin serial and USB protocols, Geocaching Pocket Queries and *.loc and more! For Windows, Linux, Mac.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    TeNeM (Telecommunications Network Model) is a PostgreSQL schema with PL/pgSQL functions and triggers intended to make with a fiber optic network management. It is also a GIS JUMP plug-in to edit and visualize the data. PostGIS is used to extend Postgre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Converts Digital Terrain Elevation Data from one level to another. (Currently only converts DTED1>DTED2) No longer in development due to personal time constraints. If there are features you desperately need, feel free to ask, or write it your self :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next