albar965 / littlenavmap

Little Navmap is a free flight planner, navigation tool, moving map, airport search and airport information system for Flight Simulator X, Microsoft Flight Simulator 2020, Prepar3D and X-Plane.
https://albar965.github.io/littlenavmap.html
GNU General Public License v3.0
1.28k stars 164 forks source link

IVAO CTR as Circle, while Boundary seems weel defined #1079

Closed cowreth closed 7 months ago

cowreth commented 8 months ago

Hi ✋

I've tried to find any issue related, but found none with the info I have there, so I'm opening a new one.

Issue : I see "Circles" for CTR on IVAO, while I have a (seemingly) correct boundary file.

Screenshot : image image

Focused on one CTR particularly, Bordeaux Center : image

It seems well defined in my atc_positions.json (extract here, cut is mine), which I downloaded on LNM's website (IVAO ATC Positions 20240101.zip)

{"center_id": "LFBB", "middle_identifier": "U", "position": "CTR", "map_region": [{"lat": 42.332, "lng": 2.5328}, {"lat": 42.333, "lng": 2.542}, {"lat": 42.338, "lng": 2.5437}, {"lat": 42.341, "lng": 2.5515}, [........] {"lat": 42.363, "lng": 2.4569}, {"lat": 42.359, "lng": 2.4675}, {"lat": 42.34, "lng": 2.4812}, {"lat": 42.343, "lng": 2.5}, {"lat": 42.332, "lng": 2.5328}], "type": "FIR", "name": "Bordeaux Control"},

I know the matching is quite hard, and that it may not work, but in my case it seems to never work. Is there something I missed ?

Cheeeeers and happy new year o/ Seb

albar965 commented 8 months ago

Sorry, missed this issue. Should be improved with the new boundary files I uploaded and with the improved matching.

albar965 commented 7 months ago

Closing. Let's continue the discussion with the reopened #490