<?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 Re: Time Aware dynamic layer using PostGIS data in Java Maps SDK Questions</title>
    <link>https://community.esri.com/t5/java-maps-sdk-questions/time-aware-dynamic-layer-using-postgis-data/m-p/524704#M1612</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't tired this yet, but you will need to copy either the 32 bit or 64 bit PostgreSQL client libraries into&amp;nbsp; &amp;lt;sdk_install_location&amp;gt;\ArcGIS SDKs\java10.2\arcgisruntime10.2\LocalServer32\bin or LocalServer64\bin respectively.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gayle.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Nov 2013 08:33:31 GMT</pubDate>
    <dc:creator>GayleYoung</dc:creator>
    <dc:date>2013-11-08T08:33:31Z</dc:date>
    <item>
      <title>Time Aware dynamic layer using PostGIS data</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/time-aware-dynamic-layer-using-postgis-data/m-p/524703#M1611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to use a &lt;/SPAN&gt;&lt;STRONG&gt;Time-Aware Dynamic Layer &lt;/STRONG&gt;&lt;SPAN&gt;with my own &lt;/SPAN&gt;&lt;STRONG&gt;Map Package&lt;/STRONG&gt;&lt;SPAN&gt; based on data from &lt;/SPAN&gt;&lt;STRONG&gt;PostgreSQL/PostGIS local database&lt;/STRONG&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;First I tried to re-used time-aware sample "LocalTimeAwareApp" with my own Map Package, by : &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - creating a File Geodatabase with import of shapefile with "start" &amp;amp; "stop" (datetime) fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - preparing a MXD document with configuration of the layer "Time" properties correctly : TimeSlider is working fine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - sharing my map as Map Package with option "reference all data" checked, so my application will still dynamically access the data from File Geodatabase.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - running the sample "LocalTimeAwareApp" application, based on my Map Package : it works ! I just needed to adapt the Time Extent of the JTimeSlider.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I need to do the same with PostGIS data :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - I have a PostgreSQL 9.0.14 / PostGIS 2.0.3 database (I will test 9.2.5/2.0.4 soon...)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - I've copied the PostgreSQL Client libraries to ArcGIS Desktop bin folder in order to connect to PostgreSQL Database.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - I'm able to create a MXD document with a PostGIS spatial table (POINTS) with same "start" &amp;amp; "stop" (TimeStamp) fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - With same configuration than 1st test, I'm able to play with the TimeSlider&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - I also share the map as Map Package with "reference all data" checked"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;My Issue, when testing the TimeAware application with this Map Package :&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =&amp;gt; nothing is displayed on the map... and nothing happened when using the JTimeSlider... !&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Has anyone tried to display PostGIS data with ArcGIS Runtime for Java ?&lt;BR /&gt;&lt;BR /&gt;Has anyone tried to perform Time Aware display with Map Package with "reference all data" option ?&lt;BR /&gt;&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 14:52:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/time-aware-dynamic-layer-using-postgis-data/m-p/524703#M1611</guid>
      <dc:creator>JeremieJoalland1</dc:creator>
      <dc:date>2013-10-21T14:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Time Aware dynamic layer using PostGIS data</title>
      <link>https://community.esri.com/t5/java-maps-sdk-questions/time-aware-dynamic-layer-using-postgis-data/m-p/524704#M1612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't tired this yet, but you will need to copy either the 32 bit or 64 bit PostgreSQL client libraries into&amp;nbsp; &amp;lt;sdk_install_location&amp;gt;\ArcGIS SDKs\java10.2\arcgisruntime10.2\LocalServer32\bin or LocalServer64\bin respectively.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Gayle.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Nov 2013 08:33:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/java-maps-sdk-questions/time-aware-dynamic-layer-using-postgis-data/m-p/524704#M1612</guid>
      <dc:creator>GayleYoung</dc:creator>
      <dc:date>2013-11-08T08:33:31Z</dc:date>
    </item>
  </channel>
</rss>

