March 2018
Beginner to intermediate
584 pages
14h 31m
English
$ ogrinfo --version GDAL 2.1.2, released 2016/10/24
$ ogrinfo --formats | grep -i osm
-> "OSM -vector- (rov): OpenStreetMap XML and PBF"
$ sudo apt-get install postgresql-contrib-9.1
postgis_cookbook=# CREATE EXTENSION pg_trgm;
CREATE EXTENSION
You will need to use some OSM ...