Coordinate Override
Override the geocoded center point to focus on specific neighborhoods or landmarks.Basic Override
Use--latitude and --longitude together to specify exact coordinates:
You must provide both
--latitude and --longitude together. Providing only one will be ignored.Finding Coordinates
- Google Maps
- OpenStreetMap
- Nominatim API
- Right-click on the desired location
- Click the coordinates (e.g., “40.776676, -73.971321”)
- Coordinates are copied to clipboard
Use Cases
Focus on Specific Neighborhoods
Focus on Specific Neighborhoods
Center on a neighborhood instead of city center:
Feature Specific Landmarks
Feature Specific Landmarks
Center on iconic locations:
Correct Geocoding Errors
Correct Geocoding Errors
Sometimes Nominatim geocodes to the wrong location:
Create Neighborhood Series
Create Neighborhood Series
Generate multiple posters of different neighborhoods:
Batch Generation
Generate All Themes
Create 17 posters (one per theme) with a single command:Batch Multiple Cities
Use a shell script for batch processing:Batch with Different Themes
Assign specific themes to specific cities:batch_themed.sh
Parallel Processing
Speed up batch generation with GNU Parallel:Custom Dimensions
Social Media Formats
- Instagram Post
- Instagram Story
- Twitter Header
- Facebook Cover
Square format (1080x1080px)Resolution: 1080x1080px at 300 DPI
Desktop Wallpapers
Print Formats
- A4 (8.3 x 11.7 in)
- US Letter (8.5 x 11 in)
- A3 (11.7 x 16.5 in)
- Poster (18 x 24 in)
Complex Workflows
Multilingual Series
Create posters for the same city in multiple languages:multilingual_series.sh
Distance Comparison
Compare different zoom levels of the same city:Theme Comparison Grid
Generate comparison images for theme selection:comparison.sh
City Pattern Guide
Grid Cities
Characteristics: Regular street grids, right angles, predictable layout Best Settings:- Distance: 8000-12000m
- Themes: Noir, Contrast Zones, Monochrome Blue
Radial Cities
Characteristics: Concentric rings, radiating boulevards Best Settings:- Distance: 8000-12000m
- Themes: Gradient Roads, Pastel Dream
Organic Cities
Characteristics: Irregular streets, historical growth, maze-like Best Settings:- Distance: 10000-18000m
- Themes: Japanese Ink, Warm Beige, Terracotta
Waterfront Cities
Characteristics: Canals, rivers, coastline, harbors Best Settings:- Distance: 4000-12000m
- Themes: Blueprint, Ocean, Midnight Blue
Coastal Cities
Characteristics: Peninsula, bay, coastal curve Best Settings:- Distance: 10000-15000m
- Themes: Ocean, Sunset, Emerald
Troubleshooting
Memory errors with large dimensions
Memory errors with large dimensions
Reduce dimensions or distance:Or increase available memory:
Slow generation times
Slow generation times
Factors affecting speed:
- Distance (larger = slower)
- City density (Tokyo slower than rural areas)
- Dimensions (larger = slower)
Coordinates not working as expected
Coordinates not working as expected
Ensure you’re using decimal degrees (not DMS):Convert DMS to decimal:
Decimal = Degrees + (Minutes/60) + (Seconds/3600)Batch script fails on some cities
Batch script fails on some cities
Add error handling:
Performance Tips
Reduce Distance
Use smaller distance values for faster generation:
- Small cities: 4000-8000m
- Medium cities: 8000-12000m
- Large cities: 12000-18000m
Batch Wisely
Generate multiple themes for one city (cached map data) rather than multiple cities:
Use Parallel Processing
Leverage GNU Parallel for batch jobs:
Preview Mode
Test with smaller dimensions first:
Next Steps
Theme Gallery
Explore all 17 built-in themes
Create Custom Themes
Design your own theme color palettes
Multilingual Support
Display city names in any language