• Home
  • Most Popular
  • Submit
  • About Us
  • Contact Us

Softpile

Free Downloads

Categories
  • Home
  • Most Popular
  • Communications
  • Desktop
  • Games & Entertainment
  • Graphic Apps
  • Network & Internet
  • Security & Privacy
  • System Utilities
Alternative to itextsharp 2022.11.10347
IronPDF offers an itextsharp alternative for HTML to PDF conversion with C# code examples, documentation, and ...
VShell Server for Linux and Mac 4.8
VShell is a versatile and secure file transfer server that supports multiple protocols and is compatible ...
PDF Studio PDF Editor for Linux 2022
PDF Studio is a cost-effective PDF editor that delivers full compatibility with the PDF Standard. It's ...
VQ Probe for Linux 1.5
VQ Probe is a comprehensive software tool that enables objective and subjective video quality analysis. The ...
Resilient Server 2.3
This Debian GNU/Linux (Buster) based software has a customized partitioning scheme that enhances robustness against filesystem ...
Valentina Studio for Linux 9.6
Valentina Studio is a cross-platform GUI manager for Mac, Windows, and Linux. It allows users to ...
VPN Lifeguard for Linux 1.0.58
The software monitors VPN connection and automatically terminates apps during connection loss, re-establishes the connection and ...
G_Viewer 0.84
G_Viewer is a Linux software that serves as both a file system and photo/image viewer. It ...
Checksome File Hash Tool for Linux 1.1
This software allows for the generation and verification of file hashes. It is a quick and ...
KeyWrangler Password Manager for Linux 1.2
A password management software that is secure, offline and extensible. It offers military-grade encryption to protect ...
Home Linux googlemaps Download

googlemaps

October 18, 2009
This software provides easy geocoding, reverse geocoding, driving directions, and local search capabilities in Python using Google's services. It simplifies geographic data processing tasks and improves the efficiency of location-based applications.
Version 1.0.2
License LGPL
Platform Linux
Supported Languages English
Homepage sourceforge.net
Developed by John Kleint
GoogleMaps is a Python wrapper that enables easy use of the Google Maps and Local Search APIs. The software entails several features that facilitate the process of geocoding, reverse geocoding, local search, and navigation.

With the geocoding feature, users can effortlessly convert postal addresses to respective latitude and longitude coordinates. The process is simple and efficient, as shown by the following code snippet:

>>> from googlemaps import GoogleMaps
>>> gmaps = GoogleMaps()
>>> address = '10th St. & Constitution Ave. NW, Washington, D.C. 20560'
>>> lat, lng = gmaps.address_to_latlng(address)
>>> print lat, lng

Additionally, it enables reverse geocoding, which finds the nearest address to given coordinates. For instance, if the latitude and longitude of an area are known, this software makes it possible to obtain the nearest address effortlessly.

>>> destination = gmaps.latlng_to_address(38.887563, -77.019929)
>>> print destination

The software also excels in local search, which enables users to find places based on queries in proximity to respective locations. As illustrated by the following code:

>>> local = gmaps.local_search('dinner ' + destination)
>>> print local['responseData']['results'][0]['title']

Moreover, the Directions feature in GoogleMaps is incredibly helpful in navigation. It offers turn-by-turn directions, information on distance, and duration from one point to another. For instance, users can obtain directions from point A to point B through this function:

>>> directions = gmaps.directions(address, destination)
>>> print directions['Directions']['Distance']['meters']
1026
>>> print directions['Directions']['Duration']['seconds']
115

It is worth noting that GoogleMaps is not associated with nor endorsed by Google Inc., and the Google Maps API governs its use. Having one's Google Maps API key is essential to use this software, and there are limits on the number of requests that users can make.
What's New

Version 1.0.2: N/A

Free Download 59K
373
  • Share on:

Most Popular

  1. Quicksilver Forums 1.4.2
    154
  2. Dvgrab 3.4
    102
  3. DynVPN 1.0
    89
  4. CherryTV 0.1
    81
  5. SlideMap 1.2.2
    80
  6. porm r2
    73
  7. Clewarecontrol 0.8
    72
  8. Java Games 1.0
    72
  9. Swiftfox 3.0b5pre-2
    71
  10. fuseftp 0.8
    71

Related Downloads

XLRSecTool for Linux
XLRSecTool facilitates certificate creation (RSA or DSA) and document signing (JAR and ...
F-PROT Antivirus for Linux Mail Servers
F-PROT Antivirus for Linux is ideal for safeguarding mail servers and file ...
KloseCircuit
The KloseCircuit project is a game that resembles a connect-the-dots concept.
emMines
emMines is a 3D version of the classic Minesweeper game. It challenges ...
django-lfs
Django-lfs is a fast online shop software for Django framework. Built with ...
pslj
The pslj shell-script can quickly and easily print Postscript files to a ...
Pipviewer
Pipviewer visualizes multiple genome sequence alignments.
Plash
Plash is a Unix shell designed for running Unix programs with limited ...
Open Aureal Linux Driver
Open Aureal Linux Driver is an alternative software for Vortex 2, Vortex ...
ImgWorks
This software uses ImageMagick to convert multiple images at once, with a ...
Copyright © 1999-2025 Softpile Free Downloads
  • Most Popular
  • Submit
  • About Us
  • Contact Us
  • Privacy Policy
  • Disclaimer
  • Terms of Use

Can we use your data to tailor ads for you?

Our partners will collect data and use cookies for ad personalization and measurement.

By choosing "I agree", closing this pop-up or clicking on any element on the page, you agree to the use of cookies to help us provide you with a better user experience.

Learn how Softpile and our partners collect and use data.

You can change your choice at any time in our privacy center.

Cookie Settings

Our website stores four types of cookies. At any time you can choose which cookies you accept and which you refuse. You can read more about what cookies are and what types of cookies we store in our Cookie Policy.

are necessary for technical reasons. Without them, this website may not function properly.

are necessary for specific functionality on the website. Without them, some features may be disabled.

allow us to analyse website use and to improve the visitor's experience.

allow us to personalise your experience and to send you relevant content and offers, on this website and other websites.