geomapi


Namegeomapi JSON
Version 0.3.3 PyPI version JSON
download
home_pagehttps://geomatics.pages.gitlab.kuleuven.be/research-projects/geomapi/
SummaryA standard library to manage geomatic data
upload_time2023-10-25 07:18:53
maintainer
docs_urlNone
authorBassier M., De Geyter S., De Winter H., Vermandere J. @ Geomatics KU Leuven
requires_python<=3.11
licenseMIT
keywords geomatics alignment monitoring validation progress point clouds computer vision deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![geomapiLogo](https://gitlab.kuleuven.be/uploads/-/system/project/avatar/7619/GeoMapiLogo.png?width=64)

# GeomAPI

A joint API to standardize geomatic data storage and processing.
Developed by the Geomatics research group at the KU Leuven 


## Installation

Use the package manager [pip](https://pypi.org/project/geomapi) to install geomapi.

```bash
pip install geomapi
```

## Documentation

You can read the full API reference here:
[Documentation](https://geomatics.pages.gitlab.kuleuven.be/research-projects/geomapi/)


## Quickstart

```py
import geomapi
from geomapi.nodes import Node

newNode = Node()
```

## Contributing

The master branch is protected and you can only make changes by submitting a merge request. 
Please create a new branch if you would like to make changes and submit them for approval.

## Licensing

The code in this project is licensed under MIT license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://geomatics.pages.gitlab.kuleuven.be/research-projects/geomapi/",
    "name": "geomapi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<=3.11",
    "maintainer_email": "",
    "keywords": "Geomatics,alignment,monitoring,validation,progress,point clouds,computer vision,deep learning",
    "author": "Bassier M., De Geyter S., De Winter H., Vermandere J. @ Geomatics KU Leuven",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/8f/d0/ade41fcbe49731c9e6e4cd4d9357f339a5e1e7a6b71badbcf40b7a26a526/geomapi-0.3.3.tar.gz",
    "platform": null,
    "description": "![geomapiLogo](https://gitlab.kuleuven.be/uploads/-/system/project/avatar/7619/GeoMapiLogo.png?width=64)\n\n# GeomAPI\n\nA joint API to standardize geomatic data storage and processing.\nDeveloped by the Geomatics research group at the KU Leuven \n\n\n## Installation\n\nUse the package manager [pip](https://pypi.org/project/geomapi) to install geomapi.\n\n```bash\npip install geomapi\n```\n\n## Documentation\n\nYou can read the full API reference here:\n[Documentation](https://geomatics.pages.gitlab.kuleuven.be/research-projects/geomapi/)\n\n\n## Quickstart\n\n```py\nimport geomapi\nfrom geomapi.nodes import Node\n\nnewNode = Node()\n```\n\n## Contributing\n\nThe master branch is protected and you can only make changes by submitting a merge request. \nPlease create a new branch if you would like to make changes and submit them for approval.\n\n## Licensing\n\nThe code in this project is licensed under MIT license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A standard library to manage geomatic data",
    "version": "0.3.3",
    "project_urls": {
        "Homepage": "https://geomatics.pages.gitlab.kuleuven.be/research-projects/geomapi/"
    },
    "split_keywords": [
        "geomatics",
        "alignment",
        "monitoring",
        "validation",
        "progress",
        "point clouds",
        "computer vision",
        "deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3d3c42ec8dc86bf717dc22835e8049f1b45af86ddd475f5710cb40177107d80",
                "md5": "54d9bf6b96d91600bb98d70ab40a03e9",
                "sha256": "0ba94d3201c0fb510b4d18e6aa6e125927719bb628ad23d1959273a52e6e8f6b"
            },
            "downloads": -1,
            "filename": "geomapi-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "54d9bf6b96d91600bb98d70ab40a03e9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<=3.11",
            "size": 195447,
            "upload_time": "2023-10-25T07:18:51",
            "upload_time_iso_8601": "2023-10-25T07:18:51.365232Z",
            "url": "https://files.pythonhosted.org/packages/c3/d3/c42ec8dc86bf717dc22835e8049f1b45af86ddd475f5710cb40177107d80/geomapi-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8fd0ade41fcbe49731c9e6e4cd4d9357f339a5e1e7a6b71badbcf40b7a26a526",
                "md5": "826bfdb52d5a6cd524179a551ef16f1b",
                "sha256": "80f147676bc59f4b397acad654a64f506c21f8489ab0e2cf4ffd05d4d34a637c"
            },
            "downloads": -1,
            "filename": "geomapi-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "826bfdb52d5a6cd524179a551ef16f1b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<=3.11",
            "size": 166434,
            "upload_time": "2023-10-25T07:18:53",
            "upload_time_iso_8601": "2023-10-25T07:18:53.338908Z",
            "url": "https://files.pythonhosted.org/packages/8f/d0/ade41fcbe49731c9e6e4cd4d9357f339a5e1e7a6b71badbcf40b7a26a526/geomapi-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-25 07:18:53",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "geomapi"
}
        
Elapsed time: 0.12739s