Mapq.

Ein benutzerfreundlicher Wrapper für die MapQuest Geocoding-API
Jetzt downloaden

Mapq. Ranking & Zusammenfassung

Anzeige

  • Rating:
  • Lizenz:
  • MIT/X Consortium Lic...
  • Preis:
  • FREE
  • Name des Herausgebers:
  • Zach Williams
  • Website des Verlags:
  • http://zachwill.com

Mapq. Stichworte


Mapq. Beschreibung

MAPQ ist ein benutzerfreundlicher Python-Wrapper für das MapQuest Geocoding API.Make, der sich für MapQuest-API-Key registriert. "Usagethere sind zwei Möglichkeiten, mit MAPQ-API zu interagieren. >>> aus 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) {'Sieht aus: {' Like ':' 1559th St '}} >>> G.Latlng (' 1559th St San Francisco, ca ') {' Lat ': 37.775002,' LNG ': -122.418297} Alternativ können Sie auch die MapQuest-API verwenden, ohne mit der Geo-Klasse zu interagieren. NOTO: Die Umgebungsvariable MapQuest_API_Key-Umgebungsvariable muss eingestellt werden. >>> Import 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 ':' Ergebnis '}} >>> MAPQ.Reverse (37.775002, -122.418297) {' Sieht aus ': {' Like ':' 1559th St '}} >>> mapq.latlng (' 1559th St San Francisco, CA ') {' lat ': 37.775002,' lng ': -122.418297} Homepage des Produkts


Mapq. Zugehörige Software

html2list

Eine Bibliothek zum Konvertieren von HTML-Markup aus einer E-Mail oder Webseite in eine Liste ...

63

Herunterladen