-
There's some interesting papers published in the past few years incorporating SIMD into geospatial algorithms:
- https://arxiv.org/abs/1802.09488
- https://arxiv.org/abs/1403.0802
- https://gisan…
-
When not doing a geospatial analysis get the city, state, country, prefecture, county, or other meta data fields filled in.
(https://www.geeksforgeeks.org/get-the-city-state-and-country-names-from-…
-
Ideas for possible repositories to add:
- [ ] Accessing raw species data from Oracle/API (exists but not public)
- [ ] Geospatial data summaries (exists as bunch of script files)
- [ ] Analysis +…
-
https://leafmap.org/:
> Leafmap is a Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment.
It would be great if we somehow can streamline …
-
Chapter 2, section titled: "Visualizing Environmental Complaints in New York City" mentions your github repository for dataset but the link gets a 404 error.
https://oreil.ly/9ADWy leads to
https…
-
https://pydata.org/nyc2024/call-for-proposals
-
Recently realized that xarray has [a nice new interpolation module](http://xarray.pydata.org/en/stable/interpolation.html) added by @crusaderky and @fujiisoup in pydata/xarray#2079 (also cc @shoyer, @…
-
*Updated: 2017-9-19*
- [Geoplot](https://github.com/ResidentMario/geoplot)
- [OSMnx](http://geoffboeing.com/2016/11/osmnx-python-street-networks/)
- [GeoNotebook](https://github.com/OpenGeoscienc…
-
### Problem Description
The PostgreSQL connector cannot automatically map the POSTGIS `geography(Point)` type to the Elasticsearch `Geopoint` field. This issue prevents efficient use of geospatial da…
-
I've noticed while using `turf.lineIntersect` that the points it returns aren't exactly on the point of intersection. This can be seen on the [demo on the main turf documentation](http://turfjs.org/do…