# cldfgeojson
[![Build Status](https://github.com/cldf/cldfgeojson/workflows/tests/badge.svg)](https://github.com/cldf/cldfgeojson/actions?query=workflow%3Atests)
[![PyPI](https://img.shields.io/pypi/v/cldfgeojson.svg)](https://pypi.org/project/cldfgeojson)
`cldfgeojson` provides tools to work with geographic data structures encoded as [GeoJSON](https://geojson.org)
in the context of [CLDF](https://cldf.clld.org) datasets.
## Install
```shell
pip install cldfgeojson
```
## Adding speaker areas to CLDF datasets
The functionality in [`cldfgeojson.create`](src/cldfgeojson/create.py) helps adding speaker area
information when creating CLDF datasets (e.g. with [`cldfbench`](https://github.com/cldf/cldfbench)).
## `leaflet.draw`
This package contains the [`leaflet.draw`](https://github.com/Leaflet/Leaflet.draw) plugin in the form of `data://` URLs in
[a mako template](src/cldfgeojson/commands/templates/leaflet.draw.mako). `leaflet.draw` is
distributed under a MIT license:
> Copyright 2012-2017 Jon West, Jacob Toye, and Leaflet
>
> 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/cldf/cldfgeojson",
"name": "cldfgeojson",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "linguistics",
"author": "Robert Forkel",
"author_email": "dlce.rdm@eva.mpg.de",
"download_url": "https://files.pythonhosted.org/packages/6a/12/46c6d74f3a2c9d7162ba7ed76a9eb0a7561b5bfb4287eb8262bcb0c3abf0/cldfgeojson-0.3.0.tar.gz",
"platform": "any",
"description": "# cldfgeojson\n\n[![Build Status](https://github.com/cldf/cldfgeojson/workflows/tests/badge.svg)](https://github.com/cldf/cldfgeojson/actions?query=workflow%3Atests)\n[![PyPI](https://img.shields.io/pypi/v/cldfgeojson.svg)](https://pypi.org/project/cldfgeojson)\n\n`cldfgeojson` provides tools to work with geographic data structures encoded as [GeoJSON](https://geojson.org)\nin the context of [CLDF](https://cldf.clld.org) datasets.\n\n\n## Install\n\n```shell\npip install cldfgeojson\n```\n\n\n## Adding speaker areas to CLDF datasets\n\nThe functionality in [`cldfgeojson.create`](src/cldfgeojson/create.py) helps adding speaker area\ninformation when creating CLDF datasets (e.g. with [`cldfbench`](https://github.com/cldf/cldfbench)).\n\n\n## `leaflet.draw`\n\nThis package contains the [`leaflet.draw`](https://github.com/Leaflet/Leaflet.draw) plugin in the form of `data://` URLs in \n[a mako template](src/cldfgeojson/commands/templates/leaflet.draw.mako). `leaflet.draw` is\ndistributed under a MIT license:\n\n> Copyright 2012-2017 Jon West, Jacob Toye, and Leaflet\n> \n> 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:\n> \n> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\n\n\n",
"bugtrack_url": null,
"license": "Apache 2.0",
"summary": "Functionality to access and curate GeoJSON in CLDF datasets",
"version": "0.3.0",
"project_urls": {
"Bug Tracker": "https://github.com/cldf/cldfgeojson/issues",
"Homepage": "https://github.com/cldf/cldfgeojson"
},
"split_keywords": [
"linguistics"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ac5991cefbff507705480e522c25dcbab2048cf096010a32fc6ac4a654d008b6",
"md5": "55142eb7129eb94a7d5653cbd556a338",
"sha256": "d1582f370ec8d7cd5e6f843784136982fb4ae7867492f6241a67d12f811d8c66"
},
"downloads": -1,
"filename": "cldfgeojson-0.3.0-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "55142eb7129eb94a7d5653cbd556a338",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.8",
"size": 76298,
"upload_time": "2024-05-31T12:13:42",
"upload_time_iso_8601": "2024-05-31T12:13:42.984135Z",
"url": "https://files.pythonhosted.org/packages/ac/59/91cefbff507705480e522c25dcbab2048cf096010a32fc6ac4a654d008b6/cldfgeojson-0.3.0-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a1246c6d74f3a2c9d7162ba7ed76a9eb0a7561b5bfb4287eb8262bcb0c3abf0",
"md5": "1e46cdeed73201375e50f6955a7baadf",
"sha256": "ab164e8b5767fd5a8a3b99eae4cf8a3414894ce8e03d606c6eaa0c84d0a3bb84"
},
"downloads": -1,
"filename": "cldfgeojson-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "1e46cdeed73201375e50f6955a7baadf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 78557,
"upload_time": "2024-05-31T12:13:45",
"upload_time_iso_8601": "2024-05-31T12:13:45.137341Z",
"url": "https://files.pythonhosted.org/packages/6a/12/46c6d74f3a2c9d7162ba7ed76a9eb0a7561b5bfb4287eb8262bcb0c3abf0/cldfgeojson-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-31 12:13:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cldf",
"github_project": "cldfgeojson",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "cldfgeojson"
}