<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>HOWTO: Add a background layer</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>HOWTO: Add a background layer</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer</link><pubDate>Thu, 25 Feb 2021 14:07:48 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0800ca29-b58d-4b4d-85a8-4a3fe01ad7f5</guid><dc:creator>NT</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer#comments</comments><description>Current Revision posted to ALIM | Exor - Wiki by NT on 2/25/2021 2:07:48 PM&lt;br /&gt;
&lt;!-- header table, paste at very top of article's HTML code --&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AWLRS&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;01.01.0.01&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;background layers&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;&lt;!-- End of header table --&gt;&lt;/h1&gt;
&lt;h1&gt;Background&lt;/h1&gt;
&lt;p&gt;AWLRS can be configured to use public Open Street Map (OSM), WMS or ArcGISRest tile services to be used as background layers.&lt;/p&gt;
&lt;h1&gt;Steps to Accomplish&lt;/h1&gt;
&lt;p&gt;&lt;br /&gt;These layers&amp;nbsp;are configured&amp;nbsp;through &lt;strong&gt;&amp;ldquo;[AWLRS Web Api]\Scripts\configs\MapBaselayers.json&amp;rdquo;&lt;/strong&gt; file on the application server, for example&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;strong&gt;C:\inetpub\wwwroot\AWLRSWebAPI\scripts\configs\MapBaselayers.json&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is an excerpt from this file:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/611x691/__key/communityserver-wikis-components-files/00-00-00-02-44/pastedimage1516633689094v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each entry in the file has following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: The Name to be displayed in the map legend.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt;: Should be one of the following
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;OSM&amp;rdquo; &amp;ndash; OSM tile server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;WMS&amp;rdquo; &amp;ndash; OGC compliant WMS server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;ArcGISRest&amp;rdquo; &amp;ndash; ArcGIS Tile server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Url&lt;/strong&gt;: The URL of the service, this may be an array of URLs in the case of a tile server. The service will be called from within the client browser so the URL should be publicly accessible.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parameters&lt;/strong&gt;: This property only applies to WMS services and allows the following parameters to be added to the WMS request issued by the client browser:
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;LAYERS&amp;rdquo; &amp;ndash; A list of layers to be included in the image returned by the service.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;BGCOLOR&amp;rdquo; &amp;ndash; The background color to be used by the service when rendering the requested image.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&amp;ldquo;FORMAT&amp;rdquo; &amp;ndash; The format of the image returned, generally this should be &amp;ldquo;image/png&amp;rdquo; unless the service does not support this format.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Options&lt;/strong&gt;: &amp;ldquo;Attribution&amp;rdquo; Any acknowledgment or Copyright message that the service provider requires to be displayed in the map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsActive&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed in the map legend&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed in the map legend&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsShown&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed at startup&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed at startup&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MinimumScale&lt;/strong&gt;: integer value, the minimum scale at which the base layer is enabled.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MaximumScale&lt;/strong&gt;: integer value, the maximum scale to which the base layer is enabled. Should be set to 0 if there is no restriction in maximum scale.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Projection&lt;/strong&gt;: The projection to be requested from the Tile\WMS server. The projection should be defined in EPSG notation i.e. EPSG: {epsg_code}. For example &lt;strong&gt;EPSG:3857&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;NB. If AWLRS is deployed to several load balanced servers the contents of this file must be consistent across ALL of them.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;!-- Footer table, paste at end of article --&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Pano Voudouris&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of footer table --&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: background layers, AWLRS, OSM, WMS&lt;/div&gt;
</description></item><item><title>HOWTO: Add a background layer</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer/revision/4</link><pubDate>Tue, 20 Oct 2020 13:37:53 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0800ca29-b58d-4b4d-85a8-4a3fe01ad7f5</guid><dc:creator>Pano Voudouris</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer#comments</comments><description>Revision 4 posted to ALIM | Exor - Wiki by Pano Voudouris on 10/20/2020 1:37:53 PM&lt;br /&gt;
&lt;!-- header table, paste at very top of article's HTML code --&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AWLRS&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;01.01.0.01&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;background layers&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;&lt;!-- End of header table --&gt;&lt;/h1&gt;
&lt;h1&gt;Background&lt;/h1&gt;
&lt;p&gt;AWLRS can be configured to use public Open Street Map (OSM), WMS or ArcGISRest tile services to be used as background layers.&lt;/p&gt;
&lt;h1&gt;Steps to Accomplish&lt;/h1&gt;
&lt;p&gt;&lt;br /&gt;These layers&amp;nbsp;are configured&amp;nbsp;through &lt;strong&gt;&amp;ldquo;[AWLRS Web Api]\Scripts\configs\MapBaselayers.json&amp;rdquo;&lt;/strong&gt; file on the application server, for example&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;strong&gt;C:\inetpub\wwwroot\AWLRSWebAPI\scripts\configs\MapBaselayers.json&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is an excerpt from this file:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/611x691/__key/communityserver-wikis-components-files/00-00-00-02-44/pastedimage1516633689094v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each entry in the file has following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: The Name to be displayed in the map legend.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt;: Should be one of the following
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;OSM&amp;rdquo; &amp;ndash; OSM tile server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;WMS&amp;rdquo; &amp;ndash; OGC compliant WMS server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;ArcGISRest&amp;rdquo; &amp;ndash; ArcGIS Tile server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Url&lt;/strong&gt;: The URL of the service, this may be an array of URLs in the case of a tile server. The service will be called from within the client browser so the URL should be publicly accessible.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parameters&lt;/strong&gt;: This property only applies to WMS services and allows the following parameters to be added to the WMS request issued by the client browser:
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;LAYERS&amp;rdquo; &amp;ndash; A list of layers to be included in the image returned by the service.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;BGCOLOR&amp;rdquo; &amp;ndash; The background color to be used by the service when rendering the requested image.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&amp;ldquo;FORMAT&amp;rdquo; &amp;ndash; The format of the image returned, generally this should be &amp;ldquo;image/png&amp;rdquo; unless the service does not support this format.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Options&lt;/strong&gt;: &amp;ldquo;Attribution&amp;rdquo; Any acknowledgment or Copyright message that the service provider requires to be displayed in the map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsActive&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed in the map legend&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed in the map legend&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsShown&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed at startup&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed at startup&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MinimumScale&lt;/strong&gt;: integer value, the minimum scale at which the base layer is enabled.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MaximumScale&lt;/strong&gt;: integer value, the maximum scale to which the base layer is enabled. Should be set to 0 if there is no restriction in maximum scale.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Projection&lt;/strong&gt;: The projection to be requested from the Tile\WMS server. The projection should be defined in EPSG notation i.e. EPSG: {epsg_code}. For example &lt;strong&gt;EPSG:3857&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;NB. If AWLRS is deployed to several load balanced servers the contents of this file must be consistent across ALL of them.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;!-- Footer table, paste at end of article --&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Pano Voudouris&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of footer table --&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: background layers, AWLRS, OSM, WMS&lt;/div&gt;
</description></item><item><title>HOWTO: Add a background layer</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer/revision/3</link><pubDate>Thu, 05 Mar 2020 19:23:25 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0800ca29-b58d-4b4d-85a8-4a3fe01ad7f5</guid><dc:creator>Pano Voudouris</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer#comments</comments><description>Revision 3 posted to ALIM | Exor - Wiki by Pano Voudouris on 3/5/2020 7:23:25 PM&lt;br /&gt;
&lt;!-- header table, paste at very top of article's HTML code --&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AWLRS&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;01.01.0.01&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;background layers&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;&lt;!-- End of header table --&gt;&lt;/h1&gt;
&lt;h1&gt;Background&lt;/h1&gt;
&lt;p&gt;AWLRS can be configured to use public Open Street Map (OSM), WMS or ArcGISRest tile services to be used as background layers.&lt;/p&gt;
&lt;h1&gt;Steps to Accomplish&lt;/h1&gt;
&lt;p&gt;&lt;br /&gt;These layers&amp;nbsp;are configured&amp;nbsp;through &lt;strong&gt;&amp;ldquo;[AWLRS Web Api]\Scripts\configs\MapBaselayers.json&amp;rdquo;&lt;/strong&gt; file on the application server, for example&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;strong&gt;C:\inetpub\wwwroot\AWLRSWebAPI\scripts\configs\MapBaselayers.json&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is an excerpt from this file:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/611x691/__key/communityserver-wikis-components-files/00-00-00-02-44/pastedimage1516633689094v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each entry in the file has following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: The Name to be displayed in the map legend.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt;: Should be one of the following
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;OSM&amp;rdquo; &amp;ndash; OSM tile server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;WMS&amp;rdquo; &amp;ndash; OGC compliant WMS server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;ArcGISRest&amp;rdquo; &amp;ndash; ArcGIS Tile server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Url&lt;/strong&gt;: The URL of the service, this may be an array of URLs in the case of a tile server. The service will be called from within the client browser so the URL should be publicly accessible.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parameters&lt;/strong&gt;: This property only applies to WMS services and allows the following parameters to be added to the WMS request issued by the client browser:
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;LAYERS&amp;rdquo; &amp;ndash; A list of layers to be included in the image returned by the service.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;BGCOLOR&amp;rdquo; &amp;ndash; The background color to be used by the service when rendering the requested image.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&amp;ldquo;FORMAT&amp;rdquo; &amp;ndash; The format of the image returned, generally this should be &amp;ldquo;image/png&amp;rdquo; unless the service does not support this format.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Options&lt;/strong&gt;: &amp;ldquo;Attribution&amp;rdquo; Any acknowledgment or Copyright message that the service provider requires to be displayed in the map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsActive&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed in the map legend&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed in the map legend&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsShown&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed at startup&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed at startup&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MinimumScale&lt;/strong&gt;: integer value, the minimum scale at which the base layer is enabled.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MaximumScale&lt;/strong&gt;: integer value, the maximum scale to which the base layer is enabled. Should be set to 0 if there is no restriction in maximum scale.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Projection&lt;/strong&gt;: The projection to be requested from the Tile\WMS server. The projection should be defined in EPSG notation i.e. EPSG: {epsg_code}. For example &lt;strong&gt;EPSG:3857&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;NB. If AWLRS is deployed to several load balanced servers the contents of this file must be consistent across ALL of them.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;!-- Footer table, paste at end of article --&gt;
&lt;p&gt;&lt;img style="border-width:0px;" alt=" " height="60" src="http://communities.bentley.com/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" /&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Pano Voudouris&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of footer table --&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: background layers, AWLRS, OSM, WMS&lt;/div&gt;
</description></item><item><title>HOWTO: Add a background layer</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer/revision/2</link><pubDate>Wed, 20 Jun 2018 17:27:03 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0800ca29-b58d-4b4d-85a8-4a3fe01ad7f5</guid><dc:creator>Sarah Willis-Culpitt</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer#comments</comments><description>Revision 2 posted to ALIM | Exor - Wiki by Sarah Willis-Culpitt on 6/20/2018 5:27:03 PM&lt;br /&gt;
&lt;!-- header table, paste at very top of article's HTML code --&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Product(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;AWLRS&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Version(s):&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;
&lt;p&gt;01.01.0.01&lt;/p&gt;
&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Environment:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Area:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;background layers&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Subarea:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;N/A&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h1&gt;&lt;!-- End of header table --&gt;&lt;/h1&gt;
&lt;h1&gt;Background&lt;/h1&gt;
&lt;p&gt;AWLRS can be configured to use public Open Street Map (OSM), WMS or ArcGISRest tile services to be used as background layers.&lt;/p&gt;
&lt;h1&gt;Steps to Accomplish&lt;/h1&gt;
&lt;p&gt;&lt;br /&gt;These layers&amp;nbsp;are configured&amp;nbsp;through &lt;strong&gt;&amp;ldquo;[AWLRS Web Api]\Scripts\configs\MapBaselayers.json&amp;rdquo;&lt;/strong&gt; file on the application server, for example&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;strong&gt;C:\inetpub\wwwroot\AWLRSWebAPI\scripts\configs\MapBaselayers.json&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is an excerpt from this file:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="/resized-image/__size/611x691/__key/communityserver-wikis-components-files/00-00-00-02-44/pastedimage1516633689094v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;Each entry in the file has following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: The Name to be displayed in the map legend.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt;: Should be one of the following
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;OSM&amp;rdquo; &amp;ndash; OSM tile server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;WMS&amp;rdquo; &amp;ndash; OGC compliant WMS server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;ArcGISRest&amp;rdquo; &amp;ndash; ArcGIS Tile server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Url&lt;/strong&gt;: The URL of the service, this may be an array of URLs in the case of a tile server. The service will be called from within the client browser so the URL should be publicly accessible.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parameters&lt;/strong&gt;: This property only applies to WMS services and allows the following parameters to be added to the WMS request issued by the client browser:
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;LAYERS&amp;rdquo; &amp;ndash; A list of layers to be included in the image returned by the service.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;BGCOLOR&amp;rdquo; &amp;ndash; The background color to be used by the service when rendering the requested image.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&amp;ldquo;FORMAT&amp;rdquo; &amp;ndash; The format of the image returned, generally this should be &amp;ldquo;image/png&amp;rdquo; unless the service does not support this format.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Options&lt;/strong&gt;: &amp;ldquo;Attribution&amp;rdquo; Any acknowledgment or Copyright message that the service provider requires to be displayed in the map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsActive&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed in the map legend&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed in the map legend&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsShown&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed at startup&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed at startup&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MinimumScale&lt;/strong&gt;: integer value, the minimum scale at which the base layer is enabled.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MaximumScale&lt;/strong&gt;: integer value, the maximum scale to which the base layer is enabled. Should be set to 0 if there is no restriction in maximum scale.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Projection&lt;/strong&gt;: The projection to be requested from the Tile\WMS server. The projection should be defined in EPSG notation i.e. EPSG: {epsg_code}. For example &lt;strong&gt;EPSG:3857&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;NB. If AWLRS is deployed to several load balanced servers the contents of this file must be consistent across ALL of them.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;!-- Footer table, paste at end of article --&gt;
&lt;p&gt;&lt;img style="border-width:0px;" alt=" " height="60" src="http://communities.bentley.com/cfs-file.ashx/__key/communityserver-components-sitefiles/TSG-Logo.png" width="189" /&gt;&lt;/p&gt;
&lt;table style="background-color:#dce5f0;border:0px solid #dce5f0;" border="0"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;&amp;nbsp;&lt;/strong&gt;&lt;/td&gt;
&lt;td style="text-align:right;"&gt;&lt;strong&gt;Original Author:&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;Pano Voudouris&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;!-- End of footer table --&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: background layers, AWLRS, OSM, WMS&lt;/div&gt;
</description></item><item><title>HOWTO: Add a background layer</title><link>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer/revision/1</link><pubDate>Mon, 22 Jan 2018 15:14:41 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:0800ca29-b58d-4b4d-85a8-4a3fe01ad7f5</guid><dc:creator>Pano Voudouris</dc:creator><comments>https://communities.bentley.com/products/assetwise/exor/w/wiki/37522/howto-add-a-background-layer#comments</comments><description>Revision 1 posted to ALIM | Exor - Wiki by Pano Voudouris on 1/22/2018 3:14:41 PM&lt;br /&gt;
&lt;p&gt;AWLRS can be configured to use public Open Street Map (OSM), WMS or ArcGISRest tile services to be used as background layers.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;These layers&amp;nbsp;are configured&amp;nbsp;through &lt;strong&gt;&amp;ldquo;[AWLRS Web Api]\Scripts\configs\MapBaselayers.json&amp;rdquo;&lt;/strong&gt; file on the application server, for example&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family:courier new,courier;"&gt;&lt;strong&gt;C:\inetpub\wwwroot\AWLRSWebAPI\scripts\configs\MapBaselayers.json&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is an excerpt from this file:&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/611x691/__key/communityserver-wikis-components-files/00-00-00-02-44/pastedimage1516633689094v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Each entry in the file has following properties:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Name&lt;/strong&gt;: The Name to be displayed in the map legend.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Type&lt;/strong&gt;: Should be one of the following
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;OSM&amp;rdquo; &amp;ndash; OSM tile server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;WMS&amp;rdquo; &amp;ndash; OGC compliant WMS server.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;ArcGISRest&amp;rdquo; &amp;ndash; ArcGIS Tile server.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Url&lt;/strong&gt;: The URL of the service, this may be an array of URLs in the case of a tile server. The service will be called from within the client browser so the URL should be publicly accessible.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Parameters&lt;/strong&gt;: This property only applies to WMS services and allows the following parameters to be added to the WMS request issued by the client browser:
&lt;ul&gt;
&lt;li&gt;&amp;ldquo;LAYERS&amp;rdquo; &amp;ndash; A list of layers to be included in the image returned by the service.&lt;/li&gt;
&lt;li&gt;&amp;ldquo;BGCOLOR&amp;rdquo; &amp;ndash; The background color to be used by the service when rendering the requested image.&lt;/li&gt;
&lt;li&gt;&amp;nbsp;&amp;ldquo;FORMAT&amp;rdquo; &amp;ndash; The format of the image returned, generally this should be &amp;ldquo;image/png&amp;rdquo; unless the service does not support this format.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Options&lt;/strong&gt;: &amp;ldquo;Attribution&amp;rdquo; Any acknowledgment or Copyright message that the service provider requires to be displayed in the map.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsActive&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed in the map legend&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed in the map legend&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IsShown&lt;/strong&gt;:
&lt;ul&gt;
&lt;li&gt;true &amp;ndash; the layer is displayed at startup&lt;/li&gt;
&lt;li&gt;false &amp;ndash; the layer is not displayed at startup&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MinimumScale&lt;/strong&gt;: integer value, the minimum scale at which the base layer is enabled.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;MaximumScale&lt;/strong&gt;: integer value, the maximum scale to which the base layer is enabled. Should be set to 0 if there is no restriction in maximum scale.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Projection&lt;/strong&gt;: The projection to be requested from the Tile\WMS server. The projection should be defined in EPSG notation i.e. EPSG: {epsg_code}. For example &lt;strong&gt;EPSG:3857&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;&lt;span style="font-family:arial,helvetica,sans-serif;"&gt;NB. If AWLRS is deployed to several load balanced servers the contents of this file must be consistent across ALL of them.&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: background layers, AWLRS, OSM, WMS&lt;/div&gt;
</description></item></channel></rss>