Enum convert_osm::OnstreetParking
source · [−]pub enum OnstreetParking {
+ Enum convert_osm::OnstreetParking
source · [−]
pub enum OnstreetParking {
JustOSM,
Blockface(String),
SomeAdditionalWhereNoData {
@@ -18,10 +18,10 @@
SomeAdditionalWhereNoData
Fields
pct: usize
[0, 100]
If OSM data is missing, then infer parking lanes on some percentage of “highway=residential” roads.
-Trait Implementations
sourceimpl Clone for OnstreetParking
impl Clone for OnstreetParking
sourcefn clone(&self) -> OnstreetParking
fn clone(&self) -> OnstreetParking
Returns a copy of the value. Read more
+Trait Implementations
sourceimpl Clone for OnstreetParking
impl Clone for OnstreetParking
sourcefn clone(&self) -> OnstreetParking
fn clone(&self) -> OnstreetParking
Returns a copy of the value. Read more
1.0.0 · sourcefn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read more
sourceimpl<'de> Deserialize<'de> for OnstreetParking
impl<'de> Deserialize<'de> for OnstreetParking
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
-sourceimpl Serialize for OnstreetParking
impl Serialize for OnstreetParking
sourceimpl<'de> Deserialize<'de> for OnstreetParking
impl<'de> Deserialize<'de> for OnstreetParking
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
+sourceimpl Serialize for OnstreetParking
impl Serialize for OnstreetParking
Auto Trait Implementations
impl RefUnwindSafe for OnstreetParking
impl Send for OnstreetParking
impl Sync for OnstreetParking
impl Unpin for OnstreetParking
impl UnwindSafe for OnstreetParking
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
diff --git a/rustdoc/convert_osm/enum.PrivateOffstreetParking.html b/rustdoc/convert_osm/enum.PrivateOffstreetParking.html index 3bc1a53d61..28b2fb0577 100644 --- a/rustdoc/convert_osm/enum.PrivateOffstreetParking.html +++ b/rustdoc/convert_osm/enum.PrivateOffstreetParking.html @@ -4,14 +4,14 @@Enum convert_osm::PrivateOffstreetParking
source · [−]pub enum PrivateOffstreetParking {
+ Enum convert_osm::PrivateOffstreetParking
source · [−]
pub enum PrivateOffstreetParking {
FixedPerBldg(usize),
}
Expand description
If a building doesn’t have anything from public_offstreet_parking and isn’t tagged as a garage in OSM, how many private spots should it have?
-Variants
FixedPerBldg(usize)
Trait Implementations
sourceimpl Clone for PrivateOffstreetParking
impl Clone for PrivateOffstreetParking
sourcefn clone(&self) -> PrivateOffstreetParking
fn clone(&self) -> PrivateOffstreetParking
Returns a copy of the value. Read more
+Variants
FixedPerBldg(usize)
Trait Implementations
sourceimpl Clone for PrivateOffstreetParking
impl Clone for PrivateOffstreetParking
sourcefn clone(&self) -> PrivateOffstreetParking
fn clone(&self) -> PrivateOffstreetParking
Returns a copy of the value. Read more
1.0.0 · sourcefn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read more
sourceimpl<'de> Deserialize<'de> for PrivateOffstreetParking
impl<'de> Deserialize<'de> for PrivateOffstreetParking
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
-sourceimpl Serialize for PrivateOffstreetParking
impl Serialize for PrivateOffstreetParking
sourceimpl<'de> Deserialize<'de> for PrivateOffstreetParking
impl<'de> Deserialize<'de> for PrivateOffstreetParking
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
+sourceimpl Serialize for PrivateOffstreetParking
impl Serialize for PrivateOffstreetParking
Auto Trait Implementations
impl RefUnwindSafe for PrivateOffstreetParking
impl Send for PrivateOffstreetParking
impl Sync for PrivateOffstreetParking
impl Unpin for PrivateOffstreetParking
impl UnwindSafe for PrivateOffstreetParking
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
diff --git a/rustdoc/convert_osm/enum.PublicOffstreetParking.html b/rustdoc/convert_osm/enum.PublicOffstreetParking.html index 0d61b1c31c..585b9e86c1 100644 --- a/rustdoc/convert_osm/enum.PublicOffstreetParking.html +++ b/rustdoc/convert_osm/enum.PublicOffstreetParking.html @@ -4,17 +4,17 @@Enum convert_osm::PublicOffstreetParking
source · [−]pub enum PublicOffstreetParking {
+ Enum convert_osm::PublicOffstreetParking
source · [−]
pub enum PublicOffstreetParking {
None,
Gis(String),
}
Expand description
How many spots are available in public parking garages?
Variants
None
Gis(String)
Pull data from https://data-seattlecitygis.opendata.arcgis.com/datasets/public-garages-or-parking-lots, a Seattle-specific data source.
-Trait Implementations
sourceimpl Clone for PublicOffstreetParking
impl Clone for PublicOffstreetParking
sourcefn clone(&self) -> PublicOffstreetParking
fn clone(&self) -> PublicOffstreetParking
Returns a copy of the value. Read more
+Trait Implementations
sourceimpl Clone for PublicOffstreetParking
impl Clone for PublicOffstreetParking
sourcefn clone(&self) -> PublicOffstreetParking
fn clone(&self) -> PublicOffstreetParking
Returns a copy of the value. Read more
1.0.0 · sourcefn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read more
sourceimpl<'de> Deserialize<'de> for PublicOffstreetParking
impl<'de> Deserialize<'de> for PublicOffstreetParking
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
-sourceimpl Serialize for PublicOffstreetParking
impl Serialize for PublicOffstreetParking
sourceimpl<'de> Deserialize<'de> for PublicOffstreetParking
impl<'de> Deserialize<'de> for PublicOffstreetParking
sourcefn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error> where
__D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read more
+sourceimpl Serialize for PublicOffstreetParking
impl Serialize for PublicOffstreetParking
Auto Trait Implementations
impl RefUnwindSafe for PublicOffstreetParking
impl Send for PublicOffstreetParking
impl Sync for PublicOffstreetParking
impl Unpin for PublicOffstreetParking
impl UnwindSafe for PublicOffstreetParking
Blanket Implementations
sourceimpl<T> BorrowMut<T> for T where
T: ?Sized,
impl<T> BorrowMut<T> for T where
T: ?Sized,
const: unstable · sourcepub fn borrow_mut(&mut self) -> &mut T
pub fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more
diff --git a/rustdoc/convert_osm/fn.add_extra_buildings.html b/rustdoc/convert_osm/fn.add_extra_buildings.html index d2dd7d9fe5..03cb253aa1 100644 --- a/rustdoc/convert_osm/fn.add_extra_buildings.html +++ b/rustdoc/convert_osm/fn.add_extra_buildings.html @@ -4,5 +4,5 @@