Showing 191 open source projects for "linux software development"

View related business solutions
  • 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
  • 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
    Mapyrus is software to plot Geographic Information System data to PostScript, PDF, SVG and web image files. Mapyrus combines a BASIC-like scripting language, reading GIS datasets and running as either a utility program, a Java Servlet, or as a webser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KalypsoBASE
    KalypsoBASE is a Desktop-GIS built on Eclipse. It's focus lies on modelling gis data using GML Application-Schemata. Features contain generic dialogs based on GML, maps based on OGC's SLD, and other tools like a charting framework or API for timeseries
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MicroCity is a framework for spatial analysis and simulation. It is lightweight, fast, portable, extendable and user friendly. Users can easily operate large GIS and Grid data and perform Spatial, Fractal, Network analysis and simulation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    An easy-to-use tool, to foster a model driven architecture.
    Downloads: 1 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
  • 5
    Google Maps

    Google Maps

    Navigation and transit.

    Search for local businesses and services, view maps, and calculate driving directions on Google Maps. Now avaible at Windows app.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    gpsangler

    gpsangler

    Open Source Marine Chart Plotting Program

    PC Marine Chart Navigation Software. Written in TCL/TK and C++ EMAIL: gdpound at msn dot com for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GeOxygene
    GeOxygene aims at providing an open framework which implements OGC/ISO specifications for the development and deployment of geographic (GIS) applications. It is a open source contribution of the COGIT lab. at the IGN (the French National Mapping Agency).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    GeoWE

    GeoWE

    GeoData Web Editing [core SIG Web]

    GeoWE is an open free GIS platform oriented to advanced geodata editing on The Web. The main aim of this initiative is to move the strenghts usually linked to desktop GIS to a web environment, by leveraging open source technologies. This is a free software project that is part of the open source GIS world, and it is developed in Java using the Google Web Toolkit framework. The geowe-core is being developed using the following technologies: - GWT (Google Web Toolkit) - JBoss...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Colibri - The ENVI / IDL Code Library

    Colibri - The ENVI / IDL Code Library

    A collection of well documented ENVI / IDL algorithms and applications

    Colibri is a repository for source code developed in ENVI/IDL under the Open Source Initiative. It contains a wide variety of algorithms and applications which are of interest for the remote sensing community. The code is organized in a hierarchical way. At the lowest level, common code performing all kinds of basic functionality is available to the higher levels, i.e. classes and applications. Classes are object based functionalities performing more specific tasks. Both common code and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    Delphi Pascal dll with entry points returning sunrise and sunset. A conversion of the classic Sky & Telescope BASIC program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Fielddata Mgr

    Land survey field crew data management for .RAW and .JOB file types.

    Fielddata Mgr Overview This is a Python program, which means that one must install the open source freely available Python interpreter and a few required also open source, freely available modules that support the functionality of the program. The program "Fielddata Mgr", is customized for the Rick survey department, in such that it supports up to 9 chiefs, each having their own folder in one location, 2 supervisers, each with a PC on the network, and access to a main...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The JTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 13

    JMapViewer

    Java Swing component for integrating OSM maps into your Java app.

    This project offers the Mavenized format of the official "JMapViewer" project. Official project code on: https://trac.openstreetmap.org/browser/subversion/applications/viewer/jmapviewer?order=name Please, note that no development is performed in this SVN, just contains Maven artifact of official releases (starting from 1.14 version) If you want to give it a try, download code and run the Demo: > mvn compile package > cd target > java -jar JMapViewer-1.14.1-Demo.jar
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    The Orfeo Toolbox is a C++ library for high resolution remote sensing image processing. It is developped by CNES in the frame of the ORFEO program. More information is available at www.orfeo-toolbox.org It is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. Targeted algorithms for high resolution optical images (SPOT, Quickbird, Worldview, Landsat,...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    nmea4j

    NMEA libary for java (protocol of GPS devices)

    The aim of this project is to create a full utility suite for NMEA protocols (best known from GPS devices). First goal is a full implemenation of the NMEA 0183 protocol 3.0 (without proprietary extensions). The library provides parsers for NMEA sentences, gpsd-like network daemons and data generators for simulation and testing. This allows advanced sensor handling from cellphones/tablets/laptops with GPS up to vehicles/ships with NMEA sensors on board.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QNetMap

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

    The project has moved to GitHub (see https://github.com/vasyutin/qnetmap). The project is based on the QMapControl library (http://qmapcontrol.sourceforge.net/) by Kai Winter. To show the map QNetMap can use different providers like OpenStreetMap or other WMS servers. The map data can be downloaded from the Internet or from the disk cache. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    opticks
    UPDATE March 14, 2018 Repository and tracking officially moved to github. https://github.com/opticks-org/opticks Sourceforge mailing lists are still in use. Opticks is an open source remote sensing application and development framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Navigation Shortest Map Dhaval Kadia

    Navigation Shortest Map Dhaval Kadia

    Shortest Path Navigator with Directions and Distance

    Programmed on Language C. A nano-Infant of GOOGLE-MAP Optimized to Consume some MB instead of 50 GB of RAM This was Programmed Quarter Year ago in 2014
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GPS Interactive Time Series Analysis

    GPS Interactive Time Series Analysis

    A software for processing and analyzing time series in Earth Science

    Along with calculating basic statistics and quality parameters such as mean and variance, the soft-ware is capable of importing and visualizing different standard time series formats, determining and removing jumps and outliers, and makes numerical and publication quality graphical outputs. Bivariate statistical analysis (including correlation coefficient and linear regression) and time series analysis (including auto and cross-spectral analysis, wavelet power spectrum, spectrogram and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Darcy

    Software for distance cartogram creation

    Darcy is a software for distance cartogram creation based on Waldo Tobler bidimensional regression.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Safira Digitizer

    Free image and chart digitizer

    Safira Digitizer is free software built to help everybody on digitizing image (chart, map, etc.) to become number / numeric to be used for further calculations. Safira Digitizer is available for both Windows and Linux. For more information please go to www.firagiel.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    RINEX3manipulator

    A software to manipulate RINEX 3 files

    rinex3manipulator is a software to manipulate RINEX 3 files, available functions are: - cut - under sample - filter constellation observations This small program is born to handle in a fast way RINEX 3 files to be used subsequently by the goGPS software: https://sourceforge.net/projects/gogps/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    CatMDEdit - metadata editor
    CatMDEdit is a metadata editor tool for describing resources, mainly geographic information. Developed by IAAA (University of Zaragoza) and GeoSpatiumLab S.L., sponsored by IGN Spain. Technical details: Java, XML, multiplatform, multilingual.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB