mapq

Een eenvoudig te gebruiken wrapper voor de MapQuest Geocoding API
Download nu

mapq Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • MIT/X Consortium Lic...
  • Prijs:
  • FREE
  • Naam uitgever:
  • Zach Williams
  • Uitgever website:
  • http://zachwill.com

mapq Tags


mapq Beschrijving

MAPQ is een eenvoudig te gebruiken Python Wrapper voor de MapQuest Geocoding Api.make SIGNEER om zich te registreren voor MapQuest API-key.InstallatiePip Installeer MapqStingSthe Makkelijkste manier om MapQ te gebruiken is door de MapQuest_api_Key Milieuvariabele in uw lokale omgeving te gebruiken. Exportmapquest_api_key = "My_api_Key "Usagethere zijn twee manieren om te interageren met MAPQ's API. >>> Van MapQ Import Geo >>> G = Geo ('My_api_key') >>> G.Address ('1559th St San Francisco, CA') >>> G.Batch (' 94103 ',' 1 Infinity Loop Cupertino ',' Yerba Buena Park ') >>> G.Reverse (37.775002, -122.418297) {'Looks': {'like': '1559th st'}} >>> g.latlng ('1559th st San Francisco, CA ') {Lat': 37.775002, 'LNG': -122.418297} U kunt ook ook gebruikmaken van de Mapquest API zonder interactie met de GEO Class.Note: uw Mapquest_api_Key Milieuvariabele moet worden ingesteld. >>> Mapq> >> MAPQ.ADDRESS ('1559th St San Francisco, CA') >>> mapq.batch (' 94103 ',' 1 Infinity Loop Cupertino ',' Yerba Buena Park ') >>> Mapq.Geocode (' 1559th St San Francisco, CA ') {' Single ': {' Geocode ':' Resultaat '}} >>> MAPQ.REVERSE (37.775002, -122.418297) {' Looks ': {' like ':' 1559th st '}} >>> mapq.latlng (' 1559th St San Francisco, CA ') {"Lat": 37.775002,' LNG ': -122.418297} Producten Homepage


mapq Gerelateerde software

html2list

Een bibliotheek voor het converteren van HTML-markup van een e-mail of webpagina in een lijst ...

63

Downloaden