{"id":19135477,"url":"https://github.com/acgeospatial/julia_geospatial","last_synced_at":"2025-05-06T19:29:47.937Z","repository":{"id":108527082,"uuid":"169382306","full_name":"acgeospatial/Julia_Geospatial","owner":"acgeospatial","description":"Examples for a blog series on Geospatial Julia using ArchGDAL","archived":false,"fork":false,"pushed_at":"2022-12-19T10:36:15.000Z","size":32797,"stargazers_count":68,"open_issues_count":0,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-19T14:35:29.113Z","etag":null,"topics":["archgdal","earth-observation","geospatial","julia","raster","satellite-imagery"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","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/acgeospatial.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}},"created_at":"2019-02-06T09:36:51.000Z","updated_at":"2025-02-25T07:44:34.000Z","dependencies_parsed_at":"2023-04-28T11:35:21.349Z","dependency_job_id":null,"html_url":"https://github.com/acgeospatial/Julia_Geospatial","commit_stats":{"total_commits":41,"total_committers":1,"mean_commits":41.0,"dds":0.0,"last_synced_commit":"4891a6172b08c1076f4607c4db62e4f0cf3679d1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgeospatial%2FJulia_Geospatial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgeospatial%2FJulia_Geospatial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgeospatial%2FJulia_Geospatial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acgeospatial%2FJulia_Geospatial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acgeospatial","download_url":"https://codeload.github.com/acgeospatial/Julia_Geospatial/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252752908,"owners_count":21798874,"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":["archgdal","earth-observation","geospatial","julia","raster","satellite-imagery"],"created_at":"2024-11-09T06:30:28.458Z","updated_at":"2025-05-06T19:29:47.906Z","avatar_url":"https://github.com/acgeospatial.png","language":"Jupyter Notebook","readme":"# Julia_Geospatial\nExamples for a blog series on Geospatial Julia using ArchGDAL.\nThe aim of this series is to have a look at the potential for Julia in Geospatial technology. I am more focused on Raster data, in particular data from Satellites - in these posts I will be using Sentinel 2a data. I will be using the ArchGDAL package for this work. There maybe other packages available, at present (Feb 2019) ArchGDAL offered far more than any other Julia package that I could find. I am more than happy to be corrected though.\n\n\u003cbr\u003e\nI don't claim any expertise on Julia Lang - I am just learning. If you have any contributions to make this code better I will happily take them. \n\n## An important note - UPDATE\n\n\u003cb\u003e Dec 2022 I have checked all the code for Julia 1.8.3 and it works. There is no promise of this being best practice, but enjoy!\u003c/b\u003e\n\nbrief blog post here (2021) - http://www.acgeospatial.co.uk/julia-prt4/ \u003cbr\u003e\n\n## Imagery\n\nIsle_Wight.tif (https://github.com/acgeospatial/Julia_Geospatial/blob/master/Isle_wight.tif) is a sample image to be used in some of these scripts. It is a 10m spatial resolution RGB Sentinel 2a image from 2017 (from May I think). I have preprocessed it. I have performed a 99% clip stretch on the data for better display. This was done in Python using Rasterio, but should be possible in ArchGDAL as well, perhaps using https://juliastats.github.io/StatsBase.jl\n\n![alt tag](http://www.acgeospatial.co.uk/wp-content/uploads/2019/02/0-768x413.png)\n\n## Corresponding blog posts\n\nBlog 1 (Feb 2019) - http://www.acgeospatial.co.uk/julia-prt1/ \u003cbr\u003e\nBlog 2 (Feb 2019) - http://www.acgeospatial.co.uk/julia-prt2/ \u003cbr\u003e\nBlog 3 (Feb 2019) - http://www.acgeospatial.co.uk/julia-prt3/ \u003cbr\u003e\nBlog 4 (Dec 2021) - http://www.acgeospatial.co.uk/julia-prt4/ \u003cbr\u003e\n\n## Notebooks of interest\nRaster data and ArchGDAL here\nhttps://github.com/acgeospatial/Julia_Geospatial/blob/master/02_Notebooks/04_reading_displaying_writing_rasters_Julia.ipynb\n\n\nVector data and ArchGDAL here\nhttps://github.com/acgeospatial/Julia_Geospatial/blob/master/02_Notebooks/05_testing_shapefile.ipynb\n\n\nSentinel 2 and GeoArrays here\nhttps://github.com/acgeospatial/Julia_Geospatial/blob/master/02_Notebooks/06_working_with_Sentinel2.ipynb\n\n## Planned - nothing at present - email me info.acgeospatial@gmail.co.uk\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facgeospatial%2Fjulia_geospatial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facgeospatial%2Fjulia_geospatial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facgeospatial%2Fjulia_geospatial/lists"}