Before You Start
To run PathFinder atlas search in the current app, you need:
- a saved natal snap
- a selected PathFinder goal
- body and angle filters that still leave relevant lines available for the selected goal
If no natal snap is selected, the map and atlas workflow do not load. If no goal is selected, Search Best Cities does not run.
PathFinder Goals
- The active PathFinder goal picker
- Core Goals in the current shipped goal list
- Specialist Variants for narrower scoring models
Search Best Cities, which uses the selected goal
The goal picker is not cosmetic. It changes how atlas candidates are ranked.
In the current frontend, the list is grouped into:
Core GoalsSpecialist Variants
The selected goal also exposes a short summary card in the left rail so you can confirm what the current scoring model is trying to prioritize.
Set The Search Scope
- Angle filters, which affect both the map and atlas ranking
- Goal summary card for the selected PathFinder model
- Workspace tabs
- Search Atlas fields, including keyword, country code, and region filter
- Inspect City, used for direct one-place scoring instead of atlas ranking
The Search Atlas section gives you four main scope controls:
- optional city or country keyword
- optional country code
- region filter
- search resolution
The region filter currently offers:
All regionsAfricaAsiaEuropeNorth AmericaOceaniaSouth America
The resolution chooser currently offers:
CoarseStandardFineUltra
In the frontend text, these are described as:
Coarse: fastest scanStandard: good default for normal PathFinder workFine: denser scan and deeper shortlistUltra: deepest atlas scan, using the full shipped catalog and live query augmentation
Use the broadest practical search first. Narrow the region or increase the resolution when the initial shortlist is too weak or too broad.
Run Atlas Search
- The selected PathFinder goal
- The live atlas-search panel while the search session is running
- Candidate-pool progress and percent complete
- Resolution and region context for the current run
Search Best Cities starts an atlas-search session and then polls the backend for progress until a final result is ready.
In the current frontend and backend flow:
- the modal submits the selected snap, goal, filters, region, and resolution
- the backend starts a queued atlas-search session
- the UI polls the session progress endpoint
- the final shortlist is fetched from the result endpoint
This is why the UI can show staged progress, percent complete, and candidate counts instead of freezing the modal while the full search runs.
If your current body and angle filters remove everything needed for the selected goal, the backend rejects the run. In practice, that means you should not over-prune the sky before running PathFinder.
Read The Best Matches Rail
- The left rail with snap, filters, goal, and atlas search controls
- The Search Atlas block that produced the shortlist
- The map workspace, including best-match pins
- The Best Matches rail
- Candidate cards with
InspectandAdd
Once the search finishes, the map workspace stays primary and the shortlist appears in the right rail.
Each match card shows:
- rank
- city name and country
- population when available
- score badge
- lead support line
InspectAdd
Use Inspect when you want to anchor the rest of the workspace to one city and continue into:
IntersectionsLocal SpaceReport
The map can also show best-match pins so you can keep the shortlist connected to the actual line geometry.
Atlas Search Versus Inspect City
The two workflows are related, but they are not the same.
- Use
Search Best Citieswhen you want PathFinder to rank the atlas for a selected goal. - Use
Inspect Citywhen you already have a place in mind and want to score that single location directly.
The left-rail helper text is explicit about this division: atlas search ranks candidates, while inspection scores one place directly.
Practical Workflow
For most Astrocartography PathFinder work, the clean order is:
- load the natal snap you want to use
- choose the bodies and angles that matter
- choose a PathFinder goal
- start with
Standardresolution and a broad region - run
Search Best Cities - inspect the strongest city from the shortlist
- open
Intersections,Local Space, orReportonly after one city is selected
Notes
- Atlas search is goal-driven. It is not just a generic location search.
- A saved natal snap is required before the map and atlas tools can run.
- Body and angle filters affect PathFinder results, not only the visible map.
Ultraresolution is the deepest atlas scan and can take longer than the lighter modes.- The map remains the primary workspace even when you are using PathFinder. The shortlist is meant to feed inspection, not replace it.