Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ functions
Functions
3,477 in github.com/OSGeo/PROJ
⨍
Functions
3,477
◇
Types & classes
693
↓ 9 callers
Method
getAliasFromOfficialName
\brief Gets the alias name from an official name. * * @param officialName Official name. Mandatory * @param tableName Table name/category. Mandator
src/iso19111/factory.cpp:3631
↓ 9 callers
Method
getGeoidModels
src/iso19111/factory.cpp:6991
↓ 9 callers
Method
getNonDeprecated
\brief Return CRSs that are non-deprecated substitutes for the current CRS. */
src/iso19111/crs.cpp:1232
↓ 9 callers
Method
getWKT2Type
src/iso19111/coordinatesystem.cpp:1529
↓ 9 callers
Method
inverse
src/iso19111/operation/concatenatedoperation.cpp:769
↓ 9 callers
Function
logTrace
src/tracing.cpp:158
↓ 9 callers
Method
lookForGridInfo
src/iso19111/factory.cpp:3413
↓ 9 callers
Function
matchesLowerCase
Checks if needle is a substring of c_str. * * e.g matchesLowerCase("JavaScript", "java") returns true */
src/iso19111/metadata.cpp:1264
↓ 9 callers
Function
pj_find_file
Returns the full filename corresponding to a proj resource file specified * as a short filename. * * @param ctx context. * @param short_filename
src/filemanager.cpp:1941
↓ 9 callers
Function
pj_get_ctx
src/ctx.cpp:47
↓ 9 callers
Function
pj_inv_mlfn
src/mlfn.cpp:28
↓ 9 callers
Function
pj_msfn
src/msfn.cpp:5
↓ 9 callers
Function
proj_assign_context
\brief Re-assign a context to a PJ* object. * * This may be useful if the PJ* has been created with a context that is * thread-specific, and is lat
src/ctx.cpp:68
↓ 9 callers
Function
proj_crs_get_datum
\brief Returns the datum of a SingleCRS. * * If that function returns NULL, @see proj_crs_get_datum_ensemble() to * potentially get a DatumEnsemble
src/iso19111/c_api.cpp:8771
↓ 9 callers
Function
proj_degree_output
/
src/coordinates.cpp:87
↓ 9 callers
Function
proj_get_crs_info_list_from_database
\brief Enumerate CRS objects from the database, taking into account various * criteria. * * The returned object is an array of PROJ_CRS_INFO* point
src/iso19111/c_api.cpp:2992
↓ 9 callers
Function
proj_get_crs_list_parameters_destroy
\brief Destroy an object returned by proj_get_crs_list_parameters_create() */
src/iso19111/c_api.cpp:2964
↓ 9 callers
Function
skipSpace
@cond Doxygen_Suppress
src/iso19111/io.cpp:1095
↓ 9 callers
Method
unlink
src/filemanager.cpp:1069
↓ 9 callers
Method
unlock
cppcheck-suppress functionStatic
include/proj/internal/lru_cache.hpp:53
↓ 9 callers
Method
valuesAt
src/grids.cpp:775
↓ 8 callers
Method
_exportToPROJString
src/iso19111/operation/coordinateoperationfactory.cpp:2324
↓ 8 callers
Method
_isEquivalentTo
test/unit/test_operation.cpp:66
↓ 8 callers
Method
abridgedTransformation
src/iso19111/io.cpp:782
↓ 8 callers
Method
createFromCRSCodesWithIntermediates
src/iso19111/factory.cpp:7489
↓ 8 callers
Function
createMapNameEPSGCode
@cond Doxygen_Suppress
src/iso19111/datum.cpp:80
↓ 8 callers
Method
createProjectedCRS
src/iso19111/factory.cpp:5807
↓ 8 callers
Function
createUnrelatedObject
test/unit/test_operation.cpp:73
↓ 8 callers
Method
exportAnchorDefinition
src/iso19111/datum.cpp:113
↓ 8 callers
Function
geod_polygon_init
src/geodesic.c:1814
↓ 8 callers
Method
getCRSInfoList
\brief Return a list of information on CRS objects * * This is functionally equivalent of listing the codes from an authority, * instantiating * a
src/iso19111/factory.cpp:8809
↓ 8 callers
Method
getDatabaseContext
src/iso19111/c_api.cpp:165
↓ 8 callers
Function
getFullValidContent
test/unit/test_defmodel.cpp:84
↓ 8 callers
Method
getPointMotionOperationsFor
src/iso19111/factory.cpp:10388
↓ 8 callers
Function
get_alias_of
(code)
scripts/build_db_create_ignf_from_xml.py:600
↓ 8 callers
Function
hasCodeCompatibleOfAuthorityFactory
src/iso19111/crs.cpp:2681
↓ 8 callers
Method
insert
src/networkfilemanager.cpp:797
↓ 8 callers
Method
inverseAsTransformation
src/iso19111/operation/transformation.cpp:1561
↓ 8 callers
Method
is2DPartOf3D
\brief Return whether the current GeographicCRS is the 2D part of the * other 3D GeographicCRS. */
src/iso19111/crs.cpp:3186
↓ 8 callers
Method
isDeprecated
\brief Return whether the object is deprecated. * * \remark Extension of \ref ISO_19111_2019 */
src/iso19111/common.cpp:724
↓ 8 callers
Method
listAreaOfUseFromName
\brief Return a list of area of use from their name * * @param name Searched name. * @param approximateMatch Whether approximate name identificatio
src/iso19111/factory.cpp:9732
↓ 8 callers
Function
pj_auxlat_coeffs
The following routines pj_auxlat_coeffs, pj_polyvol, pj_clenshaw, pj_auxlat_convert (3 signatures) provide a uniform interface for converting between
src/latitudes.cpp:238
↓ 8 callers
Function
pj_auxlat_convert
Convert auxiliary latitude zeta to eta, given coefficients F produced by pj_auxlats_coeffs(n, zeta, eta, F). K is the size of F (defaults to AuxLat::
src/latitudes.cpp:387
↓ 8 callers
Function
pj_calc_ellipsoid_params
/
src/ell_set.cpp:550
↓ 8 callers
Function
pj_create_internal
/
src/create.cpp:206
↓ 8 callers
Function
pj_deformation_destructor
src/transformations/deformation.cpp:332
↓ 8 callers
Function
pj_get_release
src/release.cpp:13
↓ 8 callers
Function
pj_left
src/internal.cpp:49
↓ 8 callers
Function
pj_right
src/internal.cpp:56
↓ 8 callers
Function
pj_shrink
/
src/internal.cpp:192
↓ 8 callers
Function
printLL
src/apps/geod.cpp:27
↓ 8 callers
Function
proj_coordoperation_requires_per_coordinate_input_time
src/iso19111/c_api.cpp:7589
↓ 8 callers
Function
proj_create_derived_projected_crs
src/iso19111/c_api.cpp:9889
↓ 8 callers
Function
proj_crs_get_coordoperation
\brief Return the Conversion of a DerivedCRS (such as a ProjectedCRS), * or the Transformation from the baseCRS to the hubCRS of a BoundCRS * * The
src/iso19111/c_api.cpp:3272
↓ 8 callers
Function
proj_degree_input
/
src/coordinates.cpp:75
↓ 8 callers
Function
proj_dmstor
src/coordinates.cpp:103
↓ 8 callers
Function
proj_ellipsoid_get_parameters
\brief Return ellipsoid parameters. * * @param ctx PROJ context, or NULL for default context * @param ellipsoid Object of type Ellipsoid (must not
src/iso19111/c_api.cpp:2478
↓ 8 callers
Function
proj_get_crs_list_parameters_create
\brief Instantiate a default set of parameters to be used by * proj_get_crs_list(). * * @return a new object to free with proj_get_crs_list_paramet
src/iso19111/c_api.cpp:2943
↓ 8 callers
Function
proj_get_ellipsoid
\brief Get the ellipsoid from a CRS or a GeodeticReferenceFrame. * * The returned object must be unreferenced with proj_destroy() after * use. * I
src/iso19111/c_api.cpp:2358
↓ 8 callers
Function
proj_get_id_auth_name
\brief Get the authority name / codespace of an identifier of an object. * * The lifetime of the returned string is the same as the input obj parame
src/iso19111/c_api.cpp:1560
↓ 8 callers
Function
proj_grid_cache_clear
Clear the local cache of grid chunks. * * @param ctx PROJ context, or NULL * @since 7.0 */
src/networkfilemanager.cpp:2487
↓ 8 callers
Function
proj_is_download_needed
src/networkfilemanager.cpp:2523
↓ 8 callers
Function
proj_todeg
src/coordinates.cpp:99
↓ 8 callers
Function
proj_unit_list_destroy
\brief Destroy the result returned by * proj_get_units_from_database(). * * @since 7.1 */
src/iso19111/c_api.cpp:3244
↓ 8 callers
Function
proj_xy_dist
Euclidean distance between two points with linear 2D coordinates */
src/dist.cpp:89
↓ 8 callers
Method
setAnchor
src/iso19111/datum.cpp:250
↓ 8 callers
Method
setCRSs
src/iso19111/operation/coordinateoperationfactory.cpp:3082
↓ 8 callers
Method
setSourceAndTargetCRSExtentUse
\brief Set how source and target CRS extent should be used * when considering if a transformation can be used (only takes effect if * no area of int
src/iso19111/operation/coordinateoperationfactory.cpp:272
↓ 8 callers
Method
setTOWGS84Parameters
src/iso19111/io.cpp:800
↓ 8 callers
Method
setUseDerivingConversion
src/iso19111/io.cpp:788
↓ 8 callers
Function
test_date
test/unit/gie_self_tests.cpp:1030
↓ 8 callers
Function
to_string_list
src/iso19111/c_api.cpp:112
↓ 8 callers
Method
tryGet
src/networkfilemanager.cpp:1192
↓ 7 callers
Function
EQUALN
src/iso19111/internal.cpp:77
↓ 7 callers
Function
add_usage
(table_name, code)
scripts/build_db_from_iau.py:59
↓ 7 callers
Method
alterGeodeticCRS
@cond Doxygen_Suppress
src/iso19111/crs.cpp:327
↓ 7 callers
Function
another_failure
src/apps/gie.cpp:389
↓ 7 callers
Function
append_proj_paramater
(name, value)
scripts/build_db_from_iau.py:119
↓ 7 callers
Method
asDatum
@cond Doxygen_Suppress
src/iso19111/datum.cpp:1942
↓ 7 callers
Function
c_ify_string
src/apps/projinfo_lib.cpp:222
↓ 7 callers
Method
cleanup
(self)
test/cli/run_cli_test.py:300
↓ 7 callers
Function
createAxis
src/iso19111/io.cpp:11381
↓ 7 callers
Method
createConversion
src/iso19111/factory.cpp:5691
↓ 7 callers
Function
createParametricCRS
test/unit/test_crs.cpp:6618
↓ 7 callers
Function
days_in_year
/
src/conversions/unitconvert.cpp:103
↓ 7 callers
Function
errmsg
src/apps/gie.cpp:1360
↓ 7 callers
Function
findGrid
src/grids.cpp:3251
↓ 7 callers
Function
getObjectMember
src/transformations/defmodel_impl.hpp:319
↓ 7 callers
Method
idOnTopLevelOnly
src/iso19111/io.cpp:742
↓ 7 callers
Function
isIgnoredChar
@cond Doxygen_Suppress
src/iso19111/metadata.cpp:1208
↓ 7 callers
Method
isNodata
src/grids.cpp:358
↓ 7 callers
Function
isPointInExtent
src/grids.cpp:1689
↓ 7 callers
Function
meridian
Return LineString for a meridian.
docs/plot/plot.py:153
↓ 7 callers
Method
name
src/sqlite3_utils.cpp:68
↓ 7 callers
Function
pj_eqdc_destructor
src/projections/eqdc.cpp:62
↓ 7 callers
Function
pj_fwd4d
src/fwd.cpp:255
↓ 7 callers
Function
pj_gridshift_destructor
src/transformations/gridshift.cpp:881
↓ 7 callers
Function
pj_inherit_ellipsoid_def
/
src/ell_set.cpp:509
↓ 7 callers
Function
pj_param_value
src/ell_set.cpp:478
↓ 7 callers
Function
pj_sconics_setup
src/projections/sconics.cpp:125
← previous
next →
401–500 of 3,477, ranked by callers