index
:
PROJ
4.7
4.8
4.9
4.9.2-maintenance
5.0
5.1
5.2
6.0
6.1
6.2
6.3
7.0
7.1
7.2
8.0
8.1
8.2
9.0
azp
backport-2856-to-master
backport-3082-to-9.0
backport-3125-to-9.0
docker-build-updates
emscripten-build
gdalbarn
gh-pages
inverse-fix
iso19111_dev
master
rfc4_dev
Forked from https://github.com/OSGeo/PROJ
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
iso19111
/
common.cpp
Age
Commit message (
Expand
)
Author
2022-02-22
UnitOfMeasure::operator=(UnitOfMeasure &&): avoid use of moved member (CID 38...
Even Rouault
2021-03-07
BaseObject: add a move assignment operator (CID 314820)
Even Rouault
2021-03-06
UnitOfMeasure: add a move assignment operator (CID 314811)
Even Rouault
2020-05-09
scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted
Even Rouault
2020-04-23
io.hpp: avoid dependency to proj_json_streaming_writer.hpp (fixes #2182) (#2183)
Even Rouault
2020-03-17
Deprecate proj_list_angular_units(). Follow-up of https://github.com/OSGeo/PR...
Even Rouault
2020-03-13
Tag proj_list_units() as deprecated
Even Rouault
2019-12-16
identify(): take into datum name aliases (fixes #1800)
Even Rouault
2019-11-18
createGeodeticDatum(): query and set publicationDate
Even Rouault
2019-09-08
Use in API and utilities WKT2_2019 instead of WKT2_2018 (fixes #1518)
Even Rouault
2019-08-10
PROJJSON: a few fixes, and add import of DerivedCRS, EngineeringCRS, Parametr...
Even Rouault
2019-07-08
CRS JSON: export GeographicCRS and Projected CRS
Even Rouault
2019-07-06
Proof-of-concept of JSON export limited to PrimeMeridian (refs #1545)
Even Rouault
2019-03-25
WKT2_2018: always export ID of SOURCECRS/TARGETCRS and STEPs
Even Rouault
2019-03-01
Doc: rename to ISO-19111:2019
Even Rouault
2019-02-03
WKT1 export: avoid division by zero. Fixes https://bugs.chromium.org/p/oss-fu...
Even Rouault
2019-01-22
Coordinate operation computation with boundcrs / wktext: drop useless early b...
Even Rouault
2019-01-22
ISO19111: clean interface of DataEpoch class
Even Rouault
2019-01-17
Remove wrong use of PROJ_CONST_DECL and replace it with PROJ_PURE_DECL (fixes...
Even Rouault
2019-01-02
Typo fixes
Even Rouault
2018-12-26
cpp conversion: move source files in apps/ iso19111/ conversions/ projections...
Even Rouault