Search Results for "google map api" - Page 24

Showing 1141 open source projects for "google map api"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 1
    Can I Scape Map Editor

    Can I Scape Map Editor

    Map editor for the game Can I Scape

    Map editor to easy make a map, to play Can I Scape
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    SynchedIn

    To synch and encrypt all sorts of data across different sources

    SynchedIn is a portable utility created to enforce realtime or latent synchronization of data (generally files) between different data storage sources. You can create as many synch configs as you please. Each synch config specifies a number of data sources, a number of schedulers. Each scheduler determines when the data sources must be checked for synchronization. Each data storage source represents a hierarchical (file system ...) or other type of data storage medium. These include...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Automalator

    State Dependency deconstructor and mapper for C source code.

    Flowcharts not telling you what you want to know about some C source code? Try a State Dependency map! Every C source file is an implemention of a state machine. Implicit in the definition of a state machine is a network of dependencies between the states. The Automalator * deconstructs the C code into the core state machine * collates the transactions into the dependency net * generates a diagram-format file with the states and dependencies as the nodes and edges. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    full source code of dating matrimony website asp.net 4.5 and sql server 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5
    Send To Car

    Send To Car

    Android app to send a Google Map destination to a car nav system

    This app lets you send an address from Google Maps directly to the navigation system of your vehicle so you don't have to manually type it in. This functionality exists in the web version of Google Map, but not in the Android version. This app brings the Send To Car feature to Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Wilson Personal Assistant

    Wilson Personal Assistant

    Personal Assistant using speech recognition and speech synthesis

    ...Rather than responding to canned commands, it will process the sentence spoken to it, and decide if it is actionable or a conversation. 1st stage is to finalize the speech recognition and bot personality. 2nd stage to incorporate a knowledge base using NELL , Wolfram Alpha, and Google API. This will allow the bot to answer any question. 3rd stage is the personal assistant. Calendar , email , finance, organization management. Media control, device & file management. The project will be kept modular. AIMLbot source: https://sourceforge.net/projects/aimlbot/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AXEL Web Framework

    AXEL Web Framework

    Seriously good at building web sites

    The AXEL framework extends XML and HTML, adding "xml actions" that perform tasks during page processing. Goto http://xmlactions.org for a full description of how it works. Actions can be as simple as inserting a page, to as complex as building query results from external data sources. The Axel Framework project consists of different components: * axel-actions (core framework) * axel-mapping (a mapping tool built on axel-actions) * axel-pager (a web page builder built on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Hyperic Google map plugin

    Hyperic Google map plugin

    Display resources with location property in Google map

    A Hyperic HQ UI plugin to display the resources with location property in a google map. This is only a draft. Please visit http://www.innovatedigital.com/en/node/1005 or wiki page for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    SURFmap

    A Networking Monitoring Tool Based on the Google Maps API

    SURFmap is a networking monitoring tool based on the Google Maps API. It provides a geographical dimension to NetFlow records. The tool is a plug-in for NfSen, but it runs stand-alone as well (retrieving NetFlow data from a MySQL database).
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11

    tilers-tools

    Scripts for raster tile sets from digital maps

    ...A family of scripts for creating and handling a tile sets from digital raster maps. The scripts are based on GDAL tools. gdal_tiler.py -- creates a tile set tree directory from a GDAL dataset (including BSB/KAP, GEO/NOS, OZI map, KML image overlays); tiles_merge.py -- sequentially merges a few tile sets in a single one to cover the area required; tiles_convert.py -- converts tile sets between a different tile structures: TMS, Google map-compatible (maemo mappero), SASPlanet cache, maemo-mapper sqlite3 and gmdb databases; ozf_decoder.py -- converts .ozf2 or .ozfx3 file into .tiff (tiled format) hdr_pcx_merge.py -- converts hdr-pcx chart image into .png
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Mori

    Mori

    ClojureScript's persistent data structures and supporting API

    Mori brings ClojureScript's efficient persistent data structures and functional APIs into vanilla JavaScript, enabling immutability and functional programming patterns with performant collections in JS. The installed package contains a single optimized JavaScript file mori.js. Load mori in your Node.js programs as you would any other module. For vectors and maps we provide efficient thaw and freeze operations. All Mori maps and sets support all the non-mutating methods of the proposed ES6...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EspaBiblio 3.3 (Giordano Bruno)

    EspaBiblio 3.3 (Giordano Bruno)

    EspaBiblio 3.3 (Giordano Bruno) basado en OpenBiblio 7.1

    Originalmente se trata de un gestor de servicios bibliotecarios basados en OpenBiblio 7.1 y que puede trabajarse por Internet o de manera local. Las modificaciones incluidas son: *Presentación de imágenes de portadas. *Presentación fotos de miembros. *Indexación con google y google analycts. *Implementación de búsquedas vía Z93.50 *Posibilidad de subidas y descargas de materiales Digitales. *y otras pequeñas modificaciones. Basado en PHP 5.3 y mysql.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Playmidi

    Playmidi

    Play midi files via external midi devices or soft synth.

    ...Not all sf2 files are yet fully supported, but currently most development in the git tree has happened with one you can find via google search called Scc1t2.sf2. It provides a good starting point for those without external midi hardware
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Intelligent Keyword Miner

    Intelligent Keyword Miner

    Intelligent SEO keyword miner and predicing tool

    ...This program is intelligent as it predicts what you may want to search next, based on your personal trends. After searching the suggestions, you can choose to reset or train it further. Programs that have similar idea are: Google AdWords, SERPWoo's Keyword Finder, Wordpot, and others. Difference is, this program is intelligent and it accepts your input data and then predicts keywords based on your likes or dislikes. As the main engine, it uses the SMOReg algorithm to analyze and map the keyword frequencies of your data. This can be a great SEO tool to help increase the traffic of any website featuring a product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Hibersap

    A Java library to communicate with SAP

    Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects. Hibersap's programming model is quite similar to those of modern O/R mappers, significantly speeding up the development of SAP interfaces and making it much more fun to write the integration code. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Newspaper3k

    Newspaper3k

    News, full-text, and article metadata extraction in Python 3

    Inspired by requests for its simplicity and powered by lxml for its speed. Newspaper is an amazing python library for extracting & curating articles. Newspaper delivers Instapaper style article extraction. Newspaper is a Python3 library! If you are certain that an entire news source is in one language, go ahead and use the same api. Works in 10+ languages, English, Chinese, German, Arabic, and more! On python3 you must install newspaper3k, not newspaper. newspaper is our python2 library....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Google Drive SpreadSheet API Kit

    API Wrapper Kit for Google Spreadsheet API's

    Google Drive SpreadSheet API Kit is a wrapper kit developed and provided to user with generic functions which can speed up there development/automation projects on Google Drive
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Aspose for Sitefinity

    Aspose for Sitefinity

    This Project holds Aspose Add-ons created for the Sitefinity CMS

    Aspose Sitefinity Content Export Add-on allow users to export online content into Microsoft Word or Adobe Acrobat PDF document using Aspose.Words. This Add-on makes it very simple and easy to have an offline copy of your favorite online content for editing, sharing and printing etc. in popular Microsoft Word Doc/Docx or PDF format. It adds simple Export to Word and Export to Pdf buttons at any desired location on the page and clicking the button dynamically exports the content of the page...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A wrapper API for the NHibernate ICriteria API providing a refactoring friendly and "magic string"-free lambda based interface. Current build is compiled against: .NET 4.0 and NHibernate 3.3.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    IMSI Catcher Catcher

    Source code for our IMSI Catcher Catcher project

    ...For a *real* public beta we are still missing the following functionality: - Automated data export and collection at a central server (that will allow us to optimize and fine tune the rule set, currently we have only local file export) - User interface to fine tune rule set (eg. using a point-system) COMPILING INSTRUCTIONS mobile ICC: This App uses Google Maps for visualization. You will need add your own Google Maps API key into the Manifest file for compiling. stationary ICC: This program is designed to run on an ARM/RaspberryPi with a GT864. Please install the RXTX-library for serial communication support.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 23

    Google Maps PrestaShop module

    Show your localization on Google Map (Add on to the Contact Form page)

    Google Maps PrestaShop 1.5 Module by SmartProjects.pl - Version 1.0 1. Unzip 'googlemaps' in 'modules' directory of your PrestaShop 1.5 2. In file: /themes/YOUR-THEME-NAME/contact-form.tpl insert code: {$HOOK_CONTACT_FORM} in place where shoud appear a map. 3. In file: controllers/front/ContactController.php insert the code: $this->context->smarty->assign(array('HOOK_CONTACT_FORM' => Module::hookExec('Contactform'))); right before line with this code (about 256 line): $this->setTemplate(_PS_THEME_DIR_.'...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    HybridAuth enable developers to easily build social applications to engage websites vistors and customers on a social level by implementing social signin, social sharing, users profiles, friends list, activities stream, status updates and more. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter, MySpace and Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    oriDomi

    oriDomi

    Fold up DOM elements like paper

    oriDomi is a JavaScript library that visually "folds" DOM elements like paper, creating origami-style transitions using CSS transforms and JavaScript. Use your mouse or touch to manipulate the images on the website, or press the fold button to see a random effect. Create an OriDomi instance by passing your target element to the constructor. When creating a new OriDomi composition, you can pass a map of options as the second argument.
    Downloads: 0 This Week
    Last Update:
    See Project