{"id":31238978,"url":"https://github.com/3l-gee/delorean-aixm","last_synced_at":"2025-10-11T07:05:47.247Z","repository":{"id":248600340,"uuid":"828036144","full_name":"3l-gee/delorean-aixm","owner":"3l-gee","description":"Open source ETL tool for AIXM","archived":false,"fork":false,"pushed_at":"2025-09-14T21:57:52.000Z","size":38276,"stargazers_count":7,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-14T23:39:18.893Z","etag":null,"topics":["aixm","psql","qgis","temporal-data"],"latest_commit_sha":null,"homepage":"https://delorean-aixm.io/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3l-gee.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-07-13T00:16:24.000Z","updated_at":"2025-09-12T17:21:14.000Z","dependencies_parsed_at":"2024-07-16T02:14:49.328Z","dependency_job_id":"1824f8c8-03e5-4399-b79c-b2358906e3c5","html_url":"https://github.com/3l-gee/delorean-aixm","commit_stats":{"total_commits":39,"total_committers":3,"mean_commits":13.0,"dds":"0.10256410256410253","last_synced_commit":"3e78b6893c6abc8b60e99772e4330ca4b9931591"},"previous_names":["3l-gee/delorean","3l-gee/delorean-aixm"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/3l-gee/delorean-aixm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3l-gee%2Fdelorean-aixm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3l-gee%2Fdelorean-aixm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3l-gee%2Fdelorean-aixm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3l-gee%2Fdelorean-aixm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3l-gee","download_url":"https://codeload.github.com/3l-gee/delorean-aixm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3l-gee%2Fdelorean-aixm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276459661,"owners_count":25646403,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aixm","psql","qgis","temporal-data"],"created_at":"2025-09-22T19:22:59.955Z","updated_at":"2025-10-11T07:05:47.242Z","avatar_url":"https://github.com/3l-gee.png","language":"Java","funding_links":[],"categories":["AIXM"],"sub_categories":[],"readme":"```\n ██████╗  ███████╗ ██╗       ██████╗  ██████╗  ███████╗  █████╗  ███╗   ██╗ \n ██╔══██╗ ██╔════╝ ██║      ██╔═══██╗ ██╔══██╗ ██╔════╝ ██╔══██╗ ████╗  ██║ \n ██║  ██║ █████╗   ██║      ██║   ██║ ██████╔╝ █████╗   ███████║ ██╔██╗ ██║ \n ██║  ██║ ██╔══╝   ██║      ██║   ██║ ██╔══██╗ ██╔══╝   ██╔══██║ ██║╚██╗██║ \n ██████╔╝ ███████╗ ███████╗ ╚██████╔╝ ██║  ██║ ███████╗ ██║  ██║ ██║ ╚████║ \n ╚═════╝  ╚══════╝ ╚══════╝  ╚═════╝  ╚═╝  ╚═╝ ╚══════╝ ╚═╝  ╚═╝ ╚═╝  ╚═══╝ \n```                      \n\nDeloreans is an open-source tool written in Java and targeted at PostgreSQL, allowing users to create, visualize, and work with AIXM datasets. Delorean acts as a link between XML, PostgreSQL and QGIS. \n\n```mermaid\nmindmap\n    root((Delorean))\n        xml\n            load\n            export\n            validate\n        postgres\n            load\n            export\n            view\n        filter\n            feature\n            time\n            geometry\n        transform\n            feature\n            time\n            geometry\n        merge\n            feature\n            time\n            geometry\n```\n\nDelorean support all features types found in aixm for the following aixm versions : \n* [ ] 5_2 (in dev)\n* [ ] 5_1_1 (in dev)\n* [x] 5_1\n* [ ] 5_0\n* [ ] 4_5 \n\n## License\n\nDelorean is licensed under the MIT License.\n\n## Using\n\nConsult the Wiki : [Usage](https://github.com/3l-gee/delorean/wiki) / [Exemple](https://github.com/3l-gee/delorean/wiki/Use-case-Exemple)\n\n## Building\n\nThe build process for delorean is complicated as it relies on the aixm xsd to build the entire aixm specific code base. \n✨ Deloreans Rube goldberg build machine ✨\n1) ```mvn clean compile -P enable-jaxb```\n2) Delete the classes :\n    *  ```src\\main\\java\\com\\aixm\\delorean\\core\\schema\\a5_1\\aixm\\message\\Adapter1.java```\n    *  ```src\\main\\java\\com\\aixm\\delorean\\core\\schema\\a5_1\\aixm\\Adapter1.java - Adapter8.java```\n    *  ```src\\main\\java\\com\\aixm\\delorean\\core\\schema\\a5_1_1\\aixm\\message\\Adapter1.java```\n    *  ```src\\main\\java\\com\\aixm\\delorean\\core\\schema\\a5_1_1\\aixm\\Adapter1.java - Adapter8.java```\n    *  ```src\\main\\java\\com\\aixm\\delorean\\core\\org\\gml\\v_3_2\\Adapter1.java```\n3) Remove the faulty code from\n    * ```src\\main\\java\\com\\aixm\\delorean\\core\\org\\gml\\v_3_2\\ObjectFactory.java [5064 - 5077]```\n4) ```python util\\compilation\\compilation_script.py```\n5) ```mvn clean compile```\n\nAdditionally, the ressources produced for QGIS and postgresql rely on codegeneration like toolkits custum made for the purpose of Delorean.\n\n## Documentation\nPlease refer to the [wiki](https://github.com/3l-gee/delorean/wiki) for the full documentation.\n\n## Bugs\n\nTODO\n\n## Community support\n\nTODO\n\n## Contributing\n\nTODO\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3l-gee%2Fdelorean-aixm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3l-gee%2Fdelorean-aixm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3l-gee%2Fdelorean-aixm/lists"}