geospatial
Here are 1,410 public repositories matching this topic...
Hi!
My suggestion/request is simple. When filtering the data, sometimes one needs to use the edge values of the data distribution in the filter histogram.
For example, one wants to choose the data of an hourly distribution (from 0:00 to 24:00) for the time between 22:00 and 6:00 in the nighttime and discard the data from 6:00 till 22:00 during the daytime.
So, when filtering the data with
Good first issue
Please respect the following template to report a new issue, otherwise your issue will be automatically closed.
Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.
If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network
BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support
-
Updated
Dec 24, 2021 - Go
Currently the layer cannot be selected for low zoom levels.
OSMnx: Python for street networks. Retrieve, model, analyze, and visualize street networks and other spatial data from OpenStreetMap.
-
Updated
Apr 8, 2022 - Python
As noted in #599, we don't have unit tests for the kinds of polyfill cases (non-contiguous cells) that make outline-tracing necessary. We should add unit tests here.
Hello Maurits,
This is more of a request than it is an actual issue, but I think the value in this request is really high (for newcomers, especially - but not limited to).
Could you please add a COMPLETE application example of using the API (with user authentication, maybe even with the user-creation SQL script, table authorization, etc).
This would be really really helpful as a quickstart /
-
Updated
Apr 15, 2022
-
Updated
Apr 24, 2022 - TypeScript
Location Intelligence & Data Visualization tool
-
Updated
Apr 20, 2022 - JavaScript
A Python package for interactive mapping with Google Earth Engine, ipyleaflet, and ipywidgets.
-
Updated
Apr 24, 2022 - Python
Is there a way to know when the imagery was collected? I assume sometime in the daylight hours, and probably recently(?) but I have no way of knowing by looking at the output and the associated image.
Can that output be put in the CLI output or some other metadata file that gets associated with the LC####### directory?
JavaScript library to transform coordinates from one coordinate system to another, including datum transformations
-
Updated
Mar 13, 2022 - JavaScript
An open source framework for deep learning on satellite and aerial imagery.
-
Updated
Apr 22, 2022 - Python
Specification for streaming massive heterogeneous 3D geospatial datasets
-
Updated
Apr 20, 2022 - Batchfile
'react-autocomplete' (https://github.com/reactjs/react-autocomplete) is no longer maintained and causing warnings
react-dom.development.js:12357 Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.
- Move code with side effects to componentDidMount, and set initial state in the constructor.
- R
A Python package for interactive mapping and geospatial analysis with minimal coding in a Jupyter environment
-
Updated
Apr 19, 2022 - Python
PostGIS spatial database extension to PostgreSQL [mirror]
-
Updated
Apr 24, 2022 - PLpgSQL
Context: this from @agila5: https://twitter.com/a_gilardi5/status/1487813588454678528
I have not had a chance to read the explanation and am not sure what we should say on the topic but guess it's worth a mention here. Any thoughts?
A cluster computing framework for processing large-scale geospatial data
-
Updated
Apr 24, 2022 - Java
A collection of 360+ Jupyter Python notebook examples for using Google Earth Engine with interactive mapping
-
Updated
Mar 16, 2021 - Jupyter Notebook
http://www.ontosoft.org/portal/#list
I stumbled upon Ontosoft recently, which is a compilation of geoscience academic software.
Not all is open-source and I've not used any of them yet, so I decided to just post here in case anyone wants to check them out.
Make social simulations on real maps! Agent-based modeling for the web.
-
Updated
Jan 16, 2022 - JavaScript
Improve this page
Add a description, image, and links to the geospatial topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geospatial topic, visit your repo's landing page and select "manage topics."


Looking through the scripts in
package.json, a lot of the tasks have inconsistent naming or have misleading namesTo point out a few issues:
kebab-case(e.g.prettier-check) while others usecamelCase(e.g.buildApps). We should pick a consistent style. (Personally I findkebab-caseeasier to type on the command line)generateDocumentationseems needlessly l