<feed xmlns='http://www.w3.org/2005/Atom'>
<title>PROJ/include/proj/internal, branch 7.1</title>
<subtitle>Forked from https://github.com/OSGeo/PROJ</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/'/>
<entry>
<title>WKT importer: tune for Oracle WKT and 'Lambert Conformal Conic' (#2322)</title>
<updated>2020-08-13T16:58:46+00:00</updated>
<author>
<name>PROJ-BOT</name>
<email>59655370+PROJ-BOT@users.noreply.github.com</email>
</author>
<published>2020-08-13T16:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=5a385632c5d630b3d69175fa282377d69ca5096f'/>
<id>5a385632c5d630b3d69175fa282377d69ca5096f</id>
<content type='text'>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: github-actions[bot] &lt;github-actions[bot]@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>ESRI WKT: correctly map 'Goode Homolosine' from ESRI:54052 (resp. 54053) to 'Interrupted Googe Homolosine' (resp. 'Interrupted Googe Homolosine Ocean')</title>
<updated>2020-06-24T15:19:27+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-06-24T15:19:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=a861356b21776735629a2e34556eea81235bfc4e'/>
<id>a861356b21776735629a2e34556eea81235bfc4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted</title>
<updated>2020-05-09T16:48:10+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-05-09T16:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b7f8a012bfd11465af9f95c3d60101539a25219a'/>
<id>b7f8a012bfd11465af9f95c3d60101539a25219a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ingestion of WKT1_GDAL: correctly map 'Cylindrical_Equal_Area'</title>
<updated>2020-04-19T11:27:43+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-04-19T11:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=605c01d2550e741b810989025079940778b75e29'/>
<id>605c01d2550e741b810989025079940778b75e29</id>
<content type='text'>
Map it to 'Lambert Cylindrical Equal Area' / EPSG:9835 non-spherical
method, when the ellipsoid is not a sphere. And rationalize the
handling of this for other methods with spherical vs non-spherical formulations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Map it to 'Lambert Cylindrical Equal Area' / EPSG:9835 non-spherical
method, when the ellipsoid is not a sphere. And rationalize the
handling of this for other methods with spherical vs non-spherical formulations
</pre>
</div>
</content>
</entry>
<entry>
<title>Map ESRI Transverse_Mercator_Complex to Transverse Mercator</title>
<updated>2020-03-09T22:17:11+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-03-09T22:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=746c8aa17a4d0e2cda1933b4c0bd79d494089f46'/>
<id>746c8aa17a4d0e2cda1933b4c0bd79d494089f46</id>
<content type='text'>
According to https://gis.stackexchange.com/questions/226679/complex-utm-projection
it is highly likely that Transverse_Mercator_Complex corresponds to our
extended/enhanced/Poder-Engsager transverse mercator method (etmerc), or something
similarly precise. So we can map that to the standard Transverse Mercator
method, since etmerc is used for it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
According to https://gis.stackexchange.com/questions/226679/complex-utm-projection
it is highly likely that Transverse_Mercator_Complex corresponds to our
extended/enhanced/Poder-Engsager transverse mercator method (etmerc), or something
similarly precise. So we can map that to the standard Transverse Mercator
method, since etmerc is used for it.
</pre>
</div>
</content>
</entry>
<entry>
<title>WKT import/export: add support for WKT1_ESRI VERTCS syntax</title>
<updated>2020-03-06T13:11:31+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-03-06T13:11:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6512ef2427ed6b303ae1c03b91907020cb5366d8'/>
<id>6512ef2427ed6b303ae1c03b91907020cb5366d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ESRI WKT: map Mercator_Variant_A, Mercator_Variant_C and Transverse_Cylindrical_Equal_Area projections (#2020)</title>
<updated>2020-03-05T07:20:19+00:00</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-03-05T07:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=b8db2500285e3d4feaa5778ec7fa888bd6c6a479'/>
<id>b8db2500285e3d4feaa5778ec7fa888bd6c6a479</id>
<content type='text'>
* Add mapping of ESRI projection methods Mercator_Variant_A, Mercator_Variant_C
and Transverse_Cylindrical_Equal_Area
* Add a few notes about missing mappings
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add mapping of ESRI projection methods Mercator_Variant_A, Mercator_Variant_C
and Transverse_Cylindrical_Equal_Area
* Add a few notes about missing mappings
</pre>
</div>
</content>
</entry>
<entry>
<title>Add capability to force a fixed value for a non-specified CRS component</title>
<updated>2020-03-04T09:01:56+00:00</updated>
<author>
<name>Nyall Dawson</name>
<email>nyall.dawson@gmail.com</email>
</author>
<published>2020-02-25T23:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=d49ce528bbdc3e71e971db2ca5f0acd4ee649208'/>
<id>d49ce528bbdc3e71e971db2ca5f0acd4ee649208</id>
<content type='text'>
while mapping ESRI projections, and map the Behrman projection to
cae with lat_ts=30, lon_0=0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
while mapping ESRI projections, and map the Behrman projection to
cae with lat_ts=30, lon_0=0
</pre>
</div>
</content>
</entry>
<entry>
<title>Support conversion of Flat_Polar_Quartic projection method</title>
<updated>2020-02-26T09:03:51+00:00</updated>
<author>
<name>Nyall Dawson</name>
<email>nyall.dawson@gmail.com</email>
</author>
<published>2020-02-26T09:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=6ed13a5f8e01dcd531e290f634aa72f204ed5eef'/>
<id>6ed13a5f8e01dcd531e290f634aa72f204ed5eef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix mapping of Vertical_Near_Side_Perspective (fixes #1965)</title>
<updated>2020-02-24T11:43:00+00:00</updated>
<author>
<name>Nyall Dawson</name>
<email>nyall.dawson@gmail.com</email>
</author>
<published>2020-02-23T22:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/PROJ/commit/?id=004116f53a9f2e2afde9ffcfdadcbe1d1f4df2ac'/>
<id>004116f53a9f2e2afde9ffcfdadcbe1d1f4df2ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
