Skip to content

Commit

Permalink
Merge pull request #602 from bradh/patch-1
Browse files Browse the repository at this point in the history
Update usage.md
  • Loading branch information
pnorman committed Jul 7, 2016
2 parents 8e6fc3e + 58648c7 commit ea1ae5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/usage.md
Expand Up @@ -79,7 +79,7 @@ database if the database server ever crashes, but are faster to import.

### Column options

* ``--extra-attributes`` creates psudo-tags with OSM meta-data like user,
* ``--extra-attributes`` creates pseudo-tags with OSM meta-data like user,
last edited, and changeset. These also need to be added to the style file.

* ``--style`` specifies the location of the style file. This defines what
Expand Down Expand Up @@ -124,7 +124,7 @@ osm2pgsql has five hstore options
Either ``--hstore`` or ``--hstore-all`` when combined with ``--hstore-match-only``
should give the same rows as no hstore, just with the additional hstore column.

Hstore is used to give more flexability to use additional tags without
Hstore is used to give more flexibility in using additional tags without
reimporting the database, at the cost of a
[less speed and more space.](http://paulnorman.ca/blog/2014/03/osm2pgsql-and-hstore/)

Expand Down

0 comments on commit ea1ae5b

Please sign in to comment.