#
spatial
Here are 488 public repositories matching this topic...
Cartopy - a cartographic python library with matplotlib support
-
Updated
Aug 24, 2021 - Python
MySQL Spatial Data Extension integration with Laravel.
mysql
laravel
geometry
spatial
laravel-5-package
spatial-functions
laravel-6-package
laravel-7-package
mysql-extension
laravel-8-package
-
Updated
Feb 19, 2021 - PHP
R package for thematic maps
-
Updated
Aug 29, 2021 - R
Spatiotemporal Arrays, Raster and Vector Data Cubes
-
Updated
Aug 29, 2021 - R
Sustainable transport planning with R
r
routes
transportation
routing
cycle
spatial
transport
rstats
r-package
cycling
walking
origin-destination
peer-reviewed
transport-planning
pubic-transport
desire-lines
route-network
-
Updated
Jul 22, 2021 - R
juliohm
commented
Apr 10, 2021
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 🗺️ in R
-
Updated
Aug 23, 2021 - R
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
nodejs
map
maps
mapping
openstreetmap
geo
geospatial
spatial
osm2pgsql
railway
node-js
mapcss
openstreetmap-data
josm
railway-infrastructure
-
Updated
Aug 29, 2021 - JavaScript
noamross
commented
Mar 23, 2018
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
rCarto
commented
Jun 18, 2021
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
Aug 9, 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.
benchmark
cpp
geometry
boost
spatial
spatial-index
hierarchical
quadtree
insert
bgi
rtree
spatial-trees
internal-nodes
rtree-construction-methods
-
Updated
Aug 18, 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!