Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris48s/geometry-to-spatialite
🌍 Import geographic and spatial data from files into a SpatiaLite DB
https://github.com/chris48s/geometry-to-spatialite
datasette python spatial-data spatialite sqlite
Last synced: 2 months ago
JSON representation
🌍 Import geographic and spatial data from files into a SpatiaLite DB
- Host: GitHub
- URL: https://github.com/chris48s/geometry-to-spatialite
- Owner: chris48s
- License: mit
- Created: 2019-10-08T21:06:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T18:22:46.000Z (3 months ago)
- Last Synced: 2024-10-25T09:47:44.366Z (2 months ago)
- Topics: datasette, python, spatial-data, spatialite, sqlite
- Language: Python
- Homepage: https://pypi.org/project/geometry-to-spatialite/
- Size: 6.89 MB
- Stars: 12
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# geometry-to-spatialite
[![Run tests](https://github.com/chris48s/geometry-to-spatialite/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/chris48s/geometry-to-spatialite/actions/workflows/test.yml)
[![codecov](https://codecov.io/gh/chris48s/geometry-to-spatialite/branch/master/graph/badge.svg?token=Y15Y63PPM4)](https://codecov.io/gh/chris48s/geometry-to-spatialite)
[![PyPI Version](https://img.shields.io/pypi/v/geometry-to-spatialite.svg)](https://pypi.org/project/geometry-to-spatialite/)
![License](https://img.shields.io/pypi/l/geometry-to-spatialite.svg)
![Python Compatibility](https://img.shields.io/badge/dynamic/json?query=info.requires_python&label=python&url=https%3A%2F%2Fpypi.org%2Fpypi%2Fgeometry-to-spatialite%2Fjson)
![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)Import geographic and spatial data from files into a SpatiaLite DB.
## 📚 [Documentation](https://chris48s.github.io/geometry-to-spatialite)
* [Installation](https://chris48s.github.io/geometry-to-spatialite/installation.html)
* [Usage](https://chris48s.github.io/geometry-to-spatialite/usage.html)
* [Troubleshooting](https://chris48s.github.io/geometry-to-spatialite/troubleshooting.html)