I am trying to connect to flightxml using SearchBirdeyeInFlight method. I had to encode the query part of the url using UTF8 encoder but it returns wrong data. The Geoevent server I am using doesn’t recognize { or = so I have to encode it. Unfortunately, the encoded url doesnt return the lat longs within the range. Please help!!
http://flightxml.flightaware.com/json/FlightXML2/SearchBirdseyeInFlight?query={range lat 38.8863 40.897669} {range lon -79.03655 -77.1236 }
encoded url: