diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-02-24 22:04:55 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-02-24 22:04:55 +0800 |
commit | 97126d055616558fc253d1061aa57e38337a49da (patch) | |
tree | 56bda605b380bf8adfb2eed5260f742cc7b420e4 /astro/readosm/distinfo | |
parent | d6e5c5b7945993853342ad1374625dbc5703007d (diff) | |
download | freebsd-ports-gnome-97126d055616558fc253d1061aa57e38337a49da.tar.gz freebsd-ports-gnome-97126d055616558fc253d1061aa57e38337a49da.tar.zst freebsd-ports-gnome-97126d055616558fc253d1061aa57e38337a49da.zip |
ReadOSM is an open source library to extract valid data from within an Open
Street Map input file. Such OSM files come in two different formats:
* files identified by the .osm suffix simply are plain XML files.
* files identified by the .osm.pbf suffix does containt the same identical
data, but adopting the Google's Protocol Buffer serialization format and thus
requiring much less storage space.
WWW: https://www.gaia-gis.it/fossil/readosm/index
PR: 197262
Submitted by: coder@tuxfamily.org
Diffstat (limited to 'astro/readosm/distinfo')
-rw-r--r-- | astro/readosm/distinfo | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/readosm/distinfo b/astro/readosm/distinfo new file mode 100644 index 000000000000..3e5f0209ca8a --- /dev/null +++ b/astro/readosm/distinfo @@ -0,0 +1,2 @@ +SHA256 (readosm-1.0.0d.tar.gz) = f056d26489610699802a2a44e315750383af303cf7dcdc580c52bb5ed4d136e3 +SIZE (readosm-1.0.0d.tar.gz) = 1095751 |