Re: [gdal-dev] how correctly to use the -where parameter in ogr2ogr

2015-11-20 Thread Helmut Kudrnovsky
Helmut Kudrnovsky wrote > hi, > > maybe a too simple question... > > given the natural earth data ne_10m_admin_0_countries.shp, I want to > reproject from EPSG 4326 to EPSG 3035, but only the europe countries. > > in the shapefile there is a coloumn called CONTINENT with content like > e.g. Euro

[gdal-dev] how correctly to use the -where parameter in ogr2ogr

2015-11-20 Thread Helmut Kudrnovsky
hi, maybe a too simple question... given the natural earth data ne_10m_admin_0_countries.shp, I want to reproject from EPSG 4326 to EPSG 3035, but only the europe countries. in the shapefile there is a coloumn called CONTINENT with content like e.g. Europe, Asia etc. trying this command ogr2og