JosiahParry / serde_esri

Esri JSON struct definitions and serde integration.
https://josiahparry.github.io/serde_esri/
7 stars 2 forks source link

impl Default #14

Open JosiahParry opened 7 months ago

JosiahParry commented 7 months ago

Notably important for SpatialReference. Also, an EsriPoint::new(x, y) method would be nice