Use post Message from geozero (#249)

This commit is contained in:
Max Ammann 2023-01-29 16:13:38 +01:00 committed by GitHub
parent 5b9bcbd0b0
commit f57ddef09f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -49,8 +49,7 @@ cgmath = "0.18.0"
geo = "0.23.1"
geo-types = { version = "0.7.6", features = ["use-rstar_0_9"] }
rstar = "0.9.3"
prost = "0.11.5"
geozero = { version = "0.9.5", default-features = false, features = ["with-mvt", "with-geo"] }
geozero = { version = "0.9.7", default-features = false, features = ["with-mvt", "with-geo"] }
tile-grid = "0.3.0"
# Rendering

View File

@ -1,7 +1,6 @@
use std::collections::HashSet;
use geozero::GeozeroDatasource;
use prost::Message;
use geozero::{mvt::Message, GeozeroDatasource};
use crate::{
io::{