Showing 702 open source projects for "data mapping"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1

    WorldMap

    Plot national-level historical data

    Python package for plotting national-level historical data, 1946-2011. Uses cshapes, Basemap, matplotlib, and a few others. Intended for people without much experience using Python mapping tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PhpToolCase

    PhpToolCase

    An open source set of tools to speed up the process of coding

    The goal of this project is to speed up the process of programming in php, by using tools that can significantly cut down lines of code, and yet give a better understanding of the code itself, making it easear to mantain. Furthermore, the tools that the library has to offer don't require too much knowledge of php, and can simplify what may have seemed to be a complicated task for the programmer. Typical usage of these tools could be found under the following circumstances: University...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gebabbel

    Gebabbel

    A frontend for gpsbabel

    Gebabbel is a GUI for the famous gpsbabel, a command line tool to convert various GPS file formats back and forth. Thanks to gpsbabel, you cannot only convert files but also exchange data with your GPS device (e.g. Garmin and Magellan) directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Arthropod Easy Capture

    An arthropod specific, specimen level data capture application

    ...This includes the application of Globally Unique Identifiers (GUIDs) for specimens, and mapping relevant data fields to DarwinCore. iDigBio is the aggregator for all of the ADBC Thematic Collection Network projects, including trophic level interaction data from the Tri-Tropic Interactions TCN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    A Tcl Package to read and write Shapefiles
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Snp Viewer

    Snp Viewer

    A program for visualising Affymetrix SNP array data

    A program for visualising Affymetrix SNP array data for identification regions of homozygosity. Written to aid autozygosity mapping and aid the discovery of potential disease loci.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Multilinear Subspace Learning

    Multilinear Subspace Learning

    MSL: Dimensionality Reduction of Tensor Data via Subspace Learning

    ...MSL-based dimensionality reduction employs either tensor-to-tensor projection (TTP) or tensor-to-vector projection (TVP). TTP finds a direct mapping from high-dimensional tensors to low-dimensional tensors of the same (or lower) order. TVP finds a direct mapping from high-dimensional tensors to low-dimensional vectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jmapper

    A POJO to POJO Java Mapper

    ...All this, combined with a comprehensive and fully integrated support for mapping classes of third-party libraries or for which no provision was made for the mapping annotations, in order to facilitate integration with existing code, contribute for great library which manages the movements of data within or between different layers of applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Triangulator

    Simple example for triangulate polygon with allegro engine (C++)

    Simple example for triangulate polygon with allegro engine (C++). This project provided "as is". It have two bugs: cursor and camera orientation. If you do not pay attention to it, the program is working. Maybe I'll fix it later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    RouteConverter is another route conversion tool. It helps me and I hope it could help you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    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. A small fast and easy weight version and a continuing version, which should get involved in the neuroph project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JOMM is a "Java Object Model Mapping" Framework about generic persistence mapping between different worlds of models, such as Java model classes, SQL relational schema or XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Aciqra

    Aciqra

    A virtual planetarium for observers of the real sky.

    Aciqra is a virtual planetarium and sky mapping program which tracks celestial bodies including planets, deep sky objects and stars to an accuracy of a fraction of a degree for thousands of years into both the future and the past. It includes the 2.5 million stars of the Tycho-2 catalog supplemented by data of 120,000 stars from the Hipparcos catalog, 13,000 deep space objects from the NGC and IC catalogs and a large number of asteroids and comets from the Minor Planet Center. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    fmgVen

    Convention over Configuration Java ORM

    fmgVen is a convention over configuration Java ORM tool. fmgVen is an alternative to heavyweight ORM tools, in which mapping requires configuration, and lots of issues out of of lazy loading, etc. It maps java domain objects to database tables without explicit mapping configuration. It is an advanced form of Spring JdbcTemplate/RowMapper. Think of it as Ruby on Rails ActiveRecord but instead of inferring data objects from database, fmgVen auto maps java objects to database tables. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    SPARGEL

    SPARGEL

    An opensource Java graph library. Abandoned, ignore.

    ...Because these maps are an individual implementation depending on the graph datastructure used, they are more memory efficient than using a Java HashMap. Currently spargel is in its early stages, but will soon support more tasks. As now, implemented are: * Adjecency graph data structures * Algorithms: SSSP, APSP, Traversal, Min-Cut, Max-Flow, Many types of finding Components * Creating sub graphs, vertice and edge maps that use a function to implement their mapping. Spargel is released under GPLv3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Webapp

    A web interface to the SnowyOwl gene prediction pipeline

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    qxcavate

    Reciprocal Space Mapping of X-Ray Diffraction Data

    Reciprocal Space Mapping of X-Ray Diffraction Data taken with 2 dimensional detectors using the rotation method
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    NaviPOWM is planned to be a car navigation system capable of running on a variety of operating systems. Only OSM based map data is supported. Realtime routing engine is planned in a later version. Geocaching and city guide functionality are also planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Spadez
    An easily extensible CMS witten in Php and OOP + MVC. Spadez uses Smarty Template Engine and its object relational mapping to store data in MySQL database. Backend and frontend parts are independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Desy

    Interactive geospatial directory

    Desy is an interactive, geospatially driven directory designed for finding places near and far based on location and parameters--not folders or political boundaries. Places are community-built with users helping to add, build, and maintain site data. Content is available through desktop and mobile interfaces, various feeds, and semantically structured for maximum accessibility. Monetization and SEO tools are built-in for profit generation and higher rankings. Code is highly optimized for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SMLEditor

    Prototype editor for the SDEM Mapping Language

    The Gateways Team of the Live-Virtual-Constructive Architecture Roadmap Implementation (LVCAR-I) effort is developing a set of tools that will support the gateway community. One of these tools is the Simulation Data Exchange Model (SDEM) Mapping Language (SML) Editor. The tool provides the ability to import two SDEMs in their native language and subsequently view the entities that need to be mapped between the two SDEMs. The SDEM Editor also allows the user to create these mappings and store the result in an SML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This tool converts Common Infomation Model (CIM) into an ontological representation in OWL language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 3 This Week
    Last Update:
    See Project
  • 25
    ...A major feature of this full-fledged tool is the ability to produce structured ontologies with deeper hierarchies by exploiting both the database schema and the stored data. RDBToOnto can be exploited to produce RDF Linked Data. It can also be used to generate highly accurate RDB-to-RDF mapping rules (for D2RQ Server and Triplify).
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB