-
Updated
Jun 2, 2022 - JavaScript
geospatial-analysis
Here are 210 public repositories matching this topic...
-
Updated
May 28, 2022
-
Updated
May 31, 2022 - Python
-
Updated
Aug 26, 2021 - Scala
-
Updated
Sep 1, 2021 - Shell
-
Updated
Jul 25, 2019 - Jupyter Notebook
-
Updated
Apr 26, 2022 - Jupyter Notebook
-
Updated
Jun 1, 2022 - Python
-
Updated
Apr 22, 2022 - JavaScript
-
Updated
May 20, 2022 - Jupyter Notebook
-
Updated
Mar 7, 2017 - Jupyter Notebook
-
Updated
Aug 8, 2019 - Python
Name of the addon
wx.metadata
Describe the bug
xmllint reports various errors on the XML templates used by wx.metadata.
To Reproduce
xmllint src/gui/wxpython/wx.metadata/profiles/inspireProfile.xml
xmllint src/gui/wxpython/wx.metadata/profiles/temporalProfile.xml
Expected behavior
XML files pass linting by xmllint or the templates are not stored as XML
-
Updated
Jun 10, 2021 - JavaScript
Follow up from mundialis/actinia_core#278
In the modules in rest folder, API docs are still defined above the HTTP methods. They should also be moved to actinia-api.
Also move version definition to this repo (e.g. v3). Then importing plugins/libs also need to be adjusted!
-
Updated
May 12, 2022 - Python
-
Updated
Sep 3, 2021 - Python
-
Updated
Dec 24, 2019 - C
-
Updated
Apr 10, 2019 - Jupyter Notebook
-
Updated
Aug 13, 2021 - Python
-
Updated
Nov 19, 2021 - Python
-
Updated
Mar 15, 2018 - Jupyter Notebook
-
Updated
Jun 6, 2021 - Julia
-
Updated
May 31, 2022 - Python
-
Updated
Dec 3, 2020 - JavaScript
-
Updated
Dec 16, 2019 - HTML
Urban design projects might be time-bound, such as when the project has start and (planned) completion dates. Likewise, projects have various statuses, like
- planning
- development
- cancelled
- complete/finished
Design a feature allowing project owners to document project status and key dates.
-
Updated
May 4, 2021 - Jupyter Notebook
Improve this page
Add a description, image, and links to the geospatial-analysis topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geospatial-analysis topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem?
Tests running on Ubuntu download the test data every time they run.
The URL is:
https://grass.osgeo.org/sampledata/north_carolina/nc_spm_full_v2alpha2.tar.gz
Describe the solution you'd like
GitHub Actions cache is used instead of a download inside the test script.
Describe alternatives you've considered
All these would