**Description**
`assetic-qgis` is a library to allow interoperability between Assetic Cloud services and
QGIS.
**Installation (recommended)**
To install `assetic-qgis` run:
`pip install assetic-qgis`
**Manual Installation**
Can be installed manually but dependencies will also require installing
Can optionally use a zip file available from Assetic if pip cannot be used
**Instructions for use**
Introduction to QGIS, Quickstart documentation, etc. can be found on the Assetic
Knowledge Base (login required):
https://assetic.zendesk.com/hc/en-us/articles/360001933756-QGIS-Integration-Introduction
**Reporting issues**
Log issues via Assetic Support
**Changelog**
**Release 2.1.0.4**
* Added optional parameter for a mapping that allows transforming geometries to an intermediate CRS, during asset create and update
**Release 2.1.0.3**
* Fixed an issue with the conversion of Multipoint feature geometry to WKT for the update process
**Release 2.1.0.2**
* Fixed a bug when trying to access a feature's geometry for bulk spatial updates via the Data Exchange
**Release 2.1.0.1**
* Added boolean parameter for creation of Functional Location when checking for it's existence during asset association
**Release 2.1.0.0**
* Added support for Component and Dimension 'upsert' where the Component and or Dimension is created as part of
the Asset update if the Component/Dimension does not already exist.
Requires assetic SDK 2023.16.1.2 minimum, and configuration setting to enable
* Where invalid polygon orientation provided for multipolyon the orientation will be corrected
where possible
**Release 2.0.1.8**
* Fixed an issue when committing changes to a layer where editing mode was disabled and only partial Assetic IDs
were written back.
* Fixed an issue with bulk updates using the Data Exchange was not properly handling QGIS specific types (e.g QDate)
**Release 2.0.1.7**
* Fixed issue where feature fields with 'falsy' numeric values were treated as null and not included in API payloads
* Fixed an issue with the handling of empty layer fields mapped to asset address
**Release 2.0.1.6**
* Option to Buffer update of layer with Assetic ID on asset creation (default option) or apply feature updates directly (set using use_buffered_edit=False)
**Release 2.0.1.5**
* Improve functional location config
* Improve reporting of unhandled exceptions
**Release 2.0.1.4**
* Fixed bug that was preventing dimension info being explictly added to each
QGIS row
* Partial asset creation now being correctly reported to logger
* Queries now working correctly when creating/updating functional locations
from layer
* Removed QGIS specific geometry fields from base python-sdk in to qgis package
**Release 2.0.1.3**
* Fixes for initialisation crash in some circumstances where logging failed
**Release 2.0.1.2**
* Added functionality to bulk update assets via data-exchange
* Updated assetic dependency
**Release 2.0.1.1**
* Updated required version of assetic package after discovering bug
**Release 2.0.1.0**
* Fixed issue where features of type Point and MultiPoint where not
being created in Assetic Cloud
**Release 2.0.0.1**
* Updated read me with some nicer formatting + extra information
**Release 2.0.0.0**
* Supports create and update by selection in QGIS GUI
* Uses consolidated Assetic SDK functionality, sharing code with other GIS repositories
**Release 1.0.0.0**
* Initial Build
Raw data
{
"_id": null,
"home_page": "http://www.assetic.com",
"name": "assetic-qgis",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Assetic QGis Integration APIs",
"author": null,
"author_email": "developer@assetic.com",
"download_url": null,
"platform": null,
"description": "**Description** \r\n\r\n`assetic-qgis` is a library to allow interoperability between Assetic Cloud services and\r\nQGIS.\r\n\r\n**Installation (recommended)**\r\n\r\nTo install `assetic-qgis` run:\r\n `pip install assetic-qgis`\r\n\r\n**Manual Installation**\r\n\r\nCan be installed manually but dependencies will also require installing\r\nCan optionally use a zip file available from Assetic if pip cannot be used\r\n\r\n**Instructions for use**\r\nIntroduction to QGIS, Quickstart documentation, etc. can be found on the Assetic\r\nKnowledge Base (login required):\r\n\r\nhttps://assetic.zendesk.com/hc/en-us/articles/360001933756-QGIS-Integration-Introduction\r\n\r\n**Reporting issues**\r\n\r\nLog issues via Assetic Support\r\n\r\n\r\n**Changelog**\r\n\r\n**Release 2.1.0.4**\r\n * Added optional parameter for a mapping that allows transforming geometries to an intermediate CRS, during asset create and update\r\n\r\n**Release 2.1.0.3**\r\n * Fixed an issue with the conversion of Multipoint feature geometry to WKT for the update process\r\n\r\n**Release 2.1.0.2**\r\n * Fixed a bug when trying to access a feature's geometry for bulk spatial updates via the Data Exchange\r\n\r\n**Release 2.1.0.1**\r\n * Added boolean parameter for creation of Functional Location when checking for it's existence during asset association\r\n\r\n**Release 2.1.0.0**\r\n * Added support for Component and Dimension 'upsert' where the Component and or Dimension is created as part of\r\n the Asset update if the Component/Dimension does not already exist.\r\n Requires assetic SDK 2023.16.1.2 minimum, and configuration setting to enable\r\n * Where invalid polygon orientation provided for multipolyon the orientation will be corrected\r\n where possible\r\n\r\n**Release 2.0.1.8**\r\n * Fixed an issue when committing changes to a layer where editing mode was disabled and only partial Assetic IDs\r\n were written back.\r\n * Fixed an issue with bulk updates using the Data Exchange was not properly handling QGIS specific types (e.g QDate)\r\n\r\n**Release 2.0.1.7**\r\n * Fixed issue where feature fields with 'falsy' numeric values were treated as null and not included in API payloads\r\n * Fixed an issue with the handling of empty layer fields mapped to asset address\r\n\r\n**Release 2.0.1.6**\r\n * Option to Buffer update of layer with Assetic ID on asset creation (default option) or apply feature updates directly (set using use_buffered_edit=False)\r\n\r\n**Release 2.0.1.5**\r\n * Improve functional location config\r\n * Improve reporting of unhandled exceptions\r\n\r\n**Release 2.0.1.4**\r\n * Fixed bug that was preventing dimension info being explictly added to each\r\n QGIS row\r\n * Partial asset creation now being correctly reported to logger\r\n * Queries now working correctly when creating/updating functional locations\r\n from layer\r\n * Removed QGIS specific geometry fields from base python-sdk in to qgis package\r\n\r\n**Release 2.0.1.3**\r\n * Fixes for initialisation crash in some circumstances where logging failed\r\n\r\n**Release 2.0.1.2**\r\n * Added functionality to bulk update assets via data-exchange\r\n * Updated assetic dependency\r\n\r\n**Release 2.0.1.1**\r\n * Updated required version of assetic package after discovering bug\r\n\r\n**Release 2.0.1.0**\r\n * Fixed issue where features of type Point and MultiPoint where not\r\n being created in Assetic Cloud\r\n\r\n**Release 2.0.0.1**\r\n * Updated read me with some nicer formatting + extra information\r\n\r\n**Release 2.0.0.0**\r\n * Supports create and update by selection in QGIS GUI\r\n * Uses consolidated Assetic SDK functionality, sharing code with other GIS repositories\r\n\r\n**Release 1.0.0.0**\r\n *\tInitial Build\r\n\r\n\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Assetic QGis Integration API",
"version": "2.1.0.4",
"project_urls": {
"Homepage": "http://www.assetic.com"
},
"split_keywords": [
"assetic",
"qgis",
"integration",
"apis"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "486b11729e32ea04a38d8d98953c1489b6ba9012792855cb84d81c48c1f7bcd2",
"md5": "25d4dfa107c68353976b3396e25f358d",
"sha256": "c2c427b5432cf7fb4a9c8f92084c31904f600b8579d4f2ee592fa02969ae9181"
},
"downloads": -1,
"filename": "assetic_qgis-2.1.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "25d4dfa107c68353976b3396e25f358d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 18235,
"upload_time": "2024-11-21T04:10:32",
"upload_time_iso_8601": "2024-11-21T04:10:32.411629Z",
"url": "https://files.pythonhosted.org/packages/48/6b/11729e32ea04a38d8d98953c1489b6ba9012792855cb84d81c48c1f7bcd2/assetic_qgis-2.1.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-21 04:10:32",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "assetic-qgis"
}