{ "info": { "author": "Nordic Geodetic Commision", "author_email": "geir.arne.hjelle@kartverket.no", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "# Posetta, the Universal Translator of Geodetic Coordinate File Formats\n\nPosetta is a command line and GUI utility for translating between different\nfile formats used for representing geodetic coordinates.\n\n**Note:** Posetta is still in pre-alpha status. Its functionality will change,\n and it should not be depended on in any production-like setting.\n\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)\n\n\n## Installing Posetta\n\nPosetta is available at [PyPI](https://pypi.org/project/posetta/). You can\ninstall it by simply running\n\n pip install posetta\n\n\n## Installing Posetta from source\n\nPosetta depends on other brilliant Python packages, like for instance numpy. We\nrecommend using the Anaconda distribution to ease the installation of these\ndependencies.\n\n### Install Anaconda\n\nGo to [www.anaconda.com/download](https://www.anaconda.com/download), and\ndownload Anaconda for Python 3.\n\n\n### Download the Posetta source code\n\nIf you have not already done so, download the Posetta source code, from\n[GitHub](https://github.com/NordicGeodesy/posetta). Then enter the main\n`posetta` directory before running the install commands below.\n\n cd posetta\n\n\n### Install dependencies\n\nYou should now install the necessary dependencies using the\n`environment.yml`-file. You can do this either in your current conda\nenvironment, or choose to create a new `posetta`-environment. In general, you\nshould install `posetta` in its own environment.\n\nTo install `posetta` in a new environment named `posetta` and activate it, do\n\n conda env create -n posetta -f environment.yml\n conda activate posetta\n\nTo instead install `posetta` in your current environment, do\n\n conda env update -f environment.yml\n\n\n### Install the Posetta package\n\nTo do the actual installation of Posetta, use the `flit` packaging tool:\n\n flit install --dep production\n\nIf you want to develop the Posetta package, install it in editable mode using\n\n flit install -s\n\nOn Windows, you can install in editable mode using\n\n flit install --pth-file\n\n\n## Using Posetta\n\nPosetta can be used either as a command line application, or a graphical (GUI)\napplication.\n\n\n### Posetta at the command line\n\nYou can use Posetta as a command line tool. Run the following to see instructions:\n\n posetta --help\n\n\n### Posetta as a graphical (GUI) application\n\nPosetta can also be used as a simple point and click GUI application. Run the\nfollowing command to start it:\n\n posetta_gui\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/NordicGeodesy/posetta", "keywords": "geodesy,coordinate,position,format,converter", "license": "MIT", "maintainer": "Nordic Geodetic Commision", "maintainer_email": "geir.arne.hjelle@kartverket.no", "name": "posetta", "package_url": "https://pypi.org/project/posetta/", "platform": "", "project_url": "https://pypi.org/project/posetta/", "project_urls": { "Homepage": "https://github.com/NordicGeodesy/posetta" }, "release_url": "https://pypi.org/project/posetta/0.0.5/", "requires_dist": [ "pandas (>=0.23.0)", "fastkml (>=0.11.0)", "lxml (>=4.2)", "click (>=7.0)" ], "requires_python": ">=3.6", "summary": "The Universal Translator of Geodetic Coordinate File Formats", "version": "0.0.5" }, "last_serial": 4426873, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7f3d8c9cdea044879d9598fcc901d822", "sha256": "599f2f6afca269ebf56b116a4750268c3ec111b5351f0a4d016fec0ce376e5a7" }, "downloads": -1, "filename": "posetta-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7f3d8c9cdea044879d9598fcc901d822", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 745891, "upload_time": "2018-10-25T13:48:40", "url": "https://files.pythonhosted.org/packages/b5/46/31e110ea2bbb67c530fea61b4a7b49be97a990f01857fd78fb32dda8574e/posetta-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b18c977c66c8b3eeb395b477e57a8d23", "sha256": "019e4618694d32dc2bc1ae1e13d32471902b8b79801a2271b9fd878d818ca384" }, "downloads": -1, "filename": "posetta-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b18c977c66c8b3eeb395b477e57a8d23", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 699759, "upload_time": "2018-10-25T13:48:43", "url": "https://files.pythonhosted.org/packages/40/e7/0e6e889e95d7ec273955e80381cfb973a1ffb0572cc7c21e206b2986ba72/posetta-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "4ed220e3f59e9d246344b2b890970aa0", "sha256": "7e207548438f18ca391b557bef99368d2275f9d06acd6dea51a9af59c7d8ceb5" }, "downloads": -1, "filename": "posetta-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "4ed220e3f59e9d246344b2b890970aa0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 746156, "upload_time": "2018-10-25T13:52:53", "url": "https://files.pythonhosted.org/packages/eb/5f/8b44191898b70df3aa432c810cbf734757601ba71b4fd527ac9eff5440c2/posetta-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "423f02524ddf90fa91369385c37a6b9e", "sha256": "024215b549249bce4d6f63a93447429f702dc1166abd55e156461e0b0cd6b206" }, "downloads": -1, "filename": "posetta-0.0.2.tar.gz", "has_sig": false, "md5_digest": "423f02524ddf90fa91369385c37a6b9e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 699836, "upload_time": "2018-10-25T13:52:57", "url": "https://files.pythonhosted.org/packages/c4/87/f62612be64b05e31ffc0d10a923e32ccc8472252669fa3ab96ad6283b45b/posetta-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e69c2c98993a48cb6443f7041ac6ee42", "sha256": "e85019825a35441ebba0bc90a30a5a4f4bec510cbb0bccab9645bf5fa3aed3e9" }, "downloads": -1, "filename": "posetta-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "e69c2c98993a48cb6443f7041ac6ee42", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 747477, "upload_time": "2018-10-25T21:32:45", "url": "https://files.pythonhosted.org/packages/71/d9/c904d25857c8e3304508a15ec3b9c3674aa1f8e4c5badb66e3b123bb947e/posetta-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "78a55711e966a785e61ab26ee15a11f5", "sha256": "d74702a4bac9b4cb39143f701dad379c140409bb98cc0b343c4047747e463eb6" }, "downloads": -1, "filename": "posetta-0.0.3.tar.gz", "has_sig": false, "md5_digest": "78a55711e966a785e61ab26ee15a11f5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 702170, "upload_time": "2018-10-25T21:32:54", "url": "https://files.pythonhosted.org/packages/75/76/b5a5ae01a980d2a52e81976d85adbefe6e2943883e7461ad4ea055b2a1ad/posetta-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "ed2d599aaef5a7d4b8139775c5539d12", "sha256": "8eeb5ca616a37b668a98e56357594f1c61230c79b41c21ed7c1373fa4c4dce35" }, "downloads": -1, "filename": "posetta-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "ed2d599aaef5a7d4b8139775c5539d12", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 747756, "upload_time": "2018-10-28T17:28:57", "url": "https://files.pythonhosted.org/packages/80/e3/d5f1d13e06132b0d7fab52b34ae5e2483a65332b82defaed6fdcc63ccddf/posetta-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c9c25944b574b1a3ecd3ed1bed05ead5", "sha256": "fb63b688d897579faf74f8501a2c404bf54397faeaff22c23dfd305f0d6865e2" }, "downloads": -1, "filename": "posetta-0.0.4.tar.gz", "has_sig": false, "md5_digest": "c9c25944b574b1a3ecd3ed1bed05ead5", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 702286, "upload_time": "2018-10-28T17:29:26", "url": "https://files.pythonhosted.org/packages/2b/46/6cd60b6c07915a6b3eac771ebe3cebfc11274dd53d387408195bbed5043c/posetta-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "a99ad30253139254d4d5a517a441177f", "sha256": "a63bb0f4a64eac9ca29258f95d466339dde68575ff96c72f511d6b157833d9a9" }, "downloads": -1, "filename": "posetta-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "a99ad30253139254d4d5a517a441177f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 747765, "upload_time": "2018-10-29T09:55:29", "url": "https://files.pythonhosted.org/packages/03/94/a7f54078fede21246dc44b01f4ea5762d9f7080e27c5563e0e9b46ce45a6/posetta-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "06b2216de00601edd8ef1711621b430b", "sha256": "be5a2fb5dac185b4882c3d56e3b64e84490765a410b7c8019c801fbaef4977ce" }, "downloads": -1, "filename": "posetta-0.0.5.tar.gz", "has_sig": false, "md5_digest": "06b2216de00601edd8ef1711621b430b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 702306, "upload_time": "2018-10-29T09:55:31", "url": "https://files.pythonhosted.org/packages/e4/c7/caabf5e924b0c9f6b08ed6a25420980f7bc5f707c543cab76bfcbe1f927d/posetta-0.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a99ad30253139254d4d5a517a441177f", "sha256": "a63bb0f4a64eac9ca29258f95d466339dde68575ff96c72f511d6b157833d9a9" }, "downloads": -1, "filename": "posetta-0.0.5-py3-none-any.whl", "has_sig": false, "md5_digest": "a99ad30253139254d4d5a517a441177f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 747765, "upload_time": "2018-10-29T09:55:29", "url": "https://files.pythonhosted.org/packages/03/94/a7f54078fede21246dc44b01f4ea5762d9f7080e27c5563e0e9b46ce45a6/posetta-0.0.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "06b2216de00601edd8ef1711621b430b", "sha256": "be5a2fb5dac185b4882c3d56e3b64e84490765a410b7c8019c801fbaef4977ce" }, "downloads": -1, "filename": "posetta-0.0.5.tar.gz", "has_sig": false, "md5_digest": "06b2216de00601edd8ef1711621b430b", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 702306, "upload_time": "2018-10-29T09:55:31", "url": "https://files.pythonhosted.org/packages/e4/c7/caabf5e924b0c9f6b08ed6a25420980f7bc5f707c543cab76bfcbe1f927d/posetta-0.0.5.tar.gz" } ] }