The PhotoGlobe Sorter Settings Screen - Take Control

This screen is the software's control center. It allows you to configure MapTiler mapping for your PDF reports (API key, styles, tile size) and choose photo categories via templates. Discover each area in detail.

The PhotoGlobe Sorter Settings screen centralizes the software's technical configuration. There are two main areas: MapTiler mapping configuration (left) and photo category selection (right).

2 Main Zones
MapTiler Map API
config.json Save File
Full screenshot of the organization interface with annotations 1, 2, 3 pointing to the Library, Structure Zone, and Preview

πŸ—ΊοΈ Main Zone: Map Configuration

This part of the screen controls everything related to the heat maps that appear in your PDF reports generated by PhotoGlobe Sorter.

A. "Provider" Card - Choosing the Visual Style

Here, you configure the basic options for your professional maps. Currently, only MapTiler is available as a map background provider.

Available Styles:

  • bright-v2: A clean, simple style, ideal for easy reading with high contrast.
  • streets-v2: A detailed style with visible street names, neighborhoods, and points of interest.

The choice of style depends on your report's use: bright-v2 for a clean presentation, streets-v2 for maximum geographical context.

B. "API" Card - Access Key Configuration

For PhotoGlobe Sorter to generate maps, it needs an "API key" to communicate with MapTiler's servers. This is an authentication code that you must obtain and configure.

"API Key" Field:

  • This is where you paste your MapTiler access key.
  • For security reasons, the code is hidden by dots (●●●●●).
  • Click the eye icon πŸ‘οΈ to temporarily show the key in plain text.
  • The key typically looks like this: AbCdEfGh12345IjKlMnOp67890
πŸ’‘ Where to get your MapTiler API key?

Go to maptiler.com, create a free account with no credit card required (as of August 2025), then go to your dashboard to generate your personal API key. The free plan allows up to 10,000 tiles per month, which is more than enough for personal use.

C. Tile Size - Quality vs. Performance

This setting defines the map's rendering quality:

  • 512px (recommended): High-quality rendering, sharp and detailed maps, larger file size.
  • 256px: Standard quality rendering, slightly less detailed maps, smaller file size, useful for slow internet connections.

For professional PDF reports intended for printing or presentation, choose 512px. For web or mobile use, 256px may be sufficient.

D. "Actions" Card - Validation and Saving

This is where you finalize and save your map settings.

JSON Preview:

A technical text block displays a real-time preview of the JSON structure that will be saved to the assets/config.json file. This provides transparency, allowing advanced users to verify exactly what will be written.

πŸ”„

Reset

Cancels all your unsaved changes and reloads the current configuration from the config.json file.

βœ“

Validate

Performs a quick check of the configuration (API key presence, correct format). A message indicates if everything is in order.

πŸ’Ύ

Save

The most important one! Writes your settings to assets/config.json to save them permanently.

πŸ§ͺ

Test

Some versions include a MapTiler connection test to verify that your API key is working correctly.

[VISUAL: Screenshot of the "Map Configuration" area, with labels pointing to Style, API Key, Tile Size, JSON Preview, and the action buttons]

🎨 Right Panel: Choosing Photo Categories

This side panel allows you to select themes or categories to classify your photo collections. These choices are then passed to the rest of the application to customize the user experience.

A. Quick Templates

For speed, PhotoGlobe Sorter offers predefined templates suited for different photographic uses:

  • 🌍 Travel: Focused on geography, destinations, discovery.
  • πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Family: Family events, portraits, daily life.
  • πŸŽ‰ Events: Weddings, birthdays, celebrations.
  • ⚑ Custom: Personalized mode for detailed manual selection.

Only one template can be active at a time. Click the corresponding icon to activate it instantly.

B. Specialized Chips

If you click the "Custom" ⚑ template, a list of "chips" appears. These are checkboxes that allow for a very precise selection of multiple themes:

  • Nature: Landscapes, fauna, flora.
  • Architecture: Buildings, monuments, cityscapes.
  • Food: Dishes, restaurants, gastronomy.
  • Sport: Sports activities, competitions.
  • Art & Culture: Museums, exhibitions, performances.
  • Animals: Pets or wildlife.

You can select as many chips as needed to precisely match your photo collection.

C. Summary and Actions

A small summary always shows your current selection. You then have three buttons:

  • Test: Displays a simple info box with your selection, without applying anything.
  • Apply: Confirms your choice and sends the selection to the application.
  • Clear: Empties your entire selection to start over.
Full screenshot of the organization interface with annotations 1, 2, 3 pointing to the Library, Structure Zone, and Preview

πŸ’‘ Best Practices and Expert Tips

πŸ” API Key Security

Your MapTiler API key is sensitive. Here's how to protect it:

  • Never share your API key publicly or on forums.
  • If you share your config.json file, delete the API key first.
  • You can regenerate a new key at any time from your MapTiler account.
  • The free plan is sufficient for personal use (10,000 tiles/month).
⚠️ Warning: Validate vs. Save

The "Validate" button is just a verification helper. You can easily "Save" a configuration without an API key, but the maps simply won't be able to generate in the PDF reports. Make sure you have a valid API key before generating your first reports.

🌐 Choosing a Map Style

The choice between bright-v2 and streets-v2 depends on your use case:

  • Bright-v2: Ideal for minimalist reports where the map is a background. High contrast, easy to read even in black and white.
  • Streets-v2: Perfect for detailed reports where you want to show precise locations (street names, neighborhoods, points of interest).

πŸ“Š Performance Optimization

To optimize the generation of your PDF reports:

  • Use 512px for final reports intended for printing or presentation.
  • Use 256px during the testing phase to generate reports more quickly.
  • A stable internet connection is required during generation (tiles are downloaded in real-time).

🎯 Custom Categories

To get the most out of the category system:

  • Start with a predefined template to see how it works.
  • Then, switch to "Custom" mode to refine your selection.
  • The categories chosen here are independent of the folder structure you create in the "Organize" screen.
  • They are mainly used for classification and future application filters.

πŸ’­ Important Points to Remember

  • Everything is local: The Settings screen does not test the key online or download anything here. It only saves your preferences to config.json.
  • No Mixing: The "Categories" you choose here are independent of the folder structure you create in the "Organize" screen. They are two distinct functions.
  • Automatic Save: As soon as you click "Save," your settings are immediately written to the configuration file.
  • No Connection Required: You can configure your settings even without an internet connection. A connection is only needed when generating the PDF reports.
  • Safe Reset: The "Reset" button never deletes your config.json file; it simply reloads the currently saved values.
πŸŽ“ Pro Tip: Test with a small project first

Before generating a PDF report with thousands of photos, first create a small test project with 50-100 photos. This will allow you to verify that your API key is working correctly and that the chosen map style meets your expectations, without waiting for long generation times.

πŸš€ Recommended Workflow: 5-Step Configuration

1️⃣

Get API Key

Create a free account on MapTiler and copy your personal API key.

2️⃣

Choose Style

Select bright-v2 or streets-v2 based on your visualization needs.

3️⃣

Set Size

Define the tile size (512px recommended for optimal quality).

4️⃣

Select Categories

Choose a template or create your custom selection with chips.

5️⃣

Validate & Save

Click Validate to check, then Save to commit your settings.

Configuration Complete!

You now know how to customize the core of the software. Your MapTiler configuration is ready, and your categories are selected. It's time to take action and generate your first PDF reports with heat maps.

Check the Frequently Asked Questions β†’

About PhotoGlobe Sorter Settings Configuration

The PhotoGlobe Sorter Settings screen is the control center for the automatic photo sorting software. This interface centralizes two essential configurations: MapTiler mapping for PDF reports and the selection of photo categories.

The MapTiler mapping configuration requires a free API key to generate heat maps in your reports. You can choose between two visual styles (bright-v2 and streets-v2) and two tile sizes (512px high quality or 256px standard). All these parameters are saved in the assets/config.json file for permanent reuse.

The photo category system offers predefined templates (Travel, Family, Events) or a Custom mode with customizable chips. These categories allow you to classify your photo collections according to your specific needs and are independent of the folder structure created in the "Organize" screen.

This complete guide has explained how to get your free MapTiler API key, configure professional map styles, optimize tile size for your PDF reports, and select the right categories for your collection. You now master the PhotoGlobe Sorter control center and are ready to generate professional-quality map reports.

Get Your Lifetime License

One-time payment β€’ No subscription β€’ Unlimited photos forever

πŸ›‘οΈ
100% Private
πŸ”’
Secure Checkout
βœ…
No Subscription
⚑
Instant Access

Why Trust PhotoGlobe Sorter?

βœ…
Reporting
Executive Reports
πŸ”
Secure Payment
256-bit SSL encryption
🌍
1-for-1 Model
Each purchase helps an NGO
⭐
500+ Users
Already convinced