Hi Even,
Am 19.06.2015 um 23:53 schrieb Even Rouault:
Actually keeping the RPC metadata as it is found in the sources (with the
exception of Pleiades and their weird center of pixel (1,1) convention
perhaps, as proposed in
https://trac.osgeo.org/gdal/attachment/ticket/5993/fix_PleiadesRPC.patch
Hi Even,
On 2015-06-21 14:51, Even Rouault wrote:
>
> Le dimanche 21 juin 2015 14:35:13, vous avez écrit :
>> Hi Even,
>>
>> On 2015-06-21 14:25, Even Rouault wrote:
>>> Le dimanche 21 juin 2015 14:07:28, Gökçen Eraslan a écrit :
Hi everyone,
I am trying to read an OSM file which I
Le dimanche 21 juin 2015 14:35:13, vous avez écrit :
> Hi Even,
>
> On 2015-06-21 14:25, Even Rouault wrote:
> > Le dimanche 21 juin 2015 14:07:28, Gökçen Eraslan a écrit :
> >> Hi everyone,
> >>
> >> I am trying to read an OSM file which I downloaded from geofabrik.
> >> Although I can get the
Hi Even,
On 2015-06-21 14:25, Even Rouault wrote:
> Le dimanche 21 juin 2015 14:07:28, Gökçen Eraslan a écrit :
>> Hi everyone,
>>
>> I am trying to read an OSM file which I downloaded from geofabrik.
>> Although I can get the OSM driver by name (readonly), I get nothing when
>> I try to open the
Le dimanche 21 juin 2015 14:07:28, Gökçen Eraslan a écrit :
> Hi everyone,
>
> I am trying to read an OSM file which I downloaded from geofabrik.
> Although I can get the OSM driver by name (readonly), I get nothing when
> I try to open the data source in which several .osm and osm.bz2 files
> pre
Hi everyone,
I am trying to read an OSM file which I downloaded from geofabrik.
Although I can get the OSM driver by name (readonly), I get nothing when
I try to open the data source in which several .osm and osm.bz2 files
present:
#include "ogrsf_frmts.h"
int main()
{
OGRRegisterAll()