Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/visr/juliacon2018-juliageo
Material used in the JuliaCon 2018 presentation "Building a strong foundation for geospatial innovation"
https://github.com/visr/juliacon2018-juliageo
geo julia juliacon
Last synced: about 1 month ago
JSON representation
Material used in the JuliaCon 2018 presentation "Building a strong foundation for geospatial innovation"
- Host: GitHub
- URL: https://github.com/visr/juliacon2018-juliageo
- Owner: visr
- License: mit
- Created: 2018-08-16T06:53:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T15:37:53.000Z (almost 5 years ago)
- Last Synced: 2024-10-13T23:32:07.479Z (2 months ago)
- Topics: geo, julia, juliacon
- Language: Julia
- Size: 739 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# JuliaCon 2018 - Building a strong foundation for geospatial innovation
This [repository](https://github.com/visr/JuliaCon2018-JuliaGeo) contains the slides and demo code used in the presentation. The talk was also recorded and is available here: https://youtu.be/CD4EiDNeNg4.
The raster data used in the presentation was obtained from here: https://environment.data.gov.uk/ds/survey/#/survey?grid=NY31. Some further processing was done to combine the downloaded data to a single tile.
## Description
This talk will showcase what is possible with the JuliaGeo related packages, with the aim to get you started if you want to do geospatial analysis in Julia. Making full use of the strengths of Julia, examples are shown of that would be either too slow or too much work in other languages.