Home
last modified time | relevance | path

Searched refs:hOutSourceSRS (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c115 OGRSpatialReferenceH hOutSourceSRS, hLatLong = NULL; in for_init() local
119 hOutSourceSRS = OSRNewSpatialReference( NULL ); in for_init()
120 OSRSetAxisMappingStrategy(hOutSourceSRS, OAMS_TRADITIONAL_GIS_ORDER); in for_init()
122 OSRImportFromUSGS( hOutSourceSRS, outsys, outzone, outparm, outdatum ); in for_init()
126 hForCT = OCTNewCoordinateTransformation( hLatLong, hOutSourceSRS ); in for_init()
128 OSRDestroySpatialReference( hOutSourceSRS ); in for_init()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c115 OGRSpatialReferenceH hOutSourceSRS, hLatLong = NULL;
119 hOutSourceSRS = OSRNewSpatialReference( NULL );
120 OSRSetAxisMappingStrategy(hOutSourceSRS, OAMS_TRADITIONAL_GIS_ORDER);
122 OSRImportFromUSGS( hOutSourceSRS, outsys, outzone, outparm, outdatum );
126 hForCT = OCTNewCoordinateTransformation( hLatLong, hOutSourceSRS );
128 OSRDestroySpatialReference( hOutSourceSRS );
/dports/graphics/gdal/gdal-3.3.3/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c115 OGRSpatialReferenceH hOutSourceSRS, hLatLong = NULL; in for_init() local
119 hOutSourceSRS = OSRNewSpatialReference( NULL ); in for_init()
120 OSRSetAxisMappingStrategy(hOutSourceSRS, OAMS_TRADITIONAL_GIS_ORDER); in for_init()
122 OSRImportFromUSGS( hOutSourceSRS, outsys, outzone, outparm, outdatum ); in for_init()
126 hForCT = OCTNewCoordinateTransformation( hLatLong, hOutSourceSRS ); in for_init()
128 OSRDestroySpatialReference( hOutSourceSRS ); in for_init()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/hdf4/hdf-eos/
H A Dgctp_wrap.c95 OGRSpatialReferenceH hOutSourceSRS, hLatLong = NULL; in for_init() local
99 hOutSourceSRS = OSRNewSpatialReference( NULL ); in for_init()
100 OSRImportFromUSGS( hOutSourceSRS, outsys, outzone, outparm, outdatum ); in for_init()
103 hForCT = OCTNewCoordinateTransformation( hLatLong, hOutSourceSRS ); in for_init()
105 OSRDestroySpatialReference( hOutSourceSRS ); in for_init()