63 projects for "java project with source code" with 2 filters applied:

  • Get the most trusted enterprise browser Icon
    Get the most trusted enterprise browser

    Advanced built-in security helps IT prevent breaches before they happen

    Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
    Download Chrome
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 138 This Week
    Last Update:
    See Project
  • 2
    OpenJUMP (The JUMP Pilot Project)
    OpenJUMP is a community driven fork of JUMP the "Java Unified Mapping Platform" GIS software. The original JUMP was developed by Vivid Solutions, released under GPL2 in 2003 and discontinued in 2006. During 2004 already some enthusiastic developers joined together to enhance further the features of JUMP. They launched an independent development branch called OpenJUMP. The name gives credit to the original JUMP development, and at the same time describes the objectives of this project...
    Leader badge
    Downloads: 248 This Week
    Last Update:
    See Project
  • 3
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the development. Source...
    Leader badge
    Downloads: 191 This Week
    Last Update:
    See Project
  • 4
    Traccar (GPS tracking system)

    Traccar (GPS tracking system)

    Open source system for GPS tracking devices

    .../demo-server/ Source code repository: https://github.com/tananaev/traccar Issues tracker: https://github.com/tananaev/traccar/issues
    Downloads: 7 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    MANUELA

    Tool for assessment of environmental services on farm scale.

    The "MANUELA"-project is designed to enable farmers for the documentation of the environmental services provided by their holdings. Localization, description and evaluation of these services are joined within an open source Geographic Information System (OpenJUMP) and a PostgreSQL database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java Marine API

    Java Marine API

    NMEA 0183 library for Java

    Java Marine API is an NMEA 0183 library for Java. For furher info and latest source code, see project's Github pages. http://github.com/ktuukkan/marine-api/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GPS Datalogger Device Control
    i-Blue 747 / i-Blue 757 / Qstarz BT-Q1000 / i.Trek Z1 / Konet BGL-32 / Holux M-241 / ... control SW (for Java Phones, PalmOS, WinCe (PPC), Java platforms, Windows, Linux, and MacOS). Compatible with most MTK GPS Chipset based loggers.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 8
    Talend Spatial Module (aka Spatial Data Integrator or SDI) is an ETL tool for geospatial. Based on Talend Open Studio, input, output and transform geocomponents are available. IO components read/write GIS formats(eg.PostGIS, GeoRSS). Transformers all
    Downloads: 16 This Week
    Last Update:
    See Project
  • 9
    gpstools
    GPSdings (project name GPStools) is a set of free applications that let you manipulate and analyse GPS data from the command line.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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
  • 11

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

    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: 13 This Week
    Last Update:
    See Project
  • 13
    OpenOrienteering

    OpenOrienteering

    Former project page

    See https://www.openorienteering.org/apps/mapper/
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14
    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: 5 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
    CPS Wildfire Management Tool

    CPS Wildfire Management Tool

    A wildfire decision support system and visualization tool from Emxsys.

    The Wildfire Management Tool (WMT) predicts the potential fire behavior of a wildland fire. WMT incorporates a 3D terrain viewer, the tenets of the Campbell Prediction System (CPS) and the Rothermel fire spread equations to depict fire behavior. WMT is used to adjust tactics & strategies to ensure the safety of firefighters and the effective use of firefighting resources. Requires Java 8 (included) - http://www.java.com/download
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    A mapping application written in Java that displays Ordnance Survey maps downloaded from OS's getamap website or maps from the OpenStreetMap project. It is possible to add new map sources or extra functionality through plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    GPSInfo

    Apl. móvil de Información georeferenciada + visor 3D escritorio

    Plataforma de creación de información georeferenciada desde dispositivo móvil. Aplicación de escritorio 3D para explotación de la información. NEW: actualizada apk para soporte hasta Android 4.4 KitKat
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19

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

    GeoGit

    Geospatial Distributed Version Control System

    NOTE: this project has been renamed as GeoGig. Use this URL to get to the GeoGig downloads: https://sourceforge.net/p/geogig Welcome to the GeoGit project, exploring the use of distributed management of spatial data. GeoGit draws inspiration from Git, but adapts its core concepts to handle versioning of geospatial data. Users are able to import raw geospatial data (currently from Shapefiles, PostGIS or SpatiaLite) in to a repository where every change to the data is tracked. These changes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java RTree project aims to maintain an Java version of the RTree spatial indexing algorithm. See http://jsi.sourceforge.net for more information, and http://github.com/aled/jsi for latest development code.
    Leader badge
    Downloads: 4,276 This Week
    Last Update:
    See Project
  • 22
    The MWDB2 project is a combination of cartographic data, associated programs and Java code. Data includes coastlines, islands, lakes rivers, country and state/province boundaries. Data & code can be used on both Intel and non-Intel based computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Research Geographic Information Kernel developed by Charles Ehlschlaeger and team. NOTE: Project code has moved to https://github.com/chuckre/DigitalPopulations Documentation is at http://digitalpopulations.pbworks.com/w/page/26034597/FrontPage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A very simple command line tool to convert OSM files to Shapefiles. Written in Java. Think of it as a self-study project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UniversalIndentGUI
    A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
    Downloads: 14 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.