WO2013070811A1 - Geo-fence based on geo-tagged media - Google Patents

Geo-fence based on geo-tagged media Download PDF

Info

Publication number
WO2013070811A1
WO2013070811A1 PCT/US2012/064004 US2012064004W WO2013070811A1 WO 2013070811 A1 WO2013070811 A1 WO 2013070811A1 US 2012064004 W US2012064004 W US 2012064004W WO 2013070811 A1 WO2013070811 A1 WO 2013070811A1
Authority
WO
WIPO (PCT)
Prior art keywords
geo
user
fence
tagged
location
Prior art date
Application number
PCT/US2012/064004
Other languages
French (fr)
Inventor
Saar Yahalom
Elinor Axelrod
Original Assignee
Microsoft Corporation
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corporation filed Critical Microsoft Corporation
Priority to KR1020147012424A priority Critical patent/KR20140089537A/en
Priority to EP12847017.6A priority patent/EP2776921A4/en
Priority to JP2014541209A priority patent/JP2014532951A/en
Publication of WO2013070811A1 publication Critical patent/WO2013070811A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/48Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • G06F16/487Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually using geographical or spatial information, e.g. location
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/50Information retrieval; Database structures therefor; File system structures therefor of still image data
    • G06F16/58Retrieval characterised by using metadata, e.g. metadata not derived from the content or metadata generated manually
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01SRADIO DIRECTION-FINDING; RADIO NAVIGATION; DETERMINING DISTANCE OR VELOCITY BY USE OF RADIO WAVES; LOCATING OR PRESENCE-DETECTING BY USE OF THE REFLECTION OR RERADIATION OF RADIO WAVES; ANALOGOUS ARRANGEMENTS USING OTHER WAVES
    • G01S19/00Satellite radio beacon positioning systems; Determining position, velocity or attitude using signals transmitted by such systems
    • G01S19/01Satellite radio beacon positioning systems transmitting time-stamped messages, e.g. GPS [Global Positioning System], GLONASS [Global Orbiting Navigation Satellite System] or GALILEO
    • G01S19/13Receivers
    • G01S19/14Receivers specially adapted for specific applications

Definitions

  • Geo-tagging is the process of adding identifying geographic metadata (e.g., latitude and longitude coordinates) from a geolocation system such as GPS (global positioning system) to media.
  • Cameras and mobile devices e.g., mobile phones
  • geo-fences are becoming more popular as a mechanism for initiating reminders relative to certain geographic locations.
  • existing techniques must use several separate tools—there is no single-step solution to create a geo-fence from a geo-tagged photo.
  • the disclosed architecture creates a geo-fence based on geo-tagged item (e.g., a photo, website, document, messages, feeds, etc.) in a single step.
  • geo-tagged item e.g., a photo, website, document, messages, feeds, etc.
  • the geo- tagged item can be used to share virtual boundaries, such as geo-fences, between users via conventional methods (e.g., email) for sharing digital media.
  • the architecture can include an extraction component that extracts geolocation information (e.g., latitude and longitude coordinates, altitude, bearing, distance, place names, etc.) of a geo-tagged item.
  • the geolocation information can be related to a geographical location at which the item is geo-tagged.
  • a boundary component creates a virtual boundary (e.g., geo-fence) in association with the geographical location and based on the geolocation information.
  • a geo-tagging capable camera or phone can be used to take a photo in a specific geographic location (e.g., a photo of a meeting place).
  • the location information is then extracted from the photo.
  • a geo-fence is defined for the extracted geographic location. For example, a circle (or other geometric construction) with a diameter of X meters is created around the extracted geographic location.
  • An action e.g., reminder, notification, etc.
  • Actions are metadata that are attached to the geo-fence description.
  • the geo-fence can then be saved to a persistent storage (e.g., locally on the device and/or on an external global database).
  • the geo-fence is triggered when the user crosses (e.g., engages, intersects) the geo-fence and the attached action is triggered (e.g., a reminder is transmitted and presented to the user device that triggered the geo-fence or a device different than the device that triggered the geo-fence).
  • the attached action e.g., a reminder is transmitted and presented to the user device that triggered the geo-fence or a device different than the device that triggered the geo-fence.
  • the photo can be shared with another user using email (or any other sharing method).
  • the user receiving the geo-tagged photo can then create a geo-fence using the above technique.
  • one or more geo-fence actions to be performed can be embedded in the photo metadata (e.g., using exchangeable image file format (EXIF)).
  • the embedded geo-fence action can be attached to the created geo-fence for the user that took the photo and/or for another user the received and processed the photo.
  • the photo metadata can also be encrypted/decrypted for improved security.
  • FIG. 1 illustrates a system in accordance with the disclosed architecture.
  • FIG. 2 illustrates a system that facilitates the sharing and utilization of the geo- tagged item.
  • FIG. 3 illustrates the action as embedded in the geo-tagged item.
  • FIG. 4 illustrates a system that further employs a security component for authorized and secure handling of user information.
  • FIG. 5 illustrates a method in accordance with the disclosed architecture.
  • FIG. 6 illustrates further aspects of the method of FIG. 6.
  • FIG. 7 illustrates an alternative method in accordance with the disclosed architecture.
  • FIG. 8 illustrates further aspects of the method of FIG. 7.
  • FIG. 9 illustrates a block diagram of a computing system that executes creation of a geo-fence based on a geo-tagged item in accordance with the disclosed architecture.
  • a geo-fence is a virtual perimeter or boundary created in association with a geographic location.
  • the geo-fence can be generated dynamically (e.g., a radius circumscribing a store), or can be a predefined set of boundaries.
  • notification can be generated and sent (e.g., by phone call, email, etc.) to the user.
  • the disclosed architecture facilitates the creation of a geo-fence based on a geo- tagged item such as a photo in a single step. Further, geo-tagged items can be used to share geo-fences between people using all the methods currently employed to share digital photos. By extracting the geolocation information from the geo-tagged item, a geo-fence can be created for that location.
  • FIG. 1 illustrates a system 100 in accordance with the disclosed architecture.
  • the system 100 includes an extraction component 102 that extracts geolocation information 104 of a geo-tagged item 106.
  • the geolocation information 104 related to a geographical location 108 at which the item 106 is geo-tagged.
  • a boundary component 110 creates a virtual boundary 112 in association with the geographical location 108 based on the geolocation information 104.
  • the geo-tagged item 106 can be a photo.
  • the virtual boundary 112 (the boundary information) is stored in association with a user identifier of a user.
  • the boundary component 110 initiates an action 114 in association with the user in response to engagement of the virtual boundary 112 by a location-aware device of the user.
  • FIG. 2 illustrates a system 200 that facilitates the sharing and utilization of the geo-tagged item 106.
  • the virtual boundary 112 e.g., geo-fence
  • the geolocation information communications framework 202 e.g., email
  • a system and/or device of the second user can then receive and extract the geolocation information 104 from the geo-tagged item 106, and then generate the same or a different virtual boundary 204 (offset for clarity) for the second user.
  • a storage system 206 is provided to store the relationships of the first user, geo-tagged item 106, geolocation information 104, and the virtual boundary 112, as well as the relationships of the second user, geo-tagged item 106, geolocation information 104, and the virtual boundary 204.
  • the virtual boundary 112 is then associated with the other (second) user.
  • FIG. 3 illustrates the action 114 as embedded in the geo-tagged item 106.
  • the geo-tagged item 106 can be a photo having embedded action information.
  • the embedded action 114 is processed by device of a receiving user (the second user) and activated if the receiving user is detected to have engaged the virtual boundary.
  • the embedded action 114 is processed by device of a receiving (second) user and associated with a virtual boundary created for the receiving user.
  • the action can be a notification (e.g., reminder) sent to a user device.
  • FIG. 4 illustrates a system 400 that further employs a security component 402 for authorized and secure handling of user information.
  • the security component 402 enables a user to opt-in or opt-out of exposing the geolocation information, an action, and/or any relationship of this information to the user.
  • FIG. 5 illustrates a method in accordance with the disclosed architecture.
  • location information of a location is extracted from geo-tagged media (e.g., a photo).
  • a geo-fence is created for the location based on the location information.
  • FIG. 6 illustrates further aspects of the method of FIG. 6. Note that the flow indicates that each block can represent a step that can be included, separately or in combination with other blocks, as additional aspects of the method represented by the flow chart of FIG. 5.
  • an action is initiated to a user when the geo-fence is triggered.
  • the geo-fence is created for another user by sharing the geo-tagged media with the another user.
  • the geo-fence is stored in association with the location information (e.g., locally or in an external global database).
  • the geo-fence is triggered based on geolocation of an associated user.
  • latitude-longitude data of a geo-tagged photo is extracted as the location information used to create the geo-fence.
  • FIG. 7 illustrates an alternative method in accordance with the disclosed architecture.
  • location information of a geographic location is extracted from a geo-tagged photo taken at the location by a user.
  • a geo-fence is created for the location based on the location information.
  • the geo-fence is stored in association with the location information and the user.
  • FIG. 8 illustrates further aspects of the method of FIG. 7. Note that the flow indicates that each block can represent a step that can be included, separately or in combination with other blocks, as additional aspects of the method represented by the flow chart of FIG. 7.
  • a notification is sent to the user when the geo-fence is triggered by a location-aware device of the user.
  • a geo-fence is created at the geographic location for another user in response to extraction of the location information from the geo-tagged photo by a device of the another user.
  • action information is embedded in the geo-tagged photo sent to another user and associating the embedded action information with a geo-fence created for the another user.
  • the location is sent to the geo-fence.
  • a component can be, but is not limited to, tangible components such as a processor, chip memory, mass storage devices (e.g., optical drives, solid state drives, and/or magnetic storage media drives), and computers, and software components such as a process running on a processor, an object, an executable, a data structure (stored in volatile or non-volatile storage media), a module, a thread of execution, and/or a program.
  • tangible components such as a processor, chip memory, mass storage devices (e.g., optical drives, solid state drives, and/or magnetic storage media drives), and computers
  • software components such as a process running on a processor, an object, an executable, a data structure (stored in volatile or non-volatile storage media), a module, a thread of execution, and/or a program.
  • an application running on a server and the server can be a component.
  • One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers.
  • the word "exemplary” may be used herein to mean serving as an example, instance, or illustration. Any aspect or design described herein as "exemplary” is not necessarily to be construed as preferred or advantageous over other aspects or designs.
  • FIG. 9 there is illustrated a block diagram of a computing system 900 that executes creation of a geo-fence based on a geo-tagged item in accordance with the disclosed architecture.
  • the some or all aspects of the disclosed methods and/or systems can be implemented as a system-on-a-chip, where analog, digital, mixed signals, and other functions are fabricated on a single chip substrate.
  • FIG. 9 and the following description are intended to provide a brief, general description of the suitable computing system 900 in which the various aspects can be implemented. While the description above is in the general context of computer-executable instructions that can run on one or more computers, those skilled in the art will recognize that a novel embodiment also can be implemented in combination with other program modules and/or as a combination of hardware and software.
  • the computing system 900 for implementing various aspects includes the computer 902 having processing unit(s) 904, a computer-readable storage such as a system memory 906, and a system bus 908.
  • the processing unit(s) 904 can be any of various commercially available processors such as single-processor, multi-processor, single-core units and multi-core units.
  • processors such as single-processor, multi-processor, single-core units and multi-core units.
  • those skilled in the art will appreciate that the novel methods can be practiced with other computer system configurations, including minicomputers, mainframe computers, as well as personal computers (e.g., desktop, laptop, etc.), hand-held computing devices, microprocessor-based or programmable consumer electronics, and the like, each of which can be operatively coupled to one or more associated devices.
  • the system memory 906 can include computer-readable storage (physical storage media) such as a volatile (VOL) memory 910 (e.g., random access memory (RAM)) and non-volatile memory (NON-VOL) 912 (e.g., ROM, EPROM, EEPROM, etc.).
  • VOL volatile
  • NON-VOL non-volatile memory
  • BIOS basic input/output system
  • the volatile memory 910 can also include a high-speed RAM such as static RAM for caching data.
  • the system bus 908 provides an interface for system components including, but not limited to, the system memory 906 to the processing unit(s) 904.
  • the system bus 908 can be any of several types of bus structure that can further interconnect to a memory bus (with or without a memory controller), and a peripheral bus (e.g., PCI, PCIe, AGP, LPC, etc.), using any of a variety of commercially available bus architectures.
  • a memory bus with or without a memory controller
  • a peripheral bus e.g., PCI, PCIe, AGP, LPC, etc.
  • the computer 902 further includes machine readable storage subsystem(s) 914 and storage interface(s) 916 for interfacing the storage subsystem(s) 914 to the system bus 908 and other desired computer components.
  • the storage subsystem(s) 914 (physical storage media) can include one or more of a hard disk drive (HDD), a magnetic floppy disk drive (FDD), and/or optical disk storage drive (e.g., a CD-ROM drive DVD drive), for example.
  • the storage interface(s) 916 can include interface technologies such as EIDE, ATA, SATA, and IEEE 1394, for example.
  • One or more programs and data can be stored in the memory subsystem 906, a machine readable and removable memory subsystem 918 (e.g., flash drive form factor technology), and/or the storage subsystem(s) 914 (e.g., optical, magnetic, solid state), including an operating system 920, one or more application programs 922, other program modules 924, and program data 926.
  • a machine readable and removable memory subsystem 918 e.g., flash drive form factor technology
  • the storage subsystem(s) 914 e.g., optical, magnetic, solid state
  • an operating system 920 e.g., one or more application programs 922, other program modules 924, and program data 926.
  • the operating system 920, one or more application programs 922, other program modules 924, and/or program data 926 can include entities and components of the system 100 of FIG. 1, entities and components of the system 200 of FIG. 2, the embedded capabilities of the geo-tagged item of FIG. 3, the security aspect of system 400 of FIG. 4, and the methods represented by the flowcharts of Figures 5-8, for example.
  • programs include routines, methods, data structures, other software components, etc., that perform particular tasks or implement particular abstract data types. All or portions of the operating system 920, applications 922, modules 924, and/or data 926 can also be cached in memory such as the volatile memory 910, for example. It is to be appreciated that the disclosed architecture can be implemented with various
  • the storage subsystem(s) 914 and memory subsystems (906 and 918) serve as computer readable media for volatile and non-volatile storage of data, data structures, computer-executable instructions, and so forth.
  • Such instructions when executed by a computer or other machine, can cause the computer or other machine to perform one or more acts of a method.
  • the instructions to perform the acts can be stored on one medium, or could be stored across multiple media, so that the instructions appear collectively on the one or more computer-readable storage media, regardless of whether all of the instructions are on the same media.
  • Computer readable media can be any available media that can be accessed by the computer 902 and includes volatile and non-volatile internal and/or external media that is removable or non-removable.
  • the media accommodate the storage of data in any suitable digital format. It should be appreciated by those skilled in the art that other types of computer readable media can be employed such as zip drives, magnetic tape, flash memory cards, flash drives, cartridges, and the like, for storing computer executable instructions for performing the novel methods of the disclosed architecture.
  • a user can interact with the computer 902, programs, and data using external user input devices 928 such as a keyboard and a mouse.
  • Other external user input devices 928 can include a microphone, an IR (infrared) remote control, a joystick, a game pad, camera recognition systems, a stylus pen, touch screen, gesture systems (e.g., eye movement, head movement, etc.), and/or the like.
  • the user can interact with the computer 902, programs, and data using onboard user input devices 930 such a touchpad, microphone, keyboard, etc., where the computer 902 is a portable computer, for example.
  • I/O device interface(s) 932 are connected to the processing unit(s) 904 through input/output (I/O) device interface(s) 932 via the system bus 908, but can be connected by other interfaces such as a parallel port, IEEE 1394 serial port, a game port, a USB port, an IR interface, short-range wireless (e.g., Bluetooth) and other personal area network (PAN) technologies, etc.
  • the I/O device interface(s) 932 also facilitate the use of output peripherals 934 such as printers, audio devices, camera devices, and so on, such as a sound card and/or onboard audio processing capability.
  • One or more graphics interface(s) 936 (also commonly referred to as a graphics processing unit (GPU)) provide graphics and video signals between the computer 902 and external display(s) 938 (e.g., LCD, plasma) and/or onboard displays 940 (e.g., for portable computer).
  • graphics interface(s) 936 can also be manufactured as part of the computer system board.
  • the computer 902 can operate in a networked environment (e.g., IP-based) using logical connections via a wired/wireless communications subsystem 942 to one or more networks and/or other computers.
  • the other computers can include workstations, servers, routers, personal computers, microprocessor-based entertainment appliances, peer devices or other common network nodes, and typically include many or all of the elements described relative to the computer 902.
  • the logical connections can include
  • LAN and WAN networking environments are commonplace in offices and companies and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communications network such as the Internet.
  • the computer 902 When used in a networking environment the computer 902 connects to the network via a wired/wireless communication subsystem 942 (e.g., a network interface adapter, onboard transceiver subsystem, etc.) to communicate with wired/wireless networks, wired/wireless printers, wired/wireless input devices 944, and so on.
  • the computer 902 can include a modem or other means for establishing communications over the network.
  • programs and data relative to the computer 902 can be stored in the remote memory/storage device, as is associated with a distributed system. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used.
  • the computer 902 is operable to communicate with wired/wireless devices or entities using the radio technologies such as the IEEE 802. xx family of standards, such as wireless devices operatively disposed in wireless communication (e.g., IEEE 802.11 over- the-air modulation techniques) with, for example, a printer, scanner, desktop and/or portable computer, personal digital assistant (PDA), communications satellite, any piece of equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, news stand, restroom), and telephone.
  • PDA personal digital assistant
  • the communications can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices.
  • Wi-Fi networks use radio technologies called IEEE 802.1 lx (a, b, g, etc.) to provide secure, reliable, fast wireless connectivity.
  • IEEE 802.1 lx a, b, g, etc.
  • a Wi-Fi network can be used to connect computers to each other, to the Internet, and to wire networks (which use IEEE 802.3 -related media and functions).

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Software Systems (AREA)
  • Library & Information Science (AREA)
  • Mathematical Physics (AREA)
  • Multimedia (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

Architecture that creates a geo-fence based on geo-tagged item (e.g., a photo. The geo-tagged item can be used to share virtual boundaries, such as geo-fences, between users via conventional methods (e.g., email) for sharing digital media. An extraction component that extracts geolocation information (e.g., latitude and longitude coordinates, altitude, bearing, distance, place names, etc.) of a geo-tagged item. The geolocation information can be related to a geographical location at which the item is geo-tagged. A boundary component then creates a virtual boundary (e.g., geo-fence) in association with the geographical location and based on the geolocation information. Thereafter, the virtual boundary is triggered when the user crosses (e.g., engages, intersects) the boundary and the attached action is triggered. The geo-tagged item can be shared with another user, which when is processed, creates a virtual boundary for that other user.

Description

GEO-FENCE BASED ON GEO-TAGGED MEDIA
BACKGROUND
[0001] Geo-tagging is the process of adding identifying geographic metadata (e.g., latitude and longitude coordinates) from a geolocation system such as GPS (global positioning system) to media. Cameras and mobile devices (e.g., mobile phones) are capable of taking geo-tagged photos that include the geographical coordinates of the physical location where the photo was taken. Additionally, geo-fences are becoming more popular as a mechanism for initiating reminders relative to certain geographic locations. However, in order to create a geo-fence based on the photo location existing techniques must use several separate tools—there is no single-step solution to create a geo-fence from a geo-tagged photo.
SUMMARY
[0002] The following presents a simplified summary in order to provide a basic understanding of some novel embodiments described herein. This summary is not an extensive overview, and it is not intended to identify key/critical elements or to delineate the scope thereof. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
[0003] The disclosed architecture creates a geo-fence based on geo-tagged item (e.g., a photo, website, document, messages, feeds, etc.) in a single step. Moreover, the geo- tagged item can be used to share virtual boundaries, such as geo-fences, between users via conventional methods (e.g., email) for sharing digital media.
[0004] Generally, the architecture can include an extraction component that extracts geolocation information (e.g., latitude and longitude coordinates, altitude, bearing, distance, place names, etc.) of a geo-tagged item. The geolocation information can be related to a geographical location at which the item is geo-tagged. A boundary component creates a virtual boundary (e.g., geo-fence) in association with the geographical location and based on the geolocation information.
[0005] In the context of photos, a geo-tagging capable camera or phone can be used to take a photo in a specific geographic location (e.g., a photo of a meeting place). The location information is then extracted from the photo. A geo-fence is defined for the extracted geographic location. For example, a circle (or other geometric construction) with a diameter of X meters is created around the extracted geographic location. An action (e.g., reminder, notification, etc.) is attached to the created geo-fence. Actions are metadata that are attached to the geo-fence description. The geo-fence can then be saved to a persistent storage (e.g., locally on the device and/or on an external global database). Thereafter, the geo-fence is triggered when the user crosses (e.g., engages, intersects) the geo-fence and the attached action is triggered (e.g., a reminder is transmitted and presented to the user device that triggered the geo-fence or a device different than the device that triggered the geo-fence).
[0006] The photo can be shared with another user using email (or any other sharing method). The user receiving the geo-tagged photo can then create a geo-fence using the above technique. Optionally, one or more geo-fence actions to be performed can be embedded in the photo metadata (e.g., using exchangeable image file format (EXIF)). Optionally, the embedded geo-fence action can be attached to the created geo-fence for the user that took the photo and/or for another user the received and processed the photo. The photo metadata can also be encrypted/decrypted for improved security.
[0007] To the accomplishment of the foregoing and related ends, certain illustrative aspects are described herein in connection with the following description and the annexed drawings. These aspects are indicative of the various ways in which the principles disclosed herein can be practiced and all aspects and equivalents thereof are intended to be within the scope of the claimed subject matter. Other advantages and novel features will become apparent from the following detailed description when considered in conjunction with the drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
[0008] FIG. 1 illustrates a system in accordance with the disclosed architecture.
[0009] FIG. 2 illustrates a system that facilitates the sharing and utilization of the geo- tagged item.
[0010] FIG. 3 illustrates the action as embedded in the geo-tagged item.
[0011] FIG. 4 illustrates a system that further employs a security component for authorized and secure handling of user information.
[0012] FIG. 5 illustrates a method in accordance with the disclosed architecture.
[0013] FIG. 6 illustrates further aspects of the method of FIG. 6.
[0014] FIG. 7 illustrates an alternative method in accordance with the disclosed architecture.
[0015] FIG. 8 illustrates further aspects of the method of FIG. 7.
[0016] FIG. 9 illustrates a block diagram of a computing system that executes creation of a geo-fence based on a geo-tagged item in accordance with the disclosed architecture. DETAILED DESCRIPTION
[0017] A geo-fence is a virtual perimeter or boundary created in association with a geographic location. The geo-fence can be generated dynamically (e.g., a radius circumscribing a store), or can be a predefined set of boundaries. When the location- aware device of a user operating in combination with a location-based service crosses or engages the geo-fence, notification can be generated and sent (e.g., by phone call, email, etc.) to the user.
[0018] The disclosed architecture facilitates the creation of a geo-fence based on a geo- tagged item such as a photo in a single step. Further, geo-tagged items can be used to share geo-fences between people using all the methods currently employed to share digital photos. By extracting the geolocation information from the geo-tagged item, a geo-fence can be created for that location.
[0019] Reference is now made to the drawings, wherein like reference numerals are used to refer to like elements throughout. In the following description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding thereof. It may be evident, however, that the novel embodiments can be practiced without these specific details. In other instances, well known structures and devices are shown in block diagram form in order to facilitate a description thereof. The intention is to cover all modifications, equivalents, and alternatives falling within the spirit and scope of the claimed subject matter.
[0020] FIG. 1 illustrates a system 100 in accordance with the disclosed architecture. The system 100 includes an extraction component 102 that extracts geolocation information 104 of a geo-tagged item 106. The geolocation information 104 related to a geographical location 108 at which the item 106 is geo-tagged. A boundary component 110 creates a virtual boundary 112 in association with the geographical location 108 based on the geolocation information 104.
[0021] The geo-tagged item 106 can be a photo. The virtual boundary 112 (the boundary information) is stored in association with a user identifier of a user. The boundary component 110 initiates an action 114 in association with the user in response to engagement of the virtual boundary 112 by a location-aware device of the user.
[0022] FIG. 2 illustrates a system 200 that facilitates the sharing and utilization of the geo-tagged item 106. In operation, after the virtual boundary 112 (e.g., geo-fence) has been created for a first user (Userl), based on extraction of the geolocation information communications framework 202 (e.g., email) to a second user (User2). A system and/or device of the second user can then receive and extract the geolocation information 104 from the geo-tagged item 106, and then generate the same or a different virtual boundary 204 (offset for clarity) for the second user. A storage system 206 is provided to store the relationships of the first user, geo-tagged item 106, geolocation information 104, and the virtual boundary 112, as well as the relationships of the second user, geo-tagged item 106, geolocation information 104, and the virtual boundary 204. The virtual boundary 112 is then associated with the other (second) user.
[0023] FIG. 3 illustrates the action 114 as embedded in the geo-tagged item 106. The geo-tagged item 106 can be a photo having embedded action information. The embedded action 114 is processed by device of a receiving user (the second user) and activated if the receiving user is detected to have engaged the virtual boundary. The embedded action 114 is processed by device of a receiving (second) user and associated with a virtual boundary created for the receiving user. The action can be a notification (e.g., reminder) sent to a user device.
[0024] FIG. 4 illustrates a system 400 that further employs a security component 402 for authorized and secure handling of user information. The security component 402 enables a user to opt-in or opt-out of exposing the geolocation information, an action, and/or any relationship of this information to the user.
[0025] Included herein is a set of flow charts representative of exemplary
methodologies for performing novel aspects of the disclosed architecture. While, for purposes of simplicity of explanation, the one or more methodologies shown herein, for example, in the form of a flow chart or flow diagram, are shown and described as a series of acts, it is to be understood and appreciated that the methodologies are not limited by the order of acts, as some acts may, in accordance therewith, occur in a different order and/or concurrently with other acts from that shown and described herein. For example, those skilled in the art will understand and appreciate that a methodology could alternatively be represented as a series of interrelated states or events, such as in a state diagram.
Moreover, not all acts illustrated in a methodology may be required for a novel implementation.
[0026] FIG. 5 illustrates a method in accordance with the disclosed architecture. At 500, location information of a location is extracted from geo-tagged media (e.g., a photo). At 502, a geo-fence is created for the location based on the location information. [0027] FIG. 6 illustrates further aspects of the method of FIG. 6. Note that the flow indicates that each block can represent a step that can be included, separately or in combination with other blocks, as additional aspects of the method represented by the flow chart of FIG. 5. At 600, an action is initiated to a user when the geo-fence is triggered. At 602, the geo-fence is created for another user by sharing the geo-tagged media with the another user. At 604, the geo-fence is stored in association with the location information (e.g., locally or in an external global database). At 606, the geo-fence is triggered based on geolocation of an associated user. At 608, latitude-longitude data of a geo-tagged photo is extracted as the location information used to create the geo-fence.
[0028] FIG. 7 illustrates an alternative method in accordance with the disclosed architecture. At 700, location information of a geographic location is extracted from a geo-tagged photo taken at the location by a user. At 702, a geo-fence is created for the location based on the location information. At 704, the geo-fence is stored in association with the location information and the user.
[0029] FIG. 8 illustrates further aspects of the method of FIG. 7. Note that the flow indicates that each block can represent a step that can be included, separately or in combination with other blocks, as additional aspects of the method represented by the flow chart of FIG. 7. At 800, a notification is sent to the user when the geo-fence is triggered by a location-aware device of the user. At 802, a geo-fence is created at the geographic location for another user in response to extraction of the location information from the geo-tagged photo by a device of the another user. At 804, action information is embedded in the geo-tagged photo sent to another user and associating the embedded action information with a geo-fence created for the another user. At 806, the location
information of the geo-tagged photo is encrypted.
[0030] As used in this application, the terms "component" and "system" are intended to refer to a computer-related entity, either hardware, a combination of software and tangible hardware, software, or software in execution. For example, a component can be, but is not limited to, tangible components such as a processor, chip memory, mass storage devices (e.g., optical drives, solid state drives, and/or magnetic storage media drives), and computers, and software components such as a process running on a processor, an object, an executable, a data structure (stored in volatile or non-volatile storage media), a module, a thread of execution, and/or a program. By way of illustration, both an application running on a server and the server can be a component. One or more components can reside within a process and/or thread of execution, and a component can be localized on one computer and/or distributed between two or more computers. The word "exemplary" may be used herein to mean serving as an example, instance, or illustration. Any aspect or design described herein as "exemplary" is not necessarily to be construed as preferred or advantageous over other aspects or designs.
[0031] Referring now to FIG. 9, there is illustrated a block diagram of a computing system 900 that executes creation of a geo-fence based on a geo-tagged item in accordance with the disclosed architecture. However, it is appreciated that the some or all aspects of the disclosed methods and/or systems can be implemented as a system-on-a-chip, where analog, digital, mixed signals, and other functions are fabricated on a single chip substrate. In order to provide additional context for various aspects thereof, FIG. 9 and the following description are intended to provide a brief, general description of the suitable computing system 900 in which the various aspects can be implemented. While the description above is in the general context of computer-executable instructions that can run on one or more computers, those skilled in the art will recognize that a novel embodiment also can be implemented in combination with other program modules and/or as a combination of hardware and software.
[0032] The computing system 900 for implementing various aspects includes the computer 902 having processing unit(s) 904, a computer-readable storage such as a system memory 906, and a system bus 908. The processing unit(s) 904 can be any of various commercially available processors such as single-processor, multi-processor, single-core units and multi-core units. Moreover, those skilled in the art will appreciate that the novel methods can be practiced with other computer system configurations, including minicomputers, mainframe computers, as well as personal computers (e.g., desktop, laptop, etc.), hand-held computing devices, microprocessor-based or programmable consumer electronics, and the like, each of which can be operatively coupled to one or more associated devices.
[0033] The system memory 906 can include computer-readable storage (physical storage media) such as a volatile (VOL) memory 910 (e.g., random access memory (RAM)) and non-volatile memory (NON-VOL) 912 (e.g., ROM, EPROM, EEPROM, etc.). A basic input/output system (BIOS) can be stored in the non-volatile memory 912, and includes the basic routines that facilitate the communication of data and signals between components within the computer 902, such as during startup. The volatile memory 910 can also include a high-speed RAM such as static RAM for caching data. [0034] The system bus 908 provides an interface for system components including, but not limited to, the system memory 906 to the processing unit(s) 904. The system bus 908 can be any of several types of bus structure that can further interconnect to a memory bus (with or without a memory controller), and a peripheral bus (e.g., PCI, PCIe, AGP, LPC, etc.), using any of a variety of commercially available bus architectures.
[0035] The computer 902 further includes machine readable storage subsystem(s) 914 and storage interface(s) 916 for interfacing the storage subsystem(s) 914 to the system bus 908 and other desired computer components. The storage subsystem(s) 914 (physical storage media) can include one or more of a hard disk drive (HDD), a magnetic floppy disk drive (FDD), and/or optical disk storage drive (e.g., a CD-ROM drive DVD drive), for example. The storage interface(s) 916 can include interface technologies such as EIDE, ATA, SATA, and IEEE 1394, for example.
[0036] One or more programs and data can be stored in the memory subsystem 906, a machine readable and removable memory subsystem 918 (e.g., flash drive form factor technology), and/or the storage subsystem(s) 914 (e.g., optical, magnetic, solid state), including an operating system 920, one or more application programs 922, other program modules 924, and program data 926.
[0037] The operating system 920, one or more application programs 922, other program modules 924, and/or program data 926 can include entities and components of the system 100 of FIG. 1, entities and components of the system 200 of FIG. 2, the embedded capabilities of the geo-tagged item of FIG. 3, the security aspect of system 400 of FIG. 4, and the methods represented by the flowcharts of Figures 5-8, for example.
[0038] Generally, programs include routines, methods, data structures, other software components, etc., that perform particular tasks or implement particular abstract data types. All or portions of the operating system 920, applications 922, modules 924, and/or data 926 can also be cached in memory such as the volatile memory 910, for example. It is to be appreciated that the disclosed architecture can be implemented with various
commercially available operating systems or combinations of operating systems (e.g., as virtual machines).
[0039] The storage subsystem(s) 914 and memory subsystems (906 and 918) serve as computer readable media for volatile and non-volatile storage of data, data structures, computer-executable instructions, and so forth. Such instructions, when executed by a computer or other machine, can cause the computer or other machine to perform one or more acts of a method. The instructions to perform the acts can be stored on one medium, or could be stored across multiple media, so that the instructions appear collectively on the one or more computer-readable storage media, regardless of whether all of the instructions are on the same media.
[0040] Computer readable media can be any available media that can be accessed by the computer 902 and includes volatile and non-volatile internal and/or external media that is removable or non-removable. For the computer 902, the media accommodate the storage of data in any suitable digital format. It should be appreciated by those skilled in the art that other types of computer readable media can be employed such as zip drives, magnetic tape, flash memory cards, flash drives, cartridges, and the like, for storing computer executable instructions for performing the novel methods of the disclosed architecture.
[0041] A user can interact with the computer 902, programs, and data using external user input devices 928 such as a keyboard and a mouse. Other external user input devices 928 can include a microphone, an IR (infrared) remote control, a joystick, a game pad, camera recognition systems, a stylus pen, touch screen, gesture systems (e.g., eye movement, head movement, etc.), and/or the like. The user can interact with the computer 902, programs, and data using onboard user input devices 930 such a touchpad, microphone, keyboard, etc., where the computer 902 is a portable computer, for example. These and other input devices are connected to the processing unit(s) 904 through input/output (I/O) device interface(s) 932 via the system bus 908, but can be connected by other interfaces such as a parallel port, IEEE 1394 serial port, a game port, a USB port, an IR interface, short-range wireless (e.g., Bluetooth) and other personal area network (PAN) technologies, etc. The I/O device interface(s) 932 also facilitate the use of output peripherals 934 such as printers, audio devices, camera devices, and so on, such as a sound card and/or onboard audio processing capability.
[0042] One or more graphics interface(s) 936 (also commonly referred to as a graphics processing unit (GPU)) provide graphics and video signals between the computer 902 and external display(s) 938 (e.g., LCD, plasma) and/or onboard displays 940 (e.g., for portable computer). The graphics interface(s) 936 can also be manufactured as part of the computer system board.
[0043] The computer 902 can operate in a networked environment (e.g., IP-based) using logical connections via a wired/wireless communications subsystem 942 to one or more networks and/or other computers. The other computers can include workstations, servers, routers, personal computers, microprocessor-based entertainment appliances, peer devices or other common network nodes, and typically include many or all of the elements described relative to the computer 902. The logical connections can include
wired/wireless connectivity to a local area network (LAN), a wide area network (WAN), hotspot, and so on. LAN and WAN networking environments are commonplace in offices and companies and facilitate enterprise-wide computer networks, such as intranets, all of which may connect to a global communications network such as the Internet.
[0044] When used in a networking environment the computer 902 connects to the network via a wired/wireless communication subsystem 942 (e.g., a network interface adapter, onboard transceiver subsystem, etc.) to communicate with wired/wireless networks, wired/wireless printers, wired/wireless input devices 944, and so on. The computer 902 can include a modem or other means for establishing communications over the network. In a networked environment, programs and data relative to the computer 902 can be stored in the remote memory/storage device, as is associated with a distributed system. It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used.
[0045] The computer 902 is operable to communicate with wired/wireless devices or entities using the radio technologies such as the IEEE 802. xx family of standards, such as wireless devices operatively disposed in wireless communication (e.g., IEEE 802.11 over- the-air modulation techniques) with, for example, a printer, scanner, desktop and/or portable computer, personal digital assistant (PDA), communications satellite, any piece of equipment or location associated with a wirelessly detectable tag (e.g., a kiosk, news stand, restroom), and telephone. This includes at least Wi-Fi™ (used to certify the interoperability of wireless computer networking devices) for hotspots, WiMax, and Bluetooth™ wireless technologies. Thus, the communications can be a predefined structure as with a conventional network or simply an ad hoc communication between at least two devices. Wi-Fi networks use radio technologies called IEEE 802.1 lx (a, b, g, etc.) to provide secure, reliable, fast wireless connectivity. A Wi-Fi network can be used to connect computers to each other, to the Internet, and to wire networks (which use IEEE 802.3 -related media and functions).
[0046] What has been described above includes examples of the disclosed architecture. It is, of course, not possible to describe every conceivable combination of components and/or methodologies, but one of ordinary skill in the art may recognize that many further combinations and permutations are possible. Accordingly, the novel architecture is intended to embrace all such alterations, modifications and variations that fall within the spirit and scope of the appended claims. Furthermore, to the extent that the term
"includes" is used in either the detailed description or the claims, such term is intended to be inclusive in a manner similar to the term "comprising" as "comprising" is interpreted when employed as a transitional word in a claim.

Claims

CLAIMS What Is Claimed Is:
1. A system, comprising:
an extraction component that extracts geo-location information of a geo- tagged item, the geo-location information related to a geographical location at which the item is geo-tagged;
a boundary component that creates a virtual boundary in association with the geographical location based on the geo-location information; and
a processor that executes computer-executable instructions associated with at least one of the extraction component or the boundary component.
2. The system of claim 1, wherein the virtual boundary is stored in association with a user identifier of a user.
3. The system of claim 2, wherein the boundary component initiates an action in association with the user in response to engagement of the virtual boundary by a location-aware device of the user.
4. The system of claim 1, wherein the virtual boundary is shared with another user via sharing of access to the geo-tagged item, the virtual boundary then associated with the another user.
5. The system of claim 1, wherein the geo-tagged item is a photo having embedded action information, the embedded action information is processed by a device of a receiving user, and activated if the receiving user is detected to have engaged the virtual boundary.
6. A method, comprising acts of:
extracting location information of a location from geo-tagged media;
creating a geo-fence for the location based on the location information; and utilizing a processor that executes instructions stored in memory to perform at least one of the acts of extracting or creating.
7. The method of claim 6, further comprising triggering the geo-fence based on geo-location of an associated user and initiating an action to a user when the geo-fence is triggered.
8. The method of claim 6, further comprising creating the geo-fence for another user by sharing the geo-tagged media with the another user.
9. The method of claim 6, further comprising storing the geo-fence in association with the location information.
10. The method of claim 6, further comprising extracting latitude-longitude data of a geo-tagged photo as the location information used to create the geo-fence.
PCT/US2012/064004 2011-11-09 2012-11-08 Geo-fence based on geo-tagged media WO2013070811A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
KR1020147012424A KR20140089537A (en) 2011-11-09 2012-11-08 Geo-fence based on geo-tagged media
EP12847017.6A EP2776921A4 (en) 2011-11-09 2012-11-08 Geo-fence based on geo-tagged media
JP2014541209A JP2014532951A (en) 2011-11-09 2012-11-08 Geo-fence based on geo-tagged media

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US13/293,095 US20130117266A1 (en) 2011-11-09 2011-11-09 Geo-fence based on geo-tagged media
US13/293,095 2011-11-09

Publications (1)

Publication Number Publication Date
WO2013070811A1 true WO2013070811A1 (en) 2013-05-16

Family

ID=47644904

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2012/064004 WO2013070811A1 (en) 2011-11-09 2012-11-08 Geo-fence based on geo-tagged media

Country Status (6)

Country Link
US (1) US20130117266A1 (en)
EP (1) EP2776921A4 (en)
JP (1) JP2014532951A (en)
KR (1) KR20140089537A (en)
CN (1) CN102930107A (en)
WO (1) WO2013070811A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160000822A (en) * 2014-05-30 2016-01-05 시아오미 아이엔씨. Method and apparatus for determining position
CN109819403A (en) * 2019-01-28 2019-05-28 北京摩拜科技有限公司 Generate the method, apparatus and electronic equipment of fence

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2959702B1 (en) * 2013-02-22 2023-11-01 Intel Corporation Geo-fence notification management
US20140248912A1 (en) * 2013-03-01 2014-09-04 Barracuda Networks, Inc. Systems and methods for sharing of geo-tagged file segments based on location of a mobile device
US9874452B2 (en) * 2013-03-14 2018-01-23 Ford Global Technologies, Llc Method and apparatus for enhanced driving experience including dynamic POI identification
US20140365307A1 (en) * 2013-06-07 2014-12-11 Ebay Inc. Transmitting listings based on detected location
US20150149542A1 (en) * 2013-11-27 2015-05-28 Chintan Jain System and methods for generating and provisioning a personalized geo-fence
US10136251B2 (en) * 2013-11-28 2018-11-20 Microsoft Technology Licensing, Llc Geofence compositions
US9307359B2 (en) * 2013-12-05 2016-04-05 Ebay Inc. Methods, systems, and apparatus for a geo-fence system
US9225522B2 (en) * 2013-12-27 2015-12-29 Linkedin Corporation Techniques for populating a content stream on a mobile device
DE202015009195U1 (en) * 2014-02-11 2016-11-15 Google Inc. Virtual geographic scopes, consisting of several component forms
US9396354B1 (en) 2014-05-28 2016-07-19 Snapchat, Inc. Apparatus and method for automated privacy protection in distributed images
US9113301B1 (en) 2014-06-13 2015-08-18 Snapchat, Inc. Geo-location based event gallery
US10387457B2 (en) * 2014-06-17 2019-08-20 Sap Se Grid-based analysis of geospatial trajectories
US10824654B2 (en) 2014-09-18 2020-11-03 Snap Inc. Geolocation-based pictographs
US11216869B2 (en) 2014-09-23 2022-01-04 Snap Inc. User interface to augment an image using geolocation
US9015285B1 (en) 2014-11-12 2015-04-21 Snapchat, Inc. User interface for accessing media at a geographic location
US10311916B2 (en) 2014-12-19 2019-06-04 Snap Inc. Gallery of videos set to an audio time line
US9385983B1 (en) 2014-12-19 2016-07-05 Snapchat, Inc. Gallery of messages from individuals with a shared interest
US9413786B1 (en) 2015-02-04 2016-08-09 International Business Machines Corporation Dynamic enterprise security control based on user risk factors
KR102662169B1 (en) * 2015-03-18 2024-05-03 스냅 인코포레이티드 Geo-fence authorization provisioning
WO2016154949A1 (en) 2015-03-31 2016-10-06 SZ DJI Technology Co., Ltd. Authentication systems and methods for generating flight regulations
EP3132619B1 (en) * 2015-03-31 2022-03-23 SZ DJI Technology Co., Ltd. Systems and methods for displaying geo-fencing device information
JP6459014B2 (en) 2015-03-31 2019-01-30 エスゼット ディージェイアイ テクノロジー カンパニー リミテッドSz Dji Technology Co.,Ltd Geo-fencing device
JP6355034B2 (en) * 2015-03-31 2018-07-11 エスゼット ディージェイアイ テクノロジー カンパニー リミテッドSz Dji Technology Co.,Ltd Geofencing device identification method and geofencing device identification system
US10135949B1 (en) 2015-05-05 2018-11-20 Snap Inc. Systems and methods for story and sub-story navigation
US10120948B2 (en) 2015-10-13 2018-11-06 Google Llc Providing notifications based on geofencing search results
US9918191B2 (en) * 2015-10-26 2018-03-13 Intel Corporation Mobile geo-fence system
US10354425B2 (en) 2015-12-18 2019-07-16 Snap Inc. Method and system for providing context relevant media augmentation
CN107291784B (en) * 2016-04-13 2020-08-04 阿里巴巴集团控股有限公司 Method and device for acquiring geo-fence categories and business equipment
US9992620B2 (en) 2016-05-09 2018-06-05 Hippware, Inc. Platform for geo-fence social media
US9589255B1 (en) 2016-09-14 2017-03-07 Graffiti Video Inc. Collaborative media capture and sharing system
US10582277B2 (en) 2017-03-27 2020-03-03 Snap Inc. Generating a stitched data stream
WO2018223346A1 (en) * 2017-06-08 2018-12-13 深圳市乃斯网络科技有限公司 Method and system for positioning in photograph sharing
CN108318902B (en) * 2017-11-22 2021-02-05 和芯星通(上海)科技有限公司 Self-adaptive geo-fence detection method and device, electronic equipment and management method
CN108389351A (en) * 2018-04-24 2018-08-10 成都恒高科技有限公司 Tag match, fence border control method, apparatus and storage medium
KR102249383B1 (en) * 2019-04-25 2021-05-07 군산대학교 산학협력단 Method of Discovering Region of Attractions from Geo-tagged Photos and Apparatus Thereof
CN110415012A (en) * 2019-06-05 2019-11-05 中国联合网络通信集团有限公司 Dynamic scene area determination method, device, equipment and readable storage medium storing program for executing
CN110602641A (en) * 2019-09-17 2019-12-20 深圳市和讯华谷信息技术有限公司 Wireless network pushing method and system based on geo-fencing
US11900394B1 (en) * 2020-11-13 2024-02-13 Gen Digital Inc. Location-based anomaly detection based on geotagged digital photographs

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110112768A1 (en) * 2009-11-09 2011-05-12 Qualcomm Incorporated Scalable GeoFences
US8018329B2 (en) * 2008-12-12 2011-09-13 Gordon * Howard Associates, Inc. Automated geo-fence boundary configuration and activation

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6411899B2 (en) * 1996-10-24 2002-06-25 Trimble Navigation Ltd. Position based personal digital assistant
JP2000181814A (en) * 1998-12-14 2000-06-30 Nec Corp Electronic mail system
US7385499B2 (en) * 2004-12-17 2008-06-10 United Parcel Service Of America, Inc. Item-based monitoring systems and methods
US7848765B2 (en) * 2005-05-27 2010-12-07 Where, Inc. Location-based services
US20080252527A1 (en) * 2007-04-03 2008-10-16 Juan Carlos Garcia Method and apparatus for acquiring local position and overlaying information
EP2015024A3 (en) * 2007-06-19 2009-03-25 GroundSpeak, Inc. System and method for providing player interfacing layouts for geolocational activities
US20090005071A1 (en) * 2007-06-28 2009-01-01 Apple Inc. Event Triggered Content Presentation
US8797214B2 (en) * 2007-07-06 2014-08-05 Qualcomm Incorporated Tracking implementing geopositioning and local modes
US8463297B2 (en) * 2007-12-27 2013-06-11 Trueposition, Inc. Subscriber selective, area-based service control
US8170580B2 (en) * 2008-11-04 2012-05-01 International Business Machines Corporation Geo-boundary triggered messaging and schedule system and method of use
US8213957B2 (en) * 2009-04-22 2012-07-03 Trueposition, Inc. Network autonomous wireless location system
US8284748B2 (en) * 2010-07-07 2012-10-09 Apple Inc. Ad hoc formation and tracking of location-sharing groups
US20120324018A1 (en) * 2011-06-16 2012-12-20 Yahoo! Inc. Systems and methods for location based social network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8018329B2 (en) * 2008-12-12 2011-09-13 Gordon * Howard Associates, Inc. Automated geo-fence boundary configuration and activation
US20110112768A1 (en) * 2009-11-09 2011-05-12 Qualcomm Incorporated Scalable GeoFences

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
JIEBO LUO ET AL.: "Geotagging in multimedia and computer vision-a survey.", PROC. OF THE MULTIMEDIA TOOLS AND APPLICATIONS, vol. 51, January 2011 (2011-01-01), pages 187 - 211, XP019872504 *
See also references of EP2776921A4 *
XIN LU ET AL.: "Photo2Trip Generating Travel Routes from Geo-Tagged Photos for Trip Planning.", PROC. OF THE MM, 10 October 2010 (2010-10-10), pages 143 - 152, XP055148054 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160000822A (en) * 2014-05-30 2016-01-05 시아오미 아이엔씨. Method and apparatus for determining position
KR101638726B1 (en) 2014-05-30 2016-07-11 시아오미 아이엔씨. Method, apparatus, program and recording medium for determining position
CN109819403A (en) * 2019-01-28 2019-05-28 北京摩拜科技有限公司 Generate the method, apparatus and electronic equipment of fence
CN109819403B (en) * 2019-01-28 2021-07-23 汉海信息技术(上海)有限公司 Method and device for generating electronic fence and electronic equipment

Also Published As

Publication number Publication date
CN102930107A (en) 2013-02-13
KR20140089537A (en) 2014-07-15
US20130117266A1 (en) 2013-05-09
EP2776921A4 (en) 2016-04-13
EP2776921A1 (en) 2014-09-17
JP2014532951A (en) 2014-12-08

Similar Documents

Publication Publication Date Title
US20130117266A1 (en) Geo-fence based on geo-tagged media
US20210243552A1 (en) Location Service Management
US9654577B2 (en) Techniques to generate mass push notifications
US8682300B2 (en) Adaptation of notification perimeter based on relevance to a user
AU2012202777B2 (en) Retrieving contact information based on image recognition searches
US20130045729A1 (en) Location-based promotion of applications
US20140324856A1 (en) Application discoverability
US9549287B2 (en) Geofence profile management
JP2014519103A (en) Find nearby places based on automatic queries
US20130031169A1 (en) Conditional location-based reminders
EP3567887B1 (en) Communication method and device
JP2014517391A (en) Private and public applications
US20150230078A1 (en) Secure Ad Hoc Data Backup to Nearby Friend Devices
US20230045553A1 (en) Privacy safe joint identification protocol
US10123191B2 (en) Device operational profiles
US9473883B2 (en) Location service authorization and indication
KR20200064160A (en) Mobile-based mapping control of display contents
US8150429B1 (en) Cost-effective voting
US10433105B2 (en) Geographically-driven group communications
US9807214B2 (en) Temporary contacts
EP4327515A1 (en) Enhance single sign-on flow for secure computing resources
US20240106652A1 (en) Providing and Using a User Login Protection Service
US11176021B2 (en) Messaging systems with improved reliability
KR101574423B1 (en) Method and apparatus for managing participating information of terminal
EP3427214A1 (en) Sharing personalized entities among personal digital assistant users

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 12847017

Country of ref document: EP

Kind code of ref document: A1

REEP Request for entry into the european phase

Ref document number: 2012847017

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2012847017

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 20147012424

Country of ref document: KR

Kind code of ref document: A

ENP Entry into the national phase

Ref document number: 2014541209

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE