All Projects → GDSL-UL → san

GDSL-UL / san

Licence: CC0-1.0 license
Spatial Modelling for Data Scientists

Programming Languages

Jupyter Notebook
11667 projects
TeX
3793 projects

Projects that are alternatives of or similar to san

Atlas
OSM in memory
Stars: ✭ 172 (+173.02%)
Mutual labels:  maps, spatial-analysis
Osmnx
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
Stars: ✭ 3,357 (+5228.57%)
Mutual labels:  maps, spatial-analysis
harp-leaflet
Leaflet plugin for harp.gl
Stars: ✭ 16 (-74.6%)
Mutual labels:  maps
Crop-Yield-Prediction-Using-Satellite-Imagery
No description or website provided.
Stars: ✭ 44 (-30.16%)
Mutual labels:  spatial-analysis
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-73.02%)
Mutual labels:  cross-validation
census-map-downloader
Easily download U.S. census maps
Stars: ✭ 31 (-50.79%)
Mutual labels:  maps
react-kakao-maps-sdk
React components for using kakao map api
Stars: ✭ 134 (+112.7%)
Mutual labels:  maps
flyxc
GPS track visualization, flight planning, live tracking, and more ...
Stars: ✭ 47 (-25.4%)
Mutual labels:  maps
absmapsdata
Use ABS ASGS data easily in R
Stars: ✭ 48 (-23.81%)
Mutual labels:  maps
rigel-rn
React Native Starter App with Redux, Sagas, Perfect Structure, works under rigel cli ( which helps to create reducer, components, screens, sagas) by command line
Stars: ✭ 22 (-65.08%)
Mutual labels:  maps
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+273.02%)
Mutual labels:  spatial-analysis
open route service
An encapsulation made around openrouteservice API for Dart and Flutter projects. Made for easy generation of Routes and Directions on Maps, Isochrones, Time-Distance Matrix, Pelias Geocoding, POIs, Elevation and routing Optimizations using their amazing API.
Stars: ✭ 20 (-68.25%)
Mutual labels:  maps
bruceR
📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.
Stars: ✭ 110 (+74.6%)
Mutual labels:  multilevel-models
Bayesian Workshop
Material for a Bayesian statistics workshop
Stars: ✭ 34 (-46.03%)
Mutual labels:  multilevel-models
geofiddle
Geometric conversions between different formats and projections
Stars: ✭ 15 (-76.19%)
Mutual labels:  maps
Intro to spatial analysis
Intro to spatial analysis in R
Stars: ✭ 28 (-55.56%)
Mutual labels:  spatial-analysis
cMaps
🎨 Control options and customization of the Google Maps colors, just 1,7 KB.
Stars: ✭ 14 (-77.78%)
Mutual labels:  maps
unfolded-maps
Unfolded Studio sample maps 🗺️ with Observable JS 📓, Jupyter/.Net Interactive notebooks 📚 & Unfolded Map SDK
Stars: ✭ 20 (-68.25%)
Mutual labels:  maps
mlr3spatiotempcv
Spatiotemporal resampling methods for mlr3
Stars: ✭ 43 (-31.75%)
Mutual labels:  cross-validation
leaflet.minichart
Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts
Stars: ✭ 27 (-57.14%)
Mutual labels:  maps

SAN - Spatial Analysis Notes

bookdown::render_book("index.Rmd", "bookdown::gitbook")
  • Build the pdf:
bookdown::render_book("index.Rmd", "bookdown::pdf_book")
  • Build the ebook:
bookdown::render_book("index.Rmd", "bookdown::epub_book")
  • For Tufte static:
bookdown::render_book("index.Rmd", "bookdown::tufte_html_book")

Citation

If you use the material, code or processed data, you can give appropriate attribution by using the following citation:

@book{rowearribas-bel_smds21,
  author = {Rowe, Francisco and Arribas-Bel, Dani},
  title = {Spatial Modelling for Data Scientists},
  year = 2022,
  url = {gdsl-ul.github.io/san/},
  doi = {10.17605/OSF.IO/8F6XR},
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].