AWS.Tools.GeoMaps.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.GeoMaps</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMGlyphCmdlet">
            <summary>
            <c>GetGlyphs</c> returns the map's glyphs.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/styling-labels-with-glyphs.html">Style
            labels with glyphs</a> in the <i>Amazon Location Service Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMGlyphCmdlet.FontStack">
            <summary>
            <para>
            <para>Name of the <c>FontStack</c> to retrieve. </para><para>Example: <c>Amazon Ember Bold,Noto Sans Bold</c>.</para><para>The supported font stacks are as follows:</para><ul><li><para>Amazon Ember Bold</para></li><li><para>Amazon Ember Bold Italic</para></li><li><para>Amazon Ember Bold,Noto Sans Bold</para></li><li><para>Amazon Ember Bold,Noto Sans Bold,Noto Sans Arabic Bold</para></li><li><para>Amazon Ember Condensed RC BdItalic</para></li><li><para>Amazon Ember Condensed RC Bold</para></li><li><para>Amazon Ember Condensed RC Bold Italic</para></li><li><para>Amazon Ember Condensed RC Bold,Noto Sans Bold</para></li><li><para>Amazon Ember Condensed RC Bold,Noto Sans Bold,Noto Sans Arabic Condensed Bold</para></li><li><para>Amazon Ember Condensed RC Light</para></li><li><para>Amazon Ember Condensed RC Light Italic</para></li><li><para>Amazon Ember Condensed RC LtItalic</para></li><li><para>Amazon Ember Condensed RC Regular</para></li><li><para>Amazon Ember Condensed RC Regular Italic</para></li><li><para>Amazon Ember Condensed RC Regular,Noto Sans Regular</para></li><li><para>Amazon Ember Condensed RC Regular,Noto Sans Regular,Noto Sans Arabic Condensed Regular</para></li><li><para>Amazon Ember Condensed RC RgItalic</para></li><li><para>Amazon Ember Condensed RC ThItalic</para></li><li><para>Amazon Ember Condensed RC Thin</para></li><li><para>Amazon Ember Condensed RC Thin Italic</para></li><li><para>Amazon Ember Heavy</para></li><li><para>Amazon Ember Heavy Italic</para></li><li><para>Amazon Ember Light</para></li><li><para>Amazon Ember Light Italic</para></li><li><para>Amazon Ember Medium</para></li><li><para>Amazon Ember Medium Italic</para></li><li><para>Amazon Ember Medium,Noto Sans Medium</para></li><li><para>Amazon Ember Medium,Noto Sans Medium,Noto Sans Arabic Medium</para></li><li><para>Amazon Ember Regular</para></li><li><para>Amazon Ember Regular Italic</para></li><li><para>Amazon Ember Regular Italic,Noto Sans Italic</para></li><li><para>Amazon Ember Regular Italic,Noto Sans Italic,Noto Sans Arabic Regular</para></li><li><para>Amazon Ember Regular,Noto Sans Regular</para></li><li><para>Amazon Ember Regular,Noto Sans Regular,Noto Sans Arabic Regular</para></li><li><para>Amazon Ember Thin</para></li><li><para>Amazon Ember Thin Italic</para></li><li><para>AmazonEmberCdRC_Bd</para></li><li><para>AmazonEmberCdRC_BdIt</para></li><li><para>AmazonEmberCdRC_Lt</para></li><li><para>AmazonEmberCdRC_LtIt</para></li><li><para>AmazonEmberCdRC_Rg</para></li><li><para>AmazonEmberCdRC_RgIt</para></li><li><para>AmazonEmberCdRC_Th</para></li><li><para>AmazonEmberCdRC_ThIt</para></li><li><para>AmazonEmber_Bd</para></li><li><para>AmazonEmber_BdIt</para></li><li><para>AmazonEmber_He</para></li><li><para>AmazonEmber_HeIt</para></li><li><para>AmazonEmber_Lt</para></li><li><para>AmazonEmber_LtIt</para></li><li><para>AmazonEmber_Md</para></li><li><para>AmazonEmber_MdIt</para></li><li><para>AmazonEmber_Rg</para></li><li><para>AmazonEmber_RgIt</para></li><li><para>AmazonEmber_Th</para></li><li><para>AmazonEmber_ThIt</para></li><li><para>Noto Sans Black</para></li><li><para>Noto Sans Black Italic</para></li><li><para>Noto Sans Bold</para></li><li><para>Noto Sans Bold Italic</para></li><li><para>Noto Sans Extra Bold</para></li><li><para>Noto Sans Extra Bold Italic</para></li><li><para>Noto Sans Extra Light</para></li><li><para>Noto Sans Extra Light Italic</para></li><li><para>Noto Sans Italic</para></li><li><para>Noto Sans Light</para></li><li><para>Noto Sans Light Italic</para></li><li><para>Noto Sans Medium</para></li><li><para>Noto Sans Medium Italic</para></li><li><para>Noto Sans Regular</para></li><li><para>Noto Sans Semi Bold</para></li><li><para>Noto Sans Semi Bold Italic</para></li><li><para>Noto Sans Thin</para></li><li><para>Noto Sans Thin Italic</para></li><li><para>NotoSans-Bold</para></li><li><para>NotoSans-Italic</para></li><li><para>NotoSans-Medium</para></li><li><para>NotoSans-Regular</para></li><li><para>Open Sans Regular,Arial Unicode MS Regular</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMGlyphCmdlet.FontUnicodeRange">
            <summary>
            <para>
            <para>A Unicode range of characters to download glyphs for. This must be aligned to multiples
            of 256. </para><para>Example: <c>0-255.pbf</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMGlyphCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GeoMaps.Model.GetGlyphsResponse).
            Specifying the name of a property of type Amazon.GeoMaps.Model.GetGlyphsResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMSpriteCmdlet">
            <summary>
            <c>GetSprites</c> returns the map's sprites.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/styling-iconography-with-sprites.html">Style
            iconography with sprites</a> in the <i>Amazon Location Service Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMSpriteCmdlet.ColorScheme">
            <summary>
            <para>
            <para>Sets color tone for map such as dark and light for specific map styles. It applies
            to only vector map styles such as Standard and Monochrome.</para><para>Example: <c>Light</c></para><para>Default value: <c>Light</c></para><note><para>Valid values for ColorScheme are case sensitive.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMSpriteCmdlet.FileName">
            <summary>
            <para>
            <para><c>Sprites</c> API: The name of the sprite file to retrieve, following pattern <c>sprites(@2x)?\.(png|json)</c>.</para><para>Example: <c>sprites.png</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMSpriteCmdlet.Style">
            <summary>
            <para>
            <para>Style specifies the desired map style for the <c>Sprites</c> APIs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMSpriteCmdlet.Variant">
            <summary>
            <para>
            <para>Optimizes map styles for specific use case or industry. You can choose allowed variant
            only with Standard map style.</para><para>Example: <c>Default</c></para><note><para>Valid values for Variant are case sensitive.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMSpriteCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GeoMaps.Model.GetSpritesResponse).
            Specifying the name of a property of type Amazon.GeoMaps.Model.GetSpritesResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet">
            <summary>
            <c>GetStaticMap</c> provides high-quality static map images with customizable options.
            You can modify the map's appearance and overlay additional information. It's an ideal
            solution for applications requiring tailored static map snapshots.
             
              
            <para>
            For more information, see the following topics in the <i>Amazon Location Service Developer
            Guide</i>:
            </para><ul><li><para><a href="https://docs.aws.amazon.com/location/latest/developerguide/static-maps.html">Static
            maps</a></para></li><li><para><a href="https://docs.aws.amazon.com/location/latest/developerguide/customizing-static-maps.html">Customize
            static maps</a></para></li><li><para><a href="https://docs.aws.amazon.com/location/latest/developerguide/overlaying-static-map.html">Overlay
            on the static map</a></para></li></ul>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.BoundedPosition">
            <summary>
            <para>
            <para>Takes in two or more pair of coordinates in World Geodetic System (WGS 84) format:
            [longitude, latitude], with each coordinate separated by a comma. The API will generate
            an image to encompass all of the provided coordinates. </para><note><para>Cannot be used with <c>Zoom</c> and or <c>Radius</c></para></note><para>Example: 97.170451,78.039098,99.045536,27.176178</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.BoundingBox">
            <summary>
            <para>
            <para>Takes in two pairs of coordinates in World Geodetic System (WGS 84) format: [longitude,
            latitude], denoting south-westerly and north-easterly edges of the image. The underlying
            area becomes the view of the image. </para><para>Example: -123.17075,49.26959,-123.08125,49.31429</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Center">
            <summary>
            <para>
            <para>Takes in a pair of coordinates in World Geodetic System (WGS 84) format: [longitude,
            latitude], which becomes the center point of the image. This parameter requires that
            either zoom or radius is set.</para><note><para>Cannot be used with <c>Zoom</c> and or <c>Radius</c></para></note><para>Example: 49.295,-123.108</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.ColorScheme">
            <summary>
            <para>
            <para>Sets color tone for map, such as dark and light for specific map styles. It only applies
            to vector map styles, such as Standard.</para><para>Example: <c>Light</c></para><para>Default value: <c>Light</c></para><note><para>Valid values for <c>ColorScheme</c> are case sensitive.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.CompactOverlay">
            <summary>
            <para>
            <para>Takes in a string to draw geometries on the image. The input is a comma separated
            format as follows format: <c>[Lon, Lat]</c></para><para>Example: <c>line:-122.407653,37.798557,-122.413291,37.802443;color=%23DD0000;width=7;outline-color=#00DD00;outline-width=5yd|point:-122.40572,37.80004;label=Fog
            Hill Market;size=large;text-color=%23DD0000;color=#EE4B2B</c></para><note><para>Currently it supports the following geometry types: point, line and polygon. It does
            not support multiPoint , multiLine and multiPolgyon.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.CropLabel">
            <summary>
            <para>
            <para>It is a flag that takes in true or false. It prevents the labels that are on the edge
            of the image from being cut or obscured.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.FileName">
            <summary>
            <para>
            <para>The map scaling parameter to size the image, icons, and labels. It follows the pattern
            of <c>^map(@2x)?$</c>.</para><para>Example: <c>map, map@2x</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.GeoJsonOverlay">
            <summary>
            <para>
            <para>Takes in a string to draw geometries on the image. The input is a valid GeoJSON collection
            object. </para><para>Example: <c>{"type":"FeatureCollection","features": [{"type":"Feature","geometry":{"type":"MultiPoint","coordinates":
            [[-90.076345,51.504107],[-0.074451,51.506892]]},"properties": {"color":"#00DD00"}}]}</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Height">
            <summary>
            <para>
            <para>Specifies the height of the map image.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Key">
            <summary>
            <para>
            <para>Optional: The API key to be used for authorization. Either an API key or valid SigV4
            signature must be provided when making a request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.LabelSize">
            <summary>
            <para>
            <para>Overrides the label size auto-calculated by <c>FileName</c>. Takes in one of the values
            - <c>Small</c> or <c>Large</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Language">
            <summary>
            <para>
            <para>Specifies the language on the map labels using the BCP 47 language tag, limited to
            ISO 639-1 two-letter language codes. If the specified language data isn't available
            for the map image, the labels will default to the regional primary language.</para><para>Supported codes:</para><ul><li><para><c>ar</c></para></li><li><para><c>as</c></para></li><li><para><c>az</c></para></li><li><para><c>be</c></para></li><li><para><c>bg</c></para></li><li><para><c>bn</c></para></li><li><para><c>bs</c></para></li><li><para><c>ca</c></para></li><li><para><c>cs</c></para></li><li><para><c>cy</c></para></li><li><para><c>da</c></para></li><li><para><c>de</c></para></li><li><para><c>el</c></para></li><li><para><c>en</c></para></li><li><para><c>es</c></para></li><li><para><c>et</c></para></li><li><para><c>eu</c></para></li><li><para><c>fi</c></para></li><li><para><c>fo</c></para></li><li><para><c>fr</c></para></li><li><para><c>ga</c></para></li><li><para><c>gl</c></para></li><li><para><c>gn</c></para></li><li><para><c>gu</c></para></li><li><para><c>he</c></para></li><li><para><c>hi</c></para></li><li><para><c>hr</c></para></li><li><para><c>hu</c></para></li><li><para><c>hy</c></para></li><li><para><c>id</c></para></li><li><para><c>is</c></para></li><li><para><c>it</c></para></li><li><para><c>ja</c></para></li><li><para><c>ka</c></para></li><li><para><c>kk</c></para></li><li><para><c>km</c></para></li><li><para><c>kn</c></para></li><li><para><c>ko</c></para></li><li><para><c>ky</c></para></li><li><para><c>lt</c></para></li><li><para><c>lv</c></para></li><li><para><c>mk</c></para></li><li><para><c>ml</c></para></li><li><para><c>mr</c></para></li><li><para><c>ms</c></para></li><li><para><c>mt</c></para></li><li><para><c>my</c></para></li><li><para><c>nl</c></para></li><li><para><c>no</c></para></li><li><para><c>or</c></para></li><li><para><c>pa</c></para></li><li><para><c>pl</c></para></li><li><para><c>pt</c></para></li><li><para><c>ro</c></para></li><li><para><c>ru</c></para></li><li><para><c>sk</c></para></li><li><para><c>sl</c></para></li><li><para><c>sq</c></para></li><li><para><c>sr</c></para></li><li><para><c>sv</c></para></li><li><para><c>ta</c></para></li><li><para><c>te</c></para></li><li><para><c>th</c></para></li><li><para><c>tr</c></para></li><li><para><c>uk</c></para></li><li><para><c>uz</c></para></li><li><para><c>vi</c></para></li><li><para><c>zh</c></para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Padding">
            <summary>
            <para>
            <para>Applies additional space (in pixels) around overlay feature to prevent them from being
            cut or obscured.</para><note><para>Value for max and min is determined by:</para><para>Min: <c>1</c></para><para>Max: <c>min(height, width)/4</c></para></note><para>Example: <c>100</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.PointsOfInterest">
            <summary>
            <para>
            <para>Determines if the result image will display icons representing points of interest
            on the map.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.PoliticalView">
            <summary>
            <para>
            <para>Specifies the political view, using ISO 3166-2 or ISO 3166-3 country code format.</para><para>The following political views are currently supported:</para><ul><li><para><c>ARG</c>: Argentina's view on the Southern Patagonian Ice Field and Tierra Del
            Fuego, including the Falkland Islands, South Georgia, and South Sandwich Islands</para></li><li><para><c>EGY</c>: Egypt's view on Bir Tawil</para></li><li><para><c>IND</c>: India's view on Gilgit-Baltistan</para></li><li><para><c>KEN</c>: Kenya's view on the Ilemi Triangle</para></li><li><para><c>MAR</c>: Morocco's view on Western Sahara</para></li><li><para><c>RUS</c>: Russia's view on Crimea</para></li><li><para><c>SDN</c>: Sudan's view on the Halaib Triangle</para></li><li><para><c>SRB</c>: Serbia's view on Kosovo, Vukovar, and Sarengrad Islands</para></li><li><para><c>SUR</c>: Suriname's view on the Courantyne Headwaters and Lawa Headwaters</para></li><li><para><c>SYR</c>: Syria's view on the Golan Heights</para></li><li><para><c>TUR</c>: Turkey's view on Cyprus and Northern Cyprus</para></li><li><para><c>TZA</c>: Tanzania's view on Lake Malawi</para></li><li><para><c>URY</c>: Uruguay's view on Rincon de Artigas</para></li><li><para><c>VNM</c>: Vietnam's view on the Paracel Islands and Spratly Islands</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Radius">
            <summary>
            <para>
            <para>Used with center parameter, it specifies the zoom of the image where you can control
            it on a granular level. Takes in any value <c>&gt;= 1</c>. </para><para>Example: <c>1500</c></para><note><para>Cannot be used with <c>Zoom</c>.</para></note><para><b>Unit</b>: <c>Meters</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.ScaleBarUnit">
            <summary>
            <para>
            <para>Displays a scale on the bottom right of the map image with the unit specified in the
            input. </para><para>Example: <c>KilometersMiles, Miles, Kilometers, MilesKilometers</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Style">
            <summary>
            <para>
            <para><c>Style</c> specifies the desired map style.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Width">
            <summary>
            <para>
            <para>Specifies the width of the map image.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Zoom">
            <summary>
            <para>
            <para>Specifies the zoom level of the map image.</para><note><para>Cannot be used with <c>Radius</c>.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStaticMapCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GeoMaps.Model.GetStaticMapResponse).
            Specifying the name of a property of type Amazon.GeoMaps.Model.GetStaticMapResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet">
            <summary>
            <c>GetStyleDescriptor</c> returns information about the style.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/styling-dynamic-maps.html">Style
            dynamic maps</a> in the <i>Amazon Location Service Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.ColorScheme">
            <summary>
            <para>
            <para>Sets color tone for map such as dark and light for specific map styles. It applies
            to only vector map styles such as Standard and Monochrome.</para><para>Example: <c>Light</c></para><para>Default value: <c>Light</c></para><note><para>Valid values for ColorScheme are case sensitive.</para></note>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.ContourDensity">
            <summary>
            <para>
            <para>Displays the shape and steepness of terrain features using elevation lines. The density
            value controls how densely the available contour line information is rendered on the
            map.</para><para>This parameter is valid only for the <c>Standard</c> map style.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.Key">
            <summary>
            <para>
            <para>Optional: The API key to be used for authorization. Either an API key or valid SigV4
            signature must be provided when making a request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.PoliticalView">
            <summary>
            <para>
            <para>Specifies the political view using ISO 3166-2 or ISO 3166-3 country code format.</para><para>The following political views are currently supported:</para><ul><li><para><c>ARG</c>: Argentina's view on the Southern Patagonian Ice Field and Tierra Del
            Fuego, including the Falkland Islands, South Georgia, and South Sandwich Islands</para></li><li><para><c>EGY</c>: Egypt's view on Bir Tawil</para></li><li><para><c>IND</c>: India's view on Gilgit-Baltistan</para></li><li><para><c>KEN</c>: Kenya's view on the Ilemi Triangle</para></li><li><para><c>MAR</c>: Morocco's view on Western Sahara</para></li><li><para><c>RUS</c>: Russia's view on Crimea</para></li><li><para><c>SDN</c>: Sudan's view on the Halaib Triangle</para></li><li><para><c>SRB</c>: Serbia's view on Kosovo, Vukovar, and Sarengrad Islands</para></li><li><para><c>SUR</c>: Suriname's view on the Courantyne Headwaters and Lawa Headwaters</para></li><li><para><c>SYR</c>: Syria's view on the Golan Heights</para></li><li><para><c>TUR</c>: Turkey's view on Cyprus and Northern Cyprus</para></li><li><para><c>TZA</c>: Tanzania's view on Lake Malawi</para></li><li><para><c>URY</c>: Uruguay's view on Rincon de Artigas</para></li><li><para><c>VNM</c>: Vietnam's view on the Paracel Islands and Spratly Islands</para></li></ul>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.Style">
            <summary>
            <para>
            <para>Style specifies the desired map style.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.Terrain">
            <summary>
            <para>
            <para>Adjusts how physical terrain details are rendered on the map.</para><para>The following terrain styles are currently supported:</para><ul><li><para><c>Hillshade</c>: Displays the physical terrain details through shading and highlighting
            of elevation change and geographic features.</para></li></ul><para>This parameter is valid only for the <c>Standard</c> map style.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.Traffic">
            <summary>
            <para>
            <para>Displays real-time traffic information overlay on map, such as incident events and
            flow events.</para><para>This parameter is valid only for the <c>Standard</c> map style.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.TravelMode">
            <summary>
            <para>
            <para>Renders additional map information relevant to selected travel modes. Information
            for multiple travel modes can be displayed simultaneously, although this increases
            the overall information density rendered on the map.</para><para>This parameter is valid only for the <c>Standard</c> map style.</para><para />
            Starting with version 4 of the SDK this property will default to null. If no data for this property is returned
            from the service the property will also be null. This was changed to improve performance and allow the SDK and caller
            to distinguish between a property not set or a property being empty to clear out a value. To retain the previous
            SDK behavior set the AWSConfigs.InitializeCollections static property to true.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMStyleDescriptorCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GeoMaps.Model.GetStyleDescriptorResponse).
            Specifying the name of a property of type Amazon.GeoMaps.Model.GetStyleDescriptorResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet">
            <summary>
            <c>GetTile</c> returns a tile. Map tiles are used by clients to render a map. they're
            addressed using a grid arrangement with an X coordinate, Y coordinate, and Z (zoom)
            level.
             
              
            <para>
            For more information, see <a href="https://docs.aws.amazon.com/location/latest/developerguide/tiles.html">Tiles</a>
            in the <i>Amazon Location Service Developer Guide</i>.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet.Key">
            <summary>
            <para>
            <para>Optional: The API key to be used for authorization. Either an API key or valid SigV4
            signature must be provided when making a request. </para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet.Tileset">
            <summary>
            <para>
            <para>Specifies the desired tile set.</para><para>Valid Values: <c>raster.satellite | vector.basemap</c></para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet.X">
            <summary>
            <para>
            <para>The X axis value for the map tile. Must be between 0 and 19.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet.Y">
            <summary>
            <para>
            <para>The Y axis value for the map tile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet.Z">
            <summary>
            <para>
            <para>The zoom value for the map tile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.GEOM.GetGEOMTileCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.GeoMaps.Model.GetTileResponse).
            Specifying the name of a property of type Amazon.GeoMaps.Model.GetTileResponse will result in that property being returned.
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
    </members>
</doc>