TomasJohansson
Software developer with a preference for statically typed programming languages such as C# , Java, Kotlin, F#, Scala, Dart and TypeScript.
Gävle, Sweden
Pinned Repositories
adapters-shortest-paths
Adapters for Java implementations finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.
adapters-shortest-paths-dotnet
Adapters for C# implementations finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.
crsTransformations
Coordinate Reference System Transformations. This is a "JVM library" implemented with Kotlin, but usable from e.g. Java/Kotlin/Scala/Groovy/Jython/JRuby (see the sample code). Most of the test code is written with Java, and the third-part libraries used from Kotlin are also implemented with Java.
crsTransformations-dotnet
Coordinate Reference System Transformations. This is a .NET library implemented with F#, but also usable from C#. Most of the test code is actually written with C#. The third-part libraries used from the F# code may also have been implemented with C#.
epsg_constants_4python
A generated class with lots of Python EPSG constants (used for specifying Coordinate Reference Systems).
MuLaViTo-fork
Fork of MuLaViTo , https://sourceforge.net/p/mulavito/
sweden_crs_transformations_4dart
Dart library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
sweden_crs_transformations_4net_old
https://github.com/TomasJohansson/sweden_crs_transformations_4net
sweden_crs_transformations_4python
Python library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
sweden_crs_transformations_4typescript
TypeScript library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
TomasJohansson's Repositories
TomasJohansson/crsTransformations-dotnet
Coordinate Reference System Transformations. This is a .NET library implemented with F#, but also usable from C#. Most of the test code is actually written with C#. The third-part libraries used from the F# code may also have been implemented with C#.
TomasJohansson/adapters-shortest-paths-dotnet
Adapters for C# implementations finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.
TomasJohansson/sweden_crs_transformations_4python
Python library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
TomasJohansson/crsTransformations
Coordinate Reference System Transformations. This is a "JVM library" implemented with Kotlin, but usable from e.g. Java/Kotlin/Scala/Groovy/Jython/JRuby (see the sample code). Most of the test code is written with Java, and the third-part libraries used from Kotlin are also implemented with Java.
TomasJohansson/sweden_crs_transformations_4typescript
TypeScript library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
TomasJohansson/epsg_constants_4python
A generated class with lots of Python EPSG constants (used for specifying Coordinate Reference Systems).
TomasJohansson/MuLaViTo-fork
Fork of MuLaViTo , https://sourceforge.net/p/mulavito/
TomasJohansson/sweden_crs_transformations_4dart
Dart library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
TomasJohansson/sweden_crs_transformations_4net_old
https://github.com/TomasJohansson/sweden_crs_transformations_4net
TomasJohansson/adapters-shortest-paths
Adapters for Java implementations finding the shortest paths between two locations. This is useful for travel routing when you want to minimize the total time or total distance.
TomasJohansson/algorithms-sedgewick-wayne
Fork of a repository with solutions to the exercises of the Algorithms book by Robert Sedgewick and Kevin Wayne. Forked repository: https://github.com/reneargento/algorithms-sedgewick-wayne
TomasJohansson/cts
Projection library in Java
TomasJohansson/epsg_constants_4typescript
A generated class with lots of TypeScript/JavaScript EPSG constants (used for specifying Coordinate Reference Systems).
TomasJohansson/Essentials
Essential cross platform APIs for your mobile apps.
TomasJohansson/geotools
TomasJohansson/grph
Grph is a high-performance Java library for the manipulation of graphs.
TomasJohansson/jgrapht
Master repository for the JGraphT project
TomasJohansson/k-shortest-paths
A collection of algorithms (including Yen, Eppstein, and Lazy Eppstein) to compute the K shortest paths between two nodes in a weighted, directed graph, implemented in Java.
TomasJohansson/k-shortest-paths-cpp-version
An implementation of the k-shorest-paths algorithm in Cpp
TomasJohansson/k-shortest-paths-java-version
An implementation of the k shortest paths algorithm in Java
TomasJohansson/leaflet-geoman
🍂🗺️ The most powerful leaflet plugin for drawing and editing geometry layers
TomasJohansson/QGIS
QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
TomasJohansson/QuickGraph
Generic Graph Data Structures and Algorithms for .NET
TomasJohansson/scalaForJavaDevelopers
TomasJohansson/sweden_crs_transformations_4jvm
JVM (Scala/Java) library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
TomasJohansson/sweden_crs_transformations_4net
C#.NET library for transformation of geographic coordinates between WGS84 and the Swedish coordinate reference systems SWEREF99 and RT90
TomasJohansson/temprepo20180713
TomasJohansson/TomasJohansson.github.io
TomasJohansson/TreeView
An android tree structure view with high performance and rich features
TomasJohansson/vtm
OpenGL vector map library - running on Android, iOS, Desktop and browser.