73 Commits

Author SHA1 Message Date
db5c5fa0ec devel: Add nix shell 2026-01-26 12:47:44 +01:00
Jonas Juselius
0001db4b2d Merge branch 'main' of gitlab.com:oceanbox/ProjNet.FSharp 2023-12-31 12:13:07 +01:00
Jonas Juselius
3aced5c535 cicd: fix node in devcontainer 2023-12-31 12:12:56 +01:00
semantic-release-bot
013f6c1dca chore(release): 5.2.0
# [5.2.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v5.1.0...v5.2.0) (2023-12-31)

### Features

* update to net8.0 ([72f6ff4](72f6ff4abe))
v5.2.0
2023-12-31 09:42:05 +00:00
Jonas Juselius
72f6ff4abe feat: update to net8.0 2023-12-31 10:35:42 +01:00
semantic-release-bot
11e2947c6d chore(release): 5.1.0
# [5.1.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v5.0.2...v5.1.0) (2023-09-25)

### Bug Fixes

* fail on unknown projection ([fa69368](fa693683d5))

### Features

* upgrade to net7.0 ([48e10a7](48e10a747c))
* upgrade to net7.0 ([149b7d8](149b7d819e))
v5.1.0
2023-09-25 06:16:24 +00:00
Jonas Juselius
670fc948c3 Merge branch 'throw-unknown-proj' into 'main'
Throw unknown proj

See merge request oceanbox/ProjNet.FSharp!4
2023-09-25 06:11:23 +00:00
Jonas Juselius
0954c89930 build: update devcontainer to net7 and node20 2023-09-25 07:51:11 +02:00
Jonas Juselius
18fb8821c1 Merge branch 'net7' into throw-unknown-proj 2023-09-25 07:48:47 +02:00
Stig Rune Jensen
fa693683d5 fix: fail on unknown projection 2023-09-22 15:30:28 +02:00
Jonas Juselius
48e10a747c feat: upgrade to net7.0 2023-09-22 15:30:27 +02:00
semantic-release-bot
fadb4aeb95 chore(release): 5.0.2
## [5.0.2](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v5.0.1...v5.0.2) (2023-08-25)

### Bug Fixes

* add MET-specific LCC projection ([431259f](431259f238))
* LCCMet does not need input ([38ad375](38ad375225))
v5.0.2
2023-08-25 17:51:53 +00:00
Jonas Juselius
92c125f4bc Merge branch 'MET-lcc' into 'main'
MET LCC

See merge request oceanbox/ProjNet.FSharp!3
2023-08-25 17:47:02 +00:00
Simen Kirkvik
5a97fec093 .devcontainer: remove yarn and update node to 18 2023-08-25 16:17:32 +02:00
Simen Kirkvik
6621dff746 add missing comma to LCCMet 2023-08-23 12:55:52 +02:00
Simen Kirkvik
38ad375225 fix: LCCMet does not need input 2023-08-21 10:12:44 +02:00
Simen Kirkvik
431259f238 fix: add MET-specific LCC projection 2023-08-21 10:05:13 +02:00
Jonas Juselius
816acc0ac1 Merge branch 'main' of gitlab.com:oceanbox/ProjNet.FSharp 2023-02-28 14:24:22 +01:00
Jonas Juselius
149b7d819e feat: upgrade to net7.0 2023-02-26 21:03:40 +01:00
semantic-release-bot
eb1c6a2f64 chore(release): 5.0.1
## [5.0.1](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v5.0.0...v5.0.1) (2022-12-19)

### Bug Fixes

* bug when reading OLCC projection as string ([a628081](a6280814f9))
v5.0.1
2022-12-19 09:04:53 +00:00
Jonas Juselius
cbfeccae42 Merge branch 'fix-conic' into 'main'
fix: bug when reading OLCC projection as string

See merge request oceanbox/ProjNet.FSharp!2
2022-12-19 09:01:49 +00:00
Stig Rune Jensen
a6280814f9 fix: bug when reading OLCC projection as string 2022-12-19 09:49:28 +01:00
semantic-release-bot
5b7509ca1b chore(release): 5.0.0
# [5.0.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v4.0.4...v5.0.0) (2022-12-07)

### Features

* convert Projection to CoodinateSystem ([94ed508](94ed508b4f))
v5.0.0
2022-12-07 14:21:13 +00:00
Jonas Juselius
f8a9e6c7a9 Merge branch 'coordsys' into 'main'
major: new coordsys module and add oceanbox specific projections

See merge request oceanbox/ProjNet.FSharp!1
2022-12-07 14:17:37 +00:00
Stig Rune Jensen
acad1c28b6 major: new coordsys module and add oceanbox specific projections 2022-12-07 14:57:16 +01:00
Jonas Juselius
1c757dc278 Merge branch 'main' of gitlab.com:oceanbox/ProjNet.FSharp 2022-11-15 13:40:09 +01:00
Jonas Juselius
94ed508b4f feat: convert Projection to CoodinateSystem 2022-11-15 13:39:58 +01:00
Jonas Juselius
7446d10f20 build: update fsharpplus 2022-10-04 11:10:22 +02:00
Jonas Juselius
340a6a5824 Merge branch 'main' of gitlab.com:oceanbox/ProjNet.FSharp 2022-09-16 19:44:56 +02:00
Jonas Juselius
1c3d3de567 build: fix builder 2022-09-16 19:44:46 +02:00
semantic-release-bot
fd65c477d9 chore(release): 4.0.4
## [4.0.4](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v4.0.3...v4.0.4) (2022-09-07)

### Bug Fixes

* don't use dotnet restore lock file ([aacc569](aacc56903d))
v4.0.4
2022-09-07 17:00:41 +00:00
Jonas Juselius
aacc56903d fix: don't use dotnet restore lock file 2022-09-07 18:57:33 +02:00
semantic-release-bot
9a2adaa6da chore(release): 4.0.3
## [4.0.3](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v4.0.2...v4.0.3) (2022-09-06)

### Bug Fixes

* remove Sdk.Web dependency ([c422ec6](c422ec6a21))
v4.0.3
2022-09-06 15:54:29 +00:00
Jonas Juselius
c422ec6a21 fix: remove Sdk.Web dependency 2022-09-06 17:50:53 +02:00
Jonas Juselius
1833f5aeec ci: skip tests 2022-07-06 12:53:28 +02:00
semantic-release-bot
cf054ce341 chore(release): 4.0.2
## [4.0.2](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v4.0.1...v4.0.2) (2022-06-22)

### Bug Fixes

* fix typo in transformation ([529bee9](529bee9482))
v4.0.2
2022-06-22 06:24:52 +00:00
Jonas Juselius
529bee9482 fix: fix typo in transformation 2022-06-22 08:19:57 +02:00
semantic-release-bot
1c30c7fe3b chore(release): 4.0.1
## [4.0.1](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v4.0.0...v4.0.1) (2022-06-17)

### Bug Fixes

* Rename Projections to Projection ([badc584](badc584df9))
v4.0.1
2022-06-17 13:53:52 +00:00
Jonas Juselius
badc584df9 fix: Rename Projections to Projection 2022-06-17 15:49:00 +02:00
semantic-release-bot
14e83cd8b1 chore(release): 4.0.0
# [4.0.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v3.4.0...v4.0.0) (2022-06-15)
v4.0.0
2022-06-15 07:53:45 +00:00
Jonas Juselius
4adda66689 major: renames and api changes to accomodate more flexible projection transformaitons 2022-06-15 09:48:49 +02:00
semantic-release-bot
1112c6824b chore(release): 3.4.0
# [3.4.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v3.3.0...v3.4.0) (2022-06-15)

### Bug Fixes

* make FromString() static ([1fb3645](1fb364581f))

### Features

* add FromString() to coordinate system definitions ([b204f38](b204f38182))
v3.4.0
2022-06-15 07:23:41 +00:00
Jonas Juselius
1fb364581f fix: make FromString() static 2022-06-15 09:18:13 +02:00
Jonas Juselius
47729576e1 Merge branch 'main' of gitlab.com:oceanbox/ProjNet.FSharp 2022-06-15 09:15:17 +02:00
Jonas Juselius
b204f38182 feat: add FromString() to coordinate system definitions 2022-06-15 09:15:12 +02:00
semantic-release-bot
35fc29c372 chore(release): 3.3.0
# [3.3.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v3.2.1...v3.3.0) (2022-06-15)

### Features

* add available projections type for safety ([95f7e19](95f7e19f23))
v3.3.0
2022-06-15 06:40:56 +00:00
Jonas Juselius
95f7e19f23 feat: add available projections type for safety 2022-06-15 08:35:29 +02:00
semantic-release-bot
81418c1840 chore(release): 3.2.1
## [3.2.1](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v3.2.0...v3.2.1) (2022-05-11)

### Bug Fixes

* disable arctic polar stereographic, not supported in ProjNet ([3f8c380](3f8c380462))
v3.2.1
2022-05-11 13:08:02 +00:00
Jonas Juselius
3f8c380462 fix: disable arctic polar stereographic, not supported in ProjNet 2022-05-11 15:02:41 +02:00
semantic-release-bot
463ad50f73 chore(release): 3.2.0
# [3.2.0](https://gitlab.com/oceanbox/ProjNet.FSharp/compare/v3.1.1...v3.2.0) (2022-05-11)

### Bug Fixes

* add active pattern for EPSG:n ([02bc59a](02bc59ac53))
* add namespace and autoopen Transform module ([dbb9975](dbb997562d))
* update deps ([d9aeda7](d9aeda73c1))

### Features

* Add general epsg srid support and arctic polar stereographic shorthand ([8420ccf](8420ccf2ca))
v3.2.0
2022-05-11 11:13:15 +00:00