bearing

Spatial Computing Framework

https://github.com/kockums/bearing

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.1%) to scientific vocabulary

Keywords

bearing framework geometry geospatial python starling
Last synced: 4 months ago · JSON representation ·

Repository

Spatial Computing Framework

Basic Info
  • Host: GitHub
  • Owner: kockums
  • License: mit
  • Language: Python
  • Default Branch: dev
  • Homepage: https://www.bearing.tools
  • Size: 3.69 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • Open Issues: 6
  • Releases: 0
Topics
bearing framework geometry geospatial python starling
Created about 3 years ago · Last pushed 5 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation Codeowners Security Support Authors

README.md

Bearing Logo

Bearing

Spatial Computing Framework


Report a Bug | Request a Feature | Ask a Question | Make a Sugestion | Start a Discussion


[![license](https://img.shields.io/github/license/kockums/bearing?color=green&label=license&style=flat-square)](LICENSE.txt) [![website](https://img.shields.io/website?color=blue&down_color=red&down_message=offline&label=website&style=flat-square&up_color=green&up_message=online&url=https%3A%2F%2Fwww.bearing.tools)](https://www.bearing.tools) ![python](https://img.shields.io/pypi/pyversions/bearing?color=blue&label=python&style=flat-square) ![wheel](https://img.shields.io/pypi/wheel/bearing?color=green&label=wheel&style=flat-square) ![stars](https://img.shields.io/github/stars/kockums/bearing?color=blue&label=stars&style=flat-square) ![forks](https://img.shields.io/github/forks/kockums/bearing?color=blue&label=forks&style=flat-square) ![downloads](https://img.shields.io/github/downloads/kockums/bearing/total?color=blue&label=downloads&style=flat-square) ![issues](https://img.shields.io/github/issues/kockums/bearing?label=issues&style=flat-square) ![sponsors](https://img.shields.io/github/sponsors/kockums?color=blue&label=sponsors&style=flat-square) ![contributors](https://img.shields.io/github/contributors/kockums/bearing?color=blue&label=contributors&style=flat-square)


Table of Contents - [About](#about) - [Quick Start](#quick-start) - [Usage](#usage) - [Authors](#authors) - [License](#license) - [Contributing](#contributing) - [Disclaimer](#disclaimer)

About

Bearing is a Python Framework for geospatial processing. The collection of modules and tools provides functionality for the manipulation, analysis, and visualization of geographical data, such as vectors and rasters. They may also provide tools for spatial analysis, data conversion, and map projection. The library can be used for a wide range of applications, including remote sensing, location-based services, spatial analysis, data conversion, map projection and automated mapping.

Alternatives

Some other popular geospatial libraries in Python include GeoPandas, Fiona, Rasterio, and Shapely.

Quick Start

Installation

sh pip install bearing

sh pip install bearing==0.0.0

PyPi

Usage

...

Authors

Bearing is an open-source project by Kockums.

License

Except where otherwise noted, Bearing is licensed under the terms of the MIT License.

Contributing

We'd love for you to contribute and to make Bearing even better than it is today! Please refer to the contribution guidelines for information.

Disclaimer

THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.

Owner

  • Name: Kockums
  • Login: kockums
  • Kind: organization
  • Email: info@kockums.io
  • Location: Rotterdam, Netherlands

Spatial Intelligence and Robotics

Citation (CITATION.cff)

cff-version: 1.2.0
title: bearing
version: 0.0.0
date-released: 2023-11-01
url: "https://github.com/kockums/bearing"
message: >-
  If you use Bearing, please cite it using
  the metadata from this file.
type: software
authors:
  - given-names: Lars Bastiaan
    family-names: van Vianen
    email: lars@kockums.io
    affiliation: Kockums Robotics
    orcid: 'https://orcid.org/0000-0002-8790-8630'

GitHub Events

Total
  • Watch event: 1
  • Delete event: 5
  • Issue comment event: 14
  • Push event: 11
  • Pull request event: 15
  • Fork event: 1
  • Create event: 8
Last Year
  • Watch event: 1
  • Delete event: 5
  • Issue comment event: 14
  • Push event: 11
  • Pull request event: 15
  • Fork event: 1
  • Create event: 8

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 0
  • Total pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.13
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 8
Past Year
  • Issues: 0
  • Pull requests: 8
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 1.13
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 8
Top Authors
Issue Authors
  • dependabot[bot] (1)
Pull Request Authors
  • dependabot[bot] (15)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/deploy_docs.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/python_package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
.github/workflows/python_publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • pypa/gh-action-pypi-publish 27b31702a0e7fc50959f5ad993c78deac1bdfc29 composite
.devcontainer/Dockerfile docker
  • ubuntu 22.04 build
.devcontainer/docker-compose.yml docker
pyproject.toml pypi
  • gdal ^3.7.1.1
  • pillow ^10.0.0
  • python ^3.11
  • rite ^0.0.0