Module: OpenTopo
- Defined in:
- lib/open_topo/point.rb,
lib/open_topo.rb,
lib/open_topo/client.rb,
lib/open_topo/catalog.rb,
lib/open_topo/version.rb,
lib/open_topo/dem_file.rb,
lib/open_topo/net/request.rb,
lib/open_topo/net/response.rb,
lib/open_topo/net/connection.rb,
lib/open_topo/errors/base_error.rb,
lib/open_topo/errors/file_error.rb,
lib/open_topo/errors/params_error.rb,
lib/open_topo/errors/convert_error.rb,
lib/open_topo/errors/response_error.rb,
lib/open_topo/net/params/base_params.rb,
lib/open_topo/services/dem_converter.rb,
lib/open_topo/net/params/catalog_params.rb,
lib/open_topo/net/params/usgsdem_params.rb,
lib/open_topo/net/params/elevation_params.rb,
lib/open_topo/net/params/globaldem_params.rb,
lib/open_topo/services/response_to_dem_converter.rb,
lib/open_topo/services/response_to_point_converter.rb,
lib/open_topo/net/params/contracts/catalog_contract.rb,
lib/open_topo/net/params/contracts/usgsdem_contract.rb,
lib/open_topo/net/params/contracts/elevation_contract.rb,
lib/open_topo/net/params/contracts/globaldem_contract.rb,
lib/open_topo/services/response_to_catalog_list_converter.rb,
sig/open_topo.rbs
Overview
typed: strict frozen_string_literal: true
Defined Under Namespace
Modules: Errors, Net, Services Classes: Catalog, Client, DemFile, Point
Constant Summary collapse
- VERSION =
"0.1.0"