{"id":23116399,"url":"https://github.com/3dcitydb/plugin-spreadsheet-generator","last_synced_at":"2025-08-16T21:32:39.221Z","repository":{"id":16144229,"uuid":"18889772","full_name":"3dcitydb/plugin-spreadsheet-generator","owner":"3dcitydb","description":"Importer/Exporter plugin to export feature attributes as spreadsheets","archived":false,"fork":false,"pushed_at":"2024-09-14T13:03:10.000Z","size":61245,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-09-15T23:04:01.907Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3dcitydb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-04-17T18:52:19.000Z","updated_at":"2024-09-14T13:03:13.000Z","dependencies_parsed_at":"2024-08-28T13:21:29.293Z","dependency_job_id":null,"html_url":"https://github.com/3dcitydb/plugin-spreadsheet-generator","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2Fplugin-spreadsheet-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2Fplugin-spreadsheet-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2Fplugin-spreadsheet-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2Fplugin-spreadsheet-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3dcitydb","download_url":"https://codeload.github.com/3dcitydb/plugin-spreadsheet-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230061427,"owners_count":18166705,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T04:16:08.088Z","updated_at":"2025-08-16T21:32:39.172Z","avatar_url":"https://github.com/3dcitydb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Spreadsheet Generator Plugin\r\n============================\r\n\r\n\u003e [!NOTE]\r\n\u003e This repository hosts the 3DCityDB v4 Spreadsheet Generator Plugin. Although 3DCityDB v5 is now available, 3DCityDB v4\r\n\u003e remains stable and operational. However, it is in **maintenance mode**, meaning no significant new features are\r\n\u003e planned, though existing bugs will continue to be addressed. Development is now focused on 3DCityDB v5, and we recommend\r\n\u003e upgrading to benefit from new features and improvements. Please refer to the [3DCityDB v5 user manual](https://3dcitydb.github.io/3dcitydb-mkdocs/)\r\n\u003e for more information.\r\n\r\nThe Spreadsheet Generator Plugin allows users export attribute data of the city objects stored in the 3D City Database\r\nin tabular form as comma-separated values (CSV) or Microsoft Excel (XLSX) file.\r\n\r\nThe Spreadsheet Generator is implemented as plugin for the\r\n[3D City Database Importer/Exporter](https://github.com/3dcitydb/importer-exporter).\r\n\r\nLicense\r\n-------\r\nThe Spreadsheet Generator Plugin is licensed under the [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0).\r\nSee the `LICENSE` file for more details.\r\n\r\nNote that releases of the software before version 2.1.0 continue to be licensed under GNU LGPL 3.0.\r\nTo request a previous release of the 3D City Database Importer/Exporter under Apache License 2.0 create a GitHub issue.\r\n\r\nLatest release\r\n--------------\r\nThe latest stable release of the Spreadsheet Generator Plugin is 4.3.1.\r\n\r\nDownload the software [here](https://github.com/3dcitydb/plugin-spreadsheet-generator/releases/download/v4.3.1/plugin-spreadsheet-generator-4.3.1.zip).\r\nPrevious releases are available from the [releases section](https://github.com/3dcitydb/plugin-spreadsheet-generator/releases).\r\n\r\nInstallation\r\n------------\r\nThe Spreadsheet Generator plugin is shipped with the [3D City Database Suite installer](https://github.com/3dcitydb/3dcitydb-suite/releases).\r\nWhen running the installer, a setup wizard will let you choose to install the plugin together with the required\r\nversion of the Importer/Exporter tool. This is the recommended and easiest way to install the plugin.\r\n\r\nAlternatively, you may download the software from the [releases section](https://github.com/3dcitydb/plugin-spreadsheet-generator/releases)\r\n(or build it from source) and unzip it into the `plugins` folder within the installation folder of the\r\nImporter/Exporter. Please note that in this case you have to make sure yourself that the plugin version you\r\ndownload can be used together with your installation of the Importer/Exporter. After a restart of the\r\nImporter/Exporter, the Spreadsheet Generator will be ready to use.\r\n\r\nSystem requirements\r\n-------------------\r\nEach version of the Spreadsheet Generator plugin is built against a specific version of the Importer/Exporter.\r\nPlease check the release notes of the version you want to use for more information. \r\n\r\nDocumentation\r\n-------------\r\nA complete and comprehensive user manual on the Spreadsheet Generator Plugin is available\r\n[online](https://3dcitydb-docs.readthedocs.io/en/latest/plugins/spreadsheet/).\r\n\r\nContributing\r\n------------\r\n* To file bugs found in the software create a GitHub issue.\r\n* To contribute code for fixing filed issues create a pull request with the issue id.\r\n* To propose a new feature create a GitHub issue and open a discussion.\r\n\r\nBuilding\r\n--------\r\nThe Spreadsheet Generator plugin uses [Gradle](https://gradle.org/) as build system. To build the plugin from source,\r\nclone the repository to your local machine and run the following command from the root of the repository.\r\n\r\n    \u003e gradlew installDist\r\n    \r\nThe build process will produce the plugin software package under `build/install`. Simply copy the contents of this\r\nfolder into the `plugins` folder of your Importer/Exporter installation to use the plugin.\r\n\r\nDevelopers\r\n----------\r\nThe Spreadsheet Generator plugin has been developed by and with the support from the following cooperation partners:\r\n\r\n* [Chair of Geoinformatics, Technical University of Munich](https://www.gis.bgu.tum.de/)\r\n* [Virtual City Systems, Berlin](https://vc.systems/)\r\n* [M.O.S.S. Computer Grafik Systeme GmbH, Taufkirchen](http://www.moss.de/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dcitydb%2Fplugin-spreadsheet-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3dcitydb%2Fplugin-spreadsheet-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dcitydb%2Fplugin-spreadsheet-generator/lists"}