<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic GIS layer slow performance in arcgis server 10.3, using oracle sde in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60115#M2200</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a feature layer stored in an oracle sde, this layer is the dissolve output of ~1M parcels (with lot of vertices), the problem is that when i am using this layer in arcmap with symbology the layer perfermance is good, but when this layer is displayed in web application using arcgis map service it displays very slow and take around 10 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why the display performance differs between arcmap and arcgis server for the same layer in the same data source??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 11:55:55 GMT</pubDate>
    <dc:creator>ElieRizk</dc:creator>
    <dc:date>2017-06-22T11:55:55Z</dc:date>
    <item>
      <title>GIS layer slow performance in arcgis server 10.3, using oracle sde</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60115#M2200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a feature layer stored in an oracle sde, this layer is the dissolve output of ~1M parcels (with lot of vertices), the problem is that when i am using this layer in arcmap with symbology the layer perfermance is good, but when this layer is displayed in web application using arcgis map service it displays very slow and take around 10 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why the display performance differs between arcmap and arcgis server for the same layer in the same data source??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 11:55:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60115#M2200</guid>
      <dc:creator>ElieRizk</dc:creator>
      <dc:date>2017-06-22T11:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: GIS layer slow performance in arcgis server 10.3, using oracle sde</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60116#M2201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Elie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This could possibly be a network issue.&amp;nbsp; I would test this by exporting the feature class to a File Geodatabase.&amp;nbsp; Copy the File Geodatabase to a folder on the Oracle server, publish a service, and see how performance is.&amp;nbsp; Then, copy the File Geodatabase to a folder on the ArcGIS Server server, and publish a service from there to compare how the performance is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 12:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60116#M2201</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-06-22T12:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: GIS layer slow performance in arcgis server 10.3, using oracle sde</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60117#M2202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If ArcMap is on the same machine as the Oracle database, then &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;‌'s suggestion is a good test to go through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also take a look at the Verbose logs, which will give you a more granular look at the export map process:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jivelink9" href="http://server.arcgis.com/en/server/latest/administer/windows/map-service-log-codes.htm" title="http://server.arcgis.com/en/server/latest/administer/windows/map-service-log-codes.htm"&gt;http://server.arcgis.com/en/server/latest/administer/windows/map-service-log-codes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Take a look at the information under&amp;nbsp;&lt;STRONG&gt;Example: ExportMapImage. &amp;nbsp;&lt;/STRONG&gt;After you enable the Time Elapsed column within the logs, you'll be able to see exactly how long each operation took. &amp;nbsp;If the Data Access step takes a long time, then you know it's some sort of latency issue between your ArcGIS Server machine and the Oracle database.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 15:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60117#M2202</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2017-06-22T15:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: GIS layer slow performance in arcgis server 10.3, using oracle sde</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60118#M2203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Jonathan,&lt;/P&gt;&lt;P&gt;please can you help me to analyse the below log sheet extracted from the ArcGis server, what can you deduce as a conclusion from your perspective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for the long list below, but i dont know how to attach a file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you,&lt;/P&gt;&lt;TABLE height="5432" style="width: 1078px; border-width: 1px; border-color: rgba(0, 0, 0, 0);"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef; text-align: center; height: 26px;"&gt;&lt;TH style="width: 73px; height: 26px;"&gt;Level&lt;/TH&gt;&lt;TH style="width: 235px; height: 26px;"&gt;Time&lt;/TH&gt;&lt;TH style="width: 329px; height: 26px;"&gt;Message&lt;/TH&gt;&lt;TH style="width: 105px; height: 26px;"&gt;Code&lt;/TH&gt;&lt;TH style="font-size: 11pt; color: #9c0006; text-decoration: none; background: #ffc7ce; width: 102px; height: 26px;"&gt;Time Elapsed&lt;/TH&gt;&lt;TH style="width: 191px; height: 26px;"&gt;Method name&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00011&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.60359&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00018&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.04625&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: حنيفة وروافده&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: الأحياء&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00063&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 0&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: الأحياء&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of preparation.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10095&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00071&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Begining of preparation.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10094&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;Extent:571235.878435,2696405.435963,&lt;/P&gt;&lt;P&gt;761962.033774,2780466.506441; Size:1366,592; Scale:577790.55&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;10138&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 50px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Begin ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10010&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;REST request received. Request size is 178 characters.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;100001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:35 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:35 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00003&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:35 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.60899&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:35 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00016&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:35 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.04211&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00395&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.59875&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00016&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03376&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00138&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.72624&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00064&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:36 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.04144&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:37 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:37 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.0248&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:37 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.58133&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:37 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00025&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:37 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.14112&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00243&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.62225&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00017&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03416&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00003&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.62662&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00017&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:38 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03625&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00314&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.59717&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00016&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03336&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: المناطق المغطاة بالأنظمة المعتمدة&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: وادي السلي&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.23067&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 2&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00572&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.18493&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00007&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03781&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: وادي السلي&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: حنيفة وروافده&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;6.09187&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 5&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00146&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.59812&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00016&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:40 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.04012&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: حرم خط الغاز&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.01711&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 1&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00211&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00277&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00009&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.01081&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: حرم خط الغاز&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: المناطق المغطاة بالأنظمة المعتمدة&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;16.49729&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 1546&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.27281&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;16.02848&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.0375&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:56 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.10768&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:25:57 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;REST request successfully processed.&lt;/P&gt;&lt;P&gt;Response size is 197605 characters.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;100004&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 50px;"&gt;22.98171&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:25:57 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10011&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;22.98007&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: حنيفة وروافده&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: الأحياء&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00095&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 0&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Beginning of layer draw: الأحياء&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103000&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of preparation.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10095&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00081&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Begining of preparation.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10094&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;Extent:655297.980760,2732504.177465,&lt;/P&gt;&lt;P&gt;679139.822770,2743012.811597; Size:1366,592; Scale:72223.82&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;10138&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 50px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Begin ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10010&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:08 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;REST request received. Request size is 179 characters.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;100001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:09 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:09 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00003&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:09 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.62609&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:09 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00012&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:09 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.14973&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:10 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:10 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00002&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:10 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.63097&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:10 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.0001&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:10 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.08496&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00004&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.5949&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00015&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.14694&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.005&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.71727&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00058&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:11 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.16438&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:12 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:12 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.0068&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:12 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.57387&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:12 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00013&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:12 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.04249&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00277&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.58482&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00015&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03063&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00003&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.58812&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00018&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:13 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.03667&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:14 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 4&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:14 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00433&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:14 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.59016&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:14 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00015&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:14 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.02971&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:15 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End of layer draw: وادي&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.17967&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:15 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Number of features drawn: 1&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103019&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:15 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbol Drawing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103023&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00276&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:15 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Data Access&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.15937&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:15 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Symbolizing&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.00004&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;VERBOSE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:15 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Execute Query&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;103024&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;0.01537&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;Map.Draw&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:26:19 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;REST request successfully processed.&lt;/P&gt;&lt;P&gt;Response size is 252896 characters.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;100004&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 50px;"&gt;10.32033&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:19 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10011&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;10.31943&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:27 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Begin ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10010&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:27 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;REST request received. Request size is 179 characters.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;100001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:26:27 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;Extent:664037.369389,2736947.981827,&lt;/P&gt;&lt;P&gt;669997.575335,2739574.970418; Size:1366,592; Scale:18055.95&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;10138&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 50px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:26:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;REST request successfully processed.&lt;/P&gt;&lt;P&gt;Response size is 142644 characters.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;100004&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 50px;"&gt;7.23262&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:34 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10011&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;7.23177&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;REST request received. Request size is 178 characters.&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;100001&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:26:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;Extent:666072.976361,2737343.384273,&lt;/P&gt;&lt;P&gt;669053.190971,2738657.018988; Size:1366,592; Scale:9027.98&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;10138&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 50px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:39 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;Begin ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10010&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 102px; height: 25px;"&gt;&amp;nbsp;&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 25px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 25px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 25px;"&gt;Jun 23, 2017, 11:26:46 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 25px;"&gt;End ExportMapImage&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 25px;"&gt;10011&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 25px;"&gt;6.85495&lt;/TD&gt;&lt;TD style="width: 191px; height: 25px;"&gt;MapServer.ExportMapImage&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 50px;"&gt;&lt;TD style="border-top: none; width: 73px; height: 50px;"&gt;FINE&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 235px; height: 50px;"&gt;Jun 23, 2017, 11:26:46 AM&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 329px; height: 50px;"&gt;&lt;P&gt;REST request successfully processed.&lt;/P&gt;&lt;P&gt;Response size is 127129 characters.&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; width: 105px; height: 50px;"&gt;100004&lt;/TD&gt;&lt;TD style="border-top: none; border-left: none; font-size: 9pt; color: #9c0006; font-weight: 400; text-decoration: none; background: #ffc7ce; width: 102px; height: 50px;"&gt;6.856&lt;/TD&gt;&lt;TD style="width: 191px; height: 50px;"&gt;/export&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 08:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60118#M2203</guid>
      <dc:creator>ElieRizk</dc:creator>
      <dc:date>2017-06-23T08:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: GIS layer slow performance in arcgis server 10.3, using oracle sde</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60119#M2204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The bulk of the time looks to be with ArcGIS Server attempting to access the data on your database (the data access phase), which is frequently due to some network issue. This happens prior to the query operations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 15:20:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60119#M2204</guid>
      <dc:creator>RandallWilliams</dc:creator>
      <dc:date>2017-06-23T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: GIS layer slow performance in arcgis server 10.3, using oracle sde</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60120#M2205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;i tried Jonathan method and the results are very good in ArcMap and very bad in web application (the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;A&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;rc&lt;/SPAN&gt;&lt;SPAN style="border: 0px; font-weight: inherit; font-size: 14px;"&gt;GIS&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;for server&amp;nbsp;took around 35 s to display a 174 kb image).&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;i turned off all the layer in the MXD and turn it on one by one and republish (the map works very fast except for this big layer)&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;noting that after generalization the layer contains around 2.5 Millions vertices. (this layer added with complex symbology)&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px; font-size: 14px;"&gt;i am&amp;nbsp;sharing with you all these information because it seems that ArcGIS for server has a specific problem with this layer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Jul 2017 12:20:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/gis-layer-slow-performance-in-arcgis-server-10-3/m-p/60120#M2205</guid>
      <dc:creator>ElieRizk</dc:creator>
      <dc:date>2017-07-03T12:20:40Z</dc:date>
    </item>
  </channel>
</rss>

