File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -26,13 +26,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
26
26
)
27
27
```
28
28
29
+ - Add has_z function to Geometries (author @ eseglem, https:// github.com/ developmentseed/ geojson- pydantic/ pull/ 103 )
30
+
29
31
# ## Changed
30
32
31
33
- Refactor and simplify WKT construction (author @ eseglem, https:// github.com/ developmentseed/ geojson- pydantic/ pull/ 97 )
34
+ - Support empty geometry coordinates (author @ eseglem, https:// github.com/ developmentseed/ geojson- pydantic/ pull/ 100 )
32
35
33
36
# ## Fixed
34
37
35
38
- Do not validates arbitrary dictionaries. Make `Type` a mandatory key for objects (https:// github.com/ developmentseed/ geojson- pydantic/ pull/ 94 )
39
+ - Add Geometry discriminator when parsing geometry objects (author @ eseglem, https:// github.com/ developmentseed/ geojson- pydantic/ pull/ 101 )
36
40
37
41
# ## Removed
38
42
You can’t perform that action at this time.
0 commit comments