Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
irees committed May 3, 2018
1 parent 6f6e838 commit 8aa88a1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,14 @@ For complete help on command-line arguments:
osm_planet_extract -h
```

### osm_planet_get_timestamp

A simple utitlity to print the timestamp of an OSM pbf file.

```sh
osm_planet_get_timestamp planet-latest.osm.pbf
```

### elevation_tile_download

Download elevation tiles from the [Terrain Tiles in the AWS Public Datasets program](https://aws.amazon.com/public-datasets/terrain/). Download for the entire planet, only tiles within a single bounding box, or within multiple bounding boxes.
Expand Down

0 comments on commit 8aa88a1

Please sign in to comment.