Hi,
I'm looking at grabbing all the latest data from
https://www.aip.net.nz/ to update some very outdated data in New Zealand. I will automate this process so it can be done regularly. Every cycle or something like that.
How can I find out where the openAIP auto generated data source comes from? It's seems to be incorrect where openAIP is sourcing this data from, maybe this point needs to be updated?
I'm planning to scrape all the latest data to supply to AvareX EFB app along with updating OpenAIP
The limitation with the API is you can only update a single airport at a time, maybe I can update the complete JSON file found here
https://storage.googleapis.com/29f98e10-a489-4c82-ae5e-489dbcd4912f/nz_apt.json and then supply back to OpenAIP?
There is also new airspace that will also need to be updated. That goes in effect next month so will update then.
I would create a new JSON and compare with existing for data consistency and only update what's required.
Thanks,
Matthew