{"id":23116414,"url":"https://github.com/3dcitydb/3dcitydb-suite","last_synced_at":"2025-04-04T01:26:12.217Z","repository":{"id":50461854,"uuid":"332808421","full_name":"3dcitydb/3dcitydb-suite","owner":"3dcitydb","description":"Bundle of the 3D City Database software components","archived":false,"fork":false,"pushed_at":"2025-03-15T16:19:08.000Z","size":47190,"stargazers_count":14,"open_issues_count":1,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-15T17:25:18.140Z","etag":null,"topics":["3d-city-model","3d-web-map","3dcitydb","3dcitydb-docs","ades","import-and-export","plugins","web-feature-service"],"latest_commit_sha":null,"homepage":"http://www.3dcitydb.org/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3dcitydb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-01-25T16:23:01.000Z","updated_at":"2025-03-15T16:19:11.000Z","dependencies_parsed_at":"2024-09-14T23:20:34.061Z","dependency_job_id":"50c4a08c-7d13-44b1-a98f-154a08d8b69a","html_url":"https://github.com/3dcitydb/3dcitydb-suite","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2F3dcitydb-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2F3dcitydb-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2F3dcitydb-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3dcitydb%2F3dcitydb-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3dcitydb","download_url":"https://codeload.github.com/3dcitydb/3dcitydb-suite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247105552,"owners_count":20884458,"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":["3d-city-model","3d-web-map","3dcitydb","3dcitydb-docs","ades","import-and-export","plugins","web-feature-service"],"created_at":"2024-12-17T04:16:09.224Z","updated_at":"2025-04-04T01:26:12.208Z","avatar_url":"https://github.com/3dcitydb.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"3D City Database Suite\n======================\n\n\u003e [!NOTE]\n\u003e This repository hosts software packages for the 3DCityDB v4 and its tools. Although 3DCityDB v5 is now available, 3DCityDB v4\n\u003e remains stable and operational. However, it is in **maintenance mode**, meaning no significant new features are\n\u003e planned, though existing bugs will continue to be addressed. Development is now focused on 3DCityDB v5, and we recommend\n\u003e upgrading to benefit from new features and improvements. Please refer to the [3DCityDB v5 user manual](https://3dcitydb.github.io/3dcitydb-mkdocs/)\n\u003e for more information.\n\nThis is an umbrella repository for the 3D City Database and the associated software tools to import,\nexport, manage, analyse, and visualize virtual 3D city models based on the 3D City Database.\n\nThe 3D City Database and each software tool are managed in separate repositories and follow their own\ndevelopment and release cycles. The purpose of this repository is to bundle the separate components at one\nplace and to create regular releases of the entire suite. A suite release contains the most recent\nand stable versions of all components at the time of the release and is assigned its own version number.\n\nWith every release of the suite we also publish an installer that lets you install the Importer/Exporter,\nthe 3D City Database scripts, the 3D Web Map Client, and Importer/Exporter plugins on your local machine.\n\nLatest release\n--------------\nThe latest stable release of the 3D City Database Suite is 2024.0.1.\n\nYou can download the installer for the latest release as well as previous releases from the\n[releases section](https://github.com/3dcitydb/3dcitydb-suite/releases). A complete and comprehensive user manual\nfor this release is available [online](https://3dcitydb-docs.readthedocs.io/en/version-2024.0/).\n\nContributing\n------------\nIf you want to file bugs, contribute code or propose a new feature for a specific software component,\nplease create a GitHub issue or a pull request **in the repository of the corresponding software component**.\n\nBuilding a 3D City Database Suite installer\n-------------------------------------------\nThis repository lets you build your own installer for the Importer/Exporter including the 3D City Database scripts,\nthe 3D Web Map Client, and Importer/Exporter plugins. We use [Gradle](https://gradle.org/) as build system.\nTo build the installer from source, clone the repository to your local machine and run the following\ncommand from the root of the repository.\n\n    \u003e gradlew buildImpExpInstaller\n\nThe script automatically clones the repositories of all required software components and downloads all\nmandatory dependencies for building the software. So, make sure you are connected to the internet. The build process\nruns on all major operating systems and only requires a Java 8 JDK or higher to run.\n\nIf the build was successful, you will find the Importer/Exporter installer under `build/distributions`.\n\nYou can adapt the `.gitmodules` file in the root of the repository if you want a specific branch of a software\ncomponent to be used in the build process. Make sure that the versions of the software components from the branches\nyou have selected are compatible with each other.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dcitydb%2F3dcitydb-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3dcitydb%2F3dcitydb-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3dcitydb%2F3dcitydb-suite/lists"}