Code Monkey home page Code Monkey logo

bridge-map-view's Introduction

Adobe Bridge Map View Extension

A Google Maps based extension for Adobe Bridge for geotagging photos and showing their location on an interactive map.

Prerequisites

You need to generate your personal Google Cloud API key to use the extension. You need to set billing information etc., but worry not, the Google Maps Platform gives generous monthly free quota, so you will practically never have to pay real money to use this extension, if you don't share your API key with others. (small print: nevertheless l take no responsibility if you somehow manage to exceed your free quota. Set a usage limit if worried).

  1. Create a Google Cloud project

    • Enable Maps JavaScript API and Places API for the project
  2. Generate an API key

    • Copy the generated key
  3. Since this extension is not packaged or signed, it can only be used with debug mode enabled

Installation

  1. Clone the repository or download as a zip
  2. Copy the MapViewCEP to any of the extension folders
    • It has been reported that only the per-user folders work, so I suggest trying that first. E.g. for Windows C:\Users\<USERNAME>\AppData\Roaming\Adobe\CEP\extensions
  3. Copy the nativeEventForwarder.jsx script to the Startup Scripts folder of Bridge. You can find the path from Edit → Preferences → Startup Scripts → Reveal My Startup Scripts
  4. (Re)start Bridge
  5. Open extension from Window → Extensions → Map

Usage

Save API key

When you first launch the extension, you will be asked to enter your API key. If it works, the map will launch and the key will be saved in the extension's userdata folder. If it does not work (wrong key, insufficient permissions for the key), the API key will be asked again.

Geotagging

Click anywhere on the map to set a marker, and click Save location to EXIF. The marker location will be saved to the EXIF metadata (GPSLatitude and GPSLongitude) of all selected items that support EXIF metadata, in degrees and decimal minutes format (DDD,MM.mmmmmmk).

Color themes

Map color themes can be changed in MapViewCEP/client/mapStyles.js. There are four styles, one for every Bridge's global interface theme. You can make your own styles with online tools like https://mapstyle.withgoogle.com/ and just replace any of the 4 style arrays with a new one. For example, if you use the darkest available Bridge interface, modify the mapStyleDarkest array.

Screenshots

Development

Tested only on Bridge 2021/2022/2023 for Windows. If you have bugs to report or features to request, please do! Pull requests are also welcome.


bridge-map-view's People

Contributors

stuomas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

bridge-map-view's Issues

API key is not stored

When entering an unrestricted API key and clicking "Go!", the input-field is cleared and nothing happens.

I'm using Adobe Bridge 12 on Windows 10, I've copied all files as described, enabled debug mode (CSXS.11), and created a new unrestricted API key,

Is there any way on seeing why it's not accepted?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.