Contents

convertbng 0.7.2

0

Fast lon, lat to and from ETRS89 and BNG (OSGB36) using the OS OSTN15 transform via Rust FFI

Fast lon, lat to and from ETRS89 and BNG (OSGB36) using the OS OSTN15 transform via Rust FFI

Stars: 37, Watchers: 37, Forks: 7, Open Issues: 4

The urschrei/convertbng repo was created 8 years ago and the last code push was 2 weeks ago. The project is moderately popular with 37 github stars!

How to Install convertbng

You can install convertbng using pip

pip install convertbng

or add it to a project with poetry

poetry add convertbng

Package Details

Author
License
The MIT License (MIT) Copyright (c) 2015 Stephan Hügel Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Homepage
PyPi:
https://pypi.org/project/convertbng/
GitHub Repo:
https://github.com/urschrei/convertbng

Classifiers

  • Scientific/Engineering/GIS
  • Software Development/Libraries/Python Modules
No  convertbng  pypi packages just yet.

Errors

A list of common convertbng errors.

Code Examples

Here are some convertbng code examples and snippets.

GitHub Issues

The convertbng package has 4 open issues on GitHub

  • Bump pypa/cibuildwheel from 2.13.1 to 2.14.1
  • Bump robinraju/release-downloader from 1.7 to 1.8

See more issues on GitHub

Related Packages & Articles

geemap 0.32.1

Geemap is a Python package designed for interactive mapping with Google Earth Engine (GEE). It provides an intuitive interface for manipulating, analyzing, and visualizing geospatial big data in a Jupyter-based environment. Geemap supports various Python libraries and offers advanced features like data conversion, interactive plotting, and image classification. It also allows developers to export Earth Engine maps as HTML files and PNG images, making it a comprehensive solution for geospatial data handling.

ruff 0.3.5

An extremely fast Python linter and code formatter, written in Rust.

pykml 0.2.0

pyKML is a Python package for creating, parsing, manipulating, and validating KML, a language for encoding and annotating geographic data.

leafmap 0.31.9

leafmap is a powerful Python package that brings interactive mapping and geospatial analysis to your fingertips. Born from geemap, leafmap is designed to serve non-Google Earth Engine users, offering a platform for analyzing and visualizing geospatial data with minimal coding. Whether you're working in Google Colab, Jupyter Notebook, or JupyterLab, leafmap makes geospatial data analysis accessible and straightforward. It integrates with folium, ipyleaflet, whiteboxtools, and ipywidgets, providing a rich set of tools for interactive mapping and geospatial analysis.

osmnx 1.9.3

Download, model, analyze, and visualize street networks and other geospatial features from OpenStreetMap