weglide / bugtracker

WeGlide platform bug tracker.
https://www.weglide.org
11 stars 1 forks source link

Pinnacles Ranch Airport is Wrong #229

Open rocketman768 opened 1 year ago

rocketman768 commented 1 year ago

https://www.weglide.org/flight/259225

There are a few of us in California who fly out of a dirt strip we call "Panoche". It gets listed on WeGlide as "Pinnacles Ranch Airport", which is far away and has been decommissioned for decades. Pinnacles Ranch also isn't tagged with "California" so these flights don't even show up in a "California" query. Please add Panoche, California to the list of airports.

{
  "name": "PANOCHE",
  "lat": 36.61055,
  "lon": -120.885283,
  "elev": 409.0,
  "landable": {
    "freq": "123.300",
    "runways": [
      {
        "name": "09/27",
        "len": 607.0,
        "dir": 270,
        "surface": "unpaved"
      }
    ]
  }
},
benhirashima commented 1 year ago

I second this request. Also, Hollister Municipal Airport is in California, but is not tagged as being in California.

flyingjoe commented 1 year ago

Hi @rocketman768 thanks for reporting - have you checked if it's added to OpenAIP and could you add it, if it's missing? We regularly sync our airport data from there. Thanks!

benhirashima commented 1 year ago

@flyingjoe It looks like someone added Panoche to OpenAIP today. However, I see no way on OpenAIP to specify the state/province the airport is in. I guess it's inferred by the location of the airport? Can you explain why Pinnacles Ranch and Hollister are not counted as being in California?