{"id":34623117,"url":"https://github.com/marcinbator/asc-to-3d-model-blender-script","last_synced_at":"2026-05-29T05:31:35.603Z","repository":{"id":321113337,"uuid":"1048052652","full_name":"marcinbator/asc-to-3d-model-blender-script","owner":"marcinbator","description":"Python Blender script for converting .asc (Numeric Terrain Model ASCII grid) to 3D printable block)","archived":false,"fork":false,"pushed_at":"2025-10-27T20:23:05.000Z","size":59422,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-27T22:19:21.541Z","etag":null,"topics":["geoportal","gis","stl","terrain"],"latest_commit_sha":null,"homepage":"","language":"Python","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/marcinbator.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":"2025-08-31T20:08:48.000Z","updated_at":"2025-10-27T20:23:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"048da259-8f9b-41e7-b03e-2a4b2e70c1c0","html_url":"https://github.com/marcinbator/asc-to-3d-model-blender-script","commit_stats":null,"previous_names":["marcinbator/asc-to-3d-model-blender-script"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/marcinbator/asc-to-3d-model-blender-script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcinbator%2Fasc-to-3d-model-blender-script","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcinbator%2Fasc-to-3d-model-blender-script/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcinbator%2Fasc-to-3d-model-blender-script/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcinbator%2Fasc-to-3d-model-blender-script/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcinbator","download_url":"https://codeload.github.com/marcinbator/asc-to-3d-model-blender-script/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcinbator%2Fasc-to-3d-model-blender-script/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33639050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"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":["geoportal","gis","stl","terrain"],"created_at":"2025-12-24T15:41:25.506Z","updated_at":"2026-05-29T05:31:35.597Z","avatar_url":"https://github.com/marcinbator.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terrain to .STL format\n\nThis script allows to convert .asc file containing Digital Terrain Model of terrain to the 3D model ready to export as .stl file, e.g. for printing.\n\n1. Download the .asc file with the digital terrain model (using \u003chttps://github.com/marcinbator/geoportal-asc-terrain-downloader\u003e, or manually from \u003chttps://mapy.geoportal.gov.pl/imap/Imgp_2.html?gpmap=gp0\u003e (on the left: data download -\u003e WCS -\u003e Digital terrain model - Arc/info ASCII grid -\u003e Draw area -\u003e Download file)).\n2. In the .asc file, replace the `dx` and `dy` lines with the following lines (if needed):\n\n   ```asc\n   cellsize    1.0001\n   NODATA_value  0\n   ```\n\n3. Blender: Install the BlenderGIS library (\u003chttps://github.com/domlysz/BlenderGIS\u003e).\n4. GIS -\u003e Import -\u003e ESRI ASCII Grid (asc).\n5. Scripting -\u003e paste or load the `./script.py` file, press RUN and wait (this can take very long).\n6. Export -\u003e .stl.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcinbator%2Fasc-to-3d-model-blender-script","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcinbator%2Fasc-to-3d-model-blender-script","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcinbator%2Fasc-to-3d-model-blender-script/lists"}