GithubHelp home page GithubHelp logo

tndev / geolib Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 81 KB

A GEO Library for Modern C++

License: BSD 3-Clause "New" or "Revised" License

CMake 13.29% C++ 86.71%
geo geolib distance latlng geography wgs84 header-only

geolib's Introduction

tndev::geolib

CI

Design goals

There are several libraries that support working with geo coradiante. The design goals of this library are:

  • Modern syntax Many of the existing libraries are ports from or were inspired by other languages, and their syntax therefore does not fit well in a modern C++ environment. This library is based on the way duration is implemented in the std library.

  • Type safety When working with geo-coordinates it is always necessary to know if you are working with degrees or radians or in which projection the point you are working with has. And it quickly happens that if there is no type safety, you make mistakes because of it. The focus is the library is there for on clearity about the types, and automatic conversion between them.

geolib's People

Contributors

tndev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.