ClemensFischer
e7f1ef820e
Renamed delta lambda
2026-02-03 22:20:58 +01:00
ClemensFischer
1d62a6e9f3
Updated StereographicProjection
2026-02-03 15:13:10 +01:00
ClemensFischer
9fe7dccd68
Unified map projections
2026-02-01 17:25:04 +01:00
ClemensFischer
a4bd11e26d
Updated StereographicProjection
2026-02-01 10:53:12 +01:00
ClemensFischer
cfed3575ac
Updated MapProjection and MapGraticule
2026-02-01 01:42:24 +01:00
ClemensFischer
76b879dfac
Removed azimuthal and "auto" map projections
...
Removing these projections - which were never really well implemented - greatly simplifies the code. There is no ProjectionCenter anymore and MapProjection methods do not return null Locations or Points.
2026-01-29 16:27:34 +01:00
ClemensFischer
3922297e7b
Fixed RelativeTransform of azimuthal projections
2026-01-28 09:52:11 +01:00
ClemensFischer
8d25310b8e
MapProjection.RelativeTransform
2026-01-27 22:56:09 +01:00
ClemensFischer
d71d6c6e01
Moved EquatorialRadius property to MapProjection
2026-01-24 14:58:16 +01:00
ClemensFischer
2e27fc740d
Updated azimuthal projections
2026-01-21 14:15:26 +01:00
ClemensFischer
3fbfb0d5c1
Rotated relative scale in MapProjections
2026-01-20 15:48:30 +01:00
ClemensFischer
ab155a26e7
Use Matrix for projection relative scale
2026-01-20 09:48:16 +01:00
ClemensFischer
2c9e478095
Reworked azimuthal projections
2026-01-19 21:38:18 +01:00
ClemensFischer
2817ecda7d
Removed CenteredBoundingBox
2026-01-17 12:06:21 +01:00
ClemensFischer
d825b50062
Added AzimuthalProjection.EarthRadius
2026-01-16 20:22:45 +01:00
ClemensFischer
59a71d58ad
Comments
2026-01-10 23:29:42 +01:00
ClemensFischer
c3fcfa9afe
Comments
2026-01-10 22:48:14 +01:00
ClemensFischer
2686cda333
Equality methods
2026-01-09 23:43:39 +01:00
ClemensFischer
23a8e49efb
Use mean radius in distance calculations
2026-01-09 08:13:07 +01:00
ClemensFischer
e268be2948
Avoid unnecessary Location and Point allocations
2025-12-12 21:28:45 +01:00
ClemensFischer
81eabef257
Cleanup of global usings
2025-08-19 19:43:02 +02:00
ClemensFischer
3c88a81b0d
Revised Location calculations
2025-03-10 15:47:33 +01:00
ClemensFischer
057fd82feb
Removed code file headers
2025-02-27 18:46:32 +01:00
ClemensFischer
8baec28afd
Link to USGS Map Projections Paper
2025-02-24 11:22:17 +01:00
ClemensFischer
560f44a139
Copyright
2025-01-01 18:57:55 +01:00
ClemensFischer
ece82bd654
Parameterless constructors of projection classes
2024-08-28 14:58:06 +02:00
ClemensFischer
ce6f190bf1
EPSG Codes & CRS IDs
2024-07-12 13:57:27 +02:00
ClemensFischer
eb990ab9ee
Conditional usings
2024-05-22 11:25:32 +02:00
ClemensFischer
fc9a5c980b
Copyright note
2024-02-03 21:01:53 +01:00
ClemensFischer
dbbb4c3de3
Update copyright note
2023-01-03 15:12:53 +01:00
ClemensFischer
218a85316c
Reworked MapProjection
...
Return nullable Point from LocationToMap. Use MapRect instead of WinUI/UWP Rect replacement. Drop Vector. Add Scale struct.
2022-12-02 16:50:10 +01:00
Clemens
6a14d740e8
Comments on map projections
2022-02-23 23:19:32 +01:00
Clemens
e2fcc1db2c
Added MapProjectionFactory
2022-01-19 16:43:00 +01:00
Clemens
abde6ad9fd
Update copyright
2022-01-14 20:22:56 +01:00
Clemens
9f61b90795
Version 7.0: WinUI
2021-11-17 23:17:11 +01:00
Clemens
c215e1fb61
Version 6.0: Added WinUI
2021-06-14 21:41:37 +02:00
ClemensF
3b17e816dd
Updated Copyright
2021-01-13 21:19:27 +01:00
ClemensF
3ffb613f80
Use C# 7
2020-04-16 19:24:38 +02:00
ClemensF
43c33c2564
Version 5.0.1: Dropped MapProjection.UnitsPerDegree
2020-04-02 18:06:39 +02:00
ClemensF
c7cb2efcdb
Version 5.0: Separated map projection and view transform.
2020-03-26 19:08:20 +01:00
ClemensF
ba6fe6585d
Version 4.16.0. MapControl.WPF.csproj targets multiple frameworks
2020-01-09 19:40:10 +01:00
ClemensF
0dbdd4c810
Version 4.16.0. Improved MapProjection.
2019-12-16 18:35:04 +01:00
ClemensF
12566506f8
Version 4.16.0. Improved MapProjection.
2019-12-12 19:23:41 +01:00
ClemensF
bd9a16e921
Version 4.12.1 Added AutoEquirectangularProjection
2019-04-05 19:13:58 +02:00
ClemensF
0a3ae81117
Version 4.12.1 Added AutoEquirectangularProjection
2019-03-27 18:39:59 +01:00
ClemensF
90aa92def0
Version 4.12. Revised projections
2018-12-20 21:55:12 +01:00
ClemensFischer
a3542bf106
Version 4.6.0: Own Point and Matrix to work around rounding errors in UWP
2018-03-06 22:22:58 +01:00
ClemensF
d1552506f6
Version 4.4.0: Fixed MapPolyline performance on UWP. Added MapPolygon and MapMultiPolygon for WPF.
2018-02-09 17:43:47 +01:00
ClemensF
0be26af38c
Minor changes
2017-08-16 21:27:12 +02:00
ClemensF
ec47f225b3
Version 4: Upgrade to VS 2017
2017-08-04 21:38:58 +02:00