openAIP / openaip

Public issue tracker of www.openaip.net.
39 stars 3 forks source link

"Brocken" tower not included in obstacles database #282

Closed reskume closed 2 months ago

reskume commented 1 year ago

Logic has been refined. No bug found. Wait till and check obstacle DB after next rotation if Brocken with OSM ID "201736254" exists in database. Works well in local DB. Export below:


{
  "bboxId": 60,
  "osmId": "201736254",
  "osmType": "way",
  "osmTags": {
    "building": "yes",
    "ele": "1125",
    "height": "123",
    "image": "http://upload.wikimedia.org/wikipedia/commons/2/2e/Neuer_sendemast_brocken.jpg",
    "man_made": "communications_tower",
    "name": "Funkturm Brocken",
    "wikidata": "Q2269992",
    "wikipedia": "de:Sendeanlagen auf dem Brocken"
  },
  "name": "Funkturm Brocken",
  "type": 4,
  "country": "DE",
  "geometry": {
    "type": "Point",
    "coordinates": [
      10.6144763,
      51.8002445
    ]
  },
  "height": {
    "value": 123,
    "unit": 0,
    "referenceDatum": 0
  },
  "elevation": {
    "value": 1123,
    "unit": 0,
    "referenceDatum": 1
  },
  "elevationGeoid": {
    "geoidHeight": 45.40168828383048,
    "hae": 1168.4016882838305
  },
  "_id": "6404de98bd2427bc5bd2899a",
  "createdAt": "2023-03-05T18:25:28.635Z",
  "updatedAt": "2023-03-05T18:25:28.635Z"
}
reskume commented 2 months ago

New refined import mechanism now in place. Brocken also.