Uploaded image for project: 'MediaPortal 2'
  1. MediaPortal 2
  2. MP2-232

Extend pictures section with location support

    XMLWordPrintable

Details

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 2.0.0-alpha.2
    • 2.0.0-alpha.1
    • Pictures
    • None

    Description

      Many pictures are georeferenced and contain latitude/longitude information.

      This information can be used for reverse-geocoding services like the OSM based http://wiki.openstreetmap.org/wiki/Nominatim

      The ImageAspect should be extended for lat, lon, city, state and country.

      h4. Additional Information
      Example:
      http://nominatim.openstreetmap.org/reverse?format=xml&lat=52.5487429714954&lon=-1.81602098644987&zoom=10&accept-language=en

      Returns

      <addressparts>
        <city>Birmingham</city>
        <county>West Midlands</county>
        <state_district>West Midlands</state_district>
        <state>England</state>
        <country>United Kingdom</country><country_code>gb</country_code>
      </addressparts>

      Attachments

        Activity

          People

            morpheus_xx morpheus_xx
            morpheus_xx morpheus_xx
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: