Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/PROJ
/ types & classes
Types & classes
693 in github.com/OSGeo/PROJ
⨍
Functions
3,477
◇
Types & classes
693
↓ 893 callers
Class
PropertyMap
include/proj/util.hpp:496
↓ 500 callers
Class
Angle
\brief Numeric value, with a angular unit of measure. */
include/proj/common.hpp:205
↓ 484 callers
Class
Length
\brief Numeric value, with a linear unit of measure. */
include/proj/common.hpp:224
↓ 228 callers
Class
ParsingException
src/apps/projsync.cpp:52
↓ 102 callers
Class
Scale
\brief Numeric value, without a physical unit of measure. */
include/proj/common.hpp:186
↓ 77 callers
Class
Measure
\brief Numeric value associated with a UnitOfMeasure. */
include/proj/common.hpp:149
↓ 76 callers
Class
ParsingException
Parsing exception. */
src/transformations/tinshift_exceptions.hpp:39
↓ 44 callers
Class
KeyValue
src/iso19111/io.cpp:8657
↓ 42 callers
Class
UnitOfMeasure
include/proj/io.hpp:48
↓ 26 callers
Class
Test
test/cli/run_cli_test.py:312
↓ 12 callers
Class
UnimplementedException
src/transformations/defmodel_exceptions.hpp:52
↓ 11 callers
Class
ConversionMapping
Encapsulates a mapping from an ESRI projcs
scripts/build_db_from_esri.py:1151
↓ 8 callers
Class
CoordinateSystem
Encapsulates a coordinate system
scripts/build_db_from_esri.py:925
↓ 8 callers
Class
Epoch
Epoch */
src/transformations/defmodel.hpp:111
↓ 8 callers
Class
TestResult
Returned by Test.run().
test/cli/run_cli_test.py:595
↓ 7 callers
Class
Evaluator
Class to evaluate the transformation of a coordinate */
src/transformations/tinshift.hpp:232
↓ 6 callers
Class
TmpDir
Create a temporary directory, and optionally copy files.
test/cli/run_cli_test.py:215
↓ 5 callers
Class
File
Write a named file with content. File name should not already exist in filesystem. Path can include "$tmpdir" if already using TmpDir.
test/cli/run_cli_test.py:266
↓ 4 callers
Class
FilterResults
src/iso19111/operation/coordinateoperationfactory.cpp:1187
↓ 4 callers
Class
Node
src/quadtree.hpp:87
↓ 4 callers
Class
ParameterValue
Encapsulates a WKT parameter value
scripts/build_db_from_esri.py:1053
↓ 3 callers
Class
CoordinateSystem
include/proj/io.hpp:58
↓ 3 callers
Class
DataEpoch
include/proj/common.hpp:272
↓ 3 callers
Class
EvaluatorException
Evaluator exception. */
src/transformations/defmodel_exceptions.hpp:68
↓ 3 callers
Class
InvalidOperationEmptyIntersection
src/iso19111/operation/coordinateoperation_internal.hpp:261
↓ 3 callers
Class
Key
src/networkfilemanager.cpp:144
↓ 3 callers
Class
Step
src/iso19111/io.cpp:8652
↓ 2 callers
Enum
AuxLat
src/proj_internal.h:456
↓ 2 callers
Class
State
src/proj_json_streaming_writer.hpp:62
↓ 1 callers
Class
BaseObjectNNPtr
Non-null shared pointer of BaseObject. */
include/proj/util.hpp:305
↓ 1 callers
Class
BoundCRS
include/proj/crs.hpp:65
↓ 1 callers
Class
CRS
include/proj/crs.hpp:79
↓ 1 callers
Class
CompoundCRS
include/proj/crs.hpp:71
↓ 1 callers
Class
CoordinateMetadata
include/proj/coordinates.hpp:47
↓ 1 callers
Class
CoordinateOperation
include/proj/coordinateoperation.hpp:102
↓ 1 callers
Class
CoordinateOperation
include/proj/io.hpp:142
↓ 1 callers
Class
CoordinateSystemAxis
include/proj/coordinatesystem.hpp:195
↓ 1 callers
Class
DateTime
\brief Date-time value, as a ISO:8601 encoded string, or other string * encoding */
include/proj/common.hpp:245
↓ 1 callers
Class
DatumEnsemble
include/proj/datum.hpp:115
↓ 1 callers
Class
DerivedGeodeticCRS
include/proj/crs.hpp:1090
↓ 1 callers
Class
DerivedGeographicCRS
include/proj/crs.hpp:1174
↓ 1 callers
Class
DerivedVerticalCRS
include/proj/crs.hpp:1323
↓ 1 callers
Class
Ellipsoid
include/proj/datum.hpp:257
↓ 1 callers
Class
Extent
include/proj/metadata.hpp:291
↓ 1 callers
Class
FileProperties
src/networkfilemanager.cpp:119
↓ 1 callers
Class
GeodeticCRS
include/proj/crs.hpp:244
↓ 1 callers
Class
GeographicExtent
include/proj/metadata.hpp:85
↓ 1 callers
Class
Identifier
include/proj/metadata.hpp:356
↓ 1 callers
Class
InversionStackElt
src/iso19111/io.cpp:8715
↓ 1 callers
Class
JSONParser
@cond Doxygen_Suppress
src/iso19111/io.cpp:5943
↓ 1 callers
Class
KeyNotFound
* error raised when a key not in cache is passed to get() */
include/proj/internal/lru_cache.hpp:61
↓ 1 callers
Class
Meridian
include/proj/coordinatesystem.hpp:146
↓ 1 callers
Class
NonValidUTF8Exception
src/filemanager.cpp:410
↓ 1 callers
Class
ObjectContext
include/proj/io.hpp:556
↓ 1 callers
Class
ObjectDomain
include/proj/common.hpp:378
↓ 1 callers
Class
ObjectUsage
include/proj/common.hpp:437
↓ 1 callers
Class
OperationMethod
include/proj/coordinateoperation.hpp:562
↓ 1 callers
Class
PJCoordOperation
src/proj_internal.h:319
↓ 1 callers
Class
PrecomputedOpCharacteristics
src/iso19111/operation/coordinateoperationfactory.cpp:853
↓ 1 callers
Class
PrimeMeridian
include/proj/datum.hpp:181
↓ 1 callers
Class
ProjectedCRS
include/proj/crs.hpp:623
↓ 1 callers
Class
SortFunction
We could have used a lambda instead of this old-school way, but filterAndSort() is already huge.
src/iso19111/operation/coordinateoperationfactory.cpp:900
↓ 1 callers
Class
TemporalExtent
include/proj/metadata.hpp:193
↓ 1 callers
Class
Tester
Holds list of tests and other common variables.
test/cli/run_cli_test.py:700
↓ 1 callers
Class
Unit
Encapsulates a WKT unit
scripts/build_db_from_esri.py:934
↓ 1 callers
Class
UnitOfMeasure
include/proj/common.hpp:50
↓ 1 callers
Class
VerticalCRS
include/proj/crs.hpp:59
↓ 1 callers
Class
VerticalExtent
include/proj/metadata.hpp:241
↓ 1 callers
Class
pj_ctx
The context type - properly namespaced synonym for pj_ctx */
src/proj.h:386
↓ 1 callers
Class
stat
test/unit/test_network.cpp:2108
↓ 1 callers
Class
stat
src/filemanager.cpp:1041
Class
scripts/ci/emscripten/proj.ems.tests.js:5
Enum
::pj_aeqd_ns::Mode
src/projections/aeqd.cpp:48
Class
ARG_list
src/proj_internal.h:256
Class
AntiRecursionGuard
src/iso19111/operation/coordinateoperationfactory.cpp:4582
Enum
Area
src/projections/qsc.cpp:76
Enum
Area
anonymous namespace
src/projections/s2.cpp:97
Class
ArrayOfBaseObject
include/proj/util.hpp:457
Class
ArrayOfBaseObject::Private
@cond Doxygen_Suppress
src/iso19111/util.cpp:197
Class
Authority
src/transformations/tinshift.hpp:107
Class
Authority
src/transformations/defmodel.hpp:327
Class
AuthorityFactory
include/proj/io.hpp:997
Class
AuthorityFactory::Private
@cond Doxygen_Suppress
src/iso19111/factory.cpp:4098
Class
AxisAbbreviation
include/proj/internal/coordinatesystem_internal.hpp:86
Class
AxisDirection
\brief The direction of positive increase in the coordinate value for a * coordinate system axis. * * \remark Implements AxisDirection from \ref IS
include/proj/coordinatesystem.hpp:56
Class
AxisDirectionWKT1
include/proj/internal/coordinatesystem_internal.hpp:50
Class
AxisName
include/proj/internal/coordinatesystem_internal.hpp:70
Enum
AxisType
src/iso19111/io.cpp:10731
Class
BackupContextErrno
src/iso19111/io.cpp:12469
Class
BaseObject
include/proj/util.hpp:300
Class
BaseObject::Private
@cond Doxygen_Suppress
src/iso19111/util.cpp:61
Class
BlockCache
src/grids.cpp:409
Class
BoxedValue
\brief Encapsulate standard datatypes in an object. */
include/proj/util.hpp:406
Class
BoxedValue::Private
@cond Doxygen_Suppress
src/iso19111/util.cpp:117
Class
CApi
test/unit/test_c_api.cpp:69
Class
COEFS
anonymous namespace
src/projections/robin.cpp:21
Class
CPLTimeVal
src/tracing.cpp:57
Class
CPL_DLL
src/proj_json_streaming_writer.hpp:46
Class
CRS
include/proj/coordinateoperation.hpp:46
Class
CRS
include/proj/io.hpp:100
next →
1–100 of 693, ranked by callers