<?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 Integration of GPS-camera into system in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554165#M18316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is a new project for me. First I want to describe what I want to do, maybe someone can give me some useful information or tipps for python code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Access based Database with an ID-field, where each report is recorded based through a form. So each report gets a specific ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- GPS-camera with the possibility to write memos (hopefully my ID-field for joining)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The GPS-camera has software which is directly usable in ArcGIS. Everytime you plug the camera in, the pictures with the attribute information is loaded into a geodatabase, where the pictures are stored&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what I want to do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- There are about 6 cameras. So I need to give specific IDs to the different cameras&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Every evening I'll get the cameras into my office an plug them on to my computer. So I want to load the pictures into the geodatabase. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Now I want to have a function that creates a connection between the access-table and the geodatabase. I want to refresh it through a button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody have an idea how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question: Does ArcGIS refresh the database connection to the access database every time it starts? Is there a way to do it manually per button?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for help!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jann&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 19 Nov 2011 14:52:07 GMT</pubDate>
    <dc:creator>JannWendt1</dc:creator>
    <dc:date>2011-11-19T14:52:07Z</dc:date>
    <item>
      <title>Integration of GPS-camera into system</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554165#M18316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;there is a new project for me. First I want to describe what I want to do, maybe someone can give me some useful information or tipps for python code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what I have:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Access based Database with an ID-field, where each report is recorded based through a form. So each report gets a specific ID.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- GPS-camera with the possibility to write memos (hopefully my ID-field for joining)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The GPS-camera has software which is directly usable in ArcGIS. Everytime you plug the camera in, the pictures with the attribute information is loaded into a geodatabase, where the pictures are stored&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;That's what I want to do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- There are about 6 cameras. So I need to give specific IDs to the different cameras&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Every evening I'll get the cameras into my office an plug them on to my computer. So I want to load the pictures into the geodatabase. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Now I want to have a function that creates a connection between the access-table and the geodatabase. I want to refresh it through a button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anybody have an idea how to do this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another question: Does ArcGIS refresh the database connection to the access database every time it starts? Is there a way to do it manually per button?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for help!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jann&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 19 Nov 2011 14:52:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554165#M18316</guid>
      <dc:creator>JannWendt1</dc:creator>
      <dc:date>2011-11-19T14:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of GPS-camera into system</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554166#M18317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;- Can you plug in all six cameras at once or is it one at a time?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Do the cameras generate unique file names for the images? For example Could IMG_0001.jpg be generated from two different cameras? And if so could you change the naming convention on the camera?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Are the images 'in' the geodatabase or is it a table/fc in the gdb with a link to the images on the disk?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Do you want the images to be 'in' your access database or is it ok for them to be files in a folder?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could write a script that updates the MDB with data from the photo database, and you could have that run on a schedule, so for example you set everything up and then every night when you leave it runs automatically. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the database connection would be updated when ArcGIS starts, but that's the database connection in ArcCatalog. Best way to figure that out is to try it.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2011 11:58:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554166#M18317</guid>
      <dc:creator>GeorgeNewbury</dc:creator>
      <dc:date>2011-11-21T11:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Integration of GPS-camera into system</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554167#M18318</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;BR /&gt;&lt;SPAN&gt;- I have to plugin each camera separately&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- There is a software which loads the files directly into a geodatabase&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- The camera has a memo function so that I am able to write an "ID" after making the picture. This ID is written directly into the geodatabase as an attribute.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- Through this ID it is possible to create a join with the access database&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now I need a button that allows ist to refresh the connection between the picture database and the access database. I do not want to start ArcGIS every time I want to refresh the connection. Do you now how to Write this with python?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 01:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/integration-of-gps-camera-into-system/m-p/554167#M18318</guid>
      <dc:creator>JannWendt1</dc:creator>
      <dc:date>2011-11-23T01:58:03Z</dc:date>
    </item>
  </channel>
</rss>

