48 projects for "simple java project" with 2 filters applied:

  • 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
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 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: 183 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 to be fully open to anyone wanting to contribute. ...
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 5
    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: 11 This Week
    Last Update:
    See Project
  • 6
    gpstools
    GPSdings (project name GPStools) is a set of free applications that let you manipulate and analyse GPS data from the command line.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    The Geocanvas project aims to provide a very small and simple set of APIs to assist the developer in creating geographically referenced canvas applications within the GTK/Gnome environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    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.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 11

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

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

    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
  • 15
    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
  • 16
    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: 436 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    A very simple command line tool to convert OSM files to Shapefiles. Written in Java. Think of it as a self-study project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    ArgooMap

    A map-based discussion forum ("argumentation map")

    ArgooMap is an online, map-based discussion forum, which allows participants to reference their contributions to geographic locations. Different versions of ArguMap and ArgooMap/Argoomap were developed by students supervised by Dr. Claus Rinner at Ryerson University (Toronto, Canada) with partial funding from the GEOIDE Network of Centres of Excellence and DAAD, the German Academic Exchange Service. Past and current developers at Ryerson and the University of Muenster include: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GeoSignature
    !!! Project servers were closed in the beginning of 2012 because the project was not actual anymore (massivity using Android and iOS devices instead of "simple" mobile phones). But source codes are always available as usual !!! A simple mobile j2me/web application that provides positioning of mobile devices connected to GSM/UMTS network or via GPS and lets you share location info by SMS or email.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GeoDress
    GeoDress is a program for reverse geocoding of JPEG pictures with a simple GUI and even a command-line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This software enables easy creation and sharing of district maps online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenDMTP is a protocol/framework that allows communications with small devices (mobile phones, PDA's, and other high-latency/low-bandwidth devices), especially geared towards the transmission of GPS, temperature, and other remote monitoring information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The goal of the OSM2PostGIS project is to develop an OpenStreetMap data processor that can import any amount of .osm XML data into a PostGIS database, and produce evaluated navigation network topologies to support routing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Earnest is a A PHP-MYSQL AI EXPERT SYSTEM for creating powerful expert system easily. Its simple PHP API can also be called from JAVA, browsers or other software to perform GIS and other comparisons. Also has ability to create XML results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next