MCPcopy Create free account

hub / github.com/OSGeo/PROJ / functions

Functions3,477 in github.com/OSGeo/PROJ

↓ 7 callersFunctionpj_strtod
* Converts ASCII string to floating point number. * * This function converts the initial portion of the string pointed to * by nptr to double float
src/strtod.cpp:142
↓ 7 callersFunctionproj_context_get_database_metadata
\brief Return a metadata from the database. * * The returned pointer remains valid while ctx is valid, and until * proj_context_get_database_metada
src/iso19111/c_api.cpp:444
↓ 7 callersFunctionproj_context_get_url_endpoint
Get the URL endpoint to query for remote grids. * * @param ctx PROJ context, or NULL * @return Endpoint URL. The returned pointer would be invalida
src/filemanager.cpp:1365
↓ 7 callersFunctionproj_context_set_network_callbacks
Define a custom set of callbacks for network access. * * All callbacks should be provided (non NULL pointers). * * @param ctx PROJ context, or NUL
src/networkfilemanager.cpp:2311
↓ 7 callersFunctionproj_create_compound_crs
\brief Create a CompoundCRS * * The returned object must be unreferenced with proj_destroy() after * use. * It should be used by at most one threa
src/iso19111/c_api.cpp:3858
↓ 7 callersFunctionproj_is_crs
\brief Return whether an object is a CRS * * @param obj Object (must not be NULL) */
src/iso19111/c_api.cpp:1495
↓ 7 callersFunctionproj_list_ellps
src/ellps.cpp:58
↓ 7 callersFunctionproj_list_operations
src/list.cpp:29
↓ 7 callersFunctionproj_operation_factory_context_destroy
\brief Drops a reference on an object. * * This method should be called one and exactly one for each function * returning a PJ_OPERATION_FACTORY_CO
src/iso19111/c_api.cpp:8058
↓ 7 callersFunctionproj_strtod
src/apps/proj_strtod.cpp:105
↓ 7 callersFunctionproj_trans_bounds_3D
--------------------------------------------------------------------------- \brief Transform boundary, taking into account 3D coordinates. * * Trans
src/trans_bounds.cpp:645
↓ 7 callersFunctionprojinfo
src/apps/projinfo_lib.cpp:2235
↓ 7 callersMethodrequiresPerCoordinateInputTime
\brief Return whether a coordinate operation requires coordinate tuples * to have a valid input time for the coordinate transformation to succeed. *
src/iso19111/operation/singleoperation.cpp:392
↓ 7 callersMethodsetCRSExport
src/iso19111/io.cpp:10251
↓ 7 callersMethodsort
src/iso19111/operation/coordinateoperationfactory.cpp:1420
↓ 7 callersFunctionsquared_distance
src/transformations/tinshift_impl.hpp:434
↓ 7 callersFunctionsub_env_var
Substitute environment variables into string, if found. Also change pathsep for Windows from ':' to ';'.
test/cli/run_cli_test.py:138
↓ 7 callersMethodtell
src/filemanager.cpp:692
↓ 7 callersMethodtoWGS84AutocorrectWrongValues
Fixes wrong towgs84 values returned by epsg.io when using a Coordinate Frame transformation, where they neglect to reverse the sign of the rotation te
src/iso19111/factory.cpp:4011
↓ 7 callersMethodtopLevelHasId
src/iso19111/io.cpp:748
↓ 7 callersFunctiontoupper
src/iso19111/internal.cpp:144
↓ 7 callersFunctiontsfn
src/iso19111/operation/conversion.cpp:2781
↓ 7 callersMethodwarningList
\brief Return the list of warnings found during parsing. * * \note The list might be non-empty only is setStrict(false) has been called. */
src/iso19111/io.cpp:1511
↓ 6 callersFunctionAngNormalize
src/geodesic.c:145
↓ 6 callersFunctionCPLSPrintf
src/proj_json_streaming_writer.cpp:50
↓ 6 callersFunctionDegToRad
src/transformations/defmodel_impl.hpp:55
↓ 6 callersFunctionEQUAL
src/ctx.cpp:337
↓ 6 callersFunctionMTM_NAD83CSRSv7
(zone)
scripts/build_nrcan.py:35
↓ 6 callersFunctionPJ_CONVERSION
src/conversions/geoc.cpp:76
↓ 6 callersFunctionThrowNotRequiredNumberOfChildren
src/iso19111/io.cpp:1566
↓ 6 callersFunctionUTM_NAD83CSRSv7
(zone)
scripts/build_nrcan.py:164
↓ 6 callersFunction_buildUnit
src/iso19111/io.cpp:10856
↓ 6 callersMethodaddLinearUnitConvert
@cond Doxygen_Suppress
src/iso19111/crs.cpp:3811
↓ 6 callersFunctionaddModifiedIdentifier
src/iso19111/operation/oputils.cpp:177
↓ 6 callersFunctionat_tag
/
src/apps/gie.cpp:1464
↓ 6 callersMethodbaseCRSWithCanonicalBoundCRS
\brief Return a shallow clone of the base CRS that points to a * shallow clone of this BoundCRS. * * The base CRS is the CRS into which coordinates
src/iso19111/crs.cpp:5875
↓ 6 callersFunctionbuildOpName
src/iso19111/operation/oputils.cpp:151
↓ 6 callersFunctionbuildRethrow
src/iso19111/io.cpp:1587
↓ 6 callersMethodcomputeInvRes
src/grids.cpp:83
↓ 6 callersFunctioncreateAngle
src/iso19111/factory.cpp:6191
↓ 6 callersFunctioncreateEngineeringCRS
test/unit/test_crs.cpp:6506
↓ 6 callersFunctioncreateGeocentricDatumWGS84
test/unit/test_operationfactory.cpp:1597
↓ 6 callersFunctioncreateGeocentricDatumWGS84
test/unit/test_operation.cpp:586
↓ 6 callersFunctiondestructor
src/transformations/defmodel.cpp:334
↓ 6 callersFunctionextractGeodeticCRS
src/iso19111/c_api.cpp:2072
↓ 6 callersFunctiongen_transformations
(sql, transformations, crs_dict, short_area_of_use, extent_code)
scripts/build_nadcon5_concatenated_operations.py:42
↓ 6 callersFunctiongenerate_error_coords
src/transformations/horner.cpp:246
↓ 6 callersFunctiongeod_lineinit
src/geodesic.c:419
↓ 6 callersMethodgetAuthorities
\brief Return the list of authorities used in the database. */
src/iso19111/factory.cpp:3031
↓ 6 callersFunctiongetBBox
test/unit/test_metadata.cpp:61
↓ 6 callersMethodgetCRSFromCache
src/iso19111/factory.cpp:1105
↓ 6 callersMethodgetDatabaseStructure
src/iso19111/factory.cpp:1293
↓ 6 callersFunctiongetLinearUnits
src/iso19111/io.cpp:10836
↓ 6 callersMethodgetQueryCounter
Returns the number of queries to the database since the creation of this * instance. */
src/iso19111/factory.cpp:3561
↓ 6 callersMethodgetText
src/sqlite3_utils.hpp:112
↓ 6 callersFunctionget_epsg_code
(txt)
scripts/build_db_create_ignf_from_xml.py:79
↓ 6 callersFunctionget_extent_auth_name_code
(domainOfValidity)
scripts/build_db_create_ignf_from_xml.py:173
↓ 6 callersFunctionget_old_esri_name
Massage datum/CRS name like old ESRI software did
scripts/build_db_from_esri.py:428
↓ 6 callersFunctionget_scope_auth_name_code
(scope)
scripts/build_db_create_ignf_from_xml.py:198
↓ 6 callersMethodhandle
src/iso19111/factory.cpp:285
↓ 6 callersFunctionimport_syn
(filename)
scripts/build_db_from_esri.py:62
↓ 6 callersFunctionisAxisOrderReversal
src/iso19111/operation/conversion.cpp:2698
↓ 6 callersFunctionisNullTransformation
src/iso19111/operation/coordinateoperationfactory.cpp:842
↓ 6 callersFunctionisTimeDependent
src/iso19111/operation/oputils.cpp:433
↓ 6 callersMethodmaximumValue
\brief Returns the maximum of the vertical extent. */
src/iso19111/metadata.cpp:532
↓ 6 callersMethodminimumValue
\brief Returns the minimum of the vertical extent. */
src/iso19111/metadata.cpp:526
↓ 6 callersFunctionmsfn
src/iso19111/operation/conversion.cpp:2773
↓ 6 callersFunctionmustAxisOrderBeSwitchedForVisualizationInternal
src/iso19111/crs.cpp:869
↓ 6 callersFunctionnextline
/
src/apps/gie.cpp:1494
↓ 6 callersMethodomitHorizontalConversionInVertTransformation
src/iso19111/io.cpp:10591
↓ 6 callersFunctionopt_strip_path
src/apps/optargpm.h:422
↓ 6 callersMethodoutputAxis
src/iso19111/io.cpp:694
↓ 6 callersMethodpjCtxt
src/iso19111/factory.cpp:727
↓ 6 callersFunctionpj_add_type_crs_if_needed
Adds a " +type=crs" suffix to a PROJ string (if it is a PROJ string) */
src/crs_to_crs.cpp:43
↓ 6 callersFunctionpj_aea_destructor
src/projections/aea.cpp:59
↓ 6 callersFunctionpj_authalic_lat_compute_coeffs
src/latitudes.cpp:82
↓ 6 callersFunctionpj_get_param
locate parameter in list */
src/ell_set.cpp:470
↓ 6 callersFunctionpj_imoll_o_setup_zone
src/projections/imoll_o.cpp:209
↓ 6 callersFunctionpj_tinshift_destructor
src/transformations/tinshift.cpp:51
↓ 6 callersMethodprepare
(self, env)
test/cli/run_cli_test.py:286
↓ 6 callersFunctionproj_context_set_database_path
\brief Explicitly point to the main PROJ CRS and coordinate operation * definition database ("proj.db"), and potentially auxiliary databases with *
src/iso19111/c_api.cpp:364
↓ 6 callersFunctionproj_context_set_url_endpoint
Define the URL endpoint to query for remote grids. * * This overrides the default endpoint in the PROJ configuration file or with * the PROJ_NETWOR
src/networkfilemanager.cpp:2387
↓ 6 callersFunctionproj_coordoperation_get_accuracy
\brief Return the accuracy (in metre) of a coordinate operation. * * @param ctx PROJ context, or NULL for default context * @param coordoperation C
src/iso19111/c_api.cpp:8729
↓ 6 callersFunctionproj_coordoperation_get_grid_used
src/iso19111/c_api.cpp:7938
↓ 6 callersFunctionproj_coordoperation_is_instantiable
src/iso19111/c_api.cpp:7509
↓ 6 callersFunctionproj_crs_get_geodetic_crs
\brief Get the geodeticCRS / geographicCRS from a CRS * * The returned object must be unreferenced with proj_destroy() after * use. * It should be
src/iso19111/c_api.cpp:2104
↓ 6 callersFunctionproj_crs_promote_to_3D
\brief Create a 3D CRS from an existing 2D CRS. * * The new axis will be ellipsoidal height, oriented upwards, and with metre * units. * * See os
src/iso19111/c_api.cpp:4194
↓ 6 callersFunctionproj_get_insert_statements
\brief Returns SQL statements needed to insert the passed object into the * database. * * proj_insert_object_session_create() may have been called
src/iso19111/c_api.cpp:9579
↓ 6 callersFunctionproj_get_units_from_database
\brief Enumerate units from the database, taking into account various * criteria. * * The returned object is an array of PROJ_UNIT_INFO* pointers,
src/iso19111/c_api.cpp:3188
↓ 6 callersFunctionqsc_shift_longitude_origin
Helper function: shift the longitude. */
src/projections/qsc.cpp:107
↓ 6 callersMethodrequiresPerCoordinateInputTime
src/iso19111/io.cpp:10471
↓ 6 callersMethodsearch
Retrieve all features whose bounds intersects aoiRect */
src/quadtree.hpp:114
↓ 6 callersMethodsetOmitProjLongLatIfPossible
src/iso19111/io.cpp:10546
↓ 6 callersFunctionsetup_zone
src/projections/imoll.cpp:197
↓ 6 callersFunctionskip_prep_fin
/
src/create.cpp:36
↓ 6 callersMethodunset
@cond Doxygen_Suppress
src/iso19111/util.cpp:301
↓ 6 callersFunctionuseOperationMethodEPSGCodeIfPresent
src/iso19111/operation/transformation.cpp:508
↓ 5 callersFunctionAngRound
src/geodesic.c:169
↓ 5 callersMethod_isEquivalentTo
test/unit/test_crs.cpp:60
↓ 5 callersFunctionatan2dx
src/geodesic.c:221
← previousnext →501–600 of 3,477, ranked by callers