fbw_map_parser 1.0.0

This library allows extracting height data at an arbitrary geographical coordinate from the dataset used by FlyByWire simulations for Microsoft Flight Simulator.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.zune-inflate]
default-features = false
features = ["gzip"]
version = "0.2"

[package]
description = "This library allows extracting height data at an arbitrary geographical coordinate from the dataset used by FlyByWire simulations for Microsoft Flight Simulator."
edition = "2021"
license = "MIT"
name = "fbw_map_parser"
readme = "README.md"
repository = "https://github.com/KnedlikMCPE/fbw_map_parser"
version = "1.0.0"