Showing 908 open source projects for "engineering"

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
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1

    Common Lisp Wrapper for Proj

    CFFI glue code to use Proj.4 library in Lisp

    CFFI glue and bindings for the Proj.4 library to provide a wealth of geographical projections in Common Lisp environment. PROJ.4 is a Cartographic Projections library originally written by Gerald Evenden then of the USGS. CL-PROJ provides complete bindings for this library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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. Simply download the setup file and run it to install the program. Please contact me with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    OSMDCON

    OSMDCON

    OpenSeaMap Depth Contours

    A fully configurable program to create an OpenSeaMap chart with depth text and contour lines.
    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
  • 5

    SPAWNN

    SPatial Analysis With self-organizing Neural Networks

    The SPAWNN toolkit is an innovative toolkit for spatial analysis with self-organizing neural networks which is particularily useful for spatial analysis, visualization and geographical data mining. To run the toolkit, simply download and execute (double-click) the jar-file. Please cite: - Hagenauer, J., & Helbich, M. (2016). SPAWNN: A Toolkit for SPatial Analysis With Self-Organizing Neural Networks. Transactions in GIS, 20(5), 755-775. Other related publications: - Hagenauer, J....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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: 4 This Week
    Last Update:
    See Project
  • 7

    Map Extracts

    Map Extracts From OSM

    This Repo contains map extracts of different states from the Open Street Maps. Since, OpenStreetMap's own servers run entirely on donated resources. They have strictly limited capacity. So, it will be a bad idea to create tiles from their Servers or Use/Link Them Directly. Therefore, these extracts contains tiles all according to the States and Cities (With increasing number of tiles) for use in offline mode. You may use these extracts for any purpose as long as you credit the Open...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    Extensible NMEA-0183 (GPS) data parser in standard C. A directly linkable library intended for applications that want to embed GPS support.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 10
    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: 0 This Week
    Last Update:
    See Project
  • 11
    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).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13
    ThanDxflib is a library, written in Fortran 77, which makes the creation of .dxf drawings easy. The dxf files may be read by any CAD program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    RTKSharp

    This is a port of LibRTK on C#, and into a small c/c++ library.

    RTKLIB is an open source program package for standard and precise positioning with GNSS (global navigation satellite system). RTKLIB consists of a portable program library and several APs (application programs) utilizing the library. This port includes only a library (.so or .dll) for the C/C++ language and a .dll for C#/.NET Framework. RTKSharp is compatible with Windows and Linux using the .NET/Mono Assembly withoout the need of recompilation/cross-building.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    A Matlab toolbox for geostatistical modelling, prediction and simulation. It contains native matlab algorithms, and interfaces to SGeMS, GSTAT and VISIM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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: 1 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SMT: SAR Management Toolkit

    SMT: SAR Management Toolkit

    Application for managing land searches for missing persons.

    Experimental application for assisting in the management of land searches for missing persons. Incorporates OpenJump for GIS rendering of segments, establishing intitial POA values for segments through consensus or mixed consensus and statistical distances, POS and POA recalculation based on PODs from applied resources, and task assignments suggested by missing person behavior profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Abc-Map

    http://abc-map.fr

    Tutorials and help: http://abc-map.fr New version coming soon ! https://github.com/remipassmoilesel/abcmap2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    ThéMA libs

    Commons and utils Java classes used in ThéMA projects

    This project contains 7 Java libraries developped in ThéMA laboratory : - common - data - parallel - drawshape - graph - network - msca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MapIgniter2

    Web Mapping Platform

    MapIgniter2 is web mapping platform to publish and manage geographic information powered by Laravel 5, OpenLayers 3 and AngularJS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GPSFileViewer

    GPSFileViewer

    Application to browse and visualize your GPS files

    Desktop application for browsing and visualizing GPS files on your local storage or on network. * Quickly navigate your GPS files using embedded file/track/metadata browser * Works with gpx, kml, and csv files * Show overview map of all tracks in directory * Filter tracks in browser based on metadata, location, and path * Color code track overview based on metadata, e.g., overall distance, start time * Simultaneously view one or more tracks on map while graphing detailed metadata...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    PAGC is a command line and web service C library for performing postal address geocoding. A postal address geocoder takes a sufficiently detailed postal addresses and produces a digital map that displays the spatial location of those addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB