Showing 87 open source projects for "using"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    RTKSharp

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

    ...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: 0 This Week
    Last Update:
    See Project
  • 2
    Orfeo ToolBox

    Orfeo ToolBox

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

    ...Targeted algorithms for high resolution optical images (SPOT, Quickbird, Worldview, Landsat, Ikonos), hyperspectral sensors (Hyperion) or SAR (TerraSarX, ERS, Palsar) are available. Orfeo ToolBox has three main access depending on the category of user: write processing chains in C++ using existing filters or creating new ones, use the OTB applications, which is a plugin-based framework allowing to extend high-level processing chains from various environment ( command-line, QT, QGis, Python....) or use Monteverdi, a software for everyday life image manipulation and analysis.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    GPS and GSM Tracking (GG-Tracker)

    GPS and GSM Tracking (GG-Tracker)

    Track your mobile device or cellphone via internet using OpenGTS/GPRMC

    GG-Tracker tracks the location of your mobile device. It displays your position on the internet using Google Maps / Earth and uses live updates via ajax technology. GG-Tracker can run standalone or integrated on an existing webpage. The application is built using the template framework Bootstrap which makes it fully responsive (fits on any screen). Also the supporting files for Google Maps, Streetview and Earth are 100% responsive.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    kvwmap is a complex WebGIS-Client and -Server solution for eGovernment-purposes written in PHP using UMN-Mapserver-technologies, MySQL- and PostgreSQL/PostGIS-databases, SVG, etc. ATTENTION!!! This Project is no longer updated on SourceForge. Please use https://github.com/srahn/kvwmap instead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    arcgis-viewer-flex

    arcgis-viewer-flex

    Source code for ArcGIS Viewer for Flex - a great application framework

    The ArcGIS Viewer for Flex is a customizable, open-source framework for building rich GIS web applications using Adobe Flex and ArcGIS Server. It provides a modular structure with built-in map tools, widgets, and themes. Users can create interactive maps with minimal coding and extend the viewer with custom widgets for tasks like geocoding, editing, and routing. It was widely used before HTML5-based viewers became standard.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    LGML

    LGPL GML parser

    ...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). At the following URL: http://95.110.227.201:8080/lgml is exposed a minimal web interface in order to test it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    phpBathymetry

    Using PHP-CLI to parse NMEA data to generate depth maps with GD

    Using PHP-CLI to parse NMEA data to generate depth maps with GD. As fishing is a passion of mine,and it got me to consider using the NMEA formatted data output from my Lowrance 5-DSI Elite to generate a bathymetric map of the lake at my cottage. It is currently very crude, just a bunch of CLI scripts that record NMEA data, and the other parses the stored data and builds a depth, water temperature and sample frequency map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A web-based maintenance management system for water and wastewater networks. Allows to store customer complaints and issue workorder sheets. Rather than using street names, maps and landmarks are used for navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    TronTool

    TronTool

    Tuning of java neuroph.org neural nets.

    By using a neural net from neuroph.org with the programmlanguage Java, you can change the net by this software. Easy watch it on the screen and move the values up or down. More or less value at the output neurons. Saving, Loading from different .nnet`s. Adding comments. Changing the visible output neuron Setting wished input neurons to get visible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Geographic Information System Development Platform build on Netbeans RCP using GeotoolKit.org library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MCC-LIDAR

    Multiscale Curvature Classification for LIDAR Data

    MCC-LIDAR is a C++ application for processing LiDAR data in forested environments. It classifies data points as ground or non-ground using the Multiscale Curvature Classification algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OctoMap

    Moved to new location: http://octomap.github.com/

    A probabilistic, flexible, and compact 3D mapping library for robotic systems. OctoMap provides efficient occupancy grid mapping in 3D using octrees. OctoMap development has moved to http://octomap.github.com/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Tila

    Tila

    Tile Cache Server

    Tila (TIles on LAn) is a java tile map cache server. Tila will solve performance problems in applications using a map tile server by storing the tiles on your LAN. Tila is still on development but downloable versions are usable. For version 0.1.2 Tila support the folowing caches: - Google Maps - Open Street Map - TMS (OSGeo Tile Map Service) - WMS (OGC Web Map Service) - WMTS (OGC Web Map Tile Service) - Virtual Earth The management web application lets you to easily configure the tile caches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    NAS-KONV

    NAS-KONV delivers XSLT scripts to extract data out of ALKIS NAS files

    NAS-KONV is a collection of examples, how informations could be extracted out of NAS files, using XSLT scripts. NAS is a GML3 exchange format, used by the german cadastral agencies for ALKIS®.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HydroTurb

    HydroTurb

    Software of water turbine locations in France

    ...Why this project If this project is so attractive is that it has a very strong double interest: - At First, the very subject of the project on tidal energy, which is one of the most interesting renewable energy for the future - Second, this project focuses on the potential energy in the French representing the places of possible locations of turbines on the French coast. Description of tidal energy The tidal energy consists of using the force and power obtained from waves and current. In our case, the principle is to place in current sea water turbines to obtained power. This source of energy is maybe the “best” for several reasons: - Ecological: no pollution (underwater, no emissions) - Economical: rentability very important quickly - Efficiency
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GpsPrune is a java application to view and manage coordinate data, eg from GPS units. With it you can load a variety of text and Xml formats, view the data (in 2d and 3d), edit and convert the data, correlate photos and audio, create charts and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    wwwmap

    SVG Based WWW Mapping Module Patch for WebKit

    wwwmap is patch codes which adds mapping functions to webkit. This functions are based on the following member submission for W3C. (http://www.w3.org/Submission/2011/04/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nomin is a mapping engine for the Java platform. It provides abilities to transform object trees using declarative mapping rules. Main features are no XML configuration, intuitively looking mapping, using arbitrary expressions/method invocations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is an Object Pascal Wrapper for the Shapefile C Library. It offers an elegant way to work with the Enviromental Systems Research Institute (ESRI)'s ShapeFiles using the Frank Warmerdam's well-known library released under the MIT license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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. This project also contains GeoSignature Server j2ee application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Please note: there is a new version of this project here: http://code.google.com/p/repastcity/ I'll keep this project alive but it wont be updated. A simple Repast Simphony project that demonstrates how to create small city using real GIS data. The city has houses and some agents who travel around the road network from house to house. Not affiliated with Repast Simphony.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is attempting to create an maintain a public implementation of the Active Record pattern, to be used with ESRI products, coded using ArcObjects and C# 3.5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Astral Projection
    Astral Projection is a testing tool for iOS applications that use the CoreLocation framework. AP allows for testing location-aware apps on both the device and the simulator, using configurable location data sources like a GPX file or a remote agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Alpha test of an XML based HDF reader
    Downloads: 0 This Week
    Last Update:
    See Project