You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the proj crate as a submodule, because the proj-sys build script need to be changed so that proj-sys can be built with MYSYS2 on Windows (see georust/proj#156).
Warning instead of error when the gltf export in the subprocess fails (fixes #36).
The geoflow flowchart directory can be set at runtime with the TYLER_RESOURCES_DIR environment variable. By default, the directory is set to the CARGO_MANIFEST_DIR at compile time.
Features are assigned to tiles based on their bounding box, instead of only their vertices (fixes #28).