spatial
Here are 474 public repositories matching this topic...
Cartopy - a cartographic python library with matplotlib support
-
Updated
Jul 31, 2021 - Python
MySQL Spatial Data Extension integration with Laravel.
-
Updated
Feb 19, 2021 - PHP
R package for thematic maps
-
Updated
Jul 30, 2021 - R
Spatiotemporal Arrays, Raster and Vector Data Cubes
-
Updated
Aug 3, 2021 - R
Sustainable transport planning with R
-
Updated
Jul 22, 2021 - R
Currently the default block size in declustereted statistics is the median pairwise distance of a couple of samples. We could change the default to the mode instead.
GeostatsPy Python package for spatial data analytics and geostatistics. Mostly a reimplementation of GSLIB, Geostatistical Library (Deutsch and Journel, 1992) in Python. Geostatistics in a Python package. I hope this resources is helpful, Prof. Michael Pyrcz
-
Updated
Jul 15, 2021 - Jupyter Notebook
R Package for accessing and plotting Google Maps
-
Updated
Apr 15, 2021 - R
Landscape Metrics for Categorical Map Patterns
-
Updated
Jul 7, 2021 - R
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
-
Updated
Jul 30, 2021 - JavaScript
In some ways fasterize does diverge from rasterize (e.g., #13). These should be tersely described in the README/vignette and function documentation.
OpenLayers Editor
-
Updated
Feb 1, 2021 - JavaScript
mf_background() adds background images underneath maps:
library(mapsf)
#> Le chargement a nécessité le package : sf
#> Linking to GEOS 3.7.1, GDAL 3.1.2, PROJ 7.1.0
mtq <- mf_get_mtq()
th <- mf_theme("default", bg = "grey20", fg = "grey80")
mf_init(mtq, theme = th)
mf_background(system.file("img/background.jpg", package = "mapsf"))
mf_map(mtq, lwd = 2, col = NA, border = "grey80",Fast 2D Delaunay triangulation in Rust. A port of Delaunator.
-
Updated
Jul 31, 2021 - Rust
A geometry model that conforms to the OGC Simple Features for SQL specification.
-
Updated
Jun 18, 2021 - Java
Code, data and prose of the book: Spatial Microsimulation with R
-
Updated
May 1, 2018 - R
Templated hierarchical spatial trees designed for high-peformance.
-
Updated
May 27, 2021 - C++
Improve this page
Add a description, image, and links to the spatial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spatial topic, visit your repo's landing page and select "manage topics."


It would be great to mention this in the relevant chapter: https://github.com/walkerke/crsuggest
Specifically it would fit perfectly here: https://geocompr.robinlovelace.net/reproj-geo-data.html#which-crs-to-use
Heads-up @walkerke, awesome package, let me know if you've any comments/suggestions on describing the package and thanks for developing it!