MCPcopy Create free account
hub / github.com/OSGeo/gdal / GetProjection

Method GetProjection

swig/java/javadoc.java:1776–1791  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1774 * @see <a href="https://gdal.org/tutorials/osr_api_tut.html">OSR tutorial</a>
1775 */
1776public class Dataset:public String GetProjection()
1777
1778/**
1779 * Fetch the projection definition string for this dataset.
1780 * <p>
1781 * The returned string defines the projection coordinate system of the
1782 * image in OpenGIS WKT format. It should be suitable for use with the
1783 * OGRSpatialReference class.
1784 * <p>
1785 * When a projection definition is not available an empty (but not null)
1786 * string is returned.
1787 *
1788 * @return the projection string.
1789 *
1790 * @see <a href="https://gdal.org/tutorials/osr_api_tut.html">OSR tutorial</a>
1791 */
1792public class Dataset:public String GetProjectionRef()
1793
1794

Callers 15

test_dted_2Function · 0.45
test_dted_7Function · 0.45
test_dted_11Function · 0.45
test_hfa_rotated_writeFunction · 0.45
test_derived_test1Function · 0.45
test_lcp_3Function · 0.45
test_lcp_5Function · 0.45
test_hdf5_11Function · 0.45
test_hdf5_12Function · 0.45
test_nitf_online_18Function · 0.45
test_bag_3Function · 0.45
test_netcdf_cf_4Function · 0.45

Calls

no outgoing calls

Tested by 15

test_dted_2Function · 0.36
test_dted_7Function · 0.36
test_dted_11Function · 0.36
test_hfa_rotated_writeFunction · 0.36
test_derived_test1Function · 0.36
test_lcp_3Function · 0.36
test_lcp_5Function · 0.36
test_hdf5_11Function · 0.36
test_hdf5_12Function · 0.36
test_nitf_online_18Function · 0.36
test_bag_3Function · 0.36
test_netcdf_cf_4Function · 0.36