issues
search
georust
/
geojson
Library for serializing the GeoJSON vector GIS file format
https://crates.io/crates/geojson
Apache License 2.0
276
stars
60
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Gracefully handle case where Feature is passed to FeatureIterator
#195
frewsxcv
opened
2 years ago
1
Fix converting a GeometryCollection Feature to geo_types
#194
michaelkirk
closed
2 years ago
2
Converting simple `FeatureCollection` to `geo-types` causes an error
#193
frewsxcv
closed
2 years ago
4
Add macros to ease the creation of structures
#192
frewsxcv
opened
2 years ago
4
Reexport `JsonObject` and `JsonValue` from `serde_json`.
#191
frewsxcv
closed
2 years ago
2
Derive `Default` for `Feature`.
#190
frewsxcv
closed
2 years ago
2
enable geo-types integration by default
#189
michaelkirk
closed
2 years ago
4
Parse inner GeoJson members directly from str
#188
michaelkirk
closed
2 years ago
3
expose an optional `preserve_order` feature that passes through to serde_json
#187
michaelkirk
opened
2 years ago
1
Support for `postgis` crate.
#186
EvanCarroll
opened
2 years ago
0
Re-export serde_json::Map
#185
frewsxcv
closed
2 years ago
0
Improved ergonomics with ToGeoJson and TryFromGeoJson traits
#184
michaelkirk
closed
2 years ago
4
Revamp docs
#183
michaelkirk
closed
2 years ago
2
feature without 'properties' key doesn't error
#182
michaelkirk
closed
2 years ago
4
Streaming feature collection deserializer
#181
bjornharrtell
closed
2 years ago
5
Explore whether we could benefit from Serde's zero-copy deserialization feature
#180
frewsxcv
opened
2 years ago
0
Fix typo
#179
yukinarit
closed
2 years ago
2
Fix clippy warnings
#178
yukinarit
closed
2 years ago
2
Fix comment for consistency
#177
coolultra1
closed
2 years ago
2
Improve serialization memory footprint
#176
rmanoka
opened
2 years ago
8
Add an example of converting from geojson to geo_types in the Geometr…
#175
dabreegster
closed
2 years ago
2
docs: clarify that geo-types feature is required for conversion to geo objects
#174
michaelkirk
closed
3 years ago
2
Code Example converting geo_types::Geometry<f64> returns Error E0277
#173
raphi-web
closed
3 years ago
2
Doc improvements
#172
urschrei
closed
2 years ago
4
Add FromIterator impl for FeatureCollection
#171
rmanoka
closed
3 years ago
10
More ergonomic FeatureCollection with properties creation
#170
urschrei
opened
3 years ago
6
Renamed `geojson::GeoJson` to `geojson::Object` to improve clarity
#169
mkatychev
opened
3 years ago
0
Release 0.22.1
#168
michaelkirk
closed
3 years ago
5
add `geojson.to_string()`/`geojson.to_pretty_string()` convenience methods?
#167
michaelkirk
closed
1 year ago
1
deprecate `quick_collection` in favor of more idiomatic `geo_types::GeometryCollection::try_from(geojson)`?
#166
michaelkirk
opened
3 years ago
1
convert geo_types::Geometry variant directly to GeoJson
#165
michaelkirk
closed
3 years ago
2
changelog updates
#164
michaelkirk
closed
3 years ago
0
GeoJSON::from(geo:Geometry) / GeoJSON::from(geo:Polygon) / etc
#163
michaelkirk
closed
3 years ago
2
Provide additional conversions from `Geometry` and `Value` to `Feature`
#162
urschrei
closed
3 years ago
11
How to write a vector of polygons?
#161
Robinlovelace
closed
3 years ago
12
Update geo-types version
#160
urschrei
closed
3 years ago
5
Upgrade to geo-types 0.7
#159
maxburke
closed
3 years ago
7
update geo-types
#158
michaelkirk
closed
3 years ago
2
more ergonomic property access
#157
michaelkirk
opened
3 years ago
8
return owned value when removing item, same as underlying json API
#156
michaelkirk
closed
3 years ago
2
Prefer TryFrom which gives you TryInto for free
#155
michaelkirk
closed
3 years ago
4
Add from_reader to GeoJson
#154
aeryz
closed
3 years ago
1
Add benchmark for geojson::quick_collection.
#153
frewsxcv
closed
3 years ago
1
Change serde::Serialize implementations to serialize structures directly without building up a JsonObject
#152
frewsxcv
opened
3 years ago
4
Display GeoJSON string for geojson::Value
#151
pjsier
closed
3 years ago
6
Introduce GeoJson#from_reader so user doesn't need to pull in serde_json
#150
frewsxcv
closed
3 years ago
0
Display implementation of geojson::Value should print the GeoJson string
#149
frewsxcv
closed
3 years ago
2
crates publishing team
#148
michaelkirk
closed
4 years ago
2
Improve Value docs with more info
#147
urschrei
closed
4 years ago
2
0.20.0 was never published
#146
Fishrock123
closed
4 years ago
2
Previous
Next