Skip to content

Commit 43e10ff

Browse files
added readmes
1 parent 1af94ba commit 43e10ff

File tree

4 files changed

+31
-0
lines changed

4 files changed

+31
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@
33
A Rust library for coordinate reference system transformations.
44

55
The library is at an early stage of development.
6+
7+
## Contributing
8+
9+
The library is developed at the [TUM Chair of Geoinformatics](https://github.com/tum-gis) and contributions are highly welcome.

crates/eproj-cli/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# eproj-cli
2+
3+
CLI tool for coordinate reference system transformations.
4+
5+
The library is at an early stage of development.
6+
7+
## Contributing
8+
9+
The library is developed at the [TUM Chair of Geoinformatics](https://github.com/tum-gis) and contributions are highly welcome.

crates/eproj-core/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# eproj-core
2+
3+
Core primitives and operations for coordinate reference system transformations.
4+
5+
The library is at an early stage of development.
6+
7+
## Contributing
8+
9+
The library is developed at the [TUM Chair of Geoinformatics](https://github.com/tum-gis) and contributions are highly welcome.

crates/eproj/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# eproj
2+
3+
Library for coordinate reference system transformations.
4+
5+
The library is at an early stage of development.
6+
7+
## Contributing
8+
9+
The library is developed at the [TUM Chair of Geoinformatics](https://github.com/tum-gis) and contributions are highly welcome.

0 commit comments

Comments
 (0)