random-geojson-points

Crates.iorandom-geojson-points
lib.rsrandom-geojson-points
version0.1.2
sourcesrc
created_at2019-10-24 22:24:04.958495
updated_at2019-10-25 13:40:36.744588
descriptionGenerate GeoJSON FeatureCollection with random Point Features.
homepagehttps://github.com/guidorice/random-geojson-points
repositoryhttps://github.com/guidorice/random-geojson-points
max_upload_size
id175449
size348,241
Alex G Rice (guidorice)

documentation

https://docs.rs/random-geojson-points

README

random-geojson-points

Generate a GeoJSON FeatureCollection with random Point Features.

setup & usage

cargo install random-geojson-points
random-geojson-points > test.geojson
# 100 random points are in test.geojson

map preview

Commit count: 11

cargo fmt