Importing geographic coordinates from Filemaker db

I have a large collection (over 10,000) of photos in iPhoto 11 and a Filemaker database with their geographic coordinates in degree/min/sec format. Does anyone know of a method to import these coordinates and match them to the photo. Each entry in the FM db has the photo title as the first item.
In a related note, doing this manually I find that all the coordinates have to be first converted to decimal degrees. This is crazy since Google maps (the source for Places) can handle either format. Anyone aware of a simple way to convert >10,000 sets of coordinates to the decimal format?

Thanks for the suggestion. I took a look at Houdah's website and I'm not sure it will do what I want. To clarify, I have a large collection of photos of biological samples and a FM database containing a listing of the photo titles and their coordinates but no waypoint data (e.g. timepoints). It seems that HoudahGeo is looking for timepoints to match with your photo timestamps.
It seems that there ought to be a straightforward way to match the photos in each database (iPhoto and Filemaker) and copy the coordinate data to the photo files. Doing this manually would consume far too much time.
I'll post a note on the HoudahGeo discussion board for further feedback.

Similar Messages

  • Can Lightroom recognize and import gps coordinates from xmp files?

    Hello guys
    i have LR 4.2 and using Lion with a MBP.
    I recently got gps4cam for my iphone to record gps coordinates.
    Unfortunately i imported all the pix of my vacation to LR instead of importing them with the gp24cam app first
    so Now i have the xmp files with gps coordinates in a separate file for each photo, but LR even though ca see that file, does not import any of the info on it
    Is there a way to force LR to read and recognize those gps coordinates without having to delete all the pix of my vacation from LR, and re-import them to my mac before with the gps4cam app and afterwards import em in LR.?
    i mean i cant believe there is not way to do that...
    y LR can read and recognize gps coordinates if are on a picture, but cant recognize and attach those same coordinate to the original fine if they are in a separate xmp file?
    thanks for your input guys
    matteo

    I would process differently:
    Import your images as usual directly into LR, without the GPS data
    copy the gpx-track from your external device to a storage sport from where LR can access it (my choice: same folder as my images).
    Use either the map module to populate LR records with the GPS data (as stated by jim1403) or a plugin from Jeffrey Friedl for geo-encoding.
    If you want to have the GPS data in your xmp, trigger the save from LR then (cmd s; may be auto-activated in your catalog settings)
    Please note that several import problems have been reported by using other software before LR to update something. Do not let your GPS tracking software touch your images, especially if it offers to write into your proprietary raw files, at least not into your only copy of them... I consider this way too dangerous for my precious negatives. If it also creates xmp, then fine.
    I am also a happy user of MotionX-GPS.
    The real disdavantage of the LR command to read metadata from files is that it is all-or-nothing: it would be so convenient if one could choose which partial sort of metadata (EXIF, IPTC, development, GPS-coordinates, rating+caption+title) - but that would be a matter of a feature request, not for this forum.
    Cornelia

  • Importing From Filemaker to Address Book to iPod errors - Help Please

    I can export from Filemaker into Address book without any "obvious" problem.
    When I synch the iPod, or swap iSynch.vcf file, the records show up but the first/main screen only shows the First Last Name but the rest of the fields are way down below, causing you to have to scroll 5 times to see it.
    If I type in info into the address book it works fine. There is one single record that show up correctly, but that record is no different in the tab-delimited file (text tab text return)
    I have tried exporting with various formats and methods, excel, vCard Creator, etc. I am importing "data" not name address phone, per se, a cd collection. However, it is not two words in a single field, nor a field that can't take text or numbers. What type of delimiter problems are there in the iPod contacts? Would one records field that overflows it's space and expands cause all the other to "expand" or Push out as well. Are Thanks

    It's not so difficult. Export files in text (tab or comma). In the next field choose ASCII (DOS) in stead of MacIntosh. If you do so, it shouldn't be any problem with importing in Adressbook. Succes.

  • Importing contacts from FileMaker Pro

    I search this but none of the solutions work.
    Need to export FileMaker Pro files into Contacts.
    Tried .tab and .txt and doesn't work. Any good solution?
    Larry
    FM Pro 11

    AddressBookImporter offers a simple means to import comma-separated value or tab delimited files into the Address Book, either one of which can be exported from FileMaker Pro.

  • Data from Filemaker Pro to iCal?

    Is there a way to export data (i.e. birthdays) from Filemaker Pro into iCal, or is the ".ics" format too unique to allow this? Can it be done in several steps - tab delimited to .ics? Is there a conversion program?
    Thanks for any help.
    John Corcoran

    Under everything on the Mac, eg the Apple menu or Pages menu is "About…"
    You need to import it into Numbers '09 and use Pages '09 to merge from that.
    Also with Pages '09 you could create an AppleScipt to combine the data.
    Pages 5 is basically a lost cause.
    Exactly what do you want do with your tab delimited text file? Pages will accept it as text, what else do you want done with it?
    Peter

  • ID CS3: XML from Filemaker

    I'm trying to start using XML after reading the book "A Designer's Guide to Adobe Indesign and XML". I've read the book, worked the exercises and have some test data in Filemaker 8 to experiment.
    I'm using the book's suggestion of using FMPDSORESULT and limited my fields and order so that I should have no problems. It spits out some declarations and a parent structure FMPSDORESULT.
    OK, so when I start tagging, I'm getting the dreaded "story" tag. I'm trying to incorporate these text placements into the ROW tree, but failing miserably.
    First, am I in the right forum? Second, has anyone made this work from Filemaker and are there caveats I should use? Third, I'm not sure where the "Story" child structure should appear and how best to integrate it.
    I'm grateful for any pointers, thanx, sam

    I'm still struggling with this, but I think I know the answer to my initial Q. Jams' book insists to import the XML into the root element, which invariably is the top most element in the structure panel.
    What was happening was that FMPRODSORESULT is a child of the top-most element. Importing into that element gets me closer.
    However, I still get the story tag, which is unsurprising. Say I have a structure like this:
    FMPRODSORESULT > LAYOUT > ROW > SIG_1, SIG_2 where the last two are two paragraphs to replace the placeholders here:
    Joe Smith
    Title Name
    Tagging these with SIG_1, etc creates a Story tag. OK, so I rename the Story Tag to ROW. I then move it up into the correct place into the hierarchy, under LAYOUT. To illustrate it is tagged right, the snippets call for "Joe Smith", etc.
    I delete the unused ROW and child elements in favor of the new ROW.
    When I reimport the XML into FMPRODSORESULT element (selecting Clone, match existing, no whitespace) I get the additional records, but instead of live data, I get the placeholder text into the snippets where the live data should be.
    Clearly I'm not doing something right. When I not use "Match existing" I get the live data with the placeholder text in front of it.
    I'm not that much further into this project. Any pointers would be helpful, sam

  • Why can't I import gps data from iPhone photos in aperture 3

    I have an iPhone 4 (it's already an old model!) and why can't i still not import GPS-data from photo's on my iPhone 4 in Aperture...
    Importing photos from the iphone just goes fine...

    Richie:
    But do you see the GPS of the iPhone data in Meta data section of the Inspector (set to a preset that shows GPS), as Frank Caggiano asked?
    If the images do import the EXIF data, then you should be able to lift and stamp the GPS coordinates. I do that freuently.
    Select on of your iPhone images and lift the sata
    In the lift&stamp HUD deselect everything but the GPS coordinates, like this.
    If no GPS-coordinates do appear in this setting, then your iPhone images do not have the EXIF info required, and you may need to check the iPhone settings.
    If you see the EXIF data, then you just need to select the DSLR images that were taken at the same location and you can stamp the EXIF data to the DSLR images.
    And after that you should be able to see their locations in the Places view.

  • I am trying to import developed images from LightRoom 5 in o Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another progra

    I am trying to import developed images from LightRoom 5 Photoshop 6 for further editing.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, or you do not have necessary access permissions or another program is using the file.  Use the 'Properties' command in the Windows Explorer to unlock the file. How do I fix this?  I would greatly appreciate it if you would respond with terms and procedures that a computer ignorant user, such as me, will understand.   Thanks.

    Have you tried restoring the Preferences yet?

  • How do I save and import my bookmarks from another hard drive? When I try to open the installed Firefox on the old drive, it (obviously) opens a browser from the new main drive, free of bookmarks. Is there a way I can save the bookmarks on the old drive w

    How do I save and import my bookmarks from another hard drive? When I try to open the installed Firefox on the old drive, it (obviously) opens a browser from the new main drive, free of bookmarks. Is there a way I can save the bookmarks on the old drive without opening a browser?
    The guts of my computer were rearranged and I got a new main hard drive. My old one is still in there and I can get stuff from it, but when I go to the Mozilla folder on the old one, I can't figure out if there's anything I can do to get all my bookmarks from that drive to my new one, where Firefox is newly installed.

    If you open Firefox then Firefox will always use the default profile folder as found via profiles.ini on your system drive.
    You either need to import the file in your current default profile or copy the file to your current profile folder while Firefox is closed.
    Firefox 3 stores the bookmarks and the browser history in [http://kb.mozillazine.org/places.sqlite places.sqlite] and no longer creates an HTML backup by default.
    There are also (five) JSON backups in the bookmarkbackups folder within the Firefox profile folder.
    You can either copy the file places.sqlite to your [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder] or import the most recent JSON backup from the bookmarkbackups folder of that old profile.
    See:
    http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    http://kb.mozillazine.org/Transferring_data_to_a_new_profile_-_Firefox
    See http://kb.mozillazine.org/Profile_folder_-_Firefox
    "Application Data" in XP/Win2K and "AppData" in Vista/Windows 7 are hidden folders.
    See http://kb.mozillazine.org/Show_hidden_files_and_folders
    Go to: Control Panel > Folder Options > "View" tab > under "Hidden files and folders", select "Show hidden files and folders".
    You may want to un-check the box "Hide extensions for known file types" to see the file extensions of all files.

  • Not enough space on my new SSD drive to import my data from time machine backup, how can I import my latest backup minus some big files?

    I just got a new 256GB SSD drive for my mac, I want to import my data from time machine backup, but its larger than 256GB since it used to be on my old optical drive. How can I import my latest backup keeping out some big files on the external drive?

    Hello Salemr,
    When you restore from a Time Machine back up, you can tell it to not transfer folders like Desktop, Documents. Downloads, Movies, Music, Pictures and Public. Take a look at the article below for the steps to restore from your back up.  
    Move your data to a new Mac
    http://support.apple.com/en-us/ht5872
    Regards,
    -Norm G. 

  • Problems with importing text messages from PC Suit...

    Problems with importing text messages from PC Suit 7.1.18.0 to my Nokia 5800
     I am trying to import a csv file that contains text messages (Note that this file was created using PC Suit 7.1.18.0) to a subfolder that I have created to My Folders but PC Suits only imports the text messages to the Draft folder. Note that initially it shows that the messages are import in the correct folder but after a refresh it shows them in the Draft Folder. Is their any setting that I should change in the PC Suit or the phone? My computer runs on Windows XP Service Pack 3 and the Nokia 5800 was upgraded to the latest firmware v20.0.012
     Thanks for your help

    Most phones only allows importing of draft and archived box for SMS.
    To do a restoring, you need to backup the SMS as a .nbu file using PC Suite and restore later.
    If you got an SD card, you can also do a backup on the SD Card (backup.arc) then restore later (reset and restore: backup.arc and mmc).
    What's the law of the jungle?

  • IMovie '09 Won't Import HD Content from Sony HDR-SR11 Camcorder

    Hi,
    iMovie stopped importing HD content from Sony HDR-SR11 camcorder. It only recognizes the standard definition content in the preview thumbnails. Previously this used to work with both a FireWire cable and a Mini USB. All of a sudden it doesn't import HD clips. There's no plugin failure either, because I reinstalled iMovie '09.
    System Specifications:
    Intel iMac 20" (Late 2008)
    Intel Core 2 Duo@ 2.4 GHz.
    4 GB RAM
    Snow Leopard (10.6.4)
    Thanks!

    With this camera you must erase the SD clips from the camera before you can import the HD clips.
    [See this article|http://support.apple.com/kb/HT1793]

  • When importing a file from a folder

    when importing a file from a folder it appears in the organizer as a exclamation mark but no photo. can anyone help i use elements 9

    Hi there,
    Digging up an old thread slightly, but is this still definitely the case? Last week double-clicking a folder definitely just opened up a folder for me to explore its contents, but now I'm constantly accidentally importing huge folders into things like After Effects and Mail... it's very annoying!
    If there's a fix I'd love to hear it!

  • I am trying to import Firefox bookmarks from a Windows machine into Firefox on an Apple. I do not want to use Safari. How do I do this?

    am trying to import Firefox bookmarks from a Windows machine into Firefox on an Apple. I do not want to use Safari. How do I do this?
    I have, on my HP laptop, running XP Pro, using Firefox 4.0, went under bookmarks to show all bookmarks. A window opens up that says library. I then go to import and back up, and I choose export HTML. I then move this file over to my new Mac Pro. On my Mac Pro I also have Firefox 4.0. I go up under bookmarks, show all bookmarks, import HTML. It lets me browse and I find the file on the desktop, I select it then nothing happens. I am not interested in using Safari. I would like to continue using Firefox. However, as an experiment, I followed the same process except on my Apple computer I opened up Safari and tried to import in the Firefox bookmarks. It came up with an error saying the file could not be accessed. I then thought perhaps the file got corrupted, so I went back to my Windows Firefox and re-exported the bookmarks again. Same problem. So, am I creating the bookmarks incorrectly on my Windows machine?
    Thanks,
    Kent

    Probably your Mac cannot understand the Windows html format, please try the following to see if it helps:
    In your PC, export the bookmarks in html as you did in your post. After you have saved it, change the name of the file to “bookmarks.html” and save it again.
    In your Mac, import the saved file as you posted.

  • I am trying to import developed images from LightRoom 5 into Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another progra

    I am trying to import developed images from LightRoom 5 into Photoshop 6.  I am receiving this message and the images will not open.....'Could not open scratch file because the file is locked, you do not have necessary access permissions or another program is using the file.  Use the 'properties' command in the Windows Explorer to unlock the file'.  This has not happened before.  How do I change this?

    Could not open a scratch file because the file is locked or you do not have the necessary access privileges. (…) | Mylen…
    Mylenium

Maybe you are looking for

  • R/3 46C(IDOC) -- XI -- Flat file scenario

    Hi Is there anyone who could give me information on a R/3 46C(IDOC) --> XI --> Flat file scenario? Many thanks! br Göran

  • Exchange Rate fixed in PO but still difference in GRN

    Dear All, We are using exchange rate indicator fixed in Purchase Order but still value for custom duty in GRN is calculated as per the exchange rate maintained in OB08 for the date of posting the GRN. PO created 31.03.2015 with document date as 30.03

  • Flex datagrid itemEditor

    Hi, I have a datagrid in my application with custom itemRenderer & itemEditor. The rendererIsEditor property is false for the column. I also have a menu bar in my application. Now if I edit any cell the itemRenderer will be replaced with itemEditor a

  • Installing Photoshop on another computer will it cost me extra

    My laptop broke that had the Photoshop that i pay for on it, so i got a new laptop and wanted to install Photoshop on this laptop as I cant get on to the other laptop at all. Will it charge me twice for having photoshop on 2 laptops?

  • Error Scenarios in Database Reorganization

    I need to know what error scenarios may and will occur upon running Database Reorganization. For instance, the db reorg activity was halted in the middle. Some errors like that or something. Kindly provide error scenarios or worst case scenarios or a