aws-sdk-geoplaces 1.0.0 → 1.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-geoplaces/client.rb +1 -1
- data/lib/aws-sdk-geoplaces/types.rb +10 -20
- data/lib/aws-sdk-geoplaces.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 8bd2df125910a5f95639ad27cc7ec528fe1dabc2ed7c9953f1bcfd26ab1cdb73
|
4
|
+
data.tar.gz: da8deefb4966054ec6c9586a7daf7f4fb9a6e79ac837cf79804bd3f564e2d19f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: cd8b42634fedfdd7b44196168d0c4a3b7c3fd174c8f93b09ffb14b7080ad52e16b5dd0150e7568d22544ca86941a352d8385b600d434f86c4aee4cfe79cd797e
|
7
|
+
data.tar.gz: d3e4c07fa44b88f96203455d5383b0b67ef7c10d54c780c6f413de1440edf4f2557f083ef65e72c68a106ea7129a79d2be1c14c305c506abeaac343e7e97714c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1.0
|
@@ -410,8 +410,7 @@ module Aws::GeoPlaces
|
|
410
410
|
# an individual result covers.
|
411
411
|
#
|
412
412
|
# The bounding box formed is defined as a set 4 coordinates:
|
413
|
-
# `[
|
414
|
-
# lat\}]`
|
413
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
415
414
|
# @return [Array<Float>]
|
416
415
|
#
|
417
416
|
# @!attribute [rw] circle
|
@@ -1078,8 +1077,7 @@ module Aws::GeoPlaces
|
|
1078
1077
|
# an individual result covers.
|
1079
1078
|
#
|
1080
1079
|
# The bounding box formed is defined as a set 4 coordinates:
|
1081
|
-
# `[
|
1082
|
-
# lat\}]`
|
1080
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
1083
1081
|
# @return [Array<Float>]
|
1084
1082
|
#
|
1085
1083
|
# @!attribute [rw] categories
|
@@ -1227,8 +1225,7 @@ module Aws::GeoPlaces
|
|
1227
1225
|
# an individual result covers.
|
1228
1226
|
#
|
1229
1227
|
# The bounding box formed is defined as a set of four coordinates:
|
1230
|
-
# `[
|
1231
|
-
# lat\}]`
|
1228
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
1232
1229
|
# @return [Array<Float>]
|
1233
1230
|
#
|
1234
1231
|
# @!attribute [rw] categories
|
@@ -1736,8 +1733,7 @@ module Aws::GeoPlaces
|
|
1736
1733
|
# an individual result covers.
|
1737
1734
|
#
|
1738
1735
|
# The bounding box formed is defined as a set 4 coordinates:
|
1739
|
-
# `[
|
1740
|
-
# lat\}]`
|
1736
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
1741
1737
|
# @return [Array<Float>]
|
1742
1738
|
#
|
1743
1739
|
# @!attribute [rw] categories
|
@@ -1793,8 +1789,7 @@ module Aws::GeoPlaces
|
|
1793
1789
|
# an individual result covers.
|
1794
1790
|
#
|
1795
1791
|
# The bounding box formed is defined as a set 4 coordinates:
|
1796
|
-
# `[
|
1797
|
-
# lat\}]`
|
1792
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
1798
1793
|
# @return [Array<Float>]
|
1799
1794
|
#
|
1800
1795
|
# @!attribute [rw] include_countries
|
@@ -1982,8 +1977,7 @@ module Aws::GeoPlaces
|
|
1982
1977
|
# an individual result covers.
|
1983
1978
|
#
|
1984
1979
|
# The bounding box formed is defined as a set 4 coordinates:
|
1985
|
-
# `[
|
1986
|
-
# lat\}]`
|
1980
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
1987
1981
|
# @return [Array<Float>]
|
1988
1982
|
#
|
1989
1983
|
# @!attribute [rw] categories
|
@@ -2066,8 +2060,7 @@ module Aws::GeoPlaces
|
|
2066
2060
|
# an individual result covers.
|
2067
2061
|
#
|
2068
2062
|
# The bounding box formed is defined as a set 4 coordinates:
|
2069
|
-
# `[
|
2070
|
-
# lat\}]`
|
2063
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
2071
2064
|
# @return [Array<Float>]
|
2072
2065
|
#
|
2073
2066
|
# @!attribute [rw] circle
|
@@ -2242,8 +2235,7 @@ module Aws::GeoPlaces
|
|
2242
2235
|
# an individual result covers.
|
2243
2236
|
#
|
2244
2237
|
# The bounding box formed is defined as a set 4 coordinates:
|
2245
|
-
# `[
|
2246
|
-
# lat\}]`
|
2238
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
2247
2239
|
# @return [Array<Float>]
|
2248
2240
|
#
|
2249
2241
|
# @!attribute [rw] categories
|
@@ -2453,8 +2445,7 @@ module Aws::GeoPlaces
|
|
2453
2445
|
# an individual result covers.
|
2454
2446
|
#
|
2455
2447
|
# The bounding box formed is defined as a set 4 coordinates:
|
2456
|
-
# `[
|
2457
|
-
# lat\}]`
|
2448
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
2458
2449
|
# @return [Array<Float>]
|
2459
2450
|
#
|
2460
2451
|
# @!attribute [rw] circle
|
@@ -2525,8 +2516,7 @@ module Aws::GeoPlaces
|
|
2525
2516
|
# an individual result covers.
|
2526
2517
|
#
|
2527
2518
|
# The bounding box formed is defined as a set 4 coordinates:
|
2528
|
-
# `[
|
2529
|
-
# lat\}]`
|
2519
|
+
# `[{westward lng}, {southern lat}, {eastward lng}, {northern lat}]`
|
2530
2520
|
# @return [Array<Float>]
|
2531
2521
|
#
|
2532
2522
|
# @!attribute [rw] categories
|
data/lib/aws-sdk-geoplaces.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-geoplaces
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.1.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-
|
11
|
+
date: 2024-11-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|