Showing 1058 open source projects for "data mapping"

View related business solutions
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    STI analysis and forecasting

    STI analysis and forecasting

    Analysis of drug resistance and epidemiology of STI (STD) in Russia

    The STIanafor is a tool for spatio-temporal data vizualization, analysis and forecast of incidence of sexually-transmitted diseases and drug resistance of pathogens in the Russian Federation. Currently supports gonorrhoea (N. gonorrhoeae) and syphilis (T. pallidum). A set of real data for testing is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GIS data for Greece has been scarce. This project aims to provide methods, instructions and data for the construction of environmental maps of Greece with the help of open source GIS tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 3 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Utility that performs bulk user import to Active Directory from selected data sources. It can perform data mapping and generate required fields using existing info( generate userPrincipleName from name, surname and patronymic of user for example). This is still a beta-release, so things can work not so well sometimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    oge2d

    Cross-platform 2D game engine

    Open Game Engine 2D is a full features and cross-platform 2D game engine. It aims to help developers to create 2D games with only flat files (such as ini and script files), so that games could be written once and played under any platform supported. This engine is a pure 2D game engine written in C/C++. It is base on SDL and AngelScript. So, it also aims to run in any platform supported by SDL and AngelScript, such as Windows, Linux, MacOS, iPhone, Android, Windows Phone, Symbian,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OSM Explorer

    OSM Explorer

    Basic routing and spatial functions using OpenStreetMap data

    ...An additional goal is the development of a class library centered around a built-in, object-oriented database used for processing and storing OSM map data such that external dependencies (e.g. external database servers) are minimized.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    stratiGrapher: drawing stratigraphic section/column in PostScript
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ANDS SISS (DC4B) Project

    GIS-Enabled Infrastructure for Spatially Integrated Social Science

    An on-line GIS-enabled infrastructure for spatially integrated social science. A web-based open source e-research facility for social-spatial data analysis that incorporates GIS-enabled visualisation (mapping and classification) and statistical modelling capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10

    FEDES

    A finite element data exchange system

    FEDES is a Finite Element Data Exchange System for mapping finite element analysis data between different FE solvers and meshes with different element types and densities. Six commercial FE solvers are supported (ABAQUS, ANSYS, DEFORM, MARC, MORFEO, VULCAN). The FEA data outputted can be visualized with the open source program ParaView.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tunelator processes tunnel profile data for surveying work. It provides a powerfull grid editor, 3D preview, export to Prowin, Ispol, MDT and DXF (2D and 3D views with convenient layering).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenBR24

    Lowrance Navico BR24 Radar Network Protocol Implementation

    OpenBR24 is a sample implementation of the Lowrance Navico BR24 network protocol as described in our paper. A (complete) preprint version is available at http://www.cci.dmu.ac.uk/administrator/components/com_jresearch/assets/publications/1326903964.pdf The final publication is available in print (Robotic Sailing, 2011, ISBN 978-3-642-22835-3) and online at http://www.springerlink.com/content/m7n253u08u3h5u67/ For FAQ see Wiki: https://sourceforge.net/p/openbr24/wiki/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RAT is a software for advanced image processing of SAR (Synthetic Aperture Radar) remote sensing data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mapnik is an OpenSource C++/Python toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IOJU

    IOJU

    generate i18n properties file, edit, get i18n object in classes

    It was merged into JCrazySuite project. http://sourceforge.net/p/jcrazysuite/ 1) Data & test class are completly separated. It makes no hardcode data in your test class. 2) Perfect mapping for data & java object(eg: POJO, POCO, Model). eg: int, boolean[], List<Double>, BigDecimal[][], YourPojo, YourPojo[], List<YourPojo>... 3) i18n object data for developer, there is no similar software component in the world up to now. 4) Ant .properties style, eg: key.my.dir=${user.dir}, key.others=${key.my.dir} 5) no need to config. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    edifact

    EDIFACT to XML conversion

    Very simplistic parser that converts EDIFACT into a DOM tree for further processing to perform the data extraction/transformation/binding. Useful and easy to use when complete mapping is unnecessary. An executable JAR of the parser is available. Usage: java -jar edifact-to-xml.jar <edifact-filename> This wil emit the DOM tree as XML to standardout. Example input: UNA:+.? ' UNB+IATB:1+6XPPC+LHPPC+940101:0950+1' UNH+1+PAORES:93:1:IA' MSG+1:45' IFT+3+X?'???...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SciPlore MindMapping is based on FreeMind but extended with features for students & researchers. It integrates mind maps with reference and pdf management (BibTeX support & PDF Bookmark import). Keywords: Mind maps, Mind Mapping, MindMap, JabRef
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Translate local OSM to shapefile

    ATENTION; SEE DOCUMENT TO RUN; LAST VERSION 101

    Translate local OpenStreetMap files to shapefiles #Atencion: ver documentacion para ejecutar #Ultima version 101
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    osm2postgresql is a Linux script loading openstreetmap data into a postgresql database setting up if needed a server & database (postgis+hstore). Advanced processing is performed, easing rendering. http://wiki.openstreetmap.org/wiki/Osm2postgresql
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

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

    beantobean

    Java bean to java bean mapper

    Most of java application developped using the layer paradigm needs to map java beans to java beans. This process is used to exchange data between the different layers of the application. As an example, the well known Data Transfer Object Pattern which is used to transfer data between software application subsystems heavily uses mapping between beans of the different layers Transfer. The mapping between beans includes : - Mapping of object fields, - Complexe property mapping (property that consists of field of subclasses), - Collection mapping, - subclass mapping, - conversion during the mapping. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Smooth Habanero is a library that automatically maps your Habanero classes to a database schema based on assumptions and attributes. For the full suite, go to http://sourceforge.net/projects/habanero/ or for more info: http://www.habanerolabs.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PerfCache

    PerfCache

    A high-performance C++ cache library implementing O(1) LRU and LFU.

    PerfCache is an API that allows for creation and management of a memory cache. It includes basic cache operations (insert and retrieve), replacement policies, and expiration. Cache entry keys are strings of bytes, and data items are arrays of bytes. Variable length keys and data are supported. The cache itself is implemented as an array. The cache infrastructure includes a directory, mapping cache entry keys to cache array indices, and a sub-system for handling cache entry replacement metadata. The LRU and LFU replacement policies are supported; the replacement metadata management overhead is O(1). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ProseVis

    ProseVis is a visualization tool for analyzing the sound of text.

    ...These features comprise sound including parts-of-speech, accent, phoneme, stress, tone, break index. ProseVis allows a reader to map the features extracted from OpenMary (http://mary.dfki.de/) Text-to-speech System and predictive classification data to the "original" text. We developed this project with the ultimate goal of facilitating a reader's ability to analyze and disseminate the results in human readable form. Research has shown that mapping the data to the text in its original form allows for the kind of human reading that literary scholars engage: words in the context of phrases, sentences, lines, stanzas, and paragraphs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    rpersistence
    This is a simple PHP 5 persistence solution with data caching. XML configuration and mapping.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB