Class: NYCGeoClient::Client

Inherits:
API
  • Object
show all
Includes:
Address, BBL, BIN, Blockface, Intersection, Place
Defined in:
lib/nyc_geo_client/client.rb,
lib/nyc_geo_client/client/bbl.rb,
lib/nyc_geo_client/client/bin.rb,
lib/nyc_geo_client/client/place.rb,
lib/nyc_geo_client/client/address.rb,
lib/nyc_geo_client/client/blockface.rb,
lib/nyc_geo_client/client/intersection.rb

Defined Under Namespace

Modules: Address, BBL, BIN, Blockface, Intersection, Place

Method Summary

Methods included from Place

#place

Methods included from Intersection

#intersection

Methods included from Blockface

#blockface

Methods included from BIN

#bin

Methods included from BBL

#bbl

Methods included from Address

#address

Methods inherited from API

#initialize

Methods included from Request

#delete, #get, #post, #put

Constructor Details

This class inherits a constructor from NYCGeoClient::API