Home
last modified time | relevance | path

Searched defs:spatial_reference (Results 1 – 8 of 8) sorted by relevance

/dports/math/pdal/PDAL-2.3.0/plugins/tiledb/test/
H A DTileDBReaderTest.cpp223 TEST_F(TileDBReaderTest, spatial_reference) in TEST_F() argument
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dgdal_image_reader.cpp301 auto const spatial_reference = OSRNewSpatialReference(gdal_spec); in toProjSpec() local
H A Dogr_file_format.cpp240 QString toPrettyWkt(OGRSpatialReferenceH spatial_reference) in toPrettyWkt()
463 auto spatial_reference = OGR_L_GetSpatialRef(layer); in AverageCoords() local
782 auto spatial_reference = OGR_L_GetSpatialRef(layer); in importGeoreferencing() local
1569 if (auto spatial_reference = OGR_L_GetSpatialRef(layer)) in checkGeoreferencing() local
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/gdal-0.6.0/src/vector/
H A Dlayer.rs116 pub fn spatial_reference(&self) -> Result<SpatialRef> { in spatial_reference() method
H A Dgeometry.rs232 pub fn spatial_reference(&self) -> Option<SpatialRef> { in spatial_reference() method
/dports/databases/grass7/grass-7.8.6/vector/v.in.pdal/
H A Dmain.cpp500 pdal::SpatialReference spatial_reference = reader->getSpatialReference(); in main() local
/dports/astro/libosmium/libosmium-2.17.2/include/
H A Dgdalcpp.hpp233 explicit SRS(const OGRSpatialReference& spatial_reference) : in SRS()
/dports/www/osrm-backend/osrm-backend-5.26.0/third_party/libosmium/include/
H A Dgdalcpp.hpp227 explicit SRS(const OGRSpatialReference& spatial_reference) : in SRS()